Add warning to files.

This commit is contained in:
James Cole
2023-01-14 15:47:51 +01:00
parent 9654f631c5
commit 708cd014c5
450 changed files with 16170 additions and 1470 deletions

View File

@@ -22,7 +22,17 @@
declare(strict_types=1);
// Ignore this comment
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
return [
// general stuff:
@@ -326,7 +336,17 @@ return [
// old
// Ignore this comment
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
'search_modifier_date_on' => 'La date de l\'opération est ":value"',
'search_modifier_not_date_on' => 'La date de l\'opération n\'est pas ":value"',
@@ -688,7 +708,17 @@ return [
'create_rule_from_query' => 'Créer une nouvelle règle à partir de la requête de recherche',
'rule_from_search_words' => 'Le moteur de règles a du mal à gérer ":string". La règle suggérée qui correspond à votre requête de recherche peut donner des résultats différents. Veuillez vérifier que la règle se déclenche correctement.',
// Ignore this comment
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// END
'modifiers_applies_are' => 'Les modificateurs suivants sont aussi appliqués à la recherche :',
@@ -1173,7 +1203,17 @@ return [
'rule_trigger_not_destination_is_cash' => 'Le compte de destination n\'est pas un compte en espèces',
'rule_trigger_not_account_is_cash' => 'Aucun compte n\'est un compte en espèces',
// Ignore this comment
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// actions
'rule_action_delete_transaction_choice' => 'SUPPRIMER l\'opération(!)',
@@ -1471,7 +1511,17 @@ return [
'multi_account_warning_deposit' => 'Gardez en tête que le compte de destination des ventilations suivantes peut être remplacé par celui de la première ventilation du dépôt.',
'multi_account_warning_transfer' => 'Gardez en tête que les comptes source et de destination des ventilations suivantes peuvent être remplacés par ceux de la première ventilation du transfert.',
// Ignore this comment
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// export data:
'export_data_title' => 'Exporter des données depuis Firefly III',
@@ -1847,7 +1897,17 @@ return [
'stored_category' => 'Nouvelle catégorie stockée ":name"',
'without_category_between' => 'Sans catégorie entre :start et :end',
// Ignore this comment
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// transactions:
'update_withdrawal' => 'Mettre à jour une dépense',
@@ -2067,7 +2127,17 @@ return [
'classification' => 'Classification',
'store_transaction' => 'Enregistrer l\'opération',
// Ignore this comment
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// reports:
'report_default' => 'Rapport financier par défaut entre le :start et le :end',
@@ -2173,7 +2243,17 @@ return [
'sum_in_default_currency' => 'La somme sera toujours dans votre devise par défaut.',
'net_filtered_prefs' => 'Ce graphique ninclura jamais les comptes dont l\'option « inclure dans l\'avoir net » n\'est pas cochée.',
// Ignore this comment
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// charts:
'chart' => 'Graphique',
@@ -2263,7 +2343,17 @@ return [
'total_amount' => 'Montant total',
'number_of_decimals' => 'Nombre de décimales',
// Ignore this comment
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// administration
'invite_new_user_title' => 'Inviter un nouvel utilisateur',
@@ -2535,7 +2625,17 @@ return [
'except_weekends' => 'Sauf les week-ends',
'recurrence_deleted' => 'Opération périodique ":title" supprimée',
// Ignore this comment
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/
// new lines for summary controller.
'box_balance_in_currency' => 'Solde (:currency)',
@@ -2595,4 +2695,14 @@ return [
];
// Ignore this comment
/*
* PLEASE DO NOT EDIT THIS FILE DIRECTLY.
* YOUR CHANGES WILL BE OVERWRITTEN!
* YOUR PR WITH CHANGES TO THIS FILE WILL BE REJECTED!
*
* GO TO CROWDIN TO FIX OR CHANGE TRANSLATIONS!
*
* https://crowdin.com/project/firefly-iii
*
*/