Plugin Directory

Changeset 3480008


Ignore:
Timestamp:
03/11/2026 11:28:55 AM (3 weeks ago)
Author:
curato
Message:

Französische Dialoge

Location:
travelmanager-buchungssoftware/trunk
Files:
3 edited
1 copied

Legend:

Unmodified
Added
Removed
  • travelmanager-buchungssoftware/trunk/ajax/target.php

    r3448443 r3480008  
    77elseif ( $locale == 'pl_PL') {
    88    require_once plugin_dir_path( __FILE__ ) ."../libs/dialoge_pl.php";
     9}
     10elseif ( $locale == 'fr_FR') {
     11    require_once plugin_dir_path( __FILE__ ) ."../libs/dialoge_fr.php";
    912} else {
    1013    require_once plugin_dir_path( __FILE__ ) ."../libs/dialoge_en.php";
  • travelmanager-buchungssoftware/trunk/index.php

    r3452711 r3480008  
    44Plugin URI: https://travelmanager.de/support/wordpress/
    55Description: Inhalte aus der Travelmanager, Tickyt Buchungssoftware und Gastrozack Gastrokasse direkt in WordPress einbinden
    6 Version: 22.26
     6Version: 22.27
    77Author: Philipp Stäbler
    88Text Domain: travelmanager
     
    3535} elseif ( $locale == 'pl_PL' OR $locale == 'pl' ) {
    3636    require_once plugin_dir_path( __FILE__ ) ."libs/dialoge_pl.php";
     37} elseif ( $locale == 'fr_FR' OR $locale == 'fr' ) {
     38    require_once plugin_dir_path( __FILE__ ) ."libs/dialoge_fr.php";
    3739} else {
    3840    require_once plugin_dir_path( __FILE__ ) ."libs/dialoge_en.php";
     
    9395    }
    9496
    95     if ($useLang == "de" OR ($locale == 'de_DE' || $locale == 'de' || $locale == 'de_AT')) {
     97    if ($useLang == "pl" OR ($locale == 'pl_PL' || $locale == 'pl')) {
     98        $regional = "pl";
     99        setlocale(LC_TIME, "pl_PL.UTF-8", "pl_PL", "pol_pol", "pl", "polish");
     100    }
     101    elseif ($useLang == "fr" OR $locale == 'fr_FR' || $locale == 'fr') {
     102        $regional = "fr";
     103        setlocale(LC_TIME, "fr_FR.UTF-8", "fr_FR", "fra_fra", "fr", "french");
     104    }
     105    elseif ($useLang == "de" OR ($locale == 'de_DE' || $locale == 'de' || $locale == 'de_AT')) {
    96106        $regional = "de";
    97107        setlocale(LC_TIME, "de_DE.UTF-8", "de_DE", "deu_deu", "de", "german");
    98     } elseif ($useLang == "pl" OR ($locale == 'pl_PL' || $locale == 'pl')) {
    99         $regional = "pl";
    100         setlocale(LC_TIME, "pl_PL.UTF-8", "pl_PL", "pol_pol", "pl", "polish");
    101     } else {
     108    }
     109    else {
    102110        $regional = "en";
    103111        setlocale(LC_TIME, "en_US.UTF-8", "en_US", "english");
    104112    }
     113
    105114
    106115    //Sanitize
  • travelmanager-buchungssoftware/trunk/libs/dialoge_fr.php

    r3452710 r3480008  
    22
    33$dialog=[];
    4 $dialog["in_warenkorb"] = "Into Basket";
    5 $dialog["jetzt_buchen"] = "Book now";
    6 $dialog["jetzt_buchen_mehr_infos"] = "More information and book now";
    7 $dialog["schliessen"] = "Close";
    8 $dialog["inhalt_laden"] = "Loading";
    9 $dialog["verfuegbar"] = "available";
     4$dialog["in_warenkorb"] = "Ajouter au panier";
     5$dialog["jetzt_buchen"] = "Réserver maintenant";
     6$dialog["jetzt_buchen_mehr_infos"] = "Plus d'informations et réserver maintenant";
     7$dialog["schliessen"] = "Fermer";
     8$dialog["inhalt_laden"] = "Chargement";
     9$dialog["verfuegbar"] = "disponible";
    1010$dialog["date"]="Date";
    11 $dialog["ticket"]="Ticket";
    12 $dialog["wegbeschreibung"]="Wayfinder";
    13 $dialog["wegbeschreibung_link"]="Click here for the wayfinder";
    14 $dialog["anzahl"]="Amount";
    15 $dialog["klicke_gross"]="Click on the image to enlarge it";
    16 $dialog["klicke_shop"]="Open in shop";
    17 $dialog["nothing_selected"]="Empty";
    18 $dialog["alles_selected"]="Everything selected";
    19 $dialog["alle_selected"]="Select all";
    20 $dialog["select_month"]="Select month";
    21 $dialog["station"]="Location";
    22 $dialog["category"]="Category";
    23 $dialog["tag"]="Day";
    24 $dialog["tage"]="Days";
    25 $dialog["week"]="Week";
    26 $dialog["month"]="Monat";
    27 $dialog["please_define_zeitraum"]="Please specify the time period";
    28 $dialog["no_result_linie"]="No tours were found";
    29 $dialog["finden"]="Find";
    30 $dialog["only_avail"]="Only available tours";
    31 $dialog["all_themes"]="Display all categories";
     11$dialog["ticket"]="Billet";
     12$dialog["wegbeschreibung"]="Itinéraire";
     13$dialog["wegbeschreibung_link"]="Cliquez ici pour l'itinéraire";
     14$dialog["anzahl"]="Quantité";
     15$dialog["klicke_gross"]="Cliquez sur l'image pour l'agrandir";
     16$dialog["klicke_shop"]="Ouvrir dans la boutique";
     17$dialog["nothing_selected"]="Vide";
     18$dialog["alles_selected"]="Tout sélectionné";
     19$dialog["alle_selected"]="Tout sélectionner";
     20$dialog["select_month"]="Sélectionner un mois";
     21$dialog["station"]="Lieu";
     22$dialog["category"]="Catégorie";
     23$dialog["tag"]="Jour";
     24$dialog["tage"]="Jours";
     25$dialog["week"]="Semaine";
     26$dialog["month"]="Mois";
     27$dialog["please_define_zeitraum"]="Veuillez définir la période";
     28$dialog["no_result_linie"]="Aucune excursion trouvée";
     29$dialog["finden"]="Rechercher";
     30$dialog["only_avail"]="Seulement les excursions disponibles";
     31$dialog["all_themes"]="Afficher toutes les catégories";
    3232$dialog["jan"]="Jan";
    33 $dialog["feb"]="Feb";
     33$dialog["feb"]="Fév";
    3434$dialog["mar"]="Mar";
    35 $dialog["apr"]="Apr";
    36 $dialog["may"]="May";
    37 $dialog["jun"]="Jun";
    38 $dialog["jul"]="Jul";
    39 $dialog["aug"]="Aug";
     35$dialog["apr"]="Avr";
     36$dialog["may"]="Mai";
     37$dialog["jun"]="Juin";
     38$dialog["jul"]="Juil";
     39$dialog["aug"]="Août";
    4040$dialog["sep"]="Sep";
    4141$dialog["oct"]="Oct";
    4242$dialog["nov"]="Nov";
    43 $dialog["dec"]="Dec";
    44 $dialog["ausgebucht"]="Sold out";
    45 $dialog["frei"]="Available";
    46 $dialog["more_info"]="Read more";
    47 $dialog["read_more"]="Read more";
    48 $dialog["no_result_was_found"]="No result was found";
    49 $dialog["no_fahrt"]="No trip was found for the time period from %s to %s";
    50 $dialog["wenige_plaetze"]="Few seats";
    51 $dialog["no_infotext"]="No info text has been added";
    52 $dialog["open_calendar"]="Open calendar";
    53 $dialog["relation"]="Tour";
    54 $dialog["highlights"]="Highlights";
     43$dialog["dec"]="Déc";
     44$dialog["ausgebucht"]="Complet";
     45$dialog["frei"]="Disponible";
     46$dialog["more_info"]="En savoir plus";
     47$dialog["read_more"]="En savoir plus";
     48$dialog["no_result_was_found"]="Aucun résultat trouvé";
     49$dialog["no_fahrt"]="Aucun trajet trouvé pour la période du %s au %s";
     50$dialog["wenige_plaetze"]="Peu de places";
     51$dialog["no_infotext"]="Aucun texte d'information disponible";
     52$dialog["open_calendar"]="Ouvrir le calendrier";
     53$dialog["relation"]="Excursion";
     54$dialog["highlights"]="Points forts";
    5555$dialog["beschreibung"]="Description";
    56 $dialog["enthalten"]="Included";
    57 $dialog["select_date"]="Select a date to configure your ticket.";
    58 $dialog["select_date_rf"]="Select a date to configure your return journey.";
    59 $dialog["fahrtdauer"]="Trip duration";
    60 $dialog["zeiten"]="Departure";
    61 $dialog["bitte_auswaehlen"]="Select here";
    62 $dialog["alles_anzeigen"]="Show all";
     56$dialog["enthalten"]="Inclus";
     57$dialog["select_date"]="Sélectionnez une date pour configurer votre billet.";
     58$dialog["select_date_rf"]="Sélectionnez une date pour configurer votre trajet retour.";
     59$dialog["fahrtdauer"]="Durée du trajet";
     60$dialog["zeiten"]="Départ";
     61$dialog["bitte_auswaehlen"]="Sélectionnez ici";
     62$dialog["alles_anzeigen"]="Tout afficher";
    6363$dialog["zielstation"]="Destination";
    64 $dialog["kein_bild"]="No image available";
    65 $dialog["keine_rueckfahrt"]="No return trip was found";
    66 $dialog["einfache_fahrt"]="Select one-way trip";
    67 $dialog["klick_uhrzeit"]="Select the time of departure";
    68 $dialog["ticket"]="Ticket";
    69 $dialog["kein_warenkorb"]="Incomplete plugin configuration - To display the booking, add the shopping cart widget to your page";
    70 $dialog["hinfahrt"]="Outbound";
    71 $dialog["rueckfahrt"]="Return";
    72 $dialog["3_tage"]="3 days";
    73 $dialog["fahrtdauer"]="Trip duration";
    74 $dialog["oder"]="Or";
    75 $dialog["bewertung"]="Ratings";
    76 $dialog["schiff"]="Vessel";
     64$dialog["kein_bild"]="Aucune image disponible";
     65$dialog["keine_rueckfahrt"]="Aucun trajet retour trouvé";
     66$dialog["einfache_fahrt"]="Sélectionner un aller simple";
     67$dialog["klick_uhrzeit"]="Sélectionnez l'heure de départ";
     68$dialog["ticket"]="Billet";
     69$dialog["kein_warenkorb"]="Configuration du plugin incomplète - Pour afficher la réservation, ajoutez le widget du panier à votre page";
     70$dialog["hinfahrt"]="Aller";
     71$dialog["rueckfahrt"]="Retour";
     72$dialog["3_tage"]="3 jours";
     73$dialog["fahrtdauer"]="Durée du trajet";
     74$dialog["oder"]="Ou";
     75$dialog["bewertung"]="Évaluations";
     76$dialog["schiff"]="Navire";
    7777$dialog["uhr"]="h";
    78 $dialog["available_headliner"]="Availability and Prices";
    79 $dialog["basket_success"]="The booking was successfully added to the basket";
    80 $dialog["basket_item_success"]="The item was addedd successfully";
    81 $dialog["pay_now"]="Pay now";
    82 $dialog["weitere_buchung"]="Add another ticket";
    83 $dialog["weiterer_artikel"]="Add another item";
    84 $dialog["price"]="Price";
    85 $dialog["price_netto"]="Net Price";
    86 $dialog["gsbetrag"]="Value";
    87 $dialog["bitte_warten"] = "Please wait";
    88 $dialog["senden"] = "Send";
     78$dialog["available_headliner"]="Disponibilité et prix";
     79$dialog["basket_success"]="La réservation a été ajoutée au panier avec succès";
     80$dialog["basket_item_success"]="L'article a été ajouté avec succès";
     81$dialog["pay_now"]="Payer maintenant";
     82$dialog["weitere_buchung"]="Ajouter un autre billet";
     83$dialog["weiterer_artikel"]="Ajouter un autre article";
     84$dialog["price"]="Prix";
     85$dialog["price_netto"]="Prix net";
     86$dialog["gsbetrag"]="Valeur";
     87$dialog["bitte_warten"] = "Veuillez patienter";
     88$dialog["senden"] = "Envoyer";
    8989$dialog["chatbot_oeffnen"]="Chatbot";
    90 $dialog["fahrplan_chatbot"] = "Timetable Chatbot";
    91 $dialog["ich"]="Me";
    92 $dialog["fahrplan_chatbot_1"]="Enter your message...";
    93 $dialog["fahrplan_chatbot_2"]="Hello! How can I help you?";
    94 $dialog["fahrplan_chatbot_3"]="Generating response...";
    95 $dialog["optional"]="optional";
     90$dialog["fahrplan_chatbot"] = "Chatbot des horaires";
     91$dialog["ich"]="Moi";
     92$dialog["fahrplan_chatbot_1"]="Saisissez votre message...";
     93$dialog["fahrplan_chatbot_2"]="Bonjour ! Comment puis-je vous aider ?";
     94$dialog["fahrplan_chatbot_3"]="Génération de la réponse...";
     95$dialog["optional"]="optionnel";
  • travelmanager-buchungssoftware/trunk/libs/dialoge_pl.php

    r3449517 r3480008  
    44$dialog["in_warenkorb"]               = "W koszyku";
    55$dialog["jetzt_buchen"]               = "Zarezerwuj teraz";
    6 $dialog["jetzt_buchen_mehr_infos"]    = "Więcej informacji i rezerwuj teraz";
     6$dialog["jetzt_buchen_mehr_infos"]    = "Więcej informacji i rezerwacja";
    77$dialog["schliessen"]                 = "Zamknij";
    88$dialog["inhalt_laden"]               = "Ładowanie";
Note: See TracChangeset for help on using the changeset viewer.