X-Git-Url: https://git.cyclocoop.org/%7B%24admin_url%7Dcompta/operations/supprimer.php?a=blobdiff_plain;f=languages%2Fi18n%2Fen.json;h=2ee3df258610b7929f63e5c2101743709f961a67;hb=5d318d830323cc69b046b75fafaaa19b78034e9d;hp=e2571c05aaca2532fe54c0da585fe2ca79ed1d57;hpb=c92210ecf58b1184ef5db967557bfb352c6ede3d;p=lhc%2Fweb%2Fwiklou.git diff --git a/languages/i18n/en.json b/languages/i18n/en.json index e2571c05aa..2ee3df2586 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -590,7 +590,7 @@ "anoneditwarning": "Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you [$1 log in] or [$2 create an account], your edits will be attributed to your username, along with other benefits.", "anonpreviewwarning": "You are not logged in. Saving will record your IP address in this page's edit history.", "missingsummary": "Reminder: You have not provided an edit summary.\nIf you click \"{{int:savearticle}}\" again, your edit will be saved without one.", - "selfredirect": "Warning: You are creating redirect to the same article.\nIf you click \"{{int:savearticle}}\" again, the redirect will be created.", + "selfredirect": "Warning: You are redirecting this page to itself.\nYou may have specified the wrong target for the redirect, or you may be editing the wrong page.\nIf you click \"{{int:savearticle}}\" again, the redirect will be created anyway.", "missingcommenttext": "Please enter a comment below.", "missingcommentheader": "Reminder: You have not provided a subject/headline for this comment.\nIf you click \"{{int:savearticle}}\" again, your edit will be saved without one.", "summary-preview": "Summary preview:", @@ -2274,6 +2274,7 @@ "thumbnail-temp-create": "Unable to create temporary thumbnail file", "thumbnail-dest-create": "Unable to save thumbnail to destination", "thumbnail_invalid_params": "Invalid thumbnail parameters", + "thumbnail_toobigimagearea": "File with dimensions greater than $1", "thumbnail_dest_directory": "Unable to create destination directory", "thumbnail_image-type": "Image type not supported", "thumbnail_gd-library": "Incomplete GD library configuration: Missing function $1", @@ -3139,6 +3140,15 @@ "size-exabytes": "$1 EB", "size-zetabytes": "$1 ZB", "size-yottabytes": "$1 YB", + "size-pixel": "$1 P", + "size-kilopixel": "$1 KP", + "size-megapixel": "$1 MP", + "size-gigapixel": "$1 GP", + "size-terapixel": "$1 TP", + "size-petapixel": "$1 PP", + "size-exapixel": "$1 EP", + "size-zetapixel": "$1 ZP", + "size-yottapixel": "$1 YP", "bitrate-bits": "$1 bps", "bitrate-kilobits": "$1 kbps", "bitrate-megabits": "$1 Mbps",