From e9641e83b7c0705ec5e9e6c52905eccc43bd5549 Mon Sep 17 00:00:00 2001 From: Fuat Date: Mon, 25 Dec 2023 22:32:13 +0300 Subject: [PATCH] added turkish description to TR yml files --- messages/chat/chat.tr-TR.yml | 14 ++--- .../colorgradient/colorgradient.tr-TR.yml | 38 ++++++------- messages/colorpalette/colorpalette.tr-TR.yml | 2 +- messages/colorpicker/colorpicker.tr-TR.yml | 56 +++++++++---------- 4 files changed, 55 insertions(+), 55 deletions(-) diff --git a/messages/chat/chat.tr-TR.yml b/messages/chat/chat.tr-TR.yml index 950d1888..f2f8af00 100644 --- a/messages/chat/chat.tr-TR.yml +++ b/messages/chat/chat.tr-TR.yml @@ -1,22 +1,22 @@ -kendo: +kendo: chat: # The placholder text of the message text input - messagePlaceholder: Type a message... + messagePlaceholder: Bir mesaj yazın... # The text for the Send button - send: Send... + send: Gönder... # The label text for the Message list - messageListLabel: Message list + messageListLabel: Mesaj Listesi # The label text for the Message input box - messageBoxInputLabel: Message + messageBoxInputLabel: Mesaj # The text for the left arrow of the message attachments - messageAttachmentLeftArrow: Previous Item + messageAttachmentLeftArrow: Önceki # The text for the right arrow of the message attachments - messageAttachmentRightArrow: Next Item + messageAttachmentRightArrow: Sonraki # The alt attribute text for the avatar messageAvatarAlt: Avatar diff --git a/messages/colorgradient/colorgradient.tr-TR.yml b/messages/colorgradient/colorgradient.tr-TR.yml index 35ed2f2a..08d2db0c 100644 --- a/messages/colorgradient/colorgradient.tr-TR.yml +++ b/messages/colorgradient/colorgradient.tr-TR.yml @@ -1,55 +1,55 @@ -kendo: +kendo: colorgradient: # The aria-label applied to the ColorGradient component when the value is empty - colorGradientNoColor: Colorgradient no color chosen + colorGradientNoColor: Renk Gradyanı Seçilmedi # The title for the gradient color drag handle chooser - colorGradientHandle: Choose color + colorGradientHandle: Renk Seçiniz # The title for the clear button - clearButton: Clear value + clearButton: DeÄŸeri Temizle # The title for the hue slider handle - hueSliderHandle: Set hue + hueSliderHandle: Renk Tonunu Ayarla # The title for the opacity slider handle - opacitySliderHandle: Set opacity + opacitySliderHandle: Opaklığı Ayarla # The placeholder for the HEX color input - hexInputPlaceholder: HEX Color + hexInputPlaceholder: HEX Rengi # The placeholder for the red color input - redInputPlaceholder: Red + redInputPlaceholder: Kırmızı # The placeholder for the green color input - greenInputPlaceholder: Green + greenInputPlaceholder: YeÅŸil # The placeholder for the blue color input - blueInputPlaceholder: Blue + blueInputPlaceholder: Mavi # The placeholder for the alpha input - alphaInputPlaceholder: Alpha + alphaInputPlaceholder: Alfa # The label of the NumericTextBox representing the red color channel. - redChannelLabel: Red channel + redChannelLabel: Kırmızı Tonu # The label of the NumericTextBox representing the green color channel. - greenChannelLabel: Green channel + greenChannelLabel: YeÅŸil Tonu # The label of the NumericTextBox representing the blue color channel. - blueChannelLabel: Blue channel + blueChannelLabel: Mavi Tonu # The label of the NumericTextBox representing the alpha color channel. - alphaChannelLabel: Alpha channel + alphaChannelLabel: Alfa Tonu # The pass message for the contrast tool. - passContrast: Pass + passContrast: Es geç # The contrast ratio message for the contrast tool. - contrastRatio: Contrast ratio + contrastRatio: Kontrast Oranı # The fail message for the contrast tool. - failContrast: Fail + failContrast: BaÅŸarısız # The message for the input format toggle button. - formatButton: Change color format + formatButton: Renk Formatını DeÄŸiÅŸtir diff --git a/messages/colorpalette/colorpalette.tr-TR.yml b/messages/colorpalette/colorpalette.tr-TR.yml index 67279f0c..b2cea9fc 100644 --- a/messages/colorpalette/colorpalette.tr-TR.yml +++ b/messages/colorpalette/colorpalette.tr-TR.yml @@ -1,4 +1,4 @@ kendo: colorpalette: # The aria-label applied to the ColorPalette component when the value is empty - colorPaletteNoColor: Colorpalette no color chosen + colorPaletteNoColor: Renk paletinde renk seçilmedi diff --git a/messages/colorpicker/colorpicker.tr-TR.yml b/messages/colorpicker/colorpicker.tr-TR.yml index 8df0b829..3d1f3b88 100644 --- a/messages/colorpicker/colorpicker.tr-TR.yml +++ b/messages/colorpicker/colorpicker.tr-TR.yml @@ -1,82 +1,82 @@ -kendo: +kendo: colorpicker: # The aria-label applied to the ColorGradient component when the value is empty - colorGradientNoColor: Colorgradient no color chosen + colorGradientNoColor: Renk gradyanında renk seçilmedi # The aria-label applied to the ColorPalette component when the value is empty - colorPaletteNoColor: Colorpalette no color chosen + colorPaletteNoColor: Renk paletinde renk seçilmedi # The aria-label applied to the ColorPicker component when the value is empty - colorPickerNoColor: Colorpicker no color chosen + colorPickerNoColor: Renk seçicide renk seçilmedi # The aria-label applied to the FlatColorPicker component when the value is empty - flatColorPickerNoColor: Flatcolorpicker no color chosen + flatColorPickerNoColor: Düz renk seçicide renk seçilmedi # The title for the gradient color drag handle chooser - colorGradientHandle: Choose color + colorGradientHandle: Renk seçiniz # The title for the clear button - clearButton: Clear value + clearButton: DeÄŸeri temizle # The title for the hue slider handle - hueSliderHandle: Set hue + hueSliderHandle: Renk tonunu ayarla # The title for the opacity slider handle - opacitySliderHandle: Set opacity + opacitySliderHandle: Opaklığı ayarla # The contrast ratio message for the contrast tool - contrastRatio: Contrast ratio + contrastRatio: Kontrast oranı # The placeholder for the HEX color input - hexInputPlaceholder: HEX Color + hexInputPlaceholder: HEX rengi # The placeholder for the red color input - redInputPlaceholder: Red + redInputPlaceholder: Kırmızı # The placeholder for the green color input - greenInputPlaceholder: Green + greenInputPlaceholder: YeÅŸil # The placeholder for the blue color input - blueInputPlaceholder: Blue + blueInputPlaceholder: Mavi # The placeholder for the alpha input - alphaInputPlaceholder: Alpha + alphaInputPlaceholder: Alfa # The message for the selected color pane - revertSelection: Revert selection + revertSelection: Seçimi geri al # The message for the color preview pane - previewColor: Color preview + previewColor: Renk önizlemesi # The message for the gradient view button - gradientView: Gradient view + gradientView: Gradient görünümü # The message for the palette view button - paletteView: Palette view + paletteView: Palette görünümü # The message for the input format toggle button - formatButton: Change color format + formatButton: Renk formatını deÄŸiÅŸtir # The message for the Apply action button - applyButton: Apply + applyButton: Uygula # The message for the Cancel action button - cancelButton: Cancel + cancelButton: Vazgeç # The label of the NumericTextBox representing the red color channel. - redChannelLabel: Red channel + redChannelLabel: Kırmızı tonu # The label of the NumericTextBox representing the green color channel. - greenChannelLabel: Green channel + greenChannelLabel: YeÅŸil tonu # The label of the NumericTextBox representing the blue color channel. - blueChannelLabel: Blue channel + blueChannelLabel: Mavi tonu # The label of the NumericTextBox representing the alpha color channel. - alphaChannelLabel: Alpha channel + alphaChannelLabel: Alfa tonu # The fail message for the contrast tool. - failContrast: Fail + failContrast: BaÅŸarısız # The pass message for the contrast tool. - passContrast: Pass + passContrast: Es geç