X-Git-Url: https://git.p6c8.net/jirafeau_project.git/blobdiff_plain/2b7fd594eb127b5a7e01e664ed54a5fa0be860c2..bc8c520b7a9a9edc5bfdbdbd0f47664ef2a929bc:/lib/locales/pt.json?ds=inline diff --git a/lib/locales/pt.json b/lib/locales/pt.json index 5a90d57..8f9e12a 100644 --- a/lib/locales/pt.json +++ b/lib/locales/pt.json @@ -106,36 +106,11 @@ "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.": "" }