Pull translations from Transifex

This commit is contained in:
Bernd Bestel
2019-02-03 17:02:40 +01:00
parent ad09630dbe
commit b5ac319a90
35 changed files with 2290 additions and 74 deletions

View File

@@ -39,41 +39,41 @@ return array(
'Alarm clock' => 'Sveglia',
'Heat remote control' => 'Termostato',
'Lawn mowed in the garden' => 'Prato falciato nel giardino',
'Some good snacks' => 'Some good snacks',
'Pizza dough' => 'Pizza dough',
'Sieved tomatoes' => 'Sieved tomatoes',
'Salami' => 'Salami',
'Some good snacks' => 'Alcuni buoni spuntini',
'Pizza dough' => 'Impasto per pizza',
'Sieved tomatoes' => 'Pomodori setacciati',
'Salami' => 'Salame',
'Toast' => 'Toast',
'Minced meat' => 'Minced meat',
'Minced meat' => 'Carne macinata',
'Pizza' => 'Pizza',
'Spaghetti bolognese' => 'Spaghetti bolognese',
'Spaghetti bolognese' => 'Spaghetti alla bolognese',
'Sandwiches' => 'Sandwiches',
'English' => 'English',
'German' => 'German',
'Italian' => 'Italian',
'Demo in different language' => 'Demo in different language',
'This is the note content of the recipe ingredient' => 'This is the note content of the recipe ingredient',
'Demo User' => 'Demo User',
'Gram' => 'Gram',
'Grams' => 'Grams',
'Flour' => 'Flour',
'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' => 'Sugar',
'Home' => 'Home',
'Life' => 'Life',
'Projects' => 'Projects',
'Repair the garage door' => 'Repair the garage door',
'Fork and improve grocy' => 'Fork and improve grocy',
'Find a solution for what to do when I forget the door keys' => 'Find a solution for what to do when I forget the door keys',
'Sweets' => 'Sweets',
'Bakery products' => 'Bakery products',
'Tinned food' => 'Tinned food',
'Butchery products' => 'Butchery products',
'Vegetables/Fruits' => 'Vegetables/Fruits',
'Refrigerated products' => 'Refrigerated products',
'Coffee machine' => 'Coffee machine',
'Dishwasher' => 'Dishwasher',
'Liter' => 'Liter',
'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',
@@ -82,6 +82,8 @@ return array(
'Milliliters' => 'Millilitri',
'Milliliter' => 'Millilitro',
'Bottom' => 'Parte inferiore',
'Topping' => 'Topping',
'French' => 'French'
'Topping' => 'Guarnizione',
'French' => 'Francese',
'Turkish' => 'Turkish',
'Spanish' => 'Spanish'
);