1# Translations template for picard.
2# Copyright (C) 2021 ORGANIZATION
3# This file is distributed under the same license as the picard project.
4# FIRST AUTHOR <EMAIL@ADDRESS>, 2021.
5#
6#, fuzzy
7msgid ""
8msgstr ""
9"Project-Id-Version: picard 2.6.1.dev1\n"
10"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
11"POT-Creation-Date: 2021-04-13 13:24+0200\n"
12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14"Language-Team: LANGUAGE <LL@li.org>\n"
15"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=utf-8\n"
17"Content-Transfer-Encoding: 8bit\n"
18"Generated-By: Babel 2.6.0\n"
19
20#: picard/album.py:132
21msgid "Unmatched Files"
22msgstr ""
23
24#: picard/album.py:289
25#, python-format
26msgid "[could not load album %s]"
27msgstr ""
28
29#: picard/album.py:413
30#, python-format
31msgid "Album %(id)s loaded: %(artist)s - %(album)s"
32msgstr ""
33
34#: picard/album.py:464
35#, python-format
36msgid "Loading album %(id)s ..."
37msgstr ""
38
39#: picard/album.py:468
40msgid "[loading album information]"
41msgstr ""
42
43#: picard/album.py:679
44#, python-format
45msgid "; %i image"
46msgid_plural "; %i images"
47msgstr[0] ""
48msgstr[1] ""
49
50#: picard/album.py:682
51#, python-format
52msgid "; %i image not in all tracks"
53msgid_plural "; %i different images among tracks"
54msgstr[0] ""
55msgstr[1] ""
56
57#: picard/cluster.py:267
58#, python-format
59msgid "No matching releases for cluster %(album)s"
60msgstr ""
61
62#: picard/cluster.py:269
63#, python-format
64msgid "Cluster %(album)s identified!"
65msgstr ""
66
67#: picard/cluster.py:291
68#, python-format
69msgid "Looking up the metadata for cluster %(album)s..."
70msgstr ""
71
72#: picard/cluster.py:331 picard/cluster.py:572
73#, python-format
74msgid "Clustering - step %(step)d/3: %(cluster_type)s (%(update)d%%)"
75msgstr ""
76
77#: picard/cluster.py:382
78msgid "Unclustered Files"
79msgstr ""
80
81#: picard/cluster.py:507
82msgid "Metadata Extraction"
83msgstr ""
84
85#: picard/cluster.py:508 picard/ui/cdlookup.py:73 picard/ui/itemviews.py:156
86#: picard/ui/mainwindow.py:879 picard/ui/searchdialog/album.py:152
87#: picard/ui/searchdialog/track.py:65 picard/util/tags.py:41
88msgid "Artist"
89msgstr ""
90
91#: picard/cluster.py:509 picard/ui/cdlookup.py:73 picard/ui/itemviews.py:159
92#: picard/ui/mainwindow.py:878 picard/util/tags.py:38
93msgid "Album"
94msgstr ""
95
96#: picard/collection.py:78
97#, python-format
98msgid "Added %(count)i release to collection \"%(name)s\""
99msgid_plural "Added %(count)i releases to collection \"%(name)s\""
100msgstr[0] ""
101msgstr[1] ""
102
103#: picard/collection.py:86
104#, python-format
105msgid "Removed %(count)i release from collection \"%(name)s\""
106msgid_plural "Removed %(count)i releases from collection \"%(name)s\""
107msgstr[0] ""
108msgstr[1] ""
109
110#: picard/collection.py:97
111#, python-format
112msgid "Error while modifying collections: %(error)s"
113msgstr ""
114
115#: picard/collection.py:119
116#, python-format
117msgid "Error loading collections: %(error)s"
118msgstr ""
119
120#: picard/config_upgrade.py:77 picard/config_upgrade.py:90
121msgid "Various Artists file naming scheme removal"
122msgstr ""
123
124#: picard/config_upgrade.py:78
125msgid ""
126"The separate file naming scheme for various artists albums has been "
127"removed in this version of Picard.\n"
128"Your file naming scheme has automatically been merged with that of single"
129" artist albums."
130msgstr ""
131
132#: picard/config_upgrade.py:91
133msgid ""
134"The separate file naming scheme for various artists albums has been "
135"removed in this version of Picard.\n"
136"You currently do not use this option, but have a separate file naming "
137"scheme defined.\n"
138"Do you want to remove it or merge it with your file naming scheme for "
139"single artist albums?"
140msgstr ""
141
142#: picard/config_upgrade.py:98
143msgid "Merge"
144msgstr ""
145
146#: picard/config_upgrade.py:99 picard/ui/metadatabox.py:420
147#: picard/ui/options/interface.py:112 picard/ui/ui_options_interface.py:174
148msgid "Remove"
149msgstr ""
150
151#: picard/file.py:764
152#, python-format
153msgid "No matching tracks above the threshold for file '%(filename)s'"
154msgstr ""
155
156#: picard/file.py:766
157#, python-format
158msgid "File '%(filename)s' identified!"
159msgstr ""
160
161#: picard/file.py:778
162#, python-format
163msgid "No matching tracks for file '%(filename)s'"
164msgstr ""
165
166#: picard/file.py:810
167#, python-format
168msgid "Looking up the metadata for file %(filename)s ..."
169msgstr ""
170
171#: picard/pluginmanager.py:226
172#, python-format
173msgid "Unable to load plugin '%s'"
174msgstr ""
175
176#: picard/pluginmanager.py:241
177#, python-format
178msgid "Failed loading zipped plugin %r from %r"
179msgstr ""
180
181#: picard/pluginmanager.py:251
182#, python-format
183msgid "Failed loading plugin %r in %r"
184msgstr ""
185
186#: picard/pluginmanager.py:287
187#, python-format
188msgid "Plugin '%s' from '%s' is not compatible with this version of Picard."
189msgstr ""
190
191#: picard/pluginmanager.py:291
192#, python-format
193msgid "Plugin %r has an invalid API version string : %s"
194msgstr ""
195
196#: picard/pluginmanager.py:294
197#, python-format
198msgid "Plugin %r"
199msgstr ""
200
201#: picard/pluginmanager.py:431
202#, python-format
203msgid "Error loading plugins list: %(error)s"
204msgstr ""
205
206#: picard/releasegroup.py:69 picard/ui/searchdialog/album.py:154
207msgid "Tracks"
208msgstr ""
209
210#: picard/releasegroup.py:70
211msgid "Year"
212msgstr ""
213
214#: picard/releasegroup.py:71 picard/ui/cdlookup.py:73
215#: picard/ui/searchdialog/album.py:156 picard/ui/searchdialog/track.py:68
216msgid "Country"
217msgstr ""
218
219#: picard/releasegroup.py:72 picard/ui/searchdialog/album.py:153
220msgid "Format"
221msgstr ""
222
223#: picard/releasegroup.py:73
224msgid "Label"
225msgstr ""
226
227#: picard/releasegroup.py:74
228msgid "Cat No"
229msgstr ""
230
231#: picard/releasegroup.py:106
232msgid "[no barcode]"
233msgstr ""
234
235#: picard/releasegroup.py:120
236msgid "[no release info]"
237msgstr ""
238
239#: picard/tagger.py:312 picard/ui/ui_options_general.py:135
240msgid "MusicBrainz Account"
241msgstr ""
242
243#: picard/tagger.py:313
244msgid "Authorization code:"
245msgstr ""
246
247#: picard/tagger.py:774
248#, python-format
249msgid "Removing album %(id)s: %(artist)s - %(album)s"
250msgstr ""
251
252#: picard/tagger.py:792
253msgid "CD Lookup Error"
254msgstr ""
255
256#: picard/tagger.py:793
257#, python-format
258msgid ""
259"Error while reading CD:\n"
260"\n"
261"%s"
262msgstr ""
263
264#: picard/track.py:373
265msgid "[loading recording information]"
266msgstr ""
267
268#: picard/track.py:409
269#, python-format
270msgid "[could not load recording %s]"
271msgstr ""
272
273#: picard/acoustid/__init__.py:86
274#, python-format
275msgid "AcoustID lookup network error for '%(filename)s'!"
276msgstr ""
277
278#: picard/acoustid/__init__.py:119
279#, python-format
280msgid "AcoustID lookup failed for '%(filename)s'!"
281msgstr ""
282
283#: picard/acoustid/__init__.py:144
284#, python-format
285msgid "AcoustID lookup returned no result for file '%(filename)s'"
286msgstr ""
287
288#: picard/acoustid/__init__.py:155
289#, python-format
290msgid "Looking up the fingerprint for file '%(filename)s' ..."
291msgstr ""
292
293#: picard/acoustid/manager.py:137
294msgid "AcoustID submission finished, but not all fingerprints have been submitted"
295msgstr ""
296
297#: picard/acoustid/manager.py:139
298msgid "AcoustID submission finished successfully"
299msgstr ""
300
301#: picard/acoustid/manager.py:150
302msgid "AcoustID submission failed permanently, maximum batch size reduced to zero"
303msgstr ""
304
305#: picard/acoustid/manager.py:152
306msgid "AcoustID submission failed permanently, probably too many retries"
307msgstr ""
308
309#: picard/acoustid/manager.py:162
310msgid "Submitting AcoustIDs ..."
311msgstr ""
312
313#: picard/acoustid/manager.py:192
314#, python-format
315msgid "AcoustID submission failed with error '%(error)s': %(message)s"
316msgstr ""
317
318#: picard/const/__init__.py:156
319msgid "Stable releases only"
320msgstr ""
321
322#: picard/const/__init__.py:162
323msgid "Stable and Beta releases"
324msgstr ""
325
326#: picard/const/__init__.py:168
327msgid "Stable, Beta and Dev releases"
328msgstr ""
329
330#: picard/const/__init__.py:183
331#, python-format
332msgid "My script %d"
333msgstr ""
334
335#: picard/const/__init__.py:184
336msgid "My script"
337msgstr ""
338
339#: picard/const/languages.py:29 picard/const/locales.py:41
340msgid "Arabic"
341msgstr ""
342
343#: picard/const/languages.py:32 picard/const/locales.py:87
344msgid "Catalan"
345msgstr ""
346
347#: picard/const/languages.py:33 picard/const/locales.py:109
348msgid "Czech"
349msgstr ""
350
351#: picard/const/languages.py:35 picard/const/locales.py:111
352msgid "Danish"
353msgstr ""
354
355#: picard/const/languages.py:36 picard/const/locales.py:182
356msgid "German"
357msgstr ""
358
359#: picard/const/languages.py:37 picard/const/locales.py:188
360msgid "German (Switzerland)"
361msgstr ""
362
363#: picard/const/languages.py:38 picard/const/locales.py:189
364#: picard/const/locales.py:190
365msgid "Greek"
366msgstr ""
367
368#: picard/const/languages.py:39 picard/const/locales.py:120
369msgid "English"
370msgstr ""
371
372#: picard/const/languages.py:40 picard/const/locales.py:122
373msgid "English (Australia)"
374msgstr ""
375
376#: picard/const/languages.py:41 picard/const/locales.py:126
377msgid "English (Canada)"
378msgstr ""
379
380#: picard/const/languages.py:42
381msgid "English (UK)"
382msgstr ""
383
384#: picard/const/languages.py:44 picard/const/locales.py:389
385msgid "Spanish"
386msgstr ""
387
388#: picard/const/languages.py:45 picard/const/locales.py:152
389msgid "Estonian"
390msgstr ""
391
392#: picard/const/languages.py:47 picard/const/locales.py:161
393msgid "Finnish"
394msgstr ""
395
396#: picard/const/languages.py:49 picard/const/locales.py:163
397msgid "French"
398msgstr ""
399
400#: picard/const/languages.py:50 picard/const/locales.py:165
401msgid "French (Canada)"
402msgstr ""
403
404#: picard/const/languages.py:52 picard/const/locales.py:175
405msgid "Galician"
406msgstr ""
407
408#: picard/const/languages.py:53 picard/const/locales.py:209
409msgid "Hebrew"
410msgstr ""
411
412#: picard/const/languages.py:55 picard/const/locales.py:213
413msgid "Hungarian"
414msgstr ""
415
416#: picard/const/languages.py:57 picard/const/locales.py:215
417msgid "Icelandic"
418msgstr ""
419
420#: picard/const/languages.py:58 picard/const/locales.py:225
421msgid "Italian"
422msgstr ""
423
424#: picard/const/languages.py:59 picard/const/locales.py:228
425msgid "Japanese"
426msgstr ""
427
428#: picard/const/languages.py:61 picard/const/locales.py:250
429msgid "Korean"
430msgstr ""
431
432#: picard/const/languages.py:63 picard/const/locales.py:283
433msgid "Malay (Malaysia)"
434msgstr ""
435
436#: picard/const/languages.py:64 picard/const/locales.py:309
437msgid "Norwegian Bokmål"
438msgstr ""
439
440#: picard/const/languages.py:66 picard/const/locales.py:115
441msgid "Dutch"
442msgstr ""
443
444#: picard/const/languages.py:67 picard/const/locales.py:315
445msgid "Occitan"
446msgstr ""
447
448#: picard/const/languages.py:68 picard/const/locales.py:327
449msgid "Polish"
450msgstr ""
451
452#: picard/const/languages.py:69 picard/const/locales.py:329
453msgid "Portuguese"
454msgstr ""
455
456#: picard/const/languages.py:70
457msgid "Brazilian Portuguese"
458msgstr ""
459
460#: picard/const/languages.py:71 picard/const/locales.py:339
461msgid "Romanian"
462msgstr ""
463
464#: picard/const/languages.py:72 picard/const/locales.py:342
465msgid "Russian"
466msgstr ""
467
468#: picard/const/languages.py:74 picard/const/locales.py:375
469msgid "Slovak"
470msgstr ""
471
472#: picard/const/languages.py:75 picard/const/locales.py:377
473msgid "Slovenian"
474msgstr ""
475
476#: picard/const/languages.py:76 picard/const/locales.py:37
477msgid "Albanian"
478msgstr ""
479
480#: picard/const/languages.py:78 picard/const/locales.py:416
481msgid "Swedish"
482msgstr ""
483
484#: picard/const/languages.py:80 picard/const/locales.py:452
485msgid "Turkish"
486msgstr ""
487
488#: picard/const/languages.py:81 picard/const/locales.py:460
489msgid "Ukrainian"
490msgstr ""
491
492#: picard/const/languages.py:82 picard/const/locales.py:90
493msgid "Chinese (China)"
494msgstr ""
495
496#: picard/const/languages.py:83 picard/const/locales.py:99
497msgid "Chinese (Taiwan)"
498msgstr ""
499
500#: picard/const/locales.py:27
501msgid "Afar"
502msgstr ""
503
504#: picard/const/locales.py:28
505msgid "Afar (Djibouti)"
506msgstr ""
507
508#: picard/const/locales.py:29
509msgid "Afar (Eritrea)"
510msgstr ""
511
512#: picard/const/locales.py:30
513msgid "Afar (Eritrea) (Saho)"
514msgstr ""
515
516#: picard/const/locales.py:31
517msgid "Afar (Ethiopia)"
518msgstr ""
519
520#: picard/const/locales.py:32
521msgid "Afrikaans"
522msgstr ""
523
524#: picard/const/locales.py:33
525msgid "Afrikaans (Namibia)"
526msgstr ""
527
528#: picard/const/locales.py:34
529msgid "Afrikaans (South Africa)"
530msgstr ""
531
532#: picard/const/locales.py:35
533msgid "Akan"
534msgstr ""
535
536#: picard/const/locales.py:36
537msgid "Akan (Ghana)"
538msgstr ""
539
540#: picard/const/locales.py:38
541msgid "Albanian (Albania)"
542msgstr ""
543
544#: picard/const/locales.py:39
545msgid "Amharic"
546msgstr ""
547
548#: picard/const/locales.py:40
549msgid "Amharic (Ethiopia)"
550msgstr ""
551
552#: picard/const/locales.py:42
553msgid "Arabic (Algeria)"
554msgstr ""
555
556#: picard/const/locales.py:43
557msgid "Arabic (Bahrain)"
558msgstr ""
559
560#: picard/const/locales.py:44
561msgid "Arabic (Egypt)"
562msgstr ""
563
564#: picard/const/locales.py:45
565msgid "Arabic (Iraq)"
566msgstr ""
567
568#: picard/const/locales.py:46
569msgid "Arabic (Jordan)"
570msgstr ""
571
572#: picard/const/locales.py:47
573msgid "Arabic (Kuwait)"
574msgstr ""
575
576#: picard/const/locales.py:48
577msgid "Arabic (Lebanon)"
578msgstr ""
579
580#: picard/const/locales.py:49
581msgid "Arabic (Libya)"
582msgstr ""
583
584#: picard/const/locales.py:50
585msgid "Arabic (Morocco)"
586msgstr ""
587
588#: picard/const/locales.py:51
589msgid "Arabic (Oman)"
590msgstr ""
591
592#: picard/const/locales.py:52
593msgid "Arabic (Qatar)"
594msgstr ""
595
596#: picard/const/locales.py:53
597msgid "Arabic (Saudi Arabia)"
598msgstr ""
599
600#: picard/const/locales.py:54
601msgid "Arabic (Sudan)"
602msgstr ""
603
604#: picard/const/locales.py:55
605msgid "Arabic (Syria)"
606msgstr ""
607
608#: picard/const/locales.py:56
609msgid "Arabic (Tunisia)"
610msgstr ""
611
612#: picard/const/locales.py:57
613msgid "Arabic (United Arab Emirates)"
614msgstr ""
615
616#: picard/const/locales.py:58
617msgid "Arabic (Yemen)"
618msgstr ""
619
620#: picard/const/locales.py:59
621msgid "Armenian"
622msgstr ""
623
624#: picard/const/locales.py:60
625msgid "Armenian (Armenia)"
626msgstr ""
627
628#: picard/const/locales.py:61
629msgid "Armenian (Armenia) (Revised Orthography)"
630msgstr ""
631
632#: picard/const/locales.py:62
633msgid "Assamese"
634msgstr ""
635
636#: picard/const/locales.py:63
637msgid "Assamese (India)"
638msgstr ""
639
640#: picard/const/locales.py:64
641msgid "Atsam"
642msgstr ""
643
644#: picard/const/locales.py:65
645msgid "Atsam (Nigeria)"
646msgstr ""
647
648#: picard/const/locales.py:66
649msgid "Azerbaijani"
650msgstr ""
651
652#: picard/const/locales.py:67
653msgid "Azerbaijani (Azerbaijan)"
654msgstr ""
655
656#: picard/const/locales.py:68
657msgid "Azerbaijani (Cyrillic)"
658msgstr ""
659
660#: picard/const/locales.py:69
661msgid "Azerbaijani (Cyrillic) (Azerbaijan)"
662msgstr ""
663
664#: picard/const/locales.py:70
665msgid "Azerbaijani (Latin)"
666msgstr ""
667
668#: picard/const/locales.py:71
669msgid "Azerbaijani (Latin) (Azerbaijan)"
670msgstr ""
671
672#: picard/const/locales.py:72
673msgid "Basque"
674msgstr ""
675
676#: picard/const/locales.py:73
677msgid "Basque (Spain)"
678msgstr ""
679
680#: picard/const/locales.py:74
681msgid "Belarusian"
682msgstr ""
683
684#: picard/const/locales.py:75
685msgid "Belarusian (Belarus)"
686msgstr ""
687
688#: picard/const/locales.py:76
689msgid "Bengali"
690msgstr ""
691
692#: picard/const/locales.py:77
693msgid "Bengali (Bangladesh)"
694msgstr ""
695
696#: picard/const/locales.py:78
697msgid "Bengali (India)"
698msgstr ""
699
700#: picard/const/locales.py:79
701msgid "Blin"
702msgstr ""
703
704#: picard/const/locales.py:80
705msgid "Blin (Eritrea)"
706msgstr ""
707
708#: picard/const/locales.py:81
709msgid "Bosnian"
710msgstr ""
711
712#: picard/const/locales.py:82
713msgid "Bosnian (Bosnia and Herzegovina)"
714msgstr ""
715
716#: picard/const/locales.py:83
717msgid "Bulgarian"
718msgstr ""
719
720#: picard/const/locales.py:84
721msgid "Bulgarian (Bulgaria)"
722msgstr ""
723
724#: picard/const/locales.py:85
725msgid "Burmese"
726msgstr ""
727
728#: picard/const/locales.py:86
729msgid "Burmese (Myanmar [Burma])"
730msgstr ""
731
732#: picard/const/locales.py:88
733msgid "Catalan (Spain)"
734msgstr ""
735
736#: picard/const/locales.py:89
737msgid "Chinese"
738msgstr ""
739
740#: picard/const/locales.py:91
741msgid "Chinese (Hong Kong)"
742msgstr ""
743
744#: picard/const/locales.py:92
745msgid "Chinese (Macau)"
746msgstr ""
747
748#: picard/const/locales.py:93
749msgid "Chinese (Simplified Han)"
750msgstr ""
751
752#: picard/const/locales.py:94
753msgid "Chinese (Simplified Han) (China)"
754msgstr ""
755
756#: picard/const/locales.py:95
757msgid "Chinese (Simplified Han) (Hong Kong)"
758msgstr ""
759
760#: picard/const/locales.py:96
761msgid "Chinese (Simplified Han) (Macau)"
762msgstr ""
763
764#: picard/const/locales.py:97
765msgid "Chinese (Simplified Han) (Singapore)"
766msgstr ""
767
768#: picard/const/locales.py:98
769msgid "Chinese (Singapore)"
770msgstr ""
771
772#: picard/const/locales.py:100
773msgid "Chinese (Traditional Han)"
774msgstr ""
775
776#: picard/const/locales.py:101
777msgid "Chinese (Traditional Han) (Hong Kong)"
778msgstr ""
779
780#: picard/const/locales.py:102
781msgid "Chinese (Traditional Han) (Macau)"
782msgstr ""
783
784#: picard/const/locales.py:103
785msgid "Chinese (Traditional Han) (Taiwan)"
786msgstr ""
787
788#: picard/const/locales.py:104
789msgid "Coptic"
790msgstr ""
791
792#: picard/const/locales.py:105
793msgid "Cornish"
794msgstr ""
795
796#: picard/const/locales.py:106
797msgid "Cornish (United Kingdom)"
798msgstr ""
799
800#: picard/const/locales.py:107
801msgid "Croatian"
802msgstr ""
803
804#: picard/const/locales.py:108
805msgid "Croatian (Croatia)"
806msgstr ""
807
808#: picard/const/locales.py:110
809msgid "Czech (Czech Republic)"
810msgstr ""
811
812#: picard/const/locales.py:112
813msgid "Danish (Denmark)"
814msgstr ""
815
816#: picard/const/locales.py:113
817msgid "Divehi"
818msgstr ""
819
820#: picard/const/locales.py:114
821msgid "Divehi (Maldives)"
822msgstr ""
823
824#: picard/const/locales.py:116
825msgid "Dutch (Belgium)"
826msgstr ""
827
828#: picard/const/locales.py:117
829msgid "Dutch (Netherlands)"
830msgstr ""
831
832#: picard/const/locales.py:118
833msgid "Dzongkha"
834msgstr ""
835
836#: picard/const/locales.py:119
837msgid "Dzongkha (Bhutan)"
838msgstr ""
839
840#: picard/const/locales.py:121
841msgid "English (American Samoa)"
842msgstr ""
843
844#: picard/const/locales.py:123
845msgid "English (Belgium)"
846msgstr ""
847
848#: picard/const/locales.py:124
849msgid "English (Belize)"
850msgstr ""
851
852#: picard/const/locales.py:125
853msgid "English (Botswana)"
854msgstr ""
855
856#: picard/const/locales.py:127
857msgid "English (Deseret)"
858msgstr ""
859
860#: picard/const/locales.py:128
861msgid "English (Deseret) (United States)"
862msgstr ""
863
864#: picard/const/locales.py:129
865msgid "English (Guam)"
866msgstr ""
867
868#: picard/const/locales.py:130
869msgid "English (Hong Kong)"
870msgstr ""
871
872#: picard/const/locales.py:131
873msgid "English (India)"
874msgstr ""
875
876#: picard/const/locales.py:132
877msgid "English (Ireland)"
878msgstr ""
879
880#: picard/const/locales.py:133
881msgid "English (Jamaica)"
882msgstr ""
883
884#: picard/const/locales.py:134
885msgid "English (Malta)"
886msgstr ""
887
888#: picard/const/locales.py:135
889msgid "English (Marshall Islands)"
890msgstr ""
891
892#: picard/const/locales.py:136
893msgid "English (Namibia)"
894msgstr ""
895
896#: picard/const/locales.py:137
897msgid "English (New Zealand)"
898msgstr ""
899
900#: picard/const/locales.py:138
901msgid "English (Northern Mariana Islands)"
902msgstr ""
903
904#: picard/const/locales.py:139
905msgid "English (Pakistan)"
906msgstr ""
907
908#: picard/const/locales.py:140
909msgid "English (Philippines)"
910msgstr ""
911
912#: picard/const/locales.py:141
913msgid "English (Shavian)"
914msgstr ""
915
916#: picard/const/locales.py:142
917msgid "English (Singapore)"
918msgstr ""
919
920#: picard/const/locales.py:143
921msgid "English (South Africa)"
922msgstr ""
923
924#: picard/const/locales.py:144
925msgid "English (Trinidad and Tobago)"
926msgstr ""
927
928#: picard/const/locales.py:145
929msgid "English (U.S. Minor Outlying Islands)"
930msgstr ""
931
932#: picard/const/locales.py:146
933msgid "English (U.S. Virgin Islands)"
934msgstr ""
935
936#: picard/const/locales.py:147
937msgid "English (United Kingdom)"
938msgstr ""
939
940#: picard/const/locales.py:148
941msgid "English (United States)"
942msgstr ""
943
944#: picard/const/locales.py:149
945msgid "English (United States) (Computer)"
946msgstr ""
947
948#: picard/const/locales.py:150
949msgid "English (Zimbabwe)"
950msgstr ""
951
952#: picard/const/locales.py:151
953msgid "Esperanto"
954msgstr ""
955
956#: picard/const/locales.py:153
957msgid "Estonian (Estonia)"
958msgstr ""
959
960#: picard/const/locales.py:154
961msgid "Ewe"
962msgstr ""
963
964#: picard/const/locales.py:155
965msgid "Ewe (Ghana)"
966msgstr ""
967
968#: picard/const/locales.py:156
969msgid "Ewe (Togo)"
970msgstr ""
971
972#: picard/const/locales.py:157
973msgid "Faroese"
974msgstr ""
975
976#: picard/const/locales.py:158
977msgid "Faroese (Faroe Islands)"
978msgstr ""
979
980#: picard/const/locales.py:159
981msgid "Filipino"
982msgstr ""
983
984#: picard/const/locales.py:160
985msgid "Filipino (Philippines)"
986msgstr ""
987
988#: picard/const/locales.py:162
989msgid "Finnish (Finland)"
990msgstr ""
991
992#: picard/const/locales.py:164
993msgid "French (Belgium)"
994msgstr ""
995
996#: picard/const/locales.py:166
997msgid "French (France)"
998msgstr ""
999
1000#: picard/const/locales.py:167
1001msgid "French (Luxembourg)"
1002msgstr ""
1003
1004#: picard/const/locales.py:168
1005msgid "French (Monaco)"
1006msgstr ""
1007
1008#: picard/const/locales.py:169
1009msgid "French (Senegal)"
1010msgstr ""
1011
1012#: picard/const/locales.py:170
1013msgid "French (Switzerland)"
1014msgstr ""
1015
1016#: picard/const/locales.py:171
1017msgid "Friulian"
1018msgstr ""
1019
1020#: picard/const/locales.py:172
1021msgid "Friulian (Italy)"
1022msgstr ""
1023
1024#: picard/const/locales.py:173
1025msgid "Ga"
1026msgstr ""
1027
1028#: picard/const/locales.py:174
1029msgid "Ga (Ghana)"
1030msgstr ""
1031
1032#: picard/const/locales.py:176
1033msgid "Galician (Spain)"
1034msgstr ""
1035
1036#: picard/const/locales.py:177
1037msgid "Geez"
1038msgstr ""
1039
1040#: picard/const/locales.py:178
1041msgid "Geez (Eritrea)"
1042msgstr ""
1043
1044#: picard/const/locales.py:179
1045msgid "Geez (Ethiopia)"
1046msgstr ""
1047
1048#: picard/const/locales.py:180
1049msgid "Georgian"
1050msgstr ""
1051
1052#: picard/const/locales.py:181
1053msgid "Georgian (Georgia)"
1054msgstr ""
1055
1056#: picard/const/locales.py:183
1057msgid "German (Austria)"
1058msgstr ""
1059
1060#: picard/const/locales.py:184
1061msgid "German (Belgium)"
1062msgstr ""
1063
1064#: picard/const/locales.py:185
1065msgid "German (Germany)"
1066msgstr ""
1067
1068#: picard/const/locales.py:186
1069msgid "German (Liechtenstein)"
1070msgstr ""
1071
1072#: picard/const/locales.py:187
1073msgid "German (Luxembourg)"
1074msgstr ""
1075
1076#: picard/const/locales.py:191
1077msgid "Greek (Cyprus)"
1078msgstr ""
1079
1080#: picard/const/locales.py:192
1081msgid "Greek (Greece)"
1082msgstr ""
1083
1084#: picard/const/locales.py:193
1085msgid "Gujarati"
1086msgstr ""
1087
1088#: picard/const/locales.py:194
1089msgid "Gujarati (India)"
1090msgstr ""
1091
1092#: picard/const/locales.py:195
1093msgid "Hausa"
1094msgstr ""
1095
1096#: picard/const/locales.py:196
1097msgid "Hausa (Arabic)"
1098msgstr ""
1099
1100#: picard/const/locales.py:197
1101msgid "Hausa (Arabic) (Nigeria)"
1102msgstr ""
1103
1104#: picard/const/locales.py:198
1105msgid "Hausa (Arabic) (Sudan)"
1106msgstr ""
1107
1108#: picard/const/locales.py:199
1109msgid "Hausa (Ghana)"
1110msgstr ""
1111
1112#: picard/const/locales.py:200
1113msgid "Hausa (Latin)"
1114msgstr ""
1115
1116#: picard/const/locales.py:201
1117msgid "Hausa (Latin) (Ghana)"
1118msgstr ""
1119
1120#: picard/const/locales.py:202
1121msgid "Hausa (Latin) (Niger)"
1122msgstr ""
1123
1124#: picard/const/locales.py:203
1125msgid "Hausa (Latin) (Nigeria)"
1126msgstr ""
1127
1128#: picard/const/locales.py:204
1129msgid "Hausa (Niger)"
1130msgstr ""
1131
1132#: picard/const/locales.py:205
1133msgid "Hausa (Nigeria)"
1134msgstr ""
1135
1136#: picard/const/locales.py:206
1137msgid "Hausa (Sudan)"
1138msgstr ""
1139
1140#: picard/const/locales.py:207
1141msgid "Hawaiian"
1142msgstr ""
1143
1144#: picard/const/locales.py:208
1145msgid "Hawaiian (United States)"
1146msgstr ""
1147
1148#: picard/const/locales.py:210
1149msgid "Hebrew (Israel)"
1150msgstr ""
1151
1152#: picard/const/locales.py:211
1153msgid "Hindi"
1154msgstr ""
1155
1156#: picard/const/locales.py:212
1157msgid "Hindi (India)"
1158msgstr ""
1159
1160#: picard/const/locales.py:214
1161msgid "Hungarian (Hungary)"
1162msgstr ""
1163
1164#: picard/const/locales.py:216
1165msgid "Icelandic (Iceland)"
1166msgstr ""
1167
1168#: picard/const/locales.py:217
1169msgid "Igbo"
1170msgstr ""
1171
1172#: picard/const/locales.py:218
1173msgid "Igbo (Nigeria)"
1174msgstr ""
1175
1176#: picard/const/locales.py:219
1177msgid "Indonesian"
1178msgstr ""
1179
1180#: picard/const/locales.py:220
1181msgid "Indonesian (Indonesia)"
1182msgstr ""
1183
1184#: picard/const/locales.py:221
1185msgid "Interlingua"
1186msgstr ""
1187
1188#: picard/const/locales.py:222
1189msgid "Inuktitut"
1190msgstr ""
1191
1192#: picard/const/locales.py:223
1193msgid "Irish"
1194msgstr ""
1195
1196#: picard/const/locales.py:224
1197msgid "Irish (Ireland)"
1198msgstr ""
1199
1200#: picard/const/locales.py:226
1201msgid "Italian (Italy)"
1202msgstr ""
1203
1204#: picard/const/locales.py:227
1205msgid "Italian (Switzerland)"
1206msgstr ""
1207
1208#: picard/const/locales.py:229
1209msgid "Japanese (Japan)"
1210msgstr ""
1211
1212#: picard/const/locales.py:230
1213msgid "Jju"
1214msgstr ""
1215
1216#: picard/const/locales.py:231
1217msgid "Jju (Nigeria)"
1218msgstr ""
1219
1220#: picard/const/locales.py:232
1221msgid "Kalaallisut"
1222msgstr ""
1223
1224#: picard/const/locales.py:233
1225msgid "Kalaallisut (Greenland)"
1226msgstr ""
1227
1228#: picard/const/locales.py:234
1229msgid "Kamba"
1230msgstr ""
1231
1232#: picard/const/locales.py:235
1233msgid "Kamba (Kenya)"
1234msgstr ""
1235
1236#: picard/const/locales.py:236
1237msgid "Kannada"
1238msgstr ""
1239
1240#: picard/const/locales.py:237
1241msgid "Kannada (India)"
1242msgstr ""
1243
1244#: picard/const/locales.py:238
1245msgid "Kazakh"
1246msgstr ""
1247
1248#: picard/const/locales.py:239
1249msgid "Kazakh (Cyrillic)"
1250msgstr ""
1251
1252#: picard/const/locales.py:240
1253msgid "Kazakh (Cyrillic) (Kazakhstan)"
1254msgstr ""
1255
1256#: picard/const/locales.py:241
1257msgid "Kazakh (Kazakhstan)"
1258msgstr ""
1259
1260#: picard/const/locales.py:242
1261msgid "Khmer"
1262msgstr ""
1263
1264#: picard/const/locales.py:243
1265msgid "Khmer (Cambodia)"
1266msgstr ""
1267
1268#: picard/const/locales.py:244
1269msgid "Kinyarwanda"
1270msgstr ""
1271
1272#: picard/const/locales.py:245
1273msgid "Kinyarwanda (Rwanda)"
1274msgstr ""
1275
1276#: picard/const/locales.py:246
1277msgid "Kirghiz"
1278msgstr ""
1279
1280#: picard/const/locales.py:247
1281msgid "Kirghiz (Kyrgyzstan)"
1282msgstr ""
1283
1284#: picard/const/locales.py:248
1285msgid "Konkani"
1286msgstr ""
1287
1288#: picard/const/locales.py:249
1289msgid "Konkani (India)"
1290msgstr ""
1291
1292#: picard/const/locales.py:251
1293msgid "Korean (South Korea)"
1294msgstr ""
1295
1296#: picard/const/locales.py:252
1297msgid "Koro"
1298msgstr ""
1299
1300#: picard/const/locales.py:253
1301msgid "Koro (Côte d’Ivoire)"
1302msgstr ""
1303
1304#: picard/const/locales.py:254
1305msgid "Kpelle"
1306msgstr ""
1307
1308#: picard/const/locales.py:255
1309msgid "Kpelle (Guinea)"
1310msgstr ""
1311
1312#: picard/const/locales.py:256
1313msgid "Kpelle (Liberia)"
1314msgstr ""
1315
1316#: picard/const/locales.py:257
1317msgid "Kurdish"
1318msgstr ""
1319
1320#: picard/const/locales.py:258
1321msgid "Kurdish (Arabic)"
1322msgstr ""
1323
1324#: picard/const/locales.py:259
1325msgid "Kurdish (Arabic) (Iran)"
1326msgstr ""
1327
1328#: picard/const/locales.py:260
1329msgid "Kurdish (Arabic) (Iraq)"
1330msgstr ""
1331
1332#: picard/const/locales.py:261
1333msgid "Kurdish (Arabic) (Syria)"
1334msgstr ""
1335
1336#: picard/const/locales.py:262
1337msgid "Kurdish (Iran)"
1338msgstr ""
1339
1340#: picard/const/locales.py:263
1341msgid "Kurdish (Iraq)"
1342msgstr ""
1343
1344#: picard/const/locales.py:264
1345msgid "Kurdish (Latin)"
1346msgstr ""
1347
1348#: picard/const/locales.py:265
1349msgid "Kurdish (Latin) (Turkey)"
1350msgstr ""
1351
1352#: picard/const/locales.py:266
1353msgid "Kurdish (Syria)"
1354msgstr ""
1355
1356#: picard/const/locales.py:267
1357msgid "Kurdish (Turkey)"
1358msgstr ""
1359
1360#: picard/const/locales.py:268
1361msgid "Lao"
1362msgstr ""
1363
1364#: picard/const/locales.py:269
1365msgid "Lao (Laos)"
1366msgstr ""
1367
1368#: picard/const/locales.py:270
1369msgid "Latvian"
1370msgstr ""
1371
1372#: picard/const/locales.py:271
1373msgid "Latvian (Latvia)"
1374msgstr ""
1375
1376#: picard/const/locales.py:272
1377msgid "Lingala"
1378msgstr ""
1379
1380#: picard/const/locales.py:273
1381msgid "Lingala (Congo - Brazzaville)"
1382msgstr ""
1383
1384#: picard/const/locales.py:274
1385msgid "Lingala (Congo - Kinshasa)"
1386msgstr ""
1387
1388#: picard/const/locales.py:275
1389msgid "Lithuanian"
1390msgstr ""
1391
1392#: picard/const/locales.py:276
1393msgid "Lithuanian (Lithuania)"
1394msgstr ""
1395
1396#: picard/const/locales.py:277
1397msgid "Low German"
1398msgstr ""
1399
1400#: picard/const/locales.py:278
1401msgid "Low German (Germany)"
1402msgstr ""
1403
1404#: picard/const/locales.py:279
1405msgid "Macedonian"
1406msgstr ""
1407
1408#: picard/const/locales.py:280
1409msgid "Macedonian (Macedonia)"
1410msgstr ""
1411
1412#: picard/const/locales.py:281
1413msgid "Malay"
1414msgstr ""
1415
1416#: picard/const/locales.py:282
1417msgid "Malay (Brunei)"
1418msgstr ""
1419
1420#: picard/const/locales.py:284
1421msgid "Malayalam"
1422msgstr ""
1423
1424#: picard/const/locales.py:285
1425msgid "Malayalam (India)"
1426msgstr ""
1427
1428#: picard/const/locales.py:286
1429msgid "Maltese"
1430msgstr ""
1431
1432#: picard/const/locales.py:287
1433msgid "Maltese (Malta)"
1434msgstr ""
1435
1436#: picard/const/locales.py:288
1437msgid "Manx"
1438msgstr ""
1439
1440#: picard/const/locales.py:289
1441msgid "Manx (United Kingdom)"
1442msgstr ""
1443
1444#: picard/const/locales.py:290
1445msgid "Marathi"
1446msgstr ""
1447
1448#: picard/const/locales.py:291
1449msgid "Marathi (India)"
1450msgstr ""
1451
1452#: picard/const/locales.py:292
1453msgid "Moldavian"
1454msgstr ""
1455
1456#: picard/const/locales.py:293
1457msgid "Mongolian"
1458msgstr ""
1459
1460#: picard/const/locales.py:294
1461msgid "Mongolian (China)"
1462msgstr ""
1463
1464#: picard/const/locales.py:295
1465msgid "Mongolian (Cyrillic)"
1466msgstr ""
1467
1468#: picard/const/locales.py:296
1469msgid "Mongolian (Cyrillic) (Mongolia)"
1470msgstr ""
1471
1472#: picard/const/locales.py:297
1473msgid "Mongolian (Mongolia)"
1474msgstr ""
1475
1476#: picard/const/locales.py:298
1477msgid "Mongolian (Mongolian)"
1478msgstr ""
1479
1480#: picard/const/locales.py:299
1481msgid "Mongolian (Mongolian) (China)"
1482msgstr ""
1483
1484#: picard/const/locales.py:300
1485msgid "Nepali"
1486msgstr ""
1487
1488#: picard/const/locales.py:301
1489msgid "Nepali (India)"
1490msgstr ""
1491
1492#: picard/const/locales.py:302
1493msgid "Nepali (Nepal)"
1494msgstr ""
1495
1496#: picard/const/locales.py:303
1497msgid "Northern Sami"
1498msgstr ""
1499
1500#: picard/const/locales.py:304
1501msgid "Northern Sami (Finland)"
1502msgstr ""
1503
1504#: picard/const/locales.py:305
1505msgid "Northern Sami (Norway)"
1506msgstr ""
1507
1508#: picard/const/locales.py:306
1509msgid "Northern Sotho"
1510msgstr ""
1511
1512#: picard/const/locales.py:307
1513msgid "Northern Sotho (South Africa)"
1514msgstr ""
1515
1516#: picard/const/locales.py:308
1517msgid "Norwegian"
1518msgstr ""
1519
1520#: picard/const/locales.py:310
1521msgid "Norwegian Bokmål (Norway)"
1522msgstr ""
1523
1524#: picard/const/locales.py:311
1525msgid "Norwegian Nynorsk"
1526msgstr ""
1527
1528#: picard/const/locales.py:312
1529msgid "Norwegian Nynorsk (Norway)"
1530msgstr ""
1531
1532#: picard/const/locales.py:313
1533msgid "Nyanja"
1534msgstr ""
1535
1536#: picard/const/locales.py:314
1537msgid "Nyanja (Malawi)"
1538msgstr ""
1539
1540#: picard/const/locales.py:316
1541msgid "Occitan (France)"
1542msgstr ""
1543
1544#: picard/const/locales.py:317
1545msgid "Oriya"
1546msgstr ""
1547
1548#: picard/const/locales.py:318
1549msgid "Oriya (India)"
1550msgstr ""
1551
1552#: picard/const/locales.py:319
1553msgid "Oromo"
1554msgstr ""
1555
1556#: picard/const/locales.py:320
1557msgid "Oromo (Ethiopia)"
1558msgstr ""
1559
1560#: picard/const/locales.py:321
1561msgid "Oromo (Kenya)"
1562msgstr ""
1563
1564#: picard/const/locales.py:322
1565msgid "Pashto"
1566msgstr ""
1567
1568#: picard/const/locales.py:323
1569msgid "Pashto (Afghanistan)"
1570msgstr ""
1571
1572#: picard/const/locales.py:324
1573msgid "Persian"
1574msgstr ""
1575
1576#: picard/const/locales.py:325
1577msgid "Persian (Afghanistan)"
1578msgstr ""
1579
1580#: picard/const/locales.py:326
1581msgid "Persian (Iran)"
1582msgstr ""
1583
1584#: picard/const/locales.py:328
1585msgid "Polish (Poland)"
1586msgstr ""
1587
1588#: picard/const/locales.py:330
1589msgid "Portuguese (Brazil)"
1590msgstr ""
1591
1592#: picard/const/locales.py:331
1593msgid "Portuguese (Portugal)"
1594msgstr ""
1595
1596#: picard/const/locales.py:332
1597msgid "Punjabi"
1598msgstr ""
1599
1600#: picard/const/locales.py:333
1601msgid "Punjabi (Arabic)"
1602msgstr ""
1603
1604#: picard/const/locales.py:334
1605msgid "Punjabi (Arabic) (Pakistan)"
1606msgstr ""
1607
1608#: picard/const/locales.py:335
1609msgid "Punjabi (Gurmukhi)"
1610msgstr ""
1611
1612#: picard/const/locales.py:336
1613msgid "Punjabi (Gurmukhi) (India)"
1614msgstr ""
1615
1616#: picard/const/locales.py:337
1617msgid "Punjabi (India)"
1618msgstr ""
1619
1620#: picard/const/locales.py:338
1621msgid "Punjabi (Pakistan)"
1622msgstr ""
1623
1624#: picard/const/locales.py:340
1625msgid "Romanian (Moldova)"
1626msgstr ""
1627
1628#: picard/const/locales.py:341
1629msgid "Romanian (Romania)"
1630msgstr ""
1631
1632#: picard/const/locales.py:343
1633msgid "Russian (Russia)"
1634msgstr ""
1635
1636#: picard/const/locales.py:344
1637msgid "Russian (Ukraine)"
1638msgstr ""
1639
1640#: picard/const/locales.py:345
1641msgid "Sanskrit"
1642msgstr ""
1643
1644#: picard/const/locales.py:346
1645msgid "Sanskrit (India)"
1646msgstr ""
1647
1648#: picard/const/locales.py:347 picard/const/locales.py:348
1649msgid "Serbian"
1650msgstr ""
1651
1652#: picard/const/locales.py:349
1653msgid "Serbian (Bosnia and Herzegovina)"
1654msgstr ""
1655
1656#: picard/const/locales.py:350 picard/const/locales.py:351
1657msgid "Serbian (Cyrillic)"
1658msgstr ""
1659
1660#: picard/const/locales.py:352
1661msgid "Serbian (Cyrillic) (Bosnia and Herzegovina)"
1662msgstr ""
1663
1664#: picard/const/locales.py:353
1665msgid "Serbian (Cyrillic) (Montenegro)"
1666msgstr ""
1667
1668#: picard/const/locales.py:354
1669msgid "Serbian (Cyrillic) (Serbia)"
1670msgstr ""
1671
1672#: picard/const/locales.py:355
1673msgid "Serbian (Cyrillic) (Serbia and Montenegro)"
1674msgstr ""
1675
1676#: picard/const/locales.py:356 picard/const/locales.py:357
1677msgid "Serbian (Latin)"
1678msgstr ""
1679
1680#: picard/const/locales.py:358
1681msgid "Serbian (Latin) (Bosnia and Herzegovina)"
1682msgstr ""
1683
1684#: picard/const/locales.py:359
1685msgid "Serbian (Latin) (Montenegro)"
1686msgstr ""
1687
1688#: picard/const/locales.py:360
1689msgid "Serbian (Latin) (Serbia)"
1690msgstr ""
1691
1692#: picard/const/locales.py:361
1693msgid "Serbian (Latin) (Serbia and Montenegro)"
1694msgstr ""
1695
1696#: picard/const/locales.py:362
1697msgid "Serbian (Montenegro)"
1698msgstr ""
1699
1700#: picard/const/locales.py:363
1701msgid "Serbian (Serbia)"
1702msgstr ""
1703
1704#: picard/const/locales.py:364
1705msgid "Serbian (Serbia and Montenegro)"
1706msgstr ""
1707
1708#: picard/const/locales.py:365 picard/const/locales.py:366
1709msgid "Serbo-Croatian"
1710msgstr ""
1711
1712#: picard/const/locales.py:367
1713msgid "Serbo-Croatian (Bosnia and Herzegovina)"
1714msgstr ""
1715
1716#: picard/const/locales.py:368
1717msgid "Serbo-Croatian (Serbia and Montenegro)"
1718msgstr ""
1719
1720#: picard/const/locales.py:369
1721msgid "Sichuan Yi"
1722msgstr ""
1723
1724#: picard/const/locales.py:370
1725msgid "Sichuan Yi (China)"
1726msgstr ""
1727
1728#: picard/const/locales.py:371
1729msgid "Sidamo"
1730msgstr ""
1731
1732#: picard/const/locales.py:372
1733msgid "Sidamo (Ethiopia)"
1734msgstr ""
1735
1736#: picard/const/locales.py:373
1737msgid "Sinhala"
1738msgstr ""
1739
1740#: picard/const/locales.py:374
1741msgid "Sinhala (Sri Lanka)"
1742msgstr ""
1743
1744#: picard/const/locales.py:376
1745msgid "Slovak (Slovakia)"
1746msgstr ""
1747
1748#: picard/const/locales.py:378
1749msgid "Slovenian (Slovenia)"
1750msgstr ""
1751
1752#: picard/const/locales.py:379
1753msgid "Somali"
1754msgstr ""
1755
1756#: picard/const/locales.py:380
1757msgid "Somali (Djibouti)"
1758msgstr ""
1759
1760#: picard/const/locales.py:381
1761msgid "Somali (Ethiopia)"
1762msgstr ""
1763
1764#: picard/const/locales.py:382
1765msgid "Somali (Kenya)"
1766msgstr ""
1767
1768#: picard/const/locales.py:383
1769msgid "Somali (Somalia)"
1770msgstr ""
1771
1772#: picard/const/locales.py:384
1773msgid "South Ndebele"
1774msgstr ""
1775
1776#: picard/const/locales.py:385
1777msgid "South Ndebele (South Africa)"
1778msgstr ""
1779
1780#: picard/const/locales.py:386
1781msgid "Southern Sotho"
1782msgstr ""
1783
1784#: picard/const/locales.py:387
1785msgid "Southern Sotho (Lesotho)"
1786msgstr ""
1787
1788#: picard/const/locales.py:388
1789msgid "Southern Sotho (South Africa)"
1790msgstr ""
1791
1792#: picard/const/locales.py:390
1793msgid "Spanish (Argentina)"
1794msgstr ""
1795
1796#: picard/const/locales.py:391
1797msgid "Spanish (Bolivia)"
1798msgstr ""
1799
1800#: picard/const/locales.py:392
1801msgid "Spanish (Chile)"
1802msgstr ""
1803
1804#: picard/const/locales.py:393
1805msgid "Spanish (Colombia)"
1806msgstr ""
1807
1808#: picard/const/locales.py:394
1809msgid "Spanish (Costa Rica)"
1810msgstr ""
1811
1812#: picard/const/locales.py:395
1813msgid "Spanish (Dominican Republic)"
1814msgstr ""
1815
1816#: picard/const/locales.py:396
1817msgid "Spanish (Ecuador)"
1818msgstr ""
1819
1820#: picard/const/locales.py:397
1821msgid "Spanish (El Salvador)"
1822msgstr ""
1823
1824#: picard/const/locales.py:398
1825msgid "Spanish (Guatemala)"
1826msgstr ""
1827
1828#: picard/const/locales.py:399
1829msgid "Spanish (Honduras)"
1830msgstr ""
1831
1832#: picard/const/locales.py:400
1833msgid "Spanish (Mexico)"
1834msgstr ""
1835
1836#: picard/const/locales.py:401
1837msgid "Spanish (Nicaragua)"
1838msgstr ""
1839
1840#: picard/const/locales.py:402
1841msgid "Spanish (Panama)"
1842msgstr ""
1843
1844#: picard/const/locales.py:403
1845msgid "Spanish (Paraguay)"
1846msgstr ""
1847
1848#: picard/const/locales.py:404
1849msgid "Spanish (Peru)"
1850msgstr ""
1851
1852#: picard/const/locales.py:405
1853msgid "Spanish (Puerto Rico)"
1854msgstr ""
1855
1856#: picard/const/locales.py:406
1857msgid "Spanish (Spain)"
1858msgstr ""
1859
1860#: picard/const/locales.py:407
1861msgid "Spanish (United States)"
1862msgstr ""
1863
1864#: picard/const/locales.py:408
1865msgid "Spanish (Uruguay)"
1866msgstr ""
1867
1868#: picard/const/locales.py:409
1869msgid "Spanish (Venezuela)"
1870msgstr ""
1871
1872#: picard/const/locales.py:410
1873msgid "Swahili"
1874msgstr ""
1875
1876#: picard/const/locales.py:411
1877msgid "Swahili (Kenya)"
1878msgstr ""
1879
1880#: picard/const/locales.py:412
1881msgid "Swahili (Tanzania)"
1882msgstr ""
1883
1884#: picard/const/locales.py:413
1885msgid "Swati"
1886msgstr ""
1887
1888#: picard/const/locales.py:414
1889msgid "Swati (South Africa)"
1890msgstr ""
1891
1892#: picard/const/locales.py:415
1893msgid "Swati (Swaziland)"
1894msgstr ""
1895
1896#: picard/const/locales.py:417
1897msgid "Swedish (Finland)"
1898msgstr ""
1899
1900#: picard/const/locales.py:418
1901msgid "Swedish (Sweden)"
1902msgstr ""
1903
1904#: picard/const/locales.py:419
1905msgid "Swiss German"
1906msgstr ""
1907
1908#: picard/const/locales.py:420
1909msgid "Swiss German (Switzerland)"
1910msgstr ""
1911
1912#: picard/const/locales.py:421
1913msgid "Syriac"
1914msgstr ""
1915
1916#: picard/const/locales.py:422
1917msgid "Syriac (Syria)"
1918msgstr ""
1919
1920#: picard/const/locales.py:423
1921msgid "Tagalog"
1922msgstr ""
1923
1924#: picard/const/locales.py:424
1925msgid "Tajik"
1926msgstr ""
1927
1928#: picard/const/locales.py:425
1929msgid "Tajik (Cyrillic)"
1930msgstr ""
1931
1932#: picard/const/locales.py:426
1933msgid "Tajik (Cyrillic) (Tajikistan)"
1934msgstr ""
1935
1936#: picard/const/locales.py:427
1937msgid "Tajik (Tajikistan)"
1938msgstr ""
1939
1940#: picard/const/locales.py:428
1941msgid "Tamil"
1942msgstr ""
1943
1944#: picard/const/locales.py:429
1945msgid "Tamil (India)"
1946msgstr ""
1947
1948#: picard/const/locales.py:430
1949msgid "Taroko"
1950msgstr ""
1951
1952#: picard/const/locales.py:431
1953msgid "Taroko (Taiwan)"
1954msgstr ""
1955
1956#: picard/const/locales.py:432
1957msgid "Tatar"
1958msgstr ""
1959
1960#: picard/const/locales.py:433
1961msgid "Tatar (Russia)"
1962msgstr ""
1963
1964#: picard/const/locales.py:434
1965msgid "Telugu"
1966msgstr ""
1967
1968#: picard/const/locales.py:435
1969msgid "Telugu (India)"
1970msgstr ""
1971
1972#: picard/const/locales.py:436
1973msgid "Thai"
1974msgstr ""
1975
1976#: picard/const/locales.py:437
1977msgid "Thai (Thailand)"
1978msgstr ""
1979
1980#: picard/const/locales.py:438
1981msgid "Tibetan"
1982msgstr ""
1983
1984#: picard/const/locales.py:439
1985msgid "Tibetan (China)"
1986msgstr ""
1987
1988#: picard/const/locales.py:440
1989msgid "Tibetan (India)"
1990msgstr ""
1991
1992#: picard/const/locales.py:441
1993msgid "Tigre"
1994msgstr ""
1995
1996#: picard/const/locales.py:442
1997msgid "Tigre (Eritrea)"
1998msgstr ""
1999
2000#: picard/const/locales.py:443
2001msgid "Tigrinya"
2002msgstr ""
2003
2004#: picard/const/locales.py:444
2005msgid "Tigrinya (Eritrea)"
2006msgstr ""
2007
2008#: picard/const/locales.py:445
2009msgid "Tigrinya (Ethiopia)"
2010msgstr ""
2011
2012#: picard/const/locales.py:446
2013msgid "Tonga"
2014msgstr ""
2015
2016#: picard/const/locales.py:447
2017msgid "Tonga (Tonga)"
2018msgstr ""
2019
2020#: picard/const/locales.py:448
2021msgid "Tsonga"
2022msgstr ""
2023
2024#: picard/const/locales.py:449
2025msgid "Tsonga (South Africa)"
2026msgstr ""
2027
2028#: picard/const/locales.py:450
2029msgid "Tswana"
2030msgstr ""
2031
2032#: picard/const/locales.py:451
2033msgid "Tswana (South Africa)"
2034msgstr ""
2035
2036#: picard/const/locales.py:453
2037msgid "Turkish (Turkey)"
2038msgstr ""
2039
2040#: picard/const/locales.py:454
2041msgid "Tyap"
2042msgstr ""
2043
2044#: picard/const/locales.py:455
2045msgid "Tyap (Nigeria)"
2046msgstr ""
2047
2048#: picard/const/locales.py:456
2049msgid "Uighur"
2050msgstr ""
2051
2052#: picard/const/locales.py:457
2053msgid "Uighur (Arabic)"
2054msgstr ""
2055
2056#: picard/const/locales.py:458
2057msgid "Uighur (Arabic) (China)"
2058msgstr ""
2059
2060#: picard/const/locales.py:459
2061msgid "Uighur (China)"
2062msgstr ""
2063
2064#: picard/const/locales.py:461
2065msgid "Ukrainian (Ukraine)"
2066msgstr ""
2067
2068#: picard/const/locales.py:462
2069msgid "Urdu"
2070msgstr ""
2071
2072#: picard/const/locales.py:463
2073msgid "Urdu (India)"
2074msgstr ""
2075
2076#: picard/const/locales.py:464
2077msgid "Urdu (Pakistan)"
2078msgstr ""
2079
2080#: picard/const/locales.py:465
2081msgid "Uzbek"
2082msgstr ""
2083
2084#: picard/const/locales.py:466
2085msgid "Uzbek (Afghanistan)"
2086msgstr ""
2087
2088#: picard/const/locales.py:467
2089msgid "Uzbek (Arabic)"
2090msgstr ""
2091
2092#: picard/const/locales.py:468
2093msgid "Uzbek (Arabic) (Afghanistan)"
2094msgstr ""
2095
2096#: picard/const/locales.py:469
2097msgid "Uzbek (Cyrillic)"
2098msgstr ""
2099
2100#: picard/const/locales.py:470
2101msgid "Uzbek (Cyrillic) (Uzbekistan)"
2102msgstr ""
2103
2104#: picard/const/locales.py:471
2105msgid "Uzbek (Latin)"
2106msgstr ""
2107
2108#: picard/const/locales.py:472
2109msgid "Uzbek (Latin) (Uzbekistan)"
2110msgstr ""
2111
2112#: picard/const/locales.py:473
2113msgid "Uzbek (Uzbekistan)"
2114msgstr ""
2115
2116#: picard/const/locales.py:474
2117msgid "Venda"
2118msgstr ""
2119
2120#: picard/const/locales.py:475
2121msgid "Venda (South Africa)"
2122msgstr ""
2123
2124#: picard/const/locales.py:476
2125msgid "Vietnamese"
2126msgstr ""
2127
2128#: picard/const/locales.py:477
2129msgid "Vietnamese (Vietnam)"
2130msgstr ""
2131
2132#: picard/const/locales.py:478
2133msgid "Walamo"
2134msgstr ""
2135
2136#: picard/const/locales.py:479
2137msgid "Walamo (Ethiopia)"
2138msgstr ""
2139
2140#: picard/const/locales.py:480
2141msgid "Welsh"
2142msgstr ""
2143
2144#: picard/const/locales.py:481
2145msgid "Welsh (United Kingdom)"
2146msgstr ""
2147
2148#: picard/const/locales.py:482
2149msgid "Wolof"
2150msgstr ""
2151
2152#: picard/const/locales.py:483
2153msgid "Wolof (Latin)"
2154msgstr ""
2155
2156#: picard/const/locales.py:484
2157msgid "Wolof (Latin) (Senegal)"
2158msgstr ""
2159
2160#: picard/const/locales.py:485
2161msgid "Wolof (Senegal)"
2162msgstr ""
2163
2164#: picard/const/locales.py:486
2165msgid "Xhosa"
2166msgstr ""
2167
2168#: picard/const/locales.py:487
2169msgid "Xhosa (South Africa)"
2170msgstr ""
2171
2172#: picard/const/locales.py:488
2173msgid "Yoruba"
2174msgstr ""
2175
2176#: picard/const/locales.py:489
2177msgid "Yoruba (Nigeria)"
2178msgstr ""
2179
2180#: picard/const/locales.py:490
2181msgid "Zulu"
2182msgstr ""
2183
2184#: picard/const/locales.py:491
2185msgid "Zulu (South Africa)"
2186msgstr ""
2187
2188#: picard/coverart/__init__.py:107
2189#, python-format
2190msgid "Cover art of type '%(type)s' downloaded for %(albumid)s from %(host)s"
2191msgstr ""
2192
2193#: picard/coverart/__init__.py:196
2194#, python-format
2195msgid "Downloading cover art of type '%(type)s' for %(albumid)s from %(host)s ..."
2196msgstr ""
2197
2198#: picard/coverart/utils.py:36
2199msgid "Unknown"
2200msgstr ""
2201
2202#: picard/coverart/providers/caa.py:81
2203msgid "250 px"
2204msgstr ""
2205
2206#: picard/coverart/providers/caa.py:82
2207msgid "500 px"
2208msgstr ""
2209
2210#: picard/coverart/providers/caa.py:83
2211msgid "1200 px"
2212msgstr ""
2213
2214#: picard/coverart/providers/caa.py:84
2215msgid "Full size"
2216msgstr ""
2217
2218#: picard/coverart/providers/caa.py:238
2219msgid "Cover art types"
2220msgstr ""
2221
2222#: picard/coverart/providers/caa.py:258
2223msgid ""
2224"Please select the contents of the image type 'Include' and 'Exclude' "
2225"lists."
2226msgstr ""
2227
2228#: picard/coverart/providers/caa.py:279
2229msgid "Include types list"
2230msgstr ""
2231
2232#: picard/coverart/providers/caa.py:293
2233msgid "Exclude types list"
2234msgstr ""
2235
2236#: picard/coverart/providers/caa.py:301
2237msgid ""
2238"CAA images with an image type found in the 'Include' list will be "
2239"downloaded and used UNLESS they also have an image type found in the "
2240"'Exclude' list. Images with types found in the 'Exclude' list will NEVER "
2241"be used. Image types not appearing in the 'Include' or 'Exclude' lists "
2242"will not be considered when determining whether or not to download and "
2243"use a CAA image.\n"
2244msgstr ""
2245
2246#: picard/coverart/providers/caa.py:322
2247msgid "I&nclude all"
2248msgstr ""
2249
2250#: picard/coverart/providers/caa.py:323
2251msgid "E&xclude all"
2252msgstr ""
2253
2254#: picard/coverart/providers/caa.py:324
2255msgid "C&lear all"
2256msgstr ""
2257
2258#: picard/coverart/providers/caa.py:325 picard/ui/options/dialog.py:125
2259msgid "Restore &Defaults"
2260msgstr ""
2261
2262#: picard/coverart/providers/caa.py:505
2263msgid "Cover Art Archive"
2264msgstr ""
2265
2266#: picard/coverart/providers/caa_release_group.py:43
2267msgid "CAA Release Group"
2268msgstr ""
2269
2270#: picard/coverart/providers/local.py:78
2271msgid "Local Files"
2272msgstr ""
2273
2274#: picard/coverart/providers/urlrels.py:39
2275msgid "Allowed Cover Art URLs"
2276msgstr ""
2277
2278#: picard/script/functions.py:180
2279msgid ""
2280"`$if(if,then,else)`\n"
2281"\n"
2282"If `if` is not empty, it returns `then`, otherwise it returns `else`."
2283msgstr ""
2284
2285#: picard/script/functions.py:193
2286msgid ""
2287"`$if2(a1,a2,a3,...)`\n"
2288"\n"
2289"Returns first non empty argument."
2290msgstr ""
2291
2292#: picard/script/functions.py:206
2293msgid ""
2294"`$noop(...)`\n"
2295"\n"
2296"Does nothing (useful for comments or disabling a block of code)."
2297msgstr ""
2298
2299#: picard/script/functions.py:215
2300msgid ""
2301"`$left(text,number)`\n"
2302"\n"
2303"Returns the first `number` characters from `text`."
2304msgstr ""
2305
2306#: picard/script/functions.py:227
2307msgid ""
2308"`$right(text,number)`\n"
2309"\n"
2310"Returns the last `number` characters from `text`."
2311msgstr ""
2312
2313#: picard/script/functions.py:239
2314msgid ""
2315"`$lower(text)`\n"
2316"\n"
2317"Returns `text` in lower case."
2318msgstr ""
2319
2320#: picard/script/functions.py:248
2321msgid ""
2322"`$upper(text)`\n"
2323"\n"
2324"Returns `text` in upper case."
2325msgstr ""
2326
2327#: picard/script/functions.py:257
2328msgid ""
2329"`$pad(text,length,char)`\n"
2330"\n"
2331"Pads the `text` to the `length` provided by adding as many copies of "
2332"`char` as\n"
2333"    needed to the **beginning** of the string."
2334msgstr ""
2335
2336#: picard/script/functions.py:270
2337msgid ""
2338"`$strip(text)`\n"
2339"\n"
2340"Replaces all whitespace in `text` with a single space, and removes "
2341"leading and trailing spaces.\n"
2342"Whitespace characters include multiple consecutive spaces, and various "
2343"other unicode characters."
2344msgstr ""
2345
2346#: picard/script/functions.py:280
2347msgid ""
2348"`$replace(text,search,replace)`\n"
2349"\n"
2350"Replaces occurrences of `search` in `text` with value of `replace` and "
2351"returns the resulting string."
2352msgstr ""
2353
2354#: picard/script/functions.py:289
2355#, python-format
2356msgid ""
2357"`$replacemulti(name,search,replace,separator=\"; \")`\n"
2358"\n"
2359"Replaces occurrences of `search` with `replace` in the multi-value "
2360"variable `name`.\n"
2361"Empty elements are automatically removed.\n"
2362"\n"
2363"Example:\n"
2364"\n"
2365"    $replacemulti(%genre%,Idm,IDM)\n"
2366msgstr ""
2367
2368#: picard/script/functions.py:314
2369msgid ""
2370"`$in(x,y)`\n"
2371"\n"
2372"Returns true, if `x` contains `y`."
2373msgstr ""
2374
2375#: picard/script/functions.py:326
2376#, python-format
2377msgid ""
2378"`$inmulti(%x%,y)`\n"
2379"\n"
2380"Returns true if multi-value variable `x` contains exactly `y` as one of "
2381"its values.\n"
2382"\n"
2383"_Since Picard 1.0_"
2384msgstr ""
2385
2386#: picard/script/functions.py:343
2387msgid ""
2388"`$rreplace(text,pattern,replace)`\n"
2389"\n"
2390"[Regular expression](https://docs.python.org/3/library/re.html#regular-"
2391"expression-syntax) replace."
2392msgstr ""
2393
2394#: picard/script/functions.py:355
2395msgid ""
2396"`$rsearch(text,pattern)`\n"
2397"\n"
2398"[Regular expression](https://docs.python.org/3/library/re.html#regular-"
2399"expression-syntax) search.\n"
2400"    This function will return the first matching group."
2401msgstr ""
2402
2403#: picard/script/functions.py:374
2404msgid ""
2405"`$num(number,length)`\n"
2406"\n"
2407"Returns `number` formatted to `length` digits (maximum 20)."
2408msgstr ""
2409
2410#: picard/script/functions.py:391
2411msgid ""
2412"`$unset(name)`\n"
2413"\n"
2414"Unsets the variable `name`.\n"
2415"Allows for wildcards to unset certain tags (works with \"performer:\\*\","
2416" \"comment:\\*\", and \"lyrics:\\*\").\n"
2417"For example `$unset(performer:*)` would unset all performer tags."
2418msgstr ""
2419
2420#: picard/script/functions.py:411
2421msgid ""
2422"`$delete(name)`\n"
2423"\n"
2424"Unsets the variable `name` and marks the tag for deletion.\n"
2425"This is similar to `$unset(name)` but also marks the tag for deletion. "
2426"E.g.\n"
2427"    running `$delete(genre)` will actually remove the genre tag from a "
2428"file when\n"
2429"    saving.\n"
2430"\n"
2431"_Since Picard 2.1_"
2432msgstr ""
2433
2434#: picard/script/functions.py:426
2435#, python-format
2436msgid ""
2437"`$set(name,value)`\n"
2438"\n"
2439"Sets the variable `name` to `value`.\n"
2440"\n"
2441"Note: To create a variable which can be used for the file naming string, "
2442"but\n"
2443"    which will not be written as a tag in the file, prefix the variable "
2444"name\n"
2445"    with an underscore. `%something%` will create a \"something\" tag;\n"
2446"    `%_something%` will not."
2447msgstr ""
2448
2449#: picard/script/functions.py:444
2450#, python-format
2451msgid ""
2452"`$setmulti(name,value,separator=\"; \")`\n"
2453"\n"
2454"Sets the variable `name` to `value`, using the separator (or \"; \" if "
2455"not passed)\n"
2456"    to coerce the value back into a proper multi-valued tag. This can be "
2457"used to\n"
2458"    operate on multi-valued tags as a string, and then set them back as "
2459"proper\n"
2460"    multi-valued tags.\n"
2461"\n"
2462"Example:\n"
2463"\n"
2464"    $setmulti(genre,$lower(%genre%))\n"
2465"\n"
2466"_Since Picard 1.0_"
2467msgstr ""
2468
2469#: picard/script/functions.py:462
2470msgid ""
2471"`$get(name)`\n"
2472"\n"
2473"Returns the variable `name` (equivalent to `%name%`)."
2474msgstr ""
2475
2476#: picard/script/functions.py:472
2477#, python-format
2478msgid ""
2479"`$copy(new,old)`\n"
2480"\n"
2481"Copies metadata from variable `old` to `new`.\n"
2482"The difference between `$set(new,%old%)` is that `$copy(new,old)` copies\n"
2483"    multi-value variables without flattening them.\n"
2484"\n"
2485"_Since Picard 0.9_"
2486msgstr ""
2487
2488#: picard/script/functions.py:488
2489msgid ""
2490"`$copymerge(new,old)`\n"
2491"\n"
2492"Merges metadata from variable `old` into `new`, removing duplicates and\n"
2493"    appending to the end, so retaining the original ordering. Like "
2494"`$copy`, this\n"
2495"    will also copy multi-valued variables without flattening them.\n"
2496"\n"
2497"_Since Picard 1.0_"
2498msgstr ""
2499
2500#: picard/script/functions.py:506
2501msgid ""
2502"`$trim(text[,char])`\n"
2503"\n"
2504"Trims all leading and trailing whitespaces from `text`.\n"
2505"    The optional second parameter `char` specifies the character to trim."
2506msgstr ""
2507
2508#: picard/script/functions.py:519
2509msgid ""
2510"`$add(x,y,...)`\n"
2511"\n"
2512"Add `y` to `x`.\n"
2513"Can be used with an arbitrary number of arguments.\n"
2514"\n"
2515"Example:\n"
2516"\n"
2517"    $add(x,y,z) = ((x + y) + z)\n"
2518msgstr ""
2519
2520#: picard/script/functions.py:537
2521msgid ""
2522"`$sub(x,y,...)`\n"
2523"\n"
2524"Subtracts `y` from `x`.\n"
2525"Can be used with an arbitrary number of arguments.\n"
2526"\n"
2527"Example:\n"
2528"\n"
2529"    $sub(x,y,z) = ((x - y) - z)\n"
2530msgstr ""
2531
2532#: picard/script/functions.py:555
2533msgid ""
2534"`$div(x,y,...)`\n"
2535"\n"
2536"Divides `x` by `y`.\n"
2537"Can be used with an arbitrary number of arguments.\n"
2538"\n"
2539"Example:\n"
2540"\n"
2541"    $div(x,y,z) = ((x / y) / z)\n"
2542msgstr ""
2543
2544#: picard/script/functions.py:575
2545msgid ""
2546"`$mod(x,y,...)`\n"
2547"\n"
2548"Returns the remainder of `x` divided by `y`.\n"
2549"Can be used with an arbitrary number of arguments.\n"
2550"\n"
2551"Example:\n"
2552"\n"
2553"    $mod(x,y,z) = ((x % y) % z)\n"
2554msgstr ""
2555
2556#: picard/script/functions.py:593
2557msgid ""
2558"`$mul(x,y,...)`\n"
2559"\n"
2560"Multiplies `x` by `y`.\n"
2561"Can be used with an arbitrary number of arguments.\n"
2562"\n"
2563"Example:\n"
2564"\n"
2565"    $mul(x,y,z) = ((x * y) * z)\n"
2566msgstr ""
2567
2568#: picard/script/functions.py:611
2569msgid ""
2570"`$or(x,y,...)`\n"
2571"\n"
2572"Returns true if either `x` or `y` not empty.\n"
2573"    Can be used with an arbitrary number of arguments.\n"
2574"    The result is true if ANY of the arguments is not empty."
2575msgstr ""
2576
2577#: picard/script/functions.py:625
2578msgid ""
2579"`$and(x,y,...)`\n"
2580"\n"
2581"Returns true if both `x` and `y` are not empty.\n"
2582"    Can be used with an arbitrary number of arguments.\n"
2583"    The result is true if ALL of the arguments are not empty."
2584msgstr ""
2585
2586#: picard/script/functions.py:639
2587msgid ""
2588"`$not(x)`\n"
2589"\n"
2590"Returns true if `x` is empty."
2591msgstr ""
2592
2593#: picard/script/functions.py:651
2594msgid ""
2595"`$eq(x,y)`\n"
2596"\n"
2597"Returns true if `x` equals `y`."
2598msgstr ""
2599
2600#: picard/script/functions.py:663
2601msgid ""
2602"`$ne(x,y)`\n"
2603"\n"
2604"Returns true if `x` does not equal `y`."
2605msgstr ""
2606
2607#: picard/script/functions.py:675
2608msgid ""
2609"`$lt(x,y)`\n"
2610"\n"
2611"Returns true if `x` is less than `y`."
2612msgstr ""
2613
2614#: picard/script/functions.py:689
2615msgid ""
2616"`$lte(x,y)`\n"
2617"\n"
2618"Returns true if `x` is less than or equal to `y`."
2619msgstr ""
2620
2621#: picard/script/functions.py:703
2622msgid ""
2623"`$gt(x,y)`\n"
2624"\n"
2625"Returns true if `x` is greater than `y`."
2626msgstr ""
2627
2628#: picard/script/functions.py:717
2629msgid ""
2630"`$gte(x,y)`\n"
2631"\n"
2632"Returns true if `x` is greater than or equal to `y`."
2633msgstr ""
2634
2635#: picard/script/functions.py:731
2636msgid ""
2637"`$len(text)`\n"
2638"\n"
2639"Returns the number of characters in `text`."
2640msgstr ""
2641
2642#: picard/script/functions.py:740
2643msgid ""
2644"`$lenmulti(name,separator=\"; \")`\n"
2645"\n"
2646"Returns the number of elements in the multi-value tag `name`. A literal "
2647"value\n"
2648"    representing a multi-value can be substituted for `name`, using the\n"
2649"    `separator` (or \"; \" if not passed) to coerce the value into a "
2650"proper\n"
2651"    multi-valued tag.\n"
2652"\n"
2653"Example:\n"
2654"\n"
2655"    $lenmulti(One; Two; Three) = 3\n"
2656msgstr ""
2657
2658#: picard/script/functions.py:757
2659msgid ""
2660"`$performer(pattern=\"\",join=\", \")`\n"
2661"\n"
2662"Returns the performers where the performance type (e.g. \"vocal\") "
2663"matches `pattern`, joined by `join`.\n"
2664"\n"
2665"_Since Picard 0.10_"
2666msgstr ""
2667
2668#: picard/script/functions.py:772
2669msgid ""
2670"`$matchedtracks()`\n"
2671"\n"
2672"Returns the number of matched tracks within a release.\n"
2673"    **Only works in File Naming scripts.**\n"
2674"\n"
2675"_Since Picard 0.12_"
2676msgstr ""
2677
2678#: picard/script/functions.py:788
2679msgid ""
2680"`$is_complete()`\n"
2681"\n"
2682"Returns true if every track in the album is matched to a single file.\n"
2683"**Only works in File Naming scripts.**"
2684msgstr ""
2685
2686#: picard/script/functions.py:803
2687msgid ""
2688"`$firstalphachar(text,nonalpha=\"#\")`\n"
2689"\n"
2690"Returns the first character of `text`.\n"
2691"If `text` does not begin with an alphabetic character, then `nonalpha` is"
2692" returned instead. If `nonalpha` is not\n"
2693"specified, the default value \"#\" will be used.\n"
2694"\n"
2695"_Since Picard 0.12_"
2696msgstr ""
2697
2698#: picard/script/functions.py:822
2699msgid ""
2700"`$initials(text)`\n"
2701"\n"
2702"Returns the first character of each word in `text`, if it is an "
2703"alphabetic character.\n"
2704"\n"
2705"_Since Picard 0.12_"
2706msgstr ""
2707
2708#: picard/script/functions.py:833
2709msgid ""
2710"`$firstwords(text,length)`\n"
2711"\n"
2712"Like `$truncate()` except that it will only return the complete words "
2713"from `text` which fit within `length` characters.\n"
2714"\n"
2715"_Since Picard 0.12_"
2716msgstr ""
2717
2718#: picard/script/functions.py:856
2719msgid ""
2720"`$startswith(text,prefix)`\n"
2721"\n"
2722"Returns true if `text` starts with `prefix`.\n"
2723"\n"
2724"_Since Picard 1.4_"
2725msgstr ""
2726
2727#: picard/script/functions.py:869
2728msgid ""
2729"`$endswith(text,suffix)`\n"
2730"\n"
2731"Returns true if `text` ends with `suffix`.\n"
2732"\n"
2733"_Since Picard 1.4_"
2734msgstr ""
2735
2736#: picard/script/functions.py:882
2737msgid ""
2738"`$truncate(text,length)`\n"
2739"\n"
2740"Truncate `text` to `length`.\n"
2741"\n"
2742"_Since Picard 0.12_"
2743msgstr ""
2744
2745#: picard/script/functions.py:897
2746msgid ""
2747"`$swapprefix(text,prefix1,prefix2,...)`\n"
2748"\n"
2749"Moves the specified prefixes from the beginning to the end of `text`. "
2750"Multiple\n"
2751"prefixes can be specified as separate parameters. If no prefix is "
2752"specified 'A'\n"
2753"and 'The' are used by default.\n"
2754"\n"
2755"Example:\n"
2756"\n"
2757"    $swapprefix(%albumartist%,A,An,The,La,Le,Les,Un,Une)\n"
2758"\n"
2759"_Since Picard 1.3, previously as a plugin since Picard 0.13_"
2760msgstr ""
2761
2762#: picard/script/functions.py:919
2763msgid ""
2764"`$delprefix(text,prefix1,prefix2,...)`\n"
2765"\n"
2766"Deletes the specified prefixes from the beginning of `text`. Multiple\n"
2767"prefixes can be specified as separate parameters.  If no prefix is "
2768"specified 'A'\n"
2769"and 'The' are used by default.\n"
2770"\n"
2771"Example:\n"
2772"\n"
2773"    $delprefix(%albumartist%,A,An,The,La,Le,Les,Un,Une)\n"
2774"\n"
2775"_Since Picard 1.3_"
2776msgstr ""
2777
2778#: picard/script/functions.py:957
2779msgid ""
2780"`$eq_any(x,a1,a2,...)`\n"
2781"\n"
2782"Returns true if `x` equals `a1` or `a2` or ...\n"
2783"Functionally equivalent to `$or($eq(x,a1),$eq(x,a2),...)`.\n"
2784"Functionally equivalent to the eq2 plugin."
2785msgstr ""
2786
2787#: picard/script/functions.py:969
2788msgid ""
2789"`$ne_all(x,a1,a2,...)`\n"
2790"\n"
2791"Returns true if `x` does not equal `a1` and `a2` and ...\n"
2792"Functionally equivalent to `$and($ne(x,a1),$ne(x,a2),...)`.\n"
2793"Functionally equivalent to the ne2 plugin."
2794msgstr ""
2795
2796#: picard/script/functions.py:981
2797msgid ""
2798"`$eq_all(x,a1,a2,...)`\n"
2799"\n"
2800"Returns true if `x` equals `a1` and `a2` and ...\n"
2801"Functionally equivalent to `$and($eq(x,a1),$eq(x,a2),...)`.\n"
2802"\n"
2803"Example:\n"
2804"\n"
2805"    $if($eq_all(%albumartist%,%artist%,Justin Bieber),$set(engineer,Meat "
2806"Loaf))\n"
2807msgstr ""
2808
2809#: picard/script/functions.py:999
2810#, python-format
2811msgid ""
2812"`$ne_any(x,a1,a2,...)`\n"
2813"\n"
2814"Returns true if `x` does not equal `a1` or `a2` or ...\n"
2815"Functionally equivalent to `$or($ne(x,a1),$ne(x,a2),...)`.\n"
2816"\n"
2817"Example:\n"
2818"\n"
2819"    "
2820"$if($ne_any(%albumartist%,%trackartist%,%composer%),$set(lyricist,%composer%))"
2821"\n"
2822msgstr ""
2823
2824#: picard/script/functions.py:1014
2825msgid ""
2826"`$title(text)`\n"
2827"\n"
2828"Returns `text` in title case (first character in every word capitalized)."
2829"\n"
2830"\n"
2831"Example:\n"
2832"\n"
2833"    $set(album,$title(%album%))\n"
2834"_Since Picard 2.1_"
2835msgstr ""
2836
2837#: picard/script/functions.py:1054
2838msgid ""
2839"`$is_audio()`\n"
2840"\n"
2841"Returns true, if the file processed is an audio file.\n"
2842"\n"
2843"_Since Picard 2.2_"
2844msgstr ""
2845
2846#: picard/script/functions.py:1068
2847msgid ""
2848"`$is_video()`\n"
2849"\n"
2850"Returns true, if the file processed is an video file.\n"
2851"\n"
2852"_Since Picard 2.2_"
2853msgstr ""
2854
2855#: picard/script/functions.py:1082
2856msgid ""
2857"`$find(haystack,needle)`\n"
2858"\n"
2859"Finds the location of one string within another.\n"
2860"    Returns the index of the first occurrence of `needle` in `haystack`, "
2861"or \"\" if `needle` was not found.\n"
2862"\n"
2863"_Since Picard 2.3_\n"
2864"\n"
2865"Note that prior to Picard 2.3.2 `$find` returned \"-1\" if `needle` was "
2866"not found."
2867msgstr ""
2868
2869#: picard/script/functions.py:1099
2870msgid ""
2871"`$reverse(text)`\n"
2872"\n"
2873"Returns `text` in reverse order."
2874msgstr ""
2875
2876#: picard/script/functions.py:1108
2877msgid ""
2878"`$substr(text,start,end)`\n"
2879"\n"
2880"Returns the substring beginning with the character at the `start` index, "
2881"up to\n"
2882"    (but not including) the character at the `end` index. Indexes are\n"
2883"    zero-based. Negative numbers will be counted back from the end of the"
2884"\n"
2885"    string. If the `start` or `end` indexes are left blank, they will "
2886"default to\n"
2887"    the start and end of the string respectively."
2888msgstr ""
2889
2890#: picard/script/functions.py:1129
2891msgid ""
2892"`$getmulti(name,index,separator=\"; \")`\n"
2893"\n"
2894"Gets the element at `index` from the multi-value tag `name`. A literal "
2895"value\n"
2896"    representing a multi-value can be substituted for `name`, using the\n"
2897"    separator (or \"; \" if not passed) to coerce the value into a proper"
2898"\n"
2899"    multi-valued tag."
2900msgstr ""
2901
2902#: picard/script/functions.py:1148
2903msgid ""
2904"`$foreach(name,code,separator=\"; \")`\n"
2905"\n"
2906"Iterates over each element found in the multi-value tag `name`, executing"
2907"\n"
2908"    `code`. For each loop, the element value is first stored in the tag\n"
2909"    `_loop_value` and the count is stored in the tag `_loop_count`. This "
2910"allows\n"
2911"    the element or count value to be accessed within the `code` script. A"
2912"\n"
2913"    literal value representing a multi-value can be substituted for "
2914"`name`,\n"
2915"    using the separator (or \"; \" if not passed) to coerce the value "
2916"into a\n"
2917"    proper multi-valued tag."
2918msgstr ""
2919
2920#: picard/script/functions.py:1170
2921msgid ""
2922"`$while(condition,code)`\n"
2923"\n"
2924"Standard 'while' loop. Executes `code` repeatedly until `condition` no "
2925"longer\n"
2926"    evaluates to `True`. For each loop, the count is stored in the tag\n"
2927"    `_loop_count`. This allows the count value to be accessed within the "
2928"`code`\n"
2929"    script. The function limites the maximum number of iterations to 1000"
2930" as a\n"
2931"    safeguard against accidentally creating an infinite loop."
2932msgstr ""
2933
2934#: picard/script/functions.py:1191
2935msgid ""
2936"`$map(name,code,separator=\"; \")`\n"
2937"\n"
2938"Iterates over each element found in the multi-value tag `name` and "
2939"updates the\n"
2940"    value of the element to the value returned by `code`, returning the "
2941"updated\n"
2942"    multi-value tag. For each loop, the element value is first stored in "
2943"the tag\n"
2944"    `_loop_value` and the count is stored in the tag `_loop_count`. This "
2945"allows\n"
2946"    the element or count value to be accessed within the `code` script.\n"
2947"\n"
2948"Empty elements are automatically removed.\n"
2949"\n"
2950"Example:\n"
2951"\n"
2952"    $map(First:A; Second:B,$upper(%_loop_count%=%_loop_value%))\n"
2953"\n"
2954"Result: 1=FIRST:A; 2=SECOND:B\n"
2955msgstr ""
2956
2957#: picard/script/functions.py:1221
2958msgid ""
2959"`$join(name,text,separator=\"; \")`\n"
2960"\n"
2961"Joins all elements in `name`, placing `text` between each element, and "
2962"returns the result as a string."
2963msgstr ""
2964
2965#: picard/script/functions.py:1232
2966msgid ""
2967"`$slice(name,start,end,separator=\"; \")`\n"
2968"\n"
2969"Returns a multi-value variable containing the elements between the "
2970"`start` and\n"
2971"    `end` indexes from the multi-value tag `name`. A literal value "
2972"representing\n"
2973"    a multi-value can be substituted for `name`, using the separator (or "
2974"\"; \" if\n"
2975"    not passed) to coerce the value into a proper multi-valued tag. "
2976"Indexes are\n"
2977"    zero based. Negative numbers will be counted back from the end of the"
2978" list.\n"
2979"    If the `start` or `end` indexes are left blank, they will default to "
2980"the\n"
2981"    start and end of the list respectively.\n"
2982"\n"
2983"The following example will create a multi-value variable with all artists"
2984"\n"
2985"    in `%artists%` except the first, which can be used to create a "
2986"\"feat.\" list.\n"
2987"\n"
2988"Example:\n"
2989"\n"
2990"    $setmulti(supporting_artists,$slice(%artists%,1,))\n"
2991msgstr ""
2992
2993#: picard/script/functions.py:1264
2994#, python-format
2995msgid ""
2996"`$datetime(format=\"%Y-%m-%d %H:%M:%S\")`\n"
2997"\n"
2998"Returns the current date and time in the specified `format`, which is "
2999"based on\n"
3000"    the standard Python `strftime` [format codes](https://strftime.org/)."
3001" If no\n"
3002"    `format` is specified the date/time will be returned in the form\n"
3003"    `2020-02-05 14:26:32`.\n"
3004"Note: Platform-specific formatting codes should be avoided to help ensure"
3005" the\n"
3006"    portability of scripts across the different platforms.  These codes "
3007"include:\n"
3008"    remove zero-padding (e.g. `%-d` and `%-m` on Linux or macOS, and "
3009"their\n"
3010"    equivalent `%#d` and `%#m` on Windows); element length specifiers "
3011"(e.g.\n"
3012"    `%3Y`); and hanging '%' at the end of the format string."
3013msgstr ""
3014
3015#: picard/script/functions.py:1293
3016msgid ""
3017"`$sortmulti(name,separator=\"; \")`\n"
3018"\n"
3019"Returns a copy of the multi-value tag `name` with the elements sorted in "
3020"ascending order.\n"
3021"\n"
3022"Example:\n"
3023"\n"
3024"    $sortmulti(B; A; C)\n"
3025"\n"
3026"Result: A; B; C\n"
3027msgstr ""
3028
3029#: picard/script/functions.py:1310
3030msgid ""
3031"`$reversemulti(name,separator=\"; \")`\n"
3032"\n"
3033"Returns a copy of the multi-value tag `name` with the elements in reverse"
3034" order.\n"
3035"    This can be used in conjunction with the `$sortmulti` function to "
3036"sort in\n"
3037"    descending order.\n"
3038"\n"
3039"Example:\n"
3040"\n"
3041"    $reversemulti($sortmulti(B; A; C))\n"
3042"\n"
3043"Result: C; B; A\n"
3044msgstr ""
3045
3046#: picard/script/functions.py:1329
3047#, python-format
3048msgid ""
3049"`$unique(name,case_sensitive=\"\",separator=\"; \")`\n"
3050"\n"
3051"Returns a copy of the multi-value tag `name` with no duplicate elements.\n"
3052"    By default, a case-insensitive comparison of the elements is "
3053"performed.\n"
3054"\n"
3055"Example 1:\n"
3056"\n"
3057"    $setmulti(foo,a; A; B; b; cd; Cd; cD; CD; a; A; b)\n"
3058"    $unique(%foo%)\n"
3059"\n"
3060"Result: A; CD; b\n"
3061"\n"
3062"Example 2:\n"
3063"\n"
3064"    $setmulti(foo,a; A; B; b; a; b; A; B, cd)\n"
3065"    $unique(%foo%,True)\n"
3066"\n"
3067"Result: A; B; a; b; cd\n"
3068msgstr ""
3069
3070#: picard/ui/aboutdialog.py:74
3071msgid "translator-credits"
3072msgstr ""
3073
3074#: picard/ui/aboutdialog.py:77
3075#, python-format
3076msgid "<br/>Translated to LANG by %s"
3077msgstr ""
3078
3079#: picard/ui/aboutdialog.py:80
3080msgid ""
3081"Icons made by Sambhav Kothari <sambhavs.email@gmail.com> and <a "
3082"href=\"http://www.flaticon.com/authors/madebyoliver\">Madebyoliver</a>, "
3083"<a href=\"http://www.flaticon.com/authors/pixel-buddha\">Pixel "
3084"Buddha</a>, <a href=\"http://www.flaticon.com/authors/nikita-"
3085"golubev\">Nikita Golubev</a>, <a href=\"http://www.flaticon.com/authors"
3086"/maxim-basinski\">Maxim Basinski</a>, <a "
3087"href=\"https://www.flaticon.com/authors/smashicons\">Smashicons</a> from "
3088"<a href=\"https://www.flaticon.com\">www.flaticon.com</a>"
3089msgstr ""
3090
3091#: picard/ui/aboutdialog.py:101
3092#, python-format
3093msgid "Version %(version)s"
3094msgstr ""
3095
3096#: picard/ui/aboutdialog.py:103
3097msgid "Supported formats"
3098msgstr ""
3099
3100#: picard/ui/aboutdialog.py:105
3101msgid "Please donate"
3102msgstr ""
3103
3104#: picard/ui/aboutdialog.py:106
3105msgid ""
3106"Thank you for using Picard. Picard relies on the MusicBrainz database, "
3107"which is operated by the MetaBrainz Foundation with the help of thousands"
3108" of volunteers. If you like this application please consider donating to "
3109"the MetaBrainz Foundation to keep the service running."
3110msgstr ""
3111
3112#: picard/ui/aboutdialog.py:109
3113msgid "Donate now!"
3114msgstr ""
3115
3116#: picard/ui/aboutdialog.py:110
3117msgid "Credits"
3118msgstr ""
3119
3120#: picard/ui/aboutdialog.py:111
3121#, python-format
3122msgid "Copyright © %(copyright_years)s %(authors_credits)s and others"
3123msgstr ""
3124
3125#: picard/ui/aboutdialog.py:113
3126msgid "Official website"
3127msgstr ""
3128
3129#: picard/ui/cdlookup.py:73 picard/ui/itemviews.py:168
3130#: picard/ui/searchdialog/album.py:155 picard/ui/searchdialog/track.py:67
3131#: picard/util/tags.py:54
3132msgid "Date"
3133msgstr ""
3134
3135#: picard/ui/cdlookup.py:74 picard/ui/searchdialog/album.py:157
3136msgid "Labels"
3137msgstr ""
3138
3139#: picard/ui/cdlookup.py:74 picard/ui/searchdialog/album.py:158
3140msgid "Catalog #s"
3141msgstr ""
3142
3143#: picard/ui/cdlookup.py:74 picard/ui/itemviews.py:164
3144#: picard/ui/searchdialog/album.py:159 picard/util/tags.py:45
3145msgid "Barcode"
3146msgstr ""
3147
3148#: picard/ui/cdlookup.py:75
3149msgid "Disambiguation"
3150msgstr ""
3151
3152#: picard/ui/collectionmenu.py:61
3153msgid "Refresh List"
3154msgstr ""
3155
3156#: picard/ui/collectionmenu.py:174
3157#, python-format
3158msgid "%s (%i release)"
3159msgid_plural "%s (%i releases)"
3160msgstr[0] ""
3161msgstr[1] ""
3162
3163#: picard/ui/colors.py:36
3164msgid "Errored entity"
3165msgstr ""
3166
3167#: picard/ui/colors.py:37
3168msgid "Pending entity"
3169msgstr ""
3170
3171#: picard/ui/colors.py:38
3172msgid "Saved entity"
3173msgstr ""
3174
3175#: picard/ui/colors.py:39
3176msgid "Log view text (debug)"
3177msgstr ""
3178
3179#: picard/ui/colors.py:40
3180msgid "Log view text (error)"
3181msgstr ""
3182
3183#: picard/ui/colors.py:41
3184msgid "Log view text (info)"
3185msgstr ""
3186
3187#: picard/ui/colors.py:42
3188msgid "Log view text (warning)"
3189msgstr ""
3190
3191#: picard/ui/colors.py:43
3192msgid "Tag added"
3193msgstr ""
3194
3195#: picard/ui/colors.py:44
3196msgid "Tag changed"
3197msgstr ""
3198
3199#: picard/ui/colors.py:45
3200msgid "Tag removed"
3201msgstr ""
3202
3203#: picard/ui/coverartbox.py:257
3204msgid "View release on MusicBrainz"
3205msgstr ""
3206
3207#: picard/ui/coverartbox.py:263
3208msgid "Common images on all tracks"
3209msgstr ""
3210
3211#: picard/ui/coverartbox.py:265
3212msgid "Tracks contain different images"
3213msgstr ""
3214
3215#: picard/ui/coverartbox.py:321
3216msgid "Show more details"
3217msgstr ""
3218
3219#: picard/ui/coverartbox.py:358
3220msgid "New Cover Art"
3221msgstr ""
3222
3223#: picard/ui/coverartbox.py:359
3224msgid "Original Cover Art"
3225msgstr ""
3226
3227#: picard/ui/coverartbox.py:550
3228msgid "All supported image formats"
3229msgstr ""
3230
3231#: picard/ui/coverartbox.py:551 picard/ui/mainwindow.py:997
3232msgid "All files"
3233msgstr ""
3234
3235#: picard/ui/coverartbox.py:570
3236msgid "Show more details..."
3237msgstr ""
3238
3239#: picard/ui/coverartbox.py:576
3240msgid "Keep original cover art"
3241msgstr ""
3242
3243#: picard/ui/coverartbox.py:582
3244msgid "Choose local file..."
3245msgstr ""
3246
3247#: picard/ui/coverartbox.py:591
3248msgid "Replace front cover art"
3249msgstr ""
3250
3251#: picard/ui/coverartbox.py:600
3252msgid "Append front cover art"
3253msgstr ""
3254
3255#: picard/ui/edittagdialog.py:68
3256msgid "YYYY-MM-DD"
3257msgstr ""
3258
3259#: picard/ui/edittagdialog.py:70
3260msgid "YYYY"
3261msgstr ""
3262
3263#: picard/ui/filebrowser.py:88
3264msgid "&Load selected files"
3265msgstr ""
3266
3267#: picard/ui/filebrowser.py:91
3268msgid "&Move tagged files here"
3269msgstr ""
3270
3271#: picard/ui/filebrowser.py:94
3272msgid "Show &hidden files"
3273msgstr ""
3274
3275#: picard/ui/filebrowser.py:100
3276msgid "&Set as starting directory"
3277msgstr ""
3278
3279#: picard/ui/infodialog.py:104
3280msgid "Existing Cover"
3281msgstr ""
3282
3283#: picard/ui/infodialog.py:104 picard/ui/infodialog.py:109
3284#: picard/ui/searchdialog/album.py:161 picard/ui/searchdialog/artist.py:53
3285#: picard/ui/searchdialog/track.py:69
3286msgid "Type"
3287msgstr ""
3288
3289#: picard/ui/infodialog.py:105
3290msgid "New Cover"
3291msgstr ""
3292
3293#: picard/ui/infodialog.py:109 picard/ui/searchdialog/album.py:163
3294msgid "Cover"
3295msgstr ""
3296
3297#: picard/ui/infodialog.py:155 picard/ui/infodialog.py:361
3298#: picard/ui/options/interface.py:108
3299msgid "Info"
3300msgstr ""
3301
3302#: picard/ui/infodialog.py:213
3303#, python-format
3304msgid ""
3305"Double-click to open in external viewer\n"
3306"Temporary file: %s\n"
3307"Source: %s"
3308msgstr ""
3309
3310#: picard/ui/infodialog.py:279
3311msgid "Filename:"
3312msgstr ""
3313
3314#: picard/ui/infodialog.py:281
3315msgid "Format:"
3316msgstr ""
3317
3318#: picard/ui/infodialog.py:285
3319msgid "Size:"
3320msgstr ""
3321
3322#: picard/ui/infodialog.py:289
3323msgid "Length:"
3324msgstr ""
3325
3326#: picard/ui/infodialog.py:291
3327msgid "Bitrate:"
3328msgstr ""
3329
3330#: picard/ui/infodialog.py:293
3331msgid "Sample rate:"
3332msgstr ""
3333
3334#: picard/ui/infodialog.py:295
3335msgid "Bits per sample:"
3336msgstr ""
3337
3338#: picard/ui/infodialog.py:299
3339msgid "Mono"
3340msgstr ""
3341
3342#: picard/ui/infodialog.py:301
3343msgid "Stereo"
3344msgstr ""
3345
3346#: picard/ui/infodialog.py:302
3347msgid "Channels:"
3348msgstr ""
3349
3350#: picard/ui/infodialog.py:310
3351msgid "Album:"
3352msgstr ""
3353
3354#: picard/ui/infodialog.py:312
3355msgid "Artist:"
3356msgstr ""
3357
3358#: picard/ui/infodialog.py:343
3359#, python-format
3360msgid "Disc %d"
3361msgstr ""
3362
3363#: picard/ui/infodialog.py:345
3364msgid "Tracklist:"
3365msgstr ""
3366
3367#: picard/ui/infodialog.py:373
3368msgid "Album Info"
3369msgstr ""
3370
3371#: picard/ui/infodialog.py:387
3372msgid "Track Info"
3373msgstr ""
3374
3375#: picard/ui/infodialog.py:395 picard/ui/infodialog.py:399
3376#: picard/ui/infodialog.py:417 picard/ui/ui_infodialog.py:81
3377msgid "&Info"
3378msgstr ""
3379
3380#: picard/ui/infodialog.py:400
3381#, python-format
3382msgid "%i file in this track"
3383msgid_plural "%i files in this track"
3384msgstr[0] ""
3385msgstr[1] ""
3386
3387#: picard/ui/infodialog.py:411
3388msgid "Cluster Info"
3389msgstr ""
3390
3391#: picard/ui/infostatus.py:61 picard/ui/options/plugins.py:605
3392msgid "Files"
3393msgstr ""
3394
3395#: picard/ui/infostatus.py:62
3396msgid "Albums"
3397msgstr ""
3398
3399#: picard/ui/infostatus.py:63
3400msgid "Pending files"
3401msgstr ""
3402
3403#: picard/ui/infostatus.py:64
3404msgid "Pending requests"
3405msgstr ""
3406
3407#: picard/ui/itemviews.py:154 picard/util/tags.py:115
3408msgid "Title"
3409msgstr ""
3410
3411#: picard/ui/itemviews.py:155 picard/ui/searchdialog/track.py:64
3412#: picard/util/tags.py:69
3413msgid "Length"
3414msgstr ""
3415
3416#: picard/ui/itemviews.py:157 picard/util/tags.py:36
3417msgid "Album Artist"
3418msgstr ""
3419
3420#: picard/ui/itemviews.py:158 picard/util/tags.py:50
3421msgid "Composer"
3422msgstr ""
3423
3424#: picard/ui/itemviews.py:160 picard/util/tags.py:58
3425msgid "Disc Subtitle"
3426msgstr ""
3427
3428#: picard/ui/itemviews.py:161
3429msgid "Track No."
3430msgstr ""
3431
3432#: picard/ui/itemviews.py:162
3433msgid "Disc No."
3434msgstr ""
3435
3436#: picard/ui/itemviews.py:163
3437msgid "Catalog No."
3438msgstr ""
3439
3440#: picard/ui/itemviews.py:165 picard/util/tags.py:73
3441msgid "Media"
3442msgstr ""
3443
3444#: picard/ui/itemviews.py:166 picard/util/tags.py:63
3445msgid "Genre"
3446msgstr ""
3447
3448#: picard/ui/itemviews.py:167
3449msgid "Fingerprint status"
3450msgstr ""
3451
3452#: picard/ui/itemviews.py:169 picard/util/tags.py:93
3453msgid "Original Release Date"
3454msgstr ""
3455
3456#: picard/ui/itemviews.py:276
3457msgid "Bad match"
3458msgstr ""
3459
3460#: picard/ui/itemviews.py:277
3461msgid "Poor match"
3462msgstr ""
3463
3464#: picard/ui/itemviews.py:278
3465msgid "Ok match"
3466msgstr ""
3467
3468#: picard/ui/itemviews.py:279
3469msgid "Good match"
3470msgstr ""
3471
3472#: picard/ui/itemviews.py:280
3473msgid "Great match"
3474msgstr ""
3475
3476#: picard/ui/itemviews.py:281
3477msgid "Excellent match"
3478msgstr ""
3479
3480#: picard/ui/itemviews.py:405
3481msgid "Restore default columns"
3482msgstr ""
3483
3484#: picard/ui/itemviews.py:410
3485msgid "Lock columns"
3486msgstr ""
3487
3488#: picard/ui/itemviews.py:462
3489msgid "&Expand all"
3490msgstr ""
3491
3492#: picard/ui/itemviews.py:464
3493msgid "&Collapse all"
3494msgstr ""
3495
3496#: picard/ui/itemviews.py:466
3497msgid "Select &all"
3498msgstr ""
3499
3500#: picard/ui/itemviews.py:468
3501msgid "Ctrl+A"
3502msgstr ""
3503
3504#: picard/ui/itemviews.py:543
3505msgid "&Other versions"
3506msgstr ""
3507
3508#: picard/ui/itemviews.py:546
3509msgid "Loading..."
3510msgstr ""
3511
3512#: picard/ui/itemviews.py:598
3513#, python-format
3514msgid "&Other versions (%d)"
3515msgstr ""
3516
3517#: picard/ui/itemviews.py:622
3518msgid "Collections"
3519msgstr ""
3520
3521#: picard/ui/itemviews.py:630
3522msgid "P&lugins"
3523msgstr ""
3524
3525#: picard/ui/itemviews.py:646
3526msgid "&Run scripts"
3527msgstr ""
3528
3529#: picard/ui/itemviews.py:828
3530msgid "file view"
3531msgstr ""
3532
3533#: picard/ui/itemviews.py:829
3534msgid "Contains unmatched files and clusters"
3535msgstr ""
3536
3537#: picard/ui/itemviews.py:849
3538msgid "Clusters"
3539msgstr ""
3540
3541#: picard/ui/itemviews.py:859
3542msgid "album view"
3543msgstr ""
3544
3545#: picard/ui/itemviews.py:860
3546msgid "Contains albums and matched files"
3547msgstr ""
3548
3549#: picard/ui/itemviews.py:1003
3550msgid "Processing error(s): See the Errors tab in the Album Info dialog"
3551msgstr ""
3552
3553#: picard/ui/itemviews.py:1007
3554msgid "Album modified and complete"
3555msgstr ""
3556
3557#: picard/ui/itemviews.py:1010
3558msgid "Album unchanged and complete"
3559msgstr ""
3560
3561#: picard/ui/itemviews.py:1014
3562msgid "Album modified"
3563msgstr ""
3564
3565#: picard/ui/itemviews.py:1017
3566msgid "Album unchanged"
3567msgstr ""
3568
3569#: picard/ui/itemviews.py:1094
3570msgid "Processing error(s): See the Errors tab in the Track Info dialog"
3571msgstr ""
3572
3573#: picard/ui/itemviews.py:1122
3574msgid "Processing error(s): See the Errors tab in the File Info dialog"
3575msgstr ""
3576
3577#: picard/ui/itemviews.py:1150
3578msgid "Track saved"
3579msgstr ""
3580
3581#: picard/ui/itemviews.py:1152 picard/ui/itemviews.py:1156
3582msgid "Pending"
3583msgstr ""
3584
3585#: picard/ui/itemviews.py:1163
3586msgid "Fingerprint has already been submitted"
3587msgstr ""
3588
3589#: picard/ui/itemviews.py:1166
3590msgid "Unsubmitted fingerprint"
3591msgstr ""
3592
3593#: picard/ui/itemviews.py:1169
3594msgid ""
3595"No fingerprint was calculated for this file, use \"Scan\" or \"Generate "
3596"AcoustID Fingerprints\" to calculate the fingerprint."
3597msgstr ""
3598
3599#: picard/ui/logview.py:164
3600msgid "Log"
3601msgstr ""
3602
3603#: picard/ui/logview.py:174
3604msgid "Verbosity"
3605msgstr ""
3606
3607#: picard/ui/logview.py:184
3608msgid "String to highlight"
3609msgstr ""
3610
3611#: picard/ui/logview.py:189
3612msgid "Highlight"
3613msgstr ""
3614
3615#: picard/ui/logview.py:198
3616msgid "Clear Highlight"
3617msgstr ""
3618
3619#: picard/ui/logview.py:204 picard/ui/logview.py:285
3620msgid "Clear Log"
3621msgstr ""
3622
3623#: picard/ui/logview.py:209
3624msgid "Save As..."
3625msgstr ""
3626
3627#: picard/ui/logview.py:254 picard/ui/logview.py:261
3628msgid "Save Log View to File"
3629msgstr ""
3630
3631#: picard/ui/logview.py:262
3632msgid "File already exists, do you really want to save to this file?"
3633msgstr ""
3634
3635#: picard/ui/logview.py:274
3636msgid "Failed to save Log View to file"
3637msgstr ""
3638
3639#: picard/ui/logview.py:275
3640#, python-format
3641msgid "Something prevented data to be written to '%s'"
3642msgstr ""
3643
3644#: picard/ui/logview.py:286
3645msgid "Are you sure you want to clear the log?"
3646msgstr ""
3647
3648#: picard/ui/logview.py:321
3649msgid "Activity History"
3650msgstr ""
3651
3652#: picard/ui/mainwindow.py:200 picard/ui/ui_aboutdialog.py:84
3653msgid "MusicBrainz Picard"
3654msgstr ""
3655
3656#: picard/ui/mainwindow.py:314
3657msgid "Unsaved Changes"
3658msgstr ""
3659
3660#: picard/ui/mainwindow.py:315
3661msgid "Are you sure you want to quit Picard?"
3662msgstr ""
3663
3664#: picard/ui/mainwindow.py:316
3665#, python-format
3666msgid "There is %d unsaved file. Closing Picard will lose all unsaved changes."
3667msgid_plural "There are %d unsaved files. Closing Picard will lose all unsaved changes."
3668msgstr[0] ""
3669msgstr[1] ""
3670
3671#: picard/ui/mainwindow.py:323
3672msgid "&Quit Picard"
3673msgstr ""
3674
3675#: picard/ui/mainwindow.py:363
3676msgid "Ready"
3677msgstr ""
3678
3679#: picard/ui/mainwindow.py:367
3680msgid ""
3681"Picard listens on this port to integrate with your browser. When you "
3682"\"Search\" or \"Open in Browser\" from Picard, clicking the \"Tagger\" "
3683"button on the web page loads the release into Picard."
3684msgstr ""
3685
3686#: picard/ui/mainwindow.py:394
3687#, python-format
3688msgid " Listening on port %(port)d "
3689msgstr ""
3690
3691#: picard/ui/mainwindow.py:453
3692msgid "AcoustID submission not configured"
3693msgstr ""
3694
3695#: picard/ui/mainwindow.py:454
3696msgid ""
3697"You need to configure your AcoustID API key before you can submit "
3698"fingerprints."
3699msgstr ""
3700
3701#: picard/ui/mainwindow.py:457
3702msgid "Open AcoustID options"
3703msgstr ""
3704
3705#: picard/ui/mainwindow.py:468
3706msgid "&Options..."
3707msgstr ""
3708
3709#: picard/ui/mainwindow.py:472
3710msgid "&Cut"
3711msgstr ""
3712
3713#: picard/ui/mainwindow.py:477 picard/ui/metadatabox.py:437
3714msgid "&Paste"
3715msgstr ""
3716
3717#: picard/ui/mainwindow.py:482
3718msgid "&Help..."
3719msgstr ""
3720
3721#: picard/ui/mainwindow.py:486
3722msgid "&About..."
3723msgstr ""
3724
3725#: picard/ui/mainwindow.py:490
3726msgid "&Donate..."
3727msgstr ""
3728
3729#: picard/ui/mainwindow.py:493
3730msgid "&Report a Bug..."
3731msgstr ""
3732
3733#: picard/ui/mainwindow.py:496
3734msgid "&Support Forum..."
3735msgstr ""
3736
3737#: picard/ui/mainwindow.py:499
3738msgid "&Add Files..."
3739msgstr ""
3740
3741#: picard/ui/mainwindow.py:500
3742msgid "Add files to the tagger"
3743msgstr ""
3744
3745#: picard/ui/mainwindow.py:505
3746msgid "Add Fold&er..."
3747msgstr ""
3748
3749#: picard/ui/mainwindow.py:506
3750msgid "Add a folder to the tagger"
3751msgstr ""
3752
3753#: picard/ui/mainwindow.py:508
3754msgid "Ctrl+E"
3755msgstr ""
3756
3757#: picard/ui/mainwindow.py:512
3758msgid "Close Window"
3759msgstr ""
3760
3761#: picard/ui/mainwindow.py:513
3762msgid "Ctrl+W"
3763msgstr ""
3764
3765#: picard/ui/mainwindow.py:516
3766msgid "&Save"
3767msgstr ""
3768
3769#: picard/ui/mainwindow.py:517
3770msgid "Save selected files"
3771msgstr ""
3772
3773#: picard/ui/mainwindow.py:523
3774msgid "S&ubmit AcoustIDs"
3775msgstr ""
3776
3777#: picard/ui/mainwindow.py:524
3778msgid "Submit acoustic fingerprints"
3779msgstr ""
3780
3781#: picard/ui/mainwindow.py:528
3782msgid "E&xit"
3783msgstr ""
3784
3785#: picard/ui/mainwindow.py:531
3786msgid "Ctrl+Q"
3787msgstr ""
3788
3789#: picard/ui/mainwindow.py:534
3790msgid "&Remove"
3791msgstr ""
3792
3793#: picard/ui/mainwindow.py:535
3794msgid "Remove selected files/albums"
3795msgstr ""
3796
3797#: picard/ui/mainwindow.py:539 picard/ui/metadatabox.py:394
3798msgid "Lookup in &Browser"
3799msgstr ""
3800
3801#: picard/ui/mainwindow.py:540
3802msgid "Lookup selected item on MusicBrainz website"
3803msgstr ""
3804
3805#: picard/ui/mainwindow.py:543
3806msgid "Ctrl+Shift+L"
3807msgstr ""
3808
3809#: picard/ui/mainwindow.py:546
3810msgid "Search for similar albums..."
3811msgstr ""
3812
3813#: picard/ui/mainwindow.py:547
3814msgid "View similar releases and optionally choose a different release"
3815msgstr ""
3816
3817#: picard/ui/mainwindow.py:550
3818msgid "Search for similar tracks..."
3819msgstr ""
3820
3821#: picard/ui/mainwindow.py:551
3822msgid "View similar tracks and optionally choose a different release"
3823msgstr ""
3824
3825#: picard/ui/mainwindow.py:553
3826msgid "Ctrl+T"
3827msgstr ""
3828
3829#: picard/ui/mainwindow.py:556
3830msgid "File &Browser"
3831msgstr ""
3832
3833#: picard/ui/mainwindow.py:560
3834msgid "Ctrl+B"
3835msgstr ""
3836
3837#: picard/ui/mainwindow.py:563
3838msgid "&Cover Art"
3839msgstr ""
3840
3841#: picard/ui/mainwindow.py:569
3842msgid "&Actions"
3843msgstr ""
3844
3845#: picard/ui/mainwindow.py:575 picard/ui/mainwindow.py:869
3846#: picard/ui/searchdialog/__init__.py:47
3847msgid "Search"
3848msgstr ""
3849
3850#: picard/ui/mainwindow.py:579 picard/ui/mainwindow.py:585
3851msgid "Lookup &CD..."
3852msgstr ""
3853
3854#: picard/ui/mainwindow.py:580
3855msgid "Lookup the details of the CD in your drive"
3856msgstr ""
3857
3858#: picard/ui/mainwindow.py:582 picard/ui/mainwindow.py:711
3859msgid "Ctrl+K"
3860msgstr ""
3861
3862#: picard/ui/mainwindow.py:593
3863msgid "&Scan"
3864msgstr ""
3865
3866#: picard/ui/mainwindow.py:594
3867msgid ""
3868"Use AcoustID audio fingerprint to identify the files by the actual music,"
3869" even if they have no metadata"
3870msgstr ""
3871
3872#: picard/ui/mainwindow.py:596
3873msgid "Identify the file using its AcoustID audio fingerprint"
3874msgstr ""
3875
3876#: picard/ui/mainwindow.py:598
3877msgid "Ctrl+Y"
3878msgstr ""
3879
3880#: picard/ui/mainwindow.py:601
3881msgid "&Generate AcoustID Fingerprints"
3882msgstr ""
3883
3884#: picard/ui/mainwindow.py:602 picard/ui/options/interface.py:120
3885msgid "Generate Fingerprints"
3886msgstr ""
3887
3888#: picard/ui/mainwindow.py:603
3889msgid ""
3890"Generate the AcoustID audio fingerprints for the selected files without "
3891"doing a lookup"
3892msgstr ""
3893
3894#: picard/ui/mainwindow.py:605
3895msgid "Generate the AcoustID audio fingerprints for the selected files"
3896msgstr ""
3897
3898#: picard/ui/mainwindow.py:606
3899msgid "Ctrl+Shift+Y"
3900msgstr ""
3901
3902#: picard/ui/mainwindow.py:609
3903msgid "Cl&uster"
3904msgstr ""
3905
3906#: picard/ui/mainwindow.py:610
3907msgid "Cluster files into album clusters"
3908msgstr ""
3909
3910#: picard/ui/mainwindow.py:613
3911msgid "Ctrl+U"
3912msgstr ""
3913
3914#: picard/ui/mainwindow.py:616
3915msgid "&Lookup"
3916msgstr ""
3917
3918#: picard/ui/mainwindow.py:617
3919msgid "Lookup selected items in MusicBrainz"
3920msgstr ""
3921
3922#: picard/ui/mainwindow.py:622
3923msgid "Ctrl+L"
3924msgstr ""
3925
3926#: picard/ui/mainwindow.py:625
3927msgid "&Info..."
3928msgstr ""
3929
3930#: picard/ui/mainwindow.py:628
3931msgid "Ctrl+I"
3932msgstr ""
3933
3934#: picard/ui/mainwindow.py:631
3935msgid "&Refresh"
3936msgstr ""
3937
3938#: picard/ui/mainwindow.py:632
3939msgid "Ctrl+R"
3940msgstr ""
3941
3942#: picard/ui/mainwindow.py:635
3943msgid "&Rename Files"
3944msgstr ""
3945
3946#: picard/ui/mainwindow.py:640
3947msgid "&Move Files"
3948msgstr ""
3949
3950#: picard/ui/mainwindow.py:645
3951msgid "Save &Tags"
3952msgstr ""
3953
3954#: picard/ui/mainwindow.py:650
3955msgid "Tags From &File Names..."
3956msgstr ""
3957
3958#: picard/ui/mainwindow.py:651 picard/ui/options/interface.py:132
3959msgid "Parse File Names..."
3960msgstr ""
3961
3962#: picard/ui/mainwindow.py:652
3963msgid "Set tags based on the file names"
3964msgstr ""
3965
3966#: picard/ui/mainwindow.py:653
3967msgid "Ctrl+Shift+T"
3968msgstr ""
3969
3970#: picard/ui/mainwindow.py:657
3971msgid "&Open My Collections in Browser"
3972msgstr ""
3973
3974#: picard/ui/mainwindow.py:661
3975msgid "View &Error/Debug Log"
3976msgstr ""
3977
3978#: picard/ui/mainwindow.py:664
3979msgid "Ctrl+G"
3980msgstr ""
3981
3982#: picard/ui/mainwindow.py:666
3983msgid "View Activity &History"
3984msgstr ""
3985
3986#: picard/ui/mainwindow.py:670
3987msgid "Ctrl+Shift+H"
3988msgstr ""
3989
3990#: picard/ui/mainwindow.py:670
3991msgid "Ctrl+H"
3992msgstr ""
3993
3994#: picard/ui/mainwindow.py:676
3995msgid "Open in &Player"
3996msgstr ""
3997
3998#: picard/ui/mainwindow.py:677
3999msgid "Play the file in your default media player"
4000msgstr ""
4001
4002#: picard/ui/mainwindow.py:681
4003msgid "Open Containing &Folder"
4004msgstr ""
4005
4006#: picard/ui/mainwindow.py:682
4007msgid "Open the containing folder in your file explorer"
4008msgstr ""
4009
4010#: picard/ui/mainwindow.py:687
4011msgid "&Check for Update…"
4012msgstr ""
4013
4014#: picard/ui/mainwindow.py:751
4015msgid "&File"
4016msgstr ""
4017
4018#: picard/ui/mainwindow.py:764
4019msgid "&Edit"
4020msgstr ""
4021
4022#: picard/ui/mainwindow.py:770
4023msgid "&View"
4024msgstr ""
4025
4026#: picard/ui/mainwindow.py:778
4027msgid "&Options"
4028msgstr ""
4029
4030#: picard/ui/mainwindow.py:784
4031msgid "&Tools"
4032msgstr ""
4033
4034#: picard/ui/mainwindow.py:797 picard/ui/util.py:51
4035msgid "&Help"
4036msgstr ""
4037
4038#: picard/ui/mainwindow.py:833 picard/ui/ui_options_plugins.py:132
4039msgid "Actions"
4040msgstr ""
4041
4042#: picard/ui/mainwindow.py:880
4043msgid "Track"
4044msgstr ""
4045
4046#: picard/ui/mainwindow.py:897
4047msgid "&Advanced search"
4048msgstr ""
4049
4050#: picard/ui/mainwindow.py:898
4051msgid "&Builtin search"
4052msgstr ""
4053
4054#: picard/ui/mainwindow.py:996
4055msgid "All supported formats"
4056msgstr ""
4057
4058#: picard/ui/mainwindow.py:1025
4059#, python-format
4060msgid "Adding multiple directories from '%(directory)s' ..."
4061msgstr ""
4062
4063#: picard/ui/mainwindow.py:1030
4064#, python-format
4065msgid "Adding directory: '%(directory)s' ..."
4066msgstr ""
4067
4068#: picard/ui/mainwindow.py:1118
4069msgid "Configuration Required"
4070msgstr ""
4071
4072#: picard/ui/mainwindow.py:1119
4073msgid ""
4074"Audio fingerprinting is not yet configured. Would you like to configure "
4075"it now?"
4076msgstr ""
4077
4078#: picard/ui/mainwindow.py:1255
4079#, python-format
4080msgid "%(filename)s (error: %(error)s)"
4081msgstr ""
4082
4083#: picard/ui/mainwindow.py:1261
4084#, python-format
4085msgid "%(filename)s"
4086msgstr ""
4087
4088#: picard/ui/mainwindow.py:1270
4089#, python-format
4090msgid "%(filename)s (%(similarity)d%%) (error: %(error)s)"
4091msgstr ""
4092
4093#: picard/ui/mainwindow.py:1277
4094#, python-format
4095msgid "%(filename)s (%(similarity)d%%)"
4096msgstr ""
4097
4098#: picard/ui/mainwindow.py:1328
4099msgid "Authentication Required"
4100msgstr ""
4101
4102#: picard/ui/mainwindow.py:1329
4103msgid ""
4104"Picard needs authorization to access your personal data on the "
4105"MusicBrainz server. Would you like to log in now?"
4106msgstr ""
4107
4108#: picard/ui/metadatabox.py:107
4109#, python-format
4110msgid "(different across %d item)"
4111msgid_plural "(different across %d items)"
4112msgstr[0] ""
4113msgstr[1] ""
4114
4115#: picard/ui/metadatabox.py:115
4116#, python-format
4117msgid "(missing from %d item)"
4118msgid_plural "(missing from %d items)"
4119msgstr[0] ""
4120msgstr[1] ""
4121
4122#: picard/ui/metadatabox.py:213
4123msgid "metadata view"
4124msgstr ""
4125
4126#: picard/ui/metadatabox.py:214
4127msgid "Displays original and new tags for the selected files"
4128msgstr ""
4129
4130#: picard/ui/metadatabox.py:216
4131msgid "Tag"
4132msgstr ""
4133
4134#: picard/ui/metadatabox.py:216
4135msgid "Original Value"
4136msgstr ""
4137
4138#: picard/ui/metadatabox.py:216
4139msgid "New Value"
4140msgstr ""
4141
4142#: picard/ui/metadatabox.py:236
4143msgid "Add New Tag..."
4144msgstr ""
4145
4146#: picard/ui/metadatabox.py:238
4147msgid "Show Changes First"
4148msgstr ""
4149
4150#: picard/ui/metadatabox.py:243
4151msgid "Alt+Shift+A"
4152msgstr ""
4153
4154#: picard/ui/metadatabox.py:246
4155msgid "Alt+Shift+E"
4156msgstr ""
4157
4158#: picard/ui/metadatabox.py:248
4159msgid "Alt+Shift+R"
4160msgstr ""
4161
4162#: picard/ui/metadatabox.py:367
4163msgid "Edit..."
4164msgstr ""
4165
4166#: picard/ui/metadatabox.py:373
4167msgid "Add to 'Preserve Tags' List"
4168msgstr ""
4169
4170#: picard/ui/metadatabox.py:378
4171msgid "Remove from 'Preserve Tags' List"
4172msgstr ""
4173
4174#: picard/ui/metadatabox.py:426
4175msgid "Use Original Value"
4176msgid_plural "Use Original Values"
4177msgstr[0] ""
4178msgstr[1] ""
4179
4180#: picard/ui/metadatabox.py:433
4181msgid "&Copy"
4182msgstr ""
4183
4184#: picard/ui/passworddialog.py:43
4185#, python-format
4186msgid ""
4187"The server %s requires you to login. Please enter your username and "
4188"password."
4189msgstr ""
4190
4191#: picard/ui/passworddialog.py:64
4192#, python-format
4193msgid ""
4194"The proxy %s requires you to login. Please enter your username and "
4195"password."
4196msgstr ""
4197
4198#: picard/ui/playertoolbar.py:173
4199msgid "Internal player: The format of a media resource isn't (fully) supported"
4200msgstr ""
4201
4202#: picard/ui/playertoolbar.py:175
4203msgid ""
4204"Internal player: There are not the appropriate permissions to play a "
4205"media resource"
4206msgstr ""
4207
4208#: picard/ui/playertoolbar.py:177
4209msgid ""
4210"Internal player: A valid playback service was not found, playback cannot "
4211"proceed"
4212msgstr ""
4213
4214#: picard/ui/playertoolbar.py:179
4215#, python-format
4216msgid "Internal player: error, code=%d, msg=%s"
4217msgstr ""
4218
4219#: picard/ui/playertoolbar.py:185
4220msgid "Player"
4221msgstr ""
4222
4223#: picard/ui/playertoolbar.py:193
4224msgid "Play"
4225msgstr ""
4226
4227#: picard/ui/playertoolbar.py:194
4228msgid "Play selected files"
4229msgstr ""
4230
4231#: picard/ui/playertoolbar.py:200
4232msgid "Pause"
4233msgstr ""
4234
4235#: picard/ui/playertoolbar.py:201
4236msgid "Pause or resume current playback"
4237msgstr ""
4238
4239#: picard/ui/playertoolbar.py:339
4240#, python-format
4241msgid "%1.1f ×"
4242msgstr ""
4243
4244#: picard/ui/playertoolbar.py:345
4245msgid "Change playback speed"
4246msgstr ""
4247
4248#: picard/ui/playertoolbar.py:352
4249msgid "Playback speed"
4250msgstr ""
4251
4252#: picard/ui/playertoolbar.py:395
4253#, python-format
4254msgid "%d%%"
4255msgstr ""
4256
4257#: picard/ui/playertoolbar.py:401
4258msgid "Change audio volume"
4259msgstr ""
4260
4261#: picard/ui/playertoolbar.py:407
4262msgid "Audio volume"
4263msgstr ""
4264
4265#: picard/ui/scriptsmenu.py:62
4266#, python-format
4267msgid "Script error in \"%(script)s\": %(message)s"
4268msgstr ""
4269
4270#: picard/ui/tagsfromfilenames.py:136 picard/ui/tagsfromfilenames.py:147
4271msgid "File Name"
4272msgstr ""
4273
4274#: picard/ui/ui_aboutdialog.py:83
4275msgid "About Picard"
4276msgstr ""
4277
4278#: picard/ui/options/cdlookup.py:52 picard/ui/ui_cdlookup.py:85
4279#: picard/ui/ui_options_cdlookup.py:38
4280#: picard/ui/ui_options_cdlookup_select.py:45
4281msgid "CD Lookup"
4282msgstr ""
4283
4284#: picard/ui/ui_cdlookup.py:86
4285msgid "The following releases on MusicBrainz match the CD:"
4286msgstr ""
4287
4288#: picard/ui/ui_cdlookup.py:87
4289msgid "No matching releases found for this disc."
4290msgstr ""
4291
4292#: picard/ui/ui_cdlookup.py:88
4293msgid "Submit disc ID"
4294msgstr ""
4295
4296#: picard/ui/ui_cdlookup.py:89
4297msgid "&Load into Picard"
4298msgstr ""
4299
4300#: picard/ui/ui_cdlookup.py:90
4301msgid "&Submit disc ID"
4302msgstr ""
4303
4304#: picard/ui/ui_cdlookup.py:91 picard/ui/util.py:50
4305msgid "&Cancel"
4306msgstr ""
4307
4308#: picard/ui/ui_edittagdialog.py:115
4309msgid "Edit Tag"
4310msgstr ""
4311
4312#: picard/ui/ui_edittagdialog.py:116
4313msgid "Edit value"
4314msgstr ""
4315
4316#: picard/ui/ui_edittagdialog.py:117
4317msgid "Add value"
4318msgstr ""
4319
4320#: picard/ui/ui_edittagdialog.py:118
4321msgid "Remove value"
4322msgstr ""
4323
4324#: picard/ui/ui_edittagdialog.py:119 picard/ui/ui_edittagdialog.py:120
4325msgid "Move selected value up"
4326msgstr ""
4327
4328#: picard/ui/ui_edittagdialog.py:121 picard/ui/ui_edittagdialog.py:122
4329msgid "Move selected value down"
4330msgstr ""
4331
4332#: picard/ui/ui_infodialog.py:82
4333msgid "&Error"
4334msgstr ""
4335
4336#: picard/ui/ui_infodialog.py:83
4337msgid "A&rtwork"
4338msgstr ""
4339
4340#: picard/ui/ui_infostatus.py:91 picard/ui/ui_provider_options_caa.py:68
4341#: picard/ui/ui_provider_options_local.py:50
4342#: picard/ui/ui_widget_taglisteditor.py:68
4343msgid "Form"
4344msgstr ""
4345
4346#: picard/ui/ui_options.py:44
4347msgid "Options"
4348msgstr ""
4349
4350#: picard/ui/ui_options_advanced.py:115
4351msgid "Advanced options"
4352msgstr ""
4353
4354#: picard/ui/ui_options_advanced.py:116
4355msgid "Include sub-folders when adding files from folder"
4356msgstr ""
4357
4358#: picard/ui/ui_options_advanced.py:117
4359msgid "Ignore track duration difference under this number of seconds"
4360msgstr ""
4361
4362#: picard/ui/ui_options_advanced.py:118
4363msgid "Ignore file paths matching the following regular expression:"
4364msgstr ""
4365
4366#: picard/ui/ui_options_advanced.py:119
4367msgid "Ignore hidden files"
4368msgstr ""
4369
4370#: picard/ui/ui_options_advanced.py:120
4371msgid "Ignore the following tracks when determining whether a release is complete"
4372msgstr ""
4373
4374#: picard/ui/ui_options_advanced.py:121
4375msgid "Video tracks"
4376msgstr ""
4377
4378#: picard/ui/ui_options_advanced.py:122
4379msgid "Pregap tracks"
4380msgstr ""
4381
4382#: picard/ui/ui_options_advanced.py:123
4383msgid "Data tracks"
4384msgstr ""
4385
4386#: picard/ui/ui_options_advanced.py:124
4387msgid "Silent tracks"
4388msgstr ""
4389
4390#: picard/ui/ui_options_advanced.py:125
4391msgid "Tags to ignore for comparison:"
4392msgstr ""
4393
4394#: picard/ui/ui_options_cdlookup.py:39
4395msgid "CD-ROM device to use for lookups:"
4396msgstr ""
4397
4398#: picard/ui/ui_options_cdlookup_select.py:46
4399msgid "Default CD-ROM drive to use for lookups:"
4400msgstr ""
4401
4402#: picard/ui/ui_options_cover.py:95
4403msgid "Embed cover images into tags"
4404msgstr ""
4405
4406#: picard/ui/ui_options_cover.py:96
4407msgid "Embed only a single front image"
4408msgstr ""
4409
4410#: picard/ui/ui_options_cover.py:97
4411msgid "Save cover images as separate files"
4412msgstr ""
4413
4414#: picard/ui/ui_options_cover.py:98
4415msgid "Use the following file name for images:"
4416msgstr ""
4417
4418#: picard/ui/ui_options_cover.py:99
4419msgid "Overwrite the file if it already exists"
4420msgstr ""
4421
4422#: picard/ui/ui_options_cover.py:100
4423msgid "Save only a single front image as separate file"
4424msgstr ""
4425
4426#: picard/ui/ui_options_cover.py:101
4427msgid "Always use the primary image type as the file name for non-front images"
4428msgstr ""
4429
4430#: picard/ui/ui_options_cover.py:102
4431msgid "Cover Art Providers"
4432msgstr ""
4433
4434#: picard/ui/ui_options_cover.py:103
4435msgid "Reorder Priority: "
4436msgstr ""
4437
4438#: picard/ui/ui_options_cover.py:104 picard/ui/ui_options_interface.py:171
4439msgid "Move selected item up"
4440msgstr ""
4441
4442#: picard/ui/ui_options_cover.py:105 picard/ui/ui_options_interface.py:172
4443msgid "Move selected item down"
4444msgstr ""
4445
4446#: picard/ui/ui_options_fingerprinting.py:73
4447msgid "Audio Fingerprinting"
4448msgstr ""
4449
4450#: picard/ui/ui_options_fingerprinting.py:74
4451msgid "Do not use audio fingerprinting"
4452msgstr ""
4453
4454#: picard/ui/ui_options_fingerprinting.py:75
4455msgid "Use AcoustID"
4456msgstr ""
4457
4458#: picard/ui/ui_options_fingerprinting.py:76
4459msgid "AcoustID Settings"
4460msgstr ""
4461
4462#: picard/ui/ui_options_fingerprinting.py:77
4463msgid "Ignore existing AcoustID fingerprints"
4464msgstr ""
4465
4466#: picard/ui/ui_options_fingerprinting.py:78
4467msgid "Fingerprint calculator:"
4468msgstr ""
4469
4470#: picard/ui/ui_options_fingerprinting.py:79
4471#: picard/ui/ui_options_interface.py:164 picard/ui/ui_options_renaming.py:146
4472msgid "Browse..."
4473msgstr ""
4474
4475#: picard/ui/ui_options_fingerprinting.py:80
4476msgid "Download..."
4477msgstr ""
4478
4479#: picard/ui/ui_options_fingerprinting.py:81
4480msgid "API key:"
4481msgstr ""
4482
4483#: picard/ui/ui_options_fingerprinting.py:82
4484msgid "Get API key..."
4485msgstr ""
4486
4487#: picard/ui/ui_options_general.py:132
4488msgid "MusicBrainz Server"
4489msgstr ""
4490
4491#: picard/ui/ui_options_general.py:133 picard/ui/ui_options_network.py:141
4492msgid "Port:"
4493msgstr ""
4494
4495#: picard/ui/ui_options_general.py:134 picard/ui/ui_options_network.py:143
4496msgid "Server address:"
4497msgstr ""
4498
4499#: picard/ui/ui_options_general.py:136
4500msgid "Log in"
4501msgstr ""
4502
4503#: picard/ui/ui_options_general.py:137
4504msgid "Log out"
4505msgstr ""
4506
4507#: picard/ui/options/general.py:54 picard/ui/ui_options_general.py:138
4508msgid "General"
4509msgstr ""
4510
4511#: picard/ui/ui_options_general.py:139
4512msgid "Automatically scan all new files"
4513msgstr ""
4514
4515#: picard/ui/ui_options_general.py:140
4516msgid "Ignore MBIDs when loading new files"
4517msgstr ""
4518
4519#: picard/ui/ui_options_general.py:141
4520msgid "Update Checking"
4521msgstr ""
4522
4523#: picard/ui/ui_options_general.py:142
4524msgid "Check for updates during start-up"
4525msgstr ""
4526
4527#: picard/ui/ui_options_general.py:143
4528msgid "Days between checks:"
4529msgstr ""
4530
4531#: picard/ui/ui_options_general.py:144
4532msgid "Updates to check:"
4533msgstr ""
4534
4535#: picard/ui/ui_options_genres.py:118
4536msgid "Use genres from MusicBrainz"
4537msgstr ""
4538
4539#: picard/ui/ui_options_genres.py:119
4540msgid "Only use my genres"
4541msgstr ""
4542
4543#: picard/ui/ui_options_genres.py:120
4544msgid ""
4545"Fall back on album's artists genres if no genres are found for the "
4546"release or release group"
4547msgstr ""
4548
4549#: picard/ui/ui_options_genres.py:121
4550msgid "Use folksonomy tags as genre"
4551msgstr ""
4552
4553#: picard/ui/ui_options_genres.py:122
4554msgid "Minimal genre usage:"
4555msgstr ""
4556
4557#: picard/ui/ui_options_genres.py:123 picard/ui/ui_options_matching.py:71
4558#: picard/ui/ui_options_matching.py:72 picard/ui/ui_options_matching.py:73
4559msgid " %"
4560msgstr ""
4561
4562#: picard/ui/ui_options_genres.py:124
4563msgid "Maximum number of genres:"
4564msgstr ""
4565
4566#: picard/ui/ui_options_genres.py:125
4567msgid "Join multiple genres with:"
4568msgstr ""
4569
4570#: picard/ui/ui_options_genres.py:126
4571msgid " / "
4572msgstr ""
4573
4574#: picard/ui/ui_options_genres.py:127
4575msgid ", "
4576msgstr ""
4577
4578#: picard/ui/ui_options_genres.py:128
4579msgid "Genres or folksonomy tags to include or exclude, one per line:"
4580msgstr ""
4581
4582#: picard/ui/ui_options_genres.py:129
4583msgid "Playground for genres or folksonomy tags filters (cleared on exit):"
4584msgstr ""
4585
4586#: picard/ui/ui_options_interface.py:155
4587msgid "Customize Action Toolbar"
4588msgstr ""
4589
4590#: picard/ui/ui_options_interface.py:156
4591msgid "Miscellaneous"
4592msgstr ""
4593
4594#: picard/ui/ui_options_interface.py:157
4595msgid "Show text labels under icons"
4596msgstr ""
4597
4598#: picard/ui/ui_options_interface.py:158
4599msgid "Allow selection of multiple directories"
4600msgstr ""
4601
4602#: picard/ui/ui_options_interface.py:159
4603msgid "Use builtin search rather than looking in browser"
4604msgstr ""
4605
4606#: picard/ui/searchdialog/__init__.py:94 picard/ui/ui_options_interface.py:160
4607msgid "Use advanced query syntax"
4608msgstr ""
4609
4610#: picard/ui/ui_options_interface.py:161
4611msgid "Show a quit confirmation dialog for unsaved changes"
4612msgstr ""
4613
4614#: picard/ui/ui_options_interface.py:162
4615msgid "Adjust horizontal position in file browser automatically"
4616msgstr ""
4617
4618#: picard/ui/ui_options_interface.py:163
4619msgid "Begin browsing in the following directory:"
4620msgstr ""
4621
4622#: picard/ui/ui_options_interface.py:165
4623msgid "User interface language:"
4624msgstr ""
4625
4626#: picard/ui/ui_options_interface.py:166
4627msgid "User interface color theme:"
4628msgstr ""
4629
4630#: picard/ui/ui_options_interface.py:167
4631msgid "Add a new button to Toolbar"
4632msgstr ""
4633
4634#: picard/ui/ui_options_interface.py:168
4635msgid "Add Action"
4636msgstr ""
4637
4638#: picard/ui/ui_options_interface.py:169
4639msgid "Insert a separator"
4640msgstr ""
4641
4642#: picard/ui/ui_options_interface.py:170
4643msgid "Add Separator"
4644msgstr ""
4645
4646#: picard/ui/ui_options_interface.py:173
4647msgid "Remove button from toolbar"
4648msgstr ""
4649
4650#: picard/ui/options/interface_colors.py:88
4651#: picard/ui/ui_options_interface_colors.py:48
4652msgid "Colors"
4653msgstr ""
4654
4655#: picard/ui/ui_options_interface_top_tags.py:37
4656msgid "Show the below tags above all other tags in the metadata view"
4657msgstr ""
4658
4659#: picard/ui/ui_options_matching.py:69
4660msgid "Thresholds"
4661msgstr ""
4662
4663#: picard/ui/ui_options_matching.py:70
4664msgid "Minimal similarity for matching files to tracks:"
4665msgstr ""
4666
4667#: picard/ui/ui_options_matching.py:74
4668msgid "Minimal similarity for file lookups:"
4669msgstr ""
4670
4671#: picard/ui/ui_options_matching.py:75
4672msgid "Minimal similarity for cluster lookups:"
4673msgstr ""
4674
4675#: picard/ui/options/metadata.py:62 picard/ui/ui_options_metadata.py:96
4676msgid "Metadata"
4677msgstr ""
4678
4679#: picard/ui/ui_options_metadata.py:97
4680msgid "Translate artist names to this locale where possible:"
4681msgstr ""
4682
4683#: picard/ui/ui_options_metadata.py:98
4684msgid "Use standardized artist names"
4685msgstr ""
4686
4687#: picard/ui/ui_options_metadata.py:99
4688msgid "Use standardized instrument and vocal credits"
4689msgstr ""
4690
4691#: picard/ui/ui_options_metadata.py:100
4692msgid "Convert Unicode punctuation characters to ASCII"
4693msgstr ""
4694
4695#: picard/ui/ui_options_metadata.py:101
4696msgid "Use release relationships"
4697msgstr ""
4698
4699#: picard/ui/ui_options_metadata.py:102
4700msgid "Use track relationships"
4701msgstr ""
4702
4703#: picard/ui/ui_options_metadata.py:103
4704msgid "Custom Fields"
4705msgstr ""
4706
4707#: picard/ui/ui_options_metadata.py:104
4708msgid "Various artists:"
4709msgstr ""
4710
4711#: picard/ui/ui_options_metadata.py:105
4712msgid "Non-album tracks:"
4713msgstr ""
4714
4715#: picard/ui/options/interface.py:172 picard/ui/ui_options_metadata.py:106
4716#: picard/ui/ui_options_metadata.py:107 picard/ui/ui_options_renaming.py:154
4717#: picard/ui/ui_provider_options_local.py:52
4718msgid "Default"
4719msgstr ""
4720
4721#: picard/ui/ui_options_network.py:137
4722msgid "Web Proxy"
4723msgstr ""
4724
4725#: picard/ui/ui_options_network.py:138
4726msgid "HTTP"
4727msgstr ""
4728
4729#: picard/ui/ui_options_network.py:139
4730msgid "SOCKS"
4731msgstr ""
4732
4733#: picard/ui/ui_options_network.py:140 picard/ui/ui_passworddialog.py:61
4734msgid "Username:"
4735msgstr ""
4736
4737#: picard/ui/ui_options_network.py:142 picard/ui/ui_passworddialog.py:62
4738msgid "Password:"
4739msgstr ""
4740
4741#: picard/ui/ui_options_network.py:144
4742msgid "Request timeout in seconds:"
4743msgstr ""
4744
4745#: picard/ui/ui_options_network.py:145
4746msgid "Browser Integration"
4747msgstr ""
4748
4749#: picard/ui/ui_options_network.py:146
4750msgid "Default listening port:"
4751msgstr ""
4752
4753#: picard/ui/ui_options_network.py:147
4754msgid "Listen only on localhost"
4755msgstr ""
4756
4757#: picard/ui/options/plugins.py:218 picard/ui/ui_options_plugins.py:129
4758msgid "Plugins"
4759msgstr ""
4760
4761#: picard/ui/options/plugins.py:602 picard/ui/searchdialog/album.py:151
4762#: picard/ui/searchdialog/artist.py:52 picard/ui/searchdialog/track.py:63
4763#: picard/ui/ui_options_plugins.py:130
4764msgid "Name"
4765msgstr ""
4766
4767#: picard/ui/ui_options_plugins.py:131
4768msgid "Version"
4769msgstr ""
4770
4771#: picard/ui/ui_options_plugins.py:133
4772msgid "Install plugin..."
4773msgstr ""
4774
4775#: picard/ui/ui_options_plugins.py:134
4776msgid "Open plugin folder"
4777msgstr ""
4778
4779#: picard/ui/ui_options_plugins.py:135
4780msgid "Reload List of Plugins"
4781msgstr ""
4782
4783#: picard/ui/ui_options_plugins.py:136
4784msgid "Details"
4785msgstr ""
4786
4787#: picard/ui/ui_options_ratings.py:45
4788msgid "Enable track ratings"
4789msgstr ""
4790
4791#: picard/ui/ui_options_ratings.py:46
4792msgid ""
4793"Picard saves the ratings together with an e-mail address identifying the "
4794"user who did the rating. That way different ratings for different users "
4795"can be stored in the files. Please specify the e-mail you want to use to "
4796"save your ratings."
4797msgstr ""
4798
4799#: picard/ui/ui_options_ratings.py:47
4800msgid "E-mail:"
4801msgstr ""
4802
4803#: picard/ui/ui_options_ratings.py:48
4804msgid "Submit ratings to MusicBrainz"
4805msgstr ""
4806
4807#: picard/ui/ui_options_releases.py:110
4808msgid "Preferred release types"
4809msgstr ""
4810
4811#: picard/ui/ui_options_releases.py:111
4812msgid "Preferred release countries"
4813msgstr ""
4814
4815#: picard/ui/ui_options_releases.py:112 picard/ui/ui_options_releases.py:113
4816msgid "Add to preferred release countries"
4817msgstr ""
4818
4819#: picard/ui/ui_options_releases.py:114 picard/ui/ui_options_releases.py:115
4820msgid "Remove from preferred release countries"
4821msgstr ""
4822
4823#: picard/ui/ui_options_releases.py:116
4824msgid "Preferred release formats"
4825msgstr ""
4826
4827#: picard/ui/ui_options_releases.py:117 picard/ui/ui_options_releases.py:118
4828msgid "Add to preferred release formats"
4829msgstr ""
4830
4831#: picard/ui/ui_options_releases.py:119 picard/ui/ui_options_releases.py:120
4832msgid "Remove from preferred release formats"
4833msgstr ""
4834
4835#: picard/ui/ui_options_renaming.py:144
4836msgid "Move files when saving"
4837msgstr ""
4838
4839#: picard/ui/ui_options_renaming.py:145
4840msgid "Destination directory:"
4841msgstr ""
4842
4843#: picard/ui/ui_options_renaming.py:147
4844msgid "Move additional files (case insensitive):"
4845msgstr ""
4846
4847#: picard/ui/ui_options_renaming.py:148
4848msgid "Delete empty directories"
4849msgstr ""
4850
4851#: picard/ui/ui_options_renaming.py:149
4852msgid "Rename files when saving"
4853msgstr ""
4854
4855#: picard/ui/ui_options_renaming.py:150
4856msgid "Replace non-ASCII characters"
4857msgstr ""
4858
4859#: picard/ui/ui_options_renaming.py:151
4860msgid "Windows compatibility"
4861msgstr ""
4862
4863#: picard/ui/ui_options_renaming.py:152
4864msgid "Name files like this"
4865msgstr ""
4866
4867#: picard/ui/ui_options_renaming.py:153 picard/ui/ui_options_script.py:108
4868#: picard/ui/ui_scripting_documentation_dialog.py:50
4869msgid "Scripting Documentation"
4870msgstr ""
4871
4872#: picard/ui/ui_options_renaming.py:155
4873msgid "Examples"
4874msgstr ""
4875
4876#: picard/ui/ui_options_script.py:104
4877msgid "Tagger Script(s)"
4878msgstr ""
4879
4880#: picard/ui/ui_options_script.py:105
4881msgid "Enter your tagger script here."
4882msgstr ""
4883
4884#: picard/ui/ui_options_script.py:106 picard/ui/ui_options_script.py:107
4885msgid "Add new script"
4886msgstr ""
4887
4888#: picard/ui/ui_options_script.py:109
4889msgid "Move script up"
4890msgstr ""
4891
4892#: picard/ui/ui_options_script.py:110
4893msgid "Move script down"
4894msgstr ""
4895
4896#: picard/ui/ui_options_script.py:111 picard/ui/widgets/scriptlistwidget.py:46
4897msgid "Remove script"
4898msgstr ""
4899
4900#: picard/ui/ui_options_tags.py:62
4901msgid "Write tags to files"
4902msgstr ""
4903
4904#: picard/ui/ui_options_tags.py:63
4905msgid "Preserve timestamps of tagged files"
4906msgstr ""
4907
4908#: picard/ui/ui_options_tags.py:64
4909msgid "Before Tagging"
4910msgstr ""
4911
4912#: picard/ui/ui_options_tags.py:65
4913msgid "Clear existing tags"
4914msgstr ""
4915
4916#: picard/ui/ui_options_tags.py:66
4917msgid "Remove ID3 tags from FLAC files"
4918msgstr ""
4919
4920#: picard/ui/ui_options_tags.py:67
4921msgid "Remove APEv2 tags from MP3 files"
4922msgstr ""
4923
4924#: picard/ui/ui_options_tags.py:68
4925msgid ""
4926"Preserve these tags from being cleared or overwritten with MusicBrainz "
4927"data:"
4928msgstr ""
4929
4930#: picard/ui/options/tags_compatibility_id3.py:43
4931#: picard/ui/ui_options_tags_compatibility.py:170
4932#: picard/ui/ui_options_tags_compatibility_id3.py:114
4933msgid "ID3"
4934msgstr ""
4935
4936#: picard/ui/ui_options_tags_compatibility.py:171
4937#: picard/ui/ui_options_tags_compatibility_id3.py:115
4938msgid "ID3v2 Version"
4939msgstr ""
4940
4941#: picard/ui/ui_options_tags_compatibility.py:172
4942#: picard/ui/ui_options_tags_compatibility_id3.py:116
4943msgid "2.4"
4944msgstr ""
4945
4946#: picard/ui/ui_options_tags_compatibility.py:173
4947#: picard/ui/ui_options_tags_compatibility_id3.py:117
4948msgid "2.3"
4949msgstr ""
4950
4951#: picard/ui/ui_options_tags_compatibility.py:174
4952#: picard/ui/ui_options_tags_compatibility_id3.py:118
4953msgid "ID3v2 Text Encoding"
4954msgstr ""
4955
4956#: picard/ui/ui_options_tags_compatibility.py:175
4957#: picard/ui/ui_options_tags_compatibility.py:195
4958#: picard/ui/ui_options_tags_compatibility_id3.py:119
4959#: picard/ui/ui_options_tags_compatibility_wave.py:62
4960msgid "UTF-8"
4961msgstr ""
4962
4963#: picard/ui/ui_options_tags_compatibility.py:176
4964#: picard/ui/ui_options_tags_compatibility_id3.py:120
4965msgid "UTF-16"
4966msgstr ""
4967
4968#: picard/ui/ui_options_tags_compatibility.py:177
4969#: picard/ui/ui_options_tags_compatibility_id3.py:121
4970msgid "ISO-8859-1"
4971msgstr ""
4972
4973#: picard/ui/ui_options_tags_compatibility.py:178
4974#: picard/ui/ui_options_tags_compatibility_id3.py:122
4975msgid "Join multiple ID3v2.3 tags with:"
4976msgstr ""
4977
4978#: picard/ui/ui_options_tags_compatibility.py:179
4979#: picard/ui/ui_options_tags_compatibility_id3.py:123
4980msgid ""
4981"<html><head/><body><p>Default is '/' to maintain compatibility with "
4982"previous Picard releases.</p><p>New alternatives are ';_' or '_/_' or "
4983"type your own. </p></body></html>"
4984msgstr ""
4985
4986#: picard/ui/ui_options_tags_compatibility.py:180
4987#: picard/ui/ui_options_tags_compatibility_id3.py:124
4988msgid "Save iTunes compatible grouping and work"
4989msgstr ""
4990
4991#: picard/ui/ui_options_tags_compatibility.py:181
4992#: picard/ui/ui_options_tags_compatibility_id3.py:125
4993msgid "Also include ID3v1 tags in the files"
4994msgstr ""
4995
4996#: picard/ui/ui_options_tags_compatibility.py:182
4997#: picard/ui/ui_options_tags_compatibility_aac.py:45
4998msgid "AAC files"
4999msgstr ""
5000
5001#: picard/ui/ui_options_tags_compatibility.py:183
5002#: picard/ui/ui_options_tags_compatibility.py:187
5003#: picard/ui/ui_options_tags_compatibility_aac.py:47
5004#: picard/ui/ui_options_tags_compatibility_ac3.py:47
5005msgid "Save APEv2 tags"
5006msgstr ""
5007
5008#: picard/ui/ui_options_tags_compatibility.py:184
5009#: picard/ui/ui_options_tags_compatibility.py:188
5010#: picard/ui/ui_options_tags_compatibility_aac.py:48
5011#: picard/ui/ui_options_tags_compatibility_ac3.py:48
5012msgid "Do not save tags"
5013msgstr ""
5014
5015#: picard/ui/ui_options_tags_compatibility.py:185
5016#: picard/ui/ui_options_tags_compatibility_aac.py:49
5017msgid "Remove APEv2 tags from AAC files"
5018msgstr ""
5019
5020#: picard/ui/ui_options_tags_compatibility.py:186
5021#: picard/ui/ui_options_tags_compatibility_ac3.py:45
5022msgid "AC3 files"
5023msgstr ""
5024
5025#: picard/ui/ui_options_tags_compatibility.py:189
5026#: picard/ui/ui_options_tags_compatibility_ac3.py:49
5027msgid "Remove APEv2 tags from AC3 files"
5028msgstr ""
5029
5030#: picard/ui/ui_options_tags_compatibility.py:190
5031#: picard/ui/ui_options_tags_compatibility_wave.py:56
5032msgid "WAVE files"
5033msgstr ""
5034
5035#: picard/ui/ui_options_tags_compatibility.py:191
5036#: picard/ui/ui_options_tags_compatibility_wave.py:58
5037msgid "Also include RIFF INFO tags in the files"
5038msgstr ""
5039
5040#: picard/ui/ui_options_tags_compatibility.py:192
5041#: picard/ui/ui_options_tags_compatibility_wave.py:59
5042msgid "Remove existing RIFF INFO tags from WAVE files"
5043msgstr ""
5044
5045#: picard/ui/ui_options_tags_compatibility.py:193
5046#: picard/ui/ui_options_tags_compatibility_wave.py:60
5047msgid "RIFF INFO Text Encoding"
5048msgstr ""
5049
5050#: picard/ui/ui_options_tags_compatibility.py:194
5051#: picard/ui/ui_options_tags_compatibility_wave.py:61
5052msgid "Windows-1252"
5053msgstr ""
5054
5055#: picard/ui/ui_options_tags_compatibility_aac.py:46
5056msgid ""
5057"Picard can save APEv2 tags to pure AAC files, which by default do not "
5058"support tagging. APEv2 tags in AAC are supported by some players, but "
5059"players not supporting AAC files with APEv2 tags can have issues loading "
5060"and playing those files. To deal with this you can choose whether to save"
5061" tags to those files."
5062msgstr ""
5063
5064#: picard/ui/ui_options_tags_compatibility_ac3.py:46
5065msgid ""
5066"Picard can save APEv2 tags to pure AC3 files, which by default do not "
5067"support tagging. APEv2 tags in AC3 are supported by some players, but "
5068"players not supporting AC3 files with APEv2 tags can have issues loading "
5069"and playing those files. To deal with this you can choose whether to save"
5070" tags to those files."
5071msgstr ""
5072
5073#: picard/ui/ui_options_tags_compatibility_wave.py:57
5074msgid ""
5075"Picard will tag WAVE files using ID3v2 tags. This is not supported by all"
5076" software. For compatibility with software which does not support ID3v2 "
5077"tags in WAVE files additional RIFF INFO tags can be written to the files."
5078" RIFF INFO has only limited support for tags and character encodings."
5079msgstr ""
5080
5081#: picard/ui/ui_passworddialog.py:60
5082msgid "Authentication required"
5083msgstr ""
5084
5085#: picard/ui/ui_provider_options_caa.py:69
5086msgid "Download only cover art images matching selected types"
5087msgstr ""
5088
5089#: picard/ui/ui_provider_options_caa.py:70
5090msgid "Select types..."
5091msgstr ""
5092
5093#: picard/ui/ui_provider_options_caa.py:71
5094msgid "Only use images of the following size:"
5095msgstr ""
5096
5097#: picard/ui/ui_provider_options_caa.py:72
5098msgid "Download only approved images"
5099msgstr ""
5100
5101#: picard/ui/ui_provider_options_local.py:51
5102msgid "Local cover art files match the following regular expression:"
5103msgstr ""
5104
5105#: picard/ui/ui_provider_options_local.py:53
5106msgid ""
5107"First group in the regular expression, if any, will be used as type, ie. "
5108"cover-back-spine.jpg will be set as types Back + Spine. If no type is "
5109"found, it will default to Front type."
5110msgstr ""
5111
5112#: picard/ui/ui_scripting_documentation_dialog.py:51
5113msgid "Open documentation in browser"
5114msgstr ""
5115
5116#: picard/ui/ui_tagsfromfilenames.py:53
5117msgid "Convert File Names to Tags"
5118msgstr ""
5119
5120#: picard/ui/ui_tagsfromfilenames.py:54
5121msgid "Replace underscores with spaces"
5122msgstr ""
5123
5124#: picard/ui/ui_tagsfromfilenames.py:55
5125msgid "&Preview"
5126msgstr ""
5127
5128#: picard/ui/ui_widget_taglisteditor.py:69
5129msgid "Add new tag"
5130msgstr ""
5131
5132#: picard/ui/ui_widget_taglisteditor.py:70
5133#: picard/ui/ui_widget_taglisteditor.py:71
5134msgid "Move tag up"
5135msgstr ""
5136
5137#: picard/ui/ui_widget_taglisteditor.py:72
5138#: picard/ui/ui_widget_taglisteditor.py:73
5139msgid "Move tag down"
5140msgstr ""
5141
5142#: picard/ui/ui_widget_taglisteditor.py:74
5143#: picard/ui/ui_widget_taglisteditor.py:75
5144msgid "Remove selected tags"
5145msgstr ""
5146
5147#: picard/ui/ui_widget_taglisteditor.py:76
5148msgid "Remove tags"
5149msgstr ""
5150
5151#: picard/ui/util.py:49
5152msgid "&Ok"
5153msgstr ""
5154
5155#: picard/ui/util.py:52
5156msgid "Clos&e"
5157msgstr ""
5158
5159#: picard/ui/options/__init__.py:105
5160msgid "Regex Error"
5161msgstr ""
5162
5163#: picard/ui/options/advanced.py:43
5164msgid "Advanced"
5165msgstr ""
5166
5167#: picard/ui/options/cover.py:50
5168msgid "Cover Art"
5169msgstr ""
5170
5171#: picard/ui/options/dialog.py:123
5172msgid "&Restore all Defaults"
5173msgstr ""
5174
5175#: picard/ui/options/dialog.py:124
5176msgid "Reset all of Picard's settings"
5177msgstr ""
5178
5179#: picard/ui/options/dialog.py:126
5180msgid "Reset all settings for current option page"
5181msgstr ""
5182
5183#: picard/ui/options/dialog.py:129
5184msgid "Make It So!"
5185msgstr ""
5186
5187#: picard/ui/options/dialog.py:231
5188msgid "Unexpected error"
5189msgstr ""
5190
5191#: picard/ui/options/dialog.py:270
5192msgid "You are about to reset your options for this page."
5193msgstr ""
5194
5195#: picard/ui/options/dialog.py:274
5196msgid "Warning! This will reset all of your settings."
5197msgstr ""
5198
5199#: picard/ui/options/dialog.py:281
5200msgid "Confirm Reset"
5201msgstr ""
5202
5203#: picard/ui/options/dialog.py:282
5204msgid "Are you sure?"
5205msgstr ""
5206
5207#: picard/ui/options/fingerprinting.py:60
5208msgid "Fingerprinting"
5209msgstr ""
5210
5211#: picard/ui/options/fingerprinting.py:162
5212#: picard/ui/options/fingerprinting.py:166
5213msgid "Please select a valid fpcalc executable."
5214msgstr ""
5215
5216#: picard/ui/options/fingerprinting.py:166
5217msgid "Invalid fpcalc executable"
5218msgstr ""
5219
5220#: picard/ui/options/general.py:118
5221#, python-format
5222msgid "Logged in as <b>%s</b>."
5223msgstr ""
5224
5225#: picard/ui/options/genres.py:46
5226msgid ""
5227"<html><head/><body>\n"
5228"<p>Lines not starting with <b>-</b> or <b>+</b> are ignored.</p>\n"
5229"<p>One expression per line, case-insensitive</p>\n"
5230"<p>Examples:</p>\n"
5231"<p><b>\n"
5232"#comment<br/>\n"
5233"!comment<br/>\n"
5234"comment\n"
5235"</b></p>\n"
5236"<p><u>Strict filtering:</u></p>\n"
5237"<p>\n"
5238"<b>-word</b>: exclude <i>word</i><br/>\n"
5239"<b>+word</b>: include <i>word</i>\n"
5240"</p>\n"
5241"<p><u>Wildcard filtering:</u></p>\n"
5242"<p>\n"
5243"<b>-*word</b>: exclude all genres ending with <i>word</i><br/>\n"
5244"<b>+word*</b>: include all genres starting with <i>word</i><br/>\n"
5245"<b>-w*rd</b>: exclude all genres starting with <i>w</i> and ending with "
5246"<i>rd</i>\n"
5247"</p>\n"
5248"<p><u>Regular expressions filtering (Python re syntax):</u></p>\n"
5249"<p><b>-/^w.rd+/</b>: exclude genres starting with <i>w</i> followed by "
5250"any character, then <i>r</i> followed by at least one <i>d</i>\n"
5251"</p>\n"
5252"</body></html>"
5253msgstr ""
5254
5255#: picard/ui/options/genres.py:71
5256msgid ""
5257"<html><head/><body>\n"
5258"<p>You can add genres to test filters against, one per line.<br/>\n"
5259"This playground will not be preserved on Options exit.\n"
5260"</p>\n"
5261"<p>\n"
5262"Red background means the tag will be skipped.<br/>\n"
5263"Green background means the tag will be kept.\n"
5264"</p>\n"
5265"</body></html>"
5266msgstr ""
5267
5268#: picard/ui/options/genres.py:85
5269msgid "Genres"
5270msgstr ""
5271
5272#: picard/ui/options/genres.py:154
5273#, python-format
5274msgid "Error line %d: %s"
5275msgstr ""
5276
5277#: picard/ui/options/interface.py:72
5278msgid "User Interface"
5279msgstr ""
5280
5281#: picard/ui/options/interface.py:80
5282msgid "Add Folder"
5283msgstr ""
5284
5285#: picard/ui/options/interface.py:84
5286msgid "Add Files"
5287msgstr ""
5288
5289#: picard/ui/options/interface.py:88
5290msgid "Cluster"
5291msgstr ""
5292
5293#: picard/ui/options/interface.py:92
5294msgid "Lookup"
5295msgstr ""
5296
5297#: picard/ui/options/interface.py:96
5298msgid "Scan"
5299msgstr ""
5300
5301#: picard/ui/options/interface.py:100
5302msgid "Lookup in Browser"
5303msgstr ""
5304
5305#: picard/ui/options/interface.py:104
5306msgid "Save"
5307msgstr ""
5308
5309#: picard/ui/options/interface.py:116
5310msgid "Submit AcoustIDs"
5311msgstr ""
5312
5313#: picard/ui/options/interface.py:124
5314msgid "Open in Player"
5315msgstr ""
5316
5317#: picard/ui/options/interface.py:128
5318msgid "Lookup CD..."
5319msgstr ""
5320
5321#: picard/ui/options/interface.py:173
5322msgid "The default color scheme based on the operating system display settings"
5323msgstr ""
5324
5325#: picard/ui/options/interface.py:176
5326msgid "Dark"
5327msgstr ""
5328
5329#: picard/ui/options/interface.py:177
5330msgid "A dark display theme"
5331msgstr ""
5332
5333#: picard/ui/options/interface.py:180
5334msgid "Light"
5335msgstr ""
5336
5337#: picard/ui/options/interface.py:181
5338msgid "A light display theme"
5339msgstr ""
5340
5341#: picard/ui/options/interface.py:184
5342msgid "System"
5343msgstr ""
5344
5345#: picard/ui/options/interface.py:185
5346msgid "The Qt5 theme configured in the desktop environment"
5347msgstr ""
5348
5349#: picard/ui/options/interface.py:203
5350msgid "System default"
5351msgstr ""
5352
5353#: picard/ui/options/interface.py:267
5354msgid "Theme changed"
5355msgstr ""
5356
5357#: picard/ui/options/interface.py:268
5358msgid ""
5359"You have changed the application theme. You have to restart Picard in "
5360"order for the change to take effect."
5361msgstr ""
5362
5363#: picard/ui/options/interface.py:270
5364msgid ""
5365"Please note that using the system theme might cause the user interface to"
5366" be not shown correctly. If this is the case select the \"Default\" theme"
5367" option to use Picard's default theme again."
5368msgstr ""
5369
5370#: picard/ui/options/interface.py:275
5371msgid "Language changed"
5372msgstr ""
5373
5374#: picard/ui/options/interface.py:276
5375msgid ""
5376"You have changed the interface language. You have to restart Picard in "
5377"order for the change to take effect."
5378msgstr ""
5379
5380#: picard/ui/options/interface.py:308
5381msgid "Drag and Drop to re-order"
5382msgstr ""
5383
5384#: picard/ui/options/interface_colors.py:63
5385msgid "Choose a color"
5386msgstr ""
5387
5388#: picard/ui/options/interface_colors.py:142
5389msgid "Colors changed"
5390msgstr ""
5391
5392#: picard/ui/options/interface_colors.py:143
5393msgid ""
5394"You have changed the interface colors. You may have to restart Picard in "
5395"order for the changes to take effect."
5396msgstr ""
5397
5398#: picard/ui/options/interface_top_tags.py:39
5399msgid "Top Tags"
5400msgstr ""
5401
5402#: picard/ui/options/matching.py:40
5403msgid "Matching"
5404msgstr ""
5405
5406#: picard/ui/options/network.py:42
5407msgid "Network"
5408msgstr ""
5409
5410#: picard/ui/options/plugins.py:137
5411msgid "Download and install plugin"
5412msgstr ""
5413
5414#: picard/ui/options/plugins.py:145
5415#, python-format
5416msgid "Download and upgrade plugin to version %s"
5417msgstr ""
5418
5419#: picard/ui/options/plugins.py:151
5420msgid "Enabled"
5421msgstr ""
5422
5423#: picard/ui/options/plugins.py:155
5424msgid "Disabled"
5425msgstr ""
5426
5427#: picard/ui/options/plugins.py:165
5428msgid "Uninstall plugin"
5429msgstr ""
5430
5431#: picard/ui/options/plugins.py:401
5432msgid "Reloading list of available plugins..."
5433msgstr ""
5434
5435#: picard/ui/options/plugins.py:409 picard/ui/options/plugins.py:418
5436#: picard/ui/options/plugins.py:439
5437#, python-format
5438msgid "Plugin '%s'"
5439msgstr ""
5440
5441#: picard/ui/options/plugins.py:410
5442#, python-format
5443msgid ""
5444"An error occurred while loading the plugin '%s':\n"
5445"\n"
5446"%s"
5447msgstr ""
5448
5449#: picard/ui/options/plugins.py:419
5450#, python-format
5451msgid "The plugin '%s' is not compatible with this version of Picard."
5452msgstr ""
5453
5454#: picard/ui/options/plugins.py:440
5455#, python-format
5456msgid "The plugin '%s' will be upgraded to version %s on next run of Picard."
5457msgstr ""
5458
5459#: picard/ui/options/plugins.py:461
5460#, python-format
5461msgid "Uninstall plugin '%s'?"
5462msgstr ""
5463
5464#: picard/ui/options/plugins.py:462
5465#, python-format
5466msgid "Do you really want to uninstall the plugin '%s' ?"
5467msgstr ""
5468
5469#: picard/ui/options/plugins.py:594
5470msgid "Restart Picard to upgrade to new version"
5471msgstr ""
5472
5473#: picard/ui/options/plugins.py:596
5474msgid "New version available"
5475msgstr ""
5476
5477#: picard/ui/options/plugins.py:603
5478msgid "Authors"
5479msgstr ""
5480
5481#: picard/ui/options/plugins.py:604 picard/util/tags.py:70
5482msgid "License"
5483msgstr ""
5484
5485#: picard/ui/options/plugins.py:645
5486#, python-format
5487msgid "The plugin '%s' could not be downloaded."
5488msgstr ""
5489
5490#: picard/ui/options/plugins.py:646
5491msgid "Please try again later."
5492msgstr ""
5493
5494#: picard/ui/options/ratings.py:41
5495msgid "Ratings"
5496msgstr ""
5497
5498#: picard/ui/options/releases.py:157
5499msgid "Preferred Releases"
5500msgstr ""
5501
5502#: picard/ui/options/releases.py:194
5503msgid "Reset all"
5504msgstr ""
5505
5506#: picard/ui/options/renaming.py:74
5507msgid "File Naming"
5508msgstr ""
5509
5510#: picard/ui/options/renaming.py:214
5511msgid "Error"
5512msgstr ""
5513
5514#: picard/ui/options/renaming.py:214
5515msgid "The location to move files to must not be empty."
5516msgstr ""
5517
5518#: picard/ui/options/renaming.py:224
5519msgid "The file naming format must not be empty."
5520msgstr ""
5521
5522#: picard/ui/options/scripting.py:112
5523msgid ""
5524"<a href=\"%(picard-doc-scripting-url)s\">Open Scripting Documentation in "
5525"your browser</a>"
5526msgstr ""
5527
5528#: picard/ui/options/scripting.py:160
5529msgid "Scripting"
5530msgstr ""
5531
5532#: picard/ui/options/scripting.py:221
5533msgid "Script Error"
5534msgstr ""
5535
5536#: picard/ui/options/tags.py:46
5537msgid "Tags"
5538msgstr ""
5539
5540#: picard/ui/options/tags_compatibility_aac.py:40
5541msgid "AAC"
5542msgstr ""
5543
5544#: picard/ui/options/tags_compatibility_ac3.py:40
5545msgid "AC3"
5546msgstr ""
5547
5548#: picard/ui/options/tags_compatibility_wave.py:42
5549msgid "WAVE"
5550msgstr ""
5551
5552#: picard/ui/searchdialog/__init__.py:99
5553msgid ""
5554"&#160;(<a href='https://musicbrainz.org/doc/Indexed_Search_Syntax'>Syntax"
5555" Help</a>)"
5556msgstr ""
5557
5558#: picard/ui/searchdialog/__init__.py:185
5559msgid "Search in browser"
5560msgstr ""
5561
5562#: picard/ui/searchdialog/__init__.py:208
5563msgid "<strong>Loading...</strong>"
5564msgstr ""
5565
5566#: picard/ui/searchdialog/__init__.py:239
5567msgid "Retry"
5568msgstr ""
5569
5570#: picard/ui/searchdialog/__init__.py:250
5571#, python-format
5572msgid ""
5573"<strong>Following error occurred while fetching "
5574"results:<br><br></strong>Network request error for %s:<br>%s (QT code %d,"
5575" HTTP code %s)<br>"
5576msgstr ""
5577
5578#: picard/ui/searchdialog/__init__.py:261
5579msgid "<strong>No results found. Please try a different search query.</strong>"
5580msgstr ""
5581
5582#: picard/ui/searchdialog/album.py:145 picard/ui/searchdialog/track.py:58
5583msgid "Load into Picard"
5584msgstr ""
5585
5586#: picard/ui/searchdialog/album.py:149
5587msgid "Album Search Results"
5588msgstr ""
5589
5590#: picard/ui/searchdialog/album.py:160 picard/util/tags.py:68
5591msgid "Language"
5592msgstr ""
5593
5594#: picard/ui/searchdialog/album.py:162
5595msgid "Status"
5596msgstr ""
5597
5598#: picard/ui/searchdialog/album.py:164 picard/ui/searchdialog/artist.py:60
5599#: picard/ui/searchdialog/track.py:70
5600msgid "Score"
5601msgstr ""
5602
5603#: picard/ui/searchdialog/artist.py:48
5604msgid "Show in browser"
5605msgstr ""
5606
5607#: picard/ui/searchdialog/artist.py:50
5608msgid "Artist Search Dialog"
5609msgstr ""
5610
5611#: picard/ui/searchdialog/artist.py:54
5612msgid "Gender"
5613msgstr ""
5614
5615#: picard/ui/searchdialog/artist.py:55
5616msgid "Area"
5617msgstr ""
5618
5619#: picard/ui/searchdialog/artist.py:56
5620msgid "Begin"
5621msgstr ""
5622
5623#: picard/ui/searchdialog/artist.py:57
5624msgid "Begin Area"
5625msgstr ""
5626
5627#: picard/ui/searchdialog/artist.py:58
5628msgid "End"
5629msgstr ""
5630
5631#: picard/ui/searchdialog/artist.py:59
5632msgid "End Area"
5633msgstr ""
5634
5635#: picard/ui/searchdialog/track.py:61
5636msgid "Track Search Results"
5637msgstr ""
5638
5639#: picard/ui/searchdialog/track.py:66
5640msgid "Release"
5641msgstr ""
5642
5643#: picard/ui/searchdialog/track.py:178
5644msgid "Standalone Recording"
5645msgstr ""
5646
5647#: picard/ui/widgets/scriptlistwidget.py:43
5648msgid "Rename script"
5649msgstr ""
5650
5651#: picard/ui/widgets/scriptlistwidget.py:75
5652msgid "Are you sure you want to remove this script?"
5653msgstr ""
5654
5655#: picard/ui/widgets/scriptlistwidget.py:76
5656msgid "Confirm Remove"
5657msgstr ""
5658
5659#: picard/ui/widgets/tristatesortheaderview.py:53
5660msgid ""
5661"The table is locked. To enable sorting and column resizing\n"
5662"unlock the table in the table header's context menu."
5663msgstr ""
5664
5665#: picard/util/bytes2human.py:37
5666#, python-format
5667msgid "%s B"
5668msgstr ""
5669
5670#: picard/util/bytes2human.py:38
5671#, python-format
5672msgid "%s kB"
5673msgstr ""
5674
5675#: picard/util/bytes2human.py:39
5676#, python-format
5677msgid "%s KiB"
5678msgstr ""
5679
5680#: picard/util/bytes2human.py:40
5681#, python-format
5682msgid "%s MB"
5683msgstr ""
5684
5685#: picard/util/bytes2human.py:41
5686#, python-format
5687msgid "%s MiB"
5688msgstr ""
5689
5690#: picard/util/bytes2human.py:42
5691#, python-format
5692msgid "%s GB"
5693msgstr ""
5694
5695#: picard/util/bytes2human.py:43
5696#, python-format
5697msgid "%s GiB"
5698msgstr ""
5699
5700#: picard/util/bytes2human.py:44
5701#, python-format
5702msgid "%s TB"
5703msgstr ""
5704
5705#: picard/util/bytes2human.py:45
5706#, python-format
5707msgid "%s TiB"
5708msgstr ""
5709
5710#: picard/util/bytes2human.py:46
5711#, python-format
5712msgid "%s PB"
5713msgstr ""
5714
5715#: picard/util/bytes2human.py:47
5716#, python-format
5717msgid "%s PiB"
5718msgstr ""
5719
5720#: picard/util/bytes2human.py:89
5721#, python-format
5722msgid "%s "
5723msgstr ""
5724
5725#: picard/util/checkupdate.py:103
5726msgid "Error loading Picard releases list: {error_message}"
5727msgstr ""
5728
5729#: picard/util/checkupdate.py:107 picard/util/checkupdate.py:143
5730#: picard/util/checkupdate.py:163
5731msgid "Picard Update"
5732msgstr ""
5733
5734#: picard/util/checkupdate.py:108
5735msgid ""
5736"Unable to retrieve the latest version information from the website.\n"
5737"(https://{url}{endpoint})"
5738msgstr ""
5739
5740#: picard/util/checkupdate.py:144
5741msgid ""
5742"A new version of Picard is available.\n"
5743"\n"
5744"This version: {picard_old_version}\n"
5745"New version: {picard_new_version}\n"
5746"\n"
5747"Would you like to download the new version?"
5748msgstr ""
5749
5750#: picard/util/checkupdate.py:160
5751msgid "unknown"
5752msgstr ""
5753
5754#: picard/util/checkupdate.py:164
5755msgid ""
5756"There is no update currently available for your subscribed update level: "
5757"{update_level}\n"
5758"\n"
5759"Your version: {picard_old_version}\n"
5760msgstr ""
5761
5762#: picard/util/tags.py:34
5763msgid "AcoustID Fingerprint"
5764msgstr ""
5765
5766#: picard/util/tags.py:35
5767msgid "AcoustID"
5768msgstr ""
5769
5770#: picard/util/tags.py:37
5771msgid "Album Artist Sort Order"
5772msgstr ""
5773
5774#: picard/util/tags.py:39
5775msgid "Album Sort Order"
5776msgstr ""
5777
5778#: picard/util/tags.py:40
5779msgid "Arranger"
5780msgstr ""
5781
5782#: picard/util/tags.py:42
5783msgid "Artists"
5784msgstr ""
5785
5786#: picard/util/tags.py:43
5787msgid "Artist Sort Order"
5788msgstr ""
5789
5790#: picard/util/tags.py:44
5791msgid "ASIN"
5792msgstr ""
5793
5794#: picard/util/tags.py:46
5795msgid "BPM"
5796msgstr ""
5797
5798#: picard/util/tags.py:47
5799msgid "Catalog Number"
5800msgstr ""
5801
5802#: picard/util/tags.py:48
5803msgid "Comment"
5804msgstr ""
5805
5806#: picard/util/tags.py:49
5807msgid "Compilation (iTunes)"
5808msgstr ""
5809
5810#: picard/util/tags.py:51
5811msgid "Composer Sort Order"
5812msgstr ""
5813
5814#: picard/util/tags.py:52
5815msgid "Conductor"
5816msgstr ""
5817
5818#: picard/util/tags.py:53
5819msgid "Copyright"
5820msgstr ""
5821
5822#: picard/util/tags.py:55
5823msgid "Video Director"
5824msgstr ""
5825
5826#: picard/util/tags.py:56
5827msgid "Disc Id"
5828msgstr ""
5829
5830#: picard/util/tags.py:57
5831msgid "Disc Number"
5832msgstr ""
5833
5834#: picard/util/tags.py:59
5835msgid "DJ-Mixer"
5836msgstr ""
5837
5838#: picard/util/tags.py:60
5839msgid "Encoded By"
5840msgstr ""
5841
5842#: picard/util/tags.py:61
5843msgid "Encoder Settings"
5844msgstr ""
5845
5846#: picard/util/tags.py:62
5847msgid "Engineer"
5848msgstr ""
5849
5850#: picard/util/tags.py:64
5851msgid "Grouping"
5852msgstr ""
5853
5854#: picard/util/tags.py:65
5855msgid "ISRC"
5856msgstr ""
5857
5858#: picard/util/tags.py:66
5859msgid "Key"
5860msgstr ""
5861
5862#: picard/util/tags.py:67
5863msgid "Record Label"
5864msgstr ""
5865
5866#: picard/util/tags.py:71
5867msgid "Lyricist"
5868msgstr ""
5869
5870#: picard/util/tags.py:72
5871msgid "Lyrics"
5872msgstr ""
5873
5874#: picard/util/tags.py:74
5875msgid "Mixer"
5876msgstr ""
5877
5878#: picard/util/tags.py:75
5879msgid "Mood"
5880msgstr ""
5881
5882#: picard/util/tags.py:76
5883msgid "Movement"
5884msgstr ""
5885
5886#: picard/util/tags.py:77
5887msgid "Movement Number"
5888msgstr ""
5889
5890#: picard/util/tags.py:78
5891msgid "Movement Count"
5892msgstr ""
5893
5894#: picard/util/tags.py:79
5895msgid "MusicBrainz Release Artist Id"
5896msgstr ""
5897
5898#: picard/util/tags.py:80
5899msgid "MusicBrainz Release Id"
5900msgstr ""
5901
5902#: picard/util/tags.py:81
5903msgid "MusicBrainz Artist Id"
5904msgstr ""
5905
5906#: picard/util/tags.py:82
5907msgid "MusicBrainz Disc Id"
5908msgstr ""
5909
5910#: picard/util/tags.py:83
5911msgid "MusicBrainz Original Release Id"
5912msgstr ""
5913
5914#: picard/util/tags.py:84
5915msgid "MusicBrainz Original Artist Id"
5916msgstr ""
5917
5918#: picard/util/tags.py:85
5919msgid "MusicBrainz Recording Id"
5920msgstr ""
5921
5922#: picard/util/tags.py:86
5923msgid "MusicBrainz Release Group Id"
5924msgstr ""
5925
5926#: picard/util/tags.py:87
5927msgid "MusicBrainz Track Id"
5928msgstr ""
5929
5930#: picard/util/tags.py:88
5931msgid "MusicBrainz Work Id"
5932msgstr ""
5933
5934#: picard/util/tags.py:89
5935msgid "MusicIP Fingerprint"
5936msgstr ""
5937
5938#: picard/util/tags.py:90
5939msgid "MusicIP PUID"
5940msgstr ""
5941
5942#: picard/util/tags.py:91
5943msgid "Original Album"
5944msgstr ""
5945
5946#: picard/util/tags.py:92
5947msgid "Original Artist"
5948msgstr ""
5949
5950#: picard/util/tags.py:94
5951msgid "Original Filename"
5952msgstr ""
5953
5954#: picard/util/tags.py:95
5955msgid "Original Year"
5956msgstr ""
5957
5958#: picard/util/tags.py:96
5959msgid "Performer"
5960msgstr ""
5961
5962#: picard/util/tags.py:97
5963msgid "Producer"
5964msgstr ""
5965
5966#: picard/util/tags.py:98
5967msgid "R128 Album Gain"
5968msgstr ""
5969
5970#: picard/util/tags.py:99
5971msgid "R128 Track Gain"
5972msgstr ""
5973
5974#: picard/util/tags.py:100
5975msgid "Rating"
5976msgstr ""
5977
5978#: picard/util/tags.py:101
5979msgid "Release Country"
5980msgstr ""
5981
5982#: picard/util/tags.py:102
5983msgid "Release Status"
5984msgstr ""
5985
5986#: picard/util/tags.py:103
5987msgid "Release Type"
5988msgstr ""
5989
5990#: picard/util/tags.py:104
5991msgid "Remixer"
5992msgstr ""
5993
5994#: picard/util/tags.py:105
5995msgid "ReplayGain Album Gain"
5996msgstr ""
5997
5998#: picard/util/tags.py:106
5999msgid "ReplayGain Album Peak"
6000msgstr ""
6001
6002#: picard/util/tags.py:107
6003msgid "ReplayGain Album Range"
6004msgstr ""
6005
6006#: picard/util/tags.py:108
6007msgid "ReplayGain Reference Loudness"
6008msgstr ""
6009
6010#: picard/util/tags.py:109
6011msgid "ReplayGain Track Gain"
6012msgstr ""
6013
6014#: picard/util/tags.py:110
6015msgid "ReplayGain Track Peak"
6016msgstr ""
6017
6018#: picard/util/tags.py:111
6019msgid "ReplayGain Track Range"
6020msgstr ""
6021
6022#: picard/util/tags.py:112
6023msgid "Script"
6024msgstr ""
6025
6026#: picard/util/tags.py:113
6027msgid "Show Work & Movement"
6028msgstr ""
6029
6030#: picard/util/tags.py:114
6031msgid "Subtitle"
6032msgstr ""
6033
6034#: picard/util/tags.py:116
6035msgid "Title Sort Order"
6036msgstr ""
6037
6038#: picard/util/tags.py:117
6039msgid "Total Discs"
6040msgstr ""
6041
6042#: picard/util/tags.py:118
6043msgid "Total Tracks"
6044msgstr ""
6045
6046#: picard/util/tags.py:119
6047msgid "Track Number"
6048msgstr ""
6049
6050#: picard/util/tags.py:120
6051msgid "Artist Website"
6052msgstr ""
6053
6054#: picard/util/tags.py:121
6055msgid "Work"
6056msgstr ""
6057
6058#: picard/util/tags.py:122
6059msgid "Writer"
6060msgstr ""
6061
6062#: picard/util/versions.py:66
6063msgid "is not installed"
6064msgstr ""
6065
6066#: picard/util/webbrowser2.py:45
6067msgid "Web Browser Error"
6068msgstr ""
6069
6070#: picard/util/webbrowser2.py:45
6071#, python-format
6072msgid ""
6073"Error while launching a web browser:\n"
6074"\n"
6075"%s"
6076msgstr ""
6077
6078