403Webshell
Server IP : 138.197.176.125  /  Your IP : 216.73.217.55
Web Server : Apache/2.4.41 (Ubuntu)
System : Linux SuiteCRM-8 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64
User : root ( 0)
PHP Version : 8.3.19
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : ON
Directory :  /var/www/vt7multiuserassignment.crmtiger.es/languages/de_de/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/vt7multiuserassignment.crmtiger.es/languages/de_de/Documents.php
<?php
/*+**********************************************************************************
 * The contents of this file are subject to the vtiger CRM Public License Version 1.0
 * ("License"); You may not use this file except in compliance with the License
 * The Original Code is:  vtiger CRM Open Source
 * The Initial Developer of the Original Code is vtiger.
 * Portions created by vtiger are Copyright (C) vtiger.
 * All Rights Reserved.
 ************************************************************************************/
$languageStrings = array(
	'SINGLE_Documents'             => 'Dokument'                    , 
	'Documents'                    => 'Documents'                   , 
	'LBL_ADD_RECORD'               => 'Add Document'                , 
	'LBL_RECORDS_LIST'             => 'Documents List'              , 
	'LBL_NOTE_INFORMATION'         => 'Dokumentinformation'         , 
	'LBL_FILE_INFORMATION'         => 'Dateiinformation'            , 
	'LBL_DESCRIPTION'              => 'Beschreibung'                , 
	'Title'                        => 'Titel'                       , 
	'File Name'                    => 'Dateiname'                   , 
	'Note'                         => 'Notiz'                       , 
	'File Type'                    => 'Dateityp'                    , 
	'File Size'                    => 'Größe'                     , 
	'Download Type'                => 'Download Typ'                , 
	'Version'                      => 'Version'                     , 
	'Active'                       => 'aktiv'                       , 
	'Download Count'               => 'Download Anzahl'             , 
	'Folder Name'                  => 'Verzeichnisname'             , 
	'Document No'                  => 'Dokumentennr.'               , 
	'Last Modified By'             => 'Last Modified By'            , 
	'LBL_FOLDER_HAS_DOCUMENTS'     => 'Please move documents from folder before deleting', 
	'LBL_DOWNLOAD_FILE'            => 'Download Datei'              , 
	'LBL_CHECK_FILE_INTEGRITY'     => 'prüfe Dateiintegrität'     , 
	'LBL_INTERNAL'                 => 'intern'                      , 
	'LBL_EXTERNAL'                 => 'extern'                      , 
	'LBL_MAX_UPLOAD_SIZE'          => 'Maximum upload size'         , 
	'LBL_MOVE'                     => 'Verschieben'                 , 
	'LBL_ADD_FOLDER'               => 'Verzeichnis hinzufügen'     , 
	'LBL_FOLDERS_LIST'             => 'Folders List'                , 
	'LBL_FOLDERS'                  => 'Folders'                     , 
	'LBL_DOCUMENTS_MOVED_SUCCESSFULLY' => 'Documents Moved Successfully', 
	'LBL_DENIED_DOCUMENTS'         => 'Denied Documents'            , 
	'MB'                           => 'MB'                          , 
	'LBL_ADD_NEW_FOLDER'           => 'Verzeichnis hinzufügen'     , 
	'LBL_FOLDER_NAME'              => 'Verzeichnisname'             , 
	'LBL_FOLDER_DESCRIPTION'       => 'Folder Description'          , 
	'LBL_FILE_AVAILABLE'           => 'File is available for download', 
	'LBL_FILE_NOT_AVAILABLE'       => 'This Document is not available for Download', 
    'LBL_VIEW_FILE' => 'Datei anzeigen',
    'LBL_PREVIEW_NOT_AVAILABLE' => 'Vorschau nicht verfügbar',
    'LBL_VIEW_FILE' => 'Datei anzeigen',
    'LBL_PREVIEW_NOT_AVAILABLE' => 'Vorschau nicht verfügbar',
    'LBL_INTERNAL_DOCUMENT_TYPE' =>'Interne Dokument',
    'LBL_EXTERNAL_DOCUMENT_TYPE' =>'Externe URL',
    'LBL_WEBDOCUMENT_TYPE' =>'Web-Dokumenten',
    'LBL_DRAG_&_DROP_FILE_HERE' => 'Drag & Drop-Datei hier',
    'LBL_WEB' => 'Netz',
    'LBL_UPLOAD_DOCUMENT_TO_VTIGER' => 'Dokumente hochladen, um Vtiger',
    'LBL_ROOT' => 'Wurzel',
    'LBL_AUTHORIZE' => 'Ermächtigen',
    'LBL_DOCUMENT_SOURCE' => 'Dokumentenquelle',
    'LBL_FILE_URL' => 'Datei-URL',

  'LBL_EMAIL_FILE_AS_ATTACHMENT' => 'E-Mail-Datei als Anhang',
  'LBL_UPLOAD_TO' => 'Hochladen',
  'LBL_NEW_DOCUMENT' => 'Neues Dokument',
  'LBL_VTIGER' => 'Vtiger',
  'LBL_CREATE_YOUR_OWN' => 'Erstellen Sie Ihre eigenen',
  'LBL_SHARE_DOCUMENT' => 'Ein Dokument freigeben',
  'LBL_UPLOAD_TO_VTIGER' => 'Dokument hochladen Vtiger CRM',
  'LBL_UPLOAD' => 'Hochladen',
  'LBL_SELECT_FILE_FROM_COMPUTER' => 'Wählen Sie die Datei von meinem Computer',
  'LBL_FILE_UPLOAD' => 'Datei-Upload',
  'LBL_LINK_EXTERNAL_DOCUMENT' => 'Link Externes Dokument',
  'LBL_TO_SERVICE' => 'Zu %s',
  'LBL_FROM_SERVICE' => 'Von %s',
  'LBL_CREATE_NEW' => 'Erstellen Sie Neue %s',
	'LBL_SELECT_A_FOLDER_TO_MOVE' => 'Bitte wählen Sie einen Ordner verschieben',
);
$jsLanguageStrings = array(
	'JS_NEW_FOLDER'                => 'New Folder'                  , 
	'JS_MOVE_DOCUMENTS'            => 'Move Documents'              , 
	'JS_ARE_YOU_SURE_YOU_WANT_TO_MOVE_DOCUMENTS_TO' => 'Are you sure you want to move the file(s) to', 
	'JS_FOLDER'                    => 'folder'                      , 
	'JS_OPERATION_DENIED'          => 'Operation Denied'            , 
	'JS_FOLDER_IS_NOT_EMPTY' => 'Bitte löschen / Verschieben Sie alle Dokumente im aktuellen Ordner vor dem Löschen',
	'JS_SPECIAL_CHARACTERS' => 'Sonderzeichen wie',
	'JS_NOT_ALLOWED' => 'sind nicht erlaubt',
    'JS_DELETE_AND_TRASH_FILE_IN_DRIVE' => 'Löschen und Trash-Datei im Laufwerk',
    'JS_FAILED_TO_UPLOAD_FILE' => 'Fehler beim Datei-Upload',
    'JS_ARE_YOU_SURE_TO_REVOKE_ACCESS' => 'Sind Sie sicher, dass Sie Zugriff widerrufen wollen?',
    'JS_ACCESS_REVOKED' => 'Zugriff widerrufen',
    'JS_DELETE_AND_TRASH_FILE_IN_DROPBOX' => 'Löschen und Trash-Datei im Dropbox',
    'JS_UPLOAD_SUCCESSFUL' => 'Datei hochgeladen Erfolgreicher',
    'JS_UPLOAD_FAILED' => 'File Upload fehlgeschlagen',
    'JS_DOCUMENT_CREATED' => 'Dokument erstellt',
    'JS_DOCUMENT_CREATION_FAILED' => 'Dokument konnte nicht erstellt werden',
);

Youez - 2016 - github.com/yon3zu
LinuXploit