grocy/localization-backup/fr/demo_data.php
Bernd Bestel 6ceb6e3643
Backup all current translations from Transifex (references #161)
This will serve as a permanent backup of the current translations before migrating them to PO/gettext
2019-05-01 19:34:09 +02:00

96 lines
3.1 KiB
PHP

<?php
return array(
'Cookies' => 'Cookies',
'Chocolate' => 'Chocolat',
'Pantry' => 'Garde-manger',
'Candy cupboard' => 'Boîte de bonbons',
'Tinned food cupboard' => 'Conserve de nourriture',
'Fridge' => 'Réfrigérateur',
'Piece' => 'Pièce',
'Pieces' => 'Pièces',
'Pack' => 'Pack',
'Packs' => 'Packs',
'Glass' => 'Verre',
'Glasses' => 'Verres',
'Tin' => 'Pot',
'Tins' => 'Pots',
'Can' => 'Canette',
'Cans' => 'Canettes',
'Bunch' => 'Brunch',
'Bunches' => 'Brunchs',
'Gummy bears' => 'Oursons en gélatine',
'Crisps' => 'Chips',
'Eggs' => 'Oeufs',
'Noodles' => 'Nouilles',
'Pickles' => 'Cornichons',
'Gulash soup' => 'Soupe de goulache',
'Yogurt' => 'Yaourt',
'Cheese' => 'Fromage',
'Cold cuts' => 'Charcuterie',
'Paprika' => 'Paprika',
'Cucumber' => 'Concombre',
'Radish' => 'Radis',
'Tomato' => 'Tomate',
'Changed towels in the bathroom' => 'Changement des serviettes dans la salle de bain',
'Cleaned the kitchen floor' => 'Nettoyage du sol de la cuisine',
'Warranty ends' => 'Fin de garantie',
'TV remote control' => 'Télécommande de la TV',
'Alarm clock' => 'Réveil',
'Heat remote control' => 'Télécommande du chauffage',
'Lawn mowed in the garden' => 'Jardin tondu',
'Some good snacks' => 'Quelques bons snacks',
'Pizza dough' => 'Pâte à pizza',
'Sieved tomatoes' => 'Sauce tomate',
'Salami' => 'Salami',
'Toast' => 'Pain grillé',
'Minced meat' => 'Viande hachée',
'Pizza' => 'PIzza',
'Spaghetti bolognese' => 'Spaghetti bolognaise',
'Sandwiches' => 'Sandwiches',
'English' => 'Anglais',
'German' => 'Allemand',
'Italian' => 'Italien',
'Demo in different language' => 'Démo dans une langue différente',
'This is the note content of the recipe ingredient' => 'Ceci est le contenu de la note concernant l\'ingrédient de la recette',
'Demo User' => 'Utilisateur de démonstration',
'Gram' => 'Gramme',
'Grams' => 'Grammes',
'Flour' => 'Farine',
'Pancakes' => 'Crêpes',
'Sugar' => 'Sucre',
'Home' => 'Domicile',
'Life' => 'Vie',
'Projects' => 'Projets',
'Repair the garage door' => 'Réparer la porte du garage',
'Fork and improve grocy' => 'Forker et améliorer grocy',
'Find a solution for what to do when I forget the door keys' => 'Trouver une solution pour savoir quoi faire quand j\'oublie les clefs de la porte',
'Sweets' => 'Bonbons',
'Bakery products' => 'Produits de la boulangerie',
'Tinned food' => 'Conserve',
'Butchery products' => 'Produits de la boucherie',
'Vegetables/Fruits' => 'Légumes/Fruits',
'Refrigerated products' => 'Produits réfrigérés',
'Coffee machine' => 'Machie à café',
'Dishwasher' => 'Lave-vaisselle',
'Liter' => 'Litière',
'Liters' => 'Litières',
'Bottle' => 'Bouteille',
'Bottles' => 'Bouteilles',
'Milk' => 'Lait',
'Chocolate sauce' => 'Coulis de chocolat',
'Milliliters' => 'Millilitres',
'Milliliter' => 'Millilitre',
'Bottom' => 'Dessous',
'Topping' => 'Garniture',
'French' => 'Français',
'Turkish' => '',
'Spanish' => '',
'Russian' => '',
'The thing which happens on the 5th of every month' => '',
'The thing which happens daily' => '',
'The thing which happens on Mondays and Wednesdays' => '',
'Swedish' => '',
'Polish' => ''
);