grocy/localization-backup/hu/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
2.1 KiB
PHP

<?php
return array(
'Cookies' => 'Keksz',
'Chocolate' => 'Csokoládé',
'Pantry' => 'Éléskamra',
'Candy cupboard' => 'Édességszekrény',
'Tinned food cupboard' => 'Konzervszekrény',
'Fridge' => 'Hűtő',
'Piece' => 'Darab',
'Pieces' => 'Darab',
'Pack' => 'Csomag',
'Packs' => 'Csomag',
'Glass' => 'Üveg',
'Glasses' => 'Üveg',
'Tin' => '',
'Tins' => '',
'Can' => '',
'Cans' => '',
'Bunch' => '',
'Bunches' => '',
'Gummy bears' => '',
'Crisps' => '',
'Eggs' => '',
'Noodles' => '',
'Pickles' => '',
'Gulash soup' => '',
'Yogurt' => '',
'Cheese' => '',
'Cold cuts' => '',
'Paprika' => '',
'Cucumber' => '',
'Radish' => '',
'Tomato' => '',
'Changed towels in the bathroom' => '',
'Cleaned the kitchen floor' => '',
'Warranty ends' => '',
'TV remote control' => '',
'Alarm clock' => '',
'Heat remote control' => '',
'Lawn mowed in the garden' => '',
'Some good snacks' => '',
'Pizza dough' => '',
'Sieved tomatoes' => '',
'Salami' => '',
'Toast' => '',
'Minced meat' => '',
'Pizza' => '',
'Spaghetti bolognese' => '',
'Sandwiches' => '',
'English' => '',
'German' => '',
'Italian' => '',
'Demo in different language' => '',
'This is the note content of the recipe ingredient' => '',
'Demo User' => '',
'Gram' => '',
'Grams' => '',
'Flour' => '',
'Pancakes' => '',
'Sugar' => '',
'Home' => '',
'Life' => '',
'Projects' => '',
'Repair the garage door' => '',
'Fork and improve grocy' => '',
'Find a solution for what to do when I forget the door keys' => '',
'Sweets' => '',
'Bakery products' => '',
'Tinned food' => '',
'Butchery products' => '',
'Vegetables/Fruits' => '',
'Refrigerated products' => '',
'Coffee machine' => '',
'Dishwasher' => '',
'Liter' => '',
'Liters' => '',
'Bottle' => '',
'Bottles' => '',
'Milk' => '',
'Chocolate sauce' => '',
'Milliliters' => '',
'Milliliter' => '',
'Bottom' => '',
'Topping' => '',
'French' => '',
'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' => ''
);