|
|
|
@ -2096,6 +2096,78 @@ extension Localization on String { |
|
|
|
|
'Move to previous occurrence': 'Move to previous occurrence', |
|
|
|
|
'Move to next occurrence': 'Move to next occurrence', |
|
|
|
|
}, |
|
|
|
|
'tk': { |
|
|
|
|
'Paste a link': 'Baglanyşygy goýuň', |
|
|
|
|
'Ok': 'Bolýar', |
|
|
|
|
'Select Color': 'Reňk saýlaň', |
|
|
|
|
'Gallery': 'Galereýa', |
|
|
|
|
'Link': 'Baglanyşyk', |
|
|
|
|
'Please first select some text to transform into a link.': |
|
|
|
|
'Haýyş, ilki baglanyşyga öwürmek üçin bir tekst saýlaň.', |
|
|
|
|
'Open': 'Aç', |
|
|
|
|
'Copy': 'Kopýala', |
|
|
|
|
'Remove': 'Poz', |
|
|
|
|
'Save': 'Sakla', |
|
|
|
|
'Zoom': 'Ulalt', |
|
|
|
|
'Saved': 'Saklandy', |
|
|
|
|
'Text': 'Tekst', |
|
|
|
|
'What is entered is not a link': 'Girizen zadyňyz baglanyşyk däl', |
|
|
|
|
'Resize': 'Ölçegini üýtget', |
|
|
|
|
'Width': 'In', |
|
|
|
|
'Height': 'Boý', |
|
|
|
|
'Size': 'Ölçegi', |
|
|
|
|
'Small': 'Kiçi', |
|
|
|
|
'Large': 'Uly', |
|
|
|
|
'Huge': 'Has uly', |
|
|
|
|
'Clear': 'Arassala', |
|
|
|
|
'Font': 'Şrift', |
|
|
|
|
'Search': 'Gözleg', |
|
|
|
|
'matches': 'gabat gelýär', |
|
|
|
|
'showing match': 'gabat gelýän görkezilýär', |
|
|
|
|
'Prev': 'Öňki', |
|
|
|
|
'Next': 'Indiki', |
|
|
|
|
'Camera': 'Kamera', |
|
|
|
|
'Video': 'Wideo', |
|
|
|
|
'Undo': 'Yza al', |
|
|
|
|
'Redo': 'Öňe al', |
|
|
|
|
'Font family': 'Şrift maşgalasy', |
|
|
|
|
'Font size': 'Şrift ululygy', |
|
|
|
|
'Bold': 'Galyň', |
|
|
|
|
'Subscript': 'Aşaky ýazgy', |
|
|
|
|
'Superscript': 'Ýokarky ýazgy', |
|
|
|
|
'Italic': 'Italik', |
|
|
|
|
'Underline': 'Aşagyny çyz', |
|
|
|
|
'Strike through': 'Üstüni çyz', |
|
|
|
|
'Inline code': 'Bir setirde kod', |
|
|
|
|
'Font color': 'Şrift reňki', |
|
|
|
|
'Background color': 'Arka reňki', |
|
|
|
|
'Clear format': 'Formaty arassala', |
|
|
|
|
'Align left': 'Çepe deňleşdir', |
|
|
|
|
'Align center': 'Orta deňleşdir', |
|
|
|
|
'Align right': 'Saga deňleşdir', |
|
|
|
|
'Justify win width': 'Justify win width', |
|
|
|
|
'Text direction': 'Tekst ugry', |
|
|
|
|
'Header style': 'Sözbaşy stili', |
|
|
|
|
'Numbered list': 'Sanly sanaw', |
|
|
|
|
'Bullet list': 'Okly sanawy', |
|
|
|
|
'Checked list': 'Tikli sanaw', |
|
|
|
|
'Code block': 'Kod blogy', |
|
|
|
|
'Quote': 'Sitata', |
|
|
|
|
'Increase indent': 'Indent köpelt', |
|
|
|
|
'Decrease indent': 'Indent azalt', |
|
|
|
|
'Insert URL': 'URL goý', |
|
|
|
|
'Visit link': 'Baglanyşyga giriň', |
|
|
|
|
'Enter link': 'Baglanyşyk giriň', |
|
|
|
|
'Enter media': 'Mediýa giriziň', |
|
|
|
|
'Edit': 'Üýtget', |
|
|
|
|
'Apply': 'Ulan', |
|
|
|
|
'Hex': 'Hex', |
|
|
|
|
'Material': 'Material', |
|
|
|
|
'Color': 'Reňk', |
|
|
|
|
'Find text': 'Tekst tapyň', |
|
|
|
|
'Move to previous occurrence': 'Öňki hadysa geçiň', |
|
|
|
|
'Move to next occurrence': 'Indiki hadysa geçiň', |
|
|
|
|
}, |
|
|
|
|
}; |
|
|
|
|
|
|
|
|
|
String get i18n => localize(this, _t); |
|
|
|
|