Cog/pl.lproj/SpotlightPanel.strings
Christopher Snowhill 6fe7883ed2 Update all localizations
This includes the base English strings, Spanish, Polish, and Russian.

Signed-off-by: Christopher Snowhill <kode54@gmail.com>
2022-07-16 05:46:05 -07:00

27 lines
987 B
Text

/* Class = "NSWindow"; title = "Spotlight"; ObjectID = "1"; */
"1.title" = "Spotlight";
/* Class = "NSButtonCell"; title = "Add to Playlist"; ObjectID = "6"; */
"6.title" = "dodaj do Playlisty";
/* Class = "NSTableColumn"; headerCell.title = "Track"; ObjectID = "29"; */
"29.headerCell.title" = "utwór";
/* Class = "NSTableColumn"; headerCell.title = "Genre"; ObjectID = "30"; */
"30.headerCell.title" = "gatunek";
/* Class = "NSTableColumn"; headerCell.title = "Year"; ObjectID = "31"; */
"31.headerCell.title" = "rok";
/* Class = "NSTableColumn"; headerCell.title = "Length"; ObjectID = "32"; */
"32.headerCell.title" = "długość";
/* Class = "NSTableColumn"; headerCell.title = "Artist"; ObjectID = "34"; */
"34.headerCell.title" = "wykonawca";
/* Class = "NSTextFieldCell"; title = "Search Location:"; ObjectID = "80"; */
"80.title" = "lokalizacja wyszukiwania:";
/* Class = "NSMenuItem"; title = "Show in Finder"; ObjectID = "172"; */
"172.title" = "pokaż w finderze";