Skip to content

Commit

Permalink
Merge pull request #4572 from AdemCatamak/main
Browse files Browse the repository at this point in the history
turkish translation updated
  • Loading branch information
andrueastman authored Apr 30, 2024
2 parents 81da71a + d364c95 commit e7569f4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions vscode/microsoft-kiota/l10n/bundle.l10n.tr.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"Generate an API client": "Bir API istemcisi oluşturun",
"Choose a name for the client class": "İstemci sınıfı için bir isim seçin",
"Choose a name for the client class namespace": "İstemci sınıfı isim alanı için bir isim seçin",
"Enter an output path relative to the root of the project": "Proje köküne göre bir çıktı yolu girin",
"Enter an output path relative to the root of the project": "Proje kök dizinine göre bir çıktı yolu girin",
"Pick a language": "Bir dil seçin",
"Downloading kiota requires an internet connection. Please check your connection and try again.": "Kiota'nın indirilmesi bir internet bağlantısı gerektirir. Lütfen bağlantınızı kontrol edin ve tekrar deneyin.",
"Kiota download failed. Try closing all Visual Studio Code windows and open only one. Check the extension host logs for more information.": "Kiota indirme işlemi başarısız oldu. Tüm Visual Studio Code pencerelerini kapatmayı ve yalnızca birini açmayı deneyin. Daha fazla bilgi için extension host loglarını kontrol edin.",
Expand All @@ -32,7 +32,7 @@
"Open a lock file": "Bir kilit dosyası açın",
"Filter the API description": "API açıklamasını filtreleyin",
"Enter a filter": "Filtre girin",
"Searching...": "Araştırıcı...",
"Searching...": "Aranıyor...",
"A path or URL to an API manifest": "API manifestinin yolu veya URLsi",
"Open an API manifest": "API manifestini açın",
"Invalid URL, please check the documentation for the supported URLs": "Geçersiz URL, lütfen desteklenen URL'ler için dokümanları kontrol edin",
Expand Down
2 changes: 1 addition & 1 deletion vscode/microsoft-kiota/package.nls.tr.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"kiota.generate.backingStore.description": "Modeller için yedekleme deposunu etkinleştirir",
"kiota.generate.excludeBackwardCompatible.description": "Geriye dönük olarak uyumlu ve eski varlıkları oluşturulan sonuçtan hariç tutar. Yeni müşteriler için kullanılmalı",
"kiota.cleanOutput.description": "Kod dosyalarını oluşturmadan önce çıktı dizinindeki tüm dosyaları kaldırır",
"kiota.generate.disabledValidationRules.description": "OpenAPI açıklama doğrulama kuralları olarak belirlenir: \nDivergentResponseSchema\nGetWithBody\nInconsistentTypeFormatPair\nKnownAndNotSupportedFormats\nMissingDiscriminator\nMultipleServerEntries\nNoContentWithBody\nNoServerEntry\nUrlFormEncodedComplex\nValidationRuleSetExtensions\nAll",
"kiota.generate.disabledValidationRules.description": "Devre dışı bırakılacak OpenAPI açıklama doğrulama kuralları: \nDivergentResponseSchema\nGetWithBody\nInconsistentTypeFormatPair\nKnownAndNotSupportedFormats\nMissingDiscriminator\nMultipleServerEntries\nNoContentWithBody\nNoServerEntry\nUrlFormEncodedComplex\nValidationRuleSetExtensions\nAll",
"kiota.clearCache.description": "Önbelleğe alınmış tüm verileri temizler",
"kiota.generate.serializer.description": "Serileştiriciler için tam nitelikli sınıf adları",
"kiota.generate.deserializer.description": "Seri durumdan çıkarma işlemleri için tam nitelikli sınıf adları",
Expand Down

0 comments on commit e7569f4

Please sign in to comment.