]> git.p6c8.net - jirafeau.git/blobdiff - lib/locales/zh.json
add some missing words in locales
[jirafeau.git] / lib / locales / zh.json
index 5a90d57ad7adc7f2ed9cd6a8a5811672d778fedb..8f9e12a8da585796fb242c7ec788d02d262ff8fd 100644 (file)
     "Del link": "",
     "Del file and links": "",
     "Deleted links": "",
+    "year": "",
+    "day": "",
+    "minute": "",
+    "hour": "",
+    "second": "",
+    "less than a second": ""
 
-    "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.": ""
 }

patrick-canterino.de