fusionpbx/app/schemas/app_languages.php

228 lines
13 KiB
PHP
Raw Normal View History

2013-06-21 18:02:05 +02:00
<?php
$text['title-schemas']['en-us'] = "Schemas";
$text['title-schemas']['fr-fr'] = "Schémas";
$text['title-schema']['en-us'] = "Schema";
$text['title-schema']['fr-fr'] = "Schéma";
$text['title-field']['en-us'] = "Field";
$text['title-field']['fr-fr'] = "Champs";
$text['title-name_value']['en-us'] = "Select Box Option";
$text['title-name_value']['fr-fr'] = "Choisir l'Option";
$text['title-data_view']['en-us'] = "Schema Data View";
$text['title-data_view']['fr-fr'] = "Affichage des données";
$text['title-data']['en-us'] = "Schema Data";
$text['title-data']['fr-fr'] = "Données";
$text['title-import']['en-us'] = "Schema Import";
$text['title-import']['fr-fr'] = "Importer Schéma";
$text['title-import_results']['en-us'] = "Schema Import Results";
$text['title-import_results']['fr-fr'] = "Résultat de l'import";
2013-06-21 18:02:05 +02:00
$text['header-schemas']['en-us'] = "Schemas";
$text['header-schemas']['fr-fr'] = "Schémas";
$text['header-schema']['en-us'] = "Schema";
$text['header-schema']['fr-fr'] = "Schéma";
$text['header-fields']['en-us'] = "Fields";
$text['header-fields']['fr-fr'] = "Champs";
$text['header-field']['en-us'] = "Field";
$text['header-field']['fr-fr'] = "Champs";
$text['header-name_values']['en-us'] = "Select Box Options";
$text['header-name_values']['fr-fr'] = "Choisir l'option";
$text['header-name_value']['en-us'] = "Select Box Option";
$text['header-name_value']['fr-fr'] = "Choisir l'option";
$text['header-data_view']['en-us'] = "Schema Data View";
$text['header-data_view']['fr-fr'] = "Affichage des données";
$text['header-data']['en-us'] = "Schema Data";
$text['header-data']['fr-fr'] = "Données";
$text['header-import']['en-us'] = "Schema Import";
$text['header-import']['fr-fr'] = "Importer Schéma";
$text['header-import_results']['en-us'] = "Schema Import Results";
$text['header-import_results']['fr-fr'] = "Résultat de l'import";
2013-06-21 18:02:05 +02:00
$text['description-schemas']['en-us'] = "Provides the ability to quickly define information to store and dynamically makes tools available to view, add, edit, delete, and search.";
$text['description-schemas']['fr-fr'] = "Permet de rapidement de stocker des informations et créer dynamiquement de soutils pour voir, ajouter, éditer, supprimer et chercher.";
$text['description-schema']['en-us'] = "Define the properties of the schema below.";
$text['description-schema']['fr-fr'] = "Définir les propriétés du schéma ci-dessous.";
$text['description-fields']['en-us'] = "Lists the fields in the database.";
$text['description-fields']['fr-fr'] = "Liste les champs de la base de données.";
$text['description-field']['en-us'] = "Define the properties of the field below.";
$text['description-field']['fr-fr'] = "Définir les propriétés des champs ci-dessous";
$text['description-name_values']['en-us'] = "Name and value pairs of the Select Box.";
$text['description-name_values']['fr-fr'] = "Nom et valeur de la sélection.";
$text['description-name_value']['en-us'] = "Define a name and value pair for the Select Box.";
$text['description-name_value']['fr-fr'] = "Définir le nom et la valeur de la sélection.";
2013-06-21 18:02:05 +02:00
$text['label-category']['en-us'] = "Category";
$text['label-category']['fr-fr'] = "Catégorie";
$text['label-label']['en-us'] = "Label";
$text['label-label']['fr-fr'] = "Label";
$text['label-name']['en-us'] = "Name";
$text['label-name']['fr-fr'] = "Nom";
$text['label-schema_name']['en-us'] = "Schema Name";
$text['label-schema_name']['fr-fr'] = "Nom du schéma";
$text['label-authentication']['en-us'] = "Authentication";
$text['label-authentication']['fr-fr'] = "Authentification";
$text['label-parent_schema']['en-us'] = "Parent Schema";
$text['label-parent_schema']['fr-fr'] = "Schéma parent";
$text['label-description']['en-us'] = "Description";
$text['label-description']['fr-fr'] = "Description";
$text['label-field_label']['en-us'] = "Label";
$text['label-field_label']['fr-fr'] = "Label";
$text['label-field_name']['en-us'] = "Name";
$text['label-field_name']['fr-fr'] = "Nom";
$text['label-field_type']['en-us'] = "Type";
$text['label-field_type']['fr-fr'] = "Type";
$text['label-field_value']['en-us'] = "Value";
$text['label-field_value']['fr-fr'] = "Valeur";
$text['label-field_visibility']['en-us'] = "Visibility";
$text['label-field_visibility']['fr-fr'] = "Visible";
$text['label-field_column']['en-us'] = "Column";
$text['label-field_column']['fr-fr'] = "Colone";
$text['label-field_required']['en-us'] = "Required";
$text['label-field_required']['fr-fr'] = "Requis";
$text['label-field_search_by']['en-us'] = "Search By";
$text['label-field_search_by']['fr-fr'] = "Rechercher Par";
$text['label-field_order']['en-us'] = "Field Order";
$text['label-field_order']['fr-fr'] = "Ordre des Champs";
$text['label-field_tab_order']['en-us'] = "Tab Order";
$text['label-field_tab_order']['fr-fr'] = "Odre des onglets";
$text['label-field_description']['en-us'] = "Description";
$text['label-field_description']['fr-fr'] = "Description";
$text['label-name_value_name']['en-us'] = "Name";
$text['label-name_value_name']['fr-fr'] = "Nom";
$text['label-name_value_value']['en-us'] = "Value";
$text['label-name_value_value']['fr-fr'] = "Valeur";
$text['label-import_data']['en-us'] = "Data";
$text['label-import_data']['fr-fr'] = "Donnée";
$text['label-import_delimiter']['en-us'] = "Delimiter";
$text['label-import_delimiter']['fr-fr'] = "Séparateur de champs";
$text['label-import_enclosure']['en-us'] = "Enclosure";
$text['label-import_enclosure']['fr-fr'] = "Champs entre";
2013-06-21 18:02:05 +02:00
$text['description-category']['en-us'] = "Select the category.";
$text['description-category']['fr-fr'] = "Choisir la catégorie.";
$text['description-label']['en-us'] = "Enter the label.";
$text['description-label']['fr-fr'] = "Choisir le label";
$text['description-name']['en-us'] = "Enter the schema name.";
$text['description-name']['fr-fr'] = "Choisir le nom du schéma.";
$text['description-authentication']['en-us'] = "Choose whether to require authentication.";
$text['description-authentication']['fr-fr'] = "Choisir si l'authentification est nécessaire.";
$text['description-parent_schema']['en-us'] = "Select a parent schema.";
$text['description-parent_schema']['fr-fr'] = "Choisir un schéma parent.";
$text['description-description']['en-us'] = "Enter a description (optional).";
$text['description-description']['fr-fr'] = "";
$text['description-field_label']['en-us'] = "Enter the field label.";
$text['description-field_label']['fr-fr'] = "Choisil un label pour le champs";
$text['description-field_name']['en-us'] = "Enter field name.";
$text['description-field_name']['fr-fr'] = "Choisir un nom pour le champs";
$text['description-field_type']['en-us'] = "Select the field type.";
$text['description-field_type']['fr-fr'] = "Choisir un type de champs";
$text['description-field_value']['en-us'] = "Enter the default value.";
$text['description-field_value']['fr-fr'] = "Choisir la valeur par défaut";
$text['description-field_visibility']['en-us'] = "Choose whether the field is hidden from the list.";
$text['description-field_visibility']['fr-fr'] = "choisir si le champs est caché";
$text['description-field_search_by']['en-us'] = "Choose whether the field will be used for searches.";
$text['description-field_search_by']['fr-fr'] = "Choisir si le champs sera utilisé pour la recherche";
$text['description-field_column']['en-us'] = "Determines which column to show the field in.";
$text['description-field_column']['fr-fr'] = "Déterminer la colonne où afficher le champs";
$text['description-field_required']['en-us'] = "Choose whether the field is required.";
$text['description-field_required']['fr-fr'] = "Choisir sir le champs est obligatoire";
$text['description-field_order']['en-us'] = "Enter the order of the field.";
$text['description-field_order']['fr-fr'] = "Choisir l'ordre des champs";
$text['description-field_tab_order']['en-us'] = "Enter the tab order.";
$text['description-field_tab_order']['fr-fr'] = "Choisir l'ordre des onglets";
$text['description-field_description']['en-us'] = "Enter the description (optional).";
$text['description-field_description']['fr-fr'] = "";
$text['description-name_value_name']['en-us'] = "Enter the option text.";
$text['description-name_value_name']['fr-fr'] = "Choisire le text de l'option.";
$text['description-name_value_value']['en-us'] = "Enter the option value.";
$text['description-name_value_value']['fr-fr'] = "Choisir la valeur de l'option.";
$text['description-import_data']['en-us'] = "Copy and paste the comma delimitted data into the text area to begin the import.";
$text['description-import_data']['fr-fr'] = "Copier et coller les données séparées par une virgule ou un \"pipe\" dans la zone de texte pour commencer l'import.";
$text['description-import_delimiter']['en-us'] = "Select the field/column delimiter.";
$text['description-import_delimiter']['fr-fr'] = "Choisir le séparateur de champs/colonne";
$text['description-import_enclosure']['en-us'] = "Select the field/column data enclosure.";
$text['description-import_enclosure']['fr-fr'] = "Choisir le conteneur de champs/colonne";
2013-06-21 18:02:05 +02:00
$text['option-true']['en-us'] = "True";
$text['option-true']['fr-fr'] = "Oui";
$text['option-false']['en-us'] = "False";
$text['option-false']['fr-fr'] = "Non";
$text['option-fusionpbx']['en-us'] = "FusionPBX";
$text['option-fusionpbx']['fr-fr'] = "FusionPX";
$text['option-other']['en-us'] = "Other";
$text['option-other']['fr-fr'] = "Autre";
$text['option-visible']['en-us'] = "Visible";
$text['option-visible']['fr-fr'] = "Visible";
$text['option-hidden']['en-us'] = "Hidden";
$text['option-hidden']['fr-fr'] = "Caché";
$text['option-text']['en-us'] = "Text";
$text['option-text']['fr-fr'] = "Texte";
$text['option-number']['en-us'] = "Number";
$text['option-number']['fr-fr'] = "Numéro";
$text['option-date']['en-us'] = "Date";
$text['option-date']['fr-fr'] = "Date";
$text['option-email']['en-us'] = "Email";
$text['option-email']['fr-fr'] = "Courriel";
$text['option-label']['en-us'] = "Label";
$text['option-label']['fr-fr'] = "Label";
$text['option-phone']['en-us'] = "Phone";
$text['option-phone']['fr-fr'] = "Téléphone";
$text['option-check_box']['en-us'] = "Check Box";
$text['option-check_box']['fr-fr'] = "option";
$text['option-text_area']['en-us'] = "Text Area";
$text['option-text_area']['fr-fr'] = "Zone de Texte";
$text['option-select']['en-us'] = "Select";
$text['option-select']['fr-fr'] = "Choisir";
$text['option-hidden']['en-us'] = "Hidden";
$text['option-hidden']['fr-fr'] = "Caché";
$text['option-uuid']['en-us'] = "UUID";
$text['option-uuid']['fr-fr'] = "UUID";
$text['option-password']['en-us'] = "Password";
$text['option-password']['fr-fr'] = "Mot de Passe";
$text['option-pin_number']['en-us'] = "PIN Number";
$text['option-pin_number']['fr-fr'] = "Code PIN";
$text['option-image_upload']['en-us'] = "Image Upload";
$text['option-image_upload']['fr-fr'] = "Télécharger une Image";
$text['option-file_upload']['en-us'] = "File Upload";
$text['option-file_upload']['fr-fr'] = "Télécharger un Fichier";
$text['option-url']['en-us'] = "URL";
$text['option-url']['fr-fr'] = "URL";
$text['option-modified_date']['en-us'] = "Modified Date";
$text['option-modified_date']['fr-fr'] = "Date de Modification";
$text['option-modified_user']['en-us'] = "Modified User";
$text['option-modified_user']['fr-fr'] = "Usager Modifié";
2013-06-21 18:02:05 +02:00
$text['button-add']['en-us'] = "Add";
$text['button-add']['fr-fr'] = "Ajouter";
$text['button-edit']['en-us'] = "Edit";
$text['button-edit']['fr-fr'] = "Editer";
$text['button-delete']['en-us'] = "Delete";
$text['button-delete']['fr-fr'] = "Supprimer";
$text['button-back']['en-us'] = "Back";
$text['button-back']['fr-fr'] = "Retour";
$text['button-save']['en-us'] = "Save";
$text['button-save']['fr-fr'] = "Sauvegarder";
$text['button-view']['en-us'] = "View";
$text['button-view']['fr-fr'] = "Voir";
$text['button-import']['en-us'] = "Import";
$text['button-import']['fr-fr'] = "Importer";
$text['button-search_all']['en-us'] = "Search All";
$text['button-search_all']['fr-fr'] = "Rechercher tout";
$text['button-prev']['en-us'] = "Previous";
$text['button-prev']['fr-fr'] = "Précédent";
$text['button-next']['en-us'] = "Next";
$text['button-next']['fr-fr'] = "Suivant";
2013-06-21 18:02:05 +02:00
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
$text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
2013-06-21 18:02:05 +02:00
$text['message-add']['en-us'] = "Add Completed";
$text['message-add']['fr-fr'] = "Ajouté";
$text['message-update']['en-us'] = "Update Completed";
$text['message-update']['fr-fr'] = "Télécharger";
$text['message-delete']['en-us'] = "Delete Completed";
$text['message-delete']['fr-fr'] = "Supprimé";
$text['message-required']['en-us'] = "Please provide: ";
$text['message-required']['fr-fr'] = "Merci d'indiquer: ";
?>