compile-while-executing
Du kan inte kompilera medans maskinen
exekverar. Det skulle kunna skapa konstiga
problem!

exception-thrown
Ett undantag intrffade:

break-no-source
Brytpunkt hittad i en fil vars kllkod inte
kunde hittas. Filnamn:

error-in-file
Ett fel intrffade i en fil vars kllkod inte
kunde hittas.
Filnamn:radnummer / felmeddelande:

system-exit
Metoden avslutades genom en explicit "exit"
instruktion. Inget resultat returnerades.
utgngskoden r:

no-help
Ingen hjlp tillgnglig fr det hr meddelandet.
Var vnlig e-posta felmeddelandet till
mik@monash.edu.au - vi kommer d lgga till en
hjlptext i vr hjlpdatabas. Tack!

# errors:
#########

no-lib-selected
Du har inte valt bibliotek att g till.
Klicka p ett bibliotek i "Sk resultat"-listan
och och klicka drefter p "G till"-knappen.

no-target-dialog
Innan du anvnder ett paket frn
biblioteksblddraren, mste du ha
minst ett "ml"-paket ppet i Bluej
fnstret.

cannot-locate-lib-node
Kan inte hitta den valda noden i "LibraryChooser"-
trdet. Den vanligaste orsaken till
det hr felet r en icke uppdaterad paketfil
i katalogen dr paketet finns.

missing-shadow
Kan inte hitta "shadow area":

cannot-run-compiler
Kan inte kra kompilatorn. Finns den i
din skvg?
Kompilatorns namn:

compiler-error
Kompilatorfel

stream-incomplete
Kompilatorfel. Felstrmmen r ej komplett.

out-of-bounds
Det angivna elementet r
ej inom arrayens grnser.

cannot-access-element
Kunde ej n det angivna
arrrayelementet.

appletviewer-error
Fel under krning av applet i Appletviewer

error-no-name
Du mste ange ett godknt namn.

error-save-file
Ett fel intrffade nr filen frskte sparas.
Filen sparades inte.

cannot-save-keys
Ett fel intrffade nr tangentbordskommandona
frskte sparas. Kommandona sparades inte.

error-no-templates
The specified template directory (the directory where
BlueJ finds the class templates) does not exist. It
is defined with the property "bluej.templatePath" in
<bluej-home>/lib/bluej/defs. Check and fix this property.

skeleton-error
Klassens default-mall kunde inte skapas.
Detta kan bero p ett konfigurationsfel
i Bluej's "setup", eller p grund av
tilltrdesproblem i filsystemet.

error-open-source
Det gick inte att ppna kllfilen till den
hr klassen. Allvarligt problem!

error-open-readme
Det gick inte att ppna textnoteringarna fr det
hr projektet. En ny, tom textnotering
har skapats.

error-writing-readme
README filen fr det hr projektet kunde inte
uppdateras med information om huvudklassen.
Ett fel uppstod vid ndring av den hr filen.

error-exporting
Ett fel uppstod vid frsk att exportera
applikationen. Det r mjligt att ngra eller
alla filer inte har blivit korrekt kopierade.

error-writing-jar
The jar file could not be written correctly.
(Check the file system for access rights and
disk space availability.)

error-jar-exists
The jar file you have selected already exists.
Do you want to continue?
Overwrite
Cancel
null

invalid-class-name
Icke godknt klassnamn.

invalid-package-name
Icke godknt paketnamn.

directory-exists
En fil eller katalog med det hr namnet
existerar redan.

cannot-copy-package
Det uppstod problem vid kopiering av
ngra av paketets filer. Paketet kan
vara inkomplett.

file-does-not-exist
Den angivna filen
existerar inte.

cannot-import
Den hr filen kunde inte
importeras. Filen mste
vara en Java kllkodsfil
(namnet mste sluta med ".java")

docdir-blocked-by-file
The directory for the documentation could
not be created in the project directory
because there is a file with same name.

docdir-not-created
The directory for the documentation could
not be created in the project directory.

no-permission-for-docdir
The directory for the documentation could
not be created in the project directory
because of insufficient rights.

show-or-generate
Do you want to show the documentation
generated previously, or do you want
to regenerate the whole documentation?
Just Show
Regenerate
Cancel

doctool-error
Javadoc reported an error. It could be that there is a
syntax error in one of the files you tried to generate
a documentation for. It could also be that the JDK
documentation URL specified in the preferences is incorrect.
Make sure that all your Java files are compiled and the
documentation URL is accessible or disabled. Then try again.
If this message appears again you should check the log file
with the error messages from Javadoc:

severe-doc-trouble
An exception occured during the call
to the external documentation tool.

no-java-sources-found
Inga Java kllkodsfiler kunde
hittas i den hr katalogen

duplicate-name
En klass med det hr namnet existerar redan
i det hr paketet. Man kan inte ha tv klasser
med samma namn i ett paket.

error-in-import
Ett fel uppstod vid frsk att importera
den hr filen. Kontrollera tilltrdesrttigheter
och minnesutrymme.

no-class-selected
Ingen klass markerad fr borttagning.
Vlj klass genom att klicka p den
och frsk igen.

really-remove-class
Borttagning av den har klassen betyder
permanent radering av kllfilen.
Vill du fortstta?
Ta bort
Avbryt
null

really-remove-package
Removing this package will permanently
delete the package directory (including ALL
the contents of that directory).
Do you want to continue?
Remove
Cancel
null

remove-package-open
The package you have selected for
deletion has some sub-packages opened
within BlueJ. You must close these
packages before you will be allowed
to delete this package.

package-does-not-exist
Fel vid ppning av paket.
Paketet existerar inte:

no-bluej-package
Fel vid ppning av paket.
Filen/Katalogen r inte ett
Bluej paket:

applet-height-width
Appletens hjd och bredd
mste specificeras.

cannot-read-help
Kan inte lsa hjlp fil.

not-yet-implemented
Inte implementerat nnu - tyvrr

quit-all
Avsluta alla ppna paket?
Avsluta allt
Avbryt
null

really-reload
Vid omladdning frloras icke sparade ndringar.
Vill du verkligen ladda om?
Ladda om
Avbryt
null

really-print
Texten ar bredare n papperet. Lnga rader kommer
klippas av. Du kan undvika detta genom att gra
textfnstret smalare. Vill du skriva ut iallafall?
Skriv ut
Avbryt
null

open-non-bluej-already-bluej
The directory you have selected is already
a BlueJ project.

open-non-bluej-invalid
You have indicated you wish to open this
directory as a BlueJ project, however a file
has been found with a package statement that
is incompatible with the current directory
structure. (For example, if the Java class
Shape has a package line of com.aa, then the
file Shape.java must be in a directory aa
which is itself in a directory com. This com
directory in turn must be in another directory
which is the directory you should point BlueJ
to when attempting to open it).

import-into-current
Du har redan ett paket ppet i det hr fnstret.
Vill du importera till det ppna paketet eller
vill du skapa ett nytt projekt och importera till
det.
Till ppet
Nytt Projekt
null

package-name-invalid
You have changed the package statement
to a package which does not exist in this project.
If you wish to move this class to another
package you must create the destination
package first. The package statement has been
reverted back to its original form.

package-name-changed
You have changed the package statement which
tells Java the package this class is in. Do you
want to move this class to the indicated package
or do you want to leave the class where it is
(the package statement will be reverted back to
its original form)?
Move
Revert
null

ask-index
Ange arrayelementindex [...]
Inspektera Array
null

classmgr-changes-no-effect
The changes you have made to the class libraries
will not take effect until the next time you
start BlueJ.

# editor:
#########

no-search-string
Ingen skstrng r angiven.
(Markera en text eller anvnd 'Hitta' frst.)

default-keys
Do you really want to discard all your
key bindings and set the default
bindings?
Set defaults
Cancel
null
