Changeset 3983:10925bf4beff for plugins/dcCKEditor/js/ckeditor/lang/mn.js
- Timestamp:
- 06/27/19 11:15:42 (6 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/dcCKEditor/js/ckeditor/lang/mn.js
r3759 r3983 1 1 /* 2 Copyright (c) 2003-201 8, CKSource - Frederico Knabben. All rights reserved.2 Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved. 3 3 For licensing, see LICENSE.md or http://ckeditor.com/license 4 4 */ … … 89 89 headersNone : 'None', 90 90 headersRow : 'First Row', 91 heightUnit : 'height unit', 91 92 invalidBorder : 'Border size must be a number.', 92 93 invalidCellPadding : 'Cell padding must be a positive number.', … … 166 167 liststyle : 167 168 { 168 armenian : 'Armenian numbering',169 169 bulletedTitle : 'Bulleted List Properties', 170 170 circle : 'Circle', 171 171 decimal : 'Decimal (1, 2, 3, etc.)', 172 decimalLeadingZero : 'Decimal leading zero (01, 02, 03, etc.)',173 172 disc : 'Disc', 174 georgian : 'Georgian numbering (an, ban, gan, etc.)',175 173 lowerAlpha : 'Lower Alpha (a, b, c, d, e, etc.)', 176 lowerGreek : 'Lower Greek (alpha, beta, gamma, etc.)',177 174 lowerRoman : 'Lower Roman (i, ii, iii, iv, v, etc.)', 178 175 none : 'None', … … 226 223 noEmail : 'Э-шуудангий хаягаа шивнэ үү', 227 224 noUrl : 'Холбоосны URL хаягийг шивнэ үү', 225 noTel : 'Please type the phone number', 228 226 other : '<other>', 227 phoneNumber : 'Phone number', 229 228 popupDependent : 'Хамаатай (Netscape)', 230 229 popupFeatures : 'Popup цонхны онцлог', … … 251 250 toEmail : 'Э-захиа', 252 251 toUrl : 'цахим хуудасны хаяг (URL)', 252 toPhone : 'Phone', 253 253 toolbar : 'Холбоос', 254 254 type : 'Линкийн төрөл', … … 417 417 pasteNotification : 'Press %1 to paste. Your browser doesn‘t support pasting with the toolbar button or context menu option.', 418 418 pasteArea : 'Paste Area', 419 pasteMsg : 'Paste your content inside the area below and press OK.', 420 title : 'Буулгах' 421 }, 422 button : 423 { 424 selectedLabel : '%1 (Selected)' 419 pasteMsg : 'Paste your content inside the area below and press OK.' 425 420 }, 426 421 blockquote :
Note: See TracChangeset
for help on using the changeset viewer.