covering JS side of translations (#7), added the messages to the
translation files and translated the german ones
This commit is contained in:
60
i18n/fr.json
60
i18n/fr.json
@@ -74,5 +74,63 @@
|
||||
"Never":
|
||||
"Jamais",
|
||||
"Note: This is a test service: Data may be deleted anytime. Kittens will die if you abuse this service.":
|
||||
"Note : Ceci est un service de test : les données peuvent être supprimées à tout moment. Des chatons mourront si vous utilisez ce service de manière abusive."
|
||||
"Note : Ceci est un service de test : les données peuvent être supprimées à tout moment. Des chatons mourront si vous utilisez ce service de manière abusive.",
|
||||
"This document will expire in %s.":
|
||||
"This document will expire in %s.",
|
||||
"%d second": "%d second",
|
||||
"%d seconds": "%d seconds",
|
||||
"%d minute": "%d minute",
|
||||
"%d minutes": "%d minutes",
|
||||
"%d hour": "%d hour",
|
||||
"%d hours": "%d hours",
|
||||
"%d day": "%d day",
|
||||
"%d days": "%d days",
|
||||
"%d month": "%d month",
|
||||
"%d months": "%d months",
|
||||
"Please enter the password for this paste:":
|
||||
"Please enter the password for this paste:",
|
||||
"Could not decrypt data (Wrong key?)":
|
||||
"Could not decrypt data (Wrong key?)",
|
||||
"Could not delete the paste, it was not stored in burn after reading mode.":
|
||||
"Could not delete the paste, it was not stored in burn after reading mode.",
|
||||
"FOR YOUR EYES ONLY. Don't close this window, this message can't be displayed again.":
|
||||
"FOR YOUR EYES ONLY. Don't close this window, this message can't be displayed again.",
|
||||
"Could not decrypt comment; Wrong key?":
|
||||
"Could not decrypt comment; Wrong key?",
|
||||
"Reply":
|
||||
"Reply",
|
||||
"Anonymous":
|
||||
"Anonymous",
|
||||
"Anonymous avatar (Vizhash of the IP address)":
|
||||
"Anonymous avatar (Vizhash of the IP address)",
|
||||
"Add comment":
|
||||
"Add comment",
|
||||
"Optional nickname...":
|
||||
"Optional nickname...",
|
||||
"Post comment":
|
||||
"Post comment",
|
||||
"Sending comment...":
|
||||
"Sending comment...",
|
||||
"Comment posted.":
|
||||
"Comment posted.",
|
||||
"Could not refresh display: %s":
|
||||
"Could not refresh display: %s",
|
||||
"unknown status":
|
||||
"unknown status",
|
||||
"server error or not responding":
|
||||
"server error or not responding",
|
||||
"Could not post comment: %s":
|
||||
"Could not post comment: %s",
|
||||
"Sending paste (Please move your mouse for more entropy)...":
|
||||
"Sending paste (Please move your mouse for more entropy)...",
|
||||
"Sending paste...":
|
||||
"Sending paste...",
|
||||
"Your paste is <a id=\"pasteurl\" href=\"%s\">%s</a> <span id=\"copyhint\">(Hit [Ctrl]+[c] to copy)</span>":
|
||||
"Your paste is <a id=\"pasteurl\" href=\"%s\">%s</a> <span id=\"copyhint\">(Hit [Ctrl]+[c] to copy)</span>",
|
||||
"Delete data":
|
||||
"Delete data",
|
||||
"Could not create paste: %s":
|
||||
"Could not create paste: %s",
|
||||
"Cannot decrypt paste: Decryption key missing in URL (Did you use a redirector or an URL shortener which strips part of the URL?)":
|
||||
"Cannot decrypt paste: Decryption key missing in URL (Did you use a redirector or an URL shortener which strips part of the URL?)"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user