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

@@ -0,0 +1,89 @@
<?php
return array(
'Cookies' => 'Kurabiyeler',
'Chocolate' => 'Çikolata',
'Pantry' => 'Kiler',
'Candy cupboard' => 'Şeker dolabı',
'Tinned food cupboard' => 'Konserve dolabı',
'Fridge' => 'Buzdolabı',
'Piece' => 'Tane',
'Pieces' => 'Tane',
'Pack' => 'Paket',
'Packs' => 'Paket',
'Glass' => 'Bardak',
'Glasses' => 'Bardak',
'Tin' => 'Teneke',
'Tins' => 'Teneke',
'Can' => 'Konserve',
'Cans' => 'Konserve',
'Bunch' => 'Demet',
'Bunches' => 'Demet',
'Gummy bears' => 'Jelibon ayı',
'Crisps' => 'Cips',
'Eggs' => 'Yumurta',
'Noodles' => 'Noodle',
'Pickles' => 'Turşu',
'Gulash soup' => 'Gulaş çorbası',
'Yogurt' => 'Yoğurt',
'Cheese' => 'Peynir',
'Cold cuts' => 'Söğüş',
'Paprika' => 'Kırmızı biber',
'Cucumber' => 'Salatalık',
'Radish' => 'Turp',
'Tomato' => 'Domates',
'Changed towels in the bathroom' => 'Banyoda değişen havlular',
'Cleaned the kitchen floor' => 'Temizlenen mutfak zeminleri',
'Warranty ends' => 'Garantisi bitiyor',
'TV remote control' => 'TV uzaktan kumandası',
'Alarm clock' => 'Alarm saati',
'Heat remote control' => 'Uzaktan ısı kontrolü',
'Lawn mowed in the garden' => 'Biçilen bahçeler',
'Some good snacks' => 'Bazı iyi atıştırmalıklar',
'Pizza dough' => 'Pizza hamuru',
'Sieved tomatoes' => 'Elenmiş domates',
'Salami' => 'Salam',
'Toast' => 'Tost',
'Minced meat' => 'Kıyma',
'Pizza' => 'Pizza',
'Spaghetti bolognese' => 'Spagetti bolonez',
'Sandwiches' => 'Sandviç',
'English' => 'İngilizce',
'German' => 'Almanca',
'Italian' => 'İtalyanca',
'Demo in different language' => 'Farklı dilde bir demo',
'This is the note content of the recipe ingredient' => 'Bu, tarif malzemesi için bir not içeriği',
'Demo User' => 'Demo Kullanıcısı',
'Gram' => 'Gram',
'Grams' => 'Gram',
'Flour' => 'Un',
'Pancakes' => 'Pankek',
'Sugar' => 'Şeker',
'Home' => 'Ev',
'Life' => 'Yaşam',
'Projects' => 'Projeler',
'Repair the garage door' => 'Garaj kapısını tamir et',
'Fork and improve grocy' => 'grocy\'i forkla ve geliştir',
'Find a solution for what to do when I forget the door keys' => 'Anahtarları unuttuğumda ne yapmam gerektiğine dair bir çözüm bul',
'Sweets' => 'Tatlılar',
'Bakery products' => 'Fırın ürünleri',
'Tinned food' => 'Konserve yiyecekler',
'Butchery products' => 'Kasap ürünleri',
'Vegetables/Fruits' => 'Sebze/Meyve',
'Refrigerated products' => 'Dondurulmuş ürünler',
'Coffee machine' => 'Kahve makinesi',
'Dishwasher' => 'Bulaşık makinesi',
'Liter' => 'Litre',
'Liters' => 'Litre',
'Bottle' => 'Şişe',
'Bottles' => 'Şişe',
'Milk' => 'Süt',
'Chocolate sauce' => 'Çikolata sosu',
'Milliliters' => 'Mililitre',
'Milliliter' => 'Mililitre',
'Bottom' => 'Dip',
'Topping' => 'Süsleme',
'French' => 'Fransızca',
'Turkish' => 'Turkish',
'Spanish' => 'Spanish'
);