Add Finnish translation.
[jSite.git] / src / main / resources / de / todesbaum / jsite / i18n / jSite.properties
index 81bfc89..0257591 100644 (file)
@@ -1,5 +1,5 @@
 #
-# jSite - jSite.properties - Copyright © 2006–2012 David Roden
+# jSite - jSite.properties - Copyright © 2006–2014 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
@@ -45,6 +45,7 @@ jsite.menu.language.de=Deutsch
 jsite.menu.language.fr=Fran\u00e7ais
 jsite.menu.language.it=Italiano
 jsite.menu.language.pl=Polski
+jsite.menu.language.fi=Suomi
 jsite.menu.nodes=Nodes
 jsite.menu.nodes.manage-nodes=Manage nodes
 jsite.menu.options=Options
@@ -141,6 +142,8 @@ 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.action.rescan=Re-scan
 jsite.project-files.action.rescan.tooltip=Re-scan the project directory for new files
+jsite.project-files.always-force-insert=Always force insert
+jsite.project-files.always-force-insert.tooltip=When selected, all files of this project are inserted even if they did not change
 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
@@ -175,6 +178,8 @@ jsite.update-checker.latest-version.okay.message=<html>You are currently running
 jsite.key-dialog.title=Manage Project Keys
 jsite.key-dialog.button.ok.tooltip=Accepts the changes
 jsite.key-dialog.button.cancel.tooltip=Discards the changes
+jsite.key-dialog.button.copy-from-project=Copy from Project
+jsite.key-dialog.button.copy-from-project.tooltip=Copies the public and private keys from the selected project
 jsite.key-dialog.button.copy-from-identity=Copy from Identity
 jsite.key-dialog.button.copy-from-identity.tooltip=Copies the public and private keys from the selected identity
 jsite.key-dialog.button.generate=Regenerate Keys
@@ -182,7 +187,8 @@ jsite.key-dialog.button.generate.tooltip=Create a new key pair
 jsite.key-dialog.label.keys=<html><b>Keys</b></html>
 jsite.key-dialog.label.private-key=Private Key
 jsite.key-dialog.label.public-key=Public Key
-jsite.key-dialog.label.identities=<html><b>Identities</b></html>
+jsite.key-dialog.label.copy-keys=<html><b>Copy Keys</b></html>
+jsite.key-dialog.label.project=Project
 jsite.key-dialog.label.identity=Identity
 jsite.key-dialog.label.actions=<html><b>Actions</b></html>