Update translations.

This commit is contained in:
James Cole
2021-01-20 18:42:31 +01:00
parent 29b5513b03
commit d1e462e66d
26 changed files with 157 additions and 108 deletions

View File

@@ -26,7 +26,7 @@ return [
'html_language' => 'fr',
'locale' => 'fr, French, fr_FR.utf8, fr_FR.UTF-8',
'month' => '%B %Y',
'month_and_day' => '%B %e %Y',
'month_and_day' => '%e %B %Y',
'month_and_day_moment_js' => 'D MMMM YYYY',
'month_and_date_day' => '%A %e %B %Y',
'month_and_day_no_year' => '%e %B',

View File

@@ -241,6 +241,8 @@ return [
'all_source_accounts' => 'Comptes source',
'back_to_index' => 'Retour à l\'accueil',
'cant_logout_guard' => 'Firefly III ne peut pas vous déconnecter.',
'external_url' => 'URL externe',
'internal_reference' => 'Référence interne',
// check for updates:
'update_check_title' => 'Vérifier les mises à jour',
@@ -1361,7 +1363,7 @@ return [
'leftInBudget' => 'Budget restant',
'sumOfSums' => 'Somme des montants',
'noCategory' => '(aucune catégorie)',
'notCharged' => 'Pas encore chargé',
'notCharged' => 'Pas (encore) facturé',
'inactive' => 'Inactif',
'active' => 'Actif',
'difference' => 'Différence',