annotate po/sk.po @ 31752:3ef5e744589c

sametime: Avoid a theoretical null strcmp We don't ever call group_ensure() with a non-null group, and libmeanwhile takes steps to ensure a group never has a NULL name, so this can't happen. But this makes clang happier.
author Paul Aurich <paul@darkrain42.org>
date Thu, 21 Jul 2011 03:26:18 +0000
parents 780f1068299b
children 9b2f7847c133
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1 # translation of pidgin.po to Slovak
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
2 # Copyright (C) 2008 THE PACKAGE'S COPYRIGHT HOLDER
19286
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.
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
4 # loptosko <loptosko@gmail.com>, 2007, 2008, 2009, 2010, 2011.
15955
ab7791faefa1 translation updates. 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
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
6 # Ivan Masár <helix84@centrum.sk>, 2007.
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7 # Pavol Klačanský <pavolzetor@gmail.com>, 2008.
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
8 # Andrej Herceg <herceg.andrej@zoznam.sk>, 2008.
2974
11f563b4153a [gaim-migrate @ 2987]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
9 #
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11 msgstr ""
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
12 "Project-Id-Version: Pidgin 2.6.0\n"
8778
8bf735cf9d1c [gaim-migrate @ 9540]
Luke Schierer <lschiere@pidgin.im>
parents: 8460
diff changeset
13 "Report-Msgid-Bugs-To: \n"
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
14 "POT-Creation-Date: 2011-03-10 02:23-0800\n"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
15 "PO-Revision-Date: 2011-03-09 11:03+0100\n"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16 "Last-Translator: loptosko <loptosko@gmail.com>\n"
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
17 "Language-Team: Slovak <sk-i18n@lists.linux.sk>\n"
30142
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
18 "Language: sk\n"
2974
11f563b4153a [gaim-migrate @ 2987]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
19 "MIME-Version: 1.0\n"
6546
e34907332e46 [gaim-migrate @ 7068]
Mark Doliner <mark@kingant.net>
parents: 6455
diff changeset
20 "Content-Type: text/plain; charset=UTF-8\n"
2974
11f563b4153a [gaim-migrate @ 2987]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
21 "Content-Transfer-Encoding: 8bit\n"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
22 "Plural-Forms: nplurals=3; plural=(n==1) ? 1 : (n>=2 && n<=4) ? 2 : 0;\n"
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
23
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
24 #. Translators may want to transliterate the name.
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
25 #. It is not to be translated.
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
26 msgid "Finch"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
27 msgstr "Finch"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
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
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"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
31 msgstr "%s. Viac informácií získate pomocou „%s -h“.\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
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
33 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
34 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
35 "%s\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
36 "Usage: %s [OPTION]...\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
37 "\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
38 " -c, --config=DIR use DIR for config files\n"
25503
c7147de91938 Russian, Slovak, and Serbian translations updated. Fixes #8486, #8488, #8489.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25275
diff changeset
39 " -d, --debug print debugging messages to stderr\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
40 " -h, --help display this help and exit\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
41 " -n, --nologin don't automatically login\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
42 " -v, --version display the current version and exit\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
43 msgstr ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
44 "%s\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
45 "Použitie: %s [VOĽBA]...\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
46 "\n"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
47 " -c, --config=ADR pre konfiguračné súbory použije ADR\n"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
48 " -d, --debug vkladá ladiace informácie do stdout\n"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
49 " -h, --help zobrazí túto pomoc a skončí\n"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
50 " -n, --nologin neprihlasovať automaticky\n"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
51 " -v, --version zobrazí verziu programu a skončí\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
52
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
53 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
54 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
55 "%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
56 "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
57 "http://developer.pidgin.im"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
58 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
59 "V programe %s sa vyskytli chyby pri prenose nastavení z %s do %s. Prosím, "
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
60 "skúste dokončiť prenos nastavení sami. Prosím, ohláste túto chybu na adrese "
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
61 "http://developer.pidgin.im"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
62
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
63 #. the user did not fill in the captcha
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
64 msgid "Error"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
65 msgstr "Chyba"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
66
30296
babae1f32dc0 Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30142
diff changeset
67 msgid "Account was not modified"
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
68 msgstr "Účet nebol zmenený"
30296
babae1f32dc0 Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30142
diff changeset
69
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
70 msgid "Account was not added"
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
71 msgstr "Účet nebol pridaný"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
72
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
73 msgid "Username of an account must be non-empty."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
74 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
75
30296
babae1f32dc0 Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30142
diff changeset
76 msgid ""
babae1f32dc0 Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30142
diff changeset
77 "The account's protocol cannot be changed while it is connected to the server."
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
78 msgstr "Protokol účtu sa nedá zmeniť počas prihlásenia na server."
30296
babae1f32dc0 Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30142
diff changeset
79
babae1f32dc0 Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30142
diff changeset
80 msgid ""
babae1f32dc0 Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30142
diff changeset
81 "The account's username cannot be changed while it is connected to the server."
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
82 msgstr "Prihlasovacie meno účtu sa nedá zmeniť počas prihlásenia na server."
30296
babae1f32dc0 Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30142
diff changeset
83
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
84 msgid "New mail notifications"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
85 msgstr "Upozornenia na novú poštu"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
86
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
87 msgid "Remember password"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
88 msgstr "Zapamätať heslo"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
89
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
90 msgid "There are no protocol plugins installed."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
91 msgstr "Nie sú nainštalované žiadne moduly protokolov."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
92
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
93 msgid "(You probably forgot to 'make install'.)"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
94 msgstr "(Pravdepodobne ste zabudli na „make install“.)"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
95
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
96 msgid "Modify Account"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
97 msgstr "Upraviť účet"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
98
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
99 msgid "New Account"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
100 msgstr "Nový účet"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
101
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
102 msgid "Protocol:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
103 msgstr "Protokol:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
104
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
105 msgid "Username:"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
106 msgstr "Používateľské meno:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
107
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
108 msgid "Password:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
109 msgstr "Heslo:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
110
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
111 msgid "Alias:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
112 msgstr "Prezývka:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
113
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
114 #. Register checkbox
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
115 msgid "Create this account on the server"
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
116 msgstr "Vytvoriť takýto účet na serveri"
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
117
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
118 #. Cancel button
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
119 #. Cancel
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
120 msgid "Cancel"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
121 msgstr "Zrušiť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
122
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
123 #. Save button
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
124 #. Save
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
125 msgid "Save"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
126 msgstr "Uložiť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
127
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
128 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
129 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
130 msgstr "Naozaj chcete odstrániť %s?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
131
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
132 msgid "Delete Account"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
133 msgstr "Odstrániť účet"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
134
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
135 #. Delete button
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
136 msgid "Delete"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
137 msgstr "Odstrániť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
138
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
139 msgid "Accounts"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
140 msgstr "Účty"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
141
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
142 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
143 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
144
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
145 #. Add button
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
146 msgid "Add"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
147 msgstr "Pridať"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
148
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
149 #. Modify button
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
150 msgid "Modify"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
151 msgstr "Upraviť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
152
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
153 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
154 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
155 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
156
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
157 msgid "Add buddy to your list?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
158 msgstr "Pridať priateľa do vášho zoznamu?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
159
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
160 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
161 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
162 msgstr ""
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
163 "%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
164 "%s%s"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
165
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
166 msgid "Authorize buddy?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
167 msgstr "Autorizovať priateľa?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
168
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
169 msgid "Authorize"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
170 msgstr "Autorizovať"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
171
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
172 msgid "Deny"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
173 msgstr "Odmietnuť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
174
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
175 #, c-format
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
176 msgid ""
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
177 "Online: %d\n"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
178 "Total: %d"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
179 msgstr ""
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
180 "Prihlásený: %d\n"
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
181 "Celkom: %d"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
182
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
183 #, c-format
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
184 msgid "Account: %s (%s)"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
185 msgstr "Účet: %s (%s)"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
186
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
187 #, c-format
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
188 msgid ""
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
189 "\n"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
190 "Last Seen: %s ago"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
191 msgstr ""
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
192 "\n"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
193 "Naposledy pripojený: %s dozadu"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
194
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
195 msgid "Default"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
196 msgstr "Predvolená"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
197
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
198 msgid "You must provide a username for the buddy."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
199 msgstr "Musíte zadať používateľské meno priateľa."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
200
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
201 msgid "You must provide a group."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
202 msgstr "Musíte zadať skupinu."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
203
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
204 msgid "You must select an account."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
205 msgstr "Musíte vybrať účet."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
206
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
207 msgid "The selected account is not online."
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
208 msgstr "Vybraný účet nie je prihlásený."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
209
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
210 msgid "Error adding buddy"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
211 msgstr "Chyba počas pridávania priateľa"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
212
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
213 msgid "Username"
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
214 msgstr "Prihlasovacie meno"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
215
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
216 msgid "Alias (optional)"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
217 msgstr "Prezývka (voliteľná)"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
218
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
219 msgid "Add in group"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
220 msgstr "Pridať v skupine"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
221
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
222 msgid "Account"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
223 msgstr "Účet"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
224
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
225 msgid "Add Buddy"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
226 msgstr "Pridať priateľa"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
227
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
228 msgid "Please enter buddy information."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
229 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
230
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
231 msgid "Chats"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
232 msgstr "Chaty"
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 #. Extract their Name and put it in
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
235 msgid "Name"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
236 msgstr "Meno"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
237
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
238 msgid "Alias"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
239 msgstr "Prezývka"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
240
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
241 msgid "Group"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
242 msgstr "Skupina"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
243
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
244 msgid "Auto-join"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
245 msgstr "Prihlásiť automaticky"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
246
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
247 msgid "Add Chat"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
248 msgstr "Pridať chat"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
249
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
250 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
251 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
252
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
253 msgid "Error adding group"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
254 msgstr "Chyba počas pridávania skupiny"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
255
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
256 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
257 msgstr "Zadajte názov skupiny, ktorú chcete pridať."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
258
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
259 msgid "Add Group"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
260 msgstr "Pridať skupinu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
261
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
262 msgid "Enter the name of the group"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
263 msgstr "Zadajte názov skupiny"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
264
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
265 msgid "Edit Chat"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
266 msgstr "Upraviť chat"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
267
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
268 msgid "Please Update the necessary fields."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
269 msgstr "Prosím, aktualizujte potrebné políčka."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
270
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
271 msgid "Edit"
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
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
274 msgid "Edit Settings"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
275 msgstr "Upraviť nastavenia"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
276
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
277 msgid "Information"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
278 msgstr "Informácie"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
279
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
280 msgid "Retrieving..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
281 msgstr "Prijíma sa..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
282
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
283 msgid "Get Info"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
284 msgstr "Zobraziť podrobnosti"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
285
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
286 msgid "Add Buddy Pounce"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
287 msgstr "Pridať sledovanie priateľa"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
288
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
289 msgid "Send File"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
290 msgstr "Odoslať súbor"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
291
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
292 msgid "Blocked"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
293 msgstr "Blokovaný"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
294
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
295 msgid "Show when offline"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
296 msgstr "Zobraziť v odpojenom stave"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
297
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
298 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
299 msgid "Please enter the new name for %s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
300 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
301
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
302 msgid "Rename"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
303 msgstr "Premenovať"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
304
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
305 msgid "Set Alias"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
306 msgstr "Nastaviť prezývku"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
307
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
308 msgid "Enter empty string to reset the name."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
309 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
310
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
311 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
312 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
313 "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
314 "nachádzajú v kontakte"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
315
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
316 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
317 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
318
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
319 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
320 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
321 msgstr "Naozaj chcete odstrániť %s?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
322
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
323 #. XXX: anything to do with the returned ui-handle?
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
324 msgid "Confirm Remove"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
325 msgstr "Potvrdiť odstránenie"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
326
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
327 msgid "Remove"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
328 msgstr "Odstrániť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
329
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
330 #. Buddy List
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
331 msgid "Buddy List"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
332 msgstr "Zoznam priateľov"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
333
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
334 msgid "Place tagged"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
335 msgstr "Miesto bolo označené"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
336
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
337 msgid "Toggle Tag"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
338 msgstr "Prepnúť značku"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
339
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
340 msgid "View Log"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
341 msgstr "Zobraziť záznam"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
342
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
343 #. General
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
344 msgid "Nickname"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
345 msgstr "Prezývka"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
346
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
347 #. Never know what those translations might end up like...
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
348 #. Idle stuff
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
349 msgid "Idle"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
350 msgstr "Nečinný"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
351
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
352 msgid "On Mobile"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
353 msgstr "Mobilný"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
354
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
355 msgid "New..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
356 msgstr "Nový..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
357
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
358 msgid "Saved..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
359 msgstr "Uložený..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
360
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
361 msgid "Plugins"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
362 msgstr "Moduly"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
363
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
364 msgid "Block/Unblock"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
365 msgstr "Zablokovať/odblokovať"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
366
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
367 msgid "Block"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
368 msgstr "Blokovať"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
369
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
370 msgid "Unblock"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
371 msgstr "Odblokovať"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
372
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
373 msgid ""
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
374 "Please enter the username or alias of the person you would like to Block/"
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
375 "Unblock."
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
376 msgstr ""
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
377 "Zadajte, prosím, používateľské meno alebo prezývku osoby, ktorú chcete "
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
378 "zablokovať/odblokovať."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
379
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
380 #. Not multiline
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
381 #. Not masked?
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
382 #. No hints?
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
383 msgid "OK"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
384 msgstr "OK"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
385
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
386 msgid "New Instant Message"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
387 msgstr "Nová správa"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
388
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
389 msgid "Please enter the username or alias of the person you would like to IM."
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
390 msgstr ""
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
391 "Zadajte, prosím, používateľské meno alebo prezývku osoby, s ktorou sa chcete "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
392 "rozprávať."
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
393
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
394 msgid "Channel"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
395 msgstr "Kanál"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
396
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
397 msgid "Join a Chat"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
398 msgstr "Pripojiť sa k chatu"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
399
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
400 msgid "Please enter the name of the chat you want to join."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
401 msgstr "Prosím, zadajte názov chatu na ktorý sa chcete pripojiť."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
402
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
403 msgid "Join"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
404 msgstr "Pripojiť"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
405
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
406 msgid ""
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
407 "Please enter the username or alias of the person whose log you would like to "
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
408 "view."
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
409 msgstr ""
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
410 "Zadajte, prosím, meno používateľa alebo prezývku osoby, ktorej záznam si "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
411 "chcete pozrieť."
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
412
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
413 #. Create the "Options" frame.
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
414 msgid "Options"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
415 msgstr "Voľby"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
416
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
417 msgid "Send IM..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
418 msgstr "Odoslať správu..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
419
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
420 msgid "Block/Unblock..."
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
421 msgstr "Zablokovať/odblokovať..."
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
422
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
423 msgid "Join Chat..."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
424 msgstr "Pripojiť sa na chat..."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
425
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
426 msgid "View Log..."
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
427 msgstr "Zobraziť záznam..."
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
428
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
429 msgid "View All Logs"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
430 msgstr "Zobraziť všetky záznamy"
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
431
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
432 msgid "Show"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
433 msgstr "Zobraziť"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
434
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
435 msgid "Empty groups"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
436 msgstr "Prázdne skupiny"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
437
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
438 msgid "Offline buddies"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
439 msgstr "Odpojených priateľov"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
440
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
441 msgid "Sort"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
442 msgstr "Zoradiť"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
443
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
444 msgid "By Status"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
445 msgstr "Podľa statusu"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
446
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
447 msgid "Alphabetically"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
448 msgstr "Podľa abecedy"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
449
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
450 msgid "By Log Size"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
451 msgstr "Podľa veľkosti záznamu"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
452
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
453 msgid "Buddy"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
454 msgstr "Priateľ"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
455
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
456 msgid "Chat"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
457 msgstr "Chat"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
458
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
459 msgid "Grouping"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
460 msgstr "Zoskupovanie"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
461
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
462 msgid "Certificate Import"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
463 msgstr "Import certifikátu"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
464
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
465 msgid "Specify a hostname"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
466 msgstr "Zadajte názov hostiteľa"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
467
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
468 msgid "Type the host name this certificate is for."
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
469 msgstr "Zadajte názov hostiteľa, ktorému je určený tento certifikát."
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
470
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
471 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
472 msgid ""
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
473 "File %s could not be imported.\n"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
474 "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
475 msgstr ""
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
476 "Nie je možné importovať súbor %s.\n"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
477 "Skontrolujte, či je možné ho čítať a či je vo formáte PEM.\n"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
478
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
479 msgid "Certificate Import Error"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
480 msgstr "Chyba pri importe certifikátu"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
481
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
482 msgid "X.509 certificate import failed"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
483 msgstr "Import X.509 certifikátu zlyhal"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
484
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
485 msgid "Select a PEM certificate"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
486 msgstr "Vyberte PEM certifikát"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
487
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
488 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
489 msgid ""
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
490 "Export to file %s failed.\n"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
491 "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
492 msgstr ""
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
493 "Export do súboru %s zlyhal.\n"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
494 "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
495
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
496 msgid "Certificate Export Error"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
497 msgstr "Chyba exportu certifikátu"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
498
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
499 msgid "X.509 certificate export failed"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
500 msgstr "Export X.509 certifikátu zlyhal"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
501
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
502 msgid "PEM X.509 Certificate Export"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
503 msgstr "Export PEM X.509 certifikátu"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
504
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
505 #, c-format
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
506 msgid "Certificate for %s"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
507 msgstr "Certifikát pre %s"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
508
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
509 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
510 msgid ""
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
511 "Common name: %s\n"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
512 "\n"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
513 "SHA1 fingerprint:\n"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
514 "%s"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
515 msgstr ""
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
516 "Bežný názov: %s\n"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
517 "\n"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
518 "SHA1 odtlačok:\n"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
519 "%s"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
520
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
521 msgid "SSL Host Certificate"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
522 msgstr "SSL certifikát hostiteľa"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
523
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
524 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
525 msgid "Really delete certificate for %s?"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
526 msgstr "Naozaj chcete odstrániť certifikát pre %s?"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
527
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
528 msgid "Confirm certificate delete"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
529 msgstr "Potvrdiť odstránenie certifikátu"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
530
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
531 msgid "Certificate Manager"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
532 msgstr "Správca certifikátov"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
533
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
534 msgid "Hostname"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
535 msgstr "Názov hostiteľa"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
536
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
537 msgid "Info"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
538 msgstr "Podrobnosti"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
539
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
540 #. Close button
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
541 msgid "Close"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
542 msgstr "Zavrieť"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
543
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
544 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
545 msgid "%s (%s)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
546 msgstr "%s (%s)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
547
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
548 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
549 msgid "%s disconnected."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
550 msgstr "%s je odpojený."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
551
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
552 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
553 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
554 "%s\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
555 "\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
556 "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
557 "and re-enable the account."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
558 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
559 "%s\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
560 "\n"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
561 "Finch sa nebude pokúšať znovu pripojiť na tento účet, pokým neopravíte chybu "
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
562 "a znovu nepovolíte tento účet."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
563
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
564 msgid "Re-enable Account"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
565 msgstr "Znovu povoliť účet"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
566
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
567 msgid "No such command."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
568 msgstr "Tento príkaz neexistuje."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
569
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
570 msgid "Syntax Error: You typed the wrong number of arguments to that command."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
571 msgstr "Chyba syntaxe: V príkaze ste zadali nesprávny počet argumentov."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
572
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
573 msgid "Your command failed for an unknown reason."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
574 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
575
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
576 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
577 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
578
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
579 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
580 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
581
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
582 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
583 msgstr "Tento príkaz nefunguje v tomto protokole."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
584
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
585 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
586 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
587
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
588 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
589 msgid "%s (%s -- %s)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
590 msgstr "%s (%s -- %s)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
591
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
592 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
593 msgid "%s [%s]"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
594 msgstr "%s [%s]"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
595
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
596 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
597 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
598 "\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
599 "%s is typing..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
600 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
601 "\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
602 "%s píše..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
603
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
604 msgid "You have left this chat."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
605 msgstr "Opustili ste tento chat."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
606
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
607 msgid ""
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
608 "The account has disconnected and you are no longer in this chat. You will be "
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
609 "automatically rejoined in the chat when the account reconnects."
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
610 msgstr ""
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
611 "Účet bol odpojený a už sa nenachádzate v chate. Keď sa účet znovu pripojí, "
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
612 "budete automaticky prihlásený k tomuto chatu."
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
613
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
614 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
615 msgstr ""
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
616 "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
617 "zaznamenané."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
618
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
619 msgid ""
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
620 "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
621 msgstr ""
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
622 "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
623 "zaznamenané."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
624
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
625 msgid "Send To"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
626 msgstr "Odoslať do"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
627
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
628 msgid "Conversation"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
629 msgstr "Rozhovor"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
630
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
631 msgid "Clear Scrollback"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
632 msgstr "Vymazať záznam"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
633
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
634 msgid "Show Timestamps"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
635 msgstr "Zobrazovať časové značky"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
636
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
637 msgid "Add Buddy Pounce..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
638 msgstr "Pridať sledovanie priateľa..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
639
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
640 msgid "Invite..."
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
641 msgstr "Pozvať..."
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
642
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
643 msgid "Enable Logging"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
644 msgstr "Zapnúť zaznamenávanie"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
645
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
646 msgid "Enable Sounds"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
647 msgstr "Zapnúť zvuky"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
648
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
649 msgid "You are not connected."
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
650 msgstr "Nie ste pripojený."
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
651
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
652 msgid "<AUTO-REPLY> "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
653 msgstr "<AUTOMATICKÁ ODPOVEĎ> "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
654
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
655 #, c-format
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
656 msgid "List of %d user:\n"
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
657 msgid_plural "List of %d users:\n"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
658 msgstr[0] "Zoznam %d používateľa:\n"
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
659 msgstr[1] "Zoznam %d používateľov:\n"
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
660 msgstr[2] "Zoznam %d používateľov:\n"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
661
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
662 msgid "Supported debug options are: plugins version"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
663 msgstr "Podporované ladiace voľby sú: plugins version"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
664
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
665 msgid "No such command (in this context)."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
666 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
667
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
668 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
669 "Use \"/help &lt;command&gt;\" for help on a specific command.\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
670 "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
671 msgstr ""
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
672 "Pomocníka ku vybranému príkazu zobrazíte zadaním „/help &lt;príkaz&gt;“.\n"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
673 "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
674
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
675 #, c-format
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
676 msgid ""
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
677 "%s is not a valid message class. See '/help msgcolor' for valid message "
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
678 "classes."
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
679 msgstr ""
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
680 "%s nie je platná trieda správ. Platné triedy správ si pozriete pomocou „/"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
681 "help msgcolor“."
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
682
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
683 #, c-format
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
684 msgid "%s is not a valid color. See '/help msgcolor' for valid colors."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
685 msgstr ""
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
686 "%s nie je platná farba. Platné farby si pozriete pomocou „/help msgcolor“."
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
687
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
688 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
689 "say &lt;message&gt;: Send a message normally as if you weren't using a "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
690 "command."
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
691 msgstr "say &lt;správa&gt;: Odošle správu rovnako, ako bez použitia príkazu."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
692
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
693 msgid "me &lt;action&gt;: Send an IRC style action to a buddy or chat."
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
694 msgstr "me &lt;akcia&gt;: Odošle priateľovi alebo na chat akciu v štýle IRC."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
695
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
696 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
697 "debug &lt;option&gt;: Send various debug information to the current "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
698 "conversation."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
699 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
700 "debug &lt;voľby&gt;: Do aktuálneho rozhovoru vloží rôzne ladiace informácie."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
701
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
702 msgid "clear: Clears the conversation scrollback."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
703 msgstr "clear: Vyčistí záznam rozhovoru."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
704
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
705 msgid "help &lt;command&gt;: Help on a specific command."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
706 msgstr "help &lt;príkaz&gt;: Zobrazí pomocníka ku vybranému príkazu."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
707
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
708 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
709 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
710
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
711 msgid "plugins: Show the plugins window."
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
712 msgstr "plugins: Zobrazí okno modulov."
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
713
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
714 msgid "buddylist: Show the buddylist."
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
715 msgstr "buddylist: Zobraziť zoznam priateľov."
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
716
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
717 msgid "accounts: Show the accounts window."
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
718 msgstr "accounts: Zobraziť okno s účtami."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
719
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
720 msgid "debugwin: Show the debug window."
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
721 msgstr "debugwin: Zobraziť ladiace okno."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
722
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
723 msgid "prefs: Show the preference window."
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
724 msgstr "prefs: Zobraziť okno vlastností."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
725
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
726 msgid "statuses: Show the savedstatuses window."
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
727 msgstr "statuses: Zobraziť okno uložených statusov."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
728
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
729 msgid ""
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
730 "msgcolor &lt;class&gt; &lt;foreground&gt; &lt;background&gt;: Set the color "
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
731 "for different classes of messages in the conversation window.<br> &lt;"
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
732 "class&gt;: receive, send, highlight, action, timestamp<br> &lt;foreground/"
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
733 "background&gt;: black, red, green, blue, white, gray, darkgray, magenta, "
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
734 "cyan, default<br><br>EXAMPLE:<br> msgcolor send cyan default"
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
735 msgstr ""
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
736 "msgcolor &lt;trieda&gt; &lt;popredie&gt; &lt;pozadie&gt;: V okne rozhovoru "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
737 "nastaví farbu rôznym triedam správ.<br> &lt;trieda&gt;: receive, send, "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
738 "highlight, action, timestamp<br> &lt;popredie alebo pozadie&gt;: black, "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
739 "red, green, blue, white, gray, darkgray, magenta, cyan, "
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
740 "default<br><br>PRÍKLAD:<br> msgcolor send cyan default"
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
741
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
742 msgid "Unable to open file."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
743 msgstr "Nepodarilo sa otvoriť súbor."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
744
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
745 msgid "Debug Window"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
746 msgstr "Ladiace okno"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
747
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
748 #. 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
749 #. * 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
750 #. * 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
751 #.
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
752 msgid "Clear"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
753 msgstr "Vyčistiť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
754
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
755 msgid "Filter:"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
756 msgstr "Filter: "
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
757
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
758 msgid "Pause"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
759 msgstr "Pozastaviť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
760
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
761 #, c-format
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
762 msgid "File Transfers - %d%% of %d file"
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
763 msgid_plural "File Transfers - %d%% of %d files"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
764 msgstr[0] "Prenosy súborov - %d%% z %d súboru"
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
765 msgstr[1] "Prenosy súborov - %d%% z %d súborov"
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
766 msgstr[2] "Prenosy súborov - %d%% z %d súborov"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
767
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
768 #. Create the window.
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
769 msgid "File Transfers"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
770 msgstr "Prenosy súborov"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
771
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
772 msgid "Progress"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
773 msgstr "Priebeh"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
774
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
775 msgid "Filename"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
776 msgstr "Názov súboru"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
777
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
778 msgid "Size"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
779 msgstr "Veľkosť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
780
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
781 msgid "Speed"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
782 msgstr "Rýchlosť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
783
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
784 msgid "Remaining"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
785 msgstr "Zostáva"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
786
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
787 #. XXX: Use of ggp_str_to_uin() is an ugly hack!
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
788 #. presence
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
789 msgid "Status"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
790 msgstr "Status"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
791
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
792 msgid "Close this window when all transfers finish"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
793 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
794
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
795 msgid "Clear finished transfers"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
796 msgstr "Odstrániť dokončené prenosy"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
797
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
798 msgid "Stop"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
799 msgstr "Zastaviť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
800
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
801 msgid "Waiting for transfer to begin"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
802 msgstr "Čaká sa na začiatok prenosu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
803
30432
1cdae196aac8 Standardize on "cancelled".
Elliott Sales de Andrade <qulogic@pidgin.im>
parents: 30296
diff changeset
804 msgid "Cancelled"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
805 msgstr "Zrušené"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
806
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
807 msgid "Failed"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
808 msgstr "Zlyhalo"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
809
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
810 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
811 msgid "%.2f KiB/s"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
812 msgstr "%.2f KB/s"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
813
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
814 msgid "Sent"
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
815 msgstr "Odoslané"
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
816
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
817 msgid "Received"
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
818 msgstr "Prijaté"
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
819
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
820 msgid "Finished"
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
821 msgstr "Dokončené"
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
822
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
823 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
824 msgid "The file was saved as %s."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
825 msgstr "Súbor bol uložený ako %s."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
826
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
827 msgid "Sending"
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
828 msgstr "Odosiela sa"
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
829
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
830 msgid "Receiving"
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
831 msgstr "Prijíma sa"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
832
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
833 #, c-format
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
834 msgid "Conversation in %s on %s"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
835 msgstr "Rozhovor v %s, %s"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
836
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
837 #, c-format
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
838 msgid "Conversation with %s on %s"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
839 msgstr "Rozhovor s %s, %s"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
840
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
841 msgid "%B %Y"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
842 msgstr "%B %Y"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
843
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
844 msgid ""
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
845 "System events will only be logged if the \"Log all status changes to system "
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
846 "log\" preference is enabled."
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
847 msgstr ""
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
848 "Systémové udalosti sa budú zaznamenávať iba v prípade, že v nastaveniach "
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
849 "zapnete voľbu „Zaznamenávať všetky zmeny stavu do systémového záznamu“."
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
850
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
851 msgid ""
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
852 "Instant messages will only be logged if the \"Log all instant messages\" "
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
853 "preference is enabled."
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
854 msgstr ""
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
855 "Správy sa budú zaznamenávať iba v prípade, že v nastaveniach zapnete voľbu "
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
856 "„Zaznamenávať všetky správy“."
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
857
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
858 msgid ""
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
859 "Chats will only be logged if the \"Log all chats\" preference is enabled."
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
860 msgstr ""
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
861 "Chaty sa budú zaznamenávať iba v prípade, že v nastaveniach zapnete voľbu "
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
862 "„Zaznamenávať všetky chaty“."
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
863
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
864 msgid "No logs were found"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
865 msgstr "Neboli nájdené žiadne záznamy"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
866
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
867 msgid "Total log size:"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
868 msgstr "Celková veľkosť záznamu:"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
869
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
870 #. Search box *********
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
871 msgid "Scroll/Search: "
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
872 msgstr "Posúvať/hľadať: "
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
873
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
874 #, c-format
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
875 msgid "Conversations in %s"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
876 msgstr "Rozhovory na %s"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
877
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
878 #, c-format
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
879 msgid "Conversations with %s"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
880 msgstr "Rozhovory s %s"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
881
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
882 msgid "All Conversations"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
883 msgstr "Všetky rozhovory"
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
884
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
885 msgid "System Log"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
886 msgstr "Systémový záznam"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
887
28210
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
888 msgid "Calling..."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
889 msgstr "Volá sa..."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
890
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
891 msgid "Hangup"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
892 msgstr "Zložiť"
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
893
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
894 #. Number of actions
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
895 msgid "Accept"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
896 msgstr "Prijať"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
897
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
898 msgid "Reject"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
899 msgstr "Odmietnuť"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
900
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
901 msgid "Call in progress."
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
902 msgstr "Prebieha hovor."
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
903
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
904 msgid "The call has been terminated."
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
905 msgstr "Hovor bol prerušený."
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
906
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
907 #, c-format
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
908 msgid "%s wishes to start an audio session with you."
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
909 msgstr "%s chce s vami začať zvukové sedenie."
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
910
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
911 #, c-format
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
912 msgid "%s is trying to start an unsupported media session type with you."
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
913 msgstr "%s skúša s vami začať nepodporované multimediálne sedenie."
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
914
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
915 msgid "You have rejected the call."
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
916 msgstr "Zrušili ste hovor."
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
917
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
918 msgid "call: Make an audio call."
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
919 msgstr "call: Hlasový hovor."
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
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
921 msgid "Emails"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
922 msgstr "E-maily"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
923
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
924 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
925 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
926
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
927 msgid "Sender"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
928 msgstr "Odosielateľ"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
929
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
930 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
931 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
932
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
933 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
934 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
935 msgid_plural "%s (%s) has %d new messages."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
936 msgstr[0] "%s (%s) má %d nových správ."
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
937 msgstr[1] "%s (%s) má %d novú správu."
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
938 msgstr[2] "%s (%s) má %d nové 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
939
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
940 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
941 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
942
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
943 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
944 msgid "Info for %s"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
945 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
946
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
947 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
948 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
949
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
950 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
951 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
952
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
953 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
954 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
955
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
956 msgid "Invite"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
957 msgstr "Pozvať"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
958
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
959 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
960 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
961
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
962 #. XXX: The following expects that finch_notify_message gets called. This
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
963 #. * may not always happen, e.g. when another plugin sets its own
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
964 #. * notify_message. So tread carefully.
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
965 msgid "URI"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
966 msgstr "Adresa"
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
967
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
968 msgid "ERROR"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
969 msgstr "CHYBA"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
970
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
971 msgid "loading plugin failed"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
972 msgstr "načítavanie modulu zlyhalo"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
973
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
974 msgid "unloading plugin failed"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
975 msgstr "ukončenie modulu zlyhalo"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
976
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
977 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
978 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
979 "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
980 "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
981 "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
982 "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
983 "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
984 "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
985 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
986 "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
987 "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
988 "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
989 "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
990 "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
991 "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
992
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
993 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
994 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
995
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
996 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
997 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
998
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
999 msgid "Error loading plugin"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1000 msgstr "Chyba pri načítavaní modulu"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1001
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1002 msgid "The selected file is not a valid plugin."
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1003 msgstr "Vybraný súbor nie je správny modul."
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1004
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1005 msgid ""
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1006 "Please open the debug window and try again to see the exact error message."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1007 msgstr ""
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1008 "Prosím, otvorte ladiace okno a skúste to znovu. Mala by sa vám zobraziť "
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1009 "presná chybová správa."
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
1010
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1011 msgid "Select plugin to install"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1012 msgstr "Vyberte modul, ktorý chcete nainštalovať"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1013
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1014 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
1015 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
1016
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1017 msgid "Install Plugin..."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1018 msgstr "Inštalovať modul..."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1019
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1020 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
1021 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
1022
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1023 #. copy the preferences to tmp values...
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1024 #. * I liked "take affect immediately" Oh well :-(
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1025 #. (that should have been "effect," right?)
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1026 #. Back to instant-apply! I win! BU-HAHAHA!
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1027 #. Create the window
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1028 msgid "Preferences"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
1029 msgstr "Predvoľby"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1030
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1031 msgid "Please enter a buddy to pounce."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1032 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
1033
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1034 msgid "New Buddy Pounce"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1035 msgstr "Nové sledovanie priateľa"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1036
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1037 msgid "Edit Buddy Pounce"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1038 msgstr "Upraviť sledovanie priateľa"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1039
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1040 msgid "Pounce Who"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1041 msgstr "Koho sledovať"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1042
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1043 #. Account:
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1044 msgid "Account:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1045 msgstr "Účet:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1046
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1047 msgid "Buddy name:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1048 msgstr "Meno priateľa:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1049
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1050 #. Create the "Pounce When Buddy..." frame.
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1051 msgid "Pounce When Buddy..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1052 msgstr "Sledovať keď priateľ..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1053
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1054 msgid "Signs on"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1055 msgstr "Prihlási sa"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1056
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
1057 msgid "Signs off"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
1058 msgstr "Odhlási sa"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
1059
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
1060 msgid "Goes away"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
1061 msgstr "Stane sa neprítomný"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1062
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
1063 msgid "Returns from away"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
1064 msgstr "Prestane byť neprítomný"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1065
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
1066 msgid "Becomes idle"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
1067 msgstr "Stane sa nečinný"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1068
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
1069 msgid "Is no longer idle"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
1070 msgstr "Prestane byť nečinný"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1071
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1072 msgid "Starts typing"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1073 msgstr "Začne písať"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1074
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1075 msgid "Pauses while typing"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1076 msgstr "Preruší písanie"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1077
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
1078 msgid "Stops typing"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
1079 msgstr "Prestane písať"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
1080
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1081 msgid "Sends a message"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1082 msgstr "Pošle správu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1083
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1084 #. Create the "Action" frame.
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1085 msgid "Action"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1086 msgstr "Akcia"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1087
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
1088 msgid "Open an IM window"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
1089 msgstr "Otvoriť komunikačné okno"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
1090
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1091 msgid "Pop up a notification"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1092 msgstr "Zobraziť upozornenie"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1093
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1094 msgid "Send a message"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1095 msgstr "Odoslať správu"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1096
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
1097 msgid "Execute a command"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
1098 msgstr "Spustiť príkaz"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
1099
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1100 msgid "Play a sound"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1101 msgstr "Prehrať zvuk"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1102
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
1103 msgid "Pounce only when my status is not Available"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1104 msgstr "Sledovať, len ak som nedostupný"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1105
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1106 msgid "Recurring"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1107 msgstr "Opakujúci sa"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1108
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1109 msgid "Cannot create pounce"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1110 msgstr "Nebolo možné vytvoriť sledovanie"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1111
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1112 msgid "You do not have any accounts."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1113 msgstr "Nemáte žiadne účty."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1114
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1115 msgid "You must create an account first before you can create a pounce."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
1116 msgstr "Pred tým než spustíte sledovanie si musíte pridať účet."
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1117
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1118 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1119 msgid "Are you sure you want to delete the pounce on %s for %s?"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1120 msgstr "Ste si istý, že chcete odstrániť sledovanie priateľa %s v účte %s?"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1121
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1122 msgid "Buddy Pounces"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1123 msgstr "Sledovanie priateľov"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1124
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1125 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1126 msgid "%s has started typing to you (%s)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1127 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
1128
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1129 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1130 msgid "%s has paused while typing to you (%s)"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
1131 msgstr "používateľ %s vám prestal písať (%s)"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1132
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1133 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1134 msgid "%s has signed on (%s)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1135 msgstr "používateľ %s sa prihlásil (%s)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1136
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1137 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1138 msgid "%s has returned from being idle (%s)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1139 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
1140
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1141 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1142 msgid "%s has returned from being away (%s)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1143 msgstr "používateľ %s sa vrátil (%s)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1144
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1145 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1146 msgid "%s has stopped typing to you (%s)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1147 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
1148
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1149 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1150 msgid "%s has signed off (%s)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1151 msgstr "používateľ %s sa odhlásil (%s)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1152
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1153 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1154 msgid "%s has become idle (%s)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1155 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
1156
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1157 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1158 msgid "%s has gone away. (%s)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1159 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
1160
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1161 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1162 msgid "%s has sent you a message. (%s)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1163 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
1164
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1165 msgid "Unknown pounce event. Please report this!"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1166 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
1167
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1168 msgid "Based on keyboard use"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1169 msgstr "Podľa využitia klávesnice"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1170
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1171 msgid "From last sent message"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1172 msgstr "Podľa naposledy odoslanej správy"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1173
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1174 msgid "Never"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1175 msgstr "Nikdy"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
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
1177 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
1178 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
1179
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1180 msgid "Show Offline Buddies"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
1181 msgstr "Zobraziť odhlásených 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
1182
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1183 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
1184 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
1185
ab7791faefa1 translation updates. 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 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
1187 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
1188
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1189 msgid "Log IMs"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1190 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
1191
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1192 msgid "Log chats"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1193 msgstr "Ukladať rozhovory"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1194
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1195 msgid "Log status change events"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
1196 msgstr "Ukladať zmenu statusu"
15955
ab7791faefa1 translation updates. 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
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1198 msgid "Report Idle time"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
1199 msgstr "Oznamovať čas nečinnosti:"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1200
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1201 msgid "Change status when idle"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
1202 msgstr "Zmeniť status pri nečinnosti"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1203
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1204 msgid "Minutes before changing status"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
1205 msgstr "Počet minút pred zmenou statusu:"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1206
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1207 msgid "Change status to"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
1208 msgstr "Zmeniť status na:"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1209
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1210 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
1211 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
1212
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1213 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
1214 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
1215
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
1216 msgid "You must fill all the required fields."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
1217 msgstr "Musíte vyplniť všetky povinné políčka."
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
1218
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
1219 msgid "The required fields are underlined."
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
1220 msgstr "Povinné políčka sú podčiarknuté."
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
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
1222 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
1223 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
1224
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1225 msgid "Save File..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1226 msgstr "Uložiť súbor..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1227
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1228 msgid "Open File..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1229 msgstr "Otvoriť súbor..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1230
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
1231 msgid "Choose Location..."
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
1232 msgstr "Vyberte umiestnenie..."
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
1233
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
1234 msgid "Hit 'Enter' to find more rooms of this category."
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
1235 msgstr "Stlačením klávesu „Enter“ nájdete viac miestností z tejto kategórie."
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
1236
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
1237 msgid "Get"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
1238 msgstr "Získať"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
1239
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
1240 #. Create the window.
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
1241 msgid "Room List"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
1242 msgstr "Zoznam miestností"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
1243
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1244 msgid "Buddy logs in"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
1245 msgstr "Priateľ sa prihlásil"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1246
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1247 msgid "Buddy logs out"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
1248 msgstr "Priateľ sa odhlásil"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1249
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1250 msgid "Message received"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
1251 msgstr "Prijatá správa"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1252
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1253 msgid "Message received begins conversation"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1254 msgstr "Prijatá správa začína rozhovor"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1255
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1256 msgid "Message sent"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
1257 msgstr "Správa odoslaná"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1258
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1259 msgid "Person enters chat"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1260 msgstr "Osoba vstúpi do chatu"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1261
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1262 msgid "Person leaves chat"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1263 msgstr "Osoba opustí chat"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1264
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1265 msgid "You talk in chat"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1266 msgstr "Vy hovoríte v chate"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1267
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1268 msgid "Others talk in chat"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1269 msgstr "Ostatní hovoria v chate"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1270
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
1271 msgid "Someone says your username in chat"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
1272 msgstr "Niekto napísal vaše používateľské meno v chate"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1273
30296
babae1f32dc0 Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30142
diff changeset
1274 msgid "Attention received"
babae1f32dc0 Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30142
diff changeset
1275 msgstr "Bola prijatá pozornosť"
babae1f32dc0 Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30142
diff changeset
1276
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1277 msgid "GStreamer Failure"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1278 msgstr "Zlyhanie rozhrania GStreamer"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1279
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1280 msgid "GStreamer failed to initialize."
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
1281 msgstr "Nepodarilo sa zapnúť rozhranie GStreamer."
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1282
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1283 msgid "(default)"
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
1284 msgstr "(predvolené)"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1285
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1286 msgid "Select Sound File ..."
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1287 msgstr "Vyberte zvukový súbor..."
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1288
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1289 msgid "Sound Preferences"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
1290 msgstr "Predvoľby zvuku"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1291
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1292 msgid "Profiles"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1293 msgstr "Profily"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1294
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1295 msgid "Automatic"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1296 msgstr "Automaticky"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1297
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1298 msgid "Console Beep"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1299 msgstr "Pípnutie konzoly"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1300
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1301 msgid "Command"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1302 msgstr "Príkaz"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1303
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1304 msgid "No Sound"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1305 msgstr "Žiadne zvuky"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1306
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1307 msgid "Sound Method"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
1308 msgstr "Metóda zvukov"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1309
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1310 msgid "Method: "
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
1311 msgstr "Spôsob: "
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1312
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1313 #, c-format
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1314 msgid ""
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1315 "Sound Command\n"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1316 "(%s for filename)"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1317 msgstr ""
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1318 "Príkaz zvuku:\n"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1319 "(%s pre názov súboru)"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1320
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1321 #. Sound options
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1322 msgid "Sound Options"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1323 msgstr "Možnosti zvuku"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1324
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1325 msgid "Sounds when conversation has focus"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
1326 msgstr "Prehrávať zvuky, keď je okno rozhovoru aktívne"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1327
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1328 msgid "Always"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1329 msgstr "Vždy"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1330
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1331 msgid "Only when available"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1332 msgstr "Len ak sú dostupné"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1333
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1334 msgid "Only when not available"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1335 msgstr "Len ak sú nedostupné"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1336
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1337 msgid "Volume(0-100):"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1338 msgstr "Hlasitosť(0-100):"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1339
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1340 #. Sound events
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1341 msgid "Sound Events"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1342 msgstr "Zvukové udalosti"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1343
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1344 msgid "Event"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1345 msgstr "Udalosť"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1346
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1347 msgid "File"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1348 msgstr "Súbor"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1349
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1350 msgid "Test"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1351 msgstr "Ukážka"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1352
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1353 msgid "Reset"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1354 msgstr "Obnoviť"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1355
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1356 msgid "Choose..."
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1357 msgstr "Vybrať..."
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
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
1359 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1360 msgid "Are you sure you want to delete \"%s\""
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
1361 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
1362
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1363 msgid "Delete Status"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
1364 msgstr "Odstrániť status"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1365
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1366 msgid "Saved Statuses"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
1367 msgstr "Uložené statusy"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1368
30142
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
1369 #. title
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1370 msgid "Title"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
1371 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
1372
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1373 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
1374 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
1375
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1376 #. 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
1377 #. PurpleStatusPrimitive
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1378 #. id - use default
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1379 #. name - use default
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
1380 #. saveable
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1381 #. user_settable
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1382 #. not independent
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1383 #. Attributes - each status can have a 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
1384 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
1385 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
1386
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1387 #. 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
1388 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
1389 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
1390
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1391 msgid "Invalid title"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1392 msgstr "Chybný titulok"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1393
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1394 msgid "Please enter a non-empty title for the status."
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
1395 msgstr "Pre status, 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
1396
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1397 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
1398 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
1399
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1400 msgid "Please enter a different title for the status."
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
1401 msgstr "Zadajte, prosím, iný titulok pre tento status."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1402
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1403 msgid "Substatus"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
1404 msgstr "Podstatus"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1405
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1406 msgid "Status:"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
1407 msgstr "Status:"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1408
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1409 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
1410 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
1411
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1412 msgid "Edit Status"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
1413 msgstr "Upraviť status"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1414
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1415 msgid "Use different status for following accounts"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
1416 msgstr "Pre nasledujúce účty používať iný status"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1417
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1418 #. 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
1419 msgid "Save & Use"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
1420 msgstr "Uložiť & použ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
1421
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1422 msgid "Certificates"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1423 msgstr "Certifikáty"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1424
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1425 msgid "Sounds"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1426 msgstr "Zvuky"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1427
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1428 msgid "Statuses"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
1429 msgstr "Statusy"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1430
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1431 msgid "Error loading the plugin."
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1432 msgstr "Počas načítavania modulu sa vyskytli chyby."
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1433
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1434 msgid "Couldn't find X display"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1435 msgstr "Nebola nájdená X obrazovka"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1436
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1437 msgid "Couldn't find window"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1438 msgstr "Nebolo nájdené okno"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1439
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1440 msgid "This plugin cannot be loaded because it was not built with X11 support."
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1441 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
1442
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1443 msgid "GntClipboard"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1444 msgstr "GntSchránka"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1445
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1446 msgid "Clipboard plugin"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1447 msgstr "Modul schránky"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1448
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1449 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1450 "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
1451 "X, if possible."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1452 msgstr ""
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1453 "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
1454
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1455 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1456 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
1457 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
1458
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1459 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1460 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
1461 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
1462
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1463 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1464 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
1465 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
1466
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1467 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1468 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
1469 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
1470
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1471 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1472 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
1473 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
1474
ab7791faefa1 translation updates. 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 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
1476 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
1477
ab7791faefa1 translation updates. 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 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
1479 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
1480
ab7791faefa1 translation updates. 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 "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
1482 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
1483
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1484 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
1485 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
1486
ab7791faefa1 translation updates. 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 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
1488 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
1489
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1490 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
1491 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
1492
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1493 msgid "Set URGENT for the terminal window."
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
1494 msgstr "Pre terminálové okno nastaviť príznak „URGENT“."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1495
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1496 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
1497 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
1498
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1499 msgid "Toaster plugin"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
1500 msgstr "Modul vysúvacieho okna"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1501
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1502 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1503 msgid "<b>Conversation with %s on %s:</b><br>"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
1504 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
1505
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1506 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
1507 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
1508
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1509 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1510 "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
1511 "\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1512 "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
1513 "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
1514 msgstr ""
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
1515 "Zaznamenávanie je možné zapnúť v ponuke Nástroje -> Predvoľby -> "
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1516 "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
1517 "\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1518 "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
1519
ab7791faefa1 translation updates. 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 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
1521 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
1522
ab7791faefa1 translation updates. 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 "Shows recently logged conversations in new conversations."
25275
a5a096d0a131 Updated Slovak translation. Fixes #7998.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 24816
diff changeset
1524 msgstr "V nových oknách rozhovoru sa zobrazuje minule zaznamenaný rozhovor."
15955
ab7791faefa1 translation updates. 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
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1526 msgid ""
ab7791faefa1 translation updates. 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 "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
1528 "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
1529 msgstr ""
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
1530 "Tento modul vkladá do nových okien rozhovoru obsah predchádzajúceho "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
1531 "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
1532
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
1533 #, c-format
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
1534 msgid ""
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
1535 "\n"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
1536 "Fetching TinyURL..."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
1537 msgstr ""
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
1538 "\n"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
1539 "Získava sa TinyURL..."
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
1540
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
1541 #, c-format
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
1542 msgid "TinyURL for above: %s"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
1543 msgstr "TinyURL pre vyššie: %s"
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
1544
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
1545 msgid "Please wait while TinyURL fetches a shorter URL ..."
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
1546 msgstr "Čakajte, prosím, kým TinyURL získa kratšiu URL ..."
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
1547
28210
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1548 msgid "Only create TinyURL for URLs of this length or greater"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1549 msgstr "TinyURL vytvárať iba pre adresy tejto dĺžky alebo dlhšie"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1550
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
1551 msgid "TinyURL (or other) address prefix"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
1552 msgstr "TinyURL (alebo iná) predpona adresy"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
1553
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
1554 msgid "TinyURL"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
1555 msgstr "TinyURL"
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
1556
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
1557 msgid "TinyURL plugin"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
1558 msgstr "Modul TinyURL"
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
1559
28210
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1560 msgid "When receiving a message with URL(s), use TinyURL for easier copying"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1561 msgstr "Použiť TinyURL pre ľahšie kopírovanie v správach s adresami"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1562
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1563 msgid "Online"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1564 msgstr "Prihlásený"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1565
30296
babae1f32dc0 Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30142
diff changeset
1566 #. primitive, no, id, name
28210
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1567 msgid "Offline"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1568 msgstr "Odhlásený"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1569
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1570 msgid "Online Buddies"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1571 msgstr "Prihlásení priatelia"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1572
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1573 msgid "Offline Buddies"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1574 msgstr "Neprihlásení priatelia"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1575
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1576 msgid "Online/Offline"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1577 msgstr "Prihlásený/odhlásený"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1578
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1579 msgid "Meebo"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1580 msgstr "Meebo"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1581
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1582 msgid "No Grouping"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1583 msgstr "Bez zoskupovania"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1584
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1585 msgid "Nested Subgroup"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1586 msgstr "Vnorená podskupina"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1587
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1588 msgid "Nested Grouping (experimental)"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1589 msgstr "Vnorené zoskupovanie (experimentálne)"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1590
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1591 msgid "Provides alternate buddylist grouping options."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1592 msgstr "Umožňuje alternatívne možnosti zoskupovania v zozname priateľov."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1593
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1594 msgid "Lastlog"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1595 msgstr "Lastlog"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1596
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1597 #. Translator Note: The "backlog" is the conversation buffer/history.
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1598 msgid "lastlog: Searches for a substring in the backlog."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1599 msgstr "lastlog: Vyhľadáva reťazec v histórii."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1600
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1601 msgid "GntLastlog"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1602 msgstr "GntLastlog"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1603
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1604 msgid "Lastlog plugin."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1605 msgstr "Modul Lastlog."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1606
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1607 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
1608 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
1609
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1610 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
1611 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
1612
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1613 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1614 msgid "Enter password for %s (%s)"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1615 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
1616
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1617 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
1618 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
1619
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1620 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
1621 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
1622
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1623 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1624 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
1625 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
1626
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1627 msgid "Connection Error"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1628 msgstr "Chyba pripojenia"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1629
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1630 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
1631 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
1632
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1633 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
1634 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
1635
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1636 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
1637 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
1638
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1639 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
1640 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
1641
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1642 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
1643 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
1644
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1645 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1646 msgid "Change password for %s"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1647 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
1648
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1649 msgid "Please enter your current password and your new password."
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
1650 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
1651
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1652 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1653 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
1654 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
1655
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1656 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
1657 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
1658
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
1659 msgid "This protocol does not support setting a public alias."
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
1660 msgstr "Tento protokol nepodporuje nastavenie verejnej prezývky."
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
1661
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
1662 msgid "This protocol does not support fetching the public alias."
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
1663 msgstr "Tento protokol nepodporuje zistenie verejnej prezývky."
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
1664
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1665 msgid "Unknown"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1666 msgstr "Neznáma"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1667
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1668 msgid "Buddies"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1669 msgstr "Priatelia"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
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
1671 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
1672 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
1673
28210
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1674 msgid "The certificate is self-signed and cannot be automatically checked."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1675 msgstr ""
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1676 "Certifikát je podpísaný sám sebou a nie je možné ho automaticky overiť."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1677
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
1678 msgid ""
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
1679 "The certificate is not trusted because no certificate that can verify it is "
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
1680 "currently trusted."
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
1681 msgstr ""
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
1682 "Certifikát nie je dôverihodný, pretože žiadny z certifikátov, ktoré ho môžu "
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
1683 "overiť, momentálne nie je dôverihodný. "
28210
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1684
30296
babae1f32dc0 Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30142
diff changeset
1685 msgid ""
babae1f32dc0 Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30142
diff changeset
1686 "The certificate is not valid yet. Check that your computer's date and time "
babae1f32dc0 Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30142
diff changeset
1687 "are accurate."
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
1688 msgstr "Certifikát ešte nie je platný. Skontrolujte váš dátum a čas."
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
1689
30627
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
1690 msgid ""
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
1691 "The certificate has expired and should not be considered valid. Check that "
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
1692 "your computer's date and time are accurate."
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
1693 msgstr ""
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
1694 "Certifikát vypršal a nie je platný. Skontrolujte, či máte správne nastavený "
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
1695 "dátum a čas."
28210
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1696
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1697 #. Translators: "domain" refers to a DNS domain (e.g. talk.google.com)
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1698 msgid "The certificate presented is not issued to this domain."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1699 msgstr "Daný certifikát nie je vydaný pre túto doménu."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1700
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1701 msgid ""
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1702 "You have no database of root certificates, so this certificate cannot be "
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1703 "validated."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1704 msgstr ""
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1705 "Nemáte databázu koreňových certifikátov, takže tento certifikát nie je možné "
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1706 "overiť."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1707
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1708 msgid "The certificate chain presented is invalid."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1709 msgstr "Daná reťaz certifikátu je neplatná."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1710
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1711 msgid "The certificate has been revoked."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1712 msgstr "Certifikát bol zrušený."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1713
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1714 msgid "An unknown certificate error occurred."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1715 msgstr "Vyskytla sa neznáma chyba certifikátu."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1716
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1717 msgid "(DOES NOT MATCH)"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1718 msgstr "(NEVYHOVUJE)"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1719
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1720 #. Make messages
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1721 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1722 msgid "%s has presented the following certificate for just-this-once use:"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1723 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
1724
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1725 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1726 msgid ""
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1727 "Common name: %s %s\n"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1728 "Fingerprint (SHA1): %s"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1729 msgstr ""
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1730 "Bežný názov: %s %s\n"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1731 "Odtlačok (SHA1): %s"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1732
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1733 #. TODO: Find what the handle ought to be
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1734 msgid "Single-use Certificate Verification"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1735 msgstr "Overenie certifikátu na jedno použitie"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1736
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1737 #. Scheme name
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1738 #. Pool name
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1739 msgid "Certificate Authorities"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1740 msgstr "Autority certifikátov"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1741
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1742 #. Scheme name
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1743 #. Pool name
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1744 msgid "SSL Peers Cache"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1745 msgstr "Vyrovnávacia pamäť SSL peerov"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1746
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1747 #. Make messages
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1748 #, c-format
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1749 msgid "Accept certificate for %s?"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1750 msgstr "Prijať certifikát pre %s?"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1751
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1752 #. TODO: Find what the handle ought to be
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1753 msgid "SSL Certificate Verification"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1754 msgstr "Overenie SSL certifikátu"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1755
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1756 msgid "_View Certificate..."
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1757 msgstr "_Prezrieť certifikát..."
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1758
28210
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1759 #, c-format
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1760 msgid "The certificate for %s could not be validated."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1761 msgstr "Certifikát pre %s nebolo možné overiť."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1762
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1763 #. TODO: Probably wrong.
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1764 msgid "SSL Certificate Error"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1765 msgstr "Chyba SSL Certifikátu"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1766
28210
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1767 msgid "Unable to validate certificate"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1768 msgstr "Nepodarilo sa overiť certifikát"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1769
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1770 #, c-format
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1771 msgid ""
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1772 "The certificate claims to be from \"%s\" instead. This could mean that you "
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1773 "are not connecting to the service you believe you are."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1774 msgstr ""
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1775 "Certifikát tvrdí že pochádza od používateľa „%s“. To môže znamenať, že sa "
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
1776 "nepripájate na tú službu, na ktorú si myslíte."
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
1777
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1778 #. Make messages
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1779 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1780 msgid ""
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1781 "Common name: %s\n"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1782 "\n"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1783 "Fingerprint (SHA1): %s\n"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1784 "\n"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1785 "Activation date: %s\n"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1786 "Expiration date: %s\n"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1787 msgstr ""
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1788 "Bežný názov: %s\n"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1789 "\n"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1790 "Odtlačok (SHA1): %s\n"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1791 "\n"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1792 "Dátum aktivácie: %s\n"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1793 "Dátum vypršania: %s\n"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1794
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1795 #. TODO: Find what the handle ought to be
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1796 msgid "Certificate Information"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1797 msgstr "Podrobnosti o certifikáte"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1798
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
1799 #. show error to user
15955
ab7791faefa1 translation updates. 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 "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
1801 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
1802
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1803 msgid "Unregistration Error"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
1804 msgstr "Chyba pri rušení registrácie"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
1805
15955
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 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
1808 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
1809
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 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
1812 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
1813
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
1814 #. Undocumented
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
1815 #. Unknown error
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1816 msgid "Unknown error"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1817 msgstr "Neznáma chyba"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1818
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1819 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
1820 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
1821
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 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
1824 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
1825
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1826 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
1827 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
1828
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1829 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
1830 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
1831
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1832 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
1833 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
1834
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1835 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
1836 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
1837
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1838 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1839 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
1840 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
1841
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1842 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1843 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
1844 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
1845
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1846 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1847 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
1848 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
1849
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1850 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1851 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
1852 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
1853
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1854 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1855 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
1856 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
1857
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 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
1860 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
1861
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
1862 msgid "Invite to chat"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
1863 msgstr "Pozvať na chat"
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
1864
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
1865 #. Put our happy label in it.
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
1866 msgid ""
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
1867 "Please enter the name of the user you wish to invite, along with an optional "
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
1868 "invite message."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
1869 msgstr ""
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
1870 "Zadajte, prosím, meno používateľa, ktorého chcete pozvať, spolu s nepovinnou "
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
1871 "pozývacou správou."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
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
1873 #, c-format
ab7791faefa1 translation updates. 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 msgid "Failed to get connection: %s"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
1875 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
1876
ab7791faefa1 translation updates. 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 "Failed to get name: %s"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
1879 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
1880
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1881 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1882 msgid "Failed to get serv name: %s"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
1883 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
1884
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1885 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
1886 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
1887
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1888 msgid "No name"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1889 msgstr "Bez názvu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
1890
15955
ab7791faefa1 translation updates. 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 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
1892 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
1893
ab7791faefa1 translation updates. 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 "Unable to send request to resolver process\n"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
1895 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
1896
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1897 #, c-format
ab7791faefa1 translation updates. 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 ""
ab7791faefa1 translation updates. 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 "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
1900 "%s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1901 msgstr ""
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
1902 "Chyba počas prekladu adresy %s:\n"
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
1903 "%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
1904
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1905 #, c-format
ab7791faefa1 translation updates. 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 "Error resolving %s: %d"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
1907 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
1908
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1909 #, c-format
ab7791faefa1 translation updates. 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 ""
ab7791faefa1 translation updates. 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 "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
1912 "%s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1913 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
1914 "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
1915 "%s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1916
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
1917 #, c-format
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
1918 msgid "Resolver process exited without answering our request"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
1919 msgstr "Proces resolvera bol ukončený bez toho, aby odpovedal na 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
1920
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
1921 #, c-format
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
1922 msgid "Error converting %s to punycode: %d"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
1923 msgstr "Chyba pri preklade %s na punycode: %d"
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
1924
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1925 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1926 msgid "Thread creation failure: %s"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
1927 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
1928
ab7791faefa1 translation updates. 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 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
1930 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
1931
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1933 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1934 "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
1935 "%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
1936 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
1937 "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
1938 "%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
1939
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1942 "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
1943 "%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
1944 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
1945 "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
1946 "%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
1947
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 msgid ""
ab7791faefa1 translation updates. 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 "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
1951 "%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
1952 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
1953 "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
1954 "%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
1955
ab7791faefa1 translation updates. 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 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
1957 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
1958
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1959 msgid "Cannot send a file of 0 bytes."
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
1960 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
1961
ab7791faefa1 translation updates. 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 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
1963 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
1964
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 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
1967 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
1968
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
1969 msgid "File is not readable."
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
1970 msgstr "Nie je možné čítať súbor."
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
1971
15955
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 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
1974 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
1975
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 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
1978 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
1979
ab7791faefa1 translation updates. 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 "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
1982 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
1983
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1984 #, c-format
ab7791faefa1 translation updates. 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 ""
ab7791faefa1 translation updates. 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 "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
1987 "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
1988 "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
1989 msgstr ""
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
1990 "Súbor je k dispozícii na stiahnutie z:\n"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
1991 "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
1992 "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
1993
ab7791faefa1 translation updates. 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 "%s is offering to send file %s"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
1996 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
1997
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1998 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
1999 msgid "%s is not a valid filename.\n"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
2000 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
2001
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2002 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2003 msgid "Offering to send %s to %s"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
2004 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
2005
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 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
2008 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
2009
ab7791faefa1 translation updates. 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 #, c-format
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
2011 msgid "Transfer of file <A HREF=\"file://%s\">%s</A> complete"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
2012 msgstr "Prenos súboru <A HREF=\"file://%s\">%s</A> bol dokončený"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
2013
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
2014 #, c-format
15955
ab7791faefa1 translation updates. 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 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
2016 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
2017
ab7791faefa1 translation updates. 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 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
2019 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
2020
28210
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
2021 #, c-format
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
2022 msgid "You cancelled the transfer of %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
2023 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
2024
ab7791faefa1 translation updates. 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 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
2026 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
2027
28210
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
2028 #, c-format
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
2029 msgid "%s cancelled the transfer of %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
2030 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
2031
28210
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
2032 #, c-format
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
2033 msgid "%s cancelled the file transfer"
15955
ab7791faefa1 translation updates. 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 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
2035
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 msgid "File transfer to %s failed."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
2038 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
2039
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 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
2042 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
2043
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2044 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
2045 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
2046
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2047 msgid "The command used to handle \"aim\" URLs, if enabled."
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
2048 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
2049
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2050 msgid "The command used to handle \"gg\" URLs, if enabled."
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
2051 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
2052
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2053 msgid "The command used to handle \"icq\" URLs, if enabled."
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
2054 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
2055
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2056 msgid "The command used to handle \"irc\" URLs, if enabled."
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
2057 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
2058
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2059 msgid "The command used to handle \"msnim\" URLs, if enabled."
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
2060 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
2061
ab7791faefa1 translation updates. 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 msgid "The command used to handle \"sip\" URLs, if enabled."
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
2063 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
2064
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2065 msgid "The command used to handle \"xmpp\" URLs, if enabled."
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
2066 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
2067
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2068 msgid "The command used to handle \"ymsgr\" URLs, if enabled."
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
2069 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
2070
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2071 msgid "The handler for \"aim\" URLs"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
2072 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
2073
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2074 msgid "The handler for \"gg\" URLs"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
2075 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
2076
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2077 msgid "The handler for \"icq\" URLs"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
2078 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
2079
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2080 msgid "The handler for \"irc\" URLs"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
2081 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
2082
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2083 msgid "The handler for \"msnim\" URLs"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
2084 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
2085
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2086 msgid "The handler for \"sip\" URLs"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
2087 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
2088
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2089 msgid "The handler for \"xmpp\" URLs"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
2090 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
2091
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2092 msgid "The handler for \"ymsgr\" URLs"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
2093 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
2094
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2095 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2096 "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
2097 "URLs."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2098 msgstr ""
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
2099 "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
2100
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2101 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2102 "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
2103 "URLs."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2104 msgstr ""
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
2105 "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
2106
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2107 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2108 "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
2109 "URLs."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2110 msgstr ""
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
2111 "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
2112
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2113 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2114 "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
2115 "URLs."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2116 msgstr ""
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
2117 "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
2118
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2119 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2120 "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
2121 "URLs."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2122 msgstr ""
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
2123 "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
2124
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2125 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2126 "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
2127 "URLs."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2128 msgstr ""
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
2129 "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
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
2131 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2132 "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
2133 "URLs."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2134 msgstr ""
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
2135 "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
2136
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2137 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2138 "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
2139 "URLs."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2140 msgstr ""
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
2141 "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
2142
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2143 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2144 "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
2145 "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
2146 msgstr ""
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
2147 "Pravda, ak bude príkaz používaný na spracovanie tohto druhu adries spustený "
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
2148 "v termináli."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2149
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2150 msgid "Whether the specified command should handle \"aim\" URLs"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
2151 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
2152
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2153 msgid "Whether the specified command should handle \"gg\" URLs"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
2154 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
2155
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2156 msgid "Whether the specified command should handle \"icq\" URLs"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
2157 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
2158
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2159 msgid "Whether the specified command should handle \"irc\" URLs"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
2160 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
2161
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2162 msgid "Whether the specified command should handle \"msnim\" URLs"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
2163 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
2164
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2165 msgid "Whether the specified command should handle \"sip\" URLs"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
2166 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
2167
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2168 msgid "Whether the specified command should handle \"xmpp\" URLs"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
2169 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
2170
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2171 msgid "Whether the specified command should handle \"ymsgr\" URLs"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
2172 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
2173
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2174 msgid "<b><font color=\"red\">The logger has no read function</font></b>"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
2175 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
2176
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2177 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
2178 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
2179
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2180 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
2181 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
2182
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2183 msgid "Old flat format"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2184 msgstr "Starý priamy formát"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2185
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2186 msgid "Logging of this conversation failed."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
2187 msgstr "Zaznamenávanie tohoto rozhovoru 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
2188
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2189 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
2190 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
2191
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2192 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2193 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2194 "<font color=\"#16569E\"><font size=\"2\">(%s)</font> <b>%s &lt;AUTO-"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2195 "REPLY&gt;:</b></font> %s<br/>\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2196 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
2197 "<font color=\"#16569E\"><font size=\"2\">(%s)</font> <b>%s &lt;AUTOMATICKÁ "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2198 "ODPOVEĎ&gt;:</b></font> %s<br/>\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2199
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2200 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2201 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2202 "<font color=\"#A82F2F\"><font size=\"2\">(%s)</font> <b>%s &lt;AUTO-"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2203 "REPLY&gt;:</b></font> %s<br/>\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2204 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
2205 "<font color=\"#A82F2F\"><font size=\"2\">(%s)</font> <b>%s &lt;AUTOMATICKÁ "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2206 "ODPOVEĎ&gt;:</b></font> %s<br/>\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2207
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2208 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
2209 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
2210
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2211 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2212 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
2213 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
2214
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2215 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2216 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
2217 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
2218
28210
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
2219 msgid ""
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
2220 "No codecs found. Install some GStreamer codecs found in GStreamer plugins "
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
2221 "packages."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
2222 msgstr ""
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
2223 "Neboli nájdené kodeky. Nainštalujte nejaké GStreamer kodeky ktoré sa "
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
2224 "nachádzajú v balíkoch GStreamer modulov."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
2225
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
2226 msgid ""
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
2227 "No codecs left. Your codec preferences in fs-codecs.conf are too strict."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
2228 msgstr ""
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
2229 "Nezostali žiadne moduly. Vaše nastavenia v fs-codecs.conf sú príliš prísne."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
2230
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
2231 msgid "A non-recoverable Farsight2 error has occurred."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
2232 msgstr "Vyskytla sa závažná chyba v Farsight2."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
2233
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
2234 msgid "Error with your microphone"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
2235 msgstr "Chyba mikrofónu"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
2236
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
2237 msgid "Error with your webcam"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
2238 msgstr "Chyba webkamery"
28210
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
2239
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
2240 msgid "Conference error"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
2241 msgstr "Chyba konferencie"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
2242
28210
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
2243 #, c-format
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
2244 msgid "Error creating session: %s"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
2245 msgstr "Chyba pri vytváraní sedenia: %s"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
2246
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2247 #, c-format
ab7791faefa1 translation updates. 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 "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
2249 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
2250
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2251 msgid "This plugin has not defined an ID."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2252 msgstr "Tento modul nemá definované ID."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2253
15955
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 msgid "Plugin magic mismatch %d (need %d)"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
2256 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
2257
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 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
2260 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
2261
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
2262 msgid ""
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
2263 "Plugin does not implement all required functions (list_icon, login and close)"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
2264 msgstr "Modul nepodporuje všetky požadované funkcie (list_icon, login a close)"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2265
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 msgid ""
ab7791faefa1 translation updates. 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 "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
2269 "again."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2270 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2271 "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
2272 "skúste znovu."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2273
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2274 msgid "Unable to load the plugin"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
2275 msgstr "Nebolo možné načítať tento modul"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2276
15955
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2278 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
2279 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
2280
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2281 msgid "Unable to load your plugin."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2282 msgstr "Váš modul sa nedal načítať."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2283
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2284 #, c-format
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2285 msgid "%s requires %s, but it failed to unload."
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2286 msgstr "%s vyžaduje %s, ale nepodarilo sa ho ukončiť."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2287
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2288 msgid "Autoaccept"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
2289 msgstr "Automatické potvrdzovanie"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2290
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2291 msgid "Auto-accept file transfer requests from selected users."
25275
a5a096d0a131 Updated Slovak translation. Fixes #7998.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 24816
diff changeset
2292 msgstr "Automatické potvrdenie prenosu súboru od vybraných používateľov."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2293
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2294 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2295 msgid "Autoaccepted file transfer of \"%s\" from \"%s\" completed."
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
2296 msgstr ""
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
2297 "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
2298
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2299 msgid "Autoaccept complete"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
2300 msgstr "Automatické potvrdenie dokončené"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2301
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2302 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2303 msgid "When a file-transfer request arrives from %s"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
2304 msgstr "Keď príde žiadosť na prenos súboru od používateľa %s"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2305
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2306 msgid "Set Autoaccept Setting"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2307 msgstr "Nastavenie automatického potvrdzovania"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2308
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2309 msgid "_Save"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2310 msgstr "_Uložiť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2311
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2312 msgid "_Cancel"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2313 msgstr "_Zrušiť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2314
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2315 msgid "Ask"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2316 msgstr "Spýtať sa"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2317
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2318 msgid "Auto Accept"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2319 msgstr "Automaticky potvrdiť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2320
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2321 msgid "Auto Reject"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2322 msgstr "Automaticky zrušiť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2323
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2324 msgid "Autoaccept File Transfers..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2325 msgstr "Automaticky potvrdzovať prenosy súborov..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2326
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2327 #. 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
2328 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2329 "Path to save the files in\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2330 "(Please provide the full path)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2331 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2332 "Miesto, kam ukladať súbory\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2333 "(Prosím, zadajte plnú cestu)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2334
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
2335 msgid ""
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
2336 "When a file-transfer request arrives from a user who is\n"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
2337 "*not* on your buddy list:"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
2338 msgstr ""
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
2339 "Keď posiela súbor používateľ, ktorý\n"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
2340 "*nie je* na vašom zozname priateľov:"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2341
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2342 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2343 "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
2344 "(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
2345 msgstr ""
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
2346 "Upozorniť vyskakovacím oknom, keď je dokončený automaticky potvrdený prenos "
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
2347 "súboru\n"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
2348 "(len ak neexistuje rozhovor s odosielateľom)"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2349
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
2350 msgid "Create a new directory for each user"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
2351 msgstr "Vytvoriť nový priečinok pre každého používateľa"
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
2352
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
2353 msgid "Escape the filenames"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
2354 msgstr "Escapovať názvy súborov"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
2355
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2356 msgid "Notes"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2357 msgstr "Poznámky"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2358
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2359 msgid "Enter your notes below..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2360 msgstr "Sem zadajte vaše poznámky..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2361
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2362 msgid "Edit Notes..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2363 msgstr "Upraviť poznámky..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2364
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2365 #. *< major version
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2366 #. *< minor version
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2367 #. *< type
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2368 #. *< ui_requirement
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2369 #. *< flags
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2370 #. *< dependencies
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2371 #. *< priority
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2372 #. *< id
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2373 msgid "Buddy Notes"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
2374 msgstr "Poznámky k priateľovi"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2375
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2376 #. *< name
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2377 #. *< version
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2378 msgid "Store notes on particular buddies."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
2379 msgstr "Ukladanie poznámok o jednotlivých priateľoch."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2380
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2381 #. *< summary
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2382 msgid "Adds the option to store notes for buddies on your buddy list."
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
2383 msgstr ""
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
2384 "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
2385
ab7791faefa1 translation updates. 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 #. *< 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
2387 #. *< 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
2388 #. *< 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
2389 #. *< 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
2390 #. *< 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
2391 #. *< id
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2392 msgid "Cipher Test"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2393 msgstr "Test šifry"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2394
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2395 #. *< name
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2396 #. *< version
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2397 #. * summary
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2398 #. * description
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2399 msgid "Tests the ciphers that ship with libpurple."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2400 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
2401
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2402 #. *< type
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2403 #. *< ui_requirement
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2404 #. *< flags
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2405 #. *< dependencies
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2406 #. *< priority
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2407 #. *< 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
2408 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
2409 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
2410
ab7791faefa1 translation updates. 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 #. *< 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
2412 #. *< 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
2413 #. * 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
2414 #. * 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
2415 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
2416 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
2417
ab7791faefa1 translation updates. 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 #. *< 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
2419 #. *< 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
2420 #. *< 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
2421 #. *< 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
2422 #. *< 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
2423 #. *< id
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2424 msgid "File Control"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2425 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
2426
ab7791faefa1 translation updates. 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 #. *< 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
2428 #. *< 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
2429 #. * 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
2430 #. * description
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2431 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
2432 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
2433
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2434 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
2435 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
2436
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2437 #. 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
2438 #. If that doesn't translate well into your language, drop the 's before translating.
ab7791faefa1 translation updates. 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 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
2440 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
2441
ab7791faefa1 translation updates. 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 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
2443 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
2444
ab7791faefa1 translation updates. 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 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
2446 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
2447
ab7791faefa1 translation updates. 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 "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
2449 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
2450
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2451 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
2452 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
2453
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2454 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
2455 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
2456
ab7791faefa1 translation updates. 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 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
2458 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
2459
ab7791faefa1 translation updates. 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 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
2461 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
2462
ab7791faefa1 translation updates. 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 "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
2464 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
2465
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2466 #. *< 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
2467 #. *< 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
2468 #. *< 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
2469 #. *< 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
2470 #. *< 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
2471 #. *< 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
2472 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
2473 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
2474
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2475 #. *< 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
2476 #. *< 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
2477 #. * 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
2478 msgid "Test plugin IPC support, as a client."
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
2479 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
2480
ab7791faefa1 translation updates. 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 #. * 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
2482 msgid ""
ab7791faefa1 translation updates. 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 "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
2484 "calls the commands registered."
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
2485 msgstr ""
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
2486 "Test podpory IPC modulov ako klient. Nájde modul servera a spustí "
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
2487 "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
2488
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2489 #. *< 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
2490 #. *< 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
2491 #. *< 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
2492 #. *< 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
2493 #. *< 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
2494 #. *< 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
2495 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
2496 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
2497
ab7791faefa1 translation updates. 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 #. *< 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
2499 #. *< 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
2500 #. * 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
2501 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
2502 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
2503
ab7791faefa1 translation updates. 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 #. * description
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
2505 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
2506 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
2507
28210
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
2508 msgid "Hide Joins/Parts"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
2509 msgstr "Skryť pripojenia/časti"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
2510
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
2511 #. Translators: Followed by an input request a number of people
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
2512 msgid "For rooms with more than this many people"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
2513 msgstr "Pre miestnosti s viac než toľkoto ľudí"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
2514
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
2515 msgid "If user has not spoken in this many minutes"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
2516 msgstr "Ak používateľ nehovoril toľkoto minút"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
2517
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
2518 msgid "Apply hiding rules to buddies"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
2519 msgstr "Použiť skrývacie pravidlá pre priateľov"
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
2520
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2521 #. *< type
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2522 #. *< ui_requirement
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2523 #. *< flags
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2524 #. *< dependencies
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2525 #. *< priority
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2526 #. *< id
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2527 msgid "Join/Part Hiding"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
2528 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
2529
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2530 #. *< name
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2531 #. *< version
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2532 #. * summary
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2533 msgid "Hides extraneous join/part messages."
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
2534 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
2535
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2536 #. * description
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2537 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2538 "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
2539 "actively taking part in a conversation."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2540 msgstr ""
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
2541 "Tento modul skryje oznamy o prihlasovaní a odhlasovaní používateľov vo "
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
2542 "veľkých diskusných miestnostiach, okrem používateľov, ktorí sa aktívne "
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
2543 "zúčastňujú rozhovoru."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2544
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2545 #. 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
2546 #. * 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
2547 #. * 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
2548 #. * not a real 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
2549 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
2550 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
2551
ab7791faefa1 translation updates. 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 "User is offline."
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
2553 msgstr "Používateľ nie je 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
2554
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2555 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
2556 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
2557
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2559 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
2560 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
2561
ab7791faefa1 translation updates. 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 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
2563 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
2564
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2565 msgid "You were disconnected from the server."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
2566 msgstr "Boli ste odpojený 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
2567
ab7791faefa1 translation updates. 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 "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
2570 "logged in."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2571 msgstr ""
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
2572 "Momentálne ste odpojený. Až kým sa neprihlásite vám nebudú doručované správy."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2573
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2574 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
2575 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
2576
ab7791faefa1 translation updates. 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 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
2578 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
2579
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2580 #. 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
2581 #. 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
2582 #. choose to leave them alone. Choose what's best for your 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
2583 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
2584 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
2585
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2586 #. 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
2587 #. 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
2588 #. choose to leave them alone. Choose what's best for your 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
2589 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
2590 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
2591
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2592 #. 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
2593 #. 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
2594 #. choose to leave them alone. Choose what's best for your 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
2595 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
2596 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
2597
ab7791faefa1 translation updates. 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 #. 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
2599 #. 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
2600 #. choose to leave them alone. Choose what's best for your language.
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2601 msgid "QIP"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2602 msgstr "QIP"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2603
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2604 #. 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
2605 #. translators who wanted to transliterate them. Many translators
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2606 #. choose to leave them alone. Choose what's best for your language.
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2607 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
2608 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
2609
ab7791faefa1 translation updates. 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 #. 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
2611 #. 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
2612 #. choose to leave them alone. Choose what's best for your 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
2613 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
2614 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
2615
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2616 #. The names of IM clients are marked for translation at the request of
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2617 #. translators who wanted to transliterate them. Many translators
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2618 #. choose to leave them alone. Choose what's best for your language.
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2619 msgid "aMSN"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2620 msgstr "aMSN"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2621
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2622 #. Add general preferences.
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2623 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
2624 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
2625
ab7791faefa1 translation updates. 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 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
2627 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
2628
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2629 msgid "Use name heuristics"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
2630 msgstr "Použiť heuristiku pre názvy"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2631
ab7791faefa1 translation updates. 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 #. Add Log Directory preferences.
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2633 msgid "Log Directory"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
2634 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
2635
ab7791faefa1 translation updates. 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 #. *< 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
2637 #. *< 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
2638 #. *< 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
2639 #. *< 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
2640 #. *< 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
2641 #. *< 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
2642 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
2643 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
2644
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2645 #. *< 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
2646 #. *< 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
2647 #. * 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
2648 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
2649 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
2650
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2651 #. * 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
2652 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2653 "When viewing logs, this plugin will include logs from other IM clients. "
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
2654 "Currently, this includes Adium, MSN Messenger, aMSN, and Trillian.\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
2655 "\n"
ab7791faefa1 translation updates. 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 "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
2657 "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
2658 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2659 "Tento modul pri prehliadaní záznamov pridáva záznamy z ostatných IM "
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
2660 "klientov. Momentálne sa to týka klientov Adium, MSN Messenger, aMSN a "
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
2661 "Trillian.\n"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
2662 "\n"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
2663 "UPOZORNENIE: Tento modul je stále testovací a môže často padať. Používajte "
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2664 "ho na vlastné riziko!"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2665
15955
ab7791faefa1 translation updates. 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 msgid "Mono Plugin Loader"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
2667 msgstr "Mono, zavádzač modulov"
15955
ab7791faefa1 translation updates. 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
ab7791faefa1 translation updates. 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 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
2670 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
2671
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
2672 msgid "Add new line in IMs"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
2673 msgstr "Pridávanie nových riadkov v správach"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
2674
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
2675 msgid "Add new line in Chats"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
2676 msgstr "Pridávanie nových riadkov v chatoch"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
2677
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2678 #. *< magic
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2679 #. *< major version
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2680 #. *< minor version
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2681 #. *< type
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2682 #. *< ui_requirement
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2683 #. *< flags
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2684 #. *< dependencies
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2685 #. *< priority
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2686 #. *< id
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2687 msgid "New Line"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2688 msgstr "Nový riadok"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2689
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2690 #. *< name
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2691 #. *< version
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2692 msgid "Prepends a newline to displayed message."
25275
a5a096d0a131 Updated Slovak translation. Fixes #7998.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 24816
diff changeset
2693 msgstr "Pred zobrazenú správu vkladá nový riadok."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2694
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2695 #. *< summary
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2696 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2697 "Prepends a newline to messages so that the rest of the message appears below "
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
2698 "the username in the conversation window."
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
2699 msgstr ""
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
2700 "Vkladá entery pred správy, čo spôsobí že správy v okne rozhovoru sa zobrazia "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
2701 "pod používateľským menom."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2702
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2703 msgid "Offline Message Emulation"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
2704 msgstr "Emulácia offline správ"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2705
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2706 msgid "Save messages sent to an offline user as pounce."
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
2707 msgstr "Pridáva správy pre neprihlásených používateľov ako sledovanie."
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
2708
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
2709 msgid ""
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
2710 "The rest of the messages will be saved as pounces. You can edit/delete the "
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2711 "pounce from the `Buddy Pounce' dialog."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2712 msgstr ""
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
2713 "Zvyšok správ bude uložený ako sledovanie. Sledovanie môžete pridať/odstrániť "
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
2714 "v dialógu „Sledovanie priateľov“."
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
2715
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2716 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2717 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2718 "\"%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
2719 "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
2720 msgstr ""
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
2721 "Používateľ „%s“ momentálne nie je prihlásený. Chcete uložiť zvyšok správ do "
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
2722 "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
2723
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2724 msgid "Offline Message"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2725 msgstr "Offline správa"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2726
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2727 msgid "You can edit/delete the pounce from the `Buddy Pounces' dialog"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
2728 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
2729
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2730 msgid "Yes"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2731 msgstr "Áno"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2732
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2733 msgid "No"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2734 msgstr "Nie"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2735
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2736 msgid "Save offline messages in pounce"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2737 msgstr "Uložiť offline správy do sledovania"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2738
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2739 msgid "Do not ask. Always save in pounce."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2740 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
2741
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
2742 msgid "One Time Password"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
2743 msgstr "Heslo na jedno použitie"
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
2744
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
2745 #. *< type
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
2746 #. *< ui_requirement
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
2747 #. *< flags
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
2748 #. *< dependencies
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
2749 #. *< priority
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
2750 #. *< id
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
2751 msgid "One Time Password Support"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
2752 msgstr "Podpora hesla na jedno použitie"
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
2753
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
2754 #. *< name
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
2755 #. *< version
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
2756 #. * summary
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
2757 msgid "Enforce that passwords are used only once."
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
2758 msgstr "Zaručiť že heslá sa použijú iba raz."
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
2759
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
2760 #. * description
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
2761 msgid ""
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
2762 "Allows you to enforce on a per-account basis that passwords not being saved "
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
2763 "are only used in a single successful connection.\n"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
2764 "Note: The account password must not be saved for this to work."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
2765 msgstr ""
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
2766 "Umožňuje zaručiť aby sa heslá ktoré nie sú uložené použili iba na jedno "
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
2767 "úspešné pripojenie.\n"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
2768 "Poznámka: Funguje iba ak heslo nie je uložené."
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
2769
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2770 #. *< 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
2771 #. *< 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
2772 #. *< 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
2773 #. *< 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
2774 #. *< 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
2775 #. *< 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
2776 msgid "Perl Plugin Loader"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
2777 msgstr "Zavádzač Perl modulov"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2778
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2779 #. *< 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
2780 #. *< 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
2781 #. *< 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
2782 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
2783 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
2784
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2785 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
2786 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
2787
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2788 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
2789 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
2790
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2791 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2792 "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
2793 "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
2794 msgstr ""
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
2795 "Spôsobí, že okno rozhovoru sa objaví v momente, keď vám ostatní používatelia "
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
2796 "začnú písať správu. Funguje na AIM, ICQ, XMPP, Sametime, and Yahoo!"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2797
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2798 msgid "You feel a disturbance in the force..."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
2799 msgstr "Cítite narušenie vašej moci..."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2800
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2801 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
2802 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
2803
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2804 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
2805 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
2806
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2807 msgid "Display notification message in conversations"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
2808 msgstr "Zobraziť správu upozornenia v rozhovoroch"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2809
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2810 msgid "Raise psychic conversations"
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
2811 msgstr "Prenášať psychické rozhovory navrch"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2812
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2813 #. *< 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
2814 #. *< 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
2815 #. *< 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
2816 #. *< 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
2817 #. *< 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
2818 #. *< 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
2819 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
2820 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
2821
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2822 #. *< 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
2823 #. *< 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
2824 #. * 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
2825 #. * 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
2826 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
2827 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
2828
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2829 #. *< 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
2830 #. *< 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
2831 #. *< 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
2832 #. *< 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
2833 #. *< 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
2834 #. *< 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
2835 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
2836 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
2837
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2838 #. *< 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
2839 #. *< 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
2840 #. * 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
2841 #. * 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
2842 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
2843 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
2844
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
2845 #. Scheme name
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
2846 msgid "X.509 Certificates"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
2847 msgstr "X.509 certifikáty"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
2848
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
2849 #. *< type
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
2850 #. *< ui_requirement
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
2851 #. *< flags
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
2852 #. *< dependencies
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
2853 #. *< priority
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
2854 #. *< id
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
2855 msgid "GNUTLS"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
2856 msgstr "GNUTLS"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
2857
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
2858 #. *< name
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
2859 #. *< version
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
2860 #. * summary
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
2861 #. * description
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
2862 msgid "Provides SSL support through GNUTLS."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
2863 msgstr "Poskytuje podporu SSL pomocou GNUTLS."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
2864
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
2865 #. *< type
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
2866 #. *< ui_requirement
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
2867 #. *< flags
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
2868 #. *< dependencies
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
2869 #. *< priority
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
2870 #. *< id
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
2871 msgid "NSS"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
2872 msgstr "NSS"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
2873
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
2874 #. *< name
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
2875 #. *< version
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
2876 #. * summary
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
2877 #. * description
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
2878 msgid "Provides SSL support through Mozilla NSS."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
2879 msgstr "Poskytuje podporu SSL pomocou Mozilla NSS."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
2880
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2881 #. *< 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
2882 #. *< 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
2883 #. *< 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
2884 #. *< 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
2885 #. *< 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
2886 #. *< 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
2887 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
2888 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
2889
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2890 #. *< 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
2891 #. *< 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
2892 #. * 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
2893 #. * 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
2894 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
2895 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
2896
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 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
2899 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
2900
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2901 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2902 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
2903 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
2904
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2905 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2906 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
2907 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
2908
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2909 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2910 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
2911 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
2912
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2913 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2914 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
2915 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
2916
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2917 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
2918 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
2919
ab7791faefa1 translation updates. 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 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
2921 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
2922
ab7791faefa1 translation updates. 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 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
2924 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
2925
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2926 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
2927 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
2928
ab7791faefa1 translation updates. 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 #. *< 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
2930 #. *< 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
2931 #. *< 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
2932 #. *< 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
2933 #. *< 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
2934 #. *< 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
2935 msgid "Buddy State Notification"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
2936 msgstr "Upozornenie na status 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
2937
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2938 #. *< 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
2939 #. *< 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
2940 #. * 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
2941 #. * 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
2942 msgid ""
ab7791faefa1 translation updates. 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 "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
2944 "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
2945 msgstr ""
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
2946 "Upozorní v okne rozhovoru, keď priateľ je alebo prestane byť neprítomný "
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2947 "alebo nečinný."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
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
2949 msgid "Tcl Plugin Loader"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
2950 msgstr "Zavádzač Tcl modulov"
15955
ab7791faefa1 translation updates. 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 msgid "Provides support for loading Tcl plugins"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
2953 msgstr "Umožňuje spúšťať Tcl moduly"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2954
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
2955 msgid ""
ab7791faefa1 translation updates. 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 "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
2957 "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
2958 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2959 "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
2960 "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
2961
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
2962 msgid ""
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
2963 "Unable to find Apple's \"Bonjour for Windows\" toolkit, see http://d.pidgin."
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
2964 "im/BonjourWindows for more information."
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
2965 msgstr ""
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
2966 "Toolkit Apple Bonjour For Windows nebol nájdený, pozrite http://d.pidgin.im/"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
2967 "BonjourWindows pre viac informácii."
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
2968
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
2969 msgid "Unable to listen for incoming IM connections"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
2970 msgstr "Nepodarilo sa čakať na prichádzajúce IM 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
2971
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2972 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
2973 "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
2974 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
2975
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
2976 msgid "First name"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
2977 msgstr "Krstné meno"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
2978
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
2979 msgid "Last name"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
2980 msgstr "Priezvisko"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
2981
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
2982 #. email
23180
e0bcb8cfda74 Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents: 22954
diff changeset
2983 msgid "Email"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
2984 msgstr "E-mail"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
2985
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
2986 msgid "AIM Account"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
2987 msgstr "AIM účet"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
2988
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
2989 msgid "XMPP Account"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
2990 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
2991
ab7791faefa1 translation updates. 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 #. *< 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
2993 #. *< 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
2994 #. *< 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
2995 #. *< 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
2996 #. *< 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
2997 #. *< 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
2998 #. *< 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
2999 #. *< 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
3000 #. * 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
3001 #. * 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
3002 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
3003 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
3004
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3005 msgid "Purple Person"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
3006 msgstr "Osoba Purple"
15955
ab7791faefa1 translation updates. 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
25503
c7147de91938 Russian, Slovak, and Serbian translations updated. Fixes #8486, #8488, #8489.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25275
diff changeset
3008 #. Creating the options for the protocol
c7147de91938 Russian, Slovak, and Serbian translations updated. Fixes #8486, #8488, #8489.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25275
diff changeset
3009 msgid "Local Port"
c7147de91938 Russian, Slovak, and Serbian translations updated. Fixes #8486, #8488, #8489.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25275
diff changeset
3010 msgstr "Lokálny port"
c7147de91938 Russian, Slovak, and Serbian translations updated. Fixes #8486, #8488, #8489.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25275
diff changeset
3011
15955
ab7791faefa1 translation updates. 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 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
3013 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
3014
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3015 #, c-format
ab7791faefa1 translation updates. 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 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
3017 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
3018
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3019 msgid "Unable to send the message, the conversation couldn't be started."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
3020 msgstr "Nepodarilo sa odoslať správu, rozhovor sa nezačal."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3021
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
3022 msgid "Error communicating with local mDNSResponder."
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
3023 msgstr "Chyba počas komunikácie s lokálnym mDNSResponder."
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
3024
15955
ab7791faefa1 translation updates. 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 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
3026 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
3027
ab7791faefa1 translation updates. 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 msgid ""
ab7791faefa1 translation updates. 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 "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
3030 "invalid."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
3031 msgstr "Názov hostiteľa alebo číslo portu tohoto 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
3032
ab7791faefa1 translation updates. 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 msgid "Token Error"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
3034 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
3035
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3036 msgid "Unable to fetch the token.\n"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
3037 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
3038
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3039 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
3040 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
3041
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3042 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
3043 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
3044
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3045 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
3046 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
3047
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3048 #, c-format
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3049 msgid "Couldn't write buddy list for %s to %s"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3050 msgstr "Nepodarilo sa zapísať zoznam priateľov používateľa %s do %s"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3051
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3052 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
3053 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
3054
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3055 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
3056 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
3057
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3058 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
3059 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
3060
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3061 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
3062 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
3063
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
3064 msgid "Load buddylist from file..."
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
3065 msgstr "Otvoriť zoznam priateľov zo súboru..."
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
3066
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
3067 msgid "You must fill in all registration fields"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
3068 msgstr "Musíte vyplniť všetky políčka registrácie"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
3069
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
3070 msgid "Passwords do not match"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
3071 msgstr "Heslá sa nezhodujú"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
3072
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
3073 msgid "Unable to register new account. An unknown error occurred."
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
3074 msgstr "Nepodarilo sa vytvoriť nový účet. Vyskytla sa 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
3075
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3076 msgid "New Gadu-Gadu Account Registered"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3077 msgstr "Nový Gadu-Gadu účet bol zaregistrovaný"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3078
15955
ab7791faefa1 translation updates. 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 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
3080 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
3081
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3082 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
3083 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
3084
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
3085 msgid "Password (again)"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3086 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
3087
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
3088 msgid "Enter captcha text"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
3089 msgstr "Zadajte text z obrázku captcha"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
3090
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
3091 msgid "Captcha"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
3092 msgstr "Obrázok captcha"
15955
ab7791faefa1 translation updates. 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
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3094 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
3095 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
3096
ab7791faefa1 translation updates. 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 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
3098 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
3099
ab7791faefa1 translation updates. 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 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
3101 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
3102
ab7791faefa1 translation updates. 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 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
3104 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
3105
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
3106 #. gender
15955
ab7791faefa1 translation updates. 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 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
3108 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
3109
ab7791faefa1 translation updates. 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 "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
3111 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
3112
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
3113 #. 0
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3114 msgid "Male"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3115 msgstr "Muž"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3116
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3117 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
3118 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
3119
ab7791faefa1 translation updates. 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 msgid "Only online"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
3121 msgstr "Len 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
3122
ab7791faefa1 translation updates. 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 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
3124 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
3125
ab7791faefa1 translation updates. 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 msgid "Please, enter your search criteria below"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
3127 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
3128
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3129 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
3130 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
3131
ab7791faefa1 translation updates. 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 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
3133 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
3134
ab7791faefa1 translation updates. 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 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
3136 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
3137
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3138 msgid "Change password for the Gadu-Gadu account"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3139 msgstr "Zmeniť heslo pre účet Gadu-Gadu"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
3140
15955
ab7791faefa1 translation updates. 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 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
3142 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
3143
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3144 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
3145 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
3146
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
3147 msgid "Password (retype)"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
3148 msgstr "Heslo (znovu)"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
3149
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
3150 msgid "Enter current token"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
3151 msgstr "Vstúpiť do aktuálneho tokenu"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
3152
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
3153 msgid "Current token"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
3154 msgstr "Aktuálny token"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
3155
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3156 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
3157 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
3158
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3159 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
3160 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
3161
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 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
3164 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
3165
ab7791faefa1 translation updates. 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 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
3167 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
3168
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
3169 #. 0
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
3170 #. Global
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3171 msgid "Available"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
3172 msgstr "Prihlásený"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3173
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
3174 #. 2
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
3175 msgid "Chatty"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
3176 msgstr "Zhovorčivý"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
3177
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
3178 #. 3
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
3179 msgid "Do Not Disturb"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
3180 msgstr "Nerušiť"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
3181
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
3182 #. 1
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
3183 #. get_yahoo_status_from_purple_status() returns YAHOO_STATUS_CUSTOM for
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
3184 #. * the generic away state (YAHOO_STATUS_TYPE_AWAY) with no message
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
3185 #. Away stuff
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
3186 msgid "Away"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
3187 msgstr "Neprítomný"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
3188
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3189 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
3190 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
3191
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
3192 #. first name
30142
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
3193 #. optional information
15955
ab7791faefa1 translation updates. 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 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
3195 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
3196
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3197 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
3198 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
3199
ab7791faefa1 translation updates. 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 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
3201 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
3202
ab7791faefa1 translation updates. 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 msgid "Gadu-Gadu Public Directory"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
3204 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
3205
ab7791faefa1 translation updates. 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 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
3207 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
3208
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3209 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
3210 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
3211
ab7791faefa1 translation updates. 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 msgid "There are no users matching your search criteria."
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
3213 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
3214
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
3215 msgid "Unable to read from socket"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
3216 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
3217
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3218 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
3219 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
3220
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3221 msgid "Your buddy list was downloaded from the server."
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
3222 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
3223
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3224 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
3225 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
3226
ab7791faefa1 translation updates. 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 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
3228 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
3229
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
3230 #. The session is now set up, ready to be connected. This emits the
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
3231 #. * signedOn signal, so clients can now do anything with msimprpl, and
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
3232 #. * we're ready for it (session key, userid, username all setup).
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
3233 msgid "Connected"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
3234 msgstr "Prihlásený"
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
3235
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
3236 msgid "Connection failed"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
3237 msgstr "Pripojenie 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
3238
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3239 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
3240 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
3241
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3242 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
3243 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
3244
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
3245 #, c-format
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
3246 msgid "Unable to resolve hostname '%s': %s"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
3247 msgstr "Nepodarilo sa preložiť meno hostiteľa '%s': %s"
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
3248
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
3249 #. 1. connect to server
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
3250 #. connect to the server
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
3251 msgid "Connecting"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
3252 msgstr "Pripája sa"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
3253
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3254 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
3255 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
3256
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3257 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
3258 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
3259
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
3260 msgid "Not connected to the server"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
3261 msgstr "Neprihásený 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
3262
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3263 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
3264 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
3265
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3266 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
3267 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
3268
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3269 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
3270 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
3271
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3272 msgid "Download buddylist from Server"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
3273 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
3274
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3275 msgid "Delete buddylist from Server"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
3276 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
3277
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3278 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
3279 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
3280
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3281 #. 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
3282 #. 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
3283 #. 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
3284 #. 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
3285 #. 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
3286 #. 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
3287 #. 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
3288 #. 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
3289 #. 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
3290 #. 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
3291 #. 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
3292 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
3293 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
3294
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3295 #. 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
3296 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
3297 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
3298
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3299 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
3300 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
3301
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
3302 msgid "GG server"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
3303 msgstr "GG server"
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
3304
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3305 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3306 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
3307 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
3308
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3309 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3310 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
3311 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
3312
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3313 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
3314 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
3315
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3316 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
3317 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
3318
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
3319 msgid "Unable to open a listening port."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3320 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
3321
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3322 msgid "Error displaying MOTD"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
3323 msgstr "Chyba pri zobrazovaní správy 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
3324
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3325 msgid "No MOTD available"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
3326 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
3327
ab7791faefa1 translation updates. 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 msgid "There is no MOTD associated with this connection."
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
3329 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
3330
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3332 msgid "MOTD for %s"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
3333 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
3334
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
3335 #.
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
3336 #. * TODO: Handle this better. Probably requires a PurpleBOSHConnection
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
3337 #. * buffer that stores what is "being sent" until the
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
3338 #. * PurpleHTTPConnection reports it is fully sent.
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
3339 #.
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
3340 #. TODO: what to do here - do we really have to disconnect?
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
3341 #. TODO: do we really want to disconnect on a failure to write?
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
3342 #, c-format
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
3343 msgid "Lost connection with server: %s"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
3344 msgstr "Pripojenie na server bolo stratené: %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
3345
ab7791faefa1 translation updates. 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 msgid "View MOTD"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
3347 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
3348
ab7791faefa1 translation updates. 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 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
3350 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
3351
ab7791faefa1 translation updates. 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 "_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
3353 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
3354
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
3355 msgid "IRC nick and server may not contain whitespace"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
3356 msgstr "Prezývky a IRC servery nesmú obsahovať medzery"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3357
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3358 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
3359 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
3360
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
3361 msgid "Unable to connect"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
3362 msgstr "Nepodarilo sa pripojiť"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
3363
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
3364 #. this is a regular connect, error out
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
3365 #, c-format
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
3366 msgid "Unable to connect: %s"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
3367 msgstr "Nepodarilo sa pripojiť: %s"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
3368
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
3369 #, c-format
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
3370 msgid "Server closed the connection"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
3371 msgstr "Server zrušil pripojenie"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3372
ab7791faefa1 translation updates. 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 "Users"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
3374 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
3375
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3376 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
3377 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
3378
ab7791faefa1 translation updates. 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 #. *< 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
3380 #. *< 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
3381 #. *< 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
3382 #. *< 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
3383 #. *< 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
3384 #. *< 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
3385 #. *< 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
3386 #. *< 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
3387 msgid "IRC Protocol Plugin"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
3388 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
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 #. * 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
3391 msgid "The IRC Protocol Plugin that Sucks Less"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
3392 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
3393
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3394 #. host 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
3395 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
3396 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
3397
ab7791faefa1 translation updates. 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 #. port 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
3399 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
3400 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
3401
ab7791faefa1 translation updates. 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 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
3403 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
3404
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
3405 msgid "Auto-detect incoming UTF-8"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
3406 msgstr "Automaticky zistiť prichádzajúce UTF-8"
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
3407
15955
ab7791faefa1 translation updates. 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 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
3409 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
3410
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
3411 #.
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3412 #. 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
3413 #. 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
3414 #.
15955
ab7791faefa1 translation updates. 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 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
3416 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
3417
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3418 msgid "Bad mode"
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
3419 msgstr "Zlý režim"
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
3420
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
3421 #, c-format
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
3422 msgid "Ban on %s by %s, set %s ago"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
3423 msgstr "Zákaz pre %s od %s, udelený %s dozadu"
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
3424
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
3425 #, c-format
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
3426 msgid "Ban on %s"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
3427 msgstr "Zákaz používateľovi %s"
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
3428
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
3429 msgid "End of ban list"
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
3430 msgstr "Koniec zoznamu blokovaný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
3431
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3432 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3433 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
3434 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
3435
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3436 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
3437 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
3438
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3439 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3440 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
3441 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
3442
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3443 msgid " <i>(ircop)</i>"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
3444 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
3445
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3446 msgid " <i>(identified)</i>"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
3447 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
3448
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3449 msgid "Nick"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3450 msgstr "Prezývka"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3451
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3452 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
3453 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
3454
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3455 msgid "Idle for"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3456 msgstr "Nečinný"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3457
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3458 msgid "Online since"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
3459 msgstr "Prihlásený 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
3460
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3461 msgid "<b>Defining adjective:</b>"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
3462 msgstr "<b>Opisné prídavné meno:</b>"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3463
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3464 msgid "Glorious"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3465 msgstr "Skvelé"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
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
3467 #, c-format
ab7791faefa1 translation updates. 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 "%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
3469 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
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 #, c-format
ab7791faefa1 translation updates. 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 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
3473 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
3474
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3475 #, c-format
ab7791faefa1 translation updates. 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 "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
3477 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
3478
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3479 #, c-format
ab7791faefa1 translation updates. 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 msgid "Unknown message '%s'"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
3481 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
3482
ab7791faefa1 translation updates. 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 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
3484 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
3485
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3486 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
3487 msgstr "IRC server prijal správu, ktorej neporozumel."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3488
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3489 #, c-format
ab7791faefa1 translation updates. 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 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
3491 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
3492
ab7791faefa1 translation updates. 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 msgid "Time Response"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
3494 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
3495
ab7791faefa1 translation updates. 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 "The IRC server's local time is:"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
3497 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
3498
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3499 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
3500 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
3501
ab7791faefa1 translation updates. 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 #. does this happen?
ab7791faefa1 translation updates. 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 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
3504 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
3505
ab7791faefa1 translation updates. 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 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
3507 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
3508
ab7791faefa1 translation updates. 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 "No such nick or channel"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
3510 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
3511
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3512 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
3513 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
3514
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3516 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
3517 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
3518
ab7791faefa1 translation updates. 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 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
3520 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
3521
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 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
3524 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
3525
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3526 #. Remove user from 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
3527 #, c-format
ab7791faefa1 translation updates. 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 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
3529 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
3530
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 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
3533 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
3534
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3535 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
3536 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
3537
ab7791faefa1 translation updates. 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 msgid ""
ab7791faefa1 translation updates. 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 "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
3540 "invalid characters."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3541 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3542 "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
3543
15955
ab7791faefa1 translation updates. 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 ""
ab7791faefa1 translation updates. 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 "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
3546 "invalid characters."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3547 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3548 "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
3549
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
3550 #. We only want to do the following dance if the connection
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
3551 #. has not been successfully completed. If it has, just
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
3552 #. notify the user that their /nick command didn't go.
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
3553 #, c-format
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
3554 msgid "The nickname \"%s\" is already being used."
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
3555 msgstr "Prezývka \"%s\" je už obsadená."
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
3556
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
3557 msgid "Nickname in use"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
3558 msgstr "Prezývka je obsadená"
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
3559
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3560 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
3561 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
3562
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3563 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
3564 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
3565
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3566 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3567 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
3568 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
3569
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3570 msgid "Error: invalid PONG from server"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
3571 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
3572
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3573 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3574 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
3575 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
3576
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3577 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3578 msgid "Cannot join %s: Registration is required."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3579 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
3580
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3581 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
3582 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
3583
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3584 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
3585 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
3586
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3587 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3588 msgid "Wallops from %s"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
3589 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
3590
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3591 msgid "action &lt;action to perform&gt;: Perform an action."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3592 msgstr "action &lt;akcia, ktorú vykonať&gt;: Vykonanie akcie."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3593
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3594 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3595 "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
3596 "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
3597 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3598 "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
3599 "nebola zadaná správa."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3600
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
3601 msgid "ctcp <nick> <msg>: sends ctcp msg to nick."
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
3602 msgstr "ctcp <prezývka> <správa>: pošle používateľovi ctcp správu."
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
3603
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3604 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
3605 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
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 msgid ""
ab7791faefa1 translation updates. 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 "deop &lt;nick1&gt; [nick2] ...: Remove channel operator status from "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3609 "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
3610 msgstr ""
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
3611 "deop &lt;prezývka1&gt; [prezývka2] ...: Odstráni vybranému používateľovi "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
3612 "titul operátora kanálu. Aby ste mohli použiť tento príkaz, musíte byť "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
3613 "operátor kanálu."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
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
3615 msgid ""
ab7791faefa1 translation updates. 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 "devoice &lt;nick1&gt; [nick2] ...: Remove channel voice status from "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3617 "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
3618 "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
3619 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
3620 "devoice &lt;prezývka1&gt; [prezývka2] ...: Odstráni používateľovi titul "
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3621 "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
3622 "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
3623
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3624 msgid ""
ab7791faefa1 translation updates. 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 "invite &lt;nick&gt; [room]: Invite someone to join you in the specified "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3626 "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
3627 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3628 "invite &lt;prezývka&gt; [miestnosť]: Pozve osobu, aby sa pridala do "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3629 "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
3630
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3631 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3632 "j &lt;room1&gt;[,room2][,...] [key1[,key2][,...]]: Enter one or more "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3633 "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
3634 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3635 "j &lt;miestnosť1&gt;[,miestnosť2][,...] [kľúč1[,kľúč2][,...]]: Vstúpi do "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3636 "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
3637 "ak to bude nutné."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3638
15955
ab7791faefa1 translation updates. 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 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3640 "join &lt;room1&gt;[,room2][,...] [key1[,key2][,...]]: Enter one or more "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3641 "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
3642 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
3643 "join &lt;room1&gt;[,room2][,...] [key1[,key2][,...]]: Vstúpiť do jednoho "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3644 "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
3645 "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
3646
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3647 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3648 "kick &lt;nick&gt; [message]: Remove someone from a channel. You must be a "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3649 "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
3650 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
3651 "kick &lt;prezývka&gt; [správa]: Odstráni osobu z kanálu. Toto môžu urobiť "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3652 "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
3653
ab7791faefa1 translation updates. 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 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3655 "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
3656 "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
3657 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3658 "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
3659 "niektoré servery vás môžu odpojiť.</i>"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3660
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3661 msgid "me &lt;action to perform&gt;: Perform an action."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3662 msgstr "me &lt;akcia, ktorú vykonať&gt;: Vykoná akciu."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3663
ab7791faefa1 translation updates. 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 "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
3665 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
3666
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3667 msgid ""
ab7791faefa1 translation updates. 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 "mode &lt;+|-&gt;&lt;A-Za-z&gt; &lt;nick|channel&gt;: Set or unset a channel "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3669 "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
3670 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3671 "mode &lt;+|-&gt;&lt;A-Za-z&gt; &lt;prezývka|kanál&gt;: Nastaví alebo "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3672 "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
3673
15955
ab7791faefa1 translation updates. 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 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3675 "msg &lt;nick&gt; &lt;message&gt;: Send a private message to a user (as "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3676 "opposed to a channel)."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3677 msgstr ""
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
3678 "msg &lt;prezývka&gt; &lt;správa&gt;: Pošle súkromnú správu používateľovi "
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
3679 "(nie na kanáli)."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3680
15955
ab7791faefa1 translation updates. 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 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
3682 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3683 "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
3684
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3685 msgid "nick &lt;new nickname&gt;: Change your nickname."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3686 msgstr "nick &lt;nová prezývka&gt;: Zmení vašu prezývku."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3687
ab7791faefa1 translation updates. 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 "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
3689 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
3690
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
3691 msgid "notice &lt;target&lt;: Send a notice to a user or channel."
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
3692 msgstr "notice &lt;cieľ&lt;: Odošle používateľovi alebo kanálu upozornenie."
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
3693
15955
ab7791faefa1 translation updates. 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 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3695 "op &lt;nick1&gt; [nick2] ...: Grant channel operator status to someone. You "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3696 "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
3697 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3698 "op &lt;prezývka1&gt; [prezývka2] ...: Udelí niekomu status operátora "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3699 "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
3700
15955
ab7791faefa1 translation updates. 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 msgid ""
ab7791faefa1 translation updates. 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 "operwall &lt;message&gt;: If you don't know what this is, you probably "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3703 "can't use it."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3704 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3705 "operwall &lt;správa&gt;: Ak neviete, čo je toto, pravdepodobne to neviete "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3706 "používať."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3707
15955
ab7791faefa1 translation updates. 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 "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
3709 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
3710
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3711 msgid ""
ab7791faefa1 translation updates. 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 "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
3713 "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
3714 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3715 "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
3716 "voliteľnou správou."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3717
15955
ab7791faefa1 translation updates. 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 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3719 "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
3720 "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
3721 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3722 "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
3723 "server, ak nie je určený používateľ)."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3724
15955
ab7791faefa1 translation updates. 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 msgid ""
ab7791faefa1 translation updates. 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 "query &lt;nick&gt; &lt;message&gt;: Send a private message to a user (as "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3727 "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
3728 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3729 "query &lt;prezývka&gt; &lt;správa&gt;: Pošle používateľovi súkromnú správu "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3730 "(bez ohľadu na kanál)."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3731
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
3732 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
3733 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
3734
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3735 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
3736 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
3737
ab7791faefa1 translation updates. 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 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3739 "remove &lt;nick&gt; [message]: Remove someone from a room. You must be a "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3740 "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
3741 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3742 "remove &lt;prezývka&gt; [správa]: Odstráni niekoho z miestnosti. Aby ste "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3743 "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
3744
15955
ab7791faefa1 translation updates. 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 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
3746 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
3747
ab7791faefa1 translation updates. 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 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
3749 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
3750
ab7791faefa1 translation updates. 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 "umode &lt;+|-&gt;&lt;A-Za-z&gt;: Set or unset a user mode."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3752 msgstr ""
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
3753 "umode &lt;+|-&gt;&lt;A-Za-z&gt;: Nastaví alebo odoberie režim používateľa."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3754
15955
ab7791faefa1 translation updates. 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 "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
3756 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
3757
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3758 msgid ""
ab7791faefa1 translation updates. 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 "voice &lt;nick1&gt; [nick2] ...: Grant channel voice status to someone. You "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3760 "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
3761 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3762 "voice &lt;prezývka1&gt; [prezývka2] ...: Udelí niekomu status voice kanála. "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3763 "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
3764
15955
ab7791faefa1 translation updates. 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 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3766 "wallops &lt;message&gt;: If you don't know what this is, you probably can't "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3767 "use it."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3768 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3769 "wallops &lt;správa&gt;: Ak neviete, čo tento príkaz robí, tak pravdepodobne "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3770 "ho neviete používať."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3771
15955
ab7791faefa1 translation updates. 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 "whois [server] &lt;nick&gt;: Get information on a user."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3773 msgstr "whois [server] &lt;prezývka&gt;: Zobrazí iformácie o používateľovi."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3774
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3775 msgid "whowas &lt;nick&gt;: Get information on a user that has logged off."
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
3776 msgstr ""
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
3777 "whowas &lt;nick&gt;: Zobrazí informácie o používateľovi, ktorý sa odhlásil."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
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
3779 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3780 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
3781 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
3782
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3783 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
3784 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
3785
ab7791faefa1 translation updates. 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 "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
3787 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
3788
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3789 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
3790 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
3791
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
3792 msgid "Unknown Error"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
3793 msgstr "Neznáma chyba"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
3794
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
3795 msgid "Ad-Hoc Command Failed"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
3796 msgstr "Príkaz Ad-Hoc zlyhal"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
3797
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
3798 msgid "execute"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
3799 msgstr "vykonať"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
3800
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3801 msgid "Server requires plaintext authentication over an unencrypted stream"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
3802 msgstr "Server vyžaduje textovú autentifikáciu cez nezašifrovaný prú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
3803
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
3804 #. This happens when the server sends back jibberish
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
3805 #. * in the "additional data with success" case.
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
3806 #. * Seen with Wildfire 3.0.1.
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
3807 #.
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
3808 msgid "Invalid response from server"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
3809 msgstr "Chybná odpoveď zo servera"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
3810
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
3811 msgid "Server does not use any supported authentication method"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
3812 msgstr "Server nepoužíva žiadny z podporovaných spôsobov autentifikácie"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
3813
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3814 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3815 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3816 "%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
3817 "this and continue authentication?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3818 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3819 "%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
3820 "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
3821
15955
ab7791faefa1 translation updates. 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 msgid "Plaintext Authentication"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
3823 msgstr "Čisto textová 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
3824
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
3825 msgid "You require encryption, but it is not available on this server."
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
3826 msgstr "Požadovali ste šifrovanie, ale na tomto serveri nie je dostupné."
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
3827
15955
ab7791faefa1 translation updates. 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 "Invalid challenge from server"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
3829 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
3830
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
3831 msgid "Server thinks authentication is complete, but client does not"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
3832 msgstr "Server považuje autentizáciu za dokončenú, ale klient nie"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
3833
30296
babae1f32dc0 Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30142
diff changeset
3834 msgid "Server may require plaintext authentication over an unencrypted stream"
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
3835 msgstr "Server môže vyžadovať textovú autentifikáciu cez nezašifrovaný prúd"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
3836
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
3837 #, c-format
30296
babae1f32dc0 Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30142
diff changeset
3838 msgid ""
babae1f32dc0 Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30142
diff changeset
3839 "%s may require plaintext authentication over an unencrypted connection. "
babae1f32dc0 Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30142
diff changeset
3840 "Allow this and continue authentication?"
babae1f32dc0 Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30142
diff changeset
3841 msgstr ""
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
3842 "%s môže vyžadovať plaintextovú autentifikáciu cez nezašifrované pripojenie. "
30296
babae1f32dc0 Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30142
diff changeset
3843 "Chcete ju povoliť a pokračovať v autentifikácii?"
babae1f32dc0 Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30142
diff changeset
3844
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
3845 msgid "SASL authentication failed"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
3846 msgstr "SASL autentifikácia zlyhala"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
3847
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
3848 #, c-format
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
3849 msgid "SASL error: %s"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
3850 msgstr "Chyba SASL: %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
3851
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
3852 msgid "Invalid Encoding"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
3853 msgstr "Chybné kódovanie"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
3854
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
3855 msgid "Unsupported Extension"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
3856 msgstr "Nepodporované rozšírenie"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
3857
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
3858 msgid ""
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
3859 "Unexpected response from the server. This may indicate a possible MITM "
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
3860 "attack"
29967
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
3861 msgstr "Neočakávaná odpoveď zo servera. Môže to naznačovať MITM útok"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
3862
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
3863 msgid ""
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
3864 "The server does support channel binding, but did not appear to advertise "
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
3865 "it. This indicates a likely MITM attack"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
3866 msgstr ""
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
3867 "Server podporuje zväzovanie kanálov ale nepropaguje to. Môže to naznačovať "
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
3868 "MITM útok"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
3869
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
3870 msgid "Server does not support channel binding"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
3871 msgstr "Server nepodporuje zväzovanie kanálov"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
3872
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
3873 msgid "Unsupported channel binding method"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
3874 msgstr "Nepodporovaná metóda zväzovania kanálov"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
3875
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
3876 msgid "User not found"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
3877 msgstr "Používateľ nebol nájdený"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
3878
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
3879 msgid "Invalid Username Encoding"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
3880 msgstr "Chybné kódovanie používateľského mena"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
3881
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
3882 msgid "Resource Constraint"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
3883 msgstr "Obmedzenie zdroja"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
3884
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
3885 msgid "Unable to canonicalize username"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
3886 msgstr "Nebolo možné kanonikalizovať používateľské meno"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
3887
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
3888 msgid "Unable to canonicalize password"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
3889 msgstr "Nebolo možné kanonikalizovať heslo"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
3890
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
3891 msgid "Malicious challenge from server"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
3892 msgstr "Nebezpečná výzva zo servera"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
3893
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
3894 msgid "Unexpected response from server"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
3895 msgstr "Nečakaná odpoveď zo servera"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
3896
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
3897 msgid "The BOSH connection manager terminated your session."
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
3898 msgstr "Manažér pripojení BOSH prerušil vaše sedenie."
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
3899
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
3900 msgid "No session ID given"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
3901 msgstr "Nebolo dané ID sedenia"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
3902
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
3903 msgid "Unsupported version of BOSH protocol"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
3904 msgstr "Verzia BOSH protokolu nepodporovaná"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
3905
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
3906 msgid "Unable to establish a connection with the server"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
3907 msgstr "Nepodarilo sa založiť spojenie so serverom"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
3908
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
3909 #, c-format
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
3910 msgid "Unable to establish a connection with the server: %s"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
3911 msgstr "Nepodarilo sa založiť spojenie so serverom: %s"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
3912
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
3913 msgid "Unable to establish SSL connection"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
3914 msgstr "SSL pripojenie sa nepodarilo založiť"
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
3915
15955
ab7791faefa1 translation updates. 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 "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
3917 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
3918
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3919 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
3920 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
3921
ab7791faefa1 translation updates. 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 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
3923 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
3924
ab7791faefa1 translation updates. 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 "URL"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
3926 msgstr "Webová adresa"
15955
ab7791faefa1 translation updates. 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
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3928 msgid "Street Address"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
3929 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
3930
28210
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
3931 #.
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
3932 #. * EXTADD is correct, EXTADR is generated by other
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
3933 #. * clients. The next time someone reads this, remove
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
3934 #. * EXTADR.
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
3935 #.
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3936 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
3937 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
3938
ab7791faefa1 translation updates. 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 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
3940 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
3941
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3942 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
3943 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
3944
ab7791faefa1 translation updates. 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 "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
3946 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
3947
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3948 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
3949 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
3950
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
3951 #. lots of clients (including purple) do this, but it's
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
3952 #. * out of spec
15955
ab7791faefa1 translation updates. 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 "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
3954 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
3955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3956 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
3957 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
3958
ab7791faefa1 translation updates. 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 msgid "Organization Unit"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
3960 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
3961
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
3962 msgid "Job Title"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
3963 msgstr "Názov zamestnania"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
3964
15955
ab7791faefa1 translation updates. 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 "Role"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
3966 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
3967
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
3968 #. birthday
30142
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
3969 #. birthday (required)
15955
ab7791faefa1 translation updates. 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 msgid "Birthday"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
3971 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
3972
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3973 msgid "Description"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3974 msgstr "Popis"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3975
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3976 msgid "Edit XMPP vCard"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3977 msgstr "Upraviť XMPP vCard"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3978
15955
ab7791faefa1 translation updates. 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 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
3980 "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
3981 "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
3982 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3983 "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
3984 "chcete zverejniť."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
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
3986 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
3987 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
3988
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3989 msgid "Operating System"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3990 msgstr "Operačný systém"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3991
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
3992 msgid "Local Time"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
3993 msgstr "Miestny čas"
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
3994
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
3995 msgid "Priority"
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
3996 msgstr "Priorita"
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
3997
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3998 msgid "Resource"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
3999 msgstr "Zdroj"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
4000
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
4001 msgid "Uptime"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
4002 msgstr "Čas v prevádzke"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
4003
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
4004 msgid "Logged Off"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
4005 msgstr "Odhlásený"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
4006
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
4007 #, c-format
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
4008 msgid "%s ago"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
4009 msgstr "%s dozadu"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
4010
15955
ab7791faefa1 translation updates. 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 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
4012 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
4013
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4014 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
4015 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
4016
ab7791faefa1 translation updates. 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 "P.O. Box"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4018 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
4019
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4020 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
4021 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
4022
ab7791faefa1 translation updates. 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 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
4024 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
4025
28210
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
4026 #, c-format
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
4027 msgid ""
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
4028 "%s will no longer be able to see your status updates. Do you want to "
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
4029 "continue?"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
4030 msgstr ""
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
4031 "Používateľ %s už nebude môcť vidieť zmeny vášho statusu. Chcete pokračovať?"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
4032
15955
ab7791faefa1 translation updates. 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 msgid "Cancel Presence Notification"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
4034 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
4035
28210
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
4036 msgid "Un-hide From"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
4037 msgstr "Zviditeľniť pred"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
4038
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
4039 msgid "Temporarily Hide From"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
4040 msgstr "Dočasne skryť pred"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
4041
15955
ab7791faefa1 translation updates. 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 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
4043 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
4044
ab7791faefa1 translation updates. 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 #. 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
4046 #. removed?
ab7791faefa1 translation updates. 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 msgid "Unsubscribe"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
4048 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
4049
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
4050 msgid "Initiate _Chat"
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
4051 msgstr "Začať _chat"
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
4052
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4053 msgid "Log In"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4054 msgstr "Prihlásiť"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4055
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
4056 msgid "Log Out"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4057 msgstr "Odhlásiť"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4058
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4059 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
4060 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
4061
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
4062 #. last name
15955
ab7791faefa1 translation updates. 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 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
4064 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
4065
ab7791faefa1 translation updates. 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 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
4067 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
4068
16719
1ac4039a2634 disapproval of revision 'c0c4c168411c9fbc5ccb9790a43e21a62f6dcd55'
Luke Schierer <lschiere@pidgin.im>
parents: 16718
diff changeset
4069 #. current comment from Jabber User Directory users.jabber.org
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4070 msgid ""
ab7791faefa1 translation updates. 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 "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
4072 "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
4073 msgstr ""
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
4074 "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
4075 "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
4076
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4077 msgid "Directory Query Failed"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
4078 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
4079
ab7791faefa1 translation updates. 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 msgid "Could not query the directory server."
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
4081 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
4082
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4083 #. 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
4084 #. list in jabber_user_dir_comments[])
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4085 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4086 msgid "Server Instructions: %s"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
4087 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
4088
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
4089 msgid "Fill in one or more fields to search for any matching XMPP users."
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
4090 msgstr ""
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
4091 "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
4092
23180
e0bcb8cfda74 Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents: 22954
diff changeset
4093 msgid "Email Address"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
4094 msgstr "E-mailová adresa"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4095
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
4096 msgid "Search for XMPP users"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
4097 msgstr "Vyhľadávanie používateľov XMPP"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
4098
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
4099 #. "Search"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
4100 msgid "Search"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
4101 msgstr "Hľadať"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
4102
15955
ab7791faefa1 translation updates. 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 msgid "Invalid Directory"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
4104 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
4105
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4106 msgid "Enter a User Directory"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
4107 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
4108
ab7791faefa1 translation updates. 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 msgid "Select a user directory to search"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
4110 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
4111
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4112 msgid "Search Directory"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
4113 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
4114
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4115 msgid "_Room:"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
4116 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
4117
ab7791faefa1 translation updates. 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 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
4119 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
4120
ab7791faefa1 translation updates. 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 "_Handle:"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
4122 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
4123
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4124 #, c-format
ab7791faefa1 translation updates. 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 "%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
4126 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
4127
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4128 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
4129 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
4130
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4131 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4132 msgid "%s is not a valid server name"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
4133 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
4134
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4135 msgid "Invalid Server Name"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
4136 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
4137
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4138 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4139 msgid "%s is not a valid room handle"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
4140 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
4141
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4142 msgid "Invalid Room Handle"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
4143 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
4144
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4145 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
4146 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
4147
ab7791faefa1 translation updates. 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 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
4149 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
4150
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4151 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
4152 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
4153
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4154 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
4155 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
4156
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4157 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
4158 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
4159
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4160 msgid "Nick changing not supported in non-MUC chatrooms"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
4161 msgstr "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
4162
15955
ab7791faefa1 translation updates. 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 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
4164 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
4165
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4166 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
4167 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
4168
ab7791faefa1 translation updates. 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 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
4170 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
4171
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4172 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
4173 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
4174
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4175 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
4176 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
4177
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
4178 msgid "Affiliations:"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
4179 msgstr "Hodnosti:"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
4180
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
4181 msgid "No users found"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
4182 msgstr "Nenájdení žiadni používatelia"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
4183
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
4184 msgid "Roles:"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
4185 msgstr "Úlohy:"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
4186
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4187 msgid "Server requires TLS/SSL, but no TLS/SSL support was found."
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4188 msgstr "Server vyžaduje TLS/SSL, ale podpora pre TLS/SSL nebola nájdená."
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4189
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4190 msgid "You require encryption, but no TLS/SSL support was found."
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4191 msgstr "Požadujete šifrovanie, ale podpora pre TLS/SSL nebola nájdená."
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4192
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
4193 msgid "Ping timed out"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
4194 msgstr "Ping vypršal"
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4195
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
4196 msgid "Invalid XMPP ID"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
4197 msgstr "Chybné XMPP ID"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
4198
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4199 msgid "Invalid XMPP ID. Username portion must be set."
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4200 msgstr "XMPP ID je chybné. Musí obsahovať prihlasovacie meno."
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4201
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
4202 msgid "Invalid XMPP ID. Domain must be set."
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4203 msgstr "XMPP ID je chybné. Musí obsahovať doménu."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
4204
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
4205 msgid "Malformed BOSH URL"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
4206 msgstr "Chybná BOSH adresa"
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
4207
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4208 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4209 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
4210 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
4211
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4212 #, c-format
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
4213 msgid "Registration to %s successful"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4214 msgstr "Registrácia na %s bola úspešná"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
4215
15955
ab7791faefa1 translation updates. 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 "Registration Successful"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
4217 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
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 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
4220 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
4221
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4222 #, c-format
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
4223 msgid "Registration from %s successfully removed"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4224 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
4225
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
4226 msgid "Unregistration Successful"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4227 msgstr "Zrušenie registrácie úspešné"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
4228
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
4229 msgid "Unregistration Failed"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4230 msgstr "Zrušenie registrácie zlyhalo"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
4231
15955
ab7791faefa1 translation updates. 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 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
4233 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
4234
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4235 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
4236 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
4237
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4238 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
4239 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
4240
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4241 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
4242 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
4243
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
4244 msgid "Already Registered"
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
4245 msgstr "Už zaregistrovaný"
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
4246
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
4247 msgid "Unregister"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4248 msgstr "Zrušiť registráciu"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
4249
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
4250 msgid ""
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
4251 "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
4252 msgstr ""
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4253 "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
4254
15955
ab7791faefa1 translation updates. 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 "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
4256 msgstr ""
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4257 "Pre zaregistrovanie vášho nového účtu, vyplňte prosím nižšie uvedené "
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
4258 "informácie."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
4259
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
4260 msgid "Register New XMPP Account"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
4261 msgstr "Registrovať nový XMPP účet"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
4262
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
4263 msgid "Register"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
4264 msgstr "Registrovať"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
4265
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4266 #, c-format
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
4267 msgid "Change Account Registration at %s"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4268 msgstr "Zmeniť registráciu účtu na %s"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
4269
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4270 #, c-format
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
4271 msgid "Register New Account at %s"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4272 msgstr "Registrovať nový účet na %s"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
4273
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
4274 msgid "Change Registration"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4275 msgstr "Zmeniť registráciu"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
4276
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
4277 msgid "Error unregistering account"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4278 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
4279
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
4280 msgid "Account successfully unregistered"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4281 msgstr "Registrácia úspešne zrušená"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
4282
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
4283 msgid "Initializing Stream"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
4284 msgstr "Spúšťa sa dátový prúd"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
4285
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
4286 msgid "Initializing SSL/TLS"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4287 msgstr "Spúšťa sa SSL/TLS"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
4288
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
4289 msgid "Authenticating"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
4290 msgstr "Autentifikácia"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
4291
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
4292 msgid "Re-initializing Stream"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
4293 msgstr "Znovu sa spúšťa dátový prúd"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
4294
25275
a5a096d0a131 Updated Slovak translation. Fixes #7998.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 24816
diff changeset
4295 msgid "Server doesn't support blocking"
a5a096d0a131 Updated Slovak translation. Fixes #7998.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 24816
diff changeset
4296 msgstr "Server nepodporuje blokovanie"
a5a096d0a131 Updated Slovak translation. Fixes #7998.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 24816
diff changeset
4297
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4298 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
4299 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
4300
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
4301 msgid "Mood"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
4302 msgstr "Nálada"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
4303
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
4304 msgid "Now Listening"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
4305 msgstr "Práve počúva"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
4306
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4307 msgid "Both"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
4308 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
4309
ab7791faefa1 translation updates. 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 "From (To pending)"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
4311 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
4312
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
4313 msgid "From"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
4314 msgstr "Od"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
4315
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4316 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
4317 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
4318
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4319 msgid "None (To pending)"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
4320 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
4321
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
4322 msgid "None"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
4323 msgstr "Žiadne"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
4324
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
4325 #. subscription type
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4326 msgid "Subscription"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
4327 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
4328
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
4329 msgid "Mood Text"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4330 msgstr "Popis nálady"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
4331
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4332 msgid "Allow Buzz"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4333 msgstr "Povoliť Bzzz"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4334
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4335 msgid "Mood Name"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4336 msgstr "Názov nálady"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4337
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4338 msgid "Mood Comment"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4339 msgstr "Komentár nálady"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4340
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4341 #. primitive
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4342 #. ID
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4343 #. name - use default
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4344 #. saveable
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4345 #. should be user_settable some day
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4346 #. independent
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
4347 msgid "Tune Artist"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4348 msgstr "Tune interpret"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
4349
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
4350 msgid "Tune Title"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4351 msgstr "Tune titulok"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
4352
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
4353 msgid "Tune Album"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4354 msgstr "Tune album"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
4355
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
4356 msgid "Tune Genre"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4357 msgstr "Tune žáner"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
4358
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
4359 msgid "Tune Comment"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4360 msgstr "Tune komentár"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
4361
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
4362 msgid "Tune Track"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4363 msgstr "Tune stopa"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
4364
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
4365 msgid "Tune Time"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4366 msgstr "Tune čas"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
4367
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
4368 msgid "Tune Year"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4369 msgstr "Tune rok"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
4370
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
4371 msgid "Tune URL"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4372 msgstr "Tune URL"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
4373
15955
ab7791faefa1 translation updates. 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 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
4375 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
4376
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4377 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
4378 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
4379
ab7791faefa1 translation updates. 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 "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
4381 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
4382
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
4383 msgid "Change XMPP Password"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
4384 msgstr "Zmeniť XMPP heslo"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
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
4386 msgid "Please enter your new password"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
4387 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
4388
ab7791faefa1 translation updates. 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 "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
4390 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
4391
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4392 #. if (js->protocol_options & 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
4393 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
4394 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
4395
ab7791faefa1 translation updates. 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 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
4398 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
4399
ab7791faefa1 translation updates. 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 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
4401 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
4402
ab7791faefa1 translation updates. 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 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
4404 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
4405
ab7791faefa1 translation updates. 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 "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
4407 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
4408
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4409 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
4410 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
4411
ab7791faefa1 translation updates. 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 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
4413 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
4414
ab7791faefa1 translation updates. 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 msgid "Internal Server Error"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
4416 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
4417
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4418 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
4419 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
4420
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
4421 msgid "Malformed XMPP ID"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
4422 msgstr "Chybný XMPP ID"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
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
4424 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
4425 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
4426
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4427 msgid "Not Allowed"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4428 msgstr "Nepovolené"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4429
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4430 msgid "Payment Required"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4431 msgstr "Je vyžadovaný poplatok"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4432
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4433 msgid "Recipient Unavailable"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4434 msgstr "Príjemca nedostupný"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4435
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4436 msgid "Registration Required"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4437 msgstr "Je vyžadovaná registrácia"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4438
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4439 msgid "Remote Server Not Found"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4440 msgstr "Vzdialený server nebol nájdený"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
4441
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4442 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
4443 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
4444
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4445 msgid "Server Overloaded"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4446 msgstr "Server preťažený"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4447
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4448 msgid "Service Unavailable"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4449 msgstr "Služba nedostupná"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4450
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4451 msgid "Subscription Required"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4452 msgstr "Vyžaduje sa zapísanie"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4453
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4454 msgid "Unexpected Request"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4455 msgstr "Neočakávaná požiadavka"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4456
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4457 msgid "Authorization Aborted"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4458 msgstr "Autorizácia zruš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
4459
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4460 msgid "Incorrect encoding in authorization"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4461 msgstr "V autorizácii je použité nesprávne kódovanie"
15955
ab7791faefa1 translation updates. 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
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4463 msgid "Invalid authzid"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4464 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
4465
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4466 msgid "Invalid Authorization Mechanism"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4467 msgstr "Chybný autorizačný mechanizmus"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4468
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4469 msgid "Authorization mechanism too weak"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4470 msgstr "Mechanizmus autorizácie je príliš slabý"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4471
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4472 msgid "Temporary Authentication Failure"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4473 msgstr "Dočasné zlyhanie počas autentifiká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
4474
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4475 msgid "Authentication Failure"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4476 msgstr "Zlyhanie počas autentifiká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
4477
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4478 msgid "Bad Format"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4479 msgstr "Zlý formát"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4480
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4481 msgid "Bad Namespace Prefix"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4482 msgstr "Zlý prefix oblasti mien"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4483
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4484 msgid "Resource Conflict"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4485 msgstr "Konflikt zdrojov"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4486
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4487 msgid "Connection Timeout"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4488 msgstr "Vypršal časový limit pripojenia"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4489
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4490 msgid "Host Gone"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4491 msgstr "Hostiteľ odišiel"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4492
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4493 msgid "Host Unknown"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4494 msgstr "Hostiteľ neznámy"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4495
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4496 msgid "Improper Addressing"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4497 msgstr "Nevhodné adresovanie"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4498
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4499 msgid "Invalid ID"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4500 msgstr "Chybné ID"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4501
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4502 msgid "Invalid Namespace"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4503 msgstr "Chybný menný priestor"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4504
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4505 msgid "Invalid XML"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4506 msgstr "Chybné XML"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4507
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4508 msgid "Non-matching Hosts"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
4509 msgstr "Hostitelia sa nezhodujú"
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4510
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4511 msgid "Policy Violation"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4512 msgstr "Porušenie pravidiel"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4513
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4514 msgid "Remote Connection Failed"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4515 msgstr "Vzdialené pripojenie zlyhalo"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4516
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4517 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
4518 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
4519
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4520 msgid "See Other Host"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
4521 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
4522
ab7791faefa1 translation updates. 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 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
4524 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
4525
ab7791faefa1 translation updates. 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 msgid "Undefined Condition"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
4527 msgstr "Podmienka nedefinovaná"
15955
ab7791faefa1 translation updates. 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
ab7791faefa1 translation updates. 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 msgid "Unsupported Encoding"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
4530 msgstr "Kódovanie nepodporované"
15955
ab7791faefa1 translation updates. 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
ab7791faefa1 translation updates. 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 msgid "Unsupported Stanza Type"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
4533 msgstr "Typ slohy nepodporovaný"
15955
ab7791faefa1 translation updates. 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
ab7791faefa1 translation updates. 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 msgid "Unsupported Version"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
4536 msgstr "Verzia nepodporovaná"
15955
ab7791faefa1 translation updates. 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
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4538 msgid "XML Not Well Formed"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
4539 msgstr "XML nie je dobre 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
4540
ab7791faefa1 translation updates. 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 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
4542 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
4543
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4544 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4545 msgid "Unable to ban user %s"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
4546 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
4547
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 msgid "Unknown affiliation: \"%s\""
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
4550 msgstr "Neznáma hodnosť: „%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
4551
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 msgid "Unable to affiliate user %s as \"%s\""
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
4554 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
4555
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 msgid "Unknown role: \"%s\""
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
4558 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
4559
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4560 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4561 msgid "Unable to set role \"%s\" for user: %s"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
4562 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
4563
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 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
4566 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
4567
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4568 #, c-format
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
4569 msgid "Unable to ping user %s"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
4570 msgstr "Nepodarilo sa poslať ping používateľovi %s"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
4571
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
4572 #, c-format
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
4573 msgid "Unable to buzz, because there is nothing known about %s."
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
4574 msgstr "Nepodarilo sa poslať bzzz, pretože o používateľovi %s sa nič nevie."
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
4575
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
4576 #, c-format
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
4577 msgid "Unable to buzz, because %s might be offline."
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
4578 msgstr ""
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
4579 "Nepodarilo sa poslať bzzz, pretože používateľ %s asi nie je prihlásený."
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
4580
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
4581 #, c-format
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
4582 msgid ""
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
4583 "Unable to buzz, because %s does not support it or does not wish to receive "
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
4584 "buzzes now."
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
4585 msgstr ""
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
4586 "Nepodarilo sa poslať bzzz, pretože používateľ %s to nepodporuje alebo si to "
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
4587 "momentálne neželá."
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4588
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4589 #. Yahoo only supports one attention command: the 'buzz'.
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4590 #. This is index number YAHOO_BUZZ.
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4591 msgid "Buzz"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4592 msgstr "Bzzz"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4593
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4594 #, c-format
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4595 msgid "%s has buzzed you!"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4596 msgstr "Používateľ %s vám poslal bzzz!"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4597
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
4598 #, c-format
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4599 msgid "Buzzing %s..."
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4600 msgstr "Posielam bzzz používateľovi %s..."
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4601
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4602 #, c-format
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
4603 msgid "Unable to initiate media with %s: invalid JID"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
4604 msgstr "Nepodarilo sa spustenie média s používateľom %s: chybné JID"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
4605
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
4606 #, c-format
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
4607 msgid "Unable to initiate media with %s: user is not online"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
4608 msgstr "Nepodarilo sa spustenie média s používateľom %s: je neprihlásený"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
4609
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
4610 #, c-format
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
4611 msgid "Unable to initiate media with %s: not subscribed to user presence"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
4612 msgstr ""
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
4613 "Nepodarilo sa spustenie média s používateľom %s: nezaznamenaný medzi "
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
4614 "prítomnými"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
4615
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
4616 msgid "Media Initiation Failed"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
4617 msgstr "Zakladanie média zlyhalo"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
4618
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
4619 #, c-format
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
4620 msgid ""
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
4621 "Please select the resource of %s with which you would like to start a media "
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
4622 "session."
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
4623 msgstr ""
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
4624 "Vyberte, prosím, zdroj používateľa %s ku ktorému začať mediálne sedenie."
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
4625
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
4626 msgid "Select a Resource"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
4627 msgstr "Vyberte zdroj"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
4628
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
4629 msgid "Initiate Media"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
4630 msgstr "Začať médium"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4631
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4632 msgid "Account does not support PEP, can't set mood"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4633 msgstr "Účet nepodporuje PEP, nedá sa nastavovať nálada."
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4634
15955
ab7791faefa1 translation updates. 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 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
4636 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
4637
ab7791faefa1 translation updates. 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 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
4639 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
4640
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
4641 msgid "part [message]: Leave the room."
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
4642 msgstr "part [správa]: Opustí 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
4643
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4644 msgid "register: Register with a chat room."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
4645 msgstr "register: Zaregistrovať sa v diskusnej 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
4646
ab7791faefa1 translation updates. 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 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
4648 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
4649
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
4650 msgid "ban &lt;user&gt; [reason]: Ban a user from the room."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
4651 msgstr "ban &lt;používateľ&gt; [dôvod]: Vykázať používateľa z miestnosti."
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
4652
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
4653 msgid ""
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
4654 "affiliate &lt;owner|admin|member|outcast|none&gt; [nick1] [nick2] ...: Get "
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
4655 "the users with an affiliation or set users' affiliation with the room."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4656 msgstr ""
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
4657 "affiliate &lt;owner|admin|member|outcast|none&gt; [prezývka1] "
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
4658 "[prezývka2] ...: V tejto miestnosti ukáže používateľov s danou hodosťou "
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
4659 "alebo udelí používateľovi hodnosť."
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
4660
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
4661 msgid ""
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
4662 "role &lt;moderator|participant|visitor|none&gt; [nick1] [nick2] ...: Get the "
28210
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
4663 "users with a role or set users' role with the room."
15955
ab7791faefa1 translation updates. 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 msgstr ""
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
4665 "role &lt;moderator|participant|visitor|none&gt; [prezývka1] [prezývka2] ...: "
28210
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
4666 "Získa používateľov s úlohov alebo nastaví v miestnosti úlohu používateľa."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
4667
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4668 msgid "invite &lt;user&gt; [message]: Invite a user to the room."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4669 msgstr "invite &lt;user&gt; [správa]: Pozve používateľa do miestnosti."
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4670
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
4671 msgid "join: &lt;room&gt; [password]: Join a chat on this server."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
4672 msgstr "join: &lt;miestnosť&gt; [heslo]: Vstúpiť do diskusie na tomto serveri."
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
4673
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
4674 msgid "kick &lt;user&gt; [reason]: Kick a user from the room."
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
4675 msgstr "kick &lt;používateľ&gt; [dôvod]: Vykopne používateľa z miestnosti."
19286
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 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
4678 "msg &lt;user&gt; &lt;message&gt;: Send a private message to another user."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
4679 msgstr ""
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4680 "msg &lt;používateľ&gt; &lt;správa&gt;: Odošle súkromnú správu inému "
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
4681 "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
4682
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
4683 msgid "ping &lt;jid&gt;:\tPing a user/component/server."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
4684 msgstr "ping &lt;jid&gt;:\tPoslať ping používateľovi, súčasti alebo serveru."
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
4685
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
4686 msgid "buzz: Buzz a user to get their attention"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
4687 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
4688
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4689 msgid "mood: Set current user mood"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4690 msgstr "mood: Zvoliť náladu používateľa"
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4691
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4692 msgid "Extended Away"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4693 msgstr "Dlhšie neprítomný"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4694
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4695 #. *< 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
4696 #. *< 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
4697 #. *< 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
4698 #. *< 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
4699 #. *< 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
4700 #. *< 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
4701 #. *< 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
4702 #. *< 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
4703 #. * 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
4704 #. * description
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
4705 msgid "XMPP Protocol Plugin"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
4706 msgstr "Modul protokolu XMPP"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
4707
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
4708 #. Translators: 'domain' is used here in the context of Internet domains, e.g. pidgin.im
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
4709 msgid "Domain"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
4710 msgstr "Doména"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
4711
30627
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
4712 msgid "Require encryption"
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
4713 msgstr "Vyžadovať šifrovanie"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
4714
30627
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
4715 msgid "Use encryption if available"
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
4716 msgstr "Použiť šifrovanie ak je to možné"
30627
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
4717
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
4718 msgid "Use old-style SSL"
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
4719 msgstr "Použiť klasické SSL"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
4720
30627
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
4721 msgid "Connection security"
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
4722 msgstr "Bezpečnosť pripojenia"
15955
ab7791faefa1 translation updates. 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
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4724 msgid "Allow plaintext auth over unencrypted streams"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
4725 msgstr "Povoliť textovú autentifikáciu cez nezašifrované 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
4726
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4727 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
4728 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
4729
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
4730 #. 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
4731 #. * 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
4732 #. Account 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
4733 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
4734 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
4735
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4736 msgid "File transfer proxies"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4737 msgstr "Proxy prenosu súborov"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4738
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
4739 msgid "BOSH URL"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
4740 msgstr "Adresa BOSH"
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
4741
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
4742 #. this should probably be part of global smiley theme settings later on,
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
4743 #. shared with MSN
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
4744 msgid "Show Custom Smileys"
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
4745 msgstr "Zobraziť vlastných smajlíkov"
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
4746
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
4747 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
4748 msgid "%s has left the conversation."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
4749 msgstr "Používateľ %s opustil rozhovor."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
4750
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4751 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4752 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
4753 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
4754
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4755 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4756 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
4757 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
4758
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4759 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4760 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
4761 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
4762
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4763 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4764 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
4765 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
4766
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
4767 msgid "XMPP Message Error"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
4768 msgstr "Chyba správy XMPP"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
4769
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
4770 #, c-format
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
4771 msgid "(Code %s)"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
4772 msgstr "(Kód %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
4773
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
4774 msgid "A custom smiley in the message is too large to send."
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
4775 msgstr "Vlastný smajlík v správe je na odoslanie príliš veľký."
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
4776
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4777 msgid "XMPP stream header missing"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4778 msgstr "XMPP toku chýba hlavička"
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4779
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4780 msgid "XMPP Version Mismatch"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4781 msgstr "XMPP nezhoda verzií"
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4782
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4783 msgid "XMPP stream missing ID"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4784 msgstr "XMPP toku chýba ID"
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4785
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4786 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
4787 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
4788
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
4789 #, c-format
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
4790 msgid "Error joining chat %s"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
4791 msgstr "Chyba pripojenia na chat %s"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
4792
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
4793 #, c-format
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
4794 msgid "Error in chat %s"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
4795 msgstr "Chyba v chate %s"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
4796
15955
ab7791faefa1 translation updates. 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 "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
4798 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
4799
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4800 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4801 "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
4802 "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
4803 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
4804 "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
4805 "štandardné nastavenia?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
4806
15955
ab7791faefa1 translation updates. 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 "_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
4808 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
4809
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4810 msgid "_Accept Defaults"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
4811 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
4812
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
4813 msgid "No reason"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
4814 msgstr "Žiadny dôvod"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
4815
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
4816 #, c-format
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
4817 msgid "You have been kicked: (%s)"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
4818 msgstr "Boli ste vykopnutý: (%s)"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
4819
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
4820 #, c-format
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
4821 msgid "Kicked (%s)"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
4822 msgstr "Vykopnutý (%s)"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
4823
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4824 msgid "Unknown Error in presence"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4825 msgstr "Prítomná neznáma chyba"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4826
15955
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 msgid "Unable to send file to %s, user does not support file transfers"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
4829 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
4830
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
4831 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
4832 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
4833
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
4834 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
4835 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
4836 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
4837
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
4838 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
4839 msgid "Unable to send file to %s, user is not online"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
4840 msgstr "Používateľovi %s nie je možné odoslať súbor, je neprihlásený"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
4841
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
4842 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
4843 msgid "Unable to send file to %s, not subscribed to user presence"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
4844 msgstr ""
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
4845 "Používateľovi %s nie je možné odoslať súbor, nie je zapísaný v prítomných "
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
4846 "používateľoch"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
4847
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4848 #, c-format
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
4849 msgid "Please select the resource of %s to which you would like to send a file"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
4850 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
4851
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4852 msgid "Afraid"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4853 msgstr "Ustráchaný"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4854
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4855 msgid "Amazed"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4856 msgstr "Užasnutý"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4857
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4858 msgid "Amorous"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4859 msgstr "Zamilovaný"
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4860
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4861 msgid "Angry"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4862 msgstr "Nahnevaný"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4863
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4864 msgid "Annoyed"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4865 msgstr "Mrzutý"
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4866
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4867 msgid "Anxious"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4868 msgstr "Úzkostlivý"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4869
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4870 msgid "Aroused"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4871 msgstr "Vybudený"
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4872
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4873 msgid "Ashamed"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4874 msgstr "Zahanbený"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4875
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4876 msgid "Bored"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4877 msgstr "Znudený"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4878
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4879 msgid "Brave"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4880 msgstr "Odvážny"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4881
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4882 msgid "Calm"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4883 msgstr "Pokojný"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4884
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4885 msgid "Cautious"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4886 msgstr "Opatrný"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4887
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4888 msgid "Cold"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4889 msgstr "Chladný"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4890
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4891 msgid "Confident"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4892 msgstr "Sebaistý"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4893
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4894 msgid "Confused"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4895 msgstr "Zmätený"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4896
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4897 msgid "Contemplative"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4898 msgstr "Zamyslený"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4899
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4900 msgid "Contented"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4901 msgstr "Spokojný"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4902
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4903 msgid "Cranky"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4904 msgstr "Vratký"
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4905
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4906 msgid "Crazy"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4907 msgstr "Bláznivý"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4908
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4909 msgid "Creative"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4910 msgstr "Tvorivý"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4911
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4912 msgid "Curious"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4913 msgstr "Zvedavý"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4914
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4915 msgid "Dejected"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4916 msgstr "Skľúčený"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4917
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4918 msgid "Depressed"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4919 msgstr "Deprimovaný"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4920
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4921 msgid "Disappointed"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4922 msgstr "Sklamaný"
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4923
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4924 msgid "Disgusted"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4925 msgstr "Zhnusený"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4926
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4927 msgid "Dismayed"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4928 msgstr "Vypnuté"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4929
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4930 msgid "Distracted"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4931 msgstr "Rozrušený"
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4932
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4933 msgid "Embarrassed"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4934 msgstr "Rozpačitý"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4935
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4936 msgid "Envious"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4937 msgstr "Závistlivý"
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4938
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4939 msgid "Excited"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4940 msgstr "Vzrušený"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4941
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4942 msgid "Flirtatious"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4943 msgstr "Záletný"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4944
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4945 msgid "Frustrated"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4946 msgstr "Frustrovaný"
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4947
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4948 msgid "Grateful"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4949 msgstr "Vďačný"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4950
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4951 msgid "Grieving"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4952 msgstr "Trúchlenie"
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4953
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4954 msgid "Grumpy"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4955 msgstr "Mrzutý"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4956
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4957 msgid "Guilty"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4958 msgstr "Vinný"
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4959
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4960 msgid "Happy"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4961 msgstr "Veselý"
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4962
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4963 msgid "Hopeful"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4964 msgstr "Sľubný"
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4965
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4966 msgid "Hot"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4967 msgstr "Horlivý"
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4968
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4969 msgid "Humbled"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4970 msgstr "Pokorný"
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4971
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4972 msgid "Humiliated"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4973 msgstr "Ponížený"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4974
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4975 msgid "Hungry"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4976 msgstr "Hladný"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4977
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4978 msgid "Hurt"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4979 msgstr "Zranený"
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4980
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4981 msgid "Impressed"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4982 msgstr "Dojatý"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4983
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4984 msgid "In awe"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4985 msgstr "Zhrozený"
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4986
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4987 msgid "In love"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4988 msgstr "Zaľúbený"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4989
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4990 msgid "Indignant"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4991 msgstr "Rozhorčený"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4992
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4993 msgid "Interested"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4994 msgstr "Zaujatý"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4995
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4996 msgid "Intoxicated"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
4997 msgstr "Pod vplyvom"
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4998
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
4999 msgid "Invincible"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
5000 msgstr "Neprekonateľný"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
5001
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
5002 msgid "Jealous"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
5003 msgstr "Žiarlivý"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
5004
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
5005 msgid "Lonely"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
5006 msgstr "Osamelý"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
5007
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
5008 msgid "Lost"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
5009 msgstr "Stratený"
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
5010
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
5011 msgid "Lucky"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
5012 msgstr "Šťastný"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
5013
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
5014 msgid "Mean"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
5015 msgstr "Zlý"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
5016
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
5017 msgid "Moody"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
5018 msgstr "Náladový"
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
5019
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
5020 msgid "Nervous"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
5021 msgstr "Nervózny"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
5022
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
5023 msgid "Neutral"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
5024 msgstr "Neutrálny"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
5025
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
5026 msgid "Offended"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
5027 msgstr "Urazený"
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
5028
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
5029 msgid "Outraged"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
5030 msgstr "Pobúrený"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
5031
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
5032 msgid "Playful"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
5033 msgstr "Hravý"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
5034
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
5035 msgid "Proud"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
5036 msgstr "Hrdý"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
5037
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
5038 msgid "Relaxed"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
5039 msgstr "Oddýchnutý"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
5040
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
5041 msgid "Relieved"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
5042 msgstr "Uvoľnený"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
5043
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
5044 msgid "Remorseful"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
5045 msgstr "Utrápený"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
5046
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
5047 msgid "Restless"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
5048 msgstr "Nepokojný"
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
5049
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
5050 msgid "Sad"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
5051 msgstr "Smutný"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
5052
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
5053 msgid "Sarcastic"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
5054 msgstr "Sarkastický"
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
5055
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
5056 msgid "Satisfied"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
5057 msgstr "Spokojný"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
5058
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
5059 msgid "Serious"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
5060 msgstr "Vážny"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
5061
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
5062 msgid "Shocked"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
5063 msgstr "Šokovaný"
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
5064
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
5065 msgid "Shy"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
5066 msgstr "Hamblivý"
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
5067
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
5068 msgid "Sick"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
5069 msgstr "Chorý"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
5070
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
5071 #. Sleepy / Tired
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
5072 msgid "Sleepy"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
5073 msgstr "Ospalý"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
5074
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
5075 msgid "Spontaneous"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
5076 msgstr "Spontánny"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
5077
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
5078 msgid "Stressed"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
5079 msgstr "Vystresovaný"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
5080
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
5081 msgid "Strong"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
5082 msgstr "Silný"
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
5083
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
5084 msgid "Surprised"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
5085 msgstr "Prekvapený"
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
5086
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
5087 msgid "Thankful"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
5088 msgstr "Povďačný"
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
5089
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
5090 msgid "Thirsty"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
5091 msgstr "Smädný"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
5092
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
5093 msgid "Tired"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
5094 msgstr "Unavený"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
5095
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
5096 msgid "Undefined"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
5097 msgstr "Nedefinované"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
5098
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
5099 msgid "Weak"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
5100 msgstr "Slabý"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
5101
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
5102 msgid "Worried"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
5103 msgstr "Ustarostený"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
5104
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
5105 msgid "Set User Nickname"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5106 msgstr "Nastaviť prezývku používateľa"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
5107
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
5108 msgid "Please specify a new nickname for you."
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5109 msgstr "Prosím, zadajte svoju novú prezývku."
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
5110
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
5111 msgid ""
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
5112 "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
5113 "something appropriate."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
5114 msgstr ""
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5115 "Táto prezývka sa zobrazí všetkým osobám vo vašom zozname kontaktov, preto "
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5116 "vyberte niečo vhodné."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5117
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
5118 msgid "Set"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
5119 msgstr "Nastaviť"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
5120
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
5121 msgid "Set Nickname..."
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5122 msgstr "Nastaviť prezývku..."
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
5123
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
5124 msgid "Actions"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5125 msgstr "Akcie"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
5126
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
5127 msgid "Select an action"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
5128 msgstr "Vyberte akciu"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5129
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
5130 #. only notify the user about problems adding to the friends list
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
5131 #. * maybe we should do something else for other lists, but it probably
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
5132 #. * won't cause too many problems if we just ignore it
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
5133 #, c-format
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
5134 msgid "Unable to add \"%s\"."
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
5135 msgstr "Nepodarilo sa pridať „%s“."
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
5136
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
5137 msgid "Buddy Add error"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
5138 msgstr "Chyba pridávania priateľa"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
5139
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
5140 msgid "The username specified does not exist."
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
5141 msgstr "Dané používateľské meno neexistuje."
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5142
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5143 msgid "Unable to parse message"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
5144 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
5145
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
5146 msgid "Syntax Error (probably a client bug)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
5147 msgstr "Chyba syntaxe (pravdepodobne chyba v klientovi)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
5148
23180
e0bcb8cfda74 Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents: 22954
diff changeset
5149 msgid "Invalid email address"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
5150 msgstr "Chybná e-mailová adresa"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5151
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5152 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
5153 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
5154
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5155 msgid "Fully qualified domain name missing"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
5156 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
5157
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5158 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
5159 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
5160
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
5161 msgid "Invalid username"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
5162 msgstr "Chybné používateľ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
5163
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5164 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
5165 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
5166
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5167 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
5168 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
5169
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5170 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
5171 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
5172
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5173 msgid "Not on list"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
5174 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
5175
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5176 msgid "User is offline"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
5177 msgstr "Používateľ nie je 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
5178
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5179 msgid "Already in the mode"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
5180 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
5181
ab7791faefa1 translation updates. 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 msgid "Already in opposite list"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
5183 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
5184
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5185 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
5186 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
5187
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5188 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
5189 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
5190
ab7791faefa1 translation updates. 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 msgid "User not in group"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
5192 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
5193
ab7791faefa1 translation updates. 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 "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
5195 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
5196
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5197 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
5198 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
5199
ab7791faefa1 translation updates. 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 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
5201 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
5202
ab7791faefa1 translation updates. 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 msgid "Switchboard failed"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
5204 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
5205
ab7791faefa1 translation updates. 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 "Notify transfer failed"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
5207 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
5208
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5209 msgid "Required fields missing"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
5210 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
5211
ab7791faefa1 translation updates. 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 msgid "Too many hits to a FND"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
5213 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
5214
ab7791faefa1 translation updates. 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 "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
5216 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
5217
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5218 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
5219 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
5220
ab7791faefa1 translation updates. 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 msgid "Database server error"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
5222 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
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
5224 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
5225 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
5226
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5227 msgid "File operation error"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
5228 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
5229
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5230 msgid "Memory allocation error"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
5231 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
5232
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5233 msgid "Wrong CHL value sent to server"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
5234 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
5235
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5236 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
5237 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
5238
ab7791faefa1 translation updates. 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 "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
5240 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
5241
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5242 msgid "Peer notification server down"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
5243 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
5244
ab7791faefa1 translation updates. 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 msgid "Database connect error"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
5246 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
5247
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5248 msgid "Server is going down (abandon ship)"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
5249 msgstr "Server sa vypína (opustite loď)"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5250
ab7791faefa1 translation updates. 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 "Error creating connection"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
5252 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
5253
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5254 msgid "CVR parameters are either unknown or not allowed"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
5255 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
5256
ab7791faefa1 translation updates. 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 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
5258 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
5259
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5260 msgid "Session overload"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
5261 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
5262
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5263 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
5264 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
5265
ab7791faefa1 translation updates. 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 msgid "Too many sessions"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
5267 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
5268
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5269 msgid "Passport not verified"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
5270 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
5271
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5272 msgid "Bad friend file"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
5273 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
5274
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5275 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
5276 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
5277
28210
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
5278 msgid "Friendly name is changing too rapidly"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5279 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
5280
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5281 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
5282 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
5283
ab7791faefa1 translation updates. 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 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
5285 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
5286
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5287 msgid "Not allowed when offline"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
5288 msgstr "Nepovolené ak odhlá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
5289
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5290 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
5291 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
5292
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5293 msgid "Kids Passport without parental consent"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
5294 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
5295
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5296 msgid "Passport account not yet verified"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
5297 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
5298
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
5299 msgid "Passport account suspended"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
5300 msgstr "Účet pasu bol pozastavený"
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
5301
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5302 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
5303 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
5304
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5305 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5306 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
5307 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
5308
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5309 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5310 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
5311 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
5312
31053
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
5313 #, c-format
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
5314 msgid "Buddy list synchronization issue in %s (%s)"
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
5315 msgstr "Problém synchronizácie zoznamu priateľov v %s (%s)"
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
5316
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
5317 #, c-format
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
5318 msgid ""
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
5319 "%s on the local list is inside the group \"%s\" but not on the server list. "
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
5320 "Do you want this buddy to be added?"
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
5321 msgstr ""
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
5322 "%s v miestnom zozname je v skupine „%s“, ale nie je v zozname servera. "
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
5323 "Chcete tohto priateľa pridať?"
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
5324
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
5325 #, c-format
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
5326 msgid ""
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
5327 "%s is on the local list but not on the server list. Do you want this buddy "
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
5328 "to be added?"
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
5329 msgstr ""
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
5330 "%s je v miestnom zozname, ale nie je v zozname servera. Chcete tohto "
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
5331 "priateľa pridať?"
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
5332
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
5333 msgid "Other Contacts"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
5334 msgstr "Ostatné kontakty"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
5335
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
5336 msgid "Non-IM Contacts"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
5337 msgstr "Kontakty bez rozhovoru"
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
5338
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
5339 #, c-format
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
5340 msgid "%s sent a wink. <a href='msn-wink://%s'>Click here to play it</a>"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
5341 msgstr "Používateľ %s poslal wink. <a href='msn-wink://%s'>Prehrať ho</a>"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
5342
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
5343 #, c-format
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
5344 msgid "%s sent a wink, but it could not be saved"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
5345 msgstr "Používateľ %s poslal wink, ale nedal sa uložiť"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
5346
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
5347 #, c-format
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
5348 msgid "%s sent a voice clip. <a href='audio://%s'>Click here to play it</a>"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
5349 msgstr "Používateľ %s poslal hlasový klip. <a href='audio://%s'>Prehrať ho</a>"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
5350
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
5351 #, c-format
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
5352 msgid "%s sent a voice clip, but it could not be saved"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
5353 msgstr "Používateľ %s poslal hlasový klip, ale nedal sa uložiť"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
5354
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
5355 #, c-format
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
5356 msgid "%s sent you a voice chat invite, which is not yet supported."
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
5357 msgstr ""
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
5358 "%s vám poslal pozvánku na hlasový hovor, ktorý zatiaľ nie je podporovaný."
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
5359
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
5360 msgid "Nudge"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5361 msgstr "Štuchanec"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
5362
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5363 #, c-format
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
5364 msgid "%s has nudged you!"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5365 msgstr "Používateľ %s vás štuchol!"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
5366
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5367 #, c-format
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
5368 msgid "Nudging %s..."
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5369 msgstr "Štucháte používateľa %s..."
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
5370
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
5371 msgid "Email Address..."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
5372 msgstr "E-mailová adresa..."
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
5373
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5374 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
5375 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
5376
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
5377 #, c-format
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
5378 msgid "Set friendly name for %s."
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
5379 msgstr "Vyplňte priateľské meno pre %s."
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
5380
31053
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
5381 msgid "Set Friendly Name"
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
5382 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
5383
ab7791faefa1 translation updates. 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 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
5385 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
5386
31053
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
5387 msgid "This Location"
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
5388 msgstr "Toto miesto"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
5389
31053
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
5390 msgid "This is the name that identifies this location"
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
5391 msgstr "Toto je meno, ktoré určuje toto miesto"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
5392
31053
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
5393 msgid "Other Locations"
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
5394 msgstr "Iné miesta"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
5395
31053
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
5396 msgid "You can sign out from other locations here"
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
5397 msgstr "Tu sa môžete odhlásiť z iných miest"
31053
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
5398
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
5399 #. TODO: Due to limitations in our current request field API, the
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
5400 #. following string will show up with a trailing colon. This should
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
5401 #. be fixed either by adding an "include_colon" boolean, or creating
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
5402 #. a separate purple_request_field_label_new_without_colon function,
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
5403 #. or by never automatically adding the colon and requiring that
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
5404 #. callers add the colon themselves.
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
5405 msgid "You are not signed in from any other locations."
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
5406 msgstr "Nie ste prihlásení zo žiadneho iného miesta."
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
5407
31053
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
5408 msgid "Allow multiple logins?"
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
5409 msgstr "Umožniť viacnásobné prihlásenia?"
31053
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
5410
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
5411 msgid ""
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
5412 "Do you want to allow or disallow connecting from multiple locations "
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
5413 "simultaneously?"
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
5414 msgstr "Chcete povoliť alebo zakázať pripájanie z viacerých miest súčastne?"
31053
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
5415
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
5416 msgid "Allow"
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
5417 msgstr "Povoliť"
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
5418
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
5419 msgid "Disallow"
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
5420 msgstr "Zakázať"
31053
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
5421
15955
ab7791faefa1 translation updates. 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 msgid "Set your home phone number."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
5423 msgstr "Vyplňte vaše telefónne číslo 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
5424
ab7791faefa1 translation updates. 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 msgid "Set your work phone number."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
5426 msgstr "Vyplňte vaše telefónne číslo 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
5427
ab7791faefa1 translation updates. 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 "Set your mobile phone number."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
5429 msgstr "Vyplňte vaše telefónne číslo na mobil."
15955
ab7791faefa1 translation updates. 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
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5431 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
5432 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
5433
ab7791faefa1 translation updates. 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 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5435 "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
5436 "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
5437 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
5438 "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
5439 "na váš mobilný telefón stránky MSN?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
5440
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
5441 #, c-format
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
5442 msgid "Blocked Text for %s"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
5443 msgstr "Blokovaný text pre %s"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
5444
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
5445 msgid "No text is blocked for this account."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
5446 msgstr "Pre tento účet nie je blokovaný žiadny text."
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
5447
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
5448 #, c-format
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
5449 msgid ""
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
5450 "MSN servers are currently blocking the following regular expressions:<br/>%s"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
5451 msgstr "MSN servery práve blokujú nasledujúce regulárne výrazy:<br/>%s"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
5452
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
5453 msgid "This account does not have email enabled."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
5454 msgstr "Tento účet nemá povolený e-mail."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5455
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5456 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
5457 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
5458
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5459 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
5460 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
5461
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
5462 msgid "Playing a game"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
5463 msgstr "Hrá hru"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
5464
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
5465 msgid "Working"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
5466 msgstr "Pracuje"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
5467
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
5468 msgid "Has you"
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
5469 msgstr "Vás má"
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
5470
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
5471 msgid "Home Phone Number"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
5472 msgstr "Telefónne číslo domov"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
5473
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
5474 msgid "Work Phone Number"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
5475 msgstr "Telefónne číslo do práce"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
5476
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
5477 msgid "Mobile Phone Number"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
5478 msgstr "Telefónne číslo na mobilný telefón"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
5479
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5480 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
5481 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
5482
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5483 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
5484 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
5485
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5486 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
5487 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
5488
ab7791faefa1 translation updates. 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 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
5490 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
5491
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
5492 msgid "Game Title"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
5493 msgstr "Názov hry"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
5494
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
5495 msgid "Office Title"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
5496 msgstr "Názov kancelárie"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
5497
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5498 msgid "Set Friendly Name..."
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
5499 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
5500
31053
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
5501 msgid "View Locations..."
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
5502 msgstr "Zobraziť miesta..."
31053
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
5503
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5504 msgid "Set Home Phone Number..."
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
5505 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
5506
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5507 msgid "Set Work Phone Number..."
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
5508 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
5509
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5510 msgid "Set Mobile Phone Number..."
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
5511 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
5512
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5513 msgid "Enable/Disable Mobile Devices..."
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
5514 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
5515
31053
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
5516 msgid "Allow/Disallow Multiple Logins..."
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
5517 msgstr "Povoliť/Zakázať viacnásobné prihlásenia..."
31053
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
5518
15955
ab7791faefa1 translation updates. 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 msgid "Allow/Disallow Mobile Pages..."
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
5520 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
5521
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
5522 msgid "View Blocked Text..."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
5523 msgstr "Zobraziť blokovaný text..."
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
5524
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5525 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
5526 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
5527
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5528 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
5529 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
5530
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
5531 msgid "SSL support is needed for MSN. Please install a supported SSL library."
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
5532 msgstr ""
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
5533 "Pre MSN je potrebná podpora SSL. Nainštalujte, prosím, podporovanú SSL "
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
5534 "knižnicu."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
5535
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
5536 #, c-format
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
5537 msgid ""
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
5538 "Unable to add the buddy %s because the username is invalid. Usernames must "
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
5539 "be valid email addresses."
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
5540 msgstr ""
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
5541 "Nepodarilo sa pridať priateľa %s pretože používateľské meno je chybné. "
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
5542 "Používateľské mená musia byť platná e-mailová adresa."
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
5543
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
5544 msgid "Unable to Add"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
5545 msgstr "Nepodarilo sa pridať"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
5546
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
5547 msgid "Authorization Request Message:"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
5548 msgstr "Žiadosť o autorizáciu:"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
5549
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
5550 msgid "Please authorize me!"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
5551 msgstr "Autorizujte ma, prosím!"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
5552
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
5553 #. *
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
5554 #. * A wrapper for purple_request_action() that uses @c OK and @c Cancel buttons.
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
5555 #.
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
5556 msgid "_OK"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
5557 msgstr "_OK"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
5558
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5559 msgid "Error retrieving profile"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
5560 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
5561
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
5562 msgid "General"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
5563 msgstr "Všeobecné"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
5564
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5565 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
5566 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
5567
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5568 msgid "Occupation"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
5569 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
5570
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5571 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
5572 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
5573
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5574 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
5575 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
5576
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5577 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
5578 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
5579
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
5580 msgid "Social"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
5581 msgstr "Sociálne"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
5582
15955
ab7791faefa1 translation updates. 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 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
5584 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
5585
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5586 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
5587 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
5588
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5589 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
5590 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
5591
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5592 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
5593 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
5594
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5595 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
5596 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
5597
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5598 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
5599 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
5600
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5601 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
5602 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
5603
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5604 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
5605 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
5606
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5607 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
5608 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
5609
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
5610 msgid "Contact Info"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
5611 msgstr "Kontaktné informácie"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
5612
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
5613 msgid "Personal"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
5614 msgstr "Osobné"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
5615
15955
ab7791faefa1 translation updates. 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 "Significant Other"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
5617 msgstr "Ďalšie významné"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
5618
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5619 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
5620 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
5621
ab7791faefa1 translation updates. 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 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
5623 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
5624
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5625 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
5626 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
5627
ab7791faefa1 translation updates. 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 "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
5629 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
5630
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5631 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
5632 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
5633
23180
e0bcb8cfda74 Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents: 22954
diff changeset
5634 msgid "Personal Email"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
5635 msgstr "Osobný e-mail"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5636
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5637 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
5638 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
5639
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5640 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
5641 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
5642
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
5643 #. Business
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
5644 msgid "Work"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
5645 msgstr "Práca"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
5646
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5647 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
5648 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
5649
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5650 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
5651 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
5652
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5653 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
5654 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
5655
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5656 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
5657 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
5658
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5659 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
5660 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
5661
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5662 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
5663 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
5664
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5665 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
5666 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
5667
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5668 msgid "Work Pager"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
5669 msgstr "Služobný záznamní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
5670
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5671 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
5672 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
5673
23180
e0bcb8cfda74 Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents: 22954
diff changeset
5674 msgid "Work Email"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
5675 msgstr "Pracovný e-mail"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5676
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5677 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
5678 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
5679
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5680 msgid "Start Date"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
5681 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
5682
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5683 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
5684 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
5685
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5686 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
5687 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
5688
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5689 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
5690 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
5691
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5692 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
5693 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
5694
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5695 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5696 "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
5697 "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
5698 "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
5699 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
5700 "MSN ohlásilo, že nie je schopné nájsť používateľov profil. To znamená, že "
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
5701 "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
5702
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
5703 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
5704 "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
5705 "does not exist."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
5706 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
5707 "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
5708 "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
5709
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
5710 msgid "View web profile"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
5711 msgstr "Prezrieť webový profil"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5712
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5713 #. *< 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
5714 #. *< 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
5715 #. *< 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
5716 #. *< 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
5717 #. *< 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
5718 #. *< 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
5719 #. *< 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
5720 #. *< version
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
5721 #. *< summary
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5722 msgid "Windows Live Messenger Protocol Plugin"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5723 msgstr "Modul protokolu Windows Live Messenger"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5724
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5725 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
5726 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
5727
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
5728 msgid "HTTP Method Server"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5729 msgstr "Server HTTP"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5730
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5731 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
5732 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
5733
30142
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
5734 msgid "Allow direct connections"
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
5735 msgstr "Povoliť priame pripojenia"
30142
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
5736
31053
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
5737 msgid "Allow connecting from multiple locations"
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
5738 msgstr "Povoliť viacnásobné prihlasovanie"
31053
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
5739
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5740 msgid "nudge: nudge a user to get their attention"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
5741 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
5742
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5743 msgid "Windows Live ID authentication:Unable to connect"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
5744 msgstr "Autentifikácia Windows Live ID:Nebolo možné pripojiť sa"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
5745
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
5746 msgid "Windows Live ID authentication:Invalid response"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
5747 msgstr "Autentifikácia Windows Live ID:Chybná odpoveď"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5748
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
5749 msgid "The following users are missing from your addressbook"
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
5750 msgstr "Nasledujúci používatelia chýbajú vo vašom adresári"
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
5751
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
5752 #, c-format
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
5753 msgid "Unknown error (%d): %s"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
5754 msgstr "Neznáma chyba (%d): %s"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5755
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
5756 msgid "Unable to add user"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
5757 msgstr "Nebolo možné pridať používateľa"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
5758
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
5759 #. Unknown error!
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
5760 #, c-format
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
5761 msgid "Unknown error (%d)"
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
5762 msgstr "Neznáma chyba (%d)"
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
5763
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
5764 msgid "Unable to remove user"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
5765 msgstr "Nebolo možné odstrániť používateľa"
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
5766
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
5767 msgid "Mobile message was not sent because it was too long."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
5768 msgstr "Mobilná správa nebola odoslaná, pretože bola príliš dlhá."
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
5769
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5770 #, c-format
ab7791faefa1 translation updates. 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 ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5772 "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
5773 "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
5774 "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
5775 "\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5776 "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
5777 "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
5778 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
5779 "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
5780 "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
5781 "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
5782 "\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5783 "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
5784 "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
5785 msgstr[0] ""
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
5786 "MSN server bude o %d minút vypnutý z dôvodu údržby. Budete automaticky "
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
5787 "odhlásení. Prosím, ukončite všetky práve prebiehajúce rozhovory.\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
5788 "\n"
ab7791faefa1 translation updates. 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 "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
5790 msgstr[1] ""
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
5791 "MSN server bude o %d minútu vypnutý z dôvodu údržby. Budete automaticky "
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
5792 "odhlásení. Prosím, ukončite všetky práve prebiehajúce rozhovory.\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
5793 "\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5794 "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
5795 msgstr[2] ""
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
5796 "MSN server bude o %d minúty vypnutý z dôvodu údržby. Budete automaticky "
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
5797 "odhlásení. Prosím, ukončite všetky práve prebiehajúce rozhovory.\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
5798 "\n"
ab7791faefa1 translation updates. 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 "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
5800
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
5801 msgid ""
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
5802 "Message was not sent because the system is unavailable. This normally "
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
5803 "happens when the user is blocked or does not exist."
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
5804 msgstr ""
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
5805 "Správa nebola poslaná pretože systém je nedostupný. To sa obvykle stávakeď "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
5806 "je používateľ zablokovaný alebo neexistuje."
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
5807
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
5808 msgid "Message was not sent because messages are being sent too quickly."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
5809 msgstr "Správu sa nepodarilo odoslať, pretože ich posielame príliš rýchlo."
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
5810
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
5811 msgid "Message was not sent because an unknown encoding error occurred."
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
5812 msgstr ""
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
5813 "Správu sa nepodarilo odoslať, pretože sa vyskytla neznáma chyba kódovania."
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
5814
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
5815 msgid "Message was not sent because an unknown error occurred."
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
5816 msgstr "Správu sa nepodarilo odoslať, pretože sa vyskytla neznáma chyba."
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
5817
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
5818 msgid "Writing error"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
5819 msgstr "Chyba pri zápise"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
5820
15955
ab7791faefa1 translation updates. 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 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
5822 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
5823
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5824 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5825 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5826 "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
5827 "%s"
ab7791faefa1 translation updates. 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 msgstr ""
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
5829 "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
5830 "%s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5831
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
5832 msgid "Our protocol is not supported by the 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
5833 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
5834
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
5835 msgid "Error parsing HTTP"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
5836 msgstr "Chyba pri spracovávaní HTTP"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
5837
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
5838 msgid "You have signed on from another location"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
5839 msgstr "Prihlásili ste sa z iného miesta"
15955
ab7791faefa1 translation updates. 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
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
5841 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
5842 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
5843 "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
5844
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
5845 msgid "The MSN servers are going down temporarily"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
5846 msgstr "MSN servery sa dočasne vypínajú"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5847
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 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
5850 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
5851
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
5852 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
5853 "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
5854 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
5855 "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
5856
15955
ab7791faefa1 translation updates. 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 msgid "Handshaking"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
5858 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
5859
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
5860 msgid "Transferring"
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
5861 msgstr "Prenáša sa"
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
5862
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5863 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
5864 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
5865
ab7791faefa1 translation updates. 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 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
5867 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
5868
ab7791faefa1 translation updates. 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 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
5870 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
5871
ab7791faefa1 translation updates. 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 "Retrieving buddy list"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
5873 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
5874
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
5875 #, c-format
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
5876 msgid "%s requests to view your webcam, but this request is not yet supported."
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
5877 msgstr "%s žiada o sledovanie vašej webkamery, zatiaľ to nie je podporované."
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
5878
28210
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
5879 #, c-format
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
5880 msgid "%s invited you to view his/her webcam, but this is not yet supported."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
5881 msgstr "Používateľ %s vás pozval na kameru ale zatiaľ to nie je podporované."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
5882
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
5883 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
5884 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
5885
ab7791faefa1 translation updates. 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 msgid "On The Phone"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
5887 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
5888
ab7791faefa1 translation updates. 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 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
5890 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
5891
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
5892 msgid "Message may have not been sent because a timeout occurred:"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
5893 msgstr "Správu sa nepodarilo odoslať, pretože vypršal časový limit:"
15955
ab7791faefa1 translation updates. 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
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
5895 msgid "Message could not be sent, not allowed while invisible:"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
5896 msgstr "Správu sa nepodarilo odoslať, pretože ste neviditeľ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
5897
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
5898 msgid "Message could not be sent because the user is offline:"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
5899 msgstr "Správu sa nepodarilo odoslať, pretože používateľ nie je 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
5900
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
5901 msgid "Message could not be sent because a connection error occurred:"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
5902 msgstr "Správu sa nepodarilo odoslať, pretože sa vyskytla chyba spojenia:"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
5903
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
5904 msgid "Message could not be sent because we are sending too quickly:"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
5905 msgstr "Správu sa nepodarilo odoslať, pretože posielame príliš rýchlo:"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
5906
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
5907 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
5908 "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
5909 "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
5910 msgstr ""
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
5911 "Správu sa nepodarilo odoslať, pretože nebolo možné založiť reláciu na "
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
5912 "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
5913
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
5914 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
5915 "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
5916 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
5917
ab7791faefa1 translation updates. 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 "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
5919 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
5920
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
5921 msgid "Delete Buddy from Address Book?"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
5922 msgstr "Odstrániť priateľa z adresára?"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
5923
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
5924 msgid "Do you want to delete this buddy from your address book as well?"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
5925 msgstr "Chcete tohoto priateľa odstrániť aj z vášho adresá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
5926
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
5927 msgid "The username specified is invalid."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
5928 msgstr "Dané používateľské meno 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
5929
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
5930 msgid "The PIN you entered is invalid."
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
5931 msgstr "Zadaný PIN je neplatný"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
5932
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
5933 msgid "The PIN you entered has an invalid length [4-10]."
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
5934 msgstr "Zadaný PIN má chybnú dĺžku [4-10]."
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
5935
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
5936 msgid "The PIN is invalid. It should only consist of digits [0-9]."
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
5937 msgstr "PIN je neplatný. Mal by obsahovať iba číslice [0-9]."
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
5938
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
5939 msgid "The two PINs you entered do not match."
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
5940 msgstr "Dva PINy ktoré ste zadali sa nezhodujú."
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
5941
30627
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
5942 msgid "The Display Name you entered is invalid."
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
5943 msgstr "Zadané používateľské meno je chybné."
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
5944
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
5945 msgid ""
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
5946 "The birthday you entered is invalid. The correct format is: 'YYYY-MM-DD'."
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
5947 msgstr "Narodeniny sú zadané chybne. Správny formát má byť: 'RRRR-MM-DD'."
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
5948
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
5949 #. show error to user
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
5950 msgid "Profile Update Error"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
5951 msgstr "Chyba aktualizácie profilu"
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
5952
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
5953 #. no profile information yet, so we cannot update
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
5954 #. (reference: "libpurple/request.h")
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
5955 msgid "Profile"
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
5956 msgstr "Profil"
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
5957
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
5958 msgid "Your profile information is not yet retrieved. Please try again later."
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
5959 msgstr "Údaje z vášho profilu nie sú načítané. Prosím, skúste to znovu neskôr."
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
5960
30296
babae1f32dc0 Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30142
diff changeset
5961 msgid "Your UID"
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
5962 msgstr "Vaše UID"
30142
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
5963
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
5964 #. pin
30142
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
5965 #. pin (required)
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
5966 msgid "PIN"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
5967 msgstr "PIN"
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
5968
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
5969 msgid "Verify PIN"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
5970 msgstr "Overiť PIN"
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
5971
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
5972 #. display name
30296
babae1f32dc0 Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30142
diff changeset
5973 #. nick name (required)
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
5974 msgid "Display Name"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
5975 msgstr "Používateľské meno"
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
5976
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
5977 #. hidden
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
5978 msgid "Hide my number"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
5979 msgstr "Skryť moje číslo"
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
5980
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
5981 #. mobile number
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
5982 msgid "Mobile Number"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
5983 msgstr "Číslo na mobilný telefón"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
5984
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
5985 msgid "Update your Profile"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
5986 msgstr "Aktualizovať váš profil"
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
5987
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
5988 msgid "Here you can update your MXit profile"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
5989 msgstr "Tu môžete aktualizovať váš MXit profil"
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
5990
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
5991 msgid "View Splash"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
5992 msgstr "Zobraziť úvod"
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
5993
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
5994 msgid "There is no splash-screen currently available"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
5995 msgstr "Nie je dostupná žiadna úvodná obrazovka"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
5996
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
5997 msgid "About"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
5998 msgstr "O module"
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
5999
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6000 #. display / change profile
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6001 msgid "Change Profile..."
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6002 msgstr "Zmeniť profil..."
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6003
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6004 #. display splash-screen
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6005 msgid "View Splash..."
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6006 msgstr "Zobraziť úvod..."
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6007
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6008 #. display plugin version
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6009 msgid "About..."
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6010 msgstr "O module..."
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6011
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6012 #. the file is too big
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6013 msgid "The file you are trying to send is too large!"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6014 msgstr "Súbor ktorý chcete poslať je príliš veľký!"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6015
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6016 msgid ""
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6017 "Unable to connect to the MXit HTTP server. Please check your server settings."
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6018 msgstr ""
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6019 "Nepodarilo sa pripojiť na MXit HTTP server. Skontrolujte, prosím, vaše "
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6020 "nastavenie serveru."
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6021
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6022 msgid "Logging In..."
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6023 msgstr "Prihlasuje sa..."
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6024
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6025 msgid ""
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6026 "Unable to connect to the MXit server. Please check your server settings."
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6027 msgstr ""
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6028 "Nepodarilo sa pripojiť na MXit server. Skontrolujte, prosím, vaše nastavenie "
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6029 "serveru."
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6030
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6031 msgid "Connecting..."
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6032 msgstr "Pripája sa..."
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6033
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
6034 msgid "The Display Name you entered is too short."
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
6035 msgstr "Zadané používateľské meno je príliš krátke."
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
6036
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6037 msgid "The PIN you entered has an invalid length [7-10]."
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6038 msgstr "Zadaný PIN má neplatnú dĺžku [7-10]."
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6039
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6040 #. mxit login name
30296
babae1f32dc0 Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30142
diff changeset
6041 msgid "MXit ID"
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
6042 msgstr "MXit ID"
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6043
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6044 #. show the form to the user to complete
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6045 msgid "Register New MXit Account"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6046 msgstr "Registrovať nový MXit účet"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6047
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6048 msgid "Please fill in the following fields:"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6049 msgstr "Prosím, vyplňte nasledujúce políčka:"
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6050
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6051 #. no reply from the WAP site
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6052 msgid "Error contacting the MXit WAP site. Please try again later."
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6053 msgstr "Chyba kontaktovania MXit WAP stránky. Prosím, skúste to znovu neskôr."
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6054
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6055 #. wapserver error
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6056 #. server could not find the user
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6057 msgid ""
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6058 "MXit is currently unable to process the request. Please try again later."
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6059 msgstr ""
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6060 "MXit momentálne nedokáže spracovať požiadavku. Prosím, skúste to znovu "
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6061 "neskôr."
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6062
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6063 msgid "Wrong security code entered. Please try again later."
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6064 msgstr "Zadaný nesprávny bezpečnostný kód. Prosím, skúste to znovu neskôr."
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6065
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6066 msgid "Your session has expired. Please try again later."
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6067 msgstr "Vaše prihlásenie vypršalo. Prosím, skúste to znovu neskôr."
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6068
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6069 msgid "Invalid country selected. Please try again."
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6070 msgstr "Vybraná chybná krajina. Prosím, skúste to znovu neskôr."
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6071
30296
babae1f32dc0 Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30142
diff changeset
6072 msgid "The MXit ID you entered is not registered. Please register first."
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
6073 msgstr "Zadané MXit ID nie je registrované. Prosím, najskôr sa zaregistrujte."
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
6074
30296
babae1f32dc0 Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30142
diff changeset
6075 msgid "The MXit ID you entered is already registered. Please choose another."
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
6076 msgstr "Zadané MXit ID už je registrované. Prosím, vyberte si iné."
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6077
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6078 msgid "Internal error. Please try again later."
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6079 msgstr "Vnútorná chyba. Prosím, skúste to znovu neskôr."
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6080
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6081 msgid "You did not enter the security code"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6082 msgstr "Nezadali ste bezpečnostný kód"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6083
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6084 msgid "Security Code"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6085 msgstr "Bezpečnostný kód"
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6086
30142
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
6087 #. ask for input (required)
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6088 msgid "Enter Security Code"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6089 msgstr "Zadajte bezpečnostný kód"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6090
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6091 msgid "Your Country"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6092 msgstr "Vaša krajina"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6093
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6094 msgid "Your Language"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6095 msgstr "Váš jazyk"
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6096
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6097 #. display the form to the user and wait for his/her input
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6098 msgid "MXit Authorization"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6099 msgstr "MXit autorizácia"
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6100
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6101 msgid "MXit account validation"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6102 msgstr "Overenie MXit účtu"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6103
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6104 msgid "Retrieving User Information..."
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6105 msgstr "Načítavajú sa používateľské informácie..."
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6106
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
6107 #. you were kicked
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
6108 msgid "You have been kicked from this MultiMX."
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
6109 msgstr "Boli ste vykopnutý z tohoto MultiMX."
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
6110
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
6111 msgid "was kicked"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
6112 msgstr "bol vykopnutý"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
6113
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
6114 msgid "_Room Name:"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
6115 msgstr "Názov _miestnosti:"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
6116
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
6117 #. Display system message in chat window
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
6118 msgid "You have invited"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
6119 msgstr "Pozvali ste"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
6120
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6121 msgid "Loading menu..."
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6122 msgstr "Načítava sa ponuka..."
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6123
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6124 msgid "Status Message"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6125 msgstr "Správa statusu"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6126
30142
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
6127 msgid "Rejection Message"
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
6128 msgstr "Správa odmietnutia"
30142
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
6129
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
6130 #. hidden number
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6131 msgid "Hidden Number"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6132 msgstr "Skryté číslo"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6133
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
6134 msgid "No profile available"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
6135 msgstr "Nedostupný profil"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
6136
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
6137 msgid "This contact does not have a profile."
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
6138 msgstr "Tento kontakt nemá profil."
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
6139
30296
babae1f32dc0 Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30142
diff changeset
6140 msgid "Your MXit ID..."
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
6141 msgstr "Váš MXit ID..."
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
6142
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
6143 #. contact is in Deleted, Rejected or None state
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
6144 msgid "Re-Invite"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
6145 msgstr "Znovu pozvať"
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6146
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6147 #. Configuration options
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6148 #. WAP server (reference: "libpurple/accountopt.h")
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6149 msgid "WAP Server"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6150 msgstr "WAP server"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6151
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6152 msgid "Connect via HTTP"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6153 msgstr "Pripojiť sa cez HTTP"
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6154
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6155 msgid "Enable splash-screen popup"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6156 msgstr "Zapnúť úvodnú vyskakovaciu obrazovku"
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6157
30296
babae1f32dc0 Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30142
diff changeset
6158 msgid "Last Online"
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
6159 msgstr "Posledné prihlásenie"
30296
babae1f32dc0 Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30142
diff changeset
6160
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6161 #. we must have lost the connection, so terminate it so that we can reconnect
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6162 msgid "We have lost the connection to MXit. Please reconnect."
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6163 msgstr "Stratili sme pripojenie na MXit. Prosím, pripojte sa znovu."
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6164
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6165 #. packet could not be queued for transmission
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6166 msgid "Message Send Error"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6167 msgstr "Chyba odoslania správy"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6168
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6169 msgid "Unable to process your request at this time"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6170 msgstr "Nepodarilo sa teraz spracovať vašu požiadavku"
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6171
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6172 msgid "Timeout while waiting for a response from the MXit server."
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6173 msgstr "Vypršal čas pri čakaní na odpoveď z MXit serveru."
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6174
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6175 msgid "Successfully Logged In..."
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6176 msgstr "Úspešne prihlásený..."
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6177
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6178 #, c-format
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6179 msgid ""
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6180 "%s sent you an encrypted message, but it is not supported on this client."
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6181 msgstr "%s vám poslal zašifrovanú správu ale tento klient to nepodporuje."
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6182
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6183 msgid "Message Error"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6184 msgstr "Chyba správy"
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6185
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6186 msgid "Cannot perform redirect using the specified protocol"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6187 msgstr "Nebolo možné vykonať presmerovanie pomocou zadaného protokolu"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6188
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6189 msgid "An internal MXit server error occurred."
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6190 msgstr "Vyskytla sa vnútorná chyba MXit serveru."
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6191
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6192 #, c-format
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6193 msgid "Login error: %s (%i)"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6194 msgstr "Chyba prihlásenia: %s (%i)"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6195
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6196 #, c-format
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6197 msgid "Logout error: %s (%i)"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6198 msgstr "Chyba odhlásenia: %s (%i)"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6199
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6200 msgid "Contact Error"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6201 msgstr "Chyba kontaktu"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6202
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6203 msgid "Message Sending Error"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6204 msgstr "Chyba odoslania správy"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6205
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6206 msgid "Status Error"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6207 msgstr "Chyba stavu"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6208
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6209 msgid "Mood Error"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6210 msgstr "Chyba nálady"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6211
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6212 msgid "Invitation Error"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6213 msgstr "Chyba pozvánky"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6214
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6215 msgid "Contact Removal Error"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6216 msgstr "Chyba odstránenia kontaktu"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6217
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6218 msgid "Subscription Error"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6219 msgstr "Chyba zapísania"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6220
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6221 msgid "Contact Update Error"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6222 msgstr "Chyba aktualizácie kontaktu"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6223
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6224 msgid "File Transfer Error"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6225 msgstr "Chyba prenosu súboru"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6226
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6227 msgid "Cannot create MultiMx room"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6228 msgstr "Nebolo možné vytvoriť MultiMx miestnosť"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6229
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6230 msgid "MultiMx Invitation Error"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6231 msgstr "Chyba pozvánky MultiMx"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6232
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6233 msgid "Profile Error"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6234 msgstr "Chyba profilu"
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6235
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6236 #. bad packet
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6237 msgid "Invalid packet received from MXit."
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6238 msgstr "Prijatý chybný paket z MXit."
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6239
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6240 #. connection error
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6241 msgid "A connection error occurred to MXit. (read stage 0x01)"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6242 msgstr "Na MXit sa vyskytla chyba pripojenia. (štádium čítania 0x01)"
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6243
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6244 #. connection closed
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6245 msgid "A connection error occurred to MXit. (read stage 0x02)"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6246 msgstr "Na MXit sa vyskytla chyba pripojenia. (štádium čítania 0x02)"
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6247
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6248 msgid "A connection error occurred to MXit. (read stage 0x03)"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6249 msgstr "Na MXit sa vyskytla chyba pripojenia. (štádium čítania 0x03)"
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6250
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6251 #. malformed packet length record (too long)
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6252 msgid "A connection error occurred to MXit. (read stage 0x04)"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6253 msgstr "Na MXit sa vyskytla chyba pripojenia. (štádium čítania 0x04)"
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6254
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6255 #. connection error
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6256 msgid "A connection error occurred to MXit. (read stage 0x05)"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6257 msgstr "Na MXit sa vyskytla chyba pripojenia. (štádium čítania 0x05)"
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6258
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6259 #. connection closed
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6260 msgid "A connection error occurred to MXit. (read stage 0x06)"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6261 msgstr "Na MXit sa vyskytla chyba pripojenia. (štádium čítania 0x06)"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6262
29967
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
6263 msgid "In Love"
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
6264 msgstr "Zaľúbený"
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
6265
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6266 msgid "Pending"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6267 msgstr "Čaká sa"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6268
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6269 msgid "Invited"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6270 msgstr "Pozvaný"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6271
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6272 msgid "Rejected"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6273 msgstr "Odmietnutý"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6274
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6275 msgid "Deleted"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6276 msgstr "Odstránený"
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6277
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6278 msgid "MXit Advertising"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6279 msgstr "MXit reklama"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6280
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6281 msgid "More Information"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6282 msgstr "Viac informácií"
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
6283
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
6284 #, c-format
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6285 msgid "No such user: %s"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6286 msgstr "Neexistujúci používateľ: %s"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6287
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6288 msgid "User lookup"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6289 msgstr "Vyhľadanie používateľov"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6290
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6291 msgid "Reading challenge"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6292 msgstr "Číta sa výzva"
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 msgid "Unexpected challenge length from server"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6295 msgstr "Neočakávaná dĺžka výzvy zo servera"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6296
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6297 msgid "Logging in"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6298 msgstr "Prihlasuje sa"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6299
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6300 msgid "MySpaceIM - No Username Set"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6301 msgstr "MySpaceIM - Nenastavené používateľské meno"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6302
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6303 msgid "You appear to have no MySpace username."
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6304 msgstr "Podľa všetkého nemáte žiadne MySpace používateľské meno."
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6305
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6306 msgid "Would you like to set one now? (Note: THIS CANNOT BE CHANGED!)"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6307 msgstr "Chcete si meno nastaviť? (Poznámka: NEDÁ SA ZMENIŤ!)"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6308
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6309 msgid "Lost connection with server"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6310 msgstr "Pripojenie zo serverom je stratené"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6311
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6312 #. Can't write _()'d strings in array initializers. Workaround.
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
6313 #. khc: then use N_() in the array initializer and use _() when they are
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
6314 #. used
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6315 msgid "New mail messages"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6316 msgstr "Nové poštové správy"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6317
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6318 msgid "New blog comments"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6319 msgstr "Nové komentáre na blogu"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6320
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6321 msgid "New profile comments"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6322 msgstr "Nové komentáre v profile"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6323
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6324 msgid "New friend requests!"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6325 msgstr "Nové pozvánky priateľov!"
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 msgid "New picture comments"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6328 msgstr "Nové komentáre ku obrázkom"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6329
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6330 msgid "MySpace"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6331 msgstr "MySpace"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6332
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6333 msgid "IM Friends"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6334 msgstr "IM Priateľov"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6335
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6336 #, c-format
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6337 msgid ""
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6338 "%d buddy was added or updated from the server (including buddies already on "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6339 "the server-side list)"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6340 msgid_plural ""
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6341 "%d buddies were added or updated from the server (including buddies already "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6342 "on the server-side list)"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6343 msgstr[0] ""
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6344 "zo serveru bolo pridaných alebo aktualizovaných %d priateľov (vrátane "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6345 "priateľov ktorí sa už nachádzali na serverovom zozname)"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6346 msgstr[1] ""
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6347 "zo serveru bol pridaný alebo aktualizovaný %d priateľ (vrátane priateľov "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6348 "ktorí sa už nachádzali na serverovom zozname)"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6349 msgstr[2] ""
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6350 "zo serveru boli pridaní alebo aktualizovaní %d priatelia (vrátane priateľov "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6351 "ktorí sa už nachádzali na serverovom zozname)"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6352
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6353 msgid "Add contacts from server"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6354 msgstr "Pridať kontakty zo serveru"
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
6355
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6356 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6357 msgid "Protocol error, code %d: %s"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6358 msgstr "Chyba protokolu, kód %d: %s"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6359
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
6360 #, c-format
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
6361 msgid ""
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
6362 "%s Your password is %zu characters, which is longer than the maximum length "
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
6363 "of %d. Please shorten your password at http://profileedit.myspace.com/index."
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
6364 "cfm?fuseaction=accountSettings.changePassword and try again."
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
6365 msgstr ""
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
6366 "%s Vaše heslo má %zu znakov, viac než je maximálna dĺžka %d. Skráťte, "
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
6367 "prosím, vaše heslo na adrese http://profileedit.myspace.com/index.cfm?"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
6368 "fuseaction=accountSettings.changePassword a skúste znovu."
22590
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
6369
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
6370 msgid "Incorrect username or password"
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
6371 msgstr "Nesprávne používateľské meno alebo heslo"
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
6372
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
6373 msgid "MySpaceIM Error"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
6374 msgstr "Chyba MySpaceIM"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
6375
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6376 msgid "Invalid input condition"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6377 msgstr "Chybná podmienka vstupu"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6378
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6379 msgid "Failed to add buddy"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6380 msgstr "Nebolo možné pridať priateľa"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6381
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6382 msgid "'addbuddy' command failed."
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6383 msgstr "príkaz „addbuddy“ zlyhal."
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6384
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6385 msgid "persist command failed"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6386 msgstr "príkaz „persist“ zlyhal"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6387
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6388 msgid "Failed to remove buddy"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6389 msgstr "Odstránenie priateľa zlyhalo"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6390
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6391 msgid "'delbuddy' command failed"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6392 msgstr "príkaz „delbuddy“ zlyhal"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6393
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6394 msgid "blocklist command failed"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6395 msgstr "príkaz „blocklist“ zlyhal"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6396
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6397 msgid "Missing Cipher"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6398 msgstr "Chýba šifra"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6399
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6400 msgid "The RC4 cipher could not be found"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6401 msgstr "RC4 šifra nebola nájdená"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6402
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6403 msgid ""
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6404 "Upgrade to a libpurple with RC4 support (>= 2.0.1). MySpaceIM plugin will "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6405 "not be loaded."
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6406 msgstr ""
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6407 "Aktualizujte na libpurple s podporou RC4 (>= 2.0.1). Modul MySpaceIM nebude "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6408 "načítaný."
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6409
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6410 msgid "Add friends from MySpace.com"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6411 msgstr "Pridať priateľov z MySpace.com"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6412
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6413 msgid "Importing friends failed"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6414 msgstr "Importovanie priateľov zlyhalo"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6415
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6416 #. TODO: find out how
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6417 msgid "Find people..."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6418 msgstr "Hľadať ľudí..."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6419
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6420 msgid "Change IM name..."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6421 msgstr "Zmeniť IM meno..."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6422
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6423 msgid "myim URL handler"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6424 msgstr "myim URL handler"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6425
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6426 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
6427 msgstr ""
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6428 "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
6429 "adresy."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6430
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6431 msgid "Enable the proper MySpaceIM account and try again."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6432 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
6433
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6434 msgid "Show display name in status text"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6435 msgstr "Zobraziť používateľské meno v texte stavu"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6436
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6437 msgid "Show headline in status text"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6438 msgstr "Zobraziť nadpis v texte stavu"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6439
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6440 msgid "Send emoticons"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6441 msgstr "Poslať smajlíky"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6442
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6443 msgid "Screen resolution (dots per inch)"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6444 msgstr "Rozlíšenie obrazovky (bodov na palec)"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6445
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6446 msgid "Base font size (points)"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6447 msgstr "Základná veľkosť písma (body)"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6448
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6449 msgid "User"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6450 msgstr "Používateľ"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6451
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6452 msgid "Headline"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6453 msgstr "Nadpis"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6454
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6455 msgid "Song"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6456 msgstr "Pesnička"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6457
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6458 msgid "Total Friends"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6459 msgstr "Spolu priateľov"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6460
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6461 msgid "Client Version"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6462 msgstr "Verzia klienta"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6463
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
6464 msgid ""
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
6465 "An error occurred while trying to set the username. Please try again, or "
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
6466 "visit http://editprofile.myspace.com/index.cfm?fuseaction=profile.username "
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
6467 "to set your username."
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
6468 msgstr ""
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
6469 "Počas pokusu o nastavenie používateľského mena sa vyskytla chyba. Prosím, "
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
6470 "skúste to znova alebo navštívte adresu http://editprofile.myspace.com/index."
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
6471 "cfm?fuseaction=profile.username a nastavte si ho tam."
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
6472
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
6473 msgid "MySpaceIM - Username Available"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
6474 msgstr "MySpaceIM - Používateľské meno je dostupné"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
6475
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
6476 msgid "This username is available. Would you like to set it?"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
6477 msgstr "Toto používateľské meno je voľné. Chcete si ho nastaviť?"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
6478
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
6479 msgid "ONCE SET, THIS CANNOT BE CHANGED!"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
6480 msgstr "NESKÔR SA NEBUDE DAŤ ZMENIŤ!"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
6481
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6482 msgid "MySpaceIM - Please Set a Username"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6483 msgstr "MySpaceIM - Nastavte, prosím, používateľské meno"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6484
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
6485 msgid "This username is unavailable."
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
6486 msgstr "Toto používateľské meno je nedostupné."
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
6487
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
6488 msgid "Please try another username:"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
6489 msgstr "Prosím, skúste iné používateľské meno:"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
6490
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6491 #. Protocol won't log in now without a username set.. Disconnect
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6492 msgid "No username set"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6493 msgstr "Nenastavené používateľské meno"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6494
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6495 msgid "Please enter a username to check its availability:"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6496 msgstr "Prosím, zadajte používateľské meno a zistíte či je dostupné:"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6497
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6498 #. TODO: icons for each zap
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6499 #. Lots of comments for translators:
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6500 #. Zap means "to strike suddenly and forcefully as if with a
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6501 #. * projectile or weapon." This term often has an electrical
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6502 #. * connotation, for example, "he was zapped by electricity when
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6503 #. * he put a fork in the toaster."
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6504 msgid "Zap"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6505 msgstr "Elektrizovať"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6506
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6507 #, c-format
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6508 msgid "%s has zapped you!"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6509 msgstr "Používateľ %s vás zelektrizoval!"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6510
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6511 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6512 msgid "Zapping %s..."
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6513 msgstr "Zelektrizovali ste %s..."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6514
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6515 #. Whack means "to hit or strike someone with a sharp blow"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6516 msgid "Whack"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6517 msgstr "Buchnúť"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6518
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6519 #, c-format
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6520 msgid "%s has whacked you!"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6521 msgstr "Používateľ %s vás buchol!"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6522
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6523 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6524 msgid "Whacking %s..."
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6525 msgstr "Buchli ste používateľa %s..."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6526
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6527 #. Torch means "to set on fire." Don't worry, this doesn't
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6528 #. * make a whole lot of sense in English, either. Feel free
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6529 #. * to translate it literally.
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6530 msgid "Torch"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6531 msgstr "Zapáliť"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6532
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6533 #, c-format
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6534 msgid "%s has torched you!"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6535 msgstr "Používateľ %s vás zapálil!"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6536
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6537 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6538 msgid "Torching %s..."
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6539 msgstr "Zapálili ste používateľa %s..."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6540
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6541 #. Smooch means "to kiss someone, often enthusiastically"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6542 msgid "Smooch"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6543 msgstr "Pobozkať"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6544
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6545 #, c-format
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6546 msgid "%s has smooched you!"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6547 msgstr "Používateľ %s vás pobozkal!"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6548
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6549 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6550 msgid "Smooching %s..."
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6551 msgstr "Pobozkali ste používateľa %s..."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6552
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6553 #. A hug is a display of affection; wrapping your arms around someone
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6554 msgid "Hug"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6555 msgstr "Objať"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6556
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6557 #, c-format
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6558 msgid "%s has hugged you!"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6559 msgstr "Používateľ %s vás objal!"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6560
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6561 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6562 msgid "Hugging %s..."
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6563 msgstr "Objali ste používateľa %s..."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6564
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6565 #. Slap means "to hit someone with an open/flat hand"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6566 msgid "Slap"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6567 msgstr "Dať facku"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6568
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6569 #, c-format
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6570 msgid "%s has slapped you!"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6571 msgstr "Používateľ %s vám dal facku!"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6572
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6573 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6574 msgid "Slapping %s..."
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6575 msgstr "Dali ste facku používateľovi %s..."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6576
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6577 #. Goose means "to pinch someone on their butt"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6578 msgid "Goose"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6579 msgstr "Uťahovať si z"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6580
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6581 #, c-format
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6582 msgid "%s has goosed you!"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6583 msgstr "Používateľ %s si z vás uťahuje!"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6584
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6585 #, c-format
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6586 msgid "Goosing %s..."
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6587 msgstr "Uťahujete si z %s..."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6588
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6589 #. A high-five is when two people's hands slap each other
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6590 #. * in the air above their heads. It is done to celebrate
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6591 #. * something, often a victory, or to congratulate someone.
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6592 msgid "High-five"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6593 msgstr "Tľapnúť si"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6594
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6595 #, c-format
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6596 msgid "%s has high-fived you!"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6597 msgstr "Používateľ %s si s vami tľapol!"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6598
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6599 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6600 msgid "High-fiving %s..."
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6601 msgstr "Tľapli ste si s používateľom %s..."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6602
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6603 #. We're not entirely sure what the MySpace people mean by
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6604 #. * this... but we think it's the equivalent of "prank." Or, for
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6605 #. * someone to perform a mischievous trick or practical joke.
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6606 msgid "Punk"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6607 msgstr "Nachytať"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6608
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6609 #, c-format
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6610 msgid "%s has punk'd you!"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6611 msgstr "Používateľ %s vás nachytal!"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6612
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6613 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6614 msgid "Punking %s..."
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6615 msgstr "Nachytali ste používateľa %s..."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6616
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6617 #. Raspberry is a slang term for the vibrating sound made
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6618 #. * when you stick your tongue out of your mouth with your
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6619 #. * lips closed and blow. It is typically done when
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6620 #. * gloating or bragging. Nowadays it's a pretty silly
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6621 #. * gesture, so it does not carry a harsh negative
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6622 #. * connotation. It is generally used in a playful tone
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6623 #. * with friends.
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6624 msgid "Raspberry"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6625 msgstr "Vzdychnúť si na"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6626
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6627 #, c-format
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6628 msgid "%s has raspberried you!"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6629 msgstr "Používateľ %s si vzdychol!"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6630
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6631 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6632 msgid "Raspberrying %s..."
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
6633 msgstr "Vzdychli ste si na používateľa %s..."
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6634
15955
ab7791faefa1 translation updates. 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 "Required parameters not passed in"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6636 msgstr "Požadované parametre neboli vyplnené"
15955
ab7791faefa1 translation updates. 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
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
6638 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
6639 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
6640
ab7791faefa1 translation updates. 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 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
6642 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
6643
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
6644 msgid "Error communicating with server"
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
6645 msgstr "Chyba počas komunikácie 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
6646
ab7791faefa1 translation updates. 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 "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
6648 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
6649
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
6650 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
6651 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
6652
ab7791faefa1 translation updates. 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 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
6654 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
6655
ab7791faefa1 translation updates. 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 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
6657 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
6658
ab7791faefa1 translation updates. 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 "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
6660 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
6661
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
6662 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
6663 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
6664
ab7791faefa1 translation updates. 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 msgid "Account has been disabled"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
6666 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
6667
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
6668 msgid "The server could not access the directory"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
6669 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
6670
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
6671 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
6672 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
6673
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
6674 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
6675 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
6676
ab7791faefa1 translation updates. 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 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
6678 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
6679
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
6680 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
6681 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
6682
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
6683 msgid "Master archive is misconfigured"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
6684 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
6685
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
6686 msgid "Could not recognize the host of the username you entered"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6687 msgstr "Nepodarilo sa zistiť hostiteľa daného používateľské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
6688
ab7791faefa1 translation updates. 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 msgid ""
ab7791faefa1 translation updates. 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 "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
6691 "entered"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
6692 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
6693 "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
6694
15955
ab7791faefa1 translation updates. 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 msgid "You cannot add the same person twice to a conversation"
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
6696 msgstr "Nemôžete pridať tú istú osobu dva krát do 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
6697
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
6698 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
6699 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
6700
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
6701 msgid "You have entered an incorrect username"
15955
ab7791faefa1 translation updates. 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 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
6703
ab7791faefa1 translation updates. 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 "An error occurred while updating the directory"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6705 msgstr "Počas aktualizovania adresára sa vyskytla 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
6706
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
6707 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
6708 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
6709
ab7791faefa1 translation updates. 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 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
6711 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
6712
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
6713 msgid ""
ab7791faefa1 translation updates. 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 "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
6715 "time"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
6716 msgstr ""
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6717 "Táto demoverzia nedovoľuje prihlásenie viac ako desiatich používateľov naraz"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
6718
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
6719 msgid "The user is either offline or you are blocked"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
6720 msgstr "Buď používateľ nie je prihlásený, alebo ste zablokovaný"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
6721
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
6723 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
6724 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
6725
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
6726 #, c-format
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
6727 msgid "Unable to login: %s"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
6728 msgstr "Nebolo možné sa prihlásiť: %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
6729
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
6731 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
6732 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
6733 "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
6734 "používateľovi (%s)."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
6735
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
6736 #, c-format
ab7791faefa1 translation updates. 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 "Unable to add %s to your buddy list (%s)."
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
6738 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
6739
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
6740 #. TODO: Improve this! message to who or for what 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
6741 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
6742 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
6743 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
6744
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
6745 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
6746 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
6747 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
6748
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
6750 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
6751 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
6752 "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
6753
15955
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
6755 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
6756 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
6757
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
6758 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
6759 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
6760 "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
6761 "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
6762 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
6763 "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
6764 "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
6765
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 msgid ""
ab7791faefa1 translation updates. 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 "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
6769 "list (%s)."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
6770 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
6771 "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
6772 "priečinku v serverovom zozname (%s)."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
6773
15955
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
6775 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
6776 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
6777
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
6778 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
6779 msgid "Unable to add user to privacy list (%s)."
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
6780 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
6781
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 msgid "Unable to add %s to deny list (%s)."
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
6784 msgstr "Nepodarilo sa pridať %s do zoznamu blokovaný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
6785
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 msgid "Unable to add %s to permit list (%s)."
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
6788 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
6789
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
6790 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
6791 msgid "Unable to remove %s from privacy list (%s)."
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
6792 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
6793
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
6795 msgid "Unable to change server side privacy settings (%s)."
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
6796 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
6797
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
6798 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
6799 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
6800 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
6801
ab7791faefa1 translation updates. 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 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
6803 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
6804
ab7791faefa1 translation updates. 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 "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
6806 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
6807
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
6808 msgid "Personal Title"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
6809 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
6810
ab7791faefa1 translation updates. 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 msgid "Mailstop"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
6812 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
6813
ab7791faefa1 translation updates. 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 msgid "User ID"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
6815 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
6816
ab7791faefa1 translation updates. 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 #. 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
6818 #. 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
6819 #. if (value) {
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
6820 #. 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
6821 #. }
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
6822 #.
15955
ab7791faefa1 translation updates. 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 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
6824 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
6825
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 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
6828 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
6829
ab7791faefa1 translation updates. 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 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
6831 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
6832
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
6833 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
6834 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
6835
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 msgid "%s has been invited to this conversation."
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
6838 msgstr "Používateľ %s bol pozvaný do tohoto 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
6839
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
6840 msgid "Invitation to Conversation"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
6841 msgstr "Pozvánka do 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
6842
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
6843 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
6844 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
6845 "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
6846 "\n"
ab7791faefa1 translation updates. 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 "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
6848 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
6849 "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
6850 "\n"
ab7791faefa1 translation updates. 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 "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
6852
ab7791faefa1 translation updates. 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 msgid "Would you like to join the conversation?"
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
6854 msgstr "Chcete sa pripojiť do tohoto 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
6855
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
6856 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
6857 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
6858 "%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
6859 msgstr ""
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
6860 "Používateľ %s podľa všetkého nie je prihlásený a neprijal správu, ktorú ste "
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
6861 "práve odoslali."
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
6862
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
6863 msgid ""
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
6864 "Unable to connect to server. Please enter the address of the server to which "
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
6865 "you wish to connect."
15955
ab7791faefa1 translation updates. 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 msgstr ""
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
6867 "Nepodarilo sa pripojiť na server. Zadajte, prosím, adresu servera, na ktorý "
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
6868 "sa chcete pripojiť."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
6869
15955
ab7791faefa1 translation updates. 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 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
6871 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
6872 "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
6873
ab7791faefa1 translation updates. 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 #. *< 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
6875 #. *< 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
6876 #. *< 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
6877 #. *< 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
6878 #. *< 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
6879 #. *< 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
6880 #. *< 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
6881 #. *< 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
6882 #. * 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
6883 #. * 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
6884 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
6885 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
6886
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
6887 msgid "Server address"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
6888 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
6889
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
6890 msgid "Server port"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
6891 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
6892
30627
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
6893 msgid "Please authorize me so I can add you to my buddy list."
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
6894 msgstr ""
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
6895 "Prosím, autorizujte ma, aby som si vás mohol pridať do svojho zoznamu "
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
6896 "priateľov."
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
6897
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
6898 msgid "No reason given."
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
6899 msgstr "Nebol uvedený dôvod."
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
6900
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
6901 msgid "Authorization Denied Message:"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
6902 msgstr "Správa zamietnutia autorizácie:"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
6903
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6904 #, c-format
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6905 msgid "Received unexpected response from %s: %s"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6906 msgstr "Bola prijatá neočakávaná odpoveď od %s: %s"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6907
28210
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
6908 #, c-format
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
6909 msgid "Received unexpected response from %s"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
6910 msgstr "Bola prijatá neočakávaná odpoveď od %s"
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
6911
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
6912 msgid ""
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
6913 "You have been connecting and disconnecting too frequently. Wait ten minutes "
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
6914 "and try again. If you continue to try, you will need to wait even longer."
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
6915 msgstr ""
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
6916 "Pripájali a odpájali ste sa príliš často. Počkajte desať minút a skúste "
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
6917 "znova. Ak budete i naďalej skúšať, budete musieť čakať este dlhšie."
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
6918
31053
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
6919 msgid ""
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
6920 "You required encryption in your account settings, but one of the servers "
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
6921 "doesn't support it."
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
6922 msgstr ""
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
6923 "V nastaveniach účtov ste zvolili šifrovanie, ale jeden server ho nepodporuje."
31053
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
6924
28210
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
6925 #. Note to translators: The first %s is a URL, the second is an
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
6926 #. error message.
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
6927 #, c-format
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
6928 msgid "Error requesting %s: %s"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
6929 msgstr "Chyba pri požadovaní %s: %s"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
6930
31053
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
6931 msgid "The server returned an empty response"
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
6932 msgstr "Server vrátil prázdnu odpoveď"
31053
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
6933
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6934 msgid ""
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6935 "Server requested that you fill out a CAPTCHA in order to sign in, but this "
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6936 "client does not currently support CAPTCHAs."
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6937 msgstr ""
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6938 "Server pre prihlásenie vyžaduje, aby ste vypísali CAPTCHAg, ale tento klient "
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6939 "nepodporuje CAPTCHA."
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
6940
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
6941 msgid "AOL does not allow your screen name to authenticate here"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
6942 msgstr "AOL neumožňuje vášmu používateľskému menu sa tu autentifikovať"
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
6943
30627
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
6944 msgid ""
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
6945 "(There was an error receiving this message. The buddy you are speaking with "
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
6946 "is probably using a different encoding than expected. If you know what "
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
6947 "encoding he is using, you can specify it in the advanced account options for "
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
6948 "your AIM/ICQ account.)"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
6949 msgstr ""
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
6950 "(Počas prijímania tejto správy sa vyskytla chyba. Priateľ, s ktorým si "
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
6951 "píšete zrejme používa neočakávané kódovanie. Ak viete, aké kódovanie "
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
6952 "používa, môžete ho nastaviť v pokročílých možnostiach vášho AIM/ICQ účtu.)"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
6953
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
6954 #, c-format
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
6955 msgid ""
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
6956 "(There was an error receiving this message. Either you and %s have "
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
6957 "different encodings selected, or %s has a buggy client.)"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
6958 msgstr ""
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
6959 "(Počas prijímania tejto správy sa vyskytla chyba. Buď máte nastavené iné "
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
6960 "kódovanie ako %s, alebo má %s chybný klient.)"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
6961
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
6962 msgid "Could not join chat room"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
6963 msgstr "Nepodarilo sa pripojiť do miestnosti"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
6964
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
6965 msgid "Invalid chat room name"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
6966 msgstr "Chybný názov miestnosti"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
6967
30142
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
6968 msgid "Invalid error"
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
6969 msgstr "Nesprávna chyba"
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
6970
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
6971 msgid "Cannot receive IM due to parental controls"
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
6972 msgstr "Nie je možné prijať správu kvôli rodičovským obmedzeniam"
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
6973
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
6974 msgid "Cannot send SMS without accepting terms"
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
6975 msgstr "Nie je možné poslať SMS bez odsúhlasenia podmienok"
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
6976
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
6977 msgid "Cannot send SMS"
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
6978 msgstr "Nepodarilo sa poslať SMS"
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
6979
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
6980 #. SMS_WITHOUT_DISCLAIMER is weird
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
6981 msgid "Cannot send SMS to this country"
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
6982 msgstr "Nie je možné poslať SMS do tejto krajiny."
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
6983
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
6984 #. Undocumented
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
6985 msgid "Cannot send SMS to unknown country"
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
6986 msgstr "Nedá sa odoslať SMS do neznámej krajiny"
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
6987
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
6988 msgid "Bot accounts cannot initiate IMs"
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
6989 msgstr "Účty robotov nemôžu zakladať rozhovory"
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
6990
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
6991 msgid "Bot account cannot IM this user"
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
6992 msgstr "Účet robota nemôže komunikovať s týmto používateľom"
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
6993
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
6994 msgid "Bot account reached IM limit"
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
6995 msgstr "Účet robota dosiahol limit komunikácie"
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
6996
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
6997 msgid "Bot account reached daily IM limit"
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
6998 msgstr "Účet robota dosiahol denný limit komunikácie"
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
6999
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
7000 msgid "Bot account reached monthly IM limit"
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
7001 msgstr "Účet robota dosiahol mesačný limit komunikácie"
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
7002
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
7003 msgid "Unable to receive offline messages"
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
7004 msgstr "Nepodarilo sa prijať offline správy."
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
7005
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
7006 msgid "Offline message store full"
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
7007 msgstr "Úložisko offline správ je plné"
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
7008
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
7009 #, c-format
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
7010 msgid "Unable to send message: %s (%s)"
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
7011 msgstr "Nepodarilo sa odoslať správu: %s (%s)"
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
7012
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
7013 #, c-format
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
7014 msgid "Unable to send message: %s"
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
7015 msgstr "Nemôžem odoslať správu: %s"
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
7016
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
7017 #, c-format
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
7018 msgid "Unable to send message to %s: %s (%s)"
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
7019 msgstr "Nemôžem poslať správu k %s: %s (%s)"
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
7020
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
7021 #, c-format
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
7022 msgid "Unable to send message to %s: %s"
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
7023 msgstr "Nemôžem poslať správu k %s: %s"
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
7024
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
7025 msgid "Thinking"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
7026 msgstr "Rozmýšľa"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
7027
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
7028 msgid "Shopping"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
7029 msgstr "Nakupuje"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
7030
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
7031 msgid "Questioning"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
7032 msgstr "Spochybňuje"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
7033
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
7034 msgid "Eating"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
7035 msgstr "Je"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
7036
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
7037 msgid "Watching a movie"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
7038 msgstr "Pozerá film"
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
7039
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
7040 msgid "Typing"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
7041 msgstr "Píše"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
7042
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
7043 msgid "At the office"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
7044 msgstr "V kancelárii"
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
7045
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
7046 msgid "Taking a bath"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
7047 msgstr "Kúpe sa"
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
7048
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
7049 msgid "Watching TV"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
7050 msgstr "Pozerá televíziu"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
7051
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
7052 msgid "Having fun"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
7053 msgstr "Baví sa"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
7054
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
7055 msgid "Sleeping"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
7056 msgstr "Spí"
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
7057
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
7058 msgid "Using a PDA"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
7059 msgstr "Používa PDA"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
7060
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
7061 msgid "Meeting friends"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
7062 msgstr "S priateľmi"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
7063
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
7064 msgid "On the phone"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
7065 msgstr "Na telefóne"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
7066
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
7067 msgid "Surfing"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
7068 msgstr "Surfuje"
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
7069
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
7070 #. "I am mobile." / "John is mobile."
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
7071 msgid "Mobile"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
7072 msgstr "Mobilný"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
7073
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
7074 msgid "Searching the web"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
7075 msgstr "Vyhľadáva na webe"
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
7076
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
7077 msgid "At a party"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
7078 msgstr "Na oslave"
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
7079
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
7080 msgid "Having Coffee"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
7081 msgstr "Pije kávu"
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
7082
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
7083 #. Playing video games
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
7084 msgid "Gaming"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
7085 msgstr "Hrá"
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
7086
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
7087 msgid "Browsing the web"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
7088 msgstr "Prezerá web"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
7089
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
7090 msgid "Smoking"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
7091 msgstr "Fajčí"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
7092
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
7093 msgid "Writing"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
7094 msgstr "Píše"
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
7095
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
7096 #. Drinking [Alcohol]
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
7097 msgid "Drinking"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
7098 msgstr "Pije"
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
7099
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
7100 msgid "Listening to music"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
7101 msgstr "Počúva hudbu"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
7102
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
7103 msgid "Studying"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
7104 msgstr "Študuje"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
7105
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
7106 msgid "In the restroom"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
7107 msgstr "Na toalete"
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
7108
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
7109 msgid "Received invalid data on connection with server"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
7110 msgstr "Počas spojenia so serverom boli prijaté neplatné dá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
7111
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7112 #. *< type
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7113 #. *< ui_requirement
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7114 #. *< flags
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7115 #. *< dependencies
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7116 #. *< priority
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7117 #. *< id
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7118 #. *< name
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7119 #. *< version
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7120 #. * summary
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7121 #. * description
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7122 msgid "AIM Protocol Plugin"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7123 msgstr "Modul protokolu AIM"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7124
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
7125 msgid "ICQ UIN..."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7126 msgstr "ICQ číslo..."
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
7127
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7128 #. *< type
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7129 #. *< ui_requirement
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7130 #. *< flags
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7131 #. *< dependencies
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7132 #. *< priority
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7133 #. *< id
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7134 #. *< name
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7135 #. *< version
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7136 #. * summary
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7137 #. * description
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7138 msgid "ICQ Protocol Plugin"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7139 msgstr "Modul protokolu ICQ"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7140
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7141 msgid "Encoding"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7142 msgstr "Kódovanie"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7143
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7144 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
7145 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
7146
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7147 msgid "The remote user has declined your request."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7148 msgstr "Vzdialený používateľ 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
7149
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7150 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7151 msgid "Lost connection with the remote user:<br>%s"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7152 msgstr "Pripojenie so vzdialeným používateľom je prerušené:<br>%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
7153
ab7791faefa1 translation updates. 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 msgid "Received invalid data on connection with remote user."
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
7155 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
7156
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
7157 msgid "Unable to establish a connection with the remote user."
15955
ab7791faefa1 translation updates. 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 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
7159
ab7791faefa1 translation updates. 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 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
7161 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
7162
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7163 #, c-format
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7164 msgid ""
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7165 "%s tried to send you a %s file, but we only allow files up to %s over Direct "
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7166 "IM. Try using file transfer instead.\n"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7167 msgstr ""
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7168 "Používateľ %s vám chcel poslať súbor %s, ale cez priame IM sú povolené "
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7169 "súbory len do %s. Skúste namiesto toho použiť prenos súborov.\n"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
7170
15955
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 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
7173 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
7174
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7175 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
7176 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
7177
ab7791faefa1 translation updates. 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 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
7179 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
7180
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7181 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
7182 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
7183
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7184 msgid "Web Aware"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7185 msgstr "Na webe"
15955
ab7791faefa1 translation updates. 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
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7187 msgid "Invisible"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7188 msgstr "Neviditeľný"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7189
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
7190 msgid "Evil"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
7191 msgstr "Zákerný"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
7192
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
7193 msgid "Depression"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
7194 msgstr "Depresia"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
7195
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
7196 msgid "At home"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
7197 msgstr "Doma"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
7198
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
7199 msgid "At work"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
7200 msgstr "V práci"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
7201
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
7202 msgid "At lunch"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
7203 msgstr "Na obede"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
7204
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
7205 #, c-format
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
7206 msgid "Unable to connect to authentication server: %s"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
7207 msgstr "Nepodarilo sa pripojiť na autentifikačný server: %s"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
7208
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
7209 #, c-format
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
7210 msgid "Unable to connect to BOS server: %s"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
7211 msgstr "Nepodarilo sa pripojiť na BOS server: %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
7212
22590
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
7213 msgid "Username sent"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7214 msgstr "Používateľské meno odoslané"
22590
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
7215
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7216 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
7217 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
7218
ab7791faefa1 translation updates. 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 #. TODO: Don't call this with ssi
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7220 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
7221 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
7222
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
7223 #, c-format
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
7224 msgid ""
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
7225 "Unable to sign on as %s because the username is invalid. Usernames must be "
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
7226 "a valid email address, or start with a letter and contain only letters, "
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
7227 "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
7228 msgstr ""
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
7229 "Nepodarilo sa prihlásiť ako %s, pretože používateľské meno je chybné. "
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
7230 "Používateľské mená musia byť správna e-mailová adresa, alebo musí byť prvý "
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
7231 "znak písmeno a musí obsahovať len písmená, číslice a medzery, alebo len "
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
7232 "číslice."
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
7233
31053
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
7234 msgid ""
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
7235 "You required encryption in your account settings, but encryption is not "
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
7236 "supported by your system."
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
7237 msgstr ""
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7238 "V nastaveniach účtov ste zvolili šifrovanie, ale váš systém ho nepodporuje. "
31053
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
7239
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
7240 #, c-format
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
7241 msgid "You may be disconnected shortly. If so, check %s for updates."
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
7242 msgstr ""
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
7243 "Onedlho môže dôjsť k odpojeniu. Ak sa tak stane, hľadajte aktualizácie na %s."
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
7244
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
7245 msgid "Unable to get a valid AIM login hash."
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
7246 msgstr "Nebolo možné získať platný AIM prihlasovací hash."
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
7247
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
7248 msgid "Unable to get a valid login hash."
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
7249 msgstr "Nebolo možné získať platný prihlasovací hash."
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
7250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
7251 msgid "Received authorization"
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
7252 msgstr "Prijatá autorizácia"
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
7253
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
7254 #. Unregistered username
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
7255 #. uid is not exist
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
7256 #. the username does not exist
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
7257 msgid "Username does not exist"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
7258 msgstr "Používateľské meno 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
7259
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7260 #. Suspended account
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
7261 msgid "Your account is currently suspended"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7262 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
7263
ab7791faefa1 translation updates. 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 #. 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
7265 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
7266 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
7267
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
7268 #. username connecting too frequently
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
7269 msgid ""
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
7270 "Your username has been connecting and disconnecting too frequently. Wait ten "
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
7271 "minutes and try again. If you continue to try, you will need to wait even "
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
7272 "longer."
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
7273 msgstr ""
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
7274 "Vaše prihlasovacie meno sa pripájalo a odpájalo príliš často. Počkajte desať "
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
7275 "minút a skúste to znovu. Ak budete pokračovať, budete musieť čakať este "
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
7276 "dlhšie."
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
7277
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
7278 #. client too old
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7279 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7280 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
7281 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7282 "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
7283 "na %s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7284
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
7285 #. IP address connecting too frequently
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
7286 msgid ""
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
7287 "Your IP address has been connecting and disconnecting too frequently. Wait a "
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
7288 "minute and try again. If you continue to try, you will need to wait even "
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
7289 "longer."
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
7290 msgstr ""
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
7291 "Vaša IP adresa sa pripájala a odpájala príliš často. Počkajte minútu a "
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
7292 "skúste to znovu. Ak budete pokračovať, budete musieť čakať este dlhšie."
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
7293
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
7294 msgid "The SecurID key entered is invalid"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
7295 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
7296
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7297 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
7298 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
7299
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7300 msgid "Enter the 6 digit number from the digital display."
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
7301 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
7302
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7303 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
7304 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
7305
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7306 msgid "Unable to initialize connection"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
7307 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
7308
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7309 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7310 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7311 "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
7312 "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
7313 "%s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7314 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7315 "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
7316 "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
7317 "%s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7318
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7319 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
7320 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
7321
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7322 #. Someone has granted you 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
7323 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7324 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
7325 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7326 "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
7327
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7328 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7329 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7330 "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
7331 "\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7332 "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
7333 "%s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7334 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
7335 "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
7336 "\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7337 "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
7338 "%s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7339
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7340 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7341 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7342 "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
7343 "\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7344 "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
7345 "%s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7346 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
7347 "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
7348 "\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7349 "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
7350 "%s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7351
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7352 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7353 msgid ""
23180
e0bcb8cfda74 Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents: 22954
diff changeset
7354 "You have received an ICQ email from %s [%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
7355 "\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7356 "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
7357 "%s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7358 msgstr ""
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7359 "Prišiel vám ICQ e-mail od používateľa %s [%s]\n"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7360 "\n"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7361 "Text je:\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
7362 "%s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7363
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7364 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7365 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
7366 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
7367
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7368 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
7369 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
7370
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7371 msgid "_Add"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7372 msgstr "_Pridať"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7373
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7374 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
7375 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
7376
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7377 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7378 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
7379 msgid_plural "You missed %hu messages from %s because they were invalid."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7380 msgstr[0] "Prišli ste o %hu správ od používateľa %s, pretože boli chybné."
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7381 msgstr[1] "Prišli ste o %hu správu od používateľa %s, pretože bola chybná."
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7382 msgstr[2] "Prišli ste o %hu správy od používateľa %s, pretože boli chybné."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7383
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7384 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7385 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
7386 msgid_plural "You missed %hu messages from %s because they were too large."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7387 msgstr[0] "%hu správ od %s nebolo prijatých, pretože boli príliš veľké."
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7388 msgstr[1] "%hu správa od %s nebola prijatá, pretože bola príliš veľká."
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7389 msgstr[2] "%hu správy od %s neboli prijaté, pretože boli príliš veľké."
22590
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
7390
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7391 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7392 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7393 "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
7394 msgid_plural ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7395 "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
7396 msgstr[0] ""
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7397 "Prišli ste o %hu správ od používateľa %s, pretože hodnotenie bolo prekročené."
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
7398 msgstr[1] ""
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7399 "Prišli ste o %hu správu od používateľa %s, pretože hodnotenie bolo "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7400 "prekročené."
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
7401 msgstr[2] ""
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7402 "Prišli ste o %hu správy od používateľa %s, pretože hodnotenie bolo "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7403 "prekročené."
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
7404
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
7405 #, c-format
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
7406 msgid ""
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
7407 "You missed %hu message from %s because his/her warning level is too high."
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
7408 msgid_plural ""
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
7409 "You missed %hu messages from %s because his/her warning level is too high."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7410 msgstr[0] "Prišli ste o %hu správ od používateľa %s, pretože je varovaný."
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7411 msgstr[1] "Prišli ste o %hu správu od používateľa %s, pretože je varovaný."
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7412 msgstr[2] "Prišli ste o %hu správy od používateľa %s, pretože je varovaný."
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
7413
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
7414 #, c-format
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
7415 msgid "You missed %hu message from %s because your warning level is too high."
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
7416 msgid_plural ""
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
7417 "You missed %hu messages from %s because your warning level is too high."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7418 msgstr[0] "Prišli ste o %hu správ od používateľa %s, pretože ste varovaný."
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7419 msgstr[1] "Prišli ste o %hu správu od používateľa %s, pretože ste varovaný."
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7420 msgstr[2] "Prišli ste o %hu správy od používateľa %s, pretože ste varovaný."
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
7421
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7422 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7423 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
7424 msgid_plural "You missed %hu messages from %s for an unknown reason."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7425 msgstr[0] "Z neznámeho dôvodu ste prišli o %hu správ od používateľa %s."
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7426 msgstr[1] "Z neznámeho dôvodu ste prišli o %hu správu od používateľa %s."
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7427 msgstr[2] "Z neznámeho dôvodu ste prišli o %hu správy od používateľa %s."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7428
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7429 msgid "Your AIM connection may be lost."
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
7430 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
7431
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7432 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7433 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
7434 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
7435
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7436 msgid "The new formatting is invalid."
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7437 msgstr "Nové formátovanie je chybné."
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7438
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7439 msgid "Username formatting can change only capitalization and whitespace."
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7440 msgstr ""
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7441 "Formátovanie používateľského mena môže meniť iba veľkosť znakov alebo "
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7442 "medzery."
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7443
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7444 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
7445 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
7446
22590
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
7447 #, c-format
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
7448 msgid "The following username is associated with %s"
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
7449 msgid_plural "The following usernames are associated with %s"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7450 msgstr[0] "S nasledujúcim používateľským menom je asociovaných %s"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7451 msgstr[1] "S nasledujúcim používateľským menom je asociovaný %s"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7452 msgstr[2] "S nasledujúcim používateľským menom sú asociovaný %s"
22590
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
7453
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7454 #, c-format
23180
e0bcb8cfda74 Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents: 22954
diff changeset
7455 msgid "No results found for email address %s"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7456 msgstr "Pre e-mailovú adresu %s neboli nájdené žiadne výsledky"
23180
e0bcb8cfda74 Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents: 22954
diff changeset
7457
e0bcb8cfda74 Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents: 22954
diff changeset
7458 #, c-format
e0bcb8cfda74 Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents: 22954
diff changeset
7459 msgid "You should receive an email asking to confirm %s."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7460 msgstr "Mali by ste prijať e-mail so žiadosťou o potvrdenie %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
7461
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7462 msgid "Account Confirmation Requested"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7463 msgstr "Potvrdenie účtu bolo vyžiadané"
22590
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
7464
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
7465 #, c-format
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
7466 msgid ""
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
7467 "Error 0x%04x: Unable to format username because the requested name differs "
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
7468 "from the original."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7469 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7470 "Chyba 0x%04x: Nepodarilo sa formátovať používateľské meno, pretože "
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7471 "požadované používateľské meno sa líši od pôvodného."
22590
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
7472
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
7473 #, c-format
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
7474 msgid "Error 0x%04x: Unable to format username because it is invalid."
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
7475 msgstr ""
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7476 "Chyba 0x%04x: Nepodarilo sa formátovať používateľské meno, pretože je chybné."
22590
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
7477
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
7478 #, c-format
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
7479 msgid ""
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
7480 "Error 0x%04x: Unable to format username because the requested name is too "
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
7481 "long."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7482 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7483 "Chyba 0x%04x: Nepodarilo sa formátovať používateľské meno, pretože "
22590
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
7484 "požadované meno je príliš dlhé."
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
7485
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7486 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7487 msgid ""
23180
e0bcb8cfda74 Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents: 22954
diff changeset
7488 "Error 0x%04x: Unable to change email address because there is already a "
22590
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
7489 "request pending for this username."
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
7490 msgstr ""
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7491 "Chyba 0x%04x: Nepodarilo sa zmeniť e-mailovú adresu, pretože toto "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7492 "používateľské meno už má požiadavku."
22590
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
7493
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7494 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7495 msgid ""
23180
e0bcb8cfda74 Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents: 22954
diff changeset
7496 "Error 0x%04x: Unable to change email address because the given address has "
22590
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
7497 "too many usernames associated with it."
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
7498 msgstr ""
23180
e0bcb8cfda74 Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents: 22954
diff changeset
7499 "Chyba 0x%04x: Emailová adresa sa nedá zmeniť, pretože táto adresa má so "
22590
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
7500 "sebou asociovaných veľmi veľa používateľských mien."
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
7501
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7502 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7503 msgid ""
23180
e0bcb8cfda74 Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents: 22954
diff changeset
7504 "Error 0x%04x: Unable to change email address because the given address is "
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7505 "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
7506 msgstr ""
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7507 "Chyba 0x%04x: Nepodarilo sa zmeniť e-mailovú adresu, pretože zadaná adresa "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7508 "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
7509
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7510 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7511 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
7512 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
7513
22590
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
7514 msgid "Error Changing Account Info"
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
7515 msgstr "Chyba pri zmene podrobností účtu"
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
7516
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7517 #, c-format
23180
e0bcb8cfda74 Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents: 22954
diff changeset
7518 msgid "The email address for %s is %s"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7519 msgstr "E-mailová adresa používateľa %s je %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
7520
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7521 msgid "Account Info"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7522 msgstr "Podrobnosti o účte"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7523
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7524 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7525 "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
7526 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7527 "Váš obrázok nebol odoslaný. Na odosielanie obrázkov v správach musíte byť "
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
7528 "priamo prihlásený."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7529
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7530 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
7531 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
7532
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7533 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7534 "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
7535 "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
7536 "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
7537 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7538 "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
7539 "procedúry prihlásenia. Váš profil zostáva nenastavený, skúste ho nastaviť "
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
7540 "znovu, keď budete plne prihlásený."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7541
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7542 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7543 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7544 "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
7545 "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
7546 msgid_plural ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7547 "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
7548 "truncated for you."
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
7549 msgstr[0] ""
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7550 "Bola prekročená maximálna dĺžka profilu, %d bajtov. Profil bol automaticky "
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
7551 "skrátený."
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
7552 msgstr[1] ""
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7553 "Bola prekročená maximálna dĺžka profilu, %d bajt. Profil bol automaticky "
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
7554 "skrátený."
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
7555 msgstr[2] ""
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7556 "Bola prekročená maximálna dĺžka profilu, %d bajty. Profil bol automaticky "
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
7557 "skrátený."
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
7558
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7559 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
7560 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
7561
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7562 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7563 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7564 "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
7565 "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
7566 msgid_plural ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7567 "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
7568 "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
7569 msgstr[0] ""
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7570 "Bola prekročená maximálna dĺžka správy o neprítomnosti, %d bajtov. Správa "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7571 "bola automaticky skrátená."
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
7572 msgstr[1] ""
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7573 "Bola prekročená maximálna dĺžka správy o neprítomnosti, %d bajt. Správa bola "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7574 "automaticky skrátená."
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
7575 msgstr[2] ""
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7576 "Bola prekročená maximálna dĺžka správy o neprítomnosti, %d bajty. Správa "
21482
e241c6cdce85 fixes #3941
Loptosko <loptosko@gmail.com>
parents: 21478
diff changeset
7577 "bola automaticky skrátená."
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
7578
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7579 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
7580 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
7581
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
7582 #, c-format
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
7583 msgid ""
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
7584 "Unable to add the buddy %s because the username is invalid. Usernames must "
22590
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
7585 "be a valid email address, or start with a letter and contain only letters, "
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
7586 "numbers and spaces, or contain only numbers."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7587 msgstr ""
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
7588 "Nepodarilo sa pridať priateľa %s, pretože používateľské meno je chybné. "
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7589 "Používateľské mená musia byť správna e-mailová adresa, alebo musí byť prvý "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7590 "znak písmeno a musí obsahovať len písmená, číslice a medzery, alebo len "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7591 "číslice."
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7592
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
7593 msgid "Unable to Retrieve Buddy List"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7594 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
7595
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7596 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7597 "The AIM servers were temporarily unable to send your buddy list. Your buddy "
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7598 "list is not lost, and will probably become available in a few minutes."
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7599 msgstr ""
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7600 "AIM servery vám teraz nemôžu poslať váš zoznam priateľov. Váš zoznam "
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7601 "priateľov nie je stratený a mal by byť znovu dostupný o pár hodín."
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
7602
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7603 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
7604 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
7605
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
7606 #, c-format
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
7607 msgid ""
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
7608 "Unable to add the buddy %s because you have too many buddies in your 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
7609 "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
7610 msgstr ""
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
7611 "Nepodarilo sa pridať priateľa %s, pretože vo vašom zozname máte príliš veľa "
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
7612 "priateľov. Odstránte, prosím, jedného 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
7613
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7614 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
7615 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
7616
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
7617 #, c-format
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
7618 msgid "Unable to add the buddy %s for an unknown reason."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7619 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
7620
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7621 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7622 msgid ""
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
7623 "The user %s has given you permission to add him or her to your buddy list. "
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
7624 "Do you want to add this user?"
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
7625 msgstr ""
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7626 "Používateľ %s vám dovolil pridať si ho do vášho zoznamu priateľov. Chcete si "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7627 "ho pridať?"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7628
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7629 msgid "Authorization Given"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
7630 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
7631
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7632 #. 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
7633 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7634 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
7635 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
7636
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7637 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
7638 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
7639
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7640 #. 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
7641 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7642 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7643 "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
7644 "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
7645 "%s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7646 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
7647 "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
7648 "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
7649 "%s"
52a044731fbe lots of translation updates. Some of these I neglected for way too long.
Luke Schierer <lschiere@pidgin.im>
parents: 13734
diff changeset
7650
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7651 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
7652 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
7653
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7654 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
7655 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
7656
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7657 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
7658 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7659 "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
7660
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7661 msgid "iTunes Music Store Link"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7662 msgstr "Odkaz na hudobný obchod iTunes"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7663
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
7664 msgid "Lunch"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
7665 msgstr "Obed"
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
7666
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7667 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7668 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
7669 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
7670
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7671 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
7672 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
7673
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7674 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7675 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
7676 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
7677
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7678 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7679 "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
7680 "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
7681 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7682 "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
7683 "bezpečnostné riziko. Chcete pokračovať?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7684
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7685 msgid "C_onnect"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7686 msgstr "Prip_ojiť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7687
28210
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
7688 msgid "You closed the connection."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
7689 msgstr "Zrušili ste pripojenie."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
7690
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7691 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
7692 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
7693
25503
c7147de91938 Russian, Slovak, and Serbian translations updated. Fixes #8486, #8488, #8489.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25275
diff changeset
7694 #. We only do this if the user is in our buddy list
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7695 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
7696 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
7697
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
7698 msgid "Get X-Status Msg"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
7699 msgstr "Získať x-správu 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
7700
28210
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
7701 msgid "End Direct IM Session"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
7702 msgstr "Ukončiť sedenie priamej komunikácie"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
7703
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7704 msgid "Direct IM"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
7705 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
7706
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7707 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
7708 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
7709
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7710 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
7711 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
7712
ab7791faefa1 translation updates. 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 "Web aware (enabling this will cause you to receive SPAM!)"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7714 msgstr "Na webe (zapnutie tejto možnosti spôsobí, že budete dostávať SPAM!)"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
7715
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7716 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
7717 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
7718
ab7791faefa1 translation updates. 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 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
7720 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
7721
30627
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7722 msgid "you are not waiting for authorization"
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7723 msgstr "nečakáte na 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
7724
ab7791faefa1 translation updates. 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 "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
7726 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
7727
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7728 msgid ""
ab7791faefa1 translation updates. 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 "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
7730 "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
7731 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
7732 "Týchto priateľov môžete znovu požiadať o autorizáciu, keď na nich kliknete "
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
7733 "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
7734
23180
e0bcb8cfda74 Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents: 22954
diff changeset
7735 msgid "Find Buddy by Email"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7736 msgstr "Nájsť priateľa podľa E-mailu"
23180
e0bcb8cfda74 Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents: 22954
diff changeset
7737
e0bcb8cfda74 Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents: 22954
diff changeset
7738 msgid "Search for a buddy by email address"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7739 msgstr "Vyhľadávať priateľov podľa e-mailovej adresy"
23180
e0bcb8cfda74 Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents: 22954
diff changeset
7740
e0bcb8cfda74 Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents: 22954
diff changeset
7741 msgid "Type the email address of the buddy you are searching for."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7742 msgstr "Zadajte e-mailovú adresu priateľa, ktorého hľadá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
7743
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7744 msgid "_Search"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7745 msgstr "_Hľadať"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
7746
22590
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
7747 msgid "Set User Info (web)..."
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
7748 msgstr "Nastaviť podrobnosti používateľa (web)..."
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
7749
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
7750 #. This only happens when connecting with the old-style BUCP login
22590
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
7751 msgid "Change Password (web)"
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
7752 msgstr "Zmeniť heslo (web)"
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
7753
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
7754 msgid "Configure IM Forwarding (web)"
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
7755 msgstr "Nastaviť preposielanie správ (web)"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7756
ab7791faefa1 translation updates. 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 #. ICQ actions
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7758 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
7759 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
7760
30627
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7761 msgid "Show Visible List"
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7762 msgstr "Zobraziť zoznam viditeľných"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7763
30627
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7764 msgid "Show Invisible List"
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7765 msgstr "Zobraziť zoznam neviditeľných"
30627
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7766
15955
ab7791faefa1 translation updates. 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 #. AIM actions
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7768 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
7769 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
7770
23180
e0bcb8cfda74 Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents: 22954
diff changeset
7771 msgid "Display Currently Registered Email Address"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7772 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
7773
23180
e0bcb8cfda74 Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents: 22954
diff changeset
7774 msgid "Change Currently Registered Email Address..."
15955
ab7791faefa1 translation updates. 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 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
7776
ab7791faefa1 translation updates. 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 "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
7778 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
7779
23180
e0bcb8cfda74 Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents: 22954
diff changeset
7780 msgid "Search for Buddy by Email Address..."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7781 msgstr "Hľadať priateľa podľa e-mailovej adresy..."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7782
31053
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
7783 msgid "Don't use encryption"
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7784 msgstr "Nepoužívať šifrovanie"
31053
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
7785
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
7786 msgid "Use clientLogin"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
7787 msgstr "Použiť clientLogin"
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
7788
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
7789 msgid ""
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
7790 "Always use AIM/ICQ proxy server for\n"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
7791 "file transfers and direct IM (slower,\n"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
7792 "but does not reveal your IP address)"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
7793 msgstr ""
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
7794 "Vždy používať AIM/ICQ proxy server na prenosy súborov\n"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
7795 "(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
7796
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
7797 msgid "Allow multiple simultaneous logins"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
7798 msgstr "Umožniť viacero súbežných prihlásení"
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
7799
15955
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 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
7802 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
7803
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 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
7806 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
7807
ab7791faefa1 translation updates. 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 "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
7809 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
7810
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7811 #, c-format
ab7791faefa1 translation updates. 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 "%s has just asked to directly connect to %s"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
7813 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
7814
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
7815 msgid ""
ab7791faefa1 translation updates. 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 "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
7817 "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
7818 "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
7819 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
7820 "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
7821 "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
7822 "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
7823
30627
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7824 #. Label
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7825 msgid "Buddy Icon"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7826 msgstr "Ikona priateľa"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7827
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7828 msgid "Voice"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7829 msgstr "Hlas"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7830
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7831 msgid "AIM Direct IM"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7832 msgstr "AIM - priame IM"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7833
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7834 msgid "Get File"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7835 msgstr "Získať súbor"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7836
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7837 msgid "Games"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7838 msgstr "Hry"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7839
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7840 msgid "ICQ Xtraz"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7841 msgstr "ICQ Xtraz"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7842
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7843 msgid "Add-Ins"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7844 msgstr "Doplnky"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7845
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7846 msgid "Send Buddy List"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7847 msgstr "Odoslať zoznam priateľov"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7848
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7849 msgid "ICQ Direct Connect"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7850 msgstr "Priame spojenie ICQ"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7851
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7852 msgid "AP User"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7853 msgstr "AP používateľ"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7854
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7855 msgid "ICQ RTF"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7856 msgstr "ICQ RTF"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7857
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7858 msgid "Nihilist"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7859 msgstr "Nihilista"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7860
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7861 msgid "ICQ Server Relay"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7862 msgstr "ICQ Server Relay"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7863
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7864 msgid "Old ICQ UTF8"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7865 msgstr "Staré ICQ UTF8"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7866
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7867 msgid "Trillian Encryption"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7868 msgstr "Šifrovanie Trillian"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7869
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7870 msgid "ICQ UTF8"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7871 msgstr "ICQ UTF8"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7872
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7873 msgid "Hiptop"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7874 msgstr "Hiptop"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7875
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7876 msgid "Security Enabled"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7877 msgstr "Bezpečnosť zapnutá"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7878
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7879 msgid "Video Chat"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7880 msgstr "Video chat"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7881
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7882 msgid "iChat AV"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7883 msgstr "iChat AV"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7884
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7885 msgid "Live Video"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7886 msgstr "Živé video"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7887
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7888 msgid "Camera"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7889 msgstr "Kamera"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7890
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7891 msgid "Screen Sharing"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7892 msgstr "Zdieľanie obrazovky"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7893
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7894 msgid "IP Address"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7895 msgstr "IP adresa"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7896
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7897 msgid "Warning Level"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7898 msgstr "Úroveň upozornenia"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7899
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7900 msgid "Buddy Comment"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7901 msgstr "Komentár priateľa"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7902
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7903 #, c-format
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7904 msgid "User information not available: %s"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7905 msgstr "Informácie o používateľovi sú nedostupné: %s"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7906
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7907 msgid "Mobile Phone"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7908 msgstr "Mobilný telefón"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7909
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7910 msgid "Personal Web Page"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7911 msgstr "Osobná webová stránka"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7912
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7913 #. aim_userinfo_t
31053
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
7914 #. use_html_status
30627
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7915 msgid "Additional Information"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7916 msgstr "Doplňujúce informácie"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7917
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7918 msgid "Zip Code"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7919 msgstr "PSČ"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7920
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7921 msgid "Work Information"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7922 msgstr "Pracovné informácie"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7923
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7924 msgid "Division"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7925 msgstr "Oddelenie"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7926
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7927 msgid "Position"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7928 msgstr "Pozícia"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7929
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7930 msgid "Web Page"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7931 msgstr "Web stránka"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7932
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7933 msgid "Online Since"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7934 msgstr "Prihlásený od"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7935
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7936 msgid "Member Since"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7937 msgstr "Člen od"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7938
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7939 msgid "Capabilities"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7940 msgstr "Schopnosti"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
7941
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7942 msgid "Invalid SNAC"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7943 msgstr "Chybné SNAC"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7944
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7945 msgid "Server rate limit exceeded"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7946 msgstr "Limit rýchlosti serveru prekročený"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7947
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7948 msgid "Client rate limit exceeded"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7949 msgstr "Limit rýchlosti klienta prekročený"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7950
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7951 msgid "Service unavailable"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7952 msgstr "Služba nedostupná"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7953
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7954 msgid "Service not defined"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7955 msgstr "Služba nebola definovaná"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7956
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7957 msgid "Obsolete SNAC"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7958 msgstr "Zastaralé SNAC"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7959
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7960 msgid "Not supported by host"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7961 msgstr "Nepodporované hostiteľom"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7962
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7963 msgid "Not supported by client"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7964 msgstr "Nepodporované klientom"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7965
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7966 msgid "Refused by client"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7967 msgstr "Odmietnuté klientom"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7968
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7969 msgid "Reply too big"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7970 msgstr "Odpoveď je príliš veľká"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7971
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7972 msgid "Responses lost"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7973 msgstr "Odpovede stratené"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7974
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7975 msgid "Request denied"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7976 msgstr "Požiadavka zamietnutá"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7977
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7978 msgid "Busted SNAC payload"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7979 msgstr "Poškodené SNAC údaje"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7980
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7981 msgid "Insufficient rights"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7982 msgstr "Nedostatočné práva"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7983
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7984 msgid "In local permit/deny"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7985 msgstr "V miestne povolených/zakázaných"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7986
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7987 msgid "Warning level too high (sender)"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7988 msgstr "Úroveň upozornenia je príliš vysoká (odosielateľa)"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7989
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7990 msgid "Warning level too high (receiver)"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7991 msgstr "Úroveň upozornenia je príliš vysoká (prijímateľa)"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7992
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7993 msgid "User temporarily unavailable"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7994 msgstr "Používateľ je dočasne nedostupný"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7995
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7996 msgid "No match"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7997 msgstr "Žiadny výskyt"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7998
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
7999 msgid "List overflow"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
8000 msgstr "Pretečenie zoznamu"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
8001
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
8002 msgid "Request ambiguous"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
8003 msgstr "Nejednoznačná požiadavka"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
8004
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
8005 msgid "Queue full"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
8006 msgstr "Rad je plný"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
8007
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
8008 msgid "Not while on AOL"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
8009 msgstr "Nie, pokým ste na AOL"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
8010
31053
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
8011 #. Translators: This string is a menu option that, if selected, will cause
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
8012 #. you to appear online to the chosen user even when your status is set to
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
8013 #. Invisible.
30627
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
8014 msgid "Appear Online"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
8015 msgstr "Vyzerať prihlásený"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
8016
31053
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
8017 #. Translators: This string is a menu option that, if selected, will cause
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
8018 #. you to appear offline to the chosen user when your status is set to
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
8019 #. Invisible (this is the default).
30627
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
8020 msgid "Don't Appear Online"
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
8021 msgstr "Nevyzerať prihlásený"
30627
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
8022
31053
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
8023 #. Translators: This string is a menu option that, if selected, will cause
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
8024 #. you to always appear offline to the chosen user (even when your status
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
8025 #. isn't Invisible).
30627
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
8026 msgid "Appear Offline"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
8027 msgstr "Vyzerať odhlásený"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
8028
31053
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
8029 #. Translators: This string is a menu option that, if selected, will cause
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
8030 #. you to appear offline to the chosen user if you are invisible, and
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
8031 #. appear online to the chosen user if you are not invisible (this is the
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
8032 #. default).
30627
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
8033 msgid "Don't Appear Offline"
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
8034 msgstr "Nevyzerať odhlásený"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
8035
30627
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
8036 msgid "you have no buddies on this list"
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
8037 msgstr "Na tomto zozname nemáte priateľov"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
8038
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
8039 #, c-format
30627
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
8040 msgid ""
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
8041 "You can add a buddy to this list by right-clicking on them and selecting \"%s"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
8042 "\""
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
8043 msgstr "Priateľa do zoznamu môžete pridať pravým kliknutím a možnosťou \"%s\""
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
8044
30627
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
8045 msgid "Visible List"
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
8046 msgstr "Zoznam viditeľnosti"
30627
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
8047
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
8048 msgid "These buddies will see your status when you switch to \"Invisible\""
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
8049 msgstr "Títo priatelia uvidia váš stav ak ste \"Neviditeľný\""
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
8050
30627
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
8051 msgid "Invisible List"
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
8052 msgstr "Zoznam neviditeľnosti"
30627
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
8053
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
8054 msgid "These buddies will always see you as offline"
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
8055 msgstr "Títo priatelia vás vždy uvidia odhlásených."
30627
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
8056
15955
ab7791faefa1 translation updates. 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 "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
8058 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
8059
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8060 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
8061 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
8062
ab7791faefa1 translation updates. 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 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
8064 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
8065
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8066 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
8067 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
8068
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8069 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
8070 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
8071
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8072 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
8073 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
8074
ab7791faefa1 translation updates. 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 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
8076 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
8077
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8078 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
8079 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
8080
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8081 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
8082 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
8083
ab7791faefa1 translation updates. 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 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
8085 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
8086
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8087 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
8088 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
8089
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8090 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
8091 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
8092
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8093 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
8094 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
8095
ab7791faefa1 translation updates. 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 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
8097 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
8098
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8099 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
8100 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
8101
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8102 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
8103 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
8104
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8105 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
8106 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
8107
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8108 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
8109 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
8110
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8111 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
8112 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
8113
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8114 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
8115 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
8116
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8117 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
8118 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
8119
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8120 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
8121 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
8122
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8123 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
8124 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
8125
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8126 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
8127 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
8128
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8129 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
8130 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
8131
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8132 msgid "Visible"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8133 msgstr "Viditeľný"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8134
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8135 msgid "Friend Only"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
8136 msgstr "Len priateľ"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8137
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8138 msgid "Private"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8139 msgstr "Súkromné"
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8140
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8141 msgid "QQ Number"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8142 msgstr "QQ číslo"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8143
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8144 msgid "Country/Region"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8145 msgstr "Krajina/Región"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8146
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8147 msgid "Province/State"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8148 msgstr "Provincia/Štát"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8149
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8150 msgid "Zipcode"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8151 msgstr "PSČ"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8152
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8153 msgid "Phone Number"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8154 msgstr "Telefónne číslo"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8155
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8156 msgid "Authorize adding"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8157 msgstr "Autorizovať pridanie"
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8158
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8159 msgid "Cellphone Number"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8160 msgstr "Mobilné číslo"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8161
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8162 msgid "Personal Introduction"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8163 msgstr "Osobné predstavenie"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8164
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8165 msgid "City/Area"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8166 msgstr "Mesto/Oblasť"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8167
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8168 msgid "Publish Mobile"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8169 msgstr "Zverejniť mobil"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8170
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8171 msgid "Publish Contact"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8172 msgstr "Zverejniť kontakt"
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8173
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8174 msgid "College"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8175 msgstr "Stredná škola"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8176
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8177 msgid "Horoscope"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8178 msgstr "Horoskop"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8179
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8180 msgid "Zodiac"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8181 msgstr "Zverokruh"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8182
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8183 msgid "Blood"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8184 msgstr "Krv"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8185
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8186 msgid "True"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8187 msgstr "Pravda"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8188
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8189 msgid "False"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8190 msgstr "Nepravda"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8191
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8192 msgid "Modify Contact"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8193 msgstr "Upraviť kontakt"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8194
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8195 msgid "Modify Address"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8196 msgstr "Upraviť adresu"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8197
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8198 msgid "Modify Extended Information"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8199 msgstr "Upraviť rozšírené informácie"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8200
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8201 msgid "Modify Information"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8202 msgstr "Upraviť informácie"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8203
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8204 msgid "Update"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8205 msgstr "Obnoviť"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8206
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8207 msgid "Could not change buddy information."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8208 msgstr "Nebolo možné zmeniť informácie o priateľovi."
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8209
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
8210 msgid "Note"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
8211 msgstr "Poznámka"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
8212
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
8213 #. callback
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
8214 msgid "Buddy Memo"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
8215 msgstr "Popisok priateľa"
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
8216
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
8217 msgid "Change his/her memo as you like"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
8218 msgstr "Upravte jeho/jej popisok ako si želáte"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
8219
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
8220 msgid "_Modify"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
8221 msgstr "_Upraviť"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
8222
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
8223 msgid "Memo Modify"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
8224 msgstr "Upraviť popisok"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
8225
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
8226 msgid "Server says:"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
8227 msgstr "Server vraví:"
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
8228
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
8229 msgid "Your request was accepted."
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
8230 msgstr "Vaša požiadavka bola prijatá."
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
8231
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
8232 msgid "Your request was rejected."
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
8233 msgstr "Vaša požiadavka bola zamietnutá."
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
8234
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
8235 #, c-format
30627
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
8236 msgid "%u requires verification: %s"
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
8237 msgstr "%u vyžaduje overenie: %s"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8238
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8239 msgid "Add buddy question"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8240 msgstr "Pridať otázku priateľa"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8241
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8242 msgid "Enter answer here"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8243 msgstr "Sem zadajte odpoveď"
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8244
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8245 msgid "Send"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8246 msgstr "Odoslať"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8247
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8248 msgid "Invalid answer."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8249 msgstr "Nesprávna odpoveď."
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8250
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8251 msgid "Authorization denied message:"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8252 msgstr "Správa odmietnutia autorizácie"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8253
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8254 msgid "Sorry, you're not my style."
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8255 msgstr "Prepáč, nie si môj štýl."
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8256
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8257 #, c-format
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8258 msgid "%u needs authorization"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8259 msgstr "%u vyžaduje autorizáciu"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8260
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8261 msgid "Add buddy authorize"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8262 msgstr "Autorizovať pridanie priateľa"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8263
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8264 msgid "Enter request here"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8265 msgstr "Sem napíšte žiadosť"
15955
ab7791faefa1 translation updates. 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
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8267 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
8268 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
8269
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8270 msgid "QQ Buddy"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8271 msgstr "QQ Priateľ"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8272
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8273 msgid "Add buddy"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8274 msgstr "Pridať priateľa"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
8275
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
8276 msgid "Invalid QQ Number"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8277 msgstr "Chybné QQ číslo"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8278
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8279 msgid "Failed sending authorize"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8280 msgstr "Odoslanie autorizácie zlyhalo"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8281
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8282 #, c-format
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8283 msgid "Failed removing buddy %u"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8284 msgstr "Odstránenie priateľa %u zlyhalo"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8285
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8286 #, c-format
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8287 msgid "Failed removing me from %d's buddy list"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8288 msgstr "Zlyhalo odstránenie seba zo zoznamu priateľa %d"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8289
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8290 msgid "No reason given"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8291 msgstr "Nebol uvedený dôvod"
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8292
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8293 #. only need to get value
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8294 #, c-format
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8295 msgid "You have been added by %s"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8296 msgstr "%s vás pridal"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8297
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8298 msgid "Would you like to add him?"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8299 msgstr "Chcete pridať používateľa?"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8300
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8301 #, c-format
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8302 msgid "Rejected by %s"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8303 msgstr "Zamietnuté používateľom %s"
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8304
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8305 #, c-format
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8306 msgid "Message: %s"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8307 msgstr "Správa: %s"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8308
15955
ab7791faefa1 translation updates. 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 msgid "ID: "
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
8310 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
8311
ab7791faefa1 translation updates. 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 "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
8313 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
8314
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8315 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
8316 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
8317
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
8318 msgid "Please enter Qun number"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8319 msgstr "Zadajte, prosím, Qun číslo"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
8320
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
8321 msgid "You can only search for permanent Qun\n"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
8322 msgstr "Môžete hľadať len trvalé Qun skupiny\n"
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
8323
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8324 msgid "(Invalid UTF-8 string)"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8325 msgstr "(Chybný UTF-8 reťazec)"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8326
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8327 msgid "Not member"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8328 msgstr "Nie je člen"
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8329
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8330 msgid "Member"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8331 msgstr "Člen"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8332
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8333 msgid "Requesting"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8334 msgstr "Vyžiadava sa"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8335
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8336 msgid "Admin"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8337 msgstr "Administrátor"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8338
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
8339 #. XXX: Should this be "Topic"?
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
8340 msgid "Room Title"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
8341 msgstr "Titulok miestnosti"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
8342
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8343 msgid "Notice"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8344 msgstr "Poznámka"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8345
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8346 msgid "Detail"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8347 msgstr "Detail"
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8348
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8349 msgid "Creator"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8350 msgstr "Zakladateľ"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8351
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8352 msgid "About me"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8353 msgstr "O mne"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8354
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8355 msgid "Category"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8356 msgstr "Kategória"
15955
ab7791faefa1 translation updates. 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
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
8358 msgid "The Qun does not allow others to join"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8359 msgstr "Qun nedovoľuje iným pripojiť sa"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8360
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8361 msgid "Join QQ Qun"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8362 msgstr "Pripojiť sa do QQ Qun"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8363
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8364 msgid "Input request here"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8365 msgstr "Sem zadajte požiadavku"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8366
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8367 #, c-format
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8368 msgid "Successfully joined Qun %s (%u)"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8369 msgstr "Podarilo sa pripojiť do Qun %s (%u)"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8370
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8371 msgid "Successfully joined Qun"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8372 msgstr "Podarilo sa pripojiť do Qun"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8373
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8374 #, c-format
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8375 msgid "Qun %u denied from joining"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8376 msgstr "Vstup do Qun %u zamietnutý"
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
8377
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8378 msgid "QQ Qun Operation"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8379 msgstr "QQ Qun Operácia"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8380
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8381 msgid "Failed:"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8382 msgstr "Zlyhalo:"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8383
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8384 msgid "Join Qun, Unknown Reply"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8385 msgstr "Vstúpiť do Qun, neznáma odpoveď"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8386
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8387 msgid "Quit Qun"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8388 msgstr "Opustiť 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
8389
ab7791faefa1 translation updates. 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 ""
ab7791faefa1 translation updates. 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 "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
8392 "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
8393 msgstr ""
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
8394 "Ak ste tvorca, \n"
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
8395 "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
8396
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8397 msgid "Sorry, you are not our style"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8398 msgstr "Prepáč, nie si náš štýl"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8399
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8400 msgid "Successfully changed Qun members"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8401 msgstr "Členovia Qun boli úspešne zmenení"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8402
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8403 msgid "Successfully changed Qun information"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8404 msgstr "Informácie Qun boli úspešne zmenené"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8405
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8406 msgid "You have successfully created a Qun"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
8407 msgstr "Úspešne ste vytvorili Qun"
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
8408
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8409 msgid "Would you like to set up detailed information now?"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
8410 msgstr "Chcete teraz nastaviť podrobné 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
8411
ab7791faefa1 translation updates. 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 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
8413 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
8414
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8415 #, c-format
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8416 msgid "%u requested to join Qun %u for %s"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8417 msgstr "Používateľ %u požiadal o vstup do Qun %u pre %s"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8418
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8419 #, c-format
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8420 msgid "%u request to join Qun %u"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8421 msgstr "Používateľ %u požiadal o vstup do Qun %u"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8422
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8423 #, c-format
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8424 msgid "Failed to join Qun %u, operated by admin %u"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8425 msgstr "Vstup do Qun %u, ovládaného správcom %u, zlyhal."
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8426
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8427 #, c-format
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8428 msgid "<b>Joining Qun %u is approved by admin %u for %s</b>"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8429 msgstr "<b>Pripojenie ku Qun %u je odsúhlasené správcom %u pre %s</b>"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8430
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8431 #, c-format
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8432 msgid "<b>Removed buddy %u.</b>"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8433 msgstr "<b>Odstránený priateľ %u.</b>"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8434
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8435 #, c-format
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8436 msgid "<b>New buddy %u joined.</b>"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8437 msgstr "<b>Nový priateľ %u sa pripojil.</b>"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
8438
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
8439 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
8440 msgid "Unknown-%d"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
8441 msgstr "Neznáme-%d"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
8442
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
8443 msgid "Level"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
8444 msgstr "Úroveň"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
8445
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
8446 msgid " VIP"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
8447 msgstr " VIP"
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
8448
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
8449 msgid " TCP"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
8450 msgstr " TCP"
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
8451
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
8452 msgid " FromMobile"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
8453 msgstr " FromMobile"
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
8454
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
8455 msgid " BindMobile"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
8456 msgstr " BindMobile"
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
8457
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
8458 msgid " Video"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
8459 msgstr " Video"
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
8460
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
8461 msgid " Zone"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
8462 msgstr " Zóna"
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
8463
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
8464 msgid "Flag"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8465 msgstr "Značka"
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
8466
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
8467 msgid "Ver"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
8468 msgstr "Verzia"
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
8469
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8470 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
8471 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
8472
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8473 msgid "Select icon..."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8474 msgstr "Vyberte ikonu..."
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8475
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8476 #, c-format
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8477 msgid "<b>Login time</b>: %d-%d-%d, %d:%d:%d<br>\n"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8478 msgstr "<b>Čas pripojenia</b>: %d-%d-%d, %d:%d:%d<br>\n"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8479
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8480 #, c-format
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8481 msgid "<b>Total Online Buddies</b>: %d<br>\n"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
8482 msgstr "<b>Prihlásených priateľov</b>: %d<br>\n"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8483
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8484 #, c-format
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8485 msgid "<b>Last Refresh</b>: %d-%d-%d, %d:%d:%d<br>\n"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8486 msgstr "<b>Posledné obnovenie</b>: %d-%d-%d, %d:%d:%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
8487
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
8488 #, c-format
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
8489 msgid "<b>Server</b>: %s<br>\n"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
8490 msgstr "<b>Server</b>: %s<br>\n"
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
8491
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8492 #, c-format
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8493 msgid "<b>Client Tag</b>: %s<br>\n"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8494 msgstr "<b>Značka klienta</b>: %s<br>\n"
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8495
15955
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 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
8498 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
8499
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8500 #, c-format
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8501 msgid "<b>My Internet IP</b>: %s:%d<br>\n"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8502 msgstr "<b>Moja internetová adresa</b>: %s:%d<br>\n"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
8503
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
8504 #, c-format
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
8505 msgid "<b>Sent</b>: %lu<br>\n"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
8506 msgstr "<b>Odoslané</b>: %lu<br>\n"
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
8507
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
8508 #, c-format
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
8509 msgid "<b>Resend</b>: %lu<br>\n"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8510 msgstr "<b>Znovu poslané</b>: %lu<br>\n"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
8511
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
8512 #, c-format
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
8513 msgid "<b>Lost</b>: %lu<br>\n"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
8514 msgstr "<b>Stratené</b>: %lu<br>\n"
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
8515
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
8516 #, c-format
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
8517 msgid "<b>Received</b>: %lu<br>\n"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
8518 msgstr "<b>Prijaté</b>: %lu<br>\n"
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
8519
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
8520 #, c-format
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
8521 msgid "<b>Received Duplicate</b>: %lu<br>\n"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8522 msgstr "<b>Prijaté viackrát</b>: %lu<br>\n"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8523
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8524 #, c-format
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8525 msgid "<b>Time</b>: %d-%d-%d, %d:%d:%d<br>\n"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8526 msgstr "<b>Čas</b>: %d-%d-%d, %d:%d:%d<br>\n"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8527
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8528 #, c-format
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8529 msgid "<b>IP</b>: %s<br>\n"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8530 msgstr "<b>IP</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
8531
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8532 msgid "Login Information"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8533 msgstr "Informácie o 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
8534
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8535 msgid "<p><b>Original Author</b>:<br>\n"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8536 msgstr "<p><b>Pôvodný autor</b>:<br>\n"
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8537
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8538 msgid "<p><b>Code Contributors</b>:<br>\n"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8539 msgstr "<p><b>Prispievatelia kódu</b>:<br>\n"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8540
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8541 msgid "<p><b>Lovely Patch Writers</b>:<br>\n"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8542 msgstr "<p><b>Písači krásnych patchov</b>:<br>\n"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8543
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8544 msgid "<p><b>Acknowledgement</b>:<br>\n"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8545 msgstr "<p><b>Uznanie</b>:<br>\n"
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8546
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
8547 msgid "<p><b>Scrupulous Testers</b>:<br>\n"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
8548 msgstr "<p><b>Opatrní testeri</b>:<br>\n"
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
8549
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
8550 msgid "and more, please let me know... thank you!))"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
8551 msgstr "a ďalší, prosím dajte mi vedieť... ďakujem!))"
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
8552
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8553 msgid "<p><i>And, all the boys in the backroom...</i><br>\n"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8554 msgstr "<p><i>A všetci chalani zo zákulisia...</i><br>\n"
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8555
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8556 msgid "<i>Feel free to join us!</i> :)"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8557 msgstr "<i>Pokojne sa k nám pridajte!</i> :)"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8558
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8559 #, c-format
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8560 msgid "About OpenQ %s"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8561 msgstr "O OpenQ %s"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8562
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8563 msgid "Change Icon"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8564 msgstr "Zmeniť ikonu"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
8565
15955
ab7791faefa1 translation updates. 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 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
8567 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
8568
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
8569 msgid "Account Information"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
8570 msgstr "Informácie o účte"
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
8571
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8572 msgid "Update all QQ Quns"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8573 msgstr "Obnoviť všetky QQ Quny"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8574
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8575 msgid "About OpenQ"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8576 msgstr "O OpenQ"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
8577
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
8578 msgid "Modify Buddy Memo"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
8579 msgstr "Upraviť popisok priateľa"
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
8580
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8581 #. *< 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
8582 #. *< 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
8583 #. *< 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
8584 #. *< 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
8585 #. *< 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
8586 #. *< 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
8587 #. *< 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
8588 #. *< 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
8589 #. * 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
8590 #. * description
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8591 msgid "QQ Protocol Plugin"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8592 msgstr "QQ Protokol Modul"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8593
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
8594 msgid "Auto"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8595 msgstr "Automaticky"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8596
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8597 msgid "Select Server"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8598 msgstr "Vyberte server"
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8599
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
8600 msgid "QQ2008"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
8601 msgstr "QQ2008"
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8602
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8603 msgid "QQ2007"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8604 msgstr "QQ2007"
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8605
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
8606 msgid "QQ2005"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
8607 msgstr "QQ2005"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8608
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
8609 msgid "Connect by TCP"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
8610 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
8611
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
8612 msgid "Show server notice"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8613 msgstr "Zobraziť oznámenie servera"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
8614
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
8615 msgid "Show server news"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
8616 msgstr "Zobraziť novinky servera"
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
8617
25503
c7147de91938 Russian, Slovak, and Serbian translations updated. Fixes #8486, #8488, #8489.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25275
diff changeset
8618 msgid "Show chat room when msg comes"
c7147de91938 Russian, Slovak, and Serbian translations updated. Fixes #8486, #8488, #8489.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25275
diff changeset
8619 msgstr "Pri prijatí správy zobraziť miestnosť"
c7147de91938 Russian, Slovak, and Serbian translations updated. Fixes #8486, #8488, #8489.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25275
diff changeset
8620
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
8621 msgid "Use default font"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
8622 msgstr "Použiť štandardné písmo"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
8623
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8624 msgid "Keep alive interval (seconds)"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8625 msgstr "Interval udržiavania spojenia (sekúnd)"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8626
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8627 msgid "Update interval (seconds)"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8628 msgstr "Interval obnovovania (sekúnd)"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8629
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
8630 msgid "Unable to decrypt server reply"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8631 msgstr "Nedá sa dešifrovať odpoveď serveru"
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8632
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8633 #, c-format
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8634 msgid "Failed requesting token, 0x%02X"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8635 msgstr "Vyžiadanie tokenu zlyhalo, 0x%02X"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
8636
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
8637 #, c-format
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
8638 msgid "Invalid token len, %d"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
8639 msgstr "Chybná dĺžka tokenu, %d"
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
8640
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8641 #. extend redirect used in QQ2006
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8642 msgid "Redirect_EX is not currently supported"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8643 msgstr "Redirect_EX teraz nie je podporované"
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8644
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8645 #. need activation
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8646 #. need activation
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8647 #. need activation
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8648 msgid "Activation required"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8649 msgstr "Je vyžadovaná aktivácia"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8650
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8651 #, c-format
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8652 msgid "Unknown reply code when logging in (0x%02X)"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8653 msgstr "Neznámy kód odpovede pri prihlasovaní (0x%02X)"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8654
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8655 msgid "Requesting captcha"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8656 msgstr "Získava sa captcha"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8657
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8658 msgid "Checking captcha"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8659 msgstr "Kontroluje sa kód captcha"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8660
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8661 msgid "Failed captcha verification"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8662 msgstr "Overenie captcha zlyhalo"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8663
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8664 msgid "Captcha Image"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8665 msgstr "Obrázok captcha"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8666
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8667 msgid "Enter code"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8668 msgstr "Zadajte kód"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8669
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8670 msgid "QQ Captcha Verification"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8671 msgstr "Kontrola QQ captcha"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8672
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8673 msgid "Enter the text from the image"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8674 msgstr "Zadajte text z obrázku"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8675
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8676 #, c-format
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8677 msgid "Unknown reply when checking password (0x%02X)"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8678 msgstr "Neznámy kód odpovede pri kontrole hesla (0x%02X)"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8679
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8680 #, c-format
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8681 msgid ""
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8682 "Unknown reply code when logging in (0x%02X):\n"
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8683 "%s"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8684 msgstr ""
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8685 "Neznámy kód odpovede pri prihlasovaní (0x%02X):\n"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8686 "%s"
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
8687
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8688 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
8689 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
8690
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8691 msgid "Getting server"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8692 msgstr "Získava sa server"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8693
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8694 msgid "Requesting token"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8695 msgstr "Vyžiadava sa token"
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
8696
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
8697 msgid "Unable to resolve hostname"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
8698 msgstr "Nepodarilo sa preložiť meno hostiteľa"
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
8699
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
8700 msgid "Invalid server or port"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
8701 msgstr "Chybný server alebo port"
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
8702
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8703 msgid "Connecting to server"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8704 msgstr "Pripája sa na server"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
8705
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
8706 msgid "QQ Error"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
8707 msgstr "Chyba QQ"
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
8708
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8709 #, c-format
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8710 msgid ""
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8711 "Server News:\n"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8712 "%s\n"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8713 "%s\n"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8714 "%s"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8715 msgstr ""
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8716 "Novinky servera:\n"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8717 "%s\n"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8718 "%s\n"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8719 "%s"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8720
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8721 #, c-format
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8722 msgid "%s:%s"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8723 msgstr "%s:%s"
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8724
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8725 #, c-format
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8726 msgid "From %s:"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8727 msgstr "Od %s:"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8728
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8729 #, c-format
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8730 msgid ""
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8731 "Server notice From %s: \n"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8732 "%s"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8733 msgstr ""
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8734 "Oznámenie serveru od %s: \n"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8735 "%s"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8736
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8737 msgid "Unknown SERVER CMD"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
8738 msgstr "Neznámy SERVER CMD"
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
8739
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
8740 #, c-format
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
8741 msgid ""
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
8742 "Error reply of %s(0x%02X)\n"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8743 "Room %u, reply 0x%02X"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8744 msgstr ""
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8745 "Chyba odpoveď %s(0x%02X)\n"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8746 "Miestnosť %u, odpoveď 0x%02X"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
8747
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
8748 msgid "QQ Qun Command"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
8749 msgstr "QQ Qun príkaz"
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
8750
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
8751 msgid "Unable to decrypt login reply"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8752 msgstr "Nedá sa dešifrovať odpoveď prihlásenia"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8753
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8754 msgid "Unknown LOGIN CMD"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8755 msgstr "Neznámy LOGIN CMD"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8756
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8757 msgid "Unknown CLIENT CMD"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8758 msgstr "Neznámy CLIENT CMD"
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
8759
15955
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8761 msgid "%d has declined the file %s"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
8762 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
8763
ab7791faefa1 translation updates. 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 "File Send"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
8765 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
8766
28210
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
8767 #, c-format
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
8768 msgid "%d cancelled the transfer of %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
8769 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
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 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8772 msgid "<b>Group Title:</b> %s<br>"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
8773 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
8774
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8776 msgid "<b>Notes Group ID:</b> %s<br>"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
8777 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
8778
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8779 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8780 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
8781 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
8782
ab7791faefa1 translation updates. 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 msgid "Notes Address Book Information"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
8784 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
8785
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8786 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
8787 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
8788
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8789 msgid "Get Notes Address Book Info"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
8790 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
8791
ab7791faefa1 translation updates. 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 msgid "Sending Handshake"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
8793 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
8794
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8795 msgid "Waiting for Handshake Acknowledgement"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
8796 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
8797
ab7791faefa1 translation updates. 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 msgid "Handshake Acknowledged, Sending Login"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
8799 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
8800
ab7791faefa1 translation updates. 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 "Waiting for Login Acknowledgement"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
8802 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
8803
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8804 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
8805 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
8806
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8807 msgid "Forcing Login"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
8808 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
8809
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8810 msgid "Login Acknowledged"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
8811 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
8812
ab7791faefa1 translation updates. 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 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
8814 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
8815
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
8816 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
8817 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
8818 "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
8819 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
8820
ab7791faefa1 translation updates. 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 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
8822 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
8823
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 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
8826 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
8827
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8828 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
8829 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
8830
ab7791faefa1 translation updates. 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 "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
8832 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
8833
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
8834 #, c-format
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
8835 msgid "Unable to send message to %s:"
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
8836 msgstr "Nemôžem poslať správu k %s:"
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
8837
15955
ab7791faefa1 translation updates. 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 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
8839 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
8840
ab7791faefa1 translation updates. 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 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
8842 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
8843
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
8844 msgid "Speakers"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
8845 msgstr "Reproduktory"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
8846
15955
ab7791faefa1 translation updates. 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 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
8848 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
8849
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
8850 msgid "File Transfer"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
8851 msgstr "Prenos súborov"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
8852
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
8853 msgid "Supports"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
8854 msgstr "Podporuje"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
8855
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
8856 msgid "External User"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
8857 msgstr "Externý používateľ"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
8858
15955
ab7791faefa1 translation updates. 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 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
8860 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
8861
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8864 "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
8865 "sent to %s"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
8866 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
8867 "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
8868 "používateľa %s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
8869
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8870 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
8871 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
8872
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8873 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
8874 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
8875
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8876 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
8877 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
8878
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8879 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
8880 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
8881
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
8882 msgid "Invite user to a conference"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
8883 msgstr "Pozvať používateľa na konferenciu"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
8884
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8885 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8886 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8887 "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
8888 "\"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
8889 "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
8890 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
8891 "Vyberte konferenciu zo zoznamu nižšie pre odoslanie pozvánky pre používateľa "
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
8892 "%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
8893 "konferenciu, kam chcete pozvať tohto používateľa."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
8894
15955
ab7791faefa1 translation updates. 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 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
8896 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
8897
ab7791faefa1 translation updates. 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 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
8899 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
8900
ab7791faefa1 translation updates. 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 msgid "Send TEST Announcement"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
8902 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
8903
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
8904 msgid "Topic:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
8905 msgstr "Téma:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
8906
15955
ab7791faefa1 translation updates. 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 msgid "No Sametime Community Server specified"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
8908 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
8909
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 msgid ""
ab7791faefa1 translation updates. 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 "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
8913 "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
8914 msgstr ""
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
8915 "Žiadny hostiteľ ani IP adresa neboli nastavené pre Meanwhile účet %s. "
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
8916 "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
8917
ab7791faefa1 translation updates. 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 msgid "Meanwhile Connection Setup"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
8919 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
8920
ab7791faefa1 translation updates. 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 msgid "No Sametime Community Server Specified"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
8922 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
8923
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
8924 msgid "Connect"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
8925 msgstr "Pripojiť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
8926
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8927 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8928 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
8929 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
8930
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
8931 msgid "Last Known Client"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
8932 msgstr "Posledný známy klient"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
8933
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8934 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
8935 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
8936
ab7791faefa1 translation updates. 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 "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
8938 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
8939
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8940 msgid "An ambiguous user ID was entered"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
8941 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
8942
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 msgid ""
ab7791faefa1 translation updates. 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 "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
8946 "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
8947 msgstr ""
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
8948 "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
8949 "používateľov. Vyberte, prosím, správneho používateľa zo zoznamu nižšie a "
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
8950 "pridajte ho do svojho zoznamu priateľov."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
8951
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8952 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
8953 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
8954
ab7791faefa1 translation updates. 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 "Unable to add user: user not found"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
8956 msgstr "Nebolo možné pridať používateľa: používateľ nebol nájdený"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8957
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8958 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8959 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8960 "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
8961 "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
8962 msgstr ""
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
8963 "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
8964 "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
8965
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8966 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8967 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8968 "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
8969 "%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
8970 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
8971 "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
8972 "%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
8973
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8974 msgid "Remotely Stored Buddy List"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
8975 msgstr "Vzdialene uložený 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
8976
ab7791faefa1 translation updates. 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 "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
8978 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
8979
ab7791faefa1 translation updates. 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 msgid "Local Buddy List Only"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
8981 msgstr "Iba miestny 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
8982
ab7791faefa1 translation updates. 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 msgid "Merge List from Server"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
8984 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
8985
ab7791faefa1 translation updates. 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 msgid "Merge and Save List to Server"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
8987 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
8988
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
8989 msgid "Synchronize List with Server"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
8990 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
8991
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 msgid "Import Sametime List for Account %s"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
8994 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
8995
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 msgid "Export Sametime List for Account %s"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
8998 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
8999
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9000 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
9001 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
9002
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9003 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9004 msgid "A group named '%s' already exists in your buddy list."
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
9005 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
9006
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9007 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
9008 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
9009
ab7791faefa1 translation updates. 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 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
9011 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
9012
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
9013 msgid "Notes Address Book group results"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
9014 msgstr "Výsledky skupiny Notes zoznamu adries"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
9015
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9016 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9017 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9018 "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
9019 "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
9020 "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
9021 msgstr ""
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
9022 "Identifikátor „%s“ môže odkazovať na ktoréhokoľvek z nasledujúcich skupín "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
9023 "Notes zoznamu adries. Vyberte, prosím, správneho používateľa zo zoznamu "
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
9024 "nižšie a pridajte ho do svojho zoznamu priateľov."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9025
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9026 msgid "Select Notes Address Book"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9027 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
9028
ab7791faefa1 translation updates. 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 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
9030 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
9031
ab7791faefa1 translation updates. 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 "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
9035 "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
9036 msgstr ""
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
9037 "Identifikátoru „%s“ nevyhovujú žiadne skupiny Notes zoznamu adries vo vašej "
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
9038 "Sametime komunite."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9039
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9040 msgid "Notes Address Book Group"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9041 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
9042
ab7791faefa1 translation updates. 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 msgid ""
ab7791faefa1 translation updates. 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 "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
9045 "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
9046 msgstr ""
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9047 "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
9048 "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
9049
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9050 #, c-format
ab7791faefa1 translation updates. 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 msgid "Search results for '%s'"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
9052 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
9053
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9056 "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
9057 "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
9058 "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
9059 msgstr ""
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
9060 "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
9061 "ho pridať do vášho zoznamu priateľov, alebo mu odoslať správu pomocou "
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
9062 "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
9063
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9064 msgid "Search Results"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9065 msgstr "Výsledky vyhľadávania"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9066
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
9067 msgid "No matches"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
9068 msgstr "Žiadne výskyty"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
9069
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
9070 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
9071 msgid "The identifier '%s' did not match any users in your Sametime community."
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
9072 msgstr ""
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
9073 "Identifikátoru „%s“ nevyhovujú žiadni používatelia vo vašej Sametime "
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
9074 "komunite."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9075
15955
ab7791faefa1 translation updates. 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 "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
9077 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
9078
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
9079 msgid "Search for a user"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
9080 msgstr "Hľadanie používateľa"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
9081
15955
ab7791faefa1 translation updates. 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 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9083 "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
9084 "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
9085 msgstr ""
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9086 "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
9087 "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
9088
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9089 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
9090 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
9091
ab7791faefa1 translation updates. 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 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
9093 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
9094
ab7791faefa1 translation updates. 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 "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
9096 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
9097
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9098 msgid "Add Notes Address Book Group..."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
9099 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
9100
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9101 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
9102 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
9103
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9104 msgid "Force login (ignore server redirects)"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9105 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
9106
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9107 #. pretend to be Sametime 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
9108 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
9109 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
9110
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9112 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
9113 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
9114
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9115 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
9116 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
9117
ab7791faefa1 translation updates. 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 "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
9119 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
9120
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9121 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
9122 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
9123
ab7791faefa1 translation updates. 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 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
9125 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
9126
ab7791faefa1 translation updates. 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 "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
9128 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
9129
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9130 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
9131 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
9132
ab7791faefa1 translation updates. 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 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
9134 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
9135
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9136 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
9137 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
9138
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9139 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
9140 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
9141
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9142 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9143 msgid ""
ab7791faefa1 translation updates. 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 "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
9145 "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
9146 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
9147 "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
9148 "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
9149
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9151 msgid ""
ab7791faefa1 translation updates. 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 "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
9153 "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
9154 "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
9155 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
9156 "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
9157 "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
9158 "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
9159
ab7791faefa1 translation updates. 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 "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
9161 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
9162
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9163 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
9164 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
9165
ab7791faefa1 translation updates. 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 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
9167 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
9168
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9169 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
9170 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
9171
ab7791faefa1 translation updates. 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 "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
9173 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
9174
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9175 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
9176 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
9177
ab7791faefa1 translation updates. 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 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
9179 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
9180
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9181 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
9182 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
9183
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9184 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
9185 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
9186
ab7791faefa1 translation updates. 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 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
9188 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
9189
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 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
9192 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
9193
ab7791faefa1 translation updates. 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 msgid ""
ab7791faefa1 translation updates. 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 "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
9196 "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
9197 msgstr ""
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
9198 "Nemôžete prijímať upozornenia na priateľa, dokým si neimportujete jeho "
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
9199 "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
9200
ab7791faefa1 translation updates. 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 #. Open file selector to select 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
9202 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
9203 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
9204
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 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
9207 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
9208
ab7791faefa1 translation updates. 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 ""
ab7791faefa1 translation updates. 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 "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
9211 "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
9212 msgstr ""
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
9213 "Ak chcete pridať priateľa, musíte importovať jeho verejný kľúč. Press Import "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
9214 "to import a public key."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9215
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9216 msgid "_Import..."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
9217 msgstr "_Importovať..."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9218
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9219 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
9220 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
9221
ab7791faefa1 translation updates. 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 msgid ""
ab7791faefa1 translation updates. 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 "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
9224 "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
9225 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
9226 "Tento verejný kľúč vlastní viacero používateľov. Zo zoznamu vyberte "
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
9227 "používateľa, ktorého chcete pridať doznznamu 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
9228
ab7791faefa1 translation updates. 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 ""
ab7791faefa1 translation updates. 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 "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
9231 "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
9232 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9233 "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
9234 "chcete pridať do zoznamu priateľov."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9235
15955
ab7791faefa1 translation updates. 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 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
9237 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
9238
ab7791faefa1 translation updates. 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 "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
9240 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
9241
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9242 msgid "Wake Me Up"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9243 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
9244
ab7791faefa1 translation updates. 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 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
9246 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
9247
ab7791faefa1 translation updates. 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 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
9249 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
9250
ab7791faefa1 translation updates. 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 "User Modes"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9252 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
9253
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9254 msgid "Preferred Contact"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9255 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
9256
ab7791faefa1 translation updates. 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 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
9258 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
9259
ab7791faefa1 translation updates. 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 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
9261 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
9262
ab7791faefa1 translation updates. 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 "Timezone"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
9264 msgstr "Časová zó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
9265
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9266 msgid "Geolocation"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
9267 msgstr "Časová zó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
9268
ab7791faefa1 translation updates. 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 msgid "Reset IM Key"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
9270 msgstr "Znovu nastaviť 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
9271
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9272 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
9273 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
9274
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9275 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
9276 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
9277
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9278 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
9279 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
9280
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9281 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
9282 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
9283
ab7791faefa1 translation updates. 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 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
9285 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
9286
ab7791faefa1 translation updates. 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 msgid "_Passphrase:"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
9288 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
9289
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 msgid "Channel %s does not exist in the network"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
9292 msgstr "Kanál %s neexistuje 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
9293
ab7791faefa1 translation updates. 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 "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
9295 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
9296
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9297 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
9298 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
9299
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 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
9302 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
9303
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9304 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9305 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
9306 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
9307
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 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
9310 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
9311
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9313 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
9314 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
9315
ab7791faefa1 translation updates. 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 #. Definition of HMAC: http://en.wikipedia.org/wiki/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
9317 #, c-format
ab7791faefa1 translation updates. 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 msgid "<br><b>Channel HMAC:</b> %s"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9319 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
9320
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 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
9323 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
9324
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
9325 #, c-format
15955
ab7791faefa1 translation updates. 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 msgid "<br><b>Channel Modes:</b> "
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9327 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
9328
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 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
9331 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
9332
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 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
9335 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
9336
ab7791faefa1 translation updates. 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 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
9338 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
9339
ab7791faefa1 translation updates. 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 #. Add new 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
9341 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
9342 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
9343
ab7791faefa1 translation updates. 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 "Channel Passphrase"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
9345 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
9346
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9347 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
9348 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
9349
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
9350 #, c-format
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9351 msgid ""
ab7791faefa1 translation updates. 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 "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
9353 "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
9354 "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
9355 "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
9356 "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
9357 msgstr ""
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9358 "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
9359 "prístupom. Autentifikovať sa dá pomocou hesla alebo pomocou digitálnych "
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
9360 "podpisov. Ak bolo nastavené heslo, používatelia môžu vstúpiť, až keď "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
9361 "hozadajú. Ak sú nastavené verejné kľúče kanálu, vstúpiť môžu len "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
9362 "používatelia,ktorých kľúče sú na zozname."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9363
15955
ab7791faefa1 translation updates. 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 "Channel Authentication"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9365 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
9366
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9367 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
9368 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
9369
ab7791faefa1 translation updates. 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 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
9371 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
9372
ab7791faefa1 translation updates. 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 msgid "Passphrase"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9374 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
9375
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 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
9378 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
9379
ab7791faefa1 translation updates. 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 "Add Channel Private Group"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9381 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
9382
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9383 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
9384 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
9385
ab7791faefa1 translation updates. 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 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
9387 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9388 "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
9389
15955
ab7791faefa1 translation updates. 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 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
9391 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
9392
ab7791faefa1 translation updates. 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 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
9394 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
9395
ab7791faefa1 translation updates. 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 "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
9397 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
9398
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9399 msgid "Reset Permanent"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9400 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
9401
ab7791faefa1 translation updates. 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 msgid "Set Permanent"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9403 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
9404
ab7791faefa1 translation updates. 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 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
9406 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
9407
ab7791faefa1 translation updates. 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 "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
9409 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
9410
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9411 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
9412 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
9413
ab7791faefa1 translation updates. 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 msgid "Reset Private Channel"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9415 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
9416
ab7791faefa1 translation updates. 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 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
9418 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
9419
ab7791faefa1 translation updates. 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 "Reset Secret Channel"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9421 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
9422
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9423 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
9424 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
9425
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9426 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9427 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9428 "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
9429 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
9430
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9431 msgid "Join Private Group"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
9432 msgstr "Pripojiť sa k súkromnej skupine"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9433
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9434 msgid "Cannot join private group"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
9435 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
9436
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9437 msgid "Call Command"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9438 msgstr "Spustiť príkaz"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9439
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9440 msgid "Cannot call command"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9441 msgstr "Nepodarilo sa spustiť príkaz"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9442
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9443 msgid "Unknown command"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9444 msgstr "Neznámy príkaz"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9445
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9446 msgid "Secure File Transfer"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9447 msgstr "Bezpečný prenos súborov"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9448
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9449 msgid "Error during file transfer"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9450 msgstr "Chyba počas prenosu súboru"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9451
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9452 msgid "Remote disconnected"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9453 msgstr "Vzdialené odpojenie"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9454
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9455 msgid "Permission denied"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9456 msgstr "Prístup zamietnutý"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9457
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9458 msgid "Key agreement failed"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9459 msgstr "Odsúhlasenie kľúčov zlyhalo"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9460
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9461 msgid "Connection timed out"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9462 msgstr "Čas pripojenia vypršal"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9463
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9464 msgid "Creating connection failed"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
9465 msgstr "Vytvorenie pripojenia zlyhalo"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9466
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9467 msgid "File transfer session does not exist"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
9468 msgstr "Relácia prenosu súborov neexistuje"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9469
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9470 msgid "No file transfer session active"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
9471 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
9472
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9473 msgid "File transfer already started"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9474 msgstr "Prenos súboru je už spustený"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9475
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9476 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
9477 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9478 "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
9479
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9480 msgid "Could not start the file transfer"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9481 msgstr "Nepodarilo sa spustiť prenos súboru"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9482
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9483 msgid "Cannot send file"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9484 msgstr "Nepodarilo sa odoslať súbor"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9485
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9486 msgid "Error occurred"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9487 msgstr "Vyskytla sa chyba"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9488
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9489 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9490 msgid "%s has changed the topic of <I>%s</I> to: %s"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
9491 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
9492
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9493 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9494 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
9495 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
9496
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9497 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9498 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
9499 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
9500
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9501 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9502 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
9503 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
9504
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9505 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9506 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
9507 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
9508
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9509 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9510 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
9511 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
9512
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9513 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9514 msgid "You have been killed by %s (%s)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9515 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
9516
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9517 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9518 msgid "Killed by %s (%s)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9519 msgstr "Zabitý používateľom %s (%s)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9520
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9521 msgid "Server signoff"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
9522 msgstr "Odhlásenie zo servera"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9523
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9524 msgid "Personal Information"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9525 msgstr "Osobné informácie"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9526
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9527 msgid "Birth Day"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9528 msgstr "Narodeniny"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9529
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9530 msgid "Job Role"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9531 msgstr "Úloha zamestnania"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9532
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9533 msgid "Organization"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9534 msgstr "Organizácia"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9535
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9536 msgid "Unit"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9537 msgstr "Jednotka"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9538
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9539 msgid "Join Chat"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
9540 msgstr "Pripojiť sa k rozhovoru"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9541
15955
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 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
9544 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
9545
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9546 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9547 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
9548 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
9549
ab7791faefa1 translation updates. 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 "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
9551 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
9552
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9553 msgid "Status Text"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
9554 msgstr "Text statusu"
15955
ab7791faefa1 translation updates. 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
ab7791faefa1 translation updates. 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 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
9557 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
9558
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9559 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
9560 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
9561
ab7791faefa1 translation updates. 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 "_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
9563 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
9564
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9565 msgid "Detach From Server"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
9566 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
9567
ab7791faefa1 translation updates. 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 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
9569 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
9570
ab7791faefa1 translation updates. 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 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
9572 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
9573
ab7791faefa1 translation updates. 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 "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
9575 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
9576
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9577 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
9578 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
9579
ab7791faefa1 translation updates. 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 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
9581 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
9582
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9583 msgid "Network is empty"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9584 msgstr "Sieť je prázdna"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9585
15955
ab7791faefa1 translation updates. 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 "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
9587 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
9588
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9589 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
9590 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
9591
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9592 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
9593 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
9594
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9595 msgid "Server Statistics"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
9596 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
9597
ab7791faefa1 translation updates. 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 "Cannot get server statistics"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
9599 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
9600
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9601 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9602 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9603 "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
9604 "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
9605 "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
9606 "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
9607 "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
9608 "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
9609 "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
9610 "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
9611 "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
9612 "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
9613 "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
9614 "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
9615 "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
9616 "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
9617 "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
9618 msgstr ""
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
9619 "Čas spustenia lokálneho serveri: %s\n"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
9620 "Dĺžka behu lokálneho servera: %s\n"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
9621 "Klienti lokálneho servera: %d\n"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
9622 "Kanály lokálneho servera: %d\n"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
9623 "Operátori lokálneho servera: %d\n"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9624 "Operátori lokálneho routeru: %d\n"
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9625 "Lokálni cell klienti: %d\n"
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9626 "Lokálne cell kanály: %d\n"
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9627 "Lokálne cell servery: %d\n"
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9628 "Celkom klientov: %d\n"
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9629 "Celkom kanálov: %d\n"
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9630 "Celkom serverov: %d\n"
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9631 "Celkom routerov: %d\n"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
9632 "Celkom operátorov servera: %d\n"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9633 "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
9634
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9635 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
9636 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
9637
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
9638 msgid "Ping"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
9639 msgstr "Ping"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
9640
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9641 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
9642 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
9643
ab7791faefa1 translation updates. 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 "Ping reply received from server"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
9645 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
9646
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9647 msgid "Could not kill user"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9648 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
9649
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9650 msgid "WATCH"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9651 msgstr "SLEDOVAŤ"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9652
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9653 msgid "Cannot watch user"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
9654 msgstr "Nie je možné sledovať používateľa"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9655
15955
ab7791faefa1 translation updates. 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 "Resuming session"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
9657 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
9658
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9659 msgid "Authenticating connection"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9660 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
9661
ab7791faefa1 translation updates. 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 msgid "Verifying server public key"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
9663 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
9664
ab7791faefa1 translation updates. 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 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
9666 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
9667
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9669 msgid ""
ab7791faefa1 translation updates. 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 "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
9671 "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
9672 msgstr ""
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9673 "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
9674 "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
9675
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9677 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
9678 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
9679
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9680 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9681 msgid ""
ab7791faefa1 translation updates. 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 "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
9683 "\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9684 "%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
9685 "%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
9686 msgstr ""
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9687 "Digitálny odtlačok a babbleprint kľúča %s je:\n"
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9688 "\n"
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9689 "%s\n"
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9690 "%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
9691
ab7791faefa1 translation updates. 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 "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
9693 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
9694
ab7791faefa1 translation updates. 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 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
9696 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
9697
ab7791faefa1 translation updates. 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 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
9699 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
9700
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9701 msgid "Disconnected by server"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9702 msgstr "Odpojený serverom"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9703
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
9704 msgid "Error connecting to SILC Server"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9705 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
9706
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9707 msgid "Key Exchange failed"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9708 msgstr "Výmena kľúčov zlyhala"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9709
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9710 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9711 "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
9712 msgstr ""
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
9713 "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
9714 "vytvoríte nové pripojenie."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9715
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9716 msgid "Performing key exchange"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9717 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
9718
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
9719 msgid "Unable to load SILC key pair"
22590
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
9720 msgstr "Nedá sa načítať pár kľúčov SILC"
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
9721
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
9722 #. Progress
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
9723 msgid "Connecting to SILC Server"
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
9724 msgstr "Pripája sa na SILC server"
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
9725
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9726 msgid "Out of memory"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
9727 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
9728
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
9729 msgid "Unable to initialize SILC protocol"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
9730 msgstr "Nepodarilo sa zapnúť protokol 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
9731
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9732 msgid "Error loading SILC key pair"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9733 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
9734
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
9735 #, c-format
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
9736 msgid "Download %s: %s"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
9737 msgstr "Sťahovanie %s: %s"
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
9738
15955
ab7791faefa1 translation updates. 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 "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
9740 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
9741
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
9742 #, c-format
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9743 msgid "Normal"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9744 msgstr "Normálna"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9745
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9746 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9747 "\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9748 "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
9749 msgstr ""
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9750 "\n"
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9751 "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
9752
ab7791faefa1 translation updates. 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 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
9754 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
9755
ab7791faefa1 translation updates. 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 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
9757 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
9758
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9759 msgid "Video conferencing"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9760 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
9761
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9762 msgid "Your Current Status"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
9763 msgstr "Váš aktuálny status"
15955
ab7791faefa1 translation updates. 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
ab7791faefa1 translation updates. 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 msgid "Online Services"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9766 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
9767
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9768 msgid "Let others see what services you are using"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9769 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
9770
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9771 msgid "Let others see what computer you are using"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9772 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
9773
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9774 msgid "Your VCard File"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9775 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
9776
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9777 msgid "Timezone (UTC)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9778 msgstr "Časová zóna (UTC)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9779
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9780 msgid "User Online Status Attributes"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9781 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
9782
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9783 msgid ""
ab7791faefa1 translation updates. 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 "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
9785 "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
9786 "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
9787 msgstr ""
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9788 "Ak chcete, môžete ostatným používateľom umožniť, aby videli, či ste "
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
9789 "prihlásený, a poznalii vaše osobné informácie. Vyplňte, prosím, len tie "
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
9790 "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
9791
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9792 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
9793 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
9794
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9795 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
9796 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
9797
ab7791faefa1 translation updates. 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 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
9799 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
9800
ab7791faefa1 translation updates. 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 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
9802 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
9803
ab7791faefa1 translation updates. 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 "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
9805 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
9806
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9807 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
9808 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
9809
ab7791faefa1 translation updates. 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 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
9811 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
9812
ab7791faefa1 translation updates. 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 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
9814 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
9815
ab7791faefa1 translation updates. 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 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
9817 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
9818
ab7791faefa1 translation updates. 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 "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
9820 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
9821
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9822 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
9823 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
9824
ab7791faefa1 translation updates. 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 msgid "Online Status"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
9826 msgstr "Online status"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9827
ab7791faefa1 translation updates. 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 "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
9829 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
9830
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9831 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
9832 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
9833
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9834 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9835 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
9836 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
9837
ab7791faefa1 translation updates. 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 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
9839 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
9840
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9841 msgid "You must specify a nick"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
9842 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
9843
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9844 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9845 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
9846 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
9847
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9848 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9849 msgid "channel modes for %s: %s"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9850 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
9851
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 msgid "no channel modes are set on %s"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9854 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
9855
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 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
9858 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
9859
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9860 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9861 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
9862 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
9863
15955
ab7791faefa1 translation updates. 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 msgid "part [channel]: Leave the chat"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9865 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
9866
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9867 msgid "leave [channel]: Leave the chat"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9868 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
9869
ab7791faefa1 translation updates. 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 "topic [&lt;new topic&gt;]: View or change the topic"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9871 msgstr "topic [&lt;nová téma&gt;]: Zobraziť alebo zmeniť tému"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9872
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9873 msgid "join &lt;channel&gt; [&lt;password&gt;]: Join a chat on this network"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9874 msgstr "join &lt;kanál&gt; [&lt;heslo&gt;]: Pripojiť sa do chatu na sieti"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9875
ab7791faefa1 translation updates. 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 msgid "list: List channels on this network"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9877 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
9878
ab7791faefa1 translation updates. 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 "whois &lt;nick&gt;: View nick's information"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9880 msgstr "whois &lt;prezývka&gt;: Zobraziť podrobnosti o používateľovi"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9881
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9882 msgid "msg &lt;nick&gt; &lt;message&gt;: Send a private message to a user"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9883 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9884 "msg &lt;prezývka&gt; &lt;správa&gt;: Odoslať súkromnú správu používateľovi"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9885
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
9886 msgid "query &lt;nick&gt; [&lt;message&gt;]: Send a private message to a user"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9887 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9888 "query &lt;prezývka&gt; [&lt;správa&gt;]: Odoslať súkromnú správu "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9889 "používateľovi"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9890
15955
ab7791faefa1 translation updates. 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 msgid "motd: View the server's Message Of The Day"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
9892 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
9893
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9894 msgid "detach: Detach this session"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
9895 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
9896
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9897 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
9898 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
9899
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9900 msgid "call &lt;command&gt;: Call any silc client command"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9901 msgstr "call &lt;príkaz&gt;: Vykoná niektorý klientský príkaz silc"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9902
ab7791faefa1 translation updates. 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 msgid "kill &lt;nick&gt; [-pubkey|&lt;reason&gt;]: Kill nick"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9904 msgstr "kill &lt;prezývka&gt; [-pubkey|&lt;dôvod&gt;]: Zabiť používateľa"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9905
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9906 msgid "nick &lt;newnick&gt;: Change your nickname"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9907 msgstr "nick &lt;nová prezývka&gt;: Zmeniť vašu prezývku"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9908
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9909 msgid "whowas &lt;nick&gt;: View nick's information"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9910 msgstr "whowas &lt;prezývka&gt;: Zobraziť podrobnosti používateľa"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9911
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9912 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9913 "cmode &lt;channel&gt; [+|-&lt;modes&gt;] [arguments]: Change or display "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9914 "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
9915 msgstr ""
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9916 "cmode &lt;kanál&gt; [+|-&lt;režimy&gt;] [argumenty]: Zmeniť alebo zobraziť "
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9917 "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
9918
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9919 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9920 "cumode &lt;channel&gt; +|-&lt;modes&gt; &lt;nick&gt;: Change nick's modes "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9921 "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
9922 msgstr ""
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9923 "cumode &lt;kanál&gt; +|-&lt;režimy&gt; &lt;prezývka&gt;: Zmeniť režimy "
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9924 "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
9925
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9926 msgid "umode &lt;usermodes&gt;: Set your modes in the network"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
9927 msgstr "umode &lt;režimy používateľa&gt;: Nastaviť 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
9928
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9929 msgid "oper &lt;nick&gt; [-pubkey]: Get server operator privileges"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
9930 msgstr "oper &lt;prezývka&gt; [-pubkey]: Získať práva operátora servera"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9931
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9932 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9933 "invite &lt;channel&gt; [-|+]&lt;nick&gt;: invite nick or add/remove from "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9934 "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
9935 msgstr ""
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
9936 "invite &lt;channel&gt; [-|+]&lt;nick&gt;: pozvať priateľa, alebo pridať/"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
9937 "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
9938
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
9939 msgid "kick &lt;channel&gt; &lt;nick&gt; [comment]: Kick client from channel"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9940 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9941 "kick &lt;kanál&gt; &lt;prezývka&gt; [komentár]: Vyhodiť klienta z kanála"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9942
15955
ab7791faefa1 translation updates. 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 msgid "info [server]: View server administrative details"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
9944 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
9945
ab7791faefa1 translation updates. 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 msgid "ban [&lt;channel&gt; +|-&lt;nick&gt;]: Ban client from channel"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
9947 msgstr "ban [&lt;kanál&gt; +|-&lt;prezývka&gt;]: Vykázať klienta z kanála"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9948
ab7791faefa1 translation updates. 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 msgid "getkey &lt;nick|server&gt;: Retrieve client's or server's public key"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9950 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9951 "getkey &lt;prezývka|server&gt;: Získať verejný kľúč klienta alebo servera"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9952
15955
ab7791faefa1 translation updates. 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 "stats: View server and network statistics"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
9954 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
9955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9956 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
9957 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
9958
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9959 msgid "users &lt;channel&gt;: List users in channel"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9960 msgstr "users &lt;kanál&gt;: Vypíše zoznam používateľov na kanáli"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9961
ab7791faefa1 translation updates. 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 msgid ""
ab7791faefa1 translation updates. 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 "names [-count|-ops|-halfops|-voices|-normal] &lt;channel(s)&gt;: List "
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9964 "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
9965 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9966 "names [-count|-ops|-halfops|-voices|-normal] &lt;kanál(y)&gt;: Vypísať "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9967 "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
9968
ab7791faefa1 translation updates. 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 #. *< 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
9970 #. *< 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
9971 #. *< 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
9972 #. *< 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
9973 #. *< 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
9974 #. *< 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
9975 #. *< 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
9976 #. *< 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
9977 #. * 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
9978 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
9979 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
9980
ab7791faefa1 translation updates. 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 #. * 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
9982 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
9983 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
9984
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9985 msgid "Network"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9986 msgstr "Sieť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
9987
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9988 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
9989 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
9990
ab7791faefa1 translation updates. 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 "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
9992 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
9993
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
9994 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
9995 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
9996
ab7791faefa1 translation updates. 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 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
9998 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
9999
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10000 msgid "Use Perfect Forward Secrecy"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
10001 msgstr "Použiť vlastnosť Perfect Forward Secrecy"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10002
15955
ab7791faefa1 translation updates. 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 "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
10004 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
10005
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10006 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
10007 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
10008
ab7791faefa1 translation updates. 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 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
10010 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
10011
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10012 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
10013 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
10014
ab7791faefa1 translation updates. 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 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
10016 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
10017
ab7791faefa1 translation updates. 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 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
10019 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
10020
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10021 msgid "Unable to create SILC key pair"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
10022 msgstr "Nebolo možné vytvoriť pár SILC kľúčov"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10023
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10024 #. 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
10025 #. 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
10026 #. sum: 3 tabs or 24 characters)
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10027 #, c-format
ab7791faefa1 translation updates. 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 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
10029 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
10030
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10031 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10032 msgid "User Name: \t%s\n"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
10033 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
10034
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10035 #, c-format
23180
e0bcb8cfda74 Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents: 22954
diff changeset
10036 msgid "Email: \t\t%s\n"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
10037 msgstr "E-mail: \t\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
10038
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10040 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
10041 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
10042
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10044 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
10045 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
10046
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10048 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
10049 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
10050
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10052 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
10053 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
10054
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10056 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
10057 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
10058
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10059 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10060 msgid "Version: \t%s\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10061 msgstr "Verzia: \t%s\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10062
15955
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10064 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10065 "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
10066 "%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
10067 "\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10068 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
10069 "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
10070 "%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
10071 "\n"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10072
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10073 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10074 msgid ""
ab7791faefa1 translation updates. 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 "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
10076 "%s"
ab7791faefa1 translation updates. 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 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
10078 "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
10079 "%s"
ab7791faefa1 translation updates. 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
ab7791faefa1 translation updates. 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 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
10082 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
10083
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10084 msgid "Paging"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10085 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
10086
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10087 msgid "Video Conferencing"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
10088 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
10089
ab7791faefa1 translation updates. 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 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
10091 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
10092
ab7791faefa1 translation updates. 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 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
10094 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
10095
ab7791faefa1 translation updates. 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 "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
10097 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
10098
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10099 #, c-format
ab7791faefa1 translation updates. 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 "%s sent message to whiteboard. Would you like to open the whiteboard?"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
10101 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
10102
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10103 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10104 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10105 "%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
10106 "whiteboard?"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10107 msgstr ""
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10108 "Používateľ %s odoslal správu na tabuľu na kanáli %s. Chcete otvoriť tabuľu?"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10109
15955
ab7791faefa1 translation updates. 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 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
10111 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
10112
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10113 msgid "No server statistics available"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10114 msgstr "Nie sú dostupné žiadne štatistiky"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10115
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10116 msgid "Error during connecting to SILC Server"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10117 msgstr "Chyba počas pripájania sa na SILC server"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10118
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
10119 #, c-format
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10120 msgid "Failure: Version mismatch, upgrade your client"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10121 msgstr "Zlyhanie: Nezhoda verzií, aktualizujte vášho klienta"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10122
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
10123 #, c-format
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10124 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
10125 msgstr ""
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
10126 "Zlyhanie: Druhá strana nepodporuje alebo nedôveruje vášmu verejnému kľúču"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10127
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
10128 #, c-format
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10129 msgid "Failure: Remote does not support proposed KE group"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
10130 msgstr "Zlyhanie: Druhá strana nepodporuje vyžiadanú KE skupinu"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10131
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
10132 #, c-format
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10133 msgid "Failure: Remote does not support proposed cipher"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
10134 msgstr "Zlyhanie: Druhá strana nepodporuje vyžiadanú šifru"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10135
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
10136 #, c-format
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10137 msgid "Failure: Remote does not support proposed PKCS"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
10138 msgstr "Zlyhanie: Druhá strana nepodporuje vyžiadané PKCS"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10139
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
10140 #, c-format
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10141 msgid "Failure: Remote does not support proposed hash function"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
10142 msgstr "Chyba: Vzdialený nepodporuje ponúknutú hashovaciu funkciu"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10143
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
10144 #, c-format
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10145 msgid "Failure: Remote does not support proposed HMAC"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10146 msgstr "Chyba: Vzdialený nepodporuje ponúknutú HMAC"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10147
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
10148 #, c-format
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10149 msgid "Failure: Incorrect signature"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10150 msgstr "Chyba: Nesprávny podpis"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10151
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
10152 #, c-format
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10153 msgid "Failure: Invalid cookie"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
10154 msgstr "Chyba: Neplatný koláčik (cookie)"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10155
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
10156 #, c-format
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10157 msgid "Failure: Authentication failed"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
10158 msgstr "Chyba: Zlyhala autentifikácia"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10159
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10160 msgid "Unable to initialize SILC Client connection"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10161 msgstr "Nedá sa inicializovať spojenie s SILC klientom"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10162
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10163 msgid "John Noname"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10164 msgstr "Jožo Bezmena"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10165
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
10166 #, c-format
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10167 msgid "Unable to load SILC key pair: %s"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
10168 msgstr "Nedá sa načítať dvojica kľúčov SILC: %s"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10169
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10170 msgid "Unable to create connection"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10171 msgstr "Nedá sa vytvoriť spojenie"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10172
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10173 msgid "Unknown server response"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
10174 msgstr "Neznáma odpoveď serveru"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
10175
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10176 msgid "Unable to create listen socket"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10177 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
10178
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
10179 msgid "SIP usernames may not contain whitespaces or @ symbols"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
10180 msgstr "Používateľské mená SIP nemôžu obsahovať čisté znaky 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
10181
25275
a5a096d0a131 Updated Slovak translation. Fixes #7998.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 24816
diff changeset
10182 msgid "SIP connect server not specified"
a5a096d0a131 Updated Slovak translation. Fixes #7998.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 24816
diff changeset
10183 msgstr "Nebol zadaný pripojovací server SIP"
a5a096d0a131 Updated Slovak translation. Fixes #7998.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 24816
diff changeset
10184
15955
ab7791faefa1 translation updates. 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 #. *< 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
10186 #. *< 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
10187 #. *< 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
10188 #. *< 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
10189 #. *< 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
10190 #. *< 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
10191 #. *< 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
10192 #. *< 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
10193 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
10194 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
10195
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10196 #. * 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
10197 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
10198 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
10199
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10200 msgid "Publish status (note: everyone may watch you)"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
10201 msgstr "Zverejniť status (poznámka: ktokoľvek vás môže sledovať)"
15955
ab7791faefa1 translation updates. 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
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
10203 msgid "Use UDP"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
10204 msgstr "Používať UDP"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
10205
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
10206 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
10207 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
10208
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10209 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
10210 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
10211
ab7791faefa1 translation updates. 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 msgid "Auth User"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10213 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
10214
ab7791faefa1 translation updates. 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 msgid "Auth Domain"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10216 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
10217
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10218 msgid "join &lt;room&gt;: Join a chat room on the Yahoo network"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10219 msgstr ""
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10220 "join &lt;miestnosť&gt;: Vstúpiť do chatovacej miestnosti na sieti Yahoo"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10221
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10222 msgid "list: List rooms on the Yahoo network"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10223 msgstr "list: Vypísať zoznam miestností na sieti Yahoo"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10224
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10225 msgid "doodle: Request user to start a Doodle session"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10226 msgstr "Čmáranie: Požiadať používateľa o reláciu Čmáranie"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10227
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10228 msgid "Yahoo ID..."
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10229 msgstr "Yahoo ID..."
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10230
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10231 #. *< type
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10232 #. *< ui_requirement
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10233 #. *< flags
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10234 #. *< dependencies
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10235 #. *< priority
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10236 #. *< id
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10237 #. *< name
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10238 #. *< version
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10239 #. * summary
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10240 #. * description
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10241 msgid "Yahoo! Protocol Plugin"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
10242 msgstr "Modul protokolu Yahoo!"
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10243
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10244 msgid "Pager port"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10245 msgstr "Port záznamníku"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10246
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10247 msgid "File transfer server"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10248 msgstr "Server prenosu súborov"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10249
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10250 msgid "File transfer port"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10251 msgstr "Port prenosu súborov"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10252
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10253 msgid "Chat room locale"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10254 msgstr "Jazyk chatovacej miestnosti"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10255
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10256 msgid "Ignore conference and chatroom invitations"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10257 msgstr "Ignorovať pozvánky na konferencie a chatovacie miestnosti"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10258
30296
babae1f32dc0 Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30142
diff changeset
10259 msgid "Use account proxy for HTTP and HTTPS connections"
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
10260 msgstr "Používať proxy účtu pre HTTP a HTTPS pripojenia"
28210
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
10261
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10262 msgid "Chat room list URL"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10263 msgstr "URL zoznamu miestností chatu"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10264
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10265 msgid "Yahoo JAPAN ID..."
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
10266 msgstr "Yahoo JAPAN ID..."
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10267
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10268 #. *< type
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10269 #. *< ui_requirement
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10270 #. *< flags
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10271 #. *< dependencies
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10272 #. *< priority
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10273 #. *< id
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10274 #. *< name
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10275 #. *< version
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10276 #. * summary
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10277 #. * description
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10278 msgid "Yahoo! JAPAN Protocol Plugin"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
10279 msgstr "Modul protokolu Yahoo! JAPAN"
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10280
28210
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
10281 #, c-format
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
10282 msgid "%s has sent you a webcam invite, which is not yet supported."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
10283 msgstr "%s vám poslal pozvánku na webkameru, ktorá zatiaľ nie je podporovaná."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
10284
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
10285 msgid "Your SMS was not delivered"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
10286 msgstr "Vaša SMS nebola doručená"
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
10287
15955
ab7791faefa1 translation updates. 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 msgid "Your Yahoo! message did not get sent."
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
10289 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
10290
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 msgid "Yahoo! system message for %s:"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10293 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
10294
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 msgid ""
ab7791faefa1 translation updates. 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 "%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
10298 "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
10299 msgstr ""
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10300 "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
10301 "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
10302
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10303 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10304 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
10305 msgstr ""
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10306 "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
10307 "zoznamu."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10308
15955
ab7791faefa1 translation updates. 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 msgid "Add buddy rejected"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
10310 msgstr "Pridanie priateľa 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
10311
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
10312 #. Some error in the received stream
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
10313 msgid "Received invalid data"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
10314 msgstr "Prijaté neplatné dáta"
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
10315
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
10316 #. security lock from too many failed login attempts
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
10317 msgid ""
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10318 "Account locked: Too many failed login attempts. Logging into the Yahoo! "
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10319 "website may fix this."
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
10320 msgstr ""
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
10321 "Účet zamknutý: Veľa neúspešných pokusov o prihlásenie. Prihlásenie sa na "
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
10322 "stránku Yahoo! môže odblokovať účet."
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
10323
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
10324 #. indicates a lock of some description
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
10325 msgid ""
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10326 "Account locked: Unknown reason. Logging into the Yahoo! website may fix "
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10327 "this."
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
10328 msgstr ""
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
10329 "Účet sa uzamkol: Neznámy dôvod. Prihlásenie sa na stránku Yahoo! môže "
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
10330 "odblokovať účet."
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
10331
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
10332 #. indicates a lock due to logging in too frequently
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
10333 msgid ""
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
10334 "Account locked: You have been logging in too frequently. Wait a few minutes "
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
10335 "before trying to connect again. Logging into the Yahoo! website may help."
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
10336 msgstr ""
29967
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
10337 "Účet zamknutý: Veľa neúspešných pokusov o prihlásenie. Počkajte pár minút do "
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
10338 "ďalšieho prihlasovania. Pomôcť môže prihlásenie sa na stránku Yahoo!."
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
10339
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
10340 #. username or password missing
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
10341 msgid "Username or password missing"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
10342 msgstr "Chýba používateľské meno alebo heslo"
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
10343
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10344 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10345 msgid ""
ab7791faefa1 translation updates. 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 "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
10347 "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
10348 "Check %s for updates."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10349 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10350 "Yahoo server vyžaduje neznámy spôsob autentifikácie. Zrejme sa nebude dať "
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
10351 "úspešne prihlásiť na Yahoo. Na adrese %s skontrolujte možnosť aktualizácie."
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
10352
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10353 msgid "Failed Yahoo! Authentication"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10354 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
10355
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10358 "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
10359 "\"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
10360 msgstr ""
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10361 "Pokúsili ste sa ignorovať používateľa %s, ale používateľ sa nachádza na "
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
10362 "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
10363 "priateľov a ignorujete ho."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10364
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10365 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
10366 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
10367
28210
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
10368 msgid "Invalid username or password"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
10369 msgstr "Nesprávne používateľské meno alebo heslo"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
10370
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
10371 msgid ""
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
10372 "Your account has been locked due to too many failed login attempts. Please "
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
10373 "try logging into the Yahoo! website."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
10374 msgstr ""
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
10375 "Váš účet bol zamknutý pretože máte veľa neúspešných pokusov o prihlásenie. "
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
10376 "Prosím, skúste sa prihlásiť na stránku Yahoo!."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
10377
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
10378 #, c-format
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
10379 msgid "Unknown error 52. Reconnecting should fix this."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
10380 msgstr "Neznáma chyba 52. Malo by sa napraviť pri opätovnom pripojení."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
10381
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
10382 msgid ""
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
10383 "Error 1013: The username you have entered is invalid. The most common cause "
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
10384 "of this error is entering your email address instead of your Yahoo! ID."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
10385 msgstr ""
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
10386 "Chyba 1013: Zadali ste neplatné používateľské meno. Najčastejšia príčina je "
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
10387 "zadanie vašej email adresy namiesto Yahoo! ID."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
10388
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10389 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10390 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
10391 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10392 "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
10393
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
10394 #, c-format
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10395 msgid "Unable to 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
10396 msgstr ""
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
10397 "Nepodarilo sa pridať priateľa %s do skupiny %s do zoznamu na serveri na účte "
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10398 "%s."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10399
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10400 msgid "Unable to add buddy to server list"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
10401 msgstr "Nepodarilo sa pridať priateľa do zoznamu na serveri"
15955
ab7791faefa1 translation updates. 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
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10404 msgid "[ Audible %s/%s/%s.swf ] %s"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
10405 msgstr "[ Prehrateľ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
10406
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10407 msgid "Received unexpected HTTP response from server"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
10408 msgstr "Zo servera bola prijatá neočakávaná HTTP odpoveď"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
10409
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
10410 #, c-format
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10411 msgid "Lost connection with %s: %s"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
10412 msgstr "Prerušené pripojenie ku %s: %s"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
10413
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
10414 #, c-format
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10415 msgid "Unable to establish a connection with %s: %s"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
10416 msgstr "Nepodarilo sa založiť spojenie so %s: %s"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10417
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
10418 msgid "Unable to connect: The server returned an empty response."
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
10419 msgstr "Nepodarilo sa pripojiť: Server vrátil prázdnu odpoveď."
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
10420
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
10421 msgid ""
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
10422 "Unable to connect: The server's response did not contain the necessary "
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
10423 "information"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
10424 msgstr ""
29967
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
10425 "Nepodarilo sa pripojiť: Odpoveď serveru neobsahovala potrebné informácie"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
10426
15955
ab7791faefa1 translation updates. 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 msgid "Not at Home"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10428 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
10429
ab7791faefa1 translation updates. 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 "Not at Desk"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10431 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
10432
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10433 msgid "Not in Office"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10434 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
10435
ab7791faefa1 translation updates. 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 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
10437 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
10438
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10439 msgid "Stepped Out"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10440 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
10441
ab7791faefa1 translation updates. 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 msgid "Not on server list"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10443 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
10444
ab7791faefa1 translation updates. 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 "Appear Permanently Offline"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
10446 msgstr "Vyzerať trvale odhlá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
10447
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10448 msgid "Presence"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10449 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
10450
ab7791faefa1 translation updates. 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 msgid "Don't Appear Permanently Offline"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
10452 msgstr "Nevyzerať trvale odhlá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
10453
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10454 msgid "Join in Chat"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
10455 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
10456
ab7791faefa1 translation updates. 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 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
10458 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
10459
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10460 msgid "Presence Settings"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10461 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
10462
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10463 msgid "Start Doodling"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
10464 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
10465
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
10466 msgid "Select the ID you want to activate"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
10467 msgstr "Vyberte ID ktoré chcete aktivovať"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
10468
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
10469 msgid "Join whom in chat?"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10470 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
10471
ab7791faefa1 translation updates. 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 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
10473 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
10474
ab7791faefa1 translation updates. 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 msgid "Join User in Chat..."
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10476 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
10477
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
10478 msgid "Open Inbox"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
10479 msgstr "Otvoriť schránku Doručené"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
10480
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
10481 msgid "Can't send SMS. Unable to obtain mobile carrier."
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
10482 msgstr "Nedá sa poslať SMS. Nebolo možné získať mobilného operátora."
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
10483
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
10484 msgid "Can't send SMS. Unknown mobile carrier."
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
10485 msgstr "Nedá sa poslať SMS. Neznámy mobilný operátor."
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
10486
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
10487 msgid "Getting mobile carrier to send the SMS."
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
10488 msgstr "Zisťuje sa operátor na poslanie SMS."
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
10489
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10490 #. 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
10491 #. * Doodle session has been made
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10492 #.
15955
ab7791faefa1 translation updates. 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 msgid "Sent Doodle request."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
10494 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
10495
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10496 msgid "Unable to connect."
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10497 msgstr "Nepodarilo sa pripojiť."
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10498
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10499 msgid "Unable to establish file descriptor."
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
10500 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
10501
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
10502 #, c-format
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
10503 msgid "%s is trying to send you a group of %d files.\n"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
10504 msgstr "Používateľ %s vám posiela skupinu %d súborov.\n"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
10505
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10506 msgid "Write Error"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10507 msgstr "Chyba zápisu"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10508
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10509 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
10510 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
10511
ab7791faefa1 translation updates. 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 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
10513 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
10514
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10515 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10516 "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
10517 "time."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10518 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10519 "Ž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
10520 "podporované."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10521
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10522 msgid ""
ab7791faefa1 translation updates. 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 "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
10524 "web browser:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10525 msgstr ""
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
10526 "Ak chcete zobraziť tento profil, budete musieť navštíviť tento odkaz vo "
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
10527 "vašom webovom prehliadači."
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
10528
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10529 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
10530 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
10531
ab7791faefa1 translation updates. 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 "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
10533 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
10534
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10535 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
10536 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
10537
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10538 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
10539 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
10540
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
10541 msgid "Cool Link 1"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
10542 msgstr "Super odkaz 1"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
10543
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10544 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
10545 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
10546
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10547 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
10548 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
10549
ab7791faefa1 translation updates. 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 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
10551 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
10552
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
10553 msgid ""
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
10554 "This profile is in a language or format that is not supported at this time."
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10555 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
10556 "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
10557 "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
10558
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10559 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10560 "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
10561 "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
10562 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
10563 "Nepodarilo sa stiahnuť profil používateľa. Toto je zrejme krádkodobý problém "
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
10564 "na strane servera. Skúste to, prosím, neskôr."
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
10565
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10566 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10567 "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
10568 "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
10569 "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
10570 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10571 "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
10572 "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
10573 "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
10574 "neskôr."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10575
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10576 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
10577 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
10578
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10579 #, c-format
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
10580 msgid "%s has declined to join."
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
10581 msgstr "Používateľ %s sa odmietol pridať."
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10582
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10583 msgid "Failed to join chat"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10584 msgstr "Nepodarilo sa pripojiť na chat"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10585
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10586 #. -6
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10587 msgid "Unknown room"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10588 msgstr "Neznáma miestnosť"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10589
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10590 #. -15
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10591 msgid "Maybe the room is full"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10592 msgstr "Možno je miestnosť plná"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10593
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10594 #. -35
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10595 msgid "Not available"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10596 msgstr "Nedostupné"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10597
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10598 msgid ""
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10599 "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
10600 "able to rejoin a chatroom"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10601 msgstr ""
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10602 "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
10603 "znovu môcť vstúpiť do miestnosti chatu"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10604
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10605 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10606 msgid "You are now chatting in %s."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10607 msgstr "Práve chatujete v %s."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10608
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10609 msgid "Failed to join buddy in chat"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
10610 msgstr "Nebolo možné vstúpiť do chatu s priateľom."
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10611
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10612 msgid "Maybe they're not in a chat?"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10613 msgstr "Možnože sa nenachádzajú v chate?"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10614
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10615 msgid "Fetching the room list failed."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10616 msgstr "Získavanie zoznamu miestností zlyhalo."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10617
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10618 msgid "Voices"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10619 msgstr "Hlasy"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10620
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10621 msgid "Webcams"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10622 msgstr "Webkamery"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10623
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10624 msgid "Connection problem"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10625 msgstr "Problém s pripojením"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10626
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10627 msgid "Unable to fetch room list."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10628 msgstr "Nepodarilo sa získať zoznam miestností."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10629
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10630 msgid "User Rooms"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10631 msgstr "Používateľské miestnosti"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10632
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10633 msgid "Connection problem with the YCHT server"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
10634 msgstr "Problém počas pripojenia s YCHT 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
10635
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10636 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10637 "(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
10638 "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
10639 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10640 "(Počas prevodu tejto správy sa vyskytla chyba.\t Skontrolujte možnosť "
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
10641 "„kódovanie“ v editore účtu)"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10642
15955
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10644 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
10645 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
10646
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10647 msgid "Hidden or not logged-in"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10648 msgstr "Skrytý alebo neprihlásený"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10649
15955
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10651 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
10652 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
10653
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10654 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
10655 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
10656
ab7791faefa1 translation updates. 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 msgid "_Class:"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
10658 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
10659
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10660 msgid "_Instance:"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
10661 msgstr "_Inštancia"
15955
ab7791faefa1 translation updates. 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
ab7791faefa1 translation updates. 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 msgid "_Recipient:"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10664 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
10665
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10666 #, c-format
ab7791faefa1 translation updates. 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 "Attempt to subscribe to %s,%s,%s failed"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10668 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
10669
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10670 msgid "zlocate &lt;nick&gt;: Locate user"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10671 msgstr "zlocate &lt;prezývka&gt;: Nájsť používateľa"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10672
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10673 msgid "zl &lt;nick&gt;: Locate user"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10674 msgstr "zl &lt;prezývka&gt;: Nájsť používateľa"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10675
ab7791faefa1 translation updates. 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 "instance &lt;instance&gt;: Set the instance to be used on this class"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10677 msgstr ""
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
10678 "instance &lt;instance&gt;: Nastaviť inštanciu, ktorú používatť na tejto "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
10679 "triede"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10680
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10681 msgid "inst &lt;instance&gt;: Set the instance to be used on this class"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10682 msgstr ""
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
10683 "inst &lt;instance&gt;: Nastaviť inštanciu, ktorú používatť na tejto triede"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10684
15955
ab7791faefa1 translation updates. 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 "topic &lt;instance&gt;: Set the instance to be used on this class"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10686 msgstr ""
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
10687 "topic &lt;inštancia&gt;: Nastaviť inštanciu, ktorú používatť na tejto triede"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10688
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10689 msgid "sub &lt;class&gt; &lt;instance&gt; &lt;recipient&gt;: Join a new chat"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10690 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10691 "sub &lt;trieda&gt; &lt;inštancia&gt; &lt;príjemca&gt;: Zapojiť sa do nového "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10692 "chatu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10693
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10694 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10695 "zi &lt;instance&gt;: Send a message to &lt;message,<i>instance</i>,*&gt;"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10696 msgstr "zi &lt;inštancia&gt;: Poslať správu &lt;správa,<i>inštancia</i>,*&gt;"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10697
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10698 msgid ""
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10699 "zci &lt;class&gt; &lt;instance&gt;: Send a message to &lt;<i>class</i>,"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10700 "<i>instance</i>,*&gt;"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10701 msgstr ""
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10702 "zci &lt;trieda&gt; &lt;inštancia&gt;: Poslať správu &lt;<i>trieda</i>,"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10703 "<i>inštancia</i>,*&gt;"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10704
ab7791faefa1 translation updates. 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 msgid ""
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10706 "zcir &lt;class&gt; &lt;instance&gt; &lt;recipient&gt;: Send a message to &lt;"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10707 "<i>class</i>,<i>instance</i>,<i>recipient</i>&gt;"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10708 msgstr ""
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10709 "zcir &lt;trieda&gt; &lt;inštancia&gt; &lt;príjemca&gt;: Poslať správu &lt;"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10710 "<i>trieda</i>,<i>inštancia</i>,<i>príjemca</i>&gt;"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10711
ab7791faefa1 translation updates. 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 ""
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10713 "zir &lt;instance&gt; &lt;recipient&gt;: Send a message to &lt;MESSAGE,"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10714 "<i>instance</i>,<i>recipient</i>&gt;"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10715 msgstr ""
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10716 "zir &lt;inštancia&gt; &lt;príjemca&gt;: Poslať správu &lt;SPRÁVA,"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10717 "<i>inštancia</i>,<i>príjemca</i>&gt;"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10718
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10719 msgid "zc &lt;class&gt;: Send a message to &lt;<i>class</i>,PERSONAL,*&gt;"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10720 msgstr "zc &lt;class&gt;: Odošle správu do &lt;<i>class</i>,PERSONAL,*&gt;"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10721
ab7791faefa1 translation updates. 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 msgid "Resubscribe"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10723 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
10724
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10725 msgid "Retrieve subscriptions from server"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
10726 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
10727
ab7791faefa1 translation updates. 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 #. *< 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
10729 #. *< 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
10730 #. *< 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
10731 #. *< 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
10732 #. *< 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
10733 #. *< 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
10734 #. *< 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
10735 #. *< 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
10736 #. * 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
10737 #. * 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
10738 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
10739 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
10740
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10741 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
10742 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
10743
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10744 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
10745 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
10746
ab7791faefa1 translation updates. 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 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
10748 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
10749
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10750 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
10751 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
10752
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10753 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
10754 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
10755
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10756 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
10757 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
10758
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10759 msgid "Realm"
16001
583c56524366 more translation updates
Luke Schierer <lschiere@pidgin.im>
parents: 15955
diff changeset
10760 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
10761
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10762 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
10763 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
10764
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
10765 #, c-format
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
10766 msgid "Unable to create socket: %s"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
10767 msgstr "Nepodarilo sa vytvoriť socket: %s"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
10768
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
10769 #, c-format
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10770 msgid "Unable to parse response from HTTP proxy: %s"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
10771 msgstr "Nepodarilo sa spracovať odpoveď od HTTP proxy: %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
10772
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10774 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
10775 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
10776
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
10777 #, c-format
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
10778 msgid "Access denied: HTTP proxy server forbids port %d tunneling"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
10779 msgstr "Prístup zamietnutý: HTTP proxy server neumožňuje tunelovanie portu %d"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10780
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10781 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10782 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
10783 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
10784
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
10785 #, c-format
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
10786 msgid "Requesting %s's attention..."
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
10787 msgstr "Poprosili ste o pozornosť používateľa %s..."
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
10788
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
10789 #, c-format
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
10790 msgid "%s has requested your attention!"
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
10791 msgstr "Používateľ %s vás poprosil o pozornosť!"
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
10792
15955
ab7791faefa1 translation updates. 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 #. *
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10794 #. * 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
10795 #.
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10796 msgid "_Yes"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10797 msgstr "Án_o"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10798
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10799 msgid "_No"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10800 msgstr "_Nie"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10801
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10802 #. *
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10803 #. * 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
10804 #.
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
10805 #. *
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
10806 #. * A wrapper for purple_request_action_with_icon() that uses Accept and Cancel
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
10807 #. * buttons.
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
10808 #.
15955
ab7791faefa1 translation updates. 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 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
10810 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
10811
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10812 #. *
ab7791faefa1 translation updates. 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 #. * 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
10814 #.
15955
ab7791faefa1 translation updates. 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 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
10816 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
10817
ab7791faefa1 translation updates. 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 "saved statuses"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
10819 msgstr "uložené statusy"
15955
ab7791faefa1 translation updates. 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
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10821 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10822 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
10823 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
10824
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10825 #, c-format
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10826 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10827 "%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
10828 "%s"
ab7791faefa1 translation updates. 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 ""
ab7791faefa1 translation updates. 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 "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
10831 "%s"
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10832
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10833 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10834 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
10835 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
10836
ab7791faefa1 translation updates. 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 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
10838 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
10839
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
10840 #. Shortcut
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
10841 msgid "Shortcut"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
10842 msgstr "Skratka"
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
10843
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
10844 msgid "The text-shortcut for the smiley"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
10845 msgstr "Textová skratka pre smajlíka"
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
10846
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
10847 #. Stored Image
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
10848 msgid "Stored Image"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
10849 msgstr "Uložený obrázok"
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
10850
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
10851 msgid "Stored Image. (that'll have to do for now)"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
10852 msgstr "Uložený obrázok. (to musí nateraz stačiť)"
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
10853
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10854 msgid "SSL Connection Failed"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
10855 msgstr "SSL spojenie zlyhalo"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10856
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10857 msgid "SSL Handshake Failed"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10858 msgstr "SSL Handshake zlyhalo"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10859
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10860 msgid "SSL peer presented an invalid certificate"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
10861 msgstr "SSL peer ponúkol neplatný certifikát"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10862
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10863 msgid "Unknown SSL error"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
10864 msgstr "Neznáma chyba SSL"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
10865
15955
ab7791faefa1 translation updates. 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 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
10867 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
10868
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10869 msgid "Do not disturb"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10870 msgstr "Nerušiť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10871
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10872 msgid "Extended away"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10873 msgstr "Dlhšie neprítomný"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10874
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
10875 msgid "Feeling"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
10876 msgstr "Pocit"
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
10877
15955
ab7791faefa1 translation updates. 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 #, c-format
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
10879 msgid "%s (%s) changed status from %s to %s"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
10880 msgstr "Používateľ %s (%s) zmenil status z %s na %s"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
10881
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
10882 #, c-format
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
10883 msgid "%s (%s) is now %s"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
10884 msgstr "Používateľ %s (%s) je teraz %s"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
10885
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
10886 #, c-format
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
10887 msgid "%s (%s) is no longer %s"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
10888 msgstr "Používateľ %s (%s) už nie je %s"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
10889
15955
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 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
10892 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
10893
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10894 #, c-format
ab7791faefa1 translation updates. 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 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
10896 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
10897
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10899 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
10900 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
10901
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 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
10904 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
10905
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
10906 #.
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
10907 #. * This string determines how some dates are displayed. The default
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
10908 #. * string "%x %X" shows the date then the time. Translators can
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
10909 #. * change this to "%X %x" if they want the time to be shown first,
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
10910 #. * followed by the date.
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
10911 #.
15955
ab7791faefa1 translation updates. 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 "%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
10914 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
10915
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10916 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
10917 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
10918
ab7791faefa1 translation updates. 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 "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
10920 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
10921
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10922 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10923 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
10924 msgid_plural "%d seconds"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
10925 msgstr[0] "%d sekúnd"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
10926 msgstr[1] "%d sekunda"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
10927 msgstr[2] "%d sekundy"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10928
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10929 #, c-format
ab7791faefa1 translation updates. 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 "%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
10931 msgid_plural "%d days"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
10932 msgstr[0] "%d dní"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
10933 msgstr[1] "%d deň"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
10934 msgstr[2] "%d dni"
15955
ab7791faefa1 translation updates. 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
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10936 #, c-format
ab7791faefa1 translation updates. 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 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
10938 msgid_plural "%s, %d hours"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
10939 msgstr[0] "%s, %d hodín"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
10940 msgstr[1] "%s, %d hodina"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
10941 msgstr[2] "%s, %d hodiny"
15955
ab7791faefa1 translation updates. 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
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10943 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10944 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
10945 msgid_plural "%d hours"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
10946 msgstr[0] "%d hodín"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
10947 msgstr[1] "%d hodina"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
10948 msgstr[2] "%d hodiny"
15955
ab7791faefa1 translation updates. 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
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 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
10952 msgid_plural "%s, %d minutes"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
10953 msgstr[0] "%s, %d minút"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
10954 msgstr[1] "%s, %d minúta"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
10955 msgstr[2] "%s, %d minúty"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10956
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10957 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10958 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
10959 msgid_plural "%d minutes"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
10960 msgstr[0] "%d minút"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
10961 msgstr[1] "%d minúta"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
10962 msgstr[2] "%d minúty"
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10963
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10964 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10965 msgid "Could not open %s: Redirected too many times"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
10966 msgstr "Nepodarilo sa otvoriť %s: Presmerovaný príliš veľa kráť"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
10967
15955
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10969 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
10970 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
10971
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
10972 #, c-format
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
10973 msgid "Error reading from %s: response too long (%d bytes limit)"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
10974 msgstr "Chyba pri čítaní z %s: odpoveď je príliš dlhá (%d limit bytov)"
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
10975
15955
ab7791faefa1 translation updates. 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 #, c-format
ab7791faefa1 translation updates. 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 msgid ""
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10978 "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
10979 "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
10980 msgstr ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
10981 "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
10982 "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
10983
15955
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10984 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10985 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
10986 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
10987
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10988 #, c-format
ab7791faefa1 translation updates. 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 "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
10990 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
10991
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10992 #, c-format
ab7791faefa1 translation updates. I would see if they compile, but I can't compile at all right now.
Luke Schierer <lschiere@pidgin.im>
parents: 15796
diff changeset
10993 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
10994 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
10995
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
10996 #, c-format
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
10997 msgid " - %s"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
10998 msgstr " - %s"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
10999
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11000 #, c-format
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11001 msgid " (%s)"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11002 msgstr " (%s)"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11003
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11004 #. 10053
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11005 msgid "Connection interrupted by other software on your computer."
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11006 msgstr "Pripojenie prerušené iným programom na vašom počítači."
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11007
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11008 #. 10054
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11009 msgid "Remote host closed connection."
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11010 msgstr "Vzdialený hostiteľ zavrel pripojenie."
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11011
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11012 #. 10060
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11013 msgid "Connection timed out."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
11014 msgstr "Časový interval vypršal"
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11015
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11016 #. 10061
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11017 msgid "Connection refused."
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11018 msgstr "Pripojenie odmietnuté."
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11019
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
11020 #. 10048
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
11021 msgid "Address already in use."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
11022 msgstr "Adresu už používa niekto iný"
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
11023
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
11024 #, c-format
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
11025 msgid "Error Reading %s"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
11026 msgstr "Chyba počas čítania %s"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
11027
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
11028 #, c-format
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
11029 msgid ""
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
11030 "An error was encountered reading your %s. The file has not been loaded, and "
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
11031 "the old file has been renamed to %s~."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
11032 msgstr ""
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
11033 "Počas načítavania vášho %s sa vyskytla chyba. Súbor nebol načítaný a starý "
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
11034 "súbor bol premenovaný na %s~."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
11035
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
11036 msgid ""
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
11037 "Chat over IM. Supports AIM, Google Talk, Jabber/XMPP, MSN, Yahoo and more"
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
11038 msgstr ""
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
11039 "Chat cez IM. Podporuje AIM, Google Talk, Jabber/XMPP, MSN, Yahoo a ďalšie"
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
11040
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11041 msgid "Internet Messenger"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11042 msgstr "Internetový komunikátor"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11043
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11044 msgid "Pidgin Internet Messenger"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
11045 msgstr "Internetový komunikátor Pidgin"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11046
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11047 #. Build the login options frame.
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11048 msgid "Login Options"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11049 msgstr "Možnosti prihlásenia"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11050
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11051 msgid "Pro_tocol:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11052 msgstr "Pro_tokol:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11053
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
11054 msgid "_Username:"
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
11055 msgstr "Po_užívateľské meno:"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11056
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11057 msgid "Remember pass_word"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11058 msgstr "Zapamätať heslo"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11059
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11060 #. Build the user options frame.
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11061 msgid "User Options"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11062 msgstr "Možnosti používateľa"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11063
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
11064 msgid "_Local alias:"
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
11065 msgstr "Lokálna prezývka:"
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
11066
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11067 msgid "New _mail notifications"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
11068 msgstr "Upozornenia na nové správy"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11069
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11070 #. Buddy icon
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11071 msgid "Use this buddy _icon for this account:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11072 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
11073
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
11074 msgid "Ad_vanced"
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
11075 msgstr "_Pokročilé"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11076
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11077 msgid "Use GNOME Proxy Settings"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11078 msgstr "Použiť nastavenie proxy prostredia Gnome"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11079
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11080 msgid "Use Global Proxy Settings"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11081 msgstr "Použiť Globálne nastavenie proxy"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11082
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11083 msgid "No Proxy"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11084 msgstr "Bez proxy"
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 msgid "HTTP"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11087 msgstr "HTTP"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11088
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11089 msgid "SOCKS 4"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11090 msgstr "SOCKS 4"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11091
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11092 msgid "SOCKS 5"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11093 msgstr "SOCKS 5"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11094
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11095 msgid "Use Environmental Settings"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11096 msgstr "Použiť nastavenie prostredia"
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 #. This is an easter egg.
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11099 #. 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
11100 #. 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
11101 #. look at butterflies.
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11102 #. 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
11103 msgid "If you look real closely"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11104 msgstr "Ak sa pozriete úplne zblízka"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11105
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11106 #. 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
11107 msgid "you can see the butterflies mating"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11108 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
11109
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11110 msgid "Proxy _type:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11111 msgstr "_Typ proxy:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11112
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11113 msgid "_Host:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11114 msgstr "_Hostiteľ:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11115
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11116 msgid "_Port:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11117 msgstr "_Port:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11118
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11119 msgid "Pa_ssword:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11120 msgstr "He_slo:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11121
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
11122 msgid "Unable to save new account"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
11123 msgstr "Nebolo možné uložiť nový účet"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
11124
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
11125 msgid "An account already exists with the specified criteria."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
11126 msgstr "Už existuje účet so zadanými kritériami."
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
11127
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11128 msgid "Add Account"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11129 msgstr "Pridať účet"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11130
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11131 msgid "_Basic"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11132 msgstr "_Základné"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11133
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
11134 msgid "Create _this new account on the server"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
11135 msgstr "Vytvoriť _takýto účet na serveri"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
11136
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
11137 msgid "P_roxy"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
11138 msgstr "P_roxy"
19286
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 msgid "Enabled"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
11141 msgstr "Povolený"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
11142
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11143 msgid "Protocol"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11144 msgstr "Protokol"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11145
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
11146 #, c-format
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11147 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11148 "<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
11149 "\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11150 "You have no IM accounts configured. To start connecting with %s press the "
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
11151 "<b>Add...</b> button below and configure your first account. If you want %s "
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
11152 "to connect to multiple IM accounts, press <b>Add...</b> again to configure "
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
11153 "them all.\n"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11154 "\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11155 "You can come back to this window to add, edit, or remove accounts from "
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
11156 "<b>Accounts->Manage Accounts</b> in the Buddy List window"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11157 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11158 "<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
11159 "\n"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
11160 "Teraz nemáte nastavené žiadne komunikačné účty. Ak sa chcete pripojiť "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
11161 "pomocou programu %s, stlačte tlačidlo <b>Pridať...</b> a vyplňte príslušné "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
11162 "údaje o vašom internetovom účte. Ak sa chcete cez program %s pripájať na "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
11163 "viaceré komunikačné účty, znovu kliknite <b>Pridať...</b> a nastavte aj "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
11164 "ostatné.\n"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11165 "\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11166 "Ak budete chcieť neskôr pridať, upravovať alebo odstrániť niektoré účty, "
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
11167 "toto okno otvoríte v ponuke <b>Účty->Spravovať účty</b> v okne Zoznam "
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
11168 "priateľov"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
11169
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
11170 #, c-format
30627
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
11171 msgid "%s%s%s%s wants to add you (%s) to his or her buddy list%s%s"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
11172 msgstr ""
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
11173 "Používateľ %s%s%s%s si chce vás (%s) pridať na svoj zoznam priateľov%s%s"
30627
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
11174
28210
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11175 #. Buddy List
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11176 msgid "Background Color"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11177 msgstr "Farba pozadia"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11178
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11179 msgid "The background color for the buddy list"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11180 msgstr "Farba pozadia pre zoznam priateľov"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11181
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11182 msgid "Layout"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11183 msgstr "Rozloženie"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11184
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11185 msgid "The layout of icons, name, and status of the buddy list"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11186 msgstr "Rozloženie ikon, názvu a statusu zoznamu priateľov"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11187
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11188 #. Group
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11189 #. Note to translators: These two strings refer to the background color
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11190 #. of a buddy list group when in its expanded state
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11191 msgid "Expanded Background Color"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11192 msgstr "Farba pozadia rozbalenia"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11193
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11194 msgid "The background color of an expanded group"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11195 msgstr "Farba pozadia rozbalenej skupiny"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11196
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11197 #. Note to translators: These two strings refer to the font and color
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11198 #. of a buddy list group when in its expanded state
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11199 msgid "Expanded Text"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11200 msgstr "Rozbalený text"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11201
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11202 msgid "The text information for when a group is expanded"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11203 msgstr "Textová informácia ak je skupina rozbalená"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11204
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11205 #. Note to translators: These two strings refer to the background color
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11206 #. of a buddy list group when in its collapsed state
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11207 msgid "Collapsed Background Color"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11208 msgstr "Farba pozadia nerozbalenia"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11209
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11210 msgid "The background color of a collapsed group"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11211 msgstr "Farba pozadia nerozbalenej skupiny"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11212
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11213 #. Note to translators: These two strings refer to the font and color
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11214 #. of a buddy list group when in its collapsed state
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11215 msgid "Collapsed Text"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11216 msgstr "Nerozbalený text"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11217
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11218 msgid "The text information for when a group is collapsed"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11219 msgstr "Textová informácia ak je skupina nerozbalená"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11220
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11221 #. Buddy
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11222 #. Note to translators: These two strings refer to the background color
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11223 #. of a buddy list contact or chat room
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11224 msgid "Contact/Chat Background Color"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11225 msgstr "Farba pozadia kontaktu a chatu"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11226
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11227 msgid "The background color of a contact or chat"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11228 msgstr "Farba pozadia kontaktu alebo chatu"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11229
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11230 #. Note to translators: These two strings refer to the font and color
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11231 #. of a buddy list contact when in its expanded state
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11232 msgid "Contact Text"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11233 msgstr "Text kontaktu"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11234
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11235 msgid "The text information for when a contact is expanded"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11236 msgstr "Textová informácia ak je kontakt rozbalený"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11237
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11238 #. Note to translators: These two strings refer to the font and color
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11239 #. of a buddy list buddy when it is online
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11240 msgid "Online Text"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11241 msgstr "Text pripojenia"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11242
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11243 msgid "The text information for when a buddy is online"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11244 msgstr "Textová informácia ak je priateľ prihlásený"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11245
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11246 #. Note to translators: These two strings refer to the font and color
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11247 #. of a buddy list buddy when it is away
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11248 msgid "Away Text"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11249 msgstr "Text neprítomnosti"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11250
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11251 msgid "The text information for when a buddy is away"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11252 msgstr "Textová informácia ak je priateľ neprítomný"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11253
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11254 #. Note to translators: These two strings refer to the font and color
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11255 #. of a buddy list buddy when it is offline
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11256 msgid "Offline Text"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11257 msgstr "Text odpojenia"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11258
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11259 msgid "The text information for when a buddy is offline"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11260 msgstr "Textová informácia ak je priateľ odpojený"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11261
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11262 #. Note to translators: These two strings refer to the font and color
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11263 #. of a buddy list buddy when it is idle
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11264 msgid "Idle Text"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11265 msgstr "Text nečinnosti"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11266
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11267 msgid "The text information for when a buddy is idle"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11268 msgstr "Textová informácia ak je priateľ nečinný"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11269
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11270 #. Note to translators: These two strings refer to the font and color
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11271 #. of a buddy list buddy when they have sent you a new message
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11272 msgid "Message Text"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11273 msgstr "Text správy"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11274
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11275 msgid "The text information for when a buddy has an unread message"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11276 msgstr "Textová informácia ak má priateľ neprečítanú správu"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11277
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11278 #. Note to translators: These two strings refer to the font and color
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11279 #. of a buddy list buddy when they have sent you a new message
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11280 msgid "Message (Nick Said) Text"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11281 msgstr "Text správy (s nickom)"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11282
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11283 msgid ""
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11284 "The text information for when a chat has an unread message that mentions "
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11285 "your nickname"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11286 msgstr ""
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11287 "Textová informácia ak chat obsahuje neprečítanú správu s vašou prezývkou"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11288
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11289 msgid "The text information for a buddy's status"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11290 msgstr "Textová informácia pre status priateľa"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11291
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
11292 #, c-format
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
11293 msgid "You have %d contact named %s. Would you like to merge them?"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
11294 msgid_plural ""
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
11295 "You currently have %d contacts named %s. Would you like to merge them?"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
11296 msgstr[0] "Máte %d kontaktov pomenovaných %s. Chcete ich spojiť?"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
11297 msgstr[1] "Máte %d kontakt pomenovaný %s. Chcete ho spojiť?"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
11298 msgstr[2] "Máte %d kontakty pomenované %s. Chcete ich spojiť?"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
11299
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
11300 msgid ""
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
11301 "Merging these contacts will cause them to share a single entry on the buddy "
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
11302 "list and use a single conversation window. You can separate them again by "
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
11303 "choosing 'Expand' from the contact's context menu"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
11304 msgstr ""
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
11305 "Po spojení budú zaberať jedno miesto v zozname kontaktov a budú využívať "
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
11306 "rovnaké okno rozhovoru. Môžete ich znovu oddeliť tak, že vyberiete možnosť "
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
11307 "'Rozbaliť' z kontextovej ponuky"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
11308
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
11309 msgid "Please update the necessary fields."
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
11310 msgstr "Prosím, aktualizujte potrebné políčka."
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
11311
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
11312 msgid "A_ccount"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
11313 msgstr "Úče_t"
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11314
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11315 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11316 "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
11317 "join.\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11318 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11319 "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
11320 "pripojiť.\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11321
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
11322 msgid "Room _List"
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
11323 msgstr "_Zoznam miestností"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11324
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11325 msgid "_Block"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11326 msgstr "_Blokovať"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11327
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11328 msgid "Un_block"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11329 msgstr "Od_blokovať"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11330
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
11331 msgid "Move to"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
11332 msgstr "Presunúť do"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
11333
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11334 msgid "Get _Info"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
11335 msgstr "Zobraziť podrobnosti"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
11336
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11337 msgid "I_M"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11338 msgstr "I_M"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11339
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
11340 msgid "_Audio Call"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
11341 msgstr "_Hlasový hovor"
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
11342
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
11343 msgid "Audio/_Video Call"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
11344 msgstr "fHlasový/_Videohovor"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
11345
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
11346 msgid "_Video Call"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
11347 msgstr "_Videohovor"
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
11348
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
11349 msgid "_Send File..."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
11350 msgstr "Poslať _súbor..."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
11351
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
11352 msgid "Add Buddy _Pounce..."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
11353 msgstr "Pridať sledovanie _priateľa..."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
11354
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11355 msgid "View _Log"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11356 msgstr "Zobraziť _záznam"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11357
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
11358 msgid "Hide When Offline"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
11359 msgstr "Skryť ak neprihlásený"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
11360
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
11361 msgid "Show When Offline"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
11362 msgstr "Zobraziť ak neprihlásený"
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
11363
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11364 msgid "_Alias..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11365 msgstr "_Prezývka..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11366
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11367 msgid "_Remove"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11368 msgstr "Odst_rániť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11369
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
11370 msgid "Set Custom Icon"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
11371 msgstr "Nastaviť vlastnú ikonu"
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
11372
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
11373 msgid "Remove Custom Icon"
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
11374 msgstr "Odstrániť vlastnú ikonu"
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
11375
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
11376 msgid "Add _Buddy..."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
11377 msgstr "Pridať _priateľa..."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
11378
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
11379 msgid "Add C_hat..."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
11380 msgstr "Pridať c_hat..."
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
11381
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11382 msgid "_Delete Group"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
11383 msgstr "Odstrániť sk_upinu"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11384
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11385 msgid "_Rename"
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
11386 msgstr "_Premenovať"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11387
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11388 #. join button
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11389 msgid "_Join"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
11390 msgstr "Pripo_jiť"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
11391
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11392 msgid "Auto-Join"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11393 msgstr "Automatické prihlasovanie"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11394
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
11395 msgid "Persistent"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
11396 msgstr "Trvalé"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
11397
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
11398 msgid "_Edit Settings..."
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
11399 msgstr "_Upraviť nastavenia..."
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
11400
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11401 msgid "_Collapse"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
11402 msgstr "_Zbaliť"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
11403
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11404 msgid "_Expand"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11405 msgstr "_Rozbaliť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11406
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11407 msgid "/Tools/Mute Sounds"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11408 msgstr "/Nástroje/Vypnúť zvuky"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11409
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11410 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11411 "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
11412 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11413 "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
11414 "priateľa."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11415
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11416 #. I don't believe this can happen currently, I think
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11417 #. * everything that calls this function checks for one of the
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11418 #. * above node types first.
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11419 msgid "Unknown node type"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11420 msgstr "Neznámy typ uzlu"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11421
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
11422 msgid "Please select your mood from the list"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
11423 msgstr "Prosím, vyberte svoju náladu zo zoznamu"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
11424
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
11425 msgid "Message (optional)"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
11426 msgstr "Správa (voliteľná)"
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
11427
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
11428 msgid "Edit User Mood"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
11429 msgstr "Zmeniť náladu používateľa"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
11430
30627
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
11431 #. NOTE: Do not set any accelerator to Control+O. It is mapped by
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
11432 #. gtk_blist_key_press_cb to "Get User Info" on the selected buddy.
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11433 #. Buddies menu
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11434 msgid "/_Buddies"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
11435 msgstr "/P_riatelia"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11436
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
11437 msgid "/Buddies/New Instant _Message..."
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
11438 msgstr "/Priatelia/Nová _správa..."
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
11439
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
11440 msgid "/Buddies/Join a _Chat..."
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
11441 msgstr "/Priatelia/Pripojiť sa k _chatu..."
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
11442
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11443 msgid "/Buddies/Get User _Info..."
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
11444 msgstr "/Priatelia/_Podrobnosti o používateľovi..."
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
11445
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11446 msgid "/Buddies/View User _Log..."
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
11447 msgstr "/Priatelia/_Záznam používateľa..."
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
11448
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11449 msgid "/Buddies/Sh_ow"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11450 msgstr "/Priatelia/Z_obraziť"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11451
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
11452 msgid "/Buddies/Show/_Offline Buddies"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
11453 msgstr "/Priatelia/Zobraziť/_Odhlásených priateľov"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
11454
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
11455 msgid "/Buddies/Show/_Empty Groups"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
11456 msgstr "/Priatelia/Zobraziť/_Prázdne skupiny"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
11457
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
11458 msgid "/Buddies/Show/Buddy _Details"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
11459 msgstr "/Priatelia/Zobraziť/_Detaily priateľov"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
11460
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
11461 msgid "/Buddies/Show/Idle _Times"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
11462 msgstr "/Priatelia/Zobraziť/Časy _nečinnosti"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
11463
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
11464 msgid "/Buddies/Show/_Protocol Icons"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
11465 msgstr "/Priatelia/Zobraziť/_Ikony protokolov"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
11466
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
11467 msgid "/Buddies/_Sort Buddies"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
11468 msgstr "/Priatelia/Zo_radiť priateľov"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
11469
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11470 msgid "/Buddies/_Add Buddy..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11471 msgstr "/Priatelia/Pridať priat_eľa..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11472
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11473 msgid "/Buddies/Add C_hat..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11474 msgstr "/Priatelia/Pridať cha_t..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11475
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11476 msgid "/Buddies/Add _Group..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11477 msgstr "/Priatelia/Pridať sk_upinu..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11478
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11479 msgid "/Buddies/_Quit"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11480 msgstr "/Priatelia/_Ukončiť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11481
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11482 #. Accounts menu
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11483 msgid "/_Accounts"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11484 msgstr "/Úč_ty"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11485
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
11486 msgid "/Accounts/Manage Accounts"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
11487 msgstr "/Účty/Spravovať účty"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11488
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11489 #. Tools
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11490 msgid "/_Tools"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11491 msgstr "/_Nástroje"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11492
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11493 msgid "/Tools/Buddy _Pounces"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11494 msgstr "/Nástroje/_Sledovanie priateľov"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11495
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
11496 msgid "/Tools/_Certificates"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
11497 msgstr "/Nástroje/_Certifikáty"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
11498
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
11499 msgid "/Tools/Custom Smile_ys"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
11500 msgstr "/Nástroje/_Vlastní smajlíci"
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
11501
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
11502 msgid "/Tools/Plu_gins"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
11503 msgstr "/Nástroje/_Moduly"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
11504
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
11505 msgid "/Tools/Pr_eferences"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
11506 msgstr "/Nástroje/_Nastavenia"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
11507
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11508 msgid "/Tools/Pr_ivacy"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11509 msgstr "/Nástroje/_Súkromie"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11510
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
11511 msgid "/Tools/Set _Mood"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
11512 msgstr "/Nástroje/Vybrať ná_ladu"
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
11513
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11514 msgid "/Tools/_File Transfers"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11515 msgstr "/Nástroje/_Prenosy súborov"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11516
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11517 msgid "/Tools/R_oom List"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11518 msgstr "/Nástroje/Zoznam _miestností"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11519
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11520 msgid "/Tools/System _Log"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11521 msgstr "/Nástroje/Systémový _záznam"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11522
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11523 msgid "/Tools/Mute _Sounds"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11524 msgstr "/Nástroje/Vypnúť _zvuky"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11525
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11526 #. Help
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11527 msgid "/_Help"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11528 msgstr "/_Pomocník"
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 msgid "/Help/Online _Help"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
11531 msgstr "/Pomocník/Online _pomocník"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
11532
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
11533 msgid "/Help/_Build Information"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
11534 msgstr "/Pomocník/Informácie o _zostave"
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
11535
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11536 msgid "/Help/_Debug Window"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
11537 msgstr "/Pomocník/_Ladiace okno"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
11538
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
11539 msgid "/Help/De_veloper Information"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
11540 msgstr "/Pomocník/Informácie o _vývojarovi"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
11541
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
11542 msgid "/Help/_Translator Information"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
11543 msgstr "/Pomocník/Informácie o _prekladateľovi"
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
11544
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11545 msgid "/Help/_About"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
11546 msgstr "/Pomocník/_O programe"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11547
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11548 #, c-format
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11549 msgid "<b>Account:</b> %s"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11550 msgstr "<b>Účet:</b> %s"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11551
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11552 #, c-format
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11553 msgid ""
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11554 "\n"
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
11555 "<b>Occupants:</b> %d"
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
11556 msgstr ""
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
11557 "\n"
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
11558 "<b>Účastníci:</b> %d"
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
11559
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
11560 #, c-format
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
11561 msgid ""
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
11562 "\n"
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11563 "<b>Topic:</b> %s"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11564 msgstr ""
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11565 "\n"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11566 "<b>Téma:</b> %s"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11567
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11568 msgid "(no topic set)"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11569 msgstr "(žiadna téma)"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11570
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11571 msgid "Buddy Alias"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11572 msgstr "Prezývka priateľa"
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 msgid "Logged In"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11575 msgstr "Prihlásený"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11576
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11577 msgid "Last Seen"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
11578 msgstr "Naposledy videný"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11579
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
11580 msgid "Spooky"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
11581 msgstr "Strašidelné"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11582
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
11583 msgid "Awesome"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
11584 msgstr "Hrozné"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
11585
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11586 msgid "Rockin'"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11587 msgstr "Super"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11588
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11589 msgid "Total Buddies"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11590 msgstr "Priateľov spolu"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11591
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11592 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11593 msgid "Idle %dd %dh %02dm"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11594 msgstr "Nečinný %dd %dh %02dm"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11595
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11596 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11597 msgid "Idle %dh %02dm"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11598 msgstr "Nečinný %dh %02dm"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11599
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11600 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11601 msgid "Idle %dm"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11602 msgstr "Nečinný %dm"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11603
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11604 msgid "/Buddies/New Instant Message..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11605 msgstr "/Priatelia/Nová _správa..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11606
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11607 msgid "/Buddies/Join a Chat..."
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11608 msgstr "/Priatelia/Pripojiť sa k _chatu..."
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11609
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11610 msgid "/Buddies/Get User Info..."
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11611 msgstr "/Priatelia/Zobraziť podrobnosti..."
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11612
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11613 msgid "/Buddies/Add Buddy..."
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11614 msgstr "/Priatelia/Pridať priateľa..."
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11615
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11616 msgid "/Buddies/Add Chat..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11617 msgstr "/Priatelia/Pridať chat..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11618
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11619 msgid "/Buddies/Add Group..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11620 msgstr "/Priatelia/Pridať skupinu..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11621
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11622 msgid "/Tools/Privacy"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11623 msgstr "/Nástroje/_Súkromie"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11624
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11625 msgid "/Tools/Room List"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11626 msgstr "/Nástroje/Zoznam _miestností"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11627
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11628 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11629 msgid "%d unread message from %s\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11630 msgid_plural "%d unread messages from %s\n"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
11631 msgstr[0] "%d neprečítaných správ od používateľa %s\n"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
11632 msgstr[1] "%d neprečítaná správa od používateľa %s\n"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
11633 msgstr[2] "%d neprečítané správy od používateľa %s\n"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11634
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11635 msgid "Manually"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11636 msgstr "Ručne"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11637
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11638 msgid "By status"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
11639 msgstr "Podľa statusu"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11640
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
11641 msgid "By recent log activity"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
11642 msgstr "Podľa aktivity záznamu"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11643
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11644 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11645 msgid "%s disconnected"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11646 msgstr "%s bol odpojený"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11647
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11648 #, c-format
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11649 msgid "%s disabled"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11650 msgstr "%s je vypnuté"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11651
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11652 msgid "Reconnect"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11653 msgstr "Pripojiť"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11654
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11655 msgid "Re-enable"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11656 msgstr "Povoliť účet"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11657
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
11658 msgid "SSL FAQs"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
11659 msgstr "SSL časté otázky"
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
11660
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11661 msgid "Welcome back!"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11662 msgstr "Vitajte späť!"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11663
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11664 #, c-format
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11665 msgid "%d account was disabled because you signed on from another location:"
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11666 msgid_plural ""
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11667 "%d accounts were disabled because you signed on from another location:"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
11668 msgstr[0] "%d účtov bolo vypnutých pretože ste sa prihlásili z iného miesta."
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
11669 msgstr[1] "%d účet bol vypnutý pretože ste sa prihlásili z iného miesta."
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
11670 msgstr[2] "%d účty boli vypnuté pretože ste sa prihlásili z iného miesta."
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11671
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11672 msgid "<b>Username:</b>"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
11673 msgstr "<b>Prihlasovacie meno:</b>"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
11674
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11675 msgid "<b>Password:</b>"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11676 msgstr "<b>Heslo:</b>"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11677
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11678 msgid "_Login"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11679 msgstr "Prihlásiť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11680
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11681 msgid "/Accounts"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11682 msgstr "/Účty"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11683
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11684 #. Translators: Please maintain the use of -> and <- to refer to menu heirarchy
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
11685 #, c-format
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11686 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11687 "<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
11688 "\n"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
11689 "You have no accounts enabled. Enable your IM accounts from the <b>Accounts</"
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
11690 "b> window at <b>Accounts->Manage Accounts</b>. Once you enable accounts, "
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
11691 "you'll be 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
11692 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11693 "<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
11694 "\n"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
11695 "Zatiaľ nemáte zapnuté žiadne IM účty. Zapnete ich v okne <b>Účty</b> ktoré "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
11696 "nájdete v ponuke <b>Účty->Spravovať účty</b>. Keď aktivujete váš účet, "
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
11697 "budete sa môcť prihlásiť, zmeniť svoj status a písať si so svojimi priateľmi."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11698
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
11699 # SPRAVNE
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11700 #. 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
11701 #. * after the treeview or faceprint gets mad. -Robot101
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
11702 #.
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
11703 msgid "/Buddies/Show/Offline Buddies"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
11704 msgstr "/Priatelia/Zobraziť/Odhlásených priateľov"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
11705
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
11706 msgid "/Buddies/Show/Empty Groups"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
11707 msgstr "/Priatelia/Zobraziť/Prázdne skupiny"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
11708
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
11709 msgid "/Buddies/Show/Buddy Details"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
11710 msgstr "/Priatelia/Zobraziť/Detaily priateľov"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
11711
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
11712 msgid "/Buddies/Show/Idle Times"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
11713 msgstr "/Priatelia/Zobraziť/Časy nečinnosti"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
11714
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
11715 msgid "/Buddies/Show/Protocol Icons"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
11716 msgstr "/Priatelia/Zobraziť/Ikony protokolov"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
11717
22590
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
11718 msgid "Add a buddy.\n"
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
11719 msgstr "Pridať priateľa.\n"
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
11720
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
11721 msgid "Buddy's _username:"
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
11722 msgstr "_Používateľské meno priateľa:"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11723
22590
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
11724 msgid "(Optional) A_lias:"
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
11725 msgstr "(Voliteľné) _Prezývka:"
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
11726
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
11727 msgid "Add buddy to _group:"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
11728 msgstr "Pridať priateľa do sk_upiny:"
22590
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
11729
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11730 msgid "This protocol does not support chat rooms."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11731 msgstr "Tento protokol nepodporuje miestnosti chatu."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11732
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11733 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11734 "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
11735 "chat."
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
11736 msgstr "Momentálne nie ste prihlásený na protokole, ktorý by podporoval chat."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11737
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11738 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11739 "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
11740 "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
11741 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11742 "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
11743 "do vášho zoznamu priateľov.\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11744
22590
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
11745 msgid "A_lias:"
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
11746 msgstr "P_rezývka:"
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
11747
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
11748 msgid "_Group:"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
11749 msgstr "_Skupina:"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
11750
28210
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11751 msgid "Auto_join when account connects."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11752 msgstr "Znovu_pripojiť keď sa účet prihlási."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11753
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
11754 msgid "_Remain in chat after window is closed."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
11755 msgstr "_Zostať v chate pri zatvorení okna."
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11756
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11757 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
11758 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
11759
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
11760 msgid "Enable Account"
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
11761 msgstr "Povoliť účet"
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
11762
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
11763 msgid "<PurpleMain>/Accounts/Enable Account"
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
11764 msgstr "<PurpleMain>/Účty/Povoliť účet"
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
11765
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11766 msgid "<PurpleMain>/Accounts/"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11767 msgstr "<PurpleMain>/Účty/"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11768
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11769 msgid "_Edit Account"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11770 msgstr "_Upraviť účet"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11771
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
11772 msgid "Set _Mood..."
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
11773 msgstr "Nastaviť _náladu..."
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
11774
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11775 msgid "No actions available"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11776 msgstr "Nie sú dostupné žiadne akcie"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11777
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11778 msgid "_Disable"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11779 msgstr "_Vypnúť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11780
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11781 msgid "/Tools"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11782 msgstr "/Nástroje"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11783
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11784 msgid "/Buddies/Sort Buddies"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11785 msgstr "/Priatelia/Zoradiť priateľov"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11786
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
11787 msgid "Type the host name for this certificate."
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
11788 msgstr "Zadajte názov hostiteľa, ktorému je určený tento certifikát."
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
11789
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
11790 #. Widget creation function
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
11791 msgid "SSL Servers"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
11792 msgstr "SSL servery"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
11793
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11794 msgid "Unknown command."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11795 msgstr "Neznámy príkaz."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11796
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11797 msgid "That buddy is not on the same protocol as this chat."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
11798 msgstr "Priateľ nie je na tom istom protokole ako tento chat"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11799
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11800 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11801 "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
11802 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11803 "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
11804
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11805 msgid "Invite Buddy Into Chat Room"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11806 msgstr "Pozvať priateľa do miestnosti chatu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11807
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11808 msgid "_Buddy:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11809 msgstr "_Priateľ:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11810
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11811 msgid "_Message:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11812 msgstr "_Správa:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11813
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11814 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11815 msgid "<h1>Conversation with %s</h1>\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11816 msgstr "<h1>Rozhovor s %s</h1>\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11817
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11818 msgid "Save Conversation"
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
11819 msgstr "Uložiť rozhovor"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11820
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11821 msgid "Un-Ignore"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11822 msgstr "Neignorovať"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11823
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11824 msgid "Ignore"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11825 msgstr "Ignorovať"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11826
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11827 msgid "Get Away Message"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11828 msgstr "Získať správu o neprítomnosti"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11829
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
11830 msgid "Last Said"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11831 msgstr "Naposledy povedal"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11832
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11833 msgid "Unable to save icon file to disk."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11834 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
11835
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11836 msgid "Save Icon"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11837 msgstr "Uložiť ikonu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11838
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11839 msgid "Animate"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11840 msgstr "Animovať"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11841
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11842 msgid "Hide Icon"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11843 msgstr "Skryť ikonu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11844
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11845 msgid "Save Icon As..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11846 msgstr "Uložiť ikonu ako..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11847
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11848 msgid "Set Custom Icon..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11849 msgstr "Nastaviť vlastnú ikonu..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11850
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
11851 msgid "Change Size"
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
11852 msgstr "Zmeniť veľkosť"
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
11853
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
11854 msgid "Show All"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
11855 msgstr "Zobraziť všetko"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
11856
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11857 #. Conversation menu
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11858 msgid "/_Conversation"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11859 msgstr "/_Rozhovor"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11860
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11861 msgid "/Conversation/New Instant _Message..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11862 msgstr "/Rozhovor/Nová správa..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11863
28210
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11864 msgid "/Conversation/Join a _Chat..."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11865 msgstr "/Rozhovor/Pridať sa na _chat..."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
11866
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11867 msgid "/Conversation/_Find..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11868 msgstr "/Rozhovor/_Hľadať..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11869
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11870 msgid "/Conversation/View _Log"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11871 msgstr "/Rozhovor/Zobraziť _záznam"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11872
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11873 msgid "/Conversation/_Save As..."
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11874 msgstr "/Rozhovor/_Uložiť ako..."
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11875
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11876 msgid "/Conversation/Clea_r Scrollback"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11877 msgstr "/Rozhovor/Vymazať"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11878
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
11879 msgid "/Conversation/M_edia"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
11880 msgstr "/Rozhovor/Mé_diá"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
11881
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
11882 msgid "/Conversation/Media/_Audio Call"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
11883 msgstr "/Rozhovor/Médiá/_Hlasový hovor"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
11884
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
11885 msgid "/Conversation/Media/_Video Call"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
11886 msgstr "/Rozhovor/Médiá/_Videohovor"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
11887
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
11888 msgid "/Conversation/Media/Audio\\/Video _Call"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
11889 msgstr "/Rozhovor/Médiá/Hlasový\\/_Videohovor"
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
11890
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11891 msgid "/Conversation/Se_nd File..."
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11892 msgstr "/Rozhovor/Odos_lať súbor..."
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11893
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
11894 msgid "/Conversation/Get _Attention"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
11895 msgstr "/Rozhovor/_Získať pozornosť"
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
11896
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11897 msgid "/Conversation/Add Buddy _Pounce..."
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11898 msgstr "/Rozhovor/Pridať _sledovanie priateľa..."
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
11899
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11900 msgid "/Conversation/_Get Info"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11901 msgstr "/Rozhovor/_Zobraziť podrobnosti"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11902
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11903 msgid "/Conversation/In_vite..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11904 msgstr "/Rozhovor/Poz_vať..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11905
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11906 msgid "/Conversation/M_ore"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
11907 msgstr "/Rozhovor/Via_c"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11908
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11909 msgid "/Conversation/Al_ias..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11910 msgstr "/Rozhovor/Pre_zývka..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11911
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11912 msgid "/Conversation/_Block..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11913 msgstr "/Rozhovor/_Blokovať..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11914
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11915 msgid "/Conversation/_Unblock..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11916 msgstr "/Rozhovor/_Odblokovať..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11917
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11918 msgid "/Conversation/_Add..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11919 msgstr "/Rozhovor/_Pridať..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11920
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11921 msgid "/Conversation/_Remove..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11922 msgstr "/Rozhovor/_Odstrániť..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11923
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11924 msgid "/Conversation/Insert Lin_k..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11925 msgstr "/Rozhovor/Vložiť od_kaz..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11926
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11927 msgid "/Conversation/Insert Imag_e..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11928 msgstr "/Rozhovor/Vložiť _obrázok..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11929
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11930 msgid "/Conversation/_Close"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11931 msgstr "/Rozhovor/_Zavrieť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11932
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11933 #. Options
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11934 msgid "/_Options"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11935 msgstr "/_Možnosti"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11936
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11937 msgid "/Options/Enable _Logging"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11938 msgstr "/Možnosti/Povoliť zaz_namenávanie"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11939
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11940 msgid "/Options/Enable _Sounds"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11941 msgstr "/Možnosti/Povoliť _zvuky"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11942
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11943 msgid "/Options/Show Formatting _Toolbars"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11944 msgstr "/Možnosti/Zobraziť panely formá_tovania"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11945
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11946 msgid "/Options/Show Ti_mestamps"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11947 msgstr "/Možnosti/Zobrazovať ča_sové značky"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11948
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11949 msgid "/Conversation/More"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11950 msgstr "/Rozhovor/Viac"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11951
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11952 msgid "/Options"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11953 msgstr "/_Možnosti"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11954
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11955 #. 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
11956 #. * the 'Conversation' menu pops up.
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11957 #. 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
11958 #. * 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
11959 #. * conversation is created.
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11960 msgid "/Conversation"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11961 msgstr "/Rozhovor"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11962
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11963 msgid "/Conversation/View Log"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11964 msgstr "/Rozhovor/Zobraziť _záznam"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11965
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
11966 msgid "/Conversation/Media/Audio Call"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
11967 msgstr "/Rozhovor/Médiá/Hlasový hovor"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
11968
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
11969 msgid "/Conversation/Media/Video Call"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
11970 msgstr "/Rozhovor/Médiá/Videohovor"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
11971
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
11972 msgid "/Conversation/Media/Audio\\/Video Call"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
11973 msgstr "/Rozhovor/Médiá/Hlasový\\/Videohovor"
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
11974
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11975 msgid "/Conversation/Send File..."
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11976 msgstr "/Rozhovor/Odos_lať súbor..."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11977
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
11978 msgid "/Conversation/Get Attention"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
11979 msgstr "/Rozhovor/_Získať pozornosť"
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
11980
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11981 msgid "/Conversation/Add Buddy Pounce..."
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11982 msgstr "/Rozhovor/Pridať _sledovanie priateľa..."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11983
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11984 msgid "/Conversation/Get Info"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11985 msgstr "/Rozhovor/_Zobraziť podrobnosti"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11986
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11987 msgid "/Conversation/Invite..."
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11988 msgstr "/Rozhovor/Poz_vať..."
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11989
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11990 msgid "/Conversation/Alias..."
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11991 msgstr "/Rozhovor/Pre_zývka..."
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
11992
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11993 msgid "/Conversation/Block..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11994 msgstr "/Rozhovor/_Blokovať..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11995
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11996 msgid "/Conversation/Unblock..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11997 msgstr "/Rozhovor/_Odblokovať..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11998
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
11999 msgid "/Conversation/Add..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12000 msgstr "/Rozhovor/_Pridať..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12001
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12002 msgid "/Conversation/Remove..."
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
12003 msgstr "/Rozhovor/Odstrániť..."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12004
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12005 msgid "/Conversation/Insert Link..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12006 msgstr "/Rozhovor/Vložiť odkaz..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12007
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12008 msgid "/Conversation/Insert Image..."
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12009 msgstr "/Rozhovor/Vložiť obrázok..."
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12010
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12011 msgid "/Options/Enable Logging"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12012 msgstr "/Možnosti/Povoliť zaz_namenávanie"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12013
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12014 msgid "/Options/Enable Sounds"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12015 msgstr "/Možnosti/Povoliť _zvuky"
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 msgid "/Options/Show Formatting Toolbars"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12018 msgstr "/Možnosti/Zobraziť panely formá_tovania"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12019
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12020 msgid "/Options/Show Timestamps"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12021 msgstr "/Možnosti/Zobrazovať ča_sové značky"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12022
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12023 msgid "User is typing..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12024 msgstr "Používateľ píše..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12025
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12026 #, c-format
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12027 msgid ""
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12028 "\n"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12029 "%s has stopped typing"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12030 msgstr ""
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12031 "\n"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12032 "používateľ %s prestal písať"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12033
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12034 #. Build the Send To menu
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
12035 msgid "S_end To"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
12036 msgstr "Odoslať do"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
12037
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12038 msgid "_Send"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12039 msgstr "Odo_slať"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12040
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12041 #. Setup the label telling how many people are in the room.
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12042 msgid "0 people in room"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12043 msgstr "V miestnosti je 0 osôb"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12044
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
12045 msgid "Close Find bar"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
12046 msgstr "Zavrieť panel hľadanie"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
12047
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
12048 msgid "Find:"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
12049 msgstr "Hľadať:"
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
12050
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12051 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12052 msgid "%d person in room"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12053 msgid_plural "%d people in room"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
12054 msgstr[0] "V miestnosti je %d osôb"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
12055 msgstr[1] "V miestnosti je %d osoba"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
12056 msgstr[2] "V miestnosti sú %d osoby"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12057
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12058 msgid "Stopped Typing"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12059 msgstr "Prestal písať"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12060
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12061 msgid "Nick Said"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12062 msgstr "Používateľ napísal"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12063
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12064 msgid "Unread Messages"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12065 msgstr "Neprečítané správy"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12066
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12067 msgid "New Event"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12068 msgstr "Nová udalosť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12069
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12070 msgid "clear: Clears all conversation scrollbacks."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
12071 msgstr "clear: Vyčistí všetky záznamy rozhovoru."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12072
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12073 msgid "Confirm close"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12074 msgstr "Potvrdenie uzavrenia"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12075
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12076 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
12077 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
12078
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12079 msgid "Close other tabs"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12080 msgstr "Zavrieť ostatné karty"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12081
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12082 msgid "Close all tabs"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12083 msgstr "Zavrieť všetky karty"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12084
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12085 msgid "Detach this tab"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12086 msgstr "Odpojiť túto kartu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12087
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12088 msgid "Close this tab"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12089 msgstr "Zavrieť túto kartu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12090
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12091 msgid "Close conversation"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12092 msgstr "Zavrieť rozhovor"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12093
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12094 msgid "Last created window"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12095 msgstr "Naposledy otvorené okno"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12096
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12097 msgid "Separate IM and Chat windows"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
12098 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
12099
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12100 msgid "New window"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
12101 msgstr "V novom okne"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12102
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12103 msgid "By group"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12104 msgstr "Podľa skupiny"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12105
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12106 msgid "By account"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12107 msgstr "Podľa účtu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12108
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
12109 msgid "Find"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
12110 msgstr "Nájsť"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
12111
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
12112 msgid "_Search for:"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
12113 msgstr "Hľadať:"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
12114
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12115 msgid "Save Debug Log"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
12116 msgstr "Uložiť ladiaci záznam"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12117
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12118 msgid "Invert"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12119 msgstr "Prevrátiť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12120
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12121 msgid "Highlight matches"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
12122 msgstr "Zvýraznenie súhlasí"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12123
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12124 msgid "_Icon Only"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
12125 msgstr "Len _ikony"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12126
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12127 msgid "_Text Only"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
12128 msgstr "Len _text"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12129
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12130 msgid "_Both Icon & Text"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
12131 msgstr "O_boje, ikony aj text"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12132
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12133 msgid "Filter"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12134 msgstr "Filter"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12135
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12136 msgid "Right click for more options."
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
12137 msgstr "Pravý klik pre viac možností."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12138
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12139 msgid "Level "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12140 msgstr "Úroveň "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12141
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12142 msgid "Select the debug filter level."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12143 msgstr "Vyberte úroveň ladiaceho filtru."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12144
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12145 msgid "All"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12146 msgstr "Všetky"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12147
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12148 msgid "Misc"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12149 msgstr "Rôzne"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12150
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
12151 msgid "Warning"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
12152 msgstr "Upozornenie"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12153
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
12154 msgid "Error "
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
12155 msgstr "Chyba "
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
12156
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12157 msgid "Fatal Error"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12158 msgstr "Závažná chyba"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12159
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
12160 msgid "artist"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
12161 msgstr "umelec"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12162
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
12163 #. feel free to not translate this
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
12164 msgid "Ka-Hing Cheung"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
12165 msgstr "Ka-Hing Cheung"
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
12166
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
12167 msgid "voice and video"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
12168 msgstr "hlas a video"
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
12169
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
12170 msgid "support"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
12171 msgstr "podpora"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
12172
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
12173 msgid "webmaster"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
12174 msgstr "webmaster"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
12175
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12176 msgid "win32 port"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12177 msgstr "port na win32"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12178
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12179 msgid "maintainer"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12180 msgstr "správca"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12181
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12182 msgid "libfaim maintainer"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12183 msgstr "správca libfaim"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12184
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12185 #. If "lazy bum" translates literally into a serious insult, use something else or omit it.
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12186 msgid "hacker and designated driver [lazy bum]"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12187 msgstr "hacker a vymenovaný šofér [lenivý zadok]"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12188
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
12189 msgid "support/QA"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
12190 msgstr "podpora/testovanie"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
12191
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
12192 msgid "XMPP"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
12193 msgstr "XMPP"
19286
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 msgid "original author"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12196 msgstr "pôvodný autor"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12197
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
12198 msgid "lead developer"
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
12199 msgstr "vedúci vývojár"
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
12200
30627
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
12201 msgid "Senior Contributor/QA"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
12202 msgstr "Bývalý prispievateľ/QA"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
12203
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12204 msgid "Afrikaans"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
12205 msgstr "afrikánčina"
19286
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 msgid "Arabic"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
12208 msgstr "arabčina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12209
29967
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
12210 msgid "Assamese"
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
12211 msgstr "asámčina"
29967
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
12212
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
12213 msgid "Belarusian Latin"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
12214 msgstr "bieloruština, latinka"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
12215
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12216 msgid "Bulgarian"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
12217 msgstr "bulharčina"
19286
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 msgid "Bengali"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
12220 msgstr "bengálčina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12221
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
12222 msgid "Bengali-India"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
12223 msgstr "bengálčina-India"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
12224
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12225 msgid "Bosnian"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
12226 msgstr "bosniačtina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12227
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12228 msgid "Catalan"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
12229 msgstr "katalánčina"
19286
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 msgid "Valencian-Catalan"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
12232 msgstr "katalánčina, valencijčina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12233
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12234 msgid "Czech"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
12235 msgstr "čeština"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12236
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12237 msgid "Danish"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
12238 msgstr "dánčina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12239
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
12240 msgid "German"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
12241 msgstr "nemčina"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
12242
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
12243 msgid "Dzongkha"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
12244 msgstr "dzongkä"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
12245
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12246 msgid "Greek"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
12247 msgstr "gréčtina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12248
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12249 msgid "Australian English"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12250 msgstr "austrálska angličtina"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12251
31053
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
12252 msgid "British English"
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
12253 msgstr "britská angličtina"
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
12254
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12255 msgid "Canadian English"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
12256 msgstr "kanadská angličtina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12257
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12258 msgid "Esperanto"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
12259 msgstr "esperanto"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12260
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12261 msgid "Spanish"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
12262 msgstr "španielčina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12263
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
12264 msgid "Estonian"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
12265 msgstr "estónčina"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
12266
28210
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
12267 msgid "Basque"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
12268 msgstr "baskičtina"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
12269
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12270 msgid "Persian"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
12271 msgstr "perzština"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12272
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12273 msgid "Finnish"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
12274 msgstr "fínčina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12275
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12276 msgid "French"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
12277 msgstr "francúzština"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12278
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
12279 msgid "Irish"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
12280 msgstr "írčina"
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
12281
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12282 msgid "Galician"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
12283 msgstr "galícijčina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12284
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12285 msgid "Gujarati"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
12286 msgstr "gudžarátčina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12287
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12288 msgid "Gujarati Language Team"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
12289 msgstr "gudžarátsky jazykový tým"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12290
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12291 msgid "Hebrew"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
12292 msgstr "hebrejčina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12293
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12294 msgid "Hindi"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
12295 msgstr "hindčina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12296
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12297 msgid "Hungarian"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
12298 msgstr "maďarčina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12299
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
12300 msgid "Armenian"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
12301 msgstr "arménčina"
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
12302
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12303 msgid "Indonesian"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
12304 msgstr "indonézština"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12305
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12306 msgid "Italian"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
12307 msgstr "taliančina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12308
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12309 msgid "Japanese"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
12310 msgstr "japončina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12311
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12312 msgid "Georgian"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
12313 msgstr "gruzínčina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12314
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12315 msgid "Ubuntu Georgian Translators"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
12316 msgstr "Ubuntu gruzínski prekladatelia"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
12317
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
12318 msgid "Khmer"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
12319 msgstr "kmérčina"
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
12320
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12321 msgid "Kannada"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
12322 msgstr "kannadčina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12323
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12324 msgid "Kannada Translation team"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
12325 msgstr "kannádsky prekladateľský tím"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12326
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12327 msgid "Korean"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
12328 msgstr "kórejčina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12329
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12330 msgid "Kurdish"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
12331 msgstr "kurdčina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12332
20269
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
12333 msgid "Lao"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
12334 msgstr "laoština"
20269
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
12335
31053
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
12336 msgid "Maithili"
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
12337 msgstr "maithilčina"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
12338
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
12339 msgid "Meadow Mari"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
12340 msgstr "marijčina"
31053
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
12341
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
12342 msgid "Macedonian"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
12343 msgstr "macedónčina"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
12344
29967
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
12345 msgid "Malayalam"
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
12346 msgstr "malajálamčina"
29967
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
12347
25503
c7147de91938 Russian, Slovak, and Serbian translations updated. Fixes #8486, #8488, #8489.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25275
diff changeset
12348 msgid "Mongolian"
c7147de91938 Russian, Slovak, and Serbian translations updated. Fixes #8486, #8488, #8489.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25275
diff changeset
12349 msgstr "mongolčina"
c7147de91938 Russian, Slovak, and Serbian translations updated. Fixes #8486, #8488, #8489.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25275
diff changeset
12350
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
12351 msgid "Marathi"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
12352 msgstr "maráthčina"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
12353
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
12354 msgid "Malay"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
12355 msgstr "malajčina"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
12356
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
12357 msgid "Bokmål Norwegian"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
12358 msgstr "nórsky bokmål"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12359
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
12360 msgid "Nepali"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
12361 msgstr "nepálčina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12362
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12363 msgid "Dutch, Flemish"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12364 msgstr "holandšina, flámska"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12365
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
12366 msgid "Norwegian Nynorsk"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
12367 msgstr "nórsky nynorsk"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
12368
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
12369 msgid "Occitan"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
12370 msgstr "okcitánčina"
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
12371
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
12372 msgid "Oriya"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
12373 msgstr "uríjčina"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
12374
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12375 msgid "Punjabi"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12376 msgstr "pandžábčina"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12377
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
12378 msgid "Polish"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
12379 msgstr "poľština"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
12380
20269
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
12381 msgid "Portuguese"
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
12382 msgstr "portugalčina"
e4719768af06 Re-run stats.pl to update the po files again.
Richard Laager <rlaager@wiktel.com>
parents: 20263
diff changeset
12383
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12384 msgid "Portuguese-Brazil"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12385 msgstr "portugalčina (Brazília)"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12386
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12387 msgid "Pashto"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12388 msgstr "paštčina"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12389
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12390 msgid "Romanian"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
12391 msgstr "rumunčina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12392
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12393 msgid "Russian"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
12394 msgstr "ruština"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12395
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12396 msgid "Slovak"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
12397 msgstr "slovenčina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12398
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12399 msgid "Slovenian"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
12400 msgstr "slovinčina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12401
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12402 msgid "Albanian"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
12403 msgstr "albánčina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12404
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12405 msgid "Serbian"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
12406 msgstr "srbčina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12407
22590
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
12408 msgid "Sinhala"
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
12409 msgstr "sinhalčina"
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
12410
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12411 msgid "Swedish"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
12412 msgstr "švédčina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12413
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
12414 msgid "Swahili"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
12415 msgstr "svahilčina"
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
12416
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12417 msgid "Tamil"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
12418 msgstr "tamilčina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12419
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12420 msgid "Telugu"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
12421 msgstr "telugčina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12422
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12423 msgid "Thai"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
12424 msgstr "thajčina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12425
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12426 msgid "Turkish"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
12427 msgstr "turečtina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12428
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
12429 msgid "Ukranian"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
12430 msgstr "ukrajinčina"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
12431
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12432 msgid "Urdu"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12433 msgstr "urdčina"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12434
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12435 msgid "Vietnamese"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
12436 msgstr "vietnamčina"
19286
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 msgid "T.M.Thanh and the Gnome-Vi Team"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
12439 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
12440
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12441 msgid "Simplified Chinese"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
12442 msgstr "zjednodušená čínština"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12443
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12444 msgid "Hong Kong Chinese"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12445 msgstr "hongkongská čínština"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12446
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12447 msgid "Traditional Chinese"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
12448 msgstr "tradičná čínština"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12449
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12450 msgid "Amharic"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
12451 msgstr "amharčina"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12452
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
12453 msgid "Lithuanian"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
12454 msgstr "litovčina"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
12455
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
12456 #, c-format
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
12457 msgid ""
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
12458 "%s is a messaging client based on libpurple which is capable of connecting "
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
12459 "to multiple messaging services at once. %s is written in C using GTK+. %s "
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
12460 "is released, and may be modified and redistributed, under the terms of the "
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
12461 "GPL version 2 (or later). A copy of the GPL is distributed with %s. %s is "
30142
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
12462 "copyrighted by its contributors, a list of whom is also distributed with "
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
12463 "%s. There is no warranty for %s.<BR><BR>"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12464 msgstr ""
29967
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
12465 "Program %s je komunikačný klient založený na knižnici libpurple, ktorý "
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
12466 "podporuje viaceré komunikačné služby súčastne. Program %s je vytvorený v "
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
12467 "jazyku C s pomocou knižnice GTK+. Program %s môžete upravovať a distribuovať "
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
12468 "podľa podmienok licencie GPL vo verzii 2 (alebo novšej). Kópia licencie GPL "
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
12469 "je dodávaná spolu s programom %s. Vlastníkmi autorských práv programu %s sú "
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
12470 "jeho prispievatelia, ktorých zoznam je tiež dodávaný s programom %s. Na %s "
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
12471 "nie je žiadna záruka.<BR><BR>"
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
12472
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
12473 #, c-format
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
12474 msgid ""
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
12475 "<FONT SIZE=\"4\"><B>Helpful Resources</B></FONT><BR>\t<A HREF=\"%s"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
12476 "\">Website</A><BR>\t<A HREF=\"%s\">Frequently Asked Questions</A><BR>\tIRC "
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
12477 "Channel: #pidgin on irc.freenode.net<BR>\tXMPP MUC: devel@conference.pidgin."
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
12478 "im<BR><BR>"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
12479 msgstr ""
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
12480 "<FONT SIZE=\"4\"><B>Užitočné zdroje</B></FONT><BR>\t<A HREF=\"%s"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
12481 "\">Webstránka</A><BR>\t<A HREF=\"%s\">Často kladené otázky</A><BR>\tIRC "
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
12482 "kanál: #pidgin na irc.freenode.net<BR>\tXMPP MUC: devel@conference.pidgin."
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
12483 "im<BR><BR>"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
12484
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
12485 #, c-format
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
12486 msgid ""
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
12487 "<font size=\"4\"><b>Help from other Pidgin users</b></font> is available by "
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
12488 "e-mailing <a href=\"mailto:support@pidgin.im\">support@pidgin.im</a><br/"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
12489 ">This is a <b>public</b> mailing list! (<a href=\"http://pidgin.im/pipermail/"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
12490 "support/\">archive</a>)<br/>We can't help with third-party protocols or "
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
12491 "plugins!<br/>This list's primary language is <b>English</b>. You are "
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
12492 "welcome to post in another language, but the responses may be less helpful."
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
12493 "<br/>"
28210
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
12494 msgstr ""
29967
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
12495 "<font size=\"4\"><b>Pomoc od ostatných používateľov programu Pidgin</b></"
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
12496 "font> je dostupná mailom na <a href=\"mailto:support@pidgin.im"
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
12497 "\">support@pidgin.im</a><br/>Toto je <b>verejný</b> poštový zoznam! (<a href="
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
12498 "\"http://pidgin.im/pipermail/support/\">archív</a>)<br/>Nemôžeme pomôcť s "
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
12499 "modulmi ani s protokolmi tretích strán!<br/>Hlavný jazyk tohoto zoznamu je "
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
12500 "<b>Angličtina</b>. Ste vítaní prispievať v inom jazyku, ale odpovede "
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
12501 "nemusia byť také užitočné.<br/><br/>"
28210
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
12502
25503
c7147de91938 Russian, Slovak, and Serbian translations updated. Fixes #8486, #8488, #8489.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25275
diff changeset
12503 #, c-format
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
12504 msgid "About %s"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
12505 msgstr "O programe %s"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
12506
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
12507 msgid "Build Information"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
12508 msgstr "Informácie o zostave"
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
12509
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
12510 #. End of not to be translated section
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
12511 #, c-format
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
12512 msgid "%s Build Information"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
12513 msgstr "Informácie o zostave %s"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12514
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12515 msgid "Current Developers"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12516 msgstr "Aktívni vývojári"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12517
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12518 msgid "Crazy Patch Writers"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
12519 msgstr "Blázniví autori záplat"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12520
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12521 msgid "Retired Developers"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12522 msgstr "Vývojári v ústraní"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12523
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
12524 msgid "Retired Crazy Patch Writers"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
12525 msgstr "Blázniví autori patchov v ústraní"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
12526
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
12527 #, c-format
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
12528 msgid "%s Developer Information"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
12529 msgstr "Informácie o vývojárovi %s"
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
12530
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12531 msgid "Current Translators"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12532 msgstr "Súčasní prekladatelia"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12533
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12534 msgid "Past Translators"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12535 msgstr "Bývalí prekladatelia"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12536
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
12537 #, c-format
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
12538 msgid "%s Translator Information"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
12539 msgstr "Informácie o prekladateľovi %s"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12540
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
12541 msgid "_Name"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
12542 msgstr "_Meno"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
12543
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
12544 msgid "_Account"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
12545 msgstr "Úč_et"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
12546
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12547 msgid "Get User Info"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12548 msgstr "Zobraziť podrobnosti o používateľovi"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12549
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12550 msgid ""
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
12551 "Please enter the username or alias of the person whose info you would like "
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
12552 "to view."
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
12553 msgstr ""
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
12554 "Prosím, zadajte meno používateľa alebo prezývku osoby ktorej informácie si "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
12555 "chcete pozrieť."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12556
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12557 msgid "View User Log"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12558 msgstr "Zobraziť záznam používateľa"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12559
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12560 msgid "Alias Contact"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12561 msgstr "Prezývka kontaktu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12562
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12563 msgid "Enter an alias for this contact."
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12564 msgstr "Zadajte prezývku pre tento kontakt."
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12565
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12566 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12567 msgid "Enter an alias for %s."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12568 msgstr "Zadajte prezývku pre kontakt %s."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12569
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12570 msgid "Alias Buddy"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12571 msgstr "Prezývka priateľa"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12572
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12573 msgid "Alias Chat"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12574 msgstr "Prezývka pre chat"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12575
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12576 msgid "Enter an alias for this chat."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12577 msgstr "Zadajte prezývku pre tento chat."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12578
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12579 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12580 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12581 "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
12582 "your buddy list. Do you want to continue?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12583 msgid_plural ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12584 "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
12585 "your buddy list. Do you want to continue?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12586 msgstr[0] ""
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
12587 "Zo zoznamu priateľov sa chystáte odstrániť kontakt obsahujúci %s a %d "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
12588 "ďalších priateľov. Chcete pokračovať?"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12589 msgstr[1] ""
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
12590 "Zo zoznamu priateľov sa chystáte odstrániť kontakt obsahujúci %s a %d "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
12591 "ďalšieho priateľa. Chcete pokračovať?"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12592 msgstr[2] ""
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
12593 "Zo zoznamu priateľov sa chystáte odstrániť kontakt obsahujúci %s a %d "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
12594 "ďalších priateľov. Chcete pokračovať?"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12595
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12596 msgid "Remove Contact"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12597 msgstr "Odstrániť kontakt"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12598
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12599 msgid "_Remove Contact"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12600 msgstr "Odst_rániť kontakt"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12601
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12602 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12603 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12604 "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
12605 "want to continue?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12606 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
12607
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12608 msgid "Merge Groups"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12609 msgstr "Spojenie skupín"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12610
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12611 msgid "_Merge Groups"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12612 msgstr "_Spojiť skupiny"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12613
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12614 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12615 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12616 "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
12617 "list. Do you want to continue?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12618 msgstr ""
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
12619 "Chystáte sa odstrániť skupinu %s a všetkých jej členov z vášho zoznamu "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
12620 "priateľov. Chcete pokračovať?"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12621
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12622 msgid "Remove Group"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12623 msgstr "Odstrániť skupinu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12624
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12625 msgid "_Remove Group"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12626 msgstr "_Odstrániť skupinu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12627
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12628 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12629 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12630 "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
12631 msgstr ""
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
12632 "Chystáte sa odstrániť používateľa %s z vášho zoznamu priateľov. Chcete "
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12633 "pokračovať?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12634
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12635 msgid "Remove Buddy"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12636 msgstr "Odstrániť priateľa"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12637
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12638 msgid "_Remove Buddy"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12639 msgstr "Odstrániť _priateľa"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12640
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12641 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12642 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12643 "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
12644 "continue?"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
12645 msgstr ""
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
12646 "Chystáte sa odstrániť chat %s z vášho zoznamu priateľov. Chcete pokračovať?"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12647
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12648 msgid "Remove Chat"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12649 msgstr "Odstrániť chat"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12650
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12651 msgid "_Remove Chat"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12652 msgstr "Odstrániť _chat"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12653
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12654 msgid "Right-click for more unread messages...\n"
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 "Ď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
12657
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
12658 msgid "_Change Status"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
12659 msgstr "_Zmeniť status"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
12660
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
12661 msgid "Show Buddy _List"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
12662 msgstr "Zobraziť z_oznam priateľov"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
12663
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
12664 msgid "_Unread Messages"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
12665 msgstr "_Neprečítané správy"
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
12666
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
12667 msgid "New _Message..."
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
12668 msgstr "Nová _správa..."
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
12669
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
12670 msgid "_Accounts"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
12671 msgstr "Úč_ty"
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
12672
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
12673 msgid "Plu_gins"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
12674 msgstr "Mo_duly"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
12675
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
12676 msgid "Pr_eferences"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
12677 msgstr "Nas_tavenia"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
12678
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
12679 msgid "Mute _Sounds"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
12680 msgstr "Vypnúť _zvuky"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
12681
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
12682 msgid "_Blink on New Message"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
12683 msgstr "_Blikať pri novej správe"
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
12684
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
12685 msgid "_Quit"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
12686 msgstr "_Ukončiť"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12687
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12688 msgid "Not started"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
12689 msgstr "Nezačalo"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12690
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12691 msgid "<b>Receiving As:</b>"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12692 msgstr "<b>Prijíma sa ako:</b>"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12693
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12694 msgid "<b>Receiving From:</b>"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12695 msgstr "<b>Prijíma sa od:</b>"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12696
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12697 msgid "<b>Sending To:</b>"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12698 msgstr "<b>Odosiela sa ku:</b>"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12699
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12700 msgid "<b>Sending As:</b>"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12701 msgstr "<b>Odosiela sa ako:</b>"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12702
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12703 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
12704 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
12705
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12706 msgid "An error occurred while opening the file."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12707 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
12708
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12709 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12710 msgid "Error launching %s: %s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12711 msgstr "Chyba pri spúšťaní %s: %s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12712
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12713 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12714 msgid "Error running %s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12715 msgstr "Chyba pri spúšťaní %s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12716
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12717 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12718 msgid "Process returned error code %d"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12719 msgstr "Proces vrátil chybový kód %d"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12720
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12721 msgid "Filename:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12722 msgstr "Názov súboru:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12723
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12724 msgid "Local File:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12725 msgstr "Lokálny súbor:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12726
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
12727 msgid "Speed:"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
12728 msgstr "Rýchlosť:"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
12729
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12730 msgid "Time Elapsed:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12731 msgstr "Uplynulý čas:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12732
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12733 msgid "Time Remaining:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12734 msgstr "Zostávajúci čas:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12735
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12736 msgid "Close this window when all transfers _finish"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12737 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
12738
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12739 msgid "C_lear finished transfers"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12740 msgstr "_Vymazať dokončené prenosy"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12741
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12742 #. "Download Details" arrow
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12743 msgid "File transfer _details"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12744 msgstr "_Detaily o prenose súboru"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12745
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12746 msgid "Paste as Plain _Text"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12747 msgstr "_Vložiť ako čistý text"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12748
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12749 msgid "_Reset formatting"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12750 msgstr "Vymazať formátovanie"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12751
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
12752 msgid "Disable _smileys in selected text"
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
12753 msgstr "Vypnúť _smajlíkov vo vybranom texte"
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
12754
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12755 msgid "Hyperlink color"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12756 msgstr "Farba odkazu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12757
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12758 msgid "Color to draw hyperlinks."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12759 msgstr "Farba na vykreslenie odkazov."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12760
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
12761 msgid "Hyperlink visited color"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
12762 msgstr "Farba navštíveného odkazu"
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
12763
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
12764 msgid "Color to draw hyperlink after it has been visited (or activated)."
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
12765 msgstr "Farba na vykreslenie odkazu ktorý bol navštívený (alebo aktivovaný)."
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
12766
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12767 msgid "Hyperlink prelight color"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12768 msgstr "Farba podsvieteného odkazu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12769
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12770 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
12771 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
12772
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12773 msgid "Sent Message Name Color"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12774 msgstr "Farba mena pri odoslanej správe"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12775
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12776 msgid "Color to draw the name of a message you sent."
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12777 msgstr "Farba mena pri správe ktorú ste odoslali."
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12778
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12779 msgid "Received Message Name Color"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12780 msgstr "Farba mena pri prijatej správe"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12781
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12782 msgid "Color to draw the name of a message you received."
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12783 msgstr "Farba mena pri správe ktorú ste prijali."
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12784
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12785 msgid "\"Attention\" Name Color"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
12786 msgstr "Farba mena „pozornosti“"
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12787
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12788 msgid "Color to draw the name of a message you received containing your name."
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12789 msgstr "Farba mena pri prijatej správe, ktorá obsahuje vaše meno."
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12790
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12791 msgid "Action Message Name Color"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
12792 msgstr "Farba mena v správe s akciou"
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12793
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12794 msgid "Color to draw the name of an action message."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
12795 msgstr "Farba ktorou zobraziť názov správy akcie."
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12796
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
12797 msgid "Action Message Name Color for Whispered Message"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
12798 msgstr "Farba názvu správy akcie pre šepkanú správu"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
12799
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
12800 msgid "Color to draw the name of a whispered action message."
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
12801 msgstr "Farba ktorou zobraziť názov zašepkanej správy akcie."
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
12802
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
12803 msgid "Whisper Message Name Color"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
12804 msgstr "Farba názvu šepkanej správy"
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
12805
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
12806 msgid "Color to draw the name of a whispered message."
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
12807 msgstr "Farba ktorou zobraziť názov zašepkanej správy."
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
12808
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
12809 msgid "Typing notification color"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
12810 msgstr "Farba upozornenia na písanie"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
12811
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
12812 msgid "The color to use for the typing notification"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
12813 msgstr "Farba, ktorú použiť pre upozornenie na písanie"
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
12814
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
12815 msgid "Typing notification font"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
12816 msgstr "Písmo upozornenia na písanie"
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
12817
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
12818 msgid "The font to use for the typing notification"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
12819 msgstr "Písmo, ktoré použiť pre upozornenie na písanie"
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
12820
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
12821 msgid "Enable typing notification"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
12822 msgstr "Zapnúť upozornenie na písanie"
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
12823
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12824 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12825 "<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
12826 "\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12827 "Defaulting to PNG."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12828 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12829 "<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
12830 "\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12831 "Nastavuje sa na PNG."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12832
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12833 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12834 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12835 "<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
12836 "\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12837 "%s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12838 msgstr ""
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
12839 "<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
12840 "\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12841 "%s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12842
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12843 msgid "Save Image"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12844 msgstr "Uložiť obrázok"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12845
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12846 msgid "_Save Image..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12847 msgstr "_Uložiť obrázok..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12848
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
12849 msgid "_Add Custom Smiley..."
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
12850 msgstr "_Pridať vlastného smajlíka..."
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
12851
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12852 msgid "Select Font"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12853 msgstr "Vybrať písmo"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12854
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12855 msgid "Select Text Color"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12856 msgstr "Vybrať farbu textu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12857
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12858 msgid "Select Background Color"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12859 msgstr "Vybrať farbu pozadia"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12860
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12861 msgid "_URL"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12862 msgstr "_URL"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12863
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12864 msgid "_Description"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12865 msgstr "_Popis"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12866
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12867 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12868 "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
12869 "The description is optional."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12870 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
12871
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12872 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
12873 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
12874
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12875 msgid "Insert Link"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12876 msgstr "Vložiť odkaz"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12877
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12878 msgid "_Insert"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12879 msgstr "_Vložiť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12880
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12881 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12882 msgid "Failed to store image: %s\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12883 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
12884
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12885 msgid "Insert Image"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12886 msgstr "Vložiť obrázok"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12887
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
12888 #, c-format
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
12889 msgid ""
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
12890 "This smiley is disabled because a custom smiley exists for this shortcut:\n"
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
12891 " %s"
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
12892 msgstr ""
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
12893 "Tento smajlík je vypnutý, pretože vlastný smajlík existuje pre túto "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
12894 "skratku:\n"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
12895 " %s"
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
12896
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12897 msgid "Smile!"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12898 msgstr "Smajlík!"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12899
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
12900 msgid "_Manage custom smileys"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
12901 msgstr "_Spravovať vlastných smajlíkov"
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
12902
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12903 msgid "This theme has no available smileys."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12904 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
12905
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
12906 msgid "_Font"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
12907 msgstr "_Písmo"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
12908
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
12909 msgid "Group Items"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
12910 msgstr "Zoskupiť položky"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
12911
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
12912 msgid "Ungroup Items"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
12913 msgstr "Nezoskupiť položky"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
12914
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
12915 msgid "Bold"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
12916 msgstr "Tučné"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
12917
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
12918 msgid "Italic"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
12919 msgstr "Kurzíva"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
12920
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
12921 msgid "Underline"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
12922 msgstr "Podčiarknuté"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
12923
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
12924 msgid "Strikethrough"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
12925 msgstr "Prečiarknuté"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
12926
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12927 msgid "Increase Font Size"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
12928 msgstr "Zväčšiť veľkosť písma"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
12929
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12930 msgid "Decrease Font Size"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
12931 msgstr "Zmenšiť veľkosť písma"
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12932
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12933 msgid "Font Face"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12934 msgstr "Rez písma"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
12935
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
12936 msgid "Foreground Color"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
12937 msgstr "Farba popredia"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
12938
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
12939 msgid "Reset Formatting"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
12940 msgstr "Vymazať formátovanie"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
12941
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
12942 msgid "Insert IM Image"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
12943 msgstr "Vložiť obrázok"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
12944
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
12945 msgid "Insert Smiley"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
12946 msgstr "Vložiť smajlíka"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
12947
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
12948 msgid "Send Attention"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
12949 msgstr "Poslať pozornosť"
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
12950
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12951 msgid "<b>_Bold</b>"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12952 msgstr "<b>_Tučné:</b>"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12953
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12954 msgid "<i>_Italic</i>"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12955 msgstr "<i>_Kurzíva</i>"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12956
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
12957 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
12958 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
12959
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
12960 msgid "<span strikethrough='true'>Strikethrough</span>"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
12961 msgstr "<span size='larger'>Preškrtnuté</span>"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
12962
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
12963 msgid "<span size='larger'>_Larger</span>"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
12964 msgstr "<span size='larger'>_Väčšie</span>"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
12965
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12966 msgid "_Normal"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12967 msgstr "_Normálne"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12968
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
12969 msgid "<span size='smaller'>_Smaller</span>"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
12970 msgstr "<span size='smaller'>_Menšie</span>"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
12971
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
12972 #. If we want to show the formatting for the following items, we would
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
12973 #. * need to update them when formatting changes. The above items don't need
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
12974 #. * no updating nor nothin'
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12975 msgid "_Font face"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
12976 msgstr "_Rez písma"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12977
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
12978 msgid "Foreground _color"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
12979 msgstr "Farba _popredia"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
12980
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
12981 msgid "Bac_kground color"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
12982 msgstr "Farba po_zadia"
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
12983
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12984 msgid "_Image"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
12985 msgstr "O_brázok"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12986
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12987 msgid "_Link"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
12988 msgstr "_Odkaz"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
12989
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
12990 msgid "_Horizontal rule"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
12991 msgstr "_Vodorovná čiara"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
12992
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
12993 msgid "_Smile!"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
12994 msgstr "_Smajlík!"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
12995
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
12996 msgid "_Attention!"
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
12997 msgstr "Pozornosť!"
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
12998
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
12999 msgid "Log Deletion Failed"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
13000 msgstr "Detekcia záznamov zlyhala"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
13001
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
13002 msgid "Check permissions and try again."
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
13003 msgstr "Skontrolujte prístupové práva a skúste to znovu."
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
13004
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13005 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13006 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13007 "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
13008 "%s which started at %s?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13009 msgstr ""
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
13010 "Naozaj chcete natrvalo odstrániť záznam rozhovoru s používateľom %s, ktorá "
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
13011 "začala %s?"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13012
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
13013 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
13014 msgid ""
30142
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
13015 "Are you sure you want to permanently delete the log of the conversation in "
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
13016 "%s which started at %s?"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13017 msgstr ""
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
13018 "Naozaj chcete natrvalo odstrániť záznam rozhovoru na %s, ktorá začala %s?"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13019
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
13020 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
13021 msgid ""
30142
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
13022 "Are you sure you want to permanently delete the system log which started at "
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
13023 "%s?"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13024 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
13025
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
13026 msgid "Delete Log?"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
13027 msgstr "Odstrániť záznam?"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
13028
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
13029 msgid "Delete Log..."
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
13030 msgstr "Odstrániť záznam..."
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
13031
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13032 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13033 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
13034 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
13035
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13036 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13037 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
13038 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
13039
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13040 #. Steal the "HELP" response and use it to trigger browsing to the logs folder
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13041 msgid "_Browse logs folder"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13042 msgstr "Otvoriť priečinok záznamov"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13043
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13044 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13045 msgid "%s %s. Try `%s -h' for more information.\n"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
13046 msgstr "%s %s. „%s -h“ zobrazí viac informácií.\n"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
13047
28210
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
13048 #, c-format
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
13049 msgid ""
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13050 "Usage: %s [OPTION]...\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13051 "\n"
28210
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
13052 msgstr "Použitie: %s [VOĽBA]...\n"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
13053
28246
bfe511f69e93 Check in updated versions of these files after running msgmerge on them
Mark Doliner <mark@kingant.net>
parents: 28210
diff changeset
13054 msgid "DIR"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13055 msgstr "ADR"
28246
bfe511f69e93 Check in updated versions of these files after running msgmerge on them
Mark Doliner <mark@kingant.net>
parents: 28210
diff changeset
13056
28210
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
13057 msgid "use DIR for config files"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
13058 msgstr "pre konfiguračné súbory použije ADR"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
13059
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
13060 msgid "print debugging messages to stdout"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
13061 msgstr "vkladá ladiace informácie do stdout"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
13062
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
13063 msgid "force online, regardless of network status"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
13064 msgstr "vynúti prihlásenie bez ohľadu na stav siete"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
13065
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
13066 msgid "display this help and exit"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
13067 msgstr "zobrazí túto pomoc a skončí"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
13068
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
13069 msgid "allow multiple instances"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
13070 msgstr "Umožniť viacero súbežných prihlásení"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
13071
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
13072 msgid "don't automatically login"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
13073 msgstr "neprihlasovať automaticky"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
13074
28246
bfe511f69e93 Check in updated versions of these files after running msgmerge on them
Mark Doliner <mark@kingant.net>
parents: 28210
diff changeset
13075 msgid "NAME"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13076 msgstr "MENO"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13077
28210
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
13078 msgid ""
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
13079 "enable specified account(s) (optional argument NAME\n"
28246
bfe511f69e93 Check in updated versions of these files after running msgmerge on them
Mark Doliner <mark@kingant.net>
parents: 28210
diff changeset
13080 " specifies account(s) to use, separated by commas.\n"
bfe511f69e93 Check in updated versions of these files after running msgmerge on them
Mark Doliner <mark@kingant.net>
parents: 28210
diff changeset
13081 " Without this only the first account will be enabled)."
28210
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
13082 msgstr ""
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
13083 "povoliť vybrané účty (voliteľný argument MENO\n"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13084 " určuje účty, oddeľované čiarkami\n"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13085 " Bez toho bude povolený iba prvý účet)."
28210
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
13086
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
13087 msgid "X display to use"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
13088 msgstr "X obrazovka, ktorú použiť"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
13089
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
13090 msgid "display the current version and exit"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
13091 msgstr "zobrazí verziu programu a skončí"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
13092
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
13093 #, c-format
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13094 msgid ""
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13095 "%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
13096 "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
13097 "no fault of your own.\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13098 "\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13099 "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
13100 "by reporting a bug at:\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13101 "%ssimpleticket/\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13102 "\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13103 "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
13104 "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
13105 "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
13106 "%swiki/GetABacktrace\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13107 msgstr ""
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13108 "Program %s %s vrátil chybu segmentácie a pokúsil o výpis pamäte súboru "
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13109 "jadra.\n"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13110 "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
13111 "\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13112 "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
13113 "tak, že nahlásite chybu na:\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13114 "%ssimpleticket/\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13115 "\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13116 "V hlásení nezabudnite tiež napísať čo presne ste robili, a\n"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13117 "vložte aj spätný výpis zo súboru jadra. Ak neviete, ako získať\n"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13118 "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
13119 "%swiki/GetABacktrace\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13120
25503
c7147de91938 Russian, Slovak, and Serbian translations updated. Fixes #8486, #8488, #8489.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25275
diff changeset
13121 #, c-format
c7147de91938 Russian, Slovak, and Serbian translations updated. Fixes #8486, #8488, #8489.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25275
diff changeset
13122 msgid "Exiting because another libpurple client is already running.\n"
c7147de91938 Russian, Slovak, and Serbian translations updated. Fixes #8486, #8488, #8489.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25275
diff changeset
13123 msgstr "Je spustený iný klient libpurple, ukončuje sa.\n"
c7147de91938 Russian, Slovak, and Serbian translations updated. Fixes #8486, #8488, #8489.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25275
diff changeset
13124
30296
babae1f32dc0 Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30142
diff changeset
13125 msgid "_Media"
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
13126 msgstr "_Médiá"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
13127
30296
babae1f32dc0 Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30142
diff changeset
13128 msgid "_Hangup"
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
13129 msgstr "_Zložiť"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
13130
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
13131 #, c-format
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
13132 msgid "%s wishes to start an audio/video session with you."
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
13133 msgstr "%s si želá s vami založiť video/zvukové sedenie."
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
13134
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
13135 #, c-format
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
13136 msgid "%s wishes to start a video session with you."
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
13137 msgstr "%s si želá s vami založiť video sedenie."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13138
28210
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
13139 msgid "Incoming Call"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
13140 msgstr "Prichádzajúci hovor"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
13141
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
13142 msgid "_Pause"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
13143 msgstr "_Pozastaviť"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
13144
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13145 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13146 msgid "%s has %d new message."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13147 msgid_plural "%s has %d new messages."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
13148 msgstr[0] "Používateľ %s má %d nových správ."
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
13149 msgstr[1] "Používateľ %s má %d novú správu."
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
13150 msgstr[2] "Používateľ %s má %d nové správy."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13151
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13152 #, c-format
23180
e0bcb8cfda74 Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents: 22954
diff changeset
13153 msgid "<b>%d new email.</b>"
e0bcb8cfda74 Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents: 22954
diff changeset
13154 msgid_plural "<b>%d new emails.</b>"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
13155 msgstr[0] "<b>%d nových e-mailov.</b>"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
13156 msgstr[1] "<b>%d nový e-mail.</b>"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
13157 msgstr[2] "<b>%d nové e-maily.</b>"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13158
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13159 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13160 msgid "The browser command \"%s\" is invalid."
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
13161 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
13162
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13163 msgid "Unable to open URL"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13164 msgstr "Nepodarilo sa otvoriť URL"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13165
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13166 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13167 msgid "Error launching \"%s\": %s"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
13168 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
13169
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13170 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13171 "The 'Manual' browser command has been chosen, but no command has been set."
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
13172 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
13173
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
13174 msgid "No message"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
13175 msgstr "Žiadna správa"
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
13176
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
13177 msgid "Open All Messages"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
13178 msgstr "Otvoriť všetky správy"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
13179
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
13180 msgid "<span weight=\"bold\" size=\"larger\">You have mail!</span>"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
13181 msgstr "<span weight=\"bold\" size=\"larger\">Máte poštu!</span>"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
13182
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
13183 msgid "New Pounces"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
13184 msgstr "Nové sledovania"
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
13185
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
13186 #. Translators: Make sure you translate "Dismiss" differently than
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
13187 #. "close"! This string is used in the "You have pounced" dialog
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
13188 #. that appears when one of your Buddy Pounces is triggered. In
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
13189 #. this context "Dismiss" means "I acknowledge that I've seen that
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
13190 #. this pounce was triggered--remove it from this list." Translating
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
13191 #. it as "Remove" is acceptable if you can't think of a more precise
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
13192 #. word.
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
13193 msgid "Dismiss"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
13194 msgstr "Odvolať"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
13195
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
13196 msgid "<span weight=\"bold\" size=\"larger\">You have pounced!</span>"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
13197 msgstr "<span weight=\"bold\" size=\"larger\">Vysledovali ste!</span>"
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
13198
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13199 msgid "The following plugins will be unloaded."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13200 msgstr "Nasledujúce moduly budú zastavené."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13201
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13202 msgid "Multiple plugins will be unloaded."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13203 msgstr "Bude zastavených viac modulov."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13204
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13205 msgid "Unload Plugins"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13206 msgstr "Zastaviť moduly"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13207
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13208 msgid "Could not unload plugin"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13209 msgstr "Nepodarilo sa vypnúť modul"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13210
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13211 msgid ""
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13212 "The plugin could not be unloaded now, but will be disabled at the next "
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13213 "startup."
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
13214 msgstr "Plugin nebol vypnutý teraz, ale bude vypnutý po najbližšom spustení."
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
13215
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13216 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13217 msgid ""
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
13218 "<span foreground=\"red\" weight=\"bold\">Error: %s\n"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13219 "Check the plugin website for an update.</span>"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13220 msgstr ""
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
13221 "<span foreground=\"red\" weight=\"bold\">Chyba: %s\n"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
13222 "Na stránke modulu skúste nájsť novšiu verziu.</span>"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13223
22590
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
13224 msgid "Author"
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
13225 msgstr "Autor"
c77a719154ea Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22368
diff changeset
13226
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
13227 msgid "<b>Written by:</b>"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
13228 msgstr "<b>Vytvoril:</b>"
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
13229
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
13230 msgid "<b>Web site:</b>"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
13231 msgstr "<b>Web stránka:</b>"
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
13232
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
13233 msgid "<b>Filename:</b>"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
13234 msgstr "<b>Meno súboru:</b>"
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
13235
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13236 msgid "Configure Pl_ugin"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13237 msgstr "Nastaviť Mod_ul"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13238
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13239 msgid "<b>Plugin Details</b>"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13240 msgstr "<b>Podrobnosti o module</b>"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13241
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13242 msgid "Select a file"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13243 msgstr "Vyberte súbor"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13244
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
13245 msgid "Modify Buddy Pounce"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
13246 msgstr "Upraviť sledovanie priateľa"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
13247
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13248 #. Create the "Pounce on Whom" frame.
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13249 msgid "Pounce on Whom"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13250 msgstr "Koho sledovať"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13251
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
13252 msgid "_Account:"
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
13253 msgstr "_Účet:"
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
13254
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13255 msgid "_Buddy name:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13256 msgstr "_Meno priateľa:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13257
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13258 msgid "Si_gns on"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13259 msgstr "_Prihlási sa"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13260
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13261 msgid "Signs o_ff"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13262 msgstr "_Odhlási sa"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13263
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
13264 msgid "Goes a_way"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
13265 msgstr "Stane sa neprítomný"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
13266
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
13267 msgid "Ret_urns from away"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
13268 msgstr "Prestane byť neprítomný"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
13269
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
13270 msgid "Becomes _idle"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
13271 msgstr "Stane sa _nečinným"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
13272
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
13273 msgid "Is no longer i_dle"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
13274 msgstr "Prestane byť n_ečinný"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
13275
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
13276 msgid "Starts _typing"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
13277 msgstr "Začne _písať"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13278
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
13279 msgid "P_auses while typing"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
13280 msgstr "Preruší pís_anie"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13281
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
13282 msgid "Stops t_yping"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
13283 msgstr "Prestane pí_sať"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13284
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13285 msgid "Sends a _message"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13286 msgstr "Pošle _správu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13287
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13288 msgid "Ope_n an IM window"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13289 msgstr "Ot_voriť okno správ"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13290
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13291 msgid "_Pop up a notification"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13292 msgstr "_Zobraziť upozornenie"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13293
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13294 msgid "Send a _message"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13295 msgstr "Odoslať _správu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13296
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13297 msgid "E_xecute a command"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13298 msgstr "Spustiť _príkaz"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13299
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
13300 msgid "P_lay a sound"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
13301 msgstr "Prehrať _zvuk"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
13302
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
13303 msgid "Brows_e..."
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
13304 msgstr "P_rehľadávať..."
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
13305
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13306 msgid "Br_owse..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13307 msgstr "Prehľadávať..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13308
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13309 msgid "Pre_view"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13310 msgstr "_Náhľad"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13311
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13312 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
13313 msgstr "Sledovať, len ak som neprítomný"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13314
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13315 msgid "_Recurring"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13316 msgstr "_Opakujúce sa"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13317
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13318 msgid "Pounce Target"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13319 msgstr "Cieľ sledovania"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13320
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
13321 msgid "Started typing"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
13322 msgstr "Začal písať"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
13323
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
13324 msgid "Paused while typing"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
13325 msgstr "Preruší písanie"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
13326
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
13327 msgid "Signed on"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
13328 msgstr "Prihlásil sa"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
13329
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
13330 msgid "Returned from being idle"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
13331 msgstr "Prestane byť nečinný"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
13332
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
13333 msgid "Returned from being away"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
13334 msgstr "Prestane byť neprítomný"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
13335
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
13336 msgid "Stopped typing"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
13337 msgstr "Prestal písať"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
13338
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
13339 msgid "Signed off"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
13340 msgstr "Odhlásil sa"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
13341
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
13342 msgid "Became idle"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
13343 msgstr "Stane sa nečinný"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
13344
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
13345 msgid "Went away"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
13346 msgstr "Stane sa neprítomný"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
13347
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
13348 msgid "Sent a message"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
13349 msgstr "Odoslal správu"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
13350
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
13351 msgid "Unknown.... Please report this!"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
13352 msgstr "Neznáme... Oznámte to, prosím!"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
13353
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
13354 msgid "(Custom)"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13355 msgstr "(Vlastné)"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13356
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13357 msgid "Penguin Pimps"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13358 msgstr "Autori Pidginu"
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
13359
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
13360 msgid "The default Pidgin sound theme"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13361 msgstr "Štandardná zvuková téma programu Pidgin"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13362
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
13363 msgid "The default Pidgin buddy list theme"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13364 msgstr "Štandardná téma zoznamu priateľov programu Pidgin"
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
13365
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
13366 msgid "The default Pidgin status icon theme"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13367 msgstr "Štandardná téma stavových ikon programu Pidgin"
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
13368
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
13369 msgid "Theme failed to unpack."
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
13370 msgstr "Nepodarilo sa rozbaliť tému."
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
13371
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
13372 msgid "Theme failed to load."
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
13373 msgstr "Nepodarilo sa načítať tému."
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
13374
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
13375 msgid "Theme failed to copy."
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
13376 msgstr "Nepodarilo sa skopírovať tému."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13377
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13378 msgid "Theme Selections"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13379 msgstr "Výber témy"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13380
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13381 #. Instructions
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13382 msgid ""
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13383 "Select a theme that you would like to use from the lists below.\n"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13384 "New themes can be installed by dragging and dropping them onto the theme "
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13385 "list."
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13386 msgstr ""
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13387 "Z nasledujúceho zoznamu vyberte tému smajlíkov, ktorú chcete používať.\n"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13388 "Nové témy je možné nainštalovať pridaním témy do tohto zoznamu metódou "
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13389 "„ťahaj a pusť“."
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13390
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13391 msgid "Buddy List Theme:"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13392 msgstr "Téma zoznamu priateľov:"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13393
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13394 msgid "Status Icon Theme:"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13395 msgstr "Ikony statusu:"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13396
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13397 msgid "Sound Theme:"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13398 msgstr "Zvuková téma:"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13399
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13400 msgid "Smiley Theme:"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13401 msgstr "Téma smajlíkov:"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13402
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
13403 msgid "Keyboard Shortcuts"
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
13404 msgstr "Klávesové skratky"
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
13405
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
13406 msgid "Cl_ose conversations with the Escape key"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
13407 msgstr "Z_avrieť rozhovory klávesom Esc"
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
13408
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
13409 #. System Tray
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13410 msgid "System Tray Icon"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13411 msgstr "Ikona v oznamovacej oblasti"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13412
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13413 msgid "_Show system tray icon:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13414 msgstr "_Zobraziť ikonu v oznamovacej oblasti:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13415
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13416 msgid "On unread messages"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13417 msgstr "Pri neprečítaných správach"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13418
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
13419 msgid "Conversation Window"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
13420 msgstr "Okno rozhovoru"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13421
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13422 msgid "_Hide new IM conversations:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13423 msgstr "_Skrývať nové rozhovory:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13424
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13425 msgid "When away"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13426 msgstr "Pri neprítomnosti"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13427
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
13428 msgid "Minimi_ze new conversation windows"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
13429 msgstr "Minimali_zovať nové rozhovory"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
13430
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13431 #. All the tab options!
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13432 msgid "Tabs"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13433 msgstr "Karty"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13434
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13435 msgid "Show IMs and chats in _tabbed windows"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13436 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
13437
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13438 msgid "Show close b_utton on tabs"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13439 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
13440
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13441 msgid "_Placement:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13442 msgstr "_Umiestnenie:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13443
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13444 msgid "Top"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13445 msgstr "Hore"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13446
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13447 msgid "Bottom"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13448 msgstr "Dolu"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13449
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13450 msgid "Left"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13451 msgstr "Vľavo"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13452
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13453 msgid "Right"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13454 msgstr "Vpravo"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13455
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13456 msgid "Left Vertical"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13457 msgstr "Vľavo zvislo"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13458
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
13459 msgid "Right Vertical"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
13460 msgstr "Vpravo zvislo"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
13461
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
13462 msgid "N_ew conversations:"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
13463 msgstr "N_ové rozhovory:"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
13464
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13465 msgid "Show _formatting on incoming messages"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13466 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
13467
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13468 msgid "Close IMs immediately when the tab is closed"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13469 msgstr "Zavrieť rozhovory v momente, keď zavriete kartu"
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
13470
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13471 msgid "Show _detailed information"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13472 msgstr "Zobraziť detailné informácie"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13473
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13474 msgid "Enable buddy ic_on animation"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13475 msgstr "Povoliť _animované obrázky priateľov"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13476
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13477 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
13478 msgstr "_Zobrazovať priateľom, že im píšete"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13479
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13480 msgid "Highlight _misspelled words"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13481 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
13482
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13483 msgid "Use smooth-scrolling"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13484 msgstr "Používať hladké posúvanie"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13485
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13486 msgid "F_lash window when IMs are received"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13487 msgstr "Blikanie okna po prijatí správy"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13488
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
13489 msgid "Minimum input area height in lines:"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
13490 msgstr "Minimálna výška textového poľa v riadkoch:"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13491
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
13492 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
13493 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
13494
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
13495 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
13496 msgstr "Použiť písmo _témy"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13497
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13498 msgid "Conversation _font:"
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
13499 msgstr "Písmo rozhovoru:"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13500
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13501 msgid "Default Formatting"
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
13502 msgstr "Predvolené formátovanie"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13503
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13504 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13505 "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
13506 "that support formatting."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13507 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13508 "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
13509 "podporuje formátovanie."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13510
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13511 msgid "Cannot start proxy configuration program."
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13512 msgstr "Nebolo možné spustiť program na nastavenie proxy."
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13513
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13514 msgid "Cannot start browser configuration program."
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13515 msgstr "Nebolo možné spustiť program na nastavenie prehliadača."
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13516
28246
bfe511f69e93 Check in updated versions of these files after running msgmerge on them
Mark Doliner <mark@kingant.net>
parents: 28210
diff changeset
13517 msgid "Disabled"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13518 msgstr "Vypnuté"
28246
bfe511f69e93 Check in updated versions of these files after running msgmerge on them
Mark Doliner <mark@kingant.net>
parents: 28210
diff changeset
13519
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
13520 #, c-format
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
13521 msgid "Use _automatically detected IP address: %s"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
13522 msgstr "Použiť _automaticky zistenú IP adresu: %s"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13523
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
13524 msgid "ST_UN server:"
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
13525 msgstr "ST_UN server:"
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
13526
28246
bfe511f69e93 Check in updated versions of these files after running msgmerge on them
Mark Doliner <mark@kingant.net>
parents: 28210
diff changeset
13527 msgid "<span style=\"italic\">Example: stunserver.org</span>"
bfe511f69e93 Check in updated versions of these files after running msgmerge on them
Mark Doliner <mark@kingant.net>
parents: 28210
diff changeset
13528 msgstr "<span style=\"italic\">Príklad: stunserver.org</span>"
bfe511f69e93 Check in updated versions of these files after running msgmerge on them
Mark Doliner <mark@kingant.net>
parents: 28210
diff changeset
13529
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13530 msgid "Public _IP:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13531 msgstr "Verejná _IP adresa:"
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 msgid "Ports"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13534 msgstr "Porty"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13535
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
13536 msgid "_Enable automatic router port forwarding"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
13537 msgstr "Povoliť _automatické presmerovanie portu routeru"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
13538
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
13539 msgid "_Manually specify range of ports to listen on:"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13540 msgstr "_Manuálne zadať rozsah portov, na ktorých načúvať:"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13541
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
13542 msgid "_Start:"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13543 msgstr "Š_tart:"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13544
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
13545 msgid "_End:"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13546 msgstr "_Koniec:"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13547
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
13548 #. TURN server
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
13549 msgid "Relay Server (TURN)"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
13550 msgstr "Relay Server (TURN)"
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
13551
28246
bfe511f69e93 Check in updated versions of these files after running msgmerge on them
Mark Doliner <mark@kingant.net>
parents: 28210
diff changeset
13552 msgid "_TURN server:"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13553 msgstr "_TURN server:"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13554
30627
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
13555 msgid "_UDP Port:"
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
13556 msgstr "_UDP Port:"
30627
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
13557
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
13558 msgid "Use_rname:"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13559 msgstr "_Používateľské meno:"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13560
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
13561 msgid "Pass_word:"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13562 msgstr "_Heslo:"
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13563
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13564 msgid "Seamonkey"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13565 msgstr "Seamonkey"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13566
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13567 msgid "Opera"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13568 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
13569
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13570 msgid "Netscape"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13571 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
13572
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13573 msgid "Mozilla"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13574 msgstr "Mozilla"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13575
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13576 msgid "Konqueror"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13577 msgstr "Konqueror"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13578
30627
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
13579 msgid "Google Chrome"
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
13580 msgstr "Google Chrome"
30627
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
13581
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
13582 #. Do not move the line below. Code below expects gnome-open to be in
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
13583 #. * this list immediately after xdg-open!
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
13584 msgid "Desktop Default"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
13585 msgstr "Predvolené prostredia"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
13586
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13587 msgid "GNOME Default"
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13588 msgstr "GNOME predvolený"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13589
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
13590 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
13591 msgstr "Galeon"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
13592
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
13593 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
13594 msgstr "Firefox"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
13595
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
13596 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
13597 msgstr "Firebird"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13598
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13599 msgid "Epiphany"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13600 msgstr "Epiphany"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13601
30627
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
13602 #. Translators: please do not translate "chromium-browser" here!
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
13603 msgid "Chromium (chromium-browser)"
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
13604 msgstr "Chromium (chromium-browser)"
30627
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
13605
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
13606 #. Translators: please do not translate "chrome" here!
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
13607 msgid "Chromium (chrome)"
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
13608 msgstr "Chromium (chrome)"
30627
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
13609
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13610 msgid "Manual"
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13611 msgstr "Vlastné"
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13612
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13613 msgid "Browser Selection"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13614 msgstr "Výber prehliadača"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13615
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13616 msgid "Browser preferences are configured in GNOME preferences"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13617 msgstr "Predvoľby prehliadača sa nastavujú v predvoľbách prostredia GNOME"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13618
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13619 msgid "<b>Browser configuration program was not found.</b>"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13620 msgstr "<b>Program na nastavenie prehliadača nebol nájdený.</b>"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13621
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13622 msgid "Configure _Browser"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13623 msgstr "Nastaviť _Prehliadač"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13624
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13625 msgid "_Browser:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13626 msgstr "_Prehliadač:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13627
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13628 msgid "_Open link in:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13629 msgstr "_Otvoriť odkaz:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13630
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13631 msgid "Browser default"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13632 msgstr "Podľa prehliadača"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13633
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13634 msgid "Existing window"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13635 msgstr "V otvorenom okne"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13636
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13637 msgid "New tab"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13638 msgstr "Na novej karte"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13639
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13640 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13641 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13642 "_Manual:\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13643 "(%s for URL)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13644 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13645 "_Ručne:\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13646 "(%s for URL)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13647
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13648 msgid "Proxy Server"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13649 msgstr "Proxy server"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13650
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13651 msgid "Proxy preferences are configured in GNOME preferences"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13652 msgstr "Predvoľby proxy sa nastavujú v predvoľbách prostredia GNOME"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13653
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13654 msgid "<b>Proxy configuration program was not found.</b>"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13655 msgstr "<b>Program na nastavenie proxy nebol nájdený.</b>"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13656
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13657 msgid "Configure _Proxy"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13658 msgstr "Nastaviť _Proxy"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13659
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13660 #. This is a global option that affects SOCKS4 usage even with
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13661 #. * account-specific proxy settings
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13662 msgid "Use remote _DNS with SOCKS4 proxies"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13663 msgstr "Použiť vzdialené _DNS s proxy SOCKS 4"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13664
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13665 msgid "Proxy t_ype:"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13666 msgstr "T_yp proxy:"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13667
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13668 msgid "No proxy"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13669 msgstr "Bez proxy"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13670
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13671 msgid "P_ort:"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13672 msgstr "P_ort:"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13673
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13674 msgid "User_name:"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13675 msgstr "Používateľské me_no:"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13676
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13677 msgid "Log _format:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13678 msgstr "_Formát záznamu:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13679
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
13680 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
13681 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
13682
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13683 msgid "Log all c_hats"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13684 msgstr "Zaznamenávať všetky c_haty"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13685
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13686 msgid "Log all _status changes to system log"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
13687 msgstr "Zaznamenávať do systémového záznamu všetky zmeny _statusu"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13688
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13689 msgid "Sound Selection"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13690 msgstr "Výber zvuku"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13691
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
13692 #, c-format
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13693 msgid "Quietest"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13694 msgstr "Najtichšia"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13695
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
13696 #, c-format
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13697 msgid "Quieter"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13698 msgstr "Tichšia"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13699
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
13700 #, c-format
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13701 msgid "Quiet"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13702 msgstr "Tichá"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13703
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
13704 #, c-format
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13705 msgid "Loud"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13706 msgstr "Hlasná"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13707
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
13708 #, c-format
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13709 msgid "Louder"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13710 msgstr "Hlasnejšia"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13711
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
13712 #, c-format
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13713 msgid "Loudest"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13714 msgstr "Najhlasnejšia"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13715
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13716 msgid "_Method:"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13717 msgstr "_Spôsob:"
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13718
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13719 msgid "Console beep"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13720 msgstr "Pípnutie konzoly"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13721
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13722 msgid "No sounds"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13723 msgstr "Žiadne zvuky"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13724
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13725 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13726 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13727 "Sound c_ommand:\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13728 "(%s for filename)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13729 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13730 "Príkaz zvuku:\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13731 "(%s pre názov súboru)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13732
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
13733 msgid "M_ute sounds"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
13734 msgstr "Vypnúť zv_uky"
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
13735
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13736 msgid "Sounds when conversation has _focus"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
13737 msgstr "Prehrávať zvuky, keď je okno rozhovoru _aktívne"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
13738
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
13739 msgid "_Enable sounds:"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
13740 msgstr "_Povoliť zvuky:"
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
13741
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
13742 msgid "V_olume:"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
13743 msgstr "Hlasit_osť:"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13744
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13745 msgid "Play"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13746 msgstr "Prehrať"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13747
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
13748 msgid "_Browse..."
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
13749 msgstr "P_rehľadávať..."
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
13750
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
13751 msgid "_Reset"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
13752 msgstr "O_bnoviť"
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
13753
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13754 msgid "_Report idle time:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13755 msgstr "_Oznamovať čas nečinnosti:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13756
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13757 msgid "Based on keyboard or mouse use"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13758 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
13759
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13760 msgid "_Minutes before becoming idle:"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13761 msgstr "_Počet minút pred nečinnosťou:"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13762
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13763 msgid "Change to this status when _idle:"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13764 msgstr "Prepnúť na tento status pri _nečinnosti:"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13765
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13766 msgid "_Auto-reply:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13767 msgstr "_Automatická odpoveď:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13768
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13769 msgid "When both away and idle"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13770 msgstr "Pri neprítomnosti a nečinnosti"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13771
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13772 #. Signon status stuff
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13773 msgid "Status at Startup"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
13774 msgstr "Status pri spustení"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13775
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13776 msgid "Use status from last _exit at startup"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
13777 msgstr "Po spustení použiť status ako pred odhlásením"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13778
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13779 msgid "Status to a_pply at startup:"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
13780 msgstr "Po spustení použiť status:"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13781
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
13782 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
13783 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
13784
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13785 msgid "Browser"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13786 msgstr "Prehliadač"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13787
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13788 msgid "Status / Idle"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
13789 msgstr "Status / nečinný"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13790
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13791 msgid "Themes"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13792 msgstr "Témy"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
13793
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13794 msgid "Allow all users to contact me"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13795 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
13796
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13797 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
13798 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
13799
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
13800 msgid "Allow only the users below"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
13801 msgstr "Povoliť len nižšie uvedeným používateľom"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
13802
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13803 msgid "Block all users"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13804 msgstr "Blokovať všetkých používateľov"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13805
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13806 msgid "Block only the users below"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13807 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
13808
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13809 msgid "Privacy"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13810 msgstr "Súkromie"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13811
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13812 msgid "Changes to privacy settings take effect immediately."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13813 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
13814
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13815 msgid "Set privacy for:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13816 msgstr "Nastaviť súkromie pre:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13817
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
13818 #. Remove All button
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
13819 msgid "Remove Al_l"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
13820 msgstr "Odstrániť _všetko"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
13821
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13822 msgid "Permit User"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13823 msgstr "Povoliť používateľa"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13824
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13825 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
13826 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
13827
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13828 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
13829 msgstr ""
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
13830 "Zadajte, prosím, meno používateľa, ktorému chcete dovoliť kontaktovať vás."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13831
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13832 msgid "_Permit"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13833 msgstr "_Povoliť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13834
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13835 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13836 msgid "Allow %s to contact you?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13837 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
13838
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13839 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13840 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
13841 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
13842
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13843 msgid "Block User"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13844 msgstr "Blokovať používateľa"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13845
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13846 msgid "Type a user to block."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
13847 msgstr "Zadajte používateľa, ktorého blokovať"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13848
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13849 msgid "Please enter the name of the user you wish to block."
20779
a068bcd78b61 fixes #3433
Loptosko <loptosko@gmail.com>
parents: 20271
diff changeset
13850 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
13851
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13852 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13853 msgid "Block %s?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13854 msgstr "Zablokovať používateľa %s?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13855
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13856 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13857 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
13858 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
13859
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13860 msgid "Apply"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13861 msgstr "Použiť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13862
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13863 msgid "That file already exists"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13864 msgstr "Tento súbor už existuje"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13865
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13866 msgid "Would you like to overwrite it?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13867 msgstr "Chcete ho prepísať?"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13868
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13869 msgid "Overwrite"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13870 msgstr "Prepísať"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13871
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13872 msgid "Choose New Name"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13873 msgstr "Vybrať iný názov"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13874
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13875 msgid "Select Folder..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13876 msgstr "Vyberte priečinok..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13877
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13878 #. list button
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13879 msgid "_Get List"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
13880 msgstr "_Získať zoznam"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13881
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13882 #. add button
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13883 msgid "_Add Chat"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13884 msgstr "Pridať chat"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13885
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13886 msgid "Are you sure you want to delete the selected saved statuses?"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
13887 msgstr "Naozaj chcete odstrániť tieto uložené statusy?"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13888
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13889 #. Use button
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13890 msgid "_Use"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
13891 msgstr "_Použiť"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13892
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13893 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
13894 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
13895
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13896 msgid "Different"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13897 msgstr "Odlišný"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13898
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13899 msgid "_Title:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13900 msgstr "_Titulok:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13901
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13902 msgid "_Status:"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
13903 msgstr "_Status:"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13904
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13905 #. Different status message expander
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13906 msgid "Use a _different status for some accounts"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
13907 msgstr "Pre niektoré účty používať odlišný status"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13908
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13909 #. Save & Use button
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13910 msgid "Sa_ve & Use"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
13911 msgstr "Ul_ožiť a Použiť"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13912
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13913 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13914 msgid "Status for %s"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
13915 msgstr "Status pre %s"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
13916
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
13917 #, c-format
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
13918 msgid ""
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
13919 "A custom smiley for '%s' already exists. Please use a different shortcut."
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
13920 msgstr "Vlastný smajlík pre '%s' už existuje. Prosím vyberte inú skratku."
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
13921
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
13922 msgid "Custom Smiley"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
13923 msgstr "Vlastný smajlík"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
13924
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
13925 msgid "Duplicate Shortcut"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
13926 msgstr "Duplicitná skratka"
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
13927
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
13928 msgid "Edit Smiley"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
13929 msgstr "Upraviť smajlíka"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
13930
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
13931 msgid "Add Smiley"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
13932 msgstr "Pridať smajlíka"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
13933
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
13934 msgid "_Image:"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
13935 msgstr "O_brázok:"
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
13936
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
13937 #. Shortcut text
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
13938 msgid "S_hortcut text:"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
13939 msgstr "Text o_dkazu:"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
13940
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
13941 msgid "Smiley"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
13942 msgstr "Smajlík"
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
13943
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
13944 msgid "Shortcut Text"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
13945 msgstr "Text odkazu"
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
13946
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
13947 msgid "Custom Smiley Manager"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
13948 msgstr "Správca vlastných smajlíkov"
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
13949
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
13950 msgid "Select Buddy Icon"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
13951 msgstr "Vybrať ikonu priateľa"
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
13952
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
13953 msgid "Click to change your buddyicon for this account."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
13954 msgstr "Kliknutím zmeníte vašu ikonu pre tento účet."
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
13955
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
13956 msgid "Click to change your buddyicon for all accounts."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
13957 msgstr "Kliknutím zmeníte vašu ikonu pre všetky účty."
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
13958
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13959 msgid "Waiting for network connection"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13960 msgstr "Čaká sa na sieťové pripojenie"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13961
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13962 msgid "New status..."
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
13963 msgstr "Nový status..."
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13964
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13965 msgid "Saved statuses..."
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
13966 msgstr "Uložené statusy..."
21478
e3bc726185fb fixes #3928
Loptosko <loptosko@gmail.com>
parents: 20779
diff changeset
13967
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
13968 msgid "Status Selector"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
13969 msgstr "Prepínač statusu"
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
13970
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13971 msgid "Google Talk"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13972 msgstr "Google Talk"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13973
31053
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
13974 msgid "Facebook (XMPP)"
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
13975 msgstr "Facebook (XMPP)"
31053
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
13976
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13977 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13978 msgid "The following error has occurred loading %s: %s"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
13979 msgstr "Počas načítavania %s sa vyskytla nasledujúca chyba: %s"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13980
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13981 msgid "Failed to load image"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13982 msgstr "Nepodarilo sa načítať obrázok"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13983
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13984 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13985 msgid "Cannot send folder %s."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13986 msgstr "Nepodarilo sa odoslať priečinok %s."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13987
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13988 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13989 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13990 "%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
13991 "individually."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13992 msgstr ""
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
13993 "Program %s nedokáže odoslať priečinok. Skúste posielať súbory v priečinku po "
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
13994 "jednom."
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
13995
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13996 msgid "You have dragged an image"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13997 msgstr "Vložili ste obrázok"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13998
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
13999 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14000 "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
14001 "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
14002 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14003 "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
14004 "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
14005
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14006 msgid "Set as buddy icon"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14007 msgstr "Nastaviť ako ikonu priateľa"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14008
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14009 msgid "Send image file"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14010 msgstr "Odoslať obrázok ako súbor"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14011
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14012 msgid "Insert in message"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14013 msgstr "Vložiť do správy"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14014
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14015 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
14016 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
14017
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14018 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14019 "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
14020 "this user."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14021 msgstr ""
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
14022 "Tento obrázok môžete odoslať cez prenos súborov alebo ho použiť ako ikonu "
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
14023 "pre tohto priateľa."
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
14024
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14025 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14026 "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
14027 "this user"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14028 msgstr ""
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
14029 "Tento obrázok môžete vložiť do správy alebo ho použiť ako ikonu pre tohto "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
14030 "priateľa."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14031
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
14032 #. I don't know if we really want to do anything here. Most of
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
14033 #. * the desktop item types are crap like "MIME Type" (I have no
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
14034 #. * clue how that would be a desktop item) and "Comment"...
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
14035 #. * nothing we can really send. The only logical one is
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
14036 #. * "Application," but do we really want to send a binary and
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
14037 #. * nothing else? Probably not. I'll just give an error and
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
14038 #. * return.
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14039 #. The original patch sent the icon used by the launcher. That's probably wrong
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14040 msgid "Cannot send launcher"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14041 msgstr "Nepodarilo sa odoslať spúšťač"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14042
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
14043 msgid ""
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
14044 "You dragged a desktop launcher. Most likely you wanted to send the target of "
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
14045 "this launcher instead of this launcher itself."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14046 msgstr ""
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14047 "Vložili ste spúšťač. Pravdepodobne ste chceli namiesto samotného spúšťača "
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14048 "odoslať súbor, na ktorý tento spúšťač odkazuje."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14049
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14050 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14051 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14052 "<b>File:</b> %s\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14053 "<b>File size:</b> %s\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14054 "<b>Image size:</b> %dx%d"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14055 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14056 "<b>Súbor:</b> %s\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14057 "<b>Veľkosť súboru:</b> %s\n"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
14058 "<b>Veľkosť obrázka:</b> %dx%d"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
14059
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14060 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14061 msgid "The file '%s' is too large for %s. Please try a smaller image.\n"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
14062 msgstr "Súbor „%s“ je príliš veľký na %s. Prosím, skúste menší obrázok.\n"
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
14063
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14064 msgid "Icon Error"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14065 msgstr "Chyba ikony"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14066
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14067 msgid "Could not set icon"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14068 msgstr "Nepodarilo sa odoslať ikonu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14069
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
14070 msgid "_Open Link"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14071 msgstr "_Otvoriť odkaz"
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
14072
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
14073 msgid "_Copy Link Location"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
14074 msgstr "_Kopírovať adresu odkazu"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
14075
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
14076 msgid "_Copy Email Address"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
14077 msgstr "_Kopírovať e-mailovu adresu"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
14078
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14079 msgid "_Open File"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14080 msgstr "_Otvoriť súbor"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14081
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14082 msgid "Open _Containing Directory"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14083 msgstr "O_tvoriť priečinok so súborom"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14084
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14085 msgid "Save File"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14086 msgstr "Uložiť súbor"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14087
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14088 msgid "_Play Sound"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14089 msgstr "_Prehrať zvuk"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14090
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14091 msgid "_Save File"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14092 msgstr "_Uložiť súbor"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14093
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
14094 msgid "Do you really want to clear?"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
14095 msgstr "Naozaj chcete vyprázdniť?"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
14096
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14097 msgid "Select color"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14098 msgstr "Vyberte farbu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14099
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
14100 #. Translators may want to transliterate the name.
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
14101 #. It is not to be translated.
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
14102 msgid "Pidgin"
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
14103 msgstr "Pidgin"
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
14104
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14105 msgid "_Alias"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14106 msgstr "_Prezývka"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14107
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14108 msgid "Close _tabs"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14109 msgstr "Zavrieť _karty"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14110
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14111 msgid "_Get Info"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
14112 msgstr "_Získať informácie"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14113
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14114 msgid "_Invite"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
14115 msgstr "_Pozvať"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14116
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
14117 msgid "_Modify..."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
14118 msgstr "_Upraviť..."
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
14119
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
14120 msgid "_Add..."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
14121 msgstr "_Pridať..."
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
14122
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14123 msgid "_Open Mail"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14124 msgstr "_Otvoriť poštu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14125
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
14126 msgid "_Edit"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
14127 msgstr "_Upraviť"
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
14128
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
14129 msgid "Pidgin Tooltip"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
14130 msgstr "Pidgin bublina"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
14131
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14132 msgid "Pidgin smileys"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
14133 msgstr "Smajlíci programu Pidgin"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14134
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14135 msgid "Selecting this disables graphical emoticons."
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
14136 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
14137
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14138 msgid "none"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14139 msgstr "žiadne"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14140
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
14141 msgid "Small"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
14142 msgstr "Malé"
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
14143
30627
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
14144 msgid "Smaller versions of the default smileys"
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
14145 msgstr "Menšie verzie základných smajlíkov"
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
14146
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14147 msgid "Response Probability:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14148 msgstr "Pravdepodobnosť odpovede:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14149
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14150 msgid "Statistics Configuration"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14151 msgstr "Konfigurácia štatistík"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14152
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14153 #. msg_difference spinner
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14154 msgid "Maximum response timeout:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14155 msgstr "Najdlhší interval do odpovede:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14156
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14157 msgid "minutes"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14158 msgstr "minút"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14159
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14160 #. last_seen spinner
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14161 msgid "Maximum last-seen difference:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14162 msgstr "Maximálny naposledy videný rozdiel:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14163
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14164 #. threshold spinner
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14165 msgid "Threshold:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14166 msgstr "Prah:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14167
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14168 #. *< type
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14169 #. *< ui_requirement
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14170 #. *< flags
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14171 #. *< dependencies
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14172 #. *< priority
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14173 #. *< id
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14174 msgid "Contact Availability Prediction"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
14175 msgstr "Predpovedanie dostupnosti kontaktu."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14176
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14177 #. *< name
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14178 #. *< version
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14179 msgid "Contact Availability Prediction plugin."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14180 msgstr "Modul predpovedania dostupnosti kontaktu."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14181
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14182 #. * summary
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
14183 msgid "Displays statistical information about your buddies' availability"
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
14184 msgstr "Zobrazuje štatistické informácie o prítomnosti vašich priateľov"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14185
28210
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14186 msgid "Buddy is idle"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14187 msgstr "Priateľ je nečinný"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14188
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14189 msgid "Buddy is away"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14190 msgstr "Priateľ je neprítomný"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14191
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14192 msgid "Buddy is \"extended\" away"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14193 msgstr "Priateľ je nedostupný"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14194
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14195 #. Not used yet.
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14196 msgid "Buddy is mobile"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14197 msgstr "Priateľ je mobilný"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14198
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14199 msgid "Buddy is offline"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14200 msgstr "Priateľ je odhlásený"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14201
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14202 msgid "Point values to use when..."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14203 msgstr "Používať hodnoty bodov v prípade..."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14204
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14205 msgid ""
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14206 "The buddy with the <i>largest score</i> is the buddy who will have priority "
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14207 "in the contact.\n"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14208 msgstr ""
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14209 "Priateľ s <i>najväčším skóre</i> je taký, čo bude mať prioritu pri "
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14210 "kontakte.\n"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14211
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14212 msgid "Use last buddy when scores are equal"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14213 msgstr "Ak sú hodnotenia rovnaké, použiť posledného priateľa"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14214
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14215 msgid "Point values to use for account..."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14216 msgstr "Hodnoty bodov, ktoré používať pre účet..."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14217
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14218 #. *< type
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14219 #. *< ui_requirement
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14220 #. *< flags
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14221 #. *< dependencies
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14222 #. *< priority
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14223 #. *< id
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14224 msgid "Contact Priority"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14225 msgstr "Priorita kontaktu"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14226
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14227 #. *< name
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14228 #. *< version
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14229 #. *< summary
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14230 msgid ""
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14231 "Allows for controlling the values associated with different buddy states."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14232 msgstr "Umožnuje kontrolu hodnôt spojených s rôznymi statusmi priateľov."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14233
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14234 #. *< description
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14235 msgid ""
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14236 "Allows for changing the point values of idle/away/offline states for buddies "
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14237 "in contact priority computations."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14238 msgstr ""
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14239 "Povoľuje zmeny statusov, nečinný/neprítomný/neprihlásený, podľa dôležitosti "
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14240 "priateľov v zozname."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14241
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14242 msgid "Conversation Colors"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14243 msgstr "Farby rozhovoru"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14244
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14245 msgid "Customize colors in the conversation window"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14246 msgstr "Prispôsobenie farieb v okne rozhovoru"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14247
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14248 msgid "Error Messages"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14249 msgstr "Chybové správy"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14250
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14251 msgid "Highlighted Messages"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14252 msgstr "Zvýraznené správy"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14253
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14254 msgid "System Messages"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14255 msgstr "Systémové správy"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14256
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14257 msgid "Sent Messages"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14258 msgstr "Odoslané správy"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14259
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14260 msgid "Received Messages"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14261 msgstr "Prijaté správy"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14262
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14263 #, c-format
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14264 msgid "Select Color for %s"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14265 msgstr "Vyberte farbu pre %s"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14266
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14267 msgid "Ignore incoming format"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14268 msgstr "Ignorovať prichádzajúci formát"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14269
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14270 msgid "Apply in Chats"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14271 msgstr "Použiť v chatoch"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14272
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14273 msgid "Apply in IMs"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14274 msgstr "Použiť v okamžitých správach"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14275
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14276 #. Note to translators: The string "Enter an XMPP Server" is asking the
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
14277 #. user to type the name of an XMPP server which will then be queried
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
14278 msgid "Server name request"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14279 msgstr "Požiadavka na meno serveru"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14280
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
14281 msgid "Enter an XMPP Server"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14282 msgstr "Zadajte XMPP server"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14283
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
14284 msgid "Select an XMPP server to query"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14285 msgstr "Vyberte XMPP server, ktorý kontaktovať"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14286
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
14287 msgid "Find Services"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14288 msgstr "Nájsť služby"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14289
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
14290 msgid "Add to Buddy List"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14291 msgstr "Pridať do zoznamu priateľov"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14292
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
14293 msgid "Gateway"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14294 msgstr "Brána"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14295
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
14296 msgid "Directory"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14297 msgstr "Priečinok"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14298
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
14299 msgid "PubSub Collection"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14300 msgstr "PubSub kolekcia"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14301
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
14302 msgid "PubSub Leaf"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14303 msgstr "PubSub list"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14304
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
14305 msgid ""
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
14306 "\n"
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
14307 "<b>Description:</b> "
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14308 msgstr ""
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14309 "\n"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14310 "<b>Popis:</b> "
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
14311
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
14312 #. Create the window.
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
14313 msgid "Service Discovery"
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
14314 msgstr "Prieskum služieb"
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
14315
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
14316 msgid "_Browse"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14317 msgstr "_Prehliadať"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14318
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
14319 msgid "Server does not exist"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14320 msgstr "Server neexistuje"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14321
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
14322 msgid "Server does not support service discovery"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14323 msgstr "Server nepodporuje prieskum služieb"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14324
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
14325 msgid "XMPP Service Discovery"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14326 msgstr "XMPP prieskum služieb"
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
14327
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
14328 msgid "Allows browsing and registering services."
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14329 msgstr "Umožňuje prehliadanie a registráciu služieb."
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14330
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
14331 msgid ""
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
14332 "This plugin is useful for registering with legacy transports or other XMPP "
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
14333 "services."
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14334 msgstr ""
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14335 "Tento modul je užitočný na registráciu do starších transportov alebo iných "
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14336 "XMPP služieb."
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
14337
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14338 msgid "By conversation count"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
14339 msgstr "Podľa počtu rozhovorov"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14340
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14341 msgid "Conversation Placement"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
14342 msgstr "Umiestňovanie rozhovorov"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14343
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14344 #. 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
14345 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14346 "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
14347 "conversation count\"."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14348 msgstr ""
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
14349 "Poznámka: Možnosť „Nové rozhovory“ musí byť nastavená na „Podľa počtu "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
14350 "rozhovorov“."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14351
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14352 msgid "Number of conversations per window"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
14353 msgstr "Počet rozhovorov v jednom okne"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14354
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14355 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
14356 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
14357
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14358 #. *< type
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14359 #. *< ui_requirement
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14360 #. *< flags
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14361 #. *< dependencies
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14362 #. *< priority
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14363 #. *< id
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14364 msgid "ExtPlacement"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14365 msgstr "Rozšírené umiestňovanie"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14366
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14367 #. *< name
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14368 #. *< version
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14369 msgid "Extra conversation placement options."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
14370 msgstr "Ďalšie možnosti umiestňovania rozhovorov"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14371
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14372 #. *< summary
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14373 #. * description
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14374 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14375 "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
14376 "and Chats"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14377 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14378 "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
14379
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14380 #. Configuration frame
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14381 msgid "Mouse Gestures Configuration"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14382 msgstr "Nastavenie ovládania pohybmi myši"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14383
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14384 msgid "Middle mouse button"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14385 msgstr "Prostredné tlačidlo myši"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14386
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14387 msgid "Right mouse button"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14388 msgstr "Pravé tlačidlo myši"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14389
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14390 #. "Visual gesture display" checkbox
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14391 msgid "_Visual gesture display"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14392 msgstr "_Vizuálne zobrazovanie pohybov myši"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14393
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14394 #. *< type
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14395 #. *< ui_requirement
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14396 #. *< flags
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14397 #. *< dependencies
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14398 #. *< priority
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14399 #. *< id
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14400 msgid "Mouse Gestures"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14401 msgstr "Ovládanie pohybmi kurzoru myši"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14402
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14403 #. *< name
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14404 #. *< version
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14405 #. * summary
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14406 msgid "Provides support for mouse gestures"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14407 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
14408
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14409 #. * description
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14410 msgid ""
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
14411 "Allows support for mouse gestures in conversation windows. Drag the middle "
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
14412 "mouse button to perform certain actions:\n"
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
14413 " • Drag down and then to the right to close a conversation.\n"
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
14414 " • Drag up and then to the left to switch to the previous conversation.\n"
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
14415 " • Drag up and then to the right to switch to the next conversation."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14416 msgstr ""
25275
a5a096d0a131 Updated Slovak translation. Fixes #7998.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 24816
diff changeset
14417 "Umožní ovládanie pomocou pohybov myši v okne rozhovoru.\n"
a5a096d0a131 Updated Slovak translation. Fixes #7998.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 24816
diff changeset
14418 "Pohybom myši so stlačeným prostredným tlačidlom vykonáte tieto akcie:\n"
a5a096d0a131 Updated Slovak translation. Fixes #7998.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 24816
diff changeset
14419 "\n"
a5a096d0a131 Updated Slovak translation. Fixes #7998.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 24816
diff changeset
14420 " • Ťahajte dole a potom doprava na zatvorenie rozhovoru.\n"
a5a096d0a131 Updated Slovak translation. Fixes #7998.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 24816
diff changeset
14421 " • Ťahajte hore a potom doľava na prepnutie sa na predchádzajúci rozhovor.\n"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
14422 " • Ťahajte hore a potom doprava na prepnutie sa na nasledujúci rozhovor."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14423
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14424 msgid "Instant Messaging"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14425 msgstr "Instant Messaging"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14426
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14427 #. Add the label.
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14428 msgid "Select a person from your address book below, or add a new person."
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
14429 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
14430
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14431 msgid "Group:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14432 msgstr "Skupina:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14433
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14434 #. "New Person" button
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14435 msgid "New Person"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14436 msgstr "Nová osoba"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14437
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14438 #. "Select Buddy" button
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14439 msgid "Select Buddy"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14440 msgstr "Vybrať priateľa"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14441
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14442 #. Add the label.
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14443 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14444 "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
14445 "person."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14446 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14447 "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
14448 "alebo vytvorte novú osobu."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14449
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14450 #. Add the expander
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14451 msgid "User _details"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14452 msgstr "_Detaily o používateľovi"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14453
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14454 #. "Associate Buddy" button
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14455 msgid "_Associate Buddy"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14456 msgstr "_Priradiť priateľa"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14457
23180
e0bcb8cfda74 Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents: 22954
diff changeset
14458 msgid "Unable to send email"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
14459 msgstr "Nepodarilo sa odoslať e-mail"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14460
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14461 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
14462 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
14463
23180
e0bcb8cfda74 Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents: 22954
diff changeset
14464 msgid "An email address was not found for this buddy."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
14465 msgstr "Nebola nájdená e-mailová adresa tohoto priateľa."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14466
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14467 msgid "Add to Address Book"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14468 msgstr "Pridať do adresára"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14469
23180
e0bcb8cfda74 Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents: 22954
diff changeset
14470 msgid "Send Email"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
14471 msgstr "Odoslať E-mail"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14472
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14473 #. Configuration frame
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14474 msgid "Evolution Integration Configuration"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
14475 msgstr "Nastavenie integrácie s Evoulution"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14476
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14477 #. Label
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14478 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
14479 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
14480
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14481 #. *< type
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14482 #. *< ui_requirement
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14483 #. *< flags
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14484 #. *< dependencies
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14485 #. *< priority
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14486 #. *< id
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14487 msgid "Evolution Integration"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14488 msgstr "Integrácia s Evolution"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14489
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14490 #. *< name
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14491 #. *< version
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14492 #. * summary
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14493 #. * description
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14494 msgid "Provides integration with Evolution."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14495 msgstr "Umožňuje integráciu s programom Evolution."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14496
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14497 msgid "Please enter the person's information below."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14498 msgstr "Zadajte, prosím, informácie o osobe."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14499
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
14500 msgid "Please enter the buddy's username and account type below."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
14501 msgstr "Zadajte, prosím, používateľské meno priateľa a typ jeho účtu."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14502
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14503 msgid "Account type:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14504 msgstr "Typ účtu:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14505
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14506 #. Optional Information section
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14507 msgid "Optional information:"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
14508 msgstr "Nepovinné informácie:"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14509
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14510 msgid "First name:"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
14511 msgstr "Krstné meno"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14512
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14513 msgid "Last name:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14514 msgstr "Priezvisko:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14515
23180
e0bcb8cfda74 Use "email" and "Email" consistently. This is potentially controversial,
Richard Laager <rlaager@wiktel.com>
parents: 22954
diff changeset
14516 msgid "Email:"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
14517 msgstr "E-mail:"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14518
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14519 #. *< type
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14520 #. *< ui_requirement
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14521 #. *< flags
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14522 #. *< dependencies
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14523 #. *< priority
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14524 #. *< id
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14525 msgid "GTK Signals Test"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
14526 msgstr "Test GTK signálov"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14527
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14528 #. *< name
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14529 #. *< version
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14530 #. * summary
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14531 #. * description
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14532 msgid "Test to see that all ui signals are working properly."
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
14533 msgstr ""
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
14534 "Test pre zistenie, či všetky signály používateľského rozhrania fungujú "
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
14535 "správne."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14536
20236
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
14537 #, c-format
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
14538 msgid ""
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
14539 "\n"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
14540 "<b>Buddy Note</b>: %s"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
14541 msgstr ""
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
14542 "\n"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
14543 "<b>Poznámka priateľa:</b> %s"
60485bc8ff7f applied changes from 98c6a98c20211da70f7a11c8b1e6aeb73621fbce
Richard Laager <rlaager@wiktel.com>
parents: 19744
diff changeset
14544
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14545 msgid "History"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14546 msgstr "História"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14547
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14548 #. *< type
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14549 #. *< ui_requirement
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14550 #. *< flags
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14551 #. *< dependencies
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14552 #. *< priority
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14553 #. *< id
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14554 msgid "Iconify on Away"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14555 msgstr "Ikonifikovať pri neprítomnosti"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14556
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14557 #. *< name
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14558 #. *< version
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14559 #. * summary
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14560 #. * description
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14561 msgid "Iconifies the buddy list and your conversations when you go away."
25275
a5a096d0a131 Updated Slovak translation. Fixes #7998.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 24816
diff changeset
14562 msgstr "Pri neprítomnosti ikonifikuje zoznam priateľov a vaše rozhovory."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14563
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14564 msgid "Mail Checker"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14565 msgstr "Kontrola pošty"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14566
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14567 msgid "Checks for new local mail."
25275
a5a096d0a131 Updated Slovak translation. Fixes #7998.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 24816
diff changeset
14568 msgstr "Kontrola novej miestnej pošty."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14569
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14570 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
14571 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14572 "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
14573 "poštu."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14574
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14575 msgid "Markerline"
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
14576 msgstr "Deliaca čiara"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14577
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14578 msgid "Draw a line to indicate new messages in a conversation."
25275
a5a096d0a131 Updated Slovak translation. Fixes #7998.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 24816
diff changeset
14579 msgstr "V rozhovore kreslí čiaru na zvýraznenie nových správ"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14580
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
14581 msgid "Jump to markerline"
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
14582 msgstr "Skočiť na deliacu čiaru"
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
14583
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14584 msgid "Draw Markerline in "
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
14585 msgstr "Vykreslovať deliacu čiaru "
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14586
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14587 msgid "_IM windows"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
14588 msgstr "Okná _správ"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14589
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14590 msgid "C_hat windows"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14591 msgstr "Okná c_hatu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14592
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14593 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14594 "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
14595 "accept."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14596 msgstr ""
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
14597 "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
14598 "ikonu MM."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14599
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14600 msgid "Music messaging session confirmed."
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
14601 msgstr "Relácia Music Messaging bolo potvrdené."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14602
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14603 msgid "Music Messaging"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14604 msgstr "Music Messaging"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14605
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14606 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
14607 msgstr "Pri spúšťaní príkazu nastal konflikt:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14608
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14609 msgid "Error Running Editor"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
14610 msgstr "Chyba pri spúšťaní editora"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14611
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14612 msgid "The following error has occurred:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14613 msgstr "Vyskytla sa nasledujúca chyba:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14614
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14615 #. Configuration frame
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14616 msgid "Music Messaging Configuration"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14617 msgstr "Nastavenie Music Messagingu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14618
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14619 msgid "Score Editor Path"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
14620 msgstr "Umiestnenie editora hodnotenia"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14621
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14622 msgid "_Apply"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14623 msgstr "_Použiť"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14624
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14625 #. *< type
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14626 #. *< ui_requirement
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14627 #. *< flags
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14628 #. *< dependencies
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14629 #. *< priority
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14630 #. *< id
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14631 #. *< name
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14632 #. *< version
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14633 msgid "Music Messaging Plugin for collaborative composition."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
14634 msgstr "Modul Music Messaging na spoluprácu pri komponovaní."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14635
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14636 #. * summary
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14637 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14638 "The Music Messaging Plugin allows a number of users to simultaneously work "
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
14639 "on a piece of music by editing a common score in real-time."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14640 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14641 "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
14642 "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
14643
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14644 #. ---------- "Notify For" ----------
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14645 msgid "Notify For"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14646 msgstr "Upozorňovať na"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14647
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
14648 msgid "\t_Only when someone says your username"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
14649 msgstr "\t_Len keď niekto vysloví vaše používateľské meno"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14650
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14651 msgid "_Focused windows"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
14652 msgstr "_Aktívne okná"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14653
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14654 #. ---------- "Notification Methods" ----------
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14655 msgid "Notification Methods"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14656 msgstr "Spôsoby upozornenia"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14657
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14658 msgid "Prepend _string into window title:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14659 msgstr "Pripojiť _reťazec pred nadpis okna:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14660
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14661 #. Count method button
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14662 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
14663 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
14664
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14665 #. Count xprop method button
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14666 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
14667 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
14668
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14669 #. Urgent method button
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14670 msgid "Set window manager \"_URGENT\" hint"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
14671 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
14672
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
14673 msgid "_Flash window"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
14674 msgstr "Okno _Flash"
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
14675
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14676 #. Raise window method button
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14677 msgid "R_aise conversation window"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
14678 msgstr "_Zdvihnúť okno rozhovoru"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14679
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
14680 #. Present conversation method button
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
14681 msgid "_Present conversation window"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
14682 msgstr "_Ukázať okno rozhovoru"
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
14683
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14684 #. ---------- "Notification Removals" ----------
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14685 msgid "Notification Removal"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14686 msgstr "Odstránenie upozornenia"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14687
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14688 #. Remove on focus button
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14689 msgid "Remove when conversation window _gains focus"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
14690 msgstr "Odstrániť, keď sa okno rozhovoru stane _aktívnym"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14691
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14692 #. Remove on click button
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14693 msgid "Remove when conversation window _receives click"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
14694 msgstr "Odstrániť, keď okno rozhovoru zaznamená _kliknutie"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14695
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14696 #. Remove on type button
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14697 msgid "Remove when _typing in conversation window"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
14698 msgstr "Odstrániť pri _písaní do okna rozhovoru"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14699
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14700 #. Remove on message send button
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14701 msgid "Remove when a _message gets sent"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14702 msgstr "Odstrániť po odoslaní správy"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14703
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14704 #. Remove on conversation switch button
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14705 msgid "Remove on switch to conversation ta_b"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
14706 msgstr "Odstrániť pri prepnutí na kartu rozhovoru"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14707
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14708 #. *< type
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14709 #. *< ui_requirement
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14710 #. *< flags
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14711 #. *< dependencies
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14712 #. *< priority
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14713 #. *< id
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14714 msgid "Message Notification"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14715 msgstr "Upozornenie na správu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14716
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14717 #. *< name
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14718 #. *< version
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14719 #. * summary
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14720 #. * description
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14721 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
14722 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
14723
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14724 #. *< type
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14725 #. *< ui_requirement
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14726 #. *< flags
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14727 #. *< dependencies
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14728 #. *< priority
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14729 #. *< id
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14730 msgid "Pidgin Demonstration Plugin"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14731 msgstr "Ukážkový modul programu Pidgin"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14732
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14733 #. *< name
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14734 #. *< version
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14735 #. * summary
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14736 msgid "An example plugin that does stuff - see the description."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
14737 msgstr "Ukážkový modul ktorý niečo vykonáva - pozrite popis"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14738
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14739 #. * description
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14740 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14741 "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
14742 "- 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
14743 "- It reverses all incoming text\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14744 "- 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
14745 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14746 "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
14747 "- 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
14748 "- Prevracia každý prichádzajúci text\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14749 "- 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
14750
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14751 msgid "Hyperlink Color"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14752 msgstr "Farba odkazu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14753
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
14754 msgid "Visited Hyperlink Color"
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
14755 msgstr "Farba navštíveného odkazu"
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
14756
22368
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
14757 msgid "Highlighted Message Name Color"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
14758 msgstr "Farba zvýraznenia mena v správe"
409b55de1494 Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 21482
diff changeset
14759
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
14760 msgid "Typing Notification Color"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14761 msgstr "Farba upozornenia na písanie"
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
14762
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14763 msgid "GtkTreeView Horizontal Separation"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14764 msgstr "Vodorovná medzera v GtkTreeView"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14765
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14766 msgid "Conversation Entry"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14767 msgstr "Položka rozhovoru"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14768
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
14769 msgid "Conversation History"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
14770 msgstr "História rozhovoru"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
14771
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14772 msgid "Request Dialog"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14773 msgstr "Dialóg požiadavku"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14774
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14775 msgid "Notify Dialog"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14776 msgstr "Dialóg upozornenia"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14777
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14778 msgid "Select Color"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14779 msgstr "Vyberte farbu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14780
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
14781 #, c-format
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14782 msgid "Select Interface Font"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14783 msgstr "Vyberte písmo rozhrania"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14784
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14785 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14786 msgid "Select Font for %s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14787 msgstr "Vyberte písmo pre %s"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14788
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14789 msgid "GTK+ Interface Font"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14790 msgstr "Písmo rozhrania GTK+"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14791
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14792 msgid "GTK+ Text Shortcut Theme"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14793 msgstr "Textová téma odkazov GTK+"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14794
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
14795 msgid "Disable Typing Notification Text"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14796 msgstr "Vypnúť text upozornenia na písanie"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14797
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
14798 msgid "GTK+ Theme Control Settings"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14799 msgstr "Nastavenia témy GTK+ programu Pidgin"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14800
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
14801 msgid "Colors"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14802 msgstr "Farby"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14803
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14804 msgid "Fonts"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14805 msgstr "Písma"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14806
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
14807 msgid "Miscellaneous"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14808 msgstr "Rôzne"
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
14809
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14810 msgid "Gtkrc File Tools"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14811 msgstr "Nástroje súboru Gtkrc"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14812
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14813 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14814 msgid "Write settings to %s%sgtkrc-2.0"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14815 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
14816
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14817 msgid "Re-read gtkrc files"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14818 msgstr "Znovu načítať súbory gtkrc"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14819
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14820 msgid "Pidgin GTK+ Theme Control"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14821 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
14822
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14823 msgid "Provides access to commonly used gtkrc settings."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14824 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
14825
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14826 msgid "Raw"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14827 msgstr "Priamy"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14828
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14829 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
14830 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
14831
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14832 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14833 "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
14834 "'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
14835 msgstr ""
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
14836 "Umožní vám odoslať priamy vstup v textovo-založených protokoloch (Jabber, "
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
14837 "MSN, IRC, TOC). Pre odoslanie stlačte „Enter“ vo vstupnom poli. Sledujte "
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
14838 "ladiace okno."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14839
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14840 #, c-format
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
14841 msgid "You can upgrade to %s %s today."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
14842 msgstr "Dnes môžete prejsť na %s %s."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14843
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14844 msgid "New Version Available"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14845 msgstr "Nová verzia je k dispozícii"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14846
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
14847 msgid "Later"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
14848 msgstr "Neskôr"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
14849
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
14850 msgid "Download Now"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
14851 msgstr "Stiahnuť teraz"
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
14852
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14853 #. *< type
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14854 #. *< ui_requirement
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14855 #. *< flags
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14856 #. *< dependencies
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14857 #. *< priority
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14858 #. *< id
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14859 msgid "Release Notification"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14860 msgstr "Upozornenie na novú verziu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14861
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14862 #. *< name
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14863 #. *< version
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14864 #. * summary
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14865 msgid "Checks periodically for new releases."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14866 msgstr "Pravidelne kontroluje dostupnosť novej verzie."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14867
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14868 #. * description
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14869 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14870 "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
14871 "ChangeLog."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14872 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14873 "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
14874 "zoznamom zmien."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14875
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
14876 #. *< major version
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
14877 #. *< minor version
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
14878 #. *< type
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
14879 #. *< ui_requirement
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
14880 #. *< flags
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
14881 #. *< dependencies
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
14882 #. *< priority
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
14883 #. *< id
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
14884 msgid "Send Button"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
14885 msgstr "Tlačidlo odoslať"
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
14886
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
14887 #. *< name
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
14888 #. *< version
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
14889 msgid "Conversation Window Send Button."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
14890 msgstr "Tlačidlo odoslať v okne rozhovoru."
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
14891
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
14892 #. *< summary
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
14893 msgid ""
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
14894 "Adds a Send button to the entry area of the conversation window. Intended "
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
14895 "for use when no physical keyboard is present."
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
14896 msgstr ""
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14897 "V okne rozhovoru pridá do textového poľa tlačidlo odoslať. Určené pre "
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14898 "použitie na počítačoch bez klávesnice."
22954
9cafe49da23f Slovak translation updated (loptosko)
Stu Tomlinson <stu@nosnilmot.com>
parents: 22590
diff changeset
14899
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14900 msgid "Duplicate Correction"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
14901 msgstr "Duplicitná oprava"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14902
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14903 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
14904 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
14905
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14906 msgid "Text Replacements"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14907 msgstr "Náhrady textu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14908
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14909 msgid "You type"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14910 msgstr "Píšete"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14911
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14912 msgid "You send"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14913 msgstr "Odosielate"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14914
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14915 msgid "Whole words only"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14916 msgstr "Len celé slová"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14917
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14918 msgid "Case sensitive"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14919 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
14920
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14921 msgid "Add a new text replacement"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
14922 msgstr "Pridať novú náhradu textu"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14923
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14924 msgid "You _type:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14925 msgstr "Píšete:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14926
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14927 msgid "You _send:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14928 msgstr "Odosielate:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14929
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14930 #. 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
14931 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
14932 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14933 "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
14934 "veľkosti písmen)"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14935
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14936 msgid "Only replace _whole words"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14937 msgstr "Nahradzovať len _celé slová"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14938
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14939 msgid "General Text Replacement Options"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14940 msgstr "Všeobecné možnosti nahradzovania textu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14941
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14942 msgid "Enable replacement of last word on send"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14943 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
14944
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14945 msgid "Text replacement"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14946 msgstr "Nahradzovanie textu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14947
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14948 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
14949 msgstr ""
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
14950 "Nahradzuje text v odosielaných správach podľa používateľom určených pravidiel"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
14951
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
14952 msgid "Just logged in"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14953 msgstr "Práve prihlásený"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14954
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
14955 msgid "Just logged out"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14956 msgstr "Práve odhlásený"
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
14957
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
14958 msgid ""
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
14959 "Icon for Contact/\n"
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
14960 "Icon for Unknown person"
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
14961 msgstr ""
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14962 "Ikona pre kontakt/\n"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14963 "Ikona pre neznámu osobu"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14964
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
14965 msgid "Icon for Chat"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14966 msgstr "Ikona pre chat"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14967
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
14968 msgid "Ignored"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14969 msgstr "Ignorované"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14970
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
14971 msgid "Founder"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14972 msgstr "Zakladateľ"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14973
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14974 #. A user in a chat room who has special privileges.
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
14975 msgid "Operator"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14976 msgstr "Operátor"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14977
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14978 #. A half operator is someone who has a subset of the privileges
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14979 #. that an operator has.
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
14980 msgid "Half Operator"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14981 msgstr "Polooperátor"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14982
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
14983 msgid "Authorization dialog"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14984 msgstr "Dialóg autorizácie"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14985
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
14986 msgid "Error dialog"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14987 msgstr "Chybový dialóg"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14988
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
14989 msgid "Information dialog"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14990 msgstr "Informačný dialóg"
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
14991
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
14992 msgid "Mail dialog"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14993 msgstr "Dialóg pošty"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14994
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
14995 msgid "Question dialog"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14996 msgstr "Dialóg otázky"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14997
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
14998 msgid "Warning dialog"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
14999 msgstr "Dialóg upozornenia"
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
15000
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
15001 msgid "What kind of dialog is this?"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
15002 msgstr "Toto je aký druh dialógu?"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
15003
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
15004 msgid "Status Icons"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
15005 msgstr "Ikony statusu"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
15006
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
15007 msgid "Chatroom Emblems"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
15008 msgstr "Emblémy chatovacej miestnosti"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
15009
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
15010 msgid "Dialog Icons"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
15011 msgstr "Ikony dialógu"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
15012
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
15013 msgid "Pidgin Icon Theme Editor"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
15014 msgstr "Editor témy ikon programu Pidgin"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
15015
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
15016 msgid "Contact"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
15017 msgstr "Kontakt"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
15018
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
15019 msgid "Pidgin Buddylist Theme Editor"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
15020 msgstr "Editor témy zoznamu priateľov programu Pidgin"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
15021
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
15022 msgid "Edit Buddylist Theme"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
15023 msgstr "Upraviť tému zoznamu priateľov"
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
15024
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
15025 msgid "Edit Icon Theme"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
15026 msgstr "Upraviť tému ikon"
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
15027
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
15028 #. *< type
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
15029 #. *< ui_requirement
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
15030 #. *< flags
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
15031 #. *< dependencies
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
15032 #. *< priority
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
15033 #. *< id
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
15034 #. * description
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
15035 msgid "Pidgin Theme Editor"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
15036 msgstr "Editor témy programu Pidgin"
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
15037
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
15038 #. *< name
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
15039 #. *< version
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
15040 #. * summary
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
15041 msgid "Pidgin Theme Editor."
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
15042 msgstr "Editor témy programu Pidgin."
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
15043
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15044 #. *< type
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15045 #. *< ui_requirement
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15046 #. *< flags
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15047 #. *< dependencies
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15048 #. *< priority
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15049 #. *< id
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15050 msgid "Buddy Ticker"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15051 msgstr "Vyberač priateľov"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15052
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15053 #. *< name
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15054 #. *< version
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15055 #. * summary
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15056 #. * description
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15057 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
15058 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
15059
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15060 msgid "Display Timestamps Every"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15061 msgstr "Zobraziť časové značky každých"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15062
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15063 #. *< type
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15064 #. *< ui_requirement
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15065 #. *< flags
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15066 #. *< dependencies
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15067 #. *< priority
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15068 #. *< id
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15069 msgid "Timestamp"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15070 msgstr "Časová značka"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15071
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15072 #. *< name
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15073 #. *< version
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15074 #. * summary
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15075 msgid "Display iChat-style timestamps"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15076 msgstr "Časové značky v štýle iChat"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15077
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15078 #. * description
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15079 msgid "Display iChat-style timestamps every N minutes."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
15080 msgstr "Každých N minút pridáva do rozhovoru časové značky."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15081
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15082 msgid "Timestamp Format Options"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15083 msgstr "Voľby formátu časovej značky"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15084
24231
8feb0b33e8d5 Check in updated versions of these from running stats.pl.
Mark Doliner <mark@kingant.net>
parents: 23180
diff changeset
15085 #, c-format
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
15086 msgid "_Force timestamp format:"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
15087 msgstr "_Vynútiť formát časovej značky:"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
15088
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
15089 msgid "Use system default"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
15090 msgstr "Štandardný"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
15091
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
15092 msgid "12 hour time format"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
15093 msgstr "12-hodinový formát času"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
15094
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
15095 msgid "24 hour time format"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
15096 msgstr "24-hodinový formát času"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15097
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15098 msgid "Show dates in..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15099 msgstr "Zobraziť dátumy v..."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15100
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15101 msgid "Co_nversations:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15102 msgstr "_Rozhovory:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15103
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15104 msgid "For delayed messages"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15105 msgstr "Pre oneskorené správy"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15106
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15107 msgid "For delayed messages and in chats"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15108 msgstr "Pre oneskorené správy a v chatoch"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15109
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15110 msgid "_Message Logs:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15111 msgstr "_Záznamy správ:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15112
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15113 #. *< type
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15114 #. *< ui_requirement
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15115 #. *< flags
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15116 #. *< dependencies
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15117 #. *< priority
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15118 #. *< id
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15119 msgid "Message Timestamp Formats"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15120 msgstr "Formáty časovej značky správ"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15121
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15122 #. *< name
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15123 #. *< version
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15124 #. * summary
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15125 msgid "Customizes the message timestamp formats."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
15126 msgstr "Prispôsobenie formátu časových značiek."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15127
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15128 #. * description
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15129 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15130 "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
15131 "timestamp formats."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15132 msgstr ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15133 "Tento modul umožňuje používateľovi upraviť formáty časových značiek v "
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
15134 "správach rozhovorov a záznamoch."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15135
28210
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15136 msgid "Audio"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15137 msgstr "Zvuk"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15138
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15139 msgid "Video"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15140 msgstr " Video"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15141
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15142 msgid "Output"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15143 msgstr "Výstup"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15144
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15145 msgid "_Plugin"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15146 msgstr "_Modul"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15147
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15148 msgid "_Device"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15149 msgstr "_Zariadenie"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15150
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15151 msgid "Input"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15152 msgstr "Vstup"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15153
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15154 msgid "P_lugin"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15155 msgstr "_Modul"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15156
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15157 msgid "D_evice"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15158 msgstr "Z_ariadenie"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15159
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15160 #. *< magic
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15161 #. *< major version
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15162 #. *< minor version
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15163 #. *< type
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15164 #. *< ui_requirement
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15165 #. *< flags
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15166 #. *< dependencies
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15167 #. *< priority
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15168 #. *< id
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15169 msgid "Voice/Video Settings"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15170 msgstr "Nastavenia hlasu a obrazu"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15171
30627
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
15172 msgid "Voice and Video Settings"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
15173 msgstr "Nastavenia hlasu a obrazu"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
15174
28210
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15175 #. *< name
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15176 #. *< version
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15177 msgid "Configure your microphone and webcam."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15178 msgstr "Nastavenie vášho mikrofóna a webkamery."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15179
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15180 #. *< summary
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15181 msgid "Configure microphone and webcam settings for voice/video calls."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15182 msgstr "Nastavenie mikrofóna a webkamery pre hlasové a video hovory."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15183
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15184 msgid "Opacity:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15185 msgstr "Krytie:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15186
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15187 #. IM Convo trans options
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15188 msgid "IM Conversation Windows"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15189 msgstr "Okná rozhovoru"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15190
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15191 msgid "_IM window transparency"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
15192 msgstr "Priesvitnosť okna správ"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15193
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15194 msgid "_Show slider bar in IM window"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15195 msgstr "_Zobrazovať posuvný pruh v okne správ"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15196
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15197 msgid "Remove IM window transparency on focus"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
15198 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
15199
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15200 msgid "Always on top"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15201 msgstr "Vždy navrchu"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15202
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15203 #. Buddy List trans options
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15204 msgid "Buddy List Window"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15205 msgstr "Okno zoznamu priateľov"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15206
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15207 msgid "_Buddy List window transparency"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
15208 msgstr "Priesvitnosť okna _zoznamu priateľov"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15209
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15210 msgid "Remove Buddy List window transparency on focus"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15211 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
15212
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15213 #. *< type
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15214 #. *< ui_requirement
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15215 #. *< flags
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15216 #. *< dependencies
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15217 #. *< priority
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15218 #. *< id
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15219 msgid "Transparency"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15220 msgstr "Priehľadnosť"
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 #. *< name
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15223 #. *< version
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15224 #. * summary
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15225 msgid "Variable Transparency for the buddy list and conversations."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
15226 msgstr "Premenlivá priesvitnosť zoznamu priateľov a rozhovorov."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15227
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15228 #. * description
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15229 msgid ""
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15230 "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
15231 "the buddy list.\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15232 "\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15233 "* Note: This plugin requires Win2000 or greater."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15234 msgstr ""
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
15235 "Tento modul povoľuje premenlivú priesvitnosť okien rozhovoru a zoznamu "
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15236 "priateľov.\n"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15237 "\n"
19744
6ac777d68c73 fixes #3039
Loptosko <loptosko@gmail.com>
parents: 19673
diff changeset
15238 "* 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
15239
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15240 #. Autostart
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15241 msgid "Startup"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15242 msgstr "Spustenie"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15243
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15244 #, c-format
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15245 msgid "_Start %s on Windows startup"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15246 msgstr "_Spustiť %s pri štarte Windows"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15247
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
15248 msgid "Allow multiple instances"
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
15249 msgstr "Umožniť viacero spustení"
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
15250
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15251 msgid "_Dockable Buddy List"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15252 msgstr "_Ukotviteľný zoznam priateľov"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15253
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15254 #. Blist On Top
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15255 msgid "_Keep Buddy List window on top:"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15256 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
15257
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15258 #. XXX: Did this ever work?
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15259 msgid "Only when docked"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15260 msgstr "Len ak je ukotvené"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15261
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15262 msgid "Windows Pidgin Options"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15263 msgstr "Možnosti pre Windows verziu programu Pidgin"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15264
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15265 msgid "Options specific to Pidgin for Windows."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15266 msgstr "Špecifické možnosti programu Pidgin pre Windows."
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15267
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15268 msgid ""
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15269 "Provides options specific to Pidgin for Windows, such as buddy list docking."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15270 msgstr ""
19341
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
15271 "Poskytuje možnosti špecifické pre Pidgin pre Windows, napríklad ukotvovanie "
e75b7e97c7ea fixes #2635
Loptosko <loptosko@gmail.com>
parents: 19286
diff changeset
15272 "zoznamu priateľov."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15273
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15274 msgid "<font color='#777777'>Logged out.</font>"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15275 msgstr "<font color='#777777'>Odhlásený.</font>"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15276
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15277 #. *< type
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15278 #. *< ui_requirement
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15279 #. *< flags
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15280 #. *< dependencies
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15281 #. *< priority
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15282 #. *< id
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15283 msgid "XMPP Console"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15284 msgstr "XMPP Konzola"
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15285
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15286 msgid "Account: "
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15287 msgstr "Účet: "
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 msgid "<font color='#777777'>Not connected to XMPP</font>"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
15290 msgstr "<font color='#777777'>Neprihlásený ku XMPP</font>"
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15291
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15292 #. *< name
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15293 #. *< version
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15294 #. * summary
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15295 msgid "Send and receive raw XMPP stanzas."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
15296 msgstr "Odosielanie a prijímanie nespracovaných XMPP slôh."
19286
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15297
bb460965c49c 15 translation updates. Our translators rock!
Mark Doliner <mark@kingant.net>
parents: 16719
diff changeset
15298 #. * description
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15299 msgid "This plugin is useful for debugging XMPP servers or clients."
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
15300 msgstr "Tento modul je vhodný na ladenie XMPP serverov alebo klientov."
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
15301
30627
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
15302 #. $(^Name) is the current Version name (e.g. Pidgin 2.7.0). $_CLICK will become a translated version of "Click Next to continue." DO NOT translate the CLICK in $_CLICK. It will break the installer.
29967
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15303 msgid ""
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15304 "$(^Name) is released under the GNU General Public License (GPL). The license "
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15305 "is provided here for information purposes only. $_CLICK"
29971
4ea63d140611 Update for fixed nsis_translations.desktop.in
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29969
diff changeset
15306 msgstr ""
4ea63d140611 Update for fixed nsis_translations.desktop.in
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29969
diff changeset
15307 "$(^Name) je vydaný pod GPL licenciou. Táto licencia je len pre informačné "
4ea63d140611 Update for fixed nsis_translations.desktop.in
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29969
diff changeset
15308 "účely. $_CLICK"
29967
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15309
30142
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
15310 #. Installer Subsection Detailed Description
29967
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15311 msgid "A multi-platform GUI toolkit, used by Pidgin"
29969
a266adc60c7b Migrate existing Installer translations into the po files
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29967
diff changeset
15312 msgstr "Multiplatformové GUI nástroje, používané Pidgin-om"
29967
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15313
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15314 msgid ""
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15315 "An instance of Pidgin is currently running. Please exit Pidgin and try "
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15316 "again."
29969
a266adc60c7b Migrate existing Installer translations into the po files
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29967
diff changeset
15317 msgstr "Pidgin je práve spustený. Vypnite ho a skúste znova."
29967
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15318
30142
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
15319 #. Installer Subsection Detailed Description
29967
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15320 msgid "Core Pidgin files and dlls"
29969
a266adc60c7b Migrate existing Installer translations into the po files
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29967
diff changeset
15321 msgstr "Jadro Pidgin-u a nevyhnutné DLL súbory"
29967
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15322
30142
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
15323 #. Installer Subsection Detailed Description
29967
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15324 msgid "Create a Start Menu entry for Pidgin"
29969
a266adc60c7b Migrate existing Installer translations into the po files
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29967
diff changeset
15325 msgstr "Vytvoriť odkaz na Pidgin v Štart Menu"
29967
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15326
30142
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
15327 #. Installer Subsection Detailed Description
29967
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15328 msgid "Create a shortcut to Pidgin on the Desktop"
29969
a266adc60c7b Migrate existing Installer translations into the po files
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29967
diff changeset
15329 msgstr "Vytvoriť zástupcu pre Pidgin na pracovnej ploche"
29967
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15330
30142
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
15331 #. Installer Subsection Text
29967
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15332 msgid "Debug Symbols (for reporting crashes)"
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
15333 msgstr "Ladiace symboly (na nahlasovanie chýb)"
29967
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15334
30142
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
15335 #. Installer Subsection Text
29967
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15336 msgid "Desktop"
29969
a266adc60c7b Migrate existing Installer translations into the po files
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29967
diff changeset
15337 msgstr "Plocha"
29967
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15338
30142
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
15339 #. $R2 will display the URL that the GTK+ Runtime failed to download from
29967
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15340 msgid ""
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15341 "Error Downloading the GTK+ Runtime ($R2).$\\rThis is required for Pidgin to "
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15342 "function; if retrying fails, you may need to use the 'Offline Installer' "
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15343 "from http://pidgin.im/download/windows/ ."
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15344 msgstr ""
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
15345 "Chyba sťahovania prostredia GTK+ Runtime ($R2).$\\rJe vyžadované na "
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
15346 "fungovanie programu Pidgin; ak všetko zlyhá, môžete použiť 'Offline "
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
15347 "inštalátor' z http://pidgin.im/download/windows/ ."
29967
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15348
30142
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
15349 #. $R2 will display the URL that the Debug Symbols failed to download from
29967
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15350 msgid ""
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15351 "Error Installing Debug Symbols ($R2).$\\rIf retrying fails, you may need to "
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15352 "use the 'Offline Installer' from http://pidgin.im/download/windows/ ."
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15353 msgstr ""
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
15354 "Chyba inštalácie Ladiacich symbolov ($R2).$\\rAk všetko zlyhá, môžete použiť "
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
15355 "'Offline inštalátor' z http://pidgin.im/download/windows/ ."
29967
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15356
30142
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
15357 #. $R3 will display the URL that the Dictionary failed to download from
29971
4ea63d140611 Update for fixed nsis_translations.desktop.in
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29969
diff changeset
15358 #, no-c-format
4ea63d140611 Update for fixed nsis_translations.desktop.in
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29969
diff changeset
15359 msgid ""
4ea63d140611 Update for fixed nsis_translations.desktop.in
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29969
diff changeset
15360 "Error Installing Spellchecking ($R3).$\\rIf retrying fails, manual "
30142
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
15361 "installation instructions are at: http://developer.pidgin.im/wiki/Installing"
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
15362 "%20Pidgin#manual_win32_spellcheck_installation"
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
15363 msgstr ""
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
15364 "Chyba inštalácie kontroly pravopisu ($R3).$\\rAk všetko zlyhá, návod na "
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
15365 "inštaláciu je na adrese: http://developer.pidgin.im/wiki/Installing"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
15366 "%20Pidgin#manual_win32_spellcheck_installation"
30142
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
15367
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
15368 #. Installer Subsection Text
29967
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15369 msgid "GTK+ Runtime (required if not present)"
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
15370 msgstr "GTK+ Runtime (vyžadované ak nedostupné)"
29967
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15371
30142
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
15372 #. Installer Subsection Text
29967
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15373 msgid "Localizations"
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
15374 msgstr "Lokalizácie"
29967
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15375
30142
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
15376 #. "Next >" appears on a button on the License Page of the Installer
29967
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15377 msgid "Next >"
29969
a266adc60c7b Migrate existing Installer translations into the po files
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29967
diff changeset
15378 msgstr "Ďalej >"
29967
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15379
30142
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
15380 #. Installer Subsection Text
29967
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15381 msgid "Pidgin Instant Messaging Client (required)"
29969
a266adc60c7b Migrate existing Installer translations into the po files
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29967
diff changeset
15382 msgstr "Pidgin Instant Messaging Klient (nevyhnutné)"
29967
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15383
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15384 msgid ""
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15385 "Pidgin requires a compatible GTK+ Runtime (which doesn't appear to be "
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15386 "already present).$\\rAre you sure you want to skip installing the GTK+ "
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15387 "Runtime?"
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15388 msgstr ""
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
15389 "Pidgin vyžaduje a kompatibilné GTK+ Runtime prostredie (ktoré nevyzerá byť "
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
15390 "dostupné).$\\rNaozaj chcete preskočiť inštalovanie GTK+ prostredia?"
29967
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15391
30142
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
15392 #. Installer Subsection Text
29967
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15393 msgid "Shortcuts"
29969
a266adc60c7b Migrate existing Installer translations into the po files
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29967
diff changeset
15394 msgstr "Zástupcovia"
29967
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15395
30142
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
15396 #. Installer Subsection Detailed Description
29967
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15397 msgid "Shortcuts for starting Pidgin"
29969
a266adc60c7b Migrate existing Installer translations into the po files
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29967
diff changeset
15398 msgstr "Zástupcovia pre Pidgin"
29967
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15399
30142
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
15400 #. Installer Subsection Text
29967
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15401 msgid "Spellchecking Support"
29969
a266adc60c7b Migrate existing Installer translations into the po files
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29967
diff changeset
15402 msgstr "Podpora kontroly pravopisu"
a266adc60c7b Migrate existing Installer translations into the po files
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29967
diff changeset
15403
30142
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
15404 #. Installer Subsection Text
29967
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15405 msgid "Start Menu"
29969
a266adc60c7b Migrate existing Installer translations into the po files
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29967
diff changeset
15406 msgstr "Štart Menu"
29967
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15407
30142
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
15408 #. Installer Subsection Detailed Description
29967
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15409 msgid ""
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15410 "Support for Spellchecking. (Internet connection required for installation)"
29969
a266adc60c7b Migrate existing Installer translations into the po files
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29967
diff changeset
15411 msgstr "Podpora kontroly pravopisu (Nutné pripojenie k Internetu)"
a266adc60c7b Migrate existing Installer translations into the po files
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29967
diff changeset
15412
29967
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15413 msgid "The installer is already running."
29969
a266adc60c7b Migrate existing Installer translations into the po files
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29967
diff changeset
15414 msgstr "Inštalácia je už spustená"
29967
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15415
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15416 msgid ""
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15417 "The uninstaller could not find registry entries for Pidgin.$\\rIt is likely "
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15418 "that another user installed this application."
29971
4ea63d140611 Update for fixed nsis_translations.desktop.in
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29969
diff changeset
15419 msgstr ""
4ea63d140611 Update for fixed nsis_translations.desktop.in
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29969
diff changeset
15420 "Inštalátoru sa nepodarilo nájsť položky v registri pre Pidgin.$\\rJe možné, "
4ea63d140611 Update for fixed nsis_translations.desktop.in
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29969
diff changeset
15421 "že túto aplikáciu nainštaloval iný používateľ."
29967
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15422
30142
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
15423 #. Installer Subsection Text
29967
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15424 msgid "URI Handlers"
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
15425 msgstr "URI handlery"
29967
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15426
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15427 msgid ""
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15428 "Unable to uninstall the currently installed version of Pidgin. The new "
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15429 "version will be installed without removing the currently installed version."
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15430 msgstr ""
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
15431 "Nedá sa odinštalovať momentálne nainštalovanú verziu Pidgin. Nová verzia "
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
15432 "bude nainštalovaná bez odstraňovania starej verzie."
29967
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15433
30142
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
15434 #. Text displayed on Installer Finish Page
29967
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15435 msgid "Visit the Pidgin Web Page"
29969
a266adc60c7b Migrate existing Installer translations into the po files
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29967
diff changeset
15436 msgstr "Navštíviť webstránku Windows Pidgin"
29967
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15437
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15438 msgid "You do not have permission to uninstall this application."
29969
a266adc60c7b Migrate existing Installer translations into the po files
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29967
diff changeset
15439 msgstr "Nemáte oprávnenie na odinštaláciu tejto aplikácie."
a266adc60c7b Migrate existing Installer translations into the po files
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29967
diff changeset
15440
31334
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
15441 #~ msgid "Automatically reject from users not in buddy list"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
15442 #~ msgstr "Automaticky blokovať používateľov mimo môjho zoznamu kontaktov"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
15443
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
15444 #~ msgid "bug master"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
15445 #~ msgstr "pán chýb"
780f1068299b Slovak translation updated (loptosko). Fixes #13480
Mark Doliner <mark@kingant.net>
parents: 31053
diff changeset
15446
31053
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
15447 #~ msgid "An error occurred on the in-band bytestream transfer\n"
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
15448 #~ msgstr "Na in-band bytestream prenose sa vyskytla chyba\n"
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
15449
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
15450 #~ msgid "Transfer was closed."
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
15451 #~ msgstr "Zrušil sa prenos."
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
15452
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
15453 #~ msgid "Failed to open in-band bytestream"
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
15454 #~ msgstr "Otvoriť in-band bajtový tok sa nepodarilo"
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
15455
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
15456 #~ msgid "Set your friendly name."
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
15457 #~ msgstr "Vyplňte vaše priateľské meno."
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
15458
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
15459 #~ msgid "Error requesting %s"
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
15460 #~ msgstr "Chyba pri požadovaní %s"
82f1e6a70b11 intltool-update all the translations, as we should do occasionally.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30627
diff changeset
15461
30627
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
15462 #~ msgid "Require SSL/TLS"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
15463 #~ msgstr "Vyžadovať SSL/TLS"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
15464
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
15465 #~ msgid "Force old (port 5223) SSL"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
15466 #~ msgstr "Vynútiť staré SSL (port 5223)"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
15467
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
15468 #~ msgid "The name you entered is invalid."
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
15469 #~ msgstr "Zadané meno je neplatné"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
15470
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
15471 #~ msgid ""
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
15472 #~ "[Unable to display a message from this user because it contained invalid "
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
15473 #~ "characters.]"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
15474 #~ msgstr ""
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
15475 #~ "[Správa od používateľa obsahovala nesprávne znaky, preto ju nebolo možné "
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
15476 #~ "zobraziť.]"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
15477
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
15478 #~ msgid "Search for Buddy by Information"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
15479 #~ msgstr "Hľadať priateľa podľa podrobností"
52d9f591585e Commit updated po files. This makes the nightly cron job run quicker and should be done at least every release.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30432
diff changeset
15480
30296
babae1f32dc0 Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30142
diff changeset
15481 #~ msgid "The certificate is not valid yet."
babae1f32dc0 Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30142
diff changeset
15482 #~ msgstr "Certifikát zatiaľ nie je platný."
babae1f32dc0 Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30142
diff changeset
15483
babae1f32dc0 Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30142
diff changeset
15484 #~ msgid "The nick name you entered is invalid."
babae1f32dc0 Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30142
diff changeset
15485 #~ msgstr "Zadaná prezývka je neplatná."
babae1f32dc0 Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30142
diff changeset
15486
babae1f32dc0 Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30142
diff changeset
15487 #~ msgid "MXit Login Name"
babae1f32dc0 Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30142
diff changeset
15488 #~ msgstr "MXit prihlasovacie meno"
babae1f32dc0 Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30142
diff changeset
15489
babae1f32dc0 Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30142
diff changeset
15490 #~ msgid "Nick Name"
babae1f32dc0 Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30142
diff changeset
15491 #~ msgstr "Prezývka"
babae1f32dc0 Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30142
diff changeset
15492
babae1f32dc0 Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30142
diff changeset
15493 #~ msgid "Your Mobile Number..."
babae1f32dc0 Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30142
diff changeset
15494 #~ msgstr "Vaše mobilné číslo..."
babae1f32dc0 Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30142
diff changeset
15495
babae1f32dc0 Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30142
diff changeset
15496 #~ msgid "Rate to host"
babae1f32dc0 Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30142
diff changeset
15497 #~ msgstr "Hodnotiť hostiteľa"
babae1f32dc0 Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30142
diff changeset
15498
babae1f32dc0 Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30142
diff changeset
15499 #~ msgid "Rate to client"
babae1f32dc0 Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30142
diff changeset
15500 #~ msgstr "Hodnotiť klienta"
babae1f32dc0 Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30142
diff changeset
15501
babae1f32dc0 Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30142
diff changeset
15502 #~ msgid "/Media/_Hangup"
babae1f32dc0 Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30142
diff changeset
15503 #~ msgstr "/Médiá/_Zložiť"
babae1f32dc0 Commit updated .po files. This should be done occasionally so the stats cron job doesn't work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 30142
diff changeset
15504
30142
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
15505 #~ msgid "Unknown reason."
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
15506 #~ msgstr "Neznámy dôvod."
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
15507
29967
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15508 #~ msgid "Current Mood"
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15509 #~ msgstr "Aktuálna nálada"
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15510
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15511 #~ msgid "New Mood"
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15512 #~ msgstr "Nová nálada"
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15513
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15514 #~ msgid "Change your Mood"
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15515 #~ msgstr "Zmeniť vašu náladu"
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15516
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15517 #~ msgid "How do you feel right now?"
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15518 #~ msgstr "Ako sa práve cítite?"
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15519
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15520 #~ msgid "Change Mood..."
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15521 #~ msgstr "Zmeniť náladu..."
1722c55f3f06 Update po files to include Installer strings
Daniel Atallah <daniel.atallah@gmail.com>
parents: 29895
diff changeset
15522
29895
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
15523 #~ msgid "Artist"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
15524 #~ msgstr "Interpret"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
15525
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
15526 #~ msgid "Album"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
15527 #~ msgstr "Album"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
15528
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
15529 #~ msgid "Pager server"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
15530 #~ msgstr "Server záznamníku"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
15531
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
15532 #~ msgid "Yahoo Chat server"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
15533 #~ msgstr "Server Yahoo chatu"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
15534
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
15535 #~ msgid "Yahoo Chat port"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
15536 #~ msgstr "Port Yahoo chatu"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
15537
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
15538 #~ msgid "Orientation"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
15539 #~ msgstr "Orientácia"
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
15540
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
15541 #~ msgid "The orientation of the tray."
59e8e11f3fae Updated translations.
Ethan Blanton <elb@pidgin.im>
parents: 29653
diff changeset
15542 #~ msgstr "Orientácia oznamovacej oblasti."
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
15543
29653
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15544 #~ msgid "Error creating conference."
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15545 #~ msgstr "Chyba pri vytváraní konferencie."
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15546
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15547 #~ msgid "Unable to bind socket to port: %s"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15548 #~ msgstr "Nepodarilo sa zviazať socket na port: %s"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15549
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15550 #~ msgid "Unable to listen on socket: %s"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15551 #~ msgstr "Nepodarilo sa čakať na sockete: %s"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15552
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15553 #~ msgid "%s just sent you a Nudge!"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15554 #~ msgstr "%s vám práve poslal „šťuchanec“!"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15555
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15556 #~ msgid "Friendly name changes too rapidly"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15557 #~ msgstr "Priateľské meno sa mení príliš rýchlo"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15558
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15559 #~ msgid "This Hotmail account may not be active."
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15560 #~ msgstr "Tento účet služby Hotmail nemusí byť aktívny."
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15561
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15562 #~ msgid "Profile URL"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15563 #~ msgstr "Adresa profilu"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15564
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15565 #~ msgid "MSN Protocol Plugin"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15566 #~ msgstr "Modul protokolu HTTP"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15567
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15568 #~ msgid "%s is not a valid group."
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15569 #~ msgstr "%s nie je správna skupina."
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15570
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15571 #~ msgid "Unknown error."
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15572 #~ msgstr "Neznáma chyba."
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15573
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15574 #~ msgid "%s on %s (%s)"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15575 #~ msgstr "%s na %s (%s)"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15576
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15577 #~ msgid "Unable to add user on %s (%s)"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15578 #~ msgstr "Nebolo možné pridať používateľa %s (%s)"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15579
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15580 #~ msgid "Unable to block user on %s (%s)"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15581 #~ msgstr "Nebolo možné blokovať používateľa %s (%s)"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15582
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15583 #~ msgid "Unable to permit user on %s (%s)"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15584 #~ msgstr "Nebolo možné povoliť používateľa %s (%s)"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15585
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15586 #~ msgid "%s could not be added because your buddy list is full."
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15587 #~ msgstr "%s sa nepridal, pretože váš zoznam priateľov je plný."
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15588
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15589 #~ msgid "%s is not a valid passport account."
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15590 #~ msgstr "%s nie je platný účet pasu."
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15591
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15592 #~ msgid "Service Temporarily Unavailable."
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15593 #~ msgstr "Služba je dočasne nedostupná."
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15594
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15595 #~ msgid "Unable to rename group"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15596 #~ msgstr "Nepodarilo sa premenovať skupinu"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15597
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15598 #~ msgid "Unable to delete group"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15599 #~ msgstr "Nepodarilo sa odstrániť skupinu"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15600
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15601 #~ msgid "%s has added you to his or her buddy list."
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15602 #~ msgstr "Používateľ %s si vás pridal do svojho zoznamu priateľov."
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15603
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15604 #~ msgid "%s has removed you from his or her buddy list."
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15605 #~ msgstr "Používateľ %s vás odstránil zo svojho zoznamu priateľov."
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15606
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15607 #~ msgid ""
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15608 #~ "%s is a graphical modular messaging client based on libpurple which is "
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15609 #~ "capable of connecting to AIM, MSN, Yahoo!, XMPP, ICQ, IRC, SILC, SIP/"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15610 #~ "SIMPLE, Novell GroupWise, Lotus Sametime, Bonjour, Zephyr, MySpaceIM, "
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15611 #~ "Gadu-Gadu, and QQ all at once. It is written using GTK+.<BR><BR>You may "
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15612 #~ "modify and redistribute the program under the terms of the GPL (version 2 "
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15613 #~ "or later). A copy of the GPL is contained in the 'COPYING' file "
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15614 #~ "distributed with %s. %s is copyrighted by its contributors. See the "
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15615 #~ "'COPYRIGHT' file for the complete list of contributors. We provide no "
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15616 #~ "warranty for this program.<BR><BR>"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15617 #~ msgstr ""
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15618 #~ "%s je modulárny IM klient založený na knižnici libpurple, ktorý podporuje "
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15619 #~ "protokoly AIM, MSN, Yahoo!, XMPP, ICQ, IRC, SILC, SIP/SIMPLE, Novell "
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15620 #~ "GroupWise, Lotus Sametime, Bonjour, Zephyr, MySpaceIM, Gadu-Gadu, a QQ. "
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15621 #~ "Je vytvorený pomocou knižnice GTK+.<BR><BR>Tento program môžete upravovať "
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15622 #~ "a distribuovať podľa podmienok licencie GPL (vo verzii 2 alebo novšej). "
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15623 #~ "Kópia licencie GPL sa nachádza v súbore „COPYING“, ktorý je dodávaný "
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15624 #~ "spolu s programom %s. Vlastníkmi autorských práv programu %s sú jeho "
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15625 #~ "prispievatelia. Kompletný zoznam prispievateľov si môžete pozrieť v "
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15626 #~ "súbore „COPYRIGHT“. Na tento program vám neposkytujeme žiadnu záruku."
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15627 #~ "<BR><BR>"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15628
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15629 #~ msgid ""
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15630 #~ "<FONT SIZE=\"4\">FAQ:</FONT> <A HREF=\"http://developer.pidgin.im/wiki/FAQ"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15631 #~ "\">http://developer.pidgin.im/wiki/FAQ</A><BR/><BR/>"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15632 #~ msgstr ""
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15633 #~ "<FONT SIZE=\"4\">FAQ:</FONT> <A HREF=\"http://developer.pidgin.im/wiki/FAQ"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15634 #~ "\">http://developer.pidgin.im/wiki/FAQ</A><BR/><BR/>"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15635
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15636 #~ msgid ""
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15637 #~ "<FONT SIZE=\"4\">IRC Channel:</FONT> #pidgin on irc.freenode.net<BR><BR>"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15638 #~ msgstr ""
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15639 #~ "<FONT SIZE=\"4\">IRC Kanál:</FONT> #pidgin na irc.freenode.net<BR><BR>"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15640
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15641 #~ msgid "<FONT SIZE=\"4\">XMPP MUC:</FONT> devel@conference.pidgin.im<BR><BR>"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15642 #~ msgstr ""
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15643 #~ "<FONT SIZE=\"4\">XMPP MUC:</FONT> devel@conference.pidgin.im<BR><BR>"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15644
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15645 #~ msgid "Debugging Information"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15646 #~ msgstr "Ladiace informácie"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15647
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15648 #~ msgid ""
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15649 #~ "Unrecognized file type\n"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15650 #~ "\n"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15651 #~ "Defaulting to PNG."
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15652 #~ msgstr ""
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15653 #~ "Neznámy typ súboru\n"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15654 #~ "\n"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15655 #~ "Nastavuje sa na PNG."
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15656
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15657 #~ msgid ""
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15658 #~ "Error saving image\n"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15659 #~ "\n"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15660 #~ "%s"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15661 #~ msgstr ""
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15662 #~ "Chyba počas ukladania obrázka\n"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15663 #~ "\n"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15664 #~ "%s"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15665
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15666 #~ msgid "Failed to open file '%s': %s"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15667 #~ msgstr "Nepodarilo sa otvoriť súbor „%s“: %s"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15668
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15669 #~ msgid ""
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15670 #~ "Failed to load image '%s': reason not known, probably a corrupt image file"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15671 #~ msgstr ""
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15672 #~ "Nepodarilo sa načítať obrázok „%s“: dôvod je neznámy, pravdepodobne je "
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15673 #~ "poškodený súbor"
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15674
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15675 #~ msgid "Insert an <iq/> stanza."
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15676 #~ msgstr "Vložiť <iq/> slohu."
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15677
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15678 #~ msgid "Insert a <presence/> stanza."
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15679 #~ msgstr "Vložiť <presence/> slohu."
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15680
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15681 #~ msgid "Insert a <message/> stanza."
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15682 #~ msgstr "Vložiť <message/> slohu."
272d2cc8b2e6 Checkin updated versions of this files after running the stats script on them
Mark Doliner <mark@kingant.net>
parents: 29051
diff changeset
15683
29051
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
15684 #~ msgid ""
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
15685 #~ "Unable to find alternative XMPP connection methods after failing to "
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
15686 #~ "connect directly."
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
15687 #~ msgstr ""
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
15688 #~ "Neboli nájdené iné metódy XMPP spojenia po tom čo zlyhalo priame spojenie."
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
15689
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
15690 #, fuzzy
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
15691 #~ msgid ""
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
15692 #~ "The last action you attempted could not be performed because you are over "
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
15693 #~ "the rate limit. Please wait 10 seconds and try again.\n"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
15694 #~ msgstr ""
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
15695 #~ "Akciu nebolo možné vykonať, pretože ste prekročili limit hodnotenia. "
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
15696 #~ "Prosím, počkajte 10 sekúnd a skúste to znovu."
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
15697
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
15698 #, fuzzy
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
15699 #~ msgid "(Default)"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
15700 #~ msgstr "(predvolené)"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
15701
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
15702 #~ msgid "Install Theme"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
15703 #~ msgstr "Inštalovať tému"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
15704
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
15705 #~ msgid "Icon"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
15706 #~ msgstr "Ikona"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
15707
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
15708 #~ msgid "Use document font from _theme"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
15709 #~ msgstr "Použiť písmo dokumentov _témy"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
15710
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
15711 #~ msgid "Proxy Server &amp; Browser"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
15712 #~ msgstr "Proxy server a prehliadač"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
15713
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
15714 #~ msgid "Auto-away"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
15715 #~ msgstr "Automatická neprítomnosť"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
15716
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
15717 #~ msgid "Change _status to:"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
15718 #~ msgstr "Zmeniť _status na:"
d48173c45606 Updated Chinese (Hong Kong and Traditional) and Slovak translations.
Paul Aurich <paul@darkrain42.org>
parents: 28540
diff changeset
15719
28540
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
15720 #, fuzzy
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
15721 #~ msgid "The root certificate this one claims to be issued by is unknown."
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
15722 #~ msgstr ""
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
15723 #~ "Certifikát, ktorým je tento certifikát vydaný, je pre Pidgin neznámy."
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
15724
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
15725 #~ msgid "Send instant messages over multiple protocols"
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
15726 #~ msgstr ""
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
15727 #~ "Program na odosielanie okamžitých správ, ktorý podporuje viacero "
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
15728 #~ "protokolov"
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
15729
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
15730 #~ msgid "_Start port:"
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
15731 #~ msgstr "_Počiatočný port:"
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
15732
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
15733 #~ msgid "_End port:"
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
15734 #~ msgstr "_Koncový port:"
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
15735
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
15736 #~ msgid "_User:"
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
15737 #~ msgstr "Po_užívateľ:"
703c72411bb0 Check in some updated po files. This should help the cron job take less time.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 28246
diff changeset
15738
28246
bfe511f69e93 Check in updated versions of these files after running msgmerge on them
Mark Doliner <mark@kingant.net>
parents: 28210
diff changeset
15739 #~ msgid "Without this only the first account will be enabled)."
bfe511f69e93 Check in updated versions of these files after running msgmerge on them
Mark Doliner <mark@kingant.net>
parents: 28210
diff changeset
15740 #~ msgstr "Inak bude zapnutý len prvý účet)."
bfe511f69e93 Check in updated versions of these files after running msgmerge on them
Mark Doliner <mark@kingant.net>
parents: 28210
diff changeset
15741
28210
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15742 #~ msgid "Calling ... "
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15743 #~ msgstr "Volá sa... "
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15744
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15745 #~ msgid "Invalid certificate chain"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15746 #~ msgstr "Chybná reťaz certifikátu"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15747
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15748 #~ msgid ""
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15749 #~ "The certificate chain presented by %s does not have a valid digital "
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15750 #~ "signature from the Certificate Authority from which it claims to have a "
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15751 #~ "signature."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15752 #~ msgstr ""
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15753 #~ "Reťaz certifikátu od používateľa %s nemá správny digitálny podpis od "
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15754 #~ "autority, ktorá je na ňom uvedená."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15755
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15756 #~ msgid "Invalid certificate authority signature"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15757 #~ msgstr "Chybný podpis autority"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15758
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15759 #~ msgid "Join/Part Hiding Configuration"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15760 #~ msgstr "Nastavenie skrývania prihlasovacích a odhlasovacích správ"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15761
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15762 #~ msgid "Minimum Room Size"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15763 #~ msgstr "Minimálna veľkosť miestnosti"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15764
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15765 #~ msgid "User Inactivity Timeout (in minutes)"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15766 #~ msgstr "Časový limit nečinnosti (v minútach)"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15767
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15768 #~ msgid "Failed to open the file"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15769 #~ msgstr "Otvoriť súbor sa nepodarilo."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15770
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15771 #~ msgid "Your account is locked, please log in to the Yahoo! website."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15772 #~ msgstr ""
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15773 #~ "Váš účet je uzamknutý, prihláste sa, prosím, na webovej stránke Yahoo!."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15774
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15775 #~ msgid "Euskera(Basque)"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15776 #~ msgstr "euskera (baskičtina)"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15777
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15778 #~ msgid ""
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15779 #~ "<FONT SIZE=\"4\">Help via e-mail:</FONT> <A HREF=\"mailto:support@pidgin."
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15780 #~ "im\">support@pidgin.im</A><BR/><BR/>"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15781 #~ msgstr ""
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15782 #~ "<FONT SIZE=\"4\">Pomoc e-mailom:</FONT> <A HREF=\"mailto:support@pidgin.im"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15783 #~ "\">support@pidgin.im</A><BR/><BR/>"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15784
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15785 #~ msgid ""
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15786 #~ "%s %s\n"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15787 #~ "Usage: %s [OPTION]...\n"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15788 #~ "\n"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15789 #~ " -c, --config=DIR use DIR for config files\n"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15790 #~ " -d, --debug print debugging messages to stdout\n"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15791 #~ " -f, --force-online force online, regardless of network status\n"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15792 #~ " -h, --help display this help and exit\n"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15793 #~ " -m, --multiple do not ensure single instance\n"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15794 #~ " -n, --nologin don't automatically login\n"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15795 #~ " -l, --login[=NAME] enable specified account(s) (optional argument "
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15796 #~ "NAME\n"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15797 #~ " specifies account(s) to use, separated by commas.\n"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15798 #~ " Without this only the first account will be "
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15799 #~ "enabled).\n"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15800 #~ " --display=DISPLAY X display to use\n"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15801 #~ " -v, --version display the current version and exit\n"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15802 #~ msgstr ""
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15803 #~ "%s %s\n"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15804 #~ "Použitie: %s [VOĽBA]...\n"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15805 #~ "\n"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15806 #~ " -c, --config=ADR pre konfiguračné súbory použije ADR\n"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15807 #~ " -d, --debug vkladá ladiace informácie do stdout\n"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15808 #~ " -f, --force-online vynútiť prihlásenie bez ohľadu na stav siete\n"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15809 #~ " -h, --help zobrazí túto pomoc a skončí\n"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15810 #~ " -m, --multiple nevynútiť jeden bežiaci program\n"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15811 #~ " -n, --nologin neprihlasovať automaticky\n"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15812 #~ " -l, --login[=MENO] povoliť vybrané účty (voliteľný argument MENO\n"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15813 #~ " určuje účty, oddeľované čiarkami.\n"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15814 #~ " Inak bude zapnutý len prvý účet).\n"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15815 #~ " --display=DISPLAY X obrazovka, ktorú použiť\n"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15816 #~ " -v, --version zobrazí verziu programu a skončí\n"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15817
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15818 #~ msgid ""
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15819 #~ "%s %s\n"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15820 #~ "Usage: %s [OPTION]...\n"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15821 #~ "\n"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15822 #~ " -c, --config=DIR use DIR for config files\n"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15823 #~ " -d, --debug print debugging messages to stdout\n"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15824 #~ " -f, --force-online force online, regardless of network status\n"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15825 #~ " -h, --help display this help and exit\n"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15826 #~ " -m, --multiple do not ensure single instance\n"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15827 #~ " -n, --nologin don't automatically login\n"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15828 #~ " -l, --login[=NAME] enable specified account(s) (optional argument "
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15829 #~ "NAME\n"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15830 #~ " specifies account(s) to use, separated by commas.\n"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15831 #~ " Without this only the first account will be "
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15832 #~ "enabled).\n"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15833 #~ " -v, --version display the current version and exit\n"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15834 #~ msgstr ""
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15835 #~ "%s %s\n"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15836 #~ "Použitie: %s [VOĽBA]...\n"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15837 #~ "\n"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15838 #~ " -c, --config=ADR pre konfiguračné súbory použije ADR\n"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15839 #~ " -d, --debug vkladá ladiace informácie do stdout\n"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15840 #~ " -f, --force-online vynútiť prihlásenie bez ohľadu na stav siete\n"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15841 #~ " -h, --help zobrazí túto pomoc a skončí\n"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15842 #~ " -m, --multiple umožní viac ako jeden spustený program\n"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15843 #~ " -n, --nologin neprihlasovať automaticky\n"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15844 #~ " -l, --login[=MENO] povoliť vybrané účty (voliteľný argument MENO\n"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15845 #~ " určuje účty, oddeľované čiarkami.\n"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15846 #~ " Inak bude zapnutý len prvý účet).\n"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15847 #~ " -v, --version zobrazí verziu programu a skončí\n"
9af95186dde4 Updated Slovak translation.
Loptosko <loptosko@gmail.com>
parents: 27729
diff changeset
15848
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
15849 #~ msgid "_Resume"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
15850 #~ msgstr "_Pokračovať"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
15851
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15852 #~ msgid "Cannot open socket"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15853 #~ msgstr "Nepodarilo sa otvoriť socket"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15854
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15855 #~ msgid "Could not listen on socket"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15856 #~ msgstr "Nepodarilo sa spustiť čakanie na sockete"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15857
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15858 #~ msgid "Unable to read socket"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15859 #~ msgstr "Nebolo možné čítať soket"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15860
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15861 #~ msgid "Connection failed."
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15862 #~ msgstr "Pripojenie zlyhalo."
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15863
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15864 #~ msgid "Server has disconnected"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15865 #~ msgstr "Server bol odpojený"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15866
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15867 #~ msgid "Couldn't create socket"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15868 #~ msgstr "Nepodarilo sa vytvoriť socket"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15869
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15870 #~ msgid "Couldn't connect to host"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15871 #~ msgstr "Nepodarilo sa pripojiť ku hostiteľovi"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15872
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15873 #~ msgid "Read error"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15874 #~ msgstr "Chyba čítania"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15875
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15876 #~ msgid ""
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15877 #~ "Could not establish a connection with the server:\n"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15878 #~ "%s"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15879 #~ msgstr ""
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15880 #~ "Nepodarilo sa založiť spojenie so serverom:\n"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15881 #~ "%s"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15882
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15883 #~ msgid "Write error"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15884 #~ msgstr "Chyba zápisu"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15885
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15886 #~ msgid "Last Activity"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15887 #~ msgstr "Posledná aktivita"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15888
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15889 #~ msgid "Service Discovery Items"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15890 #~ msgstr "Položky prieskumu služieb"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15891
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15892 #~ msgid "Extended Stanza Addressing"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15893 #~ msgstr "Rozšírené adresovanie slôh"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15894
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15895 #~ msgid "Multi-User Chat"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15896 #~ msgstr "Skupinový chat"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15897
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15898 #~ msgid "Multi-User Chat Extended Presence Information"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15899 #~ msgstr "Rozšírené informácie o prítomnosti v skupinovom chate"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15900
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15901 #~ msgid "In-Band Bytestreams"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15902 #~ msgstr "In-Band bitové toky"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15903
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15904 #~ msgid "Ad-Hoc Commands"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15905 #~ msgstr "Príkaz Ad-Hoc"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15906
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15907 #~ msgid "SOCKS5 Bytestreams"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15908 #~ msgstr "SOCKS5 bitové toky"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15909
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15910 #~ msgid "Out of Band Data"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15911 #~ msgstr "Mimo skupinových dát"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15912
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15913 #~ msgid "XHTML-IM"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15914 #~ msgstr "XHTML-IM"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15915
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15916 #~ msgid "In-Band Registration"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15917 #~ msgstr "In-Band Registrácia"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15918
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15919 #~ msgid "User Avatar"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15920 #~ msgstr "Avatar používateľa"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15921
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15922 #~ msgid "Chat State Notifications"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
15923 #~ msgstr "Upozornenie na status v chate"
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15924
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15925 #~ msgid "Software Version"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15926 #~ msgstr "Verzia softvéru"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15927
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15928 #~ msgid "Stream Initiation"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15929 #~ msgstr "Iniciácia toku"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15930
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15931 #~ msgid "User Activity"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15932 #~ msgstr "Aktivita používateľa"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15933
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15934 #~ msgid "Entity Capabilities"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15935 #~ msgstr "Schopnosti"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15936
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15937 #~ msgid "Encrypted Session Negotiations"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15938 #~ msgstr "Požadovanie šifrovaného spojenia"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15939
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15940 #~ msgid "User Tune"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15941 #~ msgstr "Používateľ Tune"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15942
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15943 #~ msgid "Roster Item Exchange"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15944 #~ msgstr "Výmena kontaktov"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15945
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15946 #~ msgid "Reachability Address"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15947 #~ msgstr "Dostupná adresa"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15948
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15949 #~ msgid "Jingle"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15950 #~ msgstr "Jingle"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15951
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15952 #~ msgid "Jingle Audio"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15953 #~ msgstr "Zvuk Jingle"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15954
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15955 #~ msgid "User Nickname"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15956 #~ msgstr "Prezývka používateľa"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15957
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15958 #~ msgid "Jingle ICE UDP"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15959 #~ msgstr "Jingle ICE UDP"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15960
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15961 #~ msgid "Jingle ICE TCP"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15962 #~ msgstr "Jingle ICE UDP"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15963
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15964 #~ msgid "Jingle Raw UDP"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15965 #~ msgstr "Jingle ICE UDP"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15966
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15967 #~ msgid "Jingle Video"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15968 #~ msgstr "Jingle Video"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15969
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15970 #~ msgid "Jingle DTMF"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15971 #~ msgstr "Jingle DTMF"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15972
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15973 #~ msgid "Message Receipts"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15974 #~ msgstr "Príjem správ"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15975
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15976 #~ msgid "Public Key Publishing"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15977 #~ msgstr "Zverejnenie verejného kľúča"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15978
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15979 #~ msgid "User Chatting"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15980 #~ msgstr "Používateľ chatuje"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15981
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15982 #~ msgid "User Browsing"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15983 #~ msgstr "Používateľ surfuje"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15984
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15985 #~ msgid "User Viewing"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15986 #~ msgstr "Používateľ prezerá"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15987
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15988 #~ msgid "Stanza Encryption"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15989 #~ msgstr "Šifrovanie slôh"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15990
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15991 #~ msgid "Entity Time"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15992 #~ msgstr "Čas entity"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15993
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15994 #~ msgid "Delayed Delivery"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15995 #~ msgstr "Odložené doručenie"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15996
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15997 #~ msgid "Collaborative Data Objects"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15998 #~ msgstr "Spolupracujúce dátové objekty"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
15999
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16000 #~ msgid "File Repository and Sharing"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16001 #~ msgstr "Ukladanie a zdieľanie súborov"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16002
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16003 #~ msgid "STUN Service Discovery for Jingle"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16004 #~ msgstr "Objavenie STUN služieb pre Jingle"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16005
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16006 #~ msgid "Simplified Encrypted Session Negotiation"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16007 #~ msgstr "Požadovanie zjednodušeného šifrovaného spojenia"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16008
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16009 #~ msgid "Hop Check"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16010 #~ msgstr "Kontrola skoku"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16011
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16012 #~ msgid "Read Error"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16013 #~ msgstr "Chyba čítania"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16014
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16015 #~ msgid "Failed to connect to server."
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16016 #~ msgstr "Nepodarilo sa spojiť so serverom."
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16017
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16018 #~ msgid "Read buffer full (2)"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16019 #~ msgstr "Zásobník čítania plný (2)"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16020
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16021 #~ msgid "Unparseable message"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16022 #~ msgstr "Nespracovateľná správa"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16023
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16024 #~ msgid "Couldn't connect to host: %s (%d)"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16025 #~ msgstr "Nebolo možné sa pripojiť ku hostiteľovi: %s (%d)"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16026
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16027 #~ msgid "Login failed (%s)."
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16028 #~ msgstr "Prihlásenie zlyhalo (%s)."
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16029
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16030 #~ msgid "Unable to connect to server."
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16031 #~ msgstr "Nepodarilo sa pripojiť na server."
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16032
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16033 #~ msgid ""
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16034 #~ "You have been logged out because you logged in at another workstation."
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16035 #~ msgstr ""
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16036 #~ "Boli ste odhlásený, pretože ste sa prihlásili na inej pracovnej stanici."
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16037
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16038 #~ msgid "Error. SSL support is not installed."
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16039 #~ msgstr "Chyba. SSL podpora nie je nainštalovaná."
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16040
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16041 #~ msgid ""
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16042 #~ "Could not connect to BOS server:\n"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16043 #~ "%s"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16044 #~ msgstr ""
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16045 #~ "Nepodarilo sa pripojiť na BOS server:\n"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16046 #~ "%s"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16047
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
16048 #~ msgid "Invalid username."
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
16049 #~ msgstr "Nesprávne používateľské meno."
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
16050
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
16051 #~ msgid "Incorrect password."
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
16052 #~ msgstr "Nesprávne heslo."
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16053
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16054 #~ msgid "Could Not Connect"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16055 #~ msgstr "Nepodarilo sa pripojiť"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16056
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
16057 #~ msgid "You may be disconnected shortly. Check %s for updates."
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
16058 #~ msgstr "Zakrátko môžete byť odpojený. Skontrolujte aktualizácie na %s."
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16059
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16060 #~ msgid "Could not decrypt server reply"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16061 #~ msgstr "Nedá sa dešifrovať odpoveď serveru"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16062
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16063 #~ msgid "Connection lost"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16064 #~ msgstr "Pripojenie bolo prerušené"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16065
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16066 #~ msgid "Couldn't resolve host"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16067 #~ msgstr "Nebolo možné preložiť názov hostiteľa"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16068
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16069 #~ msgid "Connection closed (writing)"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16070 #~ msgstr "Pripojenie uzavreté (zapisuje sa)"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16071
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16072 #~ msgid "Error reading from socket: %s"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16073 #~ msgstr "Chyba čítania zo soketu: %s"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16074
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16075 #~ msgid "Unable to connect to host"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16076 #~ msgstr "Nepodarilo sa pripojiť ku hostiteľovi"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16077
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16078 #~ msgid "Could not write"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16079 #~ msgstr "Nepodarilo sa zapisovať"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16080
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16081 #~ msgid "Could not create listen socket"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16082 #~ msgstr "Nepodarilo sa vytvoriť socket pre príjem"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16083
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16084 #~ msgid "Could not resolve hostname"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16085 #~ msgstr "Nebolo možné previesť názov hostiteľa na IP"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16086
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16087 #~ msgid "Incorrect Password"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16088 #~ msgstr "Nesprávne heslo"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16089
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16090 #~ msgid ""
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16091 #~ "Could not establish a connection with %s:\n"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16092 #~ "%s"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16093 #~ msgstr ""
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16094 #~ "Nebolo možné nadviazať spojenie s %s:\n"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16095 #~ "%s"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16096
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
16097 #~ msgid "Activate which ID?"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
16098 #~ msgstr "Aktivovať s ID?"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
16099
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16100 #~ msgid "Yahoo Japan"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16101 #~ msgstr "Yahoo Japonsko"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16102
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16103 #~ msgid "Japan Pager server"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16104 #~ msgstr "Japonský server záznamníku"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16105
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16106 #~ msgid "Japan file transfer server"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16107 #~ msgstr "Japonský server prenosu súborov"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16108
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16109 #~ msgid ""
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
16110 #~ "%s declined your conference invitation to room \"%s\" because \"%s\"."
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
16111 #~ msgstr ""
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
16112 #~ "%s odmietol vaše pozvanie na konferenciu do miestnosti „%s“, pretože „%s“."
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
16113
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
16114 #~ msgid "Invitation Rejected"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
16115 #~ msgstr "Pozvanie zamietnuté"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
16116
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
16117 #~ msgid ""
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16118 #~ "Lost connection with server\n"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16119 #~ "%s"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16120 #~ msgstr ""
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16121 #~ "Pripojenie zo serverom je prerušené\n"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16122 #~ "%s"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16123
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16124 #~ msgid "Could not resolve host name"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16125 #~ msgstr "Nepodarilo sa previesť názov hostiteľa"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16126
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16127 #~ msgid ""
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16128 #~ "Unable to connect to %s: Server requires TLS/SSL, but no TLS/SSL support "
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16129 #~ "was found."
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16130 #~ msgstr ""
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
16131 #~ "Nebolo možné sa pripojiť na %s: Server vyžaduje TLS/SSL, ale podpora pre "
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
16132 #~ "TLS/SSL nebola nájdená."
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
16133
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
16134 #~ msgid "_Proxy"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
16135 #~ msgstr "_Proxy"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
16136
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
16137 #~ msgid "/Conversation/Media/fHlasový/Videohovor"
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
16138 #~ msgstr "/Rozhovor/Viac"
27391
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16139
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16140 #~ msgid "Conversation Window Hiding"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16141 #~ msgstr "Skrývanie okna rozhovoru"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16142
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16143 #~ msgid "More Data needed"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16144 #~ msgstr "Je treba viac dát"
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16145
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16146 #~ msgid "Please provide a shortcut to associate with the smiley."
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16147 #~ msgstr "Zadajte, prosím, skratku pre tohoto smajlíka."
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16148
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16149 #~ msgid "Please select an image for the smiley."
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16150 #~ msgstr "Prosím, vyberte obrázok pre smajlíka."
b9790d3e2a0a Check in updated po files because I changed a bunch of strings
Mark Doliner <mark@kingant.net>
parents: 27250
diff changeset
16151
27250
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
16152 #~ msgid "Cursor Color"
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
16153 #~ msgstr "Farba kurzoru"
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
16154
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
16155 #~ msgid "Secondary Cursor Color"
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
16156 #~ msgstr "Druhotná farba kurzoru"
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
16157
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
16158 #~ msgid "Interface colors"
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
16159 #~ msgstr "Farby rozhrania"
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
16160
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
16161 #~ msgid "Widget Sizes"
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
16162 #~ msgstr "Veľkosť ovládacích prvkov"
19a1e7d9a039 Check in re-based .po files so our nightly l10n stats generation has less work to do
Mark Doliner <mark@kingant.net>
parents: 26761
diff changeset
16163
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16164 #~ msgid "Invite message"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16165 #~ msgstr "Správa pozvánky"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16166
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16167 #~ msgid ""
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16168 #~ "Please enter the name of the user you wish to invite,\n"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16169 #~ "along with an optional invite message."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16170 #~ msgstr ""
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16171 #~ "Zadajte, prosím, meno používateľa, ktorého chcete pozvať,\n"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16172 #~ "spolu s nepovinným textom pozvánky."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16173
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16174 #~ msgid "Looking up %s"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16175 #~ msgstr "Vyhľadáva sa %s"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16176
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16177 #~ msgid "Connect to %s failed"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16178 #~ msgstr "Spojenie s %s zlyhalo"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16179
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16180 #~ msgid "Signon: %s"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16181 #~ msgstr "Odhlásenie: %s"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16182
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16183 #~ msgid "Unable to write file %s."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16184 #~ msgstr "Nepodarilo sa zapísať do súboru %s."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16185
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16186 #~ msgid "Unable to read file %s."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16187 #~ msgstr "Nepodarilo sa čítať zo súboru %s."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16188
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16189 #~ msgid "Message too long, last %s bytes truncated."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16190 #~ msgstr "Správa je príliš dlhá, z konca bolo odstránených %s bajtov."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16191
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16192 #~ msgid "%s not currently logged in."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16193 #~ msgstr "%s nie je práve prihlásený."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16194
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16195 #~ msgid "Warning of %s not allowed."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16196 #~ msgstr "Varovanie na %s nie je dovolené."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16197
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16198 #~ msgid ""
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16199 #~ "A message has been dropped, you are exceeding the server speed limit."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16200 #~ msgstr "Správa bola zrušená, prekračujete rýchlostný limit servera"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16201
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16202 #~ msgid "Chat in %s is not available."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16203 #~ msgstr "Chat v %s nie je dostupný."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16204
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16205 #~ msgid "You are sending messages too fast to %s."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16206 #~ msgstr "Používateľovi %s posielate správy príliš rýchlo."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16207
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16208 #~ msgid "You missed an IM from %s because it was too big."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16209 #~ msgstr "Prišli ste o správu od používateľa %s, pretože bola príliš veľká."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16210
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16211 #~ msgid "You missed an IM from %s because it was sent too fast."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16212 #~ msgstr ""
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16213 #~ "Prišli ste o správu od používateľa %s, pretože bola odoslaná príliš "
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16214 #~ "rýchlo."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16215
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16216 #~ msgid "Failure."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16217 #~ msgstr "Zlyhanie."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16218
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16219 #~ msgid "Too many matches."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16220 #~ msgstr "Príliš veľa výskytov."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16221
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16222 #~ msgid "Need more qualifiers."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16223 #~ msgstr "Vyžaduje viac parametrov."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16224
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16225 #~ msgid "Dir service temporarily unavailable."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16226 #~ msgstr "Služba dir je dočasne nedostupná"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16227
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16228 #~ msgid "Email lookup restricted."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16229 #~ msgstr "Vyhľadávanie e-mailu obmedzené."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16230
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16231 #~ msgid "Keyword ignored."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16232 #~ msgstr "Kľúčové slovo bolo ignorované."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16233
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16234 #~ msgid "No keywords."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16235 #~ msgstr "Žiadne kľúče."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16236
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16237 #~ msgid "User has no directory information."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16238 #~ msgstr "Používateľ nemá žiadne podrobnosti v adresári."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16239
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16240 #~ msgid "Country not supported."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16241 #~ msgstr "Krajina nie je podporovaná."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16242
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16243 #~ msgid "Failure unknown: %s."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16244 #~ msgstr "Neznáme zlyhanie: %s."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16245
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16246 #~ msgid "Incorrect username or password."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16247 #~ msgstr "Nesprávne používateľské meno alebo heslo."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16248
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16249 #~ msgid "The service is temporarily unavailable."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16250 #~ msgstr "Služba je dočasne nedostupná."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16251
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16252 #~ msgid "Your warning level is currently too high to log in."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16253 #~ msgstr ""
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16254 #~ "Vaša úroveň upozornenia je momentálne príliš vysoká na to, aby ste sa "
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16255 #~ "mohli prihlásiť."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16256
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16257 #~ msgid ""
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16258 #~ "You have been connecting and disconnecting too frequently. Wait ten "
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16259 #~ "minutes and try again. If you continue to try, you will need to wait "
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16260 #~ "even longer."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16261 #~ msgstr ""
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16262 #~ "Odhlasovali a prihlasovali ste sa príliš často. Počkajte 10 minút a "
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16263 #~ "skúste to znovu. Ak sa budete ďalej pokúšať, budete musieť čakať ešte "
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16264 #~ "dlhšie."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16265
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16266 #~ msgid "An unknown error, %d, has occurred. Info: %s"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16267 #~ msgstr "Vyskytla sa neznáma chyba %d. Informácie: %s"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16268
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16269 #~ msgid "Invalid Groupname"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16270 #~ msgstr "Chybný názov skupiny"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16271
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16272 #~ msgid "Connection Closed"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16273 #~ msgstr "Spojenie ukončené"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16274
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16275 #~ msgid "Waiting for reply..."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16276 #~ msgstr "Čaká sa na odpoveď..."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16277
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16278 #~ msgid "TOC has come back from its pause. You may now send messages again."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16279 #~ msgstr "TOC sa vrátil z prestávky. Môžete znovu posielať správy."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16280
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16281 #~ msgid "Password Change Successful"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16282 #~ msgstr "Heslo bolo úspešne zmenené"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16283
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16284 #~ msgid "Get Dir Info"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16285 #~ msgstr "Získať informácie o priečinku"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16286
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16287 #~ msgid "Set Dir Info"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16288 #~ msgstr "Nastaviť informácie o priečinku"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16289
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16290 #~ msgid "Could not open %s for writing!"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16291 #~ msgstr "Nepodarilo sa otvoriť %s pre zápis!"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16292
30432
1cdae196aac8 Standardize on "cancelled".
Elliott Sales de Andrade <qulogic@pidgin.im>
parents: 30296
diff changeset
16293 #~ msgid "File transfer failed; other side probably cancelled."
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16294 #~ msgstr "Prenos súboru zlyhal; druhá strana ho asi zrušila."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16295
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16296 #~ msgid "Could not connect for transfer."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16297 #~ msgstr "Nepodarilo sa spojiť na prenos."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16298
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16299 #~ msgid "Could not write file header. The file will not be transferred."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16300 #~ msgstr "Nebolo možné zapísať hlavičku súboru. Súbor sa nebude posielať"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16301
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16302 #~ msgid "Save As..."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16303 #~ msgstr "Uložiť ako..."
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16304
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16305 #~ msgid "%s requests %s to accept %d file: %s (%.2f %s)%s%s"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16306 #~ msgid_plural "%s requests %s to accept %d files: %s (%.2f %s)%s%s"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16307 #~ msgstr[0] ""
30142
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
16308 #~ "Používateľ %s vyžaduje od používateľa %s potvrdenie %d súborov: %s (%.2f "
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
16309 #~ "%s)%s%s"
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16310 #~ msgstr[1] ""
30142
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
16311 #~ "Používateľ %s vyžaduje od používateľa %s potvrdenie %d súboru: %s (%.2f "
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
16312 #~ "%s)%s%s"
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16313 #~ msgstr[2] ""
30142
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
16314 #~ "Používateľ %s vyžaduje od používateľa %s potvrdenie %d súborov: %s (%.2f "
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
16315 #~ "%s)%s%s"
26761
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16316
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16317 #~ msgid "%s requests you to send them a file"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16318 #~ msgstr "%s od vás požaduje súbor"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16319
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16320 #~ msgid "TOC Protocol Plugin"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16321 #~ msgstr "Modul protokolu TOC"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16322
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16323 #~ msgid "%s Options"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16324 #~ msgstr "Možnosti %s"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16325
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16326 #~ msgid "Proxy Options"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16327 #~ msgstr "Možnosti proxy"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16328
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16329 #~ msgid "By log size"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16330 #~ msgstr "Podľa veľkosti záznamu"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16331
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16332 #~ msgid "_Open Link in Browser"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16333 #~ msgstr "_Otvoriť odkaz v prehliadači"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16334
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16335 #~ msgid "Smiley _Image"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16336 #~ msgstr "_Obrázok smajlíka"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16337
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16338 #~ msgid "Smiley S_hortcut"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16339 #~ msgstr "S_kratka smajlíka"
4a592e898162 Check in updated po files so the daily po update doesn't have to work so hard.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25503
diff changeset
16340
25503
c7147de91938 Russian, Slovak, and Serbian translations updated. Fixes #8486, #8488, #8489.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25275
diff changeset
16341 #~ msgid "Unable to retrieve MSN Address Book"
c7147de91938 Russian, Slovak, and Serbian translations updated. Fixes #8486, #8488, #8489.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25275
diff changeset
16342 #~ msgstr "Nebolo možné prevziať zoznam adries MSN"
c7147de91938 Russian, Slovak, and Serbian translations updated. Fixes #8486, #8488, #8489.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25275
diff changeset
16343
c7147de91938 Russian, Slovak, and Serbian translations updated. Fixes #8486, #8488, #8489.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25275
diff changeset
16344 #~ msgid "_Flash window when chat messages are received"
c7147de91938 Russian, Slovak, and Serbian translations updated. Fixes #8486, #8488, #8489.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25275
diff changeset
16345 #~ msgstr "_Blikať oknom, keď sú prijaté správy"
c7147de91938 Russian, Slovak, and Serbian translations updated. Fixes #8486, #8488, #8489.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 25275
diff changeset
16346
25275
a5a096d0a131 Updated Slovak translation. Fixes #7998.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 24816
diff changeset
16347 #~ msgid ""
a5a096d0a131 Updated Slovak translation. Fixes #7998.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 24816
diff changeset
16348 #~ "You may be disconnected shortly. You may want to use TOC until this is "
a5a096d0a131 Updated Slovak translation. Fixes #7998.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 24816
diff changeset
16349 #~ "fixed. Check %s for updates."
a5a096d0a131 Updated Slovak translation. Fixes #7998.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 24816
diff changeset
16350 #~ msgstr ""
a5a096d0a131 Updated Slovak translation. Fixes #7998.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 24816
diff changeset
16351 #~ "Zakrátko môžete byť odpojený. Možno budete chcieť použiť TOC kým sa toto "
a5a096d0a131 Updated Slovak translation. Fixes #7998.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 24816
diff changeset
16352 #~ "neopraví. Navštívte %s pre aktualizácie."
a5a096d0a131 Updated Slovak translation. Fixes #7998.
Daniel Atallah <daniel.atallah@gmail.com>
parents: 24816
diff changeset
16353
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16354 #~ msgid "Connection to server lost (no data received within %d second)"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16355 #~ msgid_plural ""
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16356 #~ "Connection to server lost (no data received within %d seconds)"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16357 #~ msgstr[0] ""
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16358 #~ "Prerušené pripojenie ku serveru (počas %d sekúnd neboli prijaté žiadné "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16359 #~ "údaje)"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16360 #~ msgstr[1] ""
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16361 #~ "Prerušené pripojenie ku serveru (počas %d sekundy neboli prijaté žiadné "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16362 #~ "údaje)"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16363 #~ msgstr[2] ""
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16364 #~ "Prerušené pripojenie ku serveru (počas %d sekúnd neboli prijaté žiadné "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16365 #~ "údaje)"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16366
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16367 #~ msgid "Can not get face number in file name (%s)"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16368 #~ msgstr "Nedá sa získať číslo tváre v mene súboru (%s)"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16369
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16370 #~ msgid "Failed change icon"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16371 #~ msgstr "Zmena ikony zlyhala"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16372
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16373 #~ msgid "%d needs Q&A"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16374 #~ msgstr "%d potrebuje Q&A"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16375
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16376 #~ msgid "Add buddy Q&A"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16377 #~ msgstr "Pridať priateľa Q&A"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16378
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16379 #~ msgid "Not support Redirect_EX now"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16380 #~ msgstr "Teraz nepodporované Redirect_EX"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16381
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16382 #~ msgid "Error password"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16383 #~ msgstr "Chyba hesla"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16384
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16385 #~ msgid "Need active"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16386 #~ msgstr "Potrebuje aktiváciu"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16387
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16388 #~ msgid "Keep alive error"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16389 #~ msgstr "Chyba keep alive"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16390
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16391 #~ msgid "Please fill code according to image"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16392 #~ msgstr "Prosím, vyplňte kód z obrázku"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16393
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16394 #~ msgid "invalid user name"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16395 #~ msgstr "chybné používateľské meno"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16396
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16397 #~ msgid "Failed to connect all servers"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16398 #~ msgstr "Nepodarilo sa spojiť so všetkými servermi"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16399
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16400 #~ msgid ""
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16401 #~ "Lost connection with server:\n"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16402 #~ "%d, %s"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16403 #~ msgstr ""
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16404 #~ "Pripojenie k serveru bolo prerušené:\n"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16405 #~ "%d, %s"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16406
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16407 #~ msgid "Connecting server ..."
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16408 #~ msgstr "Pripájať sa k serveru ..."
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16409
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16410 #~ msgid "Failed to send IM."
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16411 #~ msgstr "Zlyhalo odoslanie IM."
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16412
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16413 #~ msgid "Not a member of room \"%s\"\n"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16414 #~ msgstr "Nie je členom miestnosti „%s“\n"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16415
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16416 #~ msgid "Logined"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16417 #~ msgstr "Prihlásený"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16418
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16419 #~ msgid ""
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16420 #~ "You are using %s version %s. The current version is %s. You can get it "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16421 #~ "from <a href=\"%s\">%s</a><hr>"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16422 #~ msgstr ""
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16423 #~ "Používate program %s, verziu %s. Aktuálna verzia je %s. Môžete ju "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16424 #~ "získať na adrese <a href=\"%s\">%s</a><hr>"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16425
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16426 #~ msgid "<b>ChangeLog:</b><br>%s"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16427 #~ msgstr "<b>Zoznam zmien:</b><br>%s"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16428
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16429 #~ msgid "Primary Information"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16430 #~ msgstr "Základné informácie"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16431
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16432 #~ msgid "Blood Type"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16433 #~ msgstr "Krvná skupina"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16434
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16435 #~ msgid "Update information"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16436 #~ msgstr "Aktualizovať informácie"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16437
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16438 #~ msgid ""
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16439 #~ "Setting custom faces is not currently supported. Please choose an image "
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16440 #~ "from %s."
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16441 #~ msgstr ""
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16442 #~ "Nastavenie vlastných tvárí zatiaľ nefunguje. Prosím, vyberte si obrázok z "
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16443 #~ "%s."
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16444
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16445 #~ msgid "Invalid QQ Face"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16446 #~ msgstr "Neplantý QQ obrázok"
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16447
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16448 #~ msgid "You rejected %d's request"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16449 #~ msgstr "Odmietli ste požiadavku používateľa %d"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16450
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16451 #~ msgid "Reject request"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16452 #~ msgstr "Odmietnuť požiadavku"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16453
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16454 #~ msgid "Add buddy with auth request failed"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
16455 #~ msgstr "Pridanie priateľa s požiadavkou na autentifikáciu zlyhalo"
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16456
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16457 #~ msgid "Add into %d's buddy list"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16458 #~ msgstr "Pridať do zoznamu priateľov používateľa %d"
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16459
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16460 #~ msgid "QQ Number Error"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16461 #~ msgstr "Chyba QQ čísla"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16462
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16463 #~ msgid "Group Description"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16464 #~ msgstr "Popis skupiny"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16465
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16466 #~ msgid "Auth"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16467 #~ msgstr "Aut"
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16468
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16469 #~ msgid "Approve"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16470 #~ msgstr "Potvrdiť"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16471
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16472 #~ msgid "[%d] removed from Qun \"%d\""
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16473 #~ msgstr "[%d] odstránené z Qun „%d“"
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16474
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16475 #~ msgid "[%d] added to Qun \"%d\""
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16476 #~ msgstr "[%d] pridaný do Qun „%d“"
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16477
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16478 #~ msgid "I am a member"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16479 #~ msgstr "Som člen"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16480
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16481 #~ msgid "I am requesting"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16482 #~ msgstr "Žiadam"
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16483
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16484 #~ msgid "I am the admin"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16485 #~ msgstr "Som admin"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16486
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16487 #~ msgid "Unknown status"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
16488 #~ msgstr "Neznámy status"
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16489
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16490 #~ msgid "Remove from Qun"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16491 #~ msgstr "Odstrániť z Qun"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16492
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16493 #~ msgid "You entered a group ID outside the acceptable range"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16494 #~ msgstr "Zadali ste ID skupiny mimo prijateľného rozsahu"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16495
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16496 #~ msgid "Are you sure you want to leave this Qun?"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16497 #~ msgstr "Naozaj chcete opustiť toto Qun?"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16498
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16499 #~ msgid "Do you want to approve the request?"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16500 #~ msgstr "Chcete potvrdiť požiadavku?"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16501
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16502 #~ msgid "System Message"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16503 #~ msgstr "Systémová správa"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16504
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16505 #~ msgid "<b>Last Login IP</b>: %s<br>\n"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16506 #~ msgstr "<b>Naposledy prihlásená IP</b>: %s<br>\n"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16507
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16508 #~ msgid "<b>Last Login Time</b>: %s\n"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16509 #~ msgstr "<b>Čas posledného prihlásenia</b>: %s\n"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16510
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16511 #~ msgid "Set My Information"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16512 #~ msgstr "Nastaviť moje informácie"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16513
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16514 #~ msgid "Leave the QQ Qun"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16515 #~ msgstr "Opustiť tento QQ Qun"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16516
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16517 #~ msgid "Block this buddy"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16518 #~ msgstr "Blokovať tohoto priateľa"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16519
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16520 #~ msgid "Invalid token reply code, 0x%02X"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16521 #~ msgstr "Chybný kód odpovede tokenu, 0x%02X"
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16522
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16523 #~ msgid "Connecting server %s, retries %d"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16524 #~ msgstr "Pripája sa na server %s, pokusy %d"
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16525
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16526 #~ msgid "Do you approve the requestion?"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16527 #~ msgstr "Súhlasíte s požiadavkou?"
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16528
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16529 #~ msgid "Do you add the buddy?"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16530 #~ msgstr "Pridáte tohoto priateľa?"
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16531
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16532 #~ msgid "%s added you [%s] to buddy list"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16533 #~ msgstr "Používateľ %s si vás [%s] pridal do zoznamu priateľov"
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16534
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16535 #~ msgid "QQ Budy"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16536 #~ msgstr "QQ priateľ"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16537
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16538 #~ msgid "Requestion approved by %s"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16539 #~ msgstr "Požiadavka odsúhlasená používateľom %s"
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16540
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16541 #~ msgid "%s wants to add you [%s] as a friend"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16542 #~ msgstr "%s chce pridať vás [%s] ako priateľa"
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16543
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16544 #~ msgid "%s is not in buddy list"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16545 #~ msgstr "%s nie je vo vašom zozname priateľov"
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16546
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16547 #~ msgid "Would you add?"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16548 #~ msgstr "Pridáte?"
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16549
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16550 #~ msgid "%s"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16551 #~ msgstr "%s"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16552
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16553 #~ msgid "QQ Server Notice"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16554 #~ msgstr "Oznámenie QQ serveru"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16555
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16556 #~ msgid "Network disconnected"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16557 #~ msgstr "Sieť bola odpojená"
24577
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16558
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16559 #~ msgid "developer"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16560 #~ msgstr "vývojár"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16561
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16562 #~ msgid "XMPP developer"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16563 #~ msgstr "XMPP vývojár"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16564
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16565 #~ msgid "Artists"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16566 #~ msgstr "Umelci"
3cae90524840 Check in updated po files, so the nightly l10n stats script has
Mark Doliner <mark@kingant.net>
parents: 24257
diff changeset
16567
24257
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
16568 #~ msgid "A group with the name already exists."
e5181ca7b728 Slovak translation updated (Andrej Herceg)
Stu Tomlinson <stu@nosnilmot.com>
parents: 24231
diff changeset
16569 #~ msgstr "Skupina s týmto názvom už existuje."
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16570
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16571 #~ msgid "Creatsinhalčinae _this new account on the server"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16572 #~ msgstr "Vytvoriť _takýto nový účet na serveri"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16573
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16574 #~ msgid "Screen name:"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16575 #~ msgstr "Používateľské meno:"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16576
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16577 #~ msgid "Someone says your screen name in chat"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16578 #~ msgstr "Niekto v chate napíše vaše meno"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16579
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16580 #~ msgid "EOF while reading from resolver process"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16581 #~ msgstr "Počas čítania z procesu resolveru sa vyskytlo EOF"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16582
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16583 #~ msgid "E-Mail"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16584 #~ msgstr "E-mail"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16585
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16586 #~ msgid "E-mail"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16587 #~ msgstr "E-mail"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16588
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16589 #~ msgid "Error setting socket options"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16590 #~ msgstr "Chyba pri nastavovaní socketu"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16591
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16592 #~ msgid ""
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16593 #~ "This server requires plaintext authentication over an unencrypted "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16594 #~ "connection. Allow this and continue authentication?"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16595 #~ msgstr ""
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16596 #~ "Server vyžaduje plaintextovú autentifikáciu cez nezašifrované "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16597 #~ "pripojenie. Chcete ju povoliť a pokračovať v autentifikácii?"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16598
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16599 #~ msgid "Use GSSAPI (Kerberos v5) for authentication"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16600 #~ msgstr "Použiť GSSAPI (Kerberos v5) na overenie"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16601
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16602 #~ msgid "Invalid screen name"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16603 #~ msgstr "Používateľské meno je chybné"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16604
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16605 #~ msgid ""
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16606 #~ "Windows Live ID authentication: cannot find authenticate token in server "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16607 #~ "response"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16608 #~ msgstr ""
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16609 #~ "Antentifikácia Windows Live ID: nebolo možné nájsť autentifikačný token v "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16610 #~ "odpovedi serveru"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16611
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16612 #~ msgid "Windows Live ID authentication Failed"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16613 #~ msgstr "Zlyhala antentifikácia Windows Live ID"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16614
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16615 #~ msgid "Too evil (sender)"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16616 #~ msgstr "Príliš zlý (odosielateľ)"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16617
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16618 #~ msgid "Too evil (receiver)"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16619 #~ msgstr "Príliš zlý (príjemca)"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16620
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16621 #~ msgid "Available Message"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16622 #~ msgstr "Dostupná správa"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16623
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16624 #~ msgid "Away Message"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16625 #~ msgstr "Správa o neprítomnosti"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16626
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16627 #~ msgid "<i>(retrieving)</i>"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16628 #~ msgstr "<i>(prijíma sa)</i>"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16629
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16630 #~ msgid "Your information has been updated"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16631 #~ msgstr "Vaše informácie boli aktualizované"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16632
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16633 #~ msgid "Input your reason:"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16634 #~ msgstr "Zadajte váš dôvod:"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16635
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16636 #~ msgid "You have successfully removed a buddy"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16637 #~ msgstr "Úspešne ste odstránili priateľa"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16638
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16639 #~ msgid "You have successfully removed yourself from your friend's buddy list"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16640 #~ msgstr "Boli ste úspešne odstránený z priateľovho zoznamu kontaktov"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16641
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16642 #~ msgid "You have added %d to buddy list"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
16643 #~ msgstr "Pridali ste používateľa %d do zoznamu priateľov"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16644
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16645 #~ msgid "Invalid QQid"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16646 #~ msgstr "Nesprávne QQid"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16647
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16648 #~ msgid "Please enter external group ID"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16649 #~ msgstr "Zadajte, prosím, ID externej skupiny"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16650
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16651 #~ msgid "Your request to join group %d has been approved by admin %d"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16652 #~ msgstr ""
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16653 #~ "Vaša požiadavka pre vstup do skupiny %d bola vyhovená administrátorom %d"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16654
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16655 #~ msgid "I am applying to join"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16656 #~ msgstr "Uchádzam sa o členstvo"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16657
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16658 #~ msgid "You have successfully left the group"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16659 #~ msgstr "Úspešne ste opustili skupinu"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16660
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16661 #~ msgid "QQ Group Auth"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16662 #~ msgstr "QQ Skupinová autentifikácia"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16663
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16664 #~ msgid "Your authorization request has been accepted by the QQ server"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16665 #~ msgstr "Vaša žiadosť o autorizáciu bola prijatá QQ serverom"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16666
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16667 #~ msgid "Code [0x%02X]: %s"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16668 #~ msgstr "Kód [0x%02X]: %s"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16669
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16670 #~ msgid "Group Operation Error"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16671 #~ msgstr "Chyba skupinovej operácie"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16672
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16673 #~ msgid "Enter your reason:"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16674 #~ msgstr "Zadajte váš dôvod:"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16675
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16676 #~ msgid "You have successfully modified Qun member"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16677 #~ msgstr "Úspešne ste zmenili Qun číslo"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16678
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16679 #~ msgid "You have successfully modified Qun information"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16680 #~ msgstr "Úspešne ste zmenili Qun informácie"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16681
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16682 #~ msgid "Unable to login. Check debug log."
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16683 #~ msgstr "Nepodarilo sa prihlásiť. Pozrite ladiaci záznam."
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16684
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16685 #~ msgid "TCP Address"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16686 #~ msgstr "TCP adresa"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16687
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16688 #~ msgid "UDP Address"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16689 #~ msgstr "UDP adresa"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16690
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16691 #~ msgid "Show Login Information"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16692 #~ msgstr "Zobraziť informácie o prihlasení"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16693
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16694 #~ msgid "Login failed, no reply"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16695 #~ msgstr "Prihlásenie zlyhalo, žiadna odpoveď"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16696
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16697 #~ msgid "User %s rejected your request"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16698 #~ msgstr "Používateľ %s odmietol vašu požiadavku"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16699
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16700 #~ msgid "User %s approved your request"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16701 #~ msgstr "Používateľ %s odsúhlasil vašu požiadavku"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16702
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16703 #~ msgid "Invalid screen name."
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16704 #~ msgstr "Chybné používateľské meno."
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16705
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16706 #~ msgid "Screen _name:"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16707 #~ msgstr "Používateľské meno:"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16708
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16709 #~ msgid ""
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16710 #~ "%s%s<span weight=\"bold\">Written by:</span>\t%s\n"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16711 #~ "<span weight=\"bold\">Website:</span>\t\t%s\n"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16712 #~ "<span weight=\"bold\">Filename:</span>\t\t%s"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16713 #~ msgstr ""
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16714 #~ "%s%s<span weight=\"bold\">Autor:</span>\t%s\n"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16715 #~ "<span weight=\"bold\">Domovská stránka:</span>\t\t%s\n"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16716 #~ "<span weight=\"bold\">Názov súboru:</span>\t\t%s"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16717
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16718 #~ msgid ""
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16719 #~ "The contact availability plugin (cap) is used to display statistical "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16720 #~ "information about buddies in a users contact list."
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16721 #~ msgstr ""
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16722 #~ "Modul dostupnosti kontaktu zobrazuje štatistické informácie o priateľoch "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16723 #~ "v zozname kontaktov."
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16724
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16725 #~ msgid ""
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16726 #~ "You missed %hu message from %s because the rate limit has been exceeded."
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16727 #~ "You missed %hu messages from %s because the rate limit has been exceeded."
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16728 #~ msgstr ""
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16729 #~ "Prišli ste o %hu správ od používateľa %s, pretože bol prekročený limit "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16730 #~ "hodnotenia.Prišli ste o %hu správu od používateľa %s, pretože bol "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16731 #~ "prekročený limit hodnotenia.Prišli ste o %hu správy od používateľa %s, "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16732 #~ "pretože bol prekročený limit hodnotenia."
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16733
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16734 #~ msgid ""
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16735 #~ "%d account was disabled because you signed on from another location:%d "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16736 #~ "accounts were disabled because you signed on from another location:"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16737 #~ msgstr "%d účtov bolo vypnutých, lebo ste sa prihlásili z iného miesta:"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16738
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16739 #~ msgid ""
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16740 #~ "You are about to remove the contact containing %s and %d other buddy from "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16741 #~ "your buddy list. Do you want to continue?You are about to remove the "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16742 #~ "contact containing %s and %d other buddies from your buddy list. Do you "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16743 #~ "want to continue?"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16744 #~ msgstr ""
30142
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
16745 #~ "Z vášho zoznamu priateľov sa chystáte odstrániť kontakt, ktorý obsahuje "
b7d6de577921 Commit updated po's so that hopefully the stats script doesn't have to work
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29971
diff changeset
16746 #~ "%s a %d ďalších priateľov. Chcete pokračovať?Z vášho zoznamu priateľov sa "
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16747 #~ "chystáte odstrániť kontakt, ktorý obsahuje %s a %d ďalšieho priateľa. "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16748 #~ "Chcete pokračovať?Z vášho zoznamu priateľov sa chystáte odstrániť "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16749 #~ "kontakt, ktorý obsahuje %s a %d ďalších priateľov. Chcete pokračovať?"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16750
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16751 #~ msgid "Screen name sent"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16752 #~ msgstr "Používateľské meno odoslané"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16753
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16754 #~ msgid "Screen name"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16755 #~ msgstr "Používateľské meno"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16756
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16757 #~ msgid "_Merge"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16758 #~ msgstr "Spojiť"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16759
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16760 #~ msgid ""
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16761 #~ "Please enter the screen name of the person you would like to add to your "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16762 #~ "buddy list. You may optionally enter an alias, or nickname, for the "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16763 #~ "buddy. The alias will be displayed in place of the screen name whenever "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16764 #~ "possible.\n"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16765 #~ msgstr ""
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16766 #~ "Zadajte, prosím, meno používateľa, ktorého chcete pridať do vášho zoznamu "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16767 #~ "priateľov. Môžete vyplniť aj prezývku priateľa. Prezývka sa bude "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16768 #~ "zobrazovať v zozname priateľov namiesto mena používateľa vždy, keď to "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16769 #~ "bude možné.\n"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16770
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16771 #~ msgid "Pounce only when my status is not available"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16772 #~ msgstr "Sledovať, len ak som nedostupný"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16773
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16774 #~ msgid ""
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16775 #~ "Sorry, passwords over %d characters in length (yours is %d) are not "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16776 #~ "supported by MySpace."
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16777 #~ msgstr ""
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16778 #~ "Prepáčte, ale heslá ktoré sú dlhšie ako %d znakov (vaše má %d znakov) nie "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16779 #~ "sú podporované na MySpace."
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16780
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16781 #~ msgid "Use recent buddies group"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
16782 #~ msgstr "Použiť naposledy použitú skupinu priateľov"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16783
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16784 #~ msgid "Show how long you have been idle"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16785 #~ msgstr "Zobrazí ako dlho ste boli nečinní"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16786
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16787 #~ msgid "Cannot find/access ~/.silc directory"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16788 #~ msgstr "Priečinok ~/.silc sa nenašiel alebo je neprístupný"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16789
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16790 #~ msgid "Current media"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16791 #~ msgstr "Aktuálne médium"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16792
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16793 #~ msgid "%s changed status from %s to %s"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
16794 #~ msgstr "Používateľ %s zmenil status z %s na %s"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16795
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16796 #~ msgid "%s is now %s"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16797 #~ msgstr "Používateľ %s je teraz %s"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16798
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16799 #~ msgid "%s is no longer %s"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16800 #~ msgstr "Používateľ %s už nie je %s"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16801
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16802 #~ msgid "User has typed something and stopped"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16803 #~ msgstr "Používateľ niečo napísal a prestal"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16804
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16805 #~ msgid "S_mile!"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16806 #~ msgstr "S_majlík!"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16807
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16808 #~ msgid "Display Statistics"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16809 #~ msgstr "Zobraziť štatistiky"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16810
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16811 #~ msgid "Invalid chat name specified."
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16812 #~ msgstr "Bol zadaný chybný názov chatu."
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16813
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16814 #~ msgid "There were errors unloading the plugin."
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16815 #~ msgstr "Počas zatvárania modulu sa vyskytli chyby."
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16817 #~ msgid "Couldn't open file"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16818 #~ msgstr "Nepodarilo sa otvoriť súbor"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16819
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16820 #~ msgid "Error initializing session"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16821 #~ msgstr "Chyba počas zakladania relácie"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16822
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16823 #~ msgid "Unable to connect to contact server"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16824 #~ msgstr "Nepodarilo sa pripojiť na server kontaktov."
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16825
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16826 #~ msgid "Unable to make SSL connection to server."
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16827 #~ msgstr "Nepodarilo sa vytvoriť SSL pripojenie na server."
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16828
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16829 #~ msgid "<span color=\"red\">%s disconnected: %s</span>"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16830 #~ msgstr "<span color=\"red\">%s bol odpojený: %s</span>"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16831
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16832 #~ msgid ""
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16833 #~ "%s\n"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16834 #~ "\n"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16835 #~ "%s will not attempt to reconnect the account until you correct the error "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16836 #~ "and re-enable the account."
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16837 #~ msgstr ""
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16838 #~ "%s\n"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16839 #~ "\n"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16840 #~ "%s sa nebude znovu pokúšať pripojiť na tento účet, kým neopravíte chybu a "
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16841 #~ "znovu nepovolíte tento účet."
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16842
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16843 #~ msgid "Sort by status"
27729
03c99fb4c981 Updated Slovak and Afrikaans translations. Closes #9795, #9794.
Paul Aurich <paul@darkrain42.org>
parents: 27391
diff changeset
16844 #~ msgstr "Zoradiť podľa statusu"
24816
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16845
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16846 #~ msgid "Sort alphabetically"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16847 #~ msgstr "Zoradiť podľa abecedy"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16848
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16849 #~ msgid "Sort by log size"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16850 #~ msgstr "Zoradiť podľa veľkosti záznamu"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16851
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16852 #~ msgid "You have just sent a Nudge!"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16853 #~ msgstr "Práve ste odoslali štuchanec!"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16854
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16855 #~ msgid "Would like to add him?"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16856 #~ msgstr "Chcete ho pridať?"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16857
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16858 #~ msgid "%s just sent you a Buzz!"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16859 #~ msgstr "%s vám práve poslal bzzz!"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16860
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16861 #~ msgid "You have just sent a Buzz!"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16862 #~ msgstr "Práve ste odoslali bzzz!"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16863
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16864 #~ msgid "Add Buddy _Pounce"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16865 #~ msgstr "Pridať _sledovanie priatela"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16866
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16867 #~ msgid "Add a C_hat"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16868 #~ msgstr "Pridať chat"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16869
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16870 #~ msgid "/Accounts/Add\\/Edit"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16871 #~ msgstr "/Účty/Pri_dať a upraviť"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16872
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16873 #~ msgid "/Help"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16874 #~ msgstr "/_Pomocník"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16875
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16876 #~ msgid "/Options/Show Buddy _Icon"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16877 #~ msgstr "/Možnosti/Zobraziť ikonu priateľa"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16878
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16879 #~ msgid "/Options/Show Buddy Icon"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16880 #~ msgstr "/Možnosti/Zobraziť ikonu priateľa"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16881
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16882 #~ msgid "_Send To"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16883 #~ msgstr "Po_slať cez"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16884
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16885 #~ msgid "Log Viewer"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16886 #~ msgstr "Zobrazovač záznamov"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16887
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16888 #~ msgid "nudged"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16889 #~ msgstr "štuchnutý"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16890
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16891 #~ msgid "%d buddies were added or updated"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16892 #~ msgstr "%d priatelia boli pridaní alebo aktualizovaní"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16893
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16894 #~ msgid "buzzed"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16895 #~ msgstr "vyrušený"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16896
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16897 #~ msgid "Attention! %s %s."
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16898 #~ msgstr "Pozor! %s %s."
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16899
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16900 #~ msgid "Attention! You have been %s."
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16901 #~ msgstr "Pozor! Boli ste %s"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16902
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16903 #~ msgid "/Buddies/Show/Show _Offline Buddies"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16904 #~ msgstr "/Priatelia/Zobraziť/_Nepripojených priateľov"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16905
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16906 #~ msgid "/Buddies/Show/Show _Empty Groups"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16907 #~ msgstr "/Priatelia/Zobraziť/Prázdne s_kupiny"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16908
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16909 #~ msgid "/Buddies/Show/Show Buddy _Details"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16910 #~ msgstr "/Priatelia/Zobraziť/_Detaily priateľov"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16911
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16912 #~ msgid "/Buddies/Show/Show Idle _Times"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16913 #~ msgstr "/Priatelia/Zobraziť/Č_asy nečinnosti"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16914
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16915 #~ msgid "/Buddies/Show/Show Offline Buddies"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16916 #~ msgstr "/Priatelia/Zobraziť/Nepripojených priateľov"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16917
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16918 #~ msgid "/Buddies/Show/Show Empty Groups"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16919 #~ msgstr "/Priatelia/Zobraziť/Prázdne skupiny"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16920
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16921 #~ msgid "/Buddies/Show/Show Buddy Details"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16922 #~ msgstr "/Priatelia/Zobraziť/Detaily priateľov"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16923
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16924 #~ msgid "/Buddies/Show/Show Idle Times"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16925 #~ msgstr "/Priatelia/Zobraziť/Časy nečinnosti"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16926
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16927 #~ msgid "Norwegian"
f398b8d8952f Updated Slovak translation from loptosko. Closes #7783
Mark Doliner <mark@kingant.net>
parents: 24577
diff changeset
16928 #~ msgstr "nórčina"