X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fde%2Ftodesbaum%2Fjsite%2Fi18n%2FjSite.properties;h=c33aef08c7a0f6a9444c94304e6baa9b941cf7e9;hb=21eb9e153f17fb0820ef1815a72f57d2068b145b;hp=291f30f0a0d274cebaa24cc01e87d6a71e098484;hpb=1e85313efa2b32b8a92f5f51b942134a3325a165;p=jSite.git diff --git a/src/de/todesbaum/jsite/i18n/jSite.properties b/src/de/todesbaum/jsite/i18n/jSite.properties index 291f30f..c33aef0 100644 --- a/src/de/todesbaum/jsite/i18n/jSite.properties +++ b/src/de/todesbaum/jsite/i18n/jSite.properties @@ -27,9 +27,6 @@ # lines single quotes (ASCII 39) needs to be escaped by entering them twice, # otherwise the placeholder will not be replaced! -jsite.main.already-running=jSite is already running

A lock file has been found that suggests that another
instance of jSite is already running. Running multiple instances
of jSite is guaranteed to break your configuration. -jsite.main.already-running.override=Start anyway - jsite.general.ok=OK jsite.general.cancel=Cancel @@ -38,6 +35,7 @@ jsite.wizard.next=Next jsite.wizard.quit=Quit jsite.quit.question=Do you really want to quit? +jsite.quite.overwrite-configuration=Overwrite configuration?

A configuration file already exists:
{0}

Should it be overwritten? jsite.quit.config-not-saved=Configuration not saved

The configuration could not be saved.
Do you want to quit anyway? jsite.menu.languages=Languages @@ -74,6 +72,10 @@ jsite.preferences.temp-directory.default=Default (chosen by system) jsite.preferences.temp-directory.custom=Custom jsite.preferences.temp-directory.choose=Choose jsite.preferences.temp-directory.choose.approve=Choose +jsite.preferences.config-directory=Location of configuration directory +jsite.preferences.config-directory.jar=Next to the JAR file +jsite.preferences.config-directory.home=Home directory +jsite.preferences.config-directory.custom=Custom directory jsite.insert.heading=Project insert jsite.insert.description=Please wait while the project is being inserted. @@ -83,12 +85,14 @@ jsite.insert.start-time=Start time jsite.insert.starting=Starting\u2026 jsite.insert.done=Done. jsite.insert.done.title=Insert done +jsite.insert.insert-aborted=The insert was aborted. +jsite.insert.insert-aborted.title=Insert Aborted jsite.insert.progress=Progress jsite.insert.k-per-s=KB/s jsite.insert.insert-failed=Insert failed

The insert of the project failed.
Some files could not be inserted. jsite.insert.insert-failed-with-cause=Insert failed

The insert of the project failed.
Some files could not be inserted.
The following error occured:

{0} +jsite.insert.insert-failed.title=Insert Failed jsite.insert.inserted=Project inserted

Your project was inserted successfully. -jsite.insert.okay=OK jsite.insert.okay-copy-uri=Copy URI to Clipboard jsite.insert.reinserted-edition=Edition Reinserted

The edition you are just inserting
has already been inserted before. jsite.insert.reinserted-edition.title=Edition Reinserted @@ -147,7 +151,7 @@ jsite.project-files.file-options=File Options jsite.project-files.default=Default file jsite.project-files.default.tooltip=Specify that this file is the project\u2019s index file jsite.project-files.insert=Insert -jsite.project-files.insert.tooltip=Uncheck if this file was inserted externally +jsite.project-files.insert.tooltip=Uncheck if you do not want to insert this file jsite.project-files.insert-redirect=Redirect jsite.project-files.insert-redirect.tooltip=Check if you want to insert a redirect for this file jsite.project-files.custom-key=Custom key @@ -164,6 +168,7 @@ jsite.project-files.replacement.edition-range=Range jsite.project-files.replacement.edition-range.tooltip=Also replace $[EDITION+1], $[EDITION+2]\u2026 jsite.project-files.scan-error=Error scanning files

Either the directory of the project does not exist
or some files/directories in it are not accessible.
Please go back and select the correct directory. jsite.project-files.insert-now=Insert now +jsite.project-files.invalid-default-file=Only files in the root directory may be selected as default files. jsite.update-checker.found-version.title=Found New Version jsite.update-checker.found-version.message=A new version was found.

Version {0} (released {1,date})