/*
 Static strings for translating the Plex menu
 this file is just for xgettext, it must not be compiled
*/

trNOOP("All Movies");
trNOOP("Unwatched");
trNOOP("Recently Released");
trNOOP("Recently Added");
trNOOP("Recently Viewed");
trNOOP("On Deck");
trNOOP("By Collection");
trNOOP("By Genre");
trNOOP("By Year");
trNOOP("By Decade");
trNOOP("By Director");
trNOOP("By Starring Actor");
trNOOP("By Country");
trNOOP("By Content Rating");
trNOOP("By Rating");
trNOOP("By Resolution");
trNOOP("By First Letter");
trNOOP("By Folder");
trNOOP("Search...");
trNOOP("Search Shows...");
trNOOP("Search Episode...");
trNOOP("All Shows");
trNOOP("Recently Aired");
trNOOP("Recently Viewed Episodes");
trNOOP("Recently Viewed Shows");