git-svn-id: https://192.168.0.254/svn/Proyectos.ConstruccionesCNJ_Web/trunk@18 a1d75475-e439-6a4c-b115-a3aab481e8ec
24 lines
1.1 KiB
Plaintext
24 lines
1.1 KiB
Plaintext
# $Id: strings.raw 16994 2007-08-29 20:31:54Z mindless $
|
|
|
|
/* ReuploadPhotoOption.inc */
|
|
gettext("Reuploaded file successfully.")
|
|
ngettext("%d megabyte", "%d megabytes")
|
|
ngettext("%d kilobytes", "%d kilobytes")
|
|
|
|
/* module.inc */
|
|
gettext("Reupload")
|
|
gettext("Allows reupload of pictures.")
|
|
gettext("Extra Data")
|
|
|
|
/* templates/ReuploadPhotoOption.tpl */
|
|
gettext("Reupload Photo")
|
|
gettext("Your webserver is configured to disallow file uploads from your web browser at this time. Please contact your system administrator for assistance.")
|
|
gettext("Upload a new revision of this picture instead of the old one.")
|
|
gettext("You cannot reupload this item because it shares its data file with other items.")
|
|
gettext("<b>Note:</b> The new file cannot be larger than %s. If you want to upload a larger file you must ask your system administrator to allow larger uploads.")
|
|
gettext("File")
|
|
gettext("Reupload File")
|
|
gettext("Unable to reupload file.")
|
|
gettext("Please check the size and try again. The new file cannot be larger than %s.")
|
|
gettext("Unable to reupload file. Are you sure the file is of the same type (image, movie) as the original?")
|