mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-09 03:04:54 -04:00
New translations en-us.json (Turkish)
This commit is contained in:
parent
ff8ea8d72a
commit
c7d76e39fa
@ -124,6 +124,7 @@
|
|||||||
"no-recipe-found": "Tarif Bulunamadı",
|
"no-recipe-found": "Tarif Bulunamadı",
|
||||||
"ok": "Tamam",
|
"ok": "Tamam",
|
||||||
"options": "Seçenekler:",
|
"options": "Seçenekler:",
|
||||||
|
"plural-name": "Çoğul Ad",
|
||||||
"print": "Yazdır",
|
"print": "Yazdır",
|
||||||
"print-preferences": "Yazdırma Tercihleri",
|
"print-preferences": "Yazdırma Tercihleri",
|
||||||
"random": "Rastgele",
|
"random": "Rastgele",
|
||||||
@ -867,7 +868,9 @@
|
|||||||
"user-can-invite-other-to-group": "Kullanıcı başkalarını gruba davet edebilir",
|
"user-can-invite-other-to-group": "Kullanıcı başkalarını gruba davet edebilir",
|
||||||
"user-can-manage-group": "Kullanıcı grubu yönetebilir",
|
"user-can-manage-group": "Kullanıcı grubu yönetebilir",
|
||||||
"user-can-organize-group-data": "Kullanıcı grup verilerini düzenleyebilir",
|
"user-can-organize-group-data": "Kullanıcı grup verilerini düzenleyebilir",
|
||||||
"enable-advanced-features": "Gelişmiş özellikleri etkinleştir"
|
"enable-advanced-features": "Gelişmiş özellikleri etkinleştir",
|
||||||
|
"it-looks-like-this-is-your-first-time-logging-in": "Görünüşe göre ilk defa giriş yapıyorsunuz.",
|
||||||
|
"dont-want-to-see-this-anymore-be-sure-to-change-your-email": "Artık bunu görmek istemiyor musunuz? Kullanıcı ayarlarınızda e-postanızı değiştirmeyi unutmayın!"
|
||||||
},
|
},
|
||||||
"language-dialog": {
|
"language-dialog": {
|
||||||
"translated": "translated",
|
"translated": "translated",
|
||||||
@ -888,7 +891,9 @@
|
|||||||
"create-food": "Create Food",
|
"create-food": "Create Food",
|
||||||
"food-label": "Food Label",
|
"food-label": "Food Label",
|
||||||
"edit-food": "Yiyecek Düzenle",
|
"edit-food": "Yiyecek Düzenle",
|
||||||
"food-data": "Food Data"
|
"food-data": "Food Data",
|
||||||
|
"example-food-singular": "ex: Onion",
|
||||||
|
"example-food-plural": "ex: Onions"
|
||||||
},
|
},
|
||||||
"units": {
|
"units": {
|
||||||
"seed-dialog-text": "Seed the database with common units based on your local language.",
|
"seed-dialog-text": "Seed the database with common units based on your local language.",
|
||||||
@ -899,13 +904,18 @@
|
|||||||
"merging-unit-into-unit": "Merging {0} into {1}",
|
"merging-unit-into-unit": "Merging {0} into {1}",
|
||||||
"create-unit": "Create Unit",
|
"create-unit": "Create Unit",
|
||||||
"abbreviation": "Kısaltma",
|
"abbreviation": "Kısaltma",
|
||||||
|
"plural-abbreviation": "Çoğul Kısaltma",
|
||||||
"description": "Açıklama",
|
"description": "Açıklama",
|
||||||
"display-as-fraction": "Display as Fraction",
|
"display-as-fraction": "Display as Fraction",
|
||||||
"use-abbreviation": "Use Abbreviation",
|
"use-abbreviation": "Use Abbreviation",
|
||||||
"edit-unit": "Edit Unit",
|
"edit-unit": "Edit Unit",
|
||||||
"unit-data": "Unit Data",
|
"unit-data": "Unit Data",
|
||||||
"use-abbv": "Use Abbv.",
|
"use-abbv": "Use Abbv.",
|
||||||
"fraction": "Fraction"
|
"fraction": "Fraction",
|
||||||
|
"example-unit-singular": "ex: Tablespoon",
|
||||||
|
"example-unit-plural": "ex: Tablespoons",
|
||||||
|
"example-unit-abbreviation-singular": "ex: Tbsp",
|
||||||
|
"example-unit-abbreviation-plural": "ex: Tbsps"
|
||||||
},
|
},
|
||||||
"labels": {
|
"labels": {
|
||||||
"seed-dialog-text": "Seed the database with common labels based on your local language.",
|
"seed-dialog-text": "Seed the database with common labels based on your local language.",
|
||||||
@ -934,6 +944,8 @@
|
|||||||
"delete-recipes": "Delete Recipes",
|
"delete-recipes": "Delete Recipes",
|
||||||
"source-unit-will-be-deleted": "Source Unit will be deleted"
|
"source-unit-will-be-deleted": "Source Unit will be deleted"
|
||||||
},
|
},
|
||||||
|
"create-alias": "Takma Ad Oluştur",
|
||||||
|
"manage-aliases": "Takma Adları Yönet",
|
||||||
"seed-data": "Seed Data",
|
"seed-data": "Seed Data",
|
||||||
"seed": "Seed",
|
"seed": "Seed",
|
||||||
"data-management": "Data Management",
|
"data-management": "Data Management",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user