This file is indexed.

/usr/share/GNUstep/Affiche.app/Spanish.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" = "Información";
"File" = "Fichero";
"Edit" = "Editar";
"Note" = "Nota";
"Color" = "Color";
"Windows" = "Ventanas";
"Print" = "Imprimir";
"Services" = "Servicios";
"Hide" = "Ocultar";
"Quit" = "Salir";
"Info Panel..." = "Panel de información...";
"Preferences..." = "Preferencias...";
"Help..." = "Ayuda...";
"New Note" = "Nueva nota";
"Close" = "Cerrar";
"Save All" = "Guardar todo";
"Import Text" = "Importar texto";
"Export Text" = "Exportar texto";
"Cut" = "Cortar";
"Copy" = "Copiar";
"Paste" = "Pegar";
"Delete" = "Borrar";
"Select All" = "Seleccionar todo";
"Format" = "Formato";
"Note Info" = "Información de la nota";
"Blue" = "Azul";
"Gray" = "Gris";
"Green" = "Verde";
"Purple" = "Violeta";
"Yellow" = "Amarillo";

/** ColorView.m */

/** Constants.m */

/** LabelWidget.m */

/** Note.m */

/** NoteInfoWindow.m */
"Creation date:" = "Fecha de creación:";
"Modification date:" = "Fecha de modificación:";
"Title:" = "Título:";
"No title" = "Sin título";
"First line of note" = "Primera línea de la nota";
"Custom" = "Definir";

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

/** NoteView.m */

/** NoteWindow.m */

/** NoteWindowController.m */
"Closing a note..." = "Cerrando una nota...";
"Would you like to save this note (%@...)\nto a file?" = "¿Quiere guardar esta nota (%@...)\nen un fichero?";
"Cancel" = "Cancelar";
"Yes" = "Sí";
"No" = "No";

/** PreferencesPanel.m */
"Font:" = "Tipo:";
"Set..." = "Definir...";
"Color:" = "Color:";
/* "Blue" =  "Blue"; */
/* "Gray" =  "Gray"; */
/* "Green" =  "Green"; */
/* "Purple" =  "Purple"; */
/* "Yellow" =  "Yellow"; */
"Title bar" = "Barra de título";
"Note content" = "Contenido de la nota";
"Position:" = "Posición:";
/* "Title:" =  "Title:"; */
/* "No title" =  "No title"; */
/* "First line of note" =  "First line of note"; */
/* "Custom" =  "Custom"; */
"Defaults used when creating a new note:" = "Propiedades predeterminadas que se usarán al crear nuevas notas";

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