This file is indexed.

/usr/share/GNUstep/Affiche.app/German.lproj/Localizable.strings is in affiche.app 0.6.0-9build1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 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
/** Affiche.m */
"Info" = "Info";
"File" = "Datei";
"Edit" = "Bearbeiten";
"Note" = "Notiz";
"Color" = "Farbe";
"Windows" = "Fenster";
"Print" = "Drucken";
"Services" = "Dienste";
"Hide" = "Ausblenden";
"Quit" = "Verlassen";
"Info Panel..." = "Info Panel...";
"Preferences..." = "Grundeinstellungen...";
"Help..." = "Hilfe...";
"New Note" = "Neue Notiz";
"Close" = "Schließen";
"Save All" = "Alles speichern";
"Import Text" = "Text immportieren";
"Export Text" = "Text exportieren";
"Cut" = "Ausschneiden";
"Copy" = "Kopieren";
"Paste" = "Einfügen";
"Delete" = "Löschen";
"Select All" = "Alles auswählen";
"Format" = "Format";
"Note Info" = "Notizinfo";
"Blue" = "Blau";
"Gray" = "Grau";
"Green" = "Grün";
"Purple" = "Lila";
"Yellow" = "Gelb";

/** ColorView.m */

/** Constants.m */

/** LabelWidget.m */

/** Note.m */

/** NoteInfoWindow.m */
"Creation date:" = "Erstellungsdatum:";
"Modification date:" = "Änderungsdatum:";
"Title:" = "Titel:";
"No title" = "Kein Titel";
"First line of note" = "Erste Zeile der Notiz";
"Custom" = "Experte";

/** NoteInfoWindowController.m */
"Note Information" = "Notizinformation";

/** NoteView.m */

/** NoteWindow.m */

/** NoteWindowController.m */
"Closing a note..." = "Schließen einer Notiz...";
"Would you like to save this note (%@...)\nto a file?" = "Möchten Sie diese Notiz (%@...)\n als Datei speichern?";
"Cancel" = "Abbrechen";
"Yes" = "Ja";
"No" = "Nein";

/** PreferencesPanel.m */
"Font:" = "Schrift:";
"Set..." = "Setzen...";
"Color:" = "Farbe:";
/* "Blue" =  "Blau"; */
/* "Gray" =  "Grau"; */
/* "Green" =  "Grün"; */
/* "Purple" =  "Lila"; */
/* "Yellow" =  "Gelb"; */
"Title bar" = "Titelleiste";
"Note content" = "Notizinhalt";
"Position:" = "Position:";
/* "Title:" =  "Titel:"; */
/* "No title" =  "Kein Titel"; */
/* "First line of note" =  "Erste Zeile der Notiz"; */
/* "Custom" =  "Experte"; */
"Defaults used when creating a new note:" = "Verwendete Standards beim Erstellen von Notizen:";

/** PreferencesPanelController.m */
/* "Preferences..." =  "Grundeinstellungen..."; */