forked from metabrainz/picard
-
Notifications
You must be signed in to change notification settings - Fork 0
/
te.po
3180 lines (2458 loc) · 63.5 KB
/
te.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
# Translations template for picard.
# Copyright (C) 2019 ORGANIZATION
# This file is distributed under the same license as the picard project.
#
# Translators:
# tuxnani <[email protected]>, 2012
# వీవెన్ <[email protected]>, 2012
msgid ""
msgstr ""
"Project-Id-Version: MusicBrainz\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2019-10-31 12:57+0100\n"
"PO-Revision-Date: 2019-10-31 12:19+0000\n"
"Last-Translator: Michael Wiencek <[email protected]>\n"
"Language-Team: Telugu (http://www.transifex.com/musicbrainz/musicbrainz/language/te/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.6.0\n"
"Language: te\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: picard/album.py:112
msgid "Unmatched Files"
msgstr "పొంతన లేని దస్త్రాలు"
#: picard/album.py:265
#, python-format
msgid "[could not load album %s]"
msgstr ""
#: picard/album.py:360
#, python-format
msgid "Album %(id)s loaded: %(artist)s - %(album)s"
msgstr ""
#: picard/album.py:415
#, python-format
msgid "Loading album %(id)s ..."
msgstr ""
#: picard/album.py:419
msgid "[loading album information]"
msgstr ""
#: picard/album.py:626
#, python-format
msgid "; %i image"
msgid_plural "; %i images"
msgstr[0] ""
msgstr[1] ""
#: picard/album.py:629
#, python-format
msgid "; %i image not in all tracks"
msgid_plural "; %i different images among tracks"
msgstr[0] ""
msgstr[1] ""
#: picard/cluster.py:205
#, python-format
msgid "No matching releases for cluster %(album)s"
msgstr ""
#: picard/cluster.py:207
#, python-format
msgid "Cluster %(album)s identified!"
msgstr ""
#: picard/cluster.py:229
#, python-format
msgid "Looking up the metadata for cluster %(album)s..."
msgstr ""
#: picard/cluster.py:309
msgid "Unclustered Files"
msgstr ""
#: picard/collection.py:73
#, python-format
msgid "Added %(count)i release to collection \"%(name)s\""
msgid_plural "Added %(count)i releases to collection \"%(name)s\""
msgstr[0] ""
msgstr[1] ""
#: picard/collection.py:81
#, python-format
msgid "Removed %(count)i release from collection \"%(name)s\""
msgid_plural "Removed %(count)i releases from collection \"%(name)s\""
msgstr[0] ""
msgstr[1] ""
#: picard/collection.py:92
#, python-format
msgid "Error while modifying collections: %(error)s"
msgstr ""
#: picard/collection.py:114
#, python-format
msgid "Error loading collections: %(error)s"
msgstr ""
#: picard/config_upgrade.py:69 picard/config_upgrade.py:82
msgid "Various Artists file naming scheme removal"
msgstr ""
#: picard/config_upgrade.py:70
msgid ""
"The separate file naming scheme for various artists albums has been removed in this version of Picard.\n"
"Your file naming scheme has automatically been merged with that of single artist albums."
msgstr ""
#: picard/config_upgrade.py:83
msgid ""
"The separate file naming scheme for various artists albums has been removed in this version of Picard.\n"
"You currently do not use this option, but have a separate file naming scheme defined.\n"
"Do you want to remove it or merge it with your file naming scheme for single artist albums?"
msgstr ""
#: picard/config_upgrade.py:90
msgid "Merge"
msgstr ""
#: picard/config_upgrade.py:91 picard/ui/metadatabox.py:346
#: picard/ui/options/interface.py:89 picard/ui/ui_options_interface.py:142
msgid "Remove"
msgstr "తీసివేయి"
#: picard/file.py:670
#, python-format
msgid "No matching tracks above the threshold for file '%(filename)s'"
msgstr ""
#: picard/file.py:672
#, python-format
msgid "File '%(filename)s' identified!"
msgstr ""
#: picard/file.py:683
#, python-format
msgid "No matching tracks for file '%(filename)s'"
msgstr ""
#: picard/file.py:714
#, python-format
msgid "Looking up the metadata for file %(filename)s ..."
msgstr ""
#: picard/pluginmanager.py:223
#, python-format
msgid "Unable to load plugin '%s'"
msgstr ""
#: picard/pluginmanager.py:238
#, python-format
msgid "Failed loading zipped plugin %r from %r"
msgstr ""
#: picard/pluginmanager.py:248
#, python-format
msgid "Failed loading plugin %r in %r"
msgstr ""
#: picard/pluginmanager.py:284
#, python-format
msgid "Plugin '%s' from '%s' is not compatible with this version of Picard."
msgstr ""
#: picard/pluginmanager.py:288
#, python-format
msgid "Plugin %r has an invalid API version string : %s"
msgstr ""
#: picard/pluginmanager.py:291
#, python-format
msgid "Plugin %r"
msgstr ""
#: picard/pluginmanager.py:428
#, python-format
msgid "Error loading plugins list: %(error)s"
msgstr ""
#: picard/releasegroup.py:58 picard/ui/searchdialog/album.py:153
msgid "Tracks"
msgstr ""
#: picard/releasegroup.py:59
msgid "Year"
msgstr ""
#: picard/releasegroup.py:60 picard/ui/cdlookup.py:60
#: picard/ui/searchdialog/album.py:155 picard/ui/searchdialog/track.py:66
msgid "Country"
msgstr "దేశం"
#: picard/releasegroup.py:61 picard/ui/searchdialog/album.py:152
msgid "Format"
msgstr ""
#: picard/releasegroup.py:62
msgid "Label"
msgstr ""
#: picard/releasegroup.py:63
msgid "Cat No"
msgstr ""
#: picard/releasegroup.py:95
msgid "[no barcode]"
msgstr ""
#: picard/releasegroup.py:109
msgid "[no release info]"
msgstr "[విదుదల సమాచారం లేదు]"
#: picard/tagger.py:290 picard/ui/ui_options_general.py:135
msgid "MusicBrainz Account"
msgstr ""
#: picard/tagger.py:291
msgid "Authorization code:"
msgstr ""
#: picard/tagger.py:515 picard/tagger.py:548
#, python-format
msgid "Adding %(count)d file from '%(directory)s' ..."
msgid_plural "Adding %(count)d files from '%(directory)s' ..."
msgstr[0] ""
msgstr[1] ""
#: picard/tagger.py:735
#, python-format
msgid "Removing album %(id)s: %(artist)s - %(album)s"
msgstr ""
#: picard/tagger.py:753
msgid "CD Lookup Error"
msgstr ""
#: picard/tagger.py:754
#, python-format
msgid ""
"Error while reading CD:\n"
"\n"
"%s"
msgstr ""
#: picard/track.py:333
msgid "[loading recording information]"
msgstr ""
#: picard/track.py:368
#, python-format
msgid "[could not load recording %s]"
msgstr ""
#: picard/acoustid/__init__.py:70
#, python-format
msgid "AcoustID lookup network error for '%(filename)s'!"
msgstr ""
#: picard/acoustid/__init__.py:100
#, python-format
msgid "AcoustID lookup failed for '%(filename)s'!"
msgstr ""
#: picard/acoustid/__init__.py:125
#, python-format
msgid "AcoustID lookup returned no result for file '%(filename)s'"
msgstr ""
#: picard/acoustid/__init__.py:136
#, python-format
msgid "Looking up the fingerprint for file '%(filename)s' ..."
msgstr ""
#: picard/acoustid/manager.py:81
msgid "Submitting AcoustIDs ..."
msgstr ""
#: picard/acoustid/manager.py:102
#, python-format
msgid "AcoustID submission failed with error '%(error)s': %(message)s"
msgstr ""
#: picard/acoustid/manager.py:110
msgid "AcoustIDs successfully submitted."
msgstr ""
#: picard/const/__init__.py:127
msgid "Stable releases only"
msgstr ""
#: picard/const/__init__.py:133
msgid "Stable and Beta releases"
msgstr ""
#: picard/const/__init__.py:139
msgid "Stable, Beta and Dev releases"
msgstr ""
#: picard/const/__init__.py:154
#, python-format
msgid "My script %d"
msgstr ""
#: picard/const/__init__.py:155
msgid "My script"
msgstr ""
#: picard/const/languages.py:25
msgid "Arabic"
msgstr ""
#: picard/const/languages.py:28
msgid "Catalan"
msgstr ""
#: picard/const/languages.py:29
msgid "Czech"
msgstr ""
#: picard/const/languages.py:31
msgid "Danish"
msgstr ""
#: picard/const/languages.py:32
msgid "German"
msgstr "జర్మన్"
#: picard/const/languages.py:33
msgid "Greek"
msgstr ""
#: picard/const/languages.py:34
msgid "English"
msgstr "ఆంగ్లం"
#: picard/const/languages.py:35
msgid "English (Australia)"
msgstr ""
#: picard/const/languages.py:36
msgid "English (Canada)"
msgstr "ఆంగ్లం (కెనడా)"
#: picard/const/languages.py:37
msgid "English (UK)"
msgstr "ఆంగ్లం(బ్రిటిష్)"
#: picard/const/languages.py:39
msgid "Spanish"
msgstr "స్పానిష్"
#: picard/const/languages.py:40
msgid "Estonian"
msgstr ""
#: picard/const/languages.py:42
msgid "Finnish"
msgstr ""
#: picard/const/languages.py:44
msgid "French"
msgstr "ఫ్రెంచ్"
#: picard/const/languages.py:45
msgid "French (Canada)"
msgstr ""
#: picard/const/languages.py:47
msgid "Galician"
msgstr ""
#: picard/const/languages.py:48
msgid "Hebrew"
msgstr ""
#: picard/const/languages.py:52
msgid "Icelandic"
msgstr ""
#: picard/const/languages.py:53
msgid "Italian"
msgstr "ఇటాలియన్"
#: picard/const/languages.py:54
msgid "Japanese"
msgstr ""
#: picard/const/languages.py:56
msgid "Korean"
msgstr ""
#: picard/const/languages.py:58
msgid "Norwegian Bokmal"
msgstr ""
#: picard/const/languages.py:60
msgid "Dutch"
msgstr "డచ్"
#: picard/const/languages.py:61
msgid "Occitan"
msgstr ""
#: picard/const/languages.py:62
msgid "Polish"
msgstr "పోలిష్"
#: picard/const/languages.py:63
msgid "Portuguese"
msgstr ""
#: picard/const/languages.py:64
msgid "Brazilian Portuguese"
msgstr ""
#: picard/const/languages.py:65
msgid "Romanian"
msgstr ""
#: picard/const/languages.py:66
msgid "Russian"
msgstr ""
#: picard/const/languages.py:68
msgid "Slovak"
msgstr ""
#: picard/const/languages.py:69
msgid "Slovenian"
msgstr ""
#: picard/const/languages.py:71
msgid "Swedish"
msgstr "స్వీడిష్"
#: picard/const/languages.py:73
msgid "Turkish"
msgstr ""
#: picard/const/languages.py:74
msgid "Ukrainian"
msgstr ""
#: picard/const/languages.py:75
msgid "Chinese (China)"
msgstr ""
#: picard/const/languages.py:76
msgid "Chinese (Taiwan)"
msgstr ""
#: picard/coverart/__init__.py:106
#, python-format
msgid "Cover art of type '%(type)s' downloaded for %(albumid)s from %(host)s"
msgstr ""
#: picard/coverart/__init__.py:194
#, python-format
msgid ""
"Downloading cover art of type '%(type)s' for %(albumid)s from %(host)s ..."
msgstr ""
#: picard/coverart/utils.py:32
msgid "Unknown"
msgstr ""
#: picard/coverart/providers/caa.py:70
msgid "250 px"
msgstr ""
#: picard/coverart/providers/caa.py:71
msgid "500 px"
msgstr ""
#: picard/coverart/providers/caa.py:72
msgid "1200 px"
msgstr ""
#: picard/coverart/providers/caa.py:73
msgid "Full size"
msgstr ""
#: picard/coverart/providers/caa.py:222
msgid "Cover art types"
msgstr ""
#: picard/coverart/providers/caa.py:242
msgid ""
"Please select the contents of the image type 'Include' and 'Exclude' lists."
msgstr ""
#: picard/coverart/providers/caa.py:267
msgid "Include types list"
msgstr ""
#: picard/coverart/providers/caa.py:274
msgid "Exclude types list"
msgstr ""
#: picard/coverart/providers/caa.py:281
msgid ""
"CAA images with an image type found in the 'Include' list will be downloaded"
" and used UNLESS they also have an image type found in the 'Exclude' list. "
"Images with types found in the 'Exclude' list will NEVER be used. Image "
"types not appearing in the 'Include' or 'Exclude' lists will not be "
"considered when determining whether or not to download and use a CAA "
"image.\n"
msgstr ""
#: picard/coverart/providers/caa.py:302
msgid "I&nclude all"
msgstr ""
#: picard/coverart/providers/caa.py:303
msgid "E&xclude all"
msgstr ""
#: picard/coverart/providers/caa.py:304
msgid "C&lear all"
msgstr ""
#: picard/coverart/providers/caa.py:305 picard/ui/options/dialog.py:102
msgid "Restore &Defaults"
msgstr ""
#: picard/coverart/providers/caa.py:491
msgid "Cover Art Archive"
msgstr ""
#: picard/coverart/providers/caa_release_group.py:41
msgid "CAA Release Group"
msgstr ""
#: picard/coverart/providers/local.py:68
msgid "Local Files"
msgstr ""
#: picard/coverart/providers/whitelist.py:37
msgid "Whitelist"
msgstr ""
#: picard/ui/cdlookup.py:60 picard/ui/mainwindow.py:740 picard/util/tags.py:21
msgid "Album"
msgstr ""
#: picard/ui/cdlookup.py:60 picard/ui/itemviews.py:128
#: picard/ui/mainwindow.py:741 picard/ui/searchdialog/album.py:151
#: picard/ui/searchdialog/track.py:63 picard/util/tags.py:22
msgid "Artist"
msgstr ""
#: picard/ui/cdlookup.py:60 picard/ui/searchdialog/album.py:154
#: picard/ui/searchdialog/track.py:65 picard/util/tags.py:24
msgid "Date"
msgstr "తేదీ"
#: picard/ui/cdlookup.py:61 picard/ui/searchdialog/album.py:156
msgid "Labels"
msgstr ""
#: picard/ui/cdlookup.py:61 picard/ui/searchdialog/album.py:157
msgid "Catalog #s"
msgstr ""
#: picard/ui/cdlookup.py:61 picard/ui/searchdialog/album.py:158
#: picard/util/tags.py:79
msgid "Barcode"
msgstr ""
#: picard/ui/collectionmenu.py:56
msgid "Refresh List"
msgstr ""
#: picard/ui/collectionmenu.py:169
#, python-format
msgid "%s (%i release)"
msgid_plural "%s (%i releases)"
msgstr[0] ""
msgstr[1] ""
#: picard/ui/colors.py:33
msgid "Errored entity"
msgstr ""
#: picard/ui/colors.py:34
msgid "Pending entity"
msgstr ""
#: picard/ui/colors.py:35
msgid "Saved entity"
msgstr ""
#: picard/ui/colors.py:36
msgid "Log view text (debug)"
msgstr ""
#: picard/ui/colors.py:37
msgid "Log view text (error)"
msgstr ""
#: picard/ui/colors.py:38
msgid "Log view text (info)"
msgstr ""
#: picard/ui/colors.py:39
msgid "Log view text (warning)"
msgstr ""
#: picard/ui/colors.py:40
msgid "Tag added"
msgstr ""
#: picard/ui/colors.py:41
msgid "Tag changed"
msgstr ""
#: picard/ui/colors.py:42
msgid "Tag removed"
msgstr ""
#: picard/ui/coverartbox.py:261
msgid "View release on MusicBrainz"
msgstr ""
#: picard/ui/coverartbox.py:267
msgid "Common images on all tracks"
msgstr ""
#: picard/ui/coverartbox.py:269
msgid "Tracks contain different images"
msgstr ""
#: picard/ui/coverartbox.py:313
msgid "Show more details"
msgstr ""
#: picard/ui/coverartbox.py:350
msgid "New Cover Art"
msgstr ""
#: picard/ui/coverartbox.py:351
msgid "Original Cover Art"
msgstr ""
#: picard/ui/coverartbox.py:515
msgid "Show more details..."
msgstr ""
#: picard/ui/coverartbox.py:521
msgid "Keep original cover art"
msgstr ""
#: picard/ui/coverartbox.py:530
msgid "Replace front cover art on drop"
msgstr ""
#: picard/ui/coverartbox.py:535
msgid "Append front cover art on drop"
msgstr ""
#: picard/ui/filebrowser.py:49
msgid "&Move Tagged Files Here"
msgstr ""
#: picard/ui/filebrowser.py:52
msgid "Show &Hidden Files"
msgstr ""
#: picard/ui/filebrowser.py:57
msgid "&Set as starting directory"
msgstr ""
#: picard/ui/infodialog.py:89
msgid "Existing Cover"
msgstr ""
#: picard/ui/infodialog.py:89 picard/ui/infodialog.py:94
#: picard/ui/searchdialog/album.py:160 picard/ui/searchdialog/artist.py:51
#: picard/ui/searchdialog/track.py:67
msgid "Type"
msgstr ""
#: picard/ui/infodialog.py:90
msgid "New Cover"
msgstr ""
#: picard/ui/infodialog.py:94 picard/ui/searchdialog/album.py:162
msgid "Cover"
msgstr ""
#: picard/ui/infodialog.py:140 picard/ui/infodialog.py:283
#: picard/ui/options/interface.py:85
msgid "Info"
msgstr ""
#: picard/ui/infodialog.py:184
#, python-format
msgid ""
"Double-click to open in external viewer\n"
"Temporary file: %s\n"
"Source: %s"
msgstr ""
#: picard/ui/infodialog.py:250
msgid "Filename:"
msgstr ""
#: picard/ui/infodialog.py:252
msgid "Format:"
msgstr ""
#: picard/ui/infodialog.py:256
msgid "Size:"
msgstr "పరిమాణం:"
#: picard/ui/infodialog.py:260
msgid "Length:"
msgstr "నిడివి:"
#: picard/ui/infodialog.py:262
msgid "Bitrate:"
msgstr ""
#: picard/ui/infodialog.py:264
msgid "Sample rate:"
msgstr ""
#: picard/ui/infodialog.py:266
msgid "Bits per sample:"
msgstr ""
#: picard/ui/infodialog.py:270
msgid "Mono"
msgstr ""
#: picard/ui/infodialog.py:272
msgid "Stereo"
msgstr ""
#: picard/ui/infodialog.py:273
msgid "Channels:"
msgstr ""
#: picard/ui/infodialog.py:295
msgid "Album Info"
msgstr ""
#: picard/ui/infodialog.py:303
msgid "&Errors"
msgstr ""
#: picard/ui/infodialog.py:313 picard/ui/infodialog.py:329
#: picard/ui/infodialog.py:333 picard/ui/infodialog.py:352
#: picard/ui/ui_infodialog.py:59
msgid "&Info"
msgstr ""
#: picard/ui/infodialog.py:321
msgid "Track Info"
msgstr ""
#: picard/ui/infodialog.py:334
#, python-format
msgid "%i file in this track"
msgid_plural "%i files in this track"
msgstr[0] ""
msgstr[1] ""
#: picard/ui/infodialog.py:345
msgid "Cluster Info"
msgstr ""
#: picard/ui/infodialog.py:354
msgid "Album:"
msgstr ""
#: picard/ui/infodialog.py:356
msgid "Artist:"
msgstr ""
#: picard/ui/infodialog.py:379
msgid "Tracklist:"
msgstr ""
#: picard/ui/infostatus.py:56 picard/ui/options/plugins.py:587
msgid "Files"
msgstr ""
#: picard/ui/infostatus.py:57
msgid "Albums"
msgstr ""
#: picard/ui/infostatus.py:58
msgid "Pending files"
msgstr ""
#: picard/ui/infostatus.py:59
msgid "Pending requests"
msgstr ""
#: picard/ui/itemviews.py:126 picard/util/tags.py:23
msgid "Title"
msgstr "శీర్షిక"
#: picard/ui/itemviews.py:127 picard/ui/searchdialog/track.py:62
#: picard/util/tags.py:87
msgid "Length"
msgstr "నిడివి"
#: picard/ui/itemviews.py:196
msgid "Bad match"
msgstr ""
#: picard/ui/itemviews.py:197
msgid "Poor match"
msgstr ""
#: picard/ui/itemviews.py:198
msgid "Ok match"
msgstr ""
#: picard/ui/itemviews.py:199
msgid "Good match"
msgstr ""
#: picard/ui/itemviews.py:200
msgid "Great match"
msgstr ""
#: picard/ui/itemviews.py:201
msgid "Excellent match"
msgstr ""
#: picard/ui/itemviews.py:270
msgid "&Expand all"
msgstr ""
#: picard/ui/itemviews.py:272
msgid "&Collapse all"
msgstr ""
#: picard/ui/itemviews.py:274
msgid "Select &all"
msgstr ""
#: picard/ui/itemviews.py:276
msgid "Ctrl+A"
msgstr ""
#: picard/ui/itemviews.py:342
msgid "&Other versions"
msgstr ""
#: picard/ui/itemviews.py:345
msgid "Loading..."
msgstr "లోడ్ అవుతోంది..."
#: picard/ui/itemviews.py:397
#, python-format
msgid "&Other versions (%d)"
msgstr ""
#: picard/ui/itemviews.py:421
msgid "Collections"
msgstr ""
#: picard/ui/itemviews.py:429
msgid "P&lugins"
msgstr ""
#: picard/ui/itemviews.py:445
msgid "&Run scripts"
msgstr ""
#: picard/ui/itemviews.py:616
msgid "file view"
msgstr ""
#: picard/ui/itemviews.py:617
msgid "Contains unmatched files and clusters"
msgstr ""
#: picard/ui/itemviews.py:637
msgid "Clusters"
msgstr ""
#: picard/ui/itemviews.py:646
msgid "album view"
msgstr ""
#: picard/ui/itemviews.py:647
msgid "Contains albums and matched files"
msgstr ""
#: picard/ui/itemviews.py:759 picard/ui/options/renaming.py:207
msgid "Error"
msgstr ""
#: picard/ui/itemviews.py:763
msgid "Album modified and complete"
msgstr ""
#: picard/ui/itemviews.py:766
msgid "Album unchanged and complete"
msgstr ""
#: picard/ui/itemviews.py:770
msgid "Album modified"
msgstr ""
#: picard/ui/itemviews.py:773
msgid "Album unchanged"
msgstr ""
#: picard/ui/itemviews.py:884
msgid "Track saved"
msgstr ""
#: picard/ui/itemviews.py:886 picard/ui/itemviews.py:890
msgid "Pending"
msgstr ""
#: picard/ui/logview.py:152
msgid "Log"
msgstr ""
#: picard/ui/logview.py:162
msgid "Verbosity"
msgstr ""
#: picard/ui/logview.py:172
msgid "String to highlight"
msgstr ""
#: picard/ui/logview.py:177
msgid "Highlight"
msgstr ""
#: picard/ui/logview.py:186
msgid "Clear Highlight"
msgstr ""
#: picard/ui/logview.py:192 picard/ui/logview.py:273
msgid "Clear Log"
msgstr ""
#: picard/ui/logview.py:197
msgid "Save As..."
msgstr ""
#: picard/ui/logview.py:242 picard/ui/logview.py:249
msgid "Save Log View to File"
msgstr ""
#: picard/ui/logview.py:250
msgid "File already exists, do you really want to save to this file?"
msgstr ""
#: picard/ui/logview.py:262
msgid "Failed to save Log View to file"
msgstr ""
#: picard/ui/logview.py:263
#, python-format
msgid "Something prevented data to be written to '%s'"
msgstr ""
#: picard/ui/logview.py:274
msgid "Are you sure you want to clear the log?"
msgstr ""
#: picard/ui/logview.py:308
msgid "Activity History"
msgstr ""
#: picard/ui/mainwindow.py:125
msgid "MusicBrainz Picard"
msgstr ""
#: picard/ui/mainwindow.py:224
msgid "Unsaved Changes"
msgstr "భద్రపరచని మార్పులు "
#: picard/ui/mainwindow.py:225
msgid "Are you sure you want to quit Picard?"
msgstr ""
#: picard/ui/mainwindow.py:226
#, python-format
msgid ""
"There is %d unsaved file. Closing Picard will lose all unsaved changes."
msgid_plural ""
"There are %d unsaved files. Closing Picard will lose all unsaved changes."
msgstr[0] ""
msgstr[1] ""