diff options
Diffstat (limited to 'logo/src/langage_es_ES.properties')
-rw-r--r-- | logo/src/langage_es_ES.properties | 19 |
1 files changed, 18 insertions, 1 deletions
diff --git a/logo/src/langage_es_ES.properties b/logo/src/langage_es_ES.properties index bee1cc9..e5ac1b6 100644 --- a/logo/src/langage_es_ES.properties +++ b/logo/src/langage_es_ES.properties @@ -435,4 +435,21 @@ contest.number.of.files=Number of exercises: contest.number.of.bonus.files = Number of bonus exercises: ws.settings.syntax=Syntax Highlighting ws.settings.contest=Contest / Record Mode -welcome.info.title=XLogo4Schools Info
\ No newline at end of file +welcome.info.title=XLogo4Schools Info + +message.too.many.empty.files=Your turtle says: I believe you have enough empty files... +error.leaving.ws.without.being.in.one=Attempt to leave workspace without being in one. +error.loading.config.files.title=Error while loading configuration files +error.loading.config.files=Could not read GlobalConfig file. Instead creating a new one. You might need to import your workspaces manually. Reason:\n +error.setting.up.x4s.title=Error while setting up XLogo4Schools +error.setting.up.x4s=Could not create or open GlobalConfig file at default location: +message.some.workspaces.not.found=Some workspaces could not be found:\n +word.at.filesystem.location=at +error.security.violation.title=Security Violation +error.attempt.delete.non.x4s.file=Attempt to delete a directory that is not under control of this application: +error.could.not.store.ws=Could not store workspace. +error.attempt.load.inexistent.user=Attempt to load inexistent user: +error.suggest.try.to.import.user=Try to import this user. +error.could.not.make.directories=Could not make required directories. +error.current.ws.deleted.I.will.recreate.it=Current workspace was probably deleted. I will recreate it. +error.could.not.recreate.try.manually=I could not recreate the Workspace. Try to delete the Workspace and recreate it manually.
\ No newline at end of file |