/usr/share/GNUstep/Affiche.app/Swedish.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" = "Arkiv";
"Edit" = "Redigera";
"Note" = "Notis";
"Color" = "Färg";
"Windows" = "Fönster";
"Print" = "Skriv ut";
"Services" = "Tjänster";
"Hide" = "Göm";
"Quit" = "Avsluta";
"Info Panel..." = "Infopanel...";
"Preferences..." = "Inställningar...";
"Help..." = "Hjälp...";
"New Note" = "Ny notis";
"Close" = "Stäng";
"Save All" = "Spara alla";
"Import Text" = "Importera text";
"Export Text" = "Exportera text";
"Cut" = "Klipp ut";
"Copy" = "Kopiera";
"Paste" = "Klistra in";
"Delete" = "Radera";
"Select All" = "Markera allt";
"Format" = "Format";
"Note Info" = "Notis info";
"Blue" = "Blå";
"Gray" = "Grå";
"Green" = "Grön";
"Purple" = "Lila";
"Yellow" = "Gul";
/** ColorView.m */
/** Constants.m */
/** LabelWidget.m */
/** Note.m */
/** NoteInfoWindow.m */
"Creation date:" = "Skapningsdatum:";
"Modification date:" = "Ändringsdatum:";
"Title:" = "Titel:";
"No title" = "Ingen titel";
"First line of note" = "Första raden av notisen";
"Custom" = "Egen";
/** NoteInfoWindowController.m */
"Note Information" = "Notisinformation";
/** NoteView.m */
/** NoteWindow.m */
/** NoteWindowController.m */
"Closing a note..." = "Stängande av notis...";
"Would you like to save this note (%@...)\nto a file?" = "Vill du spara notisen (%@...)\ntill en fil?";
"Cancel" = "Avbryt";
"Yes" = "Ja";
"No" = "Nej";
/** PreferencesPanel.m */
"Font:" = "Typsnitt:";
"Set..." = "Ändra...";
"Color:" = "Färg:";
/* "Blue" = "Blå"; */
/* "Gray" = "Grå"; */
/* "Green" = "Grön"; */
/* "Purple" = "Lila"; */
/* "Yellow" = "Gul"; */
"Title bar" = "Titelrad";
"Note content" = "Notisinnehåll";
"Position:" = "Position:";
/* "Title:" = "Titel:"; */
/* "No title" = "Ingen titel"; */
/* "First line of note" = "Första raden i notisen"; */
/* "Custom" = "Egen"; */
"Defaults used when creating a new note:" = "Standard som används för nya notiser:";
/** PreferencesPanelController.m */
/* "Preferences..." = "Inställningar..."; */
|