HEX
Server: Microsoft-IIS/8.5
System: Windows NT YDAWBH120 6.3 build 9600 (Windows Server 2012 R2 Standard Edition) AMD64
User: tentjecom_web (0)
PHP: 7.4.14
Disabled: NONE
Upload Files
File: D:/HostingSpaces/SBogers10/rentman2019.komma.pro/resources/lang/de/site/global.php
<?php

return [

    'netherlands' => 'Niederlande',
    'canada'      => 'Kanada',

    'phone' => [
        'call'    => '004921193671288',
        'display' => '+49 211 93671288',
    ],

    'supportPhone' => [
        'call'    => '004921193671288',
        'display' => '+49 211 93671288',
    ],

    'email'        => 'info@rentman.de',
    'supportEmail' => 'support@rentman.de',

    'social' => [
        'linkedin'  => 'https://www.linkedin.com/company/rentman/',
        'facebook'  => 'https://www.facebook.com/Rentmanvermietungssoftware/',
        'instagram' => 'https://www.instagram.com/rentmansoftware/',
        'youtube' => 'https://www.youtube.com/c/RentmanRentalSoftware',
    ],

    'supportNavItem' => 'Supportcenter',
    'supportLink'    => 'https://support.rentman.io/hc/de',

    'recorded_webinars' => 'Aufgezeichnete Webinare',
    'featured_webinars' => 'Ausgewählte Webinare',
    'trainings' => 'Schulungen',
    'watch_now' => 'Jetzt anschauen',

    'websiteBy'              => 'Webseite enworfen von',
    'linkCopied'             => 'Link kopiert',
    'share'                  => 'Teilen',
    'searchPlaceHolder'      => 'Suchen..',
    'dataSecurity'           => 'Datensicherheit bei Rentman',
    'referral_program_us'    => 'Referenzprogramm',
    'learnMore'              => 'Lies mehr',
    'readMore'               => 'Lies mehr',
    'login'                  => 'Login',
    'contactUs'              => 'Nimm Kontakt auf',
    'freeTrail'              => 'Gratis starten',
    'followUs'              => 'Folge uns',

    'menu' => [
        'productsCta'    => 'Sieh dir alle Funktionen an',
        'solutionsCta'   => 'Sieh dir unsere Kunden an',
        'more'           => 'Mehr',
        'companyTitle'   => 'Firma',
        'customersTitle' => 'Kunden',
        'resourcesTitle' => 'Ressourcen',
        'rentmanTitle'   => 'Rentman',

        'rentmanapp'    => 'Rentman App',
        'solutions'       => 'Branchen',
        'products' => 'Produkte',
    ],

    'ctaBar' => [
        'title'    => 'Gratis starten',
        'subtitle' => 'Starte gratis und merke, wie viel Zeit du sparen kannst',
        'buttons'  => [
            'Starte gratis Demo',
            'Buche eine Demo',
        ],
    ],

    'buttonRow' => [
        'buttons' => [
            'Detaillierten Vergleich ansehen', 'Gratis starten',
        ],
    ],

    'backToOverview' => 'Zurück zur Übersicht',
    'ratingCapterra' => 'Unsere Bewertung auf Capterra',
    'eventsIndustryRecommends' => 'Die Veranstaltungsbranche empfiehlt Rentman',

    'rightsReserved' => 'Alle Rechte vorbehalten.',
    'privacyTerms'   => '<a href=":privacy">Datenschutz</a> | <a target="_blank" href=":terms">Bedingungen</a>',
    'all' => 'Alle Webinare',

    'see_features' => 'Features ansehen',

];