summaryrefslogtreecommitdiff
path: root/po/cs.po
blob: a855b5ab4c4861c08d43391b7775eacef1ad3f05 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
# Czech translation for libgdata.
# Copyright (C) 2009, 2010 the author(s) of libgdata.
# This file is distributed under the same license as the libgdata package.
#
# Petr Kovar <pknbe@volny.cz>, 2010.
# Andre Klapper <ak-47@gmx.net>, 2011.
# Marek Černocký <marek@manet.cz>, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2019.
#
msgid ""
msgstr ""
"Project-Id-Version: libgdata master\n"
"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/libgdata/issues\n"
"POT-Creation-Date: 2019-09-03 09:39+0000\n"
"PO-Revision-Date: 2019-09-03 18:38+0200\n"
"Last-Translator: Marek Černocký <marek@manet.cz>\n"
"Language-Team: čeština <gnome-cs-list@gnome.org>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Gtranslator 2.91.7\n"

#: gdata/gdata-batch-operation.c:635
#, c-format
msgid "Batch operations are unsupported by this service."
msgstr "Tato služba nepodporuje dávkové operace."

#: gdata/gdata-client-login-authorizer.c:629
#: gdata/gdata-oauth1-authorizer.c:850 gdata/gdata-oauth1-authorizer.c:1128
#: gdata/gdata-oauth2-authorizer.c:953 gdata/gdata-oauth2-authorizer.c:964
#: gdata/gdata-oauth2-authorizer.c:983 gdata/gdata-oauth2-authorizer.c:999
#: gdata/gdata-oauth2-authorizer.c:1064 gdata/gdata-oauth2-authorizer.c:1076
#: gdata/gdata-oauth2-authorizer.c:1087 gdata/gdata-oauth2-authorizer.c:1102
#: gdata/gdata-oauth2-authorizer.c:1118
msgid "The server returned a malformed response."
msgstr "Server vrátil chybnou odpověď."

#: gdata/gdata-client-login-authorizer.c:649 gdata/gdata-service.c:361
#, c-format
msgid "Cannot connect to the service’s server."
msgstr "Nelze se připojit k serveru poskytujícímu službu."

#: gdata/gdata-client-login-authorizer.c:654 gdata/gdata-service.c:366
#, c-format
msgid "Cannot connect to the proxy server."
msgstr "Nelze se připojit k serveru proxy."

#. Translators: the parameter is an error message returned by the server.
#. Translators: the parameter is an
#. * error message returned by the
#. * server.
#: gdata/gdata-client-login-authorizer.c:660 gdata/gdata-service.c:372
#: gdata/services/calendar/gdata-calendar-service.c:325
#, c-format
msgid "Invalid request URI or header, or unsupported nonstandard parameter: %s"
msgstr ""
"Neplatný požadavek URI nebo hlavička a nebo nepodporovaný nestandardní "
"parametr: %s"

#. Translators: the parameter is an error message returned by the server.
#: gdata/gdata-client-login-authorizer.c:666 gdata/gdata-service.c:378
#, c-format
msgid "Authentication required: %s"
msgstr "Vyžadováno ověření: %s"

#. Translators: the parameter is an error message returned by the server.
#. Translators: the parameter is an
#. * error message returned by the
#. * server.
#. Translators: the parameter is an error message returned by the server.
#: gdata/gdata-client-login-authorizer.c:671 gdata/gdata-service.c:383
#: gdata/services/calendar/gdata-calendar-service.c:313
#: gdata/services/youtube/gdata-youtube-video.c:1013
#, c-format
msgid "The requested resource was not found: %s"
msgstr "Vyžadovaný zdroj nebyl nalezen: %s"

#. Translators: the parameter is an error message returned by the server.
#: gdata/gdata-client-login-authorizer.c:677 gdata/gdata-service.c:389
#, c-format
msgid "The entry has been modified since it was downloaded: %s"
msgstr "Záznam byl od doby svého stažení změněn: %s"

#. Translators: the first parameter is an HTTP status,
#. * and the second is an error message returned by the server.
#: gdata/gdata-client-login-authorizer.c:689 gdata/gdata-service.c:403
#, c-format
msgid "Error code %u when authenticating: %s"
msgstr "Kód chyby %u při ověřování: %s"

#. Translators: see http://en.wikipedia.org/wiki/CAPTCHA for information about CAPTCHAs
#: gdata/gdata-client-login-authorizer.c:788
msgid "A CAPTCHA must be filled out to log in."
msgstr "Pro přihlášení se musí vyplnit CAPTCHA."

#. Translators: the parameter is a URI for further information.
#: gdata/gdata-client-login-authorizer.c:826
#, c-format
msgid "This account requires an application-specific password. (%s)"
msgstr "Tento účet vyžaduje heslo specifické pro aplikaci. (%s)"

#: gdata/gdata-client-login-authorizer.c:833
msgid "Your username or password were incorrect."
msgstr "Vaše uživatelské jméno nebo heslo byly nesprávné."

#. Translators: the parameter is a URI for further information.
#: gdata/gdata-client-login-authorizer.c:854
#, c-format
msgid "Your account’s e-mail address has not been verified. (%s)"
msgstr "E-mailová adresa vašeho účtu nebyla ověřena. (%s)"

#. Translators: the parameter is a URI for further information.
#: gdata/gdata-client-login-authorizer.c:859
#, c-format
msgid "You have not agreed to the service’s terms and conditions. (%s)"
msgstr "Neodsouhlasili jste pravidla a podmínky služby. (%s)"

#. Translators: the parameter is a URI for further information.
#: gdata/gdata-client-login-authorizer.c:865
#, c-format
msgid ""
"This account has been migrated. Please log in online to receive your new "
"username and password. (%s)"
msgstr ""
"Tento účet byl přesunut. Přihlaste se prosím on-line, abyste obdrželi své "
"nové uživatelské jméno a heslo. (%s)"

#. Translators: the parameter is a URI for further information.
#: gdata/gdata-client-login-authorizer.c:870
#, c-format
msgid "This account has been deleted. (%s)"
msgstr "Tento účet byl smazán. (%s)"

#. Translators: the parameter is a URI for further information.
#: gdata/gdata-client-login-authorizer.c:875
#, c-format
msgid "This account has been disabled. (%s)"
msgstr "Tento účet byl zablokován. (%s)"

#. Translators: the parameter is a URI for further information.
#: gdata/gdata-client-login-authorizer.c:880
#, c-format
msgid "This account’s access to this service has been disabled. (%s)"
msgstr "Účet pro přístup k této službě byl zablokován. (%s)"

#. Translators: the parameter is a URI for further information.
#: gdata/gdata-client-login-authorizer.c:885
#, c-format
msgid "This service is not available at the moment. (%s)"
msgstr "Tato služba není v tuto chvíli dostupná. (%s)"

#. Translators: This is an error message for if a user attempts to retrieve comments from an entry (such as a video) which doesn't
#. * support comments.
#. Translators: This is an error message for if a user attempts to retrieve comments from an entry
#. * (such as a video) which doesn't support comments.
#: gdata/gdata-commentable.c:172 gdata/gdata-commentable.c:258
msgid "This entry does not support comments."
msgstr "Tento záznam nepodporuje komentáře."

#. Translators: This is an error message for if a user attempts to add a comment to an entry (such as a video) which doesn't support
#. * comments.
#. Translators: This is an error message for if a user attempts to add a comment to an entry
#. * (such as a video) which doesn't support comments.
#: gdata/gdata-commentable.c:338 gdata/gdata-commentable.c:420
msgid "Comments may not be added to this entry."
msgstr "K tomuto záznamu nemohou být přidávány komentáře."

#. Translators: This is an error message for if a user attempts to delete a comment they're not allowed to delete.
#: gdata/gdata-commentable.c:494 gdata/gdata-commentable.c:563
msgid "This comment may not be deleted."
msgstr "Tento komentář nemůže být smazán."

#. Tried to seek too far
#: gdata/gdata-download-stream.c:763
msgid "Invalid seek request"
msgstr "Neplatný požadavek na hledání"

#: gdata/gdata-oauth1-authorizer.c:825
msgid "The server rejected the temporary credentials request."
msgstr "Server zamítl požadavek na dočasné pověření."

#: gdata/gdata-oauth1-authorizer.c:881 gdata/gdata-oauth1-authorizer.c:1154
msgid "OAuth 1.0 support is disabled."
msgstr "Podpora OAuth 1.0 je zakázaná."

#. Server returned an error. This either means that there was a server error or, more likely, the server doesn't trust the client
#. * or the user denied authorization to the token on the authorization web page.
#: gdata/gdata-oauth1-authorizer.c:1102 gdata/gdata-oauth2-authorizer.c:1113
#: gdata/services/calendar/gdata-calendar-service.c:340
#, c-format
msgid "Access was denied by the user or server."
msgstr "Přístup byl odepřen uživatelem nebo serverem."

#. Translators: the parameter is an error message
#: gdata/gdata-parsable.c:352 gdata/gdata-parsable.c:363
#, c-format
msgid "Error parsing XML: %s"
msgstr "Chyba rozboru XML: %s"

#. Translators: this is a dummy error message to be substituted into "Error parsing XML: %s".
#: gdata/gdata-parsable.c:365
msgid "Empty document."
msgstr "Prázdný dokument."

#. Translators: the parameter is an error message
#: gdata/gdata-parsable.c:483 gdata/gdata-parsable.c:521
#: gdata/services/documents/gdata-documents-access-rule.c:144
#: gdata/services/documents/gdata-documents-access-rule.c:154
#: gdata/services/documents/gdata-documents-document.c:289
#: gdata/services/documents/gdata-documents-entry.c:483
#: gdata/services/documents/gdata-documents-entry.c:494
#: gdata/services/documents/gdata-documents-entry.c:506
#: gdata/services/documents/gdata-documents-entry.c:546
#: gdata/services/documents/gdata-documents-entry.c:557
#: gdata/services/documents/gdata-documents-entry.c:568
#: gdata/services/documents/gdata-documents-entry.c:615
#: gdata/services/documents/gdata-documents-entry.c:626
#: gdata/services/documents/gdata-documents-entry.c:734
#: gdata/services/documents/gdata-documents-entry.c:769
#: gdata/services/documents/gdata-documents-entry.c:784
#: gdata/services/documents/gdata-documents-entry.c:799
#: gdata/services/documents/gdata-documents-entry.c:829
#: gdata/services/documents/gdata-documents-entry.c:845
#: gdata/services/documents/gdata-documents-entry.c:884
#: gdata/services/documents/gdata-documents-entry.c:901
#: gdata/services/documents/gdata-documents-feed.c:81
#: gdata/services/documents/gdata-documents-feed.c:92
#: gdata/services/documents/gdata-documents-feed.c:129
#: gdata/services/documents/gdata-documents-feed.c:147
#, c-format
msgid "Error parsing JSON: %s"
msgstr "Chyba rozboru JSON: %s"

#: gdata/gdata-parsable.c:522
msgid "Outermost JSON node is not an object."
msgstr "Úplně vnější uzel JSON není objektem."

#. Translators: the parameter is the name of an XML element, including the angle brackets ("<" and ">").
#. *
#. * For example:
#. *  A <title> element was missing required content.
#: gdata/gdata-parser.c:69
#, c-format
msgid "A %s element was missing required content."
msgstr "V elementu %s schází vyžadovaný obsah."

#. Translators: the first parameter is the name of an XML element (including the angle brackets ("<" and ">")),
#. * and the second parameter is the erroneous value (which was not in ISO 8601 format).
#. *
#. * For example:
#. *  The content of a <media:group/media:uploaded> element (‘2009-05-06 26:30Z’) was not in ISO 8601 format.
#: gdata/gdata-parser.c:85
#, c-format
msgid "The content of a %s element (‘%s’) was not in ISO 8601 format."
msgstr "V elementu %s nebyl obsah („%s“) ve formátu ISO 8601."

#. Translators: the first parameter is the name of an XML property, the second is the name of an XML element
#. * (including the angle brackets ("<" and ">")) to which the property belongs, and the third is the unknown value.
#. *
#. * For example:
#. *  The value of the @time property of a <media:group/media:thumbnail> element (‘00:01:42.500’) was unknown.
#: gdata/gdata-parser.c:105
#, c-format
msgid "The value of the %s property of a %s element (‘%s’) was unknown."
msgstr "U elementu %2$s byla neznámá hodnota vlastnosti %1$s („%3$s“)."

#. Translators: the first parameter is the name of an XML element (including the angle brackets ("<" and ">")),
#. * and the second parameter is the unknown content of that element.
#. *
#. * For example:
#. *  The content of a <gphoto:access> element (‘protected’) was unknown.
#: gdata/gdata-parser.c:123
#, c-format
msgid "The content of a %s element (‘%s’) was unknown."
msgstr "V elementu %s byl neznámý obsah („%s“)."

#. Translators: the first parameter is the name of an XML element (including the angle brackets ("<" and ">")),
#. * and the second is the name of an XML property which it should have contained.
#. *
#. * For example:
#. *  A required property of a <entry/gAcl:role> element (@value) was not present.
#: gdata/gdata-parser.c:143
#, c-format
msgid "A required property of a %s element (%s) was not present."
msgstr "Pro element %s schází vyžadovaná vlastnost (%s)."

#. Translators: the first two parameters are the names of XML properties of an XML element given in the third
#. * parameter (including the angle brackets ("<" and ">")).
#. *
#. * For example:
#. *  Values were present for properties @rel and @label of a <entry/gContact:relation> element when only one of the
#. *  two is allowed.
#: gdata/gdata-parser.c:166
#, c-format
msgid ""
"Values were present for properties %s and %s of a %s element when only one "
"of the two is allowed."
msgstr ""
"U vlastností %s a %s prvku %s se nacházely hodnoty, ze kterých je povolena "
"pouze jedna."

#. Translators: the parameter is the name of an XML element, including the angle brackets ("<" and ">").
#. *
#. * For example:
#. *  A required element (<entry/title>) was not present.
#: gdata/gdata-parser.c:185
#, c-format
msgid "A required element (%s) was not present."
msgstr "Schází vyžadovaný element (%s)."

#. Translators: the parameter is the name of an XML element, including the angle brackets ("<" and ">").
#. *
#. * For example:
#. *  A singleton element (<feed/title>) was duplicated.
#. Translators: the parameter is the name of an JSON element.
#. *
#. * For example:
#. *  A singleton element (title) was duplicated.
#: gdata/gdata-parser.c:200 gdata/gdata-parser.c:287
#, c-format
msgid "A singleton element (%s) was duplicated."
msgstr "Byl zdvojený element (%s), který se může vyskytovat jen jednou."

#. Translators: the parameter is the name of an JSON element.
#. *
#. * For example:
#. *  A ‘title’ element was missing required content.
#: gdata/gdata-parser.c:273
#, c-format
msgid "A ‘%s’ element was missing required content."
msgstr "V elementu %s schází vyžadovaný obsah."

#. Translators: the first parameter is the name of an JSON element,
#. * and the second parameter is the erroneous value (which was not in ISO 8601 format).
#. *
#. * For example:
#. *  The content of a ‘uploaded’ element (‘2009-05-06 26:30Z’) was not in ISO 8601 format.
#: gdata/gdata-parser.c:303
#, c-format
msgid "The content of a ‘%s’ element (‘%s’) was not in ISO 8601 format."
msgstr "V elementu %s nebyl obsah („%s“) ve formátu ISO 8601."

#. Translators: the parameter is an error message.
#: gdata/gdata-parser.c:314
#, c-format
msgid "Invalid JSON was received from the server: %s"
msgstr "Ze serveru byl obdržen neplatný JSON: %s"

#. Translators: the first parameter is the name of an XML element (including the angle brackets
#. * ("<" and ">"), and the second parameter is the erroneous value (which was not in hexadecimal
#. * RGB format).
#. *
#. * For example:
#. *  The content of a <entry/gCal:color> element (‘00FG56’) was not in hexadecimal RGB format.
#: gdata/gdata-parser.c:1193
#, c-format
msgid "The content of a %s element (‘%s’) was not in hexadecimal RGB format."
msgstr "Obsah elementu %s („%s“) nebyl v šestnáctkovém formátu RGB."

#. Translators: the first parameter is an HTTP status,
#. * and the second is an error message returned by the server.
#: gdata/gdata-service.c:409
#, c-format
msgid "Error code %u when querying: %s"
msgstr "Kód chyby %u při dotazu: %s"

#. Translators: the first parameter is an HTTP status,
#. * and the second is an error message returned by the server.
#: gdata/gdata-service.c:415
#, c-format
msgid "Error code %u when inserting an entry: %s"
msgstr "Kód chyby %u při vkládání záznamu: %s"

#. Translators: the first parameter is an HTTP status,
#. * and the second is an error message returned by the server.
#: gdata/gdata-service.c:421
#, c-format
msgid "Error code %u when updating an entry: %s"
msgstr "Kód chyby %u při aktualizaci záznamu: %s"

#. Translators: the first parameter is an HTTP status,
#. * and the second is an error message returned by the server.
#: gdata/gdata-service.c:427
#, c-format
msgid "Error code %u when deleting an entry: %s"
msgstr "Kód chyby %u při mazání záznamu: %s"

#. Translators: the first parameter is an HTTP status,
#. * and the second is an error message returned by the server.
#: gdata/gdata-service.c:433
#, c-format
msgid "Error code %u when downloading: %s"
msgstr "Kód chyby %u při stahování: %s"

#. Translators: the first parameter is an HTTP status,
#. * and the second is an error message returned by the server.
#: gdata/gdata-service.c:439
#, c-format
msgid "Error code %u when uploading: %s"
msgstr "Kód chyby %u při odesílání: %s"

#. Translators: the first parameter is a HTTP status,
#. * and the second is an error message returned by the server.
#: gdata/gdata-service.c:445
#, c-format
msgid "Error code %u when running a batch operation: %s"
msgstr "Kód chyby %u při běhu dávkové operace: %s"

#. Translators: the parameter is the URI which is invalid.
#: gdata/gdata-service.c:739
#, c-format
msgid "Invalid redirect URI: %s"
msgstr "Neplatné přesměrované URI: %s"

#: gdata/gdata-service.c:1432
#: gdata/services/picasaweb/gdata-picasaweb-service.c:612
#: gdata/services/youtube/gdata-youtube-service.c:1022
msgid "The entry has already been inserted."
msgstr "Záznam byl již vložen."

#. Resumable upload error.
#: gdata/gdata-upload-stream.c:794 gdata/gdata-upload-stream.c:876
#, c-format
msgid "Error received from server after uploading a resumable upload chunk."
msgstr ""
"Po odeslání bloku s možností zopakovatelného odeslání byla ze serveru "
"obdržena chyba."

#: gdata/gdata-upload-stream.c:942
msgid "Stream is already closed"
msgstr "Proud je již zavřen"

#: gdata/services/calendar/gdata-calendar-service.c:302
#: gdata/services/tasks/gdata-tasks-service.c:195
#: gdata/services/youtube/gdata-youtube-service.c:541
#, c-format
msgid ""
"You have made too many API calls recently. Please wait a few minutes and try "
"again."
msgstr ""
"V krátké době jste provedli příliš mnoho volání API. Počkejte prosím pár "
"minut a zkuste to znovu."

#: gdata/services/calendar/gdata-calendar-service.c:334
#: gdata/services/tasks/gdata-tasks-service.c:204
#: gdata/services/youtube/gdata-youtube-service.c:557
#, c-format
msgid "You must be authenticated to do this."
msgstr "Abyste mohli toto udělat, musíte projít ověřením."

#: gdata/services/calendar/gdata-calendar-service.c:465
#: gdata/services/calendar/gdata-calendar-service.c:519
msgid "You must be authenticated to query all calendars."
msgstr "Abyste se mohli dotázat na všechny kalendáře, musíte projít ověřením."

#: gdata/services/calendar/gdata-calendar-service.c:563
#: gdata/services/calendar/gdata-calendar-service.c:617
#: gdata/services/calendar/gdata-calendar-service.c:677
#: gdata/services/calendar/gdata-calendar-service.c:739
msgid "You must be authenticated to query your own calendars."
msgstr "Abyste se mohli dotázat na vlastní kalendář, musíte projít ověřením."

#: gdata/services/contacts/gdata-contacts-service.c:258
#: gdata/services/contacts/gdata-contacts-service.c:311
msgid "You must be authenticated to query contacts."
msgstr "Abyste se mohli dotázat na kontakt, musíte projít ověřením."

#: gdata/services/contacts/gdata-contacts-service.c:425
#: gdata/services/contacts/gdata-contacts-service.c:478
msgid "You must be authenticated to query contact groups."
msgstr "Abyste se mohli dotázat na kontaktní skupiny, musíte projít ověřením."

#: gdata/services/contacts/gdata-contacts-service.c:516
msgid "The group has already been inserted."
msgstr "Skupina již byla vložena."

#: gdata/services/contacts/gdata-contacts-service.c:523
msgid "You must be authenticated to insert a group."
msgstr "Abyste mohli vložit skupinu, musíte projít ověřením."

#: gdata/services/documents/gdata-documents-document.c:412
msgid "You must be authenticated to download documents."
msgstr "Abyste mohli stáhnout dokument, musíte projít ověřením."

#: gdata/services/documents/gdata-documents-document.c:421
#, c-format
msgid "Unknown or unsupported document export format ‘%s’."
msgstr "Neznámý nebo nepodporovaný exportní formát „%s“ pro dokument."

#. Translators: the parameter is the invalid value of visibility variable
#: gdata/services/documents/gdata-documents-entry.c:919
#, c-format
msgid "Invalid visibility: unrecognized value ‘%s’"
msgstr "Neplatná viditelnost: nerozpoznaná hodnota „%s“"

#: gdata/services/documents/gdata-documents-service.c:581
#: gdata/services/documents/gdata-documents-service.c:634
msgid "You must be authenticated to query documents."
msgstr "Abyste se mohli dotázat na dokument, musíte projít ověřením."

#: gdata/services/documents/gdata-documents-service.c:697
msgid "You must be authenticated to upload documents."
msgstr "Abyste mohli odeslat dokument, musíte projít ověřením."

#: gdata/services/documents/gdata-documents-service.c:703
msgid "The document has already been uploaded."
msgstr "Dokument byl již odeslán."

#: gdata/services/documents/gdata-documents-service.c:848
msgid "You must be authenticated to update documents."
msgstr "Abyste mohli aktualizovat dokument, musíte projít ověřením."

#: gdata/services/documents/gdata-documents-service.c:1015
#, c-format
msgid ""
"The content type of the supplied document (‘%s’) could not be recognized."
msgstr "Typ obsahu uvedeného dokumentu („%s“) nebyl rozpoznán."

#: gdata/services/documents/gdata-documents-service.c:1055
msgid "You must be authenticated to copy documents."
msgstr "Abyste mohli kopírovat dokumenty, musíte projít ověřením."

#: gdata/services/documents/gdata-documents-service.c:1074
#: gdata/services/documents/gdata-documents-service.c:1439
msgid "Parent folder not found"
msgstr "Rodičovská složka nebyla nalezena"

#: gdata/services/documents/gdata-documents-service.c:1208
msgid "You must be authenticated to insert or move documents and folders."
msgstr ""
"Abyste mohli vkládat nebo přesouvat dokumenty a složky, musíte projít "
"ověřením."

#: gdata/services/documents/gdata-documents-service.c:1412
msgid "You must be authenticated to move documents and folders."
msgstr "Abyste mohli přesouvat dokumenty a složky, musíte projít ověřením."

#: gdata/services/freebase/gdata-freebase-service.c:497
#, c-format
msgid "Property ‘%s’ does not hold an image"
msgstr "Vlastnost „%s“ neuchovává obrázek"

#: gdata/services/picasaweb/gdata-picasaweb-service.c:244
msgid "You must specify a username or be authenticated to query a user."
msgstr ""
"Abyste se mohli dotázat na uživatele, musíte zadat uživatelské jméno nebo "
"projít ověřením."

#: gdata/services/picasaweb/gdata-picasaweb-service.c:372
#: gdata/services/picasaweb/gdata-picasaweb-service.c:432
msgid "Query parameter not allowed for albums."
msgstr "Parametr dotazu není možný pro album."

#: gdata/services/picasaweb/gdata-picasaweb-service.c:379
#: gdata/services/picasaweb/gdata-picasaweb-service.c:444
msgid "You must specify a username or be authenticated to query all albums."
msgstr ""
"Abyste se mohli dotázat na všechna alba, musíte zadat uživatelské jméno nebo "
"projít ověřením."

#: gdata/services/picasaweb/gdata-picasaweb-service.c:463
msgid "The album did not have a feed link."
msgstr "Na album nevede přístupný odkaz."

#: gdata/services/picasaweb/gdata-picasaweb-service.c:619
msgid "You must be authenticated to upload a file."
msgstr "Abyste mohli odeslat soubor, musíte projít ověřením."

#: gdata/services/picasaweb/gdata-picasaweb-service.c:695
msgid "The album has already been inserted."
msgstr "Album již bylo vloženo."

#: gdata/services/picasaweb/gdata-picasaweb-service.c:702
msgid "You must be authenticated to insert an album."
msgstr "Abyste mohli vložit album, musíte projít ověřením."

#: gdata/services/tasks/gdata-tasks-service.c:330
#: gdata/services/tasks/gdata-tasks-service.c:384
msgid "You must be authenticated to query all tasklists."
msgstr ""
"Abyste se mohli dotázat na všechny seznamy úkolů, musíte projít ověřením."

#: gdata/services/tasks/gdata-tasks-service.c:431
#: gdata/services/tasks/gdata-tasks-service.c:491
msgid "You must be authenticated to query your own tasks."
msgstr "Abyste se mohli dotázat na své vlastní úkoly, musíte projít ověřením."

#: gdata/services/youtube/gdata-youtube-service.c:548
#, c-format
msgid ""
"You have exceeded your entry quota. Please delete some entries and try again."
msgstr ""
"Překročili jste svoji kvótu. Smažte prosím nějaké záznamy a zkuste to znovu."

#. Translators: the parameter is a URI.
#: gdata/services/youtube/gdata-youtube-service.c:565
#, c-format
msgid ""
"Your Google Account must be associated with a YouTube channel to do this. "
"Visit %s to create one."
msgstr ""
"Abyste tohle mohli provést, musí být váš účet Google provázaný s kanálem "
"YouTube. Ten můžete vytvořit na %s."

#: gdata/services/youtube/gdata-youtube-service.c:1031
msgid "You must be authenticated to upload a video."
msgstr "Abyste mohli odesílat video, musíte projít ověřením."