home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-04-22 | 18.9 KB | 1,301 lines |
- ;
- ; For several of these strings there is extra character for example in
- ; Add button "aAdd". The first a means that the "a" should get underscored.
- ; You have to provide to translation this extra character to all strings
- ; in which this can be found. You should not use the same underscore
- ; character in the same window, since if user presses that underscore key
- ; it will be translated as the first occurrance of this underscore char
- ; and the latter one will be ignored.
- ;
- ;
- ; MSG_GUI_* are strings used in User Interface buttons/strings....
- ; MSG_GUI strings may include formatting information like \33c, do not
- ; remove these. Keep them where they are. You may found some odd looking
- ; strings like this: s\33cSort = "s" Char to underscore, \33c=center and
- ; the rest is ofcourse the string itself.
- ;
- ; MSG_ERR_* are strings used in error requesters.
- ; MSG_MENU_* are strings used in menus
- ; MSG_INFO_* are strings used in notifying to user what is currently in progress.
- ; MSG_REQ_* are strings used in Requester buttons.
- ; (MSG_REQ strings may include characters like '_' and '*'. "_" Will underscore
- ; the following character in the string (used for shortcut keying the reqs.
- ; "*" will make the following piece of string (req button) a default one which
- ; can be selected using enter key. These are not compulsory, so translator
- ; can use these or not..)
- ; MSG_SPC_* Special strings which will provide EPL's and IOL's localised
- ; strings without them being actually localised themselves.
- ;
- ; MSG_MISC_*s are strings for misc functions inside dasmp
- ; (Where specially mentioned, do not exceed the given max string size!)
- ;
- ; Svensk
- ## version $VER: dasmp.catalog 1.00 (11.02.95)
- ## codeset 0
- ## language svenska
- ; Add button in main window
- MSG_GUI_ADD
- rAddera
- ;aAdd
- ; Chk button (in same buttons as Add)
- MSG_GUI_CHK
- sKolla
- ;cChk
- ; New button in main window
- MSG_GUI_NEW
- yNy
- ;wNew
- ;
- MSG_GUI_LOAD
- lLadda
- ;lLoad
- ;
- MSG_GUI_SAVE
- aSpara
- ;vSave
- ;
- MSG_GUI_EXG
- bByt
- ;eExchange
- ;
- MSG_GUI_SORT
- tSortera
- ;sSort
- ;
- MSG_GUI_DEL
- dRadera
- ;dDelete
- ;
- MSG_GUI_CLR
- sRensa
- ;cClear
- ;
- MSG_GUI_INFO
- iInfo
- ;iInfo
- ;
- MSG_GUI_CONFIG
- kKonfiguration
- ;oConfig
- ;
- MSG_GUI_MCNF
- mMCNF
- ;mMConfig
- ;
- MSG_GUI_EFF
- eEffekter
- ;fEffects
- ;
- MSG_GUI_PWIN
- fSpelfönster
- ;pPlaywin
- ;
- MSG_GUI_REPEAT
- pRepetera
- ;rRepeat
- ;
- MSG_GUI_SNGLOPT
- Engångsval
- ;Single options
- ;
- MSG_GUI_CYCOPT
- Flergångsval
- ;Cycle options
- ;
- MSG_GUI_DIROPT
- Kataloger
- ;Directories
- ;
- MSG_GUI_EXTARC
- Externa packare
- ;External arcs
- ;
- MSG_GUI_EPLS
- Modul drivrutin
- ;Player libs
- ;
- MSG_GUI_AUTLST
- Upphovsman
- ;Author listing
- ;
- MSG_GUI_GRPLIST
- Grupper
- ;Groups
- ;
- MSG_GUI_PMODE1
- Ordningsföljd
- ;In Sequence
- ;
- MSG_GUI_PMODE2
- En gång
- ;Once
- ;
- MSG_GUI_PMODE3
- En (En gång)
- ;One (Once)
- ;
- MSG_GUI_PMODE4
- Slumpmässigt
- ;Random
- ;
- MSG_GUI_SMODE1
- Namn
- ;Name
- ;
- MSG_GUI_SMODE2
- Datum
- ;Date
- ;
- MSG_GUI_SMODE3
- Baklänges N.
- ;Reverse N.
- ;
- MSG_GUI_SMODE4
- Baklänges D.
- ;Reverse D.
- ;
- MSG_GUI_SMODE5
- Modul typ
- ;Mod type
- ;
- MSG_GUI_SMODE6
- Kanaler
- ;Channels
- ;
- MSG_GUI_FILTER
- \33lTvinga ljudfilter av
- ;\33lForce Filter Off
- ;
- MSG_GUI_JCTRL
- \33lJoystick kontroll
- ;\33lJoystick Control
- ;
- MSG_GUI_NERRREQ
- \33lInga felmeddelanden
- ;\33lNo Error Requesters
- ;
- MSG_GUI_DREAL
- \33lRadera på riktigt
- ;\33lDelete For Real
- ;
- MSG_GUI_AUTOSORT
- \33lSortera automatiskt
- ;\33lSort automatically
- ;
- MSG_GUI_LOCATE
- \33lAnvänd FAST minne
- ;\33lLocate to FAST minne
- ;
- MSG_GUI_ARC1FILE
- \33lArkivets första fil
- ;\33lArchive's first file
- ;
- MSG_GUI_DBLBUF
- \33lFörladdning
- ;\33lDouble Buffering
- ;
- MSG_GUI_VMCNF
- \33lVolym från MCNF
- ;\33lVolume from MCNF
- ;
- MSG_GUI_PRELVAL
- Förladd värde
- ;Preload value
- ;
- MSG_GUI_FADESPD
- Övergångshast
- ;Fade speed
- ;
- MSG_GUI_MODE1
- s\33cSpelsätt
- ;m\33cPlay mode
- ;
- MSG_GUI_MODE2
- e\33cSpelsätt 2
- ;o\33cPlay mode 2
- ;
- MSG_GUI_SHOWLIST
- l\33cVisa lista
- ;l\33cShow list
- ;
- MSG_GUI_DBLHNDL
- \33cDublett hantering
- ;\33cDouble handling
- ;
- MSG_GUI_SORTTYPE
- s\33cSortera efter
- ;s\33cSort
- ;
- MSG_GUI_ADDTYPE
- a\33cAdderingssätt
- ;a\33cAdd mode
- ;
- MSG_GUI_AUTOPLAY
- u\33cAutomatisk spelning
- ;t\33cAutoplay
- ;
- MSG_GUI_ENDTIME
- \33cSätt sluttid
- ;\33cSet ending time
- ;
- MSG_GUI_SCPPRI
- \33cScope prioritet
- ;\33cScope pri
- ;
- MSG_GUI_CURDATE
- \33cNuvarande list datum
- ;\33cCurrent list date
- ;
- MSG_GUI_DBLM1
- Av
- ;Off
- ;
- MSG_GUI_DBLM2
- Dubbel Kollning
- ;Double Check
- ;
- MSG_GUI_DBLM3
- Dubbel Kopia
- ;Double Copy
- ;
- MSG_GUI_SHOWL1
- Alla
- ;Show all
- ;
- MSG_GUI_SHOWL2
- Grupp
- ;Group
- ;
- MSG_GUI_SHOWL3
- Nuvarande typ
- ;Current type
- ;
- MSG_GUI_ETS1
- Av
- ;Off
- ;
- MSG_GUI_ETS2
- På
- ;On
- ;
- MSG_GUI_ETS3
- Automatiskt
- ;Automatic
- ;
- MSG_GUI_AUTO1
- Av
- ;Off
- ;
- MSG_GUI_AUTO2
- Lista inladdad
- ;List loaded
- ;
- MSG_GUI_AUTO3
- Alltid
- ;Always
- ;
- MSG_GUI_ADDT1
- Normalt
- ;Normal
- ;
- MSG_GUI_ADDT2
- Uppdatera datum
- ;Date Update
- ;
- MSG_GUI_ADDT3
- Kolla
- ;Check
- ;
- MSG_GUI_PLMODE1
- Spela Alla
- ;Play All
- ;
- MSG_GUI_PLMODE2
- Spela Grupp
- ;Play Group
- ;
- MSG_GUI_PLMODE3
- Spela Valda
- ;Play Selected
- ;
- MSG_GUI_MODDIR
- \33lModul katalog
- ;\33lModule dir
- ;
- MSG_GUI_LISTDIR
- \33lList katalog
- ;\33lList dir
- ;
- MSG_GUI_TMPDIR
- \33lTillfällig katalog
- ;\33lTemp dir
- ;
- MSG_GUI_EPLCFGD
- \33lEPL cfg katalog
- ;\33lEPL cfg dir
- ;
- MSG_GUI_MODPAT
- \33lModul mönster
- ;\33lModule pattern
- ;
- MSG_GUI_LISTPAT
- \33lList mönster
- ;\33lList pattern
- ;
- MSG_GUI_NEWEA
- Ny
- ;New
- ;
- MSG_GUI_DELEA
- Radera
- ;Del
- ;
- MSG_GUI_PAGEEA
- Sida
- ;Page
- ;
- MSG_GUI_EAPATH
- \33lPacker sökväg
- ;\33lPacker path
- ;
- MSG_GUI_EAENDID
- \33lSlut ID
- ;\33lEnding ID
- ;
- MSG_GUI_EAPACKOPT
- \33lPacker alternativ
- ;\33lPacker opts
- ;
- MSG_GUI_EAPACKER
- \33lPacker ~()
- ;\33lPacker ~()
- ;
- MSG_GUI_EAMATCHSTR
- \33lMatchande tecken
- ;\33lMatch string
- ;
- MSG_GUI_EALISTOPTS
- \33lList alternativ
- ;\33lListing opts
- ;
- MSG_GUI_EANAMEOFFS
- \33lNamn offset
- ;\33lName offset
- ;
- MSG_GUI_EANAMELEN
- \33lNamn längd
- ;\33lName length
- ;
- MSG_GUI_EASHORTNAME
- \33lByte längd namn
- ;\33lByte length name
- ;
- MSG_GUI_EAMULTFILES
- \33lFlera filer?
- ;\33lMultifiles?
- ;
- MSG_GUI_EAFIRSTFILE
- \33lFörsta fil?
- ;\33lFirst file?
- ;
- MSG_GUI_EATEMPDIR
- \33lTillfällig katalog
- ;\33lTempdir
- ;
- MSG_GUI_EPLADD
- aAddera
- ;aAdd
- ;
- MSG_GUI_EPLDEL
- Radera
- ;Del
- ;
- MSG_GUI_EPLQUERY
- iInfo
- ;qQuery
- ;
- MSG_GUI_EPLCFG
- kKonfiguration
- ;fConfig
- ;
- MSG_GUI_EPLSORT
- Sortera
- ;Sort
- ;
- MSG_GUI_EPLDIS1
- På
- ;Enable
- ;
- MSG_GUI_EPLDIS2
- Av
- ;Disable
- ;
- MSG_GUI_ALADD
- Addera
- ;Add
- ;
- MSG_GUI_ALDEL
- Radera
- ;Del
- ;
- MSG_GUI_ALSORT
- Sortera
- ;Sort
- ;
- MSG_GUI_GRPADD
- Addera
- ;Add
- ;
- MSG_GUI_GRPDEL
- Radera
- ;Del
- ;
- MSG_GUI_GRPLNK
- Länka
- ;Link
- ;
- MSG_GUI_GRPREMLNK
- Ta bort länk
- ;Rem link
- ;
- MSG_GUI_GRPLABEL
- \33cGrupper
- ;\33cGroups
- ;
- MSG_GUI_MTYPESCAN
- Sök
- ;Scan
- ;
- MSG_GUI_MTYPEDEL
- Radera
- ;Del
- ;
- MSG_GUI_MTYPELABEL
- \33cModul format
- ;\33cModule formats
- ;
- MSG_GUI_CFGDEF
- Standard
- ;Default
- ;
- MSG_GUI_CFGLOAD
- Ladda
- ;Load
- ;
- MSG_GUI_CFGUSE
- Använd
- ;Use
- ;
- MSG_GUI_CFGSAVE
- Spara
- ;Save
- ;
- MSG_GUI_MCNFP1
- Info
- ;Info
- ;
- MSG_GUI_MCNFP2
- Inställningar
- ;Settings
- ;
- MSG_GUI_QUIT
- aAvsluta
- ;qQuit
- ;
- MSG_GUI_MCNFVOL
- Volym
- ;Volume
- ;
- MSG_GUI_MCNFPREL
- Förladda
- ;Preload
- ;
- MSG_GUI_MCNFFADE
- Övergångshastighet
- ;Fade speed
- ;
- MSG_GUI_MCNFRAND
- \33lSlumpmässigt
- ;\33lRandomized
- ;
- MSG_GUI_MCNFETIME
- \33lStoppa på slutet
- ;\33lStop at end
- ;
- MSG_GUI_MCNFSETFN
- Ställ in FN
- ;Set FN
- ;
- MSG_ERR_NOAUDALLOC
- Kunde inte allokera ljudkanaler!
- ;Couldn't allocate audio channels!
- ;
- MSG_ERR_NOMODMEM
- Ej tillräckligt med minne för modulen
- ;Not enough memory for module
- ;
- MSG_ERR_NOMODREAD
- Fel vid läsning av modulen
- ;Error while reading module
- ;
- MSG_ERR_FIBMEMERR
- Kunde inte allokera minne för FIB
- ;Couldn't allocate memory for FIB
- ;
- MSG_ERR_NOLOCK
- Kunde inte låsa modulen
- ;Couldn't lock to module
- ;
- MSG_ERR_NOOPEN
- Kunde inte öppna modulen
- ;Couldn't open module
- ;
- MSG_ERR_NOMOD
- Ej känd filtyp
- ;Not a known file type
- ;
- MSG_ERR_EPLOPEN
- Kunde inte öppna externa spel Library
- ;Couldn't open external player Library
- ;
- MSG_ERR_EPLUNKNW
- Okänd modultyp påträffad.\nKan ej spela med rätt ExtLib
- ;Unknown module type encountered.\nCan't play without proper ExtLib
- ;
- MSG_ERR_REGEND
- Denna funktion är borttagen i oregistrerade\nversionen. Läs registrerings instruktionerna\nför att registrera.
- ;This function is disabled in unregistered\nversion. Read registration instructions\nto register.
- ;
- MSG_ERR_NOEPLOPEN
- Kunde inte öppna externa spelare
- ;Couldn't open External Player
- ;
- MSG_ERR_EXECFAIL
- Körning av extern packare\nlyckades inte
- ;Execution of external packer\nwas not successfull
- ;
- MSG_ERR_MATCHERR
- Passande Extern Arkiverare\nkunde inte hittas.
- ;Matching External Archiver base\nwas not found.
- ;
- MSG_ERR_EACORRUPT
- Korrekt Extern Arkiverar node\nkunde inte hittas. EA Listan är felaktig.
- ;Correct External Archiver node\nwas not found. EA List corrupt.
- ;
- MSG_ERR_EALOCK
- Kunde inte låsa till uppackad extern fil
- ;Unable to lock to unpacked External file
- ;
- MSG_ERR_LINEERR
- Fel: Kommandoraden är för lång.
- ;Error: Command line too long.
- ;
- MSG_ERR_OPENEAF
- Fel vid öppnande av Externt Arkiv
- ;Error while opening External Arc file
- ;
- MSG_ERR_EXTOPENERR
- Kunde inte öppna opackat Externt Arkiv
- ;Unable to open unpacked External Archive file
- ;
- MSG_ERR_EXTEXAM
- Kunde inte undersöka uppackat\nexternt arkiv
- ;Unable to examine unpacked\nexternal archive file
- ;
- MSG_ERR_EXTREAD
- Fel vid läsning av uppackat\nexternt Arkiv
- ;Error while reading unpacked\nExternal Archive file
- ;
- MSG_ERR_XPKOPEN
- Kunde inte öppna xpkmaster.library V2.5++
- ;Couldn't open xpkmaster.library V2.5++
- ;
- MSG_ERR_XPKERR
- xpkmaster.library returnerade följande:
- ;xpkmaster.library returned following:
- ;
- MSG_ERR_MULTLOCK
- Kunde inte låsa till multifil
- ;Couldn't lock to multifile
- ;
- MSG_ERR_NOFIRSTF
- Denna Extern Arkiverar stöder inte\nenfils uppackning.
- ;This External Archiver does not support\nsingle file extraction.
- ;
- MSG_ERR_NOCORREA
- Kunde inte hitta rätt/någon Extern Arkiv nod
- ;Failed to find correct/any Ext Archiver nodes
- ;
- MSG_ERR_NOLISTINGFILE
- Extern arkiverar lista kunde inte hittas.
- ;External archiver listing file not found.
- ;
- MSG_ERR_NOMEMLISTFILE
- Ej tillräckligt minne för list fil.
- ;No memory for listing file.
- ;
- MSG_ERR_DELREALFD
- Vill du verkligen radera\nmodulen från disk?
- ;Do really want to delete the\nmodule from the disk?
- ;
- MSG_ERR_CHECKLOCK
- Modulen kunde inte låsas\nVad skall jag göra?\nNamn:
- ;Module couldn't be locked\nWhat should I do?\nName:
- ;
- MSG_ERR_READING
- Fel vid inläsning
- ;Error while reading
- ;
- MSG_ERR_NOMEMORY
- Ej tillräckligt med minne
- ;Not enough memory
- ;
- MSG_ERR_ASKSAVE
- Inställningarna har ändrats
- ;Settings have been changed
- ;
- MSG_ERR_ADDELFAIL
- Kunde inte öppna begärt library
- ;Couldn't open requested library
- ;
- MSG_ERR_ENVEXTLIBFAIL
- Kunde inte öppna/skapa filen\nENVARC:dasmp/dasmp.extlib
- ;Couldn't open/create file\nENVARC:dasmp/dasmp.extlib
- ;
- MSG_ERR_ENVAUTFAIL
- Kunde inte öppna/skapa filen\nENVARC:dasmp/dasmp.author
- ;Couldn't create/open file\nENVARC:dasmp/dasmp.author
- ;
- MSG_ERR_ENVEAFAIL
- Kunde inte öppna/skapa filen\nENVARC:dasmp/dasmp.extarc
- ;Couldn't create/open file\nENVARC:dasmp/dasmp.extarc
- ;
- MSG_ERR_ENVEXTLIBWFAIL
- Fel vid skrivning till ENVARC:dasmp/dasmp.extlib
- ;Error while writing file ENVARC:dasmp/dasmp.extlib
- ;
- MSG_ERR_ENVEXTLIBVER
- Fel EPL list version!
- ;Wrong EPL list version!
- ;
- MSG_ERR_ENVAUTNOT
- Filen dasmp.author är ej en D.A.S.MP Upphovsman list fil!
- ;File dasmp.author is not a D.A.S.MP Author list file!
- ;
- MSG_ERR_ENVEANOT
- Filen dasmp.extarc är ej en D.A.S.MP Externa packare list fil!
- ;File dasmp.extarc is not a D.A.S.MP extarc list file!
- ;
- MSG_ERR_ENVEAWFAIL
- Fel vid skrivning till ENVARC:dasmp/dasmp.extarc
- ;Error while writing file ENVARC:dasmp/dasmp.extarc
- ;
- MSG_ERR_NOLISTOPEN
- Kunde inte öppna list fil
- ;Couldn't open list file
- ;
- MSG_ERR_NOLISTREAD
- Fel vid läsning av lista
- ;Error while reading list
- ;
- MSG_ERR_NOLISTTYPE
- Fel! Ej korrekt filtyp
- ;Error! Not a correct file type
- ;
- MSG_ERR_LISTVERS
- Fel listversion! Kör converter.
- ;Wrong list version! Run converter.
- ;
- MSG_ERR_WRITELISTHDR
- Fel vid skrivning av listhuvud
- ;Error while writing list header
- ;
- MSG_ERR_WRITELISTDTA
- Fel vid skrivning av listdata
- ;Error while writing list data
- ;
- MSG_ERR_ENVGRPFAIL
- Kunde inte öppna/skapa filen\nENVARC:dasmp/dasmp.groups
- ;Couldn't create/open file\nENVARC:dasmp/dasmp.groups
- ;
- MSG_ERR_ENVGRPNOT
- Filen dasmp.groups är ej en D.A.S.MP Grupp list fil!
- ;File dasmp.groups is not a D.A.S.MP Group list file!
- ;
- MSG_REQ_NORMALOK
- OK
- ;OK
- ;
- MSG_REQ_OKNOPE
- OK|NIX
- ;OK|NOPE
- ;
- MSG_REQ_SKIPSTOPSCAN
- HOPPA ÖVER DENNA|STOPPA SÖKNING
- ;SKIP THIS|STOP SCAN
- ;
- MSG_REQ_ALLNONE
- ALLA|INGEN
- ;ALL|NONE
- ;
- MSG_REQ_SAVEABAND
- SPARA|AVSLUTA
- ;SAVE|ABANDON
- ;
- MSG_REQ_SAVEUSEAB
- SPARA|ANVÄND|AVSLUTA
- ;SAVE|USE|ABANDON
- ;
- MSG_REQ_LOCKFAIL
- RADERA|RADERA ALLA|HOPPA ÖVER|STOPPA SÖKNING
- ;DELETE|DEL ALL|SKIP|STOPA SCAN
- ;
- MSG_MENU_PROJECTTITLE
- Project
- ;Project
- ;
- MSG_MENU_OPERTITLE
- Funktioner
- ;Operations
- ;
- MSG_MENU_SPECTITLE
- Special
- ;Specials
- ;
- MSG_MENU_PRUSECFG
- Använd konfig
- ;Use configs
- ;
- MSG_MENU_PRSAVECFG
- Spara konfig
- ;Save configs
- ;
- MSG_MENU_PRLOADCFG
- Ladda konfig
- ;Load configs
- ;
- MSG_MENU_PRLOADLIST
- LLadda lista...
- ;LLoad list...
- ;
- MSG_MENU_PRSAVELIST
- ASpara lista...
- ;VSave list...
- ;
- MSG_MENU_PRADD
- RAddera
- ;AAdd
- ;
- MSG_MENU_PRNEW
- YNy
- ;NNew
- ;
- MSG_MENU_PRDELETE
- DRadera
- ;DDelete
- ;
- MSG_MENU_PRCLEAR
- SRensa
- ;CClear
- ;
- MSG_MENU_PRABOUT
- ?Om
- ;?About
- ;
- MSG_MENU_PRQUIT
- AAvsluta
- ;QQuit
- ;
- MSG_MENU_OPSORT
- Sortera efter
- ;Sort by
- ;
- MSG_MENU_OPSORT1
- Namn
- ;Name
- ;
- MSG_MENU_OPSORT2
- Datum
- ;Date
- ;
- MSG_MENU_OPSORT3
- Baklänges namn
- ;Reverse Name
- ;
- MSG_MENU_OPSORT4
- Baklänges datum
- ;Reverse Date
- ;
- MSG_MENU_OPSORT5
- Modul typ
- ;Module type
- ;
- MSG_MENU_OPSORT6
- Kanaler
- ;Channels
- ;
- MSG_MENU_OPSHOWL
- Visa lista
- ;Show list
- ;
- MSG_MENU_OPSHOWL1
- Alla
- ;All
- ;
- MSG_MENU_OPSHOWL2
- Grupp
- ;Group
- ;
- MSG_MENU_OPSHOWL3
- Nuvarande typ
- ;Current type
- ;
- MSG_MENU_OPADD
- Adderingssätt
- ;Add mode
- ;
- MSG_MENU_OPADD1
- Normalt
- ;Normal
- ;
- MSG_MENU_OPADD2
- Uppdatera datum
- ;Update
- ;
- MSG_MENU_OPADD3
- Kolla
- ;Check
- ;
- MSG_MENU_OPP2MODE
- Spelsätt 2
- ;Play mode 2
- ;
- MSG_MENU_OPP2MODE1
- Alla
- ;All
- ;
- MSG_MENU_OPP2MODE2
- Grupp
- ;Group
- ;
- MSG_MENU_OPP2MODE3
- Valda
- ;Selected
- ;
- MSG_MENU_OPPMODE
- Spelsätt
- ;Play mode
- ;
- MSG_MENU_OPPMODE1
- Ordningsföljd
- ;In sequence
- ;
- MSG_MENU_OPPMODE2
- En gång
- ;Once
- ;
- MSG_MENU_OPPMODE3
- En (En gång)
- ;One (Once)
- ;
- MSG_MENU_OPPMODE4
- Slumpmässigt
- ;Random
- ;
- MSG_MENU_OPDBLH
- Dubbel hantering
- ;Double handling
- ;
- MSG_MENU_OPDBL1
- Av
- ;Off
- ;
- MSG_MENU_OPDBL2
- Kolla
- ;Check
- ;
- MSG_MENU_OPDBL3
- Kopiera data
- ;Copy data
- ;
- MSG_MENU_SPCNF
- KKonfiguration
- ;OConfig
- ;
- MSG_MENU_SPMCNF
- MMCNF
- ;MMCnf
- ;
- MSG_MENU_SPINF
- IInformation
- ;IInfo
- ;
- MSG_MENU_SPHIDE1
- 1Övre kontrollfönster
- ;1Upper controls
- ;
- MSG_MENU_SPHIDE2
- 2Mittersta kontrollfönster
- ;2Middle controls
- ;
- MSG_MENU_SPHIDE3
- 3Nedre kontrollfönster
- ;3Lower controls
- ;
- MSG_MENU_SPHIDE4
- 4Listfönster
- ;4Listview
- ;
- MSG_MENU_SPHIDE5
- 5Text och sliders
- ;5Text and sliders
- ;
- MSG_INFO_ADDING
- Adderar
- ;Adding
- ;
- MSG_INFO_UPDATING
- Uppdaterar
- ;Updating
- ;
- MSG_INFO_PAUSEOFF
- Väntar
- ;Waiting
- ;
- MSG_INFO_PAUSEON
- Pause på
- ;Pause on
- ;
- MSG_INFO_DECRUNCH
- Packar upp
- ;Decrunching
- ;
- MSG_INFO_PLAYING
- Spelar
- ;Playing
- ;
- MSG_INFO_RAVING
- Raving
- ;Raving
- ;
- MSG_INFO_RELOCATE
- Allokerar
- ;Relocating
- ;
- MSG_INFO_LOADING
- Laddar
- ;Loading
- ;
- MSG_INFO_SORTING
- Sorterer
- ;Sorting
- ;
- MSG_INFO_SEARCH
- Söker
- ;Searching
- ;
- ;***** HERE STARTS THE Special strings for EPL's and IOL's *****
- ;
- MSG_SPC_NOMEMORY
- Ej tillräckligt med minne.
- ;Not enough memory.
- ;
- MSG_SPC_NOCHIPMEM
- Ej tillräckligt med grafikminne.
- ;Not enough chip mem.
- ;
- MSG_SPC_NOAUDIO
- Kunde inte allokera ljudkanaler.
- ;Couldn't allocate audio channels.
- ;
- MSG_SPC_NOINTS
- Kunde inte allokera interrupter.
- ;Couldn't allocate interrupt.
- ;
- MSG_SPC_NOAUDHARDWARE
- Nödvändig ljud hårdvara finns ej.
- ;Required audio hardware not present.
- ;
- MSG_SPC_NOLIBRARY
- Nödvändigt library kunde inte hittas.
- ;Required library was not found.
- ;
- MSG_SPC_NOCONFIGE
- EPL Konfiguration fil saknas.
- ;EPL Configuration file missing.
- ;
- MSG_SPC_NOCONFIGI
- IOL Konfiguration fil saknas.
- ;IOL Configuration file missing.
- ;
- MSG_SPC_DEVERROR
- Enheten kunde inte öppnas.
- ;Device open failed.
- ;
- ;************* MISC STRINGS STARTS HERE ****
- ; Next string must not be longer than 20 chars
- MSG_MISC_DEFGROUP
- Grupp
- ;Group
- ;
- MSG_MISC_UNKNOWN
- Okänd
- ;Unknown
- ;
- ; Next string must not be longer than 8 chars.
- MSG_MISC_NONE
- Ingen
- ;None
- ;
- ; Next string must not be longer than 18 chars
- MSG_MISC_AUTHOR
- Upphovsman
- ;Author
- ;
- ; Next string must not be longer than 18 chars
- MSG_MISC_STYLE
- Stil
- ;Style
- ;
- ; Next string must not be longer than 18 chars
- MSG_MISC_FILE
- Fil
- ;File
- ;
- ; Next string must not be longer than 18 chars
- MSG_MISC_DATE
- Datum
- ;Date
- ;
- ; Next string must not be longer than 18 chars
- MSG_MISC_CHAN
- Kanaler
- ;Channels
- ;
- ; Next string must not be longer than 18 chars
- MSG_MISC_SIZE
- Storlek
- ;Size
- ;
- ; Next string must not be longer than 8 chars
- MSG_MISC_TIME
- Tid
- ;Time
- ;
- ; Next string must not be longer than 22 chars
- MSG_MISC_CPRPRC
- Kompression
- ;Compression %
- ;
- ; Next string must not be longer than 22 chars
- MSG_MISC_FILESIZE
- Filstorlek
- ;File size
- ;
- ; Next string must not be longer than 22 chars
- MSG_MISC_MODWHSIZE
- Modulstorlek
- ;Module size
- ;
- ; Next string must not be longer than 22 chars
- MSG_MISC_SAMPLEN
- Sample data längd
- ;Sample data lenght
- ;
- ; Next string must not be longer than 22 chars
- MSG_MISC_SONGLEN
- Sång data längd
- ;Song data lenght
- ;
- ; Next string must not be longer than 22 chars
- MSG_MISC_PRIORITY
- Prioritet
- ;Priority
- ;
- MSG_MISC_VBOOST
- Ljud boost
- ;Volume boost
- ;
- MSG_MISC_MIXRATE
- Mix hastighet
- ;Mixing rate
- ;
- MSG_MISC_PLAYMODE
- Spelsätt
- ;Play mode
- ;
- MSG_MISC_SONGLOC
- Sången placerad vid
- ;Song located at
- ;
- MSG_MISC_SAMPLOC
- Samplingar placerad vid
- ;Samples located at
- ;
- MSG_MISC_BUFLOC
- Buffrar placerade vid
- ;Buffer(s) located at
- ;
- MSG_GUI_SMODE7
- Grupper
- ;Groups
- ;
- MSG_MENU_OPSORT7
- Grupper
- ;Groups
- ;
- MSG_MISC_HAILNORM
- Välj modul(er) som skall läsas in
- ;Select module(s) to open
- ;
- MSG_MISC_HAILSAVE
- Spara lista som
- ;Save list as
- ;
- MSG_MISC_HAILLLOAD
- Välj lista som skall laddas in
- ;Select list to load
- ;
- MSG_MISC_HAILEPLL
- Välj EP library som ska läggas till
- ;Select EP library to add
- ;
- MSG_MISC_SELDRAWER
- Välj katalog
- ;Select drawer
- ;
- MSG_MISC_SELARCHIVER
- Välj packnings program
- ;Select archiver program
- ;
- ; Next one is the Au button text in main window. Keep it short.
- MSG_GUI_AU
- uUp
- ;uAu
- ;
- ; Next one is the Nm button text in main window. Keep it short.
- MSG_GUI_NM
- nNm
- ;
- MSG_GUI_GET
- hHämta
- ;gGet
- ;
- MSG_GUI_SCPSPD
- Scope hastighet
- ;Scope Speed
- ;
- MSG_GUI_WTSELECTGRP
- Välj grupp
- ;Select group
- ;
- MSG_GUI_WTMODCONF
- Modul inställningar
- ;Module configs
- ;
- MSG_GUI_WTKNOWNAUTHOR
- Kända upphovsmän
- ;Known authors
- ;
- ; This one is not ment to be translated :)
- MSG_NEW_SAMPLEX
- Samplex
- ;
- MSG_NEW_EXTRACT
- Packa upp Samples
- ;Extract Samples
- ;
- MSG_NEW_SAVE
- Spara Samples
- ;Save Sample(s)
- ;
- ;
- MSG_ERR_NOEPLCONF
- Denna EPL stöder inte inställningar\n Endast de med 'C' stöder detta
- ;This EPL does not support configurations.\n Only ones with 'C' flag support this.
- ;
- MSG_MENU_SCPWTITLE
- Inställningar
- ;Prefs
- ;
- MSG_MENU_SCPWSTYLE
- Scope stil
- ;Scope style
- ;
- MSG_MENU_SCPWSOLID
- Fast
- ;Solid
- ;
- MSG_MENU_SCPWNORMAL
- Normalt
- ;Normal
- ;
- MSG_MENU_SCPWSIMPLE
- Enkel
- ;Simple
- ;
- MSG_NEW_SMPXDIR
- Sample katalog
- ;Sample directory
- ;
- MSG_NEW_SMPXNAME
- Sample namn
- ;Sample name
- ;
- MSG_NEW_SMPXPLAY
- Spela sample
- ;Play sample
- ;
- MSG_NEW_SMPXMEMUSED
- Total minnesanvändning:
- ;Total memory usage:
- ;
- MSG_MENU_SCPWCOLOR
- Färger
- ;Coloring
- ;
- MSG_MENU_SCPWSTYLE1
- Stil 1
- ;Style 1
- ;
- MSG_MENU_SCPWSTYLE2
- Stil 2
- ;Style 2
- ;
- MSG_MENU_SCPWSTYLE3
- Stil 3
- ;Style 3
- MSG_MENU_PRSAVESELAS
- Save Selected As...
- ;
- MSG_MENU_REPEAT
- Repetera
- ;Repeat
- ;
- MSG_MENU_AU
- Au
- ;
- MSG_MENU_SELECTOR
- Selector
- ;
- MSG_GUI_SEL_NONE
- nNone
- ;
- MSG_GUI_SEL_ALL
- aAll
- ;
- MSG_GUI_SEL_SELECT
- sSelect
- ;
- MSG_GUI_SEL_NAMETIT
- Name Pattern
- ;
- MSG_GUI_SEL_TOGGLE
- tToggle
- ;
- MSG_MENU_PWIN
- Mini Play
- ;
- MSG_MENU_QSCOPE
- Quadra Scope
- ;