1/***
2English.lproj/Localizable.strings
3updated by make_strings 2007-06-12 23:17:14 +0200
4add comments above this one
5***/
6
7
8/*** Keys found in multiple places ***/
9
10/* File: FreeDBView.m:158 */
11/* File: TrackList.m:245 */
12/* File: TrackList.m:250 */
13/* File: TrackList.m:255 */
14"OK" = "OK";
15
16/* File: AudioCD/AudioCD.m:116 */
17/* File: AudioCD/AudioCD.m:131 */
18/* File: AudioCD/AudioCD.m:132 */
19/* File: TrackList.m:53 */
20/* File: TrackList.m:54 */
21/* File: TrackList.m:117 */
22/* File: TrackList.m:118 */
23"Unknown" = "Unknown";
24
25
26/*** Strings from AudioCD/AudioCD.m ***/
27/* File: AudioCD/AudioCD.m:117 */
28"Track%d" = "Track%d";
29
30
31/*** Strings from Controller.m ***/
32/* File: Controller.m:62 */
33"Help" = "Help";
34/* File: Controller.m:40 */
35"Hide" = "Hide";
36/* File: Controller.m:52 */
37/* File: Controller.m:20 */
38"Info" = "Info";
39/* File: Controller.m:54 */
40"Info Panel..." = "Info Panel...";
41/* File: Controller.m:58 */
42"Preferences..." = "Preferences...";
43/* File: Controller.m:28 */
44"Query CDDB" = "Query CDDB";
45/* File: Controller.m:44 */
46"Quit" = "Quit";
47/* File: Controller.m:32 */
48/* File: Controller.m:38 */
49"Services" = "Services";
50/* File: Controller.m:24 */
51"Show Track List" = "Show Track List";
52
53
54/*** Strings from FreeDBView.m ***/
55/* File: FreeDBView.m:156 */
56"Can't get list from internet" = "Can't get list from internet";
57/* File: FreeDBView.m:157 */
58"Can't get the list of public freedb sites.\nMake sure you have internet connection and the connection to the official freedb site (www.freedb.org) works."
59= "Can't get the list of public freedb sites.\nMake sure you have internet connection and the connection to the official freedb site (www.freedb.org) works.";
60
61
62/*** Strings from GeneralView.m ***/
63/* File: GeneralView.m:81 */
64"General" = "General";
65
66
67/*** Strings from Player.m ***/
68/* File: Player.m:451 */
69"Could not write TOC to pasteboard." = "Could not write TOC to pasteboard.";
70/* File: Player.m:117 */
71"Couldn't find AudioCD bundle." = "Couldn't find AudioCD bundle.";
72/* File: Player.m:118 */
73"Exit" = "Exit";
74/* File: Player.m:437 */
75"No Audio CD found." = "No Audio CD found.";
76/* File: Player.m:466 */
77"Player.alreadyPlaying" = "CDPlayer is already playing a CD.";
78/* File: Player.m:498 */
79"Player.noDeviceNameFound" = "No device name found on the pasteboard.";
80/* File: Player.m:475 */
81"Player.noValidPboardType"
82= "CDPlayer could not find a valid pasteboard type";
83/* File: Player.m:490 */
84"Player.tooManyFileNames"
85= "There are too many file names on the pasteboard (max. 1).";
86
87
88/*** Strings from Preferences.m ***/
89/* File: Preferences.m:126 */
90"Close" = "Close";
91/* File: Preferences.m:112 */
92"Preferences" = "Preferences";
93/* File: Preferences.m:119 */
94"Save" = "Save";
95
96
97/*** Strings from TrackList.m ***/
98/* File: TrackList.m:354 */
99"%@ [Data]" = "%@ [Data]";
100/* File: TrackList.m:119 */
101"CD" = "CD";
102/* File: TrackList.m:254 */
103"Couldn't find Cddb bundle." = "Couldn't find Cddb bundle.";
104/* File: TrackList.m:249 */
105"Couldn't find any matches." = "Couldn't find any matches.";
106/* File: TrackList.m:244 */
107"Couldn't read CD information." = "Couldn't read CD information.";
108/* File: TrackList.m:90 */
109/* File: TrackList.m:57 */
110"No CD" = "No CD";
111
112
113/*** Strings from TrackListView.m ***/
114/* File: TrackListView.m:89 */
115"Artist" = "Artist";
116/* File: TrackListView.m:111 */
117"Duration" = "Duration";
118/* File: TrackListView.m:77 */
119"Nr" = "Nr";
120/* File: TrackListView.m:100 */
121"Title" = "Title";
122