X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fde%2Ftodesbaum%2Fjsite%2Fi18n%2FjSite.properties;h=bf5c5d1de497b304b5643c1197c705e407fee3b1;hb=a7d2ac9e58d1fffbb8a9c63c7d4081e8717a6f7f;hp=ed063c6f90b66d4fc1a151a2e09c71c3a27ba53d;hpb=3a538c657652e408b4507d59a8c3c48bbf00caad;p=jSite.git diff --git a/src/de/todesbaum/jsite/i18n/jSite.properties b/src/de/todesbaum/jsite/i18n/jSite.properties index ed063c6..bf5c5d1 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.
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,13 +85,17 @@ 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 jsite.file-scanner.can-not-read-directory=Can not read directory @@ -109,8 +115,8 @@ jsite.project.action.clone-project.copy=Copy of {0} jsite.project.action.clone-project.tooltip=Clone the selected project jsite.project.action.copy-uri=Copy URI to Clipboard jsite.project.action.copy-uri.tooltip=Copies the URI of the project to the clipboard -jsite.project.action.generate-new-key=Generate New Key -jsite.project.action.generate-new-key.tooltip=Generates a new key for the project +jsite.project.action.manage-keys=Manage Keys +jsite.project.action.manage-keys.tooltip=Manages the keys of this project jsite.project.action.reset-edition=Reset Edition jsite.project.action.reset-edition.tooltip=Resets the edition number of the project jsite.project.project.information=Project Information @@ -118,14 +124,10 @@ jsite.project.project.name=Name jsite.project.project.description=Description jsite.project.project.local-path=Local path jsite.project.project.address=Address -jsite.project.project.public-key=Public Key -jsite.project.project.private-key=Private Key jsite.project.project.path=Freesite Path jsite.project.project.edition=Edition jsite.project.project.uri=URI jsite.project.keygen.io-error=Node communication failure

Communication with the node failed
with the following error message:

{0}

Please make sure that you have entered
the correct host name and port number
on the "Node Settings" page. -jsite.project.warning.no-local-path=No local path

You did not specify a local path for the files to insert.
It is not possible to continue without one. -jsite.project.warning.no-path=No freesite path

You did not specify a freesite path.
It is not possible to continue without one. jsite.project.warning.generate-new-key=Generate new key?

If you generate a new key, your site will be published
under that new key. Any trust that other users put
in the old key of your site will be gone! jsite.project.warning.reset-edition=Reset edition?

Resetting the edition can lead to insert failures
and lots of confusion if you have not changed
the path or the keys of the project! jsite.project.warning.use-clipboard-now=URI copied

Please note that it is possible that quitting jSite
now will empty the clipboard. Please use the
copied URI immediately in another window! @@ -149,9 +151,13 @@ 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 jsite.project-files.custom-key.tooltip=The externally created key for the file +jsite.project-files.rename=Rename +jsite.project-files.rename.tooltip=Renames the file in the uploaded site jsite.project-files.mime-type=MIME type jsite.project-files.mime-type.tooltip=Select the correct MIME type here if the detection failed jsite.project-files.container=Container @@ -160,15 +166,9 @@ jsite.project-files.replacement=Replacements jsite.project-files.replacement.tooltip=Activates replacements in file 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 notaccessible.
Please go back and select the correct directory. -jsite.project-files.empty-index=No default file

You did not specify a default file for this project.
While it is possible to insert a project without a default
file you should specify one to ease browsing. -jsite.project-files.index-missing=Your default file is missing

A default file was previously specified but it
does not exist anymore! Please select
a new default file in the list of files. -jsite.project-files.container-index=Default file in container

Your default file was placed in a container!
This might make other people shun your page. -jsite.project-files.index-not-html=Default file is not HTML

Your default file does not have the MIME type "text/html"!
Loading your Freesite in a browser may give unexpected results. -jsite.project-files.no-node-running=Node is not running

You can not insert a project if your node is not running.
Please start your node and try again. -jsite.project-files.no-custom-key=No custom key for file

You specified not to insert {0}
but failed to enter a key to redirect to! -jsite.project-files.no-node-selected=No node selected

Please select a node from the menu! +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}) @@ -186,3 +186,17 @@ jsite.key-dialog.label.keys=Keys jsite.key-dialog.label.private-key=Private Key jsite.key-dialog.label.public-key=Public Key jsite.key-dialog.label.actions=Actions + +jsite.warning.empty-index=No default file

You did not specify a default file for this project.
While it is possible to insert a project without a default
file you should specify one to ease browsing. +jsite.warning.container-index=Default file in container

Your default file was placed in a container!
This might make other people shun your page. +jsite.warning.index-not-html=Default file is not HTML

Your default file does not have the MIME type "text/html"!
Loading your Freesite in a browser may give unexpected results. + +jsite.error.no-node-selected=No node selected

Please select a node from the menu! +jsite.error.no-node-running=Node is not running

You can not insert a project if your node is not running.
Please start your node and try again. +jsite.error.no-local-path=No local path

You did not specify a local path for the files to insert.
It is not possible to continue without one. +jsite.error.no-path=No freesite path

You did not specify a freesite path.
It is not possible to continue without one. +jsite.error.index-missing=Your default file is missing

A default file was previously specified but it
does not exist anymore! Please select
a new default file in the list of files. +jsite.error.index-not-inserted=Default file not inserted

You have chosen not to insert the default file!
You need to either choose to insert it or select
a different default file! +jsite.error.no-custom-key=No custom key for file

You specified not to insert {0}
but failed to enter a key to redirect to! +jsite.error.no-files-to-insert=No files to insert

You do not have any files selected for insertion!
Please select at least one file to insert. +jsite.error.duplicate-file=Duplicate file

The file {0} is inserted twice!
Please check your filenames and redirects.