MDUX#31137 MDUX - Kan in exp_export.asp een bevestigingsvraag worden ingebouwd?
svn path=/Database/trunk/; revision=40504
This commit is contained in:
@@ -1698,6 +1698,7 @@ FAC_LCL('lcl_export_do', 'Export ''{0}'' inplannen?', 'Schedule export {0}?')
|
||||
FAC_LCL('lcl_export_cancel', 'Geplande Export ''{0}'' annuleren?', 'Cancel scheduled export ''{0}''?')
|
||||
FAC_LCL('lcl_export_ready', 'Export ''{0}'' is klaargezet om te worden ge<67>xporteerd.', 'Export ''{0}'' is ready to be exported')
|
||||
FAC_LCL('lcl_export_cancelled', 'Export ''{0}'' is geannuleerd.', 'Export ''{0}'' is cancelled.')
|
||||
FAC_LCL('lcl_export_confirm', 'U gaat {0} exporteren.', 'You are about to export {0}')
|
||||
FAC_LCL('lcl_visitors', 'Aantal personen', 'Attendees')
|
||||
FAC_LCL('lcl_period', 'Herhaling', 'Recurrence period')
|
||||
FAC_LCL('lcl_period_from', 'Periode van', 'Period from')
|
||||
@@ -4436,12 +4437,15 @@ FAC_LCL('lcl_shared_account', 'Kostenplaats', 'Cost centre')
|
||||
FAC_LCL('lcl_shared_advanced', 'Geavanceerd..', 'Advanced..')
|
||||
FAC_LCL('lcl_shared_unfinished_uploads', 'U heeft nog niet-geuploade bestanden klaar staan, wilt u toch afsluiten?', 'You have un-uploaded files pending, do you still want to exit?')
|
||||
FAC_LCL('lcl_shared_upload_error_start', 'Uploaden van bestand is mislukt.'||CHR(10)||'Mogelijke oorzaak is dat het bestand te groot is.'||CHR(10)||'(', 'File upload failed.'||CHR(10)||'An oversized file may be the cause.'||CHR(10)||'(')
|
||||
FAC_LCL('lcl_shared_upload_error_start_known', 'Uploaden van bestand is mislukt.'||CHR(10)||'(', 'File upload failed.'||CHR(10)||'(')
|
||||
FAC_LCL('lcl_shared_upload_error_end', ')', ')')
|
||||
FAC_LCL('lcl_shared_upload_toomany', 'Teveel bestanden geupload', 'Too many files uploaded')
|
||||
FAC_LCL('lcl_shared_size_exceeded', '"{0}" overschrijdt de maximale bestandsgrootte van {1} bytes', '"{0}" exceeds the max filesize of {1} bytes')
|
||||
FAC_LCL('lcl_shared_photo_small', 'Foto moet minstens {0} pixels hoog en {1} pixels breed zijn.'||CHR(10)||'Hij is {2} bij {3}', 'Picture must at least have a height of {0} pixels and a width of {1} pixels.'||CHR(10)||'It currently is {2}x{3}')
|
||||
FAC_LCL('lcl_shared_thumbnail_error', 'Ongeldig grafisch bestand.'||CHR(10), 'Invalid image file.'||CHR(10), 'Herstellung des Vorschaubildes gescheitert.'||CHR(10))
|
||||
FAC_LCL('lcl_shared_file_ext_invalid_start', 'Onjuist bestand, alleen extensies ', 'Invalid file, only extensions ')
|
||||
FAC_LCL('lcl_shared_file_invalid', 'Bestand heeft geen naam', 'File has no name')
|
||||
FAC_LCL('lcl_shared_file_empty', 'Bestand is leeg (0 bytes)', 'File is empty (0 bytes)')
|
||||
FAC_LCL('lcl_shared_file_ext_invalid_end', ' zijn toegestaan', ' are allowed')
|
||||
FAC_LCL('lcl_shared_file_ext_not_allowed', 'Onjuist bestand, deze extensie is niet toegestaan', 'Invalid file, the extension is not allowed.')
|
||||
FAC_LCL('lcl_shared_file_no_overwrite', 'U mag geen bijlage(n) meer overschrijven', 'You can no longer overwrite any files')
|
||||
|
||||
Reference in New Issue
Block a user