Add translations for insert speed unit.
[jSite.git] / src / de / todesbaum / jsite / i18n / jSite.properties
index 6f3793a..01ea43c 100644 (file)
@@ -68,6 +68,7 @@ jsite.insert.start-time=Start time
 jsite.insert.starting=Starting\u2026
 jsite.insert.done=Done.
 jsite.insert.progress=Progress
+jsite.insert.k-per-s=KB/s
 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>
 jsite.insert.inserted=<html><b>Project inserted</b><br><br>Your project was inserted successfully.</html>
@@ -107,7 +108,7 @@ jsite.project.keygen.io-error=<html><b>Node communication failure</b><br><br>Com
 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>
 jsite.project.warning.no-path=<html><b>No freesite path</b><br><br>You did not specify a freesite path.<br>It is not possible to continue without one.</html>
 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.warning.reset-edition=<html><b>Reset edition?</b><br><br>Resetting the edition can lead insert failures<br>and lots of confustion if you have not change<br>the path or the keys of the project!</html>
+jsite.project.warning.reset-edition=<html><b>Reset edition?</b><br><br>Resetting the edition can lead to insert failures<br>and lots of confusion if you have not changed<br>the path or the keys of the project!</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>