grocy/localization-backup/ru/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.4 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return array(
'Cookies' => 'Печенье',
'Chocolate' => 'Шоколад',
'Pantry' => '',
'Candy cupboard' => '',
'Tinned food cupboard' => '',
'Fridge' => 'Холодильник',
'Piece' => 'Штука',
'Pieces' => 'Штук(и)',
'Pack' => 'Упаковка',
'Packs' => 'Упаков(ки/ок)',
'Glass' => 'Стакан',
'Glasses' => 'Стакан(а/ов)',
'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' => ''
);