X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fde%2Ftodesbaum%2Fjsite%2Fi18n%2FjSite.properties;h=3d8d73e32ee41b57eb4ebc9303aec3249901eaba;hb=f123e95cc1bfb36dbc912478d175bd2f956c8656;hp=8bf151cb5be92225a16132c2c6e967f72ca4e168;hpb=85d5c89f25bed4fc3002eaaaa98e7ca4992fa2d6;p=jSite.git diff --git a/src/de/todesbaum/jsite/i18n/jSite.properties b/src/de/todesbaum/jsite/i18n/jSite.properties index 8bf151c..3d8d73e 100644 --- a/src/de/todesbaum/jsite/i18n/jSite.properties +++ b/src/de/todesbaum/jsite/i18n/jSite.properties @@ -19,7 +19,7 @@ # English language file by David Roden -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=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.wizard.previous=Previous jsite.wizard.next=Next @@ -29,7 +29,6 @@ jsite.quit.question=Do you really want to quit? jsite.quit.config-not-saved=Configuration not saved

The configuration could not be saved.
Do you want to quit anyway? jsite.menu.languages=Languages -jsite.menu.language.change.restart-message=Restart necessary

For language changes to take effect,
jSite must be restarted! jsite.menu.language.en=English jsite.menu.language.de=German jsite.menu.language.fr=French @@ -38,7 +37,7 @@ jsite.menu.nodes.manage-nodes=Manage nodes jsite.menu.help=Help jsite.menu.help.about=About -jsite.about.message=jSite {0}

Copyright \u00a9 2006, 2007 David Roden
Released under the GNU General Public License +jsite.about.message=jSite {0}

Copyright \u00a9 2006-2008 David Roden
Released under the GNU General Public License jsite.node-manager.heading=Node Manager jsite.node-manager.description=Manage your nodes here. @@ -56,6 +55,8 @@ jsite.insert.description=Please wait while the project is being inserted. jsite.insert.project-information=Project information jsite.insert.request-uri=Freesite jsite.insert.start-time=Start time +jsite.insert.starting=Starting\u2026 +jsite.insert.done=Done. jsite.insert.progress=Progress 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} @@ -79,6 +80,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.project.information=Project Information jsite.project.project.name=Name jsite.project.project.description=Description @@ -91,9 +94,10 @@ jsite.project.project.edition=Edition 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-files.heading=Project Files -jsite.project-files.description=On this page you can specify parameters for the files within the project, such as
externally generated keys or MIME types, if the automatic detection failed. +jsite.project-files.description=On this page you can specify parameters for the files within the project, such as
externally generated keys or MIME types, if the automatic detection failed. jsite.project-files.action.rescan=Re-scan jsite.project-files.action.rescan.tooltip=Re-scan the project directory for new files jsite.project-files.action.add-container=Add @@ -122,6 +126,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 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.