X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fde%2Ftodesbaum%2Fjsite%2Fi18n%2FjSite.properties;h=cd80c6706a595eac4e285fc755d4c18f8f36be7a;hb=953de352675a4ad91fe307d816a4ea7780c94274;hp=66f9343a66d502e4069816bfb8dd9d898ff3227c;hpb=e7c8e45659b3487b14f1b5ccc41f4ffc0df70878;p=jSite.git diff --git a/src/de/todesbaum/jsite/i18n/jSite.properties b/src/de/todesbaum/jsite/i18n/jSite.properties index 66f9343..cd80c67 100644 --- a/src/de/todesbaum/jsite/i18n/jSite.properties +++ b/src/de/todesbaum/jsite/i18n/jSite.properties @@ -1,5 +1,5 @@ # -# jSite - jSite.properties - Copyright © 2006–2011 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 @@ -53,7 +53,7 @@ jsite.menu.help=Help jsite.menu.help.check-for-updates=Check for Updates jsite.menu.help.about=About -jsite.about.message=jSite {0}

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

Copyright \u00a9 2006\u20132012 David Roden
Released under the GNU General Public License jsite.node-manager.heading=Node Manager jsite.node-manager.description=Manage your nodes here. @@ -77,6 +77,10 @@ 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.preferences.insert-options.priority=Priority +jsite.preferences.insert-options.manifest-putter=Manifest Putter jsite.insert.heading=Project insert jsite.insert.description=Please wait while the project is being inserted. @@ -144,6 +148,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 @@ -177,6 +183,7 @@ 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.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.warning.site-larger-than-2-mib=Site is larger than 2 MiB!

Your site contains more than 2 megabytes of data.
Due to bugs in Freenet it will probably not load correctly.
Try to reduce the size of your site, or continue at your own peril. 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.