forked from GNOME/gtk
-
Notifications
You must be signed in to change notification settings - Fork 0
/
lt.po
8904 lines (7050 loc) · 206 KB
/
lt.po
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
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
# Lithuanian translation of GTK+
# Copyright © 2000-2010 Free Software Foundation, Inc.
# This file is distributed under the same license as the gtk+ package.
# Gediminas Paulauskas <[email protected]>, 2000-2004.
# Tomas Kuliavas <[email protected]>, 2004.
# Žygimantas Beručka <[email protected]>, 2004-2007, 2010.
# Mantas Kriaučiūnas <[email protected]>, 2006.
# Gintautas Miliauskas <[email protected]>, 2007.
# Rimas Kudelis <[email protected]>, 2008, 2010.
# Gintautas Miliauskas <[email protected]>, 2009.
# Algimantas Margevičius <[email protected]>, 2012.
# Aurimas Černius <[email protected]>, 2010-2019.
#
msgid ""
msgstr ""
"Project-Id-Version: lt\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-06-23 07:58+0000\n"
"PO-Revision-Date: 2019-07-13 18:00+0300\n"
"Last-Translator: Aurimas Černius <[email protected]>\n"
"Language-Team: Lietuvių <[email protected]>\n"
"Language: lt\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%10==1 && n%100!=11 ? 0 : n%10>=2 && (n"
"%100<10 || n%100>=20) ? 1 : 2)\n"
"X-Generator: Gtranslator 3.32.1\n"
#: gdk/broadway/gdkbroadway-server.c:133
#, c-format
msgid "Broadway display type not supported: %s"
msgstr "Broadway vaizduoklio tipas nepalaikomas: %s"
#: gdk/gdkclipboard.c:239
msgid "This clipboard cannot store data."
msgstr "Ši iškarpinė negali saugoti duomenų."
#: gdk/gdkclipboard.c:294 gdk/gdkclipboard.c:789 gdk/gdkclipboard.c:1086
msgid "Cannot read from empty clipboard."
msgstr "Negalima skaityti iš tuščios iškarpinės."
#: gdk/gdkclipboard.c:325 gdk/gdkclipboard.c:1136 gdk/gdkdrag.c:592
msgid "No compatible formats to transfer clipboard contents."
msgstr "Nėra suderinamų formatų iškarpinės turiniui perduoti."
#: gdk/gdkcontentprovider.c:108 gdk/gdkcontentproviderimpl.c:215
#: gtk/gtkdnd.c:816
#, c-format
#| msgid "Could not read the contents of %s"
msgid "Cannot provide contents as “%s”"
msgstr "Negalima pateikti turinio kaip „%s“"
#: gdk/gdkcontentprovider.c:129
#, c-format
#| msgid "Could not read the contents of %s"
msgid "Cannot provide contents as %s"
msgstr "Negalima pateikti turinio kaip %s"
#: gdk/gdkdrop.c:110
msgid "Drag’n’drop from other applications is not supported."
msgstr "Tempimas ir numetimas iš kitų programų nepalaikomas."
#: gdk/gdkdrop.c:143
msgid "No compatible formats to transfer contents."
msgstr "Nėra suderinamų formatų turinio perdavimui."
#: gdk/gdksurface.c:1160
msgid "GL support disabled via GDK_DEBUG"
msgstr "GL palaikymas išjungtas naudojant GDK_DEBUG"
#: gdk/gdksurface.c:1171
msgid "The current backend does not support OpenGL"
msgstr "Dabartinė realizacija nepalaiko OpenGL"
#: gdk/gdksurface.c:1279
#| msgid "GL support disabled via GDK_DEBUG"
msgid "Vulkan support disabled via GDK_DEBUG"
msgstr "Vulkan palaikymas išjungtas naudojant GDK_DEBUG"
#.
#. * Translators, the strings in the “keyboard label” context are
#. * display names for keyboard keys. Some of them have prefixes like
#. * XF86 or ISO_ — these should be removed in the translation. Similarly,
#. * underscores should be replaced by spaces. The prefix “KP_” stands
#. * for “key pad” and you may want to include that in your translation.
#. * Here are some examples of English translations:
#. * XF86AudioMute - Audio mute
#. * Scroll_lock - Scroll lock
#. * KP_Space - Space (keypad)
#.
#: gdk/keyname-table.h:6843
msgctxt "keyboard label"
msgid "BackSpace"
msgstr "BackSpace"
#: gdk/keyname-table.h:6844
msgctxt "keyboard label"
msgid "Tab"
msgstr "Tab"
#: gdk/keyname-table.h:6845
msgctxt "keyboard label"
msgid "Return"
msgstr "Return"
#: gdk/keyname-table.h:6846
msgctxt "keyboard label"
msgid "Pause"
msgstr "Pause"
#: gdk/keyname-table.h:6847
msgctxt "keyboard label"
msgid "Scroll_Lock"
msgstr "Scroll_Lock"
#: gdk/keyname-table.h:6848
msgctxt "keyboard label"
msgid "Sys_Req"
msgstr "Sys_Req"
#: gdk/keyname-table.h:6849
msgctxt "keyboard label"
msgid "Escape"
msgstr "Escape"
#: gdk/keyname-table.h:6850
msgctxt "keyboard label"
msgid "Multi_key"
msgstr "Multi_key"
#: gdk/keyname-table.h:6851
msgctxt "keyboard label"
msgid "Home"
msgstr "Home"
#: gdk/keyname-table.h:6852
msgctxt "keyboard label"
msgid "Left"
msgstr "Kairėn"
#: gdk/keyname-table.h:6853
msgctxt "keyboard label"
msgid "Up"
msgstr "Aukštyn"
#: gdk/keyname-table.h:6854
msgctxt "keyboard label"
msgid "Right"
msgstr "Dešinėn"
#: gdk/keyname-table.h:6855
msgctxt "keyboard label"
msgid "Down"
msgstr "Žemyn"
#: gdk/keyname-table.h:6856 gtk/gtkshortcutlabel.c:222
msgctxt "keyboard label"
msgid "Page_Up"
msgstr "Psl_aukštyn"
#: gdk/keyname-table.h:6857 gtk/gtkshortcutlabel.c:225
msgctxt "keyboard label"
msgid "Page_Down"
msgstr "Psl_žemyn"
#: gdk/keyname-table.h:6858
msgctxt "keyboard label"
msgid "End"
msgstr "End"
#: gdk/keyname-table.h:6859
msgctxt "keyboard label"
msgid "Begin"
msgstr "Begin"
#: gdk/keyname-table.h:6860
msgctxt "keyboard label"
msgid "Print"
msgstr "Print"
#: gdk/keyname-table.h:6861
msgctxt "keyboard label"
msgid "Insert"
msgstr "Insert"
#: gdk/keyname-table.h:6862
msgctxt "keyboard label"
msgid "Num_Lock"
msgstr "Num_Lock"
#. Translators: KP_ means “key pad” here
#: gdk/keyname-table.h:6864
msgctxt "keyboard label"
msgid "KP_Space"
msgstr "KP_Space"
#: gdk/keyname-table.h:6865
msgctxt "keyboard label"
msgid "KP_Tab"
msgstr "KP_Tab"
#: gdk/keyname-table.h:6866
msgctxt "keyboard label"
msgid "KP_Enter"
msgstr "KP_Enter"
#: gdk/keyname-table.h:6867
msgctxt "keyboard label"
msgid "KP_Home"
msgstr "KP_Home"
#: gdk/keyname-table.h:6868
msgctxt "keyboard label"
msgid "KP_Left"
msgstr "KP_Left"
#: gdk/keyname-table.h:6869
msgctxt "keyboard label"
msgid "KP_Up"
msgstr "KP_Up"
#: gdk/keyname-table.h:6870
msgctxt "keyboard label"
msgid "KP_Right"
msgstr "KP_Right"
#: gdk/keyname-table.h:6871
msgctxt "keyboard label"
msgid "KP_Down"
msgstr "KP_Down"
#: gdk/keyname-table.h:6872
msgctxt "keyboard label"
msgid "KP_Page_Up"
msgstr "KP_Page_Up"
#: gdk/keyname-table.h:6873
msgctxt "keyboard label"
msgid "KP_Prior"
msgstr "KP_Prior"
#: gdk/keyname-table.h:6874
msgctxt "keyboard label"
msgid "KP_Page_Down"
msgstr "KP_Page_Down"
#: gdk/keyname-table.h:6875
msgctxt "keyboard label"
msgid "KP_Next"
msgstr "KP_Next"
#: gdk/keyname-table.h:6876
msgctxt "keyboard label"
msgid "KP_End"
msgstr "KP_End"
#: gdk/keyname-table.h:6877
msgctxt "keyboard label"
msgid "KP_Begin"
msgstr "KP_Begin"
#: gdk/keyname-table.h:6878
msgctxt "keyboard label"
msgid "KP_Insert"
msgstr "KP_Insert"
#: gdk/keyname-table.h:6879
msgctxt "keyboard label"
msgid "KP_Delete"
msgstr "KP_Delete"
#: gdk/keyname-table.h:6880
msgctxt "keyboard label"
msgid "Delete"
msgstr "Delete"
#: gdk/keyname-table.h:6881
msgctxt "keyboard label"
msgid "MonBrightnessUp"
msgstr "MonBrightnessUp"
#: gdk/keyname-table.h:6882
msgctxt "keyboard label"
msgid "MonBrightnessDown"
msgstr "MonBrightnessDown"
#: gdk/keyname-table.h:6883
msgctxt "keyboard label"
msgid "KbdBrightnessUp"
msgstr "KbdBrightnessUp"
#: gdk/keyname-table.h:6884
msgctxt "keyboard label"
msgid "KbdBrightnessDown"
msgstr "KbdBrightnessDown"
#: gdk/keyname-table.h:6885
msgctxt "keyboard label"
msgid "AudioMute"
msgstr "AudioMute"
#: gdk/keyname-table.h:6886
msgctxt "keyboard label"
msgid "AudioMicMute"
msgstr "AudioMicMute"
#: gdk/keyname-table.h:6887
msgctxt "keyboard label"
msgid "AudioLowerVolume"
msgstr "AudioLowerVolume"
#: gdk/keyname-table.h:6888
msgctxt "keyboard label"
msgid "AudioRaiseVolume"
msgstr "AudioRaiseVolume"
#: gdk/keyname-table.h:6889
msgctxt "keyboard label"
msgid "AudioPlay"
msgstr "AudioPlay"
#: gdk/keyname-table.h:6890
msgctxt "keyboard label"
msgid "AudioStop"
msgstr "AudioStop"
#: gdk/keyname-table.h:6891
msgctxt "keyboard label"
msgid "AudioNext"
msgstr "AudioNext"
#: gdk/keyname-table.h:6892
msgctxt "keyboard label"
msgid "AudioPrev"
msgstr "AudioPrev"
#: gdk/keyname-table.h:6893
msgctxt "keyboard label"
msgid "AudioRecord"
msgstr "AudioRecord"
#: gdk/keyname-table.h:6894
msgctxt "keyboard label"
msgid "AudioPause"
msgstr "AudioPause"
#: gdk/keyname-table.h:6895
msgctxt "keyboard label"
msgid "AudioRewind"
msgstr "AudioRewind"
#: gdk/keyname-table.h:6896
msgctxt "keyboard label"
msgid "AudioMedia"
msgstr "AudioMedia"
#: gdk/keyname-table.h:6897
msgctxt "keyboard label"
msgid "Eject"
msgstr "Išstumti"
#: gdk/keyname-table.h:6898
msgctxt "keyboard label"
msgid "Explorer"
msgstr "Tyrinėtojas"
#: gdk/keyname-table.h:6899
msgctxt "keyboard label"
msgid "Calculator"
msgstr "Skaičiuotuvas"
#: gdk/keyname-table.h:6900
msgctxt "keyboard label"
msgid "Mail"
msgstr "Paštas"
#: gdk/keyname-table.h:6901
msgctxt "keyboard label"
msgid "WWW"
msgstr "WWW"
#: gdk/keyname-table.h:6902
msgctxt "keyboard label"
msgid "Search"
msgstr "Ieškoti"
#: gdk/keyname-table.h:6903
msgctxt "keyboard label"
msgid "Tools"
msgstr "Įrankiai"
#: gdk/keyname-table.h:6904
msgctxt "keyboard label"
msgid "ScreenSaver"
msgstr "ScreenSaver"
#: gdk/keyname-table.h:6905
msgctxt "keyboard label"
msgid "Battery"
msgstr "Battery"
#: gdk/keyname-table.h:6906
msgctxt "keyboard label"
msgid "Launch1"
msgstr "Launch1"
#: gdk/keyname-table.h:6907
msgctxt "keyboard label"
msgid "Forward"
msgstr "Forward"
#: gdk/keyname-table.h:6908
msgctxt "keyboard label"
msgid "Back"
msgstr "Back"
#: gdk/keyname-table.h:6909
msgctxt "keyboard label"
msgid "Sleep"
msgstr "Sleep"
#: gdk/keyname-table.h:6910
msgctxt "keyboard label"
msgid "Hibernate"
msgstr "Hibernate"
#: gdk/keyname-table.h:6911
msgctxt "keyboard label"
msgid "WLAN"
msgstr "WLAN"
#: gdk/keyname-table.h:6912
msgctxt "keyboard label"
msgid "WebCam"
msgstr "WebCam"
#: gdk/keyname-table.h:6913
msgctxt "keyboard label"
msgid "Display"
msgstr "Display"
#: gdk/keyname-table.h:6914
msgctxt "keyboard label"
msgid "TouchpadToggle"
msgstr "TouchpadToggle"
#: gdk/keyname-table.h:6915
msgctxt "keyboard label"
msgid "WakeUp"
msgstr "WakeUp"
#: gdk/keyname-table.h:6916
msgctxt "keyboard label"
msgid "Suspend"
msgstr "Suspend"
#: gdk/quartz/gdkglcontext-quartz.c:37
msgid "Not implemented on OS X"
msgstr "Nerealizuota OS X sistemoje"
#: gdk/wayland/gdkclipboard-wayland.c:231 gdk/wayland/gdkdrop-wayland.c:207
#: gdk/wayland/gdkprimary-wayland.c:312 gdk/win32/gdkdrop-win32.c:1278
#: gdk/win32/gdkdrop-win32.c:1323 gdk/x11/gdkclipboard-x11.c:760
#: gdk/x11/gdkdrop-x11.c:196
msgid "No compatible transfer format found"
msgstr "Nėra suderinamo perdavimo formato"
#: gdk/wayland/gdkglcontext-wayland.c:150 gdk/win32/gdkglcontext-win32.c:725
#: gdk/x11/gdkglcontext-x11.c:672 gdk/x11/gdkglcontext-x11.c:722
msgid "Unable to create a GL context"
msgstr "Nepavyko sukurti GL konteksto"
#: gdk/wayland/gdkglcontext-wayland.c:409
#: gdk/wayland/gdkglcontext-wayland.c:419 gdk/win32/gdkglcontext-win32.c:679
#: gdk/x11/gdkglcontext-x11.c:920
msgid "No available configurations for the given pixel format"
msgstr "Nėra galimų konfigūracijų nurodytam pikselių formatui"
#: gdk/wayland/gdkglcontext-wayland.c:448 gdk/win32/gdkglcontext-win32.c:791
#: gdk/x11/gdkglcontext-x11.c:1223
msgid "No GL implementation is available"
msgstr "Nėra galimo GL realizacijos"
#: gdk/wayland/gdkglcontext-wayland.c:456
msgid "Core GL is not available on EGL implementation"
msgstr "Pagrindinis GL profilis neprieinamas EGL realizacijoje"
#: gdk/win32/gdkclipdrop-win32.c:718
#, c-format
msgid "Cannot claim clipboard ownership. OpenClipboard() timed out."
msgstr ""
"Nepavyko perimti iškarpinės nuosavybės. OpenClipboard() laikas baigėsi."
#: gdk/win32/gdkclipdrop-win32.c:728
#, c-format
msgid "Cannot claim clipboard ownership. Another process claimed it before us."
msgstr "Nepavyko perimti iškarpinės nuosavybės. Kitas procesas ją jau perėmė."
#: gdk/win32/gdkclipdrop-win32.c:742
#, c-format
msgid "Cannot claim clipboard ownership. OpenClipboard() failed: 0x%lx."
msgstr "Nepavyko perimti iškarpinės nuosavybės. OpenClipboard() klaida: 0x%lx."
#: gdk/win32/gdkclipdrop-win32.c:754
#, c-format
msgid "Cannot claim clipboard ownership. EmptyClipboard() failed: 0x%lx."
msgstr ""
"Nepavyko perimti iškarpinės nuosavybės. EmptyClipboard() klaida: 0x%lx."
#: gdk/win32/gdkclipdrop-win32.c:797
#, c-format
msgid "Cannot set clipboard data. OpenClipboard() timed out."
msgstr "Nepavyko nustatyti iškarpinės duomenų. OpenClipboard() laikas baigėsi."
#: gdk/win32/gdkclipdrop-win32.c:807 gdk/win32/gdkclipdrop-win32.c:838
#, c-format
msgid "Cannot set clipboard data. Another process claimed clipboard ownership."
msgstr "Nepavyko nustatyti iškarpinės duomenų. Kitas procesas ją jau perėmė."
#: gdk/win32/gdkclipdrop-win32.c:821
#, c-format
msgid "Cannot set clipboard data. OpenClipboard() failed: 0x%lx."
msgstr "Nepavyko nustatyti iškarpinės duomenų. OpenClipboard() klaida: 0x%lx."
#: gdk/win32/gdkclipdrop-win32.c:873
#, c-format
msgid "Cannot get clipboard data. GlobalLock(0x%p) failed: 0x%lx."
msgstr "Nepavyko gauti iškarpinės duomenų. GlobalLock(0x%p) klaida: 0x%lx."
#: gdk/win32/gdkclipdrop-win32.c:884
#, c-format
msgid "Cannot get clipboard data. GlobalSize(0x%p) failed: 0x%lx."
msgstr "Nepavyko gauti iškarpinės duomenų. GlobalSize(0x%p) klaida: 0x%lx."
#: gdk/win32/gdkclipdrop-win32.c:896
#, c-format
msgid ""
"Cannot get clipboard data. Failed to allocate %lu bytes to store the data."
msgstr ""
"Nepavyko gauti iškarpinės duomenų. Nepavyko išskirti %lu baitų duomenims "
"įrašyti."
#: gdk/win32/gdkclipdrop-win32.c:927
#, c-format
msgid "Cannot get clipboard data. OpenClipboard() timed out."
msgstr "Nepavyko gauti iškarpinės duomenų. OpenClipboard() timed out."
#: gdk/win32/gdkclipdrop-win32.c:937
#, c-format
msgid "Cannot get clipboard data. Clipboard ownership changed."
msgstr "Nepavyko gauti iškarpinės duomenų. Iškarpinės savininkas pasikeitė."
#: gdk/win32/gdkclipdrop-win32.c:947
#, c-format
msgid ""
"Cannot get clipboard data. Clipboard data changed before we could get it."
msgstr ""
"Nepavyko gauti iškarpinės duomenų. Iškarpinės pasikeitė prieš gaunant "
"duomenis."
#: gdk/win32/gdkclipdrop-win32.c:964
#, c-format
msgid "Cannot get clipboard data. OpenClipboard() failed: 0x%lx."
msgstr "Nepavyko gauti iškarpinės duomenų. OpenClipboard() klaida: 0x%lx."
#: gdk/win32/gdkclipdrop-win32.c:989
#, c-format
msgid "Cannot get clipboard data. No compatible transfer format found."
msgstr ""
"Nepavyko gauti iškarpinės duomenų. Nerastas suderinamas perdavimo formatas."
#: gdk/win32/gdkclipdrop-win32.c:999
#, c-format
msgid "Cannot get clipboard data. GetClipboardData() failed: 0x%lx."
msgstr "Nepavyko gauti iškarpinės duomenų. GetClipboardData() klaida: 0x%lx."
#: gdk/win32/gdkdrop-win32.c:1211
#, c-format
msgid "Cannot get DnD data. GlobalLock(0x%p) failed: 0x%lx."
msgstr "Nepavyko gauti DnD duomenų. GlobalLock(0x%p) klaida: 0x%lx."
#: gdk/win32/gdkdrop-win32.c:1220
#, c-format
msgid "Cannot get DnD data. GlobalSize(0x%p) failed: 0x%lx."
msgstr "Nepavyko gauti DnD duomenų. GlobalSize(0x%p) klaida: 0x%lx."
#: gdk/win32/gdkdrop-win32.c:1230
#, c-format
msgid "Cannot get DnD data. Failed to allocate %lu bytes to store the data."
msgstr ""
"Nepavyko gauti DnD duomenų. Nepavyko išskirti %lu baitų duomenims įrašyti."
#: gdk/win32/gdkdrop-win32.c:1297
#, c-format
msgid "GDK surface 0x%p is not registered as a drop target"
msgstr "GDK paviršius 0x%p neužregistruotas kaip numetimos paskirtis"
#: gdk/win32/gdkdrop-win32.c:1304
#, c-format
msgid "Target context record 0x%p has no data object"
msgstr "Paskirties konteksto įrašas 0x%p neturi duomenų objekto"
#: gdk/win32/gdkdrop-win32.c:1342
#, c-format
msgid "IDataObject_GetData (0x%x) failed, returning 0x%lx"
msgstr "IDataObject_GetData (0x%x) klaida, grąžinama 0x%lx"
#: gdk/win32/gdkdrop-win32.c:1374
#, c-format
msgid "Failed to transmute DnD data W32 format 0x%x to %p (%s)"
msgstr "Nepavyko transformuoti DnD duomenų W32 formato 0x%x į %p (%s)"
#: gdk/win32/gdkhdataoutputstream-win32.c:64
#| msgid "Can't close stream"
msgid "writing a closed stream"
msgstr "rašoma į užvertą srautą"
#: gdk/win32/gdkhdataoutputstream-win32.c:86
msgid "g_try_realloc () failed"
msgstr "g_try_realloc () klaida"
#: gdk/win32/gdkhdataoutputstream-win32.c:94
#: gdk/win32/gdkhdataoutputstream-win32.c:232
msgid "GlobalReAlloc() failed: "
msgstr "GlobalReAlloc() klaida: "
#: gdk/win32/gdkhdataoutputstream-win32.c:106
msgid "Ran out of buffer space (buffer size is fixed)"
msgstr "Baigėsi vieta buferyje (buferio dydis yra fiksuotas)"
#: gdk/win32/gdkhdataoutputstream-win32.c:204
msgid "Can’t transmute a single handle"
msgstr "Negalima transformuoti vienos rankenėlės"
#: gdk/win32/gdkhdataoutputstream-win32.c:216
#, c-format
msgid "Failed to transmute %zu bytes of data from %s to %u"
msgstr "Nepavyko transformuoti %zu baitų duomenų iš %s į %u"
#: gdk/win32/gdkhdataoutputstream-win32.c:251
msgid "GlobalLock() failed: "
msgstr "GlobalLock() klaida: "
#: gdk/win32/gdkhdataoutputstream-win32.c:365
msgid "GlobalAlloc() failed: "
msgstr "GlobalAlloc() klaida: "
#. Description of --sync in --help output
#: gdk/win32/gdkmain-win32.c:56
#| msgid "Don't batch GDI requests"
msgid "Don’t batch GDI requests"
msgstr "Negrupuoti GDI užklausų"
#. Description of --no-wintab in --help output
#: gdk/win32/gdkmain-win32.c:58
#| msgid "Don't use the Wintab API for tablet support"
msgid "Don’t use the Wintab API for tablet support"
msgstr "Nenaudoti Wintab API planšečių palaikymui"
#. Description of --ignore-wintab in --help output
#: gdk/win32/gdkmain-win32.c:60
msgid "Same as --no-wintab"
msgstr "Tas pats kaip --no-wintab"
#. Description of --use-wintab in --help output
#: gdk/win32/gdkmain-win32.c:62
msgid "Do use the Wintab API [default]"
msgstr "Naudoti Wintab API [numatytasis]"
#. Description of --max-colors=COLORS in --help output
#: gdk/win32/gdkmain-win32.c:64
msgid "Size of the palette in 8 bit mode"
msgstr "Paletės dydis 8 bitų režime"
#. Placeholder in --max-colors=COLORS in --help output
#: gdk/win32/gdkmain-win32.c:65
msgid "COLORS"
msgstr "SPALVOS"
#: gdk/x11/gdkapplaunchcontext-x11.c:292
#, c-format
msgid "Starting %s"
msgstr "Paleidžiama „%s“"
#: gdk/x11/gdkapplaunchcontext-x11.c:305
#, c-format
msgid "Opening %s"
msgstr "Atveriama „%s“"
#: gdk/x11/gdkapplaunchcontext-x11.c:310
#, c-format
msgid "Opening %d Item"
msgid_plural "Opening %d Items"
msgstr[0] "Atveriamas %d objektas"
msgstr[1] "Atveriami %d objektai"
msgstr[2] "Atveriama %d objektų"
#: gdk/x11/gdkclipboard-x11.c:436
msgid "Clipboard manager could not store selection."
msgstr "Iškarpinės valdyklei nepavyko įrašyti pažymėjimo."
#: gdk/x11/gdkclipboard-x11.c:612
msgid "Cannot store clipboard. No clipboard manager is active."
msgstr "Nepavyko įrašyti iškarpinės. Nėra aktyvios iškarpinės tvarkyklės."
#: gdk/x11/gdkglcontext-x11.c:948
#, c-format
msgid "No available configurations for the given RGBA pixel format"
msgstr "Nėra galimų konfigūracijų nurodytam RGBA pikselių formatui"
#: gdk/x11/gdkselectioninputstream-x11.c:462
#, c-format
msgid "Format %s not supported"
msgstr "Formatas %s nepalaikomas"
#: gdk/x11/gdktextlistconverter-x11.c:65 gdk/x11/gdktextlistconverter-x11.c:105
msgid "Not enough space in destination"
msgstr "Nepakanka vietos paskirtyje"
#: gdk/x11/gdktextlistconverter-x11.c:91 gdk/x11/gdktextlistconverter-x11.c:138
msgid "Need complete input to do conversion"
msgstr "Konvertavimui reikia visos įvesties"
#: gdk/x11/gdktextlistconverter-x11.c:159
#: gdk/x11/gdktextlistconverter-x11.c:193
msgid "Invalid byte sequence in conversion input"
msgstr "Netinkamas baitų seka konvertavimo įvestyje"
#: gdk/x11/gdktextlistconverter-x11.c:185
msgid "Invalid formats in compound text conversion."
msgstr "Netinkami formatai sudėtinio teksto konvertavime."
#: gdk/x11/gdktextlistconverter-x11.c:202
#, c-format
#| msgid "Opening “%s”."
msgid "Unsupported encoding “%s”"
msgstr "Nepalaikoma koduotė „%s“"
#: gtk/a11y/gtkbooleancellaccessible.c:43
msgctxt "Action description"
msgid "Toggles the cell"
msgstr "Perjungia langelį"
#: gtk/a11y/gtkbooleancellaccessible.c:63 gtk/a11y/gtkswitchaccessible.c:89
msgctxt "Action name"
msgid "Toggle"
msgstr "Perjungti"
#: gtk/a11y/gtkbuttonaccessible.c:317 gtk/a11y/gtkmenuitemaccessible.c:436
msgctxt "Action name"
msgid "Click"
msgstr "Spausti"
#: gtk/a11y/gtkbuttonaccessible.c:326
msgctxt "Action description"
msgid "Clicks the button"
msgstr "Paspaudžia mygtuką"
#: gtk/a11y/gtkcellaccessible.c:257
msgctxt "Action name"
msgid "Expand or contract"
msgstr "Išskleisti arba suskleisti"
#: gtk/a11y/gtkcellaccessible.c:259
msgctxt "Action name"
msgid "Edit"
msgstr "Keisti"
#: gtk/a11y/gtkcellaccessible.c:261 gtk/a11y/gtkcolorswatchaccessible.c:149
#: gtk/a11y/gtkentryaccessible.c:1550 gtk/a11y/gtkexpanderaccessible.c:281
#: gtk/a11y/gtktextaccessible.c:987
msgctxt "Action name"
msgid "Activate"
msgstr "Aktyvinti"
#: gtk/a11y/gtkcellaccessible.c:274
msgctxt "Action description"
msgid "Expands or contracts the row in the tree view containing this cell"
msgstr ""
"Išskleidžia arba suskleidžia eilutę medžio rodinyje, kuriame yra šis langelis"
#: gtk/a11y/gtkcellaccessible.c:276
msgctxt "Action description"
msgid "Creates a widget in which the contents of the cell can be edited"
msgstr "Sukuria valdiklį, kuriame galima redaguoti langelio turinį"
#: gtk/a11y/gtkcellaccessible.c:278
msgctxt "Action description"
msgid "Activates the cell"
msgstr "Aktyvina langelį"
#: gtk/a11y/gtkcolorswatchaccessible.c:148
msgctxt "Action name"
msgid "Select"
msgstr "Pasirinkti"
#: gtk/a11y/gtkcolorswatchaccessible.c:150
msgctxt "Action name"
msgid "Customize"
msgstr "Tinkinti"
#: gtk/a11y/gtkcolorswatchaccessible.c:161
msgctxt "Action description"
msgid "Selects the color"
msgstr "Parenka spalvą"
#: gtk/a11y/gtkcolorswatchaccessible.c:162
msgctxt "Action description"
msgid "Activates the color"
msgstr "Aktyvina spalvą"
#: gtk/a11y/gtkcolorswatchaccessible.c:163
msgctxt "Action description"
msgid "Customizes the color"
msgstr "Tinkina spalvą"
#: gtk/a11y/gtkcomboboxaccessible.c:310
msgctxt "Action name"
msgid "Press"
msgstr "Spausti"
#: gtk/a11y/gtkcomboboxaccessible.c:319
msgctxt "Action description"
msgid "Presses the combobox"
msgstr "Paspaudžia ant sąrašo"
#: gtk/a11y/gtkentryaccessible.c:1559 gtk/a11y/gtktextaccessible.c:996
msgctxt "Action description"
msgid "Activates the entry"
msgstr "Aktyvina įvesties lauką"
#: gtk/a11y/gtkexpanderaccessible.c:290
msgctxt "Action description"
msgid "Activates the expander"
msgstr "Aktyvina išplėtėją"
#: gtk/a11y/gtkimageaccessible.c:54
msgctxt "Stock label"
msgid "_About"
msgstr "_Apie"
#: gtk/a11y/gtkimageaccessible.c:55
msgctxt "Stock label"
msgid "_Add"
msgstr "P_ridėti"
#: gtk/a11y/gtkimageaccessible.c:56
msgctxt "Stock label"
msgid "_Bold"
msgstr "Pus_juodis"
#: gtk/a11y/gtkimageaccessible.c:57
msgctxt "Stock label"
msgid "_CD-ROM"
msgstr "_CD-ROM"
#: gtk/a11y/gtkimageaccessible.c:58
msgctxt "Stock label"
msgid "_Clear"
msgstr "Iš_valyti"
#: gtk/a11y/gtkimageaccessible.c:59
msgctxt "Stock label"
msgid "_Close"
msgstr "_Užverti"
#: gtk/a11y/gtkimageaccessible.c:60 gtk/gtkheaderbar.c:421 gtk/gtkwindow.c:6721
msgid "Minimize"
msgstr "Sumažinti"
#: gtk/a11y/gtkimageaccessible.c:61 gtk/gtkheaderbar.c:444 gtk/gtkwindow.c:6730
msgid "Maximize"
msgstr "Išdidinti"
#: gtk/a11y/gtkimageaccessible.c:62 gtk/gtkheaderbar.c:444 gtk/gtkwindow.c:6687
msgid "Restore"
msgstr "Atstatyti"
#: gtk/a11y/gtkimageaccessible.c:63
msgctxt "Stock label"
msgid "_Copy"
msgstr "_Kopijuoti"
#: gtk/a11y/gtkimageaccessible.c:64
msgctxt "Stock label"
msgid "Cu_t"
msgstr "_Iškirpti"
#: gtk/a11y/gtkimageaccessible.c:65
msgctxt "Stock label"
msgid "_Delete"
msgstr "Iš_trinti"
#: gtk/a11y/gtkimageaccessible.c:66
msgctxt "Stock label"
msgid "Error"
msgstr "Klaida"
#: gtk/a11y/gtkimageaccessible.c:67
msgctxt "Stock label"
msgid "Information"
msgstr "Informacija"
#: gtk/a11y/gtkimageaccessible.c:68
msgctxt "Stock label"
msgid "Question"
msgstr "Klausimas"
#: gtk/a11y/gtkimageaccessible.c:69
msgctxt "Stock label"
msgid "Warning"
msgstr "Įspėjimas"
#: gtk/a11y/gtkimageaccessible.c:70
msgctxt "Stock label"
msgid "_Execute"
msgstr "Į_vykdyti"
#: gtk/a11y/gtkimageaccessible.c:71
msgctxt "Stock label"
msgid "_File"
msgstr "_Failas"
#: gtk/a11y/gtkimageaccessible.c:72
msgctxt "Stock label"
msgid "_Find"
msgstr "_Rasti"
#: gtk/a11y/gtkimageaccessible.c:73
msgctxt "Stock label"
msgid "Find and _Replace"
msgstr "Rasti ir _pakeisti"
#: gtk/a11y/gtkimageaccessible.c:74
msgctxt "Stock label"
msgid "_Floppy"
msgstr "_Diskelis"
#: gtk/a11y/gtkimageaccessible.c:75
msgctxt "Stock label"
msgid "_Fullscreen"
msgstr "_Visame ekrane"
#: gtk/a11y/gtkimageaccessible.c:76
msgctxt "Stock label, navigation"
msgid "_Bottom"
msgstr "_Apačia"
#: gtk/a11y/gtkimageaccessible.c:77
msgctxt "Stock label, navigation"
msgid "_First"
msgstr "_Pirmas"
#: gtk/a11y/gtkimageaccessible.c:78
msgctxt "Stock label, navigation"
msgid "_Last"
msgstr "Pa_skutinis"
#: gtk/a11y/gtkimageaccessible.c:79
msgctxt "Stock label, navigation"
msgid "_Top"
msgstr "_Viršus"
#: gtk/a11y/gtkimageaccessible.c:80
msgctxt "Stock label, navigation"
msgid "_Back"
msgstr "At_gal"
#: gtk/a11y/gtkimageaccessible.c:81
msgctxt "Stock label, navigation"
msgid "_Down"
msgstr "Ž_emyn"
#: gtk/a11y/gtkimageaccessible.c:82
msgctxt "Stock label, navigation"
msgid "_Forward"
msgstr "Pir_myn"
#: gtk/a11y/gtkimageaccessible.c:83
msgctxt "Stock label, navigation"
msgid "_Up"
msgstr "Au_kštyn"
#: gtk/a11y/gtkimageaccessible.c:84
msgctxt "Stock label"
msgid "_Hard Disk"
msgstr "_Kietasis diskas"
#: gtk/a11y/gtkimageaccessible.c:85
msgctxt "Stock label"
msgid "_Help"
msgstr "_Pagalba"
#: gtk/a11y/gtkimageaccessible.c:86
msgctxt "Stock label"
msgid "_Home"
msgstr "_Namai"
#: gtk/a11y/gtkimageaccessible.c:87