Update of /var/cvs/contributions/CMSContainer_Modules/fileupload/resources
In directory james.mmbase.org:/tmp/cvs-serv5949/fileupload/resources

Modified Files:
        modules-fileupload.properties modules-fileupload_nl.properties 
Log Message:
CMSC-1074 - Transfer upload module from InContext to CMSc - Resource 
improvements and typo fixes


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Modules/fileupload/resources
See also: http://www.mmbase.org/jira/browse/CMSC-1074


Index: modules-fileupload.properties
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Modules/fileupload/resources/modules-fileupload.properties,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- modules-fileupload.properties       29 Sep 2008 14:44:29 -0000      1.1
+++ modules-fileupload.properties       1 Oct 2008 10:19:07 -0000       1.2
@@ -1,4 +1,4 @@
-fileupload.admin.title=Video upload configuration
+fileupload.admin.title=File upload configuration
 fileupload.admin.save=Save
 
 fileupload.storepath=Storage path
@@ -8,15 +8,15 @@
 fileupload.filter.label.filename=Filename contains
 fileupload.filter.submit=search
 
-fileupload.list.upload=Upload video
-fileupload.list.filter=Filter videos
-fileupload.list.title=Video list
+fileupload.list.upload=Upload file
+fileupload.list.filter=Filter files
+fileupload.list.title=File list
 fileupload.list.header.title=Title
 fileupload.list.header.creationdate=Creation date
 fileupload.list.header.filename=(Relative) filename
-fileupload.list.action.edit=Edit this video
-fileupload.list.action.delete=Delete this video
-fileupload.list.noresults=No videos have been found. Use the form above to 
upload a new video.
+fileupload.list.action.edit=Edit this file
+fileupload.list.action.delete=Delete this file
+fileupload.list.noresults=No files have been found. Use the form above to 
upload a new file.
 
 fileupload.upload.label.title=Title
 fileupload.upload.label.description=Description
@@ -25,23 +25,23 @@
 fileupload.upload.error.title.empty=← Please fill in the title.
 fileupload.upload.error.title.toolong=← The title should be less 
than 255 characters.
 fileupload.upload.error.description.toolong=← The description should 
be less than 2048 characters.
-fileupload.upload.error.movie.empty=← Please select a video source 
file.
-fileupload.upload.error.movie.invalidtype=← This type of video is 
currently not supported.
+fileupload.upload.error.file.empty=← Please select a file source 
file.
+fileupload.upload.error.file.invalidtype=← This type of file is 
currently not supported.
 fileupload.upload.error.ioerror=An I/O error occured: {0}
 
 fileupload.error.title=Configuration errors!
 fileupload.error.config.noproperty=A value for the mandatory option ''{0}'' 
could not be found. You can change the value for this option using the module 
configuration screen.
 fileupload.error.config.notfound=The configuration option that determines 
where the files should be uploaded to points to a directory that couldn't be 
read. Check if the directory ''{0}'' exists and is readable.
 
-fileupload.confirm.title=Delete video
-fileupload.confirm.intro=Are you sure you want to delete this video?
-fileupload.confirm.related=This video is referenced in the following articles 
and blogposts. No errors will occur when this video is deleted however, it will 
simply not be visible in the articles and blogposts mentioned.
+fileupload.confirm.title=Delete file
+fileupload.confirm.intro=Are you sure you want to delete this file?
+fileupload.confirm.related=This file is referenced in the following articles 
and blogposts. No errors will occur when this file is deleted however, it will 
simply not be visible in the articles and blogposts mentioned.
 fileupload.confirm.articles=Articles
 fileupload.confirm.blogposts=Blogposts
 fileupload.confirm.button.remove=Delete
 fileupload.confirm.button.cancel=Cancel
 
 fileupload.delete.error.invalidparam=Couldn't find valid mandatory parameters 
to this call. 
-fileupload.delete.error.notfound=The specified video (node) could not be found.
-fileupload.delete.filenotdeleted=The file that was referenced by this video 
(''{0}'') could not be found. We're assume it was deleted already.
-fileupload.delete.successful=The video is deleted successfully.
\ No newline at end of file
+fileupload.delete.error.notfound=The specified file (node) could not be found.
+fileupload.delete.filenotdeleted=The file that was referenced by this file 
(''{0}'') could not be found. We're assume it was deleted already.
+fileupload.delete.successful=The file is deleted successfully.
\ No newline at end of file


Index: modules-fileupload_nl.properties
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Modules/fileupload/resources/modules-fileupload_nl.properties,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- modules-fileupload_nl.properties    29 Sep 2008 14:44:29 -0000      1.1
+++ modules-fileupload_nl.properties    1 Oct 2008 10:19:07 -0000       1.2
@@ -1,4 +1,4 @@
-fileupload.admin.title=Video upload configuratie
+fileupload.admin.title=Bestand upload configuratie
 fileupload.admin.save=Bewaar
 
 fileupload.storepath=Opslag folder
@@ -8,15 +8,15 @@
 fileupload.filter.label.filename=Bestandsnaam bevat
 fileupload.filter.submit=zoeken
 
-fileupload.list.upload=Upload video
-fileupload.list.filter=Filter video's
-fileupload.list.title=Video lijst
+fileupload.list.upload=Upload bestand
+fileupload.list.filter=Filter bestanden
+fileupload.list.title=Bestanden lijst
 fileupload.list.header.title=Titel
 fileupload.list.header.creationdate=Aanmaakdatum
 fileupload.list.header.filename=Bestandsverwijzing
-fileupload.list.action.edit=Wijzig deze video
-fileupload.list.action.delete=Verwijder deze video
-fileupload.list.noresults=Er zijn nog geen video's gevonden. Gebruik het 
formulier hierboven om een nieuwe video te uploaden.
+fileupload.list.action.edit=Wijzig dit bestand
+fileupload.list.action.delete=Verwijder dit bestand
+fileupload.list.noresults=Er zijn nog geen bestanden gevonden. Gebruik het 
formulier hierboven om een nieuwe bestand te uploaden.
 
 fileupload.upload.label.title=Titel
 fileupload.upload.label.description=Beschrijving
@@ -25,17 +25,17 @@
 fileupload.upload.error.title.empty=← Vult u a.u.b. een titel in.
 fileupload.upload.error.title.toolong=← De titel mag maximaal 255 
karakters lang zijn.
 fileupload.upload.error.description.toolong=← De beschrijving mag 
maximaal 2048 karakters lang zijn.
-fileupload.upload.error.movie.empty=← Selecteert u a.u.b. een video 
bron bestand.
-fileupload.upload.error.movie.invalidtype=← Dit type video wordt 
niet ondersteund.
+fileupload.upload.error.file.empty=← Selecteert u a.u.b. een bestand.
+fileupload.upload.error.file.invalidtype=← Dit type bestand wordt 
niet ondersteund.
 fileupload.upload.error.ioerror=Er is een I/O fout opgetreden: {0}
 
 fileupload.error.title=Configuratie errors!
 fileupload.error.config.noproperty=Een waarde voor een verplichte instelling 
''{0}'' kon niet worden gevonden. U kunt deze bij de instellingen van deze 
module aangeven.
 fileupload.error.config.notfound=De instelling die bepaald waar de files 
moeten worden opgeslagen wijst naar een directory niet gelezen kan worden. 
Controleer of de directory ''{0}'' bestaat.
 
-fileupload.confirm.title=Delete video
-fileupload.confirm.intro=Weet u zeker dat u deze video wilt verwijderen? 
-fileupload.confirm.related=Deze video is nog gerelateerd aan onderstaande 
artikelen en blogposts. Er zullen geen fouten optreden bij het verwijderen van 
de video, het filmpje zal alleen niet meer te zien zijn bij de desbetreffende 
items.
+fileupload.confirm.title=Verwijder bestand
+fileupload.confirm.intro=Weet u zeker dat u dit bestand wilt verwijderen? 
+fileupload.confirm.related=Dit bestand is nog gerelateerd aan onderstaande 
artikelen en blogposts. Er zullen geen fouten optreden bij het verwijderen van 
het bestand, het filmpje zal alleen niet meer te zien zijn bij de 
desbetreffende items.
 fileupload.confirm.articles=Artikelen
 fileupload.confirm.blogposts=Blogposts
 fileupload.confirm.button.remove=Verwijderen
@@ -43,5 +43,5 @@
 
 fileupload.delete.error.invalidparam=Er is geen geldige parameter meegegeven. 
 fileupload.delete.error.notfound=De opgegeven Node kon niet worden gevonden.
-fileupload.delete.filenotdeleted=Het bestand waarnaar werd verwezen in deze 
video ''{0}'' kon niet worden gevonden en wordt als verwijderd beschouwd.
-fileupload.delete.successful=De video is met succes verwijderd.
\ No newline at end of file
+fileupload.delete.filenotdeleted=Het bestand waarnaar werd verwezen in dit 
bestand ''{0}'' kon niet worden gevonden en wordt als verwijderd beschouwd.
+fileupload.delete.successful=Het bestand is met succes verwijderd.
\ No newline at end of file
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to