]> git.p6c8.net - jirafeau_project.git/commitdiff
Spelling and consistency corrections
authorj-broo <jordan.margaritov@gmail.com>
Mon, 11 Nov 2019 20:55:19 +0000 (20:55 +0000)
committerJerome Jutteau <jerome@jutteau.fr>
Mon, 11 Nov 2019 23:13:56 +0000 (00:13 +0100)
lib/locales/en.json

index 42f97fffa1fa74a936388f539f04a4b4cf6484e2..eba28c1e53f5755d8819a4c7b7f9e0a31c2540dd 100644 (file)
@@ -1,11 +1,11 @@
 {
-    "NO_BROWSER_SUPPORT": "You browser may not support HTML5, so the maximum file size is ",
+    "NO_BROWSER_SUPPORT": "Your browser may not support HTML5, so the maximum file size is ",
     "PLURAL_ENDING": "s",
     "JI_WEB_RE":  "Jirafeau, your web file repository",
     "SEL_FILE": "Select a file",
     "SEND": "Send",
     "UP": "Uploading …",
-    "ONE_TIME_DL": "One time download",
+    "ONE_TIME_DL": "One-time download",
     "PSW": "Password",
     "TIME_LIM": "Time limit",
     "MAX_FILE_SIZE": "Maximum file size",
@@ -23,8 +23,8 @@
     "UP_PSW": "Upload password",
     "2_BIG": "The file is too big",
     "FILE_LIM": "File size limited to",
-    "FILE_DIR_W": "The file directory is not writable",
-    "LINK_DIR_W": "The link directory is not writable",
+    "FILE_DIR_W": "The file directory is not writable!",
+    "LINK_DIR_W": "The link directory is not writable!",
     "ASYNC_DIR_W": "The async directory is not writable!",
     "INSTALL_SCRIPT_HERE": "Installer script still present",
     "ERR_OCC": "An error occurred.",
@@ -92,7 +92,7 @@
     "SEARCH_LINK": "Search a specific link",
     "CLEANED_FILES_CNT": "Number of cleaned files",
     "LOGOUT": "Log out",
-    "NOW_LOGOUT": "You are now loggued out",
+    "NOW_LOGOUT": "You are now logged out",
     "LINK_DELETED": "Link deleted",
     "FILENAME": "Filename",
     "FILE": "file",
     "TYPE": "Type",
     "SIZE": "Size",
     "EXPIRE": "Expire",
-    "ONETIME": "Onetime",
+    "ONETIME": "One-time",
     "UPLOAD_DATE": "Upload date",
     "ORIGIN": "Origin",
     "ACTION": "Action",

patrick-canterino.de