[USB-BRINGUP-TRUNK]
[reactos.git] / base / applications / fontview / lang / no-NO.rc
1 LANGUAGE LANG_NORWEGIAN, SUBLANG_NEUTRAL
2
3 STRINGTABLE DISCARDABLE
4 BEGIN
5 IDS_QUIT, "Avslutt"
6 IDS_PRINT, "Skriv"
7 IDS_STRING, "Jackdaws love my big sphinx of quartz. 1234567890"
8 IDS_ERROR, "Feil"
9 IDS_ERROR_NOMEM, "Det er ikke nok minne for å fullføre oppgaven."
10 IDS_ERROR_NOFONT, "Filen %1 er ikke et gyldig skriftfil."
11 IDS_ERROR_NOCLASS, "Kunne ikke initialise vindu klassen."
12 IDS_ERROR_BADCMD, "Ingen skriftfil er gitt.\nSyntaks:\n fontview.exe <font file>"
13 END