Added tr language and translation (#755)

* added tr locale file

* tr translation started, 80% done

* fixed lang.tr.js typo

added missing comma

* fix: changed doublequotes to singlequotes

changed quotes according to linter. also couple more sentences translated.
master
zktosu 2022-04-27 03:52:43 -04:00 committed by GitHub
parent fda0294beb
commit 27268b095d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 215 additions and 201 deletions

View File

@ -2,90 +2,107 @@ export default {
lang: 'tr', lang: 'tr',
dir: 'ltr', dir: 'ltr',
common: { common: {
ok: 'Kaydetmek', ok: 'Tamam',
cancel: 'Iptal', cancel: 'İptal',
key_backspace: 'backspace', key_backspace: 'Gerisilme',
key_del: 'delete', key_del: 'Delete',
key_down: 'down', key_down: 'Aşağı',
key_up: 'up', key_up: 'Yukarı',
more_opts: 'More Options', more_opts: 'Daha fazla',
url: 'URL', url: 'URL',
width: 'Width', width: 'En',
height: 'Height' height: 'Boy'
}, },
misc: { misc: {
powered_by: 'Powered by' powered_by: 'Geliştiren'
}, },
ui: { ui: {
toggle_stroke_tools: 'Show/hide more stroke tools', toggle_stroke_tools: 'Göster/Gizle çizim araçları',
palette_info: 'Tıklatın renk, vardiya dolgu zamanlı rengini değiştirmek için tıklayın değiştirmek için', palette_info: 'Dolgu rengini değiştirmek için tıklayın, shift-click ile çizgi rengini değiştirin',
zoom_level: 'Yakınlaştırma düzeyini değiştirebilirsiniz', zoom_level: 'Yakınlık seviyesini değiştirin',
panel_action: 'Click to open side panel', panel: 'Panel',
quality: 'Quality:', panel_action: 'Yan paneli açmak için tıklayın',
pathNodeTooltip: 'Drag node to move it. Double-click node to change segment type', quality: 'Kalite:',
pathCtrlPtTooltip: 'Drag control point to adjust curve properties', pathNodeTooltip: 'Düğümü taşıyarak hareket ettirin. Düğüme tıklayarak kesit türünü değiştirin',
pick_stroke_paint_opacity: 'Pick a Stroke Paint and Opacity', pathCtrlPtTooltip: 'denetleme noktasını sürükleyerek eğriyi değiştirin',
pick_fill_paint_opacity: 'Pick a Fill Paint and Opacity', pick_stroke_paint_opacity: 'Çizgi Rengi ve Saydamlık düzeyi seçin',
group_identify_label: 'Group identification label', pick_fill_paint_opacity: 'Dolgu Rengi ve Saydamlık düzeyi seçin',
export_type_label: 'Select an image type for export:' group_identify_label: 'Grup kimlik etiketi',
export_type_label: 'Dışa aktarma için resim seçin:'
}, },
properties: { properties: {
id: 'Identify the element', id: 'Öge kimlik numarası',
fill_color: 'Renk değiştirmek doldurmak', fill_color: 'Dolgu rengini değiştir',
stroke_color: 'Değiştirmek inme renk', stroke_color: 'Çizgi rengini değiştir',
stroke_style: 'Değiştirmek inme çizgi stili', stroke_style: 'Çizgi stilini değiştir',
stroke_width: 'Değiştirmek vuruş genişliği', stroke_width: 'Çizgi kalınlığını 1 birim değiştir, shift-click ile 0.1 birim değiştir',
pos_x: 'Change X coordinate', pos_x: 'X koordinatı değiştir',
pos_y: 'Change Y coordinate', pos_y: 'Y koordinatı değiştir',
linecap_butt: 'Linecap: Butt', linecap_butt: 'ÇizgiUcu: Butt',
linecap_round: 'Linecap: Round', linecap_round: 'ÇizgiUcu: Yuvarlak',
linecap_square: 'Linecap: Square', linecap_square: 'ÇizgiUcu: Kare',
linejoin_bevel: 'Linejoin: Bevel', linejoin_bevel: 'ÇizgiBirleşim: Kabartma',
linejoin_miter: 'Linejoin: Miter', linejoin_miter: 'ÇizgiBirleşim: Miter',
linejoin_round: 'Linejoin: Round', linejoin_round: 'ÇizgiBirleşim: Yuvarlak',
angle: 'Değiştirmek dönme açısı', angle: 'Döndürme açısını değiştir',
blur: 'Change gaussian blur value', blur: 'Gaussian bulanıklık değerini değiştir',
opacity: 'Değiştirmek öğe opacity seçilmiş', opacity: 'Seçilen ögenin saydamlığını değiştir',
circle_cx: 'Değiştirmek daire's cx koordine', circle_cx: 'Çemberin cx koordinatını değiştir',
circle_cy: 'Değiştirmek daire cy koordine's', circle_cy: 'Çemberin cy koordinatını değiştir',
circle_r: 'Değiştirmek daire yarıçapı', circle_r: 'Çemberin yarıçapını değiştir',
ellipse_cx: ''s Koordine cx elips Girişi', ellipse_cx: 'Elipsin cx koordinatını değiştir',
ellipse_cy: 'Değiştirmek elips cy koordine's', ellipse_cy: 'Elipsin cy koordinatını değiştir',
ellipse_rx: 'Değiştirmek elips's x yarıçapı', ellipse_rx: 'Elipsin x yarıçapını değiştir',
ellipse_ry: 'Değiştirmek elips Y yarıçapı', ellipse_ry: 'Elipsin y yarıçapını değiştir',
line_x1: 'Değiştirmek hattı's koordine x başlangıç', line_x1: 'Çizginin başlangıç x değerini değiştir',
line_x2: 'Değiştirmek hattı's koordine x biten', line_x2: 'Çizginin bitiş x değerini değiştir',
line_y1: 'Değiştirmek hattı y başlangıç's koordine', line_y1: 'Çizginin başlangıç y değerini değiştir',
line_y2: 'Değiştirmek hattı y biten's koordine', line_y2: 'Change line\'s ending y coordinate',
rect_height: 'Değiştirmek dikdörtgen yüksekliği', rect_height: 'Üçgenin yüksekliğini değiştir',
rect_width: 'Değiştirmek dikdörtgen genişliği', rect_width: 'Üçgenin enini değiştir',
corner_radius: 'Değiştirmek Dikdörtgen Köşe Yarıçap', corner_radius: 'Üçgenin Köşe Yarıçapını değiştir',
image_width: 'Değiştirmek görüntü genişliği', image_width: 'Resmin enini değiştir',
image_height: 'Değiştirmek görüntü yüksekliği', image_height: 'Resmin boyunu değiştir',
image_url: 'Değiştirmek URL', image_url: 'URL değiştir',
node_x: "Change node's x coordinate", node_x: 'Düğümün x koordinatını değiştir',
node_y: "Change node's y coordinate", node_y: 'Düğümün y koordinatını değiştir',
seg_type: 'Change Segment type', seg_type: 'Kesit tipini değiştir',
straight_segments: 'Straight', straight_segments: 'Düzgün',
curve_segments: 'Curve', curve_segments: 'Eğri',
text_contents: 'Değiştirmek metin içeriği', text_contents: 'Metin içeriğini değiştir',
font_family_label: 'Font:', font_family_label: 'Font:',
font_family: 'Font değiştir Aile', font_family: 'Font Ailesini Değiştir',
font_size: 'Change font size', font_size: 'Font boyutunu değiştir',
bold: 'Kalın Yazı', bold: 'Kalın Metin',
text_decoration_underline: 'Underline', text_decoration_underline: 'Altıçizili',
text_decoration_linethrough: 'Line-Through', text_decoration_linethrough: 'Ortaçizili',
text_decoration_overline: 'Overline', text_decoration_overline: 'Üstçizili',
italic: 'Italik yazı', italic: 'Italic Metin',
text_anchor_start: 'Align the text in start', text_anchor_start: 'Metni başa hizala',
text_anchor_middle: 'Align the text in middle', text_anchor_middle: 'Metni ortaya hizala',
text_anchor_end: 'Align the text in end', text_anchor_end: 'Metni sona hizala',
text_letter_spacing: 'Change the letter spacing', text_letter_spacing: 'Harf boşluklarını değiştir',
text_word_spacing: 'Change the word spacing', text_word_spacing: 'Kelime arası boşlukları değiştir',
text_length: 'Lets you specify the width of the space into which the text will draw', text_length: 'Metnin içerisine çizileceği boşluğun miktarını belirmeye yarar',
text_length_adjust: 'Length adjust', text_length_adjust: 'Uzunluk Ayarla',
text_length_adjust_spacing: 'Spacing', text_length_adjust_spacing: 'Boşluk',
text_length_adjust_spacing_and_glyphs: 'Spacing & Glyphs', text_length_adjust_spacing_and_glyphs: 'Boşluk & Glyphs',
r_label: 'r',
x_label: 'x',
y_label: 'y',
x1_label: 'x1',
y1_label: 'y1',
x2_label: 'x2',
y2_label: 'y2',
rx_label: 'rx',
ry_label: 'ry',
cx_label: 'cx',
cy_label: 'cy',
w_label: 'w',
h_label: 'h',
id_label: 'id',
class_label: 'class',
label: 'etiket',
class: 'Element class', class: 'Element class',
serif: 'Serif', serif: 'Serif',
sans_serif: 'Sans-serif', sans_serif: 'Sans-serif',
@ -95,141 +112,138 @@ export default {
courier: 'Courier', courier: 'Courier',
helvetica: 'Helvetica', helvetica: 'Helvetica',
times: 'times', times: 'times',
prefs_and_content: 'Store preferences and SVG content locally', prefs_and_content: 'Seçenekleri ve SVG içeriğini yerel olarak sakla',
prefs_only: 'Only store preferences locally', prefs_only: 'Sadece seçenekleri yerel olarak sakla',
no_prefs_or_content: 'Do not store my preferences or SVG content locally', no_prefs_or_content: 'SVG içeriğini ya da seçenekleri yerel olarak saklama!',
jgraduate_pad: 'Pad', jgraduate_pad: 'Dolgula',
jgraduate_reflect: 'Reflect', jgraduate_reflect: 'Yansıt',
jgraduate_repeat: 'Repeat' jgraduate_repeat: 'Tekrarla'
}, },
tools: { tools: {
main_menu: 'Main Menu', main_menu: 'Ana Menu',
bkgnd_color_opac: 'Arka plan rengini değiştirmek / opacity', bkgnd_color_opac: 'Arka plan rengini/saydamlığını ayarla',
connector_no_arrow: 'No arrow', connector_no_arrow: 'Düz bağlantı',
fitToContent: 'Fit to Content', fitToContent: 'İçeriğe sığdır',
fit_to_all: 'Fit tüm içerik için', fit_to_all: 'Tüm içeriğe sığdır',
fit_to_canvas: 'Fit tuvaline', fit_to_canvas: 'canvas\'a sığdır',
fit_to_layer_content: 'Sığacak şekilde katman içerik', fit_to_layer_content: 'Kayman içeriğine sığdır',
fit_to_sel: 'Fit seçimine', fit_to_sel: 'Seçime sığdır',
align_relative_to: 'Align göre ...', align_relative_to: 'Şuna göre hizala...',
relativeTo: 'göreli:', relativeTo: 'şuna göre:',
page: 'sayfa', page: 'sayfa',
largest_object: 'en büyük nesne', largest_object: 'enbüyük nesne',
selected_objects: 'seçilen nesneleri', selected_objects: 'seçili nesneler',
smallest_object: 'küçük nesne', smallest_object: 'enküçük nesne',
new_doc: 'Yeni Resim', export_img: 'Dışa aktar',
open_doc: 'Aç Resim', import_doc: 'SVG içe aktar',
export_img: 'Export', align_to_page: 'Ögeyi Sayfaya Hizala',
save_doc: 'Görüntüyü Kaydet', align_bottom: 'Alta Hizala',
import_doc: 'Import SVG', align_center: 'Merkeze Hizala',
align_to_page: 'Align Element to Page', align_left: 'Sola Hizala',
align_bottom: 'Align Bottom', align_middle: 'Ortaya Hizala',
align_center: 'Ortala',
align_left: 'Sola',
align_middle: 'Align Orta',
align_right: 'Sağa Hizala', align_right: 'Sağa Hizala',
align_top: 'Align Top', align_top: 'Üste Hizala',
mode_select: 'Seçim aracı', mode_select: 'Seçim Aracı',
mode_fhpath: 'Kalem Aracı', mode_fhpath: 'Kalem Aracı',
mode_line: 'Line Aracı', mode_line: 'Çizgi Aracı',
mode_rect: 'Rectangle Tool', mode_rect: 'Dörtgen Aracı',
mode_square: 'Square Tool', mode_square: 'Kare Aracı',
mode_fhrect: 'Free-El Dikdörtgen', mode_fhrect: 'Serbest Dörtgen Aracı',
mode_ellipse: 'Elips', mode_ellipse: 'Elips',
mode_circle: 'Daire', mode_circle: 'Çember',
mode_fhellipse: 'Free-El Elips', mode_fhellipse: 'Serbest Elips',
mode_path: 'Path Tool', mode_path: 'Path Aracı',
mode_text: 'Metin Aracı', mode_text: 'Metin Aracı',
mode_image: 'Resim Aracı', mode_image: 'Resim Aracı',
mode_zoom: 'Zoom Tool', mode_zoom: 'Yakınlaştırma Aracı',
no_embed: 'NOTE: This image cannot be embedded. It will depend on this path to be displayed', no_embed: 'NOT: Bu resim içe gömülemiyor. Bu Path e bağlı olarak görüntülenecek',
undo: 'Geri', undo: 'Gerial',
redo: 'Redo', redo: 'Yinele',
tool_source: 'Değiştir Kaynak', tool_source: 'Kaynağı Düzenle',
wireframe_mode: 'Wireframe Mode', wireframe_mode: 'Çizgi Mod',
clone: 'Clone Element(s)', clone: 'Öge(ler)i Çoğalt',
del: 'Delete Element(s)', del: 'Öge(ler)i Sil',
group_elements: 'Grup Elemanları', group_elements: 'Ögeleri Grupla',
make_link: 'Make (hyper)link', make_link: '(hiper) Link Oluştur',
set_link_url: 'Set link URL (leave empty to remove)', set_link_url: 'Bağlantı URL si ata(boş bırak ya da kaldır)',
to_path: 'Convert to Path', to_path: 'Path\'e dönüştür',
reorient_path: 'Reorient path', reorient_path: 'Path yeniden yönlendir',
ungroup: 'Çöz Elemanları', ungroup: 'Ögelerin Grubunu çöz',
docprops: 'Belge Özellikleri', docprops: 'Belge Seçenekleri',
editor_homepage: 'SVG-Edit Home Page', editor_homepage: 'SVG-Edit Ana Sayfası',
move_bottom: 'Altına gider', move_bottom: 'Alta gönder',
move_top: 'Üste taşı', move_top: 'Öne gönder',
node_clone: 'Clone Node', node_clone: 'Düğüm Klonla',
node_delete: 'Delete Node', node_delete: 'Düğüm Klonla',
node_link: 'Link Control Points', node_link: 'Denetim Noktalarını Bağla',
add_subpath: 'Add sub-path', add_subpath: 'Alt Path ekle',
openclose_path: 'Open/close sub-path', openclose_path: 'Aç/Kapa Alt Path',
source_save: 'Kaydetmek', source_save: 'Değişiklikleri Kaydet',
cut: 'Cut', cut: 'Kes',
copy: 'Copy', copy: 'Kopyala',
paste: 'Paste', paste: 'Yapıştır',
paste_in_place: 'Paste in Place', paste_in_place: 'Yerine Yapıştır',
delete: 'Delete', delete: 'Sil',
group: 'Group', group: 'Grupla',
move_front: 'Bring to Front', move_front: 'En Öne Getir',
move_up: 'Bring Forward', move_up: 'Bir Öne Getir',
move_down: 'Send Backward', move_down: 'Bir Arkaya Gönder',
move_back: 'Send to Back', move_back: 'En Arkaya Gönder',
tool_unlink_use: 'Break link to reference element (make unique)', tool_unlink_use: 'Ana nesneye bağını kopar (bağımsız yap)',
ellipse_circle_tool: 'Ellipse/Circle Tool', ellipse_circle_tool: 'Elips/Çember Aracı',
square_rect_tool: 'Square/Rect Tool', square_rect_tool: 'Kare/Dörtgen Aracı',
remember_this_choice: 'Remember this choice?', remember_this_choice: 'Bu seçenek hatırlansın mı?',
remember_this_choice_title: 'If you choose to opt out of storage while remembering this choice, the URL will change so as to avoid asking again.' remember_this_choice_title: 'Bu seçenek seçilirse, seçiminiz hatırlanacak biçimde URL değiştirilecek.'
}, },
layers: { layers: {
layer: 'Layer', layer: 'Katman',
layers: 'Layers', layers: 'Katmanlar',
del: 'Delete Layer', del: 'Katmanı Sil',
move_down: 'Katman Aşağı Taşı', move_down: 'Katmanı Aşağı Taşı',
new: 'Yeni Katman', new: 'Yeni Katman',
rename: 'Rename Katman', rename: 'Katmanı Yeniden Adlandır',
move_up: 'Up Katman Taşı', move_up: 'Katmanı Üste Taşı',
dupe: 'Duplicate Layer', dupe: 'Katmanı Çoğalt...',
merge_down: 'Merge Down', merge_down: 'Aşağı Birleştir',
merge_all: 'Merge All', merge_all: 'Tümünü Birleştir',
move_elems_to: 'Move elements to:', move_elems_to: 'Ögeleri şuraya taşı:',
move_selected: 'Move selected elements to a different layer' move_selected: 'Seçilen ögeleri farklı katmana taşı'
}, },
config: { config: {
image_props: 'Image Properties', image_props: 'Resim Özellikleri',
doc_title: 'Title', doc_title: 'Başlık:',
doc_dims: 'Canvas Dimensions', doc_dims: 'Canvas Boyutları',
included_images: 'Included Images', included_images: 'Dahili Resimler',
image_opt_embed: 'Embed data (local files)', image_opt_embed: 'Veriyi Göm(local files)',
image_opt_ref: 'Use file reference', image_opt_ref: 'Use file reference',
editor_prefs: 'Editor Preferences', editor_prefs: 'Editör Seçenekleri',
language: 'Language', language: 'Dil:',
background: 'Editor Background', background: 'Editör Arkaplanı',
editor_img_url: 'Image URL', editor_img_url: 'Resim URL:',
editor_bg_note: 'Note: Background will not be saved with image.', editor_bg_note: 'Not: Arkaplan resimle kaydedilmeyecek!',
select_predefined: 'Seçin önceden tanımlanmış:', select_predefined: 'Select predefined:',
units_and_rulers: 'Units & Rulers', units_and_rulers: 'Birimler & Cetveller',
show_rulers: 'Show rulers', show_rulers: 'Cetvelleri Göster',
base_unit: 'Base Unit:', base_unit: 'Temel Birim:',
grid: 'Grid', grid: 'Izgara',
snapping_onoff: 'Snapping on/off', snapping_onoff: 'Hizalama Yardımı Aç/Kapa',
snapping_stepsize: 'Snapping Step-Size:', snapping_stepsize: 'Hizalama Yardım Adımı:',
grid_color: 'Grid color', grid_color: 'Izgara Rengi:',
done: 'Done', done: 'Kaydedildi',
change_xxx_color: 'Change xxx color', change_xxx_color: 'xxx rengini değiştir',
pick_paint_opavity: 'Pick a {{newValue}} Paint and Opacity', pick_paint_opavity: 'Renk ve saydamlık için yeni bir değer{{newValue}}',
open_color_picker: 'Click To Open Color Picker', open_color_picker: 'Renk Seçiciyi Açmak için Tıklayın',
jpicker_title: 'Drag Markers To Pick A Color', jpicker_title: 'Renk Seçmek için işaretçileri Sürükleyin',
jpicker_new_color: 'new', jpicker_new_color: 'yeni',
jpicker_current_color: 'current', jpicker_current_color: 'mevcut',
jpicker_tooltip_colors_new_color: 'New Color - Press “OK” To Commit', jpicker_tooltip_colors_new_color: 'Yeni Renk - “OK” To Commit',
jpicker_tooltip_colors_current_color: 'Click To Revert To Original Color', jpicker_tooltip_colors_current_color: 'Asıl renge dönmek için tıklayın',
jpicker_tooltip_buttons_ok: 'Commit To This Color Selection', jpicker_tooltip_buttons_ok: 'Renk seçitine ekle',
jpicker_tooltip_buttons_cancel: 'Cancel And Revert To Original Color', jpicker_tooltip_buttons_cancel: 'Vazgeç asıl renge dön',
jpicker_tooltip_hue_radio: 'Set To “Hue” Color Mode', jpicker_tooltip_hue_radio: 'Set To “Hue” Color Mode',
jpicker_tooltip_hue_textbox: 'Enter A “Hue” Value (0-360°)', jpicker_tooltip_hue_textbox: '“Hue” değer (0-360°)',
jpicker_tooltip_saturation_radio: 'Set To “Saturation” Color Mode', jpicker_tooltip_saturation_radio: '“Saturation” Renk Modu',
jpicker_tooltip_saturation_textbox: 'Enter A “Saturation” Value (0-100%)', jpicker_tooltip_saturation_textbox: '“Saturation” Değer(0-100%)',
jpicker_tooltip_value_radio: 'Set To “Value” Color Mode', jpicker_tooltip_value_radio: 'Set To “Value” Color Mode',
jpicker_tooltip_value_textbox: 'Enter A “Value” Value (0-100%)', jpicker_tooltip_value_textbox: 'Enter A “Value” Value (0-100%)',
jpicker_tooltip_red_radio: 'Set To “Red” Color Mode', jpicker_tooltip_red_radio: 'Set To “Red” Color Mode',
@ -273,10 +287,10 @@ export default {
invalidAttrValGiven: 'Invalid value given', invalidAttrValGiven: 'Invalid value given',
noContentToFitTo: 'No content to fit to', noContentToFitTo: 'No content to fit to',
dupeLayerName: 'There is already a layer named that!', dupeLayerName: 'There is already a layer named that!',
enterUniqueLayerName: 'Please enter a unique layer name', enterUniqueLayerName: 'Benzersiz bir katman ismi girin',
enterNewLayerName: 'Please enter the new layer name', enterNewLayerName: 'Yeni katman ismi verin',
layerHasThatName: 'Layer already has that name', layerHasThatName: 'Katmanın ismi aynı',
QmoveElemsToLayer: "Move selected elements to layer '%s'?", QmoveElemsToLayer: 'Move selected elements to layer \'%s\'?',
QwantToClear: 'Do you want to clear the drawing?\nThis will also erase your undo history!', QwantToClear: 'Do you want to clear the drawing?\nThis will also erase your undo history!',
QwantToOpen: 'Do you want to open a new file?\nThis will also erase your undo history!', QwantToOpen: 'Do you want to open a new file?\nThis will also erase your undo history!',
QerrorsRevertToSource: 'There were parsing errors in your SVG source.\nRevert back to original SVG source?', QerrorsRevertToSource: 'There were parsing errors in your SVG source.\nRevert back to original SVG source?',
@ -285,7 +299,7 @@ export default {
enterNewImgURL: 'Enter the new image URL', enterNewImgURL: 'Enter the new image URL',
defsFailOnSave: 'NOTE: Due to a bug in your browser, this image may appear wrong (missing gradients or elements). It will however appear correct once actually saved.', defsFailOnSave: 'NOTE: Due to a bug in your browser, this image may appear wrong (missing gradients or elements). It will however appear correct once actually saved.',
loadingImage: 'Loading image, please wait...', loadingImage: 'Loading image, please wait...',
saveFromBrowser: "Select 'Save As...' in your browser (possibly via file menu or right-click context-menu) to save this image as a {{type}} file.", saveFromBrowser: 'Select \'Save As...\' in your browser (possibly via file menu or right-click context-menu) to save this image as a {{type}} file.',
noteTheseIssues: 'Also note the following issues: ', noteTheseIssues: 'Also note the following issues: ',
unsavedChanges: 'There are unsaved changes.', unsavedChanges: 'There are unsaved changes.',
enterNewLinkURL: 'Enter the new hyperlink URL', enterNewLinkURL: 'Enter the new hyperlink URL',