[SDC-29] Amdocs OnBoard 1707 initial commit.
[sdc.git] / openecomp-be / tools / swagger-ui / lang / tr.js
1 'use strict';
2
3 /* jshint quotmark: double */
4 window.SwaggerTranslator.learn({
5     "Warning: Deprecated":"Uyarı: Deprecated",
6     "Implementation Notes":"Gerçekleştirim Notları",
7     "Response Class":"Dönen Sınıf",
8     "Status":"Statü",
9     "Parameters":"Parametreler",
10     "Parameter":"Parametre",
11     "Value":"Değer",
12     "Description":"Açıklama",
13     "Parameter Type":"Parametre Tipi",
14     "Data Type":"Veri Tipi",
15     "Response Messages":"Dönüş Mesajı",
16     "HTTP Status Code":"HTTP Statü Kodu",
17     "Reason":"Gerekçe",
18     "Response Model":"Dönüş Modeli",
19     "Request URL":"İstek URL",
20     "Response Body":"Dönüş İçeriği",
21     "Response Code":"Dönüş Kodu",
22     "Response Headers":"Dönüş Üst Bilgileri",
23     "Hide Response":"Dönüşü Gizle",
24     "Headers":"Üst Bilgiler",
25     "Try it out!":"Dene!",
26     "Show/Hide":"Göster/Gizle",
27     "List Operations":"Operasyonları Listele",
28     "Expand Operations":"Operasyonları Aç",
29     "Raw":"Ham",
30     "can't parse JSON.  Raw result":"JSON çözümlenemiyor.  Ham sonuç",
31     "Model Schema":"Model Şema",
32     "Model":"Model",
33     "apply":"uygula",
34     "Username":"Kullanıcı Adı",
35     "Password":"Parola",
36     "Terms of service":"Servis şartları",
37     "Created by":"Oluşturan",
38     "See more at":"Daha fazlası için",
39     "Contact the developer":"Geliştirici ile İletişime Geçin",
40     "api version":"api versiyon",
41     "Response Content Type":"Dönüş İçerik Tipi",
42     "fetching resource":"kaynak getiriliyor",
43     "fetching resource list":"kaynak listesi getiriliyor",
44     "Explore":"Keşfet",
45     "Show Swagger Petstore Example Apis":"Swagger Petstore Örnek Api'yi Gör",
46     "Can't read from server.  It may not have the appropriate access-control-origin settings.":"Sunucudan okuma yapılamıyor. Sunucu access-control-origin ayarlarınızı kontrol edin.",
47     "Please specify the protocol for":"Lütfen istenen adres için protokol belirtiniz",
48     "Can't read swagger JSON from":"Swagger JSON bu kaynaktan okunamıyor",
49     "Finished Loading Resource Information. Rendering Swagger UI":"Kaynak baglantısı tamamlandı. Swagger UI gösterime hazırlanıyor",
50     "Unable to read api":"api okunamadı",
51     "from path":"yoldan",
52     "server returned":"sunucuya dönüldü"
53 });