X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fde%2Ftodesbaum%2Fjsite%2Fi18n%2FjSite.properties;h=4a55151cad02f5055cc45bd2e1871573c07580d0;hb=dffe04e76c69517bafb7d88b214965a65136a021;hp=e28e221aad48098586c64a477df96b1adbadbf9e;hpb=321a7a1d782260f91d1cdbe8eece1c20909b83ef;p=jSite.git diff --git a/src/de/todesbaum/jsite/i18n/jSite.properties b/src/de/todesbaum/jsite/i18n/jSite.properties index e28e221..4a55151 100644 --- a/src/de/todesbaum/jsite/i18n/jSite.properties +++ b/src/de/todesbaum/jsite/i18n/jSite.properties @@ -1,6 +1,5 @@ # -# jSite - a tool for uploading websites into Freenet -# Copyright (C) 2006 David Roden +# jSite - jSite.properties - Copyright © 2006–2012 David Roden # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -27,9 +26,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 +34,9 @@ jsite.wizard.next=Next jsite.wizard.quit=Quit jsite.quit.question=Do you really want to quit? +jsite.quit.question.title=Really quit? +jsite.quit.overwrite-configuration=Overwrite configuration?

A configuration file already exists:
{0}

Should it be overwritten? +jsite.quit.overwrite-configuration.title=Overwrite configuration? 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 +73,12 @@ 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 file +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.preferences.insert-options=Insert options +jsite.preferences.insert-options.use-early-encode=Generate final URI early jsite.insert.heading=Project insert jsite.insert.description=Please wait while the project is being inserted. @@ -126,7 +131,7 @@ 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.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.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!
Also, the edition will be reset. 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! @@ -134,15 +139,6 @@ 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.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 -jsite.project-files.action.add-container.tooltip=Adds a new container to the project and this file to it -jsite.project-files.action.add-container.message=Enter the name of the new container -jsite.project-files.action.edit-container=Edit -jsite.project-files.action.edit-container.tooltip=Changes the name of the container -jsite.project-files.action.edit-container.message=Enter the new name of the container -jsite.project-files.action.delete-container=Delete -jsite.project-files.action.delete-container.tooltip=Deletes this container -jsite.project-files.action.delete-container.message=Do you really want to delete this container? jsite.project-files.ignore-hidden-files=Ignore hidden files jsite.project-files.ignore-hidden-files.tooltip=When selected, hidden files are not inserted jsite.project-files.file-options=File Options @@ -150,6 +146,8 @@ 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 you do not want to insert this file +jsite.project-files.force-insert=Force insert +jsite.project-files.force-insert.tooltip=Forces the insert of this file even it is not modified 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 @@ -160,10 +158,6 @@ 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 jsite.project-files.container.tooltip=Selects a container for the current file -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 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. @@ -186,7 +180,6 @@ 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!