This repository has been archived by the owner on Feb 7, 2025. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* French Translation Updated Completing and updating the French translation * Forgotten plural of user Forgotten plural of user * Translating null value Changing new value as requested in review: #3269 (comment)
- Loading branch information
1 parent
34dfd85
commit 3802487
Showing
14 changed files
with
207 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
<?php | ||
|
||
return [ | ||
'welcome' => 'Bienvenue sur Voyager Compass. Chaque bonne nouvelle application ont besoin d\'une boussole pour se diriger dans la bonne direction. | ||
Dans cette section, vous trouverez plusieurs ressources et tâches administrative afin de vous guider lors de la création de votre application', | ||
|
||
'Welcome to the Voyager Compass. Every good app needs a compass to point them in the right direction. | ||
In this section you will find many resources and administrative tasks to help guide you as you build out your application.', | ||
|
||
'links' => [ | ||
'title' => 'Liens', | ||
'documentation' => 'Documentation', | ||
'voyager_homepage' => 'Voyager Homepage', | ||
'voyager_hooks' => 'Voyager Hooks', | ||
], | ||
'commands' => [ | ||
'title' => 'Commandes', | ||
'text' => 'Lancer les Commandes artisan depuis Voyager.', | ||
'clear_output' => 'Vider la sortie', | ||
'command_output' => 'Sortie des commandes Artisan', | ||
'additional_args' => 'Arguments additionels?', | ||
'run_command' => 'Lancer la commande', | ||
], | ||
'resources' => [ | ||
'title' => 'Resources', | ||
'text' => 'Ressources Voyager pour vous aider a rechercher certaines chose plus vite.', | ||
|
||
], | ||
'logs' => [ | ||
'title' => 'Logs', | ||
'text' => 'Les logs de votre app', | ||
'file_too_big' => 'Fichier de log >50M, veuillez le télécharger.', | ||
'level' => 'Niveau', | ||
'context' => 'Contexte', | ||
'date' => 'Date', | ||
'content' => 'Contenu', | ||
'download_file' => 'Télécharger le fichier', | ||
'delete_file' => 'Supprimer le fichier', | ||
'delete_all_files' => 'Supprimer tout les fichiers', | ||
'delete_success' => 'Fichier log supprimé avec succès:', | ||
'delete_all_success' => 'Tout les fichiers de log ont été supprimés avec succès', | ||
|
||
], | ||
'fonts' => [ | ||
'title' => 'Police de caractère', | ||
'font_class' => 'Classe de correspondance à la police Voyager', | ||
'font_character' => 'Charactère de correspondance à la police Voyager', | ||
], | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,14 @@ | ||
<?php | ||
|
||
return [ | ||
'avatar' => 'Avatar', | ||
'edit' => 'Editer mon profil', | ||
'edit_user' => 'Editer l\'utilisateur', | ||
'password' => 'Mot de passe', | ||
'password_hint' => 'Laissez vide pour garder le même', | ||
'role' => 'Rôle', | ||
'user_role' => 'Rôle utilisateur', | ||
'avatar' => 'Avatar', | ||
'edit' => 'Editer mon profil', | ||
'edit_user' => 'Editer l\'utilisateur', | ||
'password' => 'Mot de passe', | ||
'password_hint' => 'Laissez vide pour garder le même', | ||
'role' => 'Rôle', | ||
'roles' => 'Rôles', | ||
'role_default' => 'Rôle par défaut', | ||
'roles_additional'=> 'Rôles additionnels', | ||
'user_role' => 'Rôle utilisateur', | ||
]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,93 @@ | ||
<?php | ||
|
||
return [ | ||
'data_rows' => [ | ||
'author' => 'Auteur', | ||
'avatar' => 'Avatar', | ||
'body' => 'Corps', | ||
'category' => 'Catégorie', | ||
'created_at' => 'Créé le', | ||
'display_name' => 'Nom d\'affichage', | ||
'email' => 'Email', | ||
'excerpt' => 'Extrait', | ||
'featured' => 'Mis en avant', | ||
'id' => 'ID', | ||
'meta_description' => 'Meta Description', | ||
'meta_keywords' => 'Meta Mots-clés', | ||
'name' => 'Nom', | ||
'order' => 'Ordre', | ||
'page_image' => 'Page Image', | ||
'parent' => 'Parent', | ||
'password' => 'Mot de passe', | ||
'post_image' => 'Post Image', | ||
'remember_token' => 'Token de rappel', | ||
'role' => 'Role', | ||
'seo_title' => 'Titre SEO', | ||
'slug' => 'Slug', | ||
'status' => 'Status', | ||
'title' => 'Titre', | ||
'updated_at' => 'Mis à jour le', | ||
], | ||
'data_types' => [ | ||
'category' => [ | ||
'singular' => 'Catégorie', | ||
'plural' => 'Catégories', | ||
], | ||
'menu' => [ | ||
'singular' => 'Menu', | ||
'plural' => 'Menus', | ||
], | ||
'page' => [ | ||
'singular' => 'Page', | ||
'plural' => 'Pages', | ||
], | ||
'post' => [ | ||
'singular' => 'Post', | ||
'plural' => 'Posts', | ||
], | ||
'role' => [ | ||
'singular' => 'Role', | ||
'plural' => 'Roles', | ||
], | ||
'user' => [ | ||
'singular' => 'Utilisateur', | ||
'plural' => 'Utilisateurs', | ||
], | ||
], | ||
'menu_items' => [ | ||
'bread' => 'BREAD', | ||
'categories' => 'Catégories', | ||
'compass' => null, | ||
'dashboard' => 'Dashboard', | ||
'database' => 'Base de donnée', | ||
'media' => 'Médiathèque', | ||
'menu_builder' => 'Créateur de Menus', | ||
'pages' => 'Pages', | ||
'posts' => 'Posts', | ||
'roles' => 'Rôles', | ||
'settings' => 'Paramètres', | ||
'tools' => 'Outils', | ||
'users' => 'Utilisateurs', | ||
], | ||
'roles' => [ | ||
'admin' => 'Administrateur', | ||
'user' => 'Utilisateur standard', | ||
], | ||
'settings' => [ | ||
'admin' => [ | ||
'background_image' => 'Image de fond de l\'espace admin', | ||
'description' => 'Description de l\'espace admin', | ||
'description_value' => 'Bienvenue dans Voyager, l\'espace admin qui manquait à Laravel.', | ||
'google_analytics_client_id' => 'Google Analytics ID Client (Utilisé pour l\'admin dashboard)', | ||
'icon_image' => 'Icône de l\'espace admin', | ||
'loader' => 'Chargement de l\'espace admin', | ||
'title' => 'Titre de l\'espace admin', | ||
], | ||
'site' => [ | ||
'description' => 'Description du site', | ||
'google_analytics_tracking_id' => 'Google Analytics ID de Tracking', | ||
'logo' => 'Logo du site', | ||
'title' => 'Title du site', | ||
], | ||
], | ||
]; |
Oops, something went wrong.