grocy/localization-backup/it/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.0 KiB
PHP

<?php
return array(
'Cookies' => 'Biscotti',
'Chocolate' => 'Cioccolato',
'Pantry' => 'Vorratskammer',
'Candy cupboard' => 'Süßigkeitenschrank',
'Tinned food cupboard' => 'Konservenschrank',
'Fridge' => 'Kühlschrank',
'Piece' => 'Pezzo',
'Pieces' => 'Pezzi',
'Pack' => 'Pacco',
'Packs' => 'Pacchi',
'Glass' => 'Bicchiere',
'Glasses' => 'Bicchieri',
'Tin' => 'Scatola',
'Tins' => 'Scatole',
'Can' => 'Lattina',
'Cans' => 'Lattine',
'Bunch' => 'Cespo',
'Bunches' => 'Cespi',
'Gummy bears' => 'Caramelle',
'Crisps' => 'Patatine',
'Eggs' => 'Uova',
'Noodles' => 'Spaghetti',
'Pickles' => 'Marmellata',
'Gulash soup' => 'Dado',
'Yogurt' => 'Yogurt',
'Cheese' => 'Parmigiano',
'Cold cuts' => 'Pancetta',
'Paprika' => 'Pepe',
'Cucumber' => 'Zucchine',
'Radish' => 'Radicchio',
'Tomato' => 'Pomodori',
'Changed towels in the bathroom' => 'Cambiare asciugamani in bagno',
'Cleaned the kitchen floor' => 'Pulire la cucina',
'Warranty ends' => 'Scadenza dalla garanzia',
'TV remote control' => 'Telecomando',
'Alarm clock' => 'Sveglia',
'Heat remote control' => 'Termostato',
'Lawn mowed in the garden' => 'Prato falciato nel giardino',
'Some good snacks' => 'Alcuni buoni spuntini',
'Pizza dough' => 'Impasto per pizza',
'Sieved tomatoes' => 'Pomodori setacciati',
'Salami' => 'Salame',
'Toast' => 'Toast',
'Minced meat' => 'Carne macinata',
'Pizza' => 'Pizza',
'Spaghetti bolognese' => 'Spaghetti alla bolognese',
'Sandwiches' => 'Sandwiches',
'English' => 'Inglese',
'German' => 'Tedesco',
'Italian' => 'Italiano',
'Demo in different language' => 'Demo in lingue diverse',
'This is the note content of the recipe ingredient' => 'Questo è il contenuto della nota dell\'ingrediente della ricetta',
'Demo User' => 'Utente Demo',
'Gram' => 'Grammo',
'Grams' => 'Grammi',
'Flour' => 'Farina',
'Pancakes' => 'Pancakes',
'Sugar' => 'Zucchero',
'Home' => 'Casa',
'Life' => 'Vita',
'Projects' => 'Progetti',
'Repair the garage door' => 'Riparare la porta del garage',
'Fork and improve grocy' => 'Forka e migliora grocy',
'Find a solution for what to do when I forget the door keys' => 'Trova una soluzione per cosa fare quando dimentico le chiavi della porta',
'Sweets' => 'Dolci',
'Bakery products' => 'Prodotti da forno',
'Tinned food' => 'Cibo in scatola',
'Butchery products' => 'Prodotti della macelleria',
'Vegetables/Fruits' => 'Verdura/Frutta',
'Refrigerated products' => 'Prodotti refrigerati',
'Coffee machine' => 'Macchina per il caffè',
'Dishwasher' => 'Lavastoviglie',
'Liter' => 'Litro',
'Liters' => 'Litri',
'Bottle' => 'Bottiglia',
'Bottles' => 'Bottiglie',
'Milk' => 'Latte',
'Chocolate sauce' => 'Salsa al cioccolato',
'Milliliters' => 'Millilitri',
'Milliliter' => 'Millilitro',
'Bottom' => 'Parte inferiore',
'Topping' => 'Guarnizione',
'French' => 'Francese',
'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' => ''
);