add important note for translators
[jSite.git] / src / de / todesbaum / jsite / i18n / jSite.properties
index 75e41c8..ac959bd 100644 (file)
 
 # English language file by David Roden <droden@gmail.com>
 
-jsite.main.already-running=<html><b>jSite is already running</b><br><br>A lock file has been found that suggests that another<br>instance of jSite is already running. Running multiple instances<br>of jSite is guaranteed to break your configuration.</htm>
+# Attention, translators! Most of the strings here are used directly.
+# However, some of them are parsed by MessageFormat
+# (http://java.sun.com/j2se/1.5.0/docs/api/java/text/MessageFormat.html)
+# and thus have to adhere to some rules (check the URL above). This is the
+# case when a line contains placeholders like {0} or {0,number}! In these
+# lines single quotes (ASCII 39) needs to be escaped by entering them twice,
+# otherwise the placeholder will not be replaced!
+
+jsite.main.already-running=<html><b>jSite is already running</b><br><br>A lock file has been found that suggests that another<br>instance of jSite is already running. Running multiple instances<br>of jSite is guaranteed to break your configuration.</html>
 
 jsite.wizard.previous=Previous
 jsite.wizard.next=Next
@@ -29,16 +37,17 @@ jsite.quit.question=Do you really want to quit?
 jsite.quit.config-not-saved=<html><b>Configuration not saved</b><br><br>The configuration could not be saved.<br>Do you want to quit anyway?</html>
 
 jsite.menu.languages=Languages
-jsite.menu.language.change.restart-message=<html><b>Restart necessary</b><br><br>For language changes to take effect,<br>jSite must be restarted!</html>
 jsite.menu.language.en=English
-jsite.menu.language.de=German
-jsite.menu.language.fr=French
+jsite.menu.language.de=Deutsch
+jsite.menu.language.fr=Français
+jsite.menu.language.it=Italiano
+jsite.menu.language.pl=Polski
 jsite.menu.nodes=Nodes
 jsite.menu.nodes.manage-nodes=Manage nodes
 jsite.menu.help=Help
 jsite.menu.help.about=About
 
-jsite.about.message=<html><big><b>jSite {0}</b></big><br><br>Copyright \u00a9 2006, 2007 David Roden<br>Released under the GNU General Public License</html>
+jsite.about.message=<html><big><b>jSite {0}</b></big><br><br>Copyright \u00a9 2006-2008 David Roden<br>Released under the GNU General Public License</html>
 
 jsite.node-manager.heading=Node Manager
 jsite.node-manager.description=Manage your nodes here.
@@ -56,6 +65,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=<html><b>Insert failed</b><br><br>The insert of the project failed.<br>Some files could not be inserted.</html>
 jsite.insert.insert-failed-with-cause=<html><b>Insert failed</b><br><br>The insert of the project failed.<br>Some files could not be inserted.<br>The following error occured:<br><br><code>{0}</code></html>
@@ -88,7 +99,7 @@ jsite.project.project.local-path=Local path
 jsite.project.project.address=Address
 jsite.project.project.public-key=Request URI
 jsite.project.project.private-key=Insert URI
-jsite.project.project.path=Path
+jsite.project.project.path=Freesite Path
 jsite.project.project.edition=Edition
 jsite.project.keygen.io-error=<html><b>Node communication failure</b><br><br>Communication with the node failed<br>with the following error message:<br><br><code>{0}</code><br><br>Please make sure that you have entered<br>the correct host name and port number<br>on the "Node Settings" page.</html>
 jsite.project.warning.no-local-path=<html><b>No local path</b><br><br>You did not specify a local path for the files to insert.<br>It is not possible to continue without one.</html>
@@ -96,7 +107,7 @@ jsite.project.warning.no-path=<html><b>No freesite path</b><br><br>You did not s
 jsite.project.warning.generate-new-key=<html><b>Generate new key?</b><br><br>If you generate a new key, your site will be published<br>under that new key. Any trust that other users put<br>in the old key of your site will be gone!</html>
 
 jsite.project-files.heading=Project Files
-jsite.project-files.description=<html>On this page you can specify parameters for the files within the project, such as<br>externally generated keys or MIME types, if the automatic detection failed.</html> 
+jsite.project-files.description=<html>On this page you can specify parameters for the files within the project, such as<br>externally generated keys or MIME types, if the automatic detection failed.</html>
 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