summaryrefslogtreecommitdiff
path: root/po/th.po
blob: 7a5b8df1288e2aa803f6804a1f4a0aa43a7a1c19 (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
# Thai translation for libgdata.
# Copyright (C) 2011-2013 Free Software Foundation, Inc.
# This file is distributed under the same license as the libgdata package.
#
# Akom Chotiphantawanon <knight2000@gmail.com>, 2011-2013.
msgid ""
msgstr ""
"Project-Id-Version: libgdata master\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
"product=libgdata&keywords=I18N+L10N&component=general\n"
"POT-Creation-Date: 2013-12-07 07:08+0000\n"
"PO-Revision-Date: 2013-12-16 18:09+0700\n"
"Last-Translator: Akom Chotiphantawanon <knight2000@gmail.com>\n"
"Language-Team: Thai <thai-l10n@googlegroups.com>\n"
"Language: th\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: ../gdata/gdata-client-login-authorizer.c:627
#: ../gdata/gdata-oauth1-authorizer.c:839
#: ../gdata/gdata-oauth1-authorizer.c:1115
msgid "The server returned a malformed response."
msgstr "เซิร์ฟเวอร์คืนค่าตอบสนองผิดรูปแบบ"

#: ../gdata/gdata-client-login-authorizer.c:647 ../gdata/gdata-service.c:350
#, c-format
msgid "Cannot connect to the service's server."
msgstr "ไม่สามารถเชื่อมต่อกับเซิรฟ์เวอร์บริการได้"

#: ../gdata/gdata-client-login-authorizer.c:652 ../gdata/gdata-service.c:355
#, c-format
msgid "Cannot connect to the proxy server."
msgstr "ไม่สามารถเชื่อมต่อกับเซิร์ฟเวอร์พร็อกซีได้"

#. Translators: the parameter is an error message returned by the server.
#: ../gdata/gdata-client-login-authorizer.c:658 ../gdata/gdata-service.c:361
#, c-format
msgid "Invalid request URI or header, or unsupported nonstandard parameter: %s"
msgstr "URI หรือข้อมูลส่วนหัวของคำร้องไม่ถูกต้อง หรือเป็นพารามิเตอร์ไม่มาตรฐานที่ไม่รองรับ: %s"

#. Translators: the parameter is an error message returned by the server.
#: ../gdata/gdata-client-login-authorizer.c:664 ../gdata/gdata-service.c:367
#, c-format
msgid "Authentication required: %s"
msgstr "ต้องยืนยันตัวบุคคล: %s"

#. Translators: the parameter is an error message returned by the server.
#: ../gdata/gdata-client-login-authorizer.c:669 ../gdata/gdata-service.c:372
#, c-format
msgid "The requested resource was not found: %s"
msgstr "ไม่พบทรัพยากรที่ร้องขอ: %s"

#. Translators: the parameter is an error message returned by the server.
#: ../gdata/gdata-client-login-authorizer.c:675 ../gdata/gdata-service.c:378
#, c-format
msgid "The entry has been modified since it was downloaded: %s"
msgstr "ข้อมูลมีการเปลี่ยนแปลงหลังจากที่ดาวน์โหลดมา: %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:687 ../gdata/gdata-service.c:392
#, c-format
msgid "Error code %u when authenticating: %s"
msgstr "เกิดข้อผิดพลาดรหัส %u ขณะยืนยันตัวบุคคล: %s"

#: ../gdata/gdata-client-login-authorizer.c:786
msgid "A CAPTCHA must be filled out to log in."
msgstr "ต้องกรอก CAPTCHA เพื่อเข้าระบบ"

#. Translators: the parameter is a URI for further information.
#: ../gdata/gdata-client-login-authorizer.c:824
#, c-format
msgid "This account requires an application-specific password. (%s)"
msgstr "บัญชีนี้ต้องใช้รหัสผ่านเฉพาะของโปรแกรม (%s)"

#: ../gdata/gdata-client-login-authorizer.c:831
msgid "Your username or password were incorrect."
msgstr "ชื่อผู้ใช้หรือรหัสผ่านของคุณไม่ถูกต้อง"

#. Translators: the parameter is a URI for further information.
#: ../gdata/gdata-client-login-authorizer.c:852
#, c-format
msgid "Your account's e-mail address has not been verified. (%s)"
msgstr "ที่อยู่อีเมลของบัญชีของคุณไม่ผ่านการตรวจสอบ (%s)"

#. Translators: the parameter is a URI for further information.
#: ../gdata/gdata-client-login-authorizer.c:857
#, c-format
msgid "You have not agreed to the service's terms and conditions. (%s)"
msgstr "คุณไม่ได้ยอมรับข้อตกลงและเงื่อนไขของบริการ (%s)"

#. Translators: the parameter is a URI for further information.
#: ../gdata/gdata-client-login-authorizer.c:863
#, c-format
msgid ""
"This account has been migrated. Please log in online to receive your new "
"username and password. (%s)"
msgstr "บัญชีนี้ถูกย้ายข้อมูลไปแล้ว กรุณาเข้าระบบออนไลน์เพื่อรับชื่อผู้ใช้และรหัสผ่านใหม่ของคุณ (%s)"

#. Translators: the parameter is a URI for further information.
#: ../gdata/gdata-client-login-authorizer.c:868
#, c-format
msgid "This account has been deleted. (%s)"
msgstr "บัญชีนี้ถูกลบไปแล้ว (%s)"

#. Translators: the parameter is a URI for further information.
#: ../gdata/gdata-client-login-authorizer.c:873
#, c-format
msgid "This account has been disabled. (%s)"
msgstr "บัญชีนี้ถูกปิดใช้งานไปแล้ว (%s)"

#. Translators: the parameter is a URI for further information.
#: ../gdata/gdata-client-login-authorizer.c:878
#, c-format
msgid "This account's access to this service has been disabled. (%s)"
msgstr "บัญชีนี้ถูกระงับการเข้าถึงบริการนี้ไปแล้ว (%s)"

#. Translators: the parameter is a URI for further information.
#: ../gdata/gdata-client-login-authorizer.c:883
#, c-format
msgid "This service is not available at the moment. (%s)"
msgstr "บริการนี้ไม่เปิดอยู่ในขณะนี้ (%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.
#: ../gdata/gdata-commentable.c:172 ../gdata/gdata-commentable.c:262
msgid "This entry does not support comments."
msgstr "รายการนี้ไม่รองรับคำอธิบาย"

#. 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:349 ../gdata/gdata-commentable.c:435
msgid "Comments may not be added to this entry."
msgstr "ไม่สามารถเพิ่มคำอธิบายในรายการนี้ได้"

#. 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:518 ../gdata/gdata-commentable.c:594
msgid "This comment may not be deleted."
msgstr "ไม่สามารถลบคำอธิบายนี้ได้"

#. Tried to seek too far
#: ../gdata/gdata-download-stream.c:754
msgid "Invalid seek request"
msgstr "การร้องขอเลื่อนตำแหน่งอ่านไม่ถูกต้อง"

#: ../gdata/gdata-oauth1-authorizer.c:814
msgid "The server rejected the temporary credentials request."
msgstr "เซิร์ฟเวอร์ปฏิเสธการร้องขอข้อมูลลับชั่วคราว"

#. 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:1089
msgid "Access was denied by the user or server."
msgstr "การเข้าถึงถูกปฏิเสธโดยผู้ใช้หรือเซิร์ฟเวอร์"

#. Translators: the parameter is an error message
#: ../gdata/gdata-parsable.c:349 ../gdata/gdata-parsable.c:360
#, c-format
msgid "Error parsing XML: %s"
msgstr "เกิดข้อผิดพลาดขณะแจง XML: %s"

#. Translators: this is a dummy error message to be substituted into "Error parsing XML: %s".
#: ../gdata/gdata-parsable.c:362
msgid "Empty document."
msgstr "เอกสารเปล่า"

#. Translators: the parameter is an error message
#: ../gdata/gdata-parsable.c:480 ../gdata/gdata-parsable.c:518
#, c-format
msgid "Error parsing JSON: %s"
msgstr "เกิดข้อผิดพลาดขณะแจง JSON: %s"

#: ../gdata/gdata-parsable.c:519
msgid "Outermost JSON node is not an object."
msgstr "โหนด JSON นอกสุดไม่เป็นออบเจกต์"

#. 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 "อิลิเมนต์ %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 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 "เนื้อหาของอิลิเมนต์ %s (\"%s\") ไม่อยู่ในรูปแบบ 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 "ค่าของคุณสมบัติ %s ของอิลิเมนต์ %s (\"%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 "เนื้อหาของอิลิเมนต์ %s (\"%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 "คุณสมบัติที่จำเป็นของอิลิเมนต์ %s (%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 "มีค่าสำหรับคุณสมบัติ %s และ %s ของอิลิเมนต์ %s ในขณะที่มีค่าได้เพียงคุณสมบัติเดียวเท่านั้น"

#. 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 "อิลิเมนต์ที่จำเป็น (%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:304
#, c-format
msgid "A singleton element (%s) was duplicated."
msgstr "มีอิลิเมนต์ที่อนุญาตให้มีแค่ตัวเดียว (%s) ซ้ำเกิดขึ้น"

#. Translators: the parameter is the name of an JSON element.
#. *
#. * For example:
#. *  A 'title' element was missing required content.
#: ../gdata/gdata-parser.c:290
#, c-format
msgid "A '%s' element was missing required content."
msgstr "อิลิเมนต์ '%s' ขาดเนื้อหาที่จำเป็น"

#. 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:320
#, c-format
msgid "The content of a '%s' element (\"%s\") was not in ISO 8601 format."
msgstr "เนื้อหาของอิลิเมนต์ '%s' (\"%s\") ไม่อยู่ในรูปแบบ ISO 8601"

#. Translators: the parameter is an error message.
#: ../gdata/gdata-parser.c:330
#, c-format
msgid "Invalid JSON was received from the server: %s"
msgstr "ได้รับ JSON ที่ไม่ถูกต้องจากเซิร์ฟเวอร์: %s"

#. Translators: the first parameter is an HTTP status,
#. * and the second is an error message returned by the server.
#: ../gdata/gdata-service.c:398
#, c-format
msgid "Error code %u when querying: %s"
msgstr "เกิดข้อผิดพลาดรหัส %u ขณะสืบค้น: %s"

#. Translators: the first parameter is an HTTP status,
#. * and the second is an error message returned by the server.
#: ../gdata/gdata-service.c:404
#, c-format
msgid "Error code %u when inserting an entry: %s"
msgstr "เกิดข้อผิดพลาดรหัส %u ขณะแทรกรายการ: %s"

#. Translators: the first parameter is an HTTP status,
#. * and the second is an error message returned by the server.
#: ../gdata/gdata-service.c:410
#, c-format
msgid "Error code %u when updating an entry: %s"
msgstr "เกิดข้อผิดพลาดรหัส %u ขณะปรับข้อมูลรายการ: %s"

#. Translators: the first parameter is an HTTP status,
#. * and the second is an error message returned by the server.
#: ../gdata/gdata-service.c:416
#, c-format
msgid "Error code %u when deleting an entry: %s"
msgstr "เกิดข้อผิดพลาดรหัส %u ขณะลบรายการ: %s"

#. Translators: the first parameter is an HTTP status,
#. * and the second is an error message returned by the server.
#: ../gdata/gdata-service.c:422
#, c-format
msgid "Error code %u when downloading: %s"
msgstr "เกิดข้อผิดพลาดรหัส %u ขณะดาวน์โหลด: %s"

#. Translators: the first parameter is an HTTP status,
#. * and the second is an error message returned by the server.
#: ../gdata/gdata-service.c:428
#, c-format
msgid "Error code %u when uploading: %s"
msgstr "เกิดข้อผิดพลาดรหัส %u ขณะอัปโหลด: %s"

#. Translators: the first parameter is a HTTP status,
#. * and the second is an error message returned by the server.
#: ../gdata/gdata-service.c:434
#, c-format
msgid "Error code %u when running a batch operation: %s"
msgstr "เกิดข้อผิดพลาดรหัส %u ขณะทำงานแบบแบตช์: %s"

#. Translators: the parameter is the URI which is invalid.
#: ../gdata/gdata-service.c:721
#, c-format
msgid "Invalid redirect URI: %s"
msgstr "URI สำหรับเปลี่ยนเส้นทางไม่ถูกต้อง: %s"

#: ../gdata/gdata-service.c:1393
#: ../gdata/services/picasaweb/gdata-picasaweb-service.c:624
#: ../gdata/services/youtube/gdata-youtube-service.c:888
msgid "The entry has already been inserted."
msgstr "รายการนี้ถูกแทรกอยู่ก่อนแล้ว"

#. Resumable upload error.
#: ../gdata/gdata-upload-stream.c:748 ../gdata/gdata-upload-stream.c:830
#, c-format
msgid "Error received from server after uploading a resumable upload chunk."
msgstr "ได้รับข้อผิดพลาดจากเซิร์ฟเวอร์หลังจากอัปโหลดก้อนข้อมูลแบบทำต่อจากเดิมได้"

#: ../gdata/gdata-upload-stream.c:896
msgid "Stream is already closed"
msgstr "สตรีมปิดแล้ว"

#. 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/services/calendar/gdata-calendar-calendar.c:406
#, c-format
msgid "The content of a %s element (\"%s\") was not in hexadecimal RGB format."
msgstr "เนื้อหาของอิลิเมนต์ %s (\"%s\") ไม่ได้อยู่ในรูปแบบ RGB ฐานสิบหก"

#: ../gdata/services/calendar/gdata-calendar-service.c:315
#: ../gdata/services/calendar/gdata-calendar-service.c:366
msgid "You must be authenticated to query all calendars."
msgstr "คุณต้องยืนยันบุคคลเพื่อจะสืบค้นปฏิทินทั้งหมด"

#: ../gdata/services/calendar/gdata-calendar-service.c:412
#: ../gdata/services/calendar/gdata-calendar-service.c:463
#: ../gdata/services/calendar/gdata-calendar-service.c:508
#: ../gdata/services/calendar/gdata-calendar-service.c:568
msgid "You must be authenticated to query your own calendars."
msgstr "คุณต้องยืนยันบุคคลเพื่อจะสืบค้นปฏิทินของคุณเอง"

#: ../gdata/services/calendar/gdata-calendar-service.c:517
#: ../gdata/services/calendar/gdata-calendar-service.c:581
msgid "The calendar did not have a content URI."
msgstr "ปฏิทินไม่มี URI ของเนื้อหา"

#: ../gdata/services/contacts/gdata-contacts-service.c:258
#: ../gdata/services/contacts/gdata-contacts-service.c:308
msgid "You must be authenticated to query contacts."
msgstr "คุณต้องยืนยันบุคคลเพื่อจะสืบค้นที่อยู่ติดต่อ"

#: ../gdata/services/contacts/gdata-contacts-service.c:424
#: ../gdata/services/contacts/gdata-contacts-service.c:474
msgid "You must be authenticated to query contact groups."
msgstr "คุณต้องยืนยันบุคคลเพื่อจะสืบค้นกลุ่มของที่อยู่ติดต่อ"

#: ../gdata/services/contacts/gdata-contacts-service.c:514
msgid "The group has already been inserted."
msgstr "กลุ่มนี้ถูกแทรกอยู่ก่อนแล้ว"

#: ../gdata/services/contacts/gdata-contacts-service.c:521
msgid "You must be authenticated to insert a group."
msgstr "คุณต้องยืนยันบุคคลเพื่อจะแทรกกลุ่ม"

#: ../gdata/services/documents/gdata-documents-document.c:300
msgid "You must be authenticated to download documents."
msgstr "คุณต้องยืนยันบุคคลเพื่อจะดาวน์โหลดเอกสาร"

#: ../gdata/services/documents/gdata-documents-service.c:461
#: ../gdata/services/documents/gdata-documents-service.c:511
msgid "You must be authenticated to query documents."
msgstr "คุณต้องยืนยันบุคคลเพื่อจะสืบค้นเอกสาร"

#: ../gdata/services/documents/gdata-documents-service.c:556
msgid "You must be authenticated to upload documents."
msgstr "คุณต้องยืนยันบุคคลเพื่อจะอัปโหลดเอกสาร"

#: ../gdata/services/documents/gdata-documents-service.c:562
msgid "The document has already been uploaded."
msgstr "เอกสารได้อัปโหลดไว้อยู่ก่อนแล้ว"

#: ../gdata/services/documents/gdata-documents-service.c:706
msgid "You must be authenticated to update documents."
msgstr "คุณต้องยืนยันบุคคลเพื่อจะปรับข้อมูลเอกสาร"

#: ../gdata/services/documents/gdata-documents-service.c:888
#, c-format
msgid ""
"The content type of the supplied document ('%s') could not be recognized."
msgstr "ชนิดของเนื้อหาเอกสารที่จัดให้ ('%s') ไม่สามารถจำแนกได้"

#: ../gdata/services/documents/gdata-documents-service.c:928
msgid "You must be authenticated to copy documents."
msgstr "คุณต้องยืนยันบุคคลเพื่อจะคัดลอกเอกสาร"

#: ../gdata/services/documents/gdata-documents-service.c:1090
#: ../gdata/services/documents/gdata-documents-service.c:1273
msgid "You must be authenticated to move documents and folders."
msgstr "คุณต้องยืนยันบุคคลเพื่อจะย้ายเอกสารและโฟลเดอร์"

#: ../gdata/services/picasaweb/gdata-picasaweb-service.c:244
msgid "You must specify a username or be authenticated to query a user."
msgstr "คุณต้องระบุชื่อผู้ใช้หรือยืนยันตัวบุคคลเพื่อจะสืบค้นหาผู้ใช้"

#: ../gdata/services/picasaweb/gdata-picasaweb-service.c:387
#: ../gdata/services/picasaweb/gdata-picasaweb-service.c:444
msgid "Query parameter not allowed for albums."
msgstr "ไม่อนุญาตให้ใช้พารามิเตอร์สืบค้นสำหรับอัลบั้ม"

#: ../gdata/services/picasaweb/gdata-picasaweb-service.c:394
#: ../gdata/services/picasaweb/gdata-picasaweb-service.c:455
msgid "You must specify a username or be authenticated to query all albums."
msgstr "คุณต้องระบุชื่อผู้ใช้หรือยืนยันตัวบุคคลเพื่อจะสืบค้นอัลบั้มทั้งหมด"

#: ../gdata/services/picasaweb/gdata-picasaweb-service.c:476
msgid "The album did not have a feed link."
msgstr "อัลบั้มนี้ไม่มีลิงก์ข่าวป้อน"

#: ../gdata/services/picasaweb/gdata-picasaweb-service.c:631
msgid "You must be authenticated to upload a file."
msgstr "คุณต้องยืนยันตัวบุคคลเพื่อจะอัปโหลดแฟ้ม"

#: ../gdata/services/picasaweb/gdata-picasaweb-service.c:707
msgid "The album has already been inserted."
msgstr "อัลบั้มนี้ถูกแทรกอยู่ก่อนแล้ว"

#: ../gdata/services/picasaweb/gdata-picasaweb-service.c:714
msgid "You must be authenticated to insert an album."
msgstr "คุณต้องยืนยันตัวบุคคลเพื่อจะแทรกอัลบั้ม"

#: ../gdata/services/tasks/gdata-tasks-service.c:145
#: ../gdata/services/tasks/gdata-tasks-service.c:196
msgid "You must be authenticated to query all tasklists."
msgstr "คุณต้องยืนยันบุคคลเพื่อจะสืบค้นรายการภารกิจทั้งหมด"

#: ../gdata/services/tasks/gdata-tasks-service.c:244
#: ../gdata/services/tasks/gdata-tasks-service.c:300
msgid "You must be authenticated to query your own tasks."
msgstr "คุณต้องยืนยันบุคคลเพื่อจะสืบค้นภารกิจของคุณเอง"

#: ../gdata/services/youtube/gdata-youtube-service.c:457
#, c-format
msgid "This service is not available at the moment."
msgstr "บริการนี้ยังไม่เปิดในขณะนี้"

#. Translators: the parameter is a URI.
#: ../gdata/services/youtube/gdata-youtube-service.c:462
#, c-format
msgid ""
"Your Google Account must be associated with a YouTube channel to do this. "
"Visit %s to create one."
msgstr ""
"บัญชี Google ของคุณต้องเชื่อมโยงกับช่อง YouTube ข่องหนึ่งเพื่อจะทำสิ่งนี้ได้ กรุณาไปที่ %s "
"เพื่อสร้างช่อง"

#. Translators: the first parameter is an error code, which is a coded string.
#. * The second parameter is an error domain, which is another coded string.
#. * The third parameter is the location of the error, which is either a URI or an XPath.
#: ../gdata/services/youtube/gdata-youtube-service.c:467
#: ../gdata/services/youtube/gdata-youtube-service.c:488
#: ../gdata/services/youtube/gdata-youtube-service.c:494
#, c-format
msgid ""
"Unknown error code \"%s\" in domain \"%s\" received with location \"%s\"."
msgstr "ได้รับรหัสข้อผิดพลาด \"%s\" ซึ่งไม่รู้จัก ในโดเมน \"%s\" จากตำแหน่ง \"%s\""

#: ../gdata/services/youtube/gdata-youtube-service.c:473
#, c-format
msgid "You must be authenticated to do this."
msgstr "คุณต้องยืนยันตัวบุคคลเพื่อจะทำสิ่งนี้"

#: ../gdata/services/youtube/gdata-youtube-service.c:478
#, c-format
msgid ""
"You have made too many API calls recently. Please wait a few minutes and try "
"again."
msgstr "คุณมีการเรียก API มากเกินไป กรุณารอสัก 2-3 นาที แล้วค่อยลองอีกครั้ง"

#: ../gdata/services/youtube/gdata-youtube-service.c:481
#, c-format
msgid ""
"You have exceeded your entry quota. Please delete some entries and try again."
msgstr "คุณมีรายการเกินโควต้าของคุณแล้ว กรุณาลบบางรายการแล้วลองอีกครั้ง"

#: ../gdata/services/youtube/gdata-youtube-service.c:512
#, c-format
msgid "Unknown and unparsable error received."
msgstr "ได้รับข้อผิดพลาดที่ไม่รู้จักและไม่สามารถแจงได้"

#: ../gdata/services/youtube/gdata-youtube-service.c:776
#: ../gdata/services/youtube/gdata-youtube-service.c:833
msgid "The video did not have a related videos <link>."
msgstr "วีดิทัศน์ไม่มี <link> วีดิทัศน์ที่เกี่ยวข้อง"

#: ../gdata/services/youtube/gdata-youtube-service.c:895
msgid "You must be authenticated to upload a video."
msgstr "คุณต้องยืนยันตัวบุคคลเพื่อจะอัปโหลดวีดิทัศน์"