Cog/en.lproj/InfoInspector.strings
Christopher Snowhill dcc751fb3f Experimental tag support redesign
This redesign completely changes how tags are stored in memory. Now all
arbitrary tag names are supported, where possible. Some extra work will
be needed to support arbitrary tags with TagLib, such as replacing it
with a different library.

Translation pending for a couple of strings.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-07-08 06:26:28 -07:00

84 lines
2.6 KiB
Text

/* Class = "NSWindow"; title = "Info Inspector"; ObjectID = "1"; */
"1.title" = "Info Inspector";
/* Class = "NSTextFieldCell"; title = "Artist:"; ObjectID = "10"; */
"10.title" = "Artist:";
/* Class = "NSTextFieldCell"; title = "Album:"; ObjectID = "12"; */
"12.title" = "Album:";
/* Class = "NSTextFieldCell"; title = "Track:"; ObjectID = "14"; */
"14.title" = "Track:";
/* Class = "NSTextFieldCell"; title = "Length:"; ObjectID = "16"; */
"16.title" = "Length:";
/* Class = "NSTextFieldCell"; title = "Genre:"; ObjectID = "20"; */
"20.title" = "Genre:";
/* Class = "NSTextFieldCell"; title = "Sample Rate:"; ObjectID = "22"; */
"22.title" = "Sample Rate:";
/* Class = "NSTextFieldCell"; title = "Title:"; ObjectID = "24"; */
"24.title" = "Title:";
/* Class = "NSTextFieldCell"; title = "Channels:"; ObjectID = "28"; */
"28.title" = "Channels:";
/* Class = "NSTextFieldCell"; title = "Bits Per Sample:"; ObjectID = "31"; */
"31.title" = "Bits Per Sample:";
/* Class = "NSTextFieldCell"; title = "Bitrate:"; ObjectID = "32"; */
"32.title" = "Bitrate:";
/* Class = "NSTextFieldCell"; title = "N/A"; ObjectID = "34"; */
"34.title" = "N/A";
/* Class = "NSTextFieldCell"; title = "N/A"; ObjectID = "36"; */
"36.title" = "N/A";
/* Class = "NSTextFieldCell"; title = "N/A"; ObjectID = "38"; */
"38.title" = "N/A";
/* Class = "NSTextFieldCell"; title = "N/A"; ObjectID = "40"; */
"40.title" = "N/A";
/* Class = "NSTextFieldCell"; title = "N/A"; ObjectID = "42"; */
"42.title" = "N/A";
/* Class = "NSTextFieldCell"; title = "N/A"; ObjectID = "44"; */
"44.title" = "N/A";
/* Class = "NSTextFieldCell"; title = "N/A"; ObjectID = "46"; */
"46.title" = "N/A";
/* Class = "NSTextFieldCell"; title = "N/A"; ObjectID = "50"; */
"50.title" = "N/A";
/* Class = "NSTextFieldCell"; title = "N/A"; ObjectID = "52"; */
"52.title" = "N/A";
/* Class = "NSTextFieldCell"; title = "N/A"; ObjectID = "54"; */
"54.title" = "N/A";
/* Class = "NSTextFieldCell"; title = "N/A"; ObjectID = "56"; */
"56.title" = "N/A";
/* Class = "NSTextFieldCell"; title = "Filename:"; ObjectID = "85"; */
"85.title" = "Filename:";
/* Class = "NSTextFieldCell"; title = "N/A"; ObjectID = "87"; */
"87.title" = "N/A";
/* Class = "NSTextFieldCell"; title = "Album Artist:"; ObjectID = "vB6-9J-5qg"; */
"vB6-9J-5qg.title" = "Album Artist:";
/* Class = "NSTextFieldCell"; title = "Codec:"; ObjectID = "QPg-Mb-Urn"; */
"QPg-Mb-Urn.title" = "Codec:";
/* Class = "NSTextFieldCell"; title = "Date:"; ObjectID = "17"; */
"18.title" = "Date:";
/* Class = "NSTextFieldCell"; title = "Comment:"; ObjectID = "cd3-Qt-hCm"; */
"Ule-N3-dKW.title" = "Comment:";