File: /var/www/html/punjabcabs/resources/lang/de/user.php
<?php
return array (
'profile' =>
array (
'old_password' => 'Altes Passwort',
'password' => 'Passwort',
'confirm_password' => 'Passwort bestätigen',
'first_name' => 'Vorname',
'last_name' => 'Nachname',
'email' => 'Email',
'mobile' => 'Mobil',
'general_information' => 'allgemeine Information',
'profile_picture' => 'Profilbild',
'wallet_balance' => 'Geldbörsenbetrag',
'edit' => 'hinzugefügt',
'save' => 'gesichert',
'edit_information' => 'Information hinzugefügt',
'change_password' => 'WechslePasswort',
'profile' => 'Profile',
'logout' => 'abmelden',
'name' => 'Name',
),
'cash' => 'BAR',
'booking_id' => 'Buchungs ID',
'service_number' => 'Autokennzeichen',
'service_model' => 'Automodell',
'card' =>
array (
'fullname' => 'Voller Name',
'card_no' => 'Kartennummer',
'cvv' => 'CVV',
'add_card' => 'Karte hinzufügen',
'delete' => 'Löschen',
'month' => 'Monat',
'year' => 'Jahr',
'default' => 'Standard',
),
'fare_breakdown' => 'Fahrpreisaufschlüsselung',
'ride' =>
array (
'finding_driver' => 'Ihren Fahrer finden',
'accepted_ride' => 'Akzeptiert Deine fahrt',
'arrived_ride' => 'An Ihrer Bestelladresse angekommen',
'onride' => 'Geniessen Sie Ihre Fahrt',
'waiting_payment' => 'Auf die Zahlung warten',
'rate_and_review' => 'Bewerte und Beurteile',
'ride_now' => 'Fahre jetzt',
'cancel_request' => 'Anfrage storniert',
'ride_status' => 'Auftragsstatus',
'dropped_ride' => 'Ihre Fahrt ist beendet',
'ride_details' => 'Fahrtdetails',
'invoice' => 'Rechnung',
'base_price' => 'Grundpreis',
'tax_price' => 'Taxitarif',
'distance_price' => 'Streckentarif',
'comment' => 'Kommentar',
'detection_wallet' => 'Geldbörsenerkennung',
'rating' => 'Bewertung',
'km' => 'Kinlometer',
'distance' => 'Entfernung',
'total' => 'Total',
'amount_paid' => 'zu bezahlende Summe',
'promotion_applied' => 'Werbecode angewendet',
'request_inprogress' => 'Ihre Fahrt findet gerade statt',
'request_scheduled' => 'Ihr Fahrt wurde fürdiese Zeit gebucht',
'cancel_reason' => 'Stornierungsgrund',
),
'dashboard' => 'Bedienfeld',
'payment' => 'Bezahlung',
'wallet' => 'Geldbörse',
'my_wallet' => 'Meine Geldbörse',
'my_trips' => 'Meine fahrten',
'in_your_wallet' => 'In Ihrer Geldbörse',
'status' => 'Status',
'driver_name' => 'Fahrername',
'driver_rating' => 'Fahrerbewertung',
'payment_mode' => 'Bezahlmethode',
'add_money' => 'Gel dhinzufügen',
'date' => 'Datum',
'schedule_date' => 'Geplante Zeit',
'amount' => 'Gesamtsumme',
'type' => 'Type',
'time' => 'Zeit',
'request_id' => 'Anfrage ID',
'paid_via' => 'Bezahlt über',
'from' => 'von',
'total_distance' => 'Gesamtstrecke',
'eta' => 'voraussichtliche Ankunftszeit',
'to' => 'zu',
'use_wallet_balance' => 'Benütze Geldbörsenguthaben',
'available_wallet_balance' => 'Available Wallet Balance',
'estimated_fare' => 'geschätzter Fahrpreis',
'charged' => 'BEZAHLT',
'payment_method' => 'Bezahlmethoden',
'promotion' => 'Werbeaktionen',
'add_promocode' => 'Werbecode hinzufügen',
'upcoming_trips' => 'künftige Fahrten',
);