1 # Czech translation for pidgin-sipe
\r
2 # Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009
\r
3 # This file is distributed under the same license as the pidgin-sipe package.
\r
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2009.
\r
8 "Project-Id-Version: pidgin-sipe\n"
9 "Report-Msgid-Bugs-To: \n"
10 "POT-Creation-Date: 2010-02-01 06:01+0200\n"
11 "PO-Revision-Date: 2009-02-10 23:50+0000\n"
12 "Last-Translator: Rinu <rinu@seznam.cz>\n"
13 "Language-Team: Czech <cs@li.org>\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
18 "X-Launchpad-Export-Date: 2009-06-22 11:28+0000\n"
19 "X-Generator: Launchpad (build Unknown)\n"
21 #: ../src/core/sipe.c:143
25 #: ../src/core/sipe.c:144 ../src/core/sipe-cal.c:847
29 #: ../src/core/sipe.c:145
34 #: ../src/core/sipe.c:147
38 #: ../src/core/sipe.c:149
42 #: ../src/core/sipe.c:151
46 #: ../src/core/sipe.c:152
47 msgid "In a conference"
50 #: ../src/core/sipe.c:153
54 #: ../src/core/sipe.c:154 ../src/core/sipe-cal.c:848
58 #: ../src/core/sipe.c:155
59 msgid "Urgent interruptions only"
62 #: ../src/core/sipe.c:390
63 msgid "Failed to authenticate to server"
66 #. TODO: do we really want to disconnect on a failure to write?
67 #: ../src/core/sipe.c:538 ../src/core/sipe.c:570
68 msgid "Could not write"
69 msgstr "Nemohu zapisovat"
71 #: ../src/core/sipe.c:594 ../src/core/sipe.c:7866
72 msgid "Could not connect"
73 msgstr "Nemohu se připojit"
75 #: ../src/core/sipe.c:663 ../src/core/sipe.c:8020
77 msgid "Could not create socket"
78 msgstr "Nemohu vytvořit socket"
80 #: ../src/core/sipe.c:1195 ../src/core/sipe.c:3557
84 #. Macros to reduce code repetition.
86 #: ../src/core/sipe.c:2293
90 #: ../src/core/sipe.c:2436 ../src/core/sipe.c:2448 ../src/core/sipe.c:2473
91 #: ../src/core/sipe.c:8497
92 msgid "Other Contacts"
96 #. reason = g_strdup(_("User logged out")); // [MS-OCER]
97 #: ../src/core/sipe.c:2653
98 msgid "you are already signed in at another location"
101 #: ../src/core/sipe.c:2656
102 msgid "user disabled"
105 #: ../src/core/sipe.c:2659
108 msgstr "Jméno uživatele"
110 #: ../src/core/sipe.c:2663 ../src/core/sipe.c:5340
112 msgid "You have been rejected by the server: %s"
113 msgstr "Byl jste odmítnut serverem: %s"
115 #: ../src/core/sipe.c:2663 ../src/core/sipe.c:5341 ../src/core/sipe.c:5358
116 msgid "no reason given"
119 #: ../src/core/sipe.c:3850
122 "This message was not delivered to %s because the service is not available"
126 #: ../src/core/sipe.c:3852
129 "This message was not delivered to %s because one or more recipients do not "
130 "want to be disturbed"
133 #: ../src/core/sipe.c:3854
136 "This message was not delivered to %s because one or more recipients are "
140 #: ../src/core/sipe.c:4136
142 msgid "Failed to invite %s"
145 #: ../src/core/sipe.c:4782
147 msgid "Received a message with unrecognized contents from %s"
150 #: ../src/core/sipe.c:5308 ../src/core/sipe.c:7693
152 msgid "Wrong password"
153 msgstr "Špatné heslo"
155 #: ../src/core/sipe.c:5357
157 msgid "Not found: %s. Please contact your Administrator"
160 #: ../src/core/sipe.c:5359
161 msgid "SIP is either not enabled for the destination URI or it does not exist"
164 #: ../src/core/sipe.c:5376
166 msgid "Service unavailable: %s"
167 msgstr "Nedostupná služba: %s"
169 #: ../src/core/sipe.c:7689
170 msgid "Invalid message signature received"
173 #: ../src/core/sipe.c:7763
174 msgid "Connection not found. Please try to connect again"
177 #: ../src/core/sipe.c:7784
178 msgid "SSL read error"
181 #: ../src/core/sipe.c:7787
182 msgid "Server has disconnected"
185 #: ../src/core/sipe.c:7911 ../src/core/sipe.c:7952 ../src/core/sipe.c:8004
186 #: ../src/core/sipe.c:8074
187 msgid "Could not create listen socket"
190 #: ../src/core/sipe.c:7934 ../src/core/sipe.c:8065
191 msgid "Could not resolve hostname"
192 msgstr "Nemohu přeložit název počítače"
194 #: ../src/core/sipe.c:7983
196 msgid "Connection failed"
199 #: ../src/core/sipe.c:7986
200 msgid "SSL handshake failed"
203 #: ../src/core/sipe.c:7989
204 msgid "SSL certificate invalid"
207 #: ../src/core/sipe.c:8047
210 "SSL support is not installed. Either install SSL support or configure a "
211 "different connection type in the account editor"
213 "SSL podpora není nainstalována. Buď nainstalujte SSL podporu nebo nastavte "
214 "odlišný typ připojení v editoru účtu."
216 #: ../src/core/sipe.c:8056
217 msgid "Could not create SSL context"
220 #: ../src/core/sipe.c:8179
221 msgid "SIP Exchange user name contains invalid characters"
224 #: ../src/core/sipe.c:8202
226 "User name should be a valid SIP URI\n"
227 "Example: user@company.com"
230 #: ../src/core/sipe.c:8213
232 "Email address should be valid if provided\n"
233 "Example: user@company.com"
236 #: ../src/core/sipe.c:8239
237 msgid "SIP Exchange user name contains whitespace"
240 #: ../src/core/sipe.c:8251
242 msgstr "Navazuji spojení"
244 #: ../src/core/sipe.c:8523
246 msgid "Unable to display the search results"
247 msgstr "Nemohu zobrazit výsledky hledání."
249 #: ../src/core/sipe.c:8529
252 msgstr "Jméno uživatele"
254 #: ../src/core/sipe.c:8532
258 #: ../src/core/sipe.c:8535 ../src/core/sipe.c:8629 ../src/core/sipe.c:9574
262 #: ../src/core/sipe.c:8538 ../src/core/sipe.c:8631 ../src/core/sipe.c:9583
266 #: ../src/core/sipe.c:8541
270 #: ../src/core/sipe.c:8568
272 msgid "Found %d contact%s:"
273 msgid_plural "Found %d contacts%s:"
277 #: ../src/core/sipe.c:8570
278 msgid " (more matched your query)"
281 #: ../src/core/sipe.c:8625
286 #: ../src/core/sipe.c:8627
291 #: ../src/core/sipe.c:8635
295 #: ../src/core/sipe.c:8636
297 msgid "Search for a contact"
298 msgstr "Hledat kontakt"
300 #: ../src/core/sipe.c:8637
303 "Enter the information for the person you wish to find. Empty fields will be "
306 "Zadejte informaci o osobě, kterou si přejete najít. Prázdná pole budou "
309 #: ../src/core/sipe.c:8639
313 #: ../src/core/sipe.c:8640
317 #. The next 11 texts make up the SIPE about note text
318 #. About note, part 1/11: introduction
319 #: ../src/core/sipe.c:8692
321 "A third-party plugin implementing extended version of SIP/SIMPLE used by "
325 #. About note, part 2/11: home page URL (label)
326 #: ../src/core/sipe.c:8694
330 #. About note, part 3/11: support forum URL (label)
331 #: ../src/core/sipe.c:8696
335 #. About note, part 4/11: support forum name (hyperlink text)
336 #: ../src/core/sipe.c:8698
340 #. About note, part 5/11: translation service URL (label)
341 #: ../src/core/sipe.c:8700
345 #. About note, part 6/11: license type (label)
346 #: ../src/core/sipe.c:8702
350 #. About note, part 7/11: known users
351 #: ../src/core/sipe.c:8704
352 msgid "We support users in such organizations as"
355 #. About note, part 8/11: translation request, text before Transifex.net URL
356 #. append a space if text is not empty
357 #: ../src/core/sipe.c:8707
358 msgid "Please help us to translate SIPE to your native language here at "
361 #. About note, part 9/11: translation request, text after Transifex.net URL
362 #. start with a space if text is not empty
363 #: ../src/core/sipe.c:8710
364 msgid " using convenient web interface"
367 #. About note, part 10/11: author list (header)
368 #: ../src/core/sipe.c:8712
373 #. About note, part 11/11: Localization credit
374 #. PLEASE NOTE: do *NOT* simply translate the english original
375 #. but write something similar to the following sentence:
376 #. "Localization for <language name> (<language code>): <name>"
377 #: ../src/core/sipe.c:8717
378 msgid "Original texts in English (en): SIPE developers"
381 #: ../src/core/sipe.c:8782
382 msgid "About SIPE plugin..."
385 #: ../src/core/sipe.c:8785
387 msgid "Contact search..."
388 msgstr "Hledání kontaktů..."
390 #: ../src/core/sipe.c:8789
391 msgid "Republish Calendar"
394 #: ../src/core/sipe.c:8793
398 #: ../src/core/sipe.c:8885
402 #: ../src/core/sipe.c:8890
406 #: ../src/core/sipe.c:8895
410 #: ../src/core/sipe.c:8899
411 msgid "Meeting about"
414 #: ../src/core/sipe.c:8907
415 msgid "Out of office note"
418 #: ../src/core/sipe.c:8907
422 #: ../src/core/sipe.c:8919
423 msgid "user@company.com"
426 #: ../src/core/sipe.c:9281
428 msgid "Make leader of '%s'"
431 #: ../src/core/sipe.c:9292
433 msgid "Remove from '%s'"
436 #: ../src/core/sipe.c:9305
438 msgid "Invite to '%s'"
441 #: ../src/core/sipe.c:9316
445 #: ../src/core/sipe.c:9327
450 #: ../src/core/sipe.c:9340
455 #: ../src/core/sipe.c:9353
460 #: ../src/core/sipe.c:9366
465 #: ../src/core/sipe.c:9379
470 #: ../src/core/sipe.c:9391
471 msgid "Send email..."
474 #: ../src/core/sipe.c:9416
478 #: ../src/core/sipe.c:9470
482 #: ../src/core/sipe.c:9475
486 #: ../src/core/sipe.c:9562 ../src/core/sipe.c:9599
490 #: ../src/core/sipe.c:9565
494 #: ../src/core/sipe.c:9568
498 #: ../src/core/sipe.c:9571
499 msgid "Business phone"
502 #: ../src/core/sipe.c:9577
506 #: ../src/core/sipe.c:9580
510 #: ../src/core/sipe.c:9586 ../src/core/sipe.c:9613
511 msgid "Email address"
514 #: ../src/core/sipe.c:9606
518 #: ../src/core/sipe.c:9619
522 #: ../src/core/sipe.c:9623
526 #: ../src/core/sipe.c:9815
529 " user or DOMAIN\\user or\n"
533 #: ../src/core/sipe.c:9819
536 "(leave empty for auto-discovery)"
539 #: ../src/core/sipe.c:9822
541 msgid "Connection type"
544 #: ../src/core/sipe.c:9823
548 #: ../src/core/sipe.c:9824
552 #: ../src/core/sipe.c:9825
556 #: ../src/core/sipe.c:9826
560 #. option = purple_account_option_bool_new(_("Publish status (note: everyone may watch you)"), "doservice", TRUE);
561 #. prpl_info.protocol_options = g_list_append(prpl_info.protocol_options, option);
562 #: ../src/core/sipe.c:9832
566 #: ../src/core/sipe.c:9836
570 #. Suitable for sspi/NTLM, sspi/Kerberos and krb5 security mechanisms
571 #. * No login/password is taken into account if this option present,
572 #. * instead used default credentials stored in OS.
574 #: ../src/core/sipe.c:9843
575 msgid "Use Single Sign-On"
578 #: ../src/core/sipe.c:9847
579 msgid "Calendar source"
582 #: ../src/core/sipe.c:9848
583 msgid "Exchange 2007/2010"
586 #: ../src/core/sipe.c:9849
590 #. * Example: https://server.company.com/EWS/Exchange.asmx
591 #: ../src/core/sipe.c:9853
593 "Email services URL\n"
594 "(leave empty for auto-discovery)"
597 #: ../src/core/sipe.c:9856
600 "(if different from Username)"
603 #. * Example: DOMAIN\user or user@company.com
604 #: ../src/core/sipe.c:9860
607 "(if different from Login)"
610 #: ../src/core/sipe.c:9863
613 "(if different from Password)"
616 #: ../src/core/sipe-cal.c:845
620 #: ../src/core/sipe-cal.c:846
624 #: ../src/core/sipe-cal.c:849
628 #: ../src/core/sipe-cal.c:957 ../src/core/sipe-cal.c:984
633 #: ../src/core/sipe-cal.c:963
634 msgid "Outside of working hours for next 8 hours"
637 #: ../src/core/sipe-cal.c:965
639 msgid "%s for next 8 hours"
642 #: ../src/core/sipe-cal.c:974
646 #: ../src/core/sipe-cal.c:978
648 msgid "%s until %.2d:%.2d"
651 #: ../src/core/sipe-cal.c:986
653 msgid "%s. Outside of working hours at %.2d:%.2d"
656 #: ../src/core/sipe-cal.c:991
658 msgid "%s. %s at %.2d:%.2d"
661 #: ../src/core/sipe-chat.c:82
666 #: ../src/core/sipe-conf.c:828
668 "This conference is no longer locked. Additional participants can now join."
671 #: ../src/core/sipe-conf.c:832
673 "This conference is locked. Nobody else can join the conference while it is "
677 #: ../src/core/sipe-conf.c:865
679 msgid "You have been disconnected from this conference."
680 msgstr "Byl jste odmítnut serverem."