]> git.p6c8.net - jirafeau.git/blobdiff - lib/locales/template.json
[BUGFIX] Remove template error in translations
[jirafeau.git] / lib / locales / template.json
index 5a90d57ad7adc7f2ed9cd6a8a5811672d778fedb..ce652a593d2b9b03aea25be836ee242bc95db00a 100644 (file)
@@ -6,14 +6,16 @@
     "One time download": "",
     "Password": "",
     "Time limit": "",
-    "Maximum file size": "Taille maximale",
+    "Maximum file size": "",
     "powered by Open-Source project Jirafeau": "",
+    "Made with": "",
     "Jirafeau Project": "",
     "One minute": "",
     "One hour": "",
     "One day": "",
     "One week": "",
     "One month": "",
+    "One quarter": "",
     "One year": "",
     "None": "",
     "Upload password": "",
@@ -35,6 +37,9 @@
     "Preview": "",
     "Sorry, the requested file is not found": "",
     "File not available.": "",
+    "Confirm deletion": "",
+    "You are about to delete": "",
+    "Delete": "",
     "File has been deleted.": "",
     "The time limit of this file has expired.": "",
     "Password protection": "",
@@ -42,7 +47,7 @@
     "Access denied": "",
     "You are about to download": "",
     "By using our services, you accept our": "",
-    "Term Of Service": "",
+    "Terms of Service": "",
     "Warning, this file will self-destruct after being read": "",
     "Internal error during file creation.": "",
 
     "Del link": "",
     "Del file and links": "",
     "Deleted links": "",
-
-    "Welcome to Jirafeau's query interface": "",
-    "This interface permits to script your uploads and downloads.": "",
-    "The instructions above show how to query this interface.": "",
-    "Get server capacity": "",
-    "Maximal allowed size of an uploaded file": "",
-    "First line returns size (in MB).": "",
-    "Get Jirafeau's version": "",
-    "Send a GET query to": "",
-    "Send a POST query to": "",
-    "Upload a file": "",
-    "Get a file": "",
-    "Required": "",
-    "Optional": "",
-    "Parameters": "",
-    "This will return brut text content.": "",
-    "First line is the download reference and the second line the delete code.": "",
-    "First line is the server capacity (in Bytes).": "",
-    "Example": "",
-    "If a password has been set, send a POST request with it.": "",
-    "Delete a file": "",
-    "This will return \"Ok\" if succeeded, \"Error\" otherwhise.": "",
-    "Get a generated script": "",
-    "This will return brut text content of the code.": "",
-    "Initalize an asynchronous transfer": "",
-    "The goal is to permit to transfer big file, chunk by chunk.": "",
-    "Chunks of data must be sent in order.": "",
-    "First line is the asynchronous transfer reference and the second line the code to use in the next operation.": "",
-    "Push data during asynchronous transfer": "",
-    "Returns the next code to use.": "",
-    "Finalize asynchronous transfer": "",
-    "This will return \"Ok\" or \"Error\" string.": ""
+    "year": "",
+    "day": "",
+    "minute": "",
+    "hour": "",
+    "second": "",
+    "less than a second": ""
 }

patrick-canterino.de