|
@@ -1,58 +1,732 @@
|
|
|
[
|
|
[
|
|
|
{
|
|
{
|
|
|
- "locale": "tr-TR",
|
|
|
|
|
- "isRTL": false,
|
|
|
|
|
"translations": {
|
|
"translations": {
|
|
|
"ncore-about": "NCore, başta NİBGAT® ve NİBGAT® | Topluluk olmak üzere herkes için geliştirilmiş bir tasarım sistemi ve bileşen kütüphanesidir. Hızlı geliştirme süreçleri ve yüksek stabilizasyon ile şık sistemler üretmek üzere tasarlanmıştır.",
|
|
"ncore-about": "NCore, başta NİBGAT® ve NİBGAT® | Topluluk olmak üzere herkes için geliştirilmiş bir tasarım sistemi ve bileşen kütüphanesidir. Hızlı geliştirme süreçleri ve yüksek stabilizasyon ile şık sistemler üretmek üzere tasarlanmıştır.",
|
|
|
|
|
+ "typesOverride-globalDtsDesc": "TypeScript projelerinde NCore UI Kit kütüphanesini kullanırken, temanızdaki veya dil dosyanızdaki özel anahtarları TypeScript'e tanıtmak için global.d.ts kullanmanız gerekir.",
|
|
|
|
|
+ "toolsUsage-ncoreThemeDesc": "Tema değerlerine dinamik olarak erişim sağlar, prop drilling gerektirmez. Renkleri ve boşlukları global olarak kullanabilirsiniz.",
|
|
|
|
|
+ "installation-peerDepsDesc": "Aşağıdaki paketlerin projenizde kurulu olması gereklidir. Geliştirme ortamınıza uygun olan komut ile (yarn/npm) kurabilirsiniz.",
|
|
|
|
|
+ "pageContainer-desc": "Sayfa içeriklerini sararak tema boşluklarına, güvenli alanlara ve kaydırma yapılarına uygun hale getiren temel bileşen.",
|
|
|
|
|
+ "typesOverride-tsconfigDesc": "Projenizin tsconfig.json dosyasında global.d.ts dosyanızı typeRoots veya include içerisine eklemeyi unutmayın.",
|
|
|
|
|
+ "stateCard-desc": "Boş durum, hata durumu veya başarılı işlem gibi uygulama anlarını kullanıcıya gösteren bilgilendirici kart bileşeni.",
|
|
|
|
|
+ "toolsUsage-ncoreToastDesc": "Kullanıcıyı bir işlemin sonucu hakkında bilgilendirmek için interaktif toast mesajları göstermeyi sağlar.",
|
|
|
|
|
+ "installation-desc": "NCore UI Kit kurulumu, temel kullanımı ve geliştirme ortamınıza nasıl entegre edeceğiniz hakkında bilgiler.",
|
|
|
|
|
+ "typesOverride-desc": "Kendi projelerinizde NCore UI Kit tiplerini (tema, dil vb.) global.d.ts ile nasıl ezebileceğinizin örneği.",
|
|
|
|
|
+ "webScrollbar-desc": "Web platformlarında tarayıcının varsayılan kaydırma çubuğunu özel temalı bir çubukla değiştiren bileşen.",
|
|
|
|
|
+ "markdownViewer-desc": "Markdown formatındaki zengin metinleri ayrıştırıp biçimlendirilmiş olarak gösteren içerik bileşeni.",
|
|
|
|
|
+ "implementation-desc": "Projelerinizde NCore UI Kit'i kurduktan sonra en dış katmandan nasıl uygulayacağınıza dair örnek.",
|
|
|
|
|
+ "modal-desc": "Mevcut sayfanın üzerine binen ve kullanıcıyı belirli bir göreve odaklayan kalıcı (modal) pencere bileşeni.",
|
|
|
|
|
+ "notificationIndicator-desc": "Okunmamış bildirim veya mesaj sayılarını görsel olarak belirten ufak belirteç bileşeni.",
|
|
|
|
|
+ "paletteSwitcher-desc": "Kullanıcının uygulamanın renk paletini ve görünümünü özelleştirmesine olanak tanıyan bileşen.",
|
|
|
|
|
+ "selectSheet-desc": "Ekranın altından açılarak bir liste içerisinden pratik seçim yapılmasını sağlayan sayfa bileşeni.",
|
|
|
|
|
+ "toolsUsage-ncoreLocalizeDesc": "Herhangi bir bileşen içinde çeviri sözlüğüne erişmeyi ve aktif dili yönetmeyi sağlar.",
|
|
|
|
|
+ "mainHeader-desc": "Ana menü ve genel uygulama yönlendirmeleri için kullanılan büyük ve kapsamlı üst başlık bileşeni.",
|
|
|
|
|
+ "dateTimePicker-desc": "Tarih ve saati aynı anda seçebilmeyi veya ayarlayabilmeyi sağlayan kapsamlı seçici bileşeni.",
|
|
|
|
|
+ "dialog-desc": "Kullanıcının dikkatini çekmek, onay almak veya bilgi vermek için kullanılan açılır pencere bileşeni.",
|
|
|
|
|
+ "radioButton-desc": "Birbirini dışlayan birden çok seçenek arasından yalnızca birini seçmeye yarayan buton bileşeni.",
|
|
|
|
|
+ "dateTimeSheet-desc": "Ekranın altından açılarak tarih ve saat seçimi yapılmasını sağlayan sayfa (sheet) bileşeni.",
|
|
|
|
|
+ "text-desc": "Uygulama içerisindeki tüm metinleri tipografi ve tema kurallarına göre işleyen temel yazı bileşeni.",
|
|
|
|
|
+ "textAreaInput-desc": "Kullanıcıların uzun ve çok satırlı metinler girmesini sağlayan geniş girdi alanı bileşeni.",
|
|
|
|
|
+ "localeSwitcher-desc": "Uygulamanın dil seçenekleri arasında anında geçiş yapılmasını sağlayan kontrol bileşeni.",
|
|
|
|
|
+ "themeSwitcher-desc": "Aydınlık ve karanlık tema veya sistem teması arasında geçiş yapılmasını sağlayan bileşen.",
|
|
|
|
|
+ "header-desc": "Sayfaların en üstünde yer alan, başlık ve navigasyon eylemlerini barındıran üst alan bileşeni.",
|
|
|
|
|
+ "loading-desc": "Arka planda devam eden asenkron bir işlemin veya veri yüklemesinin durumunu gösteren bileşen.",
|
|
|
|
|
+ "chip-desc": "Küçük bilgi parçalarını, etiketleri veya durumları göstermek için kullanılan kompakt bileşen.",
|
|
|
|
|
+ "snackBar-desc": "Ekranın alt kısmında geçici olarak beliren ve kısa durum mesajları sunan uyarı bileşeni.",
|
|
|
|
|
+ "toolsUsage-codeViewerDesc": "Kodu uygulamanızda güzel bir şekilde render etmek ve panoya kopyalamak için.",
|
|
|
|
|
+ "checkBox-desc": "Birden fazla seçenek arasından bağımsız seçimler yapmayı sağlayan onay kutusu bileşeni.",
|
|
|
|
|
+ "embeddedMenu-desc": "Sayfa içine gömülü (inline) olarak çalışan ve bağlamsal menü öğeleri sunan bileşen.",
|
|
|
|
|
+ "numericInput-desc": "Sadece sayısal verilerin veya miktarların girilmesini sağlayan özel girdi bileşeni.",
|
|
|
|
|
+ "seperator-desc": "Bileşenler veya içerikler arasında görsel bir ayrım çizgisi oluşturan boşluk bileşeni.",
|
|
|
|
|
+ "textInput-desc": "Kullanıcıdan kısa metin veya veri girmesini talep eden standart form girdi bileşeni.",
|
|
|
|
|
+ "monthSelector-desc": "Bir yıl içerisinden belirli bir ayı veya ayları seçmek için kullanılan bileşen.",
|
|
|
|
|
+ "sticker-desc": "Eğlenceli görseller veya ikonlar eklemek için kullanılan dinamik yapıştırma bileşeni.",
|
|
|
|
|
+ "toast-desc": "Ekranın üst kısmında anlık olarak belirip kaybolan sistem mesajlarını gösteren bileşen.",
|
|
|
|
|
+ "timeSelector-desc": "Belirli bir zamanı (saat, dakika) seçmek için optimize edilmiş arayüz bileşeni.",
|
|
|
|
|
+ "rowCard-desc": "Bilgileri veya görselleri yatay bir satır düzeni içinde sunan bilgi kartı bileşeni.",
|
|
|
|
|
+ "selectBox-desc": "Açılır liste içerisinden tekil veya çoklu seçim yapmayı sağlayan seçici bileşeni.",
|
|
|
|
|
+ "themeExamples-desc": "Farklı tema, palet ve tipografi kullanımları ve canlı olarak değiştirilmesi.",
|
|
|
|
|
+ "highlightButton-desc": "Önemli eylemleri vurgulamak için kullanılan dikkat çekici buton bileşeni.",
|
|
|
|
|
+ "bottomSheet-desc": "Ekranın altından açılan ve ek içerikler sunan kaydırılabilir panel bileşeni.",
|
|
|
|
|
+ "button-desc": "Kullanıcı etkileşimlerini tetiklemek için kullanılan temel tıklanabilir bileşen.",
|
|
|
|
|
+ "localeExamples-desc": "Diller arası geçiş ve localize fonksiyonu ile dinamik metin kullanımı.",
|
|
|
|
|
+ "menu-desc": "Kullanıcıya çeşitli seçenekler ve bağlantılar sunan genel amaçlı menü bileşeni.",
|
|
|
|
|
+ "yearSelector-desc": "Bir listeden sadece yılı seçmeye odaklanan özel zaman arayüzü bileşeni.",
|
|
|
|
|
+ "dateSelector-desc": "Kullanıcıların belirli bir tarihi seçmesini sağlayan arayüz bileşeni.",
|
|
|
|
|
+ "switch-desc": "İki durumlu (açık/kapalı) tercihleri değiştirmeye yarayan anahtar bileşeni.",
|
|
|
|
|
+ "toolsUsage-desc": "NCore UI Kit hook'ları olan useTheme, useLocale ve useToast kullanımı.",
|
|
|
|
|
+ "siteLogo-desc": "Markayı veya uygulamayı temsil eden ana logo görselini işleyen bileşen.",
|
|
|
|
|
+ "avatarGroup-desc": "Birden fazla avatarı bir arada gruplayarak gösteren bileşen.",
|
|
|
|
|
+ "avatar-desc": "Kullanıcı veya varlıkları temsil eden profil görseli bileşeni.",
|
|
|
|
|
+ "markdownViewer-title": "Markdown Görüntüleyici (Markdown Viewer)",
|
|
|
|
|
+ "typesOverride-tsconfigIntegration": "tsconfig.json Entegrasyonu",
|
|
|
|
|
+ "bottomSheet-toggleSwipeClose": "Kaydırarak Kapatmayı Aç/Kapat",
|
|
|
|
|
+ "highlightButton-toggleCustomPadding": "Özel Boşluğu Aç/Kapat",
|
|
|
|
|
+ "notificationIndicator-toggleShowCount": "Sayıyı Göster/Gizle",
|
|
|
|
|
+ "themeExamples-headlineLarge": "Büyük Başlık (Headline Large)",
|
|
|
|
|
+ "localeExamples-localizedTexts": "Yerelleştirilmiş Metinler",
|
|
|
|
|
+ "themeExamples-titleLarge": "Büyük Alt Başlık (Title Large)",
|
|
|
|
|
+ "dateTimePicker-changePickerType": "Seçici Türünü Değiştir",
|
|
|
|
|
+ "themeExamples-displayLarge": "Büyük Ekran (Display Large)",
|
|
|
|
|
+ "mainHeader-toggleSeperator": "MainHeader ToggleSeperator",
|
|
|
|
|
+ "highlightButton-toggleDisabled": "Devre Dışıyı Aç/Kapat",
|
|
|
|
|
+ "textAreaInput-toggleOptional": "İsteğe Bağlıyı Aç/Kapat",
|
|
|
|
|
+ "themeExamples-typographyExamples": "Tipografi Örnekleri",
|
|
|
|
|
+ "dateTimePicker-toggleDisabled": "Devre Dışıyı Aç/Kapat",
|
|
|
|
|
+ "numericInput-toggleOptional": "İsteğe Bağlıyı Aç/Kapat",
|
|
|
|
|
+ "themeExamples-labelLarge": "Büyük Etiket (Label Large)",
|
|
|
|
|
+ "highlightButton-toggleIconDir": "İkon Yönünü Aç/Kapat",
|
|
|
|
|
+ "highlightButton-toggleLoading": "Yükleniyoru Aç/Kapat",
|
|
|
|
|
+ "markdownViewer-enterContent": "Markdown İçeriği Girin",
|
|
|
|
|
+ "textAreaInput-toggleDisabled": "Devre Dışıyı Aç/Kapat",
|
|
|
|
|
+ "checkBox-changeIsChecked": "İşaret Durumunu Değiştir",
|
|
|
|
|
+ "numericInput-toggleDisabled": "Devre Dışıyı Aç/Kapat",
|
|
|
|
|
+ "radioButton-toggleFlip": "Tersine Çevirmeyi Aç/Kapat",
|
|
|
|
|
+ "radioButton-toggleSelected": "Seçili Durumu Aç/Kapat",
|
|
|
|
|
+ "selectBox-toggleMultiSelect": "Çoklu Seçimi Aç/Kapat",
|
|
|
"this-is-test-sub-page": "Bu bir test alt sayfasıdır.",
|
|
"this-is-test-sub-page": "Bu bir test alt sayfasıdır.",
|
|
|
- "toggle-custom-padding": "Özel Boşluğu Aç/Kapat",
|
|
|
|
|
|
|
+ "your-project-main-directory": "PROJENIZIN_ANA_DIZINI",
|
|
|
|
|
+ "avatarGroup-toggleDisabled": "Devre Dışıyı Aç/Kapat",
|
|
|
|
|
+ "components-dateTimeSheet": "Tarih Saat Seçim Paneli",
|
|
|
|
|
+ "installation-peerDepsTitle": "Gerekli Bağımlılıklar",
|
|
|
|
|
+ "radioButton-toggleDisabled": "Devre Dışıyı Aç/Kapat",
|
|
|
|
|
+ "selectBox-toggleOptional": "İsteğe Bağlıyı Aç/Kapat",
|
|
|
|
|
+ "textInput-toggleOptional": "İsteğe Bağlıyı Aç/Kapat",
|
|
|
|
|
+ "themeExamples-bodyLarge": "Büyük Gövde (Body Large)",
|
|
|
|
|
+ "toggle-swipe-close": "Kaydırarak Kapatmayı Aç/Kapat",
|
|
|
|
|
+ "typesOverride-title": "Tip Değiştirme (global.d.ts)",
|
|
|
|
|
+ "localeExamples-languageSwitcher": "Dil Değiştirici",
|
|
|
|
|
+ "mainHeader-toggleGoBack": "MainHeader ToggleGoBack",
|
|
|
|
|
+ "mainHeader-toggleSticky": "MainHeader ToggleSticky",
|
|
|
|
|
+ "notificationIndicator-title": "Bildirim Göstergesi",
|
|
|
|
|
+ "textAreaInput-toggleRequired": "Zorunluyu Aç/Kapat",
|
|
|
|
|
+ "avatarGroup-toggleLoading": "Yükleniyoru Aç/Kapat",
|
|
|
|
|
+ "bottomSheet-toggleShowHandle": "Tutamacı Aç/Kapat",
|
|
|
|
|
+ "checkBox-toggleFlip": "Tersine Çevirmeyi Aç/Kapat",
|
|
|
|
|
+ "dateTimePicker-changeVariant": "Varyantı Değiştir",
|
|
|
|
|
+ "highlightButton-changeSpread": "Yayılımı Değiştir",
|
|
|
|
|
+ "notificationIndicator-changeType": "Türü Değiştir",
|
|
|
|
|
+ "numericInput-toggleRequired": "Zorunluyu Aç/Kapat",
|
|
|
|
|
+ "radioButton-toggleLoading": "Yükleniyoru Aç/Kapat",
|
|
|
|
|
+ "selectBox-toggleDisabled": "Devre Dışıyı Aç/Kapat",
|
|
|
|
|
+ "textAreaInput-toggleClean": "Temizlemeyi Aç/Kapat",
|
|
|
|
|
+ "textInput-toggleDisabled": "Devre Dışıyı Aç/Kapat",
|
|
|
|
|
+ "checkBox-toggleDisabled": "Devre Dışıyı Aç/Kapat",
|
|
|
|
|
+ "dateTimePicker-changeSpread": "Yayılımı Değiştir",
|
|
|
|
|
+ "numericInput-toggleClean": "Temizlemeyi Aç/Kapat",
|
|
|
|
|
+ "textAreaInput-exampleTitle": "Metin Alanı Başlık",
|
|
|
|
|
+ "textAreaInput-placeholder": "Bir şeyler yazın...",
|
|
|
|
|
+ "webScrollbar-item": "Kaydırılabilir İçerik Öğesi",
|
|
|
|
|
+ "components-paletteSwitcher": "Palet Değiştirici",
|
|
|
|
|
+ "dialog-enterContentText": "İçerik Metnini Girin",
|
|
|
|
|
+ "numericInput-changeVariant": "Varyantı Değiştir",
|
|
|
|
|
+ "rowCard-toggleDisabled": "Devre Dışıyı Aç/Kapat",
|
|
|
|
|
+ "seperator-changeThickness": "Kalınlığı Değiştir",
|
|
|
|
|
+ "textAreaInput-changeSpread": "Yayılımı Değiştir",
|
|
|
|
|
+ "avatar-enterImageUrl": "Resim Bağlantısı Girin",
|
|
|
|
|
+ "avatar-toggleDisabled": "Devre Dışıyı Aç/Kapat",
|
|
|
|
|
+ "checkBox-toggleLoading": "Yükleniyoru Aç/Kapat",
|
|
|
|
|
+ "components-snackBar": "Bilgi Çubuğu (SnackBar)",
|
|
|
|
|
+ "embeddedMenu-openMenu": "EmbeddedMenu OpenMenu",
|
|
|
|
|
+ "embeddedMenu-settings": "EmbeddedMenu Settings",
|
|
|
|
|
+ "localeExamples-currentLanguage": "Mevcut Dil: ",
|
|
|
"ncore-design-system": "NCore | Tasarım Sistemi",
|
|
"ncore-design-system": "NCore | Tasarım Sistemi",
|
|
|
|
|
+ "numericInput-changeSpread": "Yayılımı Değiştir",
|
|
|
|
|
+ "selectBox-changePosition": "Pozisyonu Değiştir",
|
|
|
|
|
+ "selectBox-toggleSearchable": "Aramayı Aç/Kapat",
|
|
|
|
|
+ "switch-toggleDisabled": "Devre Dışıyı Aç/Kapat",
|
|
|
|
|
+ "textInput-toggleRequired": "Zorunluyu Aç/Kapat",
|
|
|
|
|
+ "toggle-custom-padding": "Özel Boşluğu Aç/Kapat",
|
|
|
|
|
+ "change-is-checked": "İşaret Durumunu Değiştir",
|
|
|
|
|
+ "chip-toggleClosable": "Kapatılabilir Aç/Kapat",
|
|
|
|
|
+ "highlightButton-changeSize": "Boyutu Değiştir",
|
|
|
|
|
+ "radioButton-changeSpread": "Yayılımı Değiştir",
|
|
|
|
|
+ "radioButton-enterSubTitle": "Alt Başlık Girin",
|
|
|
|
|
+ "rowCard-toggleLoading": "Yükleniyoru Aç/Kapat",
|
|
|
|
|
+ "rowCard-toggleRightIcon": "Sağ İkonu Aç/Kapat",
|
|
|
|
|
+ "selectBox-toggleClean": "Temizlemeyi Aç/Kapat",
|
|
|
|
|
+ "textInput-exampleTitle": "Metin Girişi Başlık",
|
|
|
|
|
+ "textInput-toggleClean": "Temizlemeyi Aç/Kapat",
|
|
|
|
|
+ "themeExamples-colorExamples": "Renk Örnekleri",
|
|
|
"toggle-icon-direction": "İkon Yönünü Aç/Kapat",
|
|
"toggle-icon-direction": "İkon Yönünü Aç/Kapat",
|
|
|
|
|
+ "avatar-toggleLoading": "Yükleniyoru Aç/Kapat",
|
|
|
|
|
+ "bottomSheet-togglePortal": "Portalı Aç/Kapat",
|
|
|
|
|
+ "change-picker-type": "Seçici Türünü Değiştir",
|
|
|
|
|
+ "chip-toggleDisabled": "Devre Dışıyı Aç/Kapat",
|
|
|
|
|
+ "components-localeSwitcher": "Dil Değiştirici",
|
|
|
|
|
+ "components-pageContainer": "Sayfa Konteyneri",
|
|
|
|
|
+ "components-themeSwitcher": "Tema Değiştirici",
|
|
|
|
|
+ "highlightButton-toggleIcon": "İkonu Aç/Kapat",
|
|
|
|
|
+ "rowCard-toggleLeftIcon": "Sol İkonu Aç/Kapat",
|
|
|
|
|
+ "switch-changeIconDir": "İkon Yönünü Değiştir",
|
|
|
|
|
+ "switch-toggleLoading": "Yükleniyoru Aç/Kapat",
|
|
|
|
|
+ "textInput-changeVariant": "Varyantı Değiştir",
|
|
|
|
|
+ "textInput-placeholder": "Bir şeyler yazın...",
|
|
|
|
|
+ "highlightButton-changeType": "Türü Değiştir",
|
|
|
|
|
+ "notificationIndicator-addCount": "Sayı Ekle",
|
|
|
|
|
+ "selectBox-changeSpread": "Yayılımı Değiştir",
|
|
|
|
|
+ "selectBox-enterSubTitle": "Alt Başlık Girin",
|
|
|
|
|
+ "stateCard-enterSubTitle": "Alt Başlık Girin",
|
|
|
|
|
+ "stateCard-title": "Durum Kartı (State Card)",
|
|
|
|
|
+ "textInput-changeSpread": "Yayılımı Değiştir",
|
|
|
"ui-kit-library": "KA Araçları - Kütüphanesi",
|
|
"ui-kit-library": "KA Araçları - Kütüphanesi",
|
|
|
|
|
+ "checkBox-changeSpread": "Yayılımı Değiştir",
|
|
|
|
|
+ "chip-toggleLoading": "Yükleniyoru Aç/Kapat",
|
|
|
|
|
+ "components-modal": "Kalıcı Pencere (Modal)",
|
|
|
|
|
+ "dateTimePicker-changeType": "Türü Değiştir",
|
|
|
|
|
+ "enter-content-text": "İçerik Metnini Girin",
|
|
|
|
|
+ "header-toggleGoBack": "Header ToggleGoBack",
|
|
|
|
|
+ "numericInput-exampleTitle": "Sayısal Değer",
|
|
|
|
|
+ "numericInput-placeholder": "Bir sayı girin",
|
|
|
|
|
+ "rowCard-exampleSubTitle": "Kart Alt Başlık",
|
|
|
|
|
+ "siteLogo-enterSubTitle": "Alt Başlık Girin",
|
|
|
|
|
+ "toolsUsage-codeViewer": "Kod Görüntüleyici",
|
|
|
|
|
+ "typesOverride-globalTypes": "Global Tipler",
|
|
|
|
|
+ "avatarGroup-changeSize": "Boyutu Değiştir",
|
|
|
|
|
+ "bottom-sheet-content": "Alt Panel İçeriği",
|
|
|
|
|
+ "dateTimePicker-title": "Tarih Saat Seçici",
|
|
|
|
|
+ "dialog-changeVariant": "Varyantı Değiştir",
|
|
|
|
|
+ "dialog-openDialog": "İletişim Kutusunu Aç",
|
|
|
|
|
+ "enter-image-url": "Resim Bağlantısı Girin",
|
|
|
|
|
+ "installation-installationTitle": "Kurulum",
|
|
|
|
|
+ "numericInput-toggleIcon": "İkonu Aç/Kapat",
|
|
|
|
|
+ "rowCard-enterSubTitle": "Alt Başlık Girin",
|
|
|
|
|
+ "siteLogo-exampleSubTitle": "Design System",
|
|
|
|
|
+ "siteLogo-title": "Site Logosu (Site Logo)",
|
|
|
|
|
+ "switch-toggleActive": "Aktifliği Aç/Kapat",
|
|
|
|
|
+ "textAreaInput-changeType": "Türü Değiştir",
|
|
|
|
|
+ "themeExamples-switchers": "Değiştiriciler",
|
|
|
|
|
+ "toggle-closable": "Kapatılabilir Aç/Kapat",
|
|
|
|
|
+ "toggle-flip": "Tersine Çevirmeyi Aç/Kapat",
|
|
|
|
|
+ "bottomSheet-content": "Alt Panel İçeriği",
|
|
|
|
|
+ "checkBox-enterSubText": "Alt Metin Girin",
|
|
|
|
|
+ "embeddedMenu-title": "EmbeddedMenu Title",
|
|
|
|
|
+ "highlightButton-enterText": "Metin Girin",
|
|
|
|
|
+ "numericInput-changeType": "Türü Değiştir",
|
|
|
|
|
+ "radioButton-exampleTitle": "Radyo Başlık",
|
|
|
|
|
+ "switch-changeSpread": "Yayılımı Değiştir",
|
|
|
|
|
+ "switch-enterSubTitle": "Alt Başlık Girin",
|
|
|
|
|
+ "textAreaInput-enterTitle": "Başlık Girin",
|
|
|
"toggle-disabled": "Devre Dışıyı Aç/Kapat",
|
|
"toggle-disabled": "Devre Dışıyı Aç/Kapat",
|
|
|
|
|
+ "toolsUsage-languageTs": "Dil: TypeScript",
|
|
|
|
|
+ "components-dateSelector": "Tarih Seçici",
|
|
|
|
|
+ "components-toast": "Tost Mesajı (Toast)",
|
|
|
|
|
+ "numericInput-enterTitle": "Başlık Girin",
|
|
|
|
|
+ "radioButton-changeType": "Türü Değiştir",
|
|
|
|
|
+ "radioButton-subTitleLabel": "Alt Başlık",
|
|
|
|
|
+ "rowCard-title": "Satır Kartı (Row Card)",
|
|
|
|
|
+ "toggle-show-handle": "Tutamacı Aç/Kapat",
|
|
|
|
|
+ "avatar-changeStatus": "Durumu Değiştir",
|
|
|
|
|
+ "bottomSheet-openSheet": "Alt Paneli Aç",
|
|
|
|
|
+ "chip-changeSpread": "Yayılımı Değiştir",
|
|
|
|
|
+ "components-selectSheet": "Seçim Paneli",
|
|
|
|
|
+ "components-timeSelector": "Saat Seçici",
|
|
|
|
|
+ "embeddedMenu-home": "EmbeddedMenu Home",
|
|
|
|
|
+ "header-enterTitle": "Header EnterTitle",
|
|
|
|
|
+ "header-titleLabel": "Header TitleLabel",
|
|
|
|
|
+ "highlightButton-example": "Örnek Buton",
|
|
|
|
|
+ "highlightButton-title": "Vurgulu Buton",
|
|
|
|
|
+ "radioButton-enterTitle": "Başlık Girin",
|
|
|
|
|
+ "selectBox-exampleTitle": "Seçim Başlık",
|
|
|
|
|
+ "seperator-title": "Ayırıcı (Seperator)",
|
|
|
|
|
+ "stateCard-exampleSubTitle": "Nisan Ayı",
|
|
|
|
|
+ "textInput-toggleIcon": "İkonu Aç/Kapat",
|
|
|
"toggle-loading": "Yükleniyoru Aç/Kapat",
|
|
"toggle-loading": "Yükleniyoru Aç/Kapat",
|
|
|
|
|
+ "components-monthSelector": "Ay Seçici",
|
|
|
|
|
+ "components-yearSelector": "Yıl Seçici",
|
|
|
|
|
+ "date-time-picker": "Tarih Saat Seçici",
|
|
|
|
|
+ "loading-changeSize": "Boyutu Değiştir",
|
|
|
|
|
+ "loading-title": "Yükleniyor (Loading)",
|
|
|
|
|
+ "localeExamples-title": "Dil Örnekleri",
|
|
|
|
|
+ "markdownViewer-contentLabel": "İçerik",
|
|
|
|
|
+ "selectBox-changeType": "Türü Değiştir",
|
|
|
|
|
+ "selectBox-subTitleLabel": "Alt Başlık",
|
|
|
|
|
+ "siteLogo-toggleIcon": "İkonu Aç/Kapat",
|
|
|
|
|
+ "stateCard-exampleTitle": "Aylık Satış",
|
|
|
|
|
+ "stateCard-subTitleLabel": "Alt Başlık",
|
|
|
|
|
+ "switch-exampleTitle": "Anahtar Başlık",
|
|
|
|
|
+ "textInput-changeType": "Türü Değiştir",
|
|
|
|
|
+ "themeExamples-title": "Tema Örnekleri",
|
|
|
|
|
+ "toolsUsage-title": "Araç Kullanımları",
|
|
|
|
|
+ "checkBox-changeType": "Türü Değiştir",
|
|
|
|
|
+ "checkBox-subTitleLabel": "Alt Başlık",
|
|
|
|
|
+ "highlightButton-titleLabel": "Başlık",
|
|
|
|
|
+ "mainHeader-title": "MainHeader Title",
|
|
|
|
|
+ "selectBox-enterTitle": "Başlık Girin",
|
|
|
|
|
+ "siteLogo-subTitleLabel": "Alt Başlık",
|
|
|
|
|
+ "stateCard-enterTitle": "Başlık Girin",
|
|
|
|
|
+ "textInput-enterTitle": "Başlık Girin",
|
|
|
|
|
+ "avatar-imageUrl": "Resim Bağlantısı",
|
|
|
"change-variant": "Varyantı Değiştir",
|
|
"change-variant": "Varyantı Değiştir",
|
|
|
|
|
+ "numericInput-title": "Sayısal Giriş",
|
|
|
|
|
+ "open-dialog": "İletişim Kutusunu Aç",
|
|
|
|
|
+ "rowCard-exampleTitle": "Kart Başlık",
|
|
|
|
|
+ "rowCard-subTitleLabel": "Alt Başlık",
|
|
|
|
|
+ "seperator-enterTitle": "Metin Girin",
|
|
|
|
|
+ "siteLogo-enterTitle": "Başlık Girin",
|
|
|
|
|
+ "stateCard-enterValue": "Değer Girin",
|
|
|
|
|
+ "webScrollbar-title": "Web Scrollbar",
|
|
|
"change-spread": "Yayılımı Değiştir",
|
|
"change-spread": "Yayılımı Değiştir",
|
|
|
|
|
+ "chip-changeSize": "Boyutu Değiştir",
|
|
|
|
|
+ "open-bottom-sheet": "Alt Paneli Aç",
|
|
|
|
|
+ "rowCard-enterTitle": "Başlık Girin",
|
|
|
|
|
+ "stateCard-exampleValue": "$ 12,000",
|
|
|
|
|
+ "sticker-enterTitle": "Başlık Girin",
|
|
|
|
|
+ "switch-subTitleLabel": "Alt Başlık",
|
|
|
|
|
+ "textAreaInput-title": "Metin Alanı",
|
|
|
|
|
+ "textAreaInput-titleLabel": "Başlık",
|
|
|
|
|
+ "avatarGroup-title": "Avatar Grubu",
|
|
|
|
|
+ "checkBox-enterText": "Metin Girin",
|
|
|
|
|
+ "enter-sub-text": "Alt Metin Girin",
|
|
|
|
|
+ "numericInput-titleLabel": "Başlık",
|
|
|
|
|
+ "radioButton-title": "Radyo Butonu",
|
|
|
|
|
+ "sticker-title": "Etiket (Sticker)",
|
|
|
|
|
+ "switch-enterTitle": "Başlık Girin",
|
|
|
|
|
+ "themeExamples-primary": "Birincil",
|
|
|
|
|
+ "themeExamples-success": "Başarılı",
|
|
|
|
|
+ "toggle-portal": "Portalı Aç/Kapat",
|
|
|
|
|
+ "change-status": "Durumu Değiştir",
|
|
|
|
|
+ "chip-changeType": "Türü Değiştir",
|
|
|
|
|
+ "coreFeatures": "Temel Özellikler",
|
|
|
|
|
+ "implementation-title": "Uygulama",
|
|
|
|
|
+ "radioButton-titleLabel": "Başlık",
|
|
|
|
|
+ "selectBox-placeholder": "Seçiniz",
|
|
|
|
|
+ "switch-title": "Anahtar (Switch)",
|
|
|
|
|
+ "avatar-enterText": "Metin Girin",
|
|
|
|
|
+ "dialog-enterText": "Metin Girin",
|
|
|
|
|
+ "dialog-title": "İletişim Kutusu",
|
|
|
|
|
+ "installation-title": "Başlarken",
|
|
|
|
|
+ "localeExamples": "Dil Örnekleri",
|
|
|
|
|
+ "selectBox-title": "Seçim Kutusu",
|
|
|
|
|
+ "siteLogo-exampleTitle": "NİBGAT",
|
|
|
|
|
+ "textInput-title": "Metin Girişi",
|
|
|
|
|
+ "themeExamples": "Tema Örnekleri",
|
|
|
|
|
+ "themeExamples-danger": "Tehlike",
|
|
|
|
|
+ "toolsUsage": "Araç Kullanımları",
|
|
|
|
|
+ "typesOverride": "Tip Değiştirme",
|
|
|
|
|
+ "bottomSheet-title": "Alt Panel",
|
|
|
"change-size": "Boyutu Değiştir",
|
|
"change-size": "Boyutu Değiştir",
|
|
|
- "example-button": "Örnek Buton",
|
|
|
|
|
|
|
+ "menu-openMenu": "Menu OpenMenu",
|
|
|
|
|
+ "menu-settings": "Menu Settings",
|
|
|
|
|
+ "selectBox-titleLabel": "Başlık",
|
|
|
|
|
+ "stateCard-titleLabel": "Başlık",
|
|
|
|
|
+ "textInput-titleLabel": "Başlık",
|
|
|
|
|
+ "themeExamples-warning": "Uyarı",
|
|
|
"button-title": "Buton Başlığı",
|
|
"button-title": "Buton Başlığı",
|
|
|
|
|
+ "checkBox-title": "Onay Kutusu",
|
|
|
|
|
+ "checkBox-titleLabel": "Başlık",
|
|
|
|
|
+ "chip-enterText": "Metin Girin",
|
|
|
|
|
+ "dialog-contentLabel": "İçerik",
|
|
|
|
|
+ "example-button": "Örnek Buton",
|
|
|
|
|
+ "image-url": "Resim Bağlantısı",
|
|
|
|
|
+ "seperator-titleLabel": "Metin",
|
|
|
|
|
+ "siteLogo-titleLabel": "Başlık",
|
|
|
|
|
+ "stateCard-valueLabel": "Değer",
|
|
|
"toggle-icon": "İkonu Aç/Kapat",
|
|
"toggle-icon": "İkonu Aç/Kapat",
|
|
|
|
|
+ "avatar-group": "Avatar Grubu",
|
|
|
"change-type": "Türü Değiştir",
|
|
"change-type": "Türü Değiştir",
|
|
|
|
|
+ "getting-started": "Başlarken",
|
|
|
|
|
+ "header-title": "Header Title",
|
|
|
|
|
+ "hello-world": "Merhaba Dünya",
|
|
|
|
|
+ "rowCard-titleLabel": "Başlık",
|
|
|
|
|
+ "sticker-exampleTitle": "Yeni",
|
|
|
|
|
+ "sticker-titleLabel": "Başlık",
|
|
|
|
|
+ "avatar-titleLabel": "Başlık",
|
|
|
|
|
+ "dialog-titleLabel": "Başlık",
|
|
|
|
|
+ "gettingStarted": "Başlarken",
|
|
|
|
|
+ "switch-titleLabel": "Başlık",
|
|
|
|
|
+ "themeExamples-info": "Bilgi",
|
|
|
|
|
+ "bottomSheet-close": "Kapat",
|
|
|
|
|
+ "implementation": "Uygulama",
|
|
|
|
|
+ "bottom-sheet": "Alt Panel",
|
|
|
|
|
+ "chip-titleLabel": "Başlık",
|
|
|
|
|
+ "dialog": "İletişim Kutusu",
|
|
|
"enter-text": "Metin Girin",
|
|
"enter-text": "Metin Girin",
|
|
|
|
|
+ "check-box": "Onay Kutusu",
|
|
|
|
|
+ "menu-title": "Menu Title",
|
|
|
|
|
+ "installation": "Kurulum",
|
|
|
|
|
+ "sub-title": "Alt Başlık",
|
|
|
|
|
+ "avatar-title": "Avatar",
|
|
|
|
|
+ "menu-home": "Menu Home",
|
|
|
"text": "Text ( Metin )",
|
|
"text": "Text ( Metin )",
|
|
|
|
|
+ "chip-title": "Çip",
|
|
|
|
|
+ "content": "İçerik",
|
|
|
"home": "Ana Sayfa",
|
|
"home": "Ana Sayfa",
|
|
|
- "version": "Sürüm",
|
|
|
|
|
|
|
+ "avatar": "Avatar",
|
|
|
"button": "Button",
|
|
"button": "Button",
|
|
|
|
|
+ "version": "Sürüm",
|
|
|
|
|
+ "next": "Sonraki",
|
|
|
|
|
+ "title": "Başlık",
|
|
|
|
|
+ "close": "Kapat",
|
|
|
"right": "Sağ",
|
|
"right": "Sağ",
|
|
|
|
|
+ "chip": "Çip",
|
|
|
"left": "Sol"
|
|
"left": "Sol"
|
|
|
- }
|
|
|
|
|
|
|
+ },
|
|
|
|
|
+ "locale": "tr-TR",
|
|
|
|
|
+ "isRTL": false
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
- "locale": "en-US",
|
|
|
|
|
- "isRTL": false,
|
|
|
|
|
"translations": {
|
|
"translations": {
|
|
|
"ncore-about": "NCore is a design system and component library developed for everyone, primarily NİBGAT® and NİBGAT® | Community. It is designed to build elegant systems with rapid development processes and high stability.",
|
|
"ncore-about": "NCore is a design system and component library developed for everyone, primarily NİBGAT® and NİBGAT® | Community. It is designed to build elegant systems with rapid development processes and high stability.",
|
|
|
|
|
+ "installation-peerDepsDesc": "The following packages must be installed in your project. You can install them using the appropriate command (yarn/npm) for your development environment.",
|
|
|
|
|
+ "toolsUsage-ncoreThemeDesc": "Provides access to theme values dynamically without needing prop drilling. You can consume colors, spaces, radiuses globally.",
|
|
|
|
|
+ "typesOverride-globalDtsDesc": "When using NCore UI Kit in TypeScript projects, you must use global.d.ts to introduce your custom keys to TypeScript.",
|
|
|
|
|
+ "pageContainer-desc": "A foundational component that wraps page content to comply with theme spacing, safe areas, and scrolling structures.",
|
|
|
|
|
+ "installation-desc": "Information on how to install NCore UI Kit, basic usage, and how to integrate it into your development environment.",
|
|
|
|
|
+ "toolsUsage-ncoreToastDesc": "Gives the ability to throw interactive toast messages globally to inform the user about an action result.",
|
|
|
|
|
+ "stateCard-desc": "An informative card component that shows application moments to the user, such as empty states, errors, or success.",
|
|
|
|
|
+ "typesOverride-desc": "Example of how to override NCore UI Kit types (theme, locale, etc.) with global.d.ts in your own projects.",
|
|
|
|
|
+ "implementation-desc": "Example of how to implement NCore UI Kit from the outermost layer after installing it in your projects.",
|
|
|
|
|
+ "notificationIndicator-desc": "A small indicator component that visually shows the number of unread notifications or messages.",
|
|
|
|
|
+ "webScrollbar-desc": "A component that replaces the default browser scrollbar with a custom-themed scrollbar on web platforms.",
|
|
|
|
|
+ "dateTimePicker-desc": "A comprehensive picker component that allows selecting or setting both date and time simultaneously.",
|
|
|
|
|
+ "loading-desc": "A component that indicates the status of an ongoing asynchronous process or data loading in the background.",
|
|
|
|
|
+ "snackBar-desc": "An alert component that temporarily appears at the bottom of the screen to provide short status messages.",
|
|
|
|
|
+ "mainHeader-desc": "A large and comprehensive top header component used for main menus and general application navigation.",
|
|
|
|
|
+ "bottomSheet-desc": "A scrollable panel component that opens from the bottom of the screen to present additional content.",
|
|
|
|
|
+ "selectSheet-desc": "A sheet component that opens from the bottom of the screen to allow practical selection from a list.",
|
|
|
|
|
+ "toolsUsage-ncoreLocalizeDesc": "Allows translation dictionary lookups and managing active language inside any component.",
|
|
|
|
|
+ "dialog-desc": "A pop-up window component used to draw the user's attention, get confirmation, or provide information.",
|
|
|
|
|
+ "markdownViewer-desc": "A content component that parses and displays rich text in Markdown format as formatted output.",
|
|
|
|
|
+ "paletteSwitcher-desc": "A component that allows the user to customize the application's color palette and appearance.",
|
|
|
|
|
+ "toast-desc": "A component that shows system messages appearing and disappearing momentarily at the top of the screen.",
|
|
|
|
|
+ "localeSwitcher-desc": "A control component that allows instant switching between the application's language options.",
|
|
|
|
|
+ "dateTimeSheet-desc": "A sheet component that opens from the bottom of the screen to allow date and time selection.",
|
|
|
|
|
+ "radioButton-desc": "A button component used to select exactly one option from a set of mutually exclusive choices.",
|
|
|
|
|
+ "typesOverride-tsconfigDesc": "Don't forget to add your global.d.ts to typeRoots or include in your tsconfig.json.",
|
|
|
|
|
+ "numericInput-desc": "A specialized input component that only allows numerical data or quantities to be entered.",
|
|
|
|
|
+ "modal-desc": "A modal window component that overlays the current page and focuses the user on a specific task.",
|
|
|
|
|
+ "text-desc": "The core typography component that handles all text in the application according to theme rules.",
|
|
|
|
|
+ "yearSelector-desc": "A specialized time interface component focused solely on selecting the year from a list.",
|
|
|
|
|
+ "themeSwitcher-desc": "A component that allows switching between light and dark themes, or the system theme.",
|
|
|
|
|
+ "themeExamples-desc": "Usage of different themes, palettes, and typography, and switching them dynamically.",
|
|
|
|
|
+ "header-desc": "A top-area component located at the top of pages, containing title and navigation actions.",
|
|
|
|
|
+ "seperator-desc": "A spacing component that creates a visual dividing line between components or content.",
|
|
|
|
|
+ "rowCard-desc": "An information card component that presents data or visuals in a horizontal row layout.",
|
|
|
|
|
+ "textAreaInput-desc": "A large input area component that allows users to enter long and multi-line text.",
|
|
|
|
|
+ "checkBox-desc": "A checkbox component that allows making independent selections from multiple options.",
|
|
|
|
|
+ "embeddedMenu-desc": "A component that works inline within the page and provides contextual menu items.",
|
|
|
|
|
+ "selectBox-desc": "A selector component that enables single or multiple selection from a dropdown list.",
|
|
|
|
|
+ "textInput-desc": "A standard form input component that requests the user to enter short text or data.",
|
|
|
|
|
+ "siteLogo-desc": "A component that renders the main logo image representing the brand or application.",
|
|
|
|
|
+ "timeSelector-desc": "An interface component optimized for selecting a specific time (hour, minute).",
|
|
|
|
|
+ "menu-desc": "A general-purpose menu component that presents various options and links to the user.",
|
|
|
|
|
+ "chip-desc": "A compact component used to display small pieces of information, tags, or statuses.",
|
|
|
|
|
+ "localeExamples-desc": "Switching between locales and dynamic text usage with localize function.",
|
|
|
|
|
+ "highlightButton-desc": "An eye-catching button component used to highlight important actions.",
|
|
|
|
|
+ "toolsUsage-codeViewerDesc": "To render code beautifully in your app and copy it to clipboard.",
|
|
|
|
|
+ "monthSelector-desc": "A component used to select a specific month or months within a year.",
|
|
|
|
|
+ "dateSelector-desc": "An interface component that allows users to select a specific date.",
|
|
|
|
|
+ "sticker-desc": "A dynamic sticker component used for adding playful visuals or icons.",
|
|
|
|
|
+ "switch-desc": "A toggle switch component used to change binary (on/off) preferences.",
|
|
|
|
|
+ "avatarGroup-desc": "A component that groups and displays multiple avatars together.",
|
|
|
|
|
+ "toolsUsage-desc": "Usage of NCore UI Kit hooks useTheme, useLocale, and useToast.",
|
|
|
|
|
+ "button-desc": "A basic clickable component used to trigger user interactions.",
|
|
|
|
|
+ "avatar-desc": "A profile image component representing users or entities.",
|
|
|
|
|
+ "typesOverride-tsconfigIntegration": "tsconfig.json Integration",
|
|
|
|
|
+ "highlightButton-toggleCustomPadding": "Toggle Custom Padding",
|
|
|
|
|
+ "notificationIndicator-toggleShowCount": "Toggle Show Count",
|
|
|
|
|
+ "your-project-main-directory": "YOUR_PROJECT_MAIN_DIRECTORY",
|
|
|
|
|
+ "mainHeader-toggleSeperator": "MainHeader ToggleSeperator",
|
|
|
|
|
+ "themeExamples-typographyExamples": "Typography Examples",
|
|
|
|
|
+ "highlightButton-toggleIconDir": "Toggle Icon Direction",
|
|
|
|
|
+ "dateTimePicker-changePickerType": "Change Picker Type",
|
|
|
|
|
+ "markdownViewer-enterContent": "Enter Markdown Content",
|
|
|
|
|
+ "notificationIndicator-title": "Notification Indicator",
|
|
|
|
|
+ "localeExamples-currentLanguage": "Current Language: ",
|
|
|
|
|
+ "localeExamples-languageSwitcher": "Language Switcher",
|
|
|
|
|
+ "typesOverride-title": "Types Override (global.d.ts)",
|
|
|
|
|
+ "bottomSheet-toggleShowHandle": "Toggle Show Handle",
|
|
|
|
|
+ "bottomSheet-toggleSwipeClose": "Toggle Swipe Close",
|
|
|
|
|
+ "mainHeader-toggleGoBack": "MainHeader ToggleGoBack",
|
|
|
|
|
+ "mainHeader-toggleSticky": "MainHeader ToggleSticky",
|
|
|
|
|
+ "selectBox-toggleMultiSelect": "Toggle Multi-Select",
|
|
|
|
|
+ "highlightButton-toggleDisabled": "Toggle Disabled",
|
|
|
|
|
+ "checkBox-changeIsChecked": "Change Checked State",
|
|
|
|
|
+ "dateTimePicker-toggleDisabled": "Toggle Disabled",
|
|
|
|
|
+ "localeExamples-localizedTexts": "Localized Texts",
|
|
|
|
|
+ "highlightButton-toggleLoading": "Toggle Loading",
|
|
|
|
|
+ "installation-peerDepsTitle": "Peer Dependencies",
|
|
|
|
|
+ "notificationIndicator-changeType": "Change Type",
|
|
|
|
|
+ "selectBox-toggleSearchable": "Toggle Searchable",
|
|
|
|
|
+ "textAreaInput-toggleDisabled": "Toggle Disabled",
|
|
|
|
|
+ "textAreaInput-toggleOptional": "Toggle Optional",
|
|
|
|
|
+ "textAreaInput-toggleRequired": "Toggle Required",
|
|
|
"this-is-test-sub-page": "This is test sub-page.",
|
|
"this-is-test-sub-page": "This is test sub-page.",
|
|
|
- "toggle-icon-direction": "Toggle Icon Direction",
|
|
|
|
|
|
|
+ "components-paletteSwitcher": "Palette Switcher",
|
|
|
|
|
+ "dateTimePicker-changeVariant": "Change Variant",
|
|
|
|
|
+ "embeddedMenu-openMenu": "EmbeddedMenu OpenMenu",
|
|
|
|
|
+ "embeddedMenu-settings": "EmbeddedMenu Settings",
|
|
|
|
|
+ "installation-installationTitle": "Installation",
|
|
|
|
|
+ "numericInput-toggleDisabled": "Toggle Disabled",
|
|
|
|
|
+ "numericInput-toggleOptional": "Toggle Optional",
|
|
|
|
|
+ "numericInput-toggleRequired": "Toggle Required",
|
|
|
|
|
+ "textAreaInput-placeholder": "Type something...",
|
|
|
"toggle-custom-padding": "Toggle Custom Padding",
|
|
"toggle-custom-padding": "Toggle Custom Padding",
|
|
|
|
|
+ "toggle-icon-direction": "Toggle Icon Direction",
|
|
|
|
|
+ "avatarGroup-toggleDisabled": "Toggle Disabled",
|
|
|
|
|
+ "dialog-enterContentText": "Enter Content Text",
|
|
|
|
|
+ "highlightButton-changeSpread": "Change Spread",
|
|
|
|
|
+ "radioButton-toggleDisabled": "Toggle Disabled",
|
|
|
|
|
+ "radioButton-toggleSelected": "Toggle Selected",
|
|
|
|
|
+ "seperator-changeThickness": "Change Thickness",
|
|
|
|
|
+ "switch-changeIconDir": "Change Icon Direction",
|
|
|
|
|
+ "textAreaInput-exampleTitle": "Text Area Title",
|
|
|
|
|
+ "themeExamples-colorExamples": "Color Examples",
|
|
|
|
|
+ "themeExamples-headlineLarge": "Headline Large",
|
|
|
|
|
+ "toolsUsage-languageTs": "Language: TypeScript",
|
|
|
|
|
+ "bottom-sheet-content": "Bottom Sheet Content",
|
|
|
|
|
+ "components-localeSwitcher": "Locale Switcher",
|
|
|
|
|
+ "dateTimePicker-changeSpread": "Change Spread",
|
|
|
"ncore-design-system": "NCore | Design System",
|
|
"ncore-design-system": "NCore | Design System",
|
|
|
- "ui-kit-library": "UI Kit - Library",
|
|
|
|
|
|
|
+ "numericInput-changeVariant": "Change Variant",
|
|
|
|
|
+ "rowCard-toggleRightIcon": "Toggle Right Icon",
|
|
|
|
|
+ "webScrollbar-item": "Scrollable Content Item",
|
|
|
|
|
+ "avatarGroup-toggleLoading": "Toggle Loading",
|
|
|
|
|
+ "bottomSheet-content": "Bottom Sheet Content",
|
|
|
|
|
+ "components-dateTimeSheet": "Date Time Sheet",
|
|
|
|
|
+ "notificationIndicator-addCount": "Add Count",
|
|
|
|
|
+ "radioButton-enterSubTitle": "Enter Subtitle",
|
|
|
|
|
+ "radioButton-toggleLoading": "Toggle Loading",
|
|
|
|
|
+ "selectBox-changePosition": "Change Position",
|
|
|
|
|
+ "selectBox-toggleDisabled": "Toggle Disabled",
|
|
|
|
|
+ "selectBox-toggleOptional": "Toggle Optional",
|
|
|
|
|
+ "textAreaInput-changeSpread": "Change Spread",
|
|
|
|
|
+ "textInput-toggleDisabled": "Toggle Disabled",
|
|
|
|
|
+ "textInput-toggleOptional": "Toggle Optional",
|
|
|
|
|
+ "textInput-toggleRequired": "Toggle Required",
|
|
|
|
|
+ "themeExamples-displayLarge": "Display Large",
|
|
|
|
|
+ "bottomSheet-openSheet": "Open Bottom Sheet",
|
|
|
|
|
+ "checkBox-toggleDisabled": "Toggle Disabled",
|
|
|
|
|
+ "components-monthSelector": "Month Selector",
|
|
|
|
|
+ "components-pageContainer": "Page Container",
|
|
|
|
|
+ "components-themeSwitcher": "Theme Switcher",
|
|
|
|
|
+ "header-toggleGoBack": "Header ToggleGoBack",
|
|
|
|
|
+ "numericInput-changeSpread": "Change Spread",
|
|
|
|
|
+ "numericInput-exampleTitle": "Numeric Value",
|
|
|
|
|
+ "numericInput-placeholder": "Enter a number",
|
|
|
|
|
+ "rowCard-toggleLeftIcon": "Toggle Left Icon",
|
|
|
|
|
+ "textInput-exampleTitle": "Text Input Title",
|
|
|
|
|
+ "textInput-placeholder": "Type something...",
|
|
|
|
|
+ "bottomSheet-togglePortal": "Toggle Portal",
|
|
|
|
|
+ "change-is-checked": "Change Checked State",
|
|
|
|
|
+ "highlightButton-changeSize": "Change Size",
|
|
|
|
|
+ "highlightButton-changeType": "Change Type",
|
|
|
|
|
+ "highlightButton-example": "Example Button",
|
|
|
|
|
+ "highlightButton-title": "Highlight Button",
|
|
|
|
|
+ "highlightButton-toggleIcon": "Toggle Icon",
|
|
|
|
|
+ "radioButton-changeSpread": "Change Spread",
|
|
|
|
|
+ "rowCard-toggleDisabled": "Toggle Disabled",
|
|
|
|
|
+ "selectBox-enterSubTitle": "Enter Subtitle",
|
|
|
|
|
+ "siteLogo-exampleSubTitle": "Design System",
|
|
|
|
|
+ "stateCard-enterSubTitle": "Enter Subtitle",
|
|
|
|
|
+ "textAreaInput-toggleClean": "Toggle Clean",
|
|
|
|
|
+ "textInput-changeVariant": "Change Variant",
|
|
|
|
|
+ "typesOverride-globalTypes": "Global Types",
|
|
|
|
|
+ "avatar-toggleDisabled": "Toggle Disabled",
|
|
|
|
|
+ "change-picker-type": "Change Picker Type",
|
|
|
|
|
+ "checkBox-toggleLoading": "Toggle Loading",
|
|
|
|
|
+ "components-dateSelector": "Date Selector",
|
|
|
|
|
+ "components-timeSelector": "Time Selector",
|
|
|
|
|
+ "components-yearSelector": "Year Selector",
|
|
|
|
|
+ "dateTimePicker-changeType": "Change Type",
|
|
|
|
|
+ "dateTimePicker-title": "Date Time Picker",
|
|
|
|
|
+ "embeddedMenu-title": "EmbeddedMenu Title",
|
|
|
|
|
+ "enter-content-text": "Enter Content Text",
|
|
|
|
|
+ "numericInput-toggleClean": "Toggle Clean",
|
|
|
|
|
+ "rowCard-exampleSubTitle": "Card Subtitle",
|
|
|
|
|
+ "siteLogo-enterSubTitle": "Enter Subtitle",
|
|
|
|
|
+ "switch-toggleDisabled": "Toggle Disabled",
|
|
|
|
|
+ "toggle-show-handle": "Toggle Show Handle",
|
|
|
|
|
+ "toggle-swipe-close": "Toggle Swipe Close",
|
|
|
|
|
+ "avatar-enterImageUrl": "Enter Image URL",
|
|
|
|
|
+ "checkBox-enterSubText": "Enter Sub Text",
|
|
|
|
|
+ "highlightButton-enterText": "Enter Text",
|
|
|
|
|
+ "localeExamples-title": "Locale Examples",
|
|
|
|
|
+ "markdownViewer-title": "Markdown Viewer",
|
|
|
|
|
+ "radioButton-exampleTitle": "Radio Title",
|
|
|
|
|
+ "rowCard-enterSubTitle": "Enter Subtitle",
|
|
|
|
|
+ "rowCard-toggleLoading": "Toggle Loading",
|
|
|
|
|
+ "selectBox-changeSpread": "Change Spread",
|
|
|
|
|
+ "stateCard-exampleTitle": "Monthly Sales",
|
|
|
|
|
+ "textAreaInput-changeType": "Change Type",
|
|
|
|
|
+ "textAreaInput-enterTitle": "Enter Title",
|
|
|
|
|
+ "textInput-changeSpread": "Change Spread",
|
|
|
|
|
+ "themeExamples-labelLarge": "Label Large",
|
|
|
|
|
+ "themeExamples-titleLarge": "Title Large",
|
|
|
|
|
+ "avatar-toggleLoading": "Toggle Loading",
|
|
|
|
|
+ "checkBox-changeSpread": "Change Spread",
|
|
|
|
|
+ "chip-toggleClosable": "Toggle Closable",
|
|
|
|
|
+ "chip-toggleDisabled": "Toggle Disabled",
|
|
|
|
|
+ "components-selectSheet": "Select Sheet",
|
|
|
|
|
+ "dialog-changeVariant": "Change Variant",
|
|
|
|
|
+ "embeddedMenu-home": "EmbeddedMenu Home",
|
|
|
|
|
+ "header-enterTitle": "Header EnterTitle",
|
|
|
|
|
+ "header-titleLabel": "Header TitleLabel",
|
|
|
|
|
+ "implementation-title": "Implementation",
|
|
|
|
|
+ "markdownViewer-contentLabel": "Content",
|
|
|
|
|
+ "numericInput-changeType": "Change Type",
|
|
|
|
|
+ "numericInput-enterTitle": "Enter Title",
|
|
|
|
|
+ "numericInput-toggleIcon": "Toggle Icon",
|
|
|
|
|
+ "open-bottom-sheet": "Open Bottom Sheet",
|
|
|
|
|
+ "selectBox-exampleTitle": "Select Title",
|
|
|
|
|
+ "switch-enterSubTitle": "Enter Subtitle",
|
|
|
|
|
+ "switch-toggleLoading": "Toggle Loading",
|
|
|
|
|
+ "avatarGroup-changeSize": "Change Size",
|
|
|
|
|
+ "installation-title": "Getting Started",
|
|
|
|
|
+ "radioButton-changeType": "Change Type",
|
|
|
|
|
+ "radioButton-enterTitle": "Enter Title",
|
|
|
|
|
+ "radioButton-subTitleLabel": "Subtitle",
|
|
|
|
|
+ "radioButton-toggleFlip": "Toggle Flip",
|
|
|
|
|
+ "selectBox-toggleClean": "Toggle Clean",
|
|
|
|
|
+ "textInput-toggleClean": "Toggle Clean",
|
|
|
|
|
+ "themeExamples-bodyLarge": "Body Large",
|
|
|
|
|
+ "themeExamples-title": "Theme Examples",
|
|
|
|
|
+ "avatar-changeStatus": "Change Status",
|
|
|
|
|
+ "chip-toggleLoading": "Toggle Loading",
|
|
|
|
|
+ "date-time-picker": "Date Time Picker",
|
|
|
|
|
+ "mainHeader-title": "MainHeader Title",
|
|
|
|
|
+ "switch-changeSpread": "Change Spread",
|
|
|
|
|
+ "switch-toggleActive": "Toggle Active",
|
|
|
|
|
+ "themeExamples-switchers": "Switchers",
|
|
|
|
|
+ "toolsUsage-codeViewer": "Code Viewer",
|
|
|
|
|
+ "checkBox-subTitleLabel": "Sub Title",
|
|
|
|
|
+ "highlightButton-titleLabel": "Title",
|
|
|
|
|
+ "numericInput-title": "Numeric Input",
|
|
|
|
|
+ "selectBox-changeType": "Change Type",
|
|
|
|
|
+ "selectBox-enterTitle": "Enter Title",
|
|
|
|
|
+ "selectBox-subTitleLabel": "Subtitle",
|
|
|
|
|
+ "stateCard-enterTitle": "Enter Title",
|
|
|
|
|
+ "stateCard-enterValue": "Enter Value",
|
|
|
|
|
+ "stateCard-subTitleLabel": "Subtitle",
|
|
|
|
|
+ "switch-exampleTitle": "Switch Title",
|
|
|
|
|
+ "textInput-changeType": "Change Type",
|
|
|
|
|
+ "textInput-enterTitle": "Enter Title",
|
|
|
|
|
+ "textInput-toggleIcon": "Toggle Icon",
|
|
|
|
|
+ "webScrollbar-title": "Web Scrollbar",
|
|
|
|
|
+ "checkBox-changeType": "Change Type",
|
|
|
|
|
+ "checkBox-toggleFlip": "Toggle Flip",
|
|
|
|
|
+ "chip-changeSpread": "Change Spread",
|
|
|
|
|
+ "enter-image-url": "Enter Image URL",
|
|
|
|
|
+ "getting-started": "Getting Started",
|
|
|
|
|
+ "rowCard-exampleTitle": "Card Title",
|
|
|
|
|
+ "selectBox-placeholder": "Select...",
|
|
|
|
|
+ "seperator-enterTitle": "Enter Text",
|
|
|
|
|
+ "siteLogo-enterTitle": "Enter Title",
|
|
|
|
|
+ "siteLogo-subTitleLabel": "Subtitle",
|
|
|
|
|
+ "siteLogo-toggleIcon": "Toggle Icon",
|
|
|
|
|
+ "stateCard-exampleSubTitle": "April",
|
|
|
|
|
+ "stateCard-exampleValue": "$ 12,000",
|
|
|
|
|
+ "toggle-closable": "Toggle Closable",
|
|
|
"toggle-disabled": "Toggle Disabled",
|
|
"toggle-disabled": "Toggle Disabled",
|
|
|
- "toggle-loading": "Toggle Loading",
|
|
|
|
|
- "example-button": "Example Button",
|
|
|
|
|
|
|
+ "ui-kit-library": "UI Kit - Library",
|
|
|
|
|
+ "avatarGroup-title": "Avatar Group",
|
|
|
|
|
+ "bottomSheet-title": "Bottom Sheet",
|
|
|
|
|
+ "gettingStarted": "Getting Started",
|
|
|
|
|
+ "loading-changeSize": "Change Size",
|
|
|
|
|
+ "localeExamples": "Locale Examples",
|
|
|
|
|
+ "radioButton-title": "Radio Button",
|
|
|
|
|
+ "rowCard-enterTitle": "Enter Title",
|
|
|
|
|
+ "rowCard-subTitleLabel": "Subtitle",
|
|
|
|
|
+ "sticker-enterTitle": "Enter Title",
|
|
|
|
|
+ "textAreaInput-titleLabel": "Title",
|
|
|
"change-variant": "Change Variant",
|
|
"change-variant": "Change Variant",
|
|
|
|
|
+ "checkBox-enterText": "Enter Text",
|
|
|
|
|
+ "dialog-openDialog": "Open Dialog",
|
|
|
|
|
+ "enter-sub-text": "Enter Sub Text",
|
|
|
|
|
+ "example-button": "Example Button",
|
|
|
|
|
+ "implementation": "Implementation",
|
|
|
|
|
+ "numericInput-titleLabel": "Title",
|
|
|
|
|
+ "switch-enterTitle": "Enter Title",
|
|
|
|
|
+ "switch-subTitleLabel": "Subtitle",
|
|
|
|
|
+ "textAreaInput-title": "Text Area",
|
|
|
|
|
+ "themeExamples-primary": "Primary",
|
|
|
|
|
+ "themeExamples-success": "Success",
|
|
|
|
|
+ "themeExamples-warning": "Warning",
|
|
|
|
|
+ "toggle-loading": "Toggle Loading",
|
|
|
|
|
+ "components-snackBar": "SnackBar",
|
|
|
|
|
+ "radioButton-titleLabel": "Title",
|
|
|
|
|
+ "siteLogo-exampleTitle": "NİBGAT",
|
|
|
|
|
+ "themeExamples": "Theme Examples",
|
|
|
|
|
+ "toolsUsage-title": "Tools Usage",
|
|
|
|
|
+ "typesOverride": "Types Override",
|
|
|
|
|
+ "avatar-enterText": "Enter Text",
|
|
|
"change-spread": "Change Spread",
|
|
"change-spread": "Change Spread",
|
|
|
|
|
+ "change-status": "Change Status",
|
|
|
|
|
+ "chip-changeSize": "Change Size",
|
|
|
|
|
+ "chip-changeType": "Change Type",
|
|
|
|
|
+ "dialog-contentLabel": "Content",
|
|
|
|
|
+ "dialog-enterText": "Enter Text",
|
|
|
|
|
+ "menu-openMenu": "Menu OpenMenu",
|
|
|
|
|
+ "menu-settings": "Menu Settings",
|
|
|
|
|
+ "themeExamples-danger": "Danger",
|
|
|
|
|
+ "toggle-portal": "Toggle Portal",
|
|
|
|
|
+ "coreFeatures": "Core Features",
|
|
|
|
|
+ "selectBox-title": "Select Box",
|
|
|
|
|
+ "selectBox-titleLabel": "Title",
|
|
|
|
|
+ "stateCard-title": "State Card",
|
|
|
|
|
+ "stateCard-titleLabel": "Title",
|
|
|
|
|
+ "stateCard-valueLabel": "Value",
|
|
|
|
|
+ "textInput-title": "Text Input",
|
|
|
|
|
+ "textInput-titleLabel": "Title",
|
|
|
|
|
+ "avatar-group": "Avatar Group",
|
|
|
|
|
+ "avatar-imageUrl": "Image URL",
|
|
|
|
|
+ "bottom-sheet": "Bottom Sheet",
|
|
|
"button-title": "Button Title",
|
|
"button-title": "Button Title",
|
|
|
- "change-type": "Change Type",
|
|
|
|
|
|
|
+ "checkBox-titleLabel": "Title",
|
|
|
|
|
+ "chip-enterText": "Enter Text",
|
|
|
|
|
+ "header-title": "Header Title",
|
|
|
|
|
+ "installation": "Installation",
|
|
|
|
|
+ "seperator-title": "Seperator",
|
|
|
|
|
+ "seperator-titleLabel": "Text",
|
|
|
|
|
+ "siteLogo-titleLabel": "Title",
|
|
|
|
|
+ "checkBox-title": "Check Box",
|
|
|
|
|
+ "rowCard-titleLabel": "Title",
|
|
|
|
|
+ "siteLogo-title": "Site Logo",
|
|
|
|
|
+ "sticker-exampleTitle": "New",
|
|
|
|
|
+ "sticker-titleLabel": "Title",
|
|
|
|
|
+ "avatar-titleLabel": "Title",
|
|
|
|
|
+ "bottomSheet-close": "Close",
|
|
|
"change-size": "Change Size",
|
|
"change-size": "Change Size",
|
|
|
|
|
+ "change-type": "Change Type",
|
|
|
|
|
+ "dialog-titleLabel": "Title",
|
|
|
|
|
+ "hello-world": "Hello World",
|
|
|
|
|
+ "open-dialog": "Open Dialog",
|
|
|
|
|
+ "switch-titleLabel": "Title",
|
|
|
|
|
+ "themeExamples-info": "Info",
|
|
|
|
|
+ "toggle-flip": "Toggle Flip",
|
|
|
"toggle-icon": "Toggle Icon",
|
|
"toggle-icon": "Toggle Icon",
|
|
|
|
|
+ "components-modal": "Modal",
|
|
|
|
|
+ "components-toast": "Toast",
|
|
|
|
|
+ "rowCard-title": "Row Card",
|
|
|
|
|
+ "toolsUsage": "Tools Usage",
|
|
|
|
|
+ "chip-titleLabel": "Title",
|
|
|
"enter-text": "Enter Text",
|
|
"enter-text": "Enter Text",
|
|
|
|
|
+ "loading-title": "Loading",
|
|
|
|
|
+ "menu-title": "Menu Title",
|
|
|
|
|
+ "sticker-title": "Sticker",
|
|
|
|
|
+ "avatar-title": "Avatar",
|
|
|
|
|
+ "check-box": "Check Box",
|
|
|
|
|
+ "dialog-title": "Dialog",
|
|
|
|
|
+ "image-url": "Image URL",
|
|
|
|
|
+ "menu-home": "Menu Home",
|
|
|
|
|
+ "sub-title": "Sub Title",
|
|
|
|
|
+ "switch-title": "Switch",
|
|
|
|
|
+ "chip-title": "Chip",
|
|
|
|
|
+ "content": "Content",
|
|
|
"version": "Version",
|
|
"version": "Version",
|
|
|
"home": "Home Page",
|
|
"home": "Home Page",
|
|
|
|
|
+ "avatar": "Avatar",
|
|
|
"button": "Button",
|
|
"button": "Button",
|
|
|
|
|
+ "dialog": "Dialog",
|
|
|
|
|
+ "close": "Close",
|
|
|
"right": "Right",
|
|
"right": "Right",
|
|
|
- "text": "Text",
|
|
|
|
|
- "left": "Left"
|
|
|
|
|
- }
|
|
|
|
|
|
|
+ "title": "Title",
|
|
|
|
|
+ "chip": "Chip",
|
|
|
|
|
+ "left": "Left",
|
|
|
|
|
+ "next": "Next",
|
|
|
|
|
+ "text": "Text"
|
|
|
|
|
+ },
|
|
|
|
|
+ "locale": "en-US",
|
|
|
|
|
+ "isRTL": false
|
|
|
}
|
|
}
|
|
|
-]
|
|
|
|
|
|
|
+]
|