var oL10n = {
  0: {
    'lightbox_labelImage' : ' Bild ',
    'lightbox_labelOf' : ' von ', 

    'upload.success' : 'Datei wurde erfolgreich hochgeladen',
    'upload.process.complete' : 'Upload Prozess fertig',
    'upload.status.uploading' : 'Lade die Datei hoch...',
    'upload.status.pending' : 'Warte...',
    'upload.status.failed' : 'Upload fehlgeschlagen',
    'upload.status.label_error' : "Upload Fehler",
    'upload.status.label_unhandled' : "Unbekannter Fehler",
    'upload.status.io_error' : "Server (IO) Fehler, bitte wenden Sie sich anden Re Box Administrator",
    'upload.status.security_error' : "Fehler in der Sicherheit",
    'upload.status.validation_failed' : "Validierung fehlgeschlagen, Upload übersprungen",
    'upload.status.cancelled' : 'Abgebrochen',
    'upload.status.stopped' : 'Upload gestoppt',
    
    'upload.message.too_many' : 'Sie haben versucht zu viele Dateien hochzuladen',
    'upload.message.limit' : 'Sie haben das Upload Limit erreicht',
    'upload.message.you_may_select' : 'Sie k&ouml;nnen ',
    'upload.message.up_to' : 'bis zu ',
    'upload.message.files' : 'Dateien hochladen',
    'upload.message.one_file' : 'eine Datei hochladen',
    
    'upload.error.convert' : 'Problem mit der Konvertierung',
    'upload.error.file_system' : 'Es besteht ein Problem mit dem Dateisystem, bitte den Administrator kontaktieren.',
    'upload.error.file_too_large' : 'Sie versuchen eine zu grosse Datei hochzuladen.',
    'upload.error.file_type_not_allowed' : 'Die Datei hat das falsche Format.',
    'upload.error.files_overflow' : 'Sie haben die maximale Anzahl an Dateien erreicht.',
    'upload.error.resizing_of_images' : 'Es besteht ein Problem bei der Gr&ouml;&szlig;enanpassung der Bilder.',
    'upload.error.save_into_database' : 'Es besteht ein Problem die Daten in der Datenbank abzuspeichern.',
    'upload.error.temp_dir' : 'Problem mit der upload Bandbreite. Bitten kontaktieren Sie den Administrator.',
    'upload.error.updating_of_image_data' : 'Problem mit der Upload Bandbreite. Bitten kontaktieren Sie den Administrator.',
    'upload.error.wrong_contact' : 'Problem mit Kontaktdaten',
    'upload.error.wrong_product' : 'Problem mit dem Showroom-Produkt',
    'upload.error.wrong_showroom' : 'Problem mit dem Showroom',
    'upload.error.no_responce_from_server' : "Keine R&uuml;ckmeldung vom Server",
    'upload.error.zero_size' : 'Dateigröße ist 0',
    'upload.error.unhanled' : 'Unbekannter  Fehler, bitte wenden Sie sich an den Red Box Administrator'
  },
  1: {
    'lightbox_labelImage' : ' image ',
    'lightbox_labelOf' : ' of ',
    
    'upload.success' : 'File was uploaded successfully',
    'upload.process.complete' : 'Uploading complete',
    'upload.status.uploading' : 'Uploading...',
    'upload.status.pending' : 'Pending...',
    'upload.too_many' : 'You have attempted to queue too many files.',
    
    'upload.error.convert' : 'Problem with conversion of image/video',
    'upload.error.file_system' : 'There is a problem with file system. Please contact to administrator',
    'upload.error.file_too_large' : 'You are trying to upload too large file',
    'upload.error.file_type_not_allowed' : 'Uploaded file has wrong format',
    'upload.error.files_overflow' : 'You have reached file number limit for this kind of files',
    'upload.error.resizing_of_images' : 'Problem with resize of image. Please contact to administrator or check type of file',
    'upload.error.save_into_database' : 'Problem with saving into database. Please contact to administrator',
    'upload.error.temp_dir' : 'Problem with uploading perfomance. Please contact to administrator',
    'upload.error.updating_of_image_data' : 'Problem with updating of image data. Please contact to administrator',
    'upload.error.wrong_contact' : 'Something wrong with contact record',
    'upload.error.wrong_product' : 'Somethicng wrong with showroom product',
    'upload.error.wrong_showroom' : 'Somethicng wrong with your showroom',
    'upload.error.no_responce_from_server' : "We have not received responce from the file server." 
  }
}
