forked from metabrainz/picard
-
Notifications
You must be signed in to change notification settings - Fork 0
/
en_CA.po
7247 lines (5670 loc) · 150 KB
/
en_CA.po
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
# Translations template for picard.
# Copyright (C) 2022 ORGANIZATION
# This file is distributed under the same license as the picard project.
#
# Translators:
# Calvin Walton <[email protected]>, 2013-2014
# Calvin Walton <[email protected]>, 2012
# FIRST AUTHOR <EMAIL@ADDRESS>, 2008
# Ivan Dobsky, 2019-2022
# Luke Hollins <[email protected]>, 2015
# navap <[email protected]>, 2012
# Philipp Wolfer <[email protected]>, 2020
msgid ""
msgstr ""
"Project-Id-Version: MusicBrainz\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2022-07-07 07:54+0200\n"
"PO-Revision-Date: 2012-05-29 16:17+0000\n"
"Last-Translator: Ivan Dobsky, 2019-2022\n"
"Language-Team: English (Canada) (http://www.transifex.com/musicbrainz/musicbrainz/language/en_CA/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Generated-By: Babel 2.9.1\n"
"Language: en_CA\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: picard/album.py:149
msgid "Unmatched Files"
msgstr ""
#: picard/album.py:512
#, python-format
msgid "Album %(id)s loaded: %(artist)s - %(album)s"
msgstr ""
#: picard/album.py:554
#, python-format
msgid "Loading album %(id)s ..."
msgstr ""
#: picard/album.py:769
msgid "[loading album information]"
msgstr ""
#: picard/album.py:771
#, python-format
msgid "[could not load album %s]"
msgstr ""
#: picard/cluster.py:259
#, python-format
msgid "Cluster %(album)s identified!"
msgstr ""
#: picard/cluster.py:262
#, python-format
msgid "No matching releases for cluster %(album)s"
msgstr ""
#: picard/cluster.py:281
#, python-format
msgid "Looking up the metadata for cluster %(album)s..."
msgstr ""
#: picard/cluster.py:330
msgid "Unclustered Files"
msgstr ""
#: picard/collection.py:78
#, python-format
msgid "Added %(count)i release to collection \"%(name)s\""
msgid_plural "Added %(count)i releases to collection \"%(name)s\""
msgstr[0] ""
msgstr[1] ""
#: picard/collection.py:86
#, python-format
msgid "Removed %(count)i release from collection \"%(name)s\""
msgid_plural "Removed %(count)i releases from collection \"%(name)s\""
msgstr[0] ""
msgstr[1] ""
#: picard/collection.py:97
#, python-format
msgid "Error while modifying collections: %(error)s"
msgstr ""
#: picard/collection.py:119
#, python-format
msgid "Error loading collections: %(error)s"
msgstr ""
#: picard/config_upgrade.py:82 picard/config_upgrade.py:95
msgid "Various Artists file naming scheme removal"
msgstr ""
#: picard/config_upgrade.py:83
msgid ""
"The separate file naming scheme for various artists albums has been removed in this version of Picard.\n"
"Your file naming scheme has automatically been merged with that of single artist albums."
msgstr ""
#: picard/config_upgrade.py:96
msgid ""
"The separate file naming scheme for various artists albums has been removed in this version of Picard.\n"
"You currently do not use this option, but have a separate file naming scheme defined.\n"
"Do you want to remove it or merge it with your file naming scheme for single artist albums?"
msgstr ""
#: picard/config_upgrade.py:103
msgid "Merge"
msgstr ""
#: picard/config_upgrade.py:104 picard/ui/metadatabox.py:426
#: picard/ui/options/interface.py:113 picard/ui/ui_options_interface.py:180
msgid "Remove"
msgstr ""
#: picard/config_upgrade.py:415
msgid "Primary file naming script"
msgstr ""
#: picard/file.py:826
#, python-format
msgid "No matching tracks above the threshold for file '%(filename)s'"
msgstr ""
#: picard/file.py:828
#, python-format
msgid "File '%(filename)s' identified!"
msgstr ""
#: picard/file.py:840
#, python-format
msgid "No matching tracks for file '%(filename)s'"
msgstr ""
#: picard/file.py:872
#, python-format
msgid "Looking up the metadata for file %(filename)s ..."
msgstr ""
#: picard/oauth.py:243 picard/oauth.py:269
msgid "Unexpected authentication error"
msgstr ""
#: picard/oauth.py:281
#, python-format
msgid "Unexpected request error (HTTP code %s)"
msgstr ""
#: picard/pluginmanager.py:226
#, python-format
msgid "Unable to load plugin '%s'"
msgstr ""
#: picard/pluginmanager.py:241
#, python-format
msgid "Failed loading zipped plugin %r from %r"
msgstr ""
#: picard/pluginmanager.py:251
#, python-format
msgid "Failed loading plugin %r in %r"
msgstr ""
#: picard/pluginmanager.py:287
#, python-format
msgid "Plugin '%s' from '%s' is not compatible with this version of Picard."
msgstr ""
#: picard/pluginmanager.py:291
#, python-format
msgid "Plugin %r has an invalid API version string : %s"
msgstr ""
#: picard/pluginmanager.py:294
#, python-format
msgid "Plugin %r"
msgstr ""
#: picard/pluginmanager.py:432
#, python-format
msgid "Error loading plugins list: %(error)s"
msgstr ""
#: picard/profile.py:46 picard/ui/options/general.py:55
#: picard/ui/ui_options_general.py:178
msgid "General"
msgstr ""
#: picard/profile.py:48
msgid "Server address"
msgstr ""
#: picard/profile.py:49
msgid "Port"
msgstr ""
#: picard/profile.py:50 picard/ui/ui_options_general.py:179
msgid "Automatically scan all new files"
msgstr ""
#: picard/profile.py:51 picard/ui/ui_options_general.py:180
msgid "Automatically cluster all new files"
msgstr ""
#: picard/profile.py:52 picard/ui/ui_options_general.py:181
msgid "Ignore MBIDs when loading new files"
msgstr ""
#: picard/profile.py:57 picard/ui/options/metadata.py:78
#: picard/ui/ui_options_metadata.py:129
msgid "Metadata"
msgstr ""
#: picard/profile.py:59
msgid "Various Artists name"
msgstr ""
#: picard/profile.py:60
msgid "Standalone recordings name"
msgstr ""
#: picard/profile.py:61
msgid "Translate artist names"
msgstr ""
#: picard/profile.py:62
msgid "Translation locales"
msgstr ""
#: picard/profile.py:63
msgid "Translate artist names exception"
msgstr ""
#: picard/profile.py:64
msgid "Translation script exceptions"
msgstr ""
#: picard/profile.py:65 picard/ui/ui_options_metadata.py:137
msgid "Use release relationships"
msgstr ""
#: picard/profile.py:66 picard/ui/ui_options_metadata.py:138
msgid "Use track relationships"
msgstr ""
#: picard/profile.py:67 picard/ui/ui_options_metadata.py:136
msgid "Convert Unicode punctuation characters to ASCII"
msgstr ""
#: picard/profile.py:68 picard/ui/ui_options_metadata.py:134
msgid "Use standardized artist names"
msgstr "Use standardized artist names"
#: picard/profile.py:69 picard/ui/ui_options_metadata.py:135
msgid "Use standardized instrument and vocal credits"
msgstr "Use standardized instrument and vocal credits"
#: picard/profile.py:70 picard/ui/ui_options_metadata.py:139
msgid "Guess track number and title from filename if empty"
msgstr ""
#: picard/profile.py:75 picard/ui/options/tags.py:47
msgid "Tags"
msgstr ""
#: picard/profile.py:77
msgid "Don't write tags"
msgstr ""
#: picard/profile.py:78 picard/ui/ui_options_tags.py:72
msgid "Preserve timestamps of tagged files"
msgstr ""
#: picard/profile.py:79 picard/ui/ui_options_tags.py:74
msgid "Clear existing tags"
msgstr ""
#: picard/profile.py:80 picard/ui/ui_options_tags.py:75
msgid "Keep embedded images when clearing tags"
msgstr ""
#: picard/profile.py:81 picard/ui/ui_options_tags.py:76
msgid "Remove ID3 tags from FLAC files"
msgstr ""
#: picard/profile.py:82 picard/ui/ui_options_tags.py:77
msgid "Remove APEv2 tags from MP3 files"
msgstr ""
#: picard/profile.py:83 picard/ui/ui_options_tags.py:78
msgid "Fix missing seekpoints for FLAC files"
msgstr ""
#: picard/profile.py:84
msgid "Preserved tags list"
msgstr ""
#: picard/profile.py:85
msgid "Save APEv2 tags to AAC"
msgstr ""
#: picard/profile.py:86 picard/ui/ui_options_tags_compatibility_aac.py:49
msgid "Remove APEv2 tags from AAC files"
msgstr ""
#: picard/profile.py:87
msgid "Save APEv2 tags to AC3"
msgstr ""
#: picard/profile.py:88 picard/ui/ui_options_tags_compatibility_ac3.py:49
msgid "Remove APEv2 tags from AC3 files"
msgstr ""
#: picard/profile.py:89
msgid "Write ID3v1 tags"
msgstr ""
#: picard/profile.py:90
msgid "Write ID3v2.3 tags"
msgstr ""
#: picard/profile.py:91 picard/ui/ui_options_tags_compatibility_id3.py:119
msgid "ID3v2 text encoding"
msgstr ""
#: picard/profile.py:92
msgid "ID3v2.3 join character"
msgstr ""
#: picard/profile.py:93 picard/ui/ui_options_tags_compatibility_id3.py:125
msgid "Save iTunes compatible grouping and work"
msgstr ""
#: picard/profile.py:94
msgid "Write RIFF INFO tags to WAVE files"
msgstr ""
#: picard/profile.py:95 picard/ui/ui_options_tags_compatibility_wave.py:59
msgid "Remove existing RIFF INFO tags from WAVE files"
msgstr ""
#: picard/profile.py:96 picard/ui/ui_options_tags_compatibility_wave.py:60
msgid "RIFF INFO text encoding"
msgstr ""
#: picard/profile.py:101 picard/ui/options/cover.py:51
msgid "Cover Art"
msgstr ""
#: picard/profile.py:103 picard/ui/ui_options_cover.py:95
msgid "Embed cover images into tags"
msgstr ""
#: picard/profile.py:104 picard/ui/ui_options_cover.py:96
msgid "Embed only a single front image"
msgstr ""
#: picard/profile.py:105 picard/ui/ui_options_cover.py:97
msgid "Save cover images as separate files"
msgstr ""
#: picard/profile.py:106
msgid "File name for images"
msgstr ""
#: picard/profile.py:107
msgid "Overwrite existing image files"
msgstr ""
#: picard/profile.py:108 picard/ui/ui_options_cover.py:100
msgid "Save only a single front image as separate file"
msgstr ""
#: picard/profile.py:109 picard/ui/ui_options_cover.py:101
msgid ""
"Always use the primary image type as the file name for non-front images"
msgstr ""
#: picard/profile.py:110
msgid "Cover art providers"
msgstr ""
#: picard/profile.py:115 picard/ui/options/renaming.py:75
msgid "File Naming"
msgstr ""
#: picard/profile.py:117 picard/ui/ui_options_renaming.py:170
msgid "Windows compatibility"
msgstr ""
#: picard/profile.py:118 picard/ui/ui_options_renaming.py:169
msgid "Replace non-ASCII characters"
msgstr ""
#: picard/profile.py:119
msgid "Rename files"
msgstr ""
#: picard/profile.py:120
msgid "Move files"
msgstr ""
#: picard/profile.py:121
msgid "Destination directory"
msgstr ""
#: picard/profile.py:122
msgid "Move additional files"
msgstr ""
#: picard/profile.py:123
msgid "Additional file patterns"
msgstr ""
#: picard/profile.py:124 picard/ui/ui_options_renaming.py:167
msgid "Delete empty directories"
msgstr ""
#: picard/profile.py:125
msgid "Selected file naming script"
msgstr ""
#: picard/profile.py:130 picard/ui/options/scripting.py:99
msgid "Scripting"
msgstr ""
#: picard/profile.py:132
msgid "Enable tagger scripts"
msgstr ""
#: picard/profile.py:133
msgid "Tagger scripts"
msgstr ""
#: picard/profile.py:138 picard/ui/options/interface.py:73
msgid "User Interface"
msgstr ""
#: picard/profile.py:140 picard/ui/ui_options_interface.py:165
msgid "Allow selection of multiple directories"
msgstr ""
#: picard/profile.py:141 picard/profile.py:142
#: picard/ui/ui_options_interface.py:166
msgid "Use builtin search rather than looking in browser"
msgstr "Use built-in search rather than looking in browser"
#: picard/profile.py:143 picard/ui/ui_options_interface.py:168
msgid "Show a quit confirmation dialog for unsaved changes"
msgstr ""
#: picard/profile.py:144 picard/ui/ui_options_interface.py:169
msgid "Adjust horizontal position in file browser automatically"
msgstr ""
#: picard/profile.py:145
msgid "Begin browsing in a specific directory"
msgstr ""
#: picard/profile.py:146
msgid "Directory to begin browsing"
msgstr ""
#: picard/profile.py:151 picard/ui/options/advanced.py:44
msgid "Advanced"
msgstr ""
#: picard/profile.py:153
msgid "Ignore file paths matching a regular expression"
msgstr ""
#: picard/profile.py:154 picard/ui/ui_options_advanced.py:145
msgid "Ignore hidden files"
msgstr ""
#: picard/profile.py:155 picard/ui/ui_options_advanced.py:144
msgid "Include sub-folders when adding files from folder"
msgstr ""
#: picard/profile.py:158
msgid "Ignore track duration difference under x seconds"
msgstr ""
#: picard/profile.py:163 picard/ui/ui_options_advanced.py:142
msgid "Maximum number of entities to return per MusicBrainz query"
msgstr ""
#: picard/profile.py:166
msgid "Completeness check ignore: Video tracks"
msgstr ""
#: picard/profile.py:167
msgid "Completeness check ignore: Pregap tracks"
msgstr ""
#: picard/profile.py:168
msgid "Completeness check ignore: Data tracks"
msgstr ""
#: picard/profile.py:169
msgid "Completeness check ignore: Silent tracks"
msgstr ""
#: picard/profile.py:170
msgid "Tags to ignore for comparison"
msgstr ""
#: picard/releasegroup.py:69 picard/ui/searchdialog/album.py:142
msgid "Tracks"
msgstr ""
#: picard/releasegroup.py:70
msgid "Year"
msgstr ""
#: picard/releasegroup.py:71 picard/ui/cdlookup.py:72
#: picard/ui/searchdialog/album.py:144 picard/ui/searchdialog/track.py:71
msgid "Country"
msgstr ""
#: picard/releasegroup.py:72 picard/ui/searchdialog/album.py:141
msgid "Format"
msgstr ""
#: picard/releasegroup.py:73
msgid "Label"
msgstr ""
#: picard/releasegroup.py:74
msgid "Cat No"
msgstr ""
#: picard/releasegroup.py:106
msgid "[no barcode]"
msgstr ""
#: picard/releasegroup.py:120
msgid "[no release info]"
msgstr ""
#: picard/tagger.py:329 picard/ui/ui_options_general.py:175
msgid "MusicBrainz Account"
msgstr ""
#: picard/tagger.py:330
msgid "Authorization code:"
msgstr "Authorization code:"
#: picard/tagger.py:808
#, python-format
msgid "Removing album %(id)s: %(artist)s - %(album)s"
msgstr ""
#: picard/tagger.py:826
msgid "CD Lookup Error"
msgstr ""
#: picard/tagger.py:827
#, python-format
msgid ""
"Error while reading CD:\n"
"\n"
"%s"
msgstr ""
#: picard/tagger.py:856
msgid "EAC / XLD / Whipper log files"
msgstr ""
#: picard/script/serializer.py:352 picard/tagger.py:857
#: picard/ui/coverartbox.py:617 picard/ui/mainwindow.py:1234
#: picard/ui/options/maintenance.py:167 picard/ui/options/scripting.py:131
msgid "All files"
msgstr ""
#: picard/track.py:380
msgid "[loading recording information]"
msgstr ""
#: picard/track.py:428
#, python-format
msgid "[could not load recording %s]"
msgstr ""
#: picard/acoustid/__init__.py:97
#, python-format
msgid "AcoustID lookup network error for '%(filename)s'!"
msgstr ""
#: picard/acoustid/__init__.py:146
#, python-format
msgid "AcoustID lookup failed for '%(filename)s'!"
msgstr ""
#: picard/acoustid/__init__.py:169
#, python-format
msgid "AcoustID lookup returned no result for file '%(filename)s'"
msgstr ""
#: picard/acoustid/__init__.py:180
#, python-format
msgid "Looking up the fingerprint for file '%(filename)s' ..."
msgstr ""
#: picard/acoustid/manager.py:183
msgid ""
"AcoustID submission finished, but not all fingerprints have been submitted"
msgstr ""
#: picard/acoustid/manager.py:185
msgid "AcoustID submission finished successfully"
msgstr ""
#: picard/acoustid/manager.py:196
msgid ""
"AcoustID submission failed permanently, maximum batch size reduced to zero"
msgstr ""
#: picard/acoustid/manager.py:198
msgid "AcoustID submission failed permanently, probably too many retries"
msgstr ""
#: picard/acoustid/manager.py:208
msgid "Submitting AcoustIDs ..."
msgstr ""
#: picard/acoustid/manager.py:238
#, python-format
msgid "AcoustID submission failed with error '%(error)s': %(message)s"
msgstr ""
#: picard/browser/addrelease.py:144
msgid "Add cluster as release"
msgstr ""
#: picard/browser/addrelease.py:146
msgid "Add cluster as release..."
msgstr ""
#: picard/browser/addrelease.py:154
msgid "Add file as release"
msgstr ""
#: picard/browser/addrelease.py:156
msgid "Add file as release..."
msgstr ""
#: picard/browser/addrelease.py:164
msgid "Add file as recording"
msgstr ""
#: picard/browser/addrelease.py:166
msgid "Add file as recording..."
msgstr ""
#: picard/const/__init__.py:156
msgid "Stable releases only"
msgstr ""
#: picard/const/__init__.py:162
msgid "Stable and Beta releases"
msgstr ""
#: picard/const/__init__.py:168
msgid "Stable, Beta and Dev releases"
msgstr ""
#: picard/const/__init__.py:183
msgid "My script"
msgstr ""
#: picard/const/__init__.py:185
msgid "My profile"
msgstr ""
#: picard/const/__init__.py:186
msgid "(copy)"
msgstr ""
#: picard/const/__init__.py:187
msgid "{title} ({count})"
msgstr ""
#: picard/const/languages.py:29 picard/const/locales.py:41
#: picard/const/scripts.py:29
msgid "Arabic"
msgstr ""
#: picard/const/languages.py:32 picard/const/locales.py:87
msgid "Catalan"
msgstr ""
#: picard/const/languages.py:33 picard/const/locales.py:109
msgid "Czech"
msgstr ""
#: picard/const/languages.py:35 picard/const/locales.py:111
msgid "Danish"
msgstr ""
#: picard/const/languages.py:36 picard/const/locales.py:182
msgid "German"
msgstr ""
#: picard/const/languages.py:37 picard/const/locales.py:188
msgid "German (Switzerland)"
msgstr ""
#: picard/const/languages.py:38 picard/const/locales.py:189
#: picard/const/locales.py:190 picard/const/scripts.py:26
msgid "Greek"
msgstr ""
#: picard/const/languages.py:39 picard/const/locales.py:120
msgid "English"
msgstr ""
#: picard/const/languages.py:40 picard/const/locales.py:122
msgid "English (Australia)"
msgstr ""
#: picard/const/languages.py:41 picard/const/locales.py:126
msgid "English (Canada)"
msgstr ""
#: picard/const/languages.py:42
msgid "English (UK)"
msgstr ""
#: picard/const/languages.py:44 picard/const/locales.py:389
msgid "Spanish"
msgstr ""
#: picard/const/languages.py:45 picard/const/locales.py:152
msgid "Estonian"
msgstr ""
#: picard/const/languages.py:47 picard/const/locales.py:161
msgid "Finnish"
msgstr ""
#: picard/const/languages.py:49 picard/const/locales.py:163
msgid "French"
msgstr ""
#: picard/const/languages.py:50 picard/const/locales.py:165
msgid "French (Canada)"
msgstr ""
#: picard/const/languages.py:52 picard/const/locales.py:175
msgid "Galician"
msgstr ""
#: picard/const/languages.py:53 picard/const/locales.py:209
#: picard/const/scripts.py:30
msgid "Hebrew"
msgstr ""
#: picard/const/languages.py:55 picard/const/locales.py:213
msgid "Hungarian"
msgstr ""
#: picard/const/languages.py:57 picard/const/locales.py:215
msgid "Icelandic"
msgstr ""
#: picard/const/languages.py:58 picard/const/locales.py:225
msgid "Italian"
msgstr ""
#: picard/const/languages.py:59 picard/const/locales.py:228
msgid "Japanese"
msgstr ""
#: picard/const/languages.py:61 picard/const/locales.py:250
msgid "Korean"
msgstr ""
#: picard/const/languages.py:63 picard/const/locales.py:283
msgid "Malay (Malaysia)"
msgstr ""
#: picard/const/languages.py:64 picard/const/locales.py:309
msgid "Norwegian Bokmål"
msgstr ""
#: picard/const/languages.py:66 picard/const/locales.py:115
msgid "Dutch"
msgstr ""
#: picard/const/languages.py:67 picard/const/locales.py:315
msgid "Occitan"
msgstr ""
#: picard/const/languages.py:68 picard/const/locales.py:327
msgid "Polish"
msgstr ""
#: picard/const/languages.py:69 picard/const/locales.py:329
msgid "Portuguese"
msgstr ""
#: picard/const/languages.py:70
msgid "Brazilian Portuguese"
msgstr ""
#: picard/const/languages.py:71 picard/const/locales.py:339
msgid "Romanian"
msgstr ""
#: picard/const/languages.py:72 picard/const/locales.py:342
msgid "Russian"
msgstr ""
#: picard/const/languages.py:74 picard/const/locales.py:375
msgid "Slovak"
msgstr ""
#: picard/const/languages.py:75 picard/const/locales.py:377
msgid "Slovenian"
msgstr ""
#: picard/const/languages.py:76 picard/const/locales.py:37
msgid "Albanian"
msgstr ""
#: picard/const/languages.py:78 picard/const/locales.py:416
msgid "Swedish"
msgstr ""
#: picard/const/languages.py:80 picard/const/locales.py:452
msgid "Turkish"
msgstr ""
#: picard/const/languages.py:81 picard/const/locales.py:460
msgid "Ukrainian"
msgstr ""
#: picard/const/languages.py:82 picard/const/locales.py:90
msgid "Chinese (China)"
msgstr ""
#: picard/const/languages.py:83 picard/const/locales.py:99
msgid "Chinese (Taiwan)"
msgstr ""
#: picard/const/locales.py:27
msgid "Afar"
msgstr ""
#: picard/const/locales.py:28
msgid "Afar (Djibouti)"
msgstr ""
#: picard/const/locales.py:29
msgid "Afar (Eritrea)"
msgstr ""
#: picard/const/locales.py:30
msgid "Afar (Eritrea) (Saho)"
msgstr ""
#: picard/const/locales.py:31
msgid "Afar (Ethiopia)"
msgstr ""
#: picard/const/locales.py:32
msgid "Afrikaans"
msgstr ""
#: picard/const/locales.py:33
msgid "Afrikaans (Namibia)"
msgstr ""
#: picard/const/locales.py:34
msgid "Afrikaans (South Africa)"
msgstr ""
#: picard/const/locales.py:35
msgid "Akan"
msgstr ""
#: picard/const/locales.py:36
msgid "Akan (Ghana)"
msgstr ""
#: picard/const/locales.py:38
msgid "Albanian (Albania)"
msgstr ""
#: picard/const/locales.py:39
msgid "Amharic"
msgstr ""
#: picard/const/locales.py:40
msgid "Amharic (Ethiopia)"
msgstr ""
#: picard/const/locales.py:42
msgid "Arabic (Algeria)"
msgstr ""
#: picard/const/locales.py:43
msgid "Arabic (Bahrain)"
msgstr ""
#: picard/const/locales.py:44
msgid "Arabic (Egypt)"
msgstr ""
#: picard/const/locales.py:45
msgid "Arabic (Iraq)"
msgstr ""
#: picard/const/locales.py:46
msgid "Arabic (Jordan)"
msgstr ""
#: picard/const/locales.py:47
msgid "Arabic (Kuwait)"
msgstr ""
#: picard/const/locales.py:48
msgid "Arabic (Lebanon)"
msgstr ""
#: picard/const/locales.py:49
msgid "Arabic (Libya)"
msgstr ""
#: picard/const/locales.py:50
msgid "Arabic (Morocco)"
msgstr ""
#: picard/const/locales.py:51
msgid "Arabic (Oman)"
msgstr ""
#: picard/const/locales.py:52
msgid "Arabic (Qatar)"
msgstr ""
#: picard/const/locales.py:53
msgid "Arabic (Saudi Arabia)"
msgstr ""
#: picard/const/locales.py:54
msgid "Arabic (Sudan)"
msgstr ""
#: picard/const/locales.py:55
msgid "Arabic (Syria)"
msgstr ""
#: picard/const/locales.py:56
msgid "Arabic (Tunisia)"
msgstr ""
#: picard/const/locales.py:57
msgid "Arabic (United Arab Emirates)"
msgstr ""
#: picard/const/locales.py:58
msgid "Arabic (Yemen)"
msgstr ""
#: picard/const/locales.py:59
msgid "Armenian"
msgstr ""
#: picard/const/locales.py:60
msgid "Armenian (Armenia)"
msgstr ""
#: picard/const/locales.py:61
msgid "Armenian (Armenia) (Revised Orthography)"
msgstr ""
#: picard/const/locales.py:62
msgid "Assamese"
msgstr ""
#: picard/const/locales.py:63
msgid "Assamese (India)"
msgstr ""
#: picard/const/locales.py:64
msgid "Atsam"
msgstr ""
#: picard/const/locales.py:65
msgid "Atsam (Nigeria)"
msgstr ""
#: picard/const/locales.py:66
msgid "Azerbaijani"