mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-27 00:40:58 +01:00
chore(lang): updated translations from crowdin
Co-authored-by: Crowdin Homarr <190541745+homarr-crowdin[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
1a07fa9af5
commit
a2934247b2
@@ -618,11 +618,11 @@
|
||||
"title": ""
|
||||
},
|
||||
"create": {
|
||||
"title": "",
|
||||
"title": "Neue App erstellen",
|
||||
"description": "",
|
||||
"action": ""
|
||||
},
|
||||
"add": ""
|
||||
"add": "App hinzufügen"
|
||||
}
|
||||
},
|
||||
"integration": {
|
||||
@@ -995,7 +995,7 @@
|
||||
},
|
||||
"option": {
|
||||
"title": {
|
||||
"label": ""
|
||||
"label": "Titel"
|
||||
},
|
||||
"borderColor": {
|
||||
"label": "Rahmenfarbe"
|
||||
|
||||
@@ -2053,83 +2053,83 @@
|
||||
}
|
||||
},
|
||||
"releases": {
|
||||
"name": "",
|
||||
"description": "",
|
||||
"name": "Sürümler",
|
||||
"description": "Verilen sürüm düzenli ifadesiyle, belirtilen depoların mevcut sürümlerinin bir listesini gösterir.",
|
||||
"option": {
|
||||
"newReleaseWithin": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
"label": "Yeni Sürüm Süresi (içinde)",
|
||||
"description": "Kullanım örneği: 1w (1 hafta), 10m (10 ay). Kabul edilen birim türleri: h (saat), d (gün), w (hafta), m (ay), y (yıl). Yeni sürümleri vurgulamak istemiyorsanız boş bırakın."
|
||||
},
|
||||
"staleReleaseWithin": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
"label": "Eski Sürüm Süresi (içinde)",
|
||||
"description": "Kullanım örneği: 1w (1 hafta), 10m (10 ay). Kabul edilen birim türleri h (saat), d (gün), w (hafta), m (ay), y (yıl). Eski sürümleri vurgulamak istemiyorsanız boş bırakın."
|
||||
},
|
||||
"showOnlyHighlighted": {
|
||||
"label": "",
|
||||
"description": ""
|
||||
"label": "Yalnızca Vurgulananları Göster",
|
||||
"description": "Yalnızca yeni veya eski sürümleri göster. Yukarıdaki açıklamaya göre."
|
||||
},
|
||||
"showDetails": {
|
||||
"label": ""
|
||||
"label": "Ayrıntıları Göster"
|
||||
},
|
||||
"repositories": {
|
||||
"label": "",
|
||||
"label": "Depolar",
|
||||
"addRRepository": {
|
||||
"label": ""
|
||||
"label": "Depo Ekle"
|
||||
},
|
||||
"provider": {
|
||||
"label": ""
|
||||
"label": "Sağlayıcı"
|
||||
},
|
||||
"identifier": {
|
||||
"label": "",
|
||||
"placeholder": ""
|
||||
"label": "Tanımlayıcı",
|
||||
"placeholder": "Ad veya Sahip/Ad"
|
||||
},
|
||||
"versionFilter": {
|
||||
"label": "",
|
||||
"label": "Sürüm Filtresi",
|
||||
"prefix": {
|
||||
"label": ""
|
||||
"label": "Önek"
|
||||
},
|
||||
"precision": {
|
||||
"label": "",
|
||||
"label": "Hassasiyet",
|
||||
"options": {
|
||||
"none": ""
|
||||
"none": "Hiçbiri"
|
||||
}
|
||||
},
|
||||
"suffix": {
|
||||
"label": ""
|
||||
"label": "Sonek"
|
||||
},
|
||||
"regex": {
|
||||
"label": ""
|
||||
"label": "Düzenli İfade"
|
||||
}
|
||||
},
|
||||
"edit": {
|
||||
"label": ""
|
||||
"label": "Düzenle"
|
||||
},
|
||||
"editForm": {
|
||||
"title": "",
|
||||
"title": "Depoyu Düzenle",
|
||||
"cancel": {
|
||||
"label": ""
|
||||
"label": "Vazgeç"
|
||||
},
|
||||
"confirm": {
|
||||
"label": ""
|
||||
"label": "Onayla"
|
||||
}
|
||||
},
|
||||
"example": {
|
||||
"label": ""
|
||||
"label": "Örnek"
|
||||
},
|
||||
"invalid": ""
|
||||
"invalid": "Geçersiz depo tanımı, lütfen değerleri kontrol edin"
|
||||
}
|
||||
},
|
||||
"not-found": "",
|
||||
"pre-release": "",
|
||||
"archived": "",
|
||||
"forked": "",
|
||||
"starsCount": "",
|
||||
"forksCount": "",
|
||||
"issuesCount": "",
|
||||
"openProjectPage": "",
|
||||
"openReleasePage": "",
|
||||
"releaseDescription": "",
|
||||
"created": ""
|
||||
"not-found": "Bulunamadı",
|
||||
"pre-release": "Ön Sürüm",
|
||||
"archived": "Arşivlenmiş",
|
||||
"forked": "Çatallanmış",
|
||||
"starsCount": "Yıldızlar",
|
||||
"forksCount": "Çatallar",
|
||||
"issuesCount": "Sorunları Aç",
|
||||
"openProjectPage": "Proje Sayfasını Aç",
|
||||
"openReleasePage": "Sürüm Sayfasını Aç",
|
||||
"releaseDescription": "Sürüm Açıklaması",
|
||||
"created": "Oluşturuldu"
|
||||
},
|
||||
"networkControllerSummary": {
|
||||
"option": {},
|
||||
|
||||
Reference in New Issue
Block a user