From 4ac56c482efbf49f67c4832b9775360208c29486 Mon Sep 17 00:00:00 2001 From: indigoxela Date: Sat, 23 Mar 2024 12:04:12 +0100 Subject: [PATCH 1/3] Initial testing with Tiny v7 --- libraries/tinymce/CHANGELOG.md | 72 ++++++++++++++++++- .../js/tinymce/icons/default/icons.min.js | 2 +- libraries/tinymce/js/tinymce/langs/ar.js | 2 +- libraries/tinymce/js/tinymce/langs/ar_SA.js | 2 +- libraries/tinymce/js/tinymce/langs/az.js | 2 +- libraries/tinymce/js/tinymce/langs/be.js | 2 +- libraries/tinymce/js/tinymce/langs/bg_BG.js | 2 +- libraries/tinymce/js/tinymce/langs/bn_BD.js | 2 +- libraries/tinymce/js/tinymce/langs/ca.js | 2 +- libraries/tinymce/js/tinymce/langs/cs.js | 2 +- libraries/tinymce/js/tinymce/langs/cy.js | 2 +- libraries/tinymce/js/tinymce/langs/da.js | 2 +- libraries/tinymce/js/tinymce/langs/de.js | 2 +- libraries/tinymce/js/tinymce/langs/dv.js | 1 - libraries/tinymce/js/tinymce/langs/el.js | 2 +- libraries/tinymce/js/tinymce/langs/eo.js | 2 +- libraries/tinymce/js/tinymce/langs/es.js | 2 +- libraries/tinymce/js/tinymce/langs/es_MX.js | 2 +- libraries/tinymce/js/tinymce/langs/et.js | 2 +- libraries/tinymce/js/tinymce/langs/eu.js | 2 +- libraries/tinymce/js/tinymce/langs/fa.js | 2 +- libraries/tinymce/js/tinymce/langs/fi.js | 2 +- libraries/tinymce/js/tinymce/langs/fr_FR.js | 2 +- libraries/tinymce/js/tinymce/langs/ga.js | 2 +- libraries/tinymce/js/tinymce/langs/gl.js | 2 +- libraries/tinymce/js/tinymce/langs/he_IL.js | 2 +- libraries/tinymce/js/tinymce/langs/hi.js | 1 - libraries/tinymce/js/tinymce/langs/hr.js | 2 +- libraries/tinymce/js/tinymce/langs/hu_HU.js | 2 +- libraries/tinymce/js/tinymce/langs/hy.js | 2 +- libraries/tinymce/js/tinymce/langs/id.js | 2 +- libraries/tinymce/js/tinymce/langs/is_IS.js | 2 +- libraries/tinymce/js/tinymce/langs/it.js | 2 +- libraries/tinymce/js/tinymce/langs/ja.js | 2 +- libraries/tinymce/js/tinymce/langs/ka_GE.js | 2 +- libraries/tinymce/js/tinymce/langs/kab.js | 2 +- libraries/tinymce/js/tinymce/langs/kk.js | 2 +- libraries/tinymce/js/tinymce/langs/ko_KR.js | 2 +- libraries/tinymce/js/tinymce/langs/ku.js | 2 +- libraries/tinymce/js/tinymce/langs/lt.js | 2 +- libraries/tinymce/js/tinymce/langs/lv.js | 2 +- libraries/tinymce/js/tinymce/langs/nb_NO.js | 2 +- libraries/tinymce/js/tinymce/langs/ne.js | 2 +- libraries/tinymce/js/tinymce/langs/nl.js | 2 +- libraries/tinymce/js/tinymce/langs/nl_BE.js | 2 +- libraries/tinymce/js/tinymce/langs/oc.js | 2 +- libraries/tinymce/js/tinymce/langs/pl.js | 2 +- libraries/tinymce/js/tinymce/langs/pt_BR.js | 2 +- libraries/tinymce/js/tinymce/langs/pt_PT.js | 1 + libraries/tinymce/js/tinymce/langs/ro.js | 2 +- libraries/tinymce/js/tinymce/langs/ru.js | 2 +- libraries/tinymce/js/tinymce/langs/sk.js | 2 +- libraries/tinymce/js/tinymce/langs/sl_SI.js | 2 +- libraries/tinymce/js/tinymce/langs/sq.js | 2 +- libraries/tinymce/js/tinymce/langs/sr.js | 2 +- libraries/tinymce/js/tinymce/langs/sv_SE.js | 2 +- libraries/tinymce/js/tinymce/langs/ta.js | 2 +- libraries/tinymce/js/tinymce/langs/tg.js | 2 +- libraries/tinymce/js/tinymce/langs/th_TH.js | 2 +- libraries/tinymce/js/tinymce/langs/tr.js | 2 +- libraries/tinymce/js/tinymce/langs/ug.js | 2 +- libraries/tinymce/js/tinymce/langs/uk.js | 2 +- libraries/tinymce/js/tinymce/langs/uz.js | 2 +- libraries/tinymce/js/tinymce/langs/vi.js | 2 +- libraries/tinymce/js/tinymce/langs/zh-Hans.js | 1 - libraries/tinymce/js/tinymce/langs/zh-Hant.js | 1 - libraries/tinymce/js/tinymce/langs/zh_CN.js | 1 + libraries/tinymce/js/tinymce/langs/zh_HK.js | 2 +- libraries/tinymce/js/tinymce/langs/zh_MO.js | 2 +- libraries/tinymce/js/tinymce/langs/zh_SG.js | 2 +- libraries/tinymce/js/tinymce/langs/zh_TW.js | 1 + libraries/tinymce/js/tinymce/license.md | 6 ++ libraries/tinymce/js/tinymce/license.txt | 21 ------ .../js/tinymce/models/dom/model.min.js | 4 +- .../tinymce/plugins/accordion/plugin.min.js | 2 +- .../js/tinymce/plugins/advlist/plugin.min.js | 4 +- .../js/tinymce/plugins/anchor/plugin.min.js | 2 +- .../js/tinymce/plugins/autolink/plugin.min.js | 2 +- .../tinymce/plugins/autoresize/plugin.min.js | 2 +- .../js/tinymce/plugins/autosave/plugin.min.js | 2 +- .../js/tinymce/plugins/charmap/plugin.min.js | 2 +- .../js/tinymce/plugins/code/plugin.min.js | 2 +- .../tinymce/plugins/codesample/plugin.min.js | 2 +- .../plugins/directionality/plugin.min.js | 2 +- .../tinymce/plugins/emoticons/plugin.min.js | 4 +- .../tinymce/plugins/fullscreen/plugin.min.js | 4 +- .../tinymce/plugins/help/js/i18n/keynav/ar.js | 2 +- .../plugins/help/js/i18n/keynav/bg_BG.js | 2 +- .../tinymce/plugins/help/js/i18n/keynav/ca.js | 2 +- .../tinymce/plugins/help/js/i18n/keynav/cs.js | 2 +- .../tinymce/plugins/help/js/i18n/keynav/da.js | 2 +- .../tinymce/plugins/help/js/i18n/keynav/de.js | 2 +- .../tinymce/plugins/help/js/i18n/keynav/el.js | 2 +- .../tinymce/plugins/help/js/i18n/keynav/en.js | 2 +- .../tinymce/plugins/help/js/i18n/keynav/es.js | 2 +- .../tinymce/plugins/help/js/i18n/keynav/eu.js | 2 +- .../tinymce/plugins/help/js/i18n/keynav/fa.js | 2 +- .../tinymce/plugins/help/js/i18n/keynav/fi.js | 2 +- .../plugins/help/js/i18n/keynav/fr_FR.js | 2 +- .../plugins/help/js/i18n/keynav/he_IL.js | 2 +- .../tinymce/plugins/help/js/i18n/keynav/hi.js | 2 +- .../tinymce/plugins/help/js/i18n/keynav/hr.js | 2 +- .../plugins/help/js/i18n/keynav/hu_HU.js | 2 +- .../tinymce/plugins/help/js/i18n/keynav/id.js | 2 +- .../tinymce/plugins/help/js/i18n/keynav/it.js | 2 +- .../tinymce/plugins/help/js/i18n/keynav/ja.js | 2 +- .../tinymce/plugins/help/js/i18n/keynav/kk.js | 2 +- .../plugins/help/js/i18n/keynav/ko_KR.js | 2 +- .../tinymce/plugins/help/js/i18n/keynav/ms.js | 2 +- .../plugins/help/js/i18n/keynav/nb_NO.js | 2 +- .../tinymce/plugins/help/js/i18n/keynav/nl.js | 2 +- .../tinymce/plugins/help/js/i18n/keynav/pl.js | 2 +- .../plugins/help/js/i18n/keynav/pt_BR.js | 2 +- .../plugins/help/js/i18n/keynav/pt_PT.js | 2 +- .../tinymce/plugins/help/js/i18n/keynav/ro.js | 2 +- .../tinymce/plugins/help/js/i18n/keynav/ru.js | 2 +- .../tinymce/plugins/help/js/i18n/keynav/sk.js | 2 +- .../plugins/help/js/i18n/keynav/sl_SI.js | 4 +- .../plugins/help/js/i18n/keynav/sv_SE.js | 2 +- .../plugins/help/js/i18n/keynav/th_TH.js | 2 +- .../tinymce/plugins/help/js/i18n/keynav/tr.js | 2 +- .../tinymce/plugins/help/js/i18n/keynav/uk.js | 2 +- .../tinymce/plugins/help/js/i18n/keynav/vi.js | 2 +- .../plugins/help/js/i18n/keynav/zh_CN.js | 2 +- .../plugins/help/js/i18n/keynav/zh_TW.js | 2 +- .../js/tinymce/plugins/help/plugin.min.js | 4 +- .../js/tinymce/plugins/image/plugin.min.js | 2 +- .../tinymce/plugins/importcss/plugin.min.js | 2 +- .../plugins/insertdatetime/plugin.min.js | 2 +- .../js/tinymce/plugins/link/plugin.min.js | 4 +- .../js/tinymce/plugins/lists/plugin.min.js | 4 +- .../js/tinymce/plugins/media/plugin.min.js | 4 +- .../tinymce/plugins/nonbreaking/plugin.min.js | 2 +- .../tinymce/plugins/pagebreak/plugin.min.js | 2 +- .../js/tinymce/plugins/preview/plugin.min.js | 2 +- .../tinymce/plugins/quickbars/plugin.min.js | 2 +- .../js/tinymce/plugins/save/plugin.min.js | 4 +- .../plugins/searchreplace/plugin.min.js | 4 +- .../js/tinymce/plugins/table/plugin.min.js | 4 +- .../js/tinymce/plugins/template/plugin.min.js | 4 -- .../plugins/visualblocks/plugin.min.js | 2 +- .../tinymce/plugins/visualchars/plugin.min.js | 2 +- .../tinymce/plugins/wordcount/plugin.min.js | 2 +- .../js/tinymce/skins/ui/oxide-dark/skin.js | 2 +- .../tinymce/skins/ui/oxide-dark/skin.min.css | 2 +- .../tinymce/js/tinymce/skins/ui/oxide/skin.js | 2 +- .../js/tinymce/skins/ui/oxide/skin.min.css | 2 +- .../tinymce/skins/ui/tinymce-5-dark/skin.js | 2 +- .../skins/ui/tinymce-5-dark/skin.min.css | 2 +- .../js/tinymce/skins/ui/tinymce-5/skin.js | 2 +- .../tinymce/skins/ui/tinymce-5/skin.min.css | 2 +- .../js/tinymce/themes/silver/theme.min.js | 4 +- libraries/tinymce/js/tinymce/tinymce.d.ts | 42 +++++++---- libraries/tinymce/js/tinymce/tinymce.min.js | 4 +- tinymce.module | 3 +- 155 files changed, 264 insertions(+), 203 deletions(-) delete mode 100644 libraries/tinymce/js/tinymce/langs/dv.js delete mode 100644 libraries/tinymce/js/tinymce/langs/hi.js create mode 100644 libraries/tinymce/js/tinymce/langs/pt_PT.js delete mode 100644 libraries/tinymce/js/tinymce/langs/zh-Hans.js delete mode 100644 libraries/tinymce/js/tinymce/langs/zh-Hant.js create mode 100644 libraries/tinymce/js/tinymce/langs/zh_CN.js create mode 100644 libraries/tinymce/js/tinymce/langs/zh_TW.js create mode 100644 libraries/tinymce/js/tinymce/license.md delete mode 100644 libraries/tinymce/js/tinymce/license.txt delete mode 100644 libraries/tinymce/js/tinymce/plugins/template/plugin.min.js diff --git a/libraries/tinymce/CHANGELOG.md b/libraries/tinymce/CHANGELOG.md index fc6eb21..63f094a 100644 --- a/libraries/tinymce/CHANGELOG.md +++ b/libraries/tinymce/CHANGELOG.md @@ -2,9 +2,76 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), -and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html), +and is generated by [Changie](https://github.com/miniscruff/changie). -## Unreleased +## 7.0.0 - 2024-03-20 + +### Added +- New `license_key` option that must be set to `gpl` or a valid license key. #TINY-10681 +- New custom tooltip functionality, tooltip will be shown when hovering with a mouse or with keyboard focus. #TINY-9275 +- New `sandbox_iframes_exclusions` option that holds a list of URL host names to be excluded from iframe sandboxing when `sandbox_iframes` is set to `true`. #TINY-10350 +- Added 'getAllEmojis' api function to the emoticons plugin. #TINY-10572 +- Element preset support for the `valid_children` option and Schema.addValidChildren API. #TINY-9979 +- A new `trigger` property for block text pattern configurations, allowing pattern activation with either Space or Enter keys. #TINY-10324 +- onFocus callback for CustomEditor dialog component. #TINY-10596 +- icons for the import from Word, export to Word and export to PDF premium plugins. #TINY-10612 +- `data` is now a valid element in the Schema. #TINY-10611 +- More advanced schema config for custom elements. #TINY-9980 +- Custom tooltip for autocompleter, now visible on both mouse hover and keyboard focus, except single column cases. #TINY-9638 + +### Improved +- Included keyboard shortcut in custom tooltip for `ToolbarButton` and `ToolbarToggleButton`. #TINY-10487 +- Improved showing which element has focus for keyboard navigation. #TINY-9176 +- Custom tooltips will now show for items in `collection` which is rendered inside a dialog, on mouse hover and keyboard focus. #TINY-9637 +- Autocompleter will now work with IMEs. #TINY-10637 +- Make table ghost element better reflect height changes when resizing. #TINY-10658 + +### Changed +- TinyMCE is now licensed GPL Version 2 or later. #TINY-10578 +- `convert_unsafe_embeds` editor option is now defaulted to `true`. #TINY-10351 +- `sandbox_iframes` editor option is now defaulted to `true`. #TINY-10350 +- The DOMUtils.isEmpty API function has been modified to consider nodes containing only comments as empty. #TINY-10459 +- The `highlight_on_focus` option now defaults to true, adding a focus outline to every editor. #TINY-10574 +- Delay before the tooltip to show up, from 800ms to 300ms. #TINY-10475 +- Now `tox-view__pane` has `position: relative` instead of `static`. #TINY-10561 +- Update outbound link for statusbar Tiny logo #TINY-10494 +- Remove the height field from the `table` plugin cell dialog. The `table` plugin row dialog now controls the row height by setting the height on the `tr` element, not the `td` elements. #TINY-10617 +- Change table height resizing handling to remove heights from `td`/`th` elements and only apply to `tr` elements. #TINY-10589 +- Removed incorrect `aria-placeholder` attribute from editor body when `placeholder` option is set. #TINY-10452 +- The `tooltip` property for dialog's footer `togglebutton` is now optional. #TINY-10672 +- Changed the `media_url_resolver` option to use promises. #TINY-9154 +- `Styles` bespoke toolbar button fallback changed to `Formats` if `Paragraph` is not configured in `style_formats` option. #TINY-10603 +- Updated deprecation/removed console message. #TINY-10694 + +### Removed +- Deprecated `force_hex_color` option, with the default now being all colors are forced to hex format as lower case. #TINY-10436 +- Deprecated `remove_trailing_brs` option from DomParser. #TINY-10454 +- `title` attribute on buttons with visible label. #TINY-10453 +- `InsertOrderedList` and `InsertUnorderedList` commands from core, these now only exist in the `lists` plugin. #TINY-10644 +- `closeButton` from the notification API, close buttons in notifications are now required. #TINY-10646 +- The autocompleter `ch` configuration property has been removed. Use the `trigger` property instead. #TINY-8929 +- Deprecated `template` plugin. #TINY-10654 + +### Fixed +- When deleting the last row in a table, the cursor would jump to the first cell (top left), instead of moving to the next adjacent cell in some cases. #TINY-6309 +- Heading formatting would be partially applied to the content within the `summary` element when the caret was positioned between words. #TINY-10312 +- Moving focus to the outside of the editor after having clicked a menu would not fire a `blur` event as expected. #TINY-10310 +- Autocomplete would sometimes cause corrupt data when starting during text composition. #TINY-10317 +- Inline mode with persisted toolbar would show regardless of the skin being loaded, causing css issues. #TINY-10482 +- Table classes couldn't be removed via setting an empty value in `table_class_list`. Also fixed being forced to pick the first class option. #TINY-6653 +- Directly right clicking on a ol's li in FireFox didn't enable the button `List Properties...` in the context menu. #TINY-10490 +- The `link_default_target` option wasn't considered when inserting a link via `quicklink` toolbar. #TINY-10439 +- When inline editor toolbar wrapped to multiple lines the top wasn't always calculated correctly. #TINY-10580 +- Removed manually dispatching dragend event on drop in Firefox. #TINY-10389 +- Slovenian help dialog content had a dot in the wrong place. #TINY-10601 +- Pressing Backspace at the start of an empty `summary` element within a `details` element nested in a list item no longer removes the `summary` element. #TINY-10303 +- The toolbar width was miscalculated for the inline editor positioned inside a scrollable container. #TINY-10581 +- Fixed incorrect object processor for `event_root` option. #TINY-10433 +- Adding newline after using `selection.setContent` to insert a block element would throw an unhandled exception. #TINY-10560 +- Floating toolbar buttons in inline editor incorrectly wrapped into multiple rows on window resizing or zooming. #TINY-10570 +- When setting table border width and `table_style_by_css` is true, only the border attribute is set to 0 and border-width styling is no longer used. #TINY-10308 +- Clicking to the left or right of a non-editable div in Firefox would show two cursors. #TINY-10314 ## 6.8.3 - 2024-02-08 @@ -3441,3 +3508,4 @@ Npm version bump due to package not being fully updated. - Fixed so images doesn't get a width/height applied if the image_dimensions option is set to false useful for responsive contents. - Fixed so it's possible to pass in an optional arguments object for the nodeChanged function to be passed to all nodechange event listeners. - Fixed bug where media plugin embed code didn't update correctly. + diff --git a/libraries/tinymce/js/tinymce/icons/default/icons.min.js b/libraries/tinymce/js/tinymce/icons/default/icons.min.js index e3750c6..fff07a7 100644 --- a/libraries/tinymce/js/tinymce/icons/default/icons.min.js +++ b/libraries/tinymce/js/tinymce/icons/default/icons.min.js @@ -1 +1 @@ -tinymce.IconManager.add("default",{icons:{"accessibility-check":'',"accordion-toggle":'',accordion:'',"action-next":'',"action-prev":'',addtag:'',"ai-prompt":'',ai:'',"align-center":'',"align-justify":'',"align-left":'',"align-none":'',"align-right":'',"arrow-left":'',"arrow-right":'',bold:'',bookmark:'',"border-style":'',"border-width":'',brightness:'',browse:'',cancel:'',"cell-background-color":'',"cell-border-color":'',"change-case":'',"character-count":'',"checklist-rtl":'',checklist:'',checkmark:'',"chevron-down":'',"chevron-left":'',"chevron-right":'',"chevron-up":'',close:'',"code-sample":'',"color-levels":'',"color-picker":'',"color-swatch-remove-color":'',"color-swatch":'',"comment-add":'',comment:'',contrast:'',copy:'',crop:'',"cut-column":'',"cut-row":'',cut:'',"document-properties":'',drag:'',"duplicate-column":'',"duplicate-row":'',duplicate:'',"edit-block":'',"edit-image":'',"embed-page":'',embed:'',emoji:'',export:'',fill:'',"flip-horizontally":'',"flip-vertically":'',footnote:'',"format-painter":'',format:'',fullscreen:'',gallery:'',gamma:'',help:'',"highlight-bg-color":'',home:'',"horizontal-rule":'',"image-options":'',image:'',indent:'',info:'',"insert-character":'',"insert-time":'',invert:'',italic:'',language:'',"line-height":'',line:'',link:'',"list-bull-circle":'',"list-bull-default":'',"list-bull-square":'',"list-num-default-rtl":'',"list-num-default":'',"list-num-lower-alpha-rtl":'',"list-num-lower-alpha":'',"list-num-lower-greek-rtl":'',"list-num-lower-greek":'',"list-num-lower-roman-rtl":'',"list-num-lower-roman":'',"list-num-upper-alpha-rtl":'',"list-num-upper-alpha":'',"list-num-upper-roman-rtl":'',"list-num-upper-roman":'',lock:'',ltr:'',minus:'',"more-drawer":'',"new-document":'',"new-tab":'',"non-breaking":'',notice:'',"ordered-list-rtl":'',"ordered-list":'',orientation:'',outdent:'',"page-break":'',paragraph:'',"paste-column-after":'',"paste-column-before":'',"paste-row-after":'',"paste-row-before":'',"paste-text":'',paste:'',"permanent-pen":'',plus:'',preferences:'',preview:'',print:'',quote:'',redo:'',reload:'',"remove-formatting":'',remove:'',"resize-handle":'',resize:'',"restore-draft":'',"rotate-left":'',"rotate-right":'',rtl:'',save:'',search:'',"select-all":'',selected:'',send:'',settings:'',sharpen:'',sourcecode:'',"spell-check":'',"strike-through":'',subscript:'',superscript:'',"table-caption":'',"table-cell-classes":'',"table-cell-properties":'',"table-cell-select-all":'',"table-cell-select-inner":'',"table-classes":'',"table-delete-column":'',"table-delete-row":'',"table-delete-table":'',"table-insert-column-after":'',"table-insert-column-before":'',"table-insert-row-above":'',"table-insert-row-after":'',"table-left-header":'',"table-merge-cells":'',"table-row-numbering-rtl":'',"table-row-numbering":'',"table-row-properties":'',"table-split-cells":'',"table-top-header":'',table:'',"template-add":'',template:'',"temporary-placeholder":'',"text-color":'',"text-size-decrease":'',"text-size-increase":'',toc:'',translate:'',typography:'',underline:'',undo:'',unlink:'',unlock:'',"unordered-list":'',unselected:'',upload:'',user:'',"vertical-align":'',visualblocks:'',visualchars:'',warning:'',"zoom-in":'',"zoom-out":''}}); \ No newline at end of file +tinymce.IconManager.add("default",{icons:{"accessibility-check":'',"accordion-toggle":'',accordion:'',"action-next":'',"action-prev":'',addtag:'',"ai-prompt":'',ai:'',"align-center":'',"align-justify":'',"align-left":'',"align-none":'',"align-right":'',"arrow-left":'',"arrow-right":'',bold:'',bookmark:'',"border-style":'',"border-width":'',brightness:'',browse:'',cancel:'',"cell-background-color":'',"cell-border-color":'',"change-case":'',"character-count":'',"checklist-rtl":'',checklist:'',checkmark:'',"chevron-down":'',"chevron-left":'',"chevron-right":'',"chevron-up":'',close:'',"code-sample":'',"color-levels":'',"color-picker":'',"color-swatch-remove-color":'',"color-swatch":'',"comment-add":'',comment:'',contrast:'',copy:'',crop:'',"cut-column":'',"cut-row":'',cut:'',"document-properties":'',drag:'',"duplicate-column":'',"duplicate-row":'',duplicate:'',"edit-block":'',"edit-image":'',"embed-page":'',embed:'',emoji:'',export:'',fill:'',"flip-horizontally":'',"flip-vertically":'',footnote:'',"format-painter":'',format:'',fullscreen:'',gallery:'',gamma:'',help:'',"highlight-bg-color":'',home:'',"horizontal-rule":'',"image-options":'',image:'',indent:'',info:'',"insert-character":'',"insert-time":'',invert:'',italic:'',language:'',"line-height":'',line:'',link:'',"list-bull-circle":'',"list-bull-default":'',"list-bull-square":'',"list-num-default-rtl":'',"list-num-default":'',"list-num-lower-alpha-rtl":'',"list-num-lower-alpha":'',"list-num-lower-greek-rtl":'',"list-num-lower-greek":'',"list-num-lower-roman-rtl":'',"list-num-lower-roman":'',"list-num-upper-alpha-rtl":'',"list-num-upper-alpha":'',"list-num-upper-roman-rtl":'',"list-num-upper-roman":'',lock:'',ltr:'',minus:'',"more-drawer":'',"new-document":'',"new-tab":'',"non-breaking":'',notice:'',"ordered-list-rtl":'',"ordered-list":'',orientation:'',outdent:'',"page-break":'',paragraph:'',"paste-column-after":'',"paste-column-before":'',"paste-row-after":'',"paste-row-before":'',"paste-text":'',paste:'',"permanent-pen":'',plus:'',preferences:'',preview:'',print:'',quote:'',redo:'',reload:'',"remove-formatting":'',remove:'',"resize-handle":'',resize:'',"restore-draft":'',"revision-history":'',"rotate-left":'',"rotate-right":'',rtl:'',save:'',search:'',"select-all":'',selected:'',send:'',settings:'',sharpen:'',sourcecode:'',"spell-check":'',"strike-through":'',subscript:'',superscript:'',"table-caption":'',"table-cell-classes":'',"table-cell-properties":'',"table-cell-select-all":'',"table-cell-select-inner":'',"table-classes":'',"table-delete-column":'',"table-delete-row":'',"table-delete-table":'',"table-insert-column-after":'',"table-insert-column-before":'',"table-insert-row-above":'',"table-insert-row-after":'',"table-left-header":'',"table-merge-cells":'',"table-row-numbering-rtl":'',"table-row-numbering":'',"table-row-properties":'',"table-split-cells":'',"table-top-header":'',table:'',"template-add":'',template:'',"temporary-placeholder":'',"text-color":'',"text-size-decrease":'',"text-size-increase":'',toc:'',translate:'',typography:'',underline:'',undo:'',unlink:'',unlock:'',"unordered-list":'',unselected:'',upload:'',user:'',"vertical-align":'',visualblocks:'',visualchars:'',warning:'',"zoom-in":'',"zoom-out":'',"export-pdf":'',"export-word":'',"import-word":''}}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/ar.js b/libraries/tinymce/js/tinymce/langs/ar.js index 39ff5a3..99788ae 100644 --- a/libraries/tinymce/js/tinymce/langs/ar.js +++ b/libraries/tinymce/js/tinymce/langs/ar.js @@ -1 +1 @@ -tinymce.addI18n("ar",{"Redo":"\u0625\u0639\u0627\u062f\u0629","Undo":"\u062a\u0631\u0627\u062c\u0639","Cut":"\u0642\u0635","Copy":"\u0646\u0633\u062e","Paste":"\u0644\u0635\u0642","Select all":"\u062a\u062d\u062f\u064a\u062f \u0627\u0644\u0643\u0644","New document":"\u0645\u0633\u062a\u0646\u062f \u062c\u062f\u064a\u062f","Ok":"\u0645\u0648\u0627\u0641\u0642","Cancel":"\u0625\u0644\u063a\u0627\u0621 \u0627\u0644\u0623\u0645\u0631","Visual aids":"\u0623\u062f\u0648\u0627\u062a \u0627\u0644\u0645\u0633\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u0635\u0631\u064a\u0629","Bold":"\u063a\u0627\u0645\u0642","Italic":"\u0645\u0627\u0626\u0644","Underline":"\u062a\u0633\u0637\u064a\u0631","Strikethrough":"\u064a\u062a\u0648\u0633\u0637\u0647 \u062e\u0637","Superscript":"\u0645\u0631\u062a\u0641\u0639","Subscript":"\u0645\u0646\u062e\u0641\u0636","Clear formatting":"\u0645\u0633\u062d \u0627\u0644\u062a\u0646\u0633\u064a\u0642","Remove":"\u0625\u0632\u0627\u0644\u0629","Align left":"\u0645\u062d\u0627\u0630\u0627\u0629 \u0625\u0644\u0649 \u0627\u0644\u064a\u0633\u0627\u0631","Align center":"\u0645\u062d\u0627\u0630\u0627\u0629 \u0644\u0644\u0645\u0646\u062a\u0635\u0641","Align right":"\u0645\u062d\u0627\u0630\u0627\u0629 \u0625\u0644\u0649 \u0627\u0644\u064a\u0645\u064a\u0646","No alignment":"\u062f\u0648\u0646 \u0645\u062d\u0627\u0630\u0627\u0629","Justify":"\u0636\u0628\u0637","Bullet list":"\u0642\u0627\u0626\u0645\u0629 \u062a\u0639\u062f\u0627\u062f \u0646\u0642\u0637\u064a","Numbered list":"\u0642\u0627\u0626\u0645\u0629 \u0645\u0631\u0642\u0645\u0651\u064e\u0629","Decrease indent":"\u062a\u0642\u0644\u064a\u0644 \u0627\u0644\u0645\u0633\u0627\u0641\u0629 \u0627\u0644\u0628\u0627\u062f\u0626\u0629","Increase indent":"\u0632\u064a\u0627\u062f\u0629 \u0627\u0644\u0645\u0633\u0627\u0641\u0629 \u0627\u0644\u0628\u0627\u062f\u0626\u0629","Close":"\u0625\u063a\u0644\u0627\u0642","Formats":"\u0627\u0644\u062a\u0646\u0633\u064a\u0642\u0627\u062a","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"\u0645\u062a\u0635\u0641\u062d\u0643 \u0644\u0627 \u064a\u062f\u0639\u0645 \u0627\u0644\u0648\u0635\u0648\u0644 \u0627\u0644\u0645\u0628\u0627\u0634\u0631 \u0625\u0644\u0649 \u0627\u0644\u062d\u0627\u0641\u0638\u0629. \u064a\u064f\u0631\u062c\u0649 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u062e\u062a\u0635\u0627\u0631\u0627\u062a \u0644\u0648\u062d\u0629 \u0627\u0644\u0645\u0641\u0627\u062a\u064a\u062d Ctrl+X/C/V \u0628\u062f\u0644\u0627\u064b \u0645\u0646 \u0630\u0644\u0643.","Headings":"\u0627\u0644\u0639\u0646\u0627\u0648\u064a\u0646","Heading 1":"\u0639\u0646\u0648\u0627\u0646 1","Heading 2":"\u0639\u0646\u0648\u0627\u0646 2","Heading 3":"\u0639\u0646\u0648\u0627\u0646 3","Heading 4":"\u0639\u0646\u0648\u0627\u0646 4","Heading 5":"\u0639\u0646\u0648\u0627\u0646 5","Heading 6":"\u0639\u0646\u0648\u0627\u0646 6","Preformatted":"\u0645\u0646\u0633\u0642 \u0645\u0633\u0628\u0642\u064b\u0627","Div":"Div","Pre":"\u0642\u0628\u0644","Code":"\u0631\u0645\u0632","Paragraph":"\u0627\u0644\u0641\u0642\u0631\u0629","Blockquote":"\u0627\u0642\u062a\u0628\u0627\u0633","Inline":"\u062f\u0627\u062e\u0644\u064a","Blocks":"\u0627\u0644\u0643\u062a\u0644","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"\u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u0644\u0635\u0642 \u062a\u062a\u0645 \u062d\u0627\u0644\u064a\u064b\u0627 \u0643\u0646\u0635 \u0639\u0627\u062f\u064a. \u0633\u064a\u0628\u0642\u0649 \u0627\u0644\u0646\u0635 \u0639\u0627\u062f\u064a\u0627\u064b \u062d\u062a\u0649 \u062a\u0642\u0648\u0645 \u0628\u062a\u0639\u0637\u064a\u0644 \u0647\u0630\u0627 \u0627\u0644\u062e\u064a\u0627\u0631.","Fonts":"\u0627\u0644\u062e\u0637\u0648\u0637","Font sizes":"\u0623\u062d\u062c\u0627\u0645 \u0627\u0644\u062e\u0637\u0648\u0637","Class":"\u0627\u0644\u0641\u0626\u0629","Browse for an image":"\u0627\u0633\u062a\u0639\u0631\u0627\u0636 \u0635\u0648\u0631\u0629","OR":"\u0623\u0648","Drop an image here":"\u0625\u0641\u0644\u0627\u062a \u0635\u0648\u0631\u0629 \u0647\u0646\u0627","Upload":"\u062a\u062d\u0645\u064a\u0644","Uploading image":"\u0631\u0641\u0639 \u0635\u0648\u0631\u0629","Block":"\u062d\u0638\u0631","Align":"\u0645\u062d\u0627\u0630\u0627\u0629","Default":"\u0627\u0641\u062a\u0631\u0627\u0636\u064a","Circle":"\u062f\u0627\u0626\u0631\u0629","Disc":"\u0642\u0631\u0635","Square":"\u0645\u0631\u0628\u0639","Lower Alpha":"\u062d\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0635\u063a\u064a\u0631","Lower Greek":"\u062d\u0631\u0648\u0641 \u064a\u0648\u0646\u0627\u0646\u064a\u0629 \u0635\u063a\u064a\u0631\u0629","Lower Roman":"\u062d\u0631\u0641 \u0644\u0627\u062a\u064a\u0646\u064a \u0635\u063a\u064a\u0631","Upper Alpha":"\u062d\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0643\u0628\u064a\u0631","Upper Roman":"\u062d\u0631\u0641 \u0644\u0627\u062a\u064a\u0646\u064a \u0643\u0628\u064a\u0631","Anchor...":"\u0645\u0631\u0633\u0627\u0629...","Anchor":"\u0631\u0627\u0628\u0637","Name":"\u0627\u0644\u0627\u0633\u0645","ID":"\u0627\u0644\u0645\u0639\u0631\u0641","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"\u064a\u062c\u0628 \u0623\u0646 \u064a\u0628\u062f\u0623 \u0627\u0644\u0645\u0639\u0631\u0641 \u0628\u062d\u0631\u0641 \u060c \u0645\u062a\u0628\u0648\u0639\u064b\u0627 \u0641\u0642\u0637 \u0628\u0623\u062d\u0631\u0641 \u0623\u0648 \u0623\u0631\u0642\u0627\u0645 \u0623\u0648 \u0634\u0631\u0637\u0627\u062a \u0623\u0648 \u0646\u0642\u0627\u0637 \u0623\u0648 \u0646\u0642\u0637\u062a\u0627\u0646 \u0623\u0648 \u0634\u0631\u0637\u0627\u062a \u0633\u0641\u0644\u064a\u0629.","You have unsaved changes are you sure you want to navigate away?":"\u0644\u062f\u064a\u0643 \u062a\u063a\u064a\u064a\u0631\u0627\u062a \u0644\u0645 \u064a\u062a\u0645 \u062d\u0641\u0638\u0647\u0627 \u0647\u0644 \u062a\u0631\u064a\u062f \u0628\u0627\u0644\u062a\u0623\u0643\u064a\u062f \u0627\u0644\u0627\u0646\u062a\u0642\u0627\u0644 \u0628\u0639\u064a\u062f\u064b\u0627\u061f","Restore last draft":"\u0627\u0633\u062a\u0639\u0627\u062f\u0629 \u0622\u062e\u0631 \u0645\u0633\u0648\u062f\u0629","Special character...":"\u0631\u0645\u0632 \u062e\u0627\u0635...","Special Character":"\u0631\u0645\u0632 \u062e\u0627\u0635","Source code":"\u0631\u0645\u0632 \u0627\u0644\u0645\u0635\u062f\u0631","Insert/Edit code sample":"\u0625\u062f\u0631\u0627\u062c/\u062a\u062d\u0631\u064a\u0631 \u0639\u064a\u0646\u0629 \u0627\u0644\u0631\u0645\u0632","Language":"\u0627\u0644\u0644\u063a\u0629","Code sample...":"\u0639\u064a\u0646\u0629 \u0627\u0644\u0631\u0645\u0632...","Left to right":"\u064a\u0633\u0627\u0631 \u0625\u0644\u0649 \u0627\u0644\u064a\u0645\u064a\u0646","Right to left":"\u064a\u0645\u064a\u0646 \u0625\u0644\u0649 \u0627\u0644\u064a\u0633\u0627\u0631","Title":"\u0627\u0644\u0639\u0646\u0648\u0627\u0646","Fullscreen":"\u0645\u0644\u0621 \u0627\u0644\u0634\u0627\u0634\u0629","Action":"\u0627\u0644\u0625\u062c\u0631\u0627\u0621","Shortcut":"\u0627\u0644\u0627\u062e\u062a\u0635\u0627\u0631","Help":"\u062a\u0639\u0644\u064a\u0645\u0627\u062a","Address":"\u0627\u0644\u0639\u0646\u0648\u0627\u0646","Focus to menubar":"\u0627\u0644\u062a\u0631\u0643\u064a\u0632 \u0639\u0644\u0649 \u0634\u0631\u064a\u0637 \u0627\u0644\u0642\u0648\u0627\u0626\u0645","Focus to toolbar":"\u0627\u0644\u062a\u0631\u0643\u064a\u0632 \u0639\u0644\u0649 \u0634\u0631\u064a\u0637 \u0627\u0644\u0623\u062f\u0648\u0627\u062a","Focus to element path":"\u0627\u0644\u062a\u0631\u0643\u064a\u0632 \u0639\u0644\u0649 \u0645\u0633\u0627\u0631 \u0627\u0644\u0639\u0646\u0635\u0631","Focus to contextual toolbar":"\u0627\u0644\u062a\u0631\u0643\u064a\u0632 \u0639\u0644\u0649 \u0634\u0631\u064a\u0637 \u0623\u062f\u0648\u0627\u062a \u0627\u0644\u0633\u064a\u0627\u0642","Insert link (if link plugin activated)":"\u0625\u062f\u0631\u0627\u062c \u0627\u0631\u062a\u0628\u0627\u0637 (\u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0645\u0643\u0648\u0651\u0650\u0646 \u0627\u0644\u0625\u0636\u0627\u0641\u064a \u0644\u0644\u0627\u0631\u062a\u0628\u0627\u0637 \u0645\u0641\u0639\u0644\u0627\u064b)","Save (if save plugin activated)":"\u062d\u0641\u0638 (\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0643\u0648\u0651\u0650\u0646 \u0627\u0644\u0625\u0636\u0627\u0641\u064a \u0644\u0644\u062d\u0641\u0638 \u0645\u0641\u0639\u0644\u0627\u064b)","Find (if searchreplace plugin activated)":"\u0627\u0644\u0628\u062d\u062b (\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0643\u0648\u0651\u0650\u0646 \u0627\u0644\u0625\u0636\u0627\u0641\u064a \u0644\u0644\u0628\u062d\u062b \u0645\u0641\u0639\u0644\u0627\u064b)","Plugins installed ({0}):":"\u0627\u0644\u0645\u0643\u0648\u0651\u0650\u0646\u0627\u062a \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629 \u0627\u0644\u0645\u062b\u0628\u062a\u0629 ({0}):","Premium plugins:":"\u0627\u0644\u0645\u0643\u0648\u0651\u0650\u0646\u0627\u062a \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629 \u0627\u0644\u0645\u0645\u064a\u0632\u0629:","Learn more...":"\u0645\u0639\u0631\u0641\u0629 \u0627\u0644\u0645\u0632\u064a\u062f...","You are using {0}":"\u0623\u0646\u062a \u062a\u0633\u062a\u062e\u062f\u0645 {0}","Plugins":"\u0627\u0644\u0645\u0643\u0648\u0651\u0650\u0646\u0627\u062a \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629","Handy Shortcuts":"\u0627\u062e\u062a\u0635\u0627\u0631\u0627\u062a \u0645\u0633\u0627\u0639\u0650\u062f\u0629","Horizontal line":"\u062e\u0637 \u0623\u0641\u0642\u064a","Insert/edit image":"\u0625\u062f\u0631\u0627\u062c/\u062a\u062d\u0631\u064a\u0631 \u0635\u0648\u0631\u0629","Alternative description":"\u0627\u0644\u0648\u0635\u0641 \u0627\u0644\u0628\u062f\u064a\u0644","Accessibility":"\u0633\u0647\u0648\u0644\u0629 \u0627\u0644\u0648\u0635\u0648\u0644","Image is decorative":"\u0627\u0644\u0635\u0648\u0631\u0629 \u0645\u0632\u062e\u0631\u0641\u0629","Source":"\u0627\u0644\u0645\u0635\u062f\u0631","Dimensions":"\u0627\u0644\u0623\u0628\u0639\u0627\u062f","Constrain proportions":"\u062a\u0642\u064a\u064a\u062f \u0627\u0644\u062a\u0646\u0627\u0633\u0628","General":"\u0639\u0627\u0645","Advanced":"\u062e\u064a\u0627\u0631\u0627\u062a \u0645\u062a\u0642\u062f\u0645\u0629","Style":"\u0627\u0644\u0646\u0645\u0637","Vertical space":"\u0645\u0633\u0627\u0641\u0629 \u0639\u0645\u0648\u062f\u064a\u0629","Horizontal space":"\u0645\u0633\u0627\u0641\u0629 \u0623\u0641\u0642\u064a\u0629","Border":"\u0627\u0644\u062d\u062f","Insert image":"\u0625\u062f\u0631\u0627\u062c \u0635\u0648\u0631\u0629","Image...":"\u0635\u0648\u0631\u0629...","Image list":"\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0635\u0648\u0631","Resize":"\u062a\u063a\u064a\u064a\u0631 \u0627\u0644\u062d\u062c\u0645","Insert date/time":"\u0625\u062f\u0631\u0627\u062c \u062a\u0627\u0631\u064a\u062e/\u0648\u0642\u062a","Date/time":"\u0627\u0644\u062a\u0627\u0631\u064a\u062e/\u0627\u0644\u0648\u0642\u062a","Insert/edit link":"\u0625\u062f\u0631\u0627\u062c/\u062a\u062d\u0631\u064a\u0631 \u0627\u0631\u062a\u0628\u0627\u0637","Text to display":"\u0627\u0644\u0646\u0635 \u0627\u0644\u0645\u0639\u0631\u0648\u0636","Url":"\u0631\u0627\u0628\u0637","Open link in...":"\u062c\u0627\u0631\u064d \u0641\u062a\u062d \u0627\u0644\u0627\u0631\u062a\u0628\u0627\u0637.","Current window":"\u0627\u0644\u0646\u0627\u0641\u0630\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629","None":"\u0644\u0627 \u0634\u064a\u0621","New window":"\u0646\u0627\u0641\u0630\u0629 \u062c\u062f\u064a\u062f\u0629","Open link":"\u0641\u062a\u062d \u0627\u0644\u0631\u0627\u0628\u0637","Remove link":"\u0625\u0632\u0627\u0644\u0629 \u0627\u0631\u062a\u0628\u0627\u0637","Anchors":"\u0645\u0631\u0627\u0633","Link...":"\u0627\u0631\u062a\u0628\u0627\u0637...","Paste or type a link":"\u0627\u0644\u0635\u0642 \u0627\u0631\u062a\u0628\u0627\u0637 \u0623\u0648 \u0627\u0643\u062a\u0628\u0647","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"\u0627\u0644\u0627\u0631\u062a\u0628\u0627\u0637 \u0627\u0644\u0630\u064a \u0642\u0645\u062a \u0628\u0625\u062f\u0631\u0627\u062c\u0647 \u064a\u0634\u0628\u0647 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0627\u0644\u0643\u062a\u0631\u0648\u0646\u064a. \u0647\u0644 \u062a\u0631\u064a\u062f \u0625\u0636\u0627\u0641\u0629 \u0627\u0644\u0644\u0627\u062d\u0642\u0629 mailto: \u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629\u061f","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"\u064a\u0628\u062f\u0648 \u0623\u0646 \u0639\u0646\u0648\u0627\u0646 URL \u0627\u0644\u0630\u064a \u0623\u062f\u062e\u0644\u062a\u0647 \u064a\u0634\u064a\u0631 \u0625\u0644\u0649 \u0627\u0631\u062a\u0628\u0627\u0637 \u062e\u0627\u0631\u062c\u064a. \u0647\u0644 \u062a\u0631\u064a\u062f \u0625\u0636\u0627\u0641\u0629 \u0627\u0644\u0644\u0627\u062d\u0642\u0629 http:// \u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629\u061f","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"\u064a\u0628\u062f\u0648 \u0623\u0646 \u0639\u0646\u0648\u0627\u0646 URL \u0627\u0644\u0630\u064a \u0623\u062f\u062e\u0644\u062a\u0647 \u064a\u0634\u064a\u0631 \u0625\u0644\u0649 \u0627\u0631\u062a\u0628\u0627\u0637 \u062e\u0627\u0631\u062c\u064a. \u0647\u0644 \u062a\u0631\u064a\u062f \u0625\u0636\u0627\u0641\u0629 \u0627\u0644\u0644\u0627\u062d\u0642\u0629 https:// \u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629\u061f","Link list":"\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0631\u0648\u0627\u0628\u0637","Insert video":"\u0625\u062f\u0631\u0627\u062c \u0641\u064a\u062f\u064a\u0648","Insert/edit video":"\u0625\u062f\u0631\u0627\u062c/\u062a\u062d\u0631\u064a\u0631 \u0641\u064a\u062f\u064a\u0648","Insert/edit media":"\u0625\u062f\u0631\u0627\u062c/\u062a\u062d\u0631\u064a\u0631 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u0645\u062a\u0639\u062f\u062f\u0629","Alternative source":"\u0645\u0635\u062f\u0631 \u0628\u062f\u064a\u0644","Alternative source URL":"\u0639\u0646\u0648\u0627\u0646 URL \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0628\u062f\u064a\u0644","Media poster (Image URL)":"\u0645\u0644\u0635\u0642 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 (\u0639\u0646\u0648\u0627\u0646 URL \u0644\u0644\u0635\u0648\u0631\u0629)","Paste your embed code below:":"\u0644\u0635\u0642 \u0631\u0645\u0632 \u0627\u0644\u062a\u0636\u0645\u064a\u0646 \u0623\u062f\u0646\u0627\u0647:","Embed":"\u062a\u0636\u0645\u064a\u0646","Media...":"\u0627\u0644\u0648\u0633\u0627\u0626\u0637...","Nonbreaking space":"\u0645\u0633\u0627\u0641\u0629 \u063a\u064a\u0631 \u0645\u0646\u0642\u0633\u0645\u0629","Page break":"\u0641\u0627\u0635\u0644 \u0635\u0641\u062d\u0627\u062a","Paste as text":"\u0644\u0635\u0642 \u0643\u0646\u0635","Preview":"\u0645\u0639\u0627\u064a\u0646\u0629","Print":"\u0637\u0628\u0627\u0639\u0629","Print...":"\u0637\u0628\u0627\u0639\u0629...","Save":"\u062d\u0641\u0638","Find":"\u0628\u062d\u062b","Replace with":"\u0627\u0633\u062a\u0628\u062f\u0627\u0644 \u0628\u0640","Replace":"\u0627\u0633\u062a\u0628\u062f\u0627\u0644","Replace all":"\u0627\u0633\u062a\u0628\u062f\u0627\u0644 \u0627\u0644\u0643\u0644","Previous":"\u0627\u0644\u0633\u0627\u0628\u0642","Next":"\u0627\u0644\u062a\u0627\u0644\u064a","Find and Replace":"\u0627\u0644\u0628\u062d\u062b \u0648\u0627\u0644\u0627\u0633\u062a\u0628\u062f\u0627\u0644","Find and replace...":"\u062c\u0627\u0631\u064d \u0627\u0644\u0628\u062d\u062b \u0648\u0627\u0644\u0627\u0633\u062a\u0628\u062f\u0627\u0644...","Could not find the specified string.":"\u062a\u0639\u0630\u0631 \u0627\u0644\u0639\u062b\u0648\u0631 \u0639\u0644\u0649 \u0627\u0644\u0633\u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u062d\u062f\u062f\u0629.","Match case":"\u0645\u0637\u0627\u0628\u0642\u0629 \u0627\u0644\u062d\u0627\u0644\u0629","Find whole words only":"\u0628\u062d\u062b \u0643\u0644\u0645\u0627\u062a \u0628\u0623\u0643\u0645\u0644\u0647\u0627 \u0641\u0642\u0637","Find in selection":"\u0627\u0644\u0628\u062d\u062b \u0628\u0627\u0644\u0645\u062d\u062f\u062f","Insert table":"\u0625\u062f\u0631\u0627\u062c \u062c\u062f\u0648\u0644","Table properties":"\u062e\u0635\u0627\u0626\u0635 \u0627\u0644\u062c\u062f\u0648\u0644","Delete table":"\u062d\u0630\u0641 \u062c\u062f\u0648\u0644","Cell":"\u062e\u0644\u064a\u0629","Row":"\u0635\u0641","Column":"\u0639\u0645\u0648\u062f","Cell properties":"\u062e\u0635\u0627\u0626\u0635 \u0627\u0644\u062e\u0644\u064a\u0629","Merge cells":"\u062f\u0645\u062c \u062e\u0644\u0627\u064a\u0627","Split cell":"\u062a\u0642\u0633\u064a\u0645 \u062e\u0644\u064a\u0629","Insert row before":"\u0625\u062f\u0631\u0627\u062c \u0635\u0641 \u0642\u0628\u0644","Insert row after":"\u0625\u062f\u0631\u0627\u062c \u0635\u0641 \u0628\u0639\u062f","Delete row":"\u062d\u0630\u0641 \u0635\u0641","Row properties":"\u062e\u0635\u0627\u0626\u0635 \u0627\u0644\u0635\u0641","Cut row":"\u0642\u0635 \u0627\u0644\u0635\u0641","Cut column":"\u0642\u0635 \u0627\u0644\u0639\u0627\u0645\u0648\u062f","Copy row":"\u0646\u0633\u062e \u0627\u0644\u0635\u0641","Copy column":"\u0646\u0633\u062e \u0627\u0644\u0639\u0627\u0645\u0648\u062f","Paste row before":"\u0644\u0635\u0642 \u0627\u0644\u0635\u0641 \u0642\u0628\u0644","Paste column before":"\u0644\u0635\u0642 \u0627\u0644\u0639\u0627\u0645\u0648\u062f \u0642\u0628\u0644","Paste row after":"\u0644\u0635\u0642 \u0627\u0644\u0635\u0641 \u0628\u0639\u062f","Paste column after":"\u0644\u0635\u0642 \u0627\u0644\u0639\u0627\u0645\u0648\u062f \u0628\u0639\u062f","Insert column before":"\u0625\u062f\u0631\u0627\u062c \u0639\u0645\u0648\u062f \u0642\u0628\u0644","Insert column after":"\u0625\u062f\u0631\u0627\u062c \u0639\u0645\u0648\u062f \u0628\u0639\u062f","Delete column":"\u062d\u0630\u0641 \u0639\u0645\u0648\u062f","Cols":"\u0623\u0639\u0645\u062f\u0629","Rows":"\u0635\u0641\u0648\u0641","Width":"\u0627\u0644\u0639\u0631\u0636","Height":"\u0627\u0644\u0627\u0631\u062a\u0641\u0627\u0639","Cell spacing":"\u062a\u0628\u0627\u0639\u062f \u0627\u0644\u062e\u0644\u0627\u064a\u0627","Cell padding":"\u062a\u0628\u0637\u064a\u0646 \u0627\u0644\u062e\u0644\u064a\u0629","Row clipboard actions":"\u0627\u062c\u0631\u0627\u0621\u0627\u062a \u0645\u062d\u0641\u0638\u0629 \u0627\u0644\u0635\u0641","Column clipboard actions":"\u0627\u062c\u0631\u0627\u0621\u0627\u062a \u0645\u062d\u0641\u0638\u0629 \u0627\u0644\u0639\u0627\u0645\u0648\u062f","Table styles":"\u062a\u0646\u0633\u064a\u0642 \u0627\u0644\u062c\u062f\u0648\u0644","Cell styles":"\u062a\u0646\u0633\u064a\u0642 \u0627\u0644\u062e\u0644\u064a\u0629","Column header":"\u0631\u0623\u0633 \u0627\u0644\u0639\u0645\u0648\u062f","Row header":"\u0631\u0623\u0633 \u0627\u0644\u0635\u0641","Table caption":"\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u062c\u062f\u0648\u0644","Caption":"\u0634\u0631\u062d","Show caption":"\u0625\u0638\u0647\u0627\u0631 \u0627\u0644\u062a\u0633\u0645\u064a\u0629 \u0627\u0644\u062a\u0648\u0636\u064a\u062d\u064a\u0629","Left":"\u064a\u0633\u0627\u0631","Center":"\u0648\u0633\u0637","Right":"\u064a\u0645\u064a\u0646","Cell type":"\u0646\u0648\u0639 \u0627\u0644\u062e\u0644\u064a\u0629","Scope":"\u0627\u0644\u0646\u0637\u0627\u0642","Alignment":"\u0645\u062d\u0627\u0630\u0627\u0629","Horizontal align":"\u0645\u062d\u0627\u0630\u0627\u0629 \u0623\u0641\u0642\u064a\u0629","Vertical align":"\u0645\u062d\u0627\u0630\u0627\u0629 \u0639\u0645\u0648\u062f\u064a\u0629","Top":"\u0623\u0639\u0644\u0649","Middle":"\u0648\u0633\u0637","Bottom":"\u0623\u0633\u0641\u0644","Header cell":"\u062e\u0644\u064a\u0629 \u0627\u0644\u0639\u0646\u0648\u0627\u0646","Row group":"\u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0635\u0641\u0648\u0641","Column group":"\u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0623\u0639\u0645\u062f\u0629","Row type":"\u0646\u0648\u0639 \u0627\u0644\u0635\u0641","Header":"\u0627\u0644\u0631\u0623\u0633 ","Body":"\u0627\u0644\u0646\u0635","Footer":"\u062a\u0630\u064a\u064a\u0644","Border color":"\u0644\u0648\u0646 \u0627\u0644\u062d\u062f","Solid":"\u0633\u0645\u064a\u0643","Dotted":"\u0645\u0646\u0642\u0637","Dashed":"\u0645\u062a\u0642\u0637\u0639","Double":"\u0645\u0632\u062f\u0648\u062c","Groove":"\u0641\u062c\u0648\u0629","Ridge":"\u062a\u0645\u062f\u064a\u062f \u0644\u0644\u0646\u0647\u0627\u064a\u0629","Inset":"\u0627\u062f\u0631\u062c","Outset":"\u0627\u0644\u0627\u0633\u062a\u0647\u0644\u0627\u0644\u0629","Hidden":"\u0645\u062e\u0641\u064a","Insert template...":"\u062c\u0627\u0631\u064d \u0625\u062f\u0631\u0627\u062c \u0642\u0627\u0644\u0628...","Templates":"\u0627\u0644\u0642\u0648\u0627\u0644\u0628","Template":"\u0627\u0644\u0642\u0627\u0644\u0628","Insert Template":"\u0625\u062f\u062e\u0627\u0644 \u0642\u0627\u0644\u0628","Text color":"\u0644\u0648\u0646 \u0627\u0644\u0646\u0635","Background color":"\u0644\u0648\u0646 \u0627\u0644\u062e\u0644\u0641\u064a\u0629","Custom...":"\u0645\u062e\u0635\u0635...","Custom color":"\u0644\u0648\u0646 \u0645\u062e\u0635\u0635","No color":"\u0628\u062f\u0648\u0646 \u0644\u0648\u0646","Remove color":"\u0625\u0632\u0627\u0644\u0629 \u0644\u0648\u0646","Show blocks":"\u0625\u0638\u0647\u0627\u0631 \u0627\u0644\u0643\u062a\u0644","Show invisible characters":"\u0625\u0638\u0647\u0627\u0631 \u0627\u0644\u0623\u062d\u0631\u0641 \u063a\u064a\u0631 \u0627\u0644\u0645\u0631\u0626\u064a\u0629","Word count":"\u0639\u062f\u062f \u0627\u0644\u0643\u0644\u0645\u0627\u062a","Count":"\u0627\u0644\u0639\u062f\u062f","Document":"\u0627\u0644\u0645\u0633\u062a\u0646\u062f","Selection":"\u0627\u0644\u062a\u062d\u062f\u064a\u062f","Words":"\u0627\u0644\u0643\u0644\u0645\u0627\u062a","Words: {0}":"\u0627\u0644\u0643\u0644\u0645\u0627\u062a: {0}","{0} words":"{0} \u0645\u0646 \u0627\u0644\u0643\u0644\u0645\u0627\u062a","File":"\u0645\u0644\u0641","Edit":"\u062a\u062d\u0631\u064a\u0631","Insert":"\u0625\u062f\u0631\u0627\u062c","View":"\u0639\u0631\u0636","Format":"\u062a\u0646\u0633\u064a\u0642","Table":"\u062c\u062f\u0648\u0644","Tools":"\u0627\u0644\u0623\u062f\u0648\u0627\u062a","Powered by {0}":"\u0645\u062f\u0639\u0648\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 {0}","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\u0645\u0646\u0637\u0642\u0629 \u0646\u0635 \u0645\u0646\u0633\u0642. \u0627\u0636\u063a\u0637 ALT-F9 \u0644\u0644\u0642\u0627\u0626\u0645\u0629. \u0627\u0636\u063a\u0637 ALT-F10 \u0644\u0634\u0631\u064a\u0637 \u0627\u0644\u0623\u062f\u0648\u0627\u062a. \u0627\u0636\u063a\u0637 ALT-0 \u0644\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0627\u0644\u0645\u0633\u0627\u0639\u062f\u0629","Image title":"\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0635\u0648\u0631\u0629","Border width":"\u0639\u0631\u0636 \u0627\u0644\u062d\u062f","Border style":"\u0646\u0645\u0637 \u0627\u0644\u062d\u062f","Error":"\u062e\u0637\u0623","Warn":"\u062a\u062d\u0630\u064a\u0631","Valid":"\u0635\u062d\u064a\u062d","To open the popup, press Shift+Enter":"\u0644\u0641\u062a\u062d \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0645\u0646\u0628\u062b\u0642\u0629\u060c \u0627\u0636\u063a\u0637 \u0639\u0644\u0649 Shift\u200f+Enter","Rich Text Area":"\u0645\u0633\u0627\u062d\u0629 \u0646\u064e\u0635 \u0627\u0644 rich","Rich Text Area. Press ALT-0 for help.":"\u0645\u0646\u0637\u0642\u0629 \u0646\u0635 \u0645\u0646\u0633\u0642. \u0627\u0636\u063a\u0637 ALT-0 \u0644\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0627\u0644\u0645\u0633\u0627\u0639\u062f\u0629.","System Font":"\u062e\u0637 \u0627\u0644\u0646\u0638\u0627\u0645","Failed to upload image: {0}":"\u0641\u0634\u0644 \u062a\u062d\u0645\u064a\u0644 \u0627\u0644\u0635\u0648\u0631\u0629: {0}","Failed to load plugin: {0} from url {1}":"\u0641\u0634\u0644 \u062a\u062d\u0645\u064a\u0644 \u0627\u0644\u0645\u0643\u0648\u0651\u0650\u0646 \u0627\u0644\u0625\u0636\u0627\u0641\u064a: {0} \u0645\u0646 url \u200f{1}","Failed to load plugin url: {0}":"\u0641\u0634\u0644 \u062a\u062d\u0645\u064a\u0644 url \u0644\u0644\u0645\u0643\u0648\u0651\u0650\u0646 \u0627\u0644\u0625\u0636\u0627\u0641\u064a: {0}","Failed to initialize plugin: {0}":"\u0641\u0634\u0644\u062a \u062a\u0647\u064a\u0626\u0629 \u0627\u0644\u0645\u0643\u0648\u0651\u0650\u0646 \u0627\u0644\u0625\u0636\u0627\u0641\u064a: {0}","example":"\u0645\u062b\u0627\u0644","Search":"\u0628\u062d\u062b","All":"\u0627\u0644\u0643\u0644","Currency":"\u0627\u0644\u0639\u0645\u0644\u0629","Text":"\u0627\u0644\u0646\u0635","Quotations":"\u0639\u0631\u0648\u0636 \u0627\u0644\u0623\u0633\u0639\u0627\u0631","Mathematical":"\u0631\u064a\u0627\u0636\u064a\u0629","Extended Latin":"\u0627\u0644\u0644\u0627\u062a\u064a\u0646\u064a\u0629 \u0627\u0644\u0645\u0648\u0633\u0639\u0629","Symbols":"\u0627\u0644\u0631\u0645\u0648\u0632","Arrows":"\u0627\u0644\u0623\u0633\u0647\u0645","User Defined":"\u0645\u0639\u0631\u0651\u064e\u0641 \u0645\u0646 \u0642\u0628\u0644 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645","dollar sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062f\u0648\u0644\u0627\u0631","currency sign":"\u0639\u0644\u0627\u0645\u0629 \u0639\u0645\u0644\u0629","euro-currency sign":"\u0639\u0644\u0627\u0645\u0629 \u0639\u0645\u0644\u0629 \u0627\u0644\u064a\u0648\u0631\u0648","colon sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0646\u0642\u0637\u062a\u064a\u0646","cruzeiro sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0643\u0631\u0648\u0632\u064a\u0631\u0648","french franc sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0641\u0631\u0646\u0643 \u0627\u0644\u0641\u0631\u0646\u0633\u064a","lira sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0644\u064a\u0631\u0629","mill sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0645\u0644","naira sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0646\u064a\u0631\u0629","peseta sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0628\u064a\u0632\u064a\u062a\u0627","rupee sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0631\u0648\u0628\u064a\u0629","won sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0648\u0646","new sheqel sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0634\u064a\u0643\u0644 \u0627\u0644\u062c\u062f\u064a\u062f","dong sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062f\u0648\u0646\u062c","kip sign":"\u0639\u0645\u0644\u0629 \u0627\u0644\u0643\u064a\u0628","tugrik sign":"\u0639\u0645\u0644\u0629 \u0627\u0644\u062a\u0648\u063a\u0631\u064a\u0643","drachma sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062f\u0631\u0627\u062e\u0645\u0627","german penny symbol":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0628\u0646\u0633 \u0627\u0644\u0623\u0644\u0645\u0627\u0646\u064a","peso sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0628\u064a\u0632\u0648","guarani sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062c\u0648\u0627\u0631\u0627\u0646\u064a","austral sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0623\u0648\u0633\u062a\u0631\u0627\u0644","hryvnia sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0647\u0631\u064a\u0641\u0646\u064a\u0627","cedi sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0633\u064a\u062f\u064a","livre tournois sign":"\u0639\u0644\u0627\u0645\u0629 \u0644\u064a\u0641\u0631 \u062a\u0648\u0631\u0646\u0648\u064a\u0632","spesmilo sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0627\u0633\u0628\u064a\u0632\u0645\u0627\u064a\u0644\u0648","tenge sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062a\u064a\u0646\u062c","indian rupee sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0631\u0648\u0628\u064a\u0629 \u0627\u0644\u0647\u0646\u062f\u064a\u0629","turkish lira sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0644\u064a\u0631\u0629 \u0627\u0644\u062a\u0631\u0643\u064a\u0629","nordic mark sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0646\u0648\u0631\u062f\u0643","manat sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0645\u0627\u0646\u0627\u062a","ruble sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0631\u0648\u0628\u0644","yen character":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u064a\u0646","yuan character":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u064a\u0648\u0627\u0646","yuan character, in hong kong and taiwan":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u064a\u0648\u0627\u0646 \u0641\u064a \u0647\u0648\u0646\u062c \u0643\u0648\u0646\u062c \u0648\u062a\u0627\u064a\u0648\u0627\u0646","yen/yuan character variant one":"\u0627\u0644\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0628\u062f\u064a\u0644\u0629 \u0644\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u064a\u0646/\u0627\u0644\u064a\u0648\u0627\u0646","Emojis":"\u0623\u064a\u0642\u0648\u0646\u0627\u062a \u062a\u0639\u0628\u064a\u0631\u064a\u0629","Emojis...":"\u0648\u062c\u0648\u0647 \u062a\u0639\u0628\u064a\u0631\u064a\u0647...","Loading emojis...":"\u062c\u0627\u0631 \u062a\u062d\u0645\u064a\u0644 \u0623\u064a\u0642\u0648\u0646\u0627\u062a \u062a\u0639\u0628\u064a\u0631\u064a\u0629...","Could not load emojis":"\u0641\u0634\u0644 \u062a\u062d\u0645\u064a\u0644 \u0627\u0644\u0623\u064a\u0642\u0648\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0628\u064a\u0631\u064a\u0629","People":"\u0623\u0634\u062e\u0627\u0635","Animals and Nature":"\u0627\u0644\u062d\u064a\u0648\u0627\u0646\u0627\u062a \u0648\u0627\u0644\u0637\u0628\u064a\u0639\u0629","Food and Drink":"\u0627\u0644\u0623\u0637\u0639\u0645\u0629 \u0648\u0627\u0644\u0645\u0634\u0631\u0648\u0628\u0627\u062a","Activity":"\u0627\u0644\u0646\u0634\u0627\u0637","Travel and Places":"\u0627\u0644\u0633\u0641\u0631 \u0648\u0627\u0644\u0623\u0645\u0627\u0643\u0646 \u0633\u064a\u0627\u062d\u064a\u0629","Objects":"\u0643\u0627\u0626\u0646\u0627\u062a","Flags":"\u0627\u0644\u0639\u0644\u0627\u0645\u0627\u062a","Characters":"\u0627\u0644\u0623\u062d\u0631\u0641","Characters (no spaces)":"\u0627\u0644\u0623\u062d\u0631\u0641 (\u062f\u0648\u0646 \u0627\u0644\u0645\u0633\u0627\u0641\u0627\u062a)","{0} characters":"{0} \u0631\u0645\u0648\u0632","Error: Form submit field collision.":"\u062e\u0637\u0623: \u062a\u0636\u0627\u0631\u0628 \u0641\u064a \u062d\u0642\u0644 \u0625\u0631\u0633\u0627\u0644 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.","Error: No form element found.":"\u0627\u0644\u062e\u0637\u0623: \u0644\u0645 \u064a\u062a\u0645 \u0627\u0644\u0639\u062b\u0648\u0631 \u0639\u0644\u0649 \u0639\u0646\u0635\u0631 \u0646\u0645\u0648\u0630\u062c.","Color swatch":"\u0639\u064a\u0646\u0627\u062a \u0627\u0644\u0623\u0644\u0648\u0627\u0646","Color Picker":"\u0645\u0646\u062a\u0642\u064a \u0627\u0644\u0623\u0644\u0648\u0627\u0646","Invalid hex color code: {0}":"\u0643\u0648\u062f \u0627\u0644\u0644\u0648\u0646 \u063a\u064a\u0631 \u0635\u0627\u0644\u062d: {0}","Invalid input":"\u0645\u062f\u062e\u0644 \u063a\u064a\u0631 \u0633\u0644\u064a\u0645","R":"\u0623\u062d\u0645\u0631","Red component":"\u0627\u0644\u0645\u0643\u0648\u0646 \u0627\u0644\u0623\u062d\u0645\u0631","G":"\u0623\u062e\u0636\u0631","Green component":"\u0627\u0644\u0645\u0643\u0648\u0646 \u0627\u0644\u0623\u062e\u0636\u0631","B":"\u0623\u0632\u0631\u0642","Blue component":"\u0627\u0644\u0645\u0643\u0648\u0646 \u0627\u0644\u0623\u0632\u0631\u0642","#":"#","Hex color code":"\u0643\u0648\u062f \u0627\u0644\u0644\u0648\u0646 \u0628\u0635\u064a\u063a\u0629 Hex","Range 0 to 255":"\u0627\u0644\u0645\u062f\u0649 \u0645\u0646 0 \u0625\u0644\u0649 255","Turquoise":"\u0641\u064a\u0631\u0648\u0632\u064a","Green":"\u0623\u062e\u0636\u0631","Blue":"\u0623\u0632\u0631\u0642","Purple":"\u0628\u0646\u0641\u0633\u062c\u064a","Navy Blue":"\u0623\u0632\u0631\u0642 \u0646\u064a\u0644\u064a","Dark Turquoise":"\u0641\u064a\u0631\u0648\u0632\u064a \u062f\u0627\u0643\u0646","Dark Green":"\u0623\u062e\u0636\u0631 \u062f\u0627\u0643\u0646","Medium Blue":"\u0623\u0632\u0631\u0642 \u0645\u062a\u0648\u0633\u0637","Medium Purple":"\u0628\u0646\u0641\u0633\u062c\u064a \u0645\u062a\u0648\u0633\u0637","Midnight Blue":"\u0623\u0632\u0631\u0642 \u062f\u0627\u0643\u0646 \u062c\u062f\u0627\u064b","Yellow":"\u0623\u0635\u0641\u0631","Orange":"\u0628\u0631\u062a\u0642\u0627\u0644\u064a","Red":"\u0623\u062d\u0645\u0631","Light Gray":"\u0631\u0645\u0627\u062f\u064a \u0641\u0627\u062a\u062d","Gray":"\u0631\u0645\u0627\u062f\u064a","Dark Yellow":"\u0623\u0635\u0641\u0631 \u062f\u0627\u0643\u0646","Dark Orange":"\u0628\u0631\u062a\u0642\u0627\u0644\u064a \u062f\u0627\u0643\u0646","Dark Red":"\u0623\u062d\u0645\u0631 \u062f\u0627\u0643\u0646","Medium Gray":"\u0631\u0645\u0627\u062f\u064a \u0645\u062a\u0648\u0633\u0637","Dark Gray":"\u0631\u0645\u0627\u062f\u064a \u062f\u0627\u0643\u0646","Light Green":"\u0623\u062e\u0636\u0631 \u0641\u0627\u062a\u062d","Light Yellow":"\u0623\u0635\u0641\u0631 \u0641\u0627\u062a\u062d","Light Red":"\u0623\u062d\u0645\u0631 \u0641\u0627\u062a\u062d","Light Purple":"\u0628\u0646\u0641\u0633\u062c\u064a \u0641\u0627\u062a\u062d","Light Blue":"\u0623\u0632\u0631\u0642 \u0641\u0627\u062a\u062d","Dark Purple":"\u0623\u0631\u062c\u0648\u0627\u0646\u064a \u062f\u0627\u0643\u0646","Dark Blue":"\u0623\u0632\u0631\u0642 \u062f\u0627\u0643\u0646","Black":"\u0623\u0633\u0648\u062f","White":"\u0623\u0628\u064a\u0636","Switch to or from fullscreen mode":"\u0627\u0644\u062a\u0628\u062f\u064a\u0644 \u0625\u0644\u0649 \u0623\u0648 \u0645\u0646 \u0648\u0636\u0639 \u0645\u0644\u0621 \u0627\u0644\u0634\u0627\u0634\u0629","Open help dialog":"\u0627\u0641\u062a\u062d \u062d\u0648\u0627\u0631 \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u0627\u062a","history":"\u0627\u0644\u0645\u062d\u0641\u0648\u0638\u0627\u062a","styles":"\u0627\u0644\u0623\u0646\u0645\u0627\u0637","formatting":"\u062a\u0646\u0633\u064a\u0642","alignment":"\u0645\u062d\u0627\u0630\u0627\u0629","indentation":"\u0645\u0633\u0627\u0641\u0629 \u0628\u0627\u062f\u0626\u0629","Font":"\u0627\u0644\u062e\u0637","Size":"\u0627\u0644\u062d\u062c\u0645","More...":"\u0627\u0644\u0645\u0632\u064a\u062f...","Select...":"\u062a\u062d\u062f\u064a\u062f...","Preferences":"\u0627\u0644\u062a\u0641\u0636\u064a\u0644\u0627\u062a","Yes":"\u0646\u0639\u0645","No":"\u0644\u0627","Keyboard Navigation":"\u0627\u0644\u062a\u0646\u0642\u0644 \u0628\u0648\u0627\u0633\u0637\u0629 \u0644\u0648\u062d\u0629 \u0627\u0644\u0645\u0641\u0627\u062a\u064a\u062d","Version":"\u0627\u0644\u0625\u0635\u062f\u0627\u0631","Code view":"\u0639\u0627\u0631\u0636 \u0627\u0644\u0631\u0645\u0648\u0632","Open popup menu for split buttons":"\u0627\u0641\u062a\u062d \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0645\u0646\u0628\u062b\u0642\u0629 \u0644\u0623\u0632\u0631\u0627\u0631 \u0627\u0644\u0627\u0646\u0642\u0633\u0627\u0645","List Properties":"\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u062e\u0635\u0627\u0626\u0635","List properties...":"\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u062e\u0635\u0627\u0626\u0635...","Start list at number":"\u0628\u062f\u0621 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0639\u0646\u062f \u0627\u0644\u0631\u0642\u0645","Line height":"\u0627\u0631\u062a\u0641\u0627\u0639 \u0627\u0644\u062e\u0637","Dropped file type is not supported":"\u0646\u0648\u0639 \u0627\u0644\u0645\u0644\u0641 \u0627\u0644\u0630\u064a \u062a\u0645 \u0627\u0633\u0642\u0627\u0637\u0647 \u063a\u064a\u0631 \u0645\u062f\u0639\u0648\u0645","Loading...":"\u062a\u062d\u0645\u064a\u0644...","ImageProxy HTTP error: Rejected request":"\u062e\u0637\u0623 \u0641\u064a \u0639\u0646\u0648\u0627\u0646 \u0648\u0643\u064a\u0644 \u0627\u0644\u0635\u0648\u0631 \u0644\u0640HTTP:: \u0637\u0644\u0628 \u0645\u0631\u0641\u0648\u0635","ImageProxy HTTP error: Could not find Image Proxy":"\u062e\u0637\u0623 \u0641\u064a \u0639\u0646\u0648\u0627\u0646 \u0648\u0643\u064a\u0644 \u0627\u0644\u0635\u0648\u0631 \u0644\u0640HTTP: \u0644\u0627 \u064a\u0645\u0643\u0646\u0646\u0627 \u0627\u064a\u062c\u0627\u062f \u0648\u0643\u064a\u0644 \u0627\u0644\u0635\u0648\u0631\u0629","ImageProxy HTTP error: Incorrect Image Proxy URL":"\u0639\u0646\u0648\u0627\u0646 \u0648\u0643\u064a\u0644 \u0627\u0644\u0635\u0648\u0631 \u0644\u0640HTTP: \u0639\u0646\u0648\u0627\u0646 \u0648\u0643\u064a\u0644 \u0627\u0644\u0635\u0648\u0631\u0629 \u062e\u0627\u0637\u0626","ImageProxy HTTP error: Unknown ImageProxy error":"\u062e\u0637\u0623 \u0641\u064a \u0639\u0646\u0648\u0627\u0646 \u0648\u0643\u064a\u0644 \u0627\u0644\u0635\u0648\u0631 \u0644\u0640HTTP: \u0648\u0643\u064a\u0644 \u0635\u0648\u0631\u0629 \u063a\u064a\u0631 \u0645\u0639\u0631\u0648\u0641","_dir":"rtl"}); \ No newline at end of file +tinymce.addI18n("ar",{"#":"#","Accessibility":"\u0633\u0647\u0648\u0644\u0629 \u0627\u0644\u0648\u0635\u0648\u0644","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"\u0627\u0644\u0625\u062c\u0631\u0627\u0621","Activity":"\u0627\u0644\u0646\u0634\u0627\u0637","Address":"\u0627\u0644\u0639\u0646\u0648\u0627\u0646","Advanced":"\u062e\u064a\u0627\u0631\u0627\u062a \u0645\u062a\u0642\u062f\u0645\u0629","Align":"\u0645\u062d\u0627\u0630\u0627\u0629","Align center":"\u0645\u062d\u0627\u0630\u0627\u0629 \u0644\u0644\u0645\u0646\u062a\u0635\u0641","Align left":"\u0645\u062d\u0627\u0630\u0627\u0629 \u0625\u0644\u0649 \u0627\u0644\u064a\u0633\u0627\u0631","Align right":"\u0645\u062d\u0627\u0630\u0627\u0629 \u0625\u0644\u0649 \u0627\u0644\u064a\u0645\u064a\u0646","Alignment":"\u0645\u062d\u0627\u0630\u0627\u0629","Alignment {0}":"","All":"\u0627\u0644\u0643\u0644","Alternative description":"\u0627\u0644\u0648\u0635\u0641 \u0627\u0644\u0628\u062f\u064a\u0644","Alternative source":"\u0645\u0635\u062f\u0631 \u0628\u062f\u064a\u0644","Alternative source URL":"\u0639\u0646\u0648\u0627\u0646 URL \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0628\u062f\u064a\u0644","Anchor":"\u0631\u0627\u0628\u0637","Anchor...":"\u0645\u0631\u0633\u0627\u0629...","Anchors":"\u0645\u0631\u0627\u0633","Animals and Nature":"\u0627\u0644\u062d\u064a\u0648\u0627\u0646\u0627\u062a \u0648\u0627\u0644\u0637\u0628\u064a\u0639\u0629","Arrows":"\u0627\u0644\u0623\u0633\u0647\u0645","B":"\u0623\u0632\u0631\u0642","Background color":"\u0644\u0648\u0646 \u0627\u0644\u062e\u0644\u0641\u064a\u0629","Background color {0}":"","Black":"\u0623\u0633\u0648\u062f","Block":"\u062d\u0638\u0631","Block {0}":"","Blockquote":"\u0627\u0642\u062a\u0628\u0627\u0633","Blocks":"\u0627\u0644\u0643\u062a\u0644","Blue":"\u0623\u0632\u0631\u0642","Blue component":"\u0627\u0644\u0645\u0643\u0648\u0646 \u0627\u0644\u0623\u0632\u0631\u0642","Body":"\u0627\u0644\u0646\u0635","Bold":"\u063a\u0627\u0645\u0642","Border":"\u0627\u0644\u062d\u062f","Border color":"\u0644\u0648\u0646 \u0627\u0644\u062d\u062f","Border style":"\u0646\u0645\u0637 \u0627\u0644\u062d\u062f","Border width":"\u0639\u0631\u0636 \u0627\u0644\u062d\u062f","Bottom":"\u0623\u0633\u0641\u0644","Browse files":"","Browse for an image":"\u0627\u0633\u062a\u0639\u0631\u0627\u0636 \u0635\u0648\u0631\u0629","Browse links":"","Bullet list":"\u0642\u0627\u0626\u0645\u0629 \u062a\u0639\u062f\u0627\u062f \u0646\u0642\u0637\u064a","Cancel":"\u0625\u0644\u063a\u0627\u0621 \u0627\u0644\u0623\u0645\u0631","Caption":"\u0634\u0631\u062d","Cell":"\u062e\u0644\u064a\u0629","Cell padding":"\u062a\u0628\u0637\u064a\u0646 \u0627\u0644\u062e\u0644\u064a\u0629","Cell properties":"\u062e\u0635\u0627\u0626\u0635 \u0627\u0644\u062e\u0644\u064a\u0629","Cell spacing":"\u062a\u0628\u0627\u0639\u062f \u0627\u0644\u062e\u0644\u0627\u064a\u0627","Cell styles":"\u062a\u0646\u0633\u064a\u0642 \u0627\u0644\u062e\u0644\u064a\u0629","Cell type":"\u0646\u0648\u0639 \u0627\u0644\u062e\u0644\u064a\u0629","Center":"\u0648\u0633\u0637","Characters":"\u0627\u0644\u0623\u062d\u0631\u0641","Characters (no spaces)":"\u0627\u0644\u0623\u062d\u0631\u0641 (\u062f\u0648\u0646 \u0627\u0644\u0645\u0633\u0627\u0641\u0627\u062a)","Circle":"\u062f\u0627\u0626\u0631\u0629","Class":"\u0627\u0644\u0641\u0626\u0629","Clear formatting":"\u0645\u0633\u062d \u0627\u0644\u062a\u0646\u0633\u064a\u0642","Close":"\u0625\u063a\u0644\u0627\u0642","Code":"\u0631\u0645\u0632","Code sample...":"\u0639\u064a\u0646\u0629 \u0627\u0644\u0631\u0645\u0632...","Code view":"\u0639\u0627\u0631\u0636 \u0627\u0644\u0631\u0645\u0648\u0632","Color Picker":"\u0645\u0646\u062a\u0642\u064a \u0627\u0644\u0623\u0644\u0648\u0627\u0646","Color swatch":"\u0639\u064a\u0646\u0627\u062a \u0627\u0644\u0623\u0644\u0648\u0627\u0646","Cols":"\u0623\u0639\u0645\u062f\u0629","Column":"\u0639\u0645\u0648\u062f","Column clipboard actions":"\u0627\u062c\u0631\u0627\u0621\u0627\u062a \u0645\u062d\u0641\u0638\u0629 \u0627\u0644\u0639\u0627\u0645\u0648\u062f","Column group":"\u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0623\u0639\u0645\u062f\u0629","Column header":"\u0631\u0623\u0633 \u0627\u0644\u0639\u0645\u0648\u062f","Constrain proportions":"\u062a\u0642\u064a\u064a\u062f \u0627\u0644\u062a\u0646\u0627\u0633\u0628","Copy":"\u0646\u0633\u062e","Copy column":"\u0646\u0633\u062e \u0627\u0644\u0639\u0627\u0645\u0648\u062f","Copy row":"\u0646\u0633\u062e \u0627\u0644\u0635\u0641","Could not find the specified string.":"\u062a\u0639\u0630\u0631 \u0627\u0644\u0639\u062b\u0648\u0631 \u0639\u0644\u0649 \u0627\u0644\u0633\u0644\u0633\u0644\u0629 \u0627\u0644\u0645\u062d\u062f\u062f\u0629.","Could not load emojis":"\u0641\u0634\u0644 \u062a\u062d\u0645\u064a\u0644 \u0627\u0644\u0623\u064a\u0642\u0648\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0628\u064a\u0631\u064a\u0629","Count":"\u0627\u0644\u0639\u062f\u062f","Currency":"\u0627\u0644\u0639\u0645\u0644\u0629","Current window":"\u0627\u0644\u0646\u0627\u0641\u0630\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629","Custom color":"\u0644\u0648\u0646 \u0645\u062e\u0635\u0635","Custom...":"\u0645\u062e\u0635\u0635...","Cut":"\u0642\u0635","Cut column":"\u0642\u0635 \u0627\u0644\u0639\u0627\u0645\u0648\u062f","Cut row":"\u0642\u0635 \u0627\u0644\u0635\u0641","Dark Blue":"\u0623\u0632\u0631\u0642 \u062f\u0627\u0643\u0646","Dark Gray":"\u0631\u0645\u0627\u062f\u064a \u062f\u0627\u0643\u0646","Dark Green":"\u0623\u062e\u0636\u0631 \u062f\u0627\u0643\u0646","Dark Orange":"\u0628\u0631\u062a\u0642\u0627\u0644\u064a \u062f\u0627\u0643\u0646","Dark Purple":"\u0623\u0631\u062c\u0648\u0627\u0646\u064a \u062f\u0627\u0643\u0646","Dark Red":"\u0623\u062d\u0645\u0631 \u062f\u0627\u0643\u0646","Dark Turquoise":"\u0641\u064a\u0631\u0648\u0632\u064a \u062f\u0627\u0643\u0646","Dark Yellow":"\u0623\u0635\u0641\u0631 \u062f\u0627\u0643\u0646","Dashed":"\u0645\u062a\u0642\u0637\u0639","Date/time":"\u0627\u0644\u062a\u0627\u0631\u064a\u062e/\u0627\u0644\u0648\u0642\u062a","Decrease indent":"\u062a\u0642\u0644\u064a\u0644 \u0627\u0644\u0645\u0633\u0627\u0641\u0629 \u0627\u0644\u0628\u0627\u062f\u0626\u0629","Default":"\u0627\u0641\u062a\u0631\u0627\u0636\u064a","Delete accordion":"","Delete column":"\u062d\u0630\u0641 \u0639\u0645\u0648\u062f","Delete row":"\u062d\u0630\u0641 \u0635\u0641","Delete table":"\u062d\u0630\u0641 \u062c\u062f\u0648\u0644","Dimensions":"\u0627\u0644\u0623\u0628\u0639\u0627\u062f","Disc":"\u0642\u0631\u0635","Div":"Div","Document":"\u0627\u0644\u0645\u0633\u062a\u0646\u062f","Dotted":"\u0645\u0646\u0642\u0637","Double":"\u0645\u0632\u062f\u0648\u062c","Drop an image here":"\u0625\u0641\u0644\u0627\u062a \u0635\u0648\u0631\u0629 \u0647\u0646\u0627","Dropped file type is not supported":"\u0646\u0648\u0639 \u0627\u0644\u0645\u0644\u0641 \u0627\u0644\u0630\u064a \u062a\u0645 \u0627\u0633\u0642\u0627\u0637\u0647 \u063a\u064a\u0631 \u0645\u062f\u0639\u0648\u0645","Edit":"\u062a\u062d\u0631\u064a\u0631","Embed":"\u062a\u0636\u0645\u064a\u0646","Emojis":"\u0623\u064a\u0642\u0648\u0646\u0627\u062a \u062a\u0639\u0628\u064a\u0631\u064a\u0629","Emojis...":"\u0648\u062c\u0648\u0647 \u062a\u0639\u0628\u064a\u0631\u064a\u0647...","Error":"\u062e\u0637\u0623","Error: Form submit field collision.":"\u062e\u0637\u0623: \u062a\u0636\u0627\u0631\u0628 \u0641\u064a \u062d\u0642\u0644 \u0625\u0631\u0633\u0627\u0644 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.","Error: No form element found.":"\u0627\u0644\u062e\u0637\u0623: \u0644\u0645 \u064a\u062a\u0645 \u0627\u0644\u0639\u062b\u0648\u0631 \u0639\u0644\u0649 \u0639\u0646\u0635\u0631 \u0646\u0645\u0648\u0630\u062c.","Extended Latin":"\u0627\u0644\u0644\u0627\u062a\u064a\u0646\u064a\u0629 \u0627\u0644\u0645\u0648\u0633\u0639\u0629","Failed to initialize plugin: {0}":"\u0641\u0634\u0644\u062a \u062a\u0647\u064a\u0626\u0629 \u0627\u0644\u0645\u0643\u0648\u0651\u0650\u0646 \u0627\u0644\u0625\u0636\u0627\u0641\u064a: {0}","Failed to load plugin url: {0}":"\u0641\u0634\u0644 \u062a\u062d\u0645\u064a\u0644 url \u0644\u0644\u0645\u0643\u0648\u0651\u0650\u0646 \u0627\u0644\u0625\u0636\u0627\u0641\u064a: {0}","Failed to load plugin: {0} from url {1}":"\u0641\u0634\u0644 \u062a\u062d\u0645\u064a\u0644 \u0627\u0644\u0645\u0643\u0648\u0651\u0650\u0646 \u0627\u0644\u0625\u0636\u0627\u0641\u064a: {0} \u0645\u0646 url \u200f{1}","Failed to upload image: {0}":"\u0641\u0634\u0644 \u062a\u062d\u0645\u064a\u0644 \u0627\u0644\u0635\u0648\u0631\u0629: {0}","File":"\u0645\u0644\u0641","Find":"\u0628\u062d\u062b","Find (if searchreplace plugin activated)":"\u0627\u0644\u0628\u062d\u062b (\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0643\u0648\u0651\u0650\u0646 \u0627\u0644\u0625\u0636\u0627\u0641\u064a \u0644\u0644\u0628\u062d\u062b \u0645\u0641\u0639\u0644\u0627\u064b)","Find and Replace":"\u0627\u0644\u0628\u062d\u062b \u0648\u0627\u0644\u0627\u0633\u062a\u0628\u062f\u0627\u0644","Find and replace...":"\u062c\u0627\u0631\u064d \u0627\u0644\u0628\u062d\u062b \u0648\u0627\u0644\u0627\u0633\u062a\u0628\u062f\u0627\u0644...","Find in selection":"\u0627\u0644\u0628\u062d\u062b \u0628\u0627\u0644\u0645\u062d\u062f\u062f","Find whole words only":"\u0628\u062d\u062b \u0643\u0644\u0645\u0627\u062a \u0628\u0623\u0643\u0645\u0644\u0647\u0627 \u0641\u0642\u0637","Flags":"\u0627\u0644\u0639\u0644\u0627\u0645\u0627\u062a","Focus to contextual toolbar":"\u0627\u0644\u062a\u0631\u0643\u064a\u0632 \u0639\u0644\u0649 \u0634\u0631\u064a\u0637 \u0623\u062f\u0648\u0627\u062a \u0627\u0644\u0633\u064a\u0627\u0642","Focus to element path":"\u0627\u0644\u062a\u0631\u0643\u064a\u0632 \u0639\u0644\u0649 \u0645\u0633\u0627\u0631 \u0627\u0644\u0639\u0646\u0635\u0631","Focus to menubar":"\u0627\u0644\u062a\u0631\u0643\u064a\u0632 \u0639\u0644\u0649 \u0634\u0631\u064a\u0637 \u0627\u0644\u0642\u0648\u0627\u0626\u0645","Focus to toolbar":"\u0627\u0644\u062a\u0631\u0643\u064a\u0632 \u0639\u0644\u0649 \u0634\u0631\u064a\u0637 \u0627\u0644\u0623\u062f\u0648\u0627\u062a","Font":"\u0627\u0644\u062e\u0637","Font size {0}":"","Font sizes":"\u0623\u062d\u062c\u0627\u0645 \u0627\u0644\u062e\u0637\u0648\u0637","Font {0}":"","Fonts":"\u0627\u0644\u062e\u0637\u0648\u0637","Food and Drink":"\u0627\u0644\u0623\u0637\u0639\u0645\u0629 \u0648\u0627\u0644\u0645\u0634\u0631\u0648\u0628\u0627\u062a","Footer":"\u062a\u0630\u064a\u064a\u0644","Format":"\u062a\u0646\u0633\u064a\u0642","Format {0}":"","Formats":"\u0627\u0644\u062a\u0646\u0633\u064a\u0642\u0627\u062a","Fullscreen":"\u0645\u0644\u0621 \u0627\u0644\u0634\u0627\u0634\u0629","G":"\u0623\u062e\u0636\u0631","General":"\u0639\u0627\u0645","Gray":"\u0631\u0645\u0627\u062f\u064a","Green":"\u0623\u062e\u0636\u0631","Green component":"\u0627\u0644\u0645\u0643\u0648\u0646 \u0627\u0644\u0623\u062e\u0636\u0631","Groove":"\u0641\u062c\u0648\u0629","Handy Shortcuts":"\u0627\u062e\u062a\u0635\u0627\u0631\u0627\u062a \u0645\u0633\u0627\u0639\u0650\u062f\u0629","Header":"\u0627\u0644\u0631\u0623\u0633 ","Header cell":"\u062e\u0644\u064a\u0629 \u0627\u0644\u0639\u0646\u0648\u0627\u0646","Heading 1":"\u0639\u0646\u0648\u0627\u0646 1","Heading 2":"\u0639\u0646\u0648\u0627\u0646 2","Heading 3":"\u0639\u0646\u0648\u0627\u0646 3","Heading 4":"\u0639\u0646\u0648\u0627\u0646 4","Heading 5":"\u0639\u0646\u0648\u0627\u0646 5","Heading 6":"\u0639\u0646\u0648\u0627\u0646 6","Headings":"\u0627\u0644\u0639\u0646\u0627\u0648\u064a\u0646","Height":"\u0627\u0644\u0627\u0631\u062a\u0641\u0627\u0639","Help":"\u062a\u0639\u0644\u064a\u0645\u0627\u062a","Hex color code":"\u0643\u0648\u062f \u0627\u0644\u0644\u0648\u0646 \u0628\u0635\u064a\u063a\u0629 Hex","Hidden":"\u0645\u062e\u0641\u064a","Horizontal align":"\u0645\u062d\u0627\u0630\u0627\u0629 \u0623\u0641\u0642\u064a\u0629","Horizontal line":"\u062e\u0637 \u0623\u0641\u0642\u064a","Horizontal space":"\u0645\u0633\u0627\u0641\u0629 \u0623\u0641\u0642\u064a\u0629","ID":"\u0627\u0644\u0645\u0639\u0631\u0641","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"\u064a\u062c\u0628 \u0623\u0646 \u064a\u0628\u062f\u0623 \u0627\u0644\u0645\u0639\u0631\u0641 \u0628\u062d\u0631\u0641 \u060c \u0645\u062a\u0628\u0648\u0639\u064b\u0627 \u0641\u0642\u0637 \u0628\u0623\u062d\u0631\u0641 \u0623\u0648 \u0623\u0631\u0642\u0627\u0645 \u0623\u0648 \u0634\u0631\u0637\u0627\u062a \u0623\u0648 \u0646\u0642\u0627\u0637 \u0623\u0648 \u0646\u0642\u0637\u062a\u0627\u0646 \u0623\u0648 \u0634\u0631\u0637\u0627\u062a \u0633\u0641\u0644\u064a\u0629.","Image is decorative":"\u0627\u0644\u0635\u0648\u0631\u0629 \u0645\u0632\u062e\u0631\u0641\u0629","Image list":"\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0635\u0648\u0631","Image title":"\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0635\u0648\u0631\u0629","Image...":"\u0635\u0648\u0631\u0629...","ImageProxy HTTP error: Could not find Image Proxy":"\u062e\u0637\u0623 \u0641\u064a \u0639\u0646\u0648\u0627\u0646 \u0648\u0643\u064a\u0644 \u0627\u0644\u0635\u0648\u0631 \u0644\u0640HTTP: \u0644\u0627 \u064a\u0645\u0643\u0646\u0646\u0627 \u0627\u064a\u062c\u0627\u062f \u0648\u0643\u064a\u0644 \u0627\u0644\u0635\u0648\u0631\u0629","ImageProxy HTTP error: Incorrect Image Proxy URL":"\u0639\u0646\u0648\u0627\u0646 \u0648\u0643\u064a\u0644 \u0627\u0644\u0635\u0648\u0631 \u0644\u0640HTTP: \u0639\u0646\u0648\u0627\u0646 \u0648\u0643\u064a\u0644 \u0627\u0644\u0635\u0648\u0631\u0629 \u062e\u0627\u0637\u0626","ImageProxy HTTP error: Rejected request":"\u062e\u0637\u0623 \u0641\u064a \u0639\u0646\u0648\u0627\u0646 \u0648\u0643\u064a\u0644 \u0627\u0644\u0635\u0648\u0631 \u0644\u0640HTTP:: \u0637\u0644\u0628 \u0645\u0631\u0641\u0648\u0635","ImageProxy HTTP error: Unknown ImageProxy error":"\u062e\u0637\u0623 \u0641\u064a \u0639\u0646\u0648\u0627\u0646 \u0648\u0643\u064a\u0644 \u0627\u0644\u0635\u0648\u0631 \u0644\u0640HTTP: \u0648\u0643\u064a\u0644 \u0635\u0648\u0631\u0629 \u063a\u064a\u0631 \u0645\u0639\u0631\u0648\u0641","Increase indent":"\u0632\u064a\u0627\u062f\u0629 \u0627\u0644\u0645\u0633\u0627\u0641\u0629 \u0627\u0644\u0628\u0627\u062f\u0626\u0629","Inline":"\u062f\u0627\u062e\u0644\u064a","Insert":"\u0625\u062f\u0631\u0627\u062c","Insert Template":"\u0625\u062f\u062e\u0627\u0644 \u0642\u0627\u0644\u0628","Insert accordion":"","Insert column after":"\u0625\u062f\u0631\u0627\u062c \u0639\u0645\u0648\u062f \u0628\u0639\u062f","Insert column before":"\u0625\u062f\u0631\u0627\u062c \u0639\u0645\u0648\u062f \u0642\u0628\u0644","Insert date/time":"\u0625\u062f\u0631\u0627\u062c \u062a\u0627\u0631\u064a\u062e/\u0648\u0642\u062a","Insert image":"\u0625\u062f\u0631\u0627\u062c \u0635\u0648\u0631\u0629","Insert link (if link plugin activated)":"\u0625\u062f\u0631\u0627\u062c \u0627\u0631\u062a\u0628\u0627\u0637 (\u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0645\u0643\u0648\u0651\u0650\u0646 \u0627\u0644\u0625\u0636\u0627\u0641\u064a \u0644\u0644\u0627\u0631\u062a\u0628\u0627\u0637 \u0645\u0641\u0639\u0644\u0627\u064b)","Insert row after":"\u0625\u062f\u0631\u0627\u062c \u0635\u0641 \u0628\u0639\u062f","Insert row before":"\u0625\u062f\u0631\u0627\u062c \u0635\u0641 \u0642\u0628\u0644","Insert table":"\u0625\u062f\u0631\u0627\u062c \u062c\u062f\u0648\u0644","Insert template...":"\u062c\u0627\u0631\u064d \u0625\u062f\u0631\u0627\u062c \u0642\u0627\u0644\u0628...","Insert video":"\u0625\u062f\u0631\u0627\u062c \u0641\u064a\u062f\u064a\u0648","Insert/Edit code sample":"\u0625\u062f\u0631\u0627\u062c/\u062a\u062d\u0631\u064a\u0631 \u0639\u064a\u0646\u0629 \u0627\u0644\u0631\u0645\u0632","Insert/edit image":"\u0625\u062f\u0631\u0627\u062c/\u062a\u062d\u0631\u064a\u0631 \u0635\u0648\u0631\u0629","Insert/edit link":"\u0625\u062f\u0631\u0627\u062c/\u062a\u062d\u0631\u064a\u0631 \u0627\u0631\u062a\u0628\u0627\u0637","Insert/edit media":"\u0625\u062f\u0631\u0627\u062c/\u062a\u062d\u0631\u064a\u0631 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u0645\u062a\u0639\u062f\u062f\u0629","Insert/edit video":"\u0625\u062f\u0631\u0627\u062c/\u062a\u062d\u0631\u064a\u0631 \u0641\u064a\u062f\u064a\u0648","Inset":"\u0627\u062f\u0631\u062c","Invalid hex color code: {0}":"\u0643\u0648\u062f \u0627\u0644\u0644\u0648\u0646 \u063a\u064a\u0631 \u0635\u0627\u0644\u062d: {0}","Invalid input":"\u0645\u062f\u062e\u0644 \u063a\u064a\u0631 \u0633\u0644\u064a\u0645","Italic":"\u0645\u0627\u0626\u0644","Justify":"\u0636\u0628\u0637","Keyboard Navigation":"\u0627\u0644\u062a\u0646\u0642\u0644 \u0628\u0648\u0627\u0633\u0637\u0629 \u0644\u0648\u062d\u0629 \u0627\u0644\u0645\u0641\u0627\u062a\u064a\u062d","Language":"\u0627\u0644\u0644\u063a\u0629","Learn more...":"\u0645\u0639\u0631\u0641\u0629 \u0627\u0644\u0645\u0632\u064a\u062f...","Left":"\u064a\u0633\u0627\u0631","Left to right":"\u064a\u0633\u0627\u0631 \u0625\u0644\u0649 \u0627\u0644\u064a\u0645\u064a\u0646","Light Blue":"\u0623\u0632\u0631\u0642 \u0641\u0627\u062a\u062d","Light Gray":"\u0631\u0645\u0627\u062f\u064a \u0641\u0627\u062a\u062d","Light Green":"\u0623\u062e\u0636\u0631 \u0641\u0627\u062a\u062d","Light Purple":"\u0628\u0646\u0641\u0633\u062c\u064a \u0641\u0627\u062a\u062d","Light Red":"\u0623\u062d\u0645\u0631 \u0641\u0627\u062a\u062d","Light Yellow":"\u0623\u0635\u0641\u0631 \u0641\u0627\u062a\u062d","Line height":"\u0627\u0631\u062a\u0641\u0627\u0639 \u0627\u0644\u062e\u0637","Link list":"\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0631\u0648\u0627\u0628\u0637","Link...":"\u0627\u0631\u062a\u0628\u0627\u0637...","List Properties":"\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u062e\u0635\u0627\u0626\u0635","List properties...":"\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u062e\u0635\u0627\u0626\u0635...","Loading emojis...":"\u062c\u0627\u0631 \u062a\u062d\u0645\u064a\u0644 \u0623\u064a\u0642\u0648\u0646\u0627\u062a \u062a\u0639\u0628\u064a\u0631\u064a\u0629...","Loading...":"\u062a\u062d\u0645\u064a\u0644...","Lower Alpha":"\u062d\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0635\u063a\u064a\u0631","Lower Greek":"\u062d\u0631\u0648\u0641 \u064a\u0648\u0646\u0627\u0646\u064a\u0629 \u0635\u063a\u064a\u0631\u0629","Lower Roman":"\u062d\u0631\u0641 \u0644\u0627\u062a\u064a\u0646\u064a \u0635\u063a\u064a\u0631","Match case":"\u0645\u0637\u0627\u0628\u0642\u0629 \u0627\u0644\u062d\u0627\u0644\u0629","Mathematical":"\u0631\u064a\u0627\u0636\u064a\u0629","Media poster (Image URL)":"\u0645\u0644\u0635\u0642 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 (\u0639\u0646\u0648\u0627\u0646 URL \u0644\u0644\u0635\u0648\u0631\u0629)","Media...":"\u0627\u0644\u0648\u0633\u0627\u0626\u0637...","Medium Blue":"\u0623\u0632\u0631\u0642 \u0645\u062a\u0648\u0633\u0637","Medium Gray":"\u0631\u0645\u0627\u062f\u064a \u0645\u062a\u0648\u0633\u0637","Medium Purple":"\u0628\u0646\u0641\u0633\u062c\u064a \u0645\u062a\u0648\u0633\u0637","Merge cells":"\u062f\u0645\u062c \u062e\u0644\u0627\u064a\u0627","Middle":"\u0648\u0633\u0637","Midnight Blue":"\u0623\u0632\u0631\u0642 \u062f\u0627\u0643\u0646 \u062c\u062f\u0627\u064b","More...":"\u0627\u0644\u0645\u0632\u064a\u062f...","Name":"\u0627\u0644\u0627\u0633\u0645","Navy Blue":"\u0623\u0632\u0631\u0642 \u0646\u064a\u0644\u064a","New document":"\u0645\u0633\u062a\u0646\u062f \u062c\u062f\u064a\u062f","New window":"\u0646\u0627\u0641\u0630\u0629 \u062c\u062f\u064a\u062f\u0629","Next":"\u0627\u0644\u062a\u0627\u0644\u064a","No":"\u0644\u0627","No alignment":"\u062f\u0648\u0646 \u0645\u062d\u0627\u0630\u0627\u0629","No color":"\u0628\u062f\u0648\u0646 \u0644\u0648\u0646","Nonbreaking space":"\u0645\u0633\u0627\u0641\u0629 \u063a\u064a\u0631 \u0645\u0646\u0642\u0633\u0645\u0629","None":"\u0644\u0627 \u0634\u064a\u0621","Numbered list":"\u0642\u0627\u0626\u0645\u0629 \u0645\u0631\u0642\u0645\u0651\u064e\u0629","OR":"\u0623\u0648","Objects":"\u0643\u0627\u0626\u0646\u0627\u062a","Ok":"\u0645\u0648\u0627\u0641\u0642","Open help dialog":"\u0627\u0641\u062a\u062d \u062d\u0648\u0627\u0631 \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u0627\u062a","Open link":"\u0641\u062a\u062d \u0627\u0644\u0631\u0627\u0628\u0637","Open link in...":"\u062c\u0627\u0631\u064d \u0641\u062a\u062d \u0627\u0644\u0627\u0631\u062a\u0628\u0627\u0637.","Open popup menu for split buttons":"\u0627\u0641\u062a\u062d \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0645\u0646\u0628\u062b\u0642\u0629 \u0644\u0623\u0632\u0631\u0627\u0631 \u0627\u0644\u0627\u0646\u0642\u0633\u0627\u0645","Orange":"\u0628\u0631\u062a\u0642\u0627\u0644\u064a","Outset":"\u0627\u0644\u0627\u0633\u062a\u0647\u0644\u0627\u0644\u0629","Page break":"\u0641\u0627\u0635\u0644 \u0635\u0641\u062d\u0627\u062a","Paragraph":"\u0627\u0644\u0641\u0642\u0631\u0629","Paste":"\u0644\u0635\u0642","Paste as text":"\u0644\u0635\u0642 \u0643\u0646\u0635","Paste column after":"\u0644\u0635\u0642 \u0627\u0644\u0639\u0627\u0645\u0648\u062f \u0628\u0639\u062f","Paste column before":"\u0644\u0635\u0642 \u0627\u0644\u0639\u0627\u0645\u0648\u062f \u0642\u0628\u0644","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"\u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u0644\u0635\u0642 \u062a\u062a\u0645 \u062d\u0627\u0644\u064a\u064b\u0627 \u0643\u0646\u0635 \u0639\u0627\u062f\u064a. \u0633\u064a\u0628\u0642\u0649 \u0627\u0644\u0646\u0635 \u0639\u0627\u062f\u064a\u0627\u064b \u062d\u062a\u0649 \u062a\u0642\u0648\u0645 \u0628\u062a\u0639\u0637\u064a\u0644 \u0647\u0630\u0627 \u0627\u0644\u062e\u064a\u0627\u0631.","Paste or type a link":"\u0627\u0644\u0635\u0642 \u0627\u0631\u062a\u0628\u0627\u0637 \u0623\u0648 \u0627\u0643\u062a\u0628\u0647","Paste row after":"\u0644\u0635\u0642 \u0627\u0644\u0635\u0641 \u0628\u0639\u062f","Paste row before":"\u0644\u0635\u0642 \u0627\u0644\u0635\u0641 \u0642\u0628\u0644","Paste your embed code below:":"\u0644\u0635\u0642 \u0631\u0645\u0632 \u0627\u0644\u062a\u0636\u0645\u064a\u0646 \u0623\u062f\u0646\u0627\u0647:","People":"\u0623\u0634\u062e\u0627\u0635","Plugins":"\u0627\u0644\u0645\u0643\u0648\u0651\u0650\u0646\u0627\u062a \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629","Plugins installed ({0}):":"\u0627\u0644\u0645\u0643\u0648\u0651\u0650\u0646\u0627\u062a \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629 \u0627\u0644\u0645\u062b\u0628\u062a\u0629 ({0}):","Powered by {0}":"\u0645\u062f\u0639\u0648\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 {0}","Pre":"\u0642\u0628\u0644","Preferences":"\u0627\u0644\u062a\u0641\u0636\u064a\u0644\u0627\u062a","Preformatted":"\u0645\u0646\u0633\u0642 \u0645\u0633\u0628\u0642\u064b\u0627","Premium plugins:":"\u0627\u0644\u0645\u0643\u0648\u0651\u0650\u0646\u0627\u062a \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629 \u0627\u0644\u0645\u0645\u064a\u0632\u0629:","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"\u0645\u0639\u0627\u064a\u0646\u0629","Previous":"\u0627\u0644\u0633\u0627\u0628\u0642","Print":"\u0637\u0628\u0627\u0639\u0629","Print...":"\u0637\u0628\u0627\u0639\u0629...","Purple":"\u0628\u0646\u0641\u0633\u062c\u064a","Quotations":"\u0639\u0631\u0648\u0636 \u0627\u0644\u0623\u0633\u0639\u0627\u0631","R":"\u0623\u062d\u0645\u0631","Range 0 to 255":"\u0627\u0644\u0645\u062f\u0649 \u0645\u0646 0 \u0625\u0644\u0649 255","Red":"\u0623\u062d\u0645\u0631","Red component":"\u0627\u0644\u0645\u0643\u0648\u0646 \u0627\u0644\u0623\u062d\u0645\u0631","Redo":"\u0625\u0639\u0627\u062f\u0629","Remove":"\u0625\u0632\u0627\u0644\u0629","Remove color":"\u0625\u0632\u0627\u0644\u0629 \u0644\u0648\u0646","Remove link":"\u0625\u0632\u0627\u0644\u0629 \u0627\u0631\u062a\u0628\u0627\u0637","Replace":"\u0627\u0633\u062a\u0628\u062f\u0627\u0644","Replace all":"\u0627\u0633\u062a\u0628\u062f\u0627\u0644 \u0627\u0644\u0643\u0644","Replace with":"\u0627\u0633\u062a\u0628\u062f\u0627\u0644 \u0628\u0640","Resize":"\u062a\u063a\u064a\u064a\u0631 \u0627\u0644\u062d\u062c\u0645","Restore last draft":"\u0627\u0633\u062a\u0639\u0627\u062f\u0629 \u0622\u062e\u0631 \u0645\u0633\u0648\u062f\u0629","Reveal or hide additional toolbar items":"","Rich Text Area":"\u0645\u0633\u0627\u062d\u0629 \u0646\u064e\u0635 \u0627\u0644 rich","Rich Text Area. Press ALT-0 for help.":"\u0645\u0646\u0637\u0642\u0629 \u0646\u0635 \u0645\u0646\u0633\u0642. \u0627\u0636\u063a\u0637 ALT-0 \u0644\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0627\u0644\u0645\u0633\u0627\u0639\u062f\u0629.","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\u0645\u0646\u0637\u0642\u0629 \u0646\u0635 \u0645\u0646\u0633\u0642. \u0627\u0636\u063a\u0637 ALT-F9 \u0644\u0644\u0642\u0627\u0626\u0645\u0629. \u0627\u0636\u063a\u0637 ALT-F10 \u0644\u0634\u0631\u064a\u0637 \u0627\u0644\u0623\u062f\u0648\u0627\u062a. \u0627\u0636\u063a\u0637 ALT-0 \u0644\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0627\u0644\u0645\u0633\u0627\u0639\u062f\u0629","Ridge":"\u062a\u0645\u062f\u064a\u062f \u0644\u0644\u0646\u0647\u0627\u064a\u0629","Right":"\u064a\u0645\u064a\u0646","Right to left":"\u064a\u0645\u064a\u0646 \u0625\u0644\u0649 \u0627\u0644\u064a\u0633\u0627\u0631","Row":"\u0635\u0641","Row clipboard actions":"\u0627\u062c\u0631\u0627\u0621\u0627\u062a \u0645\u062d\u0641\u0638\u0629 \u0627\u0644\u0635\u0641","Row group":"\u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0635\u0641\u0648\u0641","Row header":"\u0631\u0623\u0633 \u0627\u0644\u0635\u0641","Row properties":"\u062e\u0635\u0627\u0626\u0635 \u0627\u0644\u0635\u0641","Row type":"\u0646\u0648\u0639 \u0627\u0644\u0635\u0641","Rows":"\u0635\u0641\u0648\u0641","Save":"\u062d\u0641\u0638","Save (if save plugin activated)":"\u062d\u0641\u0638 (\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0643\u0648\u0651\u0650\u0646 \u0627\u0644\u0625\u0636\u0627\u0641\u064a \u0644\u0644\u062d\u0641\u0638 \u0645\u0641\u0639\u0644\u0627\u064b)","Scope":"\u0627\u0644\u0646\u0637\u0627\u0642","Search":"\u0628\u062d\u062b","Select all":"\u062a\u062d\u062f\u064a\u062f \u0627\u0644\u0643\u0644","Select...":"\u062a\u062d\u062f\u064a\u062f...","Selection":"\u0627\u0644\u062a\u062d\u062f\u064a\u062f","Shortcut":"\u0627\u0644\u0627\u062e\u062a\u0635\u0627\u0631","Show blocks":"\u0625\u0638\u0647\u0627\u0631 \u0627\u0644\u0643\u062a\u0644","Show caption":"\u0625\u0638\u0647\u0627\u0631 \u0627\u0644\u062a\u0633\u0645\u064a\u0629 \u0627\u0644\u062a\u0648\u0636\u064a\u062d\u064a\u0629","Show invisible characters":"\u0625\u0638\u0647\u0627\u0631 \u0627\u0644\u0623\u062d\u0631\u0641 \u063a\u064a\u0631 \u0627\u0644\u0645\u0631\u0626\u064a\u0629","Size":"\u0627\u0644\u062d\u062c\u0645","Solid":"\u0633\u0645\u064a\u0643","Source":"\u0627\u0644\u0645\u0635\u062f\u0631","Source code":"\u0631\u0645\u0632 \u0627\u0644\u0645\u0635\u062f\u0631","Special Character":"\u0631\u0645\u0632 \u062e\u0627\u0635","Special character...":"\u0631\u0645\u0632 \u062e\u0627\u0635...","Split cell":"\u062a\u0642\u0633\u064a\u0645 \u062e\u0644\u064a\u0629","Square":"\u0645\u0631\u0628\u0639","Start list at number":"\u0628\u062f\u0621 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0639\u0646\u062f \u0627\u0644\u0631\u0642\u0645","Strikethrough":"\u064a\u062a\u0648\u0633\u0637\u0647 \u062e\u0637","Style":"\u0627\u0644\u0646\u0645\u0637","Subscript":"\u0645\u0646\u062e\u0641\u0636","Superscript":"\u0645\u0631\u062a\u0641\u0639","Switch to or from fullscreen mode":"\u0627\u0644\u062a\u0628\u062f\u064a\u0644 \u0625\u0644\u0649 \u0623\u0648 \u0645\u0646 \u0648\u0636\u0639 \u0645\u0644\u0621 \u0627\u0644\u0634\u0627\u0634\u0629","Symbols":"\u0627\u0644\u0631\u0645\u0648\u0632","System Font":"\u062e\u0637 \u0627\u0644\u0646\u0638\u0627\u0645","Table":"\u062c\u062f\u0648\u0644","Table caption":"\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u062c\u062f\u0648\u0644","Table properties":"\u062e\u0635\u0627\u0626\u0635 \u0627\u0644\u062c\u062f\u0648\u0644","Table styles":"\u062a\u0646\u0633\u064a\u0642 \u0627\u0644\u062c\u062f\u0648\u0644","Template":"\u0627\u0644\u0642\u0627\u0644\u0628","Templates":"\u0627\u0644\u0642\u0648\u0627\u0644\u0628","Text":"\u0627\u0644\u0646\u0635","Text color":"\u0644\u0648\u0646 \u0627\u0644\u0646\u0635","Text color {0}":"","Text to display":"\u0627\u0644\u0646\u0635 \u0627\u0644\u0645\u0639\u0631\u0648\u0636","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"\u0627\u0644\u0627\u0631\u062a\u0628\u0627\u0637 \u0627\u0644\u0630\u064a \u0642\u0645\u062a \u0628\u0625\u062f\u0631\u0627\u062c\u0647 \u064a\u0634\u0628\u0647 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0627\u0644\u0643\u062a\u0631\u0648\u0646\u064a. \u0647\u0644 \u062a\u0631\u064a\u062f \u0625\u0636\u0627\u0641\u0629 \u0627\u0644\u0644\u0627\u062d\u0642\u0629 mailto: \u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629\u061f","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"\u064a\u0628\u062f\u0648 \u0623\u0646 \u0639\u0646\u0648\u0627\u0646 URL \u0627\u0644\u0630\u064a \u0623\u062f\u062e\u0644\u062a\u0647 \u064a\u0634\u064a\u0631 \u0625\u0644\u0649 \u0627\u0631\u062a\u0628\u0627\u0637 \u062e\u0627\u0631\u062c\u064a. \u0647\u0644 \u062a\u0631\u064a\u062f \u0625\u0636\u0627\u0641\u0629 \u0627\u0644\u0644\u0627\u062d\u0642\u0629 http:// \u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629\u061f","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"\u064a\u0628\u062f\u0648 \u0623\u0646 \u0639\u0646\u0648\u0627\u0646 URL \u0627\u0644\u0630\u064a \u0623\u062f\u062e\u0644\u062a\u0647 \u064a\u0634\u064a\u0631 \u0625\u0644\u0649 \u0627\u0631\u062a\u0628\u0627\u0637 \u062e\u0627\u0631\u062c\u064a. \u0647\u0644 \u062a\u0631\u064a\u062f \u0625\u0636\u0627\u0641\u0629 \u0627\u0644\u0644\u0627\u062d\u0642\u0629 https:// \u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629\u061f","Title":"\u0627\u0644\u0639\u0646\u0648\u0627\u0646","To open the popup, press Shift+Enter":"\u0644\u0641\u062a\u062d \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0645\u0646\u0628\u062b\u0642\u0629\u060c \u0627\u0636\u063a\u0637 \u0639\u0644\u0649 Shift\u200f+Enter","Toggle accordion":"","Tools":"\u0627\u0644\u0623\u062f\u0648\u0627\u062a","Top":"\u0623\u0639\u0644\u0649","Travel and Places":"\u0627\u0644\u0633\u0641\u0631 \u0648\u0627\u0644\u0623\u0645\u0627\u0643\u0646 \u0633\u064a\u0627\u062d\u064a\u0629","Turquoise":"\u0641\u064a\u0631\u0648\u0632\u064a","Underline":"\u062a\u0633\u0637\u064a\u0631","Undo":"\u062a\u0631\u0627\u062c\u0639","Upload":"\u062a\u062d\u0645\u064a\u0644","Uploading image":"\u0631\u0641\u0639 \u0635\u0648\u0631\u0629","Upper Alpha":"\u062d\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0643\u0628\u064a\u0631","Upper Roman":"\u062d\u0631\u0641 \u0644\u0627\u062a\u064a\u0646\u064a \u0643\u0628\u064a\u0631","Url":"\u0631\u0627\u0628\u0637","User Defined":"\u0645\u0639\u0631\u0651\u064e\u0641 \u0645\u0646 \u0642\u0628\u0644 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645","Valid":"\u0635\u062d\u064a\u062d","Version":"\u0627\u0644\u0625\u0635\u062f\u0627\u0631","Vertical align":"\u0645\u062d\u0627\u0630\u0627\u0629 \u0639\u0645\u0648\u062f\u064a\u0629","Vertical space":"\u0645\u0633\u0627\u0641\u0629 \u0639\u0645\u0648\u062f\u064a\u0629","View":"\u0639\u0631\u0636","Visual aids":"\u0623\u062f\u0648\u0627\u062a \u0627\u0644\u0645\u0633\u0627\u0639\u062f\u0629 \u0627\u0644\u0628\u0635\u0631\u064a\u0629","Warn":"\u062a\u062d\u0630\u064a\u0631","White":"\u0623\u0628\u064a\u0636","Width":"\u0627\u0644\u0639\u0631\u0636","Word count":"\u0639\u062f\u062f \u0627\u0644\u0643\u0644\u0645\u0627\u062a","Words":"\u0627\u0644\u0643\u0644\u0645\u0627\u062a","Words: {0}":"\u0627\u0644\u0643\u0644\u0645\u0627\u062a: {0}","Yellow":"\u0623\u0635\u0641\u0631","Yes":"\u0646\u0639\u0645","You are using {0}":"\u0623\u0646\u062a \u062a\u0633\u062a\u062e\u062f\u0645 {0}","You have unsaved changes are you sure you want to navigate away?":"\u0644\u062f\u064a\u0643 \u062a\u063a\u064a\u064a\u0631\u0627\u062a \u0644\u0645 \u064a\u062a\u0645 \u062d\u0641\u0638\u0647\u0627 \u0647\u0644 \u062a\u0631\u064a\u062f \u0628\u0627\u0644\u062a\u0623\u0643\u064a\u062f \u0627\u0644\u0627\u0646\u062a\u0642\u0627\u0644 \u0628\u0639\u064a\u062f\u064b\u0627\u061f","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"\u0645\u062a\u0635\u0641\u062d\u0643 \u0644\u0627 \u064a\u062f\u0639\u0645 \u0627\u0644\u0648\u0635\u0648\u0644 \u0627\u0644\u0645\u0628\u0627\u0634\u0631 \u0625\u0644\u0649 \u0627\u0644\u062d\u0627\u0641\u0638\u0629. \u064a\u064f\u0631\u062c\u0649 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u062e\u062a\u0635\u0627\u0631\u0627\u062a \u0644\u0648\u062d\u0629 \u0627\u0644\u0645\u0641\u0627\u062a\u064a\u062d Ctrl+X/C/V \u0628\u062f\u0644\u0627\u064b \u0645\u0646 \u0630\u0644\u0643.","_dir":"rtl","alignment":"\u0645\u062d\u0627\u0630\u0627\u0629","austral sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0623\u0648\u0633\u062a\u0631\u0627\u0644","cedi sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0633\u064a\u062f\u064a","colon sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0646\u0642\u0637\u062a\u064a\u0646","cruzeiro sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0643\u0631\u0648\u0632\u064a\u0631\u0648","currency sign":"\u0639\u0644\u0627\u0645\u0629 \u0639\u0645\u0644\u0629","dollar sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062f\u0648\u0644\u0627\u0631","dong sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062f\u0648\u0646\u062c","drachma sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062f\u0631\u0627\u062e\u0645\u0627","euro-currency sign":"\u0639\u0644\u0627\u0645\u0629 \u0639\u0645\u0644\u0629 \u0627\u0644\u064a\u0648\u0631\u0648","example":"\u0645\u062b\u0627\u0644","formatting":"\u062a\u0646\u0633\u064a\u0642","french franc sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0641\u0631\u0646\u0643 \u0627\u0644\u0641\u0631\u0646\u0633\u064a","german penny symbol":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0628\u0646\u0633 \u0627\u0644\u0623\u0644\u0645\u0627\u0646\u064a","guarani sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062c\u0648\u0627\u0631\u0627\u0646\u064a","history":"\u0627\u0644\u0645\u062d\u0641\u0648\u0638\u0627\u062a","hryvnia sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0647\u0631\u064a\u0641\u0646\u064a\u0627","indentation":"\u0645\u0633\u0627\u0641\u0629 \u0628\u0627\u062f\u0626\u0629","indian rupee sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0631\u0648\u0628\u064a\u0629 \u0627\u0644\u0647\u0646\u062f\u064a\u0629","kip sign":"\u0639\u0645\u0644\u0629 \u0627\u0644\u0643\u064a\u0628","lira sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0644\u064a\u0631\u0629","livre tournois sign":"\u0639\u0644\u0627\u0645\u0629 \u0644\u064a\u0641\u0631 \u062a\u0648\u0631\u0646\u0648\u064a\u0632","manat sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0645\u0627\u0646\u0627\u062a","mill sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0645\u0644","naira sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0646\u064a\u0631\u0629","new sheqel sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0634\u064a\u0643\u0644 \u0627\u0644\u062c\u062f\u064a\u062f","nordic mark sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0646\u0648\u0631\u062f\u0643","peseta sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0628\u064a\u0632\u064a\u062a\u0627","peso sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0628\u064a\u0632\u0648","ruble sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0631\u0648\u0628\u0644","rupee sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0631\u0648\u0628\u064a\u0629","spesmilo sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0627\u0633\u0628\u064a\u0632\u0645\u0627\u064a\u0644\u0648","styles":"\u0627\u0644\u0623\u0646\u0645\u0627\u0637","tenge sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062a\u064a\u0646\u062c","tugrik sign":"\u0639\u0645\u0644\u0629 \u0627\u0644\u062a\u0648\u063a\u0631\u064a\u0643","turkish lira sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0644\u064a\u0631\u0629 \u0627\u0644\u062a\u0631\u0643\u064a\u0629","won sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0648\u0646","yen character":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u064a\u0646","yen/yuan character variant one":"\u0627\u0644\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0628\u062f\u064a\u0644\u0629 \u0644\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u064a\u0646/\u0627\u0644\u064a\u0648\u0627\u0646","yuan character":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u064a\u0648\u0627\u0646","yuan character, in hong kong and taiwan":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u064a\u0648\u0627\u0646 \u0641\u064a \u0647\u0648\u0646\u062c \u0643\u0648\u0646\u062c \u0648\u062a\u0627\u064a\u0648\u0627\u0646","{0} characters":"{0} \u0631\u0645\u0648\u0632","{0} columns, {1} rows":"","{0} words":"{0} \u0645\u0646 \u0627\u0644\u0643\u0644\u0645\u0627\u062a"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/ar_SA.js b/libraries/tinymce/js/tinymce/langs/ar_SA.js index 73c005c..951339f 100644 --- a/libraries/tinymce/js/tinymce/langs/ar_SA.js +++ b/libraries/tinymce/js/tinymce/langs/ar_SA.js @@ -1 +1 @@ -tinymce.addI18n("ar_SA",{"Redo":"\u0625\u0639\u0627\u062f\u0629","Undo":"\u062a\u0631\u0627\u062c\u0639","Cut":"\u0642\u0635","Copy":"\u0646\u0633\u062e","Paste":"\u0644\u0635\u0642","Select all":"\u0623\u062e\u062a\u0631 \u0627\u0644\u0643\u0644","New document":"\u0645\u0644\u0641 \u062c\u062f\u064a\u062f","Ok":"\u062d\u0633\u0646\u0627\u064b","Cancel":"\u0625\u0644\u063a\u0627\u0621","Visual aids":"\u0627\u0644\u0645\u0633\u0627\u0639\u062f\u0627\u062a \u0627\u0644\u0628\u0635\u0631\u064a\u0629","Bold":"\u0639\u0631\u064a\u0636","Italic":"\u0645\u0627\u0626\u0644","Underline":"\u062a\u062d\u062a\u0647 \u062e\u0637","Strikethrough":"\u0639\u0644\u064a\u0647 \u062e\u0637","Superscript":"\u0641\u0648\u0642 \u0627\u0644\u0646\u0635","Subscript":"\u062a\u062d\u062a \u0627\u0644\u0646\u0635","Clear formatting":"\u0625\u0644\u063a\u0627\u0621 \u0627\u0644\u062a\u0646\u0633\u064a\u0642","Remove":"\u0625\u0632\u0627\u0644\u0629","Align left":"\u0645\u062d\u0627\u0630\u0627\u0629 \u0644\u0644\u064a\u0633\u0627\u0631","Align center":"\u0645\u062d\u0627\u0630\u0627\u0629 \u0644\u0644\u0645\u0646\u062a\u0635\u0641","Align right":"\u0645\u062d\u0627\u0630\u0627\u0629 \u0644\u0644\u064a\u0645\u064a\u0646","No alignment":"\u0628\u0644\u0627 \u0645\u062d\u0627\u0630\u0627\u0629","Justify":"\u0627\u0644\u0645\u0633\u0627\u0648\u0627\u0629","Bullet list":"\u0644\u0627\u0626\u062d\u0629 \u0645\u0646\u0642\u0651\u0637\u0629","Numbered list":"\u0644\u0627\u0626\u062d\u0629 \u0645\u0631\u0642\u0651\u0645\u0629","Decrease indent":"\u062a\u0642\u0644\u064a\u0635 \u0627\u0644\u0645\u0633\u0627\u0641\u0629 \u0627\u0644\u0628\u0627\u062f\u0626\u0629","Increase indent":"\u0632\u064a\u0627\u062f\u0629 \u0627\u0644\u0645\u0633\u0627\u0641\u0629 \u0627\u0644\u0628\u0627\u062f\u0626\u0629","Close":"\u0623\u063a\u0644\u0642","Formats":"\u0627\u0644\u062a\u0646\u0633\u064a\u0642\u0627\u062a","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"\u0645\u062a\u0635\u0641\u062d\u0643 \u0644\u0627 \u064a\u062f\u0639\u0645 \u0627\u0644\u0648\u0635\u0648\u0644 \u0627\u0644\u0645\u0628\u0627\u0634\u0631 \u0625\u0644\u0649 \u0627\u0644\u062d\u0627\u0641\u0638\u0629. \u0627\u0644\u0631\u062c\u0627\u0621 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u062e\u062a\u0635\u0627\u0631\u0627\u062a \u0644\u0648\u062d\u0629 \u0627\u0644\u0645\u0641\u0627\u062a\u064a\u062d Ctrl+X/C/V \u0628\u062f\u0644\u0627 \u0645\u0646 \u0630\u0644\u0643.","Headings":"\u0631\u0624\u0648\u0633 \u0623\u0642\u0644\u0627\u0645","Heading 1":"\u0631\u0623\u0633 \u0642\u0644\u0645 1","Heading 2":"\u0631\u0623\u0633 \u0642\u0644\u0645 2","Heading 3":"\u0631\u0623\u0633 \u0642\u0644\u0645 3","Heading 4":"\u0631\u0623\u0633 \u0642\u0644\u0645 4","Heading 5":"\u0631\u0623\u0633 \u0642\u0644\u0645 5","Heading 6":"\u0631\u0623\u0633 \u0642\u0644\u0645 6","Preformatted":"\u0645\u0646\u0633\u0642 \u0645\u0633\u0628\u0642\u064b\u0627","Div":"\u062a\u0642\u0633\u064a\u0645","Pre":"\u0645\u0627\u0642\u0628\u0644","Code":"\u0643\u0648\u062f","Paragraph":"\u0641\u0642\u0631\u0629","Blockquote":"\u0625\u0642\u062a\u0628\u0627\u0633 \u062e\u0627\u0631\u062c\u064a","Inline":"\u0639\u0644\u0649 \u062e\u0637 \u0648\u0627\u062d\u062f","Blocks":"\u0627\u0644\u0628\u0644\u0648\u0643\u0627\u062a","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"\u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u0644\u0635\u0642 \u062d\u0627\u0644\u064a\u0627\u064b \u0641\u064a \u0648\u0636\u0639 \u0627\u0644\u0646\u0635 \u0627\u0644\u062e\u0627\u0644\u064a \u0645\u0646 \u0627\u0644\u062a\u0646\u0633\u064a\u0642. \u0627\u0644\u0645\u062d\u062a\u0648\u064a\u0627\u062a \u0633\u064a\u062a\u0645 \u0644\u0635\u0642\u0647\u0627 \u0645\u0646 \u063a\u064a\u0631 \u062a\u0646\u0633\u064a\u0642 \u062d\u062a\u0649 \u062a\u0642\u0648\u0645 \u0628\u062a\u063a\u064a\u064a\u0631 \u0647\u0630\u0627 \u0627\u0644\u062e\u064a\u0627\u0631.","Fonts":"\u0627\u0644\u062e\u0637\u0648\u0637","Font sizes":"\u0623\u062d\u062c\u0627\u0645 \u0627\u0644\u062e\u0637\u0648\u0637","Class":"\u0627\u0644\u0641\u0626\u0629","Browse for an image":"\u0627\u0633\u062a\u0639\u0631\u0627\u0636 \u0635\u0648\u0631\u0629","OR":"\u0623\u0648","Drop an image here":"\u0625\u0641\u0644\u0627\u062a \u0635\u0648\u0631\u0629 \u0647\u0646\u0627","Upload":"\u0631\u0641\u0639","Uploading image":"\u0631\u0641\u0639 \u0635\u0648\u0631\u0629","Block":"\u062d\u0638\u0631","Align":"\u0645\u062d\u0627\u0630\u0627\u0629","Default":"\u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a","Circle":"\u062f\u0627\u0626\u0631\u0629","Disc":"\u0642\u0631\u0635","Square":"\u0645\u0631\u0628\u0639","Lower Alpha":"\u062d\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0635\u063a\u064a\u0631","Lower Greek":"\u062d\u0631\u0648\u0641 \u064a\u0648\u0646\u0627\u0646\u064a\u0629 \u0635\u063a\u064a\u0631\u0629","Lower Roman":"\u0644\u0627\u062a\u064a\u0646\u064a \u0635\u063a\u064a\u0631","Upper Alpha":"\u062d\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0643\u0628\u064a\u0631","Upper Roman":"\u0644\u0627\u062a\u064a\u0646\u064a \u0643\u0628\u064a\u0631","Anchor...":"\u0645\u0631\u0633\u0627\u0629...","Anchor":"\u0625\u0631\u062a\u0633\u0627\u0621","Name":"\u0627\u0644\u0627\u0633\u0645","ID":"\u0627\u0644\u0645\u0639\u0631\u0651\u0641","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"\u064a\u062c\u0628 \u0623\u0646 \u064a\u0628\u062f\u0623 \u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0628\u062d\u0631\u0641\u060c \u0645\u062a\u0628\u0648\u0639\u064b\u0627 \u0641\u0642\u0637 \u0628\u0623\u062d\u0631\u0641 \u0623\u0648 \u0623\u0631\u0642\u0627\u0645 \u0623\u0648 \u0634\u0631\u0637\u0627\u062a \u0623\u0648 \u0646\u0642\u0627\u0637 \u0623\u0648 \u0646\u0642\u0637\u062a\u0627\u0646 \u0623\u0648 \u0634\u0631\u0637\u0627\u062a \u0633\u0641\u0644\u064a\u0629.","You have unsaved changes are you sure you want to navigate away?":"\u0644\u062f\u064a\u0643 \u062a\u063a\u064a\u064a\u0631\u0627\u062a \u0644\u0645 \u064a\u062a\u0645 \u062d\u0641\u0638\u0647\u0627 \u0647\u0644 \u0623\u0646\u062a \u0645\u062a\u0623\u0643\u062f \u0623\u0646\u0643 \u062a\u0631\u063a\u0628 \u0641\u064a \u0627\u0644\u0627\u0646\u062a\u0642\u0627\u0644 \u061f","Restore last draft":"\u0627\u0633\u062a\u0639\u0627\u062f\u0629 \u0623\u062e\u0631 \u0645\u0633\u0648\u062f\u0629","Special character...":"\u062d\u0631\u0641 \u062e\u0627\u0635...","Special Character":"\u062d\u0631\u0641 \u062e\u0627\u0635","Source code":"\u0627\u0644\u0643\u0648\u062f \u0627\u0644\u0645\u0635\u062f\u0631\u064a","Insert/Edit code sample":"\u0625\u062f\u0631\u0627\u062c/\u062a\u062d\u0631\u064a\u0631 \u0643\u0648\u062f \u0628\u0631\u0645\u062c\u064a","Language":"\u0627\u0644\u0644\u063a\u0629","Code sample...":"\u0639\u064a\u0646\u0629 \u0627\u0644\u0631\u0645\u0632...","Left to right":"\u0645\u0646 \u0627\u0644\u064a\u0633\u0627\u0631 \u0625\u0644\u064a \u0627\u0644\u064a\u0645\u064a\u0646","Right to left":"\u0645\u0646 \u0627\u0644\u064a\u0645\u064a\u0646 \u0625\u0644\u064a \u0627\u0644\u064a\u0633\u0627\u0631","Title":"\u0639\u0646\u0648\u0627\u0646","Fullscreen":"\u0645\u0644\u0621 \u0627\u0644\u0634\u0627\u0634\u0629","Action":"\u0627\u0644\u0625\u062c\u0631\u0627\u0621","Shortcut":"\u0627\u0644\u0627\u062e\u062a\u0635\u0627\u0631","Help":"\u062a\u0639\u0644\u064a\u0645\u0627\u062a","Address":"\u0627\u0644\u0639\u0646\u0648\u0627\u0646","Focus to menubar":"\u0627\u0644\u062a\u0631\u0643\u064a\u0632 \u0639\u0644\u0649 \u0634\u0631\u064a\u0637 \u0627\u0644\u0642\u0648\u0627\u0626\u0645","Focus to toolbar":"\u0627\u0644\u062a\u0631\u0643\u064a\u0632 \u0639\u0644\u0649 \u0634\u0631\u064a\u0637 \u0627\u0644\u0623\u062f\u0648\u0627\u062a","Focus to element path":"\u0627\u0644\u062a\u0631\u0643\u064a\u0632 \u0639\u0644\u0649 \u0645\u0633\u0627\u0631 \u0627\u0644\u0639\u0646\u0635\u0631","Focus to contextual toolbar":"\u0627\u0644\u062a\u0631\u0643\u064a\u0632 \u0639\u0644\u0649 \u0634\u0631\u064a\u0637 \u0623\u062f\u0648\u0627\u062a \u0627\u0644\u0633\u064a\u0627\u0642","Insert link (if link plugin activated)":"\u0625\u062f\u0631\u0627\u062c \u0627\u0631\u062a\u0628\u0627\u0637 (\u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0645\u0643\u0648\u0651\u0650\u0646 \u0627\u0644\u0625\u0636\u0627\u0641\u064a \u0644\u0644\u0627\u0631\u062a\u0628\u0627\u0637 \u0645\u0641\u0639\u0644\u0627\u064b)","Save (if save plugin activated)":"\u062d\u0641\u0638 (\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0643\u0648\u0651\u0650\u0646 \u0627\u0644\u0625\u0636\u0627\u0641\u064a \u0644\u0644\u062d\u0641\u0638 \u0645\u0641\u0639\u0644\u0627\u064b)","Find (if searchreplace plugin activated)":"\u0627\u0644\u0628\u062d\u062b (\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0643\u0648\u0651\u0650\u0646 \u0627\u0644\u0625\u0636\u0627\u0641\u064a \u0644\u0644\u0628\u062d\u062b \u0645\u0641\u0639\u0644\u0627\u064b)","Plugins installed ({0}):":"\u0627\u0644\u0645\u0643\u0648\u0646\u0627\u062a \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629 \u0627\u0644\u0645\u062b\u0628\u062a\u0629 ({0}):","Premium plugins:":"\u0627\u0644\u0645\u0643\u0648\u0651\u0650\u0646\u0627\u062a \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629 \u0627\u0644\u0645\u0645\u064a\u0632\u0629:","Learn more...":"\u0645\u0639\u0631\u0641\u0629 \u0627\u0644\u0645\u0632\u064a\u062f...","You are using {0}":"\u0623\u0646\u062a \u062a\u0633\u062a\u062e\u062f\u0645 {0}","Plugins":"\u0627\u0644\u0645\u0643\u0648\u0651\u0650\u0646\u0627\u062a \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629","Handy Shortcuts":"\u0627\u062e\u062a\u0635\u0627\u0631\u0627\u062a \u0645\u0633\u0627\u0639\u0650\u062f\u0629","Horizontal line":"\u062e\u0637 \u0623\u0641\u0642\u064a","Insert/edit image":"\u0625\u062f\u0631\u0627\u062c/\u062a\u0639\u062f\u064a\u0644 \u0635\u0648\u0631\u0629","Alternative description":"\u0627\u0644\u0648\u0635\u0641 \u0627\u0644\u0628\u062f\u064a\u0644","Accessibility":"\u0625\u0645\u0643\u0627\u0646\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644","Image is decorative":"\u0627\u0644\u0635\u0648\u0631\u0629 \u0645\u0632\u062e\u0631\u0641\u0629","Source":"\u0645\u0635\u062f\u0631 \u0627\u0644\u0635\u0648\u0631\u0629","Dimensions":"\u0623\u0628\u0639\u0627\u062f \u0627\u0644\u0635\u0648\u0631\u0629","Constrain proportions":"\u0648\u0636\u0639 \u062d\u062f \u0639\u0644\u0649 \u062a\u0646\u0627\u0633\u0628 \u0627\u0644\u0623\u0628\u0639\u0627\u062f","General":"\u0639\u0627\u0645","Advanced":"\u0645\u062a\u0642\u062f\u0645","Style":"\u0627\u0644\u0623\u0633\u0644\u0648\u0628","Vertical space":"\u0627\u0644\u0645\u0633\u0627\u062d\u0629 \u0627\u0644\u0639\u0645\u0648\u062f\u064a\u0629","Horizontal space":"\u0627\u0644\u0645\u0633\u0627\u062d\u0629 \u0627\u0644\u0623\u0641\u0642\u064a\u0629","Border":"\u0627\u0644\u062d\u062f\u0648\u062f","Insert image":"\u0625\u062f\u0631\u0627\u062c \u0635\u0648\u0631\u0629","Image...":"\u0635\u0648\u0631\u0629...","Image list":"\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0635\u0648\u0631","Resize":"\u062a\u063a\u064a\u064a\u0631 \u0627\u0644\u062d\u062c\u0645","Insert date/time":"\u0625\u062f\u0631\u0627\u062c \u062a\u0627\u0631\u064a\u062e/\u0648\u0642\u062a","Date/time":"\u0627\u0644\u062a\u0627\u0631\u064a\u062e/\u0627\u0644\u0648\u0642\u062a","Insert/edit link":"\u0627\u062f\u0631\u0627\u062c / \u062a\u0639\u062f\u064a\u0644 \u0631\u0627\u0628\u0637","Text to display":"\u0627\u0644\u0646\u0635 \u0627\u0644\u0645\u0639\u0631\u0648\u0636","Url":"\u0631\u0627\u0628\u0637","Open link in...":"\u0641\u062a\u062d \u0627\u0644\u0631\u0627\u0628\u0637 \u0641\u064a...","Current window":"\u0627\u0644\u0646\u0627\u0641\u0630\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629","None":"\u0644\u0627 \u0634\u064a\u0621","New window":"\u0646\u0627\u0641\u0630\u0629 \u062c\u062f\u064a\u062f\u0629","Open link":"\u0641\u062a\u062d \u0627\u0644\u0631\u0627\u0628\u0637","Remove link":"\u0625\u0632\u0627\u0644\u0629 \u0627\u0644\u0631\u0627\u0628\u0637","Anchors":"\u0631\u0627\u0633\u064a\u0629","Link...":"\u0631\u0627\u0628\u0637...","Paste or type a link":"\u0627\u0644\u0635\u0642 \u0627\u0631\u062a\u0628\u0627\u0637 \u0623\u0648 \u0627\u0643\u062a\u0628\u0647","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"\u0627\u0644\u0627\u0631\u062a\u0628\u0627\u0637 \u0627\u0644\u0630\u064a \u0642\u0645\u062a \u0628\u0625\u062f\u0631\u0627\u062c\u0647 \u064a\u0634\u0628\u0647 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0627\u0644\u0643\u062a\u0631\u0648\u0646\u064a. \u0647\u0644 \u062a\u0631\u064a\u062f \u0625\u0636\u0627\u0641\u0629 \u0627\u0644\u0644\u0627\u062d\u0642\u0629 mailto: \u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629\u061f","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"\u064a\u0628\u062f\u0648 \u0623\u0646 \u0639\u0646\u0648\u0627\u0646 URL \u0627\u0644\u0630\u064a \u0623\u062f\u062e\u0644\u062a\u0647 \u064a\u0634\u064a\u0631 \u0625\u0644\u0649 \u0627\u0631\u062a\u0628\u0627\u0637 \u062e\u0627\u0631\u062c\u064a. \u0647\u0644 \u062a\u0631\u064a\u062f \u0625\u0636\u0627\u0641\u0629 \u0627\u0644\u0644\u0627\u062d\u0642\u0629 http:// \u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629\u061f","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"\u064a\u0628\u062f\u0648 \u0623\u0646 \u0639\u0646\u0648\u0627\u0646 URL \u0627\u0644\u0630\u064a \u0623\u062f\u062e\u0644\u062a\u0647 \u064a\u0634\u064a\u0631 \u0625\u0644\u0649 \u0627\u0631\u062a\u0628\u0627\u0637 \u062e\u0627\u0631\u062c\u064a. \u0647\u0644 \u062a\u0631\u064a\u062f \u0625\u0636\u0627\u0641\u0629 \u0627\u0644\u0644\u0627\u062d\u0642\u0629 https:// \u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629\u061f","Link list":"\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0631\u0648\u0627\u0628\u0637","Insert video":"\u0625\u062f\u0631\u0627\u062c \u0641\u064a\u062f\u064a\u0648","Insert/edit video":"\u0625\u062f\u0631\u0627\u062c/\u062a\u062d\u0631\u064a\u0631 \u0641\u064a\u062f\u064a\u0648","Insert/edit media":"\u0625\u062f\u0631\u0627\u062c/\u062a\u062d\u0631\u064a\u0631 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u0645\u062a\u0639\u062f\u062f\u0629","Alternative source":"\u0645\u0635\u062f\u0631 \u0628\u062f\u064a\u0644","Alternative source URL":"\u0639\u0646\u0648\u0627\u0646 URL \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0628\u062f\u064a\u0644","Media poster (Image URL)":"\u0645\u0644\u0635\u0642 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 (\u0639\u0646\u0648\u0627\u0646 URL \u0644\u0644\u0635\u0648\u0631\u0629)","Paste your embed code below:":"\u0644\u0635\u0642 \u0627\u0644\u0643\u0648\u062f \u0627\u0644\u0645\u062f\u0645\u062c \u0623\u062f\u0646\u0627\u0647:","Embed":"\u062f\u0645\u062c","Media...":"\u0627\u0644\u0648\u0633\u0627\u0626\u0637...","Nonbreaking space":"\u0645\u0633\u0627\u0641\u0629 \u063a\u064a\u0631 \u0645\u0646\u0642\u0633\u0645\u0629","Page break":"\u0641\u0627\u0635\u0644 \u0635\u0641\u062d\u0627\u062a","Paste as text":"\u0644\u0635\u0642 \u0643\u0646\u0635","Preview":"\u0639\u0631\u0636","Print":"\u0637\u0628\u0627\u0639\u0629","Print...":"\u0637\u0628\u0627\u0639\u0629...","Save":"\u062d\u0641\u0638","Find":"\u0628\u062d\u062b","Replace with":"\u0627\u0633\u062a\u0628\u062f\u0627\u0644 \u0628\u0640","Replace":"\u0627\u0633\u062a\u0628\u062f\u0627\u0644","Replace all":"\u0627\u0633\u062a\u0628\u062f\u0627\u0644 \u0627\u0644\u0643\u0644","Previous":"\u0627\u0644\u0633\u0627\u0628\u0642","Next":"\u0627\u0644\u062a\u0627\u0644\u064a","Find and Replace":"\u0627\u0644\u0628\u062d\u062b \u0648\u0627\u0644\u0627\u0633\u062a\u0628\u062f\u0627\u0644","Find and replace...":"\u0627\u0644\u0628\u062d\u062b \u0648\u0627\u0644\u0627\u0633\u062a\u0628\u062f\u0627\u0644...","Could not find the specified string.":"\u062a\u0639\u0630\u0631 \u0627\u0644\u0639\u062b\u0648\u0631 \u0639\u0644\u0649 \u0627\u0644\u0646\u0635 \u0627\u0644\u0645\u062d\u062f\u062f.","Match case":"\u0645\u0637\u0627\u0628\u0642\u0629 \u0627\u0644\u062d\u0627\u0644\u0629","Find whole words only":"\u0628\u062d\u062b \u0643\u0644\u0645\u0627\u062a \u0628\u0623\u0643\u0645\u0644\u0647\u0627 \u0641\u0642\u0637","Find in selection":"\u0627\u0644\u0628\u062d\u062b \u0628\u0627\u0644\u0645\u062d\u062f\u062f","Insert table":"\u0625\u062f\u0631\u0627\u062c \u062c\u062f\u0648\u0644","Table properties":"\u062e\u0635\u0627\u0626\u0635 \u0627\u0644\u062c\u062f\u0648\u0644","Delete table":"\u062d\u0630\u0641 \u062c\u062f\u0648\u0644","Cell":"\u062e\u0644\u064a\u0629","Row":"\u0635\u0641","Column":"\u0639\u0645\u0648\u062f","Cell properties":"\u062e\u0635\u0627\u0626\u0635 \u0627\u0644\u062e\u0644\u064a\u0629","Merge cells":"\u062f\u0645\u062c \u062e\u0644\u0627\u064a\u0627","Split cell":"\u062a\u0642\u0633\u064a\u0645 \u062e\u0644\u064a\u0629","Insert row before":"\u0625\u062f\u0631\u0627\u062c \u0635\u0641 \u0642\u0628\u0644","Insert row after":"\u0625\u062f\u0631\u0627\u062c \u0635\u0641 \u0628\u0639\u062f","Delete row":"\u062d\u0630\u0641 \u0635\u0641","Row properties":"\u062e\u0635\u0627\u0626\u0635 \u0627\u0644\u0635\u0641","Cut row":"\u0642\u0635 \u0627\u0644\u0635\u0641","Cut column":"\u0642\u0635 \u0627\u0644\u0639\u0627\u0645\u0648\u062f","Copy row":"\u0646\u0633\u062e \u0627\u0644\u0635\u0641","Copy column":"\u0646\u0633\u062e \u0627\u0644\u0639\u0627\u0645\u0648\u062f","Paste row before":"\u0644\u0635\u0642 \u0627\u0644\u0635\u0641 \u0642\u0628\u0644","Paste column before":"\u0644\u0635\u0642 \u0627\u0644\u0639\u0627\u0645\u0648\u062f \u0642\u0628\u0644","Paste row after":"\u0644\u0635\u0642 \u0627\u0644\u0635\u0641 \u0628\u0639\u062f","Paste column after":"\u0644\u0635\u0642 \u0627\u0644\u0639\u0627\u0645\u0648\u062f \u0628\u0639\u062f","Insert column before":"\u0625\u062f\u0631\u0627\u062c \u0639\u0645\u0648\u062f \u0642\u0628\u0644","Insert column after":"\u0625\u062f\u0631\u0627\u062c \u0639\u0645\u0648\u062f \u0628\u0639\u062f","Delete column":"\u062d\u0630\u0641 \u0639\u0645\u0648\u062f","Cols":"\u0623\u0639\u0645\u062f\u0629","Rows":"\u0635\u0641\u0648\u0641","Width":"\u0627\u0644\u0639\u0631\u0636","Height":"\u0627\u0644\u0627\u0631\u062a\u0641\u0627\u0639","Cell spacing":"\u062a\u0628\u0627\u0639\u062f \u0627\u0644\u062e\u0644\u0627\u064a\u0627","Cell padding":"\u062a\u0628\u0637\u064a\u0646 \u0627\u0644\u062e\u0644\u064a\u0629","Row clipboard actions":"\u0625\u062c\u0631\u0627\u0621\u0627\u062a \u0627\u0644\u062d\u0627\u0641\u0638\u0629 \u0641\u064a \u0627\u0644\u0635\u0641","Column clipboard actions":"\u0625\u062c\u0631\u0627\u0621\u0627\u062a \u0627\u0644\u062d\u0627\u0641\u0638\u0629 \u0641\u064a \u0627\u0644\u0639\u0645\u0648\u062f","Table styles":"\u0623\u0646\u0645\u0627\u0637 \u0627\u0644\u062c\u062f\u0627\u0648\u0644","Cell styles":"\u0623\u0646\u0645\u0627\u0637 \u0627\u0644\u062e\u0644\u0627\u064a\u0627","Column header":"\u0631\u0623\u0633 \u0627\u0644\u0639\u0645\u0648\u062f","Row header":"\u0631\u0623\u0633 \u0627\u0644\u0635\u0641","Table caption":"\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u062c\u062f\u0648\u0644","Caption":"\u062a\u0633\u0645\u064a\u0629 \u062a\u0648\u0636\u064a\u062d\u064a\u0629","Show caption":"\u0625\u0638\u0647\u0627\u0631 \u0627\u0644\u062a\u0633\u0645\u064a\u0629 \u0627\u0644\u062a\u0648\u0636\u064a\u062d\u064a\u0629","Left":"\u064a\u0633\u0627\u0631","Center":"\u0648\u0633\u0637","Right":"\u064a\u0645\u064a\u0646","Cell type":"\u0646\u0648\u0639 \u0627\u0644\u062e\u0644\u064a\u0629","Scope":"\u0627\u0644\u0646\u0637\u0627\u0642","Alignment":"\u0645\u062d\u0627\u0630\u0627\u0629","Horizontal align":"\u0645\u062d\u0627\u0630\u0627\u0629 \u0623\u0641\u0642\u064a\u0629","Vertical align":"\u0645\u062d\u0627\u0630\u0627\u0629 \u0639\u0645\u0648\u062f\u064a\u0629","Top":"\u0623\u0639\u0644\u0649","Middle":"\u0648\u0633\u0637","Bottom":"\u0623\u0633\u0641\u0644","Header cell":"\u062e\u0644\u064a\u0629 \u0627\u0644\u0639\u0646\u0648\u0627\u0646","Row group":"\u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0635\u0641\u0648\u0641","Column group":"\u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0623\u0639\u0645\u062f\u0629","Row type":"\u0646\u0648\u0639 \u0627\u0644\u0635\u0641","Header":"\u0627\u0644\u0631\u0623\u0633","Body":"\u0627\u0644\u0646\u0635","Footer":"\u062a\u0630\u064a\u064a\u0644","Border color":"\u0644\u0648\u0646 \u0627\u0644\u062d\u062f","Solid":"\u0633\u0645\u064a\u0643","Dotted":"\u0645\u0646\u0642\u0637","Dashed":"\u0645\u062a\u0642\u0637\u0639","Double":"\u0645\u0632\u062f\u0648\u062c","Groove":"\u0641\u062c\u0648\u0629","Ridge":"\u0646\u062a\u0648\u0621","Inset":"\u0645\u062c\u0645\u0648\u0639\u0629 \u062f\u0627\u062e\u0644\u064a\u0629","Outset":"\u0645\u062c\u0645\u0648\u0639\u0629 \u062e\u0627\u0631\u062c\u064a\u0629","Hidden":"\u0645\u062e\u0641\u064a","Insert template...":"\u0625\u062f\u0631\u0627\u062c \u0642\u0627\u0644\u0628...","Templates":"\u0627\u0644\u0642\u0648\u0627\u0644\u0628","Template":"\u0627\u0644\u0642\u0627\u0644\u0628","Insert Template":"\u0625\u062f\u062e\u0627\u0644 \u0642\u0627\u0644\u0628","Text color":"\u0644\u0648\u0646 \u0627\u0644\u0646\u0635","Background color":"\u0644\u0648\u0646 \u0627\u0644\u062e\u0644\u0641\u064a\u0629","Custom...":"\u062a\u062e\u0635\u064a\u0635...","Custom color":"\u0644\u0648\u0646 \u0645\u062e\u0635\u0635","No color":"\u0628\u0644\u0627 \u0644\u0648\u0646","Remove color":"\u0625\u0632\u0627\u0644\u0629 \u0644\u0648\u0646","Show blocks":"\u0625\u0638\u0647\u0627\u0631 \u0627\u0644\u0643\u062a\u0644","Show invisible characters":"\u0625\u0638\u0647\u0627\u0631 \u0627\u0644\u0623\u062d\u0631\u0641 \u063a\u064a\u0631 \u0627\u0644\u0645\u0631\u0626\u064a\u0629","Word count":"\u0639\u062f\u062f \u0627\u0644\u0643\u0644\u0645\u0627\u062a","Count":"\u0627\u0644\u0639\u062f\u062f","Document":"\u0627\u0644\u0645\u0633\u062a\u0646\u062f","Selection":"\u0627\u0644\u062a\u062d\u062f\u064a\u062f","Words":"\u0627\u0644\u0643\u0644\u0645\u0627\u062a","Words: {0}":"\u0627\u0644\u0643\u0644\u0645\u0627\u062a: {0}","{0} words":"{0} \u0645\u0646 \u0627\u0644\u0643\u0644\u0645\u0627\u062a","File":"\u0645\u0644\u0641","Edit":"\u062a\u062d\u0631\u064a\u0631","Insert":"\u0625\u062f\u0631\u0627\u062c","View":"\u0639\u0631\u0636","Format":"\u062a\u0646\u0633\u064a\u0642","Table":"\u062c\u062f\u0648\u0644","Tools":"\u0627\u0644\u0623\u062f\u0648\u0627\u062a","Powered by {0}":"\u0645\u062f\u0639\u0648\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 {0}","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\u0645\u0646\u0637\u0642\u0629 \u0646\u0635 \u0645\u0646\u0633\u0642. \u0627\u0636\u063a\u0637 ALT-F9 \u0644\u0644\u0642\u0627\u0626\u0645\u0629. \u0627\u0636\u063a\u0637 ALT-F10 \u0644\u0634\u0631\u064a\u0637 \u0627\u0644\u0623\u062f\u0648\u0627\u062a. \u0627\u0636\u063a\u0637 ALT-0 \u0644\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0627\u0644\u0645\u0633\u0627\u0639\u062f\u0629","Image title":"\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0635\u0648\u0631\u0629","Border width":"\u0639\u0631\u0636 \u0627\u0644\u062d\u062f","Border style":"\u0646\u0645\u0637 \u0627\u0644\u062d\u062f","Error":"\u062e\u0637\u0623","Warn":"\u062a\u062d\u0630\u064a\u0631","Valid":"\u0635\u062d\u064a\u062d","To open the popup, press Shift+Enter":"\u0644\u0641\u062a\u062d \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0645\u0646\u0628\u062b\u0642\u0629\u060c \u0627\u0636\u063a\u0637 \u0639\u0644\u0649 Shift\u200f+Enter","Rich Text Area":"\u0645\u0633\u0627\u062d\u0629 \u0646\u064e\u0635 \u0645\u0646\u0633\u0642","Rich Text Area. Press ALT-0 for help.":"\u0645\u0646\u0637\u0642\u0629 \u0646\u0635 \u0645\u0646\u0633\u0642. \u0627\u0636\u063a\u0637 ALT-0 \u0644\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0627\u0644\u0645\u0633\u0627\u0639\u062f\u0629.","System Font":"\u062e\u0637 \u0627\u0644\u0646\u0638\u0627\u0645","Failed to upload image: {0}":"\u0641\u0634\u0644 \u062a\u062d\u0645\u064a\u0644 \u0627\u0644\u0635\u0648\u0631\u0629: {0}","Failed to load plugin: {0} from url {1}":"\u0641\u0634\u0644 \u062a\u062d\u0645\u064a\u0644 \u0627\u0644\u0645\u0643\u0648\u0651\u0650\u0646 \u0627\u0644\u0625\u0636\u0627\u0641\u064a: {0} \u0645\u0646 url \u200f{1}","Failed to load plugin url: {0}":"\u0641\u0634\u0644 \u062a\u062d\u0645\u064a\u0644 url \u0644\u0644\u0645\u0643\u0648\u0651\u0650\u0646 \u0627\u0644\u0625\u0636\u0627\u0641\u064a: {0}","Failed to initialize plugin: {0}":"\u0641\u0634\u0644\u062a \u062a\u0647\u064a\u0626\u0629 \u0627\u0644\u0645\u0643\u0648\u0651\u0650\u0646 \u0627\u0644\u0625\u0636\u0627\u0641\u064a: {0}","example":"\u0645\u062b\u0627\u0644","Search":"\u0628\u062d\u062b","All":"\u0627\u0644\u0643\u0644","Currency":"\u0627\u0644\u0639\u0645\u0644\u0629","Text":"\u0627\u0644\u0646\u0635","Quotations":"\u0639\u0631\u0648\u0636 \u0627\u0644\u0623\u0633\u0639\u0627\u0631","Mathematical":"\u0631\u064a\u0627\u0636\u064a\u0629","Extended Latin":"\u0627\u0644\u0644\u0627\u062a\u064a\u0646\u064a\u0629 \u0627\u0644\u0645\u0648\u0633\u0639\u0629","Symbols":"\u0627\u0644\u0631\u0645\u0648\u0632","Arrows":"\u0627\u0644\u0623\u0633\u0647\u0645","User Defined":"\u0645\u0639\u0631\u0651\u064e\u0641 \u0645\u0646 \u0642\u0628\u0644 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645","dollar sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062f\u0648\u0644\u0627\u0631","currency sign":"\u0639\u0644\u0627\u0645\u0629 \u0639\u0645\u0644\u0629","euro-currency sign":"\u0639\u0644\u0627\u0645\u0629 \u0639\u0645\u0644\u0629 \u0627\u0644\u064a\u0648\u0631\u0648","colon sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0646\u0642\u0637\u062a\u064a\u0646","cruzeiro sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0643\u0631\u0648\u0632\u064a\u0631\u0648","french franc sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0641\u0631\u0646\u0643 \u0627\u0644\u0641\u0631\u0646\u0633\u064a","lira sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0644\u064a\u0631\u0629","mill sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0645\u0644","naira sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0646\u064a\u0631\u0629","peseta sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0628\u064a\u0632\u064a\u062a\u0627","rupee sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0631\u0648\u0628\u064a\u0629","won sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0648\u0646","new sheqel sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0634\u064a\u0643\u0644 \u0627\u0644\u062c\u062f\u064a\u062f","dong sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062f\u0648\u0646\u062c","kip sign":"\u0639\u0645\u0644\u0629 \u0627\u0644\u0643\u064a\u0628","tugrik sign":"\u0639\u0645\u0644\u0629 \u0627\u0644\u062a\u0648\u063a\u0631\u064a\u0643","drachma sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062f\u0631\u0627\u062e\u0645\u0627","german penny symbol":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0628\u0646\u0633 \u0627\u0644\u0623\u0644\u0645\u0627\u0646\u064a","peso sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0628\u064a\u0632\u0648","guarani sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062c\u0648\u0627\u0631\u0627\u0646\u064a","austral sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0623\u0648\u0633\u062a\u0631\u0627\u0644","hryvnia sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0647\u0631\u064a\u0641\u0646\u064a\u0627","cedi sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0633\u064a\u062f\u064a","livre tournois sign":"\u0639\u0644\u0627\u0645\u0629 \u0644\u064a\u0641\u0631 \u062a\u0648\u0631\u0646\u0648\u064a\u0632","spesmilo sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0627\u0633\u0628\u064a\u0632\u0645\u0627\u064a\u0644\u0648","tenge sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062a\u064a\u0646\u062c","indian rupee sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0631\u0648\u0628\u064a\u0629 \u0627\u0644\u0647\u0646\u062f\u064a\u0629","turkish lira sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0644\u064a\u0631\u0629 \u0627\u0644\u062a\u0631\u0643\u064a\u0629","nordic mark sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0646\u0648\u0631\u062f\u0643","manat sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0645\u0627\u0646\u0627\u062a","ruble sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0631\u0648\u0628\u0644","yen character":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u064a\u0646","yuan character":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u064a\u0648\u0627\u0646","yuan character, in hong kong and taiwan":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u064a\u0648\u0627\u0646 \u0641\u064a \u0647\u0648\u0646\u062c \u0643\u0648\u0646\u062c \u0648\u062a\u0627\u064a\u0648\u0627\u0646","yen/yuan character variant one":"\u0627\u0644\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0628\u062f\u064a\u0644\u0629 \u0644\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u064a\u0646/\u0627\u0644\u064a\u0648\u0627\u0646","Emojis":"\u0623\u064a\u0642\u0648\u0646\u0627\u062a \u062a\u0639\u0628\u064a\u0631\u064a\u0629","Emojis...":"\u0648\u062c\u0648\u0647 \u062a\u0639\u0628\u064a\u0631\u064a\u0647...","Loading emojis...":"\u062c\u0627\u0631 \u062a\u062d\u0645\u064a\u0644 \u0623\u064a\u0642\u0648\u0646\u0627\u062a \u062a\u0639\u0628\u064a\u0631\u064a\u0629...","Could not load emojis":"\u0641\u0634\u0644 \u062a\u062d\u0645\u064a\u0644 \u0627\u0644\u0623\u064a\u0642\u0648\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0628\u064a\u0631\u064a\u0629","People":"\u0623\u0634\u062e\u0627\u0635","Animals and Nature":"\u0627\u0644\u062d\u064a\u0648\u0627\u0646\u0627\u062a \u0648\u0627\u0644\u0637\u0628\u064a\u0639\u0629","Food and Drink":"\u0627\u0644\u0623\u0637\u0639\u0645\u0629 \u0648\u0627\u0644\u0645\u0634\u0631\u0648\u0628\u0627\u062a","Activity":"\u0627\u0644\u0646\u0634\u0627\u0637","Travel and Places":"\u0627\u0644\u0633\u0641\u0631 \u0648\u0627\u0644\u0623\u0645\u0627\u0643\u0646 \u0633\u064a\u0627\u062d\u064a\u0629","Objects":"\u0643\u0627\u0626\u0646\u0627\u062a","Flags":"\u0627\u0644\u0639\u0644\u0627\u0645\u0627\u062a","Characters":"\u0627\u0644\u0623\u062d\u0631\u0641","Characters (no spaces)":"\u0627\u0644\u0623\u062d\u0631\u0641 (\u062f\u0648\u0646 \u0627\u0644\u0645\u0633\u0627\u0641\u0627\u062a)","{0} characters":"{0} \u0631\u0645\u0648\u0632","Error: Form submit field collision.":"\u062e\u0637\u0623: \u062a\u0636\u0627\u0631\u0628 \u0641\u064a \u062d\u0642\u0644 \u0625\u0631\u0633\u0627\u0644 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.","Error: No form element found.":"\u0627\u0644\u062e\u0637\u0623: \u0644\u0645 \u064a\u062a\u0645 \u0627\u0644\u0639\u062b\u0648\u0631 \u0639\u0644\u0649 \u0639\u0646\u0635\u0631 \u0646\u0645\u0648\u0630\u062c.","Color swatch":"\u0639\u064a\u0646\u0627\u062a \u0627\u0644\u0623\u0644\u0648\u0627\u0646","Color Picker":"\u0645\u0646\u062a\u0642\u064a \u0627\u0644\u0623\u0644\u0648\u0627\u0646","Invalid hex color code: {0}":"\u0643\u0648\u062f \u0627\u0644\u0644\u0648\u0646 \u063a\u064a\u0631 \u0635\u0627\u0644\u062d: {0}","Invalid input":"\u0645\u062f\u062e\u0644 \u063a\u064a\u0631 \u0633\u0644\u064a\u0645","R":"\u0627\u0644\u0623\u062d\u0645\u0631","Red component":"\u0627\u0644\u0645\u0643\u0648\u0646 \u0627\u0644\u0623\u062d\u0645\u0631","G":"\u0627\u0644\u0623\u062e\u0636\u0631","Green component":"\u0627\u0644\u0645\u0643\u0648\u0646 \u0627\u0644\u0623\u062e\u0636\u0631","B":"\u0627\u0644\u0623\u0632\u0631\u0642","Blue component":"\u0627\u0644\u0645\u0643\u0648\u0646 \u0627\u0644\u0623\u0632\u0631\u0642","#":"#","Hex color code":"\u0643\u0648\u062f \u0627\u0644\u0644\u0648\u0646 \u0628\u0635\u064a\u063a\u0629 Hex","Range 0 to 255":"\u0627\u0644\u0645\u062f\u0649 \u0645\u0646 0 \u0625\u0644\u0649 255","Turquoise":"\u0641\u064a\u0631\u0648\u0632\u064a","Green":"\u0623\u062e\u0636\u0631","Blue":"\u0623\u0632\u0631\u0642","Purple":"\u0628\u0646\u0641\u0633\u062c\u064a","Navy Blue":"\u0623\u0632\u0631\u0642 \u0646\u064a\u0644\u064a","Dark Turquoise":"\u0641\u064a\u0631\u0648\u0632\u064a \u062f\u0627\u0643\u0646","Dark Green":"\u0623\u062e\u0636\u0631 \u062f\u0627\u0643\u0646","Medium Blue":"\u0623\u0632\u0631\u0642 \u0645\u062a\u0648\u0633\u0637","Medium Purple":"\u0628\u0646\u0641\u0633\u062c\u064a \u0645\u062a\u0648\u0633\u0637","Midnight Blue":"\u0623\u0632\u0631\u0642 \u062f\u0627\u0643\u0646 \u062c\u062f\u0627\u064b","Yellow":"\u0623\u0635\u0641\u0631","Orange":"\u0628\u0631\u062a\u0642\u0627\u0644\u064a","Red":"\u0623\u062d\u0645\u0631","Light Gray":"\u0631\u0645\u0627\u062f\u064a \u0641\u0627\u062a\u062d","Gray":"\u0631\u0645\u0627\u062f\u064a","Dark Yellow":"\u0623\u0635\u0641\u0631 \u062f\u0627\u0643\u0646","Dark Orange":"\u0628\u0631\u062a\u0642\u0627\u0644\u064a \u062f\u0627\u0643\u0646","Dark Red":"\u0623\u062d\u0645\u0631 \u062f\u0627\u0643\u0646","Medium Gray":"\u0631\u0645\u0627\u062f\u064a \u0645\u062a\u0648\u0633\u0637","Dark Gray":"\u0631\u0645\u0627\u062f\u064a \u062f\u0627\u0643\u0646","Light Green":"\u0623\u062e\u0636\u0631 \u0641\u0627\u062a\u062d","Light Yellow":"\u0623\u0635\u0641\u0631 \u0641\u0627\u062a\u062d","Light Red":"\u0623\u062d\u0645\u0631 \u0641\u0627\u062a\u062d","Light Purple":"\u0628\u0646\u0641\u0633\u062c\u064a \u0641\u0627\u062a\u062d","Light Blue":"\u0623\u0632\u0631\u0642 \u0641\u0627\u062a\u062d","Dark Purple":"\u0623\u0631\u062c\u0648\u0627\u0646\u064a \u062f\u0627\u0643\u0646","Dark Blue":"\u0623\u0632\u0631\u0642 \u062f\u0627\u0643\u0646","Black":"\u0623\u0633\u0648\u062f","White":"\u0623\u0628\u064a\u0636","Switch to or from fullscreen mode":"\u0627\u0644\u062a\u0628\u062f\u064a\u0644 \u0625\u0644\u0649 \u0623\u0648 \u0645\u0646 \u0648\u0636\u0639 \u0645\u0644\u0621 \u0627\u0644\u0634\u0627\u0634\u0629","Open help dialog":"\u0627\u0641\u062a\u062d \u062d\u0648\u0627\u0631 \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u0627\u062a","history":"\u0627\u0644\u0645\u062d\u0641\u0648\u0638\u0627\u062a","styles":"\u0627\u0644\u0623\u0646\u0645\u0627\u0637","formatting":"\u062a\u0646\u0633\u064a\u0642","alignment":"\u0645\u062d\u0627\u0630\u0627\u0629","indentation":"\u0645\u0633\u0627\u0641\u0629 \u0628\u0627\u062f\u0626\u0629","Font":"\u0627\u0644\u062e\u0637","Size":"\u0627\u0644\u062d\u062c\u0645","More...":"\u0627\u0644\u0645\u0632\u064a\u062f...","Select...":"\u062a\u062d\u062f\u064a\u062f...","Preferences":"\u0627\u0644\u062a\u0641\u0636\u064a\u0644\u0627\u062a","Yes":"\u0646\u0639\u0645","No":"\u0644\u0627","Keyboard Navigation":"\u0627\u0644\u062a\u0646\u0642\u0644 \u0628\u0648\u0627\u0633\u0637\u0629 \u0644\u0648\u062d\u0629 \u0627\u0644\u0645\u0641\u0627\u062a\u064a\u062d","Version":"\u0627\u0644\u0625\u0635\u062f\u0627\u0631","Code view":"\u0639\u0627\u0631\u0636 \u0627\u0644\u0631\u0645\u0648\u0632","Open popup menu for split buttons":"\u0627\u0641\u062a\u062d \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0645\u0646\u0628\u062b\u0642\u0629 \u0644\u0623\u0632\u0631\u0627\u0631 \u0627\u0644\u0627\u0646\u0642\u0633\u0627\u0645","List Properties":"\u062e\u0635\u0627\u0626\u0635 \u0627\u0644\u0642\u0627\u0626\u0645\u0629","List properties...":"\u062e\u0635\u0627\u0626\u0635 \u0627\u0644\u0642\u0627\u0626\u0645\u0629...","Start list at number":"\u0628\u062f\u0621 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0639\u0646\u062f \u0627\u0644\u0631\u0642\u0645","Line height":"\u0627\u0631\u062a\u0641\u0627\u0639 \u0627\u0644\u062e\u0637","Dropped file type is not supported":"\u0646\u0648\u0639 \u0627\u0644\u0645\u0644\u0641 \u0627\u0644\u0630\u064a \u062a\u0645 \u0627\u0633\u0642\u0627\u0637\u0647 \u063a\u064a\u0631 \u0645\u062f\u0639\u0648\u0645","Loading...":"\u062a\u062d\u0645\u064a\u0644...","ImageProxy HTTP error: Rejected request":"\u062e\u0637\u0623 \u0641\u064a ImageProxy HTTP: \u0637\u0644\u0628 \u0645\u0631\u0641\u0648\u0636","ImageProxy HTTP error: Could not find Image Proxy":"\u062e\u0637\u0623 \u0641\u064a ImageProxy HTTP: \u062a\u0639\u0630\u0651\u064e\u0631 \u0627\u0644\u0639\u062b\u0648\u0631 \u0639\u0644\u0649 \u0648\u0643\u064a\u0644 \u0627\u0644\u0635\u0648\u0631","ImageProxy HTTP error: Incorrect Image Proxy URL":"\u0639\u0646\u0648\u0627\u0646 \u0648\u0643\u064a\u0644 \u0627\u0644\u0635\u0648\u0631 \u0644\u0640HTTP: \u0639\u0646\u0648\u0627\u0646 \u0648\u0643\u064a\u0644 \u0627\u0644\u0635\u0648\u0631\u0629 \u062e\u0627\u0637\u0626","ImageProxy HTTP error: Unknown ImageProxy error":"\u062e\u0637\u0623 \u0641\u064a \u0639\u0646\u0648\u0627\u0646 \u0648\u0643\u064a\u0644 \u0627\u0644\u0635\u0648\u0631 \u0644\u0640HTTP: \u0648\u0643\u064a\u0644 \u0635\u0648\u0631\u0629 \u063a\u064a\u0631 \u0645\u0639\u0631\u0648\u0641","_dir":"rtl"}); \ No newline at end of file +tinymce.addI18n("ar_SA",{"#":"#","Accessibility":"\u0625\u0645\u0643\u0627\u0646\u064a\u0629 \u0627\u0644\u0648\u0635\u0648\u0644","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"\u0627\u0644\u0625\u062c\u0631\u0627\u0621","Activity":"\u0627\u0644\u0646\u0634\u0627\u0637","Address":"\u0627\u0644\u0639\u0646\u0648\u0627\u0646","Advanced":"\u0645\u062a\u0642\u062f\u0645","Align":"\u0645\u062d\u0627\u0630\u0627\u0629","Align center":"\u0645\u062d\u0627\u0630\u0627\u0629 \u0644\u0644\u0645\u0646\u062a\u0635\u0641","Align left":"\u0645\u062d\u0627\u0630\u0627\u0629 \u0644\u0644\u064a\u0633\u0627\u0631","Align right":"\u0645\u062d\u0627\u0630\u0627\u0629 \u0644\u0644\u064a\u0645\u064a\u0646","Alignment":"\u0645\u062d\u0627\u0630\u0627\u0629","Alignment {0}":"","All":"\u0627\u0644\u0643\u0644","Alternative description":"\u0627\u0644\u0648\u0635\u0641 \u0627\u0644\u0628\u062f\u064a\u0644","Alternative source":"\u0645\u0635\u062f\u0631 \u0628\u062f\u064a\u0644","Alternative source URL":"\u0639\u0646\u0648\u0627\u0646 URL \u0644\u0644\u0645\u0635\u062f\u0631 \u0627\u0644\u0628\u062f\u064a\u0644","Anchor":"\u0625\u0631\u062a\u0633\u0627\u0621","Anchor...":"\u0645\u0631\u0633\u0627\u0629...","Anchors":"\u0631\u0627\u0633\u064a\u0629","Animals and Nature":"\u0627\u0644\u062d\u064a\u0648\u0627\u0646\u0627\u062a \u0648\u0627\u0644\u0637\u0628\u064a\u0639\u0629","Arrows":"\u0627\u0644\u0623\u0633\u0647\u0645","B":"\u0627\u0644\u0623\u0632\u0631\u0642","Background color":"\u0644\u0648\u0646 \u0627\u0644\u062e\u0644\u0641\u064a\u0629","Background color {0}":"","Black":"\u0623\u0633\u0648\u062f","Block":"\u062d\u0638\u0631","Block {0}":"","Blockquote":"\u0625\u0642\u062a\u0628\u0627\u0633 \u062e\u0627\u0631\u062c\u064a","Blocks":"\u0627\u0644\u0628\u0644\u0648\u0643\u0627\u062a","Blue":"\u0623\u0632\u0631\u0642","Blue component":"\u0627\u0644\u0645\u0643\u0648\u0646 \u0627\u0644\u0623\u0632\u0631\u0642","Body":"\u0627\u0644\u0646\u0635","Bold":"\u0639\u0631\u064a\u0636","Border":"\u0627\u0644\u062d\u062f\u0648\u062f","Border color":"\u0644\u0648\u0646 \u0627\u0644\u062d\u062f","Border style":"\u0646\u0645\u0637 \u0627\u0644\u062d\u062f","Border width":"\u0639\u0631\u0636 \u0627\u0644\u062d\u062f","Bottom":"\u0623\u0633\u0641\u0644","Browse files":"","Browse for an image":"\u0627\u0633\u062a\u0639\u0631\u0627\u0636 \u0635\u0648\u0631\u0629","Browse links":"","Bullet list":"\u0644\u0627\u0626\u062d\u0629 \u0645\u0646\u0642\u0651\u0637\u0629","Cancel":"\u0625\u0644\u063a\u0627\u0621","Caption":"\u062a\u0633\u0645\u064a\u0629 \u062a\u0648\u0636\u064a\u062d\u064a\u0629","Cell":"\u062e\u0644\u064a\u0629","Cell padding":"\u062a\u0628\u0637\u064a\u0646 \u0627\u0644\u062e\u0644\u064a\u0629","Cell properties":"\u062e\u0635\u0627\u0626\u0635 \u0627\u0644\u062e\u0644\u064a\u0629","Cell spacing":"\u062a\u0628\u0627\u0639\u062f \u0627\u0644\u062e\u0644\u0627\u064a\u0627","Cell styles":"\u0623\u0646\u0645\u0627\u0637 \u0627\u0644\u062e\u0644\u0627\u064a\u0627","Cell type":"\u0646\u0648\u0639 \u0627\u0644\u062e\u0644\u064a\u0629","Center":"\u0648\u0633\u0637","Characters":"\u0627\u0644\u0623\u062d\u0631\u0641","Characters (no spaces)":"\u0627\u0644\u0623\u062d\u0631\u0641 (\u062f\u0648\u0646 \u0627\u0644\u0645\u0633\u0627\u0641\u0627\u062a)","Circle":"\u062f\u0627\u0626\u0631\u0629","Class":"\u0627\u0644\u0641\u0626\u0629","Clear formatting":"\u0625\u0644\u063a\u0627\u0621 \u0627\u0644\u062a\u0646\u0633\u064a\u0642","Close":"\u0623\u063a\u0644\u0642","Code":"\u0643\u0648\u062f","Code sample...":"\u0639\u064a\u0646\u0629 \u0627\u0644\u0631\u0645\u0632...","Code view":"\u0639\u0627\u0631\u0636 \u0627\u0644\u0631\u0645\u0648\u0632","Color Picker":"\u0645\u0646\u062a\u0642\u064a \u0627\u0644\u0623\u0644\u0648\u0627\u0646","Color swatch":"\u0639\u064a\u0646\u0627\u062a \u0627\u0644\u0623\u0644\u0648\u0627\u0646","Cols":"\u0623\u0639\u0645\u062f\u0629","Column":"\u0639\u0645\u0648\u062f","Column clipboard actions":"\u0625\u062c\u0631\u0627\u0621\u0627\u062a \u0627\u0644\u062d\u0627\u0641\u0638\u0629 \u0641\u064a \u0627\u0644\u0639\u0645\u0648\u062f","Column group":"\u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0623\u0639\u0645\u062f\u0629","Column header":"\u0631\u0623\u0633 \u0627\u0644\u0639\u0645\u0648\u062f","Constrain proportions":"\u0648\u0636\u0639 \u062d\u062f \u0639\u0644\u0649 \u062a\u0646\u0627\u0633\u0628 \u0627\u0644\u0623\u0628\u0639\u0627\u062f","Copy":"\u0646\u0633\u062e","Copy column":"\u0646\u0633\u062e \u0627\u0644\u0639\u0627\u0645\u0648\u062f","Copy row":"\u0646\u0633\u062e \u0627\u0644\u0635\u0641","Could not find the specified string.":"\u062a\u0639\u0630\u0631 \u0627\u0644\u0639\u062b\u0648\u0631 \u0639\u0644\u0649 \u0627\u0644\u0646\u0635 \u0627\u0644\u0645\u062d\u062f\u062f.","Could not load emojis":"\u0641\u0634\u0644 \u062a\u062d\u0645\u064a\u0644 \u0627\u0644\u0623\u064a\u0642\u0648\u0646\u0627\u062a \u0627\u0644\u062a\u0639\u0628\u064a\u0631\u064a\u0629","Count":"\u0627\u0644\u0639\u062f\u062f","Currency":"\u0627\u0644\u0639\u0645\u0644\u0629","Current window":"\u0627\u0644\u0646\u0627\u0641\u0630\u0629 \u0627\u0644\u062d\u0627\u0644\u064a\u0629","Custom color":"\u0644\u0648\u0646 \u0645\u062e\u0635\u0635","Custom...":"\u062a\u062e\u0635\u064a\u0635...","Cut":"\u0642\u0635","Cut column":"\u0642\u0635 \u0627\u0644\u0639\u0627\u0645\u0648\u062f","Cut row":"\u0642\u0635 \u0627\u0644\u0635\u0641","Dark Blue":"\u0623\u0632\u0631\u0642 \u062f\u0627\u0643\u0646","Dark Gray":"\u0631\u0645\u0627\u062f\u064a \u062f\u0627\u0643\u0646","Dark Green":"\u0623\u062e\u0636\u0631 \u062f\u0627\u0643\u0646","Dark Orange":"\u0628\u0631\u062a\u0642\u0627\u0644\u064a \u062f\u0627\u0643\u0646","Dark Purple":"\u0623\u0631\u062c\u0648\u0627\u0646\u064a \u062f\u0627\u0643\u0646","Dark Red":"\u0623\u062d\u0645\u0631 \u062f\u0627\u0643\u0646","Dark Turquoise":"\u0641\u064a\u0631\u0648\u0632\u064a \u062f\u0627\u0643\u0646","Dark Yellow":"\u0623\u0635\u0641\u0631 \u062f\u0627\u0643\u0646","Dashed":"\u0645\u062a\u0642\u0637\u0639","Date/time":"\u0627\u0644\u062a\u0627\u0631\u064a\u062e/\u0627\u0644\u0648\u0642\u062a","Decrease indent":"\u062a\u0642\u0644\u064a\u0635 \u0627\u0644\u0645\u0633\u0627\u0641\u0629 \u0627\u0644\u0628\u0627\u062f\u0626\u0629","Default":"\u0627\u0644\u0627\u0641\u062a\u0631\u0627\u0636\u064a","Delete accordion":"","Delete column":"\u062d\u0630\u0641 \u0639\u0645\u0648\u062f","Delete row":"\u062d\u0630\u0641 \u0635\u0641","Delete table":"\u062d\u0630\u0641 \u062c\u062f\u0648\u0644","Dimensions":"\u0623\u0628\u0639\u0627\u062f \u0627\u0644\u0635\u0648\u0631\u0629","Disc":"\u0642\u0631\u0635","Div":"\u062a\u0642\u0633\u064a\u0645","Document":"\u0627\u0644\u0645\u0633\u062a\u0646\u062f","Dotted":"\u0645\u0646\u0642\u0637","Double":"\u0645\u0632\u062f\u0648\u062c","Drop an image here":"\u0625\u0641\u0644\u0627\u062a \u0635\u0648\u0631\u0629 \u0647\u0646\u0627","Dropped file type is not supported":"\u0646\u0648\u0639 \u0627\u0644\u0645\u0644\u0641 \u0627\u0644\u0630\u064a \u062a\u0645 \u0627\u0633\u0642\u0627\u0637\u0647 \u063a\u064a\u0631 \u0645\u062f\u0639\u0648\u0645","Edit":"\u062a\u062d\u0631\u064a\u0631","Embed":"\u062f\u0645\u062c","Emojis":"\u0623\u064a\u0642\u0648\u0646\u0627\u062a \u062a\u0639\u0628\u064a\u0631\u064a\u0629","Emojis...":"\u0648\u062c\u0648\u0647 \u062a\u0639\u0628\u064a\u0631\u064a\u0647...","Error":"\u062e\u0637\u0623","Error: Form submit field collision.":"\u062e\u0637\u0623: \u062a\u0636\u0627\u0631\u0628 \u0641\u064a \u062d\u0642\u0644 \u0625\u0631\u0633\u0627\u0644 \u0627\u0644\u0646\u0645\u0648\u0630\u062c.","Error: No form element found.":"\u0627\u0644\u062e\u0637\u0623: \u0644\u0645 \u064a\u062a\u0645 \u0627\u0644\u0639\u062b\u0648\u0631 \u0639\u0644\u0649 \u0639\u0646\u0635\u0631 \u0646\u0645\u0648\u0630\u062c.","Extended Latin":"\u0627\u0644\u0644\u0627\u062a\u064a\u0646\u064a\u0629 \u0627\u0644\u0645\u0648\u0633\u0639\u0629","Failed to initialize plugin: {0}":"\u0641\u0634\u0644\u062a \u062a\u0647\u064a\u0626\u0629 \u0627\u0644\u0645\u0643\u0648\u0651\u0650\u0646 \u0627\u0644\u0625\u0636\u0627\u0641\u064a: {0}","Failed to load plugin url: {0}":"\u0641\u0634\u0644 \u062a\u062d\u0645\u064a\u0644 url \u0644\u0644\u0645\u0643\u0648\u0651\u0650\u0646 \u0627\u0644\u0625\u0636\u0627\u0641\u064a: {0}","Failed to load plugin: {0} from url {1}":"\u0641\u0634\u0644 \u062a\u062d\u0645\u064a\u0644 \u0627\u0644\u0645\u0643\u0648\u0651\u0650\u0646 \u0627\u0644\u0625\u0636\u0627\u0641\u064a: {0} \u0645\u0646 url \u200f{1}","Failed to upload image: {0}":"\u0641\u0634\u0644 \u062a\u062d\u0645\u064a\u0644 \u0627\u0644\u0635\u0648\u0631\u0629: {0}","File":"\u0645\u0644\u0641","Find":"\u0628\u062d\u062b","Find (if searchreplace plugin activated)":"\u0627\u0644\u0628\u062d\u062b (\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0643\u0648\u0651\u0650\u0646 \u0627\u0644\u0625\u0636\u0627\u0641\u064a \u0644\u0644\u0628\u062d\u062b \u0645\u0641\u0639\u0644\u0627\u064b)","Find and Replace":"\u0627\u0644\u0628\u062d\u062b \u0648\u0627\u0644\u0627\u0633\u062a\u0628\u062f\u0627\u0644","Find and replace...":"\u0627\u0644\u0628\u062d\u062b \u0648\u0627\u0644\u0627\u0633\u062a\u0628\u062f\u0627\u0644...","Find in selection":"\u0627\u0644\u0628\u062d\u062b \u0628\u0627\u0644\u0645\u062d\u062f\u062f","Find whole words only":"\u0628\u062d\u062b \u0643\u0644\u0645\u0627\u062a \u0628\u0623\u0643\u0645\u0644\u0647\u0627 \u0641\u0642\u0637","Flags":"\u0627\u0644\u0639\u0644\u0627\u0645\u0627\u062a","Focus to contextual toolbar":"\u0627\u0644\u062a\u0631\u0643\u064a\u0632 \u0639\u0644\u0649 \u0634\u0631\u064a\u0637 \u0623\u062f\u0648\u0627\u062a \u0627\u0644\u0633\u064a\u0627\u0642","Focus to element path":"\u0627\u0644\u062a\u0631\u0643\u064a\u0632 \u0639\u0644\u0649 \u0645\u0633\u0627\u0631 \u0627\u0644\u0639\u0646\u0635\u0631","Focus to menubar":"\u0627\u0644\u062a\u0631\u0643\u064a\u0632 \u0639\u0644\u0649 \u0634\u0631\u064a\u0637 \u0627\u0644\u0642\u0648\u0627\u0626\u0645","Focus to toolbar":"\u0627\u0644\u062a\u0631\u0643\u064a\u0632 \u0639\u0644\u0649 \u0634\u0631\u064a\u0637 \u0627\u0644\u0623\u062f\u0648\u0627\u062a","Font":"\u0627\u0644\u062e\u0637","Font size {0}":"","Font sizes":"\u0623\u062d\u062c\u0627\u0645 \u0627\u0644\u062e\u0637\u0648\u0637","Font {0}":"","Fonts":"\u0627\u0644\u062e\u0637\u0648\u0637","Food and Drink":"\u0627\u0644\u0623\u0637\u0639\u0645\u0629 \u0648\u0627\u0644\u0645\u0634\u0631\u0648\u0628\u0627\u062a","Footer":"\u062a\u0630\u064a\u064a\u0644","Format":"\u062a\u0646\u0633\u064a\u0642","Format {0}":"","Formats":"\u0627\u0644\u062a\u0646\u0633\u064a\u0642\u0627\u062a","Fullscreen":"\u0645\u0644\u0621 \u0627\u0644\u0634\u0627\u0634\u0629","G":"\u0627\u0644\u0623\u062e\u0636\u0631","General":"\u0639\u0627\u0645","Gray":"\u0631\u0645\u0627\u062f\u064a","Green":"\u0623\u062e\u0636\u0631","Green component":"\u0627\u0644\u0645\u0643\u0648\u0646 \u0627\u0644\u0623\u062e\u0636\u0631","Groove":"\u0641\u062c\u0648\u0629","Handy Shortcuts":"\u0627\u062e\u062a\u0635\u0627\u0631\u0627\u062a \u0645\u0633\u0627\u0639\u0650\u062f\u0629","Header":"\u0627\u0644\u0631\u0623\u0633","Header cell":"\u062e\u0644\u064a\u0629 \u0627\u0644\u0639\u0646\u0648\u0627\u0646","Heading 1":"\u0631\u0623\u0633 \u0642\u0644\u0645 1","Heading 2":"\u0631\u0623\u0633 \u0642\u0644\u0645 2","Heading 3":"\u0631\u0623\u0633 \u0642\u0644\u0645 3","Heading 4":"\u0631\u0623\u0633 \u0642\u0644\u0645 4","Heading 5":"\u0631\u0623\u0633 \u0642\u0644\u0645 5","Heading 6":"\u0631\u0623\u0633 \u0642\u0644\u0645 6","Headings":"\u0631\u0624\u0648\u0633 \u0623\u0642\u0644\u0627\u0645","Height":"\u0627\u0644\u0627\u0631\u062a\u0641\u0627\u0639","Help":"\u062a\u0639\u0644\u064a\u0645\u0627\u062a","Hex color code":"\u0643\u0648\u062f \u0627\u0644\u0644\u0648\u0646 \u0628\u0635\u064a\u063a\u0629 Hex","Hidden":"\u0645\u062e\u0641\u064a","Horizontal align":"\u0645\u062d\u0627\u0630\u0627\u0629 \u0623\u0641\u0642\u064a\u0629","Horizontal line":"\u062e\u0637 \u0623\u0641\u0642\u064a","Horizontal space":"\u0627\u0644\u0645\u0633\u0627\u062d\u0629 \u0627\u0644\u0623\u0641\u0642\u064a\u0629","ID":"\u0627\u0644\u0645\u0639\u0631\u0651\u0641","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"\u064a\u062c\u0628 \u0623\u0646 \u064a\u0628\u062f\u0623 \u0627\u0644\u0645\u0639\u0631\u0651\u0641 \u0628\u062d\u0631\u0641\u060c \u0645\u062a\u0628\u0648\u0639\u064b\u0627 \u0641\u0642\u0637 \u0628\u0623\u062d\u0631\u0641 \u0623\u0648 \u0623\u0631\u0642\u0627\u0645 \u0623\u0648 \u0634\u0631\u0637\u0627\u062a \u0623\u0648 \u0646\u0642\u0627\u0637 \u0623\u0648 \u0646\u0642\u0637\u062a\u0627\u0646 \u0623\u0648 \u0634\u0631\u0637\u0627\u062a \u0633\u0641\u0644\u064a\u0629.","Image is decorative":"\u0627\u0644\u0635\u0648\u0631\u0629 \u0645\u0632\u062e\u0631\u0641\u0629","Image list":"\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0635\u0648\u0631","Image title":"\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u0635\u0648\u0631\u0629","Image...":"\u0635\u0648\u0631\u0629...","ImageProxy HTTP error: Could not find Image Proxy":"\u062e\u0637\u0623 \u0641\u064a ImageProxy HTTP: \u062a\u0639\u0630\u0651\u064e\u0631 \u0627\u0644\u0639\u062b\u0648\u0631 \u0639\u0644\u0649 \u0648\u0643\u064a\u0644 \u0627\u0644\u0635\u0648\u0631","ImageProxy HTTP error: Incorrect Image Proxy URL":"\u0639\u0646\u0648\u0627\u0646 \u0648\u0643\u064a\u0644 \u0627\u0644\u0635\u0648\u0631 \u0644\u0640HTTP: \u0639\u0646\u0648\u0627\u0646 \u0648\u0643\u064a\u0644 \u0627\u0644\u0635\u0648\u0631\u0629 \u062e\u0627\u0637\u0626","ImageProxy HTTP error: Rejected request":"\u062e\u0637\u0623 \u0641\u064a ImageProxy HTTP: \u0637\u0644\u0628 \u0645\u0631\u0641\u0648\u0636","ImageProxy HTTP error: Unknown ImageProxy error":"\u062e\u0637\u0623 \u0641\u064a \u0639\u0646\u0648\u0627\u0646 \u0648\u0643\u064a\u0644 \u0627\u0644\u0635\u0648\u0631 \u0644\u0640HTTP: \u0648\u0643\u064a\u0644 \u0635\u0648\u0631\u0629 \u063a\u064a\u0631 \u0645\u0639\u0631\u0648\u0641","Increase indent":"\u0632\u064a\u0627\u062f\u0629 \u0627\u0644\u0645\u0633\u0627\u0641\u0629 \u0627\u0644\u0628\u0627\u062f\u0626\u0629","Inline":"\u0639\u0644\u0649 \u062e\u0637 \u0648\u0627\u062d\u062f","Insert":"\u0625\u062f\u0631\u0627\u062c","Insert Template":"\u0625\u062f\u062e\u0627\u0644 \u0642\u0627\u0644\u0628","Insert accordion":"","Insert column after":"\u0625\u062f\u0631\u0627\u062c \u0639\u0645\u0648\u062f \u0628\u0639\u062f","Insert column before":"\u0625\u062f\u0631\u0627\u062c \u0639\u0645\u0648\u062f \u0642\u0628\u0644","Insert date/time":"\u0625\u062f\u0631\u0627\u062c \u062a\u0627\u0631\u064a\u062e/\u0648\u0642\u062a","Insert image":"\u0625\u062f\u0631\u0627\u062c \u0635\u0648\u0631\u0629","Insert link (if link plugin activated)":"\u0625\u062f\u0631\u0627\u062c \u0627\u0631\u062a\u0628\u0627\u0637 (\u0625\u0630\u0627 \u0643\u0627\u0646\u062a \u0627\u0644\u0645\u0643\u0648\u0651\u0650\u0646 \u0627\u0644\u0625\u0636\u0627\u0641\u064a \u0644\u0644\u0627\u0631\u062a\u0628\u0627\u0637 \u0645\u0641\u0639\u0644\u0627\u064b)","Insert row after":"\u0625\u062f\u0631\u0627\u062c \u0635\u0641 \u0628\u0639\u062f","Insert row before":"\u0625\u062f\u0631\u0627\u062c \u0635\u0641 \u0642\u0628\u0644","Insert table":"\u0625\u062f\u0631\u0627\u062c \u062c\u062f\u0648\u0644","Insert template...":"\u0625\u062f\u0631\u0627\u062c \u0642\u0627\u0644\u0628...","Insert video":"\u0625\u062f\u0631\u0627\u062c \u0641\u064a\u062f\u064a\u0648","Insert/Edit code sample":"\u0625\u062f\u0631\u0627\u062c/\u062a\u062d\u0631\u064a\u0631 \u0643\u0648\u062f \u0628\u0631\u0645\u062c\u064a","Insert/edit image":"\u0625\u062f\u0631\u0627\u062c/\u062a\u0639\u062f\u064a\u0644 \u0635\u0648\u0631\u0629","Insert/edit link":"\u0627\u062f\u0631\u0627\u062c / \u062a\u0639\u062f\u064a\u0644 \u0631\u0627\u0628\u0637","Insert/edit media":"\u0625\u062f\u0631\u0627\u062c/\u062a\u062d\u0631\u064a\u0631 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 \u0627\u0644\u0645\u062a\u0639\u062f\u062f\u0629","Insert/edit video":"\u0625\u062f\u0631\u0627\u062c/\u062a\u062d\u0631\u064a\u0631 \u0641\u064a\u062f\u064a\u0648","Inset":"\u0645\u062c\u0645\u0648\u0639\u0629 \u062f\u0627\u062e\u0644\u064a\u0629","Invalid hex color code: {0}":"\u0643\u0648\u062f \u0627\u0644\u0644\u0648\u0646 \u063a\u064a\u0631 \u0635\u0627\u0644\u062d: {0}","Invalid input":"\u0645\u062f\u062e\u0644 \u063a\u064a\u0631 \u0633\u0644\u064a\u0645","Italic":"\u0645\u0627\u0626\u0644","Justify":"\u0627\u0644\u0645\u0633\u0627\u0648\u0627\u0629","Keyboard Navigation":"\u0627\u0644\u062a\u0646\u0642\u0644 \u0628\u0648\u0627\u0633\u0637\u0629 \u0644\u0648\u062d\u0629 \u0627\u0644\u0645\u0641\u0627\u062a\u064a\u062d","Language":"\u0627\u0644\u0644\u063a\u0629","Learn more...":"\u0645\u0639\u0631\u0641\u0629 \u0627\u0644\u0645\u0632\u064a\u062f...","Left":"\u064a\u0633\u0627\u0631","Left to right":"\u0645\u0646 \u0627\u0644\u064a\u0633\u0627\u0631 \u0625\u0644\u064a \u0627\u0644\u064a\u0645\u064a\u0646","Light Blue":"\u0623\u0632\u0631\u0642 \u0641\u0627\u062a\u062d","Light Gray":"\u0631\u0645\u0627\u062f\u064a \u0641\u0627\u062a\u062d","Light Green":"\u0623\u062e\u0636\u0631 \u0641\u0627\u062a\u062d","Light Purple":"\u0628\u0646\u0641\u0633\u062c\u064a \u0641\u0627\u062a\u062d","Light Red":"\u0623\u062d\u0645\u0631 \u0641\u0627\u062a\u062d","Light Yellow":"\u0623\u0635\u0641\u0631 \u0641\u0627\u062a\u062d","Line height":"\u0627\u0631\u062a\u0641\u0627\u0639 \u0627\u0644\u062e\u0637","Link list":"\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0631\u0648\u0627\u0628\u0637","Link...":"\u0631\u0627\u0628\u0637...","List Properties":"\u062e\u0635\u0627\u0626\u0635 \u0627\u0644\u0642\u0627\u0626\u0645\u0629","List properties...":"\u062e\u0635\u0627\u0626\u0635 \u0627\u0644\u0642\u0627\u0626\u0645\u0629...","Loading emojis...":"\u062c\u0627\u0631 \u062a\u062d\u0645\u064a\u0644 \u0623\u064a\u0642\u0648\u0646\u0627\u062a \u062a\u0639\u0628\u064a\u0631\u064a\u0629...","Loading...":"\u062a\u062d\u0645\u064a\u0644...","Lower Alpha":"\u062d\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0635\u063a\u064a\u0631","Lower Greek":"\u062d\u0631\u0648\u0641 \u064a\u0648\u0646\u0627\u0646\u064a\u0629 \u0635\u063a\u064a\u0631\u0629","Lower Roman":"\u0644\u0627\u062a\u064a\u0646\u064a \u0635\u063a\u064a\u0631","Match case":"\u0645\u0637\u0627\u0628\u0642\u0629 \u0627\u0644\u062d\u0627\u0644\u0629","Mathematical":"\u0631\u064a\u0627\u0636\u064a\u0629","Media poster (Image URL)":"\u0645\u0644\u0635\u0642 \u0627\u0644\u0648\u0633\u0627\u0626\u0637 (\u0639\u0646\u0648\u0627\u0646 URL \u0644\u0644\u0635\u0648\u0631\u0629)","Media...":"\u0627\u0644\u0648\u0633\u0627\u0626\u0637...","Medium Blue":"\u0623\u0632\u0631\u0642 \u0645\u062a\u0648\u0633\u0637","Medium Gray":"\u0631\u0645\u0627\u062f\u064a \u0645\u062a\u0648\u0633\u0637","Medium Purple":"\u0628\u0646\u0641\u0633\u062c\u064a \u0645\u062a\u0648\u0633\u0637","Merge cells":"\u062f\u0645\u062c \u062e\u0644\u0627\u064a\u0627","Middle":"\u0648\u0633\u0637","Midnight Blue":"\u0623\u0632\u0631\u0642 \u062f\u0627\u0643\u0646 \u062c\u062f\u0627\u064b","More...":"\u0627\u0644\u0645\u0632\u064a\u062f...","Name":"\u0627\u0644\u0627\u0633\u0645","Navy Blue":"\u0623\u0632\u0631\u0642 \u0646\u064a\u0644\u064a","New document":"\u0645\u0644\u0641 \u062c\u062f\u064a\u062f","New window":"\u0646\u0627\u0641\u0630\u0629 \u062c\u062f\u064a\u062f\u0629","Next":"\u0627\u0644\u062a\u0627\u0644\u064a","No":"\u0644\u0627","No alignment":"\u0628\u0644\u0627 \u0645\u062d\u0627\u0630\u0627\u0629","No color":"\u0628\u0644\u0627 \u0644\u0648\u0646","Nonbreaking space":"\u0645\u0633\u0627\u0641\u0629 \u063a\u064a\u0631 \u0645\u0646\u0642\u0633\u0645\u0629","None":"\u0644\u0627 \u0634\u064a\u0621","Numbered list":"\u0644\u0627\u0626\u062d\u0629 \u0645\u0631\u0642\u0651\u0645\u0629","OR":"\u0623\u0648","Objects":"\u0643\u0627\u0626\u0646\u0627\u062a","Ok":"\u062d\u0633\u0646\u0627\u064b","Open help dialog":"\u0627\u0641\u062a\u062d \u062d\u0648\u0627\u0631 \u0627\u0644\u062a\u0639\u0644\u064a\u0645\u0627\u062a","Open link":"\u0641\u062a\u062d \u0627\u0644\u0631\u0627\u0628\u0637","Open link in...":"\u0641\u062a\u062d \u0627\u0644\u0631\u0627\u0628\u0637 \u0641\u064a...","Open popup menu for split buttons":"\u0627\u0641\u062a\u062d \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0645\u0646\u0628\u062b\u0642\u0629 \u0644\u0623\u0632\u0631\u0627\u0631 \u0627\u0644\u0627\u0646\u0642\u0633\u0627\u0645","Orange":"\u0628\u0631\u062a\u0642\u0627\u0644\u064a","Outset":"\u0645\u062c\u0645\u0648\u0639\u0629 \u062e\u0627\u0631\u062c\u064a\u0629","Page break":"\u0641\u0627\u0635\u0644 \u0635\u0641\u062d\u0627\u062a","Paragraph":"\u0641\u0642\u0631\u0629","Paste":"\u0644\u0635\u0642","Paste as text":"\u0644\u0635\u0642 \u0643\u0646\u0635","Paste column after":"\u0644\u0635\u0642 \u0627\u0644\u0639\u0627\u0645\u0648\u062f \u0628\u0639\u062f","Paste column before":"\u0644\u0635\u0642 \u0627\u0644\u0639\u0627\u0645\u0648\u062f \u0642\u0628\u0644","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"\u0639\u0645\u0644\u064a\u0629 \u0627\u0644\u0644\u0635\u0642 \u062d\u0627\u0644\u064a\u0627\u064b \u0641\u064a \u0648\u0636\u0639 \u0627\u0644\u0646\u0635 \u0627\u0644\u062e\u0627\u0644\u064a \u0645\u0646 \u0627\u0644\u062a\u0646\u0633\u064a\u0642. \u0627\u0644\u0645\u062d\u062a\u0648\u064a\u0627\u062a \u0633\u064a\u062a\u0645 \u0644\u0635\u0642\u0647\u0627 \u0645\u0646 \u063a\u064a\u0631 \u062a\u0646\u0633\u064a\u0642 \u062d\u062a\u0649 \u062a\u0642\u0648\u0645 \u0628\u062a\u063a\u064a\u064a\u0631 \u0647\u0630\u0627 \u0627\u0644\u062e\u064a\u0627\u0631.","Paste or type a link":"\u0627\u0644\u0635\u0642 \u0627\u0631\u062a\u0628\u0627\u0637 \u0623\u0648 \u0627\u0643\u062a\u0628\u0647","Paste row after":"\u0644\u0635\u0642 \u0627\u0644\u0635\u0641 \u0628\u0639\u062f","Paste row before":"\u0644\u0635\u0642 \u0627\u0644\u0635\u0641 \u0642\u0628\u0644","Paste your embed code below:":"\u0644\u0635\u0642 \u0627\u0644\u0643\u0648\u062f \u0627\u0644\u0645\u062f\u0645\u062c \u0623\u062f\u0646\u0627\u0647:","People":"\u0623\u0634\u062e\u0627\u0635","Plugins":"\u0627\u0644\u0645\u0643\u0648\u0651\u0650\u0646\u0627\u062a \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629","Plugins installed ({0}):":"\u0627\u0644\u0645\u0643\u0648\u0646\u0627\u062a \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629 \u0627\u0644\u0645\u062b\u0628\u062a\u0629 ({0}):","Powered by {0}":"\u0645\u062f\u0639\u0648\u0645 \u0628\u0648\u0627\u0633\u0637\u0629 {0}","Pre":"\u0645\u0627\u0642\u0628\u0644","Preferences":"\u0627\u0644\u062a\u0641\u0636\u064a\u0644\u0627\u062a","Preformatted":"\u0645\u0646\u0633\u0642 \u0645\u0633\u0628\u0642\u064b\u0627","Premium plugins:":"\u0627\u0644\u0645\u0643\u0648\u0651\u0650\u0646\u0627\u062a \u0627\u0644\u0625\u0636\u0627\u0641\u064a\u0629 \u0627\u0644\u0645\u0645\u064a\u0632\u0629:","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"\u0639\u0631\u0636","Previous":"\u0627\u0644\u0633\u0627\u0628\u0642","Print":"\u0637\u0628\u0627\u0639\u0629","Print...":"\u0637\u0628\u0627\u0639\u0629...","Purple":"\u0628\u0646\u0641\u0633\u062c\u064a","Quotations":"\u0639\u0631\u0648\u0636 \u0627\u0644\u0623\u0633\u0639\u0627\u0631","R":"\u0627\u0644\u0623\u062d\u0645\u0631","Range 0 to 255":"\u0627\u0644\u0645\u062f\u0649 \u0645\u0646 0 \u0625\u0644\u0649 255","Red":"\u0623\u062d\u0645\u0631","Red component":"\u0627\u0644\u0645\u0643\u0648\u0646 \u0627\u0644\u0623\u062d\u0645\u0631","Redo":"\u0625\u0639\u0627\u062f\u0629","Remove":"\u0625\u0632\u0627\u0644\u0629","Remove color":"\u0625\u0632\u0627\u0644\u0629 \u0644\u0648\u0646","Remove link":"\u0625\u0632\u0627\u0644\u0629 \u0627\u0644\u0631\u0627\u0628\u0637","Replace":"\u0627\u0633\u062a\u0628\u062f\u0627\u0644","Replace all":"\u0627\u0633\u062a\u0628\u062f\u0627\u0644 \u0627\u0644\u0643\u0644","Replace with":"\u0627\u0633\u062a\u0628\u062f\u0627\u0644 \u0628\u0640","Resize":"\u062a\u063a\u064a\u064a\u0631 \u0627\u0644\u062d\u062c\u0645","Restore last draft":"\u0627\u0633\u062a\u0639\u0627\u062f\u0629 \u0623\u062e\u0631 \u0645\u0633\u0648\u062f\u0629","Reveal or hide additional toolbar items":"","Rich Text Area":"\u0645\u0633\u0627\u062d\u0629 \u0646\u064e\u0635 \u0645\u0646\u0633\u0642","Rich Text Area. Press ALT-0 for help.":"\u0645\u0646\u0637\u0642\u0629 \u0646\u0635 \u0645\u0646\u0633\u0642. \u0627\u0636\u063a\u0637 ALT-0 \u0644\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0627\u0644\u0645\u0633\u0627\u0639\u062f\u0629.","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\u0645\u0646\u0637\u0642\u0629 \u0646\u0635 \u0645\u0646\u0633\u0642. \u0627\u0636\u063a\u0637 ALT-F9 \u0644\u0644\u0642\u0627\u0626\u0645\u0629. \u0627\u0636\u063a\u0637 ALT-F10 \u0644\u0634\u0631\u064a\u0637 \u0627\u0644\u0623\u062f\u0648\u0627\u062a. \u0627\u0636\u063a\u0637 ALT-0 \u0644\u0644\u062d\u0635\u0648\u0644 \u0639\u0644\u0649 \u0627\u0644\u0645\u0633\u0627\u0639\u062f\u0629","Ridge":"\u0646\u062a\u0648\u0621","Right":"\u064a\u0645\u064a\u0646","Right to left":"\u0645\u0646 \u0627\u0644\u064a\u0645\u064a\u0646 \u0625\u0644\u064a \u0627\u0644\u064a\u0633\u0627\u0631","Row":"\u0635\u0641","Row clipboard actions":"\u0625\u062c\u0631\u0627\u0621\u0627\u062a \u0627\u0644\u062d\u0627\u0641\u0638\u0629 \u0641\u064a \u0627\u0644\u0635\u0641","Row group":"\u0645\u062c\u0645\u0648\u0639\u0629 \u0627\u0644\u0635\u0641\u0648\u0641","Row header":"\u0631\u0623\u0633 \u0627\u0644\u0635\u0641","Row properties":"\u062e\u0635\u0627\u0626\u0635 \u0627\u0644\u0635\u0641","Row type":"\u0646\u0648\u0639 \u0627\u0644\u0635\u0641","Rows":"\u0635\u0641\u0648\u0641","Save":"\u062d\u0641\u0638","Save (if save plugin activated)":"\u062d\u0641\u0638 (\u0625\u0630\u0627 \u0643\u0627\u0646 \u0627\u0644\u0645\u0643\u0648\u0651\u0650\u0646 \u0627\u0644\u0625\u0636\u0627\u0641\u064a \u0644\u0644\u062d\u0641\u0638 \u0645\u0641\u0639\u0644\u0627\u064b)","Scope":"\u0627\u0644\u0646\u0637\u0627\u0642","Search":"\u0628\u062d\u062b","Select all":"\u0623\u062e\u062a\u0631 \u0627\u0644\u0643\u0644","Select...":"\u062a\u062d\u062f\u064a\u062f...","Selection":"\u0627\u0644\u062a\u062d\u062f\u064a\u062f","Shortcut":"\u0627\u0644\u0627\u062e\u062a\u0635\u0627\u0631","Show blocks":"\u0625\u0638\u0647\u0627\u0631 \u0627\u0644\u0643\u062a\u0644","Show caption":"\u0625\u0638\u0647\u0627\u0631 \u0627\u0644\u062a\u0633\u0645\u064a\u0629 \u0627\u0644\u062a\u0648\u0636\u064a\u062d\u064a\u0629","Show invisible characters":"\u0625\u0638\u0647\u0627\u0631 \u0627\u0644\u0623\u062d\u0631\u0641 \u063a\u064a\u0631 \u0627\u0644\u0645\u0631\u0626\u064a\u0629","Size":"\u0627\u0644\u062d\u062c\u0645","Solid":"\u0633\u0645\u064a\u0643","Source":"\u0645\u0635\u062f\u0631 \u0627\u0644\u0635\u0648\u0631\u0629","Source code":"\u0627\u0644\u0643\u0648\u062f \u0627\u0644\u0645\u0635\u062f\u0631\u064a","Special Character":"\u062d\u0631\u0641 \u062e\u0627\u0635","Special character...":"\u062d\u0631\u0641 \u062e\u0627\u0635...","Split cell":"\u062a\u0642\u0633\u064a\u0645 \u062e\u0644\u064a\u0629","Square":"\u0645\u0631\u0628\u0639","Start list at number":"\u0628\u062f\u0621 \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0639\u0646\u062f \u0627\u0644\u0631\u0642\u0645","Strikethrough":"\u0639\u0644\u064a\u0647 \u062e\u0637","Style":"\u0627\u0644\u0623\u0633\u0644\u0648\u0628","Subscript":"\u062a\u062d\u062a \u0627\u0644\u0646\u0635","Superscript":"\u0641\u0648\u0642 \u0627\u0644\u0646\u0635","Switch to or from fullscreen mode":"\u0627\u0644\u062a\u0628\u062f\u064a\u0644 \u0625\u0644\u0649 \u0623\u0648 \u0645\u0646 \u0648\u0636\u0639 \u0645\u0644\u0621 \u0627\u0644\u0634\u0627\u0634\u0629","Symbols":"\u0627\u0644\u0631\u0645\u0648\u0632","System Font":"\u062e\u0637 \u0627\u0644\u0646\u0638\u0627\u0645","Table":"\u062c\u062f\u0648\u0644","Table caption":"\u0639\u0646\u0648\u0627\u0646 \u0627\u0644\u062c\u062f\u0648\u0644","Table properties":"\u062e\u0635\u0627\u0626\u0635 \u0627\u0644\u062c\u062f\u0648\u0644","Table styles":"\u0623\u0646\u0645\u0627\u0637 \u0627\u0644\u062c\u062f\u0627\u0648\u0644","Template":"\u0627\u0644\u0642\u0627\u0644\u0628","Templates":"\u0627\u0644\u0642\u0648\u0627\u0644\u0628","Text":"\u0627\u0644\u0646\u0635","Text color":"\u0644\u0648\u0646 \u0627\u0644\u0646\u0635","Text color {0}":"","Text to display":"\u0627\u0644\u0646\u0635 \u0627\u0644\u0645\u0639\u0631\u0648\u0636","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"\u0627\u0644\u0627\u0631\u062a\u0628\u0627\u0637 \u0627\u0644\u0630\u064a \u0642\u0645\u062a \u0628\u0625\u062f\u0631\u0627\u062c\u0647 \u064a\u0634\u0628\u0647 \u0627\u0644\u0628\u0631\u064a\u062f \u0627\u0644\u0627\u0644\u0643\u062a\u0631\u0648\u0646\u064a. \u0647\u0644 \u062a\u0631\u064a\u062f \u0625\u0636\u0627\u0641\u0629 \u0627\u0644\u0644\u0627\u062d\u0642\u0629 mailto: \u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629\u061f","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"\u064a\u0628\u062f\u0648 \u0623\u0646 \u0639\u0646\u0648\u0627\u0646 URL \u0627\u0644\u0630\u064a \u0623\u062f\u062e\u0644\u062a\u0647 \u064a\u0634\u064a\u0631 \u0625\u0644\u0649 \u0627\u0631\u062a\u0628\u0627\u0637 \u062e\u0627\u0631\u062c\u064a. \u0647\u0644 \u062a\u0631\u064a\u062f \u0625\u0636\u0627\u0641\u0629 \u0627\u0644\u0644\u0627\u062d\u0642\u0629 http:// \u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629\u061f","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"\u064a\u0628\u062f\u0648 \u0623\u0646 \u0639\u0646\u0648\u0627\u0646 URL \u0627\u0644\u0630\u064a \u0623\u062f\u062e\u0644\u062a\u0647 \u064a\u0634\u064a\u0631 \u0625\u0644\u0649 \u0627\u0631\u062a\u0628\u0627\u0637 \u062e\u0627\u0631\u062c\u064a. \u0647\u0644 \u062a\u0631\u064a\u062f \u0625\u0636\u0627\u0641\u0629 \u0627\u0644\u0644\u0627\u062d\u0642\u0629 https:// \u0627\u0644\u0645\u0637\u0644\u0648\u0628\u0629\u061f","Title":"\u0639\u0646\u0648\u0627\u0646","To open the popup, press Shift+Enter":"\u0644\u0641\u062a\u062d \u0627\u0644\u0642\u0627\u0626\u0645\u0629 \u0627\u0644\u0645\u0646\u0628\u062b\u0642\u0629\u060c \u0627\u0636\u063a\u0637 \u0639\u0644\u0649 Shift\u200f+Enter","Toggle accordion":"","Tools":"\u0627\u0644\u0623\u062f\u0648\u0627\u062a","Top":"\u0623\u0639\u0644\u0649","Travel and Places":"\u0627\u0644\u0633\u0641\u0631 \u0648\u0627\u0644\u0623\u0645\u0627\u0643\u0646 \u0633\u064a\u0627\u062d\u064a\u0629","Turquoise":"\u0641\u064a\u0631\u0648\u0632\u064a","Underline":"\u062a\u062d\u062a\u0647 \u062e\u0637","Undo":"\u062a\u0631\u0627\u062c\u0639","Upload":"\u0631\u0641\u0639","Uploading image":"\u0631\u0641\u0639 \u0635\u0648\u0631\u0629","Upper Alpha":"\u062d\u0631\u0641 \u0623\u0628\u062c\u062f\u064a \u0643\u0628\u064a\u0631","Upper Roman":"\u0644\u0627\u062a\u064a\u0646\u064a \u0643\u0628\u064a\u0631","Url":"\u0631\u0627\u0628\u0637","User Defined":"\u0645\u0639\u0631\u0651\u064e\u0641 \u0645\u0646 \u0642\u0628\u0644 \u0627\u0644\u0645\u0633\u062a\u062e\u062f\u0645","Valid":"\u0635\u062d\u064a\u062d","Version":"\u0627\u0644\u0625\u0635\u062f\u0627\u0631","Vertical align":"\u0645\u062d\u0627\u0630\u0627\u0629 \u0639\u0645\u0648\u062f\u064a\u0629","Vertical space":"\u0627\u0644\u0645\u0633\u0627\u062d\u0629 \u0627\u0644\u0639\u0645\u0648\u062f\u064a\u0629","View":"\u0639\u0631\u0636","Visual aids":"\u0627\u0644\u0645\u0633\u0627\u0639\u062f\u0627\u062a \u0627\u0644\u0628\u0635\u0631\u064a\u0629","Warn":"\u062a\u062d\u0630\u064a\u0631","White":"\u0623\u0628\u064a\u0636","Width":"\u0627\u0644\u0639\u0631\u0636","Word count":"\u0639\u062f\u062f \u0627\u0644\u0643\u0644\u0645\u0627\u062a","Words":"\u0627\u0644\u0643\u0644\u0645\u0627\u062a","Words: {0}":"\u0627\u0644\u0643\u0644\u0645\u0627\u062a: {0}","Yellow":"\u0623\u0635\u0641\u0631","Yes":"\u0646\u0639\u0645","You are using {0}":"\u0623\u0646\u062a \u062a\u0633\u062a\u062e\u062f\u0645 {0}","You have unsaved changes are you sure you want to navigate away?":"\u0644\u062f\u064a\u0643 \u062a\u063a\u064a\u064a\u0631\u0627\u062a \u0644\u0645 \u064a\u062a\u0645 \u062d\u0641\u0638\u0647\u0627 \u0647\u0644 \u0623\u0646\u062a \u0645\u062a\u0623\u0643\u062f \u0623\u0646\u0643 \u062a\u0631\u063a\u0628 \u0641\u064a \u0627\u0644\u0627\u0646\u062a\u0642\u0627\u0644 \u061f","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"\u0645\u062a\u0635\u0641\u062d\u0643 \u0644\u0627 \u064a\u062f\u0639\u0645 \u0627\u0644\u0648\u0635\u0648\u0644 \u0627\u0644\u0645\u0628\u0627\u0634\u0631 \u0625\u0644\u0649 \u0627\u0644\u062d\u0627\u0641\u0638\u0629. \u0627\u0644\u0631\u062c\u0627\u0621 \u0627\u0633\u062a\u062e\u062f\u0627\u0645 \u0627\u062e\u062a\u0635\u0627\u0631\u0627\u062a \u0644\u0648\u062d\u0629 \u0627\u0644\u0645\u0641\u0627\u062a\u064a\u062d Ctrl+X/C/V \u0628\u062f\u0644\u0627 \u0645\u0646 \u0630\u0644\u0643.","_dir":"rtl","alignment":"\u0645\u062d\u0627\u0630\u0627\u0629","austral sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0623\u0648\u0633\u062a\u0631\u0627\u0644","cedi sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0633\u064a\u062f\u064a","colon sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0646\u0642\u0637\u062a\u064a\u0646","cruzeiro sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0643\u0631\u0648\u0632\u064a\u0631\u0648","currency sign":"\u0639\u0644\u0627\u0645\u0629 \u0639\u0645\u0644\u0629","dollar sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062f\u0648\u0644\u0627\u0631","dong sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062f\u0648\u0646\u062c","drachma sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062f\u0631\u0627\u062e\u0645\u0627","euro-currency sign":"\u0639\u0644\u0627\u0645\u0629 \u0639\u0645\u0644\u0629 \u0627\u0644\u064a\u0648\u0631\u0648","example":"\u0645\u062b\u0627\u0644","formatting":"\u062a\u0646\u0633\u064a\u0642","french franc sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0641\u0631\u0646\u0643 \u0627\u0644\u0641\u0631\u0646\u0633\u064a","german penny symbol":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0628\u0646\u0633 \u0627\u0644\u0623\u0644\u0645\u0627\u0646\u064a","guarani sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062c\u0648\u0627\u0631\u0627\u0646\u064a","history":"\u0627\u0644\u0645\u062d\u0641\u0648\u0638\u0627\u062a","hryvnia sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0647\u0631\u064a\u0641\u0646\u064a\u0627","indentation":"\u0645\u0633\u0627\u0641\u0629 \u0628\u0627\u062f\u0626\u0629","indian rupee sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0631\u0648\u0628\u064a\u0629 \u0627\u0644\u0647\u0646\u062f\u064a\u0629","kip sign":"\u0639\u0645\u0644\u0629 \u0627\u0644\u0643\u064a\u0628","lira sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0644\u064a\u0631\u0629","livre tournois sign":"\u0639\u0644\u0627\u0645\u0629 \u0644\u064a\u0641\u0631 \u062a\u0648\u0631\u0646\u0648\u064a\u0632","manat sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0645\u0627\u0646\u0627\u062a","mill sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0645\u0644","naira sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0646\u064a\u0631\u0629","new sheqel sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0634\u064a\u0643\u0644 \u0627\u0644\u062c\u062f\u064a\u062f","nordic mark sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0646\u0648\u0631\u062f\u0643","peseta sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0628\u064a\u0632\u064a\u062a\u0627","peso sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0628\u064a\u0632\u0648","ruble sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0631\u0648\u0628\u0644","rupee sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0631\u0648\u0628\u064a\u0629","spesmilo sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0627\u0633\u0628\u064a\u0632\u0645\u0627\u064a\u0644\u0648","styles":"\u0627\u0644\u0623\u0646\u0645\u0627\u0637","tenge sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u062a\u064a\u0646\u062c","tugrik sign":"\u0639\u0645\u0644\u0629 \u0627\u0644\u062a\u0648\u063a\u0631\u064a\u0643","turkish lira sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0644\u064a\u0631\u0629 \u0627\u0644\u062a\u0631\u0643\u064a\u0629","won sign":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0648\u0646","yen character":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u064a\u0646","yen/yuan character variant one":"\u0627\u0644\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u0628\u062f\u064a\u0644\u0629 \u0644\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u064a\u0646/\u0627\u0644\u064a\u0648\u0627\u0646","yuan character":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u064a\u0648\u0627\u0646","yuan character, in hong kong and taiwan":"\u0639\u0644\u0627\u0645\u0629 \u0627\u0644\u064a\u0648\u0627\u0646 \u0641\u064a \u0647\u0648\u0646\u062c \u0643\u0648\u0646\u062c \u0648\u062a\u0627\u064a\u0648\u0627\u0646","{0} characters":"{0} \u0631\u0645\u0648\u0632","{0} columns, {1} rows":"","{0} words":"{0} \u0645\u0646 \u0627\u0644\u0643\u0644\u0645\u0627\u062a"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/az.js b/libraries/tinymce/js/tinymce/langs/az.js index c4af008..5416a94 100644 --- a/libraries/tinymce/js/tinymce/langs/az.js +++ b/libraries/tinymce/js/tinymce/langs/az.js @@ -1 +1 @@ -tinymce.addI18n("az",{"Redo":"\u0130r\u0259li","Undo":"Geriy\u0259","Cut":"K\u0259s","Copy":"K\xf6\xe7\xfcr","Paste":"\u018flav\u0259 et","Select all":"Ham\u0131s\u0131n\u0131 se\xe7","New document":"Yeni s\u0259n\u0259d","Ok":"Oldu","Cancel":"L\u0259\u011fv et","Visual aids":"Konturlar\u0131 g\xf6st\u0259r","Bold":"Qal\u0131n","Italic":"Maili","Underline":"Alt x\u0259ttli","Strikethrough":"Silinmi\u015f","Superscript":"Yuxar\u0131 indeks","Subscript":"A\u015fa\u011f\u0131 indeks","Clear formatting":"Format\u0131 t\u0259mizl\u0259","Remove":"Sil","Align left":"Sol t\u0259r\u0259f \xfczr\u0259","Align center":"M\u0259rk\u0259z \xfczr\u0259","Align right":"Sa\u011f t\u0259r\u0259f \xfczr\u0259","No alignment":"","Justify":"H\u0259r iki t\u0259r\u0259f \xfczr\u0259","Bullet list":"S\u0131ras\u0131z siyah\u0131","Numbered list":"N\xf6mr\u0259l\u0259nmi\u015f siyah\u0131","Decrease indent":"Bo\u015flu\u011fu azalt","Increase indent":"Bo\u015flu\u011fu art\u0131r","Close":"Ba\u011fla","Formats":"Formatlar","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"Sizin brauzeriniz m\xfcbadil\u0259 buferin\u0259 birba\u015fa yolu d\u0259st\u0259kl\u0259mir. Z\u0259hm\u0259t olmasa, bunun yerin\u0259 klaviaturan\u0131n Ctrl+X/C/V d\xfcym\u0259l\u0259rind\u0259n istifad\u0259 edin.","Headings":"Ba\u015fl\u0131qlar","Heading 1":"Ba\u015fl\u0131q 1","Heading 2":"Ba\u015fl\u0131q 2","Heading 3":"Ba\u015fl\u0131q 3","Heading 4":"Ba\u015fl\u0131q 4","Heading 5":"Ba\u015fl\u0131q 5","Heading 6":"Ba\u015fl\u0131q 6","Preformatted":"\u018fvv\u0259lc\u0259d\u0259n formatland\u0131r\u0131lm\u0131\u015f","Div":"","Pre":"","Code":"Kod","Paragraph":"Paraqraf","Blockquote":"Sitat","Inline":"S\u0259tir i\xe7i","Blocks":"Bloklar","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Hal-haz\u0131rda adi m\u0259tn rejimind\u0259 yerl\u0259\u015fdirilir. M\u0259zmun sad\u0259 m\u0259tn \u015f\u0259klind\u0259 yerl\u0259\u015fdiril\u0259c\u0259k, h\u0259l\u0259 bu se\xe7imi d\u0259yi\u015fdirm\u0259.","Fonts":"Fontlar","Font sizes":"\u015erift \xf6l\xe7\xfcl\u0259ri","Class":"Sinif","Browse for an image":"\u015e\u0259kil se\xe7","OR":"V\u018f YA","Drop an image here":"\u015e\u0259kli buraya s\xfcr\xfckl\u0259yin","Upload":"Y\xfckl\u0259","Uploading image":"","Block":"Blokla","Align":"D\xfczl\u0259ndir","Default":"Susmaya g\xf6r\u0259","Circle":"Dair\u0259","Disc":"Disk","Square":"Sah\u0259","Lower Alpha":"Ki\xe7ik Alfa \u0259lifbas\u0131","Lower Greek":"Ki\xe7ik Yunan \u0259lifbas\u0131","Lower Roman":"Ki\xe7ik Roma \u0259lifbas\u0131","Upper Alpha":"B\xf6y\xfck Alfa \u0259lifbas\u0131","Upper Roman":"B\xf6y\xfck Roma \u0259lifbas\u0131","Anchor...":"Anchor","Anchor":"","Name":"Ad","ID":"","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"","You have unsaved changes are you sure you want to navigate away?":"Sizd\u0259 yadda saxlan\u0131lmayan d\u0259yi\u015fiklikl\u0259r var \u0259minsiniz ki, getm\u0259k ist\u0259yirsiniz?","Restore last draft":"Son layih\u0259nin b\u0259rpas\u0131","Special character...":"X\xfcsusi simvol","Special Character":"X\xfcsusi simvol","Source code":"M\u0259nb\u0259 kodu","Insert/Edit code sample":"Kod n\xfcmun\u0259sin\u0259 \u0259lav\u0259/d\xfcz\u0259li\u015f et","Language":"Dil","Code sample...":"Kod n\xfcmun\u0259si","Left to right":"Soldan sa\u011fa","Right to left":"Sa\u011fdan sola","Title":"Ba\u015fl\u0131q","Fullscreen":"Tam ekran rejimi","Action":"\u018fmr","Shortcut":"Q\u0131sayol","Help":"K\xf6m\u0259k","Address":"Adres","Focus to menubar":"Menyu \xe7ubu\u011funa diqq\u0259t et","Focus to toolbar":"Al\u0259tl\u0259r \xe7ubu\u011funa diqq\u0259t et","Focus to element path":"Elementin m\u0259nb\u0259yin\u0259 diqq\u0259t et","Focus to contextual toolbar":"Kontekst menyuya diqq\u0259t et","Insert link (if link plugin activated)":"Link \u0259lav\u0259 et (\u0259g\u0259r link \u0259lav\u0259si aktivdirs\u0259)","Save (if save plugin activated)":"Yadda\u015fa yaz (\u0259g\u0259r yadda\u015fa yaz \u0259lav\u0259si aktivdirs\u0259)","Find (if searchreplace plugin activated)":"Tap (\u0259g\u0259r axtar\u0131\u015f \u0259lav\u0259si aktivdirs\u0259)","Plugins installed ({0}):":"\u018flav\u0259l\u0259r y\xfckl\u0259ndi ({0}):","Premium plugins:":"Premium \u0259lav\u0259l\u0259r","Learn more...":"Daha \xe7ox \xf6yr\u0259n...","You are using {0}":"Siz {0} istifad\u0259 edirsiniz","Plugins":"\u018flav\u0259l\u0259r","Handy Shortcuts":"Laz\u0131ml\u0131 q\u0131sayollar","Horizontal line":"Horizontal x\u0259tt","Insert/edit image":"\u015e\u0259kilin \u0259lav\u0259/redakt\u0259 edilm\u0259si","Alternative description":"Alternativ t\u0259svir","Accessibility":"\u018fl\xe7atanl\u0131q","Image is decorative":"","Source":"M\u0259nb\u0259","Dimensions":"\xd6l\xe7\xfcl\u0259r","Constrain proportions":"Nisb\u0259tl\u0259rin saxlan\u0131lmas\u0131","General":"\xdcmumi","Advanced":"Geni\u015fl\u0259nmi\u015f","Style":"Stil","Vertical space":"Vertikal sah\u0259","Horizontal space":"Horizontal sah\u0259","Border":"\xc7\u0259r\xe7iv\u0259","Insert image":"\u015e\u0259kil yerl\u0259\u015fdir","Image...":"\u015e\u0259kil","Image list":"\u015e\u0259kil listi","Resize":"\xd6l\xe7\xfcl\u0259ri d\u0259yi\u015f","Insert date/time":"G\xfcn/tarix \u0259lav\u0259 et","Date/time":"Tarix/saat","Insert/edit link":"Linkin \u0259lav\u0259/redakt\u0259 edilm\u0259si","Text to display":"G\xf6r\xfcn\u0259n yaz\u0131n\u0131n t\u0259sviri","Url":"Linkin \xfcnvan\u0131","Open link in...":"Ba\u011flant\u0131y\u0131 a\xe7\u0131n","Current window":"Cari p\u0259nc\u0259r\u0259","None":"Yoxdur","New window":"Yeni p\u0259nc\u0259r\u0259d\u0259 a\xe7\u0131ls\u0131n","Open link":"Ke\xe7idi a\xe7","Remove link":"Linki sil","Anchors":"L\xf6vb\u0259rl\u0259r","Link...":"Ba\u011flant\u0131","Paste or type a link":"Ke\xe7idi yerl\u0259\u015fdirin v\u0259 ya yaz\u0131n","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"Daxil etdiyiniz URL bir e-mail kimi g\xf6r\xfcn\xfcr. \u018fg\u0259r t\u0259l\u0259b olunan mailto: prefix \u0259lav\u0259 etm\u0259k ist\u0259yirsiniz?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"Daxil etdiyiniz URL bir e-mail kimi g\xf6r\xfcn\xfcr. \u018fg\u0259r t\u0259l\u0259b olunan mailto: prefix \u0259lav\u0259 etm\u0259k ist\u0259yirsiniz?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"","Link list":"Ke\xe7id listi","Insert video":"Videonun \u0259lav\u0259 edilm\u0259si","Insert/edit video":"Videonun \u0259lav\u0259/redakt\u0259 edilm\u0259si","Insert/edit media":"Media \u0259lav\u0259/d\xfcz\u0259li\u015f et","Alternative source":"Alternativ m\u0259nb\u0259","Alternative source URL":"Alternativ m\u0259nb\u0259 URL-i","Media poster (Image URL)":"Media afi\u015fas\u0131 (\u015e\u0259kil URL)","Paste your embed code below:":"\xd6z kodunuzu a\u015fa\u011f\u0131 \u0259lav\u0259 edin:","Embed":"\u018flav\u0259 etm\u0259k \xfc\xe7\xfcn kod","Media...":"Media","Nonbreaking space":"Q\u0131r\u0131lmaz sah\u0259","Page break":"S\u0259hif\u0259nin q\u0131r\u0131lmas\u0131","Paste as text":"M\u0259tn kimi \u0259lav\u0259 et","Preview":"\u0130lkinbax\u0131\u015f","Print":"\xc7ap","Print...":"\xc7ap et","Save":"Yadda saxla","Find":"Tap","Replace with":"Bununla d\u0259yi\u015fdir","Replace":"D\u0259yi\u015fdir","Replace all":"Ham\u0131s\u0131n\u0131 d\u0259yi\u015fdir","Previous":"\u018fvv\u0259lki","Next":"N\xf6vb\u0259ti","Find and Replace":"Tap v\u0259 d\u0259yi\u015fdir","Find and replace...":"Tap\u0131n v\u0259 d\u0259yi\u015fdirin","Could not find the specified string.":"G\xf6st\u0259ril\u0259n s\u0259tiri tapmaq olmur","Match case":"Registri n\u0259z\u0259r\u0259 al","Find whole words only":"Yaln\u0131z b\xfct\xf6v s\xf6zl\u0259ri tap\u0131n","Find in selection":"Se\xe7imd\u0259 tap","Insert table":"S\u0259tir \u0259lav\u0259 et","Table properties":"C\u0259dv\u0259lin x\xfcsusiyy\u0259tl\u0259ri","Delete table":"C\u0259dv\u0259li sil","Cell":"H\xfccr\u0259","Row":"S\u0259tir","Column":"S\xfctun","Cell properties":"H\xfccr\u0259nin x\xfcsusiyy\u0259tl\u0259ri","Merge cells":"H\xfccr\u0259l\u0259ri birl\u0259\u015ftir","Split cell":"H\xfccr\u0259l\u0259rin say\u0131","Insert row before":"\u018fvv\u0259lin\u0259 s\u0259tir \u0259lav\u0259 et","Insert row after":"Sonras\u0131na s\u0259tir \u0259lav\u0259 et","Delete row":"S\u0259tri sil","Row properties":"S\u0259trin x\xfcsusiyy\u0259tl\u0259ri","Cut row":"S\u0259tiri k\u0259s","Cut column":"S\xfctunu k\u0259s","Copy row":"S\u0259tiri k\xf6\xe7\xfcr","Copy column":"S\xfctunu kopyala","Paste row before":"\u018fvv\u0259lin\u0259 s\u0259tir \u0259lav\u0259 et","Paste column before":"S\xfctundan \u0259vv\u0259l yap\u0131\u015fd\u0131r","Paste row after":"Sonras\u0131na s\u0259tir \u0259lav\u0259 et","Paste column after":"S\xfctundan sonra yap\u0131\u015fd\u0131r","Insert column before":"\u018fvv\u0259lin\u0259 s\u0259tir \u0259lav\u0259 et","Insert column after":"\u018fvv\u0259lin\u0259 s\xfctun \u0259lav\u0259 et","Delete column":"S\xfctunu sil","Cols":"S\xfctunlar","Rows":"S\u0259tirl\u0259r","Width":"Eni","Height":"H\xfcnd\xfcrl\xfcy\xfc","Cell spacing":"H\xfccr\u0259l\u0259rin aras\u0131nda m\u0259saf\u0259","Cell padding":"H\xfccr\u0259l\u0259rin sah\u0259l\u0259ri","Row clipboard actions":"S\u0259tir m\xfcbadil\u0259 buferi h\u0259r\u0259k\u0259tl\u0259ri","Column clipboard actions":"S\xfctun m\xfcbadil\u0259 buferi h\u0259r\u0259k\u0259tl\u0259ri","Table styles":"C\u0259dv\u0259l still\u0259ri","Cell styles":"Xana still\u0259ri","Column header":"S\xfctun ba\u015fl\u0131\u011f\u0131","Row header":"S\u0259tir ba\u015fl\u0131\u011f\u0131","Table caption":"C\u0259dv\u0259l ba\u015fl\u0131\u011f\u0131","Caption":"Ba\u015flan\u011f\u0131c","Show caption":"Ba\u015fl\u0131\u011f\u0131 g\xf6st\u0259r","Left":"Sol t\u0259r\u0259f \xfczr\u0259","Center":"M\u0259rk\u0259z \xfczr\u0259","Right":"Sa\u011f t\u0259r\u0259f \xfczr\u0259","Cell type":"H\xfccr\u0259nin tipi","Scope":"Sfera","Alignment":"D\xfczl\u0259ndirm\u0259","Horizontal align":"\xdcf\xfcqi d\xfczl\u0259ndirm\u0259","Vertical align":"\u015eaquli d\xfczl\u0259ndirm\u0259","Top":"Yuxar\u0131","Middle":"Orta","Bottom":"A\u015fa\u011f\u0131","Header cell":"H\xfccr\u0259nin ba\u015fl\u0131\u011f\u0131","Row group":"S\u0259tirin qrupu","Column group":"S\xfctunun qrupu","Row type":"S\u0259tirin tipi","Header":"Ba\u015fl\u0131q","Body":"K\xfctl\u0259","Footer":"\u018fn a\u015fa\u011f\u0131","Border color":"\xc7\u0259r\xe7iv\u0259 r\u0259ngi","Solid":"","Dotted":"","Dashed":"","Double":"","Groove":"","Ridge":"","Inset":"","Outset":"","Hidden":"Gizli","Insert template...":"\u015eablon daxil edin","Templates":"\u015eablonlar","Template":"\u015eablon","Insert Template":"\u015eablon daxil et","Text color":"M\u0259tnin r\u0259ngi","Background color":"Arxafon r\u0259ngi","Custom...":"\xc7\u0259kilm\u0259...","Custom color":"\xc7\u0259kilm\u0259 r\u0259ng","No color":"R\u0259ngsiz","Remove color":"R\u0259ngi silin","Show blocks":"Bloklar\u0131 g\xf6st\u0259r","Show invisible characters":"G\xf6r\xfcnm\u0259y\u0259n simvollar\u0131 g\xf6st\u0259r","Word count":"S\xf6z say\u0131","Count":"Say","Document":"S\u0259n\u0259d","Selection":"Se\xe7im","Words":"S\xf6zl\u0259r","Words: {0}":"S\xf6zl\u0259r: {0}","{0} words":"{0} s\xf6z","File":"Fayl","Edit":"Redakt\u0259 et","Insert":"\u018flav\u0259 et","View":"G\xf6r\xfcn\xfc\u015f","Format":"Format","Table":"C\u0259dv\u0259l","Tools":"Al\u0259tl\u0259r","Powered by {0}":"{0} t\u0259r\u0259find\u0259n t\u0259chiz edilib","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"B\xf6y\xfck m\u0259tn sah\u0259si \u0259lav\u0259 edilib. Menyu \xfc\xe7\xfcn ALT-F9 d\xfcym\u0259sini bas\u0131n. Al\u0259tl\u0259r paneli \xfc\xe7\xfcn ALT-F10 d\xfcym\u0259sini bas\u0131n. K\xf6m\u0259k \xfc\xe7\xfcn ALT-0 d\xfcym\u0259l\u0259rin bas\u0131n.","Image title":"\u015e\u0259kil ba\u015fl\u0131\u011f\u0131","Border width":"K\u0259narl\u0131q geni\u015fliyi","Border style":"K\u0259narl\u0131q stili","Error":"X\u0259ta","Warn":"X\u0259b\u0259rdar et","Valid":"Etibarl\u0131d\u0131r","To open the popup, press Shift+Enter":"A\xe7\u0131lan p\u0259nc\u0259r\u0259ni a\xe7maq \xfc\xe7\xfcn Shift + Enter d\xfcym\u0259l\u0259rini bas\u0131n","Rich Text Area":"Z\u0259ngin m\u0259tn redaktoru","Rich Text Area. Press ALT-0 for help.":"Z\u0259ngin M\u0259tn Sah\u0259si. Yard\u0131m \xfc\xe7\xfcn ALT-0 d\xfcym\u0259sin\u0259 bas\u0131n.","System Font":"Sistem Fontu","Failed to upload image: {0}":"\u015e\u0259kil y\xfckl\u0259nm\u0259di: {0}","Failed to load plugin: {0} from url {1}":"Qo\u015fma y\xfckl\u0259nm\u0259di: {0} urldan {1}","Failed to load plugin url: {0}":"Qo\u015fma url-i y\xfckl\u0259nm\u0259di: {0}","Failed to initialize plugin: {0}":"Qo\u015fman\u0131 i\u015f\u0259 salmaq al\u0131nmad\u0131: {0}","example":"n\xfcmun\u0259","Search":"Axtar","All":"Ham\u0131s\u0131","Currency":"Valyuta","Text":"M\u0259tn","Quotations":"T\u0259klifl\u0259r","Mathematical":"Riyazi","Extended Latin":"Geni\u015fl\u0259ndirilmi\u015f Lat\u0131n","Symbols":"Simvollar","Arrows":"Oxlar","User Defined":"M\xfc\u0259yy\u0259n edilmi\u015f istifad\u0259\xe7i","dollar sign":"dollar i\u015far\u0259si","currency sign":"valyuta i\u015far\u0259si","euro-currency sign":"avro-valyuta simvolu","colon sign":"qo\u015fa n\xf6qt\u0259","cruzeiro sign":"","french franc sign":"frans\u0131z frank\u0131 i\u015far\u0259si","lira sign":"lir\u0259 simvolu","mill sign":"mil simvolu","naira sign":"nayra simvolu","peseta sign":"peseta simvolu","rupee sign":"rupi simvolu","won sign":"von simvolu","new sheqel sign":"yeni \u015fekel simvolu","dong sign":"donq simvolu","kip sign":"kip simvolu","tugrik sign":"tuqrik simvolu","drachma sign":"draxma simolu","german penny symbol":"alman funt sterlinqi simvolu","peso sign":"peso simvolu","guarani sign":"guarani simvolu","austral sign":"avstral simvolu","hryvnia sign":"qrivna simvolu","cedi sign":"sedi simvolu","livre tournois sign":"tur livri simvolu","spesmilo sign":"spesmilo simvolu","tenge sign":"tenqe simvolu","indian rupee sign":"hindistan rupisi simvolu","turkish lira sign":"t\xfcrkiy\u0259 lir\u0259si simvolu","nordic mark sign":"skandinav mark\u0131 simvolu","manat sign":"manat simvolu","ruble sign":"rubl simvolu","yen character":"ye simvolu","yuan character":"yuan simvolu","yuan character, in hong kong and taiwan":"yuan simvolu, Hong Kong v\u0259 Tayvanda","yen/yuan character variant one":"yen/yuan simvolu variant\u0131","Emojis":"Emoji","Emojis...":"Emojil\u0259r...","Loading emojis...":"Emojil\u0259r y\xfckl\u0259nir...","Could not load emojis":"Emoji y\xfckl\u0259m\u0259k m\xfcmk\xfcn olmad\u0131","People":"\u0130nsanlar","Animals and Nature":"Heyvanlar v\u0259 t\u0259bi\u0259t","Food and Drink":"Yem\u0259k v\u0259 i\xe7ki","Activity":"F\u0259aliyy\u0259t","Travel and Places":"S\u0259yah\u0259t v\u0259 m\u0259kanlar","Objects":"\u018f\u015fyalar","Flags":"Bayraqlar","Characters":"Simvollar","Characters (no spaces)":"Simvollar (bo\u015fluqsuz)","{0} characters":"{0} simvol","Error: Form submit field collision.":"X\u0259ta: Forma g\xf6nd\u0259rm\u0259 sah\u0259sind\u0259 toqqu\u015fma.","Error: No form element found.":"X\u0259ta: He\xe7 bir forma elementi tap\u0131lmad\u0131.","Color swatch":"R\u0259ng n\xfcmun\u0259si","Color Picker":"R\u0259ng se\xe7ici","Invalid hex color code: {0}":"Yanl\u0131\u015f hex r\u0259ng kodu: {0}","Invalid input":"Yaln\u0131\u015f daxiletm\u0259","R":"R","Red component":"Q\u0131rm\u0131z\u0131 komponent","G":"G","Green component":"Ya\u015f\u0131l komponent","B":"B","Blue component":"G\xf6y komponent","#":"#","Hex color code":"Hex r\u0259ng kodu","Range 0 to 255":"0-dan 255-\u0259 q\u0259d\u0259r diapazon","Turquoise":"Firuz\u0259yi","Green":"Ya\u015f\u0131l","Blue":"Mavi","Purple":"B\u0259n\xf6v\u015f\u0259yi","Navy Blue":"T\xfcnd g\xf6y","Dark Turquoise":"T\xfcnd firuz\u0259yi","Dark Green":"T\xfcnd ya\u015f\u0131l","Medium Blue":"","Medium Purple":"","Midnight Blue":"Gec\u0259 mavisi","Yellow":"Sar\u0131","Orange":"Nar\u0131nc\u0131","Red":"Q\u0131rm\u0131z\u0131","Light Gray":"A\xe7\u0131q boz","Gray":"Boz","Dark Yellow":"T\xfcnd sar\u0131","Dark Orange":"T\xfcnd nar\u0131nc\u0131","Dark Red":"T\xfcnd q\u0131rm\u0131z\u0131","Medium Gray":"","Dark Gray":"T\xfcnd boz","Light Green":"A\xe7\u0131q ya\u015f\u0131l","Light Yellow":"A\xe7\u0131q sar\u0131","Light Red":"A\xe7\u0131q q\u0131rm\u0131z\u0131","Light Purple":"A\xe7\u0131q b\u0259n\xf6v\u015f\u0259yi","Light Blue":"A\xe7\u0131q mavi","Dark Purple":"T\xfcnd b\u0259n\xf6v\u015f\u0259yi","Dark Blue":"T\xfcnd g\xf6y","Black":"Qara","White":"A\u011f","Switch to or from fullscreen mode":"Tam ekran rejimin ke\xe7in v\u0259 ya \xe7\u0131x\u0131n","Open help dialog":"K\xf6m\u0259k p\u0259nc\u0259r\u0259sini a\xe7","history":"tarix\xe7\u0259","styles":"still\u0259r","formatting":"formatla\u015fd\u0131rma","alignment":"d\xfczl\u0259ndirm\u0259","indentation":"girinti","Font":"\u015erift","Size":"\xd6l\xe7\xfc","More...":"Daha \xe7ox...","Select...":"Se\xe7...","Preferences":"T\u0259nziml\u0259m\u0259l\u0259r","Yes":"B\u0259li","No":"Xeyr","Keyboard Navigation":"Klaviatura naviqasiyas\u0131","Version":"Versiya","Code view":"Kod g\xf6r\xfcn\xfc\u015f\xfc","Open popup menu for split buttons":"B\xf6lm\u0259 d\xfcym\u0259l\u0259ri \xfc\xe7\xfcn a\xe7\u0131lan menyunu a\xe7\u0131n","List Properties":"Siyah\u0131 x\xfcsusiyy\u0259tl\u0259ri","List properties...":"Siyah\u0131 x\xfcsusiyy\u0259tl\u0259ri...","Start list at number":"","Line height":"S\u0259tir h\xfcnd\xfcrl\xfcy\xfc","Dropped file type is not supported":"Se\xe7ilmi\u015f fayl n\xf6v\xfc d\u0259st\u0259kl\u0259nmir","Loading...":"Y\xfckl\u0259nir...","ImageProxy HTTP error: Rejected request":"ImageProxy HTTP x\u0259tas\u0131: R\u0259dd edilmi\u015f sor\u011fu","ImageProxy HTTP error: Could not find Image Proxy":"ImageProxy HTTP x\u0259tas\u0131: \u015e\u0259kil Proksisini tapmaq m\xfcmk\xfcn olmad\u0131","ImageProxy HTTP error: Incorrect Image Proxy URL":"ImageProxy HTTP x\u0259tas\u0131: Yanl\u0131\u015f \u015e\u0259kil Proksi URL-i","ImageProxy HTTP error: Unknown ImageProxy error":"ImageProxy HTTP x\u0259tas\u0131: Nam\u0259lum ImageProxy x\u0259tas\u0131"}); \ No newline at end of file +tinymce.addI18n("az",{"#":"#","Accessibility":"\u018fl\xe7atanl\u0131q","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"\u018fmr","Activity":"F\u0259aliyy\u0259t","Address":"Adres","Advanced":"Geni\u015fl\u0259nmi\u015f","Align":"D\xfczl\u0259ndir","Align center":"M\u0259rk\u0259z \xfczr\u0259","Align left":"Sol t\u0259r\u0259f \xfczr\u0259","Align right":"Sa\u011f t\u0259r\u0259f \xfczr\u0259","Alignment":"D\xfczl\u0259ndirm\u0259","Alignment {0}":"","All":"Ham\u0131s\u0131","Alternative description":"Alternativ t\u0259svir","Alternative source":"Alternativ m\u0259nb\u0259","Alternative source URL":"Alternativ m\u0259nb\u0259 URL-i","Anchor":"","Anchor...":"Anchor","Anchors":"L\xf6vb\u0259rl\u0259r","Animals and Nature":"Heyvanlar v\u0259 t\u0259bi\u0259t","Arrows":"Oxlar","B":"B","Background color":"Arxafon r\u0259ngi","Background color {0}":"","Black":"Qara","Block":"Blokla","Block {0}":"","Blockquote":"Sitat","Blocks":"Bloklar","Blue":"Mavi","Blue component":"G\xf6y komponent","Body":"K\xfctl\u0259","Bold":"Qal\u0131n","Border":"\xc7\u0259r\xe7iv\u0259","Border color":"\xc7\u0259r\xe7iv\u0259 r\u0259ngi","Border style":"K\u0259narl\u0131q stili","Border width":"K\u0259narl\u0131q geni\u015fliyi","Bottom":"A\u015fa\u011f\u0131","Browse files":"","Browse for an image":"\u015e\u0259kil se\xe7","Browse links":"","Bullet list":"S\u0131ras\u0131z siyah\u0131","Cancel":"L\u0259\u011fv et","Caption":"Ba\u015flan\u011f\u0131c","Cell":"H\xfccr\u0259","Cell padding":"H\xfccr\u0259l\u0259rin sah\u0259l\u0259ri","Cell properties":"H\xfccr\u0259nin x\xfcsusiyy\u0259tl\u0259ri","Cell spacing":"H\xfccr\u0259l\u0259rin aras\u0131nda m\u0259saf\u0259","Cell styles":"Xana still\u0259ri","Cell type":"H\xfccr\u0259nin tipi","Center":"M\u0259rk\u0259z \xfczr\u0259","Characters":"Simvollar","Characters (no spaces)":"Simvollar (bo\u015fluqsuz)","Circle":"Dair\u0259","Class":"Sinif","Clear formatting":"Format\u0131 t\u0259mizl\u0259","Close":"Ba\u011fla","Code":"Kod","Code sample...":"Kod n\xfcmun\u0259si","Code view":"Kod g\xf6r\xfcn\xfc\u015f\xfc","Color Picker":"R\u0259ng se\xe7ici","Color swatch":"R\u0259ng n\xfcmun\u0259si","Cols":"S\xfctunlar","Column":"S\xfctun","Column clipboard actions":"S\xfctun m\xfcbadil\u0259 buferi h\u0259r\u0259k\u0259tl\u0259ri","Column group":"S\xfctunun qrupu","Column header":"S\xfctun ba\u015fl\u0131\u011f\u0131","Constrain proportions":"Nisb\u0259tl\u0259rin saxlan\u0131lmas\u0131","Copy":"K\xf6\xe7\xfcr","Copy column":"S\xfctunu kopyala","Copy row":"S\u0259tiri k\xf6\xe7\xfcr","Could not find the specified string.":"G\xf6st\u0259ril\u0259n s\u0259tiri tapmaq olmur","Could not load emojis":"Emoji y\xfckl\u0259m\u0259k m\xfcmk\xfcn olmad\u0131","Count":"Say","Currency":"Valyuta","Current window":"Cari p\u0259nc\u0259r\u0259","Custom color":"\xc7\u0259kilm\u0259 r\u0259ng","Custom...":"\xc7\u0259kilm\u0259...","Cut":"K\u0259s","Cut column":"S\xfctunu k\u0259s","Cut row":"S\u0259tiri k\u0259s","Dark Blue":"T\xfcnd g\xf6y","Dark Gray":"T\xfcnd boz","Dark Green":"T\xfcnd ya\u015f\u0131l","Dark Orange":"T\xfcnd nar\u0131nc\u0131","Dark Purple":"T\xfcnd b\u0259n\xf6v\u015f\u0259yi","Dark Red":"T\xfcnd q\u0131rm\u0131z\u0131","Dark Turquoise":"T\xfcnd firuz\u0259yi","Dark Yellow":"T\xfcnd sar\u0131","Dashed":"","Date/time":"Tarix/saat","Decrease indent":"Bo\u015flu\u011fu azalt","Default":"Susmaya g\xf6r\u0259","Delete accordion":"","Delete column":"S\xfctunu sil","Delete row":"S\u0259tri sil","Delete table":"C\u0259dv\u0259li sil","Dimensions":"\xd6l\xe7\xfcl\u0259r","Disc":"Disk","Div":"","Document":"S\u0259n\u0259d","Dotted":"","Double":"","Drop an image here":"\u015e\u0259kli buraya s\xfcr\xfckl\u0259yin","Dropped file type is not supported":"Se\xe7ilmi\u015f fayl n\xf6v\xfc d\u0259st\u0259kl\u0259nmir","Edit":"Redakt\u0259 et","Embed":"\u018flav\u0259 etm\u0259k \xfc\xe7\xfcn kod","Emojis":"Emoji","Emojis...":"Emojil\u0259r...","Error":"X\u0259ta","Error: Form submit field collision.":"X\u0259ta: Forma g\xf6nd\u0259rm\u0259 sah\u0259sind\u0259 toqqu\u015fma.","Error: No form element found.":"X\u0259ta: He\xe7 bir forma elementi tap\u0131lmad\u0131.","Extended Latin":"Geni\u015fl\u0259ndirilmi\u015f Lat\u0131n","Failed to initialize plugin: {0}":"Qo\u015fman\u0131 i\u015f\u0259 salmaq al\u0131nmad\u0131: {0}","Failed to load plugin url: {0}":"Qo\u015fma url-i y\xfckl\u0259nm\u0259di: {0}","Failed to load plugin: {0} from url {1}":"Qo\u015fma y\xfckl\u0259nm\u0259di: {0} urldan {1}","Failed to upload image: {0}":"\u015e\u0259kil y\xfckl\u0259nm\u0259di: {0}","File":"Fayl","Find":"Tap","Find (if searchreplace plugin activated)":"Tap (\u0259g\u0259r axtar\u0131\u015f \u0259lav\u0259si aktivdirs\u0259)","Find and Replace":"Tap v\u0259 d\u0259yi\u015fdir","Find and replace...":"Tap\u0131n v\u0259 d\u0259yi\u015fdirin","Find in selection":"Se\xe7imd\u0259 tap","Find whole words only":"Yaln\u0131z b\xfct\xf6v s\xf6zl\u0259ri tap\u0131n","Flags":"Bayraqlar","Focus to contextual toolbar":"Kontekst menyuya diqq\u0259t et","Focus to element path":"Elementin m\u0259nb\u0259yin\u0259 diqq\u0259t et","Focus to menubar":"Menyu \xe7ubu\u011funa diqq\u0259t et","Focus to toolbar":"Al\u0259tl\u0259r \xe7ubu\u011funa diqq\u0259t et","Font":"\u015erift","Font size {0}":"","Font sizes":"\u015erift \xf6l\xe7\xfcl\u0259ri","Font {0}":"","Fonts":"Fontlar","Food and Drink":"Yem\u0259k v\u0259 i\xe7ki","Footer":"\u018fn a\u015fa\u011f\u0131","Format":"Format","Format {0}":"","Formats":"Formatlar","Fullscreen":"Tam ekran rejimi","G":"G","General":"\xdcmumi","Gray":"Boz","Green":"Ya\u015f\u0131l","Green component":"Ya\u015f\u0131l komponent","Groove":"","Handy Shortcuts":"Laz\u0131ml\u0131 q\u0131sayollar","Header":"Ba\u015fl\u0131q","Header cell":"H\xfccr\u0259nin ba\u015fl\u0131\u011f\u0131","Heading 1":"Ba\u015fl\u0131q 1","Heading 2":"Ba\u015fl\u0131q 2","Heading 3":"Ba\u015fl\u0131q 3","Heading 4":"Ba\u015fl\u0131q 4","Heading 5":"Ba\u015fl\u0131q 5","Heading 6":"Ba\u015fl\u0131q 6","Headings":"Ba\u015fl\u0131qlar","Height":"H\xfcnd\xfcrl\xfcy\xfc","Help":"K\xf6m\u0259k","Hex color code":"Hex r\u0259ng kodu","Hidden":"Gizli","Horizontal align":"\xdcf\xfcqi d\xfczl\u0259ndirm\u0259","Horizontal line":"Horizontal x\u0259tt","Horizontal space":"Horizontal sah\u0259","ID":"","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"","Image is decorative":"","Image list":"\u015e\u0259kil listi","Image title":"\u015e\u0259kil ba\u015fl\u0131\u011f\u0131","Image...":"\u015e\u0259kil","ImageProxy HTTP error: Could not find Image Proxy":"ImageProxy HTTP x\u0259tas\u0131: \u015e\u0259kil Proksisini tapmaq m\xfcmk\xfcn olmad\u0131","ImageProxy HTTP error: Incorrect Image Proxy URL":"ImageProxy HTTP x\u0259tas\u0131: Yanl\u0131\u015f \u015e\u0259kil Proksi URL-i","ImageProxy HTTP error: Rejected request":"ImageProxy HTTP x\u0259tas\u0131: R\u0259dd edilmi\u015f sor\u011fu","ImageProxy HTTP error: Unknown ImageProxy error":"ImageProxy HTTP x\u0259tas\u0131: Nam\u0259lum ImageProxy x\u0259tas\u0131","Increase indent":"Bo\u015flu\u011fu art\u0131r","Inline":"S\u0259tir i\xe7i","Insert":"\u018flav\u0259 et","Insert Template":"\u015eablon daxil et","Insert accordion":"","Insert column after":"\u018fvv\u0259lin\u0259 s\xfctun \u0259lav\u0259 et","Insert column before":"\u018fvv\u0259lin\u0259 s\u0259tir \u0259lav\u0259 et","Insert date/time":"G\xfcn/tarix \u0259lav\u0259 et","Insert image":"\u015e\u0259kil yerl\u0259\u015fdir","Insert link (if link plugin activated)":"Link \u0259lav\u0259 et (\u0259g\u0259r link \u0259lav\u0259si aktivdirs\u0259)","Insert row after":"Sonras\u0131na s\u0259tir \u0259lav\u0259 et","Insert row before":"\u018fvv\u0259lin\u0259 s\u0259tir \u0259lav\u0259 et","Insert table":"S\u0259tir \u0259lav\u0259 et","Insert template...":"\u015eablon daxil edin","Insert video":"Videonun \u0259lav\u0259 edilm\u0259si","Insert/Edit code sample":"Kod n\xfcmun\u0259sin\u0259 \u0259lav\u0259/d\xfcz\u0259li\u015f et","Insert/edit image":"\u015e\u0259kilin \u0259lav\u0259/redakt\u0259 edilm\u0259si","Insert/edit link":"Linkin \u0259lav\u0259/redakt\u0259 edilm\u0259si","Insert/edit media":"Media \u0259lav\u0259/d\xfcz\u0259li\u015f et","Insert/edit video":"Videonun \u0259lav\u0259/redakt\u0259 edilm\u0259si","Inset":"","Invalid hex color code: {0}":"Yanl\u0131\u015f hex r\u0259ng kodu: {0}","Invalid input":"Yaln\u0131\u015f daxiletm\u0259","Italic":"Maili","Justify":"H\u0259r iki t\u0259r\u0259f \xfczr\u0259","Keyboard Navigation":"Klaviatura naviqasiyas\u0131","Language":"Dil","Learn more...":"Daha \xe7ox \xf6yr\u0259n...","Left":"Sol t\u0259r\u0259f \xfczr\u0259","Left to right":"Soldan sa\u011fa","Light Blue":"A\xe7\u0131q mavi","Light Gray":"A\xe7\u0131q boz","Light Green":"A\xe7\u0131q ya\u015f\u0131l","Light Purple":"A\xe7\u0131q b\u0259n\xf6v\u015f\u0259yi","Light Red":"A\xe7\u0131q q\u0131rm\u0131z\u0131","Light Yellow":"A\xe7\u0131q sar\u0131","Line height":"S\u0259tir h\xfcnd\xfcrl\xfcy\xfc","Link list":"Ke\xe7id listi","Link...":"Ba\u011flant\u0131","List Properties":"Siyah\u0131 x\xfcsusiyy\u0259tl\u0259ri","List properties...":"Siyah\u0131 x\xfcsusiyy\u0259tl\u0259ri...","Loading emojis...":"Emojil\u0259r y\xfckl\u0259nir...","Loading...":"Y\xfckl\u0259nir...","Lower Alpha":"Ki\xe7ik Alfa \u0259lifbas\u0131","Lower Greek":"Ki\xe7ik Yunan \u0259lifbas\u0131","Lower Roman":"Ki\xe7ik Roma \u0259lifbas\u0131","Match case":"Registri n\u0259z\u0259r\u0259 al","Mathematical":"Riyazi","Media poster (Image URL)":"Media afi\u015fas\u0131 (\u015e\u0259kil URL)","Media...":"Media","Medium Blue":"","Medium Gray":"","Medium Purple":"","Merge cells":"H\xfccr\u0259l\u0259ri birl\u0259\u015ftir","Middle":"Orta","Midnight Blue":"Gec\u0259 mavisi","More...":"Daha \xe7ox...","Name":"Ad","Navy Blue":"T\xfcnd g\xf6y","New document":"Yeni s\u0259n\u0259d","New window":"Yeni p\u0259nc\u0259r\u0259d\u0259 a\xe7\u0131ls\u0131n","Next":"N\xf6vb\u0259ti","No":"Xeyr","No alignment":"","No color":"R\u0259ngsiz","Nonbreaking space":"Q\u0131r\u0131lmaz sah\u0259","None":"Yoxdur","Numbered list":"N\xf6mr\u0259l\u0259nmi\u015f siyah\u0131","OR":"V\u018f YA","Objects":"\u018f\u015fyalar","Ok":"Oldu","Open help dialog":"K\xf6m\u0259k p\u0259nc\u0259r\u0259sini a\xe7","Open link":"Ke\xe7idi a\xe7","Open link in...":"Ba\u011flant\u0131y\u0131 a\xe7\u0131n","Open popup menu for split buttons":"B\xf6lm\u0259 d\xfcym\u0259l\u0259ri \xfc\xe7\xfcn a\xe7\u0131lan menyunu a\xe7\u0131n","Orange":"Nar\u0131nc\u0131","Outset":"","Page break":"S\u0259hif\u0259nin q\u0131r\u0131lmas\u0131","Paragraph":"Paraqraf","Paste":"\u018flav\u0259 et","Paste as text":"M\u0259tn kimi \u0259lav\u0259 et","Paste column after":"S\xfctundan sonra yap\u0131\u015fd\u0131r","Paste column before":"S\xfctundan \u0259vv\u0259l yap\u0131\u015fd\u0131r","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Hal-haz\u0131rda adi m\u0259tn rejimind\u0259 yerl\u0259\u015fdirilir. M\u0259zmun sad\u0259 m\u0259tn \u015f\u0259klind\u0259 yerl\u0259\u015fdiril\u0259c\u0259k, h\u0259l\u0259 bu se\xe7imi d\u0259yi\u015fdirm\u0259.","Paste or type a link":"Ke\xe7idi yerl\u0259\u015fdirin v\u0259 ya yaz\u0131n","Paste row after":"Sonras\u0131na s\u0259tir \u0259lav\u0259 et","Paste row before":"\u018fvv\u0259lin\u0259 s\u0259tir \u0259lav\u0259 et","Paste your embed code below:":"\xd6z kodunuzu a\u015fa\u011f\u0131 \u0259lav\u0259 edin:","People":"\u0130nsanlar","Plugins":"\u018flav\u0259l\u0259r","Plugins installed ({0}):":"\u018flav\u0259l\u0259r y\xfckl\u0259ndi ({0}):","Powered by {0}":"{0} t\u0259r\u0259find\u0259n t\u0259chiz edilib","Pre":"","Preferences":"T\u0259nziml\u0259m\u0259l\u0259r","Preformatted":"\u018fvv\u0259lc\u0259d\u0259n formatland\u0131r\u0131lm\u0131\u015f","Premium plugins:":"Premium \u0259lav\u0259l\u0259r","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"\u0130lkinbax\u0131\u015f","Previous":"\u018fvv\u0259lki","Print":"\xc7ap","Print...":"\xc7ap et","Purple":"B\u0259n\xf6v\u015f\u0259yi","Quotations":"T\u0259klifl\u0259r","R":"R","Range 0 to 255":"0-dan 255-\u0259 q\u0259d\u0259r diapazon","Red":"Q\u0131rm\u0131z\u0131","Red component":"Q\u0131rm\u0131z\u0131 komponent","Redo":"\u0130r\u0259li","Remove":"Sil","Remove color":"R\u0259ngi silin","Remove link":"Linki sil","Replace":"D\u0259yi\u015fdir","Replace all":"Ham\u0131s\u0131n\u0131 d\u0259yi\u015fdir","Replace with":"Bununla d\u0259yi\u015fdir","Resize":"\xd6l\xe7\xfcl\u0259ri d\u0259yi\u015f","Restore last draft":"Son layih\u0259nin b\u0259rpas\u0131","Reveal or hide additional toolbar items":"","Rich Text Area":"Z\u0259ngin m\u0259tn redaktoru","Rich Text Area. Press ALT-0 for help.":"Z\u0259ngin M\u0259tn Sah\u0259si. Yard\u0131m \xfc\xe7\xfcn ALT-0 d\xfcym\u0259sin\u0259 bas\u0131n.","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"B\xf6y\xfck m\u0259tn sah\u0259si \u0259lav\u0259 edilib. Menyu \xfc\xe7\xfcn ALT-F9 d\xfcym\u0259sini bas\u0131n. Al\u0259tl\u0259r paneli \xfc\xe7\xfcn ALT-F10 d\xfcym\u0259sini bas\u0131n. K\xf6m\u0259k \xfc\xe7\xfcn ALT-0 d\xfcym\u0259l\u0259rin bas\u0131n.","Ridge":"","Right":"Sa\u011f t\u0259r\u0259f \xfczr\u0259","Right to left":"Sa\u011fdan sola","Row":"S\u0259tir","Row clipboard actions":"S\u0259tir m\xfcbadil\u0259 buferi h\u0259r\u0259k\u0259tl\u0259ri","Row group":"S\u0259tirin qrupu","Row header":"S\u0259tir ba\u015fl\u0131\u011f\u0131","Row properties":"S\u0259trin x\xfcsusiyy\u0259tl\u0259ri","Row type":"S\u0259tirin tipi","Rows":"S\u0259tirl\u0259r","Save":"Yadda saxla","Save (if save plugin activated)":"Yadda\u015fa yaz (\u0259g\u0259r yadda\u015fa yaz \u0259lav\u0259si aktivdirs\u0259)","Scope":"Sfera","Search":"Axtar","Select all":"Ham\u0131s\u0131n\u0131 se\xe7","Select...":"Se\xe7...","Selection":"Se\xe7im","Shortcut":"Q\u0131sayol","Show blocks":"Bloklar\u0131 g\xf6st\u0259r","Show caption":"Ba\u015fl\u0131\u011f\u0131 g\xf6st\u0259r","Show invisible characters":"G\xf6r\xfcnm\u0259y\u0259n simvollar\u0131 g\xf6st\u0259r","Size":"\xd6l\xe7\xfc","Solid":"","Source":"M\u0259nb\u0259","Source code":"M\u0259nb\u0259 kodu","Special Character":"X\xfcsusi simvol","Special character...":"X\xfcsusi simvol","Split cell":"H\xfccr\u0259l\u0259rin say\u0131","Square":"Sah\u0259","Start list at number":"","Strikethrough":"Silinmi\u015f","Style":"Stil","Subscript":"A\u015fa\u011f\u0131 indeks","Superscript":"Yuxar\u0131 indeks","Switch to or from fullscreen mode":"Tam ekran rejimin ke\xe7in v\u0259 ya \xe7\u0131x\u0131n","Symbols":"Simvollar","System Font":"Sistem Fontu","Table":"C\u0259dv\u0259l","Table caption":"C\u0259dv\u0259l ba\u015fl\u0131\u011f\u0131","Table properties":"C\u0259dv\u0259lin x\xfcsusiyy\u0259tl\u0259ri","Table styles":"C\u0259dv\u0259l still\u0259ri","Template":"\u015eablon","Templates":"\u015eablonlar","Text":"M\u0259tn","Text color":"M\u0259tnin r\u0259ngi","Text color {0}":"","Text to display":"G\xf6r\xfcn\u0259n yaz\u0131n\u0131n t\u0259sviri","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"Daxil etdiyiniz URL bir e-mail kimi g\xf6r\xfcn\xfcr. \u018fg\u0259r t\u0259l\u0259b olunan mailto: prefix \u0259lav\u0259 etm\u0259k ist\u0259yirsiniz?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"Daxil etdiyiniz URL bir e-mail kimi g\xf6r\xfcn\xfcr. \u018fg\u0259r t\u0259l\u0259b olunan mailto: prefix \u0259lav\u0259 etm\u0259k ist\u0259yirsiniz?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"","Title":"Ba\u015fl\u0131q","To open the popup, press Shift+Enter":"A\xe7\u0131lan p\u0259nc\u0259r\u0259ni a\xe7maq \xfc\xe7\xfcn Shift + Enter d\xfcym\u0259l\u0259rini bas\u0131n","Toggle accordion":"","Tools":"Al\u0259tl\u0259r","Top":"Yuxar\u0131","Travel and Places":"S\u0259yah\u0259t v\u0259 m\u0259kanlar","Turquoise":"Firuz\u0259yi","Underline":"Alt x\u0259ttli","Undo":"Geriy\u0259","Upload":"Y\xfckl\u0259","Uploading image":"","Upper Alpha":"B\xf6y\xfck Alfa \u0259lifbas\u0131","Upper Roman":"B\xf6y\xfck Roma \u0259lifbas\u0131","Url":"Linkin \xfcnvan\u0131","User Defined":"M\xfc\u0259yy\u0259n edilmi\u015f istifad\u0259\xe7i","Valid":"Etibarl\u0131d\u0131r","Version":"Versiya","Vertical align":"\u015eaquli d\xfczl\u0259ndirm\u0259","Vertical space":"Vertikal sah\u0259","View":"G\xf6r\xfcn\xfc\u015f","Visual aids":"Konturlar\u0131 g\xf6st\u0259r","Warn":"X\u0259b\u0259rdar et","White":"A\u011f","Width":"Eni","Word count":"S\xf6z say\u0131","Words":"S\xf6zl\u0259r","Words: {0}":"S\xf6zl\u0259r: {0}","Yellow":"Sar\u0131","Yes":"B\u0259li","You are using {0}":"Siz {0} istifad\u0259 edirsiniz","You have unsaved changes are you sure you want to navigate away?":"Sizd\u0259 yadda saxlan\u0131lmayan d\u0259yi\u015fiklikl\u0259r var \u0259minsiniz ki, getm\u0259k ist\u0259yirsiniz?","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"Sizin brauzeriniz m\xfcbadil\u0259 buferin\u0259 birba\u015fa yolu d\u0259st\u0259kl\u0259mir. Z\u0259hm\u0259t olmasa, bunun yerin\u0259 klaviaturan\u0131n Ctrl+X/C/V d\xfcym\u0259l\u0259rind\u0259n istifad\u0259 edin.","alignment":"d\xfczl\u0259ndirm\u0259","austral sign":"avstral simvolu","cedi sign":"sedi simvolu","colon sign":"qo\u015fa n\xf6qt\u0259","cruzeiro sign":"","currency sign":"valyuta i\u015far\u0259si","dollar sign":"dollar i\u015far\u0259si","dong sign":"donq simvolu","drachma sign":"draxma simolu","euro-currency sign":"avro-valyuta simvolu","example":"n\xfcmun\u0259","formatting":"formatla\u015fd\u0131rma","french franc sign":"frans\u0131z frank\u0131 i\u015far\u0259si","german penny symbol":"alman funt sterlinqi simvolu","guarani sign":"guarani simvolu","history":"tarix\xe7\u0259","hryvnia sign":"qrivna simvolu","indentation":"girinti","indian rupee sign":"hindistan rupisi simvolu","kip sign":"kip simvolu","lira sign":"lir\u0259 simvolu","livre tournois sign":"tur livri simvolu","manat sign":"manat simvolu","mill sign":"mil simvolu","naira sign":"nayra simvolu","new sheqel sign":"yeni \u015fekel simvolu","nordic mark sign":"skandinav mark\u0131 simvolu","peseta sign":"peseta simvolu","peso sign":"peso simvolu","ruble sign":"rubl simvolu","rupee sign":"rupi simvolu","spesmilo sign":"spesmilo simvolu","styles":"still\u0259r","tenge sign":"tenqe simvolu","tugrik sign":"tuqrik simvolu","turkish lira sign":"t\xfcrkiy\u0259 lir\u0259si simvolu","won sign":"von simvolu","yen character":"ye simvolu","yen/yuan character variant one":"yen/yuan simvolu variant\u0131","yuan character":"yuan simvolu","yuan character, in hong kong and taiwan":"yuan simvolu, Hong Kong v\u0259 Tayvanda","{0} characters":"{0} simvol","{0} columns, {1} rows":"","{0} words":"{0} s\xf6z"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/be.js b/libraries/tinymce/js/tinymce/langs/be.js index a6dcf67..16b0b72 100644 --- a/libraries/tinymce/js/tinymce/langs/be.js +++ b/libraries/tinymce/js/tinymce/langs/be.js @@ -1 +1 @@ -tinymce.addI18n("be",{"Redo":"\u0410\u0434\u043c\u044f\u043d\u0456\u0446\u044c","Undo":"\u0412\u044f\u0440\u043d\u0443\u0446\u044c","Cut":"\u0412\u044b\u0440\u0430\u0437\u0430\u0446\u044c","Copy":"\u041a\u0430\u043f\u0456\u0440\u0430\u0432\u0430\u0446\u044c","Paste":"\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c","Select all":"\u0412\u044b\u043b\u0443\u0447\u044b\u0446\u044c \u0443\u0441\u0451","New document":"\u041d\u043e\u0432\u044b \u0434\u0430\u043a\u0443\u043c\u0435\u043d\u0442","Ok":"\u0414\u043e\u0431\u0440\u0430","Cancel":"\u0410\u0434\u043c\u044f\u043d\u0456\u0446\u044c","Visual aids":"\u041f\u0430\u043a\u0430\u0437\u0432\u0430\u0446\u044c \u043a\u043e\u043d\u0442\u0443\u0440\u044b","Bold":"\u0422\u043b\u0443\u0441\u0442\u044b","Italic":"\u041a\u0443\u0440\u0441\u0456\u045e","Underline":"\u041f\u0430\u0434\u043a\u0440\u044d\u0441\u043b\u0435\u043d\u044b","Strikethrough":"\u0417\u0430\u043a\u0440\u044d\u0441\u043b\u0435\u043d\u044b","Superscript":"\u0412\u0435\u0440\u0445\u043d\u0456 \u0456\u043d\u0434\u044d\u043a\u0441","Subscript":"\u041d\u0456\u0436\u043d\u0456 \u0456\u043d\u0434\u044d\u043a\u0441","Clear formatting":"\u0410\u0447\u044b\u0441\u0446\u0456\u0446\u044c \u0444\u0430\u0440\u043c\u0430\u0442","Remove":"\u0412\u044b\u0434\u0430\u043b\u0456\u0446\u044c","Align left":"\u041f\u0430 \u043b\u0435\u0432\u044b\u043c \u043a\u0440\u0430\u0456","Align center":"\u041f\u0430 \u0446\u044d\u043d\u0442\u0440\u044b","Align right":"\u041f\u0430 \u043f\u0440\u0430\u0432\u044b\u043c \u043a\u0440\u0430\u0456","No alignment":"\u0411\u0435\u0437 \u0440\u0430\u045e\u043d\u0430\u0432\u0430\u043d\u043d\u044f","Justify":"\u041f\u0430 \u0448\u044b\u0440\u044b\u043d\u0456","Bullet list":"\u041c\u0430\u0440\u043a\u0456\u0440\u0430\u0432\u0430\u043d\u044b \u0441\u043f\u0456\u0441","Numbered list":"\u041d\u0443\u043c\u0430\u0440\u0430\u0432\u0430\u043d\u044b \u0441\u043f\u0456\u0441","Decrease indent":"\u041f\u0430\u043c\u0435\u043d\u0448\u044b\u0446\u044c \u0432\u043e\u0434\u0441\u0442\u0443\u043f","Increase indent":"\u041f\u0430\u0432\u044f\u043b\u0456\u0447\u044b\u0446\u044c \u0432\u043e\u0434\u0441\u0442\u0443\u043f","Close":"\u0417\u0430\u0447\u044b\u043d\u0456\u0446\u044c","Formats":"\u0424\u0430\u0440\u043c\u0430\u0442","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"\u0412\u0430\u0448 \u0431\u0440\u0430\u045e\u0437\u044d\u0440 \u043d\u0435 \u043f\u0430\u0434\u0442\u0440\u044b\u043c\u043b\u0456\u0432\u0430\u0435 \u043f\u0440\u0430\u043c\u044b \u0434\u043e\u0441\u0442\u0443\u043f \u0434\u0430 \u0431\u0443\u0444\u0435\u0440\u0430 \u0430\u0431\u043c\u0435\u043d\u0443. \u041a\u0430\u043b\u0456 \u043b\u0430\u0441\u043a\u0430, \u0432\u044b\u043a\u0430\u0440\u044b\u0441\u0442\u043e\u045e\u0432\u0430\u0439\u0446\u0435 \u043d\u0430\u0441\u0442\u0443\u043f\u043d\u044b\u044f \u0441\u043f\u0430\u043b\u0443\u0447\u044d\u043d\u043d\u044f \u043a\u043b\u0430\u0432\u0456\u0448: Ctrl + X/C/V.","Headings":"\u0417\u0430\u0433\u0430\u043b\u043e\u045e\u043a\u0456","Heading 1":"\u0417\u0430\u0433\u0430\u043b\u043e\u0432\u0430\u043a 1","Heading 2":"\u0417\u0430\u0433\u0430\u043b\u043e\u0432\u0430\u043a 2","Heading 3":"\u0417\u0430\u0433\u0430\u043b\u043e\u0432\u0430\u043a 3","Heading 4":"\u0417\u0430\u0433\u0430\u043b\u043e\u0432\u0430\u043a 4","Heading 5":"\u0417\u0430\u0433\u0430\u043b\u043e\u0432\u0430\u043a 5","Heading 6":"\u0417\u0430\u0433\u0430\u043b\u043e\u0432\u0430\u043a 6","Preformatted":"\u0412\u044b\u0440\u0430\u045e\u043d\u0430\u0432\u0430\u043d\u044b","Div":"\u0411\u043b\u043e\u043a","Pre":"\u041f\u0440\u0430\u0434\u0444\u0430\u0440\u043c\u0430\u0442\u0430\u0432\u0430\u043d\u043d\u0435","Code":"\u041a\u043e\u0434","Paragraph":"\u041f\u0430\u0440\u0430\u0433\u0440\u0430\u0444","Blockquote":"\u0426\u044b\u0442\u0430\u0442\u0430","Inline":"\u0420\u0430\u0434\u043a\u043e\u0432\u044b","Blocks":"\u0411\u043b\u043e\u043a\u0456","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"\u0423\u0441\u0442\u0430\u045e\u043a\u0430 \u0430\u0436\u044b\u0446\u0446\u044f\u045e\u043b\u044f\u0435\u0446\u0446\u0430 \u045e \u0432\u044b\u0433\u043b\u044f\u0434\u0437\u0435 \u043f\u0440\u043e\u0441\u0442\u0430\u0433\u0430 \u0442\u044d\u043a\u0441\u0442\u0443, \u043f\u0430\u043a\u0443\u043b\u044c \u043d\u0435 \u0430\u0434\u043a\u043b\u044e\u0447\u044b\u0446\u044c \u0434\u0430\u0434\u0437\u0435\u043d\u0443\u044e \u043e\u043f\u0446\u044b\u044e.","Fonts":"\u0428\u0440\u044b\u0444\u0442\u044b","Font sizes":"\u041f\u0430\u043c\u0435\u0440 \u0448\u0440\u044b\u0444\u0442\u0443","Class":"\u041a\u043b\u0430\u0441","Browse for an image":"\u041f\u043e\u0448\u0443\u043a \u0432\u044b\u044f\u0432\u044b","OR":"\u0410\u0411\u041e","Drop an image here":"\u0410\u0434\u043a\u0456\u043d\u044c\u0446\u0435 \u0432\u044b\u044f\u0432\u0443 \u0442\u0443\u0442","Upload":"\u0417\u0430\u043f\u0430\u043c\u043f\u0430\u0432\u0430\u0446\u044c","Uploading image":"\u0417\u0430\u043f\u0430\u043c\u043f\u043e\u045e\u0432\u0430\u043d\u043d\u0435 \u0432\u044b\u044f\u0432\u044b","Block":"\u0417\u0430\u0431\u043b\u0430\u043a\u0430\u0432\u0430\u0446\u044c","Align":"\u0412\u044b\u0440\u0430\u045e\u043d\u043e\u045e\u0432\u0430\u043d\u043d\u0435","Default":"\u0421\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u044b","Circle":"\u0410\u043a\u0440\u0443\u0436\u043d\u0430\u0441\u0446\u0456","Disc":"\u041a\u0440\u0443\u0433\u0456","Square":"\u041a\u0432\u0430\u0434\u0440\u0430\u0442\u044b","Lower Alpha":"\u041c\u0430\u043b\u044b\u044f \u043b\u0430\u0446\u0456\u043d\u0441\u043a\u0456\u044f \u043b\u0456\u0442\u0430\u0440\u044b","Lower Greek":"\u041c\u0430\u043b\u044b\u044f \u0433\u0440\u044d\u0447\u0430\u0441\u043a\u0456\u044f \u043b\u0456\u0442\u0430\u0440\u044b","Lower Roman":"\u041c\u0430\u043b\u044b\u044f \u0440\u044b\u043c\u0441\u043a\u0456\u044f \u043b\u0456\u0447\u0431\u044b","Upper Alpha":"\u0417\u0430\u0433\u0430\u043b\u043e\u045e\u043d\u044b\u044f \u043b\u0430\u0446\u0456\u043d\u0441\u043a\u0456\u044f \u043b\u0456\u0442\u0430\u0440\u044b","Upper Roman":"\u0417\u0430\u0433\u0430\u043b\u043e\u045e\u043d\u044b\u044f \u0440\u044b\u043c\u0441\u043a\u0456\u044f \u043b\u0456\u0447\u0431\u044b","Anchor...":"\u042f\u043a\u0430\u0440...","Anchor":"\u042f\u043a\u0430\u0440","Name":"\u0406\u043c\u044f","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID \u043f\u0430\u0432\u0456\u043d\u0435\u043d \u043f\u0430\u0447\u044b\u043d\u0430\u0446\u0446\u0430 \u0437 \u043b\u0456\u0442\u0430\u0440\u044b, \u0437\u0430 \u044f\u043a\u043e\u0439 \u0456\u0434\u0443\u0446\u044c \u0442\u043e\u043b\u044c\u043a\u0456 \u043b\u0456\u0442\u0430\u0440\u044b, \u043b\u0456\u0447\u0431\u044b, \u0437\u043b\u0443\u0447\u043a\u0456, \u043a\u0440\u043e\u043f\u043a\u0456, \u043a\u043e\u0441\u043a\u0456 \u0430\u0431\u043e \u0437\u043d\u0430\u043a\u0456 \u043f\u0430\u0434\u043a\u0440\u044d\u0441\u043b\u0456\u0432\u0430\u043d\u043d\u044f.","You have unsaved changes are you sure you want to navigate away?":"\u0423 \u0432\u0430\u0441 \u0451\u0441\u0446\u044c \u043d\u0435\u0437\u0430\u0445\u0430\u0432\u0430\u043d\u044b\u044f \u0437\u043c\u0435\u043d\u044b. \u0412\u044b \u045e\u043f\u044d\u045e\u043d\u0435\u043d\u044b\u044f, \u0448\u0442\u043e \u0445\u043e\u0447\u0430\u0446\u0435 \u0432\u044b\u0439\u0441\u0446\u0456?","Restore last draft":"\u0410\u0434\u043d\u0430\u045e\u043b\u0435\u043d\u043d\u0435 \u0430\u043f\u043e\u0448\u043d\u044f\u0433\u0430 \u043f\u0440\u0430\u0435\u043a\u0442\u0430","Special character...":"\u0421\u043f\u0435\u0446\u044b\u044f\u043b\u044c\u043d\u044b \u0441\u0456\u043c\u0432\u0430\u043b...","Special Character":"\u0421\u043f\u0435\u0446\u044b\u044f\u043b\u044c\u043d\u044b \u0421\u0456\u043c\u0432\u0430\u043b","Source code":"\u0417\u044b\u0445\u043e\u0434\u043d\u044b \u043a\u043e\u0434","Insert/Edit code sample":"\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c/\u0440\u044d\u0434\u0430\u0433\u0430\u0432\u0430\u0446\u044c \u043a\u043e\u0434","Language":"\u041c\u043e\u0432\u0430","Code sample...":"\u041f\u0440\u044b\u043a\u043b\u0430\u0434 \u043a\u043e\u0434\u0443...","Left to right":"\u0417\u043b\u0435\u0432\u0430 \u043d\u0430\u043f\u0440\u0430\u0432\u0430","Right to left":"\u0421\u043f\u0440\u0430\u0432\u0430 \u043d\u0430\u043b\u0435\u0432\u0430","Title":"\u0417\u0430\u0433\u0430\u043b\u043e\u0432\u0430\u043a","Fullscreen":"\u041f\u043e\u045e\u043d\u0430\u044d\u043a\u0440\u0430\u043d\u043d\u044b \u0440\u044d\u0436\u044b\u043c","Action":"\u0414\u0437\u0435\u044f\u043d\u043d\u0435","Shortcut":"\u0428\u043e\u0440\u0442\u043a\u0430\u0442","Help":"\u0414\u0430\u043f\u0430\u043c\u043e\u0433\u0430","Address":"\u0410\u0434\u0440\u0430\u0441","Focus to menubar":"\u0424\u043e\u043a\u0443\u0441 \u043d\u0430 \u0440\u0430\u0434\u043e\u043a \u043c\u0435\u043d\u044e","Focus to toolbar":"\u0424\u043e\u043a\u0443\u0441 \u043d\u0430 \u043f\u0430\u043d\u044d\u043b\u044c \u0456\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0430\u045e","Focus to element path":"\u0424\u043e\u043a\u0443\u0441 \u043d\u0430 \u0448\u043b\u044f\u0445 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0430","Focus to contextual toolbar":"\u0424\u043e\u043a\u0443\u0441 \u043d\u0430 \u043a\u0430\u043d\u0442\u044d\u043a\u0441\u0442\u043d\u0443\u044e \u043f\u0430\u043d\u044d\u043b\u044c \u0456\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0430\u045e","Insert link (if link plugin activated)":"\u040e\u0441\u0442\u0430\u0432\u0456\u0446\u044c \u0441\u043f\u0430\u0441\u044b\u043b\u043a\u0443 (\u043a\u0430\u043b\u0456 \u043f\u043b\u0430\u0433\u0456\u043d \u0441\u043f\u0430\u0441\u044b\u043b\u0430\u043a \u0430\u043a\u0442\u044b\u0432\u0430\u0432\u0430\u043d\u044b)","Save (if save plugin activated)":"\u0417\u0430\u0445\u0430\u0432\u0430\u0446\u044c (\u043a\u0430\u043b\u0456 \u043f\u043b\u0430\u0433\u0456\u043d \u0437\u0430\u0445\u0430\u0432\u0430\u043d\u043d\u044f \u0430\u043a\u0442\u044b\u0432\u0430\u0432\u0430\u043d\u044b)","Find (if searchreplace plugin activated)":"\u0428\u0443\u043a\u0430\u0446\u044c (\u043a\u0430\u043b\u0456 \u043f\u043b\u0430\u0433\u0456\u043d \u043f\u043e\u0448\u0443\u043a\u0443 \u0430\u043a\u0442\u044b\u0432\u0430\u0432\u0430\u043d\u044b)","Plugins installed ({0}):":"\u0423\u0441\u0442\u0430\u043b\u044f\u0432\u0430\u043d\u0430 \u043f\u043b\u0430\u0433\u0456\u043d\u0430\u045e ({0}):","Premium plugins:":"\u041f\u0440\u044d\u043c\u0456\u044f\u043b\u044c\u043d\u044b\u044f \u043f\u043b\u0430\u0433\u0456\u043d\u044b:","Learn more...":"\u041f\u0430\u0434\u0440\u0430\u0431\u044f\u0437\u043d\u0435\u0439 ...","You are using {0}":"\u0412\u044b \u043a\u0430\u0440\u044b\u0441\u0442\u0430\u0435\u0446\u0435\u0441\u044f {0}","Plugins":"\u041f\u043b\u0430\u0433\u0456\u043d\u044b","Handy Shortcuts":"\u0417\u0440\u0443\u0447\u043d\u044b\u044f \u0448\u043e\u0440\u0442\u043a\u0430\u0442\u044b","Horizontal line":"\u0413\u0430\u0440\u044b\u0437\u0430\u043d\u0442\u0430\u043b\u044c\u043d\u0430\u044f \u043b\u0456\u043d\u0456\u044f","Insert/edit image":"\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c/\u0440\u044d\u0434\u0430\u0433\u0430\u0432\u0430\u0446\u044c \u0432\u044b\u044f\u0432\u0443","Alternative description":"\u0410\u043b\u044c\u0442\u044d\u0440\u043d\u0430\u0442\u044b\u045e\u043d\u0430\u0435 \u0430\u043f\u0456\u0441\u0430\u043d\u043d\u0435","Accessibility":"\u0421\u043f\u0435\u0446\u044b\u044f\u043b\u044c\u043d\u044b\u044f \u043c\u0430\u0433\u0447\u044b\u043c\u0430\u0441\u0446\u0456","Image is decorative":"\u0412\u044b\u044f\u0432\u0430 \u0437'\u044f\u045e\u043b\u044f\u0435\u0446\u0446\u0430 \u0434\u044d\u043a\u0430\u0440\u0430\u0442\u044b\u045e\u043d\u0430\u0439","Source":"\u041a\u0440\u044b\u043d\u0456\u0446\u0430","Dimensions":"\u041f\u0430\u043c\u0435\u0440","Constrain proportions":"\u0417\u0430\u0445\u0430\u0432\u0430\u0446\u044c \u043f\u0440\u0430\u043f\u043e\u0440\u0446\u044b\u0456","General":"\u0410\u0433\u0443\u043b\u044c\u043d\u0430\u0435","Advanced":"\u041f\u0430\u0448\u044b\u0440\u0430\u043d\u0430\u0435","Style":"\u0421\u0442\u044b\u043b\u044c","Vertical space":"\u0412\u0435\u0440\u0442\u044b\u043a\u0430\u043b\u044c\u043d\u044b \u0456\u043d\u0442\u044d\u0440\u0432\u0430\u043b","Horizontal space":"\u0413\u0430\u0440\u044b\u0437\u0430\u043d\u0442\u0430\u043b\u044c\u043d\u044b \u0456\u043d\u0442\u044d\u0440\u0432\u0430\u043b","Border":"\u041c\u044f\u0436\u0430","Insert image":"\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c \u0432\u044b\u044f\u0432\u0443","Image...":"\u0412\u044b\u044f\u0432\u0430...","Image list":"\u0421\u043f\u0456\u0441 \u0432\u044b\u044f\u045e","Resize":"\u0417\u043c\u044f\u043d\u0456\u0446\u044c \u043f\u0430\u043c\u0435\u0440","Insert date/time":"\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c \u0434\u0430\u0442\u0443/\u0447\u0430\u0441","Date/time":"\u0414\u0430\u0442\u0430/\u0447\u0430\u0441","Insert/edit link":"\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c/\u0440\u044d\u0434\u0430\u0433\u0430\u0432\u0430\u0446\u044c \u0441\u043f\u0430\u0441\u044b\u043b\u043a\u0443","Text to display":"\u0422\u044d\u043a\u0441\u0442 \u0441\u043f\u0430\u0441\u044b\u043b\u043a\u0456","Url":"\u0410\u0434\u0440\u0430\u0441 \u0441\u043f\u0430\u0441\u044b\u043b\u043a\u0456","Open link in...":"\u0410\u0434\u043a\u0440\u044b\u0446\u044c \u0441\u043f\u0430\u0441\u044b\u043b\u043a\u0443 \u0443...","Current window":"\u0411\u044f\u0433\u0443\u0447\u0430\u0435 \u0430\u043a\u043d\u043e","None":"\u041d\u044f\u043c\u0430","New window":"\u0423 \u043d\u043e\u0432\u044b\u043c \u0430\u043a\u043d\u0435","Open link":"\u0410\u0434\u043a\u0440\u044b\u0446\u044c \u0441\u043f\u0430\u0441\u044b\u043b\u043a\u0443","Remove link":"\u0412\u044b\u0434\u0430\u043b\u0456\u0446\u044c \u0441\u043f\u0430\u0441\u044b\u043b\u043a\u0443","Anchors":"\u042f\u043a\u0430\u0440\u044b","Link...":"\u0421\u043f\u0430\u0441\u044b\u043b\u043a\u0430...","Paste or type a link":"\u0423\u0441\u0442\u0430\u045e\u0446\u0435 \u0430\u0431\u043e \u045e\u0432\u044f\u0434\u0437\u0456\u0446\u0435 \u0441\u043f\u0430\u0441\u044b\u043b\u043a\u0443","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"\u0423\u0432\u0435\u0434\u0437\u0435\u043d\u044b \u0430\u0434\u0440\u0430\u0441 \u043f\u0430\u0434\u043e\u0431\u043d\u044b \u043d\u0430 \u0430\u0434\u0440\u0430\u0441 \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0430\u0439 \u043f\u043e\u0448\u0442\u044b. \u0416\u0430\u0434\u0430\u0435\u0446\u0435 \u0434\u0430\u0434\u0430\u0446\u044c \u043d\u0435\u0430\u0431\u0445\u043e\u0434\u043d\u044b mailto: \u043f\u0440\u044d\u0444\u0456\u043a\u0441?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"\u0423\u0432\u0435\u0434\u0437\u0435\u043d\u044b \u0430\u0434\u0440\u0430\u0441 \u043f\u0430\u0434\u043e\u0431\u043d\u044b \u043d\u0430 \u0437\u043d\u0435\u0448\u043d\u044e\u044e \u0441\u043f\u0430\u0441\u044b\u043b\u043a\u0443. \u0416\u0430\u0434\u0430\u0435\u0446\u0435 \u0434\u0430\u0434\u0430\u0446\u044c \u043d\u0435\u0430\u0431\u0445\u043e\u0434\u043d\u044b http:// \u043f\u0440\u044d\u0444\u0456\u043a\u0441?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"\u0412\u044b \u045e\u0432\u044f\u043b\u0456 URL \u044f\u043a\u0456 \u0432\u044b\u0433\u043b\u044f\u0434\u0430\u0435 \u044f\u043a \u0432\u043e\u043d\u043a\u0430\u0432\u0430\u044f \u0441\u043f\u0430\u0441\u044b\u043b\u043a\u0430. \u0426\u0456 \u0445\u043e\u0447\u0430\u0446\u0435 \u0432\u044b \u0434\u0430\u0434\u0430\u0446\u044c \u043d\u0435\u0430\u0431\u0445\u043e\u0434\u043d\u044b \u043f\u0440\u044d\u0444\u0456\u043a\u0441 https:// ?","Link list":"\u0421\u043f\u0456\u0441 \u0441\u043f\u0430\u0441\u044b\u043b\u0430\u043a","Insert video":"\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c \u0432\u0456\u0434\u044d\u0430","Insert/edit video":"\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c/\u0440\u044d\u0434\u0430\u0433\u0430\u0432\u0430\u0446\u044c \u0432\u0456\u0434\u044d\u0430","Insert/edit media":"\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c/\u0440\u044d\u0434\u0430\u0433\u0430\u0432\u0430\u0446\u044c \u043c\u0435\u0434\u044b\u044f","Alternative source":"\u0410\u043b\u044c\u0442\u044d\u0440\u043d\u0430\u0442\u044b\u045e\u043d\u0430\u044f \u043a\u0440\u044b\u043d\u0456\u0446\u0430","Alternative source URL":"URL \u0430\u043b\u044c\u0442\u044d\u0440\u043d\u0430\u0442\u044b\u045e\u043d\u0430\u0439 \u043a\u0440\u044b\u043d\u0456\u0446\u044b","Media poster (Image URL)":"\u041f\u043e\u0441\u0442\u044d\u0440 \u043c\u0435\u0434\u044b\u044f (URL \u0432\u044b\u044f\u0432\u044b)","Paste your embed code below:":"\u0423\u0441\u0442\u0430\u045e\u0446\u0435 \u0432\u0430\u0448 \u043a\u043e\u0434 \u043d\u0456\u0436\u044d\u0439:","Embed":"\u041a\u043e\u0434 \u0434\u043b\u044f \u045e\u0441\u0442\u0430\u045e\u043a\u0456","Media...":"\u041c\u0435\u0434\u044b\u044f...","Nonbreaking space":"\u041d\u0435\u043f\u0430\u0440\u044b\u045e\u043d\u044b \u043f\u0440\u0430\u0431\u0435\u043b","Page break":"\u0420\u0430\u0437\u0440\u044b\u045e \u0441\u0442\u0430\u0440\u043e\u043d\u043a\u0456","Paste as text":"\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c \u044f\u043a \u0442\u044d\u043a\u0441\u0442","Preview":"\u041f\u0440\u0430\u0434\u043f\u0440\u0430\u0433\u043b\u044f\u0434","Print":"\u0414\u0440\u0443\u043a","Print...":"\u0414\u0440\u0443\u043a...","Save":"\u0417\u0430\u0445\u0430\u0432\u0430\u0446\u044c","Find":"\u0417\u043d\u0430\u0439\u0441\u0446\u0456","Replace with":"\u0417\u043c\u044f\u043d\u0456\u0446\u044c \u043d\u0430","Replace":"\u0417\u043c\u044f\u043d\u0456\u0446\u044c","Replace all":"\u0417\u043c\u044f\u043d\u0456\u0446\u044c \u0443\u0441\u0435","Previous":"\u041f\u0430\u043f\u044f\u0440\u044d\u0434\u043d\u0456","Next":"\u0423\u043d\u0456\u0437","Find and Replace":"\u041f\u043e\u0448\u0443\u043a \u0456 \u0417\u0430\u043c\u0435\u043d\u0430","Find and replace...":"\u041f\u043e\u0448\u0443\u043a \u0456 \u0437\u0430\u043c\u0435\u043d\u0430...","Could not find the specified string.":"\u0417\u0430\u0434\u0430\u0434\u0437\u0435\u043d\u044b \u0440\u0430\u0434\u043e\u043a \u043d\u0435 \u0437\u043d\u043e\u0439\u0434\u0437\u0435\u043d\u044b","Match case":"\u0423\u043b\u0456\u0447\u0432\u0430\u0446\u044c \u0440\u044d\u0433\u0456\u0441\u0442\u0440","Find whole words only":"\u0428\u0443\u043a\u0430\u0446\u044c \u0442\u043e\u043b\u044c\u043a\u0456 \u0446\u044d\u043b\u044b\u044f \u0441\u043b\u043e\u0432\u044b","Find in selection":"\u0417\u043d\u0430\u0439\u0441\u0446\u0456 \u045e \u0432\u044b\u043b\u0443\u0447\u0430\u043d\u044b\u043c","Insert table":"\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c \u0442\u0430\u0431\u043b\u0456\u0446\u0443","Table properties":"\u0423\u043b\u0430\u0441\u0446\u0456\u0432\u0430\u0441\u0446\u0456 \u0442\u0430\u0431\u043b\u0456\u0446\u044b","Delete table":"\u0412\u044b\u0434\u0430\u043b\u0456\u0446\u044c \u0442\u0430\u0431\u043b\u0456\u0446\u0443","Cell":"\u042f\u0447\u044d\u0439\u043a\u0430","Row":"\u0420\u0430\u0434\u043e\u043a","Column":"\u0421\u043b\u0443\u043f\u043e\u043a","Cell properties":"\u041f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u044b \u044f\u0447\u044d\u0439\u043a\u0456","Merge cells":"\u0410\u0431'\u044f\u0434\u043d\u0430\u0446\u044c \u044f\u0447\u044d\u0439\u043a\u0456","Split cell":"\u0420\u0430\u0437\u0431\u0456\u0446\u044c \u044f\u0447\u044d\u0439\u043a\u0443","Insert row before":"\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c \u0440\u0430\u0434\u043e\u043a \u0437\u0432\u0435\u0440\u0445\u0443","Insert row after":"\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c \u0440\u0430\u0434\u043e\u043a \u0437\u043d\u0456\u0437\u0443","Delete row":"\u0412\u044b\u0434\u0430\u043b\u0456\u0446\u044c \u0440\u0430\u0434\u043e\u043a","Row properties":"\u041f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u044b \u0440\u0430\u0434\u043a\u0430","Cut row":"\u0412\u044b\u0440\u0430\u0437\u0430\u0446\u044c \u0440\u0430\u0434\u043e\u043a","Cut column":"\u0412\u044b\u0440\u0430\u0437\u0430\u0446\u044c \u0441\u043b\u0443\u043f\u043e\u043a","Copy row":"\u041a\u0430\u043f\u0456\u044f\u0432\u0430\u0446\u044c \u0440\u0430\u0434\u043e\u043a","Copy column":"\u0417\u0440\u0430\u0431\u0456\u0446\u044c \u043a\u043e\u043f\u0456\u044e \u0441\u043b\u0443\u043f\u043a\u0430","Paste row before":"\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c \u0440\u0430\u0434\u043e\u043a \u0437\u0432\u0435\u0440\u0445\u0443","Paste column before":"\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c \u0441\u043b\u0443\u043f\u043e\u043a \u043f\u0435\u0440\u0430\u0434","Paste row after":"\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c \u0440\u0430\u0434\u043e\u043a \u0437\u043d\u0456\u0437\u0443","Paste column after":"\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c \u0441\u043b\u0443\u043f\u043e\u043a \u043f\u0430\u0441\u043b\u044f","Insert column before":"\u0414\u0430\u0434\u0430\u0446\u044c \u0441\u043b\u0443\u043f\u043e\u043a \u0437\u043b\u0435\u0432\u0430","Insert column after":"\u0414\u0430\u0434\u0430\u0446\u044c \u0441\u043b\u0443\u043f\u043e\u043a \u0441\u043f\u0440\u0430\u0432\u0430","Delete column":"\u0412\u044b\u0434\u0430\u043b\u0456\u0446\u044c \u0441\u043b\u0443\u043f\u043e\u043a","Cols":"\u0421\u043b\u0443\u043f\u043a\u0456","Rows":"\u0420\u0430\u0434\u043a\u0456","Width":"\u0428\u044b\u0440\u044b\u043d\u044f","Height":"\u0412\u044b\u0448\u044b\u043d\u044f","Cell spacing":"\u0417\u043d\u0435\u0448\u043d\u0456 \u0432\u043e\u0434\u0441\u0442\u0443\u043f","Cell padding":"\u0423\u043d\u0443\u0442\u0440\u0430\u043d\u044b \u0432\u043e\u0434\u0441\u0442\u0443\u043f","Row clipboard actions":"\u0414\u0437\u0435\u044f\u043d\u043d\u0456 \u0437 \u0431\u0443\u0444\u0435\u0440\u0430\u043c \u0430\u0431\u043c\u0435\u043d\u0443 \u0434\u043b\u044f \u0440\u0430\u0434\u043a\u0443","Column clipboard actions":"\u0414\u0437\u0435\u044f\u043d\u043d\u0456 \u0437 \u0431\u0443\u0444\u0435\u0440\u0430\u043c \u0430\u0431\u043c\u0435\u043d\u0443 \u0434\u043b\u044f \u0441\u043b\u0443\u043f\u043a\u0430","Table styles":"\u0421\u0442\u044b\u043b\u0456 \u0442\u0430\u0431\u043b\u0456\u0446\u044b","Cell styles":"\u0421\u0442\u044b\u043b\u0456 \u044f\u0447\u044d\u0439\u043a\u0456","Column header":"\u0417\u0430\u0433\u0430\u043b\u043e\u0432\u0430\u043a \u0441\u043b\u0443\u043f\u043a\u0430","Row header":"\u0417\u0430\u0433\u0430\u043b\u043e\u0432\u0430\u043a \u0440\u0430\u0434\u043a\u0443","Table caption":"\u041d\u0430\u0434\u043f\u0456\u0441 \u0434\u0430 \u0442\u0430\u0431\u043b\u0456\u0446\u044b","Caption":"\u0417\u0430\u0433\u0430\u043b\u043e\u0432\u0430\u043a","Show caption":"\u041f\u0430\u043a\u0430\u0437\u0430\u0446\u044c \u043d\u0430\u0434\u043f\u0456\u0441","Left":"\u041f\u0430 \u043b\u0435\u0432\u044b\u043c \u043a\u0440\u0430\u0456","Center":"\u041f\u0430 \u0446\u044d\u043d\u0442\u0440\u044b","Right":"\u041f\u0430 \u043f\u0440\u0430\u0432\u044b\u043c \u043a\u0440\u0430\u0456","Cell type":"\u0422\u044b\u043f \u044f\u0447\u044d\u0439\u043a\u0456","Scope":"\u0421\u0444\u0435\u0440\u0430","Alignment":"\u0412\u044b\u0440\u0430\u045e\u043d\u043e\u045e\u0432\u0430\u043d\u043d\u0435","Horizontal align":"\u0420\u0430\u045e\u043d\u0430\u0432\u0430\u043d\u043d\u0435 \u043f\u0430 \u0433\u0430\u0440\u044b\u0437\u0430\u043d\u0442\u0430\u043b\u0456","Vertical align":"\u0420\u0430\u045e\u043d\u0430\u0432\u0430\u043d\u043d\u0435 \u043f\u0430 \u0432\u0435\u0440\u0442\u044b\u043a\u043e\u043b\u0456","Top":"\u0412\u0435\u0440\u0445","Middle":"\u0421\u044f\u0440\u044d\u0434\u0437\u0456\u043d\u0430","Bottom":"\u041d\u0456\u0437","Header cell":"\u0417\u0430\u0433\u0430\u043b\u043e\u0432\u0430\u043a","Row group":"\u0413\u0440\u0443\u043f\u0430 \u0440\u0430\u0434\u043a\u043e\u045e","Column group":"\u0413\u0440\u0443\u043f\u0430 \u0441\u043b\u0443\u043f\u043a\u043e\u045e","Row type":"\u0422\u044b\u043f \u0440\u0430\u0434\u043a\u0430","Header":"\u0428\u0430\u043f\u043a\u0430","Body":"\u0426\u0435\u043b\u0430","Footer":"\u041d\u0456\u0437","Border color":"\u041a\u043e\u043b\u0435\u0440 \u043c\u044f\u0436\u044b","Solid":"\u0421\u0443\u0446\u044d\u043b\u044c\u043d\u044b","Dotted":"\u041a\u0440\u043e\u043f\u043a\u0430\u043c\u0456","Dashed":"\u0420\u044b\u0441\u043a\u0430\u043c\u0456","Double":"\u041f\u0430\u0434\u0432\u043e\u0439\u043d\u044b","Groove":"\u0420\u0430\u0432\u043e\u043a","Ridge":"Ridge","Inset":"","Outset":"","Hidden":"\u0421\u0445\u0430\u0432\u0430\u043d\u044b","Insert template...":"\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c \u0443\u0437\u043e\u0440...","Templates":"\u0428\u0430\u0431\u043b\u043e\u043d\u044b","Template":"\u0428\u0430\u0431\u043b\u043e\u043d","Insert Template":"\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c \u0423\u0437\u043e\u0440","Text color":"\u041a\u043e\u043b\u0435\u0440 \u0442\u044d\u043a\u0441\u0442\u0443","Background color":"\u041a\u043e\u043b\u0435\u0440 \u0444\u043e\u043d\u0443","Custom...":"\u041a\u0430\u0440\u044b\u0441\u0442\u0430\u0446\u043a\u0456...","Custom color":"\u041a\u0430\u0440\u044b\u0441\u0442\u0430\u0446\u043a\u0456 \u043a\u043e\u043b\u0435\u0440","No color":"\u0411\u0435\u0437 \u043a\u043e\u043b\u0435\u0440\u0443","Remove color":"\u0412\u044b\u0434\u0430\u043b\u0456\u0446\u044c \u043a\u043e\u043b\u0435\u0440","Show blocks":"\u041f\u0430\u043a\u0430\u0437\u0432\u0430\u0446\u044c \u0431\u043b\u043e\u043a\u0456","Show invisible characters":"\u041f\u0430\u043a\u0430\u0437\u0432\u0430\u0446\u044c \u043d\u044f\u0431\u0430\u0447\u043d\u044b\u044f \u0441\u0456\u043c\u0432\u0430\u043b\u044b","Word count":"\u041a\u043e\u043b\u044c\u043a\u0430\u0441\u0446\u044c \u0441\u043b\u043e\u045e","Count":"\u041a\u043e\u043b\u044c\u043a\u0430\u0441\u0446\u044c","Document":"\u0414\u0430\u043a\u0443\u043c\u0435\u043d\u0442","Selection":"\u0412\u044b\u0431\u0430\u0440","Words":"\u0421\u043b\u043e\u0432\u044b","Words: {0}":"\u041a\u043e\u043b\u044c\u043a\u0430\u0441\u0446\u044c \u0441\u043b\u043e\u045e: {0}","{0} words":"{0} \u0441\u043b\u043e\u045e","File":"\u0424\u0430\u0439\u043b","Edit":"\u0417\u043c\u044f\u043d\u0456\u0446\u044c","Insert":"\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c","View":"\u0412\u044b\u0433\u043b\u044f\u0434","Format":"\u0424\u0430\u0440\u043c\u0430\u0442","Table":"\u0422\u0430\u0431\u043b\u0456\u0446\u0430","Tools":"\u041f\u0440\u044b\u043b\u0430\u0434\u044b","Powered by {0}":"\u041f\u0440\u0430\u0446\u0443\u0435 \u043d\u0430 {0}","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\u0422\u044d\u043a\u0441\u0442\u0430\u0432\u0430\u0435 \u043f\u043e\u043b\u0435. \u041d\u0430\u0446\u0456\u0441\u043d\u0456\u0446\u0435 ALT-F9, \u043a\u0430\u0431 \u0432\u044b\u043a\u043b\u0456\u043a\u0430\u0446\u044c \u043c\u0435\u043d\u044e, ALT-F10 - \u043f\u0430\u043d\u044d\u043b\u044c \u043f\u0440\u044b\u043b\u0430\u0434\u0430\u045e, ALT-0 - \u0434\u043b\u044f \u0432\u044b\u043a\u043b\u0456\u043a\u0443 \u0434\u0430\u043f\u0430\u043c\u043e\u0433\u0456.","Image title":"\u041d\u0430\u0437\u0432\u0430 \u0432\u044b\u044f\u0432\u044b","Border width":"\u0428\u044b\u0440\u044b\u043d\u044f \u043c\u044f\u0436\u044b","Border style":"\u0421\u0442\u044b\u043b\u044c \u043c\u044f\u0436\u044b","Error":"\u041f\u0430\u043c\u044b\u043b\u043a\u0430","Warn":"\u041f\u0430\u043f\u044f\u0440\u044d\u0434\u0436\u0430\u043d\u043d\u0435","Valid":"\u0421\u0430\u043f\u0440\u0430\u045e\u0434\u043d\u0430\u0435","To open the popup, press Shift+Enter":"\u041a\u0430\u0431 \u0430\u0434\u043a\u0440\u044b\u0446\u044c \u0443\u0441\u043f\u043b\u044b\u0432\u0430\u044e\u0447\u0430\u0435 \u0430\u043a\u0435\u043d\u0446\u0430, \u043d\u0430\u0446\u0456\u0441\u043d\u0456\u0446\u0435 Shift+Enter","Rich Text Area":"","Rich Text Area. Press ALT-0 for help.":"","System Font":"\u0421\u0456\u0441\u0442\u044d\u043c\u043d\u044b \u0428\u0440\u044b\u0444\u0442","Failed to upload image: {0}":"\u041d\u0435 \u0430\u0442\u0440\u044b\u043c\u0430\u043b\u0430\u0441\u044f \u0437\u0430\u043f\u0430\u043c\u043f\u0430\u0432\u0430\u0446\u044c \u0432\u044b\u044f\u0432\u0443: {0}","Failed to load plugin: {0} from url {1}":"\u041d\u0435 \u0430\u0442\u0440\u044b\u043c\u0430\u043b\u0430\u0441\u044f \u0437\u0430\u0433\u0440\u0443\u0437\u0456\u0446\u044c \u043f\u043b\u0430\u0433\u0456\u043d: {0} \u0437 url {1}","Failed to load plugin url: {0}":"\u041d\u0435 \u0430\u0442\u0440\u044b\u043c\u0430\u043b\u0430\u0441\u044f \u0437\u0430\u0433\u0440\u0443\u0437\u0456\u0446\u044c url \u043f\u043b\u0430\u0433\u0456\u043d\u0430: {0}","Failed to initialize plugin: {0}":"\u041d\u0435 \u0430\u0442\u0440\u044b\u043c\u0430\u043b\u0430\u0441\u044f \u0456\u043d\u0456\u0446\u044b\u044f\u043b\u0456\u0437\u0430\u0432\u0430\u0446\u044c \u043f\u043b\u0430\u0433\u0456\u043d: {0}","example":"\u043f\u0440\u044b\u043a\u043b\u0430\u0434","Search":"\u041f\u043e\u0448\u0443\u043a","All":"\u0423\u0441\u0435","Currency":"\u0412\u0430\u043b\u044e\u0442\u0430","Text":"\u0422\u044d\u043a\u0441\u0442","Quotations":"\u0426\u044b\u0442\u0430\u0442\u044b","Mathematical":"\u041c\u0430\u0442\u044d\u043c\u0430\u0442\u044b\u0447\u043d\u044b\u044f","Extended Latin":"\u041f\u0430\u0448\u044b\u0440\u0430\u043d\u0430\u044f \u043b\u0430\u0446\u0456\u043d\u043a\u0430","Symbols":"\u0421\u0456\u043c\u0432\u0430\u043b\u044b","Arrows":"\u0421\u0442\u0440\u044d\u043b\u043a\u0456","User Defined":"\u0412\u044b\u0437\u043d\u0430\u0447\u0430\u043d\u0430 \u043a\u0430\u0440\u044b\u0441\u0442\u0430\u043b\u044c\u043d\u0456\u043a\u0430\u043c","dollar sign":"\u0437\u043d\u0430\u0447\u043e\u043a \u0434\u043e\u043b\u0430\u0440\u0430","currency sign":"\u0437\u043d\u0430\u0447\u043e\u043a \u0432\u0430\u043b\u044e\u0442\u044b","euro-currency sign":"\u0437\u043d\u0430\u0447\u043e\u043a \u044d\u045e\u0440\u0430","colon sign":"\u0437\u043d\u0430\u0447\u043e\u043a \u0434\u0432\u0443\u0445\u043a\u0440\u043e\u043f'\u044f","cruzeiro sign":"\u0437\u043d\u0430\u0447\u043e\u043a \u043a\u0440\u0443\u0437\u044d\u0439\u0440\u0430","french franc sign":"\u0437\u043d\u0430\u0447\u043e\u043a \u0444\u0440\u0430\u043d\u0446\u0443\u0437\u0441\u043a\u0430\u0433\u0430 \u0444\u0440\u0430\u043d\u043a\u0430","lira sign":"\u0437\u043d\u0430\u0447\u043e\u043a \u043b\u0456\u0440\u044b","mill sign":"\u0437\u043d\u0430\u0447\u043e\u043a \u043c\u0456\u043b\u044e","naira sign":"","peseta sign":"","rupee sign":"","won sign":"","new sheqel sign":"","dong sign":"","kip sign":"","tugrik sign":"","drachma sign":"","german penny symbol":"","peso sign":"","guarani sign":"","austral sign":"","hryvnia sign":"","cedi sign":"","livre tournois sign":"","spesmilo sign":"","tenge sign":"","indian rupee sign":"","turkish lira sign":"","nordic mark sign":"","manat sign":"","ruble sign":"","yen character":"","yuan character":"","yuan character, in hong kong and taiwan":"","yen/yuan character variant one":"","Emojis":"","Emojis...":"","Loading emojis...":"","Could not load emojis":"","People":"","Animals and Nature":"","Food and Drink":"","Activity":"","Travel and Places":"","Objects":"","Flags":"","Characters":"","Characters (no spaces)":"","{0} characters":"","Error: Form submit field collision.":"","Error: No form element found.":"","Color swatch":"","Color Picker":"","Invalid hex color code: {0}":"","Invalid input":"","R":"R","Red component":"","G":"G","Green component":"","B":"B","Blue component":"","#":"","Hex color code":"","Range 0 to 255":"","Turquoise":"","Green":"","Blue":"","Purple":"","Navy Blue":"","Dark Turquoise":"","Dark Green":"","Medium Blue":"","Medium Purple":"","Midnight Blue":"","Yellow":"","Orange":"","Red":"","Light Gray":"","Gray":"","Dark Yellow":"","Dark Orange":"","Dark Red":"","Medium Gray":"","Dark Gray":"","Light Green":"","Light Yellow":"","Light Red":"","Light Purple":"","Light Blue":"","Dark Purple":"","Dark Blue":"","Black":"","White":"","Switch to or from fullscreen mode":"","Open help dialog":"","history":"","styles":"","formatting":"","alignment":"","indentation":"","Font":"","Size":"","More...":"","Select...":"","Preferences":"","Yes":"","No":"","Keyboard Navigation":"","Version":"","Code view":"","Open popup menu for split buttons":"","List Properties":"","List properties...":"","Start list at number":"","Line height":"\u0412\u044b\u0448\u044b\u043d\u044f \u0440\u0430\u0434\u043a\u0443","Dropped file type is not supported":"\u0422\u044b\u043f \u0444\u0430\u0439\u043b\u0430 \u043d\u0435 \u043f\u0430\u0434\u0442\u0440\u044b\u043c\u043b\u0456\u0432\u0430\u0435\u0446\u0446\u0430","Loading...":"\u0417\u0430\u0433\u0440\u0443\u0437\u043a\u0430...","ImageProxy HTTP error: Rejected request":"","ImageProxy HTTP error: Could not find Image Proxy":"","ImageProxy HTTP error: Incorrect Image Proxy URL":"","ImageProxy HTTP error: Unknown ImageProxy error":""}); \ No newline at end of file +tinymce.addI18n("be",{"#":"","Accessibility":"\u0421\u043f\u0435\u0446\u044b\u044f\u043b\u044c\u043d\u044b\u044f \u043c\u0430\u0433\u0447\u044b\u043c\u0430\u0441\u0446\u0456","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"\u0414\u0437\u0435\u044f\u043d\u043d\u0435","Activity":"","Address":"\u0410\u0434\u0440\u0430\u0441","Advanced":"\u041f\u0430\u0448\u044b\u0440\u0430\u043d\u0430\u0435","Align":"\u0412\u044b\u0440\u0430\u045e\u043d\u043e\u045e\u0432\u0430\u043d\u043d\u0435","Align center":"\u041f\u0430 \u0446\u044d\u043d\u0442\u0440\u044b","Align left":"\u041f\u0430 \u043b\u0435\u0432\u044b\u043c \u043a\u0440\u0430\u0456","Align right":"\u041f\u0430 \u043f\u0440\u0430\u0432\u044b\u043c \u043a\u0440\u0430\u0456","Alignment":"\u0412\u044b\u0440\u0430\u045e\u043d\u043e\u045e\u0432\u0430\u043d\u043d\u0435","Alignment {0}":"","All":"\u0423\u0441\u0435","Alternative description":"\u0410\u043b\u044c\u0442\u044d\u0440\u043d\u0430\u0442\u044b\u045e\u043d\u0430\u0435 \u0430\u043f\u0456\u0441\u0430\u043d\u043d\u0435","Alternative source":"\u0410\u043b\u044c\u0442\u044d\u0440\u043d\u0430\u0442\u044b\u045e\u043d\u0430\u044f \u043a\u0440\u044b\u043d\u0456\u0446\u0430","Alternative source URL":"URL \u0430\u043b\u044c\u0442\u044d\u0440\u043d\u0430\u0442\u044b\u045e\u043d\u0430\u0439 \u043a\u0440\u044b\u043d\u0456\u0446\u044b","Anchor":"\u042f\u043a\u0430\u0440","Anchor...":"\u042f\u043a\u0430\u0440...","Anchors":"\u042f\u043a\u0430\u0440\u044b","Animals and Nature":"","Arrows":"\u0421\u0442\u0440\u044d\u043b\u043a\u0456","B":"B","Background color":"\u041a\u043e\u043b\u0435\u0440 \u0444\u043e\u043d\u0443","Background color {0}":"","Black":"","Block":"\u0417\u0430\u0431\u043b\u0430\u043a\u0430\u0432\u0430\u0446\u044c","Block {0}":"","Blockquote":"\u0426\u044b\u0442\u0430\u0442\u0430","Blocks":"\u0411\u043b\u043e\u043a\u0456","Blue":"","Blue component":"","Body":"\u0426\u0435\u043b\u0430","Bold":"\u0422\u043b\u0443\u0441\u0442\u044b","Border":"\u041c\u044f\u0436\u0430","Border color":"\u041a\u043e\u043b\u0435\u0440 \u043c\u044f\u0436\u044b","Border style":"\u0421\u0442\u044b\u043b\u044c \u043c\u044f\u0436\u044b","Border width":"\u0428\u044b\u0440\u044b\u043d\u044f \u043c\u044f\u0436\u044b","Bottom":"\u041d\u0456\u0437","Browse files":"","Browse for an image":"\u041f\u043e\u0448\u0443\u043a \u0432\u044b\u044f\u0432\u044b","Browse links":"","Bullet list":"\u041c\u0430\u0440\u043a\u0456\u0440\u0430\u0432\u0430\u043d\u044b \u0441\u043f\u0456\u0441","Cancel":"\u0410\u0434\u043c\u044f\u043d\u0456\u0446\u044c","Caption":"\u0417\u0430\u0433\u0430\u043b\u043e\u0432\u0430\u043a","Cell":"\u042f\u0447\u044d\u0439\u043a\u0430","Cell padding":"\u0423\u043d\u0443\u0442\u0440\u0430\u043d\u044b \u0432\u043e\u0434\u0441\u0442\u0443\u043f","Cell properties":"\u041f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u044b \u044f\u0447\u044d\u0439\u043a\u0456","Cell spacing":"\u0417\u043d\u0435\u0448\u043d\u0456 \u0432\u043e\u0434\u0441\u0442\u0443\u043f","Cell styles":"\u0421\u0442\u044b\u043b\u0456 \u044f\u0447\u044d\u0439\u043a\u0456","Cell type":"\u0422\u044b\u043f \u044f\u0447\u044d\u0439\u043a\u0456","Center":"\u041f\u0430 \u0446\u044d\u043d\u0442\u0440\u044b","Characters":"","Characters (no spaces)":"","Circle":"\u0410\u043a\u0440\u0443\u0436\u043d\u0430\u0441\u0446\u0456","Class":"\u041a\u043b\u0430\u0441","Clear formatting":"\u0410\u0447\u044b\u0441\u0446\u0456\u0446\u044c \u0444\u0430\u0440\u043c\u0430\u0442","Close":"\u0417\u0430\u0447\u044b\u043d\u0456\u0446\u044c","Code":"\u041a\u043e\u0434","Code sample...":"\u041f\u0440\u044b\u043a\u043b\u0430\u0434 \u043a\u043e\u0434\u0443...","Code view":"","Color Picker":"","Color swatch":"","Cols":"\u0421\u043b\u0443\u043f\u043a\u0456","Column":"\u0421\u043b\u0443\u043f\u043e\u043a","Column clipboard actions":"\u0414\u0437\u0435\u044f\u043d\u043d\u0456 \u0437 \u0431\u0443\u0444\u0435\u0440\u0430\u043c \u0430\u0431\u043c\u0435\u043d\u0443 \u0434\u043b\u044f \u0441\u043b\u0443\u043f\u043a\u0430","Column group":"\u0413\u0440\u0443\u043f\u0430 \u0441\u043b\u0443\u043f\u043a\u043e\u045e","Column header":"\u0417\u0430\u0433\u0430\u043b\u043e\u0432\u0430\u043a \u0441\u043b\u0443\u043f\u043a\u0430","Constrain proportions":"\u0417\u0430\u0445\u0430\u0432\u0430\u0446\u044c \u043f\u0440\u0430\u043f\u043e\u0440\u0446\u044b\u0456","Copy":"\u041a\u0430\u043f\u0456\u0440\u0430\u0432\u0430\u0446\u044c","Copy column":"\u0417\u0440\u0430\u0431\u0456\u0446\u044c \u043a\u043e\u043f\u0456\u044e \u0441\u043b\u0443\u043f\u043a\u0430","Copy row":"\u041a\u0430\u043f\u0456\u044f\u0432\u0430\u0446\u044c \u0440\u0430\u0434\u043e\u043a","Could not find the specified string.":"\u0417\u0430\u0434\u0430\u0434\u0437\u0435\u043d\u044b \u0440\u0430\u0434\u043e\u043a \u043d\u0435 \u0437\u043d\u043e\u0439\u0434\u0437\u0435\u043d\u044b","Could not load emojis":"","Count":"\u041a\u043e\u043b\u044c\u043a\u0430\u0441\u0446\u044c","Currency":"\u0412\u0430\u043b\u044e\u0442\u0430","Current window":"\u0411\u044f\u0433\u0443\u0447\u0430\u0435 \u0430\u043a\u043d\u043e","Custom color":"\u041a\u0430\u0440\u044b\u0441\u0442\u0430\u0446\u043a\u0456 \u043a\u043e\u043b\u0435\u0440","Custom...":"\u041a\u0430\u0440\u044b\u0441\u0442\u0430\u0446\u043a\u0456...","Cut":"\u0412\u044b\u0440\u0430\u0437\u0430\u0446\u044c","Cut column":"\u0412\u044b\u0440\u0430\u0437\u0430\u0446\u044c \u0441\u043b\u0443\u043f\u043e\u043a","Cut row":"\u0412\u044b\u0440\u0430\u0437\u0430\u0446\u044c \u0440\u0430\u0434\u043e\u043a","Dark Blue":"","Dark Gray":"","Dark Green":"","Dark Orange":"","Dark Purple":"","Dark Red":"","Dark Turquoise":"","Dark Yellow":"","Dashed":"\u0420\u044b\u0441\u043a\u0430\u043c\u0456","Date/time":"\u0414\u0430\u0442\u0430/\u0447\u0430\u0441","Decrease indent":"\u041f\u0430\u043c\u0435\u043d\u0448\u044b\u0446\u044c \u0432\u043e\u0434\u0441\u0442\u0443\u043f","Default":"\u0421\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u044b","Delete accordion":"","Delete column":"\u0412\u044b\u0434\u0430\u043b\u0456\u0446\u044c \u0441\u043b\u0443\u043f\u043e\u043a","Delete row":"\u0412\u044b\u0434\u0430\u043b\u0456\u0446\u044c \u0440\u0430\u0434\u043e\u043a","Delete table":"\u0412\u044b\u0434\u0430\u043b\u0456\u0446\u044c \u0442\u0430\u0431\u043b\u0456\u0446\u0443","Dimensions":"\u041f\u0430\u043c\u0435\u0440","Disc":"\u041a\u0440\u0443\u0433\u0456","Div":"\u0411\u043b\u043e\u043a","Document":"\u0414\u0430\u043a\u0443\u043c\u0435\u043d\u0442","Dotted":"\u041a\u0440\u043e\u043f\u043a\u0430\u043c\u0456","Double":"\u041f\u0430\u0434\u0432\u043e\u0439\u043d\u044b","Drop an image here":"\u0410\u0434\u043a\u0456\u043d\u044c\u0446\u0435 \u0432\u044b\u044f\u0432\u0443 \u0442\u0443\u0442","Dropped file type is not supported":"\u0422\u044b\u043f \u0444\u0430\u0439\u043b\u0430 \u043d\u0435 \u043f\u0430\u0434\u0442\u0440\u044b\u043c\u043b\u0456\u0432\u0430\u0435\u0446\u0446\u0430","Edit":"\u0417\u043c\u044f\u043d\u0456\u0446\u044c","Embed":"\u041a\u043e\u0434 \u0434\u043b\u044f \u045e\u0441\u0442\u0430\u045e\u043a\u0456","Emojis":"","Emojis...":"","Error":"\u041f\u0430\u043c\u044b\u043b\u043a\u0430","Error: Form submit field collision.":"","Error: No form element found.":"","Extended Latin":"\u041f\u0430\u0448\u044b\u0440\u0430\u043d\u0430\u044f \u043b\u0430\u0446\u0456\u043d\u043a\u0430","Failed to initialize plugin: {0}":"\u041d\u0435 \u0430\u0442\u0440\u044b\u043c\u0430\u043b\u0430\u0441\u044f \u0456\u043d\u0456\u0446\u044b\u044f\u043b\u0456\u0437\u0430\u0432\u0430\u0446\u044c \u043f\u043b\u0430\u0433\u0456\u043d: {0}","Failed to load plugin url: {0}":"\u041d\u0435 \u0430\u0442\u0440\u044b\u043c\u0430\u043b\u0430\u0441\u044f \u0437\u0430\u0433\u0440\u0443\u0437\u0456\u0446\u044c url \u043f\u043b\u0430\u0433\u0456\u043d\u0430: {0}","Failed to load plugin: {0} from url {1}":"\u041d\u0435 \u0430\u0442\u0440\u044b\u043c\u0430\u043b\u0430\u0441\u044f \u0437\u0430\u0433\u0440\u0443\u0437\u0456\u0446\u044c \u043f\u043b\u0430\u0433\u0456\u043d: {0} \u0437 url {1}","Failed to upload image: {0}":"\u041d\u0435 \u0430\u0442\u0440\u044b\u043c\u0430\u043b\u0430\u0441\u044f \u0437\u0430\u043f\u0430\u043c\u043f\u0430\u0432\u0430\u0446\u044c \u0432\u044b\u044f\u0432\u0443: {0}","File":"\u0424\u0430\u0439\u043b","Find":"\u0417\u043d\u0430\u0439\u0441\u0446\u0456","Find (if searchreplace plugin activated)":"\u0428\u0443\u043a\u0430\u0446\u044c (\u043a\u0430\u043b\u0456 \u043f\u043b\u0430\u0433\u0456\u043d \u043f\u043e\u0448\u0443\u043a\u0443 \u0430\u043a\u0442\u044b\u0432\u0430\u0432\u0430\u043d\u044b)","Find and Replace":"\u041f\u043e\u0448\u0443\u043a \u0456 \u0417\u0430\u043c\u0435\u043d\u0430","Find and replace...":"\u041f\u043e\u0448\u0443\u043a \u0456 \u0437\u0430\u043c\u0435\u043d\u0430...","Find in selection":"\u0417\u043d\u0430\u0439\u0441\u0446\u0456 \u045e \u0432\u044b\u043b\u0443\u0447\u0430\u043d\u044b\u043c","Find whole words only":"\u0428\u0443\u043a\u0430\u0446\u044c \u0442\u043e\u043b\u044c\u043a\u0456 \u0446\u044d\u043b\u044b\u044f \u0441\u043b\u043e\u0432\u044b","Flags":"","Focus to contextual toolbar":"\u0424\u043e\u043a\u0443\u0441 \u043d\u0430 \u043a\u0430\u043d\u0442\u044d\u043a\u0441\u0442\u043d\u0443\u044e \u043f\u0430\u043d\u044d\u043b\u044c \u0456\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0430\u045e","Focus to element path":"\u0424\u043e\u043a\u0443\u0441 \u043d\u0430 \u0448\u043b\u044f\u0445 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0430","Focus to menubar":"\u0424\u043e\u043a\u0443\u0441 \u043d\u0430 \u0440\u0430\u0434\u043e\u043a \u043c\u0435\u043d\u044e","Focus to toolbar":"\u0424\u043e\u043a\u0443\u0441 \u043d\u0430 \u043f\u0430\u043d\u044d\u043b\u044c \u0456\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0430\u045e","Font":"","Font size {0}":"","Font sizes":"\u041f\u0430\u043c\u0435\u0440 \u0448\u0440\u044b\u0444\u0442\u0443","Font {0}":"","Fonts":"\u0428\u0440\u044b\u0444\u0442\u044b","Food and Drink":"","Footer":"\u041d\u0456\u0437","Format":"\u0424\u0430\u0440\u043c\u0430\u0442","Format {0}":"","Formats":"\u0424\u0430\u0440\u043c\u0430\u0442","Fullscreen":"\u041f\u043e\u045e\u043d\u0430\u044d\u043a\u0440\u0430\u043d\u043d\u044b \u0440\u044d\u0436\u044b\u043c","G":"G","General":"\u0410\u0433\u0443\u043b\u044c\u043d\u0430\u0435","Gray":"","Green":"","Green component":"","Groove":"\u0420\u0430\u0432\u043e\u043a","Handy Shortcuts":"\u0417\u0440\u0443\u0447\u043d\u044b\u044f \u0448\u043e\u0440\u0442\u043a\u0430\u0442\u044b","Header":"\u0428\u0430\u043f\u043a\u0430","Header cell":"\u0417\u0430\u0433\u0430\u043b\u043e\u0432\u0430\u043a","Heading 1":"\u0417\u0430\u0433\u0430\u043b\u043e\u0432\u0430\u043a 1","Heading 2":"\u0417\u0430\u0433\u0430\u043b\u043e\u0432\u0430\u043a 2","Heading 3":"\u0417\u0430\u0433\u0430\u043b\u043e\u0432\u0430\u043a 3","Heading 4":"\u0417\u0430\u0433\u0430\u043b\u043e\u0432\u0430\u043a 4","Heading 5":"\u0417\u0430\u0433\u0430\u043b\u043e\u0432\u0430\u043a 5","Heading 6":"\u0417\u0430\u0433\u0430\u043b\u043e\u0432\u0430\u043a 6","Headings":"\u0417\u0430\u0433\u0430\u043b\u043e\u045e\u043a\u0456","Height":"\u0412\u044b\u0448\u044b\u043d\u044f","Help":"\u0414\u0430\u043f\u0430\u043c\u043e\u0433\u0430","Hex color code":"","Hidden":"\u0421\u0445\u0430\u0432\u0430\u043d\u044b","Horizontal align":"\u0420\u0430\u045e\u043d\u0430\u0432\u0430\u043d\u043d\u0435 \u043f\u0430 \u0433\u0430\u0440\u044b\u0437\u0430\u043d\u0442\u0430\u043b\u0456","Horizontal line":"\u0413\u0430\u0440\u044b\u0437\u0430\u043d\u0442\u0430\u043b\u044c\u043d\u0430\u044f \u043b\u0456\u043d\u0456\u044f","Horizontal space":"\u0413\u0430\u0440\u044b\u0437\u0430\u043d\u0442\u0430\u043b\u044c\u043d\u044b \u0456\u043d\u0442\u044d\u0440\u0432\u0430\u043b","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID \u043f\u0430\u0432\u0456\u043d\u0435\u043d \u043f\u0430\u0447\u044b\u043d\u0430\u0446\u0446\u0430 \u0437 \u043b\u0456\u0442\u0430\u0440\u044b, \u0437\u0430 \u044f\u043a\u043e\u0439 \u0456\u0434\u0443\u0446\u044c \u0442\u043e\u043b\u044c\u043a\u0456 \u043b\u0456\u0442\u0430\u0440\u044b, \u043b\u0456\u0447\u0431\u044b, \u0437\u043b\u0443\u0447\u043a\u0456, \u043a\u0440\u043e\u043f\u043a\u0456, \u043a\u043e\u0441\u043a\u0456 \u0430\u0431\u043e \u0437\u043d\u0430\u043a\u0456 \u043f\u0430\u0434\u043a\u0440\u044d\u0441\u043b\u0456\u0432\u0430\u043d\u043d\u044f.","Image is decorative":"\u0412\u044b\u044f\u0432\u0430 \u0437'\u044f\u045e\u043b\u044f\u0435\u0446\u0446\u0430 \u0434\u044d\u043a\u0430\u0440\u0430\u0442\u044b\u045e\u043d\u0430\u0439","Image list":"\u0421\u043f\u0456\u0441 \u0432\u044b\u044f\u045e","Image title":"\u041d\u0430\u0437\u0432\u0430 \u0432\u044b\u044f\u0432\u044b","Image...":"\u0412\u044b\u044f\u0432\u0430...","ImageProxy HTTP error: Could not find Image Proxy":"","ImageProxy HTTP error: Incorrect Image Proxy URL":"","ImageProxy HTTP error: Rejected request":"","ImageProxy HTTP error: Unknown ImageProxy error":"","Increase indent":"\u041f\u0430\u0432\u044f\u043b\u0456\u0447\u044b\u0446\u044c \u0432\u043e\u0434\u0441\u0442\u0443\u043f","Inline":"\u0420\u0430\u0434\u043a\u043e\u0432\u044b","Insert":"\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c","Insert Template":"\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c \u0423\u0437\u043e\u0440","Insert accordion":"","Insert column after":"\u0414\u0430\u0434\u0430\u0446\u044c \u0441\u043b\u0443\u043f\u043e\u043a \u0441\u043f\u0440\u0430\u0432\u0430","Insert column before":"\u0414\u0430\u0434\u0430\u0446\u044c \u0441\u043b\u0443\u043f\u043e\u043a \u0437\u043b\u0435\u0432\u0430","Insert date/time":"\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c \u0434\u0430\u0442\u0443/\u0447\u0430\u0441","Insert image":"\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c \u0432\u044b\u044f\u0432\u0443","Insert link (if link plugin activated)":"\u040e\u0441\u0442\u0430\u0432\u0456\u0446\u044c \u0441\u043f\u0430\u0441\u044b\u043b\u043a\u0443 (\u043a\u0430\u043b\u0456 \u043f\u043b\u0430\u0433\u0456\u043d \u0441\u043f\u0430\u0441\u044b\u043b\u0430\u043a \u0430\u043a\u0442\u044b\u0432\u0430\u0432\u0430\u043d\u044b)","Insert row after":"\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c \u0440\u0430\u0434\u043e\u043a \u0437\u043d\u0456\u0437\u0443","Insert row before":"\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c \u0440\u0430\u0434\u043e\u043a \u0437\u0432\u0435\u0440\u0445\u0443","Insert table":"\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c \u0442\u0430\u0431\u043b\u0456\u0446\u0443","Insert template...":"\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c \u0443\u0437\u043e\u0440...","Insert video":"\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c \u0432\u0456\u0434\u044d\u0430","Insert/Edit code sample":"\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c/\u0440\u044d\u0434\u0430\u0433\u0430\u0432\u0430\u0446\u044c \u043a\u043e\u0434","Insert/edit image":"\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c/\u0440\u044d\u0434\u0430\u0433\u0430\u0432\u0430\u0446\u044c \u0432\u044b\u044f\u0432\u0443","Insert/edit link":"\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c/\u0440\u044d\u0434\u0430\u0433\u0430\u0432\u0430\u0446\u044c \u0441\u043f\u0430\u0441\u044b\u043b\u043a\u0443","Insert/edit media":"\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c/\u0440\u044d\u0434\u0430\u0433\u0430\u0432\u0430\u0446\u044c \u043c\u0435\u0434\u044b\u044f","Insert/edit video":"\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c/\u0440\u044d\u0434\u0430\u0433\u0430\u0432\u0430\u0446\u044c \u0432\u0456\u0434\u044d\u0430","Inset":"","Invalid hex color code: {0}":"","Invalid input":"","Italic":"\u041a\u0443\u0440\u0441\u0456\u045e","Justify":"\u041f\u0430 \u0448\u044b\u0440\u044b\u043d\u0456","Keyboard Navigation":"","Language":"\u041c\u043e\u0432\u0430","Learn more...":"\u041f\u0430\u0434\u0440\u0430\u0431\u044f\u0437\u043d\u0435\u0439 ...","Left":"\u041f\u0430 \u043b\u0435\u0432\u044b\u043c \u043a\u0440\u0430\u0456","Left to right":"\u0417\u043b\u0435\u0432\u0430 \u043d\u0430\u043f\u0440\u0430\u0432\u0430","Light Blue":"","Light Gray":"","Light Green":"","Light Purple":"","Light Red":"","Light Yellow":"","Line height":"\u0412\u044b\u0448\u044b\u043d\u044f \u0440\u0430\u0434\u043a\u0443","Link list":"\u0421\u043f\u0456\u0441 \u0441\u043f\u0430\u0441\u044b\u043b\u0430\u043a","Link...":"\u0421\u043f\u0430\u0441\u044b\u043b\u043a\u0430...","List Properties":"","List properties...":"","Loading emojis...":"","Loading...":"\u0417\u0430\u0433\u0440\u0443\u0437\u043a\u0430...","Lower Alpha":"\u041c\u0430\u043b\u044b\u044f \u043b\u0430\u0446\u0456\u043d\u0441\u043a\u0456\u044f \u043b\u0456\u0442\u0430\u0440\u044b","Lower Greek":"\u041c\u0430\u043b\u044b\u044f \u0433\u0440\u044d\u0447\u0430\u0441\u043a\u0456\u044f \u043b\u0456\u0442\u0430\u0440\u044b","Lower Roman":"\u041c\u0430\u043b\u044b\u044f \u0440\u044b\u043c\u0441\u043a\u0456\u044f \u043b\u0456\u0447\u0431\u044b","Match case":"\u0423\u043b\u0456\u0447\u0432\u0430\u0446\u044c \u0440\u044d\u0433\u0456\u0441\u0442\u0440","Mathematical":"\u041c\u0430\u0442\u044d\u043c\u0430\u0442\u044b\u0447\u043d\u044b\u044f","Media poster (Image URL)":"\u041f\u043e\u0441\u0442\u044d\u0440 \u043c\u0435\u0434\u044b\u044f (URL \u0432\u044b\u044f\u0432\u044b)","Media...":"\u041c\u0435\u0434\u044b\u044f...","Medium Blue":"","Medium Gray":"","Medium Purple":"","Merge cells":"\u0410\u0431'\u044f\u0434\u043d\u0430\u0446\u044c \u044f\u0447\u044d\u0439\u043a\u0456","Middle":"\u0421\u044f\u0440\u044d\u0434\u0437\u0456\u043d\u0430","Midnight Blue":"","More...":"","Name":"\u0406\u043c\u044f","Navy Blue":"","New document":"\u041d\u043e\u0432\u044b \u0434\u0430\u043a\u0443\u043c\u0435\u043d\u0442","New window":"\u0423 \u043d\u043e\u0432\u044b\u043c \u0430\u043a\u043d\u0435","Next":"\u0423\u043d\u0456\u0437","No":"","No alignment":"\u0411\u0435\u0437 \u0440\u0430\u045e\u043d\u0430\u0432\u0430\u043d\u043d\u044f","No color":"\u0411\u0435\u0437 \u043a\u043e\u043b\u0435\u0440\u0443","Nonbreaking space":"\u041d\u0435\u043f\u0430\u0440\u044b\u045e\u043d\u044b \u043f\u0440\u0430\u0431\u0435\u043b","None":"\u041d\u044f\u043c\u0430","Numbered list":"\u041d\u0443\u043c\u0430\u0440\u0430\u0432\u0430\u043d\u044b \u0441\u043f\u0456\u0441","OR":"\u0410\u0411\u041e","Objects":"","Ok":"\u0414\u043e\u0431\u0440\u0430","Open help dialog":"","Open link":"\u0410\u0434\u043a\u0440\u044b\u0446\u044c \u0441\u043f\u0430\u0441\u044b\u043b\u043a\u0443","Open link in...":"\u0410\u0434\u043a\u0440\u044b\u0446\u044c \u0441\u043f\u0430\u0441\u044b\u043b\u043a\u0443 \u0443...","Open popup menu for split buttons":"","Orange":"","Outset":"","Page break":"\u0420\u0430\u0437\u0440\u044b\u045e \u0441\u0442\u0430\u0440\u043e\u043d\u043a\u0456","Paragraph":"\u041f\u0430\u0440\u0430\u0433\u0440\u0430\u0444","Paste":"\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c","Paste as text":"\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c \u044f\u043a \u0442\u044d\u043a\u0441\u0442","Paste column after":"\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c \u0441\u043b\u0443\u043f\u043e\u043a \u043f\u0430\u0441\u043b\u044f","Paste column before":"\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c \u0441\u043b\u0443\u043f\u043e\u043a \u043f\u0435\u0440\u0430\u0434","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"\u0423\u0441\u0442\u0430\u045e\u043a\u0430 \u0430\u0436\u044b\u0446\u0446\u044f\u045e\u043b\u044f\u0435\u0446\u0446\u0430 \u045e \u0432\u044b\u0433\u043b\u044f\u0434\u0437\u0435 \u043f\u0440\u043e\u0441\u0442\u0430\u0433\u0430 \u0442\u044d\u043a\u0441\u0442\u0443, \u043f\u0430\u043a\u0443\u043b\u044c \u043d\u0435 \u0430\u0434\u043a\u043b\u044e\u0447\u044b\u0446\u044c \u0434\u0430\u0434\u0437\u0435\u043d\u0443\u044e \u043e\u043f\u0446\u044b\u044e.","Paste or type a link":"\u0423\u0441\u0442\u0430\u045e\u0446\u0435 \u0430\u0431\u043e \u045e\u0432\u044f\u0434\u0437\u0456\u0446\u0435 \u0441\u043f\u0430\u0441\u044b\u043b\u043a\u0443","Paste row after":"\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c \u0440\u0430\u0434\u043e\u043a \u0437\u043d\u0456\u0437\u0443","Paste row before":"\u0423\u0441\u0442\u0430\u0432\u0456\u0446\u044c \u0440\u0430\u0434\u043e\u043a \u0437\u0432\u0435\u0440\u0445\u0443","Paste your embed code below:":"\u0423\u0441\u0442\u0430\u045e\u0446\u0435 \u0432\u0430\u0448 \u043a\u043e\u0434 \u043d\u0456\u0436\u044d\u0439:","People":"","Plugins":"\u041f\u043b\u0430\u0433\u0456\u043d\u044b","Plugins installed ({0}):":"\u0423\u0441\u0442\u0430\u043b\u044f\u0432\u0430\u043d\u0430 \u043f\u043b\u0430\u0433\u0456\u043d\u0430\u045e ({0}):","Powered by {0}":"\u041f\u0440\u0430\u0446\u0443\u0435 \u043d\u0430 {0}","Pre":"\u041f\u0440\u0430\u0434\u0444\u0430\u0440\u043c\u0430\u0442\u0430\u0432\u0430\u043d\u043d\u0435","Preferences":"","Preformatted":"\u0412\u044b\u0440\u0430\u045e\u043d\u0430\u0432\u0430\u043d\u044b","Premium plugins:":"\u041f\u0440\u044d\u043c\u0456\u044f\u043b\u044c\u043d\u044b\u044f \u043f\u043b\u0430\u0433\u0456\u043d\u044b:","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"\u041f\u0440\u0430\u0434\u043f\u0440\u0430\u0433\u043b\u044f\u0434","Previous":"\u041f\u0430\u043f\u044f\u0440\u044d\u0434\u043d\u0456","Print":"\u0414\u0440\u0443\u043a","Print...":"\u0414\u0440\u0443\u043a...","Purple":"","Quotations":"\u0426\u044b\u0442\u0430\u0442\u044b","R":"R","Range 0 to 255":"","Red":"","Red component":"","Redo":"\u0410\u0434\u043c\u044f\u043d\u0456\u0446\u044c","Remove":"\u0412\u044b\u0434\u0430\u043b\u0456\u0446\u044c","Remove color":"\u0412\u044b\u0434\u0430\u043b\u0456\u0446\u044c \u043a\u043e\u043b\u0435\u0440","Remove link":"\u0412\u044b\u0434\u0430\u043b\u0456\u0446\u044c \u0441\u043f\u0430\u0441\u044b\u043b\u043a\u0443","Replace":"\u0417\u043c\u044f\u043d\u0456\u0446\u044c","Replace all":"\u0417\u043c\u044f\u043d\u0456\u0446\u044c \u0443\u0441\u0435","Replace with":"\u0417\u043c\u044f\u043d\u0456\u0446\u044c \u043d\u0430","Resize":"\u0417\u043c\u044f\u043d\u0456\u0446\u044c \u043f\u0430\u043c\u0435\u0440","Restore last draft":"\u0410\u0434\u043d\u0430\u045e\u043b\u0435\u043d\u043d\u0435 \u0430\u043f\u043e\u0448\u043d\u044f\u0433\u0430 \u043f\u0440\u0430\u0435\u043a\u0442\u0430","Reveal or hide additional toolbar items":"","Rich Text Area":"","Rich Text Area. Press ALT-0 for help.":"","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\u0422\u044d\u043a\u0441\u0442\u0430\u0432\u0430\u0435 \u043f\u043e\u043b\u0435. \u041d\u0430\u0446\u0456\u0441\u043d\u0456\u0446\u0435 ALT-F9, \u043a\u0430\u0431 \u0432\u044b\u043a\u043b\u0456\u043a\u0430\u0446\u044c \u043c\u0435\u043d\u044e, ALT-F10 - \u043f\u0430\u043d\u044d\u043b\u044c \u043f\u0440\u044b\u043b\u0430\u0434\u0430\u045e, ALT-0 - \u0434\u043b\u044f \u0432\u044b\u043a\u043b\u0456\u043a\u0443 \u0434\u0430\u043f\u0430\u043c\u043e\u0433\u0456.","Ridge":"Ridge","Right":"\u041f\u0430 \u043f\u0440\u0430\u0432\u044b\u043c \u043a\u0440\u0430\u0456","Right to left":"\u0421\u043f\u0440\u0430\u0432\u0430 \u043d\u0430\u043b\u0435\u0432\u0430","Row":"\u0420\u0430\u0434\u043e\u043a","Row clipboard actions":"\u0414\u0437\u0435\u044f\u043d\u043d\u0456 \u0437 \u0431\u0443\u0444\u0435\u0440\u0430\u043c \u0430\u0431\u043c\u0435\u043d\u0443 \u0434\u043b\u044f \u0440\u0430\u0434\u043a\u0443","Row group":"\u0413\u0440\u0443\u043f\u0430 \u0440\u0430\u0434\u043a\u043e\u045e","Row header":"\u0417\u0430\u0433\u0430\u043b\u043e\u0432\u0430\u043a \u0440\u0430\u0434\u043a\u0443","Row properties":"\u041f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u044b \u0440\u0430\u0434\u043a\u0430","Row type":"\u0422\u044b\u043f \u0440\u0430\u0434\u043a\u0430","Rows":"\u0420\u0430\u0434\u043a\u0456","Save":"\u0417\u0430\u0445\u0430\u0432\u0430\u0446\u044c","Save (if save plugin activated)":"\u0417\u0430\u0445\u0430\u0432\u0430\u0446\u044c (\u043a\u0430\u043b\u0456 \u043f\u043b\u0430\u0433\u0456\u043d \u0437\u0430\u0445\u0430\u0432\u0430\u043d\u043d\u044f \u0430\u043a\u0442\u044b\u0432\u0430\u0432\u0430\u043d\u044b)","Scope":"\u0421\u0444\u0435\u0440\u0430","Search":"\u041f\u043e\u0448\u0443\u043a","Select all":"\u0412\u044b\u043b\u0443\u0447\u044b\u0446\u044c \u0443\u0441\u0451","Select...":"","Selection":"\u0412\u044b\u0431\u0430\u0440","Shortcut":"\u0428\u043e\u0440\u0442\u043a\u0430\u0442","Show blocks":"\u041f\u0430\u043a\u0430\u0437\u0432\u0430\u0446\u044c \u0431\u043b\u043e\u043a\u0456","Show caption":"\u041f\u0430\u043a\u0430\u0437\u0430\u0446\u044c \u043d\u0430\u0434\u043f\u0456\u0441","Show invisible characters":"\u041f\u0430\u043a\u0430\u0437\u0432\u0430\u0446\u044c \u043d\u044f\u0431\u0430\u0447\u043d\u044b\u044f \u0441\u0456\u043c\u0432\u0430\u043b\u044b","Size":"","Solid":"\u0421\u0443\u0446\u044d\u043b\u044c\u043d\u044b","Source":"\u041a\u0440\u044b\u043d\u0456\u0446\u0430","Source code":"\u0417\u044b\u0445\u043e\u0434\u043d\u044b \u043a\u043e\u0434","Special Character":"\u0421\u043f\u0435\u0446\u044b\u044f\u043b\u044c\u043d\u044b \u0421\u0456\u043c\u0432\u0430\u043b","Special character...":"\u0421\u043f\u0435\u0446\u044b\u044f\u043b\u044c\u043d\u044b \u0441\u0456\u043c\u0432\u0430\u043b...","Split cell":"\u0420\u0430\u0437\u0431\u0456\u0446\u044c \u044f\u0447\u044d\u0439\u043a\u0443","Square":"\u041a\u0432\u0430\u0434\u0440\u0430\u0442\u044b","Start list at number":"","Strikethrough":"\u0417\u0430\u043a\u0440\u044d\u0441\u043b\u0435\u043d\u044b","Style":"\u0421\u0442\u044b\u043b\u044c","Subscript":"\u041d\u0456\u0436\u043d\u0456 \u0456\u043d\u0434\u044d\u043a\u0441","Superscript":"\u0412\u0435\u0440\u0445\u043d\u0456 \u0456\u043d\u0434\u044d\u043a\u0441","Switch to or from fullscreen mode":"","Symbols":"\u0421\u0456\u043c\u0432\u0430\u043b\u044b","System Font":"\u0421\u0456\u0441\u0442\u044d\u043c\u043d\u044b \u0428\u0440\u044b\u0444\u0442","Table":"\u0422\u0430\u0431\u043b\u0456\u0446\u0430","Table caption":"\u041d\u0430\u0434\u043f\u0456\u0441 \u0434\u0430 \u0442\u0430\u0431\u043b\u0456\u0446\u044b","Table properties":"\u0423\u043b\u0430\u0441\u0446\u0456\u0432\u0430\u0441\u0446\u0456 \u0442\u0430\u0431\u043b\u0456\u0446\u044b","Table styles":"\u0421\u0442\u044b\u043b\u0456 \u0442\u0430\u0431\u043b\u0456\u0446\u044b","Template":"\u0428\u0430\u0431\u043b\u043e\u043d","Templates":"\u0428\u0430\u0431\u043b\u043e\u043d\u044b","Text":"\u0422\u044d\u043a\u0441\u0442","Text color":"\u041a\u043e\u043b\u0435\u0440 \u0442\u044d\u043a\u0441\u0442\u0443","Text color {0}":"","Text to display":"\u0422\u044d\u043a\u0441\u0442 \u0441\u043f\u0430\u0441\u044b\u043b\u043a\u0456","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"\u0423\u0432\u0435\u0434\u0437\u0435\u043d\u044b \u0430\u0434\u0440\u0430\u0441 \u043f\u0430\u0434\u043e\u0431\u043d\u044b \u043d\u0430 \u0430\u0434\u0440\u0430\u0441 \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u0430\u0439 \u043f\u043e\u0448\u0442\u044b. \u0416\u0430\u0434\u0430\u0435\u0446\u0435 \u0434\u0430\u0434\u0430\u0446\u044c \u043d\u0435\u0430\u0431\u0445\u043e\u0434\u043d\u044b mailto: \u043f\u0440\u044d\u0444\u0456\u043a\u0441?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"\u0423\u0432\u0435\u0434\u0437\u0435\u043d\u044b \u0430\u0434\u0440\u0430\u0441 \u043f\u0430\u0434\u043e\u0431\u043d\u044b \u043d\u0430 \u0437\u043d\u0435\u0448\u043d\u044e\u044e \u0441\u043f\u0430\u0441\u044b\u043b\u043a\u0443. \u0416\u0430\u0434\u0430\u0435\u0446\u0435 \u0434\u0430\u0434\u0430\u0446\u044c \u043d\u0435\u0430\u0431\u0445\u043e\u0434\u043d\u044b http:// \u043f\u0440\u044d\u0444\u0456\u043a\u0441?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"\u0412\u044b \u045e\u0432\u044f\u043b\u0456 URL \u044f\u043a\u0456 \u0432\u044b\u0433\u043b\u044f\u0434\u0430\u0435 \u044f\u043a \u0432\u043e\u043d\u043a\u0430\u0432\u0430\u044f \u0441\u043f\u0430\u0441\u044b\u043b\u043a\u0430. \u0426\u0456 \u0445\u043e\u0447\u0430\u0446\u0435 \u0432\u044b \u0434\u0430\u0434\u0430\u0446\u044c \u043d\u0435\u0430\u0431\u0445\u043e\u0434\u043d\u044b \u043f\u0440\u044d\u0444\u0456\u043a\u0441 https:// ?","Title":"\u0417\u0430\u0433\u0430\u043b\u043e\u0432\u0430\u043a","To open the popup, press Shift+Enter":"\u041a\u0430\u0431 \u0430\u0434\u043a\u0440\u044b\u0446\u044c \u0443\u0441\u043f\u043b\u044b\u0432\u0430\u044e\u0447\u0430\u0435 \u0430\u043a\u0435\u043d\u0446\u0430, \u043d\u0430\u0446\u0456\u0441\u043d\u0456\u0446\u0435 Shift+Enter","Toggle accordion":"","Tools":"\u041f\u0440\u044b\u043b\u0430\u0434\u044b","Top":"\u0412\u0435\u0440\u0445","Travel and Places":"","Turquoise":"","Underline":"\u041f\u0430\u0434\u043a\u0440\u044d\u0441\u043b\u0435\u043d\u044b","Undo":"\u0412\u044f\u0440\u043d\u0443\u0446\u044c","Upload":"\u0417\u0430\u043f\u0430\u043c\u043f\u0430\u0432\u0430\u0446\u044c","Uploading image":"\u0417\u0430\u043f\u0430\u043c\u043f\u043e\u045e\u0432\u0430\u043d\u043d\u0435 \u0432\u044b\u044f\u0432\u044b","Upper Alpha":"\u0417\u0430\u0433\u0430\u043b\u043e\u045e\u043d\u044b\u044f \u043b\u0430\u0446\u0456\u043d\u0441\u043a\u0456\u044f \u043b\u0456\u0442\u0430\u0440\u044b","Upper Roman":"\u0417\u0430\u0433\u0430\u043b\u043e\u045e\u043d\u044b\u044f \u0440\u044b\u043c\u0441\u043a\u0456\u044f \u043b\u0456\u0447\u0431\u044b","Url":"\u0410\u0434\u0440\u0430\u0441 \u0441\u043f\u0430\u0441\u044b\u043b\u043a\u0456","User Defined":"\u0412\u044b\u0437\u043d\u0430\u0447\u0430\u043d\u0430 \u043a\u0430\u0440\u044b\u0441\u0442\u0430\u043b\u044c\u043d\u0456\u043a\u0430\u043c","Valid":"\u0421\u0430\u043f\u0440\u0430\u045e\u0434\u043d\u0430\u0435","Version":"","Vertical align":"\u0420\u0430\u045e\u043d\u0430\u0432\u0430\u043d\u043d\u0435 \u043f\u0430 \u0432\u0435\u0440\u0442\u044b\u043a\u043e\u043b\u0456","Vertical space":"\u0412\u0435\u0440\u0442\u044b\u043a\u0430\u043b\u044c\u043d\u044b \u0456\u043d\u0442\u044d\u0440\u0432\u0430\u043b","View":"\u0412\u044b\u0433\u043b\u044f\u0434","Visual aids":"\u041f\u0430\u043a\u0430\u0437\u0432\u0430\u0446\u044c \u043a\u043e\u043d\u0442\u0443\u0440\u044b","Warn":"\u041f\u0430\u043f\u044f\u0440\u044d\u0434\u0436\u0430\u043d\u043d\u0435","White":"","Width":"\u0428\u044b\u0440\u044b\u043d\u044f","Word count":"\u041a\u043e\u043b\u044c\u043a\u0430\u0441\u0446\u044c \u0441\u043b\u043e\u045e","Words":"\u0421\u043b\u043e\u0432\u044b","Words: {0}":"\u041a\u043e\u043b\u044c\u043a\u0430\u0441\u0446\u044c \u0441\u043b\u043e\u045e: {0}","Yellow":"","Yes":"","You are using {0}":"\u0412\u044b \u043a\u0430\u0440\u044b\u0441\u0442\u0430\u0435\u0446\u0435\u0441\u044f {0}","You have unsaved changes are you sure you want to navigate away?":"\u0423 \u0432\u0430\u0441 \u0451\u0441\u0446\u044c \u043d\u0435\u0437\u0430\u0445\u0430\u0432\u0430\u043d\u044b\u044f \u0437\u043c\u0435\u043d\u044b. \u0412\u044b \u045e\u043f\u044d\u045e\u043d\u0435\u043d\u044b\u044f, \u0448\u0442\u043e \u0445\u043e\u0447\u0430\u0446\u0435 \u0432\u044b\u0439\u0441\u0446\u0456?","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"\u0412\u0430\u0448 \u0431\u0440\u0430\u045e\u0437\u044d\u0440 \u043d\u0435 \u043f\u0430\u0434\u0442\u0440\u044b\u043c\u043b\u0456\u0432\u0430\u0435 \u043f\u0440\u0430\u043c\u044b \u0434\u043e\u0441\u0442\u0443\u043f \u0434\u0430 \u0431\u0443\u0444\u0435\u0440\u0430 \u0430\u0431\u043c\u0435\u043d\u0443. \u041a\u0430\u043b\u0456 \u043b\u0430\u0441\u043a\u0430, \u0432\u044b\u043a\u0430\u0440\u044b\u0441\u0442\u043e\u045e\u0432\u0430\u0439\u0446\u0435 \u043d\u0430\u0441\u0442\u0443\u043f\u043d\u044b\u044f \u0441\u043f\u0430\u043b\u0443\u0447\u044d\u043d\u043d\u044f \u043a\u043b\u0430\u0432\u0456\u0448: Ctrl + X/C/V.","alignment":"","austral sign":"","cedi sign":"","colon sign":"\u0437\u043d\u0430\u0447\u043e\u043a \u0434\u0432\u0443\u0445\u043a\u0440\u043e\u043f'\u044f","cruzeiro sign":"\u0437\u043d\u0430\u0447\u043e\u043a \u043a\u0440\u0443\u0437\u044d\u0439\u0440\u0430","currency sign":"\u0437\u043d\u0430\u0447\u043e\u043a \u0432\u0430\u043b\u044e\u0442\u044b","dollar sign":"\u0437\u043d\u0430\u0447\u043e\u043a \u0434\u043e\u043b\u0430\u0440\u0430","dong sign":"","drachma sign":"","euro-currency sign":"\u0437\u043d\u0430\u0447\u043e\u043a \u044d\u045e\u0440\u0430","example":"\u043f\u0440\u044b\u043a\u043b\u0430\u0434","formatting":"","french franc sign":"\u0437\u043d\u0430\u0447\u043e\u043a \u0444\u0440\u0430\u043d\u0446\u0443\u0437\u0441\u043a\u0430\u0433\u0430 \u0444\u0440\u0430\u043d\u043a\u0430","german penny symbol":"","guarani sign":"","history":"","hryvnia sign":"","indentation":"","indian rupee sign":"","kip sign":"","lira sign":"\u0437\u043d\u0430\u0447\u043e\u043a \u043b\u0456\u0440\u044b","livre tournois sign":"","manat sign":"","mill sign":"\u0437\u043d\u0430\u0447\u043e\u043a \u043c\u0456\u043b\u044e","naira sign":"","new sheqel sign":"","nordic mark sign":"","peseta sign":"","peso sign":"","ruble sign":"","rupee sign":"","spesmilo sign":"","styles":"","tenge sign":"","tugrik sign":"","turkish lira sign":"","won sign":"","yen character":"","yen/yuan character variant one":"","yuan character":"","yuan character, in hong kong and taiwan":"","{0} characters":"","{0} columns, {1} rows":"","{0} words":"{0} \u0441\u043b\u043e\u045e"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/bg_BG.js b/libraries/tinymce/js/tinymce/langs/bg_BG.js index 6f698da..4f8d6bb 100644 --- a/libraries/tinymce/js/tinymce/langs/bg_BG.js +++ b/libraries/tinymce/js/tinymce/langs/bg_BG.js @@ -1 +1 @@ -tinymce.addI18n("bg_BG",{"Redo":"\u041e\u0442\u043c\u0435\u043d\u044f\u043d\u0435","Undo":"\u0412\u0440\u044a\u0449\u0430\u043d\u0435","Cut":"\u0418\u0437\u0440\u044f\u0437\u0432\u0430\u043d\u0435","Copy":"\u041a\u043e\u043f\u0438\u0440\u0430\u043d\u0435","Paste":"\u041f\u043e\u0441\u0442\u0430\u0432\u044f\u043d\u0435","Select all":"\u041c\u0430\u0440\u043a\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0446\u044f\u043b\u043e\u0442\u043e \u0441\u044a\u0434\u044a\u0440\u0436\u0430\u043d\u0438\u0435","New document":"\u041d\u043e\u0432 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442","Ok":"\u0414\u043e\u0431\u0440\u0435","Cancel":"\u041e\u0442\u043a\u0430\u0437","Visual aids":"\u0412\u0438\u0437\u0443\u0430\u043b\u043d\u043e \u043e\u0442\u043a\u0440\u043e\u044f\u0432\u0430\u043d\u0435 \u043d\u0430 \u0442\u0430\u0431\u043b\u0438\u0446\u0438 \u0431\u0435\u0437 \u043a\u0430\u043d\u0442\u043e\u0432\u0435 (\u0440\u0430\u043c\u043a\u0438)","Bold":"\u0423\u0434\u0435\u0431\u0435\u043b\u0435\u043d (\u043f\u043e\u043b\u0443\u0447\u0435\u0440)","Italic":"\u041d\u0430\u043a\u043b\u043e\u043d\u0435\u043d (\u043a\u0443\u0440\u0441\u0438\u0432)","Underline":"\u041f\u043e\u0434\u0447\u0435\u0440\u0442\u0430\u0432\u0430\u043d\u0435","Strikethrough":"\u0417\u0430\u0447\u0435\u0440\u0442\u0430\u0432\u0430\u043d\u0435","Superscript":"\u0413\u043e\u0440\u0435\u043d \u0438\u043d\u0434\u0435\u043a\u0441","Subscript":"\u0414\u043e\u043b\u0435\u043d \u0438\u043d\u0434\u0435\u043a\u0441","Clear formatting":"\u0418\u0437\u0447\u0438\u0441\u0442\u0432\u0430\u043d\u0435 \u043d\u0430 \u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u043d\u0435\u0442\u043e","Remove":"\u0418\u0437\u0442\u0440\u0438\u0439","Align left":"\u041f\u043e\u0434\u0440\u0430\u0432\u043d\u044f\u0432\u0430\u043d\u0435 \u043e\u0442\u043b\u044f\u0432\u043e","Align center":"\u0426\u0435\u043d\u0442\u0440\u0438\u0440\u0430\u043d\u0435","Align right":"\u041f\u043e\u0434\u0440\u0430\u0432\u043d\u044f\u0432\u0430\u043d\u0435 \u043e\u0442\u0434\u044f\u0441\u043d\u043e","No alignment":"\u0411\u0435\u0437 \u043f\u043e\u0434\u0440\u0430\u0432\u043d\u044f\u0432\u0430\u043d\u0435","Justify":"\u0414\u0432\u0443\u0441\u0442\u0440\u0430\u043d\u043d\u043e \u043f\u043e\u0434\u0440\u0430\u0432\u043d\u044f\u0432\u0430\u043d\u0435","Bullet list":"\u0421\u043f\u0438\u0441\u044a\u043a \u0441 \u0432\u043e\u0434\u0430\u0447\u0438","Numbered list":"\u041d\u043e\u043c\u0435\u0440\u0438\u0440\u0430\u043d \u0441\u043f\u0438\u0441\u044a\u043a","Decrease indent":"\u041d\u0430\u043c\u0430\u043b\u044f\u0432\u0430\u043d\u0435 \u043d\u0430 \u043e\u0442\u0441\u0442\u044a\u043f\u0430","Increase indent":"\u0423\u0432\u0435\u043b\u0438\u0447\u0430\u0432\u0430\u043d\u0435 \u043d\u0430 \u043e\u0442\u0441\u0442\u044a\u043f\u0430","Close":"\u0417\u0430\u0442\u0432\u0430\u0440\u044f\u043d\u0435","Formats":"\u0424\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u043d\u0435","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"\u0412\u0430\u0448\u0438\u044f\u0442 \u0431\u0440\u0430\u0443\u0437\u044a\u0440 \u043d\u0435 \u043f\u043e\u0434\u0434\u044a\u0440\u0436\u0430 \u0434\u0438\u0440\u0435\u043a\u0442\u0435\u043d \u0434\u043e\u0441\u0442\u044a\u043f \u0434\u043e \u043a\u043b\u0438\u043f\u0431\u043e\u0440\u0434\u0430. \u0412\u043c\u0435\u0441\u0442\u043e \u0442\u043e\u0432\u0430 \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u0439\u0442\u0435 \u043a\u043b\u0430\u0432\u0438\u0448\u043d\u0438\u0442\u0435 \u043a\u043e\u043c\u0431\u0438\u043d\u0430\u0446\u0438\u0438 Ctrl+X (\u0437\u0430 \u0438\u0437\u0440\u044f\u0437\u0432\u0430\u043d\u0435), Ctrl+C (\u0437\u0430 \u043a\u043e\u043f\u0438\u0440\u0430\u043d\u0435) \u0438 Ctrl+V (\u0437\u0430 \u043f\u043e\u0441\u0442\u0430\u0432\u044f\u043d\u0435).","Headings":"\u0417\u0430\u0433\u043b\u0430\u0432\u0438\u044f","Heading 1":"\u0417\u0430\u0433\u043b\u0430\u0432\u0438\u0435 1","Heading 2":"\u0417\u0430\u0433\u043b\u0430\u0432\u0438\u0435 2","Heading 3":"\u0417\u0430\u0433\u043b\u0430\u0432\u0438\u0435 3","Heading 4":"\u0417\u0430\u0433\u043b\u0430\u0432\u0438\u0435 4","Heading 5":"\u0417\u0430\u0433\u043b\u0430\u0432\u0438\u0435 5","Heading 6":"\u0417\u0430\u0433\u043b\u0430\u0432\u0438\u0435 6","Preformatted":"\u041f\u0440\u0435\u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u043d","Div":"\u0411\u043b\u043e\u043a","Pre":"\u041f\u0440\u0435\u0434\u0432\u0430\u0440\u0438\u0442\u0435\u043b\u043d\u043e \u043e\u0444\u043e\u0440\u043c\u0435\u043d \u0442\u0435\u043a\u0441\u0442","Code":"\u041a\u043e\u0434","Paragraph":"\u041f\u0430\u0440\u0430\u0433\u0440\u0430\u0444","Blockquote":"\u0426\u0438\u0442\u0430\u0442","Inline":"\u041d\u0430 \u0435\u0434\u0438\u043d \u0440\u0435\u0434","Blocks":"\u0411\u043b\u043e\u043a\u043e\u0432\u0435","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"\u041f\u043e\u0441\u0442\u0430\u0432\u044f\u043d\u0435\u0442\u043e \u0432 \u043c\u043e\u043c\u0435\u043d\u0442\u0430 \u0435 \u0432 \u043e\u0431\u0438\u043a\u043d\u043e\u0432\u0435\u043d \u0442\u0435\u043a\u0441\u0442\u043e\u0432 \u0440\u0435\u0436\u0438\u043c. \u0421\u044a\u0434\u044a\u0440\u0436\u0430\u043d\u0438\u0435\u0442\u043e \u0441\u0435\u0433\u0430 \u0449\u0435 \u0431\u044a\u0434\u0435 \u043f\u043e\u0441\u0442\u0430\u0432\u0435\u043d\u043e \u043a\u0430\u0442\u043e \u0442\u0435\u043a\u0441\u0442, \u0434\u043e\u043a\u0430\u0442\u043e \u043d\u0435 \u0438\u0437\u043a\u043b\u044e\u0447\u0438\u0442\u0435 \u0442\u0430\u0437\u0438 \u043e\u043f\u0446\u0438\u044f.","Fonts":"\u0428\u0440\u0438\u0444\u0442\u043e\u0432\u0435","Font sizes":"\u0420\u0430\u0437\u043c\u0435\u0440\u0438 \u043d\u0430 \u0448\u0440\u0438\u0444\u0442\u0430","Class":"\u041a\u043b\u0430\u0441","Browse for an image":"\u041f\u043e\u0442\u044a\u0440\u0441\u0435\u0442\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435","OR":"\u0418\u041b\u0418","Drop an image here":"\u041f\u0443\u0441\u043d\u0435\u0442\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435\u0442\u043e \u0442\u0443\u043a","Upload":"\u041a\u0430\u0447\u0432\u0430\u043d\u0435","Uploading image":"\u041a\u0430\u0447\u0438 \u0441\u043d\u0438\u043c\u043a\u0430","Block":"\u0411\u043b\u043e\u043a","Align":"\u041f\u043e\u0434\u0440\u0430\u0432\u043d\u044f\u0432\u0430\u043d\u0435","Default":"\u041f\u043e \u043f\u043e\u0434\u0440\u0430\u0437\u0431\u0438\u0440\u0430\u043d\u0435","Circle":"\u041e\u043a\u0440\u044a\u0436\u043d\u043e\u0441\u0442\u0438","Disc":"\u041a\u0440\u044a\u0433\u0447\u0435\u0442\u0430","Square":"\u0417\u0430\u043f\u044a\u043b\u043d\u0435\u043d\u0438 \u043a\u0432\u0430\u0434\u0440\u0430\u0442\u0438","Lower Alpha":"\u041c\u0430\u043b\u043a\u0438 \u0431\u0443\u043a\u0432\u0438","Lower Greek":"\u041c\u0430\u043b\u043a\u0438 \u0433\u0440\u044a\u0446\u043a\u0438 \u0431\u0443\u043a\u0432\u0438","Lower Roman":"\u0420\u0438\u043c\u0441\u043a\u0438 \u0447\u0438\u0441\u043b\u0430 \u0441 \u043c\u0430\u043b\u043a\u0438 \u0431\u0443\u043a\u0432\u0438","Upper Alpha":"\u0413\u043b\u0430\u0432\u043d\u0438 \u0431\u0443\u043a\u0432\u0438","Upper Roman":"\u0420\u0438\u043c\u0441\u043a\u0438 \u0447\u0438\u0441\u043b\u0430 \u0441 \u0433\u043b\u0430\u0432\u043d\u0438 \u0431\u0443\u043a\u0432\u0438","Anchor...":"\u041a\u043e\u0442\u0432\u0430...","Anchor":"\u0418\u043c\u0435 \u043d\u0430 \u043b\u0438\u043d\u043a","Name":"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID-\u0442\u043e \u0442\u0440\u044f\u0431\u0432\u0430 \u0434\u0430 \u0437\u0430\u043f\u043e\u0447\u0432\u0430 \u0441 \u0431\u0443\u043a\u0432\u0430, \u043f\u043e\u0441\u043b\u0435\u0434\u0432\u0430\u043d\u043e \u0441\u0430\u043c\u043e \u043e\u0442 \u0431\u0443\u043a\u0432\u0438, \u0446\u0438\u0444\u0440\u0438, \u0442\u0438\u0440\u0435\u0442\u0430, \u0442\u043e\u0447\u043a\u0438, \u0442\u043e\u0447\u043a\u0430 \u0438 \u0437\u0430\u043f\u0435\u0442\u0430\u044f \u0438 \u0434\u043e\u043b\u043d\u0438 \u0447\u0435\u0440\u0442\u0438.","You have unsaved changes are you sure you want to navigate away?":"\u0412 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430 \u0438\u043c\u0430 \u043d\u0435\u0437\u0430\u043f\u0430\u0437\u0435\u043d\u0438 \u043f\u0440\u043e\u043c\u0435\u043d\u0438. \u0429\u0435 \u043f\u0440\u043e\u0434\u044a\u043b\u0436\u0438\u0442\u0435 \u043b\u0438?","Restore last draft":"\u0412\u044a\u0437\u0441\u0442\u0430\u043d\u043e\u0432\u044f\u0432\u0430\u043d\u0435 \u043d\u0430 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0430\u0442\u0430 \u0447\u0435\u0440\u043d\u043e\u0432\u0430","Special character...":"\u0421\u043f\u0435\u0446\u0438\u0430\u043b\u0435\u043d \u0441\u0438\u043c\u0432\u043e\u043b...","Special Character":"\u0421\u043f\u0435\u0446\u0438\u0430\u043b\u0435\u043d \u0437\u043d\u0430\u043a","Source code":"\u0418\u0437\u0445\u043e\u0434\u0435\u043d \u043a\u043e\u0434 \u043d\u0430 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430 \u0432 HTML","Insert/Edit code sample":"\u0412\u043c\u044a\u043a\u0432\u0430\u043d\u0435/\u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u043f\u0440\u0438\u043c\u0435\u0440\u0435\u043d \u043a\u043e\u0434","Language":"\u0415\u0437\u0438\u043a","Code sample...":"\u041f\u0440\u0438\u043c\u0435\u0440\u0435\u043d \u043a\u043e\u0434...","Left to right":"\u041e\u0442\u043b\u044f\u0432\u043e \u043d\u0430\u0434\u044f\u0441\u043d\u043e","Right to left":"\u041e\u0442\u0434\u044f\u0441\u043d\u043e \u043d\u0430\u043b\u044f\u0432\u043e","Title":"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435","Fullscreen":"\u041d\u0430 \u0446\u044f\u043b \u0435\u043a\u0440\u0430\u043d","Action":"\u0414\u0435\u0439\u0441\u0442\u0432\u0438\u0435","Shortcut":"\u0411\u044a\u0440\u0437 \u043a\u043b\u0430\u0432\u0438\u0448","Help":"\u041f\u043e\u043c\u043e\u0449","Address":"\u0410\u0434\u0440\u0435\u0441","Focus to menubar":"\u0424\u043e\u043a\u0443\u0441\u0438\u0440\u0430\u043d\u0435 \u0432\u044a\u0440\u0445\u0443 \u043b\u0435\u043d\u0442\u0430\u0442\u0430 \u0441 \u043c\u0435\u043d\u044e\u0442\u0430","Focus to toolbar":"\u0424\u043e\u043a\u0443\u0441\u0438\u0440\u0430\u043d\u0435 \u0432\u044a\u0440\u0445\u0443 \u043b\u0435\u043d\u0442\u0430\u0442\u0430 \u0441 \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0438","Focus to element path":"\u0424\u043e\u043a\u0443\u0441\u0438\u0440\u0430\u043d\u0435 \u0432\u044a\u0440\u0445\u0443 \u043f\u044a\u0442\u044f \u0434\u043e \u0435\u043b\u0435\u043c\u0435\u043d\u0442","Focus to contextual toolbar":"\u0424\u043e\u043a\u0443\u0441\u0438\u0440\u0430\u043d\u0435 \u0432\u044a\u0440\u0445\u0443 \u043a\u043e\u043d\u0442\u0435\u043a\u0441\u0442\u0443\u0430\u043b\u043d\u0430\u0442\u0430 \u043b\u0435\u043d\u0442\u0430 \u0441 \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0438","Insert link (if link plugin activated)":"\u041f\u043e\u0441\u0442\u0430\u0432\u044f\u043d\u0435 \u043d\u0430 \u0432\u0440\u044a\u0437\u043a\u0430 (\u0430\u043a\u043e \u043f\u043b\u044a\u0433\u0438\u043d\u044a\u0442 \u0437\u0430 \u0432\u0440\u044a\u0437\u043a\u0438 \u0435 \u0430\u043a\u0442\u0438\u0432\u0438\u0440\u0430\u043d)","Save (if save plugin activated)":"\u0417\u0430\u043f\u0438\u0441\u0432\u0430\u043d\u0435 (\u0430\u043a\u043e \u043f\u043b\u044a\u0433\u0438\u043d\u044a\u0442 \u0437\u0430 \u0437\u0430\u043f\u0438\u0441 \u0435 \u0430\u043a\u0442\u0438\u0432\u0438\u0440\u0430\u043d)","Find (if searchreplace plugin activated)":"\u041d\u0430\u043c\u0438\u0440\u0430\u043d\u0435 (\u0430\u043a\u043e \u043f\u043b\u044a\u0433\u0438\u043d\u044a\u0442 \u0437\u0430 \u0442\u044a\u0440\u0441\u0435\u043d\u0435/\u0437\u0430\u043c\u044f\u043d\u0430 \u0435 \u0430\u043a\u0442\u0438\u0432\u0438\u0440\u0430\u043d)","Plugins installed ({0}):":"\u0418\u043d\u0441\u0442\u0430\u043b\u0438\u0440\u0430\u043d\u0438 \u043f\u043b\u044a\u0433\u0438\u043d\u0438 ({0}):","Premium plugins:":"\u0414\u043e\u043f\u044a\u043b\u043d\u0438\u0442\u0435\u043b\u043d\u0438 \u043f\u043b\u044a\u0433\u0438\u043d\u0438:","Learn more...":"\u041d\u0430\u0443\u0447\u0435\u0442\u0435 \u043f\u043e\u0432\u0435\u0447\u0435...","You are using {0}":"\u0418\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u0442\u0435 {0}","Plugins":"\u041f\u043b\u044a\u0433\u0438\u043d\u0438","Handy Shortcuts":"\u041f\u043e\u043b\u0435\u0437\u043d\u0438 \u0431\u044a\u0440\u0437\u0438 \u043a\u043b\u0430\u0432\u0438\u0448\u0438","Horizontal line":"\u0425\u043e\u0440\u0438\u0437\u043e\u043d\u0442\u0430\u043b\u043d\u0430 \u0447\u0435\u0440\u0442\u0430","Insert/edit image":"\u0414\u043e\u0431\u0430\u0432\u044f\u043d\u0435/\u043a\u043e\u0440\u0435\u043a\u0446\u0438\u044f \u043d\u0430 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435","Alternative description":"\u0410\u043b\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u043d\u043e \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0435","Accessibility":"\u0414\u043e\u0441\u0442\u044a\u043f\u043d\u043e\u0441\u0442","Image is decorative":"\u0418\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435\u0442\u043e \u0435 \u0434\u0435\u043a\u043e\u0440\u0430\u0442\u0438\u0432\u043d\u043e","Source":"\u0410\u0434\u0440\u0435\u0441","Dimensions":"\u0420\u0430\u0437\u043c\u0435\u0440","Constrain proportions":"\u041e\u0433\u0440\u0430\u043d\u0438\u0447\u0430\u0432\u0430\u043d\u0435 \u043d\u0430 \u043f\u0440\u043e\u043f\u043e\u0440\u0446\u0438\u0438\u0442\u0435","General":"\u041e\u0431\u0449\u043e","Advanced":"\u041f\u043e\u0434\u0440\u043e\u0431\u043d\u043e","Style":"\u0421\u0442\u0438\u043b","Vertical space":"\u0412\u0435\u0440\u0442\u0438\u043a\u0430\u043b\u043d\u043e \u043f\u0440\u043e\u0441\u0442\u0440\u0430\u043d\u0441\u0442\u0432\u043e","Horizontal space":"\u0425\u043e\u0440\u0438\u0437\u043e\u043d\u0442\u0430\u043b\u043d\u043e \u043f\u0440\u043e\u0441\u0442\u0440\u0430\u043d\u0441\u0442\u0432\u043e","Border":"\u041a\u0430\u043d\u0442 (\u0440\u0430\u043c\u043a\u0430)","Insert image":"\u0414\u043e\u0431\u0430\u0432\u044f\u043d\u0435 \u043d\u0430 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435","Image...":"\u0418\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435...","Image list":"\u0421\u043f\u0438\u0441\u044a\u043a \u0441 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f","Resize":"\u041f\u0440\u0435\u043e\u0440\u0430\u0437\u043c\u0435\u0440\u044f\u0432\u0430\u043d\u0435","Insert date/time":"\u0414\u043e\u0431\u0430\u0432\u044f\u043d\u0435 \u043d\u0430 \u0434\u0430\u0442\u0430/\u0447\u0430\u0441","Date/time":"\u0414\u0430\u0442\u0430/\u0447\u0430\u0441","Insert/edit link":"\u0414\u043e\u0431\u0430\u0432\u044f\u043d\u0435/\u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0445\u0438\u043f\u0435\u0440\u0432\u0440\u044a\u0437\u043a\u0430 (\u043b\u0438\u043d\u043a)","Text to display":"\u0422\u0435\u043a\u0441\u0442 \u0437\u0430 \u043f\u043e\u043a\u0430\u0437\u0432\u0430\u043d\u0435","Url":"\u0410\u0434\u0440\u0435\u0441 (URL)","Open link in...":"\u041e\u0442\u0432\u0430\u0440\u044f\u043d\u0435 \u043d\u0430 \u0445\u0438\u043f\u0435\u0440\u0432\u0440\u044a\u0437\u043a\u0430 \u0432...","Current window":"\u0422\u0435\u043a\u0443\u0449 \u043f\u0440\u043e\u0437\u043e\u0440\u0435\u0446","None":"\u0411\u0435\u0437","New window":"\u0412 \u043d\u043e\u0432 \u043f\u0440\u043e\u0437\u043e\u0440\u0435\u0446 (\u043f\u043e\u0434\u043f\u0440\u043e\u0437\u043e\u0440\u0435\u0446)","Open link":"\u041e\u0442\u0432\u043e\u0440\u0438 \u0432\u0440\u044a\u0437\u043a\u0430\u0442\u0430","Remove link":"\u041f\u0440\u0435\u043c\u0430\u0445\u0432\u0430\u043d\u0435 \u043d\u0430 \u0445\u0438\u043f\u0435\u0440\u0432\u0440\u044a\u0437\u043a\u0430","Anchors":"\u041a\u043e\u0442\u0432\u0438","Link...":"\u0425\u0438\u043f\u0435\u0440\u0432\u0440\u044a\u0437\u043a\u0430...","Paste or type a link":"\u041f\u043e\u0441\u0442\u0430\u0432\u0435\u0442\u0435 \u0438\u043b\u0438 \u043d\u0430\u043f\u0438\u0448\u0435\u0442\u0435 \u0445\u0438\u043f\u0435\u0440\u0432\u0440\u044a\u0437\u043a\u0430","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"URL \u0430\u0434\u0440\u0435\u0441\u044a\u0442, \u043a\u043e\u0439\u0442\u043e \u0432\u044a\u0432\u0435\u0434\u043e\u0445\u0442\u0435, \u043f\u0440\u0438\u043b\u0438\u0447\u0430 \u043d\u0430 \u0438\u043c\u0435\u0439\u043b \u0430\u0434\u0440\u0435\u0441. \u0418\u0441\u043a\u0430\u0442\u0435 \u043b\u0438 \u0434\u0430 \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u0435 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u0438\u044f \u043f\u0440\u0435\u0444\u0438\u043a\u0441 mailto:?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"URL \u0430\u0434\u0440\u0435\u0441\u044a\u0442, \u043a\u043e\u0439\u0442\u043e \u0432\u044a\u0432\u0435\u0434\u043e\u0445\u0442\u0435, \u043f\u0440\u0438\u043b\u0438\u0447\u0430 \u043d\u0430 \u0432\u044a\u043d\u0448\u0435\u043d \u0430\u0434\u0440\u0435\u0441. \u0418\u0441\u043a\u0430\u0442\u0435 \u043b\u0438 \u0434\u0430 \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u0435 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u0438\u044f \u043f\u0440\u0435\u0444\u0438\u043a\u0441 http://?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"\u0412\u044a\u0432\u0435\u0434\u0435\u043d\u0438\u044f\u0442 URL \u0430\u0434\u0440\u0435\u0441 \u0435 \u0432\u044a\u043d\u0448\u0435\u043d \u043b\u0438\u043d\u043a. \u0418\u0441\u043a\u0430\u0442\u0435 \u043b\u0438 \u0434\u0430 \u0441\u0435 \u0434\u043e\u0431\u0430\u0432\u0438 \u0437\u0430\u0434\u044a\u043b\u0436\u0438\u0442\u0435\u043b\u043d\u0438\u044f\u0442 https:// \u043f\u0440\u0435\u0444\u0438\u043a\u0441?","Link list":"\u0421\u043f\u0438\u0441\u044a\u043a \u0441 \u0445\u0438\u043f\u0435\u0440\u0432\u0440\u044a\u0437\u043a\u0438","Insert video":"\u0414\u043e\u0431\u0430\u0432\u044f\u043d\u0435 \u043d\u0430 \u0432\u0438\u0434\u0435\u043e\u043a\u043b\u0438\u043f","Insert/edit video":"\u0414\u043e\u0431\u0430\u0432\u044f\u043d\u0435/\u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0432\u0438\u0434\u0435\u043e\u043a\u043b\u0438\u043f","Insert/edit media":"\u0414\u043e\u0431\u0430\u0432\u044f\u043d\u0435/\u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u043c\u0435\u0434\u0438\u044f","Alternative source":"\u0410\u043b\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u0435\u043d \u0430\u0434\u0440\u0435\u0441","Alternative source URL":"\u0410\u043b\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u0435\u043d \u0430\u0434\u0440\u0435\u0441 URL","Media poster (Image URL)":"\u041c\u0435\u0434\u0438\u0435\u043d \u043f\u043b\u0430\u043a\u0430\u0442 (\u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435 URL)","Paste your embed code below:":"\u041f\u043e\u0441\u0442\u0430\u0432\u0435\u0442\u0435 \u043a\u043e\u0434\u0430 \u0437\u0430 \u0432\u0433\u0440\u0430\u0436\u0434\u0430\u043d\u0435 \u0432 \u043f\u043e\u043b\u0435\u0442\u043e \u043f\u043e-\u0434\u043e\u043b\u0443:","Embed":"\u0412\u0433\u0440\u0430\u0436\u0434\u0430\u043d\u0435","Media...":"\u041c\u0435\u0434\u0438\u044f...","Nonbreaking space":"\u0422\u0432\u044a\u0440\u0434 \u0438\u043d\u0442\u0435\u0440\u0432\u0430\u043b","Page break":"\u041d\u043e\u0432\u0430 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0430","Paste as text":"\u041f\u043e\u0441\u0442\u0430\u0432\u044f\u043d\u0435 \u043a\u0430\u0442\u043e \u0442\u0435\u043a\u0441\u0442","Preview":"\u041f\u0440\u0435\u0434\u0432\u0430\u0440\u0438\u0442\u0435\u043b\u0435\u043d \u0438\u0437\u0433\u043b\u0435\u0434","Print":"\u041f\u0440\u0438\u043d\u0442\u0438\u0440\u0430\u0439","Print...":"\u041e\u0442\u043f\u0435\u0447\u0430\u0442\u0432\u0430\u043d\u0435...","Save":"\u0421\u044a\u0445\u0440\u0430\u043d\u044f\u0432\u0430\u043d\u0435","Find":"\u0422\u044a\u0440\u0441\u0435\u043d\u0435 \u0437\u0430","Replace with":"\u0417\u0430\u043c\u044f\u043d\u0430 \u0441(\u044a\u0441)","Replace":"\u0417\u0430\u043c\u044f\u043d\u0430","Replace all":"\u0417\u0430\u043c\u044f\u043d\u0430 \u043d\u0430 \u0432\u0441\u0438\u0447\u043a\u0438 \u0441\u0440\u0435\u0449\u0430\u043d\u0438\u044f","Previous":"\u041f\u0440\u0435\u0434\u0438\u0448\u0435\u043d","Next":"\u0421\u043b\u0435\u0434\u0432\u0430\u0449","Find and Replace":"\u041d\u0430\u043c\u0435\u0440\u0438 \u0438 \u0417\u0430\u043c\u0435\u043d\u0438","Find and replace...":"\u041d\u0430\u043c\u0438\u0440\u0430\u043d\u0435 \u0438 \u0437\u0430\u043c\u044f\u043d\u0430...","Could not find the specified string.":"\u0422\u044a\u0440\u0441\u0435\u043d\u0438\u044f\u0442 \u0442\u0435\u043a\u0441\u0442 \u043d\u0435 \u0435 \u043d\u0430\u043c\u0435\u0440\u0435\u043d.","Match case":"\u0421\u044a\u0432\u043f\u0430\u0434\u0435\u043d\u0438\u0435 \u043d\u0430 \u0440\u0435\u0433\u0438\u0441\u0442\u044a\u0440\u0430 (\u043c\u0430\u043b\u043a\u0438/\u0433\u043b\u0430\u0432\u043d\u0438 \u0431\u0443\u043a\u0432\u0438)","Find whole words only":"\u0422\u044a\u0440\u0441\u0435\u043d\u0435 \u0441\u0430\u043c\u043e \u043d\u0430 \u0446\u0435\u043b\u0438 \u0434\u0443\u043c\u0438","Find in selection":"\u041d\u0430\u043c\u0435\u0440\u0438 \u0432 \u0441\u0435\u043b\u0435\u043a\u0442\u0438\u0440\u0430\u043d\u0438\u044f\u0442 \u0444\u0440\u0430\u0433\u043c\u0435\u043d\u0442","Insert table":"\u0414\u043e\u0431\u0430\u0432\u044f\u043d\u0435 \u043d\u0430 \u0442\u0430\u0431\u043b\u0438\u0446\u0430","Table properties":"\u0421\u0432\u043e\u0439\u0441\u0442\u0432\u0430 \u043d\u0430 \u0442\u0430\u0431\u043b\u0438\u0446\u0430\u0442\u0430","Delete table":"\u0418\u0437\u0442\u0440\u0438\u0432\u0430\u043d\u0435 \u043d\u0430 \u0442\u0430\u0431\u043b\u0438\u0446\u0430\u0442\u0430","Cell":"\u041a\u043b\u0435\u0442\u043a\u0430","Row":"\u0420\u0435\u0434","Column":"\u041a\u043e\u043b\u043e\u043d\u0430","Cell properties":"\u0421\u0432\u043e\u0439\u0441\u0442\u0432\u0430 \u043d\u0430 \u043a\u043b\u0435\u0442\u043a\u0430\u0442\u0430","Merge cells":"\u0421\u043b\u0438\u0432\u0430\u043d\u0435 \u043d\u0430 \u043a\u043b\u0435\u0442\u043a\u0438\u0442\u0435","Split cell":"\u0420\u0430\u0437\u0434\u0435\u043b\u044f\u043d\u0435 \u043d\u0430 \u043a\u043b\u0435\u0442\u043a\u0430","Insert row before":"\u0412\u043c\u044a\u043a\u0432\u0430\u043d\u0435 \u043d\u0430 \u0440\u0435\u0434 \u043f\u0440\u0435\u0434\u0438","Insert row after":"\u0412\u043c\u044a\u043a\u0432\u0430\u043d\u0435 \u043d\u0430 \u0440\u0435\u0434 \u0441\u043b\u0435\u0434","Delete row":"\u0418\u0437\u0442\u0440\u0438\u0432\u0430\u043d\u0435 \u043d\u0430 \u0440\u0435\u0434\u0430","Row properties":"\u0421\u0432\u043e\u0439\u0441\u0442\u0432\u0430 \u043d\u0430 \u0440\u0435\u0434\u0430","Cut row":"\u0418\u0437\u0440\u044f\u0437\u0432\u0430\u043d\u0435 \u043d\u0430 \u0440\u0435\u0434","Cut column":"\u0418\u0437\u0440\u0435\u0436\u0438 \u043a\u043e\u043b\u043e\u043d\u0430","Copy row":"\u041a\u043e\u043f\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0440\u0435\u0434","Copy column":"\u041a\u043e\u043f\u0438\u0440\u0430\u0439 \u043a\u043e\u043b\u043e\u043d\u0430","Paste row before":"\u041f\u043e\u0441\u0442\u0430\u0432\u044f\u043d\u0435 \u043d\u0430 \u0440\u0435\u0434 \u043f\u0440\u0435\u0434\u0438","Paste column before":"\u041f\u043e\u0441\u0442\u0430\u0432\u0438 \u043a\u043e\u043b\u043e\u043d\u0430\u0442\u0430 \u043f\u0440\u0435\u0434\u0438","Paste row after":"\u041f\u043e\u0441\u0442\u0430\u0432\u044f\u043d\u0435 \u043d\u0430 \u0440\u0435\u0434 \u0441\u043b\u0435\u0434","Paste column after":"\u041f\u043e\u0441\u0442\u0430\u0432\u0438 \u043a\u043e\u043b\u043e\u043d\u0430\u0442\u0430 \u0441\u043b\u0435\u0434","Insert column before":"\u0412\u043c\u044a\u043a\u0432\u0430\u043d\u0435 \u043d\u0430 \u043a\u043e\u043b\u043e\u043d\u0430 \u043f\u0440\u0435\u0434\u0438","Insert column after":"\u0412\u043c\u044a\u043a\u0432\u0430\u043d\u0435 \u043d\u0430 \u043a\u043e\u043b\u043e\u043d\u0430 \u0441\u043b\u0435\u0434","Delete column":"\u0418\u0437\u0442\u0440\u0438\u0432\u0430\u043d\u0435 \u043d\u0430 \u043a\u043e\u043b\u043e\u043d\u0430\u0442\u0430","Cols":"\u041a\u043e\u043b\u043e\u043d\u0438","Rows":"\u0420\u0435\u0434\u043e\u0432\u0435","Width":"\u0428\u0438\u0440\u0438\u043d\u0430","Height":"\u0412\u0438\u0441\u043e\u0447\u0438\u043d\u0430","Cell spacing":"\u0420\u0430\u0437\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u043c\u0435\u0436\u0434\u0443 \u043a\u043b\u0435\u0442\u043a\u0438\u0442\u0435","Cell padding":"\u0420\u0430\u0437\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u0434\u043e \u0441\u044a\u0434\u044a\u0440\u0436\u0430\u043d\u0438\u0435\u0442\u043e","Row clipboard actions":"\u0414\u0435\u0439\u0441\u0442\u0432\u0438\u044f \u043d\u0430 \u043a\u043b\u0438\u043f\u0431\u043e\u0440\u0434\u0430 \u0437\u0430 \u0440\u0435\u0434\u0430","Column clipboard actions":"\u0414\u0435\u0439\u0441\u0442\u0432\u0438\u044f \u043d\u0430 \u043a\u043b\u0438\u043f\u0431\u043e\u0440\u0434\u0430 \u0437\u0430 \u043a\u043e\u043b\u043e\u043d\u0430\u0442\u0430","Table styles":"\u0421\u0442\u0438\u043b\u043e\u0432\u0435 \u043d\u0430 \u0442\u0430\u0431\u043b\u0438\u0446\u0438","Cell styles":"\u0421\u0442\u0438\u043b\u043e\u0432\u0430 \u043d\u0430 \u043a\u043b\u0435\u0442\u043a\u0430\u0442\u0430","Column header":"\u0425\u0435\u0434\u044a\u0440 \u043d\u0430 \u043a\u043e\u043b\u043e\u043d\u0430","Row header":"\u0425\u0435\u0434\u044a\u0440 \u043d\u0430 \u0440\u0435\u0434","Table caption":"\u041d\u0430\u0434\u043f\u0438\u0441 \u043d\u0430 \u0442\u0430\u0431\u043b\u0438\u0446\u0430","Caption":"\u0414\u043e\u0431\u0430\u0432\u044f\u043d\u0435 \u043d\u0430 \u0437\u0430\u0433\u043b\u0430\u0432\u0438\u0435 \u043f\u0440\u0435\u0434\u0438 \u0442\u0430\u0431\u043b\u0438\u0446\u0430\u0442\u0430","Show caption":"\u041f\u043e\u043a\u0430\u0437\u0432\u0430\u043d\u0435 \u043d\u0430 \u043d\u0430\u0434\u043f\u0438\u0441","Left":"\u041b\u044f\u0432\u043e","Center":"\u0426\u0435\u043d\u0442\u0440\u0438\u0440\u0430\u043d\u043e","Right":"\u0414\u044f\u0441\u043d\u043e","Cell type":"\u0422\u0438\u043f \u043d\u0430 \u043a\u043b\u0435\u0442\u043a\u0430\u0442\u0430","Scope":"\u041e\u0431\u0445\u0432\u0430\u0442","Alignment":"\u041f\u043e\u0434\u0440\u0430\u0432\u043d\u044f\u0432\u0430\u043d\u0435","Horizontal align":"\u0425\u0438\u0440\u043e\u0437\u043e\u043d\u0442\u0430\u043b\u043d\u043e \u043f\u043e\u0434\u0440\u0430\u0432\u043d\u044f\u0432\u0430\u043d\u0435","Vertical align":"\u0412\u0435\u0440\u0442\u0438\u043a\u0430\u043b\u043d\u043e \u043f\u043e\u0434\u0440\u0430\u0432\u043d\u044f\u0432\u0430\u043d\u0435","Top":"\u0413\u043e\u0440\u0435","Middle":"\u041f\u043e \u0441\u0440\u0435\u0434\u0430\u0442\u0430","Bottom":"\u0414\u043e\u043b\u0443","Header cell":"\u0417\u0430\u0433\u043b\u0430\u0432\u043d\u0430 \u043a\u043b\u0435\u0442\u043a\u0430 (\u0430\u043d\u0442\u0435\u0442\u043a\u0430)","Row group":"\u0413\u0440\u0443\u043f\u0430 \u0440\u0435\u0434\u043e\u0432\u0435","Column group":"\u0413\u0440\u0443\u043f\u0430 \u043a\u043e\u043b\u043e\u043d\u0438","Row type":"\u0422\u0438\u043f \u043d\u0430 \u0440\u0435\u0434\u0430","Header":"\u0413\u043e\u0440\u0435\u043d \u043a\u043e\u043b\u043e\u043d\u0442\u0438\u0442\u0443\u043b (header)","Body":"\u0421\u044a\u0434\u044a\u0440\u0436\u0430\u043d\u0438\u0435 (body)","Footer":"\u0414\u043e\u043b\u0435\u043d \u043a\u043e\u043b\u043e\u043d\u0442\u0438\u0442\u0443\u043b (footer)","Border color":"\u0426\u0432\u044f\u0442 \u043d\u0430 \u0440\u0430\u043c\u043a\u0430\u0442\u0430","Solid":"\u0421\u043e\u043b\u0438\u0434\u0435\u043d","Dotted":"\u041f\u0443\u043d\u043a\u0442\u0438\u0440\u0430\u043d","Dashed":"\u041f\u0443\u043d\u043a\u0442\u0438\u0440\u0430\u043d","Double":"\u0414\u0432\u043e\u0435\u043d","Groove":"\u0416\u043b\u0435\u0431","Ridge":"\u0420\u044a\u0431","Inset":"\u0412\u044a\u0442\u0440\u0435\u0448\u0435\u043d","Outset":"\u0412\u044a\u043d\u0448\u0435\u043d","Hidden":"\u0421\u043a\u0440\u0438\u0442","Insert template...":"\u0412\u043c\u044a\u043a\u0432\u0430\u043d\u0435 \u043d\u0430 \u0448\u0430\u0431\u043b\u043e\u043d...","Templates":"\u0428\u0430\u0431\u043b\u043e\u043d\u0438","Template":"\u0428\u0430\u0431\u043b\u043e\u043d","Insert Template":"\u0414\u043e\u0431\u0430\u0432\u0438 \u0448\u0430\u0431\u043b\u043e\u043d","Text color":"\u0426\u0432\u044f\u0442 \u043d\u0430 \u0448\u0440\u0438\u0444\u0442\u0430","Background color":"\u0424\u043e\u043d\u043e\u0432 \u0446\u0432\u044f\u0442","Custom...":"\u0418\u0437\u0431\u0440\u0430\u043d...","Custom color":"\u0426\u0432\u044f\u0442 \u043f\u043e \u0438\u0437\u0431\u043e\u0440","No color":"\u0411\u0435\u0437 \u0446\u0432\u044f\u0442","Remove color":"\u041f\u0440\u0435\u043c\u0430\u0445\u0432\u0430\u043d\u0435 \u043d\u0430 \u0446\u0432\u0435\u0442\u0430","Show blocks":"\u041f\u043e\u043a\u0430\u0437\u0432\u0430\u043d\u0435 \u043d\u0430 \u0431\u043b\u043e\u043a\u043e\u0432\u0435\u0442\u0435","Show invisible characters":"\u041f\u043e\u043a\u0430\u0437\u0432\u0430\u043d\u0435 \u043d\u0430 \u043d\u0435\u043f\u0435\u0447\u0430\u0442\u0430\u0435\u043c\u0438 \u0437\u043d\u0430\u0446\u0438","Word count":"\u0411\u0440\u043e\u0435\u043d\u0435 \u043d\u0430 \u0434\u0443\u043c\u0438","Count":"\u0411\u0440\u043e\u0439","Document":"\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442","Selection":"\u0418\u0437\u0431\u0440\u0430\u043d\u043e","Words":"\u0414\u0443\u043c\u0438","Words: {0}":"\u0414\u0443\u043c\u0438: {0}","{0} words":"{0} \u0434\u0443\u043c\u0438","File":"\u0424\u0430\u0439\u043b","Edit":"\u0420\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u0430\u043d\u0435","Insert":"\u0412\u043c\u044a\u043a\u0432\u0430\u043d\u0435","View":"\u0418\u0437\u0433\u043b\u0435\u0434","Format":"\u0424\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u043d\u0435","Table":"\u0422\u0430\u0431\u043b\u0438\u0446\u0430","Tools":"\u0418\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0438","Powered by {0}":"\u0421\u044a\u0437\u0434\u0430\u0434\u0435\u043d\u043e \u0441(\u044a\u0441) {0}","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\u041f\u043e\u043b\u0435 \u0437\u0430 \u043e\u0431\u043e\u0433\u0430\u0442\u0435\u043d \u0442\u0435\u043a\u0441\u0442. \u041d\u0430\u0442\u0438\u0441\u043d\u0435\u0442\u0435 Alt+F9 \u0437\u0430 \u043c\u0435\u043d\u044e, Alt+F10 \u0437\u0430 \u043b\u0435\u043d\u0442\u0430 \u0441 \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0438, Alt+0 \u0437\u0430 \u043f\u043e\u043c\u043e\u0449","Image title":"\u0417\u0430\u0433\u043b\u0430\u0432\u0438\u0435 \u043d\u0430 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435\u0442\u043e","Border width":"\u0428\u0438\u0440\u0438\u043d\u0430 \u043d\u0430 \u0440\u0430\u043c\u043a\u0430\u0442\u0430","Border style":"\u0421\u0442\u0438\u043b \u043d\u0430 \u0440\u0430\u043c\u043a\u0430\u0442\u0430","Error":"\u0413\u0440\u0435\u0448\u043a\u0430","Warn":"\u041f\u0440\u0435\u0434\u0443\u043f\u0440\u0435\u0436\u0434\u0435\u043d\u0438\u0435","Valid":"\u0412\u0430\u043b\u0438\u0434\u043d\u043e","To open the popup, press Shift+Enter":"\u0417\u0430 \u0434\u0430 \u043e\u0442\u0432\u043e\u0440\u0438\u0442\u0435 \u0438\u0437\u0441\u043a\u0430\u0447\u0430\u0449\u0438\u044f \u043f\u0440\u043e\u0437\u043e\u0440\u0435\u0446, \u043d\u0430\u0442\u0438\u0441\u043d\u0435\u0442\u0435 Shift+Enter","Rich Text Area":"\u041e\u0431\u043b\u0430\u0441\u0442 \u0441 \u043e\u0431\u043e\u0433\u0430\u0442\u0435\u043d \u0442\u0435\u043a\u0441\u0442","Rich Text Area. Press ALT-0 for help.":"\u041f\u043e\u043b\u0435 \u0437\u0430 \u043e\u0431\u043e\u0433\u0430\u0442\u0435\u043d \u0442\u0435\u043a\u0441\u0442. \u041d\u0430\u0442\u0438\u0441\u043d\u0435\u0442\u0435 ALT+0 \u0437\u0430 \u043f\u043e\u043c\u043e\u0449.","System Font":"\u0421\u0438\u0441\u0442\u0435\u043c\u0435\u043d \u0448\u0440\u0438\u0444\u0442","Failed to upload image: {0}":"\u041d\u0435\u0443\u0441\u043f\u0435\u0448\u043d\u043e \u043a\u0430\u0447\u0432\u0430\u043d\u0435 \u043d\u0430 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435: {0}","Failed to load plugin: {0} from url {1}":"\u041d\u0435\u0443\u0441\u043f\u0435\u0448\u043d\u043e \u0437\u0430\u0440\u0435\u0436\u0434\u0430\u043d\u0435 \u043d\u0430 \u043f\u043b\u044a\u0433\u0438\u043d {0} \u043e\u0442 URL {1}","Failed to load plugin url: {0}":"\u041d\u0435\u0443\u0441\u043f\u0435\u0448\u043d\u043e \u0437\u0430\u0440\u0435\u0436\u0434\u0430\u043d\u0435 \u043d\u0430 URL \u043d\u0430 \u043f\u043b\u044a\u0433\u0438\u043d: {0}","Failed to initialize plugin: {0}":"\u041d\u0435\u0443\u0441\u043f\u0435\u0448\u043d\u043e \u0438\u043d\u0438\u0446\u0438\u0430\u043b\u0438\u0437\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u043f\u043b\u044a\u0433\u0438\u043d: {0}","example":"\u043f\u0440\u0438\u043c\u0435\u0440","Search":"\u0422\u044a\u0440\u0441\u0435\u043d\u0435","All":"\u0412\u0441\u0438\u0447\u043a\u0438","Currency":"\u0412\u0430\u043b\u0443\u0442\u0430","Text":"\u0422\u0435\u043a\u0441\u0442","Quotations":"\u0426\u0438\u0442\u0430\u0442\u0438","Mathematical":"\u041c\u0430\u0442\u0435\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0438","Extended Latin":"\u0420\u0430\u0437\u0448\u0438\u0440\u0435\u043d\u0438 \u043b\u0430\u0442\u0438\u043d\u0441\u043a\u0438 \u0431\u0443\u043a\u0432\u0438","Symbols":"\u0421\u0438\u043c\u0432\u043e\u043b\u0438","Arrows":"\u0421\u0442\u0440\u0435\u043b\u043a\u0438","User Defined":"\u0417\u0430\u0434\u0430\u0434\u0435\u043d\u0438 \u043e\u0442 \u043f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u044f","dollar sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u0434\u043e\u043b\u0430\u0440","currency sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u0432\u0430\u043b\u0443\u0442\u0430","euro-currency sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u0435\u0432\u0440\u043e \u0432\u0430\u043b\u0443\u0442\u0430","colon sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u043a\u043e\u043b\u043e\u043d","cruzeiro sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u043a\u0440\u0443\u0437\u0435\u0439\u0440\u043e","french franc sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u0444\u0440\u0435\u043d\u0441\u043a\u0438 \u0444\u0440\u0430\u043d\u043a","lira sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u043b\u0438\u0440\u0430","mill sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u043c\u0438\u043b","naira sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u043d\u0430\u0439\u0440\u0430","peseta sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u043f\u0435\u0441\u0435\u0442\u0430","rupee sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u0440\u0443\u043f\u0438\u044f","won sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u043a\u043e\u0440\u0435\u0439\u0441\u043a\u0438 \u0432\u043e\u043d","new sheqel sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u043d\u043e\u0432 \u0448\u0435\u043a\u0435\u043b","dong sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u0432\u0438\u0435\u0442\u043d\u0430\u043c\u0441\u043a\u0438 \u0434\u043e\u043d\u0433","kip sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u043b\u0430\u043e\u0441\u043a\u0438 \u043a\u0438\u043f","tugrik sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u043c\u043e\u043d\u0433\u043e\u043b\u0441\u043a\u0438 \u0442\u0443\u0433\u0440\u0438\u043a","drachma sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u0434\u0440\u0430\u0445\u043c\u0430","german penny symbol":"\u0441\u0438\u043c\u0432\u043e\u043b \u0437\u0430 \u0433\u0435\u0440\u043c\u0430\u043d\u0441\u043a\u043e \u043f\u0435\u043d\u0438","peso sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u043f\u0435\u0441\u043e","guarani sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u0433\u0443\u0430\u0440\u0430\u043d\u0438","austral sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u0430\u0443\u0441\u0442\u0440\u0430\u043b","hryvnia sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u0433\u0440\u0438\u0432\u043d\u044f","cedi sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u0441\u0435\u0434\u0438","livre tournois sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u043b\u0438\u0432\u0440 \u0442\u0443\u0440\u043d\u0443\u0430","spesmilo sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u0441\u043f\u0435\u0441\u043c\u0438\u043b\u043e","tenge sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u0442\u0435\u043d\u0433\u0435","indian rupee sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u0438\u043d\u0434\u0438\u0439\u0441\u043a\u0430 \u0440\u0443\u043f\u0438\u044f","turkish lira sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u0442\u0443\u0440\u0441\u043a\u0430 \u043b\u0438\u0440\u0430","nordic mark sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u043d\u043e\u0440\u0434\u0441\u043a\u0430 \u043c\u0430\u0440\u043a\u0430","manat sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u043c\u0430\u043d\u0430\u0442","ruble sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u0440\u0443\u0431\u043b\u0430","yen character":"\u0441\u0438\u043c\u0432\u043e\u043b \u0437\u0430 \u0439\u0435\u043d\u0430","yuan character":"\u0441\u0438\u043c\u0432\u043e\u043b \u0437\u0430 \u044e\u0430\u043d","yuan character, in hong kong and taiwan":"\u0441\u0438\u043c\u0432\u043e\u043b \u0437\u0430 \u044e\u0430\u043d \u0432 \u0425\u043e\u043d\u043a\u043e\u043d\u0433 \u0438 \u0422\u0430\u0439\u0432\u0430\u043d","yen/yuan character variant one":"\u0441\u0438\u043c\u0432\u043e\u043b \u0437\u0430 \u0439\u0435\u043d\u0430/\u044e\u0430\u043d \u0432\u0430\u0440\u0438\u0430\u043d\u0442 \u0435\u0434\u043d\u043e","Emojis":"\u0415\u043c\u043e\u0442\u0438\u043a\u043e\u043d\u0438","Emojis...":"\u0415\u043c\u043e\u0442\u0438\u043a\u043e\u043d\u0438...","Loading emojis...":"\u0417\u0430\u0440\u0435\u0436\u0434\u0430\u043d\u0435 \u043d\u0430 \u0435\u043c\u043e\u0434\u0436\u0438\u0442\u0430...","Could not load emojis":"\u0413\u0440\u0435\u0448\u043a\u0430 \u043f\u0440\u0438 \u0437\u0430\u0440\u0435\u0436\u0434\u0430\u043d\u0435 \u043d\u0430 \u0435\u043c\u043e\u0434\u0436\u0438\u0442\u0430","People":"\u0425\u043e\u0440\u0430","Animals and Nature":"\u0416\u0438\u0432\u043e\u0442\u043d\u0438 \u0438 \u043f\u0440\u0438\u0440\u043e\u0434\u0430","Food and Drink":"\u0425\u0440\u0430\u043d\u0430 \u0438 \u043d\u0430\u043f\u0438\u0442\u043a\u0438","Activity":"\u0414\u0435\u0439\u043d\u043e\u0441\u0442\u0438","Travel and Places":"\u041f\u044a\u0442\u0443\u0432\u0430\u043d\u0435 \u0438 \u043c\u0435\u0441\u0442\u0430","Objects":"\u041f\u0440\u0435\u0434\u043c\u0435\u0442\u0438","Flags":"\u0417\u043d\u0430\u043c\u0435\u043d\u0430","Characters":"\u0421\u0438\u043c\u0432\u043e\u043b\u0438","Characters (no spaces)":"\u0421\u0438\u043c\u0432\u043e\u043b\u0438 (\u0431\u0435\u0437 \u0438\u043d\u0442\u0435\u0440\u0432\u0430\u043b\u0438)","{0} characters":"{0} \u0441\u0438\u043c\u0432\u043e\u043b\u0430","Error: Form submit field collision.":"\u0413\u0440\u0435\u0448\u043a\u0430: \u041d\u0435\u0441\u044a\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u0435 \u043d\u0430 \u043f\u043e\u043b\u0435 \u043f\u0440\u0438 \u0438\u0437\u043f\u0440\u0430\u0449\u0430\u043d\u0435 \u043d\u0430 \u0444\u043e\u0440\u043c\u0443\u043b\u044f\u0440.","Error: No form element found.":"\u0413\u0440\u0435\u0448\u043a\u0430: \u041d\u0435 \u0435 \u043e\u0442\u043a\u0440\u0438\u0442 \u0435\u043b\u0435\u043c\u0435\u043d\u0442 \u043d\u0430 \u0444\u043e\u0440\u043c\u0443\u043b\u044f\u0440\u0430.","Color swatch":"\u0426\u0432\u0435\u0442\u043d\u0430 \u043c\u043e\u0441\u0442\u0440\u0430","Color Picker":"\u0418\u0437\u0431\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0446\u0432\u044f\u0442","Invalid hex color code: {0}":"\u041d\u0435\u0432\u0430\u043b\u0438\u0434\u0435\u043d \u0448\u0435\u0441\u0442\u043d\u0430\u0434\u0435\u0441\u0435\u0442\u0438\u0447\u0435\u043d (HEX) \u043a\u043e\u0434 \u043d\u0430 \u0446\u0432\u044f\u0442: {0}","Invalid input":"\u041d\u0435\u0432\u0430\u043b\u0438\u0434\u0435\u043d \u0432\u0445\u043e\u0434","R":"R","Red component":"\u0427\u0435\u0440\u0432\u0435\u043d \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442","G":"G","Green component":"\u0417\u0435\u043b\u0435\u043d \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442","B":"B","Blue component":"\u0421\u0438\u043d \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442","#":"#","Hex color code":"\u0428\u0435\u0441\u0442\u043d\u0430\u0434\u0435\u0441\u0435\u0442\u0438\u0447\u0435\u043d \u043a\u043e\u0434 \u043d\u0430 \u0446\u0432\u0435\u0442\u0430","Range 0 to 255":"\u041e\u0442 0 \u0434\u043e 255","Turquoise":"\u0422\u044e\u0440\u043a\u043e\u0430\u0437\u0435\u043d\u043e","Green":"\u0417\u0435\u043b\u0435\u043d\u043e","Blue":"\u0421\u0438\u043d\u044c\u043e","Purple":"\u041b\u0438\u043b\u0430\u0432\u043e","Navy Blue":"\u041c\u043e\u0440\u0441\u043a\u043e\u0441\u0438\u043d\u044c\u043e","Dark Turquoise":"\u0422\u044a\u043c\u043d\u043e\u0442\u044e\u0440\u043a\u043e\u0430\u0437\u0435\u043d\u043e","Dark Green":"\u0422\u044a\u043c\u043d\u043e\u0437\u0435\u043b\u0435\u043d\u043e","Medium Blue":"\u0421\u0440\u0435\u0434\u043d\u043e\u0441\u0438\u043d\u044c\u043e","Medium Purple":"\u0421\u0440\u0435\u0434\u043d\u043e\u043b\u0438\u043b\u0430\u0432\u043e","Midnight Blue":"\u0421\u0440\u0435\u0434\u043d\u043e\u0449\u043d\u043e \u0441\u0438\u043d\u044c\u043e","Yellow":"\u0416\u044a\u043b\u0442\u043e","Orange":"\u041e\u0440\u0430\u043d\u0436\u0435\u0432\u043e","Red":"\u0427\u0435\u0440\u0432\u0435\u043d\u043e","Light Gray":"\u0421\u0432\u0435\u0442\u043b\u043e\u0441\u0438\u0432\u043e","Gray":"\u0421\u0438\u0432\u043e","Dark Yellow":"\u0422\u044a\u043c\u043d\u043e\u0436\u044a\u043b\u0442\u043e","Dark Orange":"\u0422\u044a\u043c\u043d\u043e\u043e\u0440\u0430\u043d\u0436\u0435\u0432\u043e","Dark Red":"\u0422\u044a\u043c\u043d\u043e\u0447\u0435\u0440\u0432\u0435\u043d\u043e","Medium Gray":"\u0421\u0440\u0435\u0434\u043d\u043e\u0441\u0438\u0432\u043e","Dark Gray":"\u0422\u044a\u043c\u043d\u043e\u0441\u0438\u0432\u043e","Light Green":"\u0421\u0432\u0435\u0442\u043b\u043e\u0437\u0435\u043b\u0435\u043d","Light Yellow":"\u0421\u0432\u0435\u0442\u043b\u043e\u0436\u044a\u043b\u0442","Light Red":"\u0421\u0432\u0435\u0442\u043b\u043e\u0447\u0435\u0440\u0432\u0435\u043d","Light Purple":"\u0421\u0432\u0435\u0442\u043b\u043e\u043b\u0438\u043b\u0430\u0432","Light Blue":"\u0421\u0432\u0435\u0442\u043b\u043e\u0441\u0438\u043d","Dark Purple":"\u0422\u044a\u043c\u043d\u043e\u043b\u0438\u043b\u0430\u0432","Dark Blue":"\u0422\u044a\u043c\u043d\u043e\u0441\u0438\u043d","Black":"\u0427\u0435\u0440\u043d\u043e","White":"\u0411\u044f\u043b\u043e","Switch to or from fullscreen mode":"\u041f\u0440\u0435\u0432\u043a\u043b\u044e\u0447\u0432\u0430\u043d\u0435 \u043a\u044a\u043c \u0438\u043b\u0438 \u043e\u0442 \u0440\u0435\u0436\u0438\u043c \u043d\u0430 \u0446\u044f\u043b \u0435\u043a\u0440\u0430\u043d","Open help dialog":"\u041e\u0442\u0432\u0430\u0440\u044f\u043d\u0435 \u043d\u0430 \u0434\u0438\u0430\u043b\u043e\u0433\u043e\u0432 \u043f\u0440\u043e\u0437\u043e\u0440\u0435\u0446 \u0437\u0430 \u043f\u043e\u043c\u043e\u0449","history":"\u0438\u0441\u0442\u043e\u0440\u0438\u044f","styles":"\u0441\u0442\u0438\u043b\u043e\u0432\u0435","formatting":"\u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u043d\u0435","alignment":"\u043f\u043e\u0434\u0440\u0430\u0432\u043d\u044f\u0432\u0430\u043d\u0435","indentation":"\u043e\u0442\u0441\u0442\u044a\u043f","Font":"\u0428\u0440\u0438\u0444\u0442","Size":"\u0420\u0430\u0437\u043c\u0435\u0440","More...":"\u041e\u0449\u0435...","Select...":"\u0418\u0437\u0431\u0435\u0440\u0438...","Preferences":"\u041f\u0440\u0435\u0434\u043f\u043e\u0447\u0438\u0442\u0430\u043d\u0438\u044f","Yes":"\u0414\u0430","No":"\u041d\u0435","Keyboard Navigation":"\u041d\u0430\u0432\u0438\u0433\u0430\u0446\u0438\u044f \u0441 \u043a\u043b\u0430\u0432\u0438\u0430\u0442\u0443\u0440\u0430","Version":"\u0412\u0435\u0440\u0441\u0438\u044f","Code view":"\u041f\u0440\u0435\u0433\u043b\u0435\u0434 \u043d\u0430 \u043a\u043e\u0434","Open popup menu for split buttons":"\u041e\u0442\u0432\u043e\u0440\u0438 \u043f\u043e\u043f-\u044a\u043f \u043c\u0435\u043d\u044e\u0442\u043e \u0437\u0430 \u0440\u0430\u0437\u0434\u0435\u043b\u0435\u043d\u0438\u0442\u0435 \u0431\u0443\u0442\u043e\u043d\u0438","List Properties":"\u0421\u043f\u0438\u0441\u044a\u043a \u0441 \u0440\u0435\u043a\u0432\u0438\u0437\u0438\u0442\u0438","List properties...":"\u0421\u043f\u0438\u0441\u044a\u043a \u0441 \u0440\u0435\u043a\u0432\u0438\u0437\u0438\u0442\u0438...","Start list at number":"\u0417\u0430\u043f\u043e\u0447\u043d\u0438 \u0441\u043f\u0438\u0441\u044a\u043a\u0430 \u043e\u0442 \u043d\u043e\u043c\u0435\u0440","Line height":"\u0412\u0438\u0441\u043e\u0447\u0438\u043d\u0430 \u043d\u0430 \u0440\u0435\u0434\u0430","Dropped file type is not supported":"\u0422\u0438\u043f\u0430 \u043d\u0430 \u043f\u043e\u0441\u0442\u0430\u0432\u0435\u043d\u0438\u044f\u0442 \u0444\u0430\u0439\u043b \u043d\u0435 \u0441\u0435 \u043f\u043e\u0434\u0434\u044a\u0440\u0436\u0430","Loading...":"\u0417\u0430\u0440\u0435\u0436\u0434\u0430\u043d\u0435...","ImageProxy HTTP error: Rejected request":"ImageProxy HTTP \u0433\u0440\u0435\u0448\u043a\u0430: \u041e\u0442\u0445\u0432\u044a\u0440\u043b\u0435\u043d\u0430 \u0437\u0430\u044f\u0432\u043a\u0430","ImageProxy HTTP error: Could not find Image Proxy":"ImageProxy HTTP \u0433\u0440\u0435\u0448\u043a\u0430: \u041d\u0435 \u043c\u043e\u0436\u0435 \u0434\u0430 \u043d\u0430\u043c\u0435\u0440\u0438 Image Proxy","ImageProxy HTTP error: Incorrect Image Proxy URL":"ImageProxy HTTP \u0433\u0440\u0435\u0448\u043a\u0430: \u041d\u0435\u0432\u0430\u043b\u0438\u0434\u043d\u043e Image Proxy URL","ImageProxy HTTP error: Unknown ImageProxy error":"ImageProxy HTTP \u0433\u0440\u0435\u0448\u043a\u0430: \u041d\u0435\u043f\u043e\u0437\u043d\u0430\u0442\u0430 ImageProxy \u0433\u0440\u0435\u0448\u043a\u0430"}); \ No newline at end of file +tinymce.addI18n("bg_BG",{"#":"#","Accessibility":"\u0414\u043e\u0441\u0442\u044a\u043f\u043d\u043e\u0441\u0442","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"\u0414\u0435\u0439\u0441\u0442\u0432\u0438\u0435","Activity":"\u0414\u0435\u0439\u043d\u043e\u0441\u0442\u0438","Address":"\u0410\u0434\u0440\u0435\u0441","Advanced":"\u041f\u043e\u0434\u0440\u043e\u0431\u043d\u043e","Align":"\u041f\u043e\u0434\u0440\u0430\u0432\u043d\u044f\u0432\u0430\u043d\u0435","Align center":"\u0426\u0435\u043d\u0442\u0440\u0438\u0440\u0430\u043d\u0435","Align left":"\u041f\u043e\u0434\u0440\u0430\u0432\u043d\u044f\u0432\u0430\u043d\u0435 \u043e\u0442\u043b\u044f\u0432\u043e","Align right":"\u041f\u043e\u0434\u0440\u0430\u0432\u043d\u044f\u0432\u0430\u043d\u0435 \u043e\u0442\u0434\u044f\u0441\u043d\u043e","Alignment":"\u041f\u043e\u0434\u0440\u0430\u0432\u043d\u044f\u0432\u0430\u043d\u0435","Alignment {0}":"","All":"\u0412\u0441\u0438\u0447\u043a\u0438","Alternative description":"\u0410\u043b\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u043d\u043e \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0435","Alternative source":"\u0410\u043b\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u0435\u043d \u0430\u0434\u0440\u0435\u0441","Alternative source URL":"\u0410\u043b\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u0435\u043d \u0430\u0434\u0440\u0435\u0441 URL","Anchor":"\u0418\u043c\u0435 \u043d\u0430 \u043b\u0438\u043d\u043a","Anchor...":"\u041a\u043e\u0442\u0432\u0430...","Anchors":"\u041a\u043e\u0442\u0432\u0438","Animals and Nature":"\u0416\u0438\u0432\u043e\u0442\u043d\u0438 \u0438 \u043f\u0440\u0438\u0440\u043e\u0434\u0430","Arrows":"\u0421\u0442\u0440\u0435\u043b\u043a\u0438","B":"B","Background color":"\u0424\u043e\u043d\u043e\u0432 \u0446\u0432\u044f\u0442","Background color {0}":"","Black":"\u0427\u0435\u0440\u043d\u043e","Block":"\u0411\u043b\u043e\u043a","Block {0}":"","Blockquote":"\u0426\u0438\u0442\u0430\u0442","Blocks":"\u0411\u043b\u043e\u043a\u043e\u0432\u0435","Blue":"\u0421\u0438\u043d\u044c\u043e","Blue component":"\u0421\u0438\u043d \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442","Body":"\u0421\u044a\u0434\u044a\u0440\u0436\u0430\u043d\u0438\u0435 (body)","Bold":"\u0423\u0434\u0435\u0431\u0435\u043b\u0435\u043d (\u043f\u043e\u043b\u0443\u0447\u0435\u0440)","Border":"\u041a\u0430\u043d\u0442 (\u0440\u0430\u043c\u043a\u0430)","Border color":"\u0426\u0432\u044f\u0442 \u043d\u0430 \u0440\u0430\u043c\u043a\u0430\u0442\u0430","Border style":"\u0421\u0442\u0438\u043b \u043d\u0430 \u0440\u0430\u043c\u043a\u0430\u0442\u0430","Border width":"\u0428\u0438\u0440\u0438\u043d\u0430 \u043d\u0430 \u0440\u0430\u043c\u043a\u0430\u0442\u0430","Bottom":"\u0414\u043e\u043b\u0443","Browse files":"","Browse for an image":"\u041f\u043e\u0442\u044a\u0440\u0441\u0435\u0442\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435","Browse links":"","Bullet list":"\u0421\u043f\u0438\u0441\u044a\u043a \u0441 \u0432\u043e\u0434\u0430\u0447\u0438","Cancel":"\u041e\u0442\u043a\u0430\u0437","Caption":"\u0414\u043e\u0431\u0430\u0432\u044f\u043d\u0435 \u043d\u0430 \u0437\u0430\u0433\u043b\u0430\u0432\u0438\u0435 \u043f\u0440\u0435\u0434\u0438 \u0442\u0430\u0431\u043b\u0438\u0446\u0430\u0442\u0430","Cell":"\u041a\u043b\u0435\u0442\u043a\u0430","Cell padding":"\u0420\u0430\u0437\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u0434\u043e \u0441\u044a\u0434\u044a\u0440\u0436\u0430\u043d\u0438\u0435\u0442\u043e","Cell properties":"\u0421\u0432\u043e\u0439\u0441\u0442\u0432\u0430 \u043d\u0430 \u043a\u043b\u0435\u0442\u043a\u0430\u0442\u0430","Cell spacing":"\u0420\u0430\u0437\u0441\u0442\u043e\u044f\u043d\u0438\u0435 \u043c\u0435\u0436\u0434\u0443 \u043a\u043b\u0435\u0442\u043a\u0438\u0442\u0435","Cell styles":"\u0421\u0442\u0438\u043b\u043e\u0432\u0430 \u043d\u0430 \u043a\u043b\u0435\u0442\u043a\u0430\u0442\u0430","Cell type":"\u0422\u0438\u043f \u043d\u0430 \u043a\u043b\u0435\u0442\u043a\u0430\u0442\u0430","Center":"\u0426\u0435\u043d\u0442\u0440\u0438\u0440\u0430\u043d\u043e","Characters":"\u0421\u0438\u043c\u0432\u043e\u043b\u0438","Characters (no spaces)":"\u0421\u0438\u043c\u0432\u043e\u043b\u0438 (\u0431\u0435\u0437 \u0438\u043d\u0442\u0435\u0440\u0432\u0430\u043b\u0438)","Circle":"\u041e\u043a\u0440\u044a\u0436\u043d\u043e\u0441\u0442\u0438","Class":"\u041a\u043b\u0430\u0441","Clear formatting":"\u0418\u0437\u0447\u0438\u0441\u0442\u0432\u0430\u043d\u0435 \u043d\u0430 \u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u043d\u0435\u0442\u043e","Close":"\u0417\u0430\u0442\u0432\u0430\u0440\u044f\u043d\u0435","Code":"\u041a\u043e\u0434","Code sample...":"\u041f\u0440\u0438\u043c\u0435\u0440\u0435\u043d \u043a\u043e\u0434...","Code view":"\u041f\u0440\u0435\u0433\u043b\u0435\u0434 \u043d\u0430 \u043a\u043e\u0434","Color Picker":"\u0418\u0437\u0431\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0446\u0432\u044f\u0442","Color swatch":"\u0426\u0432\u0435\u0442\u043d\u0430 \u043c\u043e\u0441\u0442\u0440\u0430","Cols":"\u041a\u043e\u043b\u043e\u043d\u0438","Column":"\u041a\u043e\u043b\u043e\u043d\u0430","Column clipboard actions":"\u0414\u0435\u0439\u0441\u0442\u0432\u0438\u044f \u043d\u0430 \u043a\u043b\u0438\u043f\u0431\u043e\u0440\u0434\u0430 \u0437\u0430 \u043a\u043e\u043b\u043e\u043d\u0430\u0442\u0430","Column group":"\u0413\u0440\u0443\u043f\u0430 \u043a\u043e\u043b\u043e\u043d\u0438","Column header":"\u0425\u0435\u0434\u044a\u0440 \u043d\u0430 \u043a\u043e\u043b\u043e\u043d\u0430","Constrain proportions":"\u041e\u0433\u0440\u0430\u043d\u0438\u0447\u0430\u0432\u0430\u043d\u0435 \u043d\u0430 \u043f\u0440\u043e\u043f\u043e\u0440\u0446\u0438\u0438\u0442\u0435","Copy":"\u041a\u043e\u043f\u0438\u0440\u0430\u043d\u0435","Copy column":"\u041a\u043e\u043f\u0438\u0440\u0430\u0439 \u043a\u043e\u043b\u043e\u043d\u0430","Copy row":"\u041a\u043e\u043f\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0440\u0435\u0434","Could not find the specified string.":"\u0422\u044a\u0440\u0441\u0435\u043d\u0438\u044f\u0442 \u0442\u0435\u043a\u0441\u0442 \u043d\u0435 \u0435 \u043d\u0430\u043c\u0435\u0440\u0435\u043d.","Could not load emojis":"\u0413\u0440\u0435\u0448\u043a\u0430 \u043f\u0440\u0438 \u0437\u0430\u0440\u0435\u0436\u0434\u0430\u043d\u0435 \u043d\u0430 \u0435\u043c\u043e\u0434\u0436\u0438\u0442\u0430","Count":"\u0411\u0440\u043e\u0439","Currency":"\u0412\u0430\u043b\u0443\u0442\u0430","Current window":"\u0422\u0435\u043a\u0443\u0449 \u043f\u0440\u043e\u0437\u043e\u0440\u0435\u0446","Custom color":"\u0426\u0432\u044f\u0442 \u043f\u043e \u0438\u0437\u0431\u043e\u0440","Custom...":"\u0418\u0437\u0431\u0440\u0430\u043d...","Cut":"\u0418\u0437\u0440\u044f\u0437\u0432\u0430\u043d\u0435","Cut column":"\u0418\u0437\u0440\u0435\u0436\u0438 \u043a\u043e\u043b\u043e\u043d\u0430","Cut row":"\u0418\u0437\u0440\u044f\u0437\u0432\u0430\u043d\u0435 \u043d\u0430 \u0440\u0435\u0434","Dark Blue":"\u0422\u044a\u043c\u043d\u043e\u0441\u0438\u043d","Dark Gray":"\u0422\u044a\u043c\u043d\u043e\u0441\u0438\u0432\u043e","Dark Green":"\u0422\u044a\u043c\u043d\u043e\u0437\u0435\u043b\u0435\u043d\u043e","Dark Orange":"\u0422\u044a\u043c\u043d\u043e\u043e\u0440\u0430\u043d\u0436\u0435\u0432\u043e","Dark Purple":"\u0422\u044a\u043c\u043d\u043e\u043b\u0438\u043b\u0430\u0432","Dark Red":"\u0422\u044a\u043c\u043d\u043e\u0447\u0435\u0440\u0432\u0435\u043d\u043e","Dark Turquoise":"\u0422\u044a\u043c\u043d\u043e\u0442\u044e\u0440\u043a\u043e\u0430\u0437\u0435\u043d\u043e","Dark Yellow":"\u0422\u044a\u043c\u043d\u043e\u0436\u044a\u043b\u0442\u043e","Dashed":"\u041f\u0443\u043d\u043a\u0442\u0438\u0440\u0430\u043d","Date/time":"\u0414\u0430\u0442\u0430/\u0447\u0430\u0441","Decrease indent":"\u041d\u0430\u043c\u0430\u043b\u044f\u0432\u0430\u043d\u0435 \u043d\u0430 \u043e\u0442\u0441\u0442\u044a\u043f\u0430","Default":"\u041f\u043e \u043f\u043e\u0434\u0440\u0430\u0437\u0431\u0438\u0440\u0430\u043d\u0435","Delete accordion":"","Delete column":"\u0418\u0437\u0442\u0440\u0438\u0432\u0430\u043d\u0435 \u043d\u0430 \u043a\u043e\u043b\u043e\u043d\u0430\u0442\u0430","Delete row":"\u0418\u0437\u0442\u0440\u0438\u0432\u0430\u043d\u0435 \u043d\u0430 \u0440\u0435\u0434\u0430","Delete table":"\u0418\u0437\u0442\u0440\u0438\u0432\u0430\u043d\u0435 \u043d\u0430 \u0442\u0430\u0431\u043b\u0438\u0446\u0430\u0442\u0430","Dimensions":"\u0420\u0430\u0437\u043c\u0435\u0440","Disc":"\u041a\u0440\u044a\u0433\u0447\u0435\u0442\u0430","Div":"\u0411\u043b\u043e\u043a","Document":"\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442","Dotted":"\u041f\u0443\u043d\u043a\u0442\u0438\u0440\u0430\u043d","Double":"\u0414\u0432\u043e\u0435\u043d","Drop an image here":"\u041f\u0443\u0441\u043d\u0435\u0442\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435\u0442\u043e \u0442\u0443\u043a","Dropped file type is not supported":"\u0422\u0438\u043f\u0430 \u043d\u0430 \u043f\u043e\u0441\u0442\u0430\u0432\u0435\u043d\u0438\u044f\u0442 \u0444\u0430\u0439\u043b \u043d\u0435 \u0441\u0435 \u043f\u043e\u0434\u0434\u044a\u0440\u0436\u0430","Edit":"\u0420\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u0430\u043d\u0435","Embed":"\u0412\u0433\u0440\u0430\u0436\u0434\u0430\u043d\u0435","Emojis":"\u0415\u043c\u043e\u0442\u0438\u043a\u043e\u043d\u0438","Emojis...":"\u0415\u043c\u043e\u0442\u0438\u043a\u043e\u043d\u0438...","Error":"\u0413\u0440\u0435\u0448\u043a\u0430","Error: Form submit field collision.":"\u0413\u0440\u0435\u0448\u043a\u0430: \u041d\u0435\u0441\u044a\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0438\u0435 \u043d\u0430 \u043f\u043e\u043b\u0435 \u043f\u0440\u0438 \u0438\u0437\u043f\u0440\u0430\u0449\u0430\u043d\u0435 \u043d\u0430 \u0444\u043e\u0440\u043c\u0443\u043b\u044f\u0440.","Error: No form element found.":"\u0413\u0440\u0435\u0448\u043a\u0430: \u041d\u0435 \u0435 \u043e\u0442\u043a\u0440\u0438\u0442 \u0435\u043b\u0435\u043c\u0435\u043d\u0442 \u043d\u0430 \u0444\u043e\u0440\u043c\u0443\u043b\u044f\u0440\u0430.","Extended Latin":"\u0420\u0430\u0437\u0448\u0438\u0440\u0435\u043d\u0438 \u043b\u0430\u0442\u0438\u043d\u0441\u043a\u0438 \u0431\u0443\u043a\u0432\u0438","Failed to initialize plugin: {0}":"\u041d\u0435\u0443\u0441\u043f\u0435\u0448\u043d\u043e \u0438\u043d\u0438\u0446\u0438\u0430\u043b\u0438\u0437\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u043f\u043b\u044a\u0433\u0438\u043d: {0}","Failed to load plugin url: {0}":"\u041d\u0435\u0443\u0441\u043f\u0435\u0448\u043d\u043e \u0437\u0430\u0440\u0435\u0436\u0434\u0430\u043d\u0435 \u043d\u0430 URL \u043d\u0430 \u043f\u043b\u044a\u0433\u0438\u043d: {0}","Failed to load plugin: {0} from url {1}":"\u041d\u0435\u0443\u0441\u043f\u0435\u0448\u043d\u043e \u0437\u0430\u0440\u0435\u0436\u0434\u0430\u043d\u0435 \u043d\u0430 \u043f\u043b\u044a\u0433\u0438\u043d {0} \u043e\u0442 URL {1}","Failed to upload image: {0}":"\u041d\u0435\u0443\u0441\u043f\u0435\u0448\u043d\u043e \u043a\u0430\u0447\u0432\u0430\u043d\u0435 \u043d\u0430 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435: {0}","File":"\u0424\u0430\u0439\u043b","Find":"\u0422\u044a\u0440\u0441\u0435\u043d\u0435 \u0437\u0430","Find (if searchreplace plugin activated)":"\u041d\u0430\u043c\u0438\u0440\u0430\u043d\u0435 (\u0430\u043a\u043e \u043f\u043b\u044a\u0433\u0438\u043d\u044a\u0442 \u0437\u0430 \u0442\u044a\u0440\u0441\u0435\u043d\u0435/\u0437\u0430\u043c\u044f\u043d\u0430 \u0435 \u0430\u043a\u0442\u0438\u0432\u0438\u0440\u0430\u043d)","Find and Replace":"\u041d\u0430\u043c\u0435\u0440\u0438 \u0438 \u0417\u0430\u043c\u0435\u043d\u0438","Find and replace...":"\u041d\u0430\u043c\u0438\u0440\u0430\u043d\u0435 \u0438 \u0437\u0430\u043c\u044f\u043d\u0430...","Find in selection":"\u041d\u0430\u043c\u0435\u0440\u0438 \u0432 \u0441\u0435\u043b\u0435\u043a\u0442\u0438\u0440\u0430\u043d\u0438\u044f\u0442 \u0444\u0440\u0430\u0433\u043c\u0435\u043d\u0442","Find whole words only":"\u0422\u044a\u0440\u0441\u0435\u043d\u0435 \u0441\u0430\u043c\u043e \u043d\u0430 \u0446\u0435\u043b\u0438 \u0434\u0443\u043c\u0438","Flags":"\u0417\u043d\u0430\u043c\u0435\u043d\u0430","Focus to contextual toolbar":"\u0424\u043e\u043a\u0443\u0441\u0438\u0440\u0430\u043d\u0435 \u0432\u044a\u0440\u0445\u0443 \u043a\u043e\u043d\u0442\u0435\u043a\u0441\u0442\u0443\u0430\u043b\u043d\u0430\u0442\u0430 \u043b\u0435\u043d\u0442\u0430 \u0441 \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0438","Focus to element path":"\u0424\u043e\u043a\u0443\u0441\u0438\u0440\u0430\u043d\u0435 \u0432\u044a\u0440\u0445\u0443 \u043f\u044a\u0442\u044f \u0434\u043e \u0435\u043b\u0435\u043c\u0435\u043d\u0442","Focus to menubar":"\u0424\u043e\u043a\u0443\u0441\u0438\u0440\u0430\u043d\u0435 \u0432\u044a\u0440\u0445\u0443 \u043b\u0435\u043d\u0442\u0430\u0442\u0430 \u0441 \u043c\u0435\u043d\u044e\u0442\u0430","Focus to toolbar":"\u0424\u043e\u043a\u0443\u0441\u0438\u0440\u0430\u043d\u0435 \u0432\u044a\u0440\u0445\u0443 \u043b\u0435\u043d\u0442\u0430\u0442\u0430 \u0441 \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0438","Font":"\u0428\u0440\u0438\u0444\u0442","Font size {0}":"","Font sizes":"\u0420\u0430\u0437\u043c\u0435\u0440\u0438 \u043d\u0430 \u0448\u0440\u0438\u0444\u0442\u0430","Font {0}":"","Fonts":"\u0428\u0440\u0438\u0444\u0442\u043e\u0432\u0435","Food and Drink":"\u0425\u0440\u0430\u043d\u0430 \u0438 \u043d\u0430\u043f\u0438\u0442\u043a\u0438","Footer":"\u0414\u043e\u043b\u0435\u043d \u043a\u043e\u043b\u043e\u043d\u0442\u0438\u0442\u0443\u043b (footer)","Format":"\u0424\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u043d\u0435","Format {0}":"","Formats":"\u0424\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u043d\u0435","Fullscreen":"\u041d\u0430 \u0446\u044f\u043b \u0435\u043a\u0440\u0430\u043d","G":"G","General":"\u041e\u0431\u0449\u043e","Gray":"\u0421\u0438\u0432\u043e","Green":"\u0417\u0435\u043b\u0435\u043d\u043e","Green component":"\u0417\u0435\u043b\u0435\u043d \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442","Groove":"\u0416\u043b\u0435\u0431","Handy Shortcuts":"\u041f\u043e\u043b\u0435\u0437\u043d\u0438 \u0431\u044a\u0440\u0437\u0438 \u043a\u043b\u0430\u0432\u0438\u0448\u0438","Header":"\u0413\u043e\u0440\u0435\u043d \u043a\u043e\u043b\u043e\u043d\u0442\u0438\u0442\u0443\u043b (header)","Header cell":"\u0417\u0430\u0433\u043b\u0430\u0432\u043d\u0430 \u043a\u043b\u0435\u0442\u043a\u0430 (\u0430\u043d\u0442\u0435\u0442\u043a\u0430)","Heading 1":"\u0417\u0430\u0433\u043b\u0430\u0432\u0438\u0435 1","Heading 2":"\u0417\u0430\u0433\u043b\u0430\u0432\u0438\u0435 2","Heading 3":"\u0417\u0430\u0433\u043b\u0430\u0432\u0438\u0435 3","Heading 4":"\u0417\u0430\u0433\u043b\u0430\u0432\u0438\u0435 4","Heading 5":"\u0417\u0430\u0433\u043b\u0430\u0432\u0438\u0435 5","Heading 6":"\u0417\u0430\u0433\u043b\u0430\u0432\u0438\u0435 6","Headings":"\u0417\u0430\u0433\u043b\u0430\u0432\u0438\u044f","Height":"\u0412\u0438\u0441\u043e\u0447\u0438\u043d\u0430","Help":"\u041f\u043e\u043c\u043e\u0449","Hex color code":"\u0428\u0435\u0441\u0442\u043d\u0430\u0434\u0435\u0441\u0435\u0442\u0438\u0447\u0435\u043d \u043a\u043e\u0434 \u043d\u0430 \u0446\u0432\u0435\u0442\u0430","Hidden":"\u0421\u043a\u0440\u0438\u0442","Horizontal align":"\u0425\u0438\u0440\u043e\u0437\u043e\u043d\u0442\u0430\u043b\u043d\u043e \u043f\u043e\u0434\u0440\u0430\u0432\u043d\u044f\u0432\u0430\u043d\u0435","Horizontal line":"\u0425\u043e\u0440\u0438\u0437\u043e\u043d\u0442\u0430\u043b\u043d\u0430 \u0447\u0435\u0440\u0442\u0430","Horizontal space":"\u0425\u043e\u0440\u0438\u0437\u043e\u043d\u0442\u0430\u043b\u043d\u043e \u043f\u0440\u043e\u0441\u0442\u0440\u0430\u043d\u0441\u0442\u0432\u043e","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID-\u0442\u043e \u0442\u0440\u044f\u0431\u0432\u0430 \u0434\u0430 \u0437\u0430\u043f\u043e\u0447\u0432\u0430 \u0441 \u0431\u0443\u043a\u0432\u0430, \u043f\u043e\u0441\u043b\u0435\u0434\u0432\u0430\u043d\u043e \u0441\u0430\u043c\u043e \u043e\u0442 \u0431\u0443\u043a\u0432\u0438, \u0446\u0438\u0444\u0440\u0438, \u0442\u0438\u0440\u0435\u0442\u0430, \u0442\u043e\u0447\u043a\u0438, \u0442\u043e\u0447\u043a\u0430 \u0438 \u0437\u0430\u043f\u0435\u0442\u0430\u044f \u0438 \u0434\u043e\u043b\u043d\u0438 \u0447\u0435\u0440\u0442\u0438.","Image is decorative":"\u0418\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435\u0442\u043e \u0435 \u0434\u0435\u043a\u043e\u0440\u0430\u0442\u0438\u0432\u043d\u043e","Image list":"\u0421\u043f\u0438\u0441\u044a\u043a \u0441 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f","Image title":"\u0417\u0430\u0433\u043b\u0430\u0432\u0438\u0435 \u043d\u0430 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435\u0442\u043e","Image...":"\u0418\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435...","ImageProxy HTTP error: Could not find Image Proxy":"ImageProxy HTTP \u0433\u0440\u0435\u0448\u043a\u0430: \u041d\u0435 \u043c\u043e\u0436\u0435 \u0434\u0430 \u043d\u0430\u043c\u0435\u0440\u0438 Image Proxy","ImageProxy HTTP error: Incorrect Image Proxy URL":"ImageProxy HTTP \u0433\u0440\u0435\u0448\u043a\u0430: \u041d\u0435\u0432\u0430\u043b\u0438\u0434\u043d\u043e Image Proxy URL","ImageProxy HTTP error: Rejected request":"ImageProxy HTTP \u0433\u0440\u0435\u0448\u043a\u0430: \u041e\u0442\u0445\u0432\u044a\u0440\u043b\u0435\u043d\u0430 \u0437\u0430\u044f\u0432\u043a\u0430","ImageProxy HTTP error: Unknown ImageProxy error":"ImageProxy HTTP \u0433\u0440\u0435\u0448\u043a\u0430: \u041d\u0435\u043f\u043e\u0437\u043d\u0430\u0442\u0430 ImageProxy \u0433\u0440\u0435\u0448\u043a\u0430","Increase indent":"\u0423\u0432\u0435\u043b\u0438\u0447\u0430\u0432\u0430\u043d\u0435 \u043d\u0430 \u043e\u0442\u0441\u0442\u044a\u043f\u0430","Inline":"\u041d\u0430 \u0435\u0434\u0438\u043d \u0440\u0435\u0434","Insert":"\u0412\u043c\u044a\u043a\u0432\u0430\u043d\u0435","Insert Template":"\u0414\u043e\u0431\u0430\u0432\u0438 \u0448\u0430\u0431\u043b\u043e\u043d","Insert accordion":"","Insert column after":"\u0412\u043c\u044a\u043a\u0432\u0430\u043d\u0435 \u043d\u0430 \u043a\u043e\u043b\u043e\u043d\u0430 \u0441\u043b\u0435\u0434","Insert column before":"\u0412\u043c\u044a\u043a\u0432\u0430\u043d\u0435 \u043d\u0430 \u043a\u043e\u043b\u043e\u043d\u0430 \u043f\u0440\u0435\u0434\u0438","Insert date/time":"\u0414\u043e\u0431\u0430\u0432\u044f\u043d\u0435 \u043d\u0430 \u0434\u0430\u0442\u0430/\u0447\u0430\u0441","Insert image":"\u0414\u043e\u0431\u0430\u0432\u044f\u043d\u0435 \u043d\u0430 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435","Insert link (if link plugin activated)":"\u041f\u043e\u0441\u0442\u0430\u0432\u044f\u043d\u0435 \u043d\u0430 \u0432\u0440\u044a\u0437\u043a\u0430 (\u0430\u043a\u043e \u043f\u043b\u044a\u0433\u0438\u043d\u044a\u0442 \u0437\u0430 \u0432\u0440\u044a\u0437\u043a\u0438 \u0435 \u0430\u043a\u0442\u0438\u0432\u0438\u0440\u0430\u043d)","Insert row after":"\u0412\u043c\u044a\u043a\u0432\u0430\u043d\u0435 \u043d\u0430 \u0440\u0435\u0434 \u0441\u043b\u0435\u0434","Insert row before":"\u0412\u043c\u044a\u043a\u0432\u0430\u043d\u0435 \u043d\u0430 \u0440\u0435\u0434 \u043f\u0440\u0435\u0434\u0438","Insert table":"\u0414\u043e\u0431\u0430\u0432\u044f\u043d\u0435 \u043d\u0430 \u0442\u0430\u0431\u043b\u0438\u0446\u0430","Insert template...":"\u0412\u043c\u044a\u043a\u0432\u0430\u043d\u0435 \u043d\u0430 \u0448\u0430\u0431\u043b\u043e\u043d...","Insert video":"\u0414\u043e\u0431\u0430\u0432\u044f\u043d\u0435 \u043d\u0430 \u0432\u0438\u0434\u0435\u043e\u043a\u043b\u0438\u043f","Insert/Edit code sample":"\u0412\u043c\u044a\u043a\u0432\u0430\u043d\u0435/\u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u043f\u0440\u0438\u043c\u0435\u0440\u0435\u043d \u043a\u043e\u0434","Insert/edit image":"\u0414\u043e\u0431\u0430\u0432\u044f\u043d\u0435/\u043a\u043e\u0440\u0435\u043a\u0446\u0438\u044f \u043d\u0430 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435","Insert/edit link":"\u0414\u043e\u0431\u0430\u0432\u044f\u043d\u0435/\u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0445\u0438\u043f\u0435\u0440\u0432\u0440\u044a\u0437\u043a\u0430 (\u043b\u0438\u043d\u043a)","Insert/edit media":"\u0414\u043e\u0431\u0430\u0432\u044f\u043d\u0435/\u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u043c\u0435\u0434\u0438\u044f","Insert/edit video":"\u0414\u043e\u0431\u0430\u0432\u044f\u043d\u0435/\u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0432\u0438\u0434\u0435\u043e\u043a\u043b\u0438\u043f","Inset":"\u0412\u044a\u0442\u0440\u0435\u0448\u0435\u043d","Invalid hex color code: {0}":"\u041d\u0435\u0432\u0430\u043b\u0438\u0434\u0435\u043d \u0448\u0435\u0441\u0442\u043d\u0430\u0434\u0435\u0441\u0435\u0442\u0438\u0447\u0435\u043d (HEX) \u043a\u043e\u0434 \u043d\u0430 \u0446\u0432\u044f\u0442: {0}","Invalid input":"\u041d\u0435\u0432\u0430\u043b\u0438\u0434\u0435\u043d \u0432\u0445\u043e\u0434","Italic":"\u041d\u0430\u043a\u043b\u043e\u043d\u0435\u043d (\u043a\u0443\u0440\u0441\u0438\u0432)","Justify":"\u0414\u0432\u0443\u0441\u0442\u0440\u0430\u043d\u043d\u043e \u043f\u043e\u0434\u0440\u0430\u0432\u043d\u044f\u0432\u0430\u043d\u0435","Keyboard Navigation":"\u041d\u0430\u0432\u0438\u0433\u0430\u0446\u0438\u044f \u0441 \u043a\u043b\u0430\u0432\u0438\u0430\u0442\u0443\u0440\u0430","Language":"\u0415\u0437\u0438\u043a","Learn more...":"\u041d\u0430\u0443\u0447\u0435\u0442\u0435 \u043f\u043e\u0432\u0435\u0447\u0435...","Left":"\u041b\u044f\u0432\u043e","Left to right":"\u041e\u0442\u043b\u044f\u0432\u043e \u043d\u0430\u0434\u044f\u0441\u043d\u043e","Light Blue":"\u0421\u0432\u0435\u0442\u043b\u043e\u0441\u0438\u043d","Light Gray":"\u0421\u0432\u0435\u0442\u043b\u043e\u0441\u0438\u0432\u043e","Light Green":"\u0421\u0432\u0435\u0442\u043b\u043e\u0437\u0435\u043b\u0435\u043d","Light Purple":"\u0421\u0432\u0435\u0442\u043b\u043e\u043b\u0438\u043b\u0430\u0432","Light Red":"\u0421\u0432\u0435\u0442\u043b\u043e\u0447\u0435\u0440\u0432\u0435\u043d","Light Yellow":"\u0421\u0432\u0435\u0442\u043b\u043e\u0436\u044a\u043b\u0442","Line height":"\u0412\u0438\u0441\u043e\u0447\u0438\u043d\u0430 \u043d\u0430 \u0440\u0435\u0434\u0430","Link list":"\u0421\u043f\u0438\u0441\u044a\u043a \u0441 \u0445\u0438\u043f\u0435\u0440\u0432\u0440\u044a\u0437\u043a\u0438","Link...":"\u0425\u0438\u043f\u0435\u0440\u0432\u0440\u044a\u0437\u043a\u0430...","List Properties":"\u0421\u043f\u0438\u0441\u044a\u043a \u0441 \u0440\u0435\u043a\u0432\u0438\u0437\u0438\u0442\u0438","List properties...":"\u0421\u043f\u0438\u0441\u044a\u043a \u0441 \u0440\u0435\u043a\u0432\u0438\u0437\u0438\u0442\u0438...","Loading emojis...":"\u0417\u0430\u0440\u0435\u0436\u0434\u0430\u043d\u0435 \u043d\u0430 \u0435\u043c\u043e\u0434\u0436\u0438\u0442\u0430...","Loading...":"\u0417\u0430\u0440\u0435\u0436\u0434\u0430\u043d\u0435...","Lower Alpha":"\u041c\u0430\u043b\u043a\u0438 \u0431\u0443\u043a\u0432\u0438","Lower Greek":"\u041c\u0430\u043b\u043a\u0438 \u0433\u0440\u044a\u0446\u043a\u0438 \u0431\u0443\u043a\u0432\u0438","Lower Roman":"\u0420\u0438\u043c\u0441\u043a\u0438 \u0447\u0438\u0441\u043b\u0430 \u0441 \u043c\u0430\u043b\u043a\u0438 \u0431\u0443\u043a\u0432\u0438","Match case":"\u0421\u044a\u0432\u043f\u0430\u0434\u0435\u043d\u0438\u0435 \u043d\u0430 \u0440\u0435\u0433\u0438\u0441\u0442\u044a\u0440\u0430 (\u043c\u0430\u043b\u043a\u0438/\u0433\u043b\u0430\u0432\u043d\u0438 \u0431\u0443\u043a\u0432\u0438)","Mathematical":"\u041c\u0430\u0442\u0435\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0438","Media poster (Image URL)":"\u041c\u0435\u0434\u0438\u0435\u043d \u043f\u043b\u0430\u043a\u0430\u0442 (\u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435 URL)","Media...":"\u041c\u0435\u0434\u0438\u044f...","Medium Blue":"\u0421\u0440\u0435\u0434\u043d\u043e\u0441\u0438\u043d\u044c\u043e","Medium Gray":"\u0421\u0440\u0435\u0434\u043d\u043e\u0441\u0438\u0432\u043e","Medium Purple":"\u0421\u0440\u0435\u0434\u043d\u043e\u043b\u0438\u043b\u0430\u0432\u043e","Merge cells":"\u0421\u043b\u0438\u0432\u0430\u043d\u0435 \u043d\u0430 \u043a\u043b\u0435\u0442\u043a\u0438\u0442\u0435","Middle":"\u041f\u043e \u0441\u0440\u0435\u0434\u0430\u0442\u0430","Midnight Blue":"\u0421\u0440\u0435\u0434\u043d\u043e\u0449\u043d\u043e \u0441\u0438\u043d\u044c\u043e","More...":"\u041e\u0449\u0435...","Name":"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435","Navy Blue":"\u041c\u043e\u0440\u0441\u043a\u043e\u0441\u0438\u043d\u044c\u043e","New document":"\u041d\u043e\u0432 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442","New window":"\u0412 \u043d\u043e\u0432 \u043f\u0440\u043e\u0437\u043e\u0440\u0435\u0446 (\u043f\u043e\u0434\u043f\u0440\u043e\u0437\u043e\u0440\u0435\u0446)","Next":"\u0421\u043b\u0435\u0434\u0432\u0430\u0449","No":"\u041d\u0435","No alignment":"\u0411\u0435\u0437 \u043f\u043e\u0434\u0440\u0430\u0432\u043d\u044f\u0432\u0430\u043d\u0435","No color":"\u0411\u0435\u0437 \u0446\u0432\u044f\u0442","Nonbreaking space":"\u0422\u0432\u044a\u0440\u0434 \u0438\u043d\u0442\u0435\u0440\u0432\u0430\u043b","None":"\u0411\u0435\u0437","Numbered list":"\u041d\u043e\u043c\u0435\u0440\u0438\u0440\u0430\u043d \u0441\u043f\u0438\u0441\u044a\u043a","OR":"\u0418\u041b\u0418","Objects":"\u041f\u0440\u0435\u0434\u043c\u0435\u0442\u0438","Ok":"\u0414\u043e\u0431\u0440\u0435","Open help dialog":"\u041e\u0442\u0432\u0430\u0440\u044f\u043d\u0435 \u043d\u0430 \u0434\u0438\u0430\u043b\u043e\u0433\u043e\u0432 \u043f\u0440\u043e\u0437\u043e\u0440\u0435\u0446 \u0437\u0430 \u043f\u043e\u043c\u043e\u0449","Open link":"\u041e\u0442\u0432\u043e\u0440\u0438 \u0432\u0440\u044a\u0437\u043a\u0430\u0442\u0430","Open link in...":"\u041e\u0442\u0432\u0430\u0440\u044f\u043d\u0435 \u043d\u0430 \u0445\u0438\u043f\u0435\u0440\u0432\u0440\u044a\u0437\u043a\u0430 \u0432...","Open popup menu for split buttons":"\u041e\u0442\u0432\u043e\u0440\u0438 \u043f\u043e\u043f-\u044a\u043f \u043c\u0435\u043d\u044e\u0442\u043e \u0437\u0430 \u0440\u0430\u0437\u0434\u0435\u043b\u0435\u043d\u0438\u0442\u0435 \u0431\u0443\u0442\u043e\u043d\u0438","Orange":"\u041e\u0440\u0430\u043d\u0436\u0435\u0432\u043e","Outset":"\u0412\u044a\u043d\u0448\u0435\u043d","Page break":"\u041d\u043e\u0432\u0430 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0430","Paragraph":"\u041f\u0430\u0440\u0430\u0433\u0440\u0430\u0444","Paste":"\u041f\u043e\u0441\u0442\u0430\u0432\u044f\u043d\u0435","Paste as text":"\u041f\u043e\u0441\u0442\u0430\u0432\u044f\u043d\u0435 \u043a\u0430\u0442\u043e \u0442\u0435\u043a\u0441\u0442","Paste column after":"\u041f\u043e\u0441\u0442\u0430\u0432\u0438 \u043a\u043e\u043b\u043e\u043d\u0430\u0442\u0430 \u0441\u043b\u0435\u0434","Paste column before":"\u041f\u043e\u0441\u0442\u0430\u0432\u0438 \u043a\u043e\u043b\u043e\u043d\u0430\u0442\u0430 \u043f\u0440\u0435\u0434\u0438","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"\u041f\u043e\u0441\u0442\u0430\u0432\u044f\u043d\u0435\u0442\u043e \u0432 \u043c\u043e\u043c\u0435\u043d\u0442\u0430 \u0435 \u0432 \u043e\u0431\u0438\u043a\u043d\u043e\u0432\u0435\u043d \u0442\u0435\u043a\u0441\u0442\u043e\u0432 \u0440\u0435\u0436\u0438\u043c. \u0421\u044a\u0434\u044a\u0440\u0436\u0430\u043d\u0438\u0435\u0442\u043e \u0441\u0435\u0433\u0430 \u0449\u0435 \u0431\u044a\u0434\u0435 \u043f\u043e\u0441\u0442\u0430\u0432\u0435\u043d\u043e \u043a\u0430\u0442\u043e \u0442\u0435\u043a\u0441\u0442, \u0434\u043e\u043a\u0430\u0442\u043e \u043d\u0435 \u0438\u0437\u043a\u043b\u044e\u0447\u0438\u0442\u0435 \u0442\u0430\u0437\u0438 \u043e\u043f\u0446\u0438\u044f.","Paste or type a link":"\u041f\u043e\u0441\u0442\u0430\u0432\u0435\u0442\u0435 \u0438\u043b\u0438 \u043d\u0430\u043f\u0438\u0448\u0435\u0442\u0435 \u0445\u0438\u043f\u0435\u0440\u0432\u0440\u044a\u0437\u043a\u0430","Paste row after":"\u041f\u043e\u0441\u0442\u0430\u0432\u044f\u043d\u0435 \u043d\u0430 \u0440\u0435\u0434 \u0441\u043b\u0435\u0434","Paste row before":"\u041f\u043e\u0441\u0442\u0430\u0432\u044f\u043d\u0435 \u043d\u0430 \u0440\u0435\u0434 \u043f\u0440\u0435\u0434\u0438","Paste your embed code below:":"\u041f\u043e\u0441\u0442\u0430\u0432\u0435\u0442\u0435 \u043a\u043e\u0434\u0430 \u0437\u0430 \u0432\u0433\u0440\u0430\u0436\u0434\u0430\u043d\u0435 \u0432 \u043f\u043e\u043b\u0435\u0442\u043e \u043f\u043e-\u0434\u043e\u043b\u0443:","People":"\u0425\u043e\u0440\u0430","Plugins":"\u041f\u043b\u044a\u0433\u0438\u043d\u0438","Plugins installed ({0}):":"\u0418\u043d\u0441\u0442\u0430\u043b\u0438\u0440\u0430\u043d\u0438 \u043f\u043b\u044a\u0433\u0438\u043d\u0438 ({0}):","Powered by {0}":"\u0421\u044a\u0437\u0434\u0430\u0434\u0435\u043d\u043e \u0441(\u044a\u0441) {0}","Pre":"\u041f\u0440\u0435\u0434\u0432\u0430\u0440\u0438\u0442\u0435\u043b\u043d\u043e \u043e\u0444\u043e\u0440\u043c\u0435\u043d \u0442\u0435\u043a\u0441\u0442","Preferences":"\u041f\u0440\u0435\u0434\u043f\u043e\u0447\u0438\u0442\u0430\u043d\u0438\u044f","Preformatted":"\u041f\u0440\u0435\u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u043d","Premium plugins:":"\u0414\u043e\u043f\u044a\u043b\u043d\u0438\u0442\u0435\u043b\u043d\u0438 \u043f\u043b\u044a\u0433\u0438\u043d\u0438:","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"\u041f\u0440\u0435\u0434\u0432\u0430\u0440\u0438\u0442\u0435\u043b\u0435\u043d \u0438\u0437\u0433\u043b\u0435\u0434","Previous":"\u041f\u0440\u0435\u0434\u0438\u0448\u0435\u043d","Print":"\u041f\u0440\u0438\u043d\u0442\u0438\u0440\u0430\u0439","Print...":"\u041e\u0442\u043f\u0435\u0447\u0430\u0442\u0432\u0430\u043d\u0435...","Purple":"\u041b\u0438\u043b\u0430\u0432\u043e","Quotations":"\u0426\u0438\u0442\u0430\u0442\u0438","R":"R","Range 0 to 255":"\u041e\u0442 0 \u0434\u043e 255","Red":"\u0427\u0435\u0440\u0432\u0435\u043d\u043e","Red component":"\u0427\u0435\u0440\u0432\u0435\u043d \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442","Redo":"\u041e\u0442\u043c\u0435\u043d\u044f\u043d\u0435","Remove":"\u0418\u0437\u0442\u0440\u0438\u0439","Remove color":"\u041f\u0440\u0435\u043c\u0430\u0445\u0432\u0430\u043d\u0435 \u043d\u0430 \u0446\u0432\u0435\u0442\u0430","Remove link":"\u041f\u0440\u0435\u043c\u0430\u0445\u0432\u0430\u043d\u0435 \u043d\u0430 \u0445\u0438\u043f\u0435\u0440\u0432\u0440\u044a\u0437\u043a\u0430","Replace":"\u0417\u0430\u043c\u044f\u043d\u0430","Replace all":"\u0417\u0430\u043c\u044f\u043d\u0430 \u043d\u0430 \u0432\u0441\u0438\u0447\u043a\u0438 \u0441\u0440\u0435\u0449\u0430\u043d\u0438\u044f","Replace with":"\u0417\u0430\u043c\u044f\u043d\u0430 \u0441(\u044a\u0441)","Resize":"\u041f\u0440\u0435\u043e\u0440\u0430\u0437\u043c\u0435\u0440\u044f\u0432\u0430\u043d\u0435","Restore last draft":"\u0412\u044a\u0437\u0441\u0442\u0430\u043d\u043e\u0432\u044f\u0432\u0430\u043d\u0435 \u043d\u0430 \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0430\u0442\u0430 \u0447\u0435\u0440\u043d\u043e\u0432\u0430","Reveal or hide additional toolbar items":"","Rich Text Area":"\u041e\u0431\u043b\u0430\u0441\u0442 \u0441 \u043e\u0431\u043e\u0433\u0430\u0442\u0435\u043d \u0442\u0435\u043a\u0441\u0442","Rich Text Area. Press ALT-0 for help.":"\u041f\u043e\u043b\u0435 \u0437\u0430 \u043e\u0431\u043e\u0433\u0430\u0442\u0435\u043d \u0442\u0435\u043a\u0441\u0442. \u041d\u0430\u0442\u0438\u0441\u043d\u0435\u0442\u0435 ALT+0 \u0437\u0430 \u043f\u043e\u043c\u043e\u0449.","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\u041f\u043e\u043b\u0435 \u0437\u0430 \u043e\u0431\u043e\u0433\u0430\u0442\u0435\u043d \u0442\u0435\u043a\u0441\u0442. \u041d\u0430\u0442\u0438\u0441\u043d\u0435\u0442\u0435 Alt+F9 \u0437\u0430 \u043c\u0435\u043d\u044e, Alt+F10 \u0437\u0430 \u043b\u0435\u043d\u0442\u0430 \u0441 \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0438, Alt+0 \u0437\u0430 \u043f\u043e\u043c\u043e\u0449","Ridge":"\u0420\u044a\u0431","Right":"\u0414\u044f\u0441\u043d\u043e","Right to left":"\u041e\u0442\u0434\u044f\u0441\u043d\u043e \u043d\u0430\u043b\u044f\u0432\u043e","Row":"\u0420\u0435\u0434","Row clipboard actions":"\u0414\u0435\u0439\u0441\u0442\u0432\u0438\u044f \u043d\u0430 \u043a\u043b\u0438\u043f\u0431\u043e\u0440\u0434\u0430 \u0437\u0430 \u0440\u0435\u0434\u0430","Row group":"\u0413\u0440\u0443\u043f\u0430 \u0440\u0435\u0434\u043e\u0432\u0435","Row header":"\u0425\u0435\u0434\u044a\u0440 \u043d\u0430 \u0440\u0435\u0434","Row properties":"\u0421\u0432\u043e\u0439\u0441\u0442\u0432\u0430 \u043d\u0430 \u0440\u0435\u0434\u0430","Row type":"\u0422\u0438\u043f \u043d\u0430 \u0440\u0435\u0434\u0430","Rows":"\u0420\u0435\u0434\u043e\u0432\u0435","Save":"\u0421\u044a\u0445\u0440\u0430\u043d\u044f\u0432\u0430\u043d\u0435","Save (if save plugin activated)":"\u0417\u0430\u043f\u0438\u0441\u0432\u0430\u043d\u0435 (\u0430\u043a\u043e \u043f\u043b\u044a\u0433\u0438\u043d\u044a\u0442 \u0437\u0430 \u0437\u0430\u043f\u0438\u0441 \u0435 \u0430\u043a\u0442\u0438\u0432\u0438\u0440\u0430\u043d)","Scope":"\u041e\u0431\u0445\u0432\u0430\u0442","Search":"\u0422\u044a\u0440\u0441\u0435\u043d\u0435","Select all":"\u041c\u0430\u0440\u043a\u0438\u0440\u0430\u043d\u0435 \u043d\u0430 \u0446\u044f\u043b\u043e\u0442\u043e \u0441\u044a\u0434\u044a\u0440\u0436\u0430\u043d\u0438\u0435","Select...":"\u0418\u0437\u0431\u0435\u0440\u0438...","Selection":"\u0418\u0437\u0431\u0440\u0430\u043d\u043e","Shortcut":"\u0411\u044a\u0440\u0437 \u043a\u043b\u0430\u0432\u0438\u0448","Show blocks":"\u041f\u043e\u043a\u0430\u0437\u0432\u0430\u043d\u0435 \u043d\u0430 \u0431\u043b\u043e\u043a\u043e\u0432\u0435\u0442\u0435","Show caption":"\u041f\u043e\u043a\u0430\u0437\u0432\u0430\u043d\u0435 \u043d\u0430 \u043d\u0430\u0434\u043f\u0438\u0441","Show invisible characters":"\u041f\u043e\u043a\u0430\u0437\u0432\u0430\u043d\u0435 \u043d\u0430 \u043d\u0435\u043f\u0435\u0447\u0430\u0442\u0430\u0435\u043c\u0438 \u0437\u043d\u0430\u0446\u0438","Size":"\u0420\u0430\u0437\u043c\u0435\u0440","Solid":"\u0421\u043e\u043b\u0438\u0434\u0435\u043d","Source":"\u0410\u0434\u0440\u0435\u0441","Source code":"\u0418\u0437\u0445\u043e\u0434\u0435\u043d \u043a\u043e\u0434 \u043d\u0430 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430 \u0432 HTML","Special Character":"\u0421\u043f\u0435\u0446\u0438\u0430\u043b\u0435\u043d \u0437\u043d\u0430\u043a","Special character...":"\u0421\u043f\u0435\u0446\u0438\u0430\u043b\u0435\u043d \u0441\u0438\u043c\u0432\u043e\u043b...","Split cell":"\u0420\u0430\u0437\u0434\u0435\u043b\u044f\u043d\u0435 \u043d\u0430 \u043a\u043b\u0435\u0442\u043a\u0430","Square":"\u0417\u0430\u043f\u044a\u043b\u043d\u0435\u043d\u0438 \u043a\u0432\u0430\u0434\u0440\u0430\u0442\u0438","Start list at number":"\u0417\u0430\u043f\u043e\u0447\u043d\u0438 \u0441\u043f\u0438\u0441\u044a\u043a\u0430 \u043e\u0442 \u043d\u043e\u043c\u0435\u0440","Strikethrough":"\u0417\u0430\u0447\u0435\u0440\u0442\u0430\u0432\u0430\u043d\u0435","Style":"\u0421\u0442\u0438\u043b","Subscript":"\u0414\u043e\u043b\u0435\u043d \u0438\u043d\u0434\u0435\u043a\u0441","Superscript":"\u0413\u043e\u0440\u0435\u043d \u0438\u043d\u0434\u0435\u043a\u0441","Switch to or from fullscreen mode":"\u041f\u0440\u0435\u0432\u043a\u043b\u044e\u0447\u0432\u0430\u043d\u0435 \u043a\u044a\u043c \u0438\u043b\u0438 \u043e\u0442 \u0440\u0435\u0436\u0438\u043c \u043d\u0430 \u0446\u044f\u043b \u0435\u043a\u0440\u0430\u043d","Symbols":"\u0421\u0438\u043c\u0432\u043e\u043b\u0438","System Font":"\u0421\u0438\u0441\u0442\u0435\u043c\u0435\u043d \u0448\u0440\u0438\u0444\u0442","Table":"\u0422\u0430\u0431\u043b\u0438\u0446\u0430","Table caption":"\u041d\u0430\u0434\u043f\u0438\u0441 \u043d\u0430 \u0442\u0430\u0431\u043b\u0438\u0446\u0430","Table properties":"\u0421\u0432\u043e\u0439\u0441\u0442\u0432\u0430 \u043d\u0430 \u0442\u0430\u0431\u043b\u0438\u0446\u0430\u0442\u0430","Table styles":"\u0421\u0442\u0438\u043b\u043e\u0432\u0435 \u043d\u0430 \u0442\u0430\u0431\u043b\u0438\u0446\u0438","Template":"\u0428\u0430\u0431\u043b\u043e\u043d","Templates":"\u0428\u0430\u0431\u043b\u043e\u043d\u0438","Text":"\u0422\u0435\u043a\u0441\u0442","Text color":"\u0426\u0432\u044f\u0442 \u043d\u0430 \u0448\u0440\u0438\u0444\u0442\u0430","Text color {0}":"","Text to display":"\u0422\u0435\u043a\u0441\u0442 \u0437\u0430 \u043f\u043e\u043a\u0430\u0437\u0432\u0430\u043d\u0435","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"URL \u0430\u0434\u0440\u0435\u0441\u044a\u0442, \u043a\u043e\u0439\u0442\u043e \u0432\u044a\u0432\u0435\u0434\u043e\u0445\u0442\u0435, \u043f\u0440\u0438\u043b\u0438\u0447\u0430 \u043d\u0430 \u0438\u043c\u0435\u0439\u043b \u0430\u0434\u0440\u0435\u0441. \u0418\u0441\u043a\u0430\u0442\u0435 \u043b\u0438 \u0434\u0430 \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u0435 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u0438\u044f \u043f\u0440\u0435\u0444\u0438\u043a\u0441 mailto:?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"URL \u0430\u0434\u0440\u0435\u0441\u044a\u0442, \u043a\u043e\u0439\u0442\u043e \u0432\u044a\u0432\u0435\u0434\u043e\u0445\u0442\u0435, \u043f\u0440\u0438\u043b\u0438\u0447\u0430 \u043d\u0430 \u0432\u044a\u043d\u0448\u0435\u043d \u0430\u0434\u0440\u0435\u0441. \u0418\u0441\u043a\u0430\u0442\u0435 \u043b\u0438 \u0434\u0430 \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u0435 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u0438\u044f \u043f\u0440\u0435\u0444\u0438\u043a\u0441 http://?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"\u0412\u044a\u0432\u0435\u0434\u0435\u043d\u0438\u044f\u0442 URL \u0430\u0434\u0440\u0435\u0441 \u0435 \u0432\u044a\u043d\u0448\u0435\u043d \u043b\u0438\u043d\u043a. \u0418\u0441\u043a\u0430\u0442\u0435 \u043b\u0438 \u0434\u0430 \u0441\u0435 \u0434\u043e\u0431\u0430\u0432\u0438 \u0437\u0430\u0434\u044a\u043b\u0436\u0438\u0442\u0435\u043b\u043d\u0438\u044f\u0442 https:// \u043f\u0440\u0435\u0444\u0438\u043a\u0441?","Title":"\u041d\u0430\u0438\u043c\u0435\u043d\u043e\u0432\u0430\u043d\u0438\u0435","To open the popup, press Shift+Enter":"\u0417\u0430 \u0434\u0430 \u043e\u0442\u0432\u043e\u0440\u0438\u0442\u0435 \u0438\u0437\u0441\u043a\u0430\u0447\u0430\u0449\u0438\u044f \u043f\u0440\u043e\u0437\u043e\u0440\u0435\u0446, \u043d\u0430\u0442\u0438\u0441\u043d\u0435\u0442\u0435 Shift+Enter","Toggle accordion":"","Tools":"\u0418\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0438","Top":"\u0413\u043e\u0440\u0435","Travel and Places":"\u041f\u044a\u0442\u0443\u0432\u0430\u043d\u0435 \u0438 \u043c\u0435\u0441\u0442\u0430","Turquoise":"\u0422\u044e\u0440\u043a\u043e\u0430\u0437\u0435\u043d\u043e","Underline":"\u041f\u043e\u0434\u0447\u0435\u0440\u0442\u0430\u0432\u0430\u043d\u0435","Undo":"\u0412\u0440\u044a\u0449\u0430\u043d\u0435","Upload":"\u041a\u0430\u0447\u0432\u0430\u043d\u0435","Uploading image":"\u041a\u0430\u0447\u0438 \u0441\u043d\u0438\u043c\u043a\u0430","Upper Alpha":"\u0413\u043b\u0430\u0432\u043d\u0438 \u0431\u0443\u043a\u0432\u0438","Upper Roman":"\u0420\u0438\u043c\u0441\u043a\u0438 \u0447\u0438\u0441\u043b\u0430 \u0441 \u0433\u043b\u0430\u0432\u043d\u0438 \u0431\u0443\u043a\u0432\u0438","Url":"\u0410\u0434\u0440\u0435\u0441 (URL)","User Defined":"\u0417\u0430\u0434\u0430\u0434\u0435\u043d\u0438 \u043e\u0442 \u043f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u044f","Valid":"\u0412\u0430\u043b\u0438\u0434\u043d\u043e","Version":"\u0412\u0435\u0440\u0441\u0438\u044f","Vertical align":"\u0412\u0435\u0440\u0442\u0438\u043a\u0430\u043b\u043d\u043e \u043f\u043e\u0434\u0440\u0430\u0432\u043d\u044f\u0432\u0430\u043d\u0435","Vertical space":"\u0412\u0435\u0440\u0442\u0438\u043a\u0430\u043b\u043d\u043e \u043f\u0440\u043e\u0441\u0442\u0440\u0430\u043d\u0441\u0442\u0432\u043e","View":"\u0418\u0437\u0433\u043b\u0435\u0434","Visual aids":"\u0412\u0438\u0437\u0443\u0430\u043b\u043d\u043e \u043e\u0442\u043a\u0440\u043e\u044f\u0432\u0430\u043d\u0435 \u043d\u0430 \u0442\u0430\u0431\u043b\u0438\u0446\u0438 \u0431\u0435\u0437 \u043a\u0430\u043d\u0442\u043e\u0432\u0435 (\u0440\u0430\u043c\u043a\u0438)","Warn":"\u041f\u0440\u0435\u0434\u0443\u043f\u0440\u0435\u0436\u0434\u0435\u043d\u0438\u0435","White":"\u0411\u044f\u043b\u043e","Width":"\u0428\u0438\u0440\u0438\u043d\u0430","Word count":"\u0411\u0440\u043e\u0435\u043d\u0435 \u043d\u0430 \u0434\u0443\u043c\u0438","Words":"\u0414\u0443\u043c\u0438","Words: {0}":"\u0414\u0443\u043c\u0438: {0}","Yellow":"\u0416\u044a\u043b\u0442\u043e","Yes":"\u0414\u0430","You are using {0}":"\u0418\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u0442\u0435 {0}","You have unsaved changes are you sure you want to navigate away?":"\u0412 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442\u0430 \u0438\u043c\u0430 \u043d\u0435\u0437\u0430\u043f\u0430\u0437\u0435\u043d\u0438 \u043f\u0440\u043e\u043c\u0435\u043d\u0438. \u0429\u0435 \u043f\u0440\u043e\u0434\u044a\u043b\u0436\u0438\u0442\u0435 \u043b\u0438?","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"\u0412\u0430\u0448\u0438\u044f\u0442 \u0431\u0440\u0430\u0443\u0437\u044a\u0440 \u043d\u0435 \u043f\u043e\u0434\u0434\u044a\u0440\u0436\u0430 \u0434\u0438\u0440\u0435\u043a\u0442\u0435\u043d \u0434\u043e\u0441\u0442\u044a\u043f \u0434\u043e \u043a\u043b\u0438\u043f\u0431\u043e\u0440\u0434\u0430. \u0412\u043c\u0435\u0441\u0442\u043e \u0442\u043e\u0432\u0430 \u0438\u0437\u043f\u043e\u043b\u0437\u0432\u0430\u0439\u0442\u0435 \u043a\u043b\u0430\u0432\u0438\u0448\u043d\u0438\u0442\u0435 \u043a\u043e\u043c\u0431\u0438\u043d\u0430\u0446\u0438\u0438 Ctrl+X (\u0437\u0430 \u0438\u0437\u0440\u044f\u0437\u0432\u0430\u043d\u0435), Ctrl+C (\u0437\u0430 \u043a\u043e\u043f\u0438\u0440\u0430\u043d\u0435) \u0438 Ctrl+V (\u0437\u0430 \u043f\u043e\u0441\u0442\u0430\u0432\u044f\u043d\u0435).","alignment":"\u043f\u043e\u0434\u0440\u0430\u0432\u043d\u044f\u0432\u0430\u043d\u0435","austral sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u0430\u0443\u0441\u0442\u0440\u0430\u043b","cedi sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u0441\u0435\u0434\u0438","colon sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u043a\u043e\u043b\u043e\u043d","cruzeiro sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u043a\u0440\u0443\u0437\u0435\u0439\u0440\u043e","currency sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u0432\u0430\u043b\u0443\u0442\u0430","dollar sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u0434\u043e\u043b\u0430\u0440","dong sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u0432\u0438\u0435\u0442\u043d\u0430\u043c\u0441\u043a\u0438 \u0434\u043e\u043d\u0433","drachma sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u0434\u0440\u0430\u0445\u043c\u0430","euro-currency sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u0435\u0432\u0440\u043e \u0432\u0430\u043b\u0443\u0442\u0430","example":"\u043f\u0440\u0438\u043c\u0435\u0440","formatting":"\u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u0430\u043d\u0435","french franc sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u0444\u0440\u0435\u043d\u0441\u043a\u0438 \u0444\u0440\u0430\u043d\u043a","german penny symbol":"\u0441\u0438\u043c\u0432\u043e\u043b \u0437\u0430 \u0433\u0435\u0440\u043c\u0430\u043d\u0441\u043a\u043e \u043f\u0435\u043d\u0438","guarani sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u0433\u0443\u0430\u0440\u0430\u043d\u0438","history":"\u0438\u0441\u0442\u043e\u0440\u0438\u044f","hryvnia sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u0433\u0440\u0438\u0432\u043d\u044f","indentation":"\u043e\u0442\u0441\u0442\u044a\u043f","indian rupee sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u0438\u043d\u0434\u0438\u0439\u0441\u043a\u0430 \u0440\u0443\u043f\u0438\u044f","kip sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u043b\u0430\u043e\u0441\u043a\u0438 \u043a\u0438\u043f","lira sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u043b\u0438\u0440\u0430","livre tournois sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u043b\u0438\u0432\u0440 \u0442\u0443\u0440\u043d\u0443\u0430","manat sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u043c\u0430\u043d\u0430\u0442","mill sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u043c\u0438\u043b","naira sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u043d\u0430\u0439\u0440\u0430","new sheqel sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u043d\u043e\u0432 \u0448\u0435\u043a\u0435\u043b","nordic mark sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u043d\u043e\u0440\u0434\u0441\u043a\u0430 \u043c\u0430\u0440\u043a\u0430","peseta sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u043f\u0435\u0441\u0435\u0442\u0430","peso sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u043f\u0435\u0441\u043e","ruble sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u0440\u0443\u0431\u043b\u0430","rupee sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u0440\u0443\u043f\u0438\u044f","spesmilo sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u0441\u043f\u0435\u0441\u043c\u0438\u043b\u043e","styles":"\u0441\u0442\u0438\u043b\u043e\u0432\u0435","tenge sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u0442\u0435\u043d\u0433\u0435","tugrik sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u043c\u043e\u043d\u0433\u043e\u043b\u0441\u043a\u0438 \u0442\u0443\u0433\u0440\u0438\u043a","turkish lira sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u0442\u0443\u0440\u0441\u043a\u0430 \u043b\u0438\u0440\u0430","won sign":"\u0437\u043d\u0430\u043a \u0437\u0430 \u043a\u043e\u0440\u0435\u0439\u0441\u043a\u0438 \u0432\u043e\u043d","yen character":"\u0441\u0438\u043c\u0432\u043e\u043b \u0437\u0430 \u0439\u0435\u043d\u0430","yen/yuan character variant one":"\u0441\u0438\u043c\u0432\u043e\u043b \u0437\u0430 \u0439\u0435\u043d\u0430/\u044e\u0430\u043d \u0432\u0430\u0440\u0438\u0430\u043d\u0442 \u0435\u0434\u043d\u043e","yuan character":"\u0441\u0438\u043c\u0432\u043e\u043b \u0437\u0430 \u044e\u0430\u043d","yuan character, in hong kong and taiwan":"\u0441\u0438\u043c\u0432\u043e\u043b \u0437\u0430 \u044e\u0430\u043d \u0432 \u0425\u043e\u043d\u043a\u043e\u043d\u0433 \u0438 \u0422\u0430\u0439\u0432\u0430\u043d","{0} characters":"{0} \u0441\u0438\u043c\u0432\u043e\u043b\u0430","{0} columns, {1} rows":"","{0} words":"{0} \u0434\u0443\u043c\u0438"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/bn_BD.js b/libraries/tinymce/js/tinymce/langs/bn_BD.js index 6788847..25e20f7 100644 --- a/libraries/tinymce/js/tinymce/langs/bn_BD.js +++ b/libraries/tinymce/js/tinymce/langs/bn_BD.js @@ -1 +1 @@ -tinymce.addI18n("bn_BD",{"Redo":"\u09aa\u09c1\u09a8\u09b0\u09be\u09af\u09bc \u0995\u09b0\u09c1\u09a8","Undo":"\u09aa\u09c2\u09b0\u09cd\u09ac\u09be\u09ac\u09b8\u09cd\u09a5\u09be\u09af\u09bc \u09ab\u09bf\u09b0\u09c1\u09a8","Cut":"\u0995\u09b0\u09cd\u09a4\u09a8","Copy":"\u0985\u09a8\u09c1\u0995\u09b0\u09a3","Paste":"\u09aa\u09cd\u09b0\u09a4\u09bf\u09b2\u09c7\u09aa\u09a8 \u0995\u09b0\u09c1\u09a8","Select all":"\u09b8\u09ac \u09a8\u09bf\u09b0\u09cd\u09ac\u09be\u099a\u09a8 \u0995\u09b0\u09c1\u09a8","New document":"\u09a8\u09a4\u09c1\u09a8 \u09a6\u09b8\u09cd\u09a4\u09be\u09ac\u09c7\u099c","Ok":"\u09a0\u09bf\u0995 \u0986\u099b\u09c7","Cancel":"\u09ac\u09be\u09a4\u09bf\u09b2","Visual aids":"\u09ac\u09cd\u09af\u09be\u0996\u09cd\u09af\u09be\u09ae\u09c2\u09b2\u0995 \u09b8\u09be\u09b9\u09be\u09af\u09cd\u09af","Bold":"\u09b8\u09cd\u09a5\u09c2\u09b2","Italic":"\u09a4\u09bf\u09b0\u09cd\u09af\u0995","Underline":"\u09a8\u09bf\u09ae\u09cd\u09a8\u09b0\u09c7\u0996\u09be","Strikethrough":"\u09b8\u09cd\u099f\u09cd\u09b0\u09be\u0987\u0995\u09a5\u09cd\u09b0\u09c1","Superscript":"\u098a\u09b0\u09cd\u09a7\u09cd\u09ac\u09b2\u09bf\u09aa\u09bf","Subscript":"\u09a8\u09bf\u09ae\u09cd\u09a8\u09b2\u09bf\u09aa\u09bf","Clear formatting":"\u09ac\u09bf\u09a8\u09cd\u09af\u09be\u09b8 \u0985\u09aa\u09b8\u09be\u09b0\u09a3","Remove":"\u0985\u09aa\u09b8\u09be\u09b0\u09a3","Align left":"\u09ac\u09be\u09ae\u09c7 \u09aa\u09cd\u09b0\u09be\u09a8\u09cd\u09a4\u09bf\u0995\u0995\u09b0\u09a3","Align center":"\u09ae\u09a7\u09cd\u09af\u09b8\u09cd\u09a5\u09be\u09a8\u09c7 \u09aa\u09cd\u09b0\u09be\u09a8\u09cd\u09a4\u09bf\u0995\u0995\u09b0\u09a3","Align right":"\u09a1\u09be\u09a8\u09c7 \u09aa\u09cd\u09b0\u09be\u09a8\u09cd\u09a4\u09bf\u0995\u0995\u09b0\u09a3","No alignment":"\u09aa\u09cd\u09b0\u09be\u09a8\u09cd\u09a4\u09bf\u0995\u0995\u09b0\u09a3 \u09a8\u09c7\u0987","Justify":"\u0989\u09ad\u09df \u09aa\u09cd\u09b0\u09be\u09a8\u09cd\u09a4\u09bf\u0995\u0995\u09b0\u09a3","Bullet list":"\u09ac\u09c1\u09b2\u09c7\u099f \u09a4\u09be\u09b2\u09bf\u0995\u09be","Numbered list":"\u09b8\u0982\u0996\u09cd\u09af\u09be\u09af\u09c1\u0995\u09cd\u09a4 \u09a4\u09be\u09b2\u09bf\u0995\u09be","Decrease indent":"\u0987\u09a8\u09cd\u09a1\u09c7\u09a8\u09cd\u099f \u0995\u09ae\u09be\u09a8","Increase indent":"\u0987\u09a8\u09cd\u09a1\u09c7\u09a8\u09cd\u099f \u09ac\u09be\u09a1\u09bc\u09be\u09a8","Close":"\u09ac\u09a8\u09cd\u09a7","Formats":"\u09ac\u09bf\u09a8\u09cd\u09af\u09be\u09b8","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"\u0986\u09aa\u09a8\u09be\u09b0 \u09ac\u09cd\u09b0\u09be\u0989\u099c\u09be\u09b0 \u0995\u09cd\u09b2\u09bf\u09aa\u09ac\u09cb\u09b0\u09cd\u09a1 \u09a5\u09c7\u0995\u09c7 \u09b8\u09b0\u09be\u09b8\u09b0\u09bf \u09aa\u09cd\u09b0\u09ac\u09c7\u09b6\u09be\u09a7\u09bf\u0995\u09be\u09b0 \u09b8\u09ae\u09b0\u09cd\u09a5\u09a8 \u0995\u09b0\u09c7 \u09a8\u09be\u0964 \u0985\u09a8\u09c1\u0997\u09cd\u09b0\u09b9 \u0995\u09b0\u09c7 \u0995\u09c0\u09ac\u09cb\u09b0\u09cd\u09a1 \u09b6\u09b0\u09cd\u099f\u0995\u09be\u099f Ctrl +X/C/V \u09ac\u09cd\u09af\u09ac\u09b9\u09be\u09b0 \u0995\u09b0\u09c1\u09a8\u0964","Headings":"\u09b6\u09bf\u09b0\u09cb\u09a8\u09be\u09ae","Heading 1":"\u09b6\u09bf\u09b0\u09cb\u09a8\u09be\u09ae \u09e7","Heading 2":"\u09b6\u09bf\u09b0\u09cb\u09a8\u09be\u09ae \u09e8","Heading 3":"\u09b6\u09bf\u09b0\u09cb\u09a8\u09be\u09ae \u09e9","Heading 4":"\u09b6\u09bf\u09b0\u09cb\u09a8\u09be\u09ae \u09ea","Heading 5":"\u09b6\u09bf\u09b0\u09cb\u09a8\u09be\u09ae \u09eb","Heading 6":"\u09b6\u09bf\u09b0\u09cb\u09a8\u09be\u09ae \u09ec","Preformatted":"\u09aa\u09c2\u09b0\u09cd\u09ac\u09ac\u09bf\u09a8\u09cd\u09af\u09be\u09b8\u09bf\u09a4","Div":"\u09a1\u09bf\u09ad","Pre":"\u09aa\u09cd\u09b0\u09be\u0995","Code":"\u09b8\u0982\u0995\u09c7\u09a4\u09b2\u09bf\u09aa\u09bf","Paragraph":"\u09aa\u09cd\u09af\u09be\u09b0\u09be\u0997\u09cd\u09b0\u09be\u09ab","Blockquote":"\u09ac\u09cd\u09b2\u0995\u0995\u09cb\u099f","Inline":"\u09b8\u0999\u09cd\u0997\u09a4\u09bf\u09aa\u09c2\u09b0\u09cd\u09a3\u09ad\u09be\u09ac\u09c7","Blocks":"\u09b8\u09cd\u09a5\u09c2\u09b2 ","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"\u09aa\u09c7\u09b8\u09cd\u099f \u098f\u0996\u09a8 \u09aa\u09cd\u09b2\u09c7\u0987\u09a8 \u099f\u09c7\u0995\u09cd\u09b8\u099f \u09ae\u09cb\u09a1\u09c7\u0964 \u0986\u09aa\u09a8\u09bf \u098f\u0996\u09a8 \u098f\u0987 \u09ac\u09bf\u0995\u09b2\u09cd\u09aa \u09ac\u09a8\u09cd\u09a7 \u099f\u0997\u09b2 \u09aa\u09b0\u09cd\u09af\u09a8\u09cd\u09a4 \u09ac\u09bf\u09b7\u09af\u09bc\u09ac\u09b8\u09cd\u09a4\u09c1 \u098f\u0996\u09a8 \u09aa\u09cd\u09b2\u09c7\u0987\u09a8 \u099f\u09c7\u0995\u09cd\u09b8\u099f \u09b9\u09bf\u09b8\u09be\u09ac\u09c7 \u0986\u099f\u0995\u09be\u09a8\u09cb \u09b9\u09ac\u09c7\u0964","Fonts":"\u09ab\u09a8\u09cd\u099f\u09b8","Font sizes":"\u09ab\u09a8\u09cd\u099f \u0986\u0995\u09be\u09b0","Class":"\u0995\u09cd\u09b2\u09be\u09b8","Browse for an image":"\u098f\u0995\u099f\u09bf \u099b\u09ac\u09bf \u09ac\u09cd\u09b0\u09be\u0989\u099c \u0995\u09b0\u09c1\u09a8","OR":"\u0985\u09a5\u09ac\u09be","Drop an image here":"\u098f\u0996\u09be\u09a8\u09c7 \u098f\u0995\u099f\u09bf \u099b\u09ac\u09bf \u09a1\u09cd\u09b0\u09aa \u0995\u09b0\u09c1\u09a8","Upload":"\u0986\u09aa\u09b2\u09cb\u09a1","Uploading image":"\u099b\u09ac\u09bf \u0986\u09aa\u09b2\u09cb\u09a1 \u0995\u09b0\u09be \u09b9\u099a\u09cd\u099b\u09c7","Block":"\u09ac\u09cd\u09b2\u0995","Align":"\u09aa\u09cd\u09b0\u09be\u09a8\u09cd\u09a4\u09bf\u0995\u09b0\u09a8","Default":"\u09a1\u09bf\u09ab\u09b2\u09cd\u099f","Circle":"\u09ac\u09c3\u09a4\u09cd\u09a4","Disc":"\u09a1\u09bf\u09b8\u09cd\u0995","Square":"\u09ac\u09b0\u09cd\u0997\u0995\u09cd\u09b7\u09c7\u09a4\u09cd\u09b0","Lower Alpha":"\u09a8\u09bf\u09ae\u09cd\u09a8 \u0986\u09b2\u09ab\u09be","Lower Greek":"\u09a8\u09bf\u09ae\u09cd\u09a8 \u0997\u09cd\u09b0\u09bf\u0995","Lower Roman":"\u09a8\u09bf\u09ae\u09cd\u09a8 \u09b0\u09cb\u09ae\u09be\u09a8","Upper Alpha":"\u0989\u099a\u09cd\u099a\u09a4\u09b0 \u0986\u09b2\u09ab\u09be","Upper Roman":"\u098a\u09b0\u09cd\u09a7\u09cd\u09ac \u09b0\u09cb\u09ae\u09be\u09a8","Anchor...":"\u098f\u0999\u09cd\u0995\u09b0...","Anchor":"\u098f\u0999\u09cd\u0995\u09b0","Name":"\u09a8\u09be\u09ae","ID":"\u0986\u0987\u09a1\u09bf","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"\u0986\u0987\u09a1\u09bf \u098f\u0995\u099f\u09bf \u09ac\u09b0\u09cd\u09a3 \u09a6\u09bf\u09df\u09c7 \u09b6\u09c1\u09b0\u09c1 \u09b9\u0993\u09df\u09be \u0989\u099a\u09bf\u09a4, \u0995\u09df\u09c7\u0995\u099f\u09bf \u09ac\u09b0\u09cd\u09a3, \u09b8\u0982\u0996\u09cd\u09af\u09be, \u09a1\u09cd\u09af\u09be\u09b6, \u09a1\u099f, \u0995\u09cb\u09b2\u09a8 \u0993 \u0986\u09a8\u09cd\u09a1\u09be\u09b0\u09b8\u09cd\u0995\u09cb\u09b0 \u09a6\u09cd\u09ac\u09be\u09b0\u09be \u0985\u09a8\u09c1\u09b6\u09b0\u09a8\u09bf\u09a4 \u09b9\u0993\u09df\u09be \u0989\u099a\u09bf\u09a4\u0964","You have unsaved changes are you sure you want to navigate away?":"\u0986\u09aa\u09a8\u09be\u09b0 \u0985\u09b8\u0982\u09b0\u0995\u09cd\u09b7\u09bf\u09a4 \u09aa\u09b0\u09bf\u09ac\u09b0\u09cd\u09a4\u09a8\u0997\u09c1\u09b2\u09bf \u0986\u09aa\u09a8\u09bf \u0995\u09bf \u09a8\u09bf\u09b6\u09cd\u099a\u09bf\u09a4 \u09af\u09c7 \u0986\u09aa\u09a8\u09bf \u09a8\u09c7\u09ad\u09bf\u0997\u09c7\u099f \u0995\u09b0\u09a4\u09c7 \u099a\u09be\u09a8?","Restore last draft":"\u09b6\u09c7\u09b7 \u0996\u09b8\u09a1\u09bc\u09be\u099f\u09bf \u09aa\u09c1\u09a8\u09b0\u09c1\u09a6\u09cd\u09a7\u09be\u09b0 \u0995\u09b0\u09c1\u09a8","Special character...":"\u09ac\u09bf\u09b6\u09c7\u09b7 \u09ac\u09b0\u09cd\u09a3...","Special Character":"\u09ac\u09bf\u09b6\u09c7\u09b7 \u09ac\u09b0\u09cd\u09a3","Source code":"\u0989\u09ce\u09b8 \u0995\u09cb\u09a1","Insert/Edit code sample":"\u0995\u09cb\u09a1 \u09a8\u09ae\u09c1\u09a8\u09be \u09a2\u09cb\u0995\u09be\u09a8 / \u09b8\u09ae\u09cd\u09aa\u09be\u09a6\u09a8\u09be \u0995\u09b0\u09c1\u09a8","Language":"\u09ad\u09be\u09b7\u09be","Code sample...":"\u09a8\u09ae\u09c1\u09a8\u09be \u0995\u09cb\u09a1","Left to right":"\u09ac\u09be\u09ae \u09a5\u09c7\u0995\u09c7 \u09a1\u09be\u09a8","Right to left":"\u09a1\u09be\u09a8 \u09a5\u09c7\u0995\u09c7 \u09ac\u09be\u09ae","Title":"\u09b6\u09bf\u09b0\u09cb\u09a8\u09be\u09ae","Fullscreen":"\u09aa\u09c2\u09b0\u09cd\u09a3 \u09aa\u09b0\u09cd\u09a6\u09be","Action":"\u0995\u09b0\u09cd\u09ae","Shortcut":"\u09b6\u09b0\u09cd\u099f\u0995\u09be\u099f","Help":"\u09b8\u09be\u09b9\u09be\u09af\u09cd\u09af \u0995\u09b0\u09c1\u09a8","Address":"\u09a0\u09bf\u0995\u09be\u09a8\u09be","Focus to menubar":"\u09ae\u09c7\u09a8\u09c1\u09ac\u09be\u09b0\u09c7 \u09ab\u09cb\u0995\u09be\u09b8 \u0995\u09b0\u09c1\u09a8","Focus to toolbar":"\u099f\u09c1\u09b2\u09ac\u09be\u09b0\u09c7 \u09ab\u09cb\u0995\u09be\u09b8 \u0995\u09b0\u09c1\u09a8","Focus to element path":"\u0989\u09aa\u09be\u09a6\u09be\u09a8 \u09aa\u09be\u09a5 \u09ab\u09cb\u0995\u09be\u09b8 \u0995\u09b0\u09c1\u09a8","Focus to contextual toolbar":"\u09aa\u09cd\u09b0\u09be\u09b8\u0999\u09cd\u0997\u09bf\u0995 \u099f\u09c1\u09b2\u09ac\u09be\u09b0\u09c7 \u09ab\u09cb\u0995\u09be\u09b8 \u0995\u09b0\u09c1\u09a8","Insert link (if link plugin activated)":"\u09b2\u09bf\u0999\u09cd\u0995 \u09b8\u09a8\u09cd\u09a8\u09bf\u09ac\u09c7\u09b6 \u0995\u09b0\u09c1\u09a8 (\u09af\u09a6\u09bf \u09b2\u09bf\u0999\u09cd\u0995 \u09aa\u09cd\u09b2\u09be\u0997\u0987\u09a8 \u0985\u09cd\u09af\u09be\u0995\u09cd\u099f\u09bf\u09ad\u09c7\u099f \u0995\u09b0\u09be \u09b9\u09af\u09bc)","Save (if save plugin activated)":"\u09b8\u0982\u09b0\u0995\u09cd\u09b7\u09a3 \u0995\u09b0\u09c1\u09a8 (\u09aa\u09cd\u09b2\u09be\u0997\u0987\u09a8 \u0985\u09cd\u09af\u09be\u0995\u09cd\u099f\u09bf\u09ad\u09c7\u099f \u09b9\u09b2\u09c7)","Find (if searchreplace plugin activated)":"\u09b8\u09a8\u09cd\u09a7\u09be\u09a8 \u0995\u09b0\u09c1\u09a8 (\u09af\u09a6\u09bf \u0985\u09a8\u09c1\u09b8\u09a8\u09cd\u09a7\u09be\u09a8\u09af\u09cb\u0997\u09cd\u09af \u09aa\u09cd\u09b2\u09be\u0997\u0987\u09a8 \u09b8\u0995\u09cd\u09b0\u09bf\u09af\u09bc \u0995\u09b0\u09be \u09b9\u09af\u09bc)","Plugins installed ({0}):":"\u09aa\u09cd\u09b2\u09be\u0997\u0987\u09a8 \u0987\u09a8\u09b8\u09cd\u099f\u09b2 ({0}):","Premium plugins:":"\u09aa\u09cd\u09b0\u09bf\u09ae\u09bf\u09af\u09bc\u09be\u09ae \u09aa\u09cd\u09b2\u09be\u0997\u0987\u09a8:","Learn more...":"\u0986\u09b0\u0993 \u099c\u09be\u09a8\u09c1\u09a8...","You are using {0}":"\u0986\u09aa\u09a8\u09bf \u09ac\u09cd\u09af\u09ac\u09b9\u09be\u09b0 \u0995\u09b0\u099b\u09c7\u09a8 {0}","Plugins":"\u09aa\u09cd\u09b2\u09be\u0997\u0987\u09a8","Handy Shortcuts":"\u09b8\u09b9\u099c \u09b6\u09b0\u09cd\u099f\u0995\u09be\u099f ","Horizontal line":"\u0985\u09a8\u09c1\u09ad\u09c2\u09ae\u09bf\u0995 \u09b0\u09c7\u0996\u09be","Insert/edit image":"\u0987\u09ae\u09c7\u099c \u09b8\u09a8\u09cd\u09a8\u09bf\u09ac\u09c7\u09b6 / \u09b8\u09ae\u09cd\u09aa\u09be\u09a6\u09a8\u09be \u0995\u09b0\u09c1\u09a8","Alternative description":"\u09ac\u09bf\u0995\u09b2\u09cd\u09aa \u09ac\u09b0\u09cd\u09a3\u09a8\u09be","Accessibility":"\u0985\u09cd\u09af\u09be\u0995\u09cd\u09b8\u09c7\u09b8\u09af\u09cb\u0997\u09cd\u09af\u09a4\u09be","Image is decorative":"\u099a\u09bf\u09a4\u09cd\u09b0\u099f\u09bf \u0986\u09b2\u0982\u0995\u09be\u09b0\u09bf\u0995","Source":"\u0989\u09ce\u09b8","Dimensions":"\u09ae\u09be\u09a4\u09cd\u09b0\u09be","Constrain proportions":"\u0985\u09a8\u09c1\u09aa\u09be\u09a4 \u09b8\u09c0\u09ae\u09be\u09ac\u09a6\u09cd\u09a7","General":"\u09b8\u09be\u09a7\u09be\u09b0\u09a3","Advanced":"\u0985\u0997\u09cd\u09b0\u09b8\u09b0","Style":"\u09b6\u09c8\u09b2\u09c0","Vertical space":"\u0989\u09b2\u09cd\u09b2\u09ae\u09cd\u09ac \u09b8\u09cd\u09a5\u09be\u09a8","Horizontal space":"\u0985\u09a8\u09c1\u09ad\u09c2\u09ae\u09bf\u0995 \u09b8\u09cd\u09a5\u09be\u09a8","Border":"\u09b8\u09c0\u09ae\u09be\u09a8\u09cd\u09a4","Insert image":"\u099a\u09bf\u09a4\u09cd\u09b0 \u09b8\u09a8\u09cd\u09a8\u09bf\u09ac\u09c7\u09b6 \u0995\u09b0\u09c1\u09a8","Image...":"\u099a\u09bf\u09a4\u09cd\u09b0...","Image list":"\u099a\u09bf\u09a4\u09cd\u09b0 \u09a4\u09be\u09b2\u09bf\u0995\u09be","Resize":"\u09ae\u09be\u09aa \u09aa\u09b0\u09bf\u09ac\u09b0\u09cd\u09a4\u09a8 \u0995\u09b0\u09c1\u09a8","Insert date/time":"\u09a4\u09be\u09b0\u09bf\u0996 / \u09b8\u09ae\u09af\u09bc \u09b8\u09a8\u09cd\u09a8\u09bf\u09ac\u09c7\u09b6 \u0995\u09b0\u09c1\u09a8","Date/time":"\u09a4\u09be\u09b0\u09bf\u0996 / \u09b8\u09ae\u09af\u09bc","Insert/edit link":"\u09b2\u09bf\u0999\u09cd\u0995 \u09b8\u09a8\u09cd\u09a8\u09bf\u09ac\u09c7\u09b6 / \u09b8\u09ae\u09cd\u09aa\u09be\u09a6\u09a8\u09be \u0995\u09b0\u09c1\u09a8","Text to display":"\u09aa\u09cd\u09b0\u09a6\u09b0\u09cd\u09b6\u09bf\u09a4 \u099f\u09c7\u0995\u09cd\u09b8\u099f","Url":"\u0987\u0989\u0986\u09b0\u098f\u09b2","Open link in...":"\u098f\u09a4\u09c7 \u09b2\u09bf\u0999\u09cd\u0995\u099f\u09bf \u0996\u09c1\u09b2\u09c1\u09a8...","Current window":"\u09ac\u09b0\u09cd\u09a4\u09ae\u09be\u09a8 \u0989\u0987\u09a8\u09cd\u09a1\u09cb","None":"\u0995\u09cb\u09a8\u09cb\u099f\u09bf\u0987 \u09a8\u09af\u09bc","New window":"\u09a8\u09a4\u09c1\u09a8 \u0989\u0987\u09a8\u09cd\u09a1\u09cb","Open link":"\u09b2\u09bf\u0999\u09cd\u0995\u099f\u09bf \u0996\u09c1\u09b2\u09c1\u09a8","Remove link":"\u09b2\u09bf\u0999\u09cd\u0995 \u09b8\u09b0\u09be\u09a8","Anchors":"\u09a8\u09cb\u0999\u09cd\u0997\u09b0","Link...":"\u09b2\u09bf\u0982\u0995...","Paste or type a link":"\u098f\u0995\u099f\u09bf \u09b2\u09bf\u0999\u09cd\u0995 \u0986\u099f\u0995\u09be\u09a8 \u09ac\u09be \u099f\u09be\u0987\u09aa \u0995\u09b0\u09c1\u09a8","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"\u0986\u09aa\u09a8\u09be\u09b0 \u09aa\u09cd\u09b0\u09ac\u09c7\u09b6 \u0995\u09b0\u09be \u0987\u0989\u0986\u09b0\u098f\u09b2\u099f\u09bf \u098f\u0995\u099f\u09bf \u0987\u09ae\u09c7\u09b2 \u09a0\u09bf\u0995\u09be\u09a8\u09be \u09ac\u09b2\u09c7 \u09ae\u09a8\u09c7 \u09b9\u099a\u09cd\u099b\u09c7\u0964 \u0986\u09aa\u09a8\u09bf \u09aa\u09cd\u09b0\u09af\u09bc\u09cb\u099c\u09a8\u09c0\u09af\u09bc \u09ae\u09c7\u0987\u09b2\u099f\u09cb \u09af\u09cb\u0997 \u0995\u09b0\u09a4\u09c7 \u099a\u09be\u09a8: \u0989\u09aa\u09b8\u09b0\u09cd\u0997?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"\u0986\u09aa\u09a8\u09be\u09b0 \u09aa\u09cd\u09b0\u09ac\u09c7\u09b6 \u0995\u09b0\u09be \u0987\u0989\u0986\u09b0\u098f\u09b2\u099f\u09bf \u098f\u0995\u099f\u09bf \u09ac\u09b9\u09bf\u09b0\u09be\u0997\u09a4 \u09b2\u09bf\u0999\u09cd\u0995 \u09ac\u09b2\u09c7 \u09ae\u09a8\u09c7 \u09b9\u099a\u09cd\u099b\u09c7\u0964 \u0986\u09aa\u09a8\u09bf \u0995\u09bf \u09aa\u09cd\u09b0\u09af\u09bc\u09cb\u099c\u09a8\u09c0\u09af\u09bc http:// \u09aa\u09cd\u09b0\u09bf\u09ab\u09bf\u0995\u09cd\u09b8 \u09af\u09cb\u0997 \u0995\u09b0\u09a4\u09c7 \u099a\u09be\u09a8?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"\u0986\u09aa\u09a8\u09be\u09b0 \u09aa\u09cd\u09b0\u09ac\u09c7\u09b6 \u0995\u09b0\u09be \u0987\u0989\u0986\u09b0\u098f\u09b2\u099f\u09bf \u098f\u0995\u099f\u09bf \u09ac\u09b9\u09bf\u09b0\u09be\u0997\u09a4 \u09b2\u09bf\u0999\u09cd\u0995 \u09ac\u09b2\u09c7 \u09ae\u09a8\u09c7 \u09b9\u099a\u09cd\u099b\u09c7\u0964 \u0986\u09aa\u09a8\u09bf \u0995\u09bf \u09aa\u09cd\u09b0\u09af\u09bc\u09cb\u099c\u09a8\u09c0\u09af\u09bc http:// \u09aa\u09cd\u09b0\u09bf\u09ab\u09bf\u0995\u09cd\u09b8 \u09af\u09cb\u0997 \u0995\u09b0\u09a4\u09c7 \u099a\u09be\u09a8?","Link list":"\u09b2\u09bf\u0999\u09cd\u0995 \u09a4\u09be\u09b2\u09bf\u0995\u09be","Insert video":"\u09ad\u09bf\u09a1\u09bf\u0993 \u09b8\u09a8\u09cd\u09a8\u09bf\u09ac\u09c7\u09b6 \u0995\u09b0\u09c1\u09a8","Insert/edit video":"\u09ad\u09bf\u09a1\u09bf\u0993 \u09b8\u09a8\u09cd\u09a8\u09bf\u09ac\u09c7\u09b6 / \u09b8\u09ae\u09cd\u09aa\u09be\u09a6\u09a8\u09be \u0995\u09b0\u09c1\u09a8","Insert/edit media":"\u09ae\u09bf\u09a1\u09bf\u09af\u09bc\u09be \u09b8\u09a8\u09cd\u09a8\u09bf\u09ac\u09c7\u09b6 \u0995\u09b0\u09c1\u09a8 / \u09b8\u09ae\u09cd\u09aa\u09be\u09a6\u09a8\u09be \u0995\u09b0\u09c1\u09a8","Alternative source":"\u09ac\u09bf\u0995\u09b2\u09cd\u09aa \u0989\u09ce\u09b8","Alternative source URL":"\u09ac\u09bf\u0995\u09b2\u09cd\u09aa \u0989\u09ce\u09b8 \u0987\u0989\u0986\u09b0\u098f\u09b2","Media poster (Image URL)":"\u09ae\u09bf\u09a1\u09bf\u09af\u09bc\u09be \u09aa\u09cb\u09b8\u09cd\u099f\u09be\u09b0 (\u0987\u09ae\u09c7\u099c \u0987\u0989\u0986\u09b0\u098f\u09b2)","Paste your embed code below:":"\u09a8\u09c0\u099a\u09c7\u09b0 \u0986\u09aa\u09a8\u09be\u09b0 \u098f\u09ae\u09cd\u09ac\u09c7\u09a1 \u0995\u09cb\u09a1 \u0986\u099f\u0995\u09be\u09a8:","Embed":"\u098f\u09ae\u09cd\u09ac\u09c7\u09a1","Media...":"\u09ae\u09bf\u09a1\u09bf\u09af\u09bc\u09be...","Nonbreaking space":"\u0985\u09ac\u09bf\u099a\u09cd\u099b\u09bf\u09a8\u09cd\u09a8 \u09b8\u09cd\u09a5\u09be\u09a8","Page break":"\u09aa\u09c3\u09b7\u09cd\u09a0\u09be \u09ac\u09bf\u09b0\u09a4\u09bf","Paste as text":"\u09aa\u09be\u09a0\u09cd\u09af \u09b9\u09bf\u09b8\u09be\u09ac\u09c7 \u09aa\u09c7\u09b8\u09cd\u099f \u0995\u09b0\u09c1\u09a8","Preview":"\u09aa\u09c2\u09b0\u09cd\u09ac\u09b0\u09c2\u09aa","Print":"\u09ae\u09c1\u09a6\u09cd\u09b0\u09a8","Print...":"\u09ae\u09c1\u09a6\u09cd\u09b0\u09a8...","Save":"\u09b8\u0982\u09b0\u0995\u09cd\u09b7\u09a3","Find":"\u0996\u09c1\u0981\u099c\u09c1\u09a8","Replace with":"\u09aa\u09cd\u09b0\u09a4\u09bf\u09b8\u09cd\u09a5\u09be\u09aa\u09a8","Replace":"\u09aa\u09cd\u09b0\u09a4\u09bf\u09b8\u09cd\u09a5\u09be\u09aa\u09a8 \u0995\u09b0\u09be","Replace all":"\u09b8\u09ae\u09b8\u09cd\u09a4 \u09aa\u09cd\u09b0\u09a4\u09bf\u09b8\u09cd\u09a5\u09be\u09aa\u09a8","Previous":"\u09aa\u09c2\u09b0\u09cd\u09ac\u09ac\u09b0\u09cd\u09a4\u09c0","Next":"\u09aa\u09b0\u09ac\u09b0\u09cd\u09a4\u09c0","Find and Replace":"\u0996\u09c1\u0981\u099c\u09c1\u09a8 \u0993 \u09aa\u09cd\u09b0\u09a4\u09bf\u09b8\u09cd\u09a5\u09be\u09aa\u09a8 \u0995\u09b0\u09c1\u09a8","Find and replace...":"\u0996\u09c1\u0981\u099c\u09c1\u09a8 \u0993 \u09aa\u09cd\u09b0\u09a4\u09bf\u09b8\u09cd\u09a5\u09be\u09aa\u09a8 \u0995\u09b0\u09c1\u09a8...","Could not find the specified string.":"\u09a8\u09bf\u09b0\u09cd\u09a6\u09bf\u09b7\u09cd\u099f \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982\u099f\u09bf \u0996\u09c1\u0981\u099c\u09c7 \u09aa\u09be\u0993\u09af\u09bc\u09be \u09af\u09be\u09af\u09bc\u09a8\u09bf\u0964","Match case":"\u09ae\u09cd\u09af\u09be\u099a \u0995\u09cd\u09b7\u09c7\u09a4\u09cd\u09b0\u09c7","Find whole words only":"\u09b6\u09c1\u09a7\u09c1\u09ae\u09be\u09a4\u09cd\u09b0 \u09aa\u09c1\u09b0\u09cb \u09b6\u09ac\u09cd\u09a6\u0997\u09c1\u09b2\u09bf \u09b8\u09a8\u09cd\u09a7\u09be\u09a8 \u0995\u09b0\u09c1\u09a8","Find in selection":"\u09a8\u09bf\u09b0\u09cd\u09ac\u09be\u099a\u09a8\u09c7 \u0996\u09c1\u0981\u099c\u09c1\u09a8","Insert table":"\u099f\u09c7\u09ac\u09bf\u09b2 \u09b8\u09a8\u09cd\u09a8\u09bf\u09ac\u09c7\u09b6 \u0995\u09b0\u09c1\u09a8","Table properties":"\u099f\u09c7\u09ac\u09bf\u09b2 \u09ac\u09c8\u09b6\u09bf\u09b7\u09cd\u099f\u09cd\u09af","Delete table":"\u09b8\u09be\u09b0\u09a3\u09bf \u09ae\u09c1\u099b\u09c1\u09a8","Cell":"\u09b8\u09c7\u09b2","Row":"\u09b8\u09be\u09b0\u09bf","Column":"\u0995\u09b2\u09be\u09ae","Cell properties":"\u09b8\u09c7\u09b2 \u09ac\u09c8\u09b6\u09bf\u09b7\u09cd\u099f\u09cd\u09af","Merge cells":"\u09b8\u09c7\u09b2 \u09ae\u09be\u09b0\u09cd\u099c \u0995\u09b0\u09c1\u09a8","Split cell":"\u09b8\u09c7\u09b2 \u09ac\u09bf\u09ad\u0995\u09cd\u09a4 \u0995\u09b0\u09c1\u09a8","Insert row before":"\u0986\u0997\u09c7 \u09b8\u09be\u09b0\u09bf \u09b8\u09a8\u09cd\u09a8\u09bf\u09ac\u09c7\u09b6 \u0995\u09b0\u09c1\u09a8","Insert row after":"\u09aa\u09b0\u09c7 \u09b8\u09be\u09b0\u09bf \u09b8\u09a8\u09cd\u09a8\u09bf\u09ac\u09c7\u09b6 \u0995\u09b0\u09c1\u09a8","Delete row":"\u09b8\u09be\u09b0\u09bf \u09ae\u09c1\u099b\u09c1\u09a8","Row properties":"\u09b8\u09be\u09b0\u09bf \u09ac\u09c8\u09b6\u09bf\u09b7\u09cd\u099f\u09cd\u09af","Cut row":"\u09b8\u09be\u09b0\u09bf \u0995\u09be\u099f\u09c1\u09a8","Cut column":"\u0995\u09b2\u09be\u09ae \u0995\u09be\u099f\u09c1\u09a8","Copy row":"\u09b8\u09be\u09b0\u09bf \u0985\u09a8\u09c1\u09b2\u09bf\u09aa\u09bf \u0995\u09b0\u09c1\u09a8","Copy column":"\u0995\u09b2\u09be\u09ae \u0985\u09a8\u09c1\u09b2\u09bf\u09aa\u09bf \u0995\u09b0\u09c1\u09a8","Paste row before":"\u0986\u0997\u09c7 \u09b8\u09be\u09b0\u09bf \u09aa\u09cd\u09b0\u09a4\u09bf\u09b2\u09c7\u09aa\u09a8 \u0995\u09b0\u09c1\u09a8","Paste column before":"\u0986\u0997\u09c7 \u0995\u09b2\u09be\u09ae \u09aa\u09cd\u09b0\u09a4\u09bf\u09b2\u09c7\u09aa\u09a8 \u0995\u09b0\u09c1\u09a8","Paste row after":"\u09aa\u09b0\u09c7 \u09b8\u09be\u09b0\u09bf \u09aa\u09cd\u09b0\u09a4\u09bf\u09b2\u09c7\u09aa\u09a8 \u0995\u09b0\u09c1\u09a8","Paste column after":"\u09aa\u09b0\u09c7 \u0995\u09b2\u09be\u09ae \u09aa\u09cd\u09b0\u09a4\u09bf\u09b2\u09c7\u09aa\u09a8 \u0995\u09b0\u09c1\u09a8","Insert column before":"\u0986\u0997\u09c7 \u0995\u09b2\u09be\u09ae \u09b8\u09a8\u09cd\u09a8\u09bf\u09ac\u09c7\u09b6 \u0995\u09b0\u09c1\u09a8","Insert column after":"\u09aa\u09b0\u09c7 \u0995\u09b2\u09be\u09ae \u09b8\u09a8\u09cd\u09a8\u09bf\u09ac\u09c7\u09b6 \u0995\u09b0\u09c1\u09a8","Delete column":"\u0995\u09b2\u09be\u09ae \u09ae\u09c1\u099b\u09c1\u09a8","Cols":"\u0995\u09b2\u09be\u09ae\u0997\u09c1\u09b2\u09cb","Rows":"\u09b8\u09be\u09b0\u09bf\u0997\u09c1\u09b2\u09cb","Width":"\u09aa\u09cd\u09b0\u09b8\u09cd\u09a5","Height":"\u0989\u099a\u09cd\u099a\u09a4\u09be","Cell spacing":"\u09b8\u09c7\u09b2 \u09ab\u09be\u0981\u0995\u09be","Cell padding":"\u09b8\u09c7\u09b2 \u09aa\u09cd\u09af\u09be\u09a1\u09bf\u0982","Row clipboard actions":"\u09b8\u09be\u09b0\u09bf \u0995\u09cd\u09b2\u09bf\u09aa\u09ac\u09cb\u09b0\u09cd\u09a1 \u0995\u09b0\u09cd\u09ae","Column clipboard actions":"\u0995\u09b2\u09be\u09ae \u0995\u09cd\u09b2\u09bf\u09aa\u09ac\u09cb\u09b0\u09cd\u09a1 \u0995\u09b0\u09cd\u09ae","Table styles":"\u099f\u09c7\u09ac\u09bf\u09b2 \u09b6\u09c8\u09b2\u09c0","Cell styles":"\u09b8\u09c7\u09b2 \u09b6\u09c8\u09b2\u09c0","Column header":"\u0995\u09b2\u09be\u09ae \u09b6\u09bf\u09b0\u09a8\u09be\u09ae","Row header":"\u09b8\u09be\u09b0\u09bf \u09b6\u09bf\u09b0\u09a8\u09be\u09ae","Table caption":"\u099f\u09c7\u09ac\u09bf\u09b2 \u0995\u09cd\u09af\u09be\u09aa\u09b6\u09a8","Caption":"\u0995\u09cd\u09af\u09be\u09aa\u09b6\u09a8","Show caption":"\u0995\u09cd\u09af\u09be\u09aa\u09b6\u09a8 \u09a6\u09c7\u0996\u09be\u09a8","Left":"\u09ac\u09be\u09ae","Center":"\u0995\u09c7\u09a8\u09cd\u09a6\u09cd\u09b0","Right":"\u09a1\u09be\u09a8","Cell type":"\u09b8\u09c7\u09b2 \u099f\u09be\u0987\u09aa","Scope":"\u09ac\u09cd\u09af\u09be\u09aa\u09cd\u09a4\u09bf","Alignment":"\u09b6\u09cd\u09b0\u09c7\u09a3\u09c0\u09ac\u09bf\u09a8\u09cd\u09af\u09be\u09b8","Horizontal align":"\u0985\u09a8\u09c1\u09ad\u09c2\u09ae\u09bf\u0995 \u09aa\u09cd\u09b0\u09be\u09a8\u09cd\u09a4\u09bf\u0995","Vertical align":"\u0989\u09b2\u09cd\u09b2\u09ae\u09cd\u09ac \u09aa\u09cd\u09b0\u09be\u09a8\u09cd\u09a4\u09bf\u0995","Top":"\u0989\u09aa\u09b0","Middle":"\u09ae\u09a7\u09cd\u09af\u09ae","Bottom":"\u09a8\u09bf\u099a\u09c7","Header cell":"\u09b9\u09c7\u09a1\u09be\u09b0 \u09b8\u09c7\u09b2","Row group":"\u09b8\u09be\u09b0\u09bf \u0997\u09cd\u09b0\u09c1\u09aa","Column group":"\u0995\u09b2\u09be\u09ae \u0997\u09cd\u09b0\u09c1\u09aa","Row type":"\u09b8\u09be\u09b0\u09bf\u09b0 \u09a7\u09b0\u09a8","Header":"\u09b9\u09c7\u09a1\u09be\u09b0","Body":"\u09ac\u09a1\u09bf","Footer":"\u09ab\u09c1\u099f\u09be\u09b0","Border color":"\u09b8\u09c0\u09ae\u09be\u09a8\u09cd\u09a4 \u09b0\u0999","Solid":"\u09a6\u09c3\u09a2\u09bc","Dotted":"\u09ac\u09bf\u09a8\u09cd\u09a6\u09c1\u09af\u09c1\u0995\u09cd\u09a4","Dashed":"","Double":"\u09a6\u09cd\u09ac\u09bf\u0997\u09c1\u09a3","Groove":"","Ridge":"","Inset":"","Outset":"","Hidden":"","Insert template...":"\u099f\u09c7\u09ae\u09aa\u09cd\u09b2\u09c7\u099f \u09a2\u09cb\u0995\u09be\u09a8...","Templates":"\u099f\u09c7\u09ae\u09aa\u09cd\u09b2\u09c7\u099f","Template":"\u099f\u09c7\u09ae\u09aa\u09cd\u09b2\u09c7\u099f","Insert Template":"\u099f\u09c7\u09ae\u09aa\u09cd\u09b2\u09c7\u099f \u09b8\u09a8\u09cd\u09a8\u09bf\u09ac\u09c7\u09b6 \u0995\u09b0\u09c1\u09a8","Text color":"\u09b2\u09c7\u0996\u09be\u09b0 \u09b0\u0999","Background color":"\u09aa\u09c7\u099b\u09a8\u09c7\u09b0 \u09b0\u0982","Custom...":"\u0995\u09be\u09b8\u09cd\u099f\u09ae...","Custom color":"\u0995\u09be\u09b8\u09cd\u099f\u09ae \u09b0\u0982","No color":"\u0995\u09cb\u09a8 \u09b0\u0982 \u09a8\u09c7\u0987","Remove color":"\u09b0\u0999 \u09b8\u09b0\u09be\u09a8","Show blocks":"\u09ac\u09cd\u09b2\u0995 \u09a6\u09c7\u0996\u09be\u09a8","Show invisible characters":"\u0985\u09a6\u09c3\u09b6\u09cd\u09af \u0985\u0995\u09cd\u09b7\u09b0 \u09a6\u09c7\u0996\u09be\u09a8","Word count":"\u09b6\u09ac\u09cd\u09a6 \u0997\u09a3\u09a8\u09be","Count":"\u0997\u09a3\u09a8\u09be","Document":"\u09a6\u09b2\u09bf\u09b2","Selection":"\u09a8\u09bf\u09b0\u09cd\u09ac\u09be\u099a\u09a8","Words":"\u09b6\u09ac\u09cd\u09a6\u09b8\u09ae\u09c2\u09b9","Words: {0}":"\u09b6\u09ac\u09cd\u09a6: {0}","{0} words":"{0} \u09b6\u09ac\u09cd\u09a6","File":"\u09ab\u09be\u0987\u09b2","Edit":"\u09b8\u09ae\u09cd\u09aa\u09be\u09a6\u09a8 \u0995\u09b0\u09be","Insert":"\u09b8\u09a8\u09cd\u09a8\u09bf\u09ac\u09c7\u09b6","View":"\u09a6\u09c3\u09b6\u09cd\u09af","Format":"\u09ac\u09bf\u09a8\u09cd\u09af\u09be\u09b8","Table":"\u099f\u09c7\u09ac\u09bf\u09b2","Tools":"\u09b8\u09b0\u099e\u09cd\u099c\u09be\u09ae\u09b8\u09ae\u09c2\u09b9","Powered by {0}":"{0} \u09a6\u09cd\u09ac\u09be\u09b0\u09be \u099a\u09be\u09b2\u09bf\u09a4","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\u09b0\u09bf\u099a \u099f\u09c7\u0995\u09cd\u09b8\u099f \u098f\u09b0\u09bf\u09af\u09bc\u09be \u09ae\u09c7\u09a8\u09c1 \u099c\u09a8\u09cd\u09af ALT-F9 \u099a\u09be\u09aa\u09c1\u09a8 \u099f\u09c1\u09b2\u09ac\u09be\u09b0\u09c7\u09b0 \u099c\u09a8\u09cd\u09af ALT-F10 \u099f\u09bf\u09aa\u09c1\u09a8 \u09b8\u09be\u09b9\u09be\u09af\u09cd\u09af\u09c7\u09b0 \u099c\u09a8\u09cd\u09af ALT-0 \u099a\u09be\u09aa\u09c1\u09a8","Image title":"\u0987\u09ae\u09c7\u099c\u09c7\u09b0 \u09b6\u09bf\u09b0\u09cb\u09a8\u09be\u09ae","Border width":"\u09b8\u09c0\u09ae\u09be\u09a8\u09be\u09b0 \u09aa\u09cd\u09b0\u09b6\u09b8\u09cd\u09a5\u09a4\u09be","Border style":"\u09b8\u09c0\u09ae\u09be\u09a8\u09be \u09b6\u09c8\u09b2\u09c0","Error":"\u09a4\u09cd\u09b0\u09c1\u099f\u09bf","Warn":"\u09b8\u09be\u09ac\u09a7\u09be\u09a8","Valid":"\u09ac\u09c8\u09a7","To open the popup, press Shift+Enter":"\u09aa\u09aa\u0986\u09aa \u0996\u09c1\u09b2\u09a4\u09c7, \u09b6\u09bf\u09ab\u099f + \u098f\u09a8\u09cd\u099f\u09be\u09b0 \u099f\u09bf\u09aa\u09c1\u09a8","Rich Text Area":"","Rich Text Area. Press ALT-0 for help.":"\u09b8\u09ae\u09c3\u09a6\u09cd\u09a7 \u09aa\u09be\u09a0\u09cd\u09af \u0985\u099e\u09cd\u099a\u09b2\u0964 \u09b8\u09b9\u09be\u09af\u09bc\u09a4\u09be\u09b0 \u099c\u09a8\u09cd\u09af ALT-0 \u099f\u09bf\u09aa\u09c1\u09a8\u0964","System Font":"\u09b8\u09bf\u09b8\u09cd\u099f\u09c7\u09ae \u09ab\u09a8\u09cd\u099f","Failed to upload image: {0}":"\u099a\u09bf\u09a4\u09cd\u09b0 \u0986\u09aa\u09b2\u09cb\u09a1 \u0995\u09b0\u09a4\u09c7 \u09ac\u09cd\u09af\u09b0\u09cd\u09a5 \u09b9\u09df\u09c7\u099b\u09c7: {0}","Failed to load plugin: {0} from url {1}":"\u09aa\u09cd\u09b2\u09be\u0997\u0987\u09a8 \u09b2\u09cb\u09a1 \u0995\u09b0\u09a4\u09c7 \u09ac\u09cd\u09af\u09b0\u09cd\u09a5: {0} \u0987\u0989\u0986\u09b0\u098f\u09b2 \u09a5\u09c7\u0995\u09c7 {1}","Failed to load plugin url: {0}":"\u09aa\u09cd\u09b2\u09be\u0997\u0987\u09a8 \u0987\u0989\u0986\u09b0\u098f\u09b2 \u09b2\u09cb\u09a1 \u0995\u09b0\u09a4\u09c7 \u09ac\u09cd\u09af\u09b0\u09cd\u09a5: {0}","Failed to initialize plugin: {0}":"\u09aa\u09cd\u09b2\u09be\u0997\u0987\u09a8 \u099a\u09be\u09b2\u09c1 \u0995\u09b0\u09a4\u09c7 \u09ac\u09cd\u09af\u09b0\u09cd\u09a5 \u09b9\u09df\u09c7\u099b\u09c7: {0}","example":"\u0989\u09a6\u09be\u09b9\u09b0\u09a3","Search":"\u0985\u09a8\u09c1\u09b8\u09a8\u09cd\u09a7\u09be\u09a8 \u0995\u09b0\u09c1\u09a8","All":"\u09b8\u0995\u09b2","Currency":"\u09ae\u09c1\u09a6\u09cd\u09b0\u09be","Text":"\u099f\u09c7\u0995\u09cd\u09b8\u099f","Quotations":"\u0989\u09a6\u09cd\u09a7\u09c3\u09a4\u09bf","Mathematical":"\u0997\u09be\u09a3\u09bf\u09a4\u09bf\u0995","Extended Latin":"\u09ac\u09b0\u09cd\u09a7\u09bf\u09a4 \u09b2\u09be\u09a4\u09bf\u09a8","Symbols":"\u09aa\u09cd\u09b0\u09a4\u09c0\u0995","Arrows":"\u09a4\u09c0\u09b0","User Defined":"\u09ac\u09cd\u09af\u09ac\u09b9\u09be\u09b0\u0995\u09be\u09b0\u09c0 \u09b8\u0982\u099c\u09cd\u099e\u09be\u09af\u09bc\u09bf\u09a4","dollar sign":"\u09a1\u09b2\u09be\u09b0 \u099a\u09bf\u09b9\u09cd\u09a8","currency sign":"\u09ae\u09c1\u09a6\u09cd\u09b0\u09be\u09b0 \u099a\u09bf\u09b9\u09cd\u09a8","euro-currency sign":"\u0987\u0989\u09b0\u09cb-\u09ae\u09c1\u09a6\u09cd\u09b0\u09be \u09b8\u09be\u0987\u09a8","colon sign":"\u0995\u09cb\u09b2\u09a8 \u099a\u09bf\u09b9\u09cd\u09a8","cruzeiro sign":"\u0995\u09cd\u09b0\u09c1\u099c\u09c1\u0987\u09b0\u09cb \u099a\u09bf\u09b9\u09cd\u09a8","french franc sign":"\u09ab\u09cd\u09b0\u09c7\u099e\u09cd\u099a \u09ab\u09cd\u09b0\u09cd\u09af\u09be\u0999\u09cd\u0995 \u099a\u09bf\u09b9\u09cd\u09a8","lira sign":"\u09b2\u09bf\u09b0\u09be \u099a\u09bf\u09b9\u09cd\u09a8","mill sign":"\u09ae\u09bf\u09b2 \u099a\u09bf\u09b9\u09cd\u09a8","naira sign":"\u09a8\u09be\u09df\u09b0\u09be \u099a\u09bf\u09b9\u09cd\u09a8","peseta sign":"\u09aa\u09c7\u09b8\u09c7\u099f\u09be \u099a\u09bf\u09b9\u09cd\u09a8","rupee sign":"\u09b0\u09c1\u09aa\u09bf \u099a\u09bf\u09b9\u09cd\u09a8","won sign":"\u0989\u09a8 \u099a\u09bf\u09b9\u09cd\u09a8","new sheqel sign":"\u09a8\u09a4\u09c1\u09a8 \u09b6\u09bf\u0995\u09c7\u09b2 \u099a\u09bf\u09b9\u09cd\u09a8","dong sign":"\u09a1\u0982 \u099a\u09bf\u09b9\u09cd\u09a8","kip sign":"\u0995\u09bf\u09aa \u099a\u09bf\u09b9\u09cd\u09a8","tugrik sign":"\u09a4\u09c1\u0997\u09b0\u09bf\u0995 \u099a\u09bf\u09b9\u09cd\u09a8","drachma sign":"\u09a1\u09cd\u09b0\u09be\u099a\u09ae\u09be \u099a\u09bf\u09b9\u09cd\u09a8","german penny symbol":"\u099c\u09be\u09b0\u09cd\u09ae\u09be\u09a8 \u09aa\u09c7\u09a8\u09bf \u099a\u09bf\u09b9\u09cd\u09a8","peso sign":"\u09aa\u09c7\u09b8\u09cb \u099a\u09bf\u09b9\u09cd\u09a8","guarani sign":"\u0997\u09c1\u09df\u09be\u09b0\u09be\u09a8\u09c0 \u099a\u09bf\u09b9\u09cd\u09a8","austral sign":"\u0993\u09b8\u09cd\u099f\u09cd\u09b0\u09be\u09b2 \u099a\u09bf\u09b9\u09cd\u09a8","hryvnia sign":"\u09b9\u09be\u09b0\u09ad\u09a8\u09bf\u09df\u09be \u099a\u09bf\u09b9\u09cd\u09a8","cedi sign":"\u09b8\u09c7\u09a1\u09bf \u099a\u09bf\u09b9\u09cd\u09a8","livre tournois sign":"\u09b2\u09bf\u09ad\u09cd\u09b0\u09c7 \u099f\u09c1\u09b0\u09a8\u0987\u09b8 \u099a\u09bf\u09b9\u09cd\u09a8","spesmilo sign":"\u09b8\u09cd\u09aa\u09c7\u09b8\u09ae\u09bf\u09b2\u09cb \u099a\u09bf\u09b9\u09cd\u09a8","tenge sign":"\u099f\u09bf\u09a8\u0997\u09c7 \u099a\u09bf\u09b9\u09cd\u09a8","indian rupee sign":"\u0987\u09a8\u09cd\u09a1\u09bf\u09df\u09be\u09a8 \u09b0\u09c1\u09aa\u09bf \u099a\u09bf\u09b9\u09cd\u09a8","turkish lira sign":"\u09a4\u09c1\u0995\u09bf\u09b8\u09cd\u09a4\u09be\u09a8 \u09b2\u09bf\u09b0\u09be \u099a\u09bf\u09b9\u09cd\u09a8","nordic mark sign":"\u09a8\u09b0\u09a1\u09bf\u0995 \u09ae\u09be\u09b0\u09cd\u0995 \u099a\u09bf\u09b9\u09cd\u09a8","manat sign":"\u09ae\u09be\u09a8\u09be\u099f \u099a\u09bf\u09b9\u09cd\u09a8","ruble sign":"\u09b0\u09c1\u09ac\u09c7\u09b2 \u099a\u09bf\u09b9\u09cd\u09a8","yen character":"\u0987\u09df\u09c7\u09a8 \u0985\u0995\u09cd\u09b7\u09b0","yuan character":"\u0987\u0989\u09af\u09bc\u09be\u09a8 \u0985\u0995\u09cd\u09b7\u09b0","yuan character, in hong kong and taiwan":"\u09b9\u0982\u0995\u0982 \u098f\u09ac\u0982 \u09a4\u09be\u0987\u0993\u09af\u09bc\u09be\u09a8\u09c7 \u0987\u0989\u09af\u09bc\u09be\u09a8 \u0985\u0995\u09cd\u09b7\u09b0","yen/yuan character variant one":"\u0987\u09af\u09bc\u09c7\u09a8/\u0987\u0989\u09af\u09bc\u09be\u09a8 \u0985\u0995\u09cd\u09b7\u09b0\u09c7\u09b0 \u098f\u0995\u099f\u09bf \u09ac\u09c8\u0995\u09b2\u09cd\u09aa\u09bf\u0995","Emojis":"","Emojis...":"","Loading emojis...":"","Could not load emojis":"","People":"\u099c\u09a8\u09b8\u09be\u09a7\u09be\u09b0\u09a3","Animals and Nature":"\u09aa\u09cd\u09b0\u09be\u09a3\u09c0 \u098f\u09ac\u0982 \u09aa\u09cd\u09b0\u0995\u09c3\u09a4\u09bf","Food and Drink":"\u0996\u09be\u09a6\u09cd\u09af \u0993 \u09aa\u09be\u09a8\u09c0\u09af\u09bc","Activity":"\u0995\u09be\u09b0\u09cd\u09af\u0995\u09b2\u09be\u09aa","Travel and Places":"\u09ad\u09cd\u09b0\u09ae\u09a3 \u098f\u09ac\u0982 \u09b8\u09cd\u09a5\u09be\u09a8","Objects":"\u0989\u09a6\u09cd\u09a6\u09c7\u09b6\u09cd\u09af","Flags":"\u09aa\u09a4\u09be\u0995\u09be","Characters":"\u0985\u0995\u09cd\u09b7\u09b0","Characters (no spaces)":"\u0985\u0995\u09cd\u09b7\u09b0 (\u0995\u09cb\u09a8\u0993 \u09b8\u09cd\u09aa\u09c7\u09b8 \u09a8\u09c7\u0987)","{0} characters":"{0} \u0985\u0995\u09cd\u09b7\u09b0","Error: Form submit field collision.":"\u09a4\u09cd\u09b0\u09c1\u099f\u09bf: \u09ab\u09b0\u09cd\u09ae \u099c\u09ae\u09be \u09a6\u09c7\u0993\u09af\u09bc\u09be\u09b0 \u0995\u09cd\u09b7\u09c7\u09a4\u09cd\u09b0\u09c7 \u09b8\u0982\u0998\u09b0\u09cd\u09b7\u0964","Error: No form element found.":"\u09a4\u09cd\u09b0\u09c1\u099f\u09bf: \u0995\u09cb\u09a8\u0993 \u09ab\u09b0\u09cd\u09ae \u0989\u09aa\u09be\u09a6\u09be\u09a8 \u09aa\u09be\u0993\u09af\u09bc\u09be \u09af\u09be\u09af\u09bc \u09a8\u09bf\u0964","Color swatch":"\u09b0\u0999\u09cd\u0997\u09c7\u09b0 \u09aa\u09cd\u09b2\u09c7\u099f","Color Picker":"\u09b0\u0999 \u099a\u09af\u09bc\u09a8\u0995\u09be\u09b0\u09c0","Invalid hex color code: {0}":"\u0985\u09ac\u09c8\u09a7 \u09b9\u09c7\u0995\u09cd\u09b8 \u0995\u09be\u09b2\u09be\u09b0 \u0995\u09cb\u09a1: {0}","Invalid input":"\u0985\u09ac\u09c8\u09a7 \u09a8\u09bf\u09ac\u09c7\u09b6","R":"\u09b2\u09be","Red component":"\u09b2\u09be\u09b2 \u0989\u09aa\u09be\u09a6\u09be\u09a8","G":"\u09b8","Green component":"\u09b8\u09ac\u09c1\u099c \u0989\u09aa\u09be\u09a6\u09be\u09a8","B":"\u09a8\u09c0","Blue component":"\u09a8\u09c0\u09b2 \u0989\u09aa\u09be\u09a6\u09be\u09a8","#":"#","Hex color code":"\u09b9\u09c7\u0995\u09cd\u09b8 \u0995\u09be\u09b2\u09be\u09b0 \u0995\u09cb\u09a1","Range 0 to 255":"\u09b0\u09c7\u099e\u09cd\u099c 0 \u09a5\u09c7\u0995\u09c7 255","Turquoise":"\u09ab\u09bf\u09b0\u09cb\u099c\u09be","Green":"\u09b8\u09ac\u09c1\u099c","Blue":"\u09a8\u09c0\u09b2","Purple":"\u09ac\u09c7\u0997\u09c1\u09a8\u09c0","Navy Blue":"\u0986\u0995\u09be\u09b6\u09c0","Dark Turquoise":"\u0997\u09be\u09a2\u09bc \u09ab\u09bf\u09b0\u09cb\u099c\u09be","Dark Green":"\u0997\u09be\u09a2\u09bc \u09b8\u09ac\u09c1\u099c","Medium Blue":"\u09ae\u09be\u099d\u09be\u09b0\u09bf \u09a8\u09c0\u09b2","Medium Purple":"\u09ae\u09be\u099d\u09be\u09b0\u09bf \u09ac\u09c7\u0997\u09c1\u09a8\u09bf","Midnight Blue":"\u09ae\u09be\u099d\u09b0\u09be\u09a4\u09c7\u09b0 \u09a8\u09c0\u09b2","Yellow":"\u09b9\u09b2\u09c1\u09a6","Orange":"\u0995\u09ae\u09b2\u09be","Red":"\u09b2\u09be\u09b2","Light Gray":"\u09b9\u09be\u09b2\u0995\u09be \u09a7\u09c2\u09b8\u09b0","Gray":"\u09a7\u09c2\u09b8\u09b0","Dark Yellow":"\u0997\u09be\u09a2\u09bc \u09b9\u09b2\u09c1\u09a6","Dark Orange":"\u0997\u09be\u09a2\u09bc \u0995\u09ae\u09b2\u09be","Dark Red":"\u0997\u09be\u09a2\u09bc \u09b2\u09be\u09b2","Medium Gray":"\u09ae\u09cb\u099f\u09be\u09ae\u09c1\u099f\u09bf \u09a7\u09c2\u09b8\u09b0","Dark Gray":"\u0997\u09be\u09a2\u09bc \u09a7\u09c2\u09b8\u09b0","Light Green":"\u09b9\u09be\u09b2\u0995\u09be \u09b8\u09ac\u09c1\u099c","Light Yellow":"\u09b9\u09be\u09b2\u0995\u09be \u09b9\u09b2\u09c1\u09a6","Light Red":"\u09b9\u09be\u09b2\u0995\u09be \u09b2\u09be\u09b2","Light Purple":"\u09b9\u09be\u09b2\u0995\u09be \u09b0\u0995\u09cd\u09a4\u09ac\u09b0\u09cd\u09a3","Light Blue":"\u09b9\u09be\u09b2\u0995\u09be \u09a8\u09c0\u09b2","Dark Purple":"\u0997\u09be\u09a2\u09bc \u09b0\u0995\u09cd\u09a4\u09ac\u09b0\u09cd\u09a3","Dark Blue":"\u0997\u09be\u09a2\u09bc \u09a8\u09c0\u09b2","Black":"\u0995\u09be\u09b2\u09cb","White":"\u09b8\u09be\u09a6\u09be","Switch to or from fullscreen mode":"\u09aa\u09c2\u09b0\u09cd\u09a3\u09b8\u09cd\u0995\u09cd\u09b0\u09bf\u09a8 \u09ae\u09cb\u09a1\u09c7 \u09ac\u09be \u09a5\u09c7\u0995\u09c7 \u09b8\u09cd\u09af\u09c1\u0987\u099a \u0995\u09b0\u09c1\u09a8","Open help dialog":"\u09b8\u09b9\u09be\u09af\u09bc\u09a4\u09be \u09a1\u09be\u09af\u09bc\u09be\u09b2\u0997 \u0996\u09c1\u09b2\u09c1\u09a8","history":"\u0987\u09a4\u09bf\u09b9\u09be\u09b8","styles":"\u09b6\u09c8\u09b2\u09c0","formatting":"\u09ac\u09bf\u09a8\u09cd\u09af\u09be\u09b8","alignment":"\u09b8\u09ae\u09a4\u09b2\u09a4\u09be","indentation":"\u0996\u09be\u0981\u099c","Font":"\u09ab\u09a8\u09cd\u099f","Size":"\u0986\u09df\u09a4\u09a8","More...":"\u0986\u09b0\u09cb...","Select...":"\u09a8\u09bf\u09b0\u09cd\u09ac\u09be\u099a\u09a8...","Preferences":"\u09aa\u099b\u09a8\u09cd\u09a6\u09b8\u09ae\u09c2\u09b9","Yes":"\u09b9\u09cd\u09af\u09be\u0981","No":"\u09a8\u09be","Keyboard Navigation":"\u0995\u09c0\u09ac\u09cb\u09b0\u09cd\u09a1 \u09a8\u09c7\u09ad\u09bf\u0997\u09c7\u09b6\u09a8","Version":"\u09b8\u0982\u09b8\u09cd\u0995\u09b0\u09a3","Code view":"\u0995\u09cb\u09a1 \u09a6\u09c7\u0996\u09c1\u09a8","Open popup menu for split buttons":"\u09ac\u09bf\u09ad\u0995\u09cd\u09a4 \u09ac\u09cb\u09a4\u09be\u09ae\u0997\u09c1\u09b2\u09bf\u09b0 \u099c\u09a8\u09cd\u09af \u09aa\u09aa\u0986\u09aa \u09ae\u09c7\u09a8\u09c1 \u0996\u09c1\u09b2\u09c1\u09a8","List Properties":"\u09ac\u09c8\u09b6\u09bf\u09b7\u09cd\u099f\u09cd\u09af \u09a4\u09be\u09b2\u09bf\u0995\u09be","List properties...":"\u09ac\u09c8\u09b6\u09bf\u09b7\u09cd\u099f\u09cd\u09af \u09a4\u09be\u09b2\u09bf\u0995\u09be...","Start list at number":"-\u098f \u09a8\u09ae\u09cd\u09ac\u09b0\u09c7 \u09a4\u09be\u09b2\u09bf\u0995\u09be \u09b6\u09c1\u09b0\u09c1 \u0995\u09b0\u09c1\u09a8","Line height":"\u09b2\u09be\u0987\u09a8\u09c7\u09b0 \u0989\u099a\u09cd\u099a\u09a4\u09be","Dropped file type is not supported":"\u09a1\u09cd\u09b0\u09aa \u0995\u09b0\u09be \u09ab\u09be\u0987\u09b2 \u099f\u09be\u0987\u09aa \u09b8\u09ae\u09b0\u09cd\u09a5\u09bf\u09a4 \u09a8\u09af\u09bc","Loading...":"\u09b2\u09cb\u09a1 \u09b9\u099a\u09cd\u099b\u09c7...","ImageProxy HTTP error: Rejected request":"ImageProxy HTTP \u09a4\u09cd\u09b0\u09c1\u099f\u09bf: \u09aa\u09cd\u09b0\u09a4\u09cd\u09af\u09be\u0996\u09cd\u09af\u09be\u09a8 \u0985\u09a8\u09c1\u09b0\u09cb\u09a7","ImageProxy HTTP error: Could not find Image Proxy":"ImageProxy HTTP \u09a4\u09cd\u09b0\u09c1\u099f\u09bf: \u099a\u09bf\u09a4\u09cd\u09b0 \u09aa\u09cd\u09b0\u0995\u09cd\u09b8\u09bf \u0996\u09c1\u0981\u099c\u09c7 \u09aa\u09be\u0993\u09af\u09bc\u09be \u09af\u09be\u09af\u09bc\u09a8\u09bf","ImageProxy HTTP error: Incorrect Image Proxy URL":"ImageProxy HTTP \u09a4\u09cd\u09b0\u09c1\u099f\u09bf: \u09ad\u09c1\u09b2 \u099a\u09bf\u09a4\u09cd\u09b0 \u09aa\u09cd\u09b0\u0995\u09cd\u09b8\u09bf \u0987\u0989\u0986\u09b0\u098f\u09b2","ImageProxy HTTP error: Unknown ImageProxy error":"ImageProxy HTTP \u09a4\u09cd\u09b0\u09c1\u099f\u09bf: \u0985\u099c\u09be\u09a8\u09be ImageProxy \u09a4\u09cd\u09b0\u09c1\u099f\u09bf"}); \ No newline at end of file +tinymce.addI18n("bn_BD",{"#":"#","Accessibility":"\u0985\u09cd\u09af\u09be\u0995\u09cd\u09b8\u09c7\u09b8\u09af\u09cb\u0997\u09cd\u09af\u09a4\u09be","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"\u0995\u09b0\u09cd\u09ae","Activity":"\u0995\u09be\u09b0\u09cd\u09af\u0995\u09b2\u09be\u09aa","Address":"\u09a0\u09bf\u0995\u09be\u09a8\u09be","Advanced":"\u0985\u0997\u09cd\u09b0\u09b8\u09b0","Align":"\u09aa\u09cd\u09b0\u09be\u09a8\u09cd\u09a4\u09bf\u0995\u09b0\u09a8","Align center":"\u09ae\u09a7\u09cd\u09af\u09b8\u09cd\u09a5\u09be\u09a8\u09c7 \u09aa\u09cd\u09b0\u09be\u09a8\u09cd\u09a4\u09bf\u0995\u0995\u09b0\u09a3","Align left":"\u09ac\u09be\u09ae\u09c7 \u09aa\u09cd\u09b0\u09be\u09a8\u09cd\u09a4\u09bf\u0995\u0995\u09b0\u09a3","Align right":"\u09a1\u09be\u09a8\u09c7 \u09aa\u09cd\u09b0\u09be\u09a8\u09cd\u09a4\u09bf\u0995\u0995\u09b0\u09a3","Alignment":"\u09b6\u09cd\u09b0\u09c7\u09a3\u09c0\u09ac\u09bf\u09a8\u09cd\u09af\u09be\u09b8","Alignment {0}":"","All":"\u09b8\u0995\u09b2","Alternative description":"\u09ac\u09bf\u0995\u09b2\u09cd\u09aa \u09ac\u09b0\u09cd\u09a3\u09a8\u09be","Alternative source":"\u09ac\u09bf\u0995\u09b2\u09cd\u09aa \u0989\u09ce\u09b8","Alternative source URL":"\u09ac\u09bf\u0995\u09b2\u09cd\u09aa \u0989\u09ce\u09b8 \u0987\u0989\u0986\u09b0\u098f\u09b2","Anchor":"\u098f\u0999\u09cd\u0995\u09b0","Anchor...":"\u098f\u0999\u09cd\u0995\u09b0...","Anchors":"\u09a8\u09cb\u0999\u09cd\u0997\u09b0","Animals and Nature":"\u09aa\u09cd\u09b0\u09be\u09a3\u09c0 \u098f\u09ac\u0982 \u09aa\u09cd\u09b0\u0995\u09c3\u09a4\u09bf","Arrows":"\u09a4\u09c0\u09b0","B":"\u09a8\u09c0","Background color":"\u09aa\u09c7\u099b\u09a8\u09c7\u09b0 \u09b0\u0982","Background color {0}":"","Black":"\u0995\u09be\u09b2\u09cb","Block":"\u09ac\u09cd\u09b2\u0995","Block {0}":"","Blockquote":"\u09ac\u09cd\u09b2\u0995\u0995\u09cb\u099f","Blocks":"\u09b8\u09cd\u09a5\u09c2\u09b2 ","Blue":"\u09a8\u09c0\u09b2","Blue component":"\u09a8\u09c0\u09b2 \u0989\u09aa\u09be\u09a6\u09be\u09a8","Body":"\u09ac\u09a1\u09bf","Bold":"\u09b8\u09cd\u09a5\u09c2\u09b2","Border":"\u09b8\u09c0\u09ae\u09be\u09a8\u09cd\u09a4","Border color":"\u09b8\u09c0\u09ae\u09be\u09a8\u09cd\u09a4 \u09b0\u0999","Border style":"\u09b8\u09c0\u09ae\u09be\u09a8\u09be \u09b6\u09c8\u09b2\u09c0","Border width":"\u09b8\u09c0\u09ae\u09be\u09a8\u09be\u09b0 \u09aa\u09cd\u09b0\u09b6\u09b8\u09cd\u09a5\u09a4\u09be","Bottom":"\u09a8\u09bf\u099a\u09c7","Browse files":"","Browse for an image":"\u098f\u0995\u099f\u09bf \u099b\u09ac\u09bf \u09ac\u09cd\u09b0\u09be\u0989\u099c \u0995\u09b0\u09c1\u09a8","Browse links":"","Bullet list":"\u09ac\u09c1\u09b2\u09c7\u099f \u09a4\u09be\u09b2\u09bf\u0995\u09be","Cancel":"\u09ac\u09be\u09a4\u09bf\u09b2","Caption":"\u0995\u09cd\u09af\u09be\u09aa\u09b6\u09a8","Cell":"\u09b8\u09c7\u09b2","Cell padding":"\u09b8\u09c7\u09b2 \u09aa\u09cd\u09af\u09be\u09a1\u09bf\u0982","Cell properties":"\u09b8\u09c7\u09b2 \u09ac\u09c8\u09b6\u09bf\u09b7\u09cd\u099f\u09cd\u09af","Cell spacing":"\u09b8\u09c7\u09b2 \u09ab\u09be\u0981\u0995\u09be","Cell styles":"\u09b8\u09c7\u09b2 \u09b6\u09c8\u09b2\u09c0","Cell type":"\u09b8\u09c7\u09b2 \u099f\u09be\u0987\u09aa","Center":"\u0995\u09c7\u09a8\u09cd\u09a6\u09cd\u09b0","Characters":"\u0985\u0995\u09cd\u09b7\u09b0","Characters (no spaces)":"\u0985\u0995\u09cd\u09b7\u09b0 (\u0995\u09cb\u09a8\u0993 \u09b8\u09cd\u09aa\u09c7\u09b8 \u09a8\u09c7\u0987)","Circle":"\u09ac\u09c3\u09a4\u09cd\u09a4","Class":"\u0995\u09cd\u09b2\u09be\u09b8","Clear formatting":"\u09ac\u09bf\u09a8\u09cd\u09af\u09be\u09b8 \u0985\u09aa\u09b8\u09be\u09b0\u09a3","Close":"\u09ac\u09a8\u09cd\u09a7","Code":"\u09b8\u0982\u0995\u09c7\u09a4\u09b2\u09bf\u09aa\u09bf","Code sample...":"\u09a8\u09ae\u09c1\u09a8\u09be \u0995\u09cb\u09a1","Code view":"\u0995\u09cb\u09a1 \u09a6\u09c7\u0996\u09c1\u09a8","Color Picker":"\u09b0\u0999 \u099a\u09af\u09bc\u09a8\u0995\u09be\u09b0\u09c0","Color swatch":"\u09b0\u0999\u09cd\u0997\u09c7\u09b0 \u09aa\u09cd\u09b2\u09c7\u099f","Cols":"\u0995\u09b2\u09be\u09ae\u0997\u09c1\u09b2\u09cb","Column":"\u0995\u09b2\u09be\u09ae","Column clipboard actions":"\u0995\u09b2\u09be\u09ae \u0995\u09cd\u09b2\u09bf\u09aa\u09ac\u09cb\u09b0\u09cd\u09a1 \u0995\u09b0\u09cd\u09ae","Column group":"\u0995\u09b2\u09be\u09ae \u0997\u09cd\u09b0\u09c1\u09aa","Column header":"\u0995\u09b2\u09be\u09ae \u09b6\u09bf\u09b0\u09a8\u09be\u09ae","Constrain proportions":"\u0985\u09a8\u09c1\u09aa\u09be\u09a4 \u09b8\u09c0\u09ae\u09be\u09ac\u09a6\u09cd\u09a7","Copy":"\u0985\u09a8\u09c1\u0995\u09b0\u09a3","Copy column":"\u0995\u09b2\u09be\u09ae \u0985\u09a8\u09c1\u09b2\u09bf\u09aa\u09bf \u0995\u09b0\u09c1\u09a8","Copy row":"\u09b8\u09be\u09b0\u09bf \u0985\u09a8\u09c1\u09b2\u09bf\u09aa\u09bf \u0995\u09b0\u09c1\u09a8","Could not find the specified string.":"\u09a8\u09bf\u09b0\u09cd\u09a6\u09bf\u09b7\u09cd\u099f \u09b8\u09cd\u099f\u09cd\u09b0\u09bf\u0982\u099f\u09bf \u0996\u09c1\u0981\u099c\u09c7 \u09aa\u09be\u0993\u09af\u09bc\u09be \u09af\u09be\u09af\u09bc\u09a8\u09bf\u0964","Could not load emojis":"","Count":"\u0997\u09a3\u09a8\u09be","Currency":"\u09ae\u09c1\u09a6\u09cd\u09b0\u09be","Current window":"\u09ac\u09b0\u09cd\u09a4\u09ae\u09be\u09a8 \u0989\u0987\u09a8\u09cd\u09a1\u09cb","Custom color":"\u0995\u09be\u09b8\u09cd\u099f\u09ae \u09b0\u0982","Custom...":"\u0995\u09be\u09b8\u09cd\u099f\u09ae...","Cut":"\u0995\u09b0\u09cd\u09a4\u09a8","Cut column":"\u0995\u09b2\u09be\u09ae \u0995\u09be\u099f\u09c1\u09a8","Cut row":"\u09b8\u09be\u09b0\u09bf \u0995\u09be\u099f\u09c1\u09a8","Dark Blue":"\u0997\u09be\u09a2\u09bc \u09a8\u09c0\u09b2","Dark Gray":"\u0997\u09be\u09a2\u09bc \u09a7\u09c2\u09b8\u09b0","Dark Green":"\u0997\u09be\u09a2\u09bc \u09b8\u09ac\u09c1\u099c","Dark Orange":"\u0997\u09be\u09a2\u09bc \u0995\u09ae\u09b2\u09be","Dark Purple":"\u0997\u09be\u09a2\u09bc \u09b0\u0995\u09cd\u09a4\u09ac\u09b0\u09cd\u09a3","Dark Red":"\u0997\u09be\u09a2\u09bc \u09b2\u09be\u09b2","Dark Turquoise":"\u0997\u09be\u09a2\u09bc \u09ab\u09bf\u09b0\u09cb\u099c\u09be","Dark Yellow":"\u0997\u09be\u09a2\u09bc \u09b9\u09b2\u09c1\u09a6","Dashed":"","Date/time":"\u09a4\u09be\u09b0\u09bf\u0996 / \u09b8\u09ae\u09af\u09bc","Decrease indent":"\u0987\u09a8\u09cd\u09a1\u09c7\u09a8\u09cd\u099f \u0995\u09ae\u09be\u09a8","Default":"\u09a1\u09bf\u09ab\u09b2\u09cd\u099f","Delete accordion":"","Delete column":"\u0995\u09b2\u09be\u09ae \u09ae\u09c1\u099b\u09c1\u09a8","Delete row":"\u09b8\u09be\u09b0\u09bf \u09ae\u09c1\u099b\u09c1\u09a8","Delete table":"\u09b8\u09be\u09b0\u09a3\u09bf \u09ae\u09c1\u099b\u09c1\u09a8","Dimensions":"\u09ae\u09be\u09a4\u09cd\u09b0\u09be","Disc":"\u09a1\u09bf\u09b8\u09cd\u0995","Div":"\u09a1\u09bf\u09ad","Document":"\u09a6\u09b2\u09bf\u09b2","Dotted":"\u09ac\u09bf\u09a8\u09cd\u09a6\u09c1\u09af\u09c1\u0995\u09cd\u09a4","Double":"\u09a6\u09cd\u09ac\u09bf\u0997\u09c1\u09a3","Drop an image here":"\u098f\u0996\u09be\u09a8\u09c7 \u098f\u0995\u099f\u09bf \u099b\u09ac\u09bf \u09a1\u09cd\u09b0\u09aa \u0995\u09b0\u09c1\u09a8","Dropped file type is not supported":"\u09a1\u09cd\u09b0\u09aa \u0995\u09b0\u09be \u09ab\u09be\u0987\u09b2 \u099f\u09be\u0987\u09aa \u09b8\u09ae\u09b0\u09cd\u09a5\u09bf\u09a4 \u09a8\u09af\u09bc","Edit":"\u09b8\u09ae\u09cd\u09aa\u09be\u09a6\u09a8 \u0995\u09b0\u09be","Embed":"\u098f\u09ae\u09cd\u09ac\u09c7\u09a1","Emojis":"","Emojis...":"","Error":"\u09a4\u09cd\u09b0\u09c1\u099f\u09bf","Error: Form submit field collision.":"\u09a4\u09cd\u09b0\u09c1\u099f\u09bf: \u09ab\u09b0\u09cd\u09ae \u099c\u09ae\u09be \u09a6\u09c7\u0993\u09af\u09bc\u09be\u09b0 \u0995\u09cd\u09b7\u09c7\u09a4\u09cd\u09b0\u09c7 \u09b8\u0982\u0998\u09b0\u09cd\u09b7\u0964","Error: No form element found.":"\u09a4\u09cd\u09b0\u09c1\u099f\u09bf: \u0995\u09cb\u09a8\u0993 \u09ab\u09b0\u09cd\u09ae \u0989\u09aa\u09be\u09a6\u09be\u09a8 \u09aa\u09be\u0993\u09af\u09bc\u09be \u09af\u09be\u09af\u09bc \u09a8\u09bf\u0964","Extended Latin":"\u09ac\u09b0\u09cd\u09a7\u09bf\u09a4 \u09b2\u09be\u09a4\u09bf\u09a8","Failed to initialize plugin: {0}":"\u09aa\u09cd\u09b2\u09be\u0997\u0987\u09a8 \u099a\u09be\u09b2\u09c1 \u0995\u09b0\u09a4\u09c7 \u09ac\u09cd\u09af\u09b0\u09cd\u09a5 \u09b9\u09df\u09c7\u099b\u09c7: {0}","Failed to load plugin url: {0}":"\u09aa\u09cd\u09b2\u09be\u0997\u0987\u09a8 \u0987\u0989\u0986\u09b0\u098f\u09b2 \u09b2\u09cb\u09a1 \u0995\u09b0\u09a4\u09c7 \u09ac\u09cd\u09af\u09b0\u09cd\u09a5: {0}","Failed to load plugin: {0} from url {1}":"\u09aa\u09cd\u09b2\u09be\u0997\u0987\u09a8 \u09b2\u09cb\u09a1 \u0995\u09b0\u09a4\u09c7 \u09ac\u09cd\u09af\u09b0\u09cd\u09a5: {0} \u0987\u0989\u0986\u09b0\u098f\u09b2 \u09a5\u09c7\u0995\u09c7 {1}","Failed to upload image: {0}":"\u099a\u09bf\u09a4\u09cd\u09b0 \u0986\u09aa\u09b2\u09cb\u09a1 \u0995\u09b0\u09a4\u09c7 \u09ac\u09cd\u09af\u09b0\u09cd\u09a5 \u09b9\u09df\u09c7\u099b\u09c7: {0}","File":"\u09ab\u09be\u0987\u09b2","Find":"\u0996\u09c1\u0981\u099c\u09c1\u09a8","Find (if searchreplace plugin activated)":"\u09b8\u09a8\u09cd\u09a7\u09be\u09a8 \u0995\u09b0\u09c1\u09a8 (\u09af\u09a6\u09bf \u0985\u09a8\u09c1\u09b8\u09a8\u09cd\u09a7\u09be\u09a8\u09af\u09cb\u0997\u09cd\u09af \u09aa\u09cd\u09b2\u09be\u0997\u0987\u09a8 \u09b8\u0995\u09cd\u09b0\u09bf\u09af\u09bc \u0995\u09b0\u09be \u09b9\u09af\u09bc)","Find and Replace":"\u0996\u09c1\u0981\u099c\u09c1\u09a8 \u0993 \u09aa\u09cd\u09b0\u09a4\u09bf\u09b8\u09cd\u09a5\u09be\u09aa\u09a8 \u0995\u09b0\u09c1\u09a8","Find and replace...":"\u0996\u09c1\u0981\u099c\u09c1\u09a8 \u0993 \u09aa\u09cd\u09b0\u09a4\u09bf\u09b8\u09cd\u09a5\u09be\u09aa\u09a8 \u0995\u09b0\u09c1\u09a8...","Find in selection":"\u09a8\u09bf\u09b0\u09cd\u09ac\u09be\u099a\u09a8\u09c7 \u0996\u09c1\u0981\u099c\u09c1\u09a8","Find whole words only":"\u09b6\u09c1\u09a7\u09c1\u09ae\u09be\u09a4\u09cd\u09b0 \u09aa\u09c1\u09b0\u09cb \u09b6\u09ac\u09cd\u09a6\u0997\u09c1\u09b2\u09bf \u09b8\u09a8\u09cd\u09a7\u09be\u09a8 \u0995\u09b0\u09c1\u09a8","Flags":"\u09aa\u09a4\u09be\u0995\u09be","Focus to contextual toolbar":"\u09aa\u09cd\u09b0\u09be\u09b8\u0999\u09cd\u0997\u09bf\u0995 \u099f\u09c1\u09b2\u09ac\u09be\u09b0\u09c7 \u09ab\u09cb\u0995\u09be\u09b8 \u0995\u09b0\u09c1\u09a8","Focus to element path":"\u0989\u09aa\u09be\u09a6\u09be\u09a8 \u09aa\u09be\u09a5 \u09ab\u09cb\u0995\u09be\u09b8 \u0995\u09b0\u09c1\u09a8","Focus to menubar":"\u09ae\u09c7\u09a8\u09c1\u09ac\u09be\u09b0\u09c7 \u09ab\u09cb\u0995\u09be\u09b8 \u0995\u09b0\u09c1\u09a8","Focus to toolbar":"\u099f\u09c1\u09b2\u09ac\u09be\u09b0\u09c7 \u09ab\u09cb\u0995\u09be\u09b8 \u0995\u09b0\u09c1\u09a8","Font":"\u09ab\u09a8\u09cd\u099f","Font size {0}":"","Font sizes":"\u09ab\u09a8\u09cd\u099f \u0986\u0995\u09be\u09b0","Font {0}":"","Fonts":"\u09ab\u09a8\u09cd\u099f\u09b8","Food and Drink":"\u0996\u09be\u09a6\u09cd\u09af \u0993 \u09aa\u09be\u09a8\u09c0\u09af\u09bc","Footer":"\u09ab\u09c1\u099f\u09be\u09b0","Format":"\u09ac\u09bf\u09a8\u09cd\u09af\u09be\u09b8","Format {0}":"","Formats":"\u09ac\u09bf\u09a8\u09cd\u09af\u09be\u09b8","Fullscreen":"\u09aa\u09c2\u09b0\u09cd\u09a3 \u09aa\u09b0\u09cd\u09a6\u09be","G":"\u09b8","General":"\u09b8\u09be\u09a7\u09be\u09b0\u09a3","Gray":"\u09a7\u09c2\u09b8\u09b0","Green":"\u09b8\u09ac\u09c1\u099c","Green component":"\u09b8\u09ac\u09c1\u099c \u0989\u09aa\u09be\u09a6\u09be\u09a8","Groove":"","Handy Shortcuts":"\u09b8\u09b9\u099c \u09b6\u09b0\u09cd\u099f\u0995\u09be\u099f ","Header":"\u09b9\u09c7\u09a1\u09be\u09b0","Header cell":"\u09b9\u09c7\u09a1\u09be\u09b0 \u09b8\u09c7\u09b2","Heading 1":"\u09b6\u09bf\u09b0\u09cb\u09a8\u09be\u09ae \u09e7","Heading 2":"\u09b6\u09bf\u09b0\u09cb\u09a8\u09be\u09ae \u09e8","Heading 3":"\u09b6\u09bf\u09b0\u09cb\u09a8\u09be\u09ae \u09e9","Heading 4":"\u09b6\u09bf\u09b0\u09cb\u09a8\u09be\u09ae \u09ea","Heading 5":"\u09b6\u09bf\u09b0\u09cb\u09a8\u09be\u09ae \u09eb","Heading 6":"\u09b6\u09bf\u09b0\u09cb\u09a8\u09be\u09ae \u09ec","Headings":"\u09b6\u09bf\u09b0\u09cb\u09a8\u09be\u09ae","Height":"\u0989\u099a\u09cd\u099a\u09a4\u09be","Help":"\u09b8\u09be\u09b9\u09be\u09af\u09cd\u09af \u0995\u09b0\u09c1\u09a8","Hex color code":"\u09b9\u09c7\u0995\u09cd\u09b8 \u0995\u09be\u09b2\u09be\u09b0 \u0995\u09cb\u09a1","Hidden":"","Horizontal align":"\u0985\u09a8\u09c1\u09ad\u09c2\u09ae\u09bf\u0995 \u09aa\u09cd\u09b0\u09be\u09a8\u09cd\u09a4\u09bf\u0995","Horizontal line":"\u0985\u09a8\u09c1\u09ad\u09c2\u09ae\u09bf\u0995 \u09b0\u09c7\u0996\u09be","Horizontal space":"\u0985\u09a8\u09c1\u09ad\u09c2\u09ae\u09bf\u0995 \u09b8\u09cd\u09a5\u09be\u09a8","ID":"\u0986\u0987\u09a1\u09bf","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"\u0986\u0987\u09a1\u09bf \u098f\u0995\u099f\u09bf \u09ac\u09b0\u09cd\u09a3 \u09a6\u09bf\u09df\u09c7 \u09b6\u09c1\u09b0\u09c1 \u09b9\u0993\u09df\u09be \u0989\u099a\u09bf\u09a4, \u0995\u09df\u09c7\u0995\u099f\u09bf \u09ac\u09b0\u09cd\u09a3, \u09b8\u0982\u0996\u09cd\u09af\u09be, \u09a1\u09cd\u09af\u09be\u09b6, \u09a1\u099f, \u0995\u09cb\u09b2\u09a8 \u0993 \u0986\u09a8\u09cd\u09a1\u09be\u09b0\u09b8\u09cd\u0995\u09cb\u09b0 \u09a6\u09cd\u09ac\u09be\u09b0\u09be \u0985\u09a8\u09c1\u09b6\u09b0\u09a8\u09bf\u09a4 \u09b9\u0993\u09df\u09be \u0989\u099a\u09bf\u09a4\u0964","Image is decorative":"\u099a\u09bf\u09a4\u09cd\u09b0\u099f\u09bf \u0986\u09b2\u0982\u0995\u09be\u09b0\u09bf\u0995","Image list":"\u099a\u09bf\u09a4\u09cd\u09b0 \u09a4\u09be\u09b2\u09bf\u0995\u09be","Image title":"\u0987\u09ae\u09c7\u099c\u09c7\u09b0 \u09b6\u09bf\u09b0\u09cb\u09a8\u09be\u09ae","Image...":"\u099a\u09bf\u09a4\u09cd\u09b0...","ImageProxy HTTP error: Could not find Image Proxy":"ImageProxy HTTP \u09a4\u09cd\u09b0\u09c1\u099f\u09bf: \u099a\u09bf\u09a4\u09cd\u09b0 \u09aa\u09cd\u09b0\u0995\u09cd\u09b8\u09bf \u0996\u09c1\u0981\u099c\u09c7 \u09aa\u09be\u0993\u09af\u09bc\u09be \u09af\u09be\u09af\u09bc\u09a8\u09bf","ImageProxy HTTP error: Incorrect Image Proxy URL":"ImageProxy HTTP \u09a4\u09cd\u09b0\u09c1\u099f\u09bf: \u09ad\u09c1\u09b2 \u099a\u09bf\u09a4\u09cd\u09b0 \u09aa\u09cd\u09b0\u0995\u09cd\u09b8\u09bf \u0987\u0989\u0986\u09b0\u098f\u09b2","ImageProxy HTTP error: Rejected request":"ImageProxy HTTP \u09a4\u09cd\u09b0\u09c1\u099f\u09bf: \u09aa\u09cd\u09b0\u09a4\u09cd\u09af\u09be\u0996\u09cd\u09af\u09be\u09a8 \u0985\u09a8\u09c1\u09b0\u09cb\u09a7","ImageProxy HTTP error: Unknown ImageProxy error":"ImageProxy HTTP \u09a4\u09cd\u09b0\u09c1\u099f\u09bf: \u0985\u099c\u09be\u09a8\u09be ImageProxy \u09a4\u09cd\u09b0\u09c1\u099f\u09bf","Increase indent":"\u0987\u09a8\u09cd\u09a1\u09c7\u09a8\u09cd\u099f \u09ac\u09be\u09a1\u09bc\u09be\u09a8","Inline":"\u09b8\u0999\u09cd\u0997\u09a4\u09bf\u09aa\u09c2\u09b0\u09cd\u09a3\u09ad\u09be\u09ac\u09c7","Insert":"\u09b8\u09a8\u09cd\u09a8\u09bf\u09ac\u09c7\u09b6","Insert Template":"\u099f\u09c7\u09ae\u09aa\u09cd\u09b2\u09c7\u099f \u09b8\u09a8\u09cd\u09a8\u09bf\u09ac\u09c7\u09b6 \u0995\u09b0\u09c1\u09a8","Insert accordion":"","Insert column after":"\u09aa\u09b0\u09c7 \u0995\u09b2\u09be\u09ae \u09b8\u09a8\u09cd\u09a8\u09bf\u09ac\u09c7\u09b6 \u0995\u09b0\u09c1\u09a8","Insert column before":"\u0986\u0997\u09c7 \u0995\u09b2\u09be\u09ae \u09b8\u09a8\u09cd\u09a8\u09bf\u09ac\u09c7\u09b6 \u0995\u09b0\u09c1\u09a8","Insert date/time":"\u09a4\u09be\u09b0\u09bf\u0996 / \u09b8\u09ae\u09af\u09bc \u09b8\u09a8\u09cd\u09a8\u09bf\u09ac\u09c7\u09b6 \u0995\u09b0\u09c1\u09a8","Insert image":"\u099a\u09bf\u09a4\u09cd\u09b0 \u09b8\u09a8\u09cd\u09a8\u09bf\u09ac\u09c7\u09b6 \u0995\u09b0\u09c1\u09a8","Insert link (if link plugin activated)":"\u09b2\u09bf\u0999\u09cd\u0995 \u09b8\u09a8\u09cd\u09a8\u09bf\u09ac\u09c7\u09b6 \u0995\u09b0\u09c1\u09a8 (\u09af\u09a6\u09bf \u09b2\u09bf\u0999\u09cd\u0995 \u09aa\u09cd\u09b2\u09be\u0997\u0987\u09a8 \u0985\u09cd\u09af\u09be\u0995\u09cd\u099f\u09bf\u09ad\u09c7\u099f \u0995\u09b0\u09be \u09b9\u09af\u09bc)","Insert row after":"\u09aa\u09b0\u09c7 \u09b8\u09be\u09b0\u09bf \u09b8\u09a8\u09cd\u09a8\u09bf\u09ac\u09c7\u09b6 \u0995\u09b0\u09c1\u09a8","Insert row before":"\u0986\u0997\u09c7 \u09b8\u09be\u09b0\u09bf \u09b8\u09a8\u09cd\u09a8\u09bf\u09ac\u09c7\u09b6 \u0995\u09b0\u09c1\u09a8","Insert table":"\u099f\u09c7\u09ac\u09bf\u09b2 \u09b8\u09a8\u09cd\u09a8\u09bf\u09ac\u09c7\u09b6 \u0995\u09b0\u09c1\u09a8","Insert template...":"\u099f\u09c7\u09ae\u09aa\u09cd\u09b2\u09c7\u099f \u09a2\u09cb\u0995\u09be\u09a8...","Insert video":"\u09ad\u09bf\u09a1\u09bf\u0993 \u09b8\u09a8\u09cd\u09a8\u09bf\u09ac\u09c7\u09b6 \u0995\u09b0\u09c1\u09a8","Insert/Edit code sample":"\u0995\u09cb\u09a1 \u09a8\u09ae\u09c1\u09a8\u09be \u09a2\u09cb\u0995\u09be\u09a8 / \u09b8\u09ae\u09cd\u09aa\u09be\u09a6\u09a8\u09be \u0995\u09b0\u09c1\u09a8","Insert/edit image":"\u0987\u09ae\u09c7\u099c \u09b8\u09a8\u09cd\u09a8\u09bf\u09ac\u09c7\u09b6 / \u09b8\u09ae\u09cd\u09aa\u09be\u09a6\u09a8\u09be \u0995\u09b0\u09c1\u09a8","Insert/edit link":"\u09b2\u09bf\u0999\u09cd\u0995 \u09b8\u09a8\u09cd\u09a8\u09bf\u09ac\u09c7\u09b6 / \u09b8\u09ae\u09cd\u09aa\u09be\u09a6\u09a8\u09be \u0995\u09b0\u09c1\u09a8","Insert/edit media":"\u09ae\u09bf\u09a1\u09bf\u09af\u09bc\u09be \u09b8\u09a8\u09cd\u09a8\u09bf\u09ac\u09c7\u09b6 \u0995\u09b0\u09c1\u09a8 / \u09b8\u09ae\u09cd\u09aa\u09be\u09a6\u09a8\u09be \u0995\u09b0\u09c1\u09a8","Insert/edit video":"\u09ad\u09bf\u09a1\u09bf\u0993 \u09b8\u09a8\u09cd\u09a8\u09bf\u09ac\u09c7\u09b6 / \u09b8\u09ae\u09cd\u09aa\u09be\u09a6\u09a8\u09be \u0995\u09b0\u09c1\u09a8","Inset":"","Invalid hex color code: {0}":"\u0985\u09ac\u09c8\u09a7 \u09b9\u09c7\u0995\u09cd\u09b8 \u0995\u09be\u09b2\u09be\u09b0 \u0995\u09cb\u09a1: {0}","Invalid input":"\u0985\u09ac\u09c8\u09a7 \u09a8\u09bf\u09ac\u09c7\u09b6","Italic":"\u09a4\u09bf\u09b0\u09cd\u09af\u0995","Justify":"\u0989\u09ad\u09df \u09aa\u09cd\u09b0\u09be\u09a8\u09cd\u09a4\u09bf\u0995\u0995\u09b0\u09a3","Keyboard Navigation":"\u0995\u09c0\u09ac\u09cb\u09b0\u09cd\u09a1 \u09a8\u09c7\u09ad\u09bf\u0997\u09c7\u09b6\u09a8","Language":"\u09ad\u09be\u09b7\u09be","Learn more...":"\u0986\u09b0\u0993 \u099c\u09be\u09a8\u09c1\u09a8...","Left":"\u09ac\u09be\u09ae","Left to right":"\u09ac\u09be\u09ae \u09a5\u09c7\u0995\u09c7 \u09a1\u09be\u09a8","Light Blue":"\u09b9\u09be\u09b2\u0995\u09be \u09a8\u09c0\u09b2","Light Gray":"\u09b9\u09be\u09b2\u0995\u09be \u09a7\u09c2\u09b8\u09b0","Light Green":"\u09b9\u09be\u09b2\u0995\u09be \u09b8\u09ac\u09c1\u099c","Light Purple":"\u09b9\u09be\u09b2\u0995\u09be \u09b0\u0995\u09cd\u09a4\u09ac\u09b0\u09cd\u09a3","Light Red":"\u09b9\u09be\u09b2\u0995\u09be \u09b2\u09be\u09b2","Light Yellow":"\u09b9\u09be\u09b2\u0995\u09be \u09b9\u09b2\u09c1\u09a6","Line height":"\u09b2\u09be\u0987\u09a8\u09c7\u09b0 \u0989\u099a\u09cd\u099a\u09a4\u09be","Link list":"\u09b2\u09bf\u0999\u09cd\u0995 \u09a4\u09be\u09b2\u09bf\u0995\u09be","Link...":"\u09b2\u09bf\u0982\u0995...","List Properties":"\u09ac\u09c8\u09b6\u09bf\u09b7\u09cd\u099f\u09cd\u09af \u09a4\u09be\u09b2\u09bf\u0995\u09be","List properties...":"\u09ac\u09c8\u09b6\u09bf\u09b7\u09cd\u099f\u09cd\u09af \u09a4\u09be\u09b2\u09bf\u0995\u09be...","Loading emojis...":"","Loading...":"\u09b2\u09cb\u09a1 \u09b9\u099a\u09cd\u099b\u09c7...","Lower Alpha":"\u09a8\u09bf\u09ae\u09cd\u09a8 \u0986\u09b2\u09ab\u09be","Lower Greek":"\u09a8\u09bf\u09ae\u09cd\u09a8 \u0997\u09cd\u09b0\u09bf\u0995","Lower Roman":"\u09a8\u09bf\u09ae\u09cd\u09a8 \u09b0\u09cb\u09ae\u09be\u09a8","Match case":"\u09ae\u09cd\u09af\u09be\u099a \u0995\u09cd\u09b7\u09c7\u09a4\u09cd\u09b0\u09c7","Mathematical":"\u0997\u09be\u09a3\u09bf\u09a4\u09bf\u0995","Media poster (Image URL)":"\u09ae\u09bf\u09a1\u09bf\u09af\u09bc\u09be \u09aa\u09cb\u09b8\u09cd\u099f\u09be\u09b0 (\u0987\u09ae\u09c7\u099c \u0987\u0989\u0986\u09b0\u098f\u09b2)","Media...":"\u09ae\u09bf\u09a1\u09bf\u09af\u09bc\u09be...","Medium Blue":"\u09ae\u09be\u099d\u09be\u09b0\u09bf \u09a8\u09c0\u09b2","Medium Gray":"\u09ae\u09cb\u099f\u09be\u09ae\u09c1\u099f\u09bf \u09a7\u09c2\u09b8\u09b0","Medium Purple":"\u09ae\u09be\u099d\u09be\u09b0\u09bf \u09ac\u09c7\u0997\u09c1\u09a8\u09bf","Merge cells":"\u09b8\u09c7\u09b2 \u09ae\u09be\u09b0\u09cd\u099c \u0995\u09b0\u09c1\u09a8","Middle":"\u09ae\u09a7\u09cd\u09af\u09ae","Midnight Blue":"\u09ae\u09be\u099d\u09b0\u09be\u09a4\u09c7\u09b0 \u09a8\u09c0\u09b2","More...":"\u0986\u09b0\u09cb...","Name":"\u09a8\u09be\u09ae","Navy Blue":"\u0986\u0995\u09be\u09b6\u09c0","New document":"\u09a8\u09a4\u09c1\u09a8 \u09a6\u09b8\u09cd\u09a4\u09be\u09ac\u09c7\u099c","New window":"\u09a8\u09a4\u09c1\u09a8 \u0989\u0987\u09a8\u09cd\u09a1\u09cb","Next":"\u09aa\u09b0\u09ac\u09b0\u09cd\u09a4\u09c0","No":"\u09a8\u09be","No alignment":"\u09aa\u09cd\u09b0\u09be\u09a8\u09cd\u09a4\u09bf\u0995\u0995\u09b0\u09a3 \u09a8\u09c7\u0987","No color":"\u0995\u09cb\u09a8 \u09b0\u0982 \u09a8\u09c7\u0987","Nonbreaking space":"\u0985\u09ac\u09bf\u099a\u09cd\u099b\u09bf\u09a8\u09cd\u09a8 \u09b8\u09cd\u09a5\u09be\u09a8","None":"\u0995\u09cb\u09a8\u09cb\u099f\u09bf\u0987 \u09a8\u09af\u09bc","Numbered list":"\u09b8\u0982\u0996\u09cd\u09af\u09be\u09af\u09c1\u0995\u09cd\u09a4 \u09a4\u09be\u09b2\u09bf\u0995\u09be","OR":"\u0985\u09a5\u09ac\u09be","Objects":"\u0989\u09a6\u09cd\u09a6\u09c7\u09b6\u09cd\u09af","Ok":"\u09a0\u09bf\u0995 \u0986\u099b\u09c7","Open help dialog":"\u09b8\u09b9\u09be\u09af\u09bc\u09a4\u09be \u09a1\u09be\u09af\u09bc\u09be\u09b2\u0997 \u0996\u09c1\u09b2\u09c1\u09a8","Open link":"\u09b2\u09bf\u0999\u09cd\u0995\u099f\u09bf \u0996\u09c1\u09b2\u09c1\u09a8","Open link in...":"\u098f\u09a4\u09c7 \u09b2\u09bf\u0999\u09cd\u0995\u099f\u09bf \u0996\u09c1\u09b2\u09c1\u09a8...","Open popup menu for split buttons":"\u09ac\u09bf\u09ad\u0995\u09cd\u09a4 \u09ac\u09cb\u09a4\u09be\u09ae\u0997\u09c1\u09b2\u09bf\u09b0 \u099c\u09a8\u09cd\u09af \u09aa\u09aa\u0986\u09aa \u09ae\u09c7\u09a8\u09c1 \u0996\u09c1\u09b2\u09c1\u09a8","Orange":"\u0995\u09ae\u09b2\u09be","Outset":"","Page break":"\u09aa\u09c3\u09b7\u09cd\u09a0\u09be \u09ac\u09bf\u09b0\u09a4\u09bf","Paragraph":"\u09aa\u09cd\u09af\u09be\u09b0\u09be\u0997\u09cd\u09b0\u09be\u09ab","Paste":"\u09aa\u09cd\u09b0\u09a4\u09bf\u09b2\u09c7\u09aa\u09a8 \u0995\u09b0\u09c1\u09a8","Paste as text":"\u09aa\u09be\u09a0\u09cd\u09af \u09b9\u09bf\u09b8\u09be\u09ac\u09c7 \u09aa\u09c7\u09b8\u09cd\u099f \u0995\u09b0\u09c1\u09a8","Paste column after":"\u09aa\u09b0\u09c7 \u0995\u09b2\u09be\u09ae \u09aa\u09cd\u09b0\u09a4\u09bf\u09b2\u09c7\u09aa\u09a8 \u0995\u09b0\u09c1\u09a8","Paste column before":"\u0986\u0997\u09c7 \u0995\u09b2\u09be\u09ae \u09aa\u09cd\u09b0\u09a4\u09bf\u09b2\u09c7\u09aa\u09a8 \u0995\u09b0\u09c1\u09a8","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"\u09aa\u09c7\u09b8\u09cd\u099f \u098f\u0996\u09a8 \u09aa\u09cd\u09b2\u09c7\u0987\u09a8 \u099f\u09c7\u0995\u09cd\u09b8\u099f \u09ae\u09cb\u09a1\u09c7\u0964 \u0986\u09aa\u09a8\u09bf \u098f\u0996\u09a8 \u098f\u0987 \u09ac\u09bf\u0995\u09b2\u09cd\u09aa \u09ac\u09a8\u09cd\u09a7 \u099f\u0997\u09b2 \u09aa\u09b0\u09cd\u09af\u09a8\u09cd\u09a4 \u09ac\u09bf\u09b7\u09af\u09bc\u09ac\u09b8\u09cd\u09a4\u09c1 \u098f\u0996\u09a8 \u09aa\u09cd\u09b2\u09c7\u0987\u09a8 \u099f\u09c7\u0995\u09cd\u09b8\u099f \u09b9\u09bf\u09b8\u09be\u09ac\u09c7 \u0986\u099f\u0995\u09be\u09a8\u09cb \u09b9\u09ac\u09c7\u0964","Paste or type a link":"\u098f\u0995\u099f\u09bf \u09b2\u09bf\u0999\u09cd\u0995 \u0986\u099f\u0995\u09be\u09a8 \u09ac\u09be \u099f\u09be\u0987\u09aa \u0995\u09b0\u09c1\u09a8","Paste row after":"\u09aa\u09b0\u09c7 \u09b8\u09be\u09b0\u09bf \u09aa\u09cd\u09b0\u09a4\u09bf\u09b2\u09c7\u09aa\u09a8 \u0995\u09b0\u09c1\u09a8","Paste row before":"\u0986\u0997\u09c7 \u09b8\u09be\u09b0\u09bf \u09aa\u09cd\u09b0\u09a4\u09bf\u09b2\u09c7\u09aa\u09a8 \u0995\u09b0\u09c1\u09a8","Paste your embed code below:":"\u09a8\u09c0\u099a\u09c7\u09b0 \u0986\u09aa\u09a8\u09be\u09b0 \u098f\u09ae\u09cd\u09ac\u09c7\u09a1 \u0995\u09cb\u09a1 \u0986\u099f\u0995\u09be\u09a8:","People":"\u099c\u09a8\u09b8\u09be\u09a7\u09be\u09b0\u09a3","Plugins":"\u09aa\u09cd\u09b2\u09be\u0997\u0987\u09a8","Plugins installed ({0}):":"\u09aa\u09cd\u09b2\u09be\u0997\u0987\u09a8 \u0987\u09a8\u09b8\u09cd\u099f\u09b2 ({0}):","Powered by {0}":"{0} \u09a6\u09cd\u09ac\u09be\u09b0\u09be \u099a\u09be\u09b2\u09bf\u09a4","Pre":"\u09aa\u09cd\u09b0\u09be\u0995","Preferences":"\u09aa\u099b\u09a8\u09cd\u09a6\u09b8\u09ae\u09c2\u09b9","Preformatted":"\u09aa\u09c2\u09b0\u09cd\u09ac\u09ac\u09bf\u09a8\u09cd\u09af\u09be\u09b8\u09bf\u09a4","Premium plugins:":"\u09aa\u09cd\u09b0\u09bf\u09ae\u09bf\u09af\u09bc\u09be\u09ae \u09aa\u09cd\u09b2\u09be\u0997\u0987\u09a8:","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"\u09aa\u09c2\u09b0\u09cd\u09ac\u09b0\u09c2\u09aa","Previous":"\u09aa\u09c2\u09b0\u09cd\u09ac\u09ac\u09b0\u09cd\u09a4\u09c0","Print":"\u09ae\u09c1\u09a6\u09cd\u09b0\u09a8","Print...":"\u09ae\u09c1\u09a6\u09cd\u09b0\u09a8...","Purple":"\u09ac\u09c7\u0997\u09c1\u09a8\u09c0","Quotations":"\u0989\u09a6\u09cd\u09a7\u09c3\u09a4\u09bf","R":"\u09b2\u09be","Range 0 to 255":"\u09b0\u09c7\u099e\u09cd\u099c 0 \u09a5\u09c7\u0995\u09c7 255","Red":"\u09b2\u09be\u09b2","Red component":"\u09b2\u09be\u09b2 \u0989\u09aa\u09be\u09a6\u09be\u09a8","Redo":"\u09aa\u09c1\u09a8\u09b0\u09be\u09af\u09bc \u0995\u09b0\u09c1\u09a8","Remove":"\u0985\u09aa\u09b8\u09be\u09b0\u09a3","Remove color":"\u09b0\u0999 \u09b8\u09b0\u09be\u09a8","Remove link":"\u09b2\u09bf\u0999\u09cd\u0995 \u09b8\u09b0\u09be\u09a8","Replace":"\u09aa\u09cd\u09b0\u09a4\u09bf\u09b8\u09cd\u09a5\u09be\u09aa\u09a8 \u0995\u09b0\u09be","Replace all":"\u09b8\u09ae\u09b8\u09cd\u09a4 \u09aa\u09cd\u09b0\u09a4\u09bf\u09b8\u09cd\u09a5\u09be\u09aa\u09a8","Replace with":"\u09aa\u09cd\u09b0\u09a4\u09bf\u09b8\u09cd\u09a5\u09be\u09aa\u09a8","Resize":"\u09ae\u09be\u09aa \u09aa\u09b0\u09bf\u09ac\u09b0\u09cd\u09a4\u09a8 \u0995\u09b0\u09c1\u09a8","Restore last draft":"\u09b6\u09c7\u09b7 \u0996\u09b8\u09a1\u09bc\u09be\u099f\u09bf \u09aa\u09c1\u09a8\u09b0\u09c1\u09a6\u09cd\u09a7\u09be\u09b0 \u0995\u09b0\u09c1\u09a8","Reveal or hide additional toolbar items":"","Rich Text Area":"","Rich Text Area. Press ALT-0 for help.":"\u09b8\u09ae\u09c3\u09a6\u09cd\u09a7 \u09aa\u09be\u09a0\u09cd\u09af \u0985\u099e\u09cd\u099a\u09b2\u0964 \u09b8\u09b9\u09be\u09af\u09bc\u09a4\u09be\u09b0 \u099c\u09a8\u09cd\u09af ALT-0 \u099f\u09bf\u09aa\u09c1\u09a8\u0964","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\u09b0\u09bf\u099a \u099f\u09c7\u0995\u09cd\u09b8\u099f \u098f\u09b0\u09bf\u09af\u09bc\u09be \u09ae\u09c7\u09a8\u09c1 \u099c\u09a8\u09cd\u09af ALT-F9 \u099a\u09be\u09aa\u09c1\u09a8 \u099f\u09c1\u09b2\u09ac\u09be\u09b0\u09c7\u09b0 \u099c\u09a8\u09cd\u09af ALT-F10 \u099f\u09bf\u09aa\u09c1\u09a8 \u09b8\u09be\u09b9\u09be\u09af\u09cd\u09af\u09c7\u09b0 \u099c\u09a8\u09cd\u09af ALT-0 \u099a\u09be\u09aa\u09c1\u09a8","Ridge":"","Right":"\u09a1\u09be\u09a8","Right to left":"\u09a1\u09be\u09a8 \u09a5\u09c7\u0995\u09c7 \u09ac\u09be\u09ae","Row":"\u09b8\u09be\u09b0\u09bf","Row clipboard actions":"\u09b8\u09be\u09b0\u09bf \u0995\u09cd\u09b2\u09bf\u09aa\u09ac\u09cb\u09b0\u09cd\u09a1 \u0995\u09b0\u09cd\u09ae","Row group":"\u09b8\u09be\u09b0\u09bf \u0997\u09cd\u09b0\u09c1\u09aa","Row header":"\u09b8\u09be\u09b0\u09bf \u09b6\u09bf\u09b0\u09a8\u09be\u09ae","Row properties":"\u09b8\u09be\u09b0\u09bf \u09ac\u09c8\u09b6\u09bf\u09b7\u09cd\u099f\u09cd\u09af","Row type":"\u09b8\u09be\u09b0\u09bf\u09b0 \u09a7\u09b0\u09a8","Rows":"\u09b8\u09be\u09b0\u09bf\u0997\u09c1\u09b2\u09cb","Save":"\u09b8\u0982\u09b0\u0995\u09cd\u09b7\u09a3","Save (if save plugin activated)":"\u09b8\u0982\u09b0\u0995\u09cd\u09b7\u09a3 \u0995\u09b0\u09c1\u09a8 (\u09aa\u09cd\u09b2\u09be\u0997\u0987\u09a8 \u0985\u09cd\u09af\u09be\u0995\u09cd\u099f\u09bf\u09ad\u09c7\u099f \u09b9\u09b2\u09c7)","Scope":"\u09ac\u09cd\u09af\u09be\u09aa\u09cd\u09a4\u09bf","Search":"\u0985\u09a8\u09c1\u09b8\u09a8\u09cd\u09a7\u09be\u09a8 \u0995\u09b0\u09c1\u09a8","Select all":"\u09b8\u09ac \u09a8\u09bf\u09b0\u09cd\u09ac\u09be\u099a\u09a8 \u0995\u09b0\u09c1\u09a8","Select...":"\u09a8\u09bf\u09b0\u09cd\u09ac\u09be\u099a\u09a8...","Selection":"\u09a8\u09bf\u09b0\u09cd\u09ac\u09be\u099a\u09a8","Shortcut":"\u09b6\u09b0\u09cd\u099f\u0995\u09be\u099f","Show blocks":"\u09ac\u09cd\u09b2\u0995 \u09a6\u09c7\u0996\u09be\u09a8","Show caption":"\u0995\u09cd\u09af\u09be\u09aa\u09b6\u09a8 \u09a6\u09c7\u0996\u09be\u09a8","Show invisible characters":"\u0985\u09a6\u09c3\u09b6\u09cd\u09af \u0985\u0995\u09cd\u09b7\u09b0 \u09a6\u09c7\u0996\u09be\u09a8","Size":"\u0986\u09df\u09a4\u09a8","Solid":"\u09a6\u09c3\u09a2\u09bc","Source":"\u0989\u09ce\u09b8","Source code":"\u0989\u09ce\u09b8 \u0995\u09cb\u09a1","Special Character":"\u09ac\u09bf\u09b6\u09c7\u09b7 \u09ac\u09b0\u09cd\u09a3","Special character...":"\u09ac\u09bf\u09b6\u09c7\u09b7 \u09ac\u09b0\u09cd\u09a3...","Split cell":"\u09b8\u09c7\u09b2 \u09ac\u09bf\u09ad\u0995\u09cd\u09a4 \u0995\u09b0\u09c1\u09a8","Square":"\u09ac\u09b0\u09cd\u0997\u0995\u09cd\u09b7\u09c7\u09a4\u09cd\u09b0","Start list at number":"-\u098f \u09a8\u09ae\u09cd\u09ac\u09b0\u09c7 \u09a4\u09be\u09b2\u09bf\u0995\u09be \u09b6\u09c1\u09b0\u09c1 \u0995\u09b0\u09c1\u09a8","Strikethrough":"\u09b8\u09cd\u099f\u09cd\u09b0\u09be\u0987\u0995\u09a5\u09cd\u09b0\u09c1","Style":"\u09b6\u09c8\u09b2\u09c0","Subscript":"\u09a8\u09bf\u09ae\u09cd\u09a8\u09b2\u09bf\u09aa\u09bf","Superscript":"\u098a\u09b0\u09cd\u09a7\u09cd\u09ac\u09b2\u09bf\u09aa\u09bf","Switch to or from fullscreen mode":"\u09aa\u09c2\u09b0\u09cd\u09a3\u09b8\u09cd\u0995\u09cd\u09b0\u09bf\u09a8 \u09ae\u09cb\u09a1\u09c7 \u09ac\u09be \u09a5\u09c7\u0995\u09c7 \u09b8\u09cd\u09af\u09c1\u0987\u099a \u0995\u09b0\u09c1\u09a8","Symbols":"\u09aa\u09cd\u09b0\u09a4\u09c0\u0995","System Font":"\u09b8\u09bf\u09b8\u09cd\u099f\u09c7\u09ae \u09ab\u09a8\u09cd\u099f","Table":"\u099f\u09c7\u09ac\u09bf\u09b2","Table caption":"\u099f\u09c7\u09ac\u09bf\u09b2 \u0995\u09cd\u09af\u09be\u09aa\u09b6\u09a8","Table properties":"\u099f\u09c7\u09ac\u09bf\u09b2 \u09ac\u09c8\u09b6\u09bf\u09b7\u09cd\u099f\u09cd\u09af","Table styles":"\u099f\u09c7\u09ac\u09bf\u09b2 \u09b6\u09c8\u09b2\u09c0","Template":"\u099f\u09c7\u09ae\u09aa\u09cd\u09b2\u09c7\u099f","Templates":"\u099f\u09c7\u09ae\u09aa\u09cd\u09b2\u09c7\u099f","Text":"\u099f\u09c7\u0995\u09cd\u09b8\u099f","Text color":"\u09b2\u09c7\u0996\u09be\u09b0 \u09b0\u0999","Text color {0}":"","Text to display":"\u09aa\u09cd\u09b0\u09a6\u09b0\u09cd\u09b6\u09bf\u09a4 \u099f\u09c7\u0995\u09cd\u09b8\u099f","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"\u0986\u09aa\u09a8\u09be\u09b0 \u09aa\u09cd\u09b0\u09ac\u09c7\u09b6 \u0995\u09b0\u09be \u0987\u0989\u0986\u09b0\u098f\u09b2\u099f\u09bf \u098f\u0995\u099f\u09bf \u0987\u09ae\u09c7\u09b2 \u09a0\u09bf\u0995\u09be\u09a8\u09be \u09ac\u09b2\u09c7 \u09ae\u09a8\u09c7 \u09b9\u099a\u09cd\u099b\u09c7\u0964 \u0986\u09aa\u09a8\u09bf \u09aa\u09cd\u09b0\u09af\u09bc\u09cb\u099c\u09a8\u09c0\u09af\u09bc \u09ae\u09c7\u0987\u09b2\u099f\u09cb \u09af\u09cb\u0997 \u0995\u09b0\u09a4\u09c7 \u099a\u09be\u09a8: \u0989\u09aa\u09b8\u09b0\u09cd\u0997?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"\u0986\u09aa\u09a8\u09be\u09b0 \u09aa\u09cd\u09b0\u09ac\u09c7\u09b6 \u0995\u09b0\u09be \u0987\u0989\u0986\u09b0\u098f\u09b2\u099f\u09bf \u098f\u0995\u099f\u09bf \u09ac\u09b9\u09bf\u09b0\u09be\u0997\u09a4 \u09b2\u09bf\u0999\u09cd\u0995 \u09ac\u09b2\u09c7 \u09ae\u09a8\u09c7 \u09b9\u099a\u09cd\u099b\u09c7\u0964 \u0986\u09aa\u09a8\u09bf \u0995\u09bf \u09aa\u09cd\u09b0\u09af\u09bc\u09cb\u099c\u09a8\u09c0\u09af\u09bc http:// \u09aa\u09cd\u09b0\u09bf\u09ab\u09bf\u0995\u09cd\u09b8 \u09af\u09cb\u0997 \u0995\u09b0\u09a4\u09c7 \u099a\u09be\u09a8?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"\u0986\u09aa\u09a8\u09be\u09b0 \u09aa\u09cd\u09b0\u09ac\u09c7\u09b6 \u0995\u09b0\u09be \u0987\u0989\u0986\u09b0\u098f\u09b2\u099f\u09bf \u098f\u0995\u099f\u09bf \u09ac\u09b9\u09bf\u09b0\u09be\u0997\u09a4 \u09b2\u09bf\u0999\u09cd\u0995 \u09ac\u09b2\u09c7 \u09ae\u09a8\u09c7 \u09b9\u099a\u09cd\u099b\u09c7\u0964 \u0986\u09aa\u09a8\u09bf \u0995\u09bf \u09aa\u09cd\u09b0\u09af\u09bc\u09cb\u099c\u09a8\u09c0\u09af\u09bc http:// \u09aa\u09cd\u09b0\u09bf\u09ab\u09bf\u0995\u09cd\u09b8 \u09af\u09cb\u0997 \u0995\u09b0\u09a4\u09c7 \u099a\u09be\u09a8?","Title":"\u09b6\u09bf\u09b0\u09cb\u09a8\u09be\u09ae","To open the popup, press Shift+Enter":"\u09aa\u09aa\u0986\u09aa \u0996\u09c1\u09b2\u09a4\u09c7, \u09b6\u09bf\u09ab\u099f + \u098f\u09a8\u09cd\u099f\u09be\u09b0 \u099f\u09bf\u09aa\u09c1\u09a8","Toggle accordion":"","Tools":"\u09b8\u09b0\u099e\u09cd\u099c\u09be\u09ae\u09b8\u09ae\u09c2\u09b9","Top":"\u0989\u09aa\u09b0","Travel and Places":"\u09ad\u09cd\u09b0\u09ae\u09a3 \u098f\u09ac\u0982 \u09b8\u09cd\u09a5\u09be\u09a8","Turquoise":"\u09ab\u09bf\u09b0\u09cb\u099c\u09be","Underline":"\u09a8\u09bf\u09ae\u09cd\u09a8\u09b0\u09c7\u0996\u09be","Undo":"\u09aa\u09c2\u09b0\u09cd\u09ac\u09be\u09ac\u09b8\u09cd\u09a5\u09be\u09af\u09bc \u09ab\u09bf\u09b0\u09c1\u09a8","Upload":"\u0986\u09aa\u09b2\u09cb\u09a1","Uploading image":"\u099b\u09ac\u09bf \u0986\u09aa\u09b2\u09cb\u09a1 \u0995\u09b0\u09be \u09b9\u099a\u09cd\u099b\u09c7","Upper Alpha":"\u0989\u099a\u09cd\u099a\u09a4\u09b0 \u0986\u09b2\u09ab\u09be","Upper Roman":"\u098a\u09b0\u09cd\u09a7\u09cd\u09ac \u09b0\u09cb\u09ae\u09be\u09a8","Url":"\u0987\u0989\u0986\u09b0\u098f\u09b2","User Defined":"\u09ac\u09cd\u09af\u09ac\u09b9\u09be\u09b0\u0995\u09be\u09b0\u09c0 \u09b8\u0982\u099c\u09cd\u099e\u09be\u09af\u09bc\u09bf\u09a4","Valid":"\u09ac\u09c8\u09a7","Version":"\u09b8\u0982\u09b8\u09cd\u0995\u09b0\u09a3","Vertical align":"\u0989\u09b2\u09cd\u09b2\u09ae\u09cd\u09ac \u09aa\u09cd\u09b0\u09be\u09a8\u09cd\u09a4\u09bf\u0995","Vertical space":"\u0989\u09b2\u09cd\u09b2\u09ae\u09cd\u09ac \u09b8\u09cd\u09a5\u09be\u09a8","View":"\u09a6\u09c3\u09b6\u09cd\u09af","Visual aids":"\u09ac\u09cd\u09af\u09be\u0996\u09cd\u09af\u09be\u09ae\u09c2\u09b2\u0995 \u09b8\u09be\u09b9\u09be\u09af\u09cd\u09af","Warn":"\u09b8\u09be\u09ac\u09a7\u09be\u09a8","White":"\u09b8\u09be\u09a6\u09be","Width":"\u09aa\u09cd\u09b0\u09b8\u09cd\u09a5","Word count":"\u09b6\u09ac\u09cd\u09a6 \u0997\u09a3\u09a8\u09be","Words":"\u09b6\u09ac\u09cd\u09a6\u09b8\u09ae\u09c2\u09b9","Words: {0}":"\u09b6\u09ac\u09cd\u09a6: {0}","Yellow":"\u09b9\u09b2\u09c1\u09a6","Yes":"\u09b9\u09cd\u09af\u09be\u0981","You are using {0}":"\u0986\u09aa\u09a8\u09bf \u09ac\u09cd\u09af\u09ac\u09b9\u09be\u09b0 \u0995\u09b0\u099b\u09c7\u09a8 {0}","You have unsaved changes are you sure you want to navigate away?":"\u0986\u09aa\u09a8\u09be\u09b0 \u0985\u09b8\u0982\u09b0\u0995\u09cd\u09b7\u09bf\u09a4 \u09aa\u09b0\u09bf\u09ac\u09b0\u09cd\u09a4\u09a8\u0997\u09c1\u09b2\u09bf \u0986\u09aa\u09a8\u09bf \u0995\u09bf \u09a8\u09bf\u09b6\u09cd\u099a\u09bf\u09a4 \u09af\u09c7 \u0986\u09aa\u09a8\u09bf \u09a8\u09c7\u09ad\u09bf\u0997\u09c7\u099f \u0995\u09b0\u09a4\u09c7 \u099a\u09be\u09a8?","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"\u0986\u09aa\u09a8\u09be\u09b0 \u09ac\u09cd\u09b0\u09be\u0989\u099c\u09be\u09b0 \u0995\u09cd\u09b2\u09bf\u09aa\u09ac\u09cb\u09b0\u09cd\u09a1 \u09a5\u09c7\u0995\u09c7 \u09b8\u09b0\u09be\u09b8\u09b0\u09bf \u09aa\u09cd\u09b0\u09ac\u09c7\u09b6\u09be\u09a7\u09bf\u0995\u09be\u09b0 \u09b8\u09ae\u09b0\u09cd\u09a5\u09a8 \u0995\u09b0\u09c7 \u09a8\u09be\u0964 \u0985\u09a8\u09c1\u0997\u09cd\u09b0\u09b9 \u0995\u09b0\u09c7 \u0995\u09c0\u09ac\u09cb\u09b0\u09cd\u09a1 \u09b6\u09b0\u09cd\u099f\u0995\u09be\u099f Ctrl +X/C/V \u09ac\u09cd\u09af\u09ac\u09b9\u09be\u09b0 \u0995\u09b0\u09c1\u09a8\u0964","alignment":"\u09b8\u09ae\u09a4\u09b2\u09a4\u09be","austral sign":"\u0993\u09b8\u09cd\u099f\u09cd\u09b0\u09be\u09b2 \u099a\u09bf\u09b9\u09cd\u09a8","cedi sign":"\u09b8\u09c7\u09a1\u09bf \u099a\u09bf\u09b9\u09cd\u09a8","colon sign":"\u0995\u09cb\u09b2\u09a8 \u099a\u09bf\u09b9\u09cd\u09a8","cruzeiro sign":"\u0995\u09cd\u09b0\u09c1\u099c\u09c1\u0987\u09b0\u09cb \u099a\u09bf\u09b9\u09cd\u09a8","currency sign":"\u09ae\u09c1\u09a6\u09cd\u09b0\u09be\u09b0 \u099a\u09bf\u09b9\u09cd\u09a8","dollar sign":"\u09a1\u09b2\u09be\u09b0 \u099a\u09bf\u09b9\u09cd\u09a8","dong sign":"\u09a1\u0982 \u099a\u09bf\u09b9\u09cd\u09a8","drachma sign":"\u09a1\u09cd\u09b0\u09be\u099a\u09ae\u09be \u099a\u09bf\u09b9\u09cd\u09a8","euro-currency sign":"\u0987\u0989\u09b0\u09cb-\u09ae\u09c1\u09a6\u09cd\u09b0\u09be \u09b8\u09be\u0987\u09a8","example":"\u0989\u09a6\u09be\u09b9\u09b0\u09a3","formatting":"\u09ac\u09bf\u09a8\u09cd\u09af\u09be\u09b8","french franc sign":"\u09ab\u09cd\u09b0\u09c7\u099e\u09cd\u099a \u09ab\u09cd\u09b0\u09cd\u09af\u09be\u0999\u09cd\u0995 \u099a\u09bf\u09b9\u09cd\u09a8","german penny symbol":"\u099c\u09be\u09b0\u09cd\u09ae\u09be\u09a8 \u09aa\u09c7\u09a8\u09bf \u099a\u09bf\u09b9\u09cd\u09a8","guarani sign":"\u0997\u09c1\u09df\u09be\u09b0\u09be\u09a8\u09c0 \u099a\u09bf\u09b9\u09cd\u09a8","history":"\u0987\u09a4\u09bf\u09b9\u09be\u09b8","hryvnia sign":"\u09b9\u09be\u09b0\u09ad\u09a8\u09bf\u09df\u09be \u099a\u09bf\u09b9\u09cd\u09a8","indentation":"\u0996\u09be\u0981\u099c","indian rupee sign":"\u0987\u09a8\u09cd\u09a1\u09bf\u09df\u09be\u09a8 \u09b0\u09c1\u09aa\u09bf \u099a\u09bf\u09b9\u09cd\u09a8","kip sign":"\u0995\u09bf\u09aa \u099a\u09bf\u09b9\u09cd\u09a8","lira sign":"\u09b2\u09bf\u09b0\u09be \u099a\u09bf\u09b9\u09cd\u09a8","livre tournois sign":"\u09b2\u09bf\u09ad\u09cd\u09b0\u09c7 \u099f\u09c1\u09b0\u09a8\u0987\u09b8 \u099a\u09bf\u09b9\u09cd\u09a8","manat sign":"\u09ae\u09be\u09a8\u09be\u099f \u099a\u09bf\u09b9\u09cd\u09a8","mill sign":"\u09ae\u09bf\u09b2 \u099a\u09bf\u09b9\u09cd\u09a8","naira sign":"\u09a8\u09be\u09df\u09b0\u09be \u099a\u09bf\u09b9\u09cd\u09a8","new sheqel sign":"\u09a8\u09a4\u09c1\u09a8 \u09b6\u09bf\u0995\u09c7\u09b2 \u099a\u09bf\u09b9\u09cd\u09a8","nordic mark sign":"\u09a8\u09b0\u09a1\u09bf\u0995 \u09ae\u09be\u09b0\u09cd\u0995 \u099a\u09bf\u09b9\u09cd\u09a8","peseta sign":"\u09aa\u09c7\u09b8\u09c7\u099f\u09be \u099a\u09bf\u09b9\u09cd\u09a8","peso sign":"\u09aa\u09c7\u09b8\u09cb \u099a\u09bf\u09b9\u09cd\u09a8","ruble sign":"\u09b0\u09c1\u09ac\u09c7\u09b2 \u099a\u09bf\u09b9\u09cd\u09a8","rupee sign":"\u09b0\u09c1\u09aa\u09bf \u099a\u09bf\u09b9\u09cd\u09a8","spesmilo sign":"\u09b8\u09cd\u09aa\u09c7\u09b8\u09ae\u09bf\u09b2\u09cb \u099a\u09bf\u09b9\u09cd\u09a8","styles":"\u09b6\u09c8\u09b2\u09c0","tenge sign":"\u099f\u09bf\u09a8\u0997\u09c7 \u099a\u09bf\u09b9\u09cd\u09a8","tugrik sign":"\u09a4\u09c1\u0997\u09b0\u09bf\u0995 \u099a\u09bf\u09b9\u09cd\u09a8","turkish lira sign":"\u09a4\u09c1\u0995\u09bf\u09b8\u09cd\u09a4\u09be\u09a8 \u09b2\u09bf\u09b0\u09be \u099a\u09bf\u09b9\u09cd\u09a8","won sign":"\u0989\u09a8 \u099a\u09bf\u09b9\u09cd\u09a8","yen character":"\u0987\u09df\u09c7\u09a8 \u0985\u0995\u09cd\u09b7\u09b0","yen/yuan character variant one":"\u0987\u09af\u09bc\u09c7\u09a8/\u0987\u0989\u09af\u09bc\u09be\u09a8 \u0985\u0995\u09cd\u09b7\u09b0\u09c7\u09b0 \u098f\u0995\u099f\u09bf \u09ac\u09c8\u0995\u09b2\u09cd\u09aa\u09bf\u0995","yuan character":"\u0987\u0989\u09af\u09bc\u09be\u09a8 \u0985\u0995\u09cd\u09b7\u09b0","yuan character, in hong kong and taiwan":"\u09b9\u0982\u0995\u0982 \u098f\u09ac\u0982 \u09a4\u09be\u0987\u0993\u09af\u09bc\u09be\u09a8\u09c7 \u0987\u0989\u09af\u09bc\u09be\u09a8 \u0985\u0995\u09cd\u09b7\u09b0","{0} characters":"{0} \u0985\u0995\u09cd\u09b7\u09b0","{0} columns, {1} rows":"","{0} words":"{0} \u09b6\u09ac\u09cd\u09a6"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/ca.js b/libraries/tinymce/js/tinymce/langs/ca.js index 40ddee4..07f181d 100644 --- a/libraries/tinymce/js/tinymce/langs/ca.js +++ b/libraries/tinymce/js/tinymce/langs/ca.js @@ -1 +1 @@ -tinymce.addI18n("ca",{"Redo":"Refer","Undo":"Desfer","Cut":"Retalla","Copy":"Copia","Paste":"Enganxar","Select all":"Seleccionar-ho tot","New document":"Nou document","Ok":"Acceptar","Cancel":"Cancel\xb7lar","Visual aids":"Assist\xe8ncia visual","Bold":"Negreta","Italic":"Cursiva","Underline":"Subratllat","Strikethrough":"Barrat","Superscript":"Super\xedndex","Subscript":"Sub\xedndex","Clear formatting":"Eliminar format","Remove":"Eliminar","Align left":"Alinea a l'esquerra","Align center":"Alinea al centre","Align right":"Alinea a la dreta","No alignment":"Sense alineament","Justify":"Justificat","Bullet list":"Llista no ordenada","Numbered list":"Llista enumerada","Decrease indent":"Disminuir sagnat","Increase indent":"Augmentar sagnat","Close":"Tancar","Formats":"Formats","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"El vostre navegador no suporta l'acc\xe9s directe al portaobjectes. Si us plau, feu servir les dreceres de teclat Ctrl+X/C/V.","Headings":"Encap\xe7alaments","Heading 1":"Encap\xe7alament 1","Heading 2":"Encap\xe7alament 2","Heading 3":"Encap\xe7alament 3","Heading 4":"Encap\xe7alament 4","Heading 5":"Encap\xe7alament 5","Heading 6":"Encap\xe7alament 6","Preformatted":"Preformatat","Div":"Div","Pre":"Pre","Code":"Codi","Paragraph":"Par\xe0graf","Blockquote":"Cita","Inline":"En l\xednia","Blocks":"Blocs","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Enganxar ara \xe9s en mode text pla. Els continguts s'enganxaran com a text pla fins que desactivis aquesta opci\xf3.","Fonts":"Fonts","Font sizes":"Tamanys de font","Class":"Classe","Browse for an image":"Explorar per cercar una imatge","OR":"O","Drop an image here":"Deixar anar una imatge aqu\xed","Upload":"Pujar","Uploading image":"Pujant imatge","Block":"Bloc","Align":"Alinea","Default":"Predeterminat","Circle":"Cercle","Disc":"Disc","Square":"Quadrat","Lower Alpha":"Lletra min\xfascula","Lower Greek":"Lletra grega min\xfascula","Lower Roman":"N\xfameros romans en min\xfascula","Upper Alpha":"Lletra maj\xfascula","Upper Roman":"N\xfameros romans en maj\xfascula","Anchor...":"Ancoratge...","Anchor":"\xc0ncora","Name":"Nom","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"La ID ha de comen\xe7ar amb una lletra, seguida nom\xe9s per lletres, nombres, guions, punts, dos punts o guions baixos.","You have unsaved changes are you sure you want to navigate away?":"Teniu canvis sense desar, esteu segur que voleu deixar-ho ara?","Restore last draft":"Restaurar l'\xfaltim esborrany","Special character...":"Car\xe0cters especials\u2026","Special Character":"Car\xe0cter especial","Source code":"Codi font","Insert/Edit code sample":"Inserir/editar mostra de codi","Language":"Idioma","Code sample...":"Mostra de codi...","Left to right":"D'esquerra a dreta","Right to left":"De dreta a esquerra","Title":"T\xedtol","Fullscreen":"Pantalla completa","Action":"Acci\xf3","Shortcut":"Acc\xe9s directe","Help":"Ajuda","Address":"Adre\xe7a","Focus to menubar":"Enfocar la barra de men\xfa","Focus to toolbar":"Enfocar la barra d'eines","Focus to element path":"Enfocar la ruta d'elements","Focus to contextual toolbar":"Enfocar la barra d'eines contextual","Insert link (if link plugin activated)":"Inserir enlla\xe7 (si el complement d'enlla\xe7 est\xe0 activat)","Save (if save plugin activated)":"Desar (si el complement desar est\xe0 activat)","Find (if searchreplace plugin activated)":"Cercar (si el complement cercar-reempla\xe7ar est\xe0 activat)","Plugins installed ({0}):":"Complements instal\xb7lats ({0}):","Premium plugins:":"Complements pr\xe8mium:","Learn more...":"Apr\xe8n m\xe9s...","You are using {0}":"Est\xe0s utilitzant {0}","Plugins":"Complements","Handy Shortcuts":"Dreceres \xfatils","Horizontal line":"L\xednia horitzontal","Insert/edit image":"Insereix/edita imatge","Alternative description":"Descripci\xf3 alternativa","Accessibility":"Accessibilitat","Image is decorative":"La imatge \xe9s decorativa","Source":"Font","Dimensions":"Dimensions","Constrain proportions":"Conservar proporcions","General":"Generals","Advanced":"Avan\xe7ades","Style":"Estil","Vertical space":"Espai vertical","Horizontal space":"Espai horitzontal","Border":"Vora","Insert image":"Inserir imatge","Image...":"Imatge...","Image list":"Llista d'imatges","Resize":"Canviar mida","Insert date/time":"Inserir data/hora","Date/time":"Data/hora","Insert/edit link":"Inserir/editar l\u2019enlla\xe7","Text to display":"Text per visualitzar","Url":"URL","Open link in...":"Obrir l'enlla\xe7 a...","Current window":"Finestra actual","None":"Cap","New window":"Finestra nova","Open link":"Obrir l'enlla\xe7","Remove link":"Treure l\u2019enlla\xe7","Anchors":"\xc0ncores","Link...":"Enlla\xe7...","Paste or type a link":"Enganxa o escriu un enlla\xe7","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"L'URL que has escrit sembla una adre\xe7a de correu electr\xf2nic. Vols afegir-li el prefix obligatori \xabmailto:\xbb?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"L'URL que has escrit sembla un enlla\xe7 extern. Vols afegir-li el prefix obligatori \xabhttp://\xbb?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"Sembla que l\u2019URL que has introdu\xeft \xe9s un enlla\xe7 extern. Vols afegir el prefix https:// necessari?","Link list":"Llista d'enlla\xe7os","Insert video":"Inserir v\xeddeo","Insert/edit video":"Inserir/editar v\xeddeo","Insert/edit media":"Inserir/editar multim\xe8dia","Alternative source":"Font alternativa","Alternative source URL":"URL de font alternativa","Media poster (Image URL)":"Cartell de multim\xe8dia (URL d'imatge)","Paste your embed code below:":"Enganxeu el codi a sota:","Embed":"Incloure","Media...":"Multim\xe8dia...","Nonbreaking space":"Espai cont\xednu","Page break":"Salt de p\xe0gina","Paste as text":"Enganxar com a text","Preview":"Visualitzaci\xf3 pr\xe8via","Print":"Imprimir","Print...":"Imprimir...","Save":"Desar","Find":"Cerca","Replace with":"Reempla\xe7a per","Replace":"Reempla\xe7ar","Replace all":"Reempla\xe7a totes","Previous":"Anterior","Next":"Seg\xfcent","Find and Replace":"Cercar i reempla\xe7ar","Find and replace...":"Cercar i reempla\xe7ar...","Could not find the specified string.":"No es pot trobar el text especificat.","Match case":"Fes coincidir maj\xfascules i min\xfascules","Find whole words only":"Cercar nom\xe9s paraules completes","Find in selection":"Buscar a la selecci\xf3","Insert table":"Inserir taula","Table properties":"Propietats de taula","Delete table":"Suprimir taula","Cell":"Cel\xb7la","Row":"Fila","Column":"Columna","Cell properties":"Propietats de cel\xb7la","Merge cells":"Fusionar cel\xb7les","Split cell":"Dividir cel\xb7les","Insert row before":"Inserir fila a sobre","Insert row after":"Inserir fila a sota","Delete row":"Suprimir la fila","Row properties":"Propietats de la fila","Cut row":"Retallar la fila","Cut column":"Retallar columna","Copy row":"Copiar la fila","Copy column":"Copiar columna","Paste row before":"Enganxar fila a sobre","Paste column before":"Enganxar columna abans","Paste row after":"Enganxar fila a sota","Paste column after":"Enganxar columna despr\xe9s","Insert column before":"Inserir columna abans","Insert column after":"Inserir columna despr\xe9s","Delete column":"Suprimir columna","Cols":"Columnes","Rows":"Files","Width":"Amplada","Height":"Al\xe7ada","Cell spacing":"Espai entre cel\xb7les","Cell padding":"Marge intern","Row clipboard actions":"Accions de fila del porta-retalls","Column clipboard actions":"Accions de columna del porta-retalls","Table styles":"Estils de taula","Cell styles":"Estils de cel\xb7la","Column header":"Cap\xe7alera de columna","Row header":"Cap\xe7alera de fila","Table caption":"T\xedtol de taula","Caption":"Encap\xe7alament","Show caption":"Mostrar encap\xe7alament","Left":"Esquerra","Center":"Centre","Right":"Dreta","Cell type":"Tipus de cel\xb7la","Scope":"Abast","Alignment":"Alineaci\xf3","Horizontal align":"Alineaci\xf3 horitzontal","Vertical align":"Alineaci\xf3 vertical","Top":"Part superior","Middle":"Centre","Bottom":"Part inferior","Header cell":"Cel\xb7la de cap\xe7alera","Row group":"Grup de fila","Column group":"Grup de columnes","Row type":"Tipus de fila","Header":"Encap\xe7alament","Body":"Cos","Footer":"Peu de p\xe0gina","Border color":"Color de la vora","Solid":"S\xf2lid","Dotted":"Puntejat","Dashed":"Guions","Double":"Doble","Groove":"Solc","Ridge":"Carena","Inset":"Insert","Outset":"Relleu","Hidden":"Ocult","Insert template...":"Inserir plantilla...","Templates":"Plantilles","Template":"Plantilla","Insert Template":"Inserir plantilla","Text color":"Color del text","Background color":"Color de fons","Custom...":"Personalitza...","Custom color":"Personalitzar el color","No color":"Sense color","Remove color":"Eliminar el color","Show blocks":"Mostrar blocs","Show invisible characters":"Mostrar car\xe0cters invisibles","Word count":"Recompte de paraules","Count":"Compta","Document":"Document","Selection":"Selecci\xf3","Words":"Paraules","Words: {0}":"Paraules: {0}","{0} words":"{0} paraules","File":"Arxiu","Edit":"Editar","Insert":"Inserir","View":"Veure","Format":"Format","Table":"Taula","Tools":"Eines","Powered by {0}":"Desenvolupat per {0}","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\xc0rea de text amb format. Premeu ALT-F9 per mostrar el men\xfa, ALT F10 per la barra d'eines i ALT-0 per ajuda.","Image title":"T\xedtol de la imatge","Border width":"Amplada de la vora","Border style":"Estil de la vora","Error":"Error","Warn":"Alerta","Valid":"V\xe0lid","To open the popup, press Shift+Enter":"Per obrir la finestra emergent, premeu Maj.+Retorn","Rich Text Area":"\xc0rea de text enriquit","Rich Text Area. Press ALT-0 for help.":"\xc0rea de Text enriquit. Premeu ALT-0 per obtenir ajuda.","System Font":"Font del sistema","Failed to upload image: {0}":"No s'ha pogut carregar la imatge: {0}","Failed to load plugin: {0} from url {1}":"No s'ha pogut carregar el complement: {0} de l\u2019URL {1}","Failed to load plugin url: {0}":"No s'ha pogut carregar l\u2019URL del complement: {0}","Failed to initialize plugin: {0}":"No s'ha pogut inicialitzar el complement: {0}","example":"exemple","Search":"Cerca","All":"Tot","Currency":"Moneda","Text":"Text","Quotations":"Cites","Mathematical":"S\xedmbols matem\xe0tics","Extended Latin":"Llat\xed ampliat","Symbols":"S\xedmbols","Arrows":"Fletxes","User Defined":"Definit per l'usuari","dollar sign":"signe del d\xf2lar","currency sign":"signe de la moneda","euro-currency sign":"signe de l'euro","colon sign":"signe del col\xf3n","cruzeiro sign":"signe del cruzeiro","french franc sign":"signe del franc franc\xe8s","lira sign":"signe de la lira","mill sign":"signe del mill","naira sign":"signe de la naira","peseta sign":"signe de la pesseta","rupee sign":"signe de la rupia","won sign":"signe del won","new sheqel sign":"signe del nou x\xe9quel","dong sign":"signe del dong","kip sign":"signe del kip","tugrik sign":"signe del t\xf6gr\xf6g","drachma sign":"signe del dracma","german penny symbol":"signe del penic alemany","peso sign":"signe del peso","guarani sign":"signe del guaran\xed","austral sign":"signe de l\u2019austral","hryvnia sign":"signe de la hr\xedvnia","cedi sign":"signe del cedi","livre tournois sign":"signe de la lliura tornesa","spesmilo sign":"signe de l\u2019spesmilo","tenge sign":"signe del tenge","indian rupee sign":"signe de la rupia \xedndia","turkish lira sign":"signe de la lira turca","nordic mark sign":"signe del marc n\xf2rdic","manat sign":"signe del manat","ruble sign":"signe del ruble","yen character":"signe del ien","yuan character":"signe del iuan","yuan character, in hong kong and taiwan":"signe del iuan en Hong Kong i Taiwan","yen/yuan character variant one":"variaci\xf3 1 del signe del ien/iuan","Emojis":"Emojis","Emojis...":"Emojis...","Loading emojis...":"Carregant emojis...","Could not load emojis":"No s'han pogut carregar els emojis","People":"Gent","Animals and Nature":"Animals i natura","Food and Drink":"Menjar i beure","Activity":"Activitat","Travel and Places":"Viatges i llocs","Objects":"Objectes","Flags":"Banderes","Characters":"Car\xe0cters","Characters (no spaces)":"Car\xe0cters (sense espais)","{0} characters":"{0} car\xe0cters","Error: Form submit field collision.":"Error: error en el camp d\u2019enviament del formulari.","Error: No form element found.":"Error: no s'ha trobat l'element del formulari.","Color swatch":"Mostra de color","Color Picker":"Selector de colors","Invalid hex color code: {0}":"Codi hex de color inv\xe0lid: {0}","Invalid input":"Entrada inv\xe0lida","R":"R","Red component":"Component vermell","G":"G","Green component":"Component verd","B":"B","Blue component":"Component blau","#":"#","Hex color code":"Codi hexadecimal de color","Range 0 to 255":"Rang de 0 a 255","Turquoise":"Turquesa","Green":"Verd","Blue":"Blau","Purple":"Violeta","Navy Blue":"Blau mar\xed","Dark Turquoise":"Turquesa fosc","Dark Green":"Verd fosc","Medium Blue":"Blau mitj\xe0","Medium Purple":"Violeta mitj\xe0","Midnight Blue":"Blau mitjanit","Yellow":"Groc","Orange":"Taronja","Red":"Vermell","Light Gray":"Gris clar","Gray":"Gris","Dark Yellow":"Groc fosc","Dark Orange":"Taronja fosc","Dark Red":"Vermell fosc","Medium Gray":"Gris mitj\xe0","Dark Gray":"Gris fosc","Light Green":"Verd clar","Light Yellow":"Groc clar","Light Red":"Vermell clar","Light Purple":"Porpra clar","Light Blue":"Blau clar","Dark Purple":"Porpra fosc","Dark Blue":"Blau fosc","Black":"Negre","White":"Blanc","Switch to or from fullscreen mode":"Canviar a o del mode de pantalla completa","Open help dialog":"Obrir el quadre de di\xe0leg d'ajuda","history":"historial","styles":"estils","formatting":"format","alignment":"alineaci\xf3","indentation":"sagnat","Font":"Tipus de font","Size":"Mida","More...":"M\xe9s\u2026","Select...":"Selecciona\u2026","Preferences":"Par\xe0metres","Yes":"S\xed","No":"No","Keyboard Navigation":"Navegaci\xf3 per teclat","Version":"Versi\xf3","Code view":"Veure el codi","Open popup menu for split buttons":"Obre el men\xfa emergent per als botons dividits","List Properties":"Propietats de la llista","List properties...":"Propietats de la llista...","Start list at number":"N\xfamero on iniciar la llista","Line height":"Amplada de la l\xednia","Dropped file type is not supported":"El tipus de fitxer deixat no \xe9s compatible","Loading...":"Carregant...","ImageProxy HTTP error: Rejected request":"Error HTTP d'ImageProxy: Petici\xf3 rebutjada","ImageProxy HTTP error: Could not find Image Proxy":"Error HTTP d'ImageProxy: No s'ha trobat l'ImageProxy","ImageProxy HTTP error: Incorrect Image Proxy URL":"Error HTTP d'ImageProxy: URL d'Image Proxy incorrecte","ImageProxy HTTP error: Unknown ImageProxy error":"Error HTTP d'ImageProxy: Error d'ImageProxy desconegut"}); \ No newline at end of file +tinymce.addI18n("ca",{"#":"#","Accessibility":"Accessibilitat","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"Acci\xf3","Activity":"Activitat","Address":"Adre\xe7a","Advanced":"Avan\xe7ades","Align":"Alinea","Align center":"Alinea al centre","Align left":"Alinea a l'esquerra","Align right":"Alinea a la dreta","Alignment":"Alineaci\xf3","Alignment {0}":"","All":"Tot","Alternative description":"Descripci\xf3 alternativa","Alternative source":"Font alternativa","Alternative source URL":"URL de font alternativa","Anchor":"\xc0ncora","Anchor...":"Ancoratge...","Anchors":"\xc0ncores","Animals and Nature":"Animals i natura","Arrows":"Fletxes","B":"B","Background color":"Color de fons","Background color {0}":"","Black":"Negre","Block":"Bloc","Block {0}":"","Blockquote":"Cita","Blocks":"Blocs","Blue":"Blau","Blue component":"Component blau","Body":"Cos","Bold":"Negreta","Border":"Vora","Border color":"Color de la vora","Border style":"Estil de la vora","Border width":"Amplada de la vora","Bottom":"Part inferior","Browse files":"","Browse for an image":"Explorar per cercar una imatge","Browse links":"","Bullet list":"Llista no ordenada","Cancel":"Cancel\xb7lar","Caption":"Encap\xe7alament","Cell":"Cel\xb7la","Cell padding":"Marge intern","Cell properties":"Propietats de cel\xb7la","Cell spacing":"Espai entre cel\xb7les","Cell styles":"Estils de cel\xb7la","Cell type":"Tipus de cel\xb7la","Center":"Centre","Characters":"Car\xe0cters","Characters (no spaces)":"Car\xe0cters (sense espais)","Circle":"Cercle","Class":"Classe","Clear formatting":"Eliminar format","Close":"Tancar","Code":"Codi","Code sample...":"Mostra de codi...","Code view":"Veure el codi","Color Picker":"Selector de colors","Color swatch":"Mostra de color","Cols":"Columnes","Column":"Columna","Column clipboard actions":"Accions de columna del porta-retalls","Column group":"Grup de columnes","Column header":"Cap\xe7alera de columna","Constrain proportions":"Conservar proporcions","Copy":"Copia","Copy column":"Copiar columna","Copy row":"Copiar la fila","Could not find the specified string.":"No es pot trobar el text especificat.","Could not load emojis":"No s'han pogut carregar els emojis","Count":"Compta","Currency":"Moneda","Current window":"Finestra actual","Custom color":"Personalitzar el color","Custom...":"Personalitza...","Cut":"Retalla","Cut column":"Retallar columna","Cut row":"Retallar la fila","Dark Blue":"Blau fosc","Dark Gray":"Gris fosc","Dark Green":"Verd fosc","Dark Orange":"Taronja fosc","Dark Purple":"Porpra fosc","Dark Red":"Vermell fosc","Dark Turquoise":"Turquesa fosc","Dark Yellow":"Groc fosc","Dashed":"Guions","Date/time":"Data/hora","Decrease indent":"Disminuir sagnat","Default":"Predeterminat","Delete accordion":"","Delete column":"Suprimir columna","Delete row":"Suprimir la fila","Delete table":"Suprimir taula","Dimensions":"Dimensions","Disc":"Disc","Div":"Div","Document":"Document","Dotted":"Puntejat","Double":"Doble","Drop an image here":"Deixar anar una imatge aqu\xed","Dropped file type is not supported":"El tipus de fitxer deixat no \xe9s compatible","Edit":"Editar","Embed":"Incloure","Emojis":"Emojis","Emojis...":"Emojis...","Error":"Error","Error: Form submit field collision.":"Error: error en el camp d\u2019enviament del formulari.","Error: No form element found.":"Error: no s'ha trobat l'element del formulari.","Extended Latin":"Llat\xed ampliat","Failed to initialize plugin: {0}":"No s'ha pogut inicialitzar el complement: {0}","Failed to load plugin url: {0}":"No s'ha pogut carregar l\u2019URL del complement: {0}","Failed to load plugin: {0} from url {1}":"No s'ha pogut carregar el complement: {0} de l\u2019URL {1}","Failed to upload image: {0}":"No s'ha pogut carregar la imatge: {0}","File":"Arxiu","Find":"Cerca","Find (if searchreplace plugin activated)":"Cercar (si el complement cercar-reempla\xe7ar est\xe0 activat)","Find and Replace":"Cercar i reempla\xe7ar","Find and replace...":"Cercar i reempla\xe7ar...","Find in selection":"Buscar a la selecci\xf3","Find whole words only":"Cercar nom\xe9s paraules completes","Flags":"Banderes","Focus to contextual toolbar":"Enfocar la barra d'eines contextual","Focus to element path":"Enfocar la ruta d'elements","Focus to menubar":"Enfocar la barra de men\xfa","Focus to toolbar":"Enfocar la barra d'eines","Font":"Tipus de font","Font size {0}":"","Font sizes":"Tamanys de font","Font {0}":"","Fonts":"Fonts","Food and Drink":"Menjar i beure","Footer":"Peu de p\xe0gina","Format":"Format","Format {0}":"","Formats":"Formats","Fullscreen":"Pantalla completa","G":"G","General":"Generals","Gray":"Gris","Green":"Verd","Green component":"Component verd","Groove":"Solc","Handy Shortcuts":"Dreceres \xfatils","Header":"Encap\xe7alament","Header cell":"Cel\xb7la de cap\xe7alera","Heading 1":"Encap\xe7alament 1","Heading 2":"Encap\xe7alament 2","Heading 3":"Encap\xe7alament 3","Heading 4":"Encap\xe7alament 4","Heading 5":"Encap\xe7alament 5","Heading 6":"Encap\xe7alament 6","Headings":"Encap\xe7alaments","Height":"Al\xe7ada","Help":"Ajuda","Hex color code":"Codi hexadecimal de color","Hidden":"Ocult","Horizontal align":"Alineaci\xf3 horitzontal","Horizontal line":"L\xednia horitzontal","Horizontal space":"Espai horitzontal","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"La ID ha de comen\xe7ar amb una lletra, seguida nom\xe9s per lletres, nombres, guions, punts, dos punts o guions baixos.","Image is decorative":"La imatge \xe9s decorativa","Image list":"Llista d'imatges","Image title":"T\xedtol de la imatge","Image...":"Imatge...","ImageProxy HTTP error: Could not find Image Proxy":"Error HTTP d'ImageProxy: No s'ha trobat l'ImageProxy","ImageProxy HTTP error: Incorrect Image Proxy URL":"Error HTTP d'ImageProxy: URL d'Image Proxy incorrecte","ImageProxy HTTP error: Rejected request":"Error HTTP d'ImageProxy: Petici\xf3 rebutjada","ImageProxy HTTP error: Unknown ImageProxy error":"Error HTTP d'ImageProxy: Error d'ImageProxy desconegut","Increase indent":"Augmentar sagnat","Inline":"En l\xednia","Insert":"Inserir","Insert Template":"Inserir plantilla","Insert accordion":"","Insert column after":"Inserir columna despr\xe9s","Insert column before":"Inserir columna abans","Insert date/time":"Inserir data/hora","Insert image":"Inserir imatge","Insert link (if link plugin activated)":"Inserir enlla\xe7 (si el complement d'enlla\xe7 est\xe0 activat)","Insert row after":"Inserir fila a sota","Insert row before":"Inserir fila a sobre","Insert table":"Inserir taula","Insert template...":"Inserir plantilla...","Insert video":"Inserir v\xeddeo","Insert/Edit code sample":"Inserir/editar mostra de codi","Insert/edit image":"Insereix/edita imatge","Insert/edit link":"Inserir/editar l\u2019enlla\xe7","Insert/edit media":"Inserir/editar multim\xe8dia","Insert/edit video":"Inserir/editar v\xeddeo","Inset":"Insert","Invalid hex color code: {0}":"Codi hex de color inv\xe0lid: {0}","Invalid input":"Entrada inv\xe0lida","Italic":"Cursiva","Justify":"Justificat","Keyboard Navigation":"Navegaci\xf3 per teclat","Language":"Idioma","Learn more...":"Apr\xe8n m\xe9s...","Left":"Esquerra","Left to right":"D'esquerra a dreta","Light Blue":"Blau clar","Light Gray":"Gris clar","Light Green":"Verd clar","Light Purple":"Porpra clar","Light Red":"Vermell clar","Light Yellow":"Groc clar","Line height":"Amplada de la l\xednia","Link list":"Llista d'enlla\xe7os","Link...":"Enlla\xe7...","List Properties":"Propietats de la llista","List properties...":"Propietats de la llista...","Loading emojis...":"Carregant emojis...","Loading...":"Carregant...","Lower Alpha":"Lletra min\xfascula","Lower Greek":"Lletra grega min\xfascula","Lower Roman":"N\xfameros romans en min\xfascula","Match case":"Fes coincidir maj\xfascules i min\xfascules","Mathematical":"S\xedmbols matem\xe0tics","Media poster (Image URL)":"Cartell de multim\xe8dia (URL d'imatge)","Media...":"Multim\xe8dia...","Medium Blue":"Blau mitj\xe0","Medium Gray":"Gris mitj\xe0","Medium Purple":"Violeta mitj\xe0","Merge cells":"Fusionar cel\xb7les","Middle":"Centre","Midnight Blue":"Blau mitjanit","More...":"M\xe9s\u2026","Name":"Nom","Navy Blue":"Blau mar\xed","New document":"Nou document","New window":"Finestra nova","Next":"Seg\xfcent","No":"No","No alignment":"Sense alineament","No color":"Sense color","Nonbreaking space":"Espai cont\xednu","None":"Cap","Numbered list":"Llista enumerada","OR":"O","Objects":"Objectes","Ok":"Acceptar","Open help dialog":"Obrir el quadre de di\xe0leg d'ajuda","Open link":"Obrir l'enlla\xe7","Open link in...":"Obrir l'enlla\xe7 a...","Open popup menu for split buttons":"Obre el men\xfa emergent per als botons dividits","Orange":"Taronja","Outset":"Relleu","Page break":"Salt de p\xe0gina","Paragraph":"Par\xe0graf","Paste":"Enganxar","Paste as text":"Enganxar com a text","Paste column after":"Enganxar columna despr\xe9s","Paste column before":"Enganxar columna abans","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Enganxar ara \xe9s en mode text pla. Els continguts s'enganxaran com a text pla fins que desactivis aquesta opci\xf3.","Paste or type a link":"Enganxa o escriu un enlla\xe7","Paste row after":"Enganxar fila a sota","Paste row before":"Enganxar fila a sobre","Paste your embed code below:":"Enganxeu el codi a sota:","People":"Gent","Plugins":"Complements","Plugins installed ({0}):":"Complements instal\xb7lats ({0}):","Powered by {0}":"Desenvolupat per {0}","Pre":"Pre","Preferences":"Par\xe0metres","Preformatted":"Preformatat","Premium plugins:":"Complements pr\xe8mium:","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"Visualitzaci\xf3 pr\xe8via","Previous":"Anterior","Print":"Imprimir","Print...":"Imprimir...","Purple":"Violeta","Quotations":"Cites","R":"R","Range 0 to 255":"Rang de 0 a 255","Red":"Vermell","Red component":"Component vermell","Redo":"Refer","Remove":"Eliminar","Remove color":"Eliminar el color","Remove link":"Treure l\u2019enlla\xe7","Replace":"Reempla\xe7ar","Replace all":"Reempla\xe7a totes","Replace with":"Reempla\xe7a per","Resize":"Canviar mida","Restore last draft":"Restaurar l'\xfaltim esborrany","Reveal or hide additional toolbar items":"","Rich Text Area":"\xc0rea de text enriquit","Rich Text Area. Press ALT-0 for help.":"\xc0rea de Text enriquit. Premeu ALT-0 per obtenir ajuda.","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\xc0rea de text amb format. Premeu ALT-F9 per mostrar el men\xfa, ALT F10 per la barra d'eines i ALT-0 per ajuda.","Ridge":"Carena","Right":"Dreta","Right to left":"De dreta a esquerra","Row":"Fila","Row clipboard actions":"Accions de fila del porta-retalls","Row group":"Grup de fila","Row header":"Cap\xe7alera de fila","Row properties":"Propietats de la fila","Row type":"Tipus de fila","Rows":"Files","Save":"Desar","Save (if save plugin activated)":"Desar (si el complement desar est\xe0 activat)","Scope":"Abast","Search":"Cerca","Select all":"Seleccionar-ho tot","Select...":"Selecciona\u2026","Selection":"Selecci\xf3","Shortcut":"Acc\xe9s directe","Show blocks":"Mostrar blocs","Show caption":"Mostrar encap\xe7alament","Show invisible characters":"Mostrar car\xe0cters invisibles","Size":"Mida","Solid":"S\xf2lid","Source":"Font","Source code":"Codi font","Special Character":"Car\xe0cter especial","Special character...":"Car\xe0cters especials\u2026","Split cell":"Dividir cel\xb7les","Square":"Quadrat","Start list at number":"N\xfamero on iniciar la llista","Strikethrough":"Barrat","Style":"Estil","Subscript":"Sub\xedndex","Superscript":"Super\xedndex","Switch to or from fullscreen mode":"Canviar a o del mode de pantalla completa","Symbols":"S\xedmbols","System Font":"Font del sistema","Table":"Taula","Table caption":"T\xedtol de taula","Table properties":"Propietats de taula","Table styles":"Estils de taula","Template":"Plantilla","Templates":"Plantilles","Text":"Text","Text color":"Color del text","Text color {0}":"","Text to display":"Text per visualitzar","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"L'URL que has escrit sembla una adre\xe7a de correu electr\xf2nic. Vols afegir-li el prefix obligatori \xabmailto:\xbb?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"L'URL que has escrit sembla un enlla\xe7 extern. Vols afegir-li el prefix obligatori \xabhttp://\xbb?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"Sembla que l\u2019URL que has introdu\xeft \xe9s un enlla\xe7 extern. Vols afegir el prefix https:// necessari?","Title":"T\xedtol","To open the popup, press Shift+Enter":"Per obrir la finestra emergent, premeu Maj.+Retorn","Toggle accordion":"","Tools":"Eines","Top":"Part superior","Travel and Places":"Viatges i llocs","Turquoise":"Turquesa","Underline":"Subratllat","Undo":"Desfer","Upload":"Pujar","Uploading image":"Pujant imatge","Upper Alpha":"Lletra maj\xfascula","Upper Roman":"N\xfameros romans en maj\xfascula","Url":"URL","User Defined":"Definit per l'usuari","Valid":"V\xe0lid","Version":"Versi\xf3","Vertical align":"Alineaci\xf3 vertical","Vertical space":"Espai vertical","View":"Veure","Visual aids":"Assist\xe8ncia visual","Warn":"Alerta","White":"Blanc","Width":"Amplada","Word count":"Recompte de paraules","Words":"Paraules","Words: {0}":"Paraules: {0}","Yellow":"Groc","Yes":"S\xed","You are using {0}":"Est\xe0s utilitzant {0}","You have unsaved changes are you sure you want to navigate away?":"Teniu canvis sense desar, esteu segur que voleu deixar-ho ara?","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"El vostre navegador no suporta l'acc\xe9s directe al portaobjectes. Si us plau, feu servir les dreceres de teclat Ctrl+X/C/V.","alignment":"alineaci\xf3","austral sign":"signe de l\u2019austral","cedi sign":"signe del cedi","colon sign":"signe del col\xf3n","cruzeiro sign":"signe del cruzeiro","currency sign":"signe de la moneda","dollar sign":"signe del d\xf2lar","dong sign":"signe del dong","drachma sign":"signe del dracma","euro-currency sign":"signe de l'euro","example":"exemple","formatting":"format","french franc sign":"signe del franc franc\xe8s","german penny symbol":"signe del penic alemany","guarani sign":"signe del guaran\xed","history":"historial","hryvnia sign":"signe de la hr\xedvnia","indentation":"sagnat","indian rupee sign":"signe de la rupia \xedndia","kip sign":"signe del kip","lira sign":"signe de la lira","livre tournois sign":"signe de la lliura tornesa","manat sign":"signe del manat","mill sign":"signe del mill","naira sign":"signe de la naira","new sheqel sign":"signe del nou x\xe9quel","nordic mark sign":"signe del marc n\xf2rdic","peseta sign":"signe de la pesseta","peso sign":"signe del peso","ruble sign":"signe del ruble","rupee sign":"signe de la rupia","spesmilo sign":"signe de l\u2019spesmilo","styles":"estils","tenge sign":"signe del tenge","tugrik sign":"signe del t\xf6gr\xf6g","turkish lira sign":"signe de la lira turca","won sign":"signe del won","yen character":"signe del ien","yen/yuan character variant one":"variaci\xf3 1 del signe del ien/iuan","yuan character":"signe del iuan","yuan character, in hong kong and taiwan":"signe del iuan en Hong Kong i Taiwan","{0} characters":"{0} car\xe0cters","{0} columns, {1} rows":"","{0} words":"{0} paraules"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/cs.js b/libraries/tinymce/js/tinymce/langs/cs.js index d3932ab..9faedf9 100644 --- a/libraries/tinymce/js/tinymce/langs/cs.js +++ b/libraries/tinymce/js/tinymce/langs/cs.js @@ -1 +1 @@ -tinymce.addI18n("cs",{"Redo":"Znovu","Undo":"Zp\u011bt","Cut":"Vyjmout","Copy":"Kop\xedrovat","Paste":"Vlo\u017eit","Select all":"Vybrat v\u0161e","New document":"Nov\xfd dokument","Ok":"OK","Cancel":"Zru\u0161it","Visual aids":"Vizu\xe1ln\xed pom\u016fcky","Bold":"Tu\u010dn\xe9","Italic":"Kurz\xedva","Underline":"Podtr\u017een\xe9","Strikethrough":"P\u0159e\u0161krtnut\xe9","Superscript":"Horn\xed index","Subscript":"Doln\xed index","Clear formatting":"Vymazat form\xe1tov\xe1n\xed","Remove":"Odebrat","Align left":"Zarovnat vlevo","Align center":"Zarovnat na st\u0159ed","Align right":"Zarovnat vpravo","No alignment":"Bez zarovn\xe1n\xed","Justify":"Do bloku","Bullet list":"Odr\xe1\u017eky","Numbered list":"\u010c\xedslov\xe1n\xed","Decrease indent":"Zmen\u0161it odsazen\xed","Increase indent":"Zv\u011bt\u0161it odsazen\xed","Close":"Zav\u0159\xedt","Formats":"Form\xe1ty","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"V\xe1\u0161 prohl\xed\u017ee\u010d nepodporuje p\u0159\xedm\xfd p\u0159\xedstup do schr\xe1nky. Pou\u017eijte pros\xedm kl\xe1vesov\xe9 zkratky Ctrl+X/C/V.","Headings":"Nadpisy","Heading 1":"Nadpis 1","Heading 2":"Nadpis 2","Heading 3":"Nadpis 3","Heading 4":"Nadpis 4","Heading 5":"Nadpis 5","Heading 6":"Nadpis 6","Preformatted":"P\u0159edform\xe1tovan\xfd text","Div":"Div (blok)","Pre":"Pre (p\u0159edform\xe1tov\xe1no)","Code":"Code (k\xf3d)","Paragraph":"Odstavec","Blockquote":"Citace","Inline":"\u0158\xe1dkov\xe9 zobrazen\xed (inline)","Blocks":"Blokov\xe9 zobrazen\xed (block)","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Je zapnuto vkl\xe1d\xe1n\xed \u010dist\xe9ho textu. Dokud nebude tato volba vypnuta, bude ve\u0161ker\xfd obsah vlo\u017een jako \u010dist\xfd text.","Fonts":"Typ p\xedsma","Font sizes":"Velikost p\xedsma","Class":"T\u0159\xedda","Browse for an image":"Vyhledat obr\xe1zek","OR":"NEBO","Drop an image here":"P\u0159et\xe1hn\u011bte obr\xe1zek do tohoto um\xedst\u011bn\xed","Upload":"Nahr\xe1t","Uploading image":"Nahr\xe1v\xe1n\xed obr\xe1zku","Block":"Do bloku","Align":"Zarovn\xe1n\xed","Default":"V\xfdchoz\xed","Circle":"Krou\u017eek","Disc":"Te\u010dka","Square":"\u010ctvere\u010dek","Lower Alpha":"Mal\xe1 p\xedsmena latinka","Lower Greek":"Mal\xe1 p\xedsmena \u0159e\u010dtina","Lower Roman":"Mal\xe9 \u0159\xedmsk\xe9 \u010d\xedslice","Upper Alpha":"Velk\xe1 p\xedsmena latinka","Upper Roman":"Velk\xe9 \u0159\xedmsk\xe9 \u010d\xedslice","Anchor...":"Kotva","Anchor":"Kotva","Name":"N\xe1zev","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID by m\u011blo za\u010d\xednat p\xedsmenem a n\xe1sledn\u011b obsahovat pouze p\xedsmena, \u010d\xedslice, \u010d\xe1rky, te\u010dky, st\u0159edn\xedky nebo podtr\u017e\xedtka.","You have unsaved changes are you sure you want to navigate away?":"N\u011bkter\xe9 zm\u011bny nejsou ulo\u017eeny. Jste si opravdu jisti, \u017ee chcete opustit tuto str\xe1nku?","Restore last draft":"Obnovit posledn\xed koncept","Special character...":"Speci\xe1ln\xed znak\u2026","Special Character":"Speci\xe1ln\xed znaky","Source code":"Zdrojov\xfd k\xf3d","Insert/Edit code sample":"Vlo\u017eit/upravit uk\xe1zku k\xf3du","Language":"Jazyk","Code sample...":"Uk\xe1zka k\xf3du","Left to right":"Zleva doprava","Right to left":"Zprava doleva","Title":"Titulek","Fullscreen":"Na celou obrazovku","Action":"Akce","Shortcut":"Zkratka","Help":"N\xe1pov\u011bda","Address":"Adresa","Focus to menubar":"P\u0159ej\xedt na panel nab\xeddek","Focus to toolbar":"P\u0159ej\xedt na panel n\xe1stroj\u016f","Focus to element path":"P\u0159ej\xedt na cestu prvku","Focus to contextual toolbar":"P\u0159ej\xedt na kontextov\xfd panel n\xe1stroj\u016f","Insert link (if link plugin activated)":"Vlo\u017eit odkaz (pokud je aktivn\xed plugin 'link')","Save (if save plugin activated)":"Ulo\u017eit (pokud je aktivn\xed plugin 'save')","Find (if searchreplace plugin activated)":"Hledat (pokud je aktivn\xed plugin 'searchreplace')","Plugins installed ({0}):":"Instalovan\xe9 pluginy ({0}):","Premium plugins:":"Pr\xe9miov\xe9 pluginy:","Learn more...":"Zjistit v\xedce...","You are using {0}":"Pou\u017e\xedv\xe1te {0}","Plugins":"Pluginy","Handy Shortcuts":"Praktick\xe9 kl\xe1vesov\xe9 zkratky","Horizontal line":"Vodorovn\xe1 \u010d\xe1ra","Insert/edit image":"Vlo\u017eit/upravit obr\xe1zek","Alternative description":"Alternativn\xed text","Accessibility":"Bez alternativn\xedho textu","Image is decorative":"(dekorativn\xed obr\xe1zek bez alternativn\xedho textu)","Source":"Zdrojov\xe1 URL","Dimensions":"Rozm\u011bry","Constrain proportions":"Zachovat proporce","General":"Obecn\xe9","Advanced":"Pokro\u010dil\xe9","Style":"CSS styl","Vertical space":"Svisl\xe9 odsazen\xed","Horizontal space":"Vodorovn\xe9 odsazen\xed","Border":"\u0160\xed\u0159ka ohrani\u010den\xed","Insert image":"Vlo\u017eit obr\xe1zek","Image...":"Obr\xe1zek","Image list":"Seznam obr\xe1zk\u016f","Resize":"Zm\u011bnit velikost","Insert date/time":"Vlo\u017eit datum/\u010das","Date/time":"Datum a \u010das","Insert/edit link":"Vlo\u017eit/upravit odkaz","Text to display":"Text odkazu","Url":"URL odkazu","Open link in...":"C\xedlov\xe9 okno URL","Current window":"Otev\u0159\xedt v nad\u0159azen\xe9 okn\u011b","None":"Nevybr\xe1no","New window":"Otev\u0159\xedt v nov\xe9m okn\u011b","Open link":"C\xedlov\xe9 okno URL","Remove link":"Odstranit odkaz","Anchors":"Kotvy","Link...":"Odkaz","Paste or type a link":"Zadejte nebo vlo\u017ete URL odkazu","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"Zadan\xe9 URL vypad\xe1 jako e-mailov\xe1 adresa. Chcete doplnit povinn\xfd prefix mailto://?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"Zadan\xe9 URL vypad\xe1 jako odkaz na jin\xfd web. Chcete doplnit povinn\xfd prefix http://?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"Zadan\xe9 URL vypad\xe1 jako odkaz na jin\xfd web. Chcete doplnit povinn\xfd prefix https://?","Link list":"Seznam odkaz\u016f","Insert video":"Vlo\u017eit video","Insert/edit video":"Vlo\u017eit/upravit video","Insert/edit media":"Vlo\u017eit/upravit m\xe9dia","Alternative source":"Alternativn\xed zdroj","Alternative source URL":"Alternativn\xed zdrojov\xe1 URL","Media poster (Image URL)":"URL n\xe1hledu","Paste your embed code below:":"Vlo\u017ete k\xf3d pro vlo\u017een\xed:","Embed":"Vlo\u017een\xfd k\xf3d","Media...":"M\xe9dia","Nonbreaking space":"Pevn\xe1 mezera","Page break":"Konec str\xe1nky","Paste as text":"Vlo\u017eit jako \u010dist\xfd text","Preview":"N\xe1hled","Print":"Tisk","Print...":"Tisk...","Save":"Ulo\u017eit","Find":"Naj\xedt","Replace with":"Nahradit za","Replace":"Nahradit","Replace all":"Nahradit v\u0161e","Previous":"P\u0159edchoz\xed","Next":"N\xe1sleduj\xedc\xed","Find and Replace":"Naj\xedt a nahradit","Find and replace...":"Naj\xedt a nahradit","Could not find the specified string.":"Zadan\xfd \u0159et\u011bzec nebyl nalezen.","Match case":"Rozli\u0161ovat velikost p\xedsmen","Find whole words only":"Pouze cel\xe1 slova","Find in selection":"Ozna\u010den\xfd text","Insert table":"Vlo\u017eit tabulku","Table properties":"Vlastnosti tabulky","Delete table":"Smazat tabulku","Cell":"Bu\u0148ka","Row":"\u0158\xe1dek","Column":"Sloupec","Cell properties":"Vlastnosti bu\u0148ky","Merge cells":"Slou\u010dit bu\u0148ky","Split cell":"Rozd\u011blit bu\u0148ky","Insert row before":"Vlo\u017eit \u0159\xe1dek nad","Insert row after":"Vlo\u017eit \u0159\xe1dek pod","Delete row":"Smazat \u0159\xe1dek","Row properties":"Vlastnosti \u0159\xe1dku","Cut row":"Vyjmout \u0159\xe1dek","Cut column":"O\u0159\xedznout sloupec","Copy row":"Kop\xedrovat \u0159\xe1dek","Copy column":"Kop\xedrovat sloupec","Paste row before":"Vlo\u017eit \u0159\xe1dek nad","Paste column before":"Vlo\u017eit sloupec p\u0159ed","Paste row after":"Vlo\u017eit \u0159\xe1dek pod","Paste column after":"Vlo\u017eit sloupec za","Insert column before":"Vlo\u017eit sloupec vlevo","Insert column after":"Vlo\u017eit sloupec vpravo","Delete column":"Smazat sloupec","Cols":"Sloupc\u016f","Rows":"\u0158\xe1dek","Width":"\u0160\xed\u0159ka","Height":"V\xfd\u0161ka","Cell spacing":"Vn\u011bj\u0161\xed okraj bun\u011bk","Cell padding":"Vnit\u0159n\xed okraj bun\u011bk","Row clipboard actions":"Akce schr\xe1nky \u0159\xe1dku","Column clipboard actions":"Akce schr\xe1nky sloupce","Table styles":"Styly tabulky","Cell styles":"Styly bu\u0148ky","Column header":"Hlavi\u010dka sloupce","Row header":"Hlavi\u010dka \u0159\xe1dku","Table caption":"Nadpis tabulky","Caption":"Titulek","Show caption":"Zobrazit titulek","Left":"Vlevo","Center":"Na st\u0159ed","Right":"Vpravo","Cell type":"Typ bu\u0148ky","Scope":"Rozsah","Alignment":"Zarovn\xe1n\xed","Horizontal align":"Vodorovn\xe9 zarovn\xe1n\xed","Vertical align":"Svisl\xe9 zarovn\xe1n\xed","Top":"Nahoru","Middle":"Uprost\u0159ed","Bottom":"Dol\u016f","Header cell":"Bu\u0148ka z\xe1hlav\xed","Row group":"Skupina \u0159\xe1dk\u016f","Column group":"Skupina sloupc\u016f","Row type":"Typ \u0159\xe1dku","Header":"Z\xe1hlav\xed","Body":"T\u011blo","Footer":"Pati\u010dka","Border color":"Barva ohrani\u010den\xed","Solid":"Pln\xe1","Dotted":"Te\u010dkovan\xe1","Dashed":"\u010c\xe1rkovan\xe1","Double":"Dvojit\xe1","Groove":"Dr\xe1\u017ekov\xe1","Ridge":"H\u0159ebenov\xe1","Inset":"Vnit\u0159n\xed","Outset":"Vn\u011bj\u0161\xed","Hidden":"Skryt\xfd","Insert template...":"Vlo\u017eit \u0161ablonu","Templates":"\u0160ablony","Template":"\u0160ablona","Insert Template":"Vlo\u017eit \u0161ablonu","Text color":"Barva p\xedsma","Background color":"Barva pozad\xed","Custom...":"Vlastn\xed...","Custom color":"Vlastn\xed barva","No color":"Bez barvy","Remove color":"Odebrat barvu","Show blocks":"Zobrazit bloky","Show invisible characters":"Zobrazit neviditeln\xe9 znaky","Word count":"Po\u010det slov","Count":"Po\u010det","Document":"Dokument","Selection":"V\xfdb\u011br","Words":"Slova","Words: {0}":"Po\u010det slov: {0}","{0} words":"{0} slov","File":"Soubor","Edit":"\xdapravy","Insert":"Vlo\u017eit","View":"Zobrazit","Format":"Form\xe1t","Table":"Tabulka","Tools":"N\xe1stroje","Powered by {0}":"Poh\xe1n\u011bno {0}","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Editor. Stiskn\u011bte ALT-F9 pro menu, ALT-F10 pro n\xe1strojovou li\u0161tu a ALT-0 pro n\xe1pov\u011bdu.","Image title":"N\xe1zev obr\xe1zku","Border width":"\u0160\xed\u0159ka ohrani\u010den\xed","Border style":"Styl ohrani\u010den\xed","Error":"Chyba","Warn":"Varov\xe1n\xed","Valid":"Platn\xfd","To open the popup, press Shift+Enter":"Vyskakovac\xed okno otev\u0159ete stisknut\xedm Shift+Enter","Rich Text Area":"Oblast pln\xe9ho textu","Rich Text Area. Press ALT-0 for help.":"Oblast Rich Text, stiskn\u011bte ALT-0 pro n\xe1pov\u011bdu.","System Font":"Typ p\xedsma","Failed to upload image: {0}":"Selhalo nahr\xe1n\xed obr\xe1zku: {0}","Failed to load plugin: {0} from url {1}":"Selhalo na\u010dten\xed pluginu: {0} z URL {1}","Failed to load plugin url: {0}":"Selhalo na\u010dten\xed URL pluginu: {0}","Failed to initialize plugin: {0}":"Selhala inicializace pluginu: {0}","example":"p\u0159\xedklad","Search":"Hledat","All":"V\u0161e","Currency":"M\u011bna","Text":"Text","Quotations":"Citace","Mathematical":"Matematick\xe9 symboly","Extended Latin":"Roz\u0161\xed\u0159en\xe1 latinka","Symbols":"Symboly","Arrows":"\u0160ipky","User Defined":"Definovan\xe9 u\u017eivatelem","dollar sign":"znak dolar","currency sign":"znak m\u011bny","euro-currency sign":"znak eura","colon sign":"znak colon","cruzeiro sign":"znak cruzeiro","french franc sign":"znak francouzsk\xfdo frank","lira sign":"znak lira","mill sign":"znak mill","naira sign":"znak nairo","peseta sign":"znak peseto","rupee sign":"znak rupie","won sign":"znak won","new sheqel sign":"znak nov\xfd \u0161ekel","dong sign":"znak dong","kip sign":"znak kip","tugrik sign":"znak tugrik","drachma sign":"znak drachma","german penny symbol":"znak n\u011bmeck\xfd fenik","peso sign":"znak peso","guarani sign":"znak guaran\xed","austral sign":"znak austral","hryvnia sign":"znak h\u0159ivna","cedi sign":"znak cedi","livre tournois sign":"znak tournois libra","spesmilo sign":"znak spesmilo","tenge sign":"znak tenge","indian rupee sign":"znak indick\xe1 rupie","turkish lira sign":"znak tureck\xe1 liry","nordic mark sign":"znak norsk\xe1 marka","manat sign":"znak manat","ruble sign":"znak rubl","yen character":"znak jen","yuan character":"znak juan","yuan character, in hong kong and taiwan":"znak juanu v hongkongu a tchaj-wanu","yen/yuan character variant one":"znak jenu/juanu, varianta 1","Emojis":"Emotikony","Emojis...":"Emotikony...","Loading emojis...":"Na\u010d\xedt\xe1n\xed emotikon...","Could not load emojis":"Nelze na\u010d\xedst emotikony","People":"Lid\xe9","Animals and Nature":"Zv\xed\u0159ata a p\u0159\xedroda","Food and Drink":"J\xeddlo a pit\xed","Activity":"Aktivita","Travel and Places":"Cestov\xe1n\xed a m\xedsta","Objects":"Objekty","Flags":"Vlajky","Characters":"Znaky","Characters (no spaces)":"Znaky (bez mezer)","{0} characters":"{0} znak\u016f","Error: Form submit field collision.":"Chyba: Kolize odes\xedlac\xedho formul\xe1\u0159ov\xe9ho pole.","Error: No form element found.":"Chyba: Nebyl nalezen \u017e\xe1dn\xfd prvek formul\xe1\u0159e.","Color swatch":"Vzorek barvy","Color Picker":"V\xfdb\u011br barvy","Invalid hex color code: {0}":"Chybn\xfd hex k\xf3d barvy: {0}","Invalid input":"Neplatn\xfd vstup","R":"R","Red component":"\u010cerven\xe1 slo\u017eka","G":"G","Green component":"Zelen\xe1 slo\u017eka","B":"B","Blue component":"Modr\xe1 slo\u017eka","#":"#","Hex color code":"Hex k\xf3d barvy","Range 0 to 255":"Rozsah 0 a\u017e 255","Turquoise":"Tyrkysov\xe1","Green":"Zelen\xe1","Blue":"Modr\xe1","Purple":"Fialov\xe1","Navy Blue":"N\xe1mo\u0159nick\xe1 mod\u0159","Dark Turquoise":"Tmav\u011b tyrkysov\xe1","Dark Green":"Tmav\u011b zelen\xe1","Medium Blue":"St\u0159edn\u011b modr\xe1","Medium Purple":"St\u0159edn\u011b fialov\xe1","Midnight Blue":"P\u016flno\u010dn\xed modr\xe1","Yellow":"\u017dlut\xe1","Orange":"Oran\u017eov\xe1","Red":"\u010cerven\xe1","Light Gray":"Sv\u011btle \u0161ed\xe1","Gray":"\u0160ed\xe1","Dark Yellow":"Tmav\u011b \u017elut\xe1","Dark Orange":"Tmav\u011b oran\u017eov\xe1","Dark Red":"Tmav\u011b \u010derven\xe1","Medium Gray":"St\u0159edn\u011b \u0161ed\xe1","Dark Gray":"Tmav\u011b \u0161ed\xe1","Light Green":"Sv\u011btle zelen\xe1","Light Yellow":"Sv\u011btle \u017elut\xe1","Light Red":"Sv\u011btle \u010derven\xe1","Light Purple":"Sv\u011btle fialov\xe1","Light Blue":"Sv\u011btle modr\xe1","Dark Purple":"Tmav\u011b fialov\xe1","Dark Blue":"Tmav\u011b modr\xe1","Black":"\u010cern\xe1","White":"B\xedl\xe1","Switch to or from fullscreen mode":"P\u0159ep\xedn\xe1n\xed mezi re\u017eimem cel\xe9 obrazovky","Open help dialog":"Otev\u0159\xedt okno n\xe1pov\u011bdy","history":"historie","styles":"styly","formatting":"form\xe1tov\xe1n\xed","alignment":"zarovn\xe1n\xed","indentation":"odsazen\xed","Font":"P\xedsmo","Size":"Velikost","More...":"Dal\u0161\xed\u2026","Select...":"Vybrat","Preferences":"P\u0159edvolby","Yes":"Ano","No":"Ne","Keyboard Navigation":"Navigace pomoc\xed kl\xe1vesnice","Version":"Verze","Code view":"Zobrazit k\xf3d","Open popup menu for split buttons":"Otev\u0159ete vyskakovac\xed nab\xeddku pro rozd\u011blen\xe1 tla\u010d\xedtka","List Properties":"Vlastnosti seznamu","List properties...":"Vlastnosti seznamu...","Start list at number":"Po\u010d\xe1te\u010dn\xed \u010d\xedslo seznamu","Line height":"V\xfd\u0161ka \u0159\xe1dku","Dropped file type is not supported":"Nahr\xe1van\xfd soubor nen\xed podporov\xe1n","Loading...":"Nahr\xe1v\xe1n\xed...","ImageProxy HTTP error: Rejected request":"Chyba ImageProxy HTTP: Po\u017eadavek zam\xedtnut","ImageProxy HTTP error: Could not find Image Proxy":"Chyba ImageProxy HTTP: Nelze nalest Image Proxy","ImageProxy HTTP error: Incorrect Image Proxy URL":"Chyba ImageProxy HTTP: Chybn\xe1 adresa Image Proxy","ImageProxy HTTP error: Unknown ImageProxy error":"Chyba ImageProxy HTTP: Nezn\xe1m\xe1 chyba"}); \ No newline at end of file +tinymce.addI18n("cs",{"#":"#","Accessibility":"Bez alternativn\xedho textu","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"Akce","Activity":"Aktivita","Address":"Adresa","Advanced":"Pokro\u010dil\xe9","Align":"Zarovn\xe1n\xed","Align center":"Zarovnat na st\u0159ed","Align left":"Zarovnat vlevo","Align right":"Zarovnat vpravo","Alignment":"Zarovn\xe1n\xed","Alignment {0}":"","All":"V\u0161e","Alternative description":"Alternativn\xed text","Alternative source":"Alternativn\xed zdroj","Alternative source URL":"Alternativn\xed zdrojov\xe1 URL","Anchor":"Kotva","Anchor...":"Kotva","Anchors":"Kotvy","Animals and Nature":"Zv\xed\u0159ata a p\u0159\xedroda","Arrows":"\u0160ipky","B":"B","Background color":"Barva pozad\xed","Background color {0}":"","Black":"\u010cern\xe1","Block":"Do bloku","Block {0}":"","Blockquote":"Citace","Blocks":"Blokov\xe9 zobrazen\xed (block)","Blue":"Modr\xe1","Blue component":"Modr\xe1 slo\u017eka","Body":"T\u011blo","Bold":"Tu\u010dn\xe9","Border":"\u0160\xed\u0159ka ohrani\u010den\xed","Border color":"Barva ohrani\u010den\xed","Border style":"Styl ohrani\u010den\xed","Border width":"\u0160\xed\u0159ka ohrani\u010den\xed","Bottom":"Dol\u016f","Browse files":"","Browse for an image":"Vyhledat obr\xe1zek","Browse links":"","Bullet list":"Odr\xe1\u017eky","Cancel":"Zru\u0161it","Caption":"Titulek","Cell":"Bu\u0148ka","Cell padding":"Vnit\u0159n\xed okraj bun\u011bk","Cell properties":"Vlastnosti bu\u0148ky","Cell spacing":"Vn\u011bj\u0161\xed okraj bun\u011bk","Cell styles":"Styly bu\u0148ky","Cell type":"Typ bu\u0148ky","Center":"Na st\u0159ed","Characters":"Znaky","Characters (no spaces)":"Znaky (bez mezer)","Circle":"Krou\u017eek","Class":"T\u0159\xedda","Clear formatting":"Vymazat form\xe1tov\xe1n\xed","Close":"Zav\u0159\xedt","Code":"Code (k\xf3d)","Code sample...":"Uk\xe1zka k\xf3du","Code view":"Zobrazit k\xf3d","Color Picker":"V\xfdb\u011br barvy","Color swatch":"Vzorek barvy","Cols":"Sloupc\u016f","Column":"Sloupec","Column clipboard actions":"Akce schr\xe1nky sloupce","Column group":"Skupina sloupc\u016f","Column header":"Hlavi\u010dka sloupce","Constrain proportions":"Zachovat proporce","Copy":"Kop\xedrovat","Copy column":"Kop\xedrovat sloupec","Copy row":"Kop\xedrovat \u0159\xe1dek","Could not find the specified string.":"Zadan\xfd \u0159et\u011bzec nebyl nalezen.","Could not load emojis":"Nelze na\u010d\xedst emotikony","Count":"Po\u010det","Currency":"M\u011bna","Current window":"Otev\u0159\xedt v nad\u0159azen\xe9 okn\u011b","Custom color":"Vlastn\xed barva","Custom...":"Vlastn\xed...","Cut":"Vyjmout","Cut column":"O\u0159\xedznout sloupec","Cut row":"Vyjmout \u0159\xe1dek","Dark Blue":"Tmav\u011b modr\xe1","Dark Gray":"Tmav\u011b \u0161ed\xe1","Dark Green":"Tmav\u011b zelen\xe1","Dark Orange":"Tmav\u011b oran\u017eov\xe1","Dark Purple":"Tmav\u011b fialov\xe1","Dark Red":"Tmav\u011b \u010derven\xe1","Dark Turquoise":"Tmav\u011b tyrkysov\xe1","Dark Yellow":"Tmav\u011b \u017elut\xe1","Dashed":"\u010c\xe1rkovan\xe1","Date/time":"Datum a \u010das","Decrease indent":"Zmen\u0161it odsazen\xed","Default":"V\xfdchoz\xed","Delete accordion":"","Delete column":"Smazat sloupec","Delete row":"Smazat \u0159\xe1dek","Delete table":"Smazat tabulku","Dimensions":"Rozm\u011bry","Disc":"Te\u010dka","Div":"Div (blok)","Document":"Dokument","Dotted":"Te\u010dkovan\xe1","Double":"Dvojit\xe1","Drop an image here":"P\u0159et\xe1hn\u011bte obr\xe1zek do tohoto um\xedst\u011bn\xed","Dropped file type is not supported":"Nahr\xe1van\xfd soubor nen\xed podporov\xe1n","Edit":"\xdapravy","Embed":"Vlo\u017een\xfd k\xf3d","Emojis":"Emotikony","Emojis...":"Emotikony...","Error":"Chyba","Error: Form submit field collision.":"Chyba: Kolize odes\xedlac\xedho formul\xe1\u0159ov\xe9ho pole.","Error: No form element found.":"Chyba: Nebyl nalezen \u017e\xe1dn\xfd prvek formul\xe1\u0159e.","Extended Latin":"Roz\u0161\xed\u0159en\xe1 latinka","Failed to initialize plugin: {0}":"Selhala inicializace pluginu: {0}","Failed to load plugin url: {0}":"Selhalo na\u010dten\xed URL pluginu: {0}","Failed to load plugin: {0} from url {1}":"Selhalo na\u010dten\xed pluginu: {0} z URL {1}","Failed to upload image: {0}":"Selhalo nahr\xe1n\xed obr\xe1zku: {0}","File":"Soubor","Find":"Naj\xedt","Find (if searchreplace plugin activated)":"Hledat (pokud je aktivn\xed plugin 'searchreplace')","Find and Replace":"Naj\xedt a nahradit","Find and replace...":"Naj\xedt a nahradit","Find in selection":"Ozna\u010den\xfd text","Find whole words only":"Pouze cel\xe1 slova","Flags":"Vlajky","Focus to contextual toolbar":"P\u0159ej\xedt na kontextov\xfd panel n\xe1stroj\u016f","Focus to element path":"P\u0159ej\xedt na cestu prvku","Focus to menubar":"P\u0159ej\xedt na panel nab\xeddek","Focus to toolbar":"P\u0159ej\xedt na panel n\xe1stroj\u016f","Font":"P\xedsmo","Font size {0}":"","Font sizes":"Velikost p\xedsma","Font {0}":"","Fonts":"Typ p\xedsma","Food and Drink":"J\xeddlo a pit\xed","Footer":"Pati\u010dka","Format":"Form\xe1t","Format {0}":"","Formats":"Form\xe1ty","Fullscreen":"Na celou obrazovku","G":"G","General":"Obecn\xe9","Gray":"\u0160ed\xe1","Green":"Zelen\xe1","Green component":"Zelen\xe1 slo\u017eka","Groove":"Dr\xe1\u017ekov\xe1","Handy Shortcuts":"Praktick\xe9 kl\xe1vesov\xe9 zkratky","Header":"Z\xe1hlav\xed","Header cell":"Bu\u0148ka z\xe1hlav\xed","Heading 1":"Nadpis 1","Heading 2":"Nadpis 2","Heading 3":"Nadpis 3","Heading 4":"Nadpis 4","Heading 5":"Nadpis 5","Heading 6":"Nadpis 6","Headings":"Nadpisy","Height":"V\xfd\u0161ka","Help":"N\xe1pov\u011bda","Hex color code":"Hex k\xf3d barvy","Hidden":"Skryt\xfd","Horizontal align":"Vodorovn\xe9 zarovn\xe1n\xed","Horizontal line":"Vodorovn\xe1 \u010d\xe1ra","Horizontal space":"Vodorovn\xe9 odsazen\xed","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID by m\u011blo za\u010d\xednat p\xedsmenem a n\xe1sledn\u011b obsahovat pouze p\xedsmena, \u010d\xedslice, \u010d\xe1rky, te\u010dky, st\u0159edn\xedky nebo podtr\u017e\xedtka.","Image is decorative":"(dekorativn\xed obr\xe1zek bez alternativn\xedho textu)","Image list":"Seznam obr\xe1zk\u016f","Image title":"N\xe1zev obr\xe1zku","Image...":"Obr\xe1zek","ImageProxy HTTP error: Could not find Image Proxy":"Chyba ImageProxy HTTP: Nelze nalest Image Proxy","ImageProxy HTTP error: Incorrect Image Proxy URL":"Chyba ImageProxy HTTP: Chybn\xe1 adresa Image Proxy","ImageProxy HTTP error: Rejected request":"Chyba ImageProxy HTTP: Po\u017eadavek zam\xedtnut","ImageProxy HTTP error: Unknown ImageProxy error":"Chyba ImageProxy HTTP: Nezn\xe1m\xe1 chyba","Increase indent":"Zv\u011bt\u0161it odsazen\xed","Inline":"\u0158\xe1dkov\xe9 zobrazen\xed (inline)","Insert":"Vlo\u017eit","Insert Template":"Vlo\u017eit \u0161ablonu","Insert accordion":"","Insert column after":"Vlo\u017eit sloupec vpravo","Insert column before":"Vlo\u017eit sloupec vlevo","Insert date/time":"Vlo\u017eit datum/\u010das","Insert image":"Vlo\u017eit obr\xe1zek","Insert link (if link plugin activated)":"Vlo\u017eit odkaz (pokud je aktivn\xed plugin 'link')","Insert row after":"Vlo\u017eit \u0159\xe1dek pod","Insert row before":"Vlo\u017eit \u0159\xe1dek nad","Insert table":"Vlo\u017eit tabulku","Insert template...":"Vlo\u017eit \u0161ablonu","Insert video":"Vlo\u017eit video","Insert/Edit code sample":"Vlo\u017eit/upravit uk\xe1zku k\xf3du","Insert/edit image":"Vlo\u017eit/upravit obr\xe1zek","Insert/edit link":"Vlo\u017eit/upravit odkaz","Insert/edit media":"Vlo\u017eit/upravit m\xe9dia","Insert/edit video":"Vlo\u017eit/upravit video","Inset":"Vnit\u0159n\xed","Invalid hex color code: {0}":"Chybn\xfd hex k\xf3d barvy: {0}","Invalid input":"Neplatn\xfd vstup","Italic":"Kurz\xedva","Justify":"Do bloku","Keyboard Navigation":"Navigace pomoc\xed kl\xe1vesnice","Language":"Jazyk","Learn more...":"Zjistit v\xedce...","Left":"Vlevo","Left to right":"Zleva doprava","Light Blue":"Sv\u011btle modr\xe1","Light Gray":"Sv\u011btle \u0161ed\xe1","Light Green":"Sv\u011btle zelen\xe1","Light Purple":"Sv\u011btle fialov\xe1","Light Red":"Sv\u011btle \u010derven\xe1","Light Yellow":"Sv\u011btle \u017elut\xe1","Line height":"V\xfd\u0161ka \u0159\xe1dku","Link list":"Seznam odkaz\u016f","Link...":"Odkaz","List Properties":"Vlastnosti seznamu","List properties...":"Vlastnosti seznamu...","Loading emojis...":"Na\u010d\xedt\xe1n\xed emotikon...","Loading...":"Nahr\xe1v\xe1n\xed...","Lower Alpha":"Mal\xe1 p\xedsmena latinka","Lower Greek":"Mal\xe1 p\xedsmena \u0159e\u010dtina","Lower Roman":"Mal\xe9 \u0159\xedmsk\xe9 \u010d\xedslice","Match case":"Rozli\u0161ovat velikost p\xedsmen","Mathematical":"Matematick\xe9 symboly","Media poster (Image URL)":"URL n\xe1hledu","Media...":"M\xe9dia","Medium Blue":"St\u0159edn\u011b modr\xe1","Medium Gray":"St\u0159edn\u011b \u0161ed\xe1","Medium Purple":"St\u0159edn\u011b fialov\xe1","Merge cells":"Slou\u010dit bu\u0148ky","Middle":"Uprost\u0159ed","Midnight Blue":"P\u016flno\u010dn\xed modr\xe1","More...":"Dal\u0161\xed\u2026","Name":"N\xe1zev","Navy Blue":"N\xe1mo\u0159nick\xe1 mod\u0159","New document":"Nov\xfd dokument","New window":"Otev\u0159\xedt v nov\xe9m okn\u011b","Next":"N\xe1sleduj\xedc\xed","No":"Ne","No alignment":"Bez zarovn\xe1n\xed","No color":"Bez barvy","Nonbreaking space":"Pevn\xe1 mezera","None":"Nevybr\xe1no","Numbered list":"\u010c\xedslov\xe1n\xed","OR":"NEBO","Objects":"Objekty","Ok":"OK","Open help dialog":"Otev\u0159\xedt okno n\xe1pov\u011bdy","Open link":"C\xedlov\xe9 okno URL","Open link in...":"C\xedlov\xe9 okno URL","Open popup menu for split buttons":"Otev\u0159ete vyskakovac\xed nab\xeddku pro rozd\u011blen\xe1 tla\u010d\xedtka","Orange":"Oran\u017eov\xe1","Outset":"Vn\u011bj\u0161\xed","Page break":"Konec str\xe1nky","Paragraph":"Odstavec","Paste":"Vlo\u017eit","Paste as text":"Vlo\u017eit jako \u010dist\xfd text","Paste column after":"Vlo\u017eit sloupec za","Paste column before":"Vlo\u017eit sloupec p\u0159ed","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Je zapnuto vkl\xe1d\xe1n\xed \u010dist\xe9ho textu. Dokud nebude tato volba vypnuta, bude ve\u0161ker\xfd obsah vlo\u017een jako \u010dist\xfd text.","Paste or type a link":"Zadejte nebo vlo\u017ete URL odkazu","Paste row after":"Vlo\u017eit \u0159\xe1dek pod","Paste row before":"Vlo\u017eit \u0159\xe1dek nad","Paste your embed code below:":"Vlo\u017ete k\xf3d pro vlo\u017een\xed:","People":"Lid\xe9","Plugins":"Pluginy","Plugins installed ({0}):":"Instalovan\xe9 pluginy ({0}):","Powered by {0}":"Poh\xe1n\u011bno {0}","Pre":"Pre (p\u0159edform\xe1tov\xe1no)","Preferences":"P\u0159edvolby","Preformatted":"P\u0159edform\xe1tovan\xfd text","Premium plugins:":"Pr\xe9miov\xe9 pluginy:","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"N\xe1hled","Previous":"P\u0159edchoz\xed","Print":"Tisk","Print...":"Tisk...","Purple":"Fialov\xe1","Quotations":"Citace","R":"R","Range 0 to 255":"Rozsah 0 a\u017e 255","Red":"\u010cerven\xe1","Red component":"\u010cerven\xe1 slo\u017eka","Redo":"Znovu","Remove":"Odebrat","Remove color":"Odebrat barvu","Remove link":"Odstranit odkaz","Replace":"Nahradit","Replace all":"Nahradit v\u0161e","Replace with":"Nahradit za","Resize":"Zm\u011bnit velikost","Restore last draft":"Obnovit posledn\xed koncept","Reveal or hide additional toolbar items":"","Rich Text Area":"Oblast pln\xe9ho textu","Rich Text Area. Press ALT-0 for help.":"Oblast Rich Text, stiskn\u011bte ALT-0 pro n\xe1pov\u011bdu.","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Editor. Stiskn\u011bte ALT-F9 pro menu, ALT-F10 pro n\xe1strojovou li\u0161tu a ALT-0 pro n\xe1pov\u011bdu.","Ridge":"H\u0159ebenov\xe1","Right":"Vpravo","Right to left":"Zprava doleva","Row":"\u0158\xe1dek","Row clipboard actions":"Akce schr\xe1nky \u0159\xe1dku","Row group":"Skupina \u0159\xe1dk\u016f","Row header":"Hlavi\u010dka \u0159\xe1dku","Row properties":"Vlastnosti \u0159\xe1dku","Row type":"Typ \u0159\xe1dku","Rows":"\u0158\xe1dek","Save":"Ulo\u017eit","Save (if save plugin activated)":"Ulo\u017eit (pokud je aktivn\xed plugin 'save')","Scope":"Rozsah","Search":"Hledat","Select all":"Vybrat v\u0161e","Select...":"Vybrat","Selection":"V\xfdb\u011br","Shortcut":"Zkratka","Show blocks":"Zobrazit bloky","Show caption":"Zobrazit titulek","Show invisible characters":"Zobrazit neviditeln\xe9 znaky","Size":"Velikost","Solid":"Pln\xe1","Source":"Zdrojov\xe1 URL","Source code":"Zdrojov\xfd k\xf3d","Special Character":"Speci\xe1ln\xed znaky","Special character...":"Speci\xe1ln\xed znak\u2026","Split cell":"Rozd\u011blit bu\u0148ky","Square":"\u010ctvere\u010dek","Start list at number":"Po\u010d\xe1te\u010dn\xed \u010d\xedslo seznamu","Strikethrough":"P\u0159e\u0161krtnut\xe9","Style":"CSS styl","Subscript":"Doln\xed index","Superscript":"Horn\xed index","Switch to or from fullscreen mode":"P\u0159ep\xedn\xe1n\xed mezi re\u017eimem cel\xe9 obrazovky","Symbols":"Symboly","System Font":"Typ p\xedsma","Table":"Tabulka","Table caption":"Nadpis tabulky","Table properties":"Vlastnosti tabulky","Table styles":"Styly tabulky","Template":"\u0160ablona","Templates":"\u0160ablony","Text":"Text","Text color":"Barva p\xedsma","Text color {0}":"","Text to display":"Text odkazu","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"Zadan\xe9 URL vypad\xe1 jako e-mailov\xe1 adresa. Chcete doplnit povinn\xfd prefix mailto://?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"Zadan\xe9 URL vypad\xe1 jako odkaz na jin\xfd web. Chcete doplnit povinn\xfd prefix http://?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"Zadan\xe9 URL vypad\xe1 jako odkaz na jin\xfd web. Chcete doplnit povinn\xfd prefix https://?","Title":"Titulek","To open the popup, press Shift+Enter":"Vyskakovac\xed okno otev\u0159ete stisknut\xedm Shift+Enter","Toggle accordion":"","Tools":"N\xe1stroje","Top":"Nahoru","Travel and Places":"Cestov\xe1n\xed a m\xedsta","Turquoise":"Tyrkysov\xe1","Underline":"Podtr\u017een\xe9","Undo":"Zp\u011bt","Upload":"Nahr\xe1t","Uploading image":"Nahr\xe1v\xe1n\xed obr\xe1zku","Upper Alpha":"Velk\xe1 p\xedsmena latinka","Upper Roman":"Velk\xe9 \u0159\xedmsk\xe9 \u010d\xedslice","Url":"URL odkazu","User Defined":"Definovan\xe9 u\u017eivatelem","Valid":"Platn\xfd","Version":"Verze","Vertical align":"Svisl\xe9 zarovn\xe1n\xed","Vertical space":"Svisl\xe9 odsazen\xed","View":"Zobrazit","Visual aids":"Vizu\xe1ln\xed pom\u016fcky","Warn":"Varov\xe1n\xed","White":"B\xedl\xe1","Width":"\u0160\xed\u0159ka","Word count":"Po\u010det slov","Words":"Slova","Words: {0}":"Po\u010det slov: {0}","Yellow":"\u017dlut\xe1","Yes":"Ano","You are using {0}":"Pou\u017e\xedv\xe1te {0}","You have unsaved changes are you sure you want to navigate away?":"N\u011bkter\xe9 zm\u011bny nejsou ulo\u017eeny. Jste si opravdu jisti, \u017ee chcete opustit tuto str\xe1nku?","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"V\xe1\u0161 prohl\xed\u017ee\u010d nepodporuje p\u0159\xedm\xfd p\u0159\xedstup do schr\xe1nky. Pou\u017eijte pros\xedm kl\xe1vesov\xe9 zkratky Ctrl+X/C/V.","alignment":"zarovn\xe1n\xed","austral sign":"znak austral","cedi sign":"znak cedi","colon sign":"znak colon","cruzeiro sign":"znak cruzeiro","currency sign":"znak m\u011bny","dollar sign":"znak dolar","dong sign":"znak dong","drachma sign":"znak drachma","euro-currency sign":"znak eura","example":"p\u0159\xedklad","formatting":"form\xe1tov\xe1n\xed","french franc sign":"znak francouzsk\xfdo frank","german penny symbol":"znak n\u011bmeck\xfd fenik","guarani sign":"znak guaran\xed","history":"historie","hryvnia sign":"znak h\u0159ivna","indentation":"odsazen\xed","indian rupee sign":"znak indick\xe1 rupie","kip sign":"znak kip","lira sign":"znak lira","livre tournois sign":"znak tournois libra","manat sign":"znak manat","mill sign":"znak mill","naira sign":"znak nairo","new sheqel sign":"znak nov\xfd \u0161ekel","nordic mark sign":"znak norsk\xe1 marka","peseta sign":"znak peseto","peso sign":"znak peso","ruble sign":"znak rubl","rupee sign":"znak rupie","spesmilo sign":"znak spesmilo","styles":"styly","tenge sign":"znak tenge","tugrik sign":"znak tugrik","turkish lira sign":"znak tureck\xe1 liry","won sign":"znak won","yen character":"znak jen","yen/yuan character variant one":"znak jenu/juanu, varianta 1","yuan character":"znak juan","yuan character, in hong kong and taiwan":"znak juanu v hongkongu a tchaj-wanu","{0} characters":"{0} znak\u016f","{0} columns, {1} rows":"","{0} words":"{0} slov"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/cy.js b/libraries/tinymce/js/tinymce/langs/cy.js index 74cb86a..4167b4e 100644 --- a/libraries/tinymce/js/tinymce/langs/cy.js +++ b/libraries/tinymce/js/tinymce/langs/cy.js @@ -1 +1 @@ -tinymce.addI18n("cy",{"Redo":"Ailwneud","Undo":"Dadwneud","Cut":"Torri","Copy":"Cop\xefo","Paste":"Gludo","Select all":"Dewis popeth","New document":"Dogfen newydd","Ok":"Iawn","Cancel":"Canslo","Visual aids":"Cymorth gweledol","Bold":"Trwm","Italic":"Italig","Underline":"Tanlinellu","Strikethrough":"Llinell drwodd","Superscript":"Uwchsgript","Subscript":"Is-sgript","Clear formatting":"Clirio pob fformat","Remove":"Gwaredu","Align left":"Aliniad chwith","Align center":"Aliniad canol","Align right":"Aliniad de","No alignment":"Dim aliniad","Justify":"Unioni","Bullet list":"Rhestr fwled","Numbered list":"Rhestr rifol","Decrease indent":"Lleihau mewnoliad","Increase indent":"Cynyddu mewnoliad","Close":"Cau","Formats":"Fformatau","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"Dyw eich porwr ddim yn cynnal mynediad uniongyrchol i'r clipfwrdd. Yn hytrach defnyddiwch y bysellau llwybrau byr Ctrl+X/C/V.","Headings":"Penawdau","Heading 1":"Pennawd 1","Heading 2":"Pennawd 2","Heading 3":"Pennawd 3","Heading 4":"Pennawd 4","Heading 5":"Pennawd 5","Heading 6":"Pennawd 6","Preformatted":"Wedi ei rag-fformatio","Div":"Div","Pre":"Pre","Code":"Cod","Paragraph":"Paragraff","Blockquote":"Dyfyniad Bloc","Inline":"Mewnlin","Blocks":"Blociau","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Mae gludo nawr yn gweithio yn y modd testun plaen. Caiff testun plaen ei ludo nawr tan gaiff yr opsiwn ei doglo i'w ddiffodd.","Fonts":"Ffontau","Font sizes":"Meintiau ffont","Class":"Dosbarth","Browse for an image":"Pori am ddelwedd","OR":"NEU","Drop an image here":"Gollwng delwedd yma","Upload":"Uwchlwytho","Uploading image":"Uwchlwytho delwedd","Block":"Bloc","Align":"Alinio","Default":"Diofyn","Circle":"Cylch","Disc":"Disg","Square":"Sgw\xe2r","Lower Alpha":"Llythrennau Bach","Lower Greek":"Groeg (Llythrennau Bach)","Lower Roman":"Rhufeinig (Llythrennau Bach)","Upper Alpha":"Priflythrennau","Upper Roman":"Rhufeinig (Priflythrennau)","Anchor...":"Angor...","Anchor":"Angor","Name":"Enw","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"Dylai\u2019r ID gychwyn gyda llythyren, yn cael ei ddilyn gan ddim ond lythrennau, rhifau, llinellau toredig, dotiau, colonau neu thanlinellau.","You have unsaved changes are you sure you want to navigate away?":"Mae newidiadau heb eu cadw - ydych chi wir am symud i ffwrdd?","Restore last draft":"Adfer y drafft olaf","Special character...":"Nod arbennig...","Special Character":"Nod arbennig","Source code":"Cod gwreiddiol","Insert/Edit code sample":"Mewnosod/golygu sampl cod","Language":"Iaith","Code sample...":"Sampl cod...","Left to right":"Chwith i'r dde","Right to left":"De i'r chwith","Title":"Teitl","Fullscreen":"Sgrin llawn","Action":"Gweithred","Shortcut":"Llwybr Byr","Help":"Cymorth","Address":"Cyfeiriad","Focus to menubar":"Ffocws i'r bar dewislen","Focus to toolbar":"Ffocws i'r bar offer","Focus to element path":"Ffocws i lwybr elfen","Focus to contextual toolbar":"Ffocws i far offer y cyd-destun","Insert link (if link plugin activated)":"Mewnosod dolen (os yw'r ategyn dolen yn weithredol)","Save (if save plugin activated)":"Cadw (os yw'r ategyn cadw yn weithredol)","Find (if searchreplace plugin activated)":"Canfod (os yw'r ategyn chwilio ac amnewid yn weithredol)","Plugins installed ({0}):":"Ategio wedi eu gosod ({0}):","Premium plugins:":"Ategion premiwm:","Learn more...":"Dysgu Mwy...","You are using {0}":"Rydych yn defnyddio {0}","Plugins":"Ategion","Handy Shortcuts":"Llwybrau byr cyfleus","Horizontal line":"Llinell lorweddol","Insert/edit image":"Mewnosod/golygu delwedd","Alternative description":"Disgrifiad arall","Accessibility":"Hygyrchedd","Image is decorative":"Delwedd yn addurniadol","Source":"Ffynhonnell","Dimensions":"Dimensiynau","Constrain proportions":"Cyfyngu cyfranneddau","General":"Cyffredinol","Advanced":"Uwch","Style":"Arddull","Vertical space":"Gofod fertigol","Horizontal space":"Gofod llorweddol","Border":"Border","Insert image":"Mewnosod delwedd","Image...":"Delwedd...","Image list":"Rhestr delweddau","Resize":"Ailfeintio","Insert date/time":"Mewnosod dyddiad/amser","Date/time":"Dyddiad/amser","Insert/edit link":"Mewnosod/golygu dolen","Text to display":"Testun i'w ddangos","Url":"URL","Open link in...":"Agor dolen yn...","Current window":"Ffenestr gyfredol","None":"Dim","New window":"Ffenestr newydd","Open link":"Agor dolen","Remove link":"Tynnu dolen","Anchors":"Angorau","Link...":"Dolen...","Paste or type a link":"Gludo neu deipio dolen","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"Mae'n debyg mai cyfeiriad e-bost yw'r URL hwn. Ydych chi am ychwanegu'r rhagddoddiad mailto:?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"Mae'n debyg mai dolen allanol yw'r URL hwn. Ydych chi am ychwanegu'r rhagddodiad http:// ?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"Ymddengys mai dolen allannol yw'r URL a roddoch chi. Ydych chi eisiau ychwanegu'r rhagddodiad https:// gofynnol?","Link list":"Rhestr dolenni","Insert video":"Mewnosod fideo","Insert/edit video":"Mewnosod/golygu fideo","Insert/edit media":"Mewnosod/golygu cyfrwng","Alternative source":"Ffynhonnell arall","Alternative source URL":"Ffynhonnell URL arall","Media poster (Image URL)":"Poster cyfrwng (URL delwedd)","Paste your embed code below:":"Gludwch eich cod mewnblannu isod:","Embed":"Mewnblannu","Media...":"Cyfrwng...","Nonbreaking space":"Bwlch di-dor","Page break":"Toriad tudalen","Paste as text":"Gludo fel testun","Preview":"Rhagolwg","Print":"Argraffu","Print...":"Argraffu...","Save":"Cadw","Find":"Chwilio","Replace with":"Amnewid gyda","Replace":"Amnewid","Replace all":"Amnewid y cwbl","Previous":"Blaenorol","Next":"Nesaf","Find and Replace":"Canfod a Newid","Find and replace...":"Chwilio ac amnewid","Could not find the specified string.":"Methu dod o hyd 'r llinyn dan sylw.","Match case":"Cydweddu cas","Find whole words only":"Canfod geiriau llawn yn unig","Find in selection":"Canfod yn y dewisiad","Insert table":"Mewnosod tabl","Table properties":"Priodweddau tabl","Delete table":"Dileu'r tabl","Cell":"Cell","Row":"Rhes","Column":"Colofn","Cell properties":"Priodweddau'r gell","Merge cells":"Cyfuno celloedd","Split cell":"Hollti cell","Insert row before":"Mewnosod rhes cyn","Insert row after":"Mewnosod rhes ar \xf4l","Delete row":"Dileu rhes","Row properties":"Priodweddau rhes","Cut row":"Torri rhes","Cut column":"Torri colofn","Copy row":"Cop\xefo rhes","Copy column":"Cop\xefo colofn","Paste row before":"Gludo rhes cyn","Paste column before":"Gludo colofn cyn","Paste row after":"Gludo rhes ar \xf4l","Paste column after":"Gludo colofn ar \xf4l","Insert column before":"Mewnosod colofn cyn","Insert column after":"Mewnosod colofn ar \xf4l","Delete column":"Dileu colofn","Cols":"Colofnau","Rows":"Rhesi","Width":"Lled","Height":"Uchder","Cell spacing":"Bylchiad celloedd","Cell padding":"Padio celloedd","Row clipboard actions":"Camau clipfwrdd rhes","Column clipboard actions":"Camau clipfwrdd colofn","Table styles":"Arddulliau tabl","Cell styles":"Arddulliau cell","Column header":"Pennyn colofn","Row header":"Pennyn rhes","Table caption":"Capsiwn tabl","Caption":"Capsiwn","Show caption":"Dangos capsiwn","Left":"Chwith","Center":"Canol","Right":"De","Cell type":"Math y gell","Scope":"Cwmpas","Alignment":"Aliniad","Horizontal align":"Alinio llorweddol","Vertical align":"Alinio fertigol","Top":"Brig","Middle":"Canol","Bottom":"Gwaelod","Header cell":"Cell bennyn","Row group":"Gr\u0175p rhes","Column group":"Gr\u0175p colofn","Row type":"Math y rhes","Header":"Pennyn","Body":"Corff","Footer":"Troedyn","Border color":"Lliw Border","Solid":"Solid","Dotted":"Dotiog","Dashed":"Llinell doredig","Double":"Dwbl","Groove":"Rhych","Ridge":"Esgair","Inset":"Encilio","Outset":"Ymwthio","Hidden":"Cudd","Insert template...":"Mewnosod templed...","Templates":"Templedi","Template":"Templed","Insert Template":"Mewnosod templed","Text color":"Lliw testun","Background color":"Lliw cefndir","Custom...":"Personol...","Custom color":"Lliw personol","No color":"Dim Lliw","Remove color":"Tynnu lliw","Show blocks":"Dangos blociau","Show invisible characters":"Dangos nodau anweledig","Word count":"Cyfri geiriau","Count":"Cyfrif","Document":"Dogfen","Selection":"Dewis","Words":"Geiriau","Words: {0}":"Geiriau: {0}","{0} words":"{0} o eiriau","File":"Ffeil","Edit":"Golygu","Insert":"Mewnosod","View":"Gweld","Format":"Fformat","Table":"Tabl","Tools":"Offer","Powered by {0}":"Gyrrir gan {0}","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Ardal Testun Cyfoethog. Pwyswch ALT-F9 ar gyfer y ddewislen, Pwyswch ALT-F10 ar gyfer y bar offer. Pwyswch ALT-0 am gymorth","Image title":"Teitl delwedd","Border width":"Lled border","Border style":"Steil border","Error":"Gwall","Warn":"Rhybuddio","Valid":"Dilys","To open the popup, press Shift+Enter":"I agor y llamlen, pwyswch Shift+Enter","Rich Text Area":"Ardal testun cyfoethog","Rich Text Area. Press ALT-0 for help.":"Ardal testun cyfoethog. Pwyswch ALT-0 am help.","System Font":"Ffont system","Failed to upload image: {0}":"Wedi methu uwchlwytho'r ddelwedd: {0}","Failed to load plugin: {0} from url {1}":"Wedi methu llwytho'r ategyn: {0} o'r url {1}","Failed to load plugin url: {0}":"Wedi methu llwytho url yr ategyn: {0}","Failed to initialize plugin: {0}":"Wedi methu ymgychwyn yr ategyn: {0}","example":"enghraifft","Search":"Chwilio","All":"Y cwbl","Currency":"Arian cyfred","Text":"Testun","Quotations":"Dyfyniadau","Mathematical":"Mathemategol","Extended Latin":"Lladin estynedig","Symbols":"Symbolau","Arrows":"Saethau","User Defined":"Diffinir gan y defnyddiwr","dollar sign":"Arwydd dolar","currency sign":"Arwydd arian cyfred","euro-currency sign":"Arwydd euro","colon sign":"Arwydd colon","cruzeiro sign":"Arwydd cruzeiro","french franc sign":"Arwydd ffranc Ffrengig","lira sign":"Arwydd lira","mill sign":"arwydd mill","naira sign":"arwydd naira","peseta sign":"arwydd peseta","rupee sign":"arwydd rupee","won sign":"arwydd won","new sheqel sign":"arwydd sheqel newydd","dong sign":"arwydd dong","kip sign":"arwydd kip","tugrik sign":"arwydd tugrik","drachma sign":"arwydd drachma","german penny symbol":"arwydd ceiniog almaenig","peso sign":"arwydd peso","guarani sign":"arwydd quarani","austral sign":"arwydd austral","hryvnia sign":"arwydd hryvnia","cedi sign":"arwydd cedi","livre tournois sign":"arwydd punt tournois","spesmilo sign":"arwydd spesmilo","tenge sign":"arwydd tenge","indian rupee sign":"arwydd rupee india","turkish lira sign":"arwydd lira twrcaidd","nordic mark sign":"arwydd marc nordig","manat sign":"arwydd manat","ruble sign":"arwydd ruble","yen character":"nod yen","yuan character":"nod yuan","yuan character, in hong kong and taiwan":"nod yuan yn Hong Kong a Taiwan","yen/yuan character variant one":"nod yen/yuan amrywiad un","Emojis":"Emojis","Emojis...":"Emojis\u2026","Loading emojis...":"Llwytho emojis\u2026","Could not load emojis":"Ddim yn gallu llwytho emojis","People":"Pobl","Animals and Nature":"Anifeiliaid a Natur","Food and Drink":"Bwyd a Diod","Activity":"Gweithgaredd","Travel and Places":"Teithio a lleoedd","Objects":"Gwrthrychau","Flags":"Baneri","Characters":"Nodau","Characters (no spaces)":"Nodau (dim gofod)","{0} characters":"{0} nod","Error: Form submit field collision.":"Gwall: Gwrthdrawiad maes cyflwyno ffurflen","Error: No form element found.":"Gwall: Ni chafwyd elfen ffurflen","Color swatch":"Casgliad lliwiau","Color Picker":"Dewisydd Lliw","Invalid hex color code: {0}":"Cod lliw hecs annilys: {0}","Invalid input":"Mewnbwn annilys","R":"C","Red component":"Cydran goch","G":"Gw","Green component":"Cydran werdd","B":"Gl","Blue component":"Cydran las","#":"#","Hex color code":"Cod lliw hecs","Range 0 to 255":"Ystod 0 i 255","Turquoise":"Gwyrddlas","Green":"Gwyrdd","Blue":"Glas","Purple":"Porffor","Navy Blue":"Dulas","Dark Turquoise":"Gwyrddlas tywyll","Dark Green":"Gwyrdd tywyll","Medium Blue":"Glas canolig","Medium Purple":"Porffor canolig","Midnight Blue":"Glas y nos","Yellow":"Melyn","Orange":"Oren","Red":"Coch","Light Gray":"Llwyd golau","Gray":"d","Dark Yellow":"Melyn tywyll","Dark Orange":"Oren tywyll","Dark Red":"Coch tywyll","Medium Gray":"Llwyd canolig","Dark Gray":"Llwyd tywyll","Light Green":"Gwyrdd Golau","Light Yellow":"Melyn Golau","Light Red":"Coch Golau","Light Purple":"Porffor Golau","Light Blue":"Glas Golau","Dark Purple":"Porffor Tywyll","Dark Blue":"Glas Tywyll","Black":"Du","White":"Gwyn","Switch to or from fullscreen mode":"Newid i neu o'r modd sgr\xeen llawn","Open help dialog":"Agor y ddeialog gymorth","history":"hanes","styles":"steiliau","formatting":"fformatio","alignment":"aliniad","indentation":"mewnoli","Font":"Ffont","Size":"Maint","More...":"Mwy...","Select...":"Dewis...","Preferences":"Dewisiadau","Yes":"Iawn","No":"Na","Keyboard Navigation":"Llywio Bysellfwrdd","Version":"Fersiwn","Code view":"Golwg cod","Open popup menu for split buttons":"Agor naidlen ar gyfer botymau hollt","List Properties":"Rhestru Priodweddau","List properties...":"Rhestru priodweddau...","Start list at number":"Dechrau rhestr efo rhif","Line height":"Uchder llinell","Dropped file type is not supported":"Dyw\u2019r math o ffeil a ollyngwyd ddim yn cael ei gefnogi","Loading...":"Llwytho\u2026","ImageProxy HTTP error: Rejected request":"Gwall HTTP ImageProxy: cais wedi\u2019i wrthod","ImageProxy HTTP error: Could not find Image Proxy":"Gwall HTTP ImageProxy: methwyd dod o hyd i Image Proxy","ImageProxy HTTP error: Incorrect Image Proxy URL":"Gwall HTTP ImageProxy: URL Image Proxy anghywir","ImageProxy HTTP error: Unknown ImageProxy error":"Gwall HTTP ImageProxy: gwall ImageProxy anhysbys"}); \ No newline at end of file +tinymce.addI18n("cy",{"#":"#","Accessibility":"Hygyrchedd","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"Gweithred","Activity":"Gweithgaredd","Address":"Cyfeiriad","Advanced":"Uwch","Align":"Alinio","Align center":"Aliniad canol","Align left":"Aliniad chwith","Align right":"Aliniad de","Alignment":"Aliniad","Alignment {0}":"","All":"Y cwbl","Alternative description":"Disgrifiad arall","Alternative source":"Ffynhonnell arall","Alternative source URL":"Ffynhonnell URL arall","Anchor":"Angor","Anchor...":"Angor...","Anchors":"Angorau","Animals and Nature":"Anifeiliaid a Natur","Arrows":"Saethau","B":"Gl","Background color":"Lliw cefndir","Background color {0}":"","Black":"Du","Block":"Bloc","Block {0}":"","Blockquote":"Dyfyniad Bloc","Blocks":"Blociau","Blue":"Glas","Blue component":"Cydran las","Body":"Corff","Bold":"Trwm","Border":"Border","Border color":"Lliw Border","Border style":"Steil border","Border width":"Lled border","Bottom":"Gwaelod","Browse files":"","Browse for an image":"Pori am ddelwedd","Browse links":"","Bullet list":"Rhestr fwled","Cancel":"Canslo","Caption":"Capsiwn","Cell":"Cell","Cell padding":"Padio celloedd","Cell properties":"Priodweddau'r gell","Cell spacing":"Bylchiad celloedd","Cell styles":"Arddulliau cell","Cell type":"Math y gell","Center":"Canol","Characters":"Nodau","Characters (no spaces)":"Nodau (dim gofod)","Circle":"Cylch","Class":"Dosbarth","Clear formatting":"Clirio pob fformat","Close":"Cau","Code":"Cod","Code sample...":"Sampl cod...","Code view":"Golwg cod","Color Picker":"Dewisydd Lliw","Color swatch":"Casgliad lliwiau","Cols":"Colofnau","Column":"Colofn","Column clipboard actions":"Camau clipfwrdd colofn","Column group":"Gr\u0175p colofn","Column header":"Pennyn colofn","Constrain proportions":"Cyfyngu cyfranneddau","Copy":"Cop\xefo","Copy column":"Cop\xefo colofn","Copy row":"Cop\xefo rhes","Could not find the specified string.":"Methu dod o hyd 'r llinyn dan sylw.","Could not load emojis":"Ddim yn gallu llwytho emojis","Count":"Cyfrif","Currency":"Arian cyfred","Current window":"Ffenestr gyfredol","Custom color":"Lliw personol","Custom...":"Personol...","Cut":"Torri","Cut column":"Torri colofn","Cut row":"Torri rhes","Dark Blue":"Glas Tywyll","Dark Gray":"Llwyd tywyll","Dark Green":"Gwyrdd tywyll","Dark Orange":"Oren tywyll","Dark Purple":"Porffor Tywyll","Dark Red":"Coch tywyll","Dark Turquoise":"Gwyrddlas tywyll","Dark Yellow":"Melyn tywyll","Dashed":"Llinell doredig","Date/time":"Dyddiad/amser","Decrease indent":"Lleihau mewnoliad","Default":"Diofyn","Delete accordion":"","Delete column":"Dileu colofn","Delete row":"Dileu rhes","Delete table":"Dileu'r tabl","Dimensions":"Dimensiynau","Disc":"Disg","Div":"Div","Document":"Dogfen","Dotted":"Dotiog","Double":"Dwbl","Drop an image here":"Gollwng delwedd yma","Dropped file type is not supported":"Dyw\u2019r math o ffeil a ollyngwyd ddim yn cael ei gefnogi","Edit":"Golygu","Embed":"Mewnblannu","Emojis":"Emojis","Emojis...":"Emojis\u2026","Error":"Gwall","Error: Form submit field collision.":"Gwall: Gwrthdrawiad maes cyflwyno ffurflen","Error: No form element found.":"Gwall: Ni chafwyd elfen ffurflen","Extended Latin":"Lladin estynedig","Failed to initialize plugin: {0}":"Wedi methu ymgychwyn yr ategyn: {0}","Failed to load plugin url: {0}":"Wedi methu llwytho url yr ategyn: {0}","Failed to load plugin: {0} from url {1}":"Wedi methu llwytho'r ategyn: {0} o'r url {1}","Failed to upload image: {0}":"Wedi methu uwchlwytho'r ddelwedd: {0}","File":"Ffeil","Find":"Chwilio","Find (if searchreplace plugin activated)":"Canfod (os yw'r ategyn chwilio ac amnewid yn weithredol)","Find and Replace":"Canfod a Newid","Find and replace...":"Chwilio ac amnewid","Find in selection":"Canfod yn y dewisiad","Find whole words only":"Canfod geiriau llawn yn unig","Flags":"Baneri","Focus to contextual toolbar":"Ffocws i far offer y cyd-destun","Focus to element path":"Ffocws i lwybr elfen","Focus to menubar":"Ffocws i'r bar dewislen","Focus to toolbar":"Ffocws i'r bar offer","Font":"Ffont","Font size {0}":"","Font sizes":"Meintiau ffont","Font {0}":"","Fonts":"Ffontau","Food and Drink":"Bwyd a Diod","Footer":"Troedyn","Format":"Fformat","Format {0}":"","Formats":"Fformatau","Fullscreen":"Sgrin llawn","G":"Gw","General":"Cyffredinol","Gray":"d","Green":"Gwyrdd","Green component":"Cydran werdd","Groove":"Rhych","Handy Shortcuts":"Llwybrau byr cyfleus","Header":"Pennyn","Header cell":"Cell bennyn","Heading 1":"Pennawd 1","Heading 2":"Pennawd 2","Heading 3":"Pennawd 3","Heading 4":"Pennawd 4","Heading 5":"Pennawd 5","Heading 6":"Pennawd 6","Headings":"Penawdau","Height":"Uchder","Help":"Cymorth","Hex color code":"Cod lliw hecs","Hidden":"Cudd","Horizontal align":"Alinio llorweddol","Horizontal line":"Llinell lorweddol","Horizontal space":"Gofod llorweddol","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"Dylai\u2019r ID gychwyn gyda llythyren, yn cael ei ddilyn gan ddim ond lythrennau, rhifau, llinellau toredig, dotiau, colonau neu thanlinellau.","Image is decorative":"Delwedd yn addurniadol","Image list":"Rhestr delweddau","Image title":"Teitl delwedd","Image...":"Delwedd...","ImageProxy HTTP error: Could not find Image Proxy":"Gwall HTTP ImageProxy: methwyd dod o hyd i Image Proxy","ImageProxy HTTP error: Incorrect Image Proxy URL":"Gwall HTTP ImageProxy: URL Image Proxy anghywir","ImageProxy HTTP error: Rejected request":"Gwall HTTP ImageProxy: cais wedi\u2019i wrthod","ImageProxy HTTP error: Unknown ImageProxy error":"Gwall HTTP ImageProxy: gwall ImageProxy anhysbys","Increase indent":"Cynyddu mewnoliad","Inline":"Mewnlin","Insert":"Mewnosod","Insert Template":"Mewnosod templed","Insert accordion":"","Insert column after":"Mewnosod colofn ar \xf4l","Insert column before":"Mewnosod colofn cyn","Insert date/time":"Mewnosod dyddiad/amser","Insert image":"Mewnosod delwedd","Insert link (if link plugin activated)":"Mewnosod dolen (os yw'r ategyn dolen yn weithredol)","Insert row after":"Mewnosod rhes ar \xf4l","Insert row before":"Mewnosod rhes cyn","Insert table":"Mewnosod tabl","Insert template...":"Mewnosod templed...","Insert video":"Mewnosod fideo","Insert/Edit code sample":"Mewnosod/golygu sampl cod","Insert/edit image":"Mewnosod/golygu delwedd","Insert/edit link":"Mewnosod/golygu dolen","Insert/edit media":"Mewnosod/golygu cyfrwng","Insert/edit video":"Mewnosod/golygu fideo","Inset":"Encilio","Invalid hex color code: {0}":"Cod lliw hecs annilys: {0}","Invalid input":"Mewnbwn annilys","Italic":"Italig","Justify":"Unioni","Keyboard Navigation":"Llywio Bysellfwrdd","Language":"Iaith","Learn more...":"Dysgu Mwy...","Left":"Chwith","Left to right":"Chwith i'r dde","Light Blue":"Glas Golau","Light Gray":"Llwyd golau","Light Green":"Gwyrdd Golau","Light Purple":"Porffor Golau","Light Red":"Coch Golau","Light Yellow":"Melyn Golau","Line height":"Uchder llinell","Link list":"Rhestr dolenni","Link...":"Dolen...","List Properties":"Rhestru Priodweddau","List properties...":"Rhestru priodweddau...","Loading emojis...":"Llwytho emojis\u2026","Loading...":"Llwytho\u2026","Lower Alpha":"Llythrennau Bach","Lower Greek":"Groeg (Llythrennau Bach)","Lower Roman":"Rhufeinig (Llythrennau Bach)","Match case":"Cydweddu cas","Mathematical":"Mathemategol","Media poster (Image URL)":"Poster cyfrwng (URL delwedd)","Media...":"Cyfrwng...","Medium Blue":"Glas canolig","Medium Gray":"Llwyd canolig","Medium Purple":"Porffor canolig","Merge cells":"Cyfuno celloedd","Middle":"Canol","Midnight Blue":"Glas y nos","More...":"Mwy...","Name":"Enw","Navy Blue":"Dulas","New document":"Dogfen newydd","New window":"Ffenestr newydd","Next":"Nesaf","No":"Na","No alignment":"Dim aliniad","No color":"Dim Lliw","Nonbreaking space":"Bwlch di-dor","None":"Dim","Numbered list":"Rhestr rifol","OR":"NEU","Objects":"Gwrthrychau","Ok":"Iawn","Open help dialog":"Agor y ddeialog gymorth","Open link":"Agor dolen","Open link in...":"Agor dolen yn...","Open popup menu for split buttons":"Agor naidlen ar gyfer botymau hollt","Orange":"Oren","Outset":"Ymwthio","Page break":"Toriad tudalen","Paragraph":"Paragraff","Paste":"Gludo","Paste as text":"Gludo fel testun","Paste column after":"Gludo colofn ar \xf4l","Paste column before":"Gludo colofn cyn","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Mae gludo nawr yn gweithio yn y modd testun plaen. Caiff testun plaen ei ludo nawr tan gaiff yr opsiwn ei doglo i'w ddiffodd.","Paste or type a link":"Gludo neu deipio dolen","Paste row after":"Gludo rhes ar \xf4l","Paste row before":"Gludo rhes cyn","Paste your embed code below:":"Gludwch eich cod mewnblannu isod:","People":"Pobl","Plugins":"Ategion","Plugins installed ({0}):":"Ategio wedi eu gosod ({0}):","Powered by {0}":"Gyrrir gan {0}","Pre":"Pre","Preferences":"Dewisiadau","Preformatted":"Wedi ei rag-fformatio","Premium plugins:":"Ategion premiwm:","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"Rhagolwg","Previous":"Blaenorol","Print":"Argraffu","Print...":"Argraffu...","Purple":"Porffor","Quotations":"Dyfyniadau","R":"C","Range 0 to 255":"Ystod 0 i 255","Red":"Coch","Red component":"Cydran goch","Redo":"Ailwneud","Remove":"Gwaredu","Remove color":"Tynnu lliw","Remove link":"Tynnu dolen","Replace":"Amnewid","Replace all":"Amnewid y cwbl","Replace with":"Amnewid gyda","Resize":"Ailfeintio","Restore last draft":"Adfer y drafft olaf","Reveal or hide additional toolbar items":"","Rich Text Area":"Ardal testun cyfoethog","Rich Text Area. Press ALT-0 for help.":"Ardal testun cyfoethog. Pwyswch ALT-0 am help.","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Ardal Testun Cyfoethog. Pwyswch ALT-F9 ar gyfer y ddewislen, Pwyswch ALT-F10 ar gyfer y bar offer. Pwyswch ALT-0 am gymorth","Ridge":"Esgair","Right":"De","Right to left":"De i'r chwith","Row":"Rhes","Row clipboard actions":"Camau clipfwrdd rhes","Row group":"Gr\u0175p rhes","Row header":"Pennyn rhes","Row properties":"Priodweddau rhes","Row type":"Math y rhes","Rows":"Rhesi","Save":"Cadw","Save (if save plugin activated)":"Cadw (os yw'r ategyn cadw yn weithredol)","Scope":"Cwmpas","Search":"Chwilio","Select all":"Dewis popeth","Select...":"Dewis...","Selection":"Dewis","Shortcut":"Llwybr Byr","Show blocks":"Dangos blociau","Show caption":"Dangos capsiwn","Show invisible characters":"Dangos nodau anweledig","Size":"Maint","Solid":"Solid","Source":"Ffynhonnell","Source code":"Cod gwreiddiol","Special Character":"Nod arbennig","Special character...":"Nod arbennig...","Split cell":"Hollti cell","Square":"Sgw\xe2r","Start list at number":"Dechrau rhestr efo rhif","Strikethrough":"Llinell drwodd","Style":"Arddull","Subscript":"Is-sgript","Superscript":"Uwchsgript","Switch to or from fullscreen mode":"Newid i neu o'r modd sgr\xeen llawn","Symbols":"Symbolau","System Font":"Ffont system","Table":"Tabl","Table caption":"Capsiwn tabl","Table properties":"Priodweddau tabl","Table styles":"Arddulliau tabl","Template":"Templed","Templates":"Templedi","Text":"Testun","Text color":"Lliw testun","Text color {0}":"","Text to display":"Testun i'w ddangos","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"Mae'n debyg mai cyfeiriad e-bost yw'r URL hwn. Ydych chi am ychwanegu'r rhagddoddiad mailto:?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"Mae'n debyg mai dolen allanol yw'r URL hwn. Ydych chi am ychwanegu'r rhagddodiad http:// ?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"Ymddengys mai dolen allannol yw'r URL a roddoch chi. Ydych chi eisiau ychwanegu'r rhagddodiad https:// gofynnol?","Title":"Teitl","To open the popup, press Shift+Enter":"I agor y llamlen, pwyswch Shift+Enter","Toggle accordion":"","Tools":"Offer","Top":"Brig","Travel and Places":"Teithio a lleoedd","Turquoise":"Gwyrddlas","Underline":"Tanlinellu","Undo":"Dadwneud","Upload":"Uwchlwytho","Uploading image":"Uwchlwytho delwedd","Upper Alpha":"Priflythrennau","Upper Roman":"Rhufeinig (Priflythrennau)","Url":"URL","User Defined":"Diffinir gan y defnyddiwr","Valid":"Dilys","Version":"Fersiwn","Vertical align":"Alinio fertigol","Vertical space":"Gofod fertigol","View":"Gweld","Visual aids":"Cymorth gweledol","Warn":"Rhybuddio","White":"Gwyn","Width":"Lled","Word count":"Cyfri geiriau","Words":"Geiriau","Words: {0}":"Geiriau: {0}","Yellow":"Melyn","Yes":"Iawn","You are using {0}":"Rydych yn defnyddio {0}","You have unsaved changes are you sure you want to navigate away?":"Mae newidiadau heb eu cadw - ydych chi wir am symud i ffwrdd?","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"Dyw eich porwr ddim yn cynnal mynediad uniongyrchol i'r clipfwrdd. Yn hytrach defnyddiwch y bysellau llwybrau byr Ctrl+X/C/V.","alignment":"aliniad","austral sign":"arwydd austral","cedi sign":"arwydd cedi","colon sign":"Arwydd colon","cruzeiro sign":"Arwydd cruzeiro","currency sign":"Arwydd arian cyfred","dollar sign":"Arwydd dolar","dong sign":"arwydd dong","drachma sign":"arwydd drachma","euro-currency sign":"Arwydd euro","example":"enghraifft","formatting":"fformatio","french franc sign":"Arwydd ffranc Ffrengig","german penny symbol":"arwydd ceiniog almaenig","guarani sign":"arwydd quarani","history":"hanes","hryvnia sign":"arwydd hryvnia","indentation":"mewnoli","indian rupee sign":"arwydd rupee india","kip sign":"arwydd kip","lira sign":"Arwydd lira","livre tournois sign":"arwydd punt tournois","manat sign":"arwydd manat","mill sign":"arwydd mill","naira sign":"arwydd naira","new sheqel sign":"arwydd sheqel newydd","nordic mark sign":"arwydd marc nordig","peseta sign":"arwydd peseta","peso sign":"arwydd peso","ruble sign":"arwydd ruble","rupee sign":"arwydd rupee","spesmilo sign":"arwydd spesmilo","styles":"steiliau","tenge sign":"arwydd tenge","tugrik sign":"arwydd tugrik","turkish lira sign":"arwydd lira twrcaidd","won sign":"arwydd won","yen character":"nod yen","yen/yuan character variant one":"nod yen/yuan amrywiad un","yuan character":"nod yuan","yuan character, in hong kong and taiwan":"nod yuan yn Hong Kong a Taiwan","{0} characters":"{0} nod","{0} columns, {1} rows":"","{0} words":"{0} o eiriau"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/da.js b/libraries/tinymce/js/tinymce/langs/da.js index 9f4ae0a..c49c95b 100644 --- a/libraries/tinymce/js/tinymce/langs/da.js +++ b/libraries/tinymce/js/tinymce/langs/da.js @@ -1 +1 @@ -tinymce.addI18n("da",{"Redo":"Gendan","Undo":"Fortryd","Cut":"Klip","Copy":"Kopier","Paste":"S\xe6t ind","Select all":"V\xe6lg alle","New document":"Nyt dokument","Ok":"Ok","Cancel":"Annuller","Visual aids":"Visuel hj\xe6lp","Bold":"Fed","Italic":"Kursiv","Underline":"Understreget","Strikethrough":"Gennemstreget","Superscript":"H\xe6vet skrift","Subscript":"S\xe6nket skrift","Clear formatting":"Nulstil formattering","Remove":"Slet","Align left":"Opstil til venstre","Align center":"Centrer","Align right":"Opstil til h\xf8jre","No alignment":"Ingen justering","Justify":"Justering","Bullet list":"Punktopstillet liste","Numbered list":"Nummereret liste","Decrease indent":"Formindsk indrykning","Increase indent":"For\xf8g indrykning","Close":"Luk","Formats":"Formater","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"Din browser underst\xf8tter ikke direkte adgang til udklipsholder. Benyt Ctrl+X/C/ tastaturgenveje i stedet for.","Headings":"Overskrifter","Heading 1":"Overskrift 1","Heading 2":"Overskrift 2","Heading 3":"Overskrift 3","Heading 4":"Overskrift 4","Heading 5":"Overskrift 5","Heading 6":"Overskrift 6","Preformatted":"Forudformateret","Div":"Div","Pre":"Pre","Code":"Kode","Paragraph":"Afsnit","Blockquote":"Citatblok","Inline":"Inline","Blocks":"Blokke","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":'"Inds\xe6t" er nu i Ren Tekst tilstand. Indhold vil nu blive indsat som ren tekst, indtil du sl\xe5r denne funktion fra igen.',"Fonts":"Skrifttyper","Font sizes":"Skriftst\xf8rrelse","Class":"Klasse","Browse for an image":"S\xf8g efter et billede","OR":"ELLER","Drop an image here":"Slip et billede her","Upload":"Upload","Uploading image":"Uploader billede","Block":"Blok\xe9r","Align":"Juster","Default":"Standard","Circle":"Cirkel","Disc":"Udfyldt cirkel","Square":"Firkant","Lower Alpha":"Sm\xe5 bogstaver","Lower Greek":"Sm\xe5 gr\xe6ske","Lower Roman":"Sm\xe5 romertal","Upper Alpha":"Store bogstaver","Upper Roman":"Store romertal","Anchor...":"Anker...","Anchor":"Anker","Name":"Navn","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID skal starte med et bogstav, og m\xe5 kun efterf\xf8lges af bogstaver, tal, bindestreg, punktum, kolon eller underscore.","You have unsaved changes are you sure you want to navigate away?":"Du har ikke gemte \xe6ndringer. Er du sikker p\xe5 at du vil forts\xe6tte?","Restore last draft":"Genopret sidste kladde","Special character...":"Specielle tegn...","Special Character":"Specialtegn","Source code":"Kildekode","Insert/Edit code sample":"Inds\xe6t/Ret kodeeksempel","Language":"Sprog","Code sample...":"Kodeeksempel...","Left to right":"Venstre mod h\xf8jre","Right to left":"H\xf8jre mod venstre","Title":"Titel","Fullscreen":"Fuld sk\xe6rm","Action":"Handling","Shortcut":"Genvej","Help":"Hj\xe6lp","Address":"Adresse","Focus to menubar":"Fokus p\xe5 menulinjen","Focus to toolbar":"Fokus p\xe5 v\xe6rkt\xf8jslinjen","Focus to element path":"Fokuser p\xe5 elementvej","Focus to contextual toolbar":"Fokuser p\xe5 kontekstuel v\xe6rkt\xf8jslinje","Insert link (if link plugin activated)":"Inds\xe6t link (hvis link plugin er aktiveret)","Save (if save plugin activated)":"Gem (hvis gem plugin er aktiveret)","Find (if searchreplace plugin activated)":"Find (hvis searchreplace plugin er aktiveret)","Plugins installed ({0}):":"Installerede plugins ({0}):","Premium plugins:":"Premium plugins:","Learn more...":"L\xe6r mere...","You are using {0}":"Du benytter {0}","Plugins":"Plugins","Handy Shortcuts":"Praktiske Genveje","Horizontal line":"Vandret linje","Insert/edit image":"Inds\xe6t/rediger billede","Alternative description":"Alternativ beskrivelse","Accessibility":"Tilg\xe6ngelighed","Image is decorative":"Billede er dekorativt","Source":"Kilde","Dimensions":"Dimensioner","Constrain proportions":"Begr\xe6ns proportioner","General":"Generelt","Advanced":"Avanceret","Style":"Typografi","Vertical space":"Lodret mellemrum","Horizontal space":"Vandret mellemrum","Border":"Kant","Insert image":"Inds\xe6t billede","Image...":"Billede...","Image list":"Billedliste","Resize":"Skaler","Insert date/time":"Inds\xe6t dato/klokkesl\xe6t","Date/time":"Dato/klokkesl\xe6t","Insert/edit link":"Inds\xe6t/rediger link","Text to display":"Tekst som skal vises","Url":"Url","Open link in...":"\xc5bn link med...","Current window":"Aktuelle vindue","None":"Ingen","New window":"Nyt vindue","Open link":"\xc5ben link","Remove link":"Fjern link","Anchors":"Ankre","Link...":"Link...","Paste or type a link":"Inds\xe6t eller skriv et link","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"URL\u2019en som du angav ser ud til at v\xe6re en e-mailadresse. \xd8nsker du at tilf\xf8je det kr\xe6vede pr\xe6fiks mailto: ?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"URL\u2019en som du angav ser ud til at v\xe6re et eksternt link. \xd8nsker du at tilf\xf8je det kr\xe6vede pr\xe6fiks http:// ?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"URL'en som du angav ser ud til at v\xe6re et eksternt link. \xd8nsker du at tilf\xf8je det n\xf8dvendige https:// pr\xe6fiks?","Link list":"Linkliste","Insert video":"Inds\xe6t video","Insert/edit video":"Inds\xe6t/rediger video","Insert/edit media":"Inds\xe6t/rediger medier","Alternative source":"Alternativ kilde","Alternative source URL":"Alternativ kilde URL","Media poster (Image URL)":"Medieplakat (billede URL)","Paste your embed code below:":"Inds\xe6t din indlejrede kode herunder:","Embed":"Indlejr","Media...":"Medie...","Nonbreaking space":"H\xe5rdt mellemrum","Page break":"Sideskift","Paste as text":"Inds\xe6t som tekst","Preview":"Eksempelvisning","Print":"Print","Print...":"Udskriv...","Save":"Gem","Find":"S\xf8g","Replace with":"Erstat med","Replace":"Erstat","Replace all":"Erstat alle","Previous":"Forrige","Next":"N\xe6ste","Find and Replace":"Find og erstat","Find and replace...":"Find og erstat...","Could not find the specified string.":"Kunne ikke finde s\xf8getekst.","Match case":"Forskel p\xe5 store og sm\xe5 bogstaver","Find whole words only":"Find kun hele ord","Find in selection":"Find i det valgte","Insert table":"Inds\xe6t tabel","Table properties":"Tabelegenskaber","Delete table":"Slet tabel","Cell":"Celle","Row":"R\xe6kke","Column":"Kolonne","Cell properties":"Celleegenskaber","Merge cells":"Flet celler","Split cell":"Del celle","Insert row before":"Inds\xe6t r\xe6kke f\xf8r","Insert row after":"Inds\xe6t r\xe6kke efter","Delete row":"Slet r\xe6kke","Row properties":"R\xe6kkeegenskaber","Cut row":"Klip r\xe6kke","Cut column":"Klip kolonne","Copy row":"Kopier r\xe6kke","Copy column":"Kopier kolonne","Paste row before":"Inds\xe6t r\xe6kke f\xf8r","Paste column before":"Inds\xe6t kolonne f\xf8r","Paste row after":"Inds\xe6t r\xe6kke efter","Paste column after":"Inds\xe6t kolonne efter","Insert column before":"Inds\xe6t kolonne f\xf8r","Insert column after":"Inds\xe6t kolonne efter","Delete column":"Slet kolonne","Cols":"Kolonne","Rows":"R\xe6kke","Width":"Bredde","Height":"H\xf8jde","Cell spacing":"Celleafstand","Cell padding":"Celle padding","Row clipboard actions":"R\xe6kke udklipsholder handlinger","Column clipboard actions":"Kolonne udklipsholder handlinger","Table styles":"Tabel styling","Cell styles":"Celle styling","Column header":"Kolonne overskrift","Row header":"R\xe6kke overskrift","Table caption":"Tabeltekst","Caption":"Tekst","Show caption":"Vis overskrift","Left":"Venstre","Center":"Midte","Right":"H\xf8jre","Cell type":"Celletype","Scope":"Omr\xe5de","Alignment":"Justering","Horizontal align":"Horisontal justering","Vertical align":"Vertikal justering","Top":"Top","Middle":"Midte","Bottom":"Bund","Header cell":"Sidehoved celle","Row group":"R\xe6kke gruppe","Column group":"Kolonnegruppe","Row type":"R\xe6kke type","Header":"Overskrift","Body":"Br\xf8dtekst","Footer":"Sidefod","Border color":"Kantfarve","Solid":"Solid","Dotted":"Prikket","Dashed":"Stiplet","Double":"Dobbel","Groove":"Rille","Ridge":"Ryg","Inset":"Fors\xe6nket","Outset":"Begyndelse","Hidden":"Skjult","Insert template...":"Inds\xe6t skabelon...","Templates":"Skabeloner","Template":"Skabelon","Insert Template":"Inds\xe6t Skabelon","Text color":"Tekstfarve","Background color":"Baggrundsfarve","Custom...":"Brugerdefineret...","Custom color":"Brugerdefineret farve","No color":"Ingen farve","Remove color":"Fjern farve","Show blocks":"Vis blokke","Show invisible characters":"Vis usynlige tegn","Word count":"Optalte ord","Count":"Antal","Document":"Dokument","Selection":"Valg","Words":"Ord","Words: {0}":"Ord: {0}","{0} words":"{0} ord","File":"Fil","Edit":"Rediger","Insert":"Inds\xe6t","View":"Gennemse","Format":"Formater","Table":"Tabel","Tools":"V\xe6rkt\xf8jer","Powered by {0}":"Drevet af {0}","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Rich Text omr\xe5de. Tryk ALT-F9 for menu. Tryk ALT-F10 for v\xe6rkt\xf8jslinje. Tryk ALT-0 for hj\xe6lp","Image title":"Billedtitel","Border width":"Kantbredde","Border style":"Kantstil","Error":"Fejl","Warn":"Advar","Valid":"Gyldig","To open the popup, press Shift+Enter":"Tryk skift + enter for at \xe5bne pop op","Rich Text Area":"Rich Text Omr\xe5de","Rich Text Area. Press ALT-0 for help.":"Rich tekst omr\xe5de. Tryk p\xe5 ALT-0 for hj\xe6lp.","System Font":"Systemskrifttype","Failed to upload image: {0}":"Mislykket billed-upload:","Failed to load plugin: {0} from url {1}":"Mislykket plugin indl\xe6sning: {0} fra url {1}","Failed to load plugin url: {0}":"Mislykket indl\xe6sning af plugin-url: {0}","Failed to initialize plugin: {0}":"Mislykket initiering a plugin: {0}","example":"eksempel","Search":"S\xf8g","All":"Alle","Currency":"Valuta","Text":"Tekst","Quotations":"Anf\xf8rselstegn","Mathematical":"Matematiske tegn","Extended Latin":"Udvidet Latin","Symbols":"Symboler","Arrows":"Pile","User Defined":"Brugerdefineret","dollar sign":"dollartegn","currency sign":"valutategn","euro-currency sign":"euro-tegn","colon sign":"kolontegn","cruzeiro sign":"cruzeiro-tegn","french franc sign":"fransk frank-tegn","lira sign":"lira-tegn","mill sign":"mill-tegn","naira sign":"naira-tegn","peseta sign":"peseta-tegn","rupee sign":"rupee-tegn","won sign":"won-tegn","new sheqel sign":"ny sheqel-tegn","dong sign":"dong-tegn","kip sign":"kip-tegn","tugrik sign":"tugrik-tegn","drachma sign":"drakmer-tegn","german penny symbol":"tysk penny-symbol","peso sign":"peso-tegn","guarani sign":"guarani-tegn","austral sign":"austral-tegn","hryvnia sign":"hryvnia-tegn","cedi sign":"cedi-tegn","livre tournois sign":"livre tournois-tegn","spesmilo sign":"spesmilo-tegn","tenge sign":"tenge-tegn","indian rupee sign":"indisk rupee-tegn","turkish lira sign":"tyrkisk lira-tegn","nordic mark sign":"nordisk mark-tegn","manat sign":"manat-tegn","ruble sign":"rubel-tegn","yen character":"yen-tegn","yuan character":"yuan-tegn","yuan character, in hong kong and taiwan":"yuan-tegn, i hong kong og taiwan","yen/yuan character variant one":"yen/yuan-tegn variant en","Emojis":"Emojier","Emojis...":"Emojier...","Loading emojis...":"Indl\xe6ser emojier...","Could not load emojis":"Kunne ikke indl\xe6se emojier","People":"Folk","Animals and Nature":"Dyr og natur","Food and Drink":"F\xf8de og drikke","Activity":"Aktivitet","Travel and Places":"Rejser og steder","Objects":"Objekter","Flags":"Flag","Characters":"Tegn","Characters (no spaces)":"Tegn (uden mellemrum)","{0} characters":"{0} tegn","Error: Form submit field collision.":"Fejl: Form submit felt kollision","Error: No form element found.":"Fejl: Ingen form element fundet.","Color swatch":"Farvepr\xf8ve","Color Picker":"Farvev\xe6lger","Invalid hex color code: {0}":"Ugyldig hex farvekode: {0}","Invalid input":"Ugyldig indtastning","R":"R","Red component":"R\xf8d komponent","G":"G","Green component":"Gr\xf8n komponent","B":"B","Blue component":"Bl\xe5 komponent","#":"#","Hex color code":"Hex farvekode","Range 0 to 255":"Interval 0 til 255","Turquoise":"Turkis","Green":"Gr\xf8n","Blue":"Bl\xe5","Purple":"Lilla","Navy Blue":"Marinebl\xe5","Dark Turquoise":"M\xf8rketurkis","Dark Green":"M\xf8rkegr\xf8n","Medium Blue":"Medium bl\xe5","Medium Purple":"Medium lilla","Midnight Blue":"Midnatsbl\xe5","Yellow":"Gul","Orange":"Orange","Red":"R\xf8d","Light Gray":"Lysegr\xe5","Gray":"Gr\xe5","Dark Yellow":"M\xf8rkegul","Dark Orange":"M\xf8rkeorange","Dark Red":"M\xf8rker\xf8d","Medium Gray":"Mellemgr\xe5","Dark Gray":"M\xf8rkegr\xe5","Light Green":"Lysegr\xf8n","Light Yellow":"Lysegul","Light Red":"Lyser\xf8d","Light Purple":"Lyslilla","Light Blue":"Lysebl\xe5","Dark Purple":"M\xf8rkelilla","Dark Blue":"M\xf8rkebl\xe5","Black":"Sort","White":"Hvid","Switch to or from fullscreen mode":"Skift til eller fra fuldsk\xe6rmstilstand","Open help dialog":"\xc5bn hj\xe6lpedialog","history":"historie","styles":"stile","formatting":"formatering","alignment":"justering","indentation":"indrykning","Font":"Skrifttype","Size":"St\xf8rrelse","More...":"Mere...","Select...":"V\xe6lg...","Preferences":"Pr\xe6ferencer","Yes":"Ja","No":"Nej","Keyboard Navigation":"Navigation med tastatur","Version":"Version","Code view":"Kodevisning","Open popup menu for split buttons":"\xc5ben popup menu for split knapper","List Properties":"List indstillinger","List properties...":"List indstillinger...","Start list at number":"Start liste ved nummer","Line height":"Linjeh\xf8jde","Dropped file type is not supported":"Den placerede fil type er ikke underst\xf8ttet","Loading...":"Indl\xe6ser...","ImageProxy HTTP error: Rejected request":"ImageProxy HTTP fejl: Anmodning afvist","ImageProxy HTTP error: Could not find Image Proxy":"ImageProxy HTTP fejl: Kunne ikke finde Image Proxy","ImageProxy HTTP error: Incorrect Image Proxy URL":"ImageProxy HTTP fejl: Forkert Image Proxy URL","ImageProxy HTTP error: Unknown ImageProxy error":"ImageProxy HTTP fejl: Ukendt ImageProxy fejl"}); \ No newline at end of file +tinymce.addI18n("da",{"#":"#","Accessibility":"Tilg\xe6ngelighed","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"Handling","Activity":"Aktivitet","Address":"Adresse","Advanced":"Avanceret","Align":"Juster","Align center":"Centrer","Align left":"Opstil til venstre","Align right":"Opstil til h\xf8jre","Alignment":"Justering","Alignment {0}":"","All":"Alle","Alternative description":"Alternativ beskrivelse","Alternative source":"Alternativ kilde","Alternative source URL":"Alternativ kilde URL","Anchor":"Anker","Anchor...":"Anker...","Anchors":"Ankre","Animals and Nature":"Dyr og natur","Arrows":"Pile","B":"B","Background color":"Baggrundsfarve","Background color {0}":"","Black":"Sort","Block":"Blok\xe9r","Block {0}":"","Blockquote":"Citatblok","Blocks":"Blokke","Blue":"Bl\xe5","Blue component":"Bl\xe5 komponent","Body":"Br\xf8dtekst","Bold":"Fed","Border":"Kant","Border color":"Kantfarve","Border style":"Kantstil","Border width":"Kantbredde","Bottom":"Bund","Browse files":"","Browse for an image":"S\xf8g efter et billede","Browse links":"","Bullet list":"Punktopstillet liste","Cancel":"Annuller","Caption":"Tekst","Cell":"Celle","Cell padding":"Celle padding","Cell properties":"Celleegenskaber","Cell spacing":"Celleafstand","Cell styles":"Celle styling","Cell type":"Celletype","Center":"Midte","Characters":"Tegn","Characters (no spaces)":"Tegn (uden mellemrum)","Circle":"Cirkel","Class":"Klasse","Clear formatting":"Nulstil formattering","Close":"Luk","Code":"Kode","Code sample...":"Kodeeksempel...","Code view":"Kodevisning","Color Picker":"Farvev\xe6lger","Color swatch":"Farvepr\xf8ve","Cols":"Kolonne","Column":"Kolonne","Column clipboard actions":"Kolonne udklipsholder handlinger","Column group":"Kolonnegruppe","Column header":"Kolonne overskrift","Constrain proportions":"Begr\xe6ns proportioner","Copy":"Kopier","Copy column":"Kopier kolonne","Copy row":"Kopier r\xe6kke","Could not find the specified string.":"Kunne ikke finde s\xf8getekst.","Could not load emojis":"Kunne ikke indl\xe6se emojier","Count":"Antal","Currency":"Valuta","Current window":"Aktuelle vindue","Custom color":"Brugerdefineret farve","Custom...":"Brugerdefineret...","Cut":"Klip","Cut column":"Klip kolonne","Cut row":"Klip r\xe6kke","Dark Blue":"M\xf8rkebl\xe5","Dark Gray":"M\xf8rkegr\xe5","Dark Green":"M\xf8rkegr\xf8n","Dark Orange":"M\xf8rkeorange","Dark Purple":"M\xf8rkelilla","Dark Red":"M\xf8rker\xf8d","Dark Turquoise":"M\xf8rketurkis","Dark Yellow":"M\xf8rkegul","Dashed":"Stiplet","Date/time":"Dato/klokkesl\xe6t","Decrease indent":"Formindsk indrykning","Default":"Standard","Delete accordion":"","Delete column":"Slet kolonne","Delete row":"Slet r\xe6kke","Delete table":"Slet tabel","Dimensions":"Dimensioner","Disc":"Udfyldt cirkel","Div":"Div","Document":"Dokument","Dotted":"Prikket","Double":"Dobbel","Drop an image here":"Slip et billede her","Dropped file type is not supported":"Den placerede fil type er ikke underst\xf8ttet","Edit":"Rediger","Embed":"Indlejr","Emojis":"Emojier","Emojis...":"Emojier...","Error":"Fejl","Error: Form submit field collision.":"Fejl: Form submit felt kollision","Error: No form element found.":"Fejl: Ingen form element fundet.","Extended Latin":"Udvidet Latin","Failed to initialize plugin: {0}":"Mislykket initiering a plugin: {0}","Failed to load plugin url: {0}":"Mislykket indl\xe6sning af plugin-url: {0}","Failed to load plugin: {0} from url {1}":"Mislykket plugin indl\xe6sning: {0} fra url {1}","Failed to upload image: {0}":"Mislykket billed-upload:","File":"Fil","Find":"S\xf8g","Find (if searchreplace plugin activated)":"Find (hvis searchreplace plugin er aktiveret)","Find and Replace":"Find og erstat","Find and replace...":"Find og erstat...","Find in selection":"Find i det valgte","Find whole words only":"Find kun hele ord","Flags":"Flag","Focus to contextual toolbar":"Fokuser p\xe5 kontekstuel v\xe6rkt\xf8jslinje","Focus to element path":"Fokuser p\xe5 elementvej","Focus to menubar":"Fokus p\xe5 menulinjen","Focus to toolbar":"Fokus p\xe5 v\xe6rkt\xf8jslinjen","Font":"Skrifttype","Font size {0}":"","Font sizes":"Skriftst\xf8rrelse","Font {0}":"","Fonts":"Skrifttyper","Food and Drink":"F\xf8de og drikke","Footer":"Sidefod","Format":"Formater","Format {0}":"","Formats":"Formater","Fullscreen":"Fuld sk\xe6rm","G":"G","General":"Generelt","Gray":"Gr\xe5","Green":"Gr\xf8n","Green component":"Gr\xf8n komponent","Groove":"Rille","Handy Shortcuts":"Praktiske Genveje","Header":"Overskrift","Header cell":"Sidehoved celle","Heading 1":"Overskrift 1","Heading 2":"Overskrift 2","Heading 3":"Overskrift 3","Heading 4":"Overskrift 4","Heading 5":"Overskrift 5","Heading 6":"Overskrift 6","Headings":"Overskrifter","Height":"H\xf8jde","Help":"Hj\xe6lp","Hex color code":"Hex farvekode","Hidden":"Skjult","Horizontal align":"Horisontal justering","Horizontal line":"Vandret linje","Horizontal space":"Vandret mellemrum","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID skal starte med et bogstav, og m\xe5 kun efterf\xf8lges af bogstaver, tal, bindestreg, punktum, kolon eller underscore.","Image is decorative":"Billede er dekorativt","Image list":"Billedliste","Image title":"Billedtitel","Image...":"Billede...","ImageProxy HTTP error: Could not find Image Proxy":"ImageProxy HTTP fejl: Kunne ikke finde Image Proxy","ImageProxy HTTP error: Incorrect Image Proxy URL":"ImageProxy HTTP fejl: Forkert Image Proxy URL","ImageProxy HTTP error: Rejected request":"ImageProxy HTTP fejl: Anmodning afvist","ImageProxy HTTP error: Unknown ImageProxy error":"ImageProxy HTTP fejl: Ukendt ImageProxy fejl","Increase indent":"For\xf8g indrykning","Inline":"Inline","Insert":"Inds\xe6t","Insert Template":"Inds\xe6t Skabelon","Insert accordion":"","Insert column after":"Inds\xe6t kolonne efter","Insert column before":"Inds\xe6t kolonne f\xf8r","Insert date/time":"Inds\xe6t dato/klokkesl\xe6t","Insert image":"Inds\xe6t billede","Insert link (if link plugin activated)":"Inds\xe6t link (hvis link plugin er aktiveret)","Insert row after":"Inds\xe6t r\xe6kke efter","Insert row before":"Inds\xe6t r\xe6kke f\xf8r","Insert table":"Inds\xe6t tabel","Insert template...":"Inds\xe6t skabelon...","Insert video":"Inds\xe6t video","Insert/Edit code sample":"Inds\xe6t/Ret kodeeksempel","Insert/edit image":"Inds\xe6t/rediger billede","Insert/edit link":"Inds\xe6t/rediger link","Insert/edit media":"Inds\xe6t/rediger medier","Insert/edit video":"Inds\xe6t/rediger video","Inset":"Fors\xe6nket","Invalid hex color code: {0}":"Ugyldig hex farvekode: {0}","Invalid input":"Ugyldig indtastning","Italic":"Kursiv","Justify":"Justering","Keyboard Navigation":"Navigation med tastatur","Language":"Sprog","Learn more...":"L\xe6r mere...","Left":"Venstre","Left to right":"Venstre mod h\xf8jre","Light Blue":"Lysebl\xe5","Light Gray":"Lysegr\xe5","Light Green":"Lysegr\xf8n","Light Purple":"Lyslilla","Light Red":"Lyser\xf8d","Light Yellow":"Lysegul","Line height":"Linjeh\xf8jde","Link list":"Linkliste","Link...":"Link...","List Properties":"List indstillinger","List properties...":"List indstillinger...","Loading emojis...":"Indl\xe6ser emojier...","Loading...":"Indl\xe6ser...","Lower Alpha":"Sm\xe5 bogstaver","Lower Greek":"Sm\xe5 gr\xe6ske","Lower Roman":"Sm\xe5 romertal","Match case":"Forskel p\xe5 store og sm\xe5 bogstaver","Mathematical":"Matematiske tegn","Media poster (Image URL)":"Medieplakat (billede URL)","Media...":"Medie...","Medium Blue":"Medium bl\xe5","Medium Gray":"Mellemgr\xe5","Medium Purple":"Medium lilla","Merge cells":"Flet celler","Middle":"Midte","Midnight Blue":"Midnatsbl\xe5","More...":"Mere...","Name":"Navn","Navy Blue":"Marinebl\xe5","New document":"Nyt dokument","New window":"Nyt vindue","Next":"N\xe6ste","No":"Nej","No alignment":"Ingen justering","No color":"Ingen farve","Nonbreaking space":"H\xe5rdt mellemrum","None":"Ingen","Numbered list":"Nummereret liste","OR":"ELLER","Objects":"Objekter","Ok":"Ok","Open help dialog":"\xc5bn hj\xe6lpedialog","Open link":"\xc5ben link","Open link in...":"\xc5bn link med...","Open popup menu for split buttons":"\xc5ben popup menu for split knapper","Orange":"Orange","Outset":"Begyndelse","Page break":"Sideskift","Paragraph":"Afsnit","Paste":"S\xe6t ind","Paste as text":"Inds\xe6t som tekst","Paste column after":"Inds\xe6t kolonne efter","Paste column before":"Inds\xe6t kolonne f\xf8r","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":'"Inds\xe6t" er nu i Ren Tekst tilstand. Indhold vil nu blive indsat som ren tekst, indtil du sl\xe5r denne funktion fra igen.',"Paste or type a link":"Inds\xe6t eller skriv et link","Paste row after":"Inds\xe6t r\xe6kke efter","Paste row before":"Inds\xe6t r\xe6kke f\xf8r","Paste your embed code below:":"Inds\xe6t din indlejrede kode herunder:","People":"Folk","Plugins":"Plugins","Plugins installed ({0}):":"Installerede plugins ({0}):","Powered by {0}":"Drevet af {0}","Pre":"Pre","Preferences":"Pr\xe6ferencer","Preformatted":"Forudformateret","Premium plugins:":"Premium plugins:","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"Eksempelvisning","Previous":"Forrige","Print":"Print","Print...":"Udskriv...","Purple":"Lilla","Quotations":"Anf\xf8rselstegn","R":"R","Range 0 to 255":"Interval 0 til 255","Red":"R\xf8d","Red component":"R\xf8d komponent","Redo":"Gendan","Remove":"Slet","Remove color":"Fjern farve","Remove link":"Fjern link","Replace":"Erstat","Replace all":"Erstat alle","Replace with":"Erstat med","Resize":"Skaler","Restore last draft":"Genopret sidste kladde","Reveal or hide additional toolbar items":"","Rich Text Area":"Rich Text Omr\xe5de","Rich Text Area. Press ALT-0 for help.":"Rich tekst omr\xe5de. Tryk p\xe5 ALT-0 for hj\xe6lp.","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Rich Text omr\xe5de. Tryk ALT-F9 for menu. Tryk ALT-F10 for v\xe6rkt\xf8jslinje. Tryk ALT-0 for hj\xe6lp","Ridge":"Ryg","Right":"H\xf8jre","Right to left":"H\xf8jre mod venstre","Row":"R\xe6kke","Row clipboard actions":"R\xe6kke udklipsholder handlinger","Row group":"R\xe6kke gruppe","Row header":"R\xe6kke overskrift","Row properties":"R\xe6kkeegenskaber","Row type":"R\xe6kke type","Rows":"R\xe6kke","Save":"Gem","Save (if save plugin activated)":"Gem (hvis gem plugin er aktiveret)","Scope":"Omr\xe5de","Search":"S\xf8g","Select all":"V\xe6lg alle","Select...":"V\xe6lg...","Selection":"Valg","Shortcut":"Genvej","Show blocks":"Vis blokke","Show caption":"Vis overskrift","Show invisible characters":"Vis usynlige tegn","Size":"St\xf8rrelse","Solid":"Solid","Source":"Kilde","Source code":"Kildekode","Special Character":"Specialtegn","Special character...":"Specielle tegn...","Split cell":"Del celle","Square":"Firkant","Start list at number":"Start liste ved nummer","Strikethrough":"Gennemstreget","Style":"Typografi","Subscript":"S\xe6nket skrift","Superscript":"H\xe6vet skrift","Switch to or from fullscreen mode":"Skift til eller fra fuldsk\xe6rmstilstand","Symbols":"Symboler","System Font":"Systemskrifttype","Table":"Tabel","Table caption":"Tabeltekst","Table properties":"Tabelegenskaber","Table styles":"Tabel styling","Template":"Skabelon","Templates":"Skabeloner","Text":"Tekst","Text color":"Tekstfarve","Text color {0}":"","Text to display":"Tekst som skal vises","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"URL\u2019en som du angav ser ud til at v\xe6re en e-mailadresse. \xd8nsker du at tilf\xf8je det kr\xe6vede pr\xe6fiks mailto: ?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"URL\u2019en som du angav ser ud til at v\xe6re et eksternt link. \xd8nsker du at tilf\xf8je det kr\xe6vede pr\xe6fiks http:// ?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"URL'en som du angav ser ud til at v\xe6re et eksternt link. \xd8nsker du at tilf\xf8je det n\xf8dvendige https:// pr\xe6fiks?","Title":"Titel","To open the popup, press Shift+Enter":"Tryk skift + enter for at \xe5bne pop op","Toggle accordion":"","Tools":"V\xe6rkt\xf8jer","Top":"Top","Travel and Places":"Rejser og steder","Turquoise":"Turkis","Underline":"Understreget","Undo":"Fortryd","Upload":"Upload","Uploading image":"Uploader billede","Upper Alpha":"Store bogstaver","Upper Roman":"Store romertal","Url":"Url","User Defined":"Brugerdefineret","Valid":"Gyldig","Version":"Version","Vertical align":"Vertikal justering","Vertical space":"Lodret mellemrum","View":"Gennemse","Visual aids":"Visuel hj\xe6lp","Warn":"Advar","White":"Hvid","Width":"Bredde","Word count":"Optalte ord","Words":"Ord","Words: {0}":"Ord: {0}","Yellow":"Gul","Yes":"Ja","You are using {0}":"Du benytter {0}","You have unsaved changes are you sure you want to navigate away?":"Du har ikke gemte \xe6ndringer. Er du sikker p\xe5 at du vil forts\xe6tte?","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"Din browser underst\xf8tter ikke direkte adgang til udklipsholder. Benyt Ctrl+X/C/ tastaturgenveje i stedet for.","alignment":"justering","austral sign":"austral-tegn","cedi sign":"cedi-tegn","colon sign":"kolontegn","cruzeiro sign":"cruzeiro-tegn","currency sign":"valutategn","dollar sign":"dollartegn","dong sign":"dong-tegn","drachma sign":"drakmer-tegn","euro-currency sign":"euro-tegn","example":"eksempel","formatting":"formatering","french franc sign":"fransk frank-tegn","german penny symbol":"tysk penny-symbol","guarani sign":"guarani-tegn","history":"historie","hryvnia sign":"hryvnia-tegn","indentation":"indrykning","indian rupee sign":"indisk rupee-tegn","kip sign":"kip-tegn","lira sign":"lira-tegn","livre tournois sign":"livre tournois-tegn","manat sign":"manat-tegn","mill sign":"mill-tegn","naira sign":"naira-tegn","new sheqel sign":"ny sheqel-tegn","nordic mark sign":"nordisk mark-tegn","peseta sign":"peseta-tegn","peso sign":"peso-tegn","ruble sign":"rubel-tegn","rupee sign":"rupee-tegn","spesmilo sign":"spesmilo-tegn","styles":"stile","tenge sign":"tenge-tegn","tugrik sign":"tugrik-tegn","turkish lira sign":"tyrkisk lira-tegn","won sign":"won-tegn","yen character":"yen-tegn","yen/yuan character variant one":"yen/yuan-tegn variant en","yuan character":"yuan-tegn","yuan character, in hong kong and taiwan":"yuan-tegn, i hong kong og taiwan","{0} characters":"{0} tegn","{0} columns, {1} rows":"","{0} words":"{0} ord"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/de.js b/libraries/tinymce/js/tinymce/langs/de.js index 1cc7973..5744db7 100644 --- a/libraries/tinymce/js/tinymce/langs/de.js +++ b/libraries/tinymce/js/tinymce/langs/de.js @@ -1 +1 @@ -tinymce.addI18n("de",{"Redo":"Wiederholen","Undo":"R\xfcckg\xe4ngig machen","Cut":"Ausschneiden","Copy":"Kopieren","Paste":"Einf\xfcgen","Select all":"Alles ausw\xe4hlen","New document":"Neues Dokument","Ok":"Ok","Cancel":"Abbrechen","Visual aids":"Visuelle Hilfen","Bold":"Fett","Italic":"Kursiv","Underline":"Unterstrichen","Strikethrough":"Durchgestrichen","Superscript":"Hochgestellt","Subscript":"Tiefgestellt","Clear formatting":"Formatierung entfernen","Remove":"Entfernen","Align left":"Linksb\xfcndig ausrichten","Align center":"Zentrieren","Align right":"Rechtsb\xfcndig ausrichten","No alignment":"Keine Ausrichtung","Justify":"Blocksatz","Bullet list":"Aufz\xe4hlung","Numbered list":"Nummerierte Liste","Decrease indent":"Einzug verkleinern","Increase indent":"Einzug vergr\xf6\xdfern","Close":"Schlie\xdfen","Formats":"Formate","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"Ihr Browser unterst\xfctzt leider keinen direkten Zugriff auf die Zwischenablage. Bitte benutzen Sie die Tastenkombinationen Strg+X/C/V.","Headings":"\xdcberschriften","Heading 1":"\xdcberschrift 1","Heading 2":"\xdcberschrift 2","Heading 3":"\xdcberschrift 3","Heading 4":"\xdcberschrift 4","Heading 5":"\xdcberschrift 5","Heading 6":"\xdcberschrift 6","Preformatted":"Vorformatiert","Div":"Div","Pre":"Pre","Code":"Code","Paragraph":"Absatz","Blockquote":"Blockzitat","Inline":"Zeichenformate","Blocks":"Bl\xf6cke","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Einf\xfcgen ist nun im unformatierten Textmodus. Inhalte werden ab jetzt als unformatierter Text eingef\xfcgt, bis Sie diese Einstellung wieder deaktivieren.","Fonts":"Schriftarten","Font sizes":"Schriftgr\xf6\xdfen","Class":"Klasse","Browse for an image":"Bild...","OR":"ODER","Drop an image here":"Bild hier ablegen","Upload":"Hochladen","Uploading image":"Bild wird hochgeladen","Block":"Blocksatz","Align":"Ausrichtung","Default":"Standard","Circle":"Kreis","Disc":"Scheibe","Square":"Rechteck","Lower Alpha":"Lateinisches Alphabet in Kleinbuchstaben","Lower Greek":"Griechische Kleinbuchstaben","Lower Roman":"Kleiner r\xf6mischer Buchstabe","Upper Alpha":"Lateinisches Alphabet in Gro\xdfbuchstaben","Upper Roman":"Gro\xdfer r\xf6mischer Buchstabe","Anchor...":"Textmarke","Anchor":"Anker","Name":"Name","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"Die ID muss mit einem Buchstaben beginnen gefolgt von Buchstaben, Zahlen, Bindestrichen, Punkten, Doppelpunkten oder Unterstrichen.","You have unsaved changes are you sure you want to navigate away?":"Die \xc4nderungen wurden noch nicht gespeichert. Sind Sie sicher, dass Sie diese Seite verlassen wollen?","Restore last draft":"Letzten Entwurf wiederherstellen","Special character...":"Sonderzeichen...","Special Character":"Sonderzeichen","Source code":"Quellcode","Insert/Edit code sample":"Codebeispiel einf\xfcgen/bearbeiten","Language":"Sprache","Code sample...":"Codebeispiel...","Left to right":"Von links nach rechts","Right to left":"Von rechts nach links","Title":"Titel","Fullscreen":"Vollbild","Action":"Aktion","Shortcut":"Tastenkombination","Help":"Hilfe","Address":"Adresse","Focus to menubar":"Fokus auf Men\xfcleiste","Focus to toolbar":"Fokus auf Symbolleiste","Focus to element path":"Fokus auf Elementpfad","Focus to contextual toolbar":"Fokus auf kontextbezogene Symbolleiste","Insert link (if link plugin activated)":"Link einf\xfcgen (wenn Link-Plugin aktiviert ist)","Save (if save plugin activated)":"Speichern (wenn Save-Plugin aktiviert ist)","Find (if searchreplace plugin activated)":"Suchen (wenn Suchen/Ersetzen-Plugin aktiviert ist)","Plugins installed ({0}):":"Installierte Plugins ({0}):","Premium plugins:":"Premium-Plugins:","Learn more...":"Erfahren Sie mehr dazu...","You are using {0}":"Sie verwenden {0}","Plugins":"Plugins","Handy Shortcuts":"Praktische Tastenkombinationen","Horizontal line":"Horizontale Linie","Insert/edit image":"Bild einf\xfcgen/bearbeiten","Alternative description":"Alternative Beschreibung","Accessibility":"Barrierefreiheit","Image is decorative":"Bild ist dekorativ","Source":"Quelle","Dimensions":"Abmessungen","Constrain proportions":"Seitenverh\xe4ltnis beibehalten","General":"Allgemein","Advanced":"Erweitert","Style":"Formatvorlage","Vertical space":"Vertikaler Raum","Horizontal space":"Horizontaler Raum","Border":"Rahmen","Insert image":"Bild einf\xfcgen","Image...":"Bild...","Image list":"Bildliste","Resize":"Skalieren","Insert date/time":"Datum/Uhrzeit einf\xfcgen","Date/time":"Datum/Uhrzeit","Insert/edit link":"Link einf\xfcgen/bearbeiten","Text to display":"Anzuzeigender Text","Url":"URL","Open link in...":"Link \xf6ffnen in...","Current window":"Aktuelles Fenster","None":"Keine","New window":"Neues Fenster","Open link":"Link \xf6ffnen","Remove link":"Link entfernen","Anchors":"Anker","Link...":"Link...","Paste or type a link":"Link einf\xfcgen oder eingeben","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"Diese URL scheint eine E-Mail-Adresse zu sein. M\xf6chten Sie das dazu ben\xf6tigte mailto: voranstellen?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"Diese URL scheint ein externer Link zu sein. M\xf6chten Sie das dazu ben\xf6tigte http:// voranstellen?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"Die eingegebene URL scheint ein externer Link zu sein. Soll das fehlende https:// davor erg\xe4nzt werden?","Link list":"Linkliste","Insert video":"Video einf\xfcgen","Insert/edit video":"Video einf\xfcgen/bearbeiten","Insert/edit media":"Medien einf\xfcgen/bearbeiten","Alternative source":"Alternative Quelle","Alternative source URL":"URL der alternativen Quelle","Media poster (Image URL)":"Medienposter (Bild-URL)","Paste your embed code below:":"F\xfcgen Sie Ihren Einbettungscode unten ein:","Embed":"Einbettung","Media...":"Medien...","Nonbreaking space":"Gesch\xfctztes Leerzeichen","Page break":"Seitenumbruch","Paste as text":"Als Text einf\xfcgen","Preview":"Vorschau","Print":"Drucken","Print...":"Drucken...","Save":"Speichern","Find":"Suchen","Replace with":"Ersetzen durch","Replace":"Ersetzen","Replace all":"Alle ersetzen","Previous":"Vorherige","Next":"N\xe4chste","Find and Replace":"Suchen und Ersetzen","Find and replace...":"Suchen und ersetzen...","Could not find the specified string.":"Die angegebene Zeichenfolge wurde nicht gefunden.","Match case":"Gro\xdf-/Kleinschreibung beachten","Find whole words only":"Nur ganze W\xf6rter suchen","Find in selection":"In Auswahl suchen","Insert table":"Tabelle einf\xfcgen","Table properties":"Tabelleneigenschaften","Delete table":"Tabelle l\xf6schen","Cell":"Zelle","Row":"Zeile","Column":"Spalte","Cell properties":"Zelleigenschaften","Merge cells":"Zellen verbinden","Split cell":"Zelle aufteilen","Insert row before":"Neue Zeile davor einf\xfcgen","Insert row after":"Neue Zeile danach einf\xfcgen","Delete row":"Zeile l\xf6schen","Row properties":"Zeileneigenschaften","Cut row":"Zeile ausschneiden","Cut column":"Spalte ausschneiden","Copy row":"Zeile kopieren","Copy column":"Spalte kopieren","Paste row before":"Zeile davor einf\xfcgen","Paste column before":"Spalte davor einf\xfcgen","Paste row after":"Zeile danach einf\xfcgen","Paste column after":"Spalte danach einf\xfcgen","Insert column before":"Neue Spalte davor einf\xfcgen","Insert column after":"Neue Spalte danach einf\xfcgen","Delete column":"Spalte l\xf6schen","Cols":"Spalten","Rows":"Zeilen","Width":"Breite","Height":"H\xf6he","Cell spacing":"Zellenabstand","Cell padding":"Zelleninnenabstand","Row clipboard actions":"Zeilen-Zwischenablage-Aktionen","Column clipboard actions":"Spalten-Zwischenablage-Aktionen","Table styles":"Tabellenstil","Cell styles":"Zellstil","Column header":"Spaltenkopf","Row header":"Zeilenkopf","Table caption":"Tabellenbeschriftung","Caption":"Beschriftung","Show caption":"Beschriftung anzeigen","Left":"Links","Center":"Zentriert","Right":"Rechts","Cell type":"Zelltyp","Scope":"Bereich","Alignment":"Ausrichtung","Horizontal align":"Horizontal ausrichten","Vertical align":"Vertikal ausrichten","Top":"Oben","Middle":"Mitte","Bottom":"Unten","Header cell":"Kopfzelle","Row group":"Zeilengruppe","Column group":"Spaltengruppe","Row type":"Zeilentyp","Header":"Kopfzeile","Body":"Inhalt","Footer":"Fu\xdfzeile","Border color":"Rahmenfarbe","Solid":"Durchgezogen","Dotted":"Gepunktet","Dashed":"Gestrichelt","Double":"Doppelt","Groove":"Gekantet","Ridge":"Eingeritzt","Inset":"Eingelassen","Outset":"Hervorstehend","Hidden":"Unsichtbar","Insert template...":"Vorlage einf\xfcgen...","Templates":"Vorlagen","Template":"Vorlage","Insert Template":"Vorlage einf\xfcgen","Text color":"Textfarbe","Background color":"Hintergrundfarbe","Custom...":"Benutzerdefiniert...","Custom color":"Benutzerdefinierte Farbe","No color":"Keine Farbe","Remove color":"Farbauswahl aufheben","Show blocks":"Bl\xf6cke anzeigen","Show invisible characters":"Unsichtbare Zeichen anzeigen","Word count":"Anzahl der W\xf6rter","Count":"Anzahl","Document":"Dokument","Selection":"Auswahl","Words":"W\xf6rter","Words: {0}":"Wortzahl: {0}","{0} words":"{0} W\xf6rter","File":"Datei","Edit":"Bearbeiten","Insert":"Einf\xfcgen","View":"Ansicht","Format":"Format","Table":"Tabelle","Tools":"Werkzeuge","Powered by {0}":"Betrieben von {0}","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Rich-Text-Bereich. Dr\xfccken Sie Alt+F9 f\xfcr das Men\xfc. Dr\xfccken Sie Alt+F10 f\xfcr die Symbolleiste. Dr\xfccken Sie Alt+0 f\xfcr Hilfe.","Image title":"Bildtitel","Border width":"Rahmenbreite","Border style":"Rahmenstil","Error":"Fehler","Warn":"Warnung","Valid":"G\xfcltig","To open the popup, press Shift+Enter":"Dr\xfccken Sie Umschalt+Eingabe, um das Popup-Fenster zu \xf6ffnen.","Rich Text Area":"Rich-Text-Area","Rich Text Area. Press ALT-0 for help.":"Rich-Text-Bereich. Dr\xfccken Sie Alt+0 f\xfcr Hilfe.","System Font":"Betriebssystemschriftart","Failed to upload image: {0}":"Bild konnte nicht hochgeladen werden: {0}","Failed to load plugin: {0} from url {1}":"Plugin konnte nicht geladen werden: {0} von URL {1}","Failed to load plugin url: {0}":"Plugin-URL konnte nicht geladen werden: {0}","Failed to initialize plugin: {0}":"Plugin konnte nicht initialisiert werden: {0}","example":"Beispiel","Search":"Suchen","All":"Alle","Currency":"W\xe4hrung","Text":"Text","Quotations":"Anf\xfchrungszeichen","Mathematical":"Mathematisch","Extended Latin":"Erweitertes Latein","Symbols":"Symbole","Arrows":"Pfeile","User Defined":"Benutzerdefiniert","dollar sign":"Dollarzeichen","currency sign":"W\xe4hrungssymbol","euro-currency sign":"Eurozeichen","colon sign":"Doppelpunkt","cruzeiro sign":"Cruzeirozeichen","french franc sign":"Franczeichen","lira sign":"Lirezeichen","mill sign":"Millzeichen","naira sign":"Nairazeichen","peseta sign":"Pesetazeichen","rupee sign":"Rupiezeichen","won sign":"Wonzeichen","new sheqel sign":"Schekelzeichen","dong sign":"Dongzeichen","kip sign":"Kipzeichen","tugrik sign":"Tugrikzeichen","drachma sign":"Drachmezeichen","german penny symbol":"Pfennigzeichen","peso sign":"Pesozeichen","guarani sign":"Guaranizeichen","austral sign":"Australzeichen","hryvnia sign":"Hrywnjazeichen","cedi sign":"Cedizeichen","livre tournois sign":"Livrezeichen","spesmilo sign":"Spesmilozeichen","tenge sign":"Tengezeichen","indian rupee sign":"Indisches Rupiezeichen","turkish lira sign":"T\xfcrkisches Lirazeichen","nordic mark sign":"Zeichen nordische Mark","manat sign":"Manatzeichen","ruble sign":"Rubelzeichen","yen character":"Yenzeichen","yuan character":"Yuanzeichen","yuan character, in hong kong and taiwan":"Yuanzeichen in Hongkong und Taiwan","yen/yuan character variant one":"Yen-/Yuanzeichen Variante 1","Emojis":"Emojis","Emojis...":"Emojis...","Loading emojis...":"Lade Emojis...","Could not load emojis":"Emojis konnten nicht geladen werden","People":"Menschen","Animals and Nature":"Tiere und Natur","Food and Drink":"Essen und Trinken","Activity":"Aktivit\xe4t","Travel and Places":"Reisen und Orte","Objects":"Objekte","Flags":"Flaggen","Characters":"Zeichen","Characters (no spaces)":"Zeichen (ohne Leerzeichen)","{0} characters":"{0}\xa0Zeichen","Error: Form submit field collision.":"Fehler: Kollision der Formularbest\xe4tigungsfelder.","Error: No form element found.":"Fehler: Kein Formularelement gefunden.","Color swatch":"Farbpalette","Color Picker":"Farbwahl","Invalid hex color code: {0}":"Ung\xfcltiger Hexadezimal-Farbwert: {0}","Invalid input":"Ung\xfcltige Eingabe","R":"R","Red component":"Rotanteil","G":"G","Green component":"Gr\xfcnanteil","B":"B","Blue component":"Blauanteil","#":"#","Hex color code":"Hexadezimal-Farbwert","Range 0 to 255":"Spanne 0 bis 255","Turquoise":"T\xfcrkis","Green":"Gr\xfcn","Blue":"Blau","Purple":"Violett","Navy Blue":"Marineblau","Dark Turquoise":"Dunkelt\xfcrkis","Dark Green":"Dunkelgr\xfcn","Medium Blue":"Mittleres Blau","Medium Purple":"Mittelviolett","Midnight Blue":"Mitternachtsblau","Yellow":"Gelb","Orange":"Orange","Red":"Rot","Light Gray":"Hellgrau","Gray":"Grau","Dark Yellow":"Dunkelgelb","Dark Orange":"Dunkelorange","Dark Red":"Dunkelrot","Medium Gray":"Mittelgrau","Dark Gray":"Dunkelgrau","Light Green":"Hellgr\xfcn","Light Yellow":"Hellgelb","Light Red":"Hellrot","Light Purple":"Helllila","Light Blue":"Hellblau","Dark Purple":"Dunkellila","Dark Blue":"Dunkelblau","Black":"Schwarz","White":"Wei\xdf","Switch to or from fullscreen mode":"Vollbildmodus umschalten","Open help dialog":"Hilfe-Dialog \xf6ffnen","history":"Historie","styles":"Stile","formatting":"Formatierung","alignment":"Ausrichtung","indentation":"Einr\xfcckungen","Font":"Schriftart","Size":"Schriftgr\xf6\xdfe","More...":"Mehr...","Select...":"Auswahl...","Preferences":"Einstellungen","Yes":"Ja","No":"Nein","Keyboard Navigation":"Tastaturnavigation","Version":"Version","Code view":"Code Ansicht","Open popup menu for split buttons":"\xd6ffne Popup Menge um Buttons zu trennen","List Properties":"Liste Eigenschaften","List properties...":"Liste Eigenschaften","Start list at number":"Beginne Liste mit Nummer","Line height":"Liniendicke","Dropped file type is not supported":"Hereingezogener Dateityp wird nicht unterst\xfctzt","Loading...":"Wird geladen...","ImageProxy HTTP error: Rejected request":"Image Proxy HTTP Fehler: Abgewiesene Anfrage","ImageProxy HTTP error: Could not find Image Proxy":"Image Proxy HTTP Fehler: Kann Image Proxy nicht finden","ImageProxy HTTP error: Incorrect Image Proxy URL":"Image Proxy HTTP Fehler: Falsche Image Proxy URL","ImageProxy HTTP error: Unknown ImageProxy error":"Image Proxy HTTP Fehler: Unbekannter Image Proxy Fehler"}); \ No newline at end of file +tinymce.addI18n("de",{"#":"#","Accessibility":"Barrierefreiheit","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"Aktion","Activity":"Aktivit\xe4t","Address":"Adresse","Advanced":"Erweitert","Align":"Ausrichtung","Align center":"Zentrieren","Align left":"Linksb\xfcndig ausrichten","Align right":"Rechtsb\xfcndig ausrichten","Alignment":"Ausrichtung","Alignment {0}":"","All":"Alle","Alternative description":"Alternative Beschreibung","Alternative source":"Alternative Quelle","Alternative source URL":"URL der alternativen Quelle","Anchor":"Anker","Anchor...":"Textmarke","Anchors":"Anker","Animals and Nature":"Tiere und Natur","Arrows":"Pfeile","B":"B","Background color":"Hintergrundfarbe","Background color {0}":"","Black":"Schwarz","Block":"Blocksatz","Block {0}":"","Blockquote":"Blockzitat","Blocks":"Bl\xf6cke","Blue":"Blau","Blue component":"Blauanteil","Body":"Inhalt","Bold":"Fett","Border":"Rahmen","Border color":"Rahmenfarbe","Border style":"Rahmenstil","Border width":"Rahmenbreite","Bottom":"Unten","Browse files":"","Browse for an image":"Bild...","Browse links":"","Bullet list":"Aufz\xe4hlung","Cancel":"Abbrechen","Caption":"Beschriftung","Cell":"Zelle","Cell padding":"Zelleninnenabstand","Cell properties":"Zelleigenschaften","Cell spacing":"Zellenabstand","Cell styles":"Zellstil","Cell type":"Zelltyp","Center":"Zentriert","Characters":"Zeichen","Characters (no spaces)":"Zeichen (ohne Leerzeichen)","Circle":"Kreis","Class":"Klasse","Clear formatting":"Formatierung entfernen","Close":"Schlie\xdfen","Code":"Code","Code sample...":"Codebeispiel...","Code view":"Code Ansicht","Color Picker":"Farbwahl","Color swatch":"Farbpalette","Cols":"Spalten","Column":"Spalte","Column clipboard actions":"Spalten-Zwischenablage-Aktionen","Column group":"Spaltengruppe","Column header":"Spaltenkopf","Constrain proportions":"Seitenverh\xe4ltnis beibehalten","Copy":"Kopieren","Copy column":"Spalte kopieren","Copy row":"Zeile kopieren","Could not find the specified string.":"Die angegebene Zeichenfolge wurde nicht gefunden.","Could not load emojis":"Emojis konnten nicht geladen werden","Count":"Anzahl","Currency":"W\xe4hrung","Current window":"Aktuelles Fenster","Custom color":"Benutzerdefinierte Farbe","Custom...":"Benutzerdefiniert...","Cut":"Ausschneiden","Cut column":"Spalte ausschneiden","Cut row":"Zeile ausschneiden","Dark Blue":"Dunkelblau","Dark Gray":"Dunkelgrau","Dark Green":"Dunkelgr\xfcn","Dark Orange":"Dunkelorange","Dark Purple":"Dunkellila","Dark Red":"Dunkelrot","Dark Turquoise":"Dunkelt\xfcrkis","Dark Yellow":"Dunkelgelb","Dashed":"Gestrichelt","Date/time":"Datum/Uhrzeit","Decrease indent":"Einzug verkleinern","Default":"Standard","Delete accordion":"","Delete column":"Spalte l\xf6schen","Delete row":"Zeile l\xf6schen","Delete table":"Tabelle l\xf6schen","Dimensions":"Abmessungen","Disc":"Scheibe","Div":"Div","Document":"Dokument","Dotted":"Gepunktet","Double":"Doppelt","Drop an image here":"Bild hier ablegen","Dropped file type is not supported":"Hereingezogener Dateityp wird nicht unterst\xfctzt","Edit":"Bearbeiten","Embed":"Einbettung","Emojis":"Emojis","Emojis...":"Emojis...","Error":"Fehler","Error: Form submit field collision.":"Fehler: Kollision der Formularbest\xe4tigungsfelder.","Error: No form element found.":"Fehler: Kein Formularelement gefunden.","Extended Latin":"Erweitertes Latein","Failed to initialize plugin: {0}":"Plugin konnte nicht initialisiert werden: {0}","Failed to load plugin url: {0}":"Plugin-URL konnte nicht geladen werden: {0}","Failed to load plugin: {0} from url {1}":"Plugin konnte nicht geladen werden: {0} von URL {1}","Failed to upload image: {0}":"Bild konnte nicht hochgeladen werden: {0}","File":"Datei","Find":"Suchen","Find (if searchreplace plugin activated)":"Suchen (wenn Suchen/Ersetzen-Plugin aktiviert ist)","Find and Replace":"Suchen und Ersetzen","Find and replace...":"Suchen und ersetzen...","Find in selection":"In Auswahl suchen","Find whole words only":"Nur ganze W\xf6rter suchen","Flags":"Flaggen","Focus to contextual toolbar":"Fokus auf kontextbezogene Symbolleiste","Focus to element path":"Fokus auf Elementpfad","Focus to menubar":"Fokus auf Men\xfcleiste","Focus to toolbar":"Fokus auf Symbolleiste","Font":"Schriftart","Font size {0}":"","Font sizes":"Schriftgr\xf6\xdfen","Font {0}":"","Fonts":"Schriftarten","Food and Drink":"Essen und Trinken","Footer":"Fu\xdfzeile","Format":"Format","Format {0}":"","Formats":"Formate","Fullscreen":"Vollbild","G":"G","General":"Allgemein","Gray":"Grau","Green":"Gr\xfcn","Green component":"Gr\xfcnanteil","Groove":"Gekantet","Handy Shortcuts":"Praktische Tastenkombinationen","Header":"Kopfzeile","Header cell":"Kopfzelle","Heading 1":"\xdcberschrift 1","Heading 2":"\xdcberschrift 2","Heading 3":"\xdcberschrift 3","Heading 4":"\xdcberschrift 4","Heading 5":"\xdcberschrift 5","Heading 6":"\xdcberschrift 6","Headings":"\xdcberschriften","Height":"H\xf6he","Help":"Hilfe","Hex color code":"Hexadezimal-Farbwert","Hidden":"Unsichtbar","Horizontal align":"Horizontal ausrichten","Horizontal line":"Horizontale Linie","Horizontal space":"Horizontaler Raum","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"Die ID muss mit einem Buchstaben beginnen gefolgt von Buchstaben, Zahlen, Bindestrichen, Punkten, Doppelpunkten oder Unterstrichen.","Image is decorative":"Bild ist dekorativ","Image list":"Bildliste","Image title":"Bildtitel","Image...":"Bild...","ImageProxy HTTP error: Could not find Image Proxy":"Image Proxy HTTP Fehler: Kann Image Proxy nicht finden","ImageProxy HTTP error: Incorrect Image Proxy URL":"Image Proxy HTTP Fehler: Falsche Image Proxy URL","ImageProxy HTTP error: Rejected request":"Image Proxy HTTP Fehler: Abgewiesene Anfrage","ImageProxy HTTP error: Unknown ImageProxy error":"Image Proxy HTTP Fehler: Unbekannter Image Proxy Fehler","Increase indent":"Einzug vergr\xf6\xdfern","Inline":"Zeichenformate","Insert":"Einf\xfcgen","Insert Template":"Vorlage einf\xfcgen","Insert accordion":"","Insert column after":"Neue Spalte danach einf\xfcgen","Insert column before":"Neue Spalte davor einf\xfcgen","Insert date/time":"Datum/Uhrzeit einf\xfcgen","Insert image":"Bild einf\xfcgen","Insert link (if link plugin activated)":"Link einf\xfcgen (wenn Link-Plugin aktiviert ist)","Insert row after":"Neue Zeile danach einf\xfcgen","Insert row before":"Neue Zeile davor einf\xfcgen","Insert table":"Tabelle einf\xfcgen","Insert template...":"Vorlage einf\xfcgen...","Insert video":"Video einf\xfcgen","Insert/Edit code sample":"Codebeispiel einf\xfcgen/bearbeiten","Insert/edit image":"Bild einf\xfcgen/bearbeiten","Insert/edit link":"Link einf\xfcgen/bearbeiten","Insert/edit media":"Medien einf\xfcgen/bearbeiten","Insert/edit video":"Video einf\xfcgen/bearbeiten","Inset":"Eingelassen","Invalid hex color code: {0}":"Ung\xfcltiger Hexadezimal-Farbwert: {0}","Invalid input":"Ung\xfcltige Eingabe","Italic":"Kursiv","Justify":"Blocksatz","Keyboard Navigation":"Tastaturnavigation","Language":"Sprache","Learn more...":"Erfahren Sie mehr dazu...","Left":"Links","Left to right":"Von links nach rechts","Light Blue":"Hellblau","Light Gray":"Hellgrau","Light Green":"Hellgr\xfcn","Light Purple":"Helllila","Light Red":"Hellrot","Light Yellow":"Hellgelb","Line height":"Liniendicke","Link list":"Linkliste","Link...":"Link...","List Properties":"Liste Eigenschaften","List properties...":"Liste Eigenschaften","Loading emojis...":"Lade Emojis...","Loading...":"Wird geladen...","Lower Alpha":"Lateinisches Alphabet in Kleinbuchstaben","Lower Greek":"Griechische Kleinbuchstaben","Lower Roman":"Kleiner r\xf6mischer Buchstabe","Match case":"Gro\xdf-/Kleinschreibung beachten","Mathematical":"Mathematisch","Media poster (Image URL)":"Medienposter (Bild-URL)","Media...":"Medien...","Medium Blue":"Mittleres Blau","Medium Gray":"Mittelgrau","Medium Purple":"Mittelviolett","Merge cells":"Zellen verbinden","Middle":"Mitte","Midnight Blue":"Mitternachtsblau","More...":"Mehr...","Name":"Name","Navy Blue":"Marineblau","New document":"Neues Dokument","New window":"Neues Fenster","Next":"N\xe4chste","No":"Nein","No alignment":"Keine Ausrichtung","No color":"Keine Farbe","Nonbreaking space":"Gesch\xfctztes Leerzeichen","None":"Keine","Numbered list":"Nummerierte Liste","OR":"ODER","Objects":"Objekte","Ok":"Ok","Open help dialog":"Hilfe-Dialog \xf6ffnen","Open link":"Link \xf6ffnen","Open link in...":"Link \xf6ffnen in...","Open popup menu for split buttons":"\xd6ffne Popup Menge um Buttons zu trennen","Orange":"Orange","Outset":"Hervorstehend","Page break":"Seitenumbruch","Paragraph":"Absatz","Paste":"Einf\xfcgen","Paste as text":"Als Text einf\xfcgen","Paste column after":"Spalte danach einf\xfcgen","Paste column before":"Spalte davor einf\xfcgen","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Einf\xfcgen ist nun im unformatierten Textmodus. Inhalte werden ab jetzt als unformatierter Text eingef\xfcgt, bis Sie diese Einstellung wieder deaktivieren.","Paste or type a link":"Link einf\xfcgen oder eingeben","Paste row after":"Zeile danach einf\xfcgen","Paste row before":"Zeile davor einf\xfcgen","Paste your embed code below:":"F\xfcgen Sie Ihren Einbettungscode unten ein:","People":"Menschen","Plugins":"Plugins","Plugins installed ({0}):":"Installierte Plugins ({0}):","Powered by {0}":"Betrieben von {0}","Pre":"Pre","Preferences":"Einstellungen","Preformatted":"Vorformatiert","Premium plugins:":"Premium-Plugins:","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"Vorschau","Previous":"Vorherige","Print":"Drucken","Print...":"Drucken...","Purple":"Violett","Quotations":"Anf\xfchrungszeichen","R":"R","Range 0 to 255":"Spanne 0 bis 255","Red":"Rot","Red component":"Rotanteil","Redo":"Wiederholen","Remove":"Entfernen","Remove color":"Farbauswahl aufheben","Remove link":"Link entfernen","Replace":"Ersetzen","Replace all":"Alle ersetzen","Replace with":"Ersetzen durch","Resize":"Skalieren","Restore last draft":"Letzten Entwurf wiederherstellen","Reveal or hide additional toolbar items":"","Rich Text Area":"Rich-Text-Area","Rich Text Area. Press ALT-0 for help.":"Rich-Text-Bereich. Dr\xfccken Sie Alt+0 f\xfcr Hilfe.","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Rich-Text-Bereich. Dr\xfccken Sie Alt+F9 f\xfcr das Men\xfc. Dr\xfccken Sie Alt+F10 f\xfcr die Symbolleiste. Dr\xfccken Sie Alt+0 f\xfcr Hilfe.","Ridge":"Eingeritzt","Right":"Rechts","Right to left":"Von rechts nach links","Row":"Zeile","Row clipboard actions":"Zeilen-Zwischenablage-Aktionen","Row group":"Zeilengruppe","Row header":"Zeilenkopf","Row properties":"Zeileneigenschaften","Row type":"Zeilentyp","Rows":"Zeilen","Save":"Speichern","Save (if save plugin activated)":"Speichern (wenn Save-Plugin aktiviert ist)","Scope":"Bereich","Search":"Suchen","Select all":"Alles ausw\xe4hlen","Select...":"Auswahl...","Selection":"Auswahl","Shortcut":"Tastenkombination","Show blocks":"Bl\xf6cke anzeigen","Show caption":"Beschriftung anzeigen","Show invisible characters":"Unsichtbare Zeichen anzeigen","Size":"Schriftgr\xf6\xdfe","Solid":"Durchgezogen","Source":"Quelle","Source code":"Quellcode","Special Character":"Sonderzeichen","Special character...":"Sonderzeichen...","Split cell":"Zelle aufteilen","Square":"Rechteck","Start list at number":"Beginne Liste mit Nummer","Strikethrough":"Durchgestrichen","Style":"Formatvorlage","Subscript":"Tiefgestellt","Superscript":"Hochgestellt","Switch to or from fullscreen mode":"Vollbildmodus umschalten","Symbols":"Symbole","System Font":"Betriebssystemschriftart","Table":"Tabelle","Table caption":"Tabellenbeschriftung","Table properties":"Tabelleneigenschaften","Table styles":"Tabellenstil","Template":"Vorlage","Templates":"Vorlagen","Text":"Text","Text color":"Textfarbe","Text color {0}":"","Text to display":"Anzuzeigender Text","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"Diese URL scheint eine E-Mail-Adresse zu sein. M\xf6chten Sie das dazu ben\xf6tigte mailto: voranstellen?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"Diese URL scheint ein externer Link zu sein. M\xf6chten Sie das dazu ben\xf6tigte http:// voranstellen?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"Die eingegebene URL scheint ein externer Link zu sein. Soll das fehlende https:// davor erg\xe4nzt werden?","Title":"Titel","To open the popup, press Shift+Enter":"Dr\xfccken Sie Umschalt+Eingabe, um das Popup-Fenster zu \xf6ffnen.","Toggle accordion":"","Tools":"Werkzeuge","Top":"Oben","Travel and Places":"Reisen und Orte","Turquoise":"T\xfcrkis","Underline":"Unterstrichen","Undo":"R\xfcckg\xe4ngig machen","Upload":"Hochladen","Uploading image":"Bild wird hochgeladen","Upper Alpha":"Lateinisches Alphabet in Gro\xdfbuchstaben","Upper Roman":"Gro\xdfer r\xf6mischer Buchstabe","Url":"URL","User Defined":"Benutzerdefiniert","Valid":"G\xfcltig","Version":"Version","Vertical align":"Vertikal ausrichten","Vertical space":"Vertikaler Raum","View":"Ansicht","Visual aids":"Visuelle Hilfen","Warn":"Warnung","White":"Wei\xdf","Width":"Breite","Word count":"Anzahl der W\xf6rter","Words":"W\xf6rter","Words: {0}":"Wortzahl: {0}","Yellow":"Gelb","Yes":"Ja","You are using {0}":"Sie verwenden {0}","You have unsaved changes are you sure you want to navigate away?":"Die \xc4nderungen wurden noch nicht gespeichert. Sind Sie sicher, dass Sie diese Seite verlassen wollen?","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"Ihr Browser unterst\xfctzt leider keinen direkten Zugriff auf die Zwischenablage. Bitte benutzen Sie die Tastenkombinationen Strg+X/C/V.","alignment":"Ausrichtung","austral sign":"Australzeichen","cedi sign":"Cedizeichen","colon sign":"Doppelpunkt","cruzeiro sign":"Cruzeirozeichen","currency sign":"W\xe4hrungssymbol","dollar sign":"Dollarzeichen","dong sign":"Dongzeichen","drachma sign":"Drachmezeichen","euro-currency sign":"Eurozeichen","example":"Beispiel","formatting":"Formatierung","french franc sign":"Franczeichen","german penny symbol":"Pfennigzeichen","guarani sign":"Guaranizeichen","history":"Historie","hryvnia sign":"Hrywnjazeichen","indentation":"Einr\xfcckungen","indian rupee sign":"Indisches Rupiezeichen","kip sign":"Kipzeichen","lira sign":"Lirezeichen","livre tournois sign":"Livrezeichen","manat sign":"Manatzeichen","mill sign":"Millzeichen","naira sign":"Nairazeichen","new sheqel sign":"Schekelzeichen","nordic mark sign":"Zeichen nordische Mark","peseta sign":"Pesetazeichen","peso sign":"Pesozeichen","ruble sign":"Rubelzeichen","rupee sign":"Rupiezeichen","spesmilo sign":"Spesmilozeichen","styles":"Stile","tenge sign":"Tengezeichen","tugrik sign":"Tugrikzeichen","turkish lira sign":"T\xfcrkisches Lirazeichen","won sign":"Wonzeichen","yen character":"Yenzeichen","yen/yuan character variant one":"Yen-/Yuanzeichen Variante 1","yuan character":"Yuanzeichen","yuan character, in hong kong and taiwan":"Yuanzeichen in Hongkong und Taiwan","{0} characters":"{0}\xa0Zeichen","{0} columns, {1} rows":"","{0} words":"{0} W\xf6rter"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/dv.js b/libraries/tinymce/js/tinymce/langs/dv.js deleted file mode 100644 index 5cc50b5..0000000 --- a/libraries/tinymce/js/tinymce/langs/dv.js +++ /dev/null @@ -1 +0,0 @@ -tinymce.addI18n("dv",{"Redo":"\u0783\u07a9\u0791\u07ab","Undo":"\u0787\u07a6\u0782\u07b0\u0791\u07ab","Cut":"\u0786\u07a6\u0793\u07b0","Copy":"\u0786\u07ae\u0795\u07a9","Paste":"\u0795\u07ad\u0790\u07b0\u0793\u07b0","Select all":"\u0790\u07ac\u078d\u07ac\u0786\u07b0\u0793\u07b0 \u0787\u07af\u078d\u07b0","New document":"\u0787\u07a7 \u0791\u07ae\u0786\u07a8\u0787\u07aa\u0789\u07ac\u0782\u07b0\u0793\u07b0","Ok":"\u0787\u07af\u0786\u07ad","Cancel":"\u0786\u07ac\u0782\u07b0\u0790\u07a6\u078d\u07b0","Visual aids":"\u0788\u07a8\u079d\u07aa\u0787\u07a6\u078d\u07b0 \u0787\u07ac\u0787\u07a8\u0791\u07b0\u0790\u07b0","Bold":"\u0784\u07af\u078d\u07b0\u0791\u07b0","Italic":"\u0787\u07a8\u0793\u07a6\u078d\u07a8\u0786\u07b0","Underline":"\u078b\u07a6\u0781\u07aa\u0783\u07ae\u0782\u078e\u07aa","Strikethrough":"\u0789\u07ac\u078b\u07aa \u0783\u07ae\u0782\u078e\u07ae","Superscript":"\u0789\u07a6\u078c\u07a9\u0787\u07a6\u0786\u07aa\u0783\u07aa","Subscript":"\u078c\u07a8\u0783\u07a9\u0787\u07a6\u0786\u07aa\u0783\u07aa","Clear formatting":"\u078a\u07af\u0789\u07ac\u0793\u07b0\u078c\u07a6\u0787\u07b0 \u078a\u07ae\u0780\u07ad","Remove":"","Align left":"\u0788\u07a7\u078c\u07a6\u0781\u07b0 \u0796\u07a6\u0787\u07b0\u0790\u07a7","Align center":"\u0789\u07ac\u078b\u07a6\u0781\u07b0 \u0796\u07a6\u0787\u07b0\u0790\u07a7","Align right":"\u0786\u07a6\u0782\u07a7\u078c\u07a6\u0781\u07b0 \u0796\u07a6\u0787\u07b0\u0790\u07a7","No alignment":"","Justify":"\u0787\u07ac\u0787\u07b0\u0788\u07a6\u0783\u07aa \u0786\u07aa\u0783\u07ad","Bullet list":"\u0784\u07aa\u078d\u07ac\u0793\u07b0 \u078d\u07a8\u0790\u07b0\u0793\u07b0","Numbered list":"\u0782\u07a6\u0782\u07b0\u0784\u07a6\u0783\u07aa \u078d\u07a8\u0790\u07b0\u0793\u07b0","Decrease indent":"\u078b\u07aa\u0783\u07aa\u0789\u07a8\u0782\u07b0 \u0786\u07aa\u0791\u07a6\u0786\u07aa\u0783\u07ad","Increase indent":"\u078b\u07aa\u0783\u07aa\u0789\u07a8\u0782\u07b0 \u0784\u07ae\u0791\u07aa\u0786\u07aa\u0783\u07ad","Close":"\u0782\u07a8\u0787\u07b0\u0788\u07a7","Formats":"\u078a\u07af\u0789\u07ac\u0793\u07b0\u078c\u07a6\u0787\u07b0","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"\u0786\u07b0\u078d\u07a8\u0795\u07b0\u0784\u07af\u0791\u07b0 \u0784\u07ad\u0782\u07aa\u0782\u07b0 \u0786\u07aa\u0783\u07aa\u0789\u07aa\u078e\u07ac \u0780\u07aa\u0787\u07b0\u078b\u07a6\u060c \u0784\u07b0\u0783\u07af\u0792\u07a6\u0783\u0787\u07a6\u0786\u07aa\u0782\u07b0 \u0782\u07aa\u078b\u07ad! Ctrl+X/C/V \u0784\u07ad\u0782\u07aa\u0782\u07b0 \u0786\u07aa\u0783\u07ad!","Headings":"\u0780\u07ac\u0791\u07a8\u0782\u07b0","Heading 1":"\u0780\u07ac\u0791\u07a8\u0782\u07b0 1","Heading 2":"\u0780\u07ac\u0791\u07a8\u0782\u07b0 2","Heading 3":"\u0780\u07ac\u0791\u07a8\u0782\u07b0 3","Heading 4":"\u0780\u07ac\u0791\u07a8\u0782\u07b0 4","Heading 5":"\u0780\u07ac\u0791\u07a8\u0782\u07b0 5","Heading 6":"\u0780\u07ac\u0791\u07a8\u0782\u07b0 6","Preformatted":"","Div":"\u0791\u07a6\u0787\u07a8\u0788\u07b0","Pre":"\u0795\u07b0\u0783\u07a9","Code":"\u0786\u07af\u0791\u07b0","Paragraph":"\u0795\u07ac\u0783\u07ac\u078e\u07b0\u0783\u07a7\u078a\u07b0","Blockquote":"\u0784\u07b0\u078d\u07ae\u0786\u07b0-\u0786\u07af\u0793\u07b0","Inline":"\u0787\u07a8\u0782\u07b0\u078d\u07a6\u0787\u07a8\u0782\u07b0","Blocks":"\u0784\u07b0\u078d\u07ae\u0786\u07b0\u078c\u07a6\u0787\u07b0","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"\u0795\u07ad\u0790\u07b0\u0793\u07b0 \u0786\u07aa\u0783\u07ac\u0788\u07ad\u0782\u07a9 \u0795\u07b0\u078d\u07ac\u0787\u07a8\u0782\u07b0\u0786\u07ae\u0781\u07b0! \u0784\u07a6\u078b\u07a6\u078d\u07aa \u0786\u07aa\u0783\u07ac\u0787\u07b0\u0788\u07aa\u0789\u07a6\u0781\u07b0 \u0789\u07a8 \u0787\u07ae\u0795\u07b0\u079d\u07a6\u0782\u07b0 \u0787\u07ae\u078a\u07b0 \u0786\u07ae\u0781\u07b0\u078d\u07a6\u0787\u07b0\u0788\u07a7!","Fonts":"\u078a\u07ae\u0782\u07b0\u0793\u07aa\u078c\u07a6\u0787\u07b0","Font sizes":"","Class":"\u0786\u07b0\u078d\u07a7\u0790\u07b0","Browse for an image":"\u0787\u07a8\u0789\u07ad\u0796\u07ac\u0787\u07b0 \u078d\u07af\u0791\u07aa\u0786\u07aa\u0783\u07ad","OR":"\u0782\u07aa\u0788\u07a6\u078c\u07a6","Drop an image here":"\u0787\u07a8\u0789\u07ad\u0796\u07ac\u0787\u07b0 \u0788\u07a6\u0787\u07b0\u0793\u07a7\u078d\u07a7","Upload":"\u0787\u07a6\u0795\u07b0\u078d\u07af\u0791\u07aa","Uploading image":"","Block":"\u0784\u07b0\u078d\u07ae\u0786\u07b0","Align":"\u078a\u07a6\u0783\u07a7\u078c\u07a6\u0786\u07a6\u0781\u07b0 \u0796\u07ac\u0787\u07b0\u0790\u07aa\u0782\u07b0","Default":"\u0791\u07a8\u078a\u07af\u078d\u07b0\u0793\u07b0","Circle":"\u0784\u07ae\u0785\u07aa","Disc":"\u0788\u07a6\u0781\u07b0\u0784\u07aa\u0783\u07aa","Square":"\u078e\u07ae\u0785\u07a8","Lower Alpha":"\u078d\u07af\u0788\u07a6\u0783 \u0787\u07a6\u078d\u07b0\u078a\u07a7","Lower Greek":"\u078d\u07af\u0788\u07a6\u0783 \u078e\u07b0\u0783\u07a9\u0786\u07b0","Lower Roman":"\u078d\u07af\u0788\u07a6\u0783 \u0783\u07af\u0789\u07a6\u0782\u07b0","Upper Alpha":"\u0787\u07a6\u0795\u07a7 \u0787\u07a6\u078d\u07b0\u078a\u07a7","Upper Roman":"\u0787\u07a6\u0795\u07a7 \u0783\u07af\u0789\u07a6\u0782\u07b0","Anchor...":"\u0782\u07a6\u078e\u07a8\u078d\u07a8..","Anchor":"","Name":"\u0782\u07a6\u0782\u07b0","ID":"","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"","You have unsaved changes are you sure you want to navigate away?":"\u0784\u07a6\u078b\u07a6\u078d\u07aa\u078c\u07a6\u0787\u07b0 \u0790\u07ad\u0788\u07b0 \u0782\u07aa\u0786\u07ae\u0781\u07b0 \u078b\u07ab\u0786\u07ae\u0781\u07b0\u078d\u07a6\u0782\u07b0\u0788\u07a9\u078c\u07a6\u061f","Restore last draft":"\u078a\u07a6\u0780\u07aa\u078e\u07ac \u0791\u07b0\u0783\u07a7\u078a\u07b0\u0793\u07b0 \u0783\u07ac\u0790\u07b0\u0793\u07af \u0786\u07aa\u0783\u07ad","Special character...":"\u079a\u07a7\u0787\u07b0\u0790\u07a6 \u0787\u07a6\u0786\u07aa\u0783\u07aa","Special Character":"","Source code":"\u0789\u07a6\u0790\u07b0\u078b\u07a6\u0783\u07aa","Insert/Edit code sample":"\u0786\u07af\u0791\u07aa \u0789\u07a8\u0790\u07a7\u078d\u07aa \u0787\u07a8\u0782\u07b0\u0790\u07a7\u0793\u07aa/\u0787\u07ac\u0791\u07a8\u0793\u07b0 \u0786\u07aa\u0783\u07aa\u0782\u07b0","Language":"\u0784\u07a6\u0790\u07b0","Code sample...":"\u0790\u07a7\u0789\u07b0\u0795\u07a6\u078d\u07b0 \u0786\u07af\u0791\u07aa","Left to right":"\u0788\u07a7\u078c\u07aa\u0782\u07b0 \u0786\u07a6\u0782\u07a7\u078c\u07a6\u0781\u07b0","Right to left":"\u0786\u07a6\u0782\u07a7\u078c\u07aa\u0782\u07b0 \u0788\u07a7\u078c\u07a6\u0781\u07b0","Title":"\u0793\u07a6\u0787\u07a8\u0793\u07a6\u078d\u07b0","Fullscreen":"\u078a\u07aa\u078d\u07b0\u0790\u07b0\u0786\u07b0\u0783\u07a9\u0782\u07b0","Action":"\u0787\u07ac\u0786\u07b0\u079d\u07a6\u0782\u07b0","Shortcut":"\u0786\u07aa\u0783\u07aa\u0789\u07a6\u078e\u07aa\u078c\u07a6\u0787\u07b0","Help":"\u0787\u07ac\u0780\u07a9","Address":"\u0787\u07ac\u0791\u07b0\u0783\u07ac\u0790\u07b0","Focus to menubar":"\u0789\u07ac\u0782\u07ab\u0784\u07a7\u0787\u07a6\u0781\u07b0 \u078a\u07af\u0786\u07a6\u0790\u07b0\u0786\u07aa\u0783\u07ad","Focus to toolbar":"\u0793\u07ab\u078d\u07b0\u0784\u07a7\u0787\u07a6\u0781\u07b0 \u078a\u07af\u0786\u07a6\u078d\u07b0\u0786\u07aa\u0783\u07ad","Focus to element path":"\u0787\u07ac\u078d\u07ac\u0789\u07ac\u0782\u07b0\u0793\u07b0\u078e\u07ac \u0795\u07ac\u078c\u07a6\u0781\u07b0 \u078a\u07af\u0786\u07a6\u0790\u07b0 \u0786\u07aa\u0783\u07ad","Focus to contextual toolbar":"","Insert link (if link plugin activated)":"","Save (if save plugin activated)":"","Find (if searchreplace plugin activated)":"","Plugins installed ({0}):":"","Premium plugins:":"","Learn more...":"\u0787\u07a8\u078c\u07aa\u0783\u07a6\u0781\u07b0 \u078b\u07a6\u0790\u07b0\u0786\u07aa\u0783\u07aa\u0789\u07a6\u0781\u07b0...","You are using {0}":"","Plugins":"\u0795\u07b0\u078d\u07a6\u078e\u07a8\u0782\u07b0\u078c\u07a6\u0787\u07b0","Handy Shortcuts":"\u0789\u07aa\u0780\u07a8\u0782\u07b0\u0789\u07aa \u0786\u07aa\u0783\u07aa\u0789\u07a6\u078e\u07aa\u078c\u07a6\u0787\u07b0","Horizontal line":"\u0780\u07aa\u0783\u07a6\u0790\u07b0 \u0783\u07ae\u0782\u078e\u07aa","Insert/edit image":"\u078a\u07ae\u0793\u07af\u078d\u07aa\u0782\u07b0/\u0784\u07a6\u078b\u07a6\u078d\u07aa\u0786\u07aa\u0783\u07aa\u0782\u07b0","Alternative description":"","Accessibility":"","Image is decorative":"","Source":"\u0789\u07a6\u0790\u07b0\u078b\u07a6\u0783\u07aa","Dimensions":"\u0789\u07a8\u0782\u07b0\u078c\u07a6\u0787\u07b0","Constrain proportions":"\u0788\u07a6\u0792\u07a6\u0782\u07b0 \u0780\u07a8\u078a\u07a6\u0780\u07a6\u0787\u07b0\u0793\u07a7","General":"\u0787\u07a7\u0782\u07b0\u0789\u07aa","Advanced":"\u0787\u07ac\u0791\u07b0\u0788\u07a7\u0782\u07b0\u0790\u07b0\u0791\u07b0","Style":"\u0790\u07b0\u0793\u07a6\u0787\u07a8\u078d\u07b0","Vertical space":"\u0788\u07a7\u0793\u07a8\u0786\u07a6\u078d\u07b0 \u0790\u07b0\u0795\u07ad\u0790\u07b0","Horizontal space":"\u0780\u07ae\u0783\u07a8\u0792\u07af\u0782\u07b0\u0793\u07a6\u078d\u07b0 \u0790\u07b0\u0795\u07ad\u0790\u07b0","Border":"\u0784\u07af\u0791\u07a6\u0783\u07aa","Insert image":"\u078a\u07ae\u0793\u07af \u0787\u07a8\u0782\u07b0\u0790\u07a7\u0793\u07b0 \u0786\u07aa\u0783\u07ad","Image...":"\u0787\u07a8\u0789\u07ad\u0796\u07aa...","Image list":"\u0787\u07a8\u0789\u07ad\u0796\u07aa \u078d\u07a8\u0790\u07b0\u0793\u07b0","Resize":"\u0790\u07a6\u0787\u07a8\u0792\u07aa\u0784\u07a6\u078b\u07a6\u078d\u07aa\u0786\u07aa\u0783\u07aa\u0782\u07b0","Insert date/time":"\u0788\u07a6\u078e\u07aa\u078c\u07aa/\u078c\u07a7\u0783\u07a9\u079a\u07b0 \u078d\u07aa\u0782\u07b0","Date/time":"\u078c\u07a7\u0783\u07a9\u079a\u07b0/\u0788\u07a6\u078e\u07aa\u078c\u07aa","Insert/edit link":"\u078d\u07a8\u0782\u07b0\u0786\u07b0 \u078d\u07aa\u0782\u07b0/\u0784\u07a6\u078b\u07a6\u078d\u07aa \u078e\u07ac\u0782\u07a6\u0787\u07aa\u0782\u07b0","Text to display":"\u078b\u07a6\u0787\u07b0\u0786\u07a6\u0782\u07b0\u0788\u07a9 \u0787\u07a8\u0784\u07a7\u0783\u07a7\u078c\u07b0","Url":"\u0794\u07ab.\u0787\u07a7\u0783\u07b0.\u0787\u07ac\u078d\u07b0","Open link in...":"","Current window":"","None":"\u0782\u07ae\u0782\u07b0","New window":"\u0787\u07a7 \u0788\u07a8\u0782\u07b0\u0791\u07af\u0787\u07a6\u0786\u07a6\u0781\u07b0","Open link":"","Remove link":"\u078d\u07a8\u0782\u07b0\u0786\u07b0 \u078a\u07ae\u0780\u07ad","Anchors":"\u0787\u07ac\u0782\u07b0\u0786\u07a6\u0783\u078c\u07a6\u0787\u07b0","Link...":"\u078a\u07a7\u078d\u07a6\u0782\u07b0...","Paste or type a link":"\u078d\u07a8\u0782\u07b0\u0786\u07aa \u078d\u07a8\u0794\u07aa\u0787\u07b0\u0788\u07a7 \u0782\u07aa\u0788\u07a6\u078c\u07a6 \u0795\u07ad\u0790\u07b0\u0793\u07b0 \u0786\u07aa\u0783\u07a6\u0787\u07b0\u0788\u07a7","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"\u0789\u07ac\u0787\u07a8\u078d\u07b0\u0793\u07ab - \u0786\u07aa\u0783\u07a8\u0787\u07a6\u0781\u07b0 \u0787\u07a8\u078c\u07aa\u0783\u07aa\u0786\u07aa\u0783\u07a6\u0787\u07b0\u0788\u07a6\u0782\u07b0 \u0784\u07ad\u0782\u07aa\u0782\u07b0\u078a\u07aa\u0785\u07aa\u078c\u07af\u061f","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"\u078c\u07a8\u0794\u07a6 \u078d\u07a8\u0794\u07aa\u0787\u07b0\u0788\u07a9 \u0787\u07ac\u0780\u07ac\u0782\u07b0 \u0790\u07a6\u0787\u07a8\u0793\u07ac\u0787\u07b0\u078e\u07ac \u078d\u07a8\u0782\u07b0\u0786\u07ac\u0787\u07b0\u0786\u07a6\u0789\u07aa\u0782\u07b0 \u0787\u07ac\u0797\u07b0.\u0793\u07a9.\u0793\u07a9.\u0795\u07a9 \u0786\u07aa\u0783\u07a8\u0787\u07a6\u0781\u07b0 \u0787\u07a8\u078c\u07aa\u0783\u07aa \u0786\u07aa\u0783\u07a6\u0782\u07b0\u078c\u07af\u061f","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"","Link list":"\u078a\u07a7\u078d\u07a6\u0782\u07b0\u078c\u07a6\u0787\u07b0","Insert video":"\u0788\u07a9\u0791\u07a8\u0787\u07af \u078d\u07aa\u0782\u07b0","Insert/edit video":"\u0788\u07a9\u0791\u07a8\u0787\u07af \u078d\u07aa\u0782\u07b0/\u0784\u07a6\u078b\u07a6\u078d\u07aa \u078e\u07ac\u0782\u07a6\u0787\u07aa\u0782\u07b0","Insert/edit media":"\u0787\u07a8\u0782\u07b0\u0790\u07a7\u0793\u07b0/\u0787\u07ac\u0791\u07a8\u0793\u07b0 \u0789\u07a9\u0791\u07a8\u0787\u07a7","Alternative source":"\u0787\u07a6\u078d\u07b0\u0793\u07a6\u0782\u07ad\u0793\u07a8\u0788\u07b0 \u0790\u07af\u0790\u07b0","Alternative source URL":"","Media poster (Image URL)":"","Paste your embed code below:":"\u0787\u07ac\u0789\u07b0\u0784\u07ac\u0791\u07b0 \u0786\u07af\u0791\u07b0 \u078c\u07a8\u0783\u07a9\u078e\u07a6\u0787\u07a8 \u0795\u07ad\u0790\u07b0\u0793\u07b0 \u0786\u07aa\u0783\u07ad","Embed":"\u0787\u07ac\u0789\u07b0\u0784\u07ac\u0791\u07b0","Media...":"","Nonbreaking space":"\u0782\u07ae\u0782\u07b0 \u0784\u07b0\u0783\u07ad\u0786\u07a8\u0782\u07b0 \u0790\u07b0\u0795\u07ad\u0790\u07b0","Page break":"\u0795\u07ad\u0796\u07b0 \u0784\u07b0\u0783\u07ad\u0786\u07b0","Paste as text":"\u0793\u07ac\u0786\u07b0\u0790\u07b0\u0793\u07b0 \u078e\u07ae\u078c\u07a6\u0781\u07b0 \u0795\u07ad\u0790\u07b0\u0793\u07b0 \u0786\u07aa\u0783\u07ad","Preview":"\u0795\u07b0\u0783\u07a9\u0788\u07a8\u0787\u07aa","Print":"","Print...":"\u0795\u07b0\u0783\u07a8\u0782\u07b0\u0793\u07b0...","Save":"\u0790\u07ad\u0788\u07b0 \u0786\u07aa\u0783\u07ad","Find":"\u0780\u07af\u078b\u07a7","Replace with":"\u0784\u07a6\u078b\u07a6\u078d\u07aa\u078e\u07a6\u0787\u07a8 \u0784\u07ad\u0782\u07aa\u0782\u07b0 \u0786\u07aa\u0783\u07a7\u0782\u07a9","Replace":"\u0784\u07a6\u078b\u07a6\u078d\u07aa \u0786\u07aa\u0783\u07ad","Replace all":"\u0780\u07aa\u0783\u07a8\u0780\u07a7 \u0787\u07ac\u0787\u07b0\u0797\u07ac\u0787\u07b0 \u0784\u07a6\u078b\u07a6\u078d\u07aa \u0786\u07aa\u0783\u07ad","Previous":"","Next":"\u078a\u07a6\u0780\u07a6\u078c\u07a6\u0781\u07b0","Find and Replace":"","Find and replace...":"","Could not find the specified string.":"\u078c\u07a8\u0794\u07a6 \u0780\u07af\u0787\u07b0\u078b\u07a6\u0788\u07a7 \u078d\u07a6\u078a\u07aa\u0792\u07ac\u0787\u07b0 \u0782\u07aa\u078a\u07ac\u0782\u07aa\u0782\u07aa","Match case":"\u0786\u07ad\u0790\u07b0 \u0787\u07a6\u0781\u07b0 \u0784\u07a6\u078d\u07a7","Find whole words only":"","Find in selection":"","Insert table":"\u0793\u07ad\u0784\u07a6\u078d\u07b0 \u078d\u07aa\u0782\u07b0","Table properties":"\u0793\u07ad\u0784\u07a6\u078d\u07b0\u078e\u07ac \u0790\u07a8\u078a\u07a6\u078c\u07a6\u0787\u07b0","Delete table":"\u0793\u07ad\u0784\u07a6\u078d\u07b0 \u078a\u07ae\u0780\u07ad","Cell":"\u0790\u07ac\u078d\u07b0","Row":"\u0783\u07af","Column":"\u0786\u07ae\u078d\u07a6\u0789\u07b0","Cell properties":"\u0790\u07ac\u078d\u07b0\u078e\u07ac \u0790\u07a8\u078a\u07a6\u078c\u07a6\u0787\u07b0","Merge cells":"\u0790\u07ac\u078d\u07b0 \u0787\u07ac\u0787\u07b0\u0786\u07aa\u0783\u07ad","Split cell":"\u0790\u07ac\u078d\u07b0 \u0788\u07a6\u0786\u07a8\u0786\u07aa\u0783\u07ad","Insert row before":"\u0786\u07aa\u0783\u07a8\u0787\u07a6\u0781\u07b0 \u0783\u07af\u0787\u07ac\u0787\u07b0 \u0787\u07a8\u078c\u07aa\u0783\u07aa \u0786\u07aa\u0783\u07ad","Insert row after":"\u078a\u07a6\u0780\u07a6\u078c\u07a6\u0781\u07b0 \u0783\u07af\u0787\u07ac\u0787\u07b0 \u0787\u07a8\u078c\u07aa\u0783\u07aa \u0786\u07aa\u0783\u07ad","Delete row":"\u0783\u07af \u078a\u07ae\u0780\u07ad","Row properties":"\u0783\u07af\u078e\u07ac \u0790\u07a8\u078a\u07a6\u078c\u07a6\u0787\u07b0","Cut row":"\u0783\u07af \u0786\u07a6\u0793\u07b0\u0786\u07aa\u0783\u07ad","Cut column":"","Copy row":"\u0783\u07af \u0786\u07ae\u0795\u07a9\u0786\u07aa\u0783\u07ad","Copy column":"","Paste row before":"\u0786\u07aa\u0783\u07a8\u0787\u07a6\u0781\u07b0 \u0783\u07af \u0795\u07ad\u0790\u07b0\u0793\u07b0 \u0786\u07aa\u0783\u07ad","Paste column before":"","Paste row after":"\u078a\u07a6\u0780\u07a6\u078c\u07a6\u0781\u07b0 \u0783\u07af \u0795\u07ad\u0790\u07b0\u0793\u07b0 \u0786\u07aa\u0783\u07ad","Paste column after":"","Insert column before":"\u0786\u07aa\u0783\u07a8\u0787\u07a6\u0781\u07b0 \u0786\u07ae\u078d\u07a6\u0789\u07ac\u0787\u07b0 \u0787\u07a8\u078c\u07aa\u0783\u07aa \u0786\u07aa\u0783\u07ad","Insert column after":"\u078a\u07a6\u0780\u07a6\u078c\u07a6\u0781\u07b0 \u0786\u07ae\u078d\u07a6\u0789\u07ac\u0787\u07b0 \u0787\u07a8\u078c\u07aa\u0783\u07aa \u0786\u07aa\u0783\u07ad","Delete column":"\u0786\u07ae\u078d\u07a6\u0789\u07b0 \u078a\u07ae\u0780\u07ad","Cols":"\u0786\u07ae\u078d\u07a6\u0789\u07b0","Rows":"\u0783\u07af","Width":"\u078a\u07aa\u0785\u07a7\u0789\u07a8\u0782\u07b0","Height":"\u078b\u07a8\u078e\u07aa\u0789\u07a8\u0782\u07b0","Cell spacing":"\u0790\u07ac\u078d\u07b0 \u0790\u07b0\u0795\u07ad\u0790\u07a8\u0782\u07b0\u078e","Cell padding":"\u0790\u07ac\u078d\u07b0 \u0795\u07ac\u0791\u07a8\u0782\u07b0","Row clipboard actions":"","Column clipboard actions":"","Table styles":"","Cell styles":"","Column header":"","Row header":"","Table caption":"","Caption":"\u0786\u07ac\u0795\u07b0\u079d\u07a6\u0782\u07b0","Show caption":"","Left":"\u0788\u07a7\u078c\u07a6\u0781\u07b0","Center":"\u0789\u07ac\u078b\u07a6\u0781\u07b0","Right":"\u0786\u07a6\u0782\u07a7\u078c\u07a6\u0781\u07b0","Cell type":"\u0790\u07ac\u078d\u07b0\u078e\u07ac \u0788\u07a6\u0787\u07b0\u078c\u07a6\u0783\u07aa","Scope":"\u0790\u07b0\u0786\u07af\u0795\u07b0","Alignment":"\u0787\u07ac\u078d\u07a6\u0787\u07a8\u0782\u07b0\u0789\u07ac\u0782\u07b0\u0793\u07b0","Horizontal align":"","Vertical align":"","Top":"\u0789\u07a6\u078c\u07a8","Middle":"\u0789\u07ac\u078b\u07aa","Bottom":"\u078c\u07a8\u0783\u07a8","Header cell":"\u0780\u07ac\u0791\u07a7 \u0790\u07ac\u078d\u07b0","Row group":"\u0783\u07af \u078e\u07b0\u0783\u07ab\u0795\u07b0","Column group":"\u0786\u07ae\u078d\u07a6\u0789\u07b0 \u078e\u07b0\u0783\u07ab\u0795\u07b0","Row type":"\u0783\u07af\u078e\u07ac \u0788\u07a6\u0787\u07b0\u078c\u07a6\u0783\u07aa","Header":"\u0780\u07ac\u0791\u07a7","Body":"\u0784\u07ae\u0791\u07a9","Footer":"\u078a\u07ab\u0793\u07a6\u0783","Border color":"\u0784\u07af\u0791\u07a6\u0783\u07aa \u0786\u07aa\u078d\u07a6","Solid":"","Dotted":"","Dashed":"","Double":"","Groove":"","Ridge":"","Inset":"","Outset":"","Hidden":"","Insert template...":"","Templates":"\u0793\u07ac\u0789\u07b0\u0795\u07b0\u078d\u07ad\u0793\u07b0\u078c\u07a6\u0787\u07b0","Template":"\u0782\u07a6\u0789\u07ab\u0782\u07a7","Insert Template":"","Text color":"\u0787\u07a6\u0786\u07aa\u0783\u07aa\u078e\u07ac \u0786\u07aa\u078d\u07a6","Background color":"\u0784\u07ac\u0786\u07b0\u078e\u07b0\u0783\u07a6\u0787\u07aa\u0782\u07b0\u0791\u07b0\u078e\u07ac \u0786\u07aa\u078d\u07a6","Custom...":"\u0787\u07a6\u0789\u07a8\u0787\u07b0\u078d\u07a6","Custom color":"\u0787\u07a6\u0789\u07a8\u0787\u07b0\u078d\u07a6 \u0786\u07aa\u078d\u07a6","No color":"\u0786\u07aa\u078d\u07a6 \u0782\u07aa\u0796\u07a6\u0787\u07b0\u0790\u07a7","Remove color":"","Show blocks":"\u0784\u07b0\u078d\u07ae\u0786\u07b0\u078c\u07a6\u0787\u07b0 \u078b\u07a6\u0787\u07b0\u0786\u07a7","Show invisible characters":"\u0782\u07aa\u078a\u07ac\u0782\u07b0\u0782\u07a6 \u0787\u07a6\u0786\u07aa\u0783\u07aa\u078c\u07a6\u0787\u07b0 \u078b\u07a6\u0787\u07b0\u0786\u07a7","Word count":"","Count":"","Document":"","Selection":"","Words":"\u0784\u07a6\u0790\u07b0\u078c\u07a6\u0787\u07b0","Words: {0}":"\u0784\u07a6\u0790\u07b0: {0}","{0} words":"{0} \u0784\u07a6\u0790\u07b0","File":"\u078a\u07a6\u0787\u07a8\u078d\u07b0","Edit":"\u0784\u07a6\u078b\u07a6\u078d\u07aa \u078e\u07ac\u0782\u07a6\u0787\u07aa\u0782\u07b0","Insert":"\u0787\u07a8\u0782\u07b0\u0790\u07a7\u0793\u07b0","View":"\u0788\u07a8\u0787\u07aa","Format":"\u078a\u07af\u0789\u07ac\u0793\u07b0","Table":"\u0793\u07ad\u0784\u07a6\u078d\u07b0","Tools":"\u0793\u07ab\u078d\u07b0\u078c\u07a6\u0787\u07b0","Powered by {0}":"\u0787\u07ac\u0780\u07a9\u078c\u07ac\u0783\u07a8\u0788\u07ac\u078b\u07a8\u0782\u07a9 {0}","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\u0783\u07a8\u0797\u07b0 \u0793\u07ac\u0786\u07b0\u0790\u07b0\u0793\u07b0 \u0787\u07ad\u0783\u07a8\u0787\u07a7. \u0789\u07ac\u0782\u07ab \u0780\u07af\u078b\u07aa\u0789\u07a6\u0781\u07b0 ALT-F9. \u0793\u07ab\u078d\u07b0\u0784\u07a6\u0783 \u0780\u07af\u078b\u07aa\u0789\u07a6\u0781\u07b0 ALT-F10. \u0787\u07ac\u0780\u07a9 \u0780\u07af\u078b\u07aa\u0789\u07a6\u0781\u07b0 ALT-0","Image title":"\u0787\u07a8\u0789\u07ad\u0796\u07aa\u078e\u07ac \u0782\u07a6\u0782\u07b0","Border width":"","Border style":"","Error":"","Warn":"","Valid":"","To open the popup, press Shift+Enter":"","Rich Text Area":"","Rich Text Area. Press ALT-0 for help.":"","System Font":"","Failed to upload image: {0}":"","Failed to load plugin: {0} from url {1}":"","Failed to load plugin url: {0}":"","Failed to initialize plugin: {0}":"","example":"","Search":"","All":"","Currency":"","Text":"","Quotations":"","Mathematical":"","Extended Latin":"","Symbols":"","Arrows":"","User Defined":"","dollar sign":"","currency sign":"","euro-currency sign":"","colon sign":"","cruzeiro sign":"","french franc sign":"","lira sign":"","mill sign":"","naira sign":"","peseta sign":"","rupee sign":"","won sign":"","new sheqel sign":"","dong sign":"","kip sign":"","tugrik sign":"","drachma sign":"","german penny symbol":"","peso sign":"","guarani sign":"","austral sign":"","hryvnia sign":"","cedi sign":"","livre tournois sign":"","spesmilo sign":"","tenge sign":"","indian rupee sign":"","turkish lira sign":"","nordic mark sign":"","manat sign":"","ruble sign":"","yen character":"","yuan character":"","yuan character, in hong kong and taiwan":"","yen/yuan character variant one":"","Emojis":"","Emojis...":"","Loading emojis...":"","Could not load emojis":"","People":"","Animals and Nature":"","Food and Drink":"","Activity":"","Travel and Places":"","Objects":"","Flags":"","Characters":"","Characters (no spaces)":"","{0} characters":"","Error: Form submit field collision.":"","Error: No form element found.":"","Color swatch":"","Color Picker":"\u0786\u07aa\u078d\u07a6 \u0782\u07ac\u078e\u07a8","Invalid hex color code: {0}":"","Invalid input":"","R":"\u0787\u07a7\u0783\u07aa","Red component":"","G":"\u0796\u07a9","Green component":"","B":"\u0784\u07a9","Blue component":"","#":"","Hex color code":"","Range 0 to 255":"","Turquoise":"","Green":"","Blue":"","Purple":"","Navy Blue":"","Dark Turquoise":"","Dark Green":"","Medium Blue":"","Medium Purple":"","Midnight Blue":"","Yellow":"","Orange":"","Red":"","Light Gray":"","Gray":"","Dark Yellow":"","Dark Orange":"","Dark Red":"","Medium Gray":"","Dark Gray":"","Light Green":"","Light Yellow":"","Light Red":"","Light Purple":"","Light Blue":"","Dark Purple":"","Dark Blue":"","Black":"","White":"","Switch to or from fullscreen mode":"","Open help dialog":"","history":"","styles":"","formatting":"","alignment":"","indentation":"","Font":"\u078a\u07ae\u0782\u07b0\u0793\u07aa","Size":"\u0790\u07a6\u0787\u07a8\u0792\u07aa","More...":"\u0787\u07a8\u078c\u07aa\u0783\u07aa \u0784\u07a6\u0787\u07a8\u078c\u07a6\u0787\u07b0..","Select...":"","Preferences":"","Yes":"\u0787\u07a7\u0782","No":"\u0782\u07ab\u0782\u07b0","Keyboard Navigation":"","Version":"\u0787\u07a8\u0790\u07b0\u078b\u07a7\u0783\u07aa","Code view":"","Open popup menu for split buttons":"","List Properties":"","List properties...":"","Start list at number":"","Line height":"","Dropped file type is not supported":"","Loading...":"","ImageProxy HTTP error: Rejected request":"","ImageProxy HTTP error: Could not find Image Proxy":"","ImageProxy HTTP error: Incorrect Image Proxy URL":"","ImageProxy HTTP error: Unknown ImageProxy error":""}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/el.js b/libraries/tinymce/js/tinymce/langs/el.js index 9f842e0..60531cb 100644 --- a/libraries/tinymce/js/tinymce/langs/el.js +++ b/libraries/tinymce/js/tinymce/langs/el.js @@ -1 +1 @@ -tinymce.addI18n("el",{"Redo":"\u0395\u03c0\u03b1\u03bd\u03ac\u03bb\u03b7\u03c8\u03b7","Undo":"\u0391\u03bd\u03b1\u03af\u03c1\u03b5\u03c3\u03b7","Cut":"\u0391\u03c0\u03bf\u03ba\u03bf\u03c0\u03ae","Copy":"\u0391\u03bd\u03c4\u03b9\u03b3\u03c1\u03b1\u03c6\u03ae","Paste":"\u0395\u03c0\u03b9\u03ba\u03cc\u03bb\u03bb\u03b7\u03c3\u03b7","Select all":"\u0395\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae \u03cc\u03bb\u03c9\u03bd","New document":"\u039d\u03ad\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf","Ok":"\u0395\u03bd\u03c4\u03ac\u03be\u03b5\u03b9","Cancel":"\u0391\u03ba\u03cd\u03c1\u03c9\u03c3\u03b7","Visual aids":"O\u03c0\u03c4\u03b9\u03ba\u03ac \u03b2\u03bf\u03b7\u03b8\u03ae\u03bc\u03b1\u03c4\u03b1 ","Bold":"\u0388\u03bd\u03c4\u03bf\u03bd\u03b7","Italic":"\u03a0\u03bb\u03ac\u03b3\u03b9\u03b1","Underline":"\u03a5\u03c0\u03bf\u03b3\u03c1\u03ac\u03bc\u03bc\u03b9\u03c3\u03b7","Strikethrough":"\u0394\u03b9\u03b1\u03ba\u03c1\u03b9\u03c4\u03ae \u03b4\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03ae","Superscript":"\u0395\u03ba\u03b8\u03ad\u03c4\u03b7\u03c2","Subscript":"\u0394\u03b5\u03af\u03ba\u03c4\u03b7\u03c2","Clear formatting":"\u0391\u03c0\u03b1\u03bb\u03bf\u03b9\u03c6\u03ae \u03bc\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7\u03c2","Remove":"\u0391\u03c6\u03b1\u03af\u03c1\u03b5\u03c3\u03b7","Align left":"\u03a3\u03c4\u03bf\u03af\u03c7\u03b9\u03c3\u03b7 \u03b1\u03c1\u03b9\u03c3\u03c4\u03b5\u03c1\u03ac","Align center":"\u03a3\u03c4\u03bf\u03af\u03c7\u03b9\u03c3\u03b7 \u03c3\u03c4\u03bf \u03ba\u03ad\u03bd\u03c4\u03c1\u03bf","Align right":"\u03a3\u03c4\u03bf\u03af\u03c7\u03b9\u03c3\u03b7 \u03b4\u03b5\u03be\u03b9\u03ac","No alignment":"\u03a7\u03c9\u03c1\u03af\u03c2 \u0395\u03c5\u03b8\u03c5\u03b3\u03c1\u03ac\u03bc\u03bc\u03b9\u03c3\u03b7","Justify":"\u03a0\u03bb\u03ae\u03c1\u03b7\u03c2 \u03c3\u03c4\u03bf\u03af\u03c7\u03b9\u03c3\u03b7","Bullet list":"\u039b\u03af\u03c3\u03c4\u03b1 \u03bc\u03b5 \u03ba\u03bf\u03c5\u03ba\u03ba\u03af\u03b4\u03b5\u03c2","Numbered list":"\u0391\u03c1\u03b9\u03b8\u03bc\u03b7\u03bc\u03ad\u03bd\u03b7 \u03bb\u03af\u03c3\u03c4\u03b1","Decrease indent":"\u039c\u03b5\u03af\u03c9\u03c3\u03b7 \u03b5\u03c3\u03bf\u03c7\u03ae\u03c2","Increase indent":"\u0391\u03cd\u03be\u03b7\u03c3\u03b7 \u03b5\u03c3\u03bf\u03c7\u03ae\u03c2","Close":"\u039a\u03bb\u03b5\u03af\u03c3\u03b9\u03bc\u03bf","Formats":"\u039c\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"\u039f \u03c0\u03b5\u03c1\u03b9\u03b7\u03b3\u03b7\u03c4\u03ae\u03c2 \u03c3\u03b1\u03c2 \u03b4\u03b5\u03bd \u03c5\u03c0\u03bf\u03c3\u03c4\u03b7\u03c1\u03af\u03b6\u03b5\u03b9 \u03ac\u03bc\u03b5\u03c3\u03b7 \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u03c0\u03c1\u03cc\u03c7\u03b5\u03b9\u03c1\u03bf. \u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03c4\u03b5 \u03c4\u03b9\u03c2 \u03c3\u03c5\u03bd\u03c4\u03bf\u03bc\u03b5\u03cd\u03c3\u03b5\u03b9\u03c2 \u03c0\u03bb\u03b7\u03ba\u03c4\u03c1\u03bf\u03bb\u03bf\u03b3\u03af\u03bf\u03c5 Ctrl+X/C/V.","Headings":"\u039a\u03b5\u03c6\u03b1\u03bb\u03af\u03b4\u03b5\u03c2","Heading 1":"\u039a\u03b5\u03c6\u03b1\u03bb\u03af\u03b4\u03b1 1","Heading 2":"\u039a\u03b5\u03c6\u03b1\u03bb\u03af\u03b4\u03b1 2","Heading 3":"\u039a\u03b5\u03c6\u03b1\u03bb\u03af\u03b4\u03b1 3","Heading 4":"\u039a\u03b5\u03c6\u03b1\u03bb\u03af\u03b4\u03b1 4","Heading 5":"\u039a\u03b5\u03c6\u03b1\u03bb\u03af\u03b4\u03b1 5","Heading 6":"\u039a\u03b5\u03c6\u03b1\u03bb\u03af\u03b4\u03b1 6","Preformatted":"\u03a0\u03c1\u03bf\u03b4\u03b9\u03b1\u03bc\u03bf\u03c1\u03c6\u03c9\u03bc\u03ad\u03bd\u03bf","Div":"Div","Pre":"Pre","Code":"\u039a\u03ce\u03b4\u03b9\u03ba\u03b1\u03c2","Paragraph":"\u03a0\u03b1\u03c1\u03ac\u03b3\u03c1\u03b1\u03c6\u03bf\u03c2","Blockquote":"\u03a0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae \u03c0\u03b1\u03c1\u03ac\u03b8\u03b5\u03c3\u03b7\u03c2","Inline":"\u0395\u03bd\u03c3\u03c9\u03bc\u03b1\u03c4\u03c9\u03bc\u03ad\u03bd\u03b7","Blocks":"\u03a4\u03bc\u03ae\u03bc\u03b1\u03c4\u03b1","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"\u0397 \u03b5\u03c0\u03b9\u03ba\u03cc\u03bb\u03bb\u03b7\u03c3\u03b7 \u03b5\u03af\u03bd\u03b1\u03b9 \u03c4\u03ce\u03c1\u03b1 \u03c3\u03b5 \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03af\u03b1 \u03b1\u03c0\u03bb\u03bf\u03cd \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5. \u03a4\u03b1 \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03cc\u03bc\u03b5\u03bd\u03b1 \u03bc\u03b9\u03b1\u03c2 \u03b5\u03c0\u03b9\u03ba\u03cc\u03bb\u03bb\u03b7\u03c3\u03b7\u03c2 \u03b8\u03b1 \u03b5\u03c0\u03b9\u03ba\u03bf\u03bb\u03bb\u03bf\u03cd\u03bd\u03c4\u03b1\u03b9 \u03c9\u03c2 \u03b1\u03c0\u03bb\u03cc \u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03bf \u03cc\u03c3\u03bf \u03b7 \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03af\u03b1 \u03b1\u03c5\u03c4\u03ae \u03c0\u03b1\u03c1\u03b1\u03bc\u03ad\u03bd\u03b5\u03b9 \u03b5\u03bd\u03b5\u03c1\u03b3\u03ae.","Fonts":"\u0393\u03c1\u03b1\u03bc\u03bc\u03b1\u03c4\u03bf\u03c3\u03b5\u03b9\u03c1\u03ad\u03c2","Font sizes":"\u039c\u03ad\u03b3\u03b5\u03b8\u03bf\u03c2 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ac\u03c4\u03c9\u03bd","Class":"\u039a\u03bb\u03ac\u03c3\u03b7","Browse for an image":"\u0391\u03bd\u03b1\u03b6\u03b7\u03c4\u03ae\u03c3\u03c4\u03b5 \u03bc\u03b9\u03b1 \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1","OR":"\u0389","Drop an image here":"\u03a1\u03af\u03be\u03c4\u03b5 \u03bc\u03b9\u03b1 \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1 \u03b5\u03b4\u03ce","Upload":"\u039c\u03b5\u03c4\u03b1\u03c6\u03cc\u03c1\u03c4\u03c9\u03c3\u03b7","Uploading image":"\u0391\u03bd\u03ad\u03b2\u03b1\u03c3\u03bc\u03b1 \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1\u03c2","Block":"\u03a4\u03bc\u03ae\u03bc\u03b1","Align":"\u03a3\u03c4\u03bf\u03af\u03c7\u03b9\u03c3\u03b7","Default":"\u03a0\u03c1\u03bf\u03ba\u03b1\u03b8\u03bf\u03c1\u03b9\u03c3\u03bc\u03ad\u03bd\u03bf","Circle":"\u039a\u03cd\u03ba\u03bb\u03bf\u03c2","Disc":"\u0394\u03af\u03c3\u03ba\u03bf\u03c2","Square":"\u03a4\u03b5\u03c4\u03c1\u03ac\u03b3\u03c9\u03bd\u03bf","Lower Alpha":"\u03a0\u03b5\u03b6\u03ac \u03bb\u03b1\u03c4\u03b9\u03bd\u03b9\u03ba\u03ac","Lower Greek":"\u03a0\u03b5\u03b6\u03ac \u03b5\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03ac","Lower Roman":"\u03a0\u03b5\u03b6\u03ac \u03c1\u03c9\u03bc\u03b1\u03ca\u03ba\u03ac","Upper Alpha":"\u039a\u03b5\u03c6\u03b1\u03bb\u03b1\u03af\u03b1 \u03bb\u03b1\u03c4\u03b9\u03bd\u03b9\u03ba\u03ac","Upper Roman":"\u039a\u03b5\u03c6\u03b1\u03bb\u03b1\u03af\u03b1 \u03c1\u03c9\u03bc\u03b1\u03ca\u03ba\u03ac","Anchor...":"\u0386\u03b3\u03ba\u03c5\u03c1\u03b1...","Anchor":"\u0386\u03b3\u03ba\u03c5\u03c1\u03b1","Name":"\u038c\u03bd\u03bf\u03bc\u03b1","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"\u03a4\u03bf ID \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03be\u03b5\u03ba\u03b9\u03bd\u03ac \u03bc\u03b5 \u03b3\u03c1\u03ac\u03bc\u03bc\u03b1 \u03ba\u03b1\u03b9 \u03bd\u03b1 \u03b1\u03ba\u03bf\u03bb\u03bf\u03c5\u03b8\u03b5\u03af\u03c4\u03b1\u03b9 \u03bc\u03cc\u03bd\u03bf \u03b1\u03c0\u03cc \u03b3\u03c1\u03ac\u03bc\u03bc\u03b1\u03c4\u03b1, \u03b1\u03c1\u03b9\u03b8\u03bc\u03bf\u03cd\u03c2, \u03c0\u03b1\u03cd\u03bb\u03b5\u03c2, \u03c4\u03b5\u03bb\u03b5\u03af\u03b5\u03c2, \u03b5\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03ac \u03b5\u03c1\u03c9\u03c4\u03b7\u03bc\u03b1\u03c4\u03b9\u03ba\u03ac \u03ba\u03b1\u03b9 \u03ba\u03ac\u03c4\u03c9 \u03c0\u03b1\u03cd\u03bb\u03b5\u03c2.","You have unsaved changes are you sure you want to navigate away?":"\u0388\u03c7\u03b5\u03c4\u03b5 \u03bc\u03b7 \u03b1\u03c0\u03bf\u03b8\u03b7\u03ba\u03b5\u03c5\u03bc\u03ad\u03bd\u03b5\u03c2 \u03b1\u03bb\u03bb\u03b1\u03b3\u03ad\u03c2. \u0395\u03af\u03c3\u03c4\u03b5 \u03b2\u03ad\u03b2\u03b1\u03b9\u03bf\u03b9 \u03cc\u03c4\u03b9 \u03b8\u03ad\u03bb\u03b5\u03c4\u03b5 \u03bd\u03b1 \u03c6\u03cd\u03b3\u03b5\u03c4\u03b5 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03c3\u03b5\u03bb\u03af\u03b4\u03b1;","Restore last draft":"\u0395\u03c0\u03b1\u03bd\u03b1\u03c6\u03bf\u03c1\u03ac \u03c4\u03b5\u03bb\u03b5\u03c5\u03c4\u03b1\u03af\u03bf\u03c5 \u03c3\u03c7\u03b5\u03b4\u03af\u03bf\u03c5","Special character...":"\u0395\u03b9\u03b4\u03b9\u03ba\u03cc\u03c2 \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03ae\u03c1\u03b1\u03c2...","Special Character":"\u0395\u03b9\u03b4\u03b9\u03ba\u03cc\u03c2 \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03ae\u03c1\u03b1\u03c2","Source code":"\u03a0\u03b7\u03b3\u03b1\u03af\u03bf\u03c2 \u03ba\u03ce\u03b4\u03b9\u03ba\u03b1\u03c2","Insert/Edit code sample":"\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae/\u0395\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03b4\u03b5\u03af\u03b3\u03bc\u03b1\u03c4\u03bf\u03c2 \u03ba\u03ce\u03b4\u03b9\u03ba\u03b1","Language":"\u0393\u03bb\u03ce\u03c3\u03c3\u03b1","Code sample...":"\u0394\u03b5\u03af\u03b3\u03bc\u03b1 \u03ba\u03ce\u03b4\u03b9\u03ba\u03b1...","Left to right":"\u0391\u03c0\u03cc \u03b1\u03c1\u03b9\u03c3\u03c4\u03b5\u03c1\u03ac \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b1 \u03b4\u03b5\u03be\u03b9\u03ac","Right to left":"\u0391\u03c0\u03cc \u03b4\u03b5\u03be\u03b9\u03ac \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b1 \u03b1\u03c1\u03b9\u03c3\u03c4\u03b5\u03c1\u03ac","Title":"\u03a4\u03af\u03c4\u03bb\u03bf\u03c2","Fullscreen":"\u03a0\u03bb\u03ae\u03c1\u03b7\u03c2 \u03bf\u03b8\u03cc\u03bd\u03b7","Action":"\u0395\u03bd\u03ad\u03c1\u03b3\u03b5\u03b9\u03b1","Shortcut":"\u03a3\u03c5\u03bd\u03c4\u03cc\u03bc\u03b5\u03c5\u03c3\u03b7","Help":"\u0392\u03bf\u03ae\u03b8\u03b5\u03b9\u03b1","Address":"\u0394\u03b9\u03b5\u03cd\u03b8\u03c5\u03bd\u03c3\u03b7","Focus to menubar":"\u0395\u03c3\u03c4\u03af\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u03bc\u03b5\u03bd\u03bf\u03cd","Focus to toolbar":"\u0395\u03c3\u03c4\u03af\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03c9\u03bd","Focus to element path":"\u0395\u03c3\u03c4\u03af\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03c3\u03c4\u03bf\u03b9\u03c7\u03b5\u03af\u03bf\u03c5","Focus to contextual toolbar":"\u0395\u03c3\u03c4\u03af\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7 \u03c3\u03c5\u03bd\u03b1\u03c6\u03ae \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03c9\u03bd","Insert link (if link plugin activated)":"\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03c3\u03c5\u03bd\u03b4\u03ad\u03c3\u03bc\u03bf\u03c5 (\u03b5\u03ac\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03b7\u03bc\u03ad\u03bd\u03bf \u03c4\u03bf \u03c0\u03c1\u03cc\u03c3\u03b8\u03b5\u03c4\u03bf \u03c4\u03bf\u03c5 \u03c3\u03c5\u03bd\u03b4\u03ad\u03c3\u03bc\u03bf\u03c5)","Save (if save plugin activated)":"\u0391\u03c0\u03bf\u03b8\u03ae\u03ba\u03b5\u03c5\u03c3\u03b7 (\u03b5\u03ac\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03b7\u03bc\u03ad\u03bd\u03bf \u03c4\u03bf \u03c0\u03c1\u03cc\u03c3\u03b8\u03b5\u03c4\u03bf \u03c4\u03b7\u03c2 \u03b1\u03c0\u03bf\u03b8\u03ae\u03ba\u03b5\u03c5\u03c3\u03b7\u03c2)","Find (if searchreplace plugin activated)":"\u0395\u03cd\u03c1\u03b5\u03c3\u03b7 (\u03b5\u03ac\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03b7\u03bc\u03ad\u03bd\u03bf \u03c4\u03bf \u03c0\u03c1\u03cc\u03c3\u03b8\u03b5\u03c4\u03bf \u03c4\u03b7\u03c2 \u03b1\u03bd\u03b1\u03b6\u03ae\u03c4\u03b7\u03c3\u03b7\u03c2)","Plugins installed ({0}):":"\u0395\u03b3\u03ba\u03b1\u03c4\u03b5\u03c3\u03c4\u03b7\u03bc\u03ad\u03bd\u03b1 \u03c0\u03c1\u03cc\u03c3\u03b8\u03b5\u03c4\u03b1 ({0}):","Premium plugins:":"\u03a0\u03c1\u03cc\u03c3\u03b8\u03b5\u03c4\u03b1 \u03c5\u03c8\u03b7\u03bb\u03ae\u03c2 \u03c0\u03bf\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2:","Learn more...":"\u039c\u03ac\u03b8\u03b5\u03c4\u03b5 \u03c0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b1...","You are using {0}":"\u03a7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03b5\u03af\u03c4\u03b5 {0}","Plugins":"\u03a0\u03c1\u03cc\u03c3\u03b8\u03b5\u03c4\u03b1","Handy Shortcuts":"\u03a7\u03c1\u03ae\u03c3\u03b9\u03bc\u03b5\u03c2 \u03c3\u03c5\u03bd\u03c4\u03bf\u03bc\u03b5\u03cd\u03c3\u03b5\u03b9\u03c2","Horizontal line":"\u039f\u03c1\u03b9\u03b6\u03cc\u03bd\u03c4\u03b9\u03b1 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae","Insert/edit image":"\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae/\u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1\u03c2","Alternative description":"\u0395\u03bd\u03b1\u03bb\u03bb\u03b1\u03ba\u03c4\u03b9\u03ba\u03ae \u03a0\u03b5\u03c1\u03b9\u03b3\u03c1\u03b1\u03c6\u03ae","Accessibility":"\u03a0\u03c1\u03bf\u03c3\u03b2\u03b1\u03c3\u03b9\u03bc\u03cc\u03c4\u03b7\u03c4\u03b1","Image is decorative":"\u0397 \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b4\u03b9\u03b1\u03ba\u03bf\u03c3\u03bc\u03b7\u03c4\u03b9\u03ba\u03ae","Source":"\u03a0\u03b7\u03b3\u03ae","Dimensions":"\u0394\u03b9\u03b1\u03c3\u03c4\u03ac\u03c3\u03b5\u03b9\u03c2","Constrain proportions":"\u03a0\u03b5\u03c1\u03b9\u03bf\u03c1\u03b9\u03c3\u03bc\u03cc\u03c2 \u03b1\u03bd\u03b1\u03bb\u03bf\u03b3\u03b9\u03ce\u03bd","General":"\u0393\u03b5\u03bd\u03b9\u03ba\u03ac","Advanced":"\u0393\u03b9\u03b1 \u03a0\u03c1\u03bf\u03c7\u03c9\u03c1\u03b7\u03bc\u03ad\u03bd\u03bf\u03c5\u03c2","Style":"\u0395\u03bc\u03c6\u03ac\u03bd\u03b9\u03c3\u03b7","Vertical space":"\u039a\u03ac\u03b8\u03b5\u03c4\u03bf \u03b4\u03b9\u03ac\u03c3\u03c4\u03b7\u03bc\u03b1","Horizontal space":"\u039f\u03c1\u03b9\u03b6\u03cc\u03bd\u03c4\u03b9\u03bf \u03b4\u03b9\u03ac\u03c3\u03c4\u03b7\u03bc\u03b1","Border":"\u03a0\u03bb\u03b1\u03af\u03c3\u03b9\u03bf","Insert image":"\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1\u03c2","Image...":"\u0395\u03b9\u03ba\u03cc\u03bd\u03b1...","Image list":"\u039b\u03af\u03c3\u03c4\u03b1 \u03b5\u03b9\u03ba\u03cc\u03bd\u03c9\u03bd","Resize":"\u0391\u03bb\u03bb\u03b1\u03b3\u03ae \u03bc\u03b5\u03b3\u03ad\u03b8\u03bf\u03c5\u03c2","Insert date/time":"\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03b7\u03bc\u03b5\u03c1\u03bf\u03bc\u03b7\u03bd\u03af\u03b1\u03c2/\u03ce\u03c1\u03b1\u03c2","Date/time":"\u0397\u03bc\u03b5\u03c1\u03bf\u03bc\u03b7\u03bd\u03af\u03b1/\u03ce\u03c1\u03b1","Insert/edit link":"\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae/\u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03c3\u03c5\u03bd\u03b4\u03ad\u03c3\u03bc\u03bf\u03c5","Text to display":"\u039a\u03b5\u03af\u03bc\u03b5\u03bd\u03bf \u03b3\u03b9\u03b1 \u03b5\u03bc\u03c6\u03ac\u03bd\u03b9\u03c3\u03b7","Url":"URL","Open link in...":"\u0386\u03bd\u03bf\u03b9\u03b3\u03bc\u03b1 \u03c3\u03c5\u03bd\u03b4\u03ad\u03c3\u03bc\u03bf\u03c5 \u03c3\u03b5...","Current window":"\u03a4\u03c1\u03ad\u03c7\u03bf\u03bd \u03c0\u03b1\u03c1\u03ac\u03b8\u03c5\u03c1\u03bf","None":"\u039a\u03b1\u03bc\u03af\u03b1","New window":"\u039d\u03ad\u03bf \u03c0\u03b1\u03c1\u03ac\u03b8\u03c5\u03c1\u03bf","Open link":"\u0386\u03bd\u03bf\u03b9\u03b3\u03bc\u03b1 \u03c3\u03c5\u03bd\u03b4\u03ad\u03c3\u03bc\u03bf\u03c5","Remove link":"\u0391\u03c6\u03b1\u03af\u03c1\u03b5\u03c3\u03b7 \u03c3\u03c5\u03bd\u03b4\u03ad\u03c3\u03bc\u03bf\u03c5","Anchors":"\u0386\u03b3\u03ba\u03c5\u03c1\u03b5\u03c2","Link...":"\u03a3\u03cd\u03bd\u03b4\u03b5\u03c3\u03bc\u03bf\u03c2...","Paste or type a link":"\u0395\u03c0\u03b9\u03ba\u03bf\u03bb\u03bb\u03ae\u03c3\u03c4\u03b5 \u03ae \u03c0\u03bb\u03b7\u03ba\u03c4\u03c1\u03bf\u03bb\u03bf\u03b3\u03ae\u03c3\u03c4\u03b5 \u03ad\u03bd\u03b1 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03bc\u03bf","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"\u0397 \u03b4\u03b9\u03b5\u03cd\u03b8\u03c5\u03bd\u03c3\u03b7 URL \u03c0\u03bf\u03c5 \u03b5\u03b9\u03c3\u03ac\u03c7\u03b8\u03b7\u03ba\u03b5 \u03c0\u03b9\u03b8\u03b1\u03bd\u03ce\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b4\u03b9\u03b5\u03cd\u03b8\u03c5\u03bd\u03c3\u03b7 email. \u0398\u03ad\u03bb\u03b5\u03c4\u03b5 \u03bd\u03b1 \u03c0\u03c1\u03bf\u03c3\u03b8\u03ad\u03c3\u03b5\u03c4\u03b5 \u03c4\u03bf \u03b1\u03c0\u03b1\u03b9\u03c4\u03bf\u03cd\u03bc\u03b5\u03bd\u03bf \u03c0\u03c1\u03cc\u03b8\u03b7\u03bc\u03b1 mailto:;","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"\u0397 \u03b4\u03b9\u03b5\u03cd\u03b8\u03c5\u03bd\u03c3\u03b7 URL \u03c0\u03bf\u03c5 \u03b5\u03b9\u03c3\u03ac\u03c7\u03b8\u03b7\u03ba\u03b5 \u03c0\u03b9\u03b8\u03b1\u03bd\u03ce\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03be\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03cc\u03c2 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03bc\u03bf\u03c2. \u0398\u03ad\u03bb\u03b5\u03c4\u03b5 \u03bd\u03b1 \u03c0\u03c1\u03bf\u03c3\u03b8\u03ad\u03c3\u03b5\u03c4\u03b5 \u03c4\u03bf \u03b1\u03c0\u03b1\u03b9\u03c4\u03bf\u03cd\u03bc\u03b5\u03bd\u03bf \u03c0\u03c1\u03cc\u03b8\u03b7\u03bc\u03b1 http://;","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"\u0397 \u03b4\u03b9\u03b5\u03cd\u03b8\u03c5\u03bd\u03c3\u03b7 URL \u03c0\u03bf\u03c5 \u03b5\u03b9\u03c3\u03b1\u03b3\u03ac\u03b3\u03b1\u03c4\u03b5 \u03c0\u03b9\u03b8\u03b1\u03bd\u03ce\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03be\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03cc\u03c2 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03bc\u03bf\u03c2. \u0398\u03ad\u03bb\u03b5\u03c4\u03b5 \u03bd\u03b1 \u03c0\u03c1\u03bf\u03c3\u03b8\u03ad\u03c3\u03b5\u03c4\u03b5 \u03c4\u03bf \u03b1\u03c0\u03b1\u03b9\u03c4\u03bf\u03cd\u03bc\u03b5\u03bd\u03bf \u03c0\u03c1\u03cc\u03b8\u03b7\u03bc\u03b1 http://;","Link list":"\u039b\u03af\u03c3\u03c4\u03b1 \u03c3\u03c5\u03bd\u03b4\u03ad\u03c3\u03bc\u03c9\u03bd","Insert video":"\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03b2\u03af\u03bd\u03c4\u03b5\u03bf","Insert/edit video":"\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae/\u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03b2\u03af\u03bd\u03c4\u03b5\u03bf","Insert/edit media":"\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae/\u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 media","Alternative source":"\u0395\u03bd\u03b1\u03bb\u03bb\u03b1\u03ba\u03c4\u03b9\u03ba\u03ae \u03c0\u03c1\u03bf\u03ad\u03bb\u03b5\u03c5\u03c3\u03b7","Alternative source URL":"\u0395\u03bd\u03b1\u03bb\u03bb\u03b1\u03ba\u03c4\u03b9\u03ba\u03ae \u03c0\u03b7\u03b3\u03ae","Media poster (Image URL)":"\u0391\u03c6\u03af\u03c3\u03b1 \u03bc\u03ad\u03c3\u03c9\u03bd (URL \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1\u03c2)","Paste your embed code below:":"\u0395\u03b9\u03c3\u03ac\u03b3\u03b5\u03c4\u03b5 \u03c4\u03bf\u03bd \u03b5\u03bd\u03c3\u03c9\u03bc\u03b1\u03c4\u03c9\u03bc\u03ad\u03bd\u03bf \u03ba\u03ce\u03b4\u03b9\u03ba\u03b1 \u03c0\u03b1\u03c1\u03b1\u03ba\u03ac\u03c4\u03c9:","Embed":"\u0395\u03bd\u03c3\u03c9\u03bc\u03ac\u03c4\u03c9\u03c3\u03b7","Media...":"\u03a0\u03bf\u03bb\u03c5\u03bc\u03ad\u03c3\u03b1...","Nonbreaking space":"\u039a\u03b5\u03bd\u03cc \u03c7\u03c9\u03c1\u03af\u03c2 \u03b4\u03b9\u03b1\u03ba\u03bf\u03c0\u03ae","Page break":"\u0391\u03bb\u03bb\u03b1\u03b3\u03ae \u03c3\u03b5\u03bb\u03af\u03b4\u03b1\u03c2","Paste as text":"\u0395\u03c0\u03b9\u03ba\u03cc\u03bb\u03bb\u03b7\u03c3\u03b7 \u03c9\u03c2 \u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03bf","Preview":"\u03a0\u03c1\u03bf\u03b5\u03c0\u03b9\u03c3\u03ba\u03cc\u03c0\u03b7\u03c3\u03b7","Print":"\u0395\u03ba\u03c4\u03cd\u03c0\u03c9\u03c3\u03b7","Print...":"\u0395\u03ba\u03c4\u03c5\u03c0\u03c9\u03c3\u03b7...","Save":"\u0391\u03c0\u03bf\u03b8\u03ae\u03ba\u03b5\u03c5\u03c3\u03b7","Find":"\u0395\u03cd\u03c1\u03b5\u03c3\u03b7","Replace with":"\u0391\u03bd\u03c4\u03b9\u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7 \u03bc\u03b5","Replace":"\u0391\u03bd\u03c4\u03b9\u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7","Replace all":"\u0391\u03bd\u03c4\u03b9\u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7 \u03cc\u03bb\u03c9\u03bd","Previous":"\u03a0\u03c1\u03bf\u03b7\u03b3\u03bf\u03cd\u03bc\u03b5\u03bd\u03bf","Next":"\u0395\u03c0\u03cc\u03bc.","Find and Replace":"\u0395\u03cd\u03c1\u03b5\u03c3\u03b7 \u03ba\u03b1\u03b9 \u0391\u03bd\u03c4\u03b9\u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7","Find and replace...":"\u0395\u03c5\u03c1\u03b5\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03b1\u03bd\u03c4\u03b9\u03ba\u03b1\u03c4\u03b1\u03c3\u03c4\u03b1\u03c3\u03b7...","Could not find the specified string.":"\u0394\u03b5\u03bd \u03ae\u03c4\u03b1\u03bd \u03b4\u03c5\u03bd\u03b1\u03c4\u03ae \u03b7 \u03b5\u03cd\u03c1\u03b5\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03ba\u03b1\u03b8\u03bf\u03c1\u03b9\u03c3\u03bc\u03ad\u03bd\u03bf\u03c5 \u03b1\u03bb\u03c6\u03b1\u03c1\u03b9\u03b8\u03bc\u03b7\u03c4\u03b9\u03ba\u03bf\u03cd.","Match case":"\u03a4\u03b1\u03af\u03c1\u03b9\u03b1\u03c3\u03bc\u03b1 \u03c0\u03b5\u03b6\u03ce\u03bd/\u03ba\u03b5\u03c6\u03b1\u03bb\u03b1\u03af\u03c9\u03bd","Find whole words only":"\u039f\u03bb\u03b5\u03c2 \u03bf\u03b9 \u03bb\u03b5\u03be\u03b5\u03b9\u03c2","Find in selection":"\u0395\u03cd\u03c1\u03b5\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae","Insert table":"\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03c0\u03af\u03bd\u03b1\u03ba\u03b1","Table properties":"\u0399\u03b4\u03b9\u03cc\u03c4\u03b7\u03c4\u03b5\u03c2 \u03c0\u03af\u03bd\u03b1\u03ba\u03b1","Delete table":"\u0394\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03ae \u03c0\u03af\u03bd\u03b1\u03ba\u03b1","Cell":"\u039a\u03b5\u03bb\u03af","Row":"\u0393\u03c1\u03b1\u03bc\u03bc\u03ae","Column":"\u03a3\u03c4\u03ae\u03bb\u03b7","Cell properties":"\u0399\u03b4\u03b9\u03cc\u03c4\u03b7\u03c4\u03b5\u03c2 \u03ba\u03b5\u03bb\u03b9\u03bf\u03cd","Merge cells":"\u03a3\u03c5\u03b3\u03c7\u03ce\u03bd\u03b5\u03c5\u03c3\u03b7 \u03ba\u03b5\u03bb\u03b9\u03ce\u03bd","Split cell":"\u0394\u03b9\u03b1\u03af\u03c1\u03b5\u03c3\u03b7 \u03ba\u03b5\u03bb\u03b9\u03bf\u03cd","Insert row before":"\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae\u03c2 \u03b5\u03c0\u03ac\u03bd\u03c9","Insert row after":"\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae\u03c2 \u03ba\u03ac\u03c4\u03c9","Delete row":"\u0394\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03ae \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae\u03c2","Row properties":"\u0399\u03b4\u03b9\u03cc\u03c4\u03b7\u03c4\u03b5\u03c2 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae\u03c2","Cut row":"\u0391\u03c0\u03bf\u03ba\u03bf\u03c0\u03ae \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae\u03c2","Cut column":"\u0391\u03c0\u03bf\u03ba\u03bf\u03c0\u03ae \u03c3\u03c4\u03ae\u03bb\u03b7\u03c2","Copy row":"\u0391\u03bd\u03c4\u03b9\u03b3\u03c1\u03b1\u03c6\u03ae \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae\u03c2","Copy column":"\u0391\u03bd\u03c4\u03b9\u03b3\u03c1\u03b1\u03c6\u03ae \u03c3\u03c4\u03ae\u03bb\u03b7\u03c2","Paste row before":"\u0395\u03c0\u03b9\u03ba\u03cc\u03bb\u03bb\u03b7\u03c3\u03b7 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae\u03c2 \u03b5\u03c0\u03ac\u03bd\u03c9","Paste column before":"\u0395\u03c0\u03b9\u03ba\u03cc\u03bb\u03bb\u03b7\u03c3\u03b7 \u03c3\u03c4\u03ae\u03bb\u03b7\u03c2 \u03c0\u03c1\u03b9\u03bd","Paste row after":"\u0395\u03c0\u03b9\u03ba\u03cc\u03bb\u03bb\u03b7\u03c3\u03b7 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae\u03c2 \u03ba\u03ac\u03c4\u03c9","Paste column after":"\u0395\u03c0\u03b9\u03ba\u03cc\u03bb\u03bb\u03b7\u03c3\u03b7 \u03c3\u03c4\u03ae\u03bb\u03b7\u03c2 \u03bc\u03b5\u03c4\u03ac","Insert column before":"\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03c3\u03c4\u03ae\u03bb\u03b7\u03c2 \u03b1\u03c1\u03b9\u03c3\u03c4\u03b5\u03c1\u03ac","Insert column after":"\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03c3\u03c4\u03ae\u03bb\u03b7\u03c2 \u03b4\u03b5\u03be\u03b9\u03ac","Delete column":"\u0394\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03ae \u03c3\u03c4\u03ae\u03bb\u03b7\u03c2","Cols":"\u03a3\u03c4\u03ae\u03bb\u03b5\u03c2","Rows":"\u0393\u03c1\u03b1\u03bc\u03bc\u03ad\u03c2","Width":"\u03a0\u03bb\u03ac\u03c4\u03bf\u03c2","Height":"\u038e\u03c8\u03bf\u03c2","Cell spacing":"\u0391\u03c0\u03cc\u03c3\u03c4\u03b1\u03c3\u03b7 \u03ba\u03b5\u03bb\u03b9\u03ce\u03bd","Cell padding":"\u0391\u03bd\u03b1\u03c0\u03bb\u03ae\u03c1\u03c9\u03c3\u03b7 \u03ba\u03b5\u03bb\u03b9\u03ce\u03bd","Row clipboard actions":"\u0394\u03c1\u03ac\u03c3\u03b5\u03b9\u03c2 \u03c0\u03c1\u03bf\u03c7\u03b5\u03af\u03c1\u03bf\u03c5 \u03b3\u03b9\u03b1 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ad\u03c2","Column clipboard actions":"\u0394\u03c1\u03ac\u03c3\u03b5\u03b9\u03c2 \u03c0\u03c1\u03bf\u03c7\u03b5\u03af\u03c1\u03bf\u03c5 \u03b3\u03b9\u03b1 \u03c3\u03c4\u03ae\u03bb\u03b5\u03c2","Table styles":"\u03a3\u03c4\u03c5\u03bb \u03c0\u03af\u03bd\u03b1\u03ba\u03b1","Cell styles":"\u03a3\u03c4\u03c5\u03bb \u03ba\u03b5\u03bb\u03b9\u03bf\u03cd","Column header":"\u039a\u03b5\u03c6\u03b1\u03bb\u03af\u03b4\u03b1 \u03c3\u03c4\u03ae\u03bb\u03b7\u03c2","Row header":"\u039a\u03b5\u03c6\u03b1\u03bb\u03af\u03b4\u03b1 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae\u03c2","Table caption":"\u039b\u03b5\u03b6\u03ac\u03bd\u03c4\u03b1 \u03c0\u03af\u03bd\u03b1\u03ba\u03b1","Caption":"\u039b\u03b5\u03b6\u03ac\u03bd\u03c4\u03b1","Show caption":"\u03a0\u03c1\u03bf\u03b2\u03bf\u03bb\u03ae \u03bb\u03b5\u03b6\u03ac\u03bd\u03c4\u03b1\u03c2","Left":"\u0391\u03c1\u03b9\u03c3\u03c4\u03b5\u03c1\u03ac","Center":"\u039a\u03b5\u03bd\u03c4\u03c1\u03b1\u03c1\u03b9\u03c3\u03bc\u03ad\u03bd\u03b7","Right":"\u0394\u03b5\u03be\u03b9\u03ac","Cell type":"\u03a4\u03cd\u03c0\u03bf\u03c2 \u03ba\u03b5\u03bb\u03b9\u03bf\u03cd","Scope":"\u0388\u03ba\u03c4\u03b1\u03c3\u03b7","Alignment":"\u03a3\u03c4\u03bf\u03af\u03c7\u03b9\u03c3\u03b7","Horizontal align":"\u039f\u03c1\u03b9\u03b6\u03cc\u03bd\u03c4\u03b9\u03b1 \u03b5\u03c5\u03b8\u03c5\u03b3\u03c1\u03ac\u03bc\u03bc\u03b9\u03c3\u03b7","Vertical align":"\u039a\u03ac\u03b8\u03b5\u03c4\u03b7 \u03b5\u03c5\u03b8\u03c5\u03b3\u03c1\u03ac\u03bc\u03bc\u03b9\u03c3\u03b7","Top":"\u039a\u03bf\u03c1\u03c5\u03c6\u03ae","Middle":"\u039c\u03ad\u03c3\u03b7","Bottom":"\u039a\u03ac\u03c4\u03c9","Header cell":"\u039a\u03b5\u03bb\u03af-\u03ba\u03b5\u03c6\u03b1\u03bb\u03af\u03b4\u03b1","Row group":"\u039f\u03bc\u03ac\u03b4\u03b1 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ce\u03bd","Column group":"\u039f\u03bc\u03ac\u03b4\u03b1 \u03c3\u03c4\u03b7\u03bb\u03ce\u03bd","Row type":"\u03a4\u03cd\u03c0\u03bf\u03c2 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae\u03c2","Header":"\u039a\u03b5\u03c6\u03b1\u03bb\u03af\u03b4\u03b1","Body":"\u03a3\u03ce\u03bc\u03b1","Footer":"\u03a5\u03c0\u03bf\u03c3\u03ad\u03bb\u03b9\u03b4\u03bf","Border color":"\u03a7\u03c1\u03ce\u03bc\u03b1 \u03c0\u03bb\u03b1\u03b9\u03c3\u03af\u03bf\u03c5","Solid":"\u039f\u03bc\u03bf\u03b9\u03bf\u03b3\u03b5\u03bd\u03ad\u03c2","Dotted":"\u039c\u03b5 \u03c4\u03b5\u03bb\u03b5\u03af\u03b5\u03c2","Dashed":"\u039c\u03b5 \u03c0\u03b1\u03cd\u03bb\u03b5\u03c2","Double":"\u0394\u03b9\u03c0\u03bb\u03cc","Groove":"\u039a\u03c5\u03bc\u03b1\u03c4\u03b9\u03c3\u03bc\u03cc\u03c2","Ridge":"\u039a\u03bf\u03c1\u03c5\u03c6\u03bf\u03b3\u03c1\u03b1\u03bc\u03bc\u03ae","Inset":"\u0388\u03bd\u03b8\u03b5\u03c4\u03bf","Outset":"\u0388\u03ba\u03b8\u03b5\u03c4\u03bf","Hidden":"\u039a\u03c1\u03c5\u03c6\u03cc","Insert template...":"\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03c0\u03c1\u03bf\u03c4\u03cd\u03c0\u03bf\u03c5","Templates":"\u03a0\u03c1\u03cc\u03c4\u03c5\u03c0\u03b1","Template":"\u03a0\u03c1\u03cc\u03c4\u03c5\u03c0\u03bf","Insert Template":"\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03a0\u03c1\u03bf\u03c4\u03cd\u03c0\u03bf\u03c5","Text color":"\u03a7\u03c1\u03ce\u03bc\u03b1 \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5 ","Background color":"\u03a7\u03c1\u03ce\u03bc\u03b1 \u03c6\u03cc\u03bd\u03c4\u03bf\u03c5","Custom...":"\u03a0\u03c1\u03bf\u03c3\u03b1\u03c1\u03bc\u03bf\u03b3\u03ae...","Custom color":"\u03a0\u03c1\u03bf\u03c3\u03b1\u03c1\u03bc\u03bf\u03c3\u03bc\u03ad\u03bd\u03bf \u03c7\u03c1\u03ce\u03bc\u03b1","No color":"\u03a7\u03c9\u03c1\u03af\u03c2 \u03c7\u03c1\u03ce\u03bc\u03b1","Remove color":"\u0391\u03c6\u03b1\u03af\u03c1\u03b5\u03c3\u03b7 \u03c7\u03c1\u03ce\u03bc\u03b1\u03c4\u03bf\u03c2","Show blocks":"\u0395\u03bc\u03c6\u03ac\u03bd\u03b9\u03c3\u03b7 \u03c4\u03bc\u03b7\u03bc\u03ac\u03c4\u03c9\u03bd","Show invisible characters":"\u0395\u03bc\u03c6\u03ac\u03bd\u03b9\u03c3\u03b7 \u03ba\u03c1\u03c5\u03c6\u03ce\u03bd \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03ae\u03c1\u03c9\u03bd","Word count":"\u0386\u03b8\u03c1\u03bf\u03b9\u03c3\u03bc\u03b1 \u03bb\u03ad\u03be\u03b5\u03c9\u03bd","Count":"\u03a3\u03cd\u03bd\u03bf\u03bb\u03bf","Document":"\u0388\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf","Selection":"\u0395\u03c0\u03b9\u03bb\u03b5\u03b3\u03bc\u03ad\u03bd\u03bf","Words":"\u039b\u03ad\u03be\u03b5\u03b9\u03c2","Words: {0}":"\u039b\u03ad\u03be\u03b5\u03b9\u03c2: {0}","{0} words":"{0} \u03bb\u03ad\u03be\u03b5\u03b9\u03c2","File":"\u0391\u03c1\u03c7\u03b5\u03af\u03bf","Edit":"\u0395\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1","Insert":"\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae","View":"\u03a0\u03c1\u03bf\u03b2\u03bf\u03bb\u03ae","Format":"\u039c\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7","Table":"\u03a0\u03af\u03bd\u03b1\u03ba\u03b1\u03c2","Tools":"\u0395\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03b1","Powered by {0}":"\u03a4\u03c1\u03bf\u03c6\u03bf\u03b4\u03bf\u03c4\u03b5\u03af\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc {0}","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\u03a0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae \u0395\u03bc\u03c0\u03bb\u03bf\u03c5\u03c4\u03b9\u03c3\u03bc\u03ad\u03bd\u03bf \u039a\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5. \u03a0\u03b1\u03c4\u03ae\u03c3\u03c4\u03b5 ALT-F9 \u03b3\u03b9\u03b1 \u03c4\u03bf \u03bc\u03b5\u03bd\u03bf\u03cd. \u03a0\u03b1\u03c4\u03ae\u03c3\u03c4\u03b5 ALT-F10 \u03b3\u03b9\u03b1 \u03c4\u03b7 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03c9\u03bd. \u03a0\u03b1\u03c4\u03ae\u03c3\u03c4\u03b5 ALT-0 \u03b3\u03b9\u03b1 \u03b2\u03bf\u03ae\u03b8\u03b5\u03b9\u03b1","Image title":"\u03a4\u03af\u03c4\u03bb\u03bf\u03c2 \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1\u03c2","Border width":"\u03a0\u03bb\u03ac\u03c4\u03bf\u03c2 \u03c0\u03b5\u03c1\u03b9\u03b3\u03c1\u03ac\u03bc\u03bc\u03b1\u03c4\u03bf\u03c2","Border style":"\u03a3\u03c4\u03cd\u03bb \u03c0\u03b5\u03c1\u03b9\u03b3\u03c1\u03ac\u03bc\u03bc\u03b1\u03c4\u03bf\u03c2","Error":"\u039b\u03ac\u03b8\u03bf\u03c2","Warn":"\u03a0\u03c1\u03bf\u03b5\u03b9\u03b4\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7","Valid":"\u0388\u03b3\u03ba\u03c5\u03c1\u03bf","To open the popup, press Shift+Enter":"\u0393\u03b9\u03b1 \u03bd\u03b1 \u03b1\u03bd\u03bf\u03af\u03be\u03b5\u03c4\u03b5 \u03c4\u03bf \u03c0\u03b1\u03c1\u03ac\u03b8\u03c5\u03c1\u03bf, \u03c0\u03b9\u03ad\u03c3\u03c4\u03b5 Shift+Enter","Rich Text Area":"\u03a0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae \u03c0\u03bb\u03bf\u03cd\u03c3\u03b9\u03bf\u03c5 \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5","Rich Text Area. Press ALT-0 for help.":"\u03a0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae \u03b5\u03bc\u03c0\u03bb\u03bf\u03c5\u03c4\u03b9\u03c3\u03bc\u03ad\u03bd\u03bf\u03c5 \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5. \u03a0\u03b1\u03c4\u03ae\u03c3\u03c4\u03b5 ALT-0 \u03b3\u03b9\u03b1 \u03b2\u03bf\u03ae\u03b8\u03b5\u03b9\u03b1.","System Font":"\u0393\u03c1\u03b1\u03bc\u03bc\u03b1\u03c4\u03bf\u03c3\u03b5\u03b9\u03c1\u03ac \u03c3\u03c5\u03c3\u03c4\u03ae\u03bc\u03b1\u03c4\u03bf\u03c2","Failed to upload image: {0}":"\u0391\u03c0\u03bf\u03c4\u03c5\u03c7\u03af\u03b1 \u03bc\u03b5\u03c4\u03b1\u03c6\u03cc\u03c1\u03c4\u03c9\u03c3\u03b7\u03c2 \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1\u03c2: {0}","Failed to load plugin: {0} from url {1}":"\u0391\u03c0\u03bf\u03c4\u03c5\u03c7\u03af\u03b1 \u03c6\u03cc\u03c1\u03c4\u03c9\u03c3\u03b7\u03c2 \u03c0\u03c1\u03bf\u03c3\u03b8\u03ad\u03c4\u03bf\u03c5: {0} \u03b1\u03c0\u03bf {1}","Failed to load plugin url: {0}":"\u0391\u03c0\u03bf\u03c4\u03c5\u03c7\u03af\u03b1 \u03c6\u03cc\u03c1\u03c4\u03c9\u03c3\u03b7\u03c2 \u03c0\u03c1\u03bf\u03c3\u03b8\u03ad\u03c4\u03bf\u03c5 url: {0}","Failed to initialize plugin: {0}":"\u0391\u03c0\u03bf\u03c4\u03c5\u03c7\u03af\u03b1 \u03c6\u03cc\u03c1\u03c4\u03c9\u03c3\u03b7\u03c2 \u03c0\u03c1\u03bf\u03c3\u03b8\u03ad\u03c4\u03bf\u03c5: {0}","example":"\u03a0\u03b1\u03c1\u03ac\u03b4\u03b5\u03b9\u03b3\u03bc\u03b1","Search":"\u0391\u03bd\u03b1\u03b6\u03ae\u03c4\u03b7\u03c3\u03b7","All":"\u038c\u03bb\u03b1","Currency":"\u039d\u03cc\u03bc\u03b9\u03c3\u03bc\u03b1","Text":"\u039a\u03b5\u03af\u03bc\u03b5\u03bd\u03bf","Quotations":"\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03b9\u03ba\u03ac","Mathematical":"\u039c\u03b1\u03b8\u03b7\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc","Extended Latin":"\u0395\u03ba\u03c4\u03b5\u03c4\u03b1\u03bc\u03ad\u03bd\u03b7 \u039b\u03b1\u03c4\u03b9\u03bd\u03b9\u03ba\u03ae","Symbols":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03b1","Arrows":"\u0392\u03b5\u03bb\u03ac\u03ba\u03b9\u03b1","User Defined":"\u039f\u03c1\u03b9\u03b6\u03cc\u03bc\u03b5\u03bd\u03bf \u03b1\u03c0\u03bf \u03c4\u03bf\u03bd \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7","dollar sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03b4\u03bf\u03bb\u03bb\u03b1\u03c1\u03af\u03bf\u03c5","currency sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03bd\u03bf\u03bc\u03af\u03c3\u03bc\u03b1\u03c4\u03bf\u03c2","euro-currency sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03b5\u03c5\u03c1\u03ce","colon sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03c7\u03c1\u03ce\u03bc\u03b1\u03c4\u03bf\u03c2","cruzeiro sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03ba\u03c1\u03bf\u03c5\u03b1\u03b6\u03b9\u03b5\u03c1\u03cc\u03c0\u03bb\u03bf\u03b9\u03bf\u03c5","french franc sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03b3\u03b1\u03bb\u03bb\u03b9\u03ba\u03bf\u03cd \u03c6\u03c1\u03ac\u03b3\u03ba\u03bf\u03c5","lira sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u039b\u03af\u03c1\u03b1\u03c2","mill sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03bc\u03cd\u03bb\u03bf\u03c5","naira sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf ","peseta sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03c0\u03b5\u03c3\u03ad\u03c4\u03b1\u03c2","rupee sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03c1\u03bf\u03c5\u03c0\u03af\u03b1\u03c2","won sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03b3\u03bf\u03c5\u03cc\u03bd","new sheqel sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03bd\u03b5\u03bf\u03c5 \u03c3\u03b5\u03ba\u03ad\u03bb","dong sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03bd\u03c4\u03cc\u03bd\u03b3\u03ba","kip sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03ba\u03b9\u03c0","tugrik sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03c4\u03bf\u03c5\u03c1\u03b3\u03ba\u03af\u03ba","drachma sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03b4\u03c1\u03b1\u03c7\u03bc\u03ae\u03c2","german penny symbol":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03b3\u03b5\u03c1\u03bc\u03b1\u03bd\u03b9\u03ba\u03bf\u03cd \u03bb\u03b5\u03c0\u03c4\u03bf\u03cd","peso sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03c0\u03ad\u03c3\u03bf\u03c2","guarani sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03b3\u03ba\u03bf\u03c5\u03b1\u03c1\u03ac\u03bd\u03b9","austral sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03b1\u03bf\u03c5\u03c3\u03c4\u03c1\u03ac\u03bb","hryvnia sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u0393\u03c1\u03af\u03b2\u03bd\u03b1","cedi sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03c3\u03ad\u03bd\u03c4\u03b9 \u03b3\u03ba\u03ac\u03bd\u03b1\u03c2","livre tournois sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03bb\u03af\u03b2\u03c1 \u03c4\u03bf\u03c5\u03c1\u03bd\u03bf\u03c5\u03ac","spesmilo sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03c3\u03c0\u03b5\u03c3\u03bc\u03af\u03bb\u03bf","tenge sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03c4\u03ad\u03bd\u03b3\u03ba\u03b5","indian rupee sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03b9\u03bd\u03b4\u03b9\u03ba\u03ae\u03c2 \u03c1\u03bf\u03c5\u03c0\u03af\u03b1\u03c2","turkish lira sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03c4\u03bf\u03c5\u03c1\u03ba\u03b9\u03ba\u03ae\u03c2 \u03bb\u03af\u03c1\u03b1\u03c2","nordic mark sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03c3\u03ba\u03b1\u03bd\u03b4\u03b9\u03bd\u03b1\u03b2\u03b9\u03ba\u03bf\u03cd \u03bc\u03ac\u03c1\u03ba\u03bf\u03c5","manat sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03b9\u03bd\u03b4\u03b9\u03ba\u03ae\u03c2 \u03c1\u03bf\u03c5\u03c0\u03af\u03b1\u03c2","ruble sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03c1\u03bf\u03c5\u03b2\u03bb\u03b9\u03bf\u03cd","yen character":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03b3\u03b5\u03bd","yuan character":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03b3\u03b9\u03bf\u03c5\u03ac\u03bd","yuan character, in hong kong and taiwan":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03b3\u03b9\u03bf\u03c5\u03ac\u03bd, \u03b1\u03c0\u03bf \u03c7\u03cc\u03bd\u03b3\u03ba \u03ba\u03cc\u03bd\u03b3\u03ba \u03ba\u03b1\u03b9 \u03c4\u03b1\u03b9\u03b2\u03ac\u03bd","yen/yuan character variant one":"\u0393\u03b9\u03ad\u03bd/\u0393\u03b9\u03bf\u03c5\u03ac\u03bd \u03c4\u03cd\u03c0\u03bf\u03c2 \u03ad\u03bd\u03b1","Emojis":"Emoji","Emojis...":"Emoji...","Loading emojis...":"\u03a6\u03cc\u03c1\u03c4\u03c9\u03c3\u03b7 emoji...","Could not load emojis":"\u0391\u03b4\u03c5\u03bd\u03b1\u03bc\u03af\u03b1 \u03c6\u03cc\u03c1\u03c4\u03c9\u03c3\u03b7\u03c2 emoji","People":"\u0386\u03bd\u03b8\u03c1\u03c9\u03c0\u03bf\u03b9","Animals and Nature":"\u0396\u03ce\u03b1 \u03ba\u03b1\u03b9 \u03c6\u03cd\u03c3\u03b7","Food and Drink":"\u03a6\u03b1\u03b3\u03b7\u03c4\u03cc \u03ba\u03b1\u03b9 \u03c0\u03bf\u03c4\u03ac","Activity":"\u0394\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1","Travel and Places":"\u03a4\u03b1\u03be\u03af\u03b4\u03b9\u03b1 \u03ba\u03b1\u03b9 \u03bc\u03ad\u03c1\u03b7","Objects":"\u0391\u03bd\u03c4\u03b9\u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03b1","Flags":"\u03a3\u03b7\u03bc\u03b1\u03af\u03b5\u03c2","Characters":"\u03a7\u03b1\u03c1\u03b1\u03ba\u03c4\u03ae\u03c1\u03b5\u03c2","Characters (no spaces)":"\u03a7\u03b1\u03c1\u03b1\u03ba\u03c4\u03ae\u03c1\u03b5\u03c2 (\u03c7\u03c9\u03c1\u03af\u03c2 \u03ba\u03b5\u03bd\u03ac)","{0} characters":"{0} \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03ae\u03c1\u03b5\u03c2","Error: Form submit field collision.":"\u039b\u03ac\u03b8\u03bf\u03c2: \u03c3\u03cd\u03b3\u03ba\u03c1\u03bf\u03c5\u03c3\u03b7 \u03c0\u03b5\u03b4\u03af\u03c9\u03bd \u03c4\u03b7\u03c2 \u03c0\u03c1\u03bf\u03c2 \u03c5\u03c0\u03bf\u03b2\u03bf\u03bb\u03ae\u03c2 \u03c6\u03cc\u03c1\u03bc\u03b1\u03c2.","Error: No form element found.":"\u039b\u03ac\u03b8\u03bf\u03c2: \u0394\u03b5\u03bd \u03b2\u03c1\u03ad\u03b8\u03b7\u03ba\u03b5 \u03c4\u03bf \u03c0\u03b5\u03b4\u03af\u03bf \u03c4\u03b7\u03c2 \u03c6\u03cc\u03c1\u03bc\u03b1\u03c2.","Color swatch":"\u0394\u03b5\u03af\u03b3\u03bc\u03b1 \u03c7\u03c1\u03ce\u03bc\u03b1\u03c4\u03bf\u03c2","Color Picker":"\u0395\u03c0\u03b9\u03bb\u03bf\u03b3\u03ad\u03b1\u03c2 \u03c7\u03c1\u03ce\u03bc\u03b1\u03c4\u03bf\u03c2","Invalid hex color code: {0}":"\u0386\u03ba\u03c5\u03c1\u03bf\u03c2 \u03b4\u03b5\u03ba\u03b1\u03b5\u03be\u03b1\u03b4\u03b9\u03ba\u03cc\u03c2 \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc\u03c2 \u03c7\u03c1\u03ce\u03bc\u03b1\u03c4\u03bf\u03c2: {0}","Invalid input":"\u0386\u03ba\u03c5\u03c1\u03b7 \u03b5\u03b9\u03c3\u03b1\u03ba\u03c4\u03ad\u03b1 \u03c4\u03b9\u03bc\u03ae","R":"\u039a","Red component":"\u039a\u03cc\u03ba\u03ba\u03b9\u03bd\u03bf \u03c3\u03c4\u03bf\u03b9\u03c7\u03b5\u03af\u03bf","G":"\u03a0","Green component":"\u03a0\u03c1\u03ac\u03c3\u03b9\u03bd\u03bf \u03c3\u03c4\u03bf\u03b9\u03c7\u03b5\u03af\u03bf","B":"\u039c","Blue component":"\u039c\u03c0\u03bb\u03b5 \u03c3\u03c4\u03bf\u03b9\u03c7\u03b5\u03af\u03bf","#":"#","Hex color code":"\u0394\u03b5\u03ba\u03b1\u03b5\u03be\u03b1\u03b4\u03b9\u03ba\u03cc\u03c2 \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc\u03c2 \u03c7\u03c1\u03ce\u03bc\u03b1\u03c4\u03bf\u03c2","Range 0 to 255":"\u0395\u03cd\u03c1\u03bf\u03c2 0 \u03ad\u03c9\u03c2 255","Turquoise":"\u03a4\u03c5\u03c1\u03ba\u03bf\u03c5\u03ac\u03b6","Green":"\u03a0\u03c1\u03ac\u03c3\u03c3\u03b9\u03bd\u03bf","Blue":"\u039c\u03c0\u03bb\u03ad","Purple":"\u039c\u03c9\u03b2","Navy Blue":"\u039d\u03b1\u03c5\u03c4\u03b9\u03ba\u03cc \u03bc\u03c0\u03bb\u03ad","Dark Turquoise":"\u03a3\u03ba\u03bf\u03cd\u03c1\u03bf \u03c4\u03c5\u03c1\u03ba\u03bf\u03c5\u03ac\u03b6","Dark Green":"\u03a3\u03ba\u03bf\u03cd\u03c1\u03bf \u03c0\u03c1\u03ac\u03c3\u03c3\u03b9\u03bd\u03bf","Medium Blue":"\u039c\u03b5\u03c3\u03b1\u03af\u03bf \u03bc\u03c0\u03bb\u03ad","Medium Purple":"\u039c\u03b5\u03c3\u03b1\u03af\u03bf \u03bc\u03c9\u03b2","Midnight Blue":"\u03a3\u03ba\u03bf\u03cd\u03c1\u03bf \u039c\u03c0\u03bb\u03b5","Yellow":"\u039a\u03af\u03c4\u03c1\u03b9\u03bd\u03bf","Orange":"\u03a0\u03bf\u03c1\u03c4\u03bf\u03ba\u03b1\u03bb\u03af","Red":"\u039a\u03cc\u03ba\u03ba\u03b9\u03bd\u03bf","Light Gray":"\u0391\u03bd\u03bf\u03b9\u03c7\u03c4\u03cc \u03b3\u03ba\u03c1\u03af","Gray":"\u0393\u03ba\u03c1\u03af","Dark Yellow":"\u03a3\u03ba\u03bf\u03cd\u03c1\u03bf \u03ba\u03af\u03c4\u03c1\u03b9\u03bd\u03bf","Dark Orange":"\u03a3\u03ba\u03bf\u03cd\u03c1\u03bf \u03a0\u03bf\u03c1\u03c4\u03bf\u03ba\u03b1\u03bb\u03af","Dark Red":"\u03a3\u03ba\u03bf\u03cd\u03c1\u03bf \u03ba\u03cc\u03ba\u03ba\u03b9\u03bd\u03bf","Medium Gray":"\u039c\u03b5\u03c3\u03b1\u03af\u03bf \u03b3\u03ba\u03c1\u03b9","Dark Gray":"\u03a3\u03ba\u03bf\u03cd\u03c1\u03bf \u03b3\u03ba\u03c1\u03af","Light Green":"\u0391\u03bd\u03bf\u03b9\u03c7\u03c4\u03cc \u03b3\u03ba\u03c1\u03af","Light Yellow":"\u0391\u03bd\u03bf\u03b9\u03c7\u03c4\u03cc \u03ba\u03af\u03c4\u03c1\u03b9\u03bd\u03bf","Light Red":"\u0391\u03bd\u03bf\u03b9\u03c7\u03c4\u03cc \u03ba\u03cc\u03ba\u03ba\u03b9\u03bd\u03bf","Light Purple":"\u0391\u03bd\u03bf\u03b9\u03c7\u03c4\u03cc \u03bc\u03c9\u03b2","Light Blue":"\u0391\u03bd\u03bf\u03b9\u03c7\u03c4\u03cc \u03bc\u03c0\u03bb\u03ad","Dark Purple":"\u03a3\u03ba\u03bf\u03cd\u03c1\u03bf \u03bc\u03c9\u03b2","Dark Blue":"\u03a3\u03ba\u03bf\u03cd\u03c1\u03bf \u03bc\u03c0\u03bb\u03ad","Black":"\u039c\u03b1\u03cd\u03c1\u03bf","White":"\u039b\u03b5\u03c5\u03ba\u03cc","Switch to or from fullscreen mode":"\u039c\u03b5\u03c4\u03b1\u03b2\u03b5\u03af\u03c4\u03b5 \u03c3\u03b5 \u03ae \u03b1\u03c0\u03cc \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03af\u03b1 \u03c0\u03bb\u03ae\u03c1\u03bf\u03c5\u03c2 \u03bf\u03b8\u03cc\u03bd\u03b7\u03c2","Open help dialog":"\u0386\u03bd\u03bf\u03b9\u03b3\u03bc\u03b1 \u03b4\u03b9\u03b1\u03bb\u03cc\u03b3\u03bf\u03c5 \u03b2\u03bf\u03ae\u03b8\u03b5\u03b9\u03b1\u03c2","history":"\u0399\u03c3\u03c4\u03bf\u03c1\u03b9\u03ba\u03cc","styles":"\u03a3\u03c4\u03cd\u03bb","formatting":"\u039c\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7","alignment":"\u0395\u03c5\u03b8\u03c5\u03b3\u03c1\u03ac\u03bc\u03bc\u03b9\u03c3\u03b7","indentation":"\u0395\u03c3\u03bf\u03c7\u03ae","Font":"\u0393\u03c1\u03b1\u03bc\u03bc\u03b1\u03c4\u03bf\u03c3\u03b5\u03b9\u03c1\u03ac","Size":"\u039c\u03ad\u03b3\u03b5\u03b8\u03bf\u03c2","More...":"\u03a0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b1...","Select...":"\u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5...","Preferences":"\u03a0\u03c1\u03bf\u03c4\u03b9\u03bc\u03ae\u03c3\u03b5\u03b9\u03c2","Yes":"\u039d\u03b1\u03b9","No":"\u038c\u03c7\u03b9","Keyboard Navigation":"\u03a0\u03bb\u03bf\u03ae\u03b3\u03b7\u03c3\u03b7 \u03c0\u03bb\u03b7\u03ba\u03c4\u03c1\u03bf\u03bb\u03bf\u03b3\u03af\u03bf\u03c5","Version":"\u0388\u03ba\u03b4\u03bf\u03c3\u03b7","Code view":"\u03a0\u03c1\u03bf\u03b2\u03bf\u03bb\u03ae \u03ba\u03ce\u03b4\u03b9\u03ba\u03b1","Open popup menu for split buttons":"\u0386\u03bd\u03bf\u03b9\u03b3\u03bc\u03b1 \u03b1\u03bd\u03b1\u03b4\u03c5\u03cc\u03bc\u03b5\u03bd\u03bf\u03c5 \u03bc\u03b5\u03bd\u03bf\u03cd \u03b3\u03b9\u03b1 \u03b4\u03b9\u03b1\u03b9\u03c1\u03bf\u03cd\u03bc\u03b5\u03bd\u03b1 \u03ba\u03bf\u03c5\u03bc\u03c0\u03b9\u03ac","List Properties":"\u039b\u03af\u03c3\u03c4\u03b1 \u0399\u03b4\u03b9\u03bf\u03c4\u03ae\u03c4\u03c9\u03bd","List properties...":"\u039b\u03af\u03c3\u03c4\u03b1 \u03b9\u03b4\u03b9\u03bf\u03c4\u03ae\u03c4\u03c9\u03bd...","Start list at number":"\u0388\u03bd\u03b1\u03c1\u03be\u03b7 \u03bb\u03af\u03c3\u03c4\u03b1\u03c2 \u03c3\u03c4\u03bf\u03bd \u03b1\u03c1\u03b9\u03b8\u03bc\u03cc","Line height":"\u038e\u03c8\u03bf\u03c2 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae\u03c2","Dropped file type is not supported":"\u039f \u03c4\u03cd\u03c0\u03bf\u03c2 \u03b1\u03c1\u03c7\u03b5\u03af\u03bf\u03c5 \u03b4\u03b5\u03bd \u03c5\u03c0\u03bf\u03c3\u03c4\u03b7\u03c1\u03af\u03b6\u03b5\u03c4\u03b1\u03b9","Loading...":"\u03a6\u03cc\u03c1\u03c4\u03c9\u03c3\u03b7...","ImageProxy HTTP error: Rejected request":"\u03a3\u03c6\u03ac\u03bb\u03bc\u03b1 HTTP \u03b5\u03bd\u03b4\u03b9\u03ac\u03bc\u03b5\u03c3\u03bf\u03c5 \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1\u03c2: \u0391\u03af\u03c4\u03b7\u03bc\u03b1 \u03b1\u03c0\u03bf\u03c1\u03c1\u03af\u03c6\u03b8\u03b7\u03ba\u03b5","ImageProxy HTTP error: Could not find Image Proxy":"\u03a3\u03c6\u03ac\u03bb\u03bc\u03b1 HTTP \u03b5\u03bd\u03b4\u03b9\u03ac\u03bc\u03b5\u03c3\u03bf\u03c5 \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae \u03b5\u03b9\u03ba\u03cc\u03bd\u03c9\u03bd: \u0394\u03b5 \u03b2\u03c1\u03ad\u03b8\u03b7\u03ba\u03b5 \u03bf \u03b5\u03bd\u03b4\u03b9\u03ac\u03bc\u03b5\u03c3\u03bf\u03c2 \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae\u03c2 \u03b5\u03b9\u03ba\u03cc\u03bd\u03c9\u03bd","ImageProxy HTTP error: Incorrect Image Proxy URL":"\u03a3\u03c6\u03ac\u03bb\u03bc\u03b1 HTTP \u03b5\u03bd\u03b4\u03b9\u03ac\u03bc\u03b5\u03c3\u03bf\u03c5 \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae \u03b5\u03b9\u03ba\u03cc\u03bd\u03c9\u03bd: \u039b\u03ac\u03b8\u03bf\u03c2 \u03b4\u03b9\u03b5\u03cd\u03b8\u03c5\u03bd\u03c3\u03b7 URL \u03b5\u03bd\u03b4\u03b9\u03ac\u03bc\u03b5\u03c3\u03bf\u03c5 \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae \u03b5\u03b9\u03ba\u03cc\u03bd\u03c9\u03bd","ImageProxy HTTP error: Unknown ImageProxy error":"\u03a3\u03c6\u03ac\u03bb\u03bc\u03b1 HTTP \u03b5\u03bd\u03b4\u03b9\u03ac\u03bc\u03b5\u03c3\u03bf\u03c5 \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae \u03b5\u03b9\u03ba\u03cc\u03bd\u03c9\u03bd: \u0386\u03b3\u03bd\u03c9\u03c3\u03c4\u03bf \u03c3\u03c6\u03ac\u03bb\u03bc\u03b1"}); \ No newline at end of file +tinymce.addI18n("el",{"#":"#","Accessibility":"\u03a0\u03c1\u03bf\u03c3\u03b2\u03b1\u03c3\u03b9\u03bc\u03cc\u03c4\u03b7\u03c4\u03b1","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"\u0395\u03bd\u03ad\u03c1\u03b3\u03b5\u03b9\u03b1","Activity":"\u0394\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1","Address":"\u0394\u03b9\u03b5\u03cd\u03b8\u03c5\u03bd\u03c3\u03b7","Advanced":"\u0393\u03b9\u03b1 \u03a0\u03c1\u03bf\u03c7\u03c9\u03c1\u03b7\u03bc\u03ad\u03bd\u03bf\u03c5\u03c2","Align":"\u03a3\u03c4\u03bf\u03af\u03c7\u03b9\u03c3\u03b7","Align center":"\u03a3\u03c4\u03bf\u03af\u03c7\u03b9\u03c3\u03b7 \u03c3\u03c4\u03bf \u03ba\u03ad\u03bd\u03c4\u03c1\u03bf","Align left":"\u03a3\u03c4\u03bf\u03af\u03c7\u03b9\u03c3\u03b7 \u03b1\u03c1\u03b9\u03c3\u03c4\u03b5\u03c1\u03ac","Align right":"\u03a3\u03c4\u03bf\u03af\u03c7\u03b9\u03c3\u03b7 \u03b4\u03b5\u03be\u03b9\u03ac","Alignment":"\u03a3\u03c4\u03bf\u03af\u03c7\u03b9\u03c3\u03b7","Alignment {0}":"","All":"\u038c\u03bb\u03b1","Alternative description":"\u0395\u03bd\u03b1\u03bb\u03bb\u03b1\u03ba\u03c4\u03b9\u03ba\u03ae \u03a0\u03b5\u03c1\u03b9\u03b3\u03c1\u03b1\u03c6\u03ae","Alternative source":"\u0395\u03bd\u03b1\u03bb\u03bb\u03b1\u03ba\u03c4\u03b9\u03ba\u03ae \u03c0\u03c1\u03bf\u03ad\u03bb\u03b5\u03c5\u03c3\u03b7","Alternative source URL":"\u0395\u03bd\u03b1\u03bb\u03bb\u03b1\u03ba\u03c4\u03b9\u03ba\u03ae \u03c0\u03b7\u03b3\u03ae","Anchor":"\u0386\u03b3\u03ba\u03c5\u03c1\u03b1","Anchor...":"\u0386\u03b3\u03ba\u03c5\u03c1\u03b1...","Anchors":"\u0386\u03b3\u03ba\u03c5\u03c1\u03b5\u03c2","Animals and Nature":"\u0396\u03ce\u03b1 \u03ba\u03b1\u03b9 \u03c6\u03cd\u03c3\u03b7","Arrows":"\u0392\u03b5\u03bb\u03ac\u03ba\u03b9\u03b1","B":"\u039c","Background color":"\u03a7\u03c1\u03ce\u03bc\u03b1 \u03c6\u03cc\u03bd\u03c4\u03bf\u03c5","Background color {0}":"","Black":"\u039c\u03b1\u03cd\u03c1\u03bf","Block":"\u03a4\u03bc\u03ae\u03bc\u03b1","Block {0}":"","Blockquote":"\u03a0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae \u03c0\u03b1\u03c1\u03ac\u03b8\u03b5\u03c3\u03b7\u03c2","Blocks":"\u03a4\u03bc\u03ae\u03bc\u03b1\u03c4\u03b1","Blue":"\u039c\u03c0\u03bb\u03ad","Blue component":"\u039c\u03c0\u03bb\u03b5 \u03c3\u03c4\u03bf\u03b9\u03c7\u03b5\u03af\u03bf","Body":"\u03a3\u03ce\u03bc\u03b1","Bold":"\u0388\u03bd\u03c4\u03bf\u03bd\u03b7","Border":"\u03a0\u03bb\u03b1\u03af\u03c3\u03b9\u03bf","Border color":"\u03a7\u03c1\u03ce\u03bc\u03b1 \u03c0\u03bb\u03b1\u03b9\u03c3\u03af\u03bf\u03c5","Border style":"\u03a3\u03c4\u03cd\u03bb \u03c0\u03b5\u03c1\u03b9\u03b3\u03c1\u03ac\u03bc\u03bc\u03b1\u03c4\u03bf\u03c2","Border width":"\u03a0\u03bb\u03ac\u03c4\u03bf\u03c2 \u03c0\u03b5\u03c1\u03b9\u03b3\u03c1\u03ac\u03bc\u03bc\u03b1\u03c4\u03bf\u03c2","Bottom":"\u039a\u03ac\u03c4\u03c9","Browse files":"","Browse for an image":"\u0391\u03bd\u03b1\u03b6\u03b7\u03c4\u03ae\u03c3\u03c4\u03b5 \u03bc\u03b9\u03b1 \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1","Browse links":"","Bullet list":"\u039b\u03af\u03c3\u03c4\u03b1 \u03bc\u03b5 \u03ba\u03bf\u03c5\u03ba\u03ba\u03af\u03b4\u03b5\u03c2","Cancel":"\u0391\u03ba\u03cd\u03c1\u03c9\u03c3\u03b7","Caption":"\u039b\u03b5\u03b6\u03ac\u03bd\u03c4\u03b1","Cell":"\u039a\u03b5\u03bb\u03af","Cell padding":"\u0391\u03bd\u03b1\u03c0\u03bb\u03ae\u03c1\u03c9\u03c3\u03b7 \u03ba\u03b5\u03bb\u03b9\u03ce\u03bd","Cell properties":"\u0399\u03b4\u03b9\u03cc\u03c4\u03b7\u03c4\u03b5\u03c2 \u03ba\u03b5\u03bb\u03b9\u03bf\u03cd","Cell spacing":"\u0391\u03c0\u03cc\u03c3\u03c4\u03b1\u03c3\u03b7 \u03ba\u03b5\u03bb\u03b9\u03ce\u03bd","Cell styles":"\u03a3\u03c4\u03c5\u03bb \u03ba\u03b5\u03bb\u03b9\u03bf\u03cd","Cell type":"\u03a4\u03cd\u03c0\u03bf\u03c2 \u03ba\u03b5\u03bb\u03b9\u03bf\u03cd","Center":"\u039a\u03b5\u03bd\u03c4\u03c1\u03b1\u03c1\u03b9\u03c3\u03bc\u03ad\u03bd\u03b7","Characters":"\u03a7\u03b1\u03c1\u03b1\u03ba\u03c4\u03ae\u03c1\u03b5\u03c2","Characters (no spaces)":"\u03a7\u03b1\u03c1\u03b1\u03ba\u03c4\u03ae\u03c1\u03b5\u03c2 (\u03c7\u03c9\u03c1\u03af\u03c2 \u03ba\u03b5\u03bd\u03ac)","Circle":"\u039a\u03cd\u03ba\u03bb\u03bf\u03c2","Class":"\u039a\u03bb\u03ac\u03c3\u03b7","Clear formatting":"\u0391\u03c0\u03b1\u03bb\u03bf\u03b9\u03c6\u03ae \u03bc\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7\u03c2","Close":"\u039a\u03bb\u03b5\u03af\u03c3\u03b9\u03bc\u03bf","Code":"\u039a\u03ce\u03b4\u03b9\u03ba\u03b1\u03c2","Code sample...":"\u0394\u03b5\u03af\u03b3\u03bc\u03b1 \u03ba\u03ce\u03b4\u03b9\u03ba\u03b1...","Code view":"\u03a0\u03c1\u03bf\u03b2\u03bf\u03bb\u03ae \u03ba\u03ce\u03b4\u03b9\u03ba\u03b1","Color Picker":"\u0395\u03c0\u03b9\u03bb\u03bf\u03b3\u03ad\u03b1\u03c2 \u03c7\u03c1\u03ce\u03bc\u03b1\u03c4\u03bf\u03c2","Color swatch":"\u0394\u03b5\u03af\u03b3\u03bc\u03b1 \u03c7\u03c1\u03ce\u03bc\u03b1\u03c4\u03bf\u03c2","Cols":"\u03a3\u03c4\u03ae\u03bb\u03b5\u03c2","Column":"\u03a3\u03c4\u03ae\u03bb\u03b7","Column clipboard actions":"\u0394\u03c1\u03ac\u03c3\u03b5\u03b9\u03c2 \u03c0\u03c1\u03bf\u03c7\u03b5\u03af\u03c1\u03bf\u03c5 \u03b3\u03b9\u03b1 \u03c3\u03c4\u03ae\u03bb\u03b5\u03c2","Column group":"\u039f\u03bc\u03ac\u03b4\u03b1 \u03c3\u03c4\u03b7\u03bb\u03ce\u03bd","Column header":"\u039a\u03b5\u03c6\u03b1\u03bb\u03af\u03b4\u03b1 \u03c3\u03c4\u03ae\u03bb\u03b7\u03c2","Constrain proportions":"\u03a0\u03b5\u03c1\u03b9\u03bf\u03c1\u03b9\u03c3\u03bc\u03cc\u03c2 \u03b1\u03bd\u03b1\u03bb\u03bf\u03b3\u03b9\u03ce\u03bd","Copy":"\u0391\u03bd\u03c4\u03b9\u03b3\u03c1\u03b1\u03c6\u03ae","Copy column":"\u0391\u03bd\u03c4\u03b9\u03b3\u03c1\u03b1\u03c6\u03ae \u03c3\u03c4\u03ae\u03bb\u03b7\u03c2","Copy row":"\u0391\u03bd\u03c4\u03b9\u03b3\u03c1\u03b1\u03c6\u03ae \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae\u03c2","Could not find the specified string.":"\u0394\u03b5\u03bd \u03ae\u03c4\u03b1\u03bd \u03b4\u03c5\u03bd\u03b1\u03c4\u03ae \u03b7 \u03b5\u03cd\u03c1\u03b5\u03c3\u03b7 \u03c4\u03bf\u03c5 \u03ba\u03b1\u03b8\u03bf\u03c1\u03b9\u03c3\u03bc\u03ad\u03bd\u03bf\u03c5 \u03b1\u03bb\u03c6\u03b1\u03c1\u03b9\u03b8\u03bc\u03b7\u03c4\u03b9\u03ba\u03bf\u03cd.","Could not load emojis":"\u0391\u03b4\u03c5\u03bd\u03b1\u03bc\u03af\u03b1 \u03c6\u03cc\u03c1\u03c4\u03c9\u03c3\u03b7\u03c2 emoji","Count":"\u03a3\u03cd\u03bd\u03bf\u03bb\u03bf","Currency":"\u039d\u03cc\u03bc\u03b9\u03c3\u03bc\u03b1","Current window":"\u03a4\u03c1\u03ad\u03c7\u03bf\u03bd \u03c0\u03b1\u03c1\u03ac\u03b8\u03c5\u03c1\u03bf","Custom color":"\u03a0\u03c1\u03bf\u03c3\u03b1\u03c1\u03bc\u03bf\u03c3\u03bc\u03ad\u03bd\u03bf \u03c7\u03c1\u03ce\u03bc\u03b1","Custom...":"\u03a0\u03c1\u03bf\u03c3\u03b1\u03c1\u03bc\u03bf\u03b3\u03ae...","Cut":"\u0391\u03c0\u03bf\u03ba\u03bf\u03c0\u03ae","Cut column":"\u0391\u03c0\u03bf\u03ba\u03bf\u03c0\u03ae \u03c3\u03c4\u03ae\u03bb\u03b7\u03c2","Cut row":"\u0391\u03c0\u03bf\u03ba\u03bf\u03c0\u03ae \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae\u03c2","Dark Blue":"\u03a3\u03ba\u03bf\u03cd\u03c1\u03bf \u03bc\u03c0\u03bb\u03ad","Dark Gray":"\u03a3\u03ba\u03bf\u03cd\u03c1\u03bf \u03b3\u03ba\u03c1\u03af","Dark Green":"\u03a3\u03ba\u03bf\u03cd\u03c1\u03bf \u03c0\u03c1\u03ac\u03c3\u03c3\u03b9\u03bd\u03bf","Dark Orange":"\u03a3\u03ba\u03bf\u03cd\u03c1\u03bf \u03a0\u03bf\u03c1\u03c4\u03bf\u03ba\u03b1\u03bb\u03af","Dark Purple":"\u03a3\u03ba\u03bf\u03cd\u03c1\u03bf \u03bc\u03c9\u03b2","Dark Red":"\u03a3\u03ba\u03bf\u03cd\u03c1\u03bf \u03ba\u03cc\u03ba\u03ba\u03b9\u03bd\u03bf","Dark Turquoise":"\u03a3\u03ba\u03bf\u03cd\u03c1\u03bf \u03c4\u03c5\u03c1\u03ba\u03bf\u03c5\u03ac\u03b6","Dark Yellow":"\u03a3\u03ba\u03bf\u03cd\u03c1\u03bf \u03ba\u03af\u03c4\u03c1\u03b9\u03bd\u03bf","Dashed":"\u039c\u03b5 \u03c0\u03b1\u03cd\u03bb\u03b5\u03c2","Date/time":"\u0397\u03bc\u03b5\u03c1\u03bf\u03bc\u03b7\u03bd\u03af\u03b1/\u03ce\u03c1\u03b1","Decrease indent":"\u039c\u03b5\u03af\u03c9\u03c3\u03b7 \u03b5\u03c3\u03bf\u03c7\u03ae\u03c2","Default":"\u03a0\u03c1\u03bf\u03ba\u03b1\u03b8\u03bf\u03c1\u03b9\u03c3\u03bc\u03ad\u03bd\u03bf","Delete accordion":"","Delete column":"\u0394\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03ae \u03c3\u03c4\u03ae\u03bb\u03b7\u03c2","Delete row":"\u0394\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03ae \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae\u03c2","Delete table":"\u0394\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03ae \u03c0\u03af\u03bd\u03b1\u03ba\u03b1","Dimensions":"\u0394\u03b9\u03b1\u03c3\u03c4\u03ac\u03c3\u03b5\u03b9\u03c2","Disc":"\u0394\u03af\u03c3\u03ba\u03bf\u03c2","Div":"Div","Document":"\u0388\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf","Dotted":"\u039c\u03b5 \u03c4\u03b5\u03bb\u03b5\u03af\u03b5\u03c2","Double":"\u0394\u03b9\u03c0\u03bb\u03cc","Drop an image here":"\u03a1\u03af\u03be\u03c4\u03b5 \u03bc\u03b9\u03b1 \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1 \u03b5\u03b4\u03ce","Dropped file type is not supported":"\u039f \u03c4\u03cd\u03c0\u03bf\u03c2 \u03b1\u03c1\u03c7\u03b5\u03af\u03bf\u03c5 \u03b4\u03b5\u03bd \u03c5\u03c0\u03bf\u03c3\u03c4\u03b7\u03c1\u03af\u03b6\u03b5\u03c4\u03b1\u03b9","Edit":"\u0395\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1","Embed":"\u0395\u03bd\u03c3\u03c9\u03bc\u03ac\u03c4\u03c9\u03c3\u03b7","Emojis":"Emoji","Emojis...":"Emoji...","Error":"\u039b\u03ac\u03b8\u03bf\u03c2","Error: Form submit field collision.":"\u039b\u03ac\u03b8\u03bf\u03c2: \u03c3\u03cd\u03b3\u03ba\u03c1\u03bf\u03c5\u03c3\u03b7 \u03c0\u03b5\u03b4\u03af\u03c9\u03bd \u03c4\u03b7\u03c2 \u03c0\u03c1\u03bf\u03c2 \u03c5\u03c0\u03bf\u03b2\u03bf\u03bb\u03ae\u03c2 \u03c6\u03cc\u03c1\u03bc\u03b1\u03c2.","Error: No form element found.":"\u039b\u03ac\u03b8\u03bf\u03c2: \u0394\u03b5\u03bd \u03b2\u03c1\u03ad\u03b8\u03b7\u03ba\u03b5 \u03c4\u03bf \u03c0\u03b5\u03b4\u03af\u03bf \u03c4\u03b7\u03c2 \u03c6\u03cc\u03c1\u03bc\u03b1\u03c2.","Extended Latin":"\u0395\u03ba\u03c4\u03b5\u03c4\u03b1\u03bc\u03ad\u03bd\u03b7 \u039b\u03b1\u03c4\u03b9\u03bd\u03b9\u03ba\u03ae","Failed to initialize plugin: {0}":"\u0391\u03c0\u03bf\u03c4\u03c5\u03c7\u03af\u03b1 \u03c6\u03cc\u03c1\u03c4\u03c9\u03c3\u03b7\u03c2 \u03c0\u03c1\u03bf\u03c3\u03b8\u03ad\u03c4\u03bf\u03c5: {0}","Failed to load plugin url: {0}":"\u0391\u03c0\u03bf\u03c4\u03c5\u03c7\u03af\u03b1 \u03c6\u03cc\u03c1\u03c4\u03c9\u03c3\u03b7\u03c2 \u03c0\u03c1\u03bf\u03c3\u03b8\u03ad\u03c4\u03bf\u03c5 url: {0}","Failed to load plugin: {0} from url {1}":"\u0391\u03c0\u03bf\u03c4\u03c5\u03c7\u03af\u03b1 \u03c6\u03cc\u03c1\u03c4\u03c9\u03c3\u03b7\u03c2 \u03c0\u03c1\u03bf\u03c3\u03b8\u03ad\u03c4\u03bf\u03c5: {0} \u03b1\u03c0\u03bf {1}","Failed to upload image: {0}":"\u0391\u03c0\u03bf\u03c4\u03c5\u03c7\u03af\u03b1 \u03bc\u03b5\u03c4\u03b1\u03c6\u03cc\u03c1\u03c4\u03c9\u03c3\u03b7\u03c2 \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1\u03c2: {0}","File":"\u0391\u03c1\u03c7\u03b5\u03af\u03bf","Find":"\u0395\u03cd\u03c1\u03b5\u03c3\u03b7","Find (if searchreplace plugin activated)":"\u0395\u03cd\u03c1\u03b5\u03c3\u03b7 (\u03b5\u03ac\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03b7\u03bc\u03ad\u03bd\u03bf \u03c4\u03bf \u03c0\u03c1\u03cc\u03c3\u03b8\u03b5\u03c4\u03bf \u03c4\u03b7\u03c2 \u03b1\u03bd\u03b1\u03b6\u03ae\u03c4\u03b7\u03c3\u03b7\u03c2)","Find and Replace":"\u0395\u03cd\u03c1\u03b5\u03c3\u03b7 \u03ba\u03b1\u03b9 \u0391\u03bd\u03c4\u03b9\u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7","Find and replace...":"\u0395\u03c5\u03c1\u03b5\u03c3\u03b7 \u03ba\u03b1\u03b9 \u03b1\u03bd\u03c4\u03b9\u03ba\u03b1\u03c4\u03b1\u03c3\u03c4\u03b1\u03c3\u03b7...","Find in selection":"\u0395\u03cd\u03c1\u03b5\u03c3\u03b7 \u03c3\u03c4\u03b7\u03bd \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae","Find whole words only":"\u039f\u03bb\u03b5\u03c2 \u03bf\u03b9 \u03bb\u03b5\u03be\u03b5\u03b9\u03c2","Flags":"\u03a3\u03b7\u03bc\u03b1\u03af\u03b5\u03c2","Focus to contextual toolbar":"\u0395\u03c3\u03c4\u03af\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7 \u03c3\u03c5\u03bd\u03b1\u03c6\u03ae \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03c9\u03bd","Focus to element path":"\u0395\u03c3\u03c4\u03af\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7 \u03b4\u03b9\u03b1\u03b4\u03c1\u03bf\u03bc\u03ae \u03c3\u03c4\u03bf\u03b9\u03c7\u03b5\u03af\u03bf\u03c5","Focus to menubar":"\u0395\u03c3\u03c4\u03af\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u03bc\u03b5\u03bd\u03bf\u03cd","Focus to toolbar":"\u0395\u03c3\u03c4\u03af\u03b1\u03c3\u03b7 \u03c3\u03c4\u03b7 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03c9\u03bd","Font":"\u0393\u03c1\u03b1\u03bc\u03bc\u03b1\u03c4\u03bf\u03c3\u03b5\u03b9\u03c1\u03ac","Font size {0}":"","Font sizes":"\u039c\u03ad\u03b3\u03b5\u03b8\u03bf\u03c2 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ac\u03c4\u03c9\u03bd","Font {0}":"","Fonts":"\u0393\u03c1\u03b1\u03bc\u03bc\u03b1\u03c4\u03bf\u03c3\u03b5\u03b9\u03c1\u03ad\u03c2","Food and Drink":"\u03a6\u03b1\u03b3\u03b7\u03c4\u03cc \u03ba\u03b1\u03b9 \u03c0\u03bf\u03c4\u03ac","Footer":"\u03a5\u03c0\u03bf\u03c3\u03ad\u03bb\u03b9\u03b4\u03bf","Format":"\u039c\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7","Format {0}":"","Formats":"\u039c\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7","Fullscreen":"\u03a0\u03bb\u03ae\u03c1\u03b7\u03c2 \u03bf\u03b8\u03cc\u03bd\u03b7","G":"\u03a0","General":"\u0393\u03b5\u03bd\u03b9\u03ba\u03ac","Gray":"\u0393\u03ba\u03c1\u03af","Green":"\u03a0\u03c1\u03ac\u03c3\u03c3\u03b9\u03bd\u03bf","Green component":"\u03a0\u03c1\u03ac\u03c3\u03b9\u03bd\u03bf \u03c3\u03c4\u03bf\u03b9\u03c7\u03b5\u03af\u03bf","Groove":"\u039a\u03c5\u03bc\u03b1\u03c4\u03b9\u03c3\u03bc\u03cc\u03c2","Handy Shortcuts":"\u03a7\u03c1\u03ae\u03c3\u03b9\u03bc\u03b5\u03c2 \u03c3\u03c5\u03bd\u03c4\u03bf\u03bc\u03b5\u03cd\u03c3\u03b5\u03b9\u03c2","Header":"\u039a\u03b5\u03c6\u03b1\u03bb\u03af\u03b4\u03b1","Header cell":"\u039a\u03b5\u03bb\u03af-\u03ba\u03b5\u03c6\u03b1\u03bb\u03af\u03b4\u03b1","Heading 1":"\u039a\u03b5\u03c6\u03b1\u03bb\u03af\u03b4\u03b1 1","Heading 2":"\u039a\u03b5\u03c6\u03b1\u03bb\u03af\u03b4\u03b1 2","Heading 3":"\u039a\u03b5\u03c6\u03b1\u03bb\u03af\u03b4\u03b1 3","Heading 4":"\u039a\u03b5\u03c6\u03b1\u03bb\u03af\u03b4\u03b1 4","Heading 5":"\u039a\u03b5\u03c6\u03b1\u03bb\u03af\u03b4\u03b1 5","Heading 6":"\u039a\u03b5\u03c6\u03b1\u03bb\u03af\u03b4\u03b1 6","Headings":"\u039a\u03b5\u03c6\u03b1\u03bb\u03af\u03b4\u03b5\u03c2","Height":"\u038e\u03c8\u03bf\u03c2","Help":"\u0392\u03bf\u03ae\u03b8\u03b5\u03b9\u03b1","Hex color code":"\u0394\u03b5\u03ba\u03b1\u03b5\u03be\u03b1\u03b4\u03b9\u03ba\u03cc\u03c2 \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc\u03c2 \u03c7\u03c1\u03ce\u03bc\u03b1\u03c4\u03bf\u03c2","Hidden":"\u039a\u03c1\u03c5\u03c6\u03cc","Horizontal align":"\u039f\u03c1\u03b9\u03b6\u03cc\u03bd\u03c4\u03b9\u03b1 \u03b5\u03c5\u03b8\u03c5\u03b3\u03c1\u03ac\u03bc\u03bc\u03b9\u03c3\u03b7","Horizontal line":"\u039f\u03c1\u03b9\u03b6\u03cc\u03bd\u03c4\u03b9\u03b1 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae","Horizontal space":"\u039f\u03c1\u03b9\u03b6\u03cc\u03bd\u03c4\u03b9\u03bf \u03b4\u03b9\u03ac\u03c3\u03c4\u03b7\u03bc\u03b1","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"\u03a4\u03bf ID \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03be\u03b5\u03ba\u03b9\u03bd\u03ac \u03bc\u03b5 \u03b3\u03c1\u03ac\u03bc\u03bc\u03b1 \u03ba\u03b1\u03b9 \u03bd\u03b1 \u03b1\u03ba\u03bf\u03bb\u03bf\u03c5\u03b8\u03b5\u03af\u03c4\u03b1\u03b9 \u03bc\u03cc\u03bd\u03bf \u03b1\u03c0\u03cc \u03b3\u03c1\u03ac\u03bc\u03bc\u03b1\u03c4\u03b1, \u03b1\u03c1\u03b9\u03b8\u03bc\u03bf\u03cd\u03c2, \u03c0\u03b1\u03cd\u03bb\u03b5\u03c2, \u03c4\u03b5\u03bb\u03b5\u03af\u03b5\u03c2, \u03b5\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03ac \u03b5\u03c1\u03c9\u03c4\u03b7\u03bc\u03b1\u03c4\u03b9\u03ba\u03ac \u03ba\u03b1\u03b9 \u03ba\u03ac\u03c4\u03c9 \u03c0\u03b1\u03cd\u03bb\u03b5\u03c2.","Image is decorative":"\u0397 \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b4\u03b9\u03b1\u03ba\u03bf\u03c3\u03bc\u03b7\u03c4\u03b9\u03ba\u03ae","Image list":"\u039b\u03af\u03c3\u03c4\u03b1 \u03b5\u03b9\u03ba\u03cc\u03bd\u03c9\u03bd","Image title":"\u03a4\u03af\u03c4\u03bb\u03bf\u03c2 \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1\u03c2","Image...":"\u0395\u03b9\u03ba\u03cc\u03bd\u03b1...","ImageProxy HTTP error: Could not find Image Proxy":"\u03a3\u03c6\u03ac\u03bb\u03bc\u03b1 HTTP \u03b5\u03bd\u03b4\u03b9\u03ac\u03bc\u03b5\u03c3\u03bf\u03c5 \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae \u03b5\u03b9\u03ba\u03cc\u03bd\u03c9\u03bd: \u0394\u03b5 \u03b2\u03c1\u03ad\u03b8\u03b7\u03ba\u03b5 \u03bf \u03b5\u03bd\u03b4\u03b9\u03ac\u03bc\u03b5\u03c3\u03bf\u03c2 \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae\u03c2 \u03b5\u03b9\u03ba\u03cc\u03bd\u03c9\u03bd","ImageProxy HTTP error: Incorrect Image Proxy URL":"\u03a3\u03c6\u03ac\u03bb\u03bc\u03b1 HTTP \u03b5\u03bd\u03b4\u03b9\u03ac\u03bc\u03b5\u03c3\u03bf\u03c5 \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae \u03b5\u03b9\u03ba\u03cc\u03bd\u03c9\u03bd: \u039b\u03ac\u03b8\u03bf\u03c2 \u03b4\u03b9\u03b5\u03cd\u03b8\u03c5\u03bd\u03c3\u03b7 URL \u03b5\u03bd\u03b4\u03b9\u03ac\u03bc\u03b5\u03c3\u03bf\u03c5 \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae \u03b5\u03b9\u03ba\u03cc\u03bd\u03c9\u03bd","ImageProxy HTTP error: Rejected request":"\u03a3\u03c6\u03ac\u03bb\u03bc\u03b1 HTTP \u03b5\u03bd\u03b4\u03b9\u03ac\u03bc\u03b5\u03c3\u03bf\u03c5 \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1\u03c2: \u0391\u03af\u03c4\u03b7\u03bc\u03b1 \u03b1\u03c0\u03bf\u03c1\u03c1\u03af\u03c6\u03b8\u03b7\u03ba\u03b5","ImageProxy HTTP error: Unknown ImageProxy error":"\u03a3\u03c6\u03ac\u03bb\u03bc\u03b1 HTTP \u03b5\u03bd\u03b4\u03b9\u03ac\u03bc\u03b5\u03c3\u03bf\u03c5 \u03b4\u03b9\u03b1\u03ba\u03bf\u03bc\u03b9\u03c3\u03c4\u03ae \u03b5\u03b9\u03ba\u03cc\u03bd\u03c9\u03bd: \u0386\u03b3\u03bd\u03c9\u03c3\u03c4\u03bf \u03c3\u03c6\u03ac\u03bb\u03bc\u03b1","Increase indent":"\u0391\u03cd\u03be\u03b7\u03c3\u03b7 \u03b5\u03c3\u03bf\u03c7\u03ae\u03c2","Inline":"\u0395\u03bd\u03c3\u03c9\u03bc\u03b1\u03c4\u03c9\u03bc\u03ad\u03bd\u03b7","Insert":"\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae","Insert Template":"\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03a0\u03c1\u03bf\u03c4\u03cd\u03c0\u03bf\u03c5","Insert accordion":"","Insert column after":"\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03c3\u03c4\u03ae\u03bb\u03b7\u03c2 \u03b4\u03b5\u03be\u03b9\u03ac","Insert column before":"\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03c3\u03c4\u03ae\u03bb\u03b7\u03c2 \u03b1\u03c1\u03b9\u03c3\u03c4\u03b5\u03c1\u03ac","Insert date/time":"\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03b7\u03bc\u03b5\u03c1\u03bf\u03bc\u03b7\u03bd\u03af\u03b1\u03c2/\u03ce\u03c1\u03b1\u03c2","Insert image":"\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1\u03c2","Insert link (if link plugin activated)":"\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03c3\u03c5\u03bd\u03b4\u03ad\u03c3\u03bc\u03bf\u03c5 (\u03b5\u03ac\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03b7\u03bc\u03ad\u03bd\u03bf \u03c4\u03bf \u03c0\u03c1\u03cc\u03c3\u03b8\u03b5\u03c4\u03bf \u03c4\u03bf\u03c5 \u03c3\u03c5\u03bd\u03b4\u03ad\u03c3\u03bc\u03bf\u03c5)","Insert row after":"\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae\u03c2 \u03ba\u03ac\u03c4\u03c9","Insert row before":"\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae\u03c2 \u03b5\u03c0\u03ac\u03bd\u03c9","Insert table":"\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03c0\u03af\u03bd\u03b1\u03ba\u03b1","Insert template...":"\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03c0\u03c1\u03bf\u03c4\u03cd\u03c0\u03bf\u03c5","Insert video":"\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae \u03b2\u03af\u03bd\u03c4\u03b5\u03bf","Insert/Edit code sample":"\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae/\u0395\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03b4\u03b5\u03af\u03b3\u03bc\u03b1\u03c4\u03bf\u03c2 \u03ba\u03ce\u03b4\u03b9\u03ba\u03b1","Insert/edit image":"\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae/\u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1\u03c2","Insert/edit link":"\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae/\u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03c3\u03c5\u03bd\u03b4\u03ad\u03c3\u03bc\u03bf\u03c5","Insert/edit media":"\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae/\u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 media","Insert/edit video":"\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03ae/\u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u03b2\u03af\u03bd\u03c4\u03b5\u03bf","Inset":"\u0388\u03bd\u03b8\u03b5\u03c4\u03bf","Invalid hex color code: {0}":"\u0386\u03ba\u03c5\u03c1\u03bf\u03c2 \u03b4\u03b5\u03ba\u03b1\u03b5\u03be\u03b1\u03b4\u03b9\u03ba\u03cc\u03c2 \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc\u03c2 \u03c7\u03c1\u03ce\u03bc\u03b1\u03c4\u03bf\u03c2: {0}","Invalid input":"\u0386\u03ba\u03c5\u03c1\u03b7 \u03b5\u03b9\u03c3\u03b1\u03ba\u03c4\u03ad\u03b1 \u03c4\u03b9\u03bc\u03ae","Italic":"\u03a0\u03bb\u03ac\u03b3\u03b9\u03b1","Justify":"\u03a0\u03bb\u03ae\u03c1\u03b7\u03c2 \u03c3\u03c4\u03bf\u03af\u03c7\u03b9\u03c3\u03b7","Keyboard Navigation":"\u03a0\u03bb\u03bf\u03ae\u03b3\u03b7\u03c3\u03b7 \u03c0\u03bb\u03b7\u03ba\u03c4\u03c1\u03bf\u03bb\u03bf\u03b3\u03af\u03bf\u03c5","Language":"\u0393\u03bb\u03ce\u03c3\u03c3\u03b1","Learn more...":"\u039c\u03ac\u03b8\u03b5\u03c4\u03b5 \u03c0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b1...","Left":"\u0391\u03c1\u03b9\u03c3\u03c4\u03b5\u03c1\u03ac","Left to right":"\u0391\u03c0\u03cc \u03b1\u03c1\u03b9\u03c3\u03c4\u03b5\u03c1\u03ac \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b1 \u03b4\u03b5\u03be\u03b9\u03ac","Light Blue":"\u0391\u03bd\u03bf\u03b9\u03c7\u03c4\u03cc \u03bc\u03c0\u03bb\u03ad","Light Gray":"\u0391\u03bd\u03bf\u03b9\u03c7\u03c4\u03cc \u03b3\u03ba\u03c1\u03af","Light Green":"\u0391\u03bd\u03bf\u03b9\u03c7\u03c4\u03cc \u03b3\u03ba\u03c1\u03af","Light Purple":"\u0391\u03bd\u03bf\u03b9\u03c7\u03c4\u03cc \u03bc\u03c9\u03b2","Light Red":"\u0391\u03bd\u03bf\u03b9\u03c7\u03c4\u03cc \u03ba\u03cc\u03ba\u03ba\u03b9\u03bd\u03bf","Light Yellow":"\u0391\u03bd\u03bf\u03b9\u03c7\u03c4\u03cc \u03ba\u03af\u03c4\u03c1\u03b9\u03bd\u03bf","Line height":"\u038e\u03c8\u03bf\u03c2 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae\u03c2","Link list":"\u039b\u03af\u03c3\u03c4\u03b1 \u03c3\u03c5\u03bd\u03b4\u03ad\u03c3\u03bc\u03c9\u03bd","Link...":"\u03a3\u03cd\u03bd\u03b4\u03b5\u03c3\u03bc\u03bf\u03c2...","List Properties":"\u039b\u03af\u03c3\u03c4\u03b1 \u0399\u03b4\u03b9\u03bf\u03c4\u03ae\u03c4\u03c9\u03bd","List properties...":"\u039b\u03af\u03c3\u03c4\u03b1 \u03b9\u03b4\u03b9\u03bf\u03c4\u03ae\u03c4\u03c9\u03bd...","Loading emojis...":"\u03a6\u03cc\u03c1\u03c4\u03c9\u03c3\u03b7 emoji...","Loading...":"\u03a6\u03cc\u03c1\u03c4\u03c9\u03c3\u03b7...","Lower Alpha":"\u03a0\u03b5\u03b6\u03ac \u03bb\u03b1\u03c4\u03b9\u03bd\u03b9\u03ba\u03ac","Lower Greek":"\u03a0\u03b5\u03b6\u03ac \u03b5\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03ac","Lower Roman":"\u03a0\u03b5\u03b6\u03ac \u03c1\u03c9\u03bc\u03b1\u03ca\u03ba\u03ac","Match case":"\u03a4\u03b1\u03af\u03c1\u03b9\u03b1\u03c3\u03bc\u03b1 \u03c0\u03b5\u03b6\u03ce\u03bd/\u03ba\u03b5\u03c6\u03b1\u03bb\u03b1\u03af\u03c9\u03bd","Mathematical":"\u039c\u03b1\u03b8\u03b7\u03bc\u03b1\u03c4\u03b9\u03ba\u03cc","Media poster (Image URL)":"\u0391\u03c6\u03af\u03c3\u03b1 \u03bc\u03ad\u03c3\u03c9\u03bd (URL \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1\u03c2)","Media...":"\u03a0\u03bf\u03bb\u03c5\u03bc\u03ad\u03c3\u03b1...","Medium Blue":"\u039c\u03b5\u03c3\u03b1\u03af\u03bf \u03bc\u03c0\u03bb\u03ad","Medium Gray":"\u039c\u03b5\u03c3\u03b1\u03af\u03bf \u03b3\u03ba\u03c1\u03b9","Medium Purple":"\u039c\u03b5\u03c3\u03b1\u03af\u03bf \u03bc\u03c9\u03b2","Merge cells":"\u03a3\u03c5\u03b3\u03c7\u03ce\u03bd\u03b5\u03c5\u03c3\u03b7 \u03ba\u03b5\u03bb\u03b9\u03ce\u03bd","Middle":"\u039c\u03ad\u03c3\u03b7","Midnight Blue":"\u03a3\u03ba\u03bf\u03cd\u03c1\u03bf \u039c\u03c0\u03bb\u03b5","More...":"\u03a0\u03b5\u03c1\u03b9\u03c3\u03c3\u03cc\u03c4\u03b5\u03c1\u03b1...","Name":"\u038c\u03bd\u03bf\u03bc\u03b1","Navy Blue":"\u039d\u03b1\u03c5\u03c4\u03b9\u03ba\u03cc \u03bc\u03c0\u03bb\u03ad","New document":"\u039d\u03ad\u03bf \u03ad\u03b3\u03b3\u03c1\u03b1\u03c6\u03bf","New window":"\u039d\u03ad\u03bf \u03c0\u03b1\u03c1\u03ac\u03b8\u03c5\u03c1\u03bf","Next":"\u0395\u03c0\u03cc\u03bc.","No":"\u038c\u03c7\u03b9","No alignment":"\u03a7\u03c9\u03c1\u03af\u03c2 \u0395\u03c5\u03b8\u03c5\u03b3\u03c1\u03ac\u03bc\u03bc\u03b9\u03c3\u03b7","No color":"\u03a7\u03c9\u03c1\u03af\u03c2 \u03c7\u03c1\u03ce\u03bc\u03b1","Nonbreaking space":"\u039a\u03b5\u03bd\u03cc \u03c7\u03c9\u03c1\u03af\u03c2 \u03b4\u03b9\u03b1\u03ba\u03bf\u03c0\u03ae","None":"\u039a\u03b1\u03bc\u03af\u03b1","Numbered list":"\u0391\u03c1\u03b9\u03b8\u03bc\u03b7\u03bc\u03ad\u03bd\u03b7 \u03bb\u03af\u03c3\u03c4\u03b1","OR":"\u0389","Objects":"\u0391\u03bd\u03c4\u03b9\u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03b1","Ok":"\u0395\u03bd\u03c4\u03ac\u03be\u03b5\u03b9","Open help dialog":"\u0386\u03bd\u03bf\u03b9\u03b3\u03bc\u03b1 \u03b4\u03b9\u03b1\u03bb\u03cc\u03b3\u03bf\u03c5 \u03b2\u03bf\u03ae\u03b8\u03b5\u03b9\u03b1\u03c2","Open link":"\u0386\u03bd\u03bf\u03b9\u03b3\u03bc\u03b1 \u03c3\u03c5\u03bd\u03b4\u03ad\u03c3\u03bc\u03bf\u03c5","Open link in...":"\u0386\u03bd\u03bf\u03b9\u03b3\u03bc\u03b1 \u03c3\u03c5\u03bd\u03b4\u03ad\u03c3\u03bc\u03bf\u03c5 \u03c3\u03b5...","Open popup menu for split buttons":"\u0386\u03bd\u03bf\u03b9\u03b3\u03bc\u03b1 \u03b1\u03bd\u03b1\u03b4\u03c5\u03cc\u03bc\u03b5\u03bd\u03bf\u03c5 \u03bc\u03b5\u03bd\u03bf\u03cd \u03b3\u03b9\u03b1 \u03b4\u03b9\u03b1\u03b9\u03c1\u03bf\u03cd\u03bc\u03b5\u03bd\u03b1 \u03ba\u03bf\u03c5\u03bc\u03c0\u03b9\u03ac","Orange":"\u03a0\u03bf\u03c1\u03c4\u03bf\u03ba\u03b1\u03bb\u03af","Outset":"\u0388\u03ba\u03b8\u03b5\u03c4\u03bf","Page break":"\u0391\u03bb\u03bb\u03b1\u03b3\u03ae \u03c3\u03b5\u03bb\u03af\u03b4\u03b1\u03c2","Paragraph":"\u03a0\u03b1\u03c1\u03ac\u03b3\u03c1\u03b1\u03c6\u03bf\u03c2","Paste":"\u0395\u03c0\u03b9\u03ba\u03cc\u03bb\u03bb\u03b7\u03c3\u03b7","Paste as text":"\u0395\u03c0\u03b9\u03ba\u03cc\u03bb\u03bb\u03b7\u03c3\u03b7 \u03c9\u03c2 \u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03bf","Paste column after":"\u0395\u03c0\u03b9\u03ba\u03cc\u03bb\u03bb\u03b7\u03c3\u03b7 \u03c3\u03c4\u03ae\u03bb\u03b7\u03c2 \u03bc\u03b5\u03c4\u03ac","Paste column before":"\u0395\u03c0\u03b9\u03ba\u03cc\u03bb\u03bb\u03b7\u03c3\u03b7 \u03c3\u03c4\u03ae\u03bb\u03b7\u03c2 \u03c0\u03c1\u03b9\u03bd","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"\u0397 \u03b5\u03c0\u03b9\u03ba\u03cc\u03bb\u03bb\u03b7\u03c3\u03b7 \u03b5\u03af\u03bd\u03b1\u03b9 \u03c4\u03ce\u03c1\u03b1 \u03c3\u03b5 \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03af\u03b1 \u03b1\u03c0\u03bb\u03bf\u03cd \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5. \u03a4\u03b1 \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03cc\u03bc\u03b5\u03bd\u03b1 \u03bc\u03b9\u03b1\u03c2 \u03b5\u03c0\u03b9\u03ba\u03cc\u03bb\u03bb\u03b7\u03c3\u03b7\u03c2 \u03b8\u03b1 \u03b5\u03c0\u03b9\u03ba\u03bf\u03bb\u03bb\u03bf\u03cd\u03bd\u03c4\u03b1\u03b9 \u03c9\u03c2 \u03b1\u03c0\u03bb\u03cc \u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03bf \u03cc\u03c3\u03bf \u03b7 \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03af\u03b1 \u03b1\u03c5\u03c4\u03ae \u03c0\u03b1\u03c1\u03b1\u03bc\u03ad\u03bd\u03b5\u03b9 \u03b5\u03bd\u03b5\u03c1\u03b3\u03ae.","Paste or type a link":"\u0395\u03c0\u03b9\u03ba\u03bf\u03bb\u03bb\u03ae\u03c3\u03c4\u03b5 \u03ae \u03c0\u03bb\u03b7\u03ba\u03c4\u03c1\u03bf\u03bb\u03bf\u03b3\u03ae\u03c3\u03c4\u03b5 \u03ad\u03bd\u03b1 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03bc\u03bf","Paste row after":"\u0395\u03c0\u03b9\u03ba\u03cc\u03bb\u03bb\u03b7\u03c3\u03b7 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae\u03c2 \u03ba\u03ac\u03c4\u03c9","Paste row before":"\u0395\u03c0\u03b9\u03ba\u03cc\u03bb\u03bb\u03b7\u03c3\u03b7 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae\u03c2 \u03b5\u03c0\u03ac\u03bd\u03c9","Paste your embed code below:":"\u0395\u03b9\u03c3\u03ac\u03b3\u03b5\u03c4\u03b5 \u03c4\u03bf\u03bd \u03b5\u03bd\u03c3\u03c9\u03bc\u03b1\u03c4\u03c9\u03bc\u03ad\u03bd\u03bf \u03ba\u03ce\u03b4\u03b9\u03ba\u03b1 \u03c0\u03b1\u03c1\u03b1\u03ba\u03ac\u03c4\u03c9:","People":"\u0386\u03bd\u03b8\u03c1\u03c9\u03c0\u03bf\u03b9","Plugins":"\u03a0\u03c1\u03cc\u03c3\u03b8\u03b5\u03c4\u03b1","Plugins installed ({0}):":"\u0395\u03b3\u03ba\u03b1\u03c4\u03b5\u03c3\u03c4\u03b7\u03bc\u03ad\u03bd\u03b1 \u03c0\u03c1\u03cc\u03c3\u03b8\u03b5\u03c4\u03b1 ({0}):","Powered by {0}":"\u03a4\u03c1\u03bf\u03c6\u03bf\u03b4\u03bf\u03c4\u03b5\u03af\u03c4\u03b1\u03b9 \u03b1\u03c0\u03cc {0}","Pre":"Pre","Preferences":"\u03a0\u03c1\u03bf\u03c4\u03b9\u03bc\u03ae\u03c3\u03b5\u03b9\u03c2","Preformatted":"\u03a0\u03c1\u03bf\u03b4\u03b9\u03b1\u03bc\u03bf\u03c1\u03c6\u03c9\u03bc\u03ad\u03bd\u03bf","Premium plugins:":"\u03a0\u03c1\u03cc\u03c3\u03b8\u03b5\u03c4\u03b1 \u03c5\u03c8\u03b7\u03bb\u03ae\u03c2 \u03c0\u03bf\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2:","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"\u03a0\u03c1\u03bf\u03b5\u03c0\u03b9\u03c3\u03ba\u03cc\u03c0\u03b7\u03c3\u03b7","Previous":"\u03a0\u03c1\u03bf\u03b7\u03b3\u03bf\u03cd\u03bc\u03b5\u03bd\u03bf","Print":"\u0395\u03ba\u03c4\u03cd\u03c0\u03c9\u03c3\u03b7","Print...":"\u0395\u03ba\u03c4\u03c5\u03c0\u03c9\u03c3\u03b7...","Purple":"\u039c\u03c9\u03b2","Quotations":"\u0395\u03b9\u03c3\u03b1\u03b3\u03c9\u03b3\u03b9\u03ba\u03ac","R":"\u039a","Range 0 to 255":"\u0395\u03cd\u03c1\u03bf\u03c2 0 \u03ad\u03c9\u03c2 255","Red":"\u039a\u03cc\u03ba\u03ba\u03b9\u03bd\u03bf","Red component":"\u039a\u03cc\u03ba\u03ba\u03b9\u03bd\u03bf \u03c3\u03c4\u03bf\u03b9\u03c7\u03b5\u03af\u03bf","Redo":"\u0395\u03c0\u03b1\u03bd\u03ac\u03bb\u03b7\u03c8\u03b7","Remove":"\u0391\u03c6\u03b1\u03af\u03c1\u03b5\u03c3\u03b7","Remove color":"\u0391\u03c6\u03b1\u03af\u03c1\u03b5\u03c3\u03b7 \u03c7\u03c1\u03ce\u03bc\u03b1\u03c4\u03bf\u03c2","Remove link":"\u0391\u03c6\u03b1\u03af\u03c1\u03b5\u03c3\u03b7 \u03c3\u03c5\u03bd\u03b4\u03ad\u03c3\u03bc\u03bf\u03c5","Replace":"\u0391\u03bd\u03c4\u03b9\u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7","Replace all":"\u0391\u03bd\u03c4\u03b9\u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7 \u03cc\u03bb\u03c9\u03bd","Replace with":"\u0391\u03bd\u03c4\u03b9\u03ba\u03b1\u03c4\u03ac\u03c3\u03c4\u03b1\u03c3\u03b7 \u03bc\u03b5","Resize":"\u0391\u03bb\u03bb\u03b1\u03b3\u03ae \u03bc\u03b5\u03b3\u03ad\u03b8\u03bf\u03c5\u03c2","Restore last draft":"\u0395\u03c0\u03b1\u03bd\u03b1\u03c6\u03bf\u03c1\u03ac \u03c4\u03b5\u03bb\u03b5\u03c5\u03c4\u03b1\u03af\u03bf\u03c5 \u03c3\u03c7\u03b5\u03b4\u03af\u03bf\u03c5","Reveal or hide additional toolbar items":"","Rich Text Area":"\u03a0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae \u03c0\u03bb\u03bf\u03cd\u03c3\u03b9\u03bf\u03c5 \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5","Rich Text Area. Press ALT-0 for help.":"\u03a0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae \u03b5\u03bc\u03c0\u03bb\u03bf\u03c5\u03c4\u03b9\u03c3\u03bc\u03ad\u03bd\u03bf\u03c5 \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5. \u03a0\u03b1\u03c4\u03ae\u03c3\u03c4\u03b5 ALT-0 \u03b3\u03b9\u03b1 \u03b2\u03bf\u03ae\u03b8\u03b5\u03b9\u03b1.","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\u03a0\u03b5\u03c1\u03b9\u03bf\u03c7\u03ae \u0395\u03bc\u03c0\u03bb\u03bf\u03c5\u03c4\u03b9\u03c3\u03bc\u03ad\u03bd\u03bf \u039a\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5. \u03a0\u03b1\u03c4\u03ae\u03c3\u03c4\u03b5 ALT-F9 \u03b3\u03b9\u03b1 \u03c4\u03bf \u03bc\u03b5\u03bd\u03bf\u03cd. \u03a0\u03b1\u03c4\u03ae\u03c3\u03c4\u03b5 ALT-F10 \u03b3\u03b9\u03b1 \u03c4\u03b7 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae \u03b5\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03c9\u03bd. \u03a0\u03b1\u03c4\u03ae\u03c3\u03c4\u03b5 ALT-0 \u03b3\u03b9\u03b1 \u03b2\u03bf\u03ae\u03b8\u03b5\u03b9\u03b1","Ridge":"\u039a\u03bf\u03c1\u03c5\u03c6\u03bf\u03b3\u03c1\u03b1\u03bc\u03bc\u03ae","Right":"\u0394\u03b5\u03be\u03b9\u03ac","Right to left":"\u0391\u03c0\u03cc \u03b4\u03b5\u03be\u03b9\u03ac \u03c0\u03c1\u03bf\u03c2 \u03c4\u03b1 \u03b1\u03c1\u03b9\u03c3\u03c4\u03b5\u03c1\u03ac","Row":"\u0393\u03c1\u03b1\u03bc\u03bc\u03ae","Row clipboard actions":"\u0394\u03c1\u03ac\u03c3\u03b5\u03b9\u03c2 \u03c0\u03c1\u03bf\u03c7\u03b5\u03af\u03c1\u03bf\u03c5 \u03b3\u03b9\u03b1 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ad\u03c2","Row group":"\u039f\u03bc\u03ac\u03b4\u03b1 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ce\u03bd","Row header":"\u039a\u03b5\u03c6\u03b1\u03bb\u03af\u03b4\u03b1 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae\u03c2","Row properties":"\u0399\u03b4\u03b9\u03cc\u03c4\u03b7\u03c4\u03b5\u03c2 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae\u03c2","Row type":"\u03a4\u03cd\u03c0\u03bf\u03c2 \u03b3\u03c1\u03b1\u03bc\u03bc\u03ae\u03c2","Rows":"\u0393\u03c1\u03b1\u03bc\u03bc\u03ad\u03c2","Save":"\u0391\u03c0\u03bf\u03b8\u03ae\u03ba\u03b5\u03c5\u03c3\u03b7","Save (if save plugin activated)":"\u0391\u03c0\u03bf\u03b8\u03ae\u03ba\u03b5\u03c5\u03c3\u03b7 (\u03b5\u03ac\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03b7\u03bc\u03ad\u03bd\u03bf \u03c4\u03bf \u03c0\u03c1\u03cc\u03c3\u03b8\u03b5\u03c4\u03bf \u03c4\u03b7\u03c2 \u03b1\u03c0\u03bf\u03b8\u03ae\u03ba\u03b5\u03c5\u03c3\u03b7\u03c2)","Scope":"\u0388\u03ba\u03c4\u03b1\u03c3\u03b7","Search":"\u0391\u03bd\u03b1\u03b6\u03ae\u03c4\u03b7\u03c3\u03b7","Select all":"\u0395\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae \u03cc\u03bb\u03c9\u03bd","Select...":"\u0395\u03c0\u03b9\u03bb\u03ad\u03be\u03c4\u03b5...","Selection":"\u0395\u03c0\u03b9\u03bb\u03b5\u03b3\u03bc\u03ad\u03bd\u03bf","Shortcut":"\u03a3\u03c5\u03bd\u03c4\u03cc\u03bc\u03b5\u03c5\u03c3\u03b7","Show blocks":"\u0395\u03bc\u03c6\u03ac\u03bd\u03b9\u03c3\u03b7 \u03c4\u03bc\u03b7\u03bc\u03ac\u03c4\u03c9\u03bd","Show caption":"\u03a0\u03c1\u03bf\u03b2\u03bf\u03bb\u03ae \u03bb\u03b5\u03b6\u03ac\u03bd\u03c4\u03b1\u03c2","Show invisible characters":"\u0395\u03bc\u03c6\u03ac\u03bd\u03b9\u03c3\u03b7 \u03ba\u03c1\u03c5\u03c6\u03ce\u03bd \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03ae\u03c1\u03c9\u03bd","Size":"\u039c\u03ad\u03b3\u03b5\u03b8\u03bf\u03c2","Solid":"\u039f\u03bc\u03bf\u03b9\u03bf\u03b3\u03b5\u03bd\u03ad\u03c2","Source":"\u03a0\u03b7\u03b3\u03ae","Source code":"\u03a0\u03b7\u03b3\u03b1\u03af\u03bf\u03c2 \u03ba\u03ce\u03b4\u03b9\u03ba\u03b1\u03c2","Special Character":"\u0395\u03b9\u03b4\u03b9\u03ba\u03cc\u03c2 \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03ae\u03c1\u03b1\u03c2","Special character...":"\u0395\u03b9\u03b4\u03b9\u03ba\u03cc\u03c2 \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03ae\u03c1\u03b1\u03c2...","Split cell":"\u0394\u03b9\u03b1\u03af\u03c1\u03b5\u03c3\u03b7 \u03ba\u03b5\u03bb\u03b9\u03bf\u03cd","Square":"\u03a4\u03b5\u03c4\u03c1\u03ac\u03b3\u03c9\u03bd\u03bf","Start list at number":"\u0388\u03bd\u03b1\u03c1\u03be\u03b7 \u03bb\u03af\u03c3\u03c4\u03b1\u03c2 \u03c3\u03c4\u03bf\u03bd \u03b1\u03c1\u03b9\u03b8\u03bc\u03cc","Strikethrough":"\u0394\u03b9\u03b1\u03ba\u03c1\u03b9\u03c4\u03ae \u03b4\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03ae","Style":"\u0395\u03bc\u03c6\u03ac\u03bd\u03b9\u03c3\u03b7","Subscript":"\u0394\u03b5\u03af\u03ba\u03c4\u03b7\u03c2","Superscript":"\u0395\u03ba\u03b8\u03ad\u03c4\u03b7\u03c2","Switch to or from fullscreen mode":"\u039c\u03b5\u03c4\u03b1\u03b2\u03b5\u03af\u03c4\u03b5 \u03c3\u03b5 \u03ae \u03b1\u03c0\u03cc \u03bb\u03b5\u03b9\u03c4\u03bf\u03c5\u03c1\u03b3\u03af\u03b1 \u03c0\u03bb\u03ae\u03c1\u03bf\u03c5\u03c2 \u03bf\u03b8\u03cc\u03bd\u03b7\u03c2","Symbols":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03b1","System Font":"\u0393\u03c1\u03b1\u03bc\u03bc\u03b1\u03c4\u03bf\u03c3\u03b5\u03b9\u03c1\u03ac \u03c3\u03c5\u03c3\u03c4\u03ae\u03bc\u03b1\u03c4\u03bf\u03c2","Table":"\u03a0\u03af\u03bd\u03b1\u03ba\u03b1\u03c2","Table caption":"\u039b\u03b5\u03b6\u03ac\u03bd\u03c4\u03b1 \u03c0\u03af\u03bd\u03b1\u03ba\u03b1","Table properties":"\u0399\u03b4\u03b9\u03cc\u03c4\u03b7\u03c4\u03b5\u03c2 \u03c0\u03af\u03bd\u03b1\u03ba\u03b1","Table styles":"\u03a3\u03c4\u03c5\u03bb \u03c0\u03af\u03bd\u03b1\u03ba\u03b1","Template":"\u03a0\u03c1\u03cc\u03c4\u03c5\u03c0\u03bf","Templates":"\u03a0\u03c1\u03cc\u03c4\u03c5\u03c0\u03b1","Text":"\u039a\u03b5\u03af\u03bc\u03b5\u03bd\u03bf","Text color":"\u03a7\u03c1\u03ce\u03bc\u03b1 \u03ba\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5 ","Text color {0}":"","Text to display":"\u039a\u03b5\u03af\u03bc\u03b5\u03bd\u03bf \u03b3\u03b9\u03b1 \u03b5\u03bc\u03c6\u03ac\u03bd\u03b9\u03c3\u03b7","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"\u0397 \u03b4\u03b9\u03b5\u03cd\u03b8\u03c5\u03bd\u03c3\u03b7 URL \u03c0\u03bf\u03c5 \u03b5\u03b9\u03c3\u03ac\u03c7\u03b8\u03b7\u03ba\u03b5 \u03c0\u03b9\u03b8\u03b1\u03bd\u03ce\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b4\u03b9\u03b5\u03cd\u03b8\u03c5\u03bd\u03c3\u03b7 email. \u0398\u03ad\u03bb\u03b5\u03c4\u03b5 \u03bd\u03b1 \u03c0\u03c1\u03bf\u03c3\u03b8\u03ad\u03c3\u03b5\u03c4\u03b5 \u03c4\u03bf \u03b1\u03c0\u03b1\u03b9\u03c4\u03bf\u03cd\u03bc\u03b5\u03bd\u03bf \u03c0\u03c1\u03cc\u03b8\u03b7\u03bc\u03b1 mailto:;","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"\u0397 \u03b4\u03b9\u03b5\u03cd\u03b8\u03c5\u03bd\u03c3\u03b7 URL \u03c0\u03bf\u03c5 \u03b5\u03b9\u03c3\u03ac\u03c7\u03b8\u03b7\u03ba\u03b5 \u03c0\u03b9\u03b8\u03b1\u03bd\u03ce\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03be\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03cc\u03c2 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03bc\u03bf\u03c2. \u0398\u03ad\u03bb\u03b5\u03c4\u03b5 \u03bd\u03b1 \u03c0\u03c1\u03bf\u03c3\u03b8\u03ad\u03c3\u03b5\u03c4\u03b5 \u03c4\u03bf \u03b1\u03c0\u03b1\u03b9\u03c4\u03bf\u03cd\u03bc\u03b5\u03bd\u03bf \u03c0\u03c1\u03cc\u03b8\u03b7\u03bc\u03b1 http://;","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"\u0397 \u03b4\u03b9\u03b5\u03cd\u03b8\u03c5\u03bd\u03c3\u03b7 URL \u03c0\u03bf\u03c5 \u03b5\u03b9\u03c3\u03b1\u03b3\u03ac\u03b3\u03b1\u03c4\u03b5 \u03c0\u03b9\u03b8\u03b1\u03bd\u03ce\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03be\u03c9\u03c4\u03b5\u03c1\u03b9\u03ba\u03cc\u03c2 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03bc\u03bf\u03c2. \u0398\u03ad\u03bb\u03b5\u03c4\u03b5 \u03bd\u03b1 \u03c0\u03c1\u03bf\u03c3\u03b8\u03ad\u03c3\u03b5\u03c4\u03b5 \u03c4\u03bf \u03b1\u03c0\u03b1\u03b9\u03c4\u03bf\u03cd\u03bc\u03b5\u03bd\u03bf \u03c0\u03c1\u03cc\u03b8\u03b7\u03bc\u03b1 http://;","Title":"\u03a4\u03af\u03c4\u03bb\u03bf\u03c2","To open the popup, press Shift+Enter":"\u0393\u03b9\u03b1 \u03bd\u03b1 \u03b1\u03bd\u03bf\u03af\u03be\u03b5\u03c4\u03b5 \u03c4\u03bf \u03c0\u03b1\u03c1\u03ac\u03b8\u03c5\u03c1\u03bf, \u03c0\u03b9\u03ad\u03c3\u03c4\u03b5 Shift+Enter","Toggle accordion":"","Tools":"\u0395\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03b1","Top":"\u039a\u03bf\u03c1\u03c5\u03c6\u03ae","Travel and Places":"\u03a4\u03b1\u03be\u03af\u03b4\u03b9\u03b1 \u03ba\u03b1\u03b9 \u03bc\u03ad\u03c1\u03b7","Turquoise":"\u03a4\u03c5\u03c1\u03ba\u03bf\u03c5\u03ac\u03b6","Underline":"\u03a5\u03c0\u03bf\u03b3\u03c1\u03ac\u03bc\u03bc\u03b9\u03c3\u03b7","Undo":"\u0391\u03bd\u03b1\u03af\u03c1\u03b5\u03c3\u03b7","Upload":"\u039c\u03b5\u03c4\u03b1\u03c6\u03cc\u03c1\u03c4\u03c9\u03c3\u03b7","Uploading image":"\u0391\u03bd\u03ad\u03b2\u03b1\u03c3\u03bc\u03b1 \u03b5\u03b9\u03ba\u03cc\u03bd\u03b1\u03c2","Upper Alpha":"\u039a\u03b5\u03c6\u03b1\u03bb\u03b1\u03af\u03b1 \u03bb\u03b1\u03c4\u03b9\u03bd\u03b9\u03ba\u03ac","Upper Roman":"\u039a\u03b5\u03c6\u03b1\u03bb\u03b1\u03af\u03b1 \u03c1\u03c9\u03bc\u03b1\u03ca\u03ba\u03ac","Url":"URL","User Defined":"\u039f\u03c1\u03b9\u03b6\u03cc\u03bc\u03b5\u03bd\u03bf \u03b1\u03c0\u03bf \u03c4\u03bf\u03bd \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7","Valid":"\u0388\u03b3\u03ba\u03c5\u03c1\u03bf","Version":"\u0388\u03ba\u03b4\u03bf\u03c3\u03b7","Vertical align":"\u039a\u03ac\u03b8\u03b5\u03c4\u03b7 \u03b5\u03c5\u03b8\u03c5\u03b3\u03c1\u03ac\u03bc\u03bc\u03b9\u03c3\u03b7","Vertical space":"\u039a\u03ac\u03b8\u03b5\u03c4\u03bf \u03b4\u03b9\u03ac\u03c3\u03c4\u03b7\u03bc\u03b1","View":"\u03a0\u03c1\u03bf\u03b2\u03bf\u03bb\u03ae","Visual aids":"O\u03c0\u03c4\u03b9\u03ba\u03ac \u03b2\u03bf\u03b7\u03b8\u03ae\u03bc\u03b1\u03c4\u03b1 ","Warn":"\u03a0\u03c1\u03bf\u03b5\u03b9\u03b4\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7","White":"\u039b\u03b5\u03c5\u03ba\u03cc","Width":"\u03a0\u03bb\u03ac\u03c4\u03bf\u03c2","Word count":"\u0386\u03b8\u03c1\u03bf\u03b9\u03c3\u03bc\u03b1 \u03bb\u03ad\u03be\u03b5\u03c9\u03bd","Words":"\u039b\u03ad\u03be\u03b5\u03b9\u03c2","Words: {0}":"\u039b\u03ad\u03be\u03b5\u03b9\u03c2: {0}","Yellow":"\u039a\u03af\u03c4\u03c1\u03b9\u03bd\u03bf","Yes":"\u039d\u03b1\u03b9","You are using {0}":"\u03a7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03b5\u03af\u03c4\u03b5 {0}","You have unsaved changes are you sure you want to navigate away?":"\u0388\u03c7\u03b5\u03c4\u03b5 \u03bc\u03b7 \u03b1\u03c0\u03bf\u03b8\u03b7\u03ba\u03b5\u03c5\u03bc\u03ad\u03bd\u03b5\u03c2 \u03b1\u03bb\u03bb\u03b1\u03b3\u03ad\u03c2. \u0395\u03af\u03c3\u03c4\u03b5 \u03b2\u03ad\u03b2\u03b1\u03b9\u03bf\u03b9 \u03cc\u03c4\u03b9 \u03b8\u03ad\u03bb\u03b5\u03c4\u03b5 \u03bd\u03b1 \u03c6\u03cd\u03b3\u03b5\u03c4\u03b5 \u03b1\u03c0\u03cc \u03c4\u03b7\u03bd \u03c3\u03b5\u03bb\u03af\u03b4\u03b1;","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"\u039f \u03c0\u03b5\u03c1\u03b9\u03b7\u03b3\u03b7\u03c4\u03ae\u03c2 \u03c3\u03b1\u03c2 \u03b4\u03b5\u03bd \u03c5\u03c0\u03bf\u03c3\u03c4\u03b7\u03c1\u03af\u03b6\u03b5\u03b9 \u03ac\u03bc\u03b5\u03c3\u03b7 \u03c0\u03c1\u03cc\u03c3\u03b2\u03b1\u03c3\u03b7 \u03c3\u03c4\u03bf \u03c0\u03c1\u03cc\u03c7\u03b5\u03b9\u03c1\u03bf. \u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03c7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03c4\u03b5 \u03c4\u03b9\u03c2 \u03c3\u03c5\u03bd\u03c4\u03bf\u03bc\u03b5\u03cd\u03c3\u03b5\u03b9\u03c2 \u03c0\u03bb\u03b7\u03ba\u03c4\u03c1\u03bf\u03bb\u03bf\u03b3\u03af\u03bf\u03c5 Ctrl+X/C/V.","alignment":"\u0395\u03c5\u03b8\u03c5\u03b3\u03c1\u03ac\u03bc\u03bc\u03b9\u03c3\u03b7","austral sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03b1\u03bf\u03c5\u03c3\u03c4\u03c1\u03ac\u03bb","cedi sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03c3\u03ad\u03bd\u03c4\u03b9 \u03b3\u03ba\u03ac\u03bd\u03b1\u03c2","colon sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03c7\u03c1\u03ce\u03bc\u03b1\u03c4\u03bf\u03c2","cruzeiro sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03ba\u03c1\u03bf\u03c5\u03b1\u03b6\u03b9\u03b5\u03c1\u03cc\u03c0\u03bb\u03bf\u03b9\u03bf\u03c5","currency sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03bd\u03bf\u03bc\u03af\u03c3\u03bc\u03b1\u03c4\u03bf\u03c2","dollar sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03b4\u03bf\u03bb\u03bb\u03b1\u03c1\u03af\u03bf\u03c5","dong sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03bd\u03c4\u03cc\u03bd\u03b3\u03ba","drachma sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03b4\u03c1\u03b1\u03c7\u03bc\u03ae\u03c2","euro-currency sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03b5\u03c5\u03c1\u03ce","example":"\u03a0\u03b1\u03c1\u03ac\u03b4\u03b5\u03b9\u03b3\u03bc\u03b1","formatting":"\u039c\u03bf\u03c1\u03c6\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7","french franc sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03b3\u03b1\u03bb\u03bb\u03b9\u03ba\u03bf\u03cd \u03c6\u03c1\u03ac\u03b3\u03ba\u03bf\u03c5","german penny symbol":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03b3\u03b5\u03c1\u03bc\u03b1\u03bd\u03b9\u03ba\u03bf\u03cd \u03bb\u03b5\u03c0\u03c4\u03bf\u03cd","guarani sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03b3\u03ba\u03bf\u03c5\u03b1\u03c1\u03ac\u03bd\u03b9","history":"\u0399\u03c3\u03c4\u03bf\u03c1\u03b9\u03ba\u03cc","hryvnia sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u0393\u03c1\u03af\u03b2\u03bd\u03b1","indentation":"\u0395\u03c3\u03bf\u03c7\u03ae","indian rupee sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03b9\u03bd\u03b4\u03b9\u03ba\u03ae\u03c2 \u03c1\u03bf\u03c5\u03c0\u03af\u03b1\u03c2","kip sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03ba\u03b9\u03c0","lira sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u039b\u03af\u03c1\u03b1\u03c2","livre tournois sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03bb\u03af\u03b2\u03c1 \u03c4\u03bf\u03c5\u03c1\u03bd\u03bf\u03c5\u03ac","manat sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03b9\u03bd\u03b4\u03b9\u03ba\u03ae\u03c2 \u03c1\u03bf\u03c5\u03c0\u03af\u03b1\u03c2","mill sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03bc\u03cd\u03bb\u03bf\u03c5","naira sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf ","new sheqel sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03bd\u03b5\u03bf\u03c5 \u03c3\u03b5\u03ba\u03ad\u03bb","nordic mark sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03c3\u03ba\u03b1\u03bd\u03b4\u03b9\u03bd\u03b1\u03b2\u03b9\u03ba\u03bf\u03cd \u03bc\u03ac\u03c1\u03ba\u03bf\u03c5","peseta sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03c0\u03b5\u03c3\u03ad\u03c4\u03b1\u03c2","peso sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03c0\u03ad\u03c3\u03bf\u03c2","ruble sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03c1\u03bf\u03c5\u03b2\u03bb\u03b9\u03bf\u03cd","rupee sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03c1\u03bf\u03c5\u03c0\u03af\u03b1\u03c2","spesmilo sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03c3\u03c0\u03b5\u03c3\u03bc\u03af\u03bb\u03bf","styles":"\u03a3\u03c4\u03cd\u03bb","tenge sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03c4\u03ad\u03bd\u03b3\u03ba\u03b5","tugrik sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03c4\u03bf\u03c5\u03c1\u03b3\u03ba\u03af\u03ba","turkish lira sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03c4\u03bf\u03c5\u03c1\u03ba\u03b9\u03ba\u03ae\u03c2 \u03bb\u03af\u03c1\u03b1\u03c2","won sign":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03b3\u03bf\u03c5\u03cc\u03bd","yen character":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03b3\u03b5\u03bd","yen/yuan character variant one":"\u0393\u03b9\u03ad\u03bd/\u0393\u03b9\u03bf\u03c5\u03ac\u03bd \u03c4\u03cd\u03c0\u03bf\u03c2 \u03ad\u03bd\u03b1","yuan character":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03b3\u03b9\u03bf\u03c5\u03ac\u03bd","yuan character, in hong kong and taiwan":"\u03a3\u03cd\u03bc\u03b2\u03bf\u03bb\u03bf \u03b3\u03b9\u03bf\u03c5\u03ac\u03bd, \u03b1\u03c0\u03bf \u03c7\u03cc\u03bd\u03b3\u03ba \u03ba\u03cc\u03bd\u03b3\u03ba \u03ba\u03b1\u03b9 \u03c4\u03b1\u03b9\u03b2\u03ac\u03bd","{0} characters":"{0} \u03c7\u03b1\u03c1\u03b1\u03ba\u03c4\u03ae\u03c1\u03b5\u03c2","{0} columns, {1} rows":"","{0} words":"{0} \u03bb\u03ad\u03be\u03b5\u03b9\u03c2"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/eo.js b/libraries/tinymce/js/tinymce/langs/eo.js index 3c579d3..5e6c300 100644 --- a/libraries/tinymce/js/tinymce/langs/eo.js +++ b/libraries/tinymce/js/tinymce/langs/eo.js @@ -1 +1 @@ -tinymce.addI18n("eo",{"Redo":"Refari","Undo":"Malfari","Cut":"Eltran\u0109i","Copy":"Kopii","Paste":"Englui","Select all":"Elekti \u0109ion","New document":"Nova dokumento","Ok":"Bone","Cancel":"Nuligi","Visual aids":"Videblaj helpiloj","Bold":"Dika","Italic":"Oblikva","Underline":"Substreki","Strikethrough":"Trastreki","Superscript":"Superskribi","Subscript":"Malsuperskribi","Clear formatting":"Forigi formatigon","Remove":"","Align left":"Ordigu maldekstren","Align center":"Ordigu centren","Align right":"Ordigu dekstren","No alignment":"","Justify":"Ordigu la\u016dflanke","Bullet list":"Punkta listo","Numbered list":"Numera listo","Decrease indent":"Malpliigu alineon","Increase indent":"Pliigu alineon","Close":"Fermi","Formats":"Formatoj","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"Via retumilo ne subtenas rektan aliron al bufro. Bonvolu antata\u016de uzi klavarajn kombinojn Ctrl+X/C/V.","Headings":"Titoloj","Heading 1":"Titolo 1","Heading 2":"Titolo 2","Heading 3":"Titolo 3","Heading 4":"Titolo 4","Heading 5":"Titolo 5","Heading 6":"Titolo 6","Preformatted":"Anta\u016dformatigita","Div":"","Pre":"","Code":"Kodo","Paragraph":"Alineo","Blockquote":"Mar\u011denigo","Inline":"Enlinie","Blocks":"Blokoj","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Engluado nun okazas en simpla teksta re\u011dimo. La enhavo estos engluate tiel \u011dis anta\u016d vi mal\u015daltos tiun \u0109i opcion.","Fonts":"Tiparoj","Font sizes":"","Class":"Klaso","Browse for an image":"Rigardi por iu bildo","OR":"A\u016c","Drop an image here":"\u0134etu iun bildon \u0109i tien","Upload":"Al\u015duti","Uploading image":"","Block":"Bloko","Align":"\u011cisrandigi ","Default":"Implicite","Circle":"Cirklo","Disc":"Disko","Square":"Kvadrato","Lower Alpha":"Minuskla alfabeta","Lower Greek":"Minuskla greka","Lower Roman":"Minuskla latina","Upper Alpha":"Majuskla alfabeta","Upper Roman":"Majuskla latina","Anchor...":"Ankro...","Anchor":"","Name":"Nomo","ID":"","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"","You have unsaved changes are you sure you want to navigate away?":"Vi havas nekonservitajn \u015dan\u011dojn, \u0109u vi certe deziras eliri?","Restore last draft":"Restarigu lastan malneton","Special character...":"Speciala signo...","Special Character":"","Source code":"Fonta kodo","Insert/Edit code sample":"Enmeti/Redakti kodospecimenon","Language":"Lingvo","Code sample...":"Kodospecimeno...","Left to right":"Maldekstro dekstren","Right to left":"Dekstro maldekstren","Title":"Titolo","Fullscreen":"Tutekrane","Action":"Ago","Shortcut":"\u015cparvojo","Help":"Helpo","Address":"Adreso","Focus to menubar":"Enfokusigi al menubreto","Focus to toolbar":"Enfokusigi al ilobreto","Focus to element path":"Enfokusigi al elementvojo","Focus to contextual toolbar":"Enfokusigi al kunteksta ilobreto","Insert link (if link plugin activated)":"Enmeti ligilon (se ligila komprogramo estas aktivigita)","Save (if save plugin activated)":"Konservi (se konserva komprogramo estas aktivigita)","Find (if searchreplace plugin activated)":"Ser\u0109i (se ser\u0109a komprogramo estas aktivigita)","Plugins installed ({0}):":"Kromprogramoj instalitaj ({0}): ","Premium plugins:":"Premiaj kromprogramoj:","Learn more...":"Legu aldone...","You are using {0}":"Vi uzas {0}","Plugins":"Kromprogramoj","Handy Shortcuts":"Komfortaj \u015dparvojoj","Horizontal line":"Horizontala linio","Insert/edit image":"Enmetu/redaktu bildon","Alternative description":"","Accessibility":"","Image is decorative":"","Source":"Fonto","Dimensions":"Dimensioj","Constrain proportions":"Relativigu proporciojn","General":"\u011cenerala","Advanced":"Porspertula","Style":"Stilo","Vertical space":"Vertikala spaco","Horizontal space":"Horizontala spaco","Border":"Bordero","Insert image":"Enmetu bildon","Image...":"Bildo...","Image list":"Bildlisto","Resize":"\u015can\u011du grandecon","Insert date/time":"Enmetu daton/tempon","Date/time":"Dato/tempo","Insert/edit link":"Enmetu/redaktu ligilon","Text to display":"Montrata teksto","Url":"URL-o","Open link in...":"Sekvi ligilon per...","Current window":"Aktuala fenestro","None":"Nenio","New window":"Nova fenestro","Open link":"","Remove link":"Forigu ligilon","Anchors":"Ankroj","Link...":"Ligilo...","Paste or type a link":"Engluu a\u016d enigu ligilon","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"La enmetita URLo \u015dajnas esti retadreso. \u0108u vi deziras aldoni prefikson mailto:?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"La enmetita URLo \u015dajnas esti ekstera ligilo. \u0108u vi deziras aldoni nepran prefikson http://?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"","Link list":"Ligila listo","Insert video":"Enmetu videon","Insert/edit video":"Enmetu/redaktu videon","Insert/edit media":"Enmeti/redakti a\u016ddovida\u0135on ","Alternative source":"Alternativa fonto","Alternative source URL":"URLo de alternativa fonto","Media poster (Image URL)":"Ligilo al a\u016ddovida\u0135o (URLo de bildo)","Paste your embed code below:":"Engluu vian internan kodon \u0109i-sube:","Embed":"Enkonstruu","Media...":"A\u016ddovida\u0135o...","Nonbreaking space":"Nerompebla spaceto","Page break":"Pa\u011da fino","Paste as text":"Engluu kiel teksto","Preview":"Provrigardo","Print":"","Print...":"Presi...","Save":"Konservi","Find":"Ser\u0109i","Replace with":"Anstata\u016digi per","Replace":"Anstata\u016digi","Replace all":"Anstata\u016digi \u0109ion","Previous":"Anta\u016da","Next":"Posta","Find and Replace":"","Find and replace...":"Ser\u0109i kaj anstata\u016di... ","Could not find the specified string.":"Malsukceso trovi la indikitan sinsekvon","Match case":"Sekvi usklecon","Find whole words only":"Ser\u0109i nur tutan vorton","Find in selection":"","Insert table":"Enmetu tabelon","Table properties":"Tabelaj ecoj","Delete table":"Forigu tabelon","Cell":"\u0108elo","Row":"Vico","Column":"Kolumno","Cell properties":"\u0108elaj ecoj","Merge cells":"Kunigu \u0109elojn","Split cell":"Disdividu \u0109elon","Insert row before":"Enmetu vicon anta\u016d","Insert row after":"Enmetu vicon poste","Delete row":"Forigu vicon","Row properties":"Vicaj ecoj","Cut row":"Eltran\u0109u vicon","Cut column":"","Copy row":"Kopiu vicon","Copy column":"","Paste row before":"Engluu vicon anta\u016d","Paste column before":"","Paste row after":"Engluu vicon poste","Paste column after":"","Insert column before":"Enmetu kolumnon anta\u016d","Insert column after":"Enmetu kolumnon poste","Delete column":"Forigu kolumnon","Cols":"Kolumnoj","Rows":"Vicoj","Width":"Lar\u011do","Height":"Alto","Cell spacing":"\u0108elspacoj","Cell padding":"\u0108elmar\u011denoj","Row clipboard actions":"","Column clipboard actions":"","Table styles":"","Cell styles":"","Column header":"","Row header":"","Table caption":"","Caption":"Cita\u0135o","Show caption":"Montri apudskribon","Left":"Maldekstro","Center":"Centro","Right":"Dekstro","Cell type":"\u0108ela tipo","Scope":"Aplikregiono","Alignment":"\u011cisrandigo","Horizontal align":"","Vertical align":"","Top":"Supro","Middle":"Mezo","Bottom":"Subo","Header cell":"Titola \u0109elo","Row group":"Vica grupo","Column group":"Kolumna grupo","Row type":"Vica tipo","Header":"Supera pa\u011dtitolo","Body":"Korpo","Footer":"Suba pa\u011dtitolo","Border color":"Koloro de bordero","Solid":"","Dotted":"","Dashed":"","Double":"","Groove":"","Ridge":"","Inset":"","Outset":"","Hidden":"","Insert template...":"Enmeti \u015dablonon...","Templates":"\u015cablonoj","Template":"\u015cablono","Insert Template":"","Text color":"Teksta koloro","Background color":"Fona koloro","Custom...":"Propra...","Custom color":"Propra koloro","No color":"Neniu koloro","Remove color":"Forigi koloron","Show blocks":"Montru blokojn","Show invisible characters":"Montru nevideblajn signojn","Word count":"Vortnombro ","Count":"Nombri","Document":"Dokumento","Selection":"Elekto","Words":"Vortoj","Words: {0}":"Vortoj: {0}","{0} words":"{0} vortoj","File":"Dokumento","Edit":"Redakti","Insert":"Enmeti","View":"Vidi","Format":"Aspektigi","Table":"Tabelo","Tools":"Iloj","Powered by {0}":"Funkciigita de {0}","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Ri\u0109teksta Areo. Premu ALT-F9 por menuo. Premu ALT-F10 por menuejo. Premu ALT-0 por helpo","Image title":"Titolo de bildo","Border width":"Lar\u011do de bordero","Border style":"Stilo de bordero","Error":"Eraro","Warn":"Averto","Valid":"Valida","To open the popup, press Shift+Enter":"Por aperigi \u015dprucfenestron premu fulmoklavon Shift+Enter ","Rich Text Area":"","Rich Text Area. Press ALT-0 for help.":"Ri\u0109teksta loko. Premu fulmoklavon ALT-0 por helpo.","System Font":"Sistema tiparo","Failed to upload image: {0}":"Al\u015dutado de bildo {0} malsukcesis","Failed to load plugin: {0} from url {1}":"\u015cargado de kromprogramo {0} el URLo {1} malsukcesis","Failed to load plugin url: {0}":"\u015cargado por kroprograma URLo {0} malsukcesis","Failed to initialize plugin: {0}":"Pravalorizado de krompogramo {0} malsukcesis","example":"ekzemplo","Search":"Ser\u0109i","All":"\u0108io","Currency":"Valuto","Text":"Teksto","Quotations":"Cita\u0135oj","Mathematical":"Matematika","Extended Latin":"Etendita la latina","Symbols":"Simboloj","Arrows":"Sagsimboloj","User Defined":"Propre difinita ","dollar sign":"signo de usona dolaro","currency sign":"valutsigno","euro-currency sign":"signo de e\u016dro","colon sign":"dupunkto","cruzeiro sign":"signo de brazila kruzero","french franc sign":"signo de francia franko","lira sign":"signo de itala liro","mill sign":"signo de milono de baza monunuo","naira sign":"signo de ni\u011deria najro","peseta sign":"signo de hispana peseto","rupee sign":"signo de rupio","won sign":"signo de koreia \u016dono","new sheqel sign":"signo de israela siklo","dong sign":"signo de vjetnama dongo","kip sign":"signo de laosa kipo","tugrik sign":"signo de mongola tugriko","drachma sign":"signo de greka dra\u0125mo","german penny symbol":"signo de pfenigo","peso sign":"signo de peso","guarani sign":"signo de paragvaja gvaranio","austral sign":"signo de argentina a\u016dstralo","hryvnia sign":"signo de ukrainia hrivno","cedi sign":"signo de ganaa cedio","livre tournois sign":"signo de pundo de Turo","spesmilo sign":"signo de spesmilo","tenge sign":"signo de kaza\u0125a tengo","indian rupee sign":"signo de barata rupio","turkish lira sign":"signo de turka liro","nordic mark sign":"signo de marko","manat sign":"signo de azerbaj\u011dana manato","ruble sign":"signo de rusia rublo","yen character":"signo de japana eno","yuan character":"signo de \u0109ina renminbio","yuan character, in hong kong and taiwan":"signo de juano, Hongkongo kaj Tajvano","yen/yuan character variant one":"alia varianto de signo de eno/juano","Emojis":"","Emojis...":"","Loading emojis...":"","Could not load emojis":"","People":"Homoj","Animals and Nature":"Bestoj kaj naturo","Food and Drink":"Man\u011da\u0135o kaj trinka\u0135o","Activity":"Aktiveco","Travel and Places":"Voja\u011doj kaj lokoj","Objects":"Objektoj","Flags":"Flagoj","Characters":"Simboloj","Characters (no spaces)":"Simboloj (senspacetaj)","{0} characters":"{0} signojn","Error: Form submit field collision.":"Eraro: kolizio de kampoj dum sendado de formularo.","Error: No form element found.":"Eraro: elementoj de formularo forestas","Color swatch":"Specimenaro de koloroj","Color Picker":"Kolorelektilo","Invalid hex color code: {0}":"","Invalid input":"","R":"","Red component":"","G":"","Green component":"","B":"","Blue component":"","#":"","Hex color code":"","Range 0 to 255":"","Turquoise":"Turkisa","Green":"Verda","Blue":"Blua","Purple":"Purpura","Navy Blue":"Helblua","Dark Turquoise":"Malhela turkisa","Dark Green":"Malhela verda","Medium Blue":"Meza blua","Medium Purple":"Meza purpla","Midnight Blue":"Nigroblua","Yellow":"Flava","Orange":"Oran\u011da","Red":"Ru\u011da","Light Gray":"Helgriza","Gray":"Griza","Dark Yellow":"Malhela flava","Dark Orange":"Malhela oran\u011da","Dark Red":"Malhela ru\u011da","Medium Gray":"Meza griza","Dark Gray":"Malhela griza","Light Green":"Helverda","Light Yellow":"Helflava","Light Red":"Helru\u011da","Light Purple":"Helpurpura","Light Blue":"Helblua","Dark Purple":"Malhelpurpura","Dark Blue":"Malhelblua","Black":"Nigra","White":"Blanka","Switch to or from fullscreen mode":"Tra\u015dan\u011di tutekranan re\u011dimon","Open help dialog":"Malfermi helpan dialogon","history":"historio","styles":"stilo","formatting":"tekstaran\u011do","alignment":"niveleco","indentation":"krommar\u011deno","Font":"Tiparo","Size":"Grando","More...":"Pli...","Select...":"Elektu...","Preferences":"Agordoj","Yes":"Jes","No":"Ne","Keyboard Navigation":"Perklavara movi\u011dado","Version":"Versio","Code view":"","Open popup menu for split buttons":"","List Properties":"","List properties...":"","Start list at number":"","Line height":"","Dropped file type is not supported":"","Loading...":"","ImageProxy HTTP error: Rejected request":"","ImageProxy HTTP error: Could not find Image Proxy":"","ImageProxy HTTP error: Incorrect Image Proxy URL":"","ImageProxy HTTP error: Unknown ImageProxy error":""}); \ No newline at end of file +tinymce.addI18n("eo",{"#":"","Accessibility":"","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"Ago","Activity":"Aktiveco","Address":"Adreso","Advanced":"Porspertula","Align":"\u011cisrandigi ","Align center":"Ordigu centren","Align left":"Ordigu maldekstren","Align right":"Ordigu dekstren","Alignment":"\u011cisrandigo","Alignment {0}":"","All":"\u0108io","Alternative description":"","Alternative source":"Alternativa fonto","Alternative source URL":"URLo de alternativa fonto","Anchor":"","Anchor...":"Ankro...","Anchors":"Ankroj","Animals and Nature":"Bestoj kaj naturo","Arrows":"Sagsimboloj","B":"","Background color":"Fona koloro","Background color {0}":"","Black":"Nigra","Block":"Bloko","Block {0}":"","Blockquote":"Mar\u011denigo","Blocks":"Blokoj","Blue":"Blua","Blue component":"","Body":"Korpo","Bold":"Dika","Border":"Bordero","Border color":"Koloro de bordero","Border style":"Stilo de bordero","Border width":"Lar\u011do de bordero","Bottom":"Subo","Browse files":"","Browse for an image":"Rigardi por iu bildo","Browse links":"","Bullet list":"Punkta listo","Cancel":"Nuligi","Caption":"Cita\u0135o","Cell":"\u0108elo","Cell padding":"\u0108elmar\u011denoj","Cell properties":"\u0108elaj ecoj","Cell spacing":"\u0108elspacoj","Cell styles":"","Cell type":"\u0108ela tipo","Center":"Centro","Characters":"Simboloj","Characters (no spaces)":"Simboloj (senspacetaj)","Circle":"Cirklo","Class":"Klaso","Clear formatting":"Forigi formatigon","Close":"Fermi","Code":"Kodo","Code sample...":"Kodospecimeno...","Code view":"","Color Picker":"Kolorelektilo","Color swatch":"Specimenaro de koloroj","Cols":"Kolumnoj","Column":"Kolumno","Column clipboard actions":"","Column group":"Kolumna grupo","Column header":"","Constrain proportions":"Relativigu proporciojn","Copy":"Kopii","Copy column":"","Copy row":"Kopiu vicon","Could not find the specified string.":"Malsukceso trovi la indikitan sinsekvon","Could not load emojis":"","Count":"Nombri","Currency":"Valuto","Current window":"Aktuala fenestro","Custom color":"Propra koloro","Custom...":"Propra...","Cut":"Eltran\u0109i","Cut column":"","Cut row":"Eltran\u0109u vicon","Dark Blue":"Malhelblua","Dark Gray":"Malhela griza","Dark Green":"Malhela verda","Dark Orange":"Malhela oran\u011da","Dark Purple":"Malhelpurpura","Dark Red":"Malhela ru\u011da","Dark Turquoise":"Malhela turkisa","Dark Yellow":"Malhela flava","Dashed":"","Date/time":"Dato/tempo","Decrease indent":"Malpliigu alineon","Default":"Implicite","Delete accordion":"","Delete column":"Forigu kolumnon","Delete row":"Forigu vicon","Delete table":"Forigu tabelon","Dimensions":"Dimensioj","Disc":"Disko","Div":"","Document":"Dokumento","Dotted":"","Double":"","Drop an image here":"\u0134etu iun bildon \u0109i tien","Dropped file type is not supported":"","Edit":"Redakti","Embed":"Enkonstruu","Emojis":"","Emojis...":"","Error":"Eraro","Error: Form submit field collision.":"Eraro: kolizio de kampoj dum sendado de formularo.","Error: No form element found.":"Eraro: elementoj de formularo forestas","Extended Latin":"Etendita la latina","Failed to initialize plugin: {0}":"Pravalorizado de krompogramo {0} malsukcesis","Failed to load plugin url: {0}":"\u015cargado por kroprograma URLo {0} malsukcesis","Failed to load plugin: {0} from url {1}":"\u015cargado de kromprogramo {0} el URLo {1} malsukcesis","Failed to upload image: {0}":"Al\u015dutado de bildo {0} malsukcesis","File":"Dokumento","Find":"Ser\u0109i","Find (if searchreplace plugin activated)":"Ser\u0109i (se ser\u0109a komprogramo estas aktivigita)","Find and Replace":"","Find and replace...":"Ser\u0109i kaj anstata\u016di... ","Find in selection":"","Find whole words only":"Ser\u0109i nur tutan vorton","Flags":"Flagoj","Focus to contextual toolbar":"Enfokusigi al kunteksta ilobreto","Focus to element path":"Enfokusigi al elementvojo","Focus to menubar":"Enfokusigi al menubreto","Focus to toolbar":"Enfokusigi al ilobreto","Font":"Tiparo","Font size {0}":"","Font sizes":"","Font {0}":"","Fonts":"Tiparoj","Food and Drink":"Man\u011da\u0135o kaj trinka\u0135o","Footer":"Suba pa\u011dtitolo","Format":"Aspektigi","Format {0}":"","Formats":"Formatoj","Fullscreen":"Tutekrane","G":"","General":"\u011cenerala","Gray":"Griza","Green":"Verda","Green component":"","Groove":"","Handy Shortcuts":"Komfortaj \u015dparvojoj","Header":"Supera pa\u011dtitolo","Header cell":"Titola \u0109elo","Heading 1":"Titolo 1","Heading 2":"Titolo 2","Heading 3":"Titolo 3","Heading 4":"Titolo 4","Heading 5":"Titolo 5","Heading 6":"Titolo 6","Headings":"Titoloj","Height":"Alto","Help":"Helpo","Hex color code":"","Hidden":"","Horizontal align":"","Horizontal line":"Horizontala linio","Horizontal space":"Horizontala spaco","ID":"","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"","Image is decorative":"","Image list":"Bildlisto","Image title":"Titolo de bildo","Image...":"Bildo...","ImageProxy HTTP error: Could not find Image Proxy":"","ImageProxy HTTP error: Incorrect Image Proxy URL":"","ImageProxy HTTP error: Rejected request":"","ImageProxy HTTP error: Unknown ImageProxy error":"","Increase indent":"Pliigu alineon","Inline":"Enlinie","Insert":"Enmeti","Insert Template":"","Insert accordion":"","Insert column after":"Enmetu kolumnon poste","Insert column before":"Enmetu kolumnon anta\u016d","Insert date/time":"Enmetu daton/tempon","Insert image":"Enmetu bildon","Insert link (if link plugin activated)":"Enmeti ligilon (se ligila komprogramo estas aktivigita)","Insert row after":"Enmetu vicon poste","Insert row before":"Enmetu vicon anta\u016d","Insert table":"Enmetu tabelon","Insert template...":"Enmeti \u015dablonon...","Insert video":"Enmetu videon","Insert/Edit code sample":"Enmeti/Redakti kodospecimenon","Insert/edit image":"Enmetu/redaktu bildon","Insert/edit link":"Enmetu/redaktu ligilon","Insert/edit media":"Enmeti/redakti a\u016ddovida\u0135on ","Insert/edit video":"Enmetu/redaktu videon","Inset":"","Invalid hex color code: {0}":"","Invalid input":"","Italic":"Oblikva","Justify":"Ordigu la\u016dflanke","Keyboard Navigation":"Perklavara movi\u011dado","Language":"Lingvo","Learn more...":"Legu aldone...","Left":"Maldekstro","Left to right":"Maldekstro dekstren","Light Blue":"Helblua","Light Gray":"Helgriza","Light Green":"Helverda","Light Purple":"Helpurpura","Light Red":"Helru\u011da","Light Yellow":"Helflava","Line height":"","Link list":"Ligila listo","Link...":"Ligilo...","List Properties":"","List properties...":"","Loading emojis...":"","Loading...":"","Lower Alpha":"Minuskla alfabeta","Lower Greek":"Minuskla greka","Lower Roman":"Minuskla latina","Match case":"Sekvi usklecon","Mathematical":"Matematika","Media poster (Image URL)":"Ligilo al a\u016ddovida\u0135o (URLo de bildo)","Media...":"A\u016ddovida\u0135o...","Medium Blue":"Meza blua","Medium Gray":"Meza griza","Medium Purple":"Meza purpla","Merge cells":"Kunigu \u0109elojn","Middle":"Mezo","Midnight Blue":"Nigroblua","More...":"Pli...","Name":"Nomo","Navy Blue":"Helblua","New document":"Nova dokumento","New window":"Nova fenestro","Next":"Posta","No":"Ne","No alignment":"","No color":"Neniu koloro","Nonbreaking space":"Nerompebla spaceto","None":"Nenio","Numbered list":"Numera listo","OR":"A\u016c","Objects":"Objektoj","Ok":"Bone","Open help dialog":"Malfermi helpan dialogon","Open link":"","Open link in...":"Sekvi ligilon per...","Open popup menu for split buttons":"","Orange":"Oran\u011da","Outset":"","Page break":"Pa\u011da fino","Paragraph":"Alineo","Paste":"Englui","Paste as text":"Engluu kiel teksto","Paste column after":"","Paste column before":"","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Engluado nun okazas en simpla teksta re\u011dimo. La enhavo estos engluate tiel \u011dis anta\u016d vi mal\u015daltos tiun \u0109i opcion.","Paste or type a link":"Engluu a\u016d enigu ligilon","Paste row after":"Engluu vicon poste","Paste row before":"Engluu vicon anta\u016d","Paste your embed code below:":"Engluu vian internan kodon \u0109i-sube:","People":"Homoj","Plugins":"Kromprogramoj","Plugins installed ({0}):":"Kromprogramoj instalitaj ({0}): ","Powered by {0}":"Funkciigita de {0}","Pre":"","Preferences":"Agordoj","Preformatted":"Anta\u016dformatigita","Premium plugins:":"Premiaj kromprogramoj:","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"Provrigardo","Previous":"Anta\u016da","Print":"","Print...":"Presi...","Purple":"Purpura","Quotations":"Cita\u0135oj","R":"","Range 0 to 255":"","Red":"Ru\u011da","Red component":"","Redo":"Refari","Remove":"","Remove color":"Forigi koloron","Remove link":"Forigu ligilon","Replace":"Anstata\u016digi","Replace all":"Anstata\u016digi \u0109ion","Replace with":"Anstata\u016digi per","Resize":"\u015can\u011du grandecon","Restore last draft":"Restarigu lastan malneton","Reveal or hide additional toolbar items":"","Rich Text Area":"","Rich Text Area. Press ALT-0 for help.":"Ri\u0109teksta loko. Premu fulmoklavon ALT-0 por helpo.","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Ri\u0109teksta Areo. Premu ALT-F9 por menuo. Premu ALT-F10 por menuejo. Premu ALT-0 por helpo","Ridge":"","Right":"Dekstro","Right to left":"Dekstro maldekstren","Row":"Vico","Row clipboard actions":"","Row group":"Vica grupo","Row header":"","Row properties":"Vicaj ecoj","Row type":"Vica tipo","Rows":"Vicoj","Save":"Konservi","Save (if save plugin activated)":"Konservi (se konserva komprogramo estas aktivigita)","Scope":"Aplikregiono","Search":"Ser\u0109i","Select all":"Elekti \u0109ion","Select...":"Elektu...","Selection":"Elekto","Shortcut":"\u015cparvojo","Show blocks":"Montru blokojn","Show caption":"Montri apudskribon","Show invisible characters":"Montru nevideblajn signojn","Size":"Grando","Solid":"","Source":"Fonto","Source code":"Fonta kodo","Special Character":"","Special character...":"Speciala signo...","Split cell":"Disdividu \u0109elon","Square":"Kvadrato","Start list at number":"","Strikethrough":"Trastreki","Style":"Stilo","Subscript":"Malsuperskribi","Superscript":"Superskribi","Switch to or from fullscreen mode":"Tra\u015dan\u011di tutekranan re\u011dimon","Symbols":"Simboloj","System Font":"Sistema tiparo","Table":"Tabelo","Table caption":"","Table properties":"Tabelaj ecoj","Table styles":"","Template":"\u015cablono","Templates":"\u015cablonoj","Text":"Teksto","Text color":"Teksta koloro","Text color {0}":"","Text to display":"Montrata teksto","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"La enmetita URLo \u015dajnas esti retadreso. \u0108u vi deziras aldoni prefikson mailto:?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"La enmetita URLo \u015dajnas esti ekstera ligilo. \u0108u vi deziras aldoni nepran prefikson http://?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"","Title":"Titolo","To open the popup, press Shift+Enter":"Por aperigi \u015dprucfenestron premu fulmoklavon Shift+Enter ","Toggle accordion":"","Tools":"Iloj","Top":"Supro","Travel and Places":"Voja\u011doj kaj lokoj","Turquoise":"Turkisa","Underline":"Substreki","Undo":"Malfari","Upload":"Al\u015duti","Uploading image":"","Upper Alpha":"Majuskla alfabeta","Upper Roman":"Majuskla latina","Url":"URL-o","User Defined":"Propre difinita ","Valid":"Valida","Version":"Versio","Vertical align":"","Vertical space":"Vertikala spaco","View":"Vidi","Visual aids":"Videblaj helpiloj","Warn":"Averto","White":"Blanka","Width":"Lar\u011do","Word count":"Vortnombro ","Words":"Vortoj","Words: {0}":"Vortoj: {0}","Yellow":"Flava","Yes":"Jes","You are using {0}":"Vi uzas {0}","You have unsaved changes are you sure you want to navigate away?":"Vi havas nekonservitajn \u015dan\u011dojn, \u0109u vi certe deziras eliri?","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"Via retumilo ne subtenas rektan aliron al bufro. Bonvolu antata\u016de uzi klavarajn kombinojn Ctrl+X/C/V.","alignment":"niveleco","austral sign":"signo de argentina a\u016dstralo","cedi sign":"signo de ganaa cedio","colon sign":"dupunkto","cruzeiro sign":"signo de brazila kruzero","currency sign":"valutsigno","dollar sign":"signo de usona dolaro","dong sign":"signo de vjetnama dongo","drachma sign":"signo de greka dra\u0125mo","euro-currency sign":"signo de e\u016dro","example":"ekzemplo","formatting":"tekstaran\u011do","french franc sign":"signo de francia franko","german penny symbol":"signo de pfenigo","guarani sign":"signo de paragvaja gvaranio","history":"historio","hryvnia sign":"signo de ukrainia hrivno","indentation":"krommar\u011deno","indian rupee sign":"signo de barata rupio","kip sign":"signo de laosa kipo","lira sign":"signo de itala liro","livre tournois sign":"signo de pundo de Turo","manat sign":"signo de azerbaj\u011dana manato","mill sign":"signo de milono de baza monunuo","naira sign":"signo de ni\u011deria najro","new sheqel sign":"signo de israela siklo","nordic mark sign":"signo de marko","peseta sign":"signo de hispana peseto","peso sign":"signo de peso","ruble sign":"signo de rusia rublo","rupee sign":"signo de rupio","spesmilo sign":"signo de spesmilo","styles":"stilo","tenge sign":"signo de kaza\u0125a tengo","tugrik sign":"signo de mongola tugriko","turkish lira sign":"signo de turka liro","won sign":"signo de koreia \u016dono","yen character":"signo de japana eno","yen/yuan character variant one":"alia varianto de signo de eno/juano","yuan character":"signo de \u0109ina renminbio","yuan character, in hong kong and taiwan":"signo de juano, Hongkongo kaj Tajvano","{0} characters":"{0} signojn","{0} columns, {1} rows":"","{0} words":"{0} vortoj"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/es.js b/libraries/tinymce/js/tinymce/langs/es.js index a1cc5f8..1302410 100644 --- a/libraries/tinymce/js/tinymce/langs/es.js +++ b/libraries/tinymce/js/tinymce/langs/es.js @@ -1 +1 @@ -tinymce.addI18n("es",{"Redo":"Rehacer","Undo":"Deshacer","Cut":"Cortar","Copy":"Copiar","Paste":"Pegar","Select all":"Seleccionar todo","New document":"Nuevo documento","Ok":"Ok","Cancel":"Cancelar","Visual aids":"Ayudas visuales","Bold":"Negrita","Italic":"Cursiva","Underline":"Subrayado","Strikethrough":"Tachado","Superscript":"Super\xedndice","Subscript":"Sub\xedndice","Clear formatting":"Limpiar formato","Remove":"Quitar","Align left":"Alinear a la izquierda","Align center":"Alinear al centro","Align right":"Alinear a la derecha","No alignment":"Sin alineaci\xf3n","Justify":"Justificar","Bullet list":"Lista de vi\xf1etas","Numbered list":"Lista numerada","Decrease indent":"Disminuir sangr\xeda","Increase indent":"Incrementar sangr\xeda","Close":"Cerrar","Formats":"Formatos","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"Su navegador no es compatible con el acceso directo al portapapeles. Use las teclas Crtl+X/C/V de su teclado.","Headings":"Encabezados","Heading 1":"Encabezado 1","Heading 2":"Encabezado 2","Heading 3":"Encabezado 3","Heading 4":"Encabezado 4","Heading 5":"Encabezado 5","Heading 6":"Encabezado 6","Preformatted":"Con formato previo","Div":"Div","Pre":"Pre","Code":"C\xf3digo","Paragraph":"P\xe1rrafo","Blockquote":"Cita en bloque","Inline":"Alineado","Blocks":"Bloques","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Pegar est\xe1 ahora en modo de texto sin formato. El contenido se pegar\xe1 ahora como texto sin formato hasta que desactive esta opci\xf3n.","Fonts":"Fuentes","Font sizes":"Tama\xf1os de fuente","Class":"Clase","Browse for an image":"Buscar una imagen","OR":"O","Drop an image here":"Arrastre una imagen aqu\xed","Upload":"Cargar","Uploading image":"Subiendo imagen","Block":"Bloque","Align":"Alinear","Default":"Por defecto","Circle":"C\xedrculo","Disc":"Disco","Square":"Cuadrado","Lower Alpha":"Letras min\xfasculas","Lower Greek":"Griego en min\xfasculas","Lower Roman":"Romano en min\xfasculas","Upper Alpha":"Letras may\xfasculas","Upper Roman":"Romano en may\xfasculas","Anchor...":"Anclaje...","Anchor":"Anclaje","Name":"Nombre","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"El ID deber\xeda comenzar con una letra y seguir solo con letras, n\xfameros, guiones, puntos, dos puntos o guiones bajos.","You have unsaved changes are you sure you want to navigate away?":"Tiene cambios sin guardar. \xbfEst\xe1 seguro de que quiere salir?","Restore last draft":"Restaurar el \xfaltimo borrador","Special character...":"Car\xe1cter especial...","Special Character":"Car\xe1cter especial","Source code":"C\xf3digo fuente","Insert/Edit code sample":"Insertar/editar ejemplo de c\xf3digo","Language":"Idioma","Code sample...":"Ejemplo de c\xf3digo...","Left to right":"Izquierda a derecha","Right to left":"Derecha a izquierda","Title":"T\xedtulo","Fullscreen":"Pantalla completa","Action":"Acci\xf3n","Shortcut":"Acceso directo","Help":"Ayuda","Address":"Direcci\xf3n","Focus to menubar":"Enfocar la barra del men\xfa","Focus to toolbar":"Enfocar la barra de herramientas","Focus to element path":"Enfocar la ruta del elemento","Focus to contextual toolbar":"Enfocar la barra de herramientas contextual","Insert link (if link plugin activated)":"Insertar enlace (si el complemento de enlace est\xe1 activado)","Save (if save plugin activated)":"Guardar (si el complemento de guardar est\xe1 activado)","Find (if searchreplace plugin activated)":"Buscar (si el complemento buscar-reemplazar est\xe1 activado)","Plugins installed ({0}):":"Complementos instalados ({0}):","Premium plugins:":"Complementos premium:","Learn more...":"M\xe1s informaci\xf3n...","You are using {0}":"Est\xe1 usando {0}","Plugins":"Complementos","Handy Shortcuts":"Accesos pr\xe1cticos","Horizontal line":"L\xednea horizontal","Insert/edit image":"Insertar/editar imagen","Alternative description":"Descripci\xf3n alternativa","Accessibility":"Accesibilidad","Image is decorative":"La imagen es decorativa","Source":"C\xf3digo fuente","Dimensions":"Dimensiones","Constrain proportions":"Restringir proporciones","General":"General","Advanced":"Avanzado","Style":"Estilo","Vertical space":"Espacio vertical","Horizontal space":"Espacio horizontal","Border":"Borde","Insert image":"Insertar imagen","Image...":"Imagen...","Image list":"Lista de im\xe1genes","Resize":"Redimensionar","Insert date/time":"Insertar fecha/hora","Date/time":"Fecha/hora","Insert/edit link":"Insertar/editar enlace","Text to display":"Texto que mostrar","Url":"URL","Open link in...":"Abrir enlace en...","Current window":"Ventana actual","None":"Ninguno","New window":"Nueva ventana","Open link":"Abrir enlace","Remove link":"Quitar enlace","Anchors":"Anclajes","Link...":"Enlace...","Paste or type a link":"Pegue o escriba un enlace","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"La URL que ha introducido parece ser una direcci\xf3n de correo electr\xf3nico. \xbfQuiere a\xf1adir el prefijo necesario mailto:?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"La URL que ha introducido parece ser un enlace externo. \xbfQuiere a\xf1adir el prefijo necesario http://?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"La URL que ha introducido parece ser un enlace externo. \xbfQuiere a\xf1adir el prefijo necesario https://?","Link list":"Lista de enlaces","Insert video":"Insertar v\xeddeo","Insert/edit video":"Insertar/editar v\xeddeo","Insert/edit media":"Insertar/editar medio","Alternative source":"Enlace alternativo","Alternative source URL":"Origen de URL alternativo","Media poster (Image URL)":"P\xf3ster de medio (URL de imagen)","Paste your embed code below:":"Pegue el c\xf3digo para insertar a continuaci\xf3n:","Embed":"Insertar","Media...":"Medios...","Nonbreaking space":"Espacio de no separaci\xf3n","Page break":"Salto de p\xe1gina","Paste as text":"Pegar como texto","Preview":"Previsualizar","Print":"Imprimir","Print...":"Imprimir...","Save":"Guardar","Find":"Buscar","Replace with":"Reemplazar por","Replace":"Reemplazar","Replace all":"Reemplazar todo","Previous":"Anterior","Next":"Siguiente","Find and Replace":"Buscar y Reemplazar","Find and replace...":"Buscar y reemplazar...","Could not find the specified string.":"No se encuentra la cadena especificada.","Match case":"Coincidir may\xfasculas y min\xfasculas","Find whole words only":"Solo palabras completas","Find in selection":"Buscar en la selecci\xf3n","Insert table":"Insertar tabla","Table properties":"Propiedades de la tabla","Delete table":"Eliminar tabla","Cell":"Celda","Row":"Fila","Column":"Columna","Cell properties":"Propiedades de la celda","Merge cells":"Combinar celdas","Split cell":"Dividir celda","Insert row before":"Insertar fila antes","Insert row after":"Insertar fila despu\xe9s","Delete row":"Eliminar fila","Row properties":"Propiedades de la fila","Cut row":"Cortar fila","Cut column":"Cortar columna","Copy row":"Copiar fila","Copy column":"Copiar columna","Paste row before":"Pegar la fila antes","Paste column before":"Pegar columna antes","Paste row after":"Pegar la fila despu\xe9s","Paste column after":"Pegar columna despu\xe9s","Insert column before":"Insertar columna antes","Insert column after":"Insertar columna despu\xe9s","Delete column":"Eliminar columna","Cols":"Columnas","Rows":"Filas","Width":"Ancho","Height":"Altura","Cell spacing":"Espacio entre celdas","Cell padding":"Relleno de celda","Row clipboard actions":"Acciones del portapapeles de la fila","Column clipboard actions":"Acciones del portapapeles de la columna","Table styles":"Estilos de tabla","Cell styles":"Estilos de celda","Column header":"Encabezado de columna","Row header":"Encabezado de fila","Table caption":"T\xedtulo de la tabla","Caption":"Leyenda","Show caption":"Mostrar t\xedtulo","Left":"Izquierda","Center":"Centro","Right":"Derecha","Cell type":"Tipo de celda","Scope":"\xc1mbito","Alignment":"Alineaci\xf3n","Horizontal align":"Alineaci\xf3n horizontal","Vertical align":"Alineaci\xf3n vertical","Top":"Superior","Middle":"Central","Bottom":"Inferior","Header cell":"Celda de encabezado","Row group":"Grupo de filas","Column group":"Grupo de columnas","Row type":"Tipo de fila","Header":"Encabezado","Body":"Cuerpo","Footer":"Pie de p\xe1gina","Border color":"Color de borde","Solid":"S\xf3lido","Dotted":"Puntos","Dashed":"Guiones","Double":"Doble","Groove":"Groove","Ridge":"Cresta","Inset":"Insertar","Outset":"Comienzo","Hidden":"Oculto","Insert template...":"Insertar plantilla...","Templates":"Plantillas","Template":"Plantilla","Insert Template":"Insertar Plantilla","Text color":"Color del texto","Background color":"Color de fondo","Custom...":"Personalizado...","Custom color":"Color personalizado","No color":"Sin color","Remove color":"Quitar color","Show blocks":"Mostrar bloques","Show invisible characters":"Mostrar caracteres invisibles","Word count":"Contar palabras","Count":"Recuento","Document":"Documento","Selection":"Selecci\xf3n","Words":"Palabras","Words: {0}":"Palabras: {0}","{0} words":"{0} palabras","File":"Archivo","Edit":"Editar","Insert":"Insertar","View":"Ver","Format":"Formato","Table":"Tabla","Tools":"Herramientas","Powered by {0}":"Con tecnolog\xeda de {0}","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\xc1rea de texto enriquecido. Pulse ALT-F9 para el men\xfa. Pulse ALT-F10 para la barra de herramientas. Pulse ALT-0 para la ayuda.","Image title":"Titulo de imagen","Border width":"Ancho de borde","Border style":"Estilo de borde","Error":"Error","Warn":"Advertencia","Valid":"V\xe1lido","To open the popup, press Shift+Enter":"Para abrir el elemento emergente, pulse May\xfas+Intro","Rich Text Area":"\xc1rea de Texto Enriquecido","Rich Text Area. Press ALT-0 for help.":"\xc1rea de texto enriquecido. Pulse ALT-0 para abrir la ayuda.","System Font":"Fuente de sistema","Failed to upload image: {0}":"Fallo al cargar imagen: {0}","Failed to load plugin: {0} from url {1}":"Fallo al cargar complemento: {0} desde URL {1}","Failed to load plugin url: {0}":"Fallo al cargar URL del complemento: {0}","Failed to initialize plugin: {0}":"Fallo al iniciar el complemento: {0}","example":"ejemplo","Search":"Buscar","All":"Todo","Currency":"Divisa","Text":"Texto","Quotations":"Comillas","Mathematical":"S\xedmbolo matem\xe1tico","Extended Latin":"Latino extendido A","Symbols":"S\xedmbolos","Arrows":"Flechas","User Defined":"Definido por el usuario","dollar sign":"signo de d\xf3lar","currency sign":"signo de divisa","euro-currency sign":"signo de euro","colon sign":"signo de dos puntos","cruzeiro sign":"signo de cruceiro","french franc sign":"signo de franco franc\xe9s","lira sign":"signo de lira","mill sign":"signo de mill","naira sign":"signo de naira","peseta sign":"signo de peseta","rupee sign":"signo de rupia","won sign":"signo de won","new sheqel sign":"signo de nuevo s\xe9quel","dong sign":"signo de dong","kip sign":"signo de kip","tugrik sign":"signo de tugrik","drachma sign":"signo de dracma","german penny symbol":"signo de penique alem\xe1n","peso sign":"signo de peso","guarani sign":"signo de guaran\xed","austral sign":"signo de austral","hryvnia sign":"signo de grivna","cedi sign":"signo de cedi","livre tournois sign":"signo de libra tornesa","spesmilo sign":"signo de spesmilo","tenge sign":"signo de tenge","indian rupee sign":"signo de rupia india","turkish lira sign":"signo de lira turca","nordic mark sign":"signo de marco n\xf3rdico","manat sign":"signo de manat","ruble sign":"signo de rublo","yen character":"car\xe1cter de yen","yuan character":"car\xe1cter de yuan","yuan character, in hong kong and taiwan":"car\xe1cter de yuan en Hong Kong y Taiw\xe1n","yen/yuan character variant one":"Variante uno de car\xe1cter de yen/yuan","Emojis":"Emojis","Emojis...":"Emojis...","Loading emojis...":"Cargando emojis...","Could not load emojis":"No se pudieron cargar los emojis","People":"Personas","Animals and Nature":"Animales y naturaleza","Food and Drink":"Comida y bebida","Activity":"Actividad","Travel and Places":"Viajes y lugares","Objects":"Objetos","Flags":"Banderas","Characters":"Caracteres","Characters (no spaces)":"Caracteres (sin espacios)","{0} characters":"{0} caracteres","Error: Form submit field collision.":"Error: Colisi\xf3n de campo al enviar formulario.","Error: No form element found.":"Error: No se encuentra ning\xfan elemento de formulario.","Color swatch":"Muestrario de colores","Color Picker":"Selector de colores","Invalid hex color code: {0}":"Color hexadecimal no v\xe1lido: {0}","Invalid input":"Entrada inv\xe1lida","R":"R","Red component":"Componente rojo","G":"G","Green component":"Componente verde","B":"B","Blue component":"Componente azul","#":"#","Hex color code":"C\xf3digo de color hexadecimal","Range 0 to 255":"Rango de 0 a 255","Turquoise":"Turquesa","Green":"Verde","Blue":"Azul","Purple":"P\xfarpura","Navy Blue":"Azul marino","Dark Turquoise":"Turquesa oscuro","Dark Green":"Verde oscuro","Medium Blue":"Azul medio","Medium Purple":"P\xfarpura medio","Midnight Blue":"Azul medio","Yellow":"Amarillo","Orange":"Naranja","Red":"Rojo","Light Gray":"Gris claro","Gray":"Gris","Dark Yellow":"Amarillo oscuro","Dark Orange":"Naranja oscuro","Dark Red":"Rojo oscuro","Medium Gray":"Gris medio","Dark Gray":"Gris oscuro","Light Green":"Verde claro","Light Yellow":"Amarillo claro","Light Red":"Rojo claro","Light Purple":"Morado claro","Light Blue":"Azul claro","Dark Purple":"Morado oscuro","Dark Blue":"Azul oscuro","Black":"Negro","White":"Blanco","Switch to or from fullscreen mode":"Activar o desactivar modo pantalla completa","Open help dialog":"Abrir di\xe1logo de ayuda","history":"historial","styles":"estilos","formatting":"formato","alignment":"alineaci\xf3n","indentation":"sangr\xeda","Font":"Fuente","Size":"Tama\xf1o","More...":"M\xe1s...","Select...":"Seleccionar...","Preferences":"Preferencias","Yes":"S\xed","No":"No","Keyboard Navigation":"Navegaci\xf3n con el teclado","Version":"Versi\xf3n","Code view":"Vista de c\xf3digo","Open popup menu for split buttons":"Abrir men\xfa emergente para botones de separado","List Properties":"Propiedades de Lista","List properties...":"Propiedades de Lista...","Start list at number":"Iniciar lista con un n\xfamero","Line height":"Altura de l\xednea","Dropped file type is not supported":"No se soporta el archivo arrastrado","Loading...":"Cargando...","ImageProxy HTTP error: Rejected request":"Error HTTP de Image Proxy: petici\xf3n rechazada","ImageProxy HTTP error: Could not find Image Proxy":"Error HTTP de Image Proxy: no se ha podido encontrar Image Proxy","ImageProxy HTTP error: Incorrect Image Proxy URL":"Error HTTP de Image Proxy: la URL de Image Proxy no es correcta","ImageProxy HTTP error: Unknown ImageProxy error":"Error HTTP de Image Proxy: error desconocido de Image Proxy"}); \ No newline at end of file +tinymce.addI18n("es",{"#":"#","Accessibility":"Accesibilidad","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"Acci\xf3n","Activity":"Actividad","Address":"Direcci\xf3n","Advanced":"Avanzado","Align":"Alinear","Align center":"Alinear al centro","Align left":"Alinear a la izquierda","Align right":"Alinear a la derecha","Alignment":"Alineaci\xf3n","Alignment {0}":"","All":"Todo","Alternative description":"Descripci\xf3n alternativa","Alternative source":"Enlace alternativo","Alternative source URL":"Origen de URL alternativo","Anchor":"Anclaje","Anchor...":"Anclaje...","Anchors":"Anclajes","Animals and Nature":"Animales y naturaleza","Arrows":"Flechas","B":"B","Background color":"Color de fondo","Background color {0}":"","Black":"Negro","Block":"Bloque","Block {0}":"","Blockquote":"Cita en bloque","Blocks":"Bloques","Blue":"Azul","Blue component":"Componente azul","Body":"Cuerpo","Bold":"Negrita","Border":"Borde","Border color":"Color de borde","Border style":"Estilo de borde","Border width":"Ancho de borde","Bottom":"Inferior","Browse files":"","Browse for an image":"Buscar una imagen","Browse links":"","Bullet list":"Lista de vi\xf1etas","Cancel":"Cancelar","Caption":"Leyenda","Cell":"Celda","Cell padding":"Relleno de celda","Cell properties":"Propiedades de la celda","Cell spacing":"Espacio entre celdas","Cell styles":"Estilos de celda","Cell type":"Tipo de celda","Center":"Centro","Characters":"Caracteres","Characters (no spaces)":"Caracteres (sin espacios)","Circle":"C\xedrculo","Class":"Clase","Clear formatting":"Limpiar formato","Close":"Cerrar","Code":"C\xf3digo","Code sample...":"Ejemplo de c\xf3digo...","Code view":"Vista de c\xf3digo","Color Picker":"Selector de colores","Color swatch":"Muestrario de colores","Cols":"Columnas","Column":"Columna","Column clipboard actions":"Acciones del portapapeles de la columna","Column group":"Grupo de columnas","Column header":"Encabezado de columna","Constrain proportions":"Restringir proporciones","Copy":"Copiar","Copy column":"Copiar columna","Copy row":"Copiar fila","Could not find the specified string.":"No se encuentra la cadena especificada.","Could not load emojis":"No se pudieron cargar los emojis","Count":"Recuento","Currency":"Divisa","Current window":"Ventana actual","Custom color":"Color personalizado","Custom...":"Personalizado...","Cut":"Cortar","Cut column":"Cortar columna","Cut row":"Cortar fila","Dark Blue":"Azul oscuro","Dark Gray":"Gris oscuro","Dark Green":"Verde oscuro","Dark Orange":"Naranja oscuro","Dark Purple":"Morado oscuro","Dark Red":"Rojo oscuro","Dark Turquoise":"Turquesa oscuro","Dark Yellow":"Amarillo oscuro","Dashed":"Guiones","Date/time":"Fecha/hora","Decrease indent":"Disminuir sangr\xeda","Default":"Por defecto","Delete accordion":"","Delete column":"Eliminar columna","Delete row":"Eliminar fila","Delete table":"Eliminar tabla","Dimensions":"Dimensiones","Disc":"Disco","Div":"Div","Document":"Documento","Dotted":"Puntos","Double":"Doble","Drop an image here":"Arrastre una imagen aqu\xed","Dropped file type is not supported":"No se soporta el archivo arrastrado","Edit":"Editar","Embed":"Insertar","Emojis":"Emojis","Emojis...":"Emojis...","Error":"Error","Error: Form submit field collision.":"Error: Colisi\xf3n de campo al enviar formulario.","Error: No form element found.":"Error: No se encuentra ning\xfan elemento de formulario.","Extended Latin":"Latino extendido A","Failed to initialize plugin: {0}":"Fallo al iniciar el complemento: {0}","Failed to load plugin url: {0}":"Fallo al cargar URL del complemento: {0}","Failed to load plugin: {0} from url {1}":"Fallo al cargar complemento: {0} desde URL {1}","Failed to upload image: {0}":"Fallo al cargar imagen: {0}","File":"Archivo","Find":"Buscar","Find (if searchreplace plugin activated)":"Buscar (si el complemento buscar-reemplazar est\xe1 activado)","Find and Replace":"Buscar y Reemplazar","Find and replace...":"Buscar y reemplazar...","Find in selection":"Buscar en la selecci\xf3n","Find whole words only":"Solo palabras completas","Flags":"Banderas","Focus to contextual toolbar":"Enfocar la barra de herramientas contextual","Focus to element path":"Enfocar la ruta del elemento","Focus to menubar":"Enfocar la barra del men\xfa","Focus to toolbar":"Enfocar la barra de herramientas","Font":"Fuente","Font size {0}":"","Font sizes":"Tama\xf1os de fuente","Font {0}":"","Fonts":"Fuentes","Food and Drink":"Comida y bebida","Footer":"Pie de p\xe1gina","Format":"Formato","Format {0}":"","Formats":"Formatos","Fullscreen":"Pantalla completa","G":"G","General":"General","Gray":"Gris","Green":"Verde","Green component":"Componente verde","Groove":"Groove","Handy Shortcuts":"Accesos pr\xe1cticos","Header":"Encabezado","Header cell":"Celda de encabezado","Heading 1":"Encabezado 1","Heading 2":"Encabezado 2","Heading 3":"Encabezado 3","Heading 4":"Encabezado 4","Heading 5":"Encabezado 5","Heading 6":"Encabezado 6","Headings":"Encabezados","Height":"Altura","Help":"Ayuda","Hex color code":"C\xf3digo de color hexadecimal","Hidden":"Oculto","Horizontal align":"Alineaci\xf3n horizontal","Horizontal line":"L\xednea horizontal","Horizontal space":"Espacio horizontal","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"El ID deber\xeda comenzar con una letra y seguir solo con letras, n\xfameros, guiones, puntos, dos puntos o guiones bajos.","Image is decorative":"La imagen es decorativa","Image list":"Lista de im\xe1genes","Image title":"Titulo de imagen","Image...":"Imagen...","ImageProxy HTTP error: Could not find Image Proxy":"Error HTTP de Image Proxy: no se ha podido encontrar Image Proxy","ImageProxy HTTP error: Incorrect Image Proxy URL":"Error HTTP de Image Proxy: la URL de Image Proxy no es correcta","ImageProxy HTTP error: Rejected request":"Error HTTP de Image Proxy: petici\xf3n rechazada","ImageProxy HTTP error: Unknown ImageProxy error":"Error HTTP de Image Proxy: error desconocido de Image Proxy","Increase indent":"Incrementar sangr\xeda","Inline":"Alineado","Insert":"Insertar","Insert Template":"Insertar Plantilla","Insert accordion":"","Insert column after":"Insertar columna despu\xe9s","Insert column before":"Insertar columna antes","Insert date/time":"Insertar fecha/hora","Insert image":"Insertar imagen","Insert link (if link plugin activated)":"Insertar enlace (si el complemento de enlace est\xe1 activado)","Insert row after":"Insertar fila despu\xe9s","Insert row before":"Insertar fila antes","Insert table":"Insertar tabla","Insert template...":"Insertar plantilla...","Insert video":"Insertar v\xeddeo","Insert/Edit code sample":"Insertar/editar ejemplo de c\xf3digo","Insert/edit image":"Insertar/editar imagen","Insert/edit link":"Insertar/editar enlace","Insert/edit media":"Insertar/editar medio","Insert/edit video":"Insertar/editar v\xeddeo","Inset":"Insertar","Invalid hex color code: {0}":"Color hexadecimal no v\xe1lido: {0}","Invalid input":"Entrada inv\xe1lida","Italic":"Cursiva","Justify":"Justificar","Keyboard Navigation":"Navegaci\xf3n con el teclado","Language":"Idioma","Learn more...":"M\xe1s informaci\xf3n...","Left":"Izquierda","Left to right":"Izquierda a derecha","Light Blue":"Azul claro","Light Gray":"Gris claro","Light Green":"Verde claro","Light Purple":"Morado claro","Light Red":"Rojo claro","Light Yellow":"Amarillo claro","Line height":"Altura de l\xednea","Link list":"Lista de enlaces","Link...":"Enlace...","List Properties":"Propiedades de Lista","List properties...":"Propiedades de Lista...","Loading emojis...":"Cargando emojis...","Loading...":"Cargando...","Lower Alpha":"Letras min\xfasculas","Lower Greek":"Griego en min\xfasculas","Lower Roman":"Romano en min\xfasculas","Match case":"Coincidir may\xfasculas y min\xfasculas","Mathematical":"S\xedmbolo matem\xe1tico","Media poster (Image URL)":"P\xf3ster de medio (URL de imagen)","Media...":"Medios...","Medium Blue":"Azul medio","Medium Gray":"Gris medio","Medium Purple":"P\xfarpura medio","Merge cells":"Combinar celdas","Middle":"Central","Midnight Blue":"Azul medio","More...":"M\xe1s...","Name":"Nombre","Navy Blue":"Azul marino","New document":"Nuevo documento","New window":"Nueva ventana","Next":"Siguiente","No":"No","No alignment":"Sin alineaci\xf3n","No color":"Sin color","Nonbreaking space":"Espacio de no separaci\xf3n","None":"Ninguno","Numbered list":"Lista numerada","OR":"O","Objects":"Objetos","Ok":"Ok","Open help dialog":"Abrir di\xe1logo de ayuda","Open link":"Abrir enlace","Open link in...":"Abrir enlace en...","Open popup menu for split buttons":"Abrir men\xfa emergente para botones de separado","Orange":"Naranja","Outset":"Comienzo","Page break":"Salto de p\xe1gina","Paragraph":"P\xe1rrafo","Paste":"Pegar","Paste as text":"Pegar como texto","Paste column after":"Pegar columna despu\xe9s","Paste column before":"Pegar columna antes","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Pegar est\xe1 ahora en modo de texto sin formato. El contenido se pegar\xe1 ahora como texto sin formato hasta que desactive esta opci\xf3n.","Paste or type a link":"Pegue o escriba un enlace","Paste row after":"Pegar la fila despu\xe9s","Paste row before":"Pegar la fila antes","Paste your embed code below:":"Pegue el c\xf3digo para insertar a continuaci\xf3n:","People":"Personas","Plugins":"Complementos","Plugins installed ({0}):":"Complementos instalados ({0}):","Powered by {0}":"Con tecnolog\xeda de {0}","Pre":"Pre","Preferences":"Preferencias","Preformatted":"Con formato previo","Premium plugins:":"Complementos premium:","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"Previsualizar","Previous":"Anterior","Print":"Imprimir","Print...":"Imprimir...","Purple":"P\xfarpura","Quotations":"Comillas","R":"R","Range 0 to 255":"Rango de 0 a 255","Red":"Rojo","Red component":"Componente rojo","Redo":"Rehacer","Remove":"Quitar","Remove color":"Quitar color","Remove link":"Quitar enlace","Replace":"Reemplazar","Replace all":"Reemplazar todo","Replace with":"Reemplazar por","Resize":"Redimensionar","Restore last draft":"Restaurar el \xfaltimo borrador","Reveal or hide additional toolbar items":"","Rich Text Area":"\xc1rea de Texto Enriquecido","Rich Text Area. Press ALT-0 for help.":"\xc1rea de texto enriquecido. Pulse ALT-0 para abrir la ayuda.","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\xc1rea de texto enriquecido. Pulse ALT-F9 para el men\xfa. Pulse ALT-F10 para la barra de herramientas. Pulse ALT-0 para la ayuda.","Ridge":"Cresta","Right":"Derecha","Right to left":"Derecha a izquierda","Row":"Fila","Row clipboard actions":"Acciones del portapapeles de la fila","Row group":"Grupo de filas","Row header":"Encabezado de fila","Row properties":"Propiedades de la fila","Row type":"Tipo de fila","Rows":"Filas","Save":"Guardar","Save (if save plugin activated)":"Guardar (si el complemento de guardar est\xe1 activado)","Scope":"\xc1mbito","Search":"Buscar","Select all":"Seleccionar todo","Select...":"Seleccionar...","Selection":"Selecci\xf3n","Shortcut":"Acceso directo","Show blocks":"Mostrar bloques","Show caption":"Mostrar t\xedtulo","Show invisible characters":"Mostrar caracteres invisibles","Size":"Tama\xf1o","Solid":"S\xf3lido","Source":"C\xf3digo fuente","Source code":"C\xf3digo fuente","Special Character":"Car\xe1cter especial","Special character...":"Car\xe1cter especial...","Split cell":"Dividir celda","Square":"Cuadrado","Start list at number":"Iniciar lista con un n\xfamero","Strikethrough":"Tachado","Style":"Estilo","Subscript":"Sub\xedndice","Superscript":"Super\xedndice","Switch to or from fullscreen mode":"Activar o desactivar modo pantalla completa","Symbols":"S\xedmbolos","System Font":"Fuente de sistema","Table":"Tabla","Table caption":"T\xedtulo de la tabla","Table properties":"Propiedades de la tabla","Table styles":"Estilos de tabla","Template":"Plantilla","Templates":"Plantillas","Text":"Texto","Text color":"Color del texto","Text color {0}":"","Text to display":"Texto que mostrar","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"La URL que ha introducido parece ser una direcci\xf3n de correo electr\xf3nico. \xbfQuiere a\xf1adir el prefijo necesario mailto:?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"La URL que ha introducido parece ser un enlace externo. \xbfQuiere a\xf1adir el prefijo necesario http://?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"La URL que ha introducido parece ser un enlace externo. \xbfQuiere a\xf1adir el prefijo necesario https://?","Title":"T\xedtulo","To open the popup, press Shift+Enter":"Para abrir el elemento emergente, pulse May\xfas+Intro","Toggle accordion":"","Tools":"Herramientas","Top":"Superior","Travel and Places":"Viajes y lugares","Turquoise":"Turquesa","Underline":"Subrayado","Undo":"Deshacer","Upload":"Cargar","Uploading image":"Subiendo imagen","Upper Alpha":"Letras may\xfasculas","Upper Roman":"Romano en may\xfasculas","Url":"URL","User Defined":"Definido por el usuario","Valid":"V\xe1lido","Version":"Versi\xf3n","Vertical align":"Alineaci\xf3n vertical","Vertical space":"Espacio vertical","View":"Ver","Visual aids":"Ayudas visuales","Warn":"Advertencia","White":"Blanco","Width":"Ancho","Word count":"Contar palabras","Words":"Palabras","Words: {0}":"Palabras: {0}","Yellow":"Amarillo","Yes":"S\xed","You are using {0}":"Est\xe1 usando {0}","You have unsaved changes are you sure you want to navigate away?":"Tiene cambios sin guardar. \xbfEst\xe1 seguro de que quiere salir?","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"Su navegador no es compatible con el acceso directo al portapapeles. Use las teclas Crtl+X/C/V de su teclado.","alignment":"alineaci\xf3n","austral sign":"signo de austral","cedi sign":"signo de cedi","colon sign":"signo de dos puntos","cruzeiro sign":"signo de cruceiro","currency sign":"signo de divisa","dollar sign":"signo de d\xf3lar","dong sign":"signo de dong","drachma sign":"signo de dracma","euro-currency sign":"signo de euro","example":"ejemplo","formatting":"formato","french franc sign":"signo de franco franc\xe9s","german penny symbol":"signo de penique alem\xe1n","guarani sign":"signo de guaran\xed","history":"historial","hryvnia sign":"signo de grivna","indentation":"sangr\xeda","indian rupee sign":"signo de rupia india","kip sign":"signo de kip","lira sign":"signo de lira","livre tournois sign":"signo de libra tornesa","manat sign":"signo de manat","mill sign":"signo de mill","naira sign":"signo de naira","new sheqel sign":"signo de nuevo s\xe9quel","nordic mark sign":"signo de marco n\xf3rdico","peseta sign":"signo de peseta","peso sign":"signo de peso","ruble sign":"signo de rublo","rupee sign":"signo de rupia","spesmilo sign":"signo de spesmilo","styles":"estilos","tenge sign":"signo de tenge","tugrik sign":"signo de tugrik","turkish lira sign":"signo de lira turca","won sign":"signo de won","yen character":"car\xe1cter de yen","yen/yuan character variant one":"Variante uno de car\xe1cter de yen/yuan","yuan character":"car\xe1cter de yuan","yuan character, in hong kong and taiwan":"car\xe1cter de yuan en Hong Kong y Taiw\xe1n","{0} characters":"{0} caracteres","{0} columns, {1} rows":"","{0} words":"{0} palabras"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/es_MX.js b/libraries/tinymce/js/tinymce/langs/es_MX.js index 1984ea6..ab6fd2d 100644 --- a/libraries/tinymce/js/tinymce/langs/es_MX.js +++ b/libraries/tinymce/js/tinymce/langs/es_MX.js @@ -1 +1 @@ -tinymce.addI18n("es_MX",{"Redo":"Rehacer","Undo":"Deshacer","Cut":"Cortar","Copy":"Copiar","Paste":"Pegar","Select all":"Seleccionar todo","New document":"Nuevo documento","Ok":"Aceptar","Cancel":"Cancelar","Visual aids":"Ayudas visuales","Bold":"Negrita","Italic":"Cursiva","Underline":"Subrayado","Strikethrough":"Tachado","Superscript":"Super\xedndice","Subscript":"Sub\xedndice","Clear formatting":"Borrar formato","Remove":"Quitar","Align left":"Alinear a la izquierda","Align center":"Alinear al centro","Align right":"Alinear a la derecha","No alignment":"Sin alineaci\xf3n","Justify":"Justificar","Bullet list":"Lista de vi\xf1etas","Numbered list":"Lista numerada","Decrease indent":"Reducir sangr\xeda","Increase indent":"Aumentar sangr\xeda","Close":"Cerrar","Formats":"Formatos","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"Su navegador no admite el acceso directo al portapapeles. En su lugar, use los m\xe9todos abreviados Ctrl+X/C/V del teclado","Headings":"Encabezados","Heading 1":"Encabezado 1","Heading 2":"Encabezado 2","Heading 3":"Encabezado 3","Heading 4":"Encabezado 4","Heading 5":"Encabezado 5","Heading 6":"Encabezado 6","Preformatted":"Con formato previo","Div":"Div","Pre":"Pre","Code":"C\xf3digo","Paragraph":"P\xe1rrafo","Blockquote":"Cita en bloque","Inline":"En l\xednea","Blocks":"Bloques","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Pegar ahora est\xe1 en modo de texto sin formato. El contenido ahora se pegar\xe1 como texto sin formato hasta que desactive esta opci\xf3n","Fonts":"Fuentes","Font sizes":"Tama\xf1os de fuente","Class":"Clase","Browse for an image":"Buscar una imagen","OR":"O","Drop an image here":"Soltar una imagen aqu\xed","Upload":"Subir","Uploading image":"Subiendo imagen","Block":"Bloque","Align":"Alinear","Default":"Predeterminado","Circle":"C\xedrculo","Disc":"Disco","Square":"Cuadrado","Lower Alpha":"Alfab\xe9tico en min\xfasculas","Lower Greek":"Griego en min\xfasculas","Lower Roman":"Romano en min\xfasculas","Upper Alpha":"Alfab\xe9tico en may\xfasculas","Upper Roman":"Romano en may\xfasculas","Anchor...":"Ancla...","Anchor":"Ancla","Name":"Nombre","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"El ID debe comenzar con una letra, seguido solo de letras, n\xfameros, guiones, puntos, dos puntos o guiones bajos","You have unsaved changes are you sure you want to navigate away?":"No se han guardado los cambios. \xbfSeguro que desea abandonar la p\xe1gina?","Restore last draft":"Restaurar el \xfaltimo borrador","Special character...":"Car\xe1cter especial...","Special Character":"Car\xe1cter especial","Source code":"C\xf3digo fuente","Insert/Edit code sample":"Insertar/editar ejemplo de c\xf3digo","Language":"Idioma","Code sample...":"Ejemplo de c\xf3digo...","Left to right":"De izquierda a derecha","Right to left":"De derecha a izquierda","Title":"T\xedtulo","Fullscreen":"Pantalla completa","Action":"Acci\xf3n","Shortcut":"Atajo","Help":"Ayuda","Address":"Direcci\xf3n","Focus to menubar":"Llevar el foco a la barra de men\xfas","Focus to toolbar":"Llevar el foco a la barra de herramientas","Focus to element path":"Llevar el foco a la ruta de acceso del elemento","Focus to contextual toolbar":"Llevar el foco a la barra de herramientas contextual","Insert link (if link plugin activated)":"Insertar v\xednculo (si el complemento de v\xednculos est\xe1 activado)","Save (if save plugin activated)":"Guardar (si el complemento de guardar est\xe1 activado)","Find (if searchreplace plugin activated)":"Buscar (si el complemento de buscar y reemplazar est\xe1 activado)","Plugins installed ({0}):":"Complementos instalados ({0}):","Premium plugins:":"Complementos premium:","Learn more...":"M\xe1s informaci\xf3n...","You are using {0}":"Est\xe1 usando {0}","Plugins":"Complementos","Handy Shortcuts":"Atajos \xfatiles","Horizontal line":"L\xednea horizontal","Insert/edit image":"Insertar/editar imagen","Alternative description":"Descripci\xf3n alternativa","Accessibility":"Accesibilidad","Image is decorative":"La imagen es decorativa","Source":"Origen","Dimensions":"Dimensiones","Constrain proportions":"Restringir proporciones","General":"General","Advanced":"Avanzado","Style":"Estilo","Vertical space":"Espacio vertical","Horizontal space":"Espacio horizontal","Border":"Borde","Insert image":"Insertar imagen","Image...":"Imagen...","Image list":"Lista de im\xe1genes","Resize":"Cambiar tama\xf1o","Insert date/time":"Insertar fecha/hora","Date/time":"Fecha/hora","Insert/edit link":"Insertar/editar v\xednculo","Text to display":"Texto a mostrar","Url":"Url","Open link in...":"Abrir enlace en...","Current window":"Ventana actual","None":"Ninguno","New window":"Nueva ventana","Open link":"Abrir enlace","Remove link":"Eliminar v\xednculo","Anchors":"Anclajes","Link...":"Enlace...","Paste or type a link":"Pegar o escribir un enlace","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"La URL que introdujo parece ser una direcci\xf3n de correo electr\xf3nico. \xbfDesea a\xf1adir el prefijo mailto: correspondiente?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"La URL que introdujo parece ser un v\xednculo externo. \xbfDesea a\xf1adir el prefijo http:// correspondiente?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"La URL que ingres\xf3 parece ser un enlace externo. Desea agregar el prefijo requerido https://?","Link list":"Lista de enlaces","Insert video":"Insertar video","Insert/edit video":"Insertar/editar video","Insert/edit media":"Insertar/editar elemento multimedia","Alternative source":"Origen alternativo","Alternative source URL":"URL de origen alternativo","Media poster (Image URL)":"P\xf3ster multimedia (URL de la imagen)","Paste your embed code below:":"Pegue el c\xf3digo para insertar debajo:","Embed":"Insertar","Media...":"Elemento multimedia...","Nonbreaking space":"Espacio de no separaci\xf3n","Page break":"Salto de p\xe1gina","Paste as text":"Pegar como texto","Preview":"Vista previa","Print":"Imprimir","Print...":"Imprimir...","Save":"Guardar","Find":"Buscar","Replace with":"Remplazar con","Replace":"Remplazar","Replace all":"Remplazar todo","Previous":"Anterior","Next":"Siguiente","Find and Replace":"Buscar y reemplazar","Find and replace...":"Buscar y reemplazar...","Could not find the specified string.":"No se ha encontrado la cadena indicada.","Match case":"Coincidir may\xfasculas y min\xfasculas","Find whole words only":"Buscar solo palabras completas","Find in selection":"Buscar en la selecci\xf3n","Insert table":"Insertar tabla","Table properties":"Propiedades de tabla","Delete table":"Eliminar tabla","Cell":"Celda","Row":"Fila","Column":"Columna","Cell properties":"Propiedades de celda","Merge cells":"Combinar celdas","Split cell":"Dividir celdas","Insert row before":"Insertar fila antes","Insert row after":"Insertar fila despu\xe9s","Delete row":"Eliminar fila","Row properties":"Propiedades de fila","Cut row":"Cortar fila","Cut column":"Cortar columna","Copy row":"Copiar fila","Copy column":"Copiar columna","Paste row before":"Pegar fila antes","Paste column before":"Pegar columna antes","Paste row after":"Pegar fila despu\xe9s","Paste column after":"Pegar columna despu\xe9s","Insert column before":"Insertar columna antes","Insert column after":"Insertar columna despu\xe9s","Delete column":"Eliminar columna","Cols":"Cols","Rows":"Filas","Width":"Ancho","Height":"Alto","Cell spacing":"Espaciado entre celdas","Cell padding":"Espaciado entre borde y texto","Row clipboard actions":"Acciones de fila del portapapeles","Column clipboard actions":"Acciones de columna del portapapeles","Table styles":"Estilos de tabla","Cell styles":"Estilos de celda","Column header":"Encabezado de columna","Row header":"Encabezado de fila","Table caption":"Subt\xedtulo de tabla","Caption":"Subt\xedtulo","Show caption":"Mostrar subt\xedtulo","Left":"Izquierda","Center":"Centro","Right":"Derecha","Cell type":"Tipo de celda","Scope":"Alcance","Alignment":"Alineaci\xf3n","Horizontal align":"Alineaci\xf3n horizontal","Vertical align":"Alineaci\xf3n vertical","Top":"Arriba","Middle":"Centro","Bottom":"Inferior","Header cell":"Celda de encabezado","Row group":"Grupo de filas","Column group":"Grupo de columnas","Row type":"Tipo de fila","Header":"Encabezado","Body":"Cuerpo","Footer":"Pie de p\xe1gina","Border color":"Color del borde","Solid":"S\xf3lido","Dotted":"Punteado","Dashed":"Discontinuo","Double":"Doble","Groove":"Ranura","Ridge":"Rugosidad","Inset":"Recuadro","Outset":"Inicial","Hidden":"Oculto","Insert template...":"Insertar plantilla...","Templates":"Plantillas","Template":"Plantilla","Insert Template":"Insertar plantilla","Text color":"Color del texto","Background color":"Color de fondo","Custom...":"Personalizado...","Custom color":"Color personalizado","No color":"Sin color","Remove color":"Remover color","Show blocks":"Mostrar bloques","Show invisible characters":"Mostrar caracteres invisibles","Word count":"Contar palabras","Count":"Cantidad","Document":"Documento","Selection":"Selecci\xf3n","Words":"Palabras","Words: {0}":"Palabras: {0}","{0} words":"{0} palabras","File":"Archivo","Edit":"Editar","Insert":"Insertar","View":"Vista","Format":"Formato","Table":"Tabla","Tools":"Herramientas","Powered by {0}":"Con tecnolog\xeda de {0}","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\xc1rea de texto enriquecido. Pulse ALT-F9 para el men\xfa. Pulse ALT-F10 para la barra de herramientas. Pulse ALT-0 para obtener ayuda.","Image title":"T\xedtulo de la imagen","Border width":"Ancho del borde","Border style":"Estilo del borde","Error":"Error","Warn":"Advertencia","Valid":"V\xe1lido","To open the popup, press Shift+Enter":"Para abrir la ventana emergente, presione May\xfas+Intro","Rich Text Area":"\xc1rea de texto enriquecido","Rich Text Area. Press ALT-0 for help.":"\xc1rea de texto enriquecido. Pulse ALT-0 para obtener ayuda.","System Font":"Fuente del sistema","Failed to upload image: {0}":"Error al cargar la imagen: {0}","Failed to load plugin: {0} from url {1}":"Error al cargar el complemento: {0} desde la url {1}","Failed to load plugin url: {0}":"Error al cargar la url del complemento: {0}","Failed to initialize plugin: {0}":"Error al inicializar el complemento: {0}","example":"ejemplo","Search":"Buscar","All":"Todo","Currency":"Divisa","Text":"Texto","Quotations":"Comillas","Mathematical":"Matem\xe1ticos","Extended Latin":"Lat\xedn extendido","Symbols":"S\xedmbolos","Arrows":"Flechas","User Defined":"Definido por el usuario","dollar sign":"signo de d\xf3lar","currency sign":"signo de divisa","euro-currency sign":"signo de euro","colon sign":"signo de dos puntos","cruzeiro sign":"signo del cruzeiro","french franc sign":"signo del franco franc\xe9s","lira sign":"signo de la lira","mill sign":"signo de mil","naira sign":"signo del naira","peseta sign":"signo de la peseta","rupee sign":"signo de la rupia","won sign":"signo del won","new sheqel sign":"signo de nuevo shequel","dong sign":"signo del dong","kip sign":"signo del kip","tugrik sign":"signo del tugrik","drachma sign":"signo del dracma","german penny symbol":"signo del penique alem\xe1n","peso sign":"signo del peso","guarani sign":"signo del guaran\xed","austral sign":"signo del austral","hryvnia sign":"signo de hryvnia","cedi sign":"signo de cedi","livre tournois sign":"signo de livre tournois","spesmilo sign":"signo de spesmilo","tenge sign":"signo de tenge","indian rupee sign":"signo de la rupia india","turkish lira sign":"signo de la lira turca","nordic mark sign":"signo del marco n\xf3rdico","manat sign":"signo de manat","ruble sign":"signo de rublo","yen character":"car\xe1cter del yen","yuan character":"car\xe1cter del yuan","yuan character, in hong kong and taiwan":"car\xe1cter del yuan, en Hong Kong y Taiw\xe1n","yen/yuan character variant one":"variante uno del car\xe1cter del yen/yuan","Emojis":"Emojis","Emojis...":"Emojis...","Loading emojis...":"Cargando emojis...","Could not load emojis":"No se pudieron cargar los emojis","People":"Personas","Animals and Nature":"Animales y naturaleza","Food and Drink":"Comida y bebida","Activity":"Actividad","Travel and Places":"Viajes y lugares","Objects":"Objetos","Flags":"Banderas","Characters":"Caracteres","Characters (no spaces)":"Caracteres (sin espacios)","{0} characters":"{0} caracteres","Error: Form submit field collision.":"Error: colisi\xf3n del campo para el env\xedo de formulario","Error: No form element found.":"Error: no se encontr\xf3 ning\xfan elemento de formulario.","Color swatch":"Muestrario de colores","Color Picker":"Selector de colores","Invalid hex color code: {0}":"El c\xf3digo de color hexadecimal {0} no es v\xe1lido","Invalid input":"Entrada no v\xe1lida","R":"R","Red component":"Componente rojo","G":"V","Green component":"Componente verde","B":"A","Blue component":"Componente azul","#":"#","Hex color code":"C\xf3digo de color hexadecimal","Range 0 to 255":"Range 0 al 255","Turquoise":"Turquesa","Green":"Verde","Blue":"Azul","Purple":"Morado","Navy Blue":"Azul marino","Dark Turquoise":"Turquesa oscuro","Dark Green":"Verde oscuro","Medium Blue":"Azul medio","Medium Purple":"Morado medio","Midnight Blue":"Azul medianoche","Yellow":"Amarillo","Orange":"Anaranjado","Red":"Rojo","Light Gray":"Gris claro","Gray":"Gris","Dark Yellow":"Amarillo oscuro","Dark Orange":"Anaranjado oscuro","Dark Red":"Rojo oscuro","Medium Gray":"Gris medio","Dark Gray":"Gris oscuro","Light Green":"Verde claro","Light Yellow":"Amarillo claro","Light Red":"Rojo claro","Light Purple":"Morado claro","Light Blue":"Azul claro","Dark Purple":"Morado oscuro","Dark Blue":"Azul oscuro","Black":"Negro","White":"Blanco","Switch to or from fullscreen mode":"Cambiar a o desde el modo de pantalla completa","Open help dialog":"Abrir di\xe1logo de ayuda","history":"historial","styles":"estilos","formatting":"formato","alignment":"alineaci\xf3n","indentation":"sangr\xeda","Font":"Fuente","Size":"Tama\xf1o","More...":"M\xe1s...","Select...":"Seleccionar...","Preferences":"Preferencias","Yes":"S\xed","No":"No","Keyboard Navigation":"Navegaci\xf3n con el teclado","Version":"Versi\xf3n","Code view":"Vista de c\xf3digo","Open popup menu for split buttons":"Abrir men\xfa emergente para botones divididos","List Properties":"Propiedades de lista","List properties...":"Propiedades de lista...","Start list at number":"Comenzar la lista en el n\xfamero","Line height":"Altura de la l\xednea","Dropped file type is not supported":"No se soporta el archivo arrastrado","Loading...":"Cargando...","ImageProxy HTTP error: Rejected request":"Error HTTP de ImageProxy, solicitud rechazada","ImageProxy HTTP error: Could not find Image Proxy":"Error HTTP de ImageProxy. No se pudo encontrar el proxy de imagen","ImageProxy HTTP error: Incorrect Image Proxy URL":"Error HTTP de ImageProxy. La URL de proxy de imagen es incorrecta","ImageProxy HTTP error: Unknown ImageProxy error":"Error de ImageProxy HTTP. Error de ImageProxy desconocido"}); \ No newline at end of file +tinymce.addI18n("es_MX",{"#":"#","Accessibility":"Accesibilidad","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"Acci\xf3n","Activity":"Actividad","Address":"Direcci\xf3n","Advanced":"Avanzado","Align":"Alinear","Align center":"Alinear al centro","Align left":"Alinear a la izquierda","Align right":"Alinear a la derecha","Alignment":"Alineaci\xf3n","Alignment {0}":"","All":"Todo","Alternative description":"Descripci\xf3n alternativa","Alternative source":"Origen alternativo","Alternative source URL":"URL de origen alternativo","Anchor":"Ancla","Anchor...":"Ancla...","Anchors":"Anclajes","Animals and Nature":"Animales y naturaleza","Arrows":"Flechas","B":"A","Background color":"Color de fondo","Background color {0}":"","Black":"Negro","Block":"Bloque","Block {0}":"","Blockquote":"Cita en bloque","Blocks":"Bloques","Blue":"Azul","Blue component":"Componente azul","Body":"Cuerpo","Bold":"Negrita","Border":"Borde","Border color":"Color del borde","Border style":"Estilo del borde","Border width":"Ancho del borde","Bottom":"Inferior","Browse files":"","Browse for an image":"Buscar una imagen","Browse links":"","Bullet list":"Lista de vi\xf1etas","Cancel":"Cancelar","Caption":"Subt\xedtulo","Cell":"Celda","Cell padding":"Espaciado entre borde y texto","Cell properties":"Propiedades de celda","Cell spacing":"Espaciado entre celdas","Cell styles":"Estilos de celda","Cell type":"Tipo de celda","Center":"Centro","Characters":"Caracteres","Characters (no spaces)":"Caracteres (sin espacios)","Circle":"C\xedrculo","Class":"Clase","Clear formatting":"Borrar formato","Close":"Cerrar","Code":"C\xf3digo","Code sample...":"Ejemplo de c\xf3digo...","Code view":"Vista de c\xf3digo","Color Picker":"Selector de colores","Color swatch":"Muestrario de colores","Cols":"Cols","Column":"Columna","Column clipboard actions":"Acciones de columna del portapapeles","Column group":"Grupo de columnas","Column header":"Encabezado de columna","Constrain proportions":"Restringir proporciones","Copy":"Copiar","Copy column":"Copiar columna","Copy row":"Copiar fila","Could not find the specified string.":"No se ha encontrado la cadena indicada.","Could not load emojis":"No se pudieron cargar los emojis","Count":"Cantidad","Currency":"Divisa","Current window":"Ventana actual","Custom color":"Color personalizado","Custom...":"Personalizado...","Cut":"Cortar","Cut column":"Cortar columna","Cut row":"Cortar fila","Dark Blue":"Azul oscuro","Dark Gray":"Gris oscuro","Dark Green":"Verde oscuro","Dark Orange":"Anaranjado oscuro","Dark Purple":"Morado oscuro","Dark Red":"Rojo oscuro","Dark Turquoise":"Turquesa oscuro","Dark Yellow":"Amarillo oscuro","Dashed":"Discontinuo","Date/time":"Fecha/hora","Decrease indent":"Reducir sangr\xeda","Default":"Predeterminado","Delete accordion":"","Delete column":"Eliminar columna","Delete row":"Eliminar fila","Delete table":"Eliminar tabla","Dimensions":"Dimensiones","Disc":"Disco","Div":"Div","Document":"Documento","Dotted":"Punteado","Double":"Doble","Drop an image here":"Soltar una imagen aqu\xed","Dropped file type is not supported":"No se soporta el archivo arrastrado","Edit":"Editar","Embed":"Insertar","Emojis":"Emojis","Emojis...":"Emojis...","Error":"Error","Error: Form submit field collision.":"Error: colisi\xf3n del campo para el env\xedo de formulario","Error: No form element found.":"Error: no se encontr\xf3 ning\xfan elemento de formulario.","Extended Latin":"Lat\xedn extendido","Failed to initialize plugin: {0}":"Error al inicializar el complemento: {0}","Failed to load plugin url: {0}":"Error al cargar la url del complemento: {0}","Failed to load plugin: {0} from url {1}":"Error al cargar el complemento: {0} desde la url {1}","Failed to upload image: {0}":"Error al cargar la imagen: {0}","File":"Archivo","Find":"Buscar","Find (if searchreplace plugin activated)":"Buscar (si el complemento de buscar y reemplazar est\xe1 activado)","Find and Replace":"Buscar y reemplazar","Find and replace...":"Buscar y reemplazar...","Find in selection":"Buscar en la selecci\xf3n","Find whole words only":"Buscar solo palabras completas","Flags":"Banderas","Focus to contextual toolbar":"Llevar el foco a la barra de herramientas contextual","Focus to element path":"Llevar el foco a la ruta de acceso del elemento","Focus to menubar":"Llevar el foco a la barra de men\xfas","Focus to toolbar":"Llevar el foco a la barra de herramientas","Font":"Fuente","Font size {0}":"","Font sizes":"Tama\xf1os de fuente","Font {0}":"","Fonts":"Fuentes","Food and Drink":"Comida y bebida","Footer":"Pie de p\xe1gina","Format":"Formato","Format {0}":"","Formats":"Formatos","Fullscreen":"Pantalla completa","G":"V","General":"General","Gray":"Gris","Green":"Verde","Green component":"Componente verde","Groove":"Ranura","Handy Shortcuts":"Atajos \xfatiles","Header":"Encabezado","Header cell":"Celda de encabezado","Heading 1":"Encabezado 1","Heading 2":"Encabezado 2","Heading 3":"Encabezado 3","Heading 4":"Encabezado 4","Heading 5":"Encabezado 5","Heading 6":"Encabezado 6","Headings":"Encabezados","Height":"Alto","Help":"Ayuda","Hex color code":"C\xf3digo de color hexadecimal","Hidden":"Oculto","Horizontal align":"Alineaci\xf3n horizontal","Horizontal line":"L\xednea horizontal","Horizontal space":"Espacio horizontal","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"El ID debe comenzar con una letra, seguido solo de letras, n\xfameros, guiones, puntos, dos puntos o guiones bajos","Image is decorative":"La imagen es decorativa","Image list":"Lista de im\xe1genes","Image title":"T\xedtulo de la imagen","Image...":"Imagen...","ImageProxy HTTP error: Could not find Image Proxy":"Error HTTP de ImageProxy. No se pudo encontrar el proxy de imagen","ImageProxy HTTP error: Incorrect Image Proxy URL":"Error HTTP de ImageProxy. La URL de proxy de imagen es incorrecta","ImageProxy HTTP error: Rejected request":"Error HTTP de ImageProxy, solicitud rechazada","ImageProxy HTTP error: Unknown ImageProxy error":"Error de ImageProxy HTTP. Error de ImageProxy desconocido","Increase indent":"Aumentar sangr\xeda","Inline":"En l\xednea","Insert":"Insertar","Insert Template":"Insertar plantilla","Insert accordion":"","Insert column after":"Insertar columna despu\xe9s","Insert column before":"Insertar columna antes","Insert date/time":"Insertar fecha/hora","Insert image":"Insertar imagen","Insert link (if link plugin activated)":"Insertar v\xednculo (si el complemento de v\xednculos est\xe1 activado)","Insert row after":"Insertar fila despu\xe9s","Insert row before":"Insertar fila antes","Insert table":"Insertar tabla","Insert template...":"Insertar plantilla...","Insert video":"Insertar video","Insert/Edit code sample":"Insertar/editar ejemplo de c\xf3digo","Insert/edit image":"Insertar/editar imagen","Insert/edit link":"Insertar/editar v\xednculo","Insert/edit media":"Insertar/editar elemento multimedia","Insert/edit video":"Insertar/editar video","Inset":"Recuadro","Invalid hex color code: {0}":"El c\xf3digo de color hexadecimal {0} no es v\xe1lido","Invalid input":"Entrada no v\xe1lida","Italic":"Cursiva","Justify":"Justificar","Keyboard Navigation":"Navegaci\xf3n con el teclado","Language":"Idioma","Learn more...":"M\xe1s informaci\xf3n...","Left":"Izquierda","Left to right":"De izquierda a derecha","Light Blue":"Azul claro","Light Gray":"Gris claro","Light Green":"Verde claro","Light Purple":"Morado claro","Light Red":"Rojo claro","Light Yellow":"Amarillo claro","Line height":"Altura de la l\xednea","Link list":"Lista de enlaces","Link...":"Enlace...","List Properties":"Propiedades de lista","List properties...":"Propiedades de lista...","Loading emojis...":"Cargando emojis...","Loading...":"Cargando...","Lower Alpha":"Alfab\xe9tico en min\xfasculas","Lower Greek":"Griego en min\xfasculas","Lower Roman":"Romano en min\xfasculas","Match case":"Coincidir may\xfasculas y min\xfasculas","Mathematical":"Matem\xe1ticos","Media poster (Image URL)":"P\xf3ster multimedia (URL de la imagen)","Media...":"Elemento multimedia...","Medium Blue":"Azul medio","Medium Gray":"Gris medio","Medium Purple":"Morado medio","Merge cells":"Combinar celdas","Middle":"Centro","Midnight Blue":"Azul medianoche","More...":"M\xe1s...","Name":"Nombre","Navy Blue":"Azul marino","New document":"Nuevo documento","New window":"Nueva ventana","Next":"Siguiente","No":"No","No alignment":"Sin alineaci\xf3n","No color":"Sin color","Nonbreaking space":"Espacio de no separaci\xf3n","None":"Ninguno","Numbered list":"Lista numerada","OR":"O","Objects":"Objetos","Ok":"Aceptar","Open help dialog":"Abrir di\xe1logo de ayuda","Open link":"Abrir enlace","Open link in...":"Abrir enlace en...","Open popup menu for split buttons":"Abrir men\xfa emergente para botones divididos","Orange":"Anaranjado","Outset":"Inicial","Page break":"Salto de p\xe1gina","Paragraph":"P\xe1rrafo","Paste":"Pegar","Paste as text":"Pegar como texto","Paste column after":"Pegar columna despu\xe9s","Paste column before":"Pegar columna antes","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Pegar ahora est\xe1 en modo de texto sin formato. El contenido ahora se pegar\xe1 como texto sin formato hasta que desactive esta opci\xf3n","Paste or type a link":"Pegar o escribir un enlace","Paste row after":"Pegar fila despu\xe9s","Paste row before":"Pegar fila antes","Paste your embed code below:":"Pegue el c\xf3digo para insertar debajo:","People":"Personas","Plugins":"Complementos","Plugins installed ({0}):":"Complementos instalados ({0}):","Powered by {0}":"Con tecnolog\xeda de {0}","Pre":"Pre","Preferences":"Preferencias","Preformatted":"Con formato previo","Premium plugins:":"Complementos premium:","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"Vista previa","Previous":"Anterior","Print":"Imprimir","Print...":"Imprimir...","Purple":"Morado","Quotations":"Comillas","R":"R","Range 0 to 255":"Range 0 al 255","Red":"Rojo","Red component":"Componente rojo","Redo":"Rehacer","Remove":"Quitar","Remove color":"Remover color","Remove link":"Eliminar v\xednculo","Replace":"Remplazar","Replace all":"Remplazar todo","Replace with":"Remplazar con","Resize":"Cambiar tama\xf1o","Restore last draft":"Restaurar el \xfaltimo borrador","Reveal or hide additional toolbar items":"","Rich Text Area":"\xc1rea de texto enriquecido","Rich Text Area. Press ALT-0 for help.":"\xc1rea de texto enriquecido. Pulse ALT-0 para obtener ayuda.","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\xc1rea de texto enriquecido. Pulse ALT-F9 para el men\xfa. Pulse ALT-F10 para la barra de herramientas. Pulse ALT-0 para obtener ayuda.","Ridge":"Rugosidad","Right":"Derecha","Right to left":"De derecha a izquierda","Row":"Fila","Row clipboard actions":"Acciones de fila del portapapeles","Row group":"Grupo de filas","Row header":"Encabezado de fila","Row properties":"Propiedades de fila","Row type":"Tipo de fila","Rows":"Filas","Save":"Guardar","Save (if save plugin activated)":"Guardar (si el complemento de guardar est\xe1 activado)","Scope":"Alcance","Search":"Buscar","Select all":"Seleccionar todo","Select...":"Seleccionar...","Selection":"Selecci\xf3n","Shortcut":"Atajo","Show blocks":"Mostrar bloques","Show caption":"Mostrar subt\xedtulo","Show invisible characters":"Mostrar caracteres invisibles","Size":"Tama\xf1o","Solid":"S\xf3lido","Source":"Origen","Source code":"C\xf3digo fuente","Special Character":"Car\xe1cter especial","Special character...":"Car\xe1cter especial...","Split cell":"Dividir celdas","Square":"Cuadrado","Start list at number":"Comenzar la lista en el n\xfamero","Strikethrough":"Tachado","Style":"Estilo","Subscript":"Sub\xedndice","Superscript":"Super\xedndice","Switch to or from fullscreen mode":"Cambiar a o desde el modo de pantalla completa","Symbols":"S\xedmbolos","System Font":"Fuente del sistema","Table":"Tabla","Table caption":"Subt\xedtulo de tabla","Table properties":"Propiedades de tabla","Table styles":"Estilos de tabla","Template":"Plantilla","Templates":"Plantillas","Text":"Texto","Text color":"Color del texto","Text color {0}":"","Text to display":"Texto a mostrar","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"La URL que introdujo parece ser una direcci\xf3n de correo electr\xf3nico. \xbfDesea a\xf1adir el prefijo mailto: correspondiente?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"La URL que introdujo parece ser un v\xednculo externo. \xbfDesea a\xf1adir el prefijo http:// correspondiente?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"La URL que ingres\xf3 parece ser un enlace externo. Desea agregar el prefijo requerido https://?","Title":"T\xedtulo","To open the popup, press Shift+Enter":"Para abrir la ventana emergente, presione May\xfas+Intro","Toggle accordion":"","Tools":"Herramientas","Top":"Arriba","Travel and Places":"Viajes y lugares","Turquoise":"Turquesa","Underline":"Subrayado","Undo":"Deshacer","Upload":"Subir","Uploading image":"Subiendo imagen","Upper Alpha":"Alfab\xe9tico en may\xfasculas","Upper Roman":"Romano en may\xfasculas","Url":"Url","User Defined":"Definido por el usuario","Valid":"V\xe1lido","Version":"Versi\xf3n","Vertical align":"Alineaci\xf3n vertical","Vertical space":"Espacio vertical","View":"Vista","Visual aids":"Ayudas visuales","Warn":"Advertencia","White":"Blanco","Width":"Ancho","Word count":"Contar palabras","Words":"Palabras","Words: {0}":"Palabras: {0}","Yellow":"Amarillo","Yes":"S\xed","You are using {0}":"Est\xe1 usando {0}","You have unsaved changes are you sure you want to navigate away?":"No se han guardado los cambios. \xbfSeguro que desea abandonar la p\xe1gina?","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"Su navegador no admite el acceso directo al portapapeles. En su lugar, use los m\xe9todos abreviados Ctrl+X/C/V del teclado","alignment":"alineaci\xf3n","austral sign":"signo del austral","cedi sign":"signo de cedi","colon sign":"signo de dos puntos","cruzeiro sign":"signo del cruzeiro","currency sign":"signo de divisa","dollar sign":"signo de d\xf3lar","dong sign":"signo del dong","drachma sign":"signo del dracma","euro-currency sign":"signo de euro","example":"ejemplo","formatting":"formato","french franc sign":"signo del franco franc\xe9s","german penny symbol":"signo del penique alem\xe1n","guarani sign":"signo del guaran\xed","history":"historial","hryvnia sign":"signo de hryvnia","indentation":"sangr\xeda","indian rupee sign":"signo de la rupia india","kip sign":"signo del kip","lira sign":"signo de la lira","livre tournois sign":"signo de livre tournois","manat sign":"signo de manat","mill sign":"signo de mil","naira sign":"signo del naira","new sheqel sign":"signo de nuevo shequel","nordic mark sign":"signo del marco n\xf3rdico","peseta sign":"signo de la peseta","peso sign":"signo del peso","ruble sign":"signo de rublo","rupee sign":"signo de la rupia","spesmilo sign":"signo de spesmilo","styles":"estilos","tenge sign":"signo de tenge","tugrik sign":"signo del tugrik","turkish lira sign":"signo de la lira turca","won sign":"signo del won","yen character":"car\xe1cter del yen","yen/yuan character variant one":"variante uno del car\xe1cter del yen/yuan","yuan character":"car\xe1cter del yuan","yuan character, in hong kong and taiwan":"car\xe1cter del yuan, en Hong Kong y Taiw\xe1n","{0} characters":"{0} caracteres","{0} columns, {1} rows":"","{0} words":"{0} palabras"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/et.js b/libraries/tinymce/js/tinymce/langs/et.js index b84e8be..c1b624c 100644 --- a/libraries/tinymce/js/tinymce/langs/et.js +++ b/libraries/tinymce/js/tinymce/langs/et.js @@ -1 +1 @@ -tinymce.addI18n("et",{"Redo":"Tee uuesti","Undo":"V\xf5ta tagasi","Cut":"L\xf5ika","Copy":"Kopeeri","Paste":"Kleebi","Select all":"Vali k\xf5ik","New document":"Uus dokument","Ok":"","Cancel":"Katkesta","Visual aids":"N\xe4itevahendid","Bold":"Rasvane","Italic":"Kaldkiri","Underline":"Allakriipsutatud","Strikethrough":"L\xe4bikriipsutatud","Superscript":"\xdclaindeks","Subscript":"Alaindeks","Clear formatting":"Puhasta vorming","Remove":"","Align left":"Joonda vasakule","Align center":"Joonda keskele","Align right":"Joonda paremale","No alignment":"","Justify":"Joonda r\xf6\xf6pselt","Bullet list":"J\xe4rjestamata loend","Numbered list":"J\xe4rjestatud loend","Decrease indent":"V\xe4henda taanet","Increase indent":"Suurenda taanet","Close":"Sulge","Formats":"Vormingud","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"Sinu veebilehitseja ei toeta otsest ligip\xe4\xe4su l\xf5ikelauale. Palun kasuta selle asemel klaviatuuri kiirk\xe4sklusi Ctrl+X/C/V.","Headings":"Pealkirjad","Heading 1":"Pealkiri 1","Heading 2":"Pealkiri 2","Heading 3":"Pealkiri 3","Heading 4":"Pealkiri 4","Heading 5":"Pealkiri 5","Heading 6":"Pealkiri 6","Preformatted":"Eelvormindaud","Div":"Sektsioon","Pre":"Eelvormindatud","Code":"Kood","Paragraph":"L\xf5ik","Blockquote":"Plokktsitaat","Inline":"Reasisene","Blocks":"Plokid","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Kleepimine on n\xfc\xfcd lihtteksti re\u017eiimis. Sisu kleebitakse lihttekstina seni, kuni Sa selle valiku v\xe4lja l\xfclitad.","Fonts":"Fondid","Font sizes":"Fondi suurused","Class":"Klass","Browse for an image":"Sirvi pilte","OR":"V\xd5I","Drop an image here":"Kukuta pilt siia","Upload":"\xdcles laadimine","Uploading image":"","Block":"Plokk","Align":"Joonda","Default":"Vaikimisi","Circle":"Ring","Disc":"Plaat","Square":"Ruut","Lower Alpha":"Alam-Alfa","Lower Greek":"Alamkreeka keel","Lower Roman":"Alam-Rooma","Upper Alpha":"\xdclem-Alfa","Upper Roman":"\xdclemine Rooma keel","Anchor...":"Ankur ...","Anchor":"","Name":"Nimi","ID":"","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"","You have unsaved changes are you sure you want to navigate away?":"Teil on salvestamata muudatusi. Kas soovite kindlasti minema navigeerida?","Restore last draft":"Taasta viimane mustand","Special character...":"Eriline tegelane ...","Special Character":"","Source code":"L\xe4htekood","Insert/Edit code sample":"Koodin\xe4idise sisestamine / muutmine","Language":"Keel","Code sample...":"Koodin\xe4ide ...","Left to right":"Vasakult paremale","Right to left":"Paremalt vasakule","Title":"Pealkiri","Fullscreen":"T\xe4isekraan","Action":"Tegevus","Shortcut":"Otsetee","Help":"Abi","Address":"Aadress","Focus to menubar":"Keskenduge men\xfc\xfcribale","Focus to toolbar":"Keskenduge t\xf6\xf6riistaribale","Focus to element path":"Keskendumine elemendi rajale","Focus to contextual toolbar":"Keskenduge kontekstip\xf5hisele t\xf6\xf6riistaribale","Insert link (if link plugin activated)":"Sisesta link (kui lingi pistikprogramm on aktiveeritud)","Save (if save plugin activated)":"Salvesta (kui pistikprogrammi salvestamine on aktiveeritud)","Find (if searchreplace plugin activated)":"Leia (kui otsinguprogrammi plugin on aktiveeritud)","Plugins installed ({0}):":"Installitud pistikprogrammid ({0}):","Premium plugins:":"Premium pistikprogrammid:","Learn more...":"Lisateave ...","You are using {0}":"Kasutate seadet {0}","Plugins":"Pistikprogrammid","Handy Shortcuts":"K\xe4ep\xe4rased otseteed","Horizontal line":"Horisontaalne joon","Insert/edit image":"Sisesta / muuda pilti","Alternative description":"","Accessibility":"","Image is decorative":"","Source":"Allikas","Dimensions":"M\xf5\xf5tmed","Constrain proportions":"Piirake proportsioone","General":"Kindral","Advanced":"T\xe4psem","Style":"Stiil","Vertical space":"Vertikaalne ruum","Horizontal space":"Horisontaalne ruum","Border":"Piir","Insert image":"Sisesta pilt","Image...":"Pilt ...","Image list":"Piltide loend","Resize":"Suuruse muutmine","Insert date/time":"Sisestage kuup\xe4ev / kellaaeg","Date/time":"Kuup\xe4ev Kellaaeg","Insert/edit link":"Sisesta / muuda link","Text to display":"Kuvatav tekst","Url":"URL","Open link in...":"Ava link saidil ...","Current window":"Praegune aken","None":"Puudub","New window":"Uus aken","Open link":"","Remove link":"Eemalda link","Anchors":"Ankrud","Link...":"","Paste or type a link":"Kleepige v\xf5i tippige link","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"Sisestatud URL n\xe4ib olevat e-posti aadress. Kas soovite lisadavajalik mailto: eesliide?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"Teie sisestatud URL n\xe4ib olevat v\xe4line link. Kas soovite lisadavajalik http: // eesliide?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"","Link list":"Lingiloend","Insert video":"Sisesta video","Insert/edit video":"Video lisamine / muutmine","Insert/edit media":"Sisestage / muutke meediumit","Alternative source":"Alternatiivne allikas","Alternative source URL":"Alternatiivne allika URL","Media poster (Image URL)":"Meediaplakat (pildi URL)","Paste your embed code below:":"Kleepige oma manustamiskood allpool:","Embed":"","Media...":"Meedia ...","Nonbreaking space":"Murdmatu ruum","Page break":"Lehek\xfcljevahe","Paste as text":"Kleebi tekstina","Preview":"Eelvaade","Print":"","Print...":"Prindi ...","Save":"Salvesta","Find":"Leidke","Replace with":"Asenda s\xf5naga","Replace":"Asenda","Replace all":"Asenda k\xf5ik","Previous":"Eelmine","Next":"J\xe4rgmine","Find and Replace":"","Find and replace...":"Leidke ja asendage ...","Could not find the specified string.":"M\xe4\xe4ratud stringi ei leitud.","Match case":"Tikutoos","Find whole words only":"Leidke ainult terved s\xf5nad","Find in selection":"","Insert table":"Sisesta tabel","Table properties":"Tabeli omadused","Delete table":"Kustuta tabel","Cell":"Kamber","Row":"Rida","Column":"Veerg","Cell properties":"Rakkude omadused","Merge cells":"Lahtrite \xfchendamine","Split cell":"Lahtrite jagamine","Insert row before":"Sisestage rida enne","Insert row after":"Lisage rida p\xe4rast","Delete row":"Kustuta rida","Row properties":"Rea omadused","Cut row":"L\xf5ika rida","Cut column":"","Copy row":"Kopeeri rida","Copy column":"","Paste row before":"Kleepige rida enne","Paste column before":"","Paste row after":"Kleepige rida p\xe4rast","Paste column after":"","Insert column before":"Sisestage veerg enne","Insert column after":"Sisestage veerg p\xe4rast","Delete column":"Kustuta veerg","Cols":"","Rows":"Read","Width":"Laius","Height":"K\xf5rgus","Cell spacing":"Lahtrite vahe","Cell padding":"Lahtrite polsterdus","Row clipboard actions":"","Column clipboard actions":"","Table styles":"","Cell styles":"","Column header":"","Row header":"","Table caption":"","Caption":"Alapealkiri","Show caption":"Kuva pealdis","Left":"Vasakule","Center":"Keskus","Right":"\xd5ige","Cell type":"Lahtri t\xfc\xfcp","Scope":"Reguleerimisala","Alignment":"Joondamine","Horizontal align":"","Vertical align":"","Top":"\xdcles","Middle":"Keskmine","Bottom":"Alumine","Header cell":"P\xe4ise lahter","Row group":"R\xfchma r\xfchm","Column group":"Veergude r\xfchm","Row type":"Rea t\xfc\xfcp","Header":"P\xe4is","Body":"Keha","Footer":"Jalus","Border color":"\xc4\xe4rise v\xe4rv","Solid":"","Dotted":"","Dashed":"","Double":"","Groove":"","Ridge":"","Inset":"","Outset":"","Hidden":"","Insert template...":"Sisesta mall ...","Templates":"Mallid","Template":"Mall","Insert Template":"","Text color":"Teksti v\xe4rv","Background color":"Taustav\xe4rv","Custom...":"Kohandatud ...","Custom color":"Kohandatud v\xe4rv","No color":"Pole v\xe4rvi","Remove color":"Eemaldage v\xe4rv","Show blocks":"N\xe4ita plokke","Show invisible characters":"Kuva n\xe4htamatud t\xe4hem\xe4rgid","Word count":"S\xf5nade arv","Count":"Krahv","Document":"Dokument","Selection":"Valik","Words":"S\xf5nad","Words: {0}":"S\xf5nad: {0}","{0} words":"{0} s\xf5na","File":"Fail","Edit":"Muuda","Insert":"Sisesta","View":"Vaade","Format":"Vormindus","Table":"Tabel","Tools":"T\xf6\xf6riistad","Powered by {0}":"Toetaja: {0}","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Rikasteksti ala. Men\xfc\xfc avamiseks vajutage ALT-F9. T\xf6\xf6riistariba saamiseks vajutage ALT-F10. VajutageALT-0 abi saamiseks","Image title":"Pildi pealkiri","Border width":"\xc4\xe4rise laius","Border style":"Piiri stiil","Error":"Viga","Warn":"Hoiatage","Valid":"Kehtib","To open the popup, press Shift+Enter":"H\xfcpikakna avamiseks vajutage t\xf5stuklahvi + sisestusklahvi","Rich Text Area":"","Rich Text Area. Press ALT-0 for help.":"Rikasteksti ala. Abi saamiseks vajutage ALT-0.","System Font":"S\xfcsteemi font","Failed to upload image: {0}":"Pildi \xfcleslaadimine eba\xf5nnestus: {0}","Failed to load plugin: {0} from url {1}":"Pistikprogrammi laadimine nurjus: {0} URL-ist {1}","Failed to load plugin url: {0}":"Pistikprogrammi URL-i laadimine nurjus: {0}","Failed to initialize plugin: {0}":"Pistikprogrammi l\xe4htestamine eba\xf5nnestus: {0}","example":"n\xe4ide","Search":"Otsing","All":"K\xf5ik","Currency":"Valuuta","Text":"Tekst","Quotations":"Tsitaadid","Mathematical":"Matemaatiline","Extended Latin":"Laiendatud ladina keel","Symbols":"S\xfcmbolid","Arrows":"Nooled","User Defined":"Kasutaja m\xe4\xe4ratud","dollar sign":"dollari m\xe4rk","currency sign":"v\xe4\xe4ringu m\xe4rk","euro-currency sign":"euro v\xe4\xe4ringu m\xe4rk","colon sign":"j\xe4mesoole m\xe4rk","cruzeiro sign":"cruzeiro m\xe4rk","french franc sign":"Prantsuse frangi m\xe4rk","lira sign":"liiri m\xe4rk","mill sign":"veskim\xe4rk","naira sign":"naira m\xe4rk","peseta sign":"peseta m\xe4rk","rupee sign":"ruupia m\xe4rk","won sign":"v\xf5itis m\xe4rgi","new sheqel sign":"uus \u0161ekeli m\xe4rk","dong sign":"dongi m\xe4rk","kip sign":"kip m\xe4rk","tugrik sign":"tugriku m\xe4rk","drachma sign":"drahmam\xe4rk","german penny symbol":"saksa senti s\xfcmbol","peso sign":"peeso m\xe4rk","guarani sign":"guarani m\xe4rk","austral sign":"austraalne m\xe4rk","hryvnia sign":"grivna m\xe4rk","cedi sign":"cedi m\xe4rk","livre tournois sign":"elav turniiri m\xe4rk","spesmilo sign":"spesmilo m\xe4rk","tenge sign":"tenge m\xe4rk","indian rupee sign":"India ruupia m\xe4rk","turkish lira sign":"t\xfcrgi liiri m\xe4rk","nordic mark sign":"p\xf5hjam\xe4rgi m\xe4rk","manat sign":"manati m\xe4rk","ruble sign":"rubla m\xe4rk","yen character":"jeeni tegelaskuju","yuan character":"j\xfcaani tegelaskuju","yuan character, in hong kong and taiwan":"j\xfcaani tegelane, Hongkongis ja Taiwanis","yen/yuan character variant one":"jeeni / j\xfcaani t\xe4hem\xe4rgi variant \xfcks","Emojis":"","Emojis...":"","Loading emojis...":"","Could not load emojis":"","People":"Inimesed","Animals and Nature":"Loomad ja loodus","Food and Drink":"Toit ja jook","Activity":"Tegevus","Travel and Places":"Reisimine ja kohad","Objects":"Objektid","Flags":"Lipud","Characters":"Tegelased","Characters (no spaces)":"M\xe4rgid (t\xfchikud puuduvad)","{0} characters":"{0} t\xe4hem\xe4rki","Error: Form submit field collision.":"Viga: vormi esitamise v\xe4lja kokkup\xf5rge.","Error: No form element found.":"Viga: vormielementi ei leitud.","Color swatch":"V\xe4rvivalik","Color Picker":"V\xe4rvivalija","Invalid hex color code: {0}":"","Invalid input":"","R":"","Red component":"","G":"","Green component":"","B":"","Blue component":"","#":"","Hex color code":"","Range 0 to 255":"","Turquoise":"T\xfcrkiis","Green":"Roheline","Blue":"Sinine","Purple":"Lilla","Navy Blue":"Merev\xe4e sinine","Dark Turquoise":"Tume t\xfcrkiissinine","Dark Green":"Tumeroheline","Medium Blue":"Keskmine sinine","Medium Purple":"Keskmine lilla","Midnight Blue":"Kesk\xf6ine sinine","Yellow":"Kollane","Orange":"Oran\u017e","Red":"Punane","Light Gray":"Helehall","Gray":"Hall","Dark Yellow":"Tumekollane","Dark Orange":"Tumeoran\u017e","Dark Red":"Tumepunane","Medium Gray":"Keskmiselt hall","Dark Gray":"Tumehall","Light Green":"Heleroheline","Light Yellow":"Helekollane","Light Red":"Helepunane","Light Purple":"Helelilla","Light Blue":"Helesinine","Dark Purple":"Tumelilla","Dark Blue":"Tumesinine","Black":"Must","White":"Valge","Switch to or from fullscreen mode":"L\xfclitumine t\xe4isekraanre\u017eiimile v\xf5i sellest v\xe4lja","Open help dialog":"Ava dialoog","history":"ajalugu","styles":"stiilid","formatting":"vormindamine","alignment":"joondamine","indentation":"taane","Font":"","Size":"Suurus","More...":"Veel ...","Select...":"Valige ...","Preferences":"Eelistused","Yes":"Jah","No":"Ei","Keyboard Navigation":"Klaviatuuril navigeerimine","Version":"Versioon","Code view":"","Open popup menu for split buttons":"","List Properties":"","List properties...":"","Start list at number":"","Line height":"Reak\xf5rgus","Dropped file type is not supported":"","Loading...":"","ImageProxy HTTP error: Rejected request":"","ImageProxy HTTP error: Could not find Image Proxy":"","ImageProxy HTTP error: Incorrect Image Proxy URL":"","ImageProxy HTTP error: Unknown ImageProxy error":""}); \ No newline at end of file +tinymce.addI18n("et",{"#":"","Accessibility":"","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"Tegevus","Activity":"Tegevus","Address":"Aadress","Advanced":"T\xe4psem","Align":"Joonda","Align center":"Joonda keskele","Align left":"Joonda vasakule","Align right":"Joonda paremale","Alignment":"Joondamine","Alignment {0}":"","All":"K\xf5ik","Alternative description":"","Alternative source":"Alternatiivne allikas","Alternative source URL":"Alternatiivne allika URL","Anchor":"","Anchor...":"Ankur ...","Anchors":"Ankrud","Animals and Nature":"Loomad ja loodus","Arrows":"Nooled","B":"","Background color":"Taustav\xe4rv","Background color {0}":"","Black":"Must","Block":"Plokk","Block {0}":"","Blockquote":"Plokktsitaat","Blocks":"Plokid","Blue":"Sinine","Blue component":"","Body":"Keha","Bold":"Rasvane","Border":"Piir","Border color":"\xc4\xe4rise v\xe4rv","Border style":"Piiri stiil","Border width":"\xc4\xe4rise laius","Bottom":"Alumine","Browse files":"","Browse for an image":"Sirvi pilte","Browse links":"","Bullet list":"J\xe4rjestamata loend","Cancel":"Katkesta","Caption":"Alapealkiri","Cell":"Kamber","Cell padding":"Lahtrite polsterdus","Cell properties":"Rakkude omadused","Cell spacing":"Lahtrite vahe","Cell styles":"","Cell type":"Lahtri t\xfc\xfcp","Center":"Keskus","Characters":"Tegelased","Characters (no spaces)":"M\xe4rgid (t\xfchikud puuduvad)","Circle":"Ring","Class":"Klass","Clear formatting":"Puhasta vorming","Close":"Sulge","Code":"Kood","Code sample...":"Koodin\xe4ide ...","Code view":"","Color Picker":"V\xe4rvivalija","Color swatch":"V\xe4rvivalik","Cols":"","Column":"Veerg","Column clipboard actions":"","Column group":"Veergude r\xfchm","Column header":"","Constrain proportions":"Piirake proportsioone","Copy":"Kopeeri","Copy column":"","Copy row":"Kopeeri rida","Could not find the specified string.":"M\xe4\xe4ratud stringi ei leitud.","Could not load emojis":"","Count":"Krahv","Currency":"Valuuta","Current window":"Praegune aken","Custom color":"Kohandatud v\xe4rv","Custom...":"Kohandatud ...","Cut":"L\xf5ika","Cut column":"","Cut row":"L\xf5ika rida","Dark Blue":"Tumesinine","Dark Gray":"Tumehall","Dark Green":"Tumeroheline","Dark Orange":"Tumeoran\u017e","Dark Purple":"Tumelilla","Dark Red":"Tumepunane","Dark Turquoise":"Tume t\xfcrkiissinine","Dark Yellow":"Tumekollane","Dashed":"","Date/time":"Kuup\xe4ev Kellaaeg","Decrease indent":"V\xe4henda taanet","Default":"Vaikimisi","Delete accordion":"","Delete column":"Kustuta veerg","Delete row":"Kustuta rida","Delete table":"Kustuta tabel","Dimensions":"M\xf5\xf5tmed","Disc":"Plaat","Div":"Sektsioon","Document":"Dokument","Dotted":"","Double":"","Drop an image here":"Kukuta pilt siia","Dropped file type is not supported":"","Edit":"Muuda","Embed":"","Emojis":"","Emojis...":"","Error":"Viga","Error: Form submit field collision.":"Viga: vormi esitamise v\xe4lja kokkup\xf5rge.","Error: No form element found.":"Viga: vormielementi ei leitud.","Extended Latin":"Laiendatud ladina keel","Failed to initialize plugin: {0}":"Pistikprogrammi l\xe4htestamine eba\xf5nnestus: {0}","Failed to load plugin url: {0}":"Pistikprogrammi URL-i laadimine nurjus: {0}","Failed to load plugin: {0} from url {1}":"Pistikprogrammi laadimine nurjus: {0} URL-ist {1}","Failed to upload image: {0}":"Pildi \xfcleslaadimine eba\xf5nnestus: {0}","File":"Fail","Find":"Leidke","Find (if searchreplace plugin activated)":"Leia (kui otsinguprogrammi plugin on aktiveeritud)","Find and Replace":"","Find and replace...":"Leidke ja asendage ...","Find in selection":"","Find whole words only":"Leidke ainult terved s\xf5nad","Flags":"Lipud","Focus to contextual toolbar":"Keskenduge kontekstip\xf5hisele t\xf6\xf6riistaribale","Focus to element path":"Keskendumine elemendi rajale","Focus to menubar":"Keskenduge men\xfc\xfcribale","Focus to toolbar":"Keskenduge t\xf6\xf6riistaribale","Font":"","Font size {0}":"","Font sizes":"Fondi suurused","Font {0}":"","Fonts":"Fondid","Food and Drink":"Toit ja jook","Footer":"Jalus","Format":"Vormindus","Format {0}":"","Formats":"Vormingud","Fullscreen":"T\xe4isekraan","G":"","General":"Kindral","Gray":"Hall","Green":"Roheline","Green component":"","Groove":"","Handy Shortcuts":"K\xe4ep\xe4rased otseteed","Header":"P\xe4is","Header cell":"P\xe4ise lahter","Heading 1":"Pealkiri 1","Heading 2":"Pealkiri 2","Heading 3":"Pealkiri 3","Heading 4":"Pealkiri 4","Heading 5":"Pealkiri 5","Heading 6":"Pealkiri 6","Headings":"Pealkirjad","Height":"K\xf5rgus","Help":"Abi","Hex color code":"","Hidden":"","Horizontal align":"","Horizontal line":"Horisontaalne joon","Horizontal space":"Horisontaalne ruum","ID":"","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"","Image is decorative":"","Image list":"Piltide loend","Image title":"Pildi pealkiri","Image...":"Pilt ...","ImageProxy HTTP error: Could not find Image Proxy":"","ImageProxy HTTP error: Incorrect Image Proxy URL":"","ImageProxy HTTP error: Rejected request":"","ImageProxy HTTP error: Unknown ImageProxy error":"","Increase indent":"Suurenda taanet","Inline":"Reasisene","Insert":"Sisesta","Insert Template":"","Insert accordion":"","Insert column after":"Sisestage veerg p\xe4rast","Insert column before":"Sisestage veerg enne","Insert date/time":"Sisestage kuup\xe4ev / kellaaeg","Insert image":"Sisesta pilt","Insert link (if link plugin activated)":"Sisesta link (kui lingi pistikprogramm on aktiveeritud)","Insert row after":"Lisage rida p\xe4rast","Insert row before":"Sisestage rida enne","Insert table":"Sisesta tabel","Insert template...":"Sisesta mall ...","Insert video":"Sisesta video","Insert/Edit code sample":"Koodin\xe4idise sisestamine / muutmine","Insert/edit image":"Sisesta / muuda pilti","Insert/edit link":"Sisesta / muuda link","Insert/edit media":"Sisestage / muutke meediumit","Insert/edit video":"Video lisamine / muutmine","Inset":"","Invalid hex color code: {0}":"","Invalid input":"","Italic":"Kaldkiri","Justify":"Joonda r\xf6\xf6pselt","Keyboard Navigation":"Klaviatuuril navigeerimine","Language":"Keel","Learn more...":"Lisateave ...","Left":"Vasakule","Left to right":"Vasakult paremale","Light Blue":"Helesinine","Light Gray":"Helehall","Light Green":"Heleroheline","Light Purple":"Helelilla","Light Red":"Helepunane","Light Yellow":"Helekollane","Line height":"Reak\xf5rgus","Link list":"Lingiloend","Link...":"","List Properties":"","List properties...":"","Loading emojis...":"","Loading...":"","Lower Alpha":"Alam-Alfa","Lower Greek":"Alamkreeka keel","Lower Roman":"Alam-Rooma","Match case":"Tikutoos","Mathematical":"Matemaatiline","Media poster (Image URL)":"Meediaplakat (pildi URL)","Media...":"Meedia ...","Medium Blue":"Keskmine sinine","Medium Gray":"Keskmiselt hall","Medium Purple":"Keskmine lilla","Merge cells":"Lahtrite \xfchendamine","Middle":"Keskmine","Midnight Blue":"Kesk\xf6ine sinine","More...":"Veel ...","Name":"Nimi","Navy Blue":"Merev\xe4e sinine","New document":"Uus dokument","New window":"Uus aken","Next":"J\xe4rgmine","No":"Ei","No alignment":"","No color":"Pole v\xe4rvi","Nonbreaking space":"Murdmatu ruum","None":"Puudub","Numbered list":"J\xe4rjestatud loend","OR":"V\xd5I","Objects":"Objektid","Ok":"","Open help dialog":"Ava dialoog","Open link":"","Open link in...":"Ava link saidil ...","Open popup menu for split buttons":"","Orange":"Oran\u017e","Outset":"","Page break":"Lehek\xfcljevahe","Paragraph":"L\xf5ik","Paste":"Kleebi","Paste as text":"Kleebi tekstina","Paste column after":"","Paste column before":"","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Kleepimine on n\xfc\xfcd lihtteksti re\u017eiimis. Sisu kleebitakse lihttekstina seni, kuni Sa selle valiku v\xe4lja l\xfclitad.","Paste or type a link":"Kleepige v\xf5i tippige link","Paste row after":"Kleepige rida p\xe4rast","Paste row before":"Kleepige rida enne","Paste your embed code below:":"Kleepige oma manustamiskood allpool:","People":"Inimesed","Plugins":"Pistikprogrammid","Plugins installed ({0}):":"Installitud pistikprogrammid ({0}):","Powered by {0}":"Toetaja: {0}","Pre":"Eelvormindatud","Preferences":"Eelistused","Preformatted":"Eelvormindaud","Premium plugins:":"Premium pistikprogrammid:","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"Eelvaade","Previous":"Eelmine","Print":"","Print...":"Prindi ...","Purple":"Lilla","Quotations":"Tsitaadid","R":"","Range 0 to 255":"","Red":"Punane","Red component":"","Redo":"Tee uuesti","Remove":"","Remove color":"Eemaldage v\xe4rv","Remove link":"Eemalda link","Replace":"Asenda","Replace all":"Asenda k\xf5ik","Replace with":"Asenda s\xf5naga","Resize":"Suuruse muutmine","Restore last draft":"Taasta viimane mustand","Reveal or hide additional toolbar items":"","Rich Text Area":"","Rich Text Area. Press ALT-0 for help.":"Rikasteksti ala. Abi saamiseks vajutage ALT-0.","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Rikasteksti ala. Men\xfc\xfc avamiseks vajutage ALT-F9. T\xf6\xf6riistariba saamiseks vajutage ALT-F10. VajutageALT-0 abi saamiseks","Ridge":"","Right":"\xd5ige","Right to left":"Paremalt vasakule","Row":"Rida","Row clipboard actions":"","Row group":"R\xfchma r\xfchm","Row header":"","Row properties":"Rea omadused","Row type":"Rea t\xfc\xfcp","Rows":"Read","Save":"Salvesta","Save (if save plugin activated)":"Salvesta (kui pistikprogrammi salvestamine on aktiveeritud)","Scope":"Reguleerimisala","Search":"Otsing","Select all":"Vali k\xf5ik","Select...":"Valige ...","Selection":"Valik","Shortcut":"Otsetee","Show blocks":"N\xe4ita plokke","Show caption":"Kuva pealdis","Show invisible characters":"Kuva n\xe4htamatud t\xe4hem\xe4rgid","Size":"Suurus","Solid":"","Source":"Allikas","Source code":"L\xe4htekood","Special Character":"","Special character...":"Eriline tegelane ...","Split cell":"Lahtrite jagamine","Square":"Ruut","Start list at number":"","Strikethrough":"L\xe4bikriipsutatud","Style":"Stiil","Subscript":"Alaindeks","Superscript":"\xdclaindeks","Switch to or from fullscreen mode":"L\xfclitumine t\xe4isekraanre\u017eiimile v\xf5i sellest v\xe4lja","Symbols":"S\xfcmbolid","System Font":"S\xfcsteemi font","Table":"Tabel","Table caption":"","Table properties":"Tabeli omadused","Table styles":"","Template":"Mall","Templates":"Mallid","Text":"Tekst","Text color":"Teksti v\xe4rv","Text color {0}":"","Text to display":"Kuvatav tekst","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"Sisestatud URL n\xe4ib olevat e-posti aadress. Kas soovite lisadavajalik mailto: eesliide?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"Teie sisestatud URL n\xe4ib olevat v\xe4line link. Kas soovite lisadavajalik http: // eesliide?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"","Title":"Pealkiri","To open the popup, press Shift+Enter":"H\xfcpikakna avamiseks vajutage t\xf5stuklahvi + sisestusklahvi","Toggle accordion":"","Tools":"T\xf6\xf6riistad","Top":"\xdcles","Travel and Places":"Reisimine ja kohad","Turquoise":"T\xfcrkiis","Underline":"Allakriipsutatud","Undo":"V\xf5ta tagasi","Upload":"\xdcles laadimine","Uploading image":"","Upper Alpha":"\xdclem-Alfa","Upper Roman":"\xdclemine Rooma keel","Url":"URL","User Defined":"Kasutaja m\xe4\xe4ratud","Valid":"Kehtib","Version":"Versioon","Vertical align":"","Vertical space":"Vertikaalne ruum","View":"Vaade","Visual aids":"N\xe4itevahendid","Warn":"Hoiatage","White":"Valge","Width":"Laius","Word count":"S\xf5nade arv","Words":"S\xf5nad","Words: {0}":"S\xf5nad: {0}","Yellow":"Kollane","Yes":"Jah","You are using {0}":"Kasutate seadet {0}","You have unsaved changes are you sure you want to navigate away?":"Teil on salvestamata muudatusi. Kas soovite kindlasti minema navigeerida?","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"Sinu veebilehitseja ei toeta otsest ligip\xe4\xe4su l\xf5ikelauale. Palun kasuta selle asemel klaviatuuri kiirk\xe4sklusi Ctrl+X/C/V.","alignment":"joondamine","austral sign":"austraalne m\xe4rk","cedi sign":"cedi m\xe4rk","colon sign":"j\xe4mesoole m\xe4rk","cruzeiro sign":"cruzeiro m\xe4rk","currency sign":"v\xe4\xe4ringu m\xe4rk","dollar sign":"dollari m\xe4rk","dong sign":"dongi m\xe4rk","drachma sign":"drahmam\xe4rk","euro-currency sign":"euro v\xe4\xe4ringu m\xe4rk","example":"n\xe4ide","formatting":"vormindamine","french franc sign":"Prantsuse frangi m\xe4rk","german penny symbol":"saksa senti s\xfcmbol","guarani sign":"guarani m\xe4rk","history":"ajalugu","hryvnia sign":"grivna m\xe4rk","indentation":"taane","indian rupee sign":"India ruupia m\xe4rk","kip sign":"kip m\xe4rk","lira sign":"liiri m\xe4rk","livre tournois sign":"elav turniiri m\xe4rk","manat sign":"manati m\xe4rk","mill sign":"veskim\xe4rk","naira sign":"naira m\xe4rk","new sheqel sign":"uus \u0161ekeli m\xe4rk","nordic mark sign":"p\xf5hjam\xe4rgi m\xe4rk","peseta sign":"peseta m\xe4rk","peso sign":"peeso m\xe4rk","ruble sign":"rubla m\xe4rk","rupee sign":"ruupia m\xe4rk","spesmilo sign":"spesmilo m\xe4rk","styles":"stiilid","tenge sign":"tenge m\xe4rk","tugrik sign":"tugriku m\xe4rk","turkish lira sign":"t\xfcrgi liiri m\xe4rk","won sign":"v\xf5itis m\xe4rgi","yen character":"jeeni tegelaskuju","yen/yuan character variant one":"jeeni / j\xfcaani t\xe4hem\xe4rgi variant \xfcks","yuan character":"j\xfcaani tegelaskuju","yuan character, in hong kong and taiwan":"j\xfcaani tegelane, Hongkongis ja Taiwanis","{0} characters":"{0} t\xe4hem\xe4rki","{0} columns, {1} rows":"","{0} words":"{0} s\xf5na"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/eu.js b/libraries/tinymce/js/tinymce/langs/eu.js index a58ad55..323669d 100644 --- a/libraries/tinymce/js/tinymce/langs/eu.js +++ b/libraries/tinymce/js/tinymce/langs/eu.js @@ -1 +1 @@ -tinymce.addI18n("eu",{"Redo":"Berregin","Undo":"Desegin","Cut":"Ebaki","Copy":"Kopiatu","Paste":"Itsatsi","Select all":"Aukeratu dena","New document":"Dokumentu berria","Ok":"Ados","Cancel":"Utzi","Visual aids":"Laguntza bisualak","Bold":"Lodia","Italic":"Etzana","Underline":"Azpimarratua","Strikethrough":"Marratua","Superscript":"Goi-indizea","Subscript":"Azpiindizea","Clear formatting":"Garbitu formatua","Remove":"Kendu","Align left":"Lerrokatu ezkerrean","Align center":"Lerrokatu erdian","Align right":"Lerrokatu eskuinean","No alignment":"Lerrokatzerik ez","Justify":"Justifikatuta","Bullet list":"Bulet zerrenda","Numbered list":"Zenbaki-zerrenda","Decrease indent":"Txikitu koska","Increase indent":"Handitu koska","Close":"Itxi","Formats":"Formatuak","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"Zure nabigatzaileak ez du arbela zuzenean erabiltzeko euskarririk. Mesedez erabili CTRL+X/C/V teklatuko lasterbideak.","Headings":"Izenburuak","Heading 1":"1. goiburua","Heading 2":"2. goiburua","Heading 3":"3. goiburua","Heading 4":"4. goiburua","Heading 5":"5. goiburua","Heading 6":"6. goiburua","Preformatted":"Aurrez formateatuta","Div":"Div","Pre":"Pre","Code":"Kodea","Paragraph":"Paragrafoa","Blockquote":"Zita bat egiteko blokea (blockquote)","Inline":"Txertatuta","Blocks":"Blokeak","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Itsastea testu formatu arruntean egingo da orain. Edukiak testu arrunt moduan txertatuko dira aukera hau aldatu bitartean.","Fonts":"Letra-motak","Font sizes":"Letra tamainak","Class":"Klasea","Browse for an image":"Arakatu irudi baten bila","OR":"EDO","Drop an image here":"Ekarri irudia hona","Upload":"Kargatu","Uploading image":"Irudia kargatzen","Block":"Blokea","Align":"Lerrokatu","Default":"Lehenetsita","Circle":"Zirkulua","Disc":"Diskoa","Square":"Karratua","Lower Alpha":"Behe alfa","Lower Greek":"Behe grekoa","Lower Roman":"Behe erromatarra","Upper Alpha":"Goi alfa","Upper Roman":"Goi erromatarra","Anchor...":"Aingura...","Anchor":"Aingura","Name":"Izena","ID":"IDa","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"IDa hizki batekin hasi behar da, eta jarraian hizki gehiago, zenbakiak, marrak, puntuak komak edo azpiko marrak izan ditzake soilik.","You have unsaved changes are you sure you want to navigate away?":"Gorde gabeko aldaketak dituzu, ziur zaude hemendik irten nahi duzula?","Restore last draft":"Leheneratu azken zirriborroa","Special character...":"Karaktere berezia...","Special Character":"Karaktere Berezia","Source code":"Iturburu-kodea","Insert/Edit code sample":"Txertatu/Editatu kode adibidea","Language":"Hizkuntza","Code sample...":"Kode adibidea...","Left to right":"Ezkerretik eskuinera","Right to left":"Eskuinetik ezkerrera","Title":"Izenburua","Fullscreen":"Pantaila osoa","Action":"Ekintza","Shortcut":"Laster tekla","Help":"Laguntza","Address":"Helbidea","Focus to menubar":"Fokua menu-barrara eraman","Focus to toolbar":"Fokoa tresna-barrara eraman","Focus to element path":"Fokua elementuaren bidera eraman","Focus to contextual toolbar":"Fokua testuinguruko tresna-barrara eraman","Insert link (if link plugin activated)":"Txertatu esteka (esteka plugina aktibatuta badago)","Save (if save plugin activated)":"Gorde (gordetzeko plugina aktibatuta badago)","Find (if searchreplace plugin activated)":"Bilatu (bilatu-ordezkatu plugina aktibatuta badago)","Plugins installed ({0}):":"Instalatutako pluginak ({0}):","Premium plugins:":"Premium pluginak:","Learn more...":"Ikasi gehiago...","You are using {0}":"{0} erabiltzen ari zara","Plugins":"Pluginak","Handy Shortcuts":"Laster-tekla erabilgarriak","Horizontal line":"Marra horizontala","Insert/edit image":"Txertatu/editatu irudia","Alternative description":"Ordezko deskribapena","Accessibility":"Irisgarritasuna","Image is decorative":"Irudia apaingarria da","Source":"Iturburua","Dimensions":"Neurriak","Constrain proportions":"Mugatu proportzioak","General":"Orokorra","Advanced":"Aurreratua","Style":"Estiloa","Vertical space":"Hutsune bertikala","Horizontal space":"Hutsune horizontala","Border":"Ertza","Insert image":"Txertatu irudia","Image...":"Irudia...","Image list":"Irudi zerrenda","Resize":"Aldatu tamaina","Insert date/time":"Txertatu data/ordua","Date/time":"Data/ordua","Insert/edit link":"Txertatu/editatu esteka","Text to display":"Bistaratzeko testua","Url":"URLa","Open link in...":"Ireki esteka hemen...","Current window":"Leiho berean","None":"Bat ere ez","New window":"Leiho berria","Open link":"Ireki esteka","Remove link":"Kendu esteka","Anchors":"Aingurak","Link...":"Esteka...","Paste or type a link":"Itsatsi edo idatzi esteka","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"Sartu duzun URLa helbide elektroniko bat dela dirudi. Nahi duzu dagokion mailto: aurrizkia gehitzea?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"Sartu duzun URLa kanpoko esteka bat dela dirudi. Nahi duzu dagokion http:// aurrizkia gehitzea?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"Sartu duzun URLa kanpoko esteka bat dela dirudi. Nahi duzu dagokion https:// aurrizkia gehitzea?","Link list":"Esteken zerrenda","Insert video":"Txertatu bideoa","Insert/edit video":"Txertatu/editatu bideoa","Insert/edit media":"Txertatu/editatu multimedia","Alternative source":"Ordezko jatorria","Alternative source URL":"Ordezko jatorriaren URLa","Media poster (Image URL)":"Multimedia posterra (irudiaren URLa)","Paste your embed code below:":"Itsatsi azpian enbotatu beharreko zure kodea:","Embed":"Enbotatzea","Media...":"Multimedia...","Nonbreaking space":"Zuriune zatiezina","Page break":"Orrialde-jauzia","Paste as text":"Itsatsi testu bezala","Preview":"Aurrebista","Print":"Inprimatu","Print...":"Inprimatu...","Save":"Gorde","Find":"Bilatu","Replace with":"Ordeztu honekin","Replace":"Ordeztu","Replace all":"Ordeztu guztiak","Previous":"Aurrekoa","Next":"Hurrengoa","Find and Replace":"Bilatu eta ordezkatu","Find and replace...":"Bilatu eta ordezkatu...","Could not find the specified string.":"Ezin izan da zehaztutako katea aurkitu.","Match case":"Maiuskula/minuskula","Find whole words only":"Bilatu soilik hitz osoak","Find in selection":"Bilatu hautapenean","Insert table":"Txertatu taula","Table properties":"Taularen propietateak","Delete table":"Ezabatu taula","Cell":"Gelaxka","Row":"Errenkada","Column":"Zutabea","Cell properties":"Gelaxkaren propietateak","Merge cells":"Batu gelaxkak","Split cell":"Banatu gelaxka","Insert row before":"Txertatu errenkada aurretik","Insert row after":"Txertatu errenkada ostean","Delete row":"Ezabatu errenkada","Row properties":"Errenkadaren propietateak","Cut row":"Ebaki errenkada","Cut column":"Ebaki zutabea","Copy row":"Kopiatu errenkada","Copy column":"Kopiatu zutabea","Paste row before":"Itsatsi errenkada aurretik","Paste column before":"Itsatsi zutabea aurretik","Paste row after":"Itsatsi errenkada ostean","Paste column after":"Itsatsi zutabea ostean","Insert column before":"Txertatu zutabea aurretik","Insert column after":"Txertatu zutabea ostean","Delete column":"Ezabatu zutabea","Cols":"Zutabeak","Rows":"Errenkadak","Width":"Zabalera","Height":"Altuera","Cell spacing":"Gelaxka arteko tartea","Cell padding":"Gelaxken betegarria","Row clipboard actions":"Errenkadaren arbeleko ekintzak","Column clipboard actions":"Zutabearen arbeleko ekintzak","Table styles":"Taularen estiloak","Cell styles":"Gelaxkaren estiloak","Column header":"Zutabearen goiburua","Row header":"Errenkadaren goiburua","Table caption":"Taularen deskribapena","Caption":"Irudi-oina","Show caption":"Erakutsi irudi-oina","Left":"Ezkerra","Center":"Erdia","Right":"Eskuina","Cell type":"Gelaxka mota","Scope":"Esparrua","Alignment":"Lerrokatzea","Horizontal align":"Lerrokatze horizontala","Vertical align":"Lerrokatze bertikala","Top":"Goian","Middle":"Erdian","Bottom":"Behean","Header cell":"Goiburuko gelaxka","Row group":"Errenkada taldea","Column group":"Zutabe taldea","Row type":"Errenkada mota","Header":"Goiburua","Body":"Gorputza","Footer":"Oina","Border color":"Ertzaren kolorea","Solid":"Solidoa","Dotted":"Puntuekin","Dashed":"Marrekin","Double":"Bikoitza","Groove":"Ildaskatua","Ridge":"Koska","Inset":"Barruko marra","Outset":"Kanpoko marra","Hidden":"Ezkutua","Insert template...":"Txertatu txantiloia...","Templates":"Txantiloiak","Template":"Txantiloia","Insert Template":"Txertatu txantiloia","Text color":"Testuaren kolorea","Background color":"Atzeko planoaren kolorea","Custom...":"Pertsonalizatu...","Custom color":"Kolore pertsonalizatua","No color":"Kolorerik ez","Remove color":"Kendu kolorea","Show blocks":"Erakutsi blokeak","Show invisible characters":"Erakutsi karaktere ezkutuak","Word count":"Hitz-kontagailua","Count":"Zenbatu","Document":"Dokumentua","Selection":"Aukeraketa","Words":"Hitzak","Words: {0}":"Hitzak: {0}","{0} words":"{0} hitz","File":"Fitxategia","Edit":"Editatu","Insert":"Txertatu","View":"Ikusi","Format":"Formatua","Table":"Taula","Tools":"Tresnak","Powered by {0}":"Garatzailea: {0}","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Testu Aberastun Eremua. Sakatu ALT-F9 menurako. Sakatu ALT-F10 tresna-barrarako. Sakatu ALT-0 laguntzarako","Image title":"Irudiaren izenburua","Border width":"Ertzaren zabalera","Border style":"Ertzaren estiloa","Error":"Errorea","Warn":"Oharra","Valid":"Zuzena","To open the popup, press Shift+Enter":"Leiho berria irekitzeko, sakatu Shift+Enter","Rich Text Area":"Testu Aberastun Eremua","Rich Text Area. Press ALT-0 for help.":"Testu Aberastun Eremua. Sakatu ALT-0 laguntza lortzeko.","System Font":"Sistemaren letra-mota","Failed to upload image: {0}":"Errorea irudia igotzean: {0}","Failed to load plugin: {0} from url {1}":"Errorea {0} plugina {1} URLtik kargatzean","Failed to load plugin url: {0}":"Errorea gertatu da pluginaren URLa kargatzean: {0}","Failed to initialize plugin: {0}":"Errorea plugina abiaraztean: {0}","example":"adibidea","Search":"Bilatu","All":"Guztiak","Currency":"Moneta","Text":"Testua","Quotations":"Aipuak","Mathematical":"Matematika","Extended Latin":"Latin zabaldua","Symbols":"Ikurrak","Arrows":"Geziak","User Defined":"Erabiltzaileak definituta","dollar sign":"dolarraren ikurra","currency sign":"monetaren ikurra","euro-currency sign":"euroaren ikurra","colon sign":"bi puntuen ikurra","cruzeiro sign":"cruzeiroaren ikurra","french franc sign":"libera frantsesaren ikurra","lira sign":"liraren ikurra","mill sign":"millaren ikurra","naira sign":"naira ikurra","peseta sign":"pezetaren ikurra","rupee sign":"rupiaren ikurra","won sign":"wonaren ikurra","new sheqel sign":"sheqel berriaren ikurra","dong sign":"dongaren ikurra","kip sign":"kiparen ikurra","tugrik sign":"tugrikaren ikurra","drachma sign":"drakmaren ikurra","german penny symbol":"alemaniako peniaren ikurra","peso sign":"pesoaren ikurra","guarani sign":"guaraniaren ikurra","austral sign":"australaren ikurra","hryvnia sign":"hryvniaren ikurra","cedi sign":"cediaren ikurra","livre tournois sign":"libre tournoisaren ikurra","spesmilo sign":"spesmiloaren ikurra","tenge sign":"tengearen ikurra","indian rupee sign":"indiako rupiaren ikurra","turkish lira sign":"lira turkiarraren ikurra","nordic mark sign":"iparraldeko markoaren ikurra","manat sign":"manataren ikurra","ruble sign":"rubloaren ikurra","yen character":"yenaren karakterea","yuan character":"yuanaren karakterea","yuan character, in hong kong and taiwan":"yuanaren karakterea, hong kong eta taiwanen","yen/yuan character variant one":"yen/yuan karakterearen 1go bariantea","Emojis":"Emojiak","Emojis...":"Emojiak...","Loading emojis...":"Emojiak kargatzen...","Could not load emojis":"Ezin izan dira emojiak kargatu","People":"Jendea","Animals and Nature":"Animaliak eta natura","Food and Drink":"Janari eta edaria","Activity":"Jarduera","Travel and Places":"Bidaiak eta lekuak","Objects":"Objektuak","Flags":"Banderak","Characters":"Karaktereak","Characters (no spaces)":"Karaktereak (espaziorik gabe)","{0} characters":"{0} karaktere","Error: Form submit field collision.":"Errorea: formularioaren eremuetan talka gertatu da.","Error: No form element found.":"Errorea: ez da formularioaren elementurik aurkitu.","Color swatch":"Koloreak","Color Picker":"Kolore-hautatzailea","Invalid hex color code: {0}":"Kolore-kode hamaseitarra ez da zuzena: {0}","Invalid input":"Sarrera ez da zuzena","R":"R","Red component":"Osagai gorria","G":"G","Green component":"Osagai berdea","B":"B","Blue component":"Osagai urdina","#":"#","Hex color code":"Kolore-kode hamaseitarra","Range 0 to 255":"0-tik 255erako zenbakia","Turquoise":"Turkesa","Green":"Berdea","Blue":"Urdina","Purple":"Morea","Navy Blue":"Itsas-urdina","Dark Turquoise":"Turkesa iluna","Dark Green":"Berde iluna","Medium Blue":"Tarteko urdina","Medium Purple":"Tarteko morea","Midnight Blue":"Gauerdiko urdina","Yellow":"Horia","Orange":"Laranja","Red":"Gorria","Light Gray":"Gris argia","Gray":"Grisa","Dark Yellow":"Hori iluna","Dark Orange":"Laranja iluna","Dark Red":"Gorri iluna","Medium Gray":"Tarteko grisa","Dark Gray":"Gris iluna","Light Green":"Berde argia","Light Yellow":"Hori argia","Light Red":"Gorri argia","Light Purple":"More argia","Light Blue":"Urdin argia","Dark Purple":"More iluna","Dark Blue":"Urdin iluna","Black":"Beltza","White":"Zuria","Switch to or from fullscreen mode":"Aldatu pantaila osoko modura edo handik itzuli","Open help dialog":"Ireki laguntza-mezua","history":"historia","styles":"estiloak","formatting":"formatua ematen","alignment":"lerrokatzea","indentation":"koska","Font":"Letra-mota","Size":"Tamaina","More...":"Gehiago...","Select...":"Aukeratu...","Preferences":"Hobespenak","Yes":"Bai","No":"Ez","Keyboard Navigation":"Teklatuaren bidezko nabigazioa","Version":"Bertsioa","Code view":"Ikusi kodea","Open popup menu for split buttons":"Ireki leiho-menua banatze-botoientzat","List Properties":"Zerrendaren Ezaugarriak","List properties...":"Zerrendaren ezaugarriak...","Start list at number":"Hasi zerrenda zenbaki batean","Line height":"Lerroaren altuera","Dropped file type is not supported":"Jaregindako fitxategi mota ez da onartzen","Loading...":"Kargatzen...","ImageProxy HTTP error: Rejected request":"Irudi proxiaren HTTP errorea: eskaera baztertu egin da","ImageProxy HTTP error: Could not find Image Proxy":"Irudi proxiaren HTTP errorea: ezin izan da irudi proxia aurkitu","ImageProxy HTTP error: Incorrect Image Proxy URL":"Irudi proxiaren HTTP errorea: irudi proxiaren URLa ez da zuzena","ImageProxy HTTP error: Unknown ImageProxy error":"Irudi proxiaren HTTP errorea: errore ezezaguna"}); \ No newline at end of file +tinymce.addI18n("eu",{"#":"#","Accessibility":"Irisgarritasuna","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"Ekintza","Activity":"Jarduera","Address":"Helbidea","Advanced":"Aurreratua","Align":"Lerrokatu","Align center":"Lerrokatu erdian","Align left":"Lerrokatu ezkerrean","Align right":"Lerrokatu eskuinean","Alignment":"Lerrokatzea","Alignment {0}":"","All":"Guztiak","Alternative description":"Ordezko deskribapena","Alternative source":"Ordezko jatorria","Alternative source URL":"Ordezko jatorriaren URLa","Anchor":"Aingura","Anchor...":"Aingura...","Anchors":"Aingurak","Animals and Nature":"Animaliak eta natura","Arrows":"Geziak","B":"B","Background color":"Atzeko planoaren kolorea","Background color {0}":"","Black":"Beltza","Block":"Blokea","Block {0}":"","Blockquote":"Zita bat egiteko blokea (blockquote)","Blocks":"Blokeak","Blue":"Urdina","Blue component":"Osagai urdina","Body":"Gorputza","Bold":"Lodia","Border":"Ertza","Border color":"Ertzaren kolorea","Border style":"Ertzaren estiloa","Border width":"Ertzaren zabalera","Bottom":"Behean","Browse files":"","Browse for an image":"Arakatu irudi baten bila","Browse links":"","Bullet list":"Bulet zerrenda","Cancel":"Utzi","Caption":"Irudi-oina","Cell":"Gelaxka","Cell padding":"Gelaxken betegarria","Cell properties":"Gelaxkaren propietateak","Cell spacing":"Gelaxka arteko tartea","Cell styles":"Gelaxkaren estiloak","Cell type":"Gelaxka mota","Center":"Erdia","Characters":"Karaktereak","Characters (no spaces)":"Karaktereak (espaziorik gabe)","Circle":"Zirkulua","Class":"Klasea","Clear formatting":"Garbitu formatua","Close":"Itxi","Code":"Kodea","Code sample...":"Kode adibidea...","Code view":"Ikusi kodea","Color Picker":"Kolore-hautatzailea","Color swatch":"Koloreak","Cols":"Zutabeak","Column":"Zutabea","Column clipboard actions":"Zutabearen arbeleko ekintzak","Column group":"Zutabe taldea","Column header":"Zutabearen goiburua","Constrain proportions":"Mugatu proportzioak","Copy":"Kopiatu","Copy column":"Kopiatu zutabea","Copy row":"Kopiatu errenkada","Could not find the specified string.":"Ezin izan da zehaztutako katea aurkitu.","Could not load emojis":"Ezin izan dira emojiak kargatu","Count":"Zenbatu","Currency":"Moneta","Current window":"Leiho berean","Custom color":"Kolore pertsonalizatua","Custom...":"Pertsonalizatu...","Cut":"Ebaki","Cut column":"Ebaki zutabea","Cut row":"Ebaki errenkada","Dark Blue":"Urdin iluna","Dark Gray":"Gris iluna","Dark Green":"Berde iluna","Dark Orange":"Laranja iluna","Dark Purple":"More iluna","Dark Red":"Gorri iluna","Dark Turquoise":"Turkesa iluna","Dark Yellow":"Hori iluna","Dashed":"Marrekin","Date/time":"Data/ordua","Decrease indent":"Txikitu koska","Default":"Lehenetsita","Delete accordion":"","Delete column":"Ezabatu zutabea","Delete row":"Ezabatu errenkada","Delete table":"Ezabatu taula","Dimensions":"Neurriak","Disc":"Diskoa","Div":"Div","Document":"Dokumentua","Dotted":"Puntuekin","Double":"Bikoitza","Drop an image here":"Ekarri irudia hona","Dropped file type is not supported":"Jaregindako fitxategi mota ez da onartzen","Edit":"Editatu","Embed":"Enbotatzea","Emojis":"Emojiak","Emojis...":"Emojiak...","Error":"Errorea","Error: Form submit field collision.":"Errorea: formularioaren eremuetan talka gertatu da.","Error: No form element found.":"Errorea: ez da formularioaren elementurik aurkitu.","Extended Latin":"Latin zabaldua","Failed to initialize plugin: {0}":"Errorea plugina abiaraztean: {0}","Failed to load plugin url: {0}":"Errorea gertatu da pluginaren URLa kargatzean: {0}","Failed to load plugin: {0} from url {1}":"Errorea {0} plugina {1} URLtik kargatzean","Failed to upload image: {0}":"Errorea irudia igotzean: {0}","File":"Fitxategia","Find":"Bilatu","Find (if searchreplace plugin activated)":"Bilatu (bilatu-ordezkatu plugina aktibatuta badago)","Find and Replace":"Bilatu eta ordezkatu","Find and replace...":"Bilatu eta ordezkatu...","Find in selection":"Bilatu hautapenean","Find whole words only":"Bilatu soilik hitz osoak","Flags":"Banderak","Focus to contextual toolbar":"Fokua testuinguruko tresna-barrara eraman","Focus to element path":"Fokua elementuaren bidera eraman","Focus to menubar":"Fokua menu-barrara eraman","Focus to toolbar":"Fokoa tresna-barrara eraman","Font":"Letra-mota","Font size {0}":"","Font sizes":"Letra tamainak","Font {0}":"","Fonts":"Letra-motak","Food and Drink":"Janari eta edaria","Footer":"Oina","Format":"Formatua","Format {0}":"","Formats":"Formatuak","Fullscreen":"Pantaila osoa","G":"G","General":"Orokorra","Gray":"Grisa","Green":"Berdea","Green component":"Osagai berdea","Groove":"Ildaskatua","Handy Shortcuts":"Laster-tekla erabilgarriak","Header":"Goiburua","Header cell":"Goiburuko gelaxka","Heading 1":"1. goiburua","Heading 2":"2. goiburua","Heading 3":"3. goiburua","Heading 4":"4. goiburua","Heading 5":"5. goiburua","Heading 6":"6. goiburua","Headings":"Izenburuak","Height":"Altuera","Help":"Laguntza","Hex color code":"Kolore-kode hamaseitarra","Hidden":"Ezkutua","Horizontal align":"Lerrokatze horizontala","Horizontal line":"Marra horizontala","Horizontal space":"Hutsune horizontala","ID":"IDa","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"IDa hizki batekin hasi behar da, eta jarraian hizki gehiago, zenbakiak, marrak, puntuak komak edo azpiko marrak izan ditzake soilik.","Image is decorative":"Irudia apaingarria da","Image list":"Irudi zerrenda","Image title":"Irudiaren izenburua","Image...":"Irudia...","ImageProxy HTTP error: Could not find Image Proxy":"Irudi proxiaren HTTP errorea: ezin izan da irudi proxia aurkitu","ImageProxy HTTP error: Incorrect Image Proxy URL":"Irudi proxiaren HTTP errorea: irudi proxiaren URLa ez da zuzena","ImageProxy HTTP error: Rejected request":"Irudi proxiaren HTTP errorea: eskaera baztertu egin da","ImageProxy HTTP error: Unknown ImageProxy error":"Irudi proxiaren HTTP errorea: errore ezezaguna","Increase indent":"Handitu koska","Inline":"Txertatuta","Insert":"Txertatu","Insert Template":"Txertatu txantiloia","Insert accordion":"","Insert column after":"Txertatu zutabea ostean","Insert column before":"Txertatu zutabea aurretik","Insert date/time":"Txertatu data/ordua","Insert image":"Txertatu irudia","Insert link (if link plugin activated)":"Txertatu esteka (esteka plugina aktibatuta badago)","Insert row after":"Txertatu errenkada ostean","Insert row before":"Txertatu errenkada aurretik","Insert table":"Txertatu taula","Insert template...":"Txertatu txantiloia...","Insert video":"Txertatu bideoa","Insert/Edit code sample":"Txertatu/Editatu kode adibidea","Insert/edit image":"Txertatu/editatu irudia","Insert/edit link":"Txertatu/editatu esteka","Insert/edit media":"Txertatu/editatu multimedia","Insert/edit video":"Txertatu/editatu bideoa","Inset":"Barruko marra","Invalid hex color code: {0}":"Kolore-kode hamaseitarra ez da zuzena: {0}","Invalid input":"Sarrera ez da zuzena","Italic":"Etzana","Justify":"Justifikatuta","Keyboard Navigation":"Teklatuaren bidezko nabigazioa","Language":"Hizkuntza","Learn more...":"Ikasi gehiago...","Left":"Ezkerra","Left to right":"Ezkerretik eskuinera","Light Blue":"Urdin argia","Light Gray":"Gris argia","Light Green":"Berde argia","Light Purple":"More argia","Light Red":"Gorri argia","Light Yellow":"Hori argia","Line height":"Lerroaren altuera","Link list":"Esteken zerrenda","Link...":"Esteka...","List Properties":"Zerrendaren Ezaugarriak","List properties...":"Zerrendaren ezaugarriak...","Loading emojis...":"Emojiak kargatzen...","Loading...":"Kargatzen...","Lower Alpha":"Behe alfa","Lower Greek":"Behe grekoa","Lower Roman":"Behe erromatarra","Match case":"Maiuskula/minuskula","Mathematical":"Matematika","Media poster (Image URL)":"Multimedia posterra (irudiaren URLa)","Media...":"Multimedia...","Medium Blue":"Tarteko urdina","Medium Gray":"Tarteko grisa","Medium Purple":"Tarteko morea","Merge cells":"Batu gelaxkak","Middle":"Erdian","Midnight Blue":"Gauerdiko urdina","More...":"Gehiago...","Name":"Izena","Navy Blue":"Itsas-urdina","New document":"Dokumentu berria","New window":"Leiho berria","Next":"Hurrengoa","No":"Ez","No alignment":"Lerrokatzerik ez","No color":"Kolorerik ez","Nonbreaking space":"Zuriune zatiezina","None":"Bat ere ez","Numbered list":"Zenbaki-zerrenda","OR":"EDO","Objects":"Objektuak","Ok":"Ados","Open help dialog":"Ireki laguntza-mezua","Open link":"Ireki esteka","Open link in...":"Ireki esteka hemen...","Open popup menu for split buttons":"Ireki leiho-menua banatze-botoientzat","Orange":"Laranja","Outset":"Kanpoko marra","Page break":"Orrialde-jauzia","Paragraph":"Paragrafoa","Paste":"Itsatsi","Paste as text":"Itsatsi testu bezala","Paste column after":"Itsatsi zutabea ostean","Paste column before":"Itsatsi zutabea aurretik","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Itsastea testu formatu arruntean egingo da orain. Edukiak testu arrunt moduan txertatuko dira aukera hau aldatu bitartean.","Paste or type a link":"Itsatsi edo idatzi esteka","Paste row after":"Itsatsi errenkada ostean","Paste row before":"Itsatsi errenkada aurretik","Paste your embed code below:":"Itsatsi azpian enbotatu beharreko zure kodea:","People":"Jendea","Plugins":"Pluginak","Plugins installed ({0}):":"Instalatutako pluginak ({0}):","Powered by {0}":"Garatzailea: {0}","Pre":"Pre","Preferences":"Hobespenak","Preformatted":"Aurrez formateatuta","Premium plugins:":"Premium pluginak:","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"Aurrebista","Previous":"Aurrekoa","Print":"Inprimatu","Print...":"Inprimatu...","Purple":"Morea","Quotations":"Aipuak","R":"R","Range 0 to 255":"0-tik 255erako zenbakia","Red":"Gorria","Red component":"Osagai gorria","Redo":"Berregin","Remove":"Kendu","Remove color":"Kendu kolorea","Remove link":"Kendu esteka","Replace":"Ordeztu","Replace all":"Ordeztu guztiak","Replace with":"Ordeztu honekin","Resize":"Aldatu tamaina","Restore last draft":"Leheneratu azken zirriborroa","Reveal or hide additional toolbar items":"","Rich Text Area":"Testu Aberastun Eremua","Rich Text Area. Press ALT-0 for help.":"Testu Aberastun Eremua. Sakatu ALT-0 laguntza lortzeko.","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Testu Aberastun Eremua. Sakatu ALT-F9 menurako. Sakatu ALT-F10 tresna-barrarako. Sakatu ALT-0 laguntzarako","Ridge":"Koska","Right":"Eskuina","Right to left":"Eskuinetik ezkerrera","Row":"Errenkada","Row clipboard actions":"Errenkadaren arbeleko ekintzak","Row group":"Errenkada taldea","Row header":"Errenkadaren goiburua","Row properties":"Errenkadaren propietateak","Row type":"Errenkada mota","Rows":"Errenkadak","Save":"Gorde","Save (if save plugin activated)":"Gorde (gordetzeko plugina aktibatuta badago)","Scope":"Esparrua","Search":"Bilatu","Select all":"Aukeratu dena","Select...":"Aukeratu...","Selection":"Aukeraketa","Shortcut":"Laster tekla","Show blocks":"Erakutsi blokeak","Show caption":"Erakutsi irudi-oina","Show invisible characters":"Erakutsi karaktere ezkutuak","Size":"Tamaina","Solid":"Solidoa","Source":"Iturburua","Source code":"Iturburu-kodea","Special Character":"Karaktere Berezia","Special character...":"Karaktere berezia...","Split cell":"Banatu gelaxka","Square":"Karratua","Start list at number":"Hasi zerrenda zenbaki batean","Strikethrough":"Marratua","Style":"Estiloa","Subscript":"Azpiindizea","Superscript":"Goi-indizea","Switch to or from fullscreen mode":"Aldatu pantaila osoko modura edo handik itzuli","Symbols":"Ikurrak","System Font":"Sistemaren letra-mota","Table":"Taula","Table caption":"Taularen deskribapena","Table properties":"Taularen propietateak","Table styles":"Taularen estiloak","Template":"Txantiloia","Templates":"Txantiloiak","Text":"Testua","Text color":"Testuaren kolorea","Text color {0}":"","Text to display":"Bistaratzeko testua","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"Sartu duzun URLa helbide elektroniko bat dela dirudi. Nahi duzu dagokion mailto: aurrizkia gehitzea?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"Sartu duzun URLa kanpoko esteka bat dela dirudi. Nahi duzu dagokion http:// aurrizkia gehitzea?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"Sartu duzun URLa kanpoko esteka bat dela dirudi. Nahi duzu dagokion https:// aurrizkia gehitzea?","Title":"Izenburua","To open the popup, press Shift+Enter":"Leiho berria irekitzeko, sakatu Shift+Enter","Toggle accordion":"","Tools":"Tresnak","Top":"Goian","Travel and Places":"Bidaiak eta lekuak","Turquoise":"Turkesa","Underline":"Azpimarratua","Undo":"Desegin","Upload":"Kargatu","Uploading image":"Irudia kargatzen","Upper Alpha":"Goi alfa","Upper Roman":"Goi erromatarra","Url":"URLa","User Defined":"Erabiltzaileak definituta","Valid":"Zuzena","Version":"Bertsioa","Vertical align":"Lerrokatze bertikala","Vertical space":"Hutsune bertikala","View":"Ikusi","Visual aids":"Laguntza bisualak","Warn":"Oharra","White":"Zuria","Width":"Zabalera","Word count":"Hitz-kontagailua","Words":"Hitzak","Words: {0}":"Hitzak: {0}","Yellow":"Horia","Yes":"Bai","You are using {0}":"{0} erabiltzen ari zara","You have unsaved changes are you sure you want to navigate away?":"Gorde gabeko aldaketak dituzu, ziur zaude hemendik irten nahi duzula?","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"Zure nabigatzaileak ez du arbela zuzenean erabiltzeko euskarririk. Mesedez erabili CTRL+X/C/V teklatuko lasterbideak.","alignment":"lerrokatzea","austral sign":"australaren ikurra","cedi sign":"cediaren ikurra","colon sign":"bi puntuen ikurra","cruzeiro sign":"cruzeiroaren ikurra","currency sign":"monetaren ikurra","dollar sign":"dolarraren ikurra","dong sign":"dongaren ikurra","drachma sign":"drakmaren ikurra","euro-currency sign":"euroaren ikurra","example":"adibidea","formatting":"formatua ematen","french franc sign":"libera frantsesaren ikurra","german penny symbol":"alemaniako peniaren ikurra","guarani sign":"guaraniaren ikurra","history":"historia","hryvnia sign":"hryvniaren ikurra","indentation":"koska","indian rupee sign":"indiako rupiaren ikurra","kip sign":"kiparen ikurra","lira sign":"liraren ikurra","livre tournois sign":"libre tournoisaren ikurra","manat sign":"manataren ikurra","mill sign":"millaren ikurra","naira sign":"naira ikurra","new sheqel sign":"sheqel berriaren ikurra","nordic mark sign":"iparraldeko markoaren ikurra","peseta sign":"pezetaren ikurra","peso sign":"pesoaren ikurra","ruble sign":"rubloaren ikurra","rupee sign":"rupiaren ikurra","spesmilo sign":"spesmiloaren ikurra","styles":"estiloak","tenge sign":"tengearen ikurra","tugrik sign":"tugrikaren ikurra","turkish lira sign":"lira turkiarraren ikurra","won sign":"wonaren ikurra","yen character":"yenaren karakterea","yen/yuan character variant one":"yen/yuan karakterearen 1go bariantea","yuan character":"yuanaren karakterea","yuan character, in hong kong and taiwan":"yuanaren karakterea, hong kong eta taiwanen","{0} characters":"{0} karaktere","{0} columns, {1} rows":"","{0} words":"{0} hitz"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/fa.js b/libraries/tinymce/js/tinymce/langs/fa.js index 079ec8e..3ec0d8b 100644 --- a/libraries/tinymce/js/tinymce/langs/fa.js +++ b/libraries/tinymce/js/tinymce/langs/fa.js @@ -1 +1 @@ -tinymce.addI18n("fa",{"Redo":"\u062f\u0648\u0628\u0627\u0631\u0647 \u0627\u0646\u062c\u0627\u0645\u0634 \u0628\u062f\u0647","Undo":"\u0628\u0631\u06af\u0631\u062f","Cut":"\u0628\u0631\u0634","Copy":"\u06a9\u067e\u06cc","Paste":"\u062c\u0627\u06cc \u06af\u0630\u0627\u0631\u06cc","Select all":"\u0627\u0646\u062a\u062e\u0627\u0628 \u0647\u0645\u0647","New document":"\u0633\u0646\u062f \u062c\u062f\u06cc\u062f","Ok":"\u062a\u0623\u06cc\u06cc\u062f","Cancel":"\u0644\u063a\u0648","Visual aids":"\u06a9\u0645\u06a9\u200c\u0647\u0627\u06cc \u0628\u0635\u0631\u06cc","Bold":"\u067e\u0631\u0631\u0646\u06af","Italic":"\u06a9\u062c","Underline":"\u0632\u06cc\u0631 \u062e\u0637 \u062f\u0627\u0631","Strikethrough":"\u062e\u0637 \u0632\u062f\u0646","Superscript":"\u0628\u0627\u0644\u0627\u0646\u06af\u0627\u0634\u062a","Subscript":"\u0632\u06cc\u0631\u0646\u06af\u0627\u0634\u062a","Clear formatting":"\u067e\u0627\u06a9 \u06a9\u0631\u062f\u0646 \u0642\u0627\u0644\u0628\u200c\u0628\u0646\u062f\u06cc","Remove":"\u067e\u0627\u06a9 \u06a9\u0631\u062f\u0646","Align left":"\u062a\u0631\u0627\u0632\u0628\u0646\u062f\u06cc \u0627\u0632 \u0686\u067e","Align center":"\u062a\u0631\u0627\u0632\u0628\u0646\u062f\u06cc \u0627\u0632 \u0648\u0633\u0637","Align right":"\u062a\u0631\u0627\u0632\u0628\u0646\u062f\u06cc \u0627\u0632 \u0631\u0627\u0633\u062a","No alignment":"\u0628\u062f\u0648\u0646 \u062a\u0631\u0627\u0632\u0628\u0646\u062f\u06cc","Justify":"\u062a\u0631\u0627\u0632\u0628\u0646\u062f\u06cc \u062f\u0648\u0637\u0631\u0641\u0647","Bullet list":"\u0641\u0647\u0631\u0633\u062a \u0646\u0634\u0627\u0646\u0647\u200c\u062f\u0627\u0631","Numbered list":"\u0641\u0647\u0631\u0633\u062a \u0634\u0645\u0627\u0631\u0647\u200c\u062f\u0627\u0631","Decrease indent":"\u06a9\u0627\u0647\u0634 \u062a\u0648\u0631\u0641\u062a\u06af\u06cc","Increase indent":"\u0627\u0641\u0632\u0627\u06cc\u0634 \u062a\u0648\u0631\u0641\u062a\u06af\u06cc","Close":"\u0628\u0633\u062a\u0646","Formats":"\u0642\u0627\u0644\u0628\u200c\u0628\u0646\u062f\u06cc\u200c\u0647\u0627","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"\u0645\u0631\u0648\u0631\u06af\u0631 \u0634\u0645\u0627 \u0627\u0632 \u062f\u0633\u062a\u0631\u0633\u06cc \u0645\u0633\u062a\u0642\u06cc\u0645 \u0628\u0647 \u06a9\u0644\u06cc\u067e\u200c\u0628\u0648\u0631\u062f \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u0646\u0645\u06cc\u200c\u06a9\u0646\u062f\u060c \u0644\u0637\u0641\u0627\u064b \u0627\u0632 \u0645\u06cc\u0627\u0646\u0628\u0631\u0647\u0627\u06cc Ctrl+X/C/V \u0635\u0641\u062d\u0647 \u06a9\u0644\u06cc\u062f \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u06a9\u0646\u06cc\u062f.","Headings":"\u0633\u0631\u0641\u0635\u0644\u200c\u0647\u0627","Heading 1":"\u0633\u0631\u0641\u0635\u0644 1","Heading 2":"\u0633\u0631\u0641\u0635\u0644 2","Heading 3":"\u0633\u0631\u0641\u0635\u0644 3","Heading 4":"\u0633\u0631\u0641\u0635\u0644 4","Heading 5":"\u0633\u0631\u0641\u0635\u0644 5","Heading 6":"\u0633\u0631\u0641\u0635\u0644 6","Preformatted":"\u0627\u0632 \u067e\u06cc\u0634 \u0642\u0627\u0644\u0628\u200c\u0628\u0646\u062f\u06cc\u200c\u0634\u062f\u0647","Div":"\u0628\u062e\u0634","Pre":"\u067e\u06cc\u0634","Code":"\u06a9\u062f","Paragraph":"\u067e\u0627\u0631\u0627\u06af\u0631\u0627\u0641","Blockquote":"\u0646\u0642\u0644 \u0642\u0648\u0644 \u0628\u0644\u0648\u06a9\u06cc","Inline":"\u0647\u0645\u200c\u0631\u0627\u0633\u062a\u0627","Blocks":"\u0628\u0644\u0648\u06a9\u200c\u0647\u0627","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"\u0642\u0627\u0628\u0644\u06cc\u062a \u0686\u0633\u0628\u0627\u0646\u062f\u0646 \u062f\u0631 \u062d\u0627\u0644 \u062d\u0627\u0636\u0631 \u062f\u0631 \u062d\u0627\u0644\u062a \u0645\u062a\u0646 \u0633\u0627\u062f\u0647 \u0627\u0633\u062a. \u062a\u0627 \u0632\u0645\u0627\u0646 \u0641\u0639\u0627\u0644 \u0628\u0648\u062f\u0646 \u0627\u06cc\u0646 \u062d\u0627\u0644\u062a\u060c \u0645\u062a\u0648\u0646 \u0628\u0647 \u0635\u0648\u0631\u062a \u0633\u0627\u062f\u0647 \u0686\u0633\u0628\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u0646\u062f.","Fonts":"\u0641\u0648\u0646\u062a\u200c\u200c\u0647\u0627","Font sizes":"\u0633\u0627\u06cc\u0632 \u0641\u0648\u0646\u062a","Class":"\u062f\u0633\u062a\u0647","Browse for an image":"\u0627\u0646\u062a\u062e\u0627\u0628 \u062a\u0635\u0648\u06cc\u0631...","OR":"\u06cc\u0627","Drop an image here":"\u062a\u0635\u0648\u06cc\u0631 \u0645\u0648\u0631\u062f \u0646\u0638\u0631 \u0631\u0627 \u0627\u06cc\u0646\u062c\u0627 \u0631\u0647\u0627 \u06a9\u0646\u06cc\u062f","Upload":"\u0622\u067e\u0644\u0648\u062f","Uploading image":"\u062f\u0631 \u062d\u0627\u0644 \u0628\u0627\u0631\u06af\u0632\u0627\u0631\u06cc \u062a\u0635\u0648\u06cc\u0631","Block":"\u0628\u0644\u0648\u06a9","Align":"\u062a\u0631\u0627\u0632\u0628\u0646\u062f\u06cc","Default":"\u067e\u06cc\u0634\u200c\u0641\u0631\u0636","Circle":"\u062f\u0627\u06cc\u0631\u0647","Disc":"\u062f\u06cc\u0633\u06a9","Square":"\u0645\u0631\u0628\u0639","Lower Alpha":"\u062d\u0631\u0648\u0641 \u06a9\u0648\u0686\u06a9","Lower Greek":"\u062d\u0631\u0648\u0641 \u06a9\u0648\u0686\u06a9 \u06cc\u0648\u0646\u0627\u0646\u06cc","Lower Roman":"\u0627\u0639\u062f\u0627\u062f \u0631\u0648\u0645\u06cc \u06a9\u0648\u0686\u06a9","Upper Alpha":"\u062d\u0631\u0648\u0641 \u0628\u0632\u0631\u06af","Upper Roman":"\u0627\u0639\u062f\u0627\u062f \u0631\u0648\u0645\u06cc \u0628\u0632\u0631\u06af","Anchor...":"\u0642\u0644\u0627\u0628...","Anchor":"\u0642\u0644\u0627\u0628","Name":"\u0646\u0627\u0645","ID":"\u0634\u0646\u0627\u0633\u0647","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"\u0634\u0646\u0627\u0633\u0647 \u0628\u0627\u06cc\u062f \u062a\u0648\u0633\u0637 \u06cc\u06a9 \u062d\u0631\u0641 \u0627\u0646\u06af\u0644\u06cc\u0633\u06cc \u0634\u0631\u0648\u0639 \u0634\u062f\u0647 \u0648 \u0628\u0639\u062f \u0627\u0632 \u0622\u0646 \u0641\u0642\u0637 \u062d\u0631\u0648\u0641\u060c \u0627\u0639\u062f\u0627\u062f\u060c \u062e\u0637 \u0641\u0627\u0635\u0644\u0647 (-)\u060c \u0646\u0642\u0637\u0647 (.)\u060c \u062f\u0648 \u0646\u0642\u0637\u0647 (:) \u06cc\u0627 \u0632\u06cc\u0631\u062e\u0637 (_) \u0642\u0631\u0627\u0631 \u06af\u06cc\u0631\u062f.","You have unsaved changes are you sure you want to navigate away?":"\u062a\u063a\u06cc\u06cc\u0631\u0627\u062a\u200c\u062a\u0627\u0646 \u0630\u062e\u06cc\u0631\u0647 \u0646\u0634\u062f\u0647\u200c\u0627\u0646\u062f\u060c \u0622\u06cc\u0627 \u0645\u0637\u0645\u0626\u0646\u06cc\u062f \u06a9\u0647 \u0645\u06cc\u200c\u062e\u0648\u0627\u0647\u06cc\u062f \u062e\u0627\u0631\u062c \u0634\u0648\u06cc\u062f\u061f","Restore last draft":"\u0628\u0627\u0632\u06cc\u0627\u0628\u06cc \u0622\u062e\u0631\u06cc\u0646 \u067e\u06cc\u0634\u200c\u0646\u0648\u06cc\u0633","Special character...":"\u0646\u0648\u06cc\u0633\u06c0 \u0648\u06cc\u0698\u0647...","Special Character":"\u0646\u0648\u06cc\u0633\u06c0 \u0648\u06cc\u0698\u0647","Source code":"\u06a9\u062f \u0645\u0646\u0628\u0639","Insert/Edit code sample":"\u062f\u0631\u062c/\u0648\u06cc\u0631\u0627\u06cc\u0634 \u0646\u0645\u0648\u0646\u0647 \u06a9\u062f","Language":"\u0632\u0628\u0627\u0646","Code sample...":"\u0646\u0645\u0648\u0646\u0647 \u06a9\u062f...","Left to right":"\u0686\u067e \u0628\u0647 \u0631\u0627\u0633\u062a","Right to left":"\u0631\u0627\u0633\u062a \u0628\u0647 \u0686\u067e","Title":"\u0639\u0646\u0648\u0627\u0646","Fullscreen":"\u062a\u0645\u0627\u0645\u200c\u0635\u0641\u062d\u0647","Action":"\u0627\u0642\u062f\u0627\u0645","Shortcut":"\u0645\u06cc\u0627\u0646\u0628\u0631","Help":"\u0631\u0627\u0647\u0646\u0645\u0627","Address":"\u0622\u062f\u0631\u0633","Focus to menubar":"\u062a\u0645\u0631\u06a9\u0632 \u0628\u0631 \u0646\u0648\u0627\u0631 \u0645\u0646\u0648","Focus to toolbar":"\u062a\u0645\u0631\u06a9\u0632 \u0628\u0631 \u0646\u0648\u0627\u0631 \u0627\u0628\u0632\u0627\u0631","Focus to element path":"\u062a\u0645\u0631\u06a9\u0632 \u0628\u0631 \u0645\u0633\u06cc\u0631 \u0627\u0644\u0645\u0627\u0646","Focus to contextual toolbar":"\u062a\u0645\u0631\u06a9\u0632 \u0628\u0631 \u0646\u0648\u0627\u0631 \u0627\u0628\u0632\u0627\u0631 \u0628\u0627\u0641\u062a\u0627\u0631\u06cc","Insert link (if link plugin activated)":"\u062f\u0631\u062c \u067e\u06cc\u0648\u0646\u062f (\u062f\u0631 \u0635\u0648\u0631\u062a \u0641\u0639\u0627\u0644 \u0628\u0648\u062f\u0646 \u0627\u0641\u0632\u0648\u0646\u0647\u0654 \u067e\u06cc\u0648\u0646\u062f)","Save (if save plugin activated)":"\u0630\u062e\u06cc\u0631\u0647\xa0(\u062f\u0631 \u0635\u0648\u0631\u062a \u0641\u0639\u0627\u0644 \u0628\u0648\u062f\u0646 \u0627\u0641\u0632\u0648\u0646\u0647\u0654 \u0630\u062e\u06cc\u0631\u0647)","Find (if searchreplace plugin activated)":"\u06cc\u0627\u0641\u062a\u0646 (\u062f\u0631 \u0635\u0648\u0631\u062a \u0641\u0639\u0627\u0644 \u0628\u0648\u062f\u0646 \u0627\u0641\u0632\u0648\u0646\u0647\u0654 \u062c\u0633\u062a\u062c\u0648/\u062c\u0627\u06cc\u06af\u0632\u06cc\u0646\u06cc)","Plugins installed ({0}):":"\u0627\u0641\u0632\u0648\u0646\u0647\u200c\u0647\u0627\u06cc \u0646\u0635\u0628\u200c\u0634\u062f\u0647 ({0}):","Premium plugins:":"\u0627\u0641\u0632\u0648\u0646\u0647\u200c\u0647\u0627\u06cc \u067e\u0648\u0644\u06cc:","Learn more...":"\u06cc\u0627\u062f\u06af\u06cc\u0631\u06cc \u0628\u06cc\u0634\u062a\u0631...","You are using {0}":"\u062f\u0631 \u062d\u0627\u0644 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0627\u0632 {0} \u0647\u0633\u062a\u06cc\u062f","Plugins":"\u0627\u0641\u0632\u0648\u0646\u0647\u200c\u0647\u0627","Handy Shortcuts":"\u0645\u06cc\u0627\u0646\u0628\u0631\u0647\u0627\u06cc \u0645\u0641\u06cc\u062f","Horizontal line":"\u062e\u0637 \u0627\u0641\u0642\u06cc","Insert/edit image":"\u062f\u0631\u062c/\u0648\u06cc\u0631\u0627\u06cc\u0634 \u062a\u0635\u0648\u06cc\u0631","Alternative description":"\u062a\u0648\u0636\u06cc\u062d\u0627\u062a \u062c\u0627\u06cc\u06af\u0632\u06cc\u0646","Accessibility":"\u062f\u0633\u062a\u0631\u0633\u06cc","Image is decorative":"\u0627\u06cc\u0646 \u062a\u0635\u0648\u06cc\u0631 \u062f\u06a9\u0648\u0631\u06cc \u0627\u0633\u062a","Source":"\u0645\u0646\u0628\u0639","Dimensions":"\u0627\u0628\u0639\u0627\u062f","Constrain proportions":"\u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0646 \u0645\u0634\u062e\u0635\u0627\u062a","General":"\u0639\u0645\u0648\u0645\u06cc","Advanced":"\u067e\u06cc\u0634\u0631\u0641\u062a\u0647","Style":"\u0633\u0628\u06a9","Vertical space":"\u0641\u0636\u0627\u06cc \u0639\u0645\u0648\u062f\u06cc","Horizontal space":"\u0641\u0636\u0627\u06cc \u0627\u0641\u0642\u06cc","Border":"\u062d\u0627\u0634\u06cc\u0647","Insert image":"\u062f\u0631\u062c \u062a\u0635\u0648\u06cc\u0631","Image...":"\u062a\u0635\u0648\u06cc\u0631...","Image list":"\u0641\u0647\u0631\u0633\u062a \u062a\u0635\u0648\u06cc\u0631","Resize":"\u062a\u063a\u06cc\u06cc\u0631 \u0627\u0646\u062f\u0627\u0632\u0647","Insert date/time":"\u062f\u0631\u062c \u062a\u0627\u0631\u06cc\u062e/\u0632\u0645\u0627\u0646","Date/time":"\u062a\u0627\u0631\u06cc\u062e/\u0632\u0645\u0627\u0646","Insert/edit link":"\u062f\u0631\u062c/\u0648\u06cc\u0631\u0627\u06cc\u0634 \u067e\u06cc\u0648\u0646\u062f","Text to display":"\u0645\u062a\u0646 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634","Url":"\u0646\u0634\u0627\u0646\u06cc \u0648\u0628","Open link in...":"\u0628\u0627\u0632 \u06a9\u0631\u062f\u0646 \u067e\u06cc\u0648\u0646\u062f \u062f\u0631...","Current window":"\u067e\u0646\u062c\u0631\u0647 \u062c\u0627\u0631\u06cc","None":"\u0647\u06cc\u0686\u200c\u06a9\u062f\u0627\u0645","New window":"\u067e\u0646\u062c\u0631\u0647 \u062c\u062f\u06cc\u062f","Open link":"\u0628\u0627\u0632\u06a9\u0631\u062f\u0646 \u0644\u06cc\u0646\u06a9","Remove link":"\u062d\u0630\u0641 \u067e\u06cc\u0648\u0646\u062f","Anchors":"\u0642\u0644\u0627\u0628\u200c\u0647\u0627","Link...":"\u067e\u06cc\u0648\u0646\u062f...","Paste or type a link":"\u0686\u0633\u0628\u0627\u0646\u062f\u0646 \u06cc\u0627 \u062a\u0627\u06cc\u067e \u06a9\u0631\u062f\u0646 \u067e\u06cc\u0648\u0646\u062f","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"\u0628\u0647 \u0646\u0638\u0631 \u0645\u06cc\u200c\u0631\u0633\u062f \u0646\u0634\u0627\u0646\u06cc \u0648\u0628 \u0648\u0627\u0631\u062f\u0634\u062f\u0647 \u0646\u0634\u0627\u0646\u06cc \u0627\u06cc\u0645\u06cc\u0644 \u0627\u0633\u062a. \u0622\u06cc\u0627 \u0645\u0627\u06cc\u0644 \u0628\u0647 \u0627\u0641\u0632\u0648\u062f\u0646 \u067e\u06cc\u0634\u0648\u0646\u062f \u0644\u0627\u0632\u0645 :mailto \u0647\u0633\u062a\u06cc\u062f\u061f","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"\u0628\u0647 \u0646\u0638\u0631 \u0645\u06cc \u0631\u0633\u062f \u0646\u0634\u0627\u0646\u06cc \u0648\u0628 \u0648\u0627\u0631\u062f\u0634\u062f\u0647 \u067e\u06cc\u0648\u0646\u062f\u06cc \u062e\u0627\u0631\u062c\u06cc \u0627\u0633\u062a. \u0622\u06cc\u0627 \u0645\u0627\u06cc\u0644 \u0628\u0647 \u0627\u0641\u0632\u0648\u062f\u0646 \u067e\u06cc\u0634\u0648\u0646\u062f //:http \u0647\u0633\u062a\u06cc\u062f\u061f","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"\u0622\u062f\u0631\u0633 \u0627\u06cc\u0646\u062a\u0631\u0646\u062a\u06cc \u06a9\u0647 \u0634\u0645\u0627 \u0648\u0627\u0631\u062f \u06a9\u0631\u062f\u0647 \u0627\u06cc\u062f \u06af\u0648\u06cc\u0627 \u06cc\u06a9 \u0622\u062f\u0631\u0633 \u0627\u06cc\u0646\u062a\u0631\u0646\u062a\u06cc \u062e\u0627\u0631\u062c\u06cc \u0627\u0633\u062a. \u0622\u06cc\u0627 \u0645\u06cc\u062e\u0648\u0627\u0647\u06cc\u062f \u06a9\u0647 \u067e\u06cc\u0634\u0648\u0646\u062f \u0636\u0631\u0648\u0631\u06cc https:// \u0627\u0636\u0627\u0641\u0647 \u06a9\u0646\u0645\u061f","Link list":"\u0641\u0647\u0631\u0633\u062a \u067e\u06cc\u0648\u0646\u062f\u0647\u0627","Insert video":"\u062f\u0631\u062c \u0648\u06cc\u062f\u06cc\u0648","Insert/edit video":"\u062f\u0631\u062c/\u0648\u06cc\u0631\u0627\u06cc\u0634 \u0648\u06cc\u062f\u06cc\u0648","Insert/edit media":"\u062f\u0631\u062c/\u0648\u06cc\u0631\u0627\u06cc\u0634 \u0631\u0633\u0627\u0646\u0647","Alternative source":"\u0645\u0646\u0628\u0639 \u062c\u0627\u06cc\u06af\u0632\u06cc\u0646","Alternative source URL":"\u0646\u0634\u0627\u0646\u06cc \u0648\u0628 \u0645\u0646\u0628\u0639 \u062c\u0627\u06cc\u06af\u0632\u06cc\u0646","Media poster (Image URL)":"\u067e\u0648\u0633\u062a\u0631 \u0631\u0633\u0627\u0646\u0647 (\u0646\u0634\u0627\u0646\u06cc \u0648\u0628 \u062a\u0635\u0648\u06cc\u0631)","Paste your embed code below:":"\u0686\u0633\u0628\u0627\u0646\u062f\u0646 \u06a9\u062f \u062c\u0627\u0633\u0627\u0632\u06cc \u0634\u0645\u0627 \u062f\u0631 \u0632\u06cc\u0631:","Embed":"\u062c\u0627\u0633\u0627\u0632\u06cc","Media...":"\u0631\u0633\u0627\u0646\u0647...","Nonbreaking space":"\u0641\u0636\u0627\u06cc \u062e\u0627\u0644\u06cc \u0628\u0631\u0634 \u0646\u0627\u067e\u0630\u06cc\u0631","Page break":"\u0628\u0631\u0634 \u0635\u0641\u062d\u0647","Paste as text":"\u0686\u0633\u0628\u0627\u0646\u062f\u0646 \u0628\u0647\u200c\u0635\u0648\u0631\u062a \u0645\u062a\u0646","Preview":"\u067e\u06cc\u0634\u200c\u0646\u0645\u0627\u06cc\u0634","Print":"\u0686\u0627\u067e","Print...":"\u0686\u0627\u067e...","Save":"\u0630\u062e\u064a\u0631\u0647","Find":"\u06cc\u0627\u0641\u062a\u0646","Replace with":"\u062c\u0627\u06cc\u06af\u0632\u06cc\u0646 \u06a9\u0631\u062f\u0646 \u0628\u0627","Replace":"\u062c\u0627\u06cc\u06af\u0632\u06cc\u0646 \u06a9\u0631\u062f\u0646","Replace all":"\u062c\u0627\u06cc\u06af\u0632\u06cc\u0646 \u06a9\u0631\u062f\u0646 \u0647\u0645\u0647","Previous":"\u0642\u0628\u0644\u06cc","Next":"\u0628\u0639\u062f\u06cc","Find and Replace":"\u062c\u0633\u062a\u200c\u0648\u200c\u062c\u0648 \u0648 \u062c\u0627\u06cc\u06af\u0632\u06cc\u0646 \u06a9\u0631\u062f\u0646","Find and replace...":"\u06cc\u0627\u0641\u062a\u0646 \u0648 \u062c\u0627\u06cc\u06af\u0632\u06cc\u0646 \u06a9\u0631\u062f\u0646...","Could not find the specified string.":"\u0631\u0634\u062a\u0647 \u0645\u0648\u0631\u062f \u0646\u0638\u0631 \u06cc\u0627\u0641\u062a \u0646\u0634\u062f.","Match case":"\u0646\u0645\u0648\u0646\u0647 \u0645\u0646\u0637\u0628\u0642","Find whole words only":"\u06cc\u0627\u0641\u062a\u0646 \u062f\u0642\u06cc\u0642\u0627\u064b \u06a9\u0644 \u0648\u0627\u0698\u0647","Find in selection":"\u062f\u0631 \u06af\u0644\u0686\u06cc\u0646 \u0628\u06cc\u0627\u0628\u06cc\u062f","Insert table":"\u062f\u0631\u062c \u062c\u062f\u0648\u0644","Table properties":"\u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u062c\u062f\u0648\u0644","Delete table":"\u062d\u0630\u0641 \u062c\u062f\u0648\u0644","Cell":"\u0633\u0644\u0648\u0644","Row":"\u0631\u062f\u06cc\u0641","Column":"\u0633\u062a\u0648\u0646","Cell properties":"\u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0633\u0644\u0648\u0644","Merge cells":"\u0627\u062f\u063a\u0627\u0645 \u0633\u0644\u0648\u0644\u200c\u0647\u0627","Split cell":"\u062c\u062f\u0627\u0633\u0627\u0632\u06cc \u0633\u0644\u0648\u0644\u200c\u0647\u0627","Insert row before":"\u062f\u0631\u062c \u0633\u0637\u0631 \u062f\u0631 \u0628\u0627\u0644\u0627","Insert row after":"\u062f\u0631\u062c \u0633\u0637\u0631 \u062f\u0631 \u067e\u0627\u06cc\u06cc\u0646","Delete row":"\u062d\u0630\u0641 \u0633\u0637\u0631","Row properties":"\u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0633\u0637\u0631","Cut row":"\u0628\u0631\u0634 \u0633\u0637\u0631","Cut column":"\u0628\u0631\u0634 \u0633\u062a\u0648\u0646","Copy row":"\u06a9\u067e\u06cc \u0633\u0637\u0631","Copy column":"\u06a9\u067e\u06cc \u0633\u062a\u0648\u0646","Paste row before":"\u0686\u0633\u0628\u0627\u0646\u062f\u0646 \u0633\u0637\u0631 \u062f\u0631 \u0628\u0627\u0644\u0627","Paste column before":"\u0686\u0633\u0628\u0627\u0646\u062f\u0646 \u0633\u062a\u0648\u0646 \u0642\u0628\u0644 \u0627\u0632 \u0633\u062a\u0648\u0646 \u062c\u0627\u0631\u06cc","Paste row after":"\u0686\u0633\u0628\u0627\u0646\u062f\u0646 \u0633\u0637\u0631 \u062f\u0631 \u067e\u0627\u06cc\u06cc\u0646","Paste column after":"\u0686\u0633\u0628\u0627\u0646\u062f\u0646 \u0633\u062a\u0648\u0646 \u0628\u0639\u062f \u0627\u0632 \u0633\u062a\u0648\u0646 \u062c\u0627\u0631\u06cc","Insert column before":"\u062f\u0631\u062c \u0633\u062a\u0648\u0646 \u062f\u0631 \u0628\u0627\u0644\u0627","Insert column after":"\u062f\u0631\u062c \u0633\u062a\u0648\u0646 \u062f\u0631 \u067e\u0627\u06cc\u06cc\u0646","Delete column":"\u062d\u0630\u0641 \u0633\u062a\u0648\u0646","Cols":"\u0633\u062a\u0648\u0646\u200c\u0647\u0627","Rows":"\u0631\u062f\u06cc\u0641\u200c\u0647\u0627","Width":"\u0639\u0631\u0636","Height":"\u0627\u0631\u062a\u0641\u0627\u0639","Cell spacing":"\u0641\u0627\u0635\u0644\u0647 \u0628\u06cc\u0646 \u0633\u0644\u0648\u0644\u200c\u0647\u0627","Cell padding":"\u062d\u0627\u0634\u06cc\u0647 \u0628\u06cc\u0646 \u0633\u0644\u0648\u0644\u200c\u0647\u0627","Row clipboard actions":"\u0639\u0645\u0644\u06cc\u0627\u062a \u062d\u0627\u0641\u0638\u0647 \u0645\u0648\u0642\u062a \u0631\u062f\u06cc\u0641\u200c\u0647\u0627","Column clipboard actions":"\u0639\u0645\u0644\u06cc\u0627\u062a \u062d\u0627\u0641\u0638\u0647 \u0645\u0648\u0642\u062a \u0633\u062a\u0648\u0646\u200c\u0647\u0627","Table styles":"\u0633\u0628\u06a9\u200c\u0647\u0627\u06cc \u062c\u062f\u0648\u0644","Cell styles":"\u0633\u0628\u06a9\u200c\u0647\u0627\u06cc \u062e\u0627\u0646\u0647 \u062c\u062f\u0648\u0644","Column header":"\u0633\u062a\u0648\u0646 \u062a\u06cc\u062a\u0631","Row header":"\u0633\u0637\u0631 \u062a\u06cc\u062a\u0631","Table caption":"\u0639\u0646\u0648\u0627\u0646 \u062c\u062f\u0648\u0644","Caption":"\u0639\u0646\u0648\u0627\u0646","Show caption":"\u0646\u0645\u0627\u06cc\u0634 \u0639\u0646\u0648\u0627\u0646","Left":"\u0686\u067e","Center":"\u0645\u0631\u06a9\u0632","Right":"\u0631\u0627\u0633\u062a","Cell type":"\u0646\u0648\u0639 \u0633\u0644\u0648\u0644","Scope":"\u06af\u0633\u062a\u0631\u0647","Alignment":"\u062a\u0631\u0627\u0632\u0628\u0646\u062f\u06cc","Horizontal align":"\u062a\u0631\u0627\u0632 \u0627\u0641\u0642\u06cc","Vertical align":"\u062a\u0631\u0627\u0632 \u0639\u0645\u0648\u062f\u06cc","Top":"\u0628\u0627\u0644\u0627","Middle":"\u0648\u0633\u0637","Bottom":"\u067e\u0627\u06cc\u06cc\u0646","Header cell":"\u0633\u0644\u0648\u0644 \u0633\u0631\u0633\u062a\u0648\u0646","Row group":"\u06af\u0631\u0648\u0647 \u0633\u0637\u0631\u06cc","Column group":"\u06af\u0631\u0648\u0647 \u0633\u062a\u0648\u0646\u06cc","Row type":"\u0646\u0648\u0639 \u0633\u0637\u0631","Header":"\u0633\u0631\u0628\u0631\u06af","Body":"\u0628\u062f\u0646\u0647","Footer":"\u067e\u0627\u0648\u0631\u0642\u06cc","Border color":"\u0631\u0646\u06af \u062d\u0627\u0634\u06cc\u0647","Solid":"\u062e\u0637 \u0645\u0645\u062a\u062f","Dotted":"\u0646\u0642\u0637\u0647 \u0646\u0642\u0637\u0647","Dashed":"\u0641\u0627\u0635\u0644\u0647 \u0641\u0627\u0635\u0644\u0647","Double":"\u062f\u0648 \u062e\u0637\u06cc","Groove":"\u0634\u06cc\u0627\u0631\u062f\u0627\u0631","Ridge":"\u0644\u0628\u0647\u200c\u062f\u0627\u0631","Inset":"\u062a\u0648 \u0631\u0641\u062a\u0647","Outset":"\u0628\u0631\u062c\u0633\u062a\u0647","Hidden":"\u0645\u062e\u0641\u06cc","Insert template...":"\u062f\u0631\u062c \u0627\u0644\u06af\u0648...","Templates":"\u0627\u0644\u06af\u0648\u0647\u0627","Template":"\u0627\u0644\u06af\u0648","Insert Template":"\u062f\u0631\u062c \u0642\u0627\u0644\u0628","Text color":"\u0631\u0646\u06af \u0645\u062a\u0646","Background color":"\u0631\u0646\u06af \u067e\u0633\u200c\u0632\u0645\u06cc\u0646\u0647","Custom...":"\u0633\u0641\u0627\u0631\u0634\u06cc...","Custom color":"\u0631\u0646\u06af \u0633\u0641\u0627\u0631\u0634\u06cc","No color":"\u0628\u062f\u0648\u0646 \u0631\u0646\u06af","Remove color":"\u062d\u0630\u0641 \u0631\u0646\u06af","Show blocks":"\u0646\u0645\u0627\u06cc\u0634 \u0628\u0644\u0648\u06a9\u200c\u0647\u0627","Show invisible characters":"\u0646\u0645\u0627\u06cc\u0634 \u0646\u0648\u06cc\u0633\u0647\u200c\u0647\u0627\u06cc \u0646\u0627\u067e\u06cc\u062f\u0627","Word count":"\u062a\u0639\u062f\u0627\u062f \u0648\u0627\u0698\u0647\u200c\u0647\u0627","Count":"\u0634\u0645\u0627\u0631\u0634","Document":"\u0633\u0646\u062f","Selection":"\u0627\u0646\u062a\u062e\u0627\u0628","Words":"\u06a9\u0644\u0645\u0627\u062a","Words: {0}":"\u0648\u0627\u0698\u0647\u200c\u0647\u0627: {0}","{0} words":"{0} \u0648\u0627\u0698\u0647","File":"\u067e\u0631\u0648\u0646\u062f\u0647","Edit":"\u0648\u06cc\u0631\u0627\u06cc\u0634","Insert":"\u062f\u0631\u062c","View":"\u0646\u0645\u0627\u06cc\u0634","Format":"\u0642\u0627\u0644\u0628","Table":"\u062c\u062f\u0648\u0644","Tools":"\u0627\u0628\u0632\u0627\u0631\u0647\u0627","Powered by {0}":"\u0642\u0648\u062a\u200c\u06af\u0631\u0641\u062a\u0647 \u0627\u0632 {0}","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\u0646\u0627\u062d\u06cc\u0647 \u0645\u062a\u0646 \u063a\u0646\u06cc. \u062c\u0647\u062a \u0645\u0634\u0627\u0647\u062f\u0647\u0654 \u0645\u0646\u0648 \u0627\u0632 \u06a9\u0644\u06cc\u062f\u0647\u0627\u06cc \u062a\u0631\u06a9\u06cc\u0628\u06cc ALT + F9 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u06a9\u0646\u06cc\u062f. \u062c\u0647\u062a \u0645\u0634\u0627\u0647\u062f\u0647\u0654 \u0646\u0648\u0627\u0631 \u0627\u0628\u0632\u0627\u0631 \u0627\u0632 \u06a9\u0644\u06cc\u062f\u0647\u0627\u06cc \u062a\u0631\u06a9\u06cc\u0628\u06cc ALT + F10 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u06a9\u0646\u06cc\u062f. \u062c\u0647\u062a \u0645\u0634\u0627\u0647\u062f\u0647 \u0631\u0627\u0647\u0646\u0645\u0627 \u0627\u0632 \u06a9\u0644\u06cc\u062f\u0647\u0627\u06cc \u062a\u0631\u06a9\u06cc\u0628\u06cc ALT + 0 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u06a9\u0646\u06cc\u062f.","Image title":"\u0639\u0646\u0648\u0627\u0646 \u062a\u0635\u0648\u06cc\u0631","Border width":"\u0639\u0631\u0636 \u062d\u0627\u0634\u06cc\u0647","Border style":"\u0633\u0628\u06a9 \u062d\u0627\u0634\u06cc\u0647","Error":"\u062e\u0637\u0627","Warn":"\u0647\u0634\u062f\u0627\u0631","Valid":"\u0645\u0639\u062a\u0628\u0631","To open the popup, press Shift+Enter":"\u062c\u0647\u062a \u0628\u0627\u0632 \u06a9\u0631\u062f\u0646 \u067e\u0646\u062c\u0631\u0647 \u0628\u0627\u0632\u0634\u0648\u060c \u06a9\u0644\u06cc\u062f\u0647\u0627\u06cc Shift + Enter \u0631\u0627 \u0641\u0634\u0627\u0631 \u062f\u0647\u06cc\u062f.","Rich Text Area":"\u062c\u0639\u0628\u0647 \u0645\u062a\u0646 \u0628\u0632\u0631\u06af (Textarea)","Rich Text Area. Press ALT-0 for help.":"\u0646\u0627\u062d\u06cc\u0647 \u0645\u062a\u0646 \u063a\u0646\u06cc. \u062c\u0647\u062a \u0645\u0634\u0627\u0647\u062f\u0647\u0654 \u0631\u0627\u0647\u0646\u0645\u0627 \u06a9\u0644\u06cc\u062f\u0647\u0627\u06cc ALT + 0 \u0631\u0627 \u0641\u0634\u0627\u0631 \u062f\u0647\u06cc\u062f.","System Font":"\u0641\u0648\u0646\u062a \u0633\u06cc\u0633\u062a\u0645\u06cc","Failed to upload image: {0}":"\u0639\u062f\u0645 \u0645\u0648\u0641\u0642\u06cc\u062a \u062f\u0631 \u0628\u0627\u0631\u06af\u0630\u0627\u0631\u06cc \u062a\u0635\u0648\u06cc\u0631: {0}","Failed to load plugin: {0} from url {1}":"\u0639\u062f\u0645 \u0645\u0648\u0641\u0642\u06cc\u062a \u062f\u0631 \u0628\u0627\u0631\u06af\u0630\u0627\u0631\u06cc \u0627\u0641\u0632\u0648\u0646\u0647: {0} \u0627\u0632 \u0646\u0634\u0627\u0646\u06cc \u0648\u0628 {1}","Failed to load plugin url: {0}":"\u0639\u062f\u0645 \u0645\u0648\u0641\u0642\u06cc\u062a \u062f\u0631 \u0628\u0627\u0631\u06af\u0630\u0627\u0631\u06cc \u0646\u0634\u0627\u0646\u06cc \u0648\u0628 \u0627\u0641\u0632\u0648\u0646\u0647: {0}","Failed to initialize plugin: {0}":"\u0639\u062f\u0645 \u0645\u0648\u0641\u0642\u06cc\u062a \u062f\u0631 \u0631\u0627\u0647\u200c\u0627\u0646\u062f\u0627\u0632\u06cc \u0627\u0641\u0632\u0648\u0646\u0647: {0}","example":"\u0645\u062b\u0627\u0644","Search":"\u062c\u0633\u062a\u062c\u0648","All":"\u0647\u0645\u0647","Currency":"\u0627\u0631\u0632","Text":"\u0645\u062a\u0646","Quotations":"\u0646\u0642\u0644\u200c\u0642\u0648\u0644\u200c\u0647\u0627","Mathematical":"\u0631\u06cc\u0627\u0636\u06cc","Extended Latin":"\u0644\u0627\u062a\u06cc\u0646 \u06af\u0633\u062a\u0631\u062f\u0647","Symbols":"\u0646\u0645\u0627\u062f\u0647\u0627","Arrows":"\u067e\u06cc\u06a9\u0627\u0646\u200c\u0647\u0627","User Defined":"\u0628\u0647 \u062e\u0648\u0627\u0633\u062a \u06a9\u0627\u0631\u0628\u0631","dollar sign":"\u0646\u0645\u0627\u062f \u062f\u0644\u0627\u0631","currency sign":"\u0646\u0645\u0627\u062f \u0627\u0631\u0632","euro-currency sign":"\u0646\u0645\u0627\u062f \u06cc\u0648\u0631\u0648","colon sign":"\u0646\u0645\u0627\u062f \u062f\u0648\u0646\u0642\u0637\u0647","cruzeiro sign":"\u0646\u0645\u0627\u062f \u06a9\u0631\u0648\u0632\u06cc\u0631\u0648","french franc sign":"\u0646\u0645\u0627\u062f \u0641\u0631\u0627\u0646\u06a9 \u0641\u0631\u0627\u0646\u0633\u0647","lira sign":"\u0646\u0645\u0627\u062f \u0644\u06cc\u0631\u0647","mill sign":"\u0646\u0645\u0627\u062f \u0645\u06cc\u0644","naira sign":"\u0646\u0645\u0627\u062f \u0646\u0627\u06cc\u0631\u0627","peseta sign":"\u0646\u0645\u0627\u062f \u067e\u0632\u062a\u0627","rupee sign":"\u0646\u0645\u0627\u062f \u0631\u0648\u067e\u06cc\u0647","won sign":"\u0646\u0645\u0627\u062f \u0648\u0648\u0646","new sheqel sign":"\u0646\u0645\u0627\u062f \u0634\u06a9\u0644 \u062c\u062f\u06cc\u062f","dong sign":"\u0646\u0645\u0627\u062f \u062f\u0627\u0646\u06af","kip sign":"\u0646\u0645\u0627\u062f \u06a9\u06cc\u067e","tugrik sign":"\u0646\u0645\u0627\u062f \u062a\u0648\u06af\u0631\u0648\u06af","drachma sign":"\u0646\u0645\u0627\u062f \u062f\u0631\u0627\u062e\u0645\u0627","german penny symbol":"\u0646\u0645\u0627\u062f \u067e\u0646\u06cc \u0622\u0644\u0645\u0627\u0646\u06cc","peso sign":"\u0646\u0645\u0627\u062f \u067e\u0632\u0648","guarani sign":"\u0646\u0645\u0627\u062f \u06af\u0648\u0627\u0631\u0627\u0646\u06cc","austral sign":"\u0646\u0645\u0627\u062f \u0622\u0633\u062a\u0631\u0627\u0644","hryvnia sign":"\u0646\u0645\u0627\u062f \u06af\u0631\u06cc\u0648\u0646\u0627","cedi sign":"\u0646\u0645\u0627\u062f \u0633\u062f\u06cc","livre tournois sign":"\u0646\u0645\u0627\u062f \u0644\u06cc\u0648\u0631\u0647 \u062a\u0648\u0631\u0646\u0648\u0627","spesmilo sign":"\u0646\u0645\u0627\u062f \u0627\u0633\u067e\u0633\u0645\u06cc\u0644\u0648","tenge sign":"\u0646\u0645\u0627\u062f \u062a\u0646\u06af\u0647","indian rupee sign":"\u0646\u0645\u0627\u062f \u0631\u0648\u067e\u06cc\u0647 \u0647\u0646\u062f\u06cc","turkish lira sign":"\u0646\u0645\u0627\u062f \u0644\u06cc\u0631\u0647 \u062a\u0631\u06a9\u06cc","nordic mark sign":"\u0646\u0645\u0627\u062f \u0645\u0627\u0631\u06a9 \u0646\u0631\u0648\u0698","manat sign":"\u0646\u0645\u0627\u062f \u0645\u0646\u0627\u062a","ruble sign":"\u0646\u0645\u0627\u062f \u0631\u0648\u0628\u0644","yen character":"\u0646\u0648\u06cc\u0633\u0647 \u06cc\u0646","yuan character":"\u0646\u0648\u06cc\u0633\u0647 \u06cc\u0648\u0627\u0646","yuan character, in hong kong and taiwan":"\u0646\u0648\u06cc\u0633\u0647 \u06cc\u0648\u0627\u0646\u060c \u062f\u0631 \u0647\u0646\u06af\u200c\u06a9\u0646\u06af \u0648 \u062a\u0627\u06cc\u0648\u0627\u0646","yen/yuan character variant one":"\u0646\u0648\u06cc\u0633\u0647 \u062c\u0627\u06cc\u06af\u0632\u06cc\u0646 \u06cc\u0646/\u06cc\u0648\u0627\u0646","Emojis":"\u0627\u0633\u062a\u06cc\u06a9\u0631\u0647\u0627","Emojis...":"\u0627\u0633\u062a\u06cc\u06a9\u0631\u0647\u0627...","Loading emojis...":"\u0641\u0631\u0627\u062e\u0648\u0627\u0646\u06cc \u0627\u0633\u062a\u06cc\u06a9\u0631\u0647\u0627...","Could not load emojis":"\u0627\u0645\u06a9\u0627\u0646 \u0628\u0627\u0631\u06af\u06cc\u0631\u06cc \u0627\u06cc\u0645\u0648\u062c\u06cc\u200c\u0647\u0627 \u0648\u062c\u0648\u062f \u0646\u062f\u0627\u0631\u062f","People":"\u0627\u0641\u0631\u0627\u062f","Animals and Nature":"\u062d\u06cc\u0648\u0627\u0646\u0627\u062a \u0648 \u0637\u0628\u06cc\u0639\u062a","Food and Drink":"\u063a\u0630\u0627 \u0648 \u0646\u0648\u0634\u06cc\u062f\u0646\u06cc","Activity":"\u0641\u0639\u0627\u0644\u06cc\u062a","Travel and Places":"\u0633\u0641\u0631 \u0648 \u0627\u0645\u0627\u06a9\u0646","Objects":"\u0627\u0634\u06cc\u0627","Flags":"\u067e\u0631\u0686\u0645\u200c\u0647\u0627","Characters":"\u0646\u0648\u06cc\u0633\u0647\u200c\u0647\u0627","Characters (no spaces)":"\u0646\u0648\u06cc\u0633\u0647 \u0647\u0627 (\u0628\u062f\u0648\u0646 \u0641\u0627\u0635\u0644\u0647)","{0} characters":"{0} \u06a9\u0627\u0631\u0627\u06a9\u062a\u0631","Error: Form submit field collision.":"\u062e\u0637\u0627: \u062a\u062f\u0627\u062e\u0644 \u062f\u0631 \u062b\u0628\u062a \u0641\u0631\u0645.","Error: No form element found.":"\u062e\u0637\u0627: \u0647\u06cc\u0686 \u0627\u0644\u0645\u0627\u0646 \u0641\u0631\u0645\u06cc \u06cc\u0627\u0641\u062a \u0646\u0634\u062f.","Color swatch":"\u0646\u0645\u0648\u0646\u0647 \u0631\u0646\u06af","Color Picker":"\u0627\u0646\u062a\u062e\u0627\u0628\u200c\u06a9\u0646\u0646\u062f\u0647 \u0631\u0646\u06af","Invalid hex color code: {0}":"\u06a9\u062f \u0631\u0646\u06af 16 \u0628\u06cc\u062a\u06cc \u0645\u0639\u062a\u0628\u0631: {0}","Invalid input":"\u0648\u0631\u0648\u062f\u06cc \u0646\u0627\u0645\u0639\u062a\u0628\u0631","R":"\u0642\u0631\u0645\u0632","Red component":"\u062c\u0632\u0621 \u0642\u0631\u0645\u0632","G":"\u0633\u0628\u0632","Green component":"\u062c\u0632\u0621 \u0633\u0628\u0632","B":"\u0622\u0628\u06cc","Blue component":"\u062c\u0632\u0621 \u0622\u0628\u06cc","#":"#","Hex color code":"\u06a9\u062f \u0631\u0646\u06af 16 \u0628\u06cc\u062a\u06cc","Range 0 to 255":"\u0628\u0627\u0632\u0647\u200c\u06cc \u0635\u0641\u0631 \u062a\u0627 255","Turquoise":"\u0641\u06cc\u0631\u0648\u0632\u0647\u200c\u0627\u06cc","Green":"\u0633\u0628\u0632","Blue":"\u0622\u0628\u06cc","Purple":"\u0628\u0646\u0641\u0634","Navy Blue":"\u0633\u0631\u0645\u0647\u200c\u0627\u06cc","Dark Turquoise":"\u0641\u06cc\u0631\u0648\u0632\u0647\u200c\u0627\u06cc \u062a\u06cc\u0631\u0647","Dark Green":"\u0633\u0628\u0632 \u062a\u06cc\u0631\u0647","Medium Blue":"\u0622\u0628\u06cc \u0633\u06cc\u0631","Medium Purple":"\u0622\u0628\u06cc \u0628\u0646\u0641\u0634","Midnight Blue":"\u0622\u0628\u06cc \u0646\u0641\u062a\u06cc","Yellow":"\u0632\u0631\u062f","Orange":"\u0646\u0627\u0631\u0646\u062c\u06cc","Red":"\u0642\u0631\u0645\u0632","Light Gray":"\u062e\u0627\u06a9\u0633\u062a\u0631\u06cc \u0631\u0648\u0634\u0646","Gray":"\u062e\u0627\u06a9\u0633\u062a\u0631\u06cc","Dark Yellow":"\u0632\u0631\u062f \u062a\u06cc\u0631\u0647","Dark Orange":"\u0646\u0627\u0631\u0646\u062c\u06cc \u062a\u06cc\u0631\u0647","Dark Red":"\u0642\u0631\u0645\u0632 \u062a\u06cc\u0631\u0647","Medium Gray":"\u062e\u0627\u06a9\u0633\u062a\u0631\u06cc \u0646\u06cc\u0645\u0647\u200c\u0631\u0648\u0634\u0646","Dark Gray":"\u062e\u0627\u06a9\u0633\u062a\u0631\u06cc \u062a\u06cc\u0631\u0647","Light Green":"\u0633\u0628\u0632 \u0631\u0648\u0634\u0646","Light Yellow":"\u0632\u0631\u062f \u0631\u0648\u0634\u0646","Light Red":"\u0642\u0631\u0645\u0632 \u0631\u0648\u0634\u0646","Light Purple":"\u0628\u0646\u0641\u0634 \u0631\u0648\u0634\u0646","Light Blue":"\u0622\u0628\u06cc \u0631\u0648\u0634\u0646","Dark Purple":"\u0628\u0646\u0641\u0634 \u062a\u06cc\u0631\u0647","Dark Blue":"\u0622\u0628\u06cc \u062a\u06cc\u0631\u0647","Black":"\u0633\u06cc\u0627\u0647","White":"\u0633\u0641\u06cc\u062f","Switch to or from fullscreen mode":"\u062a\u063a\u06cc\u06cc\u0631 \u0627\u0632 \u062d\u0627\u0644\u062a \u062a\u0645\u0627\u0645\u200c\u0635\u0641\u062d\u0647 \u06cc\u0627 \u0628\u0647 \u062d\u0627\u0644\u062a \u062a\u0645\u0627\u0645\u200c\u0635\u0641\u062d\u0647","Open help dialog":"\u0628\u0627\u0632 \u06a9\u0631\u062f\u0646 \u06a9\u0627\u062f\u0631 \u0631\u0627\u0647\u0646\u0645\u0627","history":"\u062a\u0627\u0631\u06cc\u062e\u0686\u0647","styles":"\u0633\u0628\u06a9\u200c\u0647\u0627","formatting":"\u0642\u0627\u0644\u0628\u200c\u0628\u0646\u062f\u06cc","alignment":"\u062a\u0631\u0627\u0632\u0628\u0646\u062f\u06cc","indentation":"\u062a\u0648\u0631\u0641\u062a\u06af\u06cc","Font":"\u0641\u0648\u0646\u062a","Size":"\u0627\u0646\u062f\u0627\u0632\u0647","More...":"\u0628\u06cc\u0634\u062a\u0631...","Select...":"\u0627\u0646\u062a\u062e\u0627\u0628...","Preferences":"\u062a\u0631\u062c\u06cc\u062d\u0627\u062a","Yes":"\u0628\u0644\u0647","No":"\u062e\u06cc\u0631","Keyboard Navigation":"\u0645\u0631\u0648\u0631 \u0628\u0627 \u0635\u0641\u062d\u0647 \u06a9\u0644\u06cc\u062f","Version":"\u0646\u0633\u062e\u0647","Code view":"\u0646\u0645\u0627\u06cc \u06a9\u062f","Open popup menu for split buttons":"\u0645\u0646\u0648\u06cc \u0628\u0627\u0632\u0634\u0648 \u0628\u0631\u0627\u06cc \u062f\u06a9\u0645\u0647 \u0647\u0627\u06cc \u062a\u0642\u0633\u06cc\u0645 \u0634\u062f\u0647 \u0631\u0627 \u0628\u0627\u0632 \u06a9\u0646\u06cc\u062f","List Properties":"\u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0641\u0647\u0631\u0633\u062a","List properties...":"\u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0641\u0647\u0631\u0633\u062a","Start list at number":"\u0644\u06cc\u0633\u062a \u0631\u0627 \u062f\u0631 \u0634\u0645\u0627\u0631\u0647 \u0634\u0631\u0648\u0639 \u06a9\u0646\u06cc\u062f","Line height":"\u0628\u0644\u0646\u062f\u06cc \u062e\u0637 ","Dropped file type is not supported":"\u0641\u0631\u0645\u062a \u0641\u0627\u06cc\u0644 \u062d\u0630\u0641 \u0634\u062f\u0647 \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u0646\u0645\u06cc\u200c\u0634\u0648\u062f","Loading...":"\u0628\u0627\u0631\u06af\u06cc\u0631\u06cc...","ImageProxy HTTP error: Rejected request":"\u062e\u0637\u0627\u06cc ImageProxy HTTP: \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0628\u0631\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0634\u062f","ImageProxy HTTP error: Could not find Image Proxy":"\u062e\u0637\u0627\u06cc ImageProxy HTTP: \u0634\u06cc\u0621 ImageProxy \u067e\u06cc\u062f\u0627 \u0646\u0634\u062f","ImageProxy HTTP error: Incorrect Image Proxy URL":"\u062e\u0637\u0627\u06cc ImageProxy HTTP: \u0622\u062f\u0631\u0633 ImageProxy \u0627\u0634\u062a\u0628\u0627\u0647 \u0627\u0633\u062a","ImageProxy HTTP error: Unknown ImageProxy error":"\u062e\u0637\u0627\u06cc ImageProxy HTTP: \u062e\u0637\u0627 \u0634\u0646\u0627\u0633\u0627\u06cc\u06cc \u0646\u0634\u062f","_dir":"rtl"}); \ No newline at end of file +tinymce.addI18n("fa",{"#":"#","Accessibility":"\u062f\u0633\u062a\u0631\u0633\u06cc","Accordion":"\u0622\u06a9\u0627\u0631\u062f\u0626\u0648\u0646","Accordion body...":"\u0628\u062f\u0646\u0647 \u0622\u06a9\u0627\u0631\u062f\u0626\u0648\u0646...","Accordion summary...":"\u062e\u0644\u0627\u0635\u0647 \u0627\u06cc \u0627\u0632 \u0622\u06a9\u0627\u0631\u062f\u0626\u0648\u0646...","Action":"\u0627\u0642\u062f\u0627\u0645","Activity":"\u0641\u0639\u0627\u0644\u06cc\u062a","Address":"\u0622\u062f\u0631\u0633","Advanced":"\u067e\u06cc\u0634\u0631\u0641\u062a\u0647","Align":"\u062a\u0631\u0627\u0632\u0628\u0646\u062f\u06cc","Align center":"\u062a\u0631\u0627\u0632\u0628\u0646\u062f\u06cc \u0627\u0632 \u0648\u0633\u0637","Align left":"\u062a\u0631\u0627\u0632\u0628\u0646\u062f\u06cc \u0627\u0632 \u0686\u067e","Align right":"\u062a\u0631\u0627\u0632\u0628\u0646\u062f\u06cc \u0627\u0632 \u0631\u0627\u0633\u062a","Alignment":"\u062a\u0631\u0627\u0632\u0628\u0646\u062f\u06cc","Alignment {0}":"\u062a\u0631\u0627\u0632 {0}","All":"\u0647\u0645\u0647","Alternative description":"\u062a\u0648\u0636\u06cc\u062d\u0627\u062a \u062c\u0627\u06cc\u06af\u0632\u06cc\u0646","Alternative source":"\u0645\u0646\u0628\u0639 \u062c\u0627\u06cc\u06af\u0632\u06cc\u0646","Alternative source URL":"\u0646\u0634\u0627\u0646\u06cc \u0648\u0628 \u0645\u0646\u0628\u0639 \u062c\u0627\u06cc\u06af\u0632\u06cc\u0646","Anchor":"\u0642\u0644\u0627\u0628","Anchor...":"\u0642\u0644\u0627\u0628...","Anchors":"\u0642\u0644\u0627\u0628\u200c\u0647\u0627","Animals and Nature":"\u062d\u06cc\u0648\u0627\u0646\u0627\u062a \u0648 \u0637\u0628\u06cc\u0639\u062a","Arrows":"\u067e\u06cc\u06a9\u0627\u0646\u200c\u0647\u0627","B":"\u0622\u0628\u06cc","Background color":"\u0631\u0646\u06af \u067e\u0633\u200c\u0632\u0645\u06cc\u0646\u0647","Background color {0}":"\u0631\u0646\u06af \u067e\u0633\u200c\u0632\u0645\u06cc\u0646\u0647 {0}","Black":"\u0633\u06cc\u0627\u0647","Block":"\u0628\u0644\u0648\u06a9","Block {0}":"{0} \u0631\u0627 \u0645\u0633\u062f\u0648\u062f \u06a9\u0646","Blockquote":"\u0646\u0642\u0644 \u0642\u0648\u0644 \u0628\u0644\u0648\u06a9\u06cc","Blocks":"\u0628\u0644\u0648\u06a9\u200c\u0647\u0627","Blue":"\u0622\u0628\u06cc","Blue component":"\u062c\u0632\u0621 \u0622\u0628\u06cc","Body":"\u0628\u062f\u0646\u0647","Bold":"\u067e\u0631\u0631\u0646\u06af","Border":"\u062d\u0627\u0634\u06cc\u0647","Border color":"\u0631\u0646\u06af \u062d\u0627\u0634\u06cc\u0647","Border style":"\u0633\u0628\u06a9 \u062d\u0627\u0634\u06cc\u0647","Border width":"\u0639\u0631\u0636 \u062d\u0627\u0634\u06cc\u0647","Bottom":"\u067e\u0627\u06cc\u06cc\u0646","Browse files":"\u0627\u0646\u062a\u062e\u0627\u0628 \u0641\u0627\u06cc\u0644","Browse for an image":"\u0627\u0646\u062a\u062e\u0627\u0628 \u062a\u0635\u0648\u06cc\u0631...","Browse links":"\u0627\u0646\u062a\u062e\u0627\u0628 \u0644\u06cc\u0646\u06a9 \u0647\u0627","Bullet list":"\u0641\u0647\u0631\u0633\u062a \u0646\u0634\u0627\u0646\u0647\u200c\u062f\u0627\u0631","Cancel":"\u0644\u063a\u0648","Caption":"\u0639\u0646\u0648\u0627\u0646","Cell":"\u0633\u0644\u0648\u0644","Cell padding":"\u062d\u0627\u0634\u06cc\u0647 \u0628\u06cc\u0646 \u0633\u0644\u0648\u0644\u200c\u0647\u0627","Cell properties":"\u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0633\u0644\u0648\u0644","Cell spacing":"\u0641\u0627\u0635\u0644\u0647 \u0628\u06cc\u0646 \u0633\u0644\u0648\u0644\u200c\u0647\u0627","Cell styles":"\u0633\u0628\u06a9\u200c\u0647\u0627\u06cc \u062e\u0627\u0646\u0647 \u062c\u062f\u0648\u0644","Cell type":"\u0646\u0648\u0639 \u0633\u0644\u0648\u0644","Center":"\u0645\u0631\u06a9\u0632","Characters":"\u0646\u0648\u06cc\u0633\u0647\u200c\u0647\u0627","Characters (no spaces)":"\u0646\u0648\u06cc\u0633\u0647 \u0647\u0627 (\u0628\u062f\u0648\u0646 \u0641\u0627\u0635\u0644\u0647)","Circle":"\u062f\u0627\u06cc\u0631\u0647","Class":"\u062f\u0633\u062a\u0647","Clear formatting":"\u067e\u0627\u06a9 \u06a9\u0631\u062f\u0646 \u0642\u0627\u0644\u0628\u200c\u0628\u0646\u062f\u06cc","Close":"\u0628\u0633\u062a\u0646","Code":"\u06a9\u062f","Code sample...":"\u0646\u0645\u0648\u0646\u0647 \u06a9\u062f...","Code view":"\u0646\u0645\u0627\u06cc \u06a9\u062f","Color Picker":"\u0627\u0646\u062a\u062e\u0627\u0628\u200c\u06a9\u0646\u0646\u062f\u0647 \u0631\u0646\u06af","Color swatch":"\u0646\u0645\u0648\u0646\u0647 \u0631\u0646\u06af","Cols":"\u0633\u062a\u0648\u0646\u200c\u0647\u0627","Column":"\u0633\u062a\u0648\u0646","Column clipboard actions":"\u0639\u0645\u0644\u06cc\u0627\u062a \u062d\u0627\u0641\u0638\u0647 \u0645\u0648\u0642\u062a \u0633\u062a\u0648\u0646\u200c\u0647\u0627","Column group":"\u06af\u0631\u0648\u0647 \u0633\u062a\u0648\u0646\u06cc","Column header":"\u0633\u062a\u0648\u0646 \u062a\u06cc\u062a\u0631","Constrain proportions":"\u0645\u062d\u062f\u0648\u062f \u06a9\u0631\u062f\u0646 \u0645\u0634\u062e\u0635\u0627\u062a","Copy":"\u06a9\u067e\u06cc","Copy column":"\u06a9\u067e\u06cc \u0633\u062a\u0648\u0646","Copy row":"\u06a9\u067e\u06cc \u0633\u0637\u0631","Could not find the specified string.":"\u0631\u0634\u062a\u0647 \u0645\u0648\u0631\u062f \u0646\u0638\u0631 \u06cc\u0627\u0641\u062a \u0646\u0634\u062f.","Could not load emojis":"\u0627\u0645\u06a9\u0627\u0646 \u0628\u0627\u0631\u06af\u06cc\u0631\u06cc \u0627\u06cc\u0645\u0648\u062c\u06cc\u200c\u0647\u0627 \u0648\u062c\u0648\u062f \u0646\u062f\u0627\u0631\u062f","Count":"\u0634\u0645\u0627\u0631\u0634","Currency":"\u0627\u0631\u0632","Current window":"\u067e\u0646\u062c\u0631\u0647 \u062c\u0627\u0631\u06cc","Custom color":"\u0631\u0646\u06af \u0633\u0641\u0627\u0631\u0634\u06cc","Custom...":"\u0633\u0641\u0627\u0631\u0634\u06cc...","Cut":"\u0628\u0631\u0634","Cut column":"\u0628\u0631\u0634 \u0633\u062a\u0648\u0646","Cut row":"\u0628\u0631\u0634 \u0633\u0637\u0631","Dark Blue":"\u0622\u0628\u06cc \u062a\u06cc\u0631\u0647","Dark Gray":"\u062e\u0627\u06a9\u0633\u062a\u0631\u06cc \u062a\u06cc\u0631\u0647","Dark Green":"\u0633\u0628\u0632 \u062a\u06cc\u0631\u0647","Dark Orange":"\u0646\u0627\u0631\u0646\u062c\u06cc \u062a\u06cc\u0631\u0647","Dark Purple":"\u0628\u0646\u0641\u0634 \u062a\u06cc\u0631\u0647","Dark Red":"\u0642\u0631\u0645\u0632 \u062a\u06cc\u0631\u0647","Dark Turquoise":"\u0641\u06cc\u0631\u0648\u0632\u0647\u200c\u0627\u06cc \u062a\u06cc\u0631\u0647","Dark Yellow":"\u0632\u0631\u062f \u062a\u06cc\u0631\u0647","Dashed":"\u0641\u0627\u0635\u0644\u0647 \u0641\u0627\u0635\u0644\u0647","Date/time":"\u062a\u0627\u0631\u06cc\u062e/\u0632\u0645\u0627\u0646","Decrease indent":"\u06a9\u0627\u0647\u0634 \u062a\u0648\u0631\u0641\u062a\u06af\u06cc","Default":"\u067e\u06cc\u0634\u200c\u0641\u0631\u0636","Delete accordion":"\u062d\u0630\u0641 \u0622\u06a9\u0627\u0631\u062f\u0626\u0648\u0646","Delete column":"\u062d\u0630\u0641 \u0633\u062a\u0648\u0646","Delete row":"\u062d\u0630\u0641 \u0633\u0637\u0631","Delete table":"\u062d\u0630\u0641 \u062c\u062f\u0648\u0644","Dimensions":"\u0627\u0628\u0639\u0627\u062f","Disc":"\u062f\u06cc\u0633\u06a9","Div":"\u0628\u062e\u0634","Document":"\u0633\u0646\u062f","Dotted":"\u0646\u0642\u0637\u0647 \u0646\u0642\u0637\u0647","Double":"\u062f\u0648 \u062e\u0637\u06cc","Drop an image here":"\u062a\u0635\u0648\u06cc\u0631 \u0645\u0648\u0631\u062f \u0646\u0638\u0631 \u0631\u0627 \u0627\u06cc\u0646\u062c\u0627 \u0631\u0647\u0627 \u06a9\u0646\u06cc\u062f","Dropped file type is not supported":"\u0641\u0631\u0645\u062a \u0641\u0627\u06cc\u0644 \u062d\u0630\u0641 \u0634\u062f\u0647 \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u0646\u0645\u06cc\u200c\u0634\u0648\u062f","Edit":"\u0648\u06cc\u0631\u0627\u06cc\u0634","Embed":"\u062c\u0627\u0633\u0627\u0632\u06cc","Emojis":"\u0627\u0633\u062a\u06cc\u06a9\u0631\u0647\u0627","Emojis...":"\u0627\u0633\u062a\u06cc\u06a9\u0631\u0647\u0627...","Error":"\u062e\u0637\u0627","Error: Form submit field collision.":"\u062e\u0637\u0627: \u062a\u062f\u0627\u062e\u0644 \u062f\u0631 \u062b\u0628\u062a \u0641\u0631\u0645.","Error: No form element found.":"\u062e\u0637\u0627: \u0647\u06cc\u0686 \u0627\u0644\u0645\u0627\u0646 \u0641\u0631\u0645\u06cc \u06cc\u0627\u0641\u062a \u0646\u0634\u062f.","Extended Latin":"\u0644\u0627\u062a\u06cc\u0646 \u06af\u0633\u062a\u0631\u062f\u0647","Failed to initialize plugin: {0}":"\u0639\u062f\u0645 \u0645\u0648\u0641\u0642\u06cc\u062a \u062f\u0631 \u0631\u0627\u0647\u200c\u0627\u0646\u062f\u0627\u0632\u06cc \u0627\u0641\u0632\u0648\u0646\u0647: {0}","Failed to load plugin url: {0}":"\u0639\u062f\u0645 \u0645\u0648\u0641\u0642\u06cc\u062a \u062f\u0631 \u0628\u0627\u0631\u06af\u0630\u0627\u0631\u06cc \u0646\u0634\u0627\u0646\u06cc \u0648\u0628 \u0627\u0641\u0632\u0648\u0646\u0647: {0}","Failed to load plugin: {0} from url {1}":"\u0639\u062f\u0645 \u0645\u0648\u0641\u0642\u06cc\u062a \u062f\u0631 \u0628\u0627\u0631\u06af\u0630\u0627\u0631\u06cc \u0627\u0641\u0632\u0648\u0646\u0647: {0} \u0627\u0632 \u0646\u0634\u0627\u0646\u06cc \u0648\u0628 {1}","Failed to upload image: {0}":"\u0639\u062f\u0645 \u0645\u0648\u0641\u0642\u06cc\u062a \u062f\u0631 \u0628\u0627\u0631\u06af\u0630\u0627\u0631\u06cc \u062a\u0635\u0648\u06cc\u0631: {0}","File":"\u067e\u0631\u0648\u0646\u062f\u0647","Find":"\u06cc\u0627\u0641\u062a\u0646","Find (if searchreplace plugin activated)":"\u06cc\u0627\u0641\u062a\u0646 (\u062f\u0631 \u0635\u0648\u0631\u062a \u0641\u0639\u0627\u0644 \u0628\u0648\u062f\u0646 \u0627\u0641\u0632\u0648\u0646\u0647\u0654 \u062c\u0633\u062a\u062c\u0648/\u062c\u0627\u06cc\u06af\u0632\u06cc\u0646\u06cc)","Find and Replace":"\u062c\u0633\u062a\u200c\u0648\u200c\u062c\u0648 \u0648 \u062c\u0627\u06cc\u06af\u0632\u06cc\u0646 \u06a9\u0631\u062f\u0646","Find and replace...":"\u06cc\u0627\u0641\u062a\u0646 \u0648 \u062c\u0627\u06cc\u06af\u0632\u06cc\u0646 \u06a9\u0631\u062f\u0646...","Find in selection":"\u062f\u0631 \u06af\u0644\u0686\u06cc\u0646 \u0628\u06cc\u0627\u0628\u06cc\u062f","Find whole words only":"\u06cc\u0627\u0641\u062a\u0646 \u062f\u0642\u06cc\u0642\u0627\u064b \u06a9\u0644 \u0648\u0627\u0698\u0647","Flags":"\u067e\u0631\u0686\u0645\u200c\u0647\u0627","Focus to contextual toolbar":"\u062a\u0645\u0631\u06a9\u0632 \u0628\u0631 \u0646\u0648\u0627\u0631 \u0627\u0628\u0632\u0627\u0631 \u0628\u0627\u0641\u062a\u0627\u0631\u06cc","Focus to element path":"\u062a\u0645\u0631\u06a9\u0632 \u0628\u0631 \u0645\u0633\u06cc\u0631 \u0627\u0644\u0645\u0627\u0646","Focus to menubar":"\u062a\u0645\u0631\u06a9\u0632 \u0628\u0631 \u0646\u0648\u0627\u0631 \u0645\u0646\u0648","Focus to toolbar":"\u062a\u0645\u0631\u06a9\u0632 \u0628\u0631 \u0646\u0648\u0627\u0631 \u0627\u0628\u0632\u0627\u0631","Font":"\u0641\u0648\u0646\u062a","Font size {0}":"\u0627\u0646\u062f\u0627\u0632\u0647 \u0641\u0648\u0646\u062a {0}","Font sizes":"\u0633\u0627\u06cc\u0632 \u0641\u0648\u0646\u062a","Font {0}":"\u0641\u0648\u0646\u062a {0}","Fonts":"\u0641\u0648\u0646\u062a\u200c\u200c\u0647\u0627","Food and Drink":"\u063a\u0630\u0627 \u0648 \u0646\u0648\u0634\u06cc\u062f\u0646\u06cc","Footer":"\u067e\u0627\u0648\u0631\u0642\u06cc","Format":"\u0642\u0627\u0644\u0628","Format {0}":"\u0642\u0627\u0644\u0628 {0}","Formats":"\u0642\u0627\u0644\u0628\u200c\u0628\u0646\u062f\u06cc\u200c\u0647\u0627","Fullscreen":"\u062a\u0645\u0627\u0645\u200c\u0635\u0641\u062d\u0647","G":"\u0633\u0628\u0632","General":"\u0639\u0645\u0648\u0645\u06cc","Gray":"\u062e\u0627\u06a9\u0633\u062a\u0631\u06cc","Green":"\u0633\u0628\u0632","Green component":"\u062c\u0632\u0621 \u0633\u0628\u0632","Groove":"\u0634\u06cc\u0627\u0631\u062f\u0627\u0631","Handy Shortcuts":"\u0645\u06cc\u0627\u0646\u0628\u0631\u0647\u0627\u06cc \u0645\u0641\u06cc\u062f","Header":"\u0633\u0631\u0628\u0631\u06af","Header cell":"\u0633\u0644\u0648\u0644 \u0633\u0631\u0633\u062a\u0648\u0646","Heading 1":"\u0633\u0631\u0641\u0635\u0644 1","Heading 2":"\u0633\u0631\u0641\u0635\u0644 2","Heading 3":"\u0633\u0631\u0641\u0635\u0644 3","Heading 4":"\u0633\u0631\u0641\u0635\u0644 4","Heading 5":"\u0633\u0631\u0641\u0635\u0644 5","Heading 6":"\u0633\u0631\u0641\u0635\u0644 6","Headings":"\u0633\u0631\u0641\u0635\u0644\u200c\u0647\u0627","Height":"\u0627\u0631\u062a\u0641\u0627\u0639","Help":"\u0631\u0627\u0647\u0646\u0645\u0627","Hex color code":"\u06a9\u062f \u0631\u0646\u06af 16 \u0628\u06cc\u062a\u06cc","Hidden":"\u0645\u062e\u0641\u06cc","Horizontal align":"\u062a\u0631\u0627\u0632 \u0627\u0641\u0642\u06cc","Horizontal line":"\u062e\u0637 \u0627\u0641\u0642\u06cc","Horizontal space":"\u0641\u0636\u0627\u06cc \u0627\u0641\u0642\u06cc","ID":"\u0634\u0646\u0627\u0633\u0647","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"\u0634\u0646\u0627\u0633\u0647 \u0628\u0627\u06cc\u062f \u062a\u0648\u0633\u0637 \u06cc\u06a9 \u062d\u0631\u0641 \u0627\u0646\u06af\u0644\u06cc\u0633\u06cc \u0634\u0631\u0648\u0639 \u0634\u062f\u0647 \u0648 \u0628\u0639\u062f \u0627\u0632 \u0622\u0646 \u0641\u0642\u0637 \u062d\u0631\u0648\u0641\u060c \u0627\u0639\u062f\u0627\u062f\u060c \u062e\u0637 \u0641\u0627\u0635\u0644\u0647 (-)\u060c \u0646\u0642\u0637\u0647 (.)\u060c \u062f\u0648 \u0646\u0642\u0637\u0647 (:) \u06cc\u0627 \u0632\u06cc\u0631\u062e\u0637 (_) \u0642\u0631\u0627\u0631 \u06af\u06cc\u0631\u062f.","Image is decorative":"\u0627\u06cc\u0646 \u062a\u0635\u0648\u06cc\u0631 \u062f\u06a9\u0648\u0631\u06cc \u0627\u0633\u062a","Image list":"\u0641\u0647\u0631\u0633\u062a \u062a\u0635\u0648\u06cc\u0631","Image title":"\u0639\u0646\u0648\u0627\u0646 \u062a\u0635\u0648\u06cc\u0631","Image...":"\u062a\u0635\u0648\u06cc\u0631...","ImageProxy HTTP error: Could not find Image Proxy":"\u062e\u0637\u0627\u06cc ImageProxy HTTP: \u0634\u06cc\u0621 ImageProxy \u067e\u06cc\u062f\u0627 \u0646\u0634\u062f","ImageProxy HTTP error: Incorrect Image Proxy URL":"\u062e\u0637\u0627\u06cc ImageProxy HTTP: \u0622\u062f\u0631\u0633 ImageProxy \u0627\u0634\u062a\u0628\u0627\u0647 \u0627\u0633\u062a","ImageProxy HTTP error: Rejected request":"\u062e\u0637\u0627\u06cc ImageProxy HTTP: \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u0628\u0631\u06af\u0631\u062f\u0627\u0646\u062f\u0647 \u0634\u062f","ImageProxy HTTP error: Unknown ImageProxy error":"\u062e\u0637\u0627\u06cc ImageProxy HTTP: \u062e\u0637\u0627 \u0634\u0646\u0627\u0633\u0627\u06cc\u06cc \u0646\u0634\u062f","Increase indent":"\u0627\u0641\u0632\u0627\u06cc\u0634 \u062a\u0648\u0631\u0641\u062a\u06af\u06cc","Inline":"\u0647\u0645\u200c\u0631\u0627\u0633\u062a\u0627","Insert":"\u062f\u0631\u062c","Insert Template":"\u062f\u0631\u062c \u0642\u0627\u0644\u0628","Insert accordion":"\u0648\u0627\u0631\u062f \u06a9\u0631\u062f\u0646 \u0622\u06a9\u0627\u0631\u062f\u0626\u0648\u0646","Insert column after":"\u062f\u0631\u062c \u0633\u062a\u0648\u0646 \u062f\u0631 \u067e\u0627\u06cc\u06cc\u0646","Insert column before":"\u062f\u0631\u062c \u0633\u062a\u0648\u0646 \u062f\u0631 \u0628\u0627\u0644\u0627","Insert date/time":"\u062f\u0631\u062c \u062a\u0627\u0631\u06cc\u062e/\u0632\u0645\u0627\u0646","Insert image":"\u062f\u0631\u062c \u062a\u0635\u0648\u06cc\u0631","Insert link (if link plugin activated)":"\u062f\u0631\u062c \u067e\u06cc\u0648\u0646\u062f (\u062f\u0631 \u0635\u0648\u0631\u062a \u0641\u0639\u0627\u0644 \u0628\u0648\u062f\u0646 \u0627\u0641\u0632\u0648\u0646\u0647\u0654 \u067e\u06cc\u0648\u0646\u062f)","Insert row after":"\u062f\u0631\u062c \u0633\u0637\u0631 \u062f\u0631 \u067e\u0627\u06cc\u06cc\u0646","Insert row before":"\u062f\u0631\u062c \u0633\u0637\u0631 \u062f\u0631 \u0628\u0627\u0644\u0627","Insert table":"\u062f\u0631\u062c \u062c\u062f\u0648\u0644","Insert template...":"\u062f\u0631\u062c \u0627\u0644\u06af\u0648...","Insert video":"\u062f\u0631\u062c \u0648\u06cc\u062f\u06cc\u0648","Insert/Edit code sample":"\u062f\u0631\u062c/\u0648\u06cc\u0631\u0627\u06cc\u0634 \u0646\u0645\u0648\u0646\u0647 \u06a9\u062f","Insert/edit image":"\u062f\u0631\u062c/\u0648\u06cc\u0631\u0627\u06cc\u0634 \u062a\u0635\u0648\u06cc\u0631","Insert/edit link":"\u062f\u0631\u062c/\u0648\u06cc\u0631\u0627\u06cc\u0634 \u067e\u06cc\u0648\u0646\u062f","Insert/edit media":"\u062f\u0631\u062c/\u0648\u06cc\u0631\u0627\u06cc\u0634 \u0631\u0633\u0627\u0646\u0647","Insert/edit video":"\u062f\u0631\u062c/\u0648\u06cc\u0631\u0627\u06cc\u0634 \u0648\u06cc\u062f\u06cc\u0648","Inset":"\u062a\u0648 \u0631\u0641\u062a\u0647","Invalid hex color code: {0}":"\u06a9\u062f \u0631\u0646\u06af 16 \u0628\u06cc\u062a\u06cc \u0645\u0639\u062a\u0628\u0631: {0}","Invalid input":"\u0648\u0631\u0648\u062f\u06cc \u0646\u0627\u0645\u0639\u062a\u0628\u0631","Italic":"\u06a9\u062c","Justify":"\u062a\u0631\u0627\u0632\u0628\u0646\u062f\u06cc \u062f\u0648\u0637\u0631\u0641\u0647","Keyboard Navigation":"\u0645\u0631\u0648\u0631 \u0628\u0627 \u0635\u0641\u062d\u0647 \u06a9\u0644\u06cc\u062f","Language":"\u0632\u0628\u0627\u0646","Learn more...":"\u06cc\u0627\u062f\u06af\u06cc\u0631\u06cc \u0628\u06cc\u0634\u062a\u0631...","Left":"\u0686\u067e","Left to right":"\u0686\u067e \u0628\u0647 \u0631\u0627\u0633\u062a","Light Blue":"\u0622\u0628\u06cc \u0631\u0648\u0634\u0646","Light Gray":"\u062e\u0627\u06a9\u0633\u062a\u0631\u06cc \u0631\u0648\u0634\u0646","Light Green":"\u0633\u0628\u0632 \u0631\u0648\u0634\u0646","Light Purple":"\u0628\u0646\u0641\u0634 \u0631\u0648\u0634\u0646","Light Red":"\u0642\u0631\u0645\u0632 \u0631\u0648\u0634\u0646","Light Yellow":"\u0632\u0631\u062f \u0631\u0648\u0634\u0646","Line height":"\u0628\u0644\u0646\u062f\u06cc \u062e\u0637 ","Link list":"\u0641\u0647\u0631\u0633\u062a \u067e\u06cc\u0648\u0646\u062f\u0647\u0627","Link...":"\u067e\u06cc\u0648\u0646\u062f...","List Properties":"\u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0641\u0647\u0631\u0633\u062a","List properties...":"\u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0641\u0647\u0631\u0633\u062a","Loading emojis...":"\u0641\u0631\u0627\u062e\u0648\u0627\u0646\u06cc \u0627\u0633\u062a\u06cc\u06a9\u0631\u0647\u0627...","Loading...":"\u0628\u0627\u0631\u06af\u06cc\u0631\u06cc...","Lower Alpha":"\u062d\u0631\u0648\u0641 \u06a9\u0648\u0686\u06a9","Lower Greek":"\u062d\u0631\u0648\u0641 \u06a9\u0648\u0686\u06a9 \u06cc\u0648\u0646\u0627\u0646\u06cc","Lower Roman":"\u0627\u0639\u062f\u0627\u062f \u0631\u0648\u0645\u06cc \u06a9\u0648\u0686\u06a9","Match case":"\u0646\u0645\u0648\u0646\u0647 \u0645\u0646\u0637\u0628\u0642","Mathematical":"\u0631\u06cc\u0627\u0636\u06cc","Media poster (Image URL)":"\u067e\u0648\u0633\u062a\u0631 \u0631\u0633\u0627\u0646\u0647 (\u0646\u0634\u0627\u0646\u06cc \u0648\u0628 \u062a\u0635\u0648\u06cc\u0631)","Media...":"\u0631\u0633\u0627\u0646\u0647...","Medium Blue":"\u0622\u0628\u06cc \u0633\u06cc\u0631","Medium Gray":"\u062e\u0627\u06a9\u0633\u062a\u0631\u06cc \u0646\u06cc\u0645\u0647\u200c\u0631\u0648\u0634\u0646","Medium Purple":"\u0622\u0628\u06cc \u0628\u0646\u0641\u0634","Merge cells":"\u0627\u062f\u063a\u0627\u0645 \u0633\u0644\u0648\u0644\u200c\u0647\u0627","Middle":"\u0648\u0633\u0637","Midnight Blue":"\u0622\u0628\u06cc \u0646\u0641\u062a\u06cc","More...":"\u0628\u06cc\u0634\u062a\u0631...","Name":"\u0646\u0627\u0645","Navy Blue":"\u0633\u0631\u0645\u0647\u200c\u0627\u06cc","New document":"\u0633\u0646\u062f \u062c\u062f\u06cc\u062f","New window":"\u067e\u0646\u062c\u0631\u0647 \u062c\u062f\u06cc\u062f","Next":"\u0628\u0639\u062f\u06cc","No":"\u062e\u06cc\u0631","No alignment":"\u0628\u062f\u0648\u0646 \u062a\u0631\u0627\u0632\u0628\u0646\u062f\u06cc","No color":"\u0628\u062f\u0648\u0646 \u0631\u0646\u06af","Nonbreaking space":"\u0641\u0636\u0627\u06cc \u062e\u0627\u0644\u06cc \u0628\u0631\u0634 \u0646\u0627\u067e\u0630\u06cc\u0631","None":"\u0647\u06cc\u0686\u200c\u06a9\u062f\u0627\u0645","Numbered list":"\u0641\u0647\u0631\u0633\u062a \u0634\u0645\u0627\u0631\u0647\u200c\u062f\u0627\u0631","OR":"\u06cc\u0627","Objects":"\u0627\u0634\u06cc\u0627","Ok":"\u062a\u0623\u06cc\u06cc\u062f","Open help dialog":"\u0628\u0627\u0632 \u06a9\u0631\u062f\u0646 \u06a9\u0627\u062f\u0631 \u0631\u0627\u0647\u0646\u0645\u0627","Open link":"\u0628\u0627\u0632\u06a9\u0631\u062f\u0646 \u0644\u06cc\u0646\u06a9","Open link in...":"\u0628\u0627\u0632 \u06a9\u0631\u062f\u0646 \u067e\u06cc\u0648\u0646\u062f \u062f\u0631...","Open popup menu for split buttons":"\u0645\u0646\u0648\u06cc \u0628\u0627\u0632\u0634\u0648 \u0628\u0631\u0627\u06cc \u062f\u06a9\u0645\u0647 \u0647\u0627\u06cc \u062a\u0642\u0633\u06cc\u0645 \u0634\u062f\u0647 \u0631\u0627 \u0628\u0627\u0632 \u06a9\u0646\u06cc\u062f","Orange":"\u0646\u0627\u0631\u0646\u062c\u06cc","Outset":"\u0628\u0631\u062c\u0633\u062a\u0647","Page break":"\u0628\u0631\u0634 \u0635\u0641\u062d\u0647","Paragraph":"\u067e\u0627\u0631\u0627\u06af\u0631\u0627\u0641","Paste":"\u062c\u0627\u06cc \u06af\u0630\u0627\u0631\u06cc","Paste as text":"\u0686\u0633\u0628\u0627\u0646\u062f\u0646 \u0628\u0647\u200c\u0635\u0648\u0631\u062a \u0645\u062a\u0646","Paste column after":"\u0686\u0633\u0628\u0627\u0646\u062f\u0646 \u0633\u062a\u0648\u0646 \u0628\u0639\u062f \u0627\u0632 \u0633\u062a\u0648\u0646 \u062c\u0627\u0631\u06cc","Paste column before":"\u0686\u0633\u0628\u0627\u0646\u062f\u0646 \u0633\u062a\u0648\u0646 \u0642\u0628\u0644 \u0627\u0632 \u0633\u062a\u0648\u0646 \u062c\u0627\u0631\u06cc","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"\u0642\u0627\u0628\u0644\u06cc\u062a \u0686\u0633\u0628\u0627\u0646\u062f\u0646 \u062f\u0631 \u062d\u0627\u0644 \u062d\u0627\u0636\u0631 \u062f\u0631 \u062d\u0627\u0644\u062a \u0645\u062a\u0646 \u0633\u0627\u062f\u0647 \u0627\u0633\u062a. \u062a\u0627 \u0632\u0645\u0627\u0646 \u0641\u0639\u0627\u0644 \u0628\u0648\u062f\u0646 \u0627\u06cc\u0646 \u062d\u0627\u0644\u062a\u060c \u0645\u062a\u0648\u0646 \u0628\u0647 \u0635\u0648\u0631\u062a \u0633\u0627\u062f\u0647 \u0686\u0633\u0628\u0627\u0646\u062f\u0647 \u0645\u06cc\u200c\u0634\u0648\u0646\u062f.","Paste or type a link":"\u0686\u0633\u0628\u0627\u0646\u062f\u0646 \u06cc\u0627 \u062a\u0627\u06cc\u067e \u06a9\u0631\u062f\u0646 \u067e\u06cc\u0648\u0646\u062f","Paste row after":"\u0686\u0633\u0628\u0627\u0646\u062f\u0646 \u0633\u0637\u0631 \u062f\u0631 \u067e\u0627\u06cc\u06cc\u0646","Paste row before":"\u0686\u0633\u0628\u0627\u0646\u062f\u0646 \u0633\u0637\u0631 \u062f\u0631 \u0628\u0627\u0644\u0627","Paste your embed code below:":"\u0686\u0633\u0628\u0627\u0646\u062f\u0646 \u06a9\u062f \u062c\u0627\u0633\u0627\u0632\u06cc \u0634\u0645\u0627 \u062f\u0631 \u0632\u06cc\u0631:","People":"\u0627\u0641\u0631\u0627\u062f","Plugins":"\u0627\u0641\u0632\u0648\u0646\u0647\u200c\u0647\u0627","Plugins installed ({0}):":"\u0627\u0641\u0632\u0648\u0646\u0647\u200c\u0647\u0627\u06cc \u0646\u0635\u0628\u200c\u0634\u062f\u0647 ({0}):","Powered by {0}":"\u0642\u0648\u062a\u200c\u06af\u0631\u0641\u062a\u0647 \u0627\u0632 {0}","Pre":"\u067e\u06cc\u0634","Preferences":"\u062a\u0631\u062c\u06cc\u062d\u0627\u062a","Preformatted":"\u0627\u0632 \u067e\u06cc\u0634 \u0642\u0627\u0644\u0628\u200c\u0628\u0646\u062f\u06cc\u200c\u0634\u062f\u0647","Premium plugins:":"\u0627\u0641\u0632\u0648\u0646\u0647\u200c\u0647\u0627\u06cc \u067e\u0648\u0644\u06cc:","Press the Up and Down arrow keys to resize the editor.":"\u0628\u0631\u0627\u06cc \u062a\u063a\u06cc\u06cc\u0631 \u0627\u0646\u062f\u0627\u0632\u0647 \u0648\u06cc\u0631\u0627\u06cc\u0634\u06af\u0631\u060c \u06a9\u0644\u06cc\u062f\u0647\u0627\u06cc \u062c\u0647\u062a \u062f\u0627\u0631 \u0628\u0627\u0644\u0627 \u0648 \u067e\u0627\u06cc\u06cc\u0646 \u0631\u0627 \u0641\u0634\u0627\u0631 \u062f\u0647\u06cc\u062f.","Press the arrow keys to resize the editor.":"\u0628\u0631\u0627\u06cc \u062a\u063a\u06cc\u06cc\u0631 \u0627\u0646\u062f\u0627\u0632\u0647 \u0648\u06cc\u0631\u0627\u06cc\u0634\u06af\u0631\u060c \u06a9\u0644\u06cc\u062f\u0647\u0627\u06cc \u062c\u0647\u062a \u062f\u0627\u0631 \u0631\u0627 \u0641\u0634\u0627\u0631 \u0628\u062f\u0647.","Press {0} for help":"{0} \u0631\u0627 \u0628\u0631\u0627\u06cc \u0631\u0627\u0647\u0646\u0645\u0627\u06cc\u06cc \u0641\u0634\u0627\u0631 \u0628\u062f\u0647","Preview":"\u067e\u06cc\u0634\u200c\u0646\u0645\u0627\u06cc\u0634","Previous":"\u0642\u0628\u0644\u06cc","Print":"\u0686\u0627\u067e","Print...":"\u0686\u0627\u067e...","Purple":"\u0628\u0646\u0641\u0634","Quotations":"\u0646\u0642\u0644\u200c\u0642\u0648\u0644\u200c\u0647\u0627","R":"\u0642\u0631\u0645\u0632","Range 0 to 255":"\u0628\u0627\u0632\u0647\u200c\u06cc \u0635\u0641\u0631 \u062a\u0627 255","Red":"\u0642\u0631\u0645\u0632","Red component":"\u062c\u0632\u0621 \u0642\u0631\u0645\u0632","Redo":"\u062f\u0648\u0628\u0627\u0631\u0647 \u0627\u0646\u062c\u0627\u0645\u0634 \u0628\u062f\u0647","Remove":"\u067e\u0627\u06a9 \u06a9\u0631\u062f\u0646","Remove color":"\u062d\u0630\u0641 \u0631\u0646\u06af","Remove link":"\u062d\u0630\u0641 \u067e\u06cc\u0648\u0646\u062f","Replace":"\u062c\u0627\u06cc\u06af\u0632\u06cc\u0646 \u06a9\u0631\u062f\u0646","Replace all":"\u062c\u0627\u06cc\u06af\u0632\u06cc\u0646 \u06a9\u0631\u062f\u0646 \u0647\u0645\u0647","Replace with":"\u062c\u0627\u06cc\u06af\u0632\u06cc\u0646 \u06a9\u0631\u062f\u0646 \u0628\u0627","Resize":"\u062a\u063a\u06cc\u06cc\u0631 \u0627\u0646\u062f\u0627\u0632\u0647","Restore last draft":"\u0628\u0627\u0632\u06cc\u0627\u0628\u06cc \u0622\u062e\u0631\u06cc\u0646 \u067e\u06cc\u0634\u200c\u0646\u0648\u06cc\u0633","Reveal or hide additional toolbar items":"\u0622\u0634\u06a9\u0627\u0631 \u06cc\u0627 \u067e\u0646\u0647\u0627\u0646 \u06a9\u0631\u062f\u0646 \u0645\u0648\u0627\u0631\u062f \u0627\u0636\u0627\u0641\u06cc \u0646\u0648\u0627\u0631 \u0627\u0628\u0632\u0627\u0631","Rich Text Area":"\u062c\u0639\u0628\u0647 \u0645\u062a\u0646 \u0628\u0632\u0631\u06af (Textarea)","Rich Text Area. Press ALT-0 for help.":"\u0646\u0627\u062d\u06cc\u0647 \u0645\u062a\u0646 \u063a\u0646\u06cc. \u062c\u0647\u062a \u0645\u0634\u0627\u0647\u062f\u0647\u0654 \u0631\u0627\u0647\u0646\u0645\u0627 \u06a9\u0644\u06cc\u062f\u0647\u0627\u06cc ALT + 0 \u0631\u0627 \u0641\u0634\u0627\u0631 \u062f\u0647\u06cc\u062f.","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\u0646\u0627\u062d\u06cc\u0647 \u0645\u062a\u0646 \u063a\u0646\u06cc. \u062c\u0647\u062a \u0645\u0634\u0627\u0647\u062f\u0647\u0654 \u0645\u0646\u0648 \u0627\u0632 \u06a9\u0644\u06cc\u062f\u0647\u0627\u06cc \u062a\u0631\u06a9\u06cc\u0628\u06cc ALT + F9 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u06a9\u0646\u06cc\u062f. \u062c\u0647\u062a \u0645\u0634\u0627\u0647\u062f\u0647\u0654 \u0646\u0648\u0627\u0631 \u0627\u0628\u0632\u0627\u0631 \u0627\u0632 \u06a9\u0644\u06cc\u062f\u0647\u0627\u06cc \u062a\u0631\u06a9\u06cc\u0628\u06cc ALT + F10 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u06a9\u0646\u06cc\u062f. \u062c\u0647\u062a \u0645\u0634\u0627\u0647\u062f\u0647 \u0631\u0627\u0647\u0646\u0645\u0627 \u0627\u0632 \u06a9\u0644\u06cc\u062f\u0647\u0627\u06cc \u062a\u0631\u06a9\u06cc\u0628\u06cc ALT + 0 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u06a9\u0646\u06cc\u062f.","Ridge":"\u0644\u0628\u0647\u200c\u062f\u0627\u0631","Right":"\u0631\u0627\u0633\u062a","Right to left":"\u0631\u0627\u0633\u062a \u0628\u0647 \u0686\u067e","Row":"\u0631\u062f\u06cc\u0641","Row clipboard actions":"\u0639\u0645\u0644\u06cc\u0627\u062a \u062d\u0627\u0641\u0638\u0647 \u0645\u0648\u0642\u062a \u0631\u062f\u06cc\u0641\u200c\u0647\u0627","Row group":"\u06af\u0631\u0648\u0647 \u0633\u0637\u0631\u06cc","Row header":"\u0633\u0637\u0631 \u062a\u06cc\u062a\u0631","Row properties":"\u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u0633\u0637\u0631","Row type":"\u0646\u0648\u0639 \u0633\u0637\u0631","Rows":"\u0631\u062f\u06cc\u0641\u200c\u0647\u0627","Save":"\u0630\u062e\u064a\u0631\u0647","Save (if save plugin activated)":"\u0630\u062e\u06cc\u0631\u0647\xa0(\u062f\u0631 \u0635\u0648\u0631\u062a \u0641\u0639\u0627\u0644 \u0628\u0648\u062f\u0646 \u0627\u0641\u0632\u0648\u0646\u0647\u0654 \u0630\u062e\u06cc\u0631\u0647)","Scope":"\u06af\u0633\u062a\u0631\u0647","Search":"\u062c\u0633\u062a\u062c\u0648","Select all":"\u0627\u0646\u062a\u062e\u0627\u0628 \u0647\u0645\u0647","Select...":"\u0627\u0646\u062a\u062e\u0627\u0628...","Selection":"\u0627\u0646\u062a\u062e\u0627\u0628","Shortcut":"\u0645\u06cc\u0627\u0646\u0628\u0631","Show blocks":"\u0646\u0645\u0627\u06cc\u0634 \u0628\u0644\u0648\u06a9\u200c\u0647\u0627","Show caption":"\u0646\u0645\u0627\u06cc\u0634 \u0639\u0646\u0648\u0627\u0646","Show invisible characters":"\u0646\u0645\u0627\u06cc\u0634 \u0646\u0648\u06cc\u0633\u0647\u200c\u0647\u0627\u06cc \u0646\u0627\u067e\u06cc\u062f\u0627","Size":"\u0627\u0646\u062f\u0627\u0632\u0647","Solid":"\u062e\u0637 \u0645\u0645\u062a\u062f","Source":"\u0645\u0646\u0628\u0639","Source code":"\u06a9\u062f \u0645\u0646\u0628\u0639","Special Character":"\u0646\u0648\u06cc\u0633\u06c0 \u0648\u06cc\u0698\u0647","Special character...":"\u0646\u0648\u06cc\u0633\u06c0 \u0648\u06cc\u0698\u0647...","Split cell":"\u062c\u062f\u0627\u0633\u0627\u0632\u06cc \u0633\u0644\u0648\u0644\u200c\u0647\u0627","Square":"\u0645\u0631\u0628\u0639","Start list at number":"\u0644\u06cc\u0633\u062a \u0631\u0627 \u062f\u0631 \u0634\u0645\u0627\u0631\u0647 \u0634\u0631\u0648\u0639 \u06a9\u0646\u06cc\u062f","Strikethrough":"\u062e\u0637 \u0632\u062f\u0646","Style":"\u0633\u0628\u06a9","Subscript":"\u0632\u06cc\u0631\u0646\u06af\u0627\u0634\u062a","Superscript":"\u0628\u0627\u0644\u0627\u0646\u06af\u0627\u0634\u062a","Switch to or from fullscreen mode":"\u062a\u063a\u06cc\u06cc\u0631 \u0627\u0632 \u062d\u0627\u0644\u062a \u062a\u0645\u0627\u0645\u200c\u0635\u0641\u062d\u0647 \u06cc\u0627 \u0628\u0647 \u062d\u0627\u0644\u062a \u062a\u0645\u0627\u0645\u200c\u0635\u0641\u062d\u0647","Symbols":"\u0646\u0645\u0627\u062f\u0647\u0627","System Font":"\u0641\u0648\u0646\u062a \u0633\u06cc\u0633\u062a\u0645\u06cc","Table":"\u062c\u062f\u0648\u0644","Table caption":"\u0639\u0646\u0648\u0627\u0646 \u062c\u062f\u0648\u0644","Table properties":"\u062a\u0646\u0638\u06cc\u0645\u0627\u062a \u062c\u062f\u0648\u0644","Table styles":"\u0633\u0628\u06a9\u200c\u0647\u0627\u06cc \u062c\u062f\u0648\u0644","Template":"\u0627\u0644\u06af\u0648","Templates":"\u0627\u0644\u06af\u0648\u0647\u0627","Text":"\u0645\u062a\u0646","Text color":"\u0631\u0646\u06af \u0645\u062a\u0646","Text color {0}":"\u0631\u0646\u06a9 \u0645\u062a\u0646 {0}","Text to display":"\u0645\u062a\u0646 \u0628\u0631\u0627\u06cc \u0646\u0645\u0627\u06cc\u0634","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"\u0628\u0647 \u0646\u0638\u0631 \u0645\u06cc\u200c\u0631\u0633\u062f \u0646\u0634\u0627\u0646\u06cc \u0648\u0628 \u0648\u0627\u0631\u062f\u0634\u062f\u0647 \u0646\u0634\u0627\u0646\u06cc \u0627\u06cc\u0645\u06cc\u0644 \u0627\u0633\u062a. \u0622\u06cc\u0627 \u0645\u0627\u06cc\u0644 \u0628\u0647 \u0627\u0641\u0632\u0648\u062f\u0646 \u067e\u06cc\u0634\u0648\u0646\u062f \u0644\u0627\u0632\u0645 :mailto \u0647\u0633\u062a\u06cc\u062f\u061f","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"\u0628\u0647 \u0646\u0638\u0631 \u0645\u06cc \u0631\u0633\u062f \u0646\u0634\u0627\u0646\u06cc \u0648\u0628 \u0648\u0627\u0631\u062f\u0634\u062f\u0647 \u067e\u06cc\u0648\u0646\u062f\u06cc \u062e\u0627\u0631\u062c\u06cc \u0627\u0633\u062a. \u0622\u06cc\u0627 \u0645\u0627\u06cc\u0644 \u0628\u0647 \u0627\u0641\u0632\u0648\u062f\u0646 \u067e\u06cc\u0634\u0648\u0646\u062f //:http \u0647\u0633\u062a\u06cc\u062f\u061f","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"\u0622\u062f\u0631\u0633 \u0627\u06cc\u0646\u062a\u0631\u0646\u062a\u06cc \u06a9\u0647 \u0634\u0645\u0627 \u0648\u0627\u0631\u062f \u06a9\u0631\u062f\u0647 \u0627\u06cc\u062f \u06af\u0648\u06cc\u0627 \u06cc\u06a9 \u0622\u062f\u0631\u0633 \u0627\u06cc\u0646\u062a\u0631\u0646\u062a\u06cc \u062e\u0627\u0631\u062c\u06cc \u0627\u0633\u062a. \u0622\u06cc\u0627 \u0645\u06cc\u062e\u0648\u0627\u0647\u06cc\u062f \u06a9\u0647 \u067e\u06cc\u0634\u0648\u0646\u062f \u0636\u0631\u0648\u0631\u06cc https:// \u0627\u0636\u0627\u0641\u0647 \u06a9\u0646\u0645\u061f","Title":"\u0639\u0646\u0648\u0627\u0646","To open the popup, press Shift+Enter":"\u062c\u0647\u062a \u0628\u0627\u0632 \u06a9\u0631\u062f\u0646 \u067e\u0646\u062c\u0631\u0647 \u0628\u0627\u0632\u0634\u0648\u060c \u06a9\u0644\u06cc\u062f\u0647\u0627\u06cc Shift + Enter \u0631\u0627 \u0641\u0634\u0627\u0631 \u062f\u0647\u06cc\u062f.","Toggle accordion":"\u062a\u063a\u06cc\u06cc\u0631 \u0648\u0636\u0639\u06cc\u062a \u0622\u06a9\u0627\u0631\u062f\u0626\u0648\u0646","Tools":"\u0627\u0628\u0632\u0627\u0631\u0647\u0627","Top":"\u0628\u0627\u0644\u0627","Travel and Places":"\u0633\u0641\u0631 \u0648 \u0627\u0645\u0627\u06a9\u0646","Turquoise":"\u0641\u06cc\u0631\u0648\u0632\u0647\u200c\u0627\u06cc","Underline":"\u0632\u06cc\u0631 \u062e\u0637 \u062f\u0627\u0631","Undo":"\u0628\u0631\u06af\u0631\u062f","Upload":"\u0622\u067e\u0644\u0648\u062f","Uploading image":"\u062f\u0631 \u062d\u0627\u0644 \u0628\u0627\u0631\u06af\u0632\u0627\u0631\u06cc \u062a\u0635\u0648\u06cc\u0631","Upper Alpha":"\u062d\u0631\u0648\u0641 \u0628\u0632\u0631\u06af","Upper Roman":"\u0627\u0639\u062f\u0627\u062f \u0631\u0648\u0645\u06cc \u0628\u0632\u0631\u06af","Url":"\u0646\u0634\u0627\u0646\u06cc \u0648\u0628","User Defined":"\u0628\u0647 \u062e\u0648\u0627\u0633\u062a \u06a9\u0627\u0631\u0628\u0631","Valid":"\u0645\u0639\u062a\u0628\u0631","Version":"\u0646\u0633\u062e\u0647","Vertical align":"\u062a\u0631\u0627\u0632 \u0639\u0645\u0648\u062f\u06cc","Vertical space":"\u0641\u0636\u0627\u06cc \u0639\u0645\u0648\u062f\u06cc","View":"\u0646\u0645\u0627\u06cc\u0634","Visual aids":"\u06a9\u0645\u06a9\u200c\u0647\u0627\u06cc \u0628\u0635\u0631\u06cc","Warn":"\u0647\u0634\u062f\u0627\u0631","White":"\u0633\u0641\u06cc\u062f","Width":"\u0639\u0631\u0636","Word count":"\u062a\u0639\u062f\u0627\u062f \u0648\u0627\u0698\u0647\u200c\u0647\u0627","Words":"\u06a9\u0644\u0645\u0627\u062a","Words: {0}":"\u0648\u0627\u0698\u0647\u200c\u0647\u0627: {0}","Yellow":"\u0632\u0631\u062f","Yes":"\u0628\u0644\u0647","You are using {0}":"\u062f\u0631 \u062d\u0627\u0644 \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u0627\u0632 {0} \u0647\u0633\u062a\u06cc\u062f","You have unsaved changes are you sure you want to navigate away?":"\u062a\u063a\u06cc\u06cc\u0631\u0627\u062a\u200c\u062a\u0627\u0646 \u0630\u062e\u06cc\u0631\u0647 \u0646\u0634\u062f\u0647\u200c\u0627\u0646\u062f\u060c \u0622\u06cc\u0627 \u0645\u0637\u0645\u0626\u0646\u06cc\u062f \u06a9\u0647 \u0645\u06cc\u200c\u062e\u0648\u0627\u0647\u06cc\u062f \u062e\u0627\u0631\u062c \u0634\u0648\u06cc\u062f\u061f","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"\u0645\u0631\u0648\u0631\u06af\u0631 \u0634\u0645\u0627 \u0627\u0632 \u062f\u0633\u062a\u0631\u0633\u06cc \u0645\u0633\u062a\u0642\u06cc\u0645 \u0628\u0647 \u06a9\u0644\u06cc\u067e\u200c\u0628\u0648\u0631\u062f \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u0646\u0645\u06cc\u200c\u06a9\u0646\u062f\u060c \u0644\u0637\u0641\u0627\u064b \u0627\u0632 \u0645\u06cc\u0627\u0646\u0628\u0631\u0647\u0627\u06cc Ctrl+X/C/V \u0635\u0641\u062d\u0647 \u06a9\u0644\u06cc\u062f \u0627\u0633\u062a\u0641\u0627\u062f\u0647 \u06a9\u0646\u06cc\u062f.","_dir":"rtl","alignment":"\u062a\u0631\u0627\u0632\u0628\u0646\u062f\u06cc","austral sign":"\u0646\u0645\u0627\u062f \u0622\u0633\u062a\u0631\u0627\u0644","cedi sign":"\u0646\u0645\u0627\u062f \u0633\u062f\u06cc","colon sign":"\u0646\u0645\u0627\u062f \u062f\u0648\u0646\u0642\u0637\u0647","cruzeiro sign":"\u0646\u0645\u0627\u062f \u06a9\u0631\u0648\u0632\u06cc\u0631\u0648","currency sign":"\u0646\u0645\u0627\u062f \u0627\u0631\u0632","dollar sign":"\u0646\u0645\u0627\u062f \u062f\u0644\u0627\u0631","dong sign":"\u0646\u0645\u0627\u062f \u062f\u0627\u0646\u06af","drachma sign":"\u0646\u0645\u0627\u062f \u062f\u0631\u0627\u062e\u0645\u0627","euro-currency sign":"\u0646\u0645\u0627\u062f \u06cc\u0648\u0631\u0648","example":"\u0645\u062b\u0627\u0644","formatting":"\u0642\u0627\u0644\u0628\u200c\u0628\u0646\u062f\u06cc","french franc sign":"\u0646\u0645\u0627\u062f \u0641\u0631\u0627\u0646\u06a9 \u0641\u0631\u0627\u0646\u0633\u0647","german penny symbol":"\u0646\u0645\u0627\u062f \u067e\u0646\u06cc \u0622\u0644\u0645\u0627\u0646\u06cc","guarani sign":"\u0646\u0645\u0627\u062f \u06af\u0648\u0627\u0631\u0627\u0646\u06cc","history":"\u062a\u0627\u0631\u06cc\u062e\u0686\u0647","hryvnia sign":"\u0646\u0645\u0627\u062f \u06af\u0631\u06cc\u0648\u0646\u0627","indentation":"\u062a\u0648\u0631\u0641\u062a\u06af\u06cc","indian rupee sign":"\u0646\u0645\u0627\u062f \u0631\u0648\u067e\u06cc\u0647 \u0647\u0646\u062f\u06cc","kip sign":"\u0646\u0645\u0627\u062f \u06a9\u06cc\u067e","lira sign":"\u0646\u0645\u0627\u062f \u0644\u06cc\u0631\u0647","livre tournois sign":"\u0646\u0645\u0627\u062f \u0644\u06cc\u0648\u0631\u0647 \u062a\u0648\u0631\u0646\u0648\u0627","manat sign":"\u0646\u0645\u0627\u062f \u0645\u0646\u0627\u062a","mill sign":"\u0646\u0645\u0627\u062f \u0645\u06cc\u0644","naira sign":"\u0646\u0645\u0627\u062f \u0646\u0627\u06cc\u0631\u0627","new sheqel sign":"\u0646\u0645\u0627\u062f \u0634\u06a9\u0644 \u062c\u062f\u06cc\u062f","nordic mark sign":"\u0646\u0645\u0627\u062f \u0645\u0627\u0631\u06a9 \u0646\u0631\u0648\u0698","peseta sign":"\u0646\u0645\u0627\u062f \u067e\u0632\u062a\u0627","peso sign":"\u0646\u0645\u0627\u062f \u067e\u0632\u0648","ruble sign":"\u0646\u0645\u0627\u062f \u0631\u0648\u0628\u0644","rupee sign":"\u0646\u0645\u0627\u062f \u0631\u0648\u067e\u06cc\u0647","spesmilo sign":"\u0646\u0645\u0627\u062f \u0627\u0633\u067e\u0633\u0645\u06cc\u0644\u0648","styles":"\u0633\u0628\u06a9\u200c\u0647\u0627","tenge sign":"\u0646\u0645\u0627\u062f \u062a\u0646\u06af\u0647","tugrik sign":"\u0646\u0645\u0627\u062f \u062a\u0648\u06af\u0631\u0648\u06af","turkish lira sign":"\u0646\u0645\u0627\u062f \u0644\u06cc\u0631\u0647 \u062a\u0631\u06a9\u06cc","won sign":"\u0646\u0645\u0627\u062f \u0648\u0648\u0646","yen character":"\u0646\u0648\u06cc\u0633\u0647 \u06cc\u0646","yen/yuan character variant one":"\u0646\u0648\u06cc\u0633\u0647 \u062c\u0627\u06cc\u06af\u0632\u06cc\u0646 \u06cc\u0646/\u06cc\u0648\u0627\u0646","yuan character":"\u0646\u0648\u06cc\u0633\u0647 \u06cc\u0648\u0627\u0646","yuan character, in hong kong and taiwan":"\u0646\u0648\u06cc\u0633\u0647 \u06cc\u0648\u0627\u0646\u060c \u062f\u0631 \u0647\u0646\u06af\u200c\u06a9\u0646\u06af \u0648 \u062a\u0627\u06cc\u0648\u0627\u0646","{0} characters":"{0} \u06a9\u0627\u0631\u0627\u06a9\u062a\u0631","{0} columns, {1} rows":"{0} \u0633\u062a\u0648\u0646\u060c {1} \u0633\u0637\u0631","{0} words":"{0} \u0648\u0627\u0698\u0647"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/fi.js b/libraries/tinymce/js/tinymce/langs/fi.js index d5e88fd..ce1ce41 100644 --- a/libraries/tinymce/js/tinymce/langs/fi.js +++ b/libraries/tinymce/js/tinymce/langs/fi.js @@ -1 +1 @@ -tinymce.addI18n("fi",{"Redo":"Tee uudelleen","Undo":"Kumoa","Cut":"Leikkaa","Copy":"Kopioi","Paste":"Liit\xe4","Select all":"Valitse kaikki","New document":"Uusi asiakirja","Ok":"Ok","Cancel":"Peruuta","Visual aids":"Visuaaliset neuvot","Bold":"Lihavoitu","Italic":"Kursivoitu","Underline":"Alleviivaus","Strikethrough":"Yliviivaus","Superscript":"Yl\xe4indeksi","Subscript":"Alaindeksi","Clear formatting":"Poista muotoilu","Remove":"Poista","Align left":"Tasaa vasemmalle","Align center":"Tasaa keskelle","Align right":"Tasaa oikealle","No alignment":"Ei tasausta","Justify":"Tasaus","Bullet list":"J\xe4rjest\xe4m\xe4t\xf6n lista","Numbered list":"J\xe4rjestetty lista","Decrease indent":"Sisenn\xe4","Increase indent":"Loitonna","Close":"Sulje","Formats":"Muotoilut","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"Selaimesi ei tue leikep\xf6yd\xe4n suoraa k\xe4ytt\xe4mist\xe4. Ole hyv\xe4 ja k\xe4yt\xe4 n\xe4pp\xe4imist\xf6n Ctrl+X/C/V n\xe4pp\xe4inyhdistelmi\xe4.","Headings":"Otsikot","Heading 1":"Otsikko 1","Heading 2":"Otsikko 2","Heading 3":"Otsikko 3","Heading 4":"Otsikko 4","Heading 5":"Otsikko 5","Heading 6":"Otsikko 6","Preformatted":"Esimuotoiltu","Div":"Div","Pre":"Pre","Code":"Koodi","Paragraph":"Kappale","Blockquote":"Lohkolainaus","Inline":"Samalla rivill\xe4","Blocks":"Lohkot","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Liitt\xe4minen on nyt pelk\xe4ss\xe4 tekstin tilassa. Sis\xe4lt\xf6 liitet\xe4\xe4n nyt pelkk\xe4n\xe4 tekstin\xe4, kunnes otat asetuksen pois p\xe4\xe4lt\xe4.","Fonts":"Fontti","Font sizes":"Fonttikoot","Class":"Luokka","Browse for an image":"Selaa kuvia","OR":"TAI","Drop an image here":"Pudota kuva t\xe4h\xe4n","Upload":"Vie","Uploading image":"Ladataan kuvaa","Block":"Lohko","Align":"Tasaa","Default":"Oletus","Circle":"Ympyr\xe4","Disc":"Py\xf6ryl\xe4","Square":"Neli\xf6","Lower Alpha":"Pienet kirjaimet","Lower Greek":"pienet kirjaimet: \u03b1, \u03b2, \u03b3","Lower Roman":"Numerot, alarivi","Upper Alpha":"Isot kirjaimet","Upper Roman":"Numerot, yl\xe4rivi","Anchor...":"Ankkuri...","Anchor":"Ankkuri","Name":"Nimi","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID:n tulisi alkaa kirjaimella, jota seuraa vain kirjaimia, numeroita, v\xe4liviivoja, pisteit\xe4, kaksoispisteit\xe4 tai alaviivoja.","You have unsaved changes are you sure you want to navigate away?":"Sinulla on tallentamattomia muutoksia, haluatko varmasti siirty\xe4 toiselle sivulle?","Restore last draft":"Palauta aiempi luonnos","Special character...":"Erikoismerkki...","Special Character":"Erikoismerkki","Source code":"L\xe4hdekoodi","Insert/Edit code sample":"Lis\xe4\xe4/muokkaa koodiesimerkki","Language":"Kieli","Code sample...":"Koodin\xe4yte...","Left to right":"Vasemmalta oikealle","Right to left":"Oikealta vasemmalle","Title":"Otsikko","Fullscreen":"Kokon\xe4ytt\xf6","Action":"Toiminto","Shortcut":"Pikavalinta","Help":"Ohje","Address":"Osoite","Focus to menubar":"Kohdistus valikkoon","Focus to toolbar":"Kohdistus ty\xf6kalupalkkiin","Focus to element path":"Kohdistus elementin polkuun","Focus to contextual toolbar":"Kohdistus kontekstuaaliseen ty\xf6kalupalkkiin","Insert link (if link plugin activated)":"Lis\xe4\xe4 linkki (jos linkki-liit\xe4nn\xe4inen aktiivinen)","Save (if save plugin activated)":"Tallenna (jos tallenna-liit\xe4nn\xe4inen aktiivinen)","Find (if searchreplace plugin activated)":"Etsi (jos etsikorvaa-liit\xe4nn\xe4inen aktiivinen)","Plugins installed ({0}):":"Asennetut liit\xe4nn\xe4iset ({0}):","Premium plugins:":"Premium-liit\xe4nn\xe4iset:","Learn more...":"Lis\xe4tietoja...","You are using {0}":"K\xe4yt\xe4t {0}","Plugins":"Laajennukset","Handy Shortcuts":"K\xe4tev\xe4t pikan\xe4pp\xe4imet","Horizontal line":"Vaakasuora viiva","Insert/edit image":"Lis\xe4\xe4 kuva/muokkaa kuvaa","Alternative description":"Vaihtoehtoinen kuvaus","Accessibility":"Saavutettavuus","Image is decorative":"Kuva on koristeellinen","Source":"L\xe4hde","Dimensions":"Mitat","Constrain proportions":"Rajauksen mittasuhteet","General":"Yleiset asetukset","Advanced":"Lis\xe4asetukset","Style":"Tyyli","Vertical space":"Pystysuuntainen v\xe4li","Horizontal space":"Vaakasuuntainen v\xe4li","Border":"Reunus","Insert image":"Lis\xe4\xe4 kuva","Image...":"Kuva...","Image list":"Kuvaluettelo","Resize":"Kuvan koon muutos","Insert date/time":"Lis\xe4\xe4 p\xe4iv\xe4m\xe4\xe4r\xe4 tai aika","Date/time":"P\xe4iv\xe4m\xe4\xe4r\xe4/aika","Insert/edit link":"Lis\xe4\xe4 linkki/muokkaa linkki\xe4","Text to display":"N\xe4ytett\xe4v\xe4 teksti","Url":"Osoite","Open link in...":"Avaa linkki...","Current window":"Nykyinen ikkuna","None":"Ei mit\xe4\xe4n","New window":"Uusi ikkuna","Open link":"Avaa linkki","Remove link":"Poista linkki","Anchors":"Ankkurit","Link...":"Linkki...","Paste or type a link":"Liit\xe4 tai kirjoita linkki","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"Antamasi osoite n\xe4ytt\xe4\xe4 olevan s\xe4hk\xf6postiosoite. Haluatko lis\xe4t\xe4 osoitteeseen vaaditun mailto: -etuliitteen?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"Antamasi osoite n\xe4ytt\xe4\xe4 olevan ulkoinen linkki. Haluatko lis\xe4t\xe4 osoitteeseen vaaditun http:// -etuliitteen?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"Sy\xf6tt\xe4m\xe4si osoite n\xe4ytt\xe4\xe4 olevan ulkoinen linkki. Haluatko lis\xe4t\xe4 vaaditun https://-etuliitteen?","Link list":"Linkkiluettelo","Insert video":"Lis\xe4\xe4 video","Insert/edit video":"Lis\xe4\xe4 video/muokkaa videota","Insert/edit media":"Lis\xe4\xe4 media/muokkaa mediaa","Alternative source":"Vaihtoehtoinen l\xe4hde","Alternative source URL":"Vaihtoehtoinen l\xe4hde-URL","Media poster (Image URL)":"Median julkaisija (kuvan URL)","Paste your embed code below:":"Liit\xe4 upotuskoodisi alapuolelle:","Embed":"Upota","Media...":"Media...","Nonbreaking space":"Sitova v\xe4lily\xf6nti","Page break":"Sivunvaihto","Paste as text":"Liit\xe4 tekstin\xe4","Preview":"Esikatselu","Print":"Tulosta","Print...":"Tulosta","Save":"Tallenna","Find":"Etsi","Replace with":"Korvaa kohteella","Replace":"Korvaa","Replace all":"Korvaa kaikki","Previous":"Edellinen","Next":"Seuraava","Find and Replace":"Etsi ja korvaa","Find and replace...":"Etsi ja korvaa...","Could not find the specified string.":"Haettua merkkijonoa ei l\xf6ytynyt.","Match case":"Sama kirjainkoko","Find whole words only":"Etsi vain kokonaisia sanoja","Find in selection":"Etsi valinnasta","Insert table":"Lis\xe4\xe4 taulukko","Table properties":"Taulukon ominaisuudet","Delete table":"Poista taulukko","Cell":"Solu","Row":"Rivi","Column":"Sarake","Cell properties":"Solun ominaisuudet","Merge cells":"Yhdist\xe4 solut","Split cell":"Jaa solu","Insert row before":"Lis\xe4\xe4 rivi ennen","Insert row after":"Lis\xe4\xe4 rivi j\xe4lkeen","Delete row":"Poista rivi","Row properties":"Rivin ominaisuudet","Cut row":"Leikkaa rivi","Cut column":"Leikkaa sarake","Copy row":"Kopioi rivi","Copy column":"Kopioi sarake","Paste row before":"Liit\xe4 rivi ennen","Paste column before":"Liit\xe4 sarake ennen","Paste row after":"Liit\xe4 rivi j\xe4lkeen","Paste column after":"Liit\xe4 sarake j\xe4lkeen","Insert column before":"Lis\xe4\xe4 sarake ennen","Insert column after":"Lis\xe4\xe4 sarake j\xe4lkeen","Delete column":"Poista sarake","Cols":"Sarakkeet","Rows":"Rivit","Width":"Leveys","Height":"Korkeus","Cell spacing":"Solun v\xe4li","Cell padding":"Solun tyhj\xe4 tila","Row clipboard actions":"Rivin leikep\xf6yt\xe4toiminnot","Column clipboard actions":"Sarakkeen leikep\xf6yt\xe4toiminnot","Table styles":"Taulukon tyylit","Cell styles":"Solun tyylit","Column header":"Sarakkeen otsikko","Row header":"Rivin otsikko","Table caption":"Taulukon selitysteksti","Caption":"Seloste","Show caption":"N\xe4yt\xe4 kuvateksti","Left":"Vasen","Center":"Keskitetty","Right":"Oikea","Cell type":"Solutyyppi","Scope":"Laajuus","Alignment":"Tasaus","Horizontal align":"Vaakasuuntainen tasaus","Vertical align":"Pystysuuntainen tasaus","Top":"Yl\xe4","Middle":"Keski","Bottom":"Ala","Header cell":"Otsikkosolu","Row group":"Riviryhm\xe4","Column group":"Sarakeryhm\xe4","Row type":"Rivityyppi","Header":"Yl\xe4tunniste","Body":"Runko","Footer":"Alatunniste","Border color":"Reunuksen v\xe4ri","Solid":"Yksinkertainen","Dotted":"Pisteet","Dashed":"Katkoviiva","Double":"Kaksinkertainen","Groove":"Ura","Ridge":"Harjanne","Inset":"Upotettu","Outset":"Korotettu","Hidden":"Piilotettu","Insert template...":"Lis\xe4\xe4 malli...","Templates":"Mallit","Template":"Malli","Insert Template":"Lis\xe4\xe4 malli","Text color":"Tekstin v\xe4ri","Background color":"Taustan v\xe4ri","Custom...":"Mukautettu...","Custom color":"Mukautettu v\xe4ri","No color":"Ei v\xe4ri\xe4","Remove color":"Poista v\xe4ri","Show blocks":"N\xe4yt\xe4 lohkot","Show invisible characters":"N\xe4yt\xe4 n\xe4kym\xe4tt\xf6m\xe4t merkit","Word count":"Sanam\xe4\xe4r\xe4","Count":"M\xe4\xe4r\xe4","Document":"Tiedosto","Selection":"Valinta","Words":"Sanaa","Words: {0}":"Sanat: {0} ","{0} words":"{0} sanaa","File":"Tiedosto","Edit":"Muokkaa","Insert":"Lis\xe4\xe4","View":"N\xe4yt\xe4","Format":"Muotoilu","Table":"Taulukko","Tools":"Ty\xf6kalut","Powered by {0}":"Tarjoaja: {0}","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Rikastetun tekstin alue. Paina ALT-F9 valikkoon. Paina ALT-F10 ty\xf6kaluriviin. Paina ALT-0 ohjeeseen.","Image title":"Kuvan otsikko","Border width":"Reunuksen leveys","Border style":"Reunuksen tyyli","Error":"Virhe","Warn":"Varoitus","Valid":"Voimassa","To open the popup, press Shift+Enter":"Avaa ponnahdusikkuna painamalla Shift+Enter","Rich Text Area":"Rikastetun tekstin alue","Rich Text Area. Press ALT-0 for help.":"Rikastetun tekstin alue. Avaa ohje painamalla ALT-0.","System Font":"J\xe4rjestelm\xe4fontti","Failed to upload image: {0}":"Kuvan lataus ep\xe4onnistui: {0}","Failed to load plugin: {0} from url {1}":"Liit\xe4nn\xe4isen lataus ep\xe4onnistui: {0} url:st\xe4 {1}","Failed to load plugin url: {0}":"Liit\xe4nn\xe4isen url:n lataus ep\xe4onnistui: {0}","Failed to initialize plugin: {0}":"Liit\xe4nn\xe4isen alustus ep\xe4onnistui: {0}","example":"esimerkki","Search":"Etsi","All":"Kaikki","Currency":"Valuutta","Text":"Teksti","Quotations":"Lainaukset","Mathematical":"Matemaattiset","Extended Latin":"Laajennettu latina","Symbols":"Symbolit","Arrows":"Nuolet","User Defined":"K\xe4ytt\xe4j\xe4m\xe4\xe4ritetty","dollar sign":"dollarimerkki","currency sign":"valuuttamerkki","euro-currency sign":"eurovaluuttamerkki","colon sign":"kaksoispisteen merkki","cruzeiro sign":"cruzeiro-merkki","french franc sign":"ranskalaisen frangin merkki","lira sign":"liiran merkki","mill sign":"millin merkki","naira sign":"nairan merkki","peseta sign":"pesetan merkki","rupee sign":"rupian merkki","won sign":"wonin merkki","new sheqel sign":"uuden sekelin merkki","dong sign":"dongin merkki","kip sign":"kipin merkki","tugrik sign":"tugrikin merkki","drachma sign":"drakman merkki","german penny symbol":"saksalaisen pennin merkki","peso sign":"peson merkki","guarani sign":"guaranin merkki","austral sign":"australin merkki","hryvnia sign":"hryvnian merkki","cedi sign":"cedin merkki","livre tournois sign":"livre tournoisin merkki","spesmilo sign":"spesmilon merkki","tenge sign":"tengen merkki","indian rupee sign":"intialaisen rupian merkki","turkish lira sign":"turkkilaisen liiran merkki","nordic mark sign":"pohjoismaisen markan merkki","manat sign":"manatin merkki","ruble sign":"ruplan merkki","yen character":"jenin merkki","yuan character":"juanin merkki","yuan character, in hong kong and taiwan":"juanin merkki, Hongkongissa ja Taiwanissa","yen/yuan character variant one":"jenin/juanin merkin variantti","Emojis":"Emojit","Emojis...":"Emojit...","Loading emojis...":"Ladataan emojeita...","Could not load emojis":"Emojeita ei voitu ladata","People":"Ihmiset","Animals and Nature":"El\xe4imet ja luonto","Food and Drink":"Ruoka ja juoma","Activity":"Aktiviteetit","Travel and Places":"Matkailu ja paikat","Objects":"Esineet","Flags":"Liput","Characters":"Merkki\xe4","Characters (no spaces)":"Merkki\xe4 (ilman v\xe4lily\xf6ntej\xe4)","{0} characters":"{0} merkki\xe4","Error: Form submit field collision.":"Virhe: lomakkeen l\xe4hetyskent\xe4n t\xf6rm\xe4ys.","Error: No form element found.":"Virhe: muotoelementti\xe4 ei l\xf6ytynyt.","Color swatch":"V\xe4rin\xe4yte","Color Picker":"V\xe4rivalitsin","Invalid hex color code: {0}":"Kelvoton heksav\xe4rikoodi: {0}","Invalid input":"Kelvoton sy\xf6te","R":"P","Red component":"Punainen komponentti","G":"V","Green component":"Vihre\xe4 komponentti","B":"S","Blue component":"Sininen komponentti","#":"#","Hex color code":"Heksav\xe4rikoodi","Range 0 to 255":"V\xe4lill\xe4 0\u2013255","Turquoise":"Turkoosi","Green":"Vihre\xe4","Blue":"Sininen","Purple":"Purppura","Navy Blue":"Laivastonsininen","Dark Turquoise":"Tumma turkoosi","Dark Green":"Tumma vihre\xe4","Medium Blue":"Keskitumma sininen","Medium Purple":"Keskitumma purppura","Midnight Blue":"keskiy\xf6n sininen","Yellow":"Keltainen","Orange":"Oranssi","Red":"Punainen","Light Gray":"Vaaleanharmaa","Gray":"Harmaa","Dark Yellow":"Tummankeltainen","Dark Orange":"Tumma oranssi","Dark Red":"Tumma punainen","Medium Gray":"Keskiharmaa","Dark Gray":"Tummanharmaa","Light Green":"Vaaleanvihre\xe4","Light Yellow":"Vaaleankeltainen","Light Red":"Vaaleanpunainen","Light Purple":"Liila","Light Blue":"Vaaleansininen","Dark Purple":"Tummanvioletti","Dark Blue":"Tummansininen","Black":"Musta","White":"Valkoinen","Switch to or from fullscreen mode":"Vaihda kokon\xe4ytt\xf6\xf6n tai kokon\xe4yt\xf6st\xe4","Open help dialog":"Avaa ohjeen valintaikkuna","history":"historia","styles":"tyylit","formatting":"muotoiltu","alignment":"tasaus","indentation":"sisennys","Font":"Fontti","Size":"Koko","More...":"Lis\xe4\xe4...","Select...":"Valitse...","Preferences":"Asetukset","Yes":"Kyll\xe4","No":"Ei","Keyboard Navigation":"Navigointi n\xe4pp\xe4imist\xf6ll\xe4","Version":"Versio","Code view":"Koodin\xe4kym\xe4","Open popup menu for split buttons":"Avaa ponnahdusikkuna jaetuille napeille","List Properties":"Listan ominaisuudet","List properties...":"Listan ominaisuudet...","Start list at number":"Aloita lista numerosta","Line height":"Tekstirivin korkeus","Dropped file type is not supported":"Pudotettu tiedostotyyppi ei ole tuettu","Loading...":"Ladataan...","ImageProxy HTTP error: Rejected request":"ImageProxy HTTP-virhe: Pyynt\xf6 hyl\xe4ttiin","ImageProxy HTTP error: Could not find Image Proxy":"ImageProxy HTTP-virhe: Kuvaproxy\xe4 ei l\xf6ytynyt","ImageProxy HTTP error: Incorrect Image Proxy URL":"ImageProxy HTTP-virhe: V\xe4\xe4r\xe4 kuvaproxyn osoite","ImageProxy HTTP error: Unknown ImageProxy error":"ImageProxy HTTP-virhe: Tuntematon ImageProxy-virhe"}); \ No newline at end of file +tinymce.addI18n("fi",{"#":"#","Accessibility":"Saavutettavuus","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"Toiminto","Activity":"Aktiviteetit","Address":"Osoite","Advanced":"Lis\xe4asetukset","Align":"Tasaa","Align center":"Tasaa keskelle","Align left":"Tasaa vasemmalle","Align right":"Tasaa oikealle","Alignment":"Tasaus","Alignment {0}":"","All":"Kaikki","Alternative description":"Vaihtoehtoinen kuvaus","Alternative source":"Vaihtoehtoinen l\xe4hde","Alternative source URL":"Vaihtoehtoinen l\xe4hde-URL","Anchor":"Ankkuri","Anchor...":"Ankkuri...","Anchors":"Ankkurit","Animals and Nature":"El\xe4imet ja luonto","Arrows":"Nuolet","B":"S","Background color":"Taustan v\xe4ri","Background color {0}":"","Black":"Musta","Block":"Lohko","Block {0}":"","Blockquote":"Lohkolainaus","Blocks":"Lohkot","Blue":"Sininen","Blue component":"Sininen komponentti","Body":"Runko","Bold":"Lihavoitu","Border":"Reunus","Border color":"Reunuksen v\xe4ri","Border style":"Reunuksen tyyli","Border width":"Reunuksen leveys","Bottom":"Ala","Browse files":"","Browse for an image":"Selaa kuvia","Browse links":"","Bullet list":"J\xe4rjest\xe4m\xe4t\xf6n lista","Cancel":"Peruuta","Caption":"Seloste","Cell":"Solu","Cell padding":"Solun tyhj\xe4 tila","Cell properties":"Solun ominaisuudet","Cell spacing":"Solun v\xe4li","Cell styles":"Solun tyylit","Cell type":"Solutyyppi","Center":"Keskitetty","Characters":"Merkki\xe4","Characters (no spaces)":"Merkki\xe4 (ilman v\xe4lily\xf6ntej\xe4)","Circle":"Ympyr\xe4","Class":"Luokka","Clear formatting":"Poista muotoilu","Close":"Sulje","Code":"Koodi","Code sample...":"Koodin\xe4yte...","Code view":"Koodin\xe4kym\xe4","Color Picker":"V\xe4rivalitsin","Color swatch":"V\xe4rin\xe4yte","Cols":"Sarakkeet","Column":"Sarake","Column clipboard actions":"Sarakkeen leikep\xf6yt\xe4toiminnot","Column group":"Sarakeryhm\xe4","Column header":"Sarakkeen otsikko","Constrain proportions":"Rajauksen mittasuhteet","Copy":"Kopioi","Copy column":"Kopioi sarake","Copy row":"Kopioi rivi","Could not find the specified string.":"Haettua merkkijonoa ei l\xf6ytynyt.","Could not load emojis":"Emojeita ei voitu ladata","Count":"M\xe4\xe4r\xe4","Currency":"Valuutta","Current window":"Nykyinen ikkuna","Custom color":"Mukautettu v\xe4ri","Custom...":"Mukautettu...","Cut":"Leikkaa","Cut column":"Leikkaa sarake","Cut row":"Leikkaa rivi","Dark Blue":"Tummansininen","Dark Gray":"Tummanharmaa","Dark Green":"Tumma vihre\xe4","Dark Orange":"Tumma oranssi","Dark Purple":"Tummanvioletti","Dark Red":"Tumma punainen","Dark Turquoise":"Tumma turkoosi","Dark Yellow":"Tummankeltainen","Dashed":"Katkoviiva","Date/time":"P\xe4iv\xe4m\xe4\xe4r\xe4/aika","Decrease indent":"Sisenn\xe4","Default":"Oletus","Delete accordion":"","Delete column":"Poista sarake","Delete row":"Poista rivi","Delete table":"Poista taulukko","Dimensions":"Mitat","Disc":"Py\xf6ryl\xe4","Div":"Div","Document":"Tiedosto","Dotted":"Pisteet","Double":"Kaksinkertainen","Drop an image here":"Pudota kuva t\xe4h\xe4n","Dropped file type is not supported":"Pudotettu tiedostotyyppi ei ole tuettu","Edit":"Muokkaa","Embed":"Upota","Emojis":"Emojit","Emojis...":"Emojit...","Error":"Virhe","Error: Form submit field collision.":"Virhe: lomakkeen l\xe4hetyskent\xe4n t\xf6rm\xe4ys.","Error: No form element found.":"Virhe: muotoelementti\xe4 ei l\xf6ytynyt.","Extended Latin":"Laajennettu latina","Failed to initialize plugin: {0}":"Liit\xe4nn\xe4isen alustus ep\xe4onnistui: {0}","Failed to load plugin url: {0}":"Liit\xe4nn\xe4isen url:n lataus ep\xe4onnistui: {0}","Failed to load plugin: {0} from url {1}":"Liit\xe4nn\xe4isen lataus ep\xe4onnistui: {0} url:st\xe4 {1}","Failed to upload image: {0}":"Kuvan lataus ep\xe4onnistui: {0}","File":"Tiedosto","Find":"Etsi","Find (if searchreplace plugin activated)":"Etsi (jos etsikorvaa-liit\xe4nn\xe4inen aktiivinen)","Find and Replace":"Etsi ja korvaa","Find and replace...":"Etsi ja korvaa...","Find in selection":"Etsi valinnasta","Find whole words only":"Etsi vain kokonaisia sanoja","Flags":"Liput","Focus to contextual toolbar":"Kohdistus kontekstuaaliseen ty\xf6kalupalkkiin","Focus to element path":"Kohdistus elementin polkuun","Focus to menubar":"Kohdistus valikkoon","Focus to toolbar":"Kohdistus ty\xf6kalupalkkiin","Font":"Fontti","Font size {0}":"","Font sizes":"Fonttikoot","Font {0}":"","Fonts":"Fontti","Food and Drink":"Ruoka ja juoma","Footer":"Alatunniste","Format":"Muotoilu","Format {0}":"","Formats":"Muotoilut","Fullscreen":"Kokon\xe4ytt\xf6","G":"V","General":"Yleiset asetukset","Gray":"Harmaa","Green":"Vihre\xe4","Green component":"Vihre\xe4 komponentti","Groove":"Ura","Handy Shortcuts":"K\xe4tev\xe4t pikan\xe4pp\xe4imet","Header":"Yl\xe4tunniste","Header cell":"Otsikkosolu","Heading 1":"Otsikko 1","Heading 2":"Otsikko 2","Heading 3":"Otsikko 3","Heading 4":"Otsikko 4","Heading 5":"Otsikko 5","Heading 6":"Otsikko 6","Headings":"Otsikot","Height":"Korkeus","Help":"Ohje","Hex color code":"Heksav\xe4rikoodi","Hidden":"Piilotettu","Horizontal align":"Vaakasuuntainen tasaus","Horizontal line":"Vaakasuora viiva","Horizontal space":"Vaakasuuntainen v\xe4li","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID:n tulisi alkaa kirjaimella, jota seuraa vain kirjaimia, numeroita, v\xe4liviivoja, pisteit\xe4, kaksoispisteit\xe4 tai alaviivoja.","Image is decorative":"Kuva on koristeellinen","Image list":"Kuvaluettelo","Image title":"Kuvan otsikko","Image...":"Kuva...","ImageProxy HTTP error: Could not find Image Proxy":"ImageProxy HTTP-virhe: Kuvaproxy\xe4 ei l\xf6ytynyt","ImageProxy HTTP error: Incorrect Image Proxy URL":"ImageProxy HTTP-virhe: V\xe4\xe4r\xe4 kuvaproxyn osoite","ImageProxy HTTP error: Rejected request":"ImageProxy HTTP-virhe: Pyynt\xf6 hyl\xe4ttiin","ImageProxy HTTP error: Unknown ImageProxy error":"ImageProxy HTTP-virhe: Tuntematon ImageProxy-virhe","Increase indent":"Loitonna","Inline":"Samalla rivill\xe4","Insert":"Lis\xe4\xe4","Insert Template":"Lis\xe4\xe4 malli","Insert accordion":"","Insert column after":"Lis\xe4\xe4 sarake j\xe4lkeen","Insert column before":"Lis\xe4\xe4 sarake ennen","Insert date/time":"Lis\xe4\xe4 p\xe4iv\xe4m\xe4\xe4r\xe4 tai aika","Insert image":"Lis\xe4\xe4 kuva","Insert link (if link plugin activated)":"Lis\xe4\xe4 linkki (jos linkki-liit\xe4nn\xe4inen aktiivinen)","Insert row after":"Lis\xe4\xe4 rivi j\xe4lkeen","Insert row before":"Lis\xe4\xe4 rivi ennen","Insert table":"Lis\xe4\xe4 taulukko","Insert template...":"Lis\xe4\xe4 malli...","Insert video":"Lis\xe4\xe4 video","Insert/Edit code sample":"Lis\xe4\xe4/muokkaa koodiesimerkki","Insert/edit image":"Lis\xe4\xe4 kuva/muokkaa kuvaa","Insert/edit link":"Lis\xe4\xe4 linkki/muokkaa linkki\xe4","Insert/edit media":"Lis\xe4\xe4 media/muokkaa mediaa","Insert/edit video":"Lis\xe4\xe4 video/muokkaa videota","Inset":"Upotettu","Invalid hex color code: {0}":"Kelvoton heksav\xe4rikoodi: {0}","Invalid input":"Kelvoton sy\xf6te","Italic":"Kursivoitu","Justify":"Tasaus","Keyboard Navigation":"Navigointi n\xe4pp\xe4imist\xf6ll\xe4","Language":"Kieli","Learn more...":"Lis\xe4tietoja...","Left":"Vasen","Left to right":"Vasemmalta oikealle","Light Blue":"Vaaleansininen","Light Gray":"Vaaleanharmaa","Light Green":"Vaaleanvihre\xe4","Light Purple":"Liila","Light Red":"Vaaleanpunainen","Light Yellow":"Vaaleankeltainen","Line height":"Tekstirivin korkeus","Link list":"Linkkiluettelo","Link...":"Linkki...","List Properties":"Listan ominaisuudet","List properties...":"Listan ominaisuudet...","Loading emojis...":"Ladataan emojeita...","Loading...":"Ladataan...","Lower Alpha":"Pienet kirjaimet","Lower Greek":"pienet kirjaimet: \u03b1, \u03b2, \u03b3","Lower Roman":"Numerot, alarivi","Match case":"Sama kirjainkoko","Mathematical":"Matemaattiset","Media poster (Image URL)":"Median julkaisija (kuvan URL)","Media...":"Media...","Medium Blue":"Keskitumma sininen","Medium Gray":"Keskiharmaa","Medium Purple":"Keskitumma purppura","Merge cells":"Yhdist\xe4 solut","Middle":"Keski","Midnight Blue":"keskiy\xf6n sininen","More...":"Lis\xe4\xe4...","Name":"Nimi","Navy Blue":"Laivastonsininen","New document":"Uusi asiakirja","New window":"Uusi ikkuna","Next":"Seuraava","No":"Ei","No alignment":"Ei tasausta","No color":"Ei v\xe4ri\xe4","Nonbreaking space":"Sitova v\xe4lily\xf6nti","None":"Ei mit\xe4\xe4n","Numbered list":"J\xe4rjestetty lista","OR":"TAI","Objects":"Esineet","Ok":"Ok","Open help dialog":"Avaa ohjeen valintaikkuna","Open link":"Avaa linkki","Open link in...":"Avaa linkki...","Open popup menu for split buttons":"Avaa ponnahdusikkuna jaetuille napeille","Orange":"Oranssi","Outset":"Korotettu","Page break":"Sivunvaihto","Paragraph":"Kappale","Paste":"Liit\xe4","Paste as text":"Liit\xe4 tekstin\xe4","Paste column after":"Liit\xe4 sarake j\xe4lkeen","Paste column before":"Liit\xe4 sarake ennen","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Liitt\xe4minen on nyt pelk\xe4ss\xe4 tekstin tilassa. Sis\xe4lt\xf6 liitet\xe4\xe4n nyt pelkk\xe4n\xe4 tekstin\xe4, kunnes otat asetuksen pois p\xe4\xe4lt\xe4.","Paste or type a link":"Liit\xe4 tai kirjoita linkki","Paste row after":"Liit\xe4 rivi j\xe4lkeen","Paste row before":"Liit\xe4 rivi ennen","Paste your embed code below:":"Liit\xe4 upotuskoodisi alapuolelle:","People":"Ihmiset","Plugins":"Laajennukset","Plugins installed ({0}):":"Asennetut liit\xe4nn\xe4iset ({0}):","Powered by {0}":"Tarjoaja: {0}","Pre":"Pre","Preferences":"Asetukset","Preformatted":"Esimuotoiltu","Premium plugins:":"Premium-liit\xe4nn\xe4iset:","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"Esikatselu","Previous":"Edellinen","Print":"Tulosta","Print...":"Tulosta","Purple":"Purppura","Quotations":"Lainaukset","R":"P","Range 0 to 255":"V\xe4lill\xe4 0\u2013255","Red":"Punainen","Red component":"Punainen komponentti","Redo":"Tee uudelleen","Remove":"Poista","Remove color":"Poista v\xe4ri","Remove link":"Poista linkki","Replace":"Korvaa","Replace all":"Korvaa kaikki","Replace with":"Korvaa kohteella","Resize":"Kuvan koon muutos","Restore last draft":"Palauta aiempi luonnos","Reveal or hide additional toolbar items":"","Rich Text Area":"Rikastetun tekstin alue","Rich Text Area. Press ALT-0 for help.":"Rikastetun tekstin alue. Avaa ohje painamalla ALT-0.","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Rikastetun tekstin alue. Paina ALT-F9 valikkoon. Paina ALT-F10 ty\xf6kaluriviin. Paina ALT-0 ohjeeseen.","Ridge":"Harjanne","Right":"Oikea","Right to left":"Oikealta vasemmalle","Row":"Rivi","Row clipboard actions":"Rivin leikep\xf6yt\xe4toiminnot","Row group":"Riviryhm\xe4","Row header":"Rivin otsikko","Row properties":"Rivin ominaisuudet","Row type":"Rivityyppi","Rows":"Rivit","Save":"Tallenna","Save (if save plugin activated)":"Tallenna (jos tallenna-liit\xe4nn\xe4inen aktiivinen)","Scope":"Laajuus","Search":"Etsi","Select all":"Valitse kaikki","Select...":"Valitse...","Selection":"Valinta","Shortcut":"Pikavalinta","Show blocks":"N\xe4yt\xe4 lohkot","Show caption":"N\xe4yt\xe4 kuvateksti","Show invisible characters":"N\xe4yt\xe4 n\xe4kym\xe4tt\xf6m\xe4t merkit","Size":"Koko","Solid":"Yksinkertainen","Source":"L\xe4hde","Source code":"L\xe4hdekoodi","Special Character":"Erikoismerkki","Special character...":"Erikoismerkki...","Split cell":"Jaa solu","Square":"Neli\xf6","Start list at number":"Aloita lista numerosta","Strikethrough":"Yliviivaus","Style":"Tyyli","Subscript":"Alaindeksi","Superscript":"Yl\xe4indeksi","Switch to or from fullscreen mode":"Vaihda kokon\xe4ytt\xf6\xf6n tai kokon\xe4yt\xf6st\xe4","Symbols":"Symbolit","System Font":"J\xe4rjestelm\xe4fontti","Table":"Taulukko","Table caption":"Taulukon selitysteksti","Table properties":"Taulukon ominaisuudet","Table styles":"Taulukon tyylit","Template":"Malli","Templates":"Mallit","Text":"Teksti","Text color":"Tekstin v\xe4ri","Text color {0}":"","Text to display":"N\xe4ytett\xe4v\xe4 teksti","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"Antamasi osoite n\xe4ytt\xe4\xe4 olevan s\xe4hk\xf6postiosoite. Haluatko lis\xe4t\xe4 osoitteeseen vaaditun mailto: -etuliitteen?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"Antamasi osoite n\xe4ytt\xe4\xe4 olevan ulkoinen linkki. Haluatko lis\xe4t\xe4 osoitteeseen vaaditun http:// -etuliitteen?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"Sy\xf6tt\xe4m\xe4si osoite n\xe4ytt\xe4\xe4 olevan ulkoinen linkki. Haluatko lis\xe4t\xe4 vaaditun https://-etuliitteen?","Title":"Otsikko","To open the popup, press Shift+Enter":"Avaa ponnahdusikkuna painamalla Shift+Enter","Toggle accordion":"","Tools":"Ty\xf6kalut","Top":"Yl\xe4","Travel and Places":"Matkailu ja paikat","Turquoise":"Turkoosi","Underline":"Alleviivaus","Undo":"Kumoa","Upload":"Vie","Uploading image":"Ladataan kuvaa","Upper Alpha":"Isot kirjaimet","Upper Roman":"Numerot, yl\xe4rivi","Url":"Osoite","User Defined":"K\xe4ytt\xe4j\xe4m\xe4\xe4ritetty","Valid":"Voimassa","Version":"Versio","Vertical align":"Pystysuuntainen tasaus","Vertical space":"Pystysuuntainen v\xe4li","View":"N\xe4yt\xe4","Visual aids":"Visuaaliset neuvot","Warn":"Varoitus","White":"Valkoinen","Width":"Leveys","Word count":"Sanam\xe4\xe4r\xe4","Words":"Sanaa","Words: {0}":"Sanat: {0} ","Yellow":"Keltainen","Yes":"Kyll\xe4","You are using {0}":"K\xe4yt\xe4t {0}","You have unsaved changes are you sure you want to navigate away?":"Sinulla on tallentamattomia muutoksia, haluatko varmasti siirty\xe4 toiselle sivulle?","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"Selaimesi ei tue leikep\xf6yd\xe4n suoraa k\xe4ytt\xe4mist\xe4. Ole hyv\xe4 ja k\xe4yt\xe4 n\xe4pp\xe4imist\xf6n Ctrl+X/C/V n\xe4pp\xe4inyhdistelmi\xe4.","alignment":"tasaus","austral sign":"australin merkki","cedi sign":"cedin merkki","colon sign":"kaksoispisteen merkki","cruzeiro sign":"cruzeiro-merkki","currency sign":"valuuttamerkki","dollar sign":"dollarimerkki","dong sign":"dongin merkki","drachma sign":"drakman merkki","euro-currency sign":"eurovaluuttamerkki","example":"esimerkki","formatting":"muotoiltu","french franc sign":"ranskalaisen frangin merkki","german penny symbol":"saksalaisen pennin merkki","guarani sign":"guaranin merkki","history":"historia","hryvnia sign":"hryvnian merkki","indentation":"sisennys","indian rupee sign":"intialaisen rupian merkki","kip sign":"kipin merkki","lira sign":"liiran merkki","livre tournois sign":"livre tournoisin merkki","manat sign":"manatin merkki","mill sign":"millin merkki","naira sign":"nairan merkki","new sheqel sign":"uuden sekelin merkki","nordic mark sign":"pohjoismaisen markan merkki","peseta sign":"pesetan merkki","peso sign":"peson merkki","ruble sign":"ruplan merkki","rupee sign":"rupian merkki","spesmilo sign":"spesmilon merkki","styles":"tyylit","tenge sign":"tengen merkki","tugrik sign":"tugrikin merkki","turkish lira sign":"turkkilaisen liiran merkki","won sign":"wonin merkki","yen character":"jenin merkki","yen/yuan character variant one":"jenin/juanin merkin variantti","yuan character":"juanin merkki","yuan character, in hong kong and taiwan":"juanin merkki, Hongkongissa ja Taiwanissa","{0} characters":"{0} merkki\xe4","{0} columns, {1} rows":"","{0} words":"{0} sanaa"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/fr_FR.js b/libraries/tinymce/js/tinymce/langs/fr_FR.js index 4be30ed..3d47191 100644 --- a/libraries/tinymce/js/tinymce/langs/fr_FR.js +++ b/libraries/tinymce/js/tinymce/langs/fr_FR.js @@ -1 +1 @@ -tinymce.addI18n("fr_FR",{"Redo":"R\xe9tablir","Undo":"Annuler","Cut":"Couper","Copy":"Copier","Paste":"Coller","Select all":"S\xe9lectionner tout","New document":"Nouveau document","Ok":"OK","Cancel":"Annuler","Visual aids":"Aides visuelles","Bold":"Gras","Italic":"Italique","Underline":"Soulign\xe9","Strikethrough":"Barr\xe9","Superscript":"Exposant","Subscript":"Indice","Clear formatting":"Effacer la mise en forme","Remove":"Retir\xe9","Align left":"Aligner \xe0 gauche","Align center":"Centrer","Align right":"Aligner \xe0 droite","No alignment":"Aucun alignement","Justify":"Justifier","Bullet list":"Liste \xe0 puces","Numbered list":"Liste num\xe9rot\xe9e","Decrease indent":"R\xe9duire le retrait","Increase indent":"Augmenter le retrait","Close":"Fermer","Formats":"Formats","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"Votre navigateur ne supporte pas l\u2019acc\xe8s direct au presse-papiers. Merci d'utiliser les raccourcis clavier Ctrl+X/C/V.","Headings":"Titres","Heading 1":"Titre\xa01","Heading 2":"Titre\xa02","Heading 3":"Titre\xa03","Heading 4":"Titre\xa04","Heading 5":"Titre\xa05","Heading 6":"Titre\xa06","Preformatted":"Pr\xe9format\xe9","Div":"Div","Pre":"Pr\xe9format\xe9","Code":"Code","Paragraph":"Paragraphe","Blockquote":"Bloc de citation","Inline":"En ligne","Blocks":"Blocs","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Le collage est maintenant en mode texte brut. Les contenus seront coll\xe9s sans retenir les formatages jusqu'\xe0 ce que vous d\xe9sactivez cette option.","Fonts":"Polices","Font sizes":"Tailles de police","Class":"Classe","Browse for an image":"Rechercher une image","OR":"OU","Drop an image here":"D\xe9poser une image ici","Upload":"T\xe9l\xe9charger","Uploading image":"T\xe9l\xe9versement d'une image","Block":"Bloc","Align":"Aligner","Default":"Par d\xe9faut","Circle":"Cercle","Disc":"Disque","Square":"Carr\xe9","Lower Alpha":"Alphabet en minuscules","Lower Greek":"Alphabet grec en minuscules","Lower Roman":"Chiffre romain inf\xe9rieur","Upper Alpha":"Alphabet en majuscules","Upper Roman":"Chiffre romain sup\xe9rieur","Anchor...":"Ancre...","Anchor":"Ancre","Name":"Nom","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"L'ID doit commencer par une lettre, suivie uniquement par des lettres, num\xe9ros, tirets, points, deux-points et underscores.","You have unsaved changes are you sure you want to navigate away?":"Vous avez des modifications non enregistr\xe9es, \xeates-vous s\xfbr de vouloir quitter la page\xa0?","Restore last draft":"Restaurer le dernier brouillon","Special character...":"Caract\xe8re sp\xe9cial...","Special Character":"Caract\xe8re sp\xe9cial","Source code":"Code source","Insert/Edit code sample":"Ins\xe9rer / modifier un bloc de code","Language":"Langue","Code sample...":"Exemple de code...","Left to right":"De gauche \xe0 droite","Right to left":"De droite \xe0 gauche","Title":"Titre","Fullscreen":"Plein \xe9cran","Action":"Action","Shortcut":"Raccourci","Help":"Aide","Address":"Adresse","Focus to menubar":"Mettre le focus sur la barre de menu","Focus to toolbar":"Mettre le focus sur la barre d'outils","Focus to element path":"Mettre le focus sur le chemin vers l'\xe9l\xe9ment","Focus to contextual toolbar":"Mettre le focus sur la barre d'outils contextuelle","Insert link (if link plugin activated)":"Ins\xe9rer un lien (si le plug-in link est activ\xe9)","Save (if save plugin activated)":"Enregistrer (si le plug-in save est activ\xe9)","Find (if searchreplace plugin activated)":"Rechercher (si le plug-in searchreplace est activ\xe9)","Plugins installed ({0}):":"Plug-ins install\xe9s ({0})\xa0:","Premium plugins:":"Plug-ins premium\xa0:","Learn more...":"En savoir plus...","You are using {0}":"Vous utilisez {0}","Plugins":"Plug-ins","Handy Shortcuts":"Raccourcis utiles","Horizontal line":"Ligne horizontale","Insert/edit image":"Ins\xe9rer/modifier image","Alternative description":"Description alternative","Accessibility":"Accessibilit\xe9","Image is decorative":"L'image est d\xe9corative","Source":"Source","Dimensions":"Dimensions","Constrain proportions":"Limiter les proportions","General":"G\xe9n\xe9ral","Advanced":"Options avanc\xe9es","Style":"Style","Vertical space":"Espace vertical","Horizontal space":"Espace horizontal","Border":"Bordure","Insert image":"Ins\xe9rer une image","Image...":"Image...","Image list":"Liste des images","Resize":"Redimensionner","Insert date/time":"Ins\xe9rer date/heure","Date/time":"Date/heure","Insert/edit link":"Ins\xe9rer/modifier lien","Text to display":"Texte \xe0 afficher","Url":"URL","Open link in...":"Ouvrir le lien dans...","Current window":"Fen\xeatre active","None":"Aucun","New window":"Nouvelle fen\xeatre","Open link":"Ouvrir le lien","Remove link":"Enlever le lien","Anchors":"Ancres","Link...":"Lien...","Paste or type a link":"Coller ou taper un lien","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"L'URL que vous avez saisi semble \xeatre une adresse e-mail. Souhaitez-vous y ajouter le pr\xe9fixe requis mailto:\xa0?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"L'URL que vous avez saisi semble \xeatre un lien externe. Souhaitez-vous y ajouter le pr\xe9fixe requis mailto:\xa0?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"L'URL que vous avez saisie semble \xeatre un lien externe. Voulez-vous ajouter le pr\xe9fixe https:// requis\xa0?","Link list":"Liste des liens","Insert video":"Ins\xe9rer une vid\xe9o","Insert/edit video":"Ins\xe9rer/modifier une vid\xe9o","Insert/edit media":"Ins\xe9rer/modifier un m\xe9dia","Alternative source":"Source alternative","Alternative source URL":"URL de la source alternative","Media poster (Image URL)":"Affiche de m\xe9dia (URL de l'image)","Paste your embed code below:":"Collez votre code incorpor\xe9 ci-dessous :","Embed":"Incorporer","Media...":"M\xe9dia...","Nonbreaking space":"Espace ins\xe9cable","Page break":"Saut de page","Paste as text":"Coller comme texte","Preview":"Aper\xe7u","Print":"Imprimer","Print...":"Imprimer...","Save":"Enregistrer","Find":"Rechercher","Replace with":"Remplacer par","Replace":"Remplacer","Replace all":"Remplacer tout","Previous":"Pr\xe9c\xe9dente","Next":"Suivante","Find and Replace":"Trouver et remplacer","Find and replace...":"Trouver et remplacer...","Could not find the specified string.":"Impossible de trouver la cha\xeene sp\xe9cifi\xe9e.","Match case":"Respecter la casse","Find whole words only":"Mot entier","Find in selection":"Trouver dans la s\xe9lection","Insert table":"Ins\xe9rer un tableau","Table properties":"Propri\xe9t\xe9s du tableau","Delete table":"Supprimer le tableau","Cell":"Cellule","Row":"Ligne","Column":"Colonne","Cell properties":"Propri\xe9t\xe9s de la cellule","Merge cells":"Fusionner les cellules","Split cell":"Diviser la cellule","Insert row before":"Ins\xe9rer une ligne avant","Insert row after":"Ins\xe9rer une ligne apr\xe8s","Delete row":"Supprimer la ligne","Row properties":"Propri\xe9t\xe9s de la ligne","Cut row":"Couper la ligne","Cut column":"Couper la colonne","Copy row":"Copier la ligne","Copy column":"Copier la colonne","Paste row before":"Coller la ligne avant","Paste column before":"Coller la colonne avant","Paste row after":"Coller la ligne apr\xe8s","Paste column after":"Coller la colonne apr\xe8s","Insert column before":"Ins\xe9rer une colonne avant","Insert column after":"Ins\xe9rer une colonne apr\xe8s","Delete column":"Supprimer la colonne","Cols":"Colonnes","Rows":"Lignes","Width":"Largeur","Height":"Hauteur","Cell spacing":"Espacement entre les cellules","Cell padding":"Marge int\xe9rieure des cellules","Row clipboard actions":"Actions du presse-papiers des lignes","Column clipboard actions":"Actions du presse-papiers des colonnes","Table styles":"Style tableau","Cell styles":"Type de cellule","Column header":"En-t\xeate de colonne","Row header":"En-t\xeate de ligne","Table caption":"L\xe9gende de tableau","Caption":"L\xe9gende","Show caption":"Afficher une l\xe9gende","Left":"Gauche","Center":"Centre","Right":"Droite","Cell type":"Type de cellule","Scope":"\xc9tendue","Alignment":"Alignement","Horizontal align":"Alignement horizontal","Vertical align":"Alignement vertical","Top":"En haut","Middle":"Au milieu","Bottom":"En bas","Header cell":"Cellule d'en-t\xeate","Row group":"Groupe de lignes","Column group":"Groupe de colonnes","Row type":"Type de ligne","Header":"En-t\xeate","Body":"Corps","Footer":"Pied de page","Border color":"Couleur de bordure","Solid":"Trait continu","Dotted":"Pointill\xe9","Dashed":"Tirets","Double":"Deux traits continus","Groove":"Sculpt\xe9","Ridge":"Extrud\xe9","Inset":"Incrust\xe9","Outset":"Relief","Hidden":"Masqu\xe9","Insert template...":"Ins\xe9rer un mod\xe8le...","Templates":"Mod\xe8les","Template":"Mod\xe8le","Insert Template":"Ins\xe9rer le mod\xe8le","Text color":"Couleur du texte","Background color":"Couleur d'arri\xe8re-plan","Custom...":"Personnalis\xe9e...","Custom color":"Couleur personnalis\xe9e","No color":"Aucune couleur","Remove color":"Supprimer la couleur","Show blocks":"Afficher les blocs","Show invisible characters":"Afficher les caract\xe8res invisibles","Word count":"Nombre de mots","Count":"Total","Document":"Document","Selection":"S\xe9lection","Words":"Mots","Words: {0}":"Mots\xa0: {0}","{0} words":"{0} mots","File":"Fichier","Edit":"Modifier","Insert":"Ins\xe9rer","View":"Afficher","Format":"Format","Table":"Tableau","Tools":"Outils","Powered by {0}":"Avec {0}","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Zone de Texte Riche. Appuyez sur ALT-F9 pour le menu. Appuyez sur ALT-F10 pour la barre d'outils. Appuyez sur ALT-0 pour l'aide","Image title":"Titre d'image","Border width":"\xc9paisseur de la bordure","Border style":"Style de la bordure","Error":"Erreur","Warn":"Avertir","Valid":"Valide","To open the popup, press Shift+Enter":"Pour ouvrir la popup, appuyez sur Maj+Entr\xe9e","Rich Text Area":"Zone de Texte Riche","Rich Text Area. Press ALT-0 for help.":"Zone de Texte Riche. Appuyez sur ALT-0 pour l'aide.","System Font":"Police syst\xe8me","Failed to upload image: {0}":"\xc9chec d'envoi de l'image\xa0: {0}","Failed to load plugin: {0} from url {1}":"\xc9chec de chargement du plug-in\xa0: {0} \xe0 partir de l\u2019URL {1}","Failed to load plugin url: {0}":"\xc9chec de chargement de l'URL du plug-in\xa0: {0}","Failed to initialize plugin: {0}":"\xc9chec d'initialisation du plug-in\xa0: {0}","example":"exemple","Search":"Rechercher","All":"Tout","Currency":"Devise","Text":"Texte","Quotations":"Citations","Mathematical":"Op\xe9rateurs math\xe9matiques","Extended Latin":"Latin \xe9tendu","Symbols":"Symboles","Arrows":"Fl\xe8ches","User Defined":"D\xe9fini par l'utilisateur","dollar sign":"Symbole dollar","currency sign":"Symbole devise","euro-currency sign":"Symbole euro","colon sign":"Symbole col\xf3n","cruzeiro sign":"Symbole cruzeiro","french franc sign":"Symbole franc fran\xe7ais","lira sign":"Symbole lire","mill sign":"Symbole milli\xe8me","naira sign":"Symbole naira","peseta sign":"Symbole peseta","rupee sign":"Symbole roupie","won sign":"Symbole won","new sheqel sign":"Symbole nouveau ch\xe9kel","dong sign":"Symbole dong","kip sign":"Symbole kip","tugrik sign":"Symbole tougrik","drachma sign":"Symbole drachme","german penny symbol":"Symbole pfennig","peso sign":"Symbole peso","guarani sign":"Symbole guarani","austral sign":"Symbole austral","hryvnia sign":"Symbole hryvnia","cedi sign":"Symbole cedi","livre tournois sign":"Symbole livre tournois","spesmilo sign":"Symbole spesmilo","tenge sign":"Symbole tenge","indian rupee sign":"Symbole roupie indienne","turkish lira sign":"Symbole lire turque","nordic mark sign":"Symbole du mark nordique","manat sign":"Symbole manat","ruble sign":"Symbole rouble","yen character":"Sinogramme Yen","yuan character":"Sinogramme Yuan","yuan character, in hong kong and taiwan":"Sinogramme Yuan, Hong Kong et Taiwan","yen/yuan character variant one":"Sinogramme Yen/Yuan, premi\xe8re variante","Emojis":"\xc9mojis","Emojis...":"\xc9mojis...","Loading emojis...":"Chargement des emojis...","Could not load emojis":"Impossible de charger les emojis","People":"Personnes","Animals and Nature":"Animaux & nature","Food and Drink":"Nourriture & boissons","Activity":"Activit\xe9","Travel and Places":"Voyages & lieux","Objects":"Objets","Flags":"Drapeaux","Characters":"Caract\xe8res","Characters (no spaces)":"Caract\xe8res (espaces non compris)","{0} characters":"{0}\xa0caract\xe8res","Error: Form submit field collision.":"Erreur\xa0: conflit de champs lors de la soumission du formulaire.","Error: No form element found.":"Erreur : aucun \xe9l\xe9ment de formulaire trouv\xe9.","Color swatch":"\xc9chantillon de couleurs","Color Picker":"S\xe9lecteur de couleurs","Invalid hex color code: {0}":"Code couleur hexad\xe9cimal invalide : {0}","Invalid input":"Entr\xe9e invalide","R":"R","Red component":"Composant rouge","G":"V","Green component":"Composant vert","B":"B","Blue component":"Composant bleu","#":"#","Hex color code":"Code couleur hexad\xe9cimal","Range 0 to 255":"Plage de 0 \xe0 255","Turquoise":"Turquoise","Green":"Vert","Blue":"Bleu","Purple":"Violet","Navy Blue":"Bleu marine","Dark Turquoise":"Turquoise fonc\xe9","Dark Green":"Vert fonc\xe9","Medium Blue":"Bleu moyen","Medium Purple":"Violet moyen","Midnight Blue":"Bleu de minuit","Yellow":"Jaune","Orange":"Orange","Red":"Rouge","Light Gray":"Gris clair","Gray":"Gris","Dark Yellow":"Jaune fonc\xe9","Dark Orange":"Orange fonc\xe9","Dark Red":"Rouge fonc\xe9","Medium Gray":"Gris moyen","Dark Gray":"Gris fonc\xe9","Light Green":"Vert clair","Light Yellow":"Jaune clair","Light Red":"Rouge clair","Light Purple":"Violet clair","Light Blue":"Bleu clair","Dark Purple":"Violet fonc\xe9","Dark Blue":"Bleu fonc\xe9","Black":"Noir","White":"Blanc","Switch to or from fullscreen mode":"Passer en ou quitter le mode plein \xe9cran","Open help dialog":"Ouvrir la bo\xeete de dialogue d'aide","history":"historique","styles":"styles","formatting":"mise en forme","alignment":"alignement","indentation":"retrait","Font":"Police","Size":"Taille","More...":"Plus...","Select...":"S\xe9lectionner...","Preferences":"Pr\xe9f\xe9rences","Yes":"Oui","No":"Non","Keyboard Navigation":"Navigation au clavier","Version":"Version","Code view":"Affichage du code","Open popup menu for split buttons":"Ouvrir le menu contextuel pour les boutons partag\xe9s","List Properties":"Propri\xe9t\xe9s de la liste","List properties...":"Lister les propri\xe9t\xe9s...","Start list at number":"Liste de d\xe9part au num\xe9ro","Line height":"Hauteur de la ligne","Dropped file type is not supported":"Le type de fichier d\xe9pos\xe9 n'est pas pris en charge","Loading...":"Chargement...","ImageProxy HTTP error: Rejected request":"Erreur HTTP d'ImageProxy : Requ\xeate rejet\xe9e","ImageProxy HTTP error: Could not find Image Proxy":"Erreur HTTP d'ImageProxy : Impossible de trouver ImageProxy","ImageProxy HTTP error: Incorrect Image Proxy URL":"Erreur HTTP d'ImageProxy : URL de ImageProxy incorrecte","ImageProxy HTTP error: Unknown ImageProxy error":"Erreur HTTP d'ImageProxy : Erreur ImageProxy inconnue"}); \ No newline at end of file +tinymce.addI18n("fr_FR",{"#":"#","Accessibility":"Accessibilit\xe9","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"Action","Activity":"Activit\xe9","Address":"Adresse","Advanced":"Options avanc\xe9es","Align":"Aligner","Align center":"Centrer","Align left":"Aligner \xe0 gauche","Align right":"Aligner \xe0 droite","Alignment":"Alignement","Alignment {0}":"","All":"Tout","Alternative description":"Description alternative","Alternative source":"Source alternative","Alternative source URL":"URL de la source alternative","Anchor":"Ancre","Anchor...":"Ancre...","Anchors":"Ancres","Animals and Nature":"Animaux & nature","Arrows":"Fl\xe8ches","B":"B","Background color":"Couleur d'arri\xe8re-plan","Background color {0}":"","Black":"Noir","Block":"Bloc","Block {0}":"","Blockquote":"Bloc de citation","Blocks":"Blocs","Blue":"Bleu","Blue component":"Composant bleu","Body":"Corps","Bold":"Gras","Border":"Bordure","Border color":"Couleur de bordure","Border style":"Style de la bordure","Border width":"\xc9paisseur de la bordure","Bottom":"En bas","Browse files":"","Browse for an image":"Rechercher une image","Browse links":"","Bullet list":"Liste \xe0 puces","Cancel":"Annuler","Caption":"L\xe9gende","Cell":"Cellule","Cell padding":"Marge int\xe9rieure des cellules","Cell properties":"Propri\xe9t\xe9s de la cellule","Cell spacing":"Espacement entre les cellules","Cell styles":"Type de cellule","Cell type":"Type de cellule","Center":"Centre","Characters":"Caract\xe8res","Characters (no spaces)":"Caract\xe8res (espaces non compris)","Circle":"Cercle","Class":"Classe","Clear formatting":"Effacer la mise en forme","Close":"Fermer","Code":"Code","Code sample...":"Exemple de code...","Code view":"Affichage du code","Color Picker":"S\xe9lecteur de couleurs","Color swatch":"\xc9chantillon de couleurs","Cols":"Colonnes","Column":"Colonne","Column clipboard actions":"Actions du presse-papiers des colonnes","Column group":"Groupe de colonnes","Column header":"En-t\xeate de colonne","Constrain proportions":"Limiter les proportions","Copy":"Copier","Copy column":"Copier la colonne","Copy row":"Copier la ligne","Could not find the specified string.":"Impossible de trouver la cha\xeene sp\xe9cifi\xe9e.","Could not load emojis":"Impossible de charger les emojis","Count":"Total","Currency":"Devise","Current window":"Fen\xeatre active","Custom color":"Couleur personnalis\xe9e","Custom...":"Personnalis\xe9e...","Cut":"Couper","Cut column":"Couper la colonne","Cut row":"Couper la ligne","Dark Blue":"Bleu fonc\xe9","Dark Gray":"Gris fonc\xe9","Dark Green":"Vert fonc\xe9","Dark Orange":"Orange fonc\xe9","Dark Purple":"Violet fonc\xe9","Dark Red":"Rouge fonc\xe9","Dark Turquoise":"Turquoise fonc\xe9","Dark Yellow":"Jaune fonc\xe9","Dashed":"Tirets","Date/time":"Date/heure","Decrease indent":"R\xe9duire le retrait","Default":"Par d\xe9faut","Delete accordion":"","Delete column":"Supprimer la colonne","Delete row":"Supprimer la ligne","Delete table":"Supprimer le tableau","Dimensions":"Dimensions","Disc":"Disque","Div":"Div","Document":"Document","Dotted":"Pointill\xe9","Double":"Deux traits continus","Drop an image here":"D\xe9poser une image ici","Dropped file type is not supported":"Le type de fichier d\xe9pos\xe9 n'est pas pris en charge","Edit":"Modifier","Embed":"Incorporer","Emojis":"\xc9mojis","Emojis...":"\xc9mojis...","Error":"Erreur","Error: Form submit field collision.":"Erreur\xa0: conflit de champs lors de la soumission du formulaire.","Error: No form element found.":"Erreur : aucun \xe9l\xe9ment de formulaire trouv\xe9.","Extended Latin":"Latin \xe9tendu","Failed to initialize plugin: {0}":"\xc9chec d'initialisation du plug-in\xa0: {0}","Failed to load plugin url: {0}":"\xc9chec de chargement de l'URL du plug-in\xa0: {0}","Failed to load plugin: {0} from url {1}":"\xc9chec de chargement du plug-in\xa0: {0} \xe0 partir de l\u2019URL {1}","Failed to upload image: {0}":"\xc9chec d'envoi de l'image\xa0: {0}","File":"Fichier","Find":"Rechercher","Find (if searchreplace plugin activated)":"Rechercher (si le plug-in searchreplace est activ\xe9)","Find and Replace":"Trouver et remplacer","Find and replace...":"Trouver et remplacer...","Find in selection":"Trouver dans la s\xe9lection","Find whole words only":"Mot entier","Flags":"Drapeaux","Focus to contextual toolbar":"Mettre le focus sur la barre d'outils contextuelle","Focus to element path":"Mettre le focus sur le chemin vers l'\xe9l\xe9ment","Focus to menubar":"Mettre le focus sur la barre de menu","Focus to toolbar":"Mettre le focus sur la barre d'outils","Font":"Police","Font size {0}":"","Font sizes":"Tailles de police","Font {0}":"","Fonts":"Polices","Food and Drink":"Nourriture & boissons","Footer":"Pied de page","Format":"Format","Format {0}":"","Formats":"Formats","Fullscreen":"Plein \xe9cran","G":"V","General":"G\xe9n\xe9ral","Gray":"Gris","Green":"Vert","Green component":"Composant vert","Groove":"Sculpt\xe9","Handy Shortcuts":"Raccourcis utiles","Header":"En-t\xeate","Header cell":"Cellule d'en-t\xeate","Heading 1":"Titre\xa01","Heading 2":"Titre\xa02","Heading 3":"Titre\xa03","Heading 4":"Titre\xa04","Heading 5":"Titre\xa05","Heading 6":"Titre\xa06","Headings":"Titres","Height":"Hauteur","Help":"Aide","Hex color code":"Code couleur hexad\xe9cimal","Hidden":"Masqu\xe9","Horizontal align":"Alignement horizontal","Horizontal line":"Ligne horizontale","Horizontal space":"Espace horizontal","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"L'ID doit commencer par une lettre, suivie uniquement par des lettres, num\xe9ros, tirets, points, deux-points et underscores.","Image is decorative":"L'image est d\xe9corative","Image list":"Liste des images","Image title":"Titre d'image","Image...":"Image...","ImageProxy HTTP error: Could not find Image Proxy":"Erreur HTTP d'ImageProxy : Impossible de trouver ImageProxy","ImageProxy HTTP error: Incorrect Image Proxy URL":"Erreur HTTP d'ImageProxy : URL de ImageProxy incorrecte","ImageProxy HTTP error: Rejected request":"Erreur HTTP d'ImageProxy : Requ\xeate rejet\xe9e","ImageProxy HTTP error: Unknown ImageProxy error":"Erreur HTTP d'ImageProxy : Erreur ImageProxy inconnue","Increase indent":"Augmenter le retrait","Inline":"En ligne","Insert":"Ins\xe9rer","Insert Template":"Ins\xe9rer le mod\xe8le","Insert accordion":"","Insert column after":"Ins\xe9rer une colonne apr\xe8s","Insert column before":"Ins\xe9rer une colonne avant","Insert date/time":"Ins\xe9rer date/heure","Insert image":"Ins\xe9rer une image","Insert link (if link plugin activated)":"Ins\xe9rer un lien (si le plug-in link est activ\xe9)","Insert row after":"Ins\xe9rer une ligne apr\xe8s","Insert row before":"Ins\xe9rer une ligne avant","Insert table":"Ins\xe9rer un tableau","Insert template...":"Ins\xe9rer un mod\xe8le...","Insert video":"Ins\xe9rer une vid\xe9o","Insert/Edit code sample":"Ins\xe9rer / modifier un bloc de code","Insert/edit image":"Ins\xe9rer/modifier image","Insert/edit link":"Ins\xe9rer/modifier lien","Insert/edit media":"Ins\xe9rer/modifier un m\xe9dia","Insert/edit video":"Ins\xe9rer/modifier une vid\xe9o","Inset":"Incrust\xe9","Invalid hex color code: {0}":"Code couleur hexad\xe9cimal invalide : {0}","Invalid input":"Entr\xe9e invalide","Italic":"Italique","Justify":"Justifier","Keyboard Navigation":"Navigation au clavier","Language":"Langue","Learn more...":"En savoir plus...","Left":"Gauche","Left to right":"De gauche \xe0 droite","Light Blue":"Bleu clair","Light Gray":"Gris clair","Light Green":"Vert clair","Light Purple":"Violet clair","Light Red":"Rouge clair","Light Yellow":"Jaune clair","Line height":"Hauteur de la ligne","Link list":"Liste des liens","Link...":"Lien...","List Properties":"Propri\xe9t\xe9s de la liste","List properties...":"Lister les propri\xe9t\xe9s...","Loading emojis...":"Chargement des emojis...","Loading...":"Chargement...","Lower Alpha":"Alphabet en minuscules","Lower Greek":"Alphabet grec en minuscules","Lower Roman":"Chiffre romain inf\xe9rieur","Match case":"Respecter la casse","Mathematical":"Op\xe9rateurs math\xe9matiques","Media poster (Image URL)":"Affiche de m\xe9dia (URL de l'image)","Media...":"M\xe9dia...","Medium Blue":"Bleu moyen","Medium Gray":"Gris moyen","Medium Purple":"Violet moyen","Merge cells":"Fusionner les cellules","Middle":"Au milieu","Midnight Blue":"Bleu de minuit","More...":"Plus...","Name":"Nom","Navy Blue":"Bleu marine","New document":"Nouveau document","New window":"Nouvelle fen\xeatre","Next":"Suivante","No":"Non","No alignment":"Aucun alignement","No color":"Aucune couleur","Nonbreaking space":"Espace ins\xe9cable","None":"Aucun","Numbered list":"Liste num\xe9rot\xe9e","OR":"OU","Objects":"Objets","Ok":"OK","Open help dialog":"Ouvrir la bo\xeete de dialogue d'aide","Open link":"Ouvrir le lien","Open link in...":"Ouvrir le lien dans...","Open popup menu for split buttons":"Ouvrir le menu contextuel pour les boutons partag\xe9s","Orange":"Orange","Outset":"Relief","Page break":"Saut de page","Paragraph":"Paragraphe","Paste":"Coller","Paste as text":"Coller comme texte","Paste column after":"Coller la colonne apr\xe8s","Paste column before":"Coller la colonne avant","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Le collage est maintenant en mode texte brut. Les contenus seront coll\xe9s sans retenir les formatages jusqu'\xe0 ce que vous d\xe9sactivez cette option.","Paste or type a link":"Coller ou taper un lien","Paste row after":"Coller la ligne apr\xe8s","Paste row before":"Coller la ligne avant","Paste your embed code below:":"Collez votre code incorpor\xe9 ci-dessous :","People":"Personnes","Plugins":"Plug-ins","Plugins installed ({0}):":"Plug-ins install\xe9s ({0})\xa0:","Powered by {0}":"Avec {0}","Pre":"Pr\xe9format\xe9","Preferences":"Pr\xe9f\xe9rences","Preformatted":"Pr\xe9format\xe9","Premium plugins:":"Plug-ins premium\xa0:","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"Aper\xe7u","Previous":"Pr\xe9c\xe9dente","Print":"Imprimer","Print...":"Imprimer...","Purple":"Violet","Quotations":"Citations","R":"R","Range 0 to 255":"Plage de 0 \xe0 255","Red":"Rouge","Red component":"Composant rouge","Redo":"R\xe9tablir","Remove":"Retir\xe9","Remove color":"Supprimer la couleur","Remove link":"Enlever le lien","Replace":"Remplacer","Replace all":"Remplacer tout","Replace with":"Remplacer par","Resize":"Redimensionner","Restore last draft":"Restaurer le dernier brouillon","Reveal or hide additional toolbar items":"","Rich Text Area":"Zone de Texte Riche","Rich Text Area. Press ALT-0 for help.":"Zone de Texte Riche. Appuyez sur ALT-0 pour l'aide.","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Zone de Texte Riche. Appuyez sur ALT-F9 pour le menu. Appuyez sur ALT-F10 pour la barre d'outils. Appuyez sur ALT-0 pour l'aide","Ridge":"Extrud\xe9","Right":"Droite","Right to left":"De droite \xe0 gauche","Row":"Ligne","Row clipboard actions":"Actions du presse-papiers des lignes","Row group":"Groupe de lignes","Row header":"En-t\xeate de ligne","Row properties":"Propri\xe9t\xe9s de la ligne","Row type":"Type de ligne","Rows":"Lignes","Save":"Enregistrer","Save (if save plugin activated)":"Enregistrer (si le plug-in save est activ\xe9)","Scope":"\xc9tendue","Search":"Rechercher","Select all":"S\xe9lectionner tout","Select...":"S\xe9lectionner...","Selection":"S\xe9lection","Shortcut":"Raccourci","Show blocks":"Afficher les blocs","Show caption":"Afficher une l\xe9gende","Show invisible characters":"Afficher les caract\xe8res invisibles","Size":"Taille","Solid":"Trait continu","Source":"Source","Source code":"Code source","Special Character":"Caract\xe8re sp\xe9cial","Special character...":"Caract\xe8re sp\xe9cial...","Split cell":"Diviser la cellule","Square":"Carr\xe9","Start list at number":"Liste de d\xe9part au num\xe9ro","Strikethrough":"Barr\xe9","Style":"Style","Subscript":"Indice","Superscript":"Exposant","Switch to or from fullscreen mode":"Passer en ou quitter le mode plein \xe9cran","Symbols":"Symboles","System Font":"Police syst\xe8me","Table":"Tableau","Table caption":"L\xe9gende de tableau","Table properties":"Propri\xe9t\xe9s du tableau","Table styles":"Style tableau","Template":"Mod\xe8le","Templates":"Mod\xe8les","Text":"Texte","Text color":"Couleur du texte","Text color {0}":"","Text to display":"Texte \xe0 afficher","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"L'URL que vous avez saisi semble \xeatre une adresse e-mail. Souhaitez-vous y ajouter le pr\xe9fixe requis mailto:\xa0?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"L'URL que vous avez saisi semble \xeatre un lien externe. Souhaitez-vous y ajouter le pr\xe9fixe requis mailto:\xa0?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"L'URL que vous avez saisie semble \xeatre un lien externe. Voulez-vous ajouter le pr\xe9fixe https:// requis\xa0?","Title":"Titre","To open the popup, press Shift+Enter":"Pour ouvrir la popup, appuyez sur Maj+Entr\xe9e","Toggle accordion":"","Tools":"Outils","Top":"En haut","Travel and Places":"Voyages & lieux","Turquoise":"Turquoise","Underline":"Soulign\xe9","Undo":"Annuler","Upload":"T\xe9l\xe9charger","Uploading image":"T\xe9l\xe9versement d'une image","Upper Alpha":"Alphabet en majuscules","Upper Roman":"Chiffre romain sup\xe9rieur","Url":"URL","User Defined":"D\xe9fini par l'utilisateur","Valid":"Valide","Version":"Version","Vertical align":"Alignement vertical","Vertical space":"Espace vertical","View":"Afficher","Visual aids":"Aides visuelles","Warn":"Avertir","White":"Blanc","Width":"Largeur","Word count":"Nombre de mots","Words":"Mots","Words: {0}":"Mots\xa0: {0}","Yellow":"Jaune","Yes":"Oui","You are using {0}":"Vous utilisez {0}","You have unsaved changes are you sure you want to navigate away?":"Vous avez des modifications non enregistr\xe9es, \xeates-vous s\xfbr de vouloir quitter la page\xa0?","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"Votre navigateur ne supporte pas l\u2019acc\xe8s direct au presse-papiers. Merci d'utiliser les raccourcis clavier Ctrl+X/C/V.","alignment":"alignement","austral sign":"Symbole austral","cedi sign":"Symbole cedi","colon sign":"Symbole col\xf3n","cruzeiro sign":"Symbole cruzeiro","currency sign":"Symbole devise","dollar sign":"Symbole dollar","dong sign":"Symbole dong","drachma sign":"Symbole drachme","euro-currency sign":"Symbole euro","example":"exemple","formatting":"mise en forme","french franc sign":"Symbole franc fran\xe7ais","german penny symbol":"Symbole pfennig","guarani sign":"Symbole guarani","history":"historique","hryvnia sign":"Symbole hryvnia","indentation":"retrait","indian rupee sign":"Symbole roupie indienne","kip sign":"Symbole kip","lira sign":"Symbole lire","livre tournois sign":"Symbole livre tournois","manat sign":"Symbole manat","mill sign":"Symbole milli\xe8me","naira sign":"Symbole naira","new sheqel sign":"Symbole nouveau ch\xe9kel","nordic mark sign":"Symbole du mark nordique","peseta sign":"Symbole peseta","peso sign":"Symbole peso","ruble sign":"Symbole rouble","rupee sign":"Symbole roupie","spesmilo sign":"Symbole spesmilo","styles":"styles","tenge sign":"Symbole tenge","tugrik sign":"Symbole tougrik","turkish lira sign":"Symbole lire turque","won sign":"Symbole won","yen character":"Sinogramme Yen","yen/yuan character variant one":"Sinogramme Yen/Yuan, premi\xe8re variante","yuan character":"Sinogramme Yuan","yuan character, in hong kong and taiwan":"Sinogramme Yuan, Hong Kong et Taiwan","{0} characters":"{0}\xa0caract\xe8res","{0} columns, {1} rows":"","{0} words":"{0} mots"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/ga.js b/libraries/tinymce/js/tinymce/langs/ga.js index 1542702..b8646de 100644 --- a/libraries/tinymce/js/tinymce/langs/ga.js +++ b/libraries/tinymce/js/tinymce/langs/ga.js @@ -1 +1 @@ -tinymce.addI18n("ga",{"Redo":"Athdh\xe9an","Undo":"Cealaigh","Cut":"Gearr","Copy":"C\xf3ipe\xe1il","Paste":"Greamaigh","Select all":"Roghnaigh uile","New document":"C\xe1ip\xe9is nua","Ok":"OK","Cancel":"Cealaigh","Visual aids":"\xc1iseanna amhairc","Bold":"Trom","Italic":"Iod\xe1lach","Underline":"Fol\xedne","Strikethrough":"L\xedne tr\xedd","Superscript":"Forscript","Subscript":"Foscript","Clear formatting":"Glan form\xe1idi\xfa","Remove":"","Align left":"Ail\xednigh ar chl\xe9","Align center":"Ail\xednigh sa l\xe1r","Align right":"Ail\xednigh ar dheis","No alignment":"","Justify":"Comhfhadaigh","Bullet list":"Liosta Urchar","Numbered list":"Liosta Uimhrithe","Decrease indent":"Laghdaigh eang","Increase indent":"M\xe9adaigh eang","Close":"D\xfan","Formats":"Form\xe1id\xed","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"N\xed f\xe9idir le do bhrabhs\xe1la\xed teacht go d\xedreach ar an ngearrthaisce. Bain \xfas\xe1id as na haicearra\xed Ctrl+X/C/V. ","Headings":"Ceannteidil","Heading 1":"Ceannteideal 1","Heading 2":"Ceannteideal 2","Heading 3":"Ceannteideal 3","Heading 4":"Ceannteideal 4","Heading 5":"Ceannteideal 5","Heading 6":"Ceannteideal 6","Preformatted":"R\xe9amhfhorm\xe1idithe","Div":"Deighilt","Pre":"R\xe9amh","Code":"C\xf3d","Paragraph":"Alt","Blockquote":"Athfhriotal","Inline":"Inl\xedne","Blocks":"Blocanna","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Sa m\xf3d gn\xe1th-th\xe9acs anois. Gream\xf3far \xe1bhar mar ghn\xe1th-th\xe9acs go dt\xed go m\xfachfaidh t\xfa an rogha seo.","Fonts":"Cl\xf3fhoirne","Font sizes":"","Class":"Aicme","Browse for an image":"Brabhs\xe1il le haghaidh \xedomh\xe1","OR":"N\xd3","Drop an image here":"Scaoil \xedomh\xe1 anseo","Upload":"Uasl\xf3d\xe1il","Uploading image":"","Block":"Bloc","Align":"Ail\xednigh","Default":"R\xe9amhshocr\xfa","Circle":"Ciorcal","Disc":"Diosca","Square":"Cearn\xf3g","Lower Alpha":"Alfa Beag","Lower Greek":"Litir Bheag Ghr\xe9agach","Lower Roman":"Litir Bheag R\xf3mh\xe1nach","Upper Alpha":"Alfa M\xf3r","Upper Roman":"Litir Mh\xf3r R\xf3mh\xe1nach","Anchor...":"Ancaire...","Anchor":"","Name":"Ainm","ID":"","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"","You have unsaved changes are you sure you want to navigate away?":"T\xe1 athruithe gan s\xe1bh\xe1il ann. An bhfuil t\xfa cinnte gur mhaith leat imeacht amach as seo?","Restore last draft":"Oscail an dr\xe9acht is d\xe9ana\xed","Special character...":"Carachtar speisialta,,,","Special Character":"","Source code":"C\xf3d foinseach","Insert/Edit code sample":"Cuir sampla c\xf3id isteach/in eagar","Language":"Teanga","Code sample...":"Sampla c\xf3id","Left to right":"Cl\xe9-go-deas","Right to left":"Deas-go-cl\xe9","Title":"Teideal","Fullscreen":"L\xe1nsc\xe1ile\xe1n","Action":"Gn\xedomh","Shortcut":"Aicearra","Help":"Cabhair","Address":"Seoladh","Focus to menubar":"F\xf3cas sa bharra roghchl\xe1ir","Focus to toolbar":"F\xf3cas sa bharra uirlis\xed","Focus to element path":"F\xf3cas sa chonair eiliminte","Focus to contextual toolbar":"F\xf3cas sa bharra uirlis\xed comhth\xe9acs\xfail","Insert link (if link plugin activated)":"Cuir nasc isteach (m\xe1 t\xe1 an breise\xe1n naisc ar si\xfal)","Save (if save plugin activated)":"S\xe1bh\xe1il (m\xe1 t\xe1 an breise\xe1n s\xe1bh\xe1la ar si\xfal)","Find (if searchreplace plugin activated)":"Aimsigh (m\xe1 t\xe1 an breise\xe1n cuardaigh ar si\xfal)","Plugins installed ({0}):":"Breise\xe1in shuite\xe1ilte ({0}):","Premium plugins:":"Scothbhreise\xe1in:","Learn more...":"Tuilleadh eolais...","You are using {0}":"T\xe1 t\xfa ag \xfas\xe1id {0}","Plugins":"Breise\xe1in","Handy Shortcuts":"Aicearra\xed \xdas\xe1ideacha","Horizontal line":"L\xedne chothrom\xe1nach","Insert/edit image":"Cuir \xedomh\xe1 isteach/in eagar","Alternative description":"","Accessibility":"Inrochtaineacht","Image is decorative":"","Source":"Foinse","Dimensions":"Tois\xed","Constrain proportions":"Comhr\xe9ir faoi ghlas","General":"Ginear\xe1lta","Advanced":"Casta","Style":"St\xedl","Vertical space":"Sp\xe1s ingearach","Horizontal space":"Sp\xe1s cothrom\xe1nach","Border":"Iml\xedne","Insert image":"Cuir \xedomh\xe1 isteach","Image...":"\xcdomh\xe1...","Image list":"Liosta \xedomh\xe1nna","Resize":"Athraigh m\xe9id","Insert date/time":"Cuir d\xe1ta/am isteach","Date/time":"D\xe1ta/am","Insert/edit link":"Cuir nasc isteach/in eagar","Text to display":"T\xe9acs le taispe\xe1int","Url":"URL","Open link in...":"Oscail nasc in...","Current window":"Fuinneog reatha","None":"Dada","New window":"Fuinneog nua","Open link":"Oscail nasc","Remove link":"Bain an nasc","Anchors":"Ancair\xed","Link...":"Nasc...","Paste or type a link":"Greamaigh n\xf3 cl\xf3scr\xedobh nasc","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"Is seoladh r\xedomhphoist \xe9 an URL a chuir t\xfa isteach. An bhfuil fonn ort an r\xe9im\xedr riachtanach mailto: a chur leis?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"Is nasc seachtrach \xe9 an URL a chuir t\xfa isteach. An bhfuil fonn ort an r\xe9im\xedr riachtanach http:// a chur leis?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":" Is nasc seachtrach \xe9 an URL a chuir t\xfa isteach. An bhfuil fonn ort an r\xe9im\xedr riachtanach https:// a chur leis?","Link list":"Liosta nascanna","Insert video":"Cuir f\xedse\xe1n isteach","Insert/edit video":"Cuir f\xedse\xe1n isteach/in eagar","Insert/edit media":"Cuir me\xe1n isteach/in eagar","Alternative source":"Foinse mhalartach","Alternative source URL":"","Media poster (Image URL)":"","Paste your embed code below:":"Greamaigh do ch\xf3d leabaithe th\xedos:","Embed":"Leabaigh","Media...":"Me\xe1n...","Nonbreaking space":"Sp\xe1s neamhbhristeach","Page break":"Briseadh leathanaigh","Paste as text":"Greamaigh mar th\xe9acs","Preview":"R\xe9amhamharc","Print":"","Print...":"Priont\xe1il...","Save":"S\xe1bh\xe1il","Find":"Aimsigh","Replace with":"Ionadaigh le","Replace":"Ionadaigh","Replace all":"Ionadaigh uile","Previous":"","Next":"Ar aghaidh","Find and Replace":"Aimsigh agus Ionadaigh","Find and replace...":"Aimsigh agus ionadaigh...","Could not find the specified string.":"N\xedor aims\xedodh an teaghr\xe1n.","Match case":"C\xe1s-\xedogair","Find whole words only":"","Find in selection":"","Insert table":"Ions\xe1igh t\xe1bla","Table properties":"Air\xedonna an t\xe1bla","Delete table":"Scrios an t\xe1bla","Cell":"Cill","Row":"R\xf3","Column":"Col\xfan","Cell properties":"Air\xedonna na cille","Merge cells":"Cumaisc cealla","Split cell":"Roinn cill","Insert row before":"Ions\xe1igh r\xf3 os a chionn","Insert row after":"Ions\xe1igh r\xf3 faoi","Delete row":"Scrios an r\xf3","Row properties":"Air\xedonna an r\xf3","Cut row":"Gearr an r\xf3","Cut column":"","Copy row":"C\xf3ipe\xe1il an r\xf3","Copy column":"","Paste row before":"Greamaigh r\xf3 os a chionn","Paste column before":"","Paste row after":"Greamaigh r\xf3 faoi","Paste column after":"","Insert column before":"Ions\xe1igh col\xfan ar chl\xe9","Insert column after":"Ions\xe1igh col\xfan ar dheis","Delete column":"Scrios an col\xfan","Cols":"Col\xfain","Rows":"R\xf3nna","Width":"Leithead","Height":"Airde","Cell spacing":"Sp\xe1s\xe1il ceall","Cell padding":"Stu\xe1il ceall","Row clipboard actions":"","Column clipboard actions":"","Table styles":"","Cell styles":"","Column header":"","Row header":"","Table caption":"","Caption":"Fotheideal","Show caption":"","Left":"Ar Chl\xe9","Center":"Sa L\xe1r","Right":"Ar Dheis","Cell type":"Cine\xe1l na cille","Scope":"Sc\xf3ip","Alignment":"Ail\xedni\xfa","Horizontal align":"","Vertical align":"","Top":"Barr","Middle":"L\xe1r","Bottom":"Bun","Header cell":"Cill cheannt\xe1isc","Row group":"Gr\xfapa r\xf3nna","Column group":"Gr\xfapa col\xfan","Row type":"Cine\xe1l an r\xf3","Header":"Ceannt\xe1sc","Body":"Corp","Footer":"Bunt\xe1sc","Border color":"Dath na himl\xedne","Solid":"","Dotted":"","Dashed":"","Double":"","Groove":"","Ridge":"","Inset":"","Outset":"","Hidden":"","Insert template...":"Ions\xe1igh teimpl\xe9ad...","Templates":"Teimpl\xe9id","Template":"Teimpl\xe9ad","Insert Template":"","Text color":"Dath an t\xe9acs","Background color":"Dath an ch\xfalra","Custom...":"Saincheap...","Custom color":"Dath saincheaptha","No color":"Gan dath","Remove color":"","Show blocks":"Taispe\xe1in blocanna","Show invisible characters":"Taispe\xe1in carachtair dhofheicthe","Word count":"","Count":"","Document":"","Selection":"","Words":"","Words: {0}":"Focail: {0}","{0} words":"{0} focal","File":"Comhad","Edit":"Eagar","Insert":"Ions\xe1ig","View":"Amharc","Format":"Form\xe1id","Table":"T\xe1bla","Tools":"Uirlis\xed","Powered by {0}":"\xc1 chumhacht\xfa ag {0}","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Limist\xe9ar M\xe9ith-Th\xe9acs. Br\xfaigh ALT-F9 le haghaidh roghchl\xe1ir, ALT-F10 le haghaidh barra uirlis\xed, agus ALT-0 le c\xfanamh a fh\xe1il","Image title":"","Border width":"","Border style":"","Error":"","Warn":"","Valid":"","To open the popup, press Shift+Enter":"","Rich Text Area":"","Rich Text Area. Press ALT-0 for help.":"","System Font":"Cl\xf3fhoireann C\xf3rais","Failed to upload image: {0}":"","Failed to load plugin: {0} from url {1}":"","Failed to load plugin url: {0}":"","Failed to initialize plugin: {0}":"","example":"","Search":"","All":"","Currency":"","Text":"","Quotations":"","Mathematical":"","Extended Latin":"","Symbols":"Siombail\xed","Arrows":"","User Defined":"","dollar sign":"","currency sign":"","euro-currency sign":"","colon sign":"","cruzeiro sign":"","french franc sign":"","lira sign":"","mill sign":"","naira sign":"","peseta sign":"","rupee sign":"","won sign":"","new sheqel sign":"","dong sign":"","kip sign":"","tugrik sign":"","drachma sign":"","german penny symbol":"","peso sign":"","guarani sign":"","austral sign":"","hryvnia sign":"","cedi sign":"","livre tournois sign":"","spesmilo sign":"","tenge sign":"","indian rupee sign":"","turkish lira sign":"","nordic mark sign":"","manat sign":"","ruble sign":"","yen character":"","yuan character":"","yuan character, in hong kong and taiwan":"","yen/yuan character variant one":"","Emojis":"","Emojis...":"","Loading emojis...":"","Could not load emojis":"","People":"","Animals and Nature":"","Food and Drink":"","Activity":"","Travel and Places":"","Objects":"","Flags":"","Characters":"","Characters (no spaces)":"","{0} characters":"","Error: Form submit field collision.":"","Error: No form element found.":"","Color swatch":"","Color Picker":"","Invalid hex color code: {0}":"","Invalid input":"","R":"D","Red component":"","G":"U","Green component":"","B":"G","Blue component":"","#":"","Hex color code":"","Range 0 to 255":"","Turquoise":"","Green":"","Blue":"","Purple":"","Navy Blue":"","Dark Turquoise":"","Dark Green":"","Medium Blue":"","Medium Purple":"","Midnight Blue":"","Yellow":"","Orange":"","Red":"","Light Gray":"","Gray":"","Dark Yellow":"","Dark Orange":"","Dark Red":"","Medium Gray":"","Dark Gray":"","Light Green":"","Light Yellow":"","Light Red":"","Light Purple":"","Light Blue":"","Dark Purple":"","Dark Blue":"","Black":"Dubh","White":"","Switch to or from fullscreen mode":"","Open help dialog":"","history":"","styles":"","formatting":"","alignment":"","indentation":"","Font":"Cl\xf3fhoireann","Size":"","More...":"Tuilleadh...","Select...":"","Preferences":"","Yes":"","No":"","Keyboard Navigation":"","Version":"","Code view":"","Open popup menu for split buttons":"","List Properties":"","List properties...":"","Start list at number":"","Line height":"","Dropped file type is not supported":"","Loading...":"","ImageProxy HTTP error: Rejected request":"","ImageProxy HTTP error: Could not find Image Proxy":"","ImageProxy HTTP error: Incorrect Image Proxy URL":"","ImageProxy HTTP error: Unknown ImageProxy error":""}); \ No newline at end of file +tinymce.addI18n("ga",{"#":"","Accessibility":"Inrochtaineacht","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"Gn\xedomh","Activity":"","Address":"Seoladh","Advanced":"Casta","Align":"Ail\xednigh","Align center":"Ail\xednigh sa l\xe1r","Align left":"Ail\xednigh ar chl\xe9","Align right":"Ail\xednigh ar dheis","Alignment":"Ail\xedni\xfa","Alignment {0}":"","All":"","Alternative description":"","Alternative source":"Foinse mhalartach","Alternative source URL":"","Anchor":"","Anchor...":"Ancaire...","Anchors":"Ancair\xed","Animals and Nature":"","Arrows":"","B":"G","Background color":"Dath an ch\xfalra","Background color {0}":"","Black":"Dubh","Block":"Bloc","Block {0}":"","Blockquote":"Athfhriotal","Blocks":"Blocanna","Blue":"","Blue component":"","Body":"Corp","Bold":"Trom","Border":"Iml\xedne","Border color":"Dath na himl\xedne","Border style":"","Border width":"","Bottom":"Bun","Browse files":"","Browse for an image":"Brabhs\xe1il le haghaidh \xedomh\xe1","Browse links":"","Bullet list":"Liosta Urchar","Cancel":"Cealaigh","Caption":"Fotheideal","Cell":"Cill","Cell padding":"Stu\xe1il ceall","Cell properties":"Air\xedonna na cille","Cell spacing":"Sp\xe1s\xe1il ceall","Cell styles":"","Cell type":"Cine\xe1l na cille","Center":"Sa L\xe1r","Characters":"","Characters (no spaces)":"","Circle":"Ciorcal","Class":"Aicme","Clear formatting":"Glan form\xe1idi\xfa","Close":"D\xfan","Code":"C\xf3d","Code sample...":"Sampla c\xf3id","Code view":"","Color Picker":"","Color swatch":"","Cols":"Col\xfain","Column":"Col\xfan","Column clipboard actions":"","Column group":"Gr\xfapa col\xfan","Column header":"","Constrain proportions":"Comhr\xe9ir faoi ghlas","Copy":"C\xf3ipe\xe1il","Copy column":"","Copy row":"C\xf3ipe\xe1il an r\xf3","Could not find the specified string.":"N\xedor aims\xedodh an teaghr\xe1n.","Could not load emojis":"","Count":"","Currency":"","Current window":"Fuinneog reatha","Custom color":"Dath saincheaptha","Custom...":"Saincheap...","Cut":"Gearr","Cut column":"","Cut row":"Gearr an r\xf3","Dark Blue":"","Dark Gray":"","Dark Green":"","Dark Orange":"","Dark Purple":"","Dark Red":"","Dark Turquoise":"","Dark Yellow":"","Dashed":"","Date/time":"D\xe1ta/am","Decrease indent":"Laghdaigh eang","Default":"R\xe9amhshocr\xfa","Delete accordion":"","Delete column":"Scrios an col\xfan","Delete row":"Scrios an r\xf3","Delete table":"Scrios an t\xe1bla","Dimensions":"Tois\xed","Disc":"Diosca","Div":"Deighilt","Document":"","Dotted":"","Double":"","Drop an image here":"Scaoil \xedomh\xe1 anseo","Dropped file type is not supported":"","Edit":"Eagar","Embed":"Leabaigh","Emojis":"","Emojis...":"","Error":"","Error: Form submit field collision.":"","Error: No form element found.":"","Extended Latin":"","Failed to initialize plugin: {0}":"","Failed to load plugin url: {0}":"","Failed to load plugin: {0} from url {1}":"","Failed to upload image: {0}":"","File":"Comhad","Find":"Aimsigh","Find (if searchreplace plugin activated)":"Aimsigh (m\xe1 t\xe1 an breise\xe1n cuardaigh ar si\xfal)","Find and Replace":"Aimsigh agus Ionadaigh","Find and replace...":"Aimsigh agus ionadaigh...","Find in selection":"","Find whole words only":"","Flags":"","Focus to contextual toolbar":"F\xf3cas sa bharra uirlis\xed comhth\xe9acs\xfail","Focus to element path":"F\xf3cas sa chonair eiliminte","Focus to menubar":"F\xf3cas sa bharra roghchl\xe1ir","Focus to toolbar":"F\xf3cas sa bharra uirlis\xed","Font":"Cl\xf3fhoireann","Font size {0}":"","Font sizes":"","Font {0}":"","Fonts":"Cl\xf3fhoirne","Food and Drink":"","Footer":"Bunt\xe1sc","Format":"Form\xe1id","Format {0}":"","Formats":"Form\xe1id\xed","Fullscreen":"L\xe1nsc\xe1ile\xe1n","G":"U","General":"Ginear\xe1lta","Gray":"","Green":"","Green component":"","Groove":"","Handy Shortcuts":"Aicearra\xed \xdas\xe1ideacha","Header":"Ceannt\xe1sc","Header cell":"Cill cheannt\xe1isc","Heading 1":"Ceannteideal 1","Heading 2":"Ceannteideal 2","Heading 3":"Ceannteideal 3","Heading 4":"Ceannteideal 4","Heading 5":"Ceannteideal 5","Heading 6":"Ceannteideal 6","Headings":"Ceannteidil","Height":"Airde","Help":"Cabhair","Hex color code":"","Hidden":"","Horizontal align":"","Horizontal line":"L\xedne chothrom\xe1nach","Horizontal space":"Sp\xe1s cothrom\xe1nach","ID":"","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"","Image is decorative":"","Image list":"Liosta \xedomh\xe1nna","Image title":"","Image...":"\xcdomh\xe1...","ImageProxy HTTP error: Could not find Image Proxy":"","ImageProxy HTTP error: Incorrect Image Proxy URL":"","ImageProxy HTTP error: Rejected request":"","ImageProxy HTTP error: Unknown ImageProxy error":"","Increase indent":"M\xe9adaigh eang","Inline":"Inl\xedne","Insert":"Ions\xe1ig","Insert Template":"","Insert accordion":"","Insert column after":"Ions\xe1igh col\xfan ar dheis","Insert column before":"Ions\xe1igh col\xfan ar chl\xe9","Insert date/time":"Cuir d\xe1ta/am isteach","Insert image":"Cuir \xedomh\xe1 isteach","Insert link (if link plugin activated)":"Cuir nasc isteach (m\xe1 t\xe1 an breise\xe1n naisc ar si\xfal)","Insert row after":"Ions\xe1igh r\xf3 faoi","Insert row before":"Ions\xe1igh r\xf3 os a chionn","Insert table":"Ions\xe1igh t\xe1bla","Insert template...":"Ions\xe1igh teimpl\xe9ad...","Insert video":"Cuir f\xedse\xe1n isteach","Insert/Edit code sample":"Cuir sampla c\xf3id isteach/in eagar","Insert/edit image":"Cuir \xedomh\xe1 isteach/in eagar","Insert/edit link":"Cuir nasc isteach/in eagar","Insert/edit media":"Cuir me\xe1n isteach/in eagar","Insert/edit video":"Cuir f\xedse\xe1n isteach/in eagar","Inset":"","Invalid hex color code: {0}":"","Invalid input":"","Italic":"Iod\xe1lach","Justify":"Comhfhadaigh","Keyboard Navigation":"","Language":"Teanga","Learn more...":"Tuilleadh eolais...","Left":"Ar Chl\xe9","Left to right":"Cl\xe9-go-deas","Light Blue":"","Light Gray":"","Light Green":"","Light Purple":"","Light Red":"","Light Yellow":"","Line height":"","Link list":"Liosta nascanna","Link...":"Nasc...","List Properties":"","List properties...":"","Loading emojis...":"","Loading...":"","Lower Alpha":"Alfa Beag","Lower Greek":"Litir Bheag Ghr\xe9agach","Lower Roman":"Litir Bheag R\xf3mh\xe1nach","Match case":"C\xe1s-\xedogair","Mathematical":"","Media poster (Image URL)":"","Media...":"Me\xe1n...","Medium Blue":"","Medium Gray":"","Medium Purple":"","Merge cells":"Cumaisc cealla","Middle":"L\xe1r","Midnight Blue":"","More...":"Tuilleadh...","Name":"Ainm","Navy Blue":"","New document":"C\xe1ip\xe9is nua","New window":"Fuinneog nua","Next":"Ar aghaidh","No":"","No alignment":"","No color":"Gan dath","Nonbreaking space":"Sp\xe1s neamhbhristeach","None":"Dada","Numbered list":"Liosta Uimhrithe","OR":"N\xd3","Objects":"","Ok":"OK","Open help dialog":"","Open link":"Oscail nasc","Open link in...":"Oscail nasc in...","Open popup menu for split buttons":"","Orange":"","Outset":"","Page break":"Briseadh leathanaigh","Paragraph":"Alt","Paste":"Greamaigh","Paste as text":"Greamaigh mar th\xe9acs","Paste column after":"","Paste column before":"","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Sa m\xf3d gn\xe1th-th\xe9acs anois. Gream\xf3far \xe1bhar mar ghn\xe1th-th\xe9acs go dt\xed go m\xfachfaidh t\xfa an rogha seo.","Paste or type a link":"Greamaigh n\xf3 cl\xf3scr\xedobh nasc","Paste row after":"Greamaigh r\xf3 faoi","Paste row before":"Greamaigh r\xf3 os a chionn","Paste your embed code below:":"Greamaigh do ch\xf3d leabaithe th\xedos:","People":"","Plugins":"Breise\xe1in","Plugins installed ({0}):":"Breise\xe1in shuite\xe1ilte ({0}):","Powered by {0}":"\xc1 chumhacht\xfa ag {0}","Pre":"R\xe9amh","Preferences":"","Preformatted":"R\xe9amhfhorm\xe1idithe","Premium plugins:":"Scothbhreise\xe1in:","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"R\xe9amhamharc","Previous":"","Print":"","Print...":"Priont\xe1il...","Purple":"","Quotations":"","R":"D","Range 0 to 255":"","Red":"","Red component":"","Redo":"Athdh\xe9an","Remove":"","Remove color":"","Remove link":"Bain an nasc","Replace":"Ionadaigh","Replace all":"Ionadaigh uile","Replace with":"Ionadaigh le","Resize":"Athraigh m\xe9id","Restore last draft":"Oscail an dr\xe9acht is d\xe9ana\xed","Reveal or hide additional toolbar items":"","Rich Text Area":"","Rich Text Area. Press ALT-0 for help.":"","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Limist\xe9ar M\xe9ith-Th\xe9acs. Br\xfaigh ALT-F9 le haghaidh roghchl\xe1ir, ALT-F10 le haghaidh barra uirlis\xed, agus ALT-0 le c\xfanamh a fh\xe1il","Ridge":"","Right":"Ar Dheis","Right to left":"Deas-go-cl\xe9","Row":"R\xf3","Row clipboard actions":"","Row group":"Gr\xfapa r\xf3nna","Row header":"","Row properties":"Air\xedonna an r\xf3","Row type":"Cine\xe1l an r\xf3","Rows":"R\xf3nna","Save":"S\xe1bh\xe1il","Save (if save plugin activated)":"S\xe1bh\xe1il (m\xe1 t\xe1 an breise\xe1n s\xe1bh\xe1la ar si\xfal)","Scope":"Sc\xf3ip","Search":"","Select all":"Roghnaigh uile","Select...":"","Selection":"","Shortcut":"Aicearra","Show blocks":"Taispe\xe1in blocanna","Show caption":"","Show invisible characters":"Taispe\xe1in carachtair dhofheicthe","Size":"","Solid":"","Source":"Foinse","Source code":"C\xf3d foinseach","Special Character":"","Special character...":"Carachtar speisialta,,,","Split cell":"Roinn cill","Square":"Cearn\xf3g","Start list at number":"","Strikethrough":"L\xedne tr\xedd","Style":"St\xedl","Subscript":"Foscript","Superscript":"Forscript","Switch to or from fullscreen mode":"","Symbols":"Siombail\xed","System Font":"Cl\xf3fhoireann C\xf3rais","Table":"T\xe1bla","Table caption":"","Table properties":"Air\xedonna an t\xe1bla","Table styles":"","Template":"Teimpl\xe9ad","Templates":"Teimpl\xe9id","Text":"","Text color":"Dath an t\xe9acs","Text color {0}":"","Text to display":"T\xe9acs le taispe\xe1int","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"Is seoladh r\xedomhphoist \xe9 an URL a chuir t\xfa isteach. An bhfuil fonn ort an r\xe9im\xedr riachtanach mailto: a chur leis?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"Is nasc seachtrach \xe9 an URL a chuir t\xfa isteach. An bhfuil fonn ort an r\xe9im\xedr riachtanach http:// a chur leis?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":" Is nasc seachtrach \xe9 an URL a chuir t\xfa isteach. An bhfuil fonn ort an r\xe9im\xedr riachtanach https:// a chur leis?","Title":"Teideal","To open the popup, press Shift+Enter":"","Toggle accordion":"","Tools":"Uirlis\xed","Top":"Barr","Travel and Places":"","Turquoise":"","Underline":"Fol\xedne","Undo":"Cealaigh","Upload":"Uasl\xf3d\xe1il","Uploading image":"","Upper Alpha":"Alfa M\xf3r","Upper Roman":"Litir Mh\xf3r R\xf3mh\xe1nach","Url":"URL","User Defined":"","Valid":"","Version":"","Vertical align":"","Vertical space":"Sp\xe1s ingearach","View":"Amharc","Visual aids":"\xc1iseanna amhairc","Warn":"","White":"","Width":"Leithead","Word count":"","Words":"","Words: {0}":"Focail: {0}","Yellow":"","Yes":"","You are using {0}":"T\xe1 t\xfa ag \xfas\xe1id {0}","You have unsaved changes are you sure you want to navigate away?":"T\xe1 athruithe gan s\xe1bh\xe1il ann. An bhfuil t\xfa cinnte gur mhaith leat imeacht amach as seo?","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"N\xed f\xe9idir le do bhrabhs\xe1la\xed teacht go d\xedreach ar an ngearrthaisce. Bain \xfas\xe1id as na haicearra\xed Ctrl+X/C/V. ","alignment":"","austral sign":"","cedi sign":"","colon sign":"","cruzeiro sign":"","currency sign":"","dollar sign":"","dong sign":"","drachma sign":"","euro-currency sign":"","example":"","formatting":"","french franc sign":"","german penny symbol":"","guarani sign":"","history":"","hryvnia sign":"","indentation":"","indian rupee sign":"","kip sign":"","lira sign":"","livre tournois sign":"","manat sign":"","mill sign":"","naira sign":"","new sheqel sign":"","nordic mark sign":"","peseta sign":"","peso sign":"","ruble sign":"","rupee sign":"","spesmilo sign":"","styles":"","tenge sign":"","tugrik sign":"","turkish lira sign":"","won sign":"","yen character":"","yen/yuan character variant one":"","yuan character":"","yuan character, in hong kong and taiwan":"","{0} characters":"","{0} columns, {1} rows":"","{0} words":"{0} focal"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/gl.js b/libraries/tinymce/js/tinymce/langs/gl.js index 661ce4e..072acfc 100644 --- a/libraries/tinymce/js/tinymce/langs/gl.js +++ b/libraries/tinymce/js/tinymce/langs/gl.js @@ -1 +1 @@ -tinymce.addI18n("gl",{"Redo":"Refacer","Undo":"Desfacer","Cut":"Cortar","Copy":"Copiar","Paste":"Pegar","Select all":"Seleccionar todo","New document":"Novo documento","Ok":"Aceptar","Cancel":"Cancelar","Visual aids":"Axudas visuais","Bold":"Negra","Italic":"Cursiva","Underline":"Subli\xf1ado","Strikethrough":"Riscado","Superscript":"Super\xedndice","Subscript":"Sub\xedndice","Clear formatting":"Limpar o formato","Remove":"","Align left":"Ali\xf1ar \xe1 esquerda","Align center":"Ali\xf1ar ao centro","Align right":"Ali\xf1ar \xe1 dereita","No alignment":"","Justify":"Xustificar","Bullet list":"Lista de vi\xf1etas","Numbered list":"Lista numerada","Decrease indent":"Reducir a sangr\xeda","Increase indent":"Aumentar a sangr\xeda","Close":"Pechar","Formats":"Formatos","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"O seu navegador non admite o acceso directo ao portapapeis. Empregue os atallos de teclado Ctrl+X/C/V no seu canto.","Headings":"T\xedtulo","Heading 1":"T\xedtulo 1","Heading 2":"T\xedtulo 2","Heading 3":"T\xedtulo 3","Heading 4":"T\xedtulo 4","Heading 5":"T\xedtulo 5","Heading 6":"T\xedtulo 6","Preformatted":"Preformatado","Div":"","Pre":"","Code":"C\xf3digo","Paragraph":"Par\xe1grafo","Blockquote":"Bloque entre comi\xf1as","Inline":"En li\xf1a","Blocks":"Bloques","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Neste momento o pegado est\xe1 definido en modo de texto simple. Os contidos pegaranse como texto sen formato ata que se active esta opci\xf3n.","Fonts":"Tipos de letra","Font sizes":"","Class":"Clase","Browse for an image":"Buscar unha imaxe","OR":"OU","Drop an image here":"Soltar unha imaxe","Upload":"Cargar","Uploading image":"","Block":"Bloque","Align":"Ali\xf1amento","Default":"Predeterminada","Circle":"Circulo","Disc":"Disco","Square":"Cadrado","Lower Alpha":"Alfa min\xfascula","Lower Greek":"Grega min\xfascula","Lower Roman":"Romana min\xfascula","Upper Alpha":"Alfa mai\xfascula","Upper Roman":"Romana mai\xfascula","Anchor...":"Ancoraxe...","Anchor":"","Name":"Nome","ID":"","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"","You have unsaved changes are you sure you want to navigate away?":"Ten cambios sen gardar. Confirma que quere sa\xedr?","Restore last draft":"Restaurar o \xfaltimo borrador","Special character...":"","Special Character":"","Source code":"C\xf3digo fonte","Insert/Edit code sample":"Inserir/editar mostra de c\xf3digo","Language":"Idioma","Code sample...":"Mostra de c\xf3digo...","Left to right":"De esquerda a dereita","Right to left":"De dereita a esquerda","Title":"T\xedtulo","Fullscreen":"Pantalla completa","Action":"Acci\xf3n","Shortcut":"Atallo","Help":"Axuda","Address":"Enderezo","Focus to menubar":"Foco na barra de menu","Focus to toolbar":"Foco na barra de ferramentas","Focus to element path":"Foco na ruta do elemento","Focus to contextual toolbar":"Foco na barra de ferramentas de contexto","Insert link (if link plugin activated)":"Inserir a ligaz\xf3n (se o engadido de ligaz\xf3ns estiver activado) ","Save (if save plugin activated)":"Gardar (se o engadido para gardar estiver activado) ","Find (if searchreplace plugin activated)":"Atopar (se o engadido para buscar e substitu\xedr estiver activado) ","Plugins installed ({0}):":"Engadidos instalados ({0}):","Premium plugins:":"Engadidos comerciais:","Learn more...":"Saiba m\xe1is...","You are using {0}":"Est\xe1 a empregar {0}","Plugins":"Engadidos","Handy Shortcuts":"Atallos \xfatiles","Horizontal line":"Li\xf1a horizontal","Insert/edit image":"Inserir/editar imaxe","Alternative description":"","Accessibility":"","Image is decorative":"","Source":"Orixe","Dimensions":"Dimensi\xf3ns","Constrain proportions":"Restrinxir as proporci\xf3ns","General":"Xeral","Advanced":"Avanzado","Style":"Estilo","Vertical space":"Espazo vertical","Horizontal space":"Espazo horizontal","Border":"Bordo","Insert image":"Inserir imaxe","Image...":"Imaxe...","Image list":"Lista de imaxes","Resize":"Redimensionar","Insert date/time":"Inserir data/hora","Date/time":"Data/hora","Insert/edit link":"Inserir/editar ligaz\xf3n","Text to display":"Texto que amosar","Url":"URL","Open link in...":"Abrir a ligaz\xf3n en...","Current window":"Xanela actual","None":"Ning\xfan","New window":"Nova xanela","Open link":"","Remove link":"Retirar a ligaz\xf3n","Anchors":"Ancoraxes","Link...":"Ligaz\xf3n...","Paste or type a link":"Pegue ou escriba unha ligaz\xf3n","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"O URL que introduciu semella ser un enderezo de correo. Quere engadirlle o prefixo mailto: requirido?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"O URL que introduciu semella ser unha ligaz\xf3n externa. Quere engadirlle o prefixo http:// requirido?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"","Link list":"Lista de ligaz\xf3ns","Insert video":"Inserir v\xeddeo","Insert/edit video":"Inserir/editar v\xeddeo","Insert/edit media":"Inserir/editar medios","Alternative source":"Orixe alternativa","Alternative source URL":"URL da orixe alternativa","Media poster (Image URL)":"Cartel multimedia (URL da imaxe)","Paste your embed code below:":"Pegue embaixo o c\xf3digo integrado:","Embed":"Integrado","Media...":"Multimedia...","Nonbreaking space":"Espazo irromp\xedbel","Page break":"Quebra de p\xe1xina","Paste as text":"Pegar como texto","Preview":"Vista previa","Print":"","Print...":"Imprimir...","Save":"Gardar","Find":"Buscar","Replace with":"Substitu\xedr con","Replace":"Substitu\xedr","Replace all":"Substitu\xedr todo","Previous":"Anterior","Next":"Seguinte","Find and Replace":"","Find and replace...":"Atopar e substitu\xedr...","Could not find the specified string.":"Non foi pos\xedbel atopar a cadea de texto especificada.","Match case":"Distinguir mai\xfasculas","Find whole words only":"Atopar unicamente as palabras enteiras","Find in selection":"","Insert table":"Inserir t\xe1boa","Table properties":"Propiedades da t\xe1boa","Delete table":"Eliminar t\xe1boa","Cell":"Cela","Row":"Fila","Column":"Columna","Cell properties":"Propiedades da cela","Merge cells":"Combinar celas","Split cell":"Dividir celas","Insert row before":"Inserir unha fila enriba","Insert row after":"Inserir unha fila embaixo","Delete row":"Eliminar fila","Row properties":"Propiedades das filas","Cut row":"Cortar fila","Cut column":"","Copy row":"Copiar fila","Copy column":"","Paste row before":"Pegar fila embaixo","Paste column before":"","Paste row after":"Pegar fila enriba","Paste column after":"","Insert column before":"Inserir columna \xe1 esquerda","Insert column after":"Inserir columna \xe1 dereita","Delete column":"Eliminar columna","Cols":"Cols.","Rows":"Filas","Width":"Largo","Height":"Alto","Cell spacing":"Marxe entre celas","Cell padding":"Marxe interior da cela","Row clipboard actions":"","Column clipboard actions":"","Table styles":"","Cell styles":"","Column header":"","Row header":"","Table caption":"","Caption":"Subt\xedtulo","Show caption":"Amosar subt\xedtulo","Left":"Esquerda","Center":"Centro","Right":"Dereita","Cell type":"Tipo de cela","Scope":"\xc1mbito","Alignment":"Ali\xf1amento","Horizontal align":"","Vertical align":"","Top":"Arriba","Middle":"Medio","Bottom":"Abaixo","Header cell":"Cela de cabeceira","Row group":"Grupo de filas","Column group":"Grupo de columnas","Row type":"Tipo de fila","Header":"Cabeceira","Body":"Corpo","Footer":"Rodap\xe9","Border color":"Cor do bordo","Solid":"","Dotted":"","Dashed":"","Double":"","Groove":"","Ridge":"","Inset":"","Outset":"","Hidden":"","Insert template...":"Inserir modelo...","Templates":"Modelos","Template":"Modelo","Insert Template":"","Text color":"Cor do texto","Background color":"Cor do fondo","Custom...":"Personalizado...","Custom color":"Cor personalizado","No color":"Sen cor","Remove color":"Retirar a cor","Show blocks":"Amosar os bloques","Show invisible characters":"Amosar caracteres invis\xedbeis","Word count":"Reconto de palabras","Count":"","Document":"","Selection":"","Words":"","Words: {0}":"Palabras: {0}","{0} words":"{0} palabras","File":"Ficheiro","Edit":"Editar","Insert":"Inserir","View":"Ver","Format":"Formato","Table":"T\xe1boa","Tools":"Ferramentas","Powered by {0}":"Coa tecnolox\xeda de {0}","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\xc1rea de texto mellorado. Prema ALT-F9 para o men\xfa. Prema ALT-F10 para a barra de ferramentas. Prema ALT-0 para a axuda","Image title":"T\xedtulo da imaxe","Border width":"Largo do bordo","Border style":"Estilo do bordo","Error":"Erro","Warn":"Aviso","Valid":"V\xe1lido","To open the popup, press Shift+Enter":"Para abrir a xanela emerxente, prema Mai\xfas+Intro","Rich Text Area":"","Rich Text Area. Press ALT-0 for help.":"\xc1rea de texto mellorado. PremaALT-0 para obter axuda.","System Font":"Tipo de letra do sistema","Failed to upload image: {0}":"Produciuse un fallo ao cargar a imaxe: {0}","Failed to load plugin: {0} from url {1}":"Produciuse un fallo ao cargar a o engadido: {0} dende o URL {1}","Failed to load plugin url: {0}":"Produciuse un fallo ao cargar a o URL do engadido: {0}","Failed to initialize plugin: {0}":"Produciuse un fallo ao iniciar o engadido: {0}","example":"exemplo","Search":"Buscar","All":"Todo","Currency":"Moeda","Text":"Texto","Quotations":"Citas","Mathematical":"Matem\xe1tico","Extended Latin":"Latino extendido","Symbols":"S\xedmbolos","Arrows":"Frechas","User Defined":"Definido polo usuario","dollar sign":"S\xedmbolo do dolar","currency sign":"S\xedmbolo de moeda","euro-currency sign":"S\xedmbolo do euro","colon sign":"S\xedmbolo do col\xf3n","cruzeiro sign":"S\xedmbolo do cruzeiro","french franc sign":"S\xedmbolo do franco franc\xe9s","lira sign":"S\xedmbolo da lira","mill sign":"S\xedmbolo do mill","naira sign":"S\xedmbolo da naira","peseta sign":"S\xedmbolo da peseta","rupee sign":"S\xedmbolo da rupia","won sign":"S\xedmbolo do won","new sheqel sign":"S\xedmbolo do novo s\xe9quel","dong sign":"S\xedmbolo do dong","kip sign":"S\xedmbolo do kip","tugrik sign":"S\xedmbolo do tugrik","drachma sign":"S\xedmbolo do dracma","german penny symbol":"S\xedmbolo do penique alem\xe1n","peso sign":"S\xedmbolo do peso","guarani sign":"S\xedmbolo do guaran\xed","austral sign":"S\xedmbolo do austral","hryvnia sign":"S\xedmbolo do grivna","cedi sign":"S\xedmbolo do cedi","livre tournois sign":"S\xedmbolo da libre tournois","spesmilo sign":"S\xedmbolo do spesmilo","tenge sign":"S\xedmbolo do tengue","indian rupee sign":"S\xedmbolo da rupia india","turkish lira sign":"S\xedmbolo da lira turca","nordic mark sign":"S\xedmbolo do marco n\xf3rdico","manat sign":"S\xedmbolo do manat","ruble sign":"S\xedmbolo do rublo","yen character":"Car\xe1cter do ien","yuan character":"Car\xe1cter do yuan","yuan character, in hong kong and taiwan":"Car\xe1cter do yuan, en Hong Kong e Taiwan","yen/yuan character variant one":"Variante 1 do car\xe1cter do ien/yuan","Emojis":"","Emojis...":"","Loading emojis...":"","Could not load emojis":"","People":"Xente","Animals and Nature":"Animais e natureza","Food and Drink":"Comida e bebida","Activity":"Actividade","Travel and Places":"Viaxes e lugares","Objects":"Obxectos","Flags":"Bandeiras","Characters":"Caracteres","Characters (no spaces)":"Caracteres (sen espazos)","{0} characters":"","Error: Form submit field collision.":"Erro: conflito de campo ao enviar o formulario ","Error: No form element found.":"Erro: non se atopou ning\xfan elemento de formulario","Color swatch":"Mostra de cores","Color Picker":"Selector de cor","Invalid hex color code: {0}":"","Invalid input":"","R":"","Red component":"","G":"","Green component":"","B":"","Blue component":"","#":"","Hex color code":"","Range 0 to 255":"","Turquoise":"Turquesa","Green":"Verde","Blue":"Azul","Purple":"P\xfarpura","Navy Blue":"Azul mari\xf1o","Dark Turquoise":"Turquesa escuro","Dark Green":"Verde escuro","Medium Blue":"Azul medio","Medium Purple":"P\xfarpura medio","Midnight Blue":"Azul noite","Yellow":"Amarelo","Orange":"Laranxa","Red":"Vermello","Light Gray":"Gris claro","Gray":"Gris","Dark Yellow":"Amarelo escuro","Dark Orange":"Laranxa escuro","Dark Red":"Vermello escuro","Medium Gray":"Gris medio","Dark Gray":"Gris escuro","Light Green":"","Light Yellow":"","Light Red":"","Light Purple":"","Light Blue":"","Dark Purple":"","Dark Blue":"","Black":"Negro","White":"Branco","Switch to or from fullscreen mode":"Activar ou desactivar o modo de pantalla completa","Open help dialog":"Abrir o di\xe1logo de axuda","history":"historial","styles":"estilos","formatting":"formatado","alignment":"ali\xf1amento","indentation":"sangrado","Font":"","Size":"","More...":"","Select...":"","Preferences":"","Yes":"","No":"","Keyboard Navigation":"","Version":"","Code view":"","Open popup menu for split buttons":"","List Properties":"","List properties...":"","Start list at number":"","Line height":"","Dropped file type is not supported":"","Loading...":"","ImageProxy HTTP error: Rejected request":"","ImageProxy HTTP error: Could not find Image Proxy":"","ImageProxy HTTP error: Incorrect Image Proxy URL":"","ImageProxy HTTP error: Unknown ImageProxy error":""}); \ No newline at end of file +tinymce.addI18n("gl",{"#":"","Accessibility":"","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"Acci\xf3n","Activity":"Actividade","Address":"Enderezo","Advanced":"Avanzado","Align":"Ali\xf1amento","Align center":"Ali\xf1ar ao centro","Align left":"Ali\xf1ar \xe1 esquerda","Align right":"Ali\xf1ar \xe1 dereita","Alignment":"Ali\xf1amento","Alignment {0}":"","All":"Todo","Alternative description":"","Alternative source":"Orixe alternativa","Alternative source URL":"URL da orixe alternativa","Anchor":"","Anchor...":"Ancoraxe...","Anchors":"Ancoraxes","Animals and Nature":"Animais e natureza","Arrows":"Frechas","B":"","Background color":"Cor do fondo","Background color {0}":"","Black":"Negro","Block":"Bloque","Block {0}":"","Blockquote":"Bloque entre comi\xf1as","Blocks":"Bloques","Blue":"Azul","Blue component":"","Body":"Corpo","Bold":"Negra","Border":"Bordo","Border color":"Cor do bordo","Border style":"Estilo do bordo","Border width":"Largo do bordo","Bottom":"Abaixo","Browse files":"","Browse for an image":"Buscar unha imaxe","Browse links":"","Bullet list":"Lista de vi\xf1etas","Cancel":"Cancelar","Caption":"Subt\xedtulo","Cell":"Cela","Cell padding":"Marxe interior da cela","Cell properties":"Propiedades da cela","Cell spacing":"Marxe entre celas","Cell styles":"","Cell type":"Tipo de cela","Center":"Centro","Characters":"Caracteres","Characters (no spaces)":"Caracteres (sen espazos)","Circle":"Circulo","Class":"Clase","Clear formatting":"Limpar o formato","Close":"Pechar","Code":"C\xf3digo","Code sample...":"Mostra de c\xf3digo...","Code view":"","Color Picker":"Selector de cor","Color swatch":"Mostra de cores","Cols":"Cols.","Column":"Columna","Column clipboard actions":"","Column group":"Grupo de columnas","Column header":"","Constrain proportions":"Restrinxir as proporci\xf3ns","Copy":"Copiar","Copy column":"","Copy row":"Copiar fila","Could not find the specified string.":"Non foi pos\xedbel atopar a cadea de texto especificada.","Could not load emojis":"","Count":"","Currency":"Moeda","Current window":"Xanela actual","Custom color":"Cor personalizado","Custom...":"Personalizado...","Cut":"Cortar","Cut column":"","Cut row":"Cortar fila","Dark Blue":"","Dark Gray":"Gris escuro","Dark Green":"Verde escuro","Dark Orange":"Laranxa escuro","Dark Purple":"","Dark Red":"Vermello escuro","Dark Turquoise":"Turquesa escuro","Dark Yellow":"Amarelo escuro","Dashed":"","Date/time":"Data/hora","Decrease indent":"Reducir a sangr\xeda","Default":"Predeterminada","Delete accordion":"","Delete column":"Eliminar columna","Delete row":"Eliminar fila","Delete table":"Eliminar t\xe1boa","Dimensions":"Dimensi\xf3ns","Disc":"Disco","Div":"","Document":"","Dotted":"","Double":"","Drop an image here":"Soltar unha imaxe","Dropped file type is not supported":"","Edit":"Editar","Embed":"Integrado","Emojis":"","Emojis...":"","Error":"Erro","Error: Form submit field collision.":"Erro: conflito de campo ao enviar o formulario ","Error: No form element found.":"Erro: non se atopou ning\xfan elemento de formulario","Extended Latin":"Latino extendido","Failed to initialize plugin: {0}":"Produciuse un fallo ao iniciar o engadido: {0}","Failed to load plugin url: {0}":"Produciuse un fallo ao cargar a o URL do engadido: {0}","Failed to load plugin: {0} from url {1}":"Produciuse un fallo ao cargar a o engadido: {0} dende o URL {1}","Failed to upload image: {0}":"Produciuse un fallo ao cargar a imaxe: {0}","File":"Ficheiro","Find":"Buscar","Find (if searchreplace plugin activated)":"Atopar (se o engadido para buscar e substitu\xedr estiver activado) ","Find and Replace":"","Find and replace...":"Atopar e substitu\xedr...","Find in selection":"","Find whole words only":"Atopar unicamente as palabras enteiras","Flags":"Bandeiras","Focus to contextual toolbar":"Foco na barra de ferramentas de contexto","Focus to element path":"Foco na ruta do elemento","Focus to menubar":"Foco na barra de menu","Focus to toolbar":"Foco na barra de ferramentas","Font":"","Font size {0}":"","Font sizes":"","Font {0}":"","Fonts":"Tipos de letra","Food and Drink":"Comida e bebida","Footer":"Rodap\xe9","Format":"Formato","Format {0}":"","Formats":"Formatos","Fullscreen":"Pantalla completa","G":"","General":"Xeral","Gray":"Gris","Green":"Verde","Green component":"","Groove":"","Handy Shortcuts":"Atallos \xfatiles","Header":"Cabeceira","Header cell":"Cela de cabeceira","Heading 1":"T\xedtulo 1","Heading 2":"T\xedtulo 2","Heading 3":"T\xedtulo 3","Heading 4":"T\xedtulo 4","Heading 5":"T\xedtulo 5","Heading 6":"T\xedtulo 6","Headings":"T\xedtulo","Height":"Alto","Help":"Axuda","Hex color code":"","Hidden":"","Horizontal align":"","Horizontal line":"Li\xf1a horizontal","Horizontal space":"Espazo horizontal","ID":"","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"","Image is decorative":"","Image list":"Lista de imaxes","Image title":"T\xedtulo da imaxe","Image...":"Imaxe...","ImageProxy HTTP error: Could not find Image Proxy":"","ImageProxy HTTP error: Incorrect Image Proxy URL":"","ImageProxy HTTP error: Rejected request":"","ImageProxy HTTP error: Unknown ImageProxy error":"","Increase indent":"Aumentar a sangr\xeda","Inline":"En li\xf1a","Insert":"Inserir","Insert Template":"","Insert accordion":"","Insert column after":"Inserir columna \xe1 dereita","Insert column before":"Inserir columna \xe1 esquerda","Insert date/time":"Inserir data/hora","Insert image":"Inserir imaxe","Insert link (if link plugin activated)":"Inserir a ligaz\xf3n (se o engadido de ligaz\xf3ns estiver activado) ","Insert row after":"Inserir unha fila embaixo","Insert row before":"Inserir unha fila enriba","Insert table":"Inserir t\xe1boa","Insert template...":"Inserir modelo...","Insert video":"Inserir v\xeddeo","Insert/Edit code sample":"Inserir/editar mostra de c\xf3digo","Insert/edit image":"Inserir/editar imaxe","Insert/edit link":"Inserir/editar ligaz\xf3n","Insert/edit media":"Inserir/editar medios","Insert/edit video":"Inserir/editar v\xeddeo","Inset":"","Invalid hex color code: {0}":"","Invalid input":"","Italic":"Cursiva","Justify":"Xustificar","Keyboard Navigation":"","Language":"Idioma","Learn more...":"Saiba m\xe1is...","Left":"Esquerda","Left to right":"De esquerda a dereita","Light Blue":"","Light Gray":"Gris claro","Light Green":"","Light Purple":"","Light Red":"","Light Yellow":"","Line height":"","Link list":"Lista de ligaz\xf3ns","Link...":"Ligaz\xf3n...","List Properties":"","List properties...":"","Loading emojis...":"","Loading...":"","Lower Alpha":"Alfa min\xfascula","Lower Greek":"Grega min\xfascula","Lower Roman":"Romana min\xfascula","Match case":"Distinguir mai\xfasculas","Mathematical":"Matem\xe1tico","Media poster (Image URL)":"Cartel multimedia (URL da imaxe)","Media...":"Multimedia...","Medium Blue":"Azul medio","Medium Gray":"Gris medio","Medium Purple":"P\xfarpura medio","Merge cells":"Combinar celas","Middle":"Medio","Midnight Blue":"Azul noite","More...":"","Name":"Nome","Navy Blue":"Azul mari\xf1o","New document":"Novo documento","New window":"Nova xanela","Next":"Seguinte","No":"","No alignment":"","No color":"Sen cor","Nonbreaking space":"Espazo irromp\xedbel","None":"Ning\xfan","Numbered list":"Lista numerada","OR":"OU","Objects":"Obxectos","Ok":"Aceptar","Open help dialog":"Abrir o di\xe1logo de axuda","Open link":"","Open link in...":"Abrir a ligaz\xf3n en...","Open popup menu for split buttons":"","Orange":"Laranxa","Outset":"","Page break":"Quebra de p\xe1xina","Paragraph":"Par\xe1grafo","Paste":"Pegar","Paste as text":"Pegar como texto","Paste column after":"","Paste column before":"","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Neste momento o pegado est\xe1 definido en modo de texto simple. Os contidos pegaranse como texto sen formato ata que se active esta opci\xf3n.","Paste or type a link":"Pegue ou escriba unha ligaz\xf3n","Paste row after":"Pegar fila enriba","Paste row before":"Pegar fila embaixo","Paste your embed code below:":"Pegue embaixo o c\xf3digo integrado:","People":"Xente","Plugins":"Engadidos","Plugins installed ({0}):":"Engadidos instalados ({0}):","Powered by {0}":"Coa tecnolox\xeda de {0}","Pre":"","Preferences":"","Preformatted":"Preformatado","Premium plugins:":"Engadidos comerciais:","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"Vista previa","Previous":"Anterior","Print":"","Print...":"Imprimir...","Purple":"P\xfarpura","Quotations":"Citas","R":"","Range 0 to 255":"","Red":"Vermello","Red component":"","Redo":"Refacer","Remove":"","Remove color":"Retirar a cor","Remove link":"Retirar a ligaz\xf3n","Replace":"Substitu\xedr","Replace all":"Substitu\xedr todo","Replace with":"Substitu\xedr con","Resize":"Redimensionar","Restore last draft":"Restaurar o \xfaltimo borrador","Reveal or hide additional toolbar items":"","Rich Text Area":"","Rich Text Area. Press ALT-0 for help.":"\xc1rea de texto mellorado. PremaALT-0 para obter axuda.","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\xc1rea de texto mellorado. Prema ALT-F9 para o men\xfa. Prema ALT-F10 para a barra de ferramentas. Prema ALT-0 para a axuda","Ridge":"","Right":"Dereita","Right to left":"De dereita a esquerda","Row":"Fila","Row clipboard actions":"","Row group":"Grupo de filas","Row header":"","Row properties":"Propiedades das filas","Row type":"Tipo de fila","Rows":"Filas","Save":"Gardar","Save (if save plugin activated)":"Gardar (se o engadido para gardar estiver activado) ","Scope":"\xc1mbito","Search":"Buscar","Select all":"Seleccionar todo","Select...":"","Selection":"","Shortcut":"Atallo","Show blocks":"Amosar os bloques","Show caption":"Amosar subt\xedtulo","Show invisible characters":"Amosar caracteres invis\xedbeis","Size":"","Solid":"","Source":"Orixe","Source code":"C\xf3digo fonte","Special Character":"","Special character...":"","Split cell":"Dividir celas","Square":"Cadrado","Start list at number":"","Strikethrough":"Riscado","Style":"Estilo","Subscript":"Sub\xedndice","Superscript":"Super\xedndice","Switch to or from fullscreen mode":"Activar ou desactivar o modo de pantalla completa","Symbols":"S\xedmbolos","System Font":"Tipo de letra do sistema","Table":"T\xe1boa","Table caption":"","Table properties":"Propiedades da t\xe1boa","Table styles":"","Template":"Modelo","Templates":"Modelos","Text":"Texto","Text color":"Cor do texto","Text color {0}":"","Text to display":"Texto que amosar","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"O URL que introduciu semella ser un enderezo de correo. Quere engadirlle o prefixo mailto: requirido?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"O URL que introduciu semella ser unha ligaz\xf3n externa. Quere engadirlle o prefixo http:// requirido?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"","Title":"T\xedtulo","To open the popup, press Shift+Enter":"Para abrir a xanela emerxente, prema Mai\xfas+Intro","Toggle accordion":"","Tools":"Ferramentas","Top":"Arriba","Travel and Places":"Viaxes e lugares","Turquoise":"Turquesa","Underline":"Subli\xf1ado","Undo":"Desfacer","Upload":"Cargar","Uploading image":"","Upper Alpha":"Alfa mai\xfascula","Upper Roman":"Romana mai\xfascula","Url":"URL","User Defined":"Definido polo usuario","Valid":"V\xe1lido","Version":"","Vertical align":"","Vertical space":"Espazo vertical","View":"Ver","Visual aids":"Axudas visuais","Warn":"Aviso","White":"Branco","Width":"Largo","Word count":"Reconto de palabras","Words":"","Words: {0}":"Palabras: {0}","Yellow":"Amarelo","Yes":"","You are using {0}":"Est\xe1 a empregar {0}","You have unsaved changes are you sure you want to navigate away?":"Ten cambios sen gardar. Confirma que quere sa\xedr?","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"O seu navegador non admite o acceso directo ao portapapeis. Empregue os atallos de teclado Ctrl+X/C/V no seu canto.","alignment":"ali\xf1amento","austral sign":"S\xedmbolo do austral","cedi sign":"S\xedmbolo do cedi","colon sign":"S\xedmbolo do col\xf3n","cruzeiro sign":"S\xedmbolo do cruzeiro","currency sign":"S\xedmbolo de moeda","dollar sign":"S\xedmbolo do dolar","dong sign":"S\xedmbolo do dong","drachma sign":"S\xedmbolo do dracma","euro-currency sign":"S\xedmbolo do euro","example":"exemplo","formatting":"formatado","french franc sign":"S\xedmbolo do franco franc\xe9s","german penny symbol":"S\xedmbolo do penique alem\xe1n","guarani sign":"S\xedmbolo do guaran\xed","history":"historial","hryvnia sign":"S\xedmbolo do grivna","indentation":"sangrado","indian rupee sign":"S\xedmbolo da rupia india","kip sign":"S\xedmbolo do kip","lira sign":"S\xedmbolo da lira","livre tournois sign":"S\xedmbolo da libre tournois","manat sign":"S\xedmbolo do manat","mill sign":"S\xedmbolo do mill","naira sign":"S\xedmbolo da naira","new sheqel sign":"S\xedmbolo do novo s\xe9quel","nordic mark sign":"S\xedmbolo do marco n\xf3rdico","peseta sign":"S\xedmbolo da peseta","peso sign":"S\xedmbolo do peso","ruble sign":"S\xedmbolo do rublo","rupee sign":"S\xedmbolo da rupia","spesmilo sign":"S\xedmbolo do spesmilo","styles":"estilos","tenge sign":"S\xedmbolo do tengue","tugrik sign":"S\xedmbolo do tugrik","turkish lira sign":"S\xedmbolo da lira turca","won sign":"S\xedmbolo do won","yen character":"Car\xe1cter do ien","yen/yuan character variant one":"Variante 1 do car\xe1cter do ien/yuan","yuan character":"Car\xe1cter do yuan","yuan character, in hong kong and taiwan":"Car\xe1cter do yuan, en Hong Kong e Taiwan","{0} characters":"","{0} columns, {1} rows":"","{0} words":"{0} palabras"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/he_IL.js b/libraries/tinymce/js/tinymce/langs/he_IL.js index 5f11075..67662e8 100644 --- a/libraries/tinymce/js/tinymce/langs/he_IL.js +++ b/libraries/tinymce/js/tinymce/langs/he_IL.js @@ -1 +1 @@ -tinymce.addI18n("he_IL",{"Redo":"\u05d1\u05e6\u05e2 \u05e9\u05d5\u05d1","Undo":"\u05d1\u05d8\u05dc","Cut":"\u05d2\u05d6\u05d5\u05e8","Copy":"\u05d4\u05e2\u05ea\u05e7","Paste":"\u05d4\u05d3\u05d1\u05e7","Select all":"\u05d1\u05d7\u05e8 \u05d4\u05db\u05dc","New document":"\u05de\u05e1\u05de\u05da \u05d7\u05d3\u05e9","Ok":"\u05d0\u05d9\u05e9\u05d5\u05e8","Cancel":"\u05d1\u05d9\u05d8\u05d5\u05dc","Visual aids":"\u05e2\u05d6\u05e8\u05d9\u05dd \u05d7\u05d6\u05d5\u05ea\u05d9\u05d9\u05dd","Bold":"\u05de\u05d5\u05d3\u05d2\u05e9","Italic":"\u05e0\u05d8\u05d5\u05d9","Underline":"\u05e7\u05d5 \u05ea\u05d7\u05ea\u05d5\u05df","Strikethrough":"\u05e7\u05d5 \u05d7\u05d5\u05e6\u05d4","Superscript":"\u05db\u05ea\u05d1 \u05e2\u05d9\u05dc\u05d9","Subscript":"\u05db\u05ea\u05d1 \u05ea\u05d7\u05ea\u05d9","Clear formatting":"\u05e0\u05e7\u05d4 \u05e2\u05d9\u05e6\u05d5\u05d1","Remove":"\u05d4\u05e1\u05e8","Align left":"\u05d9\u05e9\u05e8 \u05dc\u05e9\u05de\u05d0\u05dc","Align center":"\u05de\u05e8\u05db\u05d6","Align right":"\u05d9\u05e9\u05e8 \u05dc\u05d9\u05de\u05d9\u05df","No alignment":"\u05d9\u05d9\u05e9\u05d5\u05e8","Justify":"\u05d9\u05d9\u05e9\u05e8","Bullet list":"\u05e8\u05e9\u05d9\u05de\u05ea \u05ea\u05d1\u05dc\u05d9\u05d8\u05d9\u05dd","Numbered list":"\u05e8\u05e9\u05d9\u05de\u05d4 \u05de\u05de\u05d5\u05e1\u05e4\u05e8\u05ea","Decrease indent":"\u05d4\u05e7\u05d8\u05df \u05d4\u05d6\u05d7\u05d4","Increase indent":"\u05d4\u05d2\u05d3\u05dc \u05d4\u05d6\u05d7\u05d4","Close":"\u05e1\u05d2\u05d5\u05e8","Formats":"\u05e2\u05d9\u05e6\u05d5\u05d1\u05d9\u05dd","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"\u05d4\u05d3\u05e4\u05d3\u05e4\u05df \u05e9\u05dc\u05da \u05d0\u05d9\u05e0\u05d5 \u05de\u05d0\u05e4\u05e9\u05e8 \u05d2\u05d9\u05e9\u05d4 \u05d9\u05e9\u05d9\u05e8\u05d4 \u05dc\u05dc\u05d5\u05d7. \u05d0\u05e0\u05d0 \u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05e7\u05d9\u05e6\u05d5\u05e8\u05d9 \u05d4\u05de\u05e7\u05dc\u05d3\u05ea Ctrl+X/C/V \u05d1\u05de\u05e7\u05d5\u05dd.","Headings":"\u05db\u05d5\u05ea\u05e8\u05d5\u05ea","Heading 1":"\u05db\u05d5\u05ea\u05e8\u05ea 1","Heading 2":"\u05db\u05d5\u05ea\u05e8\u05ea 2","Heading 3":"\u05db\u05d5\u05ea\u05e8\u05ea 3","Heading 4":"\u05db\u05d5\u05ea\u05e8\u05ea 4","Heading 5":"\u05db\u05d5\u05ea\u05e8\u05ea 5","Heading 6":"\u05db\u05d5\u05ea\u05e8\u05ea 6","Preformatted":"\u05de\u05e2\u05d5\u05e6\u05d1 \u05de\u05e8\u05d0\u05e9","Div":"Div","Pre":"\u05dc\u05e4\u05e0\u05d9","Code":"\u05e7\u05d5\u05d3","Paragraph":"\u05e4\u05e1\u05e7\u05d4","Blockquote":"\u05d1\u05dc\u05d5\u05e7 \u05e6\u05d9\u05d8\u05d5\u05d8","Inline":"\u05d1\u05ea\u05d5\u05da \u05e9\u05d5\u05e8\u05d4","Blocks":"\u05d1\u05dc\u05d5\u05e7\u05d9\u05dd","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"\u05d4\u05d3\u05d1\u05e7\u05d4 \u05d1\u05de\u05e6\u05d1 \u05d8\u05e7\u05e1\u05d8 \u05e4\u05e9\u05d5\u05d8. \u05ea\u05db\u05e0\u05d9\u05dd \u05d9\u05d5\u05d3\u05d1\u05e7\u05d5 \u05db\u05d8\u05e7\u05e1\u05d8 \u05e4\u05e9\u05d5\u05d8 \u05e2\u05d3 \u05e9\u05ea\u05db\u05d1\u05d4 \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05d6\u05d5.","Fonts":"\u05d2\u05d5\u05e4\u05e0\u05d9\u05dd","Font sizes":"\u05d2\u05d5\u05d3\u05dc \u05d2\u05d5\u05e4\u05df","Class":"\u05de\u05d7\u05dc\u05e7\u05d4","Browse for an image":"\u05d7\u05e4\u05e9 \u05ea\u05de\u05d5\u05e0\u05d4","OR":"\u05d0\u05d5","Drop an image here":"\u05e9\u05d7\u05e8\u05e8 \u05ea\u05de\u05d5\u05e0\u05d4 \u05db\u05d0\u05df","Upload":"\u05d4\u05e2\u05dc\u05d4","Uploading image":"\u05de\u05e2\u05dc\u05d4 \u05ea\u05de\u05d5\u05e0\u05d4","Block":"\u05d1\u05dc\u05d5\u05e7","Align":"\u05d9\u05e9\u05e8","Default":"\u05d1\u05e8\u05d9\u05e8\u05ea \u05de\u05d7\u05d3\u05dc","Circle":"\u05e2\u05d9\u05d2\u05d5\u05dc","Disc":"\u05d3\u05d9\u05e1\u05e7","Square":"\u05e8\u05d9\u05d1\u05d5\u05e2","Lower Alpha":"\u05d0\u05d5\u05ea\u05d9\u05d5\u05ea \u05e7\u05d8\u05e0\u05d5\u05ea","Lower Greek":"\u05d0\u05d5\u05ea\u05d9\u05d5\u05ea \u05d9\u05d5\u05d5\u05e0\u05d9\u05d5\u05ea \u05e7\u05d8\u05e0\u05d5\u05ea","Lower Roman":"\u05e1\u05e4\u05e8\u05d5\u05ea \u05e8\u05d5\u05de\u05d9\u05d5\u05ea \u05e7\u05d8\u05e0\u05d5\u05ea","Upper Alpha":"\u05d0\u05d5\u05ea\u05d9\u05d5\u05ea \u05e8\u05d9\u05e9\u05d9\u05d5\u05ea","Upper Roman":"\u05e1\u05e4\u05e8\u05d5\u05ea \u05e8\u05d5\u05de\u05d9\u05d5\u05ea \u05e8\u05d9\u05e9\u05d9\u05d5\u05ea","Anchor...":"\u05e2\u05d5\u05d2\u05df...","Anchor":"\u05e2\u05d5\u05d2\u05df","Name":"\u05e9\u05dd","ID":"\u05de\u05d6\u05d4\u05d4","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"\u05de\u05d6\u05d4\u05d4 \u05e6\u05e8\u05d9\u05da \u05dc\u05d4\u05ea\u05d7\u05d9\u05dc \u05d1\u05d0\u05d5\u05ea \u05de\u05dc\u05d5\u05d5\u05d4 \u05e8\u05e7 \u05d1\u05d0\u05d5\u05ea\u05d9\u05d5\u05ea, \u05de\u05e1\u05e4\u05e8\u05d9\u05dd, \u05de\u05e7\u05e4\u05d9\u05dd, \u05e0\u05e7\u05d5\u05d3\u05d5\u05ea \u05e0\u05e7\u05d5\u05d3\u05d5\u05ea\u05d9\u05d9\u05dd \u05d0\u05d5 \u05de\u05e7\u05e3 \u05ea\u05d7\u05ea\u05d5\u05df.","You have unsaved changes are you sure you want to navigate away?":"\u05d4\u05e9\u05d9\u05e0\u05d5\u05d9\u05d9\u05dd \u05dc\u05d0 \u05e0\u05e9\u05de\u05e8\u05d5. \u05d4\u05d0\u05dd \u05d0\u05ea\u05d4 \u05d1\u05d8\u05d5\u05d7 \u05e9\u05d1\u05e8\u05e6\u05d5\u05e0\u05da \u05dc\u05e0\u05d5\u05d5\u05d8 \u05d4\u05d7\u05d5\u05e6\u05d4?","Restore last draft":"\u05e9\u05d7\u05d6\u05e8 \u05d8\u05d9\u05d5\u05d8\u05d4 \u05d0\u05d7\u05e8\u05d5\u05e0\u05d4","Special character...":"\u05ea\u05d5\u05d5\u05d9\u05dd \u05de\u05d9\u05d5\u05d7\u05d3\u05d9\u05dd...","Special Character":"\u05ea\u05d5\u05d5\u05d9\u05dd \u05de\u05d9\u05d5\u05d7\u05d3\u05d9\u05dd","Source code":"\u05e7\u05d5\u05d3 \u05de\u05e7\u05d5\u05e8","Insert/Edit code sample":"\u05d4\u05db\u05e0\u05e1/\u05e2\u05e8\u05d5\u05da \u05d3\u05d5\u05d2\u05de\u05ea \u05e7\u05d5\u05d3","Language":"\u05e9\u05e4\u05d4","Code sample...":"\u05d3\u05d5\u05d2\u05de\u05ea \u05e7\u05d5\u05d3...","Left to right":"\u05de\u05e9\u05de\u05d0\u05dc \u05dc\u05d9\u05de\u05d9\u05df","Right to left":"\u05de\u05d9\u05de\u05d9\u05df \u05dc\u05e9\u05de\u05d0\u05dc","Title":"\u05db\u05d5\u05ea\u05e8\u05ea","Fullscreen":"\u05de\u05e1\u05da \u05de\u05dc\u05d0","Action":"\u05e4\u05e2\u05d5\u05dc\u05d4","Shortcut":"\u05e7\u05d9\u05e6\u05d5\u05e8","Help":"\u05e2\u05d6\u05e8\u05d4","Address":"\u05db\u05ea\u05d5\u05d1\u05ea","Focus to menubar":"\u05d4\u05e2\u05d1\u05e8 \u05de\u05d9\u05e7\u05d5\u05d3 \u05dc\u05e9\u05e8\u05d5\u05ea \u05d4\u05ea\u05e4\u05e8\u05d9\u05d8\u05d9\u05dd","Focus to toolbar":"\u05d4\u05e2\u05d1\u05e8 \u05de\u05d9\u05e7\u05d5\u05d3 \u05dc\u05e1\u05e8\u05d2\u05dc \u05d4\u05db\u05dc\u05d9\u05dd","Focus to element path":"\u05e2\u05d1\u05e8 \u05de\u05d9\u05e7\u05d5\u05d3 \u05dc\u05e0\u05ea\u05d9\u05d1 \u05d4\u05e8\u05db\u05d9\u05d1","Focus to contextual toolbar":"\u05d4\u05e2\u05d1\u05e8 \u05de\u05d9\u05e7\u05d5\u05d3 \u05dc\u05e1\u05e8\u05d2\u05dc \u05db\u05dc\u05d9\u05dd \u05d4\u05e7\u05e9\u05e8\u05d9","Insert link (if link plugin activated)":"\u05d4\u05db\u05e0\u05e1 \u05e7\u05d9\u05e9\u05d5\u05e8 (\u05d0\u05dd \u05d9\u05d9\u05e9\u05d5\u05dd \u05d4-Plugin \u05dc\u05e7\u05d9\u05e9\u05d5\u05e8 \u05d4\u05d5\u05e4\u05e2\u05dc)","Save (if save plugin activated)":"\u05e9\u05de\u05d5\u05e8 (\u05d0\u05dd \u05d9\u05d9\u05e9\u05d5\u05dd \u05d4-Plugin \u05dc\u05e9\u05de\u05d9\u05e8\u05d4 \u05d4\u05d5\u05e4\u05e2\u05dc)","Find (if searchreplace plugin activated)":"\u05d7\u05e4\u05e9 (\u05d0\u05dd \u05d9\u05d9\u05e9\u05d5\u05dd \u05d4-Plugin \u05dc-searchreplace \u05d4\u05d5\u05e4\u05e2\u05dc)","Plugins installed ({0}):":"\u05d9\u05d9\u05e9\u05d5\u05de\u05d9 Plugin \u05e9\u05d4\u05d5\u05ea\u05e7\u05e0\u05d5 \u200f({0}):","Premium plugins:":"\u05d9\u05d9\u05e9\u05d5\u05de\u05d9 Plugin \u05de\u05ea\u05e7\u05d3\u05de\u05d9\u05dd:","Learn more...":"\u05dc\u05de\u05d3 \u05e2\u05d5\u05d3...","You are using {0}":"\u05d0\u05ea\u05d4 \u05de\u05e9\u05ea\u05de\u05e9 \u05d1-{0}","Plugins":"\u05d9\u05d9\u05e9\u05d5\u05de\u05d9 Plugin","Handy Shortcuts":"\u05e7\u05d9\u05e6\u05d5\u05e8\u05d9\u05dd \u05e9\u05d9\u05de\u05d5\u05e9\u05d9\u05d9\u05dd","Horizontal line":"\u05e7\u05d5 \u05d0\u05d5\u05e4\u05e7\u05d9","Insert/edit image":"\u05d4\u05db\u05e0\u05e1/\u05e2\u05e8\u05d5\u05da \u05ea\u05de\u05d5\u05e0\u05d4","Alternative description":"\u05ea\u05d9\u05d0\u05d5\u05e8 \u05d0\u05dc\u05d8\u05e8\u05e0\u05d8\u05d9\u05d1\u05d9","Accessibility":"\u05e0\u05d2\u05d9\u05e9\u05d5\u05ea","Image is decorative":"\u05ea\u05de\u05d5\u05e0\u05d4 \u05dc\u05e7\u05d9\u05e9\u05d5\u05d8","Source":"\u05de\u05e7\u05d5\u05e8","Dimensions":"\u05de\u05de\u05d3\u05d9\u05dd","Constrain proportions":"\u05d0\u05dc\u05e5 \u05e4\u05e8\u05d5\u05e4\u05d5\u05e8\u05e6\u05d9\u05d5\u05ea","General":"\u05db\u05dc\u05dc\u05d9","Advanced":"\u05de\u05ea\u05e7\u05d3\u05dd","Style":"\u05e1\u05d2\u05e0\u05d5\u05df","Vertical space":"\u05de\u05e8\u05d5\u05d5\u05d7 \u05d0\u05e0\u05db\u05d9","Horizontal space":"\u05de\u05e8\u05d5\u05d5\u05d7 \u05d0\u05d5\u05e4\u05e7\u05d9","Border":"\u05d2\u05d1\u05d5\u05dc","Insert image":"\u05d4\u05db\u05e0\u05e1 \u05ea\u05de\u05d5\u05e0\u05d4","Image...":"\u05ea\u05de\u05d5\u05e0\u05d4...","Image list":"\u05e8\u05e9\u05d9\u05de\u05ea \u05ea\u05de\u05d5\u05e0\u05d5\u05ea","Resize":"\u05e9\u05e0\u05d4 \u05d2\u05d5\u05d3\u05dc","Insert date/time":"\u05d4\u05db\u05e0\u05e1 \u05ea\u05d0\u05e8\u05d9\u05da/\u05e9\u05e2\u05d4","Date/time":"\u05ea\u05d0\u05e8\u05d9\u05da/\u05e9\u05e2\u05d4","Insert/edit link":"\u05d4\u05db\u05e0\u05e1/\u05e2\u05e8\u05d5\u05da \u05e7\u05d9\u05e9\u05d5\u05e8","Text to display":"\u05d8\u05e7\u05e1\u05d8 \u05dc\u05ea\u05e6\u05d5\u05d2\u05d4","Url":"\u05db\u05ea\u05d5\u05d1\u05ea URL","Open link in...":"\u05e4\u05ea\u05d7 \u05e7\u05d9\u05e9\u05d5\u05e8 \u05d1...","Current window":"\u05d7\u05dc\u05d5\u05df \u05e0\u05d5\u05db\u05d7\u05d9","None":"\u05dc\u05dc\u05d0","New window":"\u05d7\u05dc\u05d5\u05df \u05d7\u05d3\u05e9","Open link":"\u05e4\u05ea\u05d7 \u05e7\u05d9\u05e9\u05d5\u05e8","Remove link":"\u05d4\u05e1\u05e8 \u05e7\u05d9\u05e9\u05d5\u05e8","Anchors":"\u05e2\u05d5\u05d2\u05e0\u05d9\u05dd","Link...":"\u05e7\u05d9\u05e9\u05d5\u05e8...","Paste or type a link":"\u05d4\u05d3\u05d1\u05e7 \u05d0\u05d5 \u05d4\u05e7\u05dc\u05d3 \u05e7\u05d9\u05e9\u05d5\u05e8","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"\u05e0\u05e8\u05d0\u05d4 \u05e9\u05db\u05ea\u05d5\u05d1\u05ea \u05d4-URL \u05e9\u05d4\u05d6\u05e0\u05ea \u05d4\u05d9\u05d0 \u05db\u05ea\u05d5\u05d1\u05ea \u05d3\u05d5\u05d0 \u05dc. \u05d4\u05d0\u05dd \u05d1\u05e8\u05e6\u05d5\u05e0\u05da \u05dc\u05d4\u05d5\u05e1\u05d9\u05e3 \u05d0\u05ea \u05d4\u05e7\u05d9\u05d3\u05d5\u05de\u05ea \u05d4\u05e0\u05d3\u05e8\u05e9\u05ea :mailto?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"\u05e0\u05e8\u05d0\u05d4 \u05e9\u05db\u05ea\u05d5\u05d1\u05ea \u05d4-URL \u05e9\u05d4\u05d6\u05e0\u05ea \u05d4\u05d9\u05d0 \u05e7\u05d9\u05e9\u05d5\u05e8 \u05d7\u05d9\u05e6\u05d5\u05e0\u05d9. \u05d4\u05d0\u05dd \u05d1\u05e8\u05e6\u05d5\u05e0\u05da \u05dc\u05d4\u05d5\u05e1\u05d9\u05e3 \u05d0\u05ea \u05d4\u05e7\u05d9\u05d3\u05d5\u05de\u05ea \u05d4\u05e0\u05d3\u05e8\u05e9\u05ea http://\u200e?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"\u05e0\u05e8\u05d0\u05d4 \u05e9\u05db\u05ea\u05d5\u05d1\u05ea \u05d4-URL \u05e9\u05d4\u05d6\u05e0\u05ea \u05d4\u05d9\u05d0 \u05e7\u05d9\u05e9\u05d5\u05e8 \u05d7\u05d9\u05e6\u05d5\u05e0\u05d9. \u05d4\u05d0\u05dd \u05d1\u05e8\u05e6\u05d5\u05e0\u05da \u05dc\u05d4\u05d5\u05e1\u05d9\u05e3 \u05d0\u05ea \u05d4\u05e7\u05d9\u05d3\u05d5\u05de\u05ea \u05d4\u05e0\u05d3\u05e8\u05e9\u05ea https://\u200e?","Link list":"\u05e8\u05e9\u05d9\u05de\u05ea \u05e7\u05d9\u05e9\u05d5\u05e8\u05d9\u05dd","Insert video":"\u05d4\u05db\u05e0\u05e1 \u05e1\u05e8\u05d8\u05d5\u05df","Insert/edit video":"\u05d4\u05db\u05e0\u05e1/\u05e2\u05e8\u05d5\u05da \u05e1\u05e8\u05d8\u05d5\u05df","Insert/edit media":"\u05d4\u05db\u05e0\u05e1/\u05e2\u05e8\u05d5\u05da \u05de\u05d3\u05d9\u05d4","Alternative source":"\u05de\u05e7\u05d5\u05e8 \u05d7\u05dc\u05d5\u05e4\u05d9","Alternative source URL":"\u05db\u05ea\u05d5\u05d1\u05ea URL \u05dc\u05de\u05e7\u05d5\u05e8 \u05d7\u05dc\u05d5\u05e4\u05d9","Media poster (Image URL)":"\u05e4\u05d5\u05e1\u05d8\u05e8 \u05de\u05d3\u05d9\u05d4 (\u05db\u05ea\u05d5\u05d1\u05ea URL \u05dc\u05ea\u05de\u05d5\u05e0\u05d4)","Paste your embed code below:":"\u05d4\u05d3\u05d1\u05e7 \u05d0\u05ea \u05d4\u05e7\u05d5\u05d3 \u05d4\u05de\u05d5\u05d8\u05d1\u05e2 \u05dc\u05de\u05d8\u05d4:","Embed":"\u05d4\u05d8\u05d1\u05e2","Media...":"\u05de\u05d3\u05d9\u05d4...","Nonbreaking space":"\u05e8\u05d5\u05d5\u05d7 \u05e7\u05e9\u05d9\u05d7","Page break":"\u05de\u05e2\u05d1\u05e8 \u05e2\u05de\u05d5\u05d3","Paste as text":"\u05d4\u05d3\u05d1\u05e7 \u05db\u05d8\u05e7\u05e1\u05d8","Preview":"\u05ea\u05e6\u05d5\u05d2\u05d4 \u05de\u05e7\u05d3\u05d9\u05de\u05d4","Print":"\u05d4\u05d3\u05e4\u05e1","Print...":"\u05d4\u05d3\u05e4\u05e1...","Save":"\u05e9\u05de\u05d5\u05e8","Find":"\u05d7\u05e4\u05e9","Replace with":"\u05d4\u05d7\u05dc\u05e3 \u05d1","Replace":"\u05d4\u05d7\u05dc\u05e3","Replace all":"\u05d4\u05d7\u05dc\u05e3 \u05d4\u05db\u05dc","Previous":"\u05d4\u05e7\u05d5\u05d3\u05dd","Next":"\u05d4\u05d1\u05d0","Find and Replace":"\u05d7\u05d9\u05e4\u05d5\u05e9 \u05d5\u05d4\u05d7\u05dc\u05e4\u05d4","Find and replace...":"\u05d7\u05d9\u05e4\u05d5\u05e9 \u05d5\u05d4\u05d7\u05dc\u05e4\u05d4...","Could not find the specified string.":"\u05dc\u05d0 \u05e0\u05d9\u05ea\u05df \u05d4\u05d9\u05d4 \u05dc\u05de\u05e6\u05d5\u05d0 \u05d0\u05ea \u05d4\u05de\u05d7\u05e8\u05d5\u05d6\u05ea \u05e9\u05e6\u05d5\u05d9\u05e0\u05d4.","Match case":"\u05d4\u05ea\u05d0\u05dd \u05e8\u05d9\u05e9\u05d9\u05d5\u05ea","Find whole words only":"\u05d7\u05e4\u05e9 \u05de\u05d9\u05dc\u05d9\u05dd \u05e9\u05dc\u05de\u05d5\u05ea \u05d1\u05dc\u05d1\u05d3","Find in selection":"\u05d7\u05e4\u05e9 \u05d1\u05ea\u05d5\u05da \u05d4\u05d1\u05d7\u05d9\u05e8\u05d4","Insert table":"\u05d4\u05db\u05e0\u05e1 \u05d8\u05d1\u05dc\u05d4","Table properties":"\u05de\u05d0\u05e4\u05d9\u05d9\u05e0\u05d9 \u05d8\u05d1\u05dc\u05d4","Delete table":"\u05de\u05d7\u05e7 \u05d8\u05d1\u05dc\u05d4","Cell":"\u05ea\u05d0","Row":"\u05e9\u05d5\u05e8\u05d4","Column":"\u05e2\u05de\u05d5\u05d3\u05d4","Cell properties":"\u05de\u05d0\u05e4\u05d9\u05d9\u05e0\u05d9 \u05ea\u05d0","Merge cells":"\u05de\u05d6\u05d2 \u05ea\u05d0\u05d9\u05dd","Split cell":"\u05e4\u05e6\u05dc \u05ea\u05d0","Insert row before":"\u05d4\u05db\u05e0\u05e1 \u05e9\u05d5\u05e8\u05d4 \u05dc\u05e4\u05e0\u05d9","Insert row after":"\u05d4\u05db\u05e0\u05e1 \u05e9\u05d5\u05e8\u05d4 \u05d0\u05d7\u05e8\u05d9","Delete row":"\u05de\u05d7\u05e7 \u05e9\u05d5\u05e8\u05d4","Row properties":"\u05de\u05d0\u05e4\u05d9\u05d9\u05e0\u05d9 \u05e9\u05d5\u05e8\u05d4","Cut row":"\u05d2\u05d6\u05d5\u05e8 \u05e9\u05d5\u05e8\u05d4","Cut column":"\u05d7\u05ea\u05d5\u05da \u05e2\u05de\u05d5\u05d3\u05d4","Copy row":"\u05d4\u05e2\u05ea\u05e7 \u05e9\u05d5\u05e8\u05d4","Copy column":"\u05d4\u05e2\u05ea\u05e7 \u05e2\u05de\u05d5\u05d3\u05d4","Paste row before":"\u05d4\u05d3\u05d1\u05e7 \u05e9\u05d5\u05e8\u05d4 \u05dc\u05e4\u05e0\u05d9","Paste column before":"\u05d4\u05d3\u05d1\u05e7 \u05e2\u05de\u05d5\u05d3\u05d4 \u05dc\u05e4\u05e0\u05d9","Paste row after":"\u05d4\u05d3\u05d1\u05e7 \u05e9\u05d5\u05e8\u05d4 \u05d0\u05d7\u05e8\u05d9","Paste column after":"\u05d4\u05d3\u05d1\u05e7 \u05e2\u05de\u05d5\u05d3\u05d4 \u05dc\u05e4\u05e0\u05d9","Insert column before":"\u05d4\u05db\u05e0\u05e1 \u05e2\u05de\u05d5\u05d3\u05d4 \u05dc\u05e4\u05e0\u05d9","Insert column after":"\u05d4\u05db\u05e0\u05e1 \u05e2\u05de\u05d5\u05d3\u05d4 \u05d0\u05d7\u05e8\u05d9","Delete column":"\u05de\u05d7\u05e7 \u05e2\u05de\u05d5\u05d3\u05d4","Cols":"\u05e2\u05de\u05d5\u05d3\u05d5\u05ea","Rows":"\u05e9\u05d5\u05e8\u05d5\u05ea","Width":"\u05e8\u05d5\u05d7\u05d1","Height":"\u05d2\u05d5\u05d1\u05d4","Cell spacing":"\u05de\u05e8\u05d5\u05d5\u05d7 \u05d1\u05d9\u05df \u05ea\u05d0\u05d9\u05dd","Cell padding":"\u05de\u05e8\u05d5\u05d5\u05d7 \u05d1\u05d9\u05df \u05d2\u05d1\u05d5\u05dc \u05d4\u05ea\u05d0 \u05dc\u05ea\u05d5\u05db\u05df \u05d4\u05ea\u05d0","Row clipboard actions":"\u05e4\u05e2\u05d5\u05dc\u05d5\u05ea \u05dc\u05d5\u05d7 \u05e7\u05dc\u05d9\u05e4 \u05dc\u05e9\u05d5\u05e8\u05d4","Column clipboard actions":"\u05e4\u05e2\u05d5\u05dc\u05d5\u05ea \u05dc\u05d5\u05d7 \u05e7\u05dc\u05d9\u05e4 \u05dc\u05d8\u05d5\u05e8","Table styles":"\u05e1\u05d2\u05e0\u05d5\u05e0\u05d5\u05ea \u05d8\u05d1\u05dc\u05d4","Cell styles":"\u05e1\u05d2\u05e0\u05d5\u05e0\u05d5\u05ea \u05ea\u05d0\u05d9\u05dd","Column header":"\u05db\u05d5\u05ea\u05e8\u05ea \u05d8\u05d5\u05e8","Row header":"\u05db\u05d5\u05ea\u05e8\u05ea \u05e9\u05d5\u05e8\u05d4","Table caption":"\u05db\u05d5\u05ea\u05e8\u05ea \u05d8\u05d1\u05dc\u05d0","Caption":"\u05db\u05d9\u05ea\u05d5\u05d1","Show caption":"\u05d4\u05e6\u05d2 \u05db\u05ea\u05d5\u05d1\u05d9\u05ea","Left":"\u05e9\u05de\u05d0\u05dc","Center":"\u05de\u05e8\u05db\u05d6","Right":"\u05d9\u05de\u05d9\u05df","Cell type":"\u05e1\u05d5\u05d2 \u05ea\u05d0","Scope":"\u05d8\u05d5\u05d5\u05d7","Alignment":"\u05d9\u05d9\u05e9\u05d5\u05e8","Horizontal align":"\u05d9\u05d9\u05e9\u05d5\u05e8 \u05d0\u05d5\u05e4\u05e7\u05d9","Vertical align":"\u05d9\u05d9\u05e9\u05d5\u05e8 \u05d0\u05e0\u05db\u05d9","Top":"\u05e7\u05e6\u05d4 \u05e2\u05dc\u05d9\u05d5\u05df","Middle":"\u05d0\u05de\u05e6\u05e2","Bottom":"\u05e7\u05e6\u05d4 \u05ea\u05d7\u05ea\u05d5\u05df","Header cell":"\u05ea\u05d0 \u05db\u05d5\u05ea\u05e8\u05ea","Row group":"\u05e7\u05d1\u05d5\u05e6\u05ea \u05e9\u05d5\u05e8\u05d5\u05ea","Column group":"\u05e7\u05d1\u05d5\u05e6\u05ea \u05e2\u05de\u05d5\u05d3\u05d5\u05ea","Row type":"\u05e1\u05d5\u05d2 \u05e9\u05d5\u05e8\u05d4","Header":"\u05e8\u05d0\u05e9 \u05e2\u05de\u05d5\u05d3","Body":"\u05d2\u05d5\u05e3","Footer":"\u05ea\u05d7\u05ea\u05d9\u05ea \u05e2\u05de\u05d5\u05d3","Border color":"\u05e6\u05d1\u05e2 \u05d2\u05d1\u05d5\u05dc","Solid":"\u05de\u05d5\u05e6\u05e7","Dotted":"\u05de\u05e0\u05d5\u05e7\u05d3","Dashed":"\u05de\u05de\u05d5\u05e7\u05e3","Double":"\u05db\u05e4\u05d5\u05dc","Groove":"\u05d7\u05e8\u05d9\u05e5","Ridge":"\u05e7\u05e6\u05d4","Inset":"\u05d4\u05db\u05e0\u05e1","Outset":"\u05e4\u05bc\u05b0\u05ea\u05b4\u05d9\u05d7\u05b8\u05d4","Hidden":"\u05de\u05d5\u05e1\u05ea\u05e8","Insert template...":"\u05d4\u05db\u05e0\u05e1 \u05ea\u05d1\u05e0\u05d9\u05ea...","Templates":"\u05ea\u05d1\u05e0\u05d9\u05d5\u05ea","Template":"\u05ea\u05d1\u05e0\u05d9\u05ea","Insert Template":"\u05d4\u05db\u05e0\u05e1 \u05ea\u05d1\u05e0\u05d9\u05ea","Text color":"\u05e6\u05d1\u05e2 \u05d8\u05e7\u05e1\u05d8","Background color":"\u05e6\u05d1\u05e2 \u05e8\u05e7\u05e2","Custom...":"\u05d4\u05ea\u05d0\u05dd \u05d0\u05d9\u05e9\u05d9\u05ea...","Custom color":"\u05e6\u05d1\u05e2 \u05de\u05d5\u05ea\u05d0\u05dd \u05d0\u05d9\u05e9\u05d9\u05ea","No color":"\u05dc\u05dc\u05d0 \u05e6\u05d1\u05e2","Remove color":"\u05d4\u05e1\u05e8 \u05e6\u05d1\u05e2","Show blocks":"\u05d4\u05e6\u05d2 \u05d1\u05dc\u05d5\u05e7\u05d9\u05dd","Show invisible characters":"\u05d4\u05e6\u05d2 \u05ea\u05d5\u05d5\u05d9\u05dd \u05dc\u05d0 \u05e0\u05e8\u05d0\u05d9\u05dd","Word count":"\u05e1\u05e4\u05d9\u05e8\u05ea \u05de\u05d9\u05dc\u05d9\u05dd","Count":"\u05e1\u05e4\u05d9\u05e8\u05d4","Document":"\u05de\u05e1\u05de\u05da","Selection":"\u05d1\u05d7\u05d9\u05e8\u05d4","Words":"\u05de\u05d9\u05dc\u05d9\u05dd","Words: {0}":"\u05de\u05d9\u05dc\u05d9\u05dd: {0}","{0} words":"{0} \u05de\u05d9\u05dc\u05d9\u05dd","File":"\u05e7\u05d5\u05d1\u05e5","Edit":"\u05e2\u05e8\u05d5\u05da","Insert":"\u05d4\u05db\u05e0\u05e1","View":"\u05ea\u05e6\u05d5\u05d2\u05d4","Format":"\u05e2\u05d9\u05e6\u05d5\u05d1","Table":"\u05d8\u05d1\u05dc\u05d4","Tools":"\u05db\u05dc\u05d9\u05dd","Powered by {0}":"\u05de\u05d5\u05e4\u05e2\u05dc \u05d1\u05d0\u05de\u05e6\u05e2\u05d5\u05ea {0}","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\u05d0\u05d6\u05d5\u05e8 \u05d8\u05e7\u05e1\u05d8 \u05e2\u05e9\u05d9\u05e8. \u05d4\u05e7\u05e9 \u05e2\u05dc Alt-F9 \u05dc\u05ea\u05e4\u05e8\u05d9\u05d8. \u05d4\u05e7\u05e9 \u05e2\u05dc Alt-F10 \u05dc\u05e1\u05e8\u05d2\u05dc \u05d4\u05db\u05dc\u05d9\u05dd. \u05d4\u05e7\u05e9 \u05e2\u05dc Alt-0 \u05dc\u05e2\u05d6\u05e8\u05d4","Image title":"\u05db\u05d5\u05ea\u05e8\u05ea \u05ea\u05de\u05d5\u05e0\u05d4","Border width":"\u05e8\u05d5\u05d7\u05d1 \u05d2\u05d1\u05d5\u05dc","Border style":"\u05e1\u05d2\u05e0\u05d5\u05df \u05d2\u05d1\u05d5\u05dc","Error":"\u05e9\u05d2\u05d9\u05d0\u05d4","Warn":"\u05d0\u05d6\u05d4\u05e8\u05d4","Valid":"\u05d7\u05d5\u05e7\u05d9","To open the popup, press Shift+Enter":"\u05db\u05d3\u05d9 \u05dc\u05e4\u05ea\u05d5\u05d7 \u05d0\u05ea \u05d4\u05e4\u05e8\u05d9\u05d8 \u05d4\u05de\u05d5\u05e7\u05e4\u05e5, \u05d4\u05e7\u05e9 \u05e2\u05dc Shift+Enter","Rich Text Area":"\u05d0\u05d6\u05d5\u05e8 \u05d8\u05e7\u05e1\u05d8 \u05e2\u05e9\u05d9\u05e8","Rich Text Area. Press ALT-0 for help.":"\u05d0\u05d6\u05d5\u05e8 \u05d8\u05e7\u05e1\u05d8 \u05e2\u05e9\u05d9\u05e8. \u05d4\u05e7\u05e9 \u05e2\u05dc ALT-0 \u05dc\u05e2\u05d6\u05e8\u05d4.","System Font":"\u05d2\u05d5\u05e4\u05df \u05de\u05e2\u05e8\u05db\u05ea","Failed to upload image: {0}":"\u05db\u05e9\u05dc \u05d1\u05d4\u05e2\u05dc\u05d0\u05ea \u05ea\u05de\u05d5\u05e0\u05d4: {0}","Failed to load plugin: {0} from url {1}":"\u05db\u05e9\u05dc \u05d1\u05d8\u05e2\u05d9\u05e0\u05ea \u05d9\u05d9\u05e9\u05d5\u05dd Plugin: {0} \u05de\u05db\u05ea\u05d5\u05d1\u05ea URL\u200f {1}","Failed to load plugin url: {0}":"\u05db\u05e9\u05dc \u05d1\u05d8\u05e2\u05d9\u05e0\u05ea \u05db\u05ea\u05d5\u05d1\u05ea URL \u05e9\u05dc \u05d9\u05d9\u05e9\u05d5\u05dd Plugin\u200f: {0}","Failed to initialize plugin: {0}":"\u05db\u05e9\u05dc \u05d1\u05d0\u05ea\u05d7\u05d5\u05dc \u05d9\u05d9\u05e9\u05d5\u05dd Plugin\u200f: {0}","example":"\u05d3\u05d5\u05d2\u05de\u05d4","Search":"\u05d7\u05e4\u05e9","All":"\u05d4\u05db\u05dc","Currency":"\u05de\u05d8\u05d1\u05e2","Text":"\u05d8\u05e7\u05e1\u05d8","Quotations":"\u05e9\u05d0\u05dc\u05d5\u05ea","Mathematical":"\u05de\u05ea\u05de\u05d8\u05d9","Extended Latin":"\u05dc\u05d8\u05d9\u05e0\u05d9\u05ea \u05de\u05d5\u05e8\u05d7\u05d1\u05ea","Symbols":"\u05e1\u05de\u05dc\u05d9\u05dd","Arrows":"\u05d7\u05d9\u05e6\u05d9\u05dd","User Defined":"\u05de\u05d5\u05d2\u05d3\u05e8 \u05e2\u05dc-\u05d9\u05d3\u05d9 \u05d4\u05de\u05e9\u05ea\u05de\u05e9","dollar sign":"\u05e1\u05d9\u05de\u05df \u05d3\u05d5\u05dc\u05e8","currency sign":"\u05e1\u05d9\u05de\u05df \u05de\u05d8\u05d1\u05e2","euro-currency sign":"\u05e1\u05d9\u05de\u05df \u05de\u05d8\u05d1\u05e2 \u05d0\u05d9\u05e8\u05d5","colon sign":"\u05e1\u05d9\u05de\u05df \u05e7\u05d5\u05dc\u05d5\u05df","cruzeiro sign":"\u05e1\u05d9\u05de\u05df \u05e7\u05e8\u05d5\u05d6\u05e8\u05d5","french franc sign":"\u05e1\u05d9\u05de\u05df \u05e4\u05e8\u05e0\u05e7 \u05e6\u05e8\u05e4\u05ea\u05d9","lira sign":"\u05e1\u05d9\u05de\u05df \u05dc\u05d9\u05e8\u05d4","mill sign":"\u05e1\u05d9\u05de\u05df \u05de\u05d9\u05dc","naira sign":"\u05e1\u05d9\u05de\u05df \u05e0\u05d0\u05d9\u05e8\u05d4","peseta sign":"\u05e1\u05d9\u05de\u05df \u05e4\u05d6\u05d8\u05d4","rupee sign":"\u05e1\u05d9\u05de\u05df \u05e8\u05d5\u05e4\u05d9","won sign":"\u05e1\u05d9\u05de\u05df \u05d5\u05d5\u05df","new sheqel sign":"\u05e1\u05d9\u05de\u05df \u05e9\u05e7\u05dc \u05d7\u05d3\u05e9","dong sign":"\u05e1\u05d9\u05de\u05df \u05d3\u05d5\u05e0\u05d2","kip sign":"\u05e1\u05d9\u05de\u05df \u05e7\u05d9\u05e4","tugrik sign":"\u05e1\u05d9\u05de\u05df \u05d8\u05d5\u05d2\u05e8\u05d9\u05e7","drachma sign":"\u05e1\u05d9\u05de\u05df \u05d3\u05e8\u05db\u05de\u05d4","german penny symbol":"\u05e1\u05de\u05dc \u05e4\u05e0\u05d9 \u05d2\u05e8\u05de\u05e0\u05d9","peso sign":"\u05e1\u05d9\u05de\u05df \u05e4\u05d6\u05d5","guarani sign":"\u05e1\u05d9\u05de\u05df \u05d2\u05d5\u05d0\u05e8\u05e0\u05d9\u05ea","austral sign":"\u05e1\u05d9\u05de\u05df \u05d0\u05d5\u05e1\u05d8\u05e8\u05dc","hryvnia sign":"\u05e1\u05d9\u05de\u05df \u05e8\u05d9\u05d1\u05e0\u05d9\u05d4","cedi sign":"\u05e1\u05d9\u05de\u05df \u05e1\u05d3\u05d9","livre tournois sign":"\u05e1\u05d9\u05de\u05df \u05dc\u05d1\u05e8\u05d4 \u05d8\u05d5\u05e8\u05e0\u05d5","spesmilo sign":"\u05e1\u05d9\u05de\u05df \u05e1\u05e4\u05e1\u05de\u05d9\u05dc\u05d5","tenge sign":"\u05e1\u05d9\u05de\u05df \u05d8\u05e0\u05d2\u05d4","indian rupee sign":"\u05e1\u05d9\u05de\u05df \u05e8\u05d5\u05e4\u05d9 \u05d4\u05d5\u05d3\u05d9","turkish lira sign":"\u05e1\u05d9\u05de\u05df \u05dc\u05d9\u05e8\u05d4 \u05d8\u05d5\u05e8\u05e7\u05d9\u05ea","nordic mark sign":"\u05e1\u05d9\u05de\u05df \u05de\u05d0\u05e8\u05e7 \u05e1\u05e7\u05e0\u05d3\u05d9\u05e0\u05d1\u05d9","manat sign":"\u05e1\u05d9\u05de\u05df \u05de\u05d0\u05e0\u05d0\u05d8","ruble sign":"\u05e1\u05d9\u05de\u05df \u05e8\u05d5\u05d1\u05dc","yen character":"\u05ea\u05d5 \u05d9\u05df","yuan character":"\u05ea\u05d5 \u05d9\u05d5\u05d0\u05df","yuan character, in hong kong and taiwan":"\u05ea\u05d5 \u05d9\u05d5\u05d0\u05df, \u05d1\u05d4\u05d5\u05e0\u05d2 \u05e7\u05d5\u05e0\u05d2 \u05d5\u05d1\u05d8\u05d9\u05d9\u05d5\u05d5\u05d0\u05df","yen/yuan character variant one":"\u05de\u05e9\u05ea\u05e0\u05d4 \u05d0\u05d7\u05d3 \u05e9\u05dc \u05ea\u05d5 \u05d9\u05d5\u05d0\u05df/\u05d9\u05df","Emojis":"\u05d0\u05d9\u05de\u05d5\u05d2'\u05d9","Emojis...":"\u05d0\u05d9\u05de\u05d5\u05d2'\u05d9...","Loading emojis...":"\u05d8\u05d5\u05e2\u05df \u05d0\u05d9\u05de\u05d5\u05d2'\u05d9...","Could not load emojis":"\u05dc\u05d0 \u05d4\u05d9\u05d4 \u05e0\u05d9\u05ea\u05df \u05dc\u05d8\u05e2\u05d5\u05df \u05d0\u05d9\u05de\u05d5\u05d2'\u05d9","People":"\u05d0\u05e0\u05e9\u05d9\u05dd","Animals and Nature":"\u05d1\u05e2\u05dc\u05d9-\u05d7\u05d9\u05d9\u05dd \u05d5\u05d8\u05d1\u05e2","Food and Drink":"\u05d0\u05d5\u05db\u05dc \u05d5\u05e9\u05ea\u05d9\u05d9\u05d4","Activity":"\u05e4\u05e2\u05d9\u05dc\u05d5\u05ea","Travel and Places":"\u05e0\u05e1\u05d9\u05e2\u05d4 \u05d5\u05de\u05e7\u05d5\u05de\u05d5\u05ea","Objects":"\u05d0\u05d5\u05d1\u05d9\u05d9\u05e7\u05d8\u05d9\u05dd","Flags":"\u05d3\u05d2\u05dc\u05d9\u05dd","Characters":"\u05ea\u05d5\u05d5\u05d9\u05dd","Characters (no spaces)":"\u05ea\u05d5\u05d5\u05d9\u05dd (\u05dc\u05dc\u05d0 \u05e8\u05d5\u05d5\u05d7\u05d9\u05dd)","{0} characters":"{0} \u05ea\u05d5\u05d5\u05d9\u05dd","Error: Form submit field collision.":"\u05e9\u05d2\u05d9\u05d0\u05d4: \u05d4\u05ea\u05e0\u05d2\u05e9\u05d5\u05ea \u05d1\u05e9\u05d3\u05d4 \u05e9\u05dc\u05d9\u05d7\u05ea \u05d8\u05d5\u05e4\u05e1.","Error: No form element found.":"\u05e9\u05d2\u05d9\u05d0\u05d4: \u05dc\u05d0 \u05e0\u05de\u05e6\u05d0 \u05e8\u05db\u05d9\u05d1 \u05d8\u05d5\u05e4\u05e1.","Color swatch":"\u05d3\u05d5\u05d2\u05de\u05d0\u05d5\u05ea \u05e6\u05d1\u05e2","Color Picker":"\u05d1\u05d5\u05e8\u05e8 \u05e6\u05d1\u05e2\u05d9\u05dd","Invalid hex color code: {0}":"\u05e7\u05d5\u05d3 \u05e6\u05d1\u05e2 Hex \u05e9\u05d2\u05d5\u05d9: {0}","Invalid input":"\u05e7\u05dc\u05d8 \u05dc\u05d0 \u05d7\u05d5\u05e7\u05d9","R":"R","Red component":"\u05de\u05e8\u05db\u05d9\u05d1 \u05d0\u05d3\u05d5\u05dd","G":"G","Green component":"\u05de\u05e8\u05db\u05d9\u05d1 \u05d9\u05e8\u05d5\u05e7","B":"B","Blue component":"\u05de\u05e8\u05db\u05d9\u05d1 \u05db\u05d7\u05d5\u05dc","#":"#","Hex color code":"\u05e7\u05d5\u05d3 \u05e6\u05d1\u05e2 Hex","Range 0 to 255":"\u05d8\u05d5\u05d5\u05d7 0 \u05e2\u05d3 255","Turquoise":"\u05d8\u05d5\u05e8\u05e7\u05d9\u05d6","Green":"\u05d9\u05e8\u05d5\u05e7","Blue":"\u05db\u05d7\u05d5\u05dc","Purple":"\u05e1\u05d2\u05d5\u05dc","Navy Blue":"\u05db\u05d7\u05d5\u05dc \u05e6\u05d9","Dark Turquoise":"\u05d8\u05d5\u05e8\u05e7\u05d9\u05d6 \u05db\u05d4\u05d4","Dark Green":"\u05d9\u05e8\u05d5\u05e7 \u05db\u05d4\u05d4","Medium Blue":"\u05db\u05d7\u05d5\u05dc \u05d1\u05d9\u05e0\u05d5\u05e0\u05d9","Medium Purple":"\u05e1\u05d2\u05d5\u05dc \u05d1\u05d9\u05e0\u05d5\u05e0\u05d9","Midnight Blue":"\u05db\u05d7\u05d5\u05dc \u05d7\u05e6\u05d5\u05ea","Yellow":"\u05e6\u05d4\u05d5\u05d1","Orange":"\u05db\u05ea\u05d5\u05dd","Red":"\u05d0\u05d3\u05d5\u05dd","Light Gray":"\u05d0\u05e4\u05d5\u05e8 \u05d1\u05d4\u05d9\u05e8","Gray":"\u05d0\u05e4\u05d5\u05e8","Dark Yellow":"\u05e6\u05d4\u05d5\u05d1 \u05db\u05d4\u05d4","Dark Orange":"\u05db\u05ea\u05d5\u05dd \u05db\u05d4\u05d4","Dark Red":"\u05d0\u05d3\u05d5\u05dd \u05db\u05d4\u05d4","Medium Gray":"\u05d0\u05e4\u05d5\u05e8 \u05d1\u05d9\u05e0\u05d5\u05e0\u05d9","Dark Gray":"\u05d0\u05e4\u05d5\u05e8 \u05db\u05d4\u05d4","Light Green":"\u05d9\u05e8\u05d5\u05e7 \u05d1\u05d4\u05d9\u05e8","Light Yellow":"\u05e6\u05d4\u05d5\u05d1 \u05d1\u05d4\u05d9\u05e8","Light Red":"\u05d0\u05d3\u05d5\u05dd \u05d1\u05d4\u05d9\u05e8","Light Purple":"\u05e1\u05d2\u05d5\u05dc \u05d1\u05d4\u05d9\u05e8","Light Blue":"\u05db\u05d7\u05d5\u05dc \u05d1\u05d4\u05d9\u05e8","Dark Purple":"\u05e1\u05d2\u05d5\u05dc \u05db\u05d4\u05d4","Dark Blue":"\u05db\u05d7\u05d5\u05dc \u05db\u05d4\u05d4","Black":"\u05e9\u05d7\u05d5\u05e8","White":"\u05dc\u05d1\u05df","Switch to or from fullscreen mode":"\u05d4\u05d7\u05dc\u05e3 \u05dc\u05de\u05e6\u05d1 \u05de\u05e1\u05da \u05de\u05dc\u05d0 \u05d0\u05d5 \u05e6\u05d0 \u05de\u05de\u05e0\u05d5","Open help dialog":"\u05e4\u05ea\u05d7 \u05ea\u05d9\u05d1\u05ea \u05d3\u05d5-\u05e9\u05d9\u05d7 \u05e9\u05dc \u05e2\u05d6\u05e8\u05d4","history":"\u05d4\u05d9\u05e1\u05d8\u05d5\u05e8\u05d9\u05d4","styles":"\u05e1\u05d2\u05e0\u05d5\u05e0\u05d5\u05ea","formatting":"\u05e2\u05d9\u05e6\u05d5\u05d1","alignment":"\u05d9\u05d9\u05e9\u05d5\u05e8","indentation":"\u05d4\u05d6\u05d7\u05d4","Font":"\u05d2\u05d5\u05e4\u05df","Size":"\u05d2\u05d5\u05d3\u05dc","More...":"\u05e2\u05d5\u05d3...","Select...":"\u05d1\u05d7\u05e8...","Preferences":"\u05d4\u05e2\u05d3\u05e4\u05d5\u05ea","Yes":"\u05db\u05df","No":"\u05dc\u05d0","Keyboard Navigation":"\u05e0\u05d9\u05d5\u05d5\u05d8 \u05d1\u05de\u05e7\u05dc\u05d3\u05ea","Version":"\u05d2\u05e8\u05e1\u05d4","Code view":"\u05ea\u05e6\u05d5\u05d2\u05ea \u05e7\u05d5\u05d3","Open popup menu for split buttons":"\u05e4\u05ea\u05d7 \u05ea\u05e4\u05e8\u05d9\u05d8 \u05e8\u05e9\u05d9\u05de\u05d4 \u05dc\u05db\u05e4\u05ea\u05d5\u05e8\u05d9 \u05e4\u05d9\u05e6\u05d5\u05dc","List Properties":"\u05e0\u05db\u05e1\u05d9 \u05e8\u05e9\u05d9\u05de\u05d4","List properties...":"\u05e0\u05db\u05e1\u05d9 \u05e8\u05e9\u05d9\u05de\u05d4...","Start list at number":"\u05d4\u05ea\u05d7\u05dc \u05e8\u05e9\u05d9\u05de\u05d4 \u05de\u05de\u05e1\u05e4\u05e8","Line height":"\u05d2\u05d5\u05d1\u05d4 \u05e7\u05d5","Dropped file type is not supported":"\u05e1\u05d5\u05d2 \u05d4\u05e7\u05d5\u05d1\u05e5 \u05d4\u05de\u05d5\u05d8\u05dc \u05d0\u05d9\u05e0\u05d5 \u05e0\u05ea\u05de\u05da","Loading...":"\u05d8\u05d5\u05e2\u05df...","ImageProxy HTTP error: Rejected request":"\u05e9\u05d2\u05d9\u05d0\u05ea ImageProxy HTTP: \u05e9\u05d0\u05d9\u05dc\u05ea\u05d4 \u05e0\u05d3\u05d7\u05d4","ImageProxy HTTP error: Could not find Image Proxy":"\u05e9\u05d2\u05d9\u05d0\u05ea ImageProxy HTTP: Image Proxy \u05dc\u05d0 \u05e0\u05de\u05e6\u05d0","ImageProxy HTTP error: Incorrect Image Proxy URL":"\u05e9\u05d2\u05d9\u05d0\u05ea ImageProxy HTTP: \u05e9\u05d2\u05d5\u05d9 Image Proxy URL","ImageProxy HTTP error: Unknown ImageProxy error":"\u05e9\u05d2\u05d9\u05d0\u05ea ImageProxy HTTP: \u05dc\u05d0 \u05d9\u05d3\u05d5\u05e2 ImageProxy error","_dir":"rtl"}); \ No newline at end of file +tinymce.addI18n("he_IL",{"#":"#","Accessibility":"\u05e0\u05d2\u05d9\u05e9\u05d5\u05ea","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"\u05e4\u05e2\u05d5\u05dc\u05d4","Activity":"\u05e4\u05e2\u05d9\u05dc\u05d5\u05ea","Address":"\u05db\u05ea\u05d5\u05d1\u05ea","Advanced":"\u05de\u05ea\u05e7\u05d3\u05dd","Align":"\u05d9\u05e9\u05e8","Align center":"\u05de\u05e8\u05db\u05d6","Align left":"\u05d9\u05e9\u05e8 \u05dc\u05e9\u05de\u05d0\u05dc","Align right":"\u05d9\u05e9\u05e8 \u05dc\u05d9\u05de\u05d9\u05df","Alignment":"\u05d9\u05d9\u05e9\u05d5\u05e8","Alignment {0}":"","All":"\u05d4\u05db\u05dc","Alternative description":"\u05ea\u05d9\u05d0\u05d5\u05e8 \u05d0\u05dc\u05d8\u05e8\u05e0\u05d8\u05d9\u05d1\u05d9","Alternative source":"\u05de\u05e7\u05d5\u05e8 \u05d7\u05dc\u05d5\u05e4\u05d9","Alternative source URL":"\u05db\u05ea\u05d5\u05d1\u05ea URL \u05dc\u05de\u05e7\u05d5\u05e8 \u05d7\u05dc\u05d5\u05e4\u05d9","Anchor":"\u05e2\u05d5\u05d2\u05df","Anchor...":"\u05e2\u05d5\u05d2\u05df...","Anchors":"\u05e2\u05d5\u05d2\u05e0\u05d9\u05dd","Animals and Nature":"\u05d1\u05e2\u05dc\u05d9-\u05d7\u05d9\u05d9\u05dd \u05d5\u05d8\u05d1\u05e2","Arrows":"\u05d7\u05d9\u05e6\u05d9\u05dd","B":"B","Background color":"\u05e6\u05d1\u05e2 \u05e8\u05e7\u05e2","Background color {0}":"","Black":"\u05e9\u05d7\u05d5\u05e8","Block":"\u05d1\u05dc\u05d5\u05e7","Block {0}":"","Blockquote":"\u05d1\u05dc\u05d5\u05e7 \u05e6\u05d9\u05d8\u05d5\u05d8","Blocks":"\u05d1\u05dc\u05d5\u05e7\u05d9\u05dd","Blue":"\u05db\u05d7\u05d5\u05dc","Blue component":"\u05de\u05e8\u05db\u05d9\u05d1 \u05db\u05d7\u05d5\u05dc","Body":"\u05d2\u05d5\u05e3","Bold":"\u05de\u05d5\u05d3\u05d2\u05e9","Border":"\u05d2\u05d1\u05d5\u05dc","Border color":"\u05e6\u05d1\u05e2 \u05d2\u05d1\u05d5\u05dc","Border style":"\u05e1\u05d2\u05e0\u05d5\u05df \u05d2\u05d1\u05d5\u05dc","Border width":"\u05e8\u05d5\u05d7\u05d1 \u05d2\u05d1\u05d5\u05dc","Bottom":"\u05e7\u05e6\u05d4 \u05ea\u05d7\u05ea\u05d5\u05df","Browse files":"","Browse for an image":"\u05d7\u05e4\u05e9 \u05ea\u05de\u05d5\u05e0\u05d4","Browse links":"","Bullet list":"\u05e8\u05e9\u05d9\u05de\u05ea \u05ea\u05d1\u05dc\u05d9\u05d8\u05d9\u05dd","Cancel":"\u05d1\u05d9\u05d8\u05d5\u05dc","Caption":"\u05db\u05d9\u05ea\u05d5\u05d1","Cell":"\u05ea\u05d0","Cell padding":"\u05de\u05e8\u05d5\u05d5\u05d7 \u05d1\u05d9\u05df \u05d2\u05d1\u05d5\u05dc \u05d4\u05ea\u05d0 \u05dc\u05ea\u05d5\u05db\u05df \u05d4\u05ea\u05d0","Cell properties":"\u05de\u05d0\u05e4\u05d9\u05d9\u05e0\u05d9 \u05ea\u05d0","Cell spacing":"\u05de\u05e8\u05d5\u05d5\u05d7 \u05d1\u05d9\u05df \u05ea\u05d0\u05d9\u05dd","Cell styles":"\u05e1\u05d2\u05e0\u05d5\u05e0\u05d5\u05ea \u05ea\u05d0\u05d9\u05dd","Cell type":"\u05e1\u05d5\u05d2 \u05ea\u05d0","Center":"\u05de\u05e8\u05db\u05d6","Characters":"\u05ea\u05d5\u05d5\u05d9\u05dd","Characters (no spaces)":"\u05ea\u05d5\u05d5\u05d9\u05dd (\u05dc\u05dc\u05d0 \u05e8\u05d5\u05d5\u05d7\u05d9\u05dd)","Circle":"\u05e2\u05d9\u05d2\u05d5\u05dc","Class":"\u05de\u05d7\u05dc\u05e7\u05d4","Clear formatting":"\u05e0\u05e7\u05d4 \u05e2\u05d9\u05e6\u05d5\u05d1","Close":"\u05e1\u05d2\u05d5\u05e8","Code":"\u05e7\u05d5\u05d3","Code sample...":"\u05d3\u05d5\u05d2\u05de\u05ea \u05e7\u05d5\u05d3...","Code view":"\u05ea\u05e6\u05d5\u05d2\u05ea \u05e7\u05d5\u05d3","Color Picker":"\u05d1\u05d5\u05e8\u05e8 \u05e6\u05d1\u05e2\u05d9\u05dd","Color swatch":"\u05d3\u05d5\u05d2\u05de\u05d0\u05d5\u05ea \u05e6\u05d1\u05e2","Cols":"\u05e2\u05de\u05d5\u05d3\u05d5\u05ea","Column":"\u05e2\u05de\u05d5\u05d3\u05d4","Column clipboard actions":"\u05e4\u05e2\u05d5\u05dc\u05d5\u05ea \u05dc\u05d5\u05d7 \u05e7\u05dc\u05d9\u05e4 \u05dc\u05d8\u05d5\u05e8","Column group":"\u05e7\u05d1\u05d5\u05e6\u05ea \u05e2\u05de\u05d5\u05d3\u05d5\u05ea","Column header":"\u05db\u05d5\u05ea\u05e8\u05ea \u05d8\u05d5\u05e8","Constrain proportions":"\u05d0\u05dc\u05e5 \u05e4\u05e8\u05d5\u05e4\u05d5\u05e8\u05e6\u05d9\u05d5\u05ea","Copy":"\u05d4\u05e2\u05ea\u05e7","Copy column":"\u05d4\u05e2\u05ea\u05e7 \u05e2\u05de\u05d5\u05d3\u05d4","Copy row":"\u05d4\u05e2\u05ea\u05e7 \u05e9\u05d5\u05e8\u05d4","Could not find the specified string.":"\u05dc\u05d0 \u05e0\u05d9\u05ea\u05df \u05d4\u05d9\u05d4 \u05dc\u05de\u05e6\u05d5\u05d0 \u05d0\u05ea \u05d4\u05de\u05d7\u05e8\u05d5\u05d6\u05ea \u05e9\u05e6\u05d5\u05d9\u05e0\u05d4.","Could not load emojis":"\u05dc\u05d0 \u05d4\u05d9\u05d4 \u05e0\u05d9\u05ea\u05df \u05dc\u05d8\u05e2\u05d5\u05df \u05d0\u05d9\u05de\u05d5\u05d2'\u05d9","Count":"\u05e1\u05e4\u05d9\u05e8\u05d4","Currency":"\u05de\u05d8\u05d1\u05e2","Current window":"\u05d7\u05dc\u05d5\u05df \u05e0\u05d5\u05db\u05d7\u05d9","Custom color":"\u05e6\u05d1\u05e2 \u05de\u05d5\u05ea\u05d0\u05dd \u05d0\u05d9\u05e9\u05d9\u05ea","Custom...":"\u05d4\u05ea\u05d0\u05dd \u05d0\u05d9\u05e9\u05d9\u05ea...","Cut":"\u05d2\u05d6\u05d5\u05e8","Cut column":"\u05d7\u05ea\u05d5\u05da \u05e2\u05de\u05d5\u05d3\u05d4","Cut row":"\u05d2\u05d6\u05d5\u05e8 \u05e9\u05d5\u05e8\u05d4","Dark Blue":"\u05db\u05d7\u05d5\u05dc \u05db\u05d4\u05d4","Dark Gray":"\u05d0\u05e4\u05d5\u05e8 \u05db\u05d4\u05d4","Dark Green":"\u05d9\u05e8\u05d5\u05e7 \u05db\u05d4\u05d4","Dark Orange":"\u05db\u05ea\u05d5\u05dd \u05db\u05d4\u05d4","Dark Purple":"\u05e1\u05d2\u05d5\u05dc \u05db\u05d4\u05d4","Dark Red":"\u05d0\u05d3\u05d5\u05dd \u05db\u05d4\u05d4","Dark Turquoise":"\u05d8\u05d5\u05e8\u05e7\u05d9\u05d6 \u05db\u05d4\u05d4","Dark Yellow":"\u05e6\u05d4\u05d5\u05d1 \u05db\u05d4\u05d4","Dashed":"\u05de\u05de\u05d5\u05e7\u05e3","Date/time":"\u05ea\u05d0\u05e8\u05d9\u05da/\u05e9\u05e2\u05d4","Decrease indent":"\u05d4\u05e7\u05d8\u05df \u05d4\u05d6\u05d7\u05d4","Default":"\u05d1\u05e8\u05d9\u05e8\u05ea \u05de\u05d7\u05d3\u05dc","Delete accordion":"","Delete column":"\u05de\u05d7\u05e7 \u05e2\u05de\u05d5\u05d3\u05d4","Delete row":"\u05de\u05d7\u05e7 \u05e9\u05d5\u05e8\u05d4","Delete table":"\u05de\u05d7\u05e7 \u05d8\u05d1\u05dc\u05d4","Dimensions":"\u05de\u05de\u05d3\u05d9\u05dd","Disc":"\u05d3\u05d9\u05e1\u05e7","Div":"Div","Document":"\u05de\u05e1\u05de\u05da","Dotted":"\u05de\u05e0\u05d5\u05e7\u05d3","Double":"\u05db\u05e4\u05d5\u05dc","Drop an image here":"\u05e9\u05d7\u05e8\u05e8 \u05ea\u05de\u05d5\u05e0\u05d4 \u05db\u05d0\u05df","Dropped file type is not supported":"\u05e1\u05d5\u05d2 \u05d4\u05e7\u05d5\u05d1\u05e5 \u05d4\u05de\u05d5\u05d8\u05dc \u05d0\u05d9\u05e0\u05d5 \u05e0\u05ea\u05de\u05da","Edit":"\u05e2\u05e8\u05d5\u05da","Embed":"\u05d4\u05d8\u05d1\u05e2","Emojis":"\u05d0\u05d9\u05de\u05d5\u05d2'\u05d9","Emojis...":"\u05d0\u05d9\u05de\u05d5\u05d2'\u05d9...","Error":"\u05e9\u05d2\u05d9\u05d0\u05d4","Error: Form submit field collision.":"\u05e9\u05d2\u05d9\u05d0\u05d4: \u05d4\u05ea\u05e0\u05d2\u05e9\u05d5\u05ea \u05d1\u05e9\u05d3\u05d4 \u05e9\u05dc\u05d9\u05d7\u05ea \u05d8\u05d5\u05e4\u05e1.","Error: No form element found.":"\u05e9\u05d2\u05d9\u05d0\u05d4: \u05dc\u05d0 \u05e0\u05de\u05e6\u05d0 \u05e8\u05db\u05d9\u05d1 \u05d8\u05d5\u05e4\u05e1.","Extended Latin":"\u05dc\u05d8\u05d9\u05e0\u05d9\u05ea \u05de\u05d5\u05e8\u05d7\u05d1\u05ea","Failed to initialize plugin: {0}":"\u05db\u05e9\u05dc \u05d1\u05d0\u05ea\u05d7\u05d5\u05dc \u05d9\u05d9\u05e9\u05d5\u05dd Plugin\u200f: {0}","Failed to load plugin url: {0}":"\u05db\u05e9\u05dc \u05d1\u05d8\u05e2\u05d9\u05e0\u05ea \u05db\u05ea\u05d5\u05d1\u05ea URL \u05e9\u05dc \u05d9\u05d9\u05e9\u05d5\u05dd Plugin\u200f: {0}","Failed to load plugin: {0} from url {1}":"\u05db\u05e9\u05dc \u05d1\u05d8\u05e2\u05d9\u05e0\u05ea \u05d9\u05d9\u05e9\u05d5\u05dd Plugin: {0} \u05de\u05db\u05ea\u05d5\u05d1\u05ea URL\u200f {1}","Failed to upload image: {0}":"\u05db\u05e9\u05dc \u05d1\u05d4\u05e2\u05dc\u05d0\u05ea \u05ea\u05de\u05d5\u05e0\u05d4: {0}","File":"\u05e7\u05d5\u05d1\u05e5","Find":"\u05d7\u05e4\u05e9","Find (if searchreplace plugin activated)":"\u05d7\u05e4\u05e9 (\u05d0\u05dd \u05d9\u05d9\u05e9\u05d5\u05dd \u05d4-Plugin \u05dc-searchreplace \u05d4\u05d5\u05e4\u05e2\u05dc)","Find and Replace":"\u05d7\u05d9\u05e4\u05d5\u05e9 \u05d5\u05d4\u05d7\u05dc\u05e4\u05d4","Find and replace...":"\u05d7\u05d9\u05e4\u05d5\u05e9 \u05d5\u05d4\u05d7\u05dc\u05e4\u05d4...","Find in selection":"\u05d7\u05e4\u05e9 \u05d1\u05ea\u05d5\u05da \u05d4\u05d1\u05d7\u05d9\u05e8\u05d4","Find whole words only":"\u05d7\u05e4\u05e9 \u05de\u05d9\u05dc\u05d9\u05dd \u05e9\u05dc\u05de\u05d5\u05ea \u05d1\u05dc\u05d1\u05d3","Flags":"\u05d3\u05d2\u05dc\u05d9\u05dd","Focus to contextual toolbar":"\u05d4\u05e2\u05d1\u05e8 \u05de\u05d9\u05e7\u05d5\u05d3 \u05dc\u05e1\u05e8\u05d2\u05dc \u05db\u05dc\u05d9\u05dd \u05d4\u05e7\u05e9\u05e8\u05d9","Focus to element path":"\u05e2\u05d1\u05e8 \u05de\u05d9\u05e7\u05d5\u05d3 \u05dc\u05e0\u05ea\u05d9\u05d1 \u05d4\u05e8\u05db\u05d9\u05d1","Focus to menubar":"\u05d4\u05e2\u05d1\u05e8 \u05de\u05d9\u05e7\u05d5\u05d3 \u05dc\u05e9\u05e8\u05d5\u05ea \u05d4\u05ea\u05e4\u05e8\u05d9\u05d8\u05d9\u05dd","Focus to toolbar":"\u05d4\u05e2\u05d1\u05e8 \u05de\u05d9\u05e7\u05d5\u05d3 \u05dc\u05e1\u05e8\u05d2\u05dc \u05d4\u05db\u05dc\u05d9\u05dd","Font":"\u05d2\u05d5\u05e4\u05df","Font size {0}":"","Font sizes":"\u05d2\u05d5\u05d3\u05dc \u05d2\u05d5\u05e4\u05df","Font {0}":"","Fonts":"\u05d2\u05d5\u05e4\u05e0\u05d9\u05dd","Food and Drink":"\u05d0\u05d5\u05db\u05dc \u05d5\u05e9\u05ea\u05d9\u05d9\u05d4","Footer":"\u05ea\u05d7\u05ea\u05d9\u05ea \u05e2\u05de\u05d5\u05d3","Format":"\u05e2\u05d9\u05e6\u05d5\u05d1","Format {0}":"","Formats":"\u05e2\u05d9\u05e6\u05d5\u05d1\u05d9\u05dd","Fullscreen":"\u05de\u05e1\u05da \u05de\u05dc\u05d0","G":"G","General":"\u05db\u05dc\u05dc\u05d9","Gray":"\u05d0\u05e4\u05d5\u05e8","Green":"\u05d9\u05e8\u05d5\u05e7","Green component":"\u05de\u05e8\u05db\u05d9\u05d1 \u05d9\u05e8\u05d5\u05e7","Groove":"\u05d7\u05e8\u05d9\u05e5","Handy Shortcuts":"\u05e7\u05d9\u05e6\u05d5\u05e8\u05d9\u05dd \u05e9\u05d9\u05de\u05d5\u05e9\u05d9\u05d9\u05dd","Header":"\u05e8\u05d0\u05e9 \u05e2\u05de\u05d5\u05d3","Header cell":"\u05ea\u05d0 \u05db\u05d5\u05ea\u05e8\u05ea","Heading 1":"\u05db\u05d5\u05ea\u05e8\u05ea 1","Heading 2":"\u05db\u05d5\u05ea\u05e8\u05ea 2","Heading 3":"\u05db\u05d5\u05ea\u05e8\u05ea 3","Heading 4":"\u05db\u05d5\u05ea\u05e8\u05ea 4","Heading 5":"\u05db\u05d5\u05ea\u05e8\u05ea 5","Heading 6":"\u05db\u05d5\u05ea\u05e8\u05ea 6","Headings":"\u05db\u05d5\u05ea\u05e8\u05d5\u05ea","Height":"\u05d2\u05d5\u05d1\u05d4","Help":"\u05e2\u05d6\u05e8\u05d4","Hex color code":"\u05e7\u05d5\u05d3 \u05e6\u05d1\u05e2 Hex","Hidden":"\u05de\u05d5\u05e1\u05ea\u05e8","Horizontal align":"\u05d9\u05d9\u05e9\u05d5\u05e8 \u05d0\u05d5\u05e4\u05e7\u05d9","Horizontal line":"\u05e7\u05d5 \u05d0\u05d5\u05e4\u05e7\u05d9","Horizontal space":"\u05de\u05e8\u05d5\u05d5\u05d7 \u05d0\u05d5\u05e4\u05e7\u05d9","ID":"\u05de\u05d6\u05d4\u05d4","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"\u05de\u05d6\u05d4\u05d4 \u05e6\u05e8\u05d9\u05da \u05dc\u05d4\u05ea\u05d7\u05d9\u05dc \u05d1\u05d0\u05d5\u05ea \u05de\u05dc\u05d5\u05d5\u05d4 \u05e8\u05e7 \u05d1\u05d0\u05d5\u05ea\u05d9\u05d5\u05ea, \u05de\u05e1\u05e4\u05e8\u05d9\u05dd, \u05de\u05e7\u05e4\u05d9\u05dd, \u05e0\u05e7\u05d5\u05d3\u05d5\u05ea \u05e0\u05e7\u05d5\u05d3\u05d5\u05ea\u05d9\u05d9\u05dd \u05d0\u05d5 \u05de\u05e7\u05e3 \u05ea\u05d7\u05ea\u05d5\u05df.","Image is decorative":"\u05ea\u05de\u05d5\u05e0\u05d4 \u05dc\u05e7\u05d9\u05e9\u05d5\u05d8","Image list":"\u05e8\u05e9\u05d9\u05de\u05ea \u05ea\u05de\u05d5\u05e0\u05d5\u05ea","Image title":"\u05db\u05d5\u05ea\u05e8\u05ea \u05ea\u05de\u05d5\u05e0\u05d4","Image...":"\u05ea\u05de\u05d5\u05e0\u05d4...","ImageProxy HTTP error: Could not find Image Proxy":"\u05e9\u05d2\u05d9\u05d0\u05ea ImageProxy HTTP: Image Proxy \u05dc\u05d0 \u05e0\u05de\u05e6\u05d0","ImageProxy HTTP error: Incorrect Image Proxy URL":"\u05e9\u05d2\u05d9\u05d0\u05ea ImageProxy HTTP: \u05e9\u05d2\u05d5\u05d9 Image Proxy URL","ImageProxy HTTP error: Rejected request":"\u05e9\u05d2\u05d9\u05d0\u05ea ImageProxy HTTP: \u05e9\u05d0\u05d9\u05dc\u05ea\u05d4 \u05e0\u05d3\u05d7\u05d4","ImageProxy HTTP error: Unknown ImageProxy error":"\u05e9\u05d2\u05d9\u05d0\u05ea ImageProxy HTTP: \u05dc\u05d0 \u05d9\u05d3\u05d5\u05e2 ImageProxy error","Increase indent":"\u05d4\u05d2\u05d3\u05dc \u05d4\u05d6\u05d7\u05d4","Inline":"\u05d1\u05ea\u05d5\u05da \u05e9\u05d5\u05e8\u05d4","Insert":"\u05d4\u05db\u05e0\u05e1","Insert Template":"\u05d4\u05db\u05e0\u05e1 \u05ea\u05d1\u05e0\u05d9\u05ea","Insert accordion":"","Insert column after":"\u05d4\u05db\u05e0\u05e1 \u05e2\u05de\u05d5\u05d3\u05d4 \u05d0\u05d7\u05e8\u05d9","Insert column before":"\u05d4\u05db\u05e0\u05e1 \u05e2\u05de\u05d5\u05d3\u05d4 \u05dc\u05e4\u05e0\u05d9","Insert date/time":"\u05d4\u05db\u05e0\u05e1 \u05ea\u05d0\u05e8\u05d9\u05da/\u05e9\u05e2\u05d4","Insert image":"\u05d4\u05db\u05e0\u05e1 \u05ea\u05de\u05d5\u05e0\u05d4","Insert link (if link plugin activated)":"\u05d4\u05db\u05e0\u05e1 \u05e7\u05d9\u05e9\u05d5\u05e8 (\u05d0\u05dd \u05d9\u05d9\u05e9\u05d5\u05dd \u05d4-Plugin \u05dc\u05e7\u05d9\u05e9\u05d5\u05e8 \u05d4\u05d5\u05e4\u05e2\u05dc)","Insert row after":"\u05d4\u05db\u05e0\u05e1 \u05e9\u05d5\u05e8\u05d4 \u05d0\u05d7\u05e8\u05d9","Insert row before":"\u05d4\u05db\u05e0\u05e1 \u05e9\u05d5\u05e8\u05d4 \u05dc\u05e4\u05e0\u05d9","Insert table":"\u05d4\u05db\u05e0\u05e1 \u05d8\u05d1\u05dc\u05d4","Insert template...":"\u05d4\u05db\u05e0\u05e1 \u05ea\u05d1\u05e0\u05d9\u05ea...","Insert video":"\u05d4\u05db\u05e0\u05e1 \u05e1\u05e8\u05d8\u05d5\u05df","Insert/Edit code sample":"\u05d4\u05db\u05e0\u05e1/\u05e2\u05e8\u05d5\u05da \u05d3\u05d5\u05d2\u05de\u05ea \u05e7\u05d5\u05d3","Insert/edit image":"\u05d4\u05db\u05e0\u05e1/\u05e2\u05e8\u05d5\u05da \u05ea\u05de\u05d5\u05e0\u05d4","Insert/edit link":"\u05d4\u05db\u05e0\u05e1/\u05e2\u05e8\u05d5\u05da \u05e7\u05d9\u05e9\u05d5\u05e8","Insert/edit media":"\u05d4\u05db\u05e0\u05e1/\u05e2\u05e8\u05d5\u05da \u05de\u05d3\u05d9\u05d4","Insert/edit video":"\u05d4\u05db\u05e0\u05e1/\u05e2\u05e8\u05d5\u05da \u05e1\u05e8\u05d8\u05d5\u05df","Inset":"\u05d4\u05db\u05e0\u05e1","Invalid hex color code: {0}":"\u05e7\u05d5\u05d3 \u05e6\u05d1\u05e2 Hex \u05e9\u05d2\u05d5\u05d9: {0}","Invalid input":"\u05e7\u05dc\u05d8 \u05dc\u05d0 \u05d7\u05d5\u05e7\u05d9","Italic":"\u05e0\u05d8\u05d5\u05d9","Justify":"\u05d9\u05d9\u05e9\u05e8","Keyboard Navigation":"\u05e0\u05d9\u05d5\u05d5\u05d8 \u05d1\u05de\u05e7\u05dc\u05d3\u05ea","Language":"\u05e9\u05e4\u05d4","Learn more...":"\u05dc\u05de\u05d3 \u05e2\u05d5\u05d3...","Left":"\u05e9\u05de\u05d0\u05dc","Left to right":"\u05de\u05e9\u05de\u05d0\u05dc \u05dc\u05d9\u05de\u05d9\u05df","Light Blue":"\u05db\u05d7\u05d5\u05dc \u05d1\u05d4\u05d9\u05e8","Light Gray":"\u05d0\u05e4\u05d5\u05e8 \u05d1\u05d4\u05d9\u05e8","Light Green":"\u05d9\u05e8\u05d5\u05e7 \u05d1\u05d4\u05d9\u05e8","Light Purple":"\u05e1\u05d2\u05d5\u05dc \u05d1\u05d4\u05d9\u05e8","Light Red":"\u05d0\u05d3\u05d5\u05dd \u05d1\u05d4\u05d9\u05e8","Light Yellow":"\u05e6\u05d4\u05d5\u05d1 \u05d1\u05d4\u05d9\u05e8","Line height":"\u05d2\u05d5\u05d1\u05d4 \u05e7\u05d5","Link list":"\u05e8\u05e9\u05d9\u05de\u05ea \u05e7\u05d9\u05e9\u05d5\u05e8\u05d9\u05dd","Link...":"\u05e7\u05d9\u05e9\u05d5\u05e8...","List Properties":"\u05e0\u05db\u05e1\u05d9 \u05e8\u05e9\u05d9\u05de\u05d4","List properties...":"\u05e0\u05db\u05e1\u05d9 \u05e8\u05e9\u05d9\u05de\u05d4...","Loading emojis...":"\u05d8\u05d5\u05e2\u05df \u05d0\u05d9\u05de\u05d5\u05d2'\u05d9...","Loading...":"\u05d8\u05d5\u05e2\u05df...","Lower Alpha":"\u05d0\u05d5\u05ea\u05d9\u05d5\u05ea \u05e7\u05d8\u05e0\u05d5\u05ea","Lower Greek":"\u05d0\u05d5\u05ea\u05d9\u05d5\u05ea \u05d9\u05d5\u05d5\u05e0\u05d9\u05d5\u05ea \u05e7\u05d8\u05e0\u05d5\u05ea","Lower Roman":"\u05e1\u05e4\u05e8\u05d5\u05ea \u05e8\u05d5\u05de\u05d9\u05d5\u05ea \u05e7\u05d8\u05e0\u05d5\u05ea","Match case":"\u05d4\u05ea\u05d0\u05dd \u05e8\u05d9\u05e9\u05d9\u05d5\u05ea","Mathematical":"\u05de\u05ea\u05de\u05d8\u05d9","Media poster (Image URL)":"\u05e4\u05d5\u05e1\u05d8\u05e8 \u05de\u05d3\u05d9\u05d4 (\u05db\u05ea\u05d5\u05d1\u05ea URL \u05dc\u05ea\u05de\u05d5\u05e0\u05d4)","Media...":"\u05de\u05d3\u05d9\u05d4...","Medium Blue":"\u05db\u05d7\u05d5\u05dc \u05d1\u05d9\u05e0\u05d5\u05e0\u05d9","Medium Gray":"\u05d0\u05e4\u05d5\u05e8 \u05d1\u05d9\u05e0\u05d5\u05e0\u05d9","Medium Purple":"\u05e1\u05d2\u05d5\u05dc \u05d1\u05d9\u05e0\u05d5\u05e0\u05d9","Merge cells":"\u05de\u05d6\u05d2 \u05ea\u05d0\u05d9\u05dd","Middle":"\u05d0\u05de\u05e6\u05e2","Midnight Blue":"\u05db\u05d7\u05d5\u05dc \u05d7\u05e6\u05d5\u05ea","More...":"\u05e2\u05d5\u05d3...","Name":"\u05e9\u05dd","Navy Blue":"\u05db\u05d7\u05d5\u05dc \u05e6\u05d9","New document":"\u05de\u05e1\u05de\u05da \u05d7\u05d3\u05e9","New window":"\u05d7\u05dc\u05d5\u05df \u05d7\u05d3\u05e9","Next":"\u05d4\u05d1\u05d0","No":"\u05dc\u05d0","No alignment":"\u05d9\u05d9\u05e9\u05d5\u05e8","No color":"\u05dc\u05dc\u05d0 \u05e6\u05d1\u05e2","Nonbreaking space":"\u05e8\u05d5\u05d5\u05d7 \u05e7\u05e9\u05d9\u05d7","None":"\u05dc\u05dc\u05d0","Numbered list":"\u05e8\u05e9\u05d9\u05de\u05d4 \u05de\u05de\u05d5\u05e1\u05e4\u05e8\u05ea","OR":"\u05d0\u05d5","Objects":"\u05d0\u05d5\u05d1\u05d9\u05d9\u05e7\u05d8\u05d9\u05dd","Ok":"\u05d0\u05d9\u05e9\u05d5\u05e8","Open help dialog":"\u05e4\u05ea\u05d7 \u05ea\u05d9\u05d1\u05ea \u05d3\u05d5-\u05e9\u05d9\u05d7 \u05e9\u05dc \u05e2\u05d6\u05e8\u05d4","Open link":"\u05e4\u05ea\u05d7 \u05e7\u05d9\u05e9\u05d5\u05e8","Open link in...":"\u05e4\u05ea\u05d7 \u05e7\u05d9\u05e9\u05d5\u05e8 \u05d1...","Open popup menu for split buttons":"\u05e4\u05ea\u05d7 \u05ea\u05e4\u05e8\u05d9\u05d8 \u05e8\u05e9\u05d9\u05de\u05d4 \u05dc\u05db\u05e4\u05ea\u05d5\u05e8\u05d9 \u05e4\u05d9\u05e6\u05d5\u05dc","Orange":"\u05db\u05ea\u05d5\u05dd","Outset":"\u05e4\u05bc\u05b0\u05ea\u05b4\u05d9\u05d7\u05b8\u05d4","Page break":"\u05de\u05e2\u05d1\u05e8 \u05e2\u05de\u05d5\u05d3","Paragraph":"\u05e4\u05e1\u05e7\u05d4","Paste":"\u05d4\u05d3\u05d1\u05e7","Paste as text":"\u05d4\u05d3\u05d1\u05e7 \u05db\u05d8\u05e7\u05e1\u05d8","Paste column after":"\u05d4\u05d3\u05d1\u05e7 \u05e2\u05de\u05d5\u05d3\u05d4 \u05dc\u05e4\u05e0\u05d9","Paste column before":"\u05d4\u05d3\u05d1\u05e7 \u05e2\u05de\u05d5\u05d3\u05d4 \u05dc\u05e4\u05e0\u05d9","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"\u05d4\u05d3\u05d1\u05e7\u05d4 \u05d1\u05de\u05e6\u05d1 \u05d8\u05e7\u05e1\u05d8 \u05e4\u05e9\u05d5\u05d8. \u05ea\u05db\u05e0\u05d9\u05dd \u05d9\u05d5\u05d3\u05d1\u05e7\u05d5 \u05db\u05d8\u05e7\u05e1\u05d8 \u05e4\u05e9\u05d5\u05d8 \u05e2\u05d3 \u05e9\u05ea\u05db\u05d1\u05d4 \u05d0\u05e4\u05e9\u05e8\u05d5\u05ea \u05d6\u05d5.","Paste or type a link":"\u05d4\u05d3\u05d1\u05e7 \u05d0\u05d5 \u05d4\u05e7\u05dc\u05d3 \u05e7\u05d9\u05e9\u05d5\u05e8","Paste row after":"\u05d4\u05d3\u05d1\u05e7 \u05e9\u05d5\u05e8\u05d4 \u05d0\u05d7\u05e8\u05d9","Paste row before":"\u05d4\u05d3\u05d1\u05e7 \u05e9\u05d5\u05e8\u05d4 \u05dc\u05e4\u05e0\u05d9","Paste your embed code below:":"\u05d4\u05d3\u05d1\u05e7 \u05d0\u05ea \u05d4\u05e7\u05d5\u05d3 \u05d4\u05de\u05d5\u05d8\u05d1\u05e2 \u05dc\u05de\u05d8\u05d4:","People":"\u05d0\u05e0\u05e9\u05d9\u05dd","Plugins":"\u05d9\u05d9\u05e9\u05d5\u05de\u05d9 Plugin","Plugins installed ({0}):":"\u05d9\u05d9\u05e9\u05d5\u05de\u05d9 Plugin \u05e9\u05d4\u05d5\u05ea\u05e7\u05e0\u05d5 \u200f({0}):","Powered by {0}":"\u05de\u05d5\u05e4\u05e2\u05dc \u05d1\u05d0\u05de\u05e6\u05e2\u05d5\u05ea {0}","Pre":"\u05dc\u05e4\u05e0\u05d9","Preferences":"\u05d4\u05e2\u05d3\u05e4\u05d5\u05ea","Preformatted":"\u05de\u05e2\u05d5\u05e6\u05d1 \u05de\u05e8\u05d0\u05e9","Premium plugins:":"\u05d9\u05d9\u05e9\u05d5\u05de\u05d9 Plugin \u05de\u05ea\u05e7\u05d3\u05de\u05d9\u05dd:","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"\u05ea\u05e6\u05d5\u05d2\u05d4 \u05de\u05e7\u05d3\u05d9\u05de\u05d4","Previous":"\u05d4\u05e7\u05d5\u05d3\u05dd","Print":"\u05d4\u05d3\u05e4\u05e1","Print...":"\u05d4\u05d3\u05e4\u05e1...","Purple":"\u05e1\u05d2\u05d5\u05dc","Quotations":"\u05e9\u05d0\u05dc\u05d5\u05ea","R":"R","Range 0 to 255":"\u05d8\u05d5\u05d5\u05d7 0 \u05e2\u05d3 255","Red":"\u05d0\u05d3\u05d5\u05dd","Red component":"\u05de\u05e8\u05db\u05d9\u05d1 \u05d0\u05d3\u05d5\u05dd","Redo":"\u05d1\u05e6\u05e2 \u05e9\u05d5\u05d1","Remove":"\u05d4\u05e1\u05e8","Remove color":"\u05d4\u05e1\u05e8 \u05e6\u05d1\u05e2","Remove link":"\u05d4\u05e1\u05e8 \u05e7\u05d9\u05e9\u05d5\u05e8","Replace":"\u05d4\u05d7\u05dc\u05e3","Replace all":"\u05d4\u05d7\u05dc\u05e3 \u05d4\u05db\u05dc","Replace with":"\u05d4\u05d7\u05dc\u05e3 \u05d1","Resize":"\u05e9\u05e0\u05d4 \u05d2\u05d5\u05d3\u05dc","Restore last draft":"\u05e9\u05d7\u05d6\u05e8 \u05d8\u05d9\u05d5\u05d8\u05d4 \u05d0\u05d7\u05e8\u05d5\u05e0\u05d4","Reveal or hide additional toolbar items":"","Rich Text Area":"\u05d0\u05d6\u05d5\u05e8 \u05d8\u05e7\u05e1\u05d8 \u05e2\u05e9\u05d9\u05e8","Rich Text Area. Press ALT-0 for help.":"\u05d0\u05d6\u05d5\u05e8 \u05d8\u05e7\u05e1\u05d8 \u05e2\u05e9\u05d9\u05e8. \u05d4\u05e7\u05e9 \u05e2\u05dc ALT-0 \u05dc\u05e2\u05d6\u05e8\u05d4.","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\u05d0\u05d6\u05d5\u05e8 \u05d8\u05e7\u05e1\u05d8 \u05e2\u05e9\u05d9\u05e8. \u05d4\u05e7\u05e9 \u05e2\u05dc Alt-F9 \u05dc\u05ea\u05e4\u05e8\u05d9\u05d8. \u05d4\u05e7\u05e9 \u05e2\u05dc Alt-F10 \u05dc\u05e1\u05e8\u05d2\u05dc \u05d4\u05db\u05dc\u05d9\u05dd. \u05d4\u05e7\u05e9 \u05e2\u05dc Alt-0 \u05dc\u05e2\u05d6\u05e8\u05d4","Ridge":"\u05e7\u05e6\u05d4","Right":"\u05d9\u05de\u05d9\u05df","Right to left":"\u05de\u05d9\u05de\u05d9\u05df \u05dc\u05e9\u05de\u05d0\u05dc","Row":"\u05e9\u05d5\u05e8\u05d4","Row clipboard actions":"\u05e4\u05e2\u05d5\u05dc\u05d5\u05ea \u05dc\u05d5\u05d7 \u05e7\u05dc\u05d9\u05e4 \u05dc\u05e9\u05d5\u05e8\u05d4","Row group":"\u05e7\u05d1\u05d5\u05e6\u05ea \u05e9\u05d5\u05e8\u05d5\u05ea","Row header":"\u05db\u05d5\u05ea\u05e8\u05ea \u05e9\u05d5\u05e8\u05d4","Row properties":"\u05de\u05d0\u05e4\u05d9\u05d9\u05e0\u05d9 \u05e9\u05d5\u05e8\u05d4","Row type":"\u05e1\u05d5\u05d2 \u05e9\u05d5\u05e8\u05d4","Rows":"\u05e9\u05d5\u05e8\u05d5\u05ea","Save":"\u05e9\u05de\u05d5\u05e8","Save (if save plugin activated)":"\u05e9\u05de\u05d5\u05e8 (\u05d0\u05dd \u05d9\u05d9\u05e9\u05d5\u05dd \u05d4-Plugin \u05dc\u05e9\u05de\u05d9\u05e8\u05d4 \u05d4\u05d5\u05e4\u05e2\u05dc)","Scope":"\u05d8\u05d5\u05d5\u05d7","Search":"\u05d7\u05e4\u05e9","Select all":"\u05d1\u05d7\u05e8 \u05d4\u05db\u05dc","Select...":"\u05d1\u05d7\u05e8...","Selection":"\u05d1\u05d7\u05d9\u05e8\u05d4","Shortcut":"\u05e7\u05d9\u05e6\u05d5\u05e8","Show blocks":"\u05d4\u05e6\u05d2 \u05d1\u05dc\u05d5\u05e7\u05d9\u05dd","Show caption":"\u05d4\u05e6\u05d2 \u05db\u05ea\u05d5\u05d1\u05d9\u05ea","Show invisible characters":"\u05d4\u05e6\u05d2 \u05ea\u05d5\u05d5\u05d9\u05dd \u05dc\u05d0 \u05e0\u05e8\u05d0\u05d9\u05dd","Size":"\u05d2\u05d5\u05d3\u05dc","Solid":"\u05de\u05d5\u05e6\u05e7","Source":"\u05de\u05e7\u05d5\u05e8","Source code":"\u05e7\u05d5\u05d3 \u05de\u05e7\u05d5\u05e8","Special Character":"\u05ea\u05d5\u05d5\u05d9\u05dd \u05de\u05d9\u05d5\u05d7\u05d3\u05d9\u05dd","Special character...":"\u05ea\u05d5\u05d5\u05d9\u05dd \u05de\u05d9\u05d5\u05d7\u05d3\u05d9\u05dd...","Split cell":"\u05e4\u05e6\u05dc \u05ea\u05d0","Square":"\u05e8\u05d9\u05d1\u05d5\u05e2","Start list at number":"\u05d4\u05ea\u05d7\u05dc \u05e8\u05e9\u05d9\u05de\u05d4 \u05de\u05de\u05e1\u05e4\u05e8","Strikethrough":"\u05e7\u05d5 \u05d7\u05d5\u05e6\u05d4","Style":"\u05e1\u05d2\u05e0\u05d5\u05df","Subscript":"\u05db\u05ea\u05d1 \u05ea\u05d7\u05ea\u05d9","Superscript":"\u05db\u05ea\u05d1 \u05e2\u05d9\u05dc\u05d9","Switch to or from fullscreen mode":"\u05d4\u05d7\u05dc\u05e3 \u05dc\u05de\u05e6\u05d1 \u05de\u05e1\u05da \u05de\u05dc\u05d0 \u05d0\u05d5 \u05e6\u05d0 \u05de\u05de\u05e0\u05d5","Symbols":"\u05e1\u05de\u05dc\u05d9\u05dd","System Font":"\u05d2\u05d5\u05e4\u05df \u05de\u05e2\u05e8\u05db\u05ea","Table":"\u05d8\u05d1\u05dc\u05d4","Table caption":"\u05db\u05d5\u05ea\u05e8\u05ea \u05d8\u05d1\u05dc\u05d0","Table properties":"\u05de\u05d0\u05e4\u05d9\u05d9\u05e0\u05d9 \u05d8\u05d1\u05dc\u05d4","Table styles":"\u05e1\u05d2\u05e0\u05d5\u05e0\u05d5\u05ea \u05d8\u05d1\u05dc\u05d4","Template":"\u05ea\u05d1\u05e0\u05d9\u05ea","Templates":"\u05ea\u05d1\u05e0\u05d9\u05d5\u05ea","Text":"\u05d8\u05e7\u05e1\u05d8","Text color":"\u05e6\u05d1\u05e2 \u05d8\u05e7\u05e1\u05d8","Text color {0}":"","Text to display":"\u05d8\u05e7\u05e1\u05d8 \u05dc\u05ea\u05e6\u05d5\u05d2\u05d4","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"\u05e0\u05e8\u05d0\u05d4 \u05e9\u05db\u05ea\u05d5\u05d1\u05ea \u05d4-URL \u05e9\u05d4\u05d6\u05e0\u05ea \u05d4\u05d9\u05d0 \u05db\u05ea\u05d5\u05d1\u05ea \u05d3\u05d5\u05d0 \u05dc. \u05d4\u05d0\u05dd \u05d1\u05e8\u05e6\u05d5\u05e0\u05da \u05dc\u05d4\u05d5\u05e1\u05d9\u05e3 \u05d0\u05ea \u05d4\u05e7\u05d9\u05d3\u05d5\u05de\u05ea \u05d4\u05e0\u05d3\u05e8\u05e9\u05ea :mailto?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"\u05e0\u05e8\u05d0\u05d4 \u05e9\u05db\u05ea\u05d5\u05d1\u05ea \u05d4-URL \u05e9\u05d4\u05d6\u05e0\u05ea \u05d4\u05d9\u05d0 \u05e7\u05d9\u05e9\u05d5\u05e8 \u05d7\u05d9\u05e6\u05d5\u05e0\u05d9. \u05d4\u05d0\u05dd \u05d1\u05e8\u05e6\u05d5\u05e0\u05da \u05dc\u05d4\u05d5\u05e1\u05d9\u05e3 \u05d0\u05ea \u05d4\u05e7\u05d9\u05d3\u05d5\u05de\u05ea \u05d4\u05e0\u05d3\u05e8\u05e9\u05ea http://\u200e?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"\u05e0\u05e8\u05d0\u05d4 \u05e9\u05db\u05ea\u05d5\u05d1\u05ea \u05d4-URL \u05e9\u05d4\u05d6\u05e0\u05ea \u05d4\u05d9\u05d0 \u05e7\u05d9\u05e9\u05d5\u05e8 \u05d7\u05d9\u05e6\u05d5\u05e0\u05d9. \u05d4\u05d0\u05dd \u05d1\u05e8\u05e6\u05d5\u05e0\u05da \u05dc\u05d4\u05d5\u05e1\u05d9\u05e3 \u05d0\u05ea \u05d4\u05e7\u05d9\u05d3\u05d5\u05de\u05ea \u05d4\u05e0\u05d3\u05e8\u05e9\u05ea https://\u200e?","Title":"\u05db\u05d5\u05ea\u05e8\u05ea","To open the popup, press Shift+Enter":"\u05db\u05d3\u05d9 \u05dc\u05e4\u05ea\u05d5\u05d7 \u05d0\u05ea \u05d4\u05e4\u05e8\u05d9\u05d8 \u05d4\u05de\u05d5\u05e7\u05e4\u05e5, \u05d4\u05e7\u05e9 \u05e2\u05dc Shift+Enter","Toggle accordion":"","Tools":"\u05db\u05dc\u05d9\u05dd","Top":"\u05e7\u05e6\u05d4 \u05e2\u05dc\u05d9\u05d5\u05df","Travel and Places":"\u05e0\u05e1\u05d9\u05e2\u05d4 \u05d5\u05de\u05e7\u05d5\u05de\u05d5\u05ea","Turquoise":"\u05d8\u05d5\u05e8\u05e7\u05d9\u05d6","Underline":"\u05e7\u05d5 \u05ea\u05d7\u05ea\u05d5\u05df","Undo":"\u05d1\u05d8\u05dc","Upload":"\u05d4\u05e2\u05dc\u05d4","Uploading image":"\u05de\u05e2\u05dc\u05d4 \u05ea\u05de\u05d5\u05e0\u05d4","Upper Alpha":"\u05d0\u05d5\u05ea\u05d9\u05d5\u05ea \u05e8\u05d9\u05e9\u05d9\u05d5\u05ea","Upper Roman":"\u05e1\u05e4\u05e8\u05d5\u05ea \u05e8\u05d5\u05de\u05d9\u05d5\u05ea \u05e8\u05d9\u05e9\u05d9\u05d5\u05ea","Url":"\u05db\u05ea\u05d5\u05d1\u05ea URL","User Defined":"\u05de\u05d5\u05d2\u05d3\u05e8 \u05e2\u05dc-\u05d9\u05d3\u05d9 \u05d4\u05de\u05e9\u05ea\u05de\u05e9","Valid":"\u05d7\u05d5\u05e7\u05d9","Version":"\u05d2\u05e8\u05e1\u05d4","Vertical align":"\u05d9\u05d9\u05e9\u05d5\u05e8 \u05d0\u05e0\u05db\u05d9","Vertical space":"\u05de\u05e8\u05d5\u05d5\u05d7 \u05d0\u05e0\u05db\u05d9","View":"\u05ea\u05e6\u05d5\u05d2\u05d4","Visual aids":"\u05e2\u05d6\u05e8\u05d9\u05dd \u05d7\u05d6\u05d5\u05ea\u05d9\u05d9\u05dd","Warn":"\u05d0\u05d6\u05d4\u05e8\u05d4","White":"\u05dc\u05d1\u05df","Width":"\u05e8\u05d5\u05d7\u05d1","Word count":"\u05e1\u05e4\u05d9\u05e8\u05ea \u05de\u05d9\u05dc\u05d9\u05dd","Words":"\u05de\u05d9\u05dc\u05d9\u05dd","Words: {0}":"\u05de\u05d9\u05dc\u05d9\u05dd: {0}","Yellow":"\u05e6\u05d4\u05d5\u05d1","Yes":"\u05db\u05df","You are using {0}":"\u05d0\u05ea\u05d4 \u05de\u05e9\u05ea\u05de\u05e9 \u05d1-{0}","You have unsaved changes are you sure you want to navigate away?":"\u05d4\u05e9\u05d9\u05e0\u05d5\u05d9\u05d9\u05dd \u05dc\u05d0 \u05e0\u05e9\u05de\u05e8\u05d5. \u05d4\u05d0\u05dd \u05d0\u05ea\u05d4 \u05d1\u05d8\u05d5\u05d7 \u05e9\u05d1\u05e8\u05e6\u05d5\u05e0\u05da \u05dc\u05e0\u05d5\u05d5\u05d8 \u05d4\u05d7\u05d5\u05e6\u05d4?","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"\u05d4\u05d3\u05e4\u05d3\u05e4\u05df \u05e9\u05dc\u05da \u05d0\u05d9\u05e0\u05d5 \u05de\u05d0\u05e4\u05e9\u05e8 \u05d2\u05d9\u05e9\u05d4 \u05d9\u05e9\u05d9\u05e8\u05d4 \u05dc\u05dc\u05d5\u05d7. \u05d0\u05e0\u05d0 \u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05e7\u05d9\u05e6\u05d5\u05e8\u05d9 \u05d4\u05de\u05e7\u05dc\u05d3\u05ea Ctrl+X/C/V \u05d1\u05de\u05e7\u05d5\u05dd.","_dir":"rtl","alignment":"\u05d9\u05d9\u05e9\u05d5\u05e8","austral sign":"\u05e1\u05d9\u05de\u05df \u05d0\u05d5\u05e1\u05d8\u05e8\u05dc","cedi sign":"\u05e1\u05d9\u05de\u05df \u05e1\u05d3\u05d9","colon sign":"\u05e1\u05d9\u05de\u05df \u05e7\u05d5\u05dc\u05d5\u05df","cruzeiro sign":"\u05e1\u05d9\u05de\u05df \u05e7\u05e8\u05d5\u05d6\u05e8\u05d5","currency sign":"\u05e1\u05d9\u05de\u05df \u05de\u05d8\u05d1\u05e2","dollar sign":"\u05e1\u05d9\u05de\u05df \u05d3\u05d5\u05dc\u05e8","dong sign":"\u05e1\u05d9\u05de\u05df \u05d3\u05d5\u05e0\u05d2","drachma sign":"\u05e1\u05d9\u05de\u05df \u05d3\u05e8\u05db\u05de\u05d4","euro-currency sign":"\u05e1\u05d9\u05de\u05df \u05de\u05d8\u05d1\u05e2 \u05d0\u05d9\u05e8\u05d5","example":"\u05d3\u05d5\u05d2\u05de\u05d4","formatting":"\u05e2\u05d9\u05e6\u05d5\u05d1","french franc sign":"\u05e1\u05d9\u05de\u05df \u05e4\u05e8\u05e0\u05e7 \u05e6\u05e8\u05e4\u05ea\u05d9","german penny symbol":"\u05e1\u05de\u05dc \u05e4\u05e0\u05d9 \u05d2\u05e8\u05de\u05e0\u05d9","guarani sign":"\u05e1\u05d9\u05de\u05df \u05d2\u05d5\u05d0\u05e8\u05e0\u05d9\u05ea","history":"\u05d4\u05d9\u05e1\u05d8\u05d5\u05e8\u05d9\u05d4","hryvnia sign":"\u05e1\u05d9\u05de\u05df \u05e8\u05d9\u05d1\u05e0\u05d9\u05d4","indentation":"\u05d4\u05d6\u05d7\u05d4","indian rupee sign":"\u05e1\u05d9\u05de\u05df \u05e8\u05d5\u05e4\u05d9 \u05d4\u05d5\u05d3\u05d9","kip sign":"\u05e1\u05d9\u05de\u05df \u05e7\u05d9\u05e4","lira sign":"\u05e1\u05d9\u05de\u05df \u05dc\u05d9\u05e8\u05d4","livre tournois sign":"\u05e1\u05d9\u05de\u05df \u05dc\u05d1\u05e8\u05d4 \u05d8\u05d5\u05e8\u05e0\u05d5","manat sign":"\u05e1\u05d9\u05de\u05df \u05de\u05d0\u05e0\u05d0\u05d8","mill sign":"\u05e1\u05d9\u05de\u05df \u05de\u05d9\u05dc","naira sign":"\u05e1\u05d9\u05de\u05df \u05e0\u05d0\u05d9\u05e8\u05d4","new sheqel sign":"\u05e1\u05d9\u05de\u05df \u05e9\u05e7\u05dc \u05d7\u05d3\u05e9","nordic mark sign":"\u05e1\u05d9\u05de\u05df \u05de\u05d0\u05e8\u05e7 \u05e1\u05e7\u05e0\u05d3\u05d9\u05e0\u05d1\u05d9","peseta sign":"\u05e1\u05d9\u05de\u05df \u05e4\u05d6\u05d8\u05d4","peso sign":"\u05e1\u05d9\u05de\u05df \u05e4\u05d6\u05d5","ruble sign":"\u05e1\u05d9\u05de\u05df \u05e8\u05d5\u05d1\u05dc","rupee sign":"\u05e1\u05d9\u05de\u05df \u05e8\u05d5\u05e4\u05d9","spesmilo sign":"\u05e1\u05d9\u05de\u05df \u05e1\u05e4\u05e1\u05de\u05d9\u05dc\u05d5","styles":"\u05e1\u05d2\u05e0\u05d5\u05e0\u05d5\u05ea","tenge sign":"\u05e1\u05d9\u05de\u05df \u05d8\u05e0\u05d2\u05d4","tugrik sign":"\u05e1\u05d9\u05de\u05df \u05d8\u05d5\u05d2\u05e8\u05d9\u05e7","turkish lira sign":"\u05e1\u05d9\u05de\u05df \u05dc\u05d9\u05e8\u05d4 \u05d8\u05d5\u05e8\u05e7\u05d9\u05ea","won sign":"\u05e1\u05d9\u05de\u05df \u05d5\u05d5\u05df","yen character":"\u05ea\u05d5 \u05d9\u05df","yen/yuan character variant one":"\u05de\u05e9\u05ea\u05e0\u05d4 \u05d0\u05d7\u05d3 \u05e9\u05dc \u05ea\u05d5 \u05d9\u05d5\u05d0\u05df/\u05d9\u05df","yuan character":"\u05ea\u05d5 \u05d9\u05d5\u05d0\u05df","yuan character, in hong kong and taiwan":"\u05ea\u05d5 \u05d9\u05d5\u05d0\u05df, \u05d1\u05d4\u05d5\u05e0\u05d2 \u05e7\u05d5\u05e0\u05d2 \u05d5\u05d1\u05d8\u05d9\u05d9\u05d5\u05d5\u05d0\u05df","{0} characters":"{0} \u05ea\u05d5\u05d5\u05d9\u05dd","{0} columns, {1} rows":"","{0} words":"{0} \u05de\u05d9\u05dc\u05d9\u05dd"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/hi.js b/libraries/tinymce/js/tinymce/langs/hi.js deleted file mode 100644 index 5e55937..0000000 --- a/libraries/tinymce/js/tinymce/langs/hi.js +++ /dev/null @@ -1 +0,0 @@ -tinymce.addI18n("hi",{"Redo":"\u0906\u0917\u0947","Undo":"\u092a\u0940\u091b\u0947","Cut":"\u0915\u093e\u091f\u0947\u0902","Copy":"\u092a\u094d\u0930\u0924\u093f \u0915\u0930\u0947\u0902","Paste":"\u091a\u093f\u092a\u0915\u093e\u090f\u0901","Select all":"\u0938\u092d\u0940 \u091a\u0941\u0928\u0947\u0902","New document":"\u0928\u092f\u093e \u0926\u0938\u094d\u0924\u093e\u0935\u0947\u091c\u093c","Ok":"\u0920\u0940\u0915 \u0939\u0948","Cancel":"\u0930\u0926\u094d\u0926","Visual aids":"\u0926\u0943\u0936\u094d\u092f \u0938\u093e\u0927\u0928","Bold":"\u092e\u094b\u091f\u093e","Italic":"\u091f\u0947\u095c\u093e","Underline":"\u0905\u0927\u094b\u0930\u0947\u0916\u093e\u0902\u0915\u0928","Strikethrough":"\u092e\u0927\u094d\u092f \u0938\u0947 \u0915\u093e\u091f\u0947\u0902","Superscript":"\u0909\u092a\u0930\u093f\u0932\u093f\u0916\u093f\u0924","Subscript":"\u0928\u093f\u091a\u0932\u0940\u0932\u093f\u0916\u093f\u0924","Clear formatting":"\u092a\u094d\u0930\u093e\u0930\u0942\u092a\u0923 \u0939\u091f\u093e\u090f\u0901","Remove":"\u0939\u091f\u093e\u0928\u093e","Align left":"\u092c\u093e\u090f\u0901 \u0938\u0902\u0930\u0947\u0916\u0923","Align center":"\u092e\u0927\u094d\u092f \u0938\u0902\u0930\u0947\u0916\u0923","Align right":"\u0926\u093e\u090f\u0901 \u0938\u0902\u0930\u0947\u0916\u0923","No alignment":"\u0915\u094b\u0908 \u0938\u0902\u0930\u0947\u0916\u0923 \u0928\u0939\u0940\u0902","Justify":"\u0938\u092e\u0915\u0930\u0923","Bullet list":"\u0917\u094b\u0932\u0940 \u0938\u0942\u091a\u0940","Numbered list":"\u0915\u094d\u0930\u092e\u093e\u0902\u0915\u093f\u0924 \u0938\u0942\u091a\u0940","Decrease indent":"\u0916\u0930\u094b\u091c \u0915\u092e \u0915\u0930\u0947\u0902","Increase indent":"\u0916\u0930\u094b\u091c \u092c\u095d\u093e\u090f\u0901","Close":"\u092c\u0902\u0926","Formats":"\u092a\u094d\u0930\u093e\u0930\u0942\u092a","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"\u0906\u092a\u0915\u093e \u091c\u093e\u0932 \u0935\u093f\u091a\u093e\u0930\u0915 \u0938\u0940\u0927\u0947 \u0938\u092e\u0930\u094d\u0925\u0928 \u0928\u0939\u0940\u0902 \u0915\u0930 \u0930\u0939\u093e \u0939\u0948\u0964 \u0915\u0943\u092a\u092f\u093e \u0915\u0941\u0902\u091c\u0940\u092a\u091f\u0932 \u0915\u0947 \u0926\u094d\u0935\u093e\u0930\u093e Ctrl+X/C/V \u0915\u093e \u0909\u092a\u092f\u094b\u0917 \u0915\u0930\u0947\u0902\u0964","Headings":"\u0936\u0940\u0930\u094d\u0937\u0915","Heading 1":"\u0936\u0940\u0930\u094d\u0937\u0915 1","Heading 2":"\u0936\u0940\u0930\u094d\u0937\u0915 2","Heading 3":"\u0936\u0940\u0930\u094d\u0937\u0915 3","Heading 4":"\u0936\u0940\u0930\u094d\u0937\u0915 4","Heading 5":"\u0936\u0940\u0930\u094d\u0937\u0915 5","Heading 6":"\u0936\u0940\u0930\u094d\u0937\u0915 6","Preformatted":"\u092a\u0942\u0930\u094d\u0935\u0938\u094d\u0935\u0930\u0942\u092a\u093f\u0924","Div":"\u0921\u093f\u0935","Pre":"\u092a\u0942\u0930\u094d\u0935","Code":"\u0938\u0902\u0915\u0947\u0924\u0932\u093f\u092a\u093f","Paragraph":"\u0905\u0928\u0941\u091a\u094d\u091b\u0947\u0926","Blockquote":"\u0916\u0902\u0921-\u0909\u0926\u094d\u0927\u0930\u0923","Inline":"\u0930\u0947\u0916\u093e \u092e\u0947\u0902","Blocks":"\u0916\u0902\u0921","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"\u091a\u093f\u092a\u0915\u093e\u0928\u0947 \u0915\u093e \u092a\u094d\u0930\u0915\u093e\u0930 \u0905\u092d\u0940 \u0938\u093e\u0926\u093e \u092a\u093e\u0920\u094d\u092f \u0939\u0948\u0964 \u0938\u093e\u092e\u0917\u094d\u0930\u0940 \u091a\u093f\u092a\u0915\u093e\u0928\u0947 \u092a\u0930 \u0935\u0939 \u0938\u093e\u0926\u0947 \u092a\u093e\u0920\u094d\u092f \u092e\u0947\u0902 \u0930\u0939\u0917\u0940 \u091c\u092c \u0924\u0915 \u0906\u092a \u0907\u0938 \u0935\u093f\u0915\u0932\u094d\u092a \u0915\u094b \u092c\u0902\u0926 \u0928\u0939\u0940\u0902 \u0915\u0930 \u0926\u0947\u0924\u0947\u0964","Fonts":"\u092b\u094b\u0902\u091f\u094d\u0938","Font sizes":"Font sizes","Class":"\u0915\u0915\u094d\u0937\u093e","Browse for an image":"\u090f\u0915 \u091b\u0935\u093f \u092c\u094d\u0930\u093e\u0909\u091c\u093c \u0915\u0930\u0947\u0902","OR":"\u092f\u093e","Drop an image here":"\u092f\u0939\u093e\u0902 \u090f\u0915 \u091b\u0935\u093f \u091b\u094b\u0921\u093c\u0947\u0902","Upload":"\u0905\u092a\u0932\u094b\u0921","Uploading image":"","Block":"\u0916\u0902\u0921","Align":"\u0938\u0902\u0930\u0947\u0916\u093f\u0924","Default":"\u092a\u0939\u0932\u0947 \u0938\u0947 \u091a\u0941\u0928\u093e \u0939\u0941\u0906","Circle":"\u0935\u0943\u0924\u094d\u0924","Disc":"\u092c\u093f\u0902\u092c","Square":"\u0935\u0930\u094d\u0917","Lower Alpha":"\u0928\u093f\u092e\u094d\u0928 \u0905\u0932\u094d\u092b\u093e","Lower Greek":"\u0928\u093f\u092e\u094d\u0928 \u0917\u094d\u0930\u0940\u0915","Lower Roman":"\u0928\u093f\u092e\u094d\u0928 \u0930\u094b\u092e\u0928","Upper Alpha":"\u0909\u091a\u094d\u091a \u0905\u0932\u094d\u092b\u093e","Upper Roman":"\u0909\u091a\u094d\u091a \u0930\u094b\u092e\u0928","Anchor...":"\u0932\u0902\u0917\u0930","Anchor":"","Name":"\u0928\u093e\u092e","ID":"","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"","You have unsaved changes are you sure you want to navigate away?":"\u0906\u092a\u0915\u0947 \u0915\u0941\u091b \u0905\u0938\u0939\u0947\u091c\u0947 \u092c\u0926\u0932\u093e\u0935 \u0939\u0948\u0902, \u0915\u094d\u092f\u093e \u0906\u092a \u0928\u093f\u0936\u094d\u091a\u093f\u0924 \u0930\u0942\u092a \u0938\u0947 \u092f\u0939\u093e\u0901 \u0938\u0947 \u091c\u093e\u0928\u093e \u091a\u093e\u0939\u0924\u0947 \u0939\u094b?","Restore last draft":"\u0906\u0916\u093f\u0930\u0940 \u092e\u0938\u094c\u0926\u093e \u092a\u0941\u0928\u0930\u094d\u0938\u094d\u0925\u093e\u092a\u093f\u0924 \u0915\u0930\u0947\u0902","Special character...":"\u0935\u093f\u0936\u0947\u0937 \u0935\u0930\u094d\u0923","Special Character":"","Source code":"\u0938\u094d\u0924\u094d\u0930\u094b\u0924 \u0938\u0902\u0915\u0947\u0924\u0932\u093f\u092a\u093f","Insert/Edit code sample":"\u0915\u094b\u0921 \u0928\u092e\u0942\u0928\u093e \u0921\u093e\u0932\u0947\u0902/\u0938\u0902\u092a\u093e\u0926\u093f\u0924 \u0915\u0930\u0947\u0902","Language":"\u092d\u093e\u0937\u093e","Code sample...":"\u0915\u094b\u0921 \u0928\u092e\u0942\u0928\u093e","Left to right":"\u092c\u093e\u090f\u0901 \u0938\u0947 \u0926\u093e\u090f\u0901","Right to left":"\u0926\u093e\u090f\u0901 \u0938\u0947 \u092c\u093e\u090f\u0901","Title":"\u0936\u0940\u0930\u094d\u0937\u0915","Fullscreen":"\u092a\u0942\u0930\u094d\u0923 \u0938\u094d\u0915\u094d\u0930\u0940\u0928","Action":"\u0915\u093e\u0930\u094d\u092f","Shortcut":"\u091b\u094b\u091f\u093e \u0930\u093e\u0938\u094d\u0924\u093e","Help":"\u092e\u0926\u0926","Address":"\u092a\u0924\u093e","Focus to menubar":"\u092e\u0947\u0928\u0942\u092c\u093e\u0930 \u092a\u0930 \u0927\u094d\u092f\u093e\u0928 \u0926\u0947\u0902","Focus to toolbar":"\u091f\u0942\u0932\u092c\u093e\u0930 \u092a\u0930 \u0927\u094d\u092f\u093e\u0928 \u0926\u0947\u0902","Focus to element path":"\u0924\u0924\u094d\u0935 \u092a\u0925 \u092a\u0930 \u0927\u094d\u092f\u093e\u0928 \u0926\u0947\u0902","Focus to contextual toolbar":"\u092a\u094d\u0930\u093e\u0938\u0902\u0917\u093f\u0915 \u091f\u0942\u0932\u092c\u093e\u0930 \u092a\u0930 \u0927\u094d\u092f\u093e\u0928 \u0926\u0947\u0902","Insert link (if link plugin activated)":"\u0932\u093f\u0902\u0915 \u0921\u093e\u0932\u0947\u0902 (\u092f\u0926\u093f \u0932\u093f\u0902\u0915 \u092a\u094d\u0932\u0917\u0907\u0928 \u0938\u0915\u094d\u0930\u093f\u092f \u0939\u0948)","Save (if save plugin activated)":"\u0938\u0939\u0947\u091c\u0947\u0902 (\u092f\u0926\u093f \u0938\u0939\u0947\u091c\u0947\u0902 \u092a\u094d\u0932\u0917\u0907\u0928 \u0938\u0915\u094d\u0930\u093f\u092f \u0939\u0948)","Find (if searchreplace plugin activated)":"\u0916\u094b\u091c\u0947\u0902 (\u092f\u0926\u093f \u0916\u094b\u091c \u0938\u0915\u094d\u0930\u093f\u092f \u092a\u094d\u0932\u0917\u0907\u0928 \u0915\u094b \u092a\u094d\u0930\u0924\u093f\u0938\u094d\u0925\u093e\u092a\u093f\u0924 \u0915\u0930\u0924\u0940 \u0939\u0948)","Plugins installed ({0}):":"\u092a\u094d\u0932\u0917\u0907\u0928\u094d\u0938 \u0938\u094d\u0925\u093e\u092a\u093f\u0924 ({0}):","Premium plugins:":"\u092a\u094d\u0930\u0940\u092e\u093f\u092f\u092e \u092a\u094d\u0932\u0917\u0907\u0928\u094d\u0938:","Learn more...":"\u0914\u0930 \u0905\u0927\u093f\u0915 \u091c\u093e\u0928\u0947\u0902...","You are using {0}":"\u0906\u092a {0} \u0915\u093e \u0909\u092a\u092f\u094b\u0917 \u0915\u0930 \u0930\u0939\u0947 \u0939\u0948\u0902","Plugins":"\u092a\u094d\u0932\u0917-\u0907\u0928","Handy Shortcuts":"\u0906\u0938\u093e\u0928 \u0936\u0949\u0930\u094d\u091f\u0915\u091f","Horizontal line":"\u0915\u094d\u0937\u0948\u0924\u093f\u091c \u0930\u0947\u0916\u093e","Insert/edit image":"\u091b\u0935\u093f \u0921\u093e\u0932\u0947\u0902/\u0938\u092e\u094d\u092a\u093e\u0926\u0928 \u0915\u0930\u0947\u0902","Alternative description":"\u0935\u0948\u0915\u0932\u094d\u092a\u093f\u0915 \u0935\u093f\u0935\u0930\u0923","Accessibility":"\u0938\u0930\u0932 \u0909\u092a\u092f\u094b\u0917","Image is decorative":"\u091b\u0935\u093f \u0938\u091c\u093e\u0935\u091f\u0940 \u0939\u0948","Source":"\u0938\u094d\u0924\u094d\u0930\u094b\u0924","Dimensions":"\u0906\u092f\u093e\u092e","Constrain proportions":"\u0905\u0928\u0941\u092a\u093e\u0924 \u0935\u093f\u0935\u0936","General":"\u0938\u093e\u092e\u093e\u0928\u094d\u092f","Advanced":"\u0909\u0928\u094d\u0928\u0924","Style":"\u0936\u0948\u0932\u0940","Vertical space":"\u090a\u0930\u094d\u0927\u094d\u0935\u093e\u0927\u0930 \u0938\u094d\u0925\u093e\u0928","Horizontal space":"\u0915\u094d\u0937\u0948\u0924\u093f\u091c \u0938\u094d\u0925\u093e\u0928","Border":"\u0938\u0940\u092e\u093e","Insert image":"\u091b\u0935\u093f \u0921\u093e\u0932\u0947\u0902","Image...":"\u091b\u0935\u093f...","Image list":"\u091b\u0935\u093f \u0938\u0942\u091a\u0940","Resize":"\u0906\u0915\u093e\u0930 \u092c\u0926\u0932\u0947\u0902","Insert date/time":"\u0926\u093f\u0928\u093e\u0902\u0915/\u0938\u092e\u092f \u0921\u093e\u0932\u0947\u0902","Date/time":"\u0926\u093f\u0928\u093e\u0902\u0915 \u0914\u0930 \u0938\u092e\u092f","Insert/edit link":"\u0915\u095c\u0940 \u0921\u093e\u0932\u0947\u0902/\u0938\u0902\u092a\u093e\u0926\u093f\u0924 \u0915\u0930\u0947\u0902","Text to display":"\u0926\u093f\u0916\u093e\u0928\u0947 \u0939\u0947\u0924\u0941 \u092a\u093e\u0920\u094d\u092f","Url":"\u091c\u093e\u0932\u0938\u094d\u0925\u0932 \u092a\u0924\u093e","Open link in...":"\u092e\u0947\u0902 \u0932\u093f\u0902\u0915 \u0916\u094b\u0932\u0947\u0902...","Current window":"\u0935\u0930\u094d\u0924\u092e\u093e\u0928 \u0916\u093f\u0921\u093c\u0915\u0940","None":"\u0915\u094b\u0908 \u0928\u0939\u0940\u0902","New window":"\u0928\u0908 \u0916\u093f\u095c\u0915\u0940","Open link":"\u0916\u0941\u0932\u0940 \u0932\u093f\u0902\u0915","Remove link":"\u0915\u095c\u0940 \u0939\u091f\u093e\u090f\u0901","Anchors":"\u0932\u0902\u0917\u0930","Link...":"\u0938\u0902\u092a\u0930\u094d\u0915...","Paste or type a link":"\u0932\u093f\u0902\u0915 \u092a\u0947\u0938\u094d\u091f \u0915\u0930\u0947\u0902 \u092f\u093e \u091f\u093e\u0907\u092a \u0915\u0930\u0947\u0902","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"\u0906\u092a\u0928\u0947 \u091c\u094b \u0915\u095c\u0940 \u0921\u093e\u0932\u0940 \u0939\u0948 \u0935\u0939 \u0908\u092e\u0947\u0932 \u092a\u0924\u093e \u0915\u0947 \u091c\u0948\u0938\u0947 \u0926\u093f\u0916 \u0930\u0939\u093e \u0939\u0948\u0964 \u0915\u094d\u092f\u093e \u0906\u092a mailto: \u092a\u0939\u0932\u0947 \u091c\u094b\u095c\u0928\u093e \u091a\u093e\u0939\u0924\u0947 \u0939\u0948?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"\u0906\u092a\u0928\u0947 \u091c\u094b \u0915\u095c\u0940 \u0921\u093e\u0932\u0940 \u0939\u0948 \u0935\u0939 \u092c\u093e\u0939\u0930\u0940 \u0915\u095c\u0940 \u0915\u0947 \u091c\u0948\u0938\u0947 \u0926\u093f\u0916 \u0930\u0939\u093e \u0939\u0948\u0964 \u0915\u094d\u092f\u093e \u0906\u092a http:// \u092a\u0939\u0932\u0947 \u091c\u094b\u095c\u0928\u093e \u091a\u093e\u0939\u0924\u0947 \u0939\u0948?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"\u0906\u092a\u0915\u0947 \u0926\u094d\u0935\u093e\u0930\u093e \u0926\u0930\u094d\u091c \u0915\u093f\u092f\u093e \u0917\u092f\u093e URL \u090f\u0915 \u092c\u093e\u0939\u0930\u0940 \u0932\u093f\u0902\u0915 \u092a\u094d\u0930\u0924\u0940\u0924 \u0939\u094b\u0924\u093e \u0939\u0948\u0964 \u0915\u094d\u092f\u093e \u0906\u092a \u0906\u0935\u0936\u094d\u092f\u0915 https:// \u0909\u092a\u0938\u0930\u094d\u0917 \u091c\u094b\u0921\u093c\u0928\u093e \u091a\u093e\u0939\u0924\u0947 \u0939\u0948\u0902?","Link list":"\u0932\u093f\u0902\u0915 \u0938\u0942\u091a\u0940","Insert video":"\u091a\u0932\u091a\u093f\u0924\u094d\u0930 \u0921\u093e\u0932\u0947\u0902","Insert/edit video":"\u091a\u0932\u091a\u093f\u0924\u094d\u0930 \u0921\u093e\u0932\u0947\u0902/\u0938\u092e\u094d\u092a\u093e\u0926\u0928 \u0915\u0930\u0947\u0902","Insert/edit media":"","Alternative source":"\u0935\u0948\u0915\u0932\u094d\u092a\u093f\u0915 \u0938\u094d\u0930\u094b\u0924","Alternative source URL":"","Media poster (Image URL)":"","Paste your embed code below:":"\u0926\u093f\u0916\u093e\u0928\u0947 \u0935\u093e\u0932\u0947 \u0938\u0902\u0915\u0947\u0924 \u0915\u094b \u0928\u0940\u091a\u0947 \u0921\u093e\u0932\u0947\u0902:","Embed":"\u0926\u093f\u0916\u093e\u0928\u093e","Media...":"","Nonbreaking space":"\u0905\u0935\u093f\u0930\u093e\u092e\u093f\u0924 \u091c\u0917\u0939","Page break":"\u092a\u0943\u0937\u094d\u0920 \u0935\u093f\u0930\u093e\u092e","Paste as text":"\u092a\u093e\u0920\u094d\u092f \u0915\u0947 \u0930\u0942\u092a \u092e\u0947\u0902 \u091a\u093f\u092a\u0915\u093e\u090f\u0901","Preview":"\u092a\u0942\u0930\u094d\u0935\u093e\u0935\u0932\u094b\u0915\u0928","Print":"","Print...":"","Save":"\u0938\u0939\u0947\u091c\u0947\u0902","Find":"\u0916\u094b\u091c","Replace with":"\u092a\u094d\u0930\u0924\u093f\u0938\u094d\u0925\u093e\u092a\u093f\u0924 \u0915\u0930\u0947\u0902","Replace":"\u092a\u094d\u0930\u0924\u093f\u0938\u094d\u0925\u093e\u092a\u0928","Replace all":"\u0938\u092d\u0940 \u092a\u094d\u0930\u0924\u093f\u0938\u094d\u0925\u093e\u092a\u093f\u0924 \u0915\u0930\u0947\u0902","Previous":"","Next":"\u0905\u0917\u0932\u093e","Find and Replace":"","Find and replace...":"","Could not find the specified string.":"\u0928\u093f\u0930\u094d\u0926\u093f\u0937\u094d\u091f \u092a\u0902\u0915\u094d\u0924\u093f \u0928\u0939\u0940\u0902 \u092e\u093f\u0932 \u0938\u0915\u093e\u0964","Match case":"\u092e\u093e\u092e\u0932\u0947 \u092e\u093f\u0932\u093e\u090f\u0901","Find whole words only":"","Find in selection":"","Insert table":"\u0924\u093e\u0932\u093f\u0915\u093e \u0921\u093e\u0932\u0947\u0902","Table properties":"\u0924\u093e\u0932\u093f\u0915\u093e \u0915\u0947 \u0917\u0941\u0923","Delete table":"\u0924\u093e\u0932\u093f\u0915\u093e \u0939\u091f\u093e\u090f\u0901","Cell":"\u0915\u094b\u0936\u093f\u0915\u093e","Row":"\u092a\u0902\u0915\u094d\u0924\u093f","Column":"\u0938\u094d\u0924\u0902\u092d","Cell properties":"\u0915\u094b\u0936\u093f\u0915\u093e \u0917\u0941\u0923","Merge cells":"\u0916\u093e\u0928\u094b\u0902 \u0915\u094b \u092e\u093f\u0932\u093e\u090f\u0902","Split cell":"\u0916\u093e\u0928\u0947\u0902 \u0935\u093f\u092d\u093e\u091c\u093f\u0924 \u0915\u0930\u0947\u0902","Insert row before":"\u092a\u0939\u0932\u0947 \u092a\u0902\u0915\u094d\u0924\u093f \u0921\u093e\u0932\u0947\u0902","Insert row after":"\u092c\u093e\u0926 \u092a\u0902\u0915\u094d\u0924\u093f \u0921\u093e\u0932\u0947\u0902","Delete row":"\u092a\u0902\u0915\u094d\u0924\u093f \u0939\u091f\u093e\u090f\u0902","Row properties":"\u092a\u0902\u0915\u094d\u0924\u093f \u0915\u0947 \u0917\u0941\u0923","Cut row":"\u092a\u0902\u0915\u094d\u0924\u093f \u0915\u093e\u091f\u0947\u0902","Cut column":"","Copy row":"\u092a\u0902\u0915\u094d\u0924\u093f \u0915\u0940 \u092a\u094d\u0930\u0924\u093f\u0932\u093f\u092a\u093f \u0932\u0947\u0902","Copy column":"","Paste row before":"\u092a\u0902\u0915\u094d\u0924\u093f \u0938\u0947 \u092a\u0939\u0932\u0947 \u091a\u093f\u092a\u0915\u093e\u090f\u0901","Paste column before":"","Paste row after":"\u092a\u0902\u0915\u094d\u0924\u093f \u0915\u0947 \u092c\u093e\u0926 \u091a\u093f\u092a\u0915\u093e\u090f\u0901","Paste column after":"","Insert column before":"\u092a\u0939\u0932\u0947 \u0938\u094d\u0924\u0902\u092d \u0921\u093e\u0932\u0947\u0902","Insert column after":"\u092c\u093e\u0926 \u0938\u094d\u0924\u0902\u092d \u0921\u093e\u0932\u0947\u0902","Delete column":"\u0938\u094d\u0924\u0902\u092d \u0939\u091f\u093e\u090f\u0901","Cols":"\u0938\u094d\u0924\u0902\u092d","Rows":"\u092a\u0902\u0915\u094d\u0924\u093f\u092f\u093e\u0901","Width":"\u091a\u094c\u0921\u093c\u093e\u0908","Height":"\u090a\u0901\u091a\u093e\u0908","Cell spacing":"\u0916\u093e\u0928\u094b\u0902 \u092e\u0947\u0902 \u0930\u093f\u0915\u094d\u0924\u093f","Cell padding":"\u0916\u093e\u0928\u094b\u0902 \u092e\u0947\u0902 \u0926\u0942\u0930\u0940","Row clipboard actions":"","Column clipboard actions":"","Table styles":"","Cell styles":"","Column header":"","Row header":"","Table caption":"","Caption":"\u0905\u0928\u0941\u0936\u0940\u0930\u094d\u0937\u0915","Show caption":"","Left":"\u092c\u093e\u092f\u093e\u0901","Center":"\u092e\u0927\u094d\u092f","Right":"\u0926\u093e\u092f\u093e\u0901","Cell type":"\u0916\u093e\u0928\u0947 \u0915\u093e \u092a\u094d\u0930\u0915\u093e\u0930","Scope":"\u0915\u094d\u0937\u0947\u0924\u094d\u0930","Alignment":"\u0938\u0902\u0930\u0947\u0916\u0923","Horizontal align":"","Vertical align":"","Top":"\u0936\u0940\u0930\u094d\u0937","Middle":"\u092e\u0927\u094d\u092f","Bottom":"\u0928\u0940\u091a\u0947","Header cell":"\u0936\u0940\u0930\u094d\u0937 \u0916\u093e\u0928\u093e","Row group":"\u092a\u0902\u0915\u094d\u0924\u093f \u0938\u092e\u0942\u0939","Column group":"\u0938\u094d\u0924\u0902\u092d \u0938\u092e\u0942\u0939","Row type":"\u092a\u0902\u0915\u094d\u0924\u093f \u092a\u094d\u0930\u0915\u093e\u0930","Header":"\u0936\u0940\u0930\u094d\u0937\u0915","Body":"\u0936\u0930\u0940\u0930","Footer":"\u092a\u093e\u0926 \u0932\u0947\u0916","Border color":"\u0938\u0940\u092e\u093e \u0930\u0902\u0917","Solid":"","Dotted":"","Dashed":"","Double":"","Groove":"","Ridge":"","Inset":"","Outset":"","Hidden":"","Insert template...":"","Templates":"\u0938\u093e\u0901\u091a\u0947","Template":"","Insert Template":"","Text color":"\u092a\u093e\u0920\u094d\u092f \u0930\u0902\u0917","Background color":"\u092a\u0943\u0937\u094d\u0920\u092d\u0942\u092e\u093f \u0915\u093e \u0930\u0902\u0917","Custom...":"\u0905\u0928\u0941\u0915\u0942\u0932\u093f\u0924...","Custom color":"\u0905\u0928\u0941\u0915\u0942\u0932\u093f\u0924 \u0930\u0902\u0917","No color":"\u0930\u0902\u0917\u0939\u0940\u0928","Remove color":"","Show blocks":"\u0921\u092c\u094d\u092c\u0947 \u0926\u093f\u0916\u093e\u090f\u0901","Show invisible characters":"\u0905\u0926\u0943\u0936\u094d\u092f \u0905\u0915\u094d\u0937\u0930\u094b\u0902 \u0915\u094b \u0926\u093f\u0916\u093e\u090f\u0901","Word count":"","Count":"","Document":"","Selection":"","Words":"","Words: {0}":"\u0936\u092c\u094d\u0926: {0}","{0} words":"","File":"\u0928\u0924\u094d\u0925\u0940","Edit":"\u0938\u092e\u094d\u092a\u093e\u0926\u0928","Insert":"\u0921\u093e\u0932\u0947\u0902","View":"\u0926\u0947\u0916\u0947\u0902","Format":"\u092a\u094d\u0930\u093e\u0930\u0942\u092a","Table":"\u0924\u093e\u0932\u093f\u0915\u093e","Tools":"\u0909\u092a\u0915\u0930\u0923","Powered by {0}":"","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\u0938\u0902\u092a\u0928\u094d\u0928 \u092a\u093e\u0920 \u0915\u094d\u0937\u0947\u0924\u094d\u0930\u0964 \u092e\u0947\u0928\u0942 \u0915\u0947 \u0932\u093f\u090f ALT-F9 \u0926\u092c\u093e\u090f\u0901\u0964 \u0909\u092a\u0915\u0930\u0923 \u092a\u091f\u094d\u091f\u0940 \u0915\u0947 \u0932\u093f\u090f ALT-F10 \u0926\u092c\u093e\u090f\u0901\u0964 \u0938\u0939\u093e\u092f\u0924\u093e \u0915\u0947 \u0932\u093f\u090f ALT-0 \u0926\u092c\u093e\u090f\u0901\u0964","Image title":"","Border width":"","Border style":"","Error":"","Warn":"","Valid":"","To open the popup, press Shift+Enter":"","Rich Text Area":"","Rich Text Area. Press ALT-0 for help.":"","System Font":"","Failed to upload image: {0}":"","Failed to load plugin: {0} from url {1}":"","Failed to load plugin url: {0}":"","Failed to initialize plugin: {0}":"","example":"","Search":"","All":"","Currency":"","Text":"","Quotations":"","Mathematical":"","Extended Latin":"","Symbols":"","Arrows":"","User Defined":"","dollar sign":"","currency sign":"","euro-currency sign":"","colon sign":"","cruzeiro sign":"","french franc sign":"","lira sign":"","mill sign":"","naira sign":"","peseta sign":"","rupee sign":"","won sign":"","new sheqel sign":"","dong sign":"","kip sign":"","tugrik sign":"","drachma sign":"","german penny symbol":"","peso sign":"","guarani sign":"","austral sign":"","hryvnia sign":"","cedi sign":"","livre tournois sign":"","spesmilo sign":"","tenge sign":"","indian rupee sign":"","turkish lira sign":"","nordic mark sign":"","manat sign":"","ruble sign":"","yen character":"","yuan character":"","yuan character, in hong kong and taiwan":"","yen/yuan character variant one":"","Emojis":"","Emojis...":"","Loading emojis...":"","Could not load emojis":"","People":"","Animals and Nature":"","Food and Drink":"","Activity":"","Travel and Places":"","Objects":"","Flags":"","Characters":"","Characters (no spaces)":"","{0} characters":"","Error: Form submit field collision.":"","Error: No form element found.":"","Color swatch":"","Color Picker":"\u0930\u0902\u0917 \u091a\u092f\u0928\u0915\u0930\u094d\u0924\u093e","Invalid hex color code: {0}":"","Invalid input":"","R":"\u0906\u0930","Red component":"","G":"\u091c\u0940","Green component":"","B":"\u092c\u0940","Blue component":"","#":"","Hex color code":"","Range 0 to 255":"","Turquoise":"","Green":"","Blue":"","Purple":"","Navy Blue":"","Dark Turquoise":"","Dark Green":"","Medium Blue":"","Medium Purple":"","Midnight Blue":"","Yellow":"","Orange":"","Red":"","Light Gray":"","Gray":"","Dark Yellow":"","Dark Orange":"","Dark Red":"","Medium Gray":"","Dark Gray":"","Light Green":"","Light Yellow":"","Light Red":"","Light Purple":"","Light Blue":"","Dark Purple":"","Dark Blue":"","Black":"","White":"","Switch to or from fullscreen mode":"","Open help dialog":"","history":"","styles":"","formatting":"","alignment":"","indentation":"","Font":"","Size":"","More...":"","Select...":"","Preferences":"","Yes":"","No":"","Keyboard Navigation":"","Version":"","Code view":"","Open popup menu for split buttons":"","List Properties":"","List properties...":"","Start list at number":"","Line height":"","Dropped file type is not supported":"","Loading...":"","ImageProxy HTTP error: Rejected request":"","ImageProxy HTTP error: Could not find Image Proxy":"","ImageProxy HTTP error: Incorrect Image Proxy URL":"","ImageProxy HTTP error: Unknown ImageProxy error":""}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/hr.js b/libraries/tinymce/js/tinymce/langs/hr.js index 332a765..2c99135 100644 --- a/libraries/tinymce/js/tinymce/langs/hr.js +++ b/libraries/tinymce/js/tinymce/langs/hr.js @@ -1 +1 @@ -tinymce.addI18n("hr",{"Redo":"Ponovi","Undo":"Poni\u0161ti","Cut":"Izre\u017ei","Copy":"Kopiraj","Paste":"Zalijepi","Select all":"Odaberi sve","New document":"Novi dokument","Ok":"U redu","Cancel":"Odustani","Visual aids":"Vizualna pomo\u0107","Bold":"Podebljano","Italic":"Kurziv","Underline":"Podcrtaj","Strikethrough":"Prekri\u017ei","Superscript":"Eksponent","Subscript":"Indeks","Clear formatting":"Izbri\u0161i oblikovanje","Remove":"Ukloni","Align left":"Poravnaj lijevo","Align center":"Poravnaj po sredini","Align right":"Poravnaj desno","No alignment":"Bez poravnavanja","Justify":"Obostrano poravnanje","Bullet list":"Popis s oznakama","Numbered list":"Numerirani popis","Decrease indent":"Smanji uvla\u010denje","Increase indent":"Pove\u0107aj uvla\u010denje","Close":"Zatvori","Formats":"Formati","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"Va\u0161 preglednik ne podr\u017eava izravan pristup me\u0111uspremniku. Umjesto toga upotrijebite tipkovni\u010dke pre\u010dace Ctrl\xa0+\xa0X/C/V.","Headings":"Zaglavlja","Heading 1":"Zaglavlje 1","Heading 2":"Zaglavlje 2","Heading 3":"Zaglavlje 3","Heading 4":"Zaglavlje 4","Heading 5":"Zaglavlje 5","Heading 6":"Zaglavlje 6","Preformatted":"Prethodno oblikovano","Div":"Div","Pre":"Pre","Code":"Kod","Paragraph":"Odlomak","Blockquote":"Blockquote","Inline":"U retku","Blocks":"Blokovi","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Radnjom lijepljenja od sada se lijepi obi\u010dan tekst. Sadr\u017eaj \u0107e se lijepiti kao obi\u010dan tekst sve dok ne isklju\u010dite ovu opciju.","Fonts":"Fontovi","Font sizes":"Veli\u010dine fonta","Class":"Klasa","Browse for an image":"Potra\u017eite sliku","OR":"ILI","Drop an image here":"Ispustite sliku ovdje","Upload":"U\u010ditaj","Uploading image":"U\u010ditavanje fotografije","Block":"Blok","Align":"Poravnaj","Default":"Standardna vrijednost","Circle":"Krug","Disc":"Disk","Square":"Kvadrat","Lower Alpha":"Mala slova","Lower Greek":"Mala gr\u010dka slova","Lower Roman":"Male rimske znamenke","Upper Alpha":"Velika slova","Upper Roman":"Velike rimske znamenke","Anchor...":"Sidro...","Anchor":"Sidro","Name":"Ime","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID treba po\u010dinjati sa slovom, te sadr\u017eavati samo slova, brojeve, povlake, to\u010dke, dvoto\u010dke i donje crte.","You have unsaved changes are you sure you want to navigate away?":"Imate nepohranjene izmjene, jeste li sigurni da \u017eelite oti\u0107i?","Restore last draft":"Vrati posljednju skicu","Special character...":"Poseban znak...","Special Character":"Poseban znak","Source code":"Izvorni k\xf4d","Insert/Edit code sample":"Umetni/uredi primjerak k\xf4da","Language":"Jezik","Code sample...":"Primjerak k\xf4da...","Left to right":"Slijeva nadesno","Right to left":"Zdesna ulijevo","Title":"Naslov","Fullscreen":"Cijeli zaslon","Action":"Radnja","Shortcut":"Pre\u010dac","Help":"Pomo\u0107","Address":"Adresa","Focus to menubar":"Fokus na traku izbornika","Focus to toolbar":"Fokus na alatnu traku","Focus to element path":"Fokus na put elementa","Focus to contextual toolbar":"Fokus na kontekstnu alatnu traku","Insert link (if link plugin activated)":"Umetni poveznicu (ako je dodatak za povezivanje aktiviran)","Save (if save plugin activated)":"Spremi (ako je dodatak za spremanje aktiviran)","Find (if searchreplace plugin activated)":"Prona\u0111i (ako je dodatak za tra\u017eenje i zamjenjivanje aktiviran)","Plugins installed ({0}):":"Instalirani dodaci ({0}):","Premium plugins:":"Premium dodaci:","Learn more...":"Saznajte vi\u0161e...","You are using {0}":"Upotrebljavate {0}","Plugins":"Dodaci","Handy Shortcuts":"Korisni pre\u010daci","Horizontal line":"Vodoravna crta","Insert/edit image":"Umetni/izmijeni sliku","Alternative description":"Alternativni opis","Accessibility":"Pristupa\u010dnost","Image is decorative":"Fotografija je dekorativna","Source":"Izvor","Dimensions":"Mjere","Constrain proportions":"Ograni\u010di omjere","General":"Op\u0107e postavke","Advanced":"Napredne postavke","Style":"Format","Vertical space":"Uspravni prostor","Horizontal space":"Vodoravni prostor","Border":"Granica","Insert image":"Umetni sliku","Image...":"Slika...","Image list":"Popis slika","Resize":"Promijeni veli\u010dinu","Insert date/time":"Umetni datum/vrijeme","Date/time":"Datum/vrijeme","Insert/edit link":"Umetni/uredi poveznicu","Text to display":"Tekst za prikaz","Url":"URL","Open link in...":"Otvori poveznicu u...","Current window":"Trenuta\u010dni prozor","None":"Nema","New window":"Novi prozor","Open link":"Otvori poveznicu","Remove link":"Ukloni poveznicu","Anchors":"Sidra","Link...":"Poveznica...","Paste or type a link":"Zalijepite ili upi\u0161ite poveznicu","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"Izgleda da je URL koji ste upisali adresa e-po\u0161te. \u017delite li dodati obavezan prefiks mailto:?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"Izgleda da je URL koji ste upisali vanjska poveznica. \u017delite li dodati obavezan prefiks http://?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"Izgleda da je URL koji ste upisali vanjska poveznica. \u017delite li dodati obavezan prefiks https://?","Link list":"Popis poveznica","Insert video":"Umetni videozapis","Insert/edit video":"Umetni/uredi videozapis","Insert/edit media":"Umetni/uredi medije","Alternative source":"Alternativni izvor","Alternative source URL":"URL alternativnog izvora","Media poster (Image URL)":"Medijski poster (URL slike)","Paste your embed code below:":"Zalijepite k\xf4d za ugradnju u nastavku:","Embed":"Ugradi","Media...":"Mediji...","Nonbreaking space":"Nerastavljaju\u0107i razmak","Page break":"Prijelom stranice","Paste as text":"Zalijepi kao tekst","Preview":"Pretpregled","Print":"Ispi\u0161i","Print...":"Ispi\u0161i...","Save":"Spremi","Find":"Na\u0111i","Replace with":"Zamijeni s","Replace":"Zamijeni","Replace all":"Zamijeni sve","Previous":"Prethodno","Next":"Sljede\u0107e","Find and Replace":"Prona\u0111i i izmjeni","Find and replace...":"Prona\u0111i i zamijeni...","Could not find the specified string.":"Nije bilo mogu\u0107e prona\u0107i navedeni niz.","Match case":"Prilagodi slova","Find whole words only":"Prona\u0111i samo cijele rije\u010di","Find in selection":"Prona\u0111i u selekciji","Insert table":"Umetni tablicu","Table properties":"Svojstva tablice","Delete table":"Izbri\u0161i tablicu","Cell":"\u0106elija","Row":"Redak","Column":"Stupac","Cell properties":"Svojstva \u0107elija","Merge cells":"Spoji \u0107elije","Split cell":"Razdvoji \u0107elije","Insert row before":"Umetni redak ispred","Insert row after":"Umetni redak iza","Delete row":"Izbri\u0161i redak","Row properties":"Svojstva retka","Cut row":"Izre\u017ei redak","Cut column":"Izre\u017ei stupac","Copy row":"Kopiraj redak","Copy column":"Kopiraj stupac","Paste row before":"Zalijepi redak ispred","Paste column before":"Zalijepi stupac ispred","Paste row after":"Zalijepi redak iza","Paste column after":"Zalijepi stupac iza","Insert column before":"Umetni stupac ispred","Insert column after":"Umetni stupac iza","Delete column":"Izbri\u0161i stupac","Cols":"Stupci","Rows":"Redovi","Width":"\u0160irina","Height":"Visina","Cell spacing":"Razmak izme\u0111u \u0107elija","Cell padding":"Podloga \u0107elije","Row clipboard actions":"Akcije me\u0111uspremnika za redak","Column clipboard actions":"Akcije me\u0111uspremnika za stupac","Table styles":"Stilovi tablice","Cell styles":"Stilovi \u0107elije","Column header":"Zaglavlje stupca","Row header":"Zaglavlje retka","Table caption":"Naslov tablice","Caption":"Naslov","Show caption":"Prika\u017ei naslov","Left":"Lijevo","Center":"Sredina","Right":"Desno","Cell type":"Vrsta \u0107elije","Scope":"Podru\u010dje va\u017eenja","Alignment":"Poravnanje","Horizontal align":"Horizontalno poravnanje","Vertical align":"Vertikalno poravnanje","Top":"Vrh","Middle":"Sredina","Bottom":"Dno","Header cell":"\u0106elija zaglavlja","Row group":"Grupa redaka","Column group":"Grupa stupaca","Row type":"Vrsta retka","Header":"Zaglavlje","Body":"Tijelo","Footer":"Podno\u017eje","Border color":"Boja granice","Solid":"Puni","Dotted":"To\u010dkasti","Dashed":"Crtkani","Double":"Dupli","Groove":"Brazda","Ridge":"Izbo\u010denje","Inset":"Udubljenje","Outset":"Ispup\u010denje","Hidden":"Skriven","Insert template...":"Umetni predlo\u017eak...","Templates":"Predlo\u0161ci","Template":"Predlo\u017eak","Insert Template":"Umetni predlo\u017eak","Text color":"Boja teksta","Background color":"Boja pozadine","Custom...":"Prilago\u0111eno...","Custom color":"Prilago\u0111ena boja","No color":"Bez boje","Remove color":"Ukloni boju","Show blocks":"Prika\u017ei blokove","Show invisible characters":"Prika\u017ei nevidljive znakove","Word count":"Broj rije\u010di","Count":"Broj","Document":"Dokument","Selection":"Odabir","Words":"Rije\u010di","Words: {0}":"Rije\u010di: {0}","{0} words":"{0} rije\u010d(i)","File":"Datoteka","Edit":"Uredi","Insert":"Umetni","View":"Prikaz","Format":"Oblikovanje","Table":"Tablica","Tools":"Alati","Powered by {0}":"Omogu\u0107uje {0}","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Podru\u010dje oboga\u0107enog teksta. Pritisnite ALT-F9 za izbornik. Pritisnite ALT-F10 za alatnu traku. Pritisnite ALT-0 za pomo\u0107","Image title":"Naslov slike","Border width":"\u0160irina granice","Border style":"Stil granice","Error":"Pogre\u0161ka","Warn":"Upozori","Valid":"Valjano","To open the popup, press Shift+Enter":"Da biste otvorili sko\u010dni prozor, pritisnite Shift\xa0+\xa0Enter","Rich Text Area":"Podru\u010dje oboga\u0107enog teksta","Rich Text Area. Press ALT-0 for help.":"Podru\u010dje oboga\u0107enog teksta. Pritisnite ALT-0 za pomo\u0107.","System Font":"Font sustava","Failed to upload image: {0}":"U\u010ditavanje slike nije uspjelo: {0}","Failed to load plugin: {0} from url {1}":"U\u010ditavanje dodatka nije uspjelo: {0} s URL-a {1}","Failed to load plugin url: {0}":"U\u010ditavanje dodatka nije uspjelo: {0}","Failed to initialize plugin: {0}":"Pokretanje dodatka nije uspjelo: {0}","example":"primjer","Search":"Tra\u017ei","All":"Svi","Currency":"Valuta","Text":"Tekst","Quotations":"Navodnici","Mathematical":"Matemati\u010dki","Extended Latin":"Pro\u0161ireni latinski","Symbols":"Simboli","Arrows":"Strelice","User Defined":"Korisni\u010dki definirano","dollar sign":"znak za dolar","currency sign":"znak za valutu","euro-currency sign":"znak za valutu \u2013 euro","colon sign":"znak za kolon","cruzeiro sign":"znak za cruzeiro","french franc sign":"znak za francuski franak","lira sign":"znak za liru","mill sign":"znak za mill","naira sign":"znak za nairu","peseta sign":"znak za pezetu","rupee sign":"znak za rupiju","won sign":"znak za von","new sheqel sign":"znak za novi \u0161ekel","dong sign":"znak za dong","kip sign":"znak za kip","tugrik sign":"znak za tugrik","drachma sign":"znak za drahmu","german penny symbol":"simbol za njema\u010dki peni","peso sign":"znak za pezo","guarani sign":"znak za gvarani","austral sign":"znak za austral","hryvnia sign":"znak za grivnju","cedi sign":"znak za cedi","livre tournois sign":"znak za livre tournois","spesmilo sign":"znak za spesmilo","tenge sign":"znak za tengu","indian rupee sign":"znak za indijsku rupiju","turkish lira sign":"znak za tursku liru","nordic mark sign":"znak za nordijsku marku","manat sign":"znak za manat","ruble sign":"znak za rubalj","yen character":"znak za jen","yuan character":"znak za juan","yuan character, in hong kong and taiwan":"znak za juan, u Hong Kongu i Tajvanu","yen/yuan character variant one":"znak za jen/juan, prva varijanta","Emojis":"Emotikoni","Emojis...":"Emotikoni...","Loading emojis...":"U\u010ditavanje emotikona...","Could not load emojis":"Nije mogu\u0107e u\u010ditati emotikone","People":"Osobe","Animals and Nature":"\u017divotinje i priroda","Food and Drink":"Hrana i pi\u0107e","Activity":"Aktivnosti","Travel and Places":"Putovanje i mjesta","Objects":"Predmeti","Flags":"Zastave","Characters":"Znakovi","Characters (no spaces)":"Znakovi (bez razmaka)","{0} characters":"{0} znakova","Error: Form submit field collision.":"Pogre\u0161ka: sukob polja za podno\u0161enje obrasca.","Error: No form element found.":"Pogre\u0161ka: nema elementa oblika.","Color swatch":"Uzorak boje","Color Picker":"Izabira\u010d boja","Invalid hex color code: {0}":"Neispravan hex kod boje: {0}","Invalid input":"Neispravan unos","R":"R","Red component":"Crvena komponenta","G":"G","Green component":"Zelena komponenta","B":"B","Blue component":"Plava komponenta","#":"#","Hex color code":"Hex kod boje","Range 0 to 255":"Raspon 0 do 255","Turquoise":"Tirkizna","Green":"Zelena","Blue":"Plava","Purple":"Ljubi\u010dasta","Navy Blue":"Mornarsko plava","Dark Turquoise":"Tamnotirkizna","Dark Green":"Tamnozelena","Medium Blue":"Srednje plava","Medium Purple":"Srednje ljubi\u010dasta","Midnight Blue":"Pono\u0107no plava","Yellow":"\u017duta","Orange":"Naran\u010dasta","Red":"Crvena","Light Gray":"Svijetlosiva","Gray":"Siva","Dark Yellow":"Tamno\u017euta","Dark Orange":"Tamnonaran\u010dasta","Dark Red":"Tamnocrvena","Medium Gray":"Srednje siva","Dark Gray":"Tamnosiva","Light Green":"Svjetlozelena","Light Yellow":"Svjetlo\u017euta","Light Red":"Svjetlocrvena","Light Purple":"Svjetloljubi\u010dasta","Light Blue":"Svjetloplava","Dark Purple":"Tamnoljubi\u010dasta","Dark Blue":"Tamnoplava","Black":"Crna","White":"Bijela","Switch to or from fullscreen mode":"Prebacivanje u prikaz preko cijelog zaslona ili iz njega","Open help dialog":"Otvori dijalo\u0161ki okvir za pomo\u0107","history":"povijest","styles":"stilovi","formatting":"oblikovanje","alignment":"poravnanje","indentation":"uvlaka","Font":"Font","Size":"Veli\u010dina","More...":"Vi\u0161e...","Select...":"Odaberi...","Preferences":"Postavke","Yes":"Da","No":"Ne","Keyboard Navigation":"Navigacija na tipkovnici","Version":"Ina\u010dica","Code view":"Pregled koda","Open popup menu for split buttons":"Otvori padaju\u0107i izbornik na podijeljenim gumbima","List Properties":"Svojstva liste","List properties...":"Svojstva liste...","Start list at number":"Kreni listu s brojem","Line height":"Visina reda","Dropped file type is not supported":"Dodana datoteka nije podr\u017eana","Loading...":"U\u010ditavanje...","ImageProxy HTTP error: Rejected request":"","ImageProxy HTTP error: Could not find Image Proxy":"","ImageProxy HTTP error: Incorrect Image Proxy URL":"","ImageProxy HTTP error: Unknown ImageProxy error":""}); \ No newline at end of file +tinymce.addI18n("hr",{"#":"#","Accessibility":"Pristupa\u010dnost","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"Radnja","Activity":"Aktivnosti","Address":"Adresa","Advanced":"Napredne postavke","Align":"Poravnaj","Align center":"Poravnaj po sredini","Align left":"Poravnaj lijevo","Align right":"Poravnaj desno","Alignment":"Poravnanje","Alignment {0}":"","All":"Svi","Alternative description":"Alternativni opis","Alternative source":"Alternativni izvor","Alternative source URL":"URL alternativnog izvora","Anchor":"Sidro","Anchor...":"Sidro...","Anchors":"Sidra","Animals and Nature":"\u017divotinje i priroda","Arrows":"Strelice","B":"B","Background color":"Boja pozadine","Background color {0}":"","Black":"Crna","Block":"Blok","Block {0}":"","Blockquote":"Blockquote","Blocks":"Blokovi","Blue":"Plava","Blue component":"Plava komponenta","Body":"Tijelo","Bold":"Podebljano","Border":"Granica","Border color":"Boja granice","Border style":"Stil granice","Border width":"\u0160irina granice","Bottom":"Dno","Browse files":"","Browse for an image":"Potra\u017eite sliku","Browse links":"","Bullet list":"Popis s oznakama","Cancel":"Odustani","Caption":"Naslov","Cell":"\u0106elija","Cell padding":"Podloga \u0107elije","Cell properties":"Svojstva \u0107elija","Cell spacing":"Razmak izme\u0111u \u0107elija","Cell styles":"Stilovi \u0107elije","Cell type":"Vrsta \u0107elije","Center":"Sredina","Characters":"Znakovi","Characters (no spaces)":"Znakovi (bez razmaka)","Circle":"Krug","Class":"Klasa","Clear formatting":"Izbri\u0161i oblikovanje","Close":"Zatvori","Code":"Kod","Code sample...":"Primjerak k\xf4da...","Code view":"Pregled koda","Color Picker":"Izabira\u010d boja","Color swatch":"Uzorak boje","Cols":"Stupci","Column":"Stupac","Column clipboard actions":"Akcije me\u0111uspremnika za stupac","Column group":"Grupa stupaca","Column header":"Zaglavlje stupca","Constrain proportions":"Ograni\u010di omjere","Copy":"Kopiraj","Copy column":"Kopiraj stupac","Copy row":"Kopiraj redak","Could not find the specified string.":"Nije bilo mogu\u0107e prona\u0107i navedeni niz.","Could not load emojis":"Nije mogu\u0107e u\u010ditati emotikone","Count":"Broj","Currency":"Valuta","Current window":"Trenuta\u010dni prozor","Custom color":"Prilago\u0111ena boja","Custom...":"Prilago\u0111eno...","Cut":"Izre\u017ei","Cut column":"Izre\u017ei stupac","Cut row":"Izre\u017ei redak","Dark Blue":"Tamnoplava","Dark Gray":"Tamnosiva","Dark Green":"Tamnozelena","Dark Orange":"Tamnonaran\u010dasta","Dark Purple":"Tamnoljubi\u010dasta","Dark Red":"Tamnocrvena","Dark Turquoise":"Tamnotirkizna","Dark Yellow":"Tamno\u017euta","Dashed":"Crtkani","Date/time":"Datum/vrijeme","Decrease indent":"Smanji uvla\u010denje","Default":"Standardna vrijednost","Delete accordion":"","Delete column":"Izbri\u0161i stupac","Delete row":"Izbri\u0161i redak","Delete table":"Izbri\u0161i tablicu","Dimensions":"Mjere","Disc":"Disk","Div":"Div","Document":"Dokument","Dotted":"To\u010dkasti","Double":"Dupli","Drop an image here":"Ispustite sliku ovdje","Dropped file type is not supported":"Dodana datoteka nije podr\u017eana","Edit":"Uredi","Embed":"Ugradi","Emojis":"Emotikoni","Emojis...":"Emotikoni...","Error":"Pogre\u0161ka","Error: Form submit field collision.":"Pogre\u0161ka: sukob polja za podno\u0161enje obrasca.","Error: No form element found.":"Pogre\u0161ka: nema elementa oblika.","Extended Latin":"Pro\u0161ireni latinski","Failed to initialize plugin: {0}":"Pokretanje dodatka nije uspjelo: {0}","Failed to load plugin url: {0}":"U\u010ditavanje dodatka nije uspjelo: {0}","Failed to load plugin: {0} from url {1}":"U\u010ditavanje dodatka nije uspjelo: {0} s URL-a {1}","Failed to upload image: {0}":"U\u010ditavanje slike nije uspjelo: {0}","File":"Datoteka","Find":"Na\u0111i","Find (if searchreplace plugin activated)":"Prona\u0111i (ako je dodatak za tra\u017eenje i zamjenjivanje aktiviran)","Find and Replace":"Prona\u0111i i izmjeni","Find and replace...":"Prona\u0111i i zamijeni...","Find in selection":"Prona\u0111i u selekciji","Find whole words only":"Prona\u0111i samo cijele rije\u010di","Flags":"Zastave","Focus to contextual toolbar":"Fokus na kontekstnu alatnu traku","Focus to element path":"Fokus na put elementa","Focus to menubar":"Fokus na traku izbornika","Focus to toolbar":"Fokus na alatnu traku","Font":"Font","Font size {0}":"","Font sizes":"Veli\u010dine fonta","Font {0}":"","Fonts":"Fontovi","Food and Drink":"Hrana i pi\u0107e","Footer":"Podno\u017eje","Format":"Oblikovanje","Format {0}":"","Formats":"Formati","Fullscreen":"Cijeli zaslon","G":"G","General":"Op\u0107e postavke","Gray":"Siva","Green":"Zelena","Green component":"Zelena komponenta","Groove":"Brazda","Handy Shortcuts":"Korisni pre\u010daci","Header":"Zaglavlje","Header cell":"\u0106elija zaglavlja","Heading 1":"Zaglavlje 1","Heading 2":"Zaglavlje 2","Heading 3":"Zaglavlje 3","Heading 4":"Zaglavlje 4","Heading 5":"Zaglavlje 5","Heading 6":"Zaglavlje 6","Headings":"Zaglavlja","Height":"Visina","Help":"Pomo\u0107","Hex color code":"Hex kod boje","Hidden":"Skriven","Horizontal align":"Horizontalno poravnanje","Horizontal line":"Vodoravna crta","Horizontal space":"Vodoravni prostor","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID treba po\u010dinjati sa slovom, te sadr\u017eavati samo slova, brojeve, povlake, to\u010dke, dvoto\u010dke i donje crte.","Image is decorative":"Fotografija je dekorativna","Image list":"Popis slika","Image title":"Naslov slike","Image...":"Slika...","ImageProxy HTTP error: Could not find Image Proxy":"","ImageProxy HTTP error: Incorrect Image Proxy URL":"","ImageProxy HTTP error: Rejected request":"","ImageProxy HTTP error: Unknown ImageProxy error":"","Increase indent":"Pove\u0107aj uvla\u010denje","Inline":"U retku","Insert":"Umetni","Insert Template":"Umetni predlo\u017eak","Insert accordion":"","Insert column after":"Umetni stupac iza","Insert column before":"Umetni stupac ispred","Insert date/time":"Umetni datum/vrijeme","Insert image":"Umetni sliku","Insert link (if link plugin activated)":"Umetni poveznicu (ako je dodatak za povezivanje aktiviran)","Insert row after":"Umetni redak iza","Insert row before":"Umetni redak ispred","Insert table":"Umetni tablicu","Insert template...":"Umetni predlo\u017eak...","Insert video":"Umetni videozapis","Insert/Edit code sample":"Umetni/uredi primjerak k\xf4da","Insert/edit image":"Umetni/izmijeni sliku","Insert/edit link":"Umetni/uredi poveznicu","Insert/edit media":"Umetni/uredi medije","Insert/edit video":"Umetni/uredi videozapis","Inset":"Udubljenje","Invalid hex color code: {0}":"Neispravan hex kod boje: {0}","Invalid input":"Neispravan unos","Italic":"Kurziv","Justify":"Obostrano poravnanje","Keyboard Navigation":"Navigacija na tipkovnici","Language":"Jezik","Learn more...":"Saznajte vi\u0161e...","Left":"Lijevo","Left to right":"Slijeva nadesno","Light Blue":"Svjetloplava","Light Gray":"Svijetlosiva","Light Green":"Svjetlozelena","Light Purple":"Svjetloljubi\u010dasta","Light Red":"Svjetlocrvena","Light Yellow":"Svjetlo\u017euta","Line height":"Visina reda","Link list":"Popis poveznica","Link...":"Poveznica...","List Properties":"Svojstva liste","List properties...":"Svojstva liste...","Loading emojis...":"U\u010ditavanje emotikona...","Loading...":"U\u010ditavanje...","Lower Alpha":"Mala slova","Lower Greek":"Mala gr\u010dka slova","Lower Roman":"Male rimske znamenke","Match case":"Prilagodi slova","Mathematical":"Matemati\u010dki","Media poster (Image URL)":"Medijski poster (URL slike)","Media...":"Mediji...","Medium Blue":"Srednje plava","Medium Gray":"Srednje siva","Medium Purple":"Srednje ljubi\u010dasta","Merge cells":"Spoji \u0107elije","Middle":"Sredina","Midnight Blue":"Pono\u0107no plava","More...":"Vi\u0161e...","Name":"Ime","Navy Blue":"Mornarsko plava","New document":"Novi dokument","New window":"Novi prozor","Next":"Sljede\u0107e","No":"Ne","No alignment":"Bez poravnavanja","No color":"Bez boje","Nonbreaking space":"Nerastavljaju\u0107i razmak","None":"Nema","Numbered list":"Numerirani popis","OR":"ILI","Objects":"Predmeti","Ok":"U redu","Open help dialog":"Otvori dijalo\u0161ki okvir za pomo\u0107","Open link":"Otvori poveznicu","Open link in...":"Otvori poveznicu u...","Open popup menu for split buttons":"Otvori padaju\u0107i izbornik na podijeljenim gumbima","Orange":"Naran\u010dasta","Outset":"Ispup\u010denje","Page break":"Prijelom stranice","Paragraph":"Odlomak","Paste":"Zalijepi","Paste as text":"Zalijepi kao tekst","Paste column after":"Zalijepi stupac iza","Paste column before":"Zalijepi stupac ispred","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Radnjom lijepljenja od sada se lijepi obi\u010dan tekst. Sadr\u017eaj \u0107e se lijepiti kao obi\u010dan tekst sve dok ne isklju\u010dite ovu opciju.","Paste or type a link":"Zalijepite ili upi\u0161ite poveznicu","Paste row after":"Zalijepi redak iza","Paste row before":"Zalijepi redak ispred","Paste your embed code below:":"Zalijepite k\xf4d za ugradnju u nastavku:","People":"Osobe","Plugins":"Dodaci","Plugins installed ({0}):":"Instalirani dodaci ({0}):","Powered by {0}":"Omogu\u0107uje {0}","Pre":"Pre","Preferences":"Postavke","Preformatted":"Prethodno oblikovano","Premium plugins:":"Premium dodaci:","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"Pretpregled","Previous":"Prethodno","Print":"Ispi\u0161i","Print...":"Ispi\u0161i...","Purple":"Ljubi\u010dasta","Quotations":"Navodnici","R":"R","Range 0 to 255":"Raspon 0 do 255","Red":"Crvena","Red component":"Crvena komponenta","Redo":"Ponovi","Remove":"Ukloni","Remove color":"Ukloni boju","Remove link":"Ukloni poveznicu","Replace":"Zamijeni","Replace all":"Zamijeni sve","Replace with":"Zamijeni s","Resize":"Promijeni veli\u010dinu","Restore last draft":"Vrati posljednju skicu","Reveal or hide additional toolbar items":"","Rich Text Area":"Podru\u010dje oboga\u0107enog teksta","Rich Text Area. Press ALT-0 for help.":"Podru\u010dje oboga\u0107enog teksta. Pritisnite ALT-0 za pomo\u0107.","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Podru\u010dje oboga\u0107enog teksta. Pritisnite ALT-F9 za izbornik. Pritisnite ALT-F10 za alatnu traku. Pritisnite ALT-0 za pomo\u0107","Ridge":"Izbo\u010denje","Right":"Desno","Right to left":"Zdesna ulijevo","Row":"Redak","Row clipboard actions":"Akcije me\u0111uspremnika za redak","Row group":"Grupa redaka","Row header":"Zaglavlje retka","Row properties":"Svojstva retka","Row type":"Vrsta retka","Rows":"Redovi","Save":"Spremi","Save (if save plugin activated)":"Spremi (ako je dodatak za spremanje aktiviran)","Scope":"Podru\u010dje va\u017eenja","Search":"Tra\u017ei","Select all":"Odaberi sve","Select...":"Odaberi...","Selection":"Odabir","Shortcut":"Pre\u010dac","Show blocks":"Prika\u017ei blokove","Show caption":"Prika\u017ei naslov","Show invisible characters":"Prika\u017ei nevidljive znakove","Size":"Veli\u010dina","Solid":"Puni","Source":"Izvor","Source code":"Izvorni k\xf4d","Special Character":"Poseban znak","Special character...":"Poseban znak...","Split cell":"Razdvoji \u0107elije","Square":"Kvadrat","Start list at number":"Kreni listu s brojem","Strikethrough":"Prekri\u017ei","Style":"Format","Subscript":"Indeks","Superscript":"Eksponent","Switch to or from fullscreen mode":"Prebacivanje u prikaz preko cijelog zaslona ili iz njega","Symbols":"Simboli","System Font":"Font sustava","Table":"Tablica","Table caption":"Naslov tablice","Table properties":"Svojstva tablice","Table styles":"Stilovi tablice","Template":"Predlo\u017eak","Templates":"Predlo\u0161ci","Text":"Tekst","Text color":"Boja teksta","Text color {0}":"","Text to display":"Tekst za prikaz","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"Izgleda da je URL koji ste upisali adresa e-po\u0161te. \u017delite li dodati obavezan prefiks mailto:?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"Izgleda da je URL koji ste upisali vanjska poveznica. \u017delite li dodati obavezan prefiks http://?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"Izgleda da je URL koji ste upisali vanjska poveznica. \u017delite li dodati obavezan prefiks https://?","Title":"Naslov","To open the popup, press Shift+Enter":"Da biste otvorili sko\u010dni prozor, pritisnite Shift\xa0+\xa0Enter","Toggle accordion":"","Tools":"Alati","Top":"Vrh","Travel and Places":"Putovanje i mjesta","Turquoise":"Tirkizna","Underline":"Podcrtaj","Undo":"Poni\u0161ti","Upload":"U\u010ditaj","Uploading image":"U\u010ditavanje fotografije","Upper Alpha":"Velika slova","Upper Roman":"Velike rimske znamenke","Url":"URL","User Defined":"Korisni\u010dki definirano","Valid":"Valjano","Version":"Ina\u010dica","Vertical align":"Vertikalno poravnanje","Vertical space":"Uspravni prostor","View":"Prikaz","Visual aids":"Vizualna pomo\u0107","Warn":"Upozori","White":"Bijela","Width":"\u0160irina","Word count":"Broj rije\u010di","Words":"Rije\u010di","Words: {0}":"Rije\u010di: {0}","Yellow":"\u017duta","Yes":"Da","You are using {0}":"Upotrebljavate {0}","You have unsaved changes are you sure you want to navigate away?":"Imate nepohranjene izmjene, jeste li sigurni da \u017eelite oti\u0107i?","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"Va\u0161 preglednik ne podr\u017eava izravan pristup me\u0111uspremniku. Umjesto toga upotrijebite tipkovni\u010dke pre\u010dace Ctrl\xa0+\xa0X/C/V.","alignment":"poravnanje","austral sign":"znak za austral","cedi sign":"znak za cedi","colon sign":"znak za kolon","cruzeiro sign":"znak za cruzeiro","currency sign":"znak za valutu","dollar sign":"znak za dolar","dong sign":"znak za dong","drachma sign":"znak za drahmu","euro-currency sign":"znak za valutu \u2013 euro","example":"primjer","formatting":"oblikovanje","french franc sign":"znak za francuski franak","german penny symbol":"simbol za njema\u010dki peni","guarani sign":"znak za gvarani","history":"povijest","hryvnia sign":"znak za grivnju","indentation":"uvlaka","indian rupee sign":"znak za indijsku rupiju","kip sign":"znak za kip","lira sign":"znak za liru","livre tournois sign":"znak za livre tournois","manat sign":"znak za manat","mill sign":"znak za mill","naira sign":"znak za nairu","new sheqel sign":"znak za novi \u0161ekel","nordic mark sign":"znak za nordijsku marku","peseta sign":"znak za pezetu","peso sign":"znak za pezo","ruble sign":"znak za rubalj","rupee sign":"znak za rupiju","spesmilo sign":"znak za spesmilo","styles":"stilovi","tenge sign":"znak za tengu","tugrik sign":"znak za tugrik","turkish lira sign":"znak za tursku liru","won sign":"znak za von","yen character":"znak za jen","yen/yuan character variant one":"znak za jen/juan, prva varijanta","yuan character":"znak za juan","yuan character, in hong kong and taiwan":"znak za juan, u Hong Kongu i Tajvanu","{0} characters":"{0} znakova","{0} columns, {1} rows":"","{0} words":"{0} rije\u010d(i)"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/hu_HU.js b/libraries/tinymce/js/tinymce/langs/hu_HU.js index f6fd2af..845b968 100644 --- a/libraries/tinymce/js/tinymce/langs/hu_HU.js +++ b/libraries/tinymce/js/tinymce/langs/hu_HU.js @@ -1 +1 @@ -tinymce.addI18n("hu_HU",{"Redo":"Ism\xe9t","Undo":"Visszavon\xe1s","Cut":"Kiv\xe1g\xe1s","Copy":"M\xe1sol\xe1s","Paste":"Beilleszt\xe9s","Select all":"Minden kijel\xf6l\xe9se","New document":"\xdaj dokumentum","Ok":"Rendben","Cancel":"M\xe9gse","Visual aids":"Vizu\xe1lis seg\xe9deszk\xf6z\xf6k","Bold":"F\xe9lk\xf6v\xe9r","Italic":"D\u0151lt","Underline":"Al\xe1h\xfazott","Strikethrough":"\xc1th\xfazott","Superscript":"Fels\u0151 index","Subscript":"Als\xf3 index","Clear formatting":"Form\xe1z\xe1s t\xf6rl\xe9se","Remove":"Elt\xe1vol\xedt\xe1s","Align left":"Balra igaz\xedt\xe1s","Align center":"K\xf6z\xe9pre igaz\xedt\xe1s","Align right":"Jobbra igaz\xedt\xe1s","No alignment":"Igaz\xedt\xe1s n\xe9lk\xfcl","Justify":"Sorkiz\xe1rt","Bullet list":"Listajeles lista","Numbered list":"Sz\xe1mozott lista","Decrease indent":"Beh\xfaz\xe1s cs\xf6kkent\xe9se","Increase indent":"Beh\xfaz\xe1s n\xf6vel\xe9se","Close":"Bez\xe1r\xe1s","Formats":"Form\xe1tumok","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"A b\xf6ng\xe9sz\u0151d nem t\xe1mogatja a k\xf6zvetlen hozz\xe1f\xe9r\xe9st a v\xe1g\xf3laphoz. K\xe9rlek, haszn\xe1ld a Ctrl+X/C/V billenty\u0171ket.","Headings":"C\xedmsorok","Heading 1":"1. c\xedmsor","Heading 2":"2. c\xedmsor","Heading 3":"3. c\xedmsor","Heading 4":"4. c\xedmsor","Heading 5":"5. c\xedmsor","Heading 6":"6. c\xedmsor","Preformatted":"El\u0151form\xe1zott","Div":"Div","Pre":"Pre","Code":"K\xf3d","Paragraph":"Bekezd\xe9s","Blockquote":"Id\xe9zetblokk","Inline":"Foly\xf3 sz\xf6veg","Blocks":"Blokkok","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Beilleszt\xe9s form\xe1zatlan sz\xf6vegk\xe9nt. A tartalom mostant\xf3l form\xe1zatlan sz\xf6vegk\xe9nt lesz beillesztve, am\xedg nem kapcsolod ki ezt az opci\xf3t.","Fonts":"Bet\u0171t\xedpusok","Font sizes":"Bet\u0171m\xe9ret","Class":"Oszt\xe1ly","Browse for an image":"K\xe9p keres\xe9se tall\xf3z\xe1ssal","OR":"VAGY","Drop an image here":"H\xfazz ide egy k\xe9pet","Upload":"Felt\xf6lt\xe9s","Uploading image":"K\xe9p felt\xf6lt\xe9se","Block":"Blokk","Align":"Igaz\xedt\xe1s","Default":"Alap\xe9rtelmezett","Circle":"K\xf6r","Disc":"Pont","Square":"N\xe9gyzet","Lower Alpha":"Kisbet\u0171s","Lower Greek":"Kisbet\u0171s g\xf6r\xf6g","Lower Roman":"Kisbet\u0171s r\xf3mai sz\xe1mos","Upper Alpha":"Nagybet\u0171s","Upper Roman":"Nagybet\u0171s r\xf3mai sz\xe1mos","Anchor...":"Horgony...","Anchor":"Horgony","Name":"N\xe9v","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"Az ID bet\u0171vel kezd\u0151dj\xf6n, \xe9s csak bet\u0171ket, sz\xe1mokat, k\xf6t\u0151jelet, pontot, kett\u0151spontot vagy alulvon\xe1st tartalmazzon.","You have unsaved changes are you sure you want to navigate away?":"Nem mentett m\xf3dos\xedt\xe1said vannak, biztosan el akarsz navig\xe1lni?","Restore last draft":"Utols\xf3 piszkozat vissza\xe1ll\xedt\xe1sa","Special character...":"Speci\xe1lis karakter...","Special Character":"Speci\xe1lis karakter","Source code":"Forr\xe1sk\xf3d","Insert/Edit code sample":"K\xf3dminta besz\xfar\xe1sa/szerkeszt\xe9se","Language":"Nyelv","Code sample...":"K\xf3dminta...","Left to right":"Balr\xf3l jobbra","Right to left":"Jobbr\xf3l balra","Title":"C\xedm","Fullscreen":"Teljes k\xe9perny\u0151","Action":"M\u0171velet","Shortcut":"Billenty\u0171kombin\xe1ci\xf3","Help":"S\xfag\xf3","Address":"C\xedm","Focus to menubar":"F\xf3kusz a men\xfcre","Focus to toolbar":"F\xf3kusz az eszk\xf6zt\xe1rra","Focus to element path":"F\xf3kusz az elem el\xe9r\xe9si \xfatj\xe1ra","Focus to contextual toolbar":"F\xf3kusz a k\xf6rnyezetf\xfcgg\u0151 eszk\xf6zt\xe1rra","Insert link (if link plugin activated)":"Hivatkoz\xe1s besz\xfar\xe1sa (ha a hivatkoz\xe1s be\xe9p\xfcl\u0151 modul enged\xe9lyezett)","Save (if save plugin activated)":"Ment\xe9s (ha a ment\xe9s be\xe9p\xfcl\u0151 modul enged\xe9lyezett)","Find (if searchreplace plugin activated)":"Keres\xe9s (ha a keres\xe9s \xe9s csere be\xe9p\xfcl\u0151 modul enged\xe9lyezett)","Plugins installed ({0}):":"Telep\xedtett be\xe9p\xfcl\u0151 modulok ({0}):","Premium plugins:":"Pr\xe9mium be\xe9p\xfcl\u0151 modulok:","Learn more...":"Tudj meg t\xf6bbet...","You are using {0}":"Haszn\xe1latban: {0}","Plugins":"Be\xe9p\xfcl\u0151 modulok","Handy Shortcuts":"Hasznos billenty\u0171parancsok","Horizontal line":"V\xedzszintes vonal","Insert/edit image":"K\xe9p beilleszt\xe9se/szerkeszt\xe9se","Alternative description":"Alternat\xedv le\xedr\xe1s","Accessibility":"Akad\xe1lymentes\xedt\xe9s","Image is decorative":"Dekor\xe1ci\xf3s k\xe9p","Source":"Forr\xe1s","Dimensions":"M\xe9retek","Constrain proportions":"M\xe9retar\xe1ny","General":"\xc1ltal\xe1nos","Advanced":"Speci\xe1lis","Style":"St\xedlus","Vertical space":"T\xe9rk\xf6z f\xfcgg\u0151legesen","Horizontal space":"T\xe9rk\xf6z v\xedzszintesen","Border":"Szeg\xe9ly","Insert image":"K\xe9p beilleszt\xe9se","Image...":"K\xe9p...","Image list":"K\xe9plista","Resize":"\xc1tm\xe9retez\xe9s","Insert date/time":"D\xe1tum/id\u0151 beilleszt\xe9se","Date/time":"D\xe1tum/id\u0151","Insert/edit link":"Hivatkoz\xe1s besz\xfar\xe1sa/szerkeszt\xe9se","Text to display":"Megjelen\xedtend\u0151 sz\xf6veg","Url":"Webc\xedm","Open link in...":"Hivatkoz\xe1s megnyit\xe1sa...","Current window":"Jelenlegi ablak","None":"Nincs","New window":"\xdaj ablak","Open link":"Hivatkoz\xe1s megnyit\xe1sa","Remove link":"Hivatkoz\xe1s t\xf6rl\xe9se","Anchors":"Horgonyok","Link...":"Hivatkoz\xe1s...","Paste or type a link":"Hivatkoz\xe1s be\xedr\xe1sa vagy beilleszt\xe9se","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"A megadott URL e-mail-c\xedmnek t\u0171nik. Szeretn\xe9d hozz\xe1adni a sz\xfcks\xe9ges mailto: el\u0151tagot?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"A megadott URL k\xfcls\u0151 c\xedmnek t\u0171nik. Szeretn\xe9d hozz\xe1adni a sz\xfcks\xe9ges http:// el\u0151tagot?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"Az URL amit megadt\xe1l k\xfcls\u0151 hivatkoz\xe1s. Szeretn\xe9d https:// el\u0151taggal megnyitni?","Link list":"Hivatkoz\xe1slista","Insert video":"Vide\xf3 beilleszt\xe9se","Insert/edit video":"Vide\xf3 beilleszt\xe9se/szerkeszt\xe9se","Insert/edit media":"M\xe9dia beilleszt\xe9se/szerkeszt\xe9se","Alternative source":"Alternat\xedv forr\xe1s","Alternative source URL":"Alternat\xedv forr\xe1s URL","Media poster (Image URL)":"M\xe9dia poszter (k\xe9p URL)","Paste your embed code below:":"Illeszd be a be\xe1gyaz\xe1si k\xf3dot al\xe1bb:","Embed":"Be\xe1gyaz\xe1s","Media...":"M\xe9dia...","Nonbreaking space":"Nem t\xf6rhet\u0151 sz\xf3k\xf6z","Page break":"Oldalt\xf6r\xe9s","Paste as text":"Beilleszt\xe9s sz\xf6vegk\xe9nt","Preview":"El\u0151n\xe9zet","Print":"Nyomtat\xe1s","Print...":"Nyomtat\xe1s...","Save":"Ment\xe9s","Find":"Keres\xe9s","Replace with":"Csere erre:","Replace":"Csere","Replace all":"Az \xf6sszes cser\xe9je","Previous":"El\u0151z\u0151","Next":"K\xf6vetkez\u0151","Find and Replace":"Keres\xe9s \xe9s csere","Find and replace...":"Keres\xe9s \xe9s csere...","Could not find the specified string.":"A be\xedrt kifejez\xe9s nem tal\xe1lhat\xf3.","Match case":"Kis- \xe9s nagybet\u0171k megk\xfcl\xf6nb\xf6ztet\xe9se","Find whole words only":"Csak teljes szavak keres\xe9se","Find in selection":"Keres\xe9s a kiv\xe1laszt\xe1sban","Insert table":"T\xe1bl\xe1zat beilleszt\xe9se","Table properties":"T\xe1bl\xe1zat tulajdons\xe1gai","Delete table":"T\xe1bl\xe1zat t\xf6rl\xe9se","Cell":"Cella","Row":"Sor","Column":"Oszlop","Cell properties":"Cella tulajdons\xe1gai","Merge cells":"Cell\xe1k egyes\xedt\xe9se","Split cell":"Cell\xe1k sz\xe9tv\xe1laszt\xe1sa","Insert row before":"Sor besz\xfar\xe1sa el\xe9","Insert row after":"Sor besz\xfar\xe1sa m\xf6g\xe9","Delete row":"Sor t\xf6rl\xe9se","Row properties":"Sor tulajdons\xe1gai","Cut row":"Sor kiv\xe1g\xe1sa","Cut column":"Oszlop kiv\xe1g\xe1sa","Copy row":"Sor m\xe1sol\xe1sa","Copy column":"Oszlop m\xe1sol\xe1sa","Paste row before":"Sor beilleszt\xe9se el\xe9","Paste column before":"Oszlop besz\xfar\xe1sa el\xe9","Paste row after":"Sor besz\xfar\xe1sa ut\xe1na","Paste column after":"Oszlop besz\xfar\xe1sa ut\xe1na","Insert column before":"Oszlop besz\xfar\xe1sa el\xe9","Insert column after":"Oszlop besz\xfar\xe1sa m\xf6g\xe9","Delete column":"Oszlop t\xf6rl\xe9se","Cols":"Oszlopok","Rows":"Sorok","Width":"Sz\xe9less\xe9g","Height":"Magass\xe1g","Cell spacing":"Cellat\xe1vols\xe1g","Cell padding":"Cellamarg\xf3","Row clipboard actions":"Sor v\xe1g\xf3lapi m\u0171veletek","Column clipboard actions":"Oszlop v\xe1g\xf3lapi m\u0171veletek","Table styles":"T\xe1bl\xe1zatst\xedlusok","Cell styles":"Cellast\xedlusok","Column header":"Oszlopfejl\xe9c","Row header":"Sorfejl\xe9c","Table caption":"T\xe1bl\xe1zatfelirat","Caption":"Felirat","Show caption":"Felirat megjelen\xedt\xe9se","Left":"Balra","Center":"K\xf6z\xe9pre","Right":"Jobbra","Cell type":"Cellat\xedpus","Scope":"Tartom\xe1ny","Alignment":"Igaz\xedt\xe1s","Horizontal align":"V\xedzszintes igaz\xedt\xe1s","Vertical align":"F\xfcgg\u0151leges igaz\xedt\xe1s","Top":"Fel\xfclre","Middle":"K\xf6z\xe9pre","Bottom":"Alulra","Header cell":"C\xedmsor cella","Row group":"Sorcsoport","Column group":"Oszlopcsoport","Row type":"Sort\xedpus","Header":"Fejl\xe9c","Body":"Sz\xf6vegt\xf6rzs","Footer":"L\xe1bl\xe9c","Border color":"Szeg\xe9lysz\xedn","Solid":"Szimpla","Dotted":"Pontozott","Dashed":"Szaggatott","Double":"Dupla","Groove":"Faragott","Ridge":"Dombor\xfa","Inset":"S\xfcllyesztett","Outset":"Kiemelt","Hidden":"Rejtett","Insert template...":"Sablon besz\xfar\xe1sa...","Templates":"Sablonok","Template":"Sablon","Insert Template":"Sablon besz\xfar\xe1sa","Text color":"Sz\xf6veg sz\xedne","Background color":"H\xe1tt\xe9rsz\xedn","Custom...":"Egy\xe9ni...","Custom color":"Egy\xe9ni sz\xedn","No color":"Nincs sz\xedn","Remove color":"Sz\xedn t\xf6rl\xe9se","Show blocks":"Blokkok mutat\xe1sa","Show invisible characters":"L\xe1thatatlan karakterek mutat\xe1sa","Word count":"Szavak sz\xe1ma","Count":"Sz\xe1m","Document":"Dokumentum","Selection":"Kiv\xe1laszt\xe1s","Words":"Szavak","Words: {0}":"Szavak: {0}","{0} words":"{0} sz\xf3","File":"F\xe1jl","Edit":"Szerkeszt\xe9s","Insert":"Besz\xfar\xe1s","View":"N\xe9zet","Format":"Form\xe1tum","Table":"T\xe1bl\xe1zat","Tools":"Eszk\xf6z\xf6k","Powered by {0}":"Szolg\xe1ltat\xf3: {0}","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Vizu\xe1lis szerkeszt\u0151 ter\xfclet. Nyomjon ALT-F9-et a men\xfch\xf6z. Nyomjon ALT-F10-et az eszk\xf6zt\xe1rhoz. Nyomjon ALT-0-t a s\xfag\xf3hoz","Image title":"K\xe9p c\xedme","Border width":"Szeg\xe9ly vastags\xe1ga","Border style":"Szeg\xe9ly st\xedlusa","Error":"Hiba","Warn":"Figyelmeztet\xe9s","Valid":"\xc9rv\xe9nyes","To open the popup, press Shift+Enter":"A felugr\xf3 ablak megnyit\xe1s\xe1hoz nyomja meg a Shift+Enter billenty\u0171t","Rich Text Area":"Szabadsz\xf6veges mez\u0151","Rich Text Area. Press ALT-0 for help.":"Vizu\xe1lis szerkeszt\u0151 ter\xfclet. Nyomjon ALT-0-t a s\xfag\xf3hoz.","System Font":"Rendszer bet\u0171t\xedpusa","Failed to upload image: {0}":"Nem siker\xfclt felt\xf6lteni a k\xe9pet: {0}","Failed to load plugin: {0} from url {1}":"Nem siker\xfclt bet\xf6lteni a be\xe9p\xfcl\u0151 modult: {0} err\u0151l a webc\xedmr\u0151l: {1}","Failed to load plugin url: {0}":"Nem siker\xfclt bet\xf6lteni a be\xe9p\xfcl\u0151 modul webc\xedm\xe9t: {0}","Failed to initialize plugin: {0}":"Nem siker\xfclt el\u0151k\xe9sz\xedteni a be\xe9p\xfcl\u0151 modult: {0}","example":"p\xe9lda","Search":"Keres\xe9s","All":"Minden","Currency":"P\xe9nznem","Text":"Sz\xf6veg","Quotations":"Id\xe9z\u0151jelek","Mathematical":"Matematikai","Extended Latin":"B\u0151v\xedtett latin","Symbols":"Szimb\xf3lumok","Arrows":"Nyilak","User Defined":"Felhaszn\xe1l\xf3 \xe1ltal meghat\xe1rozott","dollar sign":"doll\xe1r jel","currency sign":"valuta jel","euro-currency sign":"euro-valuta jel","colon sign":"kett\u0151spont","cruzeiro sign":"cruzeiro jel","french franc sign":"francia frank jel","lira sign":"l\xedra jel","mill sign":"mill jel","naira sign":"naira jel","peseta sign":"peseta jel","rupee sign":"r\xfapia jel","won sign":"won jel","new sheqel sign":"\xfaj s\xe9kel jel","dong sign":"dong jel","kip sign":"kip jel","tugrik sign":"tugrik jel","drachma sign":"drachma jel","german penny symbol":"n\xe9met penny jel","peso sign":"peso jel","guarani sign":"guarani jel","austral sign":"austral jel","hryvnia sign":"hrivnya jel","cedi sign":"cedi jel","livre tournois sign":"livre tournois jel","spesmilo sign":"spesmilo jel","tenge sign":"tenge jel","indian rupee sign":"r\xfapia jel","turkish lira sign":"t\xf6r\xf6k l\xedra jel","nordic mark sign":"\xe9szaki m\xe1rka jel","manat sign":"manat jel","ruble sign":"rubel jel","yen character":"jen karakter","yuan character":"j\xfcan karakter","yuan character, in hong kong and taiwan":"hongkongi \xe9s tajvani j\xfcan karakter","yen/yuan character variant one":"jen/j\xfcan karaktervari\xe1ns","Emojis":"Hangulatjelek","Emojis...":"Hangulatjelek...","Loading emojis...":"Hangulatjelek bet\xf6lt\xe9se...","Could not load emojis":"A hangulatjeleket nem siker\xfclt bet\xf6lteni","People":"Emberek","Animals and Nature":"\xc1llatok \xe9s term\xe9szet","Food and Drink":"\xc9tel, ital","Activity":"Tev\xe9kenys\xe9gek","Travel and Places":"Utaz\xe1s \xe9s helyek","Objects":"T\xe1rgyak","Flags":"Z\xe1szl\xf3k","Characters":"Karakterek","Characters (no spaces)":"Karakterek (sz\xf3k\xf6z\xf6k n\xe9lk\xfcl)","{0} characters":"{0} karakter","Error: Form submit field collision.":"Hiba: \xdctk\xf6z\xe9s t\xf6rt\xe9nt az \u0171rlap elk\xfcld\xe9sekor.","Error: No form element found.":"Hiba: Nem tal\xe1lhat\xf3 \u0171rlap elem.","Color swatch":"Sz\xednpaletta","Color Picker":"Sz\xednv\xe1laszt\xf3","Invalid hex color code: {0}":"\xc9rv\xe9nytelen hexadecim\xe1lis sz\xednk\xf3d: {0}","Invalid input":"\xc9rv\xe9nytelen bemenet","R":"R","Red component":"Piros komponens","G":"G","Green component":"Z\xf6ld komponens","B":"B","Blue component":"K\xe9k komponens","#":"#","Hex color code":"Hexadecim\xe1lis sz\xednk\xf3d","Range 0 to 255":"0-t\xf3l 255-ig","Turquoise":"T\xfcrkiz","Green":"Z\xf6ld","Blue":"K\xe9k","Purple":"Lila","Navy Blue":"Tengerk\xe9k","Dark Turquoise":"S\xf6t\xe9tt\xfcrkiz","Dark Green":"S\xf6t\xe9tz\xf6ld","Medium Blue":"Kir\xe1lyk\xe9k","Medium Purple":"K\xf6z\xe9plila","Midnight Blue":"\xc9jf\xe9lk\xe9k","Yellow":"S\xe1rga","Orange":"Narancss\xe1rga","Red":"Piros","Light Gray":"Vil\xe1gossz\xfcrke","Gray":"Sz\xfcrke","Dark Yellow":"S\xf6t\xe9ts\xe1rga","Dark Orange":"S\xf6t\xe9t narancss\xe1rga","Dark Red":"S\xf6t\xe9tv\xf6r\xf6s","Medium Gray":"K\xf6z\xe9psz\xfcrke","Dark Gray":"S\xf6t\xe9tsz\xfcrke","Light Green":"Vil\xe1gosz\xf6ld","Light Yellow":"Vil\xe1goss\xe1rga","Light Red":"Vil\xe1gospiros","Light Purple":"Vil\xe1goslila","Light Blue":"Vil\xe1gosk\xe9k","Dark Purple":"S\xf6t\xe9tlila","Dark Blue":"S\xf6t\xe9tk\xe9k","Black":"Fekete","White":"Feh\xe9r","Switch to or from fullscreen mode":"Teljes vagy norm\xe1l k\xe9perny\u0151s m\xf3dra v\xe1lt\xe1s","Open help dialog":"S\xfag\xf3ablak megnyit\xe1sa","history":"el\u0151zm\xe9nyek","styles":"st\xedlusok","formatting":"form\xe1z\xe1s","alignment":"igaz\xedt\xe1s","indentation":"beh\xfaz\xe1s","Font":"Bet\u0171t\xedpus","Size":"M\xe9ret","More...":"Tov\xe1bbiak...","Select...":"V\xe1lasszon...","Preferences":"Be\xe1ll\xedt\xe1sok","Yes":"Igen","No":"Nem","Keyboard Navigation":"Billenty\u0171zettel val\xf3 navig\xe1l\xe1s","Version":"Verzi\xf3","Code view":"K\xf3dn\xe9zet","Open popup menu for split buttons":"Felugr\xf3 men\xfc megnyit\xe1sa az osztott gombokhoz","List Properties":"Lista tulajdons\xe1gai","List properties...":"Lista tulajdons\xe1gai...","Start list at number":"Lista kezd\xe9se ett\u0151l a sz\xe1mt\xf3l","Line height":"Sor magass\xe1ga","Dropped file type is not supported":"Nem t\xe1mogatott f\xe1jlt\xedpus","Loading...":"Bet\xf6lt\xe9s...","ImageProxy HTTP error: Rejected request":"ImageProxy HTTP hiba: k\xe9r\xe9s elutas\xedtva","ImageProxy HTTP error: Could not find Image Proxy":"ImageProxy HTTP hiba: nincs ilyen Image Proxy","ImageProxy HTTP error: Incorrect Image Proxy URL":"ImageProxy HTTP hiba: helytelen Image Proxy URL","ImageProxy HTTP error: Unknown ImageProxy error":"ImageProxy HTTP hiba: ismeretlen ImageProxy hiba"}); \ No newline at end of file +tinymce.addI18n("hu_HU",{"#":"#","Accessibility":"Akad\xe1lymentes\xedt\xe9s","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"M\u0171velet","Activity":"Tev\xe9kenys\xe9gek","Address":"C\xedm","Advanced":"Speci\xe1lis","Align":"Igaz\xedt\xe1s","Align center":"K\xf6z\xe9pre igaz\xedt\xe1s","Align left":"Balra igaz\xedt\xe1s","Align right":"Jobbra igaz\xedt\xe1s","Alignment":"Igaz\xedt\xe1s","Alignment {0}":"","All":"Minden","Alternative description":"Alternat\xedv le\xedr\xe1s","Alternative source":"Alternat\xedv forr\xe1s","Alternative source URL":"Alternat\xedv forr\xe1s URL","Anchor":"Horgony","Anchor...":"Horgony...","Anchors":"Horgonyok","Animals and Nature":"\xc1llatok \xe9s term\xe9szet","Arrows":"Nyilak","B":"B","Background color":"H\xe1tt\xe9rsz\xedn","Background color {0}":"","Black":"Fekete","Block":"Blokk","Block {0}":"","Blockquote":"Id\xe9zetblokk","Blocks":"Blokkok","Blue":"K\xe9k","Blue component":"K\xe9k komponens","Body":"Sz\xf6vegt\xf6rzs","Bold":"F\xe9lk\xf6v\xe9r","Border":"Szeg\xe9ly","Border color":"Szeg\xe9lysz\xedn","Border style":"Szeg\xe9ly st\xedlusa","Border width":"Szeg\xe9ly vastags\xe1ga","Bottom":"Alulra","Browse files":"","Browse for an image":"K\xe9p keres\xe9se tall\xf3z\xe1ssal","Browse links":"","Bullet list":"Listajeles lista","Cancel":"M\xe9gse","Caption":"Felirat","Cell":"Cella","Cell padding":"Cellamarg\xf3","Cell properties":"Cella tulajdons\xe1gai","Cell spacing":"Cellat\xe1vols\xe1g","Cell styles":"Cellast\xedlusok","Cell type":"Cellat\xedpus","Center":"K\xf6z\xe9pre","Characters":"Karakterek","Characters (no spaces)":"Karakterek (sz\xf3k\xf6z\xf6k n\xe9lk\xfcl)","Circle":"K\xf6r","Class":"Oszt\xe1ly","Clear formatting":"Form\xe1z\xe1s t\xf6rl\xe9se","Close":"Bez\xe1r\xe1s","Code":"K\xf3d","Code sample...":"K\xf3dminta...","Code view":"K\xf3dn\xe9zet","Color Picker":"Sz\xednv\xe1laszt\xf3","Color swatch":"Sz\xednpaletta","Cols":"Oszlopok","Column":"Oszlop","Column clipboard actions":"Oszlop v\xe1g\xf3lapi m\u0171veletek","Column group":"Oszlopcsoport","Column header":"Oszlopfejl\xe9c","Constrain proportions":"M\xe9retar\xe1ny","Copy":"M\xe1sol\xe1s","Copy column":"Oszlop m\xe1sol\xe1sa","Copy row":"Sor m\xe1sol\xe1sa","Could not find the specified string.":"A be\xedrt kifejez\xe9s nem tal\xe1lhat\xf3.","Could not load emojis":"A hangulatjeleket nem siker\xfclt bet\xf6lteni","Count":"Sz\xe1m","Currency":"P\xe9nznem","Current window":"Jelenlegi ablak","Custom color":"Egy\xe9ni sz\xedn","Custom...":"Egy\xe9ni...","Cut":"Kiv\xe1g\xe1s","Cut column":"Oszlop kiv\xe1g\xe1sa","Cut row":"Sor kiv\xe1g\xe1sa","Dark Blue":"S\xf6t\xe9tk\xe9k","Dark Gray":"S\xf6t\xe9tsz\xfcrke","Dark Green":"S\xf6t\xe9tz\xf6ld","Dark Orange":"S\xf6t\xe9t narancss\xe1rga","Dark Purple":"S\xf6t\xe9tlila","Dark Red":"S\xf6t\xe9tv\xf6r\xf6s","Dark Turquoise":"S\xf6t\xe9tt\xfcrkiz","Dark Yellow":"S\xf6t\xe9ts\xe1rga","Dashed":"Szaggatott","Date/time":"D\xe1tum/id\u0151","Decrease indent":"Beh\xfaz\xe1s cs\xf6kkent\xe9se","Default":"Alap\xe9rtelmezett","Delete accordion":"","Delete column":"Oszlop t\xf6rl\xe9se","Delete row":"Sor t\xf6rl\xe9se","Delete table":"T\xe1bl\xe1zat t\xf6rl\xe9se","Dimensions":"M\xe9retek","Disc":"Pont","Div":"Div","Document":"Dokumentum","Dotted":"Pontozott","Double":"Dupla","Drop an image here":"H\xfazz ide egy k\xe9pet","Dropped file type is not supported":"Nem t\xe1mogatott f\xe1jlt\xedpus","Edit":"Szerkeszt\xe9s","Embed":"Be\xe1gyaz\xe1s","Emojis":"Hangulatjelek","Emojis...":"Hangulatjelek...","Error":"Hiba","Error: Form submit field collision.":"Hiba: \xdctk\xf6z\xe9s t\xf6rt\xe9nt az \u0171rlap elk\xfcld\xe9sekor.","Error: No form element found.":"Hiba: Nem tal\xe1lhat\xf3 \u0171rlap elem.","Extended Latin":"B\u0151v\xedtett latin","Failed to initialize plugin: {0}":"Nem siker\xfclt el\u0151k\xe9sz\xedteni a be\xe9p\xfcl\u0151 modult: {0}","Failed to load plugin url: {0}":"Nem siker\xfclt bet\xf6lteni a be\xe9p\xfcl\u0151 modul webc\xedm\xe9t: {0}","Failed to load plugin: {0} from url {1}":"Nem siker\xfclt bet\xf6lteni a be\xe9p\xfcl\u0151 modult: {0} err\u0151l a webc\xedmr\u0151l: {1}","Failed to upload image: {0}":"Nem siker\xfclt felt\xf6lteni a k\xe9pet: {0}","File":"F\xe1jl","Find":"Keres\xe9s","Find (if searchreplace plugin activated)":"Keres\xe9s (ha a keres\xe9s \xe9s csere be\xe9p\xfcl\u0151 modul enged\xe9lyezett)","Find and Replace":"Keres\xe9s \xe9s csere","Find and replace...":"Keres\xe9s \xe9s csere...","Find in selection":"Keres\xe9s a kiv\xe1laszt\xe1sban","Find whole words only":"Csak teljes szavak keres\xe9se","Flags":"Z\xe1szl\xf3k","Focus to contextual toolbar":"F\xf3kusz a k\xf6rnyezetf\xfcgg\u0151 eszk\xf6zt\xe1rra","Focus to element path":"F\xf3kusz az elem el\xe9r\xe9si \xfatj\xe1ra","Focus to menubar":"F\xf3kusz a men\xfcre","Focus to toolbar":"F\xf3kusz az eszk\xf6zt\xe1rra","Font":"Bet\u0171t\xedpus","Font size {0}":"","Font sizes":"Bet\u0171m\xe9ret","Font {0}":"","Fonts":"Bet\u0171t\xedpusok","Food and Drink":"\xc9tel, ital","Footer":"L\xe1bl\xe9c","Format":"Form\xe1tum","Format {0}":"","Formats":"Form\xe1tumok","Fullscreen":"Teljes k\xe9perny\u0151","G":"G","General":"\xc1ltal\xe1nos","Gray":"Sz\xfcrke","Green":"Z\xf6ld","Green component":"Z\xf6ld komponens","Groove":"Faragott","Handy Shortcuts":"Hasznos billenty\u0171parancsok","Header":"Fejl\xe9c","Header cell":"C\xedmsor cella","Heading 1":"1. c\xedmsor","Heading 2":"2. c\xedmsor","Heading 3":"3. c\xedmsor","Heading 4":"4. c\xedmsor","Heading 5":"5. c\xedmsor","Heading 6":"6. c\xedmsor","Headings":"C\xedmsorok","Height":"Magass\xe1g","Help":"S\xfag\xf3","Hex color code":"Hexadecim\xe1lis sz\xednk\xf3d","Hidden":"Rejtett","Horizontal align":"V\xedzszintes igaz\xedt\xe1s","Horizontal line":"V\xedzszintes vonal","Horizontal space":"T\xe9rk\xf6z v\xedzszintesen","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"Az ID bet\u0171vel kezd\u0151dj\xf6n, \xe9s csak bet\u0171ket, sz\xe1mokat, k\xf6t\u0151jelet, pontot, kett\u0151spontot vagy alulvon\xe1st tartalmazzon.","Image is decorative":"Dekor\xe1ci\xf3s k\xe9p","Image list":"K\xe9plista","Image title":"K\xe9p c\xedme","Image...":"K\xe9p...","ImageProxy HTTP error: Could not find Image Proxy":"ImageProxy HTTP hiba: nincs ilyen Image Proxy","ImageProxy HTTP error: Incorrect Image Proxy URL":"ImageProxy HTTP hiba: helytelen Image Proxy URL","ImageProxy HTTP error: Rejected request":"ImageProxy HTTP hiba: k\xe9r\xe9s elutas\xedtva","ImageProxy HTTP error: Unknown ImageProxy error":"ImageProxy HTTP hiba: ismeretlen ImageProxy hiba","Increase indent":"Beh\xfaz\xe1s n\xf6vel\xe9se","Inline":"Foly\xf3 sz\xf6veg","Insert":"Besz\xfar\xe1s","Insert Template":"Sablon besz\xfar\xe1sa","Insert accordion":"","Insert column after":"Oszlop besz\xfar\xe1sa m\xf6g\xe9","Insert column before":"Oszlop besz\xfar\xe1sa el\xe9","Insert date/time":"D\xe1tum/id\u0151 beilleszt\xe9se","Insert image":"K\xe9p beilleszt\xe9se","Insert link (if link plugin activated)":"Hivatkoz\xe1s besz\xfar\xe1sa (ha a hivatkoz\xe1s be\xe9p\xfcl\u0151 modul enged\xe9lyezett)","Insert row after":"Sor besz\xfar\xe1sa m\xf6g\xe9","Insert row before":"Sor besz\xfar\xe1sa el\xe9","Insert table":"T\xe1bl\xe1zat beilleszt\xe9se","Insert template...":"Sablon besz\xfar\xe1sa...","Insert video":"Vide\xf3 beilleszt\xe9se","Insert/Edit code sample":"K\xf3dminta besz\xfar\xe1sa/szerkeszt\xe9se","Insert/edit image":"K\xe9p beilleszt\xe9se/szerkeszt\xe9se","Insert/edit link":"Hivatkoz\xe1s besz\xfar\xe1sa/szerkeszt\xe9se","Insert/edit media":"M\xe9dia beilleszt\xe9se/szerkeszt\xe9se","Insert/edit video":"Vide\xf3 beilleszt\xe9se/szerkeszt\xe9se","Inset":"S\xfcllyesztett","Invalid hex color code: {0}":"\xc9rv\xe9nytelen hexadecim\xe1lis sz\xednk\xf3d: {0}","Invalid input":"\xc9rv\xe9nytelen bemenet","Italic":"D\u0151lt","Justify":"Sorkiz\xe1rt","Keyboard Navigation":"Billenty\u0171zettel val\xf3 navig\xe1l\xe1s","Language":"Nyelv","Learn more...":"Tudj meg t\xf6bbet...","Left":"Balra","Left to right":"Balr\xf3l jobbra","Light Blue":"Vil\xe1gosk\xe9k","Light Gray":"Vil\xe1gossz\xfcrke","Light Green":"Vil\xe1gosz\xf6ld","Light Purple":"Vil\xe1goslila","Light Red":"Vil\xe1gospiros","Light Yellow":"Vil\xe1goss\xe1rga","Line height":"Sor magass\xe1ga","Link list":"Hivatkoz\xe1slista","Link...":"Hivatkoz\xe1s...","List Properties":"Lista tulajdons\xe1gai","List properties...":"Lista tulajdons\xe1gai...","Loading emojis...":"Hangulatjelek bet\xf6lt\xe9se...","Loading...":"Bet\xf6lt\xe9s...","Lower Alpha":"Kisbet\u0171s","Lower Greek":"Kisbet\u0171s g\xf6r\xf6g","Lower Roman":"Kisbet\u0171s r\xf3mai sz\xe1mos","Match case":"Kis- \xe9s nagybet\u0171k megk\xfcl\xf6nb\xf6ztet\xe9se","Mathematical":"Matematikai","Media poster (Image URL)":"M\xe9dia poszter (k\xe9p URL)","Media...":"M\xe9dia...","Medium Blue":"Kir\xe1lyk\xe9k","Medium Gray":"K\xf6z\xe9psz\xfcrke","Medium Purple":"K\xf6z\xe9plila","Merge cells":"Cell\xe1k egyes\xedt\xe9se","Middle":"K\xf6z\xe9pre","Midnight Blue":"\xc9jf\xe9lk\xe9k","More...":"Tov\xe1bbiak...","Name":"N\xe9v","Navy Blue":"Tengerk\xe9k","New document":"\xdaj dokumentum","New window":"\xdaj ablak","Next":"K\xf6vetkez\u0151","No":"Nem","No alignment":"Igaz\xedt\xe1s n\xe9lk\xfcl","No color":"Nincs sz\xedn","Nonbreaking space":"Nem t\xf6rhet\u0151 sz\xf3k\xf6z","None":"Nincs","Numbered list":"Sz\xe1mozott lista","OR":"VAGY","Objects":"T\xe1rgyak","Ok":"Rendben","Open help dialog":"S\xfag\xf3ablak megnyit\xe1sa","Open link":"Hivatkoz\xe1s megnyit\xe1sa","Open link in...":"Hivatkoz\xe1s megnyit\xe1sa...","Open popup menu for split buttons":"Felugr\xf3 men\xfc megnyit\xe1sa az osztott gombokhoz","Orange":"Narancss\xe1rga","Outset":"Kiemelt","Page break":"Oldalt\xf6r\xe9s","Paragraph":"Bekezd\xe9s","Paste":"Beilleszt\xe9s","Paste as text":"Beilleszt\xe9s sz\xf6vegk\xe9nt","Paste column after":"Oszlop besz\xfar\xe1sa ut\xe1na","Paste column before":"Oszlop besz\xfar\xe1sa el\xe9","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Beilleszt\xe9s form\xe1zatlan sz\xf6vegk\xe9nt. A tartalom mostant\xf3l form\xe1zatlan sz\xf6vegk\xe9nt lesz beillesztve, am\xedg nem kapcsolod ki ezt az opci\xf3t.","Paste or type a link":"Hivatkoz\xe1s be\xedr\xe1sa vagy beilleszt\xe9se","Paste row after":"Sor besz\xfar\xe1sa ut\xe1na","Paste row before":"Sor beilleszt\xe9se el\xe9","Paste your embed code below:":"Illeszd be a be\xe1gyaz\xe1si k\xf3dot al\xe1bb:","People":"Emberek","Plugins":"Be\xe9p\xfcl\u0151 modulok","Plugins installed ({0}):":"Telep\xedtett be\xe9p\xfcl\u0151 modulok ({0}):","Powered by {0}":"Szolg\xe1ltat\xf3: {0}","Pre":"Pre","Preferences":"Be\xe1ll\xedt\xe1sok","Preformatted":"El\u0151form\xe1zott","Premium plugins:":"Pr\xe9mium be\xe9p\xfcl\u0151 modulok:","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"El\u0151n\xe9zet","Previous":"El\u0151z\u0151","Print":"Nyomtat\xe1s","Print...":"Nyomtat\xe1s...","Purple":"Lila","Quotations":"Id\xe9z\u0151jelek","R":"R","Range 0 to 255":"0-t\xf3l 255-ig","Red":"Piros","Red component":"Piros komponens","Redo":"Ism\xe9t","Remove":"Elt\xe1vol\xedt\xe1s","Remove color":"Sz\xedn t\xf6rl\xe9se","Remove link":"Hivatkoz\xe1s t\xf6rl\xe9se","Replace":"Csere","Replace all":"Az \xf6sszes cser\xe9je","Replace with":"Csere erre:","Resize":"\xc1tm\xe9retez\xe9s","Restore last draft":"Utols\xf3 piszkozat vissza\xe1ll\xedt\xe1sa","Reveal or hide additional toolbar items":"","Rich Text Area":"Szabadsz\xf6veges mez\u0151","Rich Text Area. Press ALT-0 for help.":"Vizu\xe1lis szerkeszt\u0151 ter\xfclet. Nyomjon ALT-0-t a s\xfag\xf3hoz.","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Vizu\xe1lis szerkeszt\u0151 ter\xfclet. Nyomjon ALT-F9-et a men\xfch\xf6z. Nyomjon ALT-F10-et az eszk\xf6zt\xe1rhoz. Nyomjon ALT-0-t a s\xfag\xf3hoz","Ridge":"Dombor\xfa","Right":"Jobbra","Right to left":"Jobbr\xf3l balra","Row":"Sor","Row clipboard actions":"Sor v\xe1g\xf3lapi m\u0171veletek","Row group":"Sorcsoport","Row header":"Sorfejl\xe9c","Row properties":"Sor tulajdons\xe1gai","Row type":"Sort\xedpus","Rows":"Sorok","Save":"Ment\xe9s","Save (if save plugin activated)":"Ment\xe9s (ha a ment\xe9s be\xe9p\xfcl\u0151 modul enged\xe9lyezett)","Scope":"Tartom\xe1ny","Search":"Keres\xe9s","Select all":"Minden kijel\xf6l\xe9se","Select...":"V\xe1lasszon...","Selection":"Kiv\xe1laszt\xe1s","Shortcut":"Billenty\u0171kombin\xe1ci\xf3","Show blocks":"Blokkok mutat\xe1sa","Show caption":"Felirat megjelen\xedt\xe9se","Show invisible characters":"L\xe1thatatlan karakterek mutat\xe1sa","Size":"M\xe9ret","Solid":"Szimpla","Source":"Forr\xe1s","Source code":"Forr\xe1sk\xf3d","Special Character":"Speci\xe1lis karakter","Special character...":"Speci\xe1lis karakter...","Split cell":"Cell\xe1k sz\xe9tv\xe1laszt\xe1sa","Square":"N\xe9gyzet","Start list at number":"Lista kezd\xe9se ett\u0151l a sz\xe1mt\xf3l","Strikethrough":"\xc1th\xfazott","Style":"St\xedlus","Subscript":"Als\xf3 index","Superscript":"Fels\u0151 index","Switch to or from fullscreen mode":"Teljes vagy norm\xe1l k\xe9perny\u0151s m\xf3dra v\xe1lt\xe1s","Symbols":"Szimb\xf3lumok","System Font":"Rendszer bet\u0171t\xedpusa","Table":"T\xe1bl\xe1zat","Table caption":"T\xe1bl\xe1zatfelirat","Table properties":"T\xe1bl\xe1zat tulajdons\xe1gai","Table styles":"T\xe1bl\xe1zatst\xedlusok","Template":"Sablon","Templates":"Sablonok","Text":"Sz\xf6veg","Text color":"Sz\xf6veg sz\xedne","Text color {0}":"","Text to display":"Megjelen\xedtend\u0151 sz\xf6veg","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"A megadott URL e-mail-c\xedmnek t\u0171nik. Szeretn\xe9d hozz\xe1adni a sz\xfcks\xe9ges mailto: el\u0151tagot?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"A megadott URL k\xfcls\u0151 c\xedmnek t\u0171nik. Szeretn\xe9d hozz\xe1adni a sz\xfcks\xe9ges http:// el\u0151tagot?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"Az URL amit megadt\xe1l k\xfcls\u0151 hivatkoz\xe1s. Szeretn\xe9d https:// el\u0151taggal megnyitni?","Title":"C\xedm","To open the popup, press Shift+Enter":"A felugr\xf3 ablak megnyit\xe1s\xe1hoz nyomja meg a Shift+Enter billenty\u0171t","Toggle accordion":"","Tools":"Eszk\xf6z\xf6k","Top":"Fel\xfclre","Travel and Places":"Utaz\xe1s \xe9s helyek","Turquoise":"T\xfcrkiz","Underline":"Al\xe1h\xfazott","Undo":"Visszavon\xe1s","Upload":"Felt\xf6lt\xe9s","Uploading image":"K\xe9p felt\xf6lt\xe9se","Upper Alpha":"Nagybet\u0171s","Upper Roman":"Nagybet\u0171s r\xf3mai sz\xe1mos","Url":"Webc\xedm","User Defined":"Felhaszn\xe1l\xf3 \xe1ltal meghat\xe1rozott","Valid":"\xc9rv\xe9nyes","Version":"Verzi\xf3","Vertical align":"F\xfcgg\u0151leges igaz\xedt\xe1s","Vertical space":"T\xe9rk\xf6z f\xfcgg\u0151legesen","View":"N\xe9zet","Visual aids":"Vizu\xe1lis seg\xe9deszk\xf6z\xf6k","Warn":"Figyelmeztet\xe9s","White":"Feh\xe9r","Width":"Sz\xe9less\xe9g","Word count":"Szavak sz\xe1ma","Words":"Szavak","Words: {0}":"Szavak: {0}","Yellow":"S\xe1rga","Yes":"Igen","You are using {0}":"Haszn\xe1latban: {0}","You have unsaved changes are you sure you want to navigate away?":"Nem mentett m\xf3dos\xedt\xe1said vannak, biztosan el akarsz navig\xe1lni?","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"A b\xf6ng\xe9sz\u0151d nem t\xe1mogatja a k\xf6zvetlen hozz\xe1f\xe9r\xe9st a v\xe1g\xf3laphoz. K\xe9rlek, haszn\xe1ld a Ctrl+X/C/V billenty\u0171ket.","alignment":"igaz\xedt\xe1s","austral sign":"austral jel","cedi sign":"cedi jel","colon sign":"kett\u0151spont","cruzeiro sign":"cruzeiro jel","currency sign":"valuta jel","dollar sign":"doll\xe1r jel","dong sign":"dong jel","drachma sign":"drachma jel","euro-currency sign":"euro-valuta jel","example":"p\xe9lda","formatting":"form\xe1z\xe1s","french franc sign":"francia frank jel","german penny symbol":"n\xe9met penny jel","guarani sign":"guarani jel","history":"el\u0151zm\xe9nyek","hryvnia sign":"hrivnya jel","indentation":"beh\xfaz\xe1s","indian rupee sign":"r\xfapia jel","kip sign":"kip jel","lira sign":"l\xedra jel","livre tournois sign":"livre tournois jel","manat sign":"manat jel","mill sign":"mill jel","naira sign":"naira jel","new sheqel sign":"\xfaj s\xe9kel jel","nordic mark sign":"\xe9szaki m\xe1rka jel","peseta sign":"peseta jel","peso sign":"peso jel","ruble sign":"rubel jel","rupee sign":"r\xfapia jel","spesmilo sign":"spesmilo jel","styles":"st\xedlusok","tenge sign":"tenge jel","tugrik sign":"tugrik jel","turkish lira sign":"t\xf6r\xf6k l\xedra jel","won sign":"won jel","yen character":"jen karakter","yen/yuan character variant one":"jen/j\xfcan karaktervari\xe1ns","yuan character":"j\xfcan karakter","yuan character, in hong kong and taiwan":"hongkongi \xe9s tajvani j\xfcan karakter","{0} characters":"{0} karakter","{0} columns, {1} rows":"","{0} words":"{0} sz\xf3"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/hy.js b/libraries/tinymce/js/tinymce/langs/hy.js index 5ec4108..3368963 100644 --- a/libraries/tinymce/js/tinymce/langs/hy.js +++ b/libraries/tinymce/js/tinymce/langs/hy.js @@ -1 +1 @@ -tinymce.addI18n("hy",{"Redo":"\u0540\u0561\u057b\u0578\u0580\u0564 \u0584\u0561\u0575\u056c","Undo":"\u0546\u0561\u056d\u0578\u0580\u0564 \u0584\u0561\u0575\u056c","Cut":"\u053f\u057f\u0580\u0565\u056c","Copy":"\u054a\u0561\u057f\u0573\u0565\u0576\u0565\u056c","Paste":"\u054f\u0565\u0572\u0561\u0564\u0580\u0565\u056c","Select all":"\u0546\u0577\u0565\u056c \u0562\u0578\u056c\u0578\u0580\u0568","New document":"\u0546\u0578\u0580 \u0583\u0561\u057d\u057f\u0561\u0569\u0578\u0582\u0572\u0569","Ok":"\u053c\u0561\u057e","Cancel":"\u0553\u0561\u056f\u0565\u056c","Visual aids":"\u0551\u0578\u0582\u0581\u0561\u0564\u0580\u0565\u056c \u056f\u0578\u0576\u057f\u0578\u0582\u0580\u0576\u0565\u0580\u0568","Bold":"\u0539\u0561\u057e\u0561\u057f\u0561\u057c","Italic":"\u0547\u0565\u0572\u0561\u057f\u0561\u057c","Underline":"\u0538\u0576\u0564\u0563\u056e\u057e\u0561\u056e","Strikethrough":"\u0531\u0580\u057f\u0561\u0563\u056e\u057e\u0561\u056e","Superscript":"\u054e\u0565\u0580\u056b\u0576 \u056b\u0576\u0564\u0565\u0584\u057d","Subscript":"\u054d\u057f\u0578\u0580\u056b\u0576 \u056b\u0576\u0564\u0565\u0584\u057d","Clear formatting":"\u0544\u0561\u0584\u0580\u0565\u056c \u0586\u0578\u0580\u0574\u0561\u057f\u0561\u057e\u0578\u0580\u0578\u0582\u0574\u0568","Remove":"\u0540\u0565\u057c\u0561\u0581\u0576\u0565\u056c","Align left":"\u0541\u0561\u056d\u0561\u056f\u0578\u0572\u0574\u0575\u0561 \u0570\u0561\u057e\u0561\u057d\u0561\u0580\u0578\u0582\u0569\u0575\u0578\u0582\u0576","Align center":"\u053f\u0565\u0576\u057f\u0580\u0578\u0576\u0561\u056f\u0561\u0576 \u0570\u0561\u057e\u0561\u057d\u0561\u0580\u0578\u0582\u0569\u0575\u0578\u0582\u0576","Align right":"\u0531\u057b\u0561\u056f\u0578\u0572\u0574\u0575\u0561 \u0570\u0561\u057e\u0561\u057d\u0561\u0580\u0578\u0582\u0569\u0575\u0578\u0582\u0576","No alignment":"","Justify":"\u0535\u0580\u056f\u056f\u0578\u0572\u0574\u0561\u0576\u056b \u0570\u0561\u057e\u0561\u057d\u0561\u0580\u0578\u0582\u0569\u0575\u0578\u0582\u0576","Bullet list":"\u0549\u0570\u0561\u0574\u0561\u0580\u0561\u056f\u0561\u056c\u057e\u0561\u056e \u0581\u0578\u0582\u0581\u0561\u056f","Numbered list":"\u0540\u0561\u0574\u0561\u0580\u0561\u056f\u0561\u056c\u057e\u0561\u056e \u0581\u0578\u0582\u0581\u0561\u056f","Decrease indent":"\u0553\u0578\u0584\u0580\u0561\u0581\u0576\u0565\u056c \u0571\u0561\u056d \u0565\u0566\u0580\u056b \u0570\u0565\u057c\u0561\u057e\u0578\u0580\u0578\u0582\u0569\u0575\u0578\u0582\u0576\u0568","Increase indent":"\u0544\u0565\u056e\u0561\u0581\u0576\u0565\u056c \u0571\u0561\u056d \u0565\u0566\u0580\u056b \u0570\u0565\u057c\u0561\u057e\u0578\u0580\u0578\u0582\u0569\u0575\u0578\u0582\u0576\u0568","Close":"\u0553\u0561\u056f\u0565\u056c","Formats":"\u0556\u0578\u0580\u0574\u0561\u057f\u0576\u0565\u0580","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"\u0541\u0565\u0580 \u0562\u0580\u0561\u0578\u0582\u0566\u0565\u0580\u0568 \u0579\u056b \u0561\u057a\u0561\u0570\u0578\u057e\u0578\u0582\u0574 \u0561\u0576\u0574\u056b\u057b\u0561\u056f\u0561\u0576 \u0565\u056c\u0584 \u0583\u0578\u056d\u0561\u0576\u0561\u056f\u0574\u0561\u0576 \u0562\u0578\u0582\u0586\u0565\u0580\u056b\u0576\u0589 \u053d\u0576\u0564\u0580\u0578\u0582\u0574 \u0565\u0576\u0584 \u0585\u0563\u057f\u057e\u0565\u056c Ctrl+X/C/V \u057d\u057f\u0565\u0572\u0576\u0565\u0580\u056b\u0581\u0589","Headings":"\u054e\u0565\u0580\u0576\u0561\u0563\u0580\u0565\u0580","Heading 1":"\u054e\u0565\u0580\u0576\u0561\u0563\u056b\u0580 1","Heading 2":"\u054e\u0565\u0580\u0576\u0561\u0563\u056b\u0580 2","Heading 3":"\u054e\u0565\u0580\u0576\u0561\u0563\u056b\u0580 3","Heading 4":"\u054e\u0565\u0580\u0576\u0561\u0563\u056b\u0580 4","Heading 5":"\u054e\u0565\u0580\u0576\u0561\u0563\u056b\u0580 5","Heading 6":"\u054e\u0565\u0580\u0576\u0561\u0563\u056b\u0580 6","Preformatted":"\u0546\u0561\u056d\u0561\u057a\u0565\u057d \u0571\u0565\u0582\u0561\u057e\u0578\u0580\u057e\u0561\u056e","Div":"","Pre":"","Code":"\u053f\u0578\u0564","Paragraph":"\u054a\u0561\u0580\u0562\u0565\u0580\u0578\u0582\u0569\u0575\u0578\u0582\u0576","Blockquote":"\u0544\u0565\u057b\u0562\u0565\u0580\u0578\u0582\u0574","Inline":"\u054f\u0578\u0572\u0561\u0575\u056b\u0576","Blocks":"\u0532\u056c\u0578\u056f\u0576\u0565\u0580","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"\u054f\u0565\u0584\u057d\u057f\u056b \u057f\u0565\u0572\u0561\u0564\u0580\u0578\u0582\u0574\u0568 \u056f\u0561\u057f\u0561\u0580\u057e\u0565\u056c\u0578\u0582 \u0567 \u0570\u0561\u057d\u0561\u0580\u0561\u056f \u057f\u0565\u0584\u057d\u057f\u056b \u057c\u0565\u056a\u056b\u0574\u0578\u057e\u0589 \u054a\u0561\u057f\u0573\u0565\u0576\u057e\u0561\u056e \u057f\u0565\u0584\u057d\u057f\u0568 \u057f\u0565\u0572\u0561\u0564\u0580\u057e\u0565\u056c\u0578\u0582 \u0567 \u0570\u0561\u057d\u0561\u0580\u0561\u056f \u057f\u0565\u0584\u057d\u057f\u056b \u0571\u0587\u0578\u057e \u0574\u056b\u0576\u0579\u0587 \u0561\u0575\u057d \u057c\u0565\u056a\u056b\u0574\u056b \u0561\u0576\u057b\u0561\u057f\u0578\u0582\u0574\u0568\u0589","Fonts":"\u0556\u0578\u0576\u057f\u0565\u0580","Font sizes":"","Class":"\u0534\u0561\u057d","Browse for an image":"\u0538\u0576\u057f\u0580\u0565\u056c \u0576\u056f\u0561\u0580","OR":"\u053f\u0531\u0544","Drop an image here":"\u0546\u056f\u0561\u0580\u0568 \u0563\u0581\u0565\u0584 \u0561\u0575\u057d\u057f\u0565\u0572","Upload":"\u054e\u0565\u0580\u0562\u0565\u057c\u0576\u0565\u056c","Uploading image":"","Block":"\u0532\u056c\u0578\u056f","Align":"\u0540\u0561\u057e\u0561\u057d\u0561\u0580\u0565\u0581\u0576\u0565\u056c","Default":"\u054d\u057f\u0561\u0576\u0564\u0561\u0580\u057f","Circle":"\u0547\u0580\u057b\u0561\u0576","Disc":"\u053f\u056c\u0578\u0580","Square":"\u0554\u0561\u057c\u0561\u056f\u0578\u0582\u057d\u056b","Lower Alpha":"\u0553\u0578\u0584\u0580\u0561\u057f\u0561\u057c \u056c\u0561\u057f\u056b\u0576\u0561\u056f\u0561\u0576 \u057f\u0561\u057c\u0565\u0580","Lower Greek":"\u0553\u0578\u0584\u0580\u0561\u057f\u0561\u057c \u0570\u0578\u0582\u0576\u0561\u056f\u0561\u0576 \u057f\u0561\u057c\u0565\u0580","Lower Roman":"\u0553\u0578\u0584\u0580\u0561\u057f\u0561\u057c \u0570\u057c\u0578\u0574\u0565\u0561\u056f\u0561\u0576 \u0569\u057e\u0565\u0580","Upper Alpha":"\u0544\u0565\u056e\u0561\u057f\u0561\u057c \u056c\u0561\u057f\u056b\u0576\u0565\u0580\u0565\u0576 \u057f\u0561\u057c\u0565\u0580","Upper Roman":"\u0544\u0565\u056e\u0561\u057f\u0561\u057c \u0570\u057c\u0578\u0574\u0565\u0561\u056f\u0561\u0576 \u0569\u057e\u0565\u0580","Anchor...":"\u053d\u0561\u0580\u056b\u057d\u056d...","Anchor":"","Name":"\u0531\u0576\u0578\u0582\u0576","ID":"","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"","You have unsaved changes are you sure you want to navigate away?":"\u053f\u0561\u0576 \u0579\u057a\u0561\u0570\u057a\u0561\u0576\u057e\u0561\u056e \u0583\u0578\u0583\u0578\u056d\u0578\u0582\u0569\u0575\u0578\u0582\u0576\u0576\u0565\u0580\u0589 \u0534\u0578\u0582\u0584 \u056b\u0580\u0578\u055e\u0584 \u0578\u0582\u0566\u0578\u0582\u0574 \u0565\u0584 \u0564\u0578\u0582\u0580\u057d \u0563\u0561\u056c","Restore last draft":"\u054e\u0565\u0580\u0561\u056f\u0561\u0576\u0563\u0576\u0565\u056c \u057e\u0565\u0580\u057b\u056b\u0576 \u0576\u0561\u056d\u0561\u0563\u056b\u056e\u0568","Special character...":"\u0540\u0561\u057f\u0578\u0582\u056f \u057d\u056b\u0574\u057e\u0578\u056c\u0576\u0565\u0580...","Special Character":"","Source code":"\u053e\u0580\u0561\u0563\u0580\u0561\u0575\u056b\u0576 \u056f\u0578\u0564","Insert/Edit code sample":"\u054f\u0565\u0572\u0561\u0564\u0580\u0565\u056c/\u056d\u0574\u0562\u0561\u0563\u0580\u0565\u056c \u056f\u0578\u0564\u0568","Language":"\u053c\u0565\u0566\u0578\u0582","Code sample...":"\u053f\u0578\u0564\u056b \u0585\u0580\u0576\u0561\u056f","Left to right":"\u0541\u0561\u056d\u056b\u0581 \u0561\u057b","Right to left":"\u0531\u057b\u056b\u0581 \u0571\u0561\u056d","Title":"\u054e\u0565\u0580\u0576\u0561\u0563\u056b\u0580","Fullscreen":"\u0531\u0574\u0562\u0578\u0572\u057b \u0567\u056f\u0580\u0561\u0576\u0578\u057e","Action":"\u0533\u0578\u0580\u056e\u0578\u0572\u0578\u0582\u0569\u0575\u0578\u0582\u0576","Shortcut":"\u053f\u0561\u0580\u0573\u0578\u0582\u0572\u056b","Help":"\u0555\u0563\u0576\u0578\u0582\u0569\u0575\u0578\u0582\u0576","Address":"\u0540\u0561\u057d\u0581\u0565","Focus to menubar":"\u053f\u0565\u0576\u057f\u0580\u0578\u0576\u0561\u0576\u0561\u056c \u0574\u0565\u0576\u0575\u0578\u0582\u056b \u057e\u0580\u0561","Focus to toolbar":"\u053f\u0565\u0576\u057f\u0580\u0578\u0576\u0561\u0576\u0561\u056c \u0563\u0578\u0580\u056e\u056b\u0584\u0561\u0563\u0578\u057f\u0578\u0582 \u057e\u0580\u0561","Focus to element path":"\u053f\u0565\u0576\u057f\u0580\u0578\u0576\u0561\u0581\u0565\u0584 \u057f\u0561\u0580\u0580\u0565\u0580\u056b \u0578\u0582\u0572\u0578\u0582 \u057e\u0580\u0561","Focus to contextual toolbar":"\u053f\u0565\u0576\u057f\u0580\u0578\u0576\u0561\u0576\u0561\u056c \u0570\u0561\u0574\u0561\u057f\u0565\u0584\u057d\u057f\u056b \u0563\u0578\u0580\u056e\u056b\u0584\u0561\u0563\u0578\u057f\u0578\u0582 \u057e\u0580\u0561","Insert link (if link plugin activated)":"\u054f\u0565\u0572\u0561\u0564\u0580\u0565\u056c \u0570\u0572\u0578\u0582\u0574 (\u0565\u0569\u0565 \u0570\u0572\u0578\u0582\u0574 \u0568\u0576\u0564\u056c\u0561\u0575\u0576\u0578\u0582\u0574\u0568 \u0561\u057e\u057f\u056b\u057e \u0567)","Save (if save plugin activated)":"\u054a\u0561\u0570\u057a\u0561\u0576\u0565\u056c (\u0565\u0569\u0565 save \u0568\u0576\u0564\u056c\u0561\u0575\u0576\u0578\u0582\u0574\u0568 \u0561\u056f\u057f\u056b\u057e \u0567)","Find (if searchreplace plugin activated)":"\u0553\u0576\u057f\u0580\u0565\u056c (\u0565\u0569\u0565 searchreplace \u0568\u0576\u0564\u056c\u0561\u0575\u0576\u0578\u0582\u0574\u0568 \u0561\u056f\u057f\u056b\u057e \u0567)","Plugins installed ({0}):":"\u054f\u0565\u0572\u0561\u0564\u0580\u057e\u0561\u056e \u0583\u056c\u0561\u0563\u056b\u0576\u0576\u0565\u0580 ({0}):","Premium plugins:":"\u054e\u0573\u0561\u0580\u0578\u057e\u056b \u0568\u0576\u0564\u056c\u0561\u0575\u0576\u0578\u0582\u0574\u0576\u0565\u0580","Learn more...":"\u053b\u0574\u0561\u0576\u0561\u056c \u0561\u057e\u0565\u056c\u056b\u0576 \u2024\u2024\u2024","You are using {0}":"\u0534\u0578\u0582\u0584 \u0585\u0563\u057f\u0561\u0563\u0578\u0580\u056e\u0578\u0582\u0574 \u0565\u0584 {0}","Plugins":"\u0538\u0576\u0564\u056c\u0561\u0575\u0576\u0578\u0582\u0574\u0576\u0565\u0580","Handy Shortcuts":"\u0555\u0563\u057f\u0561\u056f\u0561\u0580 \u056f\u0561\u0580\u0573\u0578\u0582\u0572\u056b\u0576\u0565\u0580","Horizontal line":"\u0540\u0578\u0580\u056b\u0566\u0578\u0576\u0561\u056f\u0561\u0576 \u0563\u056b\u056e","Insert/edit image":"\u054f\u0565\u0572\u0561\u0564\u0580\u0565\u056c/\u056d\u0574\u0562\u0561\u0563\u0580\u0565\u056c \u0576\u056f\u0561\u0580","Alternative description":"","Accessibility":"","Image is decorative":"","Source":"\u0546\u056f\u0561\u0580\u056b \u0570\u0561\u057d\u0581\u0565","Dimensions":"\u0549\u0561\u0583\u0565\u0580","Constrain proportions":"\u054a\u0561\u0570\u057a\u0561\u0576\u0565\u056c \u0574\u0561\u0577\u057f\u0561\u0562\u0561\u057e\u0578\u0580\u0578\u0582\u0574\u0568","General":"\u0533\u056c\u056d\u0561\u057e\u0578\u0580","Advanced":"\u053c\u0580\u0561\u0581\u0578\u0582\u0581\u056b\u0579","Style":"\u0548\u0573","Vertical space":"\u0548\u0582\u0572\u0572\u0561\u0570\u0561\u0575\u0561\u0581 \u057f\u0561\u0580\u0561\u056e\u0578\u0582\u0569\u0575\u0578\u0582\u0576","Horizontal space":"\u0540\u0578\u0580\u056b\u0566\u0578\u0576\u0561\u056f\u0561\u0576 \u057f\u0561\u0580\u0561\u056e\u0578\u0582\u0569\u0575\u0578\u0582\u0576","Border":"\u0535\u0566\u0580\u0561\u0563\u056b\u056e","Insert image":"\u054f\u0565\u0572\u0561\u0564\u0580\u0565\u056c \u0576\u056f\u0561\u0580","Image...":"\u0546\u056f\u0561\u0580","Image list":"\u0546\u056f\u0561\u0580\u0576\u0565\u0580\u056b \u0581\u0561\u0576\u056f","Resize":"\u0553\u0578\u056d\u0565\u056c \u0579\u0561\u0583\u0568","Insert date/time":"\u054f\u0565\u0572\u0561\u0564\u0580\u0565\u056c \u0561\u0574\u057d\u0561\u0569\u056b\u057e/\u056a\u0561\u0574\u0561\u0576\u0561\u056f","Date/time":"\u0531\u0574\u057d\u0561\u0569\u056b\u057e/\u056a\u0561\u0574\u0561\u0576\u0561\u056f","Insert/edit link":"\u054f\u0565\u0572\u0561\u0564\u0580\u0565\u056c/\u056d\u0574\u0562\u0561\u0563\u0580\u0565\u056c \u0570\u0572\u0578\u0582\u0574","Text to display":"\u0540\u0572\u0574\u0561\u0576 \u057f\u0565\u0584\u057d\u057f","Url":"","Open link in...":"\u0532\u0561\u0581\u0565\u056c \u0570\u0572\u0578\u0582\u0574\u0568","Current window":"\u0538\u0576\u0569\u0561\u0581\u056b\u056f \u057a\u0561\u057f\u0578\u0582\u0570\u0561\u0576\u0568","None":"\u0548\u0579\u056b\u0576\u0579","New window":"\u0546\u0578\u0580 \u057a\u0561\u057f\u0578\u0582\u0570\u0561\u0576","Open link":"","Remove link":"\u054b\u0576\u057b\u0565\u056c \u0570\u0572\u0578\u0582\u0574\u0568","Anchors":"\u053d\u0561\u0580\u056b\u057d\u056d\u0576\u0565\u0580","Link...":"\u0540\u0572\u0578\u0582\u0574","Paste or type a link":"\u054f\u0565\u0572\u0561\u0564\u0580\u0565\u0584 \u056f\u0561\u0574 \u0563\u0580\u0565\u0584 \u0570\u0572\u0578\u0582\u0574\u0568","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"\u0544\u0578\u0582\u057f\u0584\u0561\u0563\u0580\u057e\u0561\u056e \u0570\u0572\u0578\u0582\u0574\u0568 \u056f\u0561\u0580\u056e\u0565\u057d \u0537\u056c. \u0583\u0578\u057d\u057f\u056b \u0570\u0561\u057d\u0581\u0565 \u0567: \u0534\u0578\u0582\u0584 \u056f\u0581\u0561\u0576\u056f\u0561\u0576\u0561\u0584 \u0561\u057e\u0565\u056c\u0561\u0581\u0576\u0565\u056c mailto: \u0570\u0572\u0574\u0561\u0576 \u057d\u056f\u0566\u0562\u0578\u0582\u0574","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"\u0544\u0578\u0582\u057f\u0584\u0561\u0563\u0580\u057e\u0561\u056e \u0570\u0572\u0578\u0582\u0574\u0568 \u056f\u0561\u0580\u056e\u0565\u057d \u0561\u0580\u057f\u0561\u0584\u056b\u0576 \u0570\u0572\u0578\u0582\u0574 \u0567: \u0534\u0578\u0582\u0584 \u056f\u0581\u0561\u0576\u056f\u0561\u0576\u0561\u0584 \u0561\u057e\u0565\u056c\u0561\u0581\u0576\u0565\u056c http:// \u0570\u0572\u0574\u0561\u0576 \u057d\u056f\u0566\u0562\u0578\u0582\u0574","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"","Link list":"\u0540\u0572\u0578\u0582\u0574\u0576\u0565\u0580\u056b \u0581\u0578\u0582\u0581\u0561\u056f","Insert video":"\u054f\u0565\u0572\u0561\u0564\u0580\u0565\u056c \u057e\u056b\u0564\u0565\u0578","Insert/edit video":"\u054f\u0565\u0572\u0561\u0564\u0580\u0565\u056c/\u056d\u0574\u0562\u0561\u0563\u0580\u0565\u056c \u057e\u056b\u0564\u0565\u0578","Insert/edit media":"\u054f\u0565\u0572\u0561\u0564\u0580\u0565\u056c/\u056d\u0574\u0562\u0561\u0563\u0580\u0565\u056c \u0574\u0565\u0564\u056b\u0561","Alternative source":"\u0531\u0575\u056c\u0568\u0576\u057f\u0580\u0561\u0576\u0584\u0561\u0575\u056b\u0576 \u056f\u0578\u0564","Alternative source URL":"\u0531\u0575\u056c\u0568\u0576\u057f\u0580\u0561\u0576\u0584\u0561\u0575\u056b\u0576 \u0561\u0572\u0562\u0575\u0578\u0582\u0580\u056b \u0570\u0572\u0578\u0582\u0574","Media poster (Image URL)":"\u0544\u0565\u0564\u056b\u0561 \u057a\u0561\u057d\u057f\u0561\u057c (\u0546\u056f\u0561\u0580\u056b \u0570\u0572\u0578\u0582\u0574)","Paste your embed code below:":"\u054f\u0565\u0572\u0561\u0564\u0580\u0565\u0584 \u0541\u0565\u0580 \u056f\u0578\u0564\u0568 \u0561\u0575\u057d\u057f\u0565\u0572\u055d","Embed":"\u054f\u0565\u0572\u0561\u0564\u0580\u057e\u0578\u0572 \u056f\u0578\u0564","Media...":"\u0544\u0565\u0564\u056b\u0561","Nonbreaking space":"\u0531\u057c\u0561\u0576\u0581 \u0576\u0578\u0580 \u057f\u0578\u0572\u056b \u0562\u0561\u0581\u0561\u057f","Page break":"\u054f\u0565\u0572\u0561\u0564\u0580\u0565\u056c \u0567\u057b\u056b \u0561\u0576\u057b\u0561\u057f\u056b\u0579","Paste as text":"\u054f\u0565\u0572\u0561\u0564\u0580\u0565\u056c \u0578\u0580\u057a\u0565\u057d \u057f\u0565\u0584\u057d\u057f","Preview":"\u0546\u0561\u056d\u0576\u0561\u056f\u0561\u0576 \u0564\u056b\u057f\u0578\u0582\u0574","Print":"","Print...":"\u054f\u057a\u0565\u056c","Save":"\u054a\u0561\u0570\u057a\u0561\u0576\u0565\u056c","Find":"\u0553\u0576\u057f\u0580\u0565\u056c","Replace with":"\u0553\u0578\u056d\u0561\u0580\u056b\u0576\u0565\u056c","Replace":"\u0553\u0578\u056d\u0561\u0580\u056b\u0576\u0565\u056c","Replace all":"\u0553\u0578\u056d\u0561\u0580\u056b\u0576\u0565\u056c \u0562\u0578\u056c\u0578\u0580\u0568","Previous":"\u0546\u0561\u056d\u0578\u0580\u0564","Next":"\u0540\u0561\u057b\u0578\u0580\u0564","Find and Replace":"","Find and replace...":"\u0553\u0576\u057f\u0580\u0565\u056c \u0587 \u0583\u0578\u056d\u0561\u0580\u056b\u0576\u0565\u056c","Could not find the specified string.":"\u0546\u0577\u057e\u0561\u056e \u057f\u0565\u0584\u057d\u057f\u0568 \u0579\u056b \u0563\u057f\u0576\u057e\u0565\u056c","Match case":"\u0540\u0561\u0577\u057e\u056b \u0561\u057c\u0576\u0565\u056c \u057c\u0565\u0563\u056b\u057d\u057f\u0578\u0580\u0568","Find whole words only":"\u0533\u057f\u0576\u0565\u056c \u0574\u056b\u0561\u0575\u0576 \u0561\u0574\u0562\u0578\u0572\u057b \u0562\u0561\u057c\u0565\u0580\u0568","Find in selection":"","Insert table":"\u054f\u0565\u0572\u0561\u0564\u0580\u0565\u056c \u0561\u0572\u0575\u0578\u0582\u057d\u0561\u056f","Table properties":"\u0531\u0572\u0575\u0578\u0582\u057d\u0561\u056f\u056b \u0570\u0561\u057f\u056f\u0578\u0582\u0569\u0575\u0578\u0582\u0576\u0576\u0565\u0580\u0568","Delete table":"\u054b\u0576\u057b\u0565\u056c \u0561\u0572\u0575\u0578\u0582\u057d\u0561\u056f\u0568","Cell":"\u054e\u0561\u0576\u0564\u0561\u056f","Row":"\u054f\u0578\u0572","Column":"\u054d\u0575\u0578\u0582\u0576\u0575\u0561\u056f","Cell properties":"\u054e\u0561\u0576\u0564\u0561\u056f\u056b \u0570\u0561\u057f\u056f\u0578\u0582\u0569\u0575\u0578\u0582\u0576\u0576\u0565\u0580\u0568","Merge cells":"\u0544\u056b\u0561\u057e\u0578\u0580\u0565\u056c \u057e\u0561\u0576\u0564\u0561\u056f\u0576\u0565\u0580\u0568","Split cell":"\u0532\u0561\u056a\u0561\u0576\u0565\u056c \u057e\u0561\u0576\u0564\u0561\u056f\u0568","Insert row before":"\u0531\u057e\u0565\u056c\u0561\u0581\u0576\u0565\u056c \u057f\u0578\u0572 \u057e\u0565\u0580\u0587\u0578\u0582\u0574","Insert row after":"\u0531\u057e\u0565\u056c\u0561\u0581\u0576\u0565\u056c \u057f\u0578\u0572 \u0576\u0565\u0580\u0584\u0587\u0578\u0582\u0574","Delete row":"\u054b\u0576\u057b\u0565\u056c \u057f\u0578\u0572\u0568","Row properties":"\u054f\u0578\u0572\u056b \u0570\u0561\u057f\u056f\u0578\u0582\u0569\u0575\u0578\u0582\u0576\u0576\u0565\u0580\u0568","Cut row":"\u053f\u057f\u0580\u0565\u056c \u057f\u0578\u0572\u0568","Cut column":"","Copy row":"\u054a\u0561\u057f\u0573\u0565\u0576\u0565\u056c \u057f\u0578\u0572\u0568","Copy column":"","Paste row before":"\u054f\u0565\u0572\u0561\u0564\u0580\u0565\u056c \u057f\u0578\u0572\u0568 \u057e\u0565\u0580\u0587\u0578\u0582\u0574","Paste column before":"","Paste row after":"\u054f\u0565\u0572\u0561\u0564\u0580\u0565\u056c \u057f\u0578\u0572\u0568 \u0576\u0565\u0580\u0584\u0587\u0578\u0582\u0574","Paste column after":"","Insert column before":"\u0531\u057e\u0565\u056c\u0561\u0581\u0576\u0565\u056c \u0576\u0578\u0580 \u057d\u0575\u0578\u0582\u0576 \u0571\u0561\u056d\u056b\u0581","Insert column after":"\u0531\u057e\u0565\u056c\u0561\u0581\u0576\u0565\u056c \u0576\u0578\u0580 \u057d\u0575\u0578\u0582\u0576 \u0561\u057b\u056b\u0581","Delete column":"\u0541\u0576\u057b\u0565\u056c \u057d\u0575\u0578\u0582\u0576\u0568","Cols":"\u054d\u0575\u0578\u0582\u0576\u0575\u0561\u056f\u0576\u0565\u0580","Rows":"\u054f\u0578\u0572\u0565\u0580","Width":"\u053c\u0561\u0575\u0576\u0578\u0582\u0569\u0575\u0578\u0582\u0576","Height":"\u0532\u0561\u0580\u0571\u0580\u0578\u0582\u0569\u0575\u0578\u0582\u0576","Cell spacing":"\u0531\u0580\u057f\u0561\u0584\u056b\u0576 \u057f\u0561\u0580\u0561\u056e\u0578\u0582\u0569\u0575\u0578\u0582\u0576","Cell padding":"\u0546\u0565\u0580\u0584\u056b\u0576 \u057f\u0561\u0580\u0561\u056e\u0578\u0582\u0569\u0575\u0578\u0582\u0576","Row clipboard actions":"","Column clipboard actions":"","Table styles":"","Cell styles":"","Column header":"","Row header":"","Table caption":"","Caption":"\u054e\u0565\u0580\u0576\u0561\u0563\u056b\u0580","Show caption":"\u0551\u0578\u0582\u0581\u0561\u0564\u0580\u0565\u056c \u057e\u0565\u0580\u0576\u0561\u0563\u056b\u0580\u0568","Left":"\u0541\u0561\u056d","Center":"\u053f\u0565\u0576\u057f\u0580\u0578\u0576","Right":"\u0531\u057b","Cell type":"\u054e\u0561\u0576\u0564\u0561\u056f\u056b \u057f\u056b\u057a","Scope":"","Alignment":"\u0540\u0561\u057e\u0561\u057d\u0561\u0580\u0565\u0581\u0578\u0582\u0574","Horizontal align":"","Vertical align":"","Top":"\u054e\u0565\u0580\u0587","Middle":"\u0544\u0565\u057b\u057f\u0565\u0572","Bottom":"\u0546\u0565\u0580\u0584\u0587","Header cell":"\u054e\u0565\u0580\u0576\u0561\u0563\u0580\u056b \u057e\u0561\u0576\u0564\u0561\u056f\u0576\u0565\u0580","Row group":"\u054f\u0578\u0572\u0565\u0580\u056b \u056d\u0578\u0582\u0574\u0562","Column group":"\u054d\u0575\u0578\u0582\u0576\u0575\u0561\u056f\u0576\u0565\u0580\u056b \u056d\u0578\u0582\u0574\u0562","Row type":"\u054f\u0578\u0572\u056b \u057f\u056b\u057a","Header":"\u054e\u0565\u0580\u0576\u0561\u0563\u056b\u0580","Body":"\u054a\u0561\u0580\u0578\u0582\u0576\u0561\u056f\u0578\u0582\u0569\u0575\u0578\u0582\u0576","Footer":"\u0531\u0572\u0575\u0578\u0582\u057d\u0561\u056f\u056b \u057d\u057f\u0578\u0580\u056b\u0576 \u0570\u0561\u057f\u057e\u0561\u056e","Border color":"\u0535\u0566\u0580\u0561\u0563\u056b\u056e","Solid":"","Dotted":"","Dashed":"","Double":"","Groove":"","Ridge":"","Inset":"","Outset":"","Hidden":"","Insert template...":"\u054f\u0565\u0572\u0561\u0564\u0580\u0565\u0584 \u0571\u0587\u0561\u0576\u0574\u0578\u0582\u0577","Templates":"\u0541\u0587\u0561\u0576\u0574\u0578\u0582\u0577\u0576\u0565\u0580","Template":"\u0541\u0587\u0561\u0576\u0574\u0578\u0582\u0577","Insert Template":"","Text color":"\u054f\u0561\u057c\u056b \u0563\u0578\u0582\u0575\u0576","Background color":"\u0556\u0578\u0576\u056b \u0563\u0578\u0582\u0575\u0576","Custom...":"\u0531\u0575\u056c...","Custom color":"\u0531\u0575\u056c \u0563\u0578\u0582\u0575\u0576","No color":"\u0531\u0576\u0563\u0578\u0582\u0575\u0576","Remove color":"\u054b\u0576\u057b\u0565\u056c \u0563\u0578\u0582\u0575\u0576\u0568","Show blocks":"\u0551\u0578\u0582\u0581\u0561\u0564\u0580\u0565\u056c \u0562\u056c\u0578\u056f\u0576\u0565\u0580\u0568","Show invisible characters":"\u0551\u0578\u0582\u0575\u0581 \u057f\u0561\u056c \u0561\u0576\u057f\u0565\u057d\u0561\u0576\u0565\u056c\u056b \u057d\u056b\u0574\u057e\u0578\u056c\u0576\u0565\u0580\u0568","Word count":"\u0532\u0561\u057c\u056b \u0584\u0561\u0576\u0561\u056f","Count":"\u0554\u0561\u0576\u0561\u056f\u0568","Document":"\u0553\u0561\u057d\u057f\u0561\u0569\u0578\u0582\u0572\u0569","Selection":"\u0538\u0576\u057f\u0580\u0578\u0582\u0569\u0575\u0578\u0582\u0576","Words":"\u0532\u0561\u057c\u0565\u0580","Words: {0}":"\u0532\u0561\u057c\u0565\u0580\u056b \u0584\u0561\u0576\u0561\u056f: {0}","{0} words":"{0} \u0562\u0561\u057c","File":"\u0556\u0561\u0575\u056c","Edit":"\u053d\u0574\u0562\u0561\u0563\u0580\u0565\u056c","Insert":"\u054f\u0565\u0572\u0561\u0564\u0580\u0565\u056c","View":"\u054f\u0565\u057d\u0584","Format":"\u0556\u0578\u0580\u0574\u0561\u057f","Table":"\u0531\u0572\u0575\u0578\u0582\u057d\u0561\u056f","Tools":"\u0533\u0578\u0580\u056e\u056b\u0584\u0576\u0565\u0580","Powered by {0}":"\u0540\u0578\u057e\u0561\u0576\u0561\u057e\u0578\u0580\u057e\u0561\u056e \u0567 {0}","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\u054f\u0565\u0584\u057d\u057f\u0561\u0575\u056b\u0576 \u0564\u0561\u0577\u057f\u0589 \u054d\u0565\u0572\u0574\u0565\u0584 ALT-F9 \u0574\u0565\u0576\u0575\u0578\u0582\u056b \u0570\u0561\u0574\u0561\u0580\u0589 ALT-F10 \u0563\u0578\u0580\u056e\u056b\u0584\u0576\u0565\u0580\u056b \u057e\u0561\u0570\u0561\u0576\u0561\u056f\u0589 \u054d\u0565\u0572\u0574\u0565\u0584 ALT-0 \u0585\u0563\u0576\u0578\u0582\u0569\u0575\u0561\u0576 \u0570\u0561\u0574\u0561\u0580","Image title":"\u0546\u056f\u0561\u0580\u056b \u057e\u0565\u0580\u0576\u0561\u0563\u056b\u0580","Border width":"\u054d\u0561\u0570\u0574\u0561\u0576\u056b \u056c\u0561\u0575\u0576\u0578\u0582\u0569\u0575\u0578\u0582\u0576\u0568","Border style":"\u054d\u0561\u0570\u0574\u0561\u0576\u056b \u0578\u0573\u0568","Error":"\u054d\u056d\u0561\u056c","Warn":"\u0536\u0563\u0578\u0582\u0577\u0561\u0581\u0578\u0582\u0574","Valid":"\u054e\u0561\u057e\u0565\u0580 \u0567","To open the popup, press Shift+Enter":"\u0539\u057c\u0578\u0582\u0581\u056b\u056f\u0568 \u0562\u0561\u0581\u0565\u056c\u0578\u0582 \u0570\u0561\u0574\u0561\u0580 \u057d\u0565\u0572\u0574\u0565\u0584 Shift + Enter","Rich Text Area":"","Rich Text Area. Press ALT-0 for help.":"\u0540\u0561\u0580\u0578\u0582\u057d\u057f \u057f\u0565\u0584\u057d\u057f\u0561\u0575\u056b\u0576 \u057f\u0561\u0580\u0561\u056e\u0584: \u0555\u0563\u0576\u0578\u0582\u0569\u0575\u0561\u0576 \u0570\u0561\u0574\u0561\u0580 \u057d\u0565\u0572\u0574\u0565\u0584 ALT-0:","System Font":"\u0540\u0561\u0574\u0561\u056f\u0561\u0580\u0563\u056b \u057f\u0561\u057c\u0561\u057f\u0565\u057d\u0561\u056f","Failed to upload image: {0}":"\u0549\u0570\u0561\u057b\u0578\u0572\u057e\u0565\u0581 \u057e\u0565\u0580\u0562\u0565\u057c\u0576\u0565\u056c \u057a\u0561\u057f\u056f\u0565\u0580\u0568: {0}","Failed to load plugin: {0} from url {1}":"\u0549\u0570\u0561\u057b\u0578\u0572\u057e\u0565\u0581 \u0562\u0565\u057c\u0576\u0565\u056c \u057a\u056c\u0561\u0563\u056b\u0576\u0568\u0589 {0} \u0570\u0572\u0578\u0582\u0574\u056b\u0581 {1}","Failed to load plugin url: {0}":"\u0549\u0570\u0561\u057b\u0578\u0572\u057e\u0565\u0581 \u0562\u0565\u057c\u0576\u0565\u056c \u057a\u056c\u0561\u0563\u056b\u0576\u0568 \u0570\u0572\u0578\u0582\u0574\u056b\u0581\u0589 {0}","Failed to initialize plugin: {0}":"\u0549\u0570\u0561\u057b\u0578\u0572\u057e\u0565\u0581 \u0574\u056b\u0561\u0581\u0576\u0565\u056c \u057a\u056c\u0561\u0563\u056b\u0576\u0568\u0589 {0}","example":"\u0585\u0580\u056b\u0576\u0561\u056f","Search":"\u0553\u0576\u057f\u0580\u0565\u056c","All":"\u0532\u0578\u056c\u0578\u0580\u0568","Currency":"\u0531\u0580\u056a\u0578\u0582\u0575\u0569","Text":"\u054f\u0565\u0584\u057d\u057f","Quotations":"\u0544\u0565\u057b\u0562\u0565\u0580\u0578\u0582\u0574\u0576\u0565\u0580","Mathematical":"\u0544\u0561\u0569\u0565\u0574\u0561\u057f\u056b\u056f\u0561\u056f\u0561\u0576","Extended Latin":"\u0538\u0576\u0564\u0561\u0580\u0571\u0561\u056f \u056c\u0561\u057f\u056b\u0576\u0565\u0580\u0565\u0576","Symbols":"\u054d\u056b\u0574\u057e\u0578\u056c\u0576\u0565\u0580","Arrows":"\u054d\u056c\u0561\u0584\u0576\u0565\u0580","User Defined":"\u0555\u0563\u057f\u0561\u0563\u0578\u0580\u056e\u0578\u0572\u056b \u056f\u0578\u0572\u0574\u056b\u0581 \u054d\u0561\u0570\u0574\u0561\u0576\u057e\u0561\u056e","dollar sign":"\u0564\u0578\u056c\u056c\u0561\u0580\u056b \u0576\u0577\u0561\u0576","currency sign":"\u0561\u0580\u056a\u0578\u0582\u0575\u0569\u056b \u0576\u0577\u0561\u0576","euro-currency sign":"\u0565\u057e\u0580\u0578-\u0561\u0580\u056a\u0578\u0582\u0575\u0569\u056b \u0576\u0577\u0561\u0576","colon sign":"\u056f\u0580\u056f\u0576\u0561\u056f\u0565\u057f \u0576\u0577\u0561\u0576","cruzeiro sign":"\u0576\u0561\u057e\u0561\u0580\u056f\u0578\u0582\u0569\u0575\u0561\u0576 \u0576\u0577\u0561\u0576","french franc sign":"\u0586\u0580\u0561\u0576\u057d\u056b\u0561\u056f\u0561\u0576 \u0586\u0580\u0561\u0576\u056f\u056b \u0576\u0577\u0561\u0576","lira sign":"\u056c\u056b\u0580\u056b \u0576\u0577\u0561\u0576","mill sign":"\u057b\u0580\u0561\u0572\u0561\u0581\u056b \u0576\u0577\u0561\u0576","naira sign":"\u0576\u0561\u056b\u0580\u0561\u0575\u056b \u0576\u0577\u0561\u0576","peseta sign":"\u057a\u0565\u057d\u0565\u057f\u0561\u0575\u056b \u0576\u0577\u0561\u0576","rupee sign":"\u057c\u0578\u0582\u0583\u056b\u056b \u0576\u0577\u0561\u0576","won sign":"\u0577\u0561\u0570\u0565\u056c\u0578\u0582 \u0576\u0577\u0561\u0576\u0568","new sheqel sign":"\u0576\u0578\u0580 \u0577\u0565\u056f\u0565\u056c \u0576\u0577\u0561\u0576","dong sign":"\u0564\u0578\u0576\u0563\u056b \u0576\u0577\u0561\u0576","kip sign":"\u056f\u056b\u057a \u0576\u0577\u0561\u0576","tugrik sign":"\u057f\u0578\u0582\u0563\u0580\u056b\u056f\u056b \u0576\u0577\u0561\u0576","drachma sign":"\u0564\u0580\u0561\u0574\u0561\u056d\u0574\u0561\u0575\u056b \u0576\u0577\u0561\u0576","german penny symbol":"\u0563\u0565\u0580\u0574\u0561\u0576\u0561\u056f\u0561\u0576 \u057a\u0565\u0576\u056b\u0575\u056b \u056d\u0578\u0580\u0570\u0580\u0564\u0561\u0576\u056b\u0577","peso sign":"\u057a\u0565\u057d\u0578\u0575\u056b \u0576\u0577\u0561\u0576","guarani sign":"\u0563\u0578\u0582\u0561\u0580\u0561\u0576\u056b \u0576\u0577\u0561\u0576","austral sign":"\u0561\u057e\u057d\u057f\u0580\u0561\u056c\u056b \u0576\u0577\u0561\u0576","hryvnia sign":"\u0563\u0580\u056b\u057e\u0576\u0561\u0575\u056b \u0576\u0577\u0561\u0576","cedi sign":"\u0584\u0565\u0564\u056b \u0576\u0577\u0561\u0576","livre tournois sign":"\u056c\u056b\u057e\u0580\u0565 \u0569\u0578\u0582\u0580\u0576\u0578\u056b\u057d \u0576\u0577\u0561\u0576","spesmilo sign":"\u057d\u057a\u0565\u057d\u0574\u056b\u056c\u0578 \u0576\u0577\u0561\u0576","tenge sign":"\u057f\u0565\u0576\u0563\u0565 \u0576\u0577\u0561\u0576","indian rupee sign":"\u0570\u0576\u0564\u056f\u0561\u056f\u0561\u0576 \u057c\u0578\u0582\u0583\u056b \u0576\u0577\u0561\u0576","turkish lira sign":"\u0569\u0578\u0582\u0580\u0584\u0561\u056f\u0561\u0576 \u056c\u056b\u0580\u0561\u0575\u056b \u0576\u0577\u0561\u0576","nordic mark sign":"\u0570\u0575\u0578\u0582\u057d\u056b\u057d\u0561\u0575\u056b\u0576 \u0576\u0577\u0561\u0576\u056b \u0576\u0577\u0561\u0576","manat sign":"\u0574\u0561\u0576\u0561\u0569\u056b \u0576\u0577\u0561\u0576","ruble sign":"\u057c\u0578\u0582\u0562\u056c\u0578\u0582 \u0576\u0577\u0561\u0576","yen character":"\u056b\u0565\u0576\u056b \u0576\u0577\u0561\u0576","yuan character":"\u0575\u0578\u0582\u0561\u0576\u056b \u0576\u0577\u0561\u0576","yuan character, in hong kong and taiwan":"\u0575\u0578\u0582\u0561\u0576\u056b \u0576\u0577\u0561\u0576 \u0570\u0578\u0576\u0563\u056f\u0578\u0576\u0563\u0578\u0582\u0574 \u0587 \u0569\u0561\u0575\u057e\u0561\u0576\u0578\u0582\u0574","yen/yuan character variant one":"\u0575\u0565\u0576\u056b/\u0575\u0578\u0582\u0561\u0576\u056b \u0576\u0577\u0561\u0576 \u057f\u0561\u0580\u0562\u0565\u0580\u0561\u056f \u0561\u057c\u0561\u057b\u056b\u0576","Emojis":"","Emojis...":"","Loading emojis...":"","Could not load emojis":"","People":"\u0544\u0561\u0580\u0564\u056b\u0584","Animals and Nature":"\u053f\u0565\u0576\u0564\u0561\u0576\u056b\u0576\u0565\u0580 \u0587 \u0532\u0576\u0578\u0582\u0569\u0575\u0578\u0582\u0576","Food and Drink":"\u054d\u0576\u0578\u0582\u0576\u0564 \u0587 \u056d\u0574\u056b\u0579\u0584","Activity":"\u0533\u0578\u0580\u056e\u0578\u0582\u0576\u0565\u0578\u0582\u0569\u0575\u0578\u0582\u0576","Travel and Places":"\u0543\u0561\u0576\u0561\u057a\u0561\u0580\u0570\u0578\u0580\u0564\u0578\u0582\u0569\u0575\u0578\u0582\u0576\u0576\u0565\u0580 \u0587 \u057e\u0561\u0575\u0580\u0565\u0580","Objects":"\u0555\u0562\u0575\u0565\u056f\u057f\u0576\u0565\u0580","Flags":"\u0534\u0580\u0578\u0577\u0576\u0565\u0580","Characters":"\u0546\u056b\u0577\u0565\u0580","Characters (no spaces)":"\u0546\u056b\u0577\u0565\u0580 (\u0562\u0561\u0581\u0561\u057f\u0576\u0565\u0580)","{0} characters":"{0} \u0576\u056b\u0577\u0565\u0580","Error: Form submit field collision.":"\u054d\u056d\u0561\u056c\u0589 \u0541\u0587\u0568 \u0570\u0561\u057d\u057f\u0561\u057f\u0565\u056c\u0578\u0582\u0581 \u0564\u0561\u0577\u057f\u056b \u0562\u0561\u056d\u0578\u0582\u0574:","Error: No form element found.":"\u054d\u056d\u0561\u056c\u0589 \u0541\u0587\u056b \u0578\u0579 \u0574\u056b \u057f\u0561\u0580\u0580 \u0579\u056b \u0563\u057f\u0576\u057e\u0565\u056c:","Color swatch":"\u0533\u0578\u0582\u0575\u0576\u056b \u0583\u0578\u056d\u0561\u0576\u0561\u056f\u0578\u0582\u0574","Color Picker":"\u0533\u0578\u0582\u0576\u0561\u057a\u0576\u0561\u056f","Invalid hex color code: {0}":"","Invalid input":"","R":"","Red component":"","G":"","Green component":"","B":"","Blue component":"","#":"","Hex color code":"","Range 0 to 255":"","Turquoise":"\u0553\u056b\u0580\u0578\u0582\u0566\u0561\u0563\u0578\u0582\u0575\u0576","Green":"\u053f\u0561\u0576\u0561\u0579","Blue":"\u053f\u0561\u057a\u0578\u0582\u0575\u057f","Purple":"\u0544\u0561\u0576\u0578\u0582\u0577\u0561\u056f\u0561\u0563\u0578\u0582\u0575\u0576","Navy Blue":"\u0544\u0578\u0582\u0563 \u056f\u0561\u057a\u0578\u0582\u0575\u057f","Dark Turquoise":"\u0544\u0578\u0582\u0563 \u0583\u056b\u0580\u0578\u0582\u0566\u0561\u0563\u0578\u0582\u0575\u0576","Dark Green":"\u0544\u0578\u0582\u0563 \u056f\u0561\u0576\u0561\u0579","Medium Blue":"\u0544\u056b\u057b\u056b\u0576 \u056f\u0561\u057a\u0578\u0582\u0575\u057f","Medium Purple":"\u0544\u056b\u057b\u056b\u0576 \u0574\u0561\u0576\u0578\u0582\u0577\u0561\u056f\u0561\u0563\u0578\u0582\u0575\u0576","Midnight Blue":"\u053f\u0565\u057d\u0563\u056b\u0577\u0565\u0580\u0561\u0575\u056b\u0576 \u056f\u0561\u057a\u0578\u0582\u0575\u057f","Yellow":"\u0534\u0565\u0572\u056b\u0576","Orange":"\u0546\u0561\u0580\u0576\u057b\u0561\u0563\u0578\u0582\u0575\u0576","Red":"\u053f\u0561\u0580\u0574\u056b\u0580","Light Gray":"\u0532\u0561\u0581 \u0574\u0578\u056d\u0580\u0561\u0563\u0578\u0582\u0575\u0576","Gray":"\u0544\u0578\u056d\u0580\u0561\u0563\u0578\u0582\u0575\u0576","Dark Yellow":"\u0544\u0578\u0582\u0563 \u0564\u0565\u0572\u056b\u0576","Dark Orange":"\u0544\u0578\u0582\u0563 \u0576\u0561\u0580\u0576\u057b\u0561\u0563\u0578\u0582\u0575\u0576","Dark Red":"\u0544\u0578\u0582\u0563 \u056f\u0561\u0580\u0574\u056b\u0580","Medium Gray":"\u0544\u056b\u057b\u056b\u0576 \u0574\u0578\u056d\u0580\u0561\u0563\u0578\u0582\u0575\u0576","Dark Gray":"\u0544\u0578\u0582\u0563 \u0574\u0578\u056d\u0580\u0561\u0563\u0578\u0582\u0575\u0576","Light Green":"\u0532\u0561\u0581 \u056f\u0561\u0576\u0561\u0579","Light Yellow":"\u0532\u0561\u0581 \u0564\u0565\u0572\u056b\u0576","Light Red":"\u0532\u0561\u0581 \u056f\u0561\u0580\u0574\u056b\u0580","Light Purple":"\u0532\u0561\u0581 \u0574\u0561\u0576\u0578\u0582\u0577\u0561\u056f\u0561\u0563\u0578\u0582\u0575\u0576","Light Blue":"\u0532\u0561\u0581 \u056f\u0561\u057a\u0578\u0582\u0575\u057f","Dark Purple":"\u0544\u0578\u0582\u0563 \u0574\u0561\u0576\u0578\u0582\u0577\u0561\u056f\u0561\u0563\u0578\u0582\u0575\u0576","Dark Blue":"\u0544\u0578\u0582\u0563 \u056f\u0561\u057a\u0578\u0582\u0575\u057f","Black":"\u054d\u0587","White":"\u054d\u057a\u056b\u057f\u0561\u056f","Switch to or from fullscreen mode":"\u0531\u0576\u0581\u0565\u0584 \u0561\u0574\u0562\u0578\u0572\u057b \u0567\u056f\u0580\u0561\u0576\u056b\u0576 \u057c\u0565\u056a\u056b\u0574\u056b\u0581 \u056f\u0561\u0574 \u0561\u0574\u0562\u0578\u0572\u057b \u057c\u0565\u056a\u056b\u0574\u056b\u0581","Open help dialog":"\u0532\u0561\u0581\u0565\u056c \u0585\u0563\u0576\u0578\u0582\u0569\u0575\u0561\u0576 \u0565\u0580\u056f\u056d\u0578\u057d\u0578\u0582\u0569\u0575\u0578\u0582\u0576\u0568","history":"\u054a\u0561\u057f\u0574\u0578\u0582\u0569\u0575\u0578\u0582\u0576","styles":"\u0578\u0573\u0565\u0580\u0568","formatting":"\u0579\u0561\u0583\u0561\u0576\u0577\u0578\u0582\u0574","alignment":"\u0570\u0561\u057e\u0561\u057d\u0561\u0580\u0565\u0581\u0578\u0582\u0574","indentation":"\u056d\u0561\u0575\u0569\u0578\u0581","Font":"\u054f\u0561\u057c\u0561\u057f\u0565\u057d\u0561\u056f","Size":"\u0549\u0561\u0583\u057d","More...":"\u0531\u057e\u0565\u056c\u056b\u0576\u2024\u2024\u2024","Select...":"\u0538\u0576\u057f\u0580\u0565\u056c\u2024\u2024\u2024","Preferences":"\u0546\u0561\u056d\u0561\u057a\u0561\u057f\u057e\u0578\u0582\u0569\u0575\u0578\u0582\u0576\u0576\u0565\u0580","Yes":"\u0531\u0575\u0578","No":"\u0548\u0579","Keyboard Navigation":"\u054d\u057f\u0565\u0572\u0576\u0561\u0577\u0561\u0580\u056b \u0546\u0561\u057e\u056b\u0563\u0561\u0581\u056b\u0561","Version":"\u054f\u0561\u0580\u0562\u0565\u0580\u0561\u056f","Code view":"","Open popup menu for split buttons":"","List Properties":"","List properties...":"","Start list at number":"","Line height":"","Dropped file type is not supported":"","Loading...":"","ImageProxy HTTP error: Rejected request":"","ImageProxy HTTP error: Could not find Image Proxy":"","ImageProxy HTTP error: Incorrect Image Proxy URL":"","ImageProxy HTTP error: Unknown ImageProxy error":""}); \ No newline at end of file +tinymce.addI18n("hy",{"#":"","Accessibility":"","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"\u0533\u0578\u0580\u056e\u0578\u0572\u0578\u0582\u0569\u0575\u0578\u0582\u0576","Activity":"\u0533\u0578\u0580\u056e\u0578\u0582\u0576\u0565\u0578\u0582\u0569\u0575\u0578\u0582\u0576","Address":"\u0540\u0561\u057d\u0581\u0565","Advanced":"\u053c\u0580\u0561\u0581\u0578\u0582\u0581\u056b\u0579","Align":"\u0540\u0561\u057e\u0561\u057d\u0561\u0580\u0565\u0581\u0576\u0565\u056c","Align center":"\u053f\u0565\u0576\u057f\u0580\u0578\u0576\u0561\u056f\u0561\u0576 \u0570\u0561\u057e\u0561\u057d\u0561\u0580\u0578\u0582\u0569\u0575\u0578\u0582\u0576","Align left":"\u0541\u0561\u056d\u0561\u056f\u0578\u0572\u0574\u0575\u0561 \u0570\u0561\u057e\u0561\u057d\u0561\u0580\u0578\u0582\u0569\u0575\u0578\u0582\u0576","Align right":"\u0531\u057b\u0561\u056f\u0578\u0572\u0574\u0575\u0561 \u0570\u0561\u057e\u0561\u057d\u0561\u0580\u0578\u0582\u0569\u0575\u0578\u0582\u0576","Alignment":"\u0540\u0561\u057e\u0561\u057d\u0561\u0580\u0565\u0581\u0578\u0582\u0574","Alignment {0}":"","All":"\u0532\u0578\u056c\u0578\u0580\u0568","Alternative description":"","Alternative source":"\u0531\u0575\u056c\u0568\u0576\u057f\u0580\u0561\u0576\u0584\u0561\u0575\u056b\u0576 \u056f\u0578\u0564","Alternative source URL":"\u0531\u0575\u056c\u0568\u0576\u057f\u0580\u0561\u0576\u0584\u0561\u0575\u056b\u0576 \u0561\u0572\u0562\u0575\u0578\u0582\u0580\u056b \u0570\u0572\u0578\u0582\u0574","Anchor":"","Anchor...":"\u053d\u0561\u0580\u056b\u057d\u056d...","Anchors":"\u053d\u0561\u0580\u056b\u057d\u056d\u0576\u0565\u0580","Animals and Nature":"\u053f\u0565\u0576\u0564\u0561\u0576\u056b\u0576\u0565\u0580 \u0587 \u0532\u0576\u0578\u0582\u0569\u0575\u0578\u0582\u0576","Arrows":"\u054d\u056c\u0561\u0584\u0576\u0565\u0580","B":"","Background color":"\u0556\u0578\u0576\u056b \u0563\u0578\u0582\u0575\u0576","Background color {0}":"","Black":"\u054d\u0587","Block":"\u0532\u056c\u0578\u056f","Block {0}":"","Blockquote":"\u0544\u0565\u057b\u0562\u0565\u0580\u0578\u0582\u0574","Blocks":"\u0532\u056c\u0578\u056f\u0576\u0565\u0580","Blue":"\u053f\u0561\u057a\u0578\u0582\u0575\u057f","Blue component":"","Body":"\u054a\u0561\u0580\u0578\u0582\u0576\u0561\u056f\u0578\u0582\u0569\u0575\u0578\u0582\u0576","Bold":"\u0539\u0561\u057e\u0561\u057f\u0561\u057c","Border":"\u0535\u0566\u0580\u0561\u0563\u056b\u056e","Border color":"\u0535\u0566\u0580\u0561\u0563\u056b\u056e","Border style":"\u054d\u0561\u0570\u0574\u0561\u0576\u056b \u0578\u0573\u0568","Border width":"\u054d\u0561\u0570\u0574\u0561\u0576\u056b \u056c\u0561\u0575\u0576\u0578\u0582\u0569\u0575\u0578\u0582\u0576\u0568","Bottom":"\u0546\u0565\u0580\u0584\u0587","Browse files":"","Browse for an image":"\u0538\u0576\u057f\u0580\u0565\u056c \u0576\u056f\u0561\u0580","Browse links":"","Bullet list":"\u0549\u0570\u0561\u0574\u0561\u0580\u0561\u056f\u0561\u056c\u057e\u0561\u056e \u0581\u0578\u0582\u0581\u0561\u056f","Cancel":"\u0553\u0561\u056f\u0565\u056c","Caption":"\u054e\u0565\u0580\u0576\u0561\u0563\u056b\u0580","Cell":"\u054e\u0561\u0576\u0564\u0561\u056f","Cell padding":"\u0546\u0565\u0580\u0584\u056b\u0576 \u057f\u0561\u0580\u0561\u056e\u0578\u0582\u0569\u0575\u0578\u0582\u0576","Cell properties":"\u054e\u0561\u0576\u0564\u0561\u056f\u056b \u0570\u0561\u057f\u056f\u0578\u0582\u0569\u0575\u0578\u0582\u0576\u0576\u0565\u0580\u0568","Cell spacing":"\u0531\u0580\u057f\u0561\u0584\u056b\u0576 \u057f\u0561\u0580\u0561\u056e\u0578\u0582\u0569\u0575\u0578\u0582\u0576","Cell styles":"","Cell type":"\u054e\u0561\u0576\u0564\u0561\u056f\u056b \u057f\u056b\u057a","Center":"\u053f\u0565\u0576\u057f\u0580\u0578\u0576","Characters":"\u0546\u056b\u0577\u0565\u0580","Characters (no spaces)":"\u0546\u056b\u0577\u0565\u0580 (\u0562\u0561\u0581\u0561\u057f\u0576\u0565\u0580)","Circle":"\u0547\u0580\u057b\u0561\u0576","Class":"\u0534\u0561\u057d","Clear formatting":"\u0544\u0561\u0584\u0580\u0565\u056c \u0586\u0578\u0580\u0574\u0561\u057f\u0561\u057e\u0578\u0580\u0578\u0582\u0574\u0568","Close":"\u0553\u0561\u056f\u0565\u056c","Code":"\u053f\u0578\u0564","Code sample...":"\u053f\u0578\u0564\u056b \u0585\u0580\u0576\u0561\u056f","Code view":"","Color Picker":"\u0533\u0578\u0582\u0576\u0561\u057a\u0576\u0561\u056f","Color swatch":"\u0533\u0578\u0582\u0575\u0576\u056b \u0583\u0578\u056d\u0561\u0576\u0561\u056f\u0578\u0582\u0574","Cols":"\u054d\u0575\u0578\u0582\u0576\u0575\u0561\u056f\u0576\u0565\u0580","Column":"\u054d\u0575\u0578\u0582\u0576\u0575\u0561\u056f","Column clipboard actions":"","Column group":"\u054d\u0575\u0578\u0582\u0576\u0575\u0561\u056f\u0576\u0565\u0580\u056b \u056d\u0578\u0582\u0574\u0562","Column header":"","Constrain proportions":"\u054a\u0561\u0570\u057a\u0561\u0576\u0565\u056c \u0574\u0561\u0577\u057f\u0561\u0562\u0561\u057e\u0578\u0580\u0578\u0582\u0574\u0568","Copy":"\u054a\u0561\u057f\u0573\u0565\u0576\u0565\u056c","Copy column":"","Copy row":"\u054a\u0561\u057f\u0573\u0565\u0576\u0565\u056c \u057f\u0578\u0572\u0568","Could not find the specified string.":"\u0546\u0577\u057e\u0561\u056e \u057f\u0565\u0584\u057d\u057f\u0568 \u0579\u056b \u0563\u057f\u0576\u057e\u0565\u056c","Could not load emojis":"","Count":"\u0554\u0561\u0576\u0561\u056f\u0568","Currency":"\u0531\u0580\u056a\u0578\u0582\u0575\u0569","Current window":"\u0538\u0576\u0569\u0561\u0581\u056b\u056f \u057a\u0561\u057f\u0578\u0582\u0570\u0561\u0576\u0568","Custom color":"\u0531\u0575\u056c \u0563\u0578\u0582\u0575\u0576","Custom...":"\u0531\u0575\u056c...","Cut":"\u053f\u057f\u0580\u0565\u056c","Cut column":"","Cut row":"\u053f\u057f\u0580\u0565\u056c \u057f\u0578\u0572\u0568","Dark Blue":"\u0544\u0578\u0582\u0563 \u056f\u0561\u057a\u0578\u0582\u0575\u057f","Dark Gray":"\u0544\u0578\u0582\u0563 \u0574\u0578\u056d\u0580\u0561\u0563\u0578\u0582\u0575\u0576","Dark Green":"\u0544\u0578\u0582\u0563 \u056f\u0561\u0576\u0561\u0579","Dark Orange":"\u0544\u0578\u0582\u0563 \u0576\u0561\u0580\u0576\u057b\u0561\u0563\u0578\u0582\u0575\u0576","Dark Purple":"\u0544\u0578\u0582\u0563 \u0574\u0561\u0576\u0578\u0582\u0577\u0561\u056f\u0561\u0563\u0578\u0582\u0575\u0576","Dark Red":"\u0544\u0578\u0582\u0563 \u056f\u0561\u0580\u0574\u056b\u0580","Dark Turquoise":"\u0544\u0578\u0582\u0563 \u0583\u056b\u0580\u0578\u0582\u0566\u0561\u0563\u0578\u0582\u0575\u0576","Dark Yellow":"\u0544\u0578\u0582\u0563 \u0564\u0565\u0572\u056b\u0576","Dashed":"","Date/time":"\u0531\u0574\u057d\u0561\u0569\u056b\u057e/\u056a\u0561\u0574\u0561\u0576\u0561\u056f","Decrease indent":"\u0553\u0578\u0584\u0580\u0561\u0581\u0576\u0565\u056c \u0571\u0561\u056d \u0565\u0566\u0580\u056b \u0570\u0565\u057c\u0561\u057e\u0578\u0580\u0578\u0582\u0569\u0575\u0578\u0582\u0576\u0568","Default":"\u054d\u057f\u0561\u0576\u0564\u0561\u0580\u057f","Delete accordion":"","Delete column":"\u0541\u0576\u057b\u0565\u056c \u057d\u0575\u0578\u0582\u0576\u0568","Delete row":"\u054b\u0576\u057b\u0565\u056c \u057f\u0578\u0572\u0568","Delete table":"\u054b\u0576\u057b\u0565\u056c \u0561\u0572\u0575\u0578\u0582\u057d\u0561\u056f\u0568","Dimensions":"\u0549\u0561\u0583\u0565\u0580","Disc":"\u053f\u056c\u0578\u0580","Div":"","Document":"\u0553\u0561\u057d\u057f\u0561\u0569\u0578\u0582\u0572\u0569","Dotted":"","Double":"","Drop an image here":"\u0546\u056f\u0561\u0580\u0568 \u0563\u0581\u0565\u0584 \u0561\u0575\u057d\u057f\u0565\u0572","Dropped file type is not supported":"","Edit":"\u053d\u0574\u0562\u0561\u0563\u0580\u0565\u056c","Embed":"\u054f\u0565\u0572\u0561\u0564\u0580\u057e\u0578\u0572 \u056f\u0578\u0564","Emojis":"","Emojis...":"","Error":"\u054d\u056d\u0561\u056c","Error: Form submit field collision.":"\u054d\u056d\u0561\u056c\u0589 \u0541\u0587\u0568 \u0570\u0561\u057d\u057f\u0561\u057f\u0565\u056c\u0578\u0582\u0581 \u0564\u0561\u0577\u057f\u056b \u0562\u0561\u056d\u0578\u0582\u0574:","Error: No form element found.":"\u054d\u056d\u0561\u056c\u0589 \u0541\u0587\u056b \u0578\u0579 \u0574\u056b \u057f\u0561\u0580\u0580 \u0579\u056b \u0563\u057f\u0576\u057e\u0565\u056c:","Extended Latin":"\u0538\u0576\u0564\u0561\u0580\u0571\u0561\u056f \u056c\u0561\u057f\u056b\u0576\u0565\u0580\u0565\u0576","Failed to initialize plugin: {0}":"\u0549\u0570\u0561\u057b\u0578\u0572\u057e\u0565\u0581 \u0574\u056b\u0561\u0581\u0576\u0565\u056c \u057a\u056c\u0561\u0563\u056b\u0576\u0568\u0589 {0}","Failed to load plugin url: {0}":"\u0549\u0570\u0561\u057b\u0578\u0572\u057e\u0565\u0581 \u0562\u0565\u057c\u0576\u0565\u056c \u057a\u056c\u0561\u0563\u056b\u0576\u0568 \u0570\u0572\u0578\u0582\u0574\u056b\u0581\u0589 {0}","Failed to load plugin: {0} from url {1}":"\u0549\u0570\u0561\u057b\u0578\u0572\u057e\u0565\u0581 \u0562\u0565\u057c\u0576\u0565\u056c \u057a\u056c\u0561\u0563\u056b\u0576\u0568\u0589 {0} \u0570\u0572\u0578\u0582\u0574\u056b\u0581 {1}","Failed to upload image: {0}":"\u0549\u0570\u0561\u057b\u0578\u0572\u057e\u0565\u0581 \u057e\u0565\u0580\u0562\u0565\u057c\u0576\u0565\u056c \u057a\u0561\u057f\u056f\u0565\u0580\u0568: {0}","File":"\u0556\u0561\u0575\u056c","Find":"\u0553\u0576\u057f\u0580\u0565\u056c","Find (if searchreplace plugin activated)":"\u0553\u0576\u057f\u0580\u0565\u056c (\u0565\u0569\u0565 searchreplace \u0568\u0576\u0564\u056c\u0561\u0575\u0576\u0578\u0582\u0574\u0568 \u0561\u056f\u057f\u056b\u057e \u0567)","Find and Replace":"","Find and replace...":"\u0553\u0576\u057f\u0580\u0565\u056c \u0587 \u0583\u0578\u056d\u0561\u0580\u056b\u0576\u0565\u056c","Find in selection":"","Find whole words only":"\u0533\u057f\u0576\u0565\u056c \u0574\u056b\u0561\u0575\u0576 \u0561\u0574\u0562\u0578\u0572\u057b \u0562\u0561\u057c\u0565\u0580\u0568","Flags":"\u0534\u0580\u0578\u0577\u0576\u0565\u0580","Focus to contextual toolbar":"\u053f\u0565\u0576\u057f\u0580\u0578\u0576\u0561\u0576\u0561\u056c \u0570\u0561\u0574\u0561\u057f\u0565\u0584\u057d\u057f\u056b \u0563\u0578\u0580\u056e\u056b\u0584\u0561\u0563\u0578\u057f\u0578\u0582 \u057e\u0580\u0561","Focus to element path":"\u053f\u0565\u0576\u057f\u0580\u0578\u0576\u0561\u0581\u0565\u0584 \u057f\u0561\u0580\u0580\u0565\u0580\u056b \u0578\u0582\u0572\u0578\u0582 \u057e\u0580\u0561","Focus to menubar":"\u053f\u0565\u0576\u057f\u0580\u0578\u0576\u0561\u0576\u0561\u056c \u0574\u0565\u0576\u0575\u0578\u0582\u056b \u057e\u0580\u0561","Focus to toolbar":"\u053f\u0565\u0576\u057f\u0580\u0578\u0576\u0561\u0576\u0561\u056c \u0563\u0578\u0580\u056e\u056b\u0584\u0561\u0563\u0578\u057f\u0578\u0582 \u057e\u0580\u0561","Font":"\u054f\u0561\u057c\u0561\u057f\u0565\u057d\u0561\u056f","Font size {0}":"","Font sizes":"","Font {0}":"","Fonts":"\u0556\u0578\u0576\u057f\u0565\u0580","Food and Drink":"\u054d\u0576\u0578\u0582\u0576\u0564 \u0587 \u056d\u0574\u056b\u0579\u0584","Footer":"\u0531\u0572\u0575\u0578\u0582\u057d\u0561\u056f\u056b \u057d\u057f\u0578\u0580\u056b\u0576 \u0570\u0561\u057f\u057e\u0561\u056e","Format":"\u0556\u0578\u0580\u0574\u0561\u057f","Format {0}":"","Formats":"\u0556\u0578\u0580\u0574\u0561\u057f\u0576\u0565\u0580","Fullscreen":"\u0531\u0574\u0562\u0578\u0572\u057b \u0567\u056f\u0580\u0561\u0576\u0578\u057e","G":"","General":"\u0533\u056c\u056d\u0561\u057e\u0578\u0580","Gray":"\u0544\u0578\u056d\u0580\u0561\u0563\u0578\u0582\u0575\u0576","Green":"\u053f\u0561\u0576\u0561\u0579","Green component":"","Groove":"","Handy Shortcuts":"\u0555\u0563\u057f\u0561\u056f\u0561\u0580 \u056f\u0561\u0580\u0573\u0578\u0582\u0572\u056b\u0576\u0565\u0580","Header":"\u054e\u0565\u0580\u0576\u0561\u0563\u056b\u0580","Header cell":"\u054e\u0565\u0580\u0576\u0561\u0563\u0580\u056b \u057e\u0561\u0576\u0564\u0561\u056f\u0576\u0565\u0580","Heading 1":"\u054e\u0565\u0580\u0576\u0561\u0563\u056b\u0580 1","Heading 2":"\u054e\u0565\u0580\u0576\u0561\u0563\u056b\u0580 2","Heading 3":"\u054e\u0565\u0580\u0576\u0561\u0563\u056b\u0580 3","Heading 4":"\u054e\u0565\u0580\u0576\u0561\u0563\u056b\u0580 4","Heading 5":"\u054e\u0565\u0580\u0576\u0561\u0563\u056b\u0580 5","Heading 6":"\u054e\u0565\u0580\u0576\u0561\u0563\u056b\u0580 6","Headings":"\u054e\u0565\u0580\u0576\u0561\u0563\u0580\u0565\u0580","Height":"\u0532\u0561\u0580\u0571\u0580\u0578\u0582\u0569\u0575\u0578\u0582\u0576","Help":"\u0555\u0563\u0576\u0578\u0582\u0569\u0575\u0578\u0582\u0576","Hex color code":"","Hidden":"","Horizontal align":"","Horizontal line":"\u0540\u0578\u0580\u056b\u0566\u0578\u0576\u0561\u056f\u0561\u0576 \u0563\u056b\u056e","Horizontal space":"\u0540\u0578\u0580\u056b\u0566\u0578\u0576\u0561\u056f\u0561\u0576 \u057f\u0561\u0580\u0561\u056e\u0578\u0582\u0569\u0575\u0578\u0582\u0576","ID":"","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"","Image is decorative":"","Image list":"\u0546\u056f\u0561\u0580\u0576\u0565\u0580\u056b \u0581\u0561\u0576\u056f","Image title":"\u0546\u056f\u0561\u0580\u056b \u057e\u0565\u0580\u0576\u0561\u0563\u056b\u0580","Image...":"\u0546\u056f\u0561\u0580","ImageProxy HTTP error: Could not find Image Proxy":"","ImageProxy HTTP error: Incorrect Image Proxy URL":"","ImageProxy HTTP error: Rejected request":"","ImageProxy HTTP error: Unknown ImageProxy error":"","Increase indent":"\u0544\u0565\u056e\u0561\u0581\u0576\u0565\u056c \u0571\u0561\u056d \u0565\u0566\u0580\u056b \u0570\u0565\u057c\u0561\u057e\u0578\u0580\u0578\u0582\u0569\u0575\u0578\u0582\u0576\u0568","Inline":"\u054f\u0578\u0572\u0561\u0575\u056b\u0576","Insert":"\u054f\u0565\u0572\u0561\u0564\u0580\u0565\u056c","Insert Template":"","Insert accordion":"","Insert column after":"\u0531\u057e\u0565\u056c\u0561\u0581\u0576\u0565\u056c \u0576\u0578\u0580 \u057d\u0575\u0578\u0582\u0576 \u0561\u057b\u056b\u0581","Insert column before":"\u0531\u057e\u0565\u056c\u0561\u0581\u0576\u0565\u056c \u0576\u0578\u0580 \u057d\u0575\u0578\u0582\u0576 \u0571\u0561\u056d\u056b\u0581","Insert date/time":"\u054f\u0565\u0572\u0561\u0564\u0580\u0565\u056c \u0561\u0574\u057d\u0561\u0569\u056b\u057e/\u056a\u0561\u0574\u0561\u0576\u0561\u056f","Insert image":"\u054f\u0565\u0572\u0561\u0564\u0580\u0565\u056c \u0576\u056f\u0561\u0580","Insert link (if link plugin activated)":"\u054f\u0565\u0572\u0561\u0564\u0580\u0565\u056c \u0570\u0572\u0578\u0582\u0574 (\u0565\u0569\u0565 \u0570\u0572\u0578\u0582\u0574 \u0568\u0576\u0564\u056c\u0561\u0575\u0576\u0578\u0582\u0574\u0568 \u0561\u057e\u057f\u056b\u057e \u0567)","Insert row after":"\u0531\u057e\u0565\u056c\u0561\u0581\u0576\u0565\u056c \u057f\u0578\u0572 \u0576\u0565\u0580\u0584\u0587\u0578\u0582\u0574","Insert row before":"\u0531\u057e\u0565\u056c\u0561\u0581\u0576\u0565\u056c \u057f\u0578\u0572 \u057e\u0565\u0580\u0587\u0578\u0582\u0574","Insert table":"\u054f\u0565\u0572\u0561\u0564\u0580\u0565\u056c \u0561\u0572\u0575\u0578\u0582\u057d\u0561\u056f","Insert template...":"\u054f\u0565\u0572\u0561\u0564\u0580\u0565\u0584 \u0571\u0587\u0561\u0576\u0574\u0578\u0582\u0577","Insert video":"\u054f\u0565\u0572\u0561\u0564\u0580\u0565\u056c \u057e\u056b\u0564\u0565\u0578","Insert/Edit code sample":"\u054f\u0565\u0572\u0561\u0564\u0580\u0565\u056c/\u056d\u0574\u0562\u0561\u0563\u0580\u0565\u056c \u056f\u0578\u0564\u0568","Insert/edit image":"\u054f\u0565\u0572\u0561\u0564\u0580\u0565\u056c/\u056d\u0574\u0562\u0561\u0563\u0580\u0565\u056c \u0576\u056f\u0561\u0580","Insert/edit link":"\u054f\u0565\u0572\u0561\u0564\u0580\u0565\u056c/\u056d\u0574\u0562\u0561\u0563\u0580\u0565\u056c \u0570\u0572\u0578\u0582\u0574","Insert/edit media":"\u054f\u0565\u0572\u0561\u0564\u0580\u0565\u056c/\u056d\u0574\u0562\u0561\u0563\u0580\u0565\u056c \u0574\u0565\u0564\u056b\u0561","Insert/edit video":"\u054f\u0565\u0572\u0561\u0564\u0580\u0565\u056c/\u056d\u0574\u0562\u0561\u0563\u0580\u0565\u056c \u057e\u056b\u0564\u0565\u0578","Inset":"","Invalid hex color code: {0}":"","Invalid input":"","Italic":"\u0547\u0565\u0572\u0561\u057f\u0561\u057c","Justify":"\u0535\u0580\u056f\u056f\u0578\u0572\u0574\u0561\u0576\u056b \u0570\u0561\u057e\u0561\u057d\u0561\u0580\u0578\u0582\u0569\u0575\u0578\u0582\u0576","Keyboard Navigation":"\u054d\u057f\u0565\u0572\u0576\u0561\u0577\u0561\u0580\u056b \u0546\u0561\u057e\u056b\u0563\u0561\u0581\u056b\u0561","Language":"\u053c\u0565\u0566\u0578\u0582","Learn more...":"\u053b\u0574\u0561\u0576\u0561\u056c \u0561\u057e\u0565\u056c\u056b\u0576 \u2024\u2024\u2024","Left":"\u0541\u0561\u056d","Left to right":"\u0541\u0561\u056d\u056b\u0581 \u0561\u057b","Light Blue":"\u0532\u0561\u0581 \u056f\u0561\u057a\u0578\u0582\u0575\u057f","Light Gray":"\u0532\u0561\u0581 \u0574\u0578\u056d\u0580\u0561\u0563\u0578\u0582\u0575\u0576","Light Green":"\u0532\u0561\u0581 \u056f\u0561\u0576\u0561\u0579","Light Purple":"\u0532\u0561\u0581 \u0574\u0561\u0576\u0578\u0582\u0577\u0561\u056f\u0561\u0563\u0578\u0582\u0575\u0576","Light Red":"\u0532\u0561\u0581 \u056f\u0561\u0580\u0574\u056b\u0580","Light Yellow":"\u0532\u0561\u0581 \u0564\u0565\u0572\u056b\u0576","Line height":"","Link list":"\u0540\u0572\u0578\u0582\u0574\u0576\u0565\u0580\u056b \u0581\u0578\u0582\u0581\u0561\u056f","Link...":"\u0540\u0572\u0578\u0582\u0574","List Properties":"","List properties...":"","Loading emojis...":"","Loading...":"","Lower Alpha":"\u0553\u0578\u0584\u0580\u0561\u057f\u0561\u057c \u056c\u0561\u057f\u056b\u0576\u0561\u056f\u0561\u0576 \u057f\u0561\u057c\u0565\u0580","Lower Greek":"\u0553\u0578\u0584\u0580\u0561\u057f\u0561\u057c \u0570\u0578\u0582\u0576\u0561\u056f\u0561\u0576 \u057f\u0561\u057c\u0565\u0580","Lower Roman":"\u0553\u0578\u0584\u0580\u0561\u057f\u0561\u057c \u0570\u057c\u0578\u0574\u0565\u0561\u056f\u0561\u0576 \u0569\u057e\u0565\u0580","Match case":"\u0540\u0561\u0577\u057e\u056b \u0561\u057c\u0576\u0565\u056c \u057c\u0565\u0563\u056b\u057d\u057f\u0578\u0580\u0568","Mathematical":"\u0544\u0561\u0569\u0565\u0574\u0561\u057f\u056b\u056f\u0561\u056f\u0561\u0576","Media poster (Image URL)":"\u0544\u0565\u0564\u056b\u0561 \u057a\u0561\u057d\u057f\u0561\u057c (\u0546\u056f\u0561\u0580\u056b \u0570\u0572\u0578\u0582\u0574)","Media...":"\u0544\u0565\u0564\u056b\u0561","Medium Blue":"\u0544\u056b\u057b\u056b\u0576 \u056f\u0561\u057a\u0578\u0582\u0575\u057f","Medium Gray":"\u0544\u056b\u057b\u056b\u0576 \u0574\u0578\u056d\u0580\u0561\u0563\u0578\u0582\u0575\u0576","Medium Purple":"\u0544\u056b\u057b\u056b\u0576 \u0574\u0561\u0576\u0578\u0582\u0577\u0561\u056f\u0561\u0563\u0578\u0582\u0575\u0576","Merge cells":"\u0544\u056b\u0561\u057e\u0578\u0580\u0565\u056c \u057e\u0561\u0576\u0564\u0561\u056f\u0576\u0565\u0580\u0568","Middle":"\u0544\u0565\u057b\u057f\u0565\u0572","Midnight Blue":"\u053f\u0565\u057d\u0563\u056b\u0577\u0565\u0580\u0561\u0575\u056b\u0576 \u056f\u0561\u057a\u0578\u0582\u0575\u057f","More...":"\u0531\u057e\u0565\u056c\u056b\u0576\u2024\u2024\u2024","Name":"\u0531\u0576\u0578\u0582\u0576","Navy Blue":"\u0544\u0578\u0582\u0563 \u056f\u0561\u057a\u0578\u0582\u0575\u057f","New document":"\u0546\u0578\u0580 \u0583\u0561\u057d\u057f\u0561\u0569\u0578\u0582\u0572\u0569","New window":"\u0546\u0578\u0580 \u057a\u0561\u057f\u0578\u0582\u0570\u0561\u0576","Next":"\u0540\u0561\u057b\u0578\u0580\u0564","No":"\u0548\u0579","No alignment":"","No color":"\u0531\u0576\u0563\u0578\u0582\u0575\u0576","Nonbreaking space":"\u0531\u057c\u0561\u0576\u0581 \u0576\u0578\u0580 \u057f\u0578\u0572\u056b \u0562\u0561\u0581\u0561\u057f","None":"\u0548\u0579\u056b\u0576\u0579","Numbered list":"\u0540\u0561\u0574\u0561\u0580\u0561\u056f\u0561\u056c\u057e\u0561\u056e \u0581\u0578\u0582\u0581\u0561\u056f","OR":"\u053f\u0531\u0544","Objects":"\u0555\u0562\u0575\u0565\u056f\u057f\u0576\u0565\u0580","Ok":"\u053c\u0561\u057e","Open help dialog":"\u0532\u0561\u0581\u0565\u056c \u0585\u0563\u0576\u0578\u0582\u0569\u0575\u0561\u0576 \u0565\u0580\u056f\u056d\u0578\u057d\u0578\u0582\u0569\u0575\u0578\u0582\u0576\u0568","Open link":"","Open link in...":"\u0532\u0561\u0581\u0565\u056c \u0570\u0572\u0578\u0582\u0574\u0568","Open popup menu for split buttons":"","Orange":"\u0546\u0561\u0580\u0576\u057b\u0561\u0563\u0578\u0582\u0575\u0576","Outset":"","Page break":"\u054f\u0565\u0572\u0561\u0564\u0580\u0565\u056c \u0567\u057b\u056b \u0561\u0576\u057b\u0561\u057f\u056b\u0579","Paragraph":"\u054a\u0561\u0580\u0562\u0565\u0580\u0578\u0582\u0569\u0575\u0578\u0582\u0576","Paste":"\u054f\u0565\u0572\u0561\u0564\u0580\u0565\u056c","Paste as text":"\u054f\u0565\u0572\u0561\u0564\u0580\u0565\u056c \u0578\u0580\u057a\u0565\u057d \u057f\u0565\u0584\u057d\u057f","Paste column after":"","Paste column before":"","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"\u054f\u0565\u0584\u057d\u057f\u056b \u057f\u0565\u0572\u0561\u0564\u0580\u0578\u0582\u0574\u0568 \u056f\u0561\u057f\u0561\u0580\u057e\u0565\u056c\u0578\u0582 \u0567 \u0570\u0561\u057d\u0561\u0580\u0561\u056f \u057f\u0565\u0584\u057d\u057f\u056b \u057c\u0565\u056a\u056b\u0574\u0578\u057e\u0589 \u054a\u0561\u057f\u0573\u0565\u0576\u057e\u0561\u056e \u057f\u0565\u0584\u057d\u057f\u0568 \u057f\u0565\u0572\u0561\u0564\u0580\u057e\u0565\u056c\u0578\u0582 \u0567 \u0570\u0561\u057d\u0561\u0580\u0561\u056f \u057f\u0565\u0584\u057d\u057f\u056b \u0571\u0587\u0578\u057e \u0574\u056b\u0576\u0579\u0587 \u0561\u0575\u057d \u057c\u0565\u056a\u056b\u0574\u056b \u0561\u0576\u057b\u0561\u057f\u0578\u0582\u0574\u0568\u0589","Paste or type a link":"\u054f\u0565\u0572\u0561\u0564\u0580\u0565\u0584 \u056f\u0561\u0574 \u0563\u0580\u0565\u0584 \u0570\u0572\u0578\u0582\u0574\u0568","Paste row after":"\u054f\u0565\u0572\u0561\u0564\u0580\u0565\u056c \u057f\u0578\u0572\u0568 \u0576\u0565\u0580\u0584\u0587\u0578\u0582\u0574","Paste row before":"\u054f\u0565\u0572\u0561\u0564\u0580\u0565\u056c \u057f\u0578\u0572\u0568 \u057e\u0565\u0580\u0587\u0578\u0582\u0574","Paste your embed code below:":"\u054f\u0565\u0572\u0561\u0564\u0580\u0565\u0584 \u0541\u0565\u0580 \u056f\u0578\u0564\u0568 \u0561\u0575\u057d\u057f\u0565\u0572\u055d","People":"\u0544\u0561\u0580\u0564\u056b\u0584","Plugins":"\u0538\u0576\u0564\u056c\u0561\u0575\u0576\u0578\u0582\u0574\u0576\u0565\u0580","Plugins installed ({0}):":"\u054f\u0565\u0572\u0561\u0564\u0580\u057e\u0561\u056e \u0583\u056c\u0561\u0563\u056b\u0576\u0576\u0565\u0580 ({0}):","Powered by {0}":"\u0540\u0578\u057e\u0561\u0576\u0561\u057e\u0578\u0580\u057e\u0561\u056e \u0567 {0}","Pre":"","Preferences":"\u0546\u0561\u056d\u0561\u057a\u0561\u057f\u057e\u0578\u0582\u0569\u0575\u0578\u0582\u0576\u0576\u0565\u0580","Preformatted":"\u0546\u0561\u056d\u0561\u057a\u0565\u057d \u0571\u0565\u0582\u0561\u057e\u0578\u0580\u057e\u0561\u056e","Premium plugins:":"\u054e\u0573\u0561\u0580\u0578\u057e\u056b \u0568\u0576\u0564\u056c\u0561\u0575\u0576\u0578\u0582\u0574\u0576\u0565\u0580","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"\u0546\u0561\u056d\u0576\u0561\u056f\u0561\u0576 \u0564\u056b\u057f\u0578\u0582\u0574","Previous":"\u0546\u0561\u056d\u0578\u0580\u0564","Print":"","Print...":"\u054f\u057a\u0565\u056c","Purple":"\u0544\u0561\u0576\u0578\u0582\u0577\u0561\u056f\u0561\u0563\u0578\u0582\u0575\u0576","Quotations":"\u0544\u0565\u057b\u0562\u0565\u0580\u0578\u0582\u0574\u0576\u0565\u0580","R":"","Range 0 to 255":"","Red":"\u053f\u0561\u0580\u0574\u056b\u0580","Red component":"","Redo":"\u0540\u0561\u057b\u0578\u0580\u0564 \u0584\u0561\u0575\u056c","Remove":"\u0540\u0565\u057c\u0561\u0581\u0576\u0565\u056c","Remove color":"\u054b\u0576\u057b\u0565\u056c \u0563\u0578\u0582\u0575\u0576\u0568","Remove link":"\u054b\u0576\u057b\u0565\u056c \u0570\u0572\u0578\u0582\u0574\u0568","Replace":"\u0553\u0578\u056d\u0561\u0580\u056b\u0576\u0565\u056c","Replace all":"\u0553\u0578\u056d\u0561\u0580\u056b\u0576\u0565\u056c \u0562\u0578\u056c\u0578\u0580\u0568","Replace with":"\u0553\u0578\u056d\u0561\u0580\u056b\u0576\u0565\u056c","Resize":"\u0553\u0578\u056d\u0565\u056c \u0579\u0561\u0583\u0568","Restore last draft":"\u054e\u0565\u0580\u0561\u056f\u0561\u0576\u0563\u0576\u0565\u056c \u057e\u0565\u0580\u057b\u056b\u0576 \u0576\u0561\u056d\u0561\u0563\u056b\u056e\u0568","Reveal or hide additional toolbar items":"","Rich Text Area":"","Rich Text Area. Press ALT-0 for help.":"\u0540\u0561\u0580\u0578\u0582\u057d\u057f \u057f\u0565\u0584\u057d\u057f\u0561\u0575\u056b\u0576 \u057f\u0561\u0580\u0561\u056e\u0584: \u0555\u0563\u0576\u0578\u0582\u0569\u0575\u0561\u0576 \u0570\u0561\u0574\u0561\u0580 \u057d\u0565\u0572\u0574\u0565\u0584 ALT-0:","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\u054f\u0565\u0584\u057d\u057f\u0561\u0575\u056b\u0576 \u0564\u0561\u0577\u057f\u0589 \u054d\u0565\u0572\u0574\u0565\u0584 ALT-F9 \u0574\u0565\u0576\u0575\u0578\u0582\u056b \u0570\u0561\u0574\u0561\u0580\u0589 ALT-F10 \u0563\u0578\u0580\u056e\u056b\u0584\u0576\u0565\u0580\u056b \u057e\u0561\u0570\u0561\u0576\u0561\u056f\u0589 \u054d\u0565\u0572\u0574\u0565\u0584 ALT-0 \u0585\u0563\u0576\u0578\u0582\u0569\u0575\u0561\u0576 \u0570\u0561\u0574\u0561\u0580","Ridge":"","Right":"\u0531\u057b","Right to left":"\u0531\u057b\u056b\u0581 \u0571\u0561\u056d","Row":"\u054f\u0578\u0572","Row clipboard actions":"","Row group":"\u054f\u0578\u0572\u0565\u0580\u056b \u056d\u0578\u0582\u0574\u0562","Row header":"","Row properties":"\u054f\u0578\u0572\u056b \u0570\u0561\u057f\u056f\u0578\u0582\u0569\u0575\u0578\u0582\u0576\u0576\u0565\u0580\u0568","Row type":"\u054f\u0578\u0572\u056b \u057f\u056b\u057a","Rows":"\u054f\u0578\u0572\u0565\u0580","Save":"\u054a\u0561\u0570\u057a\u0561\u0576\u0565\u056c","Save (if save plugin activated)":"\u054a\u0561\u0570\u057a\u0561\u0576\u0565\u056c (\u0565\u0569\u0565 save \u0568\u0576\u0564\u056c\u0561\u0575\u0576\u0578\u0582\u0574\u0568 \u0561\u056f\u057f\u056b\u057e \u0567)","Scope":"","Search":"\u0553\u0576\u057f\u0580\u0565\u056c","Select all":"\u0546\u0577\u0565\u056c \u0562\u0578\u056c\u0578\u0580\u0568","Select...":"\u0538\u0576\u057f\u0580\u0565\u056c\u2024\u2024\u2024","Selection":"\u0538\u0576\u057f\u0580\u0578\u0582\u0569\u0575\u0578\u0582\u0576","Shortcut":"\u053f\u0561\u0580\u0573\u0578\u0582\u0572\u056b","Show blocks":"\u0551\u0578\u0582\u0581\u0561\u0564\u0580\u0565\u056c \u0562\u056c\u0578\u056f\u0576\u0565\u0580\u0568","Show caption":"\u0551\u0578\u0582\u0581\u0561\u0564\u0580\u0565\u056c \u057e\u0565\u0580\u0576\u0561\u0563\u056b\u0580\u0568","Show invisible characters":"\u0551\u0578\u0582\u0575\u0581 \u057f\u0561\u056c \u0561\u0576\u057f\u0565\u057d\u0561\u0576\u0565\u056c\u056b \u057d\u056b\u0574\u057e\u0578\u056c\u0576\u0565\u0580\u0568","Size":"\u0549\u0561\u0583\u057d","Solid":"","Source":"\u0546\u056f\u0561\u0580\u056b \u0570\u0561\u057d\u0581\u0565","Source code":"\u053e\u0580\u0561\u0563\u0580\u0561\u0575\u056b\u0576 \u056f\u0578\u0564","Special Character":"","Special character...":"\u0540\u0561\u057f\u0578\u0582\u056f \u057d\u056b\u0574\u057e\u0578\u056c\u0576\u0565\u0580...","Split cell":"\u0532\u0561\u056a\u0561\u0576\u0565\u056c \u057e\u0561\u0576\u0564\u0561\u056f\u0568","Square":"\u0554\u0561\u057c\u0561\u056f\u0578\u0582\u057d\u056b","Start list at number":"","Strikethrough":"\u0531\u0580\u057f\u0561\u0563\u056e\u057e\u0561\u056e","Style":"\u0548\u0573","Subscript":"\u054d\u057f\u0578\u0580\u056b\u0576 \u056b\u0576\u0564\u0565\u0584\u057d","Superscript":"\u054e\u0565\u0580\u056b\u0576 \u056b\u0576\u0564\u0565\u0584\u057d","Switch to or from fullscreen mode":"\u0531\u0576\u0581\u0565\u0584 \u0561\u0574\u0562\u0578\u0572\u057b \u0567\u056f\u0580\u0561\u0576\u056b\u0576 \u057c\u0565\u056a\u056b\u0574\u056b\u0581 \u056f\u0561\u0574 \u0561\u0574\u0562\u0578\u0572\u057b \u057c\u0565\u056a\u056b\u0574\u056b\u0581","Symbols":"\u054d\u056b\u0574\u057e\u0578\u056c\u0576\u0565\u0580","System Font":"\u0540\u0561\u0574\u0561\u056f\u0561\u0580\u0563\u056b \u057f\u0561\u057c\u0561\u057f\u0565\u057d\u0561\u056f","Table":"\u0531\u0572\u0575\u0578\u0582\u057d\u0561\u056f","Table caption":"","Table properties":"\u0531\u0572\u0575\u0578\u0582\u057d\u0561\u056f\u056b \u0570\u0561\u057f\u056f\u0578\u0582\u0569\u0575\u0578\u0582\u0576\u0576\u0565\u0580\u0568","Table styles":"","Template":"\u0541\u0587\u0561\u0576\u0574\u0578\u0582\u0577","Templates":"\u0541\u0587\u0561\u0576\u0574\u0578\u0582\u0577\u0576\u0565\u0580","Text":"\u054f\u0565\u0584\u057d\u057f","Text color":"\u054f\u0561\u057c\u056b \u0563\u0578\u0582\u0575\u0576","Text color {0}":"","Text to display":"\u0540\u0572\u0574\u0561\u0576 \u057f\u0565\u0584\u057d\u057f","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"\u0544\u0578\u0582\u057f\u0584\u0561\u0563\u0580\u057e\u0561\u056e \u0570\u0572\u0578\u0582\u0574\u0568 \u056f\u0561\u0580\u056e\u0565\u057d \u0537\u056c. \u0583\u0578\u057d\u057f\u056b \u0570\u0561\u057d\u0581\u0565 \u0567: \u0534\u0578\u0582\u0584 \u056f\u0581\u0561\u0576\u056f\u0561\u0576\u0561\u0584 \u0561\u057e\u0565\u056c\u0561\u0581\u0576\u0565\u056c mailto: \u0570\u0572\u0574\u0561\u0576 \u057d\u056f\u0566\u0562\u0578\u0582\u0574","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"\u0544\u0578\u0582\u057f\u0584\u0561\u0563\u0580\u057e\u0561\u056e \u0570\u0572\u0578\u0582\u0574\u0568 \u056f\u0561\u0580\u056e\u0565\u057d \u0561\u0580\u057f\u0561\u0584\u056b\u0576 \u0570\u0572\u0578\u0582\u0574 \u0567: \u0534\u0578\u0582\u0584 \u056f\u0581\u0561\u0576\u056f\u0561\u0576\u0561\u0584 \u0561\u057e\u0565\u056c\u0561\u0581\u0576\u0565\u056c http:// \u0570\u0572\u0574\u0561\u0576 \u057d\u056f\u0566\u0562\u0578\u0582\u0574","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"","Title":"\u054e\u0565\u0580\u0576\u0561\u0563\u056b\u0580","To open the popup, press Shift+Enter":"\u0539\u057c\u0578\u0582\u0581\u056b\u056f\u0568 \u0562\u0561\u0581\u0565\u056c\u0578\u0582 \u0570\u0561\u0574\u0561\u0580 \u057d\u0565\u0572\u0574\u0565\u0584 Shift + Enter","Toggle accordion":"","Tools":"\u0533\u0578\u0580\u056e\u056b\u0584\u0576\u0565\u0580","Top":"\u054e\u0565\u0580\u0587","Travel and Places":"\u0543\u0561\u0576\u0561\u057a\u0561\u0580\u0570\u0578\u0580\u0564\u0578\u0582\u0569\u0575\u0578\u0582\u0576\u0576\u0565\u0580 \u0587 \u057e\u0561\u0575\u0580\u0565\u0580","Turquoise":"\u0553\u056b\u0580\u0578\u0582\u0566\u0561\u0563\u0578\u0582\u0575\u0576","Underline":"\u0538\u0576\u0564\u0563\u056e\u057e\u0561\u056e","Undo":"\u0546\u0561\u056d\u0578\u0580\u0564 \u0584\u0561\u0575\u056c","Upload":"\u054e\u0565\u0580\u0562\u0565\u057c\u0576\u0565\u056c","Uploading image":"","Upper Alpha":"\u0544\u0565\u056e\u0561\u057f\u0561\u057c \u056c\u0561\u057f\u056b\u0576\u0565\u0580\u0565\u0576 \u057f\u0561\u057c\u0565\u0580","Upper Roman":"\u0544\u0565\u056e\u0561\u057f\u0561\u057c \u0570\u057c\u0578\u0574\u0565\u0561\u056f\u0561\u0576 \u0569\u057e\u0565\u0580","Url":"","User Defined":"\u0555\u0563\u057f\u0561\u0563\u0578\u0580\u056e\u0578\u0572\u056b \u056f\u0578\u0572\u0574\u056b\u0581 \u054d\u0561\u0570\u0574\u0561\u0576\u057e\u0561\u056e","Valid":"\u054e\u0561\u057e\u0565\u0580 \u0567","Version":"\u054f\u0561\u0580\u0562\u0565\u0580\u0561\u056f","Vertical align":"","Vertical space":"\u0548\u0582\u0572\u0572\u0561\u0570\u0561\u0575\u0561\u0581 \u057f\u0561\u0580\u0561\u056e\u0578\u0582\u0569\u0575\u0578\u0582\u0576","View":"\u054f\u0565\u057d\u0584","Visual aids":"\u0551\u0578\u0582\u0581\u0561\u0564\u0580\u0565\u056c \u056f\u0578\u0576\u057f\u0578\u0582\u0580\u0576\u0565\u0580\u0568","Warn":"\u0536\u0563\u0578\u0582\u0577\u0561\u0581\u0578\u0582\u0574","White":"\u054d\u057a\u056b\u057f\u0561\u056f","Width":"\u053c\u0561\u0575\u0576\u0578\u0582\u0569\u0575\u0578\u0582\u0576","Word count":"\u0532\u0561\u057c\u056b \u0584\u0561\u0576\u0561\u056f","Words":"\u0532\u0561\u057c\u0565\u0580","Words: {0}":"\u0532\u0561\u057c\u0565\u0580\u056b \u0584\u0561\u0576\u0561\u056f: {0}","Yellow":"\u0534\u0565\u0572\u056b\u0576","Yes":"\u0531\u0575\u0578","You are using {0}":"\u0534\u0578\u0582\u0584 \u0585\u0563\u057f\u0561\u0563\u0578\u0580\u056e\u0578\u0582\u0574 \u0565\u0584 {0}","You have unsaved changes are you sure you want to navigate away?":"\u053f\u0561\u0576 \u0579\u057a\u0561\u0570\u057a\u0561\u0576\u057e\u0561\u056e \u0583\u0578\u0583\u0578\u056d\u0578\u0582\u0569\u0575\u0578\u0582\u0576\u0576\u0565\u0580\u0589 \u0534\u0578\u0582\u0584 \u056b\u0580\u0578\u055e\u0584 \u0578\u0582\u0566\u0578\u0582\u0574 \u0565\u0584 \u0564\u0578\u0582\u0580\u057d \u0563\u0561\u056c","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"\u0541\u0565\u0580 \u0562\u0580\u0561\u0578\u0582\u0566\u0565\u0580\u0568 \u0579\u056b \u0561\u057a\u0561\u0570\u0578\u057e\u0578\u0582\u0574 \u0561\u0576\u0574\u056b\u057b\u0561\u056f\u0561\u0576 \u0565\u056c\u0584 \u0583\u0578\u056d\u0561\u0576\u0561\u056f\u0574\u0561\u0576 \u0562\u0578\u0582\u0586\u0565\u0580\u056b\u0576\u0589 \u053d\u0576\u0564\u0580\u0578\u0582\u0574 \u0565\u0576\u0584 \u0585\u0563\u057f\u057e\u0565\u056c Ctrl+X/C/V \u057d\u057f\u0565\u0572\u0576\u0565\u0580\u056b\u0581\u0589","alignment":"\u0570\u0561\u057e\u0561\u057d\u0561\u0580\u0565\u0581\u0578\u0582\u0574","austral sign":"\u0561\u057e\u057d\u057f\u0580\u0561\u056c\u056b \u0576\u0577\u0561\u0576","cedi sign":"\u0584\u0565\u0564\u056b \u0576\u0577\u0561\u0576","colon sign":"\u056f\u0580\u056f\u0576\u0561\u056f\u0565\u057f \u0576\u0577\u0561\u0576","cruzeiro sign":"\u0576\u0561\u057e\u0561\u0580\u056f\u0578\u0582\u0569\u0575\u0561\u0576 \u0576\u0577\u0561\u0576","currency sign":"\u0561\u0580\u056a\u0578\u0582\u0575\u0569\u056b \u0576\u0577\u0561\u0576","dollar sign":"\u0564\u0578\u056c\u056c\u0561\u0580\u056b \u0576\u0577\u0561\u0576","dong sign":"\u0564\u0578\u0576\u0563\u056b \u0576\u0577\u0561\u0576","drachma sign":"\u0564\u0580\u0561\u0574\u0561\u056d\u0574\u0561\u0575\u056b \u0576\u0577\u0561\u0576","euro-currency sign":"\u0565\u057e\u0580\u0578-\u0561\u0580\u056a\u0578\u0582\u0575\u0569\u056b \u0576\u0577\u0561\u0576","example":"\u0585\u0580\u056b\u0576\u0561\u056f","formatting":"\u0579\u0561\u0583\u0561\u0576\u0577\u0578\u0582\u0574","french franc sign":"\u0586\u0580\u0561\u0576\u057d\u056b\u0561\u056f\u0561\u0576 \u0586\u0580\u0561\u0576\u056f\u056b \u0576\u0577\u0561\u0576","german penny symbol":"\u0563\u0565\u0580\u0574\u0561\u0576\u0561\u056f\u0561\u0576 \u057a\u0565\u0576\u056b\u0575\u056b \u056d\u0578\u0580\u0570\u0580\u0564\u0561\u0576\u056b\u0577","guarani sign":"\u0563\u0578\u0582\u0561\u0580\u0561\u0576\u056b \u0576\u0577\u0561\u0576","history":"\u054a\u0561\u057f\u0574\u0578\u0582\u0569\u0575\u0578\u0582\u0576","hryvnia sign":"\u0563\u0580\u056b\u057e\u0576\u0561\u0575\u056b \u0576\u0577\u0561\u0576","indentation":"\u056d\u0561\u0575\u0569\u0578\u0581","indian rupee sign":"\u0570\u0576\u0564\u056f\u0561\u056f\u0561\u0576 \u057c\u0578\u0582\u0583\u056b \u0576\u0577\u0561\u0576","kip sign":"\u056f\u056b\u057a \u0576\u0577\u0561\u0576","lira sign":"\u056c\u056b\u0580\u056b \u0576\u0577\u0561\u0576","livre tournois sign":"\u056c\u056b\u057e\u0580\u0565 \u0569\u0578\u0582\u0580\u0576\u0578\u056b\u057d \u0576\u0577\u0561\u0576","manat sign":"\u0574\u0561\u0576\u0561\u0569\u056b \u0576\u0577\u0561\u0576","mill sign":"\u057b\u0580\u0561\u0572\u0561\u0581\u056b \u0576\u0577\u0561\u0576","naira sign":"\u0576\u0561\u056b\u0580\u0561\u0575\u056b \u0576\u0577\u0561\u0576","new sheqel sign":"\u0576\u0578\u0580 \u0577\u0565\u056f\u0565\u056c \u0576\u0577\u0561\u0576","nordic mark sign":"\u0570\u0575\u0578\u0582\u057d\u056b\u057d\u0561\u0575\u056b\u0576 \u0576\u0577\u0561\u0576\u056b \u0576\u0577\u0561\u0576","peseta sign":"\u057a\u0565\u057d\u0565\u057f\u0561\u0575\u056b \u0576\u0577\u0561\u0576","peso sign":"\u057a\u0565\u057d\u0578\u0575\u056b \u0576\u0577\u0561\u0576","ruble sign":"\u057c\u0578\u0582\u0562\u056c\u0578\u0582 \u0576\u0577\u0561\u0576","rupee sign":"\u057c\u0578\u0582\u0583\u056b\u056b \u0576\u0577\u0561\u0576","spesmilo sign":"\u057d\u057a\u0565\u057d\u0574\u056b\u056c\u0578 \u0576\u0577\u0561\u0576","styles":"\u0578\u0573\u0565\u0580\u0568","tenge sign":"\u057f\u0565\u0576\u0563\u0565 \u0576\u0577\u0561\u0576","tugrik sign":"\u057f\u0578\u0582\u0563\u0580\u056b\u056f\u056b \u0576\u0577\u0561\u0576","turkish lira sign":"\u0569\u0578\u0582\u0580\u0584\u0561\u056f\u0561\u0576 \u056c\u056b\u0580\u0561\u0575\u056b \u0576\u0577\u0561\u0576","won sign":"\u0577\u0561\u0570\u0565\u056c\u0578\u0582 \u0576\u0577\u0561\u0576\u0568","yen character":"\u056b\u0565\u0576\u056b \u0576\u0577\u0561\u0576","yen/yuan character variant one":"\u0575\u0565\u0576\u056b/\u0575\u0578\u0582\u0561\u0576\u056b \u0576\u0577\u0561\u0576 \u057f\u0561\u0580\u0562\u0565\u0580\u0561\u056f \u0561\u057c\u0561\u057b\u056b\u0576","yuan character":"\u0575\u0578\u0582\u0561\u0576\u056b \u0576\u0577\u0561\u0576","yuan character, in hong kong and taiwan":"\u0575\u0578\u0582\u0561\u0576\u056b \u0576\u0577\u0561\u0576 \u0570\u0578\u0576\u0563\u056f\u0578\u0576\u0563\u0578\u0582\u0574 \u0587 \u0569\u0561\u0575\u057e\u0561\u0576\u0578\u0582\u0574","{0} characters":"{0} \u0576\u056b\u0577\u0565\u0580","{0} columns, {1} rows":"","{0} words":"{0} \u0562\u0561\u057c"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/id.js b/libraries/tinymce/js/tinymce/langs/id.js index 8523ab6..68efd40 100644 --- a/libraries/tinymce/js/tinymce/langs/id.js +++ b/libraries/tinymce/js/tinymce/langs/id.js @@ -1 +1 @@ -tinymce.addI18n("id",{"Redo":"Ulang","Undo":"Batalkan","Cut":"Potong","Copy":"Salin","Paste":"Rekat","Select all":"Pilih semua","New document":"Dokumen baru","Ok":"Ok","Cancel":"Batal","Visual aids":"Alat bantu visual","Bold":"Tebal","Italic":"Miring","Underline":"Garis bawah","Strikethrough":"Coret","Superscript":"Superskrip","Subscript":"Subskrip","Clear formatting":"Kosongkan format","Remove":"Hapus","Align left":"Rata kiri","Align center":"Rata tengah","Align right":"Rata kanan","No alignment":"Tanpa pejajaran","Justify":"Rata penuh","Bullet list":"Daftar bersimbol","Numbered list":"Daftar bernomor","Decrease indent":"Kurangi inden","Increase indent":"Tambah inden","Close":"Tutup","Formats":"Format","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"Browser anda tidak mendukung akses langsung ke papan klip. Silakan gunakan pintasan Ctrl+X/C/V dari keyboard.","Headings":"Kepala","Heading 1":"Kepala 1","Heading 2":"Kepala 2","Heading 3":"Kepala 3","Heading 4":"Kepala 4","Heading 5":"Kepala 5","Heading 6":"Kepala 6","Preformatted":"Praformat","Div":"Div","Pre":"Pre","Code":"Kode","Paragraph":"Paragraf","Blockquote":"Kutipan","Inline":"Baris","Blocks":"Blok","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Tempel sekarang dalam mode teks biasa. Konten sekarang akan ditempelkan sebagai teks biasa hingga Anda mematikan pilihan ini.","Fonts":"Huruf","Font sizes":"Ukuran huruf","Class":"Kelas","Browse for an image":"Jelajahi gambar","OR":"ATAU","Drop an image here":"Letakkan gambar di sini","Upload":"Unggah","Uploading image":"Unggah gambar","Block":"Blok","Align":"Sejajarkan","Default":"Bawaan","Circle":"Lingkaran","Disc":"Cakram","Square":"Kotak","Lower Alpha":"Huruf Kecil","Lower Greek":"Huruf Kecil Yunani","Lower Roman":"Huruf Kecil Romawi","Upper Alpha":"Huruf Besar","Upper Roman":"Huruf Besar Romawi","Anchor...":"Jangkar..","Anchor":"Jangkar","Name":"Nama","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID harus dimulai dengan huruf, lalu diikuti hanya oleh huruf, angka, garis pisah, titik, titik dua, atau garis bawah.","You have unsaved changes are you sure you want to navigate away?":"Anda memiliki perubahan yang belum disimpan, yakin ingin beralih ?","Restore last draft":"Pulihkan draf sebelumnya","Special character...":"Karakter khusus...","Special Character":"Karakter Khusus","Source code":"Kode sumber","Insert/Edit code sample":"Tambah/Edit sampel kode","Language":"Bahasa","Code sample...":"Sampel kode...","Left to right":"Kiri ke kanan","Right to left":"Kanan ke kiri","Title":"Judul","Fullscreen":"Layar penuh","Action":"Tindakan","Shortcut":"Pintasan","Help":"Bantuan","Address":"Alamat","Focus to menubar":"Fokus ke bilah menu","Focus to toolbar":"Fokus ke bilah alat","Focus to element path":"Fokus ke alur elemen","Focus to contextual toolbar":"Fokus ke bilah alat kontekstual","Insert link (if link plugin activated)":"Masukan tautan (jika plugin tautan diaktifkan)","Save (if save plugin activated)":"Simpan (jika plugin simpan diaktifkan)","Find (if searchreplace plugin activated)":"Cari (jika plugin cari ganti diaktifkan)","Plugins installed ({0}):":"Plugin terpasang ({0}):","Premium plugins:":"Plugin premium:","Learn more...":"Ketahui selengkapnya...","You are using {0}":"Anda menggunakan {0}","Plugins":"Plugin","Handy Shortcuts":"Pintasan Bermanfaat","Horizontal line":"Garis horizontal","Insert/edit image":"Masukkan/edit gambar","Alternative description":"Deskripsi alternatif","Accessibility":"Aksesibilitas","Image is decorative":"Gambar Hiasan","Source":"Sumber","Dimensions":"Dimensi","Constrain proportions":"Pertahankan proporsi","General":"Umum","Advanced":"Lanjutan","Style":"Gaya","Vertical space":"Ruang vertikal","Horizontal space":"Ruang horizontal","Border":"Batas","Insert image":"Masukkan gambar","Image...":"Gambar...","Image list":"Daftar gambar","Resize":"Ubah ukuran","Insert date/time":"Masukkan tanggal/waktu","Date/time":"Tanggal/waktu","Insert/edit link":"Masukkan/edit tautan","Text to display":"Teks yang akan ditampilkan","Url":"Url","Open link in...":"Buka tautan dalam...","Current window":"Jendela saat ini","None":"Tidak ada","New window":"Jendela baru","Open link":"Buka tautan","Remove link":"Hapus tautan","Anchors":"Jangkar","Link...":"Tautan...","Paste or type a link":"Rekat atau ketik tautan","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"URL yang dimasukkan sepertinya adalah alamat email. Apakah Anda ingin menambahkan prefiks mailto: yang dibutuhkan?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"Tautan yang dimasukkan sepertinya adalah tautan eksternal. Apakah Anda ingin menambahkan prefiks http:// yang dibutuhkan?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"URL yang Anda masukkan tampaknya merupakan tautan eksternal. Apakah Anda ingin menambahkan awalan https:// yang diperlukan?","Link list":"Daftar tautan","Insert video":"Masukkan video","Insert/edit video":"Masukkan/edit video","Insert/edit media":"Masukkan/edit media","Alternative source":"Sumber alternatif","Alternative source URL":"URL Sumber alternatif","Media poster (Image URL)":"Poster media (URL gambar)","Paste your embed code below:":"Rekatkan kode sematan di bawah:","Embed":"Semat","Media...":"Media...","Nonbreaking space":"Spasi","Page break":"Halaman baru","Paste as text":"Rekatkan sebagai teks","Preview":"Pratinjau","Print":"Cetak","Print...":"Cetak...","Save":"Simpan","Find":"Cari","Replace with":"Ganti dengan","Replace":"Ganti","Replace all":"Ganti semua","Previous":"Sebelumnya","Next":"Berikutnya","Find and Replace":"Temukan dan Ganti","Find and replace...":"Cari dan ganti...","Could not find the specified string.":"Tidak dapat menemukan string yang dimaksud.","Match case":"Samakan besar kecil huruf","Find whole words only":"Cari hanya kata utuh","Find in selection":"Cari dari yang dipilih","Insert table":"Masukkan tabel","Table properties":"Properti tabel","Delete table":"Hapus tabel","Cell":"Sel","Row":"Baris","Column":"Kolom","Cell properties":"Properti sel","Merge cells":"Gabung sel","Split cell":"Bagi sel","Insert row before":"Sisipkan baris sebelum","Insert row after":"Sisipkan baris setelah","Delete row":"Hapus baris","Row properties":"Properti baris","Cut row":"Potong baris","Cut column":"Potong kolom","Copy row":"Salin baris","Copy column":"Salin kolom","Paste row before":"Rekat baris sebelum","Paste column before":"Tempel kolom ke sebelum","Paste row after":"Rekat baris setelah","Paste column after":"Tempel kolom ke setelah","Insert column before":"Masukkan kolom sebelum","Insert column after":"Masukkan kolom setelah","Delete column":"Hapus kolom","Cols":"Kolom","Rows":"Baris","Width":"Lebar","Height":"Tinggi","Cell spacing":"Jarak sel","Cell padding":"Lapisan sel","Row clipboard actions":"Aksi baris clipboard","Column clipboard actions":"Aksi kolom clipboard","Table styles":"Corak tabel","Cell styles":"Corak sel","Column header":"Kepala kolom","Row header":"Baris kolom","Table caption":"Judul tabel","Caption":"Judul","Show caption":"Perlihatkan keterangan","Left":"Kiri","Center":"Tengah","Right":"Kanan","Cell type":"Tipe sel","Scope":"Cakupan","Alignment":"Penyejajaran","Horizontal align":"Sejajar horisontal","Vertical align":"Sejajar vertikal","Top":"Atas","Middle":"Tengah","Bottom":"Bawah","Header cell":"Sel judul","Row group":"Grup baris","Column group":"Grup kolom","Row type":"Tipe baris","Header":"Judul","Body":"Badan","Footer":"Catatan kaki","Border color":"Warna pinggiran","Solid":"Padat","Dotted":"Titik-titik","Dashed":"Garis-garis","Double":"Ganda","Groove":"Tumbuh","Ridge":"Kerut","Inset":"Inset","Outset":"Outset","Hidden":"Sembunyi","Insert template...":"Masukkan template...","Templates":"Template","Template":"Template","Insert Template":"Masukkan Template","Text color":"Warna teks","Background color":"Warna latar belakang","Custom...":"Khusus...","Custom color":"Warna khusus","No color":"Tanpa berwarna","Remove color":"Hapus warna","Show blocks":"Tampilkan blok","Show invisible characters":"Tampilkan karakter tak tampak","Word count":"Hitungan kata","Count":"Hitungan","Document":"Dokumen","Selection":"Pemilihan","Words":"Kata","Words: {0}":"Kata: {0}","{0} words":"{0} kata","File":"Berkas","Edit":"Edit","Insert":"Masukkan","View":"Tampilkan","Format":"Format","Table":"Tabel","Tools":"Alat","Powered by {0}":"Didayai oleh {0}","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Area Teks Kaya. Tekan ALT-F9 untuk menu. Tekan ALT-F10 untuk bilah alat. Tekan ALT-0 untuk bantuan","Image title":"Judul gambar","Border width":"Lebar pinggiran","Border style":"Gaya pinggiran","Error":"Kesalahan","Warn":"Peringatkan","Valid":"Valid","To open the popup, press Shift+Enter":"Untuk membuka popup, tekan Shift+Enter","Rich Text Area":"Area Rich Text","Rich Text Area. Press ALT-0 for help.":"Area Teks Kaya. Tekan ALT-0 untuk bantuan.","System Font":"Huruf Sistem","Failed to upload image: {0}":"Gagal mengunggah gambar: {0}","Failed to load plugin: {0} from url {1}":"Gagal memuat plugin: {0} dari url {1}","Failed to load plugin url: {0}":"Gagal memuat url plugin: {0}","Failed to initialize plugin: {0}":"Gagal memulai plugin: {0}","example":"contoh","Search":"Cari","All":"Semua","Currency":"Mata Uang","Text":"Teks","Quotations":"Kutipan","Mathematical":"Matematis","Extended Latin":"Latin Diperluas","Symbols":"Simbol","Arrows":"Panah","User Defined":"Ditentukan Pengguna","dollar sign":"tanda dolar","currency sign":"tanda mata uang","euro-currency sign":"tanda mata uang eropa","colon sign":"tanda titik dua","cruzeiro sign":"tanda cruzeiro","french franc sign":"tanda franc prancis","lira sign":"tanda lira","mill sign":"tanda mill","naira sign":"tanda naira","peseta sign":"tanda peseta","rupee sign":"tanda rupee","won sign":"tanda won","new sheqel sign":"tanda sheqel baru","dong sign":"tanda dong","kip sign":"tanda kip","tugrik sign":"tanda tugrik","drachma sign":"tanda drachma","german penny symbol":"simbol penny jerman","peso sign":"tanda peso","guarani sign":"tanda guarani","austral sign":"tanda austral","hryvnia sign":"tanda hryvnia","cedi sign":"tanda cedi","livre tournois sign":"tanda livre tournois","spesmilo sign":"tanda spesmilo","tenge sign":"tanda tenge","indian rupee sign":"tanda rupee india","turkish lira sign":"tanda lira turki","nordic mark sign":"tanda mark nordik","manat sign":"tanda manat","ruble sign":"tanda ruble","yen character":"karakter yen","yuan character":"karakter yuan","yuan character, in hong kong and taiwan":"karakter yuan, di hong kong dan taiwan","yen/yuan character variant one":"varian satu karakter yen/yuan","Emojis":"Emoji","Emojis...":"Emoji...","Loading emojis...":"Memuat emoji...","Could not load emojis":"Tidak dapat memuat emoji","People":"Orang","Animals and Nature":"Hewan dan Alam","Food and Drink":"Makanan dan Minuman","Activity":"Aktivitas","Travel and Places":"Perjalanan dan Lokasi","Objects":"Objek","Flags":"Bendera","Characters":"Karakter","Characters (no spaces)":"Karakter (tanpa spasi)","{0} characters":"{0} karakter","Error: Form submit field collision.":"Kesalahan: Benturan bidang pengiriman bentuk.","Error: No form element found.":"Kesalahan: tidak ditemukan elemen bentuk.","Color swatch":"Contoh warna","Color Picker":"Pemilih warna","Invalid hex color code: {0}":"Kode warna hex tidak valid: {0}","Invalid input":"Masukan tidak valid","R":"R","Red component":"Komponen merah","G":"G","Green component":"Komponen hijau","B":"B","Blue component":"Komponen biru","#":"#","Hex color code":"Kode warna hex","Range 0 to 255":"Rentang 0 hingga 255","Turquoise":"Toska","Green":"Hijau","Blue":"Biru","Purple":"Ungu","Navy Blue":"Biru Navy","Dark Turquoise":"Turquoise Gelap","Dark Green":"Hijau Gelap","Medium Blue":"Biru Medium","Medium Purple":"Ungu Medium","Midnight Blue":"Biru Midnight","Yellow":"Kuning","Orange":"Jingga","Red":"Merah","Light Gray":"Abu Muda","Gray":"Abu-abu","Dark Yellow":"Kuning Gelap","Dark Orange":"Jingga Gelap","Dark Red":"Merah Gelap","Medium Gray":"Abu Medium","Dark Gray":"Abu Gelap","Light Green":"Hijau Muda","Light Yellow":"Kuning Muda","Light Red":"Merah Muda","Light Purple":"Ungu Muda","Light Blue":"Biru Muda","Dark Purple":"Ungu Gelap","Dark Blue":"Biru Gelap","Black":"Hitam","White":"Putih","Switch to or from fullscreen mode":"Alihkan ke atau dari mode layar penuh","Open help dialog":"Buka dialog bantuan","history":"riwayat","styles":"gaya","formatting":"pemformatan","alignment":"penyejajaran","indentation":"indentasi","Font":"Huruf","Size":"Ukuran","More...":"Lainnya...","Select...":"Pilih...","Preferences":"Preferensi","Yes":"Ya","No":"Tidak","Keyboard Navigation":"Navigasi Keyboard","Version":"Versi","Code view":"Tampilan Kode","Open popup menu for split buttons":"Buka menu popup untuk tombol terpisah","List Properties":"Daftar properti","List properties...":"Daftar properti...","Start list at number":"Mulai daftar dari nomor","Line height":"Tinggi baris","Dropped file type is not supported":"Jenis file yang dijatuhkan tidak didukung","Loading...":"Memuat...","ImageProxy HTTP error: Rejected request":"Kesalahan HTTP ImageProxy: Permintaan ditolak","ImageProxy HTTP error: Could not find Image Proxy":"Kesalahan HTTP ImageProxy: Tidak dapat menemukan Proxy Gambar","ImageProxy HTTP error: Incorrect Image Proxy URL":"Kesalahan HTTP ImageProxy: URL Proxy Gambar Salah","ImageProxy HTTP error: Unknown ImageProxy error":"Kesalahan HTTP ImageProxy: Kesalahan Proxy Gambar tidak diketahui"}); \ No newline at end of file +tinymce.addI18n("id",{"#":"#","Accessibility":"Aksesibilitas","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"Tindakan","Activity":"Aktivitas","Address":"Alamat","Advanced":"Lanjutan","Align":"Sejajarkan","Align center":"Rata tengah","Align left":"Rata kiri","Align right":"Rata kanan","Alignment":"Penyejajaran","Alignment {0}":"","All":"Semua","Alternative description":"Deskripsi alternatif","Alternative source":"Sumber alternatif","Alternative source URL":"URL Sumber alternatif","Anchor":"Jangkar","Anchor...":"Jangkar..","Anchors":"Jangkar","Animals and Nature":"Hewan dan Alam","Arrows":"Panah","B":"B","Background color":"Warna latar belakang","Background color {0}":"","Black":"Hitam","Block":"Blok","Block {0}":"","Blockquote":"Kutipan","Blocks":"Blok","Blue":"Biru","Blue component":"Komponen biru","Body":"Badan","Bold":"Tebal","Border":"Batas","Border color":"Warna pinggiran","Border style":"Gaya pinggiran","Border width":"Lebar pinggiran","Bottom":"Bawah","Browse files":"","Browse for an image":"Jelajahi gambar","Browse links":"","Bullet list":"Daftar bersimbol","Cancel":"Batal","Caption":"Judul","Cell":"Sel","Cell padding":"Lapisan sel","Cell properties":"Properti sel","Cell spacing":"Jarak sel","Cell styles":"Corak sel","Cell type":"Tipe sel","Center":"Tengah","Characters":"Karakter","Characters (no spaces)":"Karakter (tanpa spasi)","Circle":"Lingkaran","Class":"Kelas","Clear formatting":"Kosongkan format","Close":"Tutup","Code":"Kode","Code sample...":"Sampel kode...","Code view":"Tampilan Kode","Color Picker":"Pemilih warna","Color swatch":"Contoh warna","Cols":"Kolom","Column":"Kolom","Column clipboard actions":"Aksi kolom clipboard","Column group":"Grup kolom","Column header":"Kepala kolom","Constrain proportions":"Pertahankan proporsi","Copy":"Salin","Copy column":"Salin kolom","Copy row":"Salin baris","Could not find the specified string.":"Tidak dapat menemukan string yang dimaksud.","Could not load emojis":"Tidak dapat memuat emoji","Count":"Hitungan","Currency":"Mata Uang","Current window":"Jendela saat ini","Custom color":"Warna khusus","Custom...":"Khusus...","Cut":"Potong","Cut column":"Potong kolom","Cut row":"Potong baris","Dark Blue":"Biru Gelap","Dark Gray":"Abu Gelap","Dark Green":"Hijau Gelap","Dark Orange":"Jingga Gelap","Dark Purple":"Ungu Gelap","Dark Red":"Merah Gelap","Dark Turquoise":"Turquoise Gelap","Dark Yellow":"Kuning Gelap","Dashed":"Garis-garis","Date/time":"Tanggal/waktu","Decrease indent":"Kurangi inden","Default":"Bawaan","Delete accordion":"","Delete column":"Hapus kolom","Delete row":"Hapus baris","Delete table":"Hapus tabel","Dimensions":"Dimensi","Disc":"Cakram","Div":"Div","Document":"Dokumen","Dotted":"Titik-titik","Double":"Ganda","Drop an image here":"Letakkan gambar di sini","Dropped file type is not supported":"Jenis file yang dijatuhkan tidak didukung","Edit":"Edit","Embed":"Semat","Emojis":"Emoji","Emojis...":"Emoji...","Error":"Kesalahan","Error: Form submit field collision.":"Kesalahan: Benturan bidang pengiriman bentuk.","Error: No form element found.":"Kesalahan: tidak ditemukan elemen bentuk.","Extended Latin":"Latin Diperluas","Failed to initialize plugin: {0}":"Gagal memulai plugin: {0}","Failed to load plugin url: {0}":"Gagal memuat url plugin: {0}","Failed to load plugin: {0} from url {1}":"Gagal memuat plugin: {0} dari url {1}","Failed to upload image: {0}":"Gagal mengunggah gambar: {0}","File":"Berkas","Find":"Cari","Find (if searchreplace plugin activated)":"Cari (jika plugin cari ganti diaktifkan)","Find and Replace":"Temukan dan Ganti","Find and replace...":"Cari dan ganti...","Find in selection":"Cari dari yang dipilih","Find whole words only":"Cari hanya kata utuh","Flags":"Bendera","Focus to contextual toolbar":"Fokus ke bilah alat kontekstual","Focus to element path":"Fokus ke alur elemen","Focus to menubar":"Fokus ke bilah menu","Focus to toolbar":"Fokus ke bilah alat","Font":"Huruf","Font size {0}":"","Font sizes":"Ukuran huruf","Font {0}":"","Fonts":"Huruf","Food and Drink":"Makanan dan Minuman","Footer":"Catatan kaki","Format":"Format","Format {0}":"","Formats":"Format","Fullscreen":"Layar penuh","G":"G","General":"Umum","Gray":"Abu-abu","Green":"Hijau","Green component":"Komponen hijau","Groove":"Tumbuh","Handy Shortcuts":"Pintasan Bermanfaat","Header":"Judul","Header cell":"Sel judul","Heading 1":"Kepala 1","Heading 2":"Kepala 2","Heading 3":"Kepala 3","Heading 4":"Kepala 4","Heading 5":"Kepala 5","Heading 6":"Kepala 6","Headings":"Kepala","Height":"Tinggi","Help":"Bantuan","Hex color code":"Kode warna hex","Hidden":"Sembunyi","Horizontal align":"Sejajar horisontal","Horizontal line":"Garis horizontal","Horizontal space":"Ruang horizontal","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID harus dimulai dengan huruf, lalu diikuti hanya oleh huruf, angka, garis pisah, titik, titik dua, atau garis bawah.","Image is decorative":"Gambar Hiasan","Image list":"Daftar gambar","Image title":"Judul gambar","Image...":"Gambar...","ImageProxy HTTP error: Could not find Image Proxy":"Kesalahan HTTP ImageProxy: Tidak dapat menemukan Proxy Gambar","ImageProxy HTTP error: Incorrect Image Proxy URL":"Kesalahan HTTP ImageProxy: URL Proxy Gambar Salah","ImageProxy HTTP error: Rejected request":"Kesalahan HTTP ImageProxy: Permintaan ditolak","ImageProxy HTTP error: Unknown ImageProxy error":"Kesalahan HTTP ImageProxy: Kesalahan Proxy Gambar tidak diketahui","Increase indent":"Tambah inden","Inline":"Baris","Insert":"Masukkan","Insert Template":"Masukkan Template","Insert accordion":"","Insert column after":"Masukkan kolom setelah","Insert column before":"Masukkan kolom sebelum","Insert date/time":"Masukkan tanggal/waktu","Insert image":"Masukkan gambar","Insert link (if link plugin activated)":"Masukan tautan (jika plugin tautan diaktifkan)","Insert row after":"Sisipkan baris setelah","Insert row before":"Sisipkan baris sebelum","Insert table":"Masukkan tabel","Insert template...":"Masukkan template...","Insert video":"Masukkan video","Insert/Edit code sample":"Tambah/Edit sampel kode","Insert/edit image":"Masukkan/edit gambar","Insert/edit link":"Masukkan/edit tautan","Insert/edit media":"Masukkan/edit media","Insert/edit video":"Masukkan/edit video","Inset":"Inset","Invalid hex color code: {0}":"Kode warna hex tidak valid: {0}","Invalid input":"Masukan tidak valid","Italic":"Miring","Justify":"Rata penuh","Keyboard Navigation":"Navigasi Keyboard","Language":"Bahasa","Learn more...":"Ketahui selengkapnya...","Left":"Kiri","Left to right":"Kiri ke kanan","Light Blue":"Biru Muda","Light Gray":"Abu Muda","Light Green":"Hijau Muda","Light Purple":"Ungu Muda","Light Red":"Merah Muda","Light Yellow":"Kuning Muda","Line height":"Tinggi baris","Link list":"Daftar tautan","Link...":"Tautan...","List Properties":"Daftar properti","List properties...":"Daftar properti...","Loading emojis...":"Memuat emoji...","Loading...":"Memuat...","Lower Alpha":"Huruf Kecil","Lower Greek":"Huruf Kecil Yunani","Lower Roman":"Huruf Kecil Romawi","Match case":"Samakan besar kecil huruf","Mathematical":"Matematis","Media poster (Image URL)":"Poster media (URL gambar)","Media...":"Media...","Medium Blue":"Biru Medium","Medium Gray":"Abu Medium","Medium Purple":"Ungu Medium","Merge cells":"Gabung sel","Middle":"Tengah","Midnight Blue":"Biru Midnight","More...":"Lainnya...","Name":"Nama","Navy Blue":"Biru Navy","New document":"Dokumen baru","New window":"Jendela baru","Next":"Berikutnya","No":"Tidak","No alignment":"Tanpa pejajaran","No color":"Tanpa berwarna","Nonbreaking space":"Spasi","None":"Tidak ada","Numbered list":"Daftar bernomor","OR":"ATAU","Objects":"Objek","Ok":"Ok","Open help dialog":"Buka dialog bantuan","Open link":"Buka tautan","Open link in...":"Buka tautan dalam...","Open popup menu for split buttons":"Buka menu popup untuk tombol terpisah","Orange":"Jingga","Outset":"Outset","Page break":"Halaman baru","Paragraph":"Paragraf","Paste":"Rekat","Paste as text":"Rekatkan sebagai teks","Paste column after":"Tempel kolom ke setelah","Paste column before":"Tempel kolom ke sebelum","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Tempel sekarang dalam mode teks biasa. Konten sekarang akan ditempelkan sebagai teks biasa hingga Anda mematikan pilihan ini.","Paste or type a link":"Rekat atau ketik tautan","Paste row after":"Rekat baris setelah","Paste row before":"Rekat baris sebelum","Paste your embed code below:":"Rekatkan kode sematan di bawah:","People":"Orang","Plugins":"Plugin","Plugins installed ({0}):":"Plugin terpasang ({0}):","Powered by {0}":"Didayai oleh {0}","Pre":"Pre","Preferences":"Preferensi","Preformatted":"Praformat","Premium plugins:":"Plugin premium:","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"Pratinjau","Previous":"Sebelumnya","Print":"Cetak","Print...":"Cetak...","Purple":"Ungu","Quotations":"Kutipan","R":"R","Range 0 to 255":"Rentang 0 hingga 255","Red":"Merah","Red component":"Komponen merah","Redo":"Ulang","Remove":"Hapus","Remove color":"Hapus warna","Remove link":"Hapus tautan","Replace":"Ganti","Replace all":"Ganti semua","Replace with":"Ganti dengan","Resize":"Ubah ukuran","Restore last draft":"Pulihkan draf sebelumnya","Reveal or hide additional toolbar items":"","Rich Text Area":"Area Rich Text","Rich Text Area. Press ALT-0 for help.":"Area Teks Kaya. Tekan ALT-0 untuk bantuan.","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Area Teks Kaya. Tekan ALT-F9 untuk menu. Tekan ALT-F10 untuk bilah alat. Tekan ALT-0 untuk bantuan","Ridge":"Kerut","Right":"Kanan","Right to left":"Kanan ke kiri","Row":"Baris","Row clipboard actions":"Aksi baris clipboard","Row group":"Grup baris","Row header":"Baris kolom","Row properties":"Properti baris","Row type":"Tipe baris","Rows":"Baris","Save":"Simpan","Save (if save plugin activated)":"Simpan (jika plugin simpan diaktifkan)","Scope":"Cakupan","Search":"Cari","Select all":"Pilih semua","Select...":"Pilih...","Selection":"Pemilihan","Shortcut":"Pintasan","Show blocks":"Tampilkan blok","Show caption":"Perlihatkan keterangan","Show invisible characters":"Tampilkan karakter tak tampak","Size":"Ukuran","Solid":"Padat","Source":"Sumber","Source code":"Kode sumber","Special Character":"Karakter Khusus","Special character...":"Karakter khusus...","Split cell":"Bagi sel","Square":"Kotak","Start list at number":"Mulai daftar dari nomor","Strikethrough":"Coret","Style":"Gaya","Subscript":"Subskrip","Superscript":"Superskrip","Switch to or from fullscreen mode":"Alihkan ke atau dari mode layar penuh","Symbols":"Simbol","System Font":"Huruf Sistem","Table":"Tabel","Table caption":"Judul tabel","Table properties":"Properti tabel","Table styles":"Corak tabel","Template":"Template","Templates":"Template","Text":"Teks","Text color":"Warna teks","Text color {0}":"","Text to display":"Teks yang akan ditampilkan","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"URL yang dimasukkan sepertinya adalah alamat email. Apakah Anda ingin menambahkan prefiks mailto: yang dibutuhkan?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"Tautan yang dimasukkan sepertinya adalah tautan eksternal. Apakah Anda ingin menambahkan prefiks http:// yang dibutuhkan?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"URL yang Anda masukkan tampaknya merupakan tautan eksternal. Apakah Anda ingin menambahkan awalan https:// yang diperlukan?","Title":"Judul","To open the popup, press Shift+Enter":"Untuk membuka popup, tekan Shift+Enter","Toggle accordion":"","Tools":"Alat","Top":"Atas","Travel and Places":"Perjalanan dan Lokasi","Turquoise":"Toska","Underline":"Garis bawah","Undo":"Batalkan","Upload":"Unggah","Uploading image":"Unggah gambar","Upper Alpha":"Huruf Besar","Upper Roman":"Huruf Besar Romawi","Url":"Url","User Defined":"Ditentukan Pengguna","Valid":"Valid","Version":"Versi","Vertical align":"Sejajar vertikal","Vertical space":"Ruang vertikal","View":"Tampilkan","Visual aids":"Alat bantu visual","Warn":"Peringatkan","White":"Putih","Width":"Lebar","Word count":"Hitungan kata","Words":"Kata","Words: {0}":"Kata: {0}","Yellow":"Kuning","Yes":"Ya","You are using {0}":"Anda menggunakan {0}","You have unsaved changes are you sure you want to navigate away?":"Anda memiliki perubahan yang belum disimpan, yakin ingin beralih ?","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"Browser anda tidak mendukung akses langsung ke papan klip. Silakan gunakan pintasan Ctrl+X/C/V dari keyboard.","alignment":"penyejajaran","austral sign":"tanda austral","cedi sign":"tanda cedi","colon sign":"tanda titik dua","cruzeiro sign":"tanda cruzeiro","currency sign":"tanda mata uang","dollar sign":"tanda dolar","dong sign":"tanda dong","drachma sign":"tanda drachma","euro-currency sign":"tanda mata uang eropa","example":"contoh","formatting":"pemformatan","french franc sign":"tanda franc prancis","german penny symbol":"simbol penny jerman","guarani sign":"tanda guarani","history":"riwayat","hryvnia sign":"tanda hryvnia","indentation":"indentasi","indian rupee sign":"tanda rupee india","kip sign":"tanda kip","lira sign":"tanda lira","livre tournois sign":"tanda livre tournois","manat sign":"tanda manat","mill sign":"tanda mill","naira sign":"tanda naira","new sheqel sign":"tanda sheqel baru","nordic mark sign":"tanda mark nordik","peseta sign":"tanda peseta","peso sign":"tanda peso","ruble sign":"tanda ruble","rupee sign":"tanda rupee","spesmilo sign":"tanda spesmilo","styles":"gaya","tenge sign":"tanda tenge","tugrik sign":"tanda tugrik","turkish lira sign":"tanda lira turki","won sign":"tanda won","yen character":"karakter yen","yen/yuan character variant one":"varian satu karakter yen/yuan","yuan character":"karakter yuan","yuan character, in hong kong and taiwan":"karakter yuan, di hong kong dan taiwan","{0} characters":"{0} karakter","{0} columns, {1} rows":"","{0} words":"{0} kata"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/is_IS.js b/libraries/tinymce/js/tinymce/langs/is_IS.js index 5a17899..cf92099 100644 --- a/libraries/tinymce/js/tinymce/langs/is_IS.js +++ b/libraries/tinymce/js/tinymce/langs/is_IS.js @@ -1 +1 @@ -tinymce.addI18n("is_IS",{"Redo":"Endurkalla","Undo":"Afturkalla","Cut":"Skera","Copy":"Afrita","Paste":"L\xedma","Select all":"Velja allt","New document":"N\xfdtt skjal","Ok":"Sta\xf0festa","Cancel":"H\xe6tta vi\xf0","Visual aids":"Sj\xf3nr\xe6n hj\xe1lp","Bold":"Feitletra\xf0","Italic":"Skr\xe1letra\xf0","Underline":"Undirstrika\xf0","Strikethrough":"Yfirstrika\xf0","Superscript":"Uppskrift","Subscript":"Ni\xf0urskrifa\xf0","Clear formatting":"Hreinsa sni\xf0","Remove":"","Align left":"Vinstrijafna","Align center":"Mi\xf0jujafna","Align right":"H\xe6grijafna","No alignment":"","Justify":"Jafna","Bullet list":"K\xfalu listi","Numbered list":"N\xfamera\xf0ur listi","Decrease indent":"Minnka inndr\xe1tt","Increase indent":"Auka inndr\xe1tt","Close":"Loka","Formats":"Sni\xf0m\xe1t","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"Vafrinn \xfeinn sty\xf0ur ekki beinann a\xf0gang a\xf0 klippibor\xf0inu. Nota\xf0u Ctrl-X/C/V \xe1 lyklabor\xf0inu \xed sta\xf0inn.","Headings":"Fyrirsagnir","Heading 1":"Fyrirs\xf6gn 1","Heading 2":"Fyrirs\xf6gn 2","Heading 3":"Fyrirs\xf6gn 3","Heading 4":"Fyrirs\xf6gn 4","Heading 5":"Fyrirs\xf6gn 5","Heading 6":"Fyrirs\xf6gn 6","Preformatted":"","Div":"","Pre":"\xd3st\xedla\xf0","Code":"K\xf3\xf0i","Paragraph":"M\xe1lsgrein","Blockquote":"Blokk","Inline":"Inndregi\xf0","Blocks":"Blokkir","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"L\xedming er \xed textaham. Texti ver\xf0ur l\xedmdur sem l\xe1tlaus \xfeanga\xf0 til \xfe\xfa afhakar vi\xf0 \xfeennan valm\xf6guleika.","Fonts":"Leturger\xf0ir","Font sizes":"","Class":"Tegund","Browse for an image":"Finna mynd \xed t\xf6lvunni","OR":"E\xd0A","Drop an image here":"Settu inn mynd h\xe9r","Upload":"Hla\xf0a upp","Uploading image":"","Block":"Blokka","Align":"Stilla","Default":"Sj\xe1lfgefi\xf0","Circle":"Hringur","Disc":"Diskur","Square":"Ferningur","Lower Alpha":"L\xe1gstafir Alpha","Lower Greek":"L\xe1gstafir Gr\xedskir","Lower Roman":"L\xe1gstafir R\xf3mverskir","Upper Alpha":"H\xe1stafir Alpha","Upper Roman":"H\xe1stafir R\xf3mverskir","Anchor...":"","Anchor":"","Name":"Nafn","ID":"","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"","You have unsaved changes are you sure you want to navigate away?":"\xdea\xf0 eru \xf3vista\xf0ar breytingar, ertu viss um a\xf0 \xfe\xfa viljir vafra \xed burtu?","Restore last draft":"Endurkalla s\xed\xf0asta uppkast","Special character...":"S\xe9rstakur stafur...","Special Character":"","Source code":"Frumk\xf3\xf0i","Insert/Edit code sample":"Setja inn/breyta k\xf3\xf0ad\xe6mi","Language":"Tungum\xe1l","Code sample...":"K\xf3\xf0ad\xe6mi...","Left to right":"Vinstri til h\xe6gri","Right to left":"H\xe6gri til vinstri","Title":"Titill","Fullscreen":"Fylla skj\xe1","Action":"A\xf0ger\xf0","Shortcut":"Fl\xfdtilei\xf0","Help":"Hj\xe1lp","Address":"","Focus to menubar":"F\xf3kus \xe1 menubar","Focus to toolbar":"F\xf3kus \xe1 t\xe6kjastiku","Focus to element path":"F\xf3kus \xe1 element path","Focus to contextual toolbar":"F\xf3kus \xe1 contextual toolbar","Insert link (if link plugin activated)":"Setja inn hlekk (ef link vi\xf0b\xf3t er virk)","Save (if save plugin activated)":"Vista (ef vistunar vi\xf0b\xf3t er virk)","Find (if searchreplace plugin activated)":"Leita (ef searchreplace vi\xf0b\xf3t er virk)","Plugins installed ({0}):":"Uppsettar vi\xf0b\xf3tir ({0}):","Premium plugins:":"Premium vi\xf0b\xe6tur:","Learn more...":"Sj\xe1 meira...","You are using {0}":"\xde\xfa ert a\xf0 nota {0}","Plugins":"Vi\xf0b\xe6tur","Handy Shortcuts":"Sni\xf0ugar fl\xfdtilei\xf0ir","Horizontal line":"L\xe1r\xe9tt l\xedna","Insert/edit image":"Setja inn/breyta mynd","Alternative description":"","Accessibility":"","Image is decorative":"","Source":"Sl\xf3\xf0i","Dimensions":"Hlutf\xf6ll","Constrain proportions":"Halda hlutf\xf6llum","General":"Almennt","Advanced":"\xcdtarlegt","Style":"St\xedll","Vertical space":"L\xf3\xf0r\xe9tt bil","Horizontal space":"L\xe1r\xe9tt bil","Border":"Rammi","Insert image":"Setja inn mynd","Image...":"Mynd...","Image list":"Myndalisti","Resize":"Breyta st\xe6r\xf0","Insert date/time":"Setja inn dagsetningu/t\xedma","Date/time":"Dagur/t\xedmi","Insert/edit link":"Setja inn/breyta hlekk","Text to display":"Texti til a\xf0 s\xfdna","Url":"Veffang","Open link in...":"Opna hlekk \xed...","Current window":"N\xfaverandi gluggi","None":"Ekkert","New window":"N\xfdr gluggi","Open link":"","Remove link":"Fjarl\xe6gja hlekk","Anchors":"Akkeri","Link...":"Hlekkur...","Paste or type a link":"L\xedma e\xf0a sl\xe1 inn hlekk","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"Hlekkurinn sem \xfe\xfa rita\xf0ir inn l\xfdtur \xfat fyrir a\xf0 vera netfang. Viltu b\xe6ta vi\xf0 forskeytinu mailto: ?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"Hlekkurinn sem \xfe\xfa rita\xf0ir inn l\xfdtur \xfat fyrir a\xf0 vera ytri hlekkur. Viltu b\xe6ta vi\xf0 forskeytinu http:// ?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"","Link list":"Listi hlekkja","Insert video":"Setja inn myndband","Insert/edit video":"Setja inn/fjarl\xe6gja myndband","Insert/edit media":"Setja inn/breyta myndefni","Alternative source":"Valkv\xe6\xf0ur frumk\xf3\xf0i","Alternative source URL":"","Media poster (Image URL)":"Media poster (mynd URL)","Paste your embed code below:":"L\xedma frumk\xf3\xf0a fyrir ne\xf0an:","Embed":"Hengja vi\xf0","Media...":"","Nonbreaking space":"Bil sem brotnar ekki","Page break":"S\xed\xf0ubrot","Paste as text":"L\xedma sem texta","Preview":"Forsko\xf0un","Print":"","Print...":"Prenta...","Save":"Vista","Find":"Finna","Replace with":"Skipta \xfat me\xf0","Replace":"Skipta \xfat","Replace all":"Skipta \xf6llum \xfat","Previous":"Fyrri","Next":"N\xe6sti","Find and Replace":"","Find and replace...":"","Could not find the specified string.":"Fann ekki umbe\xf0inn streng.","Match case":"Samanbur\xf0ur","Find whole words only":"Finna einungis heil or\xf0","Find in selection":"","Insert table":"Setja inn t\xf6flu","Table properties":"Stillingar t\xf6flu","Delete table":"Ey\xf0a t\xf6flu","Cell":"Reitur","Row":"R\xf6\xf0","Column":"D\xe1lkur","Cell properties":"Stillingar reits","Merge cells":"Sameina reiti","Split cell":"Deila reiti","Insert row before":"Setja inn r\xf6\xf0 fyrir framan","Insert row after":"Setja inn r\xf6\xf0 fyrir aftan","Delete row":"Ey\xf0a r\xf6\xf0","Row properties":"Stillingar ra\xf0ar","Cut row":"Klippa r\xf6\xf0","Cut column":"","Copy row":"Afrita r\xf6\xf0","Copy column":"","Paste row before":"L\xedma r\xf6\xf0 fyrir framan","Paste column before":"","Paste row after":"L\xedma r\xf6\xf0 fyrir aftan","Paste column after":"","Insert column before":"Setja inn d\xe1lk fyrir framan","Insert column after":"Setja inn d\xe1lk fyrir aftan","Delete column":"Ey\xf0a d\xe1lki","Cols":"D\xe1lkar","Rows":"Ra\xf0ir","Width":"Breidd","Height":"H\xe6\xf0","Cell spacing":"Bil \xed reit","Cell padding":"R\xfdmi reits","Row clipboard actions":"","Column clipboard actions":"","Table styles":"","Cell styles":"","Column header":"","Row header":"","Table caption":"","Caption":"Titill","Show caption":"S\xfdna myndatexta","Left":"Vinstri","Center":"Mi\xf0ja","Right":"H\xe6gri","Cell type":"Tegund reits","Scope":"Gildissvi\xf0","Alignment":"J\xf6fnun","Horizontal align":"","Vertical align":"","Top":"Efst","Middle":"Mi\xf0ja","Bottom":"Ne\xf0st","Header cell":"Reitarhaus","Row group":"H\xf3pur ra\xf0ar","Column group":"H\xf3pur d\xe1lks","Row type":"Tegund ra\xf0ar","Header":"Fyrirs\xf6gn","Body":"Innihald","Footer":"Ne\xf0anm\xe1l","Border color":"Litur \xe1 ramma","Solid":"","Dotted":"","Dashed":"","Double":"","Groove":"","Ridge":"","Inset":"","Outset":"","Hidden":"","Insert template...":"Setja inn sni\xf0m\xe1t...","Templates":"Sni\xf0m\xe1t","Template":"Sni\xf0m\xe1t","Insert Template":"","Text color":"Litur texta","Background color":"Bakgrunnslitur","Custom...":"S\xe9rsni\xf0i\xf0...","Custom color":"S\xe9rsni\xf0in litur","No color":"Enginn litur","Remove color":"Fjarl\xe6gja lit","Show blocks":"S\xfdna kubba","Show invisible characters":"S\xfdna \xf3s\xfdnilega stafi","Word count":"Or\xf0afj\xf6ldi","Count":"Fj\xf6ldi","Document":"Skjal","Selection":"Val","Words":"Or\xf0","Words: {0}":"Or\xf0: {0}","{0} words":"{0} or\xf0","File":"Skjal","Edit":"Breyta","Insert":"Setja inn","View":"Sko\xf0a","Format":"Sni\xf0","Table":"Tafla","Tools":"T\xf3l","Powered by {0}":"Keyrt af {0}","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Textasv\xe6\xf0i \xed \xedtarham. \xddttu \xe1 ALT-F9 fyrir valmynd. \xddttu \xe1 ALT-F10 fyrir t\xf3lastiku. \xddttu \xe1 ALT-0 fyrir a\xf0sto\xf0.","Image title":"Titill myndar","Border width":"","Border style":"","Error":"Villa","Warn":"A\xf0vara","Valid":"Gilt","To open the popup, press Shift+Enter":"\xddttu \xe1 Shift+Enter til a\xf0 opna sprettiglugga","Rich Text Area":"","Rich Text Area. Press ALT-0 for help.":"Rich Text sv\xe6\xf0i. Smelltu \xe1 Alt-0 fyrir hj\xe1lp","System Font":"Kerfis leturger\xf0","Failed to upload image: {0}":"Gat ekki hala\xf0 upp mynd: {0}","Failed to load plugin: {0} from url {1}":"Gat ekki hla\xf0i\xf0 vi\xf0b\xf3t: {0} fr\xe1 urli {1}","Failed to load plugin url: {0}":"Gat ekki hla\xf0i\xf0 vi\xf0b\xf3t url: {0}","Failed to initialize plugin: {0}":"Val","example":"d\xe6mi","Search":"Leita","All":"Allt","Currency":"Gjaldmi\xf0ill","Text":"Texti","Quotations":"Tilvitnanir","Mathematical":"St\xe6r\xf0fr\xe6\xf0i","Extended Latin":"","Symbols":"T\xe1kn","Arrows":"\xd6rvar","User Defined":"Stillt af notanda","dollar sign":"dollar t\xe1kn","currency sign":"gjaldmi\xf0ils t\xe1kn","euro-currency sign":"evru-gjaldmi\xf0ils t\xe1kn","colon sign":"kommu t\xe1kn","cruzeiro sign":"cruzeiro t\xe1kn","french franc sign":"franskur franki t\xe1kn","lira sign":"lira t\xe1kn","mill sign":"mill t\xe1kn","naira sign":"naira t\xe1kn","peseta sign":"peseta t\xe1kn","rupee sign":"rupee t\xe1kn","won sign":"won t\xe1kn","new sheqel sign":"new sheqel t\xe1kn","dong sign":"dong t\xe1kn","kip sign":"kip t\xe1kn","tugrik sign":"tugrik t\xe1kn","drachma sign":"drachma t\xe1kn","german penny symbol":"german penny t\xe1kn","peso sign":"peso t\xe1kn","guarani sign":"guarani t\xe1kn","austral sign":"austral t\xe1kn","hryvnia sign":"hryvnia t\xe1kn","cedi sign":"cedi t\xe1kn","livre tournois sign":"livre tournois t\xe1kn","spesmilo sign":"spesmilo t\xe1kn","tenge sign":"tenge t\xe1kn","indian rupee sign":"indverskt rupee t\xe1kn","turkish lira sign":"tyrknesk l\xedra t\xe1kn","nordic mark sign":"nordic mark t\xe1kn","manat sign":"manat t\xe1kn","ruble sign":"ruble t\xe1kn","yen character":"yen stafur","yuan character":"yuan stafur","yuan character, in hong kong and taiwan":"yuan stafur, \xed Hong Kong og Ta\xedvan","yen/yuan character variant one":"yen/yuan t\xe1kn afbrig\xf0i eitt","Emojis":"","Emojis...":"","Loading emojis...":"","Could not load emojis":"","People":"F\xf3lk","Animals and Nature":"D\xfdr og n\xe1tt\xfara","Food and Drink":"Matur og drykkur","Activity":"Virkni","Travel and Places":"Fer\xf0al\xf6g og sta\xf0ir","Objects":"Hlutir","Flags":"F\xe1nar","Characters":"Stafabil","Characters (no spaces)":"Stafabil (engin bil)","{0} characters":"{0} stafabil","Error: Form submit field collision.":"Villa: Form submit field collision.","Error: No form element found.":"Villa: Ekkert form element fannst.","Color swatch":"Litaval","Color Picker":"Litaval","Invalid hex color code: {0}":"","Invalid input":"","R":"","Red component":"","G":"","Green component":"","B":"","Blue component":"","#":"","Hex color code":"","Range 0 to 255":"","Turquoise":"Gr\xe6nbl\xe1r","Green":"Gr\xe6nn","Blue":"Bl\xe1r","Purple":"Fj\xf3lubl\xe1r","Navy Blue":"D\xf6kkbl\xe1r","Dark Turquoise":"D\xf6kk gr\xe6nbl\xe1r","Dark Green":"D\xf6kkgr\xe6nn","Medium Blue":"Mi\xf0lungs bl\xe1r","Medium Purple":"Mi\xf0lungs fj\xf3lubl\xe1r","Midnight Blue":"N\xe6turbl\xe1r","Yellow":"Gulur","Orange":"Appels\xednugulur","Red":"Rau\xf0ur","Light Gray":"Lj\xf3sgr\xe1r","Gray":"Gr\xe1r","Dark Yellow":"D\xf6kkgulur","Dark Orange":"D\xf6kk appels\xednugulur","Dark Red":"D\xf6kkrau\xf0ur","Medium Gray":"Mi\xf0lungs gr\xe1r","Dark Gray":"D\xf6kkgr\xe1r","Light Green":"Lj\xf3sgr\xe6nn","Light Yellow":"Lj\xf3sgulur","Light Red":"Lj\xf3srau\xf0ur","Light Purple":"Lj\xf3s fj\xf3lubl\xe1r","Light Blue":"Lj\xf3sbl\xe1r","Dark Purple":"D\xf6kk fj\xf3lubl\xe1r","Dark Blue":"D\xf6kkbl\xe1r","Black":"Svartur","White":"Hv\xedtur","Switch to or from fullscreen mode":"Skipta \xed e\xf0a \xfar fullum skj\xe1","Open help dialog":"Opna hj\xe1lparkassa","history":"saga","styles":"st\xedlar","formatting":"","alignment":"textastilling","indentation":"inndr\xe1ttur","Font":"Leturger\xf0","Size":"St\xe6r\xf0","More...":"Meira...","Select...":"Velja...","Preferences":"Stillingar","Yes":"J\xe1","No":"Nei","Keyboard Navigation":"Lyklabor\xf0 Navigation","Version":"\xdatg\xe1fa","Code view":"","Open popup menu for split buttons":"","List Properties":"","List properties...":"","Start list at number":"","Line height":"","Dropped file type is not supported":"","Loading...":"","ImageProxy HTTP error: Rejected request":"","ImageProxy HTTP error: Could not find Image Proxy":"","ImageProxy HTTP error: Incorrect Image Proxy URL":"","ImageProxy HTTP error: Unknown ImageProxy error":""}); \ No newline at end of file +tinymce.addI18n("is_IS",{"#":"","Accessibility":"","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"A\xf0ger\xf0","Activity":"Virkni","Address":"","Advanced":"\xcdtarlegt","Align":"Stilla","Align center":"Mi\xf0jujafna","Align left":"Vinstrijafna","Align right":"H\xe6grijafna","Alignment":"J\xf6fnun","Alignment {0}":"","All":"Allt","Alternative description":"","Alternative source":"Valkv\xe6\xf0ur frumk\xf3\xf0i","Alternative source URL":"","Anchor":"","Anchor...":"","Anchors":"Akkeri","Animals and Nature":"D\xfdr og n\xe1tt\xfara","Arrows":"\xd6rvar","B":"","Background color":"Bakgrunnslitur","Background color {0}":"","Black":"Svartur","Block":"Blokka","Block {0}":"","Blockquote":"Blokk","Blocks":"Blokkir","Blue":"Bl\xe1r","Blue component":"","Body":"Innihald","Bold":"Feitletra\xf0","Border":"Rammi","Border color":"Litur \xe1 ramma","Border style":"","Border width":"","Bottom":"Ne\xf0st","Browse files":"","Browse for an image":"Finna mynd \xed t\xf6lvunni","Browse links":"","Bullet list":"K\xfalu listi","Cancel":"H\xe6tta vi\xf0","Caption":"Titill","Cell":"Reitur","Cell padding":"R\xfdmi reits","Cell properties":"Stillingar reits","Cell spacing":"Bil \xed reit","Cell styles":"","Cell type":"Tegund reits","Center":"Mi\xf0ja","Characters":"Stafabil","Characters (no spaces)":"Stafabil (engin bil)","Circle":"Hringur","Class":"Tegund","Clear formatting":"Hreinsa sni\xf0","Close":"Loka","Code":"K\xf3\xf0i","Code sample...":"K\xf3\xf0ad\xe6mi...","Code view":"","Color Picker":"Litaval","Color swatch":"Litaval","Cols":"D\xe1lkar","Column":"D\xe1lkur","Column clipboard actions":"","Column group":"H\xf3pur d\xe1lks","Column header":"","Constrain proportions":"Halda hlutf\xf6llum","Copy":"Afrita","Copy column":"","Copy row":"Afrita r\xf6\xf0","Could not find the specified string.":"Fann ekki umbe\xf0inn streng.","Could not load emojis":"","Count":"Fj\xf6ldi","Currency":"Gjaldmi\xf0ill","Current window":"N\xfaverandi gluggi","Custom color":"S\xe9rsni\xf0in litur","Custom...":"S\xe9rsni\xf0i\xf0...","Cut":"Skera","Cut column":"","Cut row":"Klippa r\xf6\xf0","Dark Blue":"D\xf6kkbl\xe1r","Dark Gray":"D\xf6kkgr\xe1r","Dark Green":"D\xf6kkgr\xe6nn","Dark Orange":"D\xf6kk appels\xednugulur","Dark Purple":"D\xf6kk fj\xf3lubl\xe1r","Dark Red":"D\xf6kkrau\xf0ur","Dark Turquoise":"D\xf6kk gr\xe6nbl\xe1r","Dark Yellow":"D\xf6kkgulur","Dashed":"","Date/time":"Dagur/t\xedmi","Decrease indent":"Minnka inndr\xe1tt","Default":"Sj\xe1lfgefi\xf0","Delete accordion":"","Delete column":"Ey\xf0a d\xe1lki","Delete row":"Ey\xf0a r\xf6\xf0","Delete table":"Ey\xf0a t\xf6flu","Dimensions":"Hlutf\xf6ll","Disc":"Diskur","Div":"","Document":"Skjal","Dotted":"","Double":"","Drop an image here":"Settu inn mynd h\xe9r","Dropped file type is not supported":"","Edit":"Breyta","Embed":"Hengja vi\xf0","Emojis":"","Emojis...":"","Error":"Villa","Error: Form submit field collision.":"Villa: Form submit field collision.","Error: No form element found.":"Villa: Ekkert form element fannst.","Extended Latin":"","Failed to initialize plugin: {0}":"Val","Failed to load plugin url: {0}":"Gat ekki hla\xf0i\xf0 vi\xf0b\xf3t url: {0}","Failed to load plugin: {0} from url {1}":"Gat ekki hla\xf0i\xf0 vi\xf0b\xf3t: {0} fr\xe1 urli {1}","Failed to upload image: {0}":"Gat ekki hala\xf0 upp mynd: {0}","File":"Skjal","Find":"Finna","Find (if searchreplace plugin activated)":"Leita (ef searchreplace vi\xf0b\xf3t er virk)","Find and Replace":"","Find and replace...":"","Find in selection":"","Find whole words only":"Finna einungis heil or\xf0","Flags":"F\xe1nar","Focus to contextual toolbar":"F\xf3kus \xe1 contextual toolbar","Focus to element path":"F\xf3kus \xe1 element path","Focus to menubar":"F\xf3kus \xe1 menubar","Focus to toolbar":"F\xf3kus \xe1 t\xe6kjastiku","Font":"Leturger\xf0","Font size {0}":"","Font sizes":"","Font {0}":"","Fonts":"Leturger\xf0ir","Food and Drink":"Matur og drykkur","Footer":"Ne\xf0anm\xe1l","Format":"Sni\xf0","Format {0}":"","Formats":"Sni\xf0m\xe1t","Fullscreen":"Fylla skj\xe1","G":"","General":"Almennt","Gray":"Gr\xe1r","Green":"Gr\xe6nn","Green component":"","Groove":"","Handy Shortcuts":"Sni\xf0ugar fl\xfdtilei\xf0ir","Header":"Fyrirs\xf6gn","Header cell":"Reitarhaus","Heading 1":"Fyrirs\xf6gn 1","Heading 2":"Fyrirs\xf6gn 2","Heading 3":"Fyrirs\xf6gn 3","Heading 4":"Fyrirs\xf6gn 4","Heading 5":"Fyrirs\xf6gn 5","Heading 6":"Fyrirs\xf6gn 6","Headings":"Fyrirsagnir","Height":"H\xe6\xf0","Help":"Hj\xe1lp","Hex color code":"","Hidden":"","Horizontal align":"","Horizontal line":"L\xe1r\xe9tt l\xedna","Horizontal space":"L\xe1r\xe9tt bil","ID":"","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"","Image is decorative":"","Image list":"Myndalisti","Image title":"Titill myndar","Image...":"Mynd...","ImageProxy HTTP error: Could not find Image Proxy":"","ImageProxy HTTP error: Incorrect Image Proxy URL":"","ImageProxy HTTP error: Rejected request":"","ImageProxy HTTP error: Unknown ImageProxy error":"","Increase indent":"Auka inndr\xe1tt","Inline":"Inndregi\xf0","Insert":"Setja inn","Insert Template":"","Insert accordion":"","Insert column after":"Setja inn d\xe1lk fyrir aftan","Insert column before":"Setja inn d\xe1lk fyrir framan","Insert date/time":"Setja inn dagsetningu/t\xedma","Insert image":"Setja inn mynd","Insert link (if link plugin activated)":"Setja inn hlekk (ef link vi\xf0b\xf3t er virk)","Insert row after":"Setja inn r\xf6\xf0 fyrir aftan","Insert row before":"Setja inn r\xf6\xf0 fyrir framan","Insert table":"Setja inn t\xf6flu","Insert template...":"Setja inn sni\xf0m\xe1t...","Insert video":"Setja inn myndband","Insert/Edit code sample":"Setja inn/breyta k\xf3\xf0ad\xe6mi","Insert/edit image":"Setja inn/breyta mynd","Insert/edit link":"Setja inn/breyta hlekk","Insert/edit media":"Setja inn/breyta myndefni","Insert/edit video":"Setja inn/fjarl\xe6gja myndband","Inset":"","Invalid hex color code: {0}":"","Invalid input":"","Italic":"Skr\xe1letra\xf0","Justify":"Jafna","Keyboard Navigation":"Lyklabor\xf0 Navigation","Language":"Tungum\xe1l","Learn more...":"Sj\xe1 meira...","Left":"Vinstri","Left to right":"Vinstri til h\xe6gri","Light Blue":"Lj\xf3sbl\xe1r","Light Gray":"Lj\xf3sgr\xe1r","Light Green":"Lj\xf3sgr\xe6nn","Light Purple":"Lj\xf3s fj\xf3lubl\xe1r","Light Red":"Lj\xf3srau\xf0ur","Light Yellow":"Lj\xf3sgulur","Line height":"","Link list":"Listi hlekkja","Link...":"Hlekkur...","List Properties":"","List properties...":"","Loading emojis...":"","Loading...":"","Lower Alpha":"L\xe1gstafir Alpha","Lower Greek":"L\xe1gstafir Gr\xedskir","Lower Roman":"L\xe1gstafir R\xf3mverskir","Match case":"Samanbur\xf0ur","Mathematical":"St\xe6r\xf0fr\xe6\xf0i","Media poster (Image URL)":"Media poster (mynd URL)","Media...":"","Medium Blue":"Mi\xf0lungs bl\xe1r","Medium Gray":"Mi\xf0lungs gr\xe1r","Medium Purple":"Mi\xf0lungs fj\xf3lubl\xe1r","Merge cells":"Sameina reiti","Middle":"Mi\xf0ja","Midnight Blue":"N\xe6turbl\xe1r","More...":"Meira...","Name":"Nafn","Navy Blue":"D\xf6kkbl\xe1r","New document":"N\xfdtt skjal","New window":"N\xfdr gluggi","Next":"N\xe6sti","No":"Nei","No alignment":"","No color":"Enginn litur","Nonbreaking space":"Bil sem brotnar ekki","None":"Ekkert","Numbered list":"N\xfamera\xf0ur listi","OR":"E\xd0A","Objects":"Hlutir","Ok":"Sta\xf0festa","Open help dialog":"Opna hj\xe1lparkassa","Open link":"","Open link in...":"Opna hlekk \xed...","Open popup menu for split buttons":"","Orange":"Appels\xednugulur","Outset":"","Page break":"S\xed\xf0ubrot","Paragraph":"M\xe1lsgrein","Paste":"L\xedma","Paste as text":"L\xedma sem texta","Paste column after":"","Paste column before":"","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"L\xedming er \xed textaham. Texti ver\xf0ur l\xedmdur sem l\xe1tlaus \xfeanga\xf0 til \xfe\xfa afhakar vi\xf0 \xfeennan valm\xf6guleika.","Paste or type a link":"L\xedma e\xf0a sl\xe1 inn hlekk","Paste row after":"L\xedma r\xf6\xf0 fyrir aftan","Paste row before":"L\xedma r\xf6\xf0 fyrir framan","Paste your embed code below:":"L\xedma frumk\xf3\xf0a fyrir ne\xf0an:","People":"F\xf3lk","Plugins":"Vi\xf0b\xe6tur","Plugins installed ({0}):":"Uppsettar vi\xf0b\xf3tir ({0}):","Powered by {0}":"Keyrt af {0}","Pre":"\xd3st\xedla\xf0","Preferences":"Stillingar","Preformatted":"","Premium plugins:":"Premium vi\xf0b\xe6tur:","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"Forsko\xf0un","Previous":"Fyrri","Print":"","Print...":"Prenta...","Purple":"Fj\xf3lubl\xe1r","Quotations":"Tilvitnanir","R":"","Range 0 to 255":"","Red":"Rau\xf0ur","Red component":"","Redo":"Endurkalla","Remove":"","Remove color":"Fjarl\xe6gja lit","Remove link":"Fjarl\xe6gja hlekk","Replace":"Skipta \xfat","Replace all":"Skipta \xf6llum \xfat","Replace with":"Skipta \xfat me\xf0","Resize":"Breyta st\xe6r\xf0","Restore last draft":"Endurkalla s\xed\xf0asta uppkast","Reveal or hide additional toolbar items":"","Rich Text Area":"","Rich Text Area. Press ALT-0 for help.":"Rich Text sv\xe6\xf0i. Smelltu \xe1 Alt-0 fyrir hj\xe1lp","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Textasv\xe6\xf0i \xed \xedtarham. \xddttu \xe1 ALT-F9 fyrir valmynd. \xddttu \xe1 ALT-F10 fyrir t\xf3lastiku. \xddttu \xe1 ALT-0 fyrir a\xf0sto\xf0.","Ridge":"","Right":"H\xe6gri","Right to left":"H\xe6gri til vinstri","Row":"R\xf6\xf0","Row clipboard actions":"","Row group":"H\xf3pur ra\xf0ar","Row header":"","Row properties":"Stillingar ra\xf0ar","Row type":"Tegund ra\xf0ar","Rows":"Ra\xf0ir","Save":"Vista","Save (if save plugin activated)":"Vista (ef vistunar vi\xf0b\xf3t er virk)","Scope":"Gildissvi\xf0","Search":"Leita","Select all":"Velja allt","Select...":"Velja...","Selection":"Val","Shortcut":"Fl\xfdtilei\xf0","Show blocks":"S\xfdna kubba","Show caption":"S\xfdna myndatexta","Show invisible characters":"S\xfdna \xf3s\xfdnilega stafi","Size":"St\xe6r\xf0","Solid":"","Source":"Sl\xf3\xf0i","Source code":"Frumk\xf3\xf0i","Special Character":"","Special character...":"S\xe9rstakur stafur...","Split cell":"Deila reiti","Square":"Ferningur","Start list at number":"","Strikethrough":"Yfirstrika\xf0","Style":"St\xedll","Subscript":"Ni\xf0urskrifa\xf0","Superscript":"Uppskrift","Switch to or from fullscreen mode":"Skipta \xed e\xf0a \xfar fullum skj\xe1","Symbols":"T\xe1kn","System Font":"Kerfis leturger\xf0","Table":"Tafla","Table caption":"","Table properties":"Stillingar t\xf6flu","Table styles":"","Template":"Sni\xf0m\xe1t","Templates":"Sni\xf0m\xe1t","Text":"Texti","Text color":"Litur texta","Text color {0}":"","Text to display":"Texti til a\xf0 s\xfdna","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"Hlekkurinn sem \xfe\xfa rita\xf0ir inn l\xfdtur \xfat fyrir a\xf0 vera netfang. Viltu b\xe6ta vi\xf0 forskeytinu mailto: ?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"Hlekkurinn sem \xfe\xfa rita\xf0ir inn l\xfdtur \xfat fyrir a\xf0 vera ytri hlekkur. Viltu b\xe6ta vi\xf0 forskeytinu http:// ?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"","Title":"Titill","To open the popup, press Shift+Enter":"\xddttu \xe1 Shift+Enter til a\xf0 opna sprettiglugga","Toggle accordion":"","Tools":"T\xf3l","Top":"Efst","Travel and Places":"Fer\xf0al\xf6g og sta\xf0ir","Turquoise":"Gr\xe6nbl\xe1r","Underline":"Undirstrika\xf0","Undo":"Afturkalla","Upload":"Hla\xf0a upp","Uploading image":"","Upper Alpha":"H\xe1stafir Alpha","Upper Roman":"H\xe1stafir R\xf3mverskir","Url":"Veffang","User Defined":"Stillt af notanda","Valid":"Gilt","Version":"\xdatg\xe1fa","Vertical align":"","Vertical space":"L\xf3\xf0r\xe9tt bil","View":"Sko\xf0a","Visual aids":"Sj\xf3nr\xe6n hj\xe1lp","Warn":"A\xf0vara","White":"Hv\xedtur","Width":"Breidd","Word count":"Or\xf0afj\xf6ldi","Words":"Or\xf0","Words: {0}":"Or\xf0: {0}","Yellow":"Gulur","Yes":"J\xe1","You are using {0}":"\xde\xfa ert a\xf0 nota {0}","You have unsaved changes are you sure you want to navigate away?":"\xdea\xf0 eru \xf3vista\xf0ar breytingar, ertu viss um a\xf0 \xfe\xfa viljir vafra \xed burtu?","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"Vafrinn \xfeinn sty\xf0ur ekki beinann a\xf0gang a\xf0 klippibor\xf0inu. Nota\xf0u Ctrl-X/C/V \xe1 lyklabor\xf0inu \xed sta\xf0inn.","alignment":"textastilling","austral sign":"austral t\xe1kn","cedi sign":"cedi t\xe1kn","colon sign":"kommu t\xe1kn","cruzeiro sign":"cruzeiro t\xe1kn","currency sign":"gjaldmi\xf0ils t\xe1kn","dollar sign":"dollar t\xe1kn","dong sign":"dong t\xe1kn","drachma sign":"drachma t\xe1kn","euro-currency sign":"evru-gjaldmi\xf0ils t\xe1kn","example":"d\xe6mi","formatting":"","french franc sign":"franskur franki t\xe1kn","german penny symbol":"german penny t\xe1kn","guarani sign":"guarani t\xe1kn","history":"saga","hryvnia sign":"hryvnia t\xe1kn","indentation":"inndr\xe1ttur","indian rupee sign":"indverskt rupee t\xe1kn","kip sign":"kip t\xe1kn","lira sign":"lira t\xe1kn","livre tournois sign":"livre tournois t\xe1kn","manat sign":"manat t\xe1kn","mill sign":"mill t\xe1kn","naira sign":"naira t\xe1kn","new sheqel sign":"new sheqel t\xe1kn","nordic mark sign":"nordic mark t\xe1kn","peseta sign":"peseta t\xe1kn","peso sign":"peso t\xe1kn","ruble sign":"ruble t\xe1kn","rupee sign":"rupee t\xe1kn","spesmilo sign":"spesmilo t\xe1kn","styles":"st\xedlar","tenge sign":"tenge t\xe1kn","tugrik sign":"tugrik t\xe1kn","turkish lira sign":"tyrknesk l\xedra t\xe1kn","won sign":"won t\xe1kn","yen character":"yen stafur","yen/yuan character variant one":"yen/yuan t\xe1kn afbrig\xf0i eitt","yuan character":"yuan stafur","yuan character, in hong kong and taiwan":"yuan stafur, \xed Hong Kong og Ta\xedvan","{0} characters":"{0} stafabil","{0} columns, {1} rows":"","{0} words":"{0} or\xf0"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/it.js b/libraries/tinymce/js/tinymce/langs/it.js index 1ccf813..d92eacd 100644 --- a/libraries/tinymce/js/tinymce/langs/it.js +++ b/libraries/tinymce/js/tinymce/langs/it.js @@ -1 +1 @@ -tinymce.addI18n("it",{"Redo":"Ripristina","Undo":"Annulla","Cut":"Taglia","Copy":"Copia","Paste":"Incolla","Select all":"Seleziona tutto","New document":"Nuovo documento","Ok":"OK","Cancel":"Annulla","Visual aids":"Aiuti visivi","Bold":"Grassetto","Italic":"Corsivo","Underline":"Sottolineato","Strikethrough":"Barrato","Superscript":"Apice","Subscript":"Pedice","Clear formatting":"Cancella la formattazione","Remove":"Rimuovi","Align left":"Allinea a sinistra","Align center":"Allinea al centro","Align right":"Allinea a destra","No alignment":"Senza allineamento","Justify":"Giustifica","Bullet list":"Elenco puntato","Numbered list":"Elenco numerato","Decrease indent":"Riduci rientro","Increase indent":"Aumenta rientro","Close":"Chiudi","Formats":"Formati","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"Il browser non supporta l'accesso diretto alla cartella degli appunti. Usare i tasti di scelta rapida Ctrl+X/C/V.","Headings":"Titoli","Heading 1":"Titolo 1","Heading 2":"Titolo 2","Heading 3":"Titolo 3","Heading 4":"Titolo 4","Heading 5":"Titolo 5","Heading 6":"Titolo 6","Preformatted":"Preformattato","Div":"Div","Pre":"Pre","Code":"Codice","Paragraph":"Paragrafo","Blockquote":"Citazione","Inline":"In linea","Blocks":"Blocchi","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Incolla \xe8 in modalit\xe0 testo normale. I contenuti saranno incollati come testo normale se non viene disattivata questa opzione.","Fonts":"Caratteri","Font sizes":"Dimensioni font","Class":"Classe","Browse for an image":"Cerca un'immagine","OR":"OPPURE","Drop an image here":"Rilasciare un'immagine qui","Upload":"Carica","Uploading image":"Caricamento immagine","Block":"Blocco","Align":"Allinea","Default":"Predefinito","Circle":"Circolo","Disc":"Disco","Square":"Quadrato","Lower Alpha":"Alfabetico minuscolo","Lower Greek":"Greco minuscolo","Lower Roman":"Romano minuscolo","Upper Alpha":"Alfabetico maiuscolo","Upper Roman":"Romano maiuscolo","Anchor...":"Ancoraggio...","Anchor":"Ancora","Name":"Nome","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID dovrebbe iniziare con una lettera, seguita solo da lettere, numeri, trattini, punti, due punti.","You have unsaved changes are you sure you want to navigate away?":"Ci sono modifiche non salvate, si \xe8 sicuro di volere uscire?","Restore last draft":"Ripristina l'ultima bozza","Special character...":"Carattere speciale...","Special Character":"Carattere Speciale","Source code":"Codice sorgente","Insert/Edit code sample":"Inserisci/modifica esempio di codice","Language":"Lingua","Code sample...":"Esempio di codice...","Left to right":"Da sinistra a destra","Right to left":"Da destra a sinistra","Title":"Titolo","Fullscreen":"A tutto schermo","Action":"Azione","Shortcut":"Collegamento","Help":"Guida","Address":"Indirizzo","Focus to menubar":"Imposta stato attivo per la barra dei menu","Focus to toolbar":"Imposta stato attivo per la barra degli strumenti","Focus to element path":"Imposta stato attivo per il percorso dell'elemento","Focus to contextual toolbar":"Imposta stato attivo per la barra degli strumenti contestuale","Insert link (if link plugin activated)":"Inserisci un collegamento (se \xe8 attivato l'apposito plugin)","Save (if save plugin activated)":"Salva (se \xe8 attivato l'apposito plugin)","Find (if searchreplace plugin activated)":"Trova (se \xe8 attivato l'apposito plugin)","Plugins installed ({0}):":"Plugin installati ({0}):","Premium plugins:":"Plugin Premium:","Learn more...":"Maggiori informazioni...","You are using {0}":"Si sta utilizzando {0}","Plugins":"Plugin","Handy Shortcuts":"Scorciatoie utili","Horizontal line":"Linea orizzontale","Insert/edit image":"Inserisci/modifica immagine","Alternative description":"Descrizione alternativa","Accessibility":"Accessibilit\xe0","Image is decorative":"L'immagine \xe8 decorativa","Source":"Fonte","Dimensions":"Dimensioni","Constrain proportions":"Mantieni proporzioni","General":"Generali","Advanced":"Avanzate","Style":"Stile","Vertical space":"Spazio verticale","Horizontal space":"Spazio orizzontale","Border":"Bordo","Insert image":"Inserisci immagine","Image...":"Immagine...","Image list":"Elenco immagini","Resize":"Ridimensiona","Insert date/time":"Inserisci data/ora","Date/time":"Data/ora","Insert/edit link":"Inserisci/modifica collegamento","Text to display":"Testo da visualizzare","Url":"URL","Open link in...":"Apri collegamento in...","Current window":"Finestra corrente","None":"Nessuno","New window":"Nuova finestra","Open link":"Apri link","Remove link":"Rimuovi collegamento","Anchors":"Ancoraggi","Link...":"Collegamento...","Paste or type a link":"Incolla o digita un collegamento","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"L'URL inserito sembra essere un indirizzo email. Si vuole aggiungere il necessario prefisso mailto:?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"L'URL inserito sembra essere un collegamento esterno. Si vuole aggiungere il necessario prefisso http://?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"L'URL inserito sembra essere un collegamento esterno. Si vuole aggiungere il necessario prefisso http://?","Link list":"Elenco collegamenti","Insert video":"Inserisci video","Insert/edit video":"Inserisci/modifica video","Insert/edit media":"Inserisci/modifica oggetti multimediali","Alternative source":"Sorgente alternativa","Alternative source URL":"URL sorgente alternativa","Media poster (Image URL)":"Poster dell'oggetto multimediale (URL dell'immagine)","Paste your embed code below:":"Incolla il codice d'incorporamento di seguito:","Embed":"Incorpora","Media...":"Oggetto multimediale...","Nonbreaking space":"Spazio indivisibile","Page break":"Interruzione di pagina","Paste as text":"Incolla senza formattazioni","Preview":"Anteprima","Print":"Stampa","Print...":"Stampa...","Save":"Salva","Find":"Trova","Replace with":"Sostituisci con","Replace":"Sostituisci","Replace all":"Sostituisci tutto","Previous":"Indietro","Next":"Avanti","Find and Replace":"Trova e sostituisci","Find and replace...":"Trova e sostituisci...","Could not find the specified string.":"Impossibile trovare la stringa specificata.","Match case":"Maiuscole/minuscole","Find whole words only":"Trova solo parole intere","Find in selection":"Trova nella selezione","Insert table":"Inserisci tabella","Table properties":"Propriet\xe0 della tabella","Delete table":"Elimina tabella","Cell":"Cella","Row":"Riga","Column":"Colonna","Cell properties":"Propriet\xe0 cella","Merge cells":"Unisci le celle","Split cell":"Dividi la cella","Insert row before":"Inserisci riga prima","Insert row after":"Inserisci riga dopo","Delete row":"Elimina riga","Row properties":"Propriet\xe0 della riga","Cut row":"Taglia riga","Cut column":"Taglia colonna","Copy row":"Copia riga","Copy column":"Copia colonna","Paste row before":"Incolla riga prima","Paste column before":"Inserisci colonna prima","Paste row after":"Incolla riga dopo","Paste column after":"Inserisci colonna dopo","Insert column before":"Inserisci colonna prima","Insert column after":"Inserisci colonna dopo","Delete column":"Elimina colonna","Cols":"Colonne","Rows":"Righe","Width":"Larghezza","Height":"Altezza","Cell spacing":"Spaziatura tra celle","Cell padding":"Spaziatura interna celle","Row clipboard actions":"Azioni appunti riga","Column clipboard actions":"Azioni appunti colonna","Table styles":"Stili tabella","Cell styles":"Stili cella","Column header":"Intestazione colonna","Row header":"Intestazione riga","Table caption":"Titolo tabella","Caption":"Didascalia","Show caption":"Mostra didascalia","Left":"Sinistra","Center":"Centro","Right":"Destra","Cell type":"Tipo di cella","Scope":"Ambito","Alignment":"Allineamento","Horizontal align":"Allineamento orizzontale","Vertical align":"Allineamento verticale","Top":"In alto","Middle":"Centrato","Bottom":"In basso","Header cell":"Cella d'intestazione","Row group":"Gruppo di righe","Column group":"Gruppo di colonne","Row type":"Tipo di riga","Header":"Intestazione","Body":"Corpo","Footer":"Pi\xe8 di pagina","Border color":"Colore del bordo","Solid":"Pieno","Dotted":"Puntini","Dashed":"Trattini","Double":"Doppio","Groove":"Groove","Ridge":"Ridge","Inset":"Inserto","Outset":"Inizio","Hidden":"Nascosto","Insert template...":"Inserisci modello...","Templates":"Modelli","Template":"Modello","Insert Template":"Inserisci modello","Text color":"Colore testo","Background color":"Colore dello sfondo","Custom...":"Personalizzato...","Custom color":"Colore personalizzato","No color":"Nessun colore","Remove color":"Rimuovi colore","Show blocks":"Mostra blocchi","Show invisible characters":"Mostra caratteri invisibili","Word count":"Conteggio parole","Count":"Conteggio","Document":"Documento","Selection":"Selezione","Words":"Parole","Words: {0}":"Parole: {0}","{0} words":"{0} parole","File":"File","Edit":"Modifica","Insert":"Inserisci","View":"Visualizza","Format":"Formato","Table":"Tabella","Tools":"Strumenti","Powered by {0}":"Con tecnologia {0}","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Area di testo RTF. Premere ALT-F9 per il menu. Premere ALT-F10 per la barra degli strumenti. Premere ALT-0 per la guida.","Image title":"Titolo immagine","Border width":"Larghezza del bordo","Border style":"Stile del bordo","Error":"Errore","Warn":"Avviso","Valid":"Valido","To open the popup, press Shift+Enter":"Per aprire il popup, premere Shift+Invio","Rich Text Area":"Area di testo ricco","Rich Text Area. Press ALT-0 for help.":"Area di testo RTF. Premere ALT-0 per la guida.","System Font":"Carattere di sistema","Failed to upload image: {0}":"Caricamento immagine fallito: {0}","Failed to load plugin: {0} from url {1}":"Caricamento plugin fallito: {0} dall'URL {1}","Failed to load plugin url: {0}":"Caricamento URL plugin fallito: {0}","Failed to initialize plugin: {0}":"Inizializzazione plugin fallita: {0}","example":"esempio","Search":"Cerca","All":"Tutto","Currency":"Valuta","Text":"Testo","Quotations":"Citazioni","Mathematical":"Caratteri matematici","Extended Latin":"Latino esteso","Symbols":"Simboli","Arrows":"Frecce","User Defined":"Definito dall'utente","dollar sign":"simbolo del dollaro","currency sign":"simbolo di valuta","euro-currency sign":"simbolo dell'euro","colon sign":"simbolo del col\xf3n","cruzeiro sign":"simbolo del cruzeiro","french franc sign":"simbolo del franco francese","lira sign":"simbolo della lira","mill sign":"simbolo del mill","naira sign":"simbolo della naira","peseta sign":"simbolo della peseta","rupee sign":"simbolo della rup\xeca","won sign":"simbolo del won","new sheqel sign":"simbolo del nuovo shekel","dong sign":"simbolo del dong","kip sign":"simbolo del kip","tugrik sign":"simbolo del tugrik","drachma sign":"simbolo della dracma","german penny symbol":"simbolo del pfennig tedesco","peso sign":"simbolo del peso","guarani sign":"simbolo del guaran\xec","austral sign":"simbolo dell'austral","hryvnia sign":"simbolo della hryvnia","cedi sign":"simbolo del cedi","livre tournois sign":"simbolo della lira di Tours","spesmilo sign":"simbolo dello spesmilo","tenge sign":"simbolo del tenge","indian rupee sign":"simbolo della rup\xeca indiana","turkish lira sign":"simbolo della lira turca","nordic mark sign":"simbolo del marco nordico","manat sign":"simbolo del manat","ruble sign":"simbolo del rublo","yen character":"simbolo dello yen","yuan character":"simbolo dello yuan","yuan character, in hong kong and taiwan":"simbolo dello yuan, Hong Kong e Taiwan","yen/yuan character variant one":"simbolo yen/yuan variante uno","Emojis":"Emojis","Emojis...":"Emojis...","Loading emojis...":"Caricamento emojis...","Could not load emojis":"Non posso caricare le emojis","People":"Persone","Animals and Nature":"Animali e natura","Food and Drink":"Cibi e bevande","Activity":"Attivit\xe0","Travel and Places":"Viaggi e luoghi","Objects":"Oggetti","Flags":"Bandiere","Characters":"Caratteri","Characters (no spaces)":"Caratteri (senza spazi)","{0} characters":"{0} caratteri","Error: Form submit field collision.":"Errore: Conflitto di campi nel modulo inviato.","Error: No form element found.":"Errore: Nessun elemento di modulo trovato.","Color swatch":"Campione di colore","Color Picker":"Selezione colori","Invalid hex color code: {0}":"Codice esadecimale colore non valido: {0}","Invalid input":"Dato non valido","R":"R","Red component":"Componente rosso","G":"V","Green component":"Componente verde","B":"B","Blue component":"Componente blu","#":"#","Hex color code":"Colore esadecimale","Range 0 to 255":"Intervallo da 0 a 255","Turquoise":"Turchese","Green":"Verde","Blue":"Blu","Purple":"Viola","Navy Blue":"Blu scuro","Dark Turquoise":"Turchese scuro","Dark Green":"Verde scuro","Medium Blue":"Blu medio","Medium Purple":"Viola medio","Midnight Blue":"Blu notte","Yellow":"Giallo","Orange":"Arancio","Red":"Rosso","Light Gray":"Grigio chiaro","Gray":"Grigio","Dark Yellow":"Giallo scuro","Dark Orange":"Arancio scuro","Dark Red":"Rosso scuro","Medium Gray":"Grigio medio","Dark Gray":"Grigio scuro","Light Green":"Verde chiaro","Light Yellow":"Giallo chiaro","Light Red":"Rosso chiaro","Light Purple":"Viola chiaro","Light Blue":"Azzurro","Dark Purple":"Viola scuro","Dark Blue":"Blu scuro","Black":"Nero","White":"Bianco","Switch to or from fullscreen mode":"Attiva/disattiva la modalit\xe0 schermo intero","Open help dialog":"Apri la finestra di aiuto","history":"cronologia","styles":"stili","formatting":"formattazione","alignment":"allineamento","indentation":"indentazione","Font":"Carattere","Size":"Dimensione carattere","More...":"Altro\u2026","Select...":"Seleziona...","Preferences":"Preferenze","Yes":"S\xec","No":"No","Keyboard Navigation":"Navigazione tramite tastiera","Version":"Versione","Code view":"Visualizza codice","Open popup menu for split buttons":"Apri il menu a comparsa per i pulsanti divisi","List Properties":"Propriet\xe0 Lista","List properties...":"Propriet\xe0 lista...","Start list at number":"La lista inizia con il numero","Line height":"Altezza linea","Dropped file type is not supported":"Tipo di file non supportato","Loading...":"Lettura in corso...","ImageProxy HTTP error: Rejected request":"Errore HTTP ImageProxy: richiesta rifiutata","ImageProxy HTTP error: Could not find Image Proxy":"Errore HTTP ImageProxy: impossibile trovare Image Proxy","ImageProxy HTTP error: Incorrect Image Proxy URL":"Errore HTTP ImageProxy: URL Image Proxy non corretto","ImageProxy HTTP error: Unknown ImageProxy error":"Errore HTTP ImageProxy: errore sconosciuto"}); \ No newline at end of file +tinymce.addI18n("it",{"#":"#","Accessibility":"Accessibilit\xe0","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"Azione","Activity":"Attivit\xe0","Address":"Indirizzo","Advanced":"Avanzate","Align":"Allinea","Align center":"Allinea al centro","Align left":"Allinea a sinistra","Align right":"Allinea a destra","Alignment":"Allineamento","Alignment {0}":"","All":"Tutto","Alternative description":"Descrizione alternativa","Alternative source":"Sorgente alternativa","Alternative source URL":"URL sorgente alternativa","Anchor":"Ancora","Anchor...":"Ancoraggio...","Anchors":"Ancoraggi","Animals and Nature":"Animali e natura","Arrows":"Frecce","B":"B","Background color":"Colore dello sfondo","Background color {0}":"","Black":"Nero","Block":"Blocco","Block {0}":"","Blockquote":"Citazione","Blocks":"Blocchi","Blue":"Blu","Blue component":"Componente blu","Body":"Corpo","Bold":"Grassetto","Border":"Bordo","Border color":"Colore del bordo","Border style":"Stile del bordo","Border width":"Larghezza del bordo","Bottom":"In basso","Browse files":"","Browse for an image":"Cerca un'immagine","Browse links":"","Bullet list":"Elenco puntato","Cancel":"Annulla","Caption":"Didascalia","Cell":"Cella","Cell padding":"Spaziatura interna celle","Cell properties":"Propriet\xe0 cella","Cell spacing":"Spaziatura tra celle","Cell styles":"Stili cella","Cell type":"Tipo di cella","Center":"Centro","Characters":"Caratteri","Characters (no spaces)":"Caratteri (senza spazi)","Circle":"Circolo","Class":"Classe","Clear formatting":"Cancella la formattazione","Close":"Chiudi","Code":"Codice","Code sample...":"Esempio di codice...","Code view":"Visualizza codice","Color Picker":"Selezione colori","Color swatch":"Campione di colore","Cols":"Colonne","Column":"Colonna","Column clipboard actions":"Azioni appunti colonna","Column group":"Gruppo di colonne","Column header":"Intestazione colonna","Constrain proportions":"Mantieni proporzioni","Copy":"Copia","Copy column":"Copia colonna","Copy row":"Copia riga","Could not find the specified string.":"Impossibile trovare la stringa specificata.","Could not load emojis":"Non posso caricare le emojis","Count":"Conteggio","Currency":"Valuta","Current window":"Finestra corrente","Custom color":"Colore personalizzato","Custom...":"Personalizzato...","Cut":"Taglia","Cut column":"Taglia colonna","Cut row":"Taglia riga","Dark Blue":"Blu scuro","Dark Gray":"Grigio scuro","Dark Green":"Verde scuro","Dark Orange":"Arancio scuro","Dark Purple":"Viola scuro","Dark Red":"Rosso scuro","Dark Turquoise":"Turchese scuro","Dark Yellow":"Giallo scuro","Dashed":"Trattini","Date/time":"Data/ora","Decrease indent":"Riduci rientro","Default":"Predefinito","Delete accordion":"","Delete column":"Elimina colonna","Delete row":"Elimina riga","Delete table":"Elimina tabella","Dimensions":"Dimensioni","Disc":"Disco","Div":"Div","Document":"Documento","Dotted":"Puntini","Double":"Doppio","Drop an image here":"Rilasciare un'immagine qui","Dropped file type is not supported":"Tipo di file non supportato","Edit":"Modifica","Embed":"Incorpora","Emojis":"Emojis","Emojis...":"Emojis...","Error":"Errore","Error: Form submit field collision.":"Errore: Conflitto di campi nel modulo inviato.","Error: No form element found.":"Errore: Nessun elemento di modulo trovato.","Extended Latin":"Latino esteso","Failed to initialize plugin: {0}":"Inizializzazione plugin fallita: {0}","Failed to load plugin url: {0}":"Caricamento URL plugin fallito: {0}","Failed to load plugin: {0} from url {1}":"Caricamento plugin fallito: {0} dall'URL {1}","Failed to upload image: {0}":"Caricamento immagine fallito: {0}","File":"File","Find":"Trova","Find (if searchreplace plugin activated)":"Trova (se \xe8 attivato l'apposito plugin)","Find and Replace":"Trova e sostituisci","Find and replace...":"Trova e sostituisci...","Find in selection":"Trova nella selezione","Find whole words only":"Trova solo parole intere","Flags":"Bandiere","Focus to contextual toolbar":"Imposta stato attivo per la barra degli strumenti contestuale","Focus to element path":"Imposta stato attivo per il percorso dell'elemento","Focus to menubar":"Imposta stato attivo per la barra dei menu","Focus to toolbar":"Imposta stato attivo per la barra degli strumenti","Font":"Carattere","Font size {0}":"","Font sizes":"Dimensioni font","Font {0}":"","Fonts":"Caratteri","Food and Drink":"Cibi e bevande","Footer":"Pi\xe8 di pagina","Format":"Formato","Format {0}":"","Formats":"Formati","Fullscreen":"A tutto schermo","G":"V","General":"Generali","Gray":"Grigio","Green":"Verde","Green component":"Componente verde","Groove":"Groove","Handy Shortcuts":"Scorciatoie utili","Header":"Intestazione","Header cell":"Cella d'intestazione","Heading 1":"Titolo 1","Heading 2":"Titolo 2","Heading 3":"Titolo 3","Heading 4":"Titolo 4","Heading 5":"Titolo 5","Heading 6":"Titolo 6","Headings":"Titoli","Height":"Altezza","Help":"Guida","Hex color code":"Colore esadecimale","Hidden":"Nascosto","Horizontal align":"Allineamento orizzontale","Horizontal line":"Linea orizzontale","Horizontal space":"Spazio orizzontale","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID dovrebbe iniziare con una lettera, seguita solo da lettere, numeri, trattini, punti, due punti.","Image is decorative":"L'immagine \xe8 decorativa","Image list":"Elenco immagini","Image title":"Titolo immagine","Image...":"Immagine...","ImageProxy HTTP error: Could not find Image Proxy":"Errore HTTP ImageProxy: impossibile trovare Image Proxy","ImageProxy HTTP error: Incorrect Image Proxy URL":"Errore HTTP ImageProxy: URL Image Proxy non corretto","ImageProxy HTTP error: Rejected request":"Errore HTTP ImageProxy: richiesta rifiutata","ImageProxy HTTP error: Unknown ImageProxy error":"Errore HTTP ImageProxy: errore sconosciuto","Increase indent":"Aumenta rientro","Inline":"In linea","Insert":"Inserisci","Insert Template":"Inserisci modello","Insert accordion":"","Insert column after":"Inserisci colonna dopo","Insert column before":"Inserisci colonna prima","Insert date/time":"Inserisci data/ora","Insert image":"Inserisci immagine","Insert link (if link plugin activated)":"Inserisci un collegamento (se \xe8 attivato l'apposito plugin)","Insert row after":"Inserisci riga dopo","Insert row before":"Inserisci riga prima","Insert table":"Inserisci tabella","Insert template...":"Inserisci modello...","Insert video":"Inserisci video","Insert/Edit code sample":"Inserisci/modifica esempio di codice","Insert/edit image":"Inserisci/modifica immagine","Insert/edit link":"Inserisci/modifica collegamento","Insert/edit media":"Inserisci/modifica oggetti multimediali","Insert/edit video":"Inserisci/modifica video","Inset":"Inserto","Invalid hex color code: {0}":"Codice esadecimale colore non valido: {0}","Invalid input":"Dato non valido","Italic":"Corsivo","Justify":"Giustifica","Keyboard Navigation":"Navigazione tramite tastiera","Language":"Lingua","Learn more...":"Maggiori informazioni...","Left":"Sinistra","Left to right":"Da sinistra a destra","Light Blue":"Azzurro","Light Gray":"Grigio chiaro","Light Green":"Verde chiaro","Light Purple":"Viola chiaro","Light Red":"Rosso chiaro","Light Yellow":"Giallo chiaro","Line height":"Altezza linea","Link list":"Elenco collegamenti","Link...":"Collegamento...","List Properties":"Propriet\xe0 Lista","List properties...":"Propriet\xe0 lista...","Loading emojis...":"Caricamento emojis...","Loading...":"Lettura in corso...","Lower Alpha":"Alfabetico minuscolo","Lower Greek":"Greco minuscolo","Lower Roman":"Romano minuscolo","Match case":"Maiuscole/minuscole","Mathematical":"Caratteri matematici","Media poster (Image URL)":"Poster dell'oggetto multimediale (URL dell'immagine)","Media...":"Oggetto multimediale...","Medium Blue":"Blu medio","Medium Gray":"Grigio medio","Medium Purple":"Viola medio","Merge cells":"Unisci le celle","Middle":"Centrato","Midnight Blue":"Blu notte","More...":"Altro\u2026","Name":"Nome","Navy Blue":"Blu scuro","New document":"Nuovo documento","New window":"Nuova finestra","Next":"Avanti","No":"No","No alignment":"Senza allineamento","No color":"Nessun colore","Nonbreaking space":"Spazio indivisibile","None":"Nessuno","Numbered list":"Elenco numerato","OR":"OPPURE","Objects":"Oggetti","Ok":"OK","Open help dialog":"Apri la finestra di aiuto","Open link":"Apri link","Open link in...":"Apri collegamento in...","Open popup menu for split buttons":"Apri il menu a comparsa per i pulsanti divisi","Orange":"Arancio","Outset":"Inizio","Page break":"Interruzione di pagina","Paragraph":"Paragrafo","Paste":"Incolla","Paste as text":"Incolla senza formattazioni","Paste column after":"Inserisci colonna dopo","Paste column before":"Inserisci colonna prima","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Incolla \xe8 in modalit\xe0 testo normale. I contenuti saranno incollati come testo normale se non viene disattivata questa opzione.","Paste or type a link":"Incolla o digita un collegamento","Paste row after":"Incolla riga dopo","Paste row before":"Incolla riga prima","Paste your embed code below:":"Incolla il codice d'incorporamento di seguito:","People":"Persone","Plugins":"Plugin","Plugins installed ({0}):":"Plugin installati ({0}):","Powered by {0}":"Con tecnologia {0}","Pre":"Pre","Preferences":"Preferenze","Preformatted":"Preformattato","Premium plugins:":"Plugin Premium:","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"Anteprima","Previous":"Indietro","Print":"Stampa","Print...":"Stampa...","Purple":"Viola","Quotations":"Citazioni","R":"R","Range 0 to 255":"Intervallo da 0 a 255","Red":"Rosso","Red component":"Componente rosso","Redo":"Ripristina","Remove":"Rimuovi","Remove color":"Rimuovi colore","Remove link":"Rimuovi collegamento","Replace":"Sostituisci","Replace all":"Sostituisci tutto","Replace with":"Sostituisci con","Resize":"Ridimensiona","Restore last draft":"Ripristina l'ultima bozza","Reveal or hide additional toolbar items":"","Rich Text Area":"Area di testo ricco","Rich Text Area. Press ALT-0 for help.":"Area di testo RTF. Premere ALT-0 per la guida.","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Area di testo RTF. Premere ALT-F9 per il menu. Premere ALT-F10 per la barra degli strumenti. Premere ALT-0 per la guida.","Ridge":"Ridge","Right":"Destra","Right to left":"Da destra a sinistra","Row":"Riga","Row clipboard actions":"Azioni appunti riga","Row group":"Gruppo di righe","Row header":"Intestazione riga","Row properties":"Propriet\xe0 della riga","Row type":"Tipo di riga","Rows":"Righe","Save":"Salva","Save (if save plugin activated)":"Salva (se \xe8 attivato l'apposito plugin)","Scope":"Ambito","Search":"Cerca","Select all":"Seleziona tutto","Select...":"Seleziona...","Selection":"Selezione","Shortcut":"Collegamento","Show blocks":"Mostra blocchi","Show caption":"Mostra didascalia","Show invisible characters":"Mostra caratteri invisibili","Size":"Dimensione carattere","Solid":"Pieno","Source":"Fonte","Source code":"Codice sorgente","Special Character":"Carattere Speciale","Special character...":"Carattere speciale...","Split cell":"Dividi la cella","Square":"Quadrato","Start list at number":"La lista inizia con il numero","Strikethrough":"Barrato","Style":"Stile","Subscript":"Pedice","Superscript":"Apice","Switch to or from fullscreen mode":"Attiva/disattiva la modalit\xe0 schermo intero","Symbols":"Simboli","System Font":"Carattere di sistema","Table":"Tabella","Table caption":"Titolo tabella","Table properties":"Propriet\xe0 della tabella","Table styles":"Stili tabella","Template":"Modello","Templates":"Modelli","Text":"Testo","Text color":"Colore testo","Text color {0}":"","Text to display":"Testo da visualizzare","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"L'URL inserito sembra essere un indirizzo email. Si vuole aggiungere il necessario prefisso mailto:?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"L'URL inserito sembra essere un collegamento esterno. Si vuole aggiungere il necessario prefisso http://?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"L'URL inserito sembra essere un collegamento esterno. Si vuole aggiungere il necessario prefisso http://?","Title":"Titolo","To open the popup, press Shift+Enter":"Per aprire il popup, premere Shift+Invio","Toggle accordion":"","Tools":"Strumenti","Top":"In alto","Travel and Places":"Viaggi e luoghi","Turquoise":"Turchese","Underline":"Sottolineato","Undo":"Annulla","Upload":"Carica","Uploading image":"Caricamento immagine","Upper Alpha":"Alfabetico maiuscolo","Upper Roman":"Romano maiuscolo","Url":"URL","User Defined":"Definito dall'utente","Valid":"Valido","Version":"Versione","Vertical align":"Allineamento verticale","Vertical space":"Spazio verticale","View":"Visualizza","Visual aids":"Aiuti visivi","Warn":"Avviso","White":"Bianco","Width":"Larghezza","Word count":"Conteggio parole","Words":"Parole","Words: {0}":"Parole: {0}","Yellow":"Giallo","Yes":"S\xec","You are using {0}":"Si sta utilizzando {0}","You have unsaved changes are you sure you want to navigate away?":"Ci sono modifiche non salvate, si \xe8 sicuro di volere uscire?","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"Il browser non supporta l'accesso diretto alla cartella degli appunti. Usare i tasti di scelta rapida Ctrl+X/C/V.","alignment":"allineamento","austral sign":"simbolo dell'austral","cedi sign":"simbolo del cedi","colon sign":"simbolo del col\xf3n","cruzeiro sign":"simbolo del cruzeiro","currency sign":"simbolo di valuta","dollar sign":"simbolo del dollaro","dong sign":"simbolo del dong","drachma sign":"simbolo della dracma","euro-currency sign":"simbolo dell'euro","example":"esempio","formatting":"formattazione","french franc sign":"simbolo del franco francese","german penny symbol":"simbolo del pfennig tedesco","guarani sign":"simbolo del guaran\xec","history":"cronologia","hryvnia sign":"simbolo della hryvnia","indentation":"indentazione","indian rupee sign":"simbolo della rup\xeca indiana","kip sign":"simbolo del kip","lira sign":"simbolo della lira","livre tournois sign":"simbolo della lira di Tours","manat sign":"simbolo del manat","mill sign":"simbolo del mill","naira sign":"simbolo della naira","new sheqel sign":"simbolo del nuovo shekel","nordic mark sign":"simbolo del marco nordico","peseta sign":"simbolo della peseta","peso sign":"simbolo del peso","ruble sign":"simbolo del rublo","rupee sign":"simbolo della rup\xeca","spesmilo sign":"simbolo dello spesmilo","styles":"stili","tenge sign":"simbolo del tenge","tugrik sign":"simbolo del tugrik","turkish lira sign":"simbolo della lira turca","won sign":"simbolo del won","yen character":"simbolo dello yen","yen/yuan character variant one":"simbolo yen/yuan variante uno","yuan character":"simbolo dello yuan","yuan character, in hong kong and taiwan":"simbolo dello yuan, Hong Kong e Taiwan","{0} characters":"{0} caratteri","{0} columns, {1} rows":"","{0} words":"{0} parole"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/ja.js b/libraries/tinymce/js/tinymce/langs/ja.js index b5537ad..a3bf444 100644 --- a/libraries/tinymce/js/tinymce/langs/ja.js +++ b/libraries/tinymce/js/tinymce/langs/ja.js @@ -1 +1 @@ -tinymce.addI18n("ja",{"Redo":"\u3084\u308a\u76f4\u3057","Undo":"\u5143\u306b\u623b\u3059","Cut":"\u5207\u308a\u53d6\u308a","Copy":"\u30b3\u30d4\u30fc","Paste":"\u8cbc\u308a\u4ed8\u3051","Select all":"\u3059\u3079\u3066\u9078\u629e","New document":"\u65b0\u898f\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8","Ok":"OK","Cancel":"\u53d6\u6d88","Visual aids":"\u8868\u306e\u67a0\u7dda\u3092\u70b9\u7dda\u3067\u8868\u793a","Bold":"\u592a\u5b57","Italic":"\u659c\u4f53","Underline":"\u4e0b\u7dda","Strikethrough":"\u53d6\u6d88\u7dda","Superscript":"\u4e0a\u4ed8\u304d","Subscript":"\u4e0b\u4ed8\u304d","Clear formatting":"\u66f8\u5f0f\u3092\u30af\u30ea\u30a2","Remove":"\u524a\u9664","Align left":"\u5de6\u63c3\u3048","Align center":"\u4e2d\u592e\u63c3\u3048","Align right":"\u53f3\u63c3\u3048","No alignment":"\u914d\u7f6e\u306a\u3057","Justify":"\u4e21\u7aef\u63c3\u3048","Bullet list":"\u7b87\u6761\u66f8\u304d","Numbered list":"\u756a\u53f7\u4ed8\u304d\u7b87\u6761\u66f8\u304d","Decrease indent":"\u30a4\u30f3\u30c7\u30f3\u30c8\u3092\u6e1b\u3089\u3059","Increase indent":"\u30a4\u30f3\u30c7\u30f3\u30c8\u3092\u5897\u3084\u3059","Close":"\u9589\u3058\u308b","Formats":"\u66f8\u5f0f","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"\u304a\u4f7f\u3044\u306e\u30d6\u30e9\u30a6\u30b6\u3067\u306f\u30af\u30ea\u30c3\u30d7\u30dc\u30fc\u30c9\u6a5f\u80fd\u3092\u5229\u7528\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u305b\u3093\u3002\u30ad\u30fc\u30dc\u30fc\u30c9\u306e\u30b7\u30e7\u30fc\u30c8\u30ab\u30c3\u30c8\uff08Ctrl+X, Ctrl+C, Ctrl+V\uff09\u3092\u4f7f\u7528\u3057\u3066\u304f\u3060\u3055\u3044\u3002","Headings":"\u898b\u51fa\u3057","Heading 1":"\u898b\u51fa\u30571","Heading 2":"\u898b\u51fa\u30572","Heading 3":"\u898b\u51fa\u30573","Heading 4":"\u898b\u51fa\u30574","Heading 5":"\u898b\u51fa\u30575","Heading 6":"\u898b\u51fa\u30576","Preformatted":"\u66f8\u5f0f\u8a2d\u5b9a\u6e08\u307f","Div":"\u5206\u5272","Pre":"\u6574\u5f62\u6e08\u307f\u30c6\u30ad\u30b9\u30c8","Code":"\u30b3\u30fc\u30c9","Paragraph":"\u6bb5\u843d","Blockquote":"\u5f15\u7528","Inline":"\u30a4\u30f3\u30e9\u30a4\u30f3","Blocks":"\u30d6\u30ed\u30c3\u30af","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"\u8cbc\u308a\u4ed8\u3051\u306f\u73fe\u5728\u30d7\u30ec\u30fc\u30f3\u30c6\u30ad\u30b9\u30c8\u30e2\u30fc\u30c9\u3067\u3059\u3002\u3053\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u30aa\u30d5\u306b\u3057\u306a\u3044\u9650\u308a\u5185\u5bb9\u306f\u30d7\u30ec\u30fc\u30f3\u30c6\u30ad\u30b9\u30c8\u3068\u3057\u3066\u8cbc\u308a\u4ed8\u3051\u3089\u308c\u307e\u3059\u3002","Fonts":"\u30d5\u30a9\u30f3\u30c8","Font sizes":"\u30d5\u30a9\u30f3\u30c8\u306e\u30b5\u30a4\u30ba","Class":"\u30af\u30e9\u30b9","Browse for an image":"\u753b\u50cf\u3092\u53c2\u7167","OR":"\u307e\u305f\u306f","Drop an image here":"\u3053\u3053\u306b\u753b\u50cf\u3092\u30c9\u30ed\u30c3\u30d7","Upload":"\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9","Uploading image":"\u753b\u50cf\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u4e2d","Block":"\u30d6\u30ed\u30c3\u30af","Align":"\u914d\u7f6e","Default":"\u65e2\u5b9a","Circle":"\u4e38","Disc":"\u9ed2\u4e38","Square":"\u56db\u89d2","Lower Alpha":"\u5c0f\u6587\u5b57\u30a2\u30eb\u30d5\u30a1\u30d9\u30c3\u30c8","Lower Greek":"\u5c0f\u6587\u5b57\u30ae\u30ea\u30b7\u30e3\u6587\u5b57","Lower Roman":"\u5c0f\u6587\u5b57\u30ed\u30fc\u30de\u5b57","Upper Alpha":"\u5927\u6587\u5b57\u30a2\u30eb\u30d5\u30a1\u30d9\u30c3\u30c8","Upper Roman":"\u5927\u6587\u5b57\u30ed\u30fc\u30de\u5b57","Anchor...":"\u30a2\u30f3\u30ab\u30fc...","Anchor":"\u30a2\u30f3\u30ab\u30fc","Name":"\u540d\u524d","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID\u306f\u6587\u5b57\u3067\u59cb\u307e\u308a\u3001\u305d\u306e\u5f8c\u306b\u6587\u5b57\u3001\u6570\u5b57\u3001\u30c0\u30c3\u30b7\u30e5\u3001\u30d4\u30ea\u30aa\u30c9\u3001\u30b3\u30ed\u30f3\u3001\u307e\u305f\u306f\u30a2\u30f3\u30c0\u30fc\u30b9\u30b3\u30a2\u304c\u7d9a\u304f\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002","You have unsaved changes are you sure you want to navigate away?":"\u307e\u3060\u4fdd\u5b58\u3057\u3066\u3044\u306a\u3044\u5909\u66f4\u304c\u3042\u308a\u307e\u3059\u3002\u3053\u306e\u30da\u30fc\u30b8\u3092\u96e2\u308c\u307e\u3059\u304b\uff1f","Restore last draft":"\u524d\u56de\u306e\u4e0b\u66f8\u304d\u3092\u56de\u5fa9","Special character...":"\u7279\u6b8a\u6587\u5b57...","Special Character":"\u7279\u6b8a\u6587\u5b57","Source code":"\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9","Insert/Edit code sample":"\u30b3\u30fc\u30c9\u30b5\u30f3\u30d7\u30eb\u306e\u633f\u5165/\u7de8\u96c6","Language":"\u8a00\u8a9e","Code sample...":"\u30b3\u30fc\u30c9\u306e\u30b5\u30f3\u30d7\u30eb...","Left to right":"\u5de6\u304b\u3089\u53f3","Right to left":"\u53f3\u304b\u3089\u5de6","Title":"\u30bf\u30a4\u30c8\u30eb","Fullscreen":"\u30d5\u30eb\u30b9\u30af\u30ea\u30fc\u30f3","Action":"\u30a2\u30af\u30b7\u30e7\u30f3","Shortcut":"\u30b7\u30e7\u30fc\u30c8\u30ab\u30c3\u30c8","Help":"\u30d8\u30eb\u30d7","Address":"\u30a2\u30c9\u30ec\u30b9","Focus to menubar":"\u30e1\u30cb\u30e5\u30fc\u30d0\u30fc\u306b\u30d5\u30a9\u30fc\u30ab\u30b9","Focus to toolbar":"\u30c4\u30fc\u30eb\u30d0\u30fc\u306b\u30d5\u30a9\u30fc\u30ab\u30b9","Focus to element path":"\u8981\u7d20\u30d1\u30b9\u306b\u30d5\u30a9\u30fc\u30ab\u30b9","Focus to contextual toolbar":"\u30b3\u30f3\u30c6\u30ad\u30b9\u30c8\u30c4\u30fc\u30eb\u30d0\u30fc\u306b\u30d5\u30a9\u30fc\u30ab\u30b9","Insert link (if link plugin activated)":"\u30ea\u30f3\u30af\u3092\u633f\u5165 (\u30ea\u30f3\u30af\u30d7\u30e9\u30b0\u30a4\u30f3\u6709\u52b9\u6642)","Save (if save plugin activated)":"\u4fdd\u5b58 (\u4fdd\u5b58\u30d7\u30e9\u30b0\u30a4\u30f3\u6709\u52b9\u6642)","Find (if searchreplace plugin activated)":"\u691c\u7d22 (\u7f6e\u63db\u30d7\u30e9\u30b0\u30a4\u30f3\u6709\u52b9\u6642)","Plugins installed ({0}):":"\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u6e08\u30d7\u30e9\u30b0\u30a4\u30f3 ({0})\uff1a","Premium plugins:":"\u30d7\u30ec\u30df\u30a2\u30e0\u30d7\u30e9\u30b0\u30a4\u30f3\uff1a","Learn more...":"\u8a73\u7d30...","You are using {0}":"{0}\u3092\u4f7f\u7528\u4e2d","Plugins":"\u30d7\u30e9\u30b0\u30a4\u30f3","Handy Shortcuts":"\u4fbf\u5229\u306a\u30b7\u30e7\u30fc\u30c8\u30ab\u30c3\u30c8","Horizontal line":"\u6c34\u5e73\u7f6b\u7dda","Insert/edit image":"\u753b\u50cf\u306e\u633f\u5165/\u7de8\u96c6","Alternative description":"\u4ee3\u66ff\u306e\u8aac\u660e\u6587","Accessibility":"\u30a2\u30af\u30bb\u30b7\u30d3\u30ea\u30c6\u30a3","Image is decorative":"\u753b\u50cf\u306f\u88c5\u98fe\u753b\u50cf","Source":"\u30bd\u30fc\u30b9","Dimensions":"\u30b5\u30a4\u30ba","Constrain proportions":"\u7e26\u6a2a\u6bd4\u3092\u56fa\u5b9a","General":"\u4e00\u822c","Advanced":"\u8a73\u7d30","Style":"\u30b9\u30bf\u30a4\u30eb","Vertical space":"\u4e0a\u4e0b\u4f59\u767d","Horizontal space":"\u5de6\u53f3\u4f59\u767d","Border":"\u30dc\u30fc\u30c0\u30fc","Insert image":"\u753b\u50cf\u306e\u633f\u5165","Image...":"\u753b\u50cf..","Image list":"\u753b\u50cf\u30ea\u30b9\u30c8","Resize":"\u30b5\u30a4\u30ba\u5909\u66f4","Insert date/time":"\u65e5\u4ed8/\u6642\u523b\u306e\u633f\u5165","Date/time":"\u65e5\u4ed8/\u6642\u523b","Insert/edit link":"\u30ea\u30f3\u30af\u306e\u633f\u5165/\u7de8\u96c6","Text to display":"\u8868\u793a\u3059\u308b\u30c6\u30ad\u30b9\u30c8","Url":"URL","Open link in...":"\u30ea\u30f3\u30af\u306e\u958b\u304d\u65b9...","Current window":"\u540c\u3058\u30a6\u30a3\u30f3\u30c9\u30a6","None":"\u306a\u3057","New window":"\u65b0\u898f\u30a6\u30a3\u30f3\u30c9\u30a6","Open link":"\u30ea\u30f3\u30af\u3092\u958b\u304f","Remove link":"\u30ea\u30f3\u30af\u306e\u524a\u9664","Anchors":"\u30a2\u30f3\u30ab\u30fc","Link...":"\u30ea\u30f3\u30af...","Paste or type a link":"\u30ea\u30f3\u30af\u3092\u30da\u30fc\u30b9\u30c8\u307e\u305f\u306f\u5165\u529b","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"\u5165\u529b\u3055\u308c\u305fURL\u306f\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9\u306e\u3088\u3046\u3067\u3059\u3002\u300cmailto:\u300d\u30d7\u30ec\u30d5\u30a3\u30c3\u30af\u30b9\u3092\u8ffd\u52a0\u3057\u307e\u3059\u304b\uff1f","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"\u5165\u529b\u3055\u308c\u305fURL\u306f\u5916\u90e8\u30ea\u30f3\u30af\u306e\u3088\u3046\u3067\u3059\u3002\u300chttp://\u300d\u30d7\u30ec\u30d5\u30a3\u30c3\u30af\u30b9\u3092\u8ffd\u52a0\u3057\u307e\u3059\u304b\uff1f","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"\u5165\u529b\u3055\u308c\u305fURL\u306f\u5916\u90e8\u30ea\u30f3\u30af\u306e\u3088\u3046\u3067\u3059\u3002\u5fc5\u8981\u306a\u300chttps://\u300d\u30d7\u30ec\u30d5\u30a3\u30c3\u30af\u30b9\u3092\u8ffd\u52a0\u3057\u307e\u3059\u304b\uff1f","Link list":"\u30ea\u30f3\u30af\u306e\u4e00\u89a7","Insert video":"\u52d5\u753b\u306e\u633f\u5165","Insert/edit video":"\u52d5\u753b\u306e\u633f\u5165/\u7de8\u96c6","Insert/edit media":"\u30e1\u30c7\u30a3\u30a2\u306e\u633f\u5165/\u7de8\u96c6","Alternative source":"\u4ee3\u66ff\u30bd\u30fc\u30b9","Alternative source URL":"\u4ee3\u66ff\u30bd\u30fc\u30b9URL","Media poster (Image URL)":"\u30e1\u30c7\u30a3\u30a2\u30dd\u30b9\u30bf\u30fc (\u753b\u50cfURL)","Paste your embed code below:":"\u57cb\u3081\u8fbc\u307f\u7528\u30b3\u30fc\u30c9\u3092\u4ee5\u4e0b\u306b\u8cbc\u308a\u4ed8\u3051\u3066\u304f\u3060\u3055\u3044\u3002","Embed":"\u57cb\u3081\u8fbc\u307f","Media...":"\u30e1\u30c7\u30a3\u30a2\u2026","Nonbreaking space":"\u56fa\u5b9a\u30b9\u30da\u30fc\u30b9","Page break":"\u30da\u30fc\u30b8\u533a\u5207\u308a","Paste as text":"\u30c6\u30ad\u30b9\u30c8\u3068\u3057\u3066\u8cbc\u308a\u4ed8\u3051","Preview":"\u30d7\u30ec\u30d3\u30e5\u30fc","Print":"\u5370\u5237","Print...":"\u5370\u5237...","Save":"\u4fdd\u5b58","Find":"\u691c\u7d22...","Replace with":"\u7f6e\u63db\u5f8c\u306e\u6587\u5b57\u5217","Replace":"\u7f6e\u63db","Replace all":"\u3059\u3079\u3066\u7f6e\u63db","Previous":"\u524d\u3078","Next":"\u6b21\u3078","Find and Replace":"\u691c\u7d22\u3068\u7f6e\u63db","Find and replace...":"\u7f6e\u63db...","Could not find the specified string.":"\u304a\u63a2\u3057\u306e\u6587\u5b57\u5217\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f\u3002","Match case":"\u5927\u6587\u5b57\u3068\u5c0f\u6587\u5b57\u3092\u533a\u5225","Find whole words only":"\u8a9e\u5168\u4f53\u3092\u542b\u3080\u3082\u306e\u306e\u307f\u691c\u7d22","Find in selection":"\u9078\u629e\u90e8\u5206\u3067\u691c\u7d22","Insert table":"\u8868\u306e\u633f\u5165","Table properties":"\u30c6\u30fc\u30d6\u30eb\u306e\u30d7\u30ed\u30d1\u30c6\u30a3","Delete table":"\u30c6\u30fc\u30d6\u30eb\u306e\u524a\u9664","Cell":"\u30bb\u30eb","Row":"\u884c","Column":"\u5217","Cell properties":"\u30bb\u30eb\u306e\u30d7\u30ed\u30d1\u30c6\u30a3","Merge cells":"\u30bb\u30eb\u306e\u7d50\u5408","Split cell":"\u30bb\u30eb\u306e\u5206\u5272","Insert row before":"\u524d\u306b\u884c\u3092\u633f\u5165","Insert row after":"\u5f8c\u306b\u884c\u3092\u633f\u5165","Delete row":"\u884c\u306e\u524a\u9664","Row properties":"\u884c\u306e\u30d7\u30ed\u30d1\u30c6\u30a3","Cut row":"\u884c\u306e\u5207\u308a\u53d6\u308a","Cut column":"\u5217\u3092\u30ab\u30c3\u30c8","Copy row":"\u884c\u306e\u30b3\u30d4\u30fc","Copy column":"\u5217\u3092\u30b3\u30d4\u30fc","Paste row before":"\u4e0a\u5074\u306b\u884c\u3092\u8cbc\u308a\u4ed8\u3051","Paste column before":"\u524d\u306b\u5217\u3092\u8cbc\u308a\u4ed8\u3051","Paste row after":"\u4e0b\u5074\u306b\u884c\u3092\u8cbc\u308a\u4ed8\u3051","Paste column after":"\u5f8c\u306b\u5217\u3092\u8cbc\u308a\u4ed8\u3051","Insert column before":"\u524d\u306b\u5217\u3092\u633f\u5165","Insert column after":"\u5f8c\u306b\u5217\u3092\u633f\u5165","Delete column":"\u5217\u306e\u524a\u9664","Cols":"\u5217\u6570","Rows":"\u884c\u6570","Width":"\u5e45","Height":"\u9ad8\u3055","Cell spacing":"\u30bb\u30eb\u306e\u9593\u9694","Cell padding":"\u30bb\u30eb\u5185\u306e\u30b9\u30da\u30fc\u30b9","Row clipboard actions":"\u884c\u306e\u30af\u30ea\u30c3\u30d7\u30dc\u30fc\u30c9\u30a2\u30af\u30b7\u30e7\u30f3","Column clipboard actions":"\u5217\u306e\u30af\u30ea\u30c3\u30d7\u30dc\u30fc\u30c9\u30a2\u30af\u30b7\u30e7\u30f3","Table styles":"\u30c6\u30fc\u30d6\u30eb\u306e\u7a2e\u985e","Cell styles":"\u30bb\u30eb\u306e\u7a2e\u985e","Column header":"\u5217\u306e\u30d8\u30c3\u30c0\u30fc","Row header":"\u884c\u306e\u30d8\u30c3\u30c0\u30fc","Table caption":"\u30c6\u30fc\u30d6\u30eb\u306e\u898b\u51fa\u3057","Caption":"\u30ad\u30e3\u30d7\u30b7\u30e7\u30f3","Show caption":"\u30ad\u30e3\u30d7\u30b7\u30e7\u30f3\u306e\u8868\u793a","Left":"\u5de6\u63c3\u3048","Center":"\u4e2d\u592e\u63c3\u3048","Right":"\u53f3\u63c3\u3048","Cell type":"\u30bb\u30eb\u306e\u7a2e\u985e","Scope":"\u30b9\u30b3\u30fc\u30d7","Alignment":"\u914d\u7f6e","Horizontal align":"\u6c34\u5e73\u306b\u6574\u5217","Vertical align":"\u5782\u76f4\u306b\u6574\u5217","Top":"\u4e0a\u63c3\u3048","Middle":"\u4e2d\u592e\u63c3\u3048","Bottom":"\u4e0b\u63c3\u3048","Header cell":"\u30d8\u30c3\u30c0\u30fc\u30bb\u30eb","Row group":"\u884c\u30b0\u30eb\u30fc\u30d7","Column group":"\u5217\u30b0\u30eb\u30fc\u30d7","Row type":"\u884c\u30bf\u30a4\u30d7","Header":"\u30d8\u30c3\u30c0\u30fc","Body":"\u672c\u6587","Footer":"\u30d5\u30c3\u30bf\u30fc","Border color":"\u30dc\u30fc\u30c0\u30fc\u306e\u8272","Solid":"\u5b9f\u7dda","Dotted":"\u70b9\u7dda","Dashed":"\u7834\u7dda","Double":"\u4e8c\u91cd\u7dda","Groove":"\u8c37\u7dda","Ridge":"\u5c71\u7dda","Inset":"\u5185\u7dda","Outset":"\u5916\u7dda","Hidden":"\u975e\u8868\u793a","Insert template...":"\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u633f\u5165..","Templates":"\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8","Template":"\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8","Insert Template":"\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u633f\u5165..","Text color":"\u30c6\u30ad\u30b9\u30c8\u8272","Background color":"\u80cc\u666f\u8272","Custom...":"\u30e6\u30fc\u30b6\u30fc\u8a2d\u5b9a...","Custom color":"\u30e6\u30fc\u30b6\u30fc\u8a2d\u5b9a\u306e\u8272","No color":"\u8272\u306a\u3057","Remove color":"\u8272\u8a2d\u5b9a\u3092\u89e3\u9664","Show blocks":"\u6587\u7ae0\u306e\u533a\u5207\u308a\u3092\u70b9\u7dda\u3067\u8868\u793a","Show invisible characters":"\u975e\u8868\u793a\u6587\u5b57\u3092\u8868\u793a","Word count":"\u6587\u5b57\u6570\u30ab\u30a6\u30f3\u30c8","Count":"\u30ab\u30a6\u30f3\u30c8","Document":"\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8","Selection":"\u9078\u629e","Words":"\u5358\u8a9e\u6570","Words: {0}":"\u5358\u8a9e\u6570\uff1a{0}","{0} words":"{0}\u8a9e","File":"\u30d5\u30a1\u30a4\u30eb","Edit":"\u7de8\u96c6","Insert":"\u633f\u5165","View":"\u8868\u793a","Format":"\u66f8\u5f0f\u8a2d\u5b9a","Table":"\u8868","Tools":"\u30c4\u30fc\u30eb","Powered by {0}":"{0} \u306b\u3088\u3063\u3066\u642d\u8f09\u3055\u308c\u305f","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\u30ea\u30c3\u30c1\u30c6\u30ad\u30b9\u30c8\u30a8\u30ea\u30a2\u3002ALT-F9\u3067\u30e1\u30cb\u30e5\u30fc\u3001ALT-F10\u3067\u30c4\u30fc\u30eb\u30d0\u30fc\u3001ALT-0\u3067\u30d8\u30eb\u30d7\u304c\u8868\u793a\u3055\u308c\u307e\u3059\u3002","Image title":"\u753b\u50cf\u30bf\u30a4\u30c8\u30eb","Border width":"\u67a0\u7dda\u5e45","Border style":"\u67a0\u7dda\u30b9\u30bf\u30a4\u30eb","Error":"\u30a8\u30e9\u30fc","Warn":"\u8b66\u544a","Valid":"\u6709\u52b9","To open the popup, press Shift+Enter":"\u30dd\u30c3\u30d7\u30a2\u30c3\u30d7\u3092\u958b\u304f\u306b\u306f\u3001Shift+Enter\u3092\u62bc\u3057\u3066\u304f\u3060\u3055\u3044","Rich Text Area":"\u30ea\u30c3\u30c1\u30c6\u30ad\u30b9\u30c8\u30a8\u30ea\u30a2","Rich Text Area. Press ALT-0 for help.":"\u30ea\u30c3\u30c1\u30c6\u30ad\u30b9\u30c8\u30a8\u30ea\u30a2\u3002Alt-0\u3067\u30d8\u30eb\u30d7\u304c\u8868\u793a\u3055\u308c\u307e\u3059\u3002","System Font":"\u30b7\u30b9\u30c6\u30e0\u30d5\u30a9\u30f3\u30c8","Failed to upload image: {0}":"\u753b\u50cf{0}\u3092\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f","Failed to load plugin: {0} from url {1}":"URL{1}\u304b\u3089\u306e\u30d7\u30e9\u30b0\u30a4\u30f3{0}\u306e\u8aad\u307f\u8fbc\u307f\u306b\u5931\u6557\u3057\u307e\u3057\u305f","Failed to load plugin url: {0}":"\u30d7\u30e9\u30b0\u30a4\u30f3\u306eURL{0}\u3092\u8aad\u307f\u8fbc\u3081\u307e\u305b\u3093\u3067\u3057\u305f","Failed to initialize plugin: {0}":"\u30d7\u30e9\u30b0\u30a4\u30f3{0}\u306e\u521d\u671f\u5316\u306b\u5931\u6557\u3057\u307e\u3057\u305f","example":"\u4f8b","Search":"\u691c\u7d22","All":"\u3059\u3079\u3066","Currency":"\u901a\u8ca8","Text":"\u30c6\u30ad\u30b9\u30c8","Quotations":"\u5f15\u7528","Mathematical":"\u6570\u5b66\u8a18\u53f7","Extended Latin":"\u30e9\u30c6\u30f3\u6587\u5b57\u62e1\u5f35","Symbols":"\u8a18\u53f7","Arrows":"\u77e2\u5370","User Defined":"\u30e6\u30fc\u30b6\u30fc\u5b9a\u7fa9","dollar sign":"\u30c9\u30eb\u8a18\u53f7","currency sign":"\u901a\u8ca8\u8a18\u53f7","euro-currency sign":"\u30e6\u30fc\u30ed\u8a18\u53f7","colon sign":"\u30b3\u30ed\u30f3\u8a18\u53f7","cruzeiro sign":"\u30af\u30eb\u30bc\u30a4\u30ed\u8a18\u53f7","french franc sign":"\u30d5\u30e9\u30f3\u30b9\u30d5\u30e9\u30f3\u8a18\u53f7","lira sign":"\u30ea\u30e9\u8a18\u53f7","mill sign":"\u30df\u30eb\u8a18\u53f7","naira sign":"\u30ca\u30a4\u30e9\u8a18\u53f7","peseta sign":"\u30da\u30bb\u30bf\u8a18\u53f7","rupee sign":"\u30eb\u30d4\u30fc\u8a18\u53f7","won sign":"\u30a6\u30a9\u30f3\u8a18\u53f7","new sheqel sign":"\u65b0\u30b7\u30a7\u30b1\u30eb\u8a18\u53f7","dong sign":"\u30c9\u30f3\u8a18\u53f7","kip sign":"\u30ad\u30fc\u30d7\u8a18\u53f7","tugrik sign":"\u30c8\u30a5\u30b0\u30eb\u30b0\u8a18\u53f7","drachma sign":"\u30c9\u30e9\u30af\u30de\u8a18\u53f7","german penny symbol":"\u30c9\u30a4\u30c4\u30da\u30cb\u30fc\u8a18\u53f7","peso sign":"\u30da\u30bd\u8a18\u53f7","guarani sign":"\u30ac\u30e9\u30cb\u8a18\u53f7","austral sign":"\u30a2\u30a6\u30b9\u30c8\u30e9\u30eb\u8a18\u53f7","hryvnia sign":"\u30d5\u30ea\u30f4\u30cb\u30e3\u8a18\u53f7","cedi sign":"\u30bb\u30c7\u30a3\u8a18\u53f7","livre tournois sign":"\u30c8\u30a5\u30fc\u30eb\u30dd\u30f3\u30c9\u8a18\u53f7","spesmilo sign":"\u30b9\u30da\u30b9\u30df\u30fc\u30ed\u8a18\u53f7","tenge sign":"\u30c6\u30f3\u30b2\u8a18\u53f7","indian rupee sign":"\u30a4\u30f3\u30c9\u30eb\u30d4\u30fc\u8a18\u53f7","turkish lira sign":"\u30c8\u30eb\u30b3\u30ea\u30e9\u8a18\u53f7","nordic mark sign":"\u5317\u6b27\u30de\u30eb\u30af\u8a18\u53f7","manat sign":"\u30de\u30ca\u30c8\u8a18\u53f7","ruble sign":"\u30eb\u30fc\u30d6\u30eb\u8a18\u53f7","yen character":"\u5186\u8a18\u53f7","yuan character":"\u4eba\u6c11\u5143\u8a18\u53f7","yuan character, in hong kong and taiwan":"\u9999\u6e2f\u304a\u3088\u3073\u53f0\u6e7e\u306b\u304a\u3051\u308b\u5143\u8a18\u53f7","yen/yuan character variant one":"\u5186/\u5143\u8a18\u53f7\u306e\u30d0\u30ea\u30a8\u30fc\u30b7\u30e7\u30f3","Emojis":"\u7d75\u6587\u5b57","Emojis...":"\u7d75\u6587\u5b57...","Loading emojis...":"\u7d75\u6587\u5b57\u3092\u8aad\u307f\u8fbc\u3093\u3067\u3044\u307e\u3059\u2026","Could not load emojis":"\u7d75\u6587\u5b57\u304c\u8aad\u307f\u8fbc\u3081\u307e\u305b\u3093\u3067\u3057\u305f","People":"\u4eba","Animals and Nature":"\u52d5\u7269\u3068\u81ea\u7136","Food and Drink":"\u98df\u3079\u7269\u3068\u98f2\u307f\u7269","Activity":"\u884c\u52d5","Travel and Places":"\u65c5\u884c\u3068\u5834\u6240","Objects":"\u7269","Flags":"\u65d7","Characters":"\u6587\u5b57\u6570","Characters (no spaces)":"\u6587\u5b57\u6570 (\u30b9\u30da\u30fc\u30b9\u306a\u3057)","{0} characters":"{0}\u6587\u5b57","Error: Form submit field collision.":"\u30a8\u30e9\u30fc\uff1a\u30d5\u30a9\u30fc\u30e0\u9001\u4fe1\u30d5\u30a3\u30fc\u30eb\u30c9\u304c\u7af6\u5408\u3057\u3066\u3044\u307e\u3059\u3002","Error: No form element found.":"\u30a8\u30e9\u30fc\uff1a\u30d5\u30a9\u30fc\u30e0\u8981\u7d20\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f\u3002","Color swatch":"\u8272\u306e\u898b\u672c","Color Picker":"\u30ab\u30e9\u30fc\u30d4\u30c3\u30ab\u30fc","Invalid hex color code: {0}":"\u7121\u52b9\u306a16\u9032\u30ab\u30e9\u30fc\u30b3\u30fc\u30c9: {0}","Invalid input":"\u7121\u52b9\u306a\u5165\u529b","R":"\u8d64","Red component":"\u8d64\u8272\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8","G":"\u7dd1","Green component":"\u7dd1\u8272\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8","B":"\u9752","Blue component":"\u9752\u8272\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8","#":"#","Hex color code":"16\u9032\u30ab\u30e9\u30fc\u30b3\u30fc\u30c9","Range 0 to 255":"\u7bc4\u56f20\u301c255","Turquoise":"\u30bf\u30fc\u30b3\u30a4\u30ba","Green":"\u30b0\u30ea\u30fc\u30f3","Blue":"\u30d6\u30eb\u30fc","Purple":"\u30d1\u30fc\u30d7\u30eb","Navy Blue":"\u30cd\u30a4\u30d3\u30fc","Dark Turquoise":"\u30c0\u30fc\u30af\u30bf\u30fc\u30b3\u30a4\u30ba","Dark Green":"\u30c0\u30fc\u30af\u30b0\u30ea\u30fc\u30f3","Medium Blue":"\u30e1\u30c7\u30a3\u30a2\u30e0\u30d6\u30eb\u30fc","Medium Purple":"\u30df\u30c7\u30a3\u30a2\u30e0\u30d1\u30fc\u30d7\u30eb","Midnight Blue":"\u30df\u30c3\u30c9\u30ca\u30a4\u30c8\u30d6\u30eb\u30fc","Yellow":"\u30a4\u30a8\u30ed\u30fc","Orange":"\u30aa\u30ec\u30f3\u30b8","Red":"\u30ec\u30c3\u30c9","Light Gray":"\u30e9\u30a4\u30c8\u30b0\u30ec\u30fc","Gray":"\u30b0\u30ec\u30fc","Dark Yellow":"\u30c0\u30fc\u30af\u30a4\u30a8\u30ed\u30fc","Dark Orange":"\u30c0\u30fc\u30af\u30aa\u30ec\u30f3\u30b8","Dark Red":"\u30c0\u30fc\u30af\u30ec\u30c3\u30c9","Medium Gray":"\u30df\u30c7\u30a3\u30a2\u30e0\u30b0\u30ec\u30fc","Dark Gray":"\u30c0\u30fc\u30af\u30b0\u30ec\u30fc","Light Green":"\u30e9\u30a4\u30c8\u30b0\u30ea\u30fc\u30f3","Light Yellow":"\u30e9\u30a4\u30c8\u30a4\u30a8\u30ed\u30fc","Light Red":"\u30e9\u30a4\u30c8\u30ec\u30c3\u30c9","Light Purple":"\u30e9\u30a4\u30c8\u30d1\u30fc\u30d7\u30eb","Light Blue":"\u30e9\u30a4\u30c8\u30d6\u30eb\u30fc","Dark Purple":"\u30c0\u30fc\u30af\u30d1\u30fc\u30d7\u30eb","Dark Blue":"\u30c0\u30fc\u30af\u30d6\u30eb\u30fc","Black":"\u30d6\u30e9\u30c3\u30af","White":"\u30db\u30ef\u30a4\u30c8","Switch to or from fullscreen mode":"\u30d5\u30eb\u30b9\u30af\u30ea\u30fc\u30f3\u30e2\u30fc\u30c9\u5207\u66ff","Open help dialog":"\u30d8\u30eb\u30d7\u30c0\u30a4\u30a2\u30ed\u30b0\u3092\u958b\u304f","history":"\u5c65\u6b74","styles":"\u30b9\u30bf\u30a4\u30eb","formatting":"\u66f8\u5f0f","alignment":"\u914d\u7f6e","indentation":"\u30a4\u30f3\u30c7\u30f3\u30c8","Font":"\u30d5\u30a9\u30f3\u30c8","Size":"\u30b5\u30a4\u30ba","More...":"\u8a73\u7d30...","Select...":"\u9078\u629e...","Preferences":"\u30d7\u30ea\u30d5\u30a1\u30ec\u30f3\u30b9","Yes":"\u306f\u3044","No":"\u3044\u3044\u3048","Keyboard Navigation":"\u30ad\u30fc\u30dc\u30fc\u30c9\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3","Version":"\u30d0\u30fc\u30b8\u30e7\u30f3","Code view":"\u30b3\u30fc\u30c9\u8868\u793a","Open popup menu for split buttons":"\u5206\u5272\u30dc\u30bf\u30f3\u306e\u30dd\u30c3\u30d7\u30a2\u30c3\u30d7\u30e1\u30cb\u30e5\u30fc\u3092\u958b\u304f","List Properties":"\u7b87\u6761\u66f8\u304d\u306e\u30d7\u30ed\u30d1\u30c6\u30a3","List properties...":"\u7b87\u6761\u66f8\u304d\u306e\u30d7\u30ed\u30d1\u30c6\u30a3...","Start list at number":"\u756a\u53f7\u30ea\u30b9\u30c8\u306e\u958b\u59cb","Line height":"\u884c\u306e\u9ad8\u3055","Dropped file type is not supported":"\u30c9\u30ed\u30c3\u30d7\u3055\u308c\u305f\u30d5\u30a1\u30a4\u30eb\u30bf\u30a4\u30d7\u306f\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093","Loading...":"\u8aad\u307f\u8fbc\u3093\u3067\u3044\u307e\u3059...","ImageProxy HTTP error: Rejected request":"\u753b\u50cf\u30d7\u30ed\u30ad\u30b7 HTTP\u30a8\u30e9\u30fc\uff1a\u62d2\u5426\u3055\u308c\u305f\u30ea\u30af\u30a8\u30b9\u30c8","ImageProxy HTTP error: Could not find Image Proxy":"\u753b\u50cf\u30d7\u30ed\u30ad\u30b7 HTTP\u30a8\u30e9\u30fc\uff1a\u753b\u50cf\u30d7\u30ed\u30ad\u30b7\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f","ImageProxy HTTP error: Incorrect Image Proxy URL":"\u753b\u50cf\u30d7\u30ed\u30ad\u30b7 HTTP\u30a8\u30e9\u30fc\uff1a\u4e0d\u6b63\u306a\u753b\u50cf\u30d7\u30ed\u30ad\u30b7URL","ImageProxy HTTP error: Unknown ImageProxy error":"\u753b\u50cf\u30d7\u30ed\u30ad\u30b7 HTTP\u30a8\u30e9\u30fc\uff1a\u4e0d\u660e\u306a\u753b\u50cf\u30d7\u30ed\u30ad\u30b7\u30a8\u30e9\u30fc"}); \ No newline at end of file +tinymce.addI18n("ja",{"#":"#","Accessibility":"\u30a2\u30af\u30bb\u30b7\u30d3\u30ea\u30c6\u30a3","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"\u30a2\u30af\u30b7\u30e7\u30f3","Activity":"\u884c\u52d5","Address":"\u30a2\u30c9\u30ec\u30b9","Advanced":"\u8a73\u7d30","Align":"\u914d\u7f6e","Align center":"\u4e2d\u592e\u63c3\u3048","Align left":"\u5de6\u63c3\u3048","Align right":"\u53f3\u63c3\u3048","Alignment":"\u914d\u7f6e","Alignment {0}":"","All":"\u3059\u3079\u3066","Alternative description":"\u4ee3\u66ff\u306e\u8aac\u660e\u6587","Alternative source":"\u4ee3\u66ff\u30bd\u30fc\u30b9","Alternative source URL":"\u4ee3\u66ff\u30bd\u30fc\u30b9URL","Anchor":"\u30a2\u30f3\u30ab\u30fc","Anchor...":"\u30a2\u30f3\u30ab\u30fc...","Anchors":"\u30a2\u30f3\u30ab\u30fc","Animals and Nature":"\u52d5\u7269\u3068\u81ea\u7136","Arrows":"\u77e2\u5370","B":"\u9752","Background color":"\u80cc\u666f\u8272","Background color {0}":"","Black":"\u30d6\u30e9\u30c3\u30af","Block":"\u30d6\u30ed\u30c3\u30af","Block {0}":"","Blockquote":"\u5f15\u7528","Blocks":"\u30d6\u30ed\u30c3\u30af","Blue":"\u30d6\u30eb\u30fc","Blue component":"\u9752\u8272\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8","Body":"\u672c\u6587","Bold":"\u592a\u5b57","Border":"\u30dc\u30fc\u30c0\u30fc","Border color":"\u30dc\u30fc\u30c0\u30fc\u306e\u8272","Border style":"\u67a0\u7dda\u30b9\u30bf\u30a4\u30eb","Border width":"\u67a0\u7dda\u5e45","Bottom":"\u4e0b\u63c3\u3048","Browse files":"","Browse for an image":"\u753b\u50cf\u3092\u53c2\u7167","Browse links":"","Bullet list":"\u7b87\u6761\u66f8\u304d","Cancel":"\u53d6\u6d88","Caption":"\u30ad\u30e3\u30d7\u30b7\u30e7\u30f3","Cell":"\u30bb\u30eb","Cell padding":"\u30bb\u30eb\u5185\u306e\u30b9\u30da\u30fc\u30b9","Cell properties":"\u30bb\u30eb\u306e\u30d7\u30ed\u30d1\u30c6\u30a3","Cell spacing":"\u30bb\u30eb\u306e\u9593\u9694","Cell styles":"\u30bb\u30eb\u306e\u7a2e\u985e","Cell type":"\u30bb\u30eb\u306e\u7a2e\u985e","Center":"\u4e2d\u592e\u63c3\u3048","Characters":"\u6587\u5b57\u6570","Characters (no spaces)":"\u6587\u5b57\u6570 (\u30b9\u30da\u30fc\u30b9\u306a\u3057)","Circle":"\u4e38","Class":"\u30af\u30e9\u30b9","Clear formatting":"\u66f8\u5f0f\u3092\u30af\u30ea\u30a2","Close":"\u9589\u3058\u308b","Code":"\u30b3\u30fc\u30c9","Code sample...":"\u30b3\u30fc\u30c9\u306e\u30b5\u30f3\u30d7\u30eb...","Code view":"\u30b3\u30fc\u30c9\u8868\u793a","Color Picker":"\u30ab\u30e9\u30fc\u30d4\u30c3\u30ab\u30fc","Color swatch":"\u8272\u306e\u898b\u672c","Cols":"\u5217\u6570","Column":"\u5217","Column clipboard actions":"\u5217\u306e\u30af\u30ea\u30c3\u30d7\u30dc\u30fc\u30c9\u30a2\u30af\u30b7\u30e7\u30f3","Column group":"\u5217\u30b0\u30eb\u30fc\u30d7","Column header":"\u5217\u306e\u30d8\u30c3\u30c0\u30fc","Constrain proportions":"\u7e26\u6a2a\u6bd4\u3092\u56fa\u5b9a","Copy":"\u30b3\u30d4\u30fc","Copy column":"\u5217\u3092\u30b3\u30d4\u30fc","Copy row":"\u884c\u306e\u30b3\u30d4\u30fc","Could not find the specified string.":"\u304a\u63a2\u3057\u306e\u6587\u5b57\u5217\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f\u3002","Could not load emojis":"\u7d75\u6587\u5b57\u304c\u8aad\u307f\u8fbc\u3081\u307e\u305b\u3093\u3067\u3057\u305f","Count":"\u30ab\u30a6\u30f3\u30c8","Currency":"\u901a\u8ca8","Current window":"\u540c\u3058\u30a6\u30a3\u30f3\u30c9\u30a6","Custom color":"\u30e6\u30fc\u30b6\u30fc\u8a2d\u5b9a\u306e\u8272","Custom...":"\u30e6\u30fc\u30b6\u30fc\u8a2d\u5b9a...","Cut":"\u5207\u308a\u53d6\u308a","Cut column":"\u5217\u3092\u30ab\u30c3\u30c8","Cut row":"\u884c\u306e\u5207\u308a\u53d6\u308a","Dark Blue":"\u30c0\u30fc\u30af\u30d6\u30eb\u30fc","Dark Gray":"\u30c0\u30fc\u30af\u30b0\u30ec\u30fc","Dark Green":"\u30c0\u30fc\u30af\u30b0\u30ea\u30fc\u30f3","Dark Orange":"\u30c0\u30fc\u30af\u30aa\u30ec\u30f3\u30b8","Dark Purple":"\u30c0\u30fc\u30af\u30d1\u30fc\u30d7\u30eb","Dark Red":"\u30c0\u30fc\u30af\u30ec\u30c3\u30c9","Dark Turquoise":"\u30c0\u30fc\u30af\u30bf\u30fc\u30b3\u30a4\u30ba","Dark Yellow":"\u30c0\u30fc\u30af\u30a4\u30a8\u30ed\u30fc","Dashed":"\u7834\u7dda","Date/time":"\u65e5\u4ed8/\u6642\u523b","Decrease indent":"\u30a4\u30f3\u30c7\u30f3\u30c8\u3092\u6e1b\u3089\u3059","Default":"\u65e2\u5b9a","Delete accordion":"","Delete column":"\u5217\u306e\u524a\u9664","Delete row":"\u884c\u306e\u524a\u9664","Delete table":"\u30c6\u30fc\u30d6\u30eb\u306e\u524a\u9664","Dimensions":"\u30b5\u30a4\u30ba","Disc":"\u9ed2\u4e38","Div":"\u5206\u5272","Document":"\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8","Dotted":"\u70b9\u7dda","Double":"\u4e8c\u91cd\u7dda","Drop an image here":"\u3053\u3053\u306b\u753b\u50cf\u3092\u30c9\u30ed\u30c3\u30d7","Dropped file type is not supported":"\u30c9\u30ed\u30c3\u30d7\u3055\u308c\u305f\u30d5\u30a1\u30a4\u30eb\u30bf\u30a4\u30d7\u306f\u30b5\u30dd\u30fc\u30c8\u3055\u308c\u3066\u3044\u307e\u305b\u3093","Edit":"\u7de8\u96c6","Embed":"\u57cb\u3081\u8fbc\u307f","Emojis":"\u7d75\u6587\u5b57","Emojis...":"\u7d75\u6587\u5b57...","Error":"\u30a8\u30e9\u30fc","Error: Form submit field collision.":"\u30a8\u30e9\u30fc\uff1a\u30d5\u30a9\u30fc\u30e0\u9001\u4fe1\u30d5\u30a3\u30fc\u30eb\u30c9\u304c\u7af6\u5408\u3057\u3066\u3044\u307e\u3059\u3002","Error: No form element found.":"\u30a8\u30e9\u30fc\uff1a\u30d5\u30a9\u30fc\u30e0\u8981\u7d20\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f\u3002","Extended Latin":"\u30e9\u30c6\u30f3\u6587\u5b57\u62e1\u5f35","Failed to initialize plugin: {0}":"\u30d7\u30e9\u30b0\u30a4\u30f3{0}\u306e\u521d\u671f\u5316\u306b\u5931\u6557\u3057\u307e\u3057\u305f","Failed to load plugin url: {0}":"\u30d7\u30e9\u30b0\u30a4\u30f3\u306eURL{0}\u3092\u8aad\u307f\u8fbc\u3081\u307e\u305b\u3093\u3067\u3057\u305f","Failed to load plugin: {0} from url {1}":"URL{1}\u304b\u3089\u306e\u30d7\u30e9\u30b0\u30a4\u30f3{0}\u306e\u8aad\u307f\u8fbc\u307f\u306b\u5931\u6557\u3057\u307e\u3057\u305f","Failed to upload image: {0}":"\u753b\u50cf{0}\u3092\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u3067\u304d\u307e\u305b\u3093\u3067\u3057\u305f","File":"\u30d5\u30a1\u30a4\u30eb","Find":"\u691c\u7d22...","Find (if searchreplace plugin activated)":"\u691c\u7d22 (\u7f6e\u63db\u30d7\u30e9\u30b0\u30a4\u30f3\u6709\u52b9\u6642)","Find and Replace":"\u691c\u7d22\u3068\u7f6e\u63db","Find and replace...":"\u7f6e\u63db...","Find in selection":"\u9078\u629e\u90e8\u5206\u3067\u691c\u7d22","Find whole words only":"\u8a9e\u5168\u4f53\u3092\u542b\u3080\u3082\u306e\u306e\u307f\u691c\u7d22","Flags":"\u65d7","Focus to contextual toolbar":"\u30b3\u30f3\u30c6\u30ad\u30b9\u30c8\u30c4\u30fc\u30eb\u30d0\u30fc\u306b\u30d5\u30a9\u30fc\u30ab\u30b9","Focus to element path":"\u8981\u7d20\u30d1\u30b9\u306b\u30d5\u30a9\u30fc\u30ab\u30b9","Focus to menubar":"\u30e1\u30cb\u30e5\u30fc\u30d0\u30fc\u306b\u30d5\u30a9\u30fc\u30ab\u30b9","Focus to toolbar":"\u30c4\u30fc\u30eb\u30d0\u30fc\u306b\u30d5\u30a9\u30fc\u30ab\u30b9","Font":"\u30d5\u30a9\u30f3\u30c8","Font size {0}":"","Font sizes":"\u30d5\u30a9\u30f3\u30c8\u306e\u30b5\u30a4\u30ba","Font {0}":"","Fonts":"\u30d5\u30a9\u30f3\u30c8","Food and Drink":"\u98df\u3079\u7269\u3068\u98f2\u307f\u7269","Footer":"\u30d5\u30c3\u30bf\u30fc","Format":"\u66f8\u5f0f\u8a2d\u5b9a","Format {0}":"","Formats":"\u66f8\u5f0f","Fullscreen":"\u30d5\u30eb\u30b9\u30af\u30ea\u30fc\u30f3","G":"\u7dd1","General":"\u4e00\u822c","Gray":"\u30b0\u30ec\u30fc","Green":"\u30b0\u30ea\u30fc\u30f3","Green component":"\u7dd1\u8272\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8","Groove":"\u8c37\u7dda","Handy Shortcuts":"\u4fbf\u5229\u306a\u30b7\u30e7\u30fc\u30c8\u30ab\u30c3\u30c8","Header":"\u30d8\u30c3\u30c0\u30fc","Header cell":"\u30d8\u30c3\u30c0\u30fc\u30bb\u30eb","Heading 1":"\u898b\u51fa\u30571","Heading 2":"\u898b\u51fa\u30572","Heading 3":"\u898b\u51fa\u30573","Heading 4":"\u898b\u51fa\u30574","Heading 5":"\u898b\u51fa\u30575","Heading 6":"\u898b\u51fa\u30576","Headings":"\u898b\u51fa\u3057","Height":"\u9ad8\u3055","Help":"\u30d8\u30eb\u30d7","Hex color code":"16\u9032\u30ab\u30e9\u30fc\u30b3\u30fc\u30c9","Hidden":"\u975e\u8868\u793a","Horizontal align":"\u6c34\u5e73\u306b\u6574\u5217","Horizontal line":"\u6c34\u5e73\u7f6b\u7dda","Horizontal space":"\u5de6\u53f3\u4f59\u767d","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID\u306f\u6587\u5b57\u3067\u59cb\u307e\u308a\u3001\u305d\u306e\u5f8c\u306b\u6587\u5b57\u3001\u6570\u5b57\u3001\u30c0\u30c3\u30b7\u30e5\u3001\u30d4\u30ea\u30aa\u30c9\u3001\u30b3\u30ed\u30f3\u3001\u307e\u305f\u306f\u30a2\u30f3\u30c0\u30fc\u30b9\u30b3\u30a2\u304c\u7d9a\u304f\u5fc5\u8981\u304c\u3042\u308a\u307e\u3059\u3002","Image is decorative":"\u753b\u50cf\u306f\u88c5\u98fe\u753b\u50cf","Image list":"\u753b\u50cf\u30ea\u30b9\u30c8","Image title":"\u753b\u50cf\u30bf\u30a4\u30c8\u30eb","Image...":"\u753b\u50cf..","ImageProxy HTTP error: Could not find Image Proxy":"\u753b\u50cf\u30d7\u30ed\u30ad\u30b7 HTTP\u30a8\u30e9\u30fc\uff1a\u753b\u50cf\u30d7\u30ed\u30ad\u30b7\u304c\u898b\u3064\u304b\u308a\u307e\u305b\u3093\u3067\u3057\u305f","ImageProxy HTTP error: Incorrect Image Proxy URL":"\u753b\u50cf\u30d7\u30ed\u30ad\u30b7 HTTP\u30a8\u30e9\u30fc\uff1a\u4e0d\u6b63\u306a\u753b\u50cf\u30d7\u30ed\u30ad\u30b7URL","ImageProxy HTTP error: Rejected request":"\u753b\u50cf\u30d7\u30ed\u30ad\u30b7 HTTP\u30a8\u30e9\u30fc\uff1a\u62d2\u5426\u3055\u308c\u305f\u30ea\u30af\u30a8\u30b9\u30c8","ImageProxy HTTP error: Unknown ImageProxy error":"\u753b\u50cf\u30d7\u30ed\u30ad\u30b7 HTTP\u30a8\u30e9\u30fc\uff1a\u4e0d\u660e\u306a\u753b\u50cf\u30d7\u30ed\u30ad\u30b7\u30a8\u30e9\u30fc","Increase indent":"\u30a4\u30f3\u30c7\u30f3\u30c8\u3092\u5897\u3084\u3059","Inline":"\u30a4\u30f3\u30e9\u30a4\u30f3","Insert":"\u633f\u5165","Insert Template":"\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u633f\u5165..","Insert accordion":"","Insert column after":"\u5f8c\u306b\u5217\u3092\u633f\u5165","Insert column before":"\u524d\u306b\u5217\u3092\u633f\u5165","Insert date/time":"\u65e5\u4ed8/\u6642\u523b\u306e\u633f\u5165","Insert image":"\u753b\u50cf\u306e\u633f\u5165","Insert link (if link plugin activated)":"\u30ea\u30f3\u30af\u3092\u633f\u5165 (\u30ea\u30f3\u30af\u30d7\u30e9\u30b0\u30a4\u30f3\u6709\u52b9\u6642)","Insert row after":"\u5f8c\u306b\u884c\u3092\u633f\u5165","Insert row before":"\u524d\u306b\u884c\u3092\u633f\u5165","Insert table":"\u8868\u306e\u633f\u5165","Insert template...":"\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8\u306e\u633f\u5165..","Insert video":"\u52d5\u753b\u306e\u633f\u5165","Insert/Edit code sample":"\u30b3\u30fc\u30c9\u30b5\u30f3\u30d7\u30eb\u306e\u633f\u5165/\u7de8\u96c6","Insert/edit image":"\u753b\u50cf\u306e\u633f\u5165/\u7de8\u96c6","Insert/edit link":"\u30ea\u30f3\u30af\u306e\u633f\u5165/\u7de8\u96c6","Insert/edit media":"\u30e1\u30c7\u30a3\u30a2\u306e\u633f\u5165/\u7de8\u96c6","Insert/edit video":"\u52d5\u753b\u306e\u633f\u5165/\u7de8\u96c6","Inset":"\u5185\u7dda","Invalid hex color code: {0}":"\u7121\u52b9\u306a16\u9032\u30ab\u30e9\u30fc\u30b3\u30fc\u30c9: {0}","Invalid input":"\u7121\u52b9\u306a\u5165\u529b","Italic":"\u659c\u4f53","Justify":"\u4e21\u7aef\u63c3\u3048","Keyboard Navigation":"\u30ad\u30fc\u30dc\u30fc\u30c9\u30ca\u30d3\u30b2\u30fc\u30b7\u30e7\u30f3","Language":"\u8a00\u8a9e","Learn more...":"\u8a73\u7d30...","Left":"\u5de6\u63c3\u3048","Left to right":"\u5de6\u304b\u3089\u53f3","Light Blue":"\u30e9\u30a4\u30c8\u30d6\u30eb\u30fc","Light Gray":"\u30e9\u30a4\u30c8\u30b0\u30ec\u30fc","Light Green":"\u30e9\u30a4\u30c8\u30b0\u30ea\u30fc\u30f3","Light Purple":"\u30e9\u30a4\u30c8\u30d1\u30fc\u30d7\u30eb","Light Red":"\u30e9\u30a4\u30c8\u30ec\u30c3\u30c9","Light Yellow":"\u30e9\u30a4\u30c8\u30a4\u30a8\u30ed\u30fc","Line height":"\u884c\u306e\u9ad8\u3055","Link list":"\u30ea\u30f3\u30af\u306e\u4e00\u89a7","Link...":"\u30ea\u30f3\u30af...","List Properties":"\u7b87\u6761\u66f8\u304d\u306e\u30d7\u30ed\u30d1\u30c6\u30a3","List properties...":"\u7b87\u6761\u66f8\u304d\u306e\u30d7\u30ed\u30d1\u30c6\u30a3...","Loading emojis...":"\u7d75\u6587\u5b57\u3092\u8aad\u307f\u8fbc\u3093\u3067\u3044\u307e\u3059\u2026","Loading...":"\u8aad\u307f\u8fbc\u3093\u3067\u3044\u307e\u3059...","Lower Alpha":"\u5c0f\u6587\u5b57\u30a2\u30eb\u30d5\u30a1\u30d9\u30c3\u30c8","Lower Greek":"\u5c0f\u6587\u5b57\u30ae\u30ea\u30b7\u30e3\u6587\u5b57","Lower Roman":"\u5c0f\u6587\u5b57\u30ed\u30fc\u30de\u5b57","Match case":"\u5927\u6587\u5b57\u3068\u5c0f\u6587\u5b57\u3092\u533a\u5225","Mathematical":"\u6570\u5b66\u8a18\u53f7","Media poster (Image URL)":"\u30e1\u30c7\u30a3\u30a2\u30dd\u30b9\u30bf\u30fc (\u753b\u50cfURL)","Media...":"\u30e1\u30c7\u30a3\u30a2\u2026","Medium Blue":"\u30e1\u30c7\u30a3\u30a2\u30e0\u30d6\u30eb\u30fc","Medium Gray":"\u30df\u30c7\u30a3\u30a2\u30e0\u30b0\u30ec\u30fc","Medium Purple":"\u30df\u30c7\u30a3\u30a2\u30e0\u30d1\u30fc\u30d7\u30eb","Merge cells":"\u30bb\u30eb\u306e\u7d50\u5408","Middle":"\u4e2d\u592e\u63c3\u3048","Midnight Blue":"\u30df\u30c3\u30c9\u30ca\u30a4\u30c8\u30d6\u30eb\u30fc","More...":"\u8a73\u7d30...","Name":"\u540d\u524d","Navy Blue":"\u30cd\u30a4\u30d3\u30fc","New document":"\u65b0\u898f\u30c9\u30ad\u30e5\u30e1\u30f3\u30c8","New window":"\u65b0\u898f\u30a6\u30a3\u30f3\u30c9\u30a6","Next":"\u6b21\u3078","No":"\u3044\u3044\u3048","No alignment":"\u914d\u7f6e\u306a\u3057","No color":"\u8272\u306a\u3057","Nonbreaking space":"\u56fa\u5b9a\u30b9\u30da\u30fc\u30b9","None":"\u306a\u3057","Numbered list":"\u756a\u53f7\u4ed8\u304d\u7b87\u6761\u66f8\u304d","OR":"\u307e\u305f\u306f","Objects":"\u7269","Ok":"OK","Open help dialog":"\u30d8\u30eb\u30d7\u30c0\u30a4\u30a2\u30ed\u30b0\u3092\u958b\u304f","Open link":"\u30ea\u30f3\u30af\u3092\u958b\u304f","Open link in...":"\u30ea\u30f3\u30af\u306e\u958b\u304d\u65b9...","Open popup menu for split buttons":"\u5206\u5272\u30dc\u30bf\u30f3\u306e\u30dd\u30c3\u30d7\u30a2\u30c3\u30d7\u30e1\u30cb\u30e5\u30fc\u3092\u958b\u304f","Orange":"\u30aa\u30ec\u30f3\u30b8","Outset":"\u5916\u7dda","Page break":"\u30da\u30fc\u30b8\u533a\u5207\u308a","Paragraph":"\u6bb5\u843d","Paste":"\u8cbc\u308a\u4ed8\u3051","Paste as text":"\u30c6\u30ad\u30b9\u30c8\u3068\u3057\u3066\u8cbc\u308a\u4ed8\u3051","Paste column after":"\u5f8c\u306b\u5217\u3092\u8cbc\u308a\u4ed8\u3051","Paste column before":"\u524d\u306b\u5217\u3092\u8cbc\u308a\u4ed8\u3051","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"\u8cbc\u308a\u4ed8\u3051\u306f\u73fe\u5728\u30d7\u30ec\u30fc\u30f3\u30c6\u30ad\u30b9\u30c8\u30e2\u30fc\u30c9\u3067\u3059\u3002\u3053\u306e\u30aa\u30d7\u30b7\u30e7\u30f3\u3092\u30aa\u30d5\u306b\u3057\u306a\u3044\u9650\u308a\u5185\u5bb9\u306f\u30d7\u30ec\u30fc\u30f3\u30c6\u30ad\u30b9\u30c8\u3068\u3057\u3066\u8cbc\u308a\u4ed8\u3051\u3089\u308c\u307e\u3059\u3002","Paste or type a link":"\u30ea\u30f3\u30af\u3092\u30da\u30fc\u30b9\u30c8\u307e\u305f\u306f\u5165\u529b","Paste row after":"\u4e0b\u5074\u306b\u884c\u3092\u8cbc\u308a\u4ed8\u3051","Paste row before":"\u4e0a\u5074\u306b\u884c\u3092\u8cbc\u308a\u4ed8\u3051","Paste your embed code below:":"\u57cb\u3081\u8fbc\u307f\u7528\u30b3\u30fc\u30c9\u3092\u4ee5\u4e0b\u306b\u8cbc\u308a\u4ed8\u3051\u3066\u304f\u3060\u3055\u3044\u3002","People":"\u4eba","Plugins":"\u30d7\u30e9\u30b0\u30a4\u30f3","Plugins installed ({0}):":"\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u6e08\u30d7\u30e9\u30b0\u30a4\u30f3 ({0})\uff1a","Powered by {0}":"{0} \u306b\u3088\u3063\u3066\u642d\u8f09\u3055\u308c\u305f","Pre":"\u6574\u5f62\u6e08\u307f\u30c6\u30ad\u30b9\u30c8","Preferences":"\u30d7\u30ea\u30d5\u30a1\u30ec\u30f3\u30b9","Preformatted":"\u66f8\u5f0f\u8a2d\u5b9a\u6e08\u307f","Premium plugins:":"\u30d7\u30ec\u30df\u30a2\u30e0\u30d7\u30e9\u30b0\u30a4\u30f3\uff1a","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"\u30d7\u30ec\u30d3\u30e5\u30fc","Previous":"\u524d\u3078","Print":"\u5370\u5237","Print...":"\u5370\u5237...","Purple":"\u30d1\u30fc\u30d7\u30eb","Quotations":"\u5f15\u7528","R":"\u8d64","Range 0 to 255":"\u7bc4\u56f20\u301c255","Red":"\u30ec\u30c3\u30c9","Red component":"\u8d64\u8272\u30b3\u30f3\u30dd\u30fc\u30cd\u30f3\u30c8","Redo":"\u3084\u308a\u76f4\u3057","Remove":"\u524a\u9664","Remove color":"\u8272\u8a2d\u5b9a\u3092\u89e3\u9664","Remove link":"\u30ea\u30f3\u30af\u306e\u524a\u9664","Replace":"\u7f6e\u63db","Replace all":"\u3059\u3079\u3066\u7f6e\u63db","Replace with":"\u7f6e\u63db\u5f8c\u306e\u6587\u5b57\u5217","Resize":"\u30b5\u30a4\u30ba\u5909\u66f4","Restore last draft":"\u524d\u56de\u306e\u4e0b\u66f8\u304d\u3092\u56de\u5fa9","Reveal or hide additional toolbar items":"","Rich Text Area":"\u30ea\u30c3\u30c1\u30c6\u30ad\u30b9\u30c8\u30a8\u30ea\u30a2","Rich Text Area. Press ALT-0 for help.":"\u30ea\u30c3\u30c1\u30c6\u30ad\u30b9\u30c8\u30a8\u30ea\u30a2\u3002Alt-0\u3067\u30d8\u30eb\u30d7\u304c\u8868\u793a\u3055\u308c\u307e\u3059\u3002","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\u30ea\u30c3\u30c1\u30c6\u30ad\u30b9\u30c8\u30a8\u30ea\u30a2\u3002ALT-F9\u3067\u30e1\u30cb\u30e5\u30fc\u3001ALT-F10\u3067\u30c4\u30fc\u30eb\u30d0\u30fc\u3001ALT-0\u3067\u30d8\u30eb\u30d7\u304c\u8868\u793a\u3055\u308c\u307e\u3059\u3002","Ridge":"\u5c71\u7dda","Right":"\u53f3\u63c3\u3048","Right to left":"\u53f3\u304b\u3089\u5de6","Row":"\u884c","Row clipboard actions":"\u884c\u306e\u30af\u30ea\u30c3\u30d7\u30dc\u30fc\u30c9\u30a2\u30af\u30b7\u30e7\u30f3","Row group":"\u884c\u30b0\u30eb\u30fc\u30d7","Row header":"\u884c\u306e\u30d8\u30c3\u30c0\u30fc","Row properties":"\u884c\u306e\u30d7\u30ed\u30d1\u30c6\u30a3","Row type":"\u884c\u30bf\u30a4\u30d7","Rows":"\u884c\u6570","Save":"\u4fdd\u5b58","Save (if save plugin activated)":"\u4fdd\u5b58 (\u4fdd\u5b58\u30d7\u30e9\u30b0\u30a4\u30f3\u6709\u52b9\u6642)","Scope":"\u30b9\u30b3\u30fc\u30d7","Search":"\u691c\u7d22","Select all":"\u3059\u3079\u3066\u9078\u629e","Select...":"\u9078\u629e...","Selection":"\u9078\u629e","Shortcut":"\u30b7\u30e7\u30fc\u30c8\u30ab\u30c3\u30c8","Show blocks":"\u6587\u7ae0\u306e\u533a\u5207\u308a\u3092\u70b9\u7dda\u3067\u8868\u793a","Show caption":"\u30ad\u30e3\u30d7\u30b7\u30e7\u30f3\u306e\u8868\u793a","Show invisible characters":"\u975e\u8868\u793a\u6587\u5b57\u3092\u8868\u793a","Size":"\u30b5\u30a4\u30ba","Solid":"\u5b9f\u7dda","Source":"\u30bd\u30fc\u30b9","Source code":"\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9","Special Character":"\u7279\u6b8a\u6587\u5b57","Special character...":"\u7279\u6b8a\u6587\u5b57...","Split cell":"\u30bb\u30eb\u306e\u5206\u5272","Square":"\u56db\u89d2","Start list at number":"\u756a\u53f7\u30ea\u30b9\u30c8\u306e\u958b\u59cb","Strikethrough":"\u53d6\u6d88\u7dda","Style":"\u30b9\u30bf\u30a4\u30eb","Subscript":"\u4e0b\u4ed8\u304d","Superscript":"\u4e0a\u4ed8\u304d","Switch to or from fullscreen mode":"\u30d5\u30eb\u30b9\u30af\u30ea\u30fc\u30f3\u30e2\u30fc\u30c9\u5207\u66ff","Symbols":"\u8a18\u53f7","System Font":"\u30b7\u30b9\u30c6\u30e0\u30d5\u30a9\u30f3\u30c8","Table":"\u8868","Table caption":"\u30c6\u30fc\u30d6\u30eb\u306e\u898b\u51fa\u3057","Table properties":"\u30c6\u30fc\u30d6\u30eb\u306e\u30d7\u30ed\u30d1\u30c6\u30a3","Table styles":"\u30c6\u30fc\u30d6\u30eb\u306e\u7a2e\u985e","Template":"\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8","Templates":"\u30c6\u30f3\u30d7\u30ec\u30fc\u30c8","Text":"\u30c6\u30ad\u30b9\u30c8","Text color":"\u30c6\u30ad\u30b9\u30c8\u8272","Text color {0}":"","Text to display":"\u8868\u793a\u3059\u308b\u30c6\u30ad\u30b9\u30c8","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"\u5165\u529b\u3055\u308c\u305fURL\u306f\u30e1\u30fc\u30eb\u30a2\u30c9\u30ec\u30b9\u306e\u3088\u3046\u3067\u3059\u3002\u300cmailto:\u300d\u30d7\u30ec\u30d5\u30a3\u30c3\u30af\u30b9\u3092\u8ffd\u52a0\u3057\u307e\u3059\u304b\uff1f","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"\u5165\u529b\u3055\u308c\u305fURL\u306f\u5916\u90e8\u30ea\u30f3\u30af\u306e\u3088\u3046\u3067\u3059\u3002\u300chttp://\u300d\u30d7\u30ec\u30d5\u30a3\u30c3\u30af\u30b9\u3092\u8ffd\u52a0\u3057\u307e\u3059\u304b\uff1f","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"\u5165\u529b\u3055\u308c\u305fURL\u306f\u5916\u90e8\u30ea\u30f3\u30af\u306e\u3088\u3046\u3067\u3059\u3002\u5fc5\u8981\u306a\u300chttps://\u300d\u30d7\u30ec\u30d5\u30a3\u30c3\u30af\u30b9\u3092\u8ffd\u52a0\u3057\u307e\u3059\u304b\uff1f","Title":"\u30bf\u30a4\u30c8\u30eb","To open the popup, press Shift+Enter":"\u30dd\u30c3\u30d7\u30a2\u30c3\u30d7\u3092\u958b\u304f\u306b\u306f\u3001Shift+Enter\u3092\u62bc\u3057\u3066\u304f\u3060\u3055\u3044","Toggle accordion":"","Tools":"\u30c4\u30fc\u30eb","Top":"\u4e0a\u63c3\u3048","Travel and Places":"\u65c5\u884c\u3068\u5834\u6240","Turquoise":"\u30bf\u30fc\u30b3\u30a4\u30ba","Underline":"\u4e0b\u7dda","Undo":"\u5143\u306b\u623b\u3059","Upload":"\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9","Uploading image":"\u753b\u50cf\u30a2\u30c3\u30d7\u30ed\u30fc\u30c9\u4e2d","Upper Alpha":"\u5927\u6587\u5b57\u30a2\u30eb\u30d5\u30a1\u30d9\u30c3\u30c8","Upper Roman":"\u5927\u6587\u5b57\u30ed\u30fc\u30de\u5b57","Url":"URL","User Defined":"\u30e6\u30fc\u30b6\u30fc\u5b9a\u7fa9","Valid":"\u6709\u52b9","Version":"\u30d0\u30fc\u30b8\u30e7\u30f3","Vertical align":"\u5782\u76f4\u306b\u6574\u5217","Vertical space":"\u4e0a\u4e0b\u4f59\u767d","View":"\u8868\u793a","Visual aids":"\u8868\u306e\u67a0\u7dda\u3092\u70b9\u7dda\u3067\u8868\u793a","Warn":"\u8b66\u544a","White":"\u30db\u30ef\u30a4\u30c8","Width":"\u5e45","Word count":"\u6587\u5b57\u6570\u30ab\u30a6\u30f3\u30c8","Words":"\u5358\u8a9e\u6570","Words: {0}":"\u5358\u8a9e\u6570\uff1a{0}","Yellow":"\u30a4\u30a8\u30ed\u30fc","Yes":"\u306f\u3044","You are using {0}":"{0}\u3092\u4f7f\u7528\u4e2d","You have unsaved changes are you sure you want to navigate away?":"\u307e\u3060\u4fdd\u5b58\u3057\u3066\u3044\u306a\u3044\u5909\u66f4\u304c\u3042\u308a\u307e\u3059\u3002\u3053\u306e\u30da\u30fc\u30b8\u3092\u96e2\u308c\u307e\u3059\u304b\uff1f","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"\u304a\u4f7f\u3044\u306e\u30d6\u30e9\u30a6\u30b6\u3067\u306f\u30af\u30ea\u30c3\u30d7\u30dc\u30fc\u30c9\u6a5f\u80fd\u3092\u5229\u7528\u3059\u308b\u3053\u3068\u304c\u3067\u304d\u307e\u305b\u3093\u3002\u30ad\u30fc\u30dc\u30fc\u30c9\u306e\u30b7\u30e7\u30fc\u30c8\u30ab\u30c3\u30c8\uff08Ctrl+X, Ctrl+C, Ctrl+V\uff09\u3092\u4f7f\u7528\u3057\u3066\u304f\u3060\u3055\u3044\u3002","alignment":"\u914d\u7f6e","austral sign":"\u30a2\u30a6\u30b9\u30c8\u30e9\u30eb\u8a18\u53f7","cedi sign":"\u30bb\u30c7\u30a3\u8a18\u53f7","colon sign":"\u30b3\u30ed\u30f3\u8a18\u53f7","cruzeiro sign":"\u30af\u30eb\u30bc\u30a4\u30ed\u8a18\u53f7","currency sign":"\u901a\u8ca8\u8a18\u53f7","dollar sign":"\u30c9\u30eb\u8a18\u53f7","dong sign":"\u30c9\u30f3\u8a18\u53f7","drachma sign":"\u30c9\u30e9\u30af\u30de\u8a18\u53f7","euro-currency sign":"\u30e6\u30fc\u30ed\u8a18\u53f7","example":"\u4f8b","formatting":"\u66f8\u5f0f","french franc sign":"\u30d5\u30e9\u30f3\u30b9\u30d5\u30e9\u30f3\u8a18\u53f7","german penny symbol":"\u30c9\u30a4\u30c4\u30da\u30cb\u30fc\u8a18\u53f7","guarani sign":"\u30ac\u30e9\u30cb\u8a18\u53f7","history":"\u5c65\u6b74","hryvnia sign":"\u30d5\u30ea\u30f4\u30cb\u30e3\u8a18\u53f7","indentation":"\u30a4\u30f3\u30c7\u30f3\u30c8","indian rupee sign":"\u30a4\u30f3\u30c9\u30eb\u30d4\u30fc\u8a18\u53f7","kip sign":"\u30ad\u30fc\u30d7\u8a18\u53f7","lira sign":"\u30ea\u30e9\u8a18\u53f7","livre tournois sign":"\u30c8\u30a5\u30fc\u30eb\u30dd\u30f3\u30c9\u8a18\u53f7","manat sign":"\u30de\u30ca\u30c8\u8a18\u53f7","mill sign":"\u30df\u30eb\u8a18\u53f7","naira sign":"\u30ca\u30a4\u30e9\u8a18\u53f7","new sheqel sign":"\u65b0\u30b7\u30a7\u30b1\u30eb\u8a18\u53f7","nordic mark sign":"\u5317\u6b27\u30de\u30eb\u30af\u8a18\u53f7","peseta sign":"\u30da\u30bb\u30bf\u8a18\u53f7","peso sign":"\u30da\u30bd\u8a18\u53f7","ruble sign":"\u30eb\u30fc\u30d6\u30eb\u8a18\u53f7","rupee sign":"\u30eb\u30d4\u30fc\u8a18\u53f7","spesmilo sign":"\u30b9\u30da\u30b9\u30df\u30fc\u30ed\u8a18\u53f7","styles":"\u30b9\u30bf\u30a4\u30eb","tenge sign":"\u30c6\u30f3\u30b2\u8a18\u53f7","tugrik sign":"\u30c8\u30a5\u30b0\u30eb\u30b0\u8a18\u53f7","turkish lira sign":"\u30c8\u30eb\u30b3\u30ea\u30e9\u8a18\u53f7","won sign":"\u30a6\u30a9\u30f3\u8a18\u53f7","yen character":"\u5186\u8a18\u53f7","yen/yuan character variant one":"\u5186/\u5143\u8a18\u53f7\u306e\u30d0\u30ea\u30a8\u30fc\u30b7\u30e7\u30f3","yuan character":"\u4eba\u6c11\u5143\u8a18\u53f7","yuan character, in hong kong and taiwan":"\u9999\u6e2f\u304a\u3088\u3073\u53f0\u6e7e\u306b\u304a\u3051\u308b\u5143\u8a18\u53f7","{0} characters":"{0}\u6587\u5b57","{0} columns, {1} rows":"","{0} words":"{0}\u8a9e"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/ka_GE.js b/libraries/tinymce/js/tinymce/langs/ka_GE.js index 4a2ece3..8944dc7 100644 --- a/libraries/tinymce/js/tinymce/langs/ka_GE.js +++ b/libraries/tinymce/js/tinymce/langs/ka_GE.js @@ -1 +1 @@ -tinymce.addI18n("ka_GE",{"Redo":"\u10d2\u10d0\u10db\u10d4\u10dd\u10e0\u10d4\u10d1\u10d0","Undo":"\u10d3\u10d0\u10d1\u10e0\u10e3\u10dc\u10d4\u10d1\u10d0","Cut":"\u10d0\u10db\u10dd\u10ed\u10e0\u10d0","Copy":"\u10d9\u10dd\u10de\u10d8\u10e0\u10d4\u10d1\u10d0","Paste":"\u10e9\u10d0\u10e1\u10db\u10d0","Select all":"\u10e7\u10d5\u10d4\u10da\u10d0\u10e1 \u10db\u10dd\u10e6\u10dc\u10d8\u10e8\u10d5\u10dc\u10d0","New document":"\u10d0\u10ee\u10d0\u10da\u10d8 \u10d3\u10dd\u10d9\u10e3\u10db\u10d4\u10dc\u10e2\u10d8","Ok":"\u10d9\u10d0\u10e0\u10d2\u10d8","Cancel":"\u10d2\u10d0\u10e3\u10e5\u10db\u10d4\u10d1\u10d0","Visual aids":"\u10d5\u10d8\u10d6\u10e3\u10d0\u10da\u10d8\u10d6\u10d0\u10ea\u10d8\u10d0","Bold":"\u10db\u10d9\u10d5\u10d4\u10d7\u10e0\u10d8","Italic":"\u10d3\u10d0\u10ee\u10e0\u10d8\u10da\u10d8","Underline":"\u10e5\u10d5\u10d4\u10d3\u10d0 \u10ee\u10d0\u10d6\u10d8","Strikethrough":"\u10e8\u10e3\u10d0 \u10ee\u10d0\u10d6\u10d8","Superscript":"\u10d6\u10d4\u10d3\u10d0 \u10d8\u10dc\u10d3\u10d4\u10e5\u10e1\u10d8","Subscript":"\u10e5\u10d5\u10d4\u10d3\u10d0 \u10d8\u10dc\u10d3\u10d4\u10e5\u10e1\u10d8","Clear formatting":"\u10e4\u10dd\u10e0\u10db\u10d0\u10e2\u10d8\u10e0\u10d4\u10d1\u10d8\u10e1 \u10d2\u10d0\u10e1\u10e3\u10e4\u10d7\u10d0\u10d5\u10d4\u10d1\u10d0","Remove":"\u10ec\u10d0\u10e8\u10da\u10d0","Align left":"\u10d2\u10d0\u10d0\u10e1\u10ec\u10dd\u10e0\u10d4 \u10db\u10d0\u10e0\u10ea\u10ee\u10dc\u10d8\u10d5","Align center":"\u10d2\u10d0\u10d0\u10e1\u10ec\u10dd\u10e0\u10d4 \u10ea\u10d4\u10dc\u10e2\u10e0\u10e8\u10d8","Align right":"\u10d2\u10d0\u10d0\u10e1\u10ec\u10dd\u10e0\u10d4 \u10db\u10d0\u10e0\u10ef\u10d5\u10dc\u10d8\u10d5","No alignment":"\u10d2\u10d0\u10e1\u10ec\u10dd\u10e0\u10d4\u10d1\u10d8\u10e1 \u10d2\u10d0\u10e0\u10d4\u10e8\u10d4","Justify":"\u10d2\u10d0\u10db\u10d0\u10e0\u10d7\u10e3\u10da\u10d8","Bullet list":"\u10d1\u10e3\u10da\u10d4\u10e2 \u10e1\u10d8\u10d0","Numbered list":"\u10d3\u10d0\u10dc\u10dd\u10db\u10e0\u10d8\u10da\u10d8 \u10e1\u10d8\u10d0","Decrease indent":"\u10d0\u10d1\u10d6\u10d0\u10ea\u10d8\u10e1 \u10e8\u10d4\u10db\u10ea\u10d8\u10e0\u10d4\u10d1\u10d0","Increase indent":"\u10d0\u10d1\u10d6\u10d0\u10ea\u10d8\u10e1 \u10d2\u10d0\u10d6\u10e0\u10d3\u10d0","Close":"\u10d3\u10d0\u10ee\u10e3\u10e0\u10d5\u10d0","Formats":"\u10e4\u10dd\u10e0\u10db\u10d0\u10e2\u10d4\u10d1\u10d8","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"\u10d7\u10e5\u10d5\u10d4\u10dc \u10d1\u10e0\u10d0\u10e3\u10d6\u10d4\u10e0\u10e1 \u10d0\u10e0 \u10d0\u10e5\u10d5\u10e1 \u10d1\u10e3\u10e4\u10e0\u10e2\u10e8\u10d8 \u10e8\u10d4\u10ee\u10ec\u10d4\u10d5\u10d8\u10e1 \u10db\u10ee\u10d0\u10e0\u10d3\u10d0\u10ed\u10d4\u10e0\u10d0. \u10d2\u10d7\u10ee\u10dd\u10d5\u10d7 \u10e1\u10d0\u10dc\u10d0\u10ea\u10d5\u10da\u10dd\u10d3 \u10d8\u10e1\u10d0\u10e0\u10d2\u10d4\u10d1\u10da\u10dd\u10d7 Ctrl+X/C/V \u10db\u10d0\u10da\u10e1\u10d0\u10ee\u10db\u10dd\u10d1\u10d8 \u10d9\u10dd\u10db\u10d1\u10d8\u10dc\u10d0\u10ea\u10d8\u10d4\u10d1\u10d8\u10d7.","Headings":"\u10e1\u10d0\u10d7\u10d0\u10e3\u10e0\u10d8","Heading 1":"\u10e1\u10d0\u10d7\u10d0\u10e3\u10e0\u10d8 1","Heading 2":"\u10e1\u10d0\u10d7\u10d0\u10e3\u10e0\u10d8 2","Heading 3":"\u10e1\u10d0\u10d7\u10d0\u10e3\u10e0\u10d8 3","Heading 4":"\u10e1\u10d0\u10d7\u10d0\u10e3\u10e0\u10d8 4","Heading 5":"\u10e1\u10d0\u10d7\u10d0\u10e3\u10e0\u10d8 5","Heading 6":"\u10e1\u10d0\u10d7\u10d0\u10e3\u10e0\u10d8 6","Preformatted":"\u10ec\u10d8\u10dc\u10d0\u10e1\u10ec\u10d0\u10e0 \u10e4\u10dd\u10e0\u10db\u10d0\u10e2\u10d8\u10e0\u10d4\u10d1\u10e3\u10da\u10d8","Div":"\u10d2\u10d0\u10dc\u10d0\u10ec\u10d8\u10da\u10d4\u10d1\u10d0","Pre":"\u10de\u10e0\u10d4\u10e4\u10dd\u10e0\u10db\u10d0\u10e2\u10d8","Code":"\u10d9\u10dd\u10d3\u10d8","Paragraph":"\u10de\u10d0\u10e0\u10d0\u10d2\u10e0\u10d0\u10e4\u10d8","Blockquote":"\u10d1\u10da\u10dd\u10d9\u10d8\u10e0\u10d4\u10d1\u10e3\u10da\u10d8 \u10ea\u10d8\u10e2\u10d0\u10e2\u10d0","Inline":"\u10ee\u10d0\u10d6\u10e8\u10d8\u10d3\u10d0","Blocks":"\u10d1\u10da\u10dd\u10d9\u10d4\u10d1\u10d8","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"\u10d0\u10ee\u10da\u10d0 \u10e2\u10d4\u10e5\u10e1\u10e2\u10d8\u10e1 \u10e9\u10d0\u10e1\u10db\u10d0 \u10e9\u10d5\u10d4\u10e3\u10da\u10d4\u10d1\u10e0\u10d8\u10d5 \u10e0\u10d4\u10df\u10d8\u10db\u10e8\u10d8\u10d0. \u10e2\u10d4\u10e5\u10e1\u10e2\u10d8 \u10e9\u10d0\u10d8\u10e1\u10db\u10d4\u10d5\u10d0 \u10e3\u10e4\u10dd\u10e0\u10db\u10d0\u10e2\u10dd\u10d7 \u10e1\u10d0\u10dc\u10d0\u10db \u10d0\u10db \u10d7\u10d5\u10d8\u10e1\u10d4\u10d1\u10d0\u10e1 \u10d0\u10e0 \u10d2\u10d0\u10d7\u10d8\u10e8\u10d0\u10d5\u10d7.","Fonts":"\u10e4\u10dd\u10dc\u10e2\u10d8","Font sizes":"\u10e8\u10e0\u10d8\u10e4\u10e2\u10d8\u10e1 \u10d6\u10dd\u10db\u10d4\u10d1\u10d8","Class":"\u10d9\u10da\u10d0\u10e1\u10d8","Browse for an image":"\u10d0\u10d8\u10e0\u10e9\u10d8\u10d4\u10d7 \u10e1\u10e3\u10e0\u10d0\u10d7\u10d8","OR":"\u10d0\u10dc","Drop an image here":"\u10e9\u10d0\u10d0\u10d2\u10d3\u10d4\u10d7 \u10e1\u10e3\u10e0\u10d0\u10d7\u10d8 \u10d0\u10e5","Upload":"\u10d0\u10e2\u10d5\u10d8\u10e0\u10d7\u10d5\u10d0","Uploading image":"\u10e1\u10e3\u10e0\u10d0\u10d7\u10d8 \u10d8\u10e2\u10d5\u10d8\u10e0\u10d7\u10d4\u10d1\u10d0","Block":"\u10e9\u10d0\u10d9\u10d4\u10e2\u10d5\u10d0","Align":"\u10e9\u10d0\u10db\u10ec\u10d9\u10e0\u10d8\u10d5\u10d4\u10d1\u10d0","Default":"\u10e1\u10e2\u10d0\u10dc\u10d3\u10d0\u10e0\u10e2\u10e3\u10da\u10d8","Circle":"\u10ec\u10e0\u10d4","Disc":"\u10d3\u10d8\u10e1\u10d9\u10d8","Square":"\u10d9\u10d5\u10d0\u10d3\u10e0\u10d0\u10e2\u10d8","Lower Alpha":"\u10d3\u10d0\u10d1\u10d0\u10da\u10d8 \u10d0\u10da\u10e4\u10d0","Lower Greek":"\u10d3\u10d0\u10d1\u10d0\u10da\u10d8 \u10d1\u10d4\u10e0\u10eb\u10dc\u10e3\u10da\u10d8","Lower Roman":"\u10d3\u10d0\u10d1\u10d0\u10da\u10d8 \u10e0\u10dd\u10db\u10d0\u10e3\u10da\u10d8","Upper Alpha":"\u10db\u10d0\u10e6\u10d0\u10da\u10d8 \u10d0\u10da\u10e4\u10d0","Upper Roman":"\u10db\u10d0\u10e6\u10d0\u10da\u10d8 \u10e0\u10dd\u10db\u10d0\u10e3\u10da\u10d8","Anchor...":"\u10e6\u10e3\u10d6\u10d0...","Anchor":"\u10e6\u10e3\u10d6\u10d0","Name":"\u10e1\u10d0\u10ee\u10d4\u10da\u10d8","ID":"\u10d0\u10d8\u10d3\u10d8","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"\u10d0\u10d8\u10d3\u10d8 \u10e3\u10dc\u10d3\u10d0 \u10d3\u10d0\u10ec\u10e7\u10dd\u10e1 \u10d0\u10e1\u10dd\u10d7\u10d8, \u10e8\u10d4\u10db\u10d3\u10d4\u10d2 \u10e3\u10dc\u10d3\u10d0 \u10d2\u10d0\u10d2\u10e0\u10eb\u10d4\u10da\u10d3\u10d4\u10e1 \u10d0\u10e1\u10dd\u10d4\u10d1\u10d8\u10d7, \u10e0\u10d8\u10ea\u10ee\u10d5\u10d4\u10d1\u10d8\u10d7, \u10e2\u10d8\u10e0\u10d4\u10d4\u10d1\u10d8\u10d7, \u10ec\u10d4\u10e0\u10e2\u10d8\u10da\u10d4\u10d1\u10d8\u10d7, \u10dd\u10e0\u10ec\u10d4\u10e0\u10e2\u10d8\u10da\u10d4\u10d1\u10d8\u10d7 \u10d0\u10dc \u10e5\u10d5\u10d4\u10d3\u10d0\u10e2\u10d8\u10e0\u10d4\u10d4\u10d1\u10d8\u10d7.","You have unsaved changes are you sure you want to navigate away?":"\u10d7\u10e5\u10d5\u10d4\u10dc \u10d2\u10d0\u10e5\u10d5\u10d7 \u10e8\u10d4\u10e3\u10dc\u10d0\u10ee\u10d0\u10d5\u10d8 \u10e8\u10d4\u10e1\u10ec\u10dd\u10e0\u10d4\u10d1\u10d4\u10d1\u10d8, \u10d3\u10d0\u10e0\u10ec\u10db\u10e3\u10dc\u10d4\u10d1\u10e3\u10da\u10d8 \u10ee\u10d0\u10d7 \u10e0\u10dd\u10db \u10e1\u10ee\u10d5\u10d0\u10d2\u10d0\u10dc \u10d2\u10d0\u10d3\u10d0\u10e1\u10d5\u10da\u10d0 \u10d2\u10e1\u10e3\u10e0\u10d7?","Restore last draft":"\u10d1\u10dd\u10da\u10dd\u10e1 \u10e8\u10d4\u10dc\u10d0\u10ee\u10e3\u10da\u10d8\u10e1 \u10d0\u10e6\u10d3\u10d2\u10d4\u10dc\u10d0","Special character...":"\u10e1\u10de\u10d4\u10ea\u10d8\u10d0\u10da\u10e3\u10e0\u10d8 \u10e1\u10d8\u10db\u10d1\u10dd\u10da\u10dd","Special Character":"\u10e1\u10de\u10d4\u10ea\u10d8\u10d0\u10da\u10e3\u10e0\u10d8 \u10e1\u10d8\u10db\u10d1\u10dd\u10da\u10dd","Source code":"\u10ec\u10e7\u10d0\u10e0\u10dd\u10e1 \u10d9\u10dd\u10d3\u10d8","Insert/Edit code sample":"\u10e9\u10d0\u10e1\u10d5\u10d8/\u10e8\u10d4\u10d0\u10e1\u10ec\u10dd\u10e0\u10d4 \u10d9\u10dd\u10d3\u10d8\u10e1 \u10db\u10d0\u10d2\u10d0\u10da\u10d8\u10d7\u10d8","Language":"\u10d4\u10dc\u10d0","Code sample...":"\u10d9\u10dd\u10d3\u10d8\u10e1 \u10e4\u10e0\u10d0\u10d2\u10db\u10d4\u10dc\u10e2\u10d8","Left to right":"\u10db\u10d0\u10e0\u10ea\u10ee\u10dc\u10d8\u10d3\u10d0\u10dc \u10db\u10d0\u10e0\u10ef\u10d5\u10dc\u10d8\u10d5","Right to left":"\u10db\u10d0\u10e0\u10ef\u10d5\u10dc\u10d8\u10d3\u10d0\u10dc \u10db\u10d0\u10e0\u10ea\u10ee\u10dc\u10d8\u10d5","Title":"\u10e1\u10d0\u10d7\u10d0\u10e3\u10e0\u10d8","Fullscreen":"\u10e1\u10d0\u10d5\u10e1\u10d4 \u10d4\u10d9\u10e0\u10d0\u10dc\u10d8","Action":"\u10e5\u10db\u10d4\u10d3\u10d4\u10d1\u10d0","Shortcut":"\u10e1\u10ec\u10e0\u10d0\u10e4\u10d8 \u10d2\u10d0\u10db\u10dd\u10eb\u10d0\u10ee\u10d4\u10d1\u10d0","Help":"\u10d3\u10d0\u10ee\u10db\u10d0\u10e0\u10d4\u10d1\u10d0","Address":"\u10db\u10d8\u10e1\u10d0\u10db\u10d0\u10e0\u10d7\u10d8","Focus to menubar":"\u10e4\u10dd\u10d9\u10e3\u10e1\u10d8 \u10db\u10d4\u10dc\u10d8\u10e3\u10d1\u10d0\u10e0\u10d6\u10d4","Focus to toolbar":"\u10e4\u10dd\u10d9\u10e3\u10e1\u10d8\u10e0\u10d4\u10d1\u10d0 \u10e2\u10e3\u10da\u10d1\u10d0\u10e0\u10d6\u10d4","Focus to element path":"\u10e4\u10dd\u10d9\u10e3\u10e1\u10d8\u10e0\u10d4\u10d1\u10d0 \u10d4\u10da\u10d4\u10db\u10d4\u10dc\u10e2\u10d8\u10e1 \u10db\u10d8\u10e1\u10d0\u10db\u10d0\u10e0\u10d7\u10d6\u10d4","Focus to contextual toolbar":"\u10e4\u10dd\u10d9\u10e3\u10e1\u10d8\u10e0\u10d4\u10d1\u10d0 \u10d9\u10dd\u10dc\u10e2\u10d4\u10e5\u10e1\u10e2\u10e3\u10d0\u10da\u10e3\u10e0 \u10e2\u10e3\u10da\u10d1\u10d0\u10e0\u10d6\u10d4","Insert link (if link plugin activated)":"\u10d1\u10db\u10e3\u10da\u10d8\u10e1 \u10e9\u10d0\u10e1\u10db\u10d0 (\u10d7\u10e3 \u10d1\u10db\u10e3\u10da\u10d8\u10e1 \u10de\u10da\u10d0\u10d2\u10d8\u10dc\u10d8 \u10d0\u10e5\u10e2\u10d8\u10d5\u10d8\u10e0\u10d4\u10d1\u10e3\u10da\u10d8\u10d0)","Save (if save plugin activated)":"\u10e8\u10d4\u10dc\u10d0\u10ee\u10d5\u10d0 (\u10d7\u10e3 \u10e8\u10d4\u10dc\u10d0\u10ee\u10d5\u10d8\u10e1 \u10de\u10da\u10d0\u10d2\u10d8\u10dc\u10d8 \u10d0\u10e5\u10e2\u10d8\u10d5\u10d8\u10e0\u10d4\u10d1\u10e3\u10da\u10d8\u10d0)","Find (if searchreplace plugin activated)":"\u10eb\u10d4\u10d1\u10dc\u10d0 (\u10d7\u10e3 searchreplace \u10de\u10da\u10d0\u10d2\u10d8\u10dc\u10d8 \u10d0\u10e5\u10e2\u10d8\u10d5\u10e0\u10d4\u10d1\u10e3\u10da\u10d8\u10d0)","Plugins installed ({0}):":"\u10de\u10da\u10d0\u10d2\u10d8\u10dc\u10d4\u10d1\u10d8 \u10d3\u10d0\u10d8\u10dc\u10e1\u10e2\u10d0\u10da\u10d8\u10e0\u10d4\u10d1\u10e3\u10da\u10d8\u10d0 ({0}):","Premium plugins:":"\u10de\u10e0\u10d4\u10db\u10d8\u10e3\u10db \u10de\u10da\u10d0\u10d2\u10d8\u10dc\u10d4\u10d1\u10d8:","Learn more...":"\u10db\u10d4\u10e2\u10d8\u10e1 \u10dc\u10d0\u10ee\u10d5\u10d0...","You are using {0}":"\u10e8\u10d4\u10dc \u10d8\u10e7\u10d4\u10dc\u10d4\u10d1 {0}","Plugins":"\u10de\u10da\u10d0\u10d2\u10d8\u10dc\u10d4\u10d1\u10d8","Handy Shortcuts":"\u10db\u10dd\u10e1\u10d0\u10ee\u10d4\u10e0\u10ee\u10d4\u10d1\u10d4\u10da\u10d8 \u10e1\u10ec\u10e0\u10d0\u10e4\u10d8 \u10d2\u10d0\u10db\u10dd\u10eb\u10d0\u10ee\u10d4\u10d1\u10d4\u10d1\u10d8","Horizontal line":"\u10f0\u10dd\u10e0\u10d8\u10d6\u10dd\u10dc\u10e2\u10d0\u10da\u10e3\u10e0\u10d8 \u10ee\u10d0\u10d6\u10d8","Insert/edit image":"\u10e9\u10d0\u10e1\u10d5\u10d8/\u10e8\u10d4\u10d0\u10e1\u10ec\u10dd\u10e0\u10d4 \u10e1\u10e3\u10e0\u10d0\u10d7\u10d8","Alternative description":"\u10d0\u10da\u10e2\u10d4\u10e0\u10dc\u10d0\u10e2\u10d8\u10e3\u10da\u10d8 \u10d0\u10e6\u10ec\u10d4\u10e0\u10d0","Accessibility":"\u10ee\u10d4\u10da\u10db\u10d8\u10e1\u10d0\u10ec\u10d5\u10d3\u10dd\u10db\u10dd\u10d1\u10d0","Image is decorative":"\u10d2\u10d0\u10db\u10dd\u10e1\u10d0\u10ee\u10e3\u10da\u10d4\u10d1\u10d0 \u10d0\u10e0\u10d8\u10e1 \u10d3\u10d4\u10d9\u10dd\u10e0\u10d0\u10e2\u10d8\u10e3\u10da\u10d8","Source":"\u10d1\u10db\u10e3\u10da\u10d8","Dimensions":"\u10d2\u10d0\u10dc\u10d6\u10dd\u10db\u10d8\u10da\u10d4\u10d1\u10d0","Constrain proportions":"\u10de\u10e0\u10dd\u10de\u10dd\u10e0\u10ea\u10d8\u10d8\u10e1 \u10d3\u10d0\u10ea\u10d5\u10d0","General":"\u10db\u10d7\u10d0\u10d5\u10d0\u10e0\u10d8","Advanced":"\u10d3\u10d0\u10db\u10d0\u10e2\u10d4\u10d1\u10d8\u10d7\u10d8","Style":"\u10e1\u10e2\u10d8\u10da\u10d8","Vertical space":"\u10d5\u10d4\u10e0\u10e2\u10d8\u10d9\u10d0\u10da\u10e3\u10e0\u10d8 \u10e1\u10d8\u10d5\u10e0\u10ea\u10d4","Horizontal space":"\u10f0\u10dd\u10e0\u10d8\u10d6\u10dd\u10dc\u10e2\u10d0\u10da\u10e3\u10e0\u10d8 \u10e1\u10d8\u10d5\u10e0\u10ea\u10d4","Border":"\u10e1\u10d0\u10d6\u10e6\u10d5\u10d0\u10e0\u10d8","Insert image":"\u10e1\u10e3\u10e0\u10d0\u10d7\u10d8\u10e1 \u10e9\u10d0\u10e1\u10db\u10d0","Image...":"\u10e1\u10e3\u10e0\u10d0\u10d7\u10d8...","Image list":"\u10e1\u10e3\u10e0\u10d0\u10d7\u10d4\u10d1\u10d8\u10e1 \u10e1\u10d8\u10d0","Resize":"\u10d6\u10dd\u10db\u10d8\u10e1 \u10e8\u10d4\u10ea\u10d5\u10da\u10d0","Insert date/time":"\u10d7\u10d0\u10e0\u10d8\u10e6\u10d8/\u10d3\u10e0\u10dd\u10d8\u10e1 \u10e9\u10d0\u10e1\u10db\u10d0","Date/time":"\u10d7\u10d0\u10e0\u10d8\u10e6\u10d8/\u10d3\u10e0\u10dd","Insert/edit link":"\u10d1\u10db\u10e3\u10da\u10d8\u10e1 \u10e9\u10d0\u10e1\u10db\u10d0/\u10e0\u10d4\u10d3\u10d0\u10e5\u10e2\u10d8\u10e0\u10d4\u10d0","Text to display":"\u10e2\u10d4\u10e5\u10e1\u10e2\u10d8","Url":"Url","Open link in...":"\u10d2\u10d0\u10ee\u10e1\u10d4\u10dc\u10d8\u10d7 \u10d1\u10db\u10e3\u10da\u10d8...","Current window":"\u10db\u10d8\u10db\u10d3\u10d8\u10dc\u10d0\u10e0\u10d4 \u10e4\u10d0\u10dc\u10ef\u10d0\u10e0\u10d0","None":"\u10d0\u10e0\u10ea\u10d4\u10e0\u10d7\u10d8","New window":"\u10d0\u10ee\u10d0\u10da \u10e4\u10d0\u10dc\u10ef\u10d0\u10e0\u10d0\u10e8\u10d8","Open link":"\u1c92\u10d0\u10ee\u10e1\u10d4\u10dc\u10d8 \u10d1\u10db\u10e3\u10da\u10d8","Remove link":"\u10d1\u10db\u10e3\u10da\u10d8\u10e1 \u10ec\u10d0\u10e8\u10da\u10d0","Anchors":"\u10e6\u10e3\u10d6\u10d0","Link...":"\u10d1\u10db\u10e3\u10da\u10d8...","Paste or type a link":"\u10e9\u10d0\u10e1\u10d5\u10d8\u10d7 \u10d0\u10dc \u10e8\u10d4\u10d8\u10e7\u10d5\u10d0\u10dc\u10d4\u10d7 \u10d1\u10db\u10e3\u10da\u10d8","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"\u10d7\u10e5\u10d5\u10d4\u10dc \u10db\u10d8\u10e3\u10d7\u10d8\u10d7\u10d4\u10d7 \u10d4\u10da-\u10e4\u10dd\u10e1\u10e2\u10d8\u10e1 \u10db\u10d8\u10e1\u10d0\u10db\u10d0\u10e0\u10d7\u10d8 \u10dc\u10d0\u10ea\u10d5\u10da\u10d0\u10d3 \u10d5\u10d4\u10d1-\u10d2\u10d5\u10d4\u10e0\u10d3\u10d8\u10e1\u10d0. \u10d2\u10e1\u10e3\u10e0\u10d7, \u10e0\u10dd\u10db \u10db\u10d8\u10d5\u10d0\u10dc\u10d8\u10ed\u10dd mailto: \u10e4\u10e0\u10d4\u10e4\u10d8\u10e5\u10e1\u10d8?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"\u10d7\u10e5\u10d5\u10d4\u10dc\u10e1 \u10db\u10d8\u10d4\u10e0 \u10db\u10d8\u10d7\u10d8\u10d7\u10d4\u10d1\u10e3\u10da\u10d8 \u10db\u10d8\u10e1\u10d0\u10db\u10d0\u10e0\u10d7\u10d8 \u10ec\u10d0\u10e0\u10db\u10dd\u10d0\u10d3\u10d2\u10d4\u10dc\u10e1 \u10d2\u10d0\u10e0\u10d4 \u10d1\u10db\u10e3\u10da\u10e1. \u10d2\u10e1\u10e3\u10e0\u10d7, \u10e0\u10dd\u10db \u10db\u10d8\u10d5\u10d0\u10dc\u10d8\u10ed\u10dd http:// \u10e4\u10e0\u10d4\u10e4\u10d8\u10e5\u10e1\u10d8?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"\u10d7\u10e5\u10d5\u10d4\u10dc\u10e1 \u10db\u10d8\u10d4\u10e0 \u10db\u10d8\u10d7\u10d8\u10d7\u10d4\u10d1\u10e3\u10da\u10d8 \u10db\u10d8\u10e1\u10d0\u10db\u10d0\u10e0\u10d7\u10d8 \u10ec\u10d0\u10e0\u10db\u10dd\u10d0\u10d3\u10d2\u10d4\u10dc\u10e1 \u10d2\u10d0\u10e0\u10d4 \u10d1\u10db\u10e3\u10da\u10e1. \u10d2\u10e1\u10e3\u10e0\u10d7, \u10e0\u10dd\u10db \u10d3\u10d0\u10d4\u10db\u10d0\u10e2\u10dd\u10e1 https:// \u10e4\u10e0\u10d4\u10e4\u10d8\u10e5\u10e1\u10d8?","Link list":"\u10d1\u10db\u10e3\u10da\u10d8 \u10e1\u10d8\u10d0","Insert video":"\u10d5\u10d8\u10d3\u10d4\u10dd\u10e1 \u10e9\u10d0\u10e1\u10db\u10d0","Insert/edit video":"\u10d5\u10d8\u10d3\u10d4\u10dd\u10e1 \u10e9\u10d0\u10e1\u10db\u10d0/\u10e0\u10d4\u10d3\u10d0\u10e5\u10e2\u10d8\u10e0\u10d4\u10d1\u10d0","Insert/edit media":"\u10db\u10d4\u10d3\u10d8\u10d0\u10e1 \u10e9\u10d0\u10e1\u10db\u10d0/\u10e0\u10d4\u10d3\u10d0\u10e5\u10e2\u10d8\u10e0\u10d4\u10d1\u10d0","Alternative source":"\u10d0\u10da\u10e2\u10d4\u10e0\u10dc\u10d0\u10e2\u10d8\u10e3\u10da\u10d8 \u10ec\u10e7\u10d0\u10e0\u10dd","Alternative source URL":"\u10d0\u10da\u10e2\u10d4\u10e0\u10dc\u10d0\u10e2\u10d8\u10e3\u10da\u10d8 \u10ec\u10e7\u10d0\u10e0\u10dd","Media poster (Image URL)":"\u10db\u10d4\u10d3\u10d8\u10d0 \u10de\u10dd\u10e1\u10e2\u10d4\u10e0\u10d8 (\u10e1\u10e3\u10e0\u10d0\u10d7\u10d8\u10e1 URL)","Paste your embed code below:":"\u10d0\u10e5 \u10e9\u10d0\u10e1\u10d5\u10d8\u10d7 \u10d7\u10e5\u10d5\u10d4\u10dc\u10d8 \u10d9\u10dd\u10d3\u10d8:","Embed":"\u10e9\u10d0\u10e8\u10d4\u10dc\u10d4\u10d1\u10d0","Media...":"\u10db\u10d4\u10d3\u10d8\u10d0...","Nonbreaking space":"\u10e3\u10ec\u10e7\u10d5\u10d4\u10e2\u10d8 \u10e1\u10d8\u10d5\u10e0\u10ea\u10d4","Page break":"\u10d2\u10d5\u10d4\u10e0\u10d3\u10d8\u10e1 \u10d2\u10d0\u10ec\u10e7\u10d5\u10d4\u10e2\u10d0","Paste as text":"\u10e9\u10d0\u10e1\u10d5\u10d8\u10d7 \u10e0\u10dd\u10d2\u10dd\u10e0\u10ea \u10e2\u10d4\u10e5\u10e1\u10e2\u10d8","Preview":"\u10ec\u10d8\u10dc\u10d0\u10e1\u10ec\u10d0\u10e0 \u10dc\u10d0\u10ee\u10d5\u10d0","Print":"\u10d1\u10d4\u10ed\u10d3\u10d5\u10d0","Print...":"\u10d1\u10d4\u10ed\u10d3\u10d5\u10d0...","Save":"\u10e8\u10d4\u10dc\u10d0\u10ee\u10d5\u10d0","Find":"\u10eb\u10d4\u10d1\u10dc\u10d0","Replace with":"\u10e8\u10d4\u10e1\u10d0\u10e1\u10ec\u10dd\u10e0\u10d4\u10d1\u10d4\u10da\u10d8 \u10e1\u10d8\u10e2\u10e7\u10d5\u10d0","Replace":"\u10e8\u10d4\u10e1\u10ec\u10dd\u10e0\u10d4\u10d1\u10d0","Replace all":"\u10e7\u10d5\u10d4\u10da\u10d0\u10e1 \u10e8\u10d4\u10e1\u10ec\u10dd\u10e0\u10d4\u10d1\u10d0","Previous":"\u10ec\u10d8\u10dc\u10d0","Next":"\u10e8\u10d4\u10db\u10d3\u10d4\u10d2\u10d8","Find and Replace":"\u1c98\u10de\u10dd\u10d5\u10d4 \u10d3\u10d0 \u10e9\u10d0\u10d0\u10dc\u10d0\u10ea\u10d5\u10da\u10d4","Find and replace...":"\u1c98\u10de\u10dd\u10d5\u10d4 \u10d3\u10d0 \u10e9\u10d0\u10d0\u10dc\u10d0\u10ea\u10d5\u10da\u10d4...","Could not find the specified string.":"\u10db\u10dd\u10ea\u10d4\u10db\u10e3\u10da\u10d8 \u10e9\u10d0\u10dc\u10d0\u10ec\u10d4\u10e0\u10d8 \u10d5\u10d4\u10e0 \u10db\u10dd\u10d8\u10eb\u10d4\u10d1\u10dc\u10d0.","Match case":"\u10d3\u10d0\u10d0\u10db\u10d7\u10ee\u10d5\u10d8\u10d4 \u10d0\u10e1\u10dd\u10d4\u10d1\u10d8\u10e1 \u10d6\u10dd\u10db\u10d0","Find whole words only":"\u10d8\u10de\u10dd\u10d5\u10d4\u10d7 \u10db\u10ee\u10dd\u10da\u10dd\u10d3 \u10db\u10d7\u10d4\u10da\u10d8 \u10e1\u10d8\u10e2\u10e7\u10d5\u10d4\u10d1\u10d8","Find in selection":"\u10d8\u10de\u10dd\u10d5\u10dc\u10d4\u10d7 \u10e8\u10d4\u10e0\u10e9\u10d4\u10d5\u10d0\u10e8\u10d8","Insert table":"\u10ea\u10ee\u10e0\u10d8\u10da\u10d8\u10e1 \u10e9\u10d0\u10e1\u10db\u10d0","Table properties":"\u10ea\u10ee\u10e0\u10d8\u10da\u10d8\u10e1 \u10d7\u10d5\u10d8\u10e1\u10d4\u10d1\u10d4\u10d1\u10d8","Delete table":"\u10ea\u10ee\u10e0\u10d8\u10da\u10d8\u10e1 \u10ec\u10d0\u10e8\u10da\u10d0","Cell":"\u10e3\u10ef\u10e0\u10d0","Row":"\u10e1\u10e2\u10e0\u10d8\u10e5\u10dd\u10dc\u10d8","Column":"\u10e1\u10d5\u10d4\u10e2\u10d8","Cell properties":"\u10e3\u10ef\u10e0\u10d8\u10e1 \u10d7\u10d5\u10d8\u10e1\u10d4\u10d1\u10d4\u10d1\u10d8","Merge cells":"\u10e3\u10ef\u10e0\u10d4\u10d1\u10d8\u10e1 \u10d2\u10d0\u10d4\u10e0\u10d7\u10d8\u10d0\u10dc\u10d4\u10d1\u10d0","Split cell":"\u10e3\u10ef\u10e0\u10d8\u10e1 \u10d2\u10d0\u10e7\u10dd\u10e4\u10d0","Insert row before":"\u10e1\u10e2\u10e0\u10d8\u10e5\u10dd\u10dc\u10d8\u10e1 \u10d7\u10d0\u10d5\u10e8\u10d8 \u10d3\u10d0\u10db\u10d0\u10e2\u10d4\u10d1\u10d0","Insert row after":"\u10e1\u10e2\u10e0\u10d8\u10e5\u10dd\u10dc\u10d8\u10e1 \u10d1\u10dd\u10da\u10dd\u10e8\u10d8 \u10d3\u10d0\u10db\u10d0\u10e2\u10d4\u10d1\u10d0","Delete row":"\u10e1\u10e2\u10e0\u10d8\u10e5\u10dd\u10dc\u10d8\u10e1 \u10ec\u10d0\u10e8\u10da\u10d0","Row properties":"\u10e1\u10e2\u10e0\u10d8\u10e5\u10dd\u10dc\u10d8\u10e1 \u10d7\u10d5\u10d8\u10e1\u10d4\u10d1\u10d4\u10d1\u10d8","Cut row":"\u10e1\u10e2\u10e0\u10d8\u10e5\u10dd\u10dc\u10d8\u10e1 \u10d0\u10db\u10dd\u10ed\u10e0\u10d0","Cut column":"\u10e1\u10d5\u10d4\u10e2\u10d8\u10e1 \u10d0\u10db\u10dd\u10ed\u10e0\u10d0","Copy row":"\u10e1\u10e2\u10e0\u10d8\u10e5\u10dd\u10dc\u10d8\u10e1 \u10d9\u10dd\u10de\u10d8\u10e0\u10d4\u10d1\u10d0","Copy column":"\u10e1\u10d5\u10d4\u10e2\u10d8\u10e1 \u10d9\u10dd\u10de\u10d8\u10e0\u10d4\u10d1\u10d0","Paste row before":"\u10e1\u10e2\u10e0\u10d8\u10e5\u10dd\u10dc\u10d8\u10e1 \u10d7\u10d0\u10d5\u10e8\u10d8 \u10e9\u10d0\u10e1\u10db\u10d0","Paste column before":"\u10e1\u10d5\u10d4\u10e2\u10d8\u10e1 \u10d7\u10d0\u10d5\u10e8\u10d8 \u10d3\u10d0\u10db\u10d0\u10e2\u10d4\u10d1\u10d0","Paste row after":"\u10e1\u10e2\u10e0\u10d8\u10e5\u10dd\u10dc\u10d8\u10e1 \u10d1\u10dd\u10da\u10dd\u10e8\u10d8 \u10e9\u10d0\u10e1\u10db\u10d0","Paste column after":"\u10e1\u10d5\u10d4\u10e2\u10d8\u10e1 \u10d1\u10dd\u10da\u10dd\u10e8\u10d8 \u10d3\u10d0\u10db\u10d0\u10e2\u10d4\u10d1\u10d0","Insert column before":"\u10e1\u10d5\u10d4\u10e2\u10d8\u10e1 \u10d7\u10d0\u10d5\u10e8\u10d8 \u10d3\u10d0\u10db\u10d0\u10e2\u10d4\u10d1\u10d0","Insert column after":"\u10e1\u10d5\u10d4\u10e2\u10d8\u10e1 \u10d1\u10dd\u10da\u10dd\u10e8\u10d8 \u10d3\u10d0\u10db\u10d0\u10e2\u10d4\u10d1\u10d0","Delete column":"\u10e1\u10d5\u10d4\u10e2\u10d8\u10e1 \u10ec\u10d0\u10e8\u10da\u10d0","Cols":"\u10e1\u10d5\u10d4\u10e2\u10d4\u10d1\u10d8","Rows":"\u10e1\u10e2\u10e0\u10d8\u10e5\u10dd\u10dc\u10d4\u10d1\u10d8","Width":"\u10e1\u10d8\u10d2\u10d0\u10dc\u10d4","Height":"\u10e1\u10d8\u10db\u10d0\u10e6\u10da\u10d4","Cell spacing":"\u10e3\u10ef\u10e0\u10d8\u10e1 \u10d3\u10d0\u10e8\u10dd\u10e0\u10d4\u10d1\u10d0","Cell padding":"\u10e3\u10ef\u10e0\u10d8\u10e1 \u10e4\u10d0\u10e0\u10d7\u10dd\u10d1\u10d8","Row clipboard actions":"\u10db\u10ec\u10d9\u10e0\u10d8\u10d5\u10d8\u10e1 \u10d1\u10e3\u10e4\u10d4\u10e0\u10e8\u10d8 \u10db\u10dd\u10e5\u10db\u10d4\u10d3\u10d4\u10d1\u10d4\u10d1\u10d8","Column clipboard actions":"\u10db\u10ec\u10d9\u10e0\u10d8\u10d5\u10d8\u10e1 \u10d1\u10e3\u10e4\u10d4\u10e0\u10e8\u10d8 \u10db\u10dd\u10e5\u10db\u10d4\u10d3\u10d4\u10d1\u10d4\u10d1\u10d8","Table styles":"Table styles","Cell styles":"\u10e3\u10ef\u10e0\u10d4\u10d3\u10d8\u10e1 \u10e1\u10e2\u10d8\u10da\u10d4\u10d1\u10d8","Column header":"\u10e1\u10d5\u10d4\u10e2\u10d8\u10e1 \u10e1\u10d0\u10d7\u10d0\u10e3\u10e0\u10d8","Row header":"\u10db\u10ec\u10d9\u10e0\u10d8\u10d5\u10d8\u10e1 \u10e1\u10d0\u10d7\u10d0\u10e3\u10e0\u10d8","Table caption":"\u10db\u10d0\u10d2\u10d8\u10d3\u10d8\u10e1 \u10ec\u10d0\u10e0\u10ec\u10d4\u10e0\u10d0","Caption":"\u10ec\u10d0\u10e0\u10ec\u10d4\u10e0\u10d0","Show caption":"\u10ec\u10d0\u10e0\u10ec\u10d4\u10e0\u10d8\u10e1 \u10e9\u10d5\u10d4\u10dc\u10d4\u10d1\u10d0","Left":"\u10db\u10d0\u10e0\u10ea\u10ee\u10dc\u10d8\u10d5","Center":"\u10ea\u10d4\u10dc\u10e2\u10e0\u10e8\u10d8","Right":"\u10db\u10d0\u10e0\u10ef\u10d5\u10dc\u10d8\u10d5","Cell type":"\u10e3\u10ef\u10e0\u10d8\u10e1 \u10e2\u10d8\u10de\u10d8","Scope":"\u10e9\u10d0\u10e0\u10e9\u10dd","Alignment":"\u10e1\u10ec\u10dd\u10e0\u10d4\u10d1\u10d0","Horizontal align":"\u10f0\u10dd\u10e0\u10d8\u10d6\u10dd\u10dc\u10e2\u10d0\u10da\u10e3\u10e0\u10d8 \u10d2\u10d0\u10e1\u10ec\u10dd\u10e0\u10d4\u10d1\u10d0","Vertical align":"\u10d5\u10d4\u10e0\u10e2\u10d8\u10d9\u10d0\u10da\u10e3\u10e0\u10d8 \u10d2\u10d0\u10e1\u10ec\u10dd\u10e0\u10d4\u10d1\u10d0","Top":"\u10db\u10d0\u10e6\u10da\u10d0","Middle":"\u10e8\u10e3\u10d0","Bottom":"\u10e5\u10d5\u10d4\u10d3\u10d0","Header cell":"\u10d7\u10d0\u10d5\u10d8\u10e1 \u10e3\u10ef\u10e0\u10d0","Row group":"\u10e1\u10e2\u10e0\u10d8\u10e5\u10dd\u10dc\u10d8\u10e1 \u10ef\u10d2\u10e3\u10e4\u10d8","Column group":"\u10e1\u10d5\u10d4\u10e2\u10d8\u10e1 \u10ef\u10d2\u10e3\u10e4\u10d8","Row type":"\u10e1\u10e2\u10e0\u10d8\u10e5\u10dd\u10dc\u10d8\u10e1 \u10e2\u10d8\u10de\u10d8","Header":"\u10d7\u10d0\u10d5\u10d8","Body":"\u10e2\u10d0\u10dc\u10d8","Footer":"\u10eb\u10d8\u10e0\u10d8","Border color":"\u10e1\u10d0\u10d6\u10d0\u10e0\u10d8\u10e1 \u10e4\u10d4\u10e0\u10d8","Solid":"\u1c9b\u10e7\u10d0\u10e0\u10d8","Dotted":"\u10ec\u10d4\u10e0\u10e2\u10d8\u10da\u10dd\u10d5\u10d0\u10dc\u10d8","Dashed":"\u10ec\u10e7\u10d5\u10d4\u10e2\u10d8\u10da\u10d8","Double":"\u1c9d\u10e0\u10db\u10d0\u10d2\u10d8","Groove":"\u10ed\u10e0\u10d8\u10da\u10d8","Ridge":"\u10e5\u10d4\u10d3\u10d8","Inset":"\u10e9\u10d0\u10e1\u10db\u10d0","Outset":"\u10d3\u10d0\u10e1\u10d0\u10ec\u10e7\u10d8\u10e1\u10d8","Hidden":"\u10d3\u10d0\u10db\u10d0\u10da\u10e3\u10da\u10d8","Insert template...":"\u10e8\u10d0\u10d1\u10da\u10dd\u10dc\u10d8\u10e1 \u10e9\u10d0\u10e1\u10db\u10d0...","Templates":"\u10e8\u10d0\u10d1\u10da\u10dd\u10dc\u10d4\u10d1\u10d8","Template":"\u10e8\u10d0\u10d1\u10da\u10dd\u10dc\u10d8","Insert Template":"\u10e8\u10d0\u10d1\u10da\u10dd\u10dc\u10d8\u10e1 \u10e9\u10d0\u10e1\u10db\u10d0","Text color":"\u10e2\u10d4\u10e5\u10e1\u10e2\u10d8\u10e1 \u10e4\u10d4\u10e0\u10d8","Background color":"\u10e3\u10d9\u10d0\u10dc\u10d0 \u10e4\u10d4\u10e0\u10d8","Custom...":"\u10db\u10dd\u10e0\u10d2\u10d4\u10d1\u10e3\u10da\u10d8","Custom color":"\u10db\u10dd\u10e0\u10d2\u10d4\u10d1\u10e3\u10da\u10d8 \u10e4\u10d4\u10e0\u10d8","No color":"\u10e4\u10d4\u10e0\u10d8\u10e1 \u10d2\u10d0\u10e0\u10d4\u10e8\u10d4","Remove color":"\u10e4\u10d4\u10e0\u10d8\u10e1 \u10ec\u10d0\u10e8\u10da\u10d0","Show blocks":"\u10d1\u10da\u10dd\u10d9\u10d4\u10d1\u10d8\u10e1 \u10e9\u10d5\u10d4\u10dc\u10d4\u10d1\u10d0","Show invisible characters":"\u10e3\u10ee\u10d8\u10da\u10d0\u10d5\u10d8 \u10e1\u10d8\u10db\u10d1\u10dd\u10da\u10dd\u10d4\u10d1\u10d8\u10e1 \u10e9\u10d5\u10d4\u10dc\u10d4\u10d1\u10d0","Word count":"\u10e1\u10d8\u10e2\u10e7\u10d5\u10d4\u10d1\u10d8\u10e1 \u10e0\u10d0\u10dd\u10d3\u10d4\u10dc\u10dd\u10d1\u10d0","Count":"\u10e0\u10d0\u10dd\u10d3\u10d4\u10dc\u10dd\u10d1\u10d0","Document":"\u10d3\u10dd\u10d9\u10e3\u10db\u10d4\u10dc\u10e2\u10d8","Selection":"\u10d0\u10e0\u10e9\u10d4\u10e3\u10da\u10d8","Words":"\u10e1\u10d8\u10e2\u10e7\u10d5\u10d4\u10d1\u10d8","Words: {0}":"\u10e1\u10d8\u10e2\u10e7\u10d5\u10d4\u10d1\u10d8: {0}","{0} words":"{0} \u10e1\u10d8\u10e2\u10e7\u10d5\u10d4\u10d1\u10d8","File":"\u10e4\u10d0\u10d8\u10da\u10d8","Edit":"\u10e8\u10d4\u10e1\u10ec\u10dd\u10e0\u10d4\u10d1\u10d0","Insert":"\u10e9\u10d0\u10e1\u10db\u10d0","View":"\u10dc\u10d0\u10ee\u10d5\u10d0","Format":"\u10e4\u10dd\u10e0\u10db\u10d0\u10e2\u10d8","Table":"\u10ea\u10ee\u10e0\u10d8\u10da\u10d8","Tools":"\u10d8\u10d0\u10e0\u10d0\u10e6\u10d4\u10d1\u10d8","Powered by {0}":"\u10e3\u10d6\u10e0\u10e3\u10dc\u10d5\u10d4\u10da\u10e7\u10dd\u10e4\u10d8\u10da\u10d8\u10d0 {0}-\u10d8\u10e1 \u10db\u10d8\u10d4\u10e0","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\u10e2\u10d4\u10e5\u10e1\u10e2\u10d8\u10e1 \u10e4\u10d0\u10e0\u10d7\u10d8. \u10d3\u10d0\u10d0\u10ed\u10d8\u10e0\u10d4\u10d7 ALT-F9\u10e1 \u10db\u10d4\u10dc\u10d8\u10e3\u10e1 \u10d2\u10d0\u10db\u10dd\u10e1\u10d0\u10eb\u10d0\u10ee\u10d4\u10d1\u10da\u10d0\u10d3. \u10d3\u10d0\u10d0\u10ed\u10d8\u10e0\u10d4\u10d7 ALT-F10\u10e1 \u10de\u10d0\u10dc\u10d4\u10da\u10d8\u10e1\u10d7\u10d5\u10d8\u10e1. \u10d3\u10d0\u10d0\u10ed\u10d8\u10e0\u10d4\u10d7 ALT-0\u10e1 \u10d3\u10d0\u10ee\u10db\u10d0\u10e0\u10d4\u10d1\u10d8\u10e1\u10d7\u10d5\u10d8\u10e1","Image title":"\u10e1\u10e3\u10e0\u10d0\u10d7\u10d8\u10e1 \u10e1\u10d0\u10d7\u10d0\u10e3\u10e0\u10d8","Border width":"\u10e1\u10d0\u10d6\u10e6\u10d5\u10e0\u10d8\u10e1 \u10e1\u10d8\u10d2\u10d0\u10dc\u10d4","Border style":"\u10e1\u10d0\u10d6\u10e6\u10d5\u10e0\u10d8\u10e1 \u10e1\u10e2\u10d8\u10da\u10d8","Error":"\u10e8\u10d4\u10ea\u10d3\u10dd\u10db\u10d0","Warn":"\u10d2\u10d0\u10e4\u10e0\u10d7\u10ee\u10d8\u10da\u10d4\u10d1\u10d0","Valid":"\u10ed\u10d4\u10e8\u10db\u10d0\u10e0\u10d8\u10e2\u10d8","To open the popup, press Shift+Enter":"\u10d0\u10db\u10dd\u10db\u10ee\u10e2\u10d0\u10e0\u10d8 \u10e4\u10d0\u10dc\u10ef\u10e0\u10d8\u10e1 \u10d2\u10d0\u10e1\u10d0\u10ee\u10e1\u10dc\u10d4\u10da\u10d0\u10d3 \u10d3\u10d0\u10d0\u10ed\u10d8\u10e0\u10d4\u10d7 Shift+Enter","Rich Text Area":"\u10d2\u10d0\u10e4\u10d0\u10e0\u10d7\u10dd\u10d4\u10d1\u10e3\u10da\u10d8 \u10e2\u10d4\u10e5\u10e1\u10e2\u10e3\u10e0\u10d8 \u10d6\u10dd\u10dc\u10d0","Rich Text Area. Press ALT-0 for help.":"\u10d2\u10d0\u10e4\u10d0\u10e0\u10d7\u10dd\u10d4\u10d1\u10e3\u10da\u10d8 \u10e2\u10d4\u10e5\u10e1\u10e2\u10e3\u10e0\u10d8 \u10d6\u10dd\u10dc\u10d0. \u10d3\u10d0\u10d0\u10ed\u10d8\u10e0\u10d4\u10d7 ALT-0 \u10d3\u10d0\u10ee\u10db\u10d0\u10e0\u10d4\u10d1\u10d8\u10e1\u10d7\u10d5\u10d8\u10e1.","System Font":"\u10e1\u10d8\u10e1\u10e2\u10d4\u10db\u10d8\u10e1 \u10e8\u10e0\u10d8\u10e4\u10e2\u10d8","Failed to upload image: {0}":"\u10e1\u10e3\u10e0\u10d0\u10d7\u10d8\u10e1 \u10d0\u10e2\u10d5\u10d8\u10e0\u10d7\u10d5\u10d0 \u10d5\u10d4\u10e0 \u10db\u10dd\u10ee\u10d4\u10e0\u10ee\u10d3\u10d0: {0}","Failed to load plugin: {0} from url {1}":"\u10e4\u10da\u10d0\u10d2\u10d8\u10dc\u10d8\u10e1 \u10e9\u10d0\u10e2\u10d5\u10d8\u10e0\u10d7\u10d5\u10d0 \u10d5\u10d4\u10e0 \u10db\u10dd\u10ee\u10d4\u10e0\u10ee\u10d3\u10d0: {0} url-\u10d3\u10d0\u10dc {1}","Failed to load plugin url: {0}":"\u10e4\u10da\u10d0\u10d2\u10d8\u10dc\u10d8\u10e1 url \u10d5\u10d4\u10e0 \u10e9\u10d0\u10d8\u10e2\u10d5\u10d8\u10e0\u10d7\u10d0: {0}","Failed to initialize plugin: {0}":"\u10e4\u10da\u10d0\u10d2\u10d8\u10dc\u10d8\u10e1 \u10d8\u10dc\u10d8\u10ea\u10d8\u10d0\u10da\u10d8\u10d6\u10d0\u10ea\u10d8\u10d0 \u10d5\u10d4\u10e0 \u10db\u10dd\u10ee\u10d4\u10e0\u10ee\u10d3\u10d0: {0}","example":"\u10db\u10d0\u10d2\u10d0\u10da\u10d8\u10d7\u10d8","Search":"\u10eb\u10d8\u10d4\u10d1\u10d0","All":"\u10e7\u10d5\u10d4\u10da\u10d0","Currency":"\u10d5\u10d0\u10da\u10e3\u10e2\u10d0","Text":"\u10e2\u10d4\u10e5\u10e1\u10e2\u10d8","Quotations":"\u10ea\u10d8\u10e2\u10d0\u10e2\u10d4\u10d1\u10d8","Mathematical":"\u10db\u10d0\u10d7\u10d4\u10db\u10d0\u10e2\u10d8\u10d9\u10e3\u10e0\u10d8","Extended Latin":"\u10d2\u10d0\u10e4\u10d0\u10e0\u10d7\u10dd\u10d4\u10d1\u10e3\u10da\u10d8 \u10da\u10d0\u10d7\u10d8\u10dc\u10e3\u10e0\u10d8","Symbols":"\u10e1\u10d8\u10db\u10d1\u10dd\u10da\u10dd\u10d4\u10d1\u10d8","Arrows":"\u10d8\u10e1\u10e0\u10d4\u10d1\u10d8","User Defined":"\u10db\u10dd\u10db\u10ee\u10db\u10d0\u10e0\u10d4\u10d1\u10da\u10d8\u10e1 \u10d2\u10d0\u10dc\u10e1\u10d0\u10d6\u10e6\u10d5\u10e0\u10e3\u10da\u10d8","dollar sign":"\u10d3\u10dd\u10da\u10d0\u10e0\u10d8\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","currency sign":"\u10d5\u10d0\u10da\u10e3\u10e2\u10d8\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","euro-currency sign":"\u10d4\u10d5\u10e0\u10dd \u10d5\u10d0\u10da\u10e3\u10e2\u10d8\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","colon sign":"\u10dd\u10e0\u10ec\u10d4\u10e0\u10e2\u10d8\u10da\u10d8\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","cruzeiro sign":"\u10d9\u10e0\u10e3\u10d6\u10d4\u10d8\u10e0\u10dd\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","french franc sign":"\u10e4\u10e0\u10d0\u10dc\u10d2\u10e3\u10da\u10d8 \u10e4\u10e0\u10d0\u10dc\u10d9\u10d8\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","lira sign":"\u10da\u10d8\u10e0\u10d8\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","mill sign":"\u10db\u10d8\u10da\u10d8\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","naira sign":"\u10dc\u10d0\u10d8\u10e0\u10d0\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","peseta sign":"\u10de\u10d4\u10e1\u10d4\u10e2\u10d0\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","rupee sign":"\u10e0\u10e3\u10de\u10d8\u10d8\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","won sign":"\u10db\u10dd\u10d2\u10d4\u10d1\u10d8\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","new sheqel sign":"\u10d0\u10ee\u10d0\u10da\u10d8 \u10e8\u10d4\u10d9\u10d4\u10da\u10d8\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","dong sign":"\u10d3\u10dd\u10dc\u10d2\u10d8\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","kip sign":"\u10d9\u10d8\u10de\u10d8\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","tugrik sign":"\u10e2\u10e3\u10d2\u10e0\u10d8\u10d9\u10d8\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","drachma sign":"\u10d3\u10e0\u10d0\u10e5\u10db\u10d8\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","german penny symbol":"\u10d2\u10d4\u10e0\u10db\u10d0\u10dc\u10e3\u10da\u10d8 \u10de\u10d4\u10dc\u10d8\u10e1 \u10e1\u10d8\u10db\u10d1\u10dd\u10da\u10dd","peso sign":"\u10de\u10d4\u10e1\u10dd\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","guarani sign":"\u10d2\u10e3\u10d0\u10e0\u10d0\u10dc\u10d8\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","austral sign":"\u10d0\u10d5\u10e1\u10e2\u10e0\u10d0\u10da\u10d8\u10d8\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","hryvnia sign":"\u10d2\u10e0\u10d8\u10d5\u10dc\u10d8\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","cedi sign":"\u10ea\u10d4\u10d3\u10d8\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","livre tournois sign":"\u10da\u10d8\u10d5\u10e0\u10d4 \u10e2\u10e3\u10e0\u10dc\u10dd\u10d8\u10e1\u10d8\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","spesmilo sign":"\u10e1\u10de\u10d4\u10e1\u10db\u10d8\u10da\u10dd\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","tenge sign":"\u10e2\u10d4\u10dc\u10d2\u10d4\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","indian rupee sign":"\u10d8\u10dc\u10d3\u10e3\u10e0\u10d8 \u10e0\u10e3\u10de\u10d8\u10d8\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","turkish lira sign":"\u10d7\u10e3\u10e0\u10e5\u10e3\u10da\u10d8 \u10da\u10d8\u10e0\u10d0\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","nordic mark sign":"\u10dc\u10dd\u10e0\u10d3\u10d8\u10e3\u10da\u10d8 \u10db\u10d0\u10e0\u10d9\u10d8\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","manat sign":"\u10db\u10d0\u10dc\u10d0\u10d7\u10d8\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","ruble sign":"\u10e0\u10e3\u10de\u10d8\u10d8\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","yen character":"\u10d8\u10d4\u10dc\u10d8\u10e1 \u10e1\u10d8\u10db\u10d1\u10dd\u10da\u10dd","yuan character":"\u10d8\u10e3\u10d0\u10dc\u10d8\u10e1 \u10e1\u10d8\u10db\u10d1\u10dd\u10da\u10dd","yuan character, in hong kong and taiwan":"\u10d8\u10e3\u10d0\u10dc\u10d8\u10e1 \u10e1\u10d8\u10db\u10d1\u10dd\u10da\u10dd, \u10f0\u10dd\u10dc\u10d2 \u10d9\u10dd\u10dc\u10d2\u10e1\u10d0 \u10d3\u10d0 \u10e2\u10d0\u10d8\u10d5\u10d0\u10dc\u10e8\u10d8","yen/yuan character variant one":"\u10d8\u10d4\u10dc/\u10d8\u10e3\u10d0\u10dc\u10d8 \u10e1\u10d8\u10db\u10d1\u10dd\u10da\u10dd\u10e1 \u10d5\u10d0\u10e0\u10d8\u10d0\u10dc\u10e2\u10d8 \u10d4\u10e0\u10d7\u10d8","Emojis":"\u10d4\u10db\u10dd\u10ef\u10d8\u10d4\u10d1\u10d8","Emojis...":"\u10d4\u10db\u10dd\u10ef\u10d8\u10d4\u10d1\u10d8...","Loading emojis...":"\u10d8\u10e2\u10d5\u10d8\u10e0\u10d7\u10d4\u10d1\u10d0 \u10d4\u10db\u10dd\u10ef\u10d8\u10d4\u10d1\u10d8...","Could not load emojis":"\u10d4\u10db\u10dd\u10ef\u10d8\u10d4\u10d1\u10d8 \u10d5\u10d4\u10e0 \u10e9\u10d0\u10d8\u10e2\u10d5\u10d8\u10e0\u10d7\u10d0","People":"\u10ee\u10d0\u10da\u10ee\u10d8","Animals and Nature":"\u10ea\u10ee\u10dd\u10d5\u10d4\u10da\u10d4\u10d1\u10d8 \u10d3\u10d0 \u10d1\u10e3\u10dc\u10d4\u10d1\u10d0","Food and Drink":"\u1ca1\u10d0\u10d9\u10d5\u10d4\u10d1\u10d8 \u10d3\u10d0 \u10e1\u10d0\u10e1\u10db\u10d4\u10da\u10d8","Activity":"\u10d0\u10e5\u10e2\u10d8\u10d5\u10dd\u10d1\u10d0","Travel and Places":"\u10db\u10dd\u10d2\u10d6\u10d0\u10e3\u10e0\u10dd\u10d1\u10d0 \u10d3\u10d0 \u10d0\u10d3\u10d2\u10d8\u10da\u10d4\u10d1\u10d8","Objects":"\u10dd\u10d1\u10d8\u10d4\u10e5\u10e2\u10d4\u10d1\u10d8","Flags":"\u10d3\u10e0\u10dd\u10e8\u10d4\u10d1\u10d8","Characters":"\u10e1\u10d8\u10db\u10d1\u10dd\u10da\u10dd\u10d4\u10d1\u10d8","Characters (no spaces)":"\u10e1\u10d8\u10db\u10d1\u10dd\u10da\u10dd\u10d4\u10d1\u10d8 (\u10d8\u10dc\u10e2\u10d4\u10e0\u10d5\u10d0\u10da\u10d4\u10d1\u10d8\u10e1 \u10d2\u10d0\u10e0\u10d4\u10e8\u10d4)","{0} characters":"{0} \u10e1\u10d8\u10db\u10d1\u10dd\u10da\u10dd\u10d4\u10d1\u10d8","Error: Form submit field collision.":"\u10e8\u10d4\u10ea\u10d3\u10dd\u10db\u10d0: \u10e4\u10dd\u10e0\u10db\u10d8\u10e1 \u10d2\u10d0\u10d2\u10d6\u10d0\u10d5\u10dc\u10d8\u10e1 \u10d5\u10d4\u10da\u10d8\u10e1 \u10e8\u10d4\u10ef\u10d0\u10ee\u10d4\u10d1\u10d0.","Error: No form element found.":"\u10e8\u10d4\u10ea\u10d3\u10dd\u10db\u10d0: \u10e4\u10dd\u10e0\u10db\u10d8\u10e1 \u10d4\u10da\u10d4\u10db\u10d4\u10dc\u10e2\u10d8 \u10d5\u10d4\u10e0 \u10db\u10dd\u10d8\u10eb\u10d4\u10d1\u10dc\u10d0.","Color swatch":"\u10e4\u10d4\u10e0\u10d8\u10e1 \u10dc\u10d8\u10db\u10e3\u10e8\u10d8","Color Picker":"\u10e4\u10d4\u10e0\u10d4\u10d1\u10d8\u10e1 \u10d0\u10db\u10dd\u10db\u10e0\u10e9\u10d4\u10d5\u10d4\u10da\u10d8","Invalid hex color code: {0}":"\u10d0\u10e0\u10d0\u10e1\u10ec\u10dd\u10e0\u10d8 \u10d7\u10d4\u10e5\u10d5\u10e1\u10db\u10d4\u10e2\u10dd\u10d1\u10d8\u10d7\u10d8 \u10e4\u10d4\u10e0\u10d8\u10e1 \u10d9\u10dd\u10d3\u10d8: {0}","Invalid input":"\u10d0\u10e0\u10d0\u10e1\u10ec\u10dd\u10e0\u10d8 \u10e8\u10d4\u10e7\u10d5\u10d0\u10dc\u10d0","R":"\u10ec","Red component":"\u10ec\u10d8\u10d7\u10d4\u10da\u10d8 \u10d9\u10dd\u10db\u10de\u10dd\u10dc\u10d4\u10dc\u10e2\u10d8","G":"\u10db","Green component":"\u10db\u10ec\u10d5\u10d0\u10dc\u10d4 \u10d9\u10dd\u10db\u10de\u10dd\u10dc\u10d4\u10dc\u10e2\u10d8","B":"\u10da","Blue component":"\u10da\u10e3\u10e0\u10ef\u10d8 \u10d9\u10dd\u10db\u10de\u10dd\u10dc\u10d4\u10dc\u10e2\u10d8","#":"#","Hex color code":"Hex \u10e4\u10d4\u10e0\u10d8\u10e1 \u10d9\u10dd\u10d3\u10d8","Range 0 to 255":"\u10d3\u10d8\u10d0\u10de\u10d0\u10d6\u10dd\u10dc\u10d8 0-\u10d3\u10d0\u10dc 255-\u10db\u10d3\u10d4","Turquoise":"\u10e4\u10d8\u10e0\u10e3\u10d6\u10d8\u10e1\u10e4\u10d4\u10e0\u10d8","Green":"\u10db\u10ec\u10d5\u10d0\u10dc\u10d4","Blue":"\u10da\u10e3\u10e0\u10ef\u10d8","Purple":"\u10d8\u10d8\u10e1\u10e4\u10d4\u10e0\u10d8","Navy Blue":"\u1c9b\u10e3\u10e5\u10d8 \u10da\u10e3\u10e0\u10ef\u10d8","Dark Turquoise":"\u10db\u10e3\u10e5\u10d8 \u10e4\u10d8\u10e0\u10e3\u10d6\u10d8\u10e1\u10e4\u10d4\u10e0\u10d8","Dark Green":"\u1c9b\u10e3\u10e5\u10d8 \u10db\u10ec\u10d5\u10d0\u10dc\u10d4","Medium Blue":"\u10e1\u10d0\u10e8\u10e3\u10d0\u10da\u10dd \u10da\u10e3\u10e0\u10ef\u10d8","Medium Purple":"\u10e1\u10d0\u10e8\u10e3\u10d0\u10da\u10dd \u10d8\u10d0\u10e1\u10d0\u10db\u10dc\u10d8\u10e1\u10e4\u10d4\u10e0\u10d8","Midnight Blue":"\u10eb\u10d0\u10da\u10d8\u10d0\u10dc \u10db\u10e3\u10e5\u10d8 \u10da\u10e3\u10e0\u10ef\u10d8","Yellow":"\u10e7\u10d5\u10d8\u10d7\u10d4\u10da\u10d8","Orange":"\u10dc\u10d0\u10e0\u10d8\u10dc\u10ef\u10d8\u10e1\u10e4\u10d4\u10e0\u10d8","Red":"\u10ec\u10d8\u10d7\u10d4\u10da\u10d8","Light Gray":"\u10e6\u10d8\u10d0 \u10dc\u10d0\u10ea\u10e0\u10d8\u10e1\u10e4\u10d4\u10e0\u10d8","Gray":"\u10e0\u10e3\u10ee\u10d8","Dark Yellow":"\u10db\u10e3\u10e5\u10d8 \u10e7\u10d5\u10d8\u10d7\u10d4\u10da\u10d8","Dark Orange":"\u10db\u10e3\u10e5\u10d8 \u10dc\u10d0\u10e0\u10d8\u10dc\u10ef\u10d8\u10e1\u10e4\u10d4\u10e0\u10d8","Dark Red":"\u1c9b\u10e3\u10e5\u10d8 \u10ec\u10d8\u10d7\u10d4\u10da\u10d8","Medium Gray":"\u10e1\u10d0\u10e8\u10e3\u10d0\u10da\u10dd \u10dc\u10d0\u10ea\u10e0\u10d8\u10e1\u10e4\u10d4\u10e0\u10d8","Dark Gray":"\u1c9b\u10e3\u10e5\u10d8 \u10dc\u10d0\u10ea\u10e0\u10d8\u10e1\u10e4\u10d4\u10e0\u10d8","Light Green":"\u10e6\u10d8\u10d0 \u10db\u10ec\u10d5\u10d0\u10dc\u10d4","Light Yellow":"\u10e6\u10d8\u10d0 \u10e7\u10d5\u10d8\u10d7\u10d4\u10da\u10d8","Light Red":"\u10e6\u10d8\u10d0 \u10ec\u10d8\u10d7\u10d4\u10da\u10d8","Light Purple":"\u10e6\u10d8\u10d0 \u10d8\u10d0\u10e1\u10d0\u10db\u10dc\u10d8\u10e1\u10e4\u10d4\u10e0\u10d8","Light Blue":"\u10e6\u10d8\u10d0 \u10da\u10e3\u10e0\u10ef\u10d8","Dark Purple":"\u1c9b\u10e3\u10e5\u10d8 \u10d8\u10d8\u10e1\u10e4\u10d4\u10e0\u10d8","Dark Blue":"\u1c9b\u10e3\u10e5\u10d8 \u10da\u10e3\u10e0\u10ef\u10d8","Black":"\u10e8\u10d0\u10d5\u10d8","White":"\u10d7\u10d4\u10d7\u10e0\u10d8","Switch to or from fullscreen mode":"\u10e1\u10e0\u10e3\u10da\u10d4\u10d9\u10e0\u10d0\u10dc\u10d8\u10d0\u10dc\u10d8 \u10e0\u10d4\u10df\u10d8\u10db\u10d8\u10e1 \u10ea\u10d5\u10da\u10d8\u10da\u10d4\u10d1\u10d0","Open help dialog":"\u10d3\u10d0\u10ee\u10db\u10d0\u10e0\u10d4\u10d1\u10d8\u10e1 \u10d3\u10d8\u10d0\u10da\u10dd\u10d2\u10d8\u10e1 \u10d2\u10d0\u10ee\u10e1\u10dc\u10d0","history":"\u10d8\u10e1\u10e2\u10dd\u10e0\u10d8\u10d0","styles":"\u10e1\u10e2\u10d8\u10da\u10d4\u10d1\u10d8","formatting":"\u10e4\u10dd\u10e0\u10db\u10d0\u10e2\u10d8\u10e0\u10d4\u10d1\u10d0","alignment":"\u10e1\u10ec\u10dd\u10e0\u10d4\u10d1\u10d0","indentation":"\u10e9\u10d0\u10e6\u10e0\u10db\u10d0\u10d5\u10d4\u10d1\u10d0","Font":"\u10e4\u10dd\u10dc\u10e2\u10d8","Size":"\u10d6\u10dd\u10db\u10d0","More...":"\u10db\u10d4\u10e2\u10d8...","Select...":"\u10db\u10dd\u10dc\u10d8\u10e8\u10dc\u10d4\u10d7...","Preferences":"\u10de\u10e0\u10d4\u10e4\u10d4\u10e0\u10d4\u10dc\u10ea\u10d8\u10d4\u10d1\u10d8","Yes":"\u10d3\u10d8\u10d0\u10ee","No":"\u10d0\u10e0\u10d0","Keyboard Navigation":"\u10d9\u10da\u10d0\u10d5\u10d8\u10d0\u10e2\u10e3\u10e0\u10d8\u10e1 \u10dc\u10d0\u10d5\u10d8\u10d2\u10d0\u10ea\u10d8\u10d0","Version":"\u10d5\u10d4\u10e0\u10e1\u10d8\u10d0","Code view":"\u10d9\u10dd\u10d3\u10d8\u10e1 \u10d3\u10d0\u10d7\u10d5\u10d0\u10da\u10d8\u10d4\u10e0\u10d4\u10d1\u10d0","Open popup menu for split buttons":"\u10d2\u10d0\u10ee\u10e1\u10d4\u10dc\u10d8\u10d7 \u10d0\u10db\u10dd\u10db\u10ee\u10e2\u10d0\u10e0\u10d8 \u10db\u10d4\u10dc\u10d8\u10e3 \u10d2\u10d0\u10e7\u10dd\u10e4\u10d8\u10e1 \u10e6\u10d8\u10da\u10d0\u10d9\u10d4\u10d1\u10d8\u10e1\u10d7\u10d5\u10d8\u10e1","List Properties":"\u10d7\u10d5\u10d8\u10e1\u10d4\u10d1\u10d4\u10d1\u10d8\u10e1 \u10e1\u10d8\u10d0","List properties...":"\u10d7\u10d5\u10d8\u10e1\u10d4\u10d1\u10d4\u10d1\u10d8\u10e1 \u10e1\u10d8\u10d0...","Start list at number":"\u10e1\u10d8\u10d8\u10e1 \u10d3\u10d0\u10ec\u10e7\u10d4\u10d1\u10d0 \u10dc\u10dd\u10db\u10d4\u10e0\u10d6\u10d4","Line height":"\u10e1\u10e2\u10e0\u10d8\u10e5\u10dd\u10dc\u10d8\u10e1 \u10e1\u10d8\u10db\u10d0\u10e6\u10da\u10d4","Dropped file type is not supported":"\u10e9\u10d0\u10d2\u10d3\u10d4\u10d1\u10e3\u10da\u10d8 \u10e4\u10d0\u10d8\u10da\u10d8\u10e1 \u10e2\u10d8\u10de\u10d8 \u10d0\u10e0 \u10d0\u10e0\u10d8\u10e1 \u10db\u10ee\u10d0\u10e0\u10d3\u10d0\u10ed\u10d4\u10e0\u10d8\u10da\u10d8","Loading...":"\u10d8\u10e2\u10d5\u10d8\u10e0\u10d7\u10d4\u10d1\u10d0...","ImageProxy HTTP error: Rejected request":"ImageProxy HTTP \u10e8\u10d4\u10ea\u10d3\u10dd\u10db\u10d0: \u10db\u10dd\u10d7\u10ee\u10dd\u10d5\u10dc\u10d0 \u10e3\u10d0\u10e0\u10e7\u10dd\u10e4\u10d8\u10da\u10d8\u10d0","ImageProxy HTTP error: Could not find Image Proxy":"ImageProxy HTTP \u10e8\u10d4\u10ea\u10d3\u10dd\u10db\u10d0: \u10d5\u10d4\u10e0 \u10db\u10dd\u10d8\u10eb\u10d4\u10d1\u10dc\u10d0 Image Proxy","ImageProxy HTTP error: Incorrect Image Proxy URL":"ImageProxy HTTP \u10e8\u10d4\u10ea\u10d3\u10dd\u10db\u10d0: \u10d0\u10e0\u10d0\u10e1\u10ec\u10dd\u10e0\u10d8 Image Proxy URL","ImageProxy HTTP error: Unknown ImageProxy error":"ImageProxy HTTP \u10e8\u10d4\u10ea\u10d3\u10dd\u10db\u10d0: \u10e3\u10ea\u10dc\u10dd\u10d1\u10d8 ImageProxy \u10e8\u10d4\u10ea\u10d3\u10dd\u10db\u10d0"}); \ No newline at end of file +tinymce.addI18n("ka_GE",{"#":"#","Accessibility":"\u10ee\u10d4\u10da\u10db\u10d8\u10e1\u10d0\u10ec\u10d5\u10d3\u10dd\u10db\u10dd\u10d1\u10d0","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"\u10e5\u10db\u10d4\u10d3\u10d4\u10d1\u10d0","Activity":"\u10d0\u10e5\u10e2\u10d8\u10d5\u10dd\u10d1\u10d0","Address":"\u10db\u10d8\u10e1\u10d0\u10db\u10d0\u10e0\u10d7\u10d8","Advanced":"\u10d3\u10d0\u10db\u10d0\u10e2\u10d4\u10d1\u10d8\u10d7\u10d8","Align":"\u10e9\u10d0\u10db\u10ec\u10d9\u10e0\u10d8\u10d5\u10d4\u10d1\u10d0","Align center":"\u10d2\u10d0\u10d0\u10e1\u10ec\u10dd\u10e0\u10d4 \u10ea\u10d4\u10dc\u10e2\u10e0\u10e8\u10d8","Align left":"\u10d2\u10d0\u10d0\u10e1\u10ec\u10dd\u10e0\u10d4 \u10db\u10d0\u10e0\u10ea\u10ee\u10dc\u10d8\u10d5","Align right":"\u10d2\u10d0\u10d0\u10e1\u10ec\u10dd\u10e0\u10d4 \u10db\u10d0\u10e0\u10ef\u10d5\u10dc\u10d8\u10d5","Alignment":"\u10e1\u10ec\u10dd\u10e0\u10d4\u10d1\u10d0","Alignment {0}":"","All":"\u10e7\u10d5\u10d4\u10da\u10d0","Alternative description":"\u10d0\u10da\u10e2\u10d4\u10e0\u10dc\u10d0\u10e2\u10d8\u10e3\u10da\u10d8 \u10d0\u10e6\u10ec\u10d4\u10e0\u10d0","Alternative source":"\u10d0\u10da\u10e2\u10d4\u10e0\u10dc\u10d0\u10e2\u10d8\u10e3\u10da\u10d8 \u10ec\u10e7\u10d0\u10e0\u10dd","Alternative source URL":"\u10d0\u10da\u10e2\u10d4\u10e0\u10dc\u10d0\u10e2\u10d8\u10e3\u10da\u10d8 \u10ec\u10e7\u10d0\u10e0\u10dd","Anchor":"\u10e6\u10e3\u10d6\u10d0","Anchor...":"\u10e6\u10e3\u10d6\u10d0...","Anchors":"\u10e6\u10e3\u10d6\u10d0","Animals and Nature":"\u10ea\u10ee\u10dd\u10d5\u10d4\u10da\u10d4\u10d1\u10d8 \u10d3\u10d0 \u10d1\u10e3\u10dc\u10d4\u10d1\u10d0","Arrows":"\u10d8\u10e1\u10e0\u10d4\u10d1\u10d8","B":"\u10da","Background color":"\u10e3\u10d9\u10d0\u10dc\u10d0 \u10e4\u10d4\u10e0\u10d8","Background color {0}":"","Black":"\u10e8\u10d0\u10d5\u10d8","Block":"\u10e9\u10d0\u10d9\u10d4\u10e2\u10d5\u10d0","Block {0}":"","Blockquote":"\u10d1\u10da\u10dd\u10d9\u10d8\u10e0\u10d4\u10d1\u10e3\u10da\u10d8 \u10ea\u10d8\u10e2\u10d0\u10e2\u10d0","Blocks":"\u10d1\u10da\u10dd\u10d9\u10d4\u10d1\u10d8","Blue":"\u10da\u10e3\u10e0\u10ef\u10d8","Blue component":"\u10da\u10e3\u10e0\u10ef\u10d8 \u10d9\u10dd\u10db\u10de\u10dd\u10dc\u10d4\u10dc\u10e2\u10d8","Body":"\u10e2\u10d0\u10dc\u10d8","Bold":"\u10db\u10d9\u10d5\u10d4\u10d7\u10e0\u10d8","Border":"\u10e1\u10d0\u10d6\u10e6\u10d5\u10d0\u10e0\u10d8","Border color":"\u10e1\u10d0\u10d6\u10d0\u10e0\u10d8\u10e1 \u10e4\u10d4\u10e0\u10d8","Border style":"\u10e1\u10d0\u10d6\u10e6\u10d5\u10e0\u10d8\u10e1 \u10e1\u10e2\u10d8\u10da\u10d8","Border width":"\u10e1\u10d0\u10d6\u10e6\u10d5\u10e0\u10d8\u10e1 \u10e1\u10d8\u10d2\u10d0\u10dc\u10d4","Bottom":"\u10e5\u10d5\u10d4\u10d3\u10d0","Browse files":"","Browse for an image":"\u10d0\u10d8\u10e0\u10e9\u10d8\u10d4\u10d7 \u10e1\u10e3\u10e0\u10d0\u10d7\u10d8","Browse links":"","Bullet list":"\u10d1\u10e3\u10da\u10d4\u10e2 \u10e1\u10d8\u10d0","Cancel":"\u10d2\u10d0\u10e3\u10e5\u10db\u10d4\u10d1\u10d0","Caption":"\u10ec\u10d0\u10e0\u10ec\u10d4\u10e0\u10d0","Cell":"\u10e3\u10ef\u10e0\u10d0","Cell padding":"\u10e3\u10ef\u10e0\u10d8\u10e1 \u10e4\u10d0\u10e0\u10d7\u10dd\u10d1\u10d8","Cell properties":"\u10e3\u10ef\u10e0\u10d8\u10e1 \u10d7\u10d5\u10d8\u10e1\u10d4\u10d1\u10d4\u10d1\u10d8","Cell spacing":"\u10e3\u10ef\u10e0\u10d8\u10e1 \u10d3\u10d0\u10e8\u10dd\u10e0\u10d4\u10d1\u10d0","Cell styles":"\u10e3\u10ef\u10e0\u10d4\u10d3\u10d8\u10e1 \u10e1\u10e2\u10d8\u10da\u10d4\u10d1\u10d8","Cell type":"\u10e3\u10ef\u10e0\u10d8\u10e1 \u10e2\u10d8\u10de\u10d8","Center":"\u10ea\u10d4\u10dc\u10e2\u10e0\u10e8\u10d8","Characters":"\u10e1\u10d8\u10db\u10d1\u10dd\u10da\u10dd\u10d4\u10d1\u10d8","Characters (no spaces)":"\u10e1\u10d8\u10db\u10d1\u10dd\u10da\u10dd\u10d4\u10d1\u10d8 (\u10d8\u10dc\u10e2\u10d4\u10e0\u10d5\u10d0\u10da\u10d4\u10d1\u10d8\u10e1 \u10d2\u10d0\u10e0\u10d4\u10e8\u10d4)","Circle":"\u10ec\u10e0\u10d4","Class":"\u10d9\u10da\u10d0\u10e1\u10d8","Clear formatting":"\u10e4\u10dd\u10e0\u10db\u10d0\u10e2\u10d8\u10e0\u10d4\u10d1\u10d8\u10e1 \u10d2\u10d0\u10e1\u10e3\u10e4\u10d7\u10d0\u10d5\u10d4\u10d1\u10d0","Close":"\u10d3\u10d0\u10ee\u10e3\u10e0\u10d5\u10d0","Code":"\u10d9\u10dd\u10d3\u10d8","Code sample...":"\u10d9\u10dd\u10d3\u10d8\u10e1 \u10e4\u10e0\u10d0\u10d2\u10db\u10d4\u10dc\u10e2\u10d8","Code view":"\u10d9\u10dd\u10d3\u10d8\u10e1 \u10d3\u10d0\u10d7\u10d5\u10d0\u10da\u10d8\u10d4\u10e0\u10d4\u10d1\u10d0","Color Picker":"\u10e4\u10d4\u10e0\u10d4\u10d1\u10d8\u10e1 \u10d0\u10db\u10dd\u10db\u10e0\u10e9\u10d4\u10d5\u10d4\u10da\u10d8","Color swatch":"\u10e4\u10d4\u10e0\u10d8\u10e1 \u10dc\u10d8\u10db\u10e3\u10e8\u10d8","Cols":"\u10e1\u10d5\u10d4\u10e2\u10d4\u10d1\u10d8","Column":"\u10e1\u10d5\u10d4\u10e2\u10d8","Column clipboard actions":"\u10db\u10ec\u10d9\u10e0\u10d8\u10d5\u10d8\u10e1 \u10d1\u10e3\u10e4\u10d4\u10e0\u10e8\u10d8 \u10db\u10dd\u10e5\u10db\u10d4\u10d3\u10d4\u10d1\u10d4\u10d1\u10d8","Column group":"\u10e1\u10d5\u10d4\u10e2\u10d8\u10e1 \u10ef\u10d2\u10e3\u10e4\u10d8","Column header":"\u10e1\u10d5\u10d4\u10e2\u10d8\u10e1 \u10e1\u10d0\u10d7\u10d0\u10e3\u10e0\u10d8","Constrain proportions":"\u10de\u10e0\u10dd\u10de\u10dd\u10e0\u10ea\u10d8\u10d8\u10e1 \u10d3\u10d0\u10ea\u10d5\u10d0","Copy":"\u10d9\u10dd\u10de\u10d8\u10e0\u10d4\u10d1\u10d0","Copy column":"\u10e1\u10d5\u10d4\u10e2\u10d8\u10e1 \u10d9\u10dd\u10de\u10d8\u10e0\u10d4\u10d1\u10d0","Copy row":"\u10e1\u10e2\u10e0\u10d8\u10e5\u10dd\u10dc\u10d8\u10e1 \u10d9\u10dd\u10de\u10d8\u10e0\u10d4\u10d1\u10d0","Could not find the specified string.":"\u10db\u10dd\u10ea\u10d4\u10db\u10e3\u10da\u10d8 \u10e9\u10d0\u10dc\u10d0\u10ec\u10d4\u10e0\u10d8 \u10d5\u10d4\u10e0 \u10db\u10dd\u10d8\u10eb\u10d4\u10d1\u10dc\u10d0.","Could not load emojis":"\u10d4\u10db\u10dd\u10ef\u10d8\u10d4\u10d1\u10d8 \u10d5\u10d4\u10e0 \u10e9\u10d0\u10d8\u10e2\u10d5\u10d8\u10e0\u10d7\u10d0","Count":"\u10e0\u10d0\u10dd\u10d3\u10d4\u10dc\u10dd\u10d1\u10d0","Currency":"\u10d5\u10d0\u10da\u10e3\u10e2\u10d0","Current window":"\u10db\u10d8\u10db\u10d3\u10d8\u10dc\u10d0\u10e0\u10d4 \u10e4\u10d0\u10dc\u10ef\u10d0\u10e0\u10d0","Custom color":"\u10db\u10dd\u10e0\u10d2\u10d4\u10d1\u10e3\u10da\u10d8 \u10e4\u10d4\u10e0\u10d8","Custom...":"\u10db\u10dd\u10e0\u10d2\u10d4\u10d1\u10e3\u10da\u10d8","Cut":"\u10d0\u10db\u10dd\u10ed\u10e0\u10d0","Cut column":"\u10e1\u10d5\u10d4\u10e2\u10d8\u10e1 \u10d0\u10db\u10dd\u10ed\u10e0\u10d0","Cut row":"\u10e1\u10e2\u10e0\u10d8\u10e5\u10dd\u10dc\u10d8\u10e1 \u10d0\u10db\u10dd\u10ed\u10e0\u10d0","Dark Blue":"\u1c9b\u10e3\u10e5\u10d8 \u10da\u10e3\u10e0\u10ef\u10d8","Dark Gray":"\u1c9b\u10e3\u10e5\u10d8 \u10dc\u10d0\u10ea\u10e0\u10d8\u10e1\u10e4\u10d4\u10e0\u10d8","Dark Green":"\u1c9b\u10e3\u10e5\u10d8 \u10db\u10ec\u10d5\u10d0\u10dc\u10d4","Dark Orange":"\u10db\u10e3\u10e5\u10d8 \u10dc\u10d0\u10e0\u10d8\u10dc\u10ef\u10d8\u10e1\u10e4\u10d4\u10e0\u10d8","Dark Purple":"\u1c9b\u10e3\u10e5\u10d8 \u10d8\u10d8\u10e1\u10e4\u10d4\u10e0\u10d8","Dark Red":"\u1c9b\u10e3\u10e5\u10d8 \u10ec\u10d8\u10d7\u10d4\u10da\u10d8","Dark Turquoise":"\u10db\u10e3\u10e5\u10d8 \u10e4\u10d8\u10e0\u10e3\u10d6\u10d8\u10e1\u10e4\u10d4\u10e0\u10d8","Dark Yellow":"\u10db\u10e3\u10e5\u10d8 \u10e7\u10d5\u10d8\u10d7\u10d4\u10da\u10d8","Dashed":"\u10ec\u10e7\u10d5\u10d4\u10e2\u10d8\u10da\u10d8","Date/time":"\u10d7\u10d0\u10e0\u10d8\u10e6\u10d8/\u10d3\u10e0\u10dd","Decrease indent":"\u10d0\u10d1\u10d6\u10d0\u10ea\u10d8\u10e1 \u10e8\u10d4\u10db\u10ea\u10d8\u10e0\u10d4\u10d1\u10d0","Default":"\u10e1\u10e2\u10d0\u10dc\u10d3\u10d0\u10e0\u10e2\u10e3\u10da\u10d8","Delete accordion":"","Delete column":"\u10e1\u10d5\u10d4\u10e2\u10d8\u10e1 \u10ec\u10d0\u10e8\u10da\u10d0","Delete row":"\u10e1\u10e2\u10e0\u10d8\u10e5\u10dd\u10dc\u10d8\u10e1 \u10ec\u10d0\u10e8\u10da\u10d0","Delete table":"\u10ea\u10ee\u10e0\u10d8\u10da\u10d8\u10e1 \u10ec\u10d0\u10e8\u10da\u10d0","Dimensions":"\u10d2\u10d0\u10dc\u10d6\u10dd\u10db\u10d8\u10da\u10d4\u10d1\u10d0","Disc":"\u10d3\u10d8\u10e1\u10d9\u10d8","Div":"\u10d2\u10d0\u10dc\u10d0\u10ec\u10d8\u10da\u10d4\u10d1\u10d0","Document":"\u10d3\u10dd\u10d9\u10e3\u10db\u10d4\u10dc\u10e2\u10d8","Dotted":"\u10ec\u10d4\u10e0\u10e2\u10d8\u10da\u10dd\u10d5\u10d0\u10dc\u10d8","Double":"\u1c9d\u10e0\u10db\u10d0\u10d2\u10d8","Drop an image here":"\u10e9\u10d0\u10d0\u10d2\u10d3\u10d4\u10d7 \u10e1\u10e3\u10e0\u10d0\u10d7\u10d8 \u10d0\u10e5","Dropped file type is not supported":"\u10e9\u10d0\u10d2\u10d3\u10d4\u10d1\u10e3\u10da\u10d8 \u10e4\u10d0\u10d8\u10da\u10d8\u10e1 \u10e2\u10d8\u10de\u10d8 \u10d0\u10e0 \u10d0\u10e0\u10d8\u10e1 \u10db\u10ee\u10d0\u10e0\u10d3\u10d0\u10ed\u10d4\u10e0\u10d8\u10da\u10d8","Edit":"\u10e8\u10d4\u10e1\u10ec\u10dd\u10e0\u10d4\u10d1\u10d0","Embed":"\u10e9\u10d0\u10e8\u10d4\u10dc\u10d4\u10d1\u10d0","Emojis":"\u10d4\u10db\u10dd\u10ef\u10d8\u10d4\u10d1\u10d8","Emojis...":"\u10d4\u10db\u10dd\u10ef\u10d8\u10d4\u10d1\u10d8...","Error":"\u10e8\u10d4\u10ea\u10d3\u10dd\u10db\u10d0","Error: Form submit field collision.":"\u10e8\u10d4\u10ea\u10d3\u10dd\u10db\u10d0: \u10e4\u10dd\u10e0\u10db\u10d8\u10e1 \u10d2\u10d0\u10d2\u10d6\u10d0\u10d5\u10dc\u10d8\u10e1 \u10d5\u10d4\u10da\u10d8\u10e1 \u10e8\u10d4\u10ef\u10d0\u10ee\u10d4\u10d1\u10d0.","Error: No form element found.":"\u10e8\u10d4\u10ea\u10d3\u10dd\u10db\u10d0: \u10e4\u10dd\u10e0\u10db\u10d8\u10e1 \u10d4\u10da\u10d4\u10db\u10d4\u10dc\u10e2\u10d8 \u10d5\u10d4\u10e0 \u10db\u10dd\u10d8\u10eb\u10d4\u10d1\u10dc\u10d0.","Extended Latin":"\u10d2\u10d0\u10e4\u10d0\u10e0\u10d7\u10dd\u10d4\u10d1\u10e3\u10da\u10d8 \u10da\u10d0\u10d7\u10d8\u10dc\u10e3\u10e0\u10d8","Failed to initialize plugin: {0}":"\u10e4\u10da\u10d0\u10d2\u10d8\u10dc\u10d8\u10e1 \u10d8\u10dc\u10d8\u10ea\u10d8\u10d0\u10da\u10d8\u10d6\u10d0\u10ea\u10d8\u10d0 \u10d5\u10d4\u10e0 \u10db\u10dd\u10ee\u10d4\u10e0\u10ee\u10d3\u10d0: {0}","Failed to load plugin url: {0}":"\u10e4\u10da\u10d0\u10d2\u10d8\u10dc\u10d8\u10e1 url \u10d5\u10d4\u10e0 \u10e9\u10d0\u10d8\u10e2\u10d5\u10d8\u10e0\u10d7\u10d0: {0}","Failed to load plugin: {0} from url {1}":"\u10e4\u10da\u10d0\u10d2\u10d8\u10dc\u10d8\u10e1 \u10e9\u10d0\u10e2\u10d5\u10d8\u10e0\u10d7\u10d5\u10d0 \u10d5\u10d4\u10e0 \u10db\u10dd\u10ee\u10d4\u10e0\u10ee\u10d3\u10d0: {0} url-\u10d3\u10d0\u10dc {1}","Failed to upload image: {0}":"\u10e1\u10e3\u10e0\u10d0\u10d7\u10d8\u10e1 \u10d0\u10e2\u10d5\u10d8\u10e0\u10d7\u10d5\u10d0 \u10d5\u10d4\u10e0 \u10db\u10dd\u10ee\u10d4\u10e0\u10ee\u10d3\u10d0: {0}","File":"\u10e4\u10d0\u10d8\u10da\u10d8","Find":"\u10eb\u10d4\u10d1\u10dc\u10d0","Find (if searchreplace plugin activated)":"\u10eb\u10d4\u10d1\u10dc\u10d0 (\u10d7\u10e3 searchreplace \u10de\u10da\u10d0\u10d2\u10d8\u10dc\u10d8 \u10d0\u10e5\u10e2\u10d8\u10d5\u10e0\u10d4\u10d1\u10e3\u10da\u10d8\u10d0)","Find and Replace":"\u1c98\u10de\u10dd\u10d5\u10d4 \u10d3\u10d0 \u10e9\u10d0\u10d0\u10dc\u10d0\u10ea\u10d5\u10da\u10d4","Find and replace...":"\u1c98\u10de\u10dd\u10d5\u10d4 \u10d3\u10d0 \u10e9\u10d0\u10d0\u10dc\u10d0\u10ea\u10d5\u10da\u10d4...","Find in selection":"\u10d8\u10de\u10dd\u10d5\u10dc\u10d4\u10d7 \u10e8\u10d4\u10e0\u10e9\u10d4\u10d5\u10d0\u10e8\u10d8","Find whole words only":"\u10d8\u10de\u10dd\u10d5\u10d4\u10d7 \u10db\u10ee\u10dd\u10da\u10dd\u10d3 \u10db\u10d7\u10d4\u10da\u10d8 \u10e1\u10d8\u10e2\u10e7\u10d5\u10d4\u10d1\u10d8","Flags":"\u10d3\u10e0\u10dd\u10e8\u10d4\u10d1\u10d8","Focus to contextual toolbar":"\u10e4\u10dd\u10d9\u10e3\u10e1\u10d8\u10e0\u10d4\u10d1\u10d0 \u10d9\u10dd\u10dc\u10e2\u10d4\u10e5\u10e1\u10e2\u10e3\u10d0\u10da\u10e3\u10e0 \u10e2\u10e3\u10da\u10d1\u10d0\u10e0\u10d6\u10d4","Focus to element path":"\u10e4\u10dd\u10d9\u10e3\u10e1\u10d8\u10e0\u10d4\u10d1\u10d0 \u10d4\u10da\u10d4\u10db\u10d4\u10dc\u10e2\u10d8\u10e1 \u10db\u10d8\u10e1\u10d0\u10db\u10d0\u10e0\u10d7\u10d6\u10d4","Focus to menubar":"\u10e4\u10dd\u10d9\u10e3\u10e1\u10d8 \u10db\u10d4\u10dc\u10d8\u10e3\u10d1\u10d0\u10e0\u10d6\u10d4","Focus to toolbar":"\u10e4\u10dd\u10d9\u10e3\u10e1\u10d8\u10e0\u10d4\u10d1\u10d0 \u10e2\u10e3\u10da\u10d1\u10d0\u10e0\u10d6\u10d4","Font":"\u10e4\u10dd\u10dc\u10e2\u10d8","Font size {0}":"","Font sizes":"\u10e8\u10e0\u10d8\u10e4\u10e2\u10d8\u10e1 \u10d6\u10dd\u10db\u10d4\u10d1\u10d8","Font {0}":"","Fonts":"\u10e4\u10dd\u10dc\u10e2\u10d8","Food and Drink":"\u1ca1\u10d0\u10d9\u10d5\u10d4\u10d1\u10d8 \u10d3\u10d0 \u10e1\u10d0\u10e1\u10db\u10d4\u10da\u10d8","Footer":"\u10eb\u10d8\u10e0\u10d8","Format":"\u10e4\u10dd\u10e0\u10db\u10d0\u10e2\u10d8","Format {0}":"","Formats":"\u10e4\u10dd\u10e0\u10db\u10d0\u10e2\u10d4\u10d1\u10d8","Fullscreen":"\u10e1\u10d0\u10d5\u10e1\u10d4 \u10d4\u10d9\u10e0\u10d0\u10dc\u10d8","G":"\u10db","General":"\u10db\u10d7\u10d0\u10d5\u10d0\u10e0\u10d8","Gray":"\u10e0\u10e3\u10ee\u10d8","Green":"\u10db\u10ec\u10d5\u10d0\u10dc\u10d4","Green component":"\u10db\u10ec\u10d5\u10d0\u10dc\u10d4 \u10d9\u10dd\u10db\u10de\u10dd\u10dc\u10d4\u10dc\u10e2\u10d8","Groove":"\u10ed\u10e0\u10d8\u10da\u10d8","Handy Shortcuts":"\u10db\u10dd\u10e1\u10d0\u10ee\u10d4\u10e0\u10ee\u10d4\u10d1\u10d4\u10da\u10d8 \u10e1\u10ec\u10e0\u10d0\u10e4\u10d8 \u10d2\u10d0\u10db\u10dd\u10eb\u10d0\u10ee\u10d4\u10d1\u10d4\u10d1\u10d8","Header":"\u10d7\u10d0\u10d5\u10d8","Header cell":"\u10d7\u10d0\u10d5\u10d8\u10e1 \u10e3\u10ef\u10e0\u10d0","Heading 1":"\u10e1\u10d0\u10d7\u10d0\u10e3\u10e0\u10d8 1","Heading 2":"\u10e1\u10d0\u10d7\u10d0\u10e3\u10e0\u10d8 2","Heading 3":"\u10e1\u10d0\u10d7\u10d0\u10e3\u10e0\u10d8 3","Heading 4":"\u10e1\u10d0\u10d7\u10d0\u10e3\u10e0\u10d8 4","Heading 5":"\u10e1\u10d0\u10d7\u10d0\u10e3\u10e0\u10d8 5","Heading 6":"\u10e1\u10d0\u10d7\u10d0\u10e3\u10e0\u10d8 6","Headings":"\u10e1\u10d0\u10d7\u10d0\u10e3\u10e0\u10d8","Height":"\u10e1\u10d8\u10db\u10d0\u10e6\u10da\u10d4","Help":"\u10d3\u10d0\u10ee\u10db\u10d0\u10e0\u10d4\u10d1\u10d0","Hex color code":"Hex \u10e4\u10d4\u10e0\u10d8\u10e1 \u10d9\u10dd\u10d3\u10d8","Hidden":"\u10d3\u10d0\u10db\u10d0\u10da\u10e3\u10da\u10d8","Horizontal align":"\u10f0\u10dd\u10e0\u10d8\u10d6\u10dd\u10dc\u10e2\u10d0\u10da\u10e3\u10e0\u10d8 \u10d2\u10d0\u10e1\u10ec\u10dd\u10e0\u10d4\u10d1\u10d0","Horizontal line":"\u10f0\u10dd\u10e0\u10d8\u10d6\u10dd\u10dc\u10e2\u10d0\u10da\u10e3\u10e0\u10d8 \u10ee\u10d0\u10d6\u10d8","Horizontal space":"\u10f0\u10dd\u10e0\u10d8\u10d6\u10dd\u10dc\u10e2\u10d0\u10da\u10e3\u10e0\u10d8 \u10e1\u10d8\u10d5\u10e0\u10ea\u10d4","ID":"\u10d0\u10d8\u10d3\u10d8","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"\u10d0\u10d8\u10d3\u10d8 \u10e3\u10dc\u10d3\u10d0 \u10d3\u10d0\u10ec\u10e7\u10dd\u10e1 \u10d0\u10e1\u10dd\u10d7\u10d8, \u10e8\u10d4\u10db\u10d3\u10d4\u10d2 \u10e3\u10dc\u10d3\u10d0 \u10d2\u10d0\u10d2\u10e0\u10eb\u10d4\u10da\u10d3\u10d4\u10e1 \u10d0\u10e1\u10dd\u10d4\u10d1\u10d8\u10d7, \u10e0\u10d8\u10ea\u10ee\u10d5\u10d4\u10d1\u10d8\u10d7, \u10e2\u10d8\u10e0\u10d4\u10d4\u10d1\u10d8\u10d7, \u10ec\u10d4\u10e0\u10e2\u10d8\u10da\u10d4\u10d1\u10d8\u10d7, \u10dd\u10e0\u10ec\u10d4\u10e0\u10e2\u10d8\u10da\u10d4\u10d1\u10d8\u10d7 \u10d0\u10dc \u10e5\u10d5\u10d4\u10d3\u10d0\u10e2\u10d8\u10e0\u10d4\u10d4\u10d1\u10d8\u10d7.","Image is decorative":"\u10d2\u10d0\u10db\u10dd\u10e1\u10d0\u10ee\u10e3\u10da\u10d4\u10d1\u10d0 \u10d0\u10e0\u10d8\u10e1 \u10d3\u10d4\u10d9\u10dd\u10e0\u10d0\u10e2\u10d8\u10e3\u10da\u10d8","Image list":"\u10e1\u10e3\u10e0\u10d0\u10d7\u10d4\u10d1\u10d8\u10e1 \u10e1\u10d8\u10d0","Image title":"\u10e1\u10e3\u10e0\u10d0\u10d7\u10d8\u10e1 \u10e1\u10d0\u10d7\u10d0\u10e3\u10e0\u10d8","Image...":"\u10e1\u10e3\u10e0\u10d0\u10d7\u10d8...","ImageProxy HTTP error: Could not find Image Proxy":"ImageProxy HTTP \u10e8\u10d4\u10ea\u10d3\u10dd\u10db\u10d0: \u10d5\u10d4\u10e0 \u10db\u10dd\u10d8\u10eb\u10d4\u10d1\u10dc\u10d0 Image Proxy","ImageProxy HTTP error: Incorrect Image Proxy URL":"ImageProxy HTTP \u10e8\u10d4\u10ea\u10d3\u10dd\u10db\u10d0: \u10d0\u10e0\u10d0\u10e1\u10ec\u10dd\u10e0\u10d8 Image Proxy URL","ImageProxy HTTP error: Rejected request":"ImageProxy HTTP \u10e8\u10d4\u10ea\u10d3\u10dd\u10db\u10d0: \u10db\u10dd\u10d7\u10ee\u10dd\u10d5\u10dc\u10d0 \u10e3\u10d0\u10e0\u10e7\u10dd\u10e4\u10d8\u10da\u10d8\u10d0","ImageProxy HTTP error: Unknown ImageProxy error":"ImageProxy HTTP \u10e8\u10d4\u10ea\u10d3\u10dd\u10db\u10d0: \u10e3\u10ea\u10dc\u10dd\u10d1\u10d8 ImageProxy \u10e8\u10d4\u10ea\u10d3\u10dd\u10db\u10d0","Increase indent":"\u10d0\u10d1\u10d6\u10d0\u10ea\u10d8\u10e1 \u10d2\u10d0\u10d6\u10e0\u10d3\u10d0","Inline":"\u10ee\u10d0\u10d6\u10e8\u10d8\u10d3\u10d0","Insert":"\u10e9\u10d0\u10e1\u10db\u10d0","Insert Template":"\u10e8\u10d0\u10d1\u10da\u10dd\u10dc\u10d8\u10e1 \u10e9\u10d0\u10e1\u10db\u10d0","Insert accordion":"","Insert column after":"\u10e1\u10d5\u10d4\u10e2\u10d8\u10e1 \u10d1\u10dd\u10da\u10dd\u10e8\u10d8 \u10d3\u10d0\u10db\u10d0\u10e2\u10d4\u10d1\u10d0","Insert column before":"\u10e1\u10d5\u10d4\u10e2\u10d8\u10e1 \u10d7\u10d0\u10d5\u10e8\u10d8 \u10d3\u10d0\u10db\u10d0\u10e2\u10d4\u10d1\u10d0","Insert date/time":"\u10d7\u10d0\u10e0\u10d8\u10e6\u10d8/\u10d3\u10e0\u10dd\u10d8\u10e1 \u10e9\u10d0\u10e1\u10db\u10d0","Insert image":"\u10e1\u10e3\u10e0\u10d0\u10d7\u10d8\u10e1 \u10e9\u10d0\u10e1\u10db\u10d0","Insert link (if link plugin activated)":"\u10d1\u10db\u10e3\u10da\u10d8\u10e1 \u10e9\u10d0\u10e1\u10db\u10d0 (\u10d7\u10e3 \u10d1\u10db\u10e3\u10da\u10d8\u10e1 \u10de\u10da\u10d0\u10d2\u10d8\u10dc\u10d8 \u10d0\u10e5\u10e2\u10d8\u10d5\u10d8\u10e0\u10d4\u10d1\u10e3\u10da\u10d8\u10d0)","Insert row after":"\u10e1\u10e2\u10e0\u10d8\u10e5\u10dd\u10dc\u10d8\u10e1 \u10d1\u10dd\u10da\u10dd\u10e8\u10d8 \u10d3\u10d0\u10db\u10d0\u10e2\u10d4\u10d1\u10d0","Insert row before":"\u10e1\u10e2\u10e0\u10d8\u10e5\u10dd\u10dc\u10d8\u10e1 \u10d7\u10d0\u10d5\u10e8\u10d8 \u10d3\u10d0\u10db\u10d0\u10e2\u10d4\u10d1\u10d0","Insert table":"\u10ea\u10ee\u10e0\u10d8\u10da\u10d8\u10e1 \u10e9\u10d0\u10e1\u10db\u10d0","Insert template...":"\u10e8\u10d0\u10d1\u10da\u10dd\u10dc\u10d8\u10e1 \u10e9\u10d0\u10e1\u10db\u10d0...","Insert video":"\u10d5\u10d8\u10d3\u10d4\u10dd\u10e1 \u10e9\u10d0\u10e1\u10db\u10d0","Insert/Edit code sample":"\u10e9\u10d0\u10e1\u10d5\u10d8/\u10e8\u10d4\u10d0\u10e1\u10ec\u10dd\u10e0\u10d4 \u10d9\u10dd\u10d3\u10d8\u10e1 \u10db\u10d0\u10d2\u10d0\u10da\u10d8\u10d7\u10d8","Insert/edit image":"\u10e9\u10d0\u10e1\u10d5\u10d8/\u10e8\u10d4\u10d0\u10e1\u10ec\u10dd\u10e0\u10d4 \u10e1\u10e3\u10e0\u10d0\u10d7\u10d8","Insert/edit link":"\u10d1\u10db\u10e3\u10da\u10d8\u10e1 \u10e9\u10d0\u10e1\u10db\u10d0/\u10e0\u10d4\u10d3\u10d0\u10e5\u10e2\u10d8\u10e0\u10d4\u10d0","Insert/edit media":"\u10db\u10d4\u10d3\u10d8\u10d0\u10e1 \u10e9\u10d0\u10e1\u10db\u10d0/\u10e0\u10d4\u10d3\u10d0\u10e5\u10e2\u10d8\u10e0\u10d4\u10d1\u10d0","Insert/edit video":"\u10d5\u10d8\u10d3\u10d4\u10dd\u10e1 \u10e9\u10d0\u10e1\u10db\u10d0/\u10e0\u10d4\u10d3\u10d0\u10e5\u10e2\u10d8\u10e0\u10d4\u10d1\u10d0","Inset":"\u10e9\u10d0\u10e1\u10db\u10d0","Invalid hex color code: {0}":"\u10d0\u10e0\u10d0\u10e1\u10ec\u10dd\u10e0\u10d8 \u10d7\u10d4\u10e5\u10d5\u10e1\u10db\u10d4\u10e2\u10dd\u10d1\u10d8\u10d7\u10d8 \u10e4\u10d4\u10e0\u10d8\u10e1 \u10d9\u10dd\u10d3\u10d8: {0}","Invalid input":"\u10d0\u10e0\u10d0\u10e1\u10ec\u10dd\u10e0\u10d8 \u10e8\u10d4\u10e7\u10d5\u10d0\u10dc\u10d0","Italic":"\u10d3\u10d0\u10ee\u10e0\u10d8\u10da\u10d8","Justify":"\u10d2\u10d0\u10db\u10d0\u10e0\u10d7\u10e3\u10da\u10d8","Keyboard Navigation":"\u10d9\u10da\u10d0\u10d5\u10d8\u10d0\u10e2\u10e3\u10e0\u10d8\u10e1 \u10dc\u10d0\u10d5\u10d8\u10d2\u10d0\u10ea\u10d8\u10d0","Language":"\u10d4\u10dc\u10d0","Learn more...":"\u10db\u10d4\u10e2\u10d8\u10e1 \u10dc\u10d0\u10ee\u10d5\u10d0...","Left":"\u10db\u10d0\u10e0\u10ea\u10ee\u10dc\u10d8\u10d5","Left to right":"\u10db\u10d0\u10e0\u10ea\u10ee\u10dc\u10d8\u10d3\u10d0\u10dc \u10db\u10d0\u10e0\u10ef\u10d5\u10dc\u10d8\u10d5","Light Blue":"\u10e6\u10d8\u10d0 \u10da\u10e3\u10e0\u10ef\u10d8","Light Gray":"\u10e6\u10d8\u10d0 \u10dc\u10d0\u10ea\u10e0\u10d8\u10e1\u10e4\u10d4\u10e0\u10d8","Light Green":"\u10e6\u10d8\u10d0 \u10db\u10ec\u10d5\u10d0\u10dc\u10d4","Light Purple":"\u10e6\u10d8\u10d0 \u10d8\u10d0\u10e1\u10d0\u10db\u10dc\u10d8\u10e1\u10e4\u10d4\u10e0\u10d8","Light Red":"\u10e6\u10d8\u10d0 \u10ec\u10d8\u10d7\u10d4\u10da\u10d8","Light Yellow":"\u10e6\u10d8\u10d0 \u10e7\u10d5\u10d8\u10d7\u10d4\u10da\u10d8","Line height":"\u10e1\u10e2\u10e0\u10d8\u10e5\u10dd\u10dc\u10d8\u10e1 \u10e1\u10d8\u10db\u10d0\u10e6\u10da\u10d4","Link list":"\u10d1\u10db\u10e3\u10da\u10d8 \u10e1\u10d8\u10d0","Link...":"\u10d1\u10db\u10e3\u10da\u10d8...","List Properties":"\u10d7\u10d5\u10d8\u10e1\u10d4\u10d1\u10d4\u10d1\u10d8\u10e1 \u10e1\u10d8\u10d0","List properties...":"\u10d7\u10d5\u10d8\u10e1\u10d4\u10d1\u10d4\u10d1\u10d8\u10e1 \u10e1\u10d8\u10d0...","Loading emojis...":"\u10d8\u10e2\u10d5\u10d8\u10e0\u10d7\u10d4\u10d1\u10d0 \u10d4\u10db\u10dd\u10ef\u10d8\u10d4\u10d1\u10d8...","Loading...":"\u10d8\u10e2\u10d5\u10d8\u10e0\u10d7\u10d4\u10d1\u10d0...","Lower Alpha":"\u10d3\u10d0\u10d1\u10d0\u10da\u10d8 \u10d0\u10da\u10e4\u10d0","Lower Greek":"\u10d3\u10d0\u10d1\u10d0\u10da\u10d8 \u10d1\u10d4\u10e0\u10eb\u10dc\u10e3\u10da\u10d8","Lower Roman":"\u10d3\u10d0\u10d1\u10d0\u10da\u10d8 \u10e0\u10dd\u10db\u10d0\u10e3\u10da\u10d8","Match case":"\u10d3\u10d0\u10d0\u10db\u10d7\u10ee\u10d5\u10d8\u10d4 \u10d0\u10e1\u10dd\u10d4\u10d1\u10d8\u10e1 \u10d6\u10dd\u10db\u10d0","Mathematical":"\u10db\u10d0\u10d7\u10d4\u10db\u10d0\u10e2\u10d8\u10d9\u10e3\u10e0\u10d8","Media poster (Image URL)":"\u10db\u10d4\u10d3\u10d8\u10d0 \u10de\u10dd\u10e1\u10e2\u10d4\u10e0\u10d8 (\u10e1\u10e3\u10e0\u10d0\u10d7\u10d8\u10e1 URL)","Media...":"\u10db\u10d4\u10d3\u10d8\u10d0...","Medium Blue":"\u10e1\u10d0\u10e8\u10e3\u10d0\u10da\u10dd \u10da\u10e3\u10e0\u10ef\u10d8","Medium Gray":"\u10e1\u10d0\u10e8\u10e3\u10d0\u10da\u10dd \u10dc\u10d0\u10ea\u10e0\u10d8\u10e1\u10e4\u10d4\u10e0\u10d8","Medium Purple":"\u10e1\u10d0\u10e8\u10e3\u10d0\u10da\u10dd \u10d8\u10d0\u10e1\u10d0\u10db\u10dc\u10d8\u10e1\u10e4\u10d4\u10e0\u10d8","Merge cells":"\u10e3\u10ef\u10e0\u10d4\u10d1\u10d8\u10e1 \u10d2\u10d0\u10d4\u10e0\u10d7\u10d8\u10d0\u10dc\u10d4\u10d1\u10d0","Middle":"\u10e8\u10e3\u10d0","Midnight Blue":"\u10eb\u10d0\u10da\u10d8\u10d0\u10dc \u10db\u10e3\u10e5\u10d8 \u10da\u10e3\u10e0\u10ef\u10d8","More...":"\u10db\u10d4\u10e2\u10d8...","Name":"\u10e1\u10d0\u10ee\u10d4\u10da\u10d8","Navy Blue":"\u1c9b\u10e3\u10e5\u10d8 \u10da\u10e3\u10e0\u10ef\u10d8","New document":"\u10d0\u10ee\u10d0\u10da\u10d8 \u10d3\u10dd\u10d9\u10e3\u10db\u10d4\u10dc\u10e2\u10d8","New window":"\u10d0\u10ee\u10d0\u10da \u10e4\u10d0\u10dc\u10ef\u10d0\u10e0\u10d0\u10e8\u10d8","Next":"\u10e8\u10d4\u10db\u10d3\u10d4\u10d2\u10d8","No":"\u10d0\u10e0\u10d0","No alignment":"\u10d2\u10d0\u10e1\u10ec\u10dd\u10e0\u10d4\u10d1\u10d8\u10e1 \u10d2\u10d0\u10e0\u10d4\u10e8\u10d4","No color":"\u10e4\u10d4\u10e0\u10d8\u10e1 \u10d2\u10d0\u10e0\u10d4\u10e8\u10d4","Nonbreaking space":"\u10e3\u10ec\u10e7\u10d5\u10d4\u10e2\u10d8 \u10e1\u10d8\u10d5\u10e0\u10ea\u10d4","None":"\u10d0\u10e0\u10ea\u10d4\u10e0\u10d7\u10d8","Numbered list":"\u10d3\u10d0\u10dc\u10dd\u10db\u10e0\u10d8\u10da\u10d8 \u10e1\u10d8\u10d0","OR":"\u10d0\u10dc","Objects":"\u10dd\u10d1\u10d8\u10d4\u10e5\u10e2\u10d4\u10d1\u10d8","Ok":"\u10d9\u10d0\u10e0\u10d2\u10d8","Open help dialog":"\u10d3\u10d0\u10ee\u10db\u10d0\u10e0\u10d4\u10d1\u10d8\u10e1 \u10d3\u10d8\u10d0\u10da\u10dd\u10d2\u10d8\u10e1 \u10d2\u10d0\u10ee\u10e1\u10dc\u10d0","Open link":"\u1c92\u10d0\u10ee\u10e1\u10d4\u10dc\u10d8 \u10d1\u10db\u10e3\u10da\u10d8","Open link in...":"\u10d2\u10d0\u10ee\u10e1\u10d4\u10dc\u10d8\u10d7 \u10d1\u10db\u10e3\u10da\u10d8...","Open popup menu for split buttons":"\u10d2\u10d0\u10ee\u10e1\u10d4\u10dc\u10d8\u10d7 \u10d0\u10db\u10dd\u10db\u10ee\u10e2\u10d0\u10e0\u10d8 \u10db\u10d4\u10dc\u10d8\u10e3 \u10d2\u10d0\u10e7\u10dd\u10e4\u10d8\u10e1 \u10e6\u10d8\u10da\u10d0\u10d9\u10d4\u10d1\u10d8\u10e1\u10d7\u10d5\u10d8\u10e1","Orange":"\u10dc\u10d0\u10e0\u10d8\u10dc\u10ef\u10d8\u10e1\u10e4\u10d4\u10e0\u10d8","Outset":"\u10d3\u10d0\u10e1\u10d0\u10ec\u10e7\u10d8\u10e1\u10d8","Page break":"\u10d2\u10d5\u10d4\u10e0\u10d3\u10d8\u10e1 \u10d2\u10d0\u10ec\u10e7\u10d5\u10d4\u10e2\u10d0","Paragraph":"\u10de\u10d0\u10e0\u10d0\u10d2\u10e0\u10d0\u10e4\u10d8","Paste":"\u10e9\u10d0\u10e1\u10db\u10d0","Paste as text":"\u10e9\u10d0\u10e1\u10d5\u10d8\u10d7 \u10e0\u10dd\u10d2\u10dd\u10e0\u10ea \u10e2\u10d4\u10e5\u10e1\u10e2\u10d8","Paste column after":"\u10e1\u10d5\u10d4\u10e2\u10d8\u10e1 \u10d1\u10dd\u10da\u10dd\u10e8\u10d8 \u10d3\u10d0\u10db\u10d0\u10e2\u10d4\u10d1\u10d0","Paste column before":"\u10e1\u10d5\u10d4\u10e2\u10d8\u10e1 \u10d7\u10d0\u10d5\u10e8\u10d8 \u10d3\u10d0\u10db\u10d0\u10e2\u10d4\u10d1\u10d0","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"\u10d0\u10ee\u10da\u10d0 \u10e2\u10d4\u10e5\u10e1\u10e2\u10d8\u10e1 \u10e9\u10d0\u10e1\u10db\u10d0 \u10e9\u10d5\u10d4\u10e3\u10da\u10d4\u10d1\u10e0\u10d8\u10d5 \u10e0\u10d4\u10df\u10d8\u10db\u10e8\u10d8\u10d0. \u10e2\u10d4\u10e5\u10e1\u10e2\u10d8 \u10e9\u10d0\u10d8\u10e1\u10db\u10d4\u10d5\u10d0 \u10e3\u10e4\u10dd\u10e0\u10db\u10d0\u10e2\u10dd\u10d7 \u10e1\u10d0\u10dc\u10d0\u10db \u10d0\u10db \u10d7\u10d5\u10d8\u10e1\u10d4\u10d1\u10d0\u10e1 \u10d0\u10e0 \u10d2\u10d0\u10d7\u10d8\u10e8\u10d0\u10d5\u10d7.","Paste or type a link":"\u10e9\u10d0\u10e1\u10d5\u10d8\u10d7 \u10d0\u10dc \u10e8\u10d4\u10d8\u10e7\u10d5\u10d0\u10dc\u10d4\u10d7 \u10d1\u10db\u10e3\u10da\u10d8","Paste row after":"\u10e1\u10e2\u10e0\u10d8\u10e5\u10dd\u10dc\u10d8\u10e1 \u10d1\u10dd\u10da\u10dd\u10e8\u10d8 \u10e9\u10d0\u10e1\u10db\u10d0","Paste row before":"\u10e1\u10e2\u10e0\u10d8\u10e5\u10dd\u10dc\u10d8\u10e1 \u10d7\u10d0\u10d5\u10e8\u10d8 \u10e9\u10d0\u10e1\u10db\u10d0","Paste your embed code below:":"\u10d0\u10e5 \u10e9\u10d0\u10e1\u10d5\u10d8\u10d7 \u10d7\u10e5\u10d5\u10d4\u10dc\u10d8 \u10d9\u10dd\u10d3\u10d8:","People":"\u10ee\u10d0\u10da\u10ee\u10d8","Plugins":"\u10de\u10da\u10d0\u10d2\u10d8\u10dc\u10d4\u10d1\u10d8","Plugins installed ({0}):":"\u10de\u10da\u10d0\u10d2\u10d8\u10dc\u10d4\u10d1\u10d8 \u10d3\u10d0\u10d8\u10dc\u10e1\u10e2\u10d0\u10da\u10d8\u10e0\u10d4\u10d1\u10e3\u10da\u10d8\u10d0 ({0}):","Powered by {0}":"\u10e3\u10d6\u10e0\u10e3\u10dc\u10d5\u10d4\u10da\u10e7\u10dd\u10e4\u10d8\u10da\u10d8\u10d0 {0}-\u10d8\u10e1 \u10db\u10d8\u10d4\u10e0","Pre":"\u10de\u10e0\u10d4\u10e4\u10dd\u10e0\u10db\u10d0\u10e2\u10d8","Preferences":"\u10de\u10e0\u10d4\u10e4\u10d4\u10e0\u10d4\u10dc\u10ea\u10d8\u10d4\u10d1\u10d8","Preformatted":"\u10ec\u10d8\u10dc\u10d0\u10e1\u10ec\u10d0\u10e0 \u10e4\u10dd\u10e0\u10db\u10d0\u10e2\u10d8\u10e0\u10d4\u10d1\u10e3\u10da\u10d8","Premium plugins:":"\u10de\u10e0\u10d4\u10db\u10d8\u10e3\u10db \u10de\u10da\u10d0\u10d2\u10d8\u10dc\u10d4\u10d1\u10d8:","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"\u10ec\u10d8\u10dc\u10d0\u10e1\u10ec\u10d0\u10e0 \u10dc\u10d0\u10ee\u10d5\u10d0","Previous":"\u10ec\u10d8\u10dc\u10d0","Print":"\u10d1\u10d4\u10ed\u10d3\u10d5\u10d0","Print...":"\u10d1\u10d4\u10ed\u10d3\u10d5\u10d0...","Purple":"\u10d8\u10d8\u10e1\u10e4\u10d4\u10e0\u10d8","Quotations":"\u10ea\u10d8\u10e2\u10d0\u10e2\u10d4\u10d1\u10d8","R":"\u10ec","Range 0 to 255":"\u10d3\u10d8\u10d0\u10de\u10d0\u10d6\u10dd\u10dc\u10d8 0-\u10d3\u10d0\u10dc 255-\u10db\u10d3\u10d4","Red":"\u10ec\u10d8\u10d7\u10d4\u10da\u10d8","Red component":"\u10ec\u10d8\u10d7\u10d4\u10da\u10d8 \u10d9\u10dd\u10db\u10de\u10dd\u10dc\u10d4\u10dc\u10e2\u10d8","Redo":"\u10d2\u10d0\u10db\u10d4\u10dd\u10e0\u10d4\u10d1\u10d0","Remove":"\u10ec\u10d0\u10e8\u10da\u10d0","Remove color":"\u10e4\u10d4\u10e0\u10d8\u10e1 \u10ec\u10d0\u10e8\u10da\u10d0","Remove link":"\u10d1\u10db\u10e3\u10da\u10d8\u10e1 \u10ec\u10d0\u10e8\u10da\u10d0","Replace":"\u10e8\u10d4\u10e1\u10ec\u10dd\u10e0\u10d4\u10d1\u10d0","Replace all":"\u10e7\u10d5\u10d4\u10da\u10d0\u10e1 \u10e8\u10d4\u10e1\u10ec\u10dd\u10e0\u10d4\u10d1\u10d0","Replace with":"\u10e8\u10d4\u10e1\u10d0\u10e1\u10ec\u10dd\u10e0\u10d4\u10d1\u10d4\u10da\u10d8 \u10e1\u10d8\u10e2\u10e7\u10d5\u10d0","Resize":"\u10d6\u10dd\u10db\u10d8\u10e1 \u10e8\u10d4\u10ea\u10d5\u10da\u10d0","Restore last draft":"\u10d1\u10dd\u10da\u10dd\u10e1 \u10e8\u10d4\u10dc\u10d0\u10ee\u10e3\u10da\u10d8\u10e1 \u10d0\u10e6\u10d3\u10d2\u10d4\u10dc\u10d0","Reveal or hide additional toolbar items":"","Rich Text Area":"\u10d2\u10d0\u10e4\u10d0\u10e0\u10d7\u10dd\u10d4\u10d1\u10e3\u10da\u10d8 \u10e2\u10d4\u10e5\u10e1\u10e2\u10e3\u10e0\u10d8 \u10d6\u10dd\u10dc\u10d0","Rich Text Area. Press ALT-0 for help.":"\u10d2\u10d0\u10e4\u10d0\u10e0\u10d7\u10dd\u10d4\u10d1\u10e3\u10da\u10d8 \u10e2\u10d4\u10e5\u10e1\u10e2\u10e3\u10e0\u10d8 \u10d6\u10dd\u10dc\u10d0. \u10d3\u10d0\u10d0\u10ed\u10d8\u10e0\u10d4\u10d7 ALT-0 \u10d3\u10d0\u10ee\u10db\u10d0\u10e0\u10d4\u10d1\u10d8\u10e1\u10d7\u10d5\u10d8\u10e1.","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\u10e2\u10d4\u10e5\u10e1\u10e2\u10d8\u10e1 \u10e4\u10d0\u10e0\u10d7\u10d8. \u10d3\u10d0\u10d0\u10ed\u10d8\u10e0\u10d4\u10d7 ALT-F9\u10e1 \u10db\u10d4\u10dc\u10d8\u10e3\u10e1 \u10d2\u10d0\u10db\u10dd\u10e1\u10d0\u10eb\u10d0\u10ee\u10d4\u10d1\u10da\u10d0\u10d3. \u10d3\u10d0\u10d0\u10ed\u10d8\u10e0\u10d4\u10d7 ALT-F10\u10e1 \u10de\u10d0\u10dc\u10d4\u10da\u10d8\u10e1\u10d7\u10d5\u10d8\u10e1. \u10d3\u10d0\u10d0\u10ed\u10d8\u10e0\u10d4\u10d7 ALT-0\u10e1 \u10d3\u10d0\u10ee\u10db\u10d0\u10e0\u10d4\u10d1\u10d8\u10e1\u10d7\u10d5\u10d8\u10e1","Ridge":"\u10e5\u10d4\u10d3\u10d8","Right":"\u10db\u10d0\u10e0\u10ef\u10d5\u10dc\u10d8\u10d5","Right to left":"\u10db\u10d0\u10e0\u10ef\u10d5\u10dc\u10d8\u10d3\u10d0\u10dc \u10db\u10d0\u10e0\u10ea\u10ee\u10dc\u10d8\u10d5","Row":"\u10e1\u10e2\u10e0\u10d8\u10e5\u10dd\u10dc\u10d8","Row clipboard actions":"\u10db\u10ec\u10d9\u10e0\u10d8\u10d5\u10d8\u10e1 \u10d1\u10e3\u10e4\u10d4\u10e0\u10e8\u10d8 \u10db\u10dd\u10e5\u10db\u10d4\u10d3\u10d4\u10d1\u10d4\u10d1\u10d8","Row group":"\u10e1\u10e2\u10e0\u10d8\u10e5\u10dd\u10dc\u10d8\u10e1 \u10ef\u10d2\u10e3\u10e4\u10d8","Row header":"\u10db\u10ec\u10d9\u10e0\u10d8\u10d5\u10d8\u10e1 \u10e1\u10d0\u10d7\u10d0\u10e3\u10e0\u10d8","Row properties":"\u10e1\u10e2\u10e0\u10d8\u10e5\u10dd\u10dc\u10d8\u10e1 \u10d7\u10d5\u10d8\u10e1\u10d4\u10d1\u10d4\u10d1\u10d8","Row type":"\u10e1\u10e2\u10e0\u10d8\u10e5\u10dd\u10dc\u10d8\u10e1 \u10e2\u10d8\u10de\u10d8","Rows":"\u10e1\u10e2\u10e0\u10d8\u10e5\u10dd\u10dc\u10d4\u10d1\u10d8","Save":"\u10e8\u10d4\u10dc\u10d0\u10ee\u10d5\u10d0","Save (if save plugin activated)":"\u10e8\u10d4\u10dc\u10d0\u10ee\u10d5\u10d0 (\u10d7\u10e3 \u10e8\u10d4\u10dc\u10d0\u10ee\u10d5\u10d8\u10e1 \u10de\u10da\u10d0\u10d2\u10d8\u10dc\u10d8 \u10d0\u10e5\u10e2\u10d8\u10d5\u10d8\u10e0\u10d4\u10d1\u10e3\u10da\u10d8\u10d0)","Scope":"\u10e9\u10d0\u10e0\u10e9\u10dd","Search":"\u10eb\u10d8\u10d4\u10d1\u10d0","Select all":"\u10e7\u10d5\u10d4\u10da\u10d0\u10e1 \u10db\u10dd\u10e6\u10dc\u10d8\u10e8\u10d5\u10dc\u10d0","Select...":"\u10db\u10dd\u10dc\u10d8\u10e8\u10dc\u10d4\u10d7...","Selection":"\u10d0\u10e0\u10e9\u10d4\u10e3\u10da\u10d8","Shortcut":"\u10e1\u10ec\u10e0\u10d0\u10e4\u10d8 \u10d2\u10d0\u10db\u10dd\u10eb\u10d0\u10ee\u10d4\u10d1\u10d0","Show blocks":"\u10d1\u10da\u10dd\u10d9\u10d4\u10d1\u10d8\u10e1 \u10e9\u10d5\u10d4\u10dc\u10d4\u10d1\u10d0","Show caption":"\u10ec\u10d0\u10e0\u10ec\u10d4\u10e0\u10d8\u10e1 \u10e9\u10d5\u10d4\u10dc\u10d4\u10d1\u10d0","Show invisible characters":"\u10e3\u10ee\u10d8\u10da\u10d0\u10d5\u10d8 \u10e1\u10d8\u10db\u10d1\u10dd\u10da\u10dd\u10d4\u10d1\u10d8\u10e1 \u10e9\u10d5\u10d4\u10dc\u10d4\u10d1\u10d0","Size":"\u10d6\u10dd\u10db\u10d0","Solid":"\u1c9b\u10e7\u10d0\u10e0\u10d8","Source":"\u10d1\u10db\u10e3\u10da\u10d8","Source code":"\u10ec\u10e7\u10d0\u10e0\u10dd\u10e1 \u10d9\u10dd\u10d3\u10d8","Special Character":"\u10e1\u10de\u10d4\u10ea\u10d8\u10d0\u10da\u10e3\u10e0\u10d8 \u10e1\u10d8\u10db\u10d1\u10dd\u10da\u10dd","Special character...":"\u10e1\u10de\u10d4\u10ea\u10d8\u10d0\u10da\u10e3\u10e0\u10d8 \u10e1\u10d8\u10db\u10d1\u10dd\u10da\u10dd","Split cell":"\u10e3\u10ef\u10e0\u10d8\u10e1 \u10d2\u10d0\u10e7\u10dd\u10e4\u10d0","Square":"\u10d9\u10d5\u10d0\u10d3\u10e0\u10d0\u10e2\u10d8","Start list at number":"\u10e1\u10d8\u10d8\u10e1 \u10d3\u10d0\u10ec\u10e7\u10d4\u10d1\u10d0 \u10dc\u10dd\u10db\u10d4\u10e0\u10d6\u10d4","Strikethrough":"\u10e8\u10e3\u10d0 \u10ee\u10d0\u10d6\u10d8","Style":"\u10e1\u10e2\u10d8\u10da\u10d8","Subscript":"\u10e5\u10d5\u10d4\u10d3\u10d0 \u10d8\u10dc\u10d3\u10d4\u10e5\u10e1\u10d8","Superscript":"\u10d6\u10d4\u10d3\u10d0 \u10d8\u10dc\u10d3\u10d4\u10e5\u10e1\u10d8","Switch to or from fullscreen mode":"\u10e1\u10e0\u10e3\u10da\u10d4\u10d9\u10e0\u10d0\u10dc\u10d8\u10d0\u10dc\u10d8 \u10e0\u10d4\u10df\u10d8\u10db\u10d8\u10e1 \u10ea\u10d5\u10da\u10d8\u10da\u10d4\u10d1\u10d0","Symbols":"\u10e1\u10d8\u10db\u10d1\u10dd\u10da\u10dd\u10d4\u10d1\u10d8","System Font":"\u10e1\u10d8\u10e1\u10e2\u10d4\u10db\u10d8\u10e1 \u10e8\u10e0\u10d8\u10e4\u10e2\u10d8","Table":"\u10ea\u10ee\u10e0\u10d8\u10da\u10d8","Table caption":"\u10db\u10d0\u10d2\u10d8\u10d3\u10d8\u10e1 \u10ec\u10d0\u10e0\u10ec\u10d4\u10e0\u10d0","Table properties":"\u10ea\u10ee\u10e0\u10d8\u10da\u10d8\u10e1 \u10d7\u10d5\u10d8\u10e1\u10d4\u10d1\u10d4\u10d1\u10d8","Table styles":"Table styles","Template":"\u10e8\u10d0\u10d1\u10da\u10dd\u10dc\u10d8","Templates":"\u10e8\u10d0\u10d1\u10da\u10dd\u10dc\u10d4\u10d1\u10d8","Text":"\u10e2\u10d4\u10e5\u10e1\u10e2\u10d8","Text color":"\u10e2\u10d4\u10e5\u10e1\u10e2\u10d8\u10e1 \u10e4\u10d4\u10e0\u10d8","Text color {0}":"","Text to display":"\u10e2\u10d4\u10e5\u10e1\u10e2\u10d8","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"\u10d7\u10e5\u10d5\u10d4\u10dc \u10db\u10d8\u10e3\u10d7\u10d8\u10d7\u10d4\u10d7 \u10d4\u10da-\u10e4\u10dd\u10e1\u10e2\u10d8\u10e1 \u10db\u10d8\u10e1\u10d0\u10db\u10d0\u10e0\u10d7\u10d8 \u10dc\u10d0\u10ea\u10d5\u10da\u10d0\u10d3 \u10d5\u10d4\u10d1-\u10d2\u10d5\u10d4\u10e0\u10d3\u10d8\u10e1\u10d0. \u10d2\u10e1\u10e3\u10e0\u10d7, \u10e0\u10dd\u10db \u10db\u10d8\u10d5\u10d0\u10dc\u10d8\u10ed\u10dd mailto: \u10e4\u10e0\u10d4\u10e4\u10d8\u10e5\u10e1\u10d8?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"\u10d7\u10e5\u10d5\u10d4\u10dc\u10e1 \u10db\u10d8\u10d4\u10e0 \u10db\u10d8\u10d7\u10d8\u10d7\u10d4\u10d1\u10e3\u10da\u10d8 \u10db\u10d8\u10e1\u10d0\u10db\u10d0\u10e0\u10d7\u10d8 \u10ec\u10d0\u10e0\u10db\u10dd\u10d0\u10d3\u10d2\u10d4\u10dc\u10e1 \u10d2\u10d0\u10e0\u10d4 \u10d1\u10db\u10e3\u10da\u10e1. \u10d2\u10e1\u10e3\u10e0\u10d7, \u10e0\u10dd\u10db \u10db\u10d8\u10d5\u10d0\u10dc\u10d8\u10ed\u10dd http:// \u10e4\u10e0\u10d4\u10e4\u10d8\u10e5\u10e1\u10d8?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"\u10d7\u10e5\u10d5\u10d4\u10dc\u10e1 \u10db\u10d8\u10d4\u10e0 \u10db\u10d8\u10d7\u10d8\u10d7\u10d4\u10d1\u10e3\u10da\u10d8 \u10db\u10d8\u10e1\u10d0\u10db\u10d0\u10e0\u10d7\u10d8 \u10ec\u10d0\u10e0\u10db\u10dd\u10d0\u10d3\u10d2\u10d4\u10dc\u10e1 \u10d2\u10d0\u10e0\u10d4 \u10d1\u10db\u10e3\u10da\u10e1. \u10d2\u10e1\u10e3\u10e0\u10d7, \u10e0\u10dd\u10db \u10d3\u10d0\u10d4\u10db\u10d0\u10e2\u10dd\u10e1 https:// \u10e4\u10e0\u10d4\u10e4\u10d8\u10e5\u10e1\u10d8?","Title":"\u10e1\u10d0\u10d7\u10d0\u10e3\u10e0\u10d8","To open the popup, press Shift+Enter":"\u10d0\u10db\u10dd\u10db\u10ee\u10e2\u10d0\u10e0\u10d8 \u10e4\u10d0\u10dc\u10ef\u10e0\u10d8\u10e1 \u10d2\u10d0\u10e1\u10d0\u10ee\u10e1\u10dc\u10d4\u10da\u10d0\u10d3 \u10d3\u10d0\u10d0\u10ed\u10d8\u10e0\u10d4\u10d7 Shift+Enter","Toggle accordion":"","Tools":"\u10d8\u10d0\u10e0\u10d0\u10e6\u10d4\u10d1\u10d8","Top":"\u10db\u10d0\u10e6\u10da\u10d0","Travel and Places":"\u10db\u10dd\u10d2\u10d6\u10d0\u10e3\u10e0\u10dd\u10d1\u10d0 \u10d3\u10d0 \u10d0\u10d3\u10d2\u10d8\u10da\u10d4\u10d1\u10d8","Turquoise":"\u10e4\u10d8\u10e0\u10e3\u10d6\u10d8\u10e1\u10e4\u10d4\u10e0\u10d8","Underline":"\u10e5\u10d5\u10d4\u10d3\u10d0 \u10ee\u10d0\u10d6\u10d8","Undo":"\u10d3\u10d0\u10d1\u10e0\u10e3\u10dc\u10d4\u10d1\u10d0","Upload":"\u10d0\u10e2\u10d5\u10d8\u10e0\u10d7\u10d5\u10d0","Uploading image":"\u10e1\u10e3\u10e0\u10d0\u10d7\u10d8 \u10d8\u10e2\u10d5\u10d8\u10e0\u10d7\u10d4\u10d1\u10d0","Upper Alpha":"\u10db\u10d0\u10e6\u10d0\u10da\u10d8 \u10d0\u10da\u10e4\u10d0","Upper Roman":"\u10db\u10d0\u10e6\u10d0\u10da\u10d8 \u10e0\u10dd\u10db\u10d0\u10e3\u10da\u10d8","Url":"Url","User Defined":"\u10db\u10dd\u10db\u10ee\u10db\u10d0\u10e0\u10d4\u10d1\u10da\u10d8\u10e1 \u10d2\u10d0\u10dc\u10e1\u10d0\u10d6\u10e6\u10d5\u10e0\u10e3\u10da\u10d8","Valid":"\u10ed\u10d4\u10e8\u10db\u10d0\u10e0\u10d8\u10e2\u10d8","Version":"\u10d5\u10d4\u10e0\u10e1\u10d8\u10d0","Vertical align":"\u10d5\u10d4\u10e0\u10e2\u10d8\u10d9\u10d0\u10da\u10e3\u10e0\u10d8 \u10d2\u10d0\u10e1\u10ec\u10dd\u10e0\u10d4\u10d1\u10d0","Vertical space":"\u10d5\u10d4\u10e0\u10e2\u10d8\u10d9\u10d0\u10da\u10e3\u10e0\u10d8 \u10e1\u10d8\u10d5\u10e0\u10ea\u10d4","View":"\u10dc\u10d0\u10ee\u10d5\u10d0","Visual aids":"\u10d5\u10d8\u10d6\u10e3\u10d0\u10da\u10d8\u10d6\u10d0\u10ea\u10d8\u10d0","Warn":"\u10d2\u10d0\u10e4\u10e0\u10d7\u10ee\u10d8\u10da\u10d4\u10d1\u10d0","White":"\u10d7\u10d4\u10d7\u10e0\u10d8","Width":"\u10e1\u10d8\u10d2\u10d0\u10dc\u10d4","Word count":"\u10e1\u10d8\u10e2\u10e7\u10d5\u10d4\u10d1\u10d8\u10e1 \u10e0\u10d0\u10dd\u10d3\u10d4\u10dc\u10dd\u10d1\u10d0","Words":"\u10e1\u10d8\u10e2\u10e7\u10d5\u10d4\u10d1\u10d8","Words: {0}":"\u10e1\u10d8\u10e2\u10e7\u10d5\u10d4\u10d1\u10d8: {0}","Yellow":"\u10e7\u10d5\u10d8\u10d7\u10d4\u10da\u10d8","Yes":"\u10d3\u10d8\u10d0\u10ee","You are using {0}":"\u10e8\u10d4\u10dc \u10d8\u10e7\u10d4\u10dc\u10d4\u10d1 {0}","You have unsaved changes are you sure you want to navigate away?":"\u10d7\u10e5\u10d5\u10d4\u10dc \u10d2\u10d0\u10e5\u10d5\u10d7 \u10e8\u10d4\u10e3\u10dc\u10d0\u10ee\u10d0\u10d5\u10d8 \u10e8\u10d4\u10e1\u10ec\u10dd\u10e0\u10d4\u10d1\u10d4\u10d1\u10d8, \u10d3\u10d0\u10e0\u10ec\u10db\u10e3\u10dc\u10d4\u10d1\u10e3\u10da\u10d8 \u10ee\u10d0\u10d7 \u10e0\u10dd\u10db \u10e1\u10ee\u10d5\u10d0\u10d2\u10d0\u10dc \u10d2\u10d0\u10d3\u10d0\u10e1\u10d5\u10da\u10d0 \u10d2\u10e1\u10e3\u10e0\u10d7?","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"\u10d7\u10e5\u10d5\u10d4\u10dc \u10d1\u10e0\u10d0\u10e3\u10d6\u10d4\u10e0\u10e1 \u10d0\u10e0 \u10d0\u10e5\u10d5\u10e1 \u10d1\u10e3\u10e4\u10e0\u10e2\u10e8\u10d8 \u10e8\u10d4\u10ee\u10ec\u10d4\u10d5\u10d8\u10e1 \u10db\u10ee\u10d0\u10e0\u10d3\u10d0\u10ed\u10d4\u10e0\u10d0. \u10d2\u10d7\u10ee\u10dd\u10d5\u10d7 \u10e1\u10d0\u10dc\u10d0\u10ea\u10d5\u10da\u10dd\u10d3 \u10d8\u10e1\u10d0\u10e0\u10d2\u10d4\u10d1\u10da\u10dd\u10d7 Ctrl+X/C/V \u10db\u10d0\u10da\u10e1\u10d0\u10ee\u10db\u10dd\u10d1\u10d8 \u10d9\u10dd\u10db\u10d1\u10d8\u10dc\u10d0\u10ea\u10d8\u10d4\u10d1\u10d8\u10d7.","alignment":"\u10e1\u10ec\u10dd\u10e0\u10d4\u10d1\u10d0","austral sign":"\u10d0\u10d5\u10e1\u10e2\u10e0\u10d0\u10da\u10d8\u10d8\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","cedi sign":"\u10ea\u10d4\u10d3\u10d8\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","colon sign":"\u10dd\u10e0\u10ec\u10d4\u10e0\u10e2\u10d8\u10da\u10d8\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","cruzeiro sign":"\u10d9\u10e0\u10e3\u10d6\u10d4\u10d8\u10e0\u10dd\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","currency sign":"\u10d5\u10d0\u10da\u10e3\u10e2\u10d8\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","dollar sign":"\u10d3\u10dd\u10da\u10d0\u10e0\u10d8\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","dong sign":"\u10d3\u10dd\u10dc\u10d2\u10d8\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","drachma sign":"\u10d3\u10e0\u10d0\u10e5\u10db\u10d8\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","euro-currency sign":"\u10d4\u10d5\u10e0\u10dd \u10d5\u10d0\u10da\u10e3\u10e2\u10d8\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","example":"\u10db\u10d0\u10d2\u10d0\u10da\u10d8\u10d7\u10d8","formatting":"\u10e4\u10dd\u10e0\u10db\u10d0\u10e2\u10d8\u10e0\u10d4\u10d1\u10d0","french franc sign":"\u10e4\u10e0\u10d0\u10dc\u10d2\u10e3\u10da\u10d8 \u10e4\u10e0\u10d0\u10dc\u10d9\u10d8\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","german penny symbol":"\u10d2\u10d4\u10e0\u10db\u10d0\u10dc\u10e3\u10da\u10d8 \u10de\u10d4\u10dc\u10d8\u10e1 \u10e1\u10d8\u10db\u10d1\u10dd\u10da\u10dd","guarani sign":"\u10d2\u10e3\u10d0\u10e0\u10d0\u10dc\u10d8\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","history":"\u10d8\u10e1\u10e2\u10dd\u10e0\u10d8\u10d0","hryvnia sign":"\u10d2\u10e0\u10d8\u10d5\u10dc\u10d8\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","indentation":"\u10e9\u10d0\u10e6\u10e0\u10db\u10d0\u10d5\u10d4\u10d1\u10d0","indian rupee sign":"\u10d8\u10dc\u10d3\u10e3\u10e0\u10d8 \u10e0\u10e3\u10de\u10d8\u10d8\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","kip sign":"\u10d9\u10d8\u10de\u10d8\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","lira sign":"\u10da\u10d8\u10e0\u10d8\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","livre tournois sign":"\u10da\u10d8\u10d5\u10e0\u10d4 \u10e2\u10e3\u10e0\u10dc\u10dd\u10d8\u10e1\u10d8\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","manat sign":"\u10db\u10d0\u10dc\u10d0\u10d7\u10d8\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","mill sign":"\u10db\u10d8\u10da\u10d8\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","naira sign":"\u10dc\u10d0\u10d8\u10e0\u10d0\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","new sheqel sign":"\u10d0\u10ee\u10d0\u10da\u10d8 \u10e8\u10d4\u10d9\u10d4\u10da\u10d8\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","nordic mark sign":"\u10dc\u10dd\u10e0\u10d3\u10d8\u10e3\u10da\u10d8 \u10db\u10d0\u10e0\u10d9\u10d8\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","peseta sign":"\u10de\u10d4\u10e1\u10d4\u10e2\u10d0\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","peso sign":"\u10de\u10d4\u10e1\u10dd\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","ruble sign":"\u10e0\u10e3\u10de\u10d8\u10d8\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","rupee sign":"\u10e0\u10e3\u10de\u10d8\u10d8\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","spesmilo sign":"\u10e1\u10de\u10d4\u10e1\u10db\u10d8\u10da\u10dd\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","styles":"\u10e1\u10e2\u10d8\u10da\u10d4\u10d1\u10d8","tenge sign":"\u10e2\u10d4\u10dc\u10d2\u10d4\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","tugrik sign":"\u10e2\u10e3\u10d2\u10e0\u10d8\u10d9\u10d8\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","turkish lira sign":"\u10d7\u10e3\u10e0\u10e5\u10e3\u10da\u10d8 \u10da\u10d8\u10e0\u10d0\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","won sign":"\u10db\u10dd\u10d2\u10d4\u10d1\u10d8\u10e1 \u10dc\u10d8\u10e8\u10d0\u10dc\u10d8","yen character":"\u10d8\u10d4\u10dc\u10d8\u10e1 \u10e1\u10d8\u10db\u10d1\u10dd\u10da\u10dd","yen/yuan character variant one":"\u10d8\u10d4\u10dc/\u10d8\u10e3\u10d0\u10dc\u10d8 \u10e1\u10d8\u10db\u10d1\u10dd\u10da\u10dd\u10e1 \u10d5\u10d0\u10e0\u10d8\u10d0\u10dc\u10e2\u10d8 \u10d4\u10e0\u10d7\u10d8","yuan character":"\u10d8\u10e3\u10d0\u10dc\u10d8\u10e1 \u10e1\u10d8\u10db\u10d1\u10dd\u10da\u10dd","yuan character, in hong kong and taiwan":"\u10d8\u10e3\u10d0\u10dc\u10d8\u10e1 \u10e1\u10d8\u10db\u10d1\u10dd\u10da\u10dd, \u10f0\u10dd\u10dc\u10d2 \u10d9\u10dd\u10dc\u10d2\u10e1\u10d0 \u10d3\u10d0 \u10e2\u10d0\u10d8\u10d5\u10d0\u10dc\u10e8\u10d8","{0} characters":"{0} \u10e1\u10d8\u10db\u10d1\u10dd\u10da\u10dd\u10d4\u10d1\u10d8","{0} columns, {1} rows":"","{0} words":"{0} \u10e1\u10d8\u10e2\u10e7\u10d5\u10d4\u10d1\u10d8"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/kab.js b/libraries/tinymce/js/tinymce/langs/kab.js index f55894e..c9ae71b 100644 --- a/libraries/tinymce/js/tinymce/langs/kab.js +++ b/libraries/tinymce/js/tinymce/langs/kab.js @@ -1 +1 @@ -tinymce.addI18n("kab",{"Redo":"Err-d","Undo":"Semmet","Cut":"Gzem","Copy":"N\u0263el","Paste":"Sente\u1e0d","Select all":"Fren kulec","New document":"Attaftar amaynut","Ok":"Ih","Cancel":"Semmet","Visual aids":"","Bold":"Tira tazurant","Italic":"Tira yeknan","Underline":"Aderrer","Strikethrough":"","Superscript":"","Subscript":"","Clear formatting":"","Remove":"","Align left":"Tarigla \u0263er zelma\u1e0d","Align center":"Di tlemast","Align right":"tarigla \u0263er zelma\u1e0d","No alignment":"","Justify":"","Bullet list":"Tabdart s tlillac","Numbered list":"Tabdart s wu\u1e6d\u1e6dunen","Decrease indent":"Simc\u1e6du\u1e25 asi\u1e93i","Increase indent":"Sim\u0263ur asi\u1e93i","Close":"Mdel","Formats":"Imasalen","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"","Headings":"Izewlen","Heading 1":"Inixf 1","Heading 2":"Inixf 2","Heading 3":"Inixf 3","Heading 4":"Inixf 4","Heading 5":"Inixf 5","Heading 6":"Inixf 6","Preformatted":"Yettwamsel si tazwara","Div":"","Pre":"","Code":"Tangalt","Paragraph":"taseddart","Blockquote":"Tanebdurt","Inline":"","Blocks":"I\u1e25edran","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"","Fonts":"Tisefsa","Font sizes":"","Class":"Asmil","Browse for an image":"Snirem iwakken ad tferne\u1e0d tugna","OR":"Ih","Drop an image here":"Ssers tugna dagi","Upload":"Sili","Uploading image":"","Block":"Sew\u1e25el","Align":"Settef","Default":"Lex\u1e63as","Circle":"Tawinest","Disc":"A\u1e0debsi","Square":"Amku\u1e93","Lower Alpha":"Alpha ame\u1e93yan","Lower Greek":"Grik ame\u1e93yan","Lower Roman":"Ruman amectu\u1e25","Upper Alpha":"Alfa ameqran","Upper Roman":"Ruman ameqran","Anchor...":"Tamdeyt...","Anchor":"","Name":"Isem","ID":"","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"","You have unsaved changes are you sure you want to navigate away?":"Ibeddilen ur twaskelsen ara teb\u0263i\u1e0d ad teff\u0263e\u1e0d ?","Restore last draft":"","Special character...":"Isekkilen uzzigen...","Special Character":"","Source code":"Tangalt ta\u0263balut","Insert/Edit code sample":"Ger/\u1e92reg tangalt n umedya","Language":"Tutlayt","Code sample...":"Amedya n tengalt...","Left to right":"Seg zelma\u1e0d \u0263er yefus","Right to left":"Seg yefus \u0263er zelma\u1e0d","Title":"Azwel","Fullscreen":"Agdil a\u010duran","Action":"Tigawt","Shortcut":"Anegzum","Help":"Tallalt","Address":"Tansa","Focus to menubar":"Asa\u1e0des \u0263ef tfeggagt n wumu\u0263","Focus to toolbar":"Asa\u1e0des \u0263ef tfeggagt n ifecka","Focus to element path":"Asa\u1e0des \u0263ef ubrid n uferdis","Focus to contextual toolbar":"Asa\u1e0des \u0263ef tfeggagt n ifecka tanattalt","Insert link (if link plugin activated)":"Ger ase\u0263wen (ma yermed uzegrir n use\u0263wen)","Save (if save plugin activated)":"Sekles (ma yermed uzegrir save)","Find (if searchreplace plugin activated)":"Nadi (ma yermed uzegrir searchreplace)","Plugins installed ({0}):":"Izegriren yettwasbedden ({0}):","Premium plugins:":"Izegriren premium :","Learn more...":"\u1e92er ugar...","You are using {0}":"Tsseqdace\u1e0d {0}","Plugins":"Isi\u0263zifen","Handy Shortcuts":"Inegzumen","Horizontal line":"Ajerri\u1e0d aglawan","Insert/edit image":"Ger/\u1e92reg tugna","Alternative description":"","Accessibility":"","Image is decorative":"","Source":"A\u0263balu","Dimensions":"Tisekta","Constrain proportions":"","General":"Amatu","Advanced":"Ana\u1e93i","Style":"A\u0263anib","Vertical space":"Talunt taratakt","Horizontal space":"Talunt taglawant","Border":"Iri","Insert image":"Ger tugna","Image...":"Tugna...","Image list":"Tabdart n tugniwin","Resize":"Beddel tiddi","Insert date/time":"Ger azemz/asrag","Date/time":"Azemz/Asrag","Insert/edit link":"Ger/\u1e93reg azday","Text to display":"A\u1e0dris ara yettwabeqq\u1e0den","Url":"","Open link in...":"Ldi as\u0263en di...","Current window":"Asfaylu amiran","None":"Ulac","New window":"Asfaylu amaynut","Open link":"Ldi ase\u0263wen","Remove link":"Kkes azday","Anchors":"Timdyin","Link...":"As\u0263en...","Paste or type a link":"Sente\u1e0d ne\u0263 sekcem ase\u0263wen","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"URL i teskecme\u1e0d tettban-d d tansa email. teb\u0263i\u1e0d ad s-ternu\u1e0d azwir mailto : ?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"URL i teskecme\u1e0d tettban-d d azday uffi\u0263. Teb\u0263i\u1e0d ad s-ternu\u1e0d azwir http:// ?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"","Link list":"Tabdart n is\u0263ewnen","Insert video":"Ger avidyu","Insert/edit video":"Ger/\u1e93reg avidyu","Insert/edit media":"Ger/\u1e92reg amiya","Alternative source":"A\u0263balu amlellay","Alternative source URL":"A\u0263balu n URL amlellay","Media poster (Image URL)":"Abeqqi\u1e0d n umidya (URL n tugna)","Paste your embed code below:":"","Embed":"","Media...":"Amidya...","Nonbreaking space":"Talunt ur nettwagzam ara","Page break":"Angaz n usebter","Paste as text":"Sente\u1e0d d a\u1e0dris","Preview":"Sken","Print":"","Print...":"Siggez...","Save":"Sekles","Find":"Nadi","Replace with":"Semselsi s","Replace":"Semselsi","Replace all":"Semselsi kulec","Previous":"Uzwir","Next":"Win \u0263ers","Find and Replace":"","Find and replace...":"Nadi semselsi...","Could not find the specified string.":"Ur d-nufi ara azrar i d-yettunefken.","Match case":"","Find whole words only":"Af-d awal ummid kan","Find in selection":"Af-d di tefrayt","Insert table":"Ger tafelwit","Table properties":"Iraten n tfelwit","Delete table":"Kkes tafelwit","Cell":"Taxxamt","Row":"Adur","Column":"Tagejdit","Cell properties":"Iraten n texxamt","Merge cells":"Seddukel tixxamin","Split cell":"B\u1e0du tixxamin","Insert row before":"Ger adur deffir","Insert row after":"Ger adur sdat","Delete row":"Kkes tagejdit","Row properties":"Iraten n udur","Cut row":"Gzem adur","Cut column":"","Copy row":"N\u0263el adur","Copy column":"","Paste row before":"Sente\u1e0d adur sdat","Paste column before":"","Paste row after":"Sente\u1e0d adur deffir","Paste column after":"","Insert column before":"Sente\u1e0d tagejdit sdat","Insert column after":"Sente\u1e0d tagejdit deffir","Delete column":"Kkes tagejdit","Cols":"Tigejda","Rows":"Aduren","Width":"Tehri","Height":"Te\u0263zi","Cell spacing":"Tlunt ger texxamin","Cell padding":"Tama n texxamt","Row clipboard actions":"","Column clipboard actions":"","Table styles":"","Cell styles":"","Column header":"","Row header":"","Table caption":"","Caption":"","Show caption":"Sken taw\u1e6d\u1e6dfa","Left":"\u0194er zelma\u1e0d","Center":"Di tlemmast","Right":"\u0194er yefus","Cell type":"Anaw n texxamt","Scope":"","Alignment":"Tarigla","Horizontal align":"","Vertical align":"","Top":"Uksawen","Middle":"Di tlemmast","Bottom":"Uksar","Header cell":"Tasen\u1e6di\u1e0dt n texxamt","Row group":"Agraw n waduren","Column group":"Agraw n tgejda","Row type":"Anaw n wadur","Header":"Tasenti\u1e0dt","Body":"Tafka","Footer":"A\u1e0dar","Border color":"Ini n yiri","Solid":"","Dotted":"","Dashed":"","Double":"","Groove":"","Ridge":"","Inset":"","Outset":"","Hidden":"","Insert template...":"Ger tane\u0263ruft...","Templates":"Timudimin","Template":"Tine\u0263rufin","Insert Template":"","Text color":"Ini n u\u1e0dris","Background color":"Ini n ugilal","Custom...":"","Custom color":"","No color":"Ulac ini","Remove color":"Kkes ini","Show blocks":"Beqqe\u1e0d i\u1e25edran","Show invisible characters":"Beqqe\u1e0d isekkilen uffiren","Word count":"Am\u1e0dan n wawalen","Count":"A\u0263rud","Document":"Isemli","Selection":"Tafrayt","Words":"Awalen","Words: {0}":"","{0} words":"{0} n wawalen","File":"Afaylu","Edit":"\u1e92reg","Insert":"Ger","View":"Tamu\u0263li","Format":"Amasal","Table":"Tafelwit","Tools":"Ifecka","Powered by {0}":"Iteddu s {0} ","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"","Image title":"Azwel n tugna","Border width":"Tehri n yiri","Border style":"A\u0263anib n yiri","Error":"Tucc\u1e0da","Warn":"\u0190eyyen","Valid":"Ame\u0263tu","To open the popup, press Shift+Enter":"Iwakken ad teldi\u1e0d asfaylu udhim, ssed Shift+Kcem","Rich Text Area":"","Rich Text Area. Press ALT-0 for help.":"Ta\u0263zut n u\u1e0dris anesba\u0263ur. Ssed ALT-0 i tallelt.","System Font":"Anagraw n tsefsa","Failed to upload image: {0}":"Tucc\u1e0da deg usili n tugna: {0}","Failed to load plugin: {0} from url {1}":"Tucc\u1e0da deg usili n usi\u0263zef: {0} seg url {1}","Failed to load plugin url: {0}":"Tucc\u1e0da deg usali n usi\u0263zef: {0}","Failed to initialize plugin: {0}":"Tucc\u1e0da deg wallus n uwennez n usi\u0263zef: {0}","example":"amedya","Search":"Nadi","All":"Akk","Currency":"Adrim","Text":"A\u1e0dris","Quotations":"Tinebdurin","Mathematical":"Inemhalen usnaken","Extended Latin":"Talatinit ye\u1e93len","Symbols":"Izamulen","Arrows":"Tineccabin","User Defined":"Yesbadu-t useqdac","dollar sign":"Azamul n dular","currency sign":"Azamul n wedrim","euro-currency sign":"azamul n euro","colon sign":"azamul n kulun","cruzeiro sign":"azamul n krutayru","french franc sign":"azamul n f\u1e5bank afransi","lira sign":"azamul n lira","mill sign":"azamul n mil","naira sign":"azamul n nayra","peseta sign":"azamul n pizi\u1e6da","rupee sign":"azamul n urupi","won sign":"azamul n wun","new sheqel sign":"azamul n ciqel amaynut","dong sign":"azamul n dung","kip sign":"azamul n kip","tugrik sign":"azamul n tugrik","drachma sign":"azamul n d\u1e5bacma","german penny symbol":"azamul n pini almani","peso sign":"azamul n pizu","guarani sign":"azamul n gwa\u1e5bani","austral sign":"azamul n ustral","hryvnia sign":"azamul n hrivniya","cedi sign":"azamul n siddi","livre tournois sign":"azamul lira aturnwa","spesmilo sign":"azamul n spismilu","tenge sign":"azamul n tingi","indian rupee sign":"azamul n urupi ahindi","turkish lira sign":"azamul n lira a\u1e6durki","nordic mark sign":"azamul n ma\u1e5bk n ugafa","manat sign":"azamul n mana\u1e6d","ruble sign":"azamul n rubl","yen character":"azamul n yan","yuan character":"azamul n yuwan","yuan character, in hong kong and taiwan":"asekkil n yuwan, di hunkung akked \u1e6daywan","yen/yuan character variant one":"yan/yuwan tasenfelt n usekkil yiwen","Emojis":"","Emojis...":"","Loading emojis...":"","Could not load emojis":"","People":"L\u0263aci","Animals and Nature":"i\u0263ersiwen akked ugama","Food and Drink":"Tu\u010d\u010dit akked tisit","Activity":"Armud","Travel and Places":"Asikel akked ime\u1e0dqan","Objects":"Ti\u0263awsiwin","Flags":"Annayen","Characters":"Isekkilen","Characters (no spaces)":"Isekkilen (tallunin ur ttekkint ara)","{0} characters":"{0} n yisekkilen","Error: Form submit field collision.":"Tucc\u1e0da: amgirred n wurtan di tuzzna n tferkit.","Error: No form element found.":"Ulac aferdis n tferkit i yettwafen.","Color swatch":"Talemmict n yini","Color Picker":"Amelqa\u1e0d n yini","Invalid hex color code: {0}":"","Invalid input":"","R":"","Red component":"","G":"","Green component":"","B":"","Blue component":"","#":"","Hex color code":"","Range 0 to 255":"","Turquoise":"Ajenjari","Green":"Azegzaw","Blue":"Anili","Purple":"Amidadi","Navy Blue":"Anili n yilel","Dark Turquoise":"Ajenjari a\u0263mayan","Dark Green":"Azegzaw a\u0263mayan","Medium Blue":"Anili alemmas","Medium Purple":"Amidadi alemmas","Midnight Blue":"Anili n yi\u1e0d","Yellow":"Awra\u0263","Orange":"A\u010d\u010dinawi","Red":"Azegga\u0263","Light Gray":"Amelli\u0263di afaw","Gray":"Amelli\u0263di","Dark Yellow":"Awra\u0263 a\u0263mayan","Dark Orange":"A\u010dinawi a\u0263mayan","Dark Red":"Azegga\u0263 a\u0263mayan","Medium Gray":"Amelli\u0263di alemmas","Dark Gray":"Amelli\u0263di a\u0263mayan","Light Green":"Azegzaw afaw","Light Yellow":"Awra\u0263 afaw","Light Red":"Azegga\u0263 afaw","Light Purple":"Amidadi afaw","Light Blue":"Anili afaw","Dark Purple":"Amidadi a\u0263mayan","Dark Blue":"Anili a\u0263mayan","Black":"Aberkan","White":"Amellal","Switch to or from fullscreen mode":"Kcem ne\u0263 ffe\u0263 agdil a\u010d\u010duran","Open help dialog":"Ldi tankult n udiwenni n tallelt","history":"Amazray","styles":"i\u0263unab","formatting":"amsal","alignment":"aderrec","indentation":"asi\u1e93i","Font":"Tasefsit","Size":"Tiddi","More...":"Ugar...","Select...":"Fren...","Preferences":"Imenyafen","Yes":"Ih","No":"Ala","Keyboard Navigation":"Tunigin s unasiw","Version":"Lqem","Code view":"Abeqqe\u1e0d n tengalt","Open popup menu for split buttons":"","List Properties":"","List properties...":"","Start list at number":"","Line height":"","Dropped file type is not supported":"","Loading...":"","ImageProxy HTTP error: Rejected request":"","ImageProxy HTTP error: Could not find Image Proxy":"","ImageProxy HTTP error: Incorrect Image Proxy URL":"","ImageProxy HTTP error: Unknown ImageProxy error":""}); \ No newline at end of file +tinymce.addI18n("kab",{"#":"","Accessibility":"","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"Tigawt","Activity":"Armud","Address":"Tansa","Advanced":"Ana\u1e93i","Align":"Settef","Align center":"Di tlemast","Align left":"Tarigla \u0263er zelma\u1e0d","Align right":"tarigla \u0263er zelma\u1e0d","Alignment":"Tarigla","Alignment {0}":"","All":"Akk","Alternative description":"","Alternative source":"A\u0263balu amlellay","Alternative source URL":"A\u0263balu n URL amlellay","Anchor":"","Anchor...":"Tamdeyt...","Anchors":"Timdyin","Animals and Nature":"i\u0263ersiwen akked ugama","Arrows":"Tineccabin","B":"","Background color":"Ini n ugilal","Background color {0}":"","Black":"Aberkan","Block":"Sew\u1e25el","Block {0}":"","Blockquote":"Tanebdurt","Blocks":"I\u1e25edran","Blue":"Anili","Blue component":"","Body":"Tafka","Bold":"Tira tazurant","Border":"Iri","Border color":"Ini n yiri","Border style":"A\u0263anib n yiri","Border width":"Tehri n yiri","Bottom":"Uksar","Browse files":"","Browse for an image":"Snirem iwakken ad tferne\u1e0d tugna","Browse links":"","Bullet list":"Tabdart s tlillac","Cancel":"Semmet","Caption":"","Cell":"Taxxamt","Cell padding":"Tama n texxamt","Cell properties":"Iraten n texxamt","Cell spacing":"Tlunt ger texxamin","Cell styles":"","Cell type":"Anaw n texxamt","Center":"Di tlemmast","Characters":"Isekkilen","Characters (no spaces)":"Isekkilen (tallunin ur ttekkint ara)","Circle":"Tawinest","Class":"Asmil","Clear formatting":"","Close":"Mdel","Code":"Tangalt","Code sample...":"Amedya n tengalt...","Code view":"Abeqqe\u1e0d n tengalt","Color Picker":"Amelqa\u1e0d n yini","Color swatch":"Talemmict n yini","Cols":"Tigejda","Column":"Tagejdit","Column clipboard actions":"","Column group":"Agraw n tgejda","Column header":"","Constrain proportions":"","Copy":"N\u0263el","Copy column":"","Copy row":"N\u0263el adur","Could not find the specified string.":"Ur d-nufi ara azrar i d-yettunefken.","Could not load emojis":"","Count":"A\u0263rud","Currency":"Adrim","Current window":"Asfaylu amiran","Custom color":"","Custom...":"","Cut":"Gzem","Cut column":"","Cut row":"Gzem adur","Dark Blue":"Anili a\u0263mayan","Dark Gray":"Amelli\u0263di a\u0263mayan","Dark Green":"Azegzaw a\u0263mayan","Dark Orange":"A\u010dinawi a\u0263mayan","Dark Purple":"Amidadi a\u0263mayan","Dark Red":"Azegga\u0263 a\u0263mayan","Dark Turquoise":"Ajenjari a\u0263mayan","Dark Yellow":"Awra\u0263 a\u0263mayan","Dashed":"","Date/time":"Azemz/Asrag","Decrease indent":"Simc\u1e6du\u1e25 asi\u1e93i","Default":"Lex\u1e63as","Delete accordion":"","Delete column":"Kkes tagejdit","Delete row":"Kkes tagejdit","Delete table":"Kkes tafelwit","Dimensions":"Tisekta","Disc":"A\u1e0debsi","Div":"","Document":"Isemli","Dotted":"","Double":"","Drop an image here":"Ssers tugna dagi","Dropped file type is not supported":"","Edit":"\u1e92reg","Embed":"","Emojis":"","Emojis...":"","Error":"Tucc\u1e0da","Error: Form submit field collision.":"Tucc\u1e0da: amgirred n wurtan di tuzzna n tferkit.","Error: No form element found.":"Ulac aferdis n tferkit i yettwafen.","Extended Latin":"Talatinit ye\u1e93len","Failed to initialize plugin: {0}":"Tucc\u1e0da deg wallus n uwennez n usi\u0263zef: {0}","Failed to load plugin url: {0}":"Tucc\u1e0da deg usali n usi\u0263zef: {0}","Failed to load plugin: {0} from url {1}":"Tucc\u1e0da deg usili n usi\u0263zef: {0} seg url {1}","Failed to upload image: {0}":"Tucc\u1e0da deg usili n tugna: {0}","File":"Afaylu","Find":"Nadi","Find (if searchreplace plugin activated)":"Nadi (ma yermed uzegrir searchreplace)","Find and Replace":"","Find and replace...":"Nadi semselsi...","Find in selection":"Af-d di tefrayt","Find whole words only":"Af-d awal ummid kan","Flags":"Annayen","Focus to contextual toolbar":"Asa\u1e0des \u0263ef tfeggagt n ifecka tanattalt","Focus to element path":"Asa\u1e0des \u0263ef ubrid n uferdis","Focus to menubar":"Asa\u1e0des \u0263ef tfeggagt n wumu\u0263","Focus to toolbar":"Asa\u1e0des \u0263ef tfeggagt n ifecka","Font":"Tasefsit","Font size {0}":"","Font sizes":"","Font {0}":"","Fonts":"Tisefsa","Food and Drink":"Tu\u010d\u010dit akked tisit","Footer":"A\u1e0dar","Format":"Amasal","Format {0}":"","Formats":"Imasalen","Fullscreen":"Agdil a\u010duran","G":"","General":"Amatu","Gray":"Amelli\u0263di","Green":"Azegzaw","Green component":"","Groove":"","Handy Shortcuts":"Inegzumen","Header":"Tasenti\u1e0dt","Header cell":"Tasen\u1e6di\u1e0dt n texxamt","Heading 1":"Inixf 1","Heading 2":"Inixf 2","Heading 3":"Inixf 3","Heading 4":"Inixf 4","Heading 5":"Inixf 5","Heading 6":"Inixf 6","Headings":"Izewlen","Height":"Te\u0263zi","Help":"Tallalt","Hex color code":"","Hidden":"","Horizontal align":"","Horizontal line":"Ajerri\u1e0d aglawan","Horizontal space":"Talunt taglawant","ID":"","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"","Image is decorative":"","Image list":"Tabdart n tugniwin","Image title":"Azwel n tugna","Image...":"Tugna...","ImageProxy HTTP error: Could not find Image Proxy":"","ImageProxy HTTP error: Incorrect Image Proxy URL":"","ImageProxy HTTP error: Rejected request":"","ImageProxy HTTP error: Unknown ImageProxy error":"","Increase indent":"Sim\u0263ur asi\u1e93i","Inline":"","Insert":"Ger","Insert Template":"","Insert accordion":"","Insert column after":"Sente\u1e0d tagejdit deffir","Insert column before":"Sente\u1e0d tagejdit sdat","Insert date/time":"Ger azemz/asrag","Insert image":"Ger tugna","Insert link (if link plugin activated)":"Ger ase\u0263wen (ma yermed uzegrir n use\u0263wen)","Insert row after":"Ger adur sdat","Insert row before":"Ger adur deffir","Insert table":"Ger tafelwit","Insert template...":"Ger tane\u0263ruft...","Insert video":"Ger avidyu","Insert/Edit code sample":"Ger/\u1e92reg tangalt n umedya","Insert/edit image":"Ger/\u1e92reg tugna","Insert/edit link":"Ger/\u1e93reg azday","Insert/edit media":"Ger/\u1e92reg amiya","Insert/edit video":"Ger/\u1e93reg avidyu","Inset":"","Invalid hex color code: {0}":"","Invalid input":"","Italic":"Tira yeknan","Justify":"","Keyboard Navigation":"Tunigin s unasiw","Language":"Tutlayt","Learn more...":"\u1e92er ugar...","Left":"\u0194er zelma\u1e0d","Left to right":"Seg zelma\u1e0d \u0263er yefus","Light Blue":"Anili afaw","Light Gray":"Amelli\u0263di afaw","Light Green":"Azegzaw afaw","Light Purple":"Amidadi afaw","Light Red":"Azegga\u0263 afaw","Light Yellow":"Awra\u0263 afaw","Line height":"","Link list":"Tabdart n is\u0263ewnen","Link...":"As\u0263en...","List Properties":"","List properties...":"","Loading emojis...":"","Loading...":"","Lower Alpha":"Alpha ame\u1e93yan","Lower Greek":"Grik ame\u1e93yan","Lower Roman":"Ruman amectu\u1e25","Match case":"","Mathematical":"Inemhalen usnaken","Media poster (Image URL)":"Abeqqi\u1e0d n umidya (URL n tugna)","Media...":"Amidya...","Medium Blue":"Anili alemmas","Medium Gray":"Amelli\u0263di alemmas","Medium Purple":"Amidadi alemmas","Merge cells":"Seddukel tixxamin","Middle":"Di tlemmast","Midnight Blue":"Anili n yi\u1e0d","More...":"Ugar...","Name":"Isem","Navy Blue":"Anili n yilel","New document":"Attaftar amaynut","New window":"Asfaylu amaynut","Next":"Win \u0263ers","No":"Ala","No alignment":"","No color":"Ulac ini","Nonbreaking space":"Talunt ur nettwagzam ara","None":"Ulac","Numbered list":"Tabdart s wu\u1e6d\u1e6dunen","OR":"Ih","Objects":"Ti\u0263awsiwin","Ok":"Ih","Open help dialog":"Ldi tankult n udiwenni n tallelt","Open link":"Ldi ase\u0263wen","Open link in...":"Ldi as\u0263en di...","Open popup menu for split buttons":"","Orange":"A\u010d\u010dinawi","Outset":"","Page break":"Angaz n usebter","Paragraph":"taseddart","Paste":"Sente\u1e0d","Paste as text":"Sente\u1e0d d a\u1e0dris","Paste column after":"","Paste column before":"","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"","Paste or type a link":"Sente\u1e0d ne\u0263 sekcem ase\u0263wen","Paste row after":"Sente\u1e0d adur deffir","Paste row before":"Sente\u1e0d adur sdat","Paste your embed code below:":"","People":"L\u0263aci","Plugins":"Isi\u0263zifen","Plugins installed ({0}):":"Izegriren yettwasbedden ({0}):","Powered by {0}":"Iteddu s {0} ","Pre":"","Preferences":"Imenyafen","Preformatted":"Yettwamsel si tazwara","Premium plugins:":"Izegriren premium :","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"Sken","Previous":"Uzwir","Print":"","Print...":"Siggez...","Purple":"Amidadi","Quotations":"Tinebdurin","R":"","Range 0 to 255":"","Red":"Azegga\u0263","Red component":"","Redo":"Err-d","Remove":"","Remove color":"Kkes ini","Remove link":"Kkes azday","Replace":"Semselsi","Replace all":"Semselsi kulec","Replace with":"Semselsi s","Resize":"Beddel tiddi","Restore last draft":"","Reveal or hide additional toolbar items":"","Rich Text Area":"","Rich Text Area. Press ALT-0 for help.":"Ta\u0263zut n u\u1e0dris anesba\u0263ur. Ssed ALT-0 i tallelt.","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"","Ridge":"","Right":"\u0194er yefus","Right to left":"Seg yefus \u0263er zelma\u1e0d","Row":"Adur","Row clipboard actions":"","Row group":"Agraw n waduren","Row header":"","Row properties":"Iraten n udur","Row type":"Anaw n wadur","Rows":"Aduren","Save":"Sekles","Save (if save plugin activated)":"Sekles (ma yermed uzegrir save)","Scope":"","Search":"Nadi","Select all":"Fren kulec","Select...":"Fren...","Selection":"Tafrayt","Shortcut":"Anegzum","Show blocks":"Beqqe\u1e0d i\u1e25edran","Show caption":"Sken taw\u1e6d\u1e6dfa","Show invisible characters":"Beqqe\u1e0d isekkilen uffiren","Size":"Tiddi","Solid":"","Source":"A\u0263balu","Source code":"Tangalt ta\u0263balut","Special Character":"","Special character...":"Isekkilen uzzigen...","Split cell":"B\u1e0du tixxamin","Square":"Amku\u1e93","Start list at number":"","Strikethrough":"","Style":"A\u0263anib","Subscript":"","Superscript":"","Switch to or from fullscreen mode":"Kcem ne\u0263 ffe\u0263 agdil a\u010d\u010duran","Symbols":"Izamulen","System Font":"Anagraw n tsefsa","Table":"Tafelwit","Table caption":"","Table properties":"Iraten n tfelwit","Table styles":"","Template":"Tine\u0263rufin","Templates":"Timudimin","Text":"A\u1e0dris","Text color":"Ini n u\u1e0dris","Text color {0}":"","Text to display":"A\u1e0dris ara yettwabeqq\u1e0den","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"URL i teskecme\u1e0d tettban-d d tansa email. teb\u0263i\u1e0d ad s-ternu\u1e0d azwir mailto : ?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"URL i teskecme\u1e0d tettban-d d azday uffi\u0263. Teb\u0263i\u1e0d ad s-ternu\u1e0d azwir http:// ?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"","Title":"Azwel","To open the popup, press Shift+Enter":"Iwakken ad teldi\u1e0d asfaylu udhim, ssed Shift+Kcem","Toggle accordion":"","Tools":"Ifecka","Top":"Uksawen","Travel and Places":"Asikel akked ime\u1e0dqan","Turquoise":"Ajenjari","Underline":"Aderrer","Undo":"Semmet","Upload":"Sili","Uploading image":"","Upper Alpha":"Alfa ameqran","Upper Roman":"Ruman ameqran","Url":"","User Defined":"Yesbadu-t useqdac","Valid":"Ame\u0263tu","Version":"Lqem","Vertical align":"","Vertical space":"Talunt taratakt","View":"Tamu\u0263li","Visual aids":"","Warn":"\u0190eyyen","White":"Amellal","Width":"Tehri","Word count":"Am\u1e0dan n wawalen","Words":"Awalen","Words: {0}":"","Yellow":"Awra\u0263","Yes":"Ih","You are using {0}":"Tsseqdace\u1e0d {0}","You have unsaved changes are you sure you want to navigate away?":"Ibeddilen ur twaskelsen ara teb\u0263i\u1e0d ad teff\u0263e\u1e0d ?","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"","alignment":"aderrec","austral sign":"azamul n ustral","cedi sign":"azamul n siddi","colon sign":"azamul n kulun","cruzeiro sign":"azamul n krutayru","currency sign":"Azamul n wedrim","dollar sign":"Azamul n dular","dong sign":"azamul n dung","drachma sign":"azamul n d\u1e5bacma","euro-currency sign":"azamul n euro","example":"amedya","formatting":"amsal","french franc sign":"azamul n f\u1e5bank afransi","german penny symbol":"azamul n pini almani","guarani sign":"azamul n gwa\u1e5bani","history":"Amazray","hryvnia sign":"azamul n hrivniya","indentation":"asi\u1e93i","indian rupee sign":"azamul n urupi ahindi","kip sign":"azamul n kip","lira sign":"azamul n lira","livre tournois sign":"azamul lira aturnwa","manat sign":"azamul n mana\u1e6d","mill sign":"azamul n mil","naira sign":"azamul n nayra","new sheqel sign":"azamul n ciqel amaynut","nordic mark sign":"azamul n ma\u1e5bk n ugafa","peseta sign":"azamul n pizi\u1e6da","peso sign":"azamul n pizu","ruble sign":"azamul n rubl","rupee sign":"azamul n urupi","spesmilo sign":"azamul n spismilu","styles":"i\u0263unab","tenge sign":"azamul n tingi","tugrik sign":"azamul n tugrik","turkish lira sign":"azamul n lira a\u1e6durki","won sign":"azamul n wun","yen character":"azamul n yan","yen/yuan character variant one":"yan/yuwan tasenfelt n usekkil yiwen","yuan character":"azamul n yuwan","yuan character, in hong kong and taiwan":"asekkil n yuwan, di hunkung akked \u1e6daywan","{0} characters":"{0} n yisekkilen","{0} columns, {1} rows":"","{0} words":"{0} n wawalen"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/kk.js b/libraries/tinymce/js/tinymce/langs/kk.js index f4cfd78..5250de5 100644 --- a/libraries/tinymce/js/tinymce/langs/kk.js +++ b/libraries/tinymce/js/tinymce/langs/kk.js @@ -1 +1 @@ -tinymce.addI18n("kk",{"Redo":"\u049a\u0430\u0439\u0442\u0430\u0440\u0443","Undo":"\u0411\u043e\u043b\u0434\u044b\u0440\u043c\u0430\u0443","Cut":"\u049a\u0438\u044b\u043f \u0430\u043b\u0443","Copy":"\u041a\u04e9\u0448\u0456\u0440\u0443","Paste":"\u049a\u043e\u044e","Select all":"\u0411\u0430\u0440\u043b\u044b\u0493\u044b\u043d \u0442\u0430\u04a3\u0434\u0430\u0443","New document":"\u0416\u0430\u04a3\u0430 \u049b\u04b1\u0436\u0430\u0442","Ok":"\u041e\u041a","Cancel":"\u0411\u0430\u0441 \u0442\u0430\u0440\u0442\u0443","Visual aids":"\u041a\u04e9\u0440\u043d\u0435\u043a\u0456 \u049b\u04b1\u0440\u0430\u043b\u0434\u0430\u0440","Bold":"\u049a\u0430\u043b\u044b\u04a3","Italic":"\u041a\u04e9\u043b\u0431\u0435\u0443","Underline":"\u0410\u0441\u0442\u044b \u0441\u044b\u0437\u044b\u043b\u0493\u0430\u043d","Strikethrough":"\u0421\u044b\u0437\u044b\u043b\u0493\u0430\u043d","Superscript":"\u0416\u043e\u043b \u04af\u0441\u0442\u0456","Subscript":"\u0416\u043e\u043b \u0430\u0441\u0442\u044b","Clear formatting":"\u041f\u0456\u0448\u0456\u043c\u0434\u0435\u0443\u0434\u0456 \u0442\u0430\u0437\u0430\u043b\u0430\u0443","Remove":"\u04e8\u0448\u0456\u0440\u0443","Align left":"\u0421\u043e\u043b\u0493\u0430 \u0442\u0443\u0440\u0430\u043b\u0430\u0443","Align center":"\u041e\u0440\u0442\u0430\u0441\u044b\u043d\u0430 \u0442\u0443\u0440\u0430\u043b\u0430\u0443","Align right":"\u041e\u04a3\u0493\u0430 \u0442\u0443\u0440\u0430\u043b\u0430\u0443","No alignment":"\u0422\u0435\u0433\u0456\u0441\u0442\u0435\u0443\u0441\u0456\u0437","Justify":"\u0415\u043d\u0456 \u0431\u043e\u0439\u044b\u043d\u0448\u0430 \u0442\u0443\u0440\u0430\u043b\u0430\u0443","Bullet list":"\u0422\u0430\u04a3\u0431\u0430\u043b\u0430\u043d\u0493\u0430\u043d \u0442\u0456\u0437\u0456\u043c","Numbered list":"\u041d\u04e9\u043c\u0456\u0440\u043b\u0435\u043d\u0433\u0435\u043d \u0442\u0456\u0437\u0456\u043c","Decrease indent":"\u0428\u0435\u0433\u0456\u043d\u0456\u0441\u0442\u0456 \u043a\u0435\u043c\u0456\u0442\u0443","Increase indent":"\u0428\u0435\u0433\u0456\u043d\u0456\u0441\u0442\u0456 \u0430\u0440\u0442\u0442\u044b\u0440\u0443","Close":"\u0416\u0430\u0431\u0443","Formats":"\u041f\u0456\u0448\u0456\u043c\u0434\u0435\u0440","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"\u0411\u0440\u0430\u0443\u0437\u0435\u0440\u0456\u04a3\u0456\u0437 \u0430\u0440\u0430\u043b\u044b\u049b \u0441\u0430\u049b\u0442\u0430\u0493\u044b\u0448\u049b\u0430 \u0442\u0456\u043a\u0435\u043b\u0435\u0439 \u049b\u0430\u0442\u044b\u043d\u0430\u0439 \u0430\u043b\u043c\u0430\u0439\u0434\u044b. Ctrl+X/C/V \u043f\u0435\u0440\u043d\u0435\u043b\u0435\u0440 \u0442\u0456\u0440\u043a\u0435\u0441\u0456\u043c\u0456\u043d \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u044b\u04a3\u044b\u0437.","Headings":"\u0422\u0430\u049b\u044b\u0440\u044b\u043f\u0442\u0430\u0440","Heading 1":"1-\u0442\u0430\u049b\u044b\u0440\u044b\u043f","Heading 2":"2-\u0442\u0430\u049b\u044b\u0440\u044b\u043f","Heading 3":"3-\u0442\u0430\u049b\u044b\u0440\u044b\u043f","Heading 4":"4-\u0442\u0430\u049b\u044b\u0440\u044b\u043f","Heading 5":"5-\u0442\u0430\u049b\u044b\u0440\u044b\u043f","Heading 6":"6-\u0442\u0430\u049b\u044b\u0440\u044b\u043f","Preformatted":"\u0410\u043b\u0434\u044b\u043d \u0430\u043b\u0430 \u043f\u0456\u0448\u0456\u043c\u0434\u0435\u043b\u0433\u0435\u043d","Div":"","Pre":"","Code":"\u041a\u043e\u0434","Paragraph":"\u041f\u0430\u0440\u0430\u0433\u0440\u0430\u0444","Blockquote":"\u0414\u04d9\u0439\u0435\u043a\u0441\u04e9\u0437","Inline":"\u041a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0456\u043b\u0433\u0435\u043d","Blocks":"\u0411\u043b\u043e\u043a\u0442\u0430\u0440","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"\u049a\u043e\u044e \u0435\u043d\u0434\u0456 \u043a\u04d9\u0434\u0456\u043c\u0433\u0456 \u043c\u04d9\u0442\u0456\u043d \u0440\u0435\u0436\u0438\u043c\u0456\u043d\u0434\u0435 \u0436\u04b1\u043c\u044b\u0441 \u0456\u0441\u0442\u0435\u0439\u0434\u0456. \u041e\u0441\u044b \u043e\u043f\u0446\u0438\u044f \u04e9\u0448\u0456\u0440\u0456\u043b\u0433\u0435\u043d\u0448\u0435, \u0430\u0440\u0430\u043b\u044b\u049b \u0441\u0430\u049b\u0442\u0430\u0493\u044b\u0448\u0442\u0430\u0493\u044b \u043c\u04d9\u0442\u0456\u043d \u043a\u04d9\u0434\u0456\u043c\u0433\u0456 \u043c\u04d9\u0442\u0456\u043d \u0440\u0435\u0442\u0456\u043d\u0434\u0435 \u049b\u043e\u0439\u044b\u043b\u0430\u0434\u044b.","Fonts":"\u049a\u0430\u0440\u0456\u043f\u0442\u0435\u0440","Font sizes":"\u049a\u0430\u0440\u0456\u043f \u04e9\u043b\u0448\u0435\u043c\u0456","Class":"\u0421\u044b\u043d\u044b\u043f","Browse for an image":"\u041a\u0435\u0441\u043a\u0456\u043d\u0434\u0456 \u0448\u043e\u043b\u0443","OR":"\u041d\u0415\u041c\u0415\u0421\u0415","Drop an image here":"\u041a\u0435\u0441\u043a\u0456\u043d\u0434\u0456 \u043e\u0441\u044b \u0436\u0435\u0440\u0434\u0435 \u0442\u0430\u0441\u0442\u0430\u04a3\u044b\u0437","Upload":"\u0416\u04af\u043a\u0442\u0435\u043f \u0441\u0430\u043b\u0443","Uploading image":"\u0421\u0443\u0440\u0435\u0442 \u0436\u04af\u043a\u0442\u0435\u043b\u0443\u0434\u0435","Block":"\u0411\u043b\u043e\u043a","Align":"\u0422\u0443\u0440\u0430\u043b\u0430\u0443","Default":"\u04d8\u0434\u0435\u043f\u043a\u0456","Circle":"\u0428\u0435\u04a3\u0431\u0435\u0440","Disc":"\u0414\u04e9\u04a3\u0433\u0435\u043b\u0435\u043a","Square":"\u0428\u0430\u0440\u0448\u044b","Lower Alpha":"\u041a\u0456\u0448\u0456 \u043b\u0430\u0442\u044b\u043d \u04d9\u0440\u0456\u043f\u0442\u0435\u0440\u0456","Lower Greek":"\u041a\u0456\u0448\u0456 \u0433\u0440\u0435\u043a \u04d9\u0440\u0456\u043f\u0442\u0435\u0440\u0456","Lower Roman":"\u041a\u0456\u0448\u0456 \u0420\u0438\u043c \u0441\u0430\u043d\u0434\u0430\u0440\u044b","Upper Alpha":"\u0411\u0430\u0441 \u043b\u0430\u0442\u044b\u043d \u04d9\u0440\u0456\u043f\u0442\u0435\u0440\u0456","Upper Roman":"\u0411\u0430\u0441 \u0420\u0438\u043c \u0441\u0430\u043d\u0434\u0430\u0440\u044b","Anchor...":"\u0421\u0456\u043b\u0442\u0435\u043c\u0435...","Anchor":"","Name":"\u0410\u0442\u0430\u0443","ID":"","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"","You have unsaved changes are you sure you want to navigate away?":"\u0421\u0430\u049b\u0442\u0430\u043b\u043c\u0430\u0493\u0430\u043d \u04e9\u0437\u0433\u0435\u0440\u0456\u0441\u0442\u0435\u0440 \u0431\u0430\u0440. \u0421\u0456\u0437 \u0448\u044b\u043d\u044b\u043c\u0435\u043d \u0431\u0430\u0441\u049b\u0430 \u0436\u0435\u0440\u0433\u0435 \u043a\u0435\u0442\u0443\u0434\u0456 \u049b\u0430\u043b\u0430\u0439\u0441\u044b\u0437 \u0431\u0430?","Restore last draft":"\u0421\u043e\u04a3\u0493\u044b \u0441\u0430\u049b\u0442\u0430\u043b\u0493\u0430\u043d \u0436\u043e\u0431\u0430 \u0436\u0430\u0437\u0431\u0430\u043d\u044b \u049b\u0430\u043b\u043f\u044b\u043d\u0430 \u043a\u0435\u043b\u0442\u0456\u0440\u0443","Special character...":"\u0410\u0440\u043d\u0430\u0439\u044b \u0442\u0430\u04a3\u0431\u0430...","Special Character":"","Source code":"\u0411\u0430\u0441\u0442\u0430\u043f\u049b\u044b \u043a\u043e\u0434","Insert/Edit code sample":"\u041a\u043e\u0434 \u04af\u043b\u0433\u0456\u0441\u0456\u043d \u043a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0443/\u04e9\u04a3\u0434\u0435\u0443","Language":"\u0422\u0456\u043b","Code sample...":"\u041a\u043e\u0434 \u04af\u043b\u0433\u0456\u0441\u0456...","Left to right":"\u0421\u043e\u043b\u0434\u0430\u043d \u043e\u04a3\u0493\u0430","Right to left":"\u041e\u04a3\u043d\u0430\u043d \u0441\u043e\u043b\u0493\u0430","Title":"\u0422\u0430\u049b\u044b\u0440\u044b\u043f","Fullscreen":"\u0422\u043e\u043b\u044b\u049b \u044d\u043a\u0440\u0430\u043d","Action":"\u04d8\u0440\u0435\u043a\u0435\u0442","Shortcut":"\u041f\u0435\u0440\u043d\u0435\u043b\u0435\u0440 \u0442\u0456\u0440\u043a\u0435\u0441\u0456\u043c\u0456","Help":"\u0410\u043d\u044b\u049b\u0442\u0430\u043c\u0430","Address":"\u041c\u0435\u043a\u0435\u043d\u0436\u0430\u0439","Focus to menubar":"\u041c\u04d9\u0437\u0456\u0440 \u0436\u043e\u043b\u0430\u0493\u044b\u043d \u0444\u043e\u043a\u0443\u0441\u0442\u0430\u0443","Focus to toolbar":"\u049a\u04b1\u0440\u0430\u043b\u0434\u0430\u0440 \u0442\u0430\u049b\u0442\u0430\u0441\u044b\u043d \u0444\u043e\u043a\u0443\u0441\u0442\u0430\u0443","Focus to element path":"\u042d\u043b\u0435\u043c\u0435\u043d\u0442 \u0436\u043e\u043b\u044b\u043d \u0444\u043e\u043a\u0443\u0441\u0442\u0430\u0443","Focus to contextual toolbar":"\u041c\u04d9\u0442\u0456\u043d\u043c\u04d9\u043d\u0434\u0456\u043a \u049b\u04b1\u0440\u0430\u043b\u0434\u0430\u0440 \u0442\u0430\u049b\u0442\u0430\u0441\u044b\u043d \u0444\u043e\u043a\u0443\u0441\u0442\u0430\u0443","Insert link (if link plugin activated)":"\u0421\u0456\u043b\u0442\u0435\u043c\u0435\u043d\u0456 \u043a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0443 (\u0441\u0456\u043b\u0442\u0435\u043c\u0435 \u049b\u043e\u0441\u044b\u043b\u0430\u0442\u044b\u043d \u043c\u043e\u0434\u0443\u043b\u0456 \u0431\u0435\u043b\u0441\u0435\u043d\u0434\u0456\u0440\u0456\u043b\u0433\u0435\u043d \u0431\u043e\u043b\u0441\u0430)","Save (if save plugin activated)":"\u0421\u0430\u049b\u0442\u0430\u0443 (\u0441\u0430\u049b\u0442\u0430\u0443 \u049b\u043e\u0441\u044b\u043b\u0430\u0442\u044b\u043d \u049b\u043e\u0441\u044b\u043b\u0430\u0442\u044b\u043d \u043c\u043e\u0434\u0443\u043b\u0456 \u0431\u0435\u043b\u0441\u0435\u043d\u0434\u0456\u0440\u0456\u043b\u0433\u0435\u043d \u0431\u043e\u043b\u0441\u0430)","Find (if searchreplace plugin activated)":"\u0422\u0430\u0431\u0443 (\u0456\u0437\u0434\u0435\u0443/\u0430\u0443\u044b\u0441\u0442\u044b\u0440\u0443 \u049b\u043e\u0441\u044b\u043b\u0430\u0442\u044b\u043d \u043c\u043e\u0434\u0443\u043b\u0456 \u0431\u0435\u043b\u0441\u0435\u043d\u0434\u0456\u0440\u0456\u043b\u0433\u0435\u043d \u0431\u043e\u043b\u0441\u0430)","Plugins installed ({0}):":"\u041e\u0440\u043d\u0430\u0442\u044b\u043b\u0493\u0430\u043d \u049b\u043e\u0441\u044b\u043b\u0430\u0442\u044b\u043d \u043c\u043e\u0434\u0443\u043b\u044c\u0434\u0435\u0440 ({0}):","Premium plugins:":"\u041f\u0440\u0435\u043c\u0438\u0443\u043c \u049b\u043e\u0441\u044b\u043b\u0430\u0442\u044b\u043d \u043c\u043e\u0434\u0443\u043b\u044c\u0434\u0435\u0440:","Learn more...":"\u049a\u043e\u0441\u044b\u043c\u0448\u0430 \u043c\u04d9\u043b\u0456\u043c\u0435\u0442\u0442\u0435\u0440...","You are using {0}":"\u0421\u0456\u0437 {0} \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u0443\u0434\u0430\u0441\u044b\u0437","Plugins":"\u049a\u043e\u0441\u044b\u043b\u0430\u0442\u044b\u043d \u043c\u043e\u0434\u0443\u043b\u044c\u0434\u0435\u0440","Handy Shortcuts":"\u042b\u04a3\u0493\u0430\u0439\u043b\u044b \u043f\u0435\u0440\u043d\u0435\u043b\u0435\u0440 \u0442\u0456\u0440\u043a\u0435\u0441\u0456\u043c\u0434\u0435\u0440\u0456","Horizontal line":"\u041a\u04e9\u043b\u0434\u0435\u043d\u0435\u04a3 \u0441\u044b\u0437\u044b\u049b","Insert/edit image":"\u041a\u0435\u0441\u043a\u0456\u043d\u0434\u0456 \u043a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0443/\u04e9\u04a3\u0434\u0435\u0443","Alternative description":"","Accessibility":"","Image is decorative":"","Source":"\u041a\u04e9\u0437","Dimensions":"\u04e8\u043b\u0448\u0435\u043c\u0434\u0435\u0440\u0456","Constrain proportions":"\u041f\u0440\u043e\u043f\u043e\u0440\u0446\u0438\u044f\u043b\u0430\u0440\u0434\u044b \u0441\u0430\u049b\u0442\u0430\u0443","General":"\u0416\u0430\u043b\u043f\u044b","Advanced":"\u041a\u0435\u04a3\u0435\u0439\u0442\u0456\u043b\u0433\u0435\u043d","Style":"\u041c\u04d9\u043d\u0435\u0440","Vertical space":"\u0422\u0456\u043a \u043a\u0435\u04a3\u0456\u0441\u0442\u0456\u043a","Horizontal space":"\u041a\u04e9\u043b\u0434\u0435\u043d\u0435\u04a3 \u043a\u0435\u04a3\u0456\u0441\u0442\u0456\u043a","Border":"\u0416\u0438\u0435\u043a","Insert image":"\u041a\u0435\u0441\u043a\u0456\u043d\u0434\u0456 \u043a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0443","Image...":"\u041a\u0435\u0441\u043a\u0456\u043d...","Image list":"\u041a\u0435\u0441\u043a\u0456\u043d\u0434\u0435\u0440 \u0442\u0456\u0437\u0456\u043c\u0456","Resize":"\u04e8\u043b\u0448\u0435\u043c\u0456\u043d \u04e9\u0437\u0433\u0435\u0440\u0442\u0443","Insert date/time":"\u041a\u04af\u043d/\u0443\u0430\u049b\u044b\u0442 \u043a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0443","Date/time":"\u041a\u04af\u043d/\u0443\u0430\u049b\u044b\u0442","Insert/edit link":"\u0421\u0456\u043b\u0442\u0435\u043c\u0435 \u043a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0443/\u04e9\u04a3\u0434\u0435\u0443","Text to display":"\u041a\u04e9\u0440\u0441\u0435\u0442\u0456\u043b\u0435\u0442\u0456\u043d \u043c\u04d9\u0442\u0456\u043d","Url":"URL","Open link in...":"\u0421\u0456\u043b\u0442\u0435\u043c\u0435\u043d\u0456 \u0430\u0448\u0443...","Current window":"\u0410\u0493\u044b\u043c\u0434\u0430\u0493\u044b \u0442\u0435\u0440\u0435\u0437\u0435","None":"\u0416\u043e\u049b","New window":"\u0416\u0430\u04a3\u0430 \u0442\u0435\u0440\u0435\u0437\u0435","Open link":"","Remove link":"\u0421\u0456\u043b\u0442\u0435\u043c\u0435\u043d\u0456 \u0436\u043e\u044e","Anchors":"\u0421\u0456\u043b\u0442\u0435\u043c\u0435\u043b\u0435\u0440","Link...":"\u0421\u0456\u043b\u0442\u0435\u043c\u0435...","Paste or type a link":"\u0421\u0456\u043b\u0442\u0435\u043c\u0435\u043d\u0456 \u049b\u043e\u0439\u044b\u04a3\u044b\u0437 \u043d\u0435\u043c\u0435\u0441\u0435 \u0442\u0435\u0440\u0456\u04a3\u0456\u0437","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"\u0421\u0456\u0437 \u0435\u04a3\u0433\u0456\u0437\u0433\u0435\u043d URL \u043c\u0435\u043a\u0435\u043d\u0436\u0430\u0439\u044b \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u0434\u044b\u049b \u043f\u043e\u0448\u0442\u0430 \u043c\u0435\u043a\u0435\u043d\u0436\u0430\u0439\u044b \u0441\u0438\u044f\u049b\u0442\u044b. \u041c\u0456\u043d\u0434\u0435\u0442\u0442\u0456 mailto: \u043f\u0440\u0435\u0444\u0438\u043a\u0441\u0456\u043d \u049b\u043e\u0441\u0443\u0434\u044b \u049b\u0430\u043b\u0430\u0439\u0441\u044b\u0437 \u0431\u0430?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"\u0421\u0456\u0437 \u0435\u04a3\u0433\u0456\u0437\u0433\u0435\u043d URL \u043c\u0435\u043a\u0435\u043d\u0436\u0430\u0439\u044b \u0441\u044b\u0440\u0442\u049b\u044b \u0441\u0456\u043b\u0442\u0435\u043c\u0435 \u0441\u0438\u044f\u049b\u0442\u044b. \u041c\u0456\u043d\u0434\u0435\u0442\u0442\u0456 http:// \u043f\u0440\u0435\u0444\u0438\u043a\u0441\u0456\u043d \u049b\u043e\u0441\u0443\u0434\u044b \u049b\u0430\u043b\u0430\u0439\u0441\u044b\u0437 \u0431\u0430?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"","Link list":"\u0421\u0456\u043b\u0442\u0435\u043c\u0435\u043b\u0435\u0440 \u0442\u0456\u0437\u0456\u043c\u0456","Insert video":"\u0411\u0435\u0439\u043d\u0435 \u043a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0443","Insert/edit video":"\u0411\u0435\u0439\u043d\u0435 \u043a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0443/\u04e9\u04a3\u0434\u0435\u0443","Insert/edit media":"\u041c\u0435\u0434\u0438\u0430\u0444\u0430\u0439\u043b \u043a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0443/\u04e9\u04a3\u0434\u0435\u0443","Alternative source":"\u0411\u0430\u043b\u0430\u043c\u0430\u043b\u044b \u043a\u04e9\u0437","Alternative source URL":"\u0411\u0430\u043b\u0430\u043c\u0430\u043b\u044b \u043a\u04e9\u0437\u0434\u0456\u04a3 URL \u043c\u0435\u043a\u0435\u043d\u0436\u0430\u0439\u044b","Media poster (Image URL)":"\u041c\u0435\u0434\u0438\u0430\u0444\u0430\u0439\u043b\u0434\u044b \u0436\u0430\u0440\u0438\u044f\u043b\u0430\u0443\u0448\u044b (\u043a\u0435\u0441\u043a\u0456\u043d\u043d\u0456\u04a3 URL \u043c\u0435\u043a\u0435\u043d\u0436\u0430\u0439\u044b)","Paste your embed code below:":"\u0422\u04e9\u043c\u0435\u043d\u0434\u0435 \u0435\u043d\u0434\u0456\u0440\u0443 \u043a\u043e\u0434\u044b\u043d \u049b\u043e\u0439\u044b\u04a3\u044b\u0437:","Embed":"\u0415\u043d\u0434\u0456\u0440\u0443","Media...":"\u041c\u0435\u0434\u0438\u0430\u0444\u0430\u0439\u043b...","Nonbreaking space":"\u04ae\u0437\u0434\u0456\u043a\u0441\u0456\u0437 \u0431\u043e\u0441 \u043e\u0440\u044b\u043d","Page break":"\u0411\u0435\u0442 \u04af\u0437\u0456\u043b\u0456\u043c\u0456","Paste as text":"\u041c\u04d9\u0442\u0456\u043d \u0440\u0435\u0442\u0456\u043d\u0434\u0435 \u049b\u043e\u044e","Preview":"\u0410\u043b\u0434\u044b\u043d \u0430\u043b\u0430 \u049b\u0430\u0440\u0430\u0443","Print":"","Print...":"\u0411\u0430\u0441\u044b\u043f \u0448\u044b\u0493\u0430\u0440\u0443...","Save":"\u0421\u0430\u049b\u0442\u0430\u0443","Find":"\u0422\u0430\u0431\u0443","Replace with":"\u0410\u0443\u044b\u0441\u0442\u044b\u0440\u0430\u0442\u044b\u043d \u043c\u04d9\u0442\u0456\u043d","Replace":"\u0410\u043b\u043c\u0430\u0441\u0442\u044b\u0440\u0443","Replace all":"\u0411\u0430\u0440\u043b\u044b\u0493\u044b\u043d \u0430\u0443\u044b\u0441\u0442\u044b\u0440\u0443","Previous":"\u0410\u043b\u0434\u044b\u04a3\u0493\u044b","Next":"\u041a\u0435\u043b\u0435\u0441\u0456","Find and Replace":"","Find and replace...":"\u0422\u0430\u0431\u0443 \u0436\u04d9\u043d\u0435 \u0430\u0443\u044b\u0441\u0442\u044b\u0440\u0443...","Could not find the specified string.":"\u041a\u04e9\u0440\u0441\u0435\u0442\u0456\u043b\u0433\u0435\u043d \u0436\u043e\u043b\u0434\u044b \u0442\u0430\u0431\u0443 \u043c\u04af\u043c\u043a\u0456\u043d \u0431\u043e\u043b\u043c\u0430\u0434\u044b.","Match case":"\u0420\u0435\u0433\u0438\u0441\u0442\u0440\u0433\u0435 \u0441\u04d9\u0439\u043a\u0435\u0441","Find whole words only":"\u0422\u0435\u043a \u0431\u04af\u0442\u0456\u043d \u0441\u04e9\u0437\u0434\u0435\u0440\u0434\u0456 \u0442\u0430\u0431\u0443","Find in selection":"","Insert table":"\u041a\u0435\u0441\u0442\u0435 \u043a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0443","Table properties":"\u041a\u0435\u0441\u0442\u0435 \u0441\u0438\u043f\u0430\u0442\u0442\u0430\u0440\u044b","Delete table":"\u041a\u0435\u0441\u0442\u0435\u043d\u0456 \u0436\u043e\u044e","Cell":"\u04b0\u044f\u0448\u044b\u049b","Row":"\u049a\u0430\u0442\u0430\u0440","Column":"\u0411\u0430\u0493\u0430\u043d","Cell properties":"\u04b0\u044f\u0448\u044b\u049b \u0441\u0438\u043f\u0430\u0442\u0442\u0430\u0440\u044b","Merge cells":"\u04b0\u044f\u0448\u044b\u049b\u0442\u0430\u0440\u0434\u044b \u0431\u0456\u0440\u0456\u043a\u0442\u0456\u0440\u0443","Split cell":"\u04b0\u044f\u0448\u044b\u049b\u0442\u044b \u0431\u04e9\u043b\u0443","Insert row before":"\u04ae\u0441\u0442\u0456\u043d\u0435 \u0436\u043e\u043b \u043a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0443","Insert row after":"\u0410\u0441\u0442\u044b\u043d\u0430 \u0436\u043e\u043b \u043a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0443","Delete row":"\u0416\u043e\u043b\u0434\u044b \u0436\u043e\u044e","Row properties":"\u0416\u043e\u043b \u0441\u0438\u043f\u0430\u0442\u0442\u0430\u0440\u044b","Cut row":"\u0416\u043e\u043b\u0434\u044b \u049b\u0438\u044b\u043f \u0430\u043b\u0443","Cut column":"","Copy row":"\u0416\u043e\u043b\u0434\u044b \u043a\u04e9\u0448\u0456\u0440\u0443","Copy column":"","Paste row before":"\u04ae\u0441\u0442\u0456\u043d\u0435 \u0436\u043e\u043b \u049b\u043e\u044e","Paste column before":"","Paste row after":"\u0410\u0441\u0442\u044b\u043d\u0430 \u0436\u043e\u044e \u049b\u043e\u044e","Paste column after":"","Insert column before":"\u0410\u043b\u0434\u044b\u043d\u0430 \u0431\u0430\u0493\u0430\u043d \u043a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0443","Insert column after":"\u0410\u0440\u0442\u044b\u043d\u0430 \u0431\u0430\u0493\u0430\u043d \u043a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0443","Delete column":"\u0411\u0430\u0493\u0430\u043d\u0434\u044b \u0436\u043e\u044e","Cols":"\u0411\u0430\u0493\u0430\u043d\u0434\u0430\u0440","Rows":"\u0416\u043e\u043b\u0434\u0430\u0440","Width":"\u0415\u043d\u0456","Height":"\u0411\u0438\u0456\u043a\u0442\u0456\u0433\u0456","Cell spacing":"\u04b0\u044f\u0448\u044b\u049b \u0430\u0440\u0430\u043b\u044b\u0493\u044b","Cell padding":"\u04b0\u044f\u0448\u044b\u049b \u043a\u0435\u04a3\u0434\u0456\u0433\u0456","Row clipboard actions":"","Column clipboard actions":"","Table styles":"","Cell styles":"","Column header":"","Row header":"","Table caption":"","Caption":"\u0410\u0442\u0430\u0443\u044b","Show caption":"\u0416\u0430\u0437\u0431\u0430\u043d\u044b \u043a\u04e9\u0440\u0441\u0435\u0442\u0443","Left":"\u0421\u043e\u043b \u0436\u0430\u049b","Center":"\u041e\u0440\u0442\u0430\u0441\u044b","Right":"\u041e\u04a3 \u0436\u0430\u049b","Cell type":"\u04b0\u044f\u0448\u044b\u049b \u0442\u04af\u0440\u0456","Scope":"\u0410\u0443\u049b\u044b\u043c","Alignment":"\u0422\u0443\u0440\u0430\u043b\u0430\u0443","Horizontal align":"","Vertical align":"","Top":"\u04ae\u0441\u0442\u0456","Middle":"\u041e\u0440\u0442\u0430\u0441\u044b","Bottom":"\u0410\u0441\u0442\u044b","Header cell":"\u0422\u0430\u049b\u044b\u0440\u044b\u043f \u04b1\u044f\u0448\u044b\u0493\u044b","Row group":"\u0416\u043e\u043b\u0434\u0430\u0440 \u0442\u043e\u0431\u044b","Column group":"\u0411\u0430\u0493\u0430\u043d\u0434\u0430\u0440 \u0442\u043e\u0431\u044b","Row type":"\u0416\u043e\u043b \u0442\u04af\u0440\u0456","Header":"\u0416\u043e\u0493\u0430\u0440\u0493\u044b \u0434\u0435\u0440\u0435\u043a\u0442\u0435\u043c\u0435","Body":"\u041d\u0435\u0433\u0456\u0437\u0433\u0456 \u0431\u04e9\u043b\u0456\u0433\u0456","Footer":"\u0422\u04e9\u043c\u0435\u043d\u0433\u0456 \u0434\u0435\u0440\u0435\u043a\u0442\u0435\u043c\u0435","Border color":"\u0416\u0438\u0435\u043a \u0442\u04af\u0441\u0456","Solid":"","Dotted":"","Dashed":"","Double":"","Groove":"","Ridge":"","Inset":"","Outset":"","Hidden":"","Insert template...":"\u04ae\u043b\u0433\u0456 \u043a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0443...","Templates":"\u04ae\u043b\u0433\u0456\u043b\u0435\u0440","Template":"\u04ae\u043b\u0433\u0456","Insert Template":"","Text color":"\u041c\u04d9\u0442\u0456\u043d \u0442\u04af\u0441\u0456","Background color":"\u04e8\u04a3\u0456\u043d\u0456\u04a3 \u0442\u04af\u0441\u0456","Custom...":"\u0420\u0435\u0442\u0442\u0435\u043b\u043c\u0435\u043b\u0456...","Custom color":"\u0420\u0435\u0442\u0442\u0435\u043b\u043c\u0435\u043b\u0456 \u0442\u04af\u0441","No color":"\u0422\u04af\u0441\u0441\u0456\u0437","Remove color":"\u0422\u04af\u0441\u0442\u0456 \u0436\u043e\u044e","Show blocks":"\u0411\u043b\u043e\u043a\u0442\u0430\u0440\u0434\u044b \u043a\u04e9\u0440\u0441\u0435\u0442\u0443","Show invisible characters":"\u041a\u04e9\u0440\u0456\u043d\u0431\u0435\u0439\u0442\u0456\u043d \u0442\u0430\u04a3\u0431\u0430\u043b\u0430\u0440\u0434\u044b \u043a\u04e9\u0440\u0441\u0435\u0442\u0443","Word count":"\u0421\u04e9\u0437 \u0441\u0430\u043d\u044b","Count":"\u0421\u0430\u043d\u044b","Document":"\u049a\u04b1\u0436\u0430\u0442","Selection":"\u0422\u0430\u04a3\u0434\u0430\u0443","Words":"\u0421\u04e9\u0437\u0434\u0435\u0440","Words: {0}":"\u0421\u04e9\u0437\u0434\u0435\u0440 \u0441\u0430\u043d\u044b: {0}","{0} words":"{0} \u0441\u04e9\u0437","File":"\u0424\u0430\u0439\u043b","Edit":"\u04e8\u04a3\u0434\u0435\u0443","Insert":"\u0415\u043d\u0433\u0456\u0437\u0443","View":"\u041a\u04e9\u0440\u0456\u043d\u0456\u0441","Format":"\u041f\u0456\u0448\u0456\u043c","Table":"\u041a\u0435\u0441\u0442\u0435","Tools":"\u049a\u04b1\u0440\u0430\u043b\u0434\u0430\u0440","Powered by {0}":"{0} \u0442\u0435\u0445\u043d\u043e\u043b\u043e\u0433\u0438\u044f\u0441\u044b\u043d\u0430 \u043d\u0435\u0433\u0456\u0437\u0434\u0435\u043b\u0433\u0435\u043d","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\u041f\u0456\u0448\u0456\u043c\u0434\u0435\u043b\u0433\u0435\u043d \u043c\u04d9\u0442\u0456\u043d \u0430\u0443\u043c\u0430\u0493\u044b. \u041c\u04d9\u0437\u0456\u0440\u0434\u0456 \u043a\u04e9\u0440\u0441\u0435\u0442\u0443 \u04af\u0448\u0456\u043d ALT-F9 \u0431\u0430\u0441\u044b\u04a3\u044b\u0437. \u049a\u04b1\u0440\u0430\u043b\u0434\u0430\u0440 \u0442\u0430\u049b\u0442\u0430\u0441\u044b\u043d \u043a\u04e9\u0440\u0441\u0435\u0442\u0443 \u04af\u0448\u0456\u043d ALT-F10 \u0431\u0430\u0441\u044b\u04a3\u044b\u0437. \u041a\u04e9\u043c\u0435\u043a \u0430\u043b\u0443 \u04af\u0448\u0456\u043d ALT-0 \u0431\u0430\u0441\u044b\u04a3\u044b\u0437.","Image title":"\u041a\u0435\u0441\u043a\u0456\u043d \u0430\u0442\u0430\u0443\u044b","Border width":"\u0416\u0438\u0435\u043a \u0435\u043d\u0456","Border style":"\u0416\u0438\u0435\u043a \u043c\u04d9\u043d\u0435\u0440\u0456","Error":"\u049a\u0430\u0442\u0435","Warn":"\u0415\u0441\u043a\u0435\u0440\u0442\u0443","Valid":"\u0416\u0430\u0440\u0430\u043c\u0434\u044b","To open the popup, press Shift+Enter":"\u049a\u0430\u043b\u049b\u044b\u043c\u0430\u043b\u044b \u0442\u0435\u0440\u0435\u0437\u0435\u043d\u0456 \u0430\u0448\u0443 \u04af\u0448\u0456\u043d Shift+Enter \u0431\u0430\u0441\u044b\u04a3\u044b\u0437","Rich Text Area":"","Rich Text Area. Press ALT-0 for help.":"\u041f\u0456\u0448\u0456\u043c\u0434\u0435\u043b\u0433\u0435\u043d \u043c\u04d9\u0442\u0456\u043d \u0430\u0443\u043c\u0430\u0493\u044b. \u0410\u043d\u044b\u049b\u0442\u0430\u043c\u0430 \u0430\u043b\u0443 \u04af\u0448\u0456\u043d ALT-0 \u0431\u0430\u0441\u044b\u04a3\u044b\u0437.","System Font":"\u0416\u04af\u0439\u0435 \u049b\u0430\u0440\u043f\u0456","Failed to upload image: {0}":"\u041a\u0435\u0441\u043a\u0456\u043d \u0436\u04af\u043a\u0442\u0435\u043f \u0441\u0430\u043b\u044b\u043d\u0431\u0430\u0434\u044b: {0}","Failed to load plugin: {0} from url {1}":"\u049a\u043e\u0441\u044b\u043b\u0430\u0442\u044b\u043d \u043c\u043e\u0434\u0443\u043b\u044c \u0436\u04af\u043a\u0442\u0435\u043b\u043c\u0435\u0434\u0456: {0} {1} URL \u043c\u0435\u043a\u0435\u043d\u0436\u0430\u0439\u044b\u043d\u0430\u043d","Failed to load plugin url: {0}":"\u049a\u043e\u0441\u044b\u043b\u0430\u0442\u044b\u043d \u043c\u043e\u0434\u0443\u043b\u044c \u0436\u04af\u043a\u0442\u0435\u043b\u043c\u0435\u0434\u0456 URL \u043c\u0435\u043a\u0435\u043d\u0436\u0430\u0439\u044b: {0}","Failed to initialize plugin: {0}":"\u049a\u043e\u0441\u044b\u043b\u0430\u0442\u044b\u043d \u043c\u043e\u0434\u0443\u043b\u044c \u0431\u0430\u043f\u0442\u0430\u043d\u0434\u044b\u0440\u044b\u043b\u043c\u0430\u0434\u044b: {0}","example":"\u043c\u044b\u0441\u0430\u043b","Search":"\u0406\u0437\u0434\u0435\u0443","All":"\u0411\u0430\u0440\u043b\u044b\u0493\u044b","Currency":"\u0412\u0430\u043b\u044e\u0442\u0430","Text":"\u041c\u04d9\u0442\u0456\u043d","Quotations":"\u0422\u044b\u0440\u043d\u0430\u049b\u0448\u0430\u043b\u0430\u0440","Mathematical":"\u041c\u0430\u0442\u0435\u043c\u0430\u0442\u0438\u043a\u0430\u043b\u044b\u049b","Extended Latin":"\u041a\u0435\u04a3\u0435\u0439\u0442\u0456\u043b\u0433\u0435\u043d \u043b\u0430\u0442\u044b\u043d","Symbols":"\u0422\u0430\u04a3\u0431\u0430\u043b\u0430\u0440","Arrows":"\u041a\u04e9\u0440\u0441\u0435\u0442\u043a\u0456\u043b\u0435\u0440","User Defined":"\u041f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u0443\u0448\u044b \u0430\u043d\u044b\u049b\u0442\u0430\u0493\u0430\u043d","dollar sign":"\u0434\u043e\u043b\u043b\u0430\u0440 \u0431\u0435\u043b\u0433\u0456\u0441\u0456","currency sign":"\u0432\u0430\u043b\u044e\u0442\u0430 \u0431\u0435\u043b\u0433\u0456\u0441\u0456","euro-currency sign":"\u0435\u0443\u0440\u043e \u0432\u0430\u043b\u044e\u0442\u0430\u0441\u044b\u043d\u044b\u04a3 \u0431\u0435\u043b\u0433\u0456\u0441\u0456","colon sign":"\u049b\u043e\u0441 \u043d\u04af\u043a\u0442\u0435 \u0431\u0435\u043b\u0433\u0456\u0441\u0456","cruzeiro sign":"\u043a\u0440\u0443\u0437\u0435\u0439\u0440\u043e \u0431\u0435\u043b\u0433\u0456\u0441\u0456","french franc sign":"\u0444\u0440\u0430\u043d\u0446\u0443\u0437\u0434\u044b\u049b \u0444\u0440\u0430\u043d\u043a \u0431\u0435\u043b\u0433\u0456\u0441\u0456","lira sign":"\u043b\u0438\u0440\u0430 \u0431\u0435\u043b\u0433\u0456\u0441\u0456","mill sign":"\u043c\u0438\u043b\u043b \u0431\u0435\u043b\u0433\u0456\u0441\u0456","naira sign":"\u043d\u0430\u0439\u0440\u0430 \u0431\u0435\u043b\u0433\u0456\u0441\u0456","peseta sign":"\u043f\u0435\u0441\u0435\u0442\u0430 \u0431\u0435\u043b\u0433\u0456\u0441\u0456","rupee sign":"\u0440\u0443\u043f\u0438\u044f \u0431\u0435\u043b\u0433\u0456\u0441\u0456","won sign":"\u0432\u043e\u043d \u0431\u0435\u043b\u0433\u0456\u0441\u0456","new sheqel sign":"\u0436\u0430\u04a3\u0430 \u0448\u0435\u043a\u0435\u043b\u044c \u0431\u0435\u043b\u0433\u0456\u0441\u0456","dong sign":"\u0434\u043e\u043d\u0433 \u0431\u0435\u043b\u0433\u0456\u0441\u0456","kip sign":"\u043a\u0438\u043f \u0431\u0435\u043b\u0433\u0456\u0441\u0456","tugrik sign":"\u0442\u0443\u0433\u0440\u0438\u043a \u0431\u0435\u043b\u0433\u0456\u0441\u0456","drachma sign":"\u0434\u0440\u0430\u0445\u043c\u0430 \u0431\u0435\u043b\u0433\u0456\u0441\u0456","german penny symbol":"\u0433\u0435\u0440\u043c\u0430\u043d\u0434\u044b\u049b \u043f\u0435\u043d\u043d\u0438 \u0442\u0430\u04a3\u0431\u0430\u0441\u044b","peso sign":"\u043f\u0435\u0441\u043e \u0431\u0435\u043b\u0433\u0456\u0441\u0456","guarani sign":"\u0433\u0443\u0430\u0440\u0430\u043d\u0438 \u0431\u0435\u043b\u0433\u0456\u0441\u0456","austral sign":"\u0430\u0443\u0441\u0442\u0440\u0430\u043b \u0431\u0435\u0433\u043b\u0456\u0441\u0456","hryvnia sign":"\u0433\u0440\u0438\u0432\u043d\u0430 \u0431\u0435\u043b\u0433\u0456\u0441\u0456","cedi sign":"\u0441\u0435\u0434\u0438 \u0431\u0435\u043b\u0433\u0456\u0441\u0456","livre tournois sign":"\u0442\u0443\u0440 \u043b\u0438\u0432\u0440\u044b \u0431\u0435\u043b\u0433\u0456\u0441\u0456","spesmilo sign":"\u0441\u043f\u0435\u0441\u043c\u0438\u043b\u043e \u0431\u0435\u043b\u0433\u0456\u0441\u0456","tenge sign":"\u0442\u0435\u04a3\u0433\u0435 \u0431\u0435\u043b\u0433\u0456\u0441\u0456","indian rupee sign":"\u04af\u043d\u0434\u0456 \u0440\u0443\u043f\u0438\u044f\u0441\u044b \u0431\u0435\u043b\u0433\u0456\u0441\u0456","turkish lira sign":"\u0442\u04af\u0440\u0456\u043a \u043b\u0438\u0440\u0430\u0441\u044b \u0431\u0435\u043b\u0433\u0456\u0441\u0456","nordic mark sign":"\u0441\u043a\u0430\u043d\u0434\u0438\u043d\u0430\u0432\u0438\u044f\u043b\u044b\u049b \u043c\u0430\u0440\u043a\u0430 \u0431\u0435\u043b\u0433\u0456\u0441\u0456","manat sign":"\u043c\u0430\u043d\u0430\u0442 \u0431\u0435\u043b\u0433\u0456\u0441\u0456","ruble sign":"\u0440\u0443\u0431\u043b\u044c \u0431\u0435\u043b\u0433\u0456\u0441\u0456","yen character":"\u0439\u0435\u043d\u0430 \u0442\u0430\u04a3\u0431\u0430\u0441\u044b","yuan character":"\u044e\u0430\u043d\u044c \u0442\u0430\u04a3\u0431\u0430\u0441\u044b","yuan character, in hong kong and taiwan":"\u044e\u0430\u043d\u044c \u0442\u0430\u04a3\u0431\u0430\u0441\u044b, \u0413\u043e\u043d\u043a\u043e\u043d\u0433 \u043f\u0435\u043d \u0422\u0430\u0439\u0432\u0430\u043d\u044c\u0434\u0430","yen/yuan character variant one":"\u0439\u0435\u043d\u0430/\u044e\u0430\u043d\u044c \u0442\u0430\u04a3\u0431\u0430\u0441\u044b\u043d\u044b\u04a3 \u0431\u0456\u0440\u0456\u043d\u0448\u0456 \u043d\u04b1\u0441\u049b\u0430\u0441\u044b","Emojis":"","Emojis...":"","Loading emojis...":"","Could not load emojis":"","People":"\u0410\u0434\u0430\u043c\u0434\u0430\u0440","Animals and Nature":"\u0416\u0430\u043d\u0443\u0430\u0440\u043b\u0430\u0440 \u0436\u04d9\u043d\u0435 \u0442\u0430\u0431\u0438\u0493\u0430\u0442","Food and Drink":"\u0422\u0430\u0493\u0430\u043c\u0434\u0430\u0440 \u0436\u04d9\u043d\u0435 \u0441\u0443\u0441\u044b\u043d\u0434\u0430\u0440","Activity":"\u0411\u0435\u043b\u0441\u0435\u043d\u0434\u0456\u043b\u0456\u043a","Travel and Places":"\u0421\u0430\u044f\u0445\u0430\u0442 \u0436\u04d9\u043d\u0435 \u043e\u0440\u044b\u043d\u0434\u0430\u0440","Objects":"\u041d\u044b\u0441\u0430\u043d\u0434\u0430\u0440","Flags":"\u0422\u0443\u043b\u0430\u0440","Characters":"\u0422\u0430\u04a3\u0431\u0430\u043b\u0430\u0440","Characters (no spaces)":"\u0422\u0430\u04a3\u0431\u0430\u043b\u0430\u0440 (\u043e\u0440\u044b\u043d\u0434\u0430\u0440\u0441\u044b\u0437)","{0} characters":"{0} \u0442\u0430\u04a3\u0431\u0430","Error: Form submit field collision.":"\u049a\u0430\u0442\u0435: \u043f\u0456\u0448\u0456\u043d\u0434\u0456 \u0436\u0456\u0431\u0435\u0440\u0443 \u04e9\u0440\u0456\u0441\u0456\u043d\u0456\u04a3 \u049b\u0430\u0439\u0448\u044b\u043b\u044b\u0493\u044b.","Error: No form element found.":"\u049a\u0430\u0442\u0435: \u043f\u0456\u0448\u0456\u043d \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0456 \u0442\u0430\u0431\u044b\u043b\u043c\u0430\u0434\u044b.","Color swatch":"\u0422\u04af\u0441 \u04af\u043b\u0433\u0456\u0441\u0456","Color Picker":"\u0422\u04af\u0441 \u0442\u0430\u04a3\u0434\u0430\u0443 \u049b\u04b1\u0440\u0430\u043b\u044b","Invalid hex color code: {0}":"","Invalid input":"","R":"","Red component":"","G":"","Green component":"","B":"","Blue component":"","#":"","Hex color code":"","Range 0 to 255":"","Turquoise":"\u041a\u04e9\u0433\u0456\u043b\u0434\u0456\u0440","Green":"\u0416\u0430\u0441\u044b\u043b","Blue":"\u041a\u04e9\u043a","Purple":"\u041a\u04af\u043b\u0433\u0456\u043d","Navy Blue":"\u041a\u04af\u04a3\u0433\u0456\u0440\u0442 \u043a\u04e9\u043a","Dark Turquoise":"\u041a\u04af\u04a3\u0433\u0456\u0440\u0442 \u043a\u04e9\u0433\u0456\u043b\u0434\u0456\u0440","Dark Green":"\u041a\u04af\u04a3\u0433\u0456\u0440\u0442 \u0436\u0430\u0441\u044b\u043b","Medium Blue":"\u041e\u0440\u0442\u0430\u0448\u0430 \u043a\u04e9\u043a","Medium Purple":"\u041e\u0440\u0442\u0430\u0448\u0430 \u043a\u04af\u043b\u0433\u0456\u043d","Midnight Blue":"\u0422\u04af\u043d\u0433\u0456 \u043a\u04e9\u043a","Yellow":"\u0421\u0430\u0440\u044b","Orange":"\u0421\u0430\u0440\u0493\u044b\u0448","Red":"\u049a\u044b\u0437\u044b\u043b","Light Gray":"\u0410\u0448\u044b\u049b \u0441\u04b1\u0440","Gray":"\u0421\u04b1\u0440","Dark Yellow":"\u041a\u04af\u04a3\u0433\u0456\u0440\u0442 \u0441\u0430\u0440\u044b","Dark Orange":"\u041a\u04af\u04a3\u0433\u0456\u0440\u0442 \u0441\u0430\u0440\u0493\u044b\u0448","Dark Red":"\u041a\u04af\u04a3\u0433\u0456\u0440\u0442 \u049b\u044b\u0437\u044b\u043b","Medium Gray":"\u041e\u0440\u0442\u0430\u0448\u0430 \u0441\u04b1\u0440","Dark Gray":"\u041a\u04af\u04a3\u0433\u0456\u0440\u0442 \u0441\u04b1\u0440","Light Green":"\u0410\u0448\u044b\u049b \u0436\u0430\u0441\u044b\u043b","Light Yellow":"\u0410\u0448\u044b\u049b \u0441\u0430\u0440\u044b","Light Red":"\u0410\u0448\u044b\u049b \u049b\u044b\u0437\u044b\u043b","Light Purple":"\u0410\u0448\u044b\u049b \u043a\u04af\u043b\u0433\u0456\u043d","Light Blue":"\u0410\u0448\u044b\u049b \u043a\u04e9\u043a","Dark Purple":"\u049a\u0430\u0440\u0430 \u043a\u04af\u043b\u0433\u0456\u043d","Dark Blue":"\u049a\u0430\u0440\u0430 \u043a\u04e9\u043a","Black":"\u049a\u0430\u0440\u0430","White":"\u0410\u049b","Switch to or from fullscreen mode":"\u0422\u043e\u043b\u044b\u049b \u044d\u043a\u0440\u0430\u043d \u0440\u0435\u0436\u0438\u043c\u0456\u043d\u0435 \u043d\u0435\u043c\u0435\u0441\u0435 \u043e\u0434\u0430\u043d \u0430\u0443\u044b\u0441\u0443","Open help dialog":"\u0410\u043d\u044b\u049b\u0442\u0430\u043c\u0430 \u0434\u0438\u0430\u043b\u043e\u0433\u0442\u044b\u049b \u0442\u0435\u0440\u0435\u0437\u0435\u0441\u0456\u043d \u0430\u0448\u0443","history":"\u0442\u0430\u0440\u0438\u0445","styles":"\u0441\u0442\u0438\u043b\u044c\u0434\u0435\u0440","formatting":"\u043f\u0456\u0448\u0456\u043c\u0434\u0435\u0443","alignment":"\u0442\u0443\u0440\u0430\u043b\u0430\u0443","indentation":"\u0448\u0435\u0433\u0456\u043d\u0456\u0441","Font":"\u049a\u0430\u0440\u0456\u043f","Size":"\u04e8\u043b\u0448\u0435\u043c","More...":"\u049a\u043e\u0441\u044b\u043c\u0448\u0430...","Select...":"\u0422\u0430\u04a3\u0434\u0430\u0443...","Preferences":"\u0411\u0430\u043f\u0442\u0430\u043b\u044b\u043c\u0434\u0430\u0440","Yes":"\u0418\u04d9","No":"\u0416\u043e\u049b","Keyboard Navigation":"\u041f\u0435\u0440\u043d\u0435\u0442\u0430\u049b\u0442\u0430 \u043d\u0430\u0432\u0438\u0433\u0430\u0446\u0438\u044f\u0441\u044b","Version":"\u041d\u04b1\u0441\u049b\u0430","Code view":"","Open popup menu for split buttons":"","List Properties":"","List properties...":"","Start list at number":"","Line height":"","Dropped file type is not supported":"","Loading...":"","ImageProxy HTTP error: Rejected request":"","ImageProxy HTTP error: Could not find Image Proxy":"","ImageProxy HTTP error: Incorrect Image Proxy URL":"","ImageProxy HTTP error: Unknown ImageProxy error":""}); \ No newline at end of file +tinymce.addI18n("kk",{"#":"","Accessibility":"","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"\u04d8\u0440\u0435\u043a\u0435\u0442","Activity":"\u0411\u0435\u043b\u0441\u0435\u043d\u0434\u0456\u043b\u0456\u043a","Address":"\u041c\u0435\u043a\u0435\u043d\u0436\u0430\u0439","Advanced":"\u041a\u0435\u04a3\u0435\u0439\u0442\u0456\u043b\u0433\u0435\u043d","Align":"\u0422\u0443\u0440\u0430\u043b\u0430\u0443","Align center":"\u041e\u0440\u0442\u0430\u0441\u044b\u043d\u0430 \u0442\u0443\u0440\u0430\u043b\u0430\u0443","Align left":"\u0421\u043e\u043b\u0493\u0430 \u0442\u0443\u0440\u0430\u043b\u0430\u0443","Align right":"\u041e\u04a3\u0493\u0430 \u0442\u0443\u0440\u0430\u043b\u0430\u0443","Alignment":"\u0422\u0443\u0440\u0430\u043b\u0430\u0443","Alignment {0}":"","All":"\u0411\u0430\u0440\u043b\u044b\u0493\u044b","Alternative description":"","Alternative source":"\u0411\u0430\u043b\u0430\u043c\u0430\u043b\u044b \u043a\u04e9\u0437","Alternative source URL":"\u0411\u0430\u043b\u0430\u043c\u0430\u043b\u044b \u043a\u04e9\u0437\u0434\u0456\u04a3 URL \u043c\u0435\u043a\u0435\u043d\u0436\u0430\u0439\u044b","Anchor":"","Anchor...":"\u0421\u0456\u043b\u0442\u0435\u043c\u0435...","Anchors":"\u0421\u0456\u043b\u0442\u0435\u043c\u0435\u043b\u0435\u0440","Animals and Nature":"\u0416\u0430\u043d\u0443\u0430\u0440\u043b\u0430\u0440 \u0436\u04d9\u043d\u0435 \u0442\u0430\u0431\u0438\u0493\u0430\u0442","Arrows":"\u041a\u04e9\u0440\u0441\u0435\u0442\u043a\u0456\u043b\u0435\u0440","B":"","Background color":"\u04e8\u04a3\u0456\u043d\u0456\u04a3 \u0442\u04af\u0441\u0456","Background color {0}":"","Black":"\u049a\u0430\u0440\u0430","Block":"\u0411\u043b\u043e\u043a","Block {0}":"","Blockquote":"\u0414\u04d9\u0439\u0435\u043a\u0441\u04e9\u0437","Blocks":"\u0411\u043b\u043e\u043a\u0442\u0430\u0440","Blue":"\u041a\u04e9\u043a","Blue component":"","Body":"\u041d\u0435\u0433\u0456\u0437\u0433\u0456 \u0431\u04e9\u043b\u0456\u0433\u0456","Bold":"\u049a\u0430\u043b\u044b\u04a3","Border":"\u0416\u0438\u0435\u043a","Border color":"\u0416\u0438\u0435\u043a \u0442\u04af\u0441\u0456","Border style":"\u0416\u0438\u0435\u043a \u043c\u04d9\u043d\u0435\u0440\u0456","Border width":"\u0416\u0438\u0435\u043a \u0435\u043d\u0456","Bottom":"\u0410\u0441\u0442\u044b","Browse files":"","Browse for an image":"\u041a\u0435\u0441\u043a\u0456\u043d\u0434\u0456 \u0448\u043e\u043b\u0443","Browse links":"","Bullet list":"\u0422\u0430\u04a3\u0431\u0430\u043b\u0430\u043d\u0493\u0430\u043d \u0442\u0456\u0437\u0456\u043c","Cancel":"\u0411\u0430\u0441 \u0442\u0430\u0440\u0442\u0443","Caption":"\u0410\u0442\u0430\u0443\u044b","Cell":"\u04b0\u044f\u0448\u044b\u049b","Cell padding":"\u04b0\u044f\u0448\u044b\u049b \u043a\u0435\u04a3\u0434\u0456\u0433\u0456","Cell properties":"\u04b0\u044f\u0448\u044b\u049b \u0441\u0438\u043f\u0430\u0442\u0442\u0430\u0440\u044b","Cell spacing":"\u04b0\u044f\u0448\u044b\u049b \u0430\u0440\u0430\u043b\u044b\u0493\u044b","Cell styles":"","Cell type":"\u04b0\u044f\u0448\u044b\u049b \u0442\u04af\u0440\u0456","Center":"\u041e\u0440\u0442\u0430\u0441\u044b","Characters":"\u0422\u0430\u04a3\u0431\u0430\u043b\u0430\u0440","Characters (no spaces)":"\u0422\u0430\u04a3\u0431\u0430\u043b\u0430\u0440 (\u043e\u0440\u044b\u043d\u0434\u0430\u0440\u0441\u044b\u0437)","Circle":"\u0428\u0435\u04a3\u0431\u0435\u0440","Class":"\u0421\u044b\u043d\u044b\u043f","Clear formatting":"\u041f\u0456\u0448\u0456\u043c\u0434\u0435\u0443\u0434\u0456 \u0442\u0430\u0437\u0430\u043b\u0430\u0443","Close":"\u0416\u0430\u0431\u0443","Code":"\u041a\u043e\u0434","Code sample...":"\u041a\u043e\u0434 \u04af\u043b\u0433\u0456\u0441\u0456...","Code view":"","Color Picker":"\u0422\u04af\u0441 \u0442\u0430\u04a3\u0434\u0430\u0443 \u049b\u04b1\u0440\u0430\u043b\u044b","Color swatch":"\u0422\u04af\u0441 \u04af\u043b\u0433\u0456\u0441\u0456","Cols":"\u0411\u0430\u0493\u0430\u043d\u0434\u0430\u0440","Column":"\u0411\u0430\u0493\u0430\u043d","Column clipboard actions":"","Column group":"\u0411\u0430\u0493\u0430\u043d\u0434\u0430\u0440 \u0442\u043e\u0431\u044b","Column header":"","Constrain proportions":"\u041f\u0440\u043e\u043f\u043e\u0440\u0446\u0438\u044f\u043b\u0430\u0440\u0434\u044b \u0441\u0430\u049b\u0442\u0430\u0443","Copy":"\u041a\u04e9\u0448\u0456\u0440\u0443","Copy column":"","Copy row":"\u0416\u043e\u043b\u0434\u044b \u043a\u04e9\u0448\u0456\u0440\u0443","Could not find the specified string.":"\u041a\u04e9\u0440\u0441\u0435\u0442\u0456\u043b\u0433\u0435\u043d \u0436\u043e\u043b\u0434\u044b \u0442\u0430\u0431\u0443 \u043c\u04af\u043c\u043a\u0456\u043d \u0431\u043e\u043b\u043c\u0430\u0434\u044b.","Could not load emojis":"","Count":"\u0421\u0430\u043d\u044b","Currency":"\u0412\u0430\u043b\u044e\u0442\u0430","Current window":"\u0410\u0493\u044b\u043c\u0434\u0430\u0493\u044b \u0442\u0435\u0440\u0435\u0437\u0435","Custom color":"\u0420\u0435\u0442\u0442\u0435\u043b\u043c\u0435\u043b\u0456 \u0442\u04af\u0441","Custom...":"\u0420\u0435\u0442\u0442\u0435\u043b\u043c\u0435\u043b\u0456...","Cut":"\u049a\u0438\u044b\u043f \u0430\u043b\u0443","Cut column":"","Cut row":"\u0416\u043e\u043b\u0434\u044b \u049b\u0438\u044b\u043f \u0430\u043b\u0443","Dark Blue":"\u049a\u0430\u0440\u0430 \u043a\u04e9\u043a","Dark Gray":"\u041a\u04af\u04a3\u0433\u0456\u0440\u0442 \u0441\u04b1\u0440","Dark Green":"\u041a\u04af\u04a3\u0433\u0456\u0440\u0442 \u0436\u0430\u0441\u044b\u043b","Dark Orange":"\u041a\u04af\u04a3\u0433\u0456\u0440\u0442 \u0441\u0430\u0440\u0493\u044b\u0448","Dark Purple":"\u049a\u0430\u0440\u0430 \u043a\u04af\u043b\u0433\u0456\u043d","Dark Red":"\u041a\u04af\u04a3\u0433\u0456\u0440\u0442 \u049b\u044b\u0437\u044b\u043b","Dark Turquoise":"\u041a\u04af\u04a3\u0433\u0456\u0440\u0442 \u043a\u04e9\u0433\u0456\u043b\u0434\u0456\u0440","Dark Yellow":"\u041a\u04af\u04a3\u0433\u0456\u0440\u0442 \u0441\u0430\u0440\u044b","Dashed":"","Date/time":"\u041a\u04af\u043d/\u0443\u0430\u049b\u044b\u0442","Decrease indent":"\u0428\u0435\u0433\u0456\u043d\u0456\u0441\u0442\u0456 \u043a\u0435\u043c\u0456\u0442\u0443","Default":"\u04d8\u0434\u0435\u043f\u043a\u0456","Delete accordion":"","Delete column":"\u0411\u0430\u0493\u0430\u043d\u0434\u044b \u0436\u043e\u044e","Delete row":"\u0416\u043e\u043b\u0434\u044b \u0436\u043e\u044e","Delete table":"\u041a\u0435\u0441\u0442\u0435\u043d\u0456 \u0436\u043e\u044e","Dimensions":"\u04e8\u043b\u0448\u0435\u043c\u0434\u0435\u0440\u0456","Disc":"\u0414\u04e9\u04a3\u0433\u0435\u043b\u0435\u043a","Div":"","Document":"\u049a\u04b1\u0436\u0430\u0442","Dotted":"","Double":"","Drop an image here":"\u041a\u0435\u0441\u043a\u0456\u043d\u0434\u0456 \u043e\u0441\u044b \u0436\u0435\u0440\u0434\u0435 \u0442\u0430\u0441\u0442\u0430\u04a3\u044b\u0437","Dropped file type is not supported":"","Edit":"\u04e8\u04a3\u0434\u0435\u0443","Embed":"\u0415\u043d\u0434\u0456\u0440\u0443","Emojis":"","Emojis...":"","Error":"\u049a\u0430\u0442\u0435","Error: Form submit field collision.":"\u049a\u0430\u0442\u0435: \u043f\u0456\u0448\u0456\u043d\u0434\u0456 \u0436\u0456\u0431\u0435\u0440\u0443 \u04e9\u0440\u0456\u0441\u0456\u043d\u0456\u04a3 \u049b\u0430\u0439\u0448\u044b\u043b\u044b\u0493\u044b.","Error: No form element found.":"\u049a\u0430\u0442\u0435: \u043f\u0456\u0448\u0456\u043d \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0456 \u0442\u0430\u0431\u044b\u043b\u043c\u0430\u0434\u044b.","Extended Latin":"\u041a\u0435\u04a3\u0435\u0439\u0442\u0456\u043b\u0433\u0435\u043d \u043b\u0430\u0442\u044b\u043d","Failed to initialize plugin: {0}":"\u049a\u043e\u0441\u044b\u043b\u0430\u0442\u044b\u043d \u043c\u043e\u0434\u0443\u043b\u044c \u0431\u0430\u043f\u0442\u0430\u043d\u0434\u044b\u0440\u044b\u043b\u043c\u0430\u0434\u044b: {0}","Failed to load plugin url: {0}":"\u049a\u043e\u0441\u044b\u043b\u0430\u0442\u044b\u043d \u043c\u043e\u0434\u0443\u043b\u044c \u0436\u04af\u043a\u0442\u0435\u043b\u043c\u0435\u0434\u0456 URL \u043c\u0435\u043a\u0435\u043d\u0436\u0430\u0439\u044b: {0}","Failed to load plugin: {0} from url {1}":"\u049a\u043e\u0441\u044b\u043b\u0430\u0442\u044b\u043d \u043c\u043e\u0434\u0443\u043b\u044c \u0436\u04af\u043a\u0442\u0435\u043b\u043c\u0435\u0434\u0456: {0} {1} URL \u043c\u0435\u043a\u0435\u043d\u0436\u0430\u0439\u044b\u043d\u0430\u043d","Failed to upload image: {0}":"\u041a\u0435\u0441\u043a\u0456\u043d \u0436\u04af\u043a\u0442\u0435\u043f \u0441\u0430\u043b\u044b\u043d\u0431\u0430\u0434\u044b: {0}","File":"\u0424\u0430\u0439\u043b","Find":"\u0422\u0430\u0431\u0443","Find (if searchreplace plugin activated)":"\u0422\u0430\u0431\u0443 (\u0456\u0437\u0434\u0435\u0443/\u0430\u0443\u044b\u0441\u0442\u044b\u0440\u0443 \u049b\u043e\u0441\u044b\u043b\u0430\u0442\u044b\u043d \u043c\u043e\u0434\u0443\u043b\u0456 \u0431\u0435\u043b\u0441\u0435\u043d\u0434\u0456\u0440\u0456\u043b\u0433\u0435\u043d \u0431\u043e\u043b\u0441\u0430)","Find and Replace":"","Find and replace...":"\u0422\u0430\u0431\u0443 \u0436\u04d9\u043d\u0435 \u0430\u0443\u044b\u0441\u0442\u044b\u0440\u0443...","Find in selection":"","Find whole words only":"\u0422\u0435\u043a \u0431\u04af\u0442\u0456\u043d \u0441\u04e9\u0437\u0434\u0435\u0440\u0434\u0456 \u0442\u0430\u0431\u0443","Flags":"\u0422\u0443\u043b\u0430\u0440","Focus to contextual toolbar":"\u041c\u04d9\u0442\u0456\u043d\u043c\u04d9\u043d\u0434\u0456\u043a \u049b\u04b1\u0440\u0430\u043b\u0434\u0430\u0440 \u0442\u0430\u049b\u0442\u0430\u0441\u044b\u043d \u0444\u043e\u043a\u0443\u0441\u0442\u0430\u0443","Focus to element path":"\u042d\u043b\u0435\u043c\u0435\u043d\u0442 \u0436\u043e\u043b\u044b\u043d \u0444\u043e\u043a\u0443\u0441\u0442\u0430\u0443","Focus to menubar":"\u041c\u04d9\u0437\u0456\u0440 \u0436\u043e\u043b\u0430\u0493\u044b\u043d \u0444\u043e\u043a\u0443\u0441\u0442\u0430\u0443","Focus to toolbar":"\u049a\u04b1\u0440\u0430\u043b\u0434\u0430\u0440 \u0442\u0430\u049b\u0442\u0430\u0441\u044b\u043d \u0444\u043e\u043a\u0443\u0441\u0442\u0430\u0443","Font":"\u049a\u0430\u0440\u0456\u043f","Font size {0}":"","Font sizes":"\u049a\u0430\u0440\u0456\u043f \u04e9\u043b\u0448\u0435\u043c\u0456","Font {0}":"","Fonts":"\u049a\u0430\u0440\u0456\u043f\u0442\u0435\u0440","Food and Drink":"\u0422\u0430\u0493\u0430\u043c\u0434\u0430\u0440 \u0436\u04d9\u043d\u0435 \u0441\u0443\u0441\u044b\u043d\u0434\u0430\u0440","Footer":"\u0422\u04e9\u043c\u0435\u043d\u0433\u0456 \u0434\u0435\u0440\u0435\u043a\u0442\u0435\u043c\u0435","Format":"\u041f\u0456\u0448\u0456\u043c","Format {0}":"","Formats":"\u041f\u0456\u0448\u0456\u043c\u0434\u0435\u0440","Fullscreen":"\u0422\u043e\u043b\u044b\u049b \u044d\u043a\u0440\u0430\u043d","G":"","General":"\u0416\u0430\u043b\u043f\u044b","Gray":"\u0421\u04b1\u0440","Green":"\u0416\u0430\u0441\u044b\u043b","Green component":"","Groove":"","Handy Shortcuts":"\u042b\u04a3\u0493\u0430\u0439\u043b\u044b \u043f\u0435\u0440\u043d\u0435\u043b\u0435\u0440 \u0442\u0456\u0440\u043a\u0435\u0441\u0456\u043c\u0434\u0435\u0440\u0456","Header":"\u0416\u043e\u0493\u0430\u0440\u0493\u044b \u0434\u0435\u0440\u0435\u043a\u0442\u0435\u043c\u0435","Header cell":"\u0422\u0430\u049b\u044b\u0440\u044b\u043f \u04b1\u044f\u0448\u044b\u0493\u044b","Heading 1":"1-\u0442\u0430\u049b\u044b\u0440\u044b\u043f","Heading 2":"2-\u0442\u0430\u049b\u044b\u0440\u044b\u043f","Heading 3":"3-\u0442\u0430\u049b\u044b\u0440\u044b\u043f","Heading 4":"4-\u0442\u0430\u049b\u044b\u0440\u044b\u043f","Heading 5":"5-\u0442\u0430\u049b\u044b\u0440\u044b\u043f","Heading 6":"6-\u0442\u0430\u049b\u044b\u0440\u044b\u043f","Headings":"\u0422\u0430\u049b\u044b\u0440\u044b\u043f\u0442\u0430\u0440","Height":"\u0411\u0438\u0456\u043a\u0442\u0456\u0433\u0456","Help":"\u0410\u043d\u044b\u049b\u0442\u0430\u043c\u0430","Hex color code":"","Hidden":"","Horizontal align":"","Horizontal line":"\u041a\u04e9\u043b\u0434\u0435\u043d\u0435\u04a3 \u0441\u044b\u0437\u044b\u049b","Horizontal space":"\u041a\u04e9\u043b\u0434\u0435\u043d\u0435\u04a3 \u043a\u0435\u04a3\u0456\u0441\u0442\u0456\u043a","ID":"","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"","Image is decorative":"","Image list":"\u041a\u0435\u0441\u043a\u0456\u043d\u0434\u0435\u0440 \u0442\u0456\u0437\u0456\u043c\u0456","Image title":"\u041a\u0435\u0441\u043a\u0456\u043d \u0430\u0442\u0430\u0443\u044b","Image...":"\u041a\u0435\u0441\u043a\u0456\u043d...","ImageProxy HTTP error: Could not find Image Proxy":"","ImageProxy HTTP error: Incorrect Image Proxy URL":"","ImageProxy HTTP error: Rejected request":"","ImageProxy HTTP error: Unknown ImageProxy error":"","Increase indent":"\u0428\u0435\u0433\u0456\u043d\u0456\u0441\u0442\u0456 \u0430\u0440\u0442\u0442\u044b\u0440\u0443","Inline":"\u041a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0456\u043b\u0433\u0435\u043d","Insert":"\u0415\u043d\u0433\u0456\u0437\u0443","Insert Template":"","Insert accordion":"","Insert column after":"\u0410\u0440\u0442\u044b\u043d\u0430 \u0431\u0430\u0493\u0430\u043d \u043a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0443","Insert column before":"\u0410\u043b\u0434\u044b\u043d\u0430 \u0431\u0430\u0493\u0430\u043d \u043a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0443","Insert date/time":"\u041a\u04af\u043d/\u0443\u0430\u049b\u044b\u0442 \u043a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0443","Insert image":"\u041a\u0435\u0441\u043a\u0456\u043d\u0434\u0456 \u043a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0443","Insert link (if link plugin activated)":"\u0421\u0456\u043b\u0442\u0435\u043c\u0435\u043d\u0456 \u043a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0443 (\u0441\u0456\u043b\u0442\u0435\u043c\u0435 \u049b\u043e\u0441\u044b\u043b\u0430\u0442\u044b\u043d \u043c\u043e\u0434\u0443\u043b\u0456 \u0431\u0435\u043b\u0441\u0435\u043d\u0434\u0456\u0440\u0456\u043b\u0433\u0435\u043d \u0431\u043e\u043b\u0441\u0430)","Insert row after":"\u0410\u0441\u0442\u044b\u043d\u0430 \u0436\u043e\u043b \u043a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0443","Insert row before":"\u04ae\u0441\u0442\u0456\u043d\u0435 \u0436\u043e\u043b \u043a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0443","Insert table":"\u041a\u0435\u0441\u0442\u0435 \u043a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0443","Insert template...":"\u04ae\u043b\u0433\u0456 \u043a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0443...","Insert video":"\u0411\u0435\u0439\u043d\u0435 \u043a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0443","Insert/Edit code sample":"\u041a\u043e\u0434 \u04af\u043b\u0433\u0456\u0441\u0456\u043d \u043a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0443/\u04e9\u04a3\u0434\u0435\u0443","Insert/edit image":"\u041a\u0435\u0441\u043a\u0456\u043d\u0434\u0456 \u043a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0443/\u04e9\u04a3\u0434\u0435\u0443","Insert/edit link":"\u0421\u0456\u043b\u0442\u0435\u043c\u0435 \u043a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0443/\u04e9\u04a3\u0434\u0435\u0443","Insert/edit media":"\u041c\u0435\u0434\u0438\u0430\u0444\u0430\u0439\u043b \u043a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0443/\u04e9\u04a3\u0434\u0435\u0443","Insert/edit video":"\u0411\u0435\u0439\u043d\u0435 \u043a\u0456\u0440\u0456\u0441\u0442\u0456\u0440\u0443/\u04e9\u04a3\u0434\u0435\u0443","Inset":"","Invalid hex color code: {0}":"","Invalid input":"","Italic":"\u041a\u04e9\u043b\u0431\u0435\u0443","Justify":"\u0415\u043d\u0456 \u0431\u043e\u0439\u044b\u043d\u0448\u0430 \u0442\u0443\u0440\u0430\u043b\u0430\u0443","Keyboard Navigation":"\u041f\u0435\u0440\u043d\u0435\u0442\u0430\u049b\u0442\u0430 \u043d\u0430\u0432\u0438\u0433\u0430\u0446\u0438\u044f\u0441\u044b","Language":"\u0422\u0456\u043b","Learn more...":"\u049a\u043e\u0441\u044b\u043c\u0448\u0430 \u043c\u04d9\u043b\u0456\u043c\u0435\u0442\u0442\u0435\u0440...","Left":"\u0421\u043e\u043b \u0436\u0430\u049b","Left to right":"\u0421\u043e\u043b\u0434\u0430\u043d \u043e\u04a3\u0493\u0430","Light Blue":"\u0410\u0448\u044b\u049b \u043a\u04e9\u043a","Light Gray":"\u0410\u0448\u044b\u049b \u0441\u04b1\u0440","Light Green":"\u0410\u0448\u044b\u049b \u0436\u0430\u0441\u044b\u043b","Light Purple":"\u0410\u0448\u044b\u049b \u043a\u04af\u043b\u0433\u0456\u043d","Light Red":"\u0410\u0448\u044b\u049b \u049b\u044b\u0437\u044b\u043b","Light Yellow":"\u0410\u0448\u044b\u049b \u0441\u0430\u0440\u044b","Line height":"","Link list":"\u0421\u0456\u043b\u0442\u0435\u043c\u0435\u043b\u0435\u0440 \u0442\u0456\u0437\u0456\u043c\u0456","Link...":"\u0421\u0456\u043b\u0442\u0435\u043c\u0435...","List Properties":"","List properties...":"","Loading emojis...":"","Loading...":"","Lower Alpha":"\u041a\u0456\u0448\u0456 \u043b\u0430\u0442\u044b\u043d \u04d9\u0440\u0456\u043f\u0442\u0435\u0440\u0456","Lower Greek":"\u041a\u0456\u0448\u0456 \u0433\u0440\u0435\u043a \u04d9\u0440\u0456\u043f\u0442\u0435\u0440\u0456","Lower Roman":"\u041a\u0456\u0448\u0456 \u0420\u0438\u043c \u0441\u0430\u043d\u0434\u0430\u0440\u044b","Match case":"\u0420\u0435\u0433\u0438\u0441\u0442\u0440\u0433\u0435 \u0441\u04d9\u0439\u043a\u0435\u0441","Mathematical":"\u041c\u0430\u0442\u0435\u043c\u0430\u0442\u0438\u043a\u0430\u043b\u044b\u049b","Media poster (Image URL)":"\u041c\u0435\u0434\u0438\u0430\u0444\u0430\u0439\u043b\u0434\u044b \u0436\u0430\u0440\u0438\u044f\u043b\u0430\u0443\u0448\u044b (\u043a\u0435\u0441\u043a\u0456\u043d\u043d\u0456\u04a3 URL \u043c\u0435\u043a\u0435\u043d\u0436\u0430\u0439\u044b)","Media...":"\u041c\u0435\u0434\u0438\u0430\u0444\u0430\u0439\u043b...","Medium Blue":"\u041e\u0440\u0442\u0430\u0448\u0430 \u043a\u04e9\u043a","Medium Gray":"\u041e\u0440\u0442\u0430\u0448\u0430 \u0441\u04b1\u0440","Medium Purple":"\u041e\u0440\u0442\u0430\u0448\u0430 \u043a\u04af\u043b\u0433\u0456\u043d","Merge cells":"\u04b0\u044f\u0448\u044b\u049b\u0442\u0430\u0440\u0434\u044b \u0431\u0456\u0440\u0456\u043a\u0442\u0456\u0440\u0443","Middle":"\u041e\u0440\u0442\u0430\u0441\u044b","Midnight Blue":"\u0422\u04af\u043d\u0433\u0456 \u043a\u04e9\u043a","More...":"\u049a\u043e\u0441\u044b\u043c\u0448\u0430...","Name":"\u0410\u0442\u0430\u0443","Navy Blue":"\u041a\u04af\u04a3\u0433\u0456\u0440\u0442 \u043a\u04e9\u043a","New document":"\u0416\u0430\u04a3\u0430 \u049b\u04b1\u0436\u0430\u0442","New window":"\u0416\u0430\u04a3\u0430 \u0442\u0435\u0440\u0435\u0437\u0435","Next":"\u041a\u0435\u043b\u0435\u0441\u0456","No":"\u0416\u043e\u049b","No alignment":"\u0422\u0435\u0433\u0456\u0441\u0442\u0435\u0443\u0441\u0456\u0437","No color":"\u0422\u04af\u0441\u0441\u0456\u0437","Nonbreaking space":"\u04ae\u0437\u0434\u0456\u043a\u0441\u0456\u0437 \u0431\u043e\u0441 \u043e\u0440\u044b\u043d","None":"\u0416\u043e\u049b","Numbered list":"\u041d\u04e9\u043c\u0456\u0440\u043b\u0435\u043d\u0433\u0435\u043d \u0442\u0456\u0437\u0456\u043c","OR":"\u041d\u0415\u041c\u0415\u0421\u0415","Objects":"\u041d\u044b\u0441\u0430\u043d\u0434\u0430\u0440","Ok":"\u041e\u041a","Open help dialog":"\u0410\u043d\u044b\u049b\u0442\u0430\u043c\u0430 \u0434\u0438\u0430\u043b\u043e\u0433\u0442\u044b\u049b \u0442\u0435\u0440\u0435\u0437\u0435\u0441\u0456\u043d \u0430\u0448\u0443","Open link":"","Open link in...":"\u0421\u0456\u043b\u0442\u0435\u043c\u0435\u043d\u0456 \u0430\u0448\u0443...","Open popup menu for split buttons":"","Orange":"\u0421\u0430\u0440\u0493\u044b\u0448","Outset":"","Page break":"\u0411\u0435\u0442 \u04af\u0437\u0456\u043b\u0456\u043c\u0456","Paragraph":"\u041f\u0430\u0440\u0430\u0433\u0440\u0430\u0444","Paste":"\u049a\u043e\u044e","Paste as text":"\u041c\u04d9\u0442\u0456\u043d \u0440\u0435\u0442\u0456\u043d\u0434\u0435 \u049b\u043e\u044e","Paste column after":"","Paste column before":"","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"\u049a\u043e\u044e \u0435\u043d\u0434\u0456 \u043a\u04d9\u0434\u0456\u043c\u0433\u0456 \u043c\u04d9\u0442\u0456\u043d \u0440\u0435\u0436\u0438\u043c\u0456\u043d\u0434\u0435 \u0436\u04b1\u043c\u044b\u0441 \u0456\u0441\u0442\u0435\u0439\u0434\u0456. \u041e\u0441\u044b \u043e\u043f\u0446\u0438\u044f \u04e9\u0448\u0456\u0440\u0456\u043b\u0433\u0435\u043d\u0448\u0435, \u0430\u0440\u0430\u043b\u044b\u049b \u0441\u0430\u049b\u0442\u0430\u0493\u044b\u0448\u0442\u0430\u0493\u044b \u043c\u04d9\u0442\u0456\u043d \u043a\u04d9\u0434\u0456\u043c\u0433\u0456 \u043c\u04d9\u0442\u0456\u043d \u0440\u0435\u0442\u0456\u043d\u0434\u0435 \u049b\u043e\u0439\u044b\u043b\u0430\u0434\u044b.","Paste or type a link":"\u0421\u0456\u043b\u0442\u0435\u043c\u0435\u043d\u0456 \u049b\u043e\u0439\u044b\u04a3\u044b\u0437 \u043d\u0435\u043c\u0435\u0441\u0435 \u0442\u0435\u0440\u0456\u04a3\u0456\u0437","Paste row after":"\u0410\u0441\u0442\u044b\u043d\u0430 \u0436\u043e\u044e \u049b\u043e\u044e","Paste row before":"\u04ae\u0441\u0442\u0456\u043d\u0435 \u0436\u043e\u043b \u049b\u043e\u044e","Paste your embed code below:":"\u0422\u04e9\u043c\u0435\u043d\u0434\u0435 \u0435\u043d\u0434\u0456\u0440\u0443 \u043a\u043e\u0434\u044b\u043d \u049b\u043e\u0439\u044b\u04a3\u044b\u0437:","People":"\u0410\u0434\u0430\u043c\u0434\u0430\u0440","Plugins":"\u049a\u043e\u0441\u044b\u043b\u0430\u0442\u044b\u043d \u043c\u043e\u0434\u0443\u043b\u044c\u0434\u0435\u0440","Plugins installed ({0}):":"\u041e\u0440\u043d\u0430\u0442\u044b\u043b\u0493\u0430\u043d \u049b\u043e\u0441\u044b\u043b\u0430\u0442\u044b\u043d \u043c\u043e\u0434\u0443\u043b\u044c\u0434\u0435\u0440 ({0}):","Powered by {0}":"{0} \u0442\u0435\u0445\u043d\u043e\u043b\u043e\u0433\u0438\u044f\u0441\u044b\u043d\u0430 \u043d\u0435\u0433\u0456\u0437\u0434\u0435\u043b\u0433\u0435\u043d","Pre":"","Preferences":"\u0411\u0430\u043f\u0442\u0430\u043b\u044b\u043c\u0434\u0430\u0440","Preformatted":"\u0410\u043b\u0434\u044b\u043d \u0430\u043b\u0430 \u043f\u0456\u0448\u0456\u043c\u0434\u0435\u043b\u0433\u0435\u043d","Premium plugins:":"\u041f\u0440\u0435\u043c\u0438\u0443\u043c \u049b\u043e\u0441\u044b\u043b\u0430\u0442\u044b\u043d \u043c\u043e\u0434\u0443\u043b\u044c\u0434\u0435\u0440:","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"\u0410\u043b\u0434\u044b\u043d \u0430\u043b\u0430 \u049b\u0430\u0440\u0430\u0443","Previous":"\u0410\u043b\u0434\u044b\u04a3\u0493\u044b","Print":"","Print...":"\u0411\u0430\u0441\u044b\u043f \u0448\u044b\u0493\u0430\u0440\u0443...","Purple":"\u041a\u04af\u043b\u0433\u0456\u043d","Quotations":"\u0422\u044b\u0440\u043d\u0430\u049b\u0448\u0430\u043b\u0430\u0440","R":"","Range 0 to 255":"","Red":"\u049a\u044b\u0437\u044b\u043b","Red component":"","Redo":"\u049a\u0430\u0439\u0442\u0430\u0440\u0443","Remove":"\u04e8\u0448\u0456\u0440\u0443","Remove color":"\u0422\u04af\u0441\u0442\u0456 \u0436\u043e\u044e","Remove link":"\u0421\u0456\u043b\u0442\u0435\u043c\u0435\u043d\u0456 \u0436\u043e\u044e","Replace":"\u0410\u043b\u043c\u0430\u0441\u0442\u044b\u0440\u0443","Replace all":"\u0411\u0430\u0440\u043b\u044b\u0493\u044b\u043d \u0430\u0443\u044b\u0441\u0442\u044b\u0440\u0443","Replace with":"\u0410\u0443\u044b\u0441\u0442\u044b\u0440\u0430\u0442\u044b\u043d \u043c\u04d9\u0442\u0456\u043d","Resize":"\u04e8\u043b\u0448\u0435\u043c\u0456\u043d \u04e9\u0437\u0433\u0435\u0440\u0442\u0443","Restore last draft":"\u0421\u043e\u04a3\u0493\u044b \u0441\u0430\u049b\u0442\u0430\u043b\u0493\u0430\u043d \u0436\u043e\u0431\u0430 \u0436\u0430\u0437\u0431\u0430\u043d\u044b \u049b\u0430\u043b\u043f\u044b\u043d\u0430 \u043a\u0435\u043b\u0442\u0456\u0440\u0443","Reveal or hide additional toolbar items":"","Rich Text Area":"","Rich Text Area. Press ALT-0 for help.":"\u041f\u0456\u0448\u0456\u043c\u0434\u0435\u043b\u0433\u0435\u043d \u043c\u04d9\u0442\u0456\u043d \u0430\u0443\u043c\u0430\u0493\u044b. \u0410\u043d\u044b\u049b\u0442\u0430\u043c\u0430 \u0430\u043b\u0443 \u04af\u0448\u0456\u043d ALT-0 \u0431\u0430\u0441\u044b\u04a3\u044b\u0437.","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\u041f\u0456\u0448\u0456\u043c\u0434\u0435\u043b\u0433\u0435\u043d \u043c\u04d9\u0442\u0456\u043d \u0430\u0443\u043c\u0430\u0493\u044b. \u041c\u04d9\u0437\u0456\u0440\u0434\u0456 \u043a\u04e9\u0440\u0441\u0435\u0442\u0443 \u04af\u0448\u0456\u043d ALT-F9 \u0431\u0430\u0441\u044b\u04a3\u044b\u0437. \u049a\u04b1\u0440\u0430\u043b\u0434\u0430\u0440 \u0442\u0430\u049b\u0442\u0430\u0441\u044b\u043d \u043a\u04e9\u0440\u0441\u0435\u0442\u0443 \u04af\u0448\u0456\u043d ALT-F10 \u0431\u0430\u0441\u044b\u04a3\u044b\u0437. \u041a\u04e9\u043c\u0435\u043a \u0430\u043b\u0443 \u04af\u0448\u0456\u043d ALT-0 \u0431\u0430\u0441\u044b\u04a3\u044b\u0437.","Ridge":"","Right":"\u041e\u04a3 \u0436\u0430\u049b","Right to left":"\u041e\u04a3\u043d\u0430\u043d \u0441\u043e\u043b\u0493\u0430","Row":"\u049a\u0430\u0442\u0430\u0440","Row clipboard actions":"","Row group":"\u0416\u043e\u043b\u0434\u0430\u0440 \u0442\u043e\u0431\u044b","Row header":"","Row properties":"\u0416\u043e\u043b \u0441\u0438\u043f\u0430\u0442\u0442\u0430\u0440\u044b","Row type":"\u0416\u043e\u043b \u0442\u04af\u0440\u0456","Rows":"\u0416\u043e\u043b\u0434\u0430\u0440","Save":"\u0421\u0430\u049b\u0442\u0430\u0443","Save (if save plugin activated)":"\u0421\u0430\u049b\u0442\u0430\u0443 (\u0441\u0430\u049b\u0442\u0430\u0443 \u049b\u043e\u0441\u044b\u043b\u0430\u0442\u044b\u043d \u049b\u043e\u0441\u044b\u043b\u0430\u0442\u044b\u043d \u043c\u043e\u0434\u0443\u043b\u0456 \u0431\u0435\u043b\u0441\u0435\u043d\u0434\u0456\u0440\u0456\u043b\u0433\u0435\u043d \u0431\u043e\u043b\u0441\u0430)","Scope":"\u0410\u0443\u049b\u044b\u043c","Search":"\u0406\u0437\u0434\u0435\u0443","Select all":"\u0411\u0430\u0440\u043b\u044b\u0493\u044b\u043d \u0442\u0430\u04a3\u0434\u0430\u0443","Select...":"\u0422\u0430\u04a3\u0434\u0430\u0443...","Selection":"\u0422\u0430\u04a3\u0434\u0430\u0443","Shortcut":"\u041f\u0435\u0440\u043d\u0435\u043b\u0435\u0440 \u0442\u0456\u0440\u043a\u0435\u0441\u0456\u043c\u0456","Show blocks":"\u0411\u043b\u043e\u043a\u0442\u0430\u0440\u0434\u044b \u043a\u04e9\u0440\u0441\u0435\u0442\u0443","Show caption":"\u0416\u0430\u0437\u0431\u0430\u043d\u044b \u043a\u04e9\u0440\u0441\u0435\u0442\u0443","Show invisible characters":"\u041a\u04e9\u0440\u0456\u043d\u0431\u0435\u0439\u0442\u0456\u043d \u0442\u0430\u04a3\u0431\u0430\u043b\u0430\u0440\u0434\u044b \u043a\u04e9\u0440\u0441\u0435\u0442\u0443","Size":"\u04e8\u043b\u0448\u0435\u043c","Solid":"","Source":"\u041a\u04e9\u0437","Source code":"\u0411\u0430\u0441\u0442\u0430\u043f\u049b\u044b \u043a\u043e\u0434","Special Character":"","Special character...":"\u0410\u0440\u043d\u0430\u0439\u044b \u0442\u0430\u04a3\u0431\u0430...","Split cell":"\u04b0\u044f\u0448\u044b\u049b\u0442\u044b \u0431\u04e9\u043b\u0443","Square":"\u0428\u0430\u0440\u0448\u044b","Start list at number":"","Strikethrough":"\u0421\u044b\u0437\u044b\u043b\u0493\u0430\u043d","Style":"\u041c\u04d9\u043d\u0435\u0440","Subscript":"\u0416\u043e\u043b \u0430\u0441\u0442\u044b","Superscript":"\u0416\u043e\u043b \u04af\u0441\u0442\u0456","Switch to or from fullscreen mode":"\u0422\u043e\u043b\u044b\u049b \u044d\u043a\u0440\u0430\u043d \u0440\u0435\u0436\u0438\u043c\u0456\u043d\u0435 \u043d\u0435\u043c\u0435\u0441\u0435 \u043e\u0434\u0430\u043d \u0430\u0443\u044b\u0441\u0443","Symbols":"\u0422\u0430\u04a3\u0431\u0430\u043b\u0430\u0440","System Font":"\u0416\u04af\u0439\u0435 \u049b\u0430\u0440\u043f\u0456","Table":"\u041a\u0435\u0441\u0442\u0435","Table caption":"","Table properties":"\u041a\u0435\u0441\u0442\u0435 \u0441\u0438\u043f\u0430\u0442\u0442\u0430\u0440\u044b","Table styles":"","Template":"\u04ae\u043b\u0433\u0456","Templates":"\u04ae\u043b\u0433\u0456\u043b\u0435\u0440","Text":"\u041c\u04d9\u0442\u0456\u043d","Text color":"\u041c\u04d9\u0442\u0456\u043d \u0442\u04af\u0441\u0456","Text color {0}":"","Text to display":"\u041a\u04e9\u0440\u0441\u0435\u0442\u0456\u043b\u0435\u0442\u0456\u043d \u043c\u04d9\u0442\u0456\u043d","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"\u0421\u0456\u0437 \u0435\u04a3\u0433\u0456\u0437\u0433\u0435\u043d URL \u043c\u0435\u043a\u0435\u043d\u0436\u0430\u0439\u044b \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u0434\u044b\u049b \u043f\u043e\u0448\u0442\u0430 \u043c\u0435\u043a\u0435\u043d\u0436\u0430\u0439\u044b \u0441\u0438\u044f\u049b\u0442\u044b. \u041c\u0456\u043d\u0434\u0435\u0442\u0442\u0456 mailto: \u043f\u0440\u0435\u0444\u0438\u043a\u0441\u0456\u043d \u049b\u043e\u0441\u0443\u0434\u044b \u049b\u0430\u043b\u0430\u0439\u0441\u044b\u0437 \u0431\u0430?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"\u0421\u0456\u0437 \u0435\u04a3\u0433\u0456\u0437\u0433\u0435\u043d URL \u043c\u0435\u043a\u0435\u043d\u0436\u0430\u0439\u044b \u0441\u044b\u0440\u0442\u049b\u044b \u0441\u0456\u043b\u0442\u0435\u043c\u0435 \u0441\u0438\u044f\u049b\u0442\u044b. \u041c\u0456\u043d\u0434\u0435\u0442\u0442\u0456 http:// \u043f\u0440\u0435\u0444\u0438\u043a\u0441\u0456\u043d \u049b\u043e\u0441\u0443\u0434\u044b \u049b\u0430\u043b\u0430\u0439\u0441\u044b\u0437 \u0431\u0430?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"","Title":"\u0422\u0430\u049b\u044b\u0440\u044b\u043f","To open the popup, press Shift+Enter":"\u049a\u0430\u043b\u049b\u044b\u043c\u0430\u043b\u044b \u0442\u0435\u0440\u0435\u0437\u0435\u043d\u0456 \u0430\u0448\u0443 \u04af\u0448\u0456\u043d Shift+Enter \u0431\u0430\u0441\u044b\u04a3\u044b\u0437","Toggle accordion":"","Tools":"\u049a\u04b1\u0440\u0430\u043b\u0434\u0430\u0440","Top":"\u04ae\u0441\u0442\u0456","Travel and Places":"\u0421\u0430\u044f\u0445\u0430\u0442 \u0436\u04d9\u043d\u0435 \u043e\u0440\u044b\u043d\u0434\u0430\u0440","Turquoise":"\u041a\u04e9\u0433\u0456\u043b\u0434\u0456\u0440","Underline":"\u0410\u0441\u0442\u044b \u0441\u044b\u0437\u044b\u043b\u0493\u0430\u043d","Undo":"\u0411\u043e\u043b\u0434\u044b\u0440\u043c\u0430\u0443","Upload":"\u0416\u04af\u043a\u0442\u0435\u043f \u0441\u0430\u043b\u0443","Uploading image":"\u0421\u0443\u0440\u0435\u0442 \u0436\u04af\u043a\u0442\u0435\u043b\u0443\u0434\u0435","Upper Alpha":"\u0411\u0430\u0441 \u043b\u0430\u0442\u044b\u043d \u04d9\u0440\u0456\u043f\u0442\u0435\u0440\u0456","Upper Roman":"\u0411\u0430\u0441 \u0420\u0438\u043c \u0441\u0430\u043d\u0434\u0430\u0440\u044b","Url":"URL","User Defined":"\u041f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u0443\u0448\u044b \u0430\u043d\u044b\u049b\u0442\u0430\u0493\u0430\u043d","Valid":"\u0416\u0430\u0440\u0430\u043c\u0434\u044b","Version":"\u041d\u04b1\u0441\u049b\u0430","Vertical align":"","Vertical space":"\u0422\u0456\u043a \u043a\u0435\u04a3\u0456\u0441\u0442\u0456\u043a","View":"\u041a\u04e9\u0440\u0456\u043d\u0456\u0441","Visual aids":"\u041a\u04e9\u0440\u043d\u0435\u043a\u0456 \u049b\u04b1\u0440\u0430\u043b\u0434\u0430\u0440","Warn":"\u0415\u0441\u043a\u0435\u0440\u0442\u0443","White":"\u0410\u049b","Width":"\u0415\u043d\u0456","Word count":"\u0421\u04e9\u0437 \u0441\u0430\u043d\u044b","Words":"\u0421\u04e9\u0437\u0434\u0435\u0440","Words: {0}":"\u0421\u04e9\u0437\u0434\u0435\u0440 \u0441\u0430\u043d\u044b: {0}","Yellow":"\u0421\u0430\u0440\u044b","Yes":"\u0418\u04d9","You are using {0}":"\u0421\u0456\u0437 {0} \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u0443\u0434\u0430\u0441\u044b\u0437","You have unsaved changes are you sure you want to navigate away?":"\u0421\u0430\u049b\u0442\u0430\u043b\u043c\u0430\u0493\u0430\u043d \u04e9\u0437\u0433\u0435\u0440\u0456\u0441\u0442\u0435\u0440 \u0431\u0430\u0440. \u0421\u0456\u0437 \u0448\u044b\u043d\u044b\u043c\u0435\u043d \u0431\u0430\u0441\u049b\u0430 \u0436\u0435\u0440\u0433\u0435 \u043a\u0435\u0442\u0443\u0434\u0456 \u049b\u0430\u043b\u0430\u0439\u0441\u044b\u0437 \u0431\u0430?","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"\u0411\u0440\u0430\u0443\u0437\u0435\u0440\u0456\u04a3\u0456\u0437 \u0430\u0440\u0430\u043b\u044b\u049b \u0441\u0430\u049b\u0442\u0430\u0493\u044b\u0448\u049b\u0430 \u0442\u0456\u043a\u0435\u043b\u0435\u0439 \u049b\u0430\u0442\u044b\u043d\u0430\u0439 \u0430\u043b\u043c\u0430\u0439\u0434\u044b. Ctrl+X/C/V \u043f\u0435\u0440\u043d\u0435\u043b\u0435\u0440 \u0442\u0456\u0440\u043a\u0435\u0441\u0456\u043c\u0456\u043d \u043f\u0430\u0439\u0434\u0430\u043b\u0430\u043d\u044b\u04a3\u044b\u0437.","alignment":"\u0442\u0443\u0440\u0430\u043b\u0430\u0443","austral sign":"\u0430\u0443\u0441\u0442\u0440\u0430\u043b \u0431\u0435\u0433\u043b\u0456\u0441\u0456","cedi sign":"\u0441\u0435\u0434\u0438 \u0431\u0435\u043b\u0433\u0456\u0441\u0456","colon sign":"\u049b\u043e\u0441 \u043d\u04af\u043a\u0442\u0435 \u0431\u0435\u043b\u0433\u0456\u0441\u0456","cruzeiro sign":"\u043a\u0440\u0443\u0437\u0435\u0439\u0440\u043e \u0431\u0435\u043b\u0433\u0456\u0441\u0456","currency sign":"\u0432\u0430\u043b\u044e\u0442\u0430 \u0431\u0435\u043b\u0433\u0456\u0441\u0456","dollar sign":"\u0434\u043e\u043b\u043b\u0430\u0440 \u0431\u0435\u043b\u0433\u0456\u0441\u0456","dong sign":"\u0434\u043e\u043d\u0433 \u0431\u0435\u043b\u0433\u0456\u0441\u0456","drachma sign":"\u0434\u0440\u0430\u0445\u043c\u0430 \u0431\u0435\u043b\u0433\u0456\u0441\u0456","euro-currency sign":"\u0435\u0443\u0440\u043e \u0432\u0430\u043b\u044e\u0442\u0430\u0441\u044b\u043d\u044b\u04a3 \u0431\u0435\u043b\u0433\u0456\u0441\u0456","example":"\u043c\u044b\u0441\u0430\u043b","formatting":"\u043f\u0456\u0448\u0456\u043c\u0434\u0435\u0443","french franc sign":"\u0444\u0440\u0430\u043d\u0446\u0443\u0437\u0434\u044b\u049b \u0444\u0440\u0430\u043d\u043a \u0431\u0435\u043b\u0433\u0456\u0441\u0456","german penny symbol":"\u0433\u0435\u0440\u043c\u0430\u043d\u0434\u044b\u049b \u043f\u0435\u043d\u043d\u0438 \u0442\u0430\u04a3\u0431\u0430\u0441\u044b","guarani sign":"\u0433\u0443\u0430\u0440\u0430\u043d\u0438 \u0431\u0435\u043b\u0433\u0456\u0441\u0456","history":"\u0442\u0430\u0440\u0438\u0445","hryvnia sign":"\u0433\u0440\u0438\u0432\u043d\u0430 \u0431\u0435\u043b\u0433\u0456\u0441\u0456","indentation":"\u0448\u0435\u0433\u0456\u043d\u0456\u0441","indian rupee sign":"\u04af\u043d\u0434\u0456 \u0440\u0443\u043f\u0438\u044f\u0441\u044b \u0431\u0435\u043b\u0433\u0456\u0441\u0456","kip sign":"\u043a\u0438\u043f \u0431\u0435\u043b\u0433\u0456\u0441\u0456","lira sign":"\u043b\u0438\u0440\u0430 \u0431\u0435\u043b\u0433\u0456\u0441\u0456","livre tournois sign":"\u0442\u0443\u0440 \u043b\u0438\u0432\u0440\u044b \u0431\u0435\u043b\u0433\u0456\u0441\u0456","manat sign":"\u043c\u0430\u043d\u0430\u0442 \u0431\u0435\u043b\u0433\u0456\u0441\u0456","mill sign":"\u043c\u0438\u043b\u043b \u0431\u0435\u043b\u0433\u0456\u0441\u0456","naira sign":"\u043d\u0430\u0439\u0440\u0430 \u0431\u0435\u043b\u0433\u0456\u0441\u0456","new sheqel sign":"\u0436\u0430\u04a3\u0430 \u0448\u0435\u043a\u0435\u043b\u044c \u0431\u0435\u043b\u0433\u0456\u0441\u0456","nordic mark sign":"\u0441\u043a\u0430\u043d\u0434\u0438\u043d\u0430\u0432\u0438\u044f\u043b\u044b\u049b \u043c\u0430\u0440\u043a\u0430 \u0431\u0435\u043b\u0433\u0456\u0441\u0456","peseta sign":"\u043f\u0435\u0441\u0435\u0442\u0430 \u0431\u0435\u043b\u0433\u0456\u0441\u0456","peso sign":"\u043f\u0435\u0441\u043e \u0431\u0435\u043b\u0433\u0456\u0441\u0456","ruble sign":"\u0440\u0443\u0431\u043b\u044c \u0431\u0435\u043b\u0433\u0456\u0441\u0456","rupee sign":"\u0440\u0443\u043f\u0438\u044f \u0431\u0435\u043b\u0433\u0456\u0441\u0456","spesmilo sign":"\u0441\u043f\u0435\u0441\u043c\u0438\u043b\u043e \u0431\u0435\u043b\u0433\u0456\u0441\u0456","styles":"\u0441\u0442\u0438\u043b\u044c\u0434\u0435\u0440","tenge sign":"\u0442\u0435\u04a3\u0433\u0435 \u0431\u0435\u043b\u0433\u0456\u0441\u0456","tugrik sign":"\u0442\u0443\u0433\u0440\u0438\u043a \u0431\u0435\u043b\u0433\u0456\u0441\u0456","turkish lira sign":"\u0442\u04af\u0440\u0456\u043a \u043b\u0438\u0440\u0430\u0441\u044b \u0431\u0435\u043b\u0433\u0456\u0441\u0456","won sign":"\u0432\u043e\u043d \u0431\u0435\u043b\u0433\u0456\u0441\u0456","yen character":"\u0439\u0435\u043d\u0430 \u0442\u0430\u04a3\u0431\u0430\u0441\u044b","yen/yuan character variant one":"\u0439\u0435\u043d\u0430/\u044e\u0430\u043d\u044c \u0442\u0430\u04a3\u0431\u0430\u0441\u044b\u043d\u044b\u04a3 \u0431\u0456\u0440\u0456\u043d\u0448\u0456 \u043d\u04b1\u0441\u049b\u0430\u0441\u044b","yuan character":"\u044e\u0430\u043d\u044c \u0442\u0430\u04a3\u0431\u0430\u0441\u044b","yuan character, in hong kong and taiwan":"\u044e\u0430\u043d\u044c \u0442\u0430\u04a3\u0431\u0430\u0441\u044b, \u0413\u043e\u043d\u043a\u043e\u043d\u0433 \u043f\u0435\u043d \u0422\u0430\u0439\u0432\u0430\u043d\u044c\u0434\u0430","{0} characters":"{0} \u0442\u0430\u04a3\u0431\u0430","{0} columns, {1} rows":"","{0} words":"{0} \u0441\u04e9\u0437"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/ko_KR.js b/libraries/tinymce/js/tinymce/langs/ko_KR.js index 6436fb5..7e2e7c8 100644 --- a/libraries/tinymce/js/tinymce/langs/ko_KR.js +++ b/libraries/tinymce/js/tinymce/langs/ko_KR.js @@ -1 +1 @@ -tinymce.addI18n("ko_KR",{"Redo":"\ub2e4\uc2dc \uc2e4\ud589","Undo":"\uc2e4\ud589 \ucde8\uc18c","Cut":"\uc798\ub77c\ub0b4\uae30","Copy":"\ubcf5\uc0ac","Paste":"\ubd99\uc5ec\ub123\uae30","Select all":"\uc804\uccb4\uc120\ud0dd","New document":"\uc0c8 \ubb38\uc11c","Ok":"\ud655\uc778","Cancel":"\ucde8\uc18c","Visual aids":"\ud45c\uc758 \ud14c\ub450\ub9ac\ub97c \uc810\uc120\uc73c\ub85c \ud45c\uc2dc","Bold":"\uad75\uac8c","Italic":"\uae30\uc6b8\uc784\uaf34","Underline":"\ubc11\uc904","Strikethrough":"\ucde8\uc18c\uc120","Superscript":"\uc704 \ucca8\uc790","Subscript":"\uc544\ub798 \ucca8\uc790","Clear formatting":"\uc11c\uc2dd \uc9c0\uc6b0\uae30","Remove":"\uc81c\uac70","Align left":"\uc67c\ucabd \uc815\ub82c","Align center":"\uc911\uc559 \uc815\ub82c","Align right":"\uc624\ub978\ucabd \uc815\ub82c","No alignment":"\uc815\ub82c \uc5c6\uc74c","Justify":"\uc591\ucabd \uc815\ub82c","Bullet list":"\uae00\uba38\ub9ac \uae30\ud638 \ubaa9\ub85d","Numbered list":"\ubc88\ud638 \ub9e4\uae30\uae30 \ubaa9\ub85d","Decrease indent":"\ub0b4\uc5b4\uc4f0\uae30","Increase indent":"\ub4e4\uc5ec\uc4f0\uae30","Close":"\ub2eb\uae30","Formats":"\uc11c\uc2dd","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"\ube0c\ub77c\uc6b0\uc800\uac00 \ud074\ub9bd\ubcf4\ub4dc \uc811\uadfc\uc744 \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. Ctrl+X/C/V \ub2e8\ucd95\ud0a4\ub97c \uc774\uc6a9\ud574\uc8fc\uc138\uc694.","Headings":"\uc81c\ubaa9","Heading 1":"\uc81c\ubaa9 1","Heading 2":"\uc81c\ubaa9 2","Heading 3":"\uc81c\ubaa9 3","Heading 4":"\uc81c\ubaa9 4","Heading 5":"\uc81c\ubaa9 5","Heading 6":"\uc81c\ubaa9 6","Preformatted":"\uc11c\uc2dd \ubbf8\uc124\uc815","Div":"Div","Pre":"Pre","Code":"\ucf54\ub4dc","Paragraph":"\ub2e8\ub77d","Blockquote":"\uc778\uc6a9\ubb38","Inline":"\uc778\ub77c\uc778","Blocks":"\ube14\ub85d","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"\ubd99\uc5ec\ub123\uae30\uac00 \ud604\uc7ac \uc77c\ubc18 \ud14d\uc2a4\ud2b8 \ubaa8\ub4dc\uc785\ub2c8\ub2e4. \uc774 \uc635\uc158\uc744 \ud574\uc81c\ud560 \ub54c\uae4c\uc9c0 \uc77c\ubc18 \ud14d\uc2a4\ud2b8\ub85c \ubd99\uc5ec\ub123\uc2b5\ub2c8\ub2e4.","Fonts":"\uae00\uaf34","Font sizes":"\uae00\uaf34 \ud06c\uae30","Class":"\ud074\ub798\uc2a4","Browse for an image":"\uc774\ubbf8\uc9c0 \ucc3e\uae30","OR":"\ub610\ub294","Drop an image here":"\uc5ec\uae30\ub85c \uc774\ubbf8\uc9c0\ub97c \ub04c\uc5b4\uc624\uc138\uc694","Upload":"\uc5c5\ub85c\ub4dc","Uploading image":"\uc774\ubbf8\uc9c0 \uc5c5\ub85c\ub4dc \uc911","Block":"\ube14\ub85d","Align":"\uc815\ub82c","Default":"\uae30\ubcf8\uac12","Circle":"\ub3d9\uadf8\ub77c\ubbf8","Disc":"\ub514\uc2a4\ud06c","Square":"\ub124\ubaa8","Lower Alpha":"\uc54c\ud30c\ubcb3 \uc18c\ubb38\uc790","Lower Greek":"\uadf8\ub9ac\uc2a4\uc5b4 \uc18c\ubb38\uc790","Lower Roman":"\ub85c\ub9c8\uc790 \uc18c\ubb38\uc790","Upper Alpha":"\uc54c\ud30c\ubcb3 \ub300\ubb38\uc790","Upper Roman":"\ub85c\ub9c8\uc790 \ub300\ubb38\uc790","Anchor...":"\uc575\ucee4...","Anchor":"\ub9c1\ud06c \uc9c0\uc810","Name":"\uc774\ub984","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID\ub294 \ubb38\uc790\ub85c \uc2dc\uc791\ud574\uc57c \ud558\uba70, \uadf8 \ub2e4\uc74c\uc5d0\ub294 \ubb38\uc790, \uc22b\uc790, \ub300\uc2dc, \uad6c\ub450\uc810, \ucf5c\ub860, \ubc11\uc904 \ubb38\uc790\uac00 \uc62c \uc218 \uc788\uc2b5\ub2c8\ub2e4.","You have unsaved changes are you sure you want to navigate away?":"\uc800\uc7a5\ud558\uc9c0 \uc54a\uc740 \uc815\ubcf4\uac00 \uc788\uc2b5\ub2c8\ub2e4. \uc774 \ud398\uc774\uc9c0\ub97c \ub098\uac00\uc2dc\uaca0\uc2b5\ub2c8\uae4c?","Restore last draft":"\ub9c8\uc9c0\ub9c9 \ucd08\uc548 \ubcf5\uc6d0","Special character...":"\ud2b9\uc218 \ubb38\uc790...","Special Character":"\ud2b9\uc218 \ubb38\uc790","Source code":"\uc18c\uc2a4\ucf54\ub4dc","Insert/Edit code sample":"\ucf54\ub4dc \uc0d8\ud50c \uc0bd\uc785/\ud3b8\uc9d1","Language":"\uc5b8\uc5b4","Code sample...":"\ucf54\ub4dc \uc0d8\ud50c...","Left to right":"\uc67c\ucabd\uc5d0\uc11c \uc624\ub978\ucabd","Right to left":"\uc624\ub978\ucabd\uc5d0\uc11c \uc67c\ucabd","Title":"\uc81c\ubaa9","Fullscreen":"\uc804\uccb4 \ud654\uba74","Action":"\uc791\uc5c5","Shortcut":"\ubc14\ub85c\uac00\uae30","Help":"\ub3c4\uc6c0\ub9d0","Address":"\uc8fc\uc18c","Focus to menubar":"\uba54\ub274\ubc14\uc5d0 \uac15\uc870\ud45c\uc2dc","Focus to toolbar":"\ud234\ubc14\uc5d0 \uac15\uc870\ud45c\uc2dc","Focus to element path":"\uc694\uc18c \uacbd\ub85c\uc5d0 \uac15\uc870\ud45c\uc2dc","Focus to contextual toolbar":"\ucee8\ud14d\uc2a4\ud2b8 \ud234\ubc14\uc5d0 \uac15\uc870\ud45c\uc2dc","Insert link (if link plugin activated)":"\ub9c1\ud06c \uc0bd\uc785 (link \ud50c\ub7ec\uadf8\uc778\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0)","Save (if save plugin activated)":"\uc800\uc7a5 (save \ud50c\ub7ec\uadf8\uc778\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0)","Find (if searchreplace plugin activated)":"\ucc3e\uae30 (searchreplace \ud50c\ub7ec\uadf8\uc778\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0)","Plugins installed ({0}):":"\uc124\uce58\ub41c \ud50c\ub7ec\uadf8\uc778({0}):","Premium plugins:":"\ud504\ub9ac\ubbf8\uc5c4 \ud50c\ub7ec\uadf8\uc778:","Learn more...":"\uc880 \ub354 \uc0b4\ud3b4\ubcf4\uae30...","You are using {0}":"{0} \uc0ac\uc6a9 \uc911","Plugins":"\ud50c\ub7ec\uadf8\uc778","Handy Shortcuts":"\uc720\uc6a9\ud55c \ub2e8\ucd95\ud0a4","Horizontal line":"\uc218\ud3c9\uc120","Insert/edit image":"\uc774\ubbf8\uc9c0 \uc0bd\uc785/\ud3b8\uc9d1","Alternative description":"\ub300\uccb4 \uc124\uba85\ubb38","Accessibility":"\uc811\uadfc\uc131","Image is decorative":"\uc774\ubbf8\uc9c0 \uc7a5\uc2dd \uac00\ub2a5","Source":"\uc18c\uc2a4","Dimensions":"\ud06c\uae30","Constrain proportions":"\ube44\uc728 \uace0\uc815","General":"\uc77c\ubc18","Advanced":"\uc0c1\uc138","Style":"\uc2a4\ud0c0\uc77c","Vertical space":"\uc0c1\ud558 \uc5ec\ubc31","Horizontal space":"\uc88c\uc6b0 \uc5ec\ubc31","Border":"\ud14c\ub450\ub9ac","Insert image":"\uc774\ubbf8\uc9c0 \uc0bd\uc785","Image...":"\uc774\ubbf8\uc9c0...","Image list":"\uc774\ubbf8\uc9c0 \ubaa9\ub85d","Resize":"\ud06c\uae30 \uc870\uc808","Insert date/time":"\ub0a0\uc9dc/\uc2dc\uac04 \uc0bd\uc785","Date/time":"\ub0a0\uc9dc/\uc2dc\uac04","Insert/edit link":"\ub9c1\ud06c \uc0bd\uc785/\ud3b8\uc9d1","Text to display":"\ud45c\uc2dc\ud560 \ud14d\uc2a4\ud2b8","Url":"URL","Open link in...":"...\uc5d0\uc11c \ub9c1\ud06c \uc5f4\uae30","Current window":"\ud604\uc7ac \ucc3d","None":"\uc5c6\uc74c","New window":"\uc0c8 \ucc3d","Open link":"\ub9c1\ud06c \uc5f4\uae30","Remove link":"\ub9c1\ud06c \uc81c\uac70","Anchors":"\uc575\ucee4","Link...":"\ub9c1\ud06c...","Paste or type a link":"\ub9c1\ud06c\ub97c \ubd99\uc5ec\ub123\uac70\ub098 \uc785\ub825\ud558\uc2ed\uc2dc\uc624.","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":'\uc785\ub825\ud558\uc2e0 URL\uc774 \uc774\uba54\uc77c \uc8fc\uc18c\uc778 \uac83 \uac19\uc2b5\ub2c8\ub2e4. "mailto:" \uc811\ub450\uc0ac\ub97c \ucd94\uac00\ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?',"The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":'\uc785\ub825\ud558\uc2e0 URL\uc774 \uc678\ubd80 \ub9c1\ud06c\uc778 \uac83 \uac19\uc2b5\ub2c8\ub2e4. "http://" \uc811\ub450\uc0ac\ub97c \ucd94\uac00\ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?',"The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":'\uc785\ub825\ud558\uc2e0 URL\uc774 \uc678\ubd80 \ub9c1\ud06c\uc778 \uac83 \uac19\uc2b5\ub2c8\ub2e4. "https://" \uc811\ub450\uc0ac\ub97c \ucd94\uac00\ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?',"Link list":"\ub9c1\ud06c \ubaa9\ub85d","Insert video":"\ube44\ub514\uc624 \uc0bd\uc785","Insert/edit video":"\ube44\ub514\uc624 \uc0bd\uc785/\ud3b8\uc9d1","Insert/edit media":"\ubbf8\ub514\uc5b4 \uc0bd\uc785/\ud3b8\uc9d1","Alternative source":"\ub300\uccb4 \uc18c\uc2a4","Alternative source URL":"\ub300\uccb4 \uc18c\uc2a4 URL","Media poster (Image URL)":"\ubbf8\ub514\uc5b4 \ud3ec\uc2a4\ud130 (\uc774\ubbf8\uc9c0 URL)","Paste your embed code below:":"\uc0bd\uc785\ud560 \ucf54\ub4dc\ub97c \uc544\ub798\uc5d0 \ubd99\uc5ec \ub123\uc5b4\uc8fc\uc138\uc694.","Embed":"\uc0bd\uc785","Media...":"\ubbf8\ub514\uc5b4...","Nonbreaking space":"\ub744\uc5b4\uc4f0\uae30","Page break":"\ud398\uc774\uc9c0 \uad6c\ubd84\uc790","Paste as text":"\ud14d\uc2a4\ud2b8\ub85c \ubd99\uc5ec\ub123\uae30","Preview":"\ubbf8\ub9ac \ubcf4\uae30","Print":"\uc778\uc1c4","Print...":"\uc778\uc1c4...","Save":"\uc800\uc7a5","Find":"\ucc3e\uae30","Replace with":"\ub2e4\uc74c\uc73c\ub85c \ubc14\uafb8\uae30:","Replace":"\ubc14\uafb8\uae30","Replace all":"\ubaa8\ub450 \ubc14\uafb8\uae30","Previous":"\uc774\uc804","Next":"\ub2e4\uc74c","Find and Replace":"\ucc3e\uae30 \ubc0f \ubc14\uafb8\uae30","Find and replace...":"\ucc3e\uae30 \ubc0f \ubc14\uafb8\uae30...","Could not find the specified string.":"\uc9c0\uc815\ud55c \ubb38\uc790\ub97c \ucc3e\uc744 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.","Match case":"\ub300/\uc18c\ubb38\uc790 \uad6c\ubd84","Find whole words only":"\ubaa8\ub450 \uc77c\uce58\ud558\ub294 \ub2e8\uc5b4 \ucc3e\uae30","Find in selection":"\uc120\ud0dd\ub41c \ubd80\ubd84\uc5d0\uc11c \uac80\uc0c9","Insert table":"\ud45c \uc0bd\uc785","Table properties":"\ud45c \uc18d\uc131","Delete table":"\ud45c \uc0ad\uc81c","Cell":"\uc140","Row":"\ud589","Column":"\uc5f4","Cell properties":"\uc140 \uc18d\uc131","Merge cells":"\uc140 \ubcd1\ud569","Split cell":"\uc140 \ubd84\ud560","Insert row before":"\uc774\uc804\uc5d0 \ud589 \uc0bd\uc785","Insert row after":"\ub2e4\uc74c\uc5d0 \ud589 \uc0bd\uc785","Delete row":"\ud589 \uc0ad\uc81c","Row properties":"\ud589 \uc18d\uc131","Cut row":"\ud589 \uc798\ub77c\ub0b4\uae30","Cut column":"\uc5f4 \uc798\ub77c\ub0b4\uae30","Copy row":"\ud589 \ubcf5\uc0ac","Copy column":"\uc5f4 \ubcf5\uc0ac","Paste row before":"\uc774\uc804\uc5d0 \ud589 \ubd99\uc5ec\ub123\uae30","Paste column before":"\uc774\uc804\uc5d0 \uc5f4 \ubd99\uc5ec\ub123\uae30","Paste row after":"\ub2e4\uc74c\uc5d0 \ud589 \ubd99\uc5ec\ub123\uae30","Paste column after":"\ub2e4\uc74c\uc5d0 \uc5f4 \ubd99\uc5ec\ub123\uae30","Insert column before":"\uc774\uc804\uc5d0 \uc5f4 \uc0bd\uc785","Insert column after":"\ub2e4\uc74c\uc5d0 \uc5f4 \uc0bd\uc785","Delete column":"\uc5f4 \uc0ad\uc81c","Cols":"\uc5f4 \uc218","Rows":"\ud589 \uc218","Width":"\ub108\ube44","Height":"\ub192\uc774","Cell spacing":"\uc140 \uac04\uaca9","Cell padding":"\uc140 \uc548\ucabd \uc5ec\ubc31","Row clipboard actions":"\ud589 \ud074\ub9bd\ubcf4\ub4dc \ub3d9\uc791","Column clipboard actions":"\uc5f4 \ud074\ub9bd\ubcf4\ub4dc \ub3d9\uc791","Table styles":"\ud45c \ubaa8\uc591","Cell styles":"\uc140 \ubaa8\uc591","Column header":"\uc5f4 \uc81c\ubaa9","Row header":"\ud589 \uc81c\ubaa9","Table caption":"\ud45c \ucea1\uc158","Caption":"\ucea1\uc158","Show caption":"\ucea1\uc158 \ud45c\uc2dc","Left":"\uc67c\ucabd \ub9de\ucda4","Center":"\uac00\uc6b4\ub370 \ub9de\ucda4","Right":"\uc624\ub978\ucabd \ub9de\ucda4","Cell type":"\uc140 \uc720\ud615","Scope":"\ubc94\uc704","Alignment":"\uc815\ub82c","Horizontal align":"\uc218\ud3c9 \uc815\ub82c","Vertical align":"\uc218\uc9c1 \uc815\ub82c","Top":"\uc704\ucabd \ub9de\ucda4","Middle":"\uac00\uc6b4\ub370 \ub9de\ucda4","Bottom":"\uc544\ub798 \ub9de\ucda4","Header cell":"\ud5e4\ub354 \uc140","Row group":"\ud589 \uadf8\ub8f9","Column group":"\uc5f4 \uadf8\ub8f9","Row type":"\ud589 \uc720\ud615","Header":"\uc81c\ubaa9","Body":"\ubcf8\ubb38","Footer":"\ud478\ud130","Border color":"\ud14c\ub450\ub9ac \uc0c9","Solid":"\uc2e4\uc120","Dotted":"\uc810\uc120","Dashed":"\ud30c\uc120","Double":"\uc774\uc911 \uc2e4\uc120","Groove":"\uc785\uccb4 \ud14c\ub450\ub9ac","Ridge":"\ub3cc\ucd9c \ud14c\ub450\ub9ac","Inset":"\uc140 \ud568\ubab0","Outset":"\uc140 \ub3cc\ucd9c","Hidden":"\uc228\uae40","Insert template...":"\ud15c\ud50c\ub9bf \uc0bd\uc785...","Templates":"\ud15c\ud50c\ub9bf","Template":"\ud15c\ud50c\ub9bf","Insert Template":"\ud15c\ud50c\ub9bf \uc0bd\uc785","Text color":"\uae00\uc790 \uc0c9","Background color":"\ubc30\uacbd \uc0c9","Custom...":"\uc0ac\uc6a9\uc790 \uc9c0\uc815...","Custom color":"\uc0ac\uc6a9\uc790 \uc9c0\uc815 \uc0c9","No color":"\uc0c9 \uc5c6\uc74c","Remove color":"\uc0c9 \uc81c\uac70","Show blocks":"\ube14\ub85d \ud45c\uc2dc","Show invisible characters":"\ube44\ud45c\uc2dc \ubb38\uc790 \ud45c\uc2dc","Word count":"\ubb38\uc790 \uc218","Count":"\uac1c\uc218","Document":"\ubb38\uc11c","Selection":"\uc120\ud0dd","Words":"\ub2e8\uc5b4 \uc218","Words: {0}":"\ub2e8\uc5b4 \uc218: {0}","{0} words":"{0}\uac1c\uc758 \ub2e8\uc5b4","File":"\ud30c\uc77c","Edit":"\ud3b8\uc9d1","Insert":"\uc0bd\uc785","View":"\ubcf4\uae30","Format":"\uc11c\uc2dd","Table":"\ud45c","Tools":"\ub3c4\uad6c","Powered by {0}":"{0}\uc5d0\uc11c \uc9c0\uc6d0","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\uc11c\uc2dd \uc788\ub294 \ud14d\uc2a4\ud2b8 \uc601\uc5ed. ALT-F9\ub97c \ub204\ub974\uba74 \uba54\ub274, ALT-F10\uc744 \ub204\ub974\uba74 \ud234\ubc14, ALT-0\uc744 \ub204\ub974\uba74 \ub3c4\uc6c0\ub9d0\uc744 \ubcfc \uc218 \uc788\uc2b5\ub2c8\ub2e4.","Image title":"\uc774\ubbf8\uc9c0 \uc81c\ubaa9","Border width":"\ud14c\ub450\ub9ac \ub450\uaed8","Border style":"\ud14c\ub450\ub9ac \uc2a4\ud0c0\uc77c","Error":"\uc624\ub958","Warn":"\uacbd\uace0","Valid":"\uc720\ud6a8\ud568","To open the popup, press Shift+Enter":"\ud31d\uc5c5\uc744 \uc5f4\ub824\uba74 Shift+Enter\ub97c \ub204\ub974\uc2ed\uc2dc\uc624.","Rich Text Area":"\uc11c\uc2dd \ud14d\uc2a4\ud2b8 \uc601\uc5ed","Rich Text Area. Press ALT-0 for help.":"\uc11c\uc2dd \uc788\ub294 \ud14d\uc2a4\ud2b8 \uc601\uc5ed. ALT-0\uc744 \ub204\ub974\uba74 \ub3c4\uc6c0\ub9d0\uc744 \ubcfc \uc218 \uc788\uc2b5\ub2c8\ub2e4.","System Font":"\uc2dc\uc2a4\ud15c \uae00\uaf34","Failed to upload image: {0}":"\uc774\ubbf8\uc9c0{0}\uc744(\ub97c) \uc5c5\ub85c\ub4dc \ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4.","Failed to load plugin: {0} from url {1}":"URL {1}\ub85c\ubd80\ud130 \ud50c\ub7ec\uadf8\uc778 {0}\uc744 \ubd88\ub7ec\uc624\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4.","Failed to load plugin url: {0}":"\ud50c\ub7ec\uadf8\uc778 URL {0}\uc744 \ubd88\ub7ec\uc624\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4.","Failed to initialize plugin: {0}":"\ud50c\ub7ec\uadf8\uc778 {0}\uc758 \ucd08\uae30\ud654\uac00 \uc2e4\ud328\ud588\uc2b5\ub2c8\ub2e4","example":"\uc608\uc81c","Search":"\uac80\uc0c9","All":"\ubaa8\ub450","Currency":"\ud1b5\ud654","Text":"\ud14d\uc2a4\ud2b8","Quotations":"\uc778\uc6a9\ubb38","Mathematical":"\uc218\ud559\uae30\ud638","Extended Latin":"\ud655\uc7a5 \ub77c\ud2f4\uc5b4","Symbols":"\uae30\ud638","Arrows":"\ud654\uc0b4\ud45c","User Defined":"\uc0ac\uc6a9\uc790 \uc815\uc758","dollar sign":"\ub2ec\ub7ec \uae30\ud638","currency sign":"\ud1b5\ud654 \uae30\ud638","euro-currency sign":"\uc720\ub85c\ud654 \uae30\ud638","colon sign":"\ucf5c\ub860 \uae30\ud638","cruzeiro sign":"\ud06c\ub8e8\uc81c\uc774\ub85c \uae30\ud638","french franc sign":"\ud504\ub791\uc2a4 \ud504\ub791 \uae30\ud638","lira sign":"\ub9ac\ub77c \uae30\ud638","mill sign":"\ubc00 \uae30\ud638","naira sign":"\ub098\uc774\ub77c \uae30\ud638","peseta sign":"\ud398\uc138\ud0c0 \uae30\ud638","rupee sign":"\ub8e8\ud53c \uae30\ud638","won sign":"\uc6d0 \uae30\ud638","new sheqel sign":"\ub274 \uc138\ucf08 \uae30\ud638","dong sign":"\ub3d9 \uae30\ud638","kip sign":"\ud0b5 \uae30\ud638","tugrik sign":"\ud22c\uadf8\ub9ac\ud06c \uae30\ud638","drachma sign":"\ub4dc\ub77c\ud06c\ub9c8 \uae30\ud638","german penny symbol":"\ub3c5\uc77c \ud398\ub2c8 \uae30\ud638","peso sign":"\ud398\uc18c \uae30\ud638","guarani sign":"\uacfc\ub77c\ub2c8 \uae30\ud638","austral sign":"\uc544\uc6b0\uc2a4\ud2b8\ub784 \uae30\ud638","hryvnia sign":"\uadf8\ub9ac\ube0c\ub098 \uae30\ud638","cedi sign":"\uc138\ub514 \uae30\ud638","livre tournois sign":"\ub9ac\ube0c\ub974 \ud2b8\ub974\ub204\uc544 \uae30\ud638","spesmilo sign":"\uc2a4\ud398\uc2a4\ubc00\ub85c \uae30\ud638","tenge sign":"\ud161\uac8c \uae30\ud638","indian rupee sign":"\uc778\ub3c4 \ub8e8\ud53c \uae30\ud638","turkish lira sign":"\ud130\ud0a4 \ub9ac\ub77c \uae30\ud638","nordic mark sign":"\ub178\ub974\ub515 \ub9c8\ub974\ud06c \uae30\ud638","manat sign":"\ub9c8\ub098\ud2b8 \uae30\ud638","ruble sign":"\ub8e8\ube14 \uae30\ud638","yen character":"\uc5d4 \uae30\ud638","yuan character":"\uc704\uc548 \uae30\ud638","yuan character, in hong kong and taiwan":"\ub300\ub9cc \uc704\uc548 \uae30\ud638","yen/yuan character variant one":"\uc5d4/\uc704\uc548 \ubb38\uc790 \ubcc0\ud615","Emojis":"\uc774\ubaa8\uc9c0","Emojis...":"\uc774\ubaa8\uc9c0...","Loading emojis...":"\uc774\ubaa8\uc9c0 \ubd88\ub7ec\uc624\ub294 \uc911...","Could not load emojis":"\uc774\ubaa8\uc9c0\ub97c \ubd88\ub7ec\uc62c \uc218 \uc5c6\uc2b5\ub2c8\ub2e4","People":"\uc0ac\ub78c","Animals and Nature":"\ub3d9\ubb3c\uacfc \uc790\uc5f0","Food and Drink":"\uc74c\uc2dd\uacfc \uc74c\ub8cc","Activity":"\ud65c\ub3d9","Travel and Places":"\uc5ec\ud589\uacfc \uc7a5\uc18c","Objects":"\ubb3c\uac74","Flags":"\uae43\ubc1c","Characters":"\ubb38\uc790 \uc218","Characters (no spaces)":"\ubb38\uc790 \uc218 (\uacf5\ubc31 \uc5c6\uc74c)","{0} characters":"{0} \ubb38\uc790","Error: Form submit field collision.":"\uc624\ub958: \uc591\uc2dd \uc81c\ucd9c \ud544\ub4dc \ubd88\uc77c\uce58","Error: No form element found.":"\uc624\ub958: \uc591\uc2dd \ud56d\ubaa9 \uc5c6\uc74c","Color swatch":"\uc0c9\uc0c1 \uacac\ubcf8","Color Picker":"\uc0c9 \uc120\ud0dd\uae30","Invalid hex color code: {0}":"\ubd80\uc801\uc808\ud55c 16\uc9c4\uc218 \uc0c9\uc0c1 \ucf54\ub4dc: {0}","Invalid input":"\ubd80\uc801\uc808\ud55c \uc785\ub825","R":"\ube68\uac15","Red component":"\uc801\uc0c9 \uc694\uc18c","G":"\ub179\uc0c9","Green component":"\ub179\uc0c9 \uc694\uc18c","B":"\ud30c\ub791","Blue component":"\uccad\uc0c9 \uc694\uc18c","#":"#","Hex color code":"16\uc9c4\uc218 \uc0c9\uc0c1 \ucf54\ub4dc","Range 0 to 255":"0\ubd80\ud130 255\uae4c\uc9c0\uc758 \ubc94\uc704","Turquoise":"\uccad\ub85d\uc0c9","Green":"\ucd08\ub85d\uc0c9","Blue":"\ud30c\ub780\uc0c9","Purple":"\ubcf4\ub77c\uc0c9","Navy Blue":"\ub0a8\uc0c9","Dark Turquoise":"\uc9c4\ud55c \uccad\ub85d\uc0c9","Dark Green":"\uc9c4\ud55c \ucd08\ub85d\uc0c9","Medium Blue":"\uc911\uac04 \ud30c\ub780\uc0c9","Medium Purple":"\uc911\uac04 \ubcf4\ub77c\uc0c9","Midnight Blue":"\uc9c4\ud55c \ud30c\ub780\uc0c9","Yellow":"\ub178\ub780\uc0c9","Orange":"\uc8fc\ud669\uc0c9","Red":"\ube68\uac04\uc0c9","Light Gray":"\ubc1d\uc740 \ud68c\uc0c9","Gray":"\ud68c\uc0c9","Dark Yellow":"\uc9c4\ud55c \ub178\ub780\uc0c9","Dark Orange":"\uc9c4\ud55c \uc8fc\ud669\uc0c9","Dark Red":"\uc9c4\ud55c \ube68\uac04\uc0c9","Medium Gray":"\uc911\uac04 \ud68c\uc0c9","Dark Gray":"\uc9c4\ud55c \ud68c\uc0c9","Light Green":"\ubc1d\uc740 \ub179\uc0c9","Light Yellow":"\ubc1d\uc740 \ub178\ub780\uc0c9","Light Red":"\ubc1d\uc740 \ube68\uac04\uc0c9","Light Purple":"\ubc1d\uc740 \ubcf4\ub77c\uc0c9","Light Blue":"\ubc1d\uc740 \ud30c\ub780\uc0c9","Dark Purple":"\uc9c4\ud55c \ubcf4\ub77c\uc0c9","Dark Blue":"\uc9c4\ud55c \ud30c\ub780\uc0c9","Black":"\uac80\uc740\uc0c9","White":"\ud770\uc0c9","Switch to or from fullscreen mode":"\uc804\uccb4 \ud654\uba74 \ubaa8\ub4dc \uc804\ud658","Open help dialog":"\ub3c4\uc6c0\ub9d0 \ub2e4\uc774\uc5bc\ub85c\uadf8 \uc5f4\uae30","history":"\uc774\ub825","styles":"\uc2a4\ud0c0\uc77c","formatting":"\uc11c\uc2dd","alignment":"\uc815\ub82c","indentation":"\ub4e4\uc5ec\uc4f0\uae30","Font":"\uae00\uaf34","Size":"\ud06c\uae30","More...":"\ub354 \ubcf4\uae30...","Select...":"\uc120\ud0dd...","Preferences":"\ud658\uacbd\uc124\uc815","Yes":"\ub124","No":"\uc544\ub2c8\uc624","Keyboard Navigation":"\ub2e8\ucd95\ud0a4","Version":"\ubc84\uc804","Code view":"\ucf54\ub4dc \ud45c\uc2dc","Open popup menu for split buttons":"\ubd84\ud560 \ubc84\ud2bc\uc73c\ub85c \ud31d\uc5c5 \uba54\ub274 \uc5f4\uae30","List Properties":"\ud56d\ubaa9 \uc18d\uc131","List properties...":"\ud56d\ubaa9 \uc18d\uc131...","Start list at number":"\ubc88\ud638 \ub9ac\uc2a4\ud2b8 \uc2dc\uc791","Line height":"\ud589 \ub192\uc774","Dropped file type is not supported":"\ub04c\uc5b4\ub2e4 \ub193\uc740 \ud30c\uc77c \ud615\uc2dd\uc744 \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4","Loading...":"\ubd88\ub7ec\uc624\ub294 \uc911...","ImageProxy HTTP error: Rejected request":"ImageProxy HTTP \uc624\ub958: \uc694\uccad \uac70\ubd80","ImageProxy HTTP error: Could not find Image Proxy":"ImageProxy HTTP \uc624\ub958: \uc774\ubbf8\uc9c0 \ud504\ub85d\uc2dc\ub97c \ucc3e\uc744 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4","ImageProxy HTTP error: Incorrect Image Proxy URL":"ImageProxy HTTP \uc624\ub958: \uc62c\ubc14\ub974\uc9c0 \uc54a\uc740 \uc774\ubbf8\uc9c0 \ud504\ub85d\uc2dc URL \uc8fc\uc18c","ImageProxy HTTP error: Unknown ImageProxy error":"ImageProxy HTTP \uc624\ub958: \uc54c \uc218 \uc5c6\ub294 \uc774\ubbf8\uc9c0 \ud504\ub85d\uc2dc \uc624\ub958"}); \ No newline at end of file +tinymce.addI18n("ko_KR",{"#":"#","Accessibility":"\uc811\uadfc\uc131","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"\uc791\uc5c5","Activity":"\ud65c\ub3d9","Address":"\uc8fc\uc18c","Advanced":"\uc0c1\uc138","Align":"\uc815\ub82c","Align center":"\uc911\uc559 \uc815\ub82c","Align left":"\uc67c\ucabd \uc815\ub82c","Align right":"\uc624\ub978\ucabd \uc815\ub82c","Alignment":"\uc815\ub82c","Alignment {0}":"","All":"\ubaa8\ub450","Alternative description":"\ub300\uccb4 \uc124\uba85\ubb38","Alternative source":"\ub300\uccb4 \uc18c\uc2a4","Alternative source URL":"\ub300\uccb4 \uc18c\uc2a4 URL","Anchor":"\ub9c1\ud06c \uc9c0\uc810","Anchor...":"\uc575\ucee4...","Anchors":"\uc575\ucee4","Animals and Nature":"\ub3d9\ubb3c\uacfc \uc790\uc5f0","Arrows":"\ud654\uc0b4\ud45c","B":"\ud30c\ub791","Background color":"\ubc30\uacbd \uc0c9","Background color {0}":"","Black":"\uac80\uc740\uc0c9","Block":"\ube14\ub85d","Block {0}":"","Blockquote":"\uc778\uc6a9\ubb38","Blocks":"\ube14\ub85d","Blue":"\ud30c\ub780\uc0c9","Blue component":"\uccad\uc0c9 \uc694\uc18c","Body":"\ubcf8\ubb38","Bold":"\uad75\uac8c","Border":"\ud14c\ub450\ub9ac","Border color":"\ud14c\ub450\ub9ac \uc0c9","Border style":"\ud14c\ub450\ub9ac \uc2a4\ud0c0\uc77c","Border width":"\ud14c\ub450\ub9ac \ub450\uaed8","Bottom":"\uc544\ub798 \ub9de\ucda4","Browse files":"","Browse for an image":"\uc774\ubbf8\uc9c0 \ucc3e\uae30","Browse links":"","Bullet list":"\uae00\uba38\ub9ac \uae30\ud638 \ubaa9\ub85d","Cancel":"Cancel","Caption":"\ucea1\uc158","Cell":"\uc140","Cell padding":"\uc140 \uc548\ucabd \uc5ec\ubc31","Cell properties":"\uc140 \uc18d\uc131","Cell spacing":"\uc140 \uac04\uaca9","Cell styles":"\uc140 \ubaa8\uc591","Cell type":"\uc140 \uc720\ud615","Center":"\uac00\uc6b4\ub370 \ub9de\ucda4","Characters":"\ubb38\uc790 \uc218","Characters (no spaces)":"\ubb38\uc790 \uc218 (\uacf5\ubc31 \uc5c6\uc74c)","Circle":"\ub3d9\uadf8\ub77c\ubbf8","Class":"\ud074\ub798\uc2a4","Clear formatting":"\uc11c\uc2dd \uc9c0\uc6b0\uae30","Close":"\ub2eb\uae30","Code":"\ucf54\ub4dc","Code sample...":"\ucf54\ub4dc \uc0d8\ud50c...","Code view":"\ucf54\ub4dc \ud45c\uc2dc","Color Picker":"\uc0c9 \uc120\ud0dd\uae30","Color swatch":"\uc0c9\uc0c1 \uacac\ubcf8","Cols":"\uc5f4 \uc218","Column":"\uc5f4","Column clipboard actions":"\uc5f4 \ud074\ub9bd\ubcf4\ub4dc \ub3d9\uc791","Column group":"\uc5f4 \uadf8\ub8f9","Column header":"\uc5f4 \uc81c\ubaa9","Constrain proportions":"\ube44\uc728 \uace0\uc815","Copy":"Copy","Copy column":"\uc5f4 \ubcf5\uc0ac","Copy row":"\ud589 \ubcf5\uc0ac","Could not find the specified string.":"\uc9c0\uc815\ud55c \ubb38\uc790\ub97c \ucc3e\uc744 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4.","Could not load emojis":"\uc774\ubaa8\uc9c0\ub97c \ubd88\ub7ec\uc62c \uc218 \uc5c6\uc2b5\ub2c8\ub2e4","Count":"\uac1c\uc218","Currency":"\ud1b5\ud654","Current window":"\ud604\uc7ac \ucc3d","Custom color":"\uc0ac\uc6a9\uc790 \uc9c0\uc815 \uc0c9","Custom...":"\uc0ac\uc6a9\uc790 \uc9c0\uc815...","Cut":"Cut","Cut column":"\uc5f4 \uc798\ub77c\ub0b4\uae30","Cut row":"\ud589 \uc798\ub77c\ub0b4\uae30","Dark Blue":"\uc9c4\ud55c \ud30c\ub780\uc0c9","Dark Gray":"\uc9c4\ud55c \ud68c\uc0c9","Dark Green":"\uc9c4\ud55c \ucd08\ub85d\uc0c9","Dark Orange":"\uc9c4\ud55c \uc8fc\ud669\uc0c9","Dark Purple":"\uc9c4\ud55c \ubcf4\ub77c\uc0c9","Dark Red":"\uc9c4\ud55c \ube68\uac04\uc0c9","Dark Turquoise":"\uc9c4\ud55c \uccad\ub85d\uc0c9","Dark Yellow":"\uc9c4\ud55c \ub178\ub780\uc0c9","Dashed":"\ud30c\uc120","Date/time":"\ub0a0\uc9dc/\uc2dc\uac04","Decrease indent":"\ub0b4\uc5b4\uc4f0\uae30","Default":"\uae30\ubcf8\uac12","Delete accordion":"","Delete column":"\uc5f4 \uc0ad\uc81c","Delete row":"\ud589 \uc0ad\uc81c","Delete table":"\ud45c \uc0ad\uc81c","Dimensions":"\ud06c\uae30","Disc":"\ub514\uc2a4\ud06c","Div":"Div","Document":"\ubb38\uc11c","Dotted":"\uc810\uc120","Double":"\uc774\uc911 \uc2e4\uc120","Drop an image here":"\uc5ec\uae30\ub85c \uc774\ubbf8\uc9c0\ub97c \ub04c\uc5b4\uc624\uc138\uc694","Dropped file type is not supported":"\ub04c\uc5b4\ub2e4 \ub193\uc740 \ud30c\uc77c \ud615\uc2dd\uc744 \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4","Edit":"\ud3b8\uc9d1","Embed":"\uc0bd\uc785","Emojis":"\uc774\ubaa8\uc9c0","Emojis...":"\uc774\ubaa8\uc9c0...","Error":"\uc624\ub958","Error: Form submit field collision.":"\uc624\ub958: \uc591\uc2dd \uc81c\ucd9c \ud544\ub4dc \ubd88\uc77c\uce58","Error: No form element found.":"\uc624\ub958: \uc591\uc2dd \ud56d\ubaa9 \uc5c6\uc74c","Extended Latin":"\ud655\uc7a5 \ub77c\ud2f4\uc5b4","Failed to initialize plugin: {0}":"\ud50c\ub7ec\uadf8\uc778 {0}\uc758 \ucd08\uae30\ud654\uac00 \uc2e4\ud328\ud588\uc2b5\ub2c8\ub2e4","Failed to load plugin url: {0}":"\ud50c\ub7ec\uadf8\uc778 URL {0}\uc744 \ubd88\ub7ec\uc624\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4.","Failed to load plugin: {0} from url {1}":"URL {1}\ub85c\ubd80\ud130 \ud50c\ub7ec\uadf8\uc778 {0}\uc744 \ubd88\ub7ec\uc624\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4.","Failed to upload image: {0}":"\uc774\ubbf8\uc9c0{0}\uc744(\ub97c) \uc5c5\ub85c\ub4dc \ud558\uc9c0 \ubabb\ud588\uc2b5\ub2c8\ub2e4.","File":"\ud30c\uc77c","Find":"\ucc3e\uae30","Find (if searchreplace plugin activated)":"\ucc3e\uae30 (searchreplace \ud50c\ub7ec\uadf8\uc778\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0)","Find and Replace":"\ucc3e\uae30 \ubc0f \ubc14\uafb8\uae30","Find and replace...":"\ucc3e\uae30 \ubc0f \ubc14\uafb8\uae30...","Find in selection":"\uc120\ud0dd\ub41c \ubd80\ubd84\uc5d0\uc11c \uac80\uc0c9","Find whole words only":"\ubaa8\ub450 \uc77c\uce58\ud558\ub294 \ub2e8\uc5b4 \ucc3e\uae30","Flags":"\uae43\ubc1c","Focus to contextual toolbar":"\ucee8\ud14d\uc2a4\ud2b8 \ud234\ubc14\uc5d0 \uac15\uc870\ud45c\uc2dc","Focus to element path":"\uc694\uc18c \uacbd\ub85c\uc5d0 \uac15\uc870\ud45c\uc2dc","Focus to menubar":"\uba54\ub274\ubc14\uc5d0 \uac15\uc870\ud45c\uc2dc","Focus to toolbar":"\ud234\ubc14\uc5d0 \uac15\uc870\ud45c\uc2dc","Font":"\uae00\uaf34","Font size {0}":"","Font sizes":"\uae00\uaf34 \ud06c\uae30","Font {0}":"","Fonts":"\uae00\uaf34","Food and Drink":"\uc74c\uc2dd\uacfc \uc74c\ub8cc","Footer":"\ud478\ud130","Format":"\uc11c\uc2dd","Format {0}":"","Formats":"\uc11c\uc2dd","Fullscreen":"\uc804\uccb4 \ud654\uba74","G":"\ub179\uc0c9","General":"\uc77c\ubc18","Gray":"\ud68c\uc0c9","Green":"\ucd08\ub85d\uc0c9","Green component":"\ub179\uc0c9 \uc694\uc18c","Groove":"\uc785\uccb4 \ud14c\ub450\ub9ac","Handy Shortcuts":"\uc720\uc6a9\ud55c \ub2e8\ucd95\ud0a4","Header":"\uc81c\ubaa9","Header cell":"\ud5e4\ub354 \uc140","Heading 1":"\uc81c\ubaa9 1","Heading 2":"\uc81c\ubaa9 2","Heading 3":"\uc81c\ubaa9 3","Heading 4":"\uc81c\ubaa9 4","Heading 5":"\uc81c\ubaa9 5","Heading 6":"\uc81c\ubaa9 6","Headings":"\uc81c\ubaa9","Height":"\ub192\uc774","Help":"\ub3c4\uc6c0\ub9d0","Hex color code":"16\uc9c4\uc218 \uc0c9\uc0c1 \ucf54\ub4dc","Hidden":"\uc228\uae40","Horizontal align":"\uc218\ud3c9 \uc815\ub82c","Horizontal line":"\uc218\ud3c9\uc120","Horizontal space":"\uc88c\uc6b0 \uc5ec\ubc31","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID\ub294 \ubb38\uc790\ub85c \uc2dc\uc791\ud574\uc57c \ud558\uba70, \uadf8 \ub2e4\uc74c\uc5d0\ub294 \ubb38\uc790, \uc22b\uc790, \ub300\uc2dc, \uad6c\ub450\uc810, \ucf5c\ub860, \ubc11\uc904 \ubb38\uc790\uac00 \uc62c \uc218 \uc788\uc2b5\ub2c8\ub2e4.","Image is decorative":"\uc774\ubbf8\uc9c0 \uc7a5\uc2dd \uac00\ub2a5","Image list":"\uc774\ubbf8\uc9c0 \ubaa9\ub85d","Image title":"\uc774\ubbf8\uc9c0 \uc81c\ubaa9","Image...":"\uc774\ubbf8\uc9c0...","ImageProxy HTTP error: Could not find Image Proxy":"ImageProxy HTTP \uc624\ub958: \uc774\ubbf8\uc9c0 \ud504\ub85d\uc2dc\ub97c \ucc3e\uc744 \uc218 \uc5c6\uc2b5\ub2c8\ub2e4","ImageProxy HTTP error: Incorrect Image Proxy URL":"ImageProxy HTTP \uc624\ub958: \uc62c\ubc14\ub974\uc9c0 \uc54a\uc740 \uc774\ubbf8\uc9c0 \ud504\ub85d\uc2dc URL \uc8fc\uc18c","ImageProxy HTTP error: Rejected request":"ImageProxy HTTP \uc624\ub958: \uc694\uccad \uac70\ubd80","ImageProxy HTTP error: Unknown ImageProxy error":"ImageProxy HTTP \uc624\ub958: \uc54c \uc218 \uc5c6\ub294 \uc774\ubbf8\uc9c0 \ud504\ub85d\uc2dc \uc624\ub958","Increase indent":"\ub4e4\uc5ec\uc4f0\uae30","Inline":"\uc778\ub77c\uc778","Insert":"\uc0bd\uc785","Insert Template":"\ud15c\ud50c\ub9bf \uc0bd\uc785","Insert accordion":"","Insert column after":"\ub2e4\uc74c\uc5d0 \uc5f4 \uc0bd\uc785","Insert column before":"\uc774\uc804\uc5d0 \uc5f4 \uc0bd\uc785","Insert date/time":"\ub0a0\uc9dc/\uc2dc\uac04 \uc0bd\uc785","Insert image":"\uc774\ubbf8\uc9c0 \uc0bd\uc785","Insert link (if link plugin activated)":"\ub9c1\ud06c \uc0bd\uc785 (link \ud50c\ub7ec\uadf8\uc778\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0)","Insert row after":"\ub2e4\uc74c\uc5d0 \ud589 \uc0bd\uc785","Insert row before":"\uc774\uc804\uc5d0 \ud589 \uc0bd\uc785","Insert table":"\ud45c \uc0bd\uc785","Insert template...":"\ud15c\ud50c\ub9bf \uc0bd\uc785...","Insert video":"\ube44\ub514\uc624 \uc0bd\uc785","Insert/Edit code sample":"\ucf54\ub4dc \uc0d8\ud50c \uc0bd\uc785/\ud3b8\uc9d1","Insert/edit image":"\uc774\ubbf8\uc9c0 \uc0bd\uc785/\ud3b8\uc9d1","Insert/edit link":"\ub9c1\ud06c \uc0bd\uc785/\ud3b8\uc9d1","Insert/edit media":"\ubbf8\ub514\uc5b4 \uc0bd\uc785/\ud3b8\uc9d1","Insert/edit video":"\ube44\ub514\uc624 \uc0bd\uc785/\ud3b8\uc9d1","Inset":"\uc140 \ud568\ubab0","Invalid hex color code: {0}":"\ubd80\uc801\uc808\ud55c 16\uc9c4\uc218 \uc0c9\uc0c1 \ucf54\ub4dc: {0}","Invalid input":"\ubd80\uc801\uc808\ud55c \uc785\ub825","Italic":"\uae30\uc6b8\uc784\uaf34","Justify":"\uc591\ucabd \uc815\ub82c","Keyboard Navigation":"\ub2e8\ucd95\ud0a4","Language":"\uc5b8\uc5b4","Learn more...":"\uc880 \ub354 \uc0b4\ud3b4\ubcf4\uae30...","Left":"\uc67c\ucabd \ub9de\ucda4","Left to right":"\uc67c\ucabd\uc5d0\uc11c \uc624\ub978\ucabd","Light Blue":"\ubc1d\uc740 \ud30c\ub780\uc0c9","Light Gray":"\ubc1d\uc740 \ud68c\uc0c9","Light Green":"\ubc1d\uc740 \ub179\uc0c9","Light Purple":"\ubc1d\uc740 \ubcf4\ub77c\uc0c9","Light Red":"\ubc1d\uc740 \ube68\uac04\uc0c9","Light Yellow":"\ubc1d\uc740 \ub178\ub780\uc0c9","Line height":"\ud589 \ub192\uc774","Link list":"\ub9c1\ud06c \ubaa9\ub85d","Link...":"\ub9c1\ud06c...","List Properties":"\ud56d\ubaa9 \uc18d\uc131","List properties...":"\ud56d\ubaa9 \uc18d\uc131...","Loading emojis...":"\uc774\ubaa8\uc9c0 \ubd88\ub7ec\uc624\ub294 \uc911...","Loading...":"\ubd88\ub7ec\uc624\ub294 \uc911...","Lower Alpha":"\uc54c\ud30c\ubcb3 \uc18c\ubb38\uc790","Lower Greek":"\uadf8\ub9ac\uc2a4\uc5b4 \uc18c\ubb38\uc790","Lower Roman":"\ub85c\ub9c8\uc790 \uc18c\ubb38\uc790","Match case":"\ub300/\uc18c\ubb38\uc790 \uad6c\ubd84","Mathematical":"\uc218\ud559\uae30\ud638","Media poster (Image URL)":"\ubbf8\ub514\uc5b4 \ud3ec\uc2a4\ud130 (\uc774\ubbf8\uc9c0 URL)","Media...":"\ubbf8\ub514\uc5b4...","Medium Blue":"\uc911\uac04 \ud30c\ub780\uc0c9","Medium Gray":"\uc911\uac04 \ud68c\uc0c9","Medium Purple":"\uc911\uac04 \ubcf4\ub77c\uc0c9","Merge cells":"\uc140 \ubcd1\ud569","Middle":"\uac00\uc6b4\ub370 \ub9de\ucda4","Midnight Blue":"\uc9c4\ud55c \ud30c\ub780\uc0c9","More...":"\ub354 \ubcf4\uae30...","Name":"\uc774\ub984","Navy Blue":"\ub0a8\uc0c9","New document":"New document","New window":"\uc0c8 \ucc3d","Next":"\ub2e4\uc74c","No":"\uc544\ub2c8\uc624","No alignment":"\uc815\ub82c \uc5c6\uc74c","No color":"\uc0c9 \uc5c6\uc74c","Nonbreaking space":"\ub744\uc5b4\uc4f0\uae30","None":"\uc5c6\uc74c","Numbered list":"\ubc88\ud638 \ub9e4\uae30\uae30 \ubaa9\ub85d","OR":"\ub610\ub294","Objects":"\ubb3c\uac74","Ok":"Ok","Open help dialog":"\ub3c4\uc6c0\ub9d0 \ub2e4\uc774\uc5bc\ub85c\uadf8 \uc5f4\uae30","Open link":"\ub9c1\ud06c \uc5f4\uae30","Open link in...":"...\uc5d0\uc11c \ub9c1\ud06c \uc5f4\uae30","Open popup menu for split buttons":"\ubd84\ud560 \ubc84\ud2bc\uc73c\ub85c \ud31d\uc5c5 \uba54\ub274 \uc5f4\uae30","Orange":"\uc8fc\ud669\uc0c9","Outset":"\uc140 \ub3cc\ucd9c","Page break":"\ud398\uc774\uc9c0 \uad6c\ubd84\uc790","Paragraph":"\ub2e8\ub77d","Paste":"Paste","Paste as text":"\ud14d\uc2a4\ud2b8\ub85c \ubd99\uc5ec\ub123\uae30","Paste column after":"\ub2e4\uc74c\uc5d0 \uc5f4 \ubd99\uc5ec\ub123\uae30","Paste column before":"\uc774\uc804\uc5d0 \uc5f4 \ubd99\uc5ec\ub123\uae30","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"\ubd99\uc5ec\ub123\uae30\uac00 \ud604\uc7ac \uc77c\ubc18 \ud14d\uc2a4\ud2b8 \ubaa8\ub4dc\uc785\ub2c8\ub2e4. \uc774 \uc635\uc158\uc744 \ud574\uc81c\ud560 \ub54c\uae4c\uc9c0 \uc77c\ubc18 \ud14d\uc2a4\ud2b8\ub85c \ubd99\uc5ec\ub123\uc2b5\ub2c8\ub2e4.","Paste or type a link":"\ub9c1\ud06c\ub97c \ubd99\uc5ec\ub123\uac70\ub098 \uc785\ub825\ud558\uc2ed\uc2dc\uc624.","Paste row after":"\ub2e4\uc74c\uc5d0 \ud589 \ubd99\uc5ec\ub123\uae30","Paste row before":"\uc774\uc804\uc5d0 \ud589 \ubd99\uc5ec\ub123\uae30","Paste your embed code below:":"\uc0bd\uc785\ud560 \ucf54\ub4dc\ub97c \uc544\ub798\uc5d0 \ubd99\uc5ec \ub123\uc5b4\uc8fc\uc138\uc694.","People":"\uc0ac\ub78c","Plugins":"\ud50c\ub7ec\uadf8\uc778","Plugins installed ({0}):":"\uc124\uce58\ub41c \ud50c\ub7ec\uadf8\uc778({0}):","Powered by {0}":"{0}\uc5d0\uc11c \uc9c0\uc6d0","Pre":"Pre","Preferences":"\ud658\uacbd\uc124\uc815","Preformatted":"\uc11c\uc2dd \ubbf8\uc124\uc815","Premium plugins:":"\ud504\ub9ac\ubbf8\uc5c4 \ud50c\ub7ec\uadf8\uc778:","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"\ubbf8\ub9ac \ubcf4\uae30","Previous":"\uc774\uc804","Print":"\uc778\uc1c4","Print...":"\uc778\uc1c4...","Purple":"\ubcf4\ub77c\uc0c9","Quotations":"\uc778\uc6a9\ubb38","R":"\ube68\uac15","Range 0 to 255":"0\ubd80\ud130 255\uae4c\uc9c0\uc758 \ubc94\uc704","Red":"\ube68\uac04\uc0c9","Red component":"\uc801\uc0c9 \uc694\uc18c","Redo":"Ran again","Remove":"\uc81c\uac70","Remove color":"\uc0c9 \uc81c\uac70","Remove link":"\ub9c1\ud06c \uc81c\uac70","Replace":"\ubc14\uafb8\uae30","Replace all":"\ubaa8\ub450 \ubc14\uafb8\uae30","Replace with":"\ub2e4\uc74c\uc73c\ub85c \ubc14\uafb8\uae30:","Resize":"\ud06c\uae30 \uc870\uc808","Restore last draft":"\ub9c8\uc9c0\ub9c9 \ucd08\uc548 \ubcf5\uc6d0","Reveal or hide additional toolbar items":"","Rich Text Area":"\uc11c\uc2dd \ud14d\uc2a4\ud2b8 \uc601\uc5ed","Rich Text Area. Press ALT-0 for help.":"\uc11c\uc2dd \uc788\ub294 \ud14d\uc2a4\ud2b8 \uc601\uc5ed. ALT-0\uc744 \ub204\ub974\uba74 \ub3c4\uc6c0\ub9d0\uc744 \ubcfc \uc218 \uc788\uc2b5\ub2c8\ub2e4.","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\uc11c\uc2dd \uc788\ub294 \ud14d\uc2a4\ud2b8 \uc601\uc5ed. ALT-F9\ub97c \ub204\ub974\uba74 \uba54\ub274, ALT-F10\uc744 \ub204\ub974\uba74 \ud234\ubc14, ALT-0\uc744 \ub204\ub974\uba74 \ub3c4\uc6c0\ub9d0\uc744 \ubcfc \uc218 \uc788\uc2b5\ub2c8\ub2e4.","Ridge":"\ub3cc\ucd9c \ud14c\ub450\ub9ac","Right":"\uc624\ub978\ucabd \ub9de\ucda4","Right to left":"\uc624\ub978\ucabd\uc5d0\uc11c \uc67c\ucabd","Row":"\ud589","Row clipboard actions":"\ud589 \ud074\ub9bd\ubcf4\ub4dc \ub3d9\uc791","Row group":"\ud589 \uadf8\ub8f9","Row header":"\ud589 \uc81c\ubaa9","Row properties":"\ud589 \uc18d\uc131","Row type":"\ud589 \uc720\ud615","Rows":"\ud589 \uc218","Save":"\uc800\uc7a5","Save (if save plugin activated)":"\uc800\uc7a5 (save \ud50c\ub7ec\uadf8\uc778\uc774 \ud65c\uc131\ud654\ub41c \uacbd\uc6b0)","Scope":"\ubc94\uc704","Search":"\uac80\uc0c9","Select all":"Select all","Select...":"\uc120\ud0dd...","Selection":"\uc120\ud0dd","Shortcut":"\ubc14\ub85c\uac00\uae30","Show blocks":"\ube14\ub85d \ud45c\uc2dc","Show caption":"\ucea1\uc158 \ud45c\uc2dc","Show invisible characters":"\ube44\ud45c\uc2dc \ubb38\uc790 \ud45c\uc2dc","Size":"\ud06c\uae30","Solid":"\uc2e4\uc120","Source":"\uc18c\uc2a4","Source code":"\uc18c\uc2a4\ucf54\ub4dc","Special Character":"\ud2b9\uc218 \ubb38\uc790","Special character...":"\ud2b9\uc218 \ubb38\uc790...","Split cell":"\uc140 \ubd84\ud560","Square":"\ub124\ubaa8","Start list at number":"\ubc88\ud638 \ub9ac\uc2a4\ud2b8 \uc2dc\uc791","Strikethrough":"\ucde8\uc18c\uc120","Style":"\uc2a4\ud0c0\uc77c","Subscript":"\uc544\ub798 \ucca8\uc790","Superscript":"\uc704 \ucca8\uc790","Switch to or from fullscreen mode":"\uc804\uccb4 \ud654\uba74 \ubaa8\ub4dc \uc804\ud658","Symbols":"\uae30\ud638","System Font":"\uc2dc\uc2a4\ud15c \uae00\uaf34","Table":"\ud45c","Table caption":"\ud45c \ucea1\uc158","Table properties":"\ud45c \uc18d\uc131","Table styles":"\ud45c \ubaa8\uc591","Template":"\ud15c\ud50c\ub9bf","Templates":"\ud15c\ud50c\ub9bf","Text":"\ud14d\uc2a4\ud2b8","Text color":"\uae00\uc790 \uc0c9","Text color {0}":"","Text to display":"\ud45c\uc2dc\ud560 \ud14d\uc2a4\ud2b8","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":'\uc785\ub825\ud558\uc2e0 URL\uc774 \uc774\uba54\uc77c \uc8fc\uc18c\uc778 \uac83 \uac19\uc2b5\ub2c8\ub2e4. "mailto:" \uc811\ub450\uc0ac\ub97c \ucd94\uac00\ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?',"The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":'\uc785\ub825\ud558\uc2e0 URL\uc774 \uc678\ubd80 \ub9c1\ud06c\uc778 \uac83 \uac19\uc2b5\ub2c8\ub2e4. "http://" \uc811\ub450\uc0ac\ub97c \ucd94\uac00\ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?',"The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":'\uc785\ub825\ud558\uc2e0 URL\uc774 \uc678\ubd80 \ub9c1\ud06c\uc778 \uac83 \uac19\uc2b5\ub2c8\ub2e4. "https://" \uc811\ub450\uc0ac\ub97c \ucd94\uac00\ud558\uc2dc\uaca0\uc2b5\ub2c8\uae4c?',"Title":"\uc81c\ubaa9","To open the popup, press Shift+Enter":"\ud31d\uc5c5\uc744 \uc5f4\ub824\uba74 Shift+Enter\ub97c \ub204\ub974\uc2ed\uc2dc\uc624.","Toggle accordion":"","Tools":"\ub3c4\uad6c","Top":"\uc704\ucabd \ub9de\ucda4","Travel and Places":"\uc5ec\ud589\uacfc \uc7a5\uc18c","Turquoise":"\uccad\ub85d\uc0c9","Underline":"\ubc11\uc904","Undo":"Undo","Upload":"\uc5c5\ub85c\ub4dc","Uploading image":"\uc774\ubbf8\uc9c0 \uc5c5\ub85c\ub4dc \uc911","Upper Alpha":"\uc54c\ud30c\ubcb3 \ub300\ubb38\uc790","Upper Roman":"\ub85c\ub9c8\uc790 \ub300\ubb38\uc790","Url":"URL","User Defined":"\uc0ac\uc6a9\uc790 \uc815\uc758","Valid":"\uc720\ud6a8\ud568","Version":"\ubc84\uc804","Vertical align":"\uc218\uc9c1 \uc815\ub82c","Vertical space":"\uc0c1\ud558 \uc5ec\ubc31","View":"\ubcf4\uae30","Visual aids":"\ud45c\uc758 \ud14c\ub450\ub9ac\ub97c \uc810\uc120\uc73c\ub85c \ud45c\uc2dc","Warn":"\uacbd\uace0","White":"\ud770\uc0c9","Width":"\ub108\ube44","Word count":"\ubb38\uc790 \uc218","Words":"\ub2e8\uc5b4 \uc218","Words: {0}":"\ub2e8\uc5b4 \uc218: {0}","Yellow":"\ub178\ub780\uc0c9","Yes":"\ub124","You are using {0}":"{0} \uc0ac\uc6a9 \uc911","You have unsaved changes are you sure you want to navigate away?":"\uc800\uc7a5\ud558\uc9c0 \uc54a\uc740 \uc815\ubcf4\uac00 \uc788\uc2b5\ub2c8\ub2e4. \uc774 \ud398\uc774\uc9c0\ub97c \ub098\uac00\uc2dc\uaca0\uc2b5\ub2c8\uae4c?","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"\ube0c\ub77c\uc6b0\uc800\uac00 \ud074\ub9bd\ubcf4\ub4dc \uc811\uadfc\uc744 \uc9c0\uc6d0\ud558\uc9c0 \uc54a\uc2b5\ub2c8\ub2e4. Ctrl+X/C/V \ub2e8\ucd95\ud0a4\ub97c \uc774\uc6a9\ud574\uc8fc\uc138\uc694.","alignment":"\uc815\ub82c","austral sign":"\uc544\uc6b0\uc2a4\ud2b8\ub784 \uae30\ud638","cedi sign":"\uc138\ub514 \uae30\ud638","colon sign":"\ucf5c\ub860 \uae30\ud638","cruzeiro sign":"\ud06c\ub8e8\uc81c\uc774\ub85c \uae30\ud638","currency sign":"\ud1b5\ud654 \uae30\ud638","dollar sign":"\ub2ec\ub7ec \uae30\ud638","dong sign":"\ub3d9 \uae30\ud638","drachma sign":"\ub4dc\ub77c\ud06c\ub9c8 \uae30\ud638","euro-currency sign":"\uc720\ub85c\ud654 \uae30\ud638","example":"\uc608\uc81c","formatting":"\uc11c\uc2dd","french franc sign":"\ud504\ub791\uc2a4 \ud504\ub791 \uae30\ud638","german penny symbol":"\ub3c5\uc77c \ud398\ub2c8 \uae30\ud638","guarani sign":"\uacfc\ub77c\ub2c8 \uae30\ud638","history":"\uc774\ub825","hryvnia sign":"\uadf8\ub9ac\ube0c\ub098 \uae30\ud638","indentation":"\ub4e4\uc5ec\uc4f0\uae30","indian rupee sign":"\uc778\ub3c4 \ub8e8\ud53c \uae30\ud638","kip sign":"\ud0b5 \uae30\ud638","lira sign":"\ub9ac\ub77c \uae30\ud638","livre tournois sign":"\ub9ac\ube0c\ub974 \ud2b8\ub974\ub204\uc544 \uae30\ud638","manat sign":"\ub9c8\ub098\ud2b8 \uae30\ud638","mill sign":"\ubc00 \uae30\ud638","naira sign":"\ub098\uc774\ub77c \uae30\ud638","new sheqel sign":"\ub274 \uc138\ucf08 \uae30\ud638","nordic mark sign":"\ub178\ub974\ub515 \ub9c8\ub974\ud06c \uae30\ud638","peseta sign":"\ud398\uc138\ud0c0 \uae30\ud638","peso sign":"\ud398\uc18c \uae30\ud638","ruble sign":"\ub8e8\ube14 \uae30\ud638","rupee sign":"\ub8e8\ud53c \uae30\ud638","spesmilo sign":"\uc2a4\ud398\uc2a4\ubc00\ub85c \uae30\ud638","styles":"\uc2a4\ud0c0\uc77c","tenge sign":"\ud161\uac8c \uae30\ud638","tugrik sign":"\ud22c\uadf8\ub9ac\ud06c \uae30\ud638","turkish lira sign":"\ud130\ud0a4 \ub9ac\ub77c \uae30\ud638","won sign":"\uc6d0 \uae30\ud638","yen character":"\uc5d4 \uae30\ud638","yen/yuan character variant one":"\uc5d4/\uc704\uc548 \ubb38\uc790 \ubcc0\ud615","yuan character":"\uc704\uc548 \uae30\ud638","yuan character, in hong kong and taiwan":"\ub300\ub9cc \uc704\uc548 \uae30\ud638","{0} characters":"{0} \ubb38\uc790","{0} columns, {1} rows":"","{0} words":"{0}\uac1c\uc758 \ub2e8\uc5b4"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/ku.js b/libraries/tinymce/js/tinymce/langs/ku.js index 7c7fab6..9517b80 100644 --- a/libraries/tinymce/js/tinymce/langs/ku.js +++ b/libraries/tinymce/js/tinymce/langs/ku.js @@ -1 +1 @@ -tinymce.addI18n("ku",{"Redo":"\u06a9\u0631\u062f\u0646\u06d5\u0648\u06d5","Undo":"\u06af\u06d5\u0695\u0627\u0646\u06d5\u0648\u06d5","Cut":"\u0628\u0695\u06cc\u0646","Copy":"\u0644\u06d5\u0628\u06d5\u0631\u06af\u0631\u062a\u0646\u06d5\u0648\u06d5","Paste":"\u0644\u06a9\u0627\u0646\u062f\u0646","Select all":"\u0647\u06d5\u06b5\u0628\u0698\u0627\u0631\u062f\u0646\u06cc \u0647\u06d5\u0645\u0648\u0648","New document":"\u0628\u06d5\u06b5\u06af\u06d5\u0646\u0627\u0645\u06d5\u06cc \u0646\u0648\u06ce","Ok":"\u0628\u0627\u0634\u06d5","Cancel":"\u067e\u0627\u0634\u06af\u06d5\u0632\u0628\u0648\u0648\u0646\u06d5\u0648\u06d5","Visual aids":"\u0647\u0627\u0648\u06a9\u0627\u0631\u06cc \u0628\u06cc\u0646\u06d5\u06cc\u06cc","Bold":"\u062a\u06c6\u062e\u06a9\u0631\u062f\u0646","Italic":"\u0644\u0627\u0631\u06a9\u0631\u062f\u0646","Underline":"\u0647\u06ce\u06b5 \u0628\u06d5\u0698\u06ce\u0631\u062f\u0627\u0646","Strikethrough":"\u0647\u06ce\u06b5 \u0628\u06d5\u0646\u0627\u0648\u062f\u0627\u0646","Superscript":"\u0633\u06d5\u0631\u0646\u0648\u0648\u0633","Subscript":"\u0698\u06ce\u0631\u0646\u0648\u0648\u0633","Clear formatting":"\u067e\u0627\u06a9\u06a9\u0631\u062f\u0646\u06d5\u0648\u06d5\u06cc \u0634\u06ce\u0648\u0627\u0632\u06a9\u0631\u062f\u0646","Remove":"\u0644\u0627\u0628\u0631\u062f\u0646","Align left":"\u0644\u0627\u06af\u0631\u062a\u0646\u06cc \u0686\u06d5\u067e","Align center":"\u0644\u0627\u06af\u0631\u062a\u0646\u06cc \u0646\u0627\u0648\u06d5\u0695\u0627\u0633\u062a","Align right":"\u0644\u0627\u06af\u0631\u062a\u0646\u06cc \u0695\u0627\u0633\u062a","No alignment":"\u0628\u06ce \u062a\u06d5\u0631\u0627\u0632\u0628\u06d5\u0646\u062f\u06cc","Justify":"\u0647\u0627\u0648\u0695\u06ce\u06a9\u06cc ","Bullet list":"\u0644\u06cc\u0633\u062a\u06cc \u062e\u0627\u06b5","Numbered list":"\u0644\u06cc\u0633\u062a\u06cc \u0698\u0645\u0627\u0631\u06d5","Decrease indent":"\u06a9\u06d5\u0645\u06a9\u0631\u062f\u0646\u06cc \u0628\u06c6\u0634\u0627\u06cc\u06cc","Increase indent":"\u0632\u06cc\u0627\u062f\u06a9\u0631\u062f\u0646\u06cc \u0628\u06c6\u0634\u0627\u06cc\u06cc","Close":"\u062f\u0627\u062e\u0633\u062a\u0646","Formats":"\u0634\u06ce\u0648\u0627\u0632\u06a9\u0631\u062f\u0646\u06d5\u06a9\u0627\u0646","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"\u0648\u06ce\u0628\u06af\u06d5\u0695\u06d5\u06a9\u06d5\u062a \u067e\u0627\u06b5\u067e\u0634\u062a\u06cc \u062f\u06d5\u0633\u062a\u06a9\u06d5\u0648\u062a\u0646\u06cc \u0695\u0627\u0633\u062a\u06d5\u0648\u062e\u06c6\u06cc \u06a9\u0644\u06cc\u067e\u0628\u06c6\u0631\u062f \u0646\u0627\u06a9\u0627\u062a. \u062a\u06a9\u0627\u06cc\u06d5 \u0644\u06d5\u062c\u06cc\u0627\u062a\u06cc \u06a9\u0648\u0631\u062a\u0628\u0695\u06d5\u06a9\u0627\u0646\u06cc Ctrl+X/C/V \u062a\u06d5\u062e\u062a\u06d5\u06a9\u0644\u06cc\u0644 \u0628\u06d5\u06a9\u0627\u0631\u0628\u06ce\u0646\u06d5.","Headings":"\u0633\u06d5\u0631\u0628\u0627\u0628\u06d5\u062a\u06d5\u06a9\u0627\u0646","Heading 1":"\u0633\u06d5\u0631\u0628\u0627\u0628\u06d5\u062a 1","Heading 2":"\u0633\u06d5\u0631\u0628\u0627\u0628\u06d5\u062a 2","Heading 3":"\u0633\u06d5\u0631\u0628\u0627\u0628\u06d5\u062a 3","Heading 4":"\u0633\u06d5\u0631\u0628\u0627\u0628\u06d5\u062a 4","Heading 5":"\u0633\u06d5\u0631\u0628\u0627\u0628\u06d5\u062a 5","Heading 6":"\u0633\u06d5\u0631\u0628\u0627\u0628\u06d5\u062a 6","Preformatted":"\u067e\u06ce\u0634\u0634\u06ce\u0648\u0627\u0632\u06a9\u0631\u0627\u0648","Div":"\u062f\u06cc\u06a4","Pre":"\u062f\u06d5\u0642\u06cc \u0641\u06c6\u0631\u0645\u0627\u062a\u06a9\u0631\u0627\u0648","Code":"\u06a9\u06c6\u062f","Paragraph":"\u0628\u0695\u06af\u06d5","Blockquote":"\u0648\u062a\u06d5","Inline":"\u0644\u06d5\u0633\u06d5\u0631\u062f\u06ce\u0631","Blocks":"\u0628\u0644\u06c6\u06a9\u06d5\u06a9\u0627\u0646","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"\u0644\u06a9\u0627\u0646\u062f\u0646 \u0626\u06ce\u0633\u062a\u0627 \u0644\u06d5 \u0628\u0627\u0631\u06cc \u062f\u06d5\u0642\u06cc \u0633\u0627\u062f\u06d5\u06cc\u06d5. \u0646\u0627\u0648\u06d5\u0695\u06c6\u06a9\u06d5\u06a9\u0627\u0646 \u062f\u06d5\u0644\u06a9\u06ce\u0646 \u0648\u06d5\u06a9 \u062f\u06d5\u0642\u06cc \u0633\u0627\u062f\u06d5 \u0647\u06d5\u062a\u0627 \u0626\u06d5\u0645 \u0647\u06d5\u06b5\u0628\u0698\u0627\u0631\u062f\u06d5 \u0646\u0627\u06a9\u0627\u0631\u0627 \u062f\u06d5\u06a9\u06d5\u06cc\u062a.","Fonts":"\u0641\u06c6\u0646\u062a\u06d5\u06a9\u0627\u0646","Font sizes":"\u0642\u06d5\u0628\u0627\u0631\u06d5\u06cc \u0641\u06c6\u0646\u062a","Class":"\u067e\u06c6\u0644","Browse for an image":"\u0628\u06af\u06d5\u0695\u06ce \u0628\u06c6 \u0648\u06ce\u0646\u06d5\u06cc\u06d5\u06a9","OR":"\u06cc\u0627\u0646","Drop an image here":"\u0648\u06ce\u0646\u06d5\u06cc\u06d5\u06a9 \u0695\u0627\u06a9\u06ce\u0634\u06d5 \u0628\u06c6 \u0626\u06ce\u0631\u06d5","Upload":"\u0628\u0627\u0631\u06a9\u0631\u062f\u0646","Uploading image":"\u0628\u0627\u0631\u06a9\u0631\u062f\u0646\u06cc \u0648\u06ce\u0646\u06d5","Block":"\u0628\u0644\u06c6\u06a9","Align":"\u0644\u0627\u06af\u0631\u062a\u0646","Default":"\u0628\u0646\u06d5\u0695\u06d5\u062a\u06cc","Circle":"\u0628\u0627\u0632\u0646\u06d5","Disc":"\u067e\u06d5\u067e\u06a9\u06d5","Square":"\u0686\u0648\u0627\u0631\u06af\u06c6\u0634\u06d5","Lower Alpha":"\u0626\u06d5\u0644\u0641\u0627\u06cc \u0628\u0686\u0648\u0648\u06a9","Lower Greek":"\u06cc\u06c6\u0646\u0627\u0646\u06cc \u0628\u0686\u0648\u0648\u06a9","Lower Roman":"\u0695\u06c6\u0645\u0627\u0646\u06cc \u0628\u0686\u0648\u0648\u06a9","Upper Alpha":"\u0626\u06d5\u0644\u0641\u0627\u06cc \u06af\u06d5\u0648\u0631\u06d5","Upper Roman":"\u0695\u06c6\u0645\u0627\u0646\u06cc \u06af\u06d5\u0648\u0631\u06d5","Anchor...":"\u0644\u06d5\u0646\u06af\u06d5\u0631...","Anchor":"\u0644\u06d5\u0646\u06af\u06d5\u0631","Name":"\u0646\u0627\u0648","ID":"\u0626\u0627\u06cc \u062f\u06cc","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"\u0626\u0627\u06cc \u062f\u06cc \u062f\u06d5\u0628\u06ce \u0628\u06d5 \u0646\u0627\u0645\u06d5\u06cc\u06d5\u06a9 \u062f\u06d5\u0633\u062a \u067e\u06ce \u0628\u06a9\u0627\u062a\u060c \u062f\u0648\u0627\u06cc \u0626\u06d5\u0648\u06d5 \u062a\u06d5\u0646\u0647\u0627 \u067e\u06cc\u062a\u06d5\u06a9\u0627\u0646\u060c \u0698\u0645\u0627\u0631\u06d5\u06a9\u0627\u0646\u060c \u062f\u0627\u0634\u06d5\u06a9\u0627\u0646\u060c \u062e\u0627\u06b5\u06d5\u06a9\u0627\u0646\u060c \u06a9\u06c6\u0644\u06c6\u0646\u06d5\u06a9\u0627\u0646 \u06cc\u0627\u0646 \u0628\u0646\u06d5\u0631\u06d5\u06a9\u0627\u0646.","You have unsaved changes are you sure you want to navigate away?":"\u062a\u06c6 \u06af\u06c6\u0695\u0627\u0646\u06a9\u0627\u0631\u06cc\u06cc\u06d5\u06a9\u0627\u0646\u062a \u067e\u0627\u0634\u06d5\u06a9\u06d5\u0648\u062a \u0646\u06d5\u06a9\u0631\u062f\u0648\u0648\u06d5\u060c \u0626\u0627\u06cc\u0627 \u062f\u06b5\u0646\u06cc\u0627\u06cc\u062a \u0644\u06d5 \u062f\u06d5\u0631\u0686\u0648\u0648\u0646\u062a\u061f","Restore last draft":"\u06af\u06d5\u0695\u0627\u0646\u062f\u0646\u06d5\u0648\u06d5\u06cc \u062f\u0648\u0627\u06cc\u06cc\u0646 \u0695\u06d5\u0634\u0646\u0648\u0648\u0633","Special character...":"\u0646\u0648\u0648\u0633\u06d5 \u062a\u0627\u06cc\u0628\u06d5\u062a\u06d5\u06a9\u0627\u0646...","Special Character":"\u06a9\u0627\u0631\u0627\u06a9\u062a\u06d5\u0631\u06cc \u062a\u0627\u06cc\u0628\u06d5\u062a","Source code":"\u06a9\u06c6\u062f\u06cc \u0633\u06d5\u0631\u0686\u0627\u0648\u06d5","Insert/Edit code sample":"\u062a\u06ce\u062e\u0633\u062a\u0646/\u0628\u0698\u0627\u0631\u06a9\u0631\u062f\u0646\u06cc \u0646\u0645\u0648\u0648\u0646\u06d5 \u06a9\u06c6\u062f","Language":"\u0632\u0645\u0627\u0646","Code sample...":"\u0646\u0645\u0648\u0648\u0646\u06d5 \u06a9\u06c6\u062f...","Left to right":"\u0686\u06d5\u067e \u0628\u06c6 \u0695\u0627\u0633\u062a","Right to left":"\u0695\u0627\u0633\u062a \u0628\u06c6 \u0686\u06d5\u067e","Title":"\u0646\u0627\u0648\u0646\u06cc\u0634\u0627\u0646","Fullscreen":"\u0695\u0648\u0648\u067e\u0695\u06cc","Action":"\u06a9\u0631\u062f\u0627\u0631","Shortcut":"\u0646\u0627\u0648\u0628\u0695","Help":"\u06cc\u0627\u0631\u0645\u06d5\u062a\u06cc","Address":"\u0646\u0627\u0648\u0646\u06cc\u0634\u0627\u0646","Focus to menubar":"\u0633\u06d5\u0631\u0646\u062c\u062f\u0627\u0646 \u0644\u06d5 \u0634\u0631\u06cc\u062a\u06cc \u0645\u06ce\u0646\u0648\u0648","Focus to toolbar":"\u0633\u06d5\u0631\u0646\u062c\u062f\u0627\u0646 \u0644\u06d5 \u0634\u0631\u06cc\u062a\u06cc \u0626\u0627\u0645\u06ce\u0631\u06d5\u06a9\u0627\u0646","Focus to element path":"\u0633\u06d5\u0631\u0646\u062c\u062f\u0627\u0646 \u0644\u06d5 \u0695\u06ce\u0686\u06a9\u06d5\u06cc \u0639\u0648\u0646\u0633\u0648\u0631","Focus to contextual toolbar":"\u0633\u06d5\u0631\u0646\u062c\u062f\u0627\u0646 \u0644\u06d5 \u0634\u0631\u06cc\u062a\u06cc \u0626\u0627\u0645\u06ce\u0631\u06cc \u062f\u06d5\u0642\u06cc","Insert link (if link plugin activated)":"\u062a\u06ce\u062e\u0633\u062a\u0646\u06cc \u0644\u06cc\u0646\u06a9 (\u0626\u06d5\u06af\u06d5\u0631 \u067e\u06ce\u0648\u06d5\u06a9\u0631\u0627\u0648 \u0686\u0627\u0644\u0627\u06a9 \u06a9\u0631\u0627\u0648\u06d5)","Save (if save plugin activated)":"\u067e\u0627\u0634\u06d5\u06a9\u06d5\u0648\u062a\u06a9\u0631\u062f\u0646 (\u0626\u06d5\u06af\u06d5\u0631 \u067e\u06ce\u0648\u06d5\u06a9\u0631\u0627\u0648\u06cc \u067e\u0627\u0634\u06d5\u06a9\u06d5\u0648\u062a\u06a9\u0631\u062f\u0646 \u0686\u0627\u0644\u0627\u06a9 \u06a9\u0631\u0627\u0648\u06d5)","Find (if searchreplace plugin activated)":"\u062f\u06c6\u0632\u06cc\u0646\u06d5\u0648\u06d5 (\u0626\u06d5\u06af\u06d5\u0631 \u067e\u06ce\u0648\u06d5\u06a9\u0631\u0627\u0648\u06cc \u062c\u06ce\u06af\u06c6\u0695\u06cc\u0646\u06cc \u06af\u06d5\u0695\u0627\u0646 \u0686\u0627\u0644\u0627\u06a9 \u06a9\u0631\u0627\u0648\u06d5)","Plugins installed ({0}):":"\u0626\u06d5\u0648 \u067e\u06ce\u0648\u06d5\u06a9\u0631\u0627\u0648\u0627\u0646\u06d5\u06cc \u062f\u0627\u0645\u06d5\u0632\u0631\u0627\u0648\u0646 ({0}):","Premium plugins:":"\u067e\u06ce\u0648\u06d5\u06a9\u0631\u0627\u0648\u06d5 \u067e\u0627\u0631\u06d5\u06cc\u06cc\u06cc\u06d5\u06a9\u0627\u0646:","Learn more...":"\u0632\u06cc\u0627\u062a\u0631 \u0628\u0632\u0627\u0646\u06d5...","You are using {0}":"\u062a\u06c6 {0} \u0628\u06d5\u06a9\u0627\u0631 \u062f\u06ce\u0646\u06cc","Plugins":"\u067e\u06ce\u0648\u06d5\u06a9\u0631\u0627\u0648\u06d5\u06a9\u0627\u0646","Handy Shortcuts":"\u0646\u0627\u0648\u0628\u0695\u06d5 \u062f\u06d5\u0633\u062a\u06cc\u06cc\u06d5\u06a9\u0627\u0646","Horizontal line":"\u0647\u06ce\u06b5\u06cc \u0626\u0627\u0633\u06c6\u06cc\u06cc","Insert/edit image":"\u062e\u0633\u062a\u0646\u06d5\u0646\u0627\u0648/\u062f\u06d5\u0633\u062a\u06a9\u0627\u0631\u06cc \u0648\u06ce\u0646\u06d5","Alternative description":"\u0648\u06d5\u0633\u0641\u06cc \u062c\u06ce\u06af\u0631\u06d5\u0648\u06d5","Accessibility":"\u062f\u06d5\u0633\u062a\u06af\u06d5\u06cc\u0634\u062a\u0646","Image is decorative":"\u0648\u06ce\u0646\u06d5\u06a9\u06d5 \u0695\u0627\u0632\u0627\u0648\u06d5\u06cc\u06d5","Source":"\u0633\u06d5\u0631\u0686\u0627\u0648\u06d5","Dimensions":"\u062f\u0648\u0648\u0631\u06cc\u06cc\u06d5\u06a9\u0627\u0646","Constrain proportions":"\u0695\u06d5\u0647\u06d5\u0646\u062f\u06cc \u0645\u06d5\u0631\u062c\u06d5\u06a9\u0627\u0646","General":"\u06af\u0634\u062a\u06cc","Advanced":"\u067e\u06ce\u0634\u06a9\u06d5\u0648\u062a\u0648\u0648","Style":"\u0634\u06ce\u0648\u0627\u0632","Vertical space":"\u0628\u06c6\u0634\u0627\u06cc\u06cc \u0633\u062a\u0648\u0648\u0646\u06cc","Horizontal space":"\u0628\u06c6\u0634\u0627\u06cc\u06cc \u0626\u0627\u0633\u06c6\u06cc\u06cc","Border":"\u0633\u0646\u0648\u0648\u0631","Insert image":"\u062e\u0633\u062a\u0646\u06d5\u0646\u0627\u0648\u06cc \u0648\u06ce\u0646\u06d5","Image...":"\u0648\u06ce\u0646\u06d5...","Image list":"\u067e\u06ce\u0631\u0633\u062a\u06cc \u0648\u06ce\u0646\u06d5","Resize":"\u06af\u06c6\u0695\u06cc\u0646\u06cc \u0626\u06d5\u0646\u062f\u0627\u0632\u06d5","Insert date/time":"\u062a\u06ce\u062e\u0633\u062a\u0646\u06cc \u0695\u06ce\u06a9\u06d5\u0648\u062a/\u06a9\u0627\u062a","Date/time":"\u0695\u06ce\u06a9\u06d5\u0648\u062a/\u06a9\u0627\u062a","Insert/edit link":"\u062a\u06ce\u062e\u0633\u062a\u0646/\u0628\u0698\u0627\u0631\u06a9\u0631\u062f\u0646\u06cc \u0628\u06d5\u0633\u062a\u06d5\u0631","Text to display":"\u062f\u06d5\u0642 \u0628\u06c6 \u067e\u06cc\u0634\u0627\u0646\u062f\u0627\u0646","Url":"\u0628\u06d5\u0633\u062a\u06d5\u0631","Open link in...":"\u06a9\u0631\u062f\u0646\u06d5\u0648\u06d5\u06cc \u0628\u06d5\u0633\u062a\u06d5\u0631 \u0644\u06d5...","Current window":"\u0647\u06d5\u0631\u0626\u06d5\u0645 \u067e\u06d5\u0646\u062c\u06d5\u0631\u06d5\u06cc\u06d5","None":"\u0647\u06cc\u0686","New window":"\u067e\u06d5\u0646\u062c\u06d5\u0631\u06d5\u06cc \u0646\u0648\u06ce","Open link":"\u06a9\u0631\u062f\u0646\u06d5\u0648\u06d5\u06cc \u0644\u06cc\u0646\u06a9","Remove link":"\u0644\u0627\u0628\u0631\u062f\u0646\u06cc \u0628\u06d5\u0633\u062a\u06d5\u0631","Anchors":"\u0644\u06d5\u0646\u06af\u06d5\u0631\u06d5\u06a9\u0627\u0646","Link...":"\u0628\u06d5\u0633\u062a\u06d5\u0631...","Paste or type a link":"\u0644\u06a9\u0627\u0646\u062f\u0646 \u06cc\u0627\u0646 \u0646\u0648\u0648\u0633\u06cc\u0646\u06cc \u0628\u06d5\u0633\u062a\u06d5\u0631","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"\u0626\u06d5\u0648 \u0628\u06d5\u0633\u062a\u06d5\u0631\u06d5\u06cc \u0646\u0648\u0648\u0633\u06cc\u0648\u062a\u06d5 \u0644\u06d5 \u0626\u06cc\u0645\u06d5\u06cc\u0644 \u062f\u06d5\u0686\u06ce\u062a. \u0626\u0627\u06cc\u0627 \u062f\u06d5\u062a\u06d5\u0648\u06ce\u062a \u067e\u06ce\u0634\u06af\u0631\u06cc mailto:\u06cc \u0628\u06c6 \u0632\u06cc\u0627\u062f \u0628\u06a9\u06d5\u06cc\u062a\u061f","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"\u0626\u06d5\u0648 \u0628\u06d5\u0633\u062a\u06d5\u0631\u06d5\u06cc \u0646\u0648\u0648\u0633\u06cc\u0648\u062a\u06d5 \u0644\u06d5 \u0628\u06d5\u0633\u062a\u06d5\u0631\u06cc \u062f\u06d5\u0631\u06d5\u06a9\u06cc \u062f\u06d5\u0686\u06ce\u062a. \u0626\u0627\u06cc\u0627 \u062f\u06d5\u062a\u06d5\u0648\u06ce\u062a \u067e\u06ce\u0634\u06af\u0631\u06cc http://\u06cc \u0628\u06c6 \u0632\u06cc\u0627\u062f \u0628\u06a9\u06d5\u06cc\u062a\u061f","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"\u0626\u06d5\u0648 URL\u06d5\u06cc \u0646\u0648\u0648\u0633\u06cc\u0648\u062a\u06d5 \u067e\u06ce \u062f\u06d5\u0686\u06ce\u062a \u0644\u06cc\u0646\u06a9\u06ce\u06a9\u06cc \u062f\u06d5\u0631\u06d5\u06a9\u06cc \u0628\u06ce\u062a. \u062f\u06d5\u062a\u06d5\u0648\u06ce\u062a \u067e\u06ce\u0634\u06af\u0631\u06cc \u067e\u06ce\u0648\u06cc\u0633\u062a https:// \u0632\u06cc\u0627\u062f \u0628\u06a9\u06d5\u06cc\u062a?","Link list":"\u067e\u06ce\u0633\u0631\u062a\u06cc \u0628\u06d5\u0633\u062a\u06d5\u0631","Insert video":"\u062e\u0633\u062a\u0646\u06d5\u0646\u0627\u0648\u06cc \u06a4\u06cc\u062f\u06cc\u06c6","Insert/edit video":"\u062e\u0633\u062a\u0646\u06d5\u0646\u0627\u0648/\u062f\u06d5\u0633\u062a\u06a9\u0627\u0631\u06cc \u06a4\u06cc\u062f\u06cc\u06c6","Insert/edit media":"\u062a\u06ce\u062e\u0633\u062a\u0646/\u0628\u0698\u0627\u0631\u06a9\u0631\u062f\u0646\u06cc \u06af\u06d5\u06cc\u0627\u0646\u06d5","Alternative source":"\u0633\u06d5\u0631\u0686\u0627\u0648\u06d5\u06cc \u062c\u06ce\u06af\u0631","Alternative source URL":"\u0628\u06d5\u0633\u062a\u06d5\u0631\u06cc \u0633\u06d5\u0631\u0686\u0627\u0648\u06d5\u06cc \u062c\u06ce\u06af\u0631\u06d5\u0648\u06d5","Media poster (Image URL)":"\u067e\u06c6\u0633\u062a\u06d5\u0631\u06cc \u06af\u06d5\u06cc\u0627\u0646\u06d5 (\u0628\u06d5\u0633\u062a\u06d5\u0631\u06cc \u0648\u06ce\u0646\u06d5)","Paste your embed code below:":"\u06a9\u06c6\u062f\u06cc \u062a\u06ce\u062e\u0633\u062a\u0646\u06d5\u06a9\u06d5\u062a \u0644\u06d5\u062e\u0648\u0627\u0631\u06d5\u0648\u06d5 \u0628\u0644\u06a9\u06ce\u0646\u06d5:","Embed":"\u062a\u06ce\u062e\u0633\u062a\u0646","Media...":"\u06af\u06d5\u06cc\u0627\u0646\u06d5...","Nonbreaking space":"\u0628\u06c6\u0634\u0627\u06cc\u06cc \u0646\u06d5\u0628\u0695\u0627\u0648","Page break":"\u0628\u0695\u06cc\u0646\u06cc \u067e\u06d5\u0695\u06d5","Paste as text":"\u0644\u06a9\u0627\u0646\u062f\u0646 \u0648\u06d5\u06a9 \u062f\u06d5\u0642","Preview":"\u067e\u06ce\u0634\u062f\u06cc\u062a\u0646","Print":"\u0686\u0627\u067e\u06a9\u0631\u062f\u0646","Print...":"\u0686\u0627\u067e\u06a9\u0631\u062f\u0646...","Save":"\u067e\u0627\u0634\u06d5\u06a9\u06d5\u0648\u062a\u06a9\u0631\u062f\u0646","Find":"\u062f\u06c6\u0632\u06cc\u0646\u06d5\u0648\u06d5","Replace with":"\u062c\u06ce\u06af\u06c6\u0695\u06cc\u0646 \u0644\u06d5\u06af\u06d5\u06b5","Replace":"\u062c\u06ce\u06af\u06c6\u0695\u06cc\u0646","Replace all":"\u062c\u06ce\u06af\u06c6\u0695\u06cc\u0646\u06cc \u0647\u06d5\u0645\u0648\u0648","Previous":"\u067e\u06ce\u0634\u0648\u0648","Next":"\u062f\u0648\u0627\u062a\u0631","Find and Replace":"\u062f\u06c6\u0632\u06cc\u0646\u06d5\u0648\u06d5 \u0648 \u062c\u06ce\u06af\u0631\u062a\u0646\u06d5\u0648\u06d5","Find and replace...":"\u062f\u06c6\u0632\u06cc\u0646 \u0648 \u062c\u06ce\u06af\u06c6\u0695\u06cc\u0646...","Could not find the specified string.":"\u0695\u06cc\u0632\u0628\u06d5\u0646\u062f\u06cc \u062f\u06cc\u0627\u0631\u06cc\u06a9\u0631\u0627\u0648 \u0646\u0627\u062f\u06c6\u0632\u0631\u06ce\u062a\u06d5\u0648\u06d5.","Match case":"\u0628\u0698\u0627\u0631\u062f\u06d5\u06cc \u0647\u0627\u0648\u062a\u0627","Find whole words only":"\u062f\u06c6\u0632\u06cc\u0646\u06d5\u0648\u06d5\u06cc \u062a\u06d5\u0646\u06cc\u0627 \u062a\u06d5\u0648\u0627\u0648\u06cc \u0648\u0634\u06d5\u06a9\u0627\u0646","Find in selection":"\u0644\u06d5 \u0628\u06d5\u0634\u06cc \u0647\u06d5\u06b5\u0628\u0698\u06ce\u0631\u062f\u0631\u0627\u0648\u062f\u0627 \u0628\u062f\u06c6\u0632\u06d5\u0648\u06d5","Insert table":"\u062a\u06ce\u062e\u0633\u062a\u0646\u06cc \u062c\u06d5\u062f\u0648\u06d5\u0644","Table properties":"\u062a\u0627\u06cc\u0628\u0647\u200c\u062a\u0645\u0647\u200c\u0646\u062f\u06cc\u06cc\u06d5\u06a9\u0627\u0646\u06cc \u062c\u06d5\u062f\u0648\u06d5\u0644","Delete table":"\u0633\u0695\u06cc\u0646\u06d5\u0648\u06d5\u06cc \u062c\u06d5\u062f\u0648\u06d5\u0644","Cell":"\u062e\u0627\u0646\u06d5","Row":"\u0695\u06cc\u0632","Column":"\u0633\u062a\u0648\u0648\u0646","Cell properties":"\u062a\u0627\u06cc\u0628\u0647\u200c\u062a\u0645\u0647\u200c\u0646\u062f\u06cc\u06cc\u06d5\u06a9\u0627\u0646\u06cc \u062e\u0627\u0646\u06d5","Merge cells":"\u062a\u06ce\u06a9\u06d5\u06b5\u06a9\u0631\u062f\u0646\u06cc \u062e\u0627\u0646\u06d5\u06a9\u0627\u0646","Split cell":"\u062c\u06cc\u0627\u06a9\u0631\u062f\u0646\u06d5\u0648\u06d5\u06cc \u062e\u0627\u0646\u06d5","Insert row before":"\u062a\u06ce\u062e\u0633\u062a\u0646\u06cc \u0695\u06cc\u0632 \u0644\u06d5\u067e\u06ce\u0634\u062a\u06d5\u0648\u06d5","Insert row after":"\u062a\u06ce\u062e\u0633\u062a\u0646\u06cc \u0695\u06cc\u0632 \u0644\u06d5\u062f\u0648\u0627\u0648\u06d5","Delete row":"\u0633\u0695\u06cc\u0646\u06d5\u0648\u06d5\u06cc \u0695\u06cc\u0632","Row properties":"\u062a\u0627\u06cc\u0628\u0647\u200c\u062a\u0645\u0647\u200c\u0646\u062f\u06cc\u06cc\u06d5\u06a9\u0627\u0646\u06cc \u0695\u06cc\u0632","Cut row":"\u0628\u0695\u06cc\u0646\u06cc \u0695\u06cc\u0632","Cut column":"\u0628\u0695\u06cc\u0646 \u0626\u06d5\u0633\u062a\u0648\u0648\u0646","Copy row":"\u0644\u06d5\u0628\u06d5\u0631\u06af\u0631\u062a\u0646\u06d5\u0648\u06d5\u06cc \u0695\u06cc\u0632","Copy column":"\u06a9\u06c6\u067e\u06cc\u06a9\u0631\u062f\u0646\u06cc \u0633\u062a\u0648\u0648\u0646","Paste row before":"\u0644\u06a9\u0627\u0646\u062f\u0646\u06cc \u0695\u06cc\u0632 \u0644\u06d5 \u067e\u06ce\u0634\u062a\u0631","Paste column before":"\u0633\u062a\u0648\u0648\u0646\u06d5\u06a9\u06d5 \u0628\u0686\u06d5\u0633\u067e\u06ce\u0646\u06d5 \u0628\u06a9\u06d5 \u067e\u06ce\u0634","Paste row after":"\u0644\u06a9\u0627\u0646\u062f\u0646\u06cc \u0695\u06cc\u0632 \u0644\u06d5 \u062f\u0648\u0627\u062a\u0631","Paste column after":"\u0633\u062a\u0648\u0648\u0646\u06d5\u06a9\u06d5 \u0628\u0686\u06d5\u0633\u067e\u06ce\u0646\u06d5 \u062f\u0648\u0627\u06cc","Insert column before":"\u062e\u0633\u062a\u0646\u06d5\u0646\u0627\u0648\u06cc \u0633\u062a\u0648\u0648\u0646 \u0628\u06c6 \u067e\u06ce\u0634\u062a\u0631","Insert column after":"\u062e\u0633\u062a\u0646\u06d5\u0646\u0627\u0648\u06cc \u0633\u062a\u0648\u0648\u0646 \u0628\u06c6 \u062f\u0648\u0627\u062a\u0631","Delete column":"\u0633\u0695\u06cc\u0646\u06d5\u0648\u06d5\u06cc \u0633\u062a\u0648\u0648\u0646","Cols":"\u0633\u062a\u0648\u0648\u0646\u06d5\u06a9\u0627\u0646","Rows":"\u0695\u06cc\u0632\u06d5\u06a9\u0627\u0646","Width":"\u062f\u0631\u06ce\u0698\u06cc","Height":"\u0628\u06d5\u0631\u0632\u06cc","Cell spacing":"\u0628\u06c6\u0634\u0627\u06cc\u06cc\u06cc \u0628\u06d5\u06cc\u0646\u06cc \u062e\u0627\u0646\u06d5\u06a9\u0627\u0646","Cell padding":"\u0646\u0627\u0648\u067e\u06c6\u0634\u06cc \u062e\u0627\u0646\u06d5","Row clipboard actions":"\u06a9\u0631\u062f\u0627\u0631\u06d5\u06a9\u0627\u0646\u06cc \u06a9\u0644\u06cc\u067e \u0628\u06c6\u0631\u062f\u06cc \u0695\u06cc\u0632\u06cc","Column clipboard actions":"\u06a9\u0631\u062f\u0627\u0631\u06d5\u06a9\u0627\u0646\u06cc \u06a9\u0644\u06cc\u067e \u0628\u06c6\u0631\u062f\u06cc \u0633\u062a\u0648\u0648\u0646\u06cc","Table styles":"\u0633\u062a\u0627\u06cc\u06b5\u06d5\u06a9\u0627\u0646\u06cc \u062e\u0634\u062a\u06d5","Cell styles":"\u0633\u062a\u0627\u06cc\u06b5\u06d5\u06a9\u0627\u0646\u06cc \u062e\u0627\u0646\u06d5","Column header":"\u0633\u06d5\u0631\u067e\u06d5\u0695\u06d5\u06cc \u0633\u062a\u0648\u0648\u0646\u06cc","Row header":"\u0633\u06d5\u0631\u067e\u06d5\u0695\u06d5\u06cc \u0695\u06cc\u0632","Table caption":"\u0646\u0627\u0648\u0646\u06cc\u0634\u0627\u0646\u06cc \u062e\u0634\u062a\u06d5","Caption":"\u0633\u06d5\u0631\u062f\u06ce\u0695","Show caption":"\u0646\u06cc\u0634\u0627\u0646\u062f\u0627\u0646\u06cc \u0633\u06d5\u0631\u062f\u06ce\u0695","Left":"\u0686\u06d5\u067e","Center":"\u0646\u0627\u0648\u06d5\u0695\u0627\u0633\u062a","Right":"\u0695\u0627\u0633\u062a","Cell type":"\u062c\u06c6\u0631\u06cc \u062e\u0627\u0646\u06d5","Scope":"\u0628\u0648\u0627\u0631","Alignment":"\u0644\u0627\u06af\u0631\u062a\u0646","Horizontal align":"\u0695\u06ce\u06a9\u062e\u0633\u062a\u0646\u06cc \u0626\u0627\u0633\u06c6\u06cc\u06cc","Vertical align":"\u0695\u06ce\u06a9\u062e\u0633\u062a\u0646\u06cc \u0633\u062a\u0648\u0648\u0646\u06cc","Top":"\u0633\u06d5\u0631\u06d5\u0648\u06d5","Middle":"\u0646\u0627\u0648\u06d5\u0646\u062f","Bottom":"\u0698\u06ce\u0631\u06d5\u0648\u06d5","Header cell":"\u062e\u0627\u0646\u06d5\u06cc \u0633\u06d5\u0631\u067e\u06d5\u0695\u06d5","Row group":"\u06a9\u06c6\u0645\u06d5\u06b5\u06d5 \u0695\u06cc\u0632","Column group":"\u06a9\u06c6\u0645\u06d5\u06b5\u06d5 \u0633\u062a\u0648\u0648\u0646","Row type":"\u062c\u06c6\u0631\u06cc \u0695\u06cc\u0632","Header":"\u0633\u06d5\u0631\u067e\u06d5\u0695\u06d5","Body":"\u0646\u0627\u0648\u06d5\u0695\u06c6\u06a9","Footer":"\u067e\u06ce\u067e\u06d5\u0695\u06d5","Border color":"\u0695\u06d5\u0646\u06af\u06cc \u0633\u0646\u0648\u0648\u0631","Solid":"\u0695\u06d5\u0642","Dotted":"\u062e\u0627\u06b5\u06a9\u0631\u0627\u0648","Dashed":"\u0647\u06ce\u06b5\u06a9\u0631\u0627\u0648\u06cc \u0628\u0686\u0648\u0648\u06a9","Double":"\u062f\u0648\u0648 \u0647\u06ce\u0646\u062f\u06d5","Groove":"\u0628\u06c6\u0634\u0627\u06cc\u06cc","Ridge":"","Inset":"","Outset":"","Hidden":"\u0634\u0627\u0631\u0627\u0648\u06d5","Insert template...":"\u062a\u06ce\u062e\u0633\u062a\u0646\u06cc \u0642\u0627\u06b5\u0628...","Templates":"\u062f\u0627\u0695\u06ce\u0698\u06d5\u06a9\u0627\u0646","Template":"\u0642\u0627\u06b5\u0628","Insert Template":"\u0628\u06d5\u06a9\u0627\u0631\u0647\u06ce\u0646\u0627\u0646\u06cc \u0695\u0648\u0648\u06a9\u0627\u0631","Text color":"\u0695\u06d5\u0646\u06af\u06cc \u062f\u06d5\u0642","Background color":"\u0695\u06d5\u0646\u06af\u06cc \u067e\u0627\u0634\u0628\u0646\u06d5\u0645\u0627","Custom...":"\u062f\u0627\u0646\u0631\u0627\u0648...","Custom color":"\u0695\u06d5\u0646\u06af\u06cc \u062f\u0627\u0646\u0631\u0627\u0648","No color":"\u0628\u06d5\u0628\u06ce \u0695\u06d5\u0646\u06af","Remove color":"\u0644\u0627\u0628\u0631\u062f\u0646\u06cc \u0695\u06d5\u0646\u06af","Show blocks":"\u067e\u06cc\u0634\u0627\u0646\u062f\u0627\u0646\u06cc \u0628\u0644\u06c6\u06a9\u06d5\u06a9\u0627\u0646","Show invisible characters":"\u067e\u06cc\u0634\u0627\u0646\u062f\u0627\u0646\u06cc \u0646\u0648\u0648\u0633\u06d5 \u0634\u0627\u0631\u0627\u0648\u06d5\u06a9\u0627\u0646","Word count":"\u0698\u0645\u0627\u0631\u06d5\u06cc \u0648\u0634\u06d5\u06a9\u0627\u0646","Count":"\u0698\u0645\u0627\u0631\u06d5","Document":"\u0628\u06d5\u06b5\u06af\u06d5","Selection":"\u0647\u06d5\u06b5\u0628\u0698\u0627\u0631\u062f\u0646","Words":"\u0648\u0634\u06d5\u06a9\u0627\u0646","Words: {0}":"\u0648\u0634\u06d5\u06a9\u0627\u0646: {0}","{0} words":"{0} \u0648\u0634\u06d5","File":"\u067e\u06d5\u0695\u06af\u06d5","Edit":"\u062f\u06d5\u0633\u062a\u06a9\u0627\u0631\u06cc","Insert":"\u062e\u0633\u062a\u0646\u06d5\u0646\u0627\u0648","View":"\u0628\u06cc\u0646\u06cc\u0646","Format":"\u0634\u06ce\u0648\u0627\u0632","Table":"\u062e\u0634\u062a\u06d5","Tools":"\u0626\u0627\u0645\u0631\u0627\u0632\u06d5\u06a9\u0627\u0646","Powered by {0}":"\u0647\u06ce\u0632\u06af\u0631\u062a\u0648\u0648 \u0644\u06d5 {0}","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\u0646\u0627\u0648\u0686\u06d5\u06cc \u062f\u06d5\u0642\u06cc \u062a\u06d5\u0648\u0627\u0648. ALT-F9 \u062f\u0627\u06af\u0631\u06d5 \u0628\u06c6 \u0644\u06cc\u0633\u062a\u06d5. ALT-F10 \u062f\u0627\u06af\u0631\u06d5 \u0628\u06c6 \u062a\u0648\u0648\u06b5\u0627\u0645\u0631\u0627\u0632. ALT-0 \u062f\u0627\u06af\u0631\u06d5 \u0628\u06c6 \u06cc\u0627\u0631\u0645\u06d5\u062a\u06cc","Image title":"\u0633\u06d5\u0631\u062f\u06ce\u0631\u06cc \u0648\u06ce\u0646\u06d5","Border width":"\u067e\u0627\u0646\u06cc\u06cc \u0644\u06ce\u0648\u0627\u0631","Border style":"\u0634\u06ce\u0648\u0627\u0632\u06cc \u0644\u06ce\u0648\u0627\u0631","Error":"\u0647\u06d5\u06b5\u06d5","Warn":"\u0647\u06c6\u0634\u06cc\u0627\u0631\u06cc","Valid":"\u062f\u0631\u0648\u0633\u062a","To open the popup, press Shift+Enter":"\u0628\u06c6 \u06a9\u0631\u062f\u0646\u06d5\u0648\u06d5\u06cc \u067e\u06d5\u0646\u062c\u06d5\u0631\u06d5\u06cc \u0633\u06d5\u0631\u067e\u06d5\u0695\u060c Shift+Enter \u0644\u06ce\u062f\u06d5","Rich Text Area":"\u0634\u0648\u06ce\u0646\u06cc \u0646\u0648\u0648\u0633\u0646\u06cc \u0626\u0627\u06b5\u06c6\u0632","Rich Text Area. Press ALT-0 for help.":"\u062f\u06d5\u06a4\u06d5\u0631\u06cc \u062f\u06d5\u0642\u06cc \u062f\u06d5\u0648\u06b5\u06d5\u0645\u06d5\u0646\u062f. \u0628\u06c6 \u0695\u06ce\u0646\u0645\u0627\u06cc\u06cc ALT-0 \u0644\u06ce\u062f\u06d5.","System Font":"\u0641\u06c6\u0646\u062a\u06cc \u0633\u06cc\u0633\u062a\u0645","Failed to upload image: {0}":"\u0628\u0627\u0631\u06a9\u0631\u062f\u0646\u06cc \u0648\u06ce\u0646\u06d5 \u0634\u06a9\u0633\u062a\u06cc \u0647\u06ce\u0646\u0627: {0}","Failed to load plugin: {0} from url {1}":"\u0628\u0627\u0631\u06af\u0631\u062a\u0646\u06cc \u067e\u06ce\u0648\u06d5\u06a9\u0631\u0627\u0648 \u0634\u06a9\u0633\u062a\u06cc \u0647\u06ce\u0646\u0627: {0}","Failed to load plugin url: {0}":"\u0628\u0627\u0631\u06af\u0631\u062a\u0646\u06cc \u0628\u06d5\u0633\u062a\u06d5\u0631\u06cc \u067e\u06ce\u0648\u06d5\u06a9\u0631\u0627\u0648 \u0634\u06a9\u0633\u062a\u06cc \u0647\u06ce\u0646\u0627: {0}","Failed to initialize plugin: {0}":"\u0695\u06ce\u062e\u0633\u062a\u0646\u06cc \u0633\u06d5\u0631\u06d5\u062a\u0627\u06cc\u06cc \u067e\u06ce\u0648\u06d5\u06a9\u0631\u0627\u0648 \u0634\u06a9\u0633\u062a\u06cc \u0647\u06ce\u0646\u0627: {0}","example":"\u0646\u0645\u0648\u0648\u0646\u06d5","Search":"\u06af\u06d5\u0695\u0627\u0646","All":"\u0647\u06d5\u0645\u0648\u0648","Currency":"\u062f\u0631\u0627\u0648","Text":"\u062f\u06d5\u0642","Quotations":"\u0648\u062a\u06d5\u06cc \u06af\u06ce\u0695\u0627\u0648\u06d5","Mathematical":"\u0628\u06cc\u0631\u06a9\u0627\u0631\u06cc\u0627\u0646\u06d5","Extended Latin":"\u0644\u0627\u062a\u06cc\u0646\u06cc \u067e\u06d5\u0631\u06d5\u067e\u06ce\u062f\u0631\u0627\u0648","Symbols":"\u0646\u06cc\u0634\u0627\u0646\u06d5\u06a9\u0627\u0646","Arrows":"\u062a\u06cc\u0631\u0646\u06cc\u0634\u0627\u0646\u06d5\u06a9\u0627\u0646","User Defined":"\u062f\u06cc\u0627\u0631\u06cc\u06a9\u0631\u0627\u0648\u06cc \u0628\u06d5\u06a9\u0627\u0631\u0647\u06ce\u0646\u06d5\u0631","dollar sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u062f\u06c6\u0644\u0627\u0631","currency sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u062f\u0631\u0627\u0648","euro-currency sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u062f\u0631\u0627\u0648\u06cc \u06cc\u06c6\u0631\u06c6","colon sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u062c\u0648\u0648\u062a\u062e\u0627\u06b5","cruzeiro sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u06a9\u0631\u0648\u0648\u0632\u06cc\u0631\u06c6","french franc sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u0641\u0631\u0627\u0646\u06a9\u06cc \u0641\u06d5\u0695\u06d5\u0646\u0633\u0627","lira sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u0644\u06cc\u0631\u06d5","mill sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u0645\u06cc\u0644","naira sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u0646\u0627\u06cc\u0631\u0627","peseta sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u067e\u06ce\u0633\u06ce\u062a\u0627","rupee sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u0695\u0648\u0648\u067e\u06cc\u06d5","won sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u0648\u06c6\u0646","new sheqel sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u0646\u0648\u06ce\u06cc \u0634\u06ce\u06a9\u06ce\u0644","dong sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u062f\u06c6\u0646\u06af","kip sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u06a9\u06cc\u067e","tugrik sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u062a\u0648\u06af\u0631\u0648\u06af","drachma sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u062f\u0631\u0627\u062e\u0645\u0627","german penny symbol":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u067e\u06ce\u0646\u06cc\u06cc \u0626\u06d5\u06b5\u0645\u0627\u0646\u06cc","peso sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u067e\u06ce\u0633\u06c6","guarani sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u06af\u0648\u0627\u0631\u0627\u0646\u06cc","austral sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u0626\u0627\u0648\u0633\u062a\u0631\u0627\u0644","hryvnia sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u06af\u0631\u06cc\u06a4\u0646\u06cc\u0627","cedi sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u0633\u06ce\u062f\u06cc","livre tournois sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u0644\u06cc\u06a4\u0631\u06ce \u062a\u0648\u0631\u0646\u06c6\u06cc\u0633","spesmilo sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u0633\u067e\u06ce\u0633\u0645\u0627\u06cc\u06b5\u06c6","tenge sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u062a\u06ce\u0646\u062c","indian rupee sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u0695\u0648\u0648\u067e\u06cc\u06d5\u06cc \u0647\u0646\u062f\u06cc","turkish lira sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u0644\u06cc\u0631\u06d5\u06cc \u062a\u0648\u0631\u06a9","nordic mark sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u0645\u0627\u0631\u06a9\u06cc \u0646\u06c6\u0631\u0648\u06cc\u0698","manat sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u0645\u06d5\u0646\u0627\u062a","ruble sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u0695\u0648\u0648\u0628\u06b5","yen character":"\u0646\u0648\u0648\u0633\u06d5\u06cc \u06cc\u06ce\u0646","yuan character":"\u0646\u0648\u0648\u0633\u06d5\u06cc \u06cc\u0648\u0627\u0646","yuan character, in hong kong and taiwan":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u06cc\u0648\u0627\u0646\u060c \u0644\u06d5 \u0647\u06c6\u0646\u06af \u06a9\u06c6\u0646\u06af \u0648 \u062a\u0627\u06cc\u0648\u0627\u0646","yen/yuan character variant one":"\u0646\u0648\u0648\u0633\u06d5\u06cc \u062c\u06ce\u06af\u0631\u06cc \u06cc\u06ce\u0646/\u06cc\u0648\u0627\u0646","Emojis":"\u0626\u06cc\u0645\u06c6\u062c\u06cc\u06d5\u06a9\u0627\u0646","Emojis...":"\u0626\u06cc\u0645\u06c6\u062c\u06cc\u06d5\u06a9\u0627\u0646...","Loading emojis...":"\u0628\u0627\u0646\u06af\u06a9\u0631\u062f\u0646\u06cc \u0626\u06cc\u0645\u06c6\u062c\u06cc\u06d5\u06a9\u0627\u0646...","Could not load emojis":"\u0646\u06d5\u062a\u0648\u0627\u0646\u0631\u0627 \u0626\u06cc\u0645\u06c6\u062c\u06cc\u06d5\u06a9\u0627\u0646 \u0628\u0627\u0646\u06af\u0628\u06a9\u0631\u06ce\u0646","People":"\u062e\u06d5\u06b5\u06a9","Animals and Nature":"\u0626\u0627\u0698\u06d5\u06b5 \u0648 \u0633\u0631\u0648\u0634\u062a","Food and Drink":"\u0686\u06ce\u0634\u062a \u0648 \u062e\u0648\u0627\u0631\u062f\u0646","Activity":"\u0686\u0627\u0644\u0627\u06a9\u06cc","Travel and Places":"\u0633\u06d5\u0641\u06d5\u0631 \u0648 \u0634\u0648\u06ce\u0646\u06d5\u06a9\u0627\u0646","Objects":"\u0634\u062a\u06d5\u06a9\u0627\u0646","Flags":"\u0626\u0627\u06b5\u0627\u06a9\u0627\u0646","Characters":"\u0646\u0648\u0648\u0633\u06d5\u06a9\u0627\u0646","Characters (no spaces)":"\u0646\u0648\u0648\u0633\u06d5\u06a9\u0627\u0646 (\u0628\u06d5\u0628\u06ce \u0628\u06c6\u0634\u0627\u06cc\u06cc)","{0} characters":"{0} \u0646\u0648\u0648\u0633\u06d5","Error: Form submit field collision.":"\u0647\u06d5\u06b5\u06d5: \u062a\u06ce\u06a9\u0686\u0648\u0648\u0646\u06cc \u0646\u0627\u0631\u062f\u0646\u06cc \u0641\u06c6\u0631\u0645.","Error: No form element found.":"\u0647\u06d5\u06b5\u06d5: \u0647\u06cc\u0686 \u0639\u0648\u0646\u0633\u0648\u0631\u06ce\u06a9\u06cc \u0641\u06c6\u0631\u0645 \u0646\u06d5\u062f\u06c6\u0632\u0631\u0627\u06cc\u06d5\u0648\u06d5.","Color swatch":"\u0646\u0645\u0648\u0648\u0646\u06d5 \u0695\u06d5\u0646\u06af","Color Picker":"\u0647\u06d5\u06b5\u0686\u0646\u06cc \u0695\u06d5\u0646\u06af","Invalid hex color code: {0}":"\u06a9\u06c6\u062f\u06ce\u06a9\u06cc \u0647\u06d5\u06b5\u06d5\u06cc \u0695\u06d5\u0646\u06af \u0644\u06d5 \u062c\u06c6\u0631\u06cc Hex: {0}","Invalid input":"\u062f\u0627\u062e\u06b5\u06a9\u0631\u062f\u0646\u06ce\u06a9\u06cc \u0647\u06d5\u06b5\u06d5","R":"\u0633\u0648\u0648\u0631","Red component":"\u06a9\u06c6\u0645\u067e\u06c6\u0646\u06ce\u0646\u062a\u06ce\u06a9\u06cc \u0633\u0648\u0648\u0631","G":"\u0633\u06d5\u0648\u0632","Green component":"\u06a9\u06c6\u0645\u067e\u06c6\u0646\u06ce\u0646\u062a\u06ce\u06a9\u06cc \u0633\u06d5\u0648\u0632","B":"\u06a9\u06d5\u0648\u06d5","Blue component":"\u06a9\u06c6\u0645\u067e\u06c6\u0646\u06ce\u0646\u062a\u06ce\u06a9\u06cc \u0634\u06cc\u0646","#":"#","Hex color code":"\u06a9\u06c6\u062f\u06cc \u0695\u06d5\u0646\u06af \u0644\u06d5 \u062c\u06c6\u0631\u06cc Hex","Range 0 to 255":"\u0644\u06d5 \u0646\u06ce\u0648\u0627\u0646 \u0660 \u0628\u06c6 \u0662\u0665\u0665","Turquoise":"\u067e\u06cc\u0631\u06c6\u0632\u06d5\u06cc\u06cc","Green":"\u0633\u06d5\u0648\u0632","Blue":"\u06a9\u06d5\u0648\u06d5","Purple":"\u0645\u06c6\u0631","Navy Blue":"\u0633\u0648\u0631\u0645\u06d5\u06cc\u06cc","Dark Turquoise":"\u067e\u06cc\u0631\u06c6\u0632\u06d5\u06cc\u06cc \u062a\u0627\u0631\u06cc\u06a9","Dark Green":"\u0633\u06d5\u0648\u0632\u06cc \u062a\u0627\u0631\u06cc\u06a9","Medium Blue":"\u06a9\u06d5\u0648\u06d5\u06cc \u0645\u0627\u0645\u0646\u0627\u0648\u06d5\u0646\u062f","Medium Purple":"\u0645\u06c6\u0631\u06cc \u0645\u0627\u0645\u0646\u0627\u0648\u06d5\u0646\u062f","Midnight Blue":"\u06a9\u06d5\u0648\u06d5\u06cc \u0646\u06cc\u0648\u06d5\u0634\u06d5\u0648","Yellow":"\u0632\u06d5\u0631\u062f","Orange":"\u067e\u0631\u062a\u06d5\u0642\u0627\u06b5\u06cc","Red":"\u0633\u0648\u0648\u0631","Light Gray":"\u0628\u06c6\u0631\u06cc \u06a9\u0627\u06b5","Gray":"\u0628\u06c6\u0631","Dark Yellow":"\u0632\u06d5\u0631\u062f\u06cc \u062a\u0627\u0631\u06cc\u06a9","Dark Orange":"\u067e\u0631\u062a\u06d5\u0642\u0627\u06b5\u06cc\u06cc \u062a\u0627\u0631\u06cc\u06a9","Dark Red":"\u0633\u0648\u0648\u0631\u06cc \u062a\u0627\u0631\u06cc\u06a9","Medium Gray":"\u0628\u06c6\u0631\u06cc \u0645\u0627\u0645\u0646\u0627\u0648\u06d5\u0646\u062f","Dark Gray":"\u0628\u06c6\u0631\u06cc \u062a\u0627\u0631\u06cc\u06a9","Light Green":"\u0633\u06d5\u0648\u0632\u06cc \u06a9\u0627\u06b5","Light Yellow":"\u0632\u06d5\u0631\u062f\u06cc \u06a9\u0627\u06b5","Light Red":"\u0633\u0648\u0648\u0631\u06cc \u06a9\u0627\u06b5","Light Purple":"\u0645\u06c6\u0631\u06cc \u06a9\u0627\u06b5","Light Blue":"\u06a9\u06d5\u0648\u06d5\u06cc \u06a9\u0627\u06b5","Dark Purple":"\u0645\u06c6\u0631\u06cc \u062a\u0627\u0631\u06cc\u06a9","Dark Blue":"\u06a9\u06d5\u0648\u06d5\u06cc \u062a\u0627\u0631\u06cc\u06a9","Black":"\u0695\u06d5\u0634","White":"\u0633\u067e\u06cc","Switch to or from fullscreen mode":"\u06af\u06c6\u0695\u06cc\u0646 \u0644\u06d5 \u06cc\u0627\u0646 \u0628\u06c6 \u062d\u0627\u06b5\u06d5\u062a\u06cc \u067e\u0695\u062f\u06cc\u0645\u06d5\u0646","Open help dialog":"\u06a9\u0631\u062f\u0646\u06d5\u0648\u06d5\u06cc \u0648\u062a\u0648\u0648\u06ce\u0698\u06cc \u06cc\u0627\u0631\u0645\u06d5\u062a\u06cc","history":"\u0645\u06ce\u0698\u0648\u0648","styles":"\u0634\u06ce\u0648\u06d5\u06a9\u0627\u0646","formatting":"\u0634\u06ce\u0648\u06d5\u067e\u06ce\u062f\u0627\u0646","alignment":"\u0644\u0627\u06af\u0631\u062a\u0646","indentation":"\u0646\u0627\u0648\u0648\u06d5\u0686\u0648\u0648\u0646","Font":"\u0641\u06c6\u0646\u062a","Size":"\u0626\u06d5\u0646\u062f\u0627\u0632\u06d5","More...":"\u0632\u06cc\u0627\u062a\u0631...","Select...":"\u0647\u06d5\u06b5\u0628\u0698\u0627\u0631\u062f\u0646...","Preferences":"\u0647\u06d5\u06b5\u0628\u0698\u0627\u0631\u062f\u06d5\u06a9\u0627\u0646","Yes":"\u0626\u06d5\u0631\u06ce","No":"\u0646\u06d5\u062e\u06ce\u0631","Keyboard Navigation":"\u0695\u06ce\u067e\u06ce\u0648\u0627\u0646 \u0628\u06d5 \u062a\u06d5\u062e\u062a\u06d5\u06a9\u0644\u06cc\u0644","Version":"\u0648\u06d5\u0634\u0627\u0646","Code view":"\u0628\u06cc\u0646\u06cc\u0646\u06cc \u06a9\u06c6\u062f","Open popup menu for split buttons":"","List Properties":"","List properties...":"","Start list at number":"","Line height":"","Dropped file type is not supported":"","Loading...":"","ImageProxy HTTP error: Rejected request":"","ImageProxy HTTP error: Could not find Image Proxy":"","ImageProxy HTTP error: Incorrect Image Proxy URL":"","ImageProxy HTTP error: Unknown ImageProxy error":"","_dir":"rtl"}); \ No newline at end of file +tinymce.addI18n("ku",{"#":"#","Accessibility":"\u062f\u06d5\u0633\u062a\u06af\u06d5\u06cc\u0634\u062a\u0646","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"\u06a9\u0631\u062f\u0627\u0631","Activity":"\u0686\u0627\u0644\u0627\u06a9\u06cc","Address":"\u0646\u0627\u0648\u0646\u06cc\u0634\u0627\u0646","Advanced":"\u067e\u06ce\u0634\u06a9\u06d5\u0648\u062a\u0648\u0648","Align":"\u0644\u0627\u06af\u0631\u062a\u0646","Align center":"\u0644\u0627\u06af\u0631\u062a\u0646\u06cc \u0646\u0627\u0648\u06d5\u0695\u0627\u0633\u062a","Align left":"\u0644\u0627\u06af\u0631\u062a\u0646\u06cc \u0686\u06d5\u067e","Align right":"\u0644\u0627\u06af\u0631\u062a\u0646\u06cc \u0695\u0627\u0633\u062a","Alignment":"\u0644\u0627\u06af\u0631\u062a\u0646","Alignment {0}":"","All":"\u0647\u06d5\u0645\u0648\u0648","Alternative description":"\u0648\u06d5\u0633\u0641\u06cc \u062c\u06ce\u06af\u0631\u06d5\u0648\u06d5","Alternative source":"\u0633\u06d5\u0631\u0686\u0627\u0648\u06d5\u06cc \u062c\u06ce\u06af\u0631","Alternative source URL":"\u0628\u06d5\u0633\u062a\u06d5\u0631\u06cc \u0633\u06d5\u0631\u0686\u0627\u0648\u06d5\u06cc \u062c\u06ce\u06af\u0631\u06d5\u0648\u06d5","Anchor":"\u0644\u06d5\u0646\u06af\u06d5\u0631","Anchor...":"\u0644\u06d5\u0646\u06af\u06d5\u0631...","Anchors":"\u0644\u06d5\u0646\u06af\u06d5\u0631\u06d5\u06a9\u0627\u0646","Animals and Nature":"\u0626\u0627\u0698\u06d5\u06b5 \u0648 \u0633\u0631\u0648\u0634\u062a","Arrows":"\u062a\u06cc\u0631\u0646\u06cc\u0634\u0627\u0646\u06d5\u06a9\u0627\u0646","B":"\u06a9\u06d5\u0648\u06d5","Background color":"\u0695\u06d5\u0646\u06af\u06cc \u067e\u0627\u0634\u0628\u0646\u06d5\u0645\u0627","Background color {0}":"","Black":"\u0695\u06d5\u0634","Block":"\u0628\u0644\u06c6\u06a9","Block {0}":"","Blockquote":"\u0648\u062a\u06d5","Blocks":"\u0628\u0644\u06c6\u06a9\u06d5\u06a9\u0627\u0646","Blue":"\u06a9\u06d5\u0648\u06d5","Blue component":"\u06a9\u06c6\u0645\u067e\u06c6\u0646\u06ce\u0646\u062a\u06ce\u06a9\u06cc \u0634\u06cc\u0646","Body":"\u0646\u0627\u0648\u06d5\u0695\u06c6\u06a9","Bold":"\u062a\u06c6\u062e\u06a9\u0631\u062f\u0646","Border":"\u0633\u0646\u0648\u0648\u0631","Border color":"\u0695\u06d5\u0646\u06af\u06cc \u0633\u0646\u0648\u0648\u0631","Border style":"\u0634\u06ce\u0648\u0627\u0632\u06cc \u0644\u06ce\u0648\u0627\u0631","Border width":"\u067e\u0627\u0646\u06cc\u06cc \u0644\u06ce\u0648\u0627\u0631","Bottom":"\u0698\u06ce\u0631\u06d5\u0648\u06d5","Browse files":"","Browse for an image":"\u0628\u06af\u06d5\u0695\u06ce \u0628\u06c6 \u0648\u06ce\u0646\u06d5\u06cc\u06d5\u06a9","Browse links":"","Bullet list":"\u0644\u06cc\u0633\u062a\u06cc \u062e\u0627\u06b5","Cancel":"\u067e\u0627\u0634\u06af\u06d5\u0632\u0628\u0648\u0648\u0646\u06d5\u0648\u06d5","Caption":"\u0633\u06d5\u0631\u062f\u06ce\u0695","Cell":"\u062e\u0627\u0646\u06d5","Cell padding":"\u0646\u0627\u0648\u067e\u06c6\u0634\u06cc \u062e\u0627\u0646\u06d5","Cell properties":"\u062a\u0627\u06cc\u0628\u0647\u200c\u062a\u0645\u0647\u200c\u0646\u062f\u06cc\u06cc\u06d5\u06a9\u0627\u0646\u06cc \u062e\u0627\u0646\u06d5","Cell spacing":"\u0628\u06c6\u0634\u0627\u06cc\u06cc\u06cc \u0628\u06d5\u06cc\u0646\u06cc \u062e\u0627\u0646\u06d5\u06a9\u0627\u0646","Cell styles":"\u0633\u062a\u0627\u06cc\u06b5\u06d5\u06a9\u0627\u0646\u06cc \u062e\u0627\u0646\u06d5","Cell type":"\u062c\u06c6\u0631\u06cc \u062e\u0627\u0646\u06d5","Center":"\u0646\u0627\u0648\u06d5\u0695\u0627\u0633\u062a","Characters":"\u0646\u0648\u0648\u0633\u06d5\u06a9\u0627\u0646","Characters (no spaces)":"\u0646\u0648\u0648\u0633\u06d5\u06a9\u0627\u0646 (\u0628\u06d5\u0628\u06ce \u0628\u06c6\u0634\u0627\u06cc\u06cc)","Circle":"\u0628\u0627\u0632\u0646\u06d5","Class":"\u067e\u06c6\u0644","Clear formatting":"\u067e\u0627\u06a9\u06a9\u0631\u062f\u0646\u06d5\u0648\u06d5\u06cc \u0634\u06ce\u0648\u0627\u0632\u06a9\u0631\u062f\u0646","Close":"\u062f\u0627\u062e\u0633\u062a\u0646","Code":"\u06a9\u06c6\u062f","Code sample...":"\u0646\u0645\u0648\u0648\u0646\u06d5 \u06a9\u06c6\u062f...","Code view":"\u0628\u06cc\u0646\u06cc\u0646\u06cc \u06a9\u06c6\u062f","Color Picker":"\u0647\u06d5\u06b5\u0686\u0646\u06cc \u0695\u06d5\u0646\u06af","Color swatch":"\u0646\u0645\u0648\u0648\u0646\u06d5 \u0695\u06d5\u0646\u06af","Cols":"\u0633\u062a\u0648\u0648\u0646\u06d5\u06a9\u0627\u0646","Column":"\u0633\u062a\u0648\u0648\u0646","Column clipboard actions":"\u06a9\u0631\u062f\u0627\u0631\u06d5\u06a9\u0627\u0646\u06cc \u06a9\u0644\u06cc\u067e \u0628\u06c6\u0631\u062f\u06cc \u0633\u062a\u0648\u0648\u0646\u06cc","Column group":"\u06a9\u06c6\u0645\u06d5\u06b5\u06d5 \u0633\u062a\u0648\u0648\u0646","Column header":"\u0633\u06d5\u0631\u067e\u06d5\u0695\u06d5\u06cc \u0633\u062a\u0648\u0648\u0646\u06cc","Constrain proportions":"\u0695\u06d5\u0647\u06d5\u0646\u062f\u06cc \u0645\u06d5\u0631\u062c\u06d5\u06a9\u0627\u0646","Copy":"\u0644\u06d5\u0628\u06d5\u0631\u06af\u0631\u062a\u0646\u06d5\u0648\u06d5","Copy column":"\u06a9\u06c6\u067e\u06cc\u06a9\u0631\u062f\u0646\u06cc \u0633\u062a\u0648\u0648\u0646","Copy row":"\u0644\u06d5\u0628\u06d5\u0631\u06af\u0631\u062a\u0646\u06d5\u0648\u06d5\u06cc \u0695\u06cc\u0632","Could not find the specified string.":"\u0695\u06cc\u0632\u0628\u06d5\u0646\u062f\u06cc \u062f\u06cc\u0627\u0631\u06cc\u06a9\u0631\u0627\u0648 \u0646\u0627\u062f\u06c6\u0632\u0631\u06ce\u062a\u06d5\u0648\u06d5.","Could not load emojis":"\u0646\u06d5\u062a\u0648\u0627\u0646\u0631\u0627 \u0626\u06cc\u0645\u06c6\u062c\u06cc\u06d5\u06a9\u0627\u0646 \u0628\u0627\u0646\u06af\u0628\u06a9\u0631\u06ce\u0646","Count":"\u0698\u0645\u0627\u0631\u06d5","Currency":"\u062f\u0631\u0627\u0648","Current window":"\u0647\u06d5\u0631\u0626\u06d5\u0645 \u067e\u06d5\u0646\u062c\u06d5\u0631\u06d5\u06cc\u06d5","Custom color":"\u0695\u06d5\u0646\u06af\u06cc \u062f\u0627\u0646\u0631\u0627\u0648","Custom...":"\u062f\u0627\u0646\u0631\u0627\u0648...","Cut":"\u0628\u0695\u06cc\u0646","Cut column":"\u0628\u0695\u06cc\u0646 \u0626\u06d5\u0633\u062a\u0648\u0648\u0646","Cut row":"\u0628\u0695\u06cc\u0646\u06cc \u0695\u06cc\u0632","Dark Blue":"\u06a9\u06d5\u0648\u06d5\u06cc \u062a\u0627\u0631\u06cc\u06a9","Dark Gray":"\u0628\u06c6\u0631\u06cc \u062a\u0627\u0631\u06cc\u06a9","Dark Green":"\u0633\u06d5\u0648\u0632\u06cc \u062a\u0627\u0631\u06cc\u06a9","Dark Orange":"\u067e\u0631\u062a\u06d5\u0642\u0627\u06b5\u06cc\u06cc \u062a\u0627\u0631\u06cc\u06a9","Dark Purple":"\u0645\u06c6\u0631\u06cc \u062a\u0627\u0631\u06cc\u06a9","Dark Red":"\u0633\u0648\u0648\u0631\u06cc \u062a\u0627\u0631\u06cc\u06a9","Dark Turquoise":"\u067e\u06cc\u0631\u06c6\u0632\u06d5\u06cc\u06cc \u062a\u0627\u0631\u06cc\u06a9","Dark Yellow":"\u0632\u06d5\u0631\u062f\u06cc \u062a\u0627\u0631\u06cc\u06a9","Dashed":"\u0647\u06ce\u06b5\u06a9\u0631\u0627\u0648\u06cc \u0628\u0686\u0648\u0648\u06a9","Date/time":"\u0695\u06ce\u06a9\u06d5\u0648\u062a/\u06a9\u0627\u062a","Decrease indent":"\u06a9\u06d5\u0645\u06a9\u0631\u062f\u0646\u06cc \u0628\u06c6\u0634\u0627\u06cc\u06cc","Default":"\u0628\u0646\u06d5\u0695\u06d5\u062a\u06cc","Delete accordion":"","Delete column":"\u0633\u0695\u06cc\u0646\u06d5\u0648\u06d5\u06cc \u0633\u062a\u0648\u0648\u0646","Delete row":"\u0633\u0695\u06cc\u0646\u06d5\u0648\u06d5\u06cc \u0695\u06cc\u0632","Delete table":"\u0633\u0695\u06cc\u0646\u06d5\u0648\u06d5\u06cc \u062c\u06d5\u062f\u0648\u06d5\u0644","Dimensions":"\u062f\u0648\u0648\u0631\u06cc\u06cc\u06d5\u06a9\u0627\u0646","Disc":"\u067e\u06d5\u067e\u06a9\u06d5","Div":"\u062f\u06cc\u06a4","Document":"\u0628\u06d5\u06b5\u06af\u06d5","Dotted":"\u062e\u0627\u06b5\u06a9\u0631\u0627\u0648","Double":"\u062f\u0648\u0648 \u0647\u06ce\u0646\u062f\u06d5","Drop an image here":"\u0648\u06ce\u0646\u06d5\u06cc\u06d5\u06a9 \u0695\u0627\u06a9\u06ce\u0634\u06d5 \u0628\u06c6 \u0626\u06ce\u0631\u06d5","Dropped file type is not supported":"","Edit":"\u062f\u06d5\u0633\u062a\u06a9\u0627\u0631\u06cc","Embed":"\u062a\u06ce\u062e\u0633\u062a\u0646","Emojis":"\u0626\u06cc\u0645\u06c6\u062c\u06cc\u06d5\u06a9\u0627\u0646","Emojis...":"\u0626\u06cc\u0645\u06c6\u062c\u06cc\u06d5\u06a9\u0627\u0646...","Error":"\u0647\u06d5\u06b5\u06d5","Error: Form submit field collision.":"\u0647\u06d5\u06b5\u06d5: \u062a\u06ce\u06a9\u0686\u0648\u0648\u0646\u06cc \u0646\u0627\u0631\u062f\u0646\u06cc \u0641\u06c6\u0631\u0645.","Error: No form element found.":"\u0647\u06d5\u06b5\u06d5: \u0647\u06cc\u0686 \u0639\u0648\u0646\u0633\u0648\u0631\u06ce\u06a9\u06cc \u0641\u06c6\u0631\u0645 \u0646\u06d5\u062f\u06c6\u0632\u0631\u0627\u06cc\u06d5\u0648\u06d5.","Extended Latin":"\u0644\u0627\u062a\u06cc\u0646\u06cc \u067e\u06d5\u0631\u06d5\u067e\u06ce\u062f\u0631\u0627\u0648","Failed to initialize plugin: {0}":"\u0695\u06ce\u062e\u0633\u062a\u0646\u06cc \u0633\u06d5\u0631\u06d5\u062a\u0627\u06cc\u06cc \u067e\u06ce\u0648\u06d5\u06a9\u0631\u0627\u0648 \u0634\u06a9\u0633\u062a\u06cc \u0647\u06ce\u0646\u0627: {0}","Failed to load plugin url: {0}":"\u0628\u0627\u0631\u06af\u0631\u062a\u0646\u06cc \u0628\u06d5\u0633\u062a\u06d5\u0631\u06cc \u067e\u06ce\u0648\u06d5\u06a9\u0631\u0627\u0648 \u0634\u06a9\u0633\u062a\u06cc \u0647\u06ce\u0646\u0627: {0}","Failed to load plugin: {0} from url {1}":"\u0628\u0627\u0631\u06af\u0631\u062a\u0646\u06cc \u067e\u06ce\u0648\u06d5\u06a9\u0631\u0627\u0648 \u0634\u06a9\u0633\u062a\u06cc \u0647\u06ce\u0646\u0627: {0}","Failed to upload image: {0}":"\u0628\u0627\u0631\u06a9\u0631\u062f\u0646\u06cc \u0648\u06ce\u0646\u06d5 \u0634\u06a9\u0633\u062a\u06cc \u0647\u06ce\u0646\u0627: {0}","File":"\u067e\u06d5\u0695\u06af\u06d5","Find":"\u062f\u06c6\u0632\u06cc\u0646\u06d5\u0648\u06d5","Find (if searchreplace plugin activated)":"\u062f\u06c6\u0632\u06cc\u0646\u06d5\u0648\u06d5 (\u0626\u06d5\u06af\u06d5\u0631 \u067e\u06ce\u0648\u06d5\u06a9\u0631\u0627\u0648\u06cc \u062c\u06ce\u06af\u06c6\u0695\u06cc\u0646\u06cc \u06af\u06d5\u0695\u0627\u0646 \u0686\u0627\u0644\u0627\u06a9 \u06a9\u0631\u0627\u0648\u06d5)","Find and Replace":"\u062f\u06c6\u0632\u06cc\u0646\u06d5\u0648\u06d5 \u0648 \u062c\u06ce\u06af\u0631\u062a\u0646\u06d5\u0648\u06d5","Find and replace...":"\u062f\u06c6\u0632\u06cc\u0646 \u0648 \u062c\u06ce\u06af\u06c6\u0695\u06cc\u0646...","Find in selection":"\u0644\u06d5 \u0628\u06d5\u0634\u06cc \u0647\u06d5\u06b5\u0628\u0698\u06ce\u0631\u062f\u0631\u0627\u0648\u062f\u0627 \u0628\u062f\u06c6\u0632\u06d5\u0648\u06d5","Find whole words only":"\u062f\u06c6\u0632\u06cc\u0646\u06d5\u0648\u06d5\u06cc \u062a\u06d5\u0646\u06cc\u0627 \u062a\u06d5\u0648\u0627\u0648\u06cc \u0648\u0634\u06d5\u06a9\u0627\u0646","Flags":"\u0626\u0627\u06b5\u0627\u06a9\u0627\u0646","Focus to contextual toolbar":"\u0633\u06d5\u0631\u0646\u062c\u062f\u0627\u0646 \u0644\u06d5 \u0634\u0631\u06cc\u062a\u06cc \u0626\u0627\u0645\u06ce\u0631\u06cc \u062f\u06d5\u0642\u06cc","Focus to element path":"\u0633\u06d5\u0631\u0646\u062c\u062f\u0627\u0646 \u0644\u06d5 \u0695\u06ce\u0686\u06a9\u06d5\u06cc \u0639\u0648\u0646\u0633\u0648\u0631","Focus to menubar":"\u0633\u06d5\u0631\u0646\u062c\u062f\u0627\u0646 \u0644\u06d5 \u0634\u0631\u06cc\u062a\u06cc \u0645\u06ce\u0646\u0648\u0648","Focus to toolbar":"\u0633\u06d5\u0631\u0646\u062c\u062f\u0627\u0646 \u0644\u06d5 \u0634\u0631\u06cc\u062a\u06cc \u0626\u0627\u0645\u06ce\u0631\u06d5\u06a9\u0627\u0646","Font":"\u0641\u06c6\u0646\u062a","Font size {0}":"","Font sizes":"\u0642\u06d5\u0628\u0627\u0631\u06d5\u06cc \u0641\u06c6\u0646\u062a","Font {0}":"","Fonts":"\u0641\u06c6\u0646\u062a\u06d5\u06a9\u0627\u0646","Food and Drink":"\u0686\u06ce\u0634\u062a \u0648 \u062e\u0648\u0627\u0631\u062f\u0646","Footer":"\u067e\u06ce\u067e\u06d5\u0695\u06d5","Format":"\u0634\u06ce\u0648\u0627\u0632","Format {0}":"","Formats":"\u0634\u06ce\u0648\u0627\u0632\u06a9\u0631\u062f\u0646\u06d5\u06a9\u0627\u0646","Fullscreen":"\u0695\u0648\u0648\u067e\u0695\u06cc","G":"\u0633\u06d5\u0648\u0632","General":"\u06af\u0634\u062a\u06cc","Gray":"\u0628\u06c6\u0631","Green":"\u0633\u06d5\u0648\u0632","Green component":"\u06a9\u06c6\u0645\u067e\u06c6\u0646\u06ce\u0646\u062a\u06ce\u06a9\u06cc \u0633\u06d5\u0648\u0632","Groove":"\u0628\u06c6\u0634\u0627\u06cc\u06cc","Handy Shortcuts":"\u0646\u0627\u0648\u0628\u0695\u06d5 \u062f\u06d5\u0633\u062a\u06cc\u06cc\u06d5\u06a9\u0627\u0646","Header":"\u0633\u06d5\u0631\u067e\u06d5\u0695\u06d5","Header cell":"\u062e\u0627\u0646\u06d5\u06cc \u0633\u06d5\u0631\u067e\u06d5\u0695\u06d5","Heading 1":"\u0633\u06d5\u0631\u0628\u0627\u0628\u06d5\u062a 1","Heading 2":"\u0633\u06d5\u0631\u0628\u0627\u0628\u06d5\u062a 2","Heading 3":"\u0633\u06d5\u0631\u0628\u0627\u0628\u06d5\u062a 3","Heading 4":"\u0633\u06d5\u0631\u0628\u0627\u0628\u06d5\u062a 4","Heading 5":"\u0633\u06d5\u0631\u0628\u0627\u0628\u06d5\u062a 5","Heading 6":"\u0633\u06d5\u0631\u0628\u0627\u0628\u06d5\u062a 6","Headings":"\u0633\u06d5\u0631\u0628\u0627\u0628\u06d5\u062a\u06d5\u06a9\u0627\u0646","Height":"\u0628\u06d5\u0631\u0632\u06cc","Help":"\u06cc\u0627\u0631\u0645\u06d5\u062a\u06cc","Hex color code":"\u06a9\u06c6\u062f\u06cc \u0695\u06d5\u0646\u06af \u0644\u06d5 \u062c\u06c6\u0631\u06cc Hex","Hidden":"\u0634\u0627\u0631\u0627\u0648\u06d5","Horizontal align":"\u0695\u06ce\u06a9\u062e\u0633\u062a\u0646\u06cc \u0626\u0627\u0633\u06c6\u06cc\u06cc","Horizontal line":"\u0647\u06ce\u06b5\u06cc \u0626\u0627\u0633\u06c6\u06cc\u06cc","Horizontal space":"\u0628\u06c6\u0634\u0627\u06cc\u06cc \u0626\u0627\u0633\u06c6\u06cc\u06cc","ID":"\u0626\u0627\u06cc \u062f\u06cc","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"\u0626\u0627\u06cc \u062f\u06cc \u062f\u06d5\u0628\u06ce \u0628\u06d5 \u0646\u0627\u0645\u06d5\u06cc\u06d5\u06a9 \u062f\u06d5\u0633\u062a \u067e\u06ce \u0628\u06a9\u0627\u062a\u060c \u062f\u0648\u0627\u06cc \u0626\u06d5\u0648\u06d5 \u062a\u06d5\u0646\u0647\u0627 \u067e\u06cc\u062a\u06d5\u06a9\u0627\u0646\u060c \u0698\u0645\u0627\u0631\u06d5\u06a9\u0627\u0646\u060c \u062f\u0627\u0634\u06d5\u06a9\u0627\u0646\u060c \u062e\u0627\u06b5\u06d5\u06a9\u0627\u0646\u060c \u06a9\u06c6\u0644\u06c6\u0646\u06d5\u06a9\u0627\u0646 \u06cc\u0627\u0646 \u0628\u0646\u06d5\u0631\u06d5\u06a9\u0627\u0646.","Image is decorative":"\u0648\u06ce\u0646\u06d5\u06a9\u06d5 \u0695\u0627\u0632\u0627\u0648\u06d5\u06cc\u06d5","Image list":"\u067e\u06ce\u0631\u0633\u062a\u06cc \u0648\u06ce\u0646\u06d5","Image title":"\u0633\u06d5\u0631\u062f\u06ce\u0631\u06cc \u0648\u06ce\u0646\u06d5","Image...":"\u0648\u06ce\u0646\u06d5...","ImageProxy HTTP error: Could not find Image Proxy":"","ImageProxy HTTP error: Incorrect Image Proxy URL":"","ImageProxy HTTP error: Rejected request":"","ImageProxy HTTP error: Unknown ImageProxy error":"","Increase indent":"\u0632\u06cc\u0627\u062f\u06a9\u0631\u062f\u0646\u06cc \u0628\u06c6\u0634\u0627\u06cc\u06cc","Inline":"\u0644\u06d5\u0633\u06d5\u0631\u062f\u06ce\u0631","Insert":"\u062e\u0633\u062a\u0646\u06d5\u0646\u0627\u0648","Insert Template":"\u0628\u06d5\u06a9\u0627\u0631\u0647\u06ce\u0646\u0627\u0646\u06cc \u0695\u0648\u0648\u06a9\u0627\u0631","Insert accordion":"","Insert column after":"\u062e\u0633\u062a\u0646\u06d5\u0646\u0627\u0648\u06cc \u0633\u062a\u0648\u0648\u0646 \u0628\u06c6 \u062f\u0648\u0627\u062a\u0631","Insert column before":"\u062e\u0633\u062a\u0646\u06d5\u0646\u0627\u0648\u06cc \u0633\u062a\u0648\u0648\u0646 \u0628\u06c6 \u067e\u06ce\u0634\u062a\u0631","Insert date/time":"\u062a\u06ce\u062e\u0633\u062a\u0646\u06cc \u0695\u06ce\u06a9\u06d5\u0648\u062a/\u06a9\u0627\u062a","Insert image":"\u062e\u0633\u062a\u0646\u06d5\u0646\u0627\u0648\u06cc \u0648\u06ce\u0646\u06d5","Insert link (if link plugin activated)":"\u062a\u06ce\u062e\u0633\u062a\u0646\u06cc \u0644\u06cc\u0646\u06a9 (\u0626\u06d5\u06af\u06d5\u0631 \u067e\u06ce\u0648\u06d5\u06a9\u0631\u0627\u0648 \u0686\u0627\u0644\u0627\u06a9 \u06a9\u0631\u0627\u0648\u06d5)","Insert row after":"\u062a\u06ce\u062e\u0633\u062a\u0646\u06cc \u0695\u06cc\u0632 \u0644\u06d5\u062f\u0648\u0627\u0648\u06d5","Insert row before":"\u062a\u06ce\u062e\u0633\u062a\u0646\u06cc \u0695\u06cc\u0632 \u0644\u06d5\u067e\u06ce\u0634\u062a\u06d5\u0648\u06d5","Insert table":"\u062a\u06ce\u062e\u0633\u062a\u0646\u06cc \u062c\u06d5\u062f\u0648\u06d5\u0644","Insert template...":"\u062a\u06ce\u062e\u0633\u062a\u0646\u06cc \u0642\u0627\u06b5\u0628...","Insert video":"\u062e\u0633\u062a\u0646\u06d5\u0646\u0627\u0648\u06cc \u06a4\u06cc\u062f\u06cc\u06c6","Insert/Edit code sample":"\u062a\u06ce\u062e\u0633\u062a\u0646/\u0628\u0698\u0627\u0631\u06a9\u0631\u062f\u0646\u06cc \u0646\u0645\u0648\u0648\u0646\u06d5 \u06a9\u06c6\u062f","Insert/edit image":"\u062e\u0633\u062a\u0646\u06d5\u0646\u0627\u0648/\u062f\u06d5\u0633\u062a\u06a9\u0627\u0631\u06cc \u0648\u06ce\u0646\u06d5","Insert/edit link":"\u062a\u06ce\u062e\u0633\u062a\u0646/\u0628\u0698\u0627\u0631\u06a9\u0631\u062f\u0646\u06cc \u0628\u06d5\u0633\u062a\u06d5\u0631","Insert/edit media":"\u062a\u06ce\u062e\u0633\u062a\u0646/\u0628\u0698\u0627\u0631\u06a9\u0631\u062f\u0646\u06cc \u06af\u06d5\u06cc\u0627\u0646\u06d5","Insert/edit video":"\u062e\u0633\u062a\u0646\u06d5\u0646\u0627\u0648/\u062f\u06d5\u0633\u062a\u06a9\u0627\u0631\u06cc \u06a4\u06cc\u062f\u06cc\u06c6","Inset":"","Invalid hex color code: {0}":"\u06a9\u06c6\u062f\u06ce\u06a9\u06cc \u0647\u06d5\u06b5\u06d5\u06cc \u0695\u06d5\u0646\u06af \u0644\u06d5 \u062c\u06c6\u0631\u06cc Hex: {0}","Invalid input":"\u062f\u0627\u062e\u06b5\u06a9\u0631\u062f\u0646\u06ce\u06a9\u06cc \u0647\u06d5\u06b5\u06d5","Italic":"\u0644\u0627\u0631\u06a9\u0631\u062f\u0646","Justify":"\u0647\u0627\u0648\u0695\u06ce\u06a9\u06cc ","Keyboard Navigation":"\u0695\u06ce\u067e\u06ce\u0648\u0627\u0646 \u0628\u06d5 \u062a\u06d5\u062e\u062a\u06d5\u06a9\u0644\u06cc\u0644","Language":"\u0632\u0645\u0627\u0646","Learn more...":"\u0632\u06cc\u0627\u062a\u0631 \u0628\u0632\u0627\u0646\u06d5...","Left":"\u0686\u06d5\u067e","Left to right":"\u0686\u06d5\u067e \u0628\u06c6 \u0695\u0627\u0633\u062a","Light Blue":"\u06a9\u06d5\u0648\u06d5\u06cc \u06a9\u0627\u06b5","Light Gray":"\u0628\u06c6\u0631\u06cc \u06a9\u0627\u06b5","Light Green":"\u0633\u06d5\u0648\u0632\u06cc \u06a9\u0627\u06b5","Light Purple":"\u0645\u06c6\u0631\u06cc \u06a9\u0627\u06b5","Light Red":"\u0633\u0648\u0648\u0631\u06cc \u06a9\u0627\u06b5","Light Yellow":"\u0632\u06d5\u0631\u062f\u06cc \u06a9\u0627\u06b5","Line height":"","Link list":"\u067e\u06ce\u0633\u0631\u062a\u06cc \u0628\u06d5\u0633\u062a\u06d5\u0631","Link...":"\u0628\u06d5\u0633\u062a\u06d5\u0631...","List Properties":"","List properties...":"","Loading emojis...":"\u0628\u0627\u0646\u06af\u06a9\u0631\u062f\u0646\u06cc \u0626\u06cc\u0645\u06c6\u062c\u06cc\u06d5\u06a9\u0627\u0646...","Loading...":"","Lower Alpha":"\u0626\u06d5\u0644\u0641\u0627\u06cc \u0628\u0686\u0648\u0648\u06a9","Lower Greek":"\u06cc\u06c6\u0646\u0627\u0646\u06cc \u0628\u0686\u0648\u0648\u06a9","Lower Roman":"\u0695\u06c6\u0645\u0627\u0646\u06cc \u0628\u0686\u0648\u0648\u06a9","Match case":"\u0628\u0698\u0627\u0631\u062f\u06d5\u06cc \u0647\u0627\u0648\u062a\u0627","Mathematical":"\u0628\u06cc\u0631\u06a9\u0627\u0631\u06cc\u0627\u0646\u06d5","Media poster (Image URL)":"\u067e\u06c6\u0633\u062a\u06d5\u0631\u06cc \u06af\u06d5\u06cc\u0627\u0646\u06d5 (\u0628\u06d5\u0633\u062a\u06d5\u0631\u06cc \u0648\u06ce\u0646\u06d5)","Media...":"\u06af\u06d5\u06cc\u0627\u0646\u06d5...","Medium Blue":"\u06a9\u06d5\u0648\u06d5\u06cc \u0645\u0627\u0645\u0646\u0627\u0648\u06d5\u0646\u062f","Medium Gray":"\u0628\u06c6\u0631\u06cc \u0645\u0627\u0645\u0646\u0627\u0648\u06d5\u0646\u062f","Medium Purple":"\u0645\u06c6\u0631\u06cc \u0645\u0627\u0645\u0646\u0627\u0648\u06d5\u0646\u062f","Merge cells":"\u062a\u06ce\u06a9\u06d5\u06b5\u06a9\u0631\u062f\u0646\u06cc \u062e\u0627\u0646\u06d5\u06a9\u0627\u0646","Middle":"\u0646\u0627\u0648\u06d5\u0646\u062f","Midnight Blue":"\u06a9\u06d5\u0648\u06d5\u06cc \u0646\u06cc\u0648\u06d5\u0634\u06d5\u0648","More...":"\u0632\u06cc\u0627\u062a\u0631...","Name":"\u0646\u0627\u0648","Navy Blue":"\u0633\u0648\u0631\u0645\u06d5\u06cc\u06cc","New document":"\u0628\u06d5\u06b5\u06af\u06d5\u0646\u0627\u0645\u06d5\u06cc \u0646\u0648\u06ce","New window":"\u067e\u06d5\u0646\u062c\u06d5\u0631\u06d5\u06cc \u0646\u0648\u06ce","Next":"\u062f\u0648\u0627\u062a\u0631","No":"\u0646\u06d5\u062e\u06ce\u0631","No alignment":"\u0628\u06ce \u062a\u06d5\u0631\u0627\u0632\u0628\u06d5\u0646\u062f\u06cc","No color":"\u0628\u06d5\u0628\u06ce \u0695\u06d5\u0646\u06af","Nonbreaking space":"\u0628\u06c6\u0634\u0627\u06cc\u06cc \u0646\u06d5\u0628\u0695\u0627\u0648","None":"\u0647\u06cc\u0686","Numbered list":"\u0644\u06cc\u0633\u062a\u06cc \u0698\u0645\u0627\u0631\u06d5","OR":"\u06cc\u0627\u0646","Objects":"\u0634\u062a\u06d5\u06a9\u0627\u0646","Ok":"\u0628\u0627\u0634\u06d5","Open help dialog":"\u06a9\u0631\u062f\u0646\u06d5\u0648\u06d5\u06cc \u0648\u062a\u0648\u0648\u06ce\u0698\u06cc \u06cc\u0627\u0631\u0645\u06d5\u062a\u06cc","Open link":"\u06a9\u0631\u062f\u0646\u06d5\u0648\u06d5\u06cc \u0644\u06cc\u0646\u06a9","Open link in...":"\u06a9\u0631\u062f\u0646\u06d5\u0648\u06d5\u06cc \u0628\u06d5\u0633\u062a\u06d5\u0631 \u0644\u06d5...","Open popup menu for split buttons":"","Orange":"\u067e\u0631\u062a\u06d5\u0642\u0627\u06b5\u06cc","Outset":"","Page break":"\u0628\u0695\u06cc\u0646\u06cc \u067e\u06d5\u0695\u06d5","Paragraph":"\u0628\u0695\u06af\u06d5","Paste":"\u0644\u06a9\u0627\u0646\u062f\u0646","Paste as text":"\u0644\u06a9\u0627\u0646\u062f\u0646 \u0648\u06d5\u06a9 \u062f\u06d5\u0642","Paste column after":"\u0633\u062a\u0648\u0648\u0646\u06d5\u06a9\u06d5 \u0628\u0686\u06d5\u0633\u067e\u06ce\u0646\u06d5 \u062f\u0648\u0627\u06cc","Paste column before":"\u0633\u062a\u0648\u0648\u0646\u06d5\u06a9\u06d5 \u0628\u0686\u06d5\u0633\u067e\u06ce\u0646\u06d5 \u0628\u06a9\u06d5 \u067e\u06ce\u0634","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"\u0644\u06a9\u0627\u0646\u062f\u0646 \u0626\u06ce\u0633\u062a\u0627 \u0644\u06d5 \u0628\u0627\u0631\u06cc \u062f\u06d5\u0642\u06cc \u0633\u0627\u062f\u06d5\u06cc\u06d5. \u0646\u0627\u0648\u06d5\u0695\u06c6\u06a9\u06d5\u06a9\u0627\u0646 \u062f\u06d5\u0644\u06a9\u06ce\u0646 \u0648\u06d5\u06a9 \u062f\u06d5\u0642\u06cc \u0633\u0627\u062f\u06d5 \u0647\u06d5\u062a\u0627 \u0626\u06d5\u0645 \u0647\u06d5\u06b5\u0628\u0698\u0627\u0631\u062f\u06d5 \u0646\u0627\u06a9\u0627\u0631\u0627 \u062f\u06d5\u06a9\u06d5\u06cc\u062a.","Paste or type a link":"\u0644\u06a9\u0627\u0646\u062f\u0646 \u06cc\u0627\u0646 \u0646\u0648\u0648\u0633\u06cc\u0646\u06cc \u0628\u06d5\u0633\u062a\u06d5\u0631","Paste row after":"\u0644\u06a9\u0627\u0646\u062f\u0646\u06cc \u0695\u06cc\u0632 \u0644\u06d5 \u062f\u0648\u0627\u062a\u0631","Paste row before":"\u0644\u06a9\u0627\u0646\u062f\u0646\u06cc \u0695\u06cc\u0632 \u0644\u06d5 \u067e\u06ce\u0634\u062a\u0631","Paste your embed code below:":"\u06a9\u06c6\u062f\u06cc \u062a\u06ce\u062e\u0633\u062a\u0646\u06d5\u06a9\u06d5\u062a \u0644\u06d5\u062e\u0648\u0627\u0631\u06d5\u0648\u06d5 \u0628\u0644\u06a9\u06ce\u0646\u06d5:","People":"\u062e\u06d5\u06b5\u06a9","Plugins":"\u067e\u06ce\u0648\u06d5\u06a9\u0631\u0627\u0648\u06d5\u06a9\u0627\u0646","Plugins installed ({0}):":"\u0626\u06d5\u0648 \u067e\u06ce\u0648\u06d5\u06a9\u0631\u0627\u0648\u0627\u0646\u06d5\u06cc \u062f\u0627\u0645\u06d5\u0632\u0631\u0627\u0648\u0646 ({0}):","Powered by {0}":"\u0647\u06ce\u0632\u06af\u0631\u062a\u0648\u0648 \u0644\u06d5 {0}","Pre":"\u062f\u06d5\u0642\u06cc \u0641\u06c6\u0631\u0645\u0627\u062a\u06a9\u0631\u0627\u0648","Preferences":"\u0647\u06d5\u06b5\u0628\u0698\u0627\u0631\u062f\u06d5\u06a9\u0627\u0646","Preformatted":"\u067e\u06ce\u0634\u0634\u06ce\u0648\u0627\u0632\u06a9\u0631\u0627\u0648","Premium plugins:":"\u067e\u06ce\u0648\u06d5\u06a9\u0631\u0627\u0648\u06d5 \u067e\u0627\u0631\u06d5\u06cc\u06cc\u06cc\u06d5\u06a9\u0627\u0646:","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"\u067e\u06ce\u0634\u062f\u06cc\u062a\u0646","Previous":"\u067e\u06ce\u0634\u0648\u0648","Print":"\u0686\u0627\u067e\u06a9\u0631\u062f\u0646","Print...":"\u0686\u0627\u067e\u06a9\u0631\u062f\u0646...","Purple":"\u0645\u06c6\u0631","Quotations":"\u0648\u062a\u06d5\u06cc \u06af\u06ce\u0695\u0627\u0648\u06d5","R":"\u0633\u0648\u0648\u0631","Range 0 to 255":"\u0644\u06d5 \u0646\u06ce\u0648\u0627\u0646 \u0660 \u0628\u06c6 \u0662\u0665\u0665","Red":"\u0633\u0648\u0648\u0631","Red component":"\u06a9\u06c6\u0645\u067e\u06c6\u0646\u06ce\u0646\u062a\u06ce\u06a9\u06cc \u0633\u0648\u0648\u0631","Redo":"\u06a9\u0631\u062f\u0646\u06d5\u0648\u06d5","Remove":"\u0644\u0627\u0628\u0631\u062f\u0646","Remove color":"\u0644\u0627\u0628\u0631\u062f\u0646\u06cc \u0695\u06d5\u0646\u06af","Remove link":"\u0644\u0627\u0628\u0631\u062f\u0646\u06cc \u0628\u06d5\u0633\u062a\u06d5\u0631","Replace":"\u062c\u06ce\u06af\u06c6\u0695\u06cc\u0646","Replace all":"\u062c\u06ce\u06af\u06c6\u0695\u06cc\u0646\u06cc \u0647\u06d5\u0645\u0648\u0648","Replace with":"\u062c\u06ce\u06af\u06c6\u0695\u06cc\u0646 \u0644\u06d5\u06af\u06d5\u06b5","Resize":"\u06af\u06c6\u0695\u06cc\u0646\u06cc \u0626\u06d5\u0646\u062f\u0627\u0632\u06d5","Restore last draft":"\u06af\u06d5\u0695\u0627\u0646\u062f\u0646\u06d5\u0648\u06d5\u06cc \u062f\u0648\u0627\u06cc\u06cc\u0646 \u0695\u06d5\u0634\u0646\u0648\u0648\u0633","Reveal or hide additional toolbar items":"","Rich Text Area":"\u0634\u0648\u06ce\u0646\u06cc \u0646\u0648\u0648\u0633\u0646\u06cc \u0626\u0627\u06b5\u06c6\u0632","Rich Text Area. Press ALT-0 for help.":"\u062f\u06d5\u06a4\u06d5\u0631\u06cc \u062f\u06d5\u0642\u06cc \u062f\u06d5\u0648\u06b5\u06d5\u0645\u06d5\u0646\u062f. \u0628\u06c6 \u0695\u06ce\u0646\u0645\u0627\u06cc\u06cc ALT-0 \u0644\u06ce\u062f\u06d5.","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\u0646\u0627\u0648\u0686\u06d5\u06cc \u062f\u06d5\u0642\u06cc \u062a\u06d5\u0648\u0627\u0648. ALT-F9 \u062f\u0627\u06af\u0631\u06d5 \u0628\u06c6 \u0644\u06cc\u0633\u062a\u06d5. ALT-F10 \u062f\u0627\u06af\u0631\u06d5 \u0628\u06c6 \u062a\u0648\u0648\u06b5\u0627\u0645\u0631\u0627\u0632. ALT-0 \u062f\u0627\u06af\u0631\u06d5 \u0628\u06c6 \u06cc\u0627\u0631\u0645\u06d5\u062a\u06cc","Ridge":"","Right":"\u0695\u0627\u0633\u062a","Right to left":"\u0695\u0627\u0633\u062a \u0628\u06c6 \u0686\u06d5\u067e","Row":"\u0695\u06cc\u0632","Row clipboard actions":"\u06a9\u0631\u062f\u0627\u0631\u06d5\u06a9\u0627\u0646\u06cc \u06a9\u0644\u06cc\u067e \u0628\u06c6\u0631\u062f\u06cc \u0695\u06cc\u0632\u06cc","Row group":"\u06a9\u06c6\u0645\u06d5\u06b5\u06d5 \u0695\u06cc\u0632","Row header":"\u0633\u06d5\u0631\u067e\u06d5\u0695\u06d5\u06cc \u0695\u06cc\u0632","Row properties":"\u062a\u0627\u06cc\u0628\u0647\u200c\u062a\u0645\u0647\u200c\u0646\u062f\u06cc\u06cc\u06d5\u06a9\u0627\u0646\u06cc \u0695\u06cc\u0632","Row type":"\u062c\u06c6\u0631\u06cc \u0695\u06cc\u0632","Rows":"\u0695\u06cc\u0632\u06d5\u06a9\u0627\u0646","Save":"\u067e\u0627\u0634\u06d5\u06a9\u06d5\u0648\u062a\u06a9\u0631\u062f\u0646","Save (if save plugin activated)":"\u067e\u0627\u0634\u06d5\u06a9\u06d5\u0648\u062a\u06a9\u0631\u062f\u0646 (\u0626\u06d5\u06af\u06d5\u0631 \u067e\u06ce\u0648\u06d5\u06a9\u0631\u0627\u0648\u06cc \u067e\u0627\u0634\u06d5\u06a9\u06d5\u0648\u062a\u06a9\u0631\u062f\u0646 \u0686\u0627\u0644\u0627\u06a9 \u06a9\u0631\u0627\u0648\u06d5)","Scope":"\u0628\u0648\u0627\u0631","Search":"\u06af\u06d5\u0695\u0627\u0646","Select all":"\u0647\u06d5\u06b5\u0628\u0698\u0627\u0631\u062f\u0646\u06cc \u0647\u06d5\u0645\u0648\u0648","Select...":"\u0647\u06d5\u06b5\u0628\u0698\u0627\u0631\u062f\u0646...","Selection":"\u0647\u06d5\u06b5\u0628\u0698\u0627\u0631\u062f\u0646","Shortcut":"\u0646\u0627\u0648\u0628\u0695","Show blocks":"\u067e\u06cc\u0634\u0627\u0646\u062f\u0627\u0646\u06cc \u0628\u0644\u06c6\u06a9\u06d5\u06a9\u0627\u0646","Show caption":"\u0646\u06cc\u0634\u0627\u0646\u062f\u0627\u0646\u06cc \u0633\u06d5\u0631\u062f\u06ce\u0695","Show invisible characters":"\u067e\u06cc\u0634\u0627\u0646\u062f\u0627\u0646\u06cc \u0646\u0648\u0648\u0633\u06d5 \u0634\u0627\u0631\u0627\u0648\u06d5\u06a9\u0627\u0646","Size":"\u0626\u06d5\u0646\u062f\u0627\u0632\u06d5","Solid":"\u0695\u06d5\u0642","Source":"\u0633\u06d5\u0631\u0686\u0627\u0648\u06d5","Source code":"\u06a9\u06c6\u062f\u06cc \u0633\u06d5\u0631\u0686\u0627\u0648\u06d5","Special Character":"\u06a9\u0627\u0631\u0627\u06a9\u062a\u06d5\u0631\u06cc \u062a\u0627\u06cc\u0628\u06d5\u062a","Special character...":"\u0646\u0648\u0648\u0633\u06d5 \u062a\u0627\u06cc\u0628\u06d5\u062a\u06d5\u06a9\u0627\u0646...","Split cell":"\u062c\u06cc\u0627\u06a9\u0631\u062f\u0646\u06d5\u0648\u06d5\u06cc \u062e\u0627\u0646\u06d5","Square":"\u0686\u0648\u0627\u0631\u06af\u06c6\u0634\u06d5","Start list at number":"","Strikethrough":"\u0647\u06ce\u06b5 \u0628\u06d5\u0646\u0627\u0648\u062f\u0627\u0646","Style":"\u0634\u06ce\u0648\u0627\u0632","Subscript":"\u0698\u06ce\u0631\u0646\u0648\u0648\u0633","Superscript":"\u0633\u06d5\u0631\u0646\u0648\u0648\u0633","Switch to or from fullscreen mode":"\u06af\u06c6\u0695\u06cc\u0646 \u0644\u06d5 \u06cc\u0627\u0646 \u0628\u06c6 \u062d\u0627\u06b5\u06d5\u062a\u06cc \u067e\u0695\u062f\u06cc\u0645\u06d5\u0646","Symbols":"\u0646\u06cc\u0634\u0627\u0646\u06d5\u06a9\u0627\u0646","System Font":"\u0641\u06c6\u0646\u062a\u06cc \u0633\u06cc\u0633\u062a\u0645","Table":"\u062e\u0634\u062a\u06d5","Table caption":"\u0646\u0627\u0648\u0646\u06cc\u0634\u0627\u0646\u06cc \u062e\u0634\u062a\u06d5","Table properties":"\u062a\u0627\u06cc\u0628\u0647\u200c\u062a\u0645\u0647\u200c\u0646\u062f\u06cc\u06cc\u06d5\u06a9\u0627\u0646\u06cc \u062c\u06d5\u062f\u0648\u06d5\u0644","Table styles":"\u0633\u062a\u0627\u06cc\u06b5\u06d5\u06a9\u0627\u0646\u06cc \u062e\u0634\u062a\u06d5","Template":"\u0642\u0627\u06b5\u0628","Templates":"\u062f\u0627\u0695\u06ce\u0698\u06d5\u06a9\u0627\u0646","Text":"\u062f\u06d5\u0642","Text color":"\u0695\u06d5\u0646\u06af\u06cc \u062f\u06d5\u0642","Text color {0}":"","Text to display":"\u062f\u06d5\u0642 \u0628\u06c6 \u067e\u06cc\u0634\u0627\u0646\u062f\u0627\u0646","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"\u0626\u06d5\u0648 \u0628\u06d5\u0633\u062a\u06d5\u0631\u06d5\u06cc \u0646\u0648\u0648\u0633\u06cc\u0648\u062a\u06d5 \u0644\u06d5 \u0626\u06cc\u0645\u06d5\u06cc\u0644 \u062f\u06d5\u0686\u06ce\u062a. \u0626\u0627\u06cc\u0627 \u062f\u06d5\u062a\u06d5\u0648\u06ce\u062a \u067e\u06ce\u0634\u06af\u0631\u06cc mailto:\u06cc \u0628\u06c6 \u0632\u06cc\u0627\u062f \u0628\u06a9\u06d5\u06cc\u062a\u061f","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"\u0626\u06d5\u0648 \u0628\u06d5\u0633\u062a\u06d5\u0631\u06d5\u06cc \u0646\u0648\u0648\u0633\u06cc\u0648\u062a\u06d5 \u0644\u06d5 \u0628\u06d5\u0633\u062a\u06d5\u0631\u06cc \u062f\u06d5\u0631\u06d5\u06a9\u06cc \u062f\u06d5\u0686\u06ce\u062a. \u0626\u0627\u06cc\u0627 \u062f\u06d5\u062a\u06d5\u0648\u06ce\u062a \u067e\u06ce\u0634\u06af\u0631\u06cc http://\u06cc \u0628\u06c6 \u0632\u06cc\u0627\u062f \u0628\u06a9\u06d5\u06cc\u062a\u061f","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"\u0626\u06d5\u0648 URL\u06d5\u06cc \u0646\u0648\u0648\u0633\u06cc\u0648\u062a\u06d5 \u067e\u06ce \u062f\u06d5\u0686\u06ce\u062a \u0644\u06cc\u0646\u06a9\u06ce\u06a9\u06cc \u062f\u06d5\u0631\u06d5\u06a9\u06cc \u0628\u06ce\u062a. \u062f\u06d5\u062a\u06d5\u0648\u06ce\u062a \u067e\u06ce\u0634\u06af\u0631\u06cc \u067e\u06ce\u0648\u06cc\u0633\u062a https:// \u0632\u06cc\u0627\u062f \u0628\u06a9\u06d5\u06cc\u062a?","Title":"\u0646\u0627\u0648\u0646\u06cc\u0634\u0627\u0646","To open the popup, press Shift+Enter":"\u0628\u06c6 \u06a9\u0631\u062f\u0646\u06d5\u0648\u06d5\u06cc \u067e\u06d5\u0646\u062c\u06d5\u0631\u06d5\u06cc \u0633\u06d5\u0631\u067e\u06d5\u0695\u060c Shift+Enter \u0644\u06ce\u062f\u06d5","Toggle accordion":"","Tools":"\u0626\u0627\u0645\u0631\u0627\u0632\u06d5\u06a9\u0627\u0646","Top":"\u0633\u06d5\u0631\u06d5\u0648\u06d5","Travel and Places":"\u0633\u06d5\u0641\u06d5\u0631 \u0648 \u0634\u0648\u06ce\u0646\u06d5\u06a9\u0627\u0646","Turquoise":"\u067e\u06cc\u0631\u06c6\u0632\u06d5\u06cc\u06cc","Underline":"\u0647\u06ce\u06b5 \u0628\u06d5\u0698\u06ce\u0631\u062f\u0627\u0646","Undo":"\u06af\u06d5\u0695\u0627\u0646\u06d5\u0648\u06d5","Upload":"\u0628\u0627\u0631\u06a9\u0631\u062f\u0646","Uploading image":"\u0628\u0627\u0631\u06a9\u0631\u062f\u0646\u06cc \u0648\u06ce\u0646\u06d5","Upper Alpha":"\u0626\u06d5\u0644\u0641\u0627\u06cc \u06af\u06d5\u0648\u0631\u06d5","Upper Roman":"\u0695\u06c6\u0645\u0627\u0646\u06cc \u06af\u06d5\u0648\u0631\u06d5","Url":"\u0628\u06d5\u0633\u062a\u06d5\u0631","User Defined":"\u062f\u06cc\u0627\u0631\u06cc\u06a9\u0631\u0627\u0648\u06cc \u0628\u06d5\u06a9\u0627\u0631\u0647\u06ce\u0646\u06d5\u0631","Valid":"\u062f\u0631\u0648\u0633\u062a","Version":"\u0648\u06d5\u0634\u0627\u0646","Vertical align":"\u0695\u06ce\u06a9\u062e\u0633\u062a\u0646\u06cc \u0633\u062a\u0648\u0648\u0646\u06cc","Vertical space":"\u0628\u06c6\u0634\u0627\u06cc\u06cc \u0633\u062a\u0648\u0648\u0646\u06cc","View":"\u0628\u06cc\u0646\u06cc\u0646","Visual aids":"\u0647\u0627\u0648\u06a9\u0627\u0631\u06cc \u0628\u06cc\u0646\u06d5\u06cc\u06cc","Warn":"\u0647\u06c6\u0634\u06cc\u0627\u0631\u06cc","White":"\u0633\u067e\u06cc","Width":"\u062f\u0631\u06ce\u0698\u06cc","Word count":"\u0698\u0645\u0627\u0631\u06d5\u06cc \u0648\u0634\u06d5\u06a9\u0627\u0646","Words":"\u0648\u0634\u06d5\u06a9\u0627\u0646","Words: {0}":"\u0648\u0634\u06d5\u06a9\u0627\u0646: {0}","Yellow":"\u0632\u06d5\u0631\u062f","Yes":"\u0626\u06d5\u0631\u06ce","You are using {0}":"\u062a\u06c6 {0} \u0628\u06d5\u06a9\u0627\u0631 \u062f\u06ce\u0646\u06cc","You have unsaved changes are you sure you want to navigate away?":"\u062a\u06c6 \u06af\u06c6\u0695\u0627\u0646\u06a9\u0627\u0631\u06cc\u06cc\u06d5\u06a9\u0627\u0646\u062a \u067e\u0627\u0634\u06d5\u06a9\u06d5\u0648\u062a \u0646\u06d5\u06a9\u0631\u062f\u0648\u0648\u06d5\u060c \u0626\u0627\u06cc\u0627 \u062f\u06b5\u0646\u06cc\u0627\u06cc\u062a \u0644\u06d5 \u062f\u06d5\u0631\u0686\u0648\u0648\u0646\u062a\u061f","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"\u0648\u06ce\u0628\u06af\u06d5\u0695\u06d5\u06a9\u06d5\u062a \u067e\u0627\u06b5\u067e\u0634\u062a\u06cc \u062f\u06d5\u0633\u062a\u06a9\u06d5\u0648\u062a\u0646\u06cc \u0695\u0627\u0633\u062a\u06d5\u0648\u062e\u06c6\u06cc \u06a9\u0644\u06cc\u067e\u0628\u06c6\u0631\u062f \u0646\u0627\u06a9\u0627\u062a. \u062a\u06a9\u0627\u06cc\u06d5 \u0644\u06d5\u062c\u06cc\u0627\u062a\u06cc \u06a9\u0648\u0631\u062a\u0628\u0695\u06d5\u06a9\u0627\u0646\u06cc Ctrl+X/C/V \u062a\u06d5\u062e\u062a\u06d5\u06a9\u0644\u06cc\u0644 \u0628\u06d5\u06a9\u0627\u0631\u0628\u06ce\u0646\u06d5.","_dir":"rtl","alignment":"\u0644\u0627\u06af\u0631\u062a\u0646","austral sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u0626\u0627\u0648\u0633\u062a\u0631\u0627\u0644","cedi sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u0633\u06ce\u062f\u06cc","colon sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u062c\u0648\u0648\u062a\u062e\u0627\u06b5","cruzeiro sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u06a9\u0631\u0648\u0648\u0632\u06cc\u0631\u06c6","currency sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u062f\u0631\u0627\u0648","dollar sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u062f\u06c6\u0644\u0627\u0631","dong sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u062f\u06c6\u0646\u06af","drachma sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u062f\u0631\u0627\u062e\u0645\u0627","euro-currency sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u062f\u0631\u0627\u0648\u06cc \u06cc\u06c6\u0631\u06c6","example":"\u0646\u0645\u0648\u0648\u0646\u06d5","formatting":"\u0634\u06ce\u0648\u06d5\u067e\u06ce\u062f\u0627\u0646","french franc sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u0641\u0631\u0627\u0646\u06a9\u06cc \u0641\u06d5\u0695\u06d5\u0646\u0633\u0627","german penny symbol":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u067e\u06ce\u0646\u06cc\u06cc \u0626\u06d5\u06b5\u0645\u0627\u0646\u06cc","guarani sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u06af\u0648\u0627\u0631\u0627\u0646\u06cc","history":"\u0645\u06ce\u0698\u0648\u0648","hryvnia sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u06af\u0631\u06cc\u06a4\u0646\u06cc\u0627","indentation":"\u0646\u0627\u0648\u0648\u06d5\u0686\u0648\u0648\u0646","indian rupee sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u0695\u0648\u0648\u067e\u06cc\u06d5\u06cc \u0647\u0646\u062f\u06cc","kip sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u06a9\u06cc\u067e","lira sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u0644\u06cc\u0631\u06d5","livre tournois sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u0644\u06cc\u06a4\u0631\u06ce \u062a\u0648\u0631\u0646\u06c6\u06cc\u0633","manat sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u0645\u06d5\u0646\u0627\u062a","mill sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u0645\u06cc\u0644","naira sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u0646\u0627\u06cc\u0631\u0627","new sheqel sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u0646\u0648\u06ce\u06cc \u0634\u06ce\u06a9\u06ce\u0644","nordic mark sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u0645\u0627\u0631\u06a9\u06cc \u0646\u06c6\u0631\u0648\u06cc\u0698","peseta sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u067e\u06ce\u0633\u06ce\u062a\u0627","peso sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u067e\u06ce\u0633\u06c6","ruble sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u0695\u0648\u0648\u0628\u06b5","rupee sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u0695\u0648\u0648\u067e\u06cc\u06d5","spesmilo sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u0633\u067e\u06ce\u0633\u0645\u0627\u06cc\u06b5\u06c6","styles":"\u0634\u06ce\u0648\u06d5\u06a9\u0627\u0646","tenge sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u062a\u06ce\u0646\u062c","tugrik sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u062a\u0648\u06af\u0631\u0648\u06af","turkish lira sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u0644\u06cc\u0631\u06d5\u06cc \u062a\u0648\u0631\u06a9","won sign":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u0648\u06c6\u0646","yen character":"\u0646\u0648\u0648\u0633\u06d5\u06cc \u06cc\u06ce\u0646","yen/yuan character variant one":"\u0646\u0648\u0648\u0633\u06d5\u06cc \u062c\u06ce\u06af\u0631\u06cc \u06cc\u06ce\u0646/\u06cc\u0648\u0627\u0646","yuan character":"\u0646\u0648\u0648\u0633\u06d5\u06cc \u06cc\u0648\u0627\u0646","yuan character, in hong kong and taiwan":"\u0646\u06cc\u0634\u0627\u0646\u06cc \u06cc\u0648\u0627\u0646\u060c \u0644\u06d5 \u0647\u06c6\u0646\u06af \u06a9\u06c6\u0646\u06af \u0648 \u062a\u0627\u06cc\u0648\u0627\u0646","{0} characters":"{0} \u0646\u0648\u0648\u0633\u06d5","{0} columns, {1} rows":"","{0} words":"{0} \u0648\u0634\u06d5"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/lt.js b/libraries/tinymce/js/tinymce/langs/lt.js index 44aca8b..761485b 100644 --- a/libraries/tinymce/js/tinymce/langs/lt.js +++ b/libraries/tinymce/js/tinymce/langs/lt.js @@ -1 +1 @@ -tinymce.addI18n("lt",{"Redo":"Gr\u0105\u017einti","Undo":"Atstatyti","Cut":"I\u0161kirpti","Copy":"Kopijuoti","Paste":"\u012ed\u0117ti","Select all":"Pa\u017eym\u0117ti visk\u0105","New document":"Naujas dokumentas","Ok":"Gerai","Cancel":"Atsisakyti","Visual aids":"Vaizdin\u0117s priemon\u0117s","Bold":"Pary\u0161kintas","Italic":"Kursyvinis","Underline":"Pabrauktas","Strikethrough":"Perbrauktas","Superscript":"Vir\u0161utinis indeksas","Subscript":"Apatinis indeksas","Clear formatting":"Naikinti formatavim\u0105","Remove":"Pa\u0161alinti","Align left":"Lygiuoti kair\u0117je","Align center":"Centruoti","Align right":"Lygiuoti de\u0161in\u0117je","No alignment":"Be lygiavimo","Justify":"I\u0161d\u0117styti per vis\u0105 plot\u012f","Bullet list":"\u017denklinimo s\u0105ra\u0161as","Numbered list":"Skaitmeninis s\u0105ra\u0161as","Decrease indent":"Ma\u017einti \u012ftrauk\u0105","Increase indent":"Didinti \u012ftrauk\u0105","Close":"U\u017edaryti","Formats":"Formatai","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"Nar\u0161ykl\u0117s nustatymai neleid\u017eia redaktoriui tiesiogiai pasiekti laikinosios atminties. Pra\u0161ome naudoti klaviat\u016bros klavi\u0161us Ctrl+X/C/V.","Headings":"Antra\u0161t\u0117s","Heading 1":"Antra\u0161t\u0117 1","Heading 2":"Antra\u0161t\u0117 2","Heading 3":"Antra\u0161t\u0117 3","Heading 4":"Antra\u0161t\u0117 4","Heading 5":"Antra\u0161t\u0117 5","Heading 6":"Antra\u0161t\u0117 6","Preformatted":"Suformuotas i\u0161 anksto","Div":"Div","Pre":"Pre","Code":"Kodas","Paragraph":"Paragrafas","Blockquote":"Citata","Inline":"\u012eterptas","Blocks":"Blokai","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Dabar \u012fterpiama paprastojo teksto re\u017eimu. Kol \u0161i parinktis \u012fjungta, turinys bus \u012fterptas kaip paprastas tekstas.","Fonts":"\u0160riftai","Font sizes":"\u0160rift\u0173 dyd\u017eiai","Class":"Klas\u0117","Browse for an image":"Ie\u0161koti paveiksl\u0117lio","OR":"ARBA","Drop an image here":"Tempkite paveiksl\u0117l\u012f \u010dia","Upload":"\u012ekelti","Uploading image":"\u012ekelti paveiksliuk\u0105","Block":"Blokas","Align":"Lygiavimas","Default":"Pagrindinis","Circle":"Apskritimas","Disc":"Diskas","Square":"Kvadratas","Lower Alpha":"Ma\u017eosios raid\u0117s","Lower Greek":"Ma\u017eosios graik\u0173","Lower Roman":"Ma\u017eosios rom\u0117n\u0173","Upper Alpha":"Did\u017eiosios raid\u0117s","Upper Roman":"Did\u017eiosios rom\u0117n\u0173","Anchor...":"Nuoroda...","Anchor":"\u017dym\u0117","Name":"Pavadinimas","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID tur\u0117t\u0173 prasid\u0117ti raide, po kurios gali b\u016bti raid\u0117s, skai\u010diai, br\u016bk\u0161niai, ta\u0161kai, dvita\u0161kiai ir pabraukimai.","You have unsaved changes are you sure you want to navigate away?":"Turite nei\u0161saugot\u0173 pakeitim\u0173! Ar tikrai norite i\u0161eiti?","Restore last draft":"Atstatyti paskutin\u012f projekt\u0105","Special character...":"Specialieji simboliai...","Special Character":"Specialusis simbolis","Source code":"Pirminis \u0161altinis","Insert/Edit code sample":"Prid\u0117ti / keisti kodo pavyzd\u012f","Language":"Kalba","Code sample...":"Kodo pavyzdys...","Left to right":"I\u0161 kair\u0117s \u012f de\u0161in\u0119","Right to left":"I\u0161 de\u0161in\u0117s \u012f kair\u0119","Title":"Pavadinimas","Fullscreen":"Visas ekranas","Action":"Veiksmas","Shortcut":"Nuoroda","Help":"Pagalba","Address":"Adresas","Focus to menubar":"Fokusuoti \u012f meniu","Focus to toolbar":"Fokusuoti \u012f \u012franki\u0173 juost\u0105","Focus to element path":"Fokusuoti \u012f elemento keli\u0105","Focus to contextual toolbar":"Fokusuoti \u012f kontekstin\u012f \u012franki\u0173 juost\u0105","Insert link (if link plugin activated)":"Prid\u0117ti nuorod\u0105 (jei link priedas aktyvuotas)","Save (if save plugin activated)":"I\u0161saugoti (jei save priedas aktyvuotas)","Find (if searchreplace plugin activated)":"Ie\u0161koti (jei searchreplace priedas aktyvuotas)","Plugins installed ({0}):":"\u012ediegti priedai ({0}):","Premium plugins:":"Mokami priedai:","Learn more...":"Su\u017einoti daugiau...","You are using {0}":"Naudojate {0}","Plugins":"Priedai","Handy Shortcuts":"Patogios nuorodos","Horizontal line":"Horizontali linija","Insert/edit image":"\u012eterpti|Tvarkyti paveiksl\u0117l\u012f","Alternative description":"Alternatyvus apra\u0161ymas","Accessibility":"Prieinamumas","Image is decorative":"Paveiksl\u0117lis yra papuo\u0161imas","Source":"Pirmin\u0117 nuoroda","Dimensions":"Matmenys","Constrain proportions":"Taikyti proporcijas","General":"Pagrindinis","Advanced":"I\u0161pl\u0117stas","Style":"Stilius","Vertical space":"Vertikalus tarpas","Horizontal space":"Horizontalus tarpas","Border":"R\u0117melis","Insert image":"\u012eterpti paveiksl\u0117l\u012f","Image...":"Paveiksl\u0117lis...","Image list":"Paveiksl\u0117li\u0173 s\u0105ra\u0161as","Resize":"Keisti dyd\u012f","Insert date/time":"\u012eterpti dat\u0105/laik\u0105","Date/time":"Data / laikas","Insert/edit link":"\u012eterpti/taisyti nuorod\u0105","Text to display":"Rodomas tekstas","Url":"Nuoroda","Open link in...":"Nuorod\u0105 atverti...","Current window":"Dabartiniame lange","None":"Nieko","New window":"Naujas langas","Open link":"Atidaryti nuorod\u0105","Remove link":"\u0160alinti nuorod\u0105","Anchors":"\u017dym\u0117","Link...":"Nuoroda...","Paste or type a link":"\u012eklijuokite arba \u012fra\u0161ykite nuorod\u0105","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"Atrodo, kad \u012fvesta nuoroda yra elektroninio pa\u0161to adresas. Ar norite prie\u0161 j\u012f \u012fvesti reikalaujam\u0105 \u201emailto:\u201c?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"Atrodo, kad \u012fved\u0117te nuotolin\u0119 nuorod\u0105. Ar norite prie\u0161 j\u0105 \u012fvesti reikalaujam\u0105 \u201ehttp://\u201c?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"Pana\u0161u, kad \u012fra\u0161\u0117te nuotolin\u0119 nuorod\u0105. Ar norite jos prad\u017eioije prid\u0117ti b\u016btin\u0105 \u201ehttps://\u201c?","Link list":"Nuorod\u0173 s\u0105ra\u0161as","Insert video":"\u012eterpti video","Insert/edit video":"\u012eterpti/tvarkyti video","Insert/edit media":"Prid\u0117ti / keisti medij\u0105","Alternative source":"Alternatyvus \u0161altinis","Alternative source URL":"Alternatyvus \u0161altinio URL adresas","Media poster (Image URL)":"medijos skelbiklis (paveiksl\u0117lio URL adresas)","Paste your embed code below:":"\u012eterpkite kod\u0105 \u017eemiau:","Embed":"\u012eterpti","Media...":"Medija...","Nonbreaking space":"Nepertraukiamos vietos","Page break":"Puslapio skirtukas","Paste as text":"\u012eklijuoti kaip tekst\u0105","Preview":"Per\u017ei\u016bra","Print":"Spausdinti","Print...":"Spausdinti...","Save":"I\u0161saugoti","Find":"Ie\u0161koti","Replace with":"Kuo pakeisti","Replace":"Pakeisti","Replace all":"Pakeisti visk\u0105","Previous":"Ankstesnis","Next":"Sekantis","Find and Replace":"Surasti ir Pakeisti","Find and replace...":"Ie\u0161koti ir pakeisti...","Could not find the specified string.":"Nepavyko rasti nurodytos eilut\u0117s.","Match case":"Atitinkamus","Find whole words only":"Ie\u0161koti tik vis\u0105 \u017eod\u012f","Find in selection":"Ie\u0161koti pasirinkime","Insert table":"\u012eterpti lentel\u0119","Table properties":"Lentel\u0117s savyb\u0117s","Delete table":"\u0160alinti lentel\u0119","Cell":"Langeliai","Row":"Eilut\u0117s","Column":"Stulpelis","Cell properties":"Langelio savyb\u0117s","Merge cells":"Sujungti langelius","Split cell":"Skaidyti langelius","Insert row before":"\u012eterpti eilut\u0119 prie\u0161","Insert row after":"\u012eterpti eilut\u0119 po","Delete row":"Naikinti eilut\u0119","Row properties":"Eilut\u0117s savyb\u0117s","Cut row":"I\u0161kirpti eilut\u0119","Cut column":"I\u0161kirpti stulpel\u012f","Copy row":"Kopijuoti eilut\u0119","Copy column":"Kopijuoti stulpel\u012f","Paste row before":"\u012ed\u0117ti eilut\u0119 prie\u0161","Paste column before":"\u012eklijuoti stulpel\u012f prie\u0161","Paste row after":"\u012ed\u0117ti eilut\u0119 po","Paste column after":"\u012eklijuoti stulpel\u012f po","Insert column before":"\u012eterpti stulpel\u012f prie\u0161","Insert column after":"\u012eterpti stulpel\u012f po","Delete column":"Naikinti stulpel\u012f","Cols":"Stulpeliai","Rows":"Eilut\u0117s","Width":"Plotis","Height":"Auk\u0161tis","Cell spacing":"Tarpas tarp langeli\u0173","Cell padding":"Tarpas nuo langelio iki teksto","Row clipboard actions":"Eilut\u0117s main\u0173 srities veiksmai","Column clipboard actions":"Stulpelio main\u0173 srities veiksmai","Table styles":"Lentel\u0117s stiliai","Cell styles":"Langelio stiliai","Column header":"Stulpelio antra\u0161t\u0117","Row header":"Eilut\u0117s antra\u0161t\u0117","Table caption":"Lentel\u0117s antra\u0161t\u0117","Caption":"Antra\u0161t\u0117","Show caption":"Rodyti antra\u0161t\u0119","Left":"Kair\u0117","Center":"Centras","Right":"De\u0161in\u0117","Cell type":"Langelio tipas","Scope":"Strukt\u016bra","Alignment":"Lygiavimas","Horizontal align":"Horizontalus lygiavimas","Vertical align":"Vertikalus lygiavimas","Top":"Vir\u0161uje","Middle":"Viduryje","Bottom":"Apa\u010dioje","Header cell":"Antra\u0161t\u0117s langelis","Row group":"Eilu\u010di\u0173 grup\u0117","Column group":"Stulpeli\u0173 grup\u0117","Row type":"Eilu\u010di\u0173 tipas","Header":"Antra\u0161t\u0117","Body":"Turinys","Footer":"Apa\u010dia","Border color":"R\u0117melio spalva","Solid":"I\u0161tisinis","Dotted":"Ta\u0161kinis","Dashed":"Br\u016bk\u0161ninis","Double":"Dvigubas","Groove":"Banguotas","Ridge":"Lau\u017eytas","Inset":"\u012e vid\u0173","Outset":"\u012e i\u0161or\u0119","Hidden":"Pasl\u0117ptas","Insert template...":"Prid\u0117ti \u0161ablon\u0105...","Templates":"\u0160ablonai","Template":"\u0160ablonas","Insert Template":"Prid\u0117ti \u0161ablon\u0105","Text color":"Teksto spalva","Background color":"Fono spalva","Custom...":"Pasirinktinas...","Custom color":"Pasirinktina spalva","No color":"Jokios spalvos","Remove color":"Pa\u0161alinti spalv\u0105","Show blocks":"Rodyti blokus","Show invisible characters":"Rodyti nematomus simbolius","Word count":"\u017dod\u017ei\u0173 kiekis","Count":"Skai\u010dius","Document":"Dokumentas","Selection":"Pasirinkimas","Words":"\u017dod\u017ei\u0173","Words: {0}":"\u017dod\u017eiai: {0}","{0} words":"{0} \u017eod\u017eiai","File":"Failas","Edit":"Redaguoti","Insert":"\u012eterpti","View":"Per\u017ei\u016bra","Format":"Formatas","Table":"Lentel\u0117","Tools":"\u012erankiai","Powered by {0}":"Sukurta {0}","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Suformatuoto teksto laukas. D\u0117l meniu spauskite ALT-F9. U\u017eduo\u010di\u0173 juostos \u012fjungimui spauskite ALT-F10. Pagalbai - spauskite ALT-0.","Image title":"Paveiksl\u0117lio pavadinimas","Border width":"Kra\u0161tin\u0117s plotis","Border style":"Kra\u0161tin\u0117s stilius","Error":"Klaida","Warn":"\u012esp\u0117ti","Valid":"Tinkamas","To open the popup, press Shift+Enter":"Spustel\u0117j\u0119 Shift+Enter atversite i\u0161kylant\u012f lang\u0105","Rich Text Area":"Rai\u0161kiojo teksto vieta","Rich Text Area. Press ALT-0 for help.":"Rai\u0161kiojo teksto vieta. Spustel\u0117j\u0119 Alt-0 gausite pagalbos.","System Font":"Sisteminiai \u0161riftai","Failed to upload image: {0}":"Paveiksl\u0117lio \u012fkelti nepavyko: {0}","Failed to load plugin: {0} from url {1}":"Priedo \u012fkelti nepavyko: {0} i\u0161 adreso {1}","Failed to load plugin url: {0}":"Priedo adreso \u012fkelti nepavyko: {0}","Failed to initialize plugin: {0}":"Priedo inicijuoti nepavyko: {0}","example":"pavyzdys","Search":"Ie\u0161koti","All":"Visi","Currency":"Valiuta","Text":"Tekstas","Quotations":"Citata","Mathematical":"Matematinis","Extended Latin":"Lotyn\u0173 i\u0161pl\u0117stin\u0117","Symbols":"Simboliai","Arrows":"Rodykl\u0117s","User Defined":"Vartotojo apibr\u0117\u017eta","dollar sign":"dolerio \u017eenklas","currency sign":"valiutos \u017eenklas","euro-currency sign":"euro \u017eenklas","colon sign":"dvita\u0161kio \u017eenklas","cruzeiro sign":"kruzeiro \u017eenklas","french franc sign":"Pranc\u016bz\u0173 franko \u017eenklas","lira sign":"lyros \u017eenklas","mill sign":"milo simbolis","naira sign":"nairos simbolis","peseta sign":"peseto \u017eenklas","rupee sign":"rupijos \u017eenklas","won sign":"vono \u017eenklas","new sheqel sign":"naujojo \u0161ekelio \u017eenklas","dong sign":"dongo \u017eenklas","kip sign":"kipo \u017eenklas","tugrik sign":"tugriko \u017eenklas","drachma sign":"drachmos \u017eenklas","german penny symbol":"Vokietijos fenigo \u017eenklas","peso sign":"peso \u017eenklas","guarani sign":"gvaranio \u017eenklas","austral sign":"australo \u017eenklas","hryvnia sign":"grivinos \u017eenklas","cedi sign":"sed\u017eio \u017eenklas","livre tournois sign":"toro svaro \u017eenklas","spesmilo sign":"spesmilo \u017eenklas","tenge sign":"teng\u0117s \u017eenklas","indian rupee sign":"Indijos rupijos \u017eenklas","turkish lira sign":"Turkijos lyros \u017eenklas","nordic mark sign":"\u0161iaur\u0117s \u0161ali\u0173 mark\u0117s \u017eenklas","manat sign":"manato \u017eenklas","ruble sign":"rublio \u017eenklas","yen character":"jienos simbolis","yuan character":"juanio simbolis","yuan character, in hong kong and taiwan":"juanio \u017eenklas, naudojamas Hongkonge ir Taivane","yen/yuan character variant one":"jienos/juanio vieningas \u017eenklas","Emojis":"Jaustukai","Emojis...":"Jaustukai...","Loading emojis...":"Kraunami jaustukai...","Could not load emojis":"Nepavyko \u012fkelti jaustuk\u0173","People":"\u017dmon\u0117s","Animals and Nature":"Gyv\u016bnai ir gamta","Food and Drink":"Maistas ir g\u0117rimai","Activity":"Veikla","Travel and Places":"Kelion\u0117s ir vietos","Objects":"Objektai","Flags":"V\u0117liavos","Characters":"Simboli\u0173","Characters (no spaces)":"Simboli\u0173 (be tarp\u0173)","{0} characters":"{0} simboliai","Error: Form submit field collision.":"Klaida: formos lauk\u0173 nesuderinamumas.","Error: No form element found.":"Klaida: formos element\u0173 nerasta.","Color swatch":"Spalv\u0173 pavyzd\u017eiai","Color Picker":"Spalvos parinkimas","Invalid hex color code: {0}":"Neteisingas spalvos \u0161e\u0161ioliktainis kodas: {0}","Invalid input":"Neteisinga \u012fvestis","R":"R","Red component":"Raudonas komponentas","G":"\u017d","Green component":"\u017dalias komponentas","B":"M","Blue component":"M\u0117lynas komponentas","#":"#","Hex color code":"\u0160e\u0161ioliktainis spalvos kodas","Range 0 to 255":"Nuo 0 iki 255","Turquoise":"\u017dalsvai m\u0117lyna","Green":"\u017dalia","Blue":"M\u0117lyna","Purple":"Ro\u017ein\u0117","Navy Blue":"Tamsiai m\u0117lyna","Dark Turquoise":"Tamsiai \u017ealsvai m\u0117lyna","Dark Green":"Tamsiai \u017ealia","Medium Blue":"Vidutini\u0161kai m\u0117lyna","Medium Purple":"Vidutini\u0161kai violetin\u0117","Midnight Blue":"Vidurnak\u010dio m\u0117lyna","Yellow":"Geltona","Orange":"Oran\u017ein\u0117","Red":"Raudona","Light Gray":"\u0160viesiai pilka","Gray":"Pilka","Dark Yellow":"Tamsiai geltona","Dark Orange":"Tamsiai oran\u017ein\u0117","Dark Red":"Tamsiai raudona","Medium Gray":"Vidutini\u0161kai pilka","Dark Gray":"Tamsiai pilka","Light Green":"\u0160viesiai \u017ealia","Light Yellow":"\u0160viesiai geltona","Light Red":"\u0160viesiai raudona","Light Purple":"\u0160viesiai violetin\u0117","Light Blue":"\u0160viesiai m\u0117lyna","Dark Purple":"Tamsiai violetin\u0117","Dark Blue":"Tamsiai m\u0117lyna","Black":"Juoda","White":"Balta","Switch to or from fullscreen mode":"Perjungti i\u0161/\u012f viso ekrano rodym\u0105","Open help dialog":"Atverti pagalbos lang\u0105","history":"praeitis","styles":"stiliai","formatting":"formatavimas","alignment":"lygiavimas","indentation":"\u012ftrauka","Font":"\u0160riftas","Size":"Dydis","More...":"Daugiau...","Select...":"Pasirinkti...","Preferences":"Nustatymai","Yes":"Taip","No":"Ne","Keyboard Navigation":"Valdymas klaviat\u016bra","Version":"Versija","Code view":"Kodo per\u017ei\u016bra","Open popup menu for split buttons":"Atverti i\u0161\u0161okant\u012f meniu padalijimo mygtukams","List Properties":"S\u0105ra\u0161o Savyb\u0117s","List properties...":"S\u0105ra\u0161o savyb\u0117s...","Start list at number":"S\u0105ra\u0161\u0105 prad\u0117kite skai\u010diu","Line height":"Eilut\u0117s auk\u0161tis","Dropped file type is not supported":"Numesto failo tipas nepalaikomas","Loading...":"Kraunama...","ImageProxy HTTP error: Rejected request":"ImageProxy HTTP klaida: u\u017eklausa atmesta","ImageProxy HTTP error: Could not find Image Proxy":"ImageProxy HTTP klaida: nepavyko rasti paveiksl\u0117li\u0173 tarpin\u0117s programos","ImageProxy HTTP error: Incorrect Image Proxy URL":"ImageProxy HTTP klaida: neteingas paveiksl\u0117li\u0173 tarpin\u0117s programos URL adresas","ImageProxy HTTP error: Unknown ImageProxy error":"ImageProxy HTTP klaida: ne\u017einoma ImageProxy klaida"}); \ No newline at end of file +tinymce.addI18n("lt",{"#":"#","Accessibility":"Prieinamumas","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"Veiksmas","Activity":"Veikla","Address":"Adresas","Advanced":"I\u0161pl\u0117stas","Align":"Lygiavimas","Align center":"Centruoti","Align left":"Lygiuoti kair\u0117je","Align right":"Lygiuoti de\u0161in\u0117je","Alignment":"Lygiavimas","Alignment {0}":"","All":"Visi","Alternative description":"Alternatyvus apra\u0161ymas","Alternative source":"Alternatyvus \u0161altinis","Alternative source URL":"Alternatyvus \u0161altinio URL adresas","Anchor":"\u017dym\u0117","Anchor...":"Nuoroda...","Anchors":"\u017dym\u0117","Animals and Nature":"Gyv\u016bnai ir gamta","Arrows":"Rodykl\u0117s","B":"M","Background color":"Fono spalva","Background color {0}":"","Black":"Juoda","Block":"Blokas","Block {0}":"","Blockquote":"Citata","Blocks":"Blokai","Blue":"M\u0117lyna","Blue component":"M\u0117lynas komponentas","Body":"Turinys","Bold":"Pary\u0161kintas","Border":"R\u0117melis","Border color":"R\u0117melio spalva","Border style":"Kra\u0161tin\u0117s stilius","Border width":"Kra\u0161tin\u0117s plotis","Bottom":"Apa\u010dioje","Browse files":"","Browse for an image":"Ie\u0161koti paveiksl\u0117lio","Browse links":"","Bullet list":"\u017denklinimo s\u0105ra\u0161as","Cancel":"Atsisakyti","Caption":"Antra\u0161t\u0117","Cell":"Langeliai","Cell padding":"Tarpas nuo langelio iki teksto","Cell properties":"Langelio savyb\u0117s","Cell spacing":"Tarpas tarp langeli\u0173","Cell styles":"Langelio stiliai","Cell type":"Langelio tipas","Center":"Centras","Characters":"Simboli\u0173","Characters (no spaces)":"Simboli\u0173 (be tarp\u0173)","Circle":"Apskritimas","Class":"Klas\u0117","Clear formatting":"Naikinti formatavim\u0105","Close":"U\u017edaryti","Code":"Kodas","Code sample...":"Kodo pavyzdys...","Code view":"Kodo per\u017ei\u016bra","Color Picker":"Spalvos parinkimas","Color swatch":"Spalv\u0173 pavyzd\u017eiai","Cols":"Stulpeliai","Column":"Stulpelis","Column clipboard actions":"Stulpelio main\u0173 srities veiksmai","Column group":"Stulpeli\u0173 grup\u0117","Column header":"Stulpelio antra\u0161t\u0117","Constrain proportions":"Taikyti proporcijas","Copy":"Kopijuoti","Copy column":"Kopijuoti stulpel\u012f","Copy row":"Kopijuoti eilut\u0119","Could not find the specified string.":"Nepavyko rasti nurodytos eilut\u0117s.","Could not load emojis":"Nepavyko \u012fkelti jaustuk\u0173","Count":"Skai\u010dius","Currency":"Valiuta","Current window":"Dabartiniame lange","Custom color":"Pasirinktina spalva","Custom...":"Pasirinktinas...","Cut":"I\u0161kirpti","Cut column":"I\u0161kirpti stulpel\u012f","Cut row":"I\u0161kirpti eilut\u0119","Dark Blue":"Tamsiai m\u0117lyna","Dark Gray":"Tamsiai pilka","Dark Green":"Tamsiai \u017ealia","Dark Orange":"Tamsiai oran\u017ein\u0117","Dark Purple":"Tamsiai violetin\u0117","Dark Red":"Tamsiai raudona","Dark Turquoise":"Tamsiai \u017ealsvai m\u0117lyna","Dark Yellow":"Tamsiai geltona","Dashed":"Br\u016bk\u0161ninis","Date/time":"Data / laikas","Decrease indent":"Ma\u017einti \u012ftrauk\u0105","Default":"Pagrindinis","Delete accordion":"","Delete column":"Naikinti stulpel\u012f","Delete row":"Naikinti eilut\u0119","Delete table":"\u0160alinti lentel\u0119","Dimensions":"Matmenys","Disc":"Diskas","Div":"Div","Document":"Dokumentas","Dotted":"Ta\u0161kinis","Double":"Dvigubas","Drop an image here":"Tempkite paveiksl\u0117l\u012f \u010dia","Dropped file type is not supported":"Numesto failo tipas nepalaikomas","Edit":"Redaguoti","Embed":"\u012eterpti","Emojis":"Jaustukai","Emojis...":"Jaustukai...","Error":"Klaida","Error: Form submit field collision.":"Klaida: formos lauk\u0173 nesuderinamumas.","Error: No form element found.":"Klaida: formos element\u0173 nerasta.","Extended Latin":"Lotyn\u0173 i\u0161pl\u0117stin\u0117","Failed to initialize plugin: {0}":"Priedo inicijuoti nepavyko: {0}","Failed to load plugin url: {0}":"Priedo adreso \u012fkelti nepavyko: {0}","Failed to load plugin: {0} from url {1}":"Priedo \u012fkelti nepavyko: {0} i\u0161 adreso {1}","Failed to upload image: {0}":"Paveiksl\u0117lio \u012fkelti nepavyko: {0}","File":"Failas","Find":"Ie\u0161koti","Find (if searchreplace plugin activated)":"Ie\u0161koti (jei searchreplace priedas aktyvuotas)","Find and Replace":"Surasti ir Pakeisti","Find and replace...":"Ie\u0161koti ir pakeisti...","Find in selection":"Ie\u0161koti pasirinkime","Find whole words only":"Ie\u0161koti tik vis\u0105 \u017eod\u012f","Flags":"V\u0117liavos","Focus to contextual toolbar":"Fokusuoti \u012f kontekstin\u012f \u012franki\u0173 juost\u0105","Focus to element path":"Fokusuoti \u012f elemento keli\u0105","Focus to menubar":"Fokusuoti \u012f meniu","Focus to toolbar":"Fokusuoti \u012f \u012franki\u0173 juost\u0105","Font":"\u0160riftas","Font size {0}":"","Font sizes":"\u0160rift\u0173 dyd\u017eiai","Font {0}":"","Fonts":"\u0160riftai","Food and Drink":"Maistas ir g\u0117rimai","Footer":"Apa\u010dia","Format":"Formatas","Format {0}":"","Formats":"Formatai","Fullscreen":"Visas ekranas","G":"\u017d","General":"Pagrindinis","Gray":"Pilka","Green":"\u017dalia","Green component":"\u017dalias komponentas","Groove":"Banguotas","Handy Shortcuts":"Patogios nuorodos","Header":"Antra\u0161t\u0117","Header cell":"Antra\u0161t\u0117s langelis","Heading 1":"Antra\u0161t\u0117 1","Heading 2":"Antra\u0161t\u0117 2","Heading 3":"Antra\u0161t\u0117 3","Heading 4":"Antra\u0161t\u0117 4","Heading 5":"Antra\u0161t\u0117 5","Heading 6":"Antra\u0161t\u0117 6","Headings":"Antra\u0161t\u0117s","Height":"Auk\u0161tis","Help":"Pagalba","Hex color code":"\u0160e\u0161ioliktainis spalvos kodas","Hidden":"Pasl\u0117ptas","Horizontal align":"Horizontalus lygiavimas","Horizontal line":"Horizontali linija","Horizontal space":"Horizontalus tarpas","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID tur\u0117t\u0173 prasid\u0117ti raide, po kurios gali b\u016bti raid\u0117s, skai\u010diai, br\u016bk\u0161niai, ta\u0161kai, dvita\u0161kiai ir pabraukimai.","Image is decorative":"Paveiksl\u0117lis yra papuo\u0161imas","Image list":"Paveiksl\u0117li\u0173 s\u0105ra\u0161as","Image title":"Paveiksl\u0117lio pavadinimas","Image...":"Paveiksl\u0117lis...","ImageProxy HTTP error: Could not find Image Proxy":"ImageProxy HTTP klaida: nepavyko rasti paveiksl\u0117li\u0173 tarpin\u0117s programos","ImageProxy HTTP error: Incorrect Image Proxy URL":"ImageProxy HTTP klaida: neteingas paveiksl\u0117li\u0173 tarpin\u0117s programos URL adresas","ImageProxy HTTP error: Rejected request":"ImageProxy HTTP klaida: u\u017eklausa atmesta","ImageProxy HTTP error: Unknown ImageProxy error":"ImageProxy HTTP klaida: ne\u017einoma ImageProxy klaida","Increase indent":"Didinti \u012ftrauk\u0105","Inline":"\u012eterptas","Insert":"\u012eterpti","Insert Template":"Prid\u0117ti \u0161ablon\u0105","Insert accordion":"","Insert column after":"\u012eterpti stulpel\u012f po","Insert column before":"\u012eterpti stulpel\u012f prie\u0161","Insert date/time":"\u012eterpti dat\u0105/laik\u0105","Insert image":"\u012eterpti paveiksl\u0117l\u012f","Insert link (if link plugin activated)":"Prid\u0117ti nuorod\u0105 (jei link priedas aktyvuotas)","Insert row after":"\u012eterpti eilut\u0119 po","Insert row before":"\u012eterpti eilut\u0119 prie\u0161","Insert table":"\u012eterpti lentel\u0119","Insert template...":"Prid\u0117ti \u0161ablon\u0105...","Insert video":"\u012eterpti video","Insert/Edit code sample":"Prid\u0117ti / keisti kodo pavyzd\u012f","Insert/edit image":"\u012eterpti|Tvarkyti paveiksl\u0117l\u012f","Insert/edit link":"\u012eterpti/taisyti nuorod\u0105","Insert/edit media":"Prid\u0117ti / keisti medij\u0105","Insert/edit video":"\u012eterpti/tvarkyti video","Inset":"\u012e vid\u0173","Invalid hex color code: {0}":"Neteisingas spalvos \u0161e\u0161ioliktainis kodas: {0}","Invalid input":"Neteisinga \u012fvestis","Italic":"Kursyvinis","Justify":"I\u0161d\u0117styti per vis\u0105 plot\u012f","Keyboard Navigation":"Valdymas klaviat\u016bra","Language":"Kalba","Learn more...":"Su\u017einoti daugiau...","Left":"Kair\u0117","Left to right":"I\u0161 kair\u0117s \u012f de\u0161in\u0119","Light Blue":"\u0160viesiai m\u0117lyna","Light Gray":"\u0160viesiai pilka","Light Green":"\u0160viesiai \u017ealia","Light Purple":"\u0160viesiai violetin\u0117","Light Red":"\u0160viesiai raudona","Light Yellow":"\u0160viesiai geltona","Line height":"Eilut\u0117s auk\u0161tis","Link list":"Nuorod\u0173 s\u0105ra\u0161as","Link...":"Nuoroda...","List Properties":"S\u0105ra\u0161o Savyb\u0117s","List properties...":"S\u0105ra\u0161o savyb\u0117s...","Loading emojis...":"Kraunami jaustukai...","Loading...":"Kraunama...","Lower Alpha":"Ma\u017eosios raid\u0117s","Lower Greek":"Ma\u017eosios graik\u0173","Lower Roman":"Ma\u017eosios rom\u0117n\u0173","Match case":"Atitinkamus","Mathematical":"Matematinis","Media poster (Image URL)":"medijos skelbiklis (paveiksl\u0117lio URL adresas)","Media...":"Medija...","Medium Blue":"Vidutini\u0161kai m\u0117lyna","Medium Gray":"Vidutini\u0161kai pilka","Medium Purple":"Vidutini\u0161kai violetin\u0117","Merge cells":"Sujungti langelius","Middle":"Viduryje","Midnight Blue":"Vidurnak\u010dio m\u0117lyna","More...":"Daugiau...","Name":"Pavadinimas","Navy Blue":"Tamsiai m\u0117lyna","New document":"Naujas dokumentas","New window":"Naujas langas","Next":"Sekantis","No":"Ne","No alignment":"Be lygiavimo","No color":"Jokios spalvos","Nonbreaking space":"Nepertraukiamos vietos","None":"Nieko","Numbered list":"Skaitmeninis s\u0105ra\u0161as","OR":"ARBA","Objects":"Objektai","Ok":"Gerai","Open help dialog":"Atverti pagalbos lang\u0105","Open link":"Atidaryti nuorod\u0105","Open link in...":"Nuorod\u0105 atverti...","Open popup menu for split buttons":"Atverti i\u0161\u0161okant\u012f meniu padalijimo mygtukams","Orange":"Oran\u017ein\u0117","Outset":"\u012e i\u0161or\u0119","Page break":"Puslapio skirtukas","Paragraph":"Paragrafas","Paste":"\u012ed\u0117ti","Paste as text":"\u012eklijuoti kaip tekst\u0105","Paste column after":"\u012eklijuoti stulpel\u012f po","Paste column before":"\u012eklijuoti stulpel\u012f prie\u0161","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Dabar \u012fterpiama paprastojo teksto re\u017eimu. Kol \u0161i parinktis \u012fjungta, turinys bus \u012fterptas kaip paprastas tekstas.","Paste or type a link":"\u012eklijuokite arba \u012fra\u0161ykite nuorod\u0105","Paste row after":"\u012ed\u0117ti eilut\u0119 po","Paste row before":"\u012ed\u0117ti eilut\u0119 prie\u0161","Paste your embed code below:":"\u012eterpkite kod\u0105 \u017eemiau:","People":"\u017dmon\u0117s","Plugins":"Priedai","Plugins installed ({0}):":"\u012ediegti priedai ({0}):","Powered by {0}":"Sukurta {0}","Pre":"Pre","Preferences":"Nustatymai","Preformatted":"Suformuotas i\u0161 anksto","Premium plugins:":"Mokami priedai:","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"Per\u017ei\u016bra","Previous":"Ankstesnis","Print":"Spausdinti","Print...":"Spausdinti...","Purple":"Ro\u017ein\u0117","Quotations":"Citata","R":"R","Range 0 to 255":"Nuo 0 iki 255","Red":"Raudona","Red component":"Raudonas komponentas","Redo":"Gr\u0105\u017einti","Remove":"Pa\u0161alinti","Remove color":"Pa\u0161alinti spalv\u0105","Remove link":"\u0160alinti nuorod\u0105","Replace":"Pakeisti","Replace all":"Pakeisti visk\u0105","Replace with":"Kuo pakeisti","Resize":"Keisti dyd\u012f","Restore last draft":"Atstatyti paskutin\u012f projekt\u0105","Reveal or hide additional toolbar items":"","Rich Text Area":"Rai\u0161kiojo teksto vieta","Rich Text Area. Press ALT-0 for help.":"Rai\u0161kiojo teksto vieta. Spustel\u0117j\u0119 Alt-0 gausite pagalbos.","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Suformatuoto teksto laukas. D\u0117l meniu spauskite ALT-F9. U\u017eduo\u010di\u0173 juostos \u012fjungimui spauskite ALT-F10. Pagalbai - spauskite ALT-0.","Ridge":"Lau\u017eytas","Right":"De\u0161in\u0117","Right to left":"I\u0161 de\u0161in\u0117s \u012f kair\u0119","Row":"Eilut\u0117s","Row clipboard actions":"Eilut\u0117s main\u0173 srities veiksmai","Row group":"Eilu\u010di\u0173 grup\u0117","Row header":"Eilut\u0117s antra\u0161t\u0117","Row properties":"Eilut\u0117s savyb\u0117s","Row type":"Eilu\u010di\u0173 tipas","Rows":"Eilut\u0117s","Save":"I\u0161saugoti","Save (if save plugin activated)":"I\u0161saugoti (jei save priedas aktyvuotas)","Scope":"Strukt\u016bra","Search":"Ie\u0161koti","Select all":"Pa\u017eym\u0117ti visk\u0105","Select...":"Pasirinkti...","Selection":"Pasirinkimas","Shortcut":"Nuoroda","Show blocks":"Rodyti blokus","Show caption":"Rodyti antra\u0161t\u0119","Show invisible characters":"Rodyti nematomus simbolius","Size":"Dydis","Solid":"I\u0161tisinis","Source":"Pirmin\u0117 nuoroda","Source code":"Pirminis \u0161altinis","Special Character":"Specialusis simbolis","Special character...":"Specialieji simboliai...","Split cell":"Skaidyti langelius","Square":"Kvadratas","Start list at number":"S\u0105ra\u0161\u0105 prad\u0117kite skai\u010diu","Strikethrough":"Perbrauktas","Style":"Stilius","Subscript":"Apatinis indeksas","Superscript":"Vir\u0161utinis indeksas","Switch to or from fullscreen mode":"Perjungti i\u0161/\u012f viso ekrano rodym\u0105","Symbols":"Simboliai","System Font":"Sisteminiai \u0161riftai","Table":"Lentel\u0117","Table caption":"Lentel\u0117s antra\u0161t\u0117","Table properties":"Lentel\u0117s savyb\u0117s","Table styles":"Lentel\u0117s stiliai","Template":"\u0160ablonas","Templates":"\u0160ablonai","Text":"Tekstas","Text color":"Teksto spalva","Text color {0}":"","Text to display":"Rodomas tekstas","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"Atrodo, kad \u012fvesta nuoroda yra elektroninio pa\u0161to adresas. Ar norite prie\u0161 j\u012f \u012fvesti reikalaujam\u0105 \u201emailto:\u201c?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"Atrodo, kad \u012fved\u0117te nuotolin\u0119 nuorod\u0105. Ar norite prie\u0161 j\u0105 \u012fvesti reikalaujam\u0105 \u201ehttp://\u201c?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"Pana\u0161u, kad \u012fra\u0161\u0117te nuotolin\u0119 nuorod\u0105. Ar norite jos prad\u017eioije prid\u0117ti b\u016btin\u0105 \u201ehttps://\u201c?","Title":"Pavadinimas","To open the popup, press Shift+Enter":"Spustel\u0117j\u0119 Shift+Enter atversite i\u0161kylant\u012f lang\u0105","Toggle accordion":"","Tools":"\u012erankiai","Top":"Vir\u0161uje","Travel and Places":"Kelion\u0117s ir vietos","Turquoise":"\u017dalsvai m\u0117lyna","Underline":"Pabrauktas","Undo":"Atstatyti","Upload":"\u012ekelti","Uploading image":"\u012ekelti paveiksliuk\u0105","Upper Alpha":"Did\u017eiosios raid\u0117s","Upper Roman":"Did\u017eiosios rom\u0117n\u0173","Url":"Nuoroda","User Defined":"Vartotojo apibr\u0117\u017eta","Valid":"Tinkamas","Version":"Versija","Vertical align":"Vertikalus lygiavimas","Vertical space":"Vertikalus tarpas","View":"Per\u017ei\u016bra","Visual aids":"Vaizdin\u0117s priemon\u0117s","Warn":"\u012esp\u0117ti","White":"Balta","Width":"Plotis","Word count":"\u017dod\u017ei\u0173 kiekis","Words":"\u017dod\u017ei\u0173","Words: {0}":"\u017dod\u017eiai: {0}","Yellow":"Geltona","Yes":"Taip","You are using {0}":"Naudojate {0}","You have unsaved changes are you sure you want to navigate away?":"Turite nei\u0161saugot\u0173 pakeitim\u0173! Ar tikrai norite i\u0161eiti?","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"Nar\u0161ykl\u0117s nustatymai neleid\u017eia redaktoriui tiesiogiai pasiekti laikinosios atminties. Pra\u0161ome naudoti klaviat\u016bros klavi\u0161us Ctrl+X/C/V.","alignment":"lygiavimas","austral sign":"australo \u017eenklas","cedi sign":"sed\u017eio \u017eenklas","colon sign":"dvita\u0161kio \u017eenklas","cruzeiro sign":"kruzeiro \u017eenklas","currency sign":"valiutos \u017eenklas","dollar sign":"dolerio \u017eenklas","dong sign":"dongo \u017eenklas","drachma sign":"drachmos \u017eenklas","euro-currency sign":"euro \u017eenklas","example":"pavyzdys","formatting":"formatavimas","french franc sign":"Pranc\u016bz\u0173 franko \u017eenklas","german penny symbol":"Vokietijos fenigo \u017eenklas","guarani sign":"gvaranio \u017eenklas","history":"praeitis","hryvnia sign":"grivinos \u017eenklas","indentation":"\u012ftrauka","indian rupee sign":"Indijos rupijos \u017eenklas","kip sign":"kipo \u017eenklas","lira sign":"lyros \u017eenklas","livre tournois sign":"toro svaro \u017eenklas","manat sign":"manato \u017eenklas","mill sign":"milo simbolis","naira sign":"nairos simbolis","new sheqel sign":"naujojo \u0161ekelio \u017eenklas","nordic mark sign":"\u0161iaur\u0117s \u0161ali\u0173 mark\u0117s \u017eenklas","peseta sign":"peseto \u017eenklas","peso sign":"peso \u017eenklas","ruble sign":"rublio \u017eenklas","rupee sign":"rupijos \u017eenklas","spesmilo sign":"spesmilo \u017eenklas","styles":"stiliai","tenge sign":"teng\u0117s \u017eenklas","tugrik sign":"tugriko \u017eenklas","turkish lira sign":"Turkijos lyros \u017eenklas","won sign":"vono \u017eenklas","yen character":"jienos simbolis","yen/yuan character variant one":"jienos/juanio vieningas \u017eenklas","yuan character":"juanio simbolis","yuan character, in hong kong and taiwan":"juanio \u017eenklas, naudojamas Hongkonge ir Taivane","{0} characters":"{0} simboliai","{0} columns, {1} rows":"","{0} words":"{0} \u017eod\u017eiai"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/lv.js b/libraries/tinymce/js/tinymce/langs/lv.js index 91f42ee..aec7d8c 100644 --- a/libraries/tinymce/js/tinymce/langs/lv.js +++ b/libraries/tinymce/js/tinymce/langs/lv.js @@ -1 +1 @@ -tinymce.addI18n("lv",{"Redo":"Solis uz priek\u0161u","Undo":"Solis atpaka\u013c","Cut":"Izgriezt","Copy":"Kop\u0113t","Paste":"Iel\u012bm\u0113t","Select all":"Iez\u012bm\u0113t visu","New document":"Jauns dokuments","Ok":"Ok","Cancel":"Atcelt","Visual aids":"Vizu\u0101l\u0101 pal\u012bdz\u012bba","Bold":"Treknraksts","Italic":"Sl\u012bpraksts","Underline":"Pasv\u012btrot","Strikethrough":"Nosv\u012btrot","Superscript":"Aug\u0161raksts","Subscript":"Apak\u0161raksts","Clear formatting":"No\u0146emt format\u0113jumu","Remove":"No\u0146emt","Align left":"Pa kreisi","Align center":"Centr\u0113t","Align right":"Pa labi","No alignment":"Bez izl\u012bdzin\u0101\u0161anas","Justify":"Gar ab\u0101m mal\u0101m","Bullet list":"Nenumur\u0113ts saraksts","Numbered list":"Numur\u0113ts saraksts","Decrease indent":"Samazin\u0101t atk\u0101pi","Increase indent":"Palielin\u0101t atk\u0101pi","Close":"Aizv\u0113rt","Formats":"Format\u0113jumi","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"J\u016bsu p\u0101rl\u016bkprogramma neatbalsta piek\u013cuvi starpliktuvei. L\u016bdzu, lietojiet Ctrl+X/C/V klaviat\u016bras sa\u012bsnes.","Headings":"Virsraksti","Heading 1":"1. l\u012bme\u0146a virsraksts","Heading 2":"2. l\u012bme\u0146a virsraksts","Heading 3":"3. l\u012bme\u0146a virsraksts","Heading 4":"4. l\u012bme\u0146a virsraksts","Heading 5":"5. l\u012bme\u0146a virsraksts","Heading 6":"6. l\u012bme\u0146a virsraksts","Preformatted":"Ieprieks format\u0113ts","Div":"Div","Pre":"Pre","Code":"Kods","Paragraph":"Rindkopa","Blockquote":"Cit\u0101ts","Inline":"Inline elementi","Blocks":"Bloka elementi","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Iel\u012bm\u0113\u0161ana vienk\u0101r\u0161\u0101 teksta re\u017e\u012bm\u0101. Saturs tiks iel\u012bm\u0113ts bez format\u0113juma l\u012bdz \u0161\u012b opcija tiks atsl\u0113gta.","Fonts":"\u0160rifts","Font sizes":"\u0160rifta izm\u0113rs","Class":"Klase","Browse for an image":"Izv\u0113l\u0113ties att\u0113lu","OR":"VAI","Drop an image here":"Ievelciet att\u0113lu \u0161eit","Upload":"Aug\u0161upiel\u0101d\u0113t","Uploading image":"Aug\u0161upielade att\u0113lu","Block":"Bloks","Align":"L\u012bdzin\u0101t","Default":"Parastais","Circle":"Aplis","Disc":"Disks","Square":"Kvadr\u0101ts","Lower Alpha":"Lat\u012b\u0146u mazie burti","Lower Greek":"Grie\u0137u mazie burti","Lower Roman":"Romie\u0161u mazie burti","Upper Alpha":"Lat\u012b\u0146u lielie burti","Upper Roman":"Romie\u0161u lielie burti","Anchor...":"Enkurs...","Anchor":"Enkurs","Name":"Nosaukums","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID j\u0101s\u0101kas ar burtu, kam seko tikai burti, cipari, domuz\u012bmes, punkti, koli vai pasv\u012btras.","You have unsaved changes are you sure you want to navigate away?":"Saturs ir labots un nav saglab\u0101ts. Vai tie\u0161\u0101m v\u0113laties atst\u0101t \u0161o lapu?","Restore last draft":"Atjaunot p\u0113d\u0113jo melnrakstu","Special character...":"Specialais simbols...","Special Character":"Specialais simbols","Source code":"Pirmkods","Insert/Edit code sample":"Ievad\u012bt/Labot koda paraugu","Language":"Valoda","Code sample...":"Koda paraugs...","Left to right":"No kreis\u0101s uz labo","Right to left":"No lab\u0101s uz kreiso","Title":"Nosaukums","Fullscreen":"Pilnekr\u0101na re\u017e\u012bms","Action":"Darb\u012bba","Shortcut":"Sa\u012bsne","Help":"Pal\u012bdz\u012bba","Address":"Adrese","Focus to menubar":"Fokuss uz izv\u0113lni","Focus to toolbar":"Fokuss uz r\u012bkjoslu","Focus to element path":"Fokuss uz elementa ce\u013cu","Focus to contextual toolbar":"Fokuss uz papildizv\u0113lni","Insert link (if link plugin activated)":"Ievietot saiti (Ja sai\u0161u spraudnis ir akt\u012bvs)","Save (if save plugin activated)":"Saglab\u0101t (Ja saglab\u0101\u0161anas spraudnis ir akt\u012bvs)","Find (if searchreplace plugin activated)":'Atrast (Ja "searchreplace" spraudnis ir akt\u012bvs)',"Plugins installed ({0}):":"Spraud\u0146i instal\u0113ti ({0}):","Premium plugins:":"\u012apa\u0161ie spraud\u0146i:","Learn more...":"Uzzin\u0101t vair\u0101k...","You are using {0}":"J\u016bs lietojiet {0}","Plugins":"Spraud\u0146i","Handy Shortcuts":"Paroc\u012bgi \u012bsce\u013ci","Horizontal line":"Horizont\u0101l\u0101 l\u012bnija","Insert/edit image":"Ievietot/labot att\u0113lu","Alternative description":"Alternat\u012bvais apraksts","Accessibility":"Pieejam\u012bba","Image is decorative":"Att\u0113ls ir dekorat\u012bvs","Source":"Avots","Dimensions":"Izm\u0113rs","Constrain proportions":"Saglab\u0101t proporciju","General":"Pamata info","Advanced":"Papildus","Style":"Stils","Vertical space":"Vertik\u0101l\u0101 atstarpe","Horizontal space":"Horizont\u0101l\u0101 atstarpe","Border":"Apmale","Insert image":"Ievietot att\u0113lu","Image...":"Att\u0113ls...","Image list":"Att\u0113lu saraksts","Resize":"Main\u012bt izm\u0113ru","Insert date/time":"Ievietot datumu/laiku","Date/time":"Datums/laiks","Insert/edit link":"Ievietot/labot saiti","Text to display":"Nosaukums","Url":"Adrese","Open link in...":"Atv\u0113rt saiti...","Current window":"Taj\u0101 pa\u0161\u0101 log\u0101","None":"\u2014","New window":"Jaun\u0101 \u0161\u0137irkl\u012b","Open link":"Atv\u0113rt saiti","Remove link":"No\u0146emt saiti","Anchors":"Saites","Link...":"Saite...","Paste or type a link":"Iekop\u0113jiet vai ierakstiet saiti","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":'J\u016bs ievad\u012bj\u0101t e-pasta adresi. Lai t\u0101 korekti darbotos, ir nepiecie\u0161ams to papildin\u0101t ar "mailto:" priek\u0161\u0101. Vai v\u0113laties to izdar\u012bt?',"The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":'J\u016bs ievad\u012bj\u0101t \u0101r\u0113jo saiti. Lai t\u0101 korekti darbotos, ir nepiecie\u0161ams to papildin\u0101t ar "http://" priek\u0161\u0101. Vai v\u0113laties to izdar\u012bt?',"The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"Ievietot\u0101 URL saite ir no \u0101r\u0113ja avota. Vai v\u0113laties pievienot nepiecie\u0161amo https://?","Link list":"Sai\u0161u saraksts","Insert video":"Ievietot video","Insert/edit video":"Ievietot/redi\u0123\u0113t video","Insert/edit media":"Ievietot/labot att\u0113lu","Alternative source":"Alternat\u012bvs avots","Alternative source URL":"Alternatvais URL avots","Media poster (Image URL)":"Mediju afi\u0161a (Att\u0113la URL)","Paste your embed code below:":"Iekop\u0113jiet Embed kodu \u0161eit:","Embed":"Embed kods","Media...":"Mediju...","Nonbreaking space":"Nedal\u0101m\u0101 atstarpe","Page break":"P\u0101reja uz jauno lapu","Paste as text":"Iel\u012bm\u0113t bez format\u0113juma","Preview":"Priek\u0161skat\u012bt","Print":"Druk\u0101t","Print...":"Druk\u0101t...","Save":"Saglab\u0101t","Find":"Mekl\u0113t","Replace with":"Aizvietot ar","Replace":"Aizvietot","Replace all":"Aizvietot visu","Previous":"Iepriek\u0161\u0113jais","Next":"N\u0101kamais","Find and Replace":"Mekl\u0113t un Aizst\u0101t","Find and replace...":"Mekl\u0113t un aizvietot","Could not find the specified string.":"Mekl\u0113tais teksts netika atrasts","Match case":"At\u0161\u0137irt lielos un mazos burtus","Find whole words only":"Mekl\u0113t k\u0101 pilnu v\u0101rdu","Find in selection":"Atrast izv\u0113l\u0113taj\u0101","Insert table":"Ievietot tabulu","Table properties":"Tabulas parametri","Delete table":"Dz\u0113st tabulu","Cell":"\u0160\u016bna","Row":"Rinda","Column":"Kolonna","Cell properties":"\u0160\u016bnas parametri","Merge cells":"Apvienot \u0161\u016bnas","Split cell":"Sadal\u012bt \u0161\u016bnas","Insert row before":"Jauna rinda augst\u0101k","Insert row after":"Jauna rinda zem\u0101k","Delete row":"Dz\u0113st rindu","Row properties":"Rindas parametri","Cut row":"Izgriezt rindu","Cut column":"Izgriezt kolonu","Copy row":"Kop\u0113t rindu","Copy column":"Kop\u0113t kolonu","Paste row before":"Iel\u012bm\u0113t rindu augst\u0101k","Paste column before":"Ievietot pirms kolonas","Paste row after":"Iel\u012bm\u0113t rindu zem\u0101k","Paste column after":"Ievietot p\u0113c kolonas","Insert column before":"Jauna kolonna pa kreisi","Insert column after":"Jauna kolonna pa labi","Delete column":"Dz\u0113st kolonu","Cols":"Kolonnas","Rows":"Rindas","Width":"Platums","Height":"Augstums","Cell spacing":"\u0160\u016bnu atstarpe","Cell padding":"Iek\u0161\u0113j\u0101 atstarpe","Row clipboard actions":"Rindas starpliktuves darb\u012bba","Column clipboard actions":"Kolonas starpliktuves darb\u012bba","Table styles":"Tabulas stils","Cell styles":"\u0160\u016bnas stils","Column header":"Kolonas galvene","Row header":"Rindas galvene","Table caption":"Tabulas paraksts","Caption":"Ar virsrakstu","Show caption":"R\u0101d\u012bt parakstu","Left":"Pa kreisi","Center":"Centr\u0113t","Right":"Pa labi","Cell type":"\u0160\u016bnas veids","Scope":"Attiecin\u0101t uz","Alignment":"Izl\u012bdzin\u0101\u0161ana","Horizontal align":"Horizontala izl\u012bdzin\u0101\u0161ana","Vertical align":"Vertik\u0101la izl\u012bdzin\u0101\u0161ana","Top":"Aug\u0161\u0101","Middle":"Pa vidu","Bottom":"Apak\u0161\u0101","Header cell":"Galvenes \u0161\u016bna","Row group":"Rindu grupa","Column group":"Kolonnu grupa","Row type":"Rindas veids","Header":"Galvene","Body":"Saturs","Footer":"K\u0101jene","Border color":"Apmales kr\u0101sa","Solid":"Mas\u012bvs","Dotted":"Punkt\u0113ts","Dashed":"P\u0101rtraukts","Double":"Dubults","Groove":"Grope","Ridge":"Gr\u0113da","Inset":"Iek\u0161\u0113js","Outset":"\u0100r\u0113js","Hidden":"Sl\u0113pts","Insert template...":"Ievietot \u0161ablonu...","Templates":"Veidnes","Template":"Veidne","Insert Template":"Ievietot \u0160ablonu","Text color":"Teksta kr\u0101sa","Background color":"Fona kr\u0101sa","Custom...":"Izv\u0113l\u0113ties citu...","Custom color":"Specifisk\u0101 kr\u0101sa","No color":"Nenor\u0101d\u012bt kr\u0101su","Remove color":"No\u0146emt kr\u0101su","Show blocks":"R\u0101d\u012bt blokus","Show invisible characters":"R\u0101d\u012bt neredzam\u0101s rakstz\u012bmes","Word count":"V\u0101rdu skaits","Count":"Skaits","Document":"Dokuments","Selection":"Atlase","Words":"V\u0101rdi","Words: {0}":"V\u0101rdi: {0}","{0} words":"{0} v\u0101rdi","File":"Datne","Edit":"Labot","Insert":"Ievietot","View":"Skat\u012bt","Format":"Format\u0113t","Table":"Tabula","Tools":"R\u012bki","Powered by {0}":"Darb\u012bbu nodro\u0161ina {0}","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Satura redaktors. Nospiediet ALT-F9 lai par\u0101d\u012btu izv\u0113lni, ALT-F10 - r\u012bkjoslu vai ALT-0 - pal\u012bdz\u012bbu.","Image title":"Att\u0113la virsraksts","Border width":"Apmales biezums","Border style":"Apmales stils","Error":"K\u013c\u016bda","Warn":"Br\u012bdin\u0101jums","Valid":"Der\u012bgs(-i)","To open the popup, press Shift+Enter":"Lai atv\u0113rtu uzleco\u0161o logu, nospied Shift+Enter","Rich Text Area":"","Rich Text Area. Press ALT-0 for help.":"","System Font":"Sist\u0113mas fonts","Failed to upload image: {0}":"Att\u0113la aug\u0161upiel\u0101de neizdev\u0101s: {0}","Failed to load plugin: {0} from url {1}":'Spraudni "{0}" neizdev\u0101s iel\u0101d\u0113t. Avots: {1}',"Failed to load plugin url: {0}":"K\u0101du spraudni neizdev\u0101s iel\u0101d\u0113t. Avots: {0}","Failed to initialize plugin: {0}":"Neizdev\u0101s iel\u0101d\u0113t spraudni: {0}","example":"piem\u0113rs","Search":"Mekl\u0113t","All":"Viss","Currency":"Val\u016bta","Text":"Teksts","Quotations":"Cit\u0101ti","Mathematical":"Matem\u0101tisks","Extended Latin":"","Symbols":"Simboli","Arrows":"Bultas","User Defined":"Lietot\u0101ja Defin\u0113ts","dollar sign":"dol\u0101ra z\u012bme","currency sign":"val\u016btas z\u012bme","euro-currency sign":"eiro val\u016btas z\u012bme","colon sign":"kola z\u012bme","cruzeiro sign":"","french franc sign":"","lira sign":"liras z\u012bme","mill sign":"","naira sign":"","peseta sign":"","rupee sign":"","won sign":"","new sheqel sign":"","dong sign":"","kip sign":"","tugrik sign":"","drachma sign":"","german penny symbol":"","peso sign":"","guarani sign":"","austral sign":"","hryvnia sign":"","cedi sign":"","livre tournois sign":"","spesmilo sign":"","tenge sign":"","indian rupee sign":"","turkish lira sign":"","nordic mark sign":"","manat sign":"","ruble sign":"","yen character":"","yuan character":"","yuan character, in hong kong and taiwan":"","yen/yuan character variant one":"","Emojis":"Emocijz\u012bmes","Emojis...":"Emocijz\u012bmes...","Loading emojis...":"Iel\u0101d\u0113 smaidi\u0146us...","Could not load emojis":"Smaidi\u0146us iel\u0101dt neizdev\u0101s","People":"Cilv\u0113ki","Animals and Nature":"Dz\u012bvnieki un Daba","Food and Drink":"\u0112dieni un Dz\u0113rieni","Activity":"Aktivit\u0101tes","Travel and Places":"Ce\u013co\u0161ana un Vietas","Objects":"Objekti","Flags":"Karogi","Characters":"Simboli","Characters (no spaces)":"Simboli (bez atstarpem)","{0} characters":"{0} simboli","Error: Form submit field collision.":"K\u013c\u016bda: Formas apstiprin\u0101\u0161anas lauka k\u013c\u016bda.","Error: No form element found.":"K\u013c\u016bda: Formas elements nav atrasts.","Color swatch":"Kr\u0101su paraugs","Color Picker":"Atlas\u012bt kr\u0101su","Invalid hex color code: {0}":"Neder\u012bgs kr\u0101sas hex kods {0}","Invalid input":"Neder\u012bga ievade","R":"S","Red component":"Sarkanais komonents","G":"G","Green component":"Za\u013cais komonents","B":"Z","Blue component":"Zilais komonents","#":"#","Hex color code":"Hex kr\u0101sas kods","Range 0 to 255":"Diapazons 0 l\u012bdz 255","Turquoise":"Tirk\u012bzs","Green":"Za\u013c\u0161","Blue":"Zils","Purple":"Violets","Navy Blue":"Navy Zils","Dark Turquoise":"Tum\u0161s Tirk\u012bzs","Dark Green":"Tum\u0161i Za\u013c\u0161","Medium Blue":"Vid\u0113ji Za\u013c\u0161","Medium Purple":"Vid\u0113ji Violets","Midnight Blue":"Puznakts Zils","Yellow":"Dzeltens","Orange":"Oran\u017es","Red":"Sarkans","Light Gray":"Gai\u0161i Pel\u0113ks","Gray":"Pel\u0113ks","Dark Yellow":"Tum\u0161i Dzeltens","Dark Orange":"Tum\u0161i Oran\u017es","Dark Red":"Tum\u0161i Sarkans","Medium Gray":"Vid\u0113ji Pel\u0113ks","Dark Gray":"Tum\u017ei Pel\u0113ks","Light Green":"Gai\u0161i Za\u013c\u0161","Light Yellow":"Gai\u0161i Dzeltens","Light Red":"Gai\u0161i Sarkans","Light Purple":"Gai\u0161i Violets","Light Blue":"Gai\u0161i Zils","Dark Purple":"Tum\u0161i violets","Dark Blue":"Tum\u0161i zils","Black":"Melns","White":"Balts","Switch to or from fullscreen mode":"P\u0101rsl\u0113gties uz/no pilnekr\u0101na re\u017e\u012bmu","Open help dialog":"Atv\u0113rt pal\u012bdz\u012bbas dialogu","history":"v\u0113sture","styles":"stili","formatting":"format\u0113jums","alignment":"izl\u012bdzin\u0101\u0161ana","indentation":"atk\u0101pes","Font":"Fonts","Size":"Izm\u0113rs","More...":"Vair\u0101k...","Select...":"Izv\u0113lies...","Preferences":"Iestat\u012bjumi","Yes":"J\u0101","No":"N\u0113","Keyboard Navigation":"Klaviat\u016bras Navig\u0101cija","Version":"Versija","Code view":"Koda skats","Open popup menu for split buttons":"Atv\u0113rt uzleco\u0161o izv\u0113lni dal\u012btaj\u0101m pog\u0101m","List Properties":"Saraksta \u012apa\u0161\u012bbas","List properties...":"Saraksta \u012bpa\u0161\u012bbas...","Start list at number":"S\u0101kt sarakstu ar skaitli","Line height":"L\u012bnijas augstums","Dropped file type is not supported":"Nomest\u0101 faila tips netiek atbalst\u012bts","Loading...":"Iel\u0101d\u0113...","ImageProxy HTTP error: Rejected request":"ImageProxy HTTP error: Noraid\u012bts piepras\u012bjums","ImageProxy HTTP error: Could not find Image Proxy":"","ImageProxy HTTP error: Incorrect Image Proxy URL":"","ImageProxy HTTP error: Unknown ImageProxy error":""}); \ No newline at end of file +tinymce.addI18n("lv",{"#":"#","Accessibility":"Pieejam\u012bba","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"Darb\u012bba","Activity":"Aktivit\u0101tes","Address":"Adrese","Advanced":"Papildus","Align":"L\u012bdzin\u0101t","Align center":"Centr\u0113t","Align left":"Pa kreisi","Align right":"Pa labi","Alignment":"Izl\u012bdzin\u0101\u0161ana","Alignment {0}":"","All":"Viss","Alternative description":"Alternat\u012bvais apraksts","Alternative source":"Alternat\u012bvs avots","Alternative source URL":"Alternatvais URL avots","Anchor":"Enkurs","Anchor...":"Enkurs...","Anchors":"Saites","Animals and Nature":"Dz\u012bvnieki un Daba","Arrows":"Bultas","B":"Z","Background color":"Fona kr\u0101sa","Background color {0}":"","Black":"Melns","Block":"Bloks","Block {0}":"","Blockquote":"Cit\u0101ts","Blocks":"Bloka elementi","Blue":"Zils","Blue component":"Zilais komonents","Body":"Saturs","Bold":"Treknraksts","Border":"Apmale","Border color":"Apmales kr\u0101sa","Border style":"Apmales stils","Border width":"Apmales biezums","Bottom":"Apak\u0161\u0101","Browse files":"","Browse for an image":"Izv\u0113l\u0113ties att\u0113lu","Browse links":"","Bullet list":"Nenumur\u0113ts saraksts","Cancel":"Atcelt","Caption":"Ar virsrakstu","Cell":"\u0160\u016bna","Cell padding":"Iek\u0161\u0113j\u0101 atstarpe","Cell properties":"\u0160\u016bnas parametri","Cell spacing":"\u0160\u016bnu atstarpe","Cell styles":"\u0160\u016bnas stils","Cell type":"\u0160\u016bnas veids","Center":"Centr\u0113t","Characters":"Simboli","Characters (no spaces)":"Simboli (bez atstarpem)","Circle":"Aplis","Class":"Klase","Clear formatting":"No\u0146emt format\u0113jumu","Close":"Aizv\u0113rt","Code":"Kods","Code sample...":"Koda paraugs...","Code view":"Koda skats","Color Picker":"Atlas\u012bt kr\u0101su","Color swatch":"Kr\u0101su paraugs","Cols":"Kolonnas","Column":"Kolonna","Column clipboard actions":"Kolonas starpliktuves darb\u012bba","Column group":"Kolonnu grupa","Column header":"Kolonas galvene","Constrain proportions":"Saglab\u0101t proporciju","Copy":"Kop\u0113t","Copy column":"Kop\u0113t kolonu","Copy row":"Kop\u0113t rindu","Could not find the specified string.":"Mekl\u0113tais teksts netika atrasts","Could not load emojis":"Smaidi\u0146us iel\u0101dt neizdev\u0101s","Count":"Skaits","Currency":"Val\u016bta","Current window":"Taj\u0101 pa\u0161\u0101 log\u0101","Custom color":"Specifisk\u0101 kr\u0101sa","Custom...":"Izv\u0113l\u0113ties citu...","Cut":"Izgriezt","Cut column":"Izgriezt kolonu","Cut row":"Izgriezt rindu","Dark Blue":"Tum\u0161i zils","Dark Gray":"Tum\u017ei Pel\u0113ks","Dark Green":"Tum\u0161i Za\u013c\u0161","Dark Orange":"Tum\u0161i Oran\u017es","Dark Purple":"Tum\u0161i violets","Dark Red":"Tum\u0161i Sarkans","Dark Turquoise":"Tum\u0161s Tirk\u012bzs","Dark Yellow":"Tum\u0161i Dzeltens","Dashed":"P\u0101rtraukts","Date/time":"Datums/laiks","Decrease indent":"Samazin\u0101t atk\u0101pi","Default":"Noklus\u0113tais","Delete accordion":"","Delete column":"Dz\u0113st kolonu","Delete row":"Dz\u0113st rindu","Delete table":"Dz\u0113st tabulu","Dimensions":"Izm\u0113rs","Disc":"Disks","Div":"Div","Document":"Dokuments","Dotted":"Punkt\u0113ts","Double":"Dubults","Drop an image here":"Ievelciet att\u0113lu \u0161eit","Dropped file type is not supported":"Nomest\u0101 faila tips netiek atbalst\u012bts","Edit":"Labot","Embed":"Embed kods","Emojis":"Emocijz\u012bmes","Emojis...":"Emocijz\u012bmes...","Error":"K\u013c\u016bda","Error: Form submit field collision.":"K\u013c\u016bda: Formas apstiprin\u0101\u0161anas lauka k\u013c\u016bda.","Error: No form element found.":"K\u013c\u016bda: Formas elements nav atrasts.","Extended Latin":"","Failed to initialize plugin: {0}":"Neizdev\u0101s iel\u0101d\u0113t spraudni: {0}","Failed to load plugin url: {0}":"K\u0101du spraudni neizdev\u0101s iel\u0101d\u0113t. Avots: {0}","Failed to load plugin: {0} from url {1}":'Spraudni "{0}" neizdev\u0101s iel\u0101d\u0113t. Avots: {1}',"Failed to upload image: {0}":"Att\u0113la aug\u0161upiel\u0101de neizdev\u0101s: {0}","File":"Datne","Find":"Mekl\u0113t","Find (if searchreplace plugin activated)":'Atrast (Ja "searchreplace" spraudnis ir akt\u012bvs)',"Find and Replace":"Mekl\u0113t un Aizst\u0101t","Find and replace...":"Mekl\u0113t un aizvietot","Find in selection":"Atrast izv\u0113l\u0113taj\u0101","Find whole words only":"Mekl\u0113t k\u0101 pilnu v\u0101rdu","Flags":"Karogi","Focus to contextual toolbar":"Fokuss uz papildizv\u0113lni","Focus to element path":"Fokuss uz elementa ce\u013cu","Focus to menubar":"Fokuss uz izv\u0113lni","Focus to toolbar":"Fokuss uz r\u012bkjoslu","Font":"Fonts","Font size {0}":"","Font sizes":"\u0160rifta izm\u0113rs","Font {0}":"","Fonts":"\u0160rifts","Food and Drink":"\u0112dieni un Dz\u0113rieni","Footer":"K\u0101jene","Format":"Format\u0113t","Format {0}":"","Formats":"Format\u0113jumi","Fullscreen":"Pilnekr\u0101na re\u017e\u012bms","G":"G","General":"Pamata info","Gray":"Pel\u0113ks","Green":"Za\u013c\u0161","Green component":"Za\u013cais komonents","Groove":"Grope","Handy Shortcuts":"Paroc\u012bgi \u012bsce\u013ci","Header":"Galvene","Header cell":"Galvenes \u0161\u016bna","Heading 1":"1. l\u012bme\u0146a virsraksts","Heading 2":"2. l\u012bme\u0146a virsraksts","Heading 3":"3. l\u012bme\u0146a virsraksts","Heading 4":"4. l\u012bme\u0146a virsraksts","Heading 5":"5. l\u012bme\u0146a virsraksts","Heading 6":"6. l\u012bme\u0146a virsraksts","Headings":"Virsraksti","Height":"Augstums","Help":"Pal\u012bdz\u012bba","Hex color code":"Hex kr\u0101sas kods","Hidden":"Sl\u0113pts","Horizontal align":"Horizontala izl\u012bdzin\u0101\u0161ana","Horizontal line":"Horizont\u0101l\u0101 l\u012bnija","Horizontal space":"Horizont\u0101l\u0101 atstarpe","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID j\u0101s\u0101kas ar burtu, kam seko tikai burti, cipari, domuz\u012bmes, punkti, koli vai pasv\u012btras.","Image is decorative":"Att\u0113ls ir dekorat\u012bvs","Image list":"Att\u0113lu saraksts","Image title":"Att\u0113la virsraksts","Image...":"Att\u0113ls...","ImageProxy HTTP error: Could not find Image Proxy":"","ImageProxy HTTP error: Incorrect Image Proxy URL":"","ImageProxy HTTP error: Rejected request":"ImageProxy HTTP error: Noraid\u012bts piepras\u012bjums","ImageProxy HTTP error: Unknown ImageProxy error":"","Increase indent":"Palielin\u0101t atk\u0101pi","Inline":"Inline elementi","Insert":"Ievietot","Insert Template":"Ievietot \u0160ablonu","Insert accordion":"","Insert column after":"Jauna kolonna pa labi","Insert column before":"Jauna kolonna pa kreisi","Insert date/time":"Ievietot datumu/laiku","Insert image":"Ievietot att\u0113lu","Insert link (if link plugin activated)":"Ievietot saiti (Ja sai\u0161u spraudnis ir akt\u012bvs)","Insert row after":"Jauna rinda zem\u0101k","Insert row before":"Jauna rinda augst\u0101k","Insert table":"Ievietot tabulu","Insert template...":"Ievietot \u0161ablonu...","Insert video":"Ievietot video","Insert/Edit code sample":"Ievad\u012bt/Labot koda paraugu","Insert/edit image":"Ievietot/labot att\u0113lu","Insert/edit link":"Ievietot/labot saiti","Insert/edit media":"Ievietot/labot att\u0113lu","Insert/edit video":"Ievietot/redi\u0123\u0113t video","Inset":"Iek\u0161\u0113js","Invalid hex color code: {0}":"Neder\u012bgs kr\u0101sas hex kods {0}","Invalid input":"Neder\u012bga ievade","Italic":"Sl\u012bpraksts","Justify":"Izl\u012bdzin\u0101t","Keyboard Navigation":"Klaviat\u016bras Navig\u0101cija","Language":"Valoda","Learn more...":"Uzzin\u0101t vair\u0101k...","Left":"Pa kreisi","Left to right":"No kreis\u0101s uz labo","Light Blue":"Gai\u0161i Zils","Light Gray":"Gai\u0161i Pel\u0113ks","Light Green":"Gai\u0161i Za\u013c\u0161","Light Purple":"Gai\u0161i Violets","Light Red":"Gai\u0161i Sarkans","Light Yellow":"Gai\u0161i Dzeltens","Line height":"L\u012bnijas augstums","Link list":"Sai\u0161u saraksts","Link...":"Saite...","List Properties":"Saraksta \u012apa\u0161\u012bbas","List properties...":"Saraksta \u012bpa\u0161\u012bbas...","Loading emojis...":"Iel\u0101d\u0113 smaidi\u0146us...","Loading...":"Iel\u0101d\u0113...","Lower Alpha":"Lat\u012b\u0146u mazie burti","Lower Greek":"Grie\u0137u mazie burti","Lower Roman":"Romie\u0161u mazie burti","Match case":"At\u0161\u0137irt lielos un mazos burtus","Mathematical":"Matem\u0101tisks","Media poster (Image URL)":"Mediju afi\u0161a (Att\u0113la URL)","Media...":"Mediju...","Medium Blue":"Vid\u0113ji Za\u013c\u0161","Medium Gray":"Vid\u0113ji Pel\u0113ks","Medium Purple":"Vid\u0113ji Violets","Merge cells":"Apvienot \u0161\u016bnas","Middle":"Pa vidu","Midnight Blue":"Puznakts Zils","More...":"Vair\u0101k...","Name":"Nosaukums","Navy Blue":"Navy Zils","New document":"Jauns dokuments","New window":"Jaun\u0101 \u0161\u0137irkl\u012b","Next":"N\u0101kamais","No":"N\u0113","No alignment":"Bez izl\u012bdzin\u0101\u0161anas","No color":"Nenor\u0101d\u012bt kr\u0101su","Nonbreaking space":"Nedal\u0101m\u0101 atstarpe","None":"\u2014","Numbered list":"Numur\u0113ts saraksts","OR":"VAI","Objects":"Objekti","Ok":"Ok","Open help dialog":"Atv\u0113rt pal\u012bdz\u012bbas dialogu","Open link":"Atv\u0113rt saiti","Open link in...":"Atv\u0113rt saiti...","Open popup menu for split buttons":"Atv\u0113rt uzleco\u0161o izv\u0113lni dal\u012btaj\u0101m pog\u0101m","Orange":"Oran\u017es","Outset":"\u0100r\u0113js","Page break":"P\u0101reja uz jauno lapu","Paragraph":"Rindkopa","Paste":"Iel\u012bm\u0113t","Paste as text":"Iel\u012bm\u0113t bez format\u0113juma","Paste column after":"Ievietot p\u0113c kolonas","Paste column before":"Ievietot pirms kolonas","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Iel\u012bm\u0113\u0161ana vienk\u0101r\u0161\u0101 teksta re\u017e\u012bm\u0101. Saturs tiks iel\u012bm\u0113ts bez format\u0113juma l\u012bdz \u0161\u012b opcija tiks atsl\u0113gta.","Paste or type a link":"Iekop\u0113jiet vai ierakstiet saiti","Paste row after":"Iel\u012bm\u0113t rindu zem\u0101k","Paste row before":"Iel\u012bm\u0113t rindu augst\u0101k","Paste your embed code below:":"Iekop\u0113jiet Embed kodu \u0161eit:","People":"Cilv\u0113ki","Plugins":"Spraud\u0146i","Plugins installed ({0}):":"Spraud\u0146i instal\u0113ti ({0}):","Powered by {0}":"Darb\u012bbu nodro\u0161ina {0}","Pre":"Pre","Preferences":"Iestat\u012bjumi","Preformatted":"Ieprieks format\u0113ts","Premium plugins:":"\u012apa\u0161ie spraud\u0146i:","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"Priek\u0161skat\u012bt","Previous":"Iepriek\u0161\u0113jais","Print":"Druk\u0101t","Print...":"Druk\u0101t...","Purple":"Violets","Quotations":"Cit\u0101ti","R":"S","Range 0 to 255":"Diapazons 0 l\u012bdz 255","Red":"Sarkans","Red component":"Sarkanais komonents","Redo":"Solis uz priek\u0161u","Remove":"No\u0146emt","Remove color":"No\u0146emt kr\u0101su","Remove link":"No\u0146emt saiti","Replace":"Aizvietot","Replace all":"Aizvietot visu","Replace with":"Aizvietot ar","Resize":"Main\u012bt izm\u0113ru","Restore last draft":"Atjaunot p\u0113d\u0113jo melnrakstu","Reveal or hide additional toolbar items":"","Rich Text Area":"","Rich Text Area. Press ALT-0 for help.":"","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Satura redaktors. Nospiediet ALT-F9 lai par\u0101d\u012btu izv\u0113lni, ALT-F10 - r\u012bkjoslu vai ALT-0 - pal\u012bdz\u012bbu.","Ridge":"Gr\u0113da","Right":"Pa labi","Right to left":"No lab\u0101s uz kreiso","Row":"Rinda","Row clipboard actions":"Rindas starpliktuves darb\u012bba","Row group":"Rindu grupa","Row header":"Rindas galvene","Row properties":"Rindas parametri","Row type":"Rindas veids","Rows":"Rindas","Save":"Saglab\u0101t","Save (if save plugin activated)":"Saglab\u0101t (Ja saglab\u0101\u0161anas spraudnis ir akt\u012bvs)","Scope":"Attiecin\u0101t uz","Search":"Mekl\u0113t","Select all":"Iez\u012bm\u0113t visu","Select...":"Izv\u0113lies...","Selection":"Atlase","Shortcut":"Sa\u012bsne","Show blocks":"R\u0101d\u012bt blokus","Show caption":"R\u0101d\u012bt parakstu","Show invisible characters":"R\u0101d\u012bt neredzam\u0101s rakstz\u012bmes","Size":"Izm\u0113rs","Solid":"Mas\u012bvs","Source":"Avots","Source code":"Pirmkods","Special Character":"Specialais simbols","Special character...":"Specialais simbols...","Split cell":"Sadal\u012bt \u0161\u016bnas","Square":"Kvadr\u0101ts","Start list at number":"S\u0101kt sarakstu ar skaitli","Strikethrough":"Nosv\u012btrot","Style":"Stils","Subscript":"Apak\u0161raksts","Superscript":"Aug\u0161raksts","Switch to or from fullscreen mode":"P\u0101rsl\u0113gties uz/no pilnekr\u0101na re\u017e\u012bmu","Symbols":"Simboli","System Font":"Sist\u0113mas fonts","Table":"Tabula","Table caption":"Tabulas paraksts","Table properties":"Tabulas parametri","Table styles":"Tabulas stils","Template":"Veidne","Templates":"Veidnes","Text":"Teksts","Text color":"Teksta kr\u0101sa","Text color {0}":"","Text to display":"Nosaukums","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":'J\u016bs ievad\u012bj\u0101t e-pasta adresi. Lai t\u0101 korekti darbotos, ir nepiecie\u0161ams to papildin\u0101t ar "mailto:" priek\u0161\u0101. Vai v\u0113laties to izdar\u012bt?',"The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":'J\u016bs ievad\u012bj\u0101t \u0101r\u0113jo saiti. Lai t\u0101 korekti darbotos, ir nepiecie\u0161ams to papildin\u0101t ar "http://" priek\u0161\u0101. Vai v\u0113laties to izdar\u012bt?',"The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"Ievietot\u0101 URL saite ir no \u0101r\u0113ja avota. Vai v\u0113laties pievienot nepiecie\u0161amo https://?","Title":"Nosaukums","To open the popup, press Shift+Enter":"Lai atv\u0113rtu uzleco\u0161o logu, nospied Shift+Enter","Toggle accordion":"","Tools":"R\u012bki","Top":"Aug\u0161\u0101","Travel and Places":"Ce\u013co\u0161ana un Vietas","Turquoise":"Tirk\u012bzs","Underline":"Pasv\u012btrot","Undo":"Solis atpaka\u013c","Upload":"Aug\u0161upiel\u0101d\u0113t","Uploading image":"Aug\u0161upielade att\u0113lu","Upper Alpha":"Lat\u012b\u0146u lielie burti","Upper Roman":"Romie\u0161u lielie burti","Url":"Adrese","User Defined":"Lietot\u0101ja Defin\u0113ts","Valid":"Der\u012bgs(-i)","Version":"Versija","Vertical align":"Vertik\u0101la izl\u012bdzin\u0101\u0161ana","Vertical space":"Vertik\u0101l\u0101 atstarpe","View":"Skat\u012bt","Visual aids":"Vizu\u0101l\u0101 pal\u012bdz\u012bba","Warn":"Br\u012bdin\u0101jums","White":"Balts","Width":"Platums","Word count":"V\u0101rdu skaits","Words":"V\u0101rdi","Words: {0}":"V\u0101rdi: {0}","Yellow":"Dzeltens","Yes":"J\u0101","You are using {0}":"J\u016bs lietojiet {0}","You have unsaved changes are you sure you want to navigate away?":"Saturs ir labots un nav saglab\u0101ts. Vai tie\u0161\u0101m v\u0113laties atst\u0101t \u0161o lapu?","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"J\u016bsu p\u0101rl\u016bkprogramma neatbalsta piek\u013cuvi starpliktuvei. L\u016bdzu, lietojiet Ctrl+X/C/V klaviat\u016bras sa\u012bsnes.","alignment":"izl\u012bdzin\u0101\u0161ana","austral sign":"","cedi sign":"","colon sign":"kola z\u012bme","cruzeiro sign":"","currency sign":"val\u016btas z\u012bme","dollar sign":"dol\u0101ra z\u012bme","dong sign":"","drachma sign":"","euro-currency sign":"eiro val\u016btas z\u012bme","example":"piem\u0113rs","formatting":"format\u0113jums","french franc sign":"fran\u010du franka z\u012bme","german penny symbol":"","guarani sign":"","history":"v\u0113sture","hryvnia sign":"","indentation":"atk\u0101pes","indian rupee sign":"","kip sign":"","lira sign":"liras z\u012bme","livre tournois sign":"","manat sign":"","mill sign":"","naira sign":"","new sheqel sign":"","nordic mark sign":"","peseta sign":"","peso sign":"","ruble sign":"","rupee sign":"","spesmilo sign":"","styles":"stili","tenge sign":"","tugrik sign":"","turkish lira sign":"","won sign":"","yen character":"","yen/yuan character variant one":"","yuan character":"","yuan character, in hong kong and taiwan":"","{0} characters":"{0} simboli","{0} columns, {1} rows":"","{0} words":"{0} v\u0101rdi"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/nb_NO.js b/libraries/tinymce/js/tinymce/langs/nb_NO.js index 2ad80b4..bb8eace 100644 --- a/libraries/tinymce/js/tinymce/langs/nb_NO.js +++ b/libraries/tinymce/js/tinymce/langs/nb_NO.js @@ -1 +1 @@ -tinymce.addI18n("nb_NO",{"Redo":"Gj\xf8r om","Undo":"Angre","Cut":"Klipp ut","Copy":"Kopier","Paste":"Lim inn","Select all":"Marker alt","New document":"Nytt dokument","Ok":"Ok","Cancel":"Avbryt","Visual aids":"Visuelle hjelpemidler","Bold":"Fet","Italic":"Kursiv","Underline":"Understreking","Strikethrough":"Gjennomstreking","Superscript":"Hevet skrift","Subscript":"Senket skrift","Clear formatting":"Fjern formateringer","Remove":"Fjern","Align left":"Venstrejuster","Align center":"Midtstill","Align right":"H\xf8yrejuster","No alignment":"Ingen justering","Justify":"Blokkjuster","Bullet list":"Punktliste","Numbered list":"Nummerliste","Decrease indent":"Reduser innrykk","Increase indent":"\xd8k innrykk","Close":"Lukk","Formats":"Stiler","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"Nettleseren din st\xf8tter ikke direkte tilgang til utklippsboken. Bruk istedet tastatursnarveiene Ctrl+X/C/V.","Headings":"Overskrifter","Heading 1":"Overskrift 1","Heading 2":"Overskrift 2","Heading 3":"Overskrift 3","Heading 4":"Overskrift 4","Heading 5":"Overskrift 5","Heading 6":"Overskrift 6","Preformatted":"Forh\xe5ndsformatert","Div":"Div","Pre":"Pre","Code":"Kode","Paragraph":"Avsnitt","Blockquote":"Blockquote","Inline":"Innkapslet","Blocks":"Blokker","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Lim inn er n\xe5 i ren tekst-modus. Kopiert innhold vil bli limt inn som ren tekst inntil du sl\xe5r av dette valget.","Fonts":"Fonter","Font sizes":"Fontst\xf8rrelser","Class":"Klasse","Browse for an image":"S\xf8k etter bilde","OR":"QR","Drop an image here":"Slipp et bilde her","Upload":"Last opp","Uploading image":"Laster opp bilde","Block":"Blokk","Align":"Juster","Default":"Standard","Circle":"Sirkel","Disc":"Disk","Square":"Firkant","Lower Alpha":"Sm\xe5 bokstaver","Lower Greek":"Greske minuskler","Lower Roman":"Sm\xe5 romertall","Upper Alpha":"Store bokstaver","Upper Roman":"Store romertall","Anchor...":"Lenke","Anchor":"Anker","Name":"Navn","ID":"Id","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID skal starte med en bokstav, kun etterfulgt av bokstaver, tall, bindestreker, prikker, kolon eller understreker.","You have unsaved changes are you sure you want to navigate away?":"Du har ikke arkivert endringene. Vil du fortsette uten \xe5 arkivere?","Restore last draft":"Gjenopprett siste utkast","Special character...":"Spesialtegn...","Special Character":"Spesialtegn","Source code":"Kildekode","Insert/Edit code sample":"Sett inn / endre kodeeksempel","Language":"Spr\xe5k","Code sample...":"Kodeeksempel","Left to right":"Venstre til h\xf8yre","Right to left":"H\xf8yre til venstre","Title":"Tittel","Fullscreen":"Fullskjerm","Action":"Handling","Shortcut":"Snarvei","Help":"Hjelp","Address":"Adresse","Focus to menubar":"Fokus p\xe5 menylinje","Focus to toolbar":"Fokus p\xe5 verkt\xf8ylinje","Focus to element path":"Fokus p\xe5 elementsti","Focus to contextual toolbar":"Fokus p\xe5 kontekstuell verkt\xf8ylinje","Insert link (if link plugin activated)":"Sett inn lenke (dersom lenketillegg er aktivert)","Save (if save plugin activated)":"Lagre (dersom lagretillegg er aktivert)","Find (if searchreplace plugin activated)":"Finn (dersom tillegg for s\xf8k og erstatt er aktivert)","Plugins installed ({0}):":"Installerte tillegg ({0}):","Premium plugins:":"Premiumtillegg:","Learn more...":"Les mer ...","You are using {0}":"Du bruker {0}","Plugins":"Programtillegg","Handy Shortcuts":"Nyttige snarveier","Horizontal line":"Horisontal linje","Insert/edit image":"Sett inn / rediger bilde","Alternative description":"Alternativ beskrivelse","Accessibility":"Tilgjengelighet","Image is decorative":"Bilde er dekorasjon","Source":"Kilde","Dimensions":"St\xf8rrelser","Constrain proportions":"Begrens proporsjoner","General":"Generelt","Advanced":"Avansert","Style":"Stil","Vertical space":"Vertikal avstand","Horizontal space":"Horisontal avstand","Border":"Ramme","Insert image":"Sett inn bilde","Image...":"Bilde...","Image list":"Bildeliste","Resize":"Skaler","Insert date/time":"Sett inn dato/tid","Date/time":"Dato/tid","Insert/edit link":"Sett inn / rediger lenke","Text to display":"Tekst som skal vises","Url":"Url","Open link in...":"\xc5pne lenke i..","Current window":"N\xe5v\xe6rende vindu","None":"Ingen","New window":"Nytt vindu","Open link":"\xc5pne lenke","Remove link":"Fjern lenke","Anchors":"Forankringspunkter","Link...":"Lenke...","Paste or type a link":"Lim inn eller skriv en lenke","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"Oppgitt URL ser ut til \xe5 v\xe6re en e-postadresse. \xd8nsker du \xe5 sette inn p\xe5krevet mailto: prefiks foran e-postadressen?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"URL du skrev inn ser ut som en ekstern adresse. Vil du legge til det obligatoriske prefikset http://?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"Nettadressen du fylte inn ser ut til \xe5 v\xe6re en ekstern. \xd8nsker du \xe5 legge til p\xe5krevd 'https://'-prefiks?","Link list":"Liste over lenker","Insert video":"Sett inn video","Insert/edit video":"Sett inn / rediger video","Insert/edit media":"Sett inn / endre media","Alternative source":"Alternativ kilde","Alternative source URL":"Alternativ kilde URL","Media poster (Image URL)":"Mediaposter (bilde-URL)","Paste your embed code below:":"Lim inn inkluderingskoden nedenfor:","Embed":"Inkluder","Media...":"Media..","Nonbreaking space":"Hardt mellomrom","Page break":"Sideskifte","Paste as text":"Lim inn som tekst","Preview":"Forh\xe5ndsvis","Print":"Utskrift","Print...":"Skriv ut...","Save":"Lagre","Find":"S\xf8k etter","Replace with":"Erstatt med","Replace":"Erstatt","Replace all":"Erstatt alle","Previous":"Forrige","Next":"Neste","Find and Replace":"Finn og erstatt","Find and replace...":"Finn og erstatt...","Could not find the specified string.":"Kunne ikke finne den spesifiserte teksten","Match case":"Skill mellom store / sm\xe5 bokstaver","Find whole words only":"Finn kun hele ord","Find in selection":"Finn i utvalg","Insert table":"Sett inn tabell","Table properties":"Tabellegenskaper","Delete table":"Slett tabell","Cell":"Celle","Row":"Rad","Column":"Kolonne","Cell properties":"Celleegenskaper","Merge cells":"Sl\xe5 sammen celler","Split cell":"Splitt celle","Insert row before":"Sett inn rad f\xf8r","Insert row after":"Sett inn rad etter","Delete row":"Slett rad","Row properties":"Radegenskaper","Cut row":"Klipp ut rad","Cut column":"Kutt kolonne","Copy row":"Kopier rad","Copy column":"Kopier kolonne","Paste row before":"Lim inn rad f\xf8r","Paste column before":"Lim inn kolonne f\xf8r","Paste row after":"Lim inn rad etter","Paste column after":"Lim inn kolonne etter","Insert column before":"Sett inn kolonne f\xf8r","Insert column after":"Sett inn kolonne etter","Delete column":"Slett kolonne","Cols":"Kolonner","Rows":"Rader","Width":"Bredde","Height":"H\xf8yde","Cell spacing":"Celleavstand","Cell padding":"Cellemarg","Row clipboard actions":"Rad-utklippstavlehandlinger","Column clipboard actions":"Kolonne-utklippstavlehandlinger","Table styles":"Tabellstiler","Cell styles":"Cellestiler","Column header":"Kolonneoverskrift","Row header":"Radoverskrift","Table caption":"Tabelloverskrift","Caption":"Bildetekst","Show caption":"Vis bildetekst","Left":"Venstre","Center":"Senter","Right":"H\xf8yre","Cell type":"Celletype","Scope":"Omfang","Alignment":"Justering","Horizontal align":"Horisontal justering","Vertical align":"Vertikal justering","Top":"Topp","Middle":"Sentrert","Bottom":"Bunn","Header cell":"Overskriftscelle","Row group":"Radgruppe","Column group":"Kolonnegruppe","Row type":"Radtype","Header":"Overskrift","Body":"Br\xf8dtekst","Footer":"Bunntekst","Border color":"Rammefarge","Solid":"Solid","Dotted":"Stiplet","Dashed":"Stiplet","Double":"Dobbel","Groove":"Rillekant","Ridge":"Ridge","Inset":"Innfelt","Outset":"Utfelt","Hidden":"Skjult","Insert template...":"Sett inn mal..","Templates":"Maler","Template":"Mal","Insert Template":"Sett inn mal","Text color":"Tekstfarge","Background color":"Bakgrunnsfarge","Custom...":"Tilpasset...","Custom color":"Tilpasset farge","No color":"Ingen farge","Remove color":"Fjern farge","Show blocks":"Vis blokker","Show invisible characters":"Vis skjulte tegn","Word count":"Ordtelling","Count":"Opptelling","Document":"Dokument","Selection":"Utvalg","Words":"Ord","Words: {0}":"Ord: {0}","{0} words":"{0} ord","File":"Fil","Edit":"Rediger","Insert":"Sett inn","View":"Vis","Format":"Format","Table":"Tabell","Tools":"Verkt\xf8y","Powered by {0}":"Drevet av {0}","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Tekstredigering. Tast ALT-F9 for meny. Tast ALT-F10 for verkt\xf8ylinje. Tast ALT-0 for hjelp.","Image title":"Bildetittel","Border width":"Bordbredde","Border style":"Bordstil","Error":"Feil","Warn":"Advarsel","Valid":"Gyldig","To open the popup, press Shift+Enter":"For \xe5 \xe5pne popup, trykk Shift+Enter","Rich Text Area":"Rik tekst-omr\xe5de","Rich Text Area. Press ALT-0 for help.":"Rik-tekstomr\xe5de. Trykk ALT-0 for hjelp.","System Font":"Systemfont","Failed to upload image: {0}":"Opplasting av bilde feilet: {0}","Failed to load plugin: {0} from url {1}":"Kunne ikke laste tillegg: {0} from url {1}","Failed to load plugin url: {0}":"Kunne ikke laste tillegg url: {0}","Failed to initialize plugin: {0}":"Kunne ikke initialisere tillegg: {0}","example":"eksempel","Search":"S\xf8k","All":"Alle","Currency":"Valuta","Text":"Tekst","Quotations":"Sitater","Mathematical":"Matematisk","Extended Latin":"Utvidet latin","Symbols":"Symboler","Arrows":"Piler","User Defined":"Brukerdefinert","dollar sign":"dollartegn","currency sign":"valutasymbol","euro-currency sign":"Euro-valutasymbol","colon sign":"kolon-symbol","cruzeiro sign":"cruzeiro-symbol","french franc sign":"franske franc-symbol","lira sign":"lire-symbol","mill sign":"mill-symbol","naira sign":"naira-symbol","peseta sign":"peseta-symbol","rupee sign":"rupee-symbol","won sign":"won-symbol","new sheqel sign":"Ny sheqel-symbol","dong sign":"dong-symbol","kip sign":"kip-symbol","tugrik sign":"tugrik-symbol","drachma sign":"drachma-symbol","german penny symbol":"tysk penny-symbol","peso sign":"peso-symbol","guarani sign":"quarani-symbol","austral sign":"austral-symbol","hryvnia sign":"hryvina-symbol","cedi sign":"credi-symbol","livre tournois sign":"livre tournois-symbol","spesmilo sign":"spesmilo-symbol","tenge sign":"tenge-symbol","indian rupee sign":"indisk rupee-symbol","turkish lira sign":"tyrkisk lire-symbol","nordic mark sign":"nordisk mark-symbol","manat sign":"manat-symbol","ruble sign":"ruble-symbol","yen character":"yen-symbol","yuan character":"yuan-symbol","yuan character, in hong kong and taiwan":"yuan-symbol, i Hongkong og Taiwan","yen/yuan character variant one":"yen/yuan-symbol variant en","Emojis":"Emojier","Emojis...":"Emojier...","Loading emojis...":"Laster emojier...","Could not load emojis":"Kunne ikke laste inn emojier","People":"Mennesker","Animals and Nature":"Dyr og natur","Food and Drink":"Mat og drikke","Activity":"Aktivitet","Travel and Places":"Reise og steder","Objects":"Objekter","Flags":"Flagg","Characters":"Tegn","Characters (no spaces)":"Tegn (uten mellomrom)","{0} characters":"{0} tegn","Error: Form submit field collision.":"Feil: Skjemafelt innsendingskollisjon.","Error: No form element found.":"Feil: Intet skjemafelt funnet.","Color swatch":"Fargepalett","Color Picker":"Fargevelger","Invalid hex color code: {0}":"Ugyldig heksadesimal fargekode: {0}","Invalid input":"Ugyldig inndata","R":"R","Red component":"R\xf8d komponent","G":"G","Green component":"Gr\xf8nn komponent","B":"B","Blue component":"Bl\xe5 komponent","#":"#","Hex color code":"Hex fargekode","Range 0 to 255":"Omr\xe5de 0 til 255","Turquoise":"Turkis","Green":"Gr\xf8nn","Blue":"Bl\xe5","Purple":"Lilla","Navy Blue":"Marinebl\xe5","Dark Turquoise":"M\xf8rk turkis","Dark Green":"M\xf8rkegr\xf8nn","Medium Blue":"Mellombl\xe5","Medium Purple":"Medium lilla","Midnight Blue":"Midnattbl\xe5","Yellow":"Gul","Orange":"Oransje","Red":"R\xf8d","Light Gray":"Lys gr\xe5","Gray":"Gr\xe5","Dark Yellow":"M\xf8rk gul","Dark Orange":"M\xf8rk oransje","Dark Red":"M\xf8rker\xf8d","Medium Gray":"Medium gr\xe5","Dark Gray":"M\xf8rk gr\xe5","Light Green":"Lys gr\xf8nn","Light Yellow":"Lys gul","Light Red":"Lys r\xf8d","Light Purple":"Lys lilla","Light Blue":"Lys bl\xe5","Dark Purple":"M\xf8rk lilla","Dark Blue":"M\xf8rk bl\xe5","Black":"Svart","White":"Hvit","Switch to or from fullscreen mode":"Bytt til eller fra fullskjermmodus","Open help dialog":"\xc5pne hjelp-dialog","history":"historikk","styles":"stiler","formatting":"formatering","alignment":"justering","indentation":"innrykk","Font":"Skrift","Size":"St\xf8rrelse","More...":"Mer...","Select...":"Velg...","Preferences":"Innstillinger","Yes":"Ja","No":"Nei","Keyboard Navigation":"Navigering med tastaturet","Version":"Versjon","Code view":"Kodevisning","Open popup menu for split buttons":"\xc5pne sprettoppmeny for splitt-knapper","List Properties":"Listeegenskaper","List properties...":"Listeegenskaper ...","Start list at number":"Start liste p\xe5 nummer","Line height":"Linjeh\xf8yde","Dropped file type is not supported":"Filtype st\xf8ttes ikke","Loading...":"Laster...","ImageProxy HTTP error: Rejected request":"ImageProxy HTTP-feil: Avvist foresp\xf8rsel","ImageProxy HTTP error: Could not find Image Proxy":"ImageProxy HTTP-feil: Fant ikke Image Proxy","ImageProxy HTTP error: Incorrect Image Proxy URL":"ImageProxy HTTP-feil: Feil Image Proxy URL","ImageProxy HTTP error: Unknown ImageProxy error":"ImageProxy HTTP-feil: Ukjent ImageProxy-feil"}); \ No newline at end of file +tinymce.addI18n("nb_NO",{"#":"#","Accessibility":"Tilgjengelighet","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"Handling","Activity":"Aktivitet","Address":"Adresse","Advanced":"Avansert","Align":"Juster","Align center":"Midtstill","Align left":"Venstrejuster","Align right":"H\xf8yrejuster","Alignment":"Justering","Alignment {0}":"","All":"Alle","Alternative description":"Alternativ beskrivelse","Alternative source":"Alternativ kilde","Alternative source URL":"Alternativ kilde URL","Anchor":"Anker","Anchor...":"Lenke","Anchors":"Forankringspunkter","Animals and Nature":"Dyr og natur","Arrows":"Piler","B":"B","Background color":"Bakgrunnsfarge","Background color {0}":"","Black":"Svart","Block":"Blokk","Block {0}":"","Blockquote":"Blockquote","Blocks":"Blokker","Blue":"Bl\xe5","Blue component":"Bl\xe5 komponent","Body":"Br\xf8dtekst","Bold":"Fet","Border":"Ramme","Border color":"Rammefarge","Border style":"Bordstil","Border width":"Bordbredde","Bottom":"Bunn","Browse files":"","Browse for an image":"S\xf8k etter bilde","Browse links":"","Bullet list":"Punktliste","Cancel":"Avbryt","Caption":"Bildetekst","Cell":"Celle","Cell padding":"Cellemarg","Cell properties":"Celleegenskaper","Cell spacing":"Celleavstand","Cell styles":"Cellestiler","Cell type":"Celletype","Center":"Senter","Characters":"Tegn","Characters (no spaces)":"Tegn (uten mellomrom)","Circle":"Sirkel","Class":"Klasse","Clear formatting":"Fjern formateringer","Close":"Lukk","Code":"Kode","Code sample...":"Kodeeksempel","Code view":"Kodevisning","Color Picker":"Fargevelger","Color swatch":"Fargepalett","Cols":"Kolonner","Column":"Kolonne","Column clipboard actions":"Kolonne-utklippstavlehandlinger","Column group":"Kolonnegruppe","Column header":"Kolonneoverskrift","Constrain proportions":"Begrens proporsjoner","Copy":"Kopier","Copy column":"Kopier kolonne","Copy row":"Kopier rad","Could not find the specified string.":"Kunne ikke finne den spesifiserte teksten","Could not load emojis":"Kunne ikke laste inn emojier","Count":"Opptelling","Currency":"Valuta","Current window":"N\xe5v\xe6rende vindu","Custom color":"Tilpasset farge","Custom...":"Tilpasset...","Cut":"Klipp ut","Cut column":"Kutt kolonne","Cut row":"Klipp ut rad","Dark Blue":"M\xf8rk bl\xe5","Dark Gray":"M\xf8rk gr\xe5","Dark Green":"M\xf8rkegr\xf8nn","Dark Orange":"M\xf8rk oransje","Dark Purple":"M\xf8rk lilla","Dark Red":"M\xf8rker\xf8d","Dark Turquoise":"M\xf8rk turkis","Dark Yellow":"M\xf8rk gul","Dashed":"Stiplet","Date/time":"Dato/tid","Decrease indent":"Reduser innrykk","Default":"Standard","Delete accordion":"","Delete column":"Slett kolonne","Delete row":"Slett rad","Delete table":"Slett tabell","Dimensions":"St\xf8rrelser","Disc":"Disk","Div":"Div","Document":"Dokument","Dotted":"Stiplet","Double":"Dobbel","Drop an image here":"Slipp et bilde her","Dropped file type is not supported":"Filtype st\xf8ttes ikke","Edit":"Rediger","Embed":"Inkluder","Emojis":"Emojier","Emojis...":"Emojier...","Error":"Feil","Error: Form submit field collision.":"Feil: Skjemafelt innsendingskollisjon.","Error: No form element found.":"Feil: Intet skjemafelt funnet.","Extended Latin":"Utvidet latin","Failed to initialize plugin: {0}":"Kunne ikke initialisere tillegg: {0}","Failed to load plugin url: {0}":"Kunne ikke laste tillegg url: {0}","Failed to load plugin: {0} from url {1}":"Kunne ikke laste tillegg: {0} from url {1}","Failed to upload image: {0}":"Opplasting av bilde feilet: {0}","File":"Fil","Find":"S\xf8k etter","Find (if searchreplace plugin activated)":"Finn (dersom tillegg for s\xf8k og erstatt er aktivert)","Find and Replace":"Finn og erstatt","Find and replace...":"Finn og erstatt...","Find in selection":"Finn i utvalg","Find whole words only":"Finn kun hele ord","Flags":"Flagg","Focus to contextual toolbar":"Fokus p\xe5 kontekstuell verkt\xf8ylinje","Focus to element path":"Fokus p\xe5 elementsti","Focus to menubar":"Fokus p\xe5 menylinje","Focus to toolbar":"Fokus p\xe5 verkt\xf8ylinje","Font":"Skrift","Font size {0}":"","Font sizes":"Fontst\xf8rrelser","Font {0}":"","Fonts":"Fonter","Food and Drink":"Mat og drikke","Footer":"Bunntekst","Format":"Format","Format {0}":"","Formats":"Stiler","Fullscreen":"Fullskjerm","G":"G","General":"Generelt","Gray":"Gr\xe5","Green":"Gr\xf8nn","Green component":"Gr\xf8nn komponent","Groove":"Rillekant","Handy Shortcuts":"Nyttige snarveier","Header":"Overskrift","Header cell":"Overskriftscelle","Heading 1":"Overskrift 1","Heading 2":"Overskrift 2","Heading 3":"Overskrift 3","Heading 4":"Overskrift 4","Heading 5":"Overskrift 5","Heading 6":"Overskrift 6","Headings":"Overskrifter","Height":"H\xf8yde","Help":"Hjelp","Hex color code":"Hex fargekode","Hidden":"Skjult","Horizontal align":"Horisontal justering","Horizontal line":"Horisontal linje","Horizontal space":"Horisontal avstand","ID":"Id","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID skal starte med en bokstav, kun etterfulgt av bokstaver, tall, bindestreker, prikker, kolon eller understreker.","Image is decorative":"Bilde er dekorasjon","Image list":"Bildeliste","Image title":"Bildetittel","Image...":"Bilde...","ImageProxy HTTP error: Could not find Image Proxy":"ImageProxy HTTP-feil: Fant ikke Image Proxy","ImageProxy HTTP error: Incorrect Image Proxy URL":"ImageProxy HTTP-feil: Feil Image Proxy URL","ImageProxy HTTP error: Rejected request":"ImageProxy HTTP-feil: Avvist foresp\xf8rsel","ImageProxy HTTP error: Unknown ImageProxy error":"ImageProxy HTTP-feil: Ukjent ImageProxy-feil","Increase indent":"\xd8k innrykk","Inline":"Innkapslet","Insert":"Sett inn","Insert Template":"Sett inn mal","Insert accordion":"","Insert column after":"Sett inn kolonne etter","Insert column before":"Sett inn kolonne f\xf8r","Insert date/time":"Sett inn dato/tid","Insert image":"Sett inn bilde","Insert link (if link plugin activated)":"Sett inn lenke (dersom lenketillegg er aktivert)","Insert row after":"Sett inn rad etter","Insert row before":"Sett inn rad f\xf8r","Insert table":"Sett inn tabell","Insert template...":"Sett inn mal..","Insert video":"Sett inn video","Insert/Edit code sample":"Sett inn / endre kodeeksempel","Insert/edit image":"Sett inn / rediger bilde","Insert/edit link":"Sett inn / rediger lenke","Insert/edit media":"Sett inn / endre media","Insert/edit video":"Sett inn / rediger video","Inset":"Innfelt","Invalid hex color code: {0}":"Ugyldig heksadesimal fargekode: {0}","Invalid input":"Ugyldig inndata","Italic":"Kursiv","Justify":"Blokkjuster","Keyboard Navigation":"Navigering med tastaturet","Language":"Spr\xe5k","Learn more...":"Les mer ...","Left":"Venstre","Left to right":"Venstre til h\xf8yre","Light Blue":"Lys bl\xe5","Light Gray":"Lys gr\xe5","Light Green":"Lys gr\xf8nn","Light Purple":"Lys lilla","Light Red":"Lys r\xf8d","Light Yellow":"Lys gul","Line height":"Linjeh\xf8yde","Link list":"Liste over lenker","Link...":"Lenke...","List Properties":"Listeegenskaper","List properties...":"Listeegenskaper ...","Loading emojis...":"Laster emojier...","Loading...":"Laster...","Lower Alpha":"Sm\xe5 bokstaver","Lower Greek":"Greske minuskler","Lower Roman":"Sm\xe5 romertall","Match case":"Skill mellom store / sm\xe5 bokstaver","Mathematical":"Matematisk","Media poster (Image URL)":"Mediaposter (bilde-URL)","Media...":"Media..","Medium Blue":"Mellombl\xe5","Medium Gray":"Medium gr\xe5","Medium Purple":"Medium lilla","Merge cells":"Sl\xe5 sammen celler","Middle":"Sentrert","Midnight Blue":"Midnattbl\xe5","More...":"Mer...","Name":"Navn","Navy Blue":"Marinebl\xe5","New document":"Nytt dokument","New window":"Nytt vindu","Next":"Neste","No":"Nei","No alignment":"Ingen justering","No color":"Ingen farge","Nonbreaking space":"Hardt mellomrom","None":"Ingen","Numbered list":"Nummerliste","OR":"QR","Objects":"Objekter","Ok":"Ok","Open help dialog":"\xc5pne hjelp-dialog","Open link":"\xc5pne lenke","Open link in...":"\xc5pne lenke i..","Open popup menu for split buttons":"\xc5pne sprettoppmeny for splitt-knapper","Orange":"Oransje","Outset":"Utfelt","Page break":"Sideskifte","Paragraph":"Avsnitt","Paste":"Lim inn","Paste as text":"Lim inn som tekst","Paste column after":"Lim inn kolonne etter","Paste column before":"Lim inn kolonne f\xf8r","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Lim inn er n\xe5 i ren tekst-modus. Kopiert innhold vil bli limt inn som ren tekst inntil du sl\xe5r av dette valget.","Paste or type a link":"Lim inn eller skriv en lenke","Paste row after":"Lim inn rad etter","Paste row before":"Lim inn rad f\xf8r","Paste your embed code below:":"Lim inn inkluderingskoden nedenfor:","People":"Mennesker","Plugins":"Programtillegg","Plugins installed ({0}):":"Installerte tillegg ({0}):","Powered by {0}":"Drevet av {0}","Pre":"Pre","Preferences":"Innstillinger","Preformatted":"Forh\xe5ndsformatert","Premium plugins:":"Premiumtillegg:","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"Forh\xe5ndsvis","Previous":"Forrige","Print":"Utskrift","Print...":"Skriv ut...","Purple":"Lilla","Quotations":"Sitater","R":"R","Range 0 to 255":"Omr\xe5de 0 til 255","Red":"R\xf8d","Red component":"R\xf8d komponent","Redo":"Gj\xf8r om","Remove":"Fjern","Remove color":"Fjern farge","Remove link":"Fjern lenke","Replace":"Erstatt","Replace all":"Erstatt alle","Replace with":"Erstatt med","Resize":"Skaler","Restore last draft":"Gjenopprett siste utkast","Reveal or hide additional toolbar items":"","Rich Text Area":"Rik tekst-omr\xe5de","Rich Text Area. Press ALT-0 for help.":"Rik-tekstomr\xe5de. Trykk ALT-0 for hjelp.","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Tekstredigering. Tast ALT-F9 for meny. Tast ALT-F10 for verkt\xf8ylinje. Tast ALT-0 for hjelp.","Ridge":"Ridge","Right":"H\xf8yre","Right to left":"H\xf8yre til venstre","Row":"Rad","Row clipboard actions":"Rad-utklippstavlehandlinger","Row group":"Radgruppe","Row header":"Radoverskrift","Row properties":"Radegenskaper","Row type":"Radtype","Rows":"Rader","Save":"Lagre","Save (if save plugin activated)":"Lagre (dersom lagretillegg er aktivert)","Scope":"Omfang","Search":"S\xf8k","Select all":"Marker alt","Select...":"Velg...","Selection":"Utvalg","Shortcut":"Snarvei","Show blocks":"Vis blokker","Show caption":"Vis bildetekst","Show invisible characters":"Vis skjulte tegn","Size":"St\xf8rrelse","Solid":"Solid","Source":"Kilde","Source code":"Kildekode","Special Character":"Spesialtegn","Special character...":"Spesialtegn...","Split cell":"Splitt celle","Square":"Firkant","Start list at number":"Start liste p\xe5 nummer","Strikethrough":"Gjennomstreking","Style":"Stil","Subscript":"Senket skrift","Superscript":"Hevet skrift","Switch to or from fullscreen mode":"Bytt til eller fra fullskjermmodus","Symbols":"Symboler","System Font":"Systemfont","Table":"Tabell","Table caption":"Tabelloverskrift","Table properties":"Tabellegenskaper","Table styles":"Tabellstiler","Template":"Mal","Templates":"Maler","Text":"Tekst","Text color":"Tekstfarge","Text color {0}":"","Text to display":"Tekst som skal vises","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"Oppgitt URL ser ut til \xe5 v\xe6re en e-postadresse. \xd8nsker du \xe5 sette inn p\xe5krevet mailto: prefiks foran e-postadressen?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"URL du skrev inn ser ut som en ekstern adresse. Vil du legge til det obligatoriske prefikset http://?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"Nettadressen du fylte inn ser ut til \xe5 v\xe6re en ekstern. \xd8nsker du \xe5 legge til p\xe5krevd 'https://'-prefiks?","Title":"Tittel","To open the popup, press Shift+Enter":"For \xe5 \xe5pne popup, trykk Shift+Enter","Toggle accordion":"","Tools":"Verkt\xf8y","Top":"Topp","Travel and Places":"Reise og steder","Turquoise":"Turkis","Underline":"Understreking","Undo":"Angre","Upload":"Last opp","Uploading image":"Laster opp bilde","Upper Alpha":"Store bokstaver","Upper Roman":"Store romertall","Url":"Url","User Defined":"Brukerdefinert","Valid":"Gyldig","Version":"Versjon","Vertical align":"Vertikal justering","Vertical space":"Vertikal avstand","View":"Vis","Visual aids":"Visuelle hjelpemidler","Warn":"Advarsel","White":"Hvit","Width":"Bredde","Word count":"Ordtelling","Words":"Ord","Words: {0}":"Ord: {0}","Yellow":"Gul","Yes":"Ja","You are using {0}":"Du bruker {0}","You have unsaved changes are you sure you want to navigate away?":"Du har ikke arkivert endringene. Vil du fortsette uten \xe5 arkivere?","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"Nettleseren din st\xf8tter ikke direkte tilgang til utklippsboken. Bruk istedet tastatursnarveiene Ctrl+X/C/V.","alignment":"justering","austral sign":"austral-symbol","cedi sign":"credi-symbol","colon sign":"kolon-symbol","cruzeiro sign":"cruzeiro-symbol","currency sign":"valutasymbol","dollar sign":"dollartegn","dong sign":"dong-symbol","drachma sign":"drachma-symbol","euro-currency sign":"Euro-valutasymbol","example":"eksempel","formatting":"formatering","french franc sign":"franske franc-symbol","german penny symbol":"tysk penny-symbol","guarani sign":"quarani-symbol","history":"historikk","hryvnia sign":"hryvina-symbol","indentation":"innrykk","indian rupee sign":"indisk rupee-symbol","kip sign":"kip-symbol","lira sign":"lire-symbol","livre tournois sign":"livre tournois-symbol","manat sign":"manat-symbol","mill sign":"mill-symbol","naira sign":"naira-symbol","new sheqel sign":"Ny sheqel-symbol","nordic mark sign":"nordisk mark-symbol","peseta sign":"peseta-symbol","peso sign":"peso-symbol","ruble sign":"ruble-symbol","rupee sign":"rupee-symbol","spesmilo sign":"spesmilo-symbol","styles":"stiler","tenge sign":"tenge-symbol","tugrik sign":"tugrik-symbol","turkish lira sign":"tyrkisk lire-symbol","won sign":"won-symbol","yen character":"yen-symbol","yen/yuan character variant one":"yen/yuan-symbol variant en","yuan character":"yuan-symbol","yuan character, in hong kong and taiwan":"yuan-symbol, i Hongkong og Taiwan","{0} characters":"{0} tegn","{0} columns, {1} rows":"","{0} words":"{0} ord"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/ne.js b/libraries/tinymce/js/tinymce/langs/ne.js index b34cd71..7a6db63 100644 --- a/libraries/tinymce/js/tinymce/langs/ne.js +++ b/libraries/tinymce/js/tinymce/langs/ne.js @@ -1 +1 @@ -tinymce.addI18n("ne",{"Redo":"\u092b\u0947\u0930\u093f \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Undo":"\u092a\u0942\u0930\u094d\u0935\u0938\u094d\u0925\u093f\u0924\u093f\u092e\u093e \u092b\u0930\u094d\u0915\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d","Cut":"\u0915\u093e\u091f\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Copy":"\u092a\u094d\u0930\u0924\u093f\u0932\u093f\u092a\u093f \u092c\u0928\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d","Paste":"\u091f\u093e\u0901\u0938\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Select all":"\u0938\u092c\u0948 \u091a\u092f\u0928 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","New document":"\u0928\u092f\u093e\u0901 \u0915\u093e\u0917\u091c\u093e\u0924","Ok":"\u0920\u0940\u0915 \u091b","Cancel":"\u0930\u0926\u094d\u0926 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Visual aids":"\u092d\u093f\u091c\u0941\u0905\u0932 \u0938\u0939\u093e\u092f\u0924\u093e","Bold":"\u092c\u093e\u0915\u094d\u0932\u094b","Italic":"\u0924\u0947\u0930\u094d\u0938\u094b","Underline":"\u0930\u0947\u0916\u093e\u0919\u094d\u0915\u0928","Strikethrough":"\u0938\u094d\u091f\u094d\u0930\u093e\u0907\u0915\u0925\u094d\u0930\u0941","Superscript":"\u0938\u0941\u092a\u0930\u0938\u094d\u0915\u094d\u0930\u093f\u092a\u094d\u091f","Subscript":"\u0938\u092c\u0938\u094d\u0915\u094d\u0930\u093f\u092a\u094d\u091f","Clear formatting":"\u0938\u094d\u0935\u0930\u0942\u092a\u0923 \u0916\u093e\u0932\u0940 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Remove":"","Align left":"\u092c\u093e\u092f\u093e\u0901 \u092a\u0919\u094d\u0915\u094d\u0924\u093f\u092c\u0926\u094d\u0927 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Align center":"\u0915\u0947\u0928\u094d\u0926\u094d\u0930 \u092a\u0919\u094d\u0915\u094d\u0924\u093f\u092c\u0926\u094d\u0927 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Align right":"\u0926\u093e\u092f\u093e\u0901 \u092a\u0919\u094d\u0915\u094d\u0924\u093f\u092c\u0926\u094d\u0927 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","No alignment":"","Justify":"\u0938\u092e\u0930\u0947\u0916\u0928 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Bullet list":"\u092c\u0941\u0932\u0947\u091f \u0938\u0942\u091a\u0940","Numbered list":"\u0915\u094d\u0930\u092e\u093e\u0919\u0915\u093f\u0924 \u0938\u0942\u091a\u0940","Decrease indent":"\u0907\u0928\u094d\u0921\u0947\u0928\u094d\u091f \u0918\u091f\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d","Increase indent":"\u0907\u0928\u094d\u0921\u0947\u0928\u094d\u091f \u092c\u0922\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d","Close":"\u092c\u0928\u094d\u0926 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Formats":"\u0922\u093e\u0901\u091a\u093e\u0939\u0930\u0942","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"\u0924\u092a\u093e\u0908\u0901\u0915\u094b \u092c\u094d\u0930\u093e\u0909\u091c\u0930\u0932\u0947 \u0915\u094d\u0932\u093f\u092a\u092c\u094b\u0930\u094d\u0921\u092e\u093e \u092a\u094d\u0930\u0924\u094d\u092f\u0915\u094d\u0937 \u092a\u0939\u0941\u0901\u091a \u0938\u092e\u0930\u094d\u0925\u0928 \u0917\u0930\u094d\u0926\u0948\u0928\u0964 \u0915\u0943\u092a\u092f\u093e \u092f\u0938\u0915\u094b \u0938\u091f\u094d\u091f\u093e\u092e\u093e Ctrl+X/C/V \u0915\u0941\u091e\u094d\u091c\u0940\u092a\u093e\u091f\u0940 \u0938\u0930\u094d\u091f\u0915\u091f\u0939\u0930\u0942 \u092a\u094d\u0930\u092f\u094b\u0917 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d\u0964","Headings":"\u0936\u0940\u0930\u094d\u0937\u0915\u0939\u0930\u0942","Heading 1":"\u0936\u0940\u0930\u094d\u0937\u0915 1","Heading 2":"\u0936\u0940\u0930\u094d\u0937\u0915 2","Heading 3":"\u0936\u0940\u0930\u094d\u0937\u0915 3","Heading 4":"\u0936\u0940\u0930\u094d\u0937\u0915 4","Heading 5":"\u0936\u0940\u0930\u094d\u0937\u0915 5","Heading 6":"\u0936\u0940\u0930\u094d\u0937\u0915 6","Preformatted":"\u092a\u0942\u0930\u094d\u0935 \u0922\u093e\u0901\u091a\u093e \u0917\u0930\u093f\u0915\u094b","Div":"","Pre":"\u092a\u0942\u0930\u094d\u0935","Code":"\u0915\u094b\u0921","Paragraph":"\u0905\u0928\u0941\u091a\u094d\u091b\u0947\u0926","Blockquote":"\u092c\u094d\u0932\u0915\u0915\u094b\u091f","Inline":"\u0907\u0928\u0932\u093e\u0907\u0928","Blocks":"\u092c\u094d\u0932\u0915\u0939\u0930\u0942","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"\u091f\u093e\u0901\u0938\u094d\u0928\u0947 \u0905\u0939\u093f\u0932\u0947 \u0938\u093e\u0926\u093e \u092e\u093e\u0920 \u092e\u094b\u0921\u092e\u093e \u091b\u0964 \u0924\u092a\u093e\u0908\u0901\u0932\u0947 \u092f\u094b \u0935\u093f\u0915\u0932\u094d\u092a \u091f\u0917\u0932 \u0905\u092b \u0928\u0917\u0930\u0947\u0938\u092e\u094d\u092e \u0938\u093e\u092e\u0917\u094d\u0930\u0940\u0939\u0930\u0942 \u0905\u0939\u093f\u0932\u0947 \u0938\u093e\u0926\u093e \u092a\u093e\u0920\u0915\u094b \u0930\u0942\u092a\u092e\u093e \u091f\u093e\u0901\u0938\u093f\u0928\u0947 \u091b\u0928\u094d\u0964","Fonts":"\u092b\u0928\u094d\u091f\u0939\u0930\u0942","Font sizes":"","Class":"\u0935\u0930\u094d\u0917","Browse for an image":"\u091b\u0935\u093f\u0915\u093e \u0932\u093e\u0917\u093f \u092c\u094d\u0930\u093e\u0909\u091c \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","OR":"\u0935\u093e","Drop an image here":"\u092f\u0939\u093e\u0901 \u091b\u0935\u093f \u091b\u094b\u0921\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Upload":"\u0905\u092a\u0932\u094b\u0921 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Uploading image":"","Block":"\u092c\u094d\u0932\u0915 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Align":"\u092a\u0919\u094d\u0915\u094d\u0924\u093f\u092c\u0926\u094d\u0927 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Default":"\u092a\u0942\u0930\u094d\u0935\u0928\u093f\u0930\u094d\u0927\u093e\u0930\u093f\u0924","Circle":"\u0935\u0943\u0924\u094d\u0924","Disc":"\u0921\u093f\u0938\u094d\u0915","Square":"\u0935\u0930\u094d\u0917","Lower Alpha":"\u0924\u0932\u094d\u0932\u094b \u0905\u0932\u094d\u092b\u093e","Lower Greek":"\u0924\u0932\u094d\u0932\u094b \u0917\u094d\u0930\u093f\u0915","Lower Roman":"\u0924\u0932\u094d\u0932\u094b \u0930\u094b\u092e\u0928","Upper Alpha":"\u092e\u093e\u0925\u093f\u0932\u094d\u0932\u094b \u0905\u0932\u094d\u092b\u093e","Upper Roman":"\u092e\u093e\u0925\u093f\u0932\u094d\u0932\u094b \u0930\u094b\u092e\u0928","Anchor...":"\u090f\u0919\u094d\u0915\u0930","Anchor":"","Name":"\u0928\u093e\u092e","ID":"","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"","You have unsaved changes are you sure you want to navigate away?":"\u0924\u092a\u093e\u0908\u0901\u0938\u0901\u0917 \u092c\u091a\u0924 \u0928\u0917\u0930\u093f\u090f\u0915\u093e \u092a\u0930\u093f\u0935\u0930\u094d\u0924\u0928\u0939\u0930\u0942 \u091b\u0928\u094d, \u0924\u092a\u093e\u0908\u0901 \u0905\u0928\u094d\u0924 \u0928\u0947\u092d\u093f\u0917\u0947\u091f \u0917\u0930\u094d\u0928 \u0938\u0941\u0928\u093f\u0936\u094d\u091a\u093f\u0924 \u0939\u0941\u0928\u0941\u0939\u0941\u0928\u094d\u091b?","Restore last draft":"\u0905\u0928\u094d\u0924\u093f\u092e \u092e\u0938\u094d\u092f\u094c\u0926\u093e \u092a\u0942\u0930\u094d\u0935\u093e\u0935\u0938\u094d\u0925\u093e\u092e\u093e \u092b\u0930\u094d\u0915\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d","Special character...":"\u0935\u093f\u0936\u0947\u0937 \u0935\u0930\u094d\u0923...","Special Character":"","Source code":"\u0938\u094d\u0930\u094b\u0924 \u0915\u094b\u0921","Insert/Edit code sample":"\u0915\u094b\u0921 \u0928\u092e\u0941\u0928\u093e \u0918\u0941\u0938\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d/\u0938\u092e\u094d\u092a\u093e\u0926\u0928 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Language":"\u092d\u093e\u0937\u093e","Code sample...":"\u0915\u094b\u0921 \u0928\u092e\u0941\u0928\u093e...","Left to right":"\u092c\u093e\u0901\u092f\u093e\u092c\u093e\u091f \u0926\u093e\u092f\u093e\u0901","Right to left":"\u0926\u093e\u092f\u093e\u0901\u092c\u093e\u091f \u092c\u093e\u092f\u093e\u0901","Title":"\u0936\u0940\u0930\u094d\u0937\u0915","Fullscreen":"\u092a\u0942\u0930\u094d\u0923\u0938\u094d\u0915\u094d\u0930\u093f\u0928","Action":"\u0915\u093e\u0930\u094d\u092f","Shortcut":"\u0938\u0930\u094d\u091f\u0915\u091f","Help":"\u092e\u0926\u094d\u0926\u0924","Address":"\u0920\u0947\u0917\u093e\u0928\u093e","Focus to menubar":"\u092e\u0947\u0928\u0941\u092a\u091f\u094d\u091f\u0940\u092e\u093e \u092b\u094b\u0915\u0938 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Focus to toolbar":"\u0909\u092a\u0915\u0930\u0923\u092a\u091f\u094d\u091f\u0940\u092e\u093e \u092b\u094b\u0915\u0938 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Focus to element path":"\u0924\u0924\u094d\u0924\u094d\u0935\u0915\u094b \u092a\u093e\u0925\u092e\u093e \u092b\u094b\u0915\u0938 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Focus to contextual toolbar":"\u0938\u093e\u0928\u094d\u0926\u0930\u094d\u092d\u093f\u0915 \u0909\u092a\u0915\u0930\u0923\u092a\u091f\u094d\u091f\u0940\u092e\u093e \u092b\u094b\u0915\u0938 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Insert link (if link plugin activated)":"\u0932\u093f\u0919\u094d\u0915 \u0918\u0941\u0938\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d (\u0932\u093f\u0919\u094d\u0915 \u092a\u094d\u0932\u0917\u0907\u0928 \u0938\u0915\u094d\u0930\u093f\u092f \u0917\u0930\u093f\u090f\u0915\u094b \u092d\u090f\u092e\u093e)","Save (if save plugin activated)":"\u092c\u091a\u0924 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d (\u092c\u091a\u0924 \u092a\u094d\u0932\u0917\u0907\u0928 \u0938\u0915\u094d\u0930\u093f\u092f \u0917\u0930\u093f\u090f\u0915\u094b \u092d\u090f\u092e\u093e)","Find (if searchreplace plugin activated)":"\u092b\u0947\u0932\u093e \u092a\u093e\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d (\u0916\u094b\u091c\u094d\u0928\u0941\u0939\u094b\u0938\u094d \u092c\u0926\u0932\u094d\u0928\u0941\u0939\u094b\u0938\u094d \u092a\u094d\u0932\u0917\u0907\u0928 \u0938\u0915\u094d\u0930\u093f\u092f \u0917\u0930\u093f\u090f\u0915\u094b \u092d\u090f\u092e\u093e)","Plugins installed ({0}):":"\u092a\u094d\u0932\u0917\u0907\u0928\u0939\u0930\u0942 \u0938\u094d\u0925\u093e\u092a\u0928\u093e \u0917\u0930\u093f\u090f ({0}):","Premium plugins:":"\u092a\u094d\u0930\u093f\u092e\u093f\u092f\u092e \u092a\u094d\u0932\u0917\u0907\u0928\u0939\u0930\u0942:","Learn more...":"\u0925\u092a \u091c\u093e\u0928\u094d\u0928\u0941\u0939\u094b\u0938\u094d...","You are using {0}":"\u0924\u092a\u093e\u0908\u0901 {0} \u092a\u094d\u0930\u092f\u094b\u0917 \u0917\u0930\u094d\u0926\u0948 \u0939\u0941\u0928\u0941\u0939\u0941\u0928\u094d\u091b","Plugins":"\u092a\u094d\u0932\u0917\u0907\u0928\u0939\u0930\u0942","Handy Shortcuts":"\u0909\u092a\u092f\u094b\u0917\u0940 \u0938\u0930\u094d\u091f\u0915\u091f\u0939\u0930\u0942","Horizontal line":"\u0924\u0947\u0930\u094d\u0938\u094b \u0930\u0947\u0916\u093e","Insert/edit image":"\u091b\u0935\u093f \u0918\u0941\u0938\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d/\u0938\u092e\u094d\u092a\u093e\u0926\u0928 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Alternative description":"\u0935\u0948\u0915\u0932\u094d\u092a\u093f\u0915 \u0935\u093f\u0935\u0930\u0923","Accessibility":"\u0909\u092a\u0932\u092c\u094d\u0927\u0924\u093e","Image is decorative":"\u091b\u0935\u093f \u0938\u091c\u093e\u0935\u091f\u0940 \u091b","Source":"\u0938\u094d\u0930\u094b\u0924","Dimensions":"\u0906\u092f\u093e\u092e\u0939\u0930\u0942","Constrain proportions":"\u0917\u0941\u0923\u0939\u0930\u0942 \u0938\u0940\u092e\u093f\u0924 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","General":"\u0938\u093e\u0927\u093e\u0930\u0923","Advanced":"\u0909\u0928\u094d\u0928\u0924","Style":"\u0936\u0948\u0932\u0940","Vertical space":"\u0920\u093e\u0921\u094b \u0938\u094d\u0925\u093e\u0928","Horizontal space":"\u0924\u0947\u0930\u094d\u0938\u094b \u0938\u094d\u0925\u093e\u0928","Border":"\u0938\u0940\u092e\u093e\u0928\u093e","Insert image":"\u091b\u0935\u093f \u0918\u0941\u0938\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d","Image...":"\u091b\u0935\u093f...","Image list":"\u091b\u0935\u093f\u0915\u094b \u0938\u0942\u091a\u0940","Resize":"\u0930\u093f\u0938\u093e\u0907\u091c \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Insert date/time":"\u092e\u093f\u0924\u093f/\u0938\u092e\u092f \u0918\u0941\u0938\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d","Date/time":"\u092e\u093f\u0924\u093f/\u0938\u092e\u092f","Insert/edit link":"\u0932\u093f\u0919\u094d\u0915 \u0918\u0941\u0938\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d/\u0938\u092e\u094d\u092a\u093e\u0926\u0928 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Text to display":"\u092a\u094d\u0930\u0926\u0930\u094d\u0936\u0928 \u0917\u0930\u094d\u0928\u0947 \u092a\u093e\u0920","Url":"","Open link in...":"\u092f\u0924\u093f \u0938\u092e\u092f\u092e\u093e \u0932\u093f\u0919\u094d\u0915 \u0916\u094b\u0932\u094d\u0928\u0941\u0939\u094b\u0938\u094d...","Current window":"\u0939\u093e\u0932\u0915\u094b \u0938\u0928\u094d\u091d\u094d\u092f\u093e\u0932","None":"\u0915\u0941\u0928\u0948 \u092a\u0928\u093f \u0939\u094b\u0907\u0928","New window":"\u0928\u092f\u093e\u0901 \u0938\u0928\u094d\u091d\u094d\u092f\u093e\u0932","Open link":"\u0932\u093f\u0919\u094d\u0915 \u0916\u094b\u0932\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Remove link":"\u0932\u093f\u0919\u094d\u0915 \u0939\u091f\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d","Anchors":"\u090f\u0919\u094d\u0915\u0930\u0939\u0930\u0942","Link...":"\u0932\u093f\u0919\u094d\u0915...","Paste or type a link":"\u0932\u093f\u0919\u094d\u0915 \u091f\u093e\u0901\u0938\u094d\u0928\u0941\u0939\u094b\u0938\u094d \u0935\u093e \u091f\u093e\u0907\u092a \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"\u0924\u092a\u093e\u0908\u0901\u0932\u0947 \u092a\u094d\u0930\u0935\u093f\u0937\u094d\u091f \u0917\u0930\u094d\u0928\u0941\u092d\u090f\u0915\u094b URL \u0907\u092e\u0947\u0932 \u0920\u0947\u0917\u093e\u0928\u093e \u091c\u0938\u094d\u0924\u094b \u0926\u0947\u0916\u093f\u0928\u094d\u091b\u0964 \u0924\u092a\u093e\u0908\u0901 \u0906\u0935\u0936\u094d\u092f\u0915 mailto: \u0909\u092a\u0938\u0930\u094d\u0917 \u0925\u092a\u094d\u0928 \u091a\u093e\u0939\u0928\u0941\u0939\u0941\u0928\u094d\u091b?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"\u0924\u092a\u093e\u0908\u0901\u0932\u0947 \u092a\u094d\u0930\u0935\u093f\u0937\u094d\u091f \u0917\u0930\u094d\u0928\u0941\u092d\u090f\u0915\u094b URL \u092c\u093e\u0939\u094d\u092f \u0932\u093f\u0919\u094d\u0915 \u091c\u0938\u094d\u0924\u094b \u0926\u0947\u0916\u093f\u0928\u094d\u091b\u0964 \u0924\u092a\u093e\u0908\u0901 \u0906\u0935\u0936\u094d\u092f\u0915 http:// \u0909\u092a\u0938\u0930\u094d\u0917 \u0925\u092a\u094d\u0928 \u091a\u093e\u0939\u0928\u0941\u0939\u0941\u0928\u094d\u091b?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"\u0924\u092a\u093e\u0908\u0901\u0932\u0947 \u092a\u094d\u0930\u0935\u093f\u0937\u094d\u091f \u0917\u0930\u094d\u0928\u0941\u092d\u090f\u0915\u094b URL \u092c\u093e\u0939\u094d\u092f \u0932\u093f\u0919\u094d\u0915 \u091c\u0938\u094d\u0924\u094b \u0926\u0947\u0916\u093f\u0928\u094d\u091b\u0964 \u0915\u0947 \u0924\u092a\u093e\u0908\u0901 \u0906\u0935\u0936\u094d\u092f\u0915 https:// \u0909\u092a\u0938\u0930\u094d\u0917 \u0925\u092a\u094d\u0928 \u091a\u093e\u0939\u0928\u0941\u0939\u0941\u0928\u094d\u091b?","Link list":"\u0932\u093f\u0919\u094d\u0915\u0915\u094b \u0938\u0942\u091a\u0940","Insert video":"\u092d\u093f\u0921\u093f\u092f\u094b \u0918\u0941\u0938\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d","Insert/edit video":"\u092d\u093f\u0921\u093f\u092f\u094b \u0918\u0941\u0938\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d/\u0938\u092e\u094d\u092a\u093e\u0926\u0928 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Insert/edit media":"\u092e\u093f\u0921\u093f\u092f\u093e \u0918\u0941\u0938\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d/\u0938\u092e\u094d\u092a\u093e\u0926\u0928 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Alternative source":"\u0935\u0948\u0915\u0932\u094d\u092a\u093f\u0915 \u0938\u094d\u0930\u094b\u0924","Alternative source URL":"\u0935\u0948\u0915\u0932\u094d\u092a\u093f\u0915 \u0938\u094d\u0930\u094b\u0924 URL","Media poster (Image URL)":"\u092e\u093f\u0921\u093f\u092f\u093e \u092a\u094b\u0938\u094d\u091f\u0930 (\u091b\u0935\u093f URL)","Paste your embed code below:":"\u0924\u0932 \u0906\u092b\u094d\u0928\u094b \u0907\u092e\u094d\u092c\u0947\u0921 \u0915\u094b\u0921 \u091f\u093e\u0901\u0938\u094d\u0928\u0941\u0939\u094b\u0938\u094d:","Embed":"\u0907\u092e\u094d\u092c\u0947\u0921 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Media...":"\u092e\u093f\u0921\u093f\u092f\u093e...","Nonbreaking space":"\u0928\u091f\u0941\u091f\u094d\u0928\u0947 \u0916\u093e\u0932\u0940 \u0920\u093e\u0909\u0901","Page break":"\u092a\u0943\u0937\u094d\u0920 \u092c\u094d\u0930\u0947\u0915","Paste as text":"\u092a\u093e\u0920\u0915\u094b \u0930\u0942\u092a\u092e\u093e \u091f\u093e\u0901\u0938\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Preview":"\u092a\u0942\u0930\u094d\u0935\u093e\u0935\u0932\u094b\u0915\u0928","Print":"","Print...":"\u092a\u094d\u0930\u093f\u0928\u094d\u091f \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d...","Save":"\u092c\u091a\u0924 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Find":"\u092b\u0947\u0932\u093e \u092a\u093e\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Replace with":"\u092f\u094b\u0938\u0901\u0917 \u092c\u0926\u0932\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Replace":"\u092c\u0926\u0932\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Replace all":"\u0938\u092c\u0948 \u092c\u0926\u0932\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Previous":"\u0905\u0918\u093f\u0932\u094d\u0932\u094b","Next":"\u0905\u0930\u094d\u0915\u094b","Find and Replace":"\u092b\u0947\u0932\u093e \u092a\u093e\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d \u0930 \u092a\u094d\u0930\u0924\u093f\u0938\u094d\u0925\u093e\u092a\u0928 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Find and replace...":"\u092b\u0947\u0932\u093e \u092a\u093e\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d \u0930 \u092c\u0926\u0932\u094d\u0928\u0941\u0939\u094b\u0938\u094d...","Could not find the specified string.":"\u0928\u093f\u0930\u094d\u0926\u093f\u0937\u094d\u091f \u0938\u094d\u091f\u094d\u0930\u093f\u0919 \u092b\u0947\u0932\u093e \u092a\u093e\u0930\u094d\u0928 \u0938\u0915\u093f\u090f\u0928\u0964","Match case":"\u092e\u094d\u092f\u093e\u091a \u0915\u0947\u0938","Find whole words only":"\u092a\u0942\u0930\u093e \u0936\u092c\u094d\u0926 \u092e\u093e\u0924\u094d\u0930 \u092b\u0947\u0932\u093e \u092a\u093e\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Find in selection":"\u091a\u092f\u0928\u092e\u093e \u092b\u0947\u0932\u093e \u092a\u093e\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Insert table":"\u0924\u093e\u0932\u093f\u0915\u093e \u0918\u0941\u0938\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d","Table properties":"\u0924\u093e\u0932\u093f\u0915\u093e\u0915\u093e \u0917\u0941\u0923\u0939\u0930\u0942","Delete table":"\u0924\u093e\u0932\u093f\u0915\u093e \u092e\u0947\u091f\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d","Cell":"\u0915\u0915\u094d\u0937","Row":"\u092a\u0919\u094d\u0915\u094d\u0924\u093f","Column":"\u0938\u094d\u0924\u092e\u094d\u092d","Cell properties":"\u0915\u0915\u094d\u0937 \u0917\u0941\u0923\u0939\u0930\u0942","Merge cells":"\u0915\u0915\u094d\u0937\u0939\u0930\u0942 \u092e\u0930\u094d\u091c \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Split cell":"\u0915\u0915\u094d\u0937 \u0905\u0932\u0917 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Insert row before":"\u0905\u0917\u093e\u0921\u093f \u092a\u0919\u094d\u0915\u094d\u0924\u093f \u0918\u0941\u0938\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d","Insert row after":"\u092a\u091b\u093e\u0921\u093f \u092a\u0919\u094d\u0915\u094d\u0924\u093f \u0918\u0941\u0938\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d","Delete row":"\u092a\u0919\u094d\u0915\u094d\u0924\u093f \u092e\u0947\u091f\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d","Row properties":"\u092a\u0919\u094d\u0915\u094d\u0924\u093f\u0915\u093e \u0917\u0941\u0923\u0939\u0930\u0942","Cut row":"\u092a\u0919\u094d\u0915\u094d\u0924\u093f \u0915\u093e\u091f\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Cut column":"","Copy row":"\u092a\u0919\u094d\u0915\u094d\u0924\u093f\u0915\u094b \u092a\u094d\u0930\u0924\u093f\u0932\u093f\u092a\u093f \u092c\u0928\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d","Copy column":"","Paste row before":"\u0905\u0917\u093e\u0921\u093f \u092a\u0919\u094d\u0915\u094d\u0924\u093f \u091f\u093e\u0901\u0938\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Paste column before":"","Paste row after":"\u092a\u091b\u093e\u0921\u093f \u092a\u0919\u094d\u0915\u094d\u0924\u093f \u091f\u093e\u0901\u0938\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Paste column after":"","Insert column before":"\u0905\u0917\u093e\u0921\u093f \u0938\u094d\u0924\u092e\u094d\u092d \u0918\u0941\u0938\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d","Insert column after":"\u092a\u091b\u093e\u0921\u093f \u0938\u094d\u0924\u092e\u094d\u092d \u0918\u0941\u0938\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d","Delete column":"\u0938\u094d\u0924\u092e\u094d\u092d \u092e\u0947\u091f\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d","Cols":"\u0938\u094d\u0924\u092e\u094d\u092d\u0939\u0930\u0942","Rows":"\u092a\u0919\u094d\u0915\u094d\u0924\u093f\u0939\u0930\u0942","Width":"\u091a\u094c\u0921\u093e\u0907","Height":"\u0909\u091a\u093e\u0907","Cell spacing":"\u0915\u0915\u094d\u0937 \u0938\u094d\u092a\u0947\u0938\u093f\u0919","Cell padding":"\u0915\u0915\u094d\u0937 \u092a\u094d\u092f\u093e\u0921\u093f\u0919","Row clipboard actions":"","Column clipboard actions":"","Table styles":"","Cell styles":"","Column header":"","Row header":"","Table caption":"","Caption":"\u0915\u094d\u092f\u093e\u092a\u094d\u0938\u0928","Show caption":"\u0915\u094d\u092f\u093e\u092a\u094d\u0938\u0928 \u0926\u0947\u0916\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d","Left":"\u092c\u093e\u0901\u092f\u093e","Center":"\u0915\u0947\u0928\u094d\u0926\u094d\u0930","Right":"\u0926\u093e\u092f\u093e\u0901","Cell type":"\u0915\u0915\u094d\u0937 \u092a\u094d\u0930\u0915\u093e\u0930","Scope":"\u0938\u094d\u0915\u094b\u092a","Alignment":"\u092a\u0919\u094d\u0915\u094d\u0924\u093f\u092c\u0926\u094d\u0927\u0924\u093e","Horizontal align":"","Vertical align":"","Top":"\u092e\u093e\u0925\u093f","Middle":"\u092c\u0940\u091a\u092e\u093e","Bottom":"\u0924\u0932","Header cell":"\u0939\u0947\u0921\u0930 \u0915\u0915\u094d\u0937","Row group":"\u092a\u0919\u094d\u0915\u094d\u0924\u093f \u0938\u092e\u0942\u0939","Column group":"\u0938\u094d\u0924\u092e\u094d\u092d \u0938\u092e\u0942\u0939","Row type":"\u092a\u0919\u094d\u0915\u094d\u0924\u093f\u0915\u094b \u092a\u094d\u0930\u0915\u093e\u0930","Header":"\u0939\u0947\u0921\u0930","Body":"\u092e\u0941\u0916\u094d\u092f \u092d\u093e\u0917","Footer":"\u092b\u0941\u091f\u0930","Border color":"\u0938\u0940\u092e\u093e\u0928\u093e\u0915\u094b \u0930\u0919","Solid":"","Dotted":"","Dashed":"","Double":"","Groove":"","Ridge":"","Inset":"","Outset":"","Hidden":"","Insert template...":"\u091f\u0947\u092e\u094d\u092a\u094d\u0932\u0947\u091f \u0918\u0941\u0938\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d","Templates":"\u091f\u0947\u092e\u094d\u092a\u094d\u0932\u0947\u091f\u0939\u0930\u0942","Template":"\u091f\u0947\u092e\u094d\u092a\u094d\u0932\u0947\u091f","Insert Template":"","Text color":"\u092a\u093e\u0920\u0915\u094b \u0930\u0919","Background color":"\u092a\u0943\u0937\u094d\u0920\u092d\u0942\u092e\u093f\u0915\u094b \u0930\u0919","Custom...":"\u0905\u0928\u0941\u0915\u0942\u0932\u0928...","Custom color":"\u0905\u0928\u0941\u0915\u0942\u0932\u0928 \u0930\u0919","No color":"\u0915\u0941\u0928\u0948 \u0930\u0919 \u091b\u0948\u0928","Remove color":"\u0930\u0919 \u0939\u091f\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d","Show blocks":"\u092c\u094d\u0932\u0915\u0939\u0930\u0942 \u0926\u0947\u0916\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d","Show invisible characters":"\u0905\u0926\u0943\u0937\u094d\u091f \u0935\u0930\u094d\u0923\u0939\u0930\u0942 \u0926\u0947\u0916\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d","Word count":"\u0936\u092c\u094d\u0926 \u0917\u0923\u0928\u093e","Count":"\u0917\u0923\u0928\u093e","Document":"\u0915\u093e\u0917\u091c\u093e\u0924","Selection":"\u091a\u092f\u0928","Words":"\u0936\u092c\u094d\u0926\u0939\u0930\u0942","Words: {0}":"\u0936\u092c\u094d\u0926\u0939\u0930\u0942: {0}","{0} words":"{0} \u0936\u092c\u094d\u0926\u0939\u0930\u0942","File":"\u092b\u093e\u0907\u0932","Edit":"\u0938\u092e\u094d\u092a\u093e\u0926\u0928 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Insert":"\u0918\u0941\u0938\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d","View":"\u0939\u0947\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Format":"\u0922\u093e\u0901\u091a\u093e","Table":"\u0924\u093e\u0932\u093f\u0915\u093e","Tools":"\u0909\u092a\u0915\u0930\u0923\u0939\u0930\u0942","Powered by {0}":"{0} \u0926\u094d\u0935\u093e\u0930\u093e \u092a\u094d\u0930\u093e\u092f\u094b\u091c\u093f\u0924","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\u092a\u094d\u0930\u0936\u0938\u094d\u0924 \u092a\u093e\u0920 \u0915\u094d\u0937\u0947\u0924\u094d\u0930\u0964 \u092e\u0947\u0928\u0941\u0915\u093e \u0932\u093e\u0917\u093f ALT-F9 \u0925\u093f\u091a\u094d\u0928\u0941\u0939\u094b\u0938\u094d\u0964 \u0909\u092a\u0915\u0930\u0923\u092a\u091f\u094d\u091f\u0940\u0915\u093e \u0932\u093e\u0917\u093f ALT-F10 \u0925\u093f\u091a\u094d\u0928\u0941\u0939\u094b\u0938\u094d\u0964 \u092e\u0926\u094d\u0926\u0924\u0915\u093e \u0932\u093e\u0917\u093f ALT-0 \u0925\u093f\u091a\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Image title":"\u091b\u0935\u093f\u0915\u094b \u0936\u0940\u0930\u094d\u0937\u0915","Border width":"\u0938\u0940\u092e\u093e\u0928\u093e\u0915\u094b \u091a\u094c\u0921\u093e\u0907","Border style":"\u0938\u0940\u092e\u093e\u0928\u093e \u0936\u0948\u0932\u0940","Error":"\u0924\u094d\u0930\u0941\u091f\u093f","Warn":"\u091a\u0947\u0924\u093e\u0935\u0928\u0940","Valid":"\u092e\u093e\u0928\u094d\u092f","To open the popup, press Shift+Enter":"\u092a\u092a\u0905\u092a \u0916\u094b\u0932\u094d\u0928, Shift+Enter \u0925\u093f\u091a\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Rich Text Area":"","Rich Text Area. Press ALT-0 for help.":"\u092a\u094d\u0930\u0936\u0938\u094d\u0924 \u092a\u093e\u0920 \u0915\u094d\u0937\u0947\u0924\u094d\u0930\u0964 \u092e\u0926\u094d\u0926\u0924\u0915\u093e \u0932\u093e\u0917\u093f ALT-0 \u0925\u093f\u091a\u094d\u0928\u0941\u0939\u094b\u0938\u094d\u0964","System Font":"\u092a\u094d\u0930\u0923\u093e\u0932\u0940 \u092b\u0928\u094d\u091f","Failed to upload image: {0}":"\u091b\u0935\u093f: {0} \u0905\u092a\u0932\u094b\u0921 \u0917\u0930\u094d\u0928 \u0905\u0938\u092b\u0932 \u092d\u092f\u094b","Failed to load plugin: {0} from url {1}":"url {1} \u092c\u093e\u091f \u092a\u094d\u0932\u0917\u0907\u0928: {0} \u0932\u094b\u0921 \u0917\u0930\u094d\u0928 \u0905\u0938\u092b\u0932 \u092d\u092f\u094b","Failed to load plugin url: {0}":"\u092a\u094d\u0932\u0917\u0907\u0928 url: {0} \u0932\u094b\u0921 \u0917\u0930\u094d\u0928 \u0905\u0938\u092b\u0932 \u092d\u092f\u094b","Failed to initialize plugin: {0}":"\u092a\u094d\u0932\u0917\u0907\u0928: {0} \u0938\u0941\u0930\u0941\u0935\u093e\u0924 \u0917\u0930\u094d\u0928 \u0905\u0938\u092b\u0932 \u092d\u092f\u094b","example":"\u0909\u0926\u093e\u0939\u0930\u0923","Search":"\u0916\u094b\u091c\u094d\u0928\u0941\u0939\u094b\u0938\u094d","All":"\u0938\u092c\u0948","Currency":"\u092e\u0941\u0926\u094d\u0930\u093e","Text":"\u092a\u093e\u0920","Quotations":"\u0909\u0926\u094d\u0927\u0930\u0923\u0939\u0930\u0942","Mathematical":"\u0917\u0923\u093f\u0924\u0940\u092f","Extended Latin":"\u0935\u093f\u0938\u094d\u0924\u0943\u0924 \u0932\u094d\u092f\u093e\u091f\u093f\u0928","Symbols":"\u0938\u0919\u094d\u0915\u0947\u0924\u0939\u0930\u0942","Arrows":"\u0935\u093e\u0923\u0939\u0930\u0942","User Defined":"\u092a\u094d\u0930\u092f\u094b\u0917\u0915\u0930\u094d\u0924\u093e \u092a\u0930\u093f\u092d\u093e\u0937\u093f\u0924","dollar sign":"\u0921\u0932\u0930 \u091a\u093f\u0928\u094d\u0939","currency sign":"\u092e\u0941\u0926\u094d\u0930\u093e \u091a\u093f\u0928\u094d\u0939","euro-currency sign":"\u092f\u0941\u0930\u094b-\u092e\u0941\u0926\u094d\u0930\u093e \u091a\u093f\u0928\u094d\u0939","colon sign":"\u0915\u094b\u0932\u0928 \u091a\u093f\u0928\u094d\u0939","cruzeiro sign":"\u0915\u094d\u0930\u0941\u091c\u0947\u0930\u094b \u091a\u093f\u0928\u094d\u0939","french franc sign":"\u092b\u094d\u0930\u0947\u0928\u094d\u091a \u092b\u094d\u0930\u094d\u092f\u093e\u0919\u094d\u0915 \u091a\u093f\u0928\u094d\u0939","lira sign":"\u0932\u093f\u0930\u093e \u091a\u093f\u0928\u094d\u0939","mill sign":"\u092e\u093f\u0932 \u091a\u093f\u0928\u094d\u0939","naira sign":"\u0928\u093e\u092f\u0930\u093e \u091a\u093f\u0928\u094d\u0939","peseta sign":"\u092a\u0947\u0938\u0947\u091f\u093e \u091a\u093f\u0928\u094d\u0939","rupee sign":"\u0930\u0941\u092a\u0948\u092f\u093e\u0901 \u091a\u093f\u0928\u094d\u0939","won sign":"\u0935\u094b\u0928 \u091a\u093f\u0928\u094d\u0939","new sheqel sign":"\u0928\u092f\u093e\u0901 \u0938\u0947\u0915\u0947\u0932 \u091a\u093f\u0928\u094d\u0939","dong sign":"\u0926\u094b\u0919 \u091a\u093f\u0928\u094d\u0939","kip sign":"\u0915\u093f\u092a \u091a\u093f\u0928\u094d\u0939","tugrik sign":"\u091f\u0941\u0917\u094d\u0930\u093f\u0915 \u091a\u093f\u0928\u094d\u0939","drachma sign":"\u0921\u094d\u0930\u093e\u0915\u094d\u092e\u093e \u091a\u093f\u0928\u094d\u0939","german penny symbol":"\u091c\u0930\u094d\u092e\u0928 \u092a\u0947\u0928\u094d\u0928\u0940 \u091a\u093f\u0928\u094d\u0939","peso sign":"\u092a\u0947\u0938\u094b \u091a\u093f\u0928\u094d\u0939","guarani sign":"\u0917\u0941\u0906\u0930\u093e\u0928\u0940 \u091a\u093f\u0928\u094d\u0939","austral sign":"\u0905\u0938\u094d\u091f\u094d\u0930\u0932 \u091a\u093f\u0928\u094d\u0939","hryvnia sign":"\u0939\u094d\u0930\u093f\u092d\u094d\u0928\u093f\u092f\u093e \u091a\u093f\u0928\u094d\u0939","cedi sign":"\u0938\u0947\u0921\u0940 \u091a\u093f\u0928\u094d\u0939","livre tournois sign":"\u0932\u093f\u092d\u094d\u0930\u0947 \u091f\u0941\u0930\u094d\u0928\u094b\u0907\u0938 \u091a\u093f\u0928\u094d\u0939","spesmilo sign":"\u0938\u094d\u092a\u0947\u0938\u092e\u093f\u0932\u094b \u091a\u093f\u0928\u094d\u0939","tenge sign":"\u091f\u0947\u0919\u094d\u0917\u0947 \u091a\u093f\u0928\u094d\u0939","indian rupee sign":"\u092d\u093e\u0930\u0924\u0940\u092f \u0930\u0941\u092a\u0948\u092f\u093e\u0901 \u091a\u093f\u0928\u094d\u0939","turkish lira sign":"\u091f\u0930\u094d\u0915\u093f\u0938 \u0932\u093f\u0930\u093e \u091a\u093f\u0928\u094d\u0939","nordic mark sign":"\u0928\u0930\u094d\u0921\u093f\u0915 \u092e\u093e\u0930\u094d\u0915 \u091a\u093f\u0928\u094d\u0939","manat sign":"\u092e\u093e\u0928\u091f \u091a\u093f\u0928\u094d\u0939","ruble sign":"\u0930\u0941\u092c\u0932 \u091a\u093f\u0928\u094d\u0939","yen character":"\u092f\u0947\u0928 \u0935\u0930\u094d\u0923","yuan character":"\u092f\u0941\u0906\u0928 \u0935\u0930\u094d\u0923","yuan character, in hong kong and taiwan":"\u092f\u0941\u0906\u0928 \u0935\u0930\u094d\u0923, \u0939\u0919\u0915\u0919 \u0930 \u0924\u093e\u0907\u0935\u093e\u0928\u092e\u093e","yen/yuan character variant one":"\u092f\u0947\u0928/\u092f\u0941\u0906\u0928 \u0935\u0930\u094d\u0923\u0915\u094b \u092a\u094d\u0930\u0915\u093e\u0930 \u090f\u0915","Emojis":"","Emojis...":"","Loading emojis...":"","Could not load emojis":"","People":"\u092e\u093e\u0928\u093f\u0938\u0939\u0930\u0942","Animals and Nature":"\u091c\u0928\u093e\u0935\u0930 \u0930 \u092a\u094d\u0930\u0915\u0943\u0924\u093f","Food and Drink":"\u0916\u093e\u0928\u093e \u0930 \u092a\u0947\u092f","Activity":"\u0917\u0924\u093f\u0935\u093f\u0927\u093f","Travel and Places":"\u092f\u093e\u0924\u094d\u0930\u093e \u0930 \u0938\u094d\u0925\u093e\u0928\u0939\u0930\u0942","Objects":"\u0935\u0938\u094d\u0924\u0941\u0939\u0930\u0942","Flags":"\u091d\u0928\u094d\u0921\u093e\u0939\u0930\u0942","Characters":"\u0935\u0930\u094d\u0923\u0939\u0930\u0942","Characters (no spaces)":"\u0935\u0930\u094d\u0923\u0939\u0930\u0942 (\u0938\u094d\u092a\u0947\u0938 \u092c\u093e\u0939\u0947\u0915)","{0} characters":"{0} \u0935\u0930\u094d\u0923\u0939\u0930\u0942","Error: Form submit field collision.":"\u0924\u094d\u0930\u0941\u091f\u093f: \u092a\u0947\u0936 \u0917\u0930\u094d\u0928\u0947 \u092b\u093e\u0901\u091f \u091f\u0915\u0930\u093e\u0935\u092c\u093e\u091f\u0964","Error: No form element found.":"\u0924\u094d\u0930\u0941\u091f\u093f: \u0915\u0941\u0928\u0948 \u092b\u093e\u0930\u093e\u092e \u0924\u0924\u094d\u0924\u094d\u0935 \u092b\u0947\u0932\u093e \u092a\u0930\u0947\u0928\u0964","Color swatch":"\u0930\u0919 \u0938\u094d\u0935\u093f\u091a","Color Picker":"\u0930\u0919 \u091a\u092f\u0928\u0915\u0930\u094d\u0924\u093e","Invalid hex color code: {0}":"","Invalid input":"","R":"","Red component":"","G":"","Green component":"","B":"","Blue component":"","#":"","Hex color code":"","Range 0 to 255":"","Turquoise":"\u091f\u0930\u094d\u0915\u094d\u0935\u093f\u0938","Green":"\u0939\u0930\u093f\u092f\u094b","Blue":"\u0928\u0940\u0932\u094b","Purple":"\u092c\u0948\u091c\u0928\u0940","Navy Blue":"\u0917\u093e\u0922\u093e \u0928\u0940\u0932\u094b","Dark Turquoise":"\u0917\u093e\u0922\u093e \u091f\u0930\u094d\u0915\u094d\u0935\u093f\u091c","Dark Green":"\u0917\u093e\u0922\u093e \u0939\u0930\u093f\u092f\u094b","Medium Blue":"\u092e\u0927\u094d\u092f\u092e \u0928\u0940\u0932\u094b","Medium Purple":"\u092e\u0927\u094d\u092f\u092e \u092c\u0948\u091c\u0928\u0940","Midnight Blue":"\u092e\u0927\u094d\u092f\u0930\u093e\u0924 \u0928\u0940\u0932\u094b","Yellow":"\u092a\u0939\u0947\u0901\u0932\u094b","Orange":"\u0938\u0941\u0928\u094d\u0924\u0932\u093e \u0930\u0919","Red":"\u0930\u093e\u0924\u094b","Light Gray":"\u0939\u0932\u094d\u0915\u093e \u0916\u0948\u0930\u094b","Gray":"\u0916\u0948\u0930\u094b","Dark Yellow":"\u0917\u093e\u0922\u093e \u092a\u0939\u0947\u0901\u0932\u094b","Dark Orange":"\u0917\u093e\u0922\u093e \u0938\u0941\u0928\u094d\u0924\u0932\u093e","Dark Red":"\u0917\u093e\u0922\u093e \u0930\u093e\u0924\u094b","Medium Gray":"\u092e\u0927\u094d\u092f\u092e \u0916\u0948\u0930\u094b","Dark Gray":"\u0917\u093e\u0922\u093e \u0916\u0948\u0930\u094b","Light Green":"\u0939\u0932\u094d\u0915\u093e \u0939\u0930\u093f\u092f\u094b","Light Yellow":"\u0939\u0932\u094d\u0915\u093e \u092a\u0939\u0947\u0901\u0932\u094b","Light Red":"\u0939\u0932\u094d\u0915\u093e \u0930\u093e\u0924\u094b","Light Purple":"\u0939\u0932\u094d\u0915\u093e \u092c\u0948\u091c\u0928\u0940","Light Blue":"\u0939\u0932\u094d\u0915\u093e \u0928\u0940\u0932\u094b","Dark Purple":"\u0917\u093e\u0922\u093e \u092c\u0948\u091c\u0928\u0940","Dark Blue":"\u0917\u093e\u0922\u093e \u0928\u0940\u0932\u094b","Black":"\u0915\u093e\u0932\u094b","White":"\u0938\u0947\u0924\u094b","Switch to or from fullscreen mode":"\u092a\u0942\u0930\u094d\u0923\u0938\u094d\u0915\u094d\u0930\u093f\u0928 \u092e\u094b\u0921\u092c\u093e\u091f \u0935\u093e \u0924\u094d\u092f\u0938\u092e\u093e \u0938\u094d\u0935\u093f\u091a \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Open help dialog":"\u092e\u0926\u094d\u0926\u0924 \u0938\u092e\u094d\u0935\u093e\u0926 \u0916\u094b\u0932\u094d\u0928\u0941\u0939\u094b\u0938\u094d","history":"\u0907\u0924\u093f\u0939\u093e\u0938","styles":"\u0936\u0948\u0932\u0940\u0939\u0930\u0942","formatting":"\u0938\u094d\u0935\u0930\u0942\u092a\u0923","alignment":"\u092a\u0919\u094d\u0915\u094d\u0924\u093f\u092c\u0926\u094d\u0927\u0924\u093e","indentation":"\u0907\u0928\u094d\u0921\u0947\u0928\u094d\u091f\u0947\u0938\u0928","Font":"\u092b\u0928\u094d\u091f","Size":"\u0938\u093e\u0907\u091c","More...":"\u0925\u092a...","Select...":"\u091a\u092f\u0928 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d...","Preferences":"\u092a\u094d\u0930\u093e\u0925\u092e\u093f\u0915\u0924\u093e\u0939\u0930\u0942","Yes":"\u0939\u094b","No":"\u0939\u094b\u0907\u0928","Keyboard Navigation":"\u0915\u0941\u091e\u094d\u091c\u0940\u092a\u093e\u091f\u0940 \u0928\u0947\u092d\u093f\u0917\u0947\u0938\u0928","Version":"\u0938\u0902\u0938\u094d\u0915\u0930\u0923","Code view":"\u0915\u094b\u0921 \u0926\u0943\u0936\u094d\u092f","Open popup menu for split buttons":"\u0935\u093f\u092d\u093e\u091c\u0928 \u092c\u091f\u0928\u0939\u0930\u0942\u0915\u093e \u0932\u093e\u0917\u093f \u092a\u092a\u0905\u092a \u092e\u0947\u0928\u0941 \u0916\u094b\u0932\u094d\u0928\u0941\u0939\u094b\u0938\u094d","List Properties":"\u0938\u0942\u091a\u0940 \u0917\u0941\u0923\u0939\u0930\u0942","List properties...":"\u0938\u0942\u091a\u0940 \u0917\u0941\u0923\u0939\u0930\u0942...","Start list at number":"\u0928\u092e\u094d\u092c\u0930\u092e\u093e \u0938\u0942\u091a\u0940 \u0938\u0941\u0930\u0941 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Line height":"\u0932\u093e\u0907\u0928\u0915\u094b \u0909\u091a\u093e\u0907","Dropped file type is not supported":"","Loading...":"","ImageProxy HTTP error: Rejected request":"","ImageProxy HTTP error: Could not find Image Proxy":"","ImageProxy HTTP error: Incorrect Image Proxy URL":"","ImageProxy HTTP error: Unknown ImageProxy error":""}); \ No newline at end of file +tinymce.addI18n("ne",{"#":"","Accessibility":"\u0909\u092a\u0932\u092c\u094d\u0927\u0924\u093e","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"\u0915\u093e\u0930\u094d\u092f","Activity":"\u0917\u0924\u093f\u0935\u093f\u0927\u093f","Address":"\u0920\u0947\u0917\u093e\u0928\u093e","Advanced":"\u0909\u0928\u094d\u0928\u0924","Align":"\u092a\u0919\u094d\u0915\u094d\u0924\u093f\u092c\u0926\u094d\u0927 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Align center":"\u0915\u0947\u0928\u094d\u0926\u094d\u0930 \u092a\u0919\u094d\u0915\u094d\u0924\u093f\u092c\u0926\u094d\u0927 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Align left":"\u092c\u093e\u092f\u093e\u0901 \u092a\u0919\u094d\u0915\u094d\u0924\u093f\u092c\u0926\u094d\u0927 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Align right":"\u0926\u093e\u092f\u093e\u0901 \u092a\u0919\u094d\u0915\u094d\u0924\u093f\u092c\u0926\u094d\u0927 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Alignment":"\u092a\u0919\u094d\u0915\u094d\u0924\u093f\u092c\u0926\u094d\u0927\u0924\u093e","Alignment {0}":"","All":"\u0938\u092c\u0948","Alternative description":"\u0935\u0948\u0915\u0932\u094d\u092a\u093f\u0915 \u0935\u093f\u0935\u0930\u0923","Alternative source":"\u0935\u0948\u0915\u0932\u094d\u092a\u093f\u0915 \u0938\u094d\u0930\u094b\u0924","Alternative source URL":"\u0935\u0948\u0915\u0932\u094d\u092a\u093f\u0915 \u0938\u094d\u0930\u094b\u0924 URL","Anchor":"","Anchor...":"\u090f\u0919\u094d\u0915\u0930","Anchors":"\u090f\u0919\u094d\u0915\u0930\u0939\u0930\u0942","Animals and Nature":"\u091c\u0928\u093e\u0935\u0930 \u0930 \u092a\u094d\u0930\u0915\u0943\u0924\u093f","Arrows":"\u0935\u093e\u0923\u0939\u0930\u0942","B":"","Background color":"\u092a\u0943\u0937\u094d\u0920\u092d\u0942\u092e\u093f\u0915\u094b \u0930\u0919","Background color {0}":"","Black":"\u0915\u093e\u0932\u094b","Block":"\u092c\u094d\u0932\u0915 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Block {0}":"","Blockquote":"\u092c\u094d\u0932\u0915\u0915\u094b\u091f","Blocks":"\u092c\u094d\u0932\u0915\u0939\u0930\u0942","Blue":"\u0928\u0940\u0932\u094b","Blue component":"","Body":"\u092e\u0941\u0916\u094d\u092f \u092d\u093e\u0917","Bold":"\u092c\u093e\u0915\u094d\u0932\u094b","Border":"\u0938\u0940\u092e\u093e\u0928\u093e","Border color":"\u0938\u0940\u092e\u093e\u0928\u093e\u0915\u094b \u0930\u0919","Border style":"\u0938\u0940\u092e\u093e\u0928\u093e \u0936\u0948\u0932\u0940","Border width":"\u0938\u0940\u092e\u093e\u0928\u093e\u0915\u094b \u091a\u094c\u0921\u093e\u0907","Bottom":"\u0924\u0932","Browse files":"","Browse for an image":"\u091b\u0935\u093f\u0915\u093e \u0932\u093e\u0917\u093f \u092c\u094d\u0930\u093e\u0909\u091c \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Browse links":"","Bullet list":"\u092c\u0941\u0932\u0947\u091f \u0938\u0942\u091a\u0940","Cancel":"\u0930\u0926\u094d\u0926 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Caption":"\u0915\u094d\u092f\u093e\u092a\u094d\u0938\u0928","Cell":"\u0915\u0915\u094d\u0937","Cell padding":"\u0915\u0915\u094d\u0937 \u092a\u094d\u092f\u093e\u0921\u093f\u0919","Cell properties":"\u0915\u0915\u094d\u0937 \u0917\u0941\u0923\u0939\u0930\u0942","Cell spacing":"\u0915\u0915\u094d\u0937 \u0938\u094d\u092a\u0947\u0938\u093f\u0919","Cell styles":"","Cell type":"\u0915\u0915\u094d\u0937 \u092a\u094d\u0930\u0915\u093e\u0930","Center":"\u0915\u0947\u0928\u094d\u0926\u094d\u0930","Characters":"\u0935\u0930\u094d\u0923\u0939\u0930\u0942","Characters (no spaces)":"\u0935\u0930\u094d\u0923\u0939\u0930\u0942 (\u0938\u094d\u092a\u0947\u0938 \u092c\u093e\u0939\u0947\u0915)","Circle":"\u0935\u0943\u0924\u094d\u0924","Class":"\u0935\u0930\u094d\u0917","Clear formatting":"\u0938\u094d\u0935\u0930\u0942\u092a\u0923 \u0916\u093e\u0932\u0940 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Close":"\u092c\u0928\u094d\u0926 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Code":"\u0915\u094b\u0921","Code sample...":"\u0915\u094b\u0921 \u0928\u092e\u0941\u0928\u093e...","Code view":"\u0915\u094b\u0921 \u0926\u0943\u0936\u094d\u092f","Color Picker":"\u0930\u0919 \u091a\u092f\u0928\u0915\u0930\u094d\u0924\u093e","Color swatch":"\u0930\u0919 \u0938\u094d\u0935\u093f\u091a","Cols":"\u0938\u094d\u0924\u092e\u094d\u092d\u0939\u0930\u0942","Column":"\u0938\u094d\u0924\u092e\u094d\u092d","Column clipboard actions":"","Column group":"\u0938\u094d\u0924\u092e\u094d\u092d \u0938\u092e\u0942\u0939","Column header":"","Constrain proportions":"\u0917\u0941\u0923\u0939\u0930\u0942 \u0938\u0940\u092e\u093f\u0924 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Copy":"\u092a\u094d\u0930\u0924\u093f\u0932\u093f\u092a\u093f \u092c\u0928\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d","Copy column":"","Copy row":"\u092a\u0919\u094d\u0915\u094d\u0924\u093f\u0915\u094b \u092a\u094d\u0930\u0924\u093f\u0932\u093f\u092a\u093f \u092c\u0928\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d","Could not find the specified string.":"\u0928\u093f\u0930\u094d\u0926\u093f\u0937\u094d\u091f \u0938\u094d\u091f\u094d\u0930\u093f\u0919 \u092b\u0947\u0932\u093e \u092a\u093e\u0930\u094d\u0928 \u0938\u0915\u093f\u090f\u0928\u0964","Could not load emojis":"","Count":"\u0917\u0923\u0928\u093e","Currency":"\u092e\u0941\u0926\u094d\u0930\u093e","Current window":"\u0939\u093e\u0932\u0915\u094b \u0938\u0928\u094d\u091d\u094d\u092f\u093e\u0932","Custom color":"\u0905\u0928\u0941\u0915\u0942\u0932\u0928 \u0930\u0919","Custom...":"\u0905\u0928\u0941\u0915\u0942\u0932\u0928...","Cut":"\u0915\u093e\u091f\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Cut column":"","Cut row":"\u092a\u0919\u094d\u0915\u094d\u0924\u093f \u0915\u093e\u091f\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Dark Blue":"\u0917\u093e\u0922\u093e \u0928\u0940\u0932\u094b","Dark Gray":"\u0917\u093e\u0922\u093e \u0916\u0948\u0930\u094b","Dark Green":"\u0917\u093e\u0922\u093e \u0939\u0930\u093f\u092f\u094b","Dark Orange":"\u0917\u093e\u0922\u093e \u0938\u0941\u0928\u094d\u0924\u0932\u093e","Dark Purple":"\u0917\u093e\u0922\u093e \u092c\u0948\u091c\u0928\u0940","Dark Red":"\u0917\u093e\u0922\u093e \u0930\u093e\u0924\u094b","Dark Turquoise":"\u0917\u093e\u0922\u093e \u091f\u0930\u094d\u0915\u094d\u0935\u093f\u091c","Dark Yellow":"\u0917\u093e\u0922\u093e \u092a\u0939\u0947\u0901\u0932\u094b","Dashed":"","Date/time":"\u092e\u093f\u0924\u093f/\u0938\u092e\u092f","Decrease indent":"\u0907\u0928\u094d\u0921\u0947\u0928\u094d\u091f \u0918\u091f\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d","Default":"\u092a\u0942\u0930\u094d\u0935\u0928\u093f\u0930\u094d\u0927\u093e\u0930\u093f\u0924","Delete accordion":"","Delete column":"\u0938\u094d\u0924\u092e\u094d\u092d \u092e\u0947\u091f\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d","Delete row":"\u092a\u0919\u094d\u0915\u094d\u0924\u093f \u092e\u0947\u091f\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d","Delete table":"\u0924\u093e\u0932\u093f\u0915\u093e \u092e\u0947\u091f\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d","Dimensions":"\u0906\u092f\u093e\u092e\u0939\u0930\u0942","Disc":"\u0921\u093f\u0938\u094d\u0915","Div":"","Document":"\u0915\u093e\u0917\u091c\u093e\u0924","Dotted":"","Double":"","Drop an image here":"\u092f\u0939\u093e\u0901 \u091b\u0935\u093f \u091b\u094b\u0921\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Dropped file type is not supported":"","Edit":"\u0938\u092e\u094d\u092a\u093e\u0926\u0928 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Embed":"\u0907\u092e\u094d\u092c\u0947\u0921 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Emojis":"","Emojis...":"","Error":"\u0924\u094d\u0930\u0941\u091f\u093f","Error: Form submit field collision.":"\u0924\u094d\u0930\u0941\u091f\u093f: \u092a\u0947\u0936 \u0917\u0930\u094d\u0928\u0947 \u092b\u093e\u0901\u091f \u091f\u0915\u0930\u093e\u0935\u092c\u093e\u091f\u0964","Error: No form element found.":"\u0924\u094d\u0930\u0941\u091f\u093f: \u0915\u0941\u0928\u0948 \u092b\u093e\u0930\u093e\u092e \u0924\u0924\u094d\u0924\u094d\u0935 \u092b\u0947\u0932\u093e \u092a\u0930\u0947\u0928\u0964","Extended Latin":"\u0935\u093f\u0938\u094d\u0924\u0943\u0924 \u0932\u094d\u092f\u093e\u091f\u093f\u0928","Failed to initialize plugin: {0}":"\u092a\u094d\u0932\u0917\u0907\u0928: {0} \u0938\u0941\u0930\u0941\u0935\u093e\u0924 \u0917\u0930\u094d\u0928 \u0905\u0938\u092b\u0932 \u092d\u092f\u094b","Failed to load plugin url: {0}":"\u092a\u094d\u0932\u0917\u0907\u0928 url: {0} \u0932\u094b\u0921 \u0917\u0930\u094d\u0928 \u0905\u0938\u092b\u0932 \u092d\u092f\u094b","Failed to load plugin: {0} from url {1}":"url {1} \u092c\u093e\u091f \u092a\u094d\u0932\u0917\u0907\u0928: {0} \u0932\u094b\u0921 \u0917\u0930\u094d\u0928 \u0905\u0938\u092b\u0932 \u092d\u092f\u094b","Failed to upload image: {0}":"\u091b\u0935\u093f: {0} \u0905\u092a\u0932\u094b\u0921 \u0917\u0930\u094d\u0928 \u0905\u0938\u092b\u0932 \u092d\u092f\u094b","File":"\u092b\u093e\u0907\u0932","Find":"\u092b\u0947\u0932\u093e \u092a\u093e\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Find (if searchreplace plugin activated)":"\u092b\u0947\u0932\u093e \u092a\u093e\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d (\u0916\u094b\u091c\u094d\u0928\u0941\u0939\u094b\u0938\u094d \u092c\u0926\u0932\u094d\u0928\u0941\u0939\u094b\u0938\u094d \u092a\u094d\u0932\u0917\u0907\u0928 \u0938\u0915\u094d\u0930\u093f\u092f \u0917\u0930\u093f\u090f\u0915\u094b \u092d\u090f\u092e\u093e)","Find and Replace":"\u092b\u0947\u0932\u093e \u092a\u093e\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d \u0930 \u092a\u094d\u0930\u0924\u093f\u0938\u094d\u0925\u093e\u092a\u0928 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Find and replace...":"\u092b\u0947\u0932\u093e \u092a\u093e\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d \u0930 \u092c\u0926\u0932\u094d\u0928\u0941\u0939\u094b\u0938\u094d...","Find in selection":"\u091a\u092f\u0928\u092e\u093e \u092b\u0947\u0932\u093e \u092a\u093e\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Find whole words only":"\u092a\u0942\u0930\u093e \u0936\u092c\u094d\u0926 \u092e\u093e\u0924\u094d\u0930 \u092b\u0947\u0932\u093e \u092a\u093e\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Flags":"\u091d\u0928\u094d\u0921\u093e\u0939\u0930\u0942","Focus to contextual toolbar":"\u0938\u093e\u0928\u094d\u0926\u0930\u094d\u092d\u093f\u0915 \u0909\u092a\u0915\u0930\u0923\u092a\u091f\u094d\u091f\u0940\u092e\u093e \u092b\u094b\u0915\u0938 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Focus to element path":"\u0924\u0924\u094d\u0924\u094d\u0935\u0915\u094b \u092a\u093e\u0925\u092e\u093e \u092b\u094b\u0915\u0938 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Focus to menubar":"\u092e\u0947\u0928\u0941\u092a\u091f\u094d\u091f\u0940\u092e\u093e \u092b\u094b\u0915\u0938 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Focus to toolbar":"\u0909\u092a\u0915\u0930\u0923\u092a\u091f\u094d\u091f\u0940\u092e\u093e \u092b\u094b\u0915\u0938 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Font":"\u092b\u0928\u094d\u091f","Font size {0}":"","Font sizes":"","Font {0}":"","Fonts":"\u092b\u0928\u094d\u091f\u0939\u0930\u0942","Food and Drink":"\u0916\u093e\u0928\u093e \u0930 \u092a\u0947\u092f","Footer":"\u092b\u0941\u091f\u0930","Format":"\u0922\u093e\u0901\u091a\u093e","Format {0}":"","Formats":"\u0922\u093e\u0901\u091a\u093e\u0939\u0930\u0942","Fullscreen":"\u092a\u0942\u0930\u094d\u0923\u0938\u094d\u0915\u094d\u0930\u093f\u0928","G":"","General":"\u0938\u093e\u0927\u093e\u0930\u0923","Gray":"\u0916\u0948\u0930\u094b","Green":"\u0939\u0930\u093f\u092f\u094b","Green component":"","Groove":"","Handy Shortcuts":"\u0909\u092a\u092f\u094b\u0917\u0940 \u0938\u0930\u094d\u091f\u0915\u091f\u0939\u0930\u0942","Header":"\u0939\u0947\u0921\u0930","Header cell":"\u0939\u0947\u0921\u0930 \u0915\u0915\u094d\u0937","Heading 1":"\u0936\u0940\u0930\u094d\u0937\u0915 1","Heading 2":"\u0936\u0940\u0930\u094d\u0937\u0915 2","Heading 3":"\u0936\u0940\u0930\u094d\u0937\u0915 3","Heading 4":"\u0936\u0940\u0930\u094d\u0937\u0915 4","Heading 5":"\u0936\u0940\u0930\u094d\u0937\u0915 5","Heading 6":"\u0936\u0940\u0930\u094d\u0937\u0915 6","Headings":"\u0936\u0940\u0930\u094d\u0937\u0915\u0939\u0930\u0942","Height":"\u0909\u091a\u093e\u0907","Help":"\u092e\u0926\u094d\u0926\u0924","Hex color code":"","Hidden":"","Horizontal align":"","Horizontal line":"\u0924\u0947\u0930\u094d\u0938\u094b \u0930\u0947\u0916\u093e","Horizontal space":"\u0924\u0947\u0930\u094d\u0938\u094b \u0938\u094d\u0925\u093e\u0928","ID":"","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"","Image is decorative":"\u091b\u0935\u093f \u0938\u091c\u093e\u0935\u091f\u0940 \u091b","Image list":"\u091b\u0935\u093f\u0915\u094b \u0938\u0942\u091a\u0940","Image title":"\u091b\u0935\u093f\u0915\u094b \u0936\u0940\u0930\u094d\u0937\u0915","Image...":"\u091b\u0935\u093f...","ImageProxy HTTP error: Could not find Image Proxy":"","ImageProxy HTTP error: Incorrect Image Proxy URL":"","ImageProxy HTTP error: Rejected request":"","ImageProxy HTTP error: Unknown ImageProxy error":"","Increase indent":"\u0907\u0928\u094d\u0921\u0947\u0928\u094d\u091f \u092c\u0922\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d","Inline":"\u0907\u0928\u0932\u093e\u0907\u0928","Insert":"\u0918\u0941\u0938\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d","Insert Template":"","Insert accordion":"","Insert column after":"\u092a\u091b\u093e\u0921\u093f \u0938\u094d\u0924\u092e\u094d\u092d \u0918\u0941\u0938\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d","Insert column before":"\u0905\u0917\u093e\u0921\u093f \u0938\u094d\u0924\u092e\u094d\u092d \u0918\u0941\u0938\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d","Insert date/time":"\u092e\u093f\u0924\u093f/\u0938\u092e\u092f \u0918\u0941\u0938\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d","Insert image":"\u091b\u0935\u093f \u0918\u0941\u0938\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d","Insert link (if link plugin activated)":"\u0932\u093f\u0919\u094d\u0915 \u0918\u0941\u0938\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d (\u0932\u093f\u0919\u094d\u0915 \u092a\u094d\u0932\u0917\u0907\u0928 \u0938\u0915\u094d\u0930\u093f\u092f \u0917\u0930\u093f\u090f\u0915\u094b \u092d\u090f\u092e\u093e)","Insert row after":"\u092a\u091b\u093e\u0921\u093f \u092a\u0919\u094d\u0915\u094d\u0924\u093f \u0918\u0941\u0938\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d","Insert row before":"\u0905\u0917\u093e\u0921\u093f \u092a\u0919\u094d\u0915\u094d\u0924\u093f \u0918\u0941\u0938\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d","Insert table":"\u0924\u093e\u0932\u093f\u0915\u093e \u0918\u0941\u0938\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d","Insert template...":"\u091f\u0947\u092e\u094d\u092a\u094d\u0932\u0947\u091f \u0918\u0941\u0938\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d","Insert video":"\u092d\u093f\u0921\u093f\u092f\u094b \u0918\u0941\u0938\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d","Insert/Edit code sample":"\u0915\u094b\u0921 \u0928\u092e\u0941\u0928\u093e \u0918\u0941\u0938\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d/\u0938\u092e\u094d\u092a\u093e\u0926\u0928 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Insert/edit image":"\u091b\u0935\u093f \u0918\u0941\u0938\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d/\u0938\u092e\u094d\u092a\u093e\u0926\u0928 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Insert/edit link":"\u0932\u093f\u0919\u094d\u0915 \u0918\u0941\u0938\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d/\u0938\u092e\u094d\u092a\u093e\u0926\u0928 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Insert/edit media":"\u092e\u093f\u0921\u093f\u092f\u093e \u0918\u0941\u0938\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d/\u0938\u092e\u094d\u092a\u093e\u0926\u0928 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Insert/edit video":"\u092d\u093f\u0921\u093f\u092f\u094b \u0918\u0941\u0938\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d/\u0938\u092e\u094d\u092a\u093e\u0926\u0928 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Inset":"","Invalid hex color code: {0}":"","Invalid input":"","Italic":"\u0924\u0947\u0930\u094d\u0938\u094b","Justify":"\u0938\u092e\u0930\u0947\u0916\u0928 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Keyboard Navigation":"\u0915\u0941\u091e\u094d\u091c\u0940\u092a\u093e\u091f\u0940 \u0928\u0947\u092d\u093f\u0917\u0947\u0938\u0928","Language":"\u092d\u093e\u0937\u093e","Learn more...":"\u0925\u092a \u091c\u093e\u0928\u094d\u0928\u0941\u0939\u094b\u0938\u094d...","Left":"\u092c\u093e\u0901\u092f\u093e","Left to right":"\u092c\u093e\u0901\u092f\u093e\u092c\u093e\u091f \u0926\u093e\u092f\u093e\u0901","Light Blue":"\u0939\u0932\u094d\u0915\u093e \u0928\u0940\u0932\u094b","Light Gray":"\u0939\u0932\u094d\u0915\u093e \u0916\u0948\u0930\u094b","Light Green":"\u0939\u0932\u094d\u0915\u093e \u0939\u0930\u093f\u092f\u094b","Light Purple":"\u0939\u0932\u094d\u0915\u093e \u092c\u0948\u091c\u0928\u0940","Light Red":"\u0939\u0932\u094d\u0915\u093e \u0930\u093e\u0924\u094b","Light Yellow":"\u0939\u0932\u094d\u0915\u093e \u092a\u0939\u0947\u0901\u0932\u094b","Line height":"\u0932\u093e\u0907\u0928\u0915\u094b \u0909\u091a\u093e\u0907","Link list":"\u0932\u093f\u0919\u094d\u0915\u0915\u094b \u0938\u0942\u091a\u0940","Link...":"\u0932\u093f\u0919\u094d\u0915...","List Properties":"\u0938\u0942\u091a\u0940 \u0917\u0941\u0923\u0939\u0930\u0942","List properties...":"\u0938\u0942\u091a\u0940 \u0917\u0941\u0923\u0939\u0930\u0942...","Loading emojis...":"","Loading...":"","Lower Alpha":"\u0924\u0932\u094d\u0932\u094b \u0905\u0932\u094d\u092b\u093e","Lower Greek":"\u0924\u0932\u094d\u0932\u094b \u0917\u094d\u0930\u093f\u0915","Lower Roman":"\u0924\u0932\u094d\u0932\u094b \u0930\u094b\u092e\u0928","Match case":"\u092e\u094d\u092f\u093e\u091a \u0915\u0947\u0938","Mathematical":"\u0917\u0923\u093f\u0924\u0940\u092f","Media poster (Image URL)":"\u092e\u093f\u0921\u093f\u092f\u093e \u092a\u094b\u0938\u094d\u091f\u0930 (\u091b\u0935\u093f URL)","Media...":"\u092e\u093f\u0921\u093f\u092f\u093e...","Medium Blue":"\u092e\u0927\u094d\u092f\u092e \u0928\u0940\u0932\u094b","Medium Gray":"\u092e\u0927\u094d\u092f\u092e \u0916\u0948\u0930\u094b","Medium Purple":"\u092e\u0927\u094d\u092f\u092e \u092c\u0948\u091c\u0928\u0940","Merge cells":"\u0915\u0915\u094d\u0937\u0939\u0930\u0942 \u092e\u0930\u094d\u091c \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Middle":"\u092c\u0940\u091a\u092e\u093e","Midnight Blue":"\u092e\u0927\u094d\u092f\u0930\u093e\u0924 \u0928\u0940\u0932\u094b","More...":"\u0925\u092a...","Name":"\u0928\u093e\u092e","Navy Blue":"\u0917\u093e\u0922\u093e \u0928\u0940\u0932\u094b","New document":"\u0928\u092f\u093e\u0901 \u0915\u093e\u0917\u091c\u093e\u0924","New window":"\u0928\u092f\u093e\u0901 \u0938\u0928\u094d\u091d\u094d\u092f\u093e\u0932","Next":"\u0905\u0930\u094d\u0915\u094b","No":"\u0939\u094b\u0907\u0928","No alignment":"","No color":"\u0915\u0941\u0928\u0948 \u0930\u0919 \u091b\u0948\u0928","Nonbreaking space":"\u0928\u091f\u0941\u091f\u094d\u0928\u0947 \u0916\u093e\u0932\u0940 \u0920\u093e\u0909\u0901","None":"\u0915\u0941\u0928\u0948 \u092a\u0928\u093f \u0939\u094b\u0907\u0928","Numbered list":"\u0915\u094d\u0930\u092e\u093e\u0919\u0915\u093f\u0924 \u0938\u0942\u091a\u0940","OR":"\u0935\u093e","Objects":"\u0935\u0938\u094d\u0924\u0941\u0939\u0930\u0942","Ok":"\u0920\u0940\u0915 \u091b","Open help dialog":"\u092e\u0926\u094d\u0926\u0924 \u0938\u092e\u094d\u0935\u093e\u0926 \u0916\u094b\u0932\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Open link":"\u0932\u093f\u0919\u094d\u0915 \u0916\u094b\u0932\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Open link in...":"\u092f\u0924\u093f \u0938\u092e\u092f\u092e\u093e \u0932\u093f\u0919\u094d\u0915 \u0916\u094b\u0932\u094d\u0928\u0941\u0939\u094b\u0938\u094d...","Open popup menu for split buttons":"\u0935\u093f\u092d\u093e\u091c\u0928 \u092c\u091f\u0928\u0939\u0930\u0942\u0915\u093e \u0932\u093e\u0917\u093f \u092a\u092a\u0905\u092a \u092e\u0947\u0928\u0941 \u0916\u094b\u0932\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Orange":"\u0938\u0941\u0928\u094d\u0924\u0932\u093e \u0930\u0919","Outset":"","Page break":"\u092a\u0943\u0937\u094d\u0920 \u092c\u094d\u0930\u0947\u0915","Paragraph":"\u0905\u0928\u0941\u091a\u094d\u091b\u0947\u0926","Paste":"\u091f\u093e\u0901\u0938\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Paste as text":"\u092a\u093e\u0920\u0915\u094b \u0930\u0942\u092a\u092e\u093e \u091f\u093e\u0901\u0938\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Paste column after":"","Paste column before":"","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"\u091f\u093e\u0901\u0938\u094d\u0928\u0947 \u0905\u0939\u093f\u0932\u0947 \u0938\u093e\u0926\u093e \u092e\u093e\u0920 \u092e\u094b\u0921\u092e\u093e \u091b\u0964 \u0924\u092a\u093e\u0908\u0901\u0932\u0947 \u092f\u094b \u0935\u093f\u0915\u0932\u094d\u092a \u091f\u0917\u0932 \u0905\u092b \u0928\u0917\u0930\u0947\u0938\u092e\u094d\u092e \u0938\u093e\u092e\u0917\u094d\u0930\u0940\u0939\u0930\u0942 \u0905\u0939\u093f\u0932\u0947 \u0938\u093e\u0926\u093e \u092a\u093e\u0920\u0915\u094b \u0930\u0942\u092a\u092e\u093e \u091f\u093e\u0901\u0938\u093f\u0928\u0947 \u091b\u0928\u094d\u0964","Paste or type a link":"\u0932\u093f\u0919\u094d\u0915 \u091f\u093e\u0901\u0938\u094d\u0928\u0941\u0939\u094b\u0938\u094d \u0935\u093e \u091f\u093e\u0907\u092a \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Paste row after":"\u092a\u091b\u093e\u0921\u093f \u092a\u0919\u094d\u0915\u094d\u0924\u093f \u091f\u093e\u0901\u0938\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Paste row before":"\u0905\u0917\u093e\u0921\u093f \u092a\u0919\u094d\u0915\u094d\u0924\u093f \u091f\u093e\u0901\u0938\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Paste your embed code below:":"\u0924\u0932 \u0906\u092b\u094d\u0928\u094b \u0907\u092e\u094d\u092c\u0947\u0921 \u0915\u094b\u0921 \u091f\u093e\u0901\u0938\u094d\u0928\u0941\u0939\u094b\u0938\u094d:","People":"\u092e\u093e\u0928\u093f\u0938\u0939\u0930\u0942","Plugins":"\u092a\u094d\u0932\u0917\u0907\u0928\u0939\u0930\u0942","Plugins installed ({0}):":"\u092a\u094d\u0932\u0917\u0907\u0928\u0939\u0930\u0942 \u0938\u094d\u0925\u093e\u092a\u0928\u093e \u0917\u0930\u093f\u090f ({0}):","Powered by {0}":"{0} \u0926\u094d\u0935\u093e\u0930\u093e \u092a\u094d\u0930\u093e\u092f\u094b\u091c\u093f\u0924","Pre":"\u092a\u0942\u0930\u094d\u0935","Preferences":"\u092a\u094d\u0930\u093e\u0925\u092e\u093f\u0915\u0924\u093e\u0939\u0930\u0942","Preformatted":"\u092a\u0942\u0930\u094d\u0935 \u0922\u093e\u0901\u091a\u093e \u0917\u0930\u093f\u0915\u094b","Premium plugins:":"\u092a\u094d\u0930\u093f\u092e\u093f\u092f\u092e \u092a\u094d\u0932\u0917\u0907\u0928\u0939\u0930\u0942:","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"\u092a\u0942\u0930\u094d\u0935\u093e\u0935\u0932\u094b\u0915\u0928","Previous":"\u0905\u0918\u093f\u0932\u094d\u0932\u094b","Print":"","Print...":"\u092a\u094d\u0930\u093f\u0928\u094d\u091f \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d...","Purple":"\u092c\u0948\u091c\u0928\u0940","Quotations":"\u0909\u0926\u094d\u0927\u0930\u0923\u0939\u0930\u0942","R":"","Range 0 to 255":"","Red":"\u0930\u093e\u0924\u094b","Red component":"","Redo":"\u092b\u0947\u0930\u093f \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Remove":"","Remove color":"\u0930\u0919 \u0939\u091f\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d","Remove link":"\u0932\u093f\u0919\u094d\u0915 \u0939\u091f\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d","Replace":"\u092c\u0926\u0932\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Replace all":"\u0938\u092c\u0948 \u092c\u0926\u0932\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Replace with":"\u092f\u094b\u0938\u0901\u0917 \u092c\u0926\u0932\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Resize":"\u0930\u093f\u0938\u093e\u0907\u091c \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Restore last draft":"\u0905\u0928\u094d\u0924\u093f\u092e \u092e\u0938\u094d\u092f\u094c\u0926\u093e \u092a\u0942\u0930\u094d\u0935\u093e\u0935\u0938\u094d\u0925\u093e\u092e\u093e \u092b\u0930\u094d\u0915\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d","Reveal or hide additional toolbar items":"","Rich Text Area":"","Rich Text Area. Press ALT-0 for help.":"\u092a\u094d\u0930\u0936\u0938\u094d\u0924 \u092a\u093e\u0920 \u0915\u094d\u0937\u0947\u0924\u094d\u0930\u0964 \u092e\u0926\u094d\u0926\u0924\u0915\u093e \u0932\u093e\u0917\u093f ALT-0 \u0925\u093f\u091a\u094d\u0928\u0941\u0939\u094b\u0938\u094d\u0964","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\u092a\u094d\u0930\u0936\u0938\u094d\u0924 \u092a\u093e\u0920 \u0915\u094d\u0937\u0947\u0924\u094d\u0930\u0964 \u092e\u0947\u0928\u0941\u0915\u093e \u0932\u093e\u0917\u093f ALT-F9 \u0925\u093f\u091a\u094d\u0928\u0941\u0939\u094b\u0938\u094d\u0964 \u0909\u092a\u0915\u0930\u0923\u092a\u091f\u094d\u091f\u0940\u0915\u093e \u0932\u093e\u0917\u093f ALT-F10 \u0925\u093f\u091a\u094d\u0928\u0941\u0939\u094b\u0938\u094d\u0964 \u092e\u0926\u094d\u0926\u0924\u0915\u093e \u0932\u093e\u0917\u093f ALT-0 \u0925\u093f\u091a\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Ridge":"","Right":"\u0926\u093e\u092f\u093e\u0901","Right to left":"\u0926\u093e\u092f\u093e\u0901\u092c\u093e\u091f \u092c\u093e\u092f\u093e\u0901","Row":"\u092a\u0919\u094d\u0915\u094d\u0924\u093f","Row clipboard actions":"","Row group":"\u092a\u0919\u094d\u0915\u094d\u0924\u093f \u0938\u092e\u0942\u0939","Row header":"","Row properties":"\u092a\u0919\u094d\u0915\u094d\u0924\u093f\u0915\u093e \u0917\u0941\u0923\u0939\u0930\u0942","Row type":"\u092a\u0919\u094d\u0915\u094d\u0924\u093f\u0915\u094b \u092a\u094d\u0930\u0915\u093e\u0930","Rows":"\u092a\u0919\u094d\u0915\u094d\u0924\u093f\u0939\u0930\u0942","Save":"\u092c\u091a\u0924 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Save (if save plugin activated)":"\u092c\u091a\u0924 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d (\u092c\u091a\u0924 \u092a\u094d\u0932\u0917\u0907\u0928 \u0938\u0915\u094d\u0930\u093f\u092f \u0917\u0930\u093f\u090f\u0915\u094b \u092d\u090f\u092e\u093e)","Scope":"\u0938\u094d\u0915\u094b\u092a","Search":"\u0916\u094b\u091c\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Select all":"\u0938\u092c\u0948 \u091a\u092f\u0928 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Select...":"\u091a\u092f\u0928 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d...","Selection":"\u091a\u092f\u0928","Shortcut":"\u0938\u0930\u094d\u091f\u0915\u091f","Show blocks":"\u092c\u094d\u0932\u0915\u0939\u0930\u0942 \u0926\u0947\u0916\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d","Show caption":"\u0915\u094d\u092f\u093e\u092a\u094d\u0938\u0928 \u0926\u0947\u0916\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d","Show invisible characters":"\u0905\u0926\u0943\u0937\u094d\u091f \u0935\u0930\u094d\u0923\u0939\u0930\u0942 \u0926\u0947\u0916\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d","Size":"\u0938\u093e\u0907\u091c","Solid":"","Source":"\u0938\u094d\u0930\u094b\u0924","Source code":"\u0938\u094d\u0930\u094b\u0924 \u0915\u094b\u0921","Special Character":"","Special character...":"\u0935\u093f\u0936\u0947\u0937 \u0935\u0930\u094d\u0923...","Split cell":"\u0915\u0915\u094d\u0937 \u0905\u0932\u0917 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Square":"\u0935\u0930\u094d\u0917","Start list at number":"\u0928\u092e\u094d\u092c\u0930\u092e\u093e \u0938\u0942\u091a\u0940 \u0938\u0941\u0930\u0941 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Strikethrough":"\u0938\u094d\u091f\u094d\u0930\u093e\u0907\u0915\u0925\u094d\u0930\u0941","Style":"\u0936\u0948\u0932\u0940","Subscript":"\u0938\u092c\u0938\u094d\u0915\u094d\u0930\u093f\u092a\u094d\u091f","Superscript":"\u0938\u0941\u092a\u0930\u0938\u094d\u0915\u094d\u0930\u093f\u092a\u094d\u091f","Switch to or from fullscreen mode":"\u092a\u0942\u0930\u094d\u0923\u0938\u094d\u0915\u094d\u0930\u093f\u0928 \u092e\u094b\u0921\u092c\u093e\u091f \u0935\u093e \u0924\u094d\u092f\u0938\u092e\u093e \u0938\u094d\u0935\u093f\u091a \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Symbols":"\u0938\u0919\u094d\u0915\u0947\u0924\u0939\u0930\u0942","System Font":"\u092a\u094d\u0930\u0923\u093e\u0932\u0940 \u092b\u0928\u094d\u091f","Table":"\u0924\u093e\u0932\u093f\u0915\u093e","Table caption":"","Table properties":"\u0924\u093e\u0932\u093f\u0915\u093e\u0915\u093e \u0917\u0941\u0923\u0939\u0930\u0942","Table styles":"","Template":"\u091f\u0947\u092e\u094d\u092a\u094d\u0932\u0947\u091f","Templates":"\u091f\u0947\u092e\u094d\u092a\u094d\u0932\u0947\u091f\u0939\u0930\u0942","Text":"\u092a\u093e\u0920","Text color":"\u092a\u093e\u0920\u0915\u094b \u0930\u0919","Text color {0}":"","Text to display":"\u092a\u094d\u0930\u0926\u0930\u094d\u0936\u0928 \u0917\u0930\u094d\u0928\u0947 \u092a\u093e\u0920","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"\u0924\u092a\u093e\u0908\u0901\u0932\u0947 \u092a\u094d\u0930\u0935\u093f\u0937\u094d\u091f \u0917\u0930\u094d\u0928\u0941\u092d\u090f\u0915\u094b URL \u0907\u092e\u0947\u0932 \u0920\u0947\u0917\u093e\u0928\u093e \u091c\u0938\u094d\u0924\u094b \u0926\u0947\u0916\u093f\u0928\u094d\u091b\u0964 \u0924\u092a\u093e\u0908\u0901 \u0906\u0935\u0936\u094d\u092f\u0915 mailto: \u0909\u092a\u0938\u0930\u094d\u0917 \u0925\u092a\u094d\u0928 \u091a\u093e\u0939\u0928\u0941\u0939\u0941\u0928\u094d\u091b?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"\u0924\u092a\u093e\u0908\u0901\u0932\u0947 \u092a\u094d\u0930\u0935\u093f\u0937\u094d\u091f \u0917\u0930\u094d\u0928\u0941\u092d\u090f\u0915\u094b URL \u092c\u093e\u0939\u094d\u092f \u0932\u093f\u0919\u094d\u0915 \u091c\u0938\u094d\u0924\u094b \u0926\u0947\u0916\u093f\u0928\u094d\u091b\u0964 \u0924\u092a\u093e\u0908\u0901 \u0906\u0935\u0936\u094d\u092f\u0915 http:// \u0909\u092a\u0938\u0930\u094d\u0917 \u0925\u092a\u094d\u0928 \u091a\u093e\u0939\u0928\u0941\u0939\u0941\u0928\u094d\u091b?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"\u0924\u092a\u093e\u0908\u0901\u0932\u0947 \u092a\u094d\u0930\u0935\u093f\u0937\u094d\u091f \u0917\u0930\u094d\u0928\u0941\u092d\u090f\u0915\u094b URL \u092c\u093e\u0939\u094d\u092f \u0932\u093f\u0919\u094d\u0915 \u091c\u0938\u094d\u0924\u094b \u0926\u0947\u0916\u093f\u0928\u094d\u091b\u0964 \u0915\u0947 \u0924\u092a\u093e\u0908\u0901 \u0906\u0935\u0936\u094d\u092f\u0915 https:// \u0909\u092a\u0938\u0930\u094d\u0917 \u0925\u092a\u094d\u0928 \u091a\u093e\u0939\u0928\u0941\u0939\u0941\u0928\u094d\u091b?","Title":"\u0936\u0940\u0930\u094d\u0937\u0915","To open the popup, press Shift+Enter":"\u092a\u092a\u0905\u092a \u0916\u094b\u0932\u094d\u0928, Shift+Enter \u0925\u093f\u091a\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Toggle accordion":"","Tools":"\u0909\u092a\u0915\u0930\u0923\u0939\u0930\u0942","Top":"\u092e\u093e\u0925\u093f","Travel and Places":"\u092f\u093e\u0924\u094d\u0930\u093e \u0930 \u0938\u094d\u0925\u093e\u0928\u0939\u0930\u0942","Turquoise":"\u091f\u0930\u094d\u0915\u094d\u0935\u093f\u0938","Underline":"\u0930\u0947\u0916\u093e\u0919\u094d\u0915\u0928","Undo":"\u092a\u0942\u0930\u094d\u0935\u0938\u094d\u0925\u093f\u0924\u093f\u092e\u093e \u092b\u0930\u094d\u0915\u093e\u0909\u0928\u0941\u0939\u094b\u0938\u094d","Upload":"\u0905\u092a\u0932\u094b\u0921 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Uploading image":"","Upper Alpha":"\u092e\u093e\u0925\u093f\u0932\u094d\u0932\u094b \u0905\u0932\u094d\u092b\u093e","Upper Roman":"\u092e\u093e\u0925\u093f\u0932\u094d\u0932\u094b \u0930\u094b\u092e\u0928","Url":"","User Defined":"\u092a\u094d\u0930\u092f\u094b\u0917\u0915\u0930\u094d\u0924\u093e \u092a\u0930\u093f\u092d\u093e\u0937\u093f\u0924","Valid":"\u092e\u093e\u0928\u094d\u092f","Version":"\u0938\u0902\u0938\u094d\u0915\u0930\u0923","Vertical align":"","Vertical space":"\u0920\u093e\u0921\u094b \u0938\u094d\u0925\u093e\u0928","View":"\u0939\u0947\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d","Visual aids":"\u092d\u093f\u091c\u0941\u0905\u0932 \u0938\u0939\u093e\u092f\u0924\u093e","Warn":"\u091a\u0947\u0924\u093e\u0935\u0928\u0940","White":"\u0938\u0947\u0924\u094b","Width":"\u091a\u094c\u0921\u093e\u0907","Word count":"\u0936\u092c\u094d\u0926 \u0917\u0923\u0928\u093e","Words":"\u0936\u092c\u094d\u0926\u0939\u0930\u0942","Words: {0}":"\u0936\u092c\u094d\u0926\u0939\u0930\u0942: {0}","Yellow":"\u092a\u0939\u0947\u0901\u0932\u094b","Yes":"\u0939\u094b","You are using {0}":"\u0924\u092a\u093e\u0908\u0901 {0} \u092a\u094d\u0930\u092f\u094b\u0917 \u0917\u0930\u094d\u0926\u0948 \u0939\u0941\u0928\u0941\u0939\u0941\u0928\u094d\u091b","You have unsaved changes are you sure you want to navigate away?":"\u0924\u092a\u093e\u0908\u0901\u0938\u0901\u0917 \u092c\u091a\u0924 \u0928\u0917\u0930\u093f\u090f\u0915\u093e \u092a\u0930\u093f\u0935\u0930\u094d\u0924\u0928\u0939\u0930\u0942 \u091b\u0928\u094d, \u0924\u092a\u093e\u0908\u0901 \u0905\u0928\u094d\u0924 \u0928\u0947\u092d\u093f\u0917\u0947\u091f \u0917\u0930\u094d\u0928 \u0938\u0941\u0928\u093f\u0936\u094d\u091a\u093f\u0924 \u0939\u0941\u0928\u0941\u0939\u0941\u0928\u094d\u091b?","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"\u0924\u092a\u093e\u0908\u0901\u0915\u094b \u092c\u094d\u0930\u093e\u0909\u091c\u0930\u0932\u0947 \u0915\u094d\u0932\u093f\u092a\u092c\u094b\u0930\u094d\u0921\u092e\u093e \u092a\u094d\u0930\u0924\u094d\u092f\u0915\u094d\u0937 \u092a\u0939\u0941\u0901\u091a \u0938\u092e\u0930\u094d\u0925\u0928 \u0917\u0930\u094d\u0926\u0948\u0928\u0964 \u0915\u0943\u092a\u092f\u093e \u092f\u0938\u0915\u094b \u0938\u091f\u094d\u091f\u093e\u092e\u093e Ctrl+X/C/V \u0915\u0941\u091e\u094d\u091c\u0940\u092a\u093e\u091f\u0940 \u0938\u0930\u094d\u091f\u0915\u091f\u0939\u0930\u0942 \u092a\u094d\u0930\u092f\u094b\u0917 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d\u0964","alignment":"\u092a\u0919\u094d\u0915\u094d\u0924\u093f\u092c\u0926\u094d\u0927\u0924\u093e","austral sign":"\u0905\u0938\u094d\u091f\u094d\u0930\u0932 \u091a\u093f\u0928\u094d\u0939","cedi sign":"\u0938\u0947\u0921\u0940 \u091a\u093f\u0928\u094d\u0939","colon sign":"\u0915\u094b\u0932\u0928 \u091a\u093f\u0928\u094d\u0939","cruzeiro sign":"\u0915\u094d\u0930\u0941\u091c\u0947\u0930\u094b \u091a\u093f\u0928\u094d\u0939","currency sign":"\u092e\u0941\u0926\u094d\u0930\u093e \u091a\u093f\u0928\u094d\u0939","dollar sign":"\u0921\u0932\u0930 \u091a\u093f\u0928\u094d\u0939","dong sign":"\u0926\u094b\u0919 \u091a\u093f\u0928\u094d\u0939","drachma sign":"\u0921\u094d\u0930\u093e\u0915\u094d\u092e\u093e \u091a\u093f\u0928\u094d\u0939","euro-currency sign":"\u092f\u0941\u0930\u094b-\u092e\u0941\u0926\u094d\u0930\u093e \u091a\u093f\u0928\u094d\u0939","example":"\u0909\u0926\u093e\u0939\u0930\u0923","formatting":"\u0938\u094d\u0935\u0930\u0942\u092a\u0923","french franc sign":"\u092b\u094d\u0930\u0947\u0928\u094d\u091a \u092b\u094d\u0930\u094d\u092f\u093e\u0919\u094d\u0915 \u091a\u093f\u0928\u094d\u0939","german penny symbol":"\u091c\u0930\u094d\u092e\u0928 \u092a\u0947\u0928\u094d\u0928\u0940 \u091a\u093f\u0928\u094d\u0939","guarani sign":"\u0917\u0941\u0906\u0930\u093e\u0928\u0940 \u091a\u093f\u0928\u094d\u0939","history":"\u0907\u0924\u093f\u0939\u093e\u0938","hryvnia sign":"\u0939\u094d\u0930\u093f\u092d\u094d\u0928\u093f\u092f\u093e \u091a\u093f\u0928\u094d\u0939","indentation":"\u0907\u0928\u094d\u0921\u0947\u0928\u094d\u091f\u0947\u0938\u0928","indian rupee sign":"\u092d\u093e\u0930\u0924\u0940\u092f \u0930\u0941\u092a\u0948\u092f\u093e\u0901 \u091a\u093f\u0928\u094d\u0939","kip sign":"\u0915\u093f\u092a \u091a\u093f\u0928\u094d\u0939","lira sign":"\u0932\u093f\u0930\u093e \u091a\u093f\u0928\u094d\u0939","livre tournois sign":"\u0932\u093f\u092d\u094d\u0930\u0947 \u091f\u0941\u0930\u094d\u0928\u094b\u0907\u0938 \u091a\u093f\u0928\u094d\u0939","manat sign":"\u092e\u093e\u0928\u091f \u091a\u093f\u0928\u094d\u0939","mill sign":"\u092e\u093f\u0932 \u091a\u093f\u0928\u094d\u0939","naira sign":"\u0928\u093e\u092f\u0930\u093e \u091a\u093f\u0928\u094d\u0939","new sheqel sign":"\u0928\u092f\u093e\u0901 \u0938\u0947\u0915\u0947\u0932 \u091a\u093f\u0928\u094d\u0939","nordic mark sign":"\u0928\u0930\u094d\u0921\u093f\u0915 \u092e\u093e\u0930\u094d\u0915 \u091a\u093f\u0928\u094d\u0939","peseta sign":"\u092a\u0947\u0938\u0947\u091f\u093e \u091a\u093f\u0928\u094d\u0939","peso sign":"\u092a\u0947\u0938\u094b \u091a\u093f\u0928\u094d\u0939","ruble sign":"\u0930\u0941\u092c\u0932 \u091a\u093f\u0928\u094d\u0939","rupee sign":"\u0930\u0941\u092a\u0948\u092f\u093e\u0901 \u091a\u093f\u0928\u094d\u0939","spesmilo sign":"\u0938\u094d\u092a\u0947\u0938\u092e\u093f\u0932\u094b \u091a\u093f\u0928\u094d\u0939","styles":"\u0936\u0948\u0932\u0940\u0939\u0930\u0942","tenge sign":"\u091f\u0947\u0919\u094d\u0917\u0947 \u091a\u093f\u0928\u094d\u0939","tugrik sign":"\u091f\u0941\u0917\u094d\u0930\u093f\u0915 \u091a\u093f\u0928\u094d\u0939","turkish lira sign":"\u091f\u0930\u094d\u0915\u093f\u0938 \u0932\u093f\u0930\u093e \u091a\u093f\u0928\u094d\u0939","won sign":"\u0935\u094b\u0928 \u091a\u093f\u0928\u094d\u0939","yen character":"\u092f\u0947\u0928 \u0935\u0930\u094d\u0923","yen/yuan character variant one":"\u092f\u0947\u0928/\u092f\u0941\u0906\u0928 \u0935\u0930\u094d\u0923\u0915\u094b \u092a\u094d\u0930\u0915\u093e\u0930 \u090f\u0915","yuan character":"\u092f\u0941\u0906\u0928 \u0935\u0930\u094d\u0923","yuan character, in hong kong and taiwan":"\u092f\u0941\u0906\u0928 \u0935\u0930\u094d\u0923, \u0939\u0919\u0915\u0919 \u0930 \u0924\u093e\u0907\u0935\u093e\u0928\u092e\u093e","{0} characters":"{0} \u0935\u0930\u094d\u0923\u0939\u0930\u0942","{0} columns, {1} rows":"","{0} words":"{0} \u0936\u092c\u094d\u0926\u0939\u0930\u0942"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/nl.js b/libraries/tinymce/js/tinymce/langs/nl.js index 95c8b05..b71704a 100644 --- a/libraries/tinymce/js/tinymce/langs/nl.js +++ b/libraries/tinymce/js/tinymce/langs/nl.js @@ -1 +1 @@ -tinymce.addI18n("nl",{"Redo":"Opnieuw uitvoeren","Undo":"Ongedaan maken","Cut":"Knippen","Copy":"Kopi\xebren","Paste":"Plakken","Select all":"Alles selecteren","New document":"Nieuw document","Ok":"OK","Cancel":"Annuleren","Visual aids":" Visuele hulpmiddelen","Bold":"Vet","Italic":"Cursief","Underline":"Onderstrepen","Strikethrough":"Doorhalen","Superscript":"Superscript","Subscript":"Subscript","Clear formatting":"Opmaak wissen","Remove":"Verwijderen","Align left":"Links uitlijnen","Align center":"Centreren","Align right":"Rechts uitlijnen","No alignment":"Geen uitlijning","Justify":"Uitvullen","Bullet list":"Lijst met opsommingstekens","Numbered list":"Genummerde lijst","Decrease indent":"Inspringing verkleinen","Increase indent":"Inspringing vergroten","Close":"Sluiten","Formats":"Opmaken","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"Jouw browser ondersteunt geen rechtstreekse toegang tot het klembord. Gebruik in plaats daarvan de sneltoetsen Ctrl+X/C/V.","Headings":"Koppen","Heading 1":"Kop 1","Heading 2":"Kop 2","Heading 3":"Kop 3","Heading 4":"Kop 4","Heading 5":"Kop 5","Heading 6":"Kop 6","Preformatted":"Vooraf opgemaakt","Div":"Div","Pre":"Pre","Code":"Broncode","Paragraph":"Alinea","Blockquote":"Quote","Inline":"Inline","Blocks":"Blokken","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Plakken gebeurt nu zonder opmaak. De tekst zal dus zonder opmaak worden geplakt tenzij je deze optie uit zet.","Fonts":"Lettertypes","Font sizes":"Tekengroottes","Class":"Klasse","Browse for an image":"Afbeelding zoeken","OR":"OF","Drop an image here":"Hier een afbeelding neerzetten","Upload":"Uploaden","Uploading image":"Afbeelding uploaden","Block":"Blok","Align":"Uitlijnen","Default":"Standaard","Circle":"Cirkel","Disc":"Schijf","Square":"Vierkant","Lower Alpha":"Kleine letters","Lower Greek":"Kleine Griekse letters","Lower Roman":"Kleine Romeinse cijfers","Upper Alpha":"Hoofdletters","Upper Roman":"Grote Romeinse cijfers","Anchor...":"Anker...","Anchor":"Anker","Name":"Naam","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID moet beginnen met een letter en daarna enkel gevolgd door letters, getallen, streepjes, punten, komma's of underscores.","You have unsaved changes are you sure you want to navigate away?":"Je hebt niet alles opgeslagen, weet je zeker dat je de pagina wilt verlaten?","Restore last draft":"Laatste concept herstellen","Special character...":"Speciaal teken...","Special Character":"Speciale tekens","Source code":"Broncode","Insert/Edit code sample":"Codevoorbeeld invoegen/bewerken","Language":"Taal","Code sample...":"Codevoorbeeld...","Left to right":"Van links naar rechts","Right to left":"Van rechts naar links","Title":"Titel","Fullscreen":"Volledig scherm","Action":"Actie","Shortcut":"Snelkoppeling","Help":"Help","Address":"Adres","Focus to menubar":"Focus op menubalk instellen ","Focus to toolbar":"Focus op werkbalk instellen ","Focus to element path":"Focus op elementenpad instellen ","Focus to contextual toolbar":"Focus op contextuele werkbalk instellen ","Insert link (if link plugin activated)":"Link invoegen (als plug-in voor link geactiveerd is)","Save (if save plugin activated)":"Opslaan (als plug-in voor opslaan geactiveerd is)","Find (if searchreplace plugin activated)":"Zoeken (als plug-in voor zoeken/vervangen geactiveerd is)","Plugins installed ({0}):":"Plug-ins ge\xefnstalleerd ({0}):","Premium plugins:":"Premium plug-ins:","Learn more...":"Leer meer...","You are using {0}":"Je gebruikt {0}","Plugins":"Plug-ins","Handy Shortcuts":"Handige snelkoppelingen","Horizontal line":"Horizontale lijn","Insert/edit image":"Afbeelding invoegen/bewerken","Alternative description":"Alternatieve beschrijving","Accessibility":"Toegankelijkheid","Image is decorative":"Afbeelding is decoratief","Source":"Bron","Dimensions":"Afmetingen","Constrain proportions":"Verhoudingen behouden","General":"Algemeen","Advanced":"Geavanceerd","Style":"Stijl","Vertical space":"Verticale ruimte","Horizontal space":"Horizontale ruimte","Border":"Rand","Insert image":"Afbeelding invoegen","Image...":"Afbeelding...","Image list":"Afbeeldingslijst","Resize":"Formaat wijzigen","Insert date/time":"Datum/tijd invoegen","Date/time":"Datum/tijd","Insert/edit link":"Link invoegen/bewerken","Text to display":"Weer te geven tekst","Url":"Url","Open link in...":"Link openen in...","Current window":"Huidige venster","None":"Geen","New window":"Nieuw venster","Open link":"Open koppeling","Remove link":"Link verwijderen","Anchors":"Ankers","Link...":"Link...","Paste or type a link":"Een link plakken of typen","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"De ingevoerde URL lijkt op een e-mailadres. Wil je er het vereiste voorvoegsel mailto: aan toevoegen?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"De ingevoerde URL verwijst naar een extern adres. Wil je er het vereiste voorvoegsel http:// aan toevoegen?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"De ingevoerde URL verwijst naar een extern adres. Wilt u er het vereiste voorvoegsel https:// aan toevoegen?","Link list":"Lijst met links","Insert video":"Video invoegen","Insert/edit video":"Video invoegen/bewerken","Insert/edit media":"Media invoegen/bewerken","Alternative source":"Alternatieve bron","Alternative source URL":"Alternatief bron-URL","Media poster (Image URL)":"Mediaposter (afbeeldings-url)","Paste your embed code below:":"Plak de invoegcode hieronder:","Embed":"Insluiten","Media...":"Media...","Nonbreaking space":"Vaste spatie","Page break":"Pagina-einde","Paste as text":"Plakken als tekst","Preview":"Voorbeeld","Print":"Afdrukken","Print...":"Afdrukken... ","Save":"Opslaan","Find":"Zoeken","Replace with":"Vervangen door","Replace":"Vervangen","Replace all":"Alle vervangen","Previous":"Vorige","Next":"Volgende","Find and Replace":"Zoek en vervang","Find and replace...":"Zoeken en vervangen...","Could not find the specified string.":"Kan opgegeven reeks niet vinden","Match case":"Identieke hoofdletters/kleine letters","Find whole words only":"Alleen hele woorden zoeken","Find in selection":"Zoek in selectie","Insert table":"Tabel invoegen","Table properties":"Tabeleigenschappen","Delete table":"Tabel verwijderen","Cell":"Cel","Row":"Rij","Column":"Kolom","Cell properties":"Celeigenschappen","Merge cells":"Cellen samenvoegen","Split cell":"Cel splitsen","Insert row before":"Rij boven invoegen","Insert row after":"Rij onder invoegen ","Delete row":"Rij verwijderen ","Row properties":"Rijeigenschappen","Cut row":"Rij knippen","Cut column":"Knip kolom","Copy row":"Rij kopi\xebren","Copy column":"Kopieer kolom","Paste row before":"Rij plakken boven","Paste column before":"Plak kolom voor","Paste row after":"Rij plakken onder","Paste column after":"Plak kolom na","Insert column before":"Kolom invoegen voor ","Insert column after":"Kolom invoegen na","Delete column":"Kolom verwijderen","Cols":"Kolommen","Rows":"Rijen","Width":"Breedte","Height":"Hoogte","Cell spacing":"Celafstand","Cell padding":"Celopvulling","Row clipboard actions":"Rij klembord acties","Column clipboard actions":"Kolom klembord acties","Table styles":"Tabel stijlen","Cell styles":"Cel stijlen","Column header":"Kolom kop","Row header":"Rij kop","Table caption":"Tabel bijschrift","Caption":"Onderschrift","Show caption":"Bijschrift weergeven","Left":"Links","Center":"Centreren","Right":"Rechts","Cell type":"Celtype","Scope":"Bereik","Alignment":"Uitlijning","Horizontal align":"Horizontaal uitlijnen","Vertical align":"Verticaal uitlijnen","Top":"Boven","Middle":"Centreren","Bottom":"Onder","Header cell":"Koptekstcel","Row group":"Rijgroep","Column group":"Kolomgroep","Row type":"Rijtype","Header":"Koptekst ","Body":"Body","Footer":"Voettekst","Border color":"Randkleur","Solid":"Massief","Dotted":"Gestippeld","Dashed":"Onderbroken","Double":"Dubbel","Groove":"Groef","Ridge":"Ribbel","Inset":"Inzet","Outset":"Begin","Hidden":"Verborgen","Insert template...":"Sjabloon invoegen...","Templates":"Sjablonen","Template":"Sjabloon","Insert Template":"Sjabloon invoegen","Text color":"Tekstkleur","Background color":"Achtergrondkleur","Custom...":"Aangepast...","Custom color":"Aangepaste kleur","No color":"Geen kleur","Remove color":"Kleur verwijderen","Show blocks":"Blokken weergeven","Show invisible characters":"Onzichtbare tekens weergeven","Word count":"Aantal woorden","Count":"Telling","Document":"Dokument","Selection":"Selectie","Words":"Woorden","Words: {0}":"Woorden: {0}","{0} words":"{0} woorden","File":"Bestand","Edit":"Bewerken","Insert":"Invoegen","View":"Weergeven","Format":"Opmaak","Table":"Tabel","Tools":"Extra","Powered by {0}":"Mogelijk gemaakt met {0}","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Gebied met opgemaakte tekst. Druk op ALT-F9 voor menu. Druk op ALT-F10 voor werkbalk. Druk op ALT-0 voor help.","Image title":"Afbeeldingstitel","Border width":"Randbreedte","Border style":"Randstijl","Error":"Fout","Warn":"Waarschuwen","Valid":"Geldig","To open the popup, press Shift+Enter":"Druk op Shift+Enter om de pop-up te openen","Rich Text Area":"Rijk Tekst Gebied","Rich Text Area. Press ALT-0 for help.":" Gebied met opgemaakte tekst. Druk op ALT-0 voor hulp.","System Font":"Systeemlettertype","Failed to upload image: {0}":"Niet gelukt om afbeelding te uploaden: {0}","Failed to load plugin: {0} from url {1}":"Niet gelukt om plug-in te laden: {0} vanaf URL {1}","Failed to load plugin url: {0}":"Niet gelukt om URL plug-in te laden: {0}","Failed to initialize plugin: {0}":"Niet gelukt om plug-in te initialiseren: {0}","example":"voorbeeld","Search":"Zoeken","All":"Alle","Currency":"Valuta","Text":"Tekst","Quotations":"Citaten","Mathematical":"Wiskundig","Extended Latin":"Latijn uitgebreid ","Symbols":"Symbolen","Arrows":"Pijlen","User Defined":"Door gebruiker gedefinieerd ","dollar sign":"dollarteken","currency sign":"valutateken","euro-currency sign":"euroteken","colon sign":"colon-teken","cruzeiro sign":"cruzeiro-teken","french franc sign":"franse franc-teken","lira sign":"lire-teken","mill sign":"mill-teken","naira sign":"naira-teken","peseta sign":"peseta-teken","rupee sign":"roepie-teken","won sign":"won-teken","new sheqel sign":"nieuwe sheqel-teken","dong sign":"dong-teken","kip sign":"kip-teken","tugrik sign":"tugrik-teken","drachma sign":"drachme-teken","german penny symbol":"duitse pfennig-teken","peso sign":"peso-teken","guarani sign":"guarani-teken","austral sign":"austral-teken","hryvnia sign":"hryvnia-teken","cedi sign":"cedi-teken","livre tournois sign":"livre tournois-teken","spesmilo sign":"spesmilo-teken","tenge sign":"tenge-teken","indian rupee sign":"indiaase roepie-teken","turkish lira sign":"turkse lire-teken","nordic mark sign":"noorse mark-teken","manat sign":"manat-teken","ruble sign":"roebel-teken","yen character":"yen-teken","yuan character":"yuan-teken","yuan character, in hong kong and taiwan":"yuan-teken (Hong Kong en Taiwan)","yen/yuan character variant one":"yen/yuan variant 1-teken","Emojis":"Emoji's","Emojis...":"Emoji's...","Loading emojis...":"Emoji's laden...","Could not load emojis":"Kan de emoji's niet laden","People":"Personen","Animals and Nature":"Dieren en natuur","Food and Drink":"Eten en drinken","Activity":"Activiteit","Travel and Places":"Reizen en plaatsen","Objects":"Objecten","Flags":"Vlaggen","Characters":"Tekens","Characters (no spaces)":"Tekens (geen spaties)","{0} characters":"{0} karakters","Error: Form submit field collision.":"Fout: Veldconflict bij versturen formulier.","Error: No form element found.":"Fout: Geen formulierelement gevonden.","Color swatch":"Kleurenwaaier","Color Picker":"Kleurenkiezer","Invalid hex color code: {0}":"Onjuiste hex kleurcode: {0}","Invalid input":"Ongeldige invoer","R":"R","Red component":"Rood component","G":"G","Green component":"Groen component","B":"B","Blue component":"Blauw component","#":"#","Hex color code":"Hex kleurcode","Range 0 to 255":"Bereik 0 tot 255","Turquoise":"Turkoois","Green":"Groen","Blue":"Blauw","Purple":"Paars","Navy Blue":"Marineblauw","Dark Turquoise":"Donkerturquoise","Dark Green":"Donkergroen","Medium Blue":"Middelblauw","Medium Purple":"Middelpaars","Midnight Blue":"Middernachtblauw","Yellow":"Geel","Orange":"Oranje","Red":"Rood","Light Gray":"Lichtgrijs","Gray":"Grijs","Dark Yellow":"Donkergeel","Dark Orange":"Donkeroranje","Dark Red":"Donkerrood","Medium Gray":"Middelgrijs","Dark Gray":"Donkergrijs","Light Green":"Lichtgroen","Light Yellow":"Lichtgeel","Light Red":"Lichtrood","Light Purple":"Lichtpaars","Light Blue":"Lichtblauw","Dark Purple":"Donkerpaars","Dark Blue":"Donkerblauw","Black":"Zwart","White":"Wit","Switch to or from fullscreen mode":"Overschakelen naar of vanuit de volledig scherm-modus","Open help dialog":"Help-scherm openen","history":"geschiedenis","styles":"stijlen","formatting":"opmaak","alignment":"uitlijning","indentation":"inspringing","Font":"Lettertype","Size":"Formaat","More...":"Meer...","Select...":"Selecteer...","Preferences":"Voorkeuren","Yes":"Ja","No":"Nee","Keyboard Navigation":"Toetsenbord navigatie","Version":"Versie","Code view":"Code bekijken","Open popup menu for split buttons":"Open het pop-up menu voor gesplitste knoppen","List Properties":"Lijsteigenschappen","List properties...":"Lijsteigenschappen...","Start list at number":"Begin lijst met nummer","Line height":"Lijnhoogte","Dropped file type is not supported":"Gesleepte bestandstype wordt niet ondersteund","Loading...":"Laden...","ImageProxy HTTP error: Rejected request":"ImageProxy HTTP fout: Aanvraag afgewezen","ImageProxy HTTP error: Could not find Image Proxy":"ImageProxy HTTP fout: Kan geen Image Proxy vinden","ImageProxy HTTP error: Incorrect Image Proxy URL":"ImageProxy HTTP fout: Incorrecte Image proxy URL","ImageProxy HTTP error: Unknown ImageProxy error":"ImageProxy HTTP fout: Onbekende ImageProxy fout"}); \ No newline at end of file +tinymce.addI18n("nl",{"#":"#","Accessibility":"Toegankelijkheid","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"Actie","Activity":"Activiteit","Address":"Adres","Advanced":"Geavanceerd","Align":"Uitlijnen","Align center":"Centreren","Align left":"Links uitlijnen","Align right":"Rechts uitlijnen","Alignment":"Uitlijning","Alignment {0}":"","All":"Alle","Alternative description":"Alternatieve beschrijving","Alternative source":"Alternatieve bron","Alternative source URL":"Alternatief bron-URL","Anchor":"Anker","Anchor...":"Anker...","Anchors":"Ankers","Animals and Nature":"Dieren en natuur","Arrows":"Pijlen","B":"B","Background color":"Achtergrondkleur","Background color {0}":"","Black":"Zwart","Block":"Blok","Block {0}":"","Blockquote":"Quote","Blocks":"Blokken","Blue":"Blauw","Blue component":"Blauw component","Body":"Body","Bold":"Vet","Border":"Rand","Border color":"Randkleur","Border style":"Randstijl","Border width":"Randbreedte","Bottom":"Onder","Browse files":"","Browse for an image":"Afbeelding zoeken","Browse links":"","Bullet list":"Lijst met opsommingstekens","Cancel":"Annuleren","Caption":"Onderschrift","Cell":"Cel","Cell padding":"Celopvulling","Cell properties":"Celeigenschappen","Cell spacing":"Celafstand","Cell styles":"Cel stijlen","Cell type":"Celtype","Center":"Centreren","Characters":"Tekens","Characters (no spaces)":"Tekens (geen spaties)","Circle":"Cirkel","Class":"Klasse","Clear formatting":"Opmaak wissen","Close":"Sluiten","Code":"Broncode","Code sample...":"Codevoorbeeld...","Code view":"Code bekijken","Color Picker":"Kleurenkiezer","Color swatch":"Kleurenwaaier","Cols":"Kolommen","Column":"Kolom","Column clipboard actions":"Kolom klembord acties","Column group":"Kolomgroep","Column header":"Kolom kop","Constrain proportions":"Verhoudingen behouden","Copy":"Kopi\xebren","Copy column":"Kopieer kolom","Copy row":"Rij kopi\xebren","Could not find the specified string.":"Kan opgegeven reeks niet vinden","Could not load emojis":"Kan de emoji's niet laden","Count":"Telling","Currency":"Valuta","Current window":"Huidige venster","Custom color":"Aangepaste kleur","Custom...":"Aangepast...","Cut":"Knippen","Cut column":"Knip kolom","Cut row":"Rij knippen","Dark Blue":"Donkerblauw","Dark Gray":"Donkergrijs","Dark Green":"Donkergroen","Dark Orange":"Donkeroranje","Dark Purple":"Donkerpaars","Dark Red":"Donkerrood","Dark Turquoise":"Donkerturquoise","Dark Yellow":"Donkergeel","Dashed":"Onderbroken","Date/time":"Datum/tijd","Decrease indent":"Inspringing verkleinen","Default":"Standaard","Delete accordion":"","Delete column":"Kolom verwijderen","Delete row":"Rij verwijderen ","Delete table":"Tabel verwijderen","Dimensions":"Afmetingen","Disc":"Schijf","Div":"Div","Document":"Dokument","Dotted":"Gestippeld","Double":"Dubbel","Drop an image here":"Hier een afbeelding neerzetten","Dropped file type is not supported":"Gesleepte bestandstype wordt niet ondersteund","Edit":"Bewerken","Embed":"Insluiten","Emojis":"Emoji's","Emojis...":"Emoji's...","Error":"Fout","Error: Form submit field collision.":"Fout: Veldconflict bij versturen formulier.","Error: No form element found.":"Fout: Geen formulierelement gevonden.","Extended Latin":"Latijn uitgebreid ","Failed to initialize plugin: {0}":"Niet gelukt om plug-in te initialiseren: {0}","Failed to load plugin url: {0}":"Niet gelukt om URL plug-in te laden: {0}","Failed to load plugin: {0} from url {1}":"Niet gelukt om plug-in te laden: {0} vanaf URL {1}","Failed to upload image: {0}":"Niet gelukt om afbeelding te uploaden: {0}","File":"Bestand","Find":"Zoeken","Find (if searchreplace plugin activated)":"Zoeken (als plug-in voor zoeken/vervangen geactiveerd is)","Find and Replace":"Zoek en vervang","Find and replace...":"Zoeken en vervangen...","Find in selection":"Zoek in selectie","Find whole words only":"Alleen hele woorden zoeken","Flags":"Vlaggen","Focus to contextual toolbar":"Focus op contextuele werkbalk instellen ","Focus to element path":"Focus op elementenpad instellen ","Focus to menubar":"Focus op menubalk instellen ","Focus to toolbar":"Focus op werkbalk instellen ","Font":"Lettertype","Font size {0}":"","Font sizes":"Tekengroottes","Font {0}":"","Fonts":"Lettertypes","Food and Drink":"Eten en drinken","Footer":"Voettekst","Format":"Opmaak","Format {0}":"","Formats":"Opmaken","Fullscreen":"Volledig scherm","G":"G","General":"Algemeen","Gray":"Grijs","Green":"Groen","Green component":"Groen component","Groove":"Groef","Handy Shortcuts":"Handige snelkoppelingen","Header":"Koptekst ","Header cell":"Koptekstcel","Heading 1":"Kop 1","Heading 2":"Kop 2","Heading 3":"Kop 3","Heading 4":"Kop 4","Heading 5":"Kop 5","Heading 6":"Kop 6","Headings":"Koppen","Height":"Hoogte","Help":"Help","Hex color code":"Hex kleurcode","Hidden":"Verborgen","Horizontal align":"Horizontaal uitlijnen","Horizontal line":"Horizontale lijn","Horizontal space":"Horizontale ruimte","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID moet beginnen met een letter en daarna enkel gevolgd door letters, getallen, streepjes, punten, komma's of underscores.","Image is decorative":"Afbeelding is decoratief","Image list":"Afbeeldingslijst","Image title":"Afbeeldingstitel","Image...":"Afbeelding...","ImageProxy HTTP error: Could not find Image Proxy":"ImageProxy HTTP fout: Kan geen Image Proxy vinden","ImageProxy HTTP error: Incorrect Image Proxy URL":"ImageProxy HTTP fout: Incorrecte Image proxy URL","ImageProxy HTTP error: Rejected request":"ImageProxy HTTP fout: Aanvraag afgewezen","ImageProxy HTTP error: Unknown ImageProxy error":"ImageProxy HTTP fout: Onbekende ImageProxy fout","Increase indent":"Inspringing vergroten","Inline":"Inline","Insert":"Invoegen","Insert Template":"Sjabloon invoegen","Insert accordion":"","Insert column after":"Kolom invoegen na","Insert column before":"Kolom invoegen voor ","Insert date/time":"Datum/tijd invoegen","Insert image":"Afbeelding invoegen","Insert link (if link plugin activated)":"Link invoegen (als plug-in voor link geactiveerd is)","Insert row after":"Rij onder invoegen ","Insert row before":"Rij boven invoegen","Insert table":"Tabel invoegen","Insert template...":"Sjabloon invoegen...","Insert video":"Video invoegen","Insert/Edit code sample":"Codevoorbeeld invoegen/bewerken","Insert/edit image":"Afbeelding invoegen/bewerken","Insert/edit link":"Link invoegen/bewerken","Insert/edit media":"Media invoegen/bewerken","Insert/edit video":"Video invoegen/bewerken","Inset":"Inzet","Invalid hex color code: {0}":"Onjuiste hex kleurcode: {0}","Invalid input":"Ongeldige invoer","Italic":"Cursief","Justify":"Uitvullen","Keyboard Navigation":"Toetsenbord navigatie","Language":"Taal","Learn more...":"Leer meer...","Left":"Links","Left to right":"Van links naar rechts","Light Blue":"Lichtblauw","Light Gray":"Lichtgrijs","Light Green":"Lichtgroen","Light Purple":"Lichtpaars","Light Red":"Lichtrood","Light Yellow":"Lichtgeel","Line height":"Lijnhoogte","Link list":"Lijst met links","Link...":"Link...","List Properties":"Lijsteigenschappen","List properties...":"Lijsteigenschappen...","Loading emojis...":"Emoji's laden...","Loading...":"Laden...","Lower Alpha":"Kleine letters","Lower Greek":"Kleine Griekse letters","Lower Roman":"Kleine Romeinse cijfers","Match case":"Identieke hoofdletters/kleine letters","Mathematical":"Wiskundig","Media poster (Image URL)":"Mediaposter (afbeeldings-url)","Media...":"Media...","Medium Blue":"Middelblauw","Medium Gray":"Middelgrijs","Medium Purple":"Middelpaars","Merge cells":"Cellen samenvoegen","Middle":"Centreren","Midnight Blue":"Middernachtblauw","More...":"Meer...","Name":"Naam","Navy Blue":"Marineblauw","New document":"Nieuw document","New window":"Nieuw venster","Next":"Volgende","No":"Nee","No alignment":"Geen uitlijning","No color":"Geen kleur","Nonbreaking space":"Vaste spatie","None":"Geen","Numbered list":"Genummerde lijst","OR":"OF","Objects":"Objecten","Ok":"OK","Open help dialog":"Help-scherm openen","Open link":"Open koppeling","Open link in...":"Link openen in...","Open popup menu for split buttons":"Open het pop-up menu voor gesplitste knoppen","Orange":"Oranje","Outset":"Begin","Page break":"Pagina-einde","Paragraph":"Alinea","Paste":"Plakken","Paste as text":"Plakken als tekst","Paste column after":"Plak kolom na","Paste column before":"Plak kolom voor","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Plakken gebeurt nu zonder opmaak. De tekst zal dus zonder opmaak worden geplakt tenzij je deze optie uit zet.","Paste or type a link":"Een link plakken of typen","Paste row after":"Rij plakken onder","Paste row before":"Rij plakken boven","Paste your embed code below:":"Plak de invoegcode hieronder:","People":"Personen","Plugins":"Plug-ins","Plugins installed ({0}):":"Plug-ins ge\xefnstalleerd ({0}):","Powered by {0}":"Mogelijk gemaakt met {0}","Pre":"Pre","Preferences":"Voorkeuren","Preformatted":"Vooraf opgemaakt","Premium plugins:":"Premium plug-ins:","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"Voorbeeld","Previous":"Vorige","Print":"Afdrukken","Print...":"Afdrukken... ","Purple":"Paars","Quotations":"Citaten","R":"R","Range 0 to 255":"Bereik 0 tot 255","Red":"Rood","Red component":"Rood component","Redo":"Opnieuw uitvoeren","Remove":"Verwijderen","Remove color":"Kleur verwijderen","Remove link":"Link verwijderen","Replace":"Vervangen","Replace all":"Alle vervangen","Replace with":"Vervangen door","Resize":"Formaat wijzigen","Restore last draft":"Laatste concept herstellen","Reveal or hide additional toolbar items":"","Rich Text Area":"Rijk Tekst Gebied","Rich Text Area. Press ALT-0 for help.":" Gebied met opgemaakte tekst. Druk op ALT-0 voor hulp.","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Gebied met opgemaakte tekst. Druk op ALT-F9 voor menu. Druk op ALT-F10 voor werkbalk. Druk op ALT-0 voor help.","Ridge":"Ribbel","Right":"Rechts","Right to left":"Van rechts naar links","Row":"Rij","Row clipboard actions":"Rij klembord acties","Row group":"Rijgroep","Row header":"Rij kop","Row properties":"Rijeigenschappen","Row type":"Rijtype","Rows":"Rijen","Save":"Opslaan","Save (if save plugin activated)":"Opslaan (als plug-in voor opslaan geactiveerd is)","Scope":"Bereik","Search":"Zoeken","Select all":"Alles selecteren","Select...":"Selecteer...","Selection":"Selectie","Shortcut":"Snelkoppeling","Show blocks":"Blokken weergeven","Show caption":"Bijschrift weergeven","Show invisible characters":"Onzichtbare tekens weergeven","Size":"Formaat","Solid":"Massief","Source":"Bron","Source code":"Broncode","Special Character":"Speciale tekens","Special character...":"Speciaal teken...","Split cell":"Cel splitsen","Square":"Vierkant","Start list at number":"Begin lijst met nummer","Strikethrough":"Doorhalen","Style":"Stijl","Subscript":"Subscript","Superscript":"Superscript","Switch to or from fullscreen mode":"Overschakelen naar of vanuit de volledig scherm-modus","Symbols":"Symbolen","System Font":"Systeemlettertype","Table":"Tabel","Table caption":"Tabel bijschrift","Table properties":"Tabeleigenschappen","Table styles":"Tabel stijlen","Template":"Sjabloon","Templates":"Sjablonen","Text":"Tekst","Text color":"Tekstkleur","Text color {0}":"","Text to display":"Weer te geven tekst","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"De ingevoerde URL lijkt op een e-mailadres. Wil je er het vereiste voorvoegsel mailto: aan toevoegen?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"De ingevoerde URL verwijst naar een extern adres. Wil je er het vereiste voorvoegsel http:// aan toevoegen?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"De ingevoerde URL verwijst naar een extern adres. Wilt u er het vereiste voorvoegsel https:// aan toevoegen?","Title":"Titel","To open the popup, press Shift+Enter":"Druk op Shift+Enter om de pop-up te openen","Toggle accordion":"","Tools":"Extra","Top":"Boven","Travel and Places":"Reizen en plaatsen","Turquoise":"Turkoois","Underline":"Onderstrepen","Undo":"Ongedaan maken","Upload":"Uploaden","Uploading image":"Afbeelding uploaden","Upper Alpha":"Hoofdletters","Upper Roman":"Grote Romeinse cijfers","Url":"Url","User Defined":"Door gebruiker gedefinieerd ","Valid":"Geldig","Version":"Versie","Vertical align":"Verticaal uitlijnen","Vertical space":"Verticale ruimte","View":"Weergeven","Visual aids":" Visuele hulpmiddelen","Warn":"Waarschuwen","White":"Wit","Width":"Breedte","Word count":"Aantal woorden","Words":"Woorden","Words: {0}":"Woorden: {0}","Yellow":"Geel","Yes":"Ja","You are using {0}":"Je gebruikt {0}","You have unsaved changes are you sure you want to navigate away?":"Je hebt niet alles opgeslagen, weet je zeker dat je de pagina wilt verlaten?","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"Jouw browser ondersteunt geen rechtstreekse toegang tot het klembord. Gebruik in plaats daarvan de sneltoetsen Ctrl+X/C/V.","alignment":"uitlijning","austral sign":"austral-teken","cedi sign":"cedi-teken","colon sign":"colon-teken","cruzeiro sign":"cruzeiro-teken","currency sign":"valutateken","dollar sign":"dollarteken","dong sign":"dong-teken","drachma sign":"drachme-teken","euro-currency sign":"euroteken","example":"voorbeeld","formatting":"opmaak","french franc sign":"franse franc-teken","german penny symbol":"duitse pfennig-teken","guarani sign":"guarani-teken","history":"geschiedenis","hryvnia sign":"hryvnia-teken","indentation":"inspringing","indian rupee sign":"indiaase roepie-teken","kip sign":"kip-teken","lira sign":"lire-teken","livre tournois sign":"livre tournois-teken","manat sign":"manat-teken","mill sign":"mill-teken","naira sign":"naira-teken","new sheqel sign":"nieuwe sheqel-teken","nordic mark sign":"noorse mark-teken","peseta sign":"peseta-teken","peso sign":"peso-teken","ruble sign":"roebel-teken","rupee sign":"roepie-teken","spesmilo sign":"spesmilo-teken","styles":"stijlen","tenge sign":"tenge-teken","tugrik sign":"tugrik-teken","turkish lira sign":"turkse lire-teken","won sign":"won-teken","yen character":"yen-teken","yen/yuan character variant one":"yen/yuan variant 1-teken","yuan character":"yuan-teken","yuan character, in hong kong and taiwan":"yuan-teken (Hong Kong en Taiwan)","{0} characters":"{0} karakters","{0} columns, {1} rows":"","{0} words":"{0} woorden"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/nl_BE.js b/libraries/tinymce/js/tinymce/langs/nl_BE.js index a9d5dcb..84ec3bc 100644 --- a/libraries/tinymce/js/tinymce/langs/nl_BE.js +++ b/libraries/tinymce/js/tinymce/langs/nl_BE.js @@ -1 +1 @@ -tinymce.addI18n("nl_BE",{"Redo":"Opnieuw doen","Undo":"Ongedaan maken","Cut":"Knippen","Copy":"Kopi\xebren","Paste":"Plakken","Select all":"Alles selecteren","New document":"Nieuw document","Ok":"OK","Cancel":"Annuleren","Visual aids":"Visuele hulpmiddelen","Bold":"Vet","Italic":"Cursief","Underline":"Onderlijnd","Strikethrough":"Doorstreept","Superscript":"Superscript","Subscript":"Subscript","Clear formatting":"Opmaak verwijderen","Remove":"Verwijderen","Align left":"Links uitlijnen","Align center":"Centreren","Align right":"Rechts uitlijnen","No alignment":"Geen uitlijning","Justify":"Distribueren","Bullet list":"Ongeordende lijst","Numbered list":"Geordende lijst","Decrease indent":"Inspringing verkleinen","Increase indent":"Inspringing vergroten","Close":"Sluiten","Formats":"Formaten","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"Uw browser ondersteunt geen directe toegang tot het klembord. Gelieve de CTRL+X/C/V toetsen te gebruiken.","Headings":"Hoofdingen","Heading 1":"Hoofding 1","Heading 2":"Hoofding 2","Heading 3":"Hoofding 3","Heading 4":"Hoofding 4","Heading 5":"Hoofding 5","Heading 6":"Hoofding 6","Preformatted":"Gepreformateerd","Div":"Div","Pre":"Pre","Code":"Broncode","Paragraph":"Paragraaf","Blockquote":"Citaat","Inline":"In tekstregel","Blocks":"Blokken","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Plakken is nu in gewone tekst modus. Elementen zullen nu als gewone tekst geplakt worden tot u deze optie uit schakelt.","Fonts":"Lettertypen","Font sizes":"Lettergroottes","Class":"Class","Browse for an image":"Een afbeelding zoeken","OR":"OF","Drop an image here":"Plaats hier een afbeelding","Upload":"Uploaden","Uploading image":"Afbeelding uploaden","Block":"Vierkant","Align":"Aligneer","Default":"Standaard","Circle":"Cirkel","Disc":"Schijf","Square":"Vierkant","Lower Alpha":"Kleine letters","Lower Greek":"Klein Grieks schrift","Lower Roman":"Klein Latijns schrift","Upper Alpha":"Hoofdletters","Upper Roman":"Hoofdletters Latijns","Anchor...":"Anker...","Anchor":"Anker","Name":"Naam","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID moet beginnen met een letter en daarna enkel gevolgd door letters, getallen, streepjes, punten, komma's of underscores.","You have unsaved changes are you sure you want to navigate away?":"U heeft niet opgeslagen wijzigingen bent u zeker dat u de pagina wilt verlaten?","Restore last draft":"Laatste concept herstellen","Special character...":"Speciaal karakter...","Special Character":"Speciale tekens","Source code":"Broncode","Insert/Edit code sample":"Codevoorbeeld invoegen/bewerken","Language":"Taal","Code sample...":"Codevoorbeeld...","Left to right":"Links naar rechts","Right to left":"Rechts naar links","Title":"Titel","Fullscreen":"Schermvullend","Action":"Actie","Shortcut":"Snelkoppeling","Help":"Help","Address":"Adres","Focus to menubar":"Focus naar menubalk","Focus to toolbar":"Focus naar werkbalk","Focus to element path":"Focus naar elementenpad","Focus to contextual toolbar":"Focus naar contextuele werkbalk","Insert link (if link plugin activated)":"Link invoegen (als link plug-in geactiveerd is)","Save (if save plugin activated)":"Opslaan (als opslaan plug-in geactiveerd is)","Find (if searchreplace plugin activated)":"Zoeken (als zoeken/vervangen plug-in geactiveerd is)","Plugins installed ({0}):":"Ge\xefnstalleerde plugins ({0}):","Premium plugins:":"Premium plug-ins:","Learn more...":"Leer meer...","You are using {0}":"U gebruikt {0}","Plugins":"Plug-ins","Handy Shortcuts":"Handige snelkoppelingen","Horizontal line":"Horizontale lijn","Insert/edit image":"Afbeelding invoegen/bewerken","Alternative description":"Alternatieve beschrijving","Accessibility":"Toegankelijkheid","Image is decorative":"Afbeelding is decoratief","Source":"Bron","Dimensions":"Afmetingen","Constrain proportions":"Verhoudingen begrenzen","General":"Algemeen","Advanced":"Geavanceerd","Style":"Stijl","Vertical space":"Verticale ruimte","Horizontal space":"Horizontale ruimte","Border":"Rand","Insert image":"Afbeelding invoegen","Image...":"Afbeelding...","Image list":"Afbeeldingenlijst","Resize":"Herschalen","Insert date/time":"Datum/tijd invoegen","Date/time":"Datum/tijd","Insert/edit link":"Link invoegen/bewerken","Text to display":"Weer te geven tekst","Url":"Url","Open link in...":"Link openen in...","Current window":"Huidig venster","None":"Geen","New window":"Nieuw venster","Open link":"Link openen","Remove link":"Link verwijderen","Anchors":"Ankers","Link...":"Link...","Paste or type a link":"Link plakken of typen","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"De ingevoerde URL lijkt op een e-mailadres. Wilt u er het vereiste voorvoegsel mailto: aan toevoegen?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"De ingevoerde URL lijkt op een externe link. Wilt u er het vereiste voorvoegsel http:// aan toevoegen?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"De ingevoerde URL lijkt op een externe link. Wilt u er het vereiste voorvoegsel https:// aan toevoegen?","Link list":"Link lijst","Insert video":"Video invoegen","Insert/edit video":"Video invoegen/bewerken","Insert/edit media":"Media invoegen/bewerken","Alternative source":"Alternatieve bron","Alternative source URL":"Alternatieve bron URL","Media poster (Image URL)":"Mediaposter (Afbeelding URL)","Paste your embed code below:":"Plak de in te sluiten code hieronder:","Embed":"Insluiten","Media...":"Media...","Nonbreaking space":"Vaste spatie","Page break":"Pagina-einde","Paste as text":"Plakken als tekst","Preview":"Voorbeeld","Print":"Afdrukken","Print...":"Afdrukken...","Save":"Opslaan","Find":"Zoeken","Replace with":"Vervangen door","Replace":"Vervangen","Replace all":"Alles vervangen","Previous":"Vorige","Next":"Volgende","Find and Replace":"Zoeken en Vervangen","Find and replace...":"Zoeken en vervangen...","Could not find the specified string.":"Kon de gespecificeerde string niet vinden.","Match case":"Hoofdlettergevoelig","Find whole words only":"Enkel volledige woorden","Find in selection":"Zoeken in selectie","Insert table":"Tabel invoegen","Table properties":"Tabeleigenschappen","Delete table":"Tabel verwijderen","Cell":"Cel","Row":"Rij","Column":"Kolom","Cell properties":"Celeigenschappen","Merge cells":"Cellen samenvoegen","Split cell":"Cel splitsen","Insert row before":"Rij boven invoegen","Insert row after":"Rij onder invoegen","Delete row":"Rij verwijderen","Row properties":"Rijeigenschappen","Cut row":"Rij knippen","Cut column":"Knip kolom","Copy row":"Rij kopi\xebren","Copy column":"Kopieer kolom","Paste row before":"Rij boven plakken","Paste column before":"Plak kolom voor","Paste row after":"Rij onder plakken","Paste column after":"Plak kolom na","Insert column before":"Kolom invoegen voor","Insert column after":"Kolom invoegen na","Delete column":"Kolom verwijderen","Cols":"Kolommen","Rows":"Rijen","Width":"Breedte","Height":"Hoogte","Cell spacing":"Celafstand","Cell padding":"Celopvulling","Row clipboard actions":"Rij klembord acties","Column clipboard actions":"Rij klembord acties","Table styles":"Tabel stijlen","Cell styles":"Cel stijlen","Column header":"Kolom kop","Row header":"Rij kop","Table caption":"Tabel onderschrift","Caption":"Bijschrift","Show caption":"Bijschrift tonen","Left":"Links","Center":"Midden","Right":"Rechts","Cell type":"Celtype","Scope":"Bereik","Alignment":"Uitlijning","Horizontal align":"Horizontaal uitlijnen","Vertical align":"Verticaal uitlijnen","Top":"Boven","Middle":"Midden","Bottom":"Onder","Header cell":"Koptekstcel","Row group":"Rijgroep","Column group":"Kolomgroep","Row type":"Rijtype","Header":"Koptekst","Body":"Hoofdtekst","Footer":"Voettekst","Border color":"Randkleur","Solid":"Ononderbroken","Dotted":"Gestippeld","Dashed":"Onderbroken","Double":"Dubbel","Groove":"Groef","Ridge":"Ribbel","Inset":"Inzet","Outset":"Uitzet","Hidden":"Verborgen","Insert template...":"Sjabloon invoegen...","Templates":"Sjablonen","Template":"Sjabloon","Insert Template":"Sjabloon invoegen","Text color":"Tekstkleur","Background color":"Achtergrondkleur","Custom...":"Aangepast...","Custom color":"Aangepaste kleur","No color":"Geen kleur","Remove color":"Kleur verwijderen","Show blocks":"Blokken tonen","Show invisible characters":"Onzichtbare tekens tonen","Word count":"Aantal woorden","Count":"Tellen","Document":"Document","Selection":"Selectie","Words":"Woorden","Words: {0}":"Woorden: {0}","{0} words":"{0} woorden","File":"Bestand","Edit":"Bewerken","Insert":"Invoegen","View":"Tonen","Format":"Formaat","Table":"Tabel","Tools":"Gereedschappen","Powered by {0}":"Aangedreven door {0}","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Rich Text Area. Druk op Alt-F9 voor menu. Druk op Alt-F10 voor gereedschapsbalk. Druk op Alt-0 voor help","Image title":"Afbeeldingstitel","Border width":"Randbreedte","Border style":"Randstijl","Error":"Fout","Warn":"Waarschuwen","Valid":"Geldig","To open the popup, press Shift+Enter":"Druk op Shift+Enter om de pop-up te openen","Rich Text Area":"Rich-text Gebied","Rich Text Area. Press ALT-0 for help.":"Rich Text Area. Druk op Alt-0 voor help.","System Font":"Systeemlettertype","Failed to upload image: {0}":"Afbeelding uploaden niet gelukt: {0}","Failed to load plugin: {0} from url {1}":"Plug-in laden niet gelukt: {0} vanaf url {1}","Failed to load plugin url: {0}":"Plug-in URL laden niet gelukt: {0}","Failed to initialize plugin: {0}":"Plug-in initialiseren niet gelukt: {0}","example":"voorbeeld","Search":"Zoeken","All":"Alle","Currency":"Valuta","Text":"Tekst","Quotations":"Citaten","Mathematical":"Wiskundig","Extended Latin":"Latijn uitgebreid","Symbols":"Symbolen","Arrows":"Pijlen","User Defined":"Gebruiker Gedefinieerd","dollar sign":"dollar teken","currency sign":"valuta teken","euro-currency sign":"euro valuta teken","colon sign":"colon teken","cruzeiro sign":"cruzeiro teken","french franc sign":"franse frank teken","lira sign":"lire teken","mill sign":"mill teken","naira sign":"naira teken","peseta sign":"peseta teken","rupee sign":"roepie teken","won sign":"won teken","new sheqel sign":"nieuwe shekel teken","dong sign":"dong teken","kip sign":"kip teken","tugrik sign":"tugrik teken","drachma sign":"drachme teken","german penny symbol":"duitse pfennig teken","peso sign":"peso teken","guarani sign":"guarani teken","austral sign":"austral teken","hryvnia sign":"hryvnia teken","cedi sign":"cedi teken","livre tournois sign":"tours pond teken","spesmilo sign":"spesmilo teken","tenge sign":"tenge teken","indian rupee sign":"indische roepie teken","turkish lira sign":"turkse lira teken","nordic mark sign":"noordse mark teken","manat sign":"manat teken","ruble sign":"roebel teken","yen character":"yen karakter","yuan character":"yuan karakter","yuan character, in hong kong and taiwan":"yuan karakter, in hong kong en taiwan","yen/yuan character variant one":"yen/yuan karakter variant een","Emojis":"Emoji's","Emojis...":"Emoji's...","Loading emojis...":"Emoji's laden...","Could not load emojis":"Kan de emoji's niet laden","People":"Mensen","Animals and Nature":"Dieren en natuur","Food and Drink":"Voedsel en drank","Activity":"Activiteit","Travel and Places":"Reizen en plaatsen","Objects":"Voorwerpen","Flags":"Vlaggen","Characters":"Karakters","Characters (no spaces)":"Karakters (zonder spaties)","{0} characters":"{0} karakters","Error: Form submit field collision.":"Fout: Veldconflict bij versturen formulier.","Error: No form element found.":"Fout: Geen formulierelement gevonden.","Color swatch":"Kleurenstaal","Color Picker":"Kleurenkiezer","Invalid hex color code: {0}":"Onjuiste hex kleurcode: {0}","Invalid input":"Ongeldige invoer","R":"R","Red component":"Rood component","G":"G","Green component":"Groen component","B":"B","Blue component":"Blauw component","#":"#","Hex color code":"Hex kleurcode","Range 0 to 255":"Bereik 0 tot 255","Turquoise":"Turkoois","Green":"Groen","Blue":"Blauw","Purple":"Paars","Navy Blue":"Marineblauw","Dark Turquoise":"Donker turkoois","Dark Green":"Donker groen","Medium Blue":"Middelblauw","Medium Purple":"Middelpaars","Midnight Blue":"Middernachtblauw","Yellow":"Geel","Orange":"Oranje","Red":"Rood","Light Gray":"Lichtgrijs","Gray":"Grijs","Dark Yellow":"Donker Geel","Dark Orange":"Donker Oranje","Dark Red":"Donker Rood","Medium Gray":"Middel Grijs","Dark Gray":"Donker Grijs","Light Green":"Licht Groen","Light Yellow":"Licht Geel","Light Red":"Licht Rood","Light Purple":"Licht Paars","Light Blue":"Licht Blauw","Dark Purple":"Donker Paars","Dark Blue":"Donker Blauw","Black":"Zwart","White":"Wit","Switch to or from fullscreen mode":"Schakelen naar of vanuit volledige schermmodus","Open help dialog":"Helpdialoog openen","history":"geschiedenis","styles":"stijlen","formatting":"opmaak","alignment":"uitlijning","indentation":"inspringing","Font":"Lettertype","Size":"Grootte","More...":"Meer...","Select...":"Selecteren...","Preferences":"Voorkeuren","Yes":"Ja","No":"Nee","Keyboard Navigation":"Toetsenbord navigatie","Version":"Versie","Code view":"Codeweergave","Open popup menu for split buttons":"Open pop-up menu voor gesplitste knoppen","List Properties":"Lijst Eigenschappen","List properties...":"Lijst eigenschappen...","Start list at number":"Begin lijst bij nummer","Line height":"Regelhoogte","Dropped file type is not supported":"Gesleepte bestandstype wordt niet ondersteund","Loading...":"Laden...","ImageProxy HTTP error: Rejected request":"ImageProxy HTTP fout: Aanvraag afgewezen","ImageProxy HTTP error: Could not find Image Proxy":"ImageProxy HTTP fout: Kan geen Image Proxy vinden","ImageProxy HTTP error: Incorrect Image Proxy URL":"ImageProxy HTTP fout: Incorrecte Image proxy URL","ImageProxy HTTP error: Unknown ImageProxy error":"ImageProxy HTTP fout: Onbekende ImageProxy fout"}); \ No newline at end of file +tinymce.addI18n("nl_BE",{"#":"#","Accessibility":"Toegankelijkheid","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"Actie","Activity":"Activiteit","Address":"Adres","Advanced":"Geavanceerd","Align":"Aligneer","Align center":"Centreren","Align left":"Links uitlijnen","Align right":"Rechts uitlijnen","Alignment":"Uitlijning","Alignment {0}":"","All":"Alle","Alternative description":"Alternatieve beschrijving","Alternative source":"Alternatieve bron","Alternative source URL":"Alternatieve bron URL","Anchor":"Anker","Anchor...":"Anker...","Anchors":"Ankers","Animals and Nature":"Dieren en natuur","Arrows":"Pijlen","B":"B","Background color":"Achtergrondkleur","Background color {0}":"","Black":"Zwart","Block":"Vierkant","Block {0}":"","Blockquote":"Citaat","Blocks":"Blokken","Blue":"Blauw","Blue component":"Blauw component","Body":"Hoofdtekst","Bold":"Vet","Border":"Rand","Border color":"Randkleur","Border style":"Randstijl","Border width":"Randbreedte","Bottom":"Onder","Browse files":"","Browse for an image":"Een afbeelding zoeken","Browse links":"","Bullet list":"Ongeordende lijst","Cancel":"Annuleren","Caption":"Bijschrift","Cell":"Cel","Cell padding":"Celopvulling","Cell properties":"Celeigenschappen","Cell spacing":"Celafstand","Cell styles":"Cel stijlen","Cell type":"Celtype","Center":"Midden","Characters":"Karakters","Characters (no spaces)":"Karakters (zonder spaties)","Circle":"Cirkel","Class":"Class","Clear formatting":"Opmaak verwijderen","Close":"Sluiten","Code":"Broncode","Code sample...":"Codevoorbeeld...","Code view":"Codeweergave","Color Picker":"Kleurenkiezer","Color swatch":"Kleurenstaal","Cols":"Kolommen","Column":"Kolom","Column clipboard actions":"Rij klembord acties","Column group":"Kolomgroep","Column header":"Kolom kop","Constrain proportions":"Verhoudingen begrenzen","Copy":"Kopi\xebren","Copy column":"Kopieer kolom","Copy row":"Rij kopi\xebren","Could not find the specified string.":"Kon de gespecificeerde string niet vinden.","Could not load emojis":"Kan de emoji's niet laden","Count":"Tellen","Currency":"Valuta","Current window":"Huidig venster","Custom color":"Aangepaste kleur","Custom...":"Aangepast...","Cut":"Knippen","Cut column":"Knip kolom","Cut row":"Rij knippen","Dark Blue":"Donker Blauw","Dark Gray":"Donker Grijs","Dark Green":"Donker groen","Dark Orange":"Donker Oranje","Dark Purple":"Donker Paars","Dark Red":"Donker Rood","Dark Turquoise":"Donker turkoois","Dark Yellow":"Donker Geel","Dashed":"Onderbroken","Date/time":"Datum/tijd","Decrease indent":"Inspringing verkleinen","Default":"Standaard","Delete accordion":"","Delete column":"Kolom verwijderen","Delete row":"Rij verwijderen","Delete table":"Tabel verwijderen","Dimensions":"Afmetingen","Disc":"Schijf","Div":"Div","Document":"Document","Dotted":"Gestippeld","Double":"Dubbel","Drop an image here":"Plaats hier een afbeelding","Dropped file type is not supported":"Gesleepte bestandstype wordt niet ondersteund","Edit":"Bewerken","Embed":"Insluiten","Emojis":"Emoji's","Emojis...":"Emoji's...","Error":"Fout","Error: Form submit field collision.":"Fout: Veldconflict bij versturen formulier.","Error: No form element found.":"Fout: Geen formulierelement gevonden.","Extended Latin":"Latijn uitgebreid","Failed to initialize plugin: {0}":"Plug-in initialiseren niet gelukt: {0}","Failed to load plugin url: {0}":"Plug-in URL laden niet gelukt: {0}","Failed to load plugin: {0} from url {1}":"Plug-in laden niet gelukt: {0} vanaf url {1}","Failed to upload image: {0}":"Afbeelding uploaden niet gelukt: {0}","File":"Bestand","Find":"Zoeken","Find (if searchreplace plugin activated)":"Zoeken (als zoeken/vervangen plug-in geactiveerd is)","Find and Replace":"Zoeken en Vervangen","Find and replace...":"Zoeken en vervangen...","Find in selection":"Zoeken in selectie","Find whole words only":"Enkel volledige woorden","Flags":"Vlaggen","Focus to contextual toolbar":"Focus naar contextuele werkbalk","Focus to element path":"Focus naar elementenpad","Focus to menubar":"Focus naar menubalk","Focus to toolbar":"Focus naar werkbalk","Font":"Lettertype","Font size {0}":"","Font sizes":"Lettergroottes","Font {0}":"","Fonts":"Lettertypen","Food and Drink":"Voedsel en drank","Footer":"Voettekst","Format":"Formaat","Format {0}":"","Formats":"Formaten","Fullscreen":"Schermvullend","G":"G","General":"Algemeen","Gray":"Grijs","Green":"Groen","Green component":"Groen component","Groove":"Groef","Handy Shortcuts":"Handige snelkoppelingen","Header":"Koptekst","Header cell":"Koptekstcel","Heading 1":"Hoofding 1","Heading 2":"Hoofding 2","Heading 3":"Hoofding 3","Heading 4":"Hoofding 4","Heading 5":"Hoofding 5","Heading 6":"Hoofding 6","Headings":"Hoofdingen","Height":"Hoogte","Help":"Help","Hex color code":"Hex kleurcode","Hidden":"Verborgen","Horizontal align":"Horizontaal uitlijnen","Horizontal line":"Horizontale lijn","Horizontal space":"Horizontale ruimte","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID moet beginnen met een letter en daarna enkel gevolgd door letters, getallen, streepjes, punten, komma's of underscores.","Image is decorative":"Afbeelding is decoratief","Image list":"Afbeeldingenlijst","Image title":"Afbeeldingstitel","Image...":"Afbeelding...","ImageProxy HTTP error: Could not find Image Proxy":"ImageProxy HTTP fout: Kan geen Image Proxy vinden","ImageProxy HTTP error: Incorrect Image Proxy URL":"ImageProxy HTTP fout: Incorrecte Image proxy URL","ImageProxy HTTP error: Rejected request":"ImageProxy HTTP fout: Aanvraag afgewezen","ImageProxy HTTP error: Unknown ImageProxy error":"ImageProxy HTTP fout: Onbekende ImageProxy fout","Increase indent":"Inspringing vergroten","Inline":"In tekstregel","Insert":"Invoegen","Insert Template":"Sjabloon invoegen","Insert accordion":"","Insert column after":"Kolom invoegen na","Insert column before":"Kolom invoegen voor","Insert date/time":"Datum/tijd invoegen","Insert image":"Afbeelding invoegen","Insert link (if link plugin activated)":"Link invoegen (als link plug-in geactiveerd is)","Insert row after":"Rij onder invoegen","Insert row before":"Rij boven invoegen","Insert table":"Tabel invoegen","Insert template...":"Sjabloon invoegen...","Insert video":"Video invoegen","Insert/Edit code sample":"Codevoorbeeld invoegen/bewerken","Insert/edit image":"Afbeelding invoegen/bewerken","Insert/edit link":"Link invoegen/bewerken","Insert/edit media":"Media invoegen/bewerken","Insert/edit video":"Video invoegen/bewerken","Inset":"Inzet","Invalid hex color code: {0}":"Onjuiste hex kleurcode: {0}","Invalid input":"Ongeldige invoer","Italic":"Cursief","Justify":"Distribueren","Keyboard Navigation":"Toetsenbord navigatie","Language":"Taal","Learn more...":"Leer meer...","Left":"Links","Left to right":"Links naar rechts","Light Blue":"Licht Blauw","Light Gray":"Lichtgrijs","Light Green":"Licht Groen","Light Purple":"Licht Paars","Light Red":"Licht Rood","Light Yellow":"Licht Geel","Line height":"Regelhoogte","Link list":"Link lijst","Link...":"Link...","List Properties":"Lijst Eigenschappen","List properties...":"Lijst eigenschappen...","Loading emojis...":"Emoji's laden...","Loading...":"Laden...","Lower Alpha":"Kleine letters","Lower Greek":"Klein Grieks schrift","Lower Roman":"Klein Latijns schrift","Match case":"Hoofdlettergevoelig","Mathematical":"Wiskundig","Media poster (Image URL)":"Mediaposter (Afbeelding URL)","Media...":"Media...","Medium Blue":"Middelblauw","Medium Gray":"Middel Grijs","Medium Purple":"Middelpaars","Merge cells":"Cellen samenvoegen","Middle":"Midden","Midnight Blue":"Middernachtblauw","More...":"Meer...","Name":"Naam","Navy Blue":"Marineblauw","New document":"Nieuw document","New window":"Nieuw venster","Next":"Volgende","No":"Nee","No alignment":"Geen uitlijning","No color":"Geen kleur","Nonbreaking space":"Vaste spatie","None":"Geen","Numbered list":"Geordende lijst","OR":"OF","Objects":"Voorwerpen","Ok":"OK","Open help dialog":"Helpdialoog openen","Open link":"Link openen","Open link in...":"Link openen in...","Open popup menu for split buttons":"Open pop-up menu voor gesplitste knoppen","Orange":"Oranje","Outset":"Uitzet","Page break":"Pagina-einde","Paragraph":"Paragraaf","Paste":"Plakken","Paste as text":"Plakken als tekst","Paste column after":"Plak kolom na","Paste column before":"Plak kolom voor","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Plakken is nu in gewone tekst modus. Elementen zullen nu als gewone tekst geplakt worden tot u deze optie uit schakelt.","Paste or type a link":"Link plakken of typen","Paste row after":"Rij onder plakken","Paste row before":"Rij boven plakken","Paste your embed code below:":"Plak de in te sluiten code hieronder:","People":"Mensen","Plugins":"Plug-ins","Plugins installed ({0}):":"Ge\xefnstalleerde plugins ({0}):","Powered by {0}":"Aangedreven door {0}","Pre":"Pre","Preferences":"Voorkeuren","Preformatted":"Gepreformateerd","Premium plugins:":"Premium plug-ins:","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"Voorbeeld","Previous":"Vorige","Print":"Afdrukken","Print...":"Afdrukken...","Purple":"Paars","Quotations":"Citaten","R":"R","Range 0 to 255":"Bereik 0 tot 255","Red":"Rood","Red component":"Rood component","Redo":"Opnieuw doen","Remove":"Verwijderen","Remove color":"Kleur verwijderen","Remove link":"Link verwijderen","Replace":"Vervangen","Replace all":"Alles vervangen","Replace with":"Vervangen door","Resize":"Herschalen","Restore last draft":"Laatste concept herstellen","Reveal or hide additional toolbar items":"","Rich Text Area":"Rich-text Gebied","Rich Text Area. Press ALT-0 for help.":"Rich Text Area. Druk op Alt-0 voor help.","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Rich Text Area. Druk op Alt-F9 voor menu. Druk op Alt-F10 voor gereedschapsbalk. Druk op Alt-0 voor help","Ridge":"Ribbel","Right":"Rechts","Right to left":"Rechts naar links","Row":"Rij","Row clipboard actions":"Rij klembord acties","Row group":"Rijgroep","Row header":"Rij kop","Row properties":"Rijeigenschappen","Row type":"Rijtype","Rows":"Rijen","Save":"Opslaan","Save (if save plugin activated)":"Opslaan (als opslaan plug-in geactiveerd is)","Scope":"Bereik","Search":"Zoeken","Select all":"Alles selecteren","Select...":"Selecteren...","Selection":"Selectie","Shortcut":"Snelkoppeling","Show blocks":"Blokken tonen","Show caption":"Bijschrift tonen","Show invisible characters":"Onzichtbare tekens tonen","Size":"Grootte","Solid":"Ononderbroken","Source":"Bron","Source code":"Broncode","Special Character":"Speciale tekens","Special character...":"Speciaal karakter...","Split cell":"Cel splitsen","Square":"Vierkant","Start list at number":"Begin lijst bij nummer","Strikethrough":"Doorstreept","Style":"Stijl","Subscript":"Subscript","Superscript":"Superscript","Switch to or from fullscreen mode":"Schakelen naar of vanuit volledige schermmodus","Symbols":"Symbolen","System Font":"Systeemlettertype","Table":"Tabel","Table caption":"Tabel onderschrift","Table properties":"Tabeleigenschappen","Table styles":"Tabel stijlen","Template":"Sjabloon","Templates":"Sjablonen","Text":"Tekst","Text color":"Tekstkleur","Text color {0}":"","Text to display":"Weer te geven tekst","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"De ingevoerde URL lijkt op een e-mailadres. Wilt u er het vereiste voorvoegsel mailto: aan toevoegen?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"De ingevoerde URL lijkt op een externe link. Wilt u er het vereiste voorvoegsel http:// aan toevoegen?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"De ingevoerde URL lijkt op een externe link. Wilt u er het vereiste voorvoegsel https:// aan toevoegen?","Title":"Titel","To open the popup, press Shift+Enter":"Druk op Shift+Enter om de pop-up te openen","Toggle accordion":"","Tools":"Gereedschappen","Top":"Boven","Travel and Places":"Reizen en plaatsen","Turquoise":"Turkoois","Underline":"Onderlijnd","Undo":"Ongedaan maken","Upload":"Uploaden","Uploading image":"Afbeelding uploaden","Upper Alpha":"Hoofdletters","Upper Roman":"Hoofdletters Latijns","Url":"Url","User Defined":"Gebruiker Gedefinieerd","Valid":"Geldig","Version":"Versie","Vertical align":"Verticaal uitlijnen","Vertical space":"Verticale ruimte","View":"Tonen","Visual aids":"Visuele hulpmiddelen","Warn":"Waarschuwen","White":"Wit","Width":"Breedte","Word count":"Aantal woorden","Words":"Woorden","Words: {0}":"Woorden: {0}","Yellow":"Geel","Yes":"Ja","You are using {0}":"U gebruikt {0}","You have unsaved changes are you sure you want to navigate away?":"U heeft niet opgeslagen wijzigingen bent u zeker dat u de pagina wilt verlaten?","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"Uw browser ondersteunt geen directe toegang tot het klembord. Gelieve de CTRL+X/C/V toetsen te gebruiken.","alignment":"uitlijning","austral sign":"austral teken","cedi sign":"cedi teken","colon sign":"colon teken","cruzeiro sign":"cruzeiro teken","currency sign":"valuta teken","dollar sign":"dollar teken","dong sign":"dong teken","drachma sign":"drachme teken","euro-currency sign":"euro valuta teken","example":"voorbeeld","formatting":"opmaak","french franc sign":"franse frank teken","german penny symbol":"duitse pfennig teken","guarani sign":"guarani teken","history":"geschiedenis","hryvnia sign":"hryvnia teken","indentation":"inspringing","indian rupee sign":"indische roepie teken","kip sign":"kip teken","lira sign":"lire teken","livre tournois sign":"tours pond teken","manat sign":"manat teken","mill sign":"mill teken","naira sign":"naira teken","new sheqel sign":"nieuwe shekel teken","nordic mark sign":"noordse mark teken","peseta sign":"peseta teken","peso sign":"peso teken","ruble sign":"roebel teken","rupee sign":"roepie teken","spesmilo sign":"spesmilo teken","styles":"stijlen","tenge sign":"tenge teken","tugrik sign":"tugrik teken","turkish lira sign":"turkse lira teken","won sign":"won teken","yen character":"yen karakter","yen/yuan character variant one":"yen/yuan karakter variant een","yuan character":"yuan karakter","yuan character, in hong kong and taiwan":"yuan karakter, in hong kong en taiwan","{0} characters":"{0} karakters","{0} columns, {1} rows":"","{0} words":"{0} woorden"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/oc.js b/libraries/tinymce/js/tinymce/langs/oc.js index 9fe7bd9..eab5cc7 100644 --- a/libraries/tinymce/js/tinymce/langs/oc.js +++ b/libraries/tinymce/js/tinymce/langs/oc.js @@ -1 +1 @@ -tinymce.addI18n("oc",{"Redo":"Refar","Undo":"Desfar","Cut":"Talhar","Copy":"Copiar","Paste":"Pegar","Select all":"Seleccionar tot","New document":"Document nov\xe8l","Ok":"D'ac\xf2rdi","Cancel":"Anullar","Visual aids":"Ajudas visualas","Bold":"Gras","Italic":"Italica","Underline":"Solinhat","Strikethrough":"Ralhat","Superscript":"Exponent","Subscript":"Indici","Clear formatting":"Escafar la mesa en forma","Remove":"Eliminar","Align left":"Alinhar a esqu\xe8rra","Align center":"Alinhar al centre","Align right":"Alinhar a drecha","No alignment":"Pas d'alinhament","Justify":"Justificar","Bullet list":"Piuses","Numbered list":"Lista numerotada","Decrease indent":"Demesir l'alin\xe8a","Increase indent":"Aumentar l'alin\xe8a","Close":"Tampar","Formats":"Formats","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"V\xf2stre navigador sup\xf2rta pas la c\xf2pia dir\xe8cta. Merc\xe9 d'utilizar las t\xf2cas Ctrl+X/C/V.","Headings":"T\xedtols","Heading 1":"T\xedtol 1","Heading 2":"T\xedtol 2","Heading 3":"T\xedtol 3","Heading 4":"T\xedtol 4","Heading 5":"T\xedtol 5","Heading 6":"T\xedtol 6","Preformatted":"Preformatat","Div":"Div","Pre":"Pre","Code":"C\xf2de","Paragraph":"Paragraf","Blockquote":"Citacion","Inline":"En linha","Blocks":"Bl\xf2ts","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":'Lo quichapapi\xe8rs es ara en m\xf2de "t\xe8xte plen". Los contenguts ser\xe0n pegats sens ret\xe9ner los formatatges fins al moment que desactivaretz aquesta opcion.',"Fonts":"Polissas","Font sizes":"Tamans de fu\xf2c","Class":"Clase","Browse for an image":"Cercar un imatge","OR":"O","Drop an image here":"Depausatz un imatge aqu\xed","Upload":"Enviar","Uploading image":"Pujant imatge","Block":"Bl\xf2c","Align":"Alinhament","Default":"Per defaut","Circle":"Cercle","Disc":"Disco","Square":"Carrat","Lower Alpha":"Alfa minuscula","Lower Greek":"Gr\xe8c minuscula","Lower Roman":"Roman minuscula","Upper Alpha":"Alfa majuscula","Upper Roman":"Roman majuscula","Anchor...":"Ancora...","Anchor":"Ancora","Name":"Nom","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID auri\xe1 de comen\xe7ar per una letra, seguit sonque per de letras, de nombres, de barras, de ponchs, dos ponchs o de barras bassas.","You have unsaved changes are you sure you want to navigate away?":"Av\xe8tz de modificacions pas enregistradas, s\xe8tz segur que vol\xe8tz quitar la pagina ?","Restore last draft":"Restablir lo darri\xe8r borrolhon","Special character...":"Caract\xe8r especial...","Special Character":"Caract\xe8r especial","Source code":"C\xf2de font","Insert/Edit code sample":"Inserir/Modificar exemple de c\xf2di","Language":"Lenga","Code sample...":"Exemple de c\xf2di...","Left to right":"D'esqu\xe8rra cap a drecha","Right to left":"De drecha cap a esqu\xe8rra","Title":"T\xedtol","Fullscreen":"Ecran complet","Action":"Accion","Shortcut":"Acorchi","Help":"Ajuda","Address":"Adre\xe7as","Focus to menubar":"Se centrar en la barra del menu","Focus to toolbar":"Se centrar en la barra d'esturments","Focus to element path":"","Focus to contextual toolbar":"","Insert link (if link plugin activated)":"Inserir un ligam (se l\u2019extension Ligam es activada)","Save (if save plugin activated)":"Enregistrar (se l\u2019exension Enregistrar es activada)","Find (if searchreplace plugin activated)":"Cercar (se l\u2019extension Searchreplace es activada)","Plugins installed ({0}):":"Extensions installadas ({0})\u202f:","Premium plugins:":"Extensions Premium\u202f:","Learn more...":"Ne saber mai...","You are using {0}":"Utilizatz {0}","Plugins":"Extensions","Handy Shortcuts":"Acorchis utils","Horizontal line":"Linha orizontala","Insert/edit image":"Inserir/modificar un imatge","Alternative description":"","Accessibility":"","Image is decorative":"","Source":"Font","Dimensions":"","Constrain proportions":"Conservar las proporcions","General":"","Advanced":"Avan\xe7at","Style":"Estil","Vertical space":"Espa\xe7ament vertical","Horizontal space":"Espa\xe7ament orizontal","Border":"Bordadura","Insert image":"Inserir un imatge","Image...":"Imatge...","Image list":"Lista d\u2019imatges","Resize":"Redimensionar","Insert date/time":"Inserir data/ora","Date/time":"Data/ora","Insert/edit link":"Inserir/modificar un ligam","Text to display":"T\xe8xte d'afichar","Url":"","Open link in...":"Dobrir lo ligam dins...","Current window":"Fen\xe8stra actuala","None":"Pas cap","New window":"Fen\xe8stra nov\xe8la","Open link":"","Remove link":"Suprimir lo ligam","Anchors":"Anc\xf2ras","Link...":"Ligam...","Paste or type a link":"Pegatz o picatz un ligam","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"Sembla que l'URL qu'av\xe8tz entrada es una adre\xe7a e-mail. Vol\xe8tz apondre lo prefix mailto: necessari ?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"Sembla que l'URL qu'av\xe8tz entrada es un ligam ext\xe8rne. Vol\xe8tz apondre lo prefix http:// necessari ?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"","Link list":"Lista de ligams","Insert video":"Inserir una vid\xe8o","Insert/edit video":"Inserir/modificar una vid\xe8o","Insert/edit media":"Inserir/modificar un m\xe8dia","Alternative source":"Font alternativa","Alternative source URL":"URL font alternativa","Media poster (Image URL)":"","Paste your embed code below:":"Pegatz v\xf2tre c\xf2di d'integracion \xe7aij\xf3s :","Embed":"Integrat","Media...":"M\xe8dia...","Nonbreaking space":"Espaci insecable","Page break":"Pagina copada","Paste as text":"Pegar coma de t\xe8xte","Preview":"Previsualizar","Print":"","Print...":"Imprimir...","Save":"Enregistrar","Find":"Recercar","Replace with":"Rempla\xe7ar per","Replace":"Rempla\xe7ar","Replace all":"Rempla\xe7ar tot","Previous":"Precedent","Next":"Seg","Find and Replace":"","Find and replace...":"Trobar e rempla\xe7ar...","Could not find the specified string.":"Impossible de trobar la cadena especificada.","Match case":"Respectar la cassa","Find whole words only":"Cercar mot enti\xe8r sonque","Find in selection":"","Insert table":"Inserir un tabl\xe8u","Table properties":"Proprietats del tabl\xe8u","Delete table":"Suprimir lo tabl\xe8u","Cell":"Cellula","Row":"Linha","Column":"Colomna","Cell properties":"Proprietats de la cellula","Merge cells":"Fusionar las cellulas","Split cell":"Devesir la cellula","Insert row before":"Inserir una linha abans","Insert row after":"Inserir una linha apr\xe8p","Delete row":"Suprimir la linha","Row properties":"Proprietats de la linha","Cut row":"Talhar la linha","Cut column":"","Copy row":"Copiar la linha","Copy column":"","Paste row before":"Pegar la linha abans","Paste column before":"","Paste row after":"Pegar la linha apr\xe8p","Paste column after":"","Insert column before":"Inserir una colomna abans","Insert column after":"Inserir una colomna apr\xe8p","Delete column":"Suprimir la colomna","Cols":"Colomnas","Rows":"Linhas","Width":"Largor","Height":"Nautor","Cell spacing":"Espa\xe7ament intercellullas","Cell padding":"Espa\xe7ament int\xe8rne cellula","Row clipboard actions":"","Column clipboard actions":"","Table styles":"","Cell styles":"","Column header":"","Row header":"","Table caption":"","Caption":"T\xedtol","Show caption":"Mostrar legenda","Left":"Esqu\xe8rra","Center":"Centre","Right":"Drecha","Cell type":"Tipe de cellula","Scope":"Espandida","Alignment":"Alinhament","Horizontal align":"","Vertical align":"","Top":"Naut","Middle":"Mitan","Bottom":"Bas","Header cell":"Cellula d'ent\xe8sta","Row group":"Grop de linhas","Column group":"Grop de colomnas","Row type":"Tipe de linha","Header":"Ent\xe8sta","Body":"C\xf2s","Footer":"P\xe8 de pagina","Border color":"Color de la bordadura","Solid":"","Dotted":"","Dashed":"","Double":"","Groove":"","Ridge":"","Inset":"","Outset":"","Hidden":"","Insert template...":"Inserir un mod\xe8l...","Templates":"Mod\xe8ls","Template":"Mod\xe8l","Insert Template":"","Text color":"Color del t\xe8xte","Background color":"Color de r\xe8ireplan","Custom...":"Personalizar...","Custom color":"Color personalizada","No color":"Pas de color","Remove color":"Tirar la color","Show blocks":"Afichar los bl\xf2ts","Show invisible characters":"Far veire los caract\xe8rs invisibles","Word count":"Comptador mot","Count":"Comptador","Document":"","Selection":"Seleccion","Words":"Mots","Words: {0}":"Mots : {0}","{0} words":"{0} mots","File":"Fichi\xe8r","Edit":"Editar","Insert":"Inserir","View":"Veire","Format":"","Table":"Tabl\xe8u","Tools":"Aisinas","Powered by {0}":"Propulsat per {0}","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Z\xf2na T\xe8xte Ric. Quichar sus ALT-F9 pel men\xfa. Quichar sus ALT-F10 per la barra d'aisinas. Quichar sus ALT-0 per d'ajuda.","Image title":"T\xedtol imatge","Border width":"Largor bordadura","Border style":"Estil bordadura","Error":"","Warn":"Av\xeds","Valid":"","To open the popup, press Shift+Enter":"Per dobrir dins una fen\xe8stra sorgissenta, quichatz Maj+Entrada","Rich Text Area":"","Rich Text Area. Press ALT-0 for help.":"","System Font":"Polissa sist\xe8ma","Failed to upload image: {0}":"Frac\xe0s mandad\xeds imatge : {0}","Failed to load plugin: {0} from url {1}":"","Failed to load plugin url: {0}":"","Failed to initialize plugin: {0}":"","example":"exemple","Search":"Cercar","All":"Tot","Currency":"Moneda","Text":"T\xe8xte","Quotations":"Citacions","Mathematical":"","Extended Latin":"","Symbols":"Simb\xf2ls","Arrows":"Fl\xe8chas","User Defined":"","dollar sign":"signe d\xf2lar","currency sign":"Signe devisa","euro-currency sign":"signe devisa europenca ","colon sign":"signe colon","cruzeiro sign":"signe cruzeiro","french franc sign":"signe franc","lira sign":"signe lira","mill sign":"signe mill","naira sign":"signe naira","peseta sign":"signe peseta","rupee sign":"signe roble","won sign":"signe won","new sheqel sign":"signe sheqel","dong sign":"signe dong","kip sign":"signe kip","tugrik sign":"signe tugrik","drachma sign":"signe drachma","german penny symbol":"signe devisa germana","peso sign":"signe peso","guarani sign":"signe guarani","austral sign":"signe austral","hryvnia sign":"signe hryvnia","cedi sign":"signe cedi","livre tournois sign":"signe livre tournois","spesmilo sign":"signe spesmilo","tenge sign":"signe tenge","indian rupee sign":"signe roble india","turkish lira sign":"signe lira de Turquia","nordic mark sign":"signe marc nordic","manat sign":"signe manat","ruble sign":"signe roble","yen character":"signe yen","yuan character":"signe yuan","yuan character, in hong kong and taiwan":"","yen/yuan character variant one":"","Emojis":"","Emojis...":"","Loading emojis...":"","Could not load emojis":"","People":"Gents","Animals and Nature":"Animals e Natura","Food and Drink":"Beure e manjar","Activity":"Activitat","Travel and Places":"Viatge e L\xf2cs","Objects":"Obj\xe8ctes","Flags":"Drap\xe8us","Characters":"Caract\xe8rs","Characters (no spaces)":"Caract\xe8rs (sens espaci)","{0} characters":"{0} caract\xe8rs","Error: Form submit field collision.":"","Error: No form element found.":"Error\u202f: cap d\u2019element formulari pas trobat.","Color swatch":"Cambiament de color","Color Picker":"Trapador de color","Invalid hex color code: {0}":"","Invalid input":"","R":"","Red component":"","G":"V","Green component":"","B":"","Blue component":"","#":"","Hex color code":"","Range 0 to 255":"","Turquoise":"Turquesa","Green":"Verd","Blue":"Blau","Purple":"Violet","Navy Blue":"Blau marin","Dark Turquoise":"Turquesa escur","Dark Green":"Verd escur","Medium Blue":"Blau mejan","Medium Purple":"Violet mejan","Midnight Blue":"Blau nu\xe8ch","Yellow":"Jaune","Orange":"Irange","Red":"Roge","Light Gray":"Gris clar","Gray":"Gris","Dark Yellow":"Jaune escur","Dark Orange":"Irange escur","Dark Red":"Roge escur","Medium Gray":"Gris mejan","Dark Gray":"Gris escur","Light Green":"Verd clar","Light Yellow":"Jaune clar","Light Red":"Roge clar","Light Purple":"Violet clar","Light Blue":"Blau clar","Dark Purple":"Violet escur","Dark Blue":"Blau escur","Black":"Negre","White":"Blanc","Switch to or from fullscreen mode":"","Open help dialog":"","history":"istoric","styles":"estils","formatting":"","alignment":"alinhament","indentation":"indentacion","Font":"Polissa","Size":"Talha","More...":"Mai...","Select...":"Seleccionar...","Preferences":"Prefer\xe9ncias","Yes":"\xd2c","No":"Non","Keyboard Navigation":"Acorchis clavi\xe8r","Version":"","Code view":"","Open popup menu for split buttons":"","List Properties":"","List properties...":"","Start list at number":"","Line height":"","Dropped file type is not supported":"","Loading...":"","ImageProxy HTTP error: Rejected request":"","ImageProxy HTTP error: Could not find Image Proxy":"","ImageProxy HTTP error: Incorrect Image Proxy URL":"","ImageProxy HTTP error: Unknown ImageProxy error":""}); \ No newline at end of file +tinymce.addI18n("oc",{"#":"","Accessibility":"","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"Accion","Activity":"Activitat","Address":"Adre\xe7as","Advanced":"Avan\xe7at","Align":"Alinhament","Align center":"Alinhar al centre","Align left":"Alinhar a esqu\xe8rra","Align right":"Alinhar a drecha","Alignment":"Alinhament","Alignment {0}":"","All":"Tot","Alternative description":"","Alternative source":"Font alternativa","Alternative source URL":"URL font alternativa","Anchor":"Ancora","Anchor...":"Ancora...","Anchors":"Anc\xf2ras","Animals and Nature":"Animals e Natura","Arrows":"Fl\xe8chas","B":"","Background color":"Color de r\xe8ireplan","Background color {0}":"","Black":"Negre","Block":"Bl\xf2c","Block {0}":"","Blockquote":"Citacion","Blocks":"Bl\xf2ts","Blue":"Blau","Blue component":"","Body":"C\xf2s","Bold":"Gras","Border":"Bordadura","Border color":"Color de la bordadura","Border style":"Estil bordadura","Border width":"Largor bordadura","Bottom":"Bas","Browse files":"","Browse for an image":"Cercar un imatge","Browse links":"","Bullet list":"Piuses","Cancel":"Anullar","Caption":"T\xedtol","Cell":"Cellula","Cell padding":"Espa\xe7ament int\xe8rne cellula","Cell properties":"Proprietats de la cellula","Cell spacing":"Espa\xe7ament intercellullas","Cell styles":"","Cell type":"Tipe de cellula","Center":"Centre","Characters":"Caract\xe8rs","Characters (no spaces)":"Caract\xe8rs (sens espaci)","Circle":"Cercle","Class":"Clase","Clear formatting":"Escafar la mesa en forma","Close":"Tampar","Code":"C\xf2de","Code sample...":"Exemple de c\xf2di...","Code view":"","Color Picker":"Trapador de color","Color swatch":"Cambiament de color","Cols":"Colomnas","Column":"Colomna","Column clipboard actions":"","Column group":"Grop de colomnas","Column header":"","Constrain proportions":"Conservar las proporcions","Copy":"Copiar","Copy column":"","Copy row":"Copiar la linha","Could not find the specified string.":"Impossible de trobar la cadena especificada.","Could not load emojis":"","Count":"Comptador","Currency":"Moneda","Current window":"Fen\xe8stra actuala","Custom color":"Color personalizada","Custom...":"Personalizar...","Cut":"Talhar","Cut column":"","Cut row":"Talhar la linha","Dark Blue":"Blau escur","Dark Gray":"Gris escur","Dark Green":"Verd escur","Dark Orange":"Irange escur","Dark Purple":"Violet escur","Dark Red":"Roge escur","Dark Turquoise":"Turquesa escur","Dark Yellow":"Jaune escur","Dashed":"","Date/time":"Data/ora","Decrease indent":"Demesir l'alin\xe8a","Default":"Per defaut","Delete accordion":"","Delete column":"Suprimir la colomna","Delete row":"Suprimir la linha","Delete table":"Suprimir lo tabl\xe8u","Dimensions":"","Disc":"Disco","Div":"Div","Document":"","Dotted":"","Double":"","Drop an image here":"Depausatz un imatge aqu\xed","Dropped file type is not supported":"","Edit":"Editar","Embed":"Integrat","Emojis":"","Emojis...":"","Error":"","Error: Form submit field collision.":"","Error: No form element found.":"Error\u202f: cap d\u2019element formulari pas trobat.","Extended Latin":"","Failed to initialize plugin: {0}":"","Failed to load plugin url: {0}":"","Failed to load plugin: {0} from url {1}":"","Failed to upload image: {0}":"Frac\xe0s mandad\xeds imatge : {0}","File":"Fichi\xe8r","Find":"Recercar","Find (if searchreplace plugin activated)":"Cercar (se l\u2019extension Searchreplace es activada)","Find and Replace":"","Find and replace...":"Trobar e rempla\xe7ar...","Find in selection":"","Find whole words only":"Cercar mot enti\xe8r sonque","Flags":"Drap\xe8us","Focus to contextual toolbar":"","Focus to element path":"","Focus to menubar":"Se centrar en la barra del menu","Focus to toolbar":"Se centrar en la barra d'esturments","Font":"Polissa","Font size {0}":"","Font sizes":"Tamans de fu\xf2c","Font {0}":"","Fonts":"Polissas","Food and Drink":"Beure e manjar","Footer":"P\xe8 de pagina","Format":"","Format {0}":"","Formats":"Formats","Fullscreen":"Ecran complet","G":"V","General":"","Gray":"Gris","Green":"Verd","Green component":"","Groove":"","Handy Shortcuts":"Acorchis utils","Header":"Ent\xe8sta","Header cell":"Cellula d'ent\xe8sta","Heading 1":"T\xedtol 1","Heading 2":"T\xedtol 2","Heading 3":"T\xedtol 3","Heading 4":"T\xedtol 4","Heading 5":"T\xedtol 5","Heading 6":"T\xedtol 6","Headings":"T\xedtols","Height":"Nautor","Help":"Ajuda","Hex color code":"","Hidden":"","Horizontal align":"","Horizontal line":"Linha orizontala","Horizontal space":"Espa\xe7ament orizontal","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID auri\xe1 de comen\xe7ar per una letra, seguit sonque per de letras, de nombres, de barras, de ponchs, dos ponchs o de barras bassas.","Image is decorative":"","Image list":"Lista d\u2019imatges","Image title":"T\xedtol imatge","Image...":"Imatge...","ImageProxy HTTP error: Could not find Image Proxy":"","ImageProxy HTTP error: Incorrect Image Proxy URL":"","ImageProxy HTTP error: Rejected request":"","ImageProxy HTTP error: Unknown ImageProxy error":"","Increase indent":"Aumentar l'alin\xe8a","Inline":"En linha","Insert":"Inserir","Insert Template":"","Insert accordion":"","Insert column after":"Inserir una colomna apr\xe8p","Insert column before":"Inserir una colomna abans","Insert date/time":"Inserir data/ora","Insert image":"Inserir un imatge","Insert link (if link plugin activated)":"Inserir un ligam (se l\u2019extension Ligam es activada)","Insert row after":"Inserir una linha apr\xe8p","Insert row before":"Inserir una linha abans","Insert table":"Inserir un tabl\xe8u","Insert template...":"Inserir un mod\xe8l...","Insert video":"Inserir una vid\xe8o","Insert/Edit code sample":"Inserir/Modificar exemple de c\xf2di","Insert/edit image":"Inserir/modificar un imatge","Insert/edit link":"Inserir/modificar un ligam","Insert/edit media":"Inserir/modificar un m\xe8dia","Insert/edit video":"Inserir/modificar una vid\xe8o","Inset":"","Invalid hex color code: {0}":"","Invalid input":"","Italic":"Italica","Justify":"Justificar","Keyboard Navigation":"Acorchis clavi\xe8r","Language":"Lenga","Learn more...":"Ne saber mai...","Left":"Esqu\xe8rra","Left to right":"D'esqu\xe8rra cap a drecha","Light Blue":"Blau clar","Light Gray":"Gris clar","Light Green":"Verd clar","Light Purple":"Violet clar","Light Red":"Roge clar","Light Yellow":"Jaune clar","Line height":"","Link list":"Lista de ligams","Link...":"Ligam...","List Properties":"","List properties...":"","Loading emojis...":"","Loading...":"","Lower Alpha":"Alfa minuscula","Lower Greek":"Gr\xe8c minuscula","Lower Roman":"Roman minuscula","Match case":"Respectar la cassa","Mathematical":"","Media poster (Image URL)":"","Media...":"M\xe8dia...","Medium Blue":"Blau mejan","Medium Gray":"Gris mejan","Medium Purple":"Violet mejan","Merge cells":"Fusionar las cellulas","Middle":"Mitan","Midnight Blue":"Blau nu\xe8ch","More...":"Mai...","Name":"Nom","Navy Blue":"Blau marin","New document":"Document nov\xe8l","New window":"Fen\xe8stra nov\xe8la","Next":"Seg","No":"Non","No alignment":"Pas d'alinhament","No color":"Pas de color","Nonbreaking space":"Espaci insecable","None":"Pas cap","Numbered list":"Lista numerotada","OR":"O","Objects":"Obj\xe8ctes","Ok":"D'ac\xf2rdi","Open help dialog":"","Open link":"","Open link in...":"Dobrir lo ligam dins...","Open popup menu for split buttons":"","Orange":"Irange","Outset":"","Page break":"Pagina copada","Paragraph":"Paragraf","Paste":"Pegar","Paste as text":"Pegar coma de t\xe8xte","Paste column after":"","Paste column before":"","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":'Lo quichapapi\xe8rs es ara en m\xf2de "t\xe8xte plen". Los contenguts ser\xe0n pegats sens ret\xe9ner los formatatges fins al moment que desactivaretz aquesta opcion.',"Paste or type a link":"Pegatz o picatz un ligam","Paste row after":"Pegar la linha apr\xe8p","Paste row before":"Pegar la linha abans","Paste your embed code below:":"Pegatz v\xf2tre c\xf2di d'integracion \xe7aij\xf3s :","People":"Gents","Plugins":"Extensions","Plugins installed ({0}):":"Extensions installadas ({0})\u202f:","Powered by {0}":"Propulsat per {0}","Pre":"Pre","Preferences":"Prefer\xe9ncias","Preformatted":"Preformatat","Premium plugins:":"Extensions Premium\u202f:","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"Previsualizar","Previous":"Precedent","Print":"","Print...":"Imprimir...","Purple":"Violet","Quotations":"Citacions","R":"","Range 0 to 255":"","Red":"Roge","Red component":"","Redo":"Refar","Remove":"Eliminar","Remove color":"Tirar la color","Remove link":"Suprimir lo ligam","Replace":"Rempla\xe7ar","Replace all":"Rempla\xe7ar tot","Replace with":"Rempla\xe7ar per","Resize":"Redimensionar","Restore last draft":"Restablir lo darri\xe8r borrolhon","Reveal or hide additional toolbar items":"","Rich Text Area":"","Rich Text Area. Press ALT-0 for help.":"","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Z\xf2na T\xe8xte Ric. Quichar sus ALT-F9 pel men\xfa. Quichar sus ALT-F10 per la barra d'aisinas. Quichar sus ALT-0 per d'ajuda.","Ridge":"","Right":"Drecha","Right to left":"De drecha cap a esqu\xe8rra","Row":"Linha","Row clipboard actions":"","Row group":"Grop de linhas","Row header":"","Row properties":"Proprietats de la linha","Row type":"Tipe de linha","Rows":"Linhas","Save":"Enregistrar","Save (if save plugin activated)":"Enregistrar (se l\u2019exension Enregistrar es activada)","Scope":"Espandida","Search":"Cercar","Select all":"Seleccionar tot","Select...":"Seleccionar...","Selection":"Seleccion","Shortcut":"Acorchi","Show blocks":"Afichar los bl\xf2ts","Show caption":"Mostrar legenda","Show invisible characters":"Far veire los caract\xe8rs invisibles","Size":"Talha","Solid":"","Source":"Font","Source code":"C\xf2de font","Special Character":"Caract\xe8r especial","Special character...":"Caract\xe8r especial...","Split cell":"Devesir la cellula","Square":"Carrat","Start list at number":"","Strikethrough":"Ralhat","Style":"Estil","Subscript":"Indici","Superscript":"Exponent","Switch to or from fullscreen mode":"","Symbols":"Simb\xf2ls","System Font":"Polissa sist\xe8ma","Table":"Tabl\xe8u","Table caption":"","Table properties":"Proprietats del tabl\xe8u","Table styles":"","Template":"Mod\xe8l","Templates":"Mod\xe8ls","Text":"T\xe8xte","Text color":"Color del t\xe8xte","Text color {0}":"","Text to display":"T\xe8xte d'afichar","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"Sembla que l'URL qu'av\xe8tz entrada es una adre\xe7a e-mail. Vol\xe8tz apondre lo prefix mailto: necessari ?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"Sembla que l'URL qu'av\xe8tz entrada es un ligam ext\xe8rne. Vol\xe8tz apondre lo prefix http:// necessari ?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"","Title":"T\xedtol","To open the popup, press Shift+Enter":"Per dobrir dins una fen\xe8stra sorgissenta, quichatz Maj+Entrada","Toggle accordion":"","Tools":"Aisinas","Top":"Naut","Travel and Places":"Viatge e L\xf2cs","Turquoise":"Turquesa","Underline":"Solinhat","Undo":"Desfar","Upload":"Enviar","Uploading image":"Pujant imatge","Upper Alpha":"Alfa majuscula","Upper Roman":"Roman majuscula","Url":"","User Defined":"","Valid":"","Version":"","Vertical align":"","Vertical space":"Espa\xe7ament vertical","View":"Veire","Visual aids":"Ajudas visualas","Warn":"Av\xeds","White":"Blanc","Width":"Largor","Word count":"Comptador mot","Words":"Mots","Words: {0}":"Mots : {0}","Yellow":"Jaune","Yes":"\xd2c","You are using {0}":"Utilizatz {0}","You have unsaved changes are you sure you want to navigate away?":"Av\xe8tz de modificacions pas enregistradas, s\xe8tz segur que vol\xe8tz quitar la pagina ?","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"V\xf2stre navigador sup\xf2rta pas la c\xf2pia dir\xe8cta. Merc\xe9 d'utilizar las t\xf2cas Ctrl+X/C/V.","alignment":"alinhament","austral sign":"signe austral","cedi sign":"signe cedi","colon sign":"signe colon","cruzeiro sign":"signe cruzeiro","currency sign":"Signe devisa","dollar sign":"signe d\xf2lar","dong sign":"signe dong","drachma sign":"signe drachma","euro-currency sign":"signe devisa europenca ","example":"exemple","formatting":"","french franc sign":"signe franc","german penny symbol":"signe devisa germana","guarani sign":"signe guarani","history":"istoric","hryvnia sign":"signe hryvnia","indentation":"indentacion","indian rupee sign":"signe roble india","kip sign":"signe kip","lira sign":"signe lira","livre tournois sign":"signe livre tournois","manat sign":"signe manat","mill sign":"signe mill","naira sign":"signe naira","new sheqel sign":"signe sheqel","nordic mark sign":"signe marc nordic","peseta sign":"signe peseta","peso sign":"signe peso","ruble sign":"signe roble","rupee sign":"signe roble","spesmilo sign":"signe spesmilo","styles":"estils","tenge sign":"signe tenge","tugrik sign":"signe tugrik","turkish lira sign":"signe lira de Turquia","won sign":"signe won","yen character":"signe yen","yen/yuan character variant one":"","yuan character":"signe yuan","yuan character, in hong kong and taiwan":"","{0} characters":"{0} caract\xe8rs","{0} columns, {1} rows":"","{0} words":"{0} mots"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/pl.js b/libraries/tinymce/js/tinymce/langs/pl.js index f82f1d1..0519aea 100644 --- a/libraries/tinymce/js/tinymce/langs/pl.js +++ b/libraries/tinymce/js/tinymce/langs/pl.js @@ -1 +1 @@ -tinymce.addI18n("pl",{"Redo":"Powt\xf3rz","Undo":"Cofnij","Cut":"Wytnij","Copy":"Kopiuj","Paste":"Wklej","Select all":"Zaznacz wszystko","New document":"Nowy dokument","Ok":"Ok","Cancel":"Anuluj","Visual aids":"Pomoce wizualne","Bold":"Pogrubienie","Italic":"Kursywa","Underline":"Podkre\u015blenie","Strikethrough":"Przekre\u015blenie","Superscript":"Indeks g\xf3rny","Subscript":"Indeks dolny","Clear formatting":"Wyczy\u015b\u0107 formatowanie","Remove":"Usu\u0144","Align left":"Wyr\xf3wnaj do lewej","Align center":"Wyr\xf3wnaj do \u015brodka","Align right":"Wyr\xf3wnaj do prawej","No alignment":"Bez wyr\xf3wnania","Justify":"Wyjustuj","Bullet list":"Lista wypunktowana","Numbered list":"Lista numerowana","Decrease indent":"Zmniejsz wci\u0119cie","Increase indent":"Zwi\u0119ksz wci\u0119cie","Close":"Zamknij","Formats":"Formaty","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"Twoja przegl\u0105darka nie obs\u0142uguje bezpo\u015bredniego dost\u0119pu do schowka. U\u017cyj zamiast tego kombinacji klawiszy Ctrl+X/C/V.","Headings":"Nag\u0142\xf3wki","Heading 1":"Nag\u0142\xf3wek 1","Heading 2":"Nag\u0142\xf3wek 2","Heading 3":"Nag\u0142\xf3wek 3","Heading 4":"Nag\u0142\xf3wek 4","Heading 5":"Nag\u0142\xf3wek 5","Heading 6":"Nag\u0142\xf3wek 6","Preformatted":"Wst\u0119pne formatowanie","Div":"Div","Pre":"Pre","Code":"Kod","Paragraph":"Akapit","Blockquote":"Blok cytatu","Inline":"W tek\u015bcie","Blocks":"Bloki","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Wklejanie jest w trybie tekstowym. Dop\xf3ki nie wy\u0142\u0105czysz tej opcji, zawarto\u015b\u0107 b\u0119dzie wklejana jako zwyk\u0142y tekst.","Fonts":"Fonty","Font sizes":"Rozmiary czcionek","Class":"Klasa","Browse for an image":"Przegl\u0105daj za zdj\u0119ciem","OR":"LUB","Drop an image here":"Upu\u015b\u0107 obraz tutaj","Upload":"Prze\u015blij","Uploading image":"Przesy\u0142anie obrazu","Block":"Zablokuj","Align":"Wyr\xf3wnaj","Default":"Domy\u015blnie","Circle":"Ko\u0142o","Disc":"Dysk","Square":"Kwadrat","Lower Alpha":"Ma\u0142e alfanumeryczne","Lower Greek":"Ma\u0142e greckie","Lower Roman":"Ma\u0142e rzymskie","Upper Alpha":"Wielkie alfanumeryczne","Upper Roman":"Wielkie rzymskie","Anchor...":"Kotwica...","Anchor":"Kotwica","Name":"Nazwa","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID powinien zaczyna\u0107 si\u0119 liter\u0105 i sk\u0142ada\u0107 si\u0119 tylko z liter, cyfr, my\u015blnik\xf3w, kropek, przecink\xf3w oraz znak\xf3w podkre\u015blenia.","You have unsaved changes are you sure you want to navigate away?":"Masz niezapisane zmiany. Czy na pewno chcesz opu\u015bci\u0107 stron\u0119?","Restore last draft":"Przywr\xf3\u0107 ostatni szkic","Special character...":"Znak specjalny...","Special Character":"Znak Specjalny","Source code":"Kod \u017ar\xf3d\u0142owy","Insert/Edit code sample":"Dodaj/Edytuj przyk\u0142adowy kod","Language":"J\u0119zyk","Code sample...":"Przyk\u0142ad kodu...","Left to right":"Od lewej do prawej","Right to left":"Od prawej do lewej","Title":"Tytu\u0142","Fullscreen":"Pe\u0142ny ekran","Action":"Czynno\u015b\u0107","Shortcut":"Skr\xf3t","Help":"Pomoc","Address":"Adres","Focus to menubar":"Aktywuj pasek menu","Focus to toolbar":"Aktywuj pasek narz\u0119dzi","Focus to element path":"Aktywuj \u015bcie\u017ck\u0119 elementu","Focus to contextual toolbar":"Aktywuj pasek narz\u0119dzi menu kontekstowego","Insert link (if link plugin activated)":"Wstaw \u0142\u0105cze (je\u015bli w\u0142\u0105czono dodatek linkuj\u0105cy)","Save (if save plugin activated)":"Zapisz (je\u015bli w\u0142\u0105czono dodatek zapisuj\u0105cy)","Find (if searchreplace plugin activated)":"Znajd\u017a (je\u015bli w\u0142\u0105czono dodatek wyszukuj\u0105cy)","Plugins installed ({0}):":"Zainstalowane dodatki ({0}):","Premium plugins:":"Dodatki Premium:","Learn more...":"Dowiedz si\u0119 wi\u0119cej...","You are using {0}":"U\u017cywasz {0}","Plugins":"Dodatki","Handy Shortcuts":"Przydatne skr\xf3ty","Horizontal line":"Pozioma linia","Insert/edit image":"Wstaw/edytuj obraz","Alternative description":"Alternatywny opis","Accessibility":"Dost\u0119pno\u015b\u0107","Image is decorative":"Obraz jest dekoracyjny","Source":"\u0179r\xf3d\u0142o","Dimensions":"Wymiary","Constrain proportions":"Utrzymuj proporcje","General":"Og\xf3lne","Advanced":"Zaawansowane","Style":"Styl","Vertical space":"Odst\u0119p w pionie","Horizontal space":"Odst\u0119p w poziomie","Border":"Obramowanie","Insert image":"Wstaw obraz","Image...":"Obraz...","Image list":"Lista obraz\xf3w","Resize":"Zmie\u0144 rozmiar","Insert date/time":"Wstaw dat\u0119/godzin\u0119","Date/time":"Data/godzina","Insert/edit link":"Wstaw/edytuj \u0142\u0105cze","Text to display":"Tekst do wy\u015bwietlenia","Url":"URL","Open link in...":"Otw\xf3rz \u0142\u0105cze w...","Current window":"Bie\u017c\u0105ce okno","None":"Brak","New window":"Nowe okno","Open link":"Otw\xf3rz \u0142\u0105cze","Remove link":"Usu\u0144 \u0142\u0105cze","Anchors":"Zakotwiczenia","Link...":"\u0141\u0105cze...","Paste or type a link":"Wklej lub wpisz \u0142\u0105cze","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"Wprowadzony URL wygl\u0105da na adres e-mail. Czy chcesz doda\u0107 wymagany prefiks mailto: ?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"Wprowadzony URL wygl\u0105da na \u0142\u0105cze zewn\u0119trzne. Czy chcesz doda\u0107 http:// jako prefiks?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"Wprowadzony URL wygl\u0105da na \u0142\u0105cze zewn\u0119trzne. Czy chcesz doda\u0107 wymagany prefiks https://?","Link list":"Lista \u0142\u0105czy","Insert video":"Wstaw wideo","Insert/edit video":"Wstaw/edytuj wideo","Insert/edit media":"Wstaw/edytuj multimedia","Alternative source":"Alternatywne \u017ar\xf3d\u0142o","Alternative source URL":"Alternatywny URL \u017ar\xf3d\u0142a","Media poster (Image URL)":"Plakat (URL obrazu)","Paste your embed code below:":"Wklej poni\u017cej kod do osadzenia:","Embed":"Osad\u017a","Media...":"Multimedia...","Nonbreaking space":"Nie\u0142amliwa spacja","Page break":"Podzia\u0142 strony","Paste as text":"Wklej jako tekst","Preview":"Podgl\u0105d","Print":"Drukuj","Print...":"Drukuj...","Save":"Zapisz","Find":"Znajd\u017a","Replace with":"Zast\u0105p ci\u0105giem:","Replace":"Zast\u0105p","Replace all":"Zast\u0105p wszystkie","Previous":"Poprzedni","Next":"Nast\u0119pny","Find and Replace":"Znajd\u017a i Zamie\u0144","Find and replace...":"Znajd\u017a i zamie\u0144...","Could not find the specified string.":"Nie znaleziono okre\u015blonego tekstu.","Match case":"Uwzgl\u0119dniaj wielko\u015b\u0107 liter","Find whole words only":"Znajd\u017a tylko ca\u0142e wyrazy","Find in selection":"Znajd\u017a w zaznaczeniu","Insert table":"Wstaw tabel\u0119","Table properties":"W\u0142a\u015bciwo\u015bci tabeli","Delete table":"Usu\u0144 tabel\u0119","Cell":"Kom\xf3rka","Row":"Wiersz","Column":"Kolumna","Cell properties":"W\u0142a\u015bciwo\u015bci kom\xf3rki","Merge cells":"Scal kom\xf3rki","Split cell":"Podziel kom\xf3rk\u0119","Insert row before":"Wstaw wiersz przed","Insert row after":"Wstaw wiersz po","Delete row":"Usu\u0144 wiersz","Row properties":"W\u0142a\u015bciwo\u015bci wiersza","Cut row":"Wytnij wiersz","Cut column":"Wytnij kolumn\u0119","Copy row":"Kopiuj wiersz","Copy column":"Kopiuj kolumn\u0119","Paste row before":"Wklej wiersz przed","Paste column before":"Wklej kolumn\u0119 przed","Paste row after":"Wklej wiersz po","Paste column after":"Wklej kolumn\u0119 po","Insert column before":"Wstaw kolumn\u0119 przed","Insert column after":"Wstaw kolumn\u0119 po","Delete column":"Usu\u0144 kolumn\u0119","Cols":"Kol.","Rows":"Wier.","Width":"Szeroko\u015b\u0107","Height":"Wysoko\u015b\u0107","Cell spacing":"Odst\u0119py kom\xf3rek","Cell padding":"Dope\u0142nienie kom\xf3rki","Row clipboard actions":"Akcje schowka dla wiersza","Column clipboard actions":"Akcje schowka dla kolumny","Table styles":"Style tabel","Cell styles":"Style kom\xf3rek","Column header":"Nag\u0142\xf3wek kolumny","Row header":"Nag\u0142\xf3wek wiersza","Table caption":"Tytu\u0142 tabeli","Caption":"Tytu\u0142","Show caption":"Poka\u017c podpis","Left":"Lewo","Center":"\u015arodek","Right":"Prawo","Cell type":"Typ kom\xf3rki","Scope":"Zasi\u0119g","Alignment":"Wyr\xf3wnanie","Horizontal align":"Wyr\xf3wnanie w poziomie","Vertical align":"Wyr\xf3wnanie w pionie","Top":"G\xf3ra","Middle":"\u015arodek","Bottom":"D\xf3\u0142","Header cell":"Kom\xf3rka nag\u0142\xf3wka","Row group":"Grupa wierszy","Column group":"Grupa kolumn","Row type":"Typ wiersza","Header":"Nag\u0142\xf3wek","Body":"Tre\u015b\u0107","Footer":"Stopka","Border color":"Kolor obramowania","Solid":"Pe\u0142ne","Dotted":"Kropkowane","Dashed":"Kreskowane","Double":"Podw\xf3jne","Groove":"Rowkowane","Ridge":"Grzbietowe","Inset":"Wstawione","Outset":"Zewn\u0119trzne","Hidden":"Ukryte","Insert template...":"Wstaw szablon...","Templates":"Szablony","Template":"Szablon","Insert Template":"Wstaw szablon","Text color":"Kolor tekstu","Background color":"Kolor t\u0142a","Custom...":"Niestandardowy...","Custom color":"Kolor niestandardowy","No color":"Bez koloru","Remove color":"Usu\u0144 kolor","Show blocks":"Poka\u017c bloki","Show invisible characters":"Poka\u017c niewidoczne znaki","Word count":"Liczba s\u0142\xf3w","Count":"Liczba","Document":"Dokument","Selection":"Zaznaczenie","Words":"S\u0142owa","Words: {0}":"S\u0142\xf3w: {0}","{0} words":"{0} s\u0142.","File":"Plik","Edit":"Edytuj","Insert":"Wstaw","View":"Widok","Format":"Format","Table":"Tabela","Tools":"Narz\u0119dzia","Powered by {0}":"Stworzone dzi\u0119ki {0}","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Obszar Edycji. ALT-F9: menu. ALT-F10: pasek narz\u0119dzi. ALT-0: pomoc","Image title":"Tytu\u0142 obrazu","Border width":"Grubo\u015b\u0107 ramki","Border style":"Styl ramki","Error":"B\u0142\u0105d","Warn":"Ostrze\u017cenie","Valid":"Prawid\u0142owe","To open the popup, press Shift+Enter":"Aby otworzy\u0107 okienko, naci\u015bnij Shift+Enter","Rich Text Area":"Przestrze\u0144 tekstu sformatowanego","Rich Text Area. Press ALT-0 for help.":"Obszar tekstu sformatowanego. Naci\u015bnij ALT-0, aby uzyska\u0107 pomoc.","System Font":"Font systemowy","Failed to upload image: {0}":"Nie uda\u0142o si\u0119 przes\u0142a\u0107 obrazu: {0}","Failed to load plugin: {0} from url {1}":"Nie uda\u0142o si\u0119 za\u0142adowa\u0107 dodatku: {0} spod adresu url {1}","Failed to load plugin url: {0}":"Nie uda\u0142o si\u0119 za\u0142adowa\u0107 adresu url dodatku: {0}","Failed to initialize plugin: {0}":"Nie mo\u017cna zainicjowa\u0107 dodatku: {0}","example":"przyk\u0142ad","Search":"Wyszukaj","All":"Wszystkie","Currency":"Waluta","Text":"Tekst","Quotations":"Cudzys\u0142owy","Mathematical":"Matematyczne","Extended Latin":"Rozszerzony \u0142aci\u0144ski","Symbols":"Symbole","Arrows":"Strza\u0142ki","User Defined":"W\u0142asny","dollar sign":"znak dolara","currency sign":"znak waluty","euro-currency sign":"znak euro","colon sign":"znak colon","cruzeiro sign":"znak cruzeiro","french franc sign":"znak franka francuskiego","lira sign":"znak liry","mill sign":"znak mill","naira sign":"znak nairy","peseta sign":"znak pesety","rupee sign":"znak rupii","won sign":"znak wona","new sheqel sign":"znak nowego szekla","dong sign":"znak donga","kip sign":"znak kipa","tugrik sign":"znak tugrika","drachma sign":"znak drachmy","german penny symbol":"znak feniga","peso sign":"znak peso","guarani sign":"znak guarani","austral sign":"znak australa","hryvnia sign":"znak hrywny","cedi sign":"znak cedi","livre tournois sign":"znak livre tournois","spesmilo sign":"znak spesmilo","tenge sign":"znak tenge","indian rupee sign":"znak rupii indyjskiej","turkish lira sign":"znak liry tureckiej","nordic mark sign":"znak nordic mark","manat sign":"znak manata","ruble sign":"znak rubla","yen character":"znak jena","yuan character":"znak juana","yuan character, in hong kong and taiwan":"znak juana w Hongkongu i na Tajwanie","yen/yuan character variant one":"jen/juan, wariant pierwszy","Emojis":"Emotikony","Emojis...":"Emotikony...","Loading emojis...":"Wczytywanie emotikon\xf3w...","Could not load emojis":"B\u0142\u0105d wczytywania emotikon\xf3w","People":"Ludzie","Animals and Nature":"Zwierz\u0119ta i natura","Food and Drink":"Jedzenie i picie","Activity":"Aktywno\u015b\u0107","Travel and Places":"Podr\xf3\u017ce i miejsca","Objects":"Obiekty","Flags":"Flagi","Characters":"Znaki","Characters (no spaces)":"Znaki (bez spacji)","{0} characters":"{0} znak\xf3w","Error: Form submit field collision.":"B\u0142\u0105d: kolizja pola przesy\u0142ania formularza.","Error: No form element found.":"B\u0142\u0105d: nie znaleziono elementu formularza.","Color swatch":"Pr\xf3bka koloru","Color Picker":"Selektor kolor\xf3w","Invalid hex color code: {0}":"Nieprawid\u0142owy kod szesnastkowy koloru: {0}","Invalid input":"Nieprawid\u0142owa warto\u015b\u0107","R":"R","Red component":"Czerwony","G":"G","Green component":"Zielony","B":"B","Blue component":"Niebieski","#":"#","Hex color code":"Szesnastkowy kod koloru","Range 0 to 255":"Od 0 do 255","Turquoise":"Turkusowy","Green":"Zielony","Blue":"Niebieski","Purple":"Purpurowy","Navy Blue":"Ciemnoniebieski","Dark Turquoise":"Ciemnoturkusowy","Dark Green":"Ciemnozielony","Medium Blue":"\u015arednioniebieski","Medium Purple":"\u015aredniopurpurowy","Midnight Blue":"Nocny b\u0142\u0119kit","Yellow":"\u017b\xf3\u0142ty","Orange":"Pomara\u0144czowy","Red":"Czerwony","Light Gray":"Jasnoszary","Gray":"Szary","Dark Yellow":"Ciemno\u017c\xf3\u0142ty","Dark Orange":"Ciemnopomara\u0144czowy","Dark Red":"Ciemnoczerwony","Medium Gray":"\u015arednioszary","Dark Gray":"Ciemnoszary","Light Green":"Jasnozielony","Light Yellow":"Jasno\u017c\xf3\u0142ty","Light Red":"Jasnoczerwony","Light Purple":"Jasnopurpurowy","Light Blue":"Jasnoniebieski","Dark Purple":"Ciemnopurpurowy","Dark Blue":"Ciemnoniebieski","Black":"Czarny","White":"Bia\u0142y","Switch to or from fullscreen mode":"W\u0142\u0105cz lub wy\u0142\u0105cz tryb pe\u0142noekranowy","Open help dialog":"Otw\xf3rz okno dialogowe pomocy","history":"historia","styles":"style","formatting":"formatowanie","alignment":"wyr\xf3wnanie","indentation":"wci\u0119cie","Font":"Czcionka","Size":"Rozmiar","More...":"Wi\u0119cej...","Select...":"Wybierz...","Preferences":"Ustawienia","Yes":"Tak","No":"Nie","Keyboard Navigation":"Nawigacja za pomoc\u0105 klawiatury","Version":"Wersja","Code view":"Widok kodu","Open popup menu for split buttons":"Otw\xf3rz menu podr\u0119czne dla przycisk\xf3w","List Properties":"Ustawienia Listy","List properties...":"Ustawienia listy...","Start list at number":"Rozpocznij numeracj\u0119 od","Line height":"Wysoko\u015b\u0107 Linii","Dropped file type is not supported":"Dodany typ pliku nie jest obs\u0142ugiwany","Loading...":"Wczytywanie...","ImageProxy HTTP error: Rejected request":"ImageProxy HTTP b\u0142\u0105d: Odrzucono \u017c\u0105danie","ImageProxy HTTP error: Could not find Image Proxy":"ImageProxy HTTP b\u0142\u0105d: Nie znaleziono Image Proxy","ImageProxy HTTP error: Incorrect Image Proxy URL":"ImageProxy HTTP b\u0142\u0105d: Nieprawid\u0142owy adres URL Image Proxy","ImageProxy HTTP error: Unknown ImageProxy error":"ImageProxy HTTP b\u0142\u0105d: Nieznany b\u0142\u0105d ImageProxy"}); \ No newline at end of file +tinymce.addI18n("pl",{"#":"#","Accessibility":"Dost\u0119pno\u015b\u0107","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"Czynno\u015b\u0107","Activity":"Aktywno\u015b\u0107","Address":"Adres","Advanced":"Zaawansowane","Align":"Wyr\xf3wnaj","Align center":"Wyr\xf3wnaj do \u015brodka","Align left":"Wyr\xf3wnaj do lewej","Align right":"Wyr\xf3wnaj do prawej","Alignment":"Wyr\xf3wnanie","Alignment {0}":"","All":"Wszystkie","Alternative description":"Alternatywny opis","Alternative source":"Alternatywne \u017ar\xf3d\u0142o","Alternative source URL":"Alternatywny URL \u017ar\xf3d\u0142a","Anchor":"Kotwica","Anchor...":"Kotwica...","Anchors":"Zakotwiczenia","Animals and Nature":"Zwierz\u0119ta i natura","Arrows":"Strza\u0142ki","B":"B","Background color":"Kolor t\u0142a","Background color {0}":"","Black":"Czarny","Block":"Zablokuj","Block {0}":"","Blockquote":"Blok cytatu","Blocks":"Bloki","Blue":"Niebieski","Blue component":"Niebieski","Body":"Tre\u015b\u0107","Bold":"Pogrubienie","Border":"Obramowanie","Border color":"Kolor obramowania","Border style":"Styl ramki","Border width":"Grubo\u015b\u0107 ramki","Bottom":"D\xf3\u0142","Browse files":"","Browse for an image":"Przegl\u0105daj za zdj\u0119ciem","Browse links":"","Bullet list":"Lista wypunktowana","Cancel":"Anuluj","Caption":"Tytu\u0142","Cell":"Kom\xf3rka","Cell padding":"Dope\u0142nienie kom\xf3rki","Cell properties":"W\u0142a\u015bciwo\u015bci kom\xf3rki","Cell spacing":"Odst\u0119py kom\xf3rek","Cell styles":"Style kom\xf3rek","Cell type":"Typ kom\xf3rki","Center":"\u015arodek","Characters":"Znaki","Characters (no spaces)":"Znaki (bez spacji)","Circle":"Ko\u0142o","Class":"Klasa","Clear formatting":"Wyczy\u015b\u0107 formatowanie","Close":"Zamknij","Code":"Kod","Code sample...":"Przyk\u0142ad kodu...","Code view":"Widok kodu","Color Picker":"Selektor kolor\xf3w","Color swatch":"Pr\xf3bka koloru","Cols":"Kol.","Column":"Kolumna","Column clipboard actions":"Akcje schowka dla kolumny","Column group":"Grupa kolumn","Column header":"Nag\u0142\xf3wek kolumny","Constrain proportions":"Utrzymuj proporcje","Copy":"Kopiuj","Copy column":"Kopiuj kolumn\u0119","Copy row":"Kopiuj wiersz","Could not find the specified string.":"Nie znaleziono okre\u015blonego tekstu.","Could not load emojis":"B\u0142\u0105d wczytywania emotikon\xf3w","Count":"Liczba","Currency":"Waluta","Current window":"Bie\u017c\u0105ce okno","Custom color":"Kolor niestandardowy","Custom...":"Niestandardowy...","Cut":"Wytnij","Cut column":"Wytnij kolumn\u0119","Cut row":"Wytnij wiersz","Dark Blue":"Ciemnoniebieski","Dark Gray":"Ciemnoszary","Dark Green":"Ciemnozielony","Dark Orange":"Ciemnopomara\u0144czowy","Dark Purple":"Ciemnopurpurowy","Dark Red":"Ciemnoczerwony","Dark Turquoise":"Ciemnoturkusowy","Dark Yellow":"Ciemno\u017c\xf3\u0142ty","Dashed":"Kreskowane","Date/time":"Data/godzina","Decrease indent":"Zmniejsz wci\u0119cie","Default":"Domy\u015blnie","Delete accordion":"","Delete column":"Usu\u0144 kolumn\u0119","Delete row":"Usu\u0144 wiersz","Delete table":"Usu\u0144 tabel\u0119","Dimensions":"Wymiary","Disc":"Dysk","Div":"Div","Document":"Dokument","Dotted":"Kropkowane","Double":"Podw\xf3jne","Drop an image here":"Upu\u015b\u0107 obraz tutaj","Dropped file type is not supported":"Dodany typ pliku nie jest obs\u0142ugiwany","Edit":"Edytuj","Embed":"Osad\u017a","Emojis":"Emotikony","Emojis...":"Emotikony...","Error":"B\u0142\u0105d","Error: Form submit field collision.":"B\u0142\u0105d: kolizja pola przesy\u0142ania formularza.","Error: No form element found.":"B\u0142\u0105d: nie znaleziono elementu formularza.","Extended Latin":"Rozszerzony \u0142aci\u0144ski","Failed to initialize plugin: {0}":"Nie mo\u017cna zainicjowa\u0107 dodatku: {0}","Failed to load plugin url: {0}":"Nie uda\u0142o si\u0119 za\u0142adowa\u0107 adresu url dodatku: {0}","Failed to load plugin: {0} from url {1}":"Nie uda\u0142o si\u0119 za\u0142adowa\u0107 dodatku: {0} spod adresu url {1}","Failed to upload image: {0}":"Nie uda\u0142o si\u0119 przes\u0142a\u0107 obrazu: {0}","File":"Plik","Find":"Znajd\u017a","Find (if searchreplace plugin activated)":"Znajd\u017a (je\u015bli w\u0142\u0105czono dodatek wyszukuj\u0105cy)","Find and Replace":"Znajd\u017a i Zamie\u0144","Find and replace...":"Znajd\u017a i zamie\u0144...","Find in selection":"Znajd\u017a w zaznaczeniu","Find whole words only":"Znajd\u017a tylko ca\u0142e wyrazy","Flags":"Flagi","Focus to contextual toolbar":"Aktywuj pasek narz\u0119dzi menu kontekstowego","Focus to element path":"Aktywuj \u015bcie\u017ck\u0119 elementu","Focus to menubar":"Aktywuj pasek menu","Focus to toolbar":"Aktywuj pasek narz\u0119dzi","Font":"Czcionka","Font size {0}":"","Font sizes":"Rozmiary czcionek","Font {0}":"","Fonts":"Fonty","Food and Drink":"Jedzenie i picie","Footer":"Stopka","Format":"Format","Format {0}":"","Formats":"Formaty","Fullscreen":"Pe\u0142ny ekran","G":"G","General":"Og\xf3lne","Gray":"Szary","Green":"Zielony","Green component":"Zielony","Groove":"Rowkowane","Handy Shortcuts":"Przydatne skr\xf3ty","Header":"Nag\u0142\xf3wek","Header cell":"Kom\xf3rka nag\u0142\xf3wka","Heading 1":"Nag\u0142\xf3wek 1","Heading 2":"Nag\u0142\xf3wek 2","Heading 3":"Nag\u0142\xf3wek 3","Heading 4":"Nag\u0142\xf3wek 4","Heading 5":"Nag\u0142\xf3wek 5","Heading 6":"Nag\u0142\xf3wek 6","Headings":"Nag\u0142\xf3wki","Height":"Wysoko\u015b\u0107","Help":"Pomoc","Hex color code":"Szesnastkowy kod koloru","Hidden":"Ukryte","Horizontal align":"Wyr\xf3wnanie w poziomie","Horizontal line":"Pozioma linia","Horizontal space":"Odst\u0119p w poziomie","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID powinien zaczyna\u0107 si\u0119 liter\u0105 i sk\u0142ada\u0107 si\u0119 tylko z liter, cyfr, my\u015blnik\xf3w, kropek, przecink\xf3w oraz znak\xf3w podkre\u015blenia.","Image is decorative":"Obraz jest dekoracyjny","Image list":"Lista obraz\xf3w","Image title":"Tytu\u0142 obrazu","Image...":"Obraz...","ImageProxy HTTP error: Could not find Image Proxy":"ImageProxy HTTP b\u0142\u0105d: Nie znaleziono Image Proxy","ImageProxy HTTP error: Incorrect Image Proxy URL":"ImageProxy HTTP b\u0142\u0105d: Nieprawid\u0142owy adres URL Image Proxy","ImageProxy HTTP error: Rejected request":"ImageProxy HTTP b\u0142\u0105d: Odrzucono \u017c\u0105danie","ImageProxy HTTP error: Unknown ImageProxy error":"ImageProxy HTTP b\u0142\u0105d: Nieznany b\u0142\u0105d ImageProxy","Increase indent":"Zwi\u0119ksz wci\u0119cie","Inline":"W tek\u015bcie","Insert":"Wstaw","Insert Template":"Wstaw szablon","Insert accordion":"","Insert column after":"Wstaw kolumn\u0119 po","Insert column before":"Wstaw kolumn\u0119 przed","Insert date/time":"Wstaw dat\u0119/godzin\u0119","Insert image":"Wstaw obraz","Insert link (if link plugin activated)":"Wstaw \u0142\u0105cze (je\u015bli w\u0142\u0105czono dodatek linkuj\u0105cy)","Insert row after":"Wstaw wiersz po","Insert row before":"Wstaw wiersz przed","Insert table":"Wstaw tabel\u0119","Insert template...":"Wstaw szablon...","Insert video":"Wstaw wideo","Insert/Edit code sample":"Dodaj/Edytuj przyk\u0142adowy kod","Insert/edit image":"Wstaw/edytuj obraz","Insert/edit link":"Wstaw/edytuj \u0142\u0105cze","Insert/edit media":"Wstaw/edytuj multimedia","Insert/edit video":"Wstaw/edytuj wideo","Inset":"Wstawione","Invalid hex color code: {0}":"Nieprawid\u0142owy kod szesnastkowy koloru: {0}","Invalid input":"Nieprawid\u0142owa warto\u015b\u0107","Italic":"Kursywa","Justify":"Wyjustuj","Keyboard Navigation":"Nawigacja za pomoc\u0105 klawiatury","Language":"J\u0119zyk","Learn more...":"Dowiedz si\u0119 wi\u0119cej...","Left":"Lewo","Left to right":"Od lewej do prawej","Light Blue":"Jasnoniebieski","Light Gray":"Jasnoszary","Light Green":"Jasnozielony","Light Purple":"Jasnopurpurowy","Light Red":"Jasnoczerwony","Light Yellow":"Jasno\u017c\xf3\u0142ty","Line height":"Wysoko\u015b\u0107 Linii","Link list":"Lista \u0142\u0105czy","Link...":"\u0141\u0105cze...","List Properties":"Ustawienia Listy","List properties...":"Ustawienia listy...","Loading emojis...":"Wczytywanie emotikon\xf3w...","Loading...":"Wczytywanie...","Lower Alpha":"Ma\u0142e alfanumeryczne","Lower Greek":"Ma\u0142e greckie","Lower Roman":"Ma\u0142e rzymskie","Match case":"Uwzgl\u0119dniaj wielko\u015b\u0107 liter","Mathematical":"Matematyczne","Media poster (Image URL)":"Plakat (URL obrazu)","Media...":"Multimedia...","Medium Blue":"\u015arednioniebieski","Medium Gray":"\u015arednioszary","Medium Purple":"\u015aredniopurpurowy","Merge cells":"Scal kom\xf3rki","Middle":"\u015arodek","Midnight Blue":"Nocny b\u0142\u0119kit","More...":"Wi\u0119cej...","Name":"Nazwa","Navy Blue":"Ciemnoniebieski","New document":"Nowy dokument","New window":"Nowe okno","Next":"Nast\u0119pny","No":"Nie","No alignment":"Bez wyr\xf3wnania","No color":"Bez koloru","Nonbreaking space":"Nie\u0142amliwa spacja","None":"Brak","Numbered list":"Lista numerowana","OR":"LUB","Objects":"Obiekty","Ok":"Ok","Open help dialog":"Otw\xf3rz okno dialogowe pomocy","Open link":"Otw\xf3rz \u0142\u0105cze","Open link in...":"Otw\xf3rz \u0142\u0105cze w...","Open popup menu for split buttons":"Otw\xf3rz menu podr\u0119czne dla przycisk\xf3w","Orange":"Pomara\u0144czowy","Outset":"Zewn\u0119trzne","Page break":"Podzia\u0142 strony","Paragraph":"Akapit","Paste":"Wklej","Paste as text":"Wklej jako tekst","Paste column after":"Wklej kolumn\u0119 po","Paste column before":"Wklej kolumn\u0119 przed","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Wklejanie jest w trybie tekstowym. Dop\xf3ki nie wy\u0142\u0105czysz tej opcji, zawarto\u015b\u0107 b\u0119dzie wklejana jako zwyk\u0142y tekst.","Paste or type a link":"Wklej lub wpisz \u0142\u0105cze","Paste row after":"Wklej wiersz po","Paste row before":"Wklej wiersz przed","Paste your embed code below:":"Wklej poni\u017cej kod do osadzenia:","People":"Ludzie","Plugins":"Dodatki","Plugins installed ({0}):":"Zainstalowane dodatki ({0}):","Powered by {0}":"Stworzone dzi\u0119ki {0}","Pre":"Pre","Preferences":"Ustawienia","Preformatted":"Wst\u0119pne formatowanie","Premium plugins:":"Dodatki Premium:","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"Podgl\u0105d","Previous":"Poprzedni","Print":"Drukuj","Print...":"Drukuj...","Purple":"Purpurowy","Quotations":"Cudzys\u0142owy","R":"R","Range 0 to 255":"Od 0 do 255","Red":"Czerwony","Red component":"Czerwony","Redo":"Powt\xf3rz","Remove":"Usu\u0144","Remove color":"Usu\u0144 kolor","Remove link":"Usu\u0144 \u0142\u0105cze","Replace":"Zast\u0105p","Replace all":"Zast\u0105p wszystkie","Replace with":"Zast\u0105p ci\u0105giem:","Resize":"Zmie\u0144 rozmiar","Restore last draft":"Przywr\xf3\u0107 ostatni szkic","Reveal or hide additional toolbar items":"","Rich Text Area":"Przestrze\u0144 tekstu sformatowanego","Rich Text Area. Press ALT-0 for help.":"Obszar tekstu sformatowanego. Naci\u015bnij ALT-0, aby uzyska\u0107 pomoc.","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Obszar Edycji. ALT-F9: menu. ALT-F10: pasek narz\u0119dzi. ALT-0: pomoc","Ridge":"Grzbietowe","Right":"Prawo","Right to left":"Od prawej do lewej","Row":"Wiersz","Row clipboard actions":"Akcje schowka dla wiersza","Row group":"Grupa wierszy","Row header":"Nag\u0142\xf3wek wiersza","Row properties":"W\u0142a\u015bciwo\u015bci wiersza","Row type":"Typ wiersza","Rows":"Wier.","Save":"Zapisz","Save (if save plugin activated)":"Zapisz (je\u015bli w\u0142\u0105czono dodatek zapisuj\u0105cy)","Scope":"Zasi\u0119g","Search":"Wyszukaj","Select all":"Zaznacz wszystko","Select...":"Wybierz...","Selection":"Zaznaczenie","Shortcut":"Skr\xf3t","Show blocks":"Poka\u017c bloki","Show caption":"Poka\u017c podpis","Show invisible characters":"Poka\u017c niewidoczne znaki","Size":"Rozmiar","Solid":"Pe\u0142ne","Source":"\u0179r\xf3d\u0142o","Source code":"Kod \u017ar\xf3d\u0142owy","Special Character":"Znak Specjalny","Special character...":"Znak specjalny...","Split cell":"Podziel kom\xf3rk\u0119","Square":"Kwadrat","Start list at number":"Rozpocznij numeracj\u0119 od","Strikethrough":"Przekre\u015blenie","Style":"Styl","Subscript":"Indeks dolny","Superscript":"Indeks g\xf3rny","Switch to or from fullscreen mode":"W\u0142\u0105cz lub wy\u0142\u0105cz tryb pe\u0142noekranowy","Symbols":"Symbole","System Font":"Font systemowy","Table":"Tabela","Table caption":"Tytu\u0142 tabeli","Table properties":"W\u0142a\u015bciwo\u015bci tabeli","Table styles":"Style tabel","Template":"Szablon","Templates":"Szablony","Text":"Tekst","Text color":"Kolor tekstu","Text color {0}":"","Text to display":"Tekst do wy\u015bwietlenia","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"Wprowadzony URL wygl\u0105da na adres e-mail. Czy chcesz doda\u0107 wymagany prefiks mailto: ?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"Wprowadzony URL wygl\u0105da na \u0142\u0105cze zewn\u0119trzne. Czy chcesz doda\u0107 http:// jako prefiks?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"Wprowadzony URL wygl\u0105da na \u0142\u0105cze zewn\u0119trzne. Czy chcesz doda\u0107 wymagany prefiks https://?","Title":"Tytu\u0142","To open the popup, press Shift+Enter":"Aby otworzy\u0107 okienko, naci\u015bnij Shift+Enter","Toggle accordion":"","Tools":"Narz\u0119dzia","Top":"G\xf3ra","Travel and Places":"Podr\xf3\u017ce i miejsca","Turquoise":"Turkusowy","Underline":"Podkre\u015blenie","Undo":"Cofnij","Upload":"Prze\u015blij","Uploading image":"Przesy\u0142anie obrazu","Upper Alpha":"Wielkie alfanumeryczne","Upper Roman":"Wielkie rzymskie","Url":"URL","User Defined":"W\u0142asny","Valid":"Prawid\u0142owe","Version":"Wersja","Vertical align":"Wyr\xf3wnanie w pionie","Vertical space":"Odst\u0119p w pionie","View":"Widok","Visual aids":"Pomoce wizualne","Warn":"Ostrze\u017cenie","White":"Bia\u0142y","Width":"Szeroko\u015b\u0107","Word count":"Liczba s\u0142\xf3w","Words":"S\u0142owa","Words: {0}":"S\u0142\xf3w: {0}","Yellow":"\u017b\xf3\u0142ty","Yes":"Tak","You are using {0}":"U\u017cywasz {0}","You have unsaved changes are you sure you want to navigate away?":"Masz niezapisane zmiany. Czy na pewno chcesz opu\u015bci\u0107 stron\u0119?","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"Twoja przegl\u0105darka nie obs\u0142uguje bezpo\u015bredniego dost\u0119pu do schowka. U\u017cyj zamiast tego kombinacji klawiszy Ctrl+X/C/V.","alignment":"wyr\xf3wnanie","austral sign":"znak australa","cedi sign":"znak cedi","colon sign":"znak colon","cruzeiro sign":"znak cruzeiro","currency sign":"znak waluty","dollar sign":"znak dolara","dong sign":"znak donga","drachma sign":"znak drachmy","euro-currency sign":"znak euro","example":"przyk\u0142ad","formatting":"formatowanie","french franc sign":"znak franka francuskiego","german penny symbol":"znak feniga","guarani sign":"znak guarani","history":"historia","hryvnia sign":"znak hrywny","indentation":"wci\u0119cie","indian rupee sign":"znak rupii indyjskiej","kip sign":"znak kipa","lira sign":"znak liry","livre tournois sign":"znak livre tournois","manat sign":"znak manata","mill sign":"znak mill","naira sign":"znak nairy","new sheqel sign":"znak nowego szekla","nordic mark sign":"znak nordic mark","peseta sign":"znak pesety","peso sign":"znak peso","ruble sign":"znak rubla","rupee sign":"znak rupii","spesmilo sign":"znak spesmilo","styles":"style","tenge sign":"znak tenge","tugrik sign":"znak tugrika","turkish lira sign":"znak liry tureckiej","won sign":"znak wona","yen character":"znak jena","yen/yuan character variant one":"jen/juan, wariant pierwszy","yuan character":"znak juana","yuan character, in hong kong and taiwan":"znak juana w Hongkongu i na Tajwanie","{0} characters":"{0} znak\xf3w","{0} columns, {1} rows":"","{0} words":"{0} s\u0142."}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/pt_BR.js b/libraries/tinymce/js/tinymce/langs/pt_BR.js index 85b0b42..dcb485d 100644 --- a/libraries/tinymce/js/tinymce/langs/pt_BR.js +++ b/libraries/tinymce/js/tinymce/langs/pt_BR.js @@ -1 +1 @@ -tinymce.addI18n("pt_BR",{"Redo":"Refazer","Undo":"Desfazer","Cut":"Recortar","Copy":"Copiar","Paste":"Colar","Select all":"Selecionar tudo","New document":"Novo documento","Ok":"OK","Cancel":"Cancelar","Visual aids":"Ajuda visual","Bold":"Negrito","Italic":"It\xe1lico","Underline":"Sublinhado","Strikethrough":"Tachado","Superscript":"Sobrescrito","Subscript":"Subscrito","Clear formatting":"Limpar formata\xe7\xe3o","Remove":"Remover","Align left":"Alinhar \xe0 esquerda","Align center":"Centralizar","Align right":"Alinhar \xe0 direita","No alignment":"Sem alinhamento","Justify":"Justificar","Bullet list":"Lista com marcadores","Numbered list":"Lista numerada","Decrease indent":"Diminuir recuo","Increase indent":"Aumentar recuo","Close":"Fechar","Formats":"Formata\xe7\xe3o","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"O seu navegador n\xe3o suporta acesso direto \xe0 \xe1rea de transfer\xeancia. Por favor use os atalhos do teclado Ctrl+X/C/V como alternativa.","Headings":"T\xedtulos","Heading 1":"T\xedtulo 1","Heading 2":"T\xedtulo 2","Heading 3":"T\xedtulo 3","Heading 4":"T\xedtulo 4","Heading 5":"T\xedtulo 5","Heading 6":"T\xedtulo 6","Preformatted":"Pr\xe9-formatado","Div":"Se\xe7\xe3o (div)","Pre":"Pr\xe9-formatado (pre)","Code":"Monoespa\xe7ada","Paragraph":"Simples","Blockquote":"Bloco de cita\xe7\xe3o","Inline":"Fonte","Blocks":"Par\xe1grafo","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"O comando Colar est\xe1 no modo de texto simples. O conte\xfado ser\xe1 colado como texto simples, at\xe9 voc\xea desligar essa op\xe7\xe3o.","Fonts":"Fonte","Font sizes":"Tamanho da fonte","Class":"Classe","Browse for an image":"Procurar uma imagem","OR":"OU","Drop an image here":"Arraste uma imagem para c\xe1","Upload":"Carregar","Uploading image":"Carregando imagem","Block":"Par\xe1grafo","Align":"Alinhamento","Default":"Padr\xe3o","Circle":"C\xedrculo","Disc":"Disco","Square":"Quadrado","Lower Alpha":"Letra Min\xfasc.","Lower Greek":"Grego Min\xfasc.","Lower Roman":"Romano Min\xfasc.","Upper Alpha":"Letra Mai\xfasc.","Upper Roman":"Romano Mai\xfasc.","Anchor...":"\xc2ncora...","Anchor":"\xc2ncora","Name":"Nome","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"O ID deve come\xe7ar com uma letra, seguida apenas por letras, n\xfameros, tra\xe7os, v\xedrgulas ou sublinhas.","You have unsaved changes are you sure you want to navigate away?":"Voc\xea tem altera\xe7\xf5es n\xe3o salvas. Voc\xea tem certeza de que deseja sair?","Restore last draft":"Restaurar \xfaltimo rascunho","Special character...":"Caractere especial...","Special Character":"Caractere especial","Source code":"C\xf3digo-fonte","Insert/Edit code sample":"Inserir/editar c\xf3digo","Language":"Idioma","Code sample...":"C\xf3digo...","Left to right":"Esquerda para direita","Right to left":"Direita para esquerda","Title":"T\xedtulo","Fullscreen":"Tela cheia","Action":"A\xe7\xe3o","Shortcut":"Atalho","Help":"Ajuda","Address":"Endere\xe7o","Focus to menubar":"Focalizar barra de menus","Focus to toolbar":"Focalizar barra de ferramentas","Focus to element path":"Focalizar caminho do elemento","Focus to contextual toolbar":"Focalizar barra de ferramentas contextual","Insert link (if link plugin activated)":"Inserir link (se o plugin de link estiver ativado)","Save (if save plugin activated)":"Salvar (se o plugin de salvar estiver ativado)","Find (if searchreplace plugin activated)":"Localizar (se o plugin de localizar e substituir estiver ativado)","Plugins installed ({0}):":"Plugins instalados ({0}):","Premium plugins:":"Plugins premium:","Learn more...":"Saber mais...","You are using {0}":"Voc\xea est\xe1 usando {0}","Plugins":"Plugins","Handy Shortcuts":"Atalhos \xfateis","Horizontal line":"Linha horizontal","Insert/edit image":"Inserir/editar imagem","Alternative description":"Descri\xe7\xe3o alternativa","Accessibility":"Acessibilidade","Image is decorative":"A imagem \xe9 decorativa","Source":"Endere\xe7o","Dimensions":"Dimens\xf5es","Constrain proportions":"Restringir propor\xe7\xf5es","General":"Geral","Advanced":"Avan\xe7ado","Style":"Estilo","Vertical space":"Espa\xe7o vertical","Horizontal space":"Espa\xe7o horizontal","Border":"Borda","Insert image":"Inserir imagem","Image...":"Imagem...","Image list":"Lista de imagens","Resize":"Redimensionar","Insert date/time":"Inserir data/hora","Date/time":"Data/hora","Insert/edit link":"Inserir/editar link","Text to display":"Texto a ser exibido","Url":"URL","Open link in...":"Abrir link em...","Current window":"Janela atual","None":"Nenhum(a)","New window":"Nova janela","Open link":"Abrir link","Remove link":"Remover link","Anchors":"\xc2ncoras","Link...":"Link...","Paste or type a link":"Cole ou digite um link","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"A URL que voc\xea informou parece ser um endere\xe7o de e-mail. Deseja adicionar o prefixo obrigat\xf3rio mailto:?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"A URL que voc\xea informou parece ser um link externo. Deseja incluir o prefixo http://?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"A URL informada parece ser um link externo. Deseja adicionar o prefixo obrigat\xf3rio https://?","Link list":"Lista de links","Insert video":"Inserir v\xeddeo","Insert/edit video":"Inserir/editar v\xeddeo","Insert/edit media":"Inserir/editar m\xeddia","Alternative source":"Endere\xe7o alternativo","Alternative source URL":"Endere\xe7o URL alternativo","Media poster (Image URL)":"Post de m\xeddia (URL da Imagem)","Paste your embed code below:":"Insira o c\xf3digo de incorpora\xe7\xe3o abaixo:","Embed":"Incorporar","Media...":"M\xeddia...","Nonbreaking space":"Espa\xe7o inquebr\xe1vel","Page break":"Quebra de p\xe1gina","Paste as text":"Colar como texto","Preview":"Pr\xe9-visualizar","Print":"Imprimir","Print...":"Imprimir...","Save":"Salvar","Find":"Localizar","Replace with":"Substituir por","Replace":"Substituir","Replace all":"Substituir tudo","Previous":"Anterior","Next":"Pr\xf3xima","Find and Replace":"Localizar e substituir","Find and replace...":"Localizar e substituir...","Could not find the specified string.":"N\xe3o foi poss\xedvel encontrar o termo especificado.","Match case":"Diferenciar mai\xfascula/min\xfascula","Find whole words only":"Encontrar somente palavras inteiras","Find in selection":"Localizar na sele\xe7\xe3o","Insert table":"Inserir tabela","Table properties":"Propriedades da tabela","Delete table":"Excluir tabela","Cell":"C\xe9lula","Row":"Linha","Column":"Coluna","Cell properties":"Propriedades da c\xe9lula","Merge cells":"Agrupar c\xe9lulas","Split cell":"Dividir c\xe9lula","Insert row before":"Inserir linha antes","Insert row after":"Inserir linha depois","Delete row":"Excluir linha","Row properties":"Propriedades da linha","Cut row":"Recortar linha","Cut column":"Recortar coluna","Copy row":"Copiar linha","Copy column":"Copiar coluna","Paste row before":"Colar linha antes","Paste column before":"Colar coluna antes","Paste row after":"Colar linha depois","Paste column after":"Colar coluna depois","Insert column before":"Inserir coluna antes","Insert column after":"Inserir coluna depois","Delete column":"Excluir coluna","Cols":"Colunas","Rows":"Linhas","Width":"Largura","Height":"Altura","Cell spacing":"Espa\xe7amento da c\xe9lula","Cell padding":"Espa\xe7amento interno da c\xe9lula","Row clipboard actions":"A\xe7\xf5es da \xe1rea de transfer\xeancia de linhas","Column clipboard actions":"A\xe7\xf5es da \xe1rea de transfer\xeancia de colunas","Table styles":"Estilos de tabela","Cell styles":"Estilos da c\xe9lula","Column header":"Cabe\xe7alho da coluna","Row header":"Cabe\xe7alho da linha","Table caption":"Legenda da tabela","Caption":"Legenda","Show caption":"Exibir legenda","Left":"\xc0 esquerda","Center":"Centro","Right":"\xc0 direita","Cell type":"Tipo de c\xe9lula","Scope":"Escopo","Alignment":"Alinhamento","Horizontal align":"Alinhamento horizontal","Vertical align":"Alinhamento vertical","Top":"Superior","Middle":"Meio","Bottom":"Inferior","Header cell":"C\xe9lula de cabe\xe7alho","Row group":"Grupo de linhas","Column group":"Grupo de colunas","Row type":"Tipo de linha","Header":"Cabe\xe7alho","Body":"Corpo","Footer":"Rodap\xe9","Border color":"Cor da borda","Solid":"S\xf3lida","Dotted":"Pontilhada","Dashed":"Tracejada","Double":"Dupla","Groove":"Chanfrada","Ridge":"Ressaltada","Inset":"Baixo relevo","Outset":"Alto relevo","Hidden":"Oculta","Insert template...":"Inserir modelo...","Templates":"Modelos","Template":"Modelo","Insert Template":"Inserir modelo","Text color":"Cor do texto","Background color":"Cor do fundo","Custom...":"Personalizado...","Custom color":"Cor personalizada","No color":"Nenhuma cor","Remove color":"Remover cor","Show blocks":"Mostrar blocos","Show invisible characters":"Exibir caracteres invis\xedveis","Word count":"Contador de palavras","Count":"Contar","Document":"Documento","Selection":"Sele\xe7\xe3o","Words":"Palavras","Words: {0}":"Palavras: {0}","{0} words":"{0} palavras","File":"Arquivo","Edit":"Editar","Insert":"Inserir","View":"Visualizar","Format":"Formatar","Table":"Tabela","Tools":"Ferramentas","Powered by {0}":"Distribu\xeddo por {0}","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\xc1rea de texto rico. Pressione Alt+F9 para exibir o menu, Alt+F10 para exibir a barra de ferramentas ou Alt+0 para exibir a ajuda.","Image title":"T\xedtulo da imagem","Border width":"Espessura da borda","Border style":"Estilo da borda","Error":"Erro","Warn":"Alerta","Valid":"V\xe1lido","To open the popup, press Shift+Enter":"Para abrir o di\xe1logo, pressione Shit+Enter","Rich Text Area":"\xc1rea de texto rico","Rich Text Area. Press ALT-0 for help.":"\xc1rea de texto rico. Pressione Alt+0 para ajuda.","System Font":"Fonte do sistema","Failed to upload image: {0}":"Falha ao carregar imagem: {0}","Failed to load plugin: {0} from url {1}":"Falha ao carregar plugin: {0} da URL {1}","Failed to load plugin url: {0}":"Falha ao carregar URL do plugin: {0}","Failed to initialize plugin: {0}":"Falha ao iniciar plugin: {0}","example":"exemplo","Search":"Pesquisar","All":"Tudo","Currency":"Moeda","Text":"Texto","Quotations":"Cita\xe7\xf5es","Mathematical":"Matem\xe1tico","Extended Latin":"Latino estendido","Symbols":"S\xedmbolos","Arrows":"Setas","User Defined":"Definido pelo Usu\xe1rio","dollar sign":"s\xedmbolo do d\xf3lar","currency sign":"s\xedmbolo de moeda","euro-currency sign":"s\xedmbolo do euro","colon sign":"s\xedmbolo do colon","cruzeiro sign":"s\xedmbolo do cruzeiro","french franc sign":"s\xedmbolo do franco franc\xeas","lira sign":"s\xedmbolo da lira","mill sign":"s\xedmbolo do mill","naira sign":"s\xedmbolo da naira","peseta sign":"s\xedmbolo da peseta","rupee sign":"s\xedmbolo da r\xfapia","won sign":"s\xedmbolo do won","new sheqel sign":"s\xedmbolo do novo sheqel","dong sign":"s\xedmbolo do dong","kip sign":"s\xedmbolo do kip","tugrik sign":"s\xedmbolo do tugrik","drachma sign":"s\xedmbolo do drachma","german penny symbol":"s\xedmbolo de centavo alem\xe3o","peso sign":"s\xedmbolo do peso","guarani sign":"s\xedmbolo do guarani","austral sign":"s\xedmbolo do austral","hryvnia sign":"s\xedmbolo do hryvnia","cedi sign":"s\xedmbolo do cedi","livre tournois sign":"s\xedmbolo do livre tournois","spesmilo sign":"s\xedmbolo do spesmilo","tenge sign":"s\xedmbolo do tenge","indian rupee sign":"s\xedmbolo de r\xfapia indiana","turkish lira sign":"s\xedmbolo de lira turca","nordic mark sign":"s\xedmbolo do marco n\xf3rdico","manat sign":"s\xedmbolo do manat","ruble sign":"s\xedmbolo do rublo","yen character":"caractere do yen","yuan character":"caractere do yuan","yuan character, in hong kong and taiwan":"caractere do yuan, em Hong Kong e Taiwan","yen/yuan character variant one":"varia\xe7\xe3o do caractere de yen/yuan","Emojis":"Emojis","Emojis...":"Emojis...","Loading emojis...":"Carregando emojis...","Could not load emojis":"N\xe3o foi poss\xedvel carregar os emojis","People":"Pessoas","Animals and Nature":"Animais e Natureza","Food and Drink":"Comida e Bebida","Activity":"Atividade","Travel and Places":"Viagem e Lugares","Objects":"Objetos","Flags":"Bandeiras","Characters":"Caracteres","Characters (no spaces)":"Caracteres (sem espa\xe7os)","{0} characters":"{0} caracteres","Error: Form submit field collision.":"Erro: colis\xe3o de bot\xe3o de envio do formul\xe1rio.","Error: No form element found.":"Erro: elemento de formul\xe1rio n\xe3o encontrado.","Color swatch":"Amostra de cor","Color Picker":"Seletor de cores","Invalid hex color code: {0}":"C\xf3digo hexadecimal de cor inv\xe1lido: {0}","Invalid input":"Entrada inv\xe1lida","R":"R","Red component":"Componente vermelho","G":"G","Green component":"Componente verde","B":"B","Blue component":"Componente azul","#":"#","Hex color code":"C\xf3digo hexadecimal de cor","Range 0 to 255":"Faixa entre 0 e 255","Turquoise":"Turquesa","Green":"Verde","Blue":"Azul","Purple":"Roxo","Navy Blue":"Azul marinho","Dark Turquoise":"Turquesa escuro","Dark Green":"Verde escuro","Medium Blue":"Azul m\xe9dio","Medium Purple":"Roxo m\xe9dio","Midnight Blue":"Azul meia-noite","Yellow":"Amarelo","Orange":"Laranja","Red":"Vermelho","Light Gray":"Cinza claro","Gray":"Cinza","Dark Yellow":"Amarelo escuro","Dark Orange":"Laranja escuro","Dark Red":"Vermelho escuro","Medium Gray":"Cinza m\xe9dio","Dark Gray":"Cinza escuro","Light Green":"Verde claro","Light Yellow":"Amarelo claro","Light Red":"Vermelho claro","Light Purple":"Roxo claro","Light Blue":"Azul claro","Dark Purple":"Roxo escuro","Dark Blue":"Azul escuro","Black":"Preto","White":"Branco","Switch to or from fullscreen mode":"Abrir ou fechar modo de tela cheia","Open help dialog":"Abrir di\xe1logo de ajuda","history":"hist\xf3rico","styles":"estilos","formatting":"formata\xe7\xe3o","alignment":"alinhamento","indentation":"indenta\xe7\xe3o","Font":"Fonte","Size":"Tamanho","More...":"Mais...","Select...":"Selecionar...","Preferences":"Prefer\xeancias","Yes":"Sim","No":"N\xe3o","Keyboard Navigation":"Navega\xe7\xe3o pelo teclado","Version":"Vers\xe3o","Code view":"Ver c\xf3digo","Open popup menu for split buttons":"Abrir menu popup para bot\xf5es com divis\xe3o","List Properties":"Listar propriedades","List properties...":"Listar propriedades...","Start list at number":"Iniciar a lista no n\xfamero","Line height":"Altura da linha","Dropped file type is not supported":"O tipo do arquivo arrastado n\xe3o \xe9 compat\xedvel","Loading...":"Carregando...","ImageProxy HTTP error: Rejected request":"Erro HTTP ImageProxy: solicita\xe7\xe3o rejeitada","ImageProxy HTTP error: Could not find Image Proxy":"Erro de HTTP ImageProxy: n\xe3o foi poss\xedvel encontrar o proxy de imagem","ImageProxy HTTP error: Incorrect Image Proxy URL":"Erro de HTTP ImageProxy: URL de proxy de imagem incorreto","ImageProxy HTTP error: Unknown ImageProxy error":"Erro de HTTP ImageProxy: erro ImageProxy desconhecido"}); \ No newline at end of file +tinymce.addI18n("pt_BR",{"#":"#","Accessibility":"Acessibilidade","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"A\xe7\xe3o","Activity":"Atividade","Address":"Endere\xe7o","Advanced":"Avan\xe7ado","Align":"Alinhamento","Align center":"Centralizar","Align left":"Alinhar \xe0 esquerda","Align right":"Alinhar \xe0 direita","Alignment":"Alinhamento","Alignment {0}":"","All":"Tudo","Alternative description":"Descri\xe7\xe3o alternativa","Alternative source":"Endere\xe7o alternativo","Alternative source URL":"Endere\xe7o URL alternativo","Anchor":"\xc2ncora","Anchor...":"\xc2ncora...","Anchors":"\xc2ncoras","Animals and Nature":"Animais e Natureza","Arrows":"Setas","B":"B","Background color":"Cor do fundo","Background color {0}":"","Black":"Preto","Block":"Par\xe1grafo","Block {0}":"","Blockquote":"Bloco de cita\xe7\xe3o","Blocks":"Par\xe1grafo","Blue":"Azul","Blue component":"Componente azul","Body":"Corpo","Bold":"Negrito","Border":"Borda","Border color":"Cor da borda","Border style":"Estilo da borda","Border width":"Espessura da borda","Bottom":"Inferior","Browse files":"","Browse for an image":"Procurar uma imagem","Browse links":"","Bullet list":"Lista com marcadores","Cancel":"Cancelar","Caption":"Legenda","Cell":"C\xe9lula","Cell padding":"Espa\xe7amento interno da c\xe9lula","Cell properties":"Propriedades da c\xe9lula","Cell spacing":"Espa\xe7amento da c\xe9lula","Cell styles":"Estilos da c\xe9lula","Cell type":"Tipo de c\xe9lula","Center":"Centro","Characters":"Caracteres","Characters (no spaces)":"Caracteres (sem espa\xe7os)","Circle":"C\xedrculo","Class":"Classe","Clear formatting":"Limpar formata\xe7\xe3o","Close":"Fechar","Code":"Monoespa\xe7ada","Code sample...":"C\xf3digo...","Code view":"Ver c\xf3digo","Color Picker":"Seletor de cores","Color swatch":"Amostra de cor","Cols":"Colunas","Column":"Coluna","Column clipboard actions":"A\xe7\xf5es da \xe1rea de transfer\xeancia de colunas","Column group":"Grupo de colunas","Column header":"Cabe\xe7alho da coluna","Constrain proportions":"Restringir propor\xe7\xf5es","Copy":"Copiar","Copy column":"Copiar coluna","Copy row":"Copiar linha","Could not find the specified string.":"N\xe3o foi poss\xedvel encontrar o termo especificado.","Could not load emojis":"N\xe3o foi poss\xedvel carregar os emojis","Count":"Contar","Currency":"Moeda","Current window":"Janela atual","Custom color":"Cor personalizada","Custom...":"Personalizado...","Cut":"Recortar","Cut column":"Recortar coluna","Cut row":"Recortar linha","Dark Blue":"Azul escuro","Dark Gray":"Cinza escuro","Dark Green":"Verde escuro","Dark Orange":"Laranja escuro","Dark Purple":"Roxo escuro","Dark Red":"Vermelho escuro","Dark Turquoise":"Turquesa escuro","Dark Yellow":"Amarelo escuro","Dashed":"Tracejada","Date/time":"Data/hora","Decrease indent":"Diminuir recuo","Default":"Padr\xe3o","Delete accordion":"","Delete column":"Excluir coluna","Delete row":"Excluir linha","Delete table":"Excluir tabela","Dimensions":"Dimens\xf5es","Disc":"Disco","Div":"Se\xe7\xe3o (div)","Document":"Documento","Dotted":"Pontilhada","Double":"Dupla","Drop an image here":"Arraste uma imagem para c\xe1","Dropped file type is not supported":"O tipo do arquivo arrastado n\xe3o \xe9 compat\xedvel","Edit":"Editar","Embed":"Incorporar","Emojis":"Emojis","Emojis...":"Emojis...","Error":"Erro","Error: Form submit field collision.":"Erro: colis\xe3o de bot\xe3o de envio do formul\xe1rio.","Error: No form element found.":"Erro: elemento de formul\xe1rio n\xe3o encontrado.","Extended Latin":"Latino estendido","Failed to initialize plugin: {0}":"Falha ao iniciar plugin: {0}","Failed to load plugin url: {0}":"Falha ao carregar URL do plugin: {0}","Failed to load plugin: {0} from url {1}":"Falha ao carregar plugin: {0} da URL {1}","Failed to upload image: {0}":"Falha ao carregar imagem: {0}","File":"Arquivo","Find":"Localizar","Find (if searchreplace plugin activated)":"Localizar (se o plugin de localizar e substituir estiver ativado)","Find and Replace":"Localizar e substituir","Find and replace...":"Localizar e substituir...","Find in selection":"Localizar na sele\xe7\xe3o","Find whole words only":"Encontrar somente palavras inteiras","Flags":"Bandeiras","Focus to contextual toolbar":"Focalizar barra de ferramentas contextual","Focus to element path":"Focalizar caminho do elemento","Focus to menubar":"Focalizar barra de menus","Focus to toolbar":"Focalizar barra de ferramentas","Font":"Fonte","Font size {0}":"","Font sizes":"Tamanho da fonte","Font {0}":"","Fonts":"Fonte","Food and Drink":"Comida e Bebida","Footer":"Rodap\xe9","Format":"Formatar","Format {0}":"","Formats":"Formata\xe7\xe3o","Fullscreen":"Tela cheia","G":"G","General":"Geral","Gray":"Cinza","Green":"Verde","Green component":"Componente verde","Groove":"Chanfrada","Handy Shortcuts":"Atalhos \xfateis","Header":"Cabe\xe7alho","Header cell":"C\xe9lula de cabe\xe7alho","Heading 1":"T\xedtulo 1","Heading 2":"T\xedtulo 2","Heading 3":"T\xedtulo 3","Heading 4":"T\xedtulo 4","Heading 5":"T\xedtulo 5","Heading 6":"T\xedtulo 6","Headings":"T\xedtulos","Height":"Altura","Help":"Ajuda","Hex color code":"C\xf3digo hexadecimal de cor","Hidden":"Oculta","Horizontal align":"Alinhamento horizontal","Horizontal line":"Linha horizontal","Horizontal space":"Espa\xe7o horizontal","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"O ID deve come\xe7ar com uma letra, seguida apenas por letras, n\xfameros, tra\xe7os, v\xedrgulas ou sublinhas.","Image is decorative":"A imagem \xe9 decorativa","Image list":"Lista de imagens","Image title":"T\xedtulo da imagem","Image...":"Imagem...","ImageProxy HTTP error: Could not find Image Proxy":"Erro de HTTP ImageProxy: n\xe3o foi poss\xedvel encontrar o proxy de imagem","ImageProxy HTTP error: Incorrect Image Proxy URL":"Erro de HTTP ImageProxy: URL de proxy de imagem incorreto","ImageProxy HTTP error: Rejected request":"Erro HTTP ImageProxy: solicita\xe7\xe3o rejeitada","ImageProxy HTTP error: Unknown ImageProxy error":"Erro de HTTP ImageProxy: erro ImageProxy desconhecido","Increase indent":"Aumentar recuo","Inline":"Fonte","Insert":"Inserir","Insert Template":"Inserir modelo","Insert accordion":"","Insert column after":"Inserir coluna depois","Insert column before":"Inserir coluna antes","Insert date/time":"Inserir data/hora","Insert image":"Inserir imagem","Insert link (if link plugin activated)":"Inserir link (se o plugin de link estiver ativado)","Insert row after":"Inserir linha depois","Insert row before":"Inserir linha antes","Insert table":"Inserir tabela","Insert template...":"Inserir modelo...","Insert video":"Inserir v\xeddeo","Insert/Edit code sample":"Inserir/editar c\xf3digo","Insert/edit image":"Inserir/editar imagem","Insert/edit link":"Inserir/editar link","Insert/edit media":"Inserir/editar m\xeddia","Insert/edit video":"Inserir/editar v\xeddeo","Inset":"Baixo relevo","Invalid hex color code: {0}":"C\xf3digo hexadecimal de cor inv\xe1lido: {0}","Invalid input":"Entrada inv\xe1lida","Italic":"It\xe1lico","Justify":"Justificar","Keyboard Navigation":"Navega\xe7\xe3o pelo teclado","Language":"Idioma","Learn more...":"Saber mais...","Left":"\xc0 esquerda","Left to right":"Esquerda para direita","Light Blue":"Azul claro","Light Gray":"Cinza claro","Light Green":"Verde claro","Light Purple":"Roxo claro","Light Red":"Vermelho claro","Light Yellow":"Amarelo claro","Line height":"Altura da linha","Link list":"Lista de links","Link...":"Link...","List Properties":"Listar propriedades","List properties...":"Listar propriedades...","Loading emojis...":"Carregando emojis...","Loading...":"Carregando...","Lower Alpha":"Letra Min\xfasc.","Lower Greek":"Grego Min\xfasc.","Lower Roman":"Romano Min\xfasc.","Match case":"Diferenciar mai\xfascula/min\xfascula","Mathematical":"Matem\xe1tico","Media poster (Image URL)":"Post de m\xeddia (URL da Imagem)","Media...":"M\xeddia...","Medium Blue":"Azul m\xe9dio","Medium Gray":"Cinza m\xe9dio","Medium Purple":"Roxo m\xe9dio","Merge cells":"Agrupar c\xe9lulas","Middle":"Meio","Midnight Blue":"Azul meia-noite","More...":"Mais...","Name":"Nome","Navy Blue":"Azul marinho","New document":"Novo documento","New window":"Nova janela","Next":"Pr\xf3xima","No":"N\xe3o","No alignment":"Sem alinhamento","No color":"Nenhuma cor","Nonbreaking space":"Espa\xe7o inquebr\xe1vel","None":"Nenhum(a)","Numbered list":"Lista numerada","OR":"OU","Objects":"Objetos","Ok":"OK","Open help dialog":"Abrir di\xe1logo de ajuda","Open link":"Abrir link","Open link in...":"Abrir link em...","Open popup menu for split buttons":"Abrir menu popup para bot\xf5es com divis\xe3o","Orange":"Laranja","Outset":"Alto relevo","Page break":"Quebra de p\xe1gina","Paragraph":"Simples","Paste":"Colar","Paste as text":"Colar como texto","Paste column after":"Colar coluna depois","Paste column before":"Colar coluna antes","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"O comando Colar est\xe1 no modo de texto simples. O conte\xfado ser\xe1 colado como texto simples, at\xe9 voc\xea desligar essa op\xe7\xe3o.","Paste or type a link":"Cole ou digite um link","Paste row after":"Colar linha depois","Paste row before":"Colar linha antes","Paste your embed code below:":"Insira o c\xf3digo de incorpora\xe7\xe3o abaixo:","People":"Pessoas","Plugins":"Plugins","Plugins installed ({0}):":"Plugins instalados ({0}):","Powered by {0}":"Distribu\xeddo por {0}","Pre":"Pr\xe9-formatado (pre)","Preferences":"Prefer\xeancias","Preformatted":"Pr\xe9-formatado","Premium plugins:":"Plugins premium:","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"Pr\xe9-visualizar","Previous":"Anterior","Print":"Imprimir","Print...":"Imprimir...","Purple":"Roxo","Quotations":"Cita\xe7\xf5es","R":"R","Range 0 to 255":"Faixa entre 0 e 255","Red":"Vermelho","Red component":"Componente vermelho","Redo":"Refazer","Remove":"Remover","Remove color":"Remover cor","Remove link":"Remover link","Replace":"Substituir","Replace all":"Substituir tudo","Replace with":"Substituir por","Resize":"Redimensionar","Restore last draft":"Restaurar \xfaltimo rascunho","Reveal or hide additional toolbar items":"","Rich Text Area":"\xc1rea de texto rico","Rich Text Area. Press ALT-0 for help.":"\xc1rea de texto rico. Pressione Alt+0 para ajuda.","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\xc1rea de texto rico. Pressione Alt+F9 para exibir o menu, Alt+F10 para exibir a barra de ferramentas ou Alt+0 para exibir a ajuda.","Ridge":"Ressaltada","Right":"\xc0 direita","Right to left":"Direita para esquerda","Row":"Linha","Row clipboard actions":"A\xe7\xf5es da \xe1rea de transfer\xeancia de linhas","Row group":"Grupo de linhas","Row header":"Cabe\xe7alho da linha","Row properties":"Propriedades da linha","Row type":"Tipo de linha","Rows":"Linhas","Save":"Salvar","Save (if save plugin activated)":"Salvar (se o plugin de salvar estiver ativado)","Scope":"Escopo","Search":"Pesquisar","Select all":"Selecionar tudo","Select...":"Selecionar...","Selection":"Sele\xe7\xe3o","Shortcut":"Atalho","Show blocks":"Mostrar blocos","Show caption":"Exibir legenda","Show invisible characters":"Exibir caracteres invis\xedveis","Size":"Tamanho","Solid":"S\xf3lida","Source":"Endere\xe7o","Source code":"C\xf3digo-fonte","Special Character":"Caractere especial","Special character...":"Caractere especial...","Split cell":"Dividir c\xe9lula","Square":"Quadrado","Start list at number":"Iniciar a lista no n\xfamero","Strikethrough":"Tachado","Style":"Estilo","Subscript":"Subscrito","Superscript":"Sobrescrito","Switch to or from fullscreen mode":"Abrir ou fechar modo de tela cheia","Symbols":"S\xedmbolos","System Font":"Fonte do sistema","Table":"Tabela","Table caption":"Legenda da tabela","Table properties":"Propriedades da tabela","Table styles":"Estilos de tabela","Template":"Modelo","Templates":"Modelos","Text":"Texto","Text color":"Cor do texto","Text color {0}":"","Text to display":"Texto a ser exibido","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"A URL que voc\xea informou parece ser um endere\xe7o de e-mail. Deseja adicionar o prefixo obrigat\xf3rio mailto:?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"A URL que voc\xea informou parece ser um link externo. Deseja incluir o prefixo http://?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"A URL informada parece ser um link externo. Deseja adicionar o prefixo obrigat\xf3rio https://?","Title":"T\xedtulo","To open the popup, press Shift+Enter":"Para abrir o di\xe1logo, pressione Shit+Enter","Toggle accordion":"","Tools":"Ferramentas","Top":"Superior","Travel and Places":"Viagem e Lugares","Turquoise":"Turquesa","Underline":"Sublinhado","Undo":"Desfazer","Upload":"Carregar","Uploading image":"Carregando imagem","Upper Alpha":"Letra Mai\xfasc.","Upper Roman":"Romano Mai\xfasc.","Url":"URL","User Defined":"Definido pelo Usu\xe1rio","Valid":"V\xe1lido","Version":"Vers\xe3o","Vertical align":"Alinhamento vertical","Vertical space":"Espa\xe7o vertical","View":"Visualizar","Visual aids":"Ajuda visual","Warn":"Alerta","White":"Branco","Width":"Largura","Word count":"Contador de palavras","Words":"Palavras","Words: {0}":"Palavras: {0}","Yellow":"Amarelo","Yes":"Sim","You are using {0}":"Voc\xea est\xe1 usando {0}","You have unsaved changes are you sure you want to navigate away?":"Voc\xea tem altera\xe7\xf5es n\xe3o salvas. Voc\xea tem certeza de que deseja sair?","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"O seu navegador n\xe3o suporta acesso direto \xe0 \xe1rea de transfer\xeancia. Por favor use os atalhos do teclado Ctrl+X/C/V como alternativa.","alignment":"alinhamento","austral sign":"s\xedmbolo do austral","cedi sign":"s\xedmbolo do cedi","colon sign":"s\xedmbolo do colon","cruzeiro sign":"s\xedmbolo do cruzeiro","currency sign":"s\xedmbolo de moeda","dollar sign":"s\xedmbolo do d\xf3lar","dong sign":"s\xedmbolo do dong","drachma sign":"s\xedmbolo do drachma","euro-currency sign":"s\xedmbolo do euro","example":"exemplo","formatting":"formata\xe7\xe3o","french franc sign":"s\xedmbolo do franco franc\xeas","german penny symbol":"s\xedmbolo de centavo alem\xe3o","guarani sign":"s\xedmbolo do guarani","history":"hist\xf3rico","hryvnia sign":"s\xedmbolo do hryvnia","indentation":"indenta\xe7\xe3o","indian rupee sign":"s\xedmbolo de r\xfapia indiana","kip sign":"s\xedmbolo do kip","lira sign":"s\xedmbolo da lira","livre tournois sign":"s\xedmbolo do livre tournois","manat sign":"s\xedmbolo do manat","mill sign":"s\xedmbolo do mill","naira sign":"s\xedmbolo da naira","new sheqel sign":"s\xedmbolo do novo sheqel","nordic mark sign":"s\xedmbolo do marco n\xf3rdico","peseta sign":"s\xedmbolo da peseta","peso sign":"s\xedmbolo do peso","ruble sign":"s\xedmbolo do rublo","rupee sign":"s\xedmbolo da r\xfapia","spesmilo sign":"s\xedmbolo do spesmilo","styles":"estilos","tenge sign":"s\xedmbolo do tenge","tugrik sign":"s\xedmbolo do tugrik","turkish lira sign":"s\xedmbolo de lira turca","won sign":"s\xedmbolo do won","yen character":"caractere do yen","yen/yuan character variant one":"varia\xe7\xe3o do caractere de yen/yuan","yuan character":"caractere do yuan","yuan character, in hong kong and taiwan":"caractere do yuan, em Hong Kong e Taiwan","{0} characters":"{0} caracteres","{0} columns, {1} rows":"","{0} words":"{0} palavras"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/pt_PT.js b/libraries/tinymce/js/tinymce/langs/pt_PT.js new file mode 100644 index 0000000..3be35d0 --- /dev/null +++ b/libraries/tinymce/js/tinymce/langs/pt_PT.js @@ -0,0 +1 @@ +tinymce.addI18n("pt_PT",{"#":"#","Accessibility":"Acessibilidade","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"A\xe7\xe3o","Activity":"Atividades","Address":"Endere\xe7o","Advanced":"Avan\xe7ado","Align":"Alinhar","Align center":"Alinhar ao centro","Align left":"Alinhar \xe0 esquerda","Align right":"Alinhar \xe0 direita","Alignment":"Alinhamento","Alignment {0}":"","All":"Tudo","Alternative description":"Descri\xe7\xe3o alternativa","Alternative source":"Origem alternativa","Alternative source URL":"URL da origem alternativa","Anchor":"\xc2ncora","Anchor...":"\xc2ncora...","Anchors":"\xc2ncoras","Animals and Nature":"Animais e natureza","Arrows":"Setas","B":"B","Background color":"Cor de fundo","Background color {0}":"","Black":"Preto","Block":"Bloco","Block {0}":"","Blockquote":"Cita\xe7\xe3o em bloco","Blocks":"Blocos","Blue":"Azul","Blue component":"Componente azul(Blue)","Body":"Corpo","Bold":"Negrito","Border":"Contorno","Border color":"Cor do contorno","Border style":"Estilo do contorno","Border width":"Largura do contorno","Bottom":"Inferior","Browse files":"","Browse for an image":"Navegar por uma imagem","Browse links":"","Bullet list":"Lista com marcas","Cancel":"Cancelar","Caption":"Legenda","Cell":"C\xe9lula","Cell padding":"Preenchimento da c\xe9lula","Cell properties":"Propriedades da c\xe9lula","Cell spacing":"Espa\xe7amento entre c\xe9lulas","Cell styles":"Estilo de c\xe9lulas","Cell type":"Tipo de c\xe9lula","Center":"Centro","Characters":"Caracteres","Characters (no spaces)":"Caracteres (sem espa\xe7os)","Circle":"C\xedrculo","Class":"Classe","Clear formatting":"Limpar formata\xe7\xe3o","Close":"Fechar","Code":"C\xf3digo","Code sample...":"Amostra de c\xf3digo...","Code view":"Vista do c\xf3digo-fonte","Color Picker":"Seletor de cores","Color swatch":"Cole\xe7\xe3o de cores","Cols":"Colunas","Column":"Coluna","Column clipboard actions":"A\xe7\xf5es da coluna da \xe1rea de transfer\xeancia","Column group":"Grupo de colunas","Column header":"Cabe\xe7alho de coluna","Constrain proportions":"Manter propor\xe7\xf5es","Copy":"Copiar","Copy column":"Copiar coluna","Copy row":"Copiar linha","Could not find the specified string.":"N\xe3o foi poss\xedvel localizar a cadeia de caracteres especificada.","Could not load emojis":"N\xe3o conseguiu carregar os emojis","Count":"Contagem","Currency":"Moeda","Current window":"Janela atual","Custom color":"Cor personalizada","Custom...":"Personalizado...","Cut":"Cortar","Cut column":"Cortar coluna","Cut row":"Cortar linha","Dark Blue":"Azul escuro","Dark Gray":"Cinzento escuro","Dark Green":"Verde escuro","Dark Orange":"Laranja escuro","Dark Purple":"P\xfarpura escuro","Dark Red":"Vermelho escuro","Dark Turquoise":"Turquesa escuro","Dark Yellow":"Amarelo escuro","Dashed":"Tracejada","Date/time":"Data/hora","Decrease indent":"Diminuir avan\xe7o","Default":"Predefini\xe7\xe3o","Delete accordion":"","Delete column":"Eliminar coluna","Delete row":"Eliminar linha","Delete table":"Eliminar tabela","Dimensions":"Dimens\xf5es","Disc":"Disco","Div":"Div","Document":"Documento","Dotted":"Ponteada","Double":"Duplo","Drop an image here":"Largar aqui uma imagem","Dropped file type is not supported":"O tipo de ficheiro largado n\xe3o \xe9 suportado","Edit":"Editar","Embed":"Incorporar","Emojis":"Emojis","Emojis...":"Emojis...","Error":"Erro","Error: Form submit field collision.":"Erro: conflito no campo de submiss\xe3o de formul\xe1rio.","Error: No form element found.":"Erro: nenhum elemento de formul\xe1rio encontrado.","Extended Latin":"Latino estendido","Failed to initialize plugin: {0}":"Falha ao inicializar o plugin: {0}","Failed to load plugin url: {0}":"Falha ao carregar o URL do plugin: {0}","Failed to load plugin: {0} from url {1}":"Falha ao carregar o plugin: {0} do URL {1}","Failed to upload image: {0}":"Falha ao carregar a imagem: {0}","File":"Ficheiro","Find":"Localizar","Find (if searchreplace plugin activated)":"Pesquisar (se o plugin localizar e substituir estiver ativado)","Find and Replace":"Pesquisar e substituir","Find and replace...":"Localizar e substituir...","Find in selection":"Pesquisar na sele\xe7\xe3o","Find whole words only":"Localizar apenas palavras inteiras","Flags":"Bandeiras","Focus to contextual toolbar":"Foco na barra de ferramentas contextual","Focus to element path":"Foco no caminho do elemento","Focus to menubar":"Foco na barra de menu","Focus to toolbar":"Foco na barra de ferramentas","Font":"Tipo de letra","Font size {0}":"","Font sizes":"Tamanhos de letra","Font {0}":"","Fonts":"Tipos de letra","Food and Drink":"Comida e bebida","Footer":"Rodap\xe9","Format":"Formatar","Format {0}":"","Formats":"Formatos","Fullscreen":"Ecr\xe3 inteiro","G":"G","General":"Geral","Gray":"Cinzento","Green":"Verde","Green component":"Componente verde(Green)","Groove":"Entalhado","Handy Shortcuts":"Atalhos \xfateis","Header":"Cabe\xe7alho","Header cell":"C\xe9lula de cabe\xe7alho","Heading 1":"T\xedtulo 1","Heading 2":"T\xedtulo 2","Heading 3":"T\xedtulo 3","Heading 4":"T\xedtulo 4","Heading 5":"T\xedtulo 5","Heading 6":"T\xedtulo 6","Headings":"T\xedtulos","Height":"Altura","Help":"Ajuda","Hex color code":"C\xf3digo de cor hexad\xe9cimal","Hidden":"Escondido","Horizontal align":"Alinhamento horizontal","Horizontal line":"Linha horizontal","Horizontal space":"Espa\xe7o horizontal","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"O ID deve come\xe7ar com uma letra, seguido apenas por letras, n\xfameros, tra\xe7os, pontos, dois pontos ou sobtra\xe7os.","Image is decorative":"Imagem \xe9 decorativa","Image list":"Lista de imagens","Image title":"T\xedtulo da imagem","Image...":"Imagem...","ImageProxy HTTP error: Could not find Image Proxy":"Erro de ImageProxy HTTP: Proxy de Imagem n\xe3o encontrado","ImageProxy HTTP error: Incorrect Image Proxy URL":"Erro de ImageProxy HTTP: URL do Proxy de Imagem incorreto","ImageProxy HTTP error: Rejected request":"Erro de ImageProxy HTTP: Pedido regeitado","ImageProxy HTTP error: Unknown ImageProxy error":"Erro de ImageProxy HTTP: Erro de Proxy de Imagem desconhecido","Increase indent":"Aumentar avan\xe7o","Inline":"Na linha","Insert":"Inserir","Insert Template":"Inserir modelo","Insert accordion":"","Insert column after":"Inserir coluna depois","Insert column before":"Inserir coluna antes","Insert date/time":"Inserir data/hora","Insert image":"Inserir imagem","Insert link (if link plugin activated)":"Inserir hiperliga\xe7\xe3o (se o plugin de liga\xe7\xf5es estiver ativado)","Insert row after":"Inserir linha depois","Insert row before":"Inserir linha antes","Insert table":"Inserir tabela","Insert template...":"Inserir modelo...","Insert video":"Inserir v\xeddeo","Insert/Edit code sample":"Inserir/editar amostra de c\xf3digo","Insert/edit image":"Inserir/editar imagem","Insert/edit link":"Inserir/editar liga\xe7\xe3o","Insert/edit media":"Inserir/editar media","Insert/edit video":"Inserir/editar v\xeddeo","Inset":"Inserido","Invalid hex color code: {0}":"C\xf3digo de cor hexad\xe9cimal inv\xe1lido: {0}","Invalid input":"Entrada inv\xe1lida","Italic":"It\xe1lico","Justify":"Justificar","Keyboard Navigation":"Navega\xe7\xe3o com teclado","Language":"Idioma","Learn more...":"Saiba mais...","Left":"Esquerda","Left to right":"Da esquerda para a direita","Light Blue":"Azul claro","Light Gray":"Cinzento claro","Light Green":"Verde claro","Light Purple":"P\xfarpura claro","Light Red":"Vermelho claro","Light Yellow":"Amarelo claro","Line height":"Altura da linha","Link list":"Lista de liga\xe7\xf5es","Link...":"Liga\xe7\xe3o...","List Properties":"Propriedades da lista","List properties...":"Propriedades da lista\u2026","Loading emojis...":"A carregar emojis...","Loading...":"A carregar...","Lower Alpha":"Latino em min\xfasculas","Lower Greek":"Grego em min\xfasculas","Lower Roman":"Romano em min\xfasculas","Match case":"Diferenciar mai\xfasculas/min\xfasculas","Mathematical":"Matem\xe1tico","Media poster (Image URL)":"Publicador de media (URL da imagem)","Media...":"Media...","Medium Blue":"Azul interm\xe9dio","Medium Gray":"Cinzento m\xe9dio","Medium Purple":"P\xfarpura interm\xe9dio","Merge cells":"Fundir c\xe9lulas","Middle":"Meio","Midnight Blue":"Azul muito escuro","More...":"Mais...","Name":"Nome","Navy Blue":"Azul-atl\xe2ntico","New document":"Novo documento","New window":"Nova janela","Next":"Seguinte","No":"N\xe3o","No alignment":"Sem alinhamento","No color":"Sem cor","Nonbreaking space":"Espa\xe7o n\xe3o separ\xe1vel","None":"Nenhum","Numbered list":"Lista numerada","OR":"OU","Objects":"Objetos","Ok":"Ok","Open help dialog":"Abrir caixa de di\xe1logo Ajuda","Open link":"Abrir liga\xe7\xe3o","Open link in...":"Abrir liga\xe7\xe3o em...","Open popup menu for split buttons":"Abrir o menu popup para bot\xf5es divididos","Orange":"Laranja","Outset":"Extra\xeddo","Page break":"Quebra de p\xe1gina","Paragraph":"Par\xe1grafo","Paste":"Colar","Paste as text":"Colar como texto","Paste column after":"Colar coluna depois","Paste column before":"Colar coluna antes","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"O comando colar est\xe1 em modo de texto simples. O conte\xfado ser\xe1 colado como texto simples at\xe9 desativar esta op\xe7\xe3o.","Paste or type a link":"Copiar ou escrever uma hiperliga\xe7\xe3o","Paste row after":"Colar linha depois","Paste row before":"Colar linha antes","Paste your embed code below:":"Insira, abaixo, o seu c\xf3digo de incorpora\xe7\xe3o:","People":"Pessoas","Plugins":"Plugins","Plugins installed ({0}):":"Plugins instalados ({0}):","Powered by {0}":"Com tecnologia {0}","Pre":"Pre","Preferences":"Prefer\xeancias","Preformatted":"Pr\xe9-formatado","Premium plugins:":"Plugins comerciais:","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"Pr\xe9-visualizar","Previous":"Anterior","Print":"Imprimir","Print...":"Imprimir...","Purple":"P\xfarpura","Quotations":"Aspas","R":"R","Range 0 to 255":"Intervalo de 0 a 255","Red":"Vermelho","Red component":"Componente vermelho(Red)","Redo":"Refazer","Remove":"Remover","Remove color":"Remover cor","Remove link":"Remover liga\xe7\xe3o","Replace":"Substituir","Replace all":"Substituir tudo","Replace with":"Substituir por","Resize":"Redimensionar","Restore last draft":"Restaurar o \xfaltimo rascunho","Reveal or hide additional toolbar items":"","Rich Text Area":"\xc1rea de Rich Text","Rich Text Area. Press ALT-0 for help.":"\xc1rea de texto formatado. Prima ALT-0 para exibir a ajuda.","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\xc1rea de texto formatado. Prima ALT-F9 para exibir o menu. Prima ALT-F10 para exibir a barra de ferramentas. Prima ALT-0 para exibir a ajuda","Ridge":"Crista","Right":"Direita","Right to left":"Da direita para a esquerda","Row":"Linha","Row clipboard actions":"A\xe7\xf5es da linha da \xe1rea de transfer\xeancia","Row group":"Grupo de linhas","Row header":"Cabe\xe7alho de linha","Row properties":"Propriedades da linha","Row type":"Tipo de linha","Rows":"Linhas","Save":"Guardar","Save (if save plugin activated)":"Guardar (se o plugin de guardar estiver ativado)","Scope":"\xc2mbito","Search":"Pesquisar","Select all":"Selecionar tudo","Select...":"Selecionar...","Selection":"Sele\xe7\xe3o","Shortcut":"Atalho","Show blocks":"Mostrar blocos","Show caption":"Mostrar legenda","Show invisible characters":"Mostrar carateres invis\xedveis","Size":"Tamanho","Solid":"S\xf3lida","Source":"Origem","Source code":"C\xf3digo fonte","Special Character":"Car\xe1cter especial","Special character...":"Car\xe1cter especial...","Split cell":"Dividir c\xe9lula","Square":"Quadrado","Start list at number":"Come\xe7ar a lista pelo n\xfamero","Strikethrough":"Rasurado","Style":"Estilo","Subscript":"Inferior \xe0 linha","Superscript":"Superior \xe0 linha","Switch to or from fullscreen mode":"Entrar ou sair do modo de ecr\xe3 inteiro","Symbols":"S\xedmbolos","System Font":"Tipo de letra do sistema","Table":"Tabela","Table caption":"Legenda da tabela","Table properties":"Propriedades da tabela","Table styles":"Estilos de tabelas ","Template":"Modelo","Templates":"Modelos","Text":"Texto","Text color":"Cor do texto","Text color {0}":"","Text to display":"Texto a mostrar","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"O URL que indicou parece ser um endere\xe7o de email. Quer adicionar o prefixo mailto: tal como necess\xe1rio?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"O URL que indicou parece ser uma liga\xe7\xe3o externa. Deseja adicionar o prefixo http:// necess\xe1rio?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"O URL que introduziu parece ser uma liga\xe7\xe3o externa. Deseja adicionar-lhe o prefixo https:// ?","Title":"T\xedtulo","To open the popup, press Shift+Enter":"Para abrir o pop-up, prima Shift+Enter","Toggle accordion":"","Tools":"Ferramentas","Top":"Superior","Travel and Places":"Viagens e lugares","Turquoise":"Turquesa","Underline":"Sublinhado","Undo":"Desfazer","Upload":"Carregar","Uploading image":"A carregar imagem","Upper Alpha":"Latino em mai\xfasculas","Upper Roman":"Romano em mai\xfasculas","Url":"URL","User Defined":"Definido pelo utilizador","Valid":"V\xe1lido","Version":"Vers\xe3o","Vertical align":"Alinhamento vertical","Vertical space":"Espa\xe7o vertical","View":"Ver","Visual aids":"Ajuda visual","Warn":"Aviso","White":"Branco","Width":"Largura","Word count":"Contagem de palavras","Words":"Palavras","Words: {0}":"Palavras: {0}","Yellow":"Amarelo","Yes":"Sim","You are using {0}":"Est\xe1 a usar {0}","You have unsaved changes are you sure you want to navigate away?":"Existem altera\xe7\xf5es que ainda n\xe3o foram guardadas. Tem a certeza que pretende sair?","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"O seu navegador n\xe3o suporta acesso direto \xe0 \xe1rea de transfer\xeancia. Por favor, use os atalhos Ctrl+X/C/V do seu teclado.","alignment":"alinhamento","austral sign":"Austral - s\xedmbolo de moeda","cedi sign":"Cedi - s\xedmbolo de moeda","colon sign":"sinal de dois pontos","cruzeiro sign":"Cruzeiro - s\xedmbolo de moeda","currency sign":"s\xedmbolo de moeda","dollar sign":"D\xf3lar - s\xedmbolo de moeda","dong sign":"Dong - s\xedmbolo de moeda","drachma sign":"Dracma - s\xedmbolo de moeda","euro-currency sign":"Euro - s\xedmbolo de moeda","example":"exemplo","formatting":"formata\xe7\xe3o","french franc sign":"Franco franc\xeas - s\xedmbolo de moeda","german penny symbol":"Penny alem\xe3o - s\xedmbolo de moeda","guarani sign":"Guarani - s\xedmbolo de moeda","history":"hist\xf3rico","hryvnia sign":"Gr\xedvnia - s\xedmbolo de moeda","indentation":"indenta\xe7\xe3o","indian rupee sign":"Rupia indiana - s\xedmbolo de moeda","kip sign":"Kip - s\xedmbolo de moeda","lira sign":"Lira - s\xedmbolo de moeda","livre tournois sign":"Libra de Tours - s\xedmbolo de moeda","manat sign":"Manat - s\xedmbolo de moeda","mill sign":"sinal de por mil","naira sign":"Naira - s\xedmbolo de moeda","new sheqel sign":"Shekel - s\xedmbolo de moeda","nordic mark sign":"Markka n\xf3rdica - s\xedmbolo de moeda","peseta sign":"Peseta - s\xedmbolo de moeda","peso sign":"Peso - s\xedmbolo de moeda","ruble sign":"Rublo - s\xedmbolo de moeda","rupee sign":"R\xfapia - s\xedmbolo de moeda","spesmilo sign":"Spesmilo - s\xedmbolo de moeda","styles":"estilos","tenge sign":"Tengue - s\xedmbolo de moeda","tugrik sign":"Tugrik - s\xedmbolo de moeda","turkish lira sign":"Lira turca - s\xedmbolo de moeda","won sign":"Won - s\xedmbolo de moeda","yen character":"Iene - s\xedmbolo de moeda","yen/yuan character variant one":"Iene/Iuane - variante do s\xedmbolo de moeda","yuan character":"Iuane - s\xedmbolo de moeda","yuan character, in hong kong and taiwan":"Iuane, em Hong Kong e Rep\xfablica da China - s\xedmbolo de moeda","{0} characters":"{0} caracteres","{0} columns, {1} rows":"","{0} words":"{0} palavras"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/ro.js b/libraries/tinymce/js/tinymce/langs/ro.js index f1cbd02..3470b0f 100644 --- a/libraries/tinymce/js/tinymce/langs/ro.js +++ b/libraries/tinymce/js/tinymce/langs/ro.js @@ -1 +1 @@ -tinymce.addI18n("ro",{"Redo":"Refacere","Undo":"Anulare","Cut":"Decupare","Copy":"Copiere","Paste":"Lipire","Select all":"Selecteaz\u0103 tot","New document":"Document nou","Ok":"Ok","Cancel":"Revocare","Visual aids":"Ajutoare vizuale","Bold":"Aldin","Italic":"Cursiv","Underline":"Subliniere","Strikethrough":"T\u0103iere","Superscript":"Exponent","Subscript":"Indice","Clear formatting":"\xcendep\u0103rtare formatare","Remove":"\u0218terge","Align left":"Aliniere st\xe2nga","Align center":"Aliniere centru","Align right":"Aliniere dreapta","No alignment":"F\u0103r\u0103 aliniere","Justify":"Aliniere st\xe2nga-dreapta","Bullet list":"List\u0103 marcatori","Numbered list":"List\u0103 numerotat\u0103","Decrease indent":"Mic\u0219orare indent","Increase indent":"M\u0103rire indent","Close":"\xcenchidere","Formats":"Formate","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"Browser-ul dumneavoastr\u0103 nu are acces direct la clipboard. V\u0103 rug\u0103m s\u0103 folosi\u021bi \xeen schimb scurt\u0103turile de tastatur\u0103 Ctrl+X/C/V.","Headings":"Rubrici","Heading 1":"Titlu 1","Heading 2":"Titlu 2","Heading 3":"Titlu 3","Heading 4":"Titlu 4","Heading 5":"Titlu 5","Heading 6":"Titlu 6","Preformatted":"Preformatat","Div":"Div","Pre":"Pre","Code":"Cod","Paragraph":"Paragraf","Blockquote":"Bloc de citate","Inline":"\xcen linie","Blocks":"Blocuri","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Lipirea este \xeen mod text simplu. Con\u021binutul va fi lipit ca text simplu p\xe2n\u0103 dezactiva\u021bi aceast\u0103 op\u021biune.","Fonts":"Fonturi","Font sizes":"Dimensiuni de font","Class":"Clas\u0103","Browse for an image":"C\u0103uta\u021bi o imagine","OR":"SAU","Drop an image here":"Glisa\u021bi o imagine aici","Upload":"\xcenc\u0103rcare","Uploading image":"","Block":"Sec\u021biune","Align":"Aliniere","Default":"Implicit","Circle":"Cerc","Disc":"Punct","Square":"P\u0103trat","Lower Alpha":"Litere mici","Lower Greek":"Grecesc mic","Lower Roman":"Cifre romane mici","Upper Alpha":"Litere mari","Upper Roman":"Cifre romane mari","Anchor...":"Ancor\u0103\u2026","Anchor":"Ancor\u0103","Name":"Nume","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID-ul trebuie s\u0103 \xeenceap\u0103 cu o liter\u0103, urmat\u0103 doar de litere, cifre, liniu\u021be, puncte, dou\u0103 puncte sau litere de subliniere.","You have unsaved changes are you sure you want to navigate away?":"Ave\u021bi modific\u0103ri nesalvate. Sigur dori\u021bi s\u0103 naviga\u021bi \xeen alt\u0103 parte?","Restore last draft":"Restabili\u021bi ultima ciorn\u0103","Special character...":"Caracter special\u2026","Special Character":"Caracter special","Source code":"Cod surs\u0103","Insert/Edit code sample":"Inserare/Editare mostr\u0103 cod","Language":"Limb\u0103","Code sample...":"Mostr\u0103 cod\u2026","Left to right":"St\xe2nga la dreapta","Right to left":"Dreapta la st\xe2nga","Title":"Titlu","Fullscreen":"Ecran complet","Action":"Ac\u0163iune","Shortcut":"Comand\u0103 rapid\u0103","Help":"Ajutor","Address":"Adres\u0103","Focus to menubar":"Centrare pe bara de meniuri","Focus to toolbar":"Centrare pe bara de unelte","Focus to element path":"Centrare pe calea elementului","Focus to contextual toolbar":"Centrare pe bara de unelte contextual\u0103","Insert link (if link plugin activated)":"Inserare link (dac\u0103 modulul de link-uri este activat)","Save (if save plugin activated)":"Salvare (dac\u0103 modulul de salvare este activat)","Find (if searchreplace plugin activated)":"C\u0103utare (dac\u0103 modulul de c\u0103utare \u0219i \xeenlocuire este activat)","Plugins installed ({0}):":"Module instalate ({0}):","Premium plugins:":"Module premium:","Learn more...":"Afla\u021bi mai multe\u2026","You are using {0}":"Folosi\u021bi {0}","Plugins":"Inserturi","Handy Shortcuts":"Comenzi rapide accesibile","Horizontal line":"Linie orizontal\u0103","Insert/edit image":"Inserare/editare imagini","Alternative description":"Descriere alternativ\u0103","Accessibility":"Accesibilitate","Image is decorative":"Imaginea este decorativ\u0103","Source":"Surs\u0103","Dimensions":"Dimensiuni","Constrain proportions":"Restric\u021bionare propor\u021bii","General":"General","Advanced":"Complex","Style":"Stil","Vertical space":"Spa\u0163iu vertical","Horizontal space":"Spa\u0163iu orizontal","Border":"Chenar","Insert image":"Inserare imagine","Image...":"Imagine\u2026","Image list":"List\u0103 de imagini","Resize":"Redimensionare","Insert date/time":"Inserare dat\u0103/or\u0103","Date/time":"Dat\u0103/or\u0103","Insert/edit link":"Inserare/editare link","Text to display":"Text de afi\u0219at","Url":"Url","Open link in...":"Deschide link \xeen\u2026","Current window":"Fereastra curent\u0103","None":"Nu se utilizeaz\u0103 (acest c\xe2mp)","New window":"Fereastr\u0103 nou\u0103","Open link":"Deschide leg\u0103tur\u0103","Remove link":"Eliminare link","Anchors":"Ancore","Link...":"Link\u2026","Paste or type a link":"Lipi\u021bi sau scrie\u021bi un link","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"URL-ul introdus pare a fi o adres\u0103 de e-mail. Dori\u021bi s\u0103 ad\u0103uga\u021bi prefixul mailto: necesar?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"URL-ul introdus pare a fi un link extern. Dori\u021bi s\u0103 ad\u0103uga\u021bi prefixul http:// necesar?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"Adresa URL pe care a\u021bi introdus-o pare a fi un leg\u0103tur\u0103 extern\u0103. Dori\u021bi s\u0103 ad\u0103uga\u021bi prefixul https:// necesar?","Link list":"List\u0103 linkuri","Insert video":"Inserare video","Insert/edit video":"Inserare/editare video","Insert/edit media":"Inserare/editare media","Alternative source":"Surs\u0103 alternativ\u0103","Alternative source URL":"URL surs\u0103 alternativ\u0103","Media poster (Image URL)":"Poster media (URL imagine)","Paste your embed code below:":"Lipi\u021bi codul de \xeencorporare mai jos:","Embed":"\xcencorporare","Media...":"Media\u2026","Nonbreaking space":"Spa\u021biu f\u0103r\u0103 \xeentreruperi","Page break":"\xcentrerupere de pagin\u0103","Paste as text":"Lipire ca text","Preview":"Previzualizare","Print":"Imprimare","Print...":"Tip\u0103rire\u2026","Save":"Salvare","Find":"G\u0103sire","Replace with":"\xcenlocuire cu","Replace":"\xcenlocuire","Replace all":"\xcenlocuire peste tot","Previous":"Anterior","Next":"Urm\u0103torul","Find and Replace":"G\u0103si\u021bi \u0219i \xeenlocui\u021bi","Find and replace...":"C\u0103utare \u0219i \xeenlocuire\u2026","Could not find the specified string.":"Nu s-a g\u0103sit \u0219irul indicat.","Match case":"Potrivire litere mari \u0219i mici","Find whole words only":"G\u0103se\u0219te doar cuvintele \xeentregi","Find in selection":"G\u0103si\u021bi \xeen selec\u021bie","Insert table":"Inserare tabel","Table properties":"Propriet\u0103\u021bi tabel","Delete table":"Eliminare tabel","Cell":"Celul\u0103","Row":"R\xe2nd","Column":"Coloan\u0103","Cell properties":"Propriet\u0103\u021bi celul\u0103","Merge cells":"\xcembinare celule","Split cell":"Scindare celul\u0103","Insert row before":"Inserare r\xe2nd \xeenainte","Insert row after":"Inserare r\xe2nd dup\u0103","Delete row":"Eliminare r\xe2nd","Row properties":"Propriet\u0103\u021bi r\xe2nd","Cut row":"Decupare r\xe2nd","Cut column":"T\u0103ia\u021bi coloana","Copy row":"Copiere r\xe2nd","Copy column":"Copia\u021bi coloana","Paste row before":"Lipire r\xe2nd \xeenainte","Paste column before":"Inserare coloan\u0103 \xeenainte","Paste row after":"Lipire r\xe2nd dup\u0103","Paste column after":"Inserare coloan\u0103 dup\u0103","Insert column before":"Inserare coloan\u0103 \xeenainte","Insert column after":"Inserare coloan\u0103 dup\u0103","Delete column":"Eliminare coloan\u0103","Cols":"Coloane","Rows":"R\xe2nduri","Width":"L\u0103\u021bime","Height":"\xcen\u0103l\u021bime","Cell spacing":"Spa\u021biere celul\u0103","Cell padding":"Spa\u021biere \xeen celul\u0103","Row clipboard actions":"Ac\u021biuni clipboard pe r\xe2nd","Column clipboard actions":"","Table styles":"","Cell styles":"","Column header":"","Row header":"","Table caption":"","Caption":"Titlu","Show caption":"Afi\u0219are captur\u0103","Left":"St\xe2nga","Center":"Centru","Right":"Dreapta","Cell type":"Tip celul\u0103","Scope":"Domeniu","Alignment":"Aliniere","Horizontal align":"","Vertical align":"","Top":"Sus","Middle":"Mijloc","Bottom":"Jos","Header cell":"Celul\u0103 de antet","Row group":"Grupare r\xe2nduri","Column group":"Grup coloane","Row type":"Tip r\xe2nd","Header":"","Body":"Corp","Footer":"","Border color":"Culoare chenar","Solid":"","Dotted":"","Dashed":"","Double":"","Groove":"","Ridge":"","Inset":"","Outset":"","Hidden":"","Insert template...":"Inserare \u0219ablon\u2026","Templates":"\u0218abloane","Template":"\u0218ablon","Insert Template":"","Text color":"Culoare text","Background color":"Culoare fundal","Custom...":"Particularizare...","Custom color":"Culoare personalizat\u0103","No color":"F\u0103r\u0103 culoare","Remove color":"Eliminare culoare","Show blocks":"Arat\u0103 rubricile","Show invisible characters":"Arat\u0103 caracterele invizibile","Word count":"Num\u0103r\u0103toare cuvinte","Count":"Num\u0103r\u0103toare","Document":"","Selection":"Selec\u021bie","Words":"Cuvinte","Words: {0}":"Cuvinte: {0}","{0} words":"{0} cuvinte","File":"Fi\u0219ier","Edit":"Editare","Insert":"Inserare","View":"Vizualizare","Format":"","Table":"Tabel","Tools":"Unelte","Powered by {0}":"Sus\u021binut de {0}","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Zon\u0103 Text Formatat. Ap\u0103sa\u021bi ALT-F9 pentru a accesa meniul. Ap\u0103sa\u021bi ALT-F10 pentru a accesa bara de unelte. Ap\u0103sa\u021bi ALT-0 pentru ajutor","Image title":"Titlu imagine","Border width":"Grosime chenar","Border style":"Stil chenar","Error":"Eroare","Warn":"Aten\u021bionare","Valid":"","To open the popup, press Shift+Enter":"Pentru a deschide fereastra popup, ap\u0103sa\u021bi Shift+Enter","Rich Text Area":"","Rich Text Area. Press ALT-0 for help.":"Zon\u0103 Text Formatat. Ap\u0103sa\u021bi ALT-0 pentru ajutor.","System Font":"Font Sistem","Failed to upload image: {0}":"Nu s-a putut \xeenc\u0103rca imaginea: {0}","Failed to load plugin: {0} from url {1}":"Nu s-a putut \xeenc\u0103rca modulul: {0} de la URL-ul {1}","Failed to load plugin url: {0}":"Nu s-a putut \xeenc\u0103rca URL-ul modulului: {0}","Failed to initialize plugin: {0}":"Nu s-a putut ini\u021bializa modulul: {0}","example":"exemplu","Search":"C\u0103utare","All":"Tot","Currency":"Moned\u0103","Text":"","Quotations":"Ghilimele","Mathematical":"Simboluri matematice","Extended Latin":"Simboluri alfabet latin extins","Symbols":"Simboluri","Arrows":"S\u0103ge\u021bi","User Defined":"Definite de utilizator","dollar sign":"simbol dolar","currency sign":"simbol moned\u0103","euro-currency sign":"simbol euro","colon sign":"dou\u0103 puncte","cruzeiro sign":"simbol cruzeiro","french franc sign":"simbol franc francez","lira sign":"simbol lir\u0103","mill sign":"simbol mill","naira sign":"simbol naira","peseta sign":"simbol peset\u0103","rupee sign":"simbol rupie","won sign":"simbol won","new sheqel sign":"simbol shekel nou","dong sign":"simbol dong","kip sign":"simbol kip","tugrik sign":"simbol tugrik","drachma sign":"simbol drahm\u0103","german penny symbol":"simbol peni german","peso sign":"simbol peso","guarani sign":"simbol guarani","austral sign":"simbol austral","hryvnia sign":"simbol grivn\u0103","cedi sign":"simbol cedi","livre tournois sign":"simbol livr\u0103 tournois","spesmilo sign":"simbol spesmilo","tenge sign":"simbol tenge","indian rupee sign":"simbol rupie indian\u0103","turkish lira sign":"simbol lir\u0103 turceasc\u0103","nordic mark sign":"simbol marc\u0103 nordic\u0103","manat sign":"simbol manat","ruble sign":"simbol rubl\u0103","yen character":"simbol yen","yuan character":"simbol yuan","yuan character, in hong kong and taiwan":"simbol yuan \xeen Hong Kong \u0219i Taiwan","yen/yuan character variant one":"simbol yen/yuan prima variant\u0103","Emojis":"","Emojis...":"","Loading emojis...":"","Could not load emojis":"","People":"Persoane","Animals and Nature":"Animale \u0219i natur\u0103","Food and Drink":"M\xe2ncare \u0219i b\u0103uturi","Activity":"Activit\u0103\u021bi","Travel and Places":"C\u0103l\u0103torii \u0219i loca\u021bii","Objects":"Obiecte","Flags":"Steaguri","Characters":"Caractere","Characters (no spaces)":"Caractere (f\u0103r\u0103 spa\u021bii)","{0} characters":"{0} caractere","Error: Form submit field collision.":"Eroare: Coliziune c\xe2mpuri la trimiterea formularului.","Error: No form element found.":"Eroare: Niciun element de formular g\u0103sit.","Color swatch":"Mostr\u0103 de culori","Color Picker":"Selector culori","Invalid hex color code: {0}":"","Invalid input":"","R":"","Red component":"","G":"","Green component":"","B":"","Blue component":"","#":"","Hex color code":"","Range 0 to 255":"","Turquoise":"Turcoaz","Green":"Verde","Blue":"Albastru","Purple":"Mov","Navy Blue":"Albastru marin","Dark Turquoise":"Turcoaz \xeenchis","Dark Green":"Verde \xeenchis","Medium Blue":"Albastru mediu","Medium Purple":"Mov mediu","Midnight Blue":"Albastru \xeenchis","Yellow":"Galben","Orange":"Portocaliu","Red":"Ro\u0219u","Light Gray":"Gri deschis","Gray":"Gri","Dark Yellow":"Galben \xeenchis","Dark Orange":"Portocaliu \xeenchis","Dark Red":"Ro\u0219u \xeenchis","Medium Gray":"Gri mediu","Dark Gray":"Gri \xeenchis","Light Green":"Verde deschis","Light Yellow":"Galben deschis","Light Red":"Ro\u015fu deschis","Light Purple":"Violet deschis","Light Blue":"Albastru deschis","Dark Purple":"Violet \xeenchis","Dark Blue":"Negru \xeenchis","Black":"Negru","White":"Alb","Switch to or from fullscreen mode":"Comutare pe sau de la modul ecran complet","Open help dialog":"Deschide dialogul de ajutor","history":"istoric","styles":"stiluri","formatting":"formatare","alignment":"aliniere","indentation":"indentare","Font":"","Size":"Dimensiuni","More...":"Mai multe...","Select...":"Selectare...","Preferences":"Preferin\u021be","Yes":"Da","No":"Nu","Keyboard Navigation":"Navigare de la tastatur\u0103","Version":"Versiune","Code view":"Vizualizare cod","Open popup menu for split buttons":"Deschide\u021bi meniul pop-up pentru butoanele divizate","List Properties":"Propriet\u0103\u021bi list\u0103","List properties...":"Propriet\u0103\u021bi list\u0103...","Start list at number":"\xcencepe\u021bi lista la num\u0103rul","Line height":"\xcen\u0103l\u021bimea liniei","Dropped file type is not supported":"","Loading...":"","ImageProxy HTTP error: Rejected request":"","ImageProxy HTTP error: Could not find Image Proxy":"","ImageProxy HTTP error: Incorrect Image Proxy URL":"","ImageProxy HTTP error: Unknown ImageProxy error":""}); \ No newline at end of file +tinymce.addI18n("ro",{"#":"","Accessibility":"Accesibilitate","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"Ac\u0163iune","Activity":"Activit\u0103\u021bi","Address":"Adres\u0103","Advanced":"Complex","Align":"Aliniere","Align center":"Aliniere centru","Align left":"Aliniere st\xe2nga","Align right":"Aliniere dreapta","Alignment":"Aliniere","Alignment {0}":"","All":"Tot","Alternative description":"Descriere alternativ\u0103","Alternative source":"Surs\u0103 alternativ\u0103","Alternative source URL":"URL surs\u0103 alternativ\u0103","Anchor":"Ancor\u0103","Anchor...":"Ancor\u0103\u2026","Anchors":"Ancore","Animals and Nature":"Animale \u0219i natur\u0103","Arrows":"S\u0103ge\u021bi","B":"","Background color":"Culoare fundal","Background color {0}":"","Black":"Negru","Block":"Sec\u021biune","Block {0}":"","Blockquote":"Bloc de citate","Blocks":"Blocuri","Blue":"Albastru","Blue component":"","Body":"Corp","Bold":"Aldin","Border":"Chenar","Border color":"Culoare chenar","Border style":"Stil chenar","Border width":"Grosime chenar","Bottom":"Jos","Browse files":"","Browse for an image":"C\u0103uta\u021bi o imagine","Browse links":"","Bullet list":"List\u0103 marcatori","Cancel":"Revocare","Caption":"Titlu","Cell":"Celul\u0103","Cell padding":"Spa\u021biere \xeen celul\u0103","Cell properties":"Propriet\u0103\u021bi celul\u0103","Cell spacing":"Spa\u021biere celul\u0103","Cell styles":"","Cell type":"Tip celul\u0103","Center":"Centru","Characters":"Caractere","Characters (no spaces)":"Caractere (f\u0103r\u0103 spa\u021bii)","Circle":"Cerc","Class":"Clas\u0103","Clear formatting":"\xcendep\u0103rtare formatare","Close":"\xcenchidere","Code":"Cod","Code sample...":"Mostr\u0103 cod\u2026","Code view":"Vizualizare cod","Color Picker":"Selector culori","Color swatch":"Mostr\u0103 de culori","Cols":"Coloane","Column":"Coloan\u0103","Column clipboard actions":"","Column group":"Grup coloane","Column header":"","Constrain proportions":"Restric\u021bionare propor\u021bii","Copy":"Copiere","Copy column":"Copia\u021bi coloana","Copy row":"Copiere r\xe2nd","Could not find the specified string.":"Nu s-a g\u0103sit \u0219irul indicat.","Could not load emojis":"","Count":"Num\u0103r\u0103toare","Currency":"Moned\u0103","Current window":"Fereastra curent\u0103","Custom color":"Culoare personalizat\u0103","Custom...":"Particularizare...","Cut":"Decupare","Cut column":"T\u0103ia\u021bi coloana","Cut row":"Decupare r\xe2nd","Dark Blue":"Negru \xeenchis","Dark Gray":"Gri \xeenchis","Dark Green":"Verde \xeenchis","Dark Orange":"Portocaliu \xeenchis","Dark Purple":"Violet \xeenchis","Dark Red":"Ro\u0219u \xeenchis","Dark Turquoise":"Turcoaz \xeenchis","Dark Yellow":"Galben \xeenchis","Dashed":"","Date/time":"Dat\u0103/or\u0103","Decrease indent":"Mic\u0219orare indent","Default":"Implicit","Delete accordion":"","Delete column":"Eliminare coloan\u0103","Delete row":"Eliminare r\xe2nd","Delete table":"Eliminare tabel","Dimensions":"Dimensiuni","Disc":"Punct","Div":"Div","Document":"","Dotted":"","Double":"","Drop an image here":"Glisa\u021bi o imagine aici","Dropped file type is not supported":"","Edit":"Editare","Embed":"\xcencorporare","Emojis":"","Emojis...":"","Error":"Eroare","Error: Form submit field collision.":"Eroare: Coliziune c\xe2mpuri la trimiterea formularului.","Error: No form element found.":"Eroare: Niciun element de formular g\u0103sit.","Extended Latin":"Simboluri alfabet latin extins","Failed to initialize plugin: {0}":"Nu s-a putut ini\u021bializa modulul: {0}","Failed to load plugin url: {0}":"Nu s-a putut \xeenc\u0103rca URL-ul modulului: {0}","Failed to load plugin: {0} from url {1}":"Nu s-a putut \xeenc\u0103rca modulul: {0} de la URL-ul {1}","Failed to upload image: {0}":"Nu s-a putut \xeenc\u0103rca imaginea: {0}","File":"Fi\u0219ier","Find":"G\u0103sire","Find (if searchreplace plugin activated)":"C\u0103utare (dac\u0103 modulul de c\u0103utare \u0219i \xeenlocuire este activat)","Find and Replace":"G\u0103si\u021bi \u0219i \xeenlocui\u021bi","Find and replace...":"C\u0103utare \u0219i \xeenlocuire\u2026","Find in selection":"G\u0103si\u021bi \xeen selec\u021bie","Find whole words only":"G\u0103se\u0219te doar cuvintele \xeentregi","Flags":"Steaguri","Focus to contextual toolbar":"Centrare pe bara de unelte contextual\u0103","Focus to element path":"Centrare pe calea elementului","Focus to menubar":"Centrare pe bara de meniuri","Focus to toolbar":"Centrare pe bara de unelte","Font":"","Font size {0}":"","Font sizes":"Dimensiuni de font","Font {0}":"","Fonts":"Fonturi","Food and Drink":"M\xe2ncare \u0219i b\u0103uturi","Footer":"","Format":"","Format {0}":"","Formats":"Formate","Fullscreen":"Ecran complet","G":"","General":"General","Gray":"Gri","Green":"Verde","Green component":"","Groove":"","Handy Shortcuts":"Comenzi rapide accesibile","Header":"","Header cell":"Celul\u0103 de antet","Heading 1":"Titlu 1","Heading 2":"Titlu 2","Heading 3":"Titlu 3","Heading 4":"Titlu 4","Heading 5":"Titlu 5","Heading 6":"Titlu 6","Headings":"Rubrici","Height":"\xcen\u0103l\u021bime","Help":"Ajutor","Hex color code":"","Hidden":"","Horizontal align":"","Horizontal line":"Linie orizontal\u0103","Horizontal space":"Spa\u0163iu orizontal","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID-ul trebuie s\u0103 \xeenceap\u0103 cu o liter\u0103, urmat\u0103 doar de litere, cifre, liniu\u021be, puncte, dou\u0103 puncte sau litere de subliniere.","Image is decorative":"Imaginea este decorativ\u0103","Image list":"List\u0103 de imagini","Image title":"Titlu imagine","Image...":"Imagine\u2026","ImageProxy HTTP error: Could not find Image Proxy":"","ImageProxy HTTP error: Incorrect Image Proxy URL":"","ImageProxy HTTP error: Rejected request":"","ImageProxy HTTP error: Unknown ImageProxy error":"","Increase indent":"M\u0103rire indent","Inline":"\xcen linie","Insert":"Inserare","Insert Template":"","Insert accordion":"","Insert column after":"Inserare coloan\u0103 dup\u0103","Insert column before":"Inserare coloan\u0103 \xeenainte","Insert date/time":"Inserare dat\u0103/or\u0103","Insert image":"Inserare imagine","Insert link (if link plugin activated)":"Inserare link (dac\u0103 modulul de link-uri este activat)","Insert row after":"Inserare r\xe2nd dup\u0103","Insert row before":"Inserare r\xe2nd \xeenainte","Insert table":"Inserare tabel","Insert template...":"Inserare \u0219ablon\u2026","Insert video":"Inserare video","Insert/Edit code sample":"Inserare/Editare mostr\u0103 cod","Insert/edit image":"Inserare/editare imagini","Insert/edit link":"Inserare/editare link","Insert/edit media":"Inserare/editare media","Insert/edit video":"Inserare/editare video","Inset":"","Invalid hex color code: {0}":"","Invalid input":"","Italic":"Cursiv","Justify":"Aliniere st\xe2nga-dreapta","Keyboard Navigation":"Navigare de la tastatur\u0103","Language":"Limb\u0103","Learn more...":"Afla\u021bi mai multe\u2026","Left":"St\xe2nga","Left to right":"St\xe2nga la dreapta","Light Blue":"Albastru deschis","Light Gray":"Gri deschis","Light Green":"Verde deschis","Light Purple":"Violet deschis","Light Red":"Ro\u015fu deschis","Light Yellow":"Galben deschis","Line height":"\xcen\u0103l\u021bimea liniei","Link list":"List\u0103 linkuri","Link...":"Link\u2026","List Properties":"Propriet\u0103\u021bi list\u0103","List properties...":"Propriet\u0103\u021bi list\u0103...","Loading emojis...":"","Loading...":"","Lower Alpha":"Litere mici","Lower Greek":"Grecesc mic","Lower Roman":"Cifre romane mici","Match case":"Potrivire litere mari \u0219i mici","Mathematical":"Simboluri matematice","Media poster (Image URL)":"Poster media (URL imagine)","Media...":"Media\u2026","Medium Blue":"Albastru mediu","Medium Gray":"Gri mediu","Medium Purple":"Mov mediu","Merge cells":"\xcembinare celule","Middle":"Mijloc","Midnight Blue":"Albastru \xeenchis","More...":"Mai multe...","Name":"Nume","Navy Blue":"Albastru marin","New document":"Document nou","New window":"Fereastr\u0103 nou\u0103","Next":"Urm\u0103torul","No":"Nu","No alignment":"F\u0103r\u0103 aliniere","No color":"F\u0103r\u0103 culoare","Nonbreaking space":"Spa\u021biu f\u0103r\u0103 \xeentreruperi","None":"Nu se utilizeaz\u0103 (acest c\xe2mp)","Numbered list":"List\u0103 numerotat\u0103","OR":"SAU","Objects":"Obiecte","Ok":"Ok","Open help dialog":"Deschide dialogul de ajutor","Open link":"Deschide leg\u0103tur\u0103","Open link in...":"Deschide link \xeen\u2026","Open popup menu for split buttons":"Deschide\u021bi meniul pop-up pentru butoanele divizate","Orange":"Portocaliu","Outset":"","Page break":"\xcentrerupere de pagin\u0103","Paragraph":"Paragraf","Paste":"Lipire","Paste as text":"Lipire ca text","Paste column after":"Inserare coloan\u0103 dup\u0103","Paste column before":"Inserare coloan\u0103 \xeenainte","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Lipirea este \xeen mod text simplu. Con\u021binutul va fi lipit ca text simplu p\xe2n\u0103 dezactiva\u021bi aceast\u0103 op\u021biune.","Paste or type a link":"Lipi\u021bi sau scrie\u021bi un link","Paste row after":"Lipire r\xe2nd dup\u0103","Paste row before":"Lipire r\xe2nd \xeenainte","Paste your embed code below:":"Lipi\u021bi codul de \xeencorporare mai jos:","People":"Persoane","Plugins":"Inserturi","Plugins installed ({0}):":"Module instalate ({0}):","Powered by {0}":"Sus\u021binut de {0}","Pre":"Pre","Preferences":"Preferin\u021be","Preformatted":"Preformatat","Premium plugins:":"Module premium:","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"Previzualizare","Previous":"Anterior","Print":"Imprimare","Print...":"Tip\u0103rire\u2026","Purple":"Mov","Quotations":"Ghilimele","R":"","Range 0 to 255":"","Red":"Ro\u0219u","Red component":"","Redo":"Refacere","Remove":"\u0218terge","Remove color":"Eliminare culoare","Remove link":"Eliminare link","Replace":"\xcenlocuire","Replace all":"\xcenlocuire peste tot","Replace with":"\xcenlocuire cu","Resize":"Redimensionare","Restore last draft":"Restabili\u021bi ultima ciorn\u0103","Reveal or hide additional toolbar items":"","Rich Text Area":"","Rich Text Area. Press ALT-0 for help.":"Zon\u0103 Text Formatat. Ap\u0103sa\u021bi ALT-0 pentru ajutor.","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Zon\u0103 Text Formatat. Ap\u0103sa\u021bi ALT-F9 pentru a accesa meniul. Ap\u0103sa\u021bi ALT-F10 pentru a accesa bara de unelte. Ap\u0103sa\u021bi ALT-0 pentru ajutor","Ridge":"","Right":"Dreapta","Right to left":"Dreapta la st\xe2nga","Row":"R\xe2nd","Row clipboard actions":"Ac\u021biuni clipboard pe r\xe2nd","Row group":"Grupare r\xe2nduri","Row header":"","Row properties":"Propriet\u0103\u021bi r\xe2nd","Row type":"Tip r\xe2nd","Rows":"R\xe2nduri","Save":"Salvare","Save (if save plugin activated)":"Salvare (dac\u0103 modulul de salvare este activat)","Scope":"Domeniu","Search":"C\u0103utare","Select all":"Selecteaz\u0103 tot","Select...":"Selectare...","Selection":"Selec\u021bie","Shortcut":"Comand\u0103 rapid\u0103","Show blocks":"Arat\u0103 rubricile","Show caption":"Afi\u0219are captur\u0103","Show invisible characters":"Arat\u0103 caracterele invizibile","Size":"Dimensiuni","Solid":"","Source":"Surs\u0103","Source code":"Cod surs\u0103","Special Character":"Caracter special","Special character...":"Caracter special\u2026","Split cell":"Scindare celul\u0103","Square":"P\u0103trat","Start list at number":"\xcencepe\u021bi lista la num\u0103rul","Strikethrough":"T\u0103iere","Style":"Stil","Subscript":"Indice","Superscript":"Exponent","Switch to or from fullscreen mode":"Comutare pe sau de la modul ecran complet","Symbols":"Simboluri","System Font":"Font Sistem","Table":"Tabel","Table caption":"","Table properties":"Propriet\u0103\u021bi tabel","Table styles":"","Template":"\u0218ablon","Templates":"\u0218abloane","Text":"","Text color":"Culoare text","Text color {0}":"","Text to display":"Text de afi\u0219at","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"URL-ul introdus pare a fi o adres\u0103 de e-mail. Dori\u021bi s\u0103 ad\u0103uga\u021bi prefixul mailto: necesar?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"URL-ul introdus pare a fi un link extern. Dori\u021bi s\u0103 ad\u0103uga\u021bi prefixul http:// necesar?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"Adresa URL pe care a\u021bi introdus-o pare a fi un leg\u0103tur\u0103 extern\u0103. Dori\u021bi s\u0103 ad\u0103uga\u021bi prefixul https:// necesar?","Title":"Titlu","To open the popup, press Shift+Enter":"Pentru a deschide fereastra popup, ap\u0103sa\u021bi Shift+Enter","Toggle accordion":"","Tools":"Unelte","Top":"Sus","Travel and Places":"C\u0103l\u0103torii \u0219i loca\u021bii","Turquoise":"Turcoaz","Underline":"Subliniere","Undo":"Anulare","Upload":"\xcenc\u0103rcare","Uploading image":"","Upper Alpha":"Litere mari","Upper Roman":"Cifre romane mari","Url":"Url","User Defined":"Definite de utilizator","Valid":"","Version":"Versiune","Vertical align":"","Vertical space":"Spa\u0163iu vertical","View":"Vizualizare","Visual aids":"Ajutoare vizuale","Warn":"Aten\u021bionare","White":"Alb","Width":"L\u0103\u021bime","Word count":"Num\u0103r\u0103toare cuvinte","Words":"Cuvinte","Words: {0}":"Cuvinte: {0}","Yellow":"Galben","Yes":"Da","You are using {0}":"Folosi\u021bi {0}","You have unsaved changes are you sure you want to navigate away?":"Ave\u021bi modific\u0103ri nesalvate. Sigur dori\u021bi s\u0103 naviga\u021bi \xeen alt\u0103 parte?","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"Browser-ul dumneavoastr\u0103 nu are acces direct la clipboard. V\u0103 rug\u0103m s\u0103 folosi\u021bi \xeen schimb scurt\u0103turile de tastatur\u0103 Ctrl+X/C/V.","alignment":"aliniere","austral sign":"simbol austral","cedi sign":"simbol cedi","colon sign":"dou\u0103 puncte","cruzeiro sign":"simbol cruzeiro","currency sign":"simbol moned\u0103","dollar sign":"simbol dolar","dong sign":"simbol dong","drachma sign":"simbol drahm\u0103","euro-currency sign":"simbol euro","example":"exemplu","formatting":"formatare","french franc sign":"simbol franc francez","german penny symbol":"simbol peni german","guarani sign":"simbol guarani","history":"istoric","hryvnia sign":"simbol grivn\u0103","indentation":"indentare","indian rupee sign":"simbol rupie indian\u0103","kip sign":"simbol kip","lira sign":"simbol lir\u0103","livre tournois sign":"simbol livr\u0103 tournois","manat sign":"simbol manat","mill sign":"simbol mill","naira sign":"simbol naira","new sheqel sign":"simbol shekel nou","nordic mark sign":"simbol marc\u0103 nordic\u0103","peseta sign":"simbol peset\u0103","peso sign":"simbol peso","ruble sign":"simbol rubl\u0103","rupee sign":"simbol rupie","spesmilo sign":"simbol spesmilo","styles":"stiluri","tenge sign":"simbol tenge","tugrik sign":"simbol tugrik","turkish lira sign":"simbol lir\u0103 turceasc\u0103","won sign":"simbol won","yen character":"simbol yen","yen/yuan character variant one":"simbol yen/yuan prima variant\u0103","yuan character":"simbol yuan","yuan character, in hong kong and taiwan":"simbol yuan \xeen Hong Kong \u0219i Taiwan","{0} characters":"{0} caractere","{0} columns, {1} rows":"","{0} words":"{0} cuvinte"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/ru.js b/libraries/tinymce/js/tinymce/langs/ru.js index 6ab0e12..eb669f9 100644 --- a/libraries/tinymce/js/tinymce/langs/ru.js +++ b/libraries/tinymce/js/tinymce/langs/ru.js @@ -1 +1 @@ -tinymce.addI18n("ru",{"Redo":"Redo","Undo":"Undo","Cut":"\u0412\u044b\u0440\u0435\u0437\u0430\u0442\u044c","Copy":"\u041a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u0442\u044c","Paste":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c","Select all":"\u0412\u044b\u0434\u0435\u043b\u0438\u0442\u044c \u0432\u0441\u0435","New document":"\u041d\u043e\u0432\u044b\u0439 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442","Ok":"OK","Cancel":"\u041e\u0442\u043c\u0435\u043d\u0438\u0442\u044c","Visual aids":"\u0412\u0438\u0437\u0443\u0430\u043b\u044c\u043d\u044b\u0435 \u043f\u043e\u0434\u0441\u043a\u0430\u0437\u043a\u0438","Bold":"\u0416\u0438\u0440\u043d\u044b\u0439 \u0448\u0440\u0438\u0444\u0442","Italic":"\u041a\u0443\u0440\u0441\u0438\u0432","Underline":"\u041f\u043e\u0434\u0447\u0435\u0440\u043a\u0438\u0432\u0430\u043d\u0438\u0435","Strikethrough":"\u0417\u0430\u0447\u0435\u0440\u043a\u0438\u0432\u0430\u043d\u0438\u0435","Superscript":"\u041d\u0430\u0434\u0441\u0442\u0440\u043e\u0447\u043d\u044b\u0439","Subscript":"\u041f\u043e\u0434\u0441\u0442\u0440\u043e\u0447\u043d\u044b\u0439","Clear formatting":"\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435","Remove":"\u0423\u0434\u0430\u043b\u0438\u0442\u044c","Align left":"\u0412\u044b\u0440\u043e\u0432\u043d\u044f\u0442\u044c \u043f\u043e \u043b\u0435\u0432\u043e\u043c\u0443 \u043a\u0440\u0430\u044e","Align center":"\u0412\u044b\u0440\u043e\u0432\u043d\u044f\u0442\u044c \u043f\u043e \u0446\u0435\u043d\u0442\u0440\u0443","Align right":"\u0412\u044b\u0440\u043e\u0432\u043d\u044f\u0442\u044c \u043f\u043e \u043f\u0440\u0430\u0432\u043e\u043c\u0443 \u043a\u0440\u0430\u044e","No alignment":"\u0412\u044b\u0440\u0430\u0432\u043d\u0438\u0432\u0430\u043d\u0438\u0435 \u043d\u0435 \u0437\u0430\u0434\u0430\u043d\u043e","Justify":"\u0412\u044b\u0440\u043e\u0432\u043d\u044f\u0442\u044c \u0442\u0435\u043a\u0441\u0442 \u043f\u043e \u0448\u0438\u0440\u0438\u043d\u0435","Bullet list":"\u041c\u0430\u0440\u043a\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0439 \u0441\u043f\u0438\u0441\u043e\u043a","Numbered list":"\u041d\u0443\u043c\u0435\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0439 \u0441\u043f\u0438\u0441\u043e\u043a","Decrease indent":"\u0423\u043c\u0435\u043d\u044c\u0448\u0438\u0442\u044c \u043e\u0442\u0441\u0442\u0443\u043f","Increase indent":"\u0423\u0432\u0435\u043b\u0438\u0447\u0438\u0442\u044c \u043e\u0442\u0441\u0442\u0443\u043f","Close":"\u0417\u0430\u043a\u0440\u044b\u0442\u044c","Formats":"\u0424\u043e\u0440\u043c\u0430\u0442\u044b","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"\u0412\u0430\u0448 \u0431\u0440\u0430\u0443\u0437\u0435\u0440 \u043d\u0435 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442 \u043f\u0440\u044f\u043c\u043e\u0439 \u0434\u043e\u0441\u0442\u0443\u043f \u043a \u0431\u0443\u0444\u0435\u0440\u0443 \u043e\u0431\u043c\u0435\u043d\u0430. \u0418\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0439\u0442\u0435 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0435 \u0441\u043e\u0447\u0435\u0442\u0430\u043d\u0438\u044f \u043a\u043b\u0430\u0432\u0438\u0448: Ctrl+X/C/V.","Headings":"\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043a\u0438","Heading 1":"\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 1","Heading 2":"\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 2","Heading 3":"\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 3","Heading 4":"\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 4","Heading 5":"\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 5","Heading 6":"\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 6","Preformatted":"\u041f\u0440\u0435\u0434\u0432\u0430\u0440\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0439","Div":"Div","Pre":"Pre","Code":"\u041a\u043e\u0434","Paragraph":"\u0410\u0431\u0437\u0430\u0446","Blockquote":"\u0411\u043b\u043e\u043a \u0446\u0438\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f","Inline":"\u0412\u0441\u0442\u0440\u043e\u0435\u043d\u043d\u044b\u0439","Blocks":"\u0411\u043b\u043e\u043a\u0438","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"\u0412\u0441\u0442\u0430\u0432\u043a\u0430 \u043e\u0441\u0443\u0449\u0435\u0441\u0442\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u0432 \u0432\u0438\u0434\u0435 \u043f\u0440\u043e\u0441\u0442\u043e\u0433\u043e \u0442\u0435\u043a\u0441\u0442\u0430, \u043f\u043e\u043a\u0430 \u043d\u0435 \u043e\u0442\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u0434\u0430\u043d\u043d\u0443\u044e \u043e\u043f\u0446\u0438\u044e.","Fonts":"\u0428\u0440\u0438\u0444\u0442\u044b","Font sizes":"\u0420\u0430\u0437\u043c\u0435\u0440 \u0448\u0440\u0438\u0444\u0442\u0430","Class":"\u041a\u043b\u0430\u0441\u0441","Browse for an image":"\u0412\u044b\u0431\u043e\u0440 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f","OR":"\u0418\u041b\u0418","Drop an image here":"\u041f\u0435\u0440\u0435\u0442\u0430\u0449\u0438\u0442\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435 \u0441\u044e\u0434\u0430","Upload":"\u041f\u0435\u0440\u0435\u0434\u0430\u0442\u044c","Uploading image":"\u0417\u0430\u0433\u0440\u0443\u0437\u043a\u0430 \u043a\u0430\u0440\u0442\u0438\u043d\u043a\u0438","Block":"\u0411\u043b\u043e\u043a","Align":"\u0412\u044b\u0440\u043e\u0432\u043d\u044f\u0442\u044c","Default":"\u041f\u043e \u0443\u043c\u043e\u043b\u0447\u0430\u043d\u0438\u044e","Circle":"\u041a\u0440\u0443\u0436\u043e\u043a","Disc":"\u0422\u043e\u0447\u043a\u0430","Square":"\u041a\u0432\u0430\u0434\u0440\u0430\u0442","Lower Alpha":"\u0421\u0442\u0440\u043e\u0447\u043d\u044b\u0435 \u043b\u0430\u0442\u0438\u043d\u0441\u043a\u0438\u0435","Lower Greek":"\u0421\u0442\u0440\u043e\u0447\u043d\u044b\u0435 \u0433\u0440\u0435\u0447\u0435\u0441\u043a\u0438\u0435","Lower Roman":"\u0421\u0442\u0440\u043e\u0447\u043d\u044b\u0435 \u0440\u0438\u043c\u0441\u043a\u0438\u0435","Upper Alpha":"\u0417\u0430\u0433\u043b\u0430\u0432\u043d\u044b\u0435 \u043b\u0430\u0442\u0438\u043d\u0441\u043a\u0438\u0435","Upper Roman":"\u041f\u0440\u043e\u043f\u0438\u0441\u043d\u044b\u0435 \u0440\u0438\u043c\u0441\u043a\u0438\u0435","Anchor...":"\u042f\u043a\u043e\u0440\u044c...","Anchor":"\u042f\u043a\u043e\u0440\u044c","Name":"\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435/\u0418\u043c\u044f","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID \u0434\u043e\u043b\u0436\u0435\u043d \u043d\u0430\u0447\u0438\u043d\u0430\u0442\u044c\u0441\u044f \u0441 \u0431\u0443\u043a\u0432\u044b \u0438 \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u0442\u044c \u0442\u043e\u043b\u044c\u043a\u043e \u0431\u0443\u043a\u0432\u044b, \u0446\u0438\u0444\u0440\u044b, \u0447\u0435\u0440\u0442\u043e\u0447\u043a\u0443, \u0442\u043e\u0447\u043a\u0443, \u0437\u0430\u043f\u044f\u0442\u0443\u044e \u0438\u043b\u0438 \u0437\u043d\u0430\u043a \u043f\u043e\u0434\u0447\u0435\u0440\u043a\u0438\u0432\u0430\u043d\u0438\u044f.","You have unsaved changes are you sure you want to navigate away?":"\u0423 \u0432\u0430\u0441 \u0435\u0441\u0442\u044c \u043d\u0435\u0441\u043e\u0445\u0440\u0430\u043d\u0435\u043d\u043d\u044b\u0435 \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u044f. \u0412\u044b \u0443\u0432\u0435\u0440\u0435\u043d\u044b, \u0447\u0442\u043e \u0445\u043e\u0442\u0438\u0442\u0435 \u0432\u044b\u0439\u0442\u0438?","Restore last draft":"\u0412\u043e\u0441\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0438\u0439 \u0447\u0435\u0440\u043d\u043e\u0432\u0438\u043a","Special character...":"\u0421\u043f\u0435\u0446. \u0441\u0438\u043c\u0432\u043e\u043b\u044b...","Special Character":"\u0421\u043f\u0435\u0446\u0438\u0430\u043b\u044c\u043d\u044b\u0439 \u0441\u0438\u043c\u0432\u043e\u043b","Source code":"\u0418\u0441\u0445\u043e\u0434\u043d\u044b\u0439 \u043a\u043e\u0434","Insert/Edit code sample":"\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c/\u0418\u0437\u043c\u0435\u043d\u0438\u0442\u044c \u043f\u0440\u0438\u043c\u0435\u0440 \u043a\u043e\u0434\u0430","Language":"\u042f\u0437\u044b\u043a","Code sample...":"\u041f\u0440\u0438\u043c\u0435\u0440 \u043a\u043e\u0434\u0430...","Left to right":"\u0421\u043b\u0435\u0432\u0430 \u043d\u0430\u043f\u0440\u0430\u0432\u043e","Right to left":"\u0421\u043f\u0440\u0430\u0432\u0430 \u043d\u0430\u043b\u0435\u0432\u043e","Title":"\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a","Fullscreen":"\u041f\u043e\u043b\u043d\u044b\u0439 \u044d\u043a\u0440\u0430\u043d","Action":"\u0414\u0435\u0439\u0441\u0442\u0432\u0438\u0435","Shortcut":"\u0411\u044b\u0441\u0442\u0440\u0430\u044f \u043a\u043b\u0430\u0432\u0438\u0448\u0430","Help":"\u0421\u043f\u0440\u0430\u0432\u043a\u0430","Address":"\u0410\u0434\u0440\u0435\u0441","Focus to menubar":"\u0424\u043e\u043a\u0443\u0441 \u043d\u0430 \u043f\u0430\u043d\u0435\u043b\u0438 \u043c\u0435\u043d\u044e","Focus to toolbar":"\u0424\u043e\u043a\u0443\u0441 \u043d\u0430 \u043f\u0430\u043d\u0435\u043b\u0438 \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u043e\u0432","Focus to element path":"\u0424\u043e\u043a\u0443\u0441 \u043d\u0430 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0435 \u043f\u0443\u0442\u0438","Focus to contextual toolbar":"\u0424\u043e\u043a\u0443\u0441 \u043d\u0430 \u043a\u043e\u043d\u0442\u0435\u043a\u0441\u0442\u043d\u043e\u0439 \u043f\u0430\u043d\u0435\u043b\u0438 \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u043e\u0432","Insert link (if link plugin activated)":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0441\u0441\u044b\u043b\u043a\u0443 (\u0435\u0441\u043b\u0438 \u043f\u043b\u0430\u0433\u0438\u043d link \u0430\u043a\u0442\u0438\u0432\u0438\u0440\u043e\u0432\u0430\u043d)","Save (if save plugin activated)":"\u0421\u043e\u0445\u0440\u0430\u043d\u0438\u0442\u044c (\u0435\u0441\u043b\u0438 \u043f\u043b\u0430\u0433\u0438\u043d save \u0430\u043a\u0442\u0438\u0432\u0438\u0440\u043e\u0432\u0430\u043d)","Find (if searchreplace plugin activated)":"\u041d\u0430\u0439\u0442\u0438 (\u0435\u0441\u043b\u0438 \u043f\u043b\u0430\u0433\u0438\u043d searchreplace \u0430\u043a\u0442\u0438\u0432\u0438\u0440\u043e\u0432\u0430\u043d)","Plugins installed ({0}):":"\u0423\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u043d\u044b\u0435 \u043f\u043b\u0430\u0433\u0438\u043d\u044b ({0}):","Premium plugins:":"\u041f\u0440\u0435\u043c\u0438\u0443\u043c \u043f\u043b\u0430\u0433\u0438\u043d\u044b:","Learn more...":"\u0423\u0437\u043d\u0430\u0442\u044c \u0431\u043e\u043b\u044c\u0448\u0435...","You are using {0}":"\u0412\u044b \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442\u0435 {0}","Plugins":"\u041f\u043b\u0430\u0433\u0438\u043d\u044b","Handy Shortcuts":"\u0413\u043e\u0440\u044f\u0447\u0438\u0435 \u043a\u043b\u0430\u0432\u0438\u0448\u0438","Horizontal line":"\u0413\u043e\u0440\u0438\u0437\u043e\u043d\u0442\u0430\u043b\u044c\u043d\u0430\u044f \u043b\u0438\u043d\u0438\u044f","Insert/edit image":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c/\u0438\u0437\u043c\u0435\u043d\u0438\u0442\u044c \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435","Alternative description":"\u0410\u043b\u044c\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u043d\u043e\u0435 \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0435","Accessibility":"\u0421\u043f\u0435\u0446\u0438\u0430\u043b\u044c\u043d\u044b\u0435 \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u0438","Image is decorative":"\u0414\u0435\u043a\u043e\u0440\u0430\u0442\u0438\u0432\u043d\u043e\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435","Source":"\u0418\u0441\u0445\u043e\u0434\u043d\u044b\u0439 \u043e\u0431\u044a\u0435\u043a\u0442","Dimensions":"\u0420\u0430\u0437\u043c\u0435\u0440\u044b","Constrain proportions":"\u041e\u0433\u0440\u0430\u043d\u0438\u0447\u0438\u0442\u044c \u043f\u0440\u043e\u043f\u043e\u0440\u0446\u0438\u0438","General":"\u041e\u0431\u0449\u0438\u0435","Advanced":"\u0414\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0435","Style":"\u0421\u0442\u0438\u043b\u044c","Vertical space":"\u0418\u043d\u0442\u0435\u0440\u0432\u0430\u043b \u043f\u043e \u0432\u0435\u0440\u0442\u0438\u043a\u0430\u043b\u0438","Horizontal space":"\u0418\u043d\u0442\u0435\u0440\u0432\u0430\u043b \u043f\u043e \u0433\u043e\u0440\u0438\u0437\u043e\u043d\u0442\u0430\u043b\u0438","Border":"\u0413\u0440\u0430\u043d\u0438\u0446\u0430","Insert image":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435","Image...":"\u0418\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435...","Image list":"\u0421\u043f\u0438\u0441\u043e\u043a \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0439","Resize":"\u0418\u0437\u043c\u0435\u043d\u0438\u0442\u044c \u0440\u0430\u0437\u043c\u0435\u0440","Insert date/time":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0434\u0430\u0442\u0443/\u0432\u0440\u0435\u043c\u044f","Date/time":"\u0414\u0430\u0442\u0430/\u0432\u0440\u0435\u043c\u044f","Insert/edit link":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c/\u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0441\u0441\u044b\u043b\u043a\u0443","Text to display":"\u041e\u0442\u043e\u0431\u0440\u0430\u0436\u0430\u0435\u043c\u044b\u0439 \u0442\u0435\u043a\u0441\u0442","Url":"URL-\u0430\u0434\u0440\u0435\u0441","Open link in...":"\u041e\u0442\u043a\u0440\u044b\u0442\u044c \u0441\u0441\u044b\u043b\u043a\u0443 \u0432...","Current window":"\u0422\u0435\u043a\u0443\u0449\u0435\u0435 \u043e\u043a\u043d\u043e","None":"\u041d\u0435\u0442","New window":"\u041d\u043e\u0432\u043e\u0435 \u043e\u043a\u043d\u043e","Open link":"\u041f\u0435\u0440\u0435\u0439\u0442\u0438 \u043f\u043e \u0441\u0441\u044b\u043b\u043a\u0435","Remove link":"\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u0441\u0441\u044b\u043b\u043a\u0443","Anchors":"\u042f\u043a\u043e\u0440\u044f","Link...":"\u0421\u0441\u044b\u043b\u043a\u0430...","Paste or type a link":"\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0438\u043b\u0438 \u0432\u0441\u0442\u0430\u0432\u044c\u0442\u0435 \u0441\u0441\u044b\u043b\u043a\u0443","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"\u0412\u0432\u0435\u0434\u0435\u043d\u043d\u044b\u0439 URL \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u0430\u0434\u0440\u0435\u0441\u043e\u043c \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u043e\u0439 \u043f\u043e\u0447\u0442\u044b. \u0412\u044b \u0436\u0435\u043b\u0430\u0435\u0442\u0435 \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u044b\u0439 \u043f\u0440\u0435\u0444\u0438\u043a\u0441 \xabmailto:\xbb?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"\u0412\u0432\u0435\u0434\u0435\u043d\u043d\u044b\u0439 URL \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u0432\u043d\u0435\u0448\u043d\u0435\u0439 \u0441\u0441\u044b\u043b\u043a\u043e\u0439. \u0412\u044b \u0436\u0435\u043b\u0430\u0435\u0442\u0435 \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u044b\u0439 \u043f\u0440\u0435\u0444\u0438\u043a\u0441 \xabhttp://\xbb?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"\u0412\u0432\u0435\u0434\u0435\u043d\u043d\u044b\u0439 \u0412\u0430\u043c\u0438 URL-\u0430\u0434\u0440\u0435\u0441 \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u0432\u043d\u0435\u0448\u043d\u0435\u0439 \u0441\u0441\u044b\u043b\u043a\u043e\u0439. \u0425\u043e\u0442\u0438\u0442\u0435 \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u044b\u0439 \u043f\u0440\u0435\u0444\u0438\u043a\u0441 https: //?","Link list":"\u0421\u043f\u0438\u0441\u043e\u043a \u0441\u0441\u044b\u043b\u043e\u043a","Insert video":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0432\u0438\u0434\u0435\u043e","Insert/edit video":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c/\u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0432\u0438\u0434\u0435\u043e","Insert/edit media":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c/\u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u043c\u0443\u043b\u044c\u0442\u0438\u043c\u0435\u0434\u0438\u0430","Alternative source":"\u0410\u043b\u044c\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u043d\u044b\u0439 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a","Alternative source URL":"URL \u0430\u043b\u044c\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u043d\u043e\u0433\u043e \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u0430","Media poster (Image URL)":"\u041f\u043e\u0441\u0442\u0435\u0440 \u043c\u0443\u043b\u044c\u0442\u0438\u043c\u0435\u0434\u0438\u0430 (URL \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f)","Paste your embed code below:":"\u0412\u0441\u0442\u0430\u0432\u044c\u0442\u0435 \u0432\u0441\u0442\u0440\u043e\u0435\u043d\u043d\u044b\u0439 \u043a\u043e\u0434 \u043d\u0438\u0436\u0435:","Embed":"\u0412\u0441\u0442\u0440\u043e\u0435\u043d\u043d\u044b\u0439 \u043a\u043e\u0434","Media...":"\u041c\u0443\u043b\u044c\u0442\u0438\u043c\u0435\u0434\u0438\u0430...","Nonbreaking space":"\u041d\u0435\u0440\u0430\u0437\u0440\u044b\u0432\u043d\u044b\u0439 \u043f\u0440\u043e\u0431\u0435\u043b","Page break":"\u0420\u0430\u0437\u0440\u044b\u0432 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u044b","Paste as text":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u043a\u0430\u043a \u0442\u0435\u043a\u0441\u0442","Preview":"\u041f\u0440\u0435\u0434\u0432\u0430\u0440\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0439 \u043f\u0440\u043e\u0441\u043c\u043e\u0442\u0440","Print":"\u041f\u0435\u0447\u0430\u0442\u044c","Print...":"\u041d\u0430\u043f\u0435\u0447\u0430\u0442\u0430\u0442\u044c...","Save":"\u0421\u043e\u0445\u0440\u0430\u043d\u0438\u0442\u044c","Find":"\u041d\u0430\u0439\u0442\u0438","Replace with":"\u0417\u0430\u043c\u0435\u043d\u0438\u0442\u044c \u043d\u0430","Replace":"\u0417\u0430\u043c\u0435\u043d\u0438\u0442\u044c","Replace all":"\u0417\u0430\u043c\u0435\u043d\u0438\u0442\u044c \u0432\u0441\u0435","Previous":"\u041f\u0440\u0435\u0434\u044b\u0434\u0443\u0449\u0438\u0439","Next":"\u041f\u0440\u043e\u0434\u043e\u043b\u0436\u0438\u0442\u044c","Find and Replace":"\u041d\u0430\u0439\u0442\u0438 \u0438 \u0417\u0430\u043c\u0435\u043d\u0438\u0442\u044c","Find and replace...":"\u041d\u0430\u0439\u0442\u0438 \u0438 \u0437\u0430\u043c\u0435\u043d\u0438\u0442\u044c...","Could not find the specified string.":"\u0417\u0430\u0434\u0430\u043d\u043d\u0430\u044f \u0441\u0442\u0440\u043e\u043a\u0430 \u043d\u0435 \u043d\u0430\u0439\u0434\u0435\u043d\u0430/","Match case":"\u0421 \u0443\u0447\u0435\u0442\u043e\u043c \u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0430","Find whole words only":"\u041d\u0430\u0439\u0442\u0438 \u0442\u043e\u043b\u044c\u043a\u043e \u0446\u0435\u043b\u044b\u0435 \u0441\u043b\u043e\u0432\u0430","Find in selection":"\u0418\u0441\u043a\u0430\u0442\u044c \u0432 \u0432\u044b\u0434\u0435\u043b\u0435\u043d\u043d\u043e\u043c","Insert table":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0442\u0430\u0431\u043b\u0438\u0446\u0443","Table properties":"\u0421\u0432\u043e\u0439\u0441\u0442\u0432\u0430 \u0442\u0430\u0431\u043b\u0438\u0446\u044b","Delete table":"\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u0442\u0430\u0431\u043b\u0438\u0446\u0443","Cell":"\u042f\u0447\u0435\u0439\u043a\u0430","Row":"\u0421\u0442\u0440\u043e\u043a\u0430","Column":"\u0421\u0442\u043e\u043b\u0431\u0435\u0446","Cell properties":"\u041f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u044b \u044f\u0447\u0435\u0439\u043a\u0438","Merge cells":"\u041e\u0431\u044a\u0435\u0434\u0438\u043d\u0438\u0442\u044c \u044f\u0447\u0435\u0439\u043a\u0438","Split cell":"\u0420\u0430\u0437\u0431\u0438\u0442\u044c \u044f\u0447\u0435\u0439\u043a\u0443","Insert row before":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u043f\u0443\u0441\u0442\u0443\u044e \u0441\u0442\u0440\u043e\u043a\u0443 \u0441\u0432\u0435\u0440\u0445\u0443","Insert row after":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u043f\u0443\u0441\u0442\u0443\u044e \u0441\u0442\u0440\u043e\u043a\u0443 \u0441\u043d\u0438\u0437\u0443","Delete row":"\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u0441\u0442\u0440\u043e\u043a\u0443","Row properties":"\u041f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u044b \u0441\u0442\u0440\u043e\u043a\u0438","Cut row":"\u0412\u044b\u0440\u0435\u0437\u0430\u0442\u044c \u0441\u0442\u0440\u043e\u043a\u0443","Cut column":"\u0412\u044b\u0440\u0435\u0437\u0430\u0442\u044c \u0441\u0442\u043e\u043b\u0431\u0435\u0446","Copy row":"\u041a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0441\u0442\u0440\u043e\u043a\u0443","Copy column":"\u041a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0441\u0442\u043e\u043b\u0431\u0435\u0446","Paste row before":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0441\u0442\u0440\u043e\u043a\u0443 \u0441\u0432\u0435\u0440\u0445\u0443","Paste column before":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0441\u0442\u043e\u043b\u0431\u0435\u0446 \u0441\u043b\u0435\u0432\u0430","Paste row after":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0441\u0442\u0440\u043e\u043a\u0443 \u0441\u043d\u0438\u0437\u0443","Paste column after":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0441\u0442\u043e\u043b\u0431\u0435\u0446 \u0441\u043f\u0440\u0430\u0432\u0430","Insert column before":"\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u043f\u0443\u0441\u0442\u043e\u0439 \u0441\u0442\u043e\u043b\u0431\u0435\u0446 \u0441\u043b\u0435\u0432\u0430","Insert column after":"\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u043f\u0443\u0441\u0442\u043e\u0439 \u0441\u0442\u043e\u043b\u0431\u0435\u0446 \u0441\u043f\u0440\u0430\u0432\u0430","Delete column":"\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u0441\u0442\u043e\u043b\u0431\u0435\u0446","Cols":"\u0421\u0442\u043e\u043b\u0431\u0446\u044b","Rows":"\u0421\u0442\u0440\u043e\u043a\u0438","Width":"\u0428\u0438\u0440\u0438\u043d\u0430","Height":"\u0412\u044b\u0441\u043e\u0442\u0430","Cell spacing":"\u0412\u043d\u0435\u0448\u043d\u0438\u0439 \u043e\u0442\u0441\u0442\u0443\u043f \u044f\u0447\u0435\u0439\u043a\u0438","Cell padding":"\u0412\u043d\u0443\u0442\u0440\u0435\u043d\u043d\u0438\u0439 \u043e\u0442\u0441\u0442\u0443\u043f \u044f\u0447\u0435\u0439\u043a\u0438","Row clipboard actions":"\u0414\u0435\u0439\u0441\u0442\u0432\u0438\u044f \u0441 \u0431\u0443\u0444\u0435\u0440\u043e\u043c \u043e\u0431\u043c\u0435\u043d\u0430 \u0434\u043b\u044f \u0441\u0442\u0440\u043e\u043a\u0438","Column clipboard actions":"\u0414\u0435\u0439\u0441\u0442\u0432\u0438\u044f \u0441 \u0431\u0443\u0444\u0435\u0440\u043e\u043c \u043e\u0431\u043c\u0435\u043d\u0430 \u0434\u043b\u044f \u0441\u0442\u043e\u043b\u0431\u0446\u0430","Table styles":"\u0421\u0442\u0438\u043b\u0438 \u0442\u0430\u0431\u043b\u0438\u0446\u044b","Cell styles":"\u0421\u0442\u0438\u043b\u0438 \u044f\u0447\u0435\u0439\u043a\u0438","Column header":"\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a \u0441\u0442\u043e\u043b\u0431\u0446\u0430","Row header":"\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a \u0441\u0442\u0440\u043e\u043a\u0438","Table caption":"\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a \u0442\u0430\u0431\u043b\u0438\u0446\u044b","Caption":"\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a","Show caption":"\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u044c \u043f\u043e\u0434\u043f\u0438\u0441\u044c","Left":"\u041f\u043e \u043b\u0435\u0432\u043e\u043c\u0443 \u043a\u0440\u0430\u044e","Center":"\u041f\u043e \u0446\u0435\u043d\u0442\u0440\u0443","Right":"\u041f\u043e \u043f\u0440\u0430\u0432\u043e\u043c\u0443 \u043a\u0440\u0430\u044e","Cell type":"\u0422\u0438\u043f \u044f\u0447\u0435\u0439\u043a\u0438","Scope":"\u041e\u0431\u043b\u0430\u0441\u0442\u044c \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u044f","Alignment":"\u0412\u044b\u0440\u0430\u0432\u043d\u0438\u0432\u0430\u043d\u0438\u0435","Horizontal align":"\u0413\u043e\u0440\u0438\u0437\u043e\u043d\u0442\u0430\u043b\u044c\u043d\u043e\u0435 \u0432\u044b\u0440\u0430\u0432\u043d\u0438\u0432\u0430\u043d\u0438\u0435","Vertical align":"\u0412\u0435\u0440\u0442\u0438\u043a\u0430\u043b\u044c\u043d\u043e\u0435 \u0432\u044b\u0440\u0430\u0432\u043d\u0438\u0432\u0430\u043d\u0438\u0435","Top":"\u041f\u043e \u0432\u0435\u0440\u0445\u0443","Middle":"\u041f\u043e \u0441\u0435\u0440\u0435\u0434\u0438\u043d\u0435","Bottom":"\u041f\u043e \u043d\u0438\u0437\u0443","Header cell":"\u042f\u0447\u0435\u0439\u043a\u0430 \u0432\u0435\u0440\u0445\u043d\u0435\u0433\u043e \u043a\u043e\u043b\u043e\u043d\u0442\u0438\u0442\u0443\u043b\u0430","Row group":"\u0413\u0440\u0443\u043f\u043f\u0430 \u0441\u0442\u0440\u043e\u043a","Column group":"\u0413\u0440\u0443\u043f\u043f\u0430 \u0441\u0442\u043e\u043b\u0431\u0446\u043e\u0432","Row type":"\u0422\u0438\u043f \u0441\u0442\u0440\u043e\u043a\u0438","Header":"\u0412\u0435\u0440\u0445\u043d\u0438\u0439 \u043a\u043e\u043b\u043e\u043d\u0442\u0438\u0442\u0443\u043b","Body":"\u0422\u0435\u043b\u043e","Footer":"\u041d\u0438\u0436\u043d\u0438\u0439 \u043a\u043e\u043b\u043e\u043d\u0442\u0438\u0442\u0443\u043b","Border color":"\u0426\u0432\u0435\u0442 \u0433\u0440\u0430\u043d\u0438\u0446\u044b","Solid":"\u0421\u043f\u043b\u043e\u0448\u043d\u043e\u0439","Dotted":"\u0422\u043e\u0447\u043a\u0430\u043c\u0438","Dashed":"\u0427\u0435\u0440\u0442\u043e\u0447\u043a\u0430\u043c\u0438","Double":"\u0414\u0432\u043e\u0439\u043d\u043e\u0439","Groove":"\u041f\u0430\u0437","Ridge":"\u0428\u0438\u043f","Inset":"\u0412\u0441\u0442\u0430\u0432\u043a\u0430","Outset":"\u0412\u044b\u0440\u0435\u0437\u043a\u0430","Hidden":"\u0421\u043a\u0440\u044b\u0442\u044b\u0439","Insert template...":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0448\u0430\u0431\u043b\u043e\u043d...","Templates":"\u0428\u0430\u0431\u043b\u043e\u043d\u044b","Template":"\u0428\u0430\u0431\u043b\u043e\u043d","Insert Template":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0448\u0430\u0431\u043b\u043e\u043d","Text color":"\u0426\u0432\u0435\u0442 \u0442\u0435\u043a\u0441\u0442\u0430","Background color":"\u0426\u0432\u0435\u0442 \u0444\u043e\u043d\u0430","Custom...":"\u041d\u0430\u0441\u0442\u0440\u0430\u0438\u0432\u0430\u0435\u043c\u044b\u0439...","Custom color":"\u041f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c\u0441\u043a\u0438\u0439 \u0446\u0432\u0435\u0442","No color":"\u0411\u0435\u0437 \u0446\u0432\u0435\u0442\u0430","Remove color":"\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u0446\u0432\u0435\u0442","Show blocks":"\u041f\u043e\u043a\u0430\u0437\u044b\u0432\u0430\u0442\u044c \u0431\u043b\u043e\u043a\u0438","Show invisible characters":"\u041f\u043e\u043a\u0430\u0437\u044b\u0432\u0430\u0442\u044c \u043d\u0435\u0432\u0438\u0434\u0438\u043c\u044b\u0435 \u0441\u0438\u043c\u0432\u043e\u043b\u044b","Word count":"\u041a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0441\u043b\u043e\u0432","Count":"\u041f\u043e\u0434\u0441\u0447\u0435\u0442","Document":"\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442","Selection":"\u0412\u044b\u0431\u043e\u0440","Words":"\u0421\u043b\u043e\u0432\u0430","Words: {0}":"\u0421\u043b\u043e\u0432: {0}","{0} words":"{0} \u0441\u043b\u043e\u0432","File":"\u0424\u0430\u0439\u043b","Edit":"\u0420\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c","Insert":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c","View":"\u0412\u0438\u0434","Format":"\u0424\u043e\u0440\u043c\u0430\u0442","Table":"\u0422\u0430\u0431\u043b\u0438\u0446\u0430","Tools":"\u0418\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u044b","Powered by {0}":"\u041f\u043e\u0434 \u0443\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435\u043c {0}","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\u041f\u043e\u043b\u0435 \u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u043e\u0433\u043e \u0442\u0435\u043a\u0441\u0442\u0430. \u041d\u0430\u0436\u043c\u0438\u0442\u0435 ALT-F9, \u0447\u0442\u043e\u0431\u044b \u043e\u0442\u043a\u0440\u044b\u0442\u044c \u043c\u0435\u043d\u044e, ALT-F10, \u0447\u0442\u043e\u0431\u044b \u043e\u0442\u043a\u0440\u044b\u0442\u044c \u043f\u0430\u043d\u0435\u043b\u044c \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u043e\u0432, ALT-0, \u0447\u0442\u043e\u0431\u044b \u043e\u0442\u043a\u0440\u044b\u0442\u044c \u0441\u043f\u0440\u0430\u0432\u043a\u0443.","Image title":"\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f","Border width":"\u0428\u0438\u0440\u0438\u043d\u0430 \u0440\u0430\u043c\u043a\u0438","Border style":"\u0421\u0442\u0438\u043b\u044c \u0440\u0430\u043c\u043a\u0438","Error":"\u041e\u0448\u0438\u0431\u043a\u0430","Warn":"\u041f\u0440\u0435\u0434\u0443\u043f\u0440\u0435\u0436\u0434\u0435\u043d\u0438\u0435","Valid":"\u0414\u043e\u043f\u0443\u0441\u0442\u0438\u043c\u044b\u0439","To open the popup, press Shift+Enter":"\u0427\u0442\u043e\u0431\u044b \u043e\u0442\u043a\u0440\u044b\u0442\u044c \u0432\u0441\u043f\u043b\u044b\u0432\u0430\u044e\u0449\u0435\u0435 \u043e\u043a\u043d\u043e, \u043d\u0430\u0436\u043c\u0438\u0442\u0435 Shift+Enter","Rich Text Area":"\u041f\u043e\u043b\u0435 \u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u043e\u0433\u043e \u0442\u0435\u043a\u0441\u0442\u0430","Rich Text Area. Press ALT-0 for help.":"\u041f\u043e\u043b\u0435 \u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u043e\u0433\u043e \u0442\u0435\u043a\u0441\u0442\u0430. \u041d\u0430\u0436\u043c\u0438\u0442\u0435 ALT-0, \u0447\u0442\u043e\u0431\u044b \u043e\u0442\u043a\u0440\u044b\u0442\u044c \u0441\u043f\u0440\u0430\u0432\u043a\u0443.","System Font":"\u0421\u0438\u0441\u0442\u0435\u043c\u043d\u044b\u0439 \u0448\u0440\u0438\u0444\u0442","Failed to upload image: {0}":"\u041e\u0448\u0438\u0431\u043a\u0430 \u043f\u0440\u0438 \u043f\u0435\u0440\u0435\u0434\u0430\u0447\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f: {0}","Failed to load plugin: {0} from url {1}":"\u041e\u0448\u0438\u0431\u043a\u0430 \u043f\u0440\u0438 \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0435 \u043f\u043b\u0430\u0433\u0438\u043d\u0430: {0} \u0438\u0437 URL {1}","Failed to load plugin url: {0}":"\u041e\u0448\u0438\u0431\u043a\u0430 \u043f\u0440\u0438 \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0435 URL \u043f\u043b\u0430\u0433\u0438\u043d\u0430: {0}","Failed to initialize plugin: {0}":"\u041e\u0448\u0438\u0431\u043a\u0430 \u043f\u0440\u0438 \u0438\u043d\u0438\u0446\u0438\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438 \u043f\u043b\u0430\u0433\u0438\u043d\u0430: {0}","example":"\u043f\u0440\u0438\u043c\u0435\u0440","Search":"\u041f\u043e\u0438\u0441\u043a","All":"\u0412\u0441\u0435","Currency":"\u0412\u0430\u043b\u044e\u0442\u0430","Text":"\u0422\u0435\u043a\u0441\u0442","Quotations":"\u0426\u0438\u0442\u0430\u0442\u044b","Mathematical":"\u041c\u0430\u0442\u0435\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0435","Extended Latin":"\u0420\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u043d\u0430\u044f \u043b\u0430\u0442\u044b\u043d\u044c","Symbols":"\u0421\u0438\u043c\u0432\u043e\u043b\u044b","Arrows":"\u0421\u0442\u0440\u0435\u043b\u043a\u0438","User Defined":"\u041e\u043f\u0440\u0435\u0434\u0435\u043b\u044f\u0435\u043c\u044b\u0435 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u0435\u043c","dollar sign":"\u0421\u0438\u043c\u0432\u043e\u043b \u0434\u043e\u043b\u043b\u0430\u0440\u0430","currency sign":"\u0421\u0438\u043c\u0432\u043e\u043b \u0432\u0430\u043b\u044e\u0442\u044b","euro-currency sign":"\u0421\u0438\u043c\u0432\u043e\u043b \u0435\u0432\u0440\u043e","colon sign":"\u0414\u0432\u043e\u0435\u0442\u043e\u0447\u0438\u0435","cruzeiro sign":"\u0421\u0438\u043c\u0432\u043e\u043b \u043a\u0440\u0443\u0437\u0435\u0439\u0440\u043e","french franc sign":"\u0421\u0438\u043c\u0432\u043e\u043b \u0444\u0440\u0430\u043d\u0446\u0443\u0437\u0441\u043a\u043e\u0433\u043e \u0444\u0440\u0430\u043d\u043a\u0430","lira sign":"\u0421\u0438\u043c\u0432\u043e\u043b \u043b\u0438\u0440\u044b","mill sign":"\u0421\u0438\u043c\u0432\u043e\u043b \u0434\u0435\u0441\u044f\u0442\u043e\u0439 \u0447\u0430\u0441\u0442\u0438 \u0446\u0435\u043d\u0442\u0430","naira sign":"\u0421\u0438\u043c\u0432\u043e\u043b \u043d\u0430\u0439\u0440\u044b","peseta sign":"\u0421\u0438\u043c\u0432\u043e\u043b \u043f\u0435\u0441\u0435\u0442\u044b","rupee sign":"\u0421\u0438\u043c\u0432\u043e\u043b \u0440\u0443\u043f\u0438\u0438","won sign":"\u0421\u0438\u043c\u0432\u043e\u043b \u0432\u043e\u043d\u044b","new sheqel sign":"\u0421\u0438\u043c\u0432\u043e\u043b \u0448\u0435\u043a\u0435\u043b\u044f","dong sign":"\u0421\u0438\u043c\u0432\u043e\u043b \u0434\u043e\u043d\u0433\u0430","kip sign":"\u0421\u0438\u043c\u0432\u043e\u043b \u043a\u0438\u043f\u044b","tugrik sign":"\u0421\u0438\u043c\u0432\u043e\u043b \u0442\u0443\u0433\u0440\u0438\u043a\u0430","drachma sign":"\u0421\u0438\u043c\u0432\u043e\u043b \u0434\u0440\u0430\u0445\u043c\u044b","german penny symbol":"\u0441\u0438\u043c\u0432\u043e\u043b \u043f\u0444\u0435\u043d\u043d\u0438\u0433\u0430","peso sign":"\u0421\u0438\u043c\u0432\u043e\u043b \u043f\u0435\u0441\u043e","guarani sign":"\u0421\u0438\u043c\u0432\u043e\u043b \u0433\u0443\u0430\u0440\u0430\u043d\u0438","austral sign":"\u0421\u0438\u043c\u0432\u043e\u043b \u0430\u0443\u0441\u0442\u0440\u0430\u043b\u0430","hryvnia sign":"\u0421\u0438\u043c\u0432\u043e\u043b \u0433\u0440\u0438\u0432\u043d\u0438","cedi sign":"\u0421\u0438\u043c\u0432\u043e\u043b \u0441\u0435\u0434\u0438","livre tournois sign":"\u0421\u0438\u043c\u0432\u043e\u043b \u043b\u0438\u0432\u0440\u044b","spesmilo sign":"\u0421\u0438\u043c\u0432\u043e\u043b \u0441\u043f\u0435\u0441\u043c\u0438\u043b\u043e","tenge sign":"\u0421\u0438\u043c\u0432\u043e\u043b \u0442\u0435\u043d\u044c\u0433\u0435","indian rupee sign":"\u0421\u0438\u043c\u0432\u043e\u043b \u0438\u043d\u0434\u0438\u0439\u0441\u043a\u043e\u0439 \u0440\u0443\u043f\u0438\u0438","turkish lira sign":"\u0421\u0438\u043c\u0432\u043e\u043b \u0442\u0443\u0440\u0435\u0446\u043a\u043e\u0439 \u043b\u0438\u0440\u044b","nordic mark sign":"\u0421\u0438\u043c\u0432\u043e\u043b \u043c\u0430\u0440\u043a\u0438","manat sign":"\u0421\u0438\u043c\u0432\u043e\u043b \u043c\u0430\u043d\u0430\u0442\u0430","ruble sign":"\u0421\u0438\u043c\u0432\u043e\u043b \u0440\u0443\u0431\u043b\u044f","yen character":"\u0441\u0438\u043c\u0432\u043e\u043b \u0438\u0435\u043d\u044b","yuan character":"\u0441\u0438\u043c\u0432\u043e\u043b \u044e\u0430\u043d\u044f","yuan character, in hong kong and taiwan":"\u0421\u0438\u043c\u0432\u043e\u043b \u044e\u0430\u043d\u044f, \u0413\u043e\u043d\u043a\u043e\u043d\u0433 \u0438 \u0422\u0430\u0439\u0432\u0430\u043d\u044c","yen/yuan character variant one":"\u0441\u0438\u043c\u0432\u043e\u043b \u0438\u0435\u043d\u044b/\u044e\u0430\u043d\u044f, \u0432\u0430\u0440\u0438\u0430\u043d\u0442 1","Emojis":"\u0421\u043c\u0430\u0439\u043b\u0438\u043a\u0438","Emojis...":"\u0421\u043c\u0430\u0439\u043b\u0438\u043a\u0438...","Loading emojis...":"\u0417\u0430\u0433\u0440\u0443\u0437\u043a\u0430 \u0441\u043c\u0430\u0439\u043b\u0438\u043a\u043e\u0432...","Could not load emojis":"\u041d\u0435 \u043f\u043e\u043b\u0443\u0447\u0438\u043b\u043e\u0441\u044c \u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044c \u0441\u043c\u0430\u0439\u043b\u0438\u043a\u0438","People":"\u041b\u044e\u0434\u0438","Animals and Nature":"\u0416\u0438\u0432\u043e\u0442\u043d\u044b\u0435 \u0438 \u043f\u0440\u0438\u0440\u043e\u0434\u0430","Food and Drink":"\u0415\u0434\u0430 \u0438 \u043d\u0430\u043f\u0438\u0442\u043a\u0438","Activity":"\u0414\u0435\u044f\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c","Travel and Places":"\u041f\u0443\u0442\u0435\u0448\u0435\u0441\u0442\u0432\u0438\u044f \u0438 \u043c\u0435\u0441\u0442\u0430","Objects":"\u041e\u0431\u044a\u0435\u043a\u0442\u044b","Flags":"\u0424\u043b\u0430\u0433\u0438","Characters":"\u0421\u0438\u043c\u0432\u043e\u043b\u044b","Characters (no spaces)":"\u0421\u0438\u043c\u0432\u043e\u043b\u044b (\u0431\u0435\u0437 \u043f\u0440\u043e\u0431\u0435\u043b\u043e\u0432)","{0} characters":"{0} \u0441\u0438\u043c\u0432\u043e\u043b.","Error: Form submit field collision.":"\u041e\u0448\u0438\u0431\u043a\u0430: \u043a\u043e\u043d\u0444\u043b\u0438\u043a\u0442 \u043f\u043e\u043b\u0435\u0439 \u043e\u0442\u043f\u0440\u0430\u0432\u043a\u0438 \u0444\u043e\u0440\u043c\u044b.","Error: No form element found.":"\u041e\u0448\u0438\u0431\u043a\u0430: \u043d\u0435 \u043d\u0430\u0439\u0434\u0435\u043d \u044d\u043b\u0435\u043c\u0435\u043d\u0442 \u0444\u043e\u0440\u043c\u044b.","Color swatch":"\u041e\u0431\u0440\u0430\u0437\u0435\u0446 \u0446\u0432\u0435\u0442\u0430","Color Picker":"\u041f\u0438\u043f\u0435\u0442\u043a\u0430 \u0446\u0432\u0435\u0442\u0430","Invalid hex color code: {0}":"\u041d\u0435\u0432\u0435\u0440\u043d\u044b\u0439 HEX-\u043a\u043e\u0434 \u0446\u0432\u0435\u0442\u0430: {0}","Invalid input":"\u041d\u0435\u0432\u0435\u0440\u043d\u043e\u0435 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435","R":"R","Red component":"\u041a\u0440\u0430\u0441\u043d\u0430\u044f \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u0430","G":"G","Green component":"\u0417\u0435\u043b\u0435\u043d\u0430\u044f \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u0430","B":"B","Blue component":"\u0421\u0438\u043d\u044f\u044f \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u0430","#":"#","Hex color code":"HEX-\u043a\u043e\u0434 \u0446\u0432\u0435\u0442\u0430","Range 0 to 255":"\u0414\u0438\u0430\u043f\u0430\u0437\u043e\u043d \u043e\u0442 0 \u0434\u043e 255","Turquoise":"\u0411\u0438\u0440\u044e\u0437\u043e\u0432\u044b\u0439","Green":"\u0417\u0435\u043b\u0435\u043d\u044b\u0439","Blue":"\u0421\u0438\u043d\u0438\u0439","Purple":"\u0420\u043e\u0437\u043e\u0432\u044b\u0439","Navy Blue":"\u0422\u0435\u043c\u043d\u043e-\u0441\u0438\u043d\u0438\u0439","Dark Turquoise":"\u0422\u0435\u043c\u043d\u043e-\u0431\u0438\u0440\u044e\u0437\u043e\u0432\u044b\u0439","Dark Green":"\u0422\u0435\u043c\u043d\u043e-\u0437\u0435\u043b\u0435\u043d\u044b\u0439","Medium Blue":"\u0421\u0440\u0435\u0434\u043d\u0438\u0439 \u0441\u0438\u043d\u0438\u0439","Medium Purple":"\u0423\u043c\u0435\u0440\u0435\u043d\u043d\u043e \u043f\u0443\u0440\u043f\u0443\u0440\u043d\u044b\u0439","Midnight Blue":"\u0427\u0435\u0440\u043d\u043e-\u0441\u0438\u043d\u0438\u0439","Yellow":"\u0416\u0435\u043b\u0442\u044b\u0439","Orange":"\u041e\u0440\u0430\u043d\u0436\u0435\u0432\u044b\u0439","Red":"\u041a\u0440\u0430\u0441\u043d\u044b\u0439","Light Gray":"\u0421\u0432\u0435\u0442\u043b\u043e-\u0441\u0435\u0440\u044b\u0439","Gray":"\u0421\u0435\u0440\u044b\u0439","Dark Yellow":"\u0422\u0435\u043c\u043d\u043e-\u0436\u0435\u043b\u0442\u044b\u0439","Dark Orange":"\u0422\u0435\u043c\u043d\u043e-\u043e\u0440\u0430\u043d\u0436\u0435\u0432\u044b\u0439","Dark Red":"\u0422\u0435\u043c\u043d\u043e-\u043a\u0440\u0430\u0441\u043d\u044b\u0439","Medium Gray":"\u0423\u043c\u0435\u0440\u0435\u043d\u043d\u043e \u0441\u0435\u0440\u044b\u0439","Dark Gray":"\u0422\u0435\u043c\u043d\u043e-\u0441\u0435\u0440\u044b\u0439","Light Green":"\u0421\u0432\u0435\u0442\u043b\u043e-\u0437\u0435\u043b\u0435\u043d\u044b\u0439","Light Yellow":"\u0421\u0432\u0435\u0442\u043b\u043e-\u0436\u0435\u043b\u0442\u044b\u0439","Light Red":"\u0421\u0432\u0435\u0442\u043b\u043e-\u043a\u0440\u0430\u0441\u043d\u044b\u0439","Light Purple":"\u0421\u0432\u0435\u0442\u043b\u043e-\u0444\u0438\u043e\u043b\u0435\u0442\u043e\u0432\u044b\u0439","Light Blue":"\u0421\u0432\u0435\u0442\u043b\u043e-\u0441\u0438\u043d\u0438\u0439","Dark Purple":"\u0422\u0435\u043c\u043d\u043e-\u0444\u0438\u043e\u043b\u0435\u0442\u043e\u0432\u044b\u0439","Dark Blue":"\u0422\u0435\u043c\u043d\u043e-\u0441\u0438\u043d\u0438\u0439","Black":"\u0427\u0435\u0440\u043d\u044b\u0439","White":"\u0411\u0435\u043b\u044b\u0439","Switch to or from fullscreen mode":"\u041f\u0435\u0440\u0435\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u043f\u043e\u043b\u043d\u043e\u044d\u043a\u0440\u0430\u043d\u043d\u044b\u0439 \u0440\u0435\u0436\u0438\u043c","Open help dialog":"\u041e\u0442\u043a\u0440\u044b\u0442\u044c \u0441\u043f\u0440\u0430\u0432\u043a\u0443","history":"\u0438\u0441\u0442\u043e\u0440\u0438\u044f","styles":"\u0441\u0442\u0438\u043b\u0438","formatting":"\u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435","alignment":"\u0432\u044b\u0440\u0430\u0432\u043d\u0438\u0432\u0430\u043d\u0438\u0435","indentation":"\u043e\u0442\u0441\u0442\u0443\u043f","Font":"\u0428\u0440\u0438\u0444\u0442","Size":"\u0420\u0430\u0437\u043c\u0435\u0440","More...":"\u0411\u043e\u043b\u044c\u0448\u0435...","Select...":"\u0412\u044b\u0431\u0440\u0430\u0442\u044c...","Preferences":"\u041f\u0440\u0435\u0434\u043f\u043e\u0447\u0442\u0435\u043d\u0438\u044f","Yes":"\u0414\u0430","No":"\u041d\u0435\u0442","Keyboard Navigation":"\u0423\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u0441 \u043f\u043e\u043c\u043e\u0449\u044c\u044e \u043a\u043b\u0430\u0432\u0438\u0430\u0442\u0443\u0440\u044b","Version":"\u0412\u0435\u0440\u0441\u0438\u044f","Code view":"\u041f\u0440\u043e\u0441\u043c\u043e\u0442\u0440 \u043a\u043e\u0434\u0430","Open popup menu for split buttons":"\u041e\u0442\u043a\u0440\u044b\u0442\u044c \u0432\u0441\u043f\u043b\u044b\u0432\u0430\u044e\u0449\u0435\u0435 \u043c\u0435\u043d\u044e \u0434\u043b\u044f \u0440\u0430\u0437\u0434\u0435\u043b\u0435\u043d\u0438\u044f \u043a\u043d\u043e\u043f\u043e\u043a","List Properties":"\u0421\u043f\u0438\u0441\u043e\u043a \u0441\u0432\u043e\u0439\u0441\u0442\u0432","List properties...":"\u0421\u043f\u0438\u0441\u043e\u043a \u0441\u0432\u043e\u0439\u0441\u0442\u0432...","Start list at number":"\u041d\u0430\u0447\u0430\u0442\u044c \u043d\u0443\u043c\u0435\u0440\u0430\u0446\u0438\u044e \u0441","Line height":"\u0412\u044b\u0441\u043e\u0442\u0430 \u0441\u0442\u0440\u043e\u043a\u0438","Dropped file type is not supported":"\u0422\u0438\u043f \u0444\u0430\u0439\u043b\u0430 \u043d\u0435 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442\u0441\u044f","Loading...":"\u0417\u0430\u0433\u0440\u0443\u0437\u043a\u0430...","ImageProxy HTTP error: Rejected request":"\u041e\u0448\u0438\u0431\u043a\u0430 HTTP ImageProxy: \u0437\u0430\u043f\u0440\u043e\u0441 \u043e\u0442\u043a\u043b\u043e\u043d\u0435\u043d","ImageProxy HTTP error: Could not find Image Proxy":"\u041e\u0448\u0438\u0431\u043a\u0430 HTTP ImageProxy: \u043d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043d\u0430\u0439\u0442\u0438 Image Proxy","ImageProxy HTTP error: Incorrect Image Proxy URL":"\u041e\u0448\u0438\u0431\u043a\u0430 HTTP ImageProxy: \u043d\u0435\u0432\u0435\u0440\u043d\u044b\u0439 URL-\u0430\u0434\u0440\u0435\u0441 Image Proxy","ImageProxy HTTP error: Unknown ImageProxy error":"\u041e\u0448\u0438\u0431\u043a\u0430 HTTP ImageProxy: \u043d\u0435\u0438\u0437\u0432\u0435\u0441\u0442\u043d\u0430\u044f \u043e\u0448\u0438\u0431\u043a\u0430 ImageProxy"}); \ No newline at end of file +tinymce.addI18n("ru",{"#":"#","Accessibility":"\u0421\u043f\u0435\u0446\u0438\u0430\u043b\u044c\u043d\u044b\u0435 \u0432\u043e\u0437\u043c\u043e\u0436\u043d\u043e\u0441\u0442\u0438","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"\u0414\u0435\u0439\u0441\u0442\u0432\u0438\u0435","Activity":"\u0414\u0435\u044f\u0442\u0435\u043b\u044c\u043d\u043e\u0441\u0442\u044c","Address":"\u0410\u0434\u0440\u0435\u0441","Advanced":"\u0414\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0435","Align":"\u0412\u044b\u0440\u043e\u0432\u043d\u044f\u0442\u044c","Align center":"\u0412\u044b\u0440\u043e\u0432\u043d\u044f\u0442\u044c \u043f\u043e \u0446\u0435\u043d\u0442\u0440\u0443","Align left":"\u0412\u044b\u0440\u043e\u0432\u043d\u044f\u0442\u044c \u043f\u043e \u043b\u0435\u0432\u043e\u043c\u0443 \u043a\u0440\u0430\u044e","Align right":"\u0412\u044b\u0440\u043e\u0432\u043d\u044f\u0442\u044c \u043f\u043e \u043f\u0440\u0430\u0432\u043e\u043c\u0443 \u043a\u0440\u0430\u044e","Alignment":"\u0412\u044b\u0440\u0430\u0432\u043d\u0438\u0432\u0430\u043d\u0438\u0435","Alignment {0}":"","All":"\u0412\u0441\u0435","Alternative description":"\u0410\u043b\u044c\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u043d\u043e\u0435 \u043e\u043f\u0438\u0441\u0430\u043d\u0438\u0435","Alternative source":"\u0410\u043b\u044c\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u043d\u044b\u0439 \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a","Alternative source URL":"URL \u0430\u043b\u044c\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u043d\u043e\u0433\u043e \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u0430","Anchor":"\u042f\u043a\u043e\u0440\u044c","Anchor...":"\u042f\u043a\u043e\u0440\u044c...","Anchors":"\u042f\u043a\u043e\u0440\u044f","Animals and Nature":"\u0416\u0438\u0432\u043e\u0442\u043d\u044b\u0435 \u0438 \u043f\u0440\u0438\u0440\u043e\u0434\u0430","Arrows":"\u0421\u0442\u0440\u0435\u043b\u043a\u0438","B":"B","Background color":"\u0426\u0432\u0435\u0442 \u0444\u043e\u043d\u0430","Background color {0}":"","Black":"\u0427\u0435\u0440\u043d\u044b\u0439","Block":"\u0411\u043b\u043e\u043a","Block {0}":"","Blockquote":"\u0411\u043b\u043e\u043a \u0446\u0438\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u044f","Blocks":"\u0411\u043b\u043e\u043a\u0438","Blue":"\u0421\u0438\u043d\u0438\u0439","Blue component":"\u0421\u0438\u043d\u044f\u044f \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u0430","Body":"\u0422\u0435\u043b\u043e","Bold":"\u0416\u0438\u0440\u043d\u044b\u0439 \u0448\u0440\u0438\u0444\u0442","Border":"\u0413\u0440\u0430\u043d\u0438\u0446\u0430","Border color":"\u0426\u0432\u0435\u0442 \u0433\u0440\u0430\u043d\u0438\u0446\u044b","Border style":"\u0421\u0442\u0438\u043b\u044c \u0440\u0430\u043c\u043a\u0438","Border width":"\u0428\u0438\u0440\u0438\u043d\u0430 \u0440\u0430\u043c\u043a\u0438","Bottom":"\u041f\u043e \u043d\u0438\u0437\u0443","Browse files":"","Browse for an image":"\u0412\u044b\u0431\u043e\u0440 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f","Browse links":"","Bullet list":"\u041c\u0430\u0440\u043a\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0439 \u0441\u043f\u0438\u0441\u043e\u043a","Cancel":"\u041e\u0442\u043c\u0435\u043d\u0438\u0442\u044c","Caption":"\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a","Cell":"\u042f\u0447\u0435\u0439\u043a\u0430","Cell padding":"\u0412\u043d\u0443\u0442\u0440\u0435\u043d\u043d\u0438\u0439 \u043e\u0442\u0441\u0442\u0443\u043f \u044f\u0447\u0435\u0439\u043a\u0438","Cell properties":"\u041f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u044b \u044f\u0447\u0435\u0439\u043a\u0438","Cell spacing":"\u0412\u043d\u0435\u0448\u043d\u0438\u0439 \u043e\u0442\u0441\u0442\u0443\u043f \u044f\u0447\u0435\u0439\u043a\u0438","Cell styles":"\u0421\u0442\u0438\u043b\u0438 \u044f\u0447\u0435\u0439\u043a\u0438","Cell type":"\u0422\u0438\u043f \u044f\u0447\u0435\u0439\u043a\u0438","Center":"\u041f\u043e \u0446\u0435\u043d\u0442\u0440\u0443","Characters":"\u0421\u0438\u043c\u0432\u043e\u043b\u044b","Characters (no spaces)":"\u0421\u0438\u043c\u0432\u043e\u043b\u044b (\u0431\u0435\u0437 \u043f\u0440\u043e\u0431\u0435\u043b\u043e\u0432)","Circle":"\u041a\u0440\u0443\u0436\u043e\u043a","Class":"\u041a\u043b\u0430\u0441\u0441","Clear formatting":"\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435","Close":"\u0417\u0430\u043a\u0440\u044b\u0442\u044c","Code":"\u041a\u043e\u0434","Code sample...":"\u041f\u0440\u0438\u043c\u0435\u0440 \u043a\u043e\u0434\u0430...","Code view":"\u041f\u0440\u043e\u0441\u043c\u043e\u0442\u0440 \u043a\u043e\u0434\u0430","Color Picker":"\u041f\u0438\u043f\u0435\u0442\u043a\u0430 \u0446\u0432\u0435\u0442\u0430","Color swatch":"\u041e\u0431\u0440\u0430\u0437\u0435\u0446 \u0446\u0432\u0435\u0442\u0430","Cols":"\u0421\u0442\u043e\u043b\u0431\u0446\u044b","Column":"\u0421\u0442\u043e\u043b\u0431\u0435\u0446","Column clipboard actions":"\u0414\u0435\u0439\u0441\u0442\u0432\u0438\u044f \u0441 \u0431\u0443\u0444\u0435\u0440\u043e\u043c \u043e\u0431\u043c\u0435\u043d\u0430 \u0434\u043b\u044f \u0441\u0442\u043e\u043b\u0431\u0446\u0430","Column group":"\u0413\u0440\u0443\u043f\u043f\u0430 \u0441\u0442\u043e\u043b\u0431\u0446\u043e\u0432","Column header":"\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a \u0441\u0442\u043e\u043b\u0431\u0446\u0430","Constrain proportions":"\u041e\u0433\u0440\u0430\u043d\u0438\u0447\u0438\u0442\u044c \u043f\u0440\u043e\u043f\u043e\u0440\u0446\u0438\u0438","Copy":"\u041a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u0442\u044c","Copy column":"\u041a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0441\u0442\u043e\u043b\u0431\u0435\u0446","Copy row":"\u041a\u043e\u043f\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0441\u0442\u0440\u043e\u043a\u0443","Could not find the specified string.":"\u0417\u0430\u0434\u0430\u043d\u043d\u0430\u044f \u0441\u0442\u0440\u043e\u043a\u0430 \u043d\u0435 \u043d\u0430\u0439\u0434\u0435\u043d\u0430/","Could not load emojis":"\u041d\u0435 \u043f\u043e\u043b\u0443\u0447\u0438\u043b\u043e\u0441\u044c \u0437\u0430\u0433\u0440\u0443\u0437\u0438\u0442\u044c \u0441\u043c\u0430\u0439\u043b\u0438\u043a\u0438","Count":"\u041f\u043e\u0434\u0441\u0447\u0435\u0442","Currency":"\u0412\u0430\u043b\u044e\u0442\u0430","Current window":"\u0422\u0435\u043a\u0443\u0449\u0435\u0435 \u043e\u043a\u043d\u043e","Custom color":"\u041f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c\u0441\u043a\u0438\u0439 \u0446\u0432\u0435\u0442","Custom...":"\u041d\u0430\u0441\u0442\u0440\u0430\u0438\u0432\u0430\u0435\u043c\u044b\u0439...","Cut":"\u0412\u044b\u0440\u0435\u0437\u0430\u0442\u044c","Cut column":"\u0412\u044b\u0440\u0435\u0437\u0430\u0442\u044c \u0441\u0442\u043e\u043b\u0431\u0435\u0446","Cut row":"\u0412\u044b\u0440\u0435\u0437\u0430\u0442\u044c \u0441\u0442\u0440\u043e\u043a\u0443","Dark Blue":"\u0422\u0435\u043c\u043d\u043e-\u0441\u0438\u043d\u0438\u0439","Dark Gray":"\u0422\u0435\u043c\u043d\u043e-\u0441\u0435\u0440\u044b\u0439","Dark Green":"\u0422\u0435\u043c\u043d\u043e-\u0437\u0435\u043b\u0435\u043d\u044b\u0439","Dark Orange":"\u0422\u0435\u043c\u043d\u043e-\u043e\u0440\u0430\u043d\u0436\u0435\u0432\u044b\u0439","Dark Purple":"\u0422\u0435\u043c\u043d\u043e-\u0444\u0438\u043e\u043b\u0435\u0442\u043e\u0432\u044b\u0439","Dark Red":"\u0422\u0435\u043c\u043d\u043e-\u043a\u0440\u0430\u0441\u043d\u044b\u0439","Dark Turquoise":"\u0422\u0435\u043c\u043d\u043e-\u0431\u0438\u0440\u044e\u0437\u043e\u0432\u044b\u0439","Dark Yellow":"\u0422\u0435\u043c\u043d\u043e-\u0436\u0435\u043b\u0442\u044b\u0439","Dashed":"\u0427\u0435\u0440\u0442\u043e\u0447\u043a\u0430\u043c\u0438","Date/time":"\u0414\u0430\u0442\u0430/\u0432\u0440\u0435\u043c\u044f","Decrease indent":"\u0423\u043c\u0435\u043d\u044c\u0448\u0438\u0442\u044c \u043e\u0442\u0441\u0442\u0443\u043f","Default":"\u041f\u043e \u0443\u043c\u043e\u043b\u0447\u0430\u043d\u0438\u044e","Delete accordion":"","Delete column":"\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u0441\u0442\u043e\u043b\u0431\u0435\u0446","Delete row":"\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u0441\u0442\u0440\u043e\u043a\u0443","Delete table":"\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u0442\u0430\u0431\u043b\u0438\u0446\u0443","Dimensions":"\u0420\u0430\u0437\u043c\u0435\u0440\u044b","Disc":"\u0422\u043e\u0447\u043a\u0430","Div":"Div","Document":"\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442","Dotted":"\u0422\u043e\u0447\u043a\u0430\u043c\u0438","Double":"\u0414\u0432\u043e\u0439\u043d\u043e\u0439","Drop an image here":"\u041f\u0435\u0440\u0435\u0442\u0430\u0449\u0438\u0442\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435 \u0441\u044e\u0434\u0430","Dropped file type is not supported":"\u0422\u0438\u043f \u0444\u0430\u0439\u043b\u0430 \u043d\u0435 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442\u0441\u044f","Edit":"\u0420\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c","Embed":"\u0412\u0441\u0442\u0440\u043e\u0435\u043d\u043d\u044b\u0439 \u043a\u043e\u0434","Emojis":"\u0421\u043c\u0430\u0439\u043b\u0438\u043a\u0438","Emojis...":"\u0421\u043c\u0430\u0439\u043b\u0438\u043a\u0438...","Error":"\u041e\u0448\u0438\u0431\u043a\u0430","Error: Form submit field collision.":"\u041e\u0448\u0438\u0431\u043a\u0430: \u043a\u043e\u043d\u0444\u043b\u0438\u043a\u0442 \u043f\u043e\u043b\u0435\u0439 \u043e\u0442\u043f\u0440\u0430\u0432\u043a\u0438 \u0444\u043e\u0440\u043c\u044b.","Error: No form element found.":"\u041e\u0448\u0438\u0431\u043a\u0430: \u043d\u0435 \u043d\u0430\u0439\u0434\u0435\u043d \u044d\u043b\u0435\u043c\u0435\u043d\u0442 \u0444\u043e\u0440\u043c\u044b.","Extended Latin":"\u0420\u0430\u0441\u0448\u0438\u0440\u0435\u043d\u043d\u0430\u044f \u043b\u0430\u0442\u044b\u043d\u044c","Failed to initialize plugin: {0}":"\u041e\u0448\u0438\u0431\u043a\u0430 \u043f\u0440\u0438 \u0438\u043d\u0438\u0446\u0438\u0430\u043b\u0438\u0437\u0430\u0446\u0438\u0438 \u043f\u043b\u0430\u0433\u0438\u043d\u0430: {0}","Failed to load plugin url: {0}":"\u041e\u0448\u0438\u0431\u043a\u0430 \u043f\u0440\u0438 \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0435 URL \u043f\u043b\u0430\u0433\u0438\u043d\u0430: {0}","Failed to load plugin: {0} from url {1}":"\u041e\u0448\u0438\u0431\u043a\u0430 \u043f\u0440\u0438 \u0437\u0430\u0433\u0440\u0443\u0437\u043a\u0435 \u043f\u043b\u0430\u0433\u0438\u043d\u0430: {0} \u0438\u0437 URL {1}","Failed to upload image: {0}":"\u041e\u0448\u0438\u0431\u043a\u0430 \u043f\u0440\u0438 \u043f\u0435\u0440\u0435\u0434\u0430\u0447\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f: {0}","File":"\u0424\u0430\u0439\u043b","Find":"\u041d\u0430\u0439\u0442\u0438","Find (if searchreplace plugin activated)":"\u041d\u0430\u0439\u0442\u0438 (\u0435\u0441\u043b\u0438 \u043f\u043b\u0430\u0433\u0438\u043d searchreplace \u0430\u043a\u0442\u0438\u0432\u0438\u0440\u043e\u0432\u0430\u043d)","Find and Replace":"\u041d\u0430\u0439\u0442\u0438 \u0438 \u0417\u0430\u043c\u0435\u043d\u0438\u0442\u044c","Find and replace...":"\u041d\u0430\u0439\u0442\u0438 \u0438 \u0437\u0430\u043c\u0435\u043d\u0438\u0442\u044c...","Find in selection":"\u0418\u0441\u043a\u0430\u0442\u044c \u0432 \u0432\u044b\u0434\u0435\u043b\u0435\u043d\u043d\u043e\u043c","Find whole words only":"\u041d\u0430\u0439\u0442\u0438 \u0442\u043e\u043b\u044c\u043a\u043e \u0446\u0435\u043b\u044b\u0435 \u0441\u043b\u043e\u0432\u0430","Flags":"\u0424\u043b\u0430\u0433\u0438","Focus to contextual toolbar":"\u0424\u043e\u043a\u0443\u0441 \u043d\u0430 \u043a\u043e\u043d\u0442\u0435\u043a\u0441\u0442\u043d\u043e\u0439 \u043f\u0430\u043d\u0435\u043b\u0438 \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u043e\u0432","Focus to element path":"\u0424\u043e\u043a\u0443\u0441 \u043d\u0430 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0435 \u043f\u0443\u0442\u0438","Focus to menubar":"\u0424\u043e\u043a\u0443\u0441 \u043d\u0430 \u043f\u0430\u043d\u0435\u043b\u0438 \u043c\u0435\u043d\u044e","Focus to toolbar":"\u0424\u043e\u043a\u0443\u0441 \u043d\u0430 \u043f\u0430\u043d\u0435\u043b\u0438 \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u043e\u0432","Font":"\u0428\u0440\u0438\u0444\u0442","Font size {0}":"","Font sizes":"\u0420\u0430\u0437\u043c\u0435\u0440 \u0448\u0440\u0438\u0444\u0442\u0430","Font {0}":"","Fonts":"\u0428\u0440\u0438\u0444\u0442\u044b","Food and Drink":"\u0415\u0434\u0430 \u0438 \u043d\u0430\u043f\u0438\u0442\u043a\u0438","Footer":"\u041d\u0438\u0436\u043d\u0438\u0439 \u043a\u043e\u043b\u043e\u043d\u0442\u0438\u0442\u0443\u043b","Format":"\u0424\u043e\u0440\u043c\u0430\u0442","Format {0}":"","Formats":"\u0424\u043e\u0440\u043c\u0430\u0442\u044b","Fullscreen":"\u041f\u043e\u043b\u043d\u044b\u0439 \u044d\u043a\u0440\u0430\u043d","G":"G","General":"\u041e\u0431\u0449\u0438\u0435","Gray":"\u0421\u0435\u0440\u044b\u0439","Green":"\u0417\u0435\u043b\u0435\u043d\u044b\u0439","Green component":"\u0417\u0435\u043b\u0435\u043d\u0430\u044f \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u0430","Groove":"\u041f\u0430\u0437","Handy Shortcuts":"\u0413\u043e\u0440\u044f\u0447\u0438\u0435 \u043a\u043b\u0430\u0432\u0438\u0448\u0438","Header":"\u0412\u0435\u0440\u0445\u043d\u0438\u0439 \u043a\u043e\u043b\u043e\u043d\u0442\u0438\u0442\u0443\u043b","Header cell":"\u042f\u0447\u0435\u0439\u043a\u0430 \u0432\u0435\u0440\u0445\u043d\u0435\u0433\u043e \u043a\u043e\u043b\u043e\u043d\u0442\u0438\u0442\u0443\u043b\u0430","Heading 1":"\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 1","Heading 2":"\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 2","Heading 3":"\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 3","Heading 4":"\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 4","Heading 5":"\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 5","Heading 6":"\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 6","Headings":"\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043a\u0438","Height":"\u0412\u044b\u0441\u043e\u0442\u0430","Help":"\u0421\u043f\u0440\u0430\u0432\u043a\u0430","Hex color code":"HEX-\u043a\u043e\u0434 \u0446\u0432\u0435\u0442\u0430","Hidden":"\u0421\u043a\u0440\u044b\u0442\u044b\u0439","Horizontal align":"\u0413\u043e\u0440\u0438\u0437\u043e\u043d\u0442\u0430\u043b\u044c\u043d\u043e\u0435 \u0432\u044b\u0440\u0430\u0432\u043d\u0438\u0432\u0430\u043d\u0438\u0435","Horizontal line":"\u0413\u043e\u0440\u0438\u0437\u043e\u043d\u0442\u0430\u043b\u044c\u043d\u0430\u044f \u043b\u0438\u043d\u0438\u044f","Horizontal space":"\u0418\u043d\u0442\u0435\u0440\u0432\u0430\u043b \u043f\u043e \u0433\u043e\u0440\u0438\u0437\u043e\u043d\u0442\u0430\u043b\u0438","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID \u0434\u043e\u043b\u0436\u0435\u043d \u043d\u0430\u0447\u0438\u043d\u0430\u0442\u044c\u0441\u044f \u0441 \u0431\u0443\u043a\u0432\u044b \u0438 \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u0442\u044c \u0442\u043e\u043b\u044c\u043a\u043e \u0431\u0443\u043a\u0432\u044b, \u0446\u0438\u0444\u0440\u044b, \u0447\u0435\u0440\u0442\u043e\u0447\u043a\u0443, \u0442\u043e\u0447\u043a\u0443, \u0437\u0430\u043f\u044f\u0442\u0443\u044e \u0438\u043b\u0438 \u0437\u043d\u0430\u043a \u043f\u043e\u0434\u0447\u0435\u0440\u043a\u0438\u0432\u0430\u043d\u0438\u044f.","Image is decorative":"\u0414\u0435\u043a\u043e\u0440\u0430\u0442\u0438\u0432\u043d\u043e\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435","Image list":"\u0421\u043f\u0438\u0441\u043e\u043a \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0439","Image title":"\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f","Image...":"\u0418\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435...","ImageProxy HTTP error: Could not find Image Proxy":"\u041e\u0448\u0438\u0431\u043a\u0430 HTTP ImageProxy: \u043d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043d\u0430\u0439\u0442\u0438 Image Proxy","ImageProxy HTTP error: Incorrect Image Proxy URL":"\u041e\u0448\u0438\u0431\u043a\u0430 HTTP ImageProxy: \u043d\u0435\u0432\u0435\u0440\u043d\u044b\u0439 URL-\u0430\u0434\u0440\u0435\u0441 Image Proxy","ImageProxy HTTP error: Rejected request":"\u041e\u0448\u0438\u0431\u043a\u0430 HTTP ImageProxy: \u0437\u0430\u043f\u0440\u043e\u0441 \u043e\u0442\u043a\u043b\u043e\u043d\u0435\u043d","ImageProxy HTTP error: Unknown ImageProxy error":"\u041e\u0448\u0438\u0431\u043a\u0430 HTTP ImageProxy: \u043d\u0435\u0438\u0437\u0432\u0435\u0441\u0442\u043d\u0430\u044f \u043e\u0448\u0438\u0431\u043a\u0430 ImageProxy","Increase indent":"\u0423\u0432\u0435\u043b\u0438\u0447\u0438\u0442\u044c \u043e\u0442\u0441\u0442\u0443\u043f","Inline":"\u0412\u0441\u0442\u0440\u043e\u0435\u043d\u043d\u044b\u0439","Insert":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c","Insert Template":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0448\u0430\u0431\u043b\u043e\u043d","Insert accordion":"","Insert column after":"\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u043f\u0443\u0441\u0442\u043e\u0439 \u0441\u0442\u043e\u043b\u0431\u0435\u0446 \u0441\u043f\u0440\u0430\u0432\u0430","Insert column before":"\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u043f\u0443\u0441\u0442\u043e\u0439 \u0441\u0442\u043e\u043b\u0431\u0435\u0446 \u0441\u043b\u0435\u0432\u0430","Insert date/time":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0434\u0430\u0442\u0443/\u0432\u0440\u0435\u043c\u044f","Insert image":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435","Insert link (if link plugin activated)":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0441\u0441\u044b\u043b\u043a\u0443 (\u0435\u0441\u043b\u0438 \u043f\u043b\u0430\u0433\u0438\u043d link \u0430\u043a\u0442\u0438\u0432\u0438\u0440\u043e\u0432\u0430\u043d)","Insert row after":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u043f\u0443\u0441\u0442\u0443\u044e \u0441\u0442\u0440\u043e\u043a\u0443 \u0441\u043d\u0438\u0437\u0443","Insert row before":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u043f\u0443\u0441\u0442\u0443\u044e \u0441\u0442\u0440\u043e\u043a\u0443 \u0441\u0432\u0435\u0440\u0445\u0443","Insert table":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0442\u0430\u0431\u043b\u0438\u0446\u0443","Insert template...":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0448\u0430\u0431\u043b\u043e\u043d...","Insert video":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0432\u0438\u0434\u0435\u043e","Insert/Edit code sample":"\u0414\u043e\u0431\u0430\u0432\u0438\u0442\u044c/\u0418\u0437\u043c\u0435\u043d\u0438\u0442\u044c \u043f\u0440\u0438\u043c\u0435\u0440 \u043a\u043e\u0434\u0430","Insert/edit image":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c/\u0438\u0437\u043c\u0435\u043d\u0438\u0442\u044c \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435","Insert/edit link":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c/\u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0441\u0441\u044b\u043b\u043a\u0443","Insert/edit media":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c/\u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u043c\u0443\u043b\u044c\u0442\u0438\u043c\u0435\u0434\u0438\u0430","Insert/edit video":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c/\u0440\u0435\u0434\u0430\u043a\u0442\u0438\u0440\u043e\u0432\u0430\u0442\u044c \u0432\u0438\u0434\u0435\u043e","Inset":"\u0412\u0441\u0442\u0430\u0432\u043a\u0430","Invalid hex color code: {0}":"\u041d\u0435\u0432\u0435\u0440\u043d\u044b\u0439 HEX-\u043a\u043e\u0434 \u0446\u0432\u0435\u0442\u0430: {0}","Invalid input":"\u041d\u0435\u0432\u0435\u0440\u043d\u043e\u0435 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u0435","Italic":"\u041a\u0443\u0440\u0441\u0438\u0432","Justify":"\u0412\u044b\u0440\u043e\u0432\u043d\u044f\u0442\u044c \u0442\u0435\u043a\u0441\u0442 \u043f\u043e \u0448\u0438\u0440\u0438\u043d\u0435","Keyboard Navigation":"\u0423\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u0441 \u043f\u043e\u043c\u043e\u0449\u044c\u044e \u043a\u043b\u0430\u0432\u0438\u0430\u0442\u0443\u0440\u044b","Language":"\u042f\u0437\u044b\u043a","Learn more...":"\u0423\u0437\u043d\u0430\u0442\u044c \u0431\u043e\u043b\u044c\u0448\u0435...","Left":"\u041f\u043e \u043b\u0435\u0432\u043e\u043c\u0443 \u043a\u0440\u0430\u044e","Left to right":"\u0421\u043b\u0435\u0432\u0430 \u043d\u0430\u043f\u0440\u0430\u0432\u043e","Light Blue":"\u0421\u0432\u0435\u0442\u043b\u043e-\u0441\u0438\u043d\u0438\u0439","Light Gray":"\u0421\u0432\u0435\u0442\u043b\u043e-\u0441\u0435\u0440\u044b\u0439","Light Green":"\u0421\u0432\u0435\u0442\u043b\u043e-\u0437\u0435\u043b\u0435\u043d\u044b\u0439","Light Purple":"\u0421\u0432\u0435\u0442\u043b\u043e-\u0444\u0438\u043e\u043b\u0435\u0442\u043e\u0432\u044b\u0439","Light Red":"\u0421\u0432\u0435\u0442\u043b\u043e-\u043a\u0440\u0430\u0441\u043d\u044b\u0439","Light Yellow":"\u0421\u0432\u0435\u0442\u043b\u043e-\u0436\u0435\u043b\u0442\u044b\u0439","Line height":"\u0412\u044b\u0441\u043e\u0442\u0430 \u0441\u0442\u0440\u043e\u043a\u0438","Link list":"\u0421\u043f\u0438\u0441\u043e\u043a \u0441\u0441\u044b\u043b\u043e\u043a","Link...":"\u0421\u0441\u044b\u043b\u043a\u0430...","List Properties":"\u0421\u043f\u0438\u0441\u043e\u043a \u0441\u0432\u043e\u0439\u0441\u0442\u0432","List properties...":"\u0421\u043f\u0438\u0441\u043e\u043a \u0441\u0432\u043e\u0439\u0441\u0442\u0432...","Loading emojis...":"\u0417\u0430\u0433\u0440\u0443\u0437\u043a\u0430 \u0441\u043c\u0430\u0439\u043b\u0438\u043a\u043e\u0432...","Loading...":"\u0417\u0430\u0433\u0440\u0443\u0437\u043a\u0430...","Lower Alpha":"\u0421\u0442\u0440\u043e\u0447\u043d\u044b\u0435 \u043b\u0430\u0442\u0438\u043d\u0441\u043a\u0438\u0435","Lower Greek":"\u0421\u0442\u0440\u043e\u0447\u043d\u044b\u0435 \u0433\u0440\u0435\u0447\u0435\u0441\u043a\u0438\u0435","Lower Roman":"\u0421\u0442\u0440\u043e\u0447\u043d\u044b\u0435 \u0440\u0438\u043c\u0441\u043a\u0438\u0435","Match case":"\u0421 \u0443\u0447\u0435\u0442\u043e\u043c \u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0430","Mathematical":"\u041c\u0430\u0442\u0435\u043c\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0435","Media poster (Image URL)":"\u041f\u043e\u0441\u0442\u0435\u0440 \u043c\u0443\u043b\u044c\u0442\u0438\u043c\u0435\u0434\u0438\u0430 (URL \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f)","Media...":"\u041c\u0443\u043b\u044c\u0442\u0438\u043c\u0435\u0434\u0438\u0430...","Medium Blue":"\u0421\u0440\u0435\u0434\u043d\u0438\u0439 \u0441\u0438\u043d\u0438\u0439","Medium Gray":"\u0423\u043c\u0435\u0440\u0435\u043d\u043d\u043e \u0441\u0435\u0440\u044b\u0439","Medium Purple":"\u0423\u043c\u0435\u0440\u0435\u043d\u043d\u043e \u043f\u0443\u0440\u043f\u0443\u0440\u043d\u044b\u0439","Merge cells":"\u041e\u0431\u044a\u0435\u0434\u0438\u043d\u0438\u0442\u044c \u044f\u0447\u0435\u0439\u043a\u0438","Middle":"\u041f\u043e \u0441\u0435\u0440\u0435\u0434\u0438\u043d\u0435","Midnight Blue":"\u0427\u0435\u0440\u043d\u043e-\u0441\u0438\u043d\u0438\u0439","More...":"\u0411\u043e\u043b\u044c\u0448\u0435...","Name":"\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435/\u0418\u043c\u044f","Navy Blue":"\u0422\u0435\u043c\u043d\u043e-\u0441\u0438\u043d\u0438\u0439","New document":"\u041d\u043e\u0432\u044b\u0439 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442","New window":"\u041d\u043e\u0432\u043e\u0435 \u043e\u043a\u043d\u043e","Next":"\u041f\u0440\u043e\u0434\u043e\u043b\u0436\u0438\u0442\u044c","No":"\u041d\u0435\u0442","No alignment":"\u0412\u044b\u0440\u0430\u0432\u043d\u0438\u0432\u0430\u043d\u0438\u0435 \u043d\u0435 \u0437\u0430\u0434\u0430\u043d\u043e","No color":"\u0411\u0435\u0437 \u0446\u0432\u0435\u0442\u0430","Nonbreaking space":"\u041d\u0435\u0440\u0430\u0437\u0440\u044b\u0432\u043d\u044b\u0439 \u043f\u0440\u043e\u0431\u0435\u043b","None":"\u041d\u0435\u0442","Numbered list":"\u041d\u0443\u043c\u0435\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0439 \u0441\u043f\u0438\u0441\u043e\u043a","OR":"\u0418\u041b\u0418","Objects":"\u041e\u0431\u044a\u0435\u043a\u0442\u044b","Ok":"OK","Open help dialog":"\u041e\u0442\u043a\u0440\u044b\u0442\u044c \u0441\u043f\u0440\u0430\u0432\u043a\u0443","Open link":"\u041f\u0435\u0440\u0435\u0439\u0442\u0438 \u043f\u043e \u0441\u0441\u044b\u043b\u043a\u0435","Open link in...":"\u041e\u0442\u043a\u0440\u044b\u0442\u044c \u0441\u0441\u044b\u043b\u043a\u0443 \u0432...","Open popup menu for split buttons":"\u041e\u0442\u043a\u0440\u044b\u0442\u044c \u0432\u0441\u043f\u043b\u044b\u0432\u0430\u044e\u0449\u0435\u0435 \u043c\u0435\u043d\u044e \u0434\u043b\u044f \u0440\u0430\u0437\u0434\u0435\u043b\u0435\u043d\u0438\u044f \u043a\u043d\u043e\u043f\u043e\u043a","Orange":"\u041e\u0440\u0430\u043d\u0436\u0435\u0432\u044b\u0439","Outset":"\u0412\u044b\u0440\u0435\u0437\u043a\u0430","Page break":"\u0420\u0430\u0437\u0440\u044b\u0432 \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u044b","Paragraph":"\u0410\u0431\u0437\u0430\u0446","Paste":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c","Paste as text":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u043a\u0430\u043a \u0442\u0435\u043a\u0441\u0442","Paste column after":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0441\u0442\u043e\u043b\u0431\u0435\u0446 \u0441\u043f\u0440\u0430\u0432\u0430","Paste column before":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0441\u0442\u043e\u043b\u0431\u0435\u0446 \u0441\u043b\u0435\u0432\u0430","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"\u0412\u0441\u0442\u0430\u0432\u043a\u0430 \u043e\u0441\u0443\u0449\u0435\u0441\u0442\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u0432 \u0432\u0438\u0434\u0435 \u043f\u0440\u043e\u0441\u0442\u043e\u0433\u043e \u0442\u0435\u043a\u0441\u0442\u0430, \u043f\u043e\u043a\u0430 \u043d\u0435 \u043e\u0442\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u0434\u0430\u043d\u043d\u0443\u044e \u043e\u043f\u0446\u0438\u044e.","Paste or type a link":"\u0412\u0432\u0435\u0434\u0438\u0442\u0435 \u0438\u043b\u0438 \u0432\u0441\u0442\u0430\u0432\u044c\u0442\u0435 \u0441\u0441\u044b\u043b\u043a\u0443","Paste row after":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0441\u0442\u0440\u043e\u043a\u0443 \u0441\u043d\u0438\u0437\u0443","Paste row before":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u044c \u0441\u0442\u0440\u043e\u043a\u0443 \u0441\u0432\u0435\u0440\u0445\u0443","Paste your embed code below:":"\u0412\u0441\u0442\u0430\u0432\u044c\u0442\u0435 \u0432\u0441\u0442\u0440\u043e\u0435\u043d\u043d\u044b\u0439 \u043a\u043e\u0434 \u043d\u0438\u0436\u0435:","People":"\u041b\u044e\u0434\u0438","Plugins":"\u041f\u043b\u0430\u0433\u0438\u043d\u044b","Plugins installed ({0}):":"\u0423\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u043d\u044b\u0435 \u043f\u043b\u0430\u0433\u0438\u043d\u044b ({0}):","Powered by {0}":"\u041f\u043e\u0434 \u0443\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435\u043c {0}","Pre":"Pre","Preferences":"\u041f\u0440\u0435\u0434\u043f\u043e\u0447\u0442\u0435\u043d\u0438\u044f","Preformatted":"\u041f\u0440\u0435\u0434\u0432\u0430\u0440\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0439","Premium plugins:":"\u041f\u0440\u0435\u043c\u0438\u0443\u043c \u043f\u043b\u0430\u0433\u0438\u043d\u044b:","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"\u041f\u0440\u0435\u0434\u0432\u0430\u0440\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0439 \u043f\u0440\u043e\u0441\u043c\u043e\u0442\u0440","Previous":"\u041f\u0440\u0435\u0434\u044b\u0434\u0443\u0449\u0438\u0439","Print":"\u041f\u0435\u0447\u0430\u0442\u044c","Print...":"\u041d\u0430\u043f\u0435\u0447\u0430\u0442\u0430\u0442\u044c...","Purple":"\u0420\u043e\u0437\u043e\u0432\u044b\u0439","Quotations":"\u0426\u0438\u0442\u0430\u0442\u044b","R":"R","Range 0 to 255":"\u0414\u0438\u0430\u043f\u0430\u0437\u043e\u043d \u043e\u0442 0 \u0434\u043e 255","Red":"\u041a\u0440\u0430\u0441\u043d\u044b\u0439","Red component":"\u041a\u0440\u0430\u0441\u043d\u0430\u044f \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u0430","Redo":"Redo","Remove":"\u0423\u0434\u0430\u043b\u0438\u0442\u044c","Remove color":"\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u0446\u0432\u0435\u0442","Remove link":"\u0423\u0434\u0430\u043b\u0438\u0442\u044c \u0441\u0441\u044b\u043b\u043a\u0443","Replace":"\u0417\u0430\u043c\u0435\u043d\u0438\u0442\u044c","Replace all":"\u0417\u0430\u043c\u0435\u043d\u0438\u0442\u044c \u0432\u0441\u0435","Replace with":"\u0417\u0430\u043c\u0435\u043d\u0438\u0442\u044c \u043d\u0430","Resize":"\u0418\u0437\u043c\u0435\u043d\u0438\u0442\u044c \u0440\u0430\u0437\u043c\u0435\u0440","Restore last draft":"\u0412\u043e\u0441\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u0438\u0439 \u0447\u0435\u0440\u043d\u043e\u0432\u0438\u043a","Reveal or hide additional toolbar items":"","Rich Text Area":"\u041f\u043e\u043b\u0435 \u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u043e\u0433\u043e \u0442\u0435\u043a\u0441\u0442\u0430","Rich Text Area. Press ALT-0 for help.":"\u041f\u043e\u043b\u0435 \u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u043e\u0433\u043e \u0442\u0435\u043a\u0441\u0442\u0430. \u041d\u0430\u0436\u043c\u0438\u0442\u0435 ALT-0, \u0447\u0442\u043e\u0431\u044b \u043e\u0442\u043a\u0440\u044b\u0442\u044c \u0441\u043f\u0440\u0430\u0432\u043a\u0443.","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\u041f\u043e\u043b\u0435 \u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u043e\u0433\u043e \u0442\u0435\u043a\u0441\u0442\u0430. \u041d\u0430\u0436\u043c\u0438\u0442\u0435 ALT-F9, \u0447\u0442\u043e\u0431\u044b \u043e\u0442\u043a\u0440\u044b\u0442\u044c \u043c\u0435\u043d\u044e, ALT-F10, \u0447\u0442\u043e\u0431\u044b \u043e\u0442\u043a\u0440\u044b\u0442\u044c \u043f\u0430\u043d\u0435\u043b\u044c \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u043e\u0432, ALT-0, \u0447\u0442\u043e\u0431\u044b \u043e\u0442\u043a\u0440\u044b\u0442\u044c \u0441\u043f\u0440\u0430\u0432\u043a\u0443.","Ridge":"\u0428\u0438\u043f","Right":"\u041f\u043e \u043f\u0440\u0430\u0432\u043e\u043c\u0443 \u043a\u0440\u0430\u044e","Right to left":"\u0421\u043f\u0440\u0430\u0432\u0430 \u043d\u0430\u043b\u0435\u0432\u043e","Row":"\u0421\u0442\u0440\u043e\u043a\u0430","Row clipboard actions":"\u0414\u0435\u0439\u0441\u0442\u0432\u0438\u044f \u0441 \u0431\u0443\u0444\u0435\u0440\u043e\u043c \u043e\u0431\u043c\u0435\u043d\u0430 \u0434\u043b\u044f \u0441\u0442\u0440\u043e\u043a\u0438","Row group":"\u0413\u0440\u0443\u043f\u043f\u0430 \u0441\u0442\u0440\u043e\u043a","Row header":"\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a \u0441\u0442\u0440\u043e\u043a\u0438","Row properties":"\u041f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u044b \u0441\u0442\u0440\u043e\u043a\u0438","Row type":"\u0422\u0438\u043f \u0441\u0442\u0440\u043e\u043a\u0438","Rows":"\u0421\u0442\u0440\u043e\u043a\u0438","Save":"\u0421\u043e\u0445\u0440\u0430\u043d\u0438\u0442\u044c","Save (if save plugin activated)":"\u0421\u043e\u0445\u0440\u0430\u043d\u0438\u0442\u044c (\u0435\u0441\u043b\u0438 \u043f\u043b\u0430\u0433\u0438\u043d save \u0430\u043a\u0442\u0438\u0432\u0438\u0440\u043e\u0432\u0430\u043d)","Scope":"\u041e\u0431\u043b\u0430\u0441\u0442\u044c \u0434\u0435\u0439\u0441\u0442\u0432\u0438\u044f","Search":"\u041f\u043e\u0438\u0441\u043a","Select all":"\u0412\u044b\u0434\u0435\u043b\u0438\u0442\u044c \u0432\u0441\u0435","Select...":"\u0412\u044b\u0431\u0440\u0430\u0442\u044c...","Selection":"\u0412\u044b\u0431\u043e\u0440","Shortcut":"\u0411\u044b\u0441\u0442\u0440\u0430\u044f \u043a\u043b\u0430\u0432\u0438\u0448\u0430","Show blocks":"\u041f\u043e\u043a\u0430\u0437\u044b\u0432\u0430\u0442\u044c \u0431\u043b\u043e\u043a\u0438","Show caption":"\u041f\u043e\u043a\u0430\u0437\u0430\u0442\u044c \u043f\u043e\u0434\u043f\u0438\u0441\u044c","Show invisible characters":"\u041f\u043e\u043a\u0430\u0437\u044b\u0432\u0430\u0442\u044c \u043d\u0435\u0432\u0438\u0434\u0438\u043c\u044b\u0435 \u0441\u0438\u043c\u0432\u043e\u043b\u044b","Size":"\u0420\u0430\u0437\u043c\u0435\u0440","Solid":"\u0421\u043f\u043b\u043e\u0448\u043d\u043e\u0439","Source":"\u0418\u0441\u0445\u043e\u0434\u043d\u044b\u0439 \u043e\u0431\u044a\u0435\u043a\u0442","Source code":"\u0418\u0441\u0445\u043e\u0434\u043d\u044b\u0439 \u043a\u043e\u0434","Special Character":"\u0421\u043f\u0435\u0446\u0438\u0430\u043b\u044c\u043d\u044b\u0439 \u0441\u0438\u043c\u0432\u043e\u043b","Special character...":"\u0421\u043f\u0435\u0446. \u0441\u0438\u043c\u0432\u043e\u043b\u044b...","Split cell":"\u0420\u0430\u0437\u0431\u0438\u0442\u044c \u044f\u0447\u0435\u0439\u043a\u0443","Square":"\u041a\u0432\u0430\u0434\u0440\u0430\u0442","Start list at number":"\u041d\u0430\u0447\u0430\u0442\u044c \u043d\u0443\u043c\u0435\u0440\u0430\u0446\u0438\u044e \u0441","Strikethrough":"\u0417\u0430\u0447\u0435\u0440\u043a\u0438\u0432\u0430\u043d\u0438\u0435","Style":"\u0421\u0442\u0438\u043b\u044c","Subscript":"\u041f\u043e\u0434\u0441\u0442\u0440\u043e\u0447\u043d\u044b\u0439","Superscript":"\u041d\u0430\u0434\u0441\u0442\u0440\u043e\u0447\u043d\u044b\u0439","Switch to or from fullscreen mode":"\u041f\u0435\u0440\u0435\u043a\u043b\u044e\u0447\u0438\u0442\u044c \u043f\u043e\u043b\u043d\u043e\u044d\u043a\u0440\u0430\u043d\u043d\u044b\u0439 \u0440\u0435\u0436\u0438\u043c","Symbols":"\u0421\u0438\u043c\u0432\u043e\u043b\u044b","System Font":"\u0421\u0438\u0441\u0442\u0435\u043c\u043d\u044b\u0439 \u0448\u0440\u0438\u0444\u0442","Table":"\u0422\u0430\u0431\u043b\u0438\u0446\u0430","Table caption":"\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a \u0442\u0430\u0431\u043b\u0438\u0446\u044b","Table properties":"\u0421\u0432\u043e\u0439\u0441\u0442\u0432\u0430 \u0442\u0430\u0431\u043b\u0438\u0446\u044b","Table styles":"\u0421\u0442\u0438\u043b\u0438 \u0442\u0430\u0431\u043b\u0438\u0446\u044b","Template":"\u0428\u0430\u0431\u043b\u043e\u043d","Templates":"\u0428\u0430\u0431\u043b\u043e\u043d\u044b","Text":"\u0422\u0435\u043a\u0441\u0442","Text color":"\u0426\u0432\u0435\u0442 \u0442\u0435\u043a\u0441\u0442\u0430","Text color {0}":"","Text to display":"\u041e\u0442\u043e\u0431\u0440\u0430\u0436\u0430\u0435\u043c\u044b\u0439 \u0442\u0435\u043a\u0441\u0442","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"\u0412\u0432\u0435\u0434\u0435\u043d\u043d\u044b\u0439 URL \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u0430\u0434\u0440\u0435\u0441\u043e\u043c \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u043e\u0439 \u043f\u043e\u0447\u0442\u044b. \u0412\u044b \u0436\u0435\u043b\u0430\u0435\u0442\u0435 \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u044b\u0439 \u043f\u0440\u0435\u0444\u0438\u043a\u0441 \xabmailto:\xbb?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"\u0412\u0432\u0435\u0434\u0435\u043d\u043d\u044b\u0439 URL \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u0432\u043d\u0435\u0448\u043d\u0435\u0439 \u0441\u0441\u044b\u043b\u043a\u043e\u0439. \u0412\u044b \u0436\u0435\u043b\u0430\u0435\u0442\u0435 \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u044b\u0439 \u043f\u0440\u0435\u0444\u0438\u043a\u0441 \xabhttp://\xbb?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"\u0412\u0432\u0435\u0434\u0435\u043d\u043d\u044b\u0439 \u0412\u0430\u043c\u0438 URL-\u0430\u0434\u0440\u0435\u0441 \u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u0432\u043d\u0435\u0448\u043d\u0435\u0439 \u0441\u0441\u044b\u043b\u043a\u043e\u0439. \u0425\u043e\u0442\u0438\u0442\u0435 \u0434\u043e\u0431\u0430\u0432\u0438\u0442\u044c \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u044b\u0439 \u043f\u0440\u0435\u0444\u0438\u043a\u0441 https: //?","Title":"\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a","To open the popup, press Shift+Enter":"\u0427\u0442\u043e\u0431\u044b \u043e\u0442\u043a\u0440\u044b\u0442\u044c \u0432\u0441\u043f\u043b\u044b\u0432\u0430\u044e\u0449\u0435\u0435 \u043e\u043a\u043d\u043e, \u043d\u0430\u0436\u043c\u0438\u0442\u0435 Shift+Enter","Toggle accordion":"","Tools":"\u0418\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u044b","Top":"\u041f\u043e \u0432\u0435\u0440\u0445\u0443","Travel and Places":"\u041f\u0443\u0442\u0435\u0448\u0435\u0441\u0442\u0432\u0438\u044f \u0438 \u043c\u0435\u0441\u0442\u0430","Turquoise":"\u0411\u0438\u0440\u044e\u0437\u043e\u0432\u044b\u0439","Underline":"\u041f\u043e\u0434\u0447\u0435\u0440\u043a\u0438\u0432\u0430\u043d\u0438\u0435","Undo":"Undo","Upload":"\u041f\u0435\u0440\u0435\u0434\u0430\u0442\u044c","Uploading image":"\u0417\u0430\u0433\u0440\u0443\u0437\u043a\u0430 \u043a\u0430\u0440\u0442\u0438\u043d\u043a\u0438","Upper Alpha":"\u0417\u0430\u0433\u043b\u0430\u0432\u043d\u044b\u0435 \u043b\u0430\u0442\u0438\u043d\u0441\u043a\u0438\u0435","Upper Roman":"\u041f\u0440\u043e\u043f\u0438\u0441\u043d\u044b\u0435 \u0440\u0438\u043c\u0441\u043a\u0438\u0435","Url":"URL-\u0430\u0434\u0440\u0435\u0441","User Defined":"\u041e\u043f\u0440\u0435\u0434\u0435\u043b\u044f\u0435\u043c\u044b\u0435 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u0435\u043c","Valid":"\u0414\u043e\u043f\u0443\u0441\u0442\u0438\u043c\u044b\u0439","Version":"\u0412\u0435\u0440\u0441\u0438\u044f","Vertical align":"\u0412\u0435\u0440\u0442\u0438\u043a\u0430\u043b\u044c\u043d\u043e\u0435 \u0432\u044b\u0440\u0430\u0432\u043d\u0438\u0432\u0430\u043d\u0438\u0435","Vertical space":"\u0418\u043d\u0442\u0435\u0440\u0432\u0430\u043b \u043f\u043e \u0432\u0435\u0440\u0442\u0438\u043a\u0430\u043b\u0438","View":"\u0412\u0438\u0434","Visual aids":"\u0412\u0438\u0437\u0443\u0430\u043b\u044c\u043d\u044b\u0435 \u043f\u043e\u0434\u0441\u043a\u0430\u0437\u043a\u0438","Warn":"\u041f\u0440\u0435\u0434\u0443\u043f\u0440\u0435\u0436\u0434\u0435\u043d\u0438\u0435","White":"\u0411\u0435\u043b\u044b\u0439","Width":"\u0428\u0438\u0440\u0438\u043d\u0430","Word count":"\u041a\u043e\u043b\u0438\u0447\u0435\u0441\u0442\u0432\u043e \u0441\u043b\u043e\u0432","Words":"\u0421\u043b\u043e\u0432\u0430","Words: {0}":"\u0421\u043b\u043e\u0432: {0}","Yellow":"\u0416\u0435\u043b\u0442\u044b\u0439","Yes":"\u0414\u0430","You are using {0}":"\u0412\u044b \u0438\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0435\u0442\u0435 {0}","You have unsaved changes are you sure you want to navigate away?":"\u0423 \u0432\u0430\u0441 \u0435\u0441\u0442\u044c \u043d\u0435\u0441\u043e\u0445\u0440\u0430\u043d\u0435\u043d\u043d\u044b\u0435 \u0438\u0437\u043c\u0435\u043d\u0435\u043d\u0438\u044f. \u0412\u044b \u0443\u0432\u0435\u0440\u0435\u043d\u044b, \u0447\u0442\u043e \u0445\u043e\u0442\u0438\u0442\u0435 \u0432\u044b\u0439\u0442\u0438?","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"\u0412\u0430\u0448 \u0431\u0440\u0430\u0443\u0437\u0435\u0440 \u043d\u0435 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u0438\u0432\u0430\u0435\u0442 \u043f\u0440\u044f\u043c\u043e\u0439 \u0434\u043e\u0441\u0442\u0443\u043f \u043a \u0431\u0443\u0444\u0435\u0440\u0443 \u043e\u0431\u043c\u0435\u043d\u0430. \u0418\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0439\u0442\u0435 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0435 \u0441\u043e\u0447\u0435\u0442\u0430\u043d\u0438\u044f \u043a\u043b\u0430\u0432\u0438\u0448: Ctrl+X/C/V.","alignment":"\u0432\u044b\u0440\u0430\u0432\u043d\u0438\u0432\u0430\u043d\u0438\u0435","austral sign":"\u0421\u0438\u043c\u0432\u043e\u043b \u0430\u0443\u0441\u0442\u0440\u0430\u043b\u0430","cedi sign":"\u0421\u0438\u043c\u0432\u043e\u043b \u0441\u0435\u0434\u0438","colon sign":"\u0414\u0432\u043e\u0435\u0442\u043e\u0447\u0438\u0435","cruzeiro sign":"\u0421\u0438\u043c\u0432\u043e\u043b \u043a\u0440\u0443\u0437\u0435\u0439\u0440\u043e","currency sign":"\u0421\u0438\u043c\u0432\u043e\u043b \u0432\u0430\u043b\u044e\u0442\u044b","dollar sign":"\u0421\u0438\u043c\u0432\u043e\u043b \u0434\u043e\u043b\u043b\u0430\u0440\u0430","dong sign":"\u0421\u0438\u043c\u0432\u043e\u043b \u0434\u043e\u043d\u0433\u0430","drachma sign":"\u0421\u0438\u043c\u0432\u043e\u043b \u0434\u0440\u0430\u0445\u043c\u044b","euro-currency sign":"\u0421\u0438\u043c\u0432\u043e\u043b \u0435\u0432\u0440\u043e","example":"\u043f\u0440\u0438\u043c\u0435\u0440","formatting":"\u0444\u043e\u0440\u043c\u0430\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0435","french franc sign":"\u0421\u0438\u043c\u0432\u043e\u043b \u0444\u0440\u0430\u043d\u0446\u0443\u0437\u0441\u043a\u043e\u0433\u043e \u0444\u0440\u0430\u043d\u043a\u0430","german penny symbol":"\u0441\u0438\u043c\u0432\u043e\u043b \u043f\u0444\u0435\u043d\u043d\u0438\u0433\u0430","guarani sign":"\u0421\u0438\u043c\u0432\u043e\u043b \u0433\u0443\u0430\u0440\u0430\u043d\u0438","history":"\u0438\u0441\u0442\u043e\u0440\u0438\u044f","hryvnia sign":"\u0421\u0438\u043c\u0432\u043e\u043b \u0433\u0440\u0438\u0432\u043d\u0438","indentation":"\u043e\u0442\u0441\u0442\u0443\u043f","indian rupee sign":"\u0421\u0438\u043c\u0432\u043e\u043b \u0438\u043d\u0434\u0438\u0439\u0441\u043a\u043e\u0439 \u0440\u0443\u043f\u0438\u0438","kip sign":"\u0421\u0438\u043c\u0432\u043e\u043b \u043a\u0438\u043f\u044b","lira sign":"\u0421\u0438\u043c\u0432\u043e\u043b \u043b\u0438\u0440\u044b","livre tournois sign":"\u0421\u0438\u043c\u0432\u043e\u043b \u043b\u0438\u0432\u0440\u044b","manat sign":"\u0421\u0438\u043c\u0432\u043e\u043b \u043c\u0430\u043d\u0430\u0442\u0430","mill sign":"\u0421\u0438\u043c\u0432\u043e\u043b \u0434\u0435\u0441\u044f\u0442\u043e\u0439 \u0447\u0430\u0441\u0442\u0438 \u0446\u0435\u043d\u0442\u0430","naira sign":"\u0421\u0438\u043c\u0432\u043e\u043b \u043d\u0430\u0439\u0440\u044b","new sheqel sign":"\u0421\u0438\u043c\u0432\u043e\u043b \u0448\u0435\u043a\u0435\u043b\u044f","nordic mark sign":"\u0421\u0438\u043c\u0432\u043e\u043b \u043c\u0430\u0440\u043a\u0438","peseta sign":"\u0421\u0438\u043c\u0432\u043e\u043b \u043f\u0435\u0441\u0435\u0442\u044b","peso sign":"\u0421\u0438\u043c\u0432\u043e\u043b \u043f\u0435\u0441\u043e","ruble sign":"\u0421\u0438\u043c\u0432\u043e\u043b \u0440\u0443\u0431\u043b\u044f","rupee sign":"\u0421\u0438\u043c\u0432\u043e\u043b \u0440\u0443\u043f\u0438\u0438","spesmilo sign":"\u0421\u0438\u043c\u0432\u043e\u043b \u0441\u043f\u0435\u0441\u043c\u0438\u043b\u043e","styles":"\u0441\u0442\u0438\u043b\u0438","tenge sign":"\u0421\u0438\u043c\u0432\u043e\u043b \u0442\u0435\u043d\u044c\u0433\u0435","tugrik sign":"\u0421\u0438\u043c\u0432\u043e\u043b \u0442\u0443\u0433\u0440\u0438\u043a\u0430","turkish lira sign":"\u0421\u0438\u043c\u0432\u043e\u043b \u0442\u0443\u0440\u0435\u0446\u043a\u043e\u0439 \u043b\u0438\u0440\u044b","won sign":"\u0421\u0438\u043c\u0432\u043e\u043b \u0432\u043e\u043d\u044b","yen character":"\u0441\u0438\u043c\u0432\u043e\u043b \u0438\u0435\u043d\u044b","yen/yuan character variant one":"\u0441\u0438\u043c\u0432\u043e\u043b \u0438\u0435\u043d\u044b/\u044e\u0430\u043d\u044f, \u0432\u0430\u0440\u0438\u0430\u043d\u0442 1","yuan character":"\u0441\u0438\u043c\u0432\u043e\u043b \u044e\u0430\u043d\u044f","yuan character, in hong kong and taiwan":"\u0421\u0438\u043c\u0432\u043e\u043b \u044e\u0430\u043d\u044f, \u0413\u043e\u043d\u043a\u043e\u043d\u0433 \u0438 \u0422\u0430\u0439\u0432\u0430\u043d\u044c","{0} characters":"{0} \u0441\u0438\u043c\u0432\u043e\u043b.","{0} columns, {1} rows":"","{0} words":"{0} \u0441\u043b\u043e\u0432"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/sk.js b/libraries/tinymce/js/tinymce/langs/sk.js index 3e434a2..4ff92b3 100644 --- a/libraries/tinymce/js/tinymce/langs/sk.js +++ b/libraries/tinymce/js/tinymce/langs/sk.js @@ -1 +1 @@ -tinymce.addI18n("sk",{"Redo":"Znova","Undo":"Sp\xe4\u0165","Cut":"Vystrihn\xfa\u0165","Copy":"Kop\xedrova\u0165","Paste":"Prilepi\u0165","Select all":"Ozna\u010di\u0165 v\u0161etko","New document":"Nov\xfd dokument","Ok":"Ok","Cancel":"Zru\u0161i\u0165","Visual aids":"Vizu\xe1lne pom\xf4cky","Bold":"Tu\u010dn\xe9","Italic":"Kurz\xedva","Underline":"Pod\u010diarknut\xe9","Strikethrough":"Pre\u010diarknut\xe9","Superscript":"Horn\xfd index","Subscript":"Doln\xfd index","Clear formatting":"Vymaza\u0165 form\xe1tovanie","Remove":"Odstr\xe1ni\u0165","Align left":"Zarovna\u0165 v\u013eavo","Align center":"Zarovna\u0165 na stred","Align right":"Zarovna\u0165 vpravo","No alignment":"Bez zarovnania","Justify":"Zarovna\u0165","Bullet list":"Zoznam s odr\xe1\u017ekami","Numbered list":"\u010c\xedslovan\xfd zoznam","Decrease indent":"Zmen\u0161i\u0165 odsadenie","Increase indent":"Zv\xe4\u010d\u0161i\u0165 odsadenie","Close":"Zatvori\u0165","Formats":"Form\xe1ty","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"V\xe1\u0161 prehliada\u010d nepodporuje priamy pr\xedstup do schr\xe1nky. Pou\u017eite kl\xe1vesov\xe9 skratky Ctrl+X/C/V.","Headings":"Nadpisy","Heading 1":"Nadpis 1","Heading 2":"Nadpis 2","Heading 3":"Nadpis 3","Heading 4":"Nadpis 4","Heading 5":"Nadpis 5","Heading 6":"Nadpis 6","Preformatted":"Predform\xe1tovan\xe9","Div":"Div","Pre":"Pre","Code":"K\xf3d","Paragraph":"Odstavec","Blockquote":"Cit\xe1cia","Inline":"Vlo\u017een\xe9 \u0161t\xfdly","Blocks":"Bloky","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Vkladanie je v m\xf3de neform\xe1tovan\xe9ho textu. Vkladan\xfd obsah bude vlo\u017een\xfd ako neform\xe1tovan\xfd, a\u017e pok\xfdm t\xfato mo\u017enos\u0165 nevypnete.","Fonts":"Typy p\xedsma","Font sizes":"Ve\u013ekosti p\xedsma","Class":"Trieda","Browse for an image":"N\xe1js\u0165 obr\xe1zok","OR":"ALEBO","Drop an image here":"Pretiahnite obr\xe1zok sem","Upload":"Nahra\u0165","Uploading image":"Nahr\xe1vam obr\xe1zok","Block":"Blok","Align":"Zarovna\u0165","Default":"V\xfdchodzie","Circle":"Kruhov\xfd","Disc":"Ov\xe1lny","Square":"\u0160tvorcov\xfd","Lower Alpha":"Mal\xe9 p\xedsmen\xe1","Lower Greek":"Mal\xe9 gr\xe9cke p\xedsmen\xe1","Lower Roman":"Mal\xe9 r\xedmske \u010d\xedslice","Upper Alpha":"Ve\u013ek\xe9 p\xedsmen\xe1","Upper Roman":"Ve\u013ek\xe9 r\xedmske \u010d\xedslice","Anchor...":"Kotva...","Anchor":"Kotva","Name":"N\xe1zov","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID by sa malo za\u010d\xedna\u0165 p\xedsmenom, po ktorom nasleduj\xfa iba p\xedsmen\xe1, \u010d\xedsla, poml\u010dky, bodky, dvojbodky alebo pod\u010diarkovn\xedky.","You have unsaved changes are you sure you want to navigate away?":"M\xe1te neulo\u017een\xe9 zmeny, naozaj chcete opusti\u0165 str\xe1nku?","Restore last draft":"Obnovi\u0165 posledn\xfd koncept","Special character...":"\u0160peci\xe1lny znak...","Special Character":"\u0160peci\xe1lny znak","Source code":"Zdrojov\xfd k\xf3d","Insert/Edit code sample":"Vlo\u017ei\u0165/upravi\u0165 vzorku k\xf3du","Language":"Jazyk","Code sample...":"Vzorka k\xf3du...","Left to right":"Z\u013eava doprava","Right to left":"Sprava do\u013eava","Title":"Nadpis","Fullscreen":"Na cel\xfa obrazovku","Action":"\xdakon","Shortcut":"Odkaz","Help":"Pomocn\xedk","Address":"Adresa","Focus to menubar":"Zameranie na panel s ponukami","Focus to toolbar":"Zameranie na panel s n\xe1strojmi","Focus to element path":"Zameranie na cestu prvku","Focus to contextual toolbar":"Zameranie na kontextov\xfd panel s n\xe1strojmi","Insert link (if link plugin activated)":"Vlo\u017ei\u0165 odkaz (ak je aktivovan\xfd plugin odkazu)","Save (if save plugin activated)":"Ulo\u017ei\u0165 (ak je aktivovan\xfd plugin ulo\u017eenia)","Find (if searchreplace plugin activated)":"N\xe1js\u0165 (ak je aktivovan\xfd plugin vyh\u013ead\xe1vania)","Plugins installed ({0}):":"Nain\u0161talovan\xe9 pluginy ({0}):","Premium plugins:":"Pr\xe9miov\xe9 pluginy:","Learn more...":"Zisti viac...","You are using {0}":"Pou\u017e\xedvate {0}","Plugins":"Pluginy","Handy Shortcuts":"U\u017eito\u010dn\xe9 odkazy","Horizontal line":"Horizont\xe1lna \u010diara","Insert/edit image":"Vlo\u017ei\u0165/upravi\u0165 obr\xe1zok","Alternative description":"Alternat\xedvny popis","Accessibility":"Dostupnos\u0165","Image is decorative":"Obr\xe1zok je dekorat\xedvny","Source":"Zdroj","Dimensions":"Rozmery","Constrain proportions":"Obmedzenie proporci\xed","General":"Z\xe1kladn\xe9","Advanced":"Pokro\u010dil\xe9","Style":"\u0160t\xfdl","Vertical space":"Vertik\xe1lny priestor","Horizontal space":"Horizont\xe1lny priestor","Border":"Or\xe1movanie","Insert image":"Vlo\u017ei\u0165 obr\xe1zok","Image...":"Obr\xe1zok...","Image list":"Zoznam obr\xe1zkov","Resize":"Zmeni\u0165 ve\u013ekos\u0165","Insert date/time":"Vlo\u017ei\u0165 d\xe1tum/\u010das","Date/time":"D\xe1tum/\u010das","Insert/edit link":"Vlo\u017ei\u0165/upravi\u0165 odkaz","Text to display":"Text na zobrazenie","Url":"Url adresa","Open link in...":"Otvori\u0165 odkaz v...","Current window":"Aktu\xe1lne okno","None":"\u017diadne","New window":"Nov\xe9 okno","Open link":"Otvori\u0165 linku","Remove link":"Odstr\xe1ni\u0165 odkaz","Anchors":"Kotvy","Link...":"Odkaz...","Paste or type a link":"Prilepte alebo nap\xed\u0161te odkaz","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"URL adresa, ktor\xfa ste zadali je pravdepodobne emailov\xe1 adresa. \u017del\xe1te si prida\u0165 po\u017eadovan\xfa predponu mailto:?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"URL adresa, ktor\xfa ste zadali je pravdepodobne extern\xfd odkaz. Chcete prida\u0165 po\u017eadovan\xfa predponu http://?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"URL, ktor\xfa ste zadali vyzer\xe1 ako extern\xfd odkaz. Prajete si pridat po\u017eadovan\xfa predponu https://?","Link list":"Zoznam odkazov","Insert video":"Vlo\u017ei\u0165 video","Insert/edit video":"Vlo\u017ei\u0165/upravi\u0165 video","Insert/edit media":"Vlo\u017ei\u0165/upravi\u0165 m\xe9di\xe1","Alternative source":"Alternat\xedvny zdroj","Alternative source URL":"Alternat\xedvny zdroj URL","Media poster (Image URL)":"Obr\xe1zok m\xe9dia (URL obr\xe1zka)","Paste your embed code below:":"Vlo\u017ete k\xf3d pre vlo\u017eenie ni\u017e\u0161ie:","Embed":"Vlo\u017ei\u0165","Media...":"M\xe9di\xe1...","Nonbreaking space":"Pevn\xe1 medzera","Page break":"Zalomenie str\xe1nky","Paste as text":"Vlo\u017ei\u0165 ako text","Preview":"Uk\xe1\u017eka","Print":"Tla\u010d","Print...":"Tla\u010d...","Save":"Ulo\u017ei\u0165","Find":"H\u013eada\u0165","Replace with":"Nahradi\u0165 \u010d\xedm","Replace":"Nahradi\u0165","Replace all":"Nahradi\u0165 v\u0161etko","Previous":"Predch\xe1dzaj\xface","Next":"Nasleduj\xface","Find and Replace":"N\xe1js\u0165 a nahradi\u0165","Find and replace...":"N\xe1js\u0165 a nahradi\u0165...","Could not find the specified string.":"Zadan\xfd re\u0165azec sa nena\u0161iel.","Match case":"Rozli\u0161ova\u0165 ve\u013ek\xe9/mal\xe9 p\xedsmen\xe1","Find whole words only":"H\u013eada\u0165 len cel\xe9 slov\xe1","Find in selection":"N\xe1js\u0165 vo v\xfdbere","Insert table":"Vlo\u017ei\u0165 tabu\u013eku","Table properties":"Vlastnosti tabu\u013eky","Delete table":"Zmaza\u0165 tabu\u013eku","Cell":"Bunka","Row":"Riadok","Column":"St\u013apec","Cell properties":"Vlastnosti bunky","Merge cells":"Zl\xfa\u010di\u0165 bunky","Split cell":"Rozdeli\u0165 bunku","Insert row before":"Vlo\u017ei\u0165 riadok pred","Insert row after":"Vlo\u017ei\u0165 riadok za","Delete row":"Zmaza\u0165 riadok","Row properties":"Vlastnosti riadku","Cut row":"Vystrihn\xfa\u0165 riadok","Cut column":"Vystrihn\xfa\u0165 st\u013apec","Copy row":"Kop\xedrova\u0165 riadok","Copy column":"Kop\xedrova\u0165 st\u013apec","Paste row before":"Prilepi\u0165 riadok pred","Paste column before":"Vlo\u017ei\u0165 st\u013apec pred","Paste row after":"Prilepi\u0165 riadok za","Paste column after":"Vlo\u017ei\u0165 st\u013apec za","Insert column before":"Vlo\u017ei\u0165 st\u013apec pred","Insert column after":"Vlo\u017ei\u0165 st\u013apec za","Delete column":"Vymaza\u0165 st\u013apec","Cols":"St\u013apce","Rows":"Riadky","Width":"\u0160\xedrka","Height":"V\xfd\u0161ka","Cell spacing":"Rozstup buniek","Cell padding":"Odsadenie v bunk\xe1ch","Row clipboard actions":"Clipboard akcie nad riadkom","Column clipboard actions":"Clipboard akcie nad st\u013apcom","Table styles":"\u0160t\xfdly tabu\u013eky","Cell styles":"\u0160t\xfdly bunky","Column header":"Hlavi\u010dka st\u013apca","Row header":"Hlavi\u010dka riadku","Table caption":"Nadpis tabu\u013eky","Caption":"Popisok","Show caption":"Zobrazi\u0165 popis","Left":"V\u013eavo","Center":"Stred","Right":"Vpravo","Cell type":"Typ bunky","Scope":"Oblas\u0165","Alignment":"Zarovnanie","Horizontal align":"Horizont\xe1lne zarovnanie","Vertical align":"Vertik\xe1lne zarovnanie","Top":"Vrch","Middle":"Stred","Bottom":"Spodok","Header cell":"Bunka z\xe1hlavia","Row group":"Skupina riadkov","Column group":"Skupina st\u013apcov","Row type":"Typ riadku","Header":"Hlavi\u010dka","Body":"Telo","Footer":"P\xe4ta","Border color":"Farba or\xe1movania","Solid":"Pln\xe1 \u010diara","Dotted":"Bodkovan\xe9","Dashed":"\u010ciarkovan\xe9","Double":"Dvojit\xe9","Groove":"Vtla\u010den\xfd okraj","Ridge":"Vyst\xfapen\xfd okraj","Inset":"Vtla\u010den\xe9","Outset":"Vyst\xfapen\xe9","Hidden":"Skryt\xe9","Insert template...":"Vlo\u017ei\u0165 \u0161abl\xf3nu...","Templates":"\u0160abl\xf3ny","Template":"\u0160abl\xf3na","Insert Template":"Vlo\u017ei\u0165 \u0161abl\xf3nu","Text color":"Farba textu","Background color":"Farba pozadia","Custom...":"Vlastn\xe9...","Custom color":"Vlastn\xe1 farba","No color":"Bez farby","Remove color":"Odstr\xe1ni\u0165 farbu","Show blocks":"Zobrazi\u0165 bloky","Show invisible characters":"Zobrazi\u0165 skryt\xe9 znaky","Word count":"Po\u010det slov","Count":"Po\u010det","Document":"Dokument","Selection":"V\xfdber","Words":"Slov\xe1","Words: {0}":"Slov\xe1: {0}","{0} words":"{0} slov\xe1/slov","File":"S\xfabor","Edit":"Upravi\u0165","Insert":"Vlo\u017ei\u0165","View":"Zobrazi\u0165","Format":"Form\xe1t","Table":"Tabu\u013eka","Tools":"N\xe1stroje","Powered by {0}":"Pou\u017e\xedva {0}","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Oblas\u0165 pre text vo form\xe1te RTF. Stla\u010dte ALT-F9 pre zobrazenie menu. Stla\u010dte ALT-F10 pre zobrazenie panela n\xe1strojov. Stla\u010dte ALT-0 pre n\xe1povedu.","Image title":"N\xe1zov obr\xe1zka","Border width":"\u0160\xedrka okraja","Border style":"\u0160t\xfdl okraja","Error":"Chyba","Warn":"Upozornenie","Valid":"Platn\xe9","To open the popup, press Shift+Enter":"Na otvorenie kontextovej ponuky stla\u010dte Shift+Enter","Rich Text Area":"Oblas\u0165 pre text vo form\xe1te RTF","Rich Text Area. Press ALT-0 for help.":"Oblas\u0165 pre text vo form\xe1te RTF. Stla\u010dte ALT-0 pre n\xe1povedu.","System Font":"Syst\xe9mov\xe9 p\xedsmo","Failed to upload image: {0}":"Obr\xe1zok sa nepodarilo nahra\u0165: {0}","Failed to load plugin: {0} from url {1}":"Plugin: {0} sa nepodarilo nahra\u0165 z url {1}","Failed to load plugin url: {0}":"Nepodarilo sa nahra\u0165 plugin url: {0}","Failed to initialize plugin: {0}":"Nepodarilo sa inicializova\u0165 plugin: {0}","example":"pr\xedklad","Search":"Vyh\u013eada\u0165","All":"V\u0161etko","Currency":"Mena","Text":"Text","Quotations":"Kvot\xe1cie","Mathematical":"Matematick\xe9","Extended Latin":"Roz\u0161\xedren\xe1 latinka","Symbols":"Symboly","Arrows":"\u0160\xedpky","User Defined":"Definovan\xe9 pou\u017e\xedvate\u013eom","dollar sign":"znak pre dol\xe1r","currency sign":"znak meny","euro-currency sign":"znak eura","colon sign":"znak dvojbodky","cruzeiro sign":"znak pre cruzeiro","french franc sign":"znak pre franc\xfazsky frank","lira sign":"znak pre l\xedru","mill sign":"znak pre mill","naira sign":"znak pre nairu","peseta sign":"znak pre pesetu","rupee sign":"znak pre rupiu","won sign":"znak pre won","new sheqel sign":"znak pre nov\xfd \u0161ekel","dong sign":"znak pre dong","kip sign":"znak pre kip","tugrik sign":"znak pre tugrik","drachma sign":"znak pre drachmu","german penny symbol":"znak pre nemeck\xfd pfennig","peso sign":"znak pre peso","guarani sign":"znak pre guarani","austral sign":"znak pre austral","hryvnia sign":"znak pre hrivnu","cedi sign":"znak pre cedi","livre tournois sign":"znak pre livre tournois","spesmilo sign":"znak pre spesmilo","tenge sign":"znak pre tenge","indian rupee sign":"znak pre indick\xfa rupiu","turkish lira sign":"znak pre tureck\xfa l\xedru","nordic mark sign":"znak pre nordick\xfa marku","manat sign":"znak pre manat","ruble sign":"znak pre rube\u013e","yen character":"znak pre jen","yuan character":"znak pre j\xfcan","yuan character, in hong kong and taiwan":"znak pre j\xfcan, v Hongkongu a Taiwane","yen/yuan character variant one":"znak pre jen/j\xfcan variant jedna","Emojis":"Emotikony","Emojis...":"Emotikony...","Loading emojis...":"Nahr\xe1vam emotikony...","Could not load emojis":"Nebolo mo\u017en\xe9 nahra\u0165 emotikony","People":"\u013dudia","Animals and Nature":"Zvierat\xe1 a pr\xedroda","Food and Drink":"Jedlo a n\xe1poje","Activity":"Aktivity","Travel and Places":"Cestovanie a miesta","Objects":"Objekty","Flags":"Vlajky","Characters":"Znaky","Characters (no spaces)":"Znaky (bez medzier)","{0} characters":"Znaky: {0}","Error: Form submit field collision.":"Chyba: konflikt po\u013ea odosielania formul\xe1ra.","Error: No form element found.":"Chyba: nena\u0161iel sa prvok formul\xe1ra.","Color swatch":"Vzorky farieb","Color Picker":"V\xfdber farieb","Invalid hex color code: {0}":"Nespr\xe1vny hex k\xf3d farby: {0}","Invalid input":"Chybn\xfd vstup","R":"\u010c","Red component":"\u010cerven\xe1 zlo\u017eka","G":"Z","Green component":"Zelen\xe1 zlo\u017eka","B":"M","Blue component":"Modr\xe1 zlo\u017eka","#":"#","Hex color code":"Hexa k\xf3d farby","Range 0 to 255":"Rozsah 0 a\u017e 255","Turquoise":"Tyrkysov\xe1","Green":"Zelen\xe1","Blue":"Modr\xe1","Purple":"Fialov\xe1","Navy Blue":"N\xe1morn\xedcka modr\xe1","Dark Turquoise":"Tmavotyrkysov\xe1","Dark Green":"Tmavozelen\xe1","Medium Blue":"Stredn\xe1 modr\xe1","Medium Purple":"Stredn\xe1 fialov\xe1","Midnight Blue":"Polno\u010dn\xe1 modr\xe1","Yellow":"\u017dlt\xe1","Orange":"Oran\u017eov\xe1","Red":"\u010cerven\xe1","Light Gray":"Svetlosiv\xe1","Gray":"Siv\xe1","Dark Yellow":"Tmavo\u017elt\xe1","Dark Orange":"Tmavooran\u017eov\xe1","Dark Red":"Tmavo\u010derven\xe1","Medium Gray":"Stredn\xe1 siv\xe1","Dark Gray":"Tmavosiv\xe1","Light Green":"Svetlozelen\xe1","Light Yellow":"Svetlo\u017elt\xe1","Light Red":"Svetlo\u010derven\xe1","Light Purple":"Svetlofialov\xe1","Light Blue":"Svetlomodr\xe1","Dark Purple":"Tmavofialov\xe1","Dark Blue":"Tmavomodr\xe1","Black":"\u010cierna","White":"Biela","Switch to or from fullscreen mode":"Prepn\xfa\u0165 do alebo z re\u017eimu plnej obrazovky","Open help dialog":"Otvori\u0165 okno n\xe1povedy","history":"hist\xf3ria","styles":"\u0161t\xfdly","formatting":"form\xe1tovanie","alignment":"zarovnanie","indentation":"odsadenie","Font":"P\xedsmo","Size":"Ve\u013ekos\u0165","More...":"Viac...","Select...":"Vyberte...","Preferences":"Preferencie","Yes":"\xc1no","No":"Nie","Keyboard Navigation":"Navig\xe1cia pomocou kl\xe1vesnice","Version":"Verzia","Code view":"Zobrazenie k\xf3du","Open popup menu for split buttons":"Otvorte vyskakovacie menu pre rozdelen\xe9 tla\u010didl\xe1","List Properties":"Vlastnosti Zoznamu","List properties...":"Vlastnosti Zoznamu...","Start list at number":"Za\u010da\u0165 zoznam \u010d\xedslom","Line height":"V\xfd\u0161ka riadku","Dropped file type is not supported":"Vkladan\xfd typ s\xfabora nie je podporovan\xfd","Loading...":"Nahr\xe1vam...","ImageProxy HTTP error: Rejected request":"ImageProxy HTTP chyba: Odmietnut\xe1 po\u017eiadavka","ImageProxy HTTP error: Could not find Image Proxy":"ImageProxy HTTP chyba: Nebolo n\xe1jden\xe9 Image Proxy","ImageProxy HTTP error: Incorrect Image Proxy URL":"ImageProxy HTTP chyba: Chybn\xe1 Image Proxy URL adresa","ImageProxy HTTP error: Unknown ImageProxy error":"ImageProxy HTTP chyba: Nezn\xe1ma ImageProxy chyba"}); \ No newline at end of file +tinymce.addI18n("sk",{"#":"#","Accessibility":"Dostupnos\u0165","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"\xdakon","Activity":"Aktivity","Address":"Adresa","Advanced":"Pokro\u010dil\xe9","Align":"Zarovna\u0165","Align center":"Zarovna\u0165 na stred","Align left":"Zarovna\u0165 v\u013eavo","Align right":"Zarovna\u0165 vpravo","Alignment":"Zarovnanie","Alignment {0}":"","All":"V\u0161etko","Alternative description":"Alternat\xedvny popis","Alternative source":"Alternat\xedvny zdroj","Alternative source URL":"Alternat\xedvny zdroj URL","Anchor":"Kotva","Anchor...":"Kotva...","Anchors":"Kotvy","Animals and Nature":"Zvierat\xe1 a pr\xedroda","Arrows":"\u0160\xedpky","B":"M","Background color":"Farba pozadia","Background color {0}":"","Black":"\u010cierna","Block":"Blok","Block {0}":"","Blockquote":"Cit\xe1cia","Blocks":"Bloky","Blue":"Modr\xe1","Blue component":"Modr\xe1 zlo\u017eka","Body":"Telo","Bold":"Tu\u010dn\xe9","Border":"Or\xe1movanie","Border color":"Farba or\xe1movania","Border style":"\u0160t\xfdl okraja","Border width":"\u0160\xedrka okraja","Bottom":"Spodok","Browse files":"","Browse for an image":"N\xe1js\u0165 obr\xe1zok","Browse links":"","Bullet list":"Zoznam s odr\xe1\u017ekami","Cancel":"Zru\u0161i\u0165","Caption":"Popisok","Cell":"Bunka","Cell padding":"Odsadenie v bunk\xe1ch","Cell properties":"Vlastnosti bunky","Cell spacing":"Rozstup buniek","Cell styles":"\u0160t\xfdly bunky","Cell type":"Typ bunky","Center":"Stred","Characters":"Znaky","Characters (no spaces)":"Znaky (bez medzier)","Circle":"Kruhov\xfd","Class":"Trieda","Clear formatting":"Vymaza\u0165 form\xe1tovanie","Close":"Zatvori\u0165","Code":"K\xf3d","Code sample...":"Vzorka k\xf3du...","Code view":"Zobrazenie k\xf3du","Color Picker":"V\xfdber farieb","Color swatch":"Vzorky farieb","Cols":"St\u013apce","Column":"St\u013apec","Column clipboard actions":"Clipboard akcie nad st\u013apcom","Column group":"Skupina st\u013apcov","Column header":"Hlavi\u010dka st\u013apca","Constrain proportions":"Obmedzenie proporci\xed","Copy":"Kop\xedrova\u0165","Copy column":"Kop\xedrova\u0165 st\u013apec","Copy row":"Kop\xedrova\u0165 riadok","Could not find the specified string.":"Zadan\xfd re\u0165azec sa nena\u0161iel.","Could not load emojis":"Nebolo mo\u017en\xe9 nahra\u0165 emotikony","Count":"Po\u010det","Currency":"Mena","Current window":"Aktu\xe1lne okno","Custom color":"Vlastn\xe1 farba","Custom...":"Vlastn\xe9...","Cut":"Vystrihn\xfa\u0165","Cut column":"Vystrihn\xfa\u0165 st\u013apec","Cut row":"Vystrihn\xfa\u0165 riadok","Dark Blue":"Tmavomodr\xe1","Dark Gray":"Tmavosiv\xe1","Dark Green":"Tmavozelen\xe1","Dark Orange":"Tmavooran\u017eov\xe1","Dark Purple":"Tmavofialov\xe1","Dark Red":"Tmavo\u010derven\xe1","Dark Turquoise":"Tmavotyrkysov\xe1","Dark Yellow":"Tmavo\u017elt\xe1","Dashed":"\u010ciarkovan\xe9","Date/time":"D\xe1tum/\u010das","Decrease indent":"Zmen\u0161i\u0165 odsadenie","Default":"V\xfdchodzie","Delete accordion":"","Delete column":"Vymaza\u0165 st\u013apec","Delete row":"Zmaza\u0165 riadok","Delete table":"Zmaza\u0165 tabu\u013eku","Dimensions":"Rozmery","Disc":"Ov\xe1lny","Div":"Div","Document":"Dokument","Dotted":"Bodkovan\xe9","Double":"Dvojit\xe9","Drop an image here":"Pretiahnite obr\xe1zok sem","Dropped file type is not supported":"Vkladan\xfd typ s\xfabora nie je podporovan\xfd","Edit":"Upravi\u0165","Embed":"Vlo\u017ei\u0165","Emojis":"Emotikony","Emojis...":"Emotikony...","Error":"Chyba","Error: Form submit field collision.":"Chyba: konflikt po\u013ea odosielania formul\xe1ra.","Error: No form element found.":"Chyba: nena\u0161iel sa prvok formul\xe1ra.","Extended Latin":"Roz\u0161\xedren\xe1 latinka","Failed to initialize plugin: {0}":"Nepodarilo sa inicializova\u0165 plugin: {0}","Failed to load plugin url: {0}":"Nepodarilo sa nahra\u0165 plugin url: {0}","Failed to load plugin: {0} from url {1}":"Plugin: {0} sa nepodarilo nahra\u0165 z url {1}","Failed to upload image: {0}":"Obr\xe1zok sa nepodarilo nahra\u0165: {0}","File":"S\xfabor","Find":"H\u013eada\u0165","Find (if searchreplace plugin activated)":"N\xe1js\u0165 (ak je aktivovan\xfd plugin vyh\u013ead\xe1vania)","Find and Replace":"N\xe1js\u0165 a nahradi\u0165","Find and replace...":"N\xe1js\u0165 a nahradi\u0165...","Find in selection":"N\xe1js\u0165 vo v\xfdbere","Find whole words only":"H\u013eada\u0165 len cel\xe9 slov\xe1","Flags":"Vlajky","Focus to contextual toolbar":"Zameranie na kontextov\xfd panel s n\xe1strojmi","Focus to element path":"Zameranie na cestu prvku","Focus to menubar":"Zameranie na panel s ponukami","Focus to toolbar":"Zameranie na panel s n\xe1strojmi","Font":"P\xedsmo","Font size {0}":"","Font sizes":"Ve\u013ekosti p\xedsma","Font {0}":"","Fonts":"Typy p\xedsma","Food and Drink":"Jedlo a n\xe1poje","Footer":"P\xe4ta","Format":"Form\xe1t","Format {0}":"","Formats":"Form\xe1ty","Fullscreen":"Na cel\xfa obrazovku","G":"Z","General":"Z\xe1kladn\xe9","Gray":"Siv\xe1","Green":"Zelen\xe1","Green component":"Zelen\xe1 zlo\u017eka","Groove":"Vtla\u010den\xfd okraj","Handy Shortcuts":"U\u017eito\u010dn\xe9 odkazy","Header":"Hlavi\u010dka","Header cell":"Bunka z\xe1hlavia","Heading 1":"Nadpis 1","Heading 2":"Nadpis 2","Heading 3":"Nadpis 3","Heading 4":"Nadpis 4","Heading 5":"Nadpis 5","Heading 6":"Nadpis 6","Headings":"Nadpisy","Height":"V\xfd\u0161ka","Help":"Pomocn\xedk","Hex color code":"Hexa k\xf3d farby","Hidden":"Skryt\xe9","Horizontal align":"Horizont\xe1lne zarovnanie","Horizontal line":"Horizont\xe1lna \u010diara","Horizontal space":"Horizont\xe1lny priestor","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID by sa malo za\u010d\xedna\u0165 p\xedsmenom, po ktorom nasleduj\xfa iba p\xedsmen\xe1, \u010d\xedsla, poml\u010dky, bodky, dvojbodky alebo pod\u010diarkovn\xedky.","Image is decorative":"Obr\xe1zok je dekorat\xedvny","Image list":"Zoznam obr\xe1zkov","Image title":"N\xe1zov obr\xe1zka","Image...":"Obr\xe1zok...","ImageProxy HTTP error: Could not find Image Proxy":"ImageProxy HTTP chyba: Nebolo n\xe1jden\xe9 Image Proxy","ImageProxy HTTP error: Incorrect Image Proxy URL":"ImageProxy HTTP chyba: Chybn\xe1 Image Proxy URL adresa","ImageProxy HTTP error: Rejected request":"ImageProxy HTTP chyba: Odmietnut\xe1 po\u017eiadavka","ImageProxy HTTP error: Unknown ImageProxy error":"ImageProxy HTTP chyba: Nezn\xe1ma ImageProxy chyba","Increase indent":"Zv\xe4\u010d\u0161i\u0165 odsadenie","Inline":"Vlo\u017een\xe9 \u0161t\xfdly","Insert":"Vlo\u017ei\u0165","Insert Template":"Vlo\u017ei\u0165 \u0161abl\xf3nu","Insert accordion":"","Insert column after":"Vlo\u017ei\u0165 st\u013apec za","Insert column before":"Vlo\u017ei\u0165 st\u013apec pred","Insert date/time":"Vlo\u017ei\u0165 d\xe1tum/\u010das","Insert image":"Vlo\u017ei\u0165 obr\xe1zok","Insert link (if link plugin activated)":"Vlo\u017ei\u0165 odkaz (ak je aktivovan\xfd plugin odkazu)","Insert row after":"Vlo\u017ei\u0165 riadok za","Insert row before":"Vlo\u017ei\u0165 riadok pred","Insert table":"Vlo\u017ei\u0165 tabu\u013eku","Insert template...":"Vlo\u017ei\u0165 \u0161abl\xf3nu...","Insert video":"Vlo\u017ei\u0165 video","Insert/Edit code sample":"Vlo\u017ei\u0165/upravi\u0165 vzorku k\xf3du","Insert/edit image":"Vlo\u017ei\u0165/upravi\u0165 obr\xe1zok","Insert/edit link":"Vlo\u017ei\u0165/upravi\u0165 odkaz","Insert/edit media":"Vlo\u017ei\u0165/upravi\u0165 m\xe9di\xe1","Insert/edit video":"Vlo\u017ei\u0165/upravi\u0165 video","Inset":"Vtla\u010den\xe9","Invalid hex color code: {0}":"Nespr\xe1vny hex k\xf3d farby: {0}","Invalid input":"Chybn\xfd vstup","Italic":"Kurz\xedva","Justify":"Zarovna\u0165","Keyboard Navigation":"Navig\xe1cia pomocou kl\xe1vesnice","Language":"Jazyk","Learn more...":"Zisti viac...","Left":"V\u013eavo","Left to right":"Z\u013eava doprava","Light Blue":"Svetlomodr\xe1","Light Gray":"Svetlosiv\xe1","Light Green":"Svetlozelen\xe1","Light Purple":"Svetlofialov\xe1","Light Red":"Svetlo\u010derven\xe1","Light Yellow":"Svetlo\u017elt\xe1","Line height":"V\xfd\u0161ka riadku","Link list":"Zoznam odkazov","Link...":"Odkaz...","List Properties":"Vlastnosti Zoznamu","List properties...":"Vlastnosti Zoznamu...","Loading emojis...":"Nahr\xe1vam emotikony...","Loading...":"Nahr\xe1vam...","Lower Alpha":"Mal\xe9 p\xedsmen\xe1","Lower Greek":"Mal\xe9 gr\xe9cke p\xedsmen\xe1","Lower Roman":"Mal\xe9 r\xedmske \u010d\xedslice","Match case":"Rozli\u0161ova\u0165 ve\u013ek\xe9/mal\xe9 p\xedsmen\xe1","Mathematical":"Matematick\xe9","Media poster (Image URL)":"Obr\xe1zok m\xe9dia (URL obr\xe1zka)","Media...":"M\xe9di\xe1...","Medium Blue":"Stredn\xe1 modr\xe1","Medium Gray":"Stredn\xe1 siv\xe1","Medium Purple":"Stredn\xe1 fialov\xe1","Merge cells":"Zl\xfa\u010di\u0165 bunky","Middle":"Stred","Midnight Blue":"Polno\u010dn\xe1 modr\xe1","More...":"Viac...","Name":"N\xe1zov","Navy Blue":"N\xe1morn\xedcka modr\xe1","New document":"Nov\xfd dokument","New window":"Nov\xe9 okno","Next":"Nasleduj\xface","No":"Nie","No alignment":"Bez zarovnania","No color":"Bez farby","Nonbreaking space":"Pevn\xe1 medzera","None":"\u017diadne","Numbered list":"\u010c\xedslovan\xfd zoznam","OR":"ALEBO","Objects":"Objekty","Ok":"Ok","Open help dialog":"Otvori\u0165 okno n\xe1povedy","Open link":"Otvori\u0165 linku","Open link in...":"Otvori\u0165 odkaz v...","Open popup menu for split buttons":"Otvorte vyskakovacie menu pre rozdelen\xe9 tla\u010didl\xe1","Orange":"Oran\u017eov\xe1","Outset":"Vyst\xfapen\xe9","Page break":"Zalomenie str\xe1nky","Paragraph":"Odstavec","Paste":"Prilepi\u0165","Paste as text":"Vlo\u017ei\u0165 ako text","Paste column after":"Vlo\u017ei\u0165 st\u013apec za","Paste column before":"Vlo\u017ei\u0165 st\u013apec pred","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Vkladanie je v m\xf3de neform\xe1tovan\xe9ho textu. Vkladan\xfd obsah bude vlo\u017een\xfd ako neform\xe1tovan\xfd, a\u017e pok\xfdm t\xfato mo\u017enos\u0165 nevypnete.","Paste or type a link":"Prilepte alebo nap\xed\u0161te odkaz","Paste row after":"Prilepi\u0165 riadok za","Paste row before":"Prilepi\u0165 riadok pred","Paste your embed code below:":"Vlo\u017ete k\xf3d pre vlo\u017eenie ni\u017e\u0161ie:","People":"\u013dudia","Plugins":"Pluginy","Plugins installed ({0}):":"Nain\u0161talovan\xe9 pluginy ({0}):","Powered by {0}":"Pou\u017e\xedva {0}","Pre":"Pre","Preferences":"Preferencie","Preformatted":"Predform\xe1tovan\xe9","Premium plugins:":"Pr\xe9miov\xe9 pluginy:","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"Uk\xe1\u017eka","Previous":"Predch\xe1dzaj\xface","Print":"Tla\u010d","Print...":"Tla\u010d...","Purple":"Fialov\xe1","Quotations":"Kvot\xe1cie","R":"\u010c","Range 0 to 255":"Rozsah 0 a\u017e 255","Red":"\u010cerven\xe1","Red component":"\u010cerven\xe1 zlo\u017eka","Redo":"Znova","Remove":"Odstr\xe1ni\u0165","Remove color":"Odstr\xe1ni\u0165 farbu","Remove link":"Odstr\xe1ni\u0165 odkaz","Replace":"Nahradi\u0165","Replace all":"Nahradi\u0165 v\u0161etko","Replace with":"Nahradi\u0165 \u010d\xedm","Resize":"Zmeni\u0165 ve\u013ekos\u0165","Restore last draft":"Obnovi\u0165 posledn\xfd koncept","Reveal or hide additional toolbar items":"","Rich Text Area":"Oblas\u0165 pre text vo form\xe1te RTF","Rich Text Area. Press ALT-0 for help.":"Oblas\u0165 pre text vo form\xe1te RTF. Stla\u010dte ALT-0 pre n\xe1povedu.","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Oblas\u0165 pre text vo form\xe1te RTF. Stla\u010dte ALT-F9 pre zobrazenie menu. Stla\u010dte ALT-F10 pre zobrazenie panela n\xe1strojov. Stla\u010dte ALT-0 pre n\xe1povedu.","Ridge":"Vyst\xfapen\xfd okraj","Right":"Vpravo","Right to left":"Sprava do\u013eava","Row":"Riadok","Row clipboard actions":"Clipboard akcie nad riadkom","Row group":"Skupina riadkov","Row header":"Hlavi\u010dka riadku","Row properties":"Vlastnosti riadku","Row type":"Typ riadku","Rows":"Riadky","Save":"Ulo\u017ei\u0165","Save (if save plugin activated)":"Ulo\u017ei\u0165 (ak je aktivovan\xfd plugin ulo\u017eenia)","Scope":"Oblas\u0165","Search":"Vyh\u013eada\u0165","Select all":"Ozna\u010di\u0165 v\u0161etko","Select...":"Vyberte...","Selection":"V\xfdber","Shortcut":"Odkaz","Show blocks":"Zobrazi\u0165 bloky","Show caption":"Zobrazi\u0165 popis","Show invisible characters":"Zobrazi\u0165 skryt\xe9 znaky","Size":"Ve\u013ekos\u0165","Solid":"Pln\xe1 \u010diara","Source":"Zdroj","Source code":"Zdrojov\xfd k\xf3d","Special Character":"\u0160peci\xe1lny znak","Special character...":"\u0160peci\xe1lny znak...","Split cell":"Rozdeli\u0165 bunku","Square":"\u0160tvorcov\xfd","Start list at number":"Za\u010da\u0165 zoznam \u010d\xedslom","Strikethrough":"Pre\u010diarknut\xe9","Style":"\u0160t\xfdl","Subscript":"Doln\xfd index","Superscript":"Horn\xfd index","Switch to or from fullscreen mode":"Prepn\xfa\u0165 do alebo z re\u017eimu plnej obrazovky","Symbols":"Symboly","System Font":"Syst\xe9mov\xe9 p\xedsmo","Table":"Tabu\u013eka","Table caption":"Nadpis tabu\u013eky","Table properties":"Vlastnosti tabu\u013eky","Table styles":"\u0160t\xfdly tabu\u013eky","Template":"\u0160abl\xf3na","Templates":"\u0160abl\xf3ny","Text":"Text","Text color":"Farba textu","Text color {0}":"","Text to display":"Text na zobrazenie","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"URL adresa, ktor\xfa ste zadali je pravdepodobne emailov\xe1 adresa. \u017del\xe1te si prida\u0165 po\u017eadovan\xfa predponu mailto:?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"URL adresa, ktor\xfa ste zadali je pravdepodobne extern\xfd odkaz. Chcete prida\u0165 po\u017eadovan\xfa predponu http://?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"URL, ktor\xfa ste zadali vyzer\xe1 ako extern\xfd odkaz. Prajete si pridat po\u017eadovan\xfa predponu https://?","Title":"Nadpis","To open the popup, press Shift+Enter":"Na otvorenie kontextovej ponuky stla\u010dte Shift+Enter","Toggle accordion":"","Tools":"N\xe1stroje","Top":"Vrch","Travel and Places":"Cestovanie a miesta","Turquoise":"Tyrkysov\xe1","Underline":"Pod\u010diarknut\xe9","Undo":"Sp\xe4\u0165","Upload":"Nahra\u0165","Uploading image":"Nahr\xe1vam obr\xe1zok","Upper Alpha":"Ve\u013ek\xe9 p\xedsmen\xe1","Upper Roman":"Ve\u013ek\xe9 r\xedmske \u010d\xedslice","Url":"Url adresa","User Defined":"Definovan\xe9 pou\u017e\xedvate\u013eom","Valid":"Platn\xe9","Version":"Verzia","Vertical align":"Vertik\xe1lne zarovnanie","Vertical space":"Vertik\xe1lny priestor","View":"Zobrazi\u0165","Visual aids":"Vizu\xe1lne pom\xf4cky","Warn":"Upozornenie","White":"Biela","Width":"\u0160\xedrka","Word count":"Po\u010det slov","Words":"Slov\xe1","Words: {0}":"Slov\xe1: {0}","Yellow":"\u017dlt\xe1","Yes":"\xc1no","You are using {0}":"Pou\u017e\xedvate {0}","You have unsaved changes are you sure you want to navigate away?":"M\xe1te neulo\u017een\xe9 zmeny, naozaj chcete opusti\u0165 str\xe1nku?","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"V\xe1\u0161 prehliada\u010d nepodporuje priamy pr\xedstup do schr\xe1nky. Pou\u017eite kl\xe1vesov\xe9 skratky Ctrl+X/C/V.","alignment":"zarovnanie","austral sign":"znak pre austral","cedi sign":"znak pre cedi","colon sign":"znak dvojbodky","cruzeiro sign":"znak pre cruzeiro","currency sign":"znak meny","dollar sign":"znak pre dol\xe1r","dong sign":"znak pre dong","drachma sign":"znak pre drachmu","euro-currency sign":"znak eura","example":"pr\xedklad","formatting":"form\xe1tovanie","french franc sign":"znak pre franc\xfazsky frank","german penny symbol":"znak pre nemeck\xfd pfennig","guarani sign":"znak pre guarani","history":"hist\xf3ria","hryvnia sign":"znak pre hrivnu","indentation":"odsadenie","indian rupee sign":"znak pre indick\xfa rupiu","kip sign":"znak pre kip","lira sign":"znak pre l\xedru","livre tournois sign":"znak pre livre tournois","manat sign":"znak pre manat","mill sign":"znak pre mill","naira sign":"znak pre nairu","new sheqel sign":"znak pre nov\xfd \u0161ekel","nordic mark sign":"znak pre nordick\xfa marku","peseta sign":"znak pre pesetu","peso sign":"znak pre peso","ruble sign":"znak pre rube\u013e","rupee sign":"znak pre rupiu","spesmilo sign":"znak pre spesmilo","styles":"\u0161t\xfdly","tenge sign":"znak pre tenge","tugrik sign":"znak pre tugrik","turkish lira sign":"znak pre tureck\xfa l\xedru","won sign":"znak pre won","yen character":"znak pre jen","yen/yuan character variant one":"znak pre jen/j\xfcan variant jedna","yuan character":"znak pre j\xfcan","yuan character, in hong kong and taiwan":"znak pre j\xfcan, v Hongkongu a Taiwane","{0} characters":"Znaky: {0}","{0} columns, {1} rows":"","{0} words":"{0} slov\xe1/slov"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/sl_SI.js b/libraries/tinymce/js/tinymce/langs/sl_SI.js index 3aa22f3..01a5bbd 100644 --- a/libraries/tinymce/js/tinymce/langs/sl_SI.js +++ b/libraries/tinymce/js/tinymce/langs/sl_SI.js @@ -1 +1 @@ -tinymce.addI18n("sl_SI",{"Redo":"Ponovno uveljavi","Undo":"Razveljavi","Cut":"Izre\u017ei","Copy":"Kopiraj","Paste":"Prilepi","Select all":"Izberi vse","New document":"Nov dokument","Ok":"V redu","Cancel":"Prekli\u010di","Visual aids":"Vizualni pripomo\u010dki","Bold":"Krepko","Italic":"Po\u0161evno","Underline":"Pod\u010drtano","Strikethrough":"Pre\u010drtano","Superscript":"Nadpisano","Subscript":"Podpisano","Clear formatting":"Odstrani oblikovanje","Remove":"Odstrani","Align left":"Leva poravnava","Align center":"Sredinska poravnava","Align right":"Desna poravnava","No alignment":"Brez poravnave","Justify":"Obojestranska poravnava","Bullet list":"Ozna\u010den seznam","Numbered list":"O\u0161tevil\u010den seznam","Decrease indent":"Zmanj\u0161aj zamik","Increase indent":"Pove\u010daj zamik","Close":"Zapri","Formats":"Oblika","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"Varnostne nastavitve brskalnika ne dopu\u0161\u010dajo direktnega dostopa do odlo\u017ei\u0161\u010da. Uporabite kombinacijo tipk Ctrl + X/C/V na tipkovnici.","Headings":"Naslovi","Heading 1":"Naslov 1","Heading 2":"Naslov 2","Heading 3":"Naslov 3","Heading 4":"Naslov 4","Heading 5":"Naslov 5","Heading 6":"Naslov 6","Preformatted":"Predformatirano","Div":"Div","Pre":"Pre","Code":"Koda","Paragraph":"Odstavek","Blockquote":"Blok citat","Inline":"Med besedilom","Blocks":"Bloki","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Odlagali\u0161\u010de je sedaj v tekstovnem na\u010dinu. Vsebina bo preslikana kot besedilo, dokler te mo\u017enosti ne izklju\u010dite.","Fonts":"Pisave","Font sizes":"Velikost pisave","Class":"Razred","Browse for an image":"Prebrskaj za sliko","OR":"ALI","Drop an image here":"Spusti sliko sem","Upload":"Nalo\u017ei","Uploading image":"Nalaganje slike","Block":"Blok","Align":"Poravnava","Default":"Privzeto","Circle":"Krog","Disc":"Disk","Square":"Kvadrat","Lower Alpha":"Mala alfa","Lower Greek":"Male gr\u0161ke \u010drke","Lower Roman":"Male rimske \u0161tevilke","Upper Alpha":"Velika alfa","Upper Roman":"Velike rimske \u0161tevilke","Anchor...":"Sidro ...","Anchor":"Sidro","Name":"Naziv","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID se mora za\u010deti s \u010drko, ki ji sledijo samo \u010drke, \u0161tevilke, pomi\u0161ljaji, pike, dvopi\u010dje ali pod\u010drtaji.","You have unsaved changes are you sure you want to navigate away?":"Imate neshranjene spremembe. Ste prepri\u010dati, da \u017eelite zapustiti stran?","Restore last draft":"Obnovi zadnji osnutek","Special character...":"Poseben znak ...","Special Character":"Poseben znak","Source code":"Izvorna koda","Insert/Edit code sample":"Vstavi/Uredi vzor\u010dno kodo","Language":"Jezik","Code sample...":"Vzor\u010dna koda ...","Left to right":"Od leve proti desni","Right to left":"Od desne proti levi","Title":"Naslov","Fullscreen":"\u010cez cel zaslon","Action":"Dejanje","Shortcut":"Bli\u017enjica","Help":"Pomo\u010d","Address":"Naslov","Focus to menubar":"Poudarek na menijski vrstici","Focus to toolbar":"Poudarek na orodni vrstici","Focus to element path":"Poudarek na poti elementa","Focus to contextual toolbar":"Poudarek na kontekstualni orodni vrstici","Insert link (if link plugin activated)":"Vstavi povezavo (\u010de je aktiviran vti\u010dnik za povezavo)","Save (if save plugin activated)":"Shrani (\u010de je aktiviran vti\u010dnik za shranjevanje)","Find (if searchreplace plugin activated)":"I\u0161\u010di (\u010de je aktiviran vti\u010dnik za iskanje/zamenjavo)","Plugins installed ({0}):":"Name\u0161\u010deni vti\u010dniki ({0}):","Premium plugins:":"Premium vti\u010dniki:","Learn more...":"Ve\u010d ...","You are using {0}":"Uporabljate {0}","Plugins":"Vti\u010dniki","Handy Shortcuts":"Uporabne bli\u017enjice","Horizontal line":"Vodoravna \u010drta","Insert/edit image":"Vstavi/uredi sliko","Alternative description":"Nadomestni opis","Accessibility":"Dostopnost","Image is decorative":"Slika je okrasna","Source":"Pot","Dimensions":"Dimenzije","Constrain proportions":"Obdr\u017ei razmerje","General":"Splo\u0161no","Advanced":"Napredno","Style":"Slog","Vertical space":"Navpi\u010dni prostor","Horizontal space":"Vodoravni prostor","Border":"Meja","Insert image":"Vnesi sliko","Image...":"Slika ...","Image list":"Seznam slik","Resize":"Spremeni velikost","Insert date/time":"Vstavi datum/\u010das","Date/time":"Datum/\u010das","Insert/edit link":"Vstavi/uredi povezavo","Text to display":"Besedilo za prikaz","Url":"Povezava","Open link in...":"Odpri povezavo v ...","Current window":"Trenutno okno","None":"Brez","New window":"Novo okno","Open link":"Odpri povezavo","Remove link":"Odstrani povezavo","Anchors":"Sidra","Link...":"Povezava ...","Paste or type a link":"Prilepite ali vnesite povezavo","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":'Vneseni URL predstavlja e-po\u0161tni naslov. Ali \u017eelite dodati potrebno predpono "mailto:"?',"The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":'Vneseni URL predstavlja zunanjo povezavo. Ali \u017eelite dodati predpono "http://"?',"The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"Vneseni URL naslov predstavlja zunanjo povezavo. Ali mu \u017eelite dodati predpono https:// ?","Link list":"Seznam povezav","Insert video":"Vstavi video","Insert/edit video":"Vstavi/uredi video","Insert/edit media":"Vstavi/uredi medij","Alternative source":"Nadomestni vir","Alternative source URL":"Nadomestni vir URL","Media poster (Image URL)":"Medijski poster (URL slike)","Paste your embed code below:":"Spodaj prilepite kodo za vdelavo:","Embed":"Vdelaj","Media...":"Mediji ...","Nonbreaking space":"Nedeljivi presledek","Page break":"Prelom strani","Paste as text":"Vnesi kot besedilo","Preview":"Predogled","Print":"Tiskaj","Print...":"Natisni ...","Save":"Shrani","Find":"Najdi","Replace with":"Zamenjaj z","Replace":"Zamenjaj","Replace all":"Zamenjaj vse","Previous":"Prej\u0161nja","Next":"Naslednja","Find and Replace":"Najdi in zamenjaj","Find and replace...":"Najdi in zamenjaj ...","Could not find the specified string.":"Iskanje ni vrnilo rezultatov.","Match case":"Ujemanje malih in velikih \u010drk","Find whole words only":"I\u0161\u010di samo cele besede","Find in selection":"I\u0161\u010di v izboru","Insert table":"Vstavi tabelo","Table properties":"Lastnosti tabele","Delete table":"Izbri\u0161i tabelo","Cell":"Celica","Row":"Vrstica","Column":"Stolpec","Cell properties":"Lastnosti celice","Merge cells":"Zdru\u017ei celice","Split cell":"Razdeli celico","Insert row before":"Vstavi vrstico pred","Insert row after":"Vstavi vrstico za","Delete row":"Izbri\u0161i vrstico","Row properties":"Lastnosti vrstice","Cut row":"Izre\u017ei vrstico","Cut column":"Izre\u017eite stolpec","Copy row":"Kopiraj vrstico","Copy column":"Kopiraj stolpec","Paste row before":"Prilepi vrstico pred","Paste column before":"Vstavi stolpec pred","Paste row after":"Prilepi vrstico za","Paste column after":"Vstavi stolpec za","Insert column before":"Vstavi stolpec pred","Insert column after":"Vstavi stolpec za","Delete column":"Izbri\u0161i stolpec","Cols":"Stolpci","Rows":"Vrstice","Width":"\u0160irina","Height":"Vi\u0161ina","Cell spacing":"Razmik med celicami","Cell padding":"Polnilo med celicami","Row clipboard actions":"Dejanja odlo\u017ei\u0161\u010da v vrstici","Column clipboard actions":"Dejanja odlo\u017ei\u0161\u010da v stolpcu","Table styles":"Slogi tabele","Cell styles":"Slogi celice","Column header":"Glava stolpca","Row header":"Glava vrstice","Table caption":"Naslov tabele","Caption":"Naslov","Show caption":"Poka\u017ei napis","Left":"Leva","Center":"Sredinska","Right":"Desna","Cell type":"Tip celice","Scope":"Obseg","Alignment":"Poravnava","Horizontal align":"Vodoravna poravnava","Vertical align":"Navpi\u010dna poravnava","Top":"Vrh","Middle":"Sredina","Bottom":"Dno","Header cell":"Celica glave","Row group":"Grupiranje vrstic","Column group":"Grupiranje stolpcev","Row type":"Tip vrstice","Header":"Glava","Body":"Vsebina","Footer":"Noga","Border color":"Barva obrobe","Solid":"Polno","Dotted":"Pikasto","Dashed":"\u010crtkano","Double":"Dvojno","Groove":"","Ridge":"","Inset":"","Outset":"","Hidden":"Skrito","Insert template...":"Vstavi predlogo ...","Templates":"Predloge","Template":"Predloga","Insert Template":"Vstavi predlogo","Text color":"Barva besedila","Background color":"Barva ozadja","Custom...":"Po meri ...","Custom color":"Barva po meri","No color":"Brezbarvno","Remove color":"Odstrani barvo","Show blocks":"Prika\u017ei bloke","Show invisible characters":"Prika\u017ei skrite znake","Word count":"\u0160tevilo besed","Count":"\u0160tevilo","Document":"Dokument","Selection":"Izbor","Words":"Besede","Words: {0}":"Besed: {0}","{0} words":"{0} besed","File":"Datoteka","Edit":"Uredi","Insert":"Vstavi","View":"Pogled","Format":"Oblika","Table":"Tabela","Tools":"Orodja","Powered by {0}":"Uporablja tehnologijo {0}","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Bogato besedilo. Pritisnite ALT-F9 za meni. Pritisnite ALT-F10 za orodno vrstico. Pritisnite ALT-0 za pomo\u010d","Image title":"Naslov slike","Border width":"\u0160irina obrobe","Border style":"Slog obrobe","Error":"Napaka","Warn":"Opozorilo","Valid":"Veljavno","To open the popup, press Shift+Enter":"Za odpiranje pojavnega okna pritisnite Shift + Enter.","Rich Text Area":"Rich Text Area","Rich Text Area. Press ALT-0 for help.":"Bogato besedilo. Pritisnite ALT-0 za pomo\u010d.","System Font":"Sistemska pisava","Failed to upload image: {0}":"Napaka nalaganja slike: {0}","Failed to load plugin: {0} from url {1}":"Napaka nalaganja vti\u010dnika: {0} z url {1}","Failed to load plugin url: {0}":"Napaka nalaganja url: {0}","Failed to initialize plugin: {0}":"Napaka inicializacije vti\u010dnika: {0}","example":"primer","Search":"Iskanje","All":"Vse","Currency":"Valuta","Text":"Besedilo","Quotations":"Citati","Mathematical":"Matemati\u010dno","Extended Latin":"Raz\u0161irjena latinica","Symbols":"Simboli","Arrows":"Pu\u0161\u010dice","User Defined":"Uporabnik dolo\u010den","dollar sign":"znak za dolar","currency sign":"znak za valuto","euro-currency sign":"znak za evro","colon sign":"znak za dvopi\u010dje","cruzeiro sign":"znak za cruzeiro","french franc sign":"znak za francoski frank","lira sign":"znak za liro","mill sign":"znak za mill","naira sign":"znak za nairo","peseta sign":"znak za peseto","rupee sign":"znak za rupijo","won sign":"znak za won","new sheqel sign":"znak za novi \u0161ekl","dong sign":"znak za dong","kip sign":"znak za kip","tugrik sign":"znak za tugrik","drachma sign":"znak za drahmo","german penny symbol":"znak za nem\u0161ki peni","peso sign":"znak za peso","guarani sign":"znak za guarani","austral sign":"znak za austral","hryvnia sign":"znak za hrivnijo","cedi sign":"znak za cedi","livre tournois sign":"znak za livre tournois","spesmilo sign":"znak za spesmilo","tenge sign":"znak za tenge","indian rupee sign":"znak za indijsko rupijo","turkish lira sign":"znak za tur\u0161ko liro","nordic mark sign":"znak za nordijsko marko","manat sign":"znak za manat","ruble sign":"znak za rubelj","yen character":"znak za jen","yuan character":"znak za yuan","yuan character, in hong kong and taiwan":"znak za yuan, v Hongkongu in na Tajvanu","yen/yuan character variant one":"znak za jen/yuan, prva razli\u010dica","Emojis":"Emod\u017eiji","Emojis...":"Emod\u017eiji ...","Loading emojis...":"Nalaganje emod\u017eijev ...","Could not load emojis":"Emod\u017eijev ni bilo mogo\u010de nalo\u017eiti","People":"Ljudje","Animals and Nature":"\u017divali in narava","Food and Drink":"Hrana in pija\u010da","Activity":"Dejavnost","Travel and Places":"Potovanja in kraji","Objects":"Predmeti","Flags":"Zastave","Characters":"Znaki","Characters (no spaces)":"Znaki (brez presledkov)","{0} characters":"{0} znakov","Error: Form submit field collision.":"Napaka: navzkri\u017eje polja za oddajo obrazca","Error: No form element found.":"Napaka: elementa oblike ni mogo\u010de najti","Color swatch":"Vzorec barv","Color Picker":"Izbirnik barve","Invalid hex color code: {0}":"Neveljavna hex barvna koda: {0}","Invalid input":"Neveljaven vnos","R":"R","Red component":"Rde\u010da komponenta","G":"G","Green component":"Zelena komponenta","B":"B","Blue component":"Modra komponenta","#":"#","Hex color code":"Hex barvna koda","Range 0 to 255":"Razpon od 0 to 255","Turquoise":"Turkizna","Green":"Zelena","Blue":"Modra","Purple":"\u0160krlatna","Navy Blue":"Mornarsko modra","Dark Turquoise":"Temno turkizna","Dark Green":"Temno zelena","Medium Blue":"Srednje modra","Medium Purple":"Srednje \u0161krlatna","Midnight Blue":"Polno\u010dno modra","Yellow":"Rumena","Orange":"Oran\u017ena","Red":"Rde\u010da","Light Gray":"Svetlo siva","Gray":"Siva","Dark Yellow":"Temno rumena","Dark Orange":"Temno oran\u017ena","Dark Red":"Temno rde\u010da","Medium Gray":"Srednje siva","Dark Gray":"Temno siva","Light Green":"Svetlo zelena","Light Yellow":"Svetlo rumena","Light Red":"Svetlo rde\u010da","Light Purple":"Svetlo vijoli\u010dna","Light Blue":"Svetlo modra","Dark Purple":"Temno vijoli\u010dna","Dark Blue":"Temno modra","Black":"\u010crna","White":"Bela","Switch to or from fullscreen mode":"Preklopi v ali iz celozaslonskega na\u010dina","Open help dialog":"Odpri pogovorno okno za pomo\u010d","history":"zgodovina","styles":"slogi","formatting":"oblikovanje","alignment":"poravnava","indentation":"zamik","Font":"Pisava","Size":"Velikost","More...":"Ve\u010d ...","Select...":"Izberi ...","Preferences":"Preference","Yes":"Da","No":"Ne","Keyboard Navigation":"Krmarjenje s tipkovnico","Version":"Razli\u010dica","Code view":"Prikaz kode","Open popup menu for split buttons":"Odpri pojavni meni za razdeljene gumbe","List Properties":"Lastnosti seznama","List properties...":"Lastnosti seznama...","Start list at number":"Za\u010dni seznam s \u0161tevilko","Line height":"Vi\u0161ina vrstice","Dropped file type is not supported":"Vrsta odlo\u017eene datoteke ni podprta","Loading...":"Nalaganje...","ImageProxy HTTP error: Rejected request":"ImageProxy HTTP napaka: Zavrnjena zahteva","ImageProxy HTTP error: Could not find Image Proxy":"ImageProxy HTTP napaka: ImageProxy ni mogo\u010de najti","ImageProxy HTTP error: Incorrect Image Proxy URL":"ImageProxy HTTP napaka: Napa\u010den ImageProxy URL","ImageProxy HTTP error: Unknown ImageProxy error":"ImageProxy HTTP napaka: Neznana ImageProxy napaka"}); \ No newline at end of file +tinymce.addI18n("sl_SI",{"#":"#","Accessibility":"Dostopnost","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"Dejanje","Activity":"Dejavnost","Address":"Naslov","Advanced":"Napredno","Align":"Poravnava","Align center":"Sredinska poravnava","Align left":"Leva poravnava","Align right":"Desna poravnava","Alignment":"Poravnava","Alignment {0}":"","All":"Vse","Alternative description":"Nadomestni opis","Alternative source":"Nadomestni vir","Alternative source URL":"Nadomestni vir URL","Anchor":"Sidro","Anchor...":"Sidro ...","Anchors":"Sidra","Animals and Nature":"\u017divali in narava","Arrows":"Pu\u0161\u010dice","B":"B","Background color":"Barva ozadja","Background color {0}":"","Black":"\u010crna","Block":"Blok","Block {0}":"","Blockquote":"Blok citat","Blocks":"Bloki","Blue":"Modra","Blue component":"Modra komponenta","Body":"Vsebina","Bold":"Krepko","Border":"Meja","Border color":"Barva obrobe","Border style":"Slog obrobe","Border width":"\u0160irina obrobe","Bottom":"Dno","Browse files":"","Browse for an image":"Prebrskaj za sliko","Browse links":"","Bullet list":"Ozna\u010den seznam","Cancel":"Prekli\u010di","Caption":"Naslov","Cell":"Celica","Cell padding":"Polnilo med celicami","Cell properties":"Lastnosti celice","Cell spacing":"Razmik med celicami","Cell styles":"Slogi celice","Cell type":"Tip celice","Center":"Sredinska","Characters":"Znaki","Characters (no spaces)":"Znaki (brez presledkov)","Circle":"Krog","Class":"Razred","Clear formatting":"Odstrani oblikovanje","Close":"Zapri","Code":"Koda","Code sample...":"Vzor\u010dna koda ...","Code view":"Prikaz kode","Color Picker":"Izbirnik barve","Color swatch":"Vzorec barv","Cols":"Stolpci","Column":"Stolpec","Column clipboard actions":"Dejanja odlo\u017ei\u0161\u010da v stolpcu","Column group":"Grupiranje stolpcev","Column header":"Glava stolpca","Constrain proportions":"Obdr\u017ei razmerje","Copy":"Kopiraj","Copy column":"Kopiraj stolpec","Copy row":"Kopiraj vrstico","Could not find the specified string.":"Iskanje ni vrnilo rezultatov.","Could not load emojis":"Emod\u017eijev ni bilo mogo\u010de nalo\u017eiti","Count":"\u0160tevilo","Currency":"Valuta","Current window":"Trenutno okno","Custom color":"Barva po meri","Custom...":"Po meri ...","Cut":"Izre\u017ei","Cut column":"Izre\u017eite stolpec","Cut row":"Izre\u017ei vrstico","Dark Blue":"Temno modra","Dark Gray":"Temno siva","Dark Green":"Temno zelena","Dark Orange":"Temno oran\u017ena","Dark Purple":"Temno vijoli\u010dna","Dark Red":"Temno rde\u010da","Dark Turquoise":"Temno turkizna","Dark Yellow":"Temno rumena","Dashed":"\u010crtkano","Date/time":"Datum/\u010das","Decrease indent":"Zmanj\u0161aj zamik","Default":"Privzeto","Delete accordion":"","Delete column":"Izbri\u0161i stolpec","Delete row":"Izbri\u0161i vrstico","Delete table":"Izbri\u0161i tabelo","Dimensions":"Dimenzije","Disc":"Disk","Div":"Div","Document":"Dokument","Dotted":"Pikasto","Double":"Dvojno","Drop an image here":"Spusti sliko sem","Dropped file type is not supported":"Vrsta odlo\u017eene datoteke ni podprta","Edit":"Uredi","Embed":"Vdelaj","Emojis":"Emod\u017eiji","Emojis...":"Emod\u017eiji ...","Error":"Napaka","Error: Form submit field collision.":"Napaka: navzkri\u017eje polja za oddajo obrazca","Error: No form element found.":"Napaka: elementa oblike ni mogo\u010de najti","Extended Latin":"Raz\u0161irjena latinica","Failed to initialize plugin: {0}":"Napaka inicializacije vti\u010dnika: {0}","Failed to load plugin url: {0}":"Napaka nalaganja url: {0}","Failed to load plugin: {0} from url {1}":"Napaka nalaganja vti\u010dnika: {0} z url {1}","Failed to upload image: {0}":"Napaka nalaganja slike: {0}","File":"Datoteka","Find":"Najdi","Find (if searchreplace plugin activated)":"I\u0161\u010di (\u010de je aktiviran vti\u010dnik za iskanje/zamenjavo)","Find and Replace":"Najdi in zamenjaj","Find and replace...":"Najdi in zamenjaj ...","Find in selection":"I\u0161\u010di v izboru","Find whole words only":"I\u0161\u010di samo cele besede","Flags":"Zastave","Focus to contextual toolbar":"Poudarek na kontekstualni orodni vrstici","Focus to element path":"Poudarek na poti elementa","Focus to menubar":"Poudarek na menijski vrstici","Focus to toolbar":"Poudarek na orodni vrstici","Font":"Pisava","Font size {0}":"","Font sizes":"Velikost pisave","Font {0}":"","Fonts":"Pisave","Food and Drink":"Hrana in pija\u010da","Footer":"Noga","Format":"Oblika","Format {0}":"","Formats":"Oblika","Fullscreen":"\u010cez cel zaslon","G":"G","General":"Splo\u0161no","Gray":"Siva","Green":"Zelena","Green component":"Zelena komponenta","Groove":"","Handy Shortcuts":"Uporabne bli\u017enjice","Header":"Glava","Header cell":"Celica glave","Heading 1":"Naslov 1","Heading 2":"Naslov 2","Heading 3":"Naslov 3","Heading 4":"Naslov 4","Heading 5":"Naslov 5","Heading 6":"Naslov 6","Headings":"Naslovi","Height":"Vi\u0161ina","Help":"Pomo\u010d","Hex color code":"Hex barvna koda","Hidden":"Skrito","Horizontal align":"Vodoravna poravnava","Horizontal line":"Vodoravna \u010drta","Horizontal space":"Vodoravni prostor","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID se mora za\u010deti s \u010drko, ki ji sledijo samo \u010drke, \u0161tevilke, pomi\u0161ljaji, pike, dvopi\u010dje ali pod\u010drtaji.","Image is decorative":"Slika je okrasna","Image list":"Seznam slik","Image title":"Naslov slike","Image...":"Slika ...","ImageProxy HTTP error: Could not find Image Proxy":"ImageProxy HTTP napaka: ImageProxy ni mogo\u010de najti","ImageProxy HTTP error: Incorrect Image Proxy URL":"ImageProxy HTTP napaka: Napa\u010den ImageProxy URL","ImageProxy HTTP error: Rejected request":"ImageProxy HTTP napaka: Zavrnjena zahteva","ImageProxy HTTP error: Unknown ImageProxy error":"ImageProxy HTTP napaka: Neznana ImageProxy napaka","Increase indent":"Pove\u010daj zamik","Inline":"Med besedilom","Insert":"Vstavi","Insert Template":"Vstavi predlogo","Insert accordion":"","Insert column after":"Vstavi stolpec za","Insert column before":"Vstavi stolpec pred","Insert date/time":"Vstavi datum/\u010das","Insert image":"Vnesi sliko","Insert link (if link plugin activated)":"Vstavi povezavo (\u010de je aktiviran vti\u010dnik za povezavo)","Insert row after":"Vstavi vrstico za","Insert row before":"Vstavi vrstico pred","Insert table":"Vstavi tabelo","Insert template...":"Vstavi predlogo ...","Insert video":"Vstavi video","Insert/Edit code sample":"Vstavi/Uredi vzor\u010dno kodo","Insert/edit image":"Vstavi/uredi sliko","Insert/edit link":"Vstavi/uredi povezavo","Insert/edit media":"Vstavi/uredi medij","Insert/edit video":"Vstavi/uredi video","Inset":"","Invalid hex color code: {0}":"Neveljavna hex barvna koda: {0}","Invalid input":"Neveljaven vnos","Italic":"Po\u0161evno","Justify":"Obojestranska poravnava","Keyboard Navigation":"Krmarjenje s tipkovnico","Language":"Jezik","Learn more...":"Ve\u010d ...","Left":"Leva","Left to right":"Od leve proti desni","Light Blue":"Svetlo modra","Light Gray":"Svetlo siva","Light Green":"Svetlo zelena","Light Purple":"Svetlo vijoli\u010dna","Light Red":"Svetlo rde\u010da","Light Yellow":"Svetlo rumena","Line height":"Vi\u0161ina vrstice","Link list":"Seznam povezav","Link...":"Povezava ...","List Properties":"Lastnosti seznama","List properties...":"Lastnosti seznama...","Loading emojis...":"Nalaganje emod\u017eijev ...","Loading...":"Nalaganje...","Lower Alpha":"Mala alfa","Lower Greek":"Male gr\u0161ke \u010drke","Lower Roman":"Male rimske \u0161tevilke","Match case":"Ujemanje malih in velikih \u010drk","Mathematical":"Matemati\u010dno","Media poster (Image URL)":"Medijski poster (URL slike)","Media...":"Mediji ...","Medium Blue":"Srednje modra","Medium Gray":"Srednje siva","Medium Purple":"Srednje \u0161krlatna","Merge cells":"Zdru\u017ei celice","Middle":"Sredina","Midnight Blue":"Polno\u010dno modra","More...":"Ve\u010d ...","Name":"Naziv","Navy Blue":"Mornarsko modra","New document":"Nov dokument","New window":"Novo okno","Next":"Naslednja","No":"Ne","No alignment":"Brez poravnave","No color":"Brezbarvno","Nonbreaking space":"Nedeljivi presledek","None":"Brez","Numbered list":"O\u0161tevil\u010den seznam","OR":"ALI","Objects":"Predmeti","Ok":"V redu","Open help dialog":"Odpri pogovorno okno za pomo\u010d","Open link":"Odpri povezavo","Open link in...":"Odpri povezavo v ...","Open popup menu for split buttons":"Odpri pojavni meni za razdeljene gumbe","Orange":"Oran\u017ena","Outset":"","Page break":"Prelom strani","Paragraph":"Odstavek","Paste":"Prilepi","Paste as text":"Vnesi kot besedilo","Paste column after":"Vstavi stolpec za","Paste column before":"Vstavi stolpec pred","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Odlagali\u0161\u010de je sedaj v tekstovnem na\u010dinu. Vsebina bo preslikana kot besedilo, dokler te mo\u017enosti ne izklju\u010dite.","Paste or type a link":"Prilepite ali vnesite povezavo","Paste row after":"Prilepi vrstico za","Paste row before":"Prilepi vrstico pred","Paste your embed code below:":"Spodaj prilepite kodo za vdelavo:","People":"Ljudje","Plugins":"Vti\u010dniki","Plugins installed ({0}):":"Name\u0161\u010deni vti\u010dniki ({0}):","Powered by {0}":"Uporablja tehnologijo {0}","Pre":"Pre","Preferences":"Preference","Preformatted":"Predformatirano","Premium plugins:":"Premium vti\u010dniki:","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"Predogled","Previous":"Prej\u0161nja","Print":"Tiskaj","Print...":"Natisni ...","Purple":"\u0160krlatna","Quotations":"Citati","R":"R","Range 0 to 255":"Razpon od 0 to 255","Red":"Rde\u010da","Red component":"Rde\u010da komponenta","Redo":"Ponovno uveljavi","Remove":"Odstrani","Remove color":"Odstrani barvo","Remove link":"Odstrani povezavo","Replace":"Zamenjaj","Replace all":"Zamenjaj vse","Replace with":"Zamenjaj z","Resize":"Spremeni velikost","Restore last draft":"Obnovi zadnji osnutek","Reveal or hide additional toolbar items":"","Rich Text Area":"Rich Text Area","Rich Text Area. Press ALT-0 for help.":"Bogato besedilo. Pritisnite ALT-0 za pomo\u010d.","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Bogato besedilo. Pritisnite ALT-F9 za meni. Pritisnite ALT-F10 za orodno vrstico. Pritisnite ALT-0 za pomo\u010d","Ridge":"","Right":"Desna","Right to left":"Od desne proti levi","Row":"Vrstica","Row clipboard actions":"Dejanja odlo\u017ei\u0161\u010da v vrstici","Row group":"Grupiranje vrstic","Row header":"Glava vrstice","Row properties":"Lastnosti vrstice","Row type":"Tip vrstice","Rows":"Vrstice","Save":"Shrani","Save (if save plugin activated)":"Shrani (\u010de je aktiviran vti\u010dnik za shranjevanje)","Scope":"Obseg","Search":"Iskanje","Select all":"Izberi vse","Select...":"Izberi ...","Selection":"Izbor","Shortcut":"Bli\u017enjica","Show blocks":"Prika\u017ei bloke","Show caption":"Poka\u017ei napis","Show invisible characters":"Prika\u017ei skrite znake","Size":"Velikost","Solid":"Polno","Source":"Pot","Source code":"Izvorna koda","Special Character":"Poseben znak","Special character...":"Poseben znak ...","Split cell":"Razdeli celico","Square":"Kvadrat","Start list at number":"Za\u010dni seznam s \u0161tevilko","Strikethrough":"Pre\u010drtano","Style":"Slog","Subscript":"Podpisano","Superscript":"Nadpisano","Switch to or from fullscreen mode":"Preklopi v ali iz celozaslonskega na\u010dina","Symbols":"Simboli","System Font":"Sistemska pisava","Table":"Tabela","Table caption":"Naslov tabele","Table properties":"Lastnosti tabele","Table styles":"Slogi tabele","Template":"Predloga","Templates":"Predloge","Text":"Besedilo","Text color":"Barva besedila","Text color {0}":"","Text to display":"Besedilo za prikaz","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":'Vneseni URL predstavlja e-po\u0161tni naslov. Ali \u017eelite dodati potrebno predpono "mailto:"?',"The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":'Vneseni URL predstavlja zunanjo povezavo. Ali \u017eelite dodati predpono "http://"?',"The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"Vneseni URL naslov predstavlja zunanjo povezavo. Ali mu \u017eelite dodati predpono https:// ?","Title":"Naslov","To open the popup, press Shift+Enter":"Za odpiranje pojavnega okna pritisnite Shift + Enter.","Toggle accordion":"","Tools":"Orodja","Top":"Vrh","Travel and Places":"Potovanja in kraji","Turquoise":"Turkizna","Underline":"Pod\u010drtano","Undo":"Razveljavi","Upload":"Nalo\u017ei","Uploading image":"Nalaganje slike","Upper Alpha":"Velika alfa","Upper Roman":"Velike rimske \u0161tevilke","Url":"Povezava","User Defined":"Uporabnik dolo\u010den","Valid":"Veljavno","Version":"Razli\u010dica","Vertical align":"Navpi\u010dna poravnava","Vertical space":"Navpi\u010dni prostor","View":"Pogled","Visual aids":"Vizualni pripomo\u010dki","Warn":"Opozorilo","White":"Bela","Width":"\u0160irina","Word count":"\u0160tevilo besed","Words":"Besede","Words: {0}":"Besed: {0}","Yellow":"Rumena","Yes":"Da","You are using {0}":"Uporabljate {0}","You have unsaved changes are you sure you want to navigate away?":"Imate neshranjene spremembe. Ste prepri\u010dati, da \u017eelite zapustiti stran?","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"Varnostne nastavitve brskalnika ne dopu\u0161\u010dajo direktnega dostopa do odlo\u017ei\u0161\u010da. Uporabite kombinacijo tipk Ctrl + X/C/V na tipkovnici.","alignment":"poravnava","austral sign":"znak za austral","cedi sign":"znak za cedi","colon sign":"znak za dvopi\u010dje","cruzeiro sign":"znak za cruzeiro","currency sign":"znak za valuto","dollar sign":"znak za dolar","dong sign":"znak za dong","drachma sign":"znak za drahmo","euro-currency sign":"znak za evro","example":"primer","formatting":"oblikovanje","french franc sign":"znak za francoski frank","german penny symbol":"znak za nem\u0161ki peni","guarani sign":"znak za guarani","history":"zgodovina","hryvnia sign":"znak za hrivnijo","indentation":"zamik","indian rupee sign":"znak za indijsko rupijo","kip sign":"znak za kip","lira sign":"znak za liro","livre tournois sign":"znak za livre tournois","manat sign":"znak za manat","mill sign":"znak za mill","naira sign":"znak za nairo","new sheqel sign":"znak za novi \u0161ekl","nordic mark sign":"znak za nordijsko marko","peseta sign":"znak za peseto","peso sign":"znak za peso","ruble sign":"znak za rubelj","rupee sign":"znak za rupijo","spesmilo sign":"znak za spesmilo","styles":"slogi","tenge sign":"znak za tenge","tugrik sign":"znak za tugrik","turkish lira sign":"znak za tur\u0161ko liro","won sign":"znak za won","yen character":"znak za jen","yen/yuan character variant one":"znak za jen/yuan, prva razli\u010dica","yuan character":"znak za yuan","yuan character, in hong kong and taiwan":"znak za yuan, v Hongkongu in na Tajvanu","{0} characters":"{0} znakov","{0} columns, {1} rows":"","{0} words":"{0} besed"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/sq.js b/libraries/tinymce/js/tinymce/langs/sq.js index 636cf07..0d1049d 100644 --- a/libraries/tinymce/js/tinymce/langs/sq.js +++ b/libraries/tinymce/js/tinymce/langs/sq.js @@ -1 +1 @@ -tinymce.addI18n("sq",{"Redo":"Rib\xebje","Undo":"Zhb\xebje","Cut":"Prije","Copy":"Kopjoje","Paste":"Ngjite","Select all":"P\xebrzgjidhe krejt","New document":"Dokument i ri","Ok":"","Cancel":"Anuloje","Visual aids":"Ndihm\xebs pamor\xeb","Bold":"T\xeb trasha","Italic":"T\xeb pjerrta","Underline":"N\xebnvij\xeb","Strikethrough":"Hequrvije","Superscript":"Sip\xebrshkrim","Subscript":"Posht\xebshkrim","Clear formatting":"Spastroju formatimin","Remove":"","Align left":"V\xebre majtas","Align center":"V\xebre n\xeb qend\xebr","Align right":"V\xebre djathtas","No alignment":"","Justify":"P\xebrligje","Bullet list":"List\xeb me toptha","Numbered list":"List\xeb e num\xebrtuara","Decrease indent":"Zvog\xebloji shmangien e kryeradh\xebs","Increase indent":"Rritja shmangien e kryeradh\xebs","Close":"Mbylle","Formats":"Formate","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"Shfletuesi juaj s\u2019mbulon hyrje t\xeb drejtp\xebrdrejt\xeb n\xeb t\xeb papast\xebr. Ju lutemi, n\xeb vend t\xeb k\xebsaj, p\xebrdorni shkurtore tastiere Ctrl+X/C/V.","Headings":"Krye","Heading 1":"Krye 1","Heading 2":"Krye 2","Heading 3":"Krye 3","Heading 4":"Krye 4","Heading 5":"Krye 5","Heading 6":"Krye 6","Preformatted":"E paraformatuar","Div":"","Pre":"","Code":"Kod","Paragraph":"Paragraf","Blockquote":"Citat","Inline":"Brendazi","Blocks":"Blloqe","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Ngjitjet tani b\xebhen n\xebn m\xebnyr\xebn \u201cthjesht tekst\u201d. L\xebnda tani do t\xeb ngjitet si tekst i thjesht\xeb, derisa ta \xe7aktivizoni k\xebt\xeb mund\xebsi.","Fonts":"Shkronja","Font sizes":"","Class":"Klas\xeb","Browse for an image":"Shfletoni p\xebr nj\xeb figur\xeb","OR":"OSE","Drop an image here":"Lini k\xebtu nj\xeb figur\xeb","Upload":"Ngarkoje","Uploading image":"","Block":"Bllokoje","Align":"Vendose","Default":"Parazgjedhje","Circle":"Rreth","Disc":"Disk","Square":"Katror","Lower Alpha":"Alfa t\xeb Vogla","Lower Greek":"Greke t\xeb Vogla","Lower Roman":"Romake t\xeb Vogla","Upper Alpha":"Alfa t\xeb M\xebdha","Upper Roman":"Romake t\xeb\xa0M\xebdha","Anchor...":"Spiranc\xeb\u2026","Anchor":"","Name":"Em\xebr","ID":"","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"","You have unsaved changes are you sure you want to navigate away?":"Keni ndryshime t\xeb paruajtura, jeni i sigurt se doni t\xeb ikni prej k\xebtej?","Restore last draft":"Rikthe skic\xebn e fundit","Special character...":"Shenj\xeb speciale\u2026","Special Character":"","Source code":"Kodi burim","Insert/Edit code sample":"Futni/P\xebrpunoni shembull kodi","Language":"Gjuh\xeb","Code sample...":"Shembull kodi\u2026","Left to right":"Nga e majta n\xeb t\xeb djatht\xeb","Right to left":"Nga e djathta n\xeb t\xeb majt\xeb","Title":"Titull","Fullscreen":"Sa Krejt Ekrani","Action":"Veprim","Shortcut":"Shkurtore","Help":"Ndihm\xeb","Address":"Adres\xeb","Focus to menubar":"Fokusi te shtyll\xeb menuje","Focus to toolbar":"Fokusi te panel","Focus to element path":"Fokusi te shteg elementi","Focus to contextual toolbar":"Fokusi te panel kontekstual","Insert link (if link plugin activated)":"Futni lidhje (n\xebse \xebsht\xeb aktivizuar shtojca e lidhjeve)","Save (if save plugin activated)":"Ruaje (n\xebse \xebsht\xeb aktivizuar shtojca e ruajtjeve)","Find (if searchreplace plugin activated)":"Gjeni (n\xebse \xebsht\xeb aktivizuar shtojca p\xebr k\xebrkim dhe z\xebvend\xebsim)","Plugins installed ({0}):":"Shtojca t\xeb instaluara ({0}):","Premium plugins:":"Shtojca me pages\xeb:","Learn more...":"M\xebsoni m\xeb tep\xebr\u2026","You are using {0}":"Po p\xebrdorni {0}","Plugins":"Shtojca","Handy Shortcuts":"Shkurtore t\xeb Volitshme","Horizontal line":"Vij\xeb horizontale","Insert/edit image":"Futni/p\xebrpunoni figur\xeb","Alternative description":"P\xebrshkrim alternativ","Accessibility":"P\xebrdorim nga persona me aft\xebsi t\xeb kufizuara","Image is decorative":"Figura \xebsht\xeb p\xebr zbukurim","Source":"Burim","Dimensions":"P\xebrmasa","Constrain proportions":"Mbaji detyrimisht p\xebrpjestimet","General":"T\xeb p\xebrgjithshme","Advanced":"T\xeb m\xebtejshme","Style":"Stil","Vertical space":"Hapsir\xeb vertikale","Horizontal space":"Hapsir\xeb horizontale","Border":"An\xeb","Insert image":"Futni figur\xeb","Image...":"Figur\xeb\u2026","Image list":"List\xeb figurash","Resize":"Rip\xebrmasoje","Insert date/time":"Futni dat\xeb/koh\xeb","Date/time":"Dat\xeb/koh\xeb","Insert/edit link":"Futni/p\xebrpunoni lidhje","Text to display":"Tekst p\xebr t\u2019u shfaqur","Url":"","Open link in...":"Hape lidhje n\xeb:\u2026","Current window":"Dritaren e tanishme","None":"Asnj\xeb","New window":"Dritare e re","Open link":"Hape lidhjen","Remove link":"Hiqe lidhjen","Anchors":"Spiranca","Link...":"Lidhni\u2026","Paste or type a link":"Hidhni ose shtypni nj\xeb lidhje","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"URL-ja q\xeb dhat\xeb duket se \xebsht\xeb adres\xeb email. Doni t\xeb shtohet parashtesa e domosdoshme mailto: ?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"URL-ja q\xeb dhat\xeb duket se \xebsht\xeb lidhje e jashtme. Doni t\xeb shtohet parashtesa e domosdoshme https:// ?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"URL-ja q\xeb dhat\xeb duket t\xeb jet\xeb nj\xeb lidhje e jashtme. Doni t\u2019i shtohet parashtesa e domosdoshme https:// ?","Link list":"List\xeb lidhjesh","Insert video":"Futni video","Insert/edit video":"Futni/p\xebrpunoni video","Insert/edit media":"Futni/p\xebrpunoni media","Alternative source":"Burim alternativ","Alternative source URL":"URL burimi alternativ","Media poster (Image URL)":"Postues mediash (URL Figure)","Paste your embed code below:":"Ngjiteni kodin tuaj t\xeb trup\xebzimit m\xeb posht\xeb:","Embed":"Trup\xebzojeni","Media...":"Media\u2026","Nonbreaking space":"Hap\xebsir\xeb e pandashme","Page break":"Nd\xebrprerje faqeje","Paste as text":"Ngjite si tekst","Preview":"Paraparje","Print":"","Print...":"Shtypeni\u2026","Save":"Ruaje","Find":"Gjej","Replace with":"Z\xebvend\xebsoje me","Replace":"Z\xebvend\xebsoje","Replace all":"Z\xebvend\xebsoji krejt","Previous":"I m\xebparsh\xebmi","Next":"Pasuesi","Find and Replace":"Gjej dhe Z\xebvend\xebso","Find and replace...":"Gjeni dhe z\xebvend\xebsoni\u2026","Could not find the specified string.":"S\u2019u gjet dot vargu i dh\xebn\xeb.","Match case":"Si\xe7 \xebsht\xeb shkruar","Find whole words only":"Gjej vet\xebm fjal\xeb t\xeb plota","Find in selection":"Gjeni n\xeb p\xebrzgjedhje","Insert table":"Futni tabel\xeb","Table properties":"Veti tabele","Delete table":"Fshi tabel\xebn","Cell":"Kutiz\xeb","Row":"Rresht","Column":"Shtyll\xeb","Cell properties":"Veti kutize","Merge cells":"P\xebrzieji kutizat","Split cell":"Ndaje kutiz\xebn","Insert row before":"Futni rresht para","Insert row after":"Futni rresht pas","Delete row":"Fshije rreshtin","Row properties":"Veti rreshti","Cut row":"Prije rreshtin","Cut column":"","Copy row":"Kopjoje rreshtin","Copy column":"","Paste row before":"Ngjite rreshtin p\xebrpara","Paste column before":"","Paste row after":"Ngjite rreshtin pas","Paste column after":"","Insert column before":"Futni shtyll\xeb para","Insert column after":"Futni shtyll\xeb pas","Delete column":"Fshi shtyll\xeb","Cols":"Shtylla","Rows":"Rreshta","Width":"Gjer\xebsi","Height":"Lart\xebsi","Cell spacing":"Hap\xebsir\xeb kutize","Cell padding":"Mbushje kutize","Row clipboard actions":"","Column clipboard actions":"","Table styles":"","Cell styles":"","Column header":"","Row header":"","Table caption":"","Caption":"Legjend\xeb","Show caption":"Shfaq titull","Left":"Majtas","Center":"N\xeb qend\xebr","Right":"Djathtas","Cell type":"Lloj kutize","Scope":"Fokus","Alignment":"Drejtim","Horizontal align":"","Vertical align":"","Top":"N\xeb krye","Middle":"N\xeb mes","Bottom":"N\xeb fund","Header cell":"Kutiz\xeb kryeje","Row group":"Grup rreshtash","Column group":"Grup shtyllash","Row type":"Lloj rreshti","Header":"Kryefaqe","Body":"L\xebnd\xeb","Footer":"Fundfaqe","Border color":"Ngjyr\xeb ane","Solid":"","Dotted":"","Dashed":"","Double":"","Groove":"","Ridge":"","Inset":"","Outset":"","Hidden":"","Insert template...":"Futni gjedhe\u2026","Templates":"Gjedhe","Template":"Gjedhe","Insert Template":"","Text color":"Ngjyr\xeb teksti","Background color":"Ngjyr\xeb sfondi","Custom...":"Vetjake\u2026","Custom color":"Ngjyr\xeb vetjake","No color":"Pa ngjyr\xeb","Remove color":"Hiqe ngjyr\xebn","Show blocks":"Shfaqi blloqet","Show invisible characters":"Shfaqi shenjat e padukshme","Word count":"Num\xebr fjal\xebsh","Count":"Num\xebr","Document":"Dokument","Selection":"P\xebrzgjedhje","Words":"Fjal\xeb","Words: {0}":"Fjal\xeb: {0}","{0} words":"{0} fjal\xeb","File":"Kartel\xeb","Edit":"P\xebrpunoni","Insert":"Futni","View":"Shihni","Format":"","Table":"Tabel\xeb","Tools":"Mjete","Powered by {0}":"Bazuar n\xeb {0}","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Fush\xeb Teksti t\xeb Pasur. p\xebr menu, shtypni tastet ALT-F9. P\xebr panel, shtypnis tastet ALT-F10r. P\xebr ndihm\xeb, shtypni ALT-0","Image title":"Titull figure","Border width":"Gjer\xebsi an\xebsh","Border style":"Stil an\xebsh","Error":"Gabim","Warn":"Sinjalizoje","Valid":"E vlefshme","To open the popup, press Shift+Enter":"Q\xeb t\xeb hapet flluska, shtypni tastet Shift+Enter","Rich Text Area":"","Rich Text Area. Press ALT-0 for help.":"Fush\xeb Teksti t\xeb Pasur. P\xebr ndihm\xeb, shtypni ALT-0.","System Font":"Shkronja Sistemi","Failed to upload image: {0}":"S\u2019u arrit t\xeb ngarkohej figur\xeb: {0}","Failed to load plugin: {0} from url {1}":"S\u2019u arrit t\xeb ngarkohej shtojca: {0} prej url-je {1}","Failed to load plugin url: {0}":"S\u2019u arrit t\xeb ngarkohej URL shtojce: {0}","Failed to initialize plugin: {0}":"S\u2019u arrit t\xeb gatitej shtojca: {0}","example":"shembull","Search":"K\xebrko","All":"Krejt","Currency":"Monedh\xeb","Text":"Tekst","Quotations":"Citime","Mathematical":"Matematikore","Extended Latin":"Latinishte e Zgjeruar","Symbols":"Simbole","Arrows":"Shigjeta","User Defined":"P\xebrcaktuar Nga P\xebrdoruesi","dollar sign":"simbol dollari","currency sign":"simbol monedhe","euro-currency sign":"simbol euroje","colon sign":"shenj\xeb dy pika","cruzeiro sign":"shenj\xeb kruzeiroje","french franc sign":"shenj\xeb frangu fr\xebng","lira sign":"shenj\xeb sterline","mill sign":"shenj\xeb mili","naira sign":"shenj\xeb nairaje","peseta sign":"shenj\xeb pesete","rupee sign":"shenj\xeb rupie","won sign":"shenj\xeb uoni","new sheqel sign":"shenj\xeb shekeli t\xeb ri","dong sign":"shenj\xeb dongu","kip sign":"shenj\xeb kipi","tugrik sign":"shenj\xeb tugriku","drachma sign":"shenj\xeb drahme","german penny symbol":"shenj\xeb peni gjerman","peso sign":"shenj\xeb peso","guarani sign":"shenj\xeb guaranie","austral sign":"shenj\xeb australi","hryvnia sign":"shenj\xeb hrivniaje","cedi sign":"shenj\xeb cedi","livre tournois sign":"shenj\xeb lire Turi","spesmilo sign":"shenj\xeb spesmiloje","tenge sign":"shenj\xeb tenge","indian rupee sign":"shenj\xeb rupie indiane","turkish lira sign":"shenj\xeb lire turke","nordic mark sign":"shenj\xeb marke nordike","manat sign":"shenj\xeb manati","ruble sign":"shenj\xeb ruble","yen character":"shenj\xeb jeni","yuan character":"shenj\xeb juani","yuan character, in hong kong and taiwan":"shenja e juanit, n\xeb Hong Kong dhe Tajvan","yen/yuan character variant one":"shenja jen/juan n\xeb variantin nj\xeb","Emojis":"","Emojis...":"","Loading emojis...":"","Could not load emojis":"","People":"Persona","Animals and Nature":"Kafsh\xeb & Natyr\xeb","Food and Drink":"Ushqim dhe Pije","Activity":"Veprimtari","Travel and Places":"Udh\xebtim dhe Vende","Objects":"Objekte","Flags":"Flamuj","Characters":"Shenja","Characters (no spaces)":"Shenja (pa hap\xebsira)","{0} characters":"{0} shenja","Error: Form submit field collision.":"Gabim: P\xebrplasje fushash parashtrimi formulari.","Error: No form element found.":"Gabim: S\u2019u gjet element forme.","Color swatch":"Palet\xeb ngjyrash","Color Picker":"Zgjedh\xebs Ngjyrash","Invalid hex color code: {0}":"","Invalid input":"","R":"","Red component":"","G":"","Green component":"","B":"","Blue component":"","#":"","Hex color code":"","Range 0 to 255":"","Turquoise":"E bruzt\xeb","Green":"E gjelb\xebr","Blue":"E kalt\xebr","Purple":"E purpurt","Navy Blue":"Blu e err\xebt","Dark Turquoise":"E bruzt\xeb e Err\xebt","Dark Green":"E gjelb\xebr e Err\xebt","Medium Blue":"Blu e Mesme","Medium Purple":"E purpurt e Mesme","Midnight Blue":"Blu Mesnate","Yellow":"E verdh\xeb","Orange":"Portokalli","Red":"E kuqe","Light Gray":"Gri e \xc7el\xebt","Gray":"Gri","Dark Yellow":"E verdh\xeb e Err\xebt","Dark Orange":"Portokalli e Err\xebt","Dark Red":"E kuqe e Err\xebt","Medium Gray":"Gri e Mesme","Dark Gray":"Gri e Err\xebt","Light Green":"E gjelb\xebr e \xc7el\xebt","Light Yellow":"E verdh\xeb e \xc7el\xebt","Light Red":"E kuqe e \xc7el\xebt","Light Purple":"E purpur e \xc7el\xebt","Light Blue":"Blu e \xc7el\xebt","Dark Purple":"E purpurt e Err\xebt","Dark Blue":"Blu e Err\xebt","Black":"E zez\xeb","White":"E bardh\xeb","Switch to or from fullscreen mode":"Kaloni n\xeb ose dilni nga m\xebnyra \u201cSa t\xebr\xeb ekrani\u201c","Open help dialog":"Hapni dialogun e ndihm\xebs","history":"historik","styles":"stile","formatting":"formatim","alignment":"drejtim","indentation":"shmangie kryeradhe","Font":"Shkronja","Size":"Madh\xebsi","More...":"M\xeb tep\xebr\u2026","Select...":"P\xebrzgjidhni\u2026","Preferences":"Parap\xeblqime","Yes":"Po","No":"Jo","Keyboard Navigation":"L\xebvizje me Tastier\xeb","Version":"","Code view":"Parje kodi","Open popup menu for split buttons":"Hapni menu fllusk\xeb p\xebr butona ndarjeje","List Properties":"Veti Liste","List properties...":"Veti liste\u2026","Start list at number":"Fillo list\xebn me numrin","Line height":"Lart\xebsi rreshti","Dropped file type is not supported":"","Loading...":"","ImageProxy HTTP error: Rejected request":"","ImageProxy HTTP error: Could not find Image Proxy":"","ImageProxy HTTP error: Incorrect Image Proxy URL":"","ImageProxy HTTP error: Unknown ImageProxy error":""}); \ No newline at end of file +tinymce.addI18n("sq",{"#":"","Accessibility":"P\xebrdorim nga persona me aft\xebsi t\xeb kufizuara","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"Veprim","Activity":"Veprimtari","Address":"Adres\xeb","Advanced":"T\xeb m\xebtejshme","Align":"Vendose","Align center":"V\xebre n\xeb qend\xebr","Align left":"V\xebre majtas","Align right":"V\xebre djathtas","Alignment":"Drejtim","Alignment {0}":"","All":"Krejt","Alternative description":"P\xebrshkrim alternativ","Alternative source":"Burim alternativ","Alternative source URL":"URL burimi alternativ","Anchor":"","Anchor...":"Spiranc\xeb\u2026","Anchors":"Spiranca","Animals and Nature":"Kafsh\xeb & Natyr\xeb","Arrows":"Shigjeta","B":"","Background color":"Ngjyr\xeb sfondi","Background color {0}":"","Black":"E zez\xeb","Block":"Bllokoje","Block {0}":"","Blockquote":"Citat","Blocks":"Blloqe","Blue":"E kalt\xebr","Blue component":"","Body":"L\xebnd\xeb","Bold":"T\xeb trasha","Border":"An\xeb","Border color":"Ngjyr\xeb ane","Border style":"Stil an\xebsh","Border width":"Gjer\xebsi an\xebsh","Bottom":"N\xeb fund","Browse files":"","Browse for an image":"Shfletoni p\xebr nj\xeb figur\xeb","Browse links":"","Bullet list":"List\xeb me toptha","Cancel":"Anuloje","Caption":"Legjend\xeb","Cell":"Kutiz\xeb","Cell padding":"Mbushje kutize","Cell properties":"Veti kutize","Cell spacing":"Hap\xebsir\xeb kutize","Cell styles":"","Cell type":"Lloj kutize","Center":"N\xeb qend\xebr","Characters":"Shenja","Characters (no spaces)":"Shenja (pa hap\xebsira)","Circle":"Rreth","Class":"Klas\xeb","Clear formatting":"Spastroju formatimin","Close":"Mbylle","Code":"Kod","Code sample...":"Shembull kodi\u2026","Code view":"Parje kodi","Color Picker":"Zgjedh\xebs Ngjyrash","Color swatch":"Palet\xeb ngjyrash","Cols":"Shtylla","Column":"Shtyll\xeb","Column clipboard actions":"","Column group":"Grup shtyllash","Column header":"","Constrain proportions":"Mbaji detyrimisht p\xebrpjestimet","Copy":"Kopjoje","Copy column":"","Copy row":"Kopjoje rreshtin","Could not find the specified string.":"S\u2019u gjet dot vargu i dh\xebn\xeb.","Could not load emojis":"","Count":"Num\xebr","Currency":"Monedh\xeb","Current window":"Dritaren e tanishme","Custom color":"Ngjyr\xeb vetjake","Custom...":"Vetjake\u2026","Cut":"Prije","Cut column":"","Cut row":"Prije rreshtin","Dark Blue":"Blu e Err\xebt","Dark Gray":"Gri e Err\xebt","Dark Green":"E gjelb\xebr e Err\xebt","Dark Orange":"Portokalli e Err\xebt","Dark Purple":"E purpurt e Err\xebt","Dark Red":"E kuqe e Err\xebt","Dark Turquoise":"E bruzt\xeb e Err\xebt","Dark Yellow":"E verdh\xeb e Err\xebt","Dashed":"","Date/time":"Dat\xeb/koh\xeb","Decrease indent":"Zvog\xebloji shmangien e kryeradh\xebs","Default":"Parazgjedhje","Delete accordion":"","Delete column":"Fshi shtyll\xeb","Delete row":"Fshije rreshtin","Delete table":"Fshi tabel\xebn","Dimensions":"P\xebrmasa","Disc":"Disk","Div":"","Document":"Dokument","Dotted":"","Double":"","Drop an image here":"Lini k\xebtu nj\xeb figur\xeb","Dropped file type is not supported":"","Edit":"P\xebrpunoni","Embed":"Trup\xebzojeni","Emojis":"","Emojis...":"","Error":"Gabim","Error: Form submit field collision.":"Gabim: P\xebrplasje fushash parashtrimi formulari.","Error: No form element found.":"Gabim: S\u2019u gjet element forme.","Extended Latin":"Latinishte e Zgjeruar","Failed to initialize plugin: {0}":"S\u2019u arrit t\xeb gatitej shtojca: {0}","Failed to load plugin url: {0}":"S\u2019u arrit t\xeb ngarkohej URL shtojce: {0}","Failed to load plugin: {0} from url {1}":"S\u2019u arrit t\xeb ngarkohej shtojca: {0} prej url-je {1}","Failed to upload image: {0}":"S\u2019u arrit t\xeb ngarkohej figur\xeb: {0}","File":"Kartel\xeb","Find":"Gjej","Find (if searchreplace plugin activated)":"Gjeni (n\xebse \xebsht\xeb aktivizuar shtojca p\xebr k\xebrkim dhe z\xebvend\xebsim)","Find and Replace":"Gjej dhe Z\xebvend\xebso","Find and replace...":"Gjeni dhe z\xebvend\xebsoni\u2026","Find in selection":"Gjeni n\xeb p\xebrzgjedhje","Find whole words only":"Gjej vet\xebm fjal\xeb t\xeb plota","Flags":"Flamuj","Focus to contextual toolbar":"Fokusi te panel kontekstual","Focus to element path":"Fokusi te shteg elementi","Focus to menubar":"Fokusi te shtyll\xeb menuje","Focus to toolbar":"Fokusi te panel","Font":"Shkronja","Font size {0}":"","Font sizes":"","Font {0}":"","Fonts":"Shkronja","Food and Drink":"Ushqim dhe Pije","Footer":"Fundfaqe","Format":"","Format {0}":"","Formats":"Formate","Fullscreen":"Sa Krejt Ekrani","G":"","General":"T\xeb p\xebrgjithshme","Gray":"Gri","Green":"E gjelb\xebr","Green component":"","Groove":"","Handy Shortcuts":"Shkurtore t\xeb Volitshme","Header":"Kryefaqe","Header cell":"Kutiz\xeb kryeje","Heading 1":"Krye 1","Heading 2":"Krye 2","Heading 3":"Krye 3","Heading 4":"Krye 4","Heading 5":"Krye 5","Heading 6":"Krye 6","Headings":"Krye","Height":"Lart\xebsi","Help":"Ndihm\xeb","Hex color code":"","Hidden":"","Horizontal align":"","Horizontal line":"Vij\xeb horizontale","Horizontal space":"Hapsir\xeb horizontale","ID":"","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"","Image is decorative":"Figura \xebsht\xeb p\xebr zbukurim","Image list":"List\xeb figurash","Image title":"Titull figure","Image...":"Figur\xeb\u2026","ImageProxy HTTP error: Could not find Image Proxy":"","ImageProxy HTTP error: Incorrect Image Proxy URL":"","ImageProxy HTTP error: Rejected request":"","ImageProxy HTTP error: Unknown ImageProxy error":"","Increase indent":"Rritja shmangien e kryeradh\xebs","Inline":"Brendazi","Insert":"Futni","Insert Template":"","Insert accordion":"","Insert column after":"Futni shtyll\xeb pas","Insert column before":"Futni shtyll\xeb para","Insert date/time":"Futni dat\xeb/koh\xeb","Insert image":"Futni figur\xeb","Insert link (if link plugin activated)":"Futni lidhje (n\xebse \xebsht\xeb aktivizuar shtojca e lidhjeve)","Insert row after":"Futni rresht pas","Insert row before":"Futni rresht para","Insert table":"Futni tabel\xeb","Insert template...":"Futni gjedhe\u2026","Insert video":"Futni video","Insert/Edit code sample":"Futni/P\xebrpunoni shembull kodi","Insert/edit image":"Futni/p\xebrpunoni figur\xeb","Insert/edit link":"Futni/p\xebrpunoni lidhje","Insert/edit media":"Futni/p\xebrpunoni media","Insert/edit video":"Futni/p\xebrpunoni video","Inset":"","Invalid hex color code: {0}":"","Invalid input":"","Italic":"T\xeb pjerrta","Justify":"P\xebrligje","Keyboard Navigation":"L\xebvizje me Tastier\xeb","Language":"Gjuh\xeb","Learn more...":"M\xebsoni m\xeb tep\xebr\u2026","Left":"Majtas","Left to right":"Nga e majta n\xeb t\xeb djatht\xeb","Light Blue":"Blu e \xc7el\xebt","Light Gray":"Gri e \xc7el\xebt","Light Green":"E gjelb\xebr e \xc7el\xebt","Light Purple":"E purpur e \xc7el\xebt","Light Red":"E kuqe e \xc7el\xebt","Light Yellow":"E verdh\xeb e \xc7el\xebt","Line height":"Lart\xebsi rreshti","Link list":"List\xeb lidhjesh","Link...":"Lidhni\u2026","List Properties":"Veti Liste","List properties...":"Veti liste\u2026","Loading emojis...":"","Loading...":"","Lower Alpha":"Alfa t\xeb Vogla","Lower Greek":"Greke t\xeb Vogla","Lower Roman":"Romake t\xeb Vogla","Match case":"Si\xe7 \xebsht\xeb shkruar","Mathematical":"Matematikore","Media poster (Image URL)":"Postues mediash (URL Figure)","Media...":"Media\u2026","Medium Blue":"Blu e Mesme","Medium Gray":"Gri e Mesme","Medium Purple":"E purpurt e Mesme","Merge cells":"P\xebrzieji kutizat","Middle":"N\xeb mes","Midnight Blue":"Blu Mesnate","More...":"M\xeb tep\xebr\u2026","Name":"Em\xebr","Navy Blue":"Blu e err\xebt","New document":"Dokument i ri","New window":"Dritare e re","Next":"Pasuesi","No":"Jo","No alignment":"","No color":"Pa ngjyr\xeb","Nonbreaking space":"Hap\xebsir\xeb e pandashme","None":"Asnj\xeb","Numbered list":"List\xeb e num\xebrtuara","OR":"OSE","Objects":"Objekte","Ok":"","Open help dialog":"Hapni dialogun e ndihm\xebs","Open link":"Hape lidhjen","Open link in...":"Hape lidhje n\xeb:\u2026","Open popup menu for split buttons":"Hapni menu fllusk\xeb p\xebr butona ndarjeje","Orange":"Portokalli","Outset":"","Page break":"Nd\xebrprerje faqeje","Paragraph":"Paragraf","Paste":"Ngjite","Paste as text":"Ngjite si tekst","Paste column after":"","Paste column before":"","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Ngjitjet tani b\xebhen n\xebn m\xebnyr\xebn \u201cthjesht tekst\u201d. L\xebnda tani do t\xeb ngjitet si tekst i thjesht\xeb, derisa ta \xe7aktivizoni k\xebt\xeb mund\xebsi.","Paste or type a link":"Hidhni ose shtypni nj\xeb lidhje","Paste row after":"Ngjite rreshtin pas","Paste row before":"Ngjite rreshtin p\xebrpara","Paste your embed code below:":"Ngjiteni kodin tuaj t\xeb trup\xebzimit m\xeb posht\xeb:","People":"Persona","Plugins":"Shtojca","Plugins installed ({0}):":"Shtojca t\xeb instaluara ({0}):","Powered by {0}":"Bazuar n\xeb {0}","Pre":"","Preferences":"Parap\xeblqime","Preformatted":"E paraformatuar","Premium plugins:":"Shtojca me pages\xeb:","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"Paraparje","Previous":"I m\xebparsh\xebmi","Print":"","Print...":"Shtypeni\u2026","Purple":"E purpurt","Quotations":"Citime","R":"","Range 0 to 255":"","Red":"E kuqe","Red component":"","Redo":"Rib\xebje","Remove":"","Remove color":"Hiqe ngjyr\xebn","Remove link":"Hiqe lidhjen","Replace":"Z\xebvend\xebsoje","Replace all":"Z\xebvend\xebsoji krejt","Replace with":"Z\xebvend\xebsoje me","Resize":"Rip\xebrmasoje","Restore last draft":"Rikthe skic\xebn e fundit","Reveal or hide additional toolbar items":"","Rich Text Area":"","Rich Text Area. Press ALT-0 for help.":"Fush\xeb Teksti t\xeb Pasur. P\xebr ndihm\xeb, shtypni ALT-0.","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Fush\xeb Teksti t\xeb Pasur. p\xebr menu, shtypni tastet ALT-F9. P\xebr panel, shtypnis tastet ALT-F10r. P\xebr ndihm\xeb, shtypni ALT-0","Ridge":"","Right":"Djathtas","Right to left":"Nga e djathta n\xeb t\xeb majt\xeb","Row":"Rresht","Row clipboard actions":"","Row group":"Grup rreshtash","Row header":"","Row properties":"Veti rreshti","Row type":"Lloj rreshti","Rows":"Rreshta","Save":"Ruaje","Save (if save plugin activated)":"Ruaje (n\xebse \xebsht\xeb aktivizuar shtojca e ruajtjeve)","Scope":"Fokus","Search":"K\xebrko","Select all":"P\xebrzgjidhe krejt","Select...":"P\xebrzgjidhni\u2026","Selection":"P\xebrzgjedhje","Shortcut":"Shkurtore","Show blocks":"Shfaqi blloqet","Show caption":"Shfaq titull","Show invisible characters":"Shfaqi shenjat e padukshme","Size":"Madh\xebsi","Solid":"","Source":"Burim","Source code":"Kodi burim","Special Character":"","Special character...":"Shenj\xeb speciale\u2026","Split cell":"Ndaje kutiz\xebn","Square":"Katror","Start list at number":"Fillo list\xebn me numrin","Strikethrough":"Hequrvije","Style":"Stil","Subscript":"Posht\xebshkrim","Superscript":"Sip\xebrshkrim","Switch to or from fullscreen mode":"Kaloni n\xeb ose dilni nga m\xebnyra \u201cSa t\xebr\xeb ekrani\u201c","Symbols":"Simbole","System Font":"Shkronja Sistemi","Table":"Tabel\xeb","Table caption":"","Table properties":"Veti tabele","Table styles":"","Template":"Gjedhe","Templates":"Gjedhe","Text":"Tekst","Text color":"Ngjyr\xeb teksti","Text color {0}":"","Text to display":"Tekst p\xebr t\u2019u shfaqur","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"URL-ja q\xeb dhat\xeb duket se \xebsht\xeb adres\xeb email. Doni t\xeb shtohet parashtesa e domosdoshme mailto: ?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"URL-ja q\xeb dhat\xeb duket se \xebsht\xeb lidhje e jashtme. Doni t\xeb shtohet parashtesa e domosdoshme https:// ?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"URL-ja q\xeb dhat\xeb duket t\xeb jet\xeb nj\xeb lidhje e jashtme. Doni t\u2019i shtohet parashtesa e domosdoshme https:// ?","Title":"Titull","To open the popup, press Shift+Enter":"Q\xeb t\xeb hapet flluska, shtypni tastet Shift+Enter","Toggle accordion":"","Tools":"Mjete","Top":"N\xeb krye","Travel and Places":"Udh\xebtim dhe Vende","Turquoise":"E bruzt\xeb","Underline":"N\xebnvij\xeb","Undo":"Zhb\xebje","Upload":"Ngarkoje","Uploading image":"","Upper Alpha":"Alfa t\xeb M\xebdha","Upper Roman":"Romake t\xeb\xa0M\xebdha","Url":"","User Defined":"P\xebrcaktuar Nga P\xebrdoruesi","Valid":"E vlefshme","Version":"","Vertical align":"","Vertical space":"Hapsir\xeb vertikale","View":"Shihni","Visual aids":"Ndihm\xebs pamor\xeb","Warn":"Sinjalizoje","White":"E bardh\xeb","Width":"Gjer\xebsi","Word count":"Num\xebr fjal\xebsh","Words":"Fjal\xeb","Words: {0}":"Fjal\xeb: {0}","Yellow":"E verdh\xeb","Yes":"Po","You are using {0}":"Po p\xebrdorni {0}","You have unsaved changes are you sure you want to navigate away?":"Keni ndryshime t\xeb paruajtura, jeni i sigurt se doni t\xeb ikni prej k\xebtej?","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"Shfletuesi juaj s\u2019mbulon hyrje t\xeb drejtp\xebrdrejt\xeb n\xeb t\xeb papast\xebr. Ju lutemi, n\xeb vend t\xeb k\xebsaj, p\xebrdorni shkurtore tastiere Ctrl+X/C/V.","alignment":"drejtim","austral sign":"shenj\xeb australi","cedi sign":"shenj\xeb cedi","colon sign":"shenj\xeb dy pika","cruzeiro sign":"shenj\xeb kruzeiroje","currency sign":"simbol monedhe","dollar sign":"simbol dollari","dong sign":"shenj\xeb dongu","drachma sign":"shenj\xeb drahme","euro-currency sign":"simbol euroje","example":"shembull","formatting":"formatim","french franc sign":"shenj\xeb frangu fr\xebng","german penny symbol":"shenj\xeb peni gjerman","guarani sign":"shenj\xeb guaranie","history":"historik","hryvnia sign":"shenj\xeb hrivniaje","indentation":"shmangie kryeradhe","indian rupee sign":"shenj\xeb rupie indiane","kip sign":"shenj\xeb kipi","lira sign":"shenj\xeb sterline","livre tournois sign":"shenj\xeb lire Turi","manat sign":"shenj\xeb manati","mill sign":"shenj\xeb mili","naira sign":"shenj\xeb nairaje","new sheqel sign":"shenj\xeb shekeli t\xeb ri","nordic mark sign":"shenj\xeb marke nordike","peseta sign":"shenj\xeb pesete","peso sign":"shenj\xeb peso","ruble sign":"shenj\xeb ruble","rupee sign":"shenj\xeb rupie","spesmilo sign":"shenj\xeb spesmiloje","styles":"stile","tenge sign":"shenj\xeb tenge","tugrik sign":"shenj\xeb tugriku","turkish lira sign":"shenj\xeb lire turke","won sign":"shenj\xeb uoni","yen character":"shenj\xeb jeni","yen/yuan character variant one":"shenja jen/juan n\xeb variantin nj\xeb","yuan character":"shenj\xeb juani","yuan character, in hong kong and taiwan":"shenja e juanit, n\xeb Hong Kong dhe Tajvan","{0} characters":"{0} shenja","{0} columns, {1} rows":"","{0} words":"{0} fjal\xeb"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/sr.js b/libraries/tinymce/js/tinymce/langs/sr.js index 58f8f73..8bc2d57 100644 --- a/libraries/tinymce/js/tinymce/langs/sr.js +++ b/libraries/tinymce/js/tinymce/langs/sr.js @@ -1 +1 @@ -tinymce.addI18n("sr",{"Redo":"Napred","Undo":"Nazad","Cut":"Iseci","Copy":"Kopiraj","Paste":"Nalepi","Select all":"Obele\u017ei sve","New document":"Novi dokument","Ok":"Ok","Cancel":"Opozovi","Visual aids":"Vizuelna pomagala","Bold":"Podebljan","Italic":"isko\u0161en","Underline":"Podvu\u010den","Strikethrough":"Precrtan","Superscript":"Natpis","Subscript":"Potpisan","Clear formatting":"Brisanje formatiranja","Remove":"","Align left":"Poravnano levo","Align center":"Poravnano centar","Align right":"Poravnano desno","No alignment":"","Justify":"Poravnanje","Bullet list":"Lista nabrajanja","Numbered list":"Numerisana lista","Decrease indent":"Smanji uvla\u010denje","Increase indent":"Pove\u0107aj uvla\u010denje","Close":"Zatvori","Formats":"Formatiraj","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"Va\u0161 pretra\u017eiva\u010d nepodr\u017eava direktan pristup prenosu.Koristite Ctrl+X/C/V pre\u010dice na tastaturi","Headings":"Naslovi","Heading 1":"Naslov 1","Heading 2":"Naslov 2","Heading 3":"Naslov 3","Heading 4":"Naslov 4","Heading 5":"Naslov 5","Heading 6":"Naslov 6","Preformatted":"Formatirano","Div":"","Pre":"","Code":"Kod","Paragraph":"Paragraf","Blockquote":"Navodnici","Inline":"U liniji","Blocks":"Blokovi","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Nalepiti je sada u obi\u010dnom text modu.Sadr\u017eaj \u0107e biti nalepljen kao obi\u010dan tekst dok ne ugasite ovu opciju.","Fonts":"Pisma","Font sizes":"","Class":"Klasa","Browse for an image":"Prona\u0111i sliku","OR":"ili","Drop an image here":"Prevuci sliku ovde","Upload":"Po\u0161alji","Uploading image":"","Block":"Blok","Align":"Poravnaj","Default":"Podrazumevano","Circle":"Krug","Disc":"Disk","Square":"Kvadrat","Lower Alpha":"Donja Alpha","Lower Greek":"Ni\u017ei gr\u010dki","Lower Roman":"Donji Roman","Upper Alpha":"Gornji Alpha","Upper Roman":"Gornji Roman","Anchor...":"Sidro","Anchor":"","Name":"Ime","ID":"","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"","You have unsaved changes are you sure you want to navigate away?":"Imate nesa\u010duvane promene dali ste sigurni da \u017eelite da iza\u0111ete?","Restore last draft":"Vrati poslednji nacrt","Special character...":"Specijalan karakter","Special Character":"","Source code":"Izvorni kod","Insert/Edit code sample":"Dodaj/Izmeni primer koda","Language":"Jezik","Code sample...":"Primer koda","Left to right":"Sa leve na desnu","Right to left":"Sa desne na levu","Title":"Naslov","Fullscreen":"Pun ekran","Action":"Akcija","Shortcut":"Pre\u010dica","Help":"Pomo\u0107","Address":"Adresa","Focus to menubar":"Fokus na meni","Focus to toolbar":"Fokus na traku sa alatima","Focus to element path":"Fokus na putanju elementa","Focus to contextual toolbar":"Fokus na kontekstualnu traku alata","Insert link (if link plugin activated)":"Dodaj link (ukoliko je link dodatak aktiviran)","Save (if save plugin activated)":"Sa\u010duvaj (ukoliko je sa\u010duvaj dodatak aktiviran)","Find (if searchreplace plugin activated)":"Prona\u0111i (ako je dodatak pretrage i zamene aktiviran)","Plugins installed ({0}):":"Dodataka instalirano ({0}):","Premium plugins:":"Premium dodaci","Learn more...":"Saznaj vi\u0161e","You are using {0}":"Koristite {0}","Plugins":"Dadaci","Handy Shortcuts":"Prakti\u010dne pre\u010dice","Horizontal line":"Horizontalna linija","Insert/edit image":"Ubaci/Promeni sliku","Alternative description":"","Accessibility":"","Image is decorative":"","Source":"Izvor","Dimensions":"Dimenzije","Constrain proportions":"Ograni\u010dene proporcije","General":"Op\u0161te","Advanced":"Napredno","Style":"Stil","Vertical space":"Vertikalni razmak","Horizontal space":"Horizontalni razmak","Border":"Okvir","Insert image":"Ubaci sliku","Image...":"Slika...","Image list":"Lista slika","Resize":"Promeni veli\u010dinu","Insert date/time":"Ubaci datum/vreme","Date/time":"Datum/vreme","Insert/edit link":"Ubaci/promeni vezu","Text to display":"Tekst za prikaz","Url":"","Open link in...":"Otvori vezu u...","Current window":"Istom prozoru","None":"Ni\u0161ta","New window":"Novi prozor","Open link":"","Remove link":"Ukloni link","Anchors":"sidro","Link...":"Veza...","Paste or type a link":"Nalepi ili ukucaj link","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"Izgleda da je URL koji ste uneli email adresa. Da li \u017eelite da dodate zahtevani mailto: prefiks?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"Izgleda da je URL koji ste uneli spolja\u0161nja veza. Da li \u017eelite da dodate zahtevani http:// prefiks?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"","Link list":"Lista veza","Insert video":"Ubaci video","Insert/edit video":"Ubaci/promeni video","Insert/edit media":"Ubaci/izmeni mediju","Alternative source":"Alternativni izvor","Alternative source URL":"Alternativni izvorni URL","Media poster (Image URL)":"Poster medije (slika URL)","Paste your embed code below:":"Nalepite ugra\u0111eni kod ispod:","Embed":"Ugra\u0111eno","Media...":"Medija...","Nonbreaking space":"bez ramaka","Page break":"Lomljenje stranice","Paste as text":"Nalepi kao tekst","Preview":"Pregled","Print":"","Print...":"\u0160tampa...","Save":"Sa\u010duvati","Find":"Na\u0111i","Replace with":"Zameni sa","Replace":"Zameni","Replace all":"Zameni sve","Previous":"Predhodno","Next":"Slede\u0107i","Find and Replace":"","Find and replace...":"Prona\u0111i i zameni...","Could not find the specified string.":"Nije mogu\u0107e prona\u0107i navedeni niz.","Match case":"Predmet za upore\u0111ivanje","Find whole words only":"Prona\u0111i samo cele re\u010di","Find in selection":"","Insert table":"ubaci tabelu","Table properties":"Postavke tabele","Delete table":"Obri\u0161i tabelu","Cell":"\u0106elija","Row":"Red","Column":"Kolona","Cell properties":"Postavke \u0107elije","Merge cells":"Spoji \u0107elije","Split cell":"Razdvoji \u0107elije","Insert row before":"Ubaci red pre","Insert row after":"Ubaci red posle","Delete row":"Obri\u0161i red","Row properties":"Postavke reda","Cut row":"Iseci red","Cut column":"","Copy row":"Kopiraj red","Copy column":"","Paste row before":"Nalepi red pre","Paste column before":"","Paste row after":"Nalepi red posle","Paste column after":"","Insert column before":"Ubaci kolonu pre","Insert column after":"Ubaci kolonu posle","Delete column":"Obri\u0161i kolonu","Cols":"Kolone","Rows":"Redovi","Width":"\u0160irina","Height":"Visina","Cell spacing":"Prostor \u0107elije","Cell padding":"Razmak \u0107elije","Row clipboard actions":"","Column clipboard actions":"","Table styles":"","Cell styles":"","Column header":"","Row header":"","Table caption":"","Caption":"Natpis","Show caption":"Prika\u017ei naslov","Left":"Levo","Center":"Centar","Right":"Desno","Cell type":"Tip \u0107elije","Scope":"Obim","Alignment":"Svrstavanje","Horizontal align":"","Vertical align":"","Top":"Vrh","Middle":"Sredina","Bottom":"Podno\u017eje","Header cell":"Visina \u0107elije","Row group":"Grupa reda","Column group":"Grupa kolone","Row type":"Tip reda","Header":"Zaglavlje","Body":"Telo","Footer":"Podno\u017eje","Border color":"Boja ivice","Solid":"","Dotted":"","Dashed":"","Double":"","Groove":"","Ridge":"","Inset":"","Outset":"","Hidden":"","Insert template...":"Umetni \u0161emu...","Templates":"\u0160abloni","Template":"\u0160ablon","Insert Template":"","Text color":"Boja tekst","Background color":"Boja pozadine","Custom...":"Posebno...","Custom color":"Posebna boja","No color":"Bez boje","Remove color":"Ukloni boju","Show blocks":"Prikaz blokova","Show invisible characters":"Prika\u017ei nevidljive karaktere","Word count":"Broja\u010d re\u010di","Count":"Ra\u010dunati","Document":"Dokument","Selection":"Odabiranje","Words":"Re\u010di","Words: {0}":"Re\u010di:{0}","{0} words":"{0} re\u010di","File":"Datoteka","Edit":"Ure\u0111ivanje","Insert":"Umetni","View":"Prikaz","Format":"","Table":"Tabela","Tools":"Alatke","Powered by {0}":"Pokre\u0107e ga {0}","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Oboga\u0107en tekst. Pritisni te ALT-F9 za meni.Pritisnite ALT-F10 za traku sa alatkama.Pritisnite ALT-0 za pomo\u0107","Image title":"Naslov slike","Border width":"\u0160irina okvira","Border style":"Stil okvira","Error":"Gre\u0161ka","Warn":"Upozorenje","Valid":"Ispravno","To open the popup, press Shift+Enter":"Da otvorite popup, pritisnite Shift+Enter","Rich Text Area":"","Rich Text Area. Press ALT-0 for help.":"Podru\u010dje oboga\u0107enog teksta. Pritisnite ALT-0 za pomo\u0107.","System Font":"Sistemski font","Failed to upload image: {0}":"","Failed to load plugin: {0} from url {1}":"","Failed to load plugin url: {0}":"","Failed to initialize plugin: {0}":"","example":"","Search":"","All":"","Currency":"","Text":"","Quotations":"","Mathematical":"","Extended Latin":"","Symbols":"","Arrows":"","User Defined":"","dollar sign":"","currency sign":"","euro-currency sign":"","colon sign":"","cruzeiro sign":"","french franc sign":"","lira sign":"","mill sign":"","naira sign":"","peseta sign":"","rupee sign":"","won sign":"","new sheqel sign":"","dong sign":"","kip sign":"","tugrik sign":"","drachma sign":"","german penny symbol":"","peso sign":"","guarani sign":"","austral sign":"","hryvnia sign":"","cedi sign":"","livre tournois sign":"","spesmilo sign":"","tenge sign":"","indian rupee sign":"","turkish lira sign":"","nordic mark sign":"","manat sign":"","ruble sign":"","yen character":"","yuan character":"","yuan character, in hong kong and taiwan":"","yen/yuan character variant one":"","Emojis":"","Emojis...":"","Loading emojis...":"","Could not load emojis":"","People":"","Animals and Nature":"","Food and Drink":"","Activity":"","Travel and Places":"","Objects":"","Flags":"","Characters":"","Characters (no spaces)":"","{0} characters":"","Error: Form submit field collision.":"","Error: No form element found.":"","Color swatch":"","Color Picker":"Odabir boje","Invalid hex color code: {0}":"","Invalid input":"","R":"","Red component":"","G":"","Green component":"","B":"","Blue component":"","#":"","Hex color code":"","Range 0 to 255":"","Turquoise":"","Green":"","Blue":"","Purple":"","Navy Blue":"","Dark Turquoise":"","Dark Green":"","Medium Blue":"","Medium Purple":"","Midnight Blue":"","Yellow":"","Orange":"","Red":"","Light Gray":"","Gray":"","Dark Yellow":"","Dark Orange":"","Dark Red":"","Medium Gray":"","Dark Gray":"","Light Green":"","Light Yellow":"","Light Red":"","Light Purple":"","Light Blue":"","Dark Purple":"","Dark Blue":"","Black":"","White":"","Switch to or from fullscreen mode":"","Open help dialog":"","history":"","styles":"","formatting":"","alignment":"","indentation":"","Font":"","Size":"","More...":"","Select...":"","Preferences":"","Yes":"","No":"","Keyboard Navigation":"","Version":"","Code view":"","Open popup menu for split buttons":"","List Properties":"","List properties...":"","Start list at number":"","Line height":"","Dropped file type is not supported":"","Loading...":"","ImageProxy HTTP error: Rejected request":"","ImageProxy HTTP error: Could not find Image Proxy":"","ImageProxy HTTP error: Incorrect Image Proxy URL":"","ImageProxy HTTP error: Unknown ImageProxy error":""}); \ No newline at end of file +tinymce.addI18n("sr",{"#":"","Accessibility":"","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"Akcija","Activity":"","Address":"Adresa","Advanced":"Napredno","Align":"Poravnaj","Align center":"Poravnano centar","Align left":"Poravnano levo","Align right":"Poravnano desno","Alignment":"Svrstavanje","Alignment {0}":"","All":"","Alternative description":"","Alternative source":"Alternativni izvor","Alternative source URL":"Alternativni izvorni URL","Anchor":"","Anchor...":"Sidro","Anchors":"sidro","Animals and Nature":"","Arrows":"","B":"","Background color":"Boja pozadine","Background color {0}":"","Black":"","Block":"Blok","Block {0}":"","Blockquote":"Navodnici","Blocks":"Blokovi","Blue":"","Blue component":"","Body":"Telo","Bold":"Podebljan","Border":"Okvir","Border color":"Boja ivice","Border style":"Stil okvira","Border width":"\u0160irina okvira","Bottom":"Podno\u017eje","Browse files":"","Browse for an image":"Prona\u0111i sliku","Browse links":"","Bullet list":"Lista nabrajanja","Cancel":"Opozovi","Caption":"Natpis","Cell":"\u0106elija","Cell padding":"Razmak \u0107elije","Cell properties":"Postavke \u0107elije","Cell spacing":"Prostor \u0107elije","Cell styles":"","Cell type":"Tip \u0107elije","Center":"Centar","Characters":"","Characters (no spaces)":"","Circle":"Krug","Class":"Klasa","Clear formatting":"Brisanje formatiranja","Close":"Zatvori","Code":"Kod","Code sample...":"Primer koda","Code view":"","Color Picker":"Odabir boje","Color swatch":"","Cols":"Kolone","Column":"Kolona","Column clipboard actions":"","Column group":"Grupa kolone","Column header":"","Constrain proportions":"Ograni\u010dene proporcije","Copy":"Kopiraj","Copy column":"","Copy row":"Kopiraj red","Could not find the specified string.":"Nije mogu\u0107e prona\u0107i navedeni niz.","Could not load emojis":"","Count":"Ra\u010dunati","Currency":"","Current window":"Istom prozoru","Custom color":"Posebna boja","Custom...":"Posebno...","Cut":"Iseci","Cut column":"","Cut row":"Iseci red","Dark Blue":"","Dark Gray":"","Dark Green":"","Dark Orange":"","Dark Purple":"","Dark Red":"","Dark Turquoise":"","Dark Yellow":"","Dashed":"","Date/time":"Datum/vreme","Decrease indent":"Smanji uvla\u010denje","Default":"Podrazumevano","Delete accordion":"","Delete column":"Obri\u0161i kolonu","Delete row":"Obri\u0161i red","Delete table":"Obri\u0161i tabelu","Dimensions":"Dimenzije","Disc":"Disk","Div":"","Document":"Dokument","Dotted":"","Double":"","Drop an image here":"Prevuci sliku ovde","Dropped file type is not supported":"","Edit":"Ure\u0111ivanje","Embed":"Ugra\u0111eno","Emojis":"","Emojis...":"","Error":"Gre\u0161ka","Error: Form submit field collision.":"","Error: No form element found.":"","Extended Latin":"","Failed to initialize plugin: {0}":"","Failed to load plugin url: {0}":"","Failed to load plugin: {0} from url {1}":"","Failed to upload image: {0}":"","File":"Datoteka","Find":"Na\u0111i","Find (if searchreplace plugin activated)":"Prona\u0111i (ako je dodatak pretrage i zamene aktiviran)","Find and Replace":"","Find and replace...":"Prona\u0111i i zameni...","Find in selection":"","Find whole words only":"Prona\u0111i samo cele re\u010di","Flags":"","Focus to contextual toolbar":"Fokus na kontekstualnu traku alata","Focus to element path":"Fokus na putanju elementa","Focus to menubar":"Fokus na meni","Focus to toolbar":"Fokus na traku sa alatima","Font":"","Font size {0}":"","Font sizes":"","Font {0}":"","Fonts":"Pisma","Food and Drink":"","Footer":"Podno\u017eje","Format":"","Format {0}":"","Formats":"Formatiraj","Fullscreen":"Pun ekran","G":"","General":"Op\u0161te","Gray":"","Green":"","Green component":"","Groove":"","Handy Shortcuts":"Prakti\u010dne pre\u010dice","Header":"Zaglavlje","Header cell":"Visina \u0107elije","Heading 1":"Naslov 1","Heading 2":"Naslov 2","Heading 3":"Naslov 3","Heading 4":"Naslov 4","Heading 5":"Naslov 5","Heading 6":"Naslov 6","Headings":"Naslovi","Height":"Visina","Help":"Pomo\u0107","Hex color code":"","Hidden":"","Horizontal align":"","Horizontal line":"Horizontalna linija","Horizontal space":"Horizontalni razmak","ID":"","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"","Image is decorative":"","Image list":"Lista slika","Image title":"Naslov slike","Image...":"Slika...","ImageProxy HTTP error: Could not find Image Proxy":"","ImageProxy HTTP error: Incorrect Image Proxy URL":"","ImageProxy HTTP error: Rejected request":"","ImageProxy HTTP error: Unknown ImageProxy error":"","Increase indent":"Pove\u0107aj uvla\u010denje","Inline":"U liniji","Insert":"Umetni","Insert Template":"","Insert accordion":"","Insert column after":"Ubaci kolonu posle","Insert column before":"Ubaci kolonu pre","Insert date/time":"Ubaci datum/vreme","Insert image":"Ubaci sliku","Insert link (if link plugin activated)":"Dodaj link (ukoliko je link dodatak aktiviran)","Insert row after":"Ubaci red posle","Insert row before":"Ubaci red pre","Insert table":"ubaci tabelu","Insert template...":"Umetni \u0161emu...","Insert video":"Ubaci video","Insert/Edit code sample":"Dodaj/Izmeni primer koda","Insert/edit image":"Ubaci/Promeni sliku","Insert/edit link":"Ubaci/promeni vezu","Insert/edit media":"Ubaci/izmeni mediju","Insert/edit video":"Ubaci/promeni video","Inset":"","Invalid hex color code: {0}":"","Invalid input":"","Italic":"isko\u0161en","Justify":"Poravnanje","Keyboard Navigation":"","Language":"Jezik","Learn more...":"Saznaj vi\u0161e","Left":"Levo","Left to right":"Sa leve na desnu","Light Blue":"","Light Gray":"","Light Green":"","Light Purple":"","Light Red":"","Light Yellow":"","Line height":"","Link list":"Lista veza","Link...":"Veza...","List Properties":"","List properties...":"","Loading emojis...":"","Loading...":"","Lower Alpha":"Donja Alpha","Lower Greek":"Ni\u017ei gr\u010dki","Lower Roman":"Donji Roman","Match case":"Predmet za upore\u0111ivanje","Mathematical":"","Media poster (Image URL)":"Poster medije (slika URL)","Media...":"Medija...","Medium Blue":"","Medium Gray":"","Medium Purple":"","Merge cells":"Spoji \u0107elije","Middle":"Sredina","Midnight Blue":"","More...":"","Name":"Ime","Navy Blue":"","New document":"Novi dokument","New window":"Novi prozor","Next":"Slede\u0107i","No":"","No alignment":"","No color":"Bez boje","Nonbreaking space":"bez ramaka","None":"Ni\u0161ta","Numbered list":"Numerisana lista","OR":"ili","Objects":"","Ok":"Ok","Open help dialog":"","Open link":"","Open link in...":"Otvori vezu u...","Open popup menu for split buttons":"","Orange":"","Outset":"","Page break":"Lomljenje stranice","Paragraph":"Paragraf","Paste":"Nalepi","Paste as text":"Nalepi kao tekst","Paste column after":"","Paste column before":"","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Nalepiti je sada u obi\u010dnom text modu.Sadr\u017eaj \u0107e biti nalepljen kao obi\u010dan tekst dok ne ugasite ovu opciju.","Paste or type a link":"Nalepi ili ukucaj link","Paste row after":"Nalepi red posle","Paste row before":"Nalepi red pre","Paste your embed code below:":"Nalepite ugra\u0111eni kod ispod:","People":"","Plugins":"Dadaci","Plugins installed ({0}):":"Dodataka instalirano ({0}):","Powered by {0}":"Pokre\u0107e ga {0}","Pre":"","Preferences":"","Preformatted":"Formatirano","Premium plugins:":"Premium dodaci","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"Pregled","Previous":"Predhodno","Print":"","Print...":"\u0160tampa...","Purple":"","Quotations":"","R":"","Range 0 to 255":"","Red":"","Red component":"","Redo":"Napred","Remove":"","Remove color":"Ukloni boju","Remove link":"Ukloni link","Replace":"Zameni","Replace all":"Zameni sve","Replace with":"Zameni sa","Resize":"Promeni veli\u010dinu","Restore last draft":"Vrati poslednji nacrt","Reveal or hide additional toolbar items":"","Rich Text Area":"","Rich Text Area. Press ALT-0 for help.":"Podru\u010dje oboga\u0107enog teksta. Pritisnite ALT-0 za pomo\u0107.","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Oboga\u0107en tekst. Pritisni te ALT-F9 za meni.Pritisnite ALT-F10 za traku sa alatkama.Pritisnite ALT-0 za pomo\u0107","Ridge":"","Right":"Desno","Right to left":"Sa desne na levu","Row":"Red","Row clipboard actions":"","Row group":"Grupa reda","Row header":"","Row properties":"Postavke reda","Row type":"Tip reda","Rows":"Redovi","Save":"Sa\u010duvati","Save (if save plugin activated)":"Sa\u010duvaj (ukoliko je sa\u010duvaj dodatak aktiviran)","Scope":"Obim","Search":"","Select all":"Obele\u017ei sve","Select...":"","Selection":"Odabiranje","Shortcut":"Pre\u010dica","Show blocks":"Prikaz blokova","Show caption":"Prika\u017ei naslov","Show invisible characters":"Prika\u017ei nevidljive karaktere","Size":"","Solid":"","Source":"Izvor","Source code":"Izvorni kod","Special Character":"","Special character...":"Specijalan karakter","Split cell":"Razdvoji \u0107elije","Square":"Kvadrat","Start list at number":"","Strikethrough":"Precrtan","Style":"Stil","Subscript":"Potpisan","Superscript":"Natpis","Switch to or from fullscreen mode":"","Symbols":"","System Font":"Sistemski font","Table":"Tabela","Table caption":"","Table properties":"Postavke tabele","Table styles":"","Template":"\u0160ablon","Templates":"\u0160abloni","Text":"","Text color":"Boja tekst","Text color {0}":"","Text to display":"Tekst za prikaz","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"Izgleda da je URL koji ste uneli email adresa. Da li \u017eelite da dodate zahtevani mailto: prefiks?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"Izgleda da je URL koji ste uneli spolja\u0161nja veza. Da li \u017eelite da dodate zahtevani http:// prefiks?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"","Title":"Naslov","To open the popup, press Shift+Enter":"Da otvorite popup, pritisnite Shift+Enter","Toggle accordion":"","Tools":"Alatke","Top":"Vrh","Travel and Places":"","Turquoise":"","Underline":"Podvu\u010den","Undo":"Nazad","Upload":"Po\u0161alji","Uploading image":"","Upper Alpha":"Gornji Alpha","Upper Roman":"Gornji Roman","Url":"","User Defined":"","Valid":"Ispravno","Version":"","Vertical align":"","Vertical space":"Vertikalni razmak","View":"Prikaz","Visual aids":"Vizuelna pomagala","Warn":"Upozorenje","White":"","Width":"\u0160irina","Word count":"Broja\u010d re\u010di","Words":"Re\u010di","Words: {0}":"Re\u010di:{0}","Yellow":"","Yes":"","You are using {0}":"Koristite {0}","You have unsaved changes are you sure you want to navigate away?":"Imate nesa\u010duvane promene dali ste sigurni da \u017eelite da iza\u0111ete?","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"Va\u0161 pretra\u017eiva\u010d nepodr\u017eava direktan pristup prenosu.Koristite Ctrl+X/C/V pre\u010dice na tastaturi","alignment":"","austral sign":"","cedi sign":"","colon sign":"","cruzeiro sign":"","currency sign":"","dollar sign":"","dong sign":"","drachma sign":"","euro-currency sign":"","example":"","formatting":"","french franc sign":"","german penny symbol":"","guarani sign":"","history":"","hryvnia sign":"","indentation":"","indian rupee sign":"","kip sign":"","lira sign":"","livre tournois sign":"","manat sign":"","mill sign":"","naira sign":"","new sheqel sign":"","nordic mark sign":"","peseta sign":"","peso sign":"","ruble sign":"","rupee sign":"","spesmilo sign":"","styles":"","tenge sign":"","tugrik sign":"","turkish lira sign":"","won sign":"","yen character":"","yen/yuan character variant one":"","yuan character":"","yuan character, in hong kong and taiwan":"","{0} characters":"","{0} columns, {1} rows":"","{0} words":"{0} re\u010di"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/sv_SE.js b/libraries/tinymce/js/tinymce/langs/sv_SE.js index faaafa8..bcab994 100644 --- a/libraries/tinymce/js/tinymce/langs/sv_SE.js +++ b/libraries/tinymce/js/tinymce/langs/sv_SE.js @@ -1 +1 @@ -tinymce.addI18n("sv_SE",{"Redo":"G\xf6r om","Undo":"\xc5ngra","Cut":"Klipp ut","Copy":"Kopiera","Paste":"Klistra in","Select all":"Markera allt","New document":"Nytt dokument","Ok":"Ok","Cancel":"Avbryt","Visual aids":"Visuella hj\xe4lpmedel","Bold":"Fet","Italic":"Kursiv","Underline":"Understruken","Strikethrough":"Genomstruken","Superscript":"Upph\xf6jd","Subscript":"Neds\xe4nkt","Clear formatting":"Rensa formatering","Remove":"Ta bort","Align left":"V\xe4nsterjustera","Align center":"Centrera","Align right":"H\xf6gerjustera","No alignment":"Ingen justering","Justify":"Verifiera","Bullet list":"Punktlista","Numbered list":"Nummerlista","Decrease indent":"Minska indrag","Increase indent":"\xd6ka indrag","Close":"St\xe4ng","Formats":"Format","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"Din webbl\xe4sare st\xf6djer inte direkt \xe5tkomst till klippboken. Anv\xe4nd kortkommandona Ctrl\xa0+\xa0X/C/V i st\xe4llet.","Headings":"Rubriker","Heading 1":"Rubrik 1","Heading 2":"Rubrik 2","Heading 3":"Rubrik 3","Heading 4":"Rubrik 4","Heading 5":"Rubrik 5","Heading 6":"Rubrik 6","Preformatted":"F\xf6rformaterad","Div":"Div","Pre":"Pre","Code":"Kod","Paragraph":"Paragraf","Blockquote":"Citat","Inline":"Inline","Blocks":"Block","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Klistra in som oformaterad text. Inneh\xe5llet klistras in som oformaterad text tills du st\xe4nger av det h\xe4r alternativet.","Fonts":"Typsnitt","Font sizes":"Textstorlek","Class":"Klass","Browse for an image":"Bl\xe4ddra efter en bild","OR":"ELLER","Drop an image here":"Sl\xe4pp en bild h\xe4r","Upload":"Ladda upp","Uploading image":"Laddar upp bild","Block":"Block","Align":"Justera","Default":"Standard","Circle":"Cirkel","Disc":"Disk","Square":"Fyrkant","Lower Alpha":"Sm\xe5 bokst\xe4ver","Lower Greek":"Sm\xe5 grekiska","Lower Roman":"Sm\xe5 romerska","Upper Alpha":"Stora bokst\xe4ver","Upper Roman":"Stora romerska","Anchor...":"Ankare...","Anchor":"Ankare","Name":"Namn","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID b\xf6r starta med en bokstav f\xf6ljt av endast bokst\xe4ver, siffror, bindestreck, punkter, tabbar eller understreck.","You have unsaved changes are you sure you want to navigate away?":"Det finns osparade \xe4ndringar. \xc4r du s\xe4ker p\xe5 att du vill navigera vidare?","Restore last draft":"\xc5terst\xe4ll senaste utkast","Special character...":"Specialtecken...","Special Character":"Specialtecken","Source code":"K\xe4llkod","Insert/Edit code sample":"Infoga/redigera kodexempel","Language":"Spr\xe5k","Code sample...":"Kodexempel...","Left to right":"V\xe4nster till h\xf6ger","Right to left":"H\xf6ger till v\xe4nster","Title":"Titel","Fullscreen":"Helsk\xe4rm","Action":"\xc5tg\xe4rd","Shortcut":"Genv\xe4g","Help":"Hj\xe4lp","Address":"Adress","Focus to menubar":"Fokusera p\xe5 menyrad","Focus to toolbar":"Fokusera p\xe5 verktygsrad","Focus to element path":"Fokusera p\xe5 elements\xf6kv\xe4g","Focus to contextual toolbar":"Fokusera p\xe5 snabbverktygsrad","Insert link (if link plugin activated)":"Infoga l\xe4nk (om link-insticksprogram \xe4r aktiverat)","Save (if save plugin activated)":"Spara (om save-insticksprogram \xe4r aktiverat)","Find (if searchreplace plugin activated)":"S\xf6k (om searchreplace-insticksprogram \xe4r aktiverat)","Plugins installed ({0}):":"Installerade insticksprogram ({0}):","Premium plugins:":"Premium-insticksprogram","Learn more...":"L\xe4s mer...","You are using {0}":"Du anv\xe4nder {0}","Plugins":"Plugins","Handy Shortcuts":"Kortkommandon","Horizontal line":"Horisontell linje","Insert/edit image":"Infoga/redigera bild","Alternative description":"Alternativ beskrivning","Accessibility":"Tillg\xe4nglighet","Image is decorative":"Bilden \xe4r dekorativ","Source":"K\xe4lla","Dimensions":"M\xe5tt","Constrain proportions":"Bibeh\xe5ll proportioner","General":"Allm\xe4nt","Advanced":"Avancerat","Style":"Stil","Vertical space":"Lodr\xe4t yta","Horizontal space":"V\xe5gr\xe4t yta","Border":"Kantlinje","Insert image":"Infoga bild","Image...":"Bild...","Image list":"Bildlista","Resize":"\xc4ndra storlek","Insert date/time":"Infoga datum/tid","Date/time":"Datum/tid","Insert/edit link":"Infoga/redigera l\xe4nk","Text to display":"Text att visa","Url":"Webbadress","Open link in...":"\xd6ppna l\xe4nk i...","Current window":"Nuvarande f\xf6nster","None":"Ingen","New window":"Nytt f\xf6nster","Open link":"\xd6ppna l\xe4nk","Remove link":"Ta bort l\xe4nk","Anchors":"Ankare","Link...":"L\xe4nk...","Paste or type a link":"Klistra in eller skriv en l\xe4nk","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"Webbadressen du angav verkar vara en e-postadress. Vill du l\xe4gga till det obligatoriska prefixet mailto:?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"Webbadressen du angav verkar vara en extern l\xe4nk. Vill du l\xe4gga till det obligatoriska prefixet http://?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"URL:en du angav verkar vara en extern-l\xe4nk. Vill du l\xe4gga till det obligatoriska https:// prefixet?","Link list":"L\xe4nklista","Insert video":"Infoga video","Insert/edit video":"Infoga/redigera video","Insert/edit media":"Infoga/redigera media","Alternative source":"Alternativ k\xe4lla","Alternative source URL":"Alternativ k\xe4llwebbadress","Media poster (Image URL)":"Mediaposter (bildwebbadress)","Paste your embed code below:":"Klistra in din inb\xe4ddningskod nedan:","Embed":"B\xe4dda in","Media...":"Media...","Nonbreaking space":"H\xe5rt mellanslag","Page break":"Sidbrytning","Paste as text":"Klistra in som text","Preview":"F\xf6rhandsgranska","Print":"Skriv ut","Print...":"Skriv ut...","Save":"Spara","Find":"S\xf6k","Replace with":"Ers\xe4tt med","Replace":"Ers\xe4tt","Replace all":"Ers\xe4tt alla","Previous":"F\xf6reg\xe5ende","Next":"N\xe4sta","Find and Replace":"S\xf6k och ers\xe4tt","Find and replace...":"S\xf6k och ers\xe4tt...","Could not find the specified string.":"Kunde inte hitta den angivna str\xe4ngen.","Match case":"Matcha gemener/VERSALER","Find whole words only":"Hitta endast hela ord","Find in selection":"S\xf6k i markering","Insert table":"Infoga tabell","Table properties":"Tabellegenskaper","Delete table":"Radera tabell","Cell":"Cell","Row":"Rad","Column":"Kolumn","Cell properties":"Cellegenskaper","Merge cells":"Sammanfoga celler","Split cell":"Dela cell","Insert row before":"Infoga rad f\xf6re","Insert row after":"Infoga rad efter","Delete row":"Radera rad","Row properties":"Radegenskaper","Cut row":"Klipp ut rad","Cut column":"Klipp kolumn","Copy row":"Kopiera rad","Copy column":"Kopiera kolumn","Paste row before":"Klistra in rad f\xf6re","Paste column before":"Klistra in kolumn f\xf6re","Paste row after":"Klistra in rad efter","Paste column after":"Klistra in kolumn efter","Insert column before":"Infoga kolumn f\xf6re","Insert column after":"Infoga kolumn efter","Delete column":"Radera kolumn","Cols":"Kolumner","Rows":"Rader","Width":"Bredd","Height":"H\xf6jd","Cell spacing":"Cellmellanrum","Cell padding":"Cellutfyllnad","Row clipboard actions":"\xc5tg\xe4rder f\xf6r radurklipp","Column clipboard actions":"\xc5tg\xe4rder f\xf6r kolumnurklipp","Table styles":"Tabell stil","Cell styles":"Cell stil","Column header":"Kolumnrubrik","Row header":"Radrubrik","Table caption":"Tabelltext","Caption":"Rubrik","Show caption":"Visa bildtext","Left":"V\xe4nster","Center":"Centrera","Right":"H\xf6ger","Cell type":"Celltyp","Scope":"Omr\xe5de","Alignment":"Justering","Horizontal align":"Horisontell justering","Vertical align":"Vertikal justering","Top":"\xd6verkant","Middle":"Mitten","Bottom":"Nederkant","Header cell":"Rubrikcell","Row group":"Radgrupp","Column group":"Kolumngrupp","Row type":"Radtyp","Header":"Rubrik","Body":"Br\xf6dtext","Footer":"Sidfot","Border color":"Kantlinjef\xe4rg","Solid":"Solid","Dotted":"Prickad","Dashed":"Streckad","Double":"Dubbel","Groove":"Urholkad","Ridge":"Rygg","Inset":"Indrag","Outset":"Utst\xe4lld","Hidden":"Dold","Insert template...":"Infoga mall...","Templates":"Mallar","Template":"Mall","Insert Template":"Infoga mall","Text color":"Textf\xe4rg","Background color":"Bakgrundsf\xe4rg","Custom...":"Anpassad...","Custom color":"Anpassad f\xe4rg","No color":"Ingen f\xe4rg","Remove color":"Ta bort f\xe4rg","Show blocks":"Visa block","Show invisible characters":"Visa osynliga tecken","Word count":"Ordantal","Count":"Antal","Document":"Dokument","Selection":"Val","Words":"Ord","Words: {0}":"Ord: {0}","{0} words":"{0} ord","File":"Arkiv","Edit":"Redigera","Insert":"Infoga","View":"Visa","Format":"Format","Table":"Tabell","Tools":"Verktyg","Powered by {0}":"St\xf6ds av {0}","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Omr\xe5de med formaterad text. Tryck p\xe5 ALT-F9 f\xf6r att \xf6ppna menyn. Tryck p\xe5 ALT-F10 f\xf6r att \xf6ppna verktygsraden. Tryck p\xe5 ALT-0 f\xf6r hj\xe4lp.","Image title":"Bildtitel","Border width":"Kantlinjebredd","Border style":"Kantlinjestil","Error":"Fel","Warn":"Varning","Valid":"Giltig","To open the popup, press Shift+Enter":"Tryck p\xe5 Shift\xa0+\xa0Enter f\xf6r att \xf6ppna popup-f\xf6nstret","Rich Text Area":"Rich Text Omr\xe5de","Rich Text Area. Press ALT-0 for help.":"Omr\xe5de med formaterad text. Tryck p\xe5 ALT-0 f\xf6r hj\xe4lp.","System Font":"Systemtypsnitt","Failed to upload image: {0}":"Kunde inte ladda upp bild: {0}","Failed to load plugin: {0} from url {1}":"Kunde inte l\xe4sa in insticksprogram: {0} fr\xe5n webbadress {1}","Failed to load plugin url: {0}":"Kunde inte l\xe4sa in webbadress f\xf6r insticksprogram: {0}","Failed to initialize plugin: {0}":"Kunde inte initiera insticksprogram: {0}","example":"exempel","Search":"S\xf6k","All":"Alla","Currency":"Valuta","Text":"Text","Quotations":"Citattecken","Mathematical":"Matematiskt","Extended Latin":"Ut\xf6kad latin","Symbols":"Symboler","Arrows":"Pilar","User Defined":"Anv\xe4ndardefinierade","dollar sign":"dollartecken","currency sign":"valutatecken","euro-currency sign":"eurotecken","colon sign":"kolon","cruzeiro sign":"cruzeirotecken","french franc sign":"franctecken","lira sign":"liratecken","mill sign":"milltecken","naira sign":"nairatecken","peseta sign":"pesetastecken","rupee sign":"rupeetecken","won sign":"wontecken","new sheqel sign":"schekeltecken","dong sign":"dongtecken","kip sign":"kiptecken","tugrik sign":"tugriktecken","drachma sign":"drachmertecken","german penny symbol":"tecken f\xf6r tysk penny","peso sign":"pesotecken","guarani sign":"guaranitecken","austral sign":"australtecken","hryvnia sign":"hryvniatecken","cedi sign":"ceditecken","livre tournois sign":"tecken f\xf6r livre tournois","spesmilo sign":"spesmilotecken","tenge sign":"tengetecken","indian rupee sign":"tecken f\xf6r indisk rupee","turkish lira sign":"tecken f\xf6r turkisk lira","nordic mark sign":"tecken f\xf6r nordisk mark","manat sign":"manattecken","ruble sign":"rubeltecken","yen character":"yentecken","yuan character":"yuantecken","yuan character, in hong kong and taiwan":"yuantecken i Hongkong och Taiwan","yen/yuan character variant one":"yen-/yuantecken variant ett","Emojis":"Emojis","Emojis...":"Emojis...","Loading emojis...":"Laddar emojis...","Could not load emojis":"Kunde inte ladda emojis","People":"M\xe4nniskor","Animals and Nature":"Djur och natur","Food and Drink":"Mat och dryck","Activity":"Aktivitet","Travel and Places":"Resa och platser","Objects":"F\xf6rem\xe5l","Flags":"Flaggor","Characters":"Tecken","Characters (no spaces)":"Tecken (inga mellanrum)","{0} characters":"{0} tecken","Error: Form submit field collision.":"Fel: Kollision f\xe4lt f\xf6r s\xe4ndning av formul\xe4r.","Error: No form element found.":"Fel: Inget formul\xe4relement hittades.","Color swatch":"F\xe4rgpalett","Color Picker":"F\xe4rgv\xe4ljare","Invalid hex color code: {0}":"Ogiltig f\xe4rgkod: {0}","Invalid input":"Ogiltig inmatning","R":"R","Red component":"R\xf6d komponent","G":"G","Green component":"Gr\xf6n komponent","B":"B","Blue component":"Bl\xe5 komponent","#":"#","Hex color code":"Hexadecimal f\xe4rgkod","Range 0 to 255":"Spann 0 till 255","Turquoise":"Turkos","Green":"Gr\xf6n","Blue":"Bl\xe5","Purple":"Lila","Navy Blue":"M\xf6rkbl\xe5","Dark Turquoise":"M\xf6rkturkos","Dark Green":"M\xf6rkgr\xf6n","Medium Blue":"Mellanbl\xe5","Medium Purple":"Mellanlila","Midnight Blue":"Midnattsbl\xe5","Yellow":"Gul","Orange":"Orange","Red":"R\xf6d","Light Gray":"Ljusgr\xe5","Gray":"Gr\xe5","Dark Yellow":"M\xf6rkgul","Dark Orange":"M\xf6rkorange","Dark Red":"M\xf6rkr\xf6d","Medium Gray":"Mellangr\xe5","Dark Gray":"M\xf6rkgr\xe5","Light Green":"Ljusgr\xf6n","Light Yellow":"Ljusgul","Light Red":"Ljusr\xf6d","Light Purple":"Ljuslila","Light Blue":"Ljusbl\xe5","Dark Purple":"M\xf6rklila","Dark Blue":"M\xf6rkbl\xe5","Black":"Svart","White":"Vit","Switch to or from fullscreen mode":"V\xe4xla till eller fr\xe5n fullsk\xe4rmsl\xe4ge","Open help dialog":"\xd6ppna hj\xe4lpdialogrutan","history":"historik","styles":"stilar","formatting":"formatering","alignment":"justering","indentation":"indragning","Font":"Teckensnitt","Size":"Storlek","More...":"Mer...","Select...":"V\xe4lj...","Preferences":"Inst\xe4llningar","Yes":"Ja","No":"Nej","Keyboard Navigation":"Tangentbordsnavigering","Version":"Version","Code view":"Kodvy","Open popup menu for split buttons":"\xd6ppna popup-meny f\xf6r delade knappar","List Properties":"Listegenskaper","List properties...":"Listegenskaper...","Start list at number":"Starta listan p\xe5 nummer","Line height":"Radavst\xe5nd","Dropped file type is not supported":"Filtypen st\xf6ds inte","Loading...":"Laddar...","ImageProxy HTTP error: Rejected request":"ImageProxy HTTP error: Avvisad beg\xe4ran","ImageProxy HTTP error: Could not find Image Proxy":"ImageProxy HTTP error: Kunde inte hitta bildproxy","ImageProxy HTTP error: Incorrect Image Proxy URL":"ImageProxy HTTP error: Felaktig bildproxy URL","ImageProxy HTTP error: Unknown ImageProxy error":"ImageProxy HTTP error: Ok\xe4nt Bildproxy fel"}); \ No newline at end of file +tinymce.addI18n("sv_SE",{"#":"#","Accessibility":"Tillg\xe4nglighet","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"\xc5tg\xe4rd","Activity":"Aktivitet","Address":"Adress","Advanced":"Avancerat","Align":"Justera","Align center":"Centrera","Align left":"V\xe4nsterjustera","Align right":"H\xf6gerjustera","Alignment":"Justering","Alignment {0}":"","All":"Alla","Alternative description":"Alternativ beskrivning","Alternative source":"Alternativ k\xe4lla","Alternative source URL":"Alternativ k\xe4llwebbadress","Anchor":"Ankare","Anchor...":"Ankare...","Anchors":"Ankare","Animals and Nature":"Djur och natur","Arrows":"Pilar","B":"B","Background color":"Bakgrundsf\xe4rg","Background color {0}":"","Black":"Svart","Block":"Block","Block {0}":"","Blockquote":"Citat","Blocks":"Block","Blue":"Bl\xe5","Blue component":"Bl\xe5 komponent","Body":"Br\xf6dtext","Bold":"Fet","Border":"Kantlinje","Border color":"Kantlinjef\xe4rg","Border style":"Kantlinjestil","Border width":"Kantlinjebredd","Bottom":"Nederkant","Browse files":"","Browse for an image":"Bl\xe4ddra efter en bild","Browse links":"","Bullet list":"Punktlista","Cancel":"Avbryt","Caption":"Rubrik","Cell":"Cell","Cell padding":"Cellutfyllnad","Cell properties":"Cellegenskaper","Cell spacing":"Cellmellanrum","Cell styles":"Cell stil","Cell type":"Celltyp","Center":"Centrera","Characters":"Tecken","Characters (no spaces)":"Tecken (inga mellanrum)","Circle":"Cirkel","Class":"Klass","Clear formatting":"Rensa formatering","Close":"St\xe4ng","Code":"Kod","Code sample...":"Kodexempel...","Code view":"Kodvy","Color Picker":"F\xe4rgv\xe4ljare","Color swatch":"F\xe4rgpalett","Cols":"Kolumner","Column":"Kolumn","Column clipboard actions":"\xc5tg\xe4rder f\xf6r kolumnurklipp","Column group":"Kolumngrupp","Column header":"Kolumnrubrik","Constrain proportions":"Bibeh\xe5ll proportioner","Copy":"Kopiera","Copy column":"Kopiera kolumn","Copy row":"Kopiera rad","Could not find the specified string.":"Kunde inte hitta den angivna str\xe4ngen.","Could not load emojis":"Kunde inte ladda emojis","Count":"Antal","Currency":"Valuta","Current window":"Nuvarande f\xf6nster","Custom color":"Anpassad f\xe4rg","Custom...":"Anpassad...","Cut":"Klipp ut","Cut column":"Klipp kolumn","Cut row":"Klipp ut rad","Dark Blue":"M\xf6rkbl\xe5","Dark Gray":"M\xf6rkgr\xe5","Dark Green":"M\xf6rkgr\xf6n","Dark Orange":"M\xf6rkorange","Dark Purple":"M\xf6rklila","Dark Red":"M\xf6rkr\xf6d","Dark Turquoise":"M\xf6rkturkos","Dark Yellow":"M\xf6rkgul","Dashed":"Streckad","Date/time":"Datum/tid","Decrease indent":"Minska indrag","Default":"Standard","Delete accordion":"","Delete column":"Radera kolumn","Delete row":"Radera rad","Delete table":"Radera tabell","Dimensions":"M\xe5tt","Disc":"Disk","Div":"Div","Document":"Dokument","Dotted":"Prickad","Double":"Dubbel","Drop an image here":"Sl\xe4pp en bild h\xe4r","Dropped file type is not supported":"Filtypen st\xf6ds inte","Edit":"Redigera","Embed":"B\xe4dda in","Emojis":"Emojis","Emojis...":"Emojis...","Error":"Fel","Error: Form submit field collision.":"Fel: Kollision f\xe4lt f\xf6r s\xe4ndning av formul\xe4r.","Error: No form element found.":"Fel: Inget formul\xe4relement hittades.","Extended Latin":"Ut\xf6kad latin","Failed to initialize plugin: {0}":"Kunde inte initiera insticksprogram: {0}","Failed to load plugin url: {0}":"Kunde inte l\xe4sa in webbadress f\xf6r insticksprogram: {0}","Failed to load plugin: {0} from url {1}":"Kunde inte l\xe4sa in insticksprogram: {0} fr\xe5n webbadress {1}","Failed to upload image: {0}":"Kunde inte ladda upp bild: {0}","File":"Arkiv","Find":"S\xf6k","Find (if searchreplace plugin activated)":"S\xf6k (om searchreplace-insticksprogram \xe4r aktiverat)","Find and Replace":"S\xf6k och ers\xe4tt","Find and replace...":"S\xf6k och ers\xe4tt...","Find in selection":"S\xf6k i markering","Find whole words only":"Hitta endast hela ord","Flags":"Flaggor","Focus to contextual toolbar":"Fokusera p\xe5 snabbverktygsrad","Focus to element path":"Fokusera p\xe5 elements\xf6kv\xe4g","Focus to menubar":"Fokusera p\xe5 menyrad","Focus to toolbar":"Fokusera p\xe5 verktygsrad","Font":"Teckensnitt","Font size {0}":"","Font sizes":"Textstorlek","Font {0}":"","Fonts":"Typsnitt","Food and Drink":"Mat och dryck","Footer":"Sidfot","Format":"Format","Format {0}":"","Formats":"Format","Fullscreen":"Helsk\xe4rm","G":"G","General":"Allm\xe4nt","Gray":"Gr\xe5","Green":"Gr\xf6n","Green component":"Gr\xf6n komponent","Groove":"Urholkad","Handy Shortcuts":"Kortkommandon","Header":"Rubrik","Header cell":"Rubrikcell","Heading 1":"Rubrik 1","Heading 2":"Rubrik 2","Heading 3":"Rubrik 3","Heading 4":"Rubrik 4","Heading 5":"Rubrik 5","Heading 6":"Rubrik 6","Headings":"Rubriker","Height":"H\xf6jd","Help":"Hj\xe4lp","Hex color code":"Hexadecimal f\xe4rgkod","Hidden":"Dold","Horizontal align":"Horisontell justering","Horizontal line":"Horisontell linje","Horizontal space":"V\xe5gr\xe4t yta","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID b\xf6r starta med en bokstav f\xf6ljt av endast bokst\xe4ver, siffror, bindestreck, punkter, tabbar eller understreck.","Image is decorative":"Bilden \xe4r dekorativ","Image list":"Bildlista","Image title":"Bildtitel","Image...":"Bild...","ImageProxy HTTP error: Could not find Image Proxy":"ImageProxy HTTP error: Kunde inte hitta bildproxy","ImageProxy HTTP error: Incorrect Image Proxy URL":"ImageProxy HTTP error: Felaktig bildproxy URL","ImageProxy HTTP error: Rejected request":"ImageProxy HTTP error: Avvisad beg\xe4ran","ImageProxy HTTP error: Unknown ImageProxy error":"ImageProxy HTTP error: Ok\xe4nt Bildproxy fel","Increase indent":"\xd6ka indrag","Inline":"Inline","Insert":"Infoga","Insert Template":"Infoga mall","Insert accordion":"","Insert column after":"Infoga kolumn efter","Insert column before":"Infoga kolumn f\xf6re","Insert date/time":"Infoga datum/tid","Insert image":"Infoga bild","Insert link (if link plugin activated)":"Infoga l\xe4nk (om link-insticksprogram \xe4r aktiverat)","Insert row after":"Infoga rad efter","Insert row before":"Infoga rad f\xf6re","Insert table":"Infoga tabell","Insert template...":"Infoga mall...","Insert video":"Infoga video","Insert/Edit code sample":"Infoga/redigera kodexempel","Insert/edit image":"Infoga/redigera bild","Insert/edit link":"Infoga/redigera l\xe4nk","Insert/edit media":"Infoga/redigera media","Insert/edit video":"Infoga/redigera video","Inset":"Indrag","Invalid hex color code: {0}":"Ogiltig f\xe4rgkod: {0}","Invalid input":"Ogiltig inmatning","Italic":"Kursiv","Justify":"Verifiera","Keyboard Navigation":"Tangentbordsnavigering","Language":"Spr\xe5k","Learn more...":"L\xe4s mer...","Left":"V\xe4nster","Left to right":"V\xe4nster till h\xf6ger","Light Blue":"Ljusbl\xe5","Light Gray":"Ljusgr\xe5","Light Green":"Ljusgr\xf6n","Light Purple":"Ljuslila","Light Red":"Ljusr\xf6d","Light Yellow":"Ljusgul","Line height":"Radavst\xe5nd","Link list":"L\xe4nklista","Link...":"L\xe4nk...","List Properties":"Listegenskaper","List properties...":"Listegenskaper...","Loading emojis...":"Laddar emojis...","Loading...":"Laddar...","Lower Alpha":"Sm\xe5 bokst\xe4ver","Lower Greek":"Sm\xe5 grekiska","Lower Roman":"Sm\xe5 romerska","Match case":"Matcha gemener/VERSALER","Mathematical":"Matematiskt","Media poster (Image URL)":"Mediaposter (bildwebbadress)","Media...":"Media...","Medium Blue":"Mellanbl\xe5","Medium Gray":"Mellangr\xe5","Medium Purple":"Mellanlila","Merge cells":"Sammanfoga celler","Middle":"Mitten","Midnight Blue":"Midnattsbl\xe5","More...":"Mer...","Name":"Namn","Navy Blue":"M\xf6rkbl\xe5","New document":"Nytt dokument","New window":"Nytt f\xf6nster","Next":"N\xe4sta","No":"Nej","No alignment":"Ingen justering","No color":"Ingen f\xe4rg","Nonbreaking space":"H\xe5rt mellanslag","None":"Ingen","Numbered list":"Nummerlista","OR":"ELLER","Objects":"F\xf6rem\xe5l","Ok":"Ok","Open help dialog":"\xd6ppna hj\xe4lpdialogrutan","Open link":"\xd6ppna l\xe4nk","Open link in...":"\xd6ppna l\xe4nk i...","Open popup menu for split buttons":"\xd6ppna popup-meny f\xf6r delade knappar","Orange":"Orange","Outset":"Utst\xe4lld","Page break":"Sidbrytning","Paragraph":"Paragraf","Paste":"Klistra in","Paste as text":"Klistra in som text","Paste column after":"Klistra in kolumn efter","Paste column before":"Klistra in kolumn f\xf6re","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Klistra in som oformaterad text. Inneh\xe5llet klistras in som oformaterad text tills du st\xe4nger av det h\xe4r alternativet.","Paste or type a link":"Klistra in eller skriv en l\xe4nk","Paste row after":"Klistra in rad efter","Paste row before":"Klistra in rad f\xf6re","Paste your embed code below:":"Klistra in din inb\xe4ddningskod nedan:","People":"M\xe4nniskor","Plugins":"Plugins","Plugins installed ({0}):":"Installerade insticksprogram ({0}):","Powered by {0}":"St\xf6ds av {0}","Pre":"Pre","Preferences":"Inst\xe4llningar","Preformatted":"F\xf6rformaterad","Premium plugins:":"Premium-insticksprogram","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"F\xf6rhandsgranska","Previous":"F\xf6reg\xe5ende","Print":"Skriv ut","Print...":"Skriv ut...","Purple":"Lila","Quotations":"Citattecken","R":"R","Range 0 to 255":"Spann 0 till 255","Red":"R\xf6d","Red component":"R\xf6d komponent","Redo":"G\xf6r om","Remove":"Ta bort","Remove color":"Ta bort f\xe4rg","Remove link":"Ta bort l\xe4nk","Replace":"Ers\xe4tt","Replace all":"Ers\xe4tt alla","Replace with":"Ers\xe4tt med","Resize":"\xc4ndra storlek","Restore last draft":"\xc5terst\xe4ll senaste utkast","Reveal or hide additional toolbar items":"","Rich Text Area":"Rich Text Omr\xe5de","Rich Text Area. Press ALT-0 for help.":"Omr\xe5de med formaterad text. Tryck p\xe5 ALT-0 f\xf6r hj\xe4lp.","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Omr\xe5de med formaterad text. Tryck p\xe5 ALT-F9 f\xf6r att \xf6ppna menyn. Tryck p\xe5 ALT-F10 f\xf6r att \xf6ppna verktygsraden. Tryck p\xe5 ALT-0 f\xf6r hj\xe4lp.","Ridge":"Rygg","Right":"H\xf6ger","Right to left":"H\xf6ger till v\xe4nster","Row":"Rad","Row clipboard actions":"\xc5tg\xe4rder f\xf6r radurklipp","Row group":"Radgrupp","Row header":"Radrubrik","Row properties":"Radegenskaper","Row type":"Radtyp","Rows":"Rader","Save":"Spara","Save (if save plugin activated)":"Spara (om save-insticksprogram \xe4r aktiverat)","Scope":"Omr\xe5de","Search":"S\xf6k","Select all":"Markera allt","Select...":"V\xe4lj...","Selection":"Val","Shortcut":"Genv\xe4g","Show blocks":"Visa block","Show caption":"Visa bildtext","Show invisible characters":"Visa osynliga tecken","Size":"Storlek","Solid":"Solid","Source":"K\xe4lla","Source code":"K\xe4llkod","Special Character":"Specialtecken","Special character...":"Specialtecken...","Split cell":"Dela cell","Square":"Fyrkant","Start list at number":"Starta listan p\xe5 nummer","Strikethrough":"Genomstruken","Style":"Stil","Subscript":"Neds\xe4nkt","Superscript":"Upph\xf6jd","Switch to or from fullscreen mode":"V\xe4xla till eller fr\xe5n fullsk\xe4rmsl\xe4ge","Symbols":"Symboler","System Font":"Systemtypsnitt","Table":"Tabell","Table caption":"Tabelltext","Table properties":"Tabellegenskaper","Table styles":"Tabell stil","Template":"Mall","Templates":"Mallar","Text":"Text","Text color":"Textf\xe4rg","Text color {0}":"","Text to display":"Text att visa","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"Webbadressen du angav verkar vara en e-postadress. Vill du l\xe4gga till det obligatoriska prefixet mailto:?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"Webbadressen du angav verkar vara en extern l\xe4nk. Vill du l\xe4gga till det obligatoriska prefixet http://?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"URL:en du angav verkar vara en extern-l\xe4nk. Vill du l\xe4gga till det obligatoriska https:// prefixet?","Title":"Titel","To open the popup, press Shift+Enter":"Tryck p\xe5 Shift\xa0+\xa0Enter f\xf6r att \xf6ppna popup-f\xf6nstret","Toggle accordion":"","Tools":"Verktyg","Top":"\xd6verkant","Travel and Places":"Resa och platser","Turquoise":"Turkos","Underline":"Understruken","Undo":"\xc5ngra","Upload":"Ladda upp","Uploading image":"Laddar upp bild","Upper Alpha":"Stora bokst\xe4ver","Upper Roman":"Stora romerska","Url":"Webbadress","User Defined":"Anv\xe4ndardefinierade","Valid":"Giltig","Version":"Version","Vertical align":"Vertikal justering","Vertical space":"Lodr\xe4t yta","View":"Visa","Visual aids":"Visuella hj\xe4lpmedel","Warn":"Varning","White":"Vit","Width":"Bredd","Word count":"Ordantal","Words":"Ord","Words: {0}":"Ord: {0}","Yellow":"Gul","Yes":"Ja","You are using {0}":"Du anv\xe4nder {0}","You have unsaved changes are you sure you want to navigate away?":"Det finns osparade \xe4ndringar. \xc4r du s\xe4ker p\xe5 att du vill navigera vidare?","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"Din webbl\xe4sare st\xf6djer inte direkt \xe5tkomst till klippboken. Anv\xe4nd kortkommandona Ctrl\xa0+\xa0X/C/V i st\xe4llet.","alignment":"justering","austral sign":"australtecken","cedi sign":"ceditecken","colon sign":"kolon","cruzeiro sign":"cruzeirotecken","currency sign":"valutatecken","dollar sign":"dollartecken","dong sign":"dongtecken","drachma sign":"drachmertecken","euro-currency sign":"eurotecken","example":"exempel","formatting":"formatering","french franc sign":"franctecken","german penny symbol":"tecken f\xf6r tysk penny","guarani sign":"guaranitecken","history":"historik","hryvnia sign":"hryvniatecken","indentation":"indragning","indian rupee sign":"tecken f\xf6r indisk rupee","kip sign":"kiptecken","lira sign":"liratecken","livre tournois sign":"tecken f\xf6r livre tournois","manat sign":"manattecken","mill sign":"milltecken","naira sign":"nairatecken","new sheqel sign":"schekeltecken","nordic mark sign":"tecken f\xf6r nordisk mark","peseta sign":"pesetastecken","peso sign":"pesotecken","ruble sign":"rubeltecken","rupee sign":"rupeetecken","spesmilo sign":"spesmilotecken","styles":"stilar","tenge sign":"tengetecken","tugrik sign":"tugriktecken","turkish lira sign":"tecken f\xf6r turkisk lira","won sign":"wontecken","yen character":"yentecken","yen/yuan character variant one":"yen-/yuantecken variant ett","yuan character":"yuantecken","yuan character, in hong kong and taiwan":"yuantecken i Hongkong och Taiwan","{0} characters":"{0} tecken","{0} columns, {1} rows":"","{0} words":"{0} ord"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/ta.js b/libraries/tinymce/js/tinymce/langs/ta.js index 78a6967..86bae0e 100644 --- a/libraries/tinymce/js/tinymce/langs/ta.js +++ b/libraries/tinymce/js/tinymce/langs/ta.js @@ -1 +1 @@ -tinymce.addI18n("ta",{"Redo":"\u0bae\u0bc0\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd \u0b9a\u0bc6\u0baf\u0bcd\u0b95","Undo":"\u0b9a\u0bc6\u0baf\u0bb2\u0bcd\u0ba4\u0bb5\u0bbf\u0bb0\u0bcd\u0b95\u0bcd\u0b95","Cut":"\u0bb5\u0bc6\u0b9f\u0bcd\u0b9f\u0bc1\u0b95","Copy":"\u0ba8\u0b95\u0bb2\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95","Paste":"\u0b92\u0b9f\u0bcd\u0b9f\u0bc1\u0b95","Select all":"\u0b85\u0ba9\u0bc8\u0ba4\u0bcd\u0ba4\u0bc8\u0baf\u0bc1\u0bae\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0bb5\u0bc1 \u0b9a\u0bc6\u0baf\u0bcd\u0b95","New document":"\u0baa\u0bc1\u0ba4\u0bbf\u0baf \u0b86\u0bb5\u0ba3\u0bae\u0bcd","Ok":"\u0b9a\u0bb0\u0bbf","Cancel":"\u0bb0\u0ba4\u0bcd\u0ba4\u0bc1 \u0b9a\u0bc6\u0baf\u0bcd\u0b95","Visual aids":"\u0b95\u0bbe\u0b9f\u0bcd\u0b9a\u0bbf\u0ba4\u0bcd \u0ba4\u0bc1\u0ba3\u0bc8\u0baf\u0ba9\u0bcd\u0b95\u0bb3\u0bcd","Bold":"\u0ba4\u0b9f\u0bbf\u0baa\u0bcd\u0baa\u0bc1","Italic":"\u0b9a\u0bbe\u0baf\u0bcd\u0bb5\u0bc1","Underline":"\u0b85\u0b9f\u0bbf\u0b95\u0bcd\u0b95\u0bcb\u0b9f\u0bc1","Strikethrough":"\u0ba8\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bcb\u0b9f\u0bc1","Superscript":"\u0bae\u0bc7\u0bb2\u0bcd\u0b92\u0b9f\u0bcd\u0b9f\u0bc1","Subscript":"\u0b95\u0bc0\u0bb4\u0bcd\u0b92\u0b9f\u0bcd\u0b9f\u0bc1","Clear formatting":"\u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc1 \u0b85\u0bb4\u0bbf\u0b95\u0bcd\u0b95","Remove":"\u0b85\u0b95\u0bb1\u0bcd\u0bb1\u0bc1\u0b95","Align left":"\u0b87\u0b9f\u0ba4\u0bc1 \u0b9a\u0bc0\u0bb0\u0bae\u0bc8","Align center":"\u0bae\u0bc8\u0baf \u0b9a\u0bc0\u0bb0\u0bae\u0bc8","Align right":"\u0bb5\u0bb2\u0ba4\u0bc1 \u0b9a\u0bc0\u0bb0\u0bae\u0bc8","No alignment":"\u0b9a\u0bc0\u0bb0\u0bae\u0bc8\u0bb5\u0bc1 \u0b87\u0bb2\u0bcd\u0bb2\u0bc8","Justify":"\u0ba8\u0bc7\u0bb0\u0bcd\u0ba4\u0bcd\u0ba4\u0bbf \u0b9a\u0bc6\u0baf\u0bcd\u0b95","Bullet list":"\u0baa\u0bca\u0b9f\u0bcd\u0b9f\u0bbf\u0b9f\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bb2\u0bcd","Numbered list":"\u0b8e\u0ba3\u0bcd\u0ba3\u0bbf\u0b9f\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bb2\u0bcd","Decrease indent":"\u0b89\u0bb3\u0bcd\u0ba4\u0bb3\u0bcd\u0bb3\u0bc1\u0ba4\u0bb2\u0bc8 \u0b95\u0bc1\u0bb1\u0bc8\u0b95\u0bcd\u0b95","Increase indent":"\u0b89\u0bb3\u0bcd\u0ba4\u0bb3\u0bcd\u0bb3\u0bc1\u0ba4\u0bb2\u0bc8 \u0b85\u0ba4\u0bbf\u0b95\u0bb0\u0bbf\u0b95\u0bcd\u0b95","Close":"\u0bae\u0bc2\u0b9f\u0bc1\u0b95","Formats":"\u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bcd","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"\u0b87\u0b9f\u0bc8\u0ba8\u0bbf\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0bb2\u0b95\u0bc8\u0b95\u0bcd\u0b95\u0bc1 \u0ba8\u0bc7\u0bb0\u0b9f\u0bbf \u0b85\u0ba3\u0bc1\u0b95\u0bb2\u0bc8 \u0ba4\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b89\u0bb2\u0bbe\u0bb5\u0bbf \u0b86\u0ba4\u0bb0\u0bbf\u0b95\u0bcd\u0b95\u0bb5\u0bbf\u0bb2\u0bcd\u0bb2\u0bc8. \u0b86\u0b95\u0bb5\u0bc7 \u0bb5\u0bbf\u0b9a\u0bc8\u0baa\u0bcd\u0baa\u0bb2\u0b95\u0bc8 \u0b95\u0bc1\u0bb1\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0bb5\u0bb4\u0bbf\u0b95\u0bb3\u0bbe\u0ba9 Ctrl+X/C/V \u0b87\u0bb5\u0bb1\u0bcd\u0bb1\u0bc8\u0ba4\u0bcd \u0ba4\u0baf\u0bb5\u0bc1\u0b9a\u0bc6\u0baf\u0bcd\u0ba4\u0bc1 \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0b95.","Headings":"\u0ba4\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bcd","Heading 1":"\u0ba4\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0bc1 1","Heading 2":"\u0ba4\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0bc1 2","Heading 3":"\u0ba4\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0bc1 3","Heading 4":"\u0ba4\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0bc1 4","Heading 5":"\u0ba4\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0bc1 5","Heading 6":"\u0ba4\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0bc1 6","Preformatted":"\u0bae\u0bc1\u0ba9\u0bcd\u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0ba4\u0bc1","Div":"\u0baa\u0bbf\u0bb0\u0bbf\u0bb5\u0bc1 (Div)","Pre":"\u0bae\u0bc1\u0ba9\u0bcd \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0ba4\u0bc1 (Pre)","Code":"\u0b95\u0bc1\u0bb1\u0bbf\u0baf\u0bc0\u0b9f\u0bc1","Paragraph":"\u0baa\u0ba4\u0bcd\u0ba4\u0bbf","Blockquote":"\u0ba4\u0bca\u0b95\u0bc1\u0ba4\u0bbf \u0bae\u0bc7\u0bb1\u0bcd\u0b95\u0bcb\u0bb3\u0bcd","Inline":"\u0b89\u0bb3\u0bcd\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8","Blocks":"\u0ba4\u0bca\u0b95\u0bc1\u0ba4\u0bbf\u0b95\u0bb3\u0bcd","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"\u0b87\u0baf\u0bb2\u0bcd\u0baa\u0bc1 \u0b89\u0bb0\u0bc8 \u0bae\u0bc1\u0bb1\u0bc8\u0bae\u0bc8\u0baf\u0bbf\u0bb2\u0bcd \u0ba4\u0bb1\u0bcd\u0baa\u0bcb\u0ba4\u0bc1 \u0b92\u0b9f\u0bcd\u0b9f\u0bc1\u0ba4\u0bb2\u0bcd \u0b89\u0bb3\u0bcd\u0bb3\u0ba4\u0bc1. \u0ba4\u0bbe\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b87\u0ba8\u0bcd\u0ba4 \u0bb5\u0bbf\u0bb0\u0bc1\u0baa\u0bcd\u0baa\u0bc8 \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0bb5\u0bb0\u0bc8 \u0b89\u0bb3\u0bcd\u0bb3\u0b9f\u0b95\u0bcd\u0b95\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b87\u0baf\u0bb2\u0bcd\u0baa\u0bc1 \u0b89\u0bb0\u0bc8\u0baf\u0bbe\u0b95 \u0b92\u0b9f\u0bcd\u0b9f\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0bae\u0bcd.","Fonts":"\u0b8e\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0bb0\u0bc1\u0b95\u0bcd\u0b95\u0bb3\u0bcd","Font sizes":"\u0b8e\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0bb0\u0bc1 \u0b85\u0bb3\u0bb5\u0bc1\u0b95\u0bb3\u0bcd","Class":"Class","Browse for an image":"\u0b92\u0bb0\u0bc1 \u0baa\u0b9f\u0ba4\u0bcd\u0ba4\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0b89\u0bb2\u0bbe\u0bb5\u0bc1\u0b95","OR":"\u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1","Drop an image here":"\u0b92\u0bb0\u0bc1 \u0baa\u0b9f\u0ba4\u0bcd\u0ba4\u0bc8 \u0b87\u0b99\u0bcd\u0b95\u0bc1 \u0b87\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0baa\u0bcd \u0baa\u0bcb\u0b9f\u0bb5\u0bc1\u0bae\u0bcd","Upload":"\u0baa\u0ba4\u0bbf\u0bb5\u0bc7\u0bb1\u0bcd\u0bb1\u0bc1\u0b95","Uploading image":"\u0baa\u0b9f\u0bae\u0bcd \u0baa\u0ba4\u0bbf\u0bb5\u0bc7\u0bb1\u0bcd\u0bb1\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1","Block":"\u0ba4\u0bca\u0b95\u0bc1\u0ba4\u0bbf","Align":"\u0b9a\u0bc0\u0bb0\u0bae\u0bc8","Default":"\u0b87\u0baf\u0bb2\u0bcd\u0baa\u0bc1\u0ba8\u0bbf\u0bb2\u0bc8","Circle":"\u0bb5\u0b9f\u0bcd\u0b9f\u0bae\u0bcd","Disc":"\u0bb5\u0b9f\u0bcd\u0b9f\u0bc1","Square":"\u0b9a\u0ba4\u0bc1\u0bb0\u0bae\u0bcd","Lower Alpha":"\u0b95\u0bc0\u0bb4\u0bcd \u0b8e\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1","Lower Greek":"\u0b95\u0bc0\u0bb4\u0bcd \u0b95\u0bbf\u0bb0\u0bc7\u0b95\u0bcd\u0b95\u0bae\u0bcd","Lower Roman":"\u0b95\u0bc0\u0bb4\u0bcd \u0bb0\u0bcb\u0bae\u0bbe\u0ba9\u0bbf\u0baf\u0bae\u0bcd","Upper Alpha":"\u0bae\u0bc7\u0bb2\u0bcd \u0b8e\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1","Upper Roman":"\u0bae\u0bc7\u0bb2\u0bcd \u0bb0\u0bcb\u0bae\u0bbe\u0ba9\u0bbf\u0baf\u0bae\u0bcd","Anchor...":"\u0ba8\u0b99\u0bcd\u0b95\u0bc2\u0bb0\u0bae\u0bcd...","Anchor":"\u0ba8\u0b99\u0bcd\u0b95\u0bc2\u0bb0\u0bae\u0bcd","Name":"\u0baa\u0bc6\u0baf\u0bb0\u0bcd","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID \u0b92\u0bb0\u0bc1 \u0b8e\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd (letter) \u0ba4\u0bca\u0b9f\u0b99\u0bcd\u0b95 \u0bb5\u0bc7\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd; \u0b85\u0ba4\u0bc8\u0ba4\u0bcd \u0ba4\u0bca\u0b9f\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc1 \u0b8e\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0b95\u0bcd\u0b95\u0bb3\u0bcd, \u0b8e\u0ba3\u0bcd\u0b95\u0bb3\u0bcd, \u0b95\u0bcb\u0b9f\u0bc1\u0b95\u0bb3\u0bcd (-), \u0baa\u0bc1\u0bb3\u0bcd\u0bb3\u0bbf\u0b95\u0bb3\u0bcd (dots), \u0bae\u0bc1\u0b95\u0bcd\u0b95\u0bbe\u0bb2\u0bcd \u0baa\u0bc1\u0bb3\u0bcd\u0bb3\u0bbf\u0b95\u0bb3\u0bcd (:), \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0b85\u0b9f\u0bbf\u0b95\u0bcd\u0b95\u0bcb\u0b9f\u0bc1\u0b95\u0bb3\u0bcd (_) \u0bae\u0b9f\u0bcd\u0b9f\u0bc1\u0bae\u0bc7 \u0b87\u0bb0\u0bc1\u0b95\u0bcd\u0b95 \u0bb5\u0bc7\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd.","You have unsaved changes are you sure you want to navigate away?":"\u0b9a\u0bc7\u0bae\u0bbf\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bbe\u0ba4 \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b89\u0bb3\u0bcd\u0bb3\u0ba9; \u0ba4\u0bbe\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b89\u0bb1\u0bc1\u0ba4\u0bbf\u0baf\u0bbe\u0b95 \u0bb5\u0bc6\u0bb3\u0bbf\u0baf\u0bc7\u0bb1 \u0bb5\u0bbf\u0bb0\u0bc1\u0bae\u0bcd\u0baa\u0bc1\u0b95\u0bbf\u0bb1\u0bc0\u0bb0\u0bcd\u0b95\u0bbe\u0bb3\u0bbe?","Restore last draft":"\u0b95\u0b9f\u0ba8\u0bcd\u0ba4 \u0bb5\u0bb0\u0bc8\u0bb5\u0bc8 \u0bae\u0bc0\u0b9f\u0bcd\u0b9f\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95","Special character...":"\u0b9a\u0bbf\u0bb1\u0baa\u0bcd\u0baa\u0bc1 \u0b89\u0bb0\u0bc1...","Special Character":"\u0b9a\u0bbf\u0bb1\u0baa\u0bcd\u0baa\u0bc1 \u0b89\u0bb0\u0bc1","Source code":"\u0bae\u0bc2\u0bb2\u0b95\u0bcd \u0b95\u0bc1\u0bb1\u0bbf\u0baf\u0bc0\u0b9f\u0bc1","Insert/Edit code sample":"\u0b95\u0bc1\u0bb1\u0bbf\u0baf\u0bc0\u0b9f\u0bc1 \u0bae\u0bbe\u0ba4\u0bbf\u0bb0\u0bbf \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bc1\u0b95/\u0ba4\u0bca\u0b95\u0bc1\u0b95\u0bcd\u0b95","Language":"\u0bae\u0bca\u0bb4\u0bbf","Code sample...":"\u0b95\u0bc1\u0bb1\u0bbf\u0baf\u0bc0\u0b9f\u0bc1 \u0bae\u0bbe\u0ba4\u0bbf\u0bb0\u0bbf...","Left to right":"\u0b87\u0b9f\u0bae\u0bbf\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bc1 \u0bb5\u0bb2\u0bae\u0bcd","Right to left":"\u0bb5\u0bb2\u0bae\u0bbf\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bc1 \u0b87\u0b9f\u0bae\u0bcd","Title":"\u0ba4\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0bc1","Fullscreen":"\u0bae\u0bc1\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bbf\u0bb0\u0bc8","Action":"\u0b9a\u0bc6\u0baf\u0bb2\u0bcd","Shortcut":"\u0b95\u0bc1\u0bb1\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0bb5\u0bb4\u0bbf","Help":"\u0b89\u0ba4\u0bb5\u0bbf","Address":"\u0bae\u0bc1\u0b95\u0bb5\u0bb0\u0bbf","Focus to menubar":"\u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bc8\u0baf\u0bbf\u0bb2\u0bcd \u0b95\u0bb5\u0ba9\u0bae\u0bcd \u0b9a\u0bc6\u0bb2\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0b95","Focus to toolbar":"\u0b95\u0bb0\u0bc1\u0bb5\u0bbf\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bc8\u0baf\u0bbf\u0bb2\u0bcd \u0b95\u0bb5\u0ba9\u0bae\u0bcd \u0b9a\u0bc6\u0bb2\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0b95","Focus to element path":"\u0bae\u0bc2\u0bb2\u0b95\u0baa\u0bcd \u0baa\u0bbe\u0ba4\u0bc8\u0baf\u0bbf\u0bb2\u0bcd \u0b95\u0bb5\u0ba9\u0bae\u0bcd \u0b9a\u0bc6\u0bb2\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0b95","Focus to contextual toolbar":"\u0b9a\u0bc2\u0bb4\u0bcd\u0ba8\u0bbf\u0bb2\u0bc8 \u0b95\u0bb0\u0bc1\u0bb5\u0bbf\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bc8\u0baf\u0bbf\u0bb2\u0bcd \u0b95\u0bb5\u0ba9\u0bae\u0bcd \u0b9a\u0bc6\u0bb2\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0b95","Insert link (if link plugin activated)":"\u0b87\u0ba3\u0bc8\u0baa\u0bcd\u0baa\u0bc1 \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bc1\u0b95 (\u0b87\u0ba3\u0bc8\u0baa\u0bcd\u0baa\u0bc1 \u0b9a\u0bca\u0bb0\u0bc1\u0b95\u0bbf \u0b9a\u0bc6\u0baf\u0bb2\u0bbe\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bbf\u0baf\u0bbf\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bbe\u0bb2\u0bcd)","Save (if save plugin activated)":"\u0b9a\u0bc7\u0bae\u0bbf\u0b95\u0bcd\u0b95 (\u0b9a\u0bc7\u0bae\u0bbf\u0baa\u0bcd\u0baa\u0bc1 \u0b9a\u0bca\u0bb0\u0bc1\u0b95\u0bbf \u0b9a\u0bc6\u0baf\u0bb2\u0bbe\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bbf\u0baf\u0bbf\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bbe\u0bb2\u0bcd)","Find (if searchreplace plugin activated)":"\u0b95\u0ba3\u0bcd\u0b9f\u0bc1\u0baa\u0bbf\u0b9f\u0bbf\u0b95\u0bcd\u0b95 (\u0ba4\u0bc7\u0b9f\u0bbf\u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bb2\u0bcd \u0b9a\u0bca\u0bb0\u0bc1\u0b95\u0bbf \u0b9a\u0bc6\u0baf\u0bb2\u0bbe\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bbf\u0baf\u0bbf\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bbe\u0bb2\u0bcd)","Plugins installed ({0}):":"\u0ba8\u0bbf\u0bb1\u0bc1\u0bb5\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bc1\u0bb3\u0bcd\u0bb3 \u0b9a\u0bca\u0bb0\u0bc1\u0b95\u0bbf\u0b95\u0bb3\u0bcd ({0}):","Premium plugins:":"\u0b89\u0baf\u0bb0\u0bcd\u0bae\u0ba4\u0bbf\u0baa\u0bcd\u0baa\u0bc1 \u0b9a\u0bca\u0bb0\u0bc1\u0b95\u0bbf\u0b95\u0bb3\u0bcd:","Learn more...":"\u0bae\u0bc7\u0bb2\u0bc1\u0bae\u0bcd \u0b85\u0bb1\u0bbf\u0b95...","You are using {0}":"\u0ba4\u0bbe\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0bb5\u0ba4\u0bc1 {0}","Plugins":"\u0b9a\u0bca\u0bb0\u0bc1\u0b95\u0bbf\u0b95\u0bb3\u0bcd","Handy Shortcuts":"\u0b8e\u0bb3\u0bbf\u0ba4\u0bbf\u0bb2\u0bcd \u0b95\u0bc8\u0baf\u0bbe\u0bb3\u0b95\u0bcd\u0b95\u0bc2\u0b9f\u0bbf\u0baf \u0b95\u0bc1\u0bb1\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0bb5\u0bb4\u0bbf\u0b95\u0bb3\u0bcd","Horizontal line":"\u0b95\u0bbf\u0b9f\u0bc8\u0b95\u0bcd \u0b95\u0bcb\u0b9f\u0bc1","Insert/edit image":"\u0baa\u0b9f\u0bae\u0bcd \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bc1\u0b95/\u0ba4\u0bca\u0b95\u0bc1\u0b95\u0bcd\u0b95","Alternative description":"\u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bc1 \u0bb5\u0bbf\u0bb5\u0bb0\u0bae\u0bcd","Accessibility":"\u0b85\u0ba3\u0bc1\u0b95\u0bb2\u0bcd\u0ba4\u0ba9\u0bcd\u0bae\u0bc8","Image is decorative":"\u0baa\u0b9f\u0bae\u0bcd \u0b85\u0bb2\u0b99\u0bcd\u0b95\u0bbe\u0bb0\u0bae\u0bbe\u0ba9\u0ba4\u0bc1","Source":"\u0bae\u0bc2\u0bb2\u0bae\u0bcd","Dimensions":"\u0baa\u0bb0\u0bbf\u0bae\u0bbe\u0ba3\u0b99\u0bcd\u0b95\u0bb3\u0bcd","Constrain proportions":"\u0bb5\u0bbf\u0b95\u0bbf\u0ba4\u0bbe\u0b9a\u0bcd\u0b9a\u0bbe\u0bb0\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0b95\u0b9f\u0bcd\u0b9f\u0bc1\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0b95","General":"\u0baa\u0bca\u0ba4\u0bc1","Advanced":"\u0bae\u0bc7\u0bae\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0ba4\u0bc1","Style":"\u0baa\u0bbe\u0ba3\u0bbf","Vertical space":"\u0ba8\u0bc6\u0b9f\u0bc1\u0ba4\u0bb3 \u0b87\u0b9f\u0bc8\u0bb5\u0bc6\u0bb3\u0bbf","Horizontal space":"\u0b95\u0bbf\u0b9f\u0bc8\u0bae\u0b9f\u0bcd\u0b9f \u0b87\u0b9f\u0bc8\u0bb5\u0bc6\u0bb3\u0bbf","Border":"\u0b95\u0bb0\u0bc8","Insert image":"\u0baa\u0b9f\u0bae\u0bcd \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bc1\u0b95","Image...":"\u0baa\u0b9f\u0bae\u0bcd...","Image list":"\u0baa\u0b9f\u0baa\u0bcd \u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bb2\u0bcd","Resize":"\u0bae\u0bb1\u0bc1\u0b85\u0bb3\u0bb5\u0bbf\u0b9f\u0bc1","Insert date/time":"\u0ba4\u0bc7\u0ba4\u0bbf/\u0ba8\u0bc7\u0bb0\u0bae\u0bcd \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bc1\u0b95","Date/time":"\u0ba4\u0bc7\u0ba4\u0bbf/\u0ba8\u0bc7\u0bb0\u0bae\u0bcd","Insert/edit link":"\u0b87\u0ba3\u0bc8\u0baa\u0bcd\u0baa\u0bc1 \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bc1\u0b95/\u0ba4\u0bca\u0b95\u0bc1\u0b95\u0bcd\u0b95","Text to display":"\u0b95\u0bbe\u0b9f\u0bcd\u0b9a\u0bbf\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4 \u0bb5\u0bc7\u0ba3\u0bcd\u0b9f\u0bbf\u0baf \u0b89\u0bb0\u0bc8","Url":"\u0b87\u0ba3\u0bc8\u0baf\u0bae\u0bc1\u0b95\u0bb5\u0bb0\u0bbf","Open link in...":"\u0b87\u0ba3\u0bc8\u0baa\u0bcd\u0baa\u0bc8 \u0b87\u0ba4\u0bbf\u0bb2\u0bcd \u0ba4\u0bbf\u0bb1\u0b95\u0bcd\u0b95...","Current window":"\u0ba4\u0bb1\u0bcd\u0baa\u0bcb\u0ba4\u0bc8\u0baf \u0b9a\u0bbe\u0bb3\u0bb0\u0bae\u0bcd","None":"\u0b8f\u0ba4\u0bc1\u0bae\u0bbf\u0bb2\u0bcd\u0bb2\u0bc8","New window":"\u0baa\u0bc1\u0ba4\u0bbf\u0baf \u0b9a\u0bbe\u0bb3\u0bb0\u0bae\u0bcd","Open link":"\u0ba4\u0bbf\u0bb1\u0ba8\u0bcd\u0ba4 \u0b87\u0ba3\u0bc8\u0baa\u0bcd\u0baa\u0bc1","Remove link":"\u0b87\u0ba3\u0bc8\u0baa\u0bcd\u0baa\u0bc8 \u0b85\u0b95\u0bb1\u0bcd\u0bb1\u0bc1\u0b95","Anchors":"\u0ba8\u0b99\u0bcd\u0b95\u0bc2\u0bb0\u0b99\u0bcd\u0b95\u0bb3\u0bcd","Link...":"\u0b87\u0ba3\u0bc8\u0baa\u0bcd\u0baa\u0bc1...","Paste or type a link":"\u0b92\u0bb0\u0bc1 \u0b87\u0ba3\u0bc8\u0baa\u0bcd\u0baa\u0bc1 \u0b92\u0b9f\u0bcd\u0b9f\u0bc1\u0b95 \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0ba4\u0b9f\u0bcd\u0b9f\u0b9a\u0bcd\u0b9a\u0bbf\u0b9f\u0bc1\u0b95","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"\u0ba4\u0bbe\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b89\u0bb3\u0bcd\u0bb3\u0bbf\u0b9f\u0bcd\u0b9f \u0b87\u0ba3\u0bc8\u0baf\u0bae\u0bc1\u0b95\u0bb5\u0bb0\u0bbf (URL) \u0b92\u0bb0\u0bc1 \u0bae\u0bbf\u0ba9\u0bcd-\u0b85\u0b9e\u0bcd\u0b9a\u0bb2\u0bcd \u0bae\u0bc1\u0b95\u0bb5\u0bb0\u0bbf \u0baa\u0bcb\u0bb2\u0bcd \u0ba4\u0bcb\u0ba9\u0bcd\u0bb1\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1. \u0ba4\u0bc7\u0bb5\u0bc8\u0baf\u0bbe\u0ba9 mailto: \u0bae\u0bc1\u0ba9\u0bcd-\u0b92\u0b9f\u0bcd\u0b9f\u0bc8 (prefix) \u0ba4\u0bbe\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b9a\u0bc7\u0bb0\u0bcd\u0b95\u0bcd\u0b95 \u0bb5\u0bc7\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bbe?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"\u0ba4\u0bbe\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b89\u0bb3\u0bcd\u0bb3\u0bbf\u0b9f\u0bcd\u0b9f \u0b87\u0ba3\u0bc8\u0baf\u0bae\u0bc1\u0b95\u0bb5\u0bb0\u0bbf (URL) \u0b92\u0bb0\u0bc1 \u0bb5\u0bc6\u0bb3\u0bbf\u0baa\u0bcd\u0baa\u0bc1\u0bb1 \u0b87\u0ba3\u0bc8\u0baa\u0bcd\u0baa\u0bc1 (external link) \u0baa\u0bcb\u0bb2\u0bcd \u0ba4\u0bcb\u0ba9\u0bcd\u0bb1\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1. \u0ba4\u0bc7\u0bb5\u0bc8\u0baf\u0bbe\u0ba9 http:// \u0bae\u0bc1\u0ba9\u0bcd-\u0b92\u0b9f\u0bcd\u0b9f\u0bc8 (prefix) \u0ba4\u0bbe\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b9a\u0bc7\u0bb0\u0bcd\u0b95\u0bcd\u0b95 \u0bb5\u0bc7\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bbe?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"\u0ba4\u0bbe\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b89\u0bb3\u0bcd\u0bb3\u0bbf\u0b9f\u0bcd\u0b9f \u0b87\u0ba3\u0bc8\u0baf\u0bae\u0bc1\u0b95\u0bb5\u0bb0\u0bbf (URL) \u0b92\u0bb0\u0bc1 \u0bb5\u0bc6\u0bb3\u0bbf\u0baa\u0bcd\u0baa\u0bc1\u0bb1 \u0b87\u0ba3\u0bc8\u0baa\u0bcd\u0baa\u0bc1 (external link) \u0baa\u0bcb\u0bb2\u0bcd \u0ba4\u0bcb\u0ba9\u0bcd\u0bb1\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1. \u0ba4\u0bc7\u0bb5\u0bc8\u0baf\u0bbe\u0ba9 https:// \u0bae\u0bc1\u0ba9\u0bcd-\u0b92\u0b9f\u0bcd\u0b9f\u0bc8 (prefix) \u0b9a\u0bc7\u0bb0\u0bcd\u0b95\u0bcd\u0b95 \u0ba4\u0bbe\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0bb5\u0bbf\u0bb0\u0bc1\u0bae\u0bcd\u0baa\u0bc1\u0b95\u0bbf\u0bb1\u0bc0\u0bb0\u0bcd\u0b95\u0bb3\u0bbe?","Link list":"\u0b87\u0ba3\u0bc8\u0baa\u0bcd\u0baa\u0bc1\u0baa\u0bcd \u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bb2\u0bcd","Insert video":"\u0b95\u0bbe\u0ba3\u0bca\u0bb3\u0bbf \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bc1\u0b95","Insert/edit video":"\u0b95\u0bbe\u0ba3\u0bca\u0bb3\u0bbf \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bc1\u0b95/\u0ba4\u0bca\u0b95\u0bc1\u0b95\u0bcd\u0b95","Insert/edit media":"\u0b8a\u0b9f\u0b95\u0bae\u0bcd \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bc1\u0b95/\u0ba4\u0bca\u0b95\u0bc1\u0b95\u0bcd\u0b95","Alternative source":"\u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bc1 \u0bae\u0bc2\u0bb2\u0bae\u0bcd","Alternative source URL":"\u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bc1 \u0bae\u0bc2\u0bb2 \u0b87\u0ba3\u0bc8\u0baf\u0bae\u0bc1\u0b95\u0bb5\u0bb0\u0bbf","Media poster (Image URL)":"\u0b8a\u0b9f\u0b95 \u0b9a\u0bc1\u0bb5\u0bb0\u0bca\u0b9f\u0bcd\u0b9f\u0bbf (\u0b89\u0b9f \u0b87\u0ba3\u0bc8\u0baf\u0bae\u0bc1\u0b95\u0bb5\u0bb0\u0bbf)","Paste your embed code below:":"\u0ba4\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b89\u0b9f\u0bcd\u0baa\u0bc6\u0bbe\u0ba4\u0bbf \u0b95\u0bc1\u0bb1\u0bbf\u0baf\u0bc0\u0b9f\u0bcd\u0b9f\u0bc8 \u0b95\u0bc0\u0bb4\u0bc7 \u0b92\u0b9f\u0bcd\u0b9f\u0bb5\u0bc1\u0bae\u0bcd:","Embed":"\u0b89\u0b9f\u0bcd\u0baa\u0bca\u0ba4\u0bbf","Media...":"\u0b8a\u0b9f\u0b95\u0bae\u0bcd...","Nonbreaking space":"\u0baa\u0bbf\u0bb0\u0bbf\u0baf\u0bbe\u0ba4 \u0b87\u0b9f\u0bc8\u0bb5\u0bc6\u0bb3\u0bbf","Page break":"\u0baa\u0b95\u0bcd\u0b95 \u0baa\u0bbf\u0bb0\u0bbf\u0baa\u0bcd\u0baa\u0bc1","Paste as text":"\u0b89\u0bb0\u0bc8\u0baf\u0bbe\u0b95 \u0b92\u0b9f\u0bcd\u0b9f\u0bc1\u0b95","Preview":"\u0bae\u0bc1\u0ba9\u0bcd\u0ba8\u0bcb\u0b95\u0bcd\u0b95\u0bc1","Print":"\u0b85\u0b9a\u0bcd\u0b9a\u0bbf\u0b9f\u0bc1\u0b95","Print...":"\u0b85\u0b9a\u0bcd\u0b9a\u0bbf\u0b9f\u0bc1\u0b95...","Save":"\u0b9a\u0bc7\u0bae\u0bbf\u0b95\u0bcd\u0b95","Find":"\u0b95\u0ba3\u0bcd\u0b9f\u0bc1\u0baa\u0bbf\u0b9f\u0bbf\u0b95\u0bcd\u0b95","Replace with":"\u0b87\u0ba4\u0ba9\u0bbe\u0bb2\u0bcd \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bc1\u0b95","Replace":"\u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bc1\u0b95","Replace all":"\u0b85\u0ba9\u0bc8\u0ba4\u0bcd\u0ba4\u0bc8\u0baf\u0bc1\u0bae\u0bcd \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bc1\u0b95","Previous":"\u0bae\u0bc1\u0ba8\u0bcd\u0ba4\u0bc8\u0baf","Next":"\u0b85\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4","Find and Replace":"\u0b95\u0ba3\u0bcd\u0b9f\u0bc1\u0baa\u0bbf\u0b9f\u0bbf\u0ba4\u0bcd\u0ba4\u0bc1 \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bc1\u0b95","Find and replace...":"\u0b95\u0ba3\u0bcd\u0b9f\u0bc1\u0baa\u0bbf\u0b9f\u0bbf\u0ba4\u0bcd\u0ba4\u0bc1 \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bc1\u0b95...","Could not find the specified string.":"\u0b95\u0bc1\u0bb1\u0bbf\u0baa\u0bcd\u0baa\u0bbf\u0b9f\u0bcd\u0b9f \u0b9a\u0bb0\u0bae\u0bcd \u0b95\u0ba3\u0bcd\u0b9f\u0bc1\u0baa\u0bbf\u0b9f\u0bbf\u0b95\u0bcd\u0b95 \u0bae\u0bc1\u0b9f\u0bbf\u0baf\u0bb5\u0bbf\u0bb2\u0bcd\u0bb2\u0bc8","Match case":"\u0bb5\u0b9f\u0bbf\u0bb5\u0ba4\u0bcd\u0ba4\u0bc8 \u0baa\u0bca\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0b95","Find whole words only":"\u0bae\u0bc1\u0bb4\u0bc1 \u0b9a\u0bca\u0bb1\u0bcd\u0b95\u0bb3\u0bcd \u0bae\u0b9f\u0bcd\u0b9f\u0bc1\u0bae\u0bcd \u0b95\u0ba3\u0bcd\u0b9f\u0bc1\u0baa\u0bbf\u0b9f\u0bbf\u0b95\u0bcd\u0b95","Find in selection":"\u0ba4\u0bc7\u0bb0\u0bcd\u0bb5\u0bbf\u0bb2\u0bcd \u0b95\u0ba3\u0bcd\u0b9f\u0bc1\u0baa\u0bbf\u0b9f\u0bbf\u0b95\u0bcd\u0b95","Insert table":"\u0b85\u0b9f\u0bcd\u0b9f\u0bb5\u0ba3\u0bc8 \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bc1\u0b95","Table properties":"\u0b85\u0b9f\u0bcd\u0b9f\u0bb5\u0ba3\u0bc8 \u0baa\u0ba3\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bcd","Delete table":"\u0b85\u0b9f\u0bcd\u0b9f\u0bb5\u0ba3\u0bc8 \u0ba8\u0bc0\u0b95\u0bcd\u0b95\u0bc1\u0b95","Cell":"\u0b9a\u0bbf\u0bb1\u0bcd\u0bb1\u0bb1\u0bc8","Row":"\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8","Column":"\u0ba8\u0bc6\u0b9f\u0bc1\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8","Cell properties":"\u0b9a\u0bbf\u0bb1\u0bcd\u0bb1\u0bb1\u0bc8 \u0baa\u0ba3\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bcd","Merge cells":"\u0b9a\u0bbf\u0bb1\u0bcd\u0bb1\u0bb1\u0bc8\u0b95\u0bb3\u0bcd \u0b9a\u0bc7\u0bb0\u0bcd\u0b95\u0bcd\u0b95","Split cell":"\u0b9a\u0bbf\u0bb1\u0bcd\u0bb1\u0bb1\u0bc8 \u0baa\u0bbf\u0bb0\u0bbf\u0b95\u0bcd\u0b95","Insert row before":"\u0b87\u0ba4\u0bb1\u0bcd\u0b95\u0bc1 \u0bae\u0bc1\u0ba9\u0bcd \u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bc1\u0b95","Insert row after":"\u0b87\u0ba4\u0bb1\u0bcd\u0b95\u0bc1\u0baa\u0bcd \u0baa\u0bbf\u0ba9\u0bcd \u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bc1\u0b95","Delete row":"\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 \u0ba8\u0bc0\u0b95\u0bcd\u0b95\u0bc1\u0b95","Row properties":"\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 \u0baa\u0ba3\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bcd","Cut row":"\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 \u0bb5\u0bc6\u0b9f\u0bcd\u0b9f\u0bc1\u0b95","Cut column":"\u0ba8\u0bc6\u0b9f\u0bc1\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 \u0bb5\u0bc6\u0b9f\u0bcd\u0b9f\u0bc1\u0b95","Copy row":"\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 \u0ba8\u0b95\u0bb2\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95","Copy column":"\u0ba8\u0bc6\u0b9f\u0bc1\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 \u0ba8\u0b95\u0bb2\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95","Paste row before":"\u0b87\u0ba4\u0bb1\u0bcd\u0b95\u0bc1 \u0bae\u0bc1\u0ba9\u0bcd \u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 \u0b92\u0b9f\u0bcd\u0b9f\u0bc1\u0b95","Paste column before":"\u0b87\u0ba4\u0bb1\u0bcd\u0b95\u0bc1 \u0bae\u0bc1\u0ba9\u0bcd \u0ba8\u0bc6\u0b9f\u0bc1\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 \u0b92\u0b9f\u0bcd\u0b9f\u0bc1\u0b95","Paste row after":"\u0b87\u0ba4\u0bb1\u0bcd\u0b95\u0bc1\u0baa\u0bcd \u0baa\u0bbf\u0ba9\u0bcd \u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 \u0b92\u0b9f\u0bcd\u0b9f\u0bc1\u0b95","Paste column after":"\u0b87\u0ba4\u0bb1\u0bcd\u0b95\u0bc1\u0baa\u0bcd \u0baa\u0bbf\u0ba9\u0bcd \u0ba8\u0bc6\u0b9f\u0bc1\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 \u0b92\u0b9f\u0bcd\u0b9f\u0bc1\u0b95","Insert column before":"\u0b87\u0ba4\u0bb1\u0bcd\u0b95\u0bc1 \u0bae\u0bc1\u0ba9\u0bcd \u0ba8\u0bc6\u0b9f\u0bc1\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bc1\u0b95","Insert column after":"\u0b87\u0ba4\u0bb1\u0bcd\u0b95\u0bc1 \u0baa\u0bbf\u0ba9\u0bcd \u0ba8\u0bc6\u0b9f\u0bc1\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bc1\u0b95","Delete column":"\u0ba8\u0bc6\u0b9f\u0bc1\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 \u0ba8\u0bc0\u0b95\u0bcd\u0b95\u0bc1\u0b95","Cols":"\u0ba8\u0bc6\u0b9f\u0bc1\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8\u0b95\u0bb3\u0bcd","Rows":"\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8\u0b95\u0bb3\u0bcd","Width":"\u0b85\u0b95\u0bb2\u0bae\u0bcd","Height":"\u0b89\u0baf\u0bb0\u0bae\u0bcd","Cell spacing":"\u0b9a\u0bbf\u0bb1\u0bcd\u0bb1\u0bb1\u0bc8 \u0b87\u0b9f\u0bc8\u0bb5\u0bc6\u0bb3\u0bbf","Cell padding":"\u0b9a\u0bbf\u0bb1\u0bcd\u0bb1\u0bb1\u0bc8 \u0ba8\u0bbf\u0bb0\u0baa\u0bcd\u0baa\u0bb2\u0bcd","Row clipboard actions":"\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 \u0b87\u0b9f\u0bc8\u0ba8\u0bbf\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0bb2\u0b95\u0bc8 \u0b9a\u0bc6\u0baf\u0bb2\u0bcd\u0b95\u0bb3\u0bcd","Column clipboard actions":"\u0ba8\u0bc6\u0b9f\u0bc1\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 \u0b87\u0b9f\u0bc8\u0ba8\u0bbf\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0bb2\u0b95\u0bc8 \u0b9a\u0bc6\u0baf\u0bb2\u0bcd\u0b95\u0bb3\u0bcd","Table styles":"\u0b85\u0b9f\u0bcd\u0b9f\u0bb5\u0ba3\u0bc8 \u0baa\u0bbe\u0ba3\u0bbf\u0b95\u0bb3\u0bcd","Cell styles":"\u0b9a\u0bbf\u0bb1\u0bcd\u0bb1\u0bb1\u0bc8 \u0baa\u0bbe\u0ba3\u0bbf\u0b95\u0bb3\u0bcd","Column header":"\u0ba8\u0bc6\u0b9f\u0bc1\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 \u0ba4\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0bc1","Row header":"\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 \u0ba4\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0bc1","Table caption":"\u0b85\u0b9f\u0bcd\u0b9f\u0bb5\u0ba3\u0bc8 \u0ba4\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0bc1","Caption":"\u0ba4\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0bc1","Show caption":"\u0ba4\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0bc1 \u0b95\u0bbe\u0b9f\u0bcd\u0b9f\u0bc1\u0b95","Left":"\u0b87\u0b9f\u0bae\u0bcd","Center":"\u0bae\u0bc8\u0baf\u0bae\u0bcd","Right":"\u0bb5\u0bb2\u0bae\u0bcd","Cell type":"\u0b9a\u0bbf\u0bb1\u0bcd\u0bb1\u0bb1\u0bc8 \u0bb5\u0b95\u0bc8","Scope":"\u0bb5\u0bb0\u0bc8\u0baf\u0bc6\u0bb2\u0bcd\u0bb2\u0bc8","Alignment":"\u0b9a\u0bc0\u0bb0\u0bae\u0bc8\u0bb5\u0bc1","Horizontal align":"\u0b95\u0bbf\u0b9f\u0bc8 \u0b9a\u0bc0\u0bb0\u0bae\u0bc8","Vertical align":"\u0b9a\u0bc6\u0b99\u0bcd\u0b95\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1 \u0b9a\u0bc0\u0bb0\u0bae\u0bc8","Top":"\u0bae\u0bc7\u0bb2\u0bcd","Middle":"\u0ba8\u0b9f\u0bc1","Bottom":"\u0b95\u0bc0\u0bb4\u0bcd","Header cell":"\u0ba4\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0bc1 \u0b9a\u0bbf\u0bb1\u0bcd\u0bb1\u0bb1\u0bc8","Row group":"\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 \u0b95\u0bc1\u0bb4\u0bc1","Column group":"\u0ba8\u0bc6\u0b9f\u0bc1\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 \u0b95\u0bc1\u0bb4\u0bc1","Row type":"\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 \u0bb5\u0b95\u0bc8","Header":"\u0ba4\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0bc1","Body":"\u0b89\u0b9f\u0bb2\u0bcd","Footer":"\u0b85\u0b9f\u0bbf\u0b95\u0bcd\u0b95\u0bc1\u0bb1\u0bbf\u0baa\u0bcd\u0baa\u0bc1","Border color":"\u0b95\u0bb0\u0bc8\u0baf\u0bbf\u0ba9\u0bcd \u0ba8\u0bbf\u0bb1\u0bae\u0bcd","Solid":"\u0ba4\u0bbf\u0b9f\u0bae\u0bcd","Dotted":"\u0baa\u0bc1\u0bb3\u0bcd\u0bb3\u0bbf\u0baf\u0bbf\u0b9f\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0ba4\u0bc1","Dashed":"\u0b95\u0bcb\u0b9f\u0bbf\u0b9f\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0ba4\u0bc1","Double":"\u0b87\u0bb0\u0b9f\u0bcd\u0b9f\u0bc8","Groove":"\u0bb5\u0bb0\u0bbf\u0baa\u0bcd\u0baa\u0bb3\u0bcd\u0bb3\u0bae\u0bcd","Ridge":"\u0bb5\u0bb0\u0baa\u0bcd\u0baa\u0bc1","Inset":"\u0b89\u0b9f\u0bcd\u0b95\u0bbe\u0b9f\u0bcd\u0b9a\u0bbf","Outset":"\u0baa\u0bc1\u0bb1\u0b95\u0bcd\u0b95\u0bbe\u0b9f\u0bcd\u0b9a\u0bbf","Hidden":"\u0bae\u0bb1\u0bc8\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0ba4\u0bc1","Insert template...":"\u0bb5\u0bbe\u0bb0\u0bcd\u0baa\u0bcd\u0baa\u0bc1\u0bb0\u0bc1 \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bc1\u0b95...","Templates":"\u0bb5\u0bbe\u0bb0\u0bcd\u0baa\u0bcd\u0baa\u0bc1\u0bb0\u0bc1\u0b95\u0bcd\u0b95\u0bb3\u0bcd","Template":"\u0bb5\u0bbe\u0bb0\u0bcd\u0baa\u0bcd\u0baa\u0bc1\u0bb0\u0bc1","Insert Template":"\u0bb5\u0bbe\u0bb0\u0bcd\u0baa\u0bcd\u0baa\u0bc1\u0bb0\u0bc1 \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bc1\u0b95","Text color":"\u0b89\u0bb0\u0bc8\u0baf\u0bbf\u0ba9\u0bcd \u0ba8\u0bbf\u0bb1\u0bae\u0bcd","Background color":"\u0baa\u0bbf\u0ba9\u0bcd\u0ba9\u0ba3\u0bbf \u0ba8\u0bbf\u0bb1\u0bae\u0bcd","Custom...":"\u0ba4\u0ba9\u0bbf\u0baa\u0bcd\u0baa\u0baf\u0ba9\u0bcd...","Custom color":"\u0ba4\u0ba9\u0bbf\u0baa\u0bcd\u0baa\u0baf\u0ba9\u0bcd \u0ba8\u0bbf\u0bb1\u0bae\u0bcd","No color":"\u0ba8\u0bbf\u0bb1\u0bae\u0bcd \u0b87\u0bb2\u0bcd\u0bb2\u0bc8","Remove color":"\u0ba8\u0bbf\u0bb1\u0bae\u0bcd \u0b85\u0b95\u0bb1\u0bcd\u0bb1\u0bc1\u0b95","Show blocks":"\u0ba4\u0bca\u0b95\u0bc1\u0ba4\u0bbf\u0b95\u0bb3\u0bc8 \u0b95\u0bbe\u0b9f\u0bcd\u0b9f\u0bc1\u0b95","Show invisible characters":"\u0b95\u0ba3\u0bcd\u0ba3\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0ba4\u0bcd \u0ba4\u0bc6\u0bb0\u0bbf\u0baf\u0bbe\u0ba4 \u0b89\u0bb0\u0bc1\u0b95\u0bcd\u0b95\u0bb3\u0bc8\u0b95\u0bcd \u0b95\u0bbe\u0b9f\u0bcd\u0b9f\u0bc1\u0b95","Word count":"\u0b9a\u0bca\u0bb2\u0bcd \u0b8e\u0ba3\u0bcd\u0ba3\u0bbf\u0b95\u0bcd\u0b95\u0bc8","Count":"\u0b8e\u0ba3\u0bcd\u0ba3\u0bbf\u0b95\u0bcd\u0b95\u0bc8","Document":"\u0b86\u0bb5\u0ba3\u0bae\u0bcd","Selection":"\u0ba4\u0bc7\u0bb0\u0bcd\u0bb5\u0bc1","Words":"\u0b9a\u0bca\u0bb1\u0bcd\u0b95\u0bb3\u0bcd","Words: {0}":"\u0b9a\u0bca\u0bb1\u0bcd\u0b95\u0bb3\u0bcd: {0}","{0} words":"{0} \u0b9a\u0bca\u0bb1\u0bcd\u0b95\u0bb3\u0bcd","File":"\u0b95\u0bcb\u0baa\u0bcd\u0baa\u0bc1","Edit":"\u0ba4\u0bca\u0b95\u0bc1\u0b95\u0bcd\u0b95","Insert":"\u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bc1\u0b95","View":"\u0ba8\u0bcb\u0b95\u0bcd\u0b95\u0bc1\u0b95","Format":"\u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc1","Table":"\u0b85\u0b9f\u0bcd\u0b9f\u0bb5\u0ba3\u0bc8","Tools":"\u0b95\u0bb0\u0bc1\u0bb5\u0bbf\u0b95\u0bb3\u0bcd","Powered by {0}":"\u0bb5\u0bb2\u0bc1\u0bb5\u0bb3\u0bbf\u0baa\u0bcd\u0baa\u0ba4\u0bc1 {0}","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\u0b89\u0baf\u0bb0\u0bcd \u0b89\u0bb0\u0bc8 \u0baa\u0b95\u0bc1\u0ba4\u0bbf. \u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0b95\u0bcd\u0b95\u0bc1 ALT-F9 , \u0b95\u0bb0\u0bc1\u0bb5\u0bbf\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bc8\u0b95\u0bcd\u0b95\u0bc1 ALT-F10 , \u0b89\u0ba4\u0bb5\u0bbf\u0b95\u0bcd\u0b95\u0bc1 ALT-0","Image title":"\u0baa\u0b9f\u0ba4\u0bcd \u0ba4\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0bc1","Border width":"\u0b95\u0bb0\u0bc8 \u0b85\u0b95\u0bb2\u0bae\u0bcd","Border style":"\u0b95\u0bb0\u0bc8 \u0baa\u0bbe\u0ba3\u0bbf","Error":"\u0baa\u0bbf\u0bb4\u0bc8","Warn":"\u0b8e\u0b9a\u0bcd\u0b9a\u0bb0\u0bbf\u0b95\u0bcd\u0b95","Valid":"\u0b9a\u0bc6\u0bb2\u0bcd\u0bb2\u0ba4\u0bcd\u0ba4\u0b95\u0bcd\u0b95\u0ba4\u0bc1","To open the popup, press Shift+Enter":"\u0bae\u0bc7\u0bb2\u0bcd\u0ba4\u0bcb\u0ba9\u0bcd\u0bb1\u0bc1-\u0bb5\u0bc8\u0ba4\u0bcd \u0ba4\u0bbf\u0bb1\u0b95\u0bcd\u0b95 Shift+Enter","Rich Text Area":"\u0b89\u0baf\u0bb0\u0bcd \u0b89\u0bb0\u0bc8 (rich text) \u0baa\u0b95\u0bc1\u0ba4\u0bbf","Rich Text Area. Press ALT-0 for help.":"\u0b89\u0baf\u0bb0\u0bcd \u0b89\u0bb0\u0bc8 \u0baa\u0b95\u0bc1\u0ba4\u0bbf. \u0b89\u0ba4\u0bb5\u0bbf\u0b95\u0bcd\u0b95\u0bc1 ALT-0","System Font":"\u0ba4\u0bca\u0b95\u0bc1\u0ba4\u0bbf \u0b8e\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0bb0\u0bc1","Failed to upload image: {0}":"\u0baa\u0b9f\u0bae\u0bcd \u0baa\u0ba4\u0bbf\u0bb5\u0bc7\u0bb1\u0bcd\u0bb1\u0bb2\u0bcd \u0ba4\u0bcb\u0bb2\u0bcd\u0bb5\u0bbf\u0baf\u0bc1\u0bb1\u0bcd\u0bb1\u0ba4\u0bc1: {0}","Failed to load plugin: {0} from url {1}":"\u0b9a\u0bca\u0bb0\u0bc1\u0b95\u0bbf \u0b8f\u0bb1\u0bcd\u0bb1\u0bc1\u0ba4\u0bb2\u0bcd \u0ba4\u0bcb\u0bb2\u0bcd\u0bb5\u0bbf\u0baf\u0bc1\u0bb1\u0bcd\u0bb1\u0ba4\u0bc1: {0} - {1} \u0b87\u0ba3\u0bc8\u0baf\u0bae\u0bc1\u0b95\u0bb5\u0bb0\u0bbf\u0baf\u0bbf\u0bb2\u0bbf\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bc1","Failed to load plugin url: {0}":"\u0b9a\u0bca\u0bb0\u0bc1\u0b95\u0bbf \u0b87\u0ba3\u0bc8\u0baf\u0bae\u0bc1\u0b95\u0bb5\u0bb0\u0bbf \u0b8f\u0bb1\u0bcd\u0bb1\u0bc1\u0ba4\u0bb2\u0bcd \u0ba4\u0bcb\u0bb2\u0bcd\u0bb5\u0bbf\u0baf\u0bc1\u0bb1\u0bcd\u0bb1\u0ba4\u0bc1: {0}","Failed to initialize plugin: {0}":"\u0b9a\u0bca\u0bb0\u0bc1\u0b95\u0bbf \u0ba4\u0bc1\u0bb5\u0b99\u0bcd\u0b95\u0bc1\u0ba4\u0bb2\u0bcd \u0ba4\u0bcb\u0bb2\u0bcd\u0bb5\u0bbf\u0baf\u0bc1\u0bb1\u0bcd\u0bb1\u0ba4\u0bc1: {0}","example":"\u0b89\u0ba4\u0bbe\u0bb0\u0ba3\u0bae\u0bcd","Search":"\u0ba4\u0bc7\u0b9f\u0bc1\u0b95","All":"\u0b85\u0ba9\u0bc8\u0ba4\u0bcd\u0ba4\u0bc1\u0bae\u0bcd","Currency":"\u0b9a\u0bc6\u0bb2\u0bbe\u0bb5\u0ba3\u0bbf (Currency)","Text":"\u0b89\u0bb0\u0bc8","Quotations":"\u0bae\u0bc7\u0bb1\u0bcd\u0b95\u0bc7\u0bbe\u0bb3\u0bcd\u0b95\u0bb3\u0bcd","Mathematical":"\u0b95\u0ba3\u0b95\u0bcd\u0b95\u0bbf\u0baf\u0bb2\u0bcd","Extended Latin":"\u0ba8\u0bc0\u0b9f\u0bcd\u0b9f\u0bbf\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0b87\u0bb2\u0ba4\u0bcd\u0ba4\u0bc0\u0ba9\u0bcd","Symbols":"\u0b87\u0b9f\u0bc1\u0b95\u0bc1\u0bb1\u0bbf\u0b95\u0bb3\u0bcd","Arrows":"\u0b85\u0bae\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bcd","User Defined":"\u0baa\u0baf\u0ba9\u0bbe\u0bb3\u0bb0\u0bcd \u0bb5\u0bb0\u0bc8\u0baf\u0bb1\u0bc1\u0ba4\u0bcd\u0ba4\u0ba4\u0bc1","dollar sign":"dollar \u0b95\u0bc1\u0bb1\u0bbf","currency sign":"\u0b9a\u0bc6\u0bb2\u0bbe\u0bb5\u0ba3\u0bbf\u0b95\u0bcd \u0b95\u0bc1\u0bb1\u0bbf","euro-currency sign":"euro-currency \u0b95\u0bc1\u0bb1\u0bbf","colon sign":"colon \u0b95\u0bc1\u0bb1\u0bbf","cruzeiro sign":"cruzeiro \u0b95\u0bc1\u0bb1\u0bbf","french franc sign":"french franc \u0b95\u0bc1\u0bb1\u0bbf","lira sign":"lira \u0b95\u0bc1\u0bb1\u0bbf","mill sign":"mill \u0b95\u0bc1\u0bb1\u0bbf","naira sign":"naira \u0b95\u0bc1\u0bb1\u0bbf","peseta sign":"peseta \u0b95\u0bc1\u0bb1\u0bbf","rupee sign":"rupee \u0b95\u0bc1\u0bb1\u0bbf","won sign":"won \u0b95\u0bc1\u0bb1\u0bbf","new sheqel sign":"new sheqel \u0b95\u0bc1\u0bb1\u0bbf","dong sign":"dong \u0b95\u0bc1\u0bb1\u0bbf","kip sign":"kip \u0b95\u0bc1\u0bb1\u0bbf","tugrik sign":"tugrik \u0b95\u0bc1\u0bb1\u0bbf","drachma sign":"drachma \u0b95\u0bc1\u0bb1\u0bbf","german penny symbol":"german penny \u0b87\u0b9f\u0bc1\u0b95\u0bc1\u0bb1\u0bbf","peso sign":"peso \u0b95\u0bc1\u0bb1\u0bbf","guarani sign":"guarani \u0b95\u0bc1\u0bb1\u0bbf","austral sign":"austral \u0b95\u0bc1\u0bb1\u0bbf","hryvnia sign":"hryvnia \u0b95\u0bc1\u0bb1\u0bbf","cedi sign":"cedi \u0b95\u0bc1\u0bb1\u0bbf","livre tournois sign":"livre tournois \u0b95\u0bc1\u0bb1\u0bbf","spesmilo sign":"spesmilo \u0b95\u0bc1\u0bb1\u0bbf","tenge sign":"tenge \u0b95\u0bc1\u0bb1\u0bbf","indian rupee sign":"indian rupee \u0b95\u0bc1\u0bb1\u0bbf","turkish lira sign":"turkish lira \u0b95\u0bc1\u0bb1\u0bbf","nordic mark sign":"nordic mark \u0b95\u0bc1\u0bb1\u0bbf","manat sign":"manat \u0b95\u0bc1\u0bb1\u0bbf","ruble sign":"ruble \u0b95\u0bc1\u0bb1\u0bbf","yen character":"yen \u0b89\u0bb0\u0bc1","yuan character":"yuan \u0b89\u0bb0\u0bc1","yuan character, in hong kong and taiwan":"yuan \u0b89\u0bb0\u0bc1, \u0bb9\u0bbe\u0b99\u0bcd\u0b95\u0bbe\u0b99\u0bcd \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0ba4\u0bbe\u0baf\u0bcd\u0bb5\u0bbe\u0ba9\u0bcd \u0b87\u0bb2\u0bcd","yen/yuan character variant one":"yen/yuan \u0b89\u0bb0\u0bc1 \u0bae\u0bbe\u0bb1\u0bc1\u0baa\u0bbe\u0b9f\u0bc1","Emojis":"Emojis","Emojis...":"Emojis...","Loading emojis...":"Emojis \u0b8f\u0bb1\u0bcd\u0bb1\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0b95\u0bbf\u0bb1\u0ba9...","Could not load emojis":"Emojis \u0b8f\u0bb1\u0bcd\u0bb1 \u0bae\u0bc1\u0b9f\u0bbf\u0baf\u0bb5\u0bbf\u0bb2\u0bcd\u0bb2\u0bc8","People":"\u0bae\u0b95\u0bcd\u0b95\u0bb3\u0bcd","Animals and Nature":"\u0bae\u0bbf\u0bb0\u0bc1\u0b95\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0b87\u0baf\u0bb1\u0bcd\u0b95\u0bc8","Food and Drink":"\u0b89\u0ba3\u0bb5\u0bc1 \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0baa\u0bbe\u0ba9\u0bae\u0bcd","Activity":"\u0b9a\u0bc6\u0baf\u0bb1\u0bcd\u0baa\u0bbe\u0b9f\u0bc1","Travel and Places":"\u0baa\u0baf\u0ba3\u0bae\u0bcd \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0b87\u0b9f\u0b99\u0bcd\u0b95\u0bb3\u0bcd","Objects":"\u0baa\u0bca\u0bb0\u0bc1\u0b9f\u0bcd\u0b95\u0bb3\u0bcd","Flags":"\u0b95\u0bca\u0b9f\u0bbf\u0b95\u0bb3\u0bcd","Characters":"\u0b89\u0bb0\u0bc1\u0b95\u0bcd\u0b95\u0bb3\u0bcd","Characters (no spaces)":"\u0b89\u0bb0\u0bc1\u0b95\u0bcd\u0b95\u0bb3\u0bcd (\u0b87\u0b9f\u0bc8\u0bb5\u0bc6\u0bb3\u0bbf\u0b95\u0bb3\u0bcd \u0b87\u0bb2\u0bcd\u0bb2\u0bc8)","{0} characters":"{0} \u0b89\u0bb0\u0bc1\u0b95\u0bcd\u0b95\u0bb3\u0bcd","Error: Form submit field collision.":"\u0baa\u0bbf\u0bb4\u0bc8: \u0baa\u0b9f\u0bbf\u0bb5\u0bae\u0bcd \u0b9a\u0bae\u0bb0\u0bcd\u0baa\u0bcd\u0baa\u0bbf\u0ba4\u0bcd\u0ba4\u0bb2\u0bcd \u0baa\u0bc1\u0bb2\u0bae\u0bcd \u0bae\u0bcb\u0ba4\u0bb2\u0bcd.","Error: No form element found.":"\u0baa\u0bbf\u0bb4\u0bc8: \u0baa\u0bc1\u0bb2\u0bae\u0bcd \u0bae\u0bc2\u0bb2\u0b95\u0bae\u0bcd \u0b8e\u0ba4\u0bc1\u0bb5\u0bc1\u0bae\u0bcd \u0b95\u0bbe\u0ba3\u0bb5\u0bbf\u0bb2\u0bcd\u0bb2\u0bc8.","Color swatch":"\u0ba8\u0bbf\u0bb1\u0b9a\u0bcd \u0b9a\u0bcb\u0ba4\u0ba9\u0bc8\u0b95\u0bcd\u0b95\u0bb2\u0bb5\u0bc8","Color Picker":"\u0ba8\u0bbf\u0bb1\u0ba4\u0bcd \u0ba4\u0bc6\u0bb0\u0bbf\u0bb5\u0bc1","Invalid hex color code: {0}":"\u0b9a\u0bc6\u0bb2\u0bcd\u0bb2\u0bc1\u0baa\u0b9f\u0bbf\u0baf\u0bbe\u0b95\u0bbe\u0ba4 hex \u0ba8\u0bbf\u0bb1 \u0b95\u0bc1\u0bb1\u0bbf\u0baf\u0bc0\u0b9f\u0bc1: {0}","Invalid input":"\u0b9a\u0bc6\u0bb2\u0bcd\u0bb2\u0bc1\u0baa\u0b9f\u0bbf\u0baf\u0bbe\u0b95\u0bbe\u0ba4 \u0b89\u0bb3\u0bcd\u0bb3\u0bc0\u0b9f\u0bc1","R":"R","Red component":"\u0b9a\u0bbf\u0bb5\u0baa\u0bcd\u0baa\u0bc1 \u0b95\u0bb2\u0bb5\u0bc8\u0b95\u0bcd\u0b95\u0bc2\u0bb1\u0bc1","G":"G","Green component":"\u0baa\u0b9a\u0bcd\u0b9a\u0bc8 \u0b95\u0bb2\u0bb5\u0bc8\u0b95\u0bcd\u0b95\u0bc2\u0bb1\u0bc1","B":"B","Blue component":"\u0ba8\u0bc0\u0bb2\u0bae\u0bcd \u0b95\u0bb2\u0bb5\u0bc8\u0b95\u0bcd\u0b95\u0bc2\u0bb1\u0bc1","#":"#","Hex color code":"Hex \u0ba8\u0bbf\u0bb1 \u0b95\u0bc1\u0bb1\u0bbf\u0baf\u0bc0\u0b9f\u0bc1","Range 0 to 255":"\u0bb5\u0bb0\u0bae\u0bcd\u0baa\u0bc1 0 \u0bae\u0bc1\u0ba4\u0bb2\u0bcd 255 \u0bb5\u0bb0\u0bc8","Turquoise":"\u0ba8\u0bc0\u0bb2\u0baa\u0bcd\u0baa\u0b9a\u0bcd\u0b9a\u0bc8","Green":"\u0baa\u0b9a\u0bcd\u0b9a\u0bc8","Blue":"\u0ba8\u0bc0\u0bb2\u0bae\u0bcd","Purple":"\u0b8a\u0ba4\u0bbe","Navy Blue":"\u0b95\u0b9f\u0bb1\u0bcd\u0baa\u0b9f\u0bc8 \u0ba8\u0bc0\u0bb2\u0bae\u0bcd","Dark Turquoise":"\u0b85\u0b9f\u0bb0\u0bcd \u0ba8\u0bc0\u0bb2\u0baa\u0bcd\u0baa\u0b9a\u0bcd\u0b9a\u0bc8","Dark Green":"\u0b85\u0b9f\u0bb0\u0bcd \u0baa\u0b9a\u0bcd\u0b9a\u0bc8","Medium Blue":"\u0ba8\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bb0 \u0ba8\u0bc0\u0bb2\u0bae\u0bcd","Medium Purple":"\u0ba8\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bb0 \u0b8a\u0ba4\u0bbe","Midnight Blue":"\u0ba8\u0bb3\u0bcd\u0bb3\u0bbf\u0bb0\u0bb5\u0bc1 \u0ba8\u0bc0\u0bb2\u0bae\u0bcd","Yellow":"\u0bae\u0b9e\u0bcd\u0b9a\u0bb3\u0bcd","Orange":"\u0b9a\u0bbf\u0bb5\u0ba8\u0bcd\u0ba4 \u0bae\u0b9e\u0bcd\u0b9a\u0bb3\u0bcd","Red":"\u0b9a\u0bbf\u0bb5\u0baa\u0bcd\u0baa\u0bc1","Light Gray":"\u0bb5\u0bc6\u0bb3\u0bbf\u0bb0\u0bcd \u0b9a\u0bbe\u0bae\u0bcd\u0baa\u0bb2\u0bcd","Gray":"\u0b9a\u0bbe\u0bae\u0bcd\u0baa\u0bb2\u0bcd","Dark Yellow":"\u0b85\u0b9f\u0bb0\u0bcd \u0bae\u0b9e\u0bcd\u0b9a\u0bb3\u0bcd","Dark Orange":"\u0b85\u0b9f\u0bb0\u0bcd \u0b9a\u0bbf\u0bb5\u0ba8\u0bcd\u0ba4 \u0bae\u0b9e\u0bcd\u0b9a\u0bb3\u0bcd","Dark Red":"\u0b85\u0b9f\u0bb0\u0bcd \u0b9a\u0bbf\u0bb5\u0baa\u0bcd\u0baa\u0bc1","Medium Gray":"\u0ba8\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bb0 \u0b9a\u0bbe\u0bae\u0bcd\u0baa\u0bb2\u0bcd","Dark Gray":"\u0b85\u0b9f\u0bb0\u0bcd \u0b9a\u0bbe\u0bae\u0bcd\u0baa\u0bb2\u0bcd","Light Green":"\u0bb5\u0bc6\u0bb3\u0bbf\u0bb0\u0bcd \u0baa\u0b9a\u0bcd\u0b9a\u0bc8","Light Yellow":"\u0bb5\u0bc6\u0bb3\u0bbf\u0bb0\u0bcd \u0bae\u0b9e\u0bcd\u0b9a\u0bb3\u0bcd","Light Red":"\u0bb5\u0bc6\u0bb3\u0bbf\u0bb0\u0bcd\xa0\u0b9a\u0bbf\u0bb5\u0baa\u0bcd\u0baa\u0bc1","Light Purple":"\u0bb5\u0bc6\u0bb3\u0bbf\u0bb0\u0bcd \u0b8a\u0ba4\u0bbe","Light Blue":"\u0bb5\u0bc6\u0bb3\u0bbf\u0bb0\u0bcd \u0ba8\u0bc0\u0bb2\u0bae\u0bcd","Dark Purple":"\u0b85\u0b9f\u0bb0\u0bcd \u0b8a\u0ba4\u0bbe","Dark Blue":"\u0b85\u0b9f\u0bb0\u0bcd \u0ba8\u0bc0\u0bb2\u0bae\u0bcd","Black":"\u0b95\u0bb0\u0bc1\u0baa\u0bcd\u0baa\u0bc1","White":"\u0bb5\u0bc6\u0bb3\u0bcd\u0bb3\u0bc8","Switch to or from fullscreen mode":"\u0bae\u0bc1\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bbf\u0bb0\u0bc8 \u0bae\u0bc1\u0bb1\u0bc8\u0bae\u0bc8\u0b95\u0bcd\u0b95\u0bc1/\u0bae\u0bc1\u0bb1\u0bc8\u0bae\u0bc8\u0baf\u0bbf\u0bb2\u0bbf\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bc1 \u0bae\u0bbe\u0bb1\u0bc1\u0b95","Open help dialog":"\u0b89\u0ba4\u0bb5\u0bbf \u0b89\u0bb0\u0bc8\u0baf\u0bbe\u0b9f\u0bb2\u0bcd \u0ba4\u0bbf\u0bb1\u0b95\u0bcd\u0b95","history":"\u0bb5\u0bb0\u0bb2\u0bbe\u0bb1\u0bc1","styles":"\u0baa\u0bbe\u0ba3\u0bbf\u0b95\u0bb3\u0bcd","formatting":"\u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0ba4\u0bcd\u0ba4\u0bb2\u0bcd","alignment":"\u0b9a\u0bc0\u0bb0\u0bae\u0bc8\u0bb5\u0bc1","indentation":"\u0b89\u0bb3\u0bcd\u0ba4\u0bb3\u0bcd\u0bb3\u0bc1\u0ba4\u0bb2\u0bcd","Font":"\u0b8e\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0bb0\u0bc1","Size":"\u0b85\u0bb3\u0bb5\u0bc1","More...":"\u0bae\u0bc7\u0bb2\u0bc1\u0bae\u0bcd...","Select...":"\u0ba4\u0bc7\u0bb0\u0bcd\u0bb5\u0bc1 \u0b9a\u0bc6\u0baf\u0bcd\u0b95...","Preferences":"\u0bb5\u0bbf\u0bb0\u0bc1\u0baa\u0bcd\u0baa\u0b99\u0bcd\u0b95\u0bb3\u0bcd","Yes":"\u0b86\u0bae\u0bcd","No":"\u0b87\u0bb2\u0bcd\u0bb2\u0bc8","Keyboard Navigation":"\u0bb5\u0bbf\u0b9a\u0bc8\u0baa\u0bcd\u0baa\u0bb2\u0b95\u0bc8 \u0bb5\u0bb4\u0bbf\u0b9a\u0bcd\u0b9a\u0bc6\u0bb2\u0bc1\u0ba4\u0bcd\u0ba4\u0bb2\u0bcd","Version":"\u0baa\u0ba4\u0bbf\u0baa\u0bcd\u0baa\u0bc1","Code view":"\u0b95\u0bc1\u0bb1\u0bbf\u0baf\u0bc0\u0b9f\u0bc1 \u0ba8\u0bcb\u0b95\u0bcd\u0b95\u0bc1","Open popup menu for split buttons":"\u0baa\u0bbf\u0bb3\u0bb5\u0bc1 \u0baa\u0bca\u0ba4\u0bcd\u0ba4\u0bbe\u0ba9\u0bcd\u0b95\u0bb3\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0bae\u0bc7\u0bb2\u0bcd\u0ba4\u0bcb\u0ba9\u0bcd\u0bb1\u0bc1 \u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bc8 \u0ba4\u0bbf\u0bb1\u0b95\u0bcd\u0b95","List Properties":"\u0baa\u0ba3\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bcd \u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bb2\u0bbf\u0b9f\u0bc1\u0b95","List properties...":"\u0baa\u0ba3\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bcd \u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bb2\u0bbf\u0b9f\u0bc1\u0b95..","Start list at number":"\u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bb2\u0bc8 \u0b87\u0ba8\u0bcd\u0ba4 \u0b8e\u0ba3\u0bcd\u0ba3\u0bbf\u0bb2\u0bcd \u0ba4\u0bca\u0b9f\u0b99\u0bcd\u0b95\u0bc1\u0b95","Line height":"\u0bb5\u0bb0\u0bbf \u0b89\u0baf\u0bb0\u0bae\u0bcd","Dropped file type is not supported":"\u0b95\u0bc8\u0bb5\u0bbf\u0b9f\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f (Dropped) \u0b95\u0bcb\u0baa\u0bcd\u0baa\u0bc1 \u0bb5\u0b95\u0bc8 \u0b86\u0ba4\u0bb0\u0bbf\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bb5\u0bbf\u0bb2\u0bcd\u0bb2\u0bc8","Loading...":"\u0b8f\u0bb1\u0bcd\u0bb1\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1...","ImageProxy HTTP error: Rejected request":"ImageProxy HTTP error: \u0bb5\u0bc7\u0ba3\u0bcd\u0b9f\u0bc1\u0ba4\u0bb2\u0bcd \u0ba8\u0bbf\u0bb0\u0bbe\u0b95\u0bb0\u0bbf\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0ba4\u0bc1","ImageProxy HTTP error: Could not find Image Proxy":"ImageProxy HTTP error: \u0baa\u0b9f\u0baa\u0bcd \u0baa\u0ba4\u0bbf\u0bb2\u0bbf\u0baf\u0bc8 (Image Proxy) \u0b95\u0ba3\u0bcd\u0b9f\u0bc1\u0baa\u0bbf\u0b9f\u0bbf\u0b95\u0bcd\u0b95 \u0bae\u0bc1\u0b9f\u0bbf\u0baf\u0bb5\u0bbf\u0bb2\u0bcd\u0bb2\u0bc8","ImageProxy HTTP error: Incorrect Image Proxy URL":"ImageProxy HTTP error: \u0ba4\u0bb5\u0bb1\u0bbe\u0ba9 \u0baa\u0b9f\u0baa\u0bcd \u0baa\u0ba4\u0bbf\u0bb2\u0bbf \u0b87\u0ba3\u0bc8\u0baf\u0bae\u0bc1\u0b95\u0bb5\u0bb0\u0bbf (Image Proxy URL)","ImageProxy HTTP error: Unknown ImageProxy error":"ImageProxy HTTP error: \u0ba4\u0bc6\u0bb0\u0bbf\u0baf\u0bbe\u0ba4 ImageProxy \u0baa\u0bbf\u0bb4\u0bc8"}); \ No newline at end of file +tinymce.addI18n("ta",{"#":"#","Accessibility":"\u0b85\u0ba3\u0bc1\u0b95\u0bb2\u0bcd\u0ba4\u0ba9\u0bcd\u0bae\u0bc8","Accordion":"\u0ba4\u0bc1\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bbf","Accordion body...":"\u0ba4\u0bc1\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bbf \u0b89\u0b9f\u0bb2\u0bcd...","Accordion summary...":"\u0ba4\u0bc1\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bbf \u0b9a\u0bc1\u0bb0\u0bc1\u0b95\u0bcd\u0b95\u0bae\u0bcd...","Action":"\u0b9a\u0bc6\u0baf\u0bb2\u0bcd","Activity":"\u0b9a\u0bc6\u0baf\u0bb1\u0bcd\u0baa\u0bbe\u0b9f\u0bc1","Address":"\u0bae\u0bc1\u0b95\u0bb5\u0bb0\u0bbf","Advanced":"\u0bae\u0bc7\u0bae\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0ba4\u0bc1","Align":"\u0b9a\u0bc0\u0bb0\u0bae\u0bc8","Align center":"\u0bae\u0bc8\u0baf \u0b9a\u0bc0\u0bb0\u0bae\u0bc8","Align left":"\u0b87\u0b9f\u0ba4\u0bc1 \u0b9a\u0bc0\u0bb0\u0bae\u0bc8","Align right":"\u0bb5\u0bb2\u0ba4\u0bc1 \u0b9a\u0bc0\u0bb0\u0bae\u0bc8","Alignment":"\u0b9a\u0bc0\u0bb0\u0bae\u0bc8\u0bb5\u0bc1","Alignment {0}":"\u0b9a\u0bc0\u0bb0\u0bae\u0bc8\u0bb5\u0bc1 {0}","All":"\u0b85\u0ba9\u0bc8\u0ba4\u0bcd\u0ba4\u0bc1\u0bae\u0bcd","Alternative description":"\u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bc1 \u0bb5\u0bbf\u0bb5\u0bb0\u0bae\u0bcd","Alternative source":"\u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bc1 \u0bae\u0bc2\u0bb2\u0bae\u0bcd","Alternative source URL":"\u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bc1 \u0bae\u0bc2\u0bb2 \u0b87\u0ba3\u0bc8\u0baf\u0bae\u0bc1\u0b95\u0bb5\u0bb0\u0bbf","Anchor":"\u0ba8\u0b99\u0bcd\u0b95\u0bc2\u0bb0\u0bae\u0bcd","Anchor...":"\u0ba8\u0b99\u0bcd\u0b95\u0bc2\u0bb0\u0bae\u0bcd...","Anchors":"\u0ba8\u0b99\u0bcd\u0b95\u0bc2\u0bb0\u0b99\u0bcd\u0b95\u0bb3\u0bcd","Animals and Nature":"\u0bae\u0bbf\u0bb0\u0bc1\u0b95\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0b87\u0baf\u0bb1\u0bcd\u0b95\u0bc8","Arrows":"\u0b85\u0bae\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bcd","B":"B","Background color":"\u0baa\u0bbf\u0ba9\u0bcd\u0ba9\u0ba3\u0bbf \u0ba8\u0bbf\u0bb1\u0bae\u0bcd","Background color {0}":"\u0baa\u0bbf\u0ba3\u0bcd\u0ba3\u0ba9\u0bbf \u0ba8\u0bbf\u0bb1\u0bae\u0bcd {0}","Black":"\u0b95\u0bb0\u0bc1\u0baa\u0bcd\u0baa\u0bc1","Block":"\u0ba4\u0bca\u0b95\u0bc1\u0ba4\u0bbf","Block {0}":"\u0ba4\u0bca\u0b95\u0bc1\u0ba4\u0bbf {0}","Blockquote":"\u0ba4\u0bca\u0b95\u0bc1\u0ba4\u0bbf \u0bae\u0bc7\u0bb1\u0bcd\u0b95\u0bcb\u0bb3\u0bcd","Blocks":"\u0ba4\u0bca\u0b95\u0bc1\u0ba4\u0bbf\u0b95\u0bb3\u0bcd","Blue":"\u0ba8\u0bc0\u0bb2\u0bae\u0bcd","Blue component":"\u0ba8\u0bc0\u0bb2\u0bae\u0bcd \u0b95\u0bb2\u0bb5\u0bc8\u0b95\u0bcd\u0b95\u0bc2\u0bb1\u0bc1","Body":"\u0b89\u0b9f\u0bb2\u0bcd","Bold":"\u0ba4\u0b9f\u0bbf\u0baa\u0bcd\u0baa\u0bc1","Border":"\u0b95\u0bb0\u0bc8","Border color":"\u0b95\u0bb0\u0bc8\u0baf\u0bbf\u0ba9\u0bcd \u0ba8\u0bbf\u0bb1\u0bae\u0bcd","Border style":"\u0b95\u0bb0\u0bc8 \u0baa\u0bbe\u0ba3\u0bbf","Border width":"\u0b95\u0bb0\u0bc8 \u0b85\u0b95\u0bb2\u0bae\u0bcd","Bottom":"\u0b95\u0bc0\u0bb4\u0bcd","Browse files":"\u0b95\u0bcb\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bc8 \u0b89\u0bb2\u0bbe\u0bb5\u0bc1\u0b95","Browse for an image":"\u0b92\u0bb0\u0bc1 \u0baa\u0b9f\u0ba4\u0bcd\u0ba4\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0b89\u0bb2\u0bbe\u0bb5\u0bc1\u0b95","Browse links":"\u0b87\u0ba3\u0bc8\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bc8 \u0b89\u0bb2\u0bbe\u0bb5\u0bc1\u0b95","Bullet list":"\u0baa\u0bca\u0b9f\u0bcd\u0b9f\u0bbf\u0b9f\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bb2\u0bcd","Cancel":"\u0bb0\u0ba4\u0bcd\u0ba4\u0bc1 \u0b9a\u0bc6\u0baf\u0bcd\u0b95","Caption":"\u0ba4\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0bc1","Cell":"\u0b9a\u0bbf\u0bb1\u0bcd\u0bb1\u0bb1\u0bc8","Cell padding":"\u0b9a\u0bbf\u0bb1\u0bcd\u0bb1\u0bb1\u0bc8 \u0ba8\u0bbf\u0bb0\u0baa\u0bcd\u0baa\u0bb2\u0bcd","Cell properties":"\u0b9a\u0bbf\u0bb1\u0bcd\u0bb1\u0bb1\u0bc8 \u0baa\u0ba3\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bcd","Cell spacing":"\u0b9a\u0bbf\u0bb1\u0bcd\u0bb1\u0bb1\u0bc8 \u0b87\u0b9f\u0bc8\u0bb5\u0bc6\u0bb3\u0bbf","Cell styles":"\u0b9a\u0bbf\u0bb1\u0bcd\u0bb1\u0bb1\u0bc8 \u0baa\u0bbe\u0ba3\u0bbf\u0b95\u0bb3\u0bcd","Cell type":"\u0b9a\u0bbf\u0bb1\u0bcd\u0bb1\u0bb1\u0bc8 \u0bb5\u0b95\u0bc8","Center":"\u0bae\u0bc8\u0baf\u0bae\u0bcd","Characters":"\u0b89\u0bb0\u0bc1\u0b95\u0bcd\u0b95\u0bb3\u0bcd","Characters (no spaces)":"\u0b89\u0bb0\u0bc1\u0b95\u0bcd\u0b95\u0bb3\u0bcd (\u0b87\u0b9f\u0bc8\u0bb5\u0bc6\u0bb3\u0bbf\u0b95\u0bb3\u0bcd \u0b87\u0bb2\u0bcd\u0bb2\u0bc8)","Circle":"\u0bb5\u0b9f\u0bcd\u0b9f\u0bae\u0bcd","Class":"Class","Clear formatting":"\u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc1 \u0b85\u0bb4\u0bbf\u0b95\u0bcd\u0b95","Close":"\u0bae\u0bc2\u0b9f\u0bc1\u0b95","Code":"\u0b95\u0bc1\u0bb1\u0bbf\u0baf\u0bc0\u0b9f\u0bc1","Code sample...":"\u0b95\u0bc1\u0bb1\u0bbf\u0baf\u0bc0\u0b9f\u0bc1 \u0bae\u0bbe\u0ba4\u0bbf\u0bb0\u0bbf...","Code view":"\u0b95\u0bc1\u0bb1\u0bbf\u0baf\u0bc0\u0b9f\u0bc1 \u0ba8\u0bcb\u0b95\u0bcd\u0b95\u0bc1","Color Picker":"\u0ba8\u0bbf\u0bb1\u0ba4\u0bcd \u0ba4\u0bc6\u0bb0\u0bbf\u0bb5\u0bc1","Color swatch":"\u0ba8\u0bbf\u0bb1\u0b9a\u0bcd \u0b9a\u0bcb\u0ba4\u0ba9\u0bc8\u0b95\u0bcd\u0b95\u0bb2\u0bb5\u0bc8","Cols":"\u0ba8\u0bc6\u0b9f\u0bc1\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8\u0b95\u0bb3\u0bcd","Column":"\u0ba8\u0bc6\u0b9f\u0bc1\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8","Column clipboard actions":"\u0ba8\u0bc6\u0b9f\u0bc1\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 \u0b87\u0b9f\u0bc8\u0ba8\u0bbf\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0bb2\u0b95\u0bc8 \u0b9a\u0bc6\u0baf\u0bb2\u0bcd\u0b95\u0bb3\u0bcd","Column group":"\u0ba8\u0bc6\u0b9f\u0bc1\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 \u0b95\u0bc1\u0bb4\u0bc1","Column header":"\u0ba8\u0bc6\u0b9f\u0bc1\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 \u0ba4\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0bc1","Constrain proportions":"\u0bb5\u0bbf\u0b95\u0bbf\u0ba4\u0bbe\u0b9a\u0bcd\u0b9a\u0bbe\u0bb0\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd \u0b95\u0b9f\u0bcd\u0b9f\u0bc1\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0b95","Copy":"\u0ba8\u0b95\u0bb2\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95","Copy column":"\u0ba8\u0bc6\u0b9f\u0bc1\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 \u0ba8\u0b95\u0bb2\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95","Copy row":"\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 \u0ba8\u0b95\u0bb2\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95","Could not find the specified string.":"\u0b95\u0bc1\u0bb1\u0bbf\u0baa\u0bcd\u0baa\u0bbf\u0b9f\u0bcd\u0b9f \u0b9a\u0bb0\u0bae\u0bcd \u0b95\u0ba3\u0bcd\u0b9f\u0bc1\u0baa\u0bbf\u0b9f\u0bbf\u0b95\u0bcd\u0b95 \u0bae\u0bc1\u0b9f\u0bbf\u0baf\u0bb5\u0bbf\u0bb2\u0bcd\u0bb2\u0bc8","Could not load emojis":"Emojis \u0b8f\u0bb1\u0bcd\u0bb1 \u0bae\u0bc1\u0b9f\u0bbf\u0baf\u0bb5\u0bbf\u0bb2\u0bcd\u0bb2\u0bc8","Count":"\u0b8e\u0ba3\u0bcd\u0ba3\u0bbf\u0b95\u0bcd\u0b95\u0bc8","Currency":"\u0b9a\u0bc6\u0bb2\u0bbe\u0bb5\u0ba3\u0bbf (Currency)","Current window":"\u0ba4\u0bb1\u0bcd\u0baa\u0bcb\u0ba4\u0bc8\u0baf \u0b9a\u0bbe\u0bb3\u0bb0\u0bae\u0bcd","Custom color":"\u0ba4\u0ba9\u0bbf\u0baa\u0bcd\u0baa\u0baf\u0ba9\u0bcd \u0ba8\u0bbf\u0bb1\u0bae\u0bcd","Custom...":"\u0ba4\u0ba9\u0bbf\u0baa\u0bcd\u0baa\u0baf\u0ba9\u0bcd...","Cut":"\u0bb5\u0bc6\u0b9f\u0bcd\u0b9f\u0bc1\u0b95","Cut column":"\u0ba8\u0bc6\u0b9f\u0bc1\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 \u0bb5\u0bc6\u0b9f\u0bcd\u0b9f\u0bc1\u0b95","Cut row":"\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 \u0bb5\u0bc6\u0b9f\u0bcd\u0b9f\u0bc1\u0b95","Dark Blue":"\u0b85\u0b9f\u0bb0\u0bcd \u0ba8\u0bc0\u0bb2\u0bae\u0bcd","Dark Gray":"\u0b85\u0b9f\u0bb0\u0bcd \u0b9a\u0bbe\u0bae\u0bcd\u0baa\u0bb2\u0bcd","Dark Green":"\u0b85\u0b9f\u0bb0\u0bcd \u0baa\u0b9a\u0bcd\u0b9a\u0bc8","Dark Orange":"\u0b85\u0b9f\u0bb0\u0bcd \u0b9a\u0bbf\u0bb5\u0ba8\u0bcd\u0ba4 \u0bae\u0b9e\u0bcd\u0b9a\u0bb3\u0bcd","Dark Purple":"\u0b85\u0b9f\u0bb0\u0bcd \u0b8a\u0ba4\u0bbe","Dark Red":"\u0b85\u0b9f\u0bb0\u0bcd \u0b9a\u0bbf\u0bb5\u0baa\u0bcd\u0baa\u0bc1","Dark Turquoise":"\u0b85\u0b9f\u0bb0\u0bcd \u0ba8\u0bc0\u0bb2\u0baa\u0bcd\u0baa\u0b9a\u0bcd\u0b9a\u0bc8","Dark Yellow":"\u0b85\u0b9f\u0bb0\u0bcd \u0bae\u0b9e\u0bcd\u0b9a\u0bb3\u0bcd","Dashed":"\u0b95\u0bcb\u0b9f\u0bbf\u0b9f\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0ba4\u0bc1","Date/time":"\u0ba4\u0bc7\u0ba4\u0bbf/\u0ba8\u0bc7\u0bb0\u0bae\u0bcd","Decrease indent":"\u0b89\u0bb3\u0bcd\u0ba4\u0bb3\u0bcd\u0bb3\u0bc1\u0ba4\u0bb2\u0bc8 \u0b95\u0bc1\u0bb1\u0bc8\u0b95\u0bcd\u0b95","Default":"\u0b87\u0baf\u0bb2\u0bcd\u0baa\u0bc1\u0ba8\u0bbf\u0bb2\u0bc8","Delete accordion":"\u0ba4\u0bc1\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bbf \u0ba8\u0bc0\u0b95\u0bcd\u0b95\u0bc1\u0b95","Delete column":"\u0ba8\u0bc6\u0b9f\u0bc1\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 \u0ba8\u0bc0\u0b95\u0bcd\u0b95\u0bc1\u0b95","Delete row":"\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 \u0ba8\u0bc0\u0b95\u0bcd\u0b95\u0bc1\u0b95","Delete table":"\u0b85\u0b9f\u0bcd\u0b9f\u0bb5\u0ba3\u0bc8 \u0ba8\u0bc0\u0b95\u0bcd\u0b95\u0bc1\u0b95","Dimensions":"\u0baa\u0bb0\u0bbf\u0bae\u0bbe\u0ba3\u0b99\u0bcd\u0b95\u0bb3\u0bcd","Disc":"\u0bb5\u0b9f\u0bcd\u0b9f\u0bc1","Div":"\u0baa\u0bbf\u0bb0\u0bbf\u0bb5\u0bc1 (Div)","Document":"\u0b86\u0bb5\u0ba3\u0bae\u0bcd","Dotted":"\u0baa\u0bc1\u0bb3\u0bcd\u0bb3\u0bbf\u0baf\u0bbf\u0b9f\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0ba4\u0bc1","Double":"\u0b87\u0bb0\u0b9f\u0bcd\u0b9f\u0bc8","Drop an image here":"\u0b92\u0bb0\u0bc1 \u0baa\u0b9f\u0ba4\u0bcd\u0ba4\u0bc8 \u0b87\u0b99\u0bcd\u0b95\u0bc1 \u0b87\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0baa\u0bcd \u0baa\u0bcb\u0b9f\u0bb5\u0bc1\u0bae\u0bcd","Dropped file type is not supported":"\u0b95\u0bc8\u0bb5\u0bbf\u0b9f\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f (Dropped) \u0b95\u0bcb\u0baa\u0bcd\u0baa\u0bc1 \u0bb5\u0b95\u0bc8 \u0b86\u0ba4\u0bb0\u0bbf\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bb5\u0bbf\u0bb2\u0bcd\u0bb2\u0bc8","Edit":"\u0ba4\u0bca\u0b95\u0bc1\u0b95\u0bcd\u0b95","Embed":"\u0b89\u0b9f\u0bcd\u0baa\u0bca\u0ba4\u0bbf","Emojis":"Emojis","Emojis...":"Emojis...","Error":"\u0baa\u0bbf\u0bb4\u0bc8","Error: Form submit field collision.":"\u0baa\u0bbf\u0bb4\u0bc8: \u0baa\u0b9f\u0bbf\u0bb5\u0bae\u0bcd \u0b9a\u0bae\u0bb0\u0bcd\u0baa\u0bcd\u0baa\u0bbf\u0ba4\u0bcd\u0ba4\u0bb2\u0bcd \u0baa\u0bc1\u0bb2\u0bae\u0bcd \u0bae\u0bcb\u0ba4\u0bb2\u0bcd.","Error: No form element found.":"\u0baa\u0bbf\u0bb4\u0bc8: \u0baa\u0bc1\u0bb2\u0bae\u0bcd \u0bae\u0bc2\u0bb2\u0b95\u0bae\u0bcd \u0b8e\u0ba4\u0bc1\u0bb5\u0bc1\u0bae\u0bcd \u0b95\u0bbe\u0ba3\u0bb5\u0bbf\u0bb2\u0bcd\u0bb2\u0bc8.","Extended Latin":"\u0ba8\u0bc0\u0b9f\u0bcd\u0b9f\u0bbf\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0b87\u0bb2\u0ba4\u0bcd\u0ba4\u0bc0\u0ba9\u0bcd","Failed to initialize plugin: {0}":"\u0b9a\u0bca\u0bb0\u0bc1\u0b95\u0bbf \u0ba4\u0bc1\u0bb5\u0b99\u0bcd\u0b95\u0bc1\u0ba4\u0bb2\u0bcd \u0ba4\u0bcb\u0bb2\u0bcd\u0bb5\u0bbf\u0baf\u0bc1\u0bb1\u0bcd\u0bb1\u0ba4\u0bc1: {0}","Failed to load plugin url: {0}":"\u0b9a\u0bca\u0bb0\u0bc1\u0b95\u0bbf \u0b87\u0ba3\u0bc8\u0baf\u0bae\u0bc1\u0b95\u0bb5\u0bb0\u0bbf \u0b8f\u0bb1\u0bcd\u0bb1\u0bc1\u0ba4\u0bb2\u0bcd \u0ba4\u0bcb\u0bb2\u0bcd\u0bb5\u0bbf\u0baf\u0bc1\u0bb1\u0bcd\u0bb1\u0ba4\u0bc1: {0}","Failed to load plugin: {0} from url {1}":"\u0b9a\u0bca\u0bb0\u0bc1\u0b95\u0bbf \u0b8f\u0bb1\u0bcd\u0bb1\u0bc1\u0ba4\u0bb2\u0bcd \u0ba4\u0bcb\u0bb2\u0bcd\u0bb5\u0bbf\u0baf\u0bc1\u0bb1\u0bcd\u0bb1\u0ba4\u0bc1: {0} - {1} \u0b87\u0ba3\u0bc8\u0baf\u0bae\u0bc1\u0b95\u0bb5\u0bb0\u0bbf\u0baf\u0bbf\u0bb2\u0bbf\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bc1","Failed to upload image: {0}":"\u0baa\u0b9f\u0bae\u0bcd \u0baa\u0ba4\u0bbf\u0bb5\u0bc7\u0bb1\u0bcd\u0bb1\u0bb2\u0bcd \u0ba4\u0bcb\u0bb2\u0bcd\u0bb5\u0bbf\u0baf\u0bc1\u0bb1\u0bcd\u0bb1\u0ba4\u0bc1: {0}","File":"\u0b95\u0bcb\u0baa\u0bcd\u0baa\u0bc1","Find":"\u0b95\u0ba3\u0bcd\u0b9f\u0bc1\u0baa\u0bbf\u0b9f\u0bbf\u0b95\u0bcd\u0b95","Find (if searchreplace plugin activated)":"\u0b95\u0ba3\u0bcd\u0b9f\u0bc1\u0baa\u0bbf\u0b9f\u0bbf\u0b95\u0bcd\u0b95 (\u0ba4\u0bc7\u0b9f\u0bbf\u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bb2\u0bcd \u0b9a\u0bca\u0bb0\u0bc1\u0b95\u0bbf \u0b9a\u0bc6\u0baf\u0bb2\u0bbe\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bbf\u0baf\u0bbf\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bbe\u0bb2\u0bcd)","Find and Replace":"\u0b95\u0ba3\u0bcd\u0b9f\u0bc1\u0baa\u0bbf\u0b9f\u0bbf\u0ba4\u0bcd\u0ba4\u0bc1 \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bc1\u0b95","Find and replace...":"\u0b95\u0ba3\u0bcd\u0b9f\u0bc1\u0baa\u0bbf\u0b9f\u0bbf\u0ba4\u0bcd\u0ba4\u0bc1 \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bc1\u0b95...","Find in selection":"\u0ba4\u0bc7\u0bb0\u0bcd\u0bb5\u0bbf\u0bb2\u0bcd \u0b95\u0ba3\u0bcd\u0b9f\u0bc1\u0baa\u0bbf\u0b9f\u0bbf\u0b95\u0bcd\u0b95","Find whole words only":"\u0bae\u0bc1\u0bb4\u0bc1 \u0b9a\u0bca\u0bb1\u0bcd\u0b95\u0bb3\u0bcd \u0bae\u0b9f\u0bcd\u0b9f\u0bc1\u0bae\u0bcd \u0b95\u0ba3\u0bcd\u0b9f\u0bc1\u0baa\u0bbf\u0b9f\u0bbf\u0b95\u0bcd\u0b95","Flags":"\u0b95\u0bca\u0b9f\u0bbf\u0b95\u0bb3\u0bcd","Focus to contextual toolbar":"\u0b9a\u0bc2\u0bb4\u0bcd\u0ba8\u0bbf\u0bb2\u0bc8 \u0b95\u0bb0\u0bc1\u0bb5\u0bbf\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bc8\u0baf\u0bbf\u0bb2\u0bcd \u0b95\u0bb5\u0ba9\u0bae\u0bcd \u0b9a\u0bc6\u0bb2\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0b95","Focus to element path":"\u0bae\u0bc2\u0bb2\u0b95\u0baa\u0bcd \u0baa\u0bbe\u0ba4\u0bc8\u0baf\u0bbf\u0bb2\u0bcd \u0b95\u0bb5\u0ba9\u0bae\u0bcd \u0b9a\u0bc6\u0bb2\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0b95","Focus to menubar":"\u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bc8\u0baf\u0bbf\u0bb2\u0bcd \u0b95\u0bb5\u0ba9\u0bae\u0bcd \u0b9a\u0bc6\u0bb2\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0b95","Focus to toolbar":"\u0b95\u0bb0\u0bc1\u0bb5\u0bbf\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bc8\u0baf\u0bbf\u0bb2\u0bcd \u0b95\u0bb5\u0ba9\u0bae\u0bcd \u0b9a\u0bc6\u0bb2\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0b95","Font":"\u0b8e\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0bb0\u0bc1","Font size {0}":"\u0b8e\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0bb0\u0bc1 \u0b85\u0bb3\u0bb5\u0bc1 {0}","Font sizes":"\u0b8e\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0bb0\u0bc1 \u0b85\u0bb3\u0bb5\u0bc1\u0b95\u0bb3\u0bcd","Font {0}":"\u0b8e\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0bb0\u0bc1 {0}","Fonts":"\u0b8e\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0bb0\u0bc1\u0b95\u0bcd\u0b95\u0bb3\u0bcd","Food and Drink":"\u0b89\u0ba3\u0bb5\u0bc1 \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0baa\u0bbe\u0ba9\u0bae\u0bcd","Footer":"\u0b85\u0b9f\u0bbf\u0b95\u0bcd\u0b95\u0bc1\u0bb1\u0bbf\u0baa\u0bcd\u0baa\u0bc1","Format":"\u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc1","Format {0}":"\u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc1 {0}","Formats":"\u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bcd","Fullscreen":"\u0bae\u0bc1\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bbf\u0bb0\u0bc8","G":"G","General":"\u0baa\u0bca\u0ba4\u0bc1","Gray":"\u0b9a\u0bbe\u0bae\u0bcd\u0baa\u0bb2\u0bcd","Green":"\u0baa\u0b9a\u0bcd\u0b9a\u0bc8","Green component":"\u0baa\u0b9a\u0bcd\u0b9a\u0bc8 \u0b95\u0bb2\u0bb5\u0bc8\u0b95\u0bcd\u0b95\u0bc2\u0bb1\u0bc1","Groove":"\u0bb5\u0bb0\u0bbf\u0baa\u0bcd\u0baa\u0bb3\u0bcd\u0bb3\u0bae\u0bcd","Handy Shortcuts":"\u0b8e\u0bb3\u0bbf\u0ba4\u0bbf\u0bb2\u0bcd \u0b95\u0bc8\u0baf\u0bbe\u0bb3\u0b95\u0bcd\u0b95\u0bc2\u0b9f\u0bbf\u0baf \u0b95\u0bc1\u0bb1\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0bb5\u0bb4\u0bbf\u0b95\u0bb3\u0bcd","Header":"\u0ba4\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0bc1","Header cell":"\u0ba4\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0bc1 \u0b9a\u0bbf\u0bb1\u0bcd\u0bb1\u0bb1\u0bc8","Heading 1":"\u0ba4\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0bc1 1","Heading 2":"\u0ba4\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0bc1 2","Heading 3":"\u0ba4\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0bc1 3","Heading 4":"\u0ba4\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0bc1 4","Heading 5":"\u0ba4\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0bc1 5","Heading 6":"\u0ba4\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0bc1 6","Headings":"\u0ba4\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bcd","Height":"\u0b89\u0baf\u0bb0\u0bae\u0bcd","Help":"\u0b89\u0ba4\u0bb5\u0bbf","Hex color code":"Hex \u0ba8\u0bbf\u0bb1 \u0b95\u0bc1\u0bb1\u0bbf\u0baf\u0bc0\u0b9f\u0bc1","Hidden":"\u0bae\u0bb1\u0bc8\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0ba4\u0bc1","Horizontal align":"\u0b95\u0bbf\u0b9f\u0bc8 \u0b9a\u0bc0\u0bb0\u0bae\u0bc8","Horizontal line":"\u0b95\u0bbf\u0b9f\u0bc8\u0b95\u0bcd \u0b95\u0bcb\u0b9f\u0bc1","Horizontal space":"\u0b95\u0bbf\u0b9f\u0bc8\u0bae\u0b9f\u0bcd\u0b9f \u0b87\u0b9f\u0bc8\u0bb5\u0bc6\u0bb3\u0bbf","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID \u0b92\u0bb0\u0bc1 \u0b8e\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bbf\u0bb2\u0bcd (letter) \u0ba4\u0bca\u0b9f\u0b99\u0bcd\u0b95 \u0bb5\u0bc7\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd; \u0b85\u0ba4\u0bc8\u0ba4\u0bcd \u0ba4\u0bca\u0b9f\u0bb0\u0bcd\u0ba8\u0bcd\u0ba4\u0bc1 \u0b8e\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0b95\u0bcd\u0b95\u0bb3\u0bcd, \u0b8e\u0ba3\u0bcd\u0b95\u0bb3\u0bcd, \u0b95\u0bcb\u0b9f\u0bc1\u0b95\u0bb3\u0bcd (-), \u0baa\u0bc1\u0bb3\u0bcd\u0bb3\u0bbf\u0b95\u0bb3\u0bcd (dots), \u0bae\u0bc1\u0b95\u0bcd\u0b95\u0bbe\u0bb2\u0bcd \u0baa\u0bc1\u0bb3\u0bcd\u0bb3\u0bbf\u0b95\u0bb3\u0bcd (:), \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0b85\u0b9f\u0bbf\u0b95\u0bcd\u0b95\u0bcb\u0b9f\u0bc1\u0b95\u0bb3\u0bcd (_) \u0bae\u0b9f\u0bcd\u0b9f\u0bc1\u0bae\u0bc7 \u0b87\u0bb0\u0bc1\u0b95\u0bcd\u0b95 \u0bb5\u0bc7\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd.","Image is decorative":"\u0baa\u0b9f\u0bae\u0bcd \u0b85\u0bb2\u0b99\u0bcd\u0b95\u0bbe\u0bb0\u0bae\u0bbe\u0ba9\u0ba4\u0bc1","Image list":"\u0baa\u0b9f\u0baa\u0bcd \u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bb2\u0bcd","Image title":"\u0baa\u0b9f\u0ba4\u0bcd \u0ba4\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0bc1","Image...":"\u0baa\u0b9f\u0bae\u0bcd...","ImageProxy HTTP error: Could not find Image Proxy":"ImageProxy HTTP error: \u0baa\u0b9f\u0baa\u0bcd \u0baa\u0ba4\u0bbf\u0bb2\u0bbf\u0baf\u0bc8 (Image Proxy) \u0b95\u0ba3\u0bcd\u0b9f\u0bc1\u0baa\u0bbf\u0b9f\u0bbf\u0b95\u0bcd\u0b95 \u0bae\u0bc1\u0b9f\u0bbf\u0baf\u0bb5\u0bbf\u0bb2\u0bcd\u0bb2\u0bc8","ImageProxy HTTP error: Incorrect Image Proxy URL":"ImageProxy HTTP error: \u0ba4\u0bb5\u0bb1\u0bbe\u0ba9 \u0baa\u0b9f\u0baa\u0bcd \u0baa\u0ba4\u0bbf\u0bb2\u0bbf \u0b87\u0ba3\u0bc8\u0baf\u0bae\u0bc1\u0b95\u0bb5\u0bb0\u0bbf (Image Proxy URL)","ImageProxy HTTP error: Rejected request":"ImageProxy HTTP error: \u0bb5\u0bc7\u0ba3\u0bcd\u0b9f\u0bc1\u0ba4\u0bb2\u0bcd \u0ba8\u0bbf\u0bb0\u0bbe\u0b95\u0bb0\u0bbf\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0ba4\u0bc1","ImageProxy HTTP error: Unknown ImageProxy error":"ImageProxy HTTP error: \u0ba4\u0bc6\u0bb0\u0bbf\u0baf\u0bbe\u0ba4 ImageProxy \u0baa\u0bbf\u0bb4\u0bc8","Increase indent":"\u0b89\u0bb3\u0bcd\u0ba4\u0bb3\u0bcd\u0bb3\u0bc1\u0ba4\u0bb2\u0bc8 \u0b85\u0ba4\u0bbf\u0b95\u0bb0\u0bbf\u0b95\u0bcd\u0b95","Inline":"\u0b89\u0bb3\u0bcd\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8","Insert":"\u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bc1\u0b95","Insert Template":"\u0bb5\u0bbe\u0bb0\u0bcd\u0baa\u0bcd\u0baa\u0bc1\u0bb0\u0bc1 \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bc1\u0b95","Insert accordion":"\u0ba4\u0bc1\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bbf \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bc1\u0b95","Insert column after":"\u0b87\u0ba4\u0bb1\u0bcd\u0b95\u0bc1 \u0baa\u0bbf\u0ba9\u0bcd \u0ba8\u0bc6\u0b9f\u0bc1\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bc1\u0b95","Insert column before":"\u0b87\u0ba4\u0bb1\u0bcd\u0b95\u0bc1 \u0bae\u0bc1\u0ba9\u0bcd \u0ba8\u0bc6\u0b9f\u0bc1\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bc1\u0b95","Insert date/time":"\u0ba4\u0bc7\u0ba4\u0bbf/\u0ba8\u0bc7\u0bb0\u0bae\u0bcd \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bc1\u0b95","Insert image":"\u0baa\u0b9f\u0bae\u0bcd \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bc1\u0b95","Insert link (if link plugin activated)":"\u0b87\u0ba3\u0bc8\u0baa\u0bcd\u0baa\u0bc1 \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bc1\u0b95 (\u0b87\u0ba3\u0bc8\u0baa\u0bcd\u0baa\u0bc1 \u0b9a\u0bca\u0bb0\u0bc1\u0b95\u0bbf \u0b9a\u0bc6\u0baf\u0bb2\u0bbe\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bbf\u0baf\u0bbf\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bbe\u0bb2\u0bcd)","Insert row after":"\u0b87\u0ba4\u0bb1\u0bcd\u0b95\u0bc1\u0baa\u0bcd \u0baa\u0bbf\u0ba9\u0bcd \u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bc1\u0b95","Insert row before":"\u0b87\u0ba4\u0bb1\u0bcd\u0b95\u0bc1 \u0bae\u0bc1\u0ba9\u0bcd \u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bc1\u0b95","Insert table":"\u0b85\u0b9f\u0bcd\u0b9f\u0bb5\u0ba3\u0bc8 \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bc1\u0b95","Insert template...":"\u0bb5\u0bbe\u0bb0\u0bcd\u0baa\u0bcd\u0baa\u0bc1\u0bb0\u0bc1 \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bc1\u0b95...","Insert video":"\u0b95\u0bbe\u0ba3\u0bca\u0bb3\u0bbf \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bc1\u0b95","Insert/Edit code sample":"\u0b95\u0bc1\u0bb1\u0bbf\u0baf\u0bc0\u0b9f\u0bc1 \u0bae\u0bbe\u0ba4\u0bbf\u0bb0\u0bbf \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bc1\u0b95/\u0ba4\u0bca\u0b95\u0bc1\u0b95\u0bcd\u0b95","Insert/edit image":"\u0baa\u0b9f\u0bae\u0bcd \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bc1\u0b95/\u0ba4\u0bca\u0b95\u0bc1\u0b95\u0bcd\u0b95","Insert/edit link":"\u0b87\u0ba3\u0bc8\u0baa\u0bcd\u0baa\u0bc1 \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bc1\u0b95/\u0ba4\u0bca\u0b95\u0bc1\u0b95\u0bcd\u0b95","Insert/edit media":"\u0b8a\u0b9f\u0b95\u0bae\u0bcd \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bc1\u0b95/\u0ba4\u0bca\u0b95\u0bc1\u0b95\u0bcd\u0b95","Insert/edit video":"\u0b95\u0bbe\u0ba3\u0bca\u0bb3\u0bbf \u0b9a\u0bc6\u0bb0\u0bc1\u0b95\u0bc1\u0b95/\u0ba4\u0bca\u0b95\u0bc1\u0b95\u0bcd\u0b95","Inset":"\u0b89\u0b9f\u0bcd\u0b95\u0bbe\u0b9f\u0bcd\u0b9a\u0bbf","Invalid hex color code: {0}":"\u0b9a\u0bc6\u0bb2\u0bcd\u0bb2\u0bc1\u0baa\u0b9f\u0bbf\u0baf\u0bbe\u0b95\u0bbe\u0ba4 hex \u0ba8\u0bbf\u0bb1 \u0b95\u0bc1\u0bb1\u0bbf\u0baf\u0bc0\u0b9f\u0bc1: {0}","Invalid input":"\u0b9a\u0bc6\u0bb2\u0bcd\u0bb2\u0bc1\u0baa\u0b9f\u0bbf\u0baf\u0bbe\u0b95\u0bbe\u0ba4 \u0b89\u0bb3\u0bcd\u0bb3\u0bc0\u0b9f\u0bc1","Italic":"\u0b9a\u0bbe\u0baf\u0bcd\u0bb5\u0bc1","Justify":"\u0ba8\u0bc7\u0bb0\u0bcd\u0ba4\u0bcd\u0ba4\u0bbf \u0b9a\u0bc6\u0baf\u0bcd\u0b95","Keyboard Navigation":"\u0bb5\u0bbf\u0b9a\u0bc8\u0baa\u0bcd\u0baa\u0bb2\u0b95\u0bc8 \u0bb5\u0bb4\u0bbf\u0b9a\u0bcd\u0b9a\u0bc6\u0bb2\u0bc1\u0ba4\u0bcd\u0ba4\u0bb2\u0bcd","Language":"\u0bae\u0bca\u0bb4\u0bbf","Learn more...":"\u0bae\u0bc7\u0bb2\u0bc1\u0bae\u0bcd \u0b85\u0bb1\u0bbf\u0b95...","Left":"\u0b87\u0b9f\u0bae\u0bcd","Left to right":"\u0b87\u0b9f\u0bae\u0bbf\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bc1 \u0bb5\u0bb2\u0bae\u0bcd","Light Blue":"\u0bb5\u0bc6\u0bb3\u0bbf\u0bb0\u0bcd \u0ba8\u0bc0\u0bb2\u0bae\u0bcd","Light Gray":"\u0bb5\u0bc6\u0bb3\u0bbf\u0bb0\u0bcd \u0b9a\u0bbe\u0bae\u0bcd\u0baa\u0bb2\u0bcd","Light Green":"\u0bb5\u0bc6\u0bb3\u0bbf\u0bb0\u0bcd \u0baa\u0b9a\u0bcd\u0b9a\u0bc8","Light Purple":"\u0bb5\u0bc6\u0bb3\u0bbf\u0bb0\u0bcd \u0b8a\u0ba4\u0bbe","Light Red":"\u0bb5\u0bc6\u0bb3\u0bbf\u0bb0\u0bcd\xa0\u0b9a\u0bbf\u0bb5\u0baa\u0bcd\u0baa\u0bc1","Light Yellow":"\u0bb5\u0bc6\u0bb3\u0bbf\u0bb0\u0bcd \u0bae\u0b9e\u0bcd\u0b9a\u0bb3\u0bcd","Line height":"\u0bb5\u0bb0\u0bbf \u0b89\u0baf\u0bb0\u0bae\u0bcd","Link list":"\u0b87\u0ba3\u0bc8\u0baa\u0bcd\u0baa\u0bc1\u0baa\u0bcd \u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bb2\u0bcd","Link...":"\u0b87\u0ba3\u0bc8\u0baa\u0bcd\u0baa\u0bc1...","List Properties":"\u0baa\u0ba3\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bcd \u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bb2\u0bbf\u0b9f\u0bc1\u0b95","List properties...":"\u0baa\u0ba3\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bcd \u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bb2\u0bbf\u0b9f\u0bc1\u0b95..","Loading emojis...":"Emojis \u0b8f\u0bb1\u0bcd\u0bb1\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0b95\u0bbf\u0bb1\u0ba9...","Loading...":"\u0b8f\u0bb1\u0bcd\u0bb1\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1...","Lower Alpha":"\u0b95\u0bc0\u0bb4\u0bcd \u0b8e\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1","Lower Greek":"\u0b95\u0bc0\u0bb4\u0bcd \u0b95\u0bbf\u0bb0\u0bc7\u0b95\u0bcd\u0b95\u0bae\u0bcd","Lower Roman":"\u0b95\u0bc0\u0bb4\u0bcd \u0bb0\u0bcb\u0bae\u0bbe\u0ba9\u0bbf\u0baf\u0bae\u0bcd","Match case":"\u0bb5\u0b9f\u0bbf\u0bb5\u0ba4\u0bcd\u0ba4\u0bc8 \u0baa\u0bca\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0b95","Mathematical":"\u0b95\u0ba3\u0b95\u0bcd\u0b95\u0bbf\u0baf\u0bb2\u0bcd","Media poster (Image URL)":"\u0b8a\u0b9f\u0b95 \u0b9a\u0bc1\u0bb5\u0bb0\u0bca\u0b9f\u0bcd\u0b9f\u0bbf (\u0b89\u0b9f \u0b87\u0ba3\u0bc8\u0baf\u0bae\u0bc1\u0b95\u0bb5\u0bb0\u0bbf)","Media...":"\u0b8a\u0b9f\u0b95\u0bae\u0bcd...","Medium Blue":"\u0ba8\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bb0 \u0ba8\u0bc0\u0bb2\u0bae\u0bcd","Medium Gray":"\u0ba8\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bb0 \u0b9a\u0bbe\u0bae\u0bcd\u0baa\u0bb2\u0bcd","Medium Purple":"\u0ba8\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bb0 \u0b8a\u0ba4\u0bbe","Merge cells":"\u0b9a\u0bbf\u0bb1\u0bcd\u0bb1\u0bb1\u0bc8\u0b95\u0bb3\u0bcd \u0b9a\u0bc7\u0bb0\u0bcd\u0b95\u0bcd\u0b95","Middle":"\u0ba8\u0b9f\u0bc1","Midnight Blue":"\u0ba8\u0bb3\u0bcd\u0bb3\u0bbf\u0bb0\u0bb5\u0bc1 \u0ba8\u0bc0\u0bb2\u0bae\u0bcd","More...":"\u0bae\u0bc7\u0bb2\u0bc1\u0bae\u0bcd...","Name":"\u0baa\u0bc6\u0baf\u0bb0\u0bcd","Navy Blue":"\u0b95\u0b9f\u0bb1\u0bcd\u0baa\u0b9f\u0bc8 \u0ba8\u0bc0\u0bb2\u0bae\u0bcd","New document":"\u0baa\u0bc1\u0ba4\u0bbf\u0baf \u0b86\u0bb5\u0ba3\u0bae\u0bcd","New window":"\u0baa\u0bc1\u0ba4\u0bbf\u0baf \u0b9a\u0bbe\u0bb3\u0bb0\u0bae\u0bcd","Next":"\u0b85\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4","No":"\u0b87\u0bb2\u0bcd\u0bb2\u0bc8","No alignment":"\u0b9a\u0bc0\u0bb0\u0bae\u0bc8\u0bb5\u0bc1 \u0b87\u0bb2\u0bcd\u0bb2\u0bc8","No color":"\u0ba8\u0bbf\u0bb1\u0bae\u0bcd \u0b87\u0bb2\u0bcd\u0bb2\u0bc8","Nonbreaking space":"\u0baa\u0bbf\u0bb0\u0bbf\u0baf\u0bbe\u0ba4 \u0b87\u0b9f\u0bc8\u0bb5\u0bc6\u0bb3\u0bbf","None":"\u0b8f\u0ba4\u0bc1\u0bae\u0bbf\u0bb2\u0bcd\u0bb2\u0bc8","Numbered list":"\u0b8e\u0ba3\u0bcd\u0ba3\u0bbf\u0b9f\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f \u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bb2\u0bcd","OR":"\u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1","Objects":"\u0baa\u0bca\u0bb0\u0bc1\u0b9f\u0bcd\u0b95\u0bb3\u0bcd","Ok":"\u0b9a\u0bb0\u0bbf","Open help dialog":"\u0b89\u0ba4\u0bb5\u0bbf \u0b89\u0bb0\u0bc8\u0baf\u0bbe\u0b9f\u0bb2\u0bcd \u0ba4\u0bbf\u0bb1\u0b95\u0bcd\u0b95","Open link":"\u0ba4\u0bbf\u0bb1\u0ba8\u0bcd\u0ba4 \u0b87\u0ba3\u0bc8\u0baa\u0bcd\u0baa\u0bc1","Open link in...":"\u0b87\u0ba3\u0bc8\u0baa\u0bcd\u0baa\u0bc8 \u0b87\u0ba4\u0bbf\u0bb2\u0bcd \u0ba4\u0bbf\u0bb1\u0b95\u0bcd\u0b95...","Open popup menu for split buttons":"\u0baa\u0bbf\u0bb3\u0bb5\u0bc1 \u0baa\u0bca\u0ba4\u0bcd\u0ba4\u0bbe\u0ba9\u0bcd\u0b95\u0bb3\u0bc1\u0b95\u0bcd\u0b95\u0bc1 \u0bae\u0bc7\u0bb2\u0bcd\u0ba4\u0bcb\u0ba9\u0bcd\u0bb1\u0bc1 \u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bc8 \u0ba4\u0bbf\u0bb1\u0b95\u0bcd\u0b95","Orange":"\u0b9a\u0bbf\u0bb5\u0ba8\u0bcd\u0ba4 \u0bae\u0b9e\u0bcd\u0b9a\u0bb3\u0bcd","Outset":"\u0baa\u0bc1\u0bb1\u0b95\u0bcd\u0b95\u0bbe\u0b9f\u0bcd\u0b9a\u0bbf","Page break":"\u0baa\u0b95\u0bcd\u0b95 \u0baa\u0bbf\u0bb0\u0bbf\u0baa\u0bcd\u0baa\u0bc1","Paragraph":"\u0baa\u0ba4\u0bcd\u0ba4\u0bbf","Paste":"\u0b92\u0b9f\u0bcd\u0b9f\u0bc1\u0b95","Paste as text":"\u0b89\u0bb0\u0bc8\u0baf\u0bbe\u0b95 \u0b92\u0b9f\u0bcd\u0b9f\u0bc1\u0b95","Paste column after":"\u0b87\u0ba4\u0bb1\u0bcd\u0b95\u0bc1\u0baa\u0bcd \u0baa\u0bbf\u0ba9\u0bcd \u0ba8\u0bc6\u0b9f\u0bc1\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 \u0b92\u0b9f\u0bcd\u0b9f\u0bc1\u0b95","Paste column before":"\u0b87\u0ba4\u0bb1\u0bcd\u0b95\u0bc1 \u0bae\u0bc1\u0ba9\u0bcd \u0ba8\u0bc6\u0b9f\u0bc1\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 \u0b92\u0b9f\u0bcd\u0b9f\u0bc1\u0b95","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"\u0b87\u0baf\u0bb2\u0bcd\u0baa\u0bc1 \u0b89\u0bb0\u0bc8 \u0bae\u0bc1\u0bb1\u0bc8\u0bae\u0bc8\u0baf\u0bbf\u0bb2\u0bcd \u0ba4\u0bb1\u0bcd\u0baa\u0bcb\u0ba4\u0bc1 \u0b92\u0b9f\u0bcd\u0b9f\u0bc1\u0ba4\u0bb2\u0bcd \u0b89\u0bb3\u0bcd\u0bb3\u0ba4\u0bc1. \u0ba4\u0bbe\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b87\u0ba8\u0bcd\u0ba4 \u0bb5\u0bbf\u0bb0\u0bc1\u0baa\u0bcd\u0baa\u0bc8 \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0bb5\u0bb0\u0bc8 \u0b89\u0bb3\u0bcd\u0bb3\u0b9f\u0b95\u0bcd\u0b95\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b87\u0baf\u0bb2\u0bcd\u0baa\u0bc1 \u0b89\u0bb0\u0bc8\u0baf\u0bbe\u0b95 \u0b92\u0b9f\u0bcd\u0b9f\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0bae\u0bcd.","Paste or type a link":"\u0b92\u0bb0\u0bc1 \u0b87\u0ba3\u0bc8\u0baa\u0bcd\u0baa\u0bc1 \u0b92\u0b9f\u0bcd\u0b9f\u0bc1\u0b95 \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0ba4\u0b9f\u0bcd\u0b9f\u0b9a\u0bcd\u0b9a\u0bbf\u0b9f\u0bc1\u0b95","Paste row after":"\u0b87\u0ba4\u0bb1\u0bcd\u0b95\u0bc1\u0baa\u0bcd \u0baa\u0bbf\u0ba9\u0bcd \u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 \u0b92\u0b9f\u0bcd\u0b9f\u0bc1\u0b95","Paste row before":"\u0b87\u0ba4\u0bb1\u0bcd\u0b95\u0bc1 \u0bae\u0bc1\u0ba9\u0bcd \u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 \u0b92\u0b9f\u0bcd\u0b9f\u0bc1\u0b95","Paste your embed code below:":"\u0ba4\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b89\u0b9f\u0bcd\u0baa\u0bc6\u0bbe\u0ba4\u0bbf \u0b95\u0bc1\u0bb1\u0bbf\u0baf\u0bc0\u0b9f\u0bcd\u0b9f\u0bc8 \u0b95\u0bc0\u0bb4\u0bc7 \u0b92\u0b9f\u0bcd\u0b9f\u0bb5\u0bc1\u0bae\u0bcd:","People":"\u0bae\u0b95\u0bcd\u0b95\u0bb3\u0bcd","Plugins":"\u0b9a\u0bca\u0bb0\u0bc1\u0b95\u0bbf\u0b95\u0bb3\u0bcd","Plugins installed ({0}):":"\u0ba8\u0bbf\u0bb1\u0bc1\u0bb5\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bc1\u0bb3\u0bcd\u0bb3 \u0b9a\u0bca\u0bb0\u0bc1\u0b95\u0bbf\u0b95\u0bb3\u0bcd ({0}):","Powered by {0}":"\u0bb5\u0bb2\u0bc1\u0bb5\u0bb3\u0bbf\u0baa\u0bcd\u0baa\u0ba4\u0bc1 {0}","Pre":"\u0bae\u0bc1\u0ba9\u0bcd \u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0ba4\u0bc1 (Pre)","Preferences":"\u0bb5\u0bbf\u0bb0\u0bc1\u0baa\u0bcd\u0baa\u0b99\u0bcd\u0b95\u0bb3\u0bcd","Preformatted":"\u0bae\u0bc1\u0ba9\u0bcd\u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0ba4\u0bc1","Premium plugins:":"\u0b89\u0baf\u0bb0\u0bcd\u0bae\u0ba4\u0bbf\u0baa\u0bcd\u0baa\u0bc1 \u0b9a\u0bca\u0bb0\u0bc1\u0b95\u0bbf\u0b95\u0bb3\u0bcd:","Press the Up and Down arrow keys to resize the editor.":"\u0ba4\u0bca\u0b95\u0bc1\u0baa\u0bcd\u0baa\u0bbf\u0baf\u0bc8 \u0bae\u0bb1\u0bc1\u0b85\u0bb3\u0bb5\u0bbf\u0b9f, \u0bae\u0bc7\u0bb2\u0bcd \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0b95\u0bc0\u0bb4\u0bcd \u0b85\u0bae\u0bcd\u0baa\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0bb1\u0bbf\u0baf\u0bc8 \u0b85\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bb5\u0bc1\u0bae\u0bcd.","Press the arrow keys to resize the editor.":"\u0ba4\u0bca\u0b95\u0bc1\u0baa\u0bcd\u0baa\u0bbf\u0baf\u0bc8 \u0bae\u0bb1\u0bc1\u0b85\u0bb3\u0bb5\u0bbf\u0b9f, \u0b85\u0bae\u0bcd\u0baa\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0bb1\u0bbf\u0baf\u0bc8 \u0b85\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bb5\u0bc1\u0bae\u0bcd.","Press {0} for help":"\u0b89\u0ba4\u0bb5\u0bbf\u0b95\u0bcd\u0b95\u0bc1 {0} \u0b90 \u0b85\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bb5\u0bc1\u0bae\u0bcd","Preview":"\u0bae\u0bc1\u0ba9\u0bcd\u0ba8\u0bcb\u0b95\u0bcd\u0b95\u0bc1","Previous":"\u0bae\u0bc1\u0ba8\u0bcd\u0ba4\u0bc8\u0baf","Print":"\u0b85\u0b9a\u0bcd\u0b9a\u0bbf\u0b9f\u0bc1\u0b95","Print...":"\u0b85\u0b9a\u0bcd\u0b9a\u0bbf\u0b9f\u0bc1\u0b95...","Purple":"\u0b8a\u0ba4\u0bbe","Quotations":"\u0bae\u0bc7\u0bb1\u0bcd\u0b95\u0bc7\u0bbe\u0bb3\u0bcd\u0b95\u0bb3\u0bcd","R":"R","Range 0 to 255":"\u0bb5\u0bb0\u0bae\u0bcd\u0baa\u0bc1 0 \u0bae\u0bc1\u0ba4\u0bb2\u0bcd 255 \u0bb5\u0bb0\u0bc8","Red":"\u0b9a\u0bbf\u0bb5\u0baa\u0bcd\u0baa\u0bc1","Red component":"\u0b9a\u0bbf\u0bb5\u0baa\u0bcd\u0baa\u0bc1 \u0b95\u0bb2\u0bb5\u0bc8\u0b95\u0bcd\u0b95\u0bc2\u0bb1\u0bc1","Redo":"\u0bae\u0bc0\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bcd \u0b9a\u0bc6\u0baf\u0bcd\u0b95","Remove":"\u0b85\u0b95\u0bb1\u0bcd\u0bb1\u0bc1\u0b95","Remove color":"\u0ba8\u0bbf\u0bb1\u0bae\u0bcd \u0b85\u0b95\u0bb1\u0bcd\u0bb1\u0bc1\u0b95","Remove link":"\u0b87\u0ba3\u0bc8\u0baa\u0bcd\u0baa\u0bc8 \u0b85\u0b95\u0bb1\u0bcd\u0bb1\u0bc1\u0b95","Replace":"\u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bc1\u0b95","Replace all":"\u0b85\u0ba9\u0bc8\u0ba4\u0bcd\u0ba4\u0bc8\u0baf\u0bc1\u0bae\u0bcd \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bc1\u0b95","Replace with":"\u0b87\u0ba4\u0ba9\u0bbe\u0bb2\u0bcd \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bc1\u0b95","Resize":"\u0bae\u0bb1\u0bc1\u0b85\u0bb3\u0bb5\u0bbf\u0b9f\u0bc1","Restore last draft":"\u0b95\u0b9f\u0ba8\u0bcd\u0ba4 \u0bb5\u0bb0\u0bc8\u0bb5\u0bc8 \u0bae\u0bc0\u0b9f\u0bcd\u0b9f\u0bc6\u0b9f\u0bc1\u0b95\u0bcd\u0b95","Reveal or hide additional toolbar items":"\u0b95\u0bc2\u0b9f\u0bc1\u0ba4\u0bb2\u0bcd \u0b95\u0bb0\u0bc1\u0bb5\u0bbf\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bc8 \u0b89\u0bb0\u0bc1\u0baa\u0bcd\u0baa\u0b9f\u0bbf\u0b95\u0bb3\u0bc8 \u0bb5\u0bc6\u0bb3\u0bbf\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bb5\u0bc1\u0bae\u0bcd \u0b85\u0bb2\u0bcd\u0bb2\u0ba4\u0bc1 \u0bae\u0bb1\u0bc8\u0b95\u0bcd\u0b95\u0bb5\u0bc1\u0bae\u0bcd","Rich Text Area":"\u0b89\u0baf\u0bb0\u0bcd \u0b89\u0bb0\u0bc8 (rich text) \u0baa\u0b95\u0bc1\u0ba4\u0bbf","Rich Text Area. Press ALT-0 for help.":"\u0b89\u0baf\u0bb0\u0bcd \u0b89\u0bb0\u0bc8 \u0baa\u0b95\u0bc1\u0ba4\u0bbf. \u0b89\u0ba4\u0bb5\u0bbf\u0b95\u0bcd\u0b95\u0bc1 ALT-0","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\u0b89\u0baf\u0bb0\u0bcd \u0b89\u0bb0\u0bc8 \u0baa\u0b95\u0bc1\u0ba4\u0bbf. \u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0b95\u0bcd\u0b95\u0bc1 ALT-F9 , \u0b95\u0bb0\u0bc1\u0bb5\u0bbf\u0baa\u0bcd\u0baa\u0b9f\u0bcd\u0b9f\u0bc8\u0b95\u0bcd\u0b95\u0bc1 ALT-F10 , \u0b89\u0ba4\u0bb5\u0bbf\u0b95\u0bcd\u0b95\u0bc1 ALT-0","Ridge":"\u0bb5\u0bb0\u0baa\u0bcd\u0baa\u0bc1","Right":"\u0bb5\u0bb2\u0bae\u0bcd","Right to left":"\u0bb5\u0bb2\u0bae\u0bbf\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bc1 \u0b87\u0b9f\u0bae\u0bcd","Row":"\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8","Row clipboard actions":"\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 \u0b87\u0b9f\u0bc8\u0ba8\u0bbf\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0bb2\u0b95\u0bc8 \u0b9a\u0bc6\u0baf\u0bb2\u0bcd\u0b95\u0bb3\u0bcd","Row group":"\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 \u0b95\u0bc1\u0bb4\u0bc1","Row header":"\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 \u0ba4\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0bc1","Row properties":"\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 \u0baa\u0ba3\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bcd","Row type":"\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8 \u0bb5\u0b95\u0bc8","Rows":"\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8\u0b95\u0bb3\u0bcd","Save":"\u0b9a\u0bc7\u0bae\u0bbf\u0b95\u0bcd\u0b95","Save (if save plugin activated)":"\u0b9a\u0bc7\u0bae\u0bbf\u0b95\u0bcd\u0b95 (\u0b9a\u0bc7\u0bae\u0bbf\u0baa\u0bcd\u0baa\u0bc1 \u0b9a\u0bca\u0bb0\u0bc1\u0b95\u0bbf \u0b9a\u0bc6\u0baf\u0bb2\u0bbe\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bbf\u0baf\u0bbf\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bbe\u0bb2\u0bcd)","Scope":"\u0bb5\u0bb0\u0bc8\u0baf\u0bc6\u0bb2\u0bcd\u0bb2\u0bc8","Search":"\u0ba4\u0bc7\u0b9f\u0bc1\u0b95","Select all":"\u0b85\u0ba9\u0bc8\u0ba4\u0bcd\u0ba4\u0bc8\u0baf\u0bc1\u0bae\u0bcd \u0ba4\u0bc7\u0bb0\u0bcd\u0bb5\u0bc1 \u0b9a\u0bc6\u0baf\u0bcd\u0b95","Select...":"\u0ba4\u0bc7\u0bb0\u0bcd\u0bb5\u0bc1 \u0b9a\u0bc6\u0baf\u0bcd\u0b95...","Selection":"\u0ba4\u0bc7\u0bb0\u0bcd\u0bb5\u0bc1","Shortcut":"\u0b95\u0bc1\u0bb1\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0bb5\u0bb4\u0bbf","Show blocks":"\u0ba4\u0bca\u0b95\u0bc1\u0ba4\u0bbf\u0b95\u0bb3\u0bc8 \u0b95\u0bbe\u0b9f\u0bcd\u0b9f\u0bc1\u0b95","Show caption":"\u0ba4\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0bc1 \u0b95\u0bbe\u0b9f\u0bcd\u0b9f\u0bc1\u0b95","Show invisible characters":"\u0b95\u0ba3\u0bcd\u0ba3\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0ba4\u0bcd \u0ba4\u0bc6\u0bb0\u0bbf\u0baf\u0bbe\u0ba4 \u0b89\u0bb0\u0bc1\u0b95\u0bcd\u0b95\u0bb3\u0bc8\u0b95\u0bcd \u0b95\u0bbe\u0b9f\u0bcd\u0b9f\u0bc1\u0b95","Size":"\u0b85\u0bb3\u0bb5\u0bc1","Solid":"\u0ba4\u0bbf\u0b9f\u0bae\u0bcd","Source":"\u0bae\u0bc2\u0bb2\u0bae\u0bcd","Source code":"\u0bae\u0bc2\u0bb2\u0b95\u0bcd \u0b95\u0bc1\u0bb1\u0bbf\u0baf\u0bc0\u0b9f\u0bc1","Special Character":"\u0b9a\u0bbf\u0bb1\u0baa\u0bcd\u0baa\u0bc1 \u0b89\u0bb0\u0bc1","Special character...":"\u0b9a\u0bbf\u0bb1\u0baa\u0bcd\u0baa\u0bc1 \u0b89\u0bb0\u0bc1...","Split cell":"\u0b9a\u0bbf\u0bb1\u0bcd\u0bb1\u0bb1\u0bc8 \u0baa\u0bbf\u0bb0\u0bbf\u0b95\u0bcd\u0b95","Square":"\u0b9a\u0ba4\u0bc1\u0bb0\u0bae\u0bcd","Start list at number":"\u0baa\u0b9f\u0bcd\u0b9f\u0bbf\u0baf\u0bb2\u0bc8 \u0b87\u0ba8\u0bcd\u0ba4 \u0b8e\u0ba3\u0bcd\u0ba3\u0bbf\u0bb2\u0bcd \u0ba4\u0bca\u0b9f\u0b99\u0bcd\u0b95\u0bc1\u0b95","Strikethrough":"\u0ba8\u0b9f\u0bc1\u0b95\u0bcd\u0b95\u0bcb\u0b9f\u0bc1","Style":"\u0baa\u0bbe\u0ba3\u0bbf","Subscript":"\u0b95\u0bc0\u0bb4\u0bcd\u0b92\u0b9f\u0bcd\u0b9f\u0bc1","Superscript":"\u0bae\u0bc7\u0bb2\u0bcd\u0b92\u0b9f\u0bcd\u0b9f\u0bc1","Switch to or from fullscreen mode":"\u0bae\u0bc1\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bbf\u0bb0\u0bc8 \u0bae\u0bc1\u0bb1\u0bc8\u0bae\u0bc8\u0b95\u0bcd\u0b95\u0bc1/\u0bae\u0bc1\u0bb1\u0bc8\u0bae\u0bc8\u0baf\u0bbf\u0bb2\u0bbf\u0bb0\u0bc1\u0ba8\u0bcd\u0ba4\u0bc1 \u0bae\u0bbe\u0bb1\u0bc1\u0b95","Symbols":"\u0b87\u0b9f\u0bc1\u0b95\u0bc1\u0bb1\u0bbf\u0b95\u0bb3\u0bcd","System Font":"\u0ba4\u0bca\u0b95\u0bc1\u0ba4\u0bbf \u0b8e\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0bb0\u0bc1","Table":"\u0b85\u0b9f\u0bcd\u0b9f\u0bb5\u0ba3\u0bc8","Table caption":"\u0b85\u0b9f\u0bcd\u0b9f\u0bb5\u0ba3\u0bc8 \u0ba4\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0bc1","Table properties":"\u0b85\u0b9f\u0bcd\u0b9f\u0bb5\u0ba3\u0bc8 \u0baa\u0ba3\u0bcd\u0baa\u0bc1\u0b95\u0bb3\u0bcd","Table styles":"\u0b85\u0b9f\u0bcd\u0b9f\u0bb5\u0ba3\u0bc8 \u0baa\u0bbe\u0ba3\u0bbf\u0b95\u0bb3\u0bcd","Template":"\u0bb5\u0bbe\u0bb0\u0bcd\u0baa\u0bcd\u0baa\u0bc1\u0bb0\u0bc1","Templates":"\u0bb5\u0bbe\u0bb0\u0bcd\u0baa\u0bcd\u0baa\u0bc1\u0bb0\u0bc1\u0b95\u0bcd\u0b95\u0bb3\u0bcd","Text":"\u0b89\u0bb0\u0bc8","Text color":"\u0b89\u0bb0\u0bc8\u0baf\u0bbf\u0ba9\u0bcd \u0ba8\u0bbf\u0bb1\u0bae\u0bcd","Text color {0}":"\u0b89\u0bb0\u0bc8\u0baf\u0bbf\u0ba9\u0bcd \u0ba8\u0bbf\u0bb1\u0bae\u0bcd {0}","Text to display":"\u0b95\u0bbe\u0b9f\u0bcd\u0b9a\u0bbf\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4 \u0bb5\u0bc7\u0ba3\u0bcd\u0b9f\u0bbf\u0baf \u0b89\u0bb0\u0bc8","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"\u0ba4\u0bbe\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b89\u0bb3\u0bcd\u0bb3\u0bbf\u0b9f\u0bcd\u0b9f \u0b87\u0ba3\u0bc8\u0baf\u0bae\u0bc1\u0b95\u0bb5\u0bb0\u0bbf (URL) \u0b92\u0bb0\u0bc1 \u0bae\u0bbf\u0ba9\u0bcd-\u0b85\u0b9e\u0bcd\u0b9a\u0bb2\u0bcd \u0bae\u0bc1\u0b95\u0bb5\u0bb0\u0bbf \u0baa\u0bcb\u0bb2\u0bcd \u0ba4\u0bcb\u0ba9\u0bcd\u0bb1\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1. \u0ba4\u0bc7\u0bb5\u0bc8\u0baf\u0bbe\u0ba9 mailto: \u0bae\u0bc1\u0ba9\u0bcd-\u0b92\u0b9f\u0bcd\u0b9f\u0bc8 (prefix) \u0ba4\u0bbe\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b9a\u0bc7\u0bb0\u0bcd\u0b95\u0bcd\u0b95 \u0bb5\u0bc7\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bbe?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"\u0ba4\u0bbe\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b89\u0bb3\u0bcd\u0bb3\u0bbf\u0b9f\u0bcd\u0b9f \u0b87\u0ba3\u0bc8\u0baf\u0bae\u0bc1\u0b95\u0bb5\u0bb0\u0bbf (URL) \u0b92\u0bb0\u0bc1 \u0bb5\u0bc6\u0bb3\u0bbf\u0baa\u0bcd\u0baa\u0bc1\u0bb1 \u0b87\u0ba3\u0bc8\u0baa\u0bcd\u0baa\u0bc1 (external link) \u0baa\u0bcb\u0bb2\u0bcd \u0ba4\u0bcb\u0ba9\u0bcd\u0bb1\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1. \u0ba4\u0bc7\u0bb5\u0bc8\u0baf\u0bbe\u0ba9 http:// \u0bae\u0bc1\u0ba9\u0bcd-\u0b92\u0b9f\u0bcd\u0b9f\u0bc8 (prefix) \u0ba4\u0bbe\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b9a\u0bc7\u0bb0\u0bcd\u0b95\u0bcd\u0b95 \u0bb5\u0bc7\u0ba3\u0bcd\u0b9f\u0bc1\u0bae\u0bbe?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"\u0ba4\u0bbe\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b89\u0bb3\u0bcd\u0bb3\u0bbf\u0b9f\u0bcd\u0b9f \u0b87\u0ba3\u0bc8\u0baf\u0bae\u0bc1\u0b95\u0bb5\u0bb0\u0bbf (URL) \u0b92\u0bb0\u0bc1 \u0bb5\u0bc6\u0bb3\u0bbf\u0baa\u0bcd\u0baa\u0bc1\u0bb1 \u0b87\u0ba3\u0bc8\u0baa\u0bcd\u0baa\u0bc1 (external link) \u0baa\u0bcb\u0bb2\u0bcd \u0ba4\u0bcb\u0ba9\u0bcd\u0bb1\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1. \u0ba4\u0bc7\u0bb5\u0bc8\u0baf\u0bbe\u0ba9 https:// \u0bae\u0bc1\u0ba9\u0bcd-\u0b92\u0b9f\u0bcd\u0b9f\u0bc8 (prefix) \u0b9a\u0bc7\u0bb0\u0bcd\u0b95\u0bcd\u0b95 \u0ba4\u0bbe\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0bb5\u0bbf\u0bb0\u0bc1\u0bae\u0bcd\u0baa\u0bc1\u0b95\u0bbf\u0bb1\u0bc0\u0bb0\u0bcd\u0b95\u0bb3\u0bbe?","Title":"\u0ba4\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0bc1","To open the popup, press Shift+Enter":"\u0bae\u0bc7\u0bb2\u0bcd\u0ba4\u0bcb\u0ba9\u0bcd\u0bb1\u0bc1-\u0bb5\u0bc8\u0ba4\u0bcd \u0ba4\u0bbf\u0bb1\u0b95\u0bcd\u0b95 Shift+Enter","Toggle accordion":"\u0ba4\u0bc1\u0bb0\u0bc1\u0ba4\u0bcd\u0ba4\u0bbf \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0bc1\u0b95","Tools":"\u0b95\u0bb0\u0bc1\u0bb5\u0bbf\u0b95\u0bb3\u0bcd","Top":"\u0bae\u0bc7\u0bb2\u0bcd","Travel and Places":"\u0baa\u0baf\u0ba3\u0bae\u0bcd \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0b87\u0b9f\u0b99\u0bcd\u0b95\u0bb3\u0bcd","Turquoise":"\u0ba8\u0bc0\u0bb2\u0baa\u0bcd\u0baa\u0b9a\u0bcd\u0b9a\u0bc8","Underline":"\u0b85\u0b9f\u0bbf\u0b95\u0bcd\u0b95\u0bcb\u0b9f\u0bc1","Undo":"\u0b9a\u0bc6\u0baf\u0bb2\u0bcd\u0ba4\u0bb5\u0bbf\u0bb0\u0bcd\u0b95\u0bcd\u0b95","Upload":"\u0baa\u0ba4\u0bbf\u0bb5\u0bc7\u0bb1\u0bcd\u0bb1\u0bc1\u0b95","Uploading image":"\u0baa\u0b9f\u0bae\u0bcd \u0baa\u0ba4\u0bbf\u0bb5\u0bc7\u0bb1\u0bcd\u0bb1\u0baa\u0bcd\u0baa\u0b9f\u0bc1\u0b95\u0bbf\u0bb1\u0ba4\u0bc1","Upper Alpha":"\u0bae\u0bc7\u0bb2\u0bcd \u0b8e\u0bb4\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1","Upper Roman":"\u0bae\u0bc7\u0bb2\u0bcd \u0bb0\u0bcb\u0bae\u0bbe\u0ba9\u0bbf\u0baf\u0bae\u0bcd","Url":"\u0b87\u0ba3\u0bc8\u0baf\u0bae\u0bc1\u0b95\u0bb5\u0bb0\u0bbf","User Defined":"\u0baa\u0baf\u0ba9\u0bbe\u0bb3\u0bb0\u0bcd \u0bb5\u0bb0\u0bc8\u0baf\u0bb1\u0bc1\u0ba4\u0bcd\u0ba4\u0ba4\u0bc1","Valid":"\u0b9a\u0bc6\u0bb2\u0bcd\u0bb2\u0ba4\u0bcd\u0ba4\u0b95\u0bcd\u0b95\u0ba4\u0bc1","Version":"\u0baa\u0ba4\u0bbf\u0baa\u0bcd\u0baa\u0bc1","Vertical align":"\u0b9a\u0bc6\u0b99\u0bcd\u0b95\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1 \u0b9a\u0bc0\u0bb0\u0bae\u0bc8","Vertical space":"\u0ba8\u0bc6\u0b9f\u0bc1\u0ba4\u0bb3 \u0b87\u0b9f\u0bc8\u0bb5\u0bc6\u0bb3\u0bbf","View":"\u0ba8\u0bcb\u0b95\u0bcd\u0b95\u0bc1\u0b95","Visual aids":"\u0b95\u0bbe\u0b9f\u0bcd\u0b9a\u0bbf\u0ba4\u0bcd \u0ba4\u0bc1\u0ba3\u0bc8\u0baf\u0ba9\u0bcd\u0b95\u0bb3\u0bcd","Warn":"\u0b8e\u0b9a\u0bcd\u0b9a\u0bb0\u0bbf\u0b95\u0bcd\u0b95","White":"\u0bb5\u0bc6\u0bb3\u0bcd\u0bb3\u0bc8","Width":"\u0b85\u0b95\u0bb2\u0bae\u0bcd","Word count":"\u0b9a\u0bca\u0bb2\u0bcd \u0b8e\u0ba3\u0bcd\u0ba3\u0bbf\u0b95\u0bcd\u0b95\u0bc8","Words":"\u0b9a\u0bca\u0bb1\u0bcd\u0b95\u0bb3\u0bcd","Words: {0}":"\u0b9a\u0bca\u0bb1\u0bcd\u0b95\u0bb3\u0bcd: {0}","Yellow":"\u0bae\u0b9e\u0bcd\u0b9a\u0bb3\u0bcd","Yes":"\u0b86\u0bae\u0bcd","You are using {0}":"\u0ba4\u0bbe\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0bb5\u0ba4\u0bc1 {0}","You have unsaved changes are you sure you want to navigate away?":"\u0b9a\u0bc7\u0bae\u0bbf\u0b95\u0bcd\u0b95\u0baa\u0bcd\u0baa\u0b9f\u0bbe\u0ba4 \u0bae\u0bbe\u0bb1\u0bcd\u0bb1\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b89\u0bb3\u0bcd\u0bb3\u0ba9; \u0ba4\u0bbe\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b89\u0bb1\u0bc1\u0ba4\u0bbf\u0baf\u0bbe\u0b95 \u0bb5\u0bc6\u0bb3\u0bbf\u0baf\u0bc7\u0bb1 \u0bb5\u0bbf\u0bb0\u0bc1\u0bae\u0bcd\u0baa\u0bc1\u0b95\u0bbf\u0bb1\u0bc0\u0bb0\u0bcd\u0b95\u0bbe\u0bb3\u0bbe?","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"\u0b87\u0b9f\u0bc8\u0ba8\u0bbf\u0bb2\u0bc8\u0baa\u0bcd\u0baa\u0bb2\u0b95\u0bc8\u0b95\u0bcd\u0b95\u0bc1 \u0ba8\u0bc7\u0bb0\u0b9f\u0bbf \u0b85\u0ba3\u0bc1\u0b95\u0bb2\u0bc8 \u0ba4\u0b99\u0bcd\u0b95\u0bb3\u0bcd \u0b89\u0bb2\u0bbe\u0bb5\u0bbf \u0b86\u0ba4\u0bb0\u0bbf\u0b95\u0bcd\u0b95\u0bb5\u0bbf\u0bb2\u0bcd\u0bb2\u0bc8. \u0b86\u0b95\u0bb5\u0bc7 \u0bb5\u0bbf\u0b9a\u0bc8\u0baa\u0bcd\u0baa\u0bb2\u0b95\u0bc8 \u0b95\u0bc1\u0bb1\u0bc1\u0b95\u0bcd\u0b95\u0bc1\u0bb5\u0bb4\u0bbf\u0b95\u0bb3\u0bbe\u0ba9 Ctrl+X/C/V \u0b87\u0bb5\u0bb1\u0bcd\u0bb1\u0bc8\u0ba4\u0bcd \u0ba4\u0baf\u0bb5\u0bc1\u0b9a\u0bc6\u0baf\u0bcd\u0ba4\u0bc1 \u0baa\u0baf\u0ba9\u0bcd\u0baa\u0b9f\u0bc1\u0ba4\u0bcd\u0ba4\u0bc1\u0b95.","alignment":"\u0b9a\u0bc0\u0bb0\u0bae\u0bc8\u0bb5\u0bc1","austral sign":"austral \u0b95\u0bc1\u0bb1\u0bbf","cedi sign":"cedi \u0b95\u0bc1\u0bb1\u0bbf","colon sign":"colon \u0b95\u0bc1\u0bb1\u0bbf","cruzeiro sign":"cruzeiro \u0b95\u0bc1\u0bb1\u0bbf","currency sign":"\u0b9a\u0bc6\u0bb2\u0bbe\u0bb5\u0ba3\u0bbf\u0b95\u0bcd \u0b95\u0bc1\u0bb1\u0bbf","dollar sign":"dollar \u0b95\u0bc1\u0bb1\u0bbf","dong sign":"dong \u0b95\u0bc1\u0bb1\u0bbf","drachma sign":"drachma \u0b95\u0bc1\u0bb1\u0bbf","euro-currency sign":"euro-currency \u0b95\u0bc1\u0bb1\u0bbf","example":"\u0b89\u0ba4\u0bbe\u0bb0\u0ba3\u0bae\u0bcd","formatting":"\u0bb5\u0b9f\u0bbf\u0bb5\u0bae\u0bc8\u0ba4\u0bcd\u0ba4\u0bb2\u0bcd","french franc sign":"french franc \u0b95\u0bc1\u0bb1\u0bbf","german penny symbol":"german penny \u0b87\u0b9f\u0bc1\u0b95\u0bc1\u0bb1\u0bbf","guarani sign":"guarani \u0b95\u0bc1\u0bb1\u0bbf","history":"\u0bb5\u0bb0\u0bb2\u0bbe\u0bb1\u0bc1","hryvnia sign":"hryvnia \u0b95\u0bc1\u0bb1\u0bbf","indentation":"\u0b89\u0bb3\u0bcd\u0ba4\u0bb3\u0bcd\u0bb3\u0bc1\u0ba4\u0bb2\u0bcd","indian rupee sign":"indian rupee \u0b95\u0bc1\u0bb1\u0bbf","kip sign":"kip \u0b95\u0bc1\u0bb1\u0bbf","lira sign":"lira \u0b95\u0bc1\u0bb1\u0bbf","livre tournois sign":"livre tournois \u0b95\u0bc1\u0bb1\u0bbf","manat sign":"manat \u0b95\u0bc1\u0bb1\u0bbf","mill sign":"mill \u0b95\u0bc1\u0bb1\u0bbf","naira sign":"naira \u0b95\u0bc1\u0bb1\u0bbf","new sheqel sign":"new sheqel \u0b95\u0bc1\u0bb1\u0bbf","nordic mark sign":"nordic mark \u0b95\u0bc1\u0bb1\u0bbf","peseta sign":"peseta \u0b95\u0bc1\u0bb1\u0bbf","peso sign":"peso \u0b95\u0bc1\u0bb1\u0bbf","ruble sign":"ruble \u0b95\u0bc1\u0bb1\u0bbf","rupee sign":"rupee \u0b95\u0bc1\u0bb1\u0bbf","spesmilo sign":"spesmilo \u0b95\u0bc1\u0bb1\u0bbf","styles":"\u0baa\u0bbe\u0ba3\u0bbf\u0b95\u0bb3\u0bcd","tenge sign":"tenge \u0b95\u0bc1\u0bb1\u0bbf","tugrik sign":"tugrik \u0b95\u0bc1\u0bb1\u0bbf","turkish lira sign":"turkish lira \u0b95\u0bc1\u0bb1\u0bbf","won sign":"won \u0b95\u0bc1\u0bb1\u0bbf","yen character":"yen \u0b89\u0bb0\u0bc1","yen/yuan character variant one":"yen/yuan \u0b89\u0bb0\u0bc1 \u0bae\u0bbe\u0bb1\u0bc1\u0baa\u0bbe\u0b9f\u0bc1","yuan character":"yuan \u0b89\u0bb0\u0bc1","yuan character, in hong kong and taiwan":"yuan \u0b89\u0bb0\u0bc1, \u0bb9\u0bbe\u0b99\u0bcd\u0b95\u0bbe\u0b99\u0bcd \u0bae\u0bb1\u0bcd\u0bb1\u0bc1\u0bae\u0bcd \u0ba4\u0bbe\u0baf\u0bcd\u0bb5\u0bbe\u0ba9\u0bcd \u0b87\u0bb2\u0bcd","{0} characters":"{0} \u0b89\u0bb0\u0bc1\u0b95\u0bcd\u0b95\u0bb3\u0bcd","{0} columns, {1} rows":"{0} \u0ba8\u0bc6\u0b9f\u0bc1\u0bb5\u0bb0\u0bbf\u0b9a\u0bc8\u0b95\u0bb3\u0bcd, {1} \u0bb5\u0bb0\u0bbf\u0b9a\u0bc8\u0b95\u0bb3\u0bcd","{0} words":"{0} \u0b9a\u0bca\u0bb1\u0bcd\u0b95\u0bb3\u0bcd"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/tg.js b/libraries/tinymce/js/tinymce/langs/tg.js index 74d15a9..28251cd 100644 --- a/libraries/tinymce/js/tinymce/langs/tg.js +++ b/libraries/tinymce/js/tinymce/langs/tg.js @@ -1 +1 @@ -tinymce.addI18n("tg",{"Redo":"\u0411\u0435\u043a\u043e\u0440 \u043a\u0430\u0440\u0434\u0430\u043d","Undo":"\u0411\u043e\u0437 \u0433\u0430\u0440\u0434\u043e\u043d\u0438\u0434\u0430\u043d","Cut":"\u0411\u0443\u0440\u0438\u0434\u0430\u043d","Copy":"\u041d\u0443\u0441\u0445\u0430\u0431\u043e\u0440\u0434\u043e\u043d\u0438 \u043a\u0430\u0440\u0434\u0430\u043d","Paste":"\u0413\u0443\u0437\u043e\u0448\u0442\u0430\u043d","Select all":"\u0418\u043d\u0442\u0438\u0445\u043e\u0431\u0438 \u043a\u0443\u043b\u043b\u0438","New document":"\u04b2\u0443\u04b7\u04b7\u0430\u0442\u0438 \u043d\u0430\u0432","Ok":"\u041e\u043a","Cancel":"\u0411\u0435\u043a\u043e\u0440 \u043a\u0430\u0440\u0434\u0430\u043d","Visual aids":"\u041a\u0443\u043c\u043c\u0430\u043a\u0438 \u0430\u0451\u043d\u04e3","Bold":"\u0492\u0430\u0444\u0441","Italic":"\u0418\u0442\u0430\u043b\u0438\u043a","Underline":"\u0414\u0430\u0440 \u0442\u0430\u0433\u0430\u0448 \u0445\u0430\u0442 \u043a\u0430\u0448\u0438\u0434\u0430\u043d","Strikethrough":"\u0410\u0437 \u043c\u043e\u0431\u0430\u0439\u043d\u0430\u0448 \u0445\u0430\u0442 \u043a\u0430\u0448\u0438\u0434\u0430\u043d","Superscript":"\u0410\u0437 \u0445\u0430\u0442 \u0431\u043e\u043b\u043e\u0442\u0430\u0440","Subscript":"\u0410\u0437 \u0445\u0430\u0442 \u043f\u043e\u0451\u043d\u0442\u0430\u0440","Clear formatting":"\u0424\u043e\u0440\u043c\u0430\u0442\u04b3\u043e\u0440\u043e \u0431\u0435\u043a\u043e\u0440 \u043a\u0430\u0440\u0434\u0430\u043d","Remove":"","Align left":"\u0420\u043e\u0441 \u043a\u0430\u0440\u0434\u0430\u043d \u0430\u0437 \u0447\u0430\u043f","Align center":"\u0420\u043e\u0441\u0442 \u043a\u0430\u0440\u0434\u0430\u043d \u0430\u0437 \u043c\u043e\u0431\u0430\u0439\u043d","Align right":"\u0420\u043e\u0441\u0442 \u043a\u0430\u0440\u0434\u0430\u043d \u0430\u0437 \u0440\u043e\u0441\u0442","No alignment":"","Justify":"\u0410\u0437 \u04b3\u0430\u0440 \u0434\u0443 \u0442\u0430\u0440\u0430\u0444 \u0440\u043e\u0441\u0442 \u043a\u0430\u0440\u0434\u0430\u043d","Bullet list":"\u0420\u0443\u0439\u0445\u0430\u0442\u0438 \u0431\u0435 \u0442\u0430\u0440\u0442\u0438\u0431","Numbered list":"\u0420\u0443\u0439\u0445\u0430\u0442\u0438 \u0431\u043e \u0442\u0430\u0440\u0442\u0438\u0431","Decrease indent":"\u0410\u0431\u0437\u0430\u0441\u0442\u0440\u043e \u0445\u0443\u0440\u0434 \u043a\u0430\u0440\u0434\u0430\u043d","Increase indent":"\u0410\u0431\u0437\u0430\u0441\u0442\u0440\u043e \u0432\u0430\u0441\u0435\u044a \u043a\u0430\u0440\u0434\u0430\u043d","Close":"\u041c\u0430\u04b3\u043a\u0430\u043c \u043a\u0430\u0440\u0434\u0430\u043d","Formats":"\u0424\u0430\u0440\u043c\u0430\u0442\u04b3\u043e","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"\u0411\u0430\u0440\u0438 \u0448\u0443\u0441\u0445\u0430\u0431\u0430\u0440\u0434\u043e\u0440\u0438 \u043a\u0430\u0440\u0434\u0430\u043d Ctrl+X/C/V \u0438\u0441\u0442\u0438\u0444\u043e\u0434\u0430 \u043a\u0443\u043d\u0435\u0434","Headings":"\u0421\u0430\u0440\u043b\u0430\u0432\u04b3\u0430\u04b3\u043e","Heading 1":"\u0421\u0430\u0440\u043b\u0430\u0432\u04b3\u0430\u0438 1","Heading 2":"\u0421\u0430\u0440\u043b\u0430\u0432\u04b3\u0430\u0438 2","Heading 3":"\u0421\u0430\u0440\u043b\u0430\u0432\u04b3\u0430\u0438 3","Heading 4":"\u0421\u0430\u0440\u043b\u0430\u0432\u04b3\u0430\u0438 4","Heading 5":"\u0421\u0430\u0440\u043b\u0430\u0432\u04b3\u0430\u0438 5","Heading 6":"\u0421\u0430\u0440\u043b\u0430\u0432\u04b3\u0430\u0438 6","Preformatted":"\u0411\u0430\u0440\u043e\u0431\u0430\u0440 \u043a\u0430\u0440\u0434\u0430 \u0448\u0443\u0434\u0430","Div":"","Pre":"","Code":"","Paragraph":"\u0410\u0431\u0437\u0430\u0441\u0442","Blockquote":"\u041d\u043e\u0445\u0443\u043d\u0430\u043a","Inline":"\u0414\u0430\u0440 \u044f\u043a \u0445\u0430\u0442","Blocks":"\u0425\u0430\u0442\u0438 \u0431\u043b\u043e\u043a\u04e3","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"\u0422\u043e \u043e\u043d \u0437\u0430\u043c\u043e\u043d\u0435, \u043a\u0438 \u0438\u043d \u0445\u043e\u043c\u0443\u0448 \u0430\u0441\u0442, \u04b3\u0430\u043c\u0447\u0443\u043d \u043c\u0430\u043d\u0442 \u0432\u043e\u0440\u0438\u0434 \u043a\u0443\u043d\u0435\u0434.","Fonts":"\u04b2\u0443\u0440\u0443\u0444\u04b3\u043e","Font sizes":"","Class":"\u041a\u043b\u0430\u0441","Browse for an image":"\u0418\u043b\u043e\u0432\u0430\u0438 \u0441\u0443\u0440\u0430\u0442","OR":"\u0401","Drop an image here":"\u0421\u0443\u0440\u0430\u0442\u0440\u043e \u0438\u043d \u04b7\u043e \u043f\u0430\u0440\u0442\u043e\u0435\u0434","Upload":"\u0411\u043e\u0440\u043a\u0443\u043d\u04e3","Uploading image":"","Block":"\u0411\u043b\u043e\u043a","Align":"\u04b2\u0430\u043c\u0432\u043e\u0440 \u043a\u0430\u0440\u0434\u0430\u043d","Default":"\u0411\u043e \u0442\u0430\u0440\u0437\u0438 \u0445\u043e\u043c\u0443\u0448\u04e3","Circle":"\u0414\u043e\u0438\u0440\u0430","Disc":"\u0414\u0438\u0441\u043a","Square":"\u0427\u043e\u0440\u043a\u0443\u043d\u04b7\u0430","Lower Alpha":"\u04b2\u0430\u0440\u0444\u04b3\u043e\u0438 \u043b\u043e\u0442\u0438\u043d\u0438\u0438 \u0445\u0443\u0440\u0434","Lower Greek":"\u04b2\u0430\u0440\u0444\u04b3\u043e\u0438 \u044e\u043d\u043e\u043d\u0438\u0438 \u0445\u0443\u0440\u0434","Lower Roman":"\u04b2\u0430\u0440\u0444\u04b3\u043e\u0438 \u0440\u0438\u043c\u0438\u0438 \u0445\u0443\u0440\u0434","Upper Alpha":"\u04b2\u0430\u0440\u0444\u04b3\u043e\u0438 \u043a\u0430\u043b\u043e\u043d\u0438 \u043b\u043e\u0442\u0438\u043d\u04e3","Upper Roman":"\u04b2\u0430\u0440\u0444\u04b3\u043e\u0438 \u043a\u0430\u043b\u043e\u043d\u0438 \u0440\u0438\u043c\u04e3","Anchor...":"\u0410\u043d\u0447\u0443\u043c\u0430\u043d","Anchor":"","Name":"\u041d\u043e\u043c","ID":"","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"","You have unsaved changes are you sure you want to navigate away?":"\u0428\u0443\u043c\u043e \u0442\u0430\u0493\u0438\u0440\u043e\u0442\u04b3\u043e\u0438 \u0441\u0430\u0431\u0442 \u043d\u0430\u0448\u0443\u0434\u0430 \u0434\u043e\u0440\u0435\u0434.\n\u0428\u0443\u043c\u043e \u043c\u0443\u0442\u043c\u0430\u0438\u043d \u04b3\u0430\u0441\u0442\u0435\u0434, \u043a\u0438 \u0431\u0430 \u0434\u0438\u0433\u0430\u0440 \u049b\u0438\u0441\u043c \u0433\u0443\u0437\u0430\u0440\u0435\u0434?","Restore last draft":"\u0411\u0430\u0440\u049b\u0430\u0440\u043e\u0440\u043a\u0443\u043d\u0438\u0438 \u043b\u043e\u0438\u04b3\u0430\u0438 \u043e\u0445\u0438\u0440\u043e\u043d","Special character...":"\u0425\u0443\u0441\u0443\u0441\u0438\u044f\u0442\u0438 \u043c\u0430\u0445\u0441\u0443\u0441 ...","Special Character":"","Source code":"\u0421\u0430\u0440\u0447\u0430\u0448\u043c\u0430\u0438 \u043a\u043e\u0434","Insert/Edit code sample":"\u0418\u043b\u043e\u0432\u0430/\u0442\u0430\u0493\u0439\u0438\u0440 \u0434\u043e\u0434\u0430\u043d\u0438 \u043d\u0430\u043c\u0443\u043d\u0430\u0438 \u043a\u043e\u0434","Language":"\u0417\u0430\u0431\u043e\u043d","Code sample...":"\u041d\u0430\u043c\u0443\u043d\u0430\u0438 \u043a\u043e\u0434 ...","Left to right":"\u0421\u0430\u043c\u0442 \u0430\u0437 \u0447\u0430\u043f \u0431\u0430 \u0440\u043e\u0441\u0442","Right to left":"\u0421\u0430\u043c\u0442 \u0430\u0437 \u0440\u043e\u0441\u0442 \u0431\u0430 \u0447\u0430\u043f","Title":"\u0421\u0430\u0440\u043b\u0430\u0432\u04b3\u0430","Fullscreen":"\u041a\u0430\u043b\u043e\u043d \u043a\u0430\u0440\u0434\u0430\u043d\u0438 \u0440\u0430\u0432\u0437\u0430\u043d\u0430 (\u044d\u043a\u0440\u0430\u043d)","Action":"\u0410\u043c\u0430\u043b","Shortcut":"\u0428\u043e\u0440\u0442\u043a\u043e\u0434","Help":"\u0401\u0440\u04e3","Address":"\u0421\u0443\u0440\u043e\u0493\u0430","Focus to menubar":"\u0422\u0430\u0432\u0430\u04b7\u04b7\u04ef\u04b3 (\u0424\u043e\u043a\u0443\u0441) \u0431\u0430 \u043c\u0435\u043d\u044e","Focus to toolbar":"\u0422\u0430\u0432\u0430\u04b7\u04b7\u04ef\u04b3 (\u0424\u043e\u043a\u0443\u0441) \u0431\u0430 \u043f\u0430\u043d\u0435\u043b\u0438 \u0430\u0441\u0431\u043e\u0431\u04b3\u043e","Focus to element path":"\u0422\u0430\u0432\u0430\u04b7\u04b7\u04ef\u04b3 (\u0424\u043e\u043a\u0443\u0441) \u0431\u0430 \u0440\u043e\u04b3\u0438 \u044d\u043b\u0435\u043c\u0435\u043d\u0442","Focus to contextual toolbar":"\u0422\u0430\u0432\u0430\u04b7\u04b7\u04ef\u04b3 (\u0424\u043e\u043a\u0443\u0441) \u0431\u0430 \u043f\u0430\u043d\u0435\u043b\u0438 \u0430\u0441\u0431\u043e\u0431\u04b3\u043e\u0438 \u043a\u043e\u043d\u0442\u0435\u043a\u0441\u0442\u04e3","Insert link (if link plugin activated)":"\u0412\u043e\u0440\u0438\u0434 \u043a\u0430\u0440\u0434\u0430\u043d\u0438 \u043f\u0430\u0439\u0432\u0430\u043d\u0434\u0430\u043a (\u0430\u0433\u0430\u0440 \u043f\u043b\u0430\u0433\u0438\u043d\u0438 \u043f\u0430\u0439\u0432\u0430\u043d\u0434 \u0444\u0430\u044a\u043e\u043b \u0431\u043e\u0448\u0430\u0434)","Save (if save plugin activated)":"\u0421\u0430\u0431\u0442 \u043a\u0430\u0440\u0434\u0430\u043d (\u0430\u0433\u0430\u0440 \u043f\u043b\u0430\u0433\u0438\u043d\u0438 \u0441\u0430\u0431\u0442 \u0444\u0430\u044a\u043e\u043b \u0431\u043e\u0448\u0430\u0434)","Find (if searchreplace plugin activated)":"\u04b6\u0443\u0441\u0442\u0443\u04b7\u04ef (\u0430\u0433\u0430\u0440 \u043f\u043b\u0430\u0433\u0438\u043d\u0438 \u04b7\u043e\u0438 \u04b7\u0443\u0441\u0442\u0443\u04b7\u04ef \u0444\u0430\u044a\u043e\u043b \u0431\u043e\u0448\u0430\u0434)","Plugins installed ({0}):":"\u041f\u043b\u0430\u0433\u0438\u043d\u04b3\u043e\u0438 \u043d\u0430\u0441\u0431\u0448\u0443\u0434\u0430 ({0}):","Premium plugins:":"\u041f\u043b\u0430\u0433\u0438\u043d\u04b3\u043e\u0438 \u043f\u0440\u0435\u043c\u0438\u0443\u043c:","Learn more...":"\u0411\u0435\u0448\u0442\u0430\u0440 \u0445\u043e\u043d\u0434\u0430\u043d...","You are using {0}":"\u0428\u0443\u043c\u043e {0} -\u0440\u043e \u0438\u0441\u0442\u0438\u0444\u043e\u0434\u0430 \u043c\u0435\u0431\u0430\u0440\u0435\u0434","Plugins":"\u041f\u043b\u0430\u0433\u0438\u043d\u04b3\u043e","Handy Shortcuts":"\u0428\u043e\u0440\u0442\u043a\u043e\u0434\u0438 \u0434\u0430\u0441\u0442\u04e3","Horizontal line":"\u0425\u0430\u0442\u0438 \u0443\u0444\u0443\u049b\u04e3","Insert/edit image":"\u0413\u0443\u0437\u043e\u0448\u0442\u0430\u043d\u0438/\u0442\u0430\u0493\u0439\u0438\u0440\u0434\u043e\u0434\u0430\u043d\u0438 \u0441\u0443\u0440\u0430\u0442","Alternative description":"","Accessibility":"","Image is decorative":"","Source":"\u041c\u0430\u043d\u0431\u0430","Dimensions":"\u0427\u0435\u043d\u0430\u043a\u04b3\u043e","Constrain proportions":"\u041d\u0438\u0433\u043e\u04b3 \u0434\u043e\u0448\u0442\u0430\u043d\u0438 \u0442\u0430\u043d\u043e\u0441\u0443\u0431\u0438\u044f\u0442","General":"\u0423\u043c\u0443\u043c\u04e3","Advanced":"\u041c\u0443\u0442\u0430\u0440\u0430\u049b\u0438","Style":"\u041d\u0430\u043c\u0443\u0434","Vertical space":"\u0424\u043e\u0441\u0438\u043b\u0430\u0438 \u0430\u043c\u0443\u0434\u04e3 (\u0432\u0435\u0440\u0442\u0438\u043a\u0430\u043b\u04e3)","Horizontal space":"\u0424\u043e\u0441\u0438\u043b\u0430\u0438 \u0443\u0444\u0443\u049b\u04e3","Border":"\u0427\u043e\u0440\u0447\u04ef\u0431\u0430","Insert image":"\u0413\u0443\u0437\u043e\u0448\u0442\u0430\u043d\u0438 \u0441\u0443\u0440\u0430\u0442","Image...":"\u0421\u0443\u0440\u0430\u0442 ...","Image list":"\u0420\u04ef\u0439\u0445\u0430\u0442\u0438 c\u0443\u0440\u0430\u0442\u04b3\u043e","Resize":"\u0422\u0430\u0493\u0439\u0438\u0440\u0438 \u0430\u043d\u0434\u043e\u0437\u0430","Insert date/time":"\u0412\u043e\u0440\u0438\u0434\u0438 \u0420\u04ef\u0437/\u0421\u043e\u0430\u0442","Date/time":"\u0420\u04ef\u0437/\u0421\u043e\u0430\u0442","Insert/edit link":"\u0412\u043e\u0440\u0438\u0434/\u0442\u0430\u04b3\u0440\u0438\u0440 \u043a\u0430\u0440\u0434\u0430\u043d\u0438 \u043f\u0430\u0439\u0432\u0430\u043d\u0434","Text to display":"\u041c\u0430\u0442\u043d \u0431\u0430\u0440\u043e\u0438 \u043d\u0430\u043c\u043e\u0438\u0448","Url":"","Open link in...":"\u041f\u0430\u0439\u0432\u0430\u043d\u0434\u0440\u043e \u043a\u0443\u0448\u043e\u0435\u0434 \u0434\u0430\u0440 ...","Current window":"\u0420\u0430\u0432\u0437\u0430\u043d\u0430\u0438 \u04b7\u043e\u0440\u04e3","None":"\u041d\u0435","New window":"\u0414\u0430\u0440 \u0440\u0430\u0432\u0437\u0430\u043d\u0430\u0438 \u043d\u0430\u0432","Open link":"","Remove link":"\u041d\u0435\u0441\u0442 \u043a\u0430\u0440\u0434\u0430\u043d\u0438 \u043f\u0430\u0439\u0432\u0430\u043d\u0434","Anchors":"\u041b\u0430\u043d\u0433\u0430\u0440","Link...":"\u041f\u0430\u0439\u0432\u0430\u043d\u0434...","Paste or type a link":"\u041f\u0430\u0439\u0432\u0430\u043d\u0434\u0440\u043e \u043c\u043e\u043d\u0435\u0434 \u0451 \u043d\u0430\u0432\u0438\u0441\u0435\u0434","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"URL-\u0438 \u0432\u043e\u0440\u0438\u0434\u043a\u0430\u0440\u0434\u0430 \u043f\u043e\u0447\u0442\u0430\u0438 \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u0438\u0438 \u0434\u0443\u0440\u0443\u0441\u0442 \u043c\u0435\u0431\u043e\u0448\u0430\u0434. \u0428\u0443\u043c\u043e \u043c\u0435\u0445\u043e\u04b3\u0435\u0434 \u0431\u0430 \u04ef \u043f\u0440\u0435\u0444\u0438\u043a\u0441\u0438 \xabmailto:\xbb \u0438\u043b\u043e\u0432\u0430 \u043a\u0443\u043d\u0435\u0434?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"URL-\u0438 \u0432\u043e\u0440\u0438\u0434\u043a\u0430\u0440\u0434\u0430 \u043f\u0430\u0439\u0432\u0430\u043d\u0434\u0438 \u0431\u0435\u0440\u0443\u043d\u0430 \u043c\u0435\u0431\u043e\u0448\u0430\u0434. \u0428\u0443\u043c\u043e \u043c\u0435\u0445\u043e\u04b3\u0435\u0434 \u0431\u0430 \u04ef \u043f\u0440\u0435\u0444\u0438\u043a\u0441\u0438 \xabhttp://\xbb \u0438\u043b\u043e\u0432\u0430 \u043a\u0443\u043d\u0435\u0434?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"","Link list":"\u0420\u04ef\u0439\u0445\u0430\u0442\u0438 \u043f\u0430\u0439\u0432\u0430\u043d\u0434\u04b3\u043e","Insert video":"\u0413\u0443\u0437\u043e\u0448\u0442\u0430\u043d\u0438 \u0432\u0438\u0434\u0435\u043e","Insert/edit video":"\u0413\u0443\u0437\u043e\u0448\u0442\u0430\u043d\u0438/\u0442\u0430\u0493\u0439\u0438\u0440\u0434\u043e\u0434\u0430\u043d\u0438 \u0432\u0438\u0434\u0435\u043e","Insert/edit media":"\u0413\u0443\u0437\u043e\u0448\u0442\u0430\u043d/\u0442\u0430\u04b3\u0440\u0438\u0440 \u0442\u0430\u0493\u0439\u0438\u0440\u0434\u043e\u0434\u0430\u043d\u0438 \u043c\u0435\u0434\u0438\u0430","Alternative source":"\u041c\u0430\u043d\u0431\u0430\u0438 \u0430\u043b\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u04e3","Alternative source URL":"\u041c\u0430\u043d\u0431\u0430\u0438 \u0430\u043b\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u0438\u0438 URL","Media poster (Image URL)":"\u042d\u044a\u043b\u043e\u043d\u0438 \u0440\u0430\u0441\u043e\u043d\u0430 (URL\u0438 \u0441\u0443\u0440\u0430\u0442)","Paste your embed code below:":"\u041a\u043e\u0434\u0438 \u0445\u0443\u0434\u0440\u043e \u0434\u0430\u0440 \u043f\u043e\u0451\u043d \u0433\u0443\u0437\u043e\u0440\u0435\u0434:","Embed":"\u041a\u043e\u0434 \u0431\u0430\u0440\u043e\u0438 \u0441\u0430\u0431\u0442","Media...":"\u041c\u0435\u0434\u0438\u0430..","Nonbreaking space":"\u0424\u043e\u0441\u0438\u043b\u0430\u0438 \u0431\u0435\u043a\u0430\u043d\u0434\u0430\u0448\u0430\u0432\u04e3","Page break":"\u0428\u0438\u043a\u0430\u0441\u0442\u0438 \u0432\u0430\u0440\u0430\u049b","Paste as text":"\u0413\u0443\u0437\u043e\u0448\u0442\u0430\u043d \u04b3\u0430\u043c\u0447\u0443 \u043c\u0430\u0442\u043d","Preview":"\u041f\u0435\u0448\u043d\u0430\u043c\u043e\u0438\u0448","Print":"","Print...":"\u0427\u043e\u043f \u043a\u0430\u0440\u0434\u0430\u043d...","Save":"\u0421\u0430\u0431\u0442 \u043a\u0430\u0440\u0434\u0430\u043d","Find":"\u0401\u0444\u0442\u0430\u043d","Replace with":"\u0418\u0432\u0430\u0437 \u043a\u0430\u0440\u0434\u0430\u043d \u0431\u043e","Replace":"\u0418\u0432\u0430\u0437 \u043a\u0430\u0440\u0434\u0430\u043d","Replace all":"\u0418\u0432\u0430\u0437 \u043a\u0430\u0440\u0434\u0430\u043d\u0438 \u04b3\u0430\u043c\u0430","Previous":"\u041f\u0435\u0448\u0442\u0430\u0440","Next":"\u0411\u0430\u044a\u0434\u04e3","Find and Replace":"","Find and replace...":"\u04b6\u0443\u0441\u0442\u0443\u04b7\u04ef \u0432\u0430 \u0438\u0432\u0430\u0437 ...","Could not find the specified string.":"\u0421\u0430\u0442\u0440\u0438 \u043d\u0438\u0448\u043e\u043d\u0434\u043e\u0434\u0430\u0448\u0443\u0434\u0430\u0440\u043e \u0451\u0444\u0442\u0430 \u043d\u0430\u0448\u0443\u0434.","Match case":"\u0420\u0435\u0433\u0438\u0441\u0442\u0440\u0440\u043e \u0431\u0430 \u0438\u043d\u043e\u0431\u0430\u0442 \u0433\u0438\u0440\u0438\u0444\u0442\u0430\u043d","Find whole words only":"\u0422\u0430\u043d\u04b3\u043e \u043a\u0430\u043b\u0438\u043c\u0430\u04b3\u043e\u0440\u043e \u04b7\u0443\u0441\u0442\u0430\u043d","Find in selection":"","Insert table":"\u0413\u0443\u0437\u043e\u0448\u0442\u0430\u043d\u0438 \u04b7\u0430\u0434\u0432\u0430\u043b","Table properties":"\u0422\u0430\u043d\u0437\u0438\u043c\u043e\u0442\u0438 \u04b7\u0430\u0434\u0432\u0430\u043b","Delete table":"\u041d\u0435\u0441\u0442 \u043a\u0430\u0440\u0434\u0430\u043d\u0438 \u04b7\u0430\u0434\u0432\u0430\u043b","Cell":"\u041c\u0430\u0439\u0434\u043e\u043d\u0447\u0430","Row":"\u0421\u0430\u0442\u0440","Column":"\u0421\u0443\u0442\u0443\u043d","Cell properties":"\u0422\u0430\u043d\u0437\u0438\u043c\u043e\u0442\u04b3\u043e\u0438 \u043c\u0430\u0439\u0434\u043e\u043d\u0447\u0430","Merge cells":"\u042f\u043a\u04b7\u043e\u044f \u043a\u0430\u0440\u0434\u0430\u043d\u0438 \u043c\u0430\u0439\u0434\u043e\u043d\u0447\u0430\u04b3\u043e","Split cell":"\u0422\u0430\u049b\u0441\u0438\u043c \u043a\u0430\u0440\u0434\u0430\u043d\u0438 \u043c\u0430\u0439\u0434\u043e\u043d\u0447\u0430","Insert row before":"\u0413\u0443\u0437\u043e\u0448\u0442\u0430\u043d\u0438 \u0441\u0430\u0442\u0440\u0438 \u0445\u043e\u043b\u04e3 \u0430\u0437 \u0431\u043e\u043b\u043e","Insert row after":"\u0413\u0443\u0437\u043e\u0448\u0442\u0430\u043d\u0438 \u0441\u0430\u0442\u0440\u0438 \u0445\u043e\u043b\u04e3 \u0430\u0437 \u043f\u043e\u0451\u043d","Delete row":"\u041d\u0435\u0441\u0442 \u043a\u0430\u0440\u0434\u0430\u043d\u0438 \u0441\u0430\u0442\u0440","Row properties":"\u0422\u0430\u043d\u0437\u0438\u043c\u043e\u0442\u04b3\u043e\u0438 \u0441\u0430\u0442\u0440","Cut row":"\u0421\u0430\u0442\u0440\u0440\u043e \u0431\u0443\u0440\u0438\u0434\u0430\u043d","Cut column":"","Copy row":"\u041d\u0443\u0441\u0445\u0430\u0431\u0430\u0440\u0434\u043e\u0440\u04e3 \u043a\u0430\u0440\u0434\u0430\u043d\u0438 \u0441\u0430\u0442\u0440","Copy column":"","Paste row before":"\u0413\u0443\u0437\u043e\u0448\u0442\u0430\u043d\u0438 \u0441\u0430\u0442\u0440 \u0434\u0430\u0440 \u0431\u043e\u043b\u043e","Paste column before":"","Paste row after":"\u0413\u0443\u0437\u043e\u0448\u0442\u0430\u043d\u0438 \u0441\u0430\u0442\u0440 \u0434\u0430\u0440 \u043f\u043e\u0451\u043d","Paste column after":"","Insert column before":"\u0421\u0443\u0442\u0443\u043d\u0440\u043e \u0430\u0437 \u0442\u0430\u0440\u0430\u0444\u0438 \u0447\u0430\u043f \u0438\u043b\u043e\u0432\u0430 \u043a\u0430\u0440\u0434\u0430\u043d","Insert column after":"\u0421\u0443\u0442\u0443\u043d\u0440\u043e \u0430\u0437 \u0442\u0430\u0440\u0430\u0444\u0438 \u0440\u043e\u0441\u0442 \u0438\u043b\u043e\u0432\u0430 \u043a\u0430\u0440\u0434\u0430\u043d","Delete column":"\u041d\u0435\u0441\u0442 \u043a\u0430\u0440\u0434\u0430\u043d\u0438 \u0441\u0443\u0442\u0443\u043d","Cols":"\u0421\u0443\u0442\u0443\u043d\u04b3\u043e","Rows":"\u0421\u0430\u0442\u0440\u04b3\u043e","Width":"\u041f\u0430\u04b3\u043c\u04e3","Height":"\u0411\u0430\u043b\u0430\u043d\u0434\u04e3","Cell spacing":"\u0424\u043e\u0441\u0438\u043b\u0430\u0438 \u0431\u0435\u0440\u0443\u043d\u0430","Cell padding":"\u0424\u043e\u0441\u0438\u043b\u0430\u0438 \u0434\u0430\u0440\u0443\u043d\u0430","Row clipboard actions":"","Column clipboard actions":"","Table styles":"","Cell styles":"","Column header":"","Row header":"","Table caption":"","Caption":"\u0421\u0430\u0440\u043b\u0430\u0432\u04b3\u0430","Show caption":"\u041d\u0430\u043c\u043e\u0438\u0448\u0438 \u0441\u0430\u0440\u043b\u0430\u0432\u04b3\u0430","Left":"\u0410\u0437 \u0442\u0430\u0440\u0430\u0444\u0438 \u0447\u0430\u043f","Center":"\u0410\u0437 \u043c\u0430\u0440\u043a\u0430\u0437","Right":"\u0410\u0437 \u0442\u0430\u0440\u0430\u0444\u0438 \u0440\u043e\u0441\u0442","Cell type":"\u041d\u0430\u043c\u0443\u0434\u0438 \u043c\u0430\u0439\u0434\u043e\u043d\u0447\u0430","Scope":"","Alignment":"\u041c\u0443\u0442\u043e\u0431\u0438\u049b\u043a\u0443\u043d\u04e3","Horizontal align":"","Vertical align":"","Top":"\u0410\u0437 \u0431\u043e\u043b\u043e","Middle":"\u0410\u0437 \u0431\u0430\u0439\u043d","Bottom":"\u0410\u0437 \u043f\u043e\u0451\u043d","Header cell":"\u0421\u0430\u0440\u043b\u0430\u0432\u04b3\u0430","Row group":"\u0413\u0443\u0440\u04ef\u04b3\u0438 \u0441\u0430\u0442\u0440\u04b3\u043e","Column group":"\u0413\u0443\u0440\u04ef\u04b3\u0438 \u0441\u0443\u0442\u0443\u043d\u04b3\u043e","Row type":"\u041d\u0430\u043c\u0443\u0434\u0438 \u0441\u0430\u0442\u0440","Header":"\u049a\u0438\u0441\u043c\u0438 \u0431\u043e\u043b\u043e\u04e3","Body":"\u049a\u0438\u0441\u043c\u0438 \u0430\u0441\u043b\u04e3","Footer":"\u049a\u0438\u0441\u043c\u0438 \u043f\u043e\u0451\u043d\u04e3","Border color":"\u0420\u0430\u043d\u0433\u0438 \u0447\u043e\u0440\u0447\u04ef\u0431\u0430","Solid":"","Dotted":"","Dashed":"","Double":"","Groove":"","Ridge":"","Inset":"","Outset":"","Hidden":"","Insert template...":"\u0428\u0430\u0431\u043b\u043e\u043d \u0433\u0443\u0437\u043e\u0440\u0435\u0434 ...","Templates":"\u041d\u0430\u043c\u0443\u043d\u0430\u04b3\u043e","Template":"\u041d\u0430\u043c\u0443\u043d\u0430","Insert Template":"","Text color":"\u0420\u0430\u043d\u0433\u0438 \u043c\u0430\u0442\u043d","Background color":"\u0420\u0430\u043d\u0433\u0438 \u043f\u0443\u0448\u0442\u0438 \u043c\u0430\u0442\u043d","Custom...":"\u0425\u0443\u0441\u0443\u0441\u04e3...","Custom color":"\u0420\u0430\u043d\u0433\u0438 \u0445\u0443\u0441\u0443\u0441\u04e3","No color":"\u0411\u0435 \u0440\u0430\u043d\u0433","Remove color":"\u0420\u0430\u043d\u0433\u0440\u043e \u043d\u0435\u0441\u0442 \u043a\u0430\u0440\u0434\u0430\u043d","Show blocks":"\u041d\u0438\u0448\u043e\u043d \u0434\u043e\u0434\u0430\u043d\u0438 \u0431\u043b\u043e\u043a\u04b3\u043e","Show invisible characters":"\u041d\u0438\u0448\u043e\u043d \u0434\u043e\u0434\u0430\u043d\u0438 \u0430\u043b\u043e\u043c\u0430\u0442\u04b3\u043e\u0438 \u043f\u0438\u043d\u04b3\u043e\u043d\u04e3","Word count":"\u0428\u0443\u043c\u043e\u0440\u0430\u0438 \u043a\u0430\u043b\u0438\u043c\u0430\u04b3\u043e","Count":"\u0428\u0443\u043c\u043e\u0440\u0430","Document":"\u04b2\u0443\u04b7\u04b7\u0430\u0442","Selection":"\u0418\u043d\u0442\u0438\u0445\u043e\u0431\u04b3\u043e","Words":"\u041a\u0430\u043b\u0438\u043c\u0430\u04b3\u043e","Words: {0}":"\u041a\u043b\u0438\u043c\u0430\u04b3\u043e: {0}","{0} words":"{0} \u043a\u0430\u043b\u0438\u043c\u0430\u04b3\u043e","File":"\u0424\u0430\u0439\u043b","Edit":"\u0422\u0430\u0493\u0439\u0438\u0440 \u0434\u043e\u0434\u0430\u043d","Insert":"\u0421\u0430\u0431\u0442 \u043a\u0430\u0440\u0434\u0430\u043d","View":"\u041d\u0430\u043c\u0443\u0434","Format":"\u0424\u043e\u0440\u043c\u0430\u0442","Table":"\u04b6\u0430\u0434\u0432\u0430\u043b","Tools":"\u0410\u0441\u0431\u043e\u0431\u04b3\u043e","Powered by {0}":"\u041d\u0435\u0440\u04ef\u043c\u0430\u043d\u0434\u0448\u0443\u0434\u0430 \u0430\u0437 \u04b7\u043e\u043d\u0438\u0431\u0438 {0}","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\u041c\u0430\u0439\u0434\u043e\u043d\u0438 \u043c\u0430\u0442\u043d\u04e3. \u0422\u0443\u0433\u043c\u0430\u04b3\u043e\u0438 ALT-F9-\u0440\u043e \u043f\u0430\u0445\u0448 \u043a\u0443\u043d\u0435\u0434, \u0430\u0433\u0430\u0440 \u0445\u043e\u04b3\u0435\u0434 \u043c\u0435\u043d\u044e\u0440\u043e \u0444\u0430\u0440\u0451\u0434 \u043a\u0430\u0440\u0434\u0430\u043d, ALT-F10 \u0431\u0430\u0441\u0442\u0430\u0438 \u0430\u0441\u0431\u043e\u0431\u04b3\u043e, ALT-0 \u0431\u0430\u0440\u043e\u0438 \u0444\u0430\u0440\u0451\u0434 \u043a\u0430\u0440\u0434\u0430\u043d\u0438 \u0451\u0440\u0434\u0430\u043c.","Image title":"\u0423\u043d\u0432\u043e\u043d\u0438 \u0442\u0430\u0441\u0432\u0438\u0440","Border width":"\u041f\u0430\u04b3\u043c\u0438\u0438 \u0447\u043e\u0440\u0447\u04ef\u0431\u0430","Border style":"\u0421\u0442\u0438\u043b\u0438 \u0447\u043e\u0440\u0447\u04ef\u0431\u0430","Error":"\u0425\u0430\u0442\u043e\u0433\u04e3","Warn":"\u041e\u0433\u043e\u04b3\u04e3","Valid":"\u0414\u0443\u0440\u0443\u0441\u0442","To open the popup, press Shift+Enter":"\u0411\u0430\u0440\u043e\u0438 \u043a\u0443\u0448\u043e\u0434\u0430\u043d\u0438 \u043f\u043e\u043f-\u0430\u043f, Shift + Enter\u0440\u043e \u043f\u0430\u0445\u0448 \u043a\u0443\u043d\u0435\u0434","Rich Text Area":"","Rich Text Area. Press ALT-0 for help.":"\u041c\u0438\u043d\u0442\u0430\u049b\u0430\u0438 \u0431\u043e\u0439\u0438 \u043c\u0430\u0442\u043d. \u0411\u0430\u0440\u043e\u0438 \u043a\u04ef\u043c\u0430\u043a ALT-0 -\u0440\u043e \u043f\u0430\u0445\u0448 \u043a\u0443\u043d\u0435\u0434.","System Font":"\u04b2\u0430\u0440\u0444\u0438 \u0441\u0438\u0441\u0442\u0435\u043c\u0430","Failed to upload image: {0}":"\u0421\u0443\u0440\u0430\u0442 \u0431\u043e\u0440 \u043a\u0430\u0440\u0434\u0430 \u043d\u0430\u0448\u0443\u0434: {0}","Failed to load plugin: {0} from url {1}":"\u0411\u043e\u0440 \u043a\u0430\u0440\u0434\u0430\u043d\u0438 \u043f\u043b\u0430\u0433\u0438\u043d \u0438\u043c\u043a\u043e\u043d\u043d\u043e\u043f\u0430\u0437\u0438\u0440 \u043d\u0435\u0441\u0442: {0} \u0430\u0437 URL {1}","Failed to load plugin url: {0}":"\u0425\u0430\u0442\u043e\u0433\u0438\u0438 URL, \u0431\u043e\u0440\u043a\u0443\u043d\u04e3 \u043c\u0443\u044f\u0441\u0441\u0430\u0440 \u043d\u0430\u0448\u0443\u0434: {0}","Failed to initialize plugin: {0}":"\u0422\u0430\u043d\u0437\u0438\u043c \u043a\u0430\u0440\u0434\u0430\u043d\u0438 \u043f\u043b\u0430\u0433\u0438\u043d \u043c\u0443\u044f\u0441\u0441\u0430\u0440 \u043d\u0430\u0448\u0443\u0434: {0}","example":"\u043d\u0430\u043c\u0443\u043d\u0430","Search":"\u04b6\u0443\u0441\u0442\u0443\u04b7\u04ef","All":"\u04b2\u0430\u043c\u0430","Currency":"\u0410\u0441\u044a\u043e\u0440","Text":"\u041c\u0430\u0442\u043d","Quotations":"\u0418\u049b\u0442\u0438\u0431\u043e\u0441\u04b3\u043e","Mathematical":"\u041c\u0430\u0442\u0435\u043c\u0430\u0442\u0438\u043a\u04e3","Extended Latin":"\u041b\u043e\u0442\u0438\u043d\u0438\u0438 \u0432\u0430\u0441\u0435\u044a","Symbols":"\u0410\u043b\u043e\u043c\u0430\u0442\u04b3\u043e","Arrows":"\u0422\u0438\u0440\u04b3\u043e","User Defined":"\u041a\u043e\u0440\u0431\u0430\u0440 \u043c\u0443\u0430\u0439\u044f\u043d \u043a\u0430\u0440\u0434\u0430","dollar sign":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u0434\u043e\u043b\u043b\u0430\u0440","currency sign":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u0430\u0441\u044a\u043e\u0440","euro-currency sign":"\u0435\u0432\u0440\u043e \u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u0430\u0441\u044a\u043e\u0440","colon sign":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u043a\u043e\u043b\u043e\u043d","cruzeiro sign":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 cruzeiro","french franc sign":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u0444\u0440\u0430\u043d\u043a\u0438 \u0444\u0430\u0440\u043e\u043d\u0441\u0430\u0432\u04e3","lira sign":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u043b\u0438\u0440\u0430","mill sign":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u043c\u0438\u043b","naira sign":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u043d\u0430\u0438\u0440\u0430","peseta sign":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u043f\u0435\u0441\u0435\u0442\u0430","rupee sign":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u0440\u0443\u043f\u0438","won sign":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u0432\u043e\u043d","new sheqel sign":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u0448\u0435\u043a\u0435\u043b\u0438 \u043d\u0430\u0432","dong sign":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u0434\u043e\u043d\u0433","kip sign":"\u043d\u0438\u0448\u043e\u043d\u0438 \u043a\u0438\u043f","tugrik sign":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u0442\u0443\u0433\u0440\u0438\u043a","drachma sign":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u0434\u0440\u0430\u0445\u043c\u0430","german penny symbol":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u0434\u0438\u043d\u043e\u0440\u0438 \u041e\u043b\u043c\u043e\u043d","peso sign":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u043f\u0435\u0441\u043e","guarani sign":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u0433\u0443\u0430\u0440\u0430\u043d\u0430","austral sign":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u0430\u0432\u0441\u0442\u0440\u0430\u043b","hryvnia sign":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u0433\u0440\u0438\u0432\u043d\u0430","cedi sign":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u0441\u0435\u0434\u0438","livre tournois sign":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u043b\u0438\u0432\u0440 \u0442\u0443\u0440\u043d\u043e\u0441","spesmilo sign":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u0441\u043f\u0435\u0441\u043c\u0438\u043b\u043e","tenge sign":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u0442\u0435\u043d\u0433\u0435","indian rupee sign":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u0440\u0443\u043f\u0438\u0438 \u04b3\u0438\u043d\u0434\u04e3","turkish lira sign":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u043b\u0438\u0440\u0430\u0438 \u0442\u0443\u0440\u043a\u04e3","nordic mark sign":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u043c\u0430\u0440\u043a\u0438 \u043d\u043e\u0440\u0432\u0435\u0433\u0438","manat sign":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u043c\u0430\u043d\u0430\u0442","ruble sign":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u0440\u0443\u0431\u043b","yen character":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u0439\u0435\u043d","yuan character":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u044e\u0430\u043d","yuan character, in hong kong and taiwan":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u044e\u0430\u043d, \u0434\u0430\u0440 \u0425\u043e\u043d\u0433 \u041a\u043e\u043d\u0433 \u0432\u0430 \u0422\u0430\u0439\u0432\u0430\u043d","yen/yuan character variant one":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u0439\u0435\u043d/\u044e\u0430\u043d \u0432\u0430\u0440\u0438\u0430\u043d\u0442\u0438 \u044f\u043a\u0443\u043c","Emojis":"","Emojis...":"","Loading emojis...":"","Could not load emojis":"","People":"\u041c\u0430\u0440\u0434\u0443\u043c","Animals and Nature":"\u04b2\u0430\u0439\u0432\u043e\u043d\u043e\u0442 \u0432\u0430 \u0442\u0430\u0431\u0438\u0430\u0442","Food and Drink":"\u0492\u0438\u0437\u043e \u0432\u0430 \u043d\u04ef\u0448\u043e\u043a\u04e3","Activity":"\u0424\u0430\u044a\u043e\u043b\u0438\u044f\u0442","Travel and Places":"\u0421\u0430\u0444\u0430\u0440 \u0432\u0430 \u04b7\u043e\u0439\u04b3\u043e","Objects":"\u041e\u0431\u044a\u0435\u043a\u0442\u04b3\u043e","Flags":"\u041f\u0430\u0440\u0447\u0430\u043c\u04b3\u043e","Characters":"\u0410\u043b\u043e\u043c\u0430\u0442\u04b3\u043e","Characters (no spaces)":"\u0410\u043b\u043e\u043c\u0430\u0442\u04b3\u043e (\u0431\u0435 \u0444\u043e\u0441\u0438\u043b\u0430)","{0} characters":"{0} \u0430\u043b\u043e\u043c\u0430\u0442\u04b3\u043e","Error: Form submit field collision.":"\u0425\u0430\u0442\u043e\u0433\u04e3: \u0414\u0430\u0440 \u043c\u0430\u0439\u0434\u043e\u043d\u04b3\u043e\u0438 \u0434\u043e\u0445\u0438\u043b\u043a\u0443\u043d\u0438 \u0437\u0438\u0434\u0434\u0438\u044f\u0442 \u0451\u0444\u0442 \u0448\u0443\u0434.","Error: No form element found.":"\u0425\u0430\u0442\u043e\u0433\u04e3: \u042f\u0433\u043e\u043d \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0438 \u043c\u0430\u0439\u0434\u043e\u043d \u0451\u0444\u0442 \u043d\u0430\u0448\u0443\u0434.","Color swatch":"\u041a\u0430\u0448\u0438\u0448\u0438 \u0440\u0430\u043d\u0433","Color Picker":"\u0418\u043d\u0442\u0438\u0445\u043e\u0431\u043a\u0443\u043d\u0430\u043d\u0434\u0430\u0438 \u0440\u0430\u043d\u0433","Invalid hex color code: {0}":"","Invalid input":"","R":"\u0421","Red component":"","G":"\u0421","Green component":"","B":"\u041a","Blue component":"","#":"","Hex color code":"","Range 0 to 255":"","Turquoise":"\u0422\u0443\u0440\u043a\u0443","Green":"\u0421\u0430\u0431\u0437","Blue":"\u041a\u0430\u0431\u0443\u0434","Purple":"\u0410\u0440\u0493\u0443\u0432\u043e\u043d","Navy Blue":"\u041a\u0430\u0431\u0443\u0434\u0438 \u0442\u0438\u0440\u0430","Dark Turquoise":"\u0422\u0443\u0440\u043a\u0443\u0438 \u0442\u043e\u0440\u0438\u043a","Dark Green":"\u0421\u0430\u0431\u0437\u0438 \u0442\u043e\u0440\u0438\u043a","Medium Blue":"\u041a\u0430\u0431\u0443\u0434\u0438 \u043c\u0438\u0451\u043d\u0430","Medium Purple":"\u0410\u0440\u0493\u0443\u0432\u043e\u043d\u0438 \u043c\u0438\u0451\u043d\u0430","Midnight Blue":"\u041a\u0430\u0431\u0443\u0434\u0438 \u0442\u0438\u0440\u0430","Yellow":"\u0417\u0430\u0440\u0434","Orange":"\u041d\u043e\u0440\u0438\u043d\u04b7\u04e3","Red":"\u0421\u0443\u0440\u0445","Light Gray":"\u0425\u043e\u043a\u0438\u0441\u0442\u0430\u0440\u0440\u0430\u043d\u0433\u0438 \u0445\u0438\u0440\u0430","Gray":"\u0425\u043e\u043a\u0438\u0441\u0442\u0430\u0440\u0440\u0430\u043d\u0433","Dark Yellow":"\u0417\u0430\u0440\u0434\u0438 \u0442\u0438\u0440\u0430","Dark Orange":"\u041d\u043e\u0440\u0438\u043d\u04b7\u0438\u0438 \u0442\u0438\u0440\u0430","Dark Red":"\u0421\u0443\u0440\u0445\u0438 \u0442\u043e\u0440\u0438\u043a","Medium Gray":"\u0425\u043e\u043a\u0438\u0441\u0442\u0430\u0440\u0440\u0430\u043d\u0433\u0438 \u043c\u0438\u0451\u043d\u0430","Dark Gray":"\u0425\u043e\u043a\u0438\u0441\u0442\u0430\u0440\u0440\u0430\u043d\u0433\u0438 \u0442\u0438\u0440\u0430","Light Green":"\u0421\u0430\u0431\u0437\u0438 \u0445\u0438\u0440\u0430","Light Yellow":"\u0417\u0430\u0440\u0434\u0438 \u0445\u0438\u0440\u0430","Light Red":"\u0421\u0443\u0440\u0445\u0438 \u0445\u0438\u0440\u0430","Light Purple":"\u0410\u0440\u0493\u0443\u0432\u043e\u043d\u0438 \u0445\u0438\u0440\u0430","Light Blue":"\u041a\u0430\u0431\u0443\u0434\u0438 \u0445\u0438\u0440\u0430","Dark Purple":"\u0410\u0440\u0493\u0443\u0432\u043e\u043d\u0438 \u0442\u0438\u0440\u0430","Dark Blue":"\u041a\u0430\u0431\u0443\u0434\u0438 \u0442\u043e\u0440\u0438\u043a","Black":"\u0421\u0438\u0451\u04b3","White":"\u0421\u0430\u0444\u0435\u0434","Switch to or from fullscreen mode":"\u0411\u0430 \u04b3\u043e\u043b\u0430\u0442\u0438 \u043f\u0443\u0440\u0440\u0430\u0438 \u0440\u0430\u0432\u0437\u0430\u043d\u0430 \u0433\u0443\u0437\u0430\u0440\u0435\u0434","Open help dialog":"\u041e\u0438\u043d\u0430\u0438 \u043a\u04ef\u043c\u0430\u043a\u0440\u043e \u043a\u0443\u0448\u043e\u0435\u0434","history":"\u0442\u0430\u044a\u0440\u0438\u0445","styles":"\u0443\u0441\u043b\u0443\u0431\u04b3\u043e","formatting":"\u0444\u043e\u0440\u043c\u0430\u0442\u043e\u043d\u04e3","alignment":"\u041c\u0443\u0442\u043e\u0431\u0438\u049b\u043a\u0443\u043d\u04e3","indentation":"\u0444\u043e\u0441\u0438\u043b\u0430","Font":"\u04b2\u0443\u0440\u0443\u0444","Size":"\u0410\u043d\u0434\u043e\u0437\u0430","More...":"\u0411\u0435\u0448\u0442\u0430\u0440...","Select...":"\u0418\u043d\u0442\u0438\u0445\u043e\u0431 \u043a\u0443\u043d\u0435\u0434 ...","Preferences":"\u0410\u0444\u0437\u0430\u043b\u0438\u044f\u0442\u04b3\u043e","Yes":"\u04b2a","No":"\u041d\u0435","Keyboard Navigation":"\u041d\u0430\u0432\u0438\u0433\u0430\u0442\u0441\u0438\u044f\u0438 \u043a\u043b\u0430\u0432\u0438\u0430\u0442\u0443\u0440\u0430","Version":"\u0412\u0435\u0440\u0441\u0438\u044f","Code view":"","Open popup menu for split buttons":"","List Properties":"","List properties...":"","Start list at number":"","Line height":"","Dropped file type is not supported":"","Loading...":"","ImageProxy HTTP error: Rejected request":"","ImageProxy HTTP error: Could not find Image Proxy":"","ImageProxy HTTP error: Incorrect Image Proxy URL":"","ImageProxy HTTP error: Unknown ImageProxy error":""}); \ No newline at end of file +tinymce.addI18n("tg",{"#":"","Accessibility":"","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"\u0410\u043c\u0430\u043b","Activity":"\u0424\u0430\u044a\u043e\u043b\u0438\u044f\u0442","Address":"\u0421\u0443\u0440\u043e\u0493\u0430","Advanced":"\u041c\u0443\u0442\u0430\u0440\u0430\u049b\u0438","Align":"\u04b2\u0430\u043c\u0432\u043e\u0440 \u043a\u0430\u0440\u0434\u0430\u043d","Align center":"\u0420\u043e\u0441\u0442 \u043a\u0430\u0440\u0434\u0430\u043d \u0430\u0437 \u043c\u043e\u0431\u0430\u0439\u043d","Align left":"\u0420\u043e\u0441 \u043a\u0430\u0440\u0434\u0430\u043d \u0430\u0437 \u0447\u0430\u043f","Align right":"\u0420\u043e\u0441\u0442 \u043a\u0430\u0440\u0434\u0430\u043d \u0430\u0437 \u0440\u043e\u0441\u0442","Alignment":"\u041c\u0443\u0442\u043e\u0431\u0438\u049b\u043a\u0443\u043d\u04e3","Alignment {0}":"","All":"\u04b2\u0430\u043c\u0430","Alternative description":"","Alternative source":"\u041c\u0430\u043d\u0431\u0430\u0438 \u0430\u043b\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u04e3","Alternative source URL":"\u041c\u0430\u043d\u0431\u0430\u0438 \u0430\u043b\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u0438\u0438 URL","Anchor":"","Anchor...":"\u0410\u043d\u0447\u0443\u043c\u0430\u043d","Anchors":"\u041b\u0430\u043d\u0433\u0430\u0440","Animals and Nature":"\u04b2\u0430\u0439\u0432\u043e\u043d\u043e\u0442 \u0432\u0430 \u0442\u0430\u0431\u0438\u0430\u0442","Arrows":"\u0422\u0438\u0440\u04b3\u043e","B":"\u041a","Background color":"\u0420\u0430\u043d\u0433\u0438 \u043f\u0443\u0448\u0442\u0438 \u043c\u0430\u0442\u043d","Background color {0}":"","Black":"\u0421\u0438\u0451\u04b3","Block":"\u0411\u043b\u043e\u043a","Block {0}":"","Blockquote":"\u041d\u043e\u0445\u0443\u043d\u0430\u043a","Blocks":"\u0425\u0430\u0442\u0438 \u0431\u043b\u043e\u043a\u04e3","Blue":"\u041a\u0430\u0431\u0443\u0434","Blue component":"","Body":"\u049a\u0438\u0441\u043c\u0438 \u0430\u0441\u043b\u04e3","Bold":"\u0492\u0430\u0444\u0441","Border":"\u0427\u043e\u0440\u0447\u04ef\u0431\u0430","Border color":"\u0420\u0430\u043d\u0433\u0438 \u0447\u043e\u0440\u0447\u04ef\u0431\u0430","Border style":"\u0421\u0442\u0438\u043b\u0438 \u0447\u043e\u0440\u0447\u04ef\u0431\u0430","Border width":"\u041f\u0430\u04b3\u043c\u0438\u0438 \u0447\u043e\u0440\u0447\u04ef\u0431\u0430","Bottom":"\u0410\u0437 \u043f\u043e\u0451\u043d","Browse files":"","Browse for an image":"\u0418\u043b\u043e\u0432\u0430\u0438 \u0441\u0443\u0440\u0430\u0442","Browse links":"","Bullet list":"\u0420\u0443\u0439\u0445\u0430\u0442\u0438 \u0431\u0435 \u0442\u0430\u0440\u0442\u0438\u0431","Cancel":"\u0411\u0435\u043a\u043e\u0440 \u043a\u0430\u0440\u0434\u0430\u043d","Caption":"\u0421\u0430\u0440\u043b\u0430\u0432\u04b3\u0430","Cell":"\u041c\u0430\u0439\u0434\u043e\u043d\u0447\u0430","Cell padding":"\u0424\u043e\u0441\u0438\u043b\u0430\u0438 \u0434\u0430\u0440\u0443\u043d\u0430","Cell properties":"\u0422\u0430\u043d\u0437\u0438\u043c\u043e\u0442\u04b3\u043e\u0438 \u043c\u0430\u0439\u0434\u043e\u043d\u0447\u0430","Cell spacing":"\u0424\u043e\u0441\u0438\u043b\u0430\u0438 \u0431\u0435\u0440\u0443\u043d\u0430","Cell styles":"","Cell type":"\u041d\u0430\u043c\u0443\u0434\u0438 \u043c\u0430\u0439\u0434\u043e\u043d\u0447\u0430","Center":"\u0410\u0437 \u043c\u0430\u0440\u043a\u0430\u0437","Characters":"\u0410\u043b\u043e\u043c\u0430\u0442\u04b3\u043e","Characters (no spaces)":"\u0410\u043b\u043e\u043c\u0430\u0442\u04b3\u043e (\u0431\u0435 \u0444\u043e\u0441\u0438\u043b\u0430)","Circle":"\u0414\u043e\u0438\u0440\u0430","Class":"\u041a\u043b\u0430\u0441","Clear formatting":"\u0424\u043e\u0440\u043c\u0430\u0442\u04b3\u043e\u0440\u043e \u0431\u0435\u043a\u043e\u0440 \u043a\u0430\u0440\u0434\u0430\u043d","Close":"\u041c\u0430\u04b3\u043a\u0430\u043c \u043a\u0430\u0440\u0434\u0430\u043d","Code":"","Code sample...":"\u041d\u0430\u043c\u0443\u043d\u0430\u0438 \u043a\u043e\u0434 ...","Code view":"","Color Picker":"\u0418\u043d\u0442\u0438\u0445\u043e\u0431\u043a\u0443\u043d\u0430\u043d\u0434\u0430\u0438 \u0440\u0430\u043d\u0433","Color swatch":"\u041a\u0430\u0448\u0438\u0448\u0438 \u0440\u0430\u043d\u0433","Cols":"\u0421\u0443\u0442\u0443\u043d\u04b3\u043e","Column":"\u0421\u0443\u0442\u0443\u043d","Column clipboard actions":"","Column group":"\u0413\u0443\u0440\u04ef\u04b3\u0438 \u0441\u0443\u0442\u0443\u043d\u04b3\u043e","Column header":"","Constrain proportions":"\u041d\u0438\u0433\u043e\u04b3 \u0434\u043e\u0448\u0442\u0430\u043d\u0438 \u0442\u0430\u043d\u043e\u0441\u0443\u0431\u0438\u044f\u0442","Copy":"\u041d\u0443\u0441\u0445\u0430\u0431\u043e\u0440\u0434\u043e\u043d\u0438 \u043a\u0430\u0440\u0434\u0430\u043d","Copy column":"","Copy row":"\u041d\u0443\u0441\u0445\u0430\u0431\u0430\u0440\u0434\u043e\u0440\u04e3 \u043a\u0430\u0440\u0434\u0430\u043d\u0438 \u0441\u0430\u0442\u0440","Could not find the specified string.":"\u0421\u0430\u0442\u0440\u0438 \u043d\u0438\u0448\u043e\u043d\u0434\u043e\u0434\u0430\u0448\u0443\u0434\u0430\u0440\u043e \u0451\u0444\u0442\u0430 \u043d\u0430\u0448\u0443\u0434.","Could not load emojis":"","Count":"\u0428\u0443\u043c\u043e\u0440\u0430","Currency":"\u0410\u0441\u044a\u043e\u0440","Current window":"\u0420\u0430\u0432\u0437\u0430\u043d\u0430\u0438 \u04b7\u043e\u0440\u04e3","Custom color":"\u0420\u0430\u043d\u0433\u0438 \u0445\u0443\u0441\u0443\u0441\u04e3","Custom...":"\u0425\u0443\u0441\u0443\u0441\u04e3...","Cut":"\u0411\u0443\u0440\u0438\u0434\u0430\u043d","Cut column":"","Cut row":"\u0421\u0430\u0442\u0440\u0440\u043e \u0431\u0443\u0440\u0438\u0434\u0430\u043d","Dark Blue":"\u041a\u0430\u0431\u0443\u0434\u0438 \u0442\u043e\u0440\u0438\u043a","Dark Gray":"\u0425\u043e\u043a\u0438\u0441\u0442\u0430\u0440\u0440\u0430\u043d\u0433\u0438 \u0442\u0438\u0440\u0430","Dark Green":"\u0421\u0430\u0431\u0437\u0438 \u0442\u043e\u0440\u0438\u043a","Dark Orange":"\u041d\u043e\u0440\u0438\u043d\u04b7\u0438\u0438 \u0442\u0438\u0440\u0430","Dark Purple":"\u0410\u0440\u0493\u0443\u0432\u043e\u043d\u0438 \u0442\u0438\u0440\u0430","Dark Red":"\u0421\u0443\u0440\u0445\u0438 \u0442\u043e\u0440\u0438\u043a","Dark Turquoise":"\u0422\u0443\u0440\u043a\u0443\u0438 \u0442\u043e\u0440\u0438\u043a","Dark Yellow":"\u0417\u0430\u0440\u0434\u0438 \u0442\u0438\u0440\u0430","Dashed":"","Date/time":"\u0420\u04ef\u0437/\u0421\u043e\u0430\u0442","Decrease indent":"\u0410\u0431\u0437\u0430\u0441\u0442\u0440\u043e \u0445\u0443\u0440\u0434 \u043a\u0430\u0440\u0434\u0430\u043d","Default":"\u0411\u043e \u0442\u0430\u0440\u0437\u0438 \u0445\u043e\u043c\u0443\u0448\u04e3","Delete accordion":"","Delete column":"\u041d\u0435\u0441\u0442 \u043a\u0430\u0440\u0434\u0430\u043d\u0438 \u0441\u0443\u0442\u0443\u043d","Delete row":"\u041d\u0435\u0441\u0442 \u043a\u0430\u0440\u0434\u0430\u043d\u0438 \u0441\u0430\u0442\u0440","Delete table":"\u041d\u0435\u0441\u0442 \u043a\u0430\u0440\u0434\u0430\u043d\u0438 \u04b7\u0430\u0434\u0432\u0430\u043b","Dimensions":"\u0427\u0435\u043d\u0430\u043a\u04b3\u043e","Disc":"\u0414\u0438\u0441\u043a","Div":"","Document":"\u04b2\u0443\u04b7\u04b7\u0430\u0442","Dotted":"","Double":"","Drop an image here":"\u0421\u0443\u0440\u0430\u0442\u0440\u043e \u0438\u043d \u04b7\u043e \u043f\u0430\u0440\u0442\u043e\u0435\u0434","Dropped file type is not supported":"","Edit":"\u0422\u0430\u0493\u0439\u0438\u0440 \u0434\u043e\u0434\u0430\u043d","Embed":"\u041a\u043e\u0434 \u0431\u0430\u0440\u043e\u0438 \u0441\u0430\u0431\u0442","Emojis":"","Emojis...":"","Error":"\u0425\u0430\u0442\u043e\u0433\u04e3","Error: Form submit field collision.":"\u0425\u0430\u0442\u043e\u0433\u04e3: \u0414\u0430\u0440 \u043c\u0430\u0439\u0434\u043e\u043d\u04b3\u043e\u0438 \u0434\u043e\u0445\u0438\u043b\u043a\u0443\u043d\u0438 \u0437\u0438\u0434\u0434\u0438\u044f\u0442 \u0451\u0444\u0442 \u0448\u0443\u0434.","Error: No form element found.":"\u0425\u0430\u0442\u043e\u0433\u04e3: \u042f\u0433\u043e\u043d \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0438 \u043c\u0430\u0439\u0434\u043e\u043d \u0451\u0444\u0442 \u043d\u0430\u0448\u0443\u0434.","Extended Latin":"\u041b\u043e\u0442\u0438\u043d\u0438\u0438 \u0432\u0430\u0441\u0435\u044a","Failed to initialize plugin: {0}":"\u0422\u0430\u043d\u0437\u0438\u043c \u043a\u0430\u0440\u0434\u0430\u043d\u0438 \u043f\u043b\u0430\u0433\u0438\u043d \u043c\u0443\u044f\u0441\u0441\u0430\u0440 \u043d\u0430\u0448\u0443\u0434: {0}","Failed to load plugin url: {0}":"\u0425\u0430\u0442\u043e\u0433\u0438\u0438 URL, \u0431\u043e\u0440\u043a\u0443\u043d\u04e3 \u043c\u0443\u044f\u0441\u0441\u0430\u0440 \u043d\u0430\u0448\u0443\u0434: {0}","Failed to load plugin: {0} from url {1}":"\u0411\u043e\u0440 \u043a\u0430\u0440\u0434\u0430\u043d\u0438 \u043f\u043b\u0430\u0433\u0438\u043d \u0438\u043c\u043a\u043e\u043d\u043d\u043e\u043f\u0430\u0437\u0438\u0440 \u043d\u0435\u0441\u0442: {0} \u0430\u0437 URL {1}","Failed to upload image: {0}":"\u0421\u0443\u0440\u0430\u0442 \u0431\u043e\u0440 \u043a\u0430\u0440\u0434\u0430 \u043d\u0430\u0448\u0443\u0434: {0}","File":"\u0424\u0430\u0439\u043b","Find":"\u0401\u0444\u0442\u0430\u043d","Find (if searchreplace plugin activated)":"\u04b6\u0443\u0441\u0442\u0443\u04b7\u04ef (\u0430\u0433\u0430\u0440 \u043f\u043b\u0430\u0433\u0438\u043d\u0438 \u04b7\u043e\u0438 \u04b7\u0443\u0441\u0442\u0443\u04b7\u04ef \u0444\u0430\u044a\u043e\u043b \u0431\u043e\u0448\u0430\u0434)","Find and Replace":"","Find and replace...":"\u04b6\u0443\u0441\u0442\u0443\u04b7\u04ef \u0432\u0430 \u0438\u0432\u0430\u0437 ...","Find in selection":"","Find whole words only":"\u0422\u0430\u043d\u04b3\u043e \u043a\u0430\u043b\u0438\u043c\u0430\u04b3\u043e\u0440\u043e \u04b7\u0443\u0441\u0442\u0430\u043d","Flags":"\u041f\u0430\u0440\u0447\u0430\u043c\u04b3\u043e","Focus to contextual toolbar":"\u0422\u0430\u0432\u0430\u04b7\u04b7\u04ef\u04b3 (\u0424\u043e\u043a\u0443\u0441) \u0431\u0430 \u043f\u0430\u043d\u0435\u043b\u0438 \u0430\u0441\u0431\u043e\u0431\u04b3\u043e\u0438 \u043a\u043e\u043d\u0442\u0435\u043a\u0441\u0442\u04e3","Focus to element path":"\u0422\u0430\u0432\u0430\u04b7\u04b7\u04ef\u04b3 (\u0424\u043e\u043a\u0443\u0441) \u0431\u0430 \u0440\u043e\u04b3\u0438 \u044d\u043b\u0435\u043c\u0435\u043d\u0442","Focus to menubar":"\u0422\u0430\u0432\u0430\u04b7\u04b7\u04ef\u04b3 (\u0424\u043e\u043a\u0443\u0441) \u0431\u0430 \u043c\u0435\u043d\u044e","Focus to toolbar":"\u0422\u0430\u0432\u0430\u04b7\u04b7\u04ef\u04b3 (\u0424\u043e\u043a\u0443\u0441) \u0431\u0430 \u043f\u0430\u043d\u0435\u043b\u0438 \u0430\u0441\u0431\u043e\u0431\u04b3\u043e","Font":"\u04b2\u0443\u0440\u0443\u0444","Font size {0}":"","Font sizes":"","Font {0}":"","Fonts":"\u04b2\u0443\u0440\u0443\u0444\u04b3\u043e","Food and Drink":"\u0492\u0438\u0437\u043e \u0432\u0430 \u043d\u04ef\u0448\u043e\u043a\u04e3","Footer":"\u049a\u0438\u0441\u043c\u0438 \u043f\u043e\u0451\u043d\u04e3","Format":"\u0424\u043e\u0440\u043c\u0430\u0442","Format {0}":"","Formats":"\u0424\u0430\u0440\u043c\u0430\u0442\u04b3\u043e","Fullscreen":"\u041a\u0430\u043b\u043e\u043d \u043a\u0430\u0440\u0434\u0430\u043d\u0438 \u0440\u0430\u0432\u0437\u0430\u043d\u0430 (\u044d\u043a\u0440\u0430\u043d)","G":"\u0421","General":"\u0423\u043c\u0443\u043c\u04e3","Gray":"\u0425\u043e\u043a\u0438\u0441\u0442\u0430\u0440\u0440\u0430\u043d\u0433","Green":"\u0421\u0430\u0431\u0437","Green component":"","Groove":"","Handy Shortcuts":"\u0428\u043e\u0440\u0442\u043a\u043e\u0434\u0438 \u0434\u0430\u0441\u0442\u04e3","Header":"\u049a\u0438\u0441\u043c\u0438 \u0431\u043e\u043b\u043e\u04e3","Header cell":"\u0421\u0430\u0440\u043b\u0430\u0432\u04b3\u0430","Heading 1":"\u0421\u0430\u0440\u043b\u0430\u0432\u04b3\u0430\u0438 1","Heading 2":"\u0421\u0430\u0440\u043b\u0430\u0432\u04b3\u0430\u0438 2","Heading 3":"\u0421\u0430\u0440\u043b\u0430\u0432\u04b3\u0430\u0438 3","Heading 4":"\u0421\u0430\u0440\u043b\u0430\u0432\u04b3\u0430\u0438 4","Heading 5":"\u0421\u0430\u0440\u043b\u0430\u0432\u04b3\u0430\u0438 5","Heading 6":"\u0421\u0430\u0440\u043b\u0430\u0432\u04b3\u0430\u0438 6","Headings":"\u0421\u0430\u0440\u043b\u0430\u0432\u04b3\u0430\u04b3\u043e","Height":"\u0411\u0430\u043b\u0430\u043d\u0434\u04e3","Help":"\u0401\u0440\u04e3","Hex color code":"","Hidden":"","Horizontal align":"","Horizontal line":"\u0425\u0430\u0442\u0438 \u0443\u0444\u0443\u049b\u04e3","Horizontal space":"\u0424\u043e\u0441\u0438\u043b\u0430\u0438 \u0443\u0444\u0443\u049b\u04e3","ID":"","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"","Image is decorative":"","Image list":"\u0420\u04ef\u0439\u0445\u0430\u0442\u0438 c\u0443\u0440\u0430\u0442\u04b3\u043e","Image title":"\u0423\u043d\u0432\u043e\u043d\u0438 \u0442\u0430\u0441\u0432\u0438\u0440","Image...":"\u0421\u0443\u0440\u0430\u0442 ...","ImageProxy HTTP error: Could not find Image Proxy":"","ImageProxy HTTP error: Incorrect Image Proxy URL":"","ImageProxy HTTP error: Rejected request":"","ImageProxy HTTP error: Unknown ImageProxy error":"","Increase indent":"\u0410\u0431\u0437\u0430\u0441\u0442\u0440\u043e \u0432\u0430\u0441\u0435\u044a \u043a\u0430\u0440\u0434\u0430\u043d","Inline":"\u0414\u0430\u0440 \u044f\u043a \u0445\u0430\u0442","Insert":"\u0421\u0430\u0431\u0442 \u043a\u0430\u0440\u0434\u0430\u043d","Insert Template":"","Insert accordion":"","Insert column after":"\u0421\u0443\u0442\u0443\u043d\u0440\u043e \u0430\u0437 \u0442\u0430\u0440\u0430\u0444\u0438 \u0440\u043e\u0441\u0442 \u0438\u043b\u043e\u0432\u0430 \u043a\u0430\u0440\u0434\u0430\u043d","Insert column before":"\u0421\u0443\u0442\u0443\u043d\u0440\u043e \u0430\u0437 \u0442\u0430\u0440\u0430\u0444\u0438 \u0447\u0430\u043f \u0438\u043b\u043e\u0432\u0430 \u043a\u0430\u0440\u0434\u0430\u043d","Insert date/time":"\u0412\u043e\u0440\u0438\u0434\u0438 \u0420\u04ef\u0437/\u0421\u043e\u0430\u0442","Insert image":"\u0413\u0443\u0437\u043e\u0448\u0442\u0430\u043d\u0438 \u0441\u0443\u0440\u0430\u0442","Insert link (if link plugin activated)":"\u0412\u043e\u0440\u0438\u0434 \u043a\u0430\u0440\u0434\u0430\u043d\u0438 \u043f\u0430\u0439\u0432\u0430\u043d\u0434\u0430\u043a (\u0430\u0433\u0430\u0440 \u043f\u043b\u0430\u0433\u0438\u043d\u0438 \u043f\u0430\u0439\u0432\u0430\u043d\u0434 \u0444\u0430\u044a\u043e\u043b \u0431\u043e\u0448\u0430\u0434)","Insert row after":"\u0413\u0443\u0437\u043e\u0448\u0442\u0430\u043d\u0438 \u0441\u0430\u0442\u0440\u0438 \u0445\u043e\u043b\u04e3 \u0430\u0437 \u043f\u043e\u0451\u043d","Insert row before":"\u0413\u0443\u0437\u043e\u0448\u0442\u0430\u043d\u0438 \u0441\u0430\u0442\u0440\u0438 \u0445\u043e\u043b\u04e3 \u0430\u0437 \u0431\u043e\u043b\u043e","Insert table":"\u0413\u0443\u0437\u043e\u0448\u0442\u0430\u043d\u0438 \u04b7\u0430\u0434\u0432\u0430\u043b","Insert template...":"\u0428\u0430\u0431\u043b\u043e\u043d \u0433\u0443\u0437\u043e\u0440\u0435\u0434 ...","Insert video":"\u0413\u0443\u0437\u043e\u0448\u0442\u0430\u043d\u0438 \u0432\u0438\u0434\u0435\u043e","Insert/Edit code sample":"\u0418\u043b\u043e\u0432\u0430/\u0442\u0430\u0493\u0439\u0438\u0440 \u0434\u043e\u0434\u0430\u043d\u0438 \u043d\u0430\u043c\u0443\u043d\u0430\u0438 \u043a\u043e\u0434","Insert/edit image":"\u0413\u0443\u0437\u043e\u0448\u0442\u0430\u043d\u0438/\u0442\u0430\u0493\u0439\u0438\u0440\u0434\u043e\u0434\u0430\u043d\u0438 \u0441\u0443\u0440\u0430\u0442","Insert/edit link":"\u0412\u043e\u0440\u0438\u0434/\u0442\u0430\u04b3\u0440\u0438\u0440 \u043a\u0430\u0440\u0434\u0430\u043d\u0438 \u043f\u0430\u0439\u0432\u0430\u043d\u0434","Insert/edit media":"\u0413\u0443\u0437\u043e\u0448\u0442\u0430\u043d/\u0442\u0430\u04b3\u0440\u0438\u0440 \u0442\u0430\u0493\u0439\u0438\u0440\u0434\u043e\u0434\u0430\u043d\u0438 \u043c\u0435\u0434\u0438\u0430","Insert/edit video":"\u0413\u0443\u0437\u043e\u0448\u0442\u0430\u043d\u0438/\u0442\u0430\u0493\u0439\u0438\u0440\u0434\u043e\u0434\u0430\u043d\u0438 \u0432\u0438\u0434\u0435\u043e","Inset":"","Invalid hex color code: {0}":"","Invalid input":"","Italic":"\u0418\u0442\u0430\u043b\u0438\u043a","Justify":"\u0410\u0437 \u04b3\u0430\u0440 \u0434\u0443 \u0442\u0430\u0440\u0430\u0444 \u0440\u043e\u0441\u0442 \u043a\u0430\u0440\u0434\u0430\u043d","Keyboard Navigation":"\u041d\u0430\u0432\u0438\u0433\u0430\u0442\u0441\u0438\u044f\u0438 \u043a\u043b\u0430\u0432\u0438\u0430\u0442\u0443\u0440\u0430","Language":"\u0417\u0430\u0431\u043e\u043d","Learn more...":"\u0411\u0435\u0448\u0442\u0430\u0440 \u0445\u043e\u043d\u0434\u0430\u043d...","Left":"\u0410\u0437 \u0442\u0430\u0440\u0430\u0444\u0438 \u0447\u0430\u043f","Left to right":"\u0421\u0430\u043c\u0442 \u0430\u0437 \u0447\u0430\u043f \u0431\u0430 \u0440\u043e\u0441\u0442","Light Blue":"\u041a\u0430\u0431\u0443\u0434\u0438 \u0445\u0438\u0440\u0430","Light Gray":"\u0425\u043e\u043a\u0438\u0441\u0442\u0430\u0440\u0440\u0430\u043d\u0433\u0438 \u0445\u0438\u0440\u0430","Light Green":"\u0421\u0430\u0431\u0437\u0438 \u0445\u0438\u0440\u0430","Light Purple":"\u0410\u0440\u0493\u0443\u0432\u043e\u043d\u0438 \u0445\u0438\u0440\u0430","Light Red":"\u0421\u0443\u0440\u0445\u0438 \u0445\u0438\u0440\u0430","Light Yellow":"\u0417\u0430\u0440\u0434\u0438 \u0445\u0438\u0440\u0430","Line height":"","Link list":"\u0420\u04ef\u0439\u0445\u0430\u0442\u0438 \u043f\u0430\u0439\u0432\u0430\u043d\u0434\u04b3\u043e","Link...":"\u041f\u0430\u0439\u0432\u0430\u043d\u0434...","List Properties":"","List properties...":"","Loading emojis...":"","Loading...":"","Lower Alpha":"\u04b2\u0430\u0440\u0444\u04b3\u043e\u0438 \u043b\u043e\u0442\u0438\u043d\u0438\u0438 \u0445\u0443\u0440\u0434","Lower Greek":"\u04b2\u0430\u0440\u0444\u04b3\u043e\u0438 \u044e\u043d\u043e\u043d\u0438\u0438 \u0445\u0443\u0440\u0434","Lower Roman":"\u04b2\u0430\u0440\u0444\u04b3\u043e\u0438 \u0440\u0438\u043c\u0438\u0438 \u0445\u0443\u0440\u0434","Match case":"\u0420\u0435\u0433\u0438\u0441\u0442\u0440\u0440\u043e \u0431\u0430 \u0438\u043d\u043e\u0431\u0430\u0442 \u0433\u0438\u0440\u0438\u0444\u0442\u0430\u043d","Mathematical":"\u041c\u0430\u0442\u0435\u043c\u0430\u0442\u0438\u043a\u04e3","Media poster (Image URL)":"\u042d\u044a\u043b\u043e\u043d\u0438 \u0440\u0430\u0441\u043e\u043d\u0430 (URL\u0438 \u0441\u0443\u0440\u0430\u0442)","Media...":"\u041c\u0435\u0434\u0438\u0430..","Medium Blue":"\u041a\u0430\u0431\u0443\u0434\u0438 \u043c\u0438\u0451\u043d\u0430","Medium Gray":"\u0425\u043e\u043a\u0438\u0441\u0442\u0430\u0440\u0440\u0430\u043d\u0433\u0438 \u043c\u0438\u0451\u043d\u0430","Medium Purple":"\u0410\u0440\u0493\u0443\u0432\u043e\u043d\u0438 \u043c\u0438\u0451\u043d\u0430","Merge cells":"\u042f\u043a\u04b7\u043e\u044f \u043a\u0430\u0440\u0434\u0430\u043d\u0438 \u043c\u0430\u0439\u0434\u043e\u043d\u0447\u0430\u04b3\u043e","Middle":"\u0410\u0437 \u0431\u0430\u0439\u043d","Midnight Blue":"\u041a\u0430\u0431\u0443\u0434\u0438 \u0442\u0438\u0440\u0430","More...":"\u0411\u0435\u0448\u0442\u0430\u0440...","Name":"\u041d\u043e\u043c","Navy Blue":"\u041a\u0430\u0431\u0443\u0434\u0438 \u0442\u0438\u0440\u0430","New document":"\u04b2\u0443\u04b7\u04b7\u0430\u0442\u0438 \u043d\u0430\u0432","New window":"\u0414\u0430\u0440 \u0440\u0430\u0432\u0437\u0430\u043d\u0430\u0438 \u043d\u0430\u0432","Next":"\u0411\u0430\u044a\u0434\u04e3","No":"\u041d\u0435","No alignment":"","No color":"\u0411\u0435 \u0440\u0430\u043d\u0433","Nonbreaking space":"\u0424\u043e\u0441\u0438\u043b\u0430\u0438 \u0431\u0435\u043a\u0430\u043d\u0434\u0430\u0448\u0430\u0432\u04e3","None":"\u041d\u0435","Numbered list":"\u0420\u0443\u0439\u0445\u0430\u0442\u0438 \u0431\u043e \u0442\u0430\u0440\u0442\u0438\u0431","OR":"\u0401","Objects":"\u041e\u0431\u044a\u0435\u043a\u0442\u04b3\u043e","Ok":"\u041e\u043a","Open help dialog":"\u041e\u0438\u043d\u0430\u0438 \u043a\u04ef\u043c\u0430\u043a\u0440\u043e \u043a\u0443\u0448\u043e\u0435\u0434","Open link":"","Open link in...":"\u041f\u0430\u0439\u0432\u0430\u043d\u0434\u0440\u043e \u043a\u0443\u0448\u043e\u0435\u0434 \u0434\u0430\u0440 ...","Open popup menu for split buttons":"","Orange":"\u041d\u043e\u0440\u0438\u043d\u04b7\u04e3","Outset":"","Page break":"\u0428\u0438\u043a\u0430\u0441\u0442\u0438 \u0432\u0430\u0440\u0430\u049b","Paragraph":"\u0410\u0431\u0437\u0430\u0441\u0442","Paste":"\u0413\u0443\u0437\u043e\u0448\u0442\u0430\u043d","Paste as text":"\u0413\u0443\u0437\u043e\u0448\u0442\u0430\u043d \u04b3\u0430\u043c\u0447\u0443 \u043c\u0430\u0442\u043d","Paste column after":"","Paste column before":"","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"\u0422\u043e \u043e\u043d \u0437\u0430\u043c\u043e\u043d\u0435, \u043a\u0438 \u0438\u043d \u0445\u043e\u043c\u0443\u0448 \u0430\u0441\u0442, \u04b3\u0430\u043c\u0447\u0443\u043d \u043c\u0430\u043d\u0442 \u0432\u043e\u0440\u0438\u0434 \u043a\u0443\u043d\u0435\u0434.","Paste or type a link":"\u041f\u0430\u0439\u0432\u0430\u043d\u0434\u0440\u043e \u043c\u043e\u043d\u0435\u0434 \u0451 \u043d\u0430\u0432\u0438\u0441\u0435\u0434","Paste row after":"\u0413\u0443\u0437\u043e\u0448\u0442\u0430\u043d\u0438 \u0441\u0430\u0442\u0440 \u0434\u0430\u0440 \u043f\u043e\u0451\u043d","Paste row before":"\u0413\u0443\u0437\u043e\u0448\u0442\u0430\u043d\u0438 \u0441\u0430\u0442\u0440 \u0434\u0430\u0440 \u0431\u043e\u043b\u043e","Paste your embed code below:":"\u041a\u043e\u0434\u0438 \u0445\u0443\u0434\u0440\u043e \u0434\u0430\u0440 \u043f\u043e\u0451\u043d \u0433\u0443\u0437\u043e\u0440\u0435\u0434:","People":"\u041c\u0430\u0440\u0434\u0443\u043c","Plugins":"\u041f\u043b\u0430\u0433\u0438\u043d\u04b3\u043e","Plugins installed ({0}):":"\u041f\u043b\u0430\u0433\u0438\u043d\u04b3\u043e\u0438 \u043d\u0430\u0441\u0431\u0448\u0443\u0434\u0430 ({0}):","Powered by {0}":"\u041d\u0435\u0440\u04ef\u043c\u0430\u043d\u0434\u0448\u0443\u0434\u0430 \u0430\u0437 \u04b7\u043e\u043d\u0438\u0431\u0438 {0}","Pre":"","Preferences":"\u0410\u0444\u0437\u0430\u043b\u0438\u044f\u0442\u04b3\u043e","Preformatted":"\u0411\u0430\u0440\u043e\u0431\u0430\u0440 \u043a\u0430\u0440\u0434\u0430 \u0448\u0443\u0434\u0430","Premium plugins:":"\u041f\u043b\u0430\u0433\u0438\u043d\u04b3\u043e\u0438 \u043f\u0440\u0435\u043c\u0438\u0443\u043c:","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"\u041f\u0435\u0448\u043d\u0430\u043c\u043e\u0438\u0448","Previous":"\u041f\u0435\u0448\u0442\u0430\u0440","Print":"","Print...":"\u0427\u043e\u043f \u043a\u0430\u0440\u0434\u0430\u043d...","Purple":"\u0410\u0440\u0493\u0443\u0432\u043e\u043d","Quotations":"\u0418\u049b\u0442\u0438\u0431\u043e\u0441\u04b3\u043e","R":"\u0421","Range 0 to 255":"","Red":"\u0421\u0443\u0440\u0445","Red component":"","Redo":"\u0411\u0435\u043a\u043e\u0440 \u043a\u0430\u0440\u0434\u0430\u043d","Remove":"","Remove color":"\u0420\u0430\u043d\u0433\u0440\u043e \u043d\u0435\u0441\u0442 \u043a\u0430\u0440\u0434\u0430\u043d","Remove link":"\u041d\u0435\u0441\u0442 \u043a\u0430\u0440\u0434\u0430\u043d\u0438 \u043f\u0430\u0439\u0432\u0430\u043d\u0434","Replace":"\u0418\u0432\u0430\u0437 \u043a\u0430\u0440\u0434\u0430\u043d","Replace all":"\u0418\u0432\u0430\u0437 \u043a\u0430\u0440\u0434\u0430\u043d\u0438 \u04b3\u0430\u043c\u0430","Replace with":"\u0418\u0432\u0430\u0437 \u043a\u0430\u0440\u0434\u0430\u043d \u0431\u043e","Resize":"\u0422\u0430\u0493\u0439\u0438\u0440\u0438 \u0430\u043d\u0434\u043e\u0437\u0430","Restore last draft":"\u0411\u0430\u0440\u049b\u0430\u0440\u043e\u0440\u043a\u0443\u043d\u0438\u0438 \u043b\u043e\u0438\u04b3\u0430\u0438 \u043e\u0445\u0438\u0440\u043e\u043d","Reveal or hide additional toolbar items":"","Rich Text Area":"","Rich Text Area. Press ALT-0 for help.":"\u041c\u0438\u043d\u0442\u0430\u049b\u0430\u0438 \u0431\u043e\u0439\u0438 \u043c\u0430\u0442\u043d. \u0411\u0430\u0440\u043e\u0438 \u043a\u04ef\u043c\u0430\u043a ALT-0 -\u0440\u043e \u043f\u0430\u0445\u0448 \u043a\u0443\u043d\u0435\u0434.","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\u041c\u0430\u0439\u0434\u043e\u043d\u0438 \u043c\u0430\u0442\u043d\u04e3. \u0422\u0443\u0433\u043c\u0430\u04b3\u043e\u0438 ALT-F9-\u0440\u043e \u043f\u0430\u0445\u0448 \u043a\u0443\u043d\u0435\u0434, \u0430\u0433\u0430\u0440 \u0445\u043e\u04b3\u0435\u0434 \u043c\u0435\u043d\u044e\u0440\u043e \u0444\u0430\u0440\u0451\u0434 \u043a\u0430\u0440\u0434\u0430\u043d, ALT-F10 \u0431\u0430\u0441\u0442\u0430\u0438 \u0430\u0441\u0431\u043e\u0431\u04b3\u043e, ALT-0 \u0431\u0430\u0440\u043e\u0438 \u0444\u0430\u0440\u0451\u0434 \u043a\u0430\u0440\u0434\u0430\u043d\u0438 \u0451\u0440\u0434\u0430\u043c.","Ridge":"","Right":"\u0410\u0437 \u0442\u0430\u0440\u0430\u0444\u0438 \u0440\u043e\u0441\u0442","Right to left":"\u0421\u0430\u043c\u0442 \u0430\u0437 \u0440\u043e\u0441\u0442 \u0431\u0430 \u0447\u0430\u043f","Row":"\u0421\u0430\u0442\u0440","Row clipboard actions":"","Row group":"\u0413\u0443\u0440\u04ef\u04b3\u0438 \u0441\u0430\u0442\u0440\u04b3\u043e","Row header":"","Row properties":"\u0422\u0430\u043d\u0437\u0438\u043c\u043e\u0442\u04b3\u043e\u0438 \u0441\u0430\u0442\u0440","Row type":"\u041d\u0430\u043c\u0443\u0434\u0438 \u0441\u0430\u0442\u0440","Rows":"\u0421\u0430\u0442\u0440\u04b3\u043e","Save":"\u0421\u0430\u0431\u0442 \u043a\u0430\u0440\u0434\u0430\u043d","Save (if save plugin activated)":"\u0421\u0430\u0431\u0442 \u043a\u0430\u0440\u0434\u0430\u043d (\u0430\u0433\u0430\u0440 \u043f\u043b\u0430\u0433\u0438\u043d\u0438 \u0441\u0430\u0431\u0442 \u0444\u0430\u044a\u043e\u043b \u0431\u043e\u0448\u0430\u0434)","Scope":"","Search":"\u04b6\u0443\u0441\u0442\u0443\u04b7\u04ef","Select all":"\u0418\u043d\u0442\u0438\u0445\u043e\u0431\u0438 \u043a\u0443\u043b\u043b\u0438","Select...":"\u0418\u043d\u0442\u0438\u0445\u043e\u0431 \u043a\u0443\u043d\u0435\u0434 ...","Selection":"\u0418\u043d\u0442\u0438\u0445\u043e\u0431\u04b3\u043e","Shortcut":"\u0428\u043e\u0440\u0442\u043a\u043e\u0434","Show blocks":"\u041d\u0438\u0448\u043e\u043d \u0434\u043e\u0434\u0430\u043d\u0438 \u0431\u043b\u043e\u043a\u04b3\u043e","Show caption":"\u041d\u0430\u043c\u043e\u0438\u0448\u0438 \u0441\u0430\u0440\u043b\u0430\u0432\u04b3\u0430","Show invisible characters":"\u041d\u0438\u0448\u043e\u043d \u0434\u043e\u0434\u0430\u043d\u0438 \u0430\u043b\u043e\u043c\u0430\u0442\u04b3\u043e\u0438 \u043f\u0438\u043d\u04b3\u043e\u043d\u04e3","Size":"\u0410\u043d\u0434\u043e\u0437\u0430","Solid":"","Source":"\u041c\u0430\u043d\u0431\u0430","Source code":"\u0421\u0430\u0440\u0447\u0430\u0448\u043c\u0430\u0438 \u043a\u043e\u0434","Special Character":"","Special character...":"\u0425\u0443\u0441\u0443\u0441\u0438\u044f\u0442\u0438 \u043c\u0430\u0445\u0441\u0443\u0441 ...","Split cell":"\u0422\u0430\u049b\u0441\u0438\u043c \u043a\u0430\u0440\u0434\u0430\u043d\u0438 \u043c\u0430\u0439\u0434\u043e\u043d\u0447\u0430","Square":"\u0427\u043e\u0440\u043a\u0443\u043d\u04b7\u0430","Start list at number":"","Strikethrough":"\u0410\u0437 \u043c\u043e\u0431\u0430\u0439\u043d\u0430\u0448 \u0445\u0430\u0442 \u043a\u0430\u0448\u0438\u0434\u0430\u043d","Style":"\u041d\u0430\u043c\u0443\u0434","Subscript":"\u0410\u0437 \u0445\u0430\u0442 \u043f\u043e\u0451\u043d\u0442\u0430\u0440","Superscript":"\u0410\u0437 \u0445\u0430\u0442 \u0431\u043e\u043b\u043e\u0442\u0430\u0440","Switch to or from fullscreen mode":"\u0411\u0430 \u04b3\u043e\u043b\u0430\u0442\u0438 \u043f\u0443\u0440\u0440\u0430\u0438 \u0440\u0430\u0432\u0437\u0430\u043d\u0430 \u0433\u0443\u0437\u0430\u0440\u0435\u0434","Symbols":"\u0410\u043b\u043e\u043c\u0430\u0442\u04b3\u043e","System Font":"\u04b2\u0430\u0440\u0444\u0438 \u0441\u0438\u0441\u0442\u0435\u043c\u0430","Table":"\u04b6\u0430\u0434\u0432\u0430\u043b","Table caption":"","Table properties":"\u0422\u0430\u043d\u0437\u0438\u043c\u043e\u0442\u0438 \u04b7\u0430\u0434\u0432\u0430\u043b","Table styles":"","Template":"\u041d\u0430\u043c\u0443\u043d\u0430","Templates":"\u041d\u0430\u043c\u0443\u043d\u0430\u04b3\u043e","Text":"\u041c\u0430\u0442\u043d","Text color":"\u0420\u0430\u043d\u0433\u0438 \u043c\u0430\u0442\u043d","Text color {0}":"","Text to display":"\u041c\u0430\u0442\u043d \u0431\u0430\u0440\u043e\u0438 \u043d\u0430\u043c\u043e\u0438\u0448","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"URL-\u0438 \u0432\u043e\u0440\u0438\u0434\u043a\u0430\u0440\u0434\u0430 \u043f\u043e\u0447\u0442\u0430\u0438 \u044d\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u0438\u0438 \u0434\u0443\u0440\u0443\u0441\u0442 \u043c\u0435\u0431\u043e\u0448\u0430\u0434. \u0428\u0443\u043c\u043e \u043c\u0435\u0445\u043e\u04b3\u0435\u0434 \u0431\u0430 \u04ef \u043f\u0440\u0435\u0444\u0438\u043a\u0441\u0438 \xabmailto:\xbb \u0438\u043b\u043e\u0432\u0430 \u043a\u0443\u043d\u0435\u0434?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"URL-\u0438 \u0432\u043e\u0440\u0438\u0434\u043a\u0430\u0440\u0434\u0430 \u043f\u0430\u0439\u0432\u0430\u043d\u0434\u0438 \u0431\u0435\u0440\u0443\u043d\u0430 \u043c\u0435\u0431\u043e\u0448\u0430\u0434. \u0428\u0443\u043c\u043e \u043c\u0435\u0445\u043e\u04b3\u0435\u0434 \u0431\u0430 \u04ef \u043f\u0440\u0435\u0444\u0438\u043a\u0441\u0438 \xabhttp://\xbb \u0438\u043b\u043e\u0432\u0430 \u043a\u0443\u043d\u0435\u0434?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"","Title":"\u0421\u0430\u0440\u043b\u0430\u0432\u04b3\u0430","To open the popup, press Shift+Enter":"\u0411\u0430\u0440\u043e\u0438 \u043a\u0443\u0448\u043e\u0434\u0430\u043d\u0438 \u043f\u043e\u043f-\u0430\u043f, Shift + Enter\u0440\u043e \u043f\u0430\u0445\u0448 \u043a\u0443\u043d\u0435\u0434","Toggle accordion":"","Tools":"\u0410\u0441\u0431\u043e\u0431\u04b3\u043e","Top":"\u0410\u0437 \u0431\u043e\u043b\u043e","Travel and Places":"\u0421\u0430\u0444\u0430\u0440 \u0432\u0430 \u04b7\u043e\u0439\u04b3\u043e","Turquoise":"\u0422\u0443\u0440\u043a\u0443","Underline":"\u0414\u0430\u0440 \u0442\u0430\u0433\u0430\u0448 \u0445\u0430\u0442 \u043a\u0430\u0448\u0438\u0434\u0430\u043d","Undo":"\u0411\u043e\u0437 \u0433\u0430\u0440\u0434\u043e\u043d\u0438\u0434\u0430\u043d","Upload":"\u0411\u043e\u0440\u043a\u0443\u043d\u04e3","Uploading image":"","Upper Alpha":"\u04b2\u0430\u0440\u0444\u04b3\u043e\u0438 \u043a\u0430\u043b\u043e\u043d\u0438 \u043b\u043e\u0442\u0438\u043d\u04e3","Upper Roman":"\u04b2\u0430\u0440\u0444\u04b3\u043e\u0438 \u043a\u0430\u043b\u043e\u043d\u0438 \u0440\u0438\u043c\u04e3","Url":"","User Defined":"\u041a\u043e\u0440\u0431\u0430\u0440 \u043c\u0443\u0430\u0439\u044f\u043d \u043a\u0430\u0440\u0434\u0430","Valid":"\u0414\u0443\u0440\u0443\u0441\u0442","Version":"\u0412\u0435\u0440\u0441\u0438\u044f","Vertical align":"","Vertical space":"\u0424\u043e\u0441\u0438\u043b\u0430\u0438 \u0430\u043c\u0443\u0434\u04e3 (\u0432\u0435\u0440\u0442\u0438\u043a\u0430\u043b\u04e3)","View":"\u041d\u0430\u043c\u0443\u0434","Visual aids":"\u041a\u0443\u043c\u043c\u0430\u043a\u0438 \u0430\u0451\u043d\u04e3","Warn":"\u041e\u0433\u043e\u04b3\u04e3","White":"\u0421\u0430\u0444\u0435\u0434","Width":"\u041f\u0430\u04b3\u043c\u04e3","Word count":"\u0428\u0443\u043c\u043e\u0440\u0430\u0438 \u043a\u0430\u043b\u0438\u043c\u0430\u04b3\u043e","Words":"\u041a\u0430\u043b\u0438\u043c\u0430\u04b3\u043e","Words: {0}":"\u041a\u043b\u0438\u043c\u0430\u04b3\u043e: {0}","Yellow":"\u0417\u0430\u0440\u0434","Yes":"\u04b2a","You are using {0}":"\u0428\u0443\u043c\u043e {0} -\u0440\u043e \u0438\u0441\u0442\u0438\u0444\u043e\u0434\u0430 \u043c\u0435\u0431\u0430\u0440\u0435\u0434","You have unsaved changes are you sure you want to navigate away?":"\u0428\u0443\u043c\u043e \u0442\u0430\u0493\u0438\u0440\u043e\u0442\u04b3\u043e\u0438 \u0441\u0430\u0431\u0442 \u043d\u0430\u0448\u0443\u0434\u0430 \u0434\u043e\u0440\u0435\u0434.\n\u0428\u0443\u043c\u043e \u043c\u0443\u0442\u043c\u0430\u0438\u043d \u04b3\u0430\u0441\u0442\u0435\u0434, \u043a\u0438 \u0431\u0430 \u0434\u0438\u0433\u0430\u0440 \u049b\u0438\u0441\u043c \u0433\u0443\u0437\u0430\u0440\u0435\u0434?","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"\u0411\u0430\u0440\u0438 \u0448\u0443\u0441\u0445\u0430\u0431\u0430\u0440\u0434\u043e\u0440\u0438 \u043a\u0430\u0440\u0434\u0430\u043d Ctrl+X/C/V \u0438\u0441\u0442\u0438\u0444\u043e\u0434\u0430 \u043a\u0443\u043d\u0435\u0434","alignment":"\u041c\u0443\u0442\u043e\u0431\u0438\u049b\u043a\u0443\u043d\u04e3","austral sign":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u0430\u0432\u0441\u0442\u0440\u0430\u043b","cedi sign":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u0441\u0435\u0434\u0438","colon sign":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u043a\u043e\u043b\u043e\u043d","cruzeiro sign":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 cruzeiro","currency sign":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u0430\u0441\u044a\u043e\u0440","dollar sign":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u0434\u043e\u043b\u043b\u0430\u0440","dong sign":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u0434\u043e\u043d\u0433","drachma sign":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u0434\u0440\u0430\u0445\u043c\u0430","euro-currency sign":"\u0435\u0432\u0440\u043e \u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u0430\u0441\u044a\u043e\u0440","example":"\u043d\u0430\u043c\u0443\u043d\u0430","formatting":"\u0444\u043e\u0440\u043c\u0430\u0442\u043e\u043d\u04e3","french franc sign":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u0444\u0440\u0430\u043d\u043a\u0438 \u0444\u0430\u0440\u043e\u043d\u0441\u0430\u0432\u04e3","german penny symbol":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u0434\u0438\u043d\u043e\u0440\u0438 \u041e\u043b\u043c\u043e\u043d","guarani sign":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u0433\u0443\u0430\u0440\u0430\u043d\u0430","history":"\u0442\u0430\u044a\u0440\u0438\u0445","hryvnia sign":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u0433\u0440\u0438\u0432\u043d\u0430","indentation":"\u0444\u043e\u0441\u0438\u043b\u0430","indian rupee sign":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u0440\u0443\u043f\u0438\u0438 \u04b3\u0438\u043d\u0434\u04e3","kip sign":"\u043d\u0438\u0448\u043e\u043d\u0438 \u043a\u0438\u043f","lira sign":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u043b\u0438\u0440\u0430","livre tournois sign":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u043b\u0438\u0432\u0440 \u0442\u0443\u0440\u043d\u043e\u0441","manat sign":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u043c\u0430\u043d\u0430\u0442","mill sign":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u043c\u0438\u043b","naira sign":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u043d\u0430\u0438\u0440\u0430","new sheqel sign":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u0448\u0435\u043a\u0435\u043b\u0438 \u043d\u0430\u0432","nordic mark sign":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u043c\u0430\u0440\u043a\u0438 \u043d\u043e\u0440\u0432\u0435\u0433\u0438","peseta sign":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u043f\u0435\u0441\u0435\u0442\u0430","peso sign":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u043f\u0435\u0441\u043e","ruble sign":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u0440\u0443\u0431\u043b","rupee sign":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u0440\u0443\u043f\u0438","spesmilo sign":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u0441\u043f\u0435\u0441\u043c\u0438\u043b\u043e","styles":"\u0443\u0441\u043b\u0443\u0431\u04b3\u043e","tenge sign":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u0442\u0435\u043d\u0433\u0435","tugrik sign":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u0442\u0443\u0433\u0440\u0438\u043a","turkish lira sign":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u043b\u0438\u0440\u0430\u0438 \u0442\u0443\u0440\u043a\u04e3","won sign":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u0432\u043e\u043d","yen character":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u0439\u0435\u043d","yen/yuan character variant one":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u0439\u0435\u043d/\u044e\u0430\u043d \u0432\u0430\u0440\u0438\u0430\u043d\u0442\u0438 \u044f\u043a\u0443\u043c","yuan character":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u044e\u0430\u043d","yuan character, in hong kong and taiwan":"\u0430\u043b\u043e\u043c\u0430\u0442\u0438 \u044e\u0430\u043d, \u0434\u0430\u0440 \u0425\u043e\u043d\u0433 \u041a\u043e\u043d\u0433 \u0432\u0430 \u0422\u0430\u0439\u0432\u0430\u043d","{0} characters":"{0} \u0430\u043b\u043e\u043c\u0430\u0442\u04b3\u043e","{0} columns, {1} rows":"","{0} words":"{0} \u043a\u0430\u043b\u0438\u043c\u0430\u04b3\u043e"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/th_TH.js b/libraries/tinymce/js/tinymce/langs/th_TH.js index 8b0f830..b0636f5 100644 --- a/libraries/tinymce/js/tinymce/langs/th_TH.js +++ b/libraries/tinymce/js/tinymce/langs/th_TH.js @@ -1 +1 @@ -tinymce.addI18n("th_TH",{"Redo":"\u0e17\u0e33\u0e43\u0e2b\u0e21\u0e48\u0e2d\u0e35\u0e01","Undo":"\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e01\u0e25\u0e31\u0e1a\u0e04\u0e37\u0e19","Cut":"\u0e15\u0e31\u0e14","Copy":"\u0e04\u0e31\u0e14\u0e25\u0e2d\u0e01","Paste":"\u0e27\u0e32\u0e07","Select all":"\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14","New document":"\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23\u0e43\u0e2b\u0e21\u0e48","Ok":"\u0e15\u0e01\u0e25\u0e07","Cancel":"\u0e22\u0e01\u0e40\u0e25\u0e34\u0e01","Visual aids":"\u0e17\u0e31\u0e28\u0e19\u0e39\u0e1b\u0e01\u0e23\u0e13\u0e4c","Bold":"\u0e15\u0e31\u0e27\u0e2b\u0e19\u0e32","Italic":"\u0e15\u0e31\u0e27\u0e40\u0e2d\u0e35\u0e22\u0e07","Underline":"\u0e02\u0e35\u0e14\u0e40\u0e2a\u0e49\u0e19\u0e43\u0e15\u0e49","Strikethrough":"\u0e02\u0e35\u0e14\u0e04\u0e23\u0e48\u0e2d\u0e21","Superscript":"\u0e15\u0e31\u0e27\u0e22\u0e01","Subscript":"\u0e15\u0e31\u0e27\u0e2b\u0e49\u0e2d\u0e22","Clear formatting":"\u0e25\u0e49\u0e32\u0e07\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a","Remove":"\u0e25\u0e1a\u0e2d\u0e2d\u0e01","Align left":"\u0e08\u0e31\u0e14\u0e0a\u0e34\u0e14\u0e0b\u0e49\u0e32\u0e22","Align center":"\u0e08\u0e31\u0e14\u0e01\u0e36\u0e48\u0e07\u0e01\u0e25\u0e32\u0e07","Align right":"\u0e08\u0e31\u0e14\u0e0a\u0e34\u0e14\u0e02\u0e27\u0e32","No alignment":"\u0e44\u0e21\u0e48\u0e08\u0e31\u0e14\u0e40\u0e23\u0e35\u0e22\u0e07","Justify":"\u0e40\u0e15\u0e47\u0e21\u0e41\u0e19\u0e27","Bullet list":"\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2b\u0e31\u0e27\u0e02\u0e49\u0e2d\u0e22\u0e48\u0e2d\u0e22","Numbered list":"\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e25\u0e33\u0e14\u0e31\u0e1a\u0e40\u0e25\u0e02","Decrease indent":"\u0e25\u0e14\u0e01\u0e32\u0e23\u0e40\u0e22\u0e37\u0e49\u0e2d\u0e07","Increase indent":"\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e01\u0e32\u0e23\u0e40\u0e22\u0e37\u0e49\u0e2d\u0e07","Close":"\u0e1b\u0e34\u0e14","Formats":"\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"\u0e40\u0e1a\u0e23\u0e32\u0e27\u0e4c\u0e40\u0e0b\u0e2d\u0e23\u0e4c\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e44\u0e21\u0e48\u0e2a\u0e19\u0e31\u0e1a\u0e2a\u0e19\u0e38\u0e19\u0e01\u0e32\u0e23\u0e40\u0e02\u0e49\u0e32\u0e16\u0e36\u0e07\u0e42\u0e14\u0e22\u0e15\u0e23\u0e07\u0e44\u0e1b\u0e22\u0e31\u0e07\u0e04\u0e25\u0e34\u0e1b\u0e1a\u0e2d\u0e23\u0e4c\u0e14 \u0e01\u0e23\u0e38\u0e13\u0e32\u0e43\u0e0a\u0e49\u0e41\u0e1b\u0e49\u0e19\u0e1e\u0e34\u0e21\u0e1e\u0e4c\u0e25\u0e31\u0e14 Ctrl+X/C/V \u0e41\u0e17\u0e19","Headings":"\u0e2b\u0e31\u0e27\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07","Heading 1":"\u0e2b\u0e31\u0e27\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e17\u0e35\u0e48 1","Heading 2":"\u0e2b\u0e31\u0e27\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e17\u0e35\u0e48 2","Heading 3":"\u0e2b\u0e31\u0e27\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e17\u0e35\u0e48 3","Heading 4":"\u0e2b\u0e31\u0e27\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e17\u0e35\u0e48 4","Heading 5":"\u0e2b\u0e31\u0e27\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e17\u0e35\u0e48 5","Heading 6":"\u0e2b\u0e31\u0e27\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e17\u0e35\u0e48 6","Preformatted":"\u0e1f\u0e2d\u0e23\u0e4c\u0e41\u0e21\u0e15\u0e44\u0e27\u0e49\u0e01\u0e48\u0e2d\u0e19","Div":"div","Pre":"pre","Code":"\u0e23\u0e2b\u0e31\u0e2a","Paragraph":"\u0e22\u0e48\u0e2d\u0e2b\u0e19\u0e49\u0e32","Blockquote":"blockquote","Inline":"\u0e41\u0e1a\u0e1a\u0e2d\u0e34\u0e19\u0e44\u0e25\u0e19\u0e4c","Blocks":"\u0e1a\u0e25\u0e4a\u0e2d\u0e04","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"\u0e15\u0e2d\u0e19\u0e19\u0e35\u0e49\u0e01\u0e32\u0e23\u0e27\u0e32\u0e07\u0e2d\u0e22\u0e39\u0e48\u0e43\u0e19\u0e42\u0e2b\u0e21\u0e14\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e18\u0e23\u0e23\u0e21\u0e14\u0e32 \u0e40\u0e19\u0e37\u0e49\u0e2d\u0e2b\u0e32\u0e08\u0e30\u0e16\u0e39\u0e01\u0e27\u0e32\u0e07\u0e40\u0e1b\u0e47\u0e19\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e18\u0e23\u0e23\u0e21\u0e14\u0e32\u0e08\u0e19\u0e01\u0e27\u0e48\u0e32\u0e04\u0e38\u0e13\u0e08\u0e30\u0e1b\u0e34\u0e14\u0e15\u0e31\u0e27\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e19\u0e35\u0e49","Fonts":"\u0e41\u0e1a\u0e1a\u0e2d\u0e31\u0e01\u0e29\u0e23","Font sizes":"","Class":"\u0e0a\u0e31\u0e49\u0e19","Browse for an image":"\u0e40\u0e23\u0e35\u0e22\u0e01\u0e14\u0e39\u0e23\u0e39\u0e1b\u0e20\u0e32\u0e1e","OR":"","Drop an image here":"\u0e27\u0e32\u0e07\u0e23\u0e39\u0e1b\u0e20\u0e32\u0e1e\u0e17\u0e35\u0e48\u0e19\u0e35\u0e48","Upload":"\u0e2d\u0e31\u0e1b\u0e42\u0e2b\u0e25\u0e14","Uploading image":"\u0e01\u0e33\u0e25\u0e31\u0e07\u0e2d\u0e31\u0e1e\u0e42\u0e2b\u0e25\u0e14\u0e23\u0e39\u0e1b\u0e20\u0e32\u0e1e","Block":"\u0e1a\u0e25\u0e47\u0e2d\u0e01","Align":"\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e40\u0e23\u0e35\u0e22\u0e07","Default":"\u0e04\u0e48\u0e32\u0e17\u0e35\u0e48\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e44\u0e27\u0e49","Circle":"\u0e27\u0e07\u0e01\u0e25\u0e21","Disc":"\u0e01\u0e25\u0e21\u0e41\u0e1a\u0e19","Square":"\u0e2a\u0e35\u0e48\u0e40\u0e2b\u0e25\u0e35\u0e48\u0e22\u0e21","Lower Alpha":"\u0e15\u0e31\u0e27\u0e2b\u0e19\u0e31\u0e07\u0e2a\u0e37\u0e2d\u0e15\u0e31\u0e27\u0e1e\u0e34\u0e21\u0e1e\u0e4c\u0e40\u0e25\u0e47\u0e01","Lower Greek":"\u0e20\u0e32\u0e29\u0e32\u0e01\u0e23\u0e35\u0e01\u0e15\u0e31\u0e27\u0e1e\u0e34\u0e21\u0e1e\u0e4c\u0e40\u0e25\u0e47\u0e01","Lower Roman":"\u0e15\u0e31\u0e27\u0e40\u0e25\u0e02\u0e42\u0e23\u0e21\u0e31\u0e19\u0e15\u0e31\u0e27\u0e1e\u0e34\u0e21\u0e1e\u0e4c\u0e40\u0e25\u0e47\u0e01","Upper Alpha":"\u0e15\u0e31\u0e27\u0e2d\u0e31\u0e2b\u0e19\u0e31\u0e07\u0e2a\u0e37\u0e2d\u0e15\u0e31\u0e27\u0e1e\u0e34\u0e21\u0e1e\u0e4c\u0e43\u0e2b\u0e0d\u0e48","Upper Roman":"\u0e15\u0e31\u0e27\u0e40\u0e25\u0e02\u0e42\u0e23\u0e21\u0e31\u0e19\u0e15\u0e31\u0e27\u0e1e\u0e34\u0e21\u0e1e\u0e4c\u0e43\u0e2b\u0e0d\u0e48","Anchor...":"\u0e08\u0e38\u0e14\u0e22\u0e36\u0e14...","Anchor":"","Name":"","ID":"","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"","You have unsaved changes are you sure you want to navigate away?":"\u0e04\u0e38\u0e13\u0e21\u0e35\u0e01\u0e32\u0e23\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e41\u0e1b\u0e25\u0e07\u0e17\u0e35\u0e48\u0e44\u0e21\u0e48\u0e44\u0e14\u0e49\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01 \u0e04\u0e38\u0e13\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e17\u0e35\u0e48\u0e08\u0e30\u0e2d\u0e2d\u0e01\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48?","Restore last draft":"\u0e04\u0e37\u0e19\u0e04\u0e48\u0e32\u0e41\u0e1a\u0e1a\u0e23\u0e48\u0e32\u0e07\u0e25\u0e48\u0e32\u0e2a\u0e38\u0e14","Special character...":"\u0e2d\u0e31\u0e01\u0e02\u0e23\u0e30\u0e1e\u0e34\u0e40\u0e28\u0e29...","Special Character":"\u0e2d\u0e31\u0e01\u0e02\u0e23\u0e30\u0e1e\u0e34\u0e40\u0e28\u0e29","Source code":"\u0e42\u0e04\u0e49\u0e14\u0e15\u0e49\u0e19\u0e09\u0e1a\u0e31\u0e1a","Insert/Edit code sample":"\u0e41\u0e17\u0e23\u0e01/\u0e41\u0e01\u0e49\u0e44\u0e02\u0e15\u0e31\u0e27\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e42\u0e04\u0e49\u0e14","Language":"\u0e20\u0e32\u0e29\u0e32","Code sample...":"\u0e15\u0e31\u0e27\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e42\u0e04\u0e49\u0e14...","Left to right":"\u0e08\u0e32\u0e01\u0e0b\u0e49\u0e32\u0e22\u0e44\u0e1b\u0e02\u0e27\u0e32","Right to left":"\u0e08\u0e32\u0e01\u0e02\u0e27\u0e32\u0e44\u0e1b\u0e0b\u0e49\u0e32\u0e22","Title":"\u0e0a\u0e37\u0e48\u0e2d\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07","Fullscreen":"\u0e40\u0e15\u0e47\u0e21\u0e08\u0e2d","Action":"\u0e41\u0e2d\u0e4a\u0e04\u0e0a\u0e31\u0e48\u0e19","Shortcut":"\u0e17\u0e32\u0e07\u0e25\u0e31\u0e14","Help":"\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e2b\u0e25\u0e37\u0e2d","Address":"\u0e17\u0e35\u0e48\u0e2d\u0e22\u0e39\u0e48","Focus to menubar":"\u0e42\u0e1f\u0e01\u0e31\u0e2a\u0e44\u0e1b\u0e17\u0e35\u0e48\u0e41\u0e16\u0e1a\u0e40\u0e21\u0e19\u0e39","Focus to toolbar":"\u0e42\u0e1f\u0e01\u0e31\u0e2a\u0e44\u0e1b\u0e17\u0e35\u0e48\u0e41\u0e16\u0e1a\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d","Focus to element path":"\u0e42\u0e1f\u0e01\u0e31\u0e2a\u0e44\u0e1b\u0e17\u0e35\u0e48\u0e40\u0e2a\u0e49\u0e19\u0e17\u0e32\u0e07\u0e02\u0e2d\u0e07\u0e2d\u0e07\u0e04\u0e4c\u0e1b\u0e23\u0e30\u0e01\u0e2d\u0e1a","Focus to contextual toolbar":"\u0e42\u0e1f\u0e01\u0e31\u0e2a\u0e44\u0e1b\u0e17\u0e35\u0e48\u0e41\u0e16\u0e1a\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e15\u0e32\u0e21\u0e1a\u0e23\u0e34\u0e1a\u0e17","Insert link (if link plugin activated)":"\u0e41\u0e17\u0e23\u0e01\u0e25\u0e34\u0e07\u0e01\u0e4c (\u0e2b\u0e32\u0e01\u0e40\u0e1b\u0e34\u0e14\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19\u0e25\u0e34\u0e07\u0e01\u0e4c)","Save (if save plugin activated)":"\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01 (\u0e2b\u0e32\u0e01\u0e40\u0e1b\u0e34\u0e14\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01)","Find (if searchreplace plugin activated)":"\u0e04\u0e49\u0e19\u0e2b\u0e32 (\u0e2b\u0e32\u0e01\u0e40\u0e1b\u0e34\u0e14\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19 searchreplace)","Plugins installed ({0}):":"\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19\u0e17\u0e35\u0e48\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07\u0e41\u0e25\u0e49\u0e27 ({0}):","Premium plugins:":"\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19\u0e1e\u0e23\u0e35\u0e40\u0e21\u0e35\u0e22\u0e21:","Learn more...":"\u0e40\u0e23\u0e35\u0e22\u0e19\u0e23\u0e39\u0e49\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21...","You are using {0}":"\u0e04\u0e38\u0e13\u0e01\u0e33\u0e25\u0e31\u0e07\u0e43\u0e0a\u0e49 {0}","Plugins":"\u0e42\u0e1b\u0e23\u0e41\u0e01\u0e23\u0e21\u0e0a\u0e48\u0e27\u0e22 (Plugins)","Handy Shortcuts":"\u0e17\u0e32\u0e07\u0e25\u0e31\u0e14\u0e17\u0e35\u0e48\u0e21\u0e35\u0e1b\u0e23\u0e30\u0e42\u0e22\u0e0a\u0e19\u0e4c","Horizontal line":"\u0e40\u0e2a\u0e49\u0e19\u0e41\u0e19\u0e27\u0e19\u0e2d\u0e19","Insert/edit image":"\u0e41\u0e17\u0e23\u0e01/\u0e1b\u0e23\u0e31\u0e1a\u0e1b\u0e23\u0e38\u0e07\u0e23\u0e39\u0e1b\u0e20\u0e32\u0e1e","Alternative description":"\u0e04\u0e33\u0e2d\u0e18\u0e34\u0e1a\u0e32\u0e22\u0e17\u0e32\u0e07\u0e40\u0e25\u0e37\u0e2d\u0e01","Accessibility":"\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e43\u0e19\u0e01\u0e32\u0e23\u0e40\u0e02\u0e49\u0e32\u0e16\u0e36\u0e07","Image is decorative":"\u0e20\u0e32\u0e1e\u0e17\u0e35\u0e48\u0e16\u0e39\u0e01\u0e15\u0e01\u0e41\u0e15\u0e48\u0e07","Source":"\u0e41\u0e2b\u0e25\u0e48\u0e07","Dimensions":"\u0e21\u0e34\u0e15\u0e34","Constrain proportions":"\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e02\u0e19\u0e32\u0e14\u0e43\u0e2b\u0e49\u0e04\u0e07\u0e2a\u0e31\u0e14\u0e2a\u0e48\u0e27\u0e19","General":"\u0e17\u0e31\u0e48\u0e27\u0e44\u0e1b","Advanced":"\u0e02\u0e31\u0e49\u0e19\u0e2a\u0e39\u0e07","Style":"\u0e41\u0e1a\u0e1a","Vertical space":"\u0e17\u0e35\u0e48\u0e27\u0e48\u0e32\u0e07\u0e41\u0e19\u0e27\u0e14\u0e34\u0e48\u0e07","Horizontal space":"\u0e17\u0e35\u0e48\u0e27\u0e48\u0e32\u0e07\u0e41\u0e19\u0e27\u0e19\u0e2d\u0e19","Border":"\u0e02\u0e2d\u0e1a","Insert image":"\u0e41\u0e17\u0e23\u0e01\u0e23\u0e39\u0e1b\u0e20\u0e32\u0e1e","Image...":"\u0e23\u0e39\u0e1b\u0e20\u0e32\u0e1e...","Image list":"\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e23\u0e39\u0e1b\u0e20\u0e32\u0e1e","Resize":"\u0e1b\u0e23\u0e31\u0e1a\u0e02\u0e19\u0e32\u0e14","Insert date/time":"\u0e41\u0e17\u0e23\u0e01\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48/\u0e40\u0e27\u0e25\u0e32","Date/time":"\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48/\u0e40\u0e27\u0e25\u0e32","Insert/edit link":"\u0e41\u0e17\u0e23\u0e01/\u0e41\u0e01\u0e49\u0e44\u0e02\u0e25\u0e34\u0e07\u0e01\u0e4c","Text to display":"\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e19\u0e33\u0e44\u0e1b\u0e41\u0e2a\u0e14\u0e07","Url":"URL","Open link in...":"\u0e40\u0e1b\u0e34\u0e14\u0e25\u0e34\u0e07\u0e01\u0e4c\u0e43\u0e19...","Current window":"\u0e2b\u0e19\u0e49\u0e32\u0e15\u0e48\u0e32\u0e07\u0e1b\u0e31\u0e08\u0e08\u0e38\u0e1a\u0e31\u0e19","None":"\u0e44\u0e21\u0e48\u0e21\u0e35","New window":"\u0e2b\u0e19\u0e49\u0e32\u0e15\u0e48\u0e32\u0e07\u0e43\u0e2b\u0e21\u0e48","Open link":"\u0e40\u0e1b\u0e34\u0e14\u0e25\u0e34\u0e07\u0e01\u0e4c","Remove link":"\u0e25\u0e1a\u0e25\u0e34\u0e07\u0e01\u0e4c\u0e2d\u0e2d\u0e01","Anchors":"\u0e08\u0e38\u0e14\u0e40\u0e0a\u0e37\u0e48\u0e2d\u0e21\u0e42\u0e22\u0e07 (Anchor)","Link...":"\u0e25\u0e34\u0e07\u0e01\u0e4c...","Paste or type a link":"\u0e27\u0e32\u0e07\u0e2b\u0e23\u0e37\u0e2d\u0e1b\u0e49\u0e2d\u0e19\u0e25\u0e34\u0e07\u0e01\u0e4c","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"URL \u0e17\u0e35\u0e48\u0e04\u0e38\u0e13\u0e23\u0e30\u0e1a\u0e38\u0e14\u0e39\u0e40\u0e2b\u0e21\u0e37\u0e2d\u0e19\u0e27\u0e48\u0e32\u0e40\u0e1b\u0e47\u0e19\u0e2d\u0e35\u0e40\u0e21\u0e25\u0e41\u0e2d\u0e14\u0e40\u0e14\u0e23\u0e2a \u0e04\u0e38\u0e13\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e43\u0e2a\u0e48 mailto: \u0e19\u0e33\u0e2b\u0e19\u0e49\u0e32\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"URL \u0e17\u0e35\u0e48\u0e04\u0e38\u0e13\u0e23\u0e30\u0e1a\u0e38\u0e14\u0e39\u0e40\u0e2b\u0e21\u0e37\u0e2d\u0e19\u0e27\u0e48\u0e32\u0e40\u0e1b\u0e47\u0e19\u0e25\u0e34\u0e07\u0e01\u0e4c\u0e20\u0e32\u0e22\u0e19\u0e2d\u0e01 \u0e04\u0e38\u0e13\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e43\u0e2a\u0e48 http:// \u0e19\u0e33\u0e2b\u0e19\u0e49\u0e32\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"URL \u0e17\u0e35\u0e48\u0e04\u0e38\u0e13\u0e1b\u0e49\u0e2d\u0e19\u0e14\u0e39\u0e40\u0e2b\u0e21\u0e37\u0e2d\u0e19\u0e08\u0e30\u0e40\u0e1b\u0e47\u0e19\u0e25\u0e34\u0e07\u0e01\u0e4c\u0e20\u0e32\u0e22\u0e19\u0e2d\u0e01 \u0e04\u0e38\u0e13\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e04\u0e33\u0e19\u0e33\u0e2b\u0e19\u0e49\u0e32 https:// \u0e17\u0e35\u0e48\u0e08\u0e33\u0e40\u0e1b\u0e47\u0e19\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48?","Link list":"\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e25\u0e34\u0e07\u0e04\u0e4c","Insert video":"\u0e41\u0e17\u0e23\u0e01\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d","Insert/edit video":"\u0e41\u0e17\u0e23\u0e01/\u0e41\u0e01\u0e49\u0e44\u0e02\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d","Insert/edit media":"\u0e41\u0e17\u0e23\u0e01/\u0e41\u0e01\u0e49\u0e44\u0e02\u0e21\u0e35\u0e40\u0e14\u0e35\u0e22","Alternative source":"\u0e41\u0e2b\u0e25\u0e48\u0e07\u0e17\u0e35\u0e48\u0e21\u0e32\u0e2a\u0e33\u0e23\u0e2d\u0e07","Alternative source URL":"URL \u0e41\u0e2b\u0e25\u0e48\u0e07\u0e17\u0e35\u0e48\u0e21\u0e32\u0e2a\u0e33\u0e23\u0e2d\u0e07","Media poster (Image URL)":"\u0e42\u0e1b\u0e2a\u0e40\u0e15\u0e2d\u0e23\u0e4c\u0e21\u0e35\u0e40\u0e14\u0e35\u0e22 (URL \u0e23\u0e39\u0e1b\u0e20\u0e32\u0e1e)","Paste your embed code below:":"\u0e27\u0e32\u0e07\u0e42\u0e04\u0e49\u0e14\u0e1d\u0e31\u0e07\u0e15\u0e31\u0e27\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e14\u0e49\u0e32\u0e19\u0e25\u0e48\u0e32\u0e07:","Embed":"\u0e1d\u0e31\u0e07","Media...":"\u0e21\u0e35\u0e40\u0e14\u0e35\u0e22...","Nonbreaking space":"\u0e0a\u0e48\u0e2d\u0e07\u0e27\u0e48\u0e32\u0e07\u0e41\u0e1a\u0e1a\u0e44\u0e21\u0e48\u0e15\u0e31\u0e14\u0e04\u0e33","Page break":"\u0e15\u0e31\u0e27\u0e41\u0e1a\u0e48\u0e07\u0e2b\u0e19\u0e49\u0e32","Paste as text":"\u0e27\u0e32\u0e07\u0e40\u0e1b\u0e47\u0e19\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21","Preview":"\u0e0a\u0e21\u0e01\u0e48\u0e2d\u0e19","Print":"\u0e1e\u0e34\u0e21\u0e1e\u0e4c","Print...":"\u0e1e\u0e34\u0e21\u0e1e\u0e4c...","Save":"\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01","Find":"\u0e04\u0e49\u0e19\u0e2b\u0e32","Replace with":"\u0e41\u0e17\u0e19\u0e17\u0e35\u0e48\u0e14\u0e49\u0e27\u0e22","Replace":"\u0e43\u0e2a\u0e48\u0e04\u0e48\u0e32\u0e41\u0e17\u0e19","Replace all":"\u0e41\u0e17\u0e19\u0e17\u0e35\u0e48\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14","Previous":"\u0e01\u0e48\u0e2d\u0e19\u0e2b\u0e19\u0e49\u0e32\u0e19\u0e35\u0e49","Next":"\u0e15\u0e48\u0e2d\u0e44\u0e1b","Find and Replace":"\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e41\u0e25\u0e30\u0e41\u0e17\u0e19\u0e17\u0e35\u0e48","Find and replace...":"\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e41\u0e25\u0e30\u0e41\u0e17\u0e19\u0e17\u0e35\u0e48...","Could not find the specified string.":"\u0e44\u0e21\u0e48\u0e1e\u0e1a\u0e2a\u0e15\u0e23\u0e34\u0e07\u0e17\u0e35\u0e48\u0e23\u0e30\u0e1a\u0e38","Match case":"\u0e15\u0e31\u0e27\u0e1e\u0e34\u0e21\u0e1e\u0e4c\u0e40\u0e2b\u0e21\u0e37\u0e2d\u0e19\u0e01\u0e31\u0e19","Find whole words only":"\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e17\u0e31\u0e49\u0e07\u0e04\u0e33\u0e40\u0e17\u0e48\u0e32\u0e19\u0e31\u0e49\u0e19","Find in selection":"\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e08\u0e32\u0e01\u0e17\u0e35\u0e48\u0e40\u0e25\u0e37\u0e2d\u0e01","Insert table":"\u0e41\u0e17\u0e23\u0e01\u0e15\u0e32\u0e23\u0e32\u0e07","Table properties":"\u0e04\u0e38\u0e13\u0e2a\u0e21\u0e1a\u0e31\u0e15\u0e34\u0e02\u0e2d\u0e07\u0e15\u0e32\u0e23\u0e32\u0e07...","Delete table":"\u0e25\u0e1a\u0e15\u0e32\u0e23\u0e32\u0e07","Cell":"\u0e0a\u0e48\u0e2d\u0e07\u0e40\u0e0b\u0e25\u0e25\u0e4c","Row":"\u0e41\u0e16\u0e27","Column":"\u0e04\u0e2d\u0e25\u0e31\u0e21\u0e19\u0e4c","Cell properties":"\u0e04\u0e38\u0e13\u0e2a\u0e21\u0e1a\u0e31\u0e15\u0e34\u0e02\u0e2d\u0e07\u0e40\u0e0b\u0e25\u0e25\u0e4c","Merge cells":"\u0e1c\u0e2a\u0e32\u0e19\u0e40\u0e0b\u0e25\u0e25\u0e4c","Split cell":"\u0e41\u0e22\u0e01\u0e40\u0e0b\u0e25\u0e25\u0e4c","Insert row before":"\u0e41\u0e17\u0e23\u0e01\u0e41\u0e16\u0e27\u0e44\u0e27\u0e49\u0e01\u0e48\u0e2d\u0e19\u0e2b\u0e19\u0e49\u0e32","Insert row after":"\u0e41\u0e17\u0e23\u0e01\u0e41\u0e16\u0e27\u0e44\u0e27\u0e49\u0e20\u0e32\u0e22\u0e2b\u0e25\u0e31\u0e07","Delete row":"\u0e25\u0e1a\u0e41\u0e16\u0e27","Row properties":"\u0e04\u0e38\u0e13\u0e2a\u0e21\u0e1a\u0e31\u0e15\u0e34\u0e02\u0e2d\u0e07\u0e41\u0e16\u0e27","Cut row":"\u0e15\u0e31\u0e14\u0e41\u0e16\u0e27","Cut column":"\u0e15\u0e31\u0e14\u0e04\u0e2d\u0e25\u0e31\u0e21\u0e19\u0e4c","Copy row":"\u0e04\u0e31\u0e14\u0e25\u0e2d\u0e01\u0e41\u0e16\u0e27","Copy column":"\u0e04\u0e31\u0e14\u0e25\u0e2d\u0e01\u0e04\u0e2d\u0e25\u0e31\u0e21\u0e19\u0e4c","Paste row before":"\u0e27\u0e32\u0e07\u0e41\u0e16\u0e27\u0e14\u0e49\u0e32\u0e19\u0e1a\u0e19","Paste column before":"\u0e27\u0e32\u0e07\u0e04\u0e2d\u0e25\u0e31\u0e21\u0e19\u0e4c\u0e44\u0e27\u0e49\u0e01\u0e48\u0e2d\u0e19\u0e2b\u0e19\u0e49\u0e32","Paste row after":"\u0e27\u0e32\u0e07\u0e41\u0e16\u0e27\u0e14\u0e49\u0e32\u0e19\u0e25\u0e48\u0e32\u0e07","Paste column after":"\u0e27\u0e32\u0e07\u0e04\u0e2d\u0e25\u0e31\u0e21\u0e19\u0e4c\u0e44\u0e27\u0e49\u0e20\u0e32\u0e22\u0e2b\u0e25\u0e31\u0e07","Insert column before":"\u0e41\u0e17\u0e23\u0e01\u0e04\u0e2d\u0e25\u0e31\u0e21\u0e19\u0e4c\u0e44\u0e27\u0e49\u0e01\u0e48\u0e2d\u0e19\u0e2b\u0e19\u0e49\u0e32","Insert column after":"\u0e41\u0e17\u0e23\u0e01\u0e04\u0e2d\u0e25\u0e31\u0e21\u0e19\u0e4c\u0e44\u0e27\u0e49\u0e20\u0e32\u0e22\u0e2b\u0e25\u0e31\u0e07","Delete column":"\u0e25\u0e1a\u0e04\u0e2d\u0e25\u0e31\u0e21\u0e19\u0e4c","Cols":"\u0e04\u0e2d\u0e25\u0e31\u0e21\u0e19\u0e4c","Rows":"\u0e41\u0e16\u0e27","Width":"\u0e04\u0e27\u0e32\u0e21\u0e01\u0e27\u0e49\u0e32\u0e07","Height":"\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e39\u0e07","Cell spacing":"\u0e0a\u0e48\u0e2d\u0e07\u0e27\u0e48\u0e32\u0e07\u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07\u0e40\u0e0b\u0e25\u0e25\u0e4c","Cell padding":"\u0e0a\u0e48\u0e2d\u0e07\u0e27\u0e48\u0e32\u0e07\u0e20\u0e32\u0e22\u0e43\u0e19\u0e40\u0e0b\u0e25\u0e25\u0e4c","Row clipboard actions":"","Column clipboard actions":"","Table styles":"\u0e25\u0e31\u0e01\u0e29\u0e13\u0e30\u0e15\u0e32\u0e23\u0e32\u0e07","Cell styles":"\u0e25\u0e31\u0e01\u0e29\u0e13\u0e30\u0e0a\u0e48\u0e2d\u0e07","Column header":"","Row header":"","Table caption":"\u0e04\u0e33\u0e2d\u0e18\u0e34\u0e1a\u0e32\u0e22\u0e15\u0e32\u0e23\u0e32\u0e07","Caption":"\u0e1b\u0e49\u0e32\u0e22\u0e04\u0e33\u0e2d\u0e18\u0e34\u0e1a\u0e32\u0e22","Show caption":"\u0e41\u0e2a\u0e14\u0e07\u0e04\u0e33\u0e1a\u0e23\u0e23\u0e22\u0e32\u0e22","Left":"\u0e0b\u0e49\u0e32\u0e22","Center":"\u0e01\u0e25\u0e32\u0e07","Right":"\u0e02\u0e27\u0e32","Cell type":"\u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e0a\u0e48\u0e2d\u0e07\u0e15\u0e32\u0e23\u0e32\u0e07","Scope":"\u0e02\u0e2d\u0e1a\u0e02\u0e48\u0e32\u0e22","Alignment":"\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e41\u0e19\u0e27","Horizontal align":"\u0e08\u0e31\u0e14\u0e40\u0e23\u0e35\u0e22\u0e07\u0e41\u0e19\u0e27\u0e19\u0e2d\u0e19","Vertical align":"\u0e08\u0e31\u0e14\u0e40\u0e23\u0e35\u0e22\u0e07\u0e41\u0e19\u0e27\u0e15\u0e31\u0e49\u0e07","Top":"\u0e1a\u0e19","Middle":"\u0e01\u0e25\u0e32\u0e07","Bottom":"\u0e25\u0e48\u0e32\u0e07","Header cell":"\u0e40\u0e0b\u0e25\u0e25\u0e4c\u0e2a\u0e48\u0e27\u0e19\u0e2b\u0e31\u0e27","Row group":"\u0e01\u0e25\u0e38\u0e48\u0e21\u0e41\u0e16\u0e27","Column group":"\u0e01\u0e25\u0e38\u0e48\u0e21\u0e04\u0e2d\u0e25\u0e31\u0e21\u0e19\u0e4c","Row type":"\u0e0a\u0e19\u0e34\u0e14\u0e02\u0e2d\u0e07\u0e41\u0e16\u0e27","Header":"\u0e2b\u0e31\u0e27\u0e15\u0e32\u0e23\u0e32\u0e07","Body":"\u0e40\u0e19\u0e37\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21","Footer":"\u0e43\u0e15\u0e49\u0e15\u0e32\u0e23\u0e32\u0e07","Border color":"\u0e2a\u0e35\u0e40\u0e2a\u0e49\u0e19\u0e02\u0e2d\u0e1a","Solid":"\u0e40\u0e2a\u0e49\u0e19\u0e17\u0e36\u0e1a","Dotted":"\u0e40\u0e2a\u0e49\u0e19\u0e1b\u0e23\u0e30","Dashed":"\u0e40\u0e2a\u0e49\u0e19\u0e02\u0e35\u0e14","Double":"\u0e40\u0e2a\u0e49\u0e19\u0e04\u0e39\u0e48","Groove":"","Ridge":"","Inset":"","Outset":"","Hidden":"\u0e0b\u0e48\u0e2d\u0e19","Insert template...":"\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e41\u0e21\u0e48\u0e41\u0e1a\u0e1a...","Templates":"\u0e41\u0e21\u0e48\u0e41\u0e1a\u0e1a","Template":"\u0e41\u0e21\u0e48\u0e41\u0e1a\u0e1a","Insert Template":"\u0e41\u0e17\u0e23\u0e01\u0e41\u0e21\u0e48\u0e41\u0e1a\u0e1a","Text color":"\u0e2a\u0e35\u0e02\u0e2d\u0e07\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21","Background color":"\u0e2a\u0e35\u0e09\u0e32\u0e01\u0e2b\u0e25\u0e31\u0e07","Custom...":"\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e40\u0e2d\u0e07...","Custom color":"\u0e2a\u0e35\u0e17\u0e35\u0e48\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e40\u0e2d\u0e07","No color":"\u0e44\u0e21\u0e48\u0e21\u0e35\u0e2a\u0e35","Remove color":"\u0e25\u0e1a\u0e2a\u0e35","Show blocks":"\u0e41\u0e2a\u0e14\u0e07\u0e1a\u0e25\u0e47\u0e2d\u0e01","Show invisible characters":"\u0e41\u0e2a\u0e14\u0e07\u0e2d\u0e31\u0e01\u0e02\u0e23\u0e30\u0e17\u0e35\u0e48\u0e21\u0e2d\u0e07\u0e44\u0e21\u0e48\u0e40\u0e2b\u0e47\u0e19","Word count":"\u0e19\u0e31\u0e1a\u0e08\u0e33\u0e19\u0e27\u0e19\u0e04\u0e33","Count":"\u0e19\u0e31\u0e1a","Document":"\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23","Selection":"\u0e01\u0e32\u0e23\u0e40\u0e25\u0e37\u0e2d\u0e01","Words":"\u0e04\u0e33","Words: {0}":"\u0e04\u0e33: {0}","{0} words":"{0} \u0e04\u0e33","File":"\u0e44\u0e1f\u0e25\u0e4c","Edit":"\u0e1b\u0e23\u0e31\u0e1a\u0e1b\u0e23\u0e38\u0e07\u0e41\u0e01\u0e49\u0e44\u0e02","Insert":"\u0e41\u0e17\u0e23\u0e01","View":"\u0e21\u0e38\u0e21\u0e21\u0e2d\u0e07","Format":"\u0e41\u0e1a\u0e1a","Table":"\u0e15\u0e32\u0e23\u0e32\u0e07","Tools":"\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d","Powered by {0}":"\u0e02\u0e31\u0e1a\u0e40\u0e04\u0e25\u0e37\u0e48\u0e2d\u0e19\u0e42\u0e14\u0e22 {0}","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48 Rich Text \u0e01\u0e14 ALT-F9 \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e40\u0e21\u0e19\u0e39 \u0e01\u0e14 ALT-F10 \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e41\u0e16\u0e1a\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d \u0e41\u0e25\u0e30\u0e01\u0e14 ALT-0 \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e2b\u0e25\u0e37\u0e2d","Image title":"\u0e0a\u0e37\u0e48\u0e2d\u0e23\u0e39\u0e1b\u0e20\u0e32\u0e1e","Border width":"\u0e04\u0e27\u0e32\u0e21\u0e01\u0e27\u0e49\u0e32\u0e07\u0e40\u0e2a\u0e49\u0e19\u0e02\u0e2d\u0e1a","Border style":"\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a\u0e40\u0e2a\u0e49\u0e19\u0e02\u0e2d\u0e1a","Error":"\u0e04\u0e27\u0e32\u0e21\u0e1c\u0e34\u0e14\u0e1e\u0e25\u0e32\u0e14","Warn":"\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e40\u0e15\u0e37\u0e2d\u0e19","Valid":"\u0e16\u0e39\u0e01\u0e15\u0e49\u0e2d\u0e07","To open the popup, press Shift+Enter":"\u0e01\u0e14 Shift+Enter \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e40\u0e1b\u0e34\u0e14\u0e1b\u0e4a\u0e2d\u0e1a\u0e2d\u0e31\u0e1e","Rich Text Area":"","Rich Text Area. Press ALT-0 for help.":"\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48 Rich Text \u0e01\u0e14 ALT-0 \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e2b\u0e25\u0e37\u0e2d","System Font":"\u0e41\u0e1a\u0e1a\u0e2d\u0e31\u0e01\u0e29\u0e23\u0e02\u0e2d\u0e07\u0e23\u0e30\u0e1a\u0e1a","Failed to upload image: {0}":"\u0e44\u0e21\u0e48\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e2d\u0e31\u0e1b\u0e42\u0e2b\u0e25\u0e14\u0e23\u0e39\u0e1b\u0e20\u0e32\u0e1e: {0}","Failed to load plugin: {0} from url {1}":"\u0e44\u0e21\u0e48\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e42\u0e2b\u0e25\u0e14\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19: {0} \u0e08\u0e32\u0e01 url {1}","Failed to load plugin url: {0}":"\u0e44\u0e21\u0e48\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e42\u0e2b\u0e25\u0e14 url \u0e02\u0e2d\u0e07\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19: {0}","Failed to initialize plugin: {0}":"\u0e44\u0e21\u0e48\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19: {0}","example":"\u0e15\u0e31\u0e27\u0e2d\u0e22\u0e48\u0e32\u0e07","Search":"\u0e04\u0e49\u0e19\u0e2b\u0e32","All":"\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14","Currency":"\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19","Text":"\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21","Quotations":"\u0e43\u0e1a\u0e40\u0e2a\u0e19\u0e2d\u0e23\u0e32\u0e04\u0e32","Mathematical":"\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e04\u0e13\u0e34\u0e15\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c","Extended Latin":"\u0e20\u0e32\u0e29\u0e32\u0e25\u0e32\u0e15\u0e34\u0e19\u0e2a\u0e48\u0e27\u0e19\u0e02\u0e22\u0e32\u0e22","Symbols":"\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c","Arrows":"\u0e25\u0e39\u0e01\u0e28\u0e23","User Defined":"\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e40\u0e2d\u0e07","dollar sign":"\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e2b\u0e21\u0e32\u0e22\u0e14\u0e2d\u0e25\u0e25\u0e48\u0e32\u0e23\u0e4c","currency sign":"\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e2b\u0e21\u0e32\u0e22\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19","euro-currency sign":"\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e2b\u0e21\u0e32\u0e22\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e22\u0e39\u0e42\u0e23","colon sign":"\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e2b\u0e21\u0e32\u0e22\u0e08\u0e38\u0e14\u0e04\u0e39\u0e48","cruzeiro sign":"\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e04\u0e23\u0e39\u0e40\u0e0b\u0e42\u0e35\u0e23","french franc sign":"\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e1f\u0e23\u0e31\u0e07\u0e01\u0e4c\u0e1d\u0e23\u0e31\u0e48\u0e07\u0e40\u0e28\u0e2a","lira sign":"\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e25\u0e35\u0e23\u0e32","mill sign":"\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e21\u0e34\u0e25\u0e25\u0e4c","naira sign":"\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e44\u0e19\u0e23\u0e32","peseta sign":"\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e40\u0e1b\u0e40\u0e0b\u0e15\u0e32","rupee sign":"\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e23\u0e39\u0e1b\u0e35","won sign":"\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e27\u0e2d\u0e19","new sheqel sign":"\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e19\u0e34\u0e27\u0e40\u0e0a\u0e40\u0e01\u0e25","dong sign":"\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e14\u0e2d\u0e07","kip sign":"\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e01\u0e35\u0e1a","tugrik sign":"\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e17\u0e39\u0e01\u0e23\u0e34\u0e01","drachma sign":"\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e14\u0e23\u0e31\u0e04\u0e21\u0e32","german penny symbol":"\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e40\u0e1e\u0e19\u0e19\u0e35\u0e40\u0e22\u0e2d\u0e23\u0e21\u0e31\u0e19","peso sign":"\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e40\u0e1b\u0e42\u0e0b","guarani sign":"\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e01\u0e27\u0e32\u0e23\u0e32\u0e19\u0e35","austral sign":"\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e2d\u0e2d\u0e2a\u0e15\u0e23\u0e31\u0e25","hryvnia sign":"\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e2e\u0e23\u0e34\u0e1f\u0e40\u0e19\u0e35\u0e22","cedi sign":"\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e40\u0e0b\u0e14\u0e35","livre tournois sign":"\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e1b\u0e2d\u0e19\u0e14\u0e4c\u0e15\u0e39\u0e23\u0e4c","spesmilo sign":"\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e2a\u0e40\u0e1b\u0e2a\u0e21\u0e34\u0e42\u0e25","tenge sign":"\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e40\u0e17\u0e07\u0e40\u0e08","indian rupee sign":"\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e23\u0e39\u0e1b\u0e35\u0e2d\u0e34\u0e19\u0e40\u0e14\u0e35\u0e22","turkish lira sign":"\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e25\u0e35\u0e23\u0e32\u0e15\u0e38\u0e23\u0e01\u0e35","nordic mark sign":"\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e21\u0e32\u0e23\u0e4c\u0e04\u0e19\u0e2d\u0e23\u0e4c\u0e14\u0e34\u0e01","manat sign":"\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e21\u0e32\u0e19\u0e31\u0e15","ruble sign":"\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e23\u0e39\u0e40\u0e1a\u0e34\u0e25","yen character":"\u0e2d\u0e31\u0e01\u0e02\u0e23\u0e30\u0e40\u0e07\u0e34\u0e19\u0e40\u0e22\u0e19","yuan character":"\u0e2d\u0e31\u0e01\u0e02\u0e23\u0e30\u0e40\u0e07\u0e34\u0e19\u0e2b\u0e22\u0e27\u0e19","yuan character, in hong kong and taiwan":"\u0e2d\u0e31\u0e01\u0e02\u0e23\u0e30\u0e40\u0e07\u0e34\u0e19\u0e2b\u0e22\u0e27\u0e19 \u0e43\u0e19\u0e2e\u0e48\u0e2d\u0e07\u0e01\u0e07\u0e41\u0e25\u0e30\u0e44\u0e15\u0e49\u0e2b\u0e27\u0e31\u0e19","yen/yuan character variant one":"\u0e2d\u0e31\u0e01\u0e02\u0e23\u0e30\u0e40\u0e07\u0e34\u0e19\u0e40\u0e22\u0e19/\u0e2b\u0e22\u0e27\u0e19 \u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a\u0e17\u0e35\u0e48 1","Emojis":"\u0e2d\u0e34\u0e42\u0e21\u0e08\u0e34","Emojis...":"\u0e2d\u0e34\u0e42\u0e21\u0e08\u0e34...","Loading emojis...":"\u0e01\u0e33\u0e25\u0e31\u0e07\u0e42\u0e2b\u0e25\u0e14 \u0e2d\u0e34\u0e42\u0e21\u0e08\u0e34...","Could not load emojis":"","People":"\u0e1c\u0e39\u0e49\u0e04\u0e19","Animals and Nature":"\u0e2a\u0e31\u0e15\u0e27\u0e4c\u0e41\u0e25\u0e30\u0e18\u0e23\u0e23\u0e21\u0e0a\u0e32\u0e15\u0e34","Food and Drink":"\u0e2d\u0e32\u0e2b\u0e32\u0e23\u0e41\u0e25\u0e30\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e14\u0e37\u0e48\u0e21","Activity":"\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21","Travel and Places":"\u0e01\u0e32\u0e23\u0e17\u0e48\u0e2d\u0e07\u0e40\u0e17\u0e35\u0e48\u0e22\u0e27\u0e41\u0e25\u0e30\u0e2a\u0e16\u0e32\u0e19\u0e17\u0e35\u0e48","Objects":"\u0e27\u0e31\u0e15\u0e16\u0e38","Flags":"\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e2b\u0e21\u0e32\u0e22","Characters":"\u0e15\u0e31\u0e27\u0e2d\u0e31\u0e01\u0e29\u0e23","Characters (no spaces)":"\u0e15\u0e31\u0e27\u0e2d\u0e31\u0e01\u0e29\u0e23 (\u0e44\u0e21\u0e48\u0e21\u0e35\u0e0a\u0e48\u0e2d\u0e07\u0e27\u0e48\u0e32\u0e07)","{0} characters":"{0} \u0e2d\u0e31\u0e01\u0e02\u0e23\u0e30","Error: Form submit field collision.":"\u0e02\u0e49\u0e2d\u0e1c\u0e34\u0e14\u0e1e\u0e25\u0e32\u0e14: \u0e0a\u0e48\u0e2d\u0e07\u0e2a\u0e48\u0e07\u0e41\u0e1a\u0e1a\u0e1f\u0e2d\u0e23\u0e4c\u0e21\u0e02\u0e31\u0e14\u0e41\u0e22\u0e49\u0e07\u0e01\u0e31\u0e19","Error: No form element found.":"\u0e02\u0e49\u0e2d\u0e1c\u0e34\u0e14\u0e1e\u0e25\u0e32\u0e14: \u0e44\u0e21\u0e48\u0e1e\u0e1a\u0e2d\u0e07\u0e04\u0e4c\u0e1b\u0e23\u0e30\u0e01\u0e2d\u0e1a\u0e02\u0e2d\u0e07\u0e1f\u0e2d\u0e23\u0e4c\u0e21","Color swatch":"\u0e41\u0e16\u0e1a\u0e2a\u0e35","Color Picker":"\u0e15\u0e31\u0e27\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e2a\u0e35","Invalid hex color code: {0}":"","Invalid input":"","R":"","Red component":"","G":"","Green component":"","B":"","Blue component":"","#":"","Hex color code":"","Range 0 to 255":"\u0e04\u0e48\u0e32 0 \u0e16\u0e36\u0e07 255","Turquoise":"\u0e19\u0e49\u0e33\u0e40\u0e07\u0e34\u0e19\u0e2d\u0e21\u0e40\u0e02\u0e35\u0e22\u0e27","Green":"\u0e40\u0e02\u0e35\u0e22\u0e27","Blue":"\u0e19\u0e49\u0e33\u0e40\u0e07\u0e34\u0e19","Purple":"\u0e21\u0e48\u0e27\u0e07","Navy Blue":"\u0e19\u0e49\u0e33\u0e40\u0e07\u0e34\u0e19\u0e40\u0e02\u0e49\u0e21","Dark Turquoise":"\u0e2a\u0e35\u0e1f\u0e49\u0e32\u0e04\u0e23\u0e32\u0e21\u0e40\u0e02\u0e49\u0e21","Dark Green":"\u0e40\u0e02\u0e35\u0e22\u0e27\u0e40\u0e02\u0e49\u0e21","Medium Blue":"\u0e19\u0e49\u0e33\u0e40\u0e07\u0e34\u0e19\u0e1b\u0e32\u0e19\u0e01\u0e25\u0e32\u0e07","Medium Purple":"\u0e2a\u0e35\u0e21\u0e48\u0e27\u0e07\u0e01\u0e25\u0e32\u0e07\u0e46","Midnight Blue":"\u0e2a\u0e35\u0e1f\u0e49\u0e32\u0e40\u0e02\u0e49\u0e21","Yellow":"\u0e40\u0e2b\u0e25\u0e37\u0e2d\u0e07","Orange":"\u0e2a\u0e49\u0e21","Red":"\u0e41\u0e14\u0e07","Light Gray":"\u0e2a\u0e35\u0e40\u0e17\u0e32\u0e2d\u0e48\u0e2d\u0e19","Gray":"\u0e40\u0e17\u0e32","Dark Yellow":"\u0e2a\u0e35\u0e40\u0e2b\u0e25\u0e37\u0e2d\u0e07\u0e40\u0e02\u0e49\u0e21","Dark Orange":"\u0e2a\u0e49\u0e21\u0e40\u0e02\u0e49\u0e21","Dark Red":"\u0e41\u0e14\u0e07\u0e40\u0e02\u0e49\u0e21","Medium Gray":"\u0e2a\u0e35\u0e40\u0e17\u0e32\u0e01\u0e25\u0e32\u0e07\u0e46","Dark Gray":"\u0e2a\u0e35\u0e40\u0e17\u0e32\u0e40\u0e02\u0e49\u0e21","Light Green":"\u0e40\u0e02\u0e35\u0e22\u0e27\u0e2d\u0e48\u0e2d\u0e19","Light Yellow":"\u0e40\u0e2b\u0e25\u0e37\u0e2d\u0e07\u0e2d\u0e48\u0e2d\u0e19","Light Red":"\u0e41\u0e14\u0e07\u0e2d\u0e48\u0e2d\u0e19","Light Purple":"\u0e21\u0e48\u0e27\u0e07\u0e2d\u0e48\u0e2d\u0e19","Light Blue":"\u0e19\u0e49\u0e33\u0e40\u0e07\u0e34\u0e19\u0e2d\u0e48\u0e2d\u0e19","Dark Purple":"\u0e21\u0e48\u0e27\u0e07\u0e40\u0e02\u0e49\u0e21","Dark Blue":"\u0e19\u0e49\u0e33\u0e40\u0e07\u0e34\u0e19\u0e40\u0e02\u0e49\u0e21","Black":"\u0e14\u0e33","White":"\u0e02\u0e32\u0e27","Switch to or from fullscreen mode":"\u0e2a\u0e25\u0e31\u0e1a\u0e44\u0e1b\u0e22\u0e31\u0e07\u0e2b\u0e23\u0e37\u0e2d\u0e08\u0e32\u0e01\u0e42\u0e2b\u0e21\u0e14\u0e40\u0e15\u0e47\u0e21\u0e2b\u0e19\u0e49\u0e32\u0e08\u0e2d","Open help dialog":"\u0e40\u0e1b\u0e34\u0e14\u0e2b\u0e19\u0e49\u0e32\u0e01\u0e32\u0e23\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e2b\u0e25\u0e37\u0e2d","history":"\u0e1b\u0e23\u0e30\u0e27\u0e31\u0e15\u0e34","styles":"\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a","formatting":"\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a","alignment":"\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e41\u0e19\u0e27","indentation":"\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e22\u0e48\u0e2d\u0e2b\u0e19\u0e49\u0e32","Font":"\u0e15\u0e31\u0e27\u0e2d\u0e31\u0e01\u0e29\u0e23","Size":"\u0e02\u0e19\u0e32\u0e14","More...":"\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21...","Select...":"\u0e40\u0e25\u0e37\u0e2d\u0e01...","Preferences":"\u0e04\u0e48\u0e32\u0e01\u0e33\u0e2b\u0e19\u0e14","Yes":"\u0e43\u0e0a\u0e48","No":"\u0e44\u0e21\u0e48\u0e43\u0e0a\u0e48","Keyboard Navigation":"\u0e01\u0e32\u0e23\u0e19\u0e33\u0e17\u0e32\u0e07\u0e14\u0e49\u0e27\u0e22\u0e41\u0e1b\u0e49\u0e19\u0e1e\u0e34\u0e21\u0e1e\u0e4c","Version":"\u0e23\u0e38\u0e48\u0e19","Code view":"\u0e21\u0e38\u0e21\u0e21\u0e2d\u0e07\u0e42\u0e04\u0e49\u0e14","Open popup menu for split buttons":"\u0e40\u0e1b\u0e34\u0e14\u0e40\u0e21\u0e19\u0e39\u0e1b\u0e4a\u0e2d\u0e1b\u0e2d\u0e31\u0e1b\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e1b\u0e38\u0e48\u0e21\u0e41\u0e22\u0e01","List Properties":"\u0e04\u0e38\u0e13\u0e2a\u0e21\u0e1a\u0e31\u0e15\u0e34\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23","List properties...":"\u0e04\u0e38\u0e13\u0e2a\u0e21\u0e1a\u0e31\u0e15\u0e34\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23...","Start list at number":"\u0e40\u0e23\u0e34\u0e48\u0e21\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e14\u0e49\u0e27\u0e22\u0e2b\u0e21\u0e32\u0e22\u0e40\u0e25\u0e02","Line height":"\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e39\u0e07\u0e02\u0e2d\u0e07\u0e1a\u0e23\u0e23\u0e17\u0e31\u0e14","Dropped file type is not supported":"","Loading...":"\u0e01\u0e33\u0e25\u0e31\u0e07\u0e42\u0e2b\u0e25\u0e14...","ImageProxy HTTP error: Rejected request":"","ImageProxy HTTP error: Could not find Image Proxy":"","ImageProxy HTTP error: Incorrect Image Proxy URL":"","ImageProxy HTTP error: Unknown ImageProxy error":""}); \ No newline at end of file +tinymce.addI18n("th_TH",{"#":"","Accessibility":"\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e43\u0e19\u0e01\u0e32\u0e23\u0e40\u0e02\u0e49\u0e32\u0e16\u0e36\u0e07","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"\u0e41\u0e2d\u0e4a\u0e04\u0e0a\u0e31\u0e48\u0e19","Activity":"\u0e01\u0e34\u0e08\u0e01\u0e23\u0e23\u0e21","Address":"\u0e17\u0e35\u0e48\u0e2d\u0e22\u0e39\u0e48","Advanced":"\u0e02\u0e31\u0e49\u0e19\u0e2a\u0e39\u0e07","Align":"\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e40\u0e23\u0e35\u0e22\u0e07","Align center":"\u0e08\u0e31\u0e14\u0e01\u0e36\u0e48\u0e07\u0e01\u0e25\u0e32\u0e07","Align left":"\u0e08\u0e31\u0e14\u0e0a\u0e34\u0e14\u0e0b\u0e49\u0e32\u0e22","Align right":"\u0e08\u0e31\u0e14\u0e0a\u0e34\u0e14\u0e02\u0e27\u0e32","Alignment":"\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e41\u0e19\u0e27","Alignment {0}":"","All":"\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14","Alternative description":"\u0e04\u0e33\u0e2d\u0e18\u0e34\u0e1a\u0e32\u0e22\u0e17\u0e32\u0e07\u0e40\u0e25\u0e37\u0e2d\u0e01","Alternative source":"\u0e41\u0e2b\u0e25\u0e48\u0e07\u0e17\u0e35\u0e48\u0e21\u0e32\u0e2a\u0e33\u0e23\u0e2d\u0e07","Alternative source URL":"URL \u0e41\u0e2b\u0e25\u0e48\u0e07\u0e17\u0e35\u0e48\u0e21\u0e32\u0e2a\u0e33\u0e23\u0e2d\u0e07","Anchor":"","Anchor...":"\u0e08\u0e38\u0e14\u0e22\u0e36\u0e14...","Anchors":"\u0e08\u0e38\u0e14\u0e40\u0e0a\u0e37\u0e48\u0e2d\u0e21\u0e42\u0e22\u0e07 (Anchor)","Animals and Nature":"\u0e2a\u0e31\u0e15\u0e27\u0e4c\u0e41\u0e25\u0e30\u0e18\u0e23\u0e23\u0e21\u0e0a\u0e32\u0e15\u0e34","Arrows":"\u0e25\u0e39\u0e01\u0e28\u0e23","B":"","Background color":"\u0e2a\u0e35\u0e09\u0e32\u0e01\u0e2b\u0e25\u0e31\u0e07","Background color {0}":"","Black":"\u0e14\u0e33","Block":"\u0e1a\u0e25\u0e47\u0e2d\u0e01","Block {0}":"","Blockquote":"blockquote","Blocks":"\u0e1a\u0e25\u0e4a\u0e2d\u0e04","Blue":"\u0e19\u0e49\u0e33\u0e40\u0e07\u0e34\u0e19","Blue component":"","Body":"\u0e40\u0e19\u0e37\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21","Bold":"\u0e15\u0e31\u0e27\u0e2b\u0e19\u0e32","Border":"\u0e02\u0e2d\u0e1a","Border color":"\u0e2a\u0e35\u0e40\u0e2a\u0e49\u0e19\u0e02\u0e2d\u0e1a","Border style":"\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a\u0e40\u0e2a\u0e49\u0e19\u0e02\u0e2d\u0e1a","Border width":"\u0e04\u0e27\u0e32\u0e21\u0e01\u0e27\u0e49\u0e32\u0e07\u0e40\u0e2a\u0e49\u0e19\u0e02\u0e2d\u0e1a","Bottom":"\u0e25\u0e48\u0e32\u0e07","Browse files":"","Browse for an image":"\u0e40\u0e23\u0e35\u0e22\u0e01\u0e14\u0e39\u0e23\u0e39\u0e1b\u0e20\u0e32\u0e1e","Browse links":"","Bullet list":"\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2b\u0e31\u0e27\u0e02\u0e49\u0e2d\u0e22\u0e48\u0e2d\u0e22","Cancel":"\u0e22\u0e01\u0e40\u0e25\u0e34\u0e01","Caption":"\u0e1b\u0e49\u0e32\u0e22\u0e04\u0e33\u0e2d\u0e18\u0e34\u0e1a\u0e32\u0e22","Cell":"\u0e0a\u0e48\u0e2d\u0e07\u0e40\u0e0b\u0e25\u0e25\u0e4c","Cell padding":"\u0e0a\u0e48\u0e2d\u0e07\u0e27\u0e48\u0e32\u0e07\u0e20\u0e32\u0e22\u0e43\u0e19\u0e40\u0e0b\u0e25\u0e25\u0e4c","Cell properties":"\u0e04\u0e38\u0e13\u0e2a\u0e21\u0e1a\u0e31\u0e15\u0e34\u0e02\u0e2d\u0e07\u0e40\u0e0b\u0e25\u0e25\u0e4c","Cell spacing":"\u0e0a\u0e48\u0e2d\u0e07\u0e27\u0e48\u0e32\u0e07\u0e23\u0e30\u0e2b\u0e27\u0e48\u0e32\u0e07\u0e40\u0e0b\u0e25\u0e25\u0e4c","Cell styles":"\u0e25\u0e31\u0e01\u0e29\u0e13\u0e30\u0e0a\u0e48\u0e2d\u0e07","Cell type":"\u0e1b\u0e23\u0e30\u0e40\u0e20\u0e17\u0e0a\u0e48\u0e2d\u0e07\u0e15\u0e32\u0e23\u0e32\u0e07","Center":"\u0e01\u0e25\u0e32\u0e07","Characters":"\u0e15\u0e31\u0e27\u0e2d\u0e31\u0e01\u0e29\u0e23","Characters (no spaces)":"\u0e15\u0e31\u0e27\u0e2d\u0e31\u0e01\u0e29\u0e23 (\u0e44\u0e21\u0e48\u0e21\u0e35\u0e0a\u0e48\u0e2d\u0e07\u0e27\u0e48\u0e32\u0e07)","Circle":"\u0e27\u0e07\u0e01\u0e25\u0e21","Class":"\u0e0a\u0e31\u0e49\u0e19","Clear formatting":"\u0e25\u0e49\u0e32\u0e07\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a","Close":"\u0e1b\u0e34\u0e14","Code":"\u0e23\u0e2b\u0e31\u0e2a","Code sample...":"\u0e15\u0e31\u0e27\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e42\u0e04\u0e49\u0e14...","Code view":"\u0e21\u0e38\u0e21\u0e21\u0e2d\u0e07\u0e42\u0e04\u0e49\u0e14","Color Picker":"\u0e15\u0e31\u0e27\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e2a\u0e35","Color swatch":"\u0e41\u0e16\u0e1a\u0e2a\u0e35","Cols":"\u0e04\u0e2d\u0e25\u0e31\u0e21\u0e19\u0e4c","Column":"\u0e04\u0e2d\u0e25\u0e31\u0e21\u0e19\u0e4c","Column clipboard actions":"","Column group":"\u0e01\u0e25\u0e38\u0e48\u0e21\u0e04\u0e2d\u0e25\u0e31\u0e21\u0e19\u0e4c","Column header":"","Constrain proportions":"\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e02\u0e19\u0e32\u0e14\u0e43\u0e2b\u0e49\u0e04\u0e07\u0e2a\u0e31\u0e14\u0e2a\u0e48\u0e27\u0e19","Copy":"\u0e04\u0e31\u0e14\u0e25\u0e2d\u0e01","Copy column":"\u0e04\u0e31\u0e14\u0e25\u0e2d\u0e01\u0e04\u0e2d\u0e25\u0e31\u0e21\u0e19\u0e4c","Copy row":"\u0e04\u0e31\u0e14\u0e25\u0e2d\u0e01\u0e41\u0e16\u0e27","Could not find the specified string.":"\u0e44\u0e21\u0e48\u0e1e\u0e1a\u0e2a\u0e15\u0e23\u0e34\u0e07\u0e17\u0e35\u0e48\u0e23\u0e30\u0e1a\u0e38","Could not load emojis":"","Count":"\u0e19\u0e31\u0e1a","Currency":"\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19","Current window":"\u0e2b\u0e19\u0e49\u0e32\u0e15\u0e48\u0e32\u0e07\u0e1b\u0e31\u0e08\u0e08\u0e38\u0e1a\u0e31\u0e19","Custom color":"\u0e2a\u0e35\u0e17\u0e35\u0e48\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e40\u0e2d\u0e07","Custom...":"\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e40\u0e2d\u0e07...","Cut":"\u0e15\u0e31\u0e14","Cut column":"\u0e15\u0e31\u0e14\u0e04\u0e2d\u0e25\u0e31\u0e21\u0e19\u0e4c","Cut row":"\u0e15\u0e31\u0e14\u0e41\u0e16\u0e27","Dark Blue":"\u0e19\u0e49\u0e33\u0e40\u0e07\u0e34\u0e19\u0e40\u0e02\u0e49\u0e21","Dark Gray":"\u0e2a\u0e35\u0e40\u0e17\u0e32\u0e40\u0e02\u0e49\u0e21","Dark Green":"\u0e40\u0e02\u0e35\u0e22\u0e27\u0e40\u0e02\u0e49\u0e21","Dark Orange":"\u0e2a\u0e49\u0e21\u0e40\u0e02\u0e49\u0e21","Dark Purple":"\u0e21\u0e48\u0e27\u0e07\u0e40\u0e02\u0e49\u0e21","Dark Red":"\u0e41\u0e14\u0e07\u0e40\u0e02\u0e49\u0e21","Dark Turquoise":"\u0e2a\u0e35\u0e1f\u0e49\u0e32\u0e04\u0e23\u0e32\u0e21\u0e40\u0e02\u0e49\u0e21","Dark Yellow":"\u0e2a\u0e35\u0e40\u0e2b\u0e25\u0e37\u0e2d\u0e07\u0e40\u0e02\u0e49\u0e21","Dashed":"\u0e40\u0e2a\u0e49\u0e19\u0e02\u0e35\u0e14","Date/time":"\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48/\u0e40\u0e27\u0e25\u0e32","Decrease indent":"\u0e25\u0e14\u0e01\u0e32\u0e23\u0e40\u0e22\u0e37\u0e49\u0e2d\u0e07","Default":"\u0e04\u0e48\u0e32\u0e17\u0e35\u0e48\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e44\u0e27\u0e49","Delete accordion":"","Delete column":"\u0e25\u0e1a\u0e04\u0e2d\u0e25\u0e31\u0e21\u0e19\u0e4c","Delete row":"\u0e25\u0e1a\u0e41\u0e16\u0e27","Delete table":"\u0e25\u0e1a\u0e15\u0e32\u0e23\u0e32\u0e07","Dimensions":"\u0e21\u0e34\u0e15\u0e34","Disc":"\u0e01\u0e25\u0e21\u0e41\u0e1a\u0e19","Div":"div","Document":"\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23","Dotted":"\u0e40\u0e2a\u0e49\u0e19\u0e1b\u0e23\u0e30","Double":"\u0e40\u0e2a\u0e49\u0e19\u0e04\u0e39\u0e48","Drop an image here":"\u0e27\u0e32\u0e07\u0e23\u0e39\u0e1b\u0e20\u0e32\u0e1e\u0e17\u0e35\u0e48\u0e19\u0e35\u0e48","Dropped file type is not supported":"","Edit":"\u0e1b\u0e23\u0e31\u0e1a\u0e1b\u0e23\u0e38\u0e07\u0e41\u0e01\u0e49\u0e44\u0e02","Embed":"\u0e1d\u0e31\u0e07","Emojis":"\u0e2d\u0e34\u0e42\u0e21\u0e08\u0e34","Emojis...":"\u0e2d\u0e34\u0e42\u0e21\u0e08\u0e34...","Error":"\u0e04\u0e27\u0e32\u0e21\u0e1c\u0e34\u0e14\u0e1e\u0e25\u0e32\u0e14","Error: Form submit field collision.":"\u0e02\u0e49\u0e2d\u0e1c\u0e34\u0e14\u0e1e\u0e25\u0e32\u0e14: \u0e0a\u0e48\u0e2d\u0e07\u0e2a\u0e48\u0e07\u0e41\u0e1a\u0e1a\u0e1f\u0e2d\u0e23\u0e4c\u0e21\u0e02\u0e31\u0e14\u0e41\u0e22\u0e49\u0e07\u0e01\u0e31\u0e19","Error: No form element found.":"\u0e02\u0e49\u0e2d\u0e1c\u0e34\u0e14\u0e1e\u0e25\u0e32\u0e14: \u0e44\u0e21\u0e48\u0e1e\u0e1a\u0e2d\u0e07\u0e04\u0e4c\u0e1b\u0e23\u0e30\u0e01\u0e2d\u0e1a\u0e02\u0e2d\u0e07\u0e1f\u0e2d\u0e23\u0e4c\u0e21","Extended Latin":"\u0e20\u0e32\u0e29\u0e32\u0e25\u0e32\u0e15\u0e34\u0e19\u0e2a\u0e48\u0e27\u0e19\u0e02\u0e22\u0e32\u0e22","Failed to initialize plugin: {0}":"\u0e44\u0e21\u0e48\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e40\u0e23\u0e34\u0e48\u0e21\u0e15\u0e49\u0e19\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19: {0}","Failed to load plugin url: {0}":"\u0e44\u0e21\u0e48\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e42\u0e2b\u0e25\u0e14 url \u0e02\u0e2d\u0e07\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19: {0}","Failed to load plugin: {0} from url {1}":"\u0e44\u0e21\u0e48\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e42\u0e2b\u0e25\u0e14\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19: {0} \u0e08\u0e32\u0e01 url {1}","Failed to upload image: {0}":"\u0e44\u0e21\u0e48\u0e2a\u0e32\u0e21\u0e32\u0e23\u0e16\u0e2d\u0e31\u0e1b\u0e42\u0e2b\u0e25\u0e14\u0e23\u0e39\u0e1b\u0e20\u0e32\u0e1e: {0}","File":"\u0e44\u0e1f\u0e25\u0e4c","Find":"\u0e04\u0e49\u0e19\u0e2b\u0e32","Find (if searchreplace plugin activated)":"\u0e04\u0e49\u0e19\u0e2b\u0e32 (\u0e2b\u0e32\u0e01\u0e40\u0e1b\u0e34\u0e14\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19 searchreplace)","Find and Replace":"\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e41\u0e25\u0e30\u0e41\u0e17\u0e19\u0e17\u0e35\u0e48","Find and replace...":"\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e41\u0e25\u0e30\u0e41\u0e17\u0e19\u0e17\u0e35\u0e48...","Find in selection":"\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e08\u0e32\u0e01\u0e17\u0e35\u0e48\u0e40\u0e25\u0e37\u0e2d\u0e01","Find whole words only":"\u0e04\u0e49\u0e19\u0e2b\u0e32\u0e17\u0e31\u0e49\u0e07\u0e04\u0e33\u0e40\u0e17\u0e48\u0e32\u0e19\u0e31\u0e49\u0e19","Flags":"\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e2b\u0e21\u0e32\u0e22","Focus to contextual toolbar":"\u0e42\u0e1f\u0e01\u0e31\u0e2a\u0e44\u0e1b\u0e17\u0e35\u0e48\u0e41\u0e16\u0e1a\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d\u0e15\u0e32\u0e21\u0e1a\u0e23\u0e34\u0e1a\u0e17","Focus to element path":"\u0e42\u0e1f\u0e01\u0e31\u0e2a\u0e44\u0e1b\u0e17\u0e35\u0e48\u0e40\u0e2a\u0e49\u0e19\u0e17\u0e32\u0e07\u0e02\u0e2d\u0e07\u0e2d\u0e07\u0e04\u0e4c\u0e1b\u0e23\u0e30\u0e01\u0e2d\u0e1a","Focus to menubar":"\u0e42\u0e1f\u0e01\u0e31\u0e2a\u0e44\u0e1b\u0e17\u0e35\u0e48\u0e41\u0e16\u0e1a\u0e40\u0e21\u0e19\u0e39","Focus to toolbar":"\u0e42\u0e1f\u0e01\u0e31\u0e2a\u0e44\u0e1b\u0e17\u0e35\u0e48\u0e41\u0e16\u0e1a\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d","Font":"\u0e15\u0e31\u0e27\u0e2d\u0e31\u0e01\u0e29\u0e23","Font size {0}":"","Font sizes":"","Font {0}":"","Fonts":"\u0e41\u0e1a\u0e1a\u0e2d\u0e31\u0e01\u0e29\u0e23","Food and Drink":"\u0e2d\u0e32\u0e2b\u0e32\u0e23\u0e41\u0e25\u0e30\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e14\u0e37\u0e48\u0e21","Footer":"\u0e43\u0e15\u0e49\u0e15\u0e32\u0e23\u0e32\u0e07","Format":"\u0e41\u0e1a\u0e1a","Format {0}":"","Formats":"\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a","Fullscreen":"\u0e40\u0e15\u0e47\u0e21\u0e08\u0e2d","G":"","General":"\u0e17\u0e31\u0e48\u0e27\u0e44\u0e1b","Gray":"\u0e40\u0e17\u0e32","Green":"\u0e40\u0e02\u0e35\u0e22\u0e27","Green component":"","Groove":"","Handy Shortcuts":"\u0e17\u0e32\u0e07\u0e25\u0e31\u0e14\u0e17\u0e35\u0e48\u0e21\u0e35\u0e1b\u0e23\u0e30\u0e42\u0e22\u0e0a\u0e19\u0e4c","Header":"\u0e2b\u0e31\u0e27\u0e15\u0e32\u0e23\u0e32\u0e07","Header cell":"\u0e40\u0e0b\u0e25\u0e25\u0e4c\u0e2a\u0e48\u0e27\u0e19\u0e2b\u0e31\u0e27","Heading 1":"\u0e2b\u0e31\u0e27\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e17\u0e35\u0e48 1","Heading 2":"\u0e2b\u0e31\u0e27\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e17\u0e35\u0e48 2","Heading 3":"\u0e2b\u0e31\u0e27\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e17\u0e35\u0e48 3","Heading 4":"\u0e2b\u0e31\u0e27\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e17\u0e35\u0e48 4","Heading 5":"\u0e2b\u0e31\u0e27\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e17\u0e35\u0e48 5","Heading 6":"\u0e2b\u0e31\u0e27\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e17\u0e35\u0e48 6","Headings":"\u0e2b\u0e31\u0e27\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07","Height":"\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e39\u0e07","Help":"\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e2b\u0e25\u0e37\u0e2d","Hex color code":"","Hidden":"\u0e0b\u0e48\u0e2d\u0e19","Horizontal align":"\u0e08\u0e31\u0e14\u0e40\u0e23\u0e35\u0e22\u0e07\u0e41\u0e19\u0e27\u0e19\u0e2d\u0e19","Horizontal line":"\u0e40\u0e2a\u0e49\u0e19\u0e41\u0e19\u0e27\u0e19\u0e2d\u0e19","Horizontal space":"\u0e17\u0e35\u0e48\u0e27\u0e48\u0e32\u0e07\u0e41\u0e19\u0e27\u0e19\u0e2d\u0e19","ID":"","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"","Image is decorative":"\u0e20\u0e32\u0e1e\u0e17\u0e35\u0e48\u0e16\u0e39\u0e01\u0e15\u0e01\u0e41\u0e15\u0e48\u0e07","Image list":"\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e23\u0e39\u0e1b\u0e20\u0e32\u0e1e","Image title":"\u0e0a\u0e37\u0e48\u0e2d\u0e23\u0e39\u0e1b\u0e20\u0e32\u0e1e","Image...":"\u0e23\u0e39\u0e1b\u0e20\u0e32\u0e1e...","ImageProxy HTTP error: Could not find Image Proxy":"","ImageProxy HTTP error: Incorrect Image Proxy URL":"","ImageProxy HTTP error: Rejected request":"","ImageProxy HTTP error: Unknown ImageProxy error":"","Increase indent":"\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e01\u0e32\u0e23\u0e40\u0e22\u0e37\u0e49\u0e2d\u0e07","Inline":"\u0e41\u0e1a\u0e1a\u0e2d\u0e34\u0e19\u0e44\u0e25\u0e19\u0e4c","Insert":"\u0e41\u0e17\u0e23\u0e01","Insert Template":"\u0e41\u0e17\u0e23\u0e01\u0e41\u0e21\u0e48\u0e41\u0e1a\u0e1a","Insert accordion":"","Insert column after":"\u0e41\u0e17\u0e23\u0e01\u0e04\u0e2d\u0e25\u0e31\u0e21\u0e19\u0e4c\u0e44\u0e27\u0e49\u0e20\u0e32\u0e22\u0e2b\u0e25\u0e31\u0e07","Insert column before":"\u0e41\u0e17\u0e23\u0e01\u0e04\u0e2d\u0e25\u0e31\u0e21\u0e19\u0e4c\u0e44\u0e27\u0e49\u0e01\u0e48\u0e2d\u0e19\u0e2b\u0e19\u0e49\u0e32","Insert date/time":"\u0e41\u0e17\u0e23\u0e01\u0e27\u0e31\u0e19\u0e17\u0e35\u0e48/\u0e40\u0e27\u0e25\u0e32","Insert image":"\u0e41\u0e17\u0e23\u0e01\u0e23\u0e39\u0e1b\u0e20\u0e32\u0e1e","Insert link (if link plugin activated)":"\u0e41\u0e17\u0e23\u0e01\u0e25\u0e34\u0e07\u0e01\u0e4c (\u0e2b\u0e32\u0e01\u0e40\u0e1b\u0e34\u0e14\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19\u0e25\u0e34\u0e07\u0e01\u0e4c)","Insert row after":"\u0e41\u0e17\u0e23\u0e01\u0e41\u0e16\u0e27\u0e44\u0e27\u0e49\u0e20\u0e32\u0e22\u0e2b\u0e25\u0e31\u0e07","Insert row before":"\u0e41\u0e17\u0e23\u0e01\u0e41\u0e16\u0e27\u0e44\u0e27\u0e49\u0e01\u0e48\u0e2d\u0e19\u0e2b\u0e19\u0e49\u0e32","Insert table":"\u0e41\u0e17\u0e23\u0e01\u0e15\u0e32\u0e23\u0e32\u0e07","Insert template...":"\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e41\u0e21\u0e48\u0e41\u0e1a\u0e1a...","Insert video":"\u0e41\u0e17\u0e23\u0e01\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d","Insert/Edit code sample":"\u0e41\u0e17\u0e23\u0e01/\u0e41\u0e01\u0e49\u0e44\u0e02\u0e15\u0e31\u0e27\u0e2d\u0e22\u0e48\u0e32\u0e07\u0e42\u0e04\u0e49\u0e14","Insert/edit image":"\u0e41\u0e17\u0e23\u0e01/\u0e1b\u0e23\u0e31\u0e1a\u0e1b\u0e23\u0e38\u0e07\u0e23\u0e39\u0e1b\u0e20\u0e32\u0e1e","Insert/edit link":"\u0e41\u0e17\u0e23\u0e01/\u0e41\u0e01\u0e49\u0e44\u0e02\u0e25\u0e34\u0e07\u0e01\u0e4c","Insert/edit media":"\u0e41\u0e17\u0e23\u0e01/\u0e41\u0e01\u0e49\u0e44\u0e02\u0e21\u0e35\u0e40\u0e14\u0e35\u0e22","Insert/edit video":"\u0e41\u0e17\u0e23\u0e01/\u0e41\u0e01\u0e49\u0e44\u0e02\u0e27\u0e34\u0e14\u0e35\u0e42\u0e2d","Inset":"","Invalid hex color code: {0}":"","Invalid input":"","Italic":"\u0e15\u0e31\u0e27\u0e40\u0e2d\u0e35\u0e22\u0e07","Justify":"\u0e40\u0e15\u0e47\u0e21\u0e41\u0e19\u0e27","Keyboard Navigation":"\u0e01\u0e32\u0e23\u0e19\u0e33\u0e17\u0e32\u0e07\u0e14\u0e49\u0e27\u0e22\u0e41\u0e1b\u0e49\u0e19\u0e1e\u0e34\u0e21\u0e1e\u0e4c","Language":"\u0e20\u0e32\u0e29\u0e32","Learn more...":"\u0e40\u0e23\u0e35\u0e22\u0e19\u0e23\u0e39\u0e49\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21...","Left":"\u0e0b\u0e49\u0e32\u0e22","Left to right":"\u0e08\u0e32\u0e01\u0e0b\u0e49\u0e32\u0e22\u0e44\u0e1b\u0e02\u0e27\u0e32","Light Blue":"\u0e19\u0e49\u0e33\u0e40\u0e07\u0e34\u0e19\u0e2d\u0e48\u0e2d\u0e19","Light Gray":"\u0e2a\u0e35\u0e40\u0e17\u0e32\u0e2d\u0e48\u0e2d\u0e19","Light Green":"\u0e40\u0e02\u0e35\u0e22\u0e27\u0e2d\u0e48\u0e2d\u0e19","Light Purple":"\u0e21\u0e48\u0e27\u0e07\u0e2d\u0e48\u0e2d\u0e19","Light Red":"\u0e41\u0e14\u0e07\u0e2d\u0e48\u0e2d\u0e19","Light Yellow":"\u0e40\u0e2b\u0e25\u0e37\u0e2d\u0e07\u0e2d\u0e48\u0e2d\u0e19","Line height":"\u0e04\u0e27\u0e32\u0e21\u0e2a\u0e39\u0e07\u0e02\u0e2d\u0e07\u0e1a\u0e23\u0e23\u0e17\u0e31\u0e14","Link list":"\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e25\u0e34\u0e07\u0e04\u0e4c","Link...":"\u0e25\u0e34\u0e07\u0e01\u0e4c...","List Properties":"\u0e04\u0e38\u0e13\u0e2a\u0e21\u0e1a\u0e31\u0e15\u0e34\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23","List properties...":"\u0e04\u0e38\u0e13\u0e2a\u0e21\u0e1a\u0e31\u0e15\u0e34\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23...","Loading emojis...":"\u0e01\u0e33\u0e25\u0e31\u0e07\u0e42\u0e2b\u0e25\u0e14 \u0e2d\u0e34\u0e42\u0e21\u0e08\u0e34...","Loading...":"\u0e01\u0e33\u0e25\u0e31\u0e07\u0e42\u0e2b\u0e25\u0e14...","Lower Alpha":"\u0e15\u0e31\u0e27\u0e2b\u0e19\u0e31\u0e07\u0e2a\u0e37\u0e2d\u0e15\u0e31\u0e27\u0e1e\u0e34\u0e21\u0e1e\u0e4c\u0e40\u0e25\u0e47\u0e01","Lower Greek":"\u0e20\u0e32\u0e29\u0e32\u0e01\u0e23\u0e35\u0e01\u0e15\u0e31\u0e27\u0e1e\u0e34\u0e21\u0e1e\u0e4c\u0e40\u0e25\u0e47\u0e01","Lower Roman":"\u0e15\u0e31\u0e27\u0e40\u0e25\u0e02\u0e42\u0e23\u0e21\u0e31\u0e19\u0e15\u0e31\u0e27\u0e1e\u0e34\u0e21\u0e1e\u0e4c\u0e40\u0e25\u0e47\u0e01","Match case":"\u0e15\u0e31\u0e27\u0e1e\u0e34\u0e21\u0e1e\u0e4c\u0e40\u0e2b\u0e21\u0e37\u0e2d\u0e19\u0e01\u0e31\u0e19","Mathematical":"\u0e40\u0e01\u0e35\u0e48\u0e22\u0e27\u0e01\u0e31\u0e1a\u0e04\u0e13\u0e34\u0e15\u0e28\u0e32\u0e2a\u0e15\u0e23\u0e4c","Media poster (Image URL)":"\u0e42\u0e1b\u0e2a\u0e40\u0e15\u0e2d\u0e23\u0e4c\u0e21\u0e35\u0e40\u0e14\u0e35\u0e22 (URL \u0e23\u0e39\u0e1b\u0e20\u0e32\u0e1e)","Media...":"\u0e21\u0e35\u0e40\u0e14\u0e35\u0e22...","Medium Blue":"\u0e19\u0e49\u0e33\u0e40\u0e07\u0e34\u0e19\u0e1b\u0e32\u0e19\u0e01\u0e25\u0e32\u0e07","Medium Gray":"\u0e2a\u0e35\u0e40\u0e17\u0e32\u0e01\u0e25\u0e32\u0e07\u0e46","Medium Purple":"\u0e2a\u0e35\u0e21\u0e48\u0e27\u0e07\u0e01\u0e25\u0e32\u0e07\u0e46","Merge cells":"\u0e1c\u0e2a\u0e32\u0e19\u0e40\u0e0b\u0e25\u0e25\u0e4c","Middle":"\u0e01\u0e25\u0e32\u0e07","Midnight Blue":"\u0e2a\u0e35\u0e1f\u0e49\u0e32\u0e40\u0e02\u0e49\u0e21","More...":"\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e40\u0e15\u0e34\u0e21...","Name":"","Navy Blue":"\u0e19\u0e49\u0e33\u0e40\u0e07\u0e34\u0e19\u0e40\u0e02\u0e49\u0e21","New document":"\u0e40\u0e2d\u0e01\u0e2a\u0e32\u0e23\u0e43\u0e2b\u0e21\u0e48","New window":"\u0e2b\u0e19\u0e49\u0e32\u0e15\u0e48\u0e32\u0e07\u0e43\u0e2b\u0e21\u0e48","Next":"\u0e15\u0e48\u0e2d\u0e44\u0e1b","No":"\u0e44\u0e21\u0e48\u0e43\u0e0a\u0e48","No alignment":"\u0e44\u0e21\u0e48\u0e08\u0e31\u0e14\u0e40\u0e23\u0e35\u0e22\u0e07","No color":"\u0e44\u0e21\u0e48\u0e21\u0e35\u0e2a\u0e35","Nonbreaking space":"\u0e0a\u0e48\u0e2d\u0e07\u0e27\u0e48\u0e32\u0e07\u0e41\u0e1a\u0e1a\u0e44\u0e21\u0e48\u0e15\u0e31\u0e14\u0e04\u0e33","None":"\u0e44\u0e21\u0e48\u0e21\u0e35","Numbered list":"\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e25\u0e33\u0e14\u0e31\u0e1a\u0e40\u0e25\u0e02","OR":"","Objects":"\u0e27\u0e31\u0e15\u0e16\u0e38","Ok":"\u0e15\u0e01\u0e25\u0e07","Open help dialog":"\u0e40\u0e1b\u0e34\u0e14\u0e2b\u0e19\u0e49\u0e32\u0e01\u0e32\u0e23\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e2b\u0e25\u0e37\u0e2d","Open link":"\u0e40\u0e1b\u0e34\u0e14\u0e25\u0e34\u0e07\u0e01\u0e4c","Open link in...":"\u0e40\u0e1b\u0e34\u0e14\u0e25\u0e34\u0e07\u0e01\u0e4c\u0e43\u0e19...","Open popup menu for split buttons":"\u0e40\u0e1b\u0e34\u0e14\u0e40\u0e21\u0e19\u0e39\u0e1b\u0e4a\u0e2d\u0e1b\u0e2d\u0e31\u0e1b\u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e1b\u0e38\u0e48\u0e21\u0e41\u0e22\u0e01","Orange":"\u0e2a\u0e49\u0e21","Outset":"","Page break":"\u0e15\u0e31\u0e27\u0e41\u0e1a\u0e48\u0e07\u0e2b\u0e19\u0e49\u0e32","Paragraph":"\u0e22\u0e48\u0e2d\u0e2b\u0e19\u0e49\u0e32","Paste":"\u0e27\u0e32\u0e07","Paste as text":"\u0e27\u0e32\u0e07\u0e40\u0e1b\u0e47\u0e19\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21","Paste column after":"\u0e27\u0e32\u0e07\u0e04\u0e2d\u0e25\u0e31\u0e21\u0e19\u0e4c\u0e44\u0e27\u0e49\u0e20\u0e32\u0e22\u0e2b\u0e25\u0e31\u0e07","Paste column before":"\u0e27\u0e32\u0e07\u0e04\u0e2d\u0e25\u0e31\u0e21\u0e19\u0e4c\u0e44\u0e27\u0e49\u0e01\u0e48\u0e2d\u0e19\u0e2b\u0e19\u0e49\u0e32","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"\u0e15\u0e2d\u0e19\u0e19\u0e35\u0e49\u0e01\u0e32\u0e23\u0e27\u0e32\u0e07\u0e2d\u0e22\u0e39\u0e48\u0e43\u0e19\u0e42\u0e2b\u0e21\u0e14\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e18\u0e23\u0e23\u0e21\u0e14\u0e32 \u0e40\u0e19\u0e37\u0e49\u0e2d\u0e2b\u0e32\u0e08\u0e30\u0e16\u0e39\u0e01\u0e27\u0e32\u0e07\u0e40\u0e1b\u0e47\u0e19\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e18\u0e23\u0e23\u0e21\u0e14\u0e32\u0e08\u0e19\u0e01\u0e27\u0e48\u0e32\u0e04\u0e38\u0e13\u0e08\u0e30\u0e1b\u0e34\u0e14\u0e15\u0e31\u0e27\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e19\u0e35\u0e49","Paste or type a link":"\u0e27\u0e32\u0e07\u0e2b\u0e23\u0e37\u0e2d\u0e1b\u0e49\u0e2d\u0e19\u0e25\u0e34\u0e07\u0e01\u0e4c","Paste row after":"\u0e27\u0e32\u0e07\u0e41\u0e16\u0e27\u0e14\u0e49\u0e32\u0e19\u0e25\u0e48\u0e32\u0e07","Paste row before":"\u0e27\u0e32\u0e07\u0e41\u0e16\u0e27\u0e14\u0e49\u0e32\u0e19\u0e1a\u0e19","Paste your embed code below:":"\u0e27\u0e32\u0e07\u0e42\u0e04\u0e49\u0e14\u0e1d\u0e31\u0e07\u0e15\u0e31\u0e27\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e14\u0e49\u0e32\u0e19\u0e25\u0e48\u0e32\u0e07:","People":"\u0e1c\u0e39\u0e49\u0e04\u0e19","Plugins":"\u0e42\u0e1b\u0e23\u0e41\u0e01\u0e23\u0e21\u0e0a\u0e48\u0e27\u0e22 (Plugins)","Plugins installed ({0}):":"\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19\u0e17\u0e35\u0e48\u0e15\u0e34\u0e14\u0e15\u0e31\u0e49\u0e07\u0e41\u0e25\u0e49\u0e27 ({0}):","Powered by {0}":"\u0e02\u0e31\u0e1a\u0e40\u0e04\u0e25\u0e37\u0e48\u0e2d\u0e19\u0e42\u0e14\u0e22 {0}","Pre":"pre","Preferences":"\u0e04\u0e48\u0e32\u0e01\u0e33\u0e2b\u0e19\u0e14","Preformatted":"\u0e1f\u0e2d\u0e23\u0e4c\u0e41\u0e21\u0e15\u0e44\u0e27\u0e49\u0e01\u0e48\u0e2d\u0e19","Premium plugins:":"\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19\u0e1e\u0e23\u0e35\u0e40\u0e21\u0e35\u0e22\u0e21:","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"\u0e0a\u0e21\u0e01\u0e48\u0e2d\u0e19","Previous":"\u0e01\u0e48\u0e2d\u0e19\u0e2b\u0e19\u0e49\u0e32\u0e19\u0e35\u0e49","Print":"\u0e1e\u0e34\u0e21\u0e1e\u0e4c","Print...":"\u0e1e\u0e34\u0e21\u0e1e\u0e4c...","Purple":"\u0e21\u0e48\u0e27\u0e07","Quotations":"\u0e43\u0e1a\u0e40\u0e2a\u0e19\u0e2d\u0e23\u0e32\u0e04\u0e32","R":"","Range 0 to 255":"\u0e04\u0e48\u0e32 0 \u0e16\u0e36\u0e07 255","Red":"\u0e41\u0e14\u0e07","Red component":"","Redo":"\u0e17\u0e33\u0e43\u0e2b\u0e21\u0e48\u0e2d\u0e35\u0e01","Remove":"\u0e25\u0e1a\u0e2d\u0e2d\u0e01","Remove color":"\u0e25\u0e1a\u0e2a\u0e35","Remove link":"\u0e25\u0e1a\u0e25\u0e34\u0e07\u0e01\u0e4c\u0e2d\u0e2d\u0e01","Replace":"\u0e43\u0e2a\u0e48\u0e04\u0e48\u0e32\u0e41\u0e17\u0e19","Replace all":"\u0e41\u0e17\u0e19\u0e17\u0e35\u0e48\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14","Replace with":"\u0e41\u0e17\u0e19\u0e17\u0e35\u0e48\u0e14\u0e49\u0e27\u0e22","Resize":"\u0e1b\u0e23\u0e31\u0e1a\u0e02\u0e19\u0e32\u0e14","Restore last draft":"\u0e04\u0e37\u0e19\u0e04\u0e48\u0e32\u0e41\u0e1a\u0e1a\u0e23\u0e48\u0e32\u0e07\u0e25\u0e48\u0e32\u0e2a\u0e38\u0e14","Reveal or hide additional toolbar items":"","Rich Text Area":"","Rich Text Area. Press ALT-0 for help.":"\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48 Rich Text \u0e01\u0e14 ALT-0 \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e2b\u0e25\u0e37\u0e2d","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\u0e1e\u0e37\u0e49\u0e19\u0e17\u0e35\u0e48 Rich Text \u0e01\u0e14 ALT-F9 \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e40\u0e21\u0e19\u0e39 \u0e01\u0e14 ALT-F10 \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e41\u0e16\u0e1a\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d \u0e41\u0e25\u0e30\u0e01\u0e14 ALT-0 \u0e2a\u0e33\u0e2b\u0e23\u0e31\u0e1a\u0e04\u0e27\u0e32\u0e21\u0e0a\u0e48\u0e27\u0e22\u0e40\u0e2b\u0e25\u0e37\u0e2d","Ridge":"","Right":"\u0e02\u0e27\u0e32","Right to left":"\u0e08\u0e32\u0e01\u0e02\u0e27\u0e32\u0e44\u0e1b\u0e0b\u0e49\u0e32\u0e22","Row":"\u0e41\u0e16\u0e27","Row clipboard actions":"","Row group":"\u0e01\u0e25\u0e38\u0e48\u0e21\u0e41\u0e16\u0e27","Row header":"","Row properties":"\u0e04\u0e38\u0e13\u0e2a\u0e21\u0e1a\u0e31\u0e15\u0e34\u0e02\u0e2d\u0e07\u0e41\u0e16\u0e27","Row type":"\u0e0a\u0e19\u0e34\u0e14\u0e02\u0e2d\u0e07\u0e41\u0e16\u0e27","Rows":"\u0e41\u0e16\u0e27","Save":"\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01","Save (if save plugin activated)":"\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01 (\u0e2b\u0e32\u0e01\u0e40\u0e1b\u0e34\u0e14\u0e43\u0e0a\u0e49\u0e07\u0e32\u0e19\u0e1b\u0e25\u0e31\u0e4a\u0e01\u0e2d\u0e34\u0e19\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01)","Scope":"\u0e02\u0e2d\u0e1a\u0e02\u0e48\u0e32\u0e22","Search":"\u0e04\u0e49\u0e19\u0e2b\u0e32","Select all":"\u0e40\u0e25\u0e37\u0e2d\u0e01\u0e17\u0e31\u0e49\u0e07\u0e2b\u0e21\u0e14","Select...":"\u0e40\u0e25\u0e37\u0e2d\u0e01...","Selection":"\u0e01\u0e32\u0e23\u0e40\u0e25\u0e37\u0e2d\u0e01","Shortcut":"\u0e17\u0e32\u0e07\u0e25\u0e31\u0e14","Show blocks":"\u0e41\u0e2a\u0e14\u0e07\u0e1a\u0e25\u0e47\u0e2d\u0e01","Show caption":"\u0e41\u0e2a\u0e14\u0e07\u0e04\u0e33\u0e1a\u0e23\u0e23\u0e22\u0e32\u0e22","Show invisible characters":"\u0e41\u0e2a\u0e14\u0e07\u0e2d\u0e31\u0e01\u0e02\u0e23\u0e30\u0e17\u0e35\u0e48\u0e21\u0e2d\u0e07\u0e44\u0e21\u0e48\u0e40\u0e2b\u0e47\u0e19","Size":"\u0e02\u0e19\u0e32\u0e14","Solid":"\u0e40\u0e2a\u0e49\u0e19\u0e17\u0e36\u0e1a","Source":"\u0e41\u0e2b\u0e25\u0e48\u0e07","Source code":"\u0e42\u0e04\u0e49\u0e14\u0e15\u0e49\u0e19\u0e09\u0e1a\u0e31\u0e1a","Special Character":"\u0e2d\u0e31\u0e01\u0e02\u0e23\u0e30\u0e1e\u0e34\u0e40\u0e28\u0e29","Special character...":"\u0e2d\u0e31\u0e01\u0e02\u0e23\u0e30\u0e1e\u0e34\u0e40\u0e28\u0e29...","Split cell":"\u0e41\u0e22\u0e01\u0e40\u0e0b\u0e25\u0e25\u0e4c","Square":"\u0e2a\u0e35\u0e48\u0e40\u0e2b\u0e25\u0e35\u0e48\u0e22\u0e21","Start list at number":"\u0e40\u0e23\u0e34\u0e48\u0e21\u0e23\u0e32\u0e22\u0e01\u0e32\u0e23\u0e14\u0e49\u0e27\u0e22\u0e2b\u0e21\u0e32\u0e22\u0e40\u0e25\u0e02","Strikethrough":"\u0e02\u0e35\u0e14\u0e04\u0e23\u0e48\u0e2d\u0e21","Style":"\u0e41\u0e1a\u0e1a","Subscript":"\u0e15\u0e31\u0e27\u0e2b\u0e49\u0e2d\u0e22","Superscript":"\u0e15\u0e31\u0e27\u0e22\u0e01","Switch to or from fullscreen mode":"\u0e2a\u0e25\u0e31\u0e1a\u0e44\u0e1b\u0e22\u0e31\u0e07\u0e2b\u0e23\u0e37\u0e2d\u0e08\u0e32\u0e01\u0e42\u0e2b\u0e21\u0e14\u0e40\u0e15\u0e47\u0e21\u0e2b\u0e19\u0e49\u0e32\u0e08\u0e2d","Symbols":"\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c","System Font":"\u0e41\u0e1a\u0e1a\u0e2d\u0e31\u0e01\u0e29\u0e23\u0e02\u0e2d\u0e07\u0e23\u0e30\u0e1a\u0e1a","Table":"\u0e15\u0e32\u0e23\u0e32\u0e07","Table caption":"\u0e04\u0e33\u0e2d\u0e18\u0e34\u0e1a\u0e32\u0e22\u0e15\u0e32\u0e23\u0e32\u0e07","Table properties":"\u0e04\u0e38\u0e13\u0e2a\u0e21\u0e1a\u0e31\u0e15\u0e34\u0e02\u0e2d\u0e07\u0e15\u0e32\u0e23\u0e32\u0e07...","Table styles":"\u0e25\u0e31\u0e01\u0e29\u0e13\u0e30\u0e15\u0e32\u0e23\u0e32\u0e07","Template":"\u0e41\u0e21\u0e48\u0e41\u0e1a\u0e1a","Templates":"\u0e41\u0e21\u0e48\u0e41\u0e1a\u0e1a","Text":"\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21","Text color":"\u0e2a\u0e35\u0e02\u0e2d\u0e07\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21","Text color {0}":"","Text to display":"\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e19\u0e33\u0e44\u0e1b\u0e41\u0e2a\u0e14\u0e07","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"URL \u0e17\u0e35\u0e48\u0e04\u0e38\u0e13\u0e23\u0e30\u0e1a\u0e38\u0e14\u0e39\u0e40\u0e2b\u0e21\u0e37\u0e2d\u0e19\u0e27\u0e48\u0e32\u0e40\u0e1b\u0e47\u0e19\u0e2d\u0e35\u0e40\u0e21\u0e25\u0e41\u0e2d\u0e14\u0e40\u0e14\u0e23\u0e2a \u0e04\u0e38\u0e13\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e43\u0e2a\u0e48 mailto: \u0e19\u0e33\u0e2b\u0e19\u0e49\u0e32\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"URL \u0e17\u0e35\u0e48\u0e04\u0e38\u0e13\u0e23\u0e30\u0e1a\u0e38\u0e14\u0e39\u0e40\u0e2b\u0e21\u0e37\u0e2d\u0e19\u0e27\u0e48\u0e32\u0e40\u0e1b\u0e47\u0e19\u0e25\u0e34\u0e07\u0e01\u0e4c\u0e20\u0e32\u0e22\u0e19\u0e2d\u0e01 \u0e04\u0e38\u0e13\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e43\u0e2a\u0e48 http:// \u0e19\u0e33\u0e2b\u0e19\u0e49\u0e32\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"URL \u0e17\u0e35\u0e48\u0e04\u0e38\u0e13\u0e1b\u0e49\u0e2d\u0e19\u0e14\u0e39\u0e40\u0e2b\u0e21\u0e37\u0e2d\u0e19\u0e08\u0e30\u0e40\u0e1b\u0e47\u0e19\u0e25\u0e34\u0e07\u0e01\u0e4c\u0e20\u0e32\u0e22\u0e19\u0e2d\u0e01 \u0e04\u0e38\u0e13\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e40\u0e1e\u0e34\u0e48\u0e21\u0e04\u0e33\u0e19\u0e33\u0e2b\u0e19\u0e49\u0e32 https:// \u0e17\u0e35\u0e48\u0e08\u0e33\u0e40\u0e1b\u0e47\u0e19\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48?","Title":"\u0e0a\u0e37\u0e48\u0e2d\u0e40\u0e23\u0e37\u0e48\u0e2d\u0e07","To open the popup, press Shift+Enter":"\u0e01\u0e14 Shift+Enter \u0e40\u0e1e\u0e37\u0e48\u0e2d\u0e40\u0e1b\u0e34\u0e14\u0e1b\u0e4a\u0e2d\u0e1a\u0e2d\u0e31\u0e1e","Toggle accordion":"","Tools":"\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e21\u0e37\u0e2d","Top":"\u0e1a\u0e19","Travel and Places":"\u0e01\u0e32\u0e23\u0e17\u0e48\u0e2d\u0e07\u0e40\u0e17\u0e35\u0e48\u0e22\u0e27\u0e41\u0e25\u0e30\u0e2a\u0e16\u0e32\u0e19\u0e17\u0e35\u0e48","Turquoise":"\u0e19\u0e49\u0e33\u0e40\u0e07\u0e34\u0e19\u0e2d\u0e21\u0e40\u0e02\u0e35\u0e22\u0e27","Underline":"\u0e02\u0e35\u0e14\u0e40\u0e2a\u0e49\u0e19\u0e43\u0e15\u0e49","Undo":"\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e01\u0e25\u0e31\u0e1a\u0e04\u0e37\u0e19","Upload":"\u0e2d\u0e31\u0e1b\u0e42\u0e2b\u0e25\u0e14","Uploading image":"\u0e01\u0e33\u0e25\u0e31\u0e07\u0e2d\u0e31\u0e1e\u0e42\u0e2b\u0e25\u0e14\u0e23\u0e39\u0e1b\u0e20\u0e32\u0e1e","Upper Alpha":"\u0e15\u0e31\u0e27\u0e2d\u0e31\u0e2b\u0e19\u0e31\u0e07\u0e2a\u0e37\u0e2d\u0e15\u0e31\u0e27\u0e1e\u0e34\u0e21\u0e1e\u0e4c\u0e43\u0e2b\u0e0d\u0e48","Upper Roman":"\u0e15\u0e31\u0e27\u0e40\u0e25\u0e02\u0e42\u0e23\u0e21\u0e31\u0e19\u0e15\u0e31\u0e27\u0e1e\u0e34\u0e21\u0e1e\u0e4c\u0e43\u0e2b\u0e0d\u0e48","Url":"URL","User Defined":"\u0e1c\u0e39\u0e49\u0e43\u0e0a\u0e49\u0e01\u0e33\u0e2b\u0e19\u0e14\u0e40\u0e2d\u0e07","Valid":"\u0e16\u0e39\u0e01\u0e15\u0e49\u0e2d\u0e07","Version":"\u0e23\u0e38\u0e48\u0e19","Vertical align":"\u0e08\u0e31\u0e14\u0e40\u0e23\u0e35\u0e22\u0e07\u0e41\u0e19\u0e27\u0e15\u0e31\u0e49\u0e07","Vertical space":"\u0e17\u0e35\u0e48\u0e27\u0e48\u0e32\u0e07\u0e41\u0e19\u0e27\u0e14\u0e34\u0e48\u0e07","View":"\u0e21\u0e38\u0e21\u0e21\u0e2d\u0e07","Visual aids":"\u0e17\u0e31\u0e28\u0e19\u0e39\u0e1b\u0e01\u0e23\u0e13\u0e4c","Warn":"\u0e02\u0e49\u0e2d\u0e04\u0e27\u0e32\u0e21\u0e40\u0e15\u0e37\u0e2d\u0e19","White":"\u0e02\u0e32\u0e27","Width":"\u0e04\u0e27\u0e32\u0e21\u0e01\u0e27\u0e49\u0e32\u0e07","Word count":"\u0e19\u0e31\u0e1a\u0e08\u0e33\u0e19\u0e27\u0e19\u0e04\u0e33","Words":"\u0e04\u0e33","Words: {0}":"\u0e04\u0e33: {0}","Yellow":"\u0e40\u0e2b\u0e25\u0e37\u0e2d\u0e07","Yes":"\u0e43\u0e0a\u0e48","You are using {0}":"\u0e04\u0e38\u0e13\u0e01\u0e33\u0e25\u0e31\u0e07\u0e43\u0e0a\u0e49 {0}","You have unsaved changes are you sure you want to navigate away?":"\u0e04\u0e38\u0e13\u0e21\u0e35\u0e01\u0e32\u0e23\u0e40\u0e1b\u0e25\u0e35\u0e48\u0e22\u0e19\u0e41\u0e1b\u0e25\u0e07\u0e17\u0e35\u0e48\u0e44\u0e21\u0e48\u0e44\u0e14\u0e49\u0e1a\u0e31\u0e19\u0e17\u0e36\u0e01 \u0e04\u0e38\u0e13\u0e15\u0e49\u0e2d\u0e07\u0e01\u0e32\u0e23\u0e17\u0e35\u0e48\u0e08\u0e30\u0e2d\u0e2d\u0e01\u0e2b\u0e23\u0e37\u0e2d\u0e44\u0e21\u0e48?","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"\u0e40\u0e1a\u0e23\u0e32\u0e27\u0e4c\u0e40\u0e0b\u0e2d\u0e23\u0e4c\u0e02\u0e2d\u0e07\u0e04\u0e38\u0e13\u0e44\u0e21\u0e48\u0e2a\u0e19\u0e31\u0e1a\u0e2a\u0e19\u0e38\u0e19\u0e01\u0e32\u0e23\u0e40\u0e02\u0e49\u0e32\u0e16\u0e36\u0e07\u0e42\u0e14\u0e22\u0e15\u0e23\u0e07\u0e44\u0e1b\u0e22\u0e31\u0e07\u0e04\u0e25\u0e34\u0e1b\u0e1a\u0e2d\u0e23\u0e4c\u0e14 \u0e01\u0e23\u0e38\u0e13\u0e32\u0e43\u0e0a\u0e49\u0e41\u0e1b\u0e49\u0e19\u0e1e\u0e34\u0e21\u0e1e\u0e4c\u0e25\u0e31\u0e14 Ctrl+X/C/V \u0e41\u0e17\u0e19","alignment":"\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e41\u0e19\u0e27","austral sign":"\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e2d\u0e2d\u0e2a\u0e15\u0e23\u0e31\u0e25","cedi sign":"\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e40\u0e0b\u0e14\u0e35","colon sign":"\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e2b\u0e21\u0e32\u0e22\u0e08\u0e38\u0e14\u0e04\u0e39\u0e48","cruzeiro sign":"\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e04\u0e23\u0e39\u0e40\u0e0b\u0e42\u0e35\u0e23","currency sign":"\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e2b\u0e21\u0e32\u0e22\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19","dollar sign":"\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e2b\u0e21\u0e32\u0e22\u0e14\u0e2d\u0e25\u0e25\u0e48\u0e32\u0e23\u0e4c","dong sign":"\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e14\u0e2d\u0e07","drachma sign":"\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e14\u0e23\u0e31\u0e04\u0e21\u0e32","euro-currency sign":"\u0e40\u0e04\u0e23\u0e37\u0e48\u0e2d\u0e07\u0e2b\u0e21\u0e32\u0e22\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e22\u0e39\u0e42\u0e23","example":"\u0e15\u0e31\u0e27\u0e2d\u0e22\u0e48\u0e32\u0e07","formatting":"\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a","french franc sign":"\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e1f\u0e23\u0e31\u0e07\u0e01\u0e4c\u0e1d\u0e23\u0e31\u0e48\u0e07\u0e40\u0e28\u0e2a","german penny symbol":"\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e40\u0e1e\u0e19\u0e19\u0e35\u0e40\u0e22\u0e2d\u0e23\u0e21\u0e31\u0e19","guarani sign":"\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e01\u0e27\u0e32\u0e23\u0e32\u0e19\u0e35","history":"\u0e1b\u0e23\u0e30\u0e27\u0e31\u0e15\u0e34","hryvnia sign":"\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e2e\u0e23\u0e34\u0e1f\u0e40\u0e19\u0e35\u0e22","indentation":"\u0e01\u0e32\u0e23\u0e08\u0e31\u0e14\u0e22\u0e48\u0e2d\u0e2b\u0e19\u0e49\u0e32","indian rupee sign":"\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e23\u0e39\u0e1b\u0e35\u0e2d\u0e34\u0e19\u0e40\u0e14\u0e35\u0e22","kip sign":"\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e01\u0e35\u0e1a","lira sign":"\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e25\u0e35\u0e23\u0e32","livre tournois sign":"\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e1b\u0e2d\u0e19\u0e14\u0e4c\u0e15\u0e39\u0e23\u0e4c","manat sign":"\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e21\u0e32\u0e19\u0e31\u0e15","mill sign":"\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e21\u0e34\u0e25\u0e25\u0e4c","naira sign":"\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e44\u0e19\u0e23\u0e32","new sheqel sign":"\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e19\u0e34\u0e27\u0e40\u0e0a\u0e40\u0e01\u0e25","nordic mark sign":"\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e21\u0e32\u0e23\u0e4c\u0e04\u0e19\u0e2d\u0e23\u0e4c\u0e14\u0e34\u0e01","peseta sign":"\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e40\u0e1b\u0e40\u0e0b\u0e15\u0e32","peso sign":"\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e40\u0e1b\u0e42\u0e0b","ruble sign":"\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e23\u0e39\u0e40\u0e1a\u0e34\u0e25","rupee sign":"\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e23\u0e39\u0e1b\u0e35","spesmilo sign":"\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e2a\u0e40\u0e1b\u0e2a\u0e21\u0e34\u0e42\u0e25","styles":"\u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a","tenge sign":"\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e40\u0e17\u0e07\u0e40\u0e08","tugrik sign":"\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e17\u0e39\u0e01\u0e23\u0e34\u0e01","turkish lira sign":"\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e25\u0e35\u0e23\u0e32\u0e15\u0e38\u0e23\u0e01\u0e35","won sign":"\u0e2a\u0e31\u0e0d\u0e25\u0e31\u0e01\u0e29\u0e13\u0e4c\u0e2a\u0e01\u0e38\u0e25\u0e40\u0e07\u0e34\u0e19\u0e27\u0e2d\u0e19","yen character":"\u0e2d\u0e31\u0e01\u0e02\u0e23\u0e30\u0e40\u0e07\u0e34\u0e19\u0e40\u0e22\u0e19","yen/yuan character variant one":"\u0e2d\u0e31\u0e01\u0e02\u0e23\u0e30\u0e40\u0e07\u0e34\u0e19\u0e40\u0e22\u0e19/\u0e2b\u0e22\u0e27\u0e19 \u0e23\u0e39\u0e1b\u0e41\u0e1a\u0e1a\u0e17\u0e35\u0e48 1","yuan character":"\u0e2d\u0e31\u0e01\u0e02\u0e23\u0e30\u0e40\u0e07\u0e34\u0e19\u0e2b\u0e22\u0e27\u0e19","yuan character, in hong kong and taiwan":"\u0e2d\u0e31\u0e01\u0e02\u0e23\u0e30\u0e40\u0e07\u0e34\u0e19\u0e2b\u0e22\u0e27\u0e19 \u0e43\u0e19\u0e2e\u0e48\u0e2d\u0e07\u0e01\u0e07\u0e41\u0e25\u0e30\u0e44\u0e15\u0e49\u0e2b\u0e27\u0e31\u0e19","{0} characters":"{0} \u0e2d\u0e31\u0e01\u0e02\u0e23\u0e30","{0} columns, {1} rows":"","{0} words":"{0} \u0e04\u0e33"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/tr.js b/libraries/tinymce/js/tinymce/langs/tr.js index 21928e4..53fe889 100644 --- a/libraries/tinymce/js/tinymce/langs/tr.js +++ b/libraries/tinymce/js/tinymce/langs/tr.js @@ -1 +1 @@ -tinymce.addI18n("tr",{"Redo":"Yinele","Undo":"Geri al","Cut":"Kes","Copy":"Kopyala","Paste":"Yap\u0131\u015ft\u0131r","Select all":"T\xfcm\xfcn\xfc se\xe7","New document":"Yeni dok\xfcman","Ok":"Tamam","Cancel":"\u0130ptal","Visual aids":"G\xf6rsel ara\xe7lar","Bold":"Kal\u0131n","Italic":"\u0130talik","Underline":"Alt\u0131 \xe7izili","Strikethrough":"\xdcst\xfc \xe7izgili","Superscript":"\xdcst simge","Subscript":"Alt simge","Clear formatting":"Bi\xe7imi temizle","Remove":"Kald\u0131r","Align left":"Sola hizala","Align center":"Ortala","Align right":"Sa\u011fa hizala","No alignment":"Hizalama yok","Justify":"\u0130ki yana yasla","Bullet list":"S\u0131ras\u0131z liste","Numbered list":"S\u0131ral\u0131 liste","Decrease indent":"Girintiyi azalt","Increase indent":"Girintiyi art\u0131r","Close":"Kapat","Formats":"Bi\xe7imler","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"Taray\u0131c\u0131n\u0131z panoya direk eri\u015fimi desteklemiyor. L\xfctfen Ctrl+X/C/V klavye k\u0131sayollar\u0131n\u0131 kullan\u0131n.","Headings":"Ba\u015fl\u0131klar","Heading 1":"Ba\u015fl\u0131k 1","Heading 2":"Ba\u015fl\u0131k 2","Heading 3":"Ba\u015fl\u0131k 3","Heading 4":"Ba\u015fl\u0131k 4","Heading 5":"Ba\u015fl\u0131k 5","Heading 6":"Ba\u015fl\u0131k 6","Preformatted":"\xd6nceden bi\xe7imlendirilmi\u015f","Div":"Div","Pre":"Pre","Code":"Kod","Paragraph":"Paragraf","Blockquote":"Blockquote","Inline":"Sat\u0131r i\xe7i","Blocks":"Bloklar","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"D\xfcz metin modunda yap\u0131\u015ft\u0131r. Bu se\xe7ene\u011fi kapatana kadar i\xe7erikler d\xfcz metin olarak yap\u0131\u015ft\u0131r\u0131l\u0131r.","Fonts":"Yaz\u0131 Tipleri","Font sizes":"Yaz\u0131 tipi boyutu","Class":"S\u0131n\u0131f","Browse for an image":"Bir resim aray\u0131n","OR":"VEYA","Drop an image here":"Buraya bir resim koyun","Upload":"Y\xfckle","Uploading image":"Resim y\xfckleniyor","Block":"Blok","Align":"Hizala","Default":"Varsay\u0131lan","Circle":"Daire","Disc":"Disk","Square":"Kare","Lower Alpha":"K\xfc\xe7\xfck Harf","Lower Greek":"K\xfc\xe7\xfck Yunan alfabesi","Lower Roman":"K\xfc\xe7\xfck Roman","Upper Alpha":"B\xfcy\xfck Harf","Upper Roman":"B\xfcy\xfck Roman","Anchor...":"\xc7apa...","Anchor":"\xc7apa","Name":"\u0130sim","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID bir harfle ba\u015flamal\u0131, ard\u0131ndan yaln\u0131zca harf, say\u0131, tire, nokta, iki nokta \xfcst \xfcste veya alt \xe7izgi gelmelidir.","You have unsaved changes are you sure you want to navigate away?":"Kaydedilmemi\u015f de\u011fi\u015fiklikler var, sayfadan ayr\u0131lmak istedi\u011finize emin misiniz?","Restore last draft":"Son tasla\u011f\u0131 kurtar","Special character...":"\xd6zel karakter...","Special Character":"\xd6zel karakter","Source code":"Kaynak kodu","Insert/Edit code sample":"Kod \xf6rne\u011fini Kaydet/D\xfczenle","Language":"Dil","Code sample...":"Kod \xf6rne\u011fi...","Left to right":"Soldan sa\u011fa","Right to left":"Sa\u011fdan sola","Title":"Ba\u015fl\u0131k","Fullscreen":"Tam ekran","Action":"\u0130\u015flem","Shortcut":"K\u0131sayol","Help":"Yard\u0131m","Address":"Adres","Focus to menubar":"Men\xfc \xe7ubu\u011funa odaklan","Focus to toolbar":"Ara\xe7 \xe7ubu\u011funa odaklan","Focus to element path":"Eleman yoluna odaklan","Focus to contextual toolbar":"Ba\u011flamsal ara\xe7 \xe7ubu\u011funa odaklan","Insert link (if link plugin activated)":"Link ekle (Link eklentisi aktif ise)","Save (if save plugin activated)":"Kaydet (Kay\u0131t eklentisi aktif ise)","Find (if searchreplace plugin activated)":"Bul (SearchReplace eklentisi aktif ise)","Plugins installed ({0}):":"Y\xfckl\xfc eklenti ({0}):","Premium plugins:":"Premium eklentileri","Learn more...":"Daha fazla bilgi edinin...","You are using {0}":"{0} kullan\u0131yorsun.","Plugins":"Eklentiler","Handy Shortcuts":"Kullan\u0131\u015fl\u0131 K\u0131sayollar","Horizontal line":"Yatay \xe7izgi","Insert/edit image":"Resim ekle/d\xfczenle","Alternative description":"Alternatif a\xe7\u0131klama","Accessibility":"Eri\u015filebilirlik","Image is decorative":"Resim dekoratif","Source":"Kaynak","Dimensions":"Boyutlar","Constrain proportions":"En - Boy oran\u0131n\u0131 koru","General":"Genel","Advanced":"Geli\u015fmi\u015f","Style":"Stil","Vertical space":"Dikey bo\u015fluk","Horizontal space":"Yatay bo\u015fluk","Border":"Kenar","Insert image":"Resim ekle","Image...":"Resim...","Image list":"Resim listesi","Resize":"Yeniden Boyutland\u0131r","Insert date/time":"Tarih / Zaman ekle","Date/time":"Tarih/zaman","Insert/edit link":"Ba\u011flant\u0131 ekle/d\xfczenle","Text to display":"G\xf6r\xfcnt\xfclenecek metin","Url":"Url","Open link in...":"Ba\u011flant\u0131y\u0131 a\xe7...","Current window":"Mevcut pencere","None":"Yok","New window":"Yeni pencere","Open link":"Linki a\xe7","Remove link":"Ba\u011flant\u0131y\u0131 kald\u0131r","Anchors":"\xc7apalar","Link...":"Ba\u011flant\u0131...","Paste or type a link":"Bir ba\u011flant\u0131 yap\u0131\u015ft\u0131r\u0131n ya da yaz\u0131n.","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"Girdi\u011finiz URL bir e-posta adresi gibi g\xf6z\xfck\xfcyor. Gerekli olan mailto: \xf6nekini eklemek ister misiniz?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"Girdi\u011finiz URL bir d\u0131\u015f ba\u011flant\u0131 gibi g\xf6z\xfck\xfcyor. Gerekli olan http:// \xf6nekini eklemek ister misiniz?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"Girdi\u011finiz URL bir d\u0131\u015f ba\u011flant\u0131 gibi g\xf6z\xfck\xfcyor. Gerekli olan https:// \xf6nekini eklemek ister misiniz?","Link list":"Link listesi","Insert video":"Video ekle","Insert/edit video":"Video ekle/d\xfczenle","Insert/edit media":"Medya ekle/d\xfczenle","Alternative source":"Alternatif kaynak","Alternative source URL":"Alternatif kaynak URL","Media poster (Image URL)":"Medya posteri (Resim URL)","Paste your embed code below:":"Medya g\xf6mme kodunu buraya yap\u0131\u015ft\u0131r:","Embed":"G\xf6mme","Media...":"Medya...","Nonbreaking space":"B\xf6l\xfcnemez bo\u015fluk","Page break":"Sayfa sonu","Paste as text":"Metin olarak yap\u0131\u015ft\u0131r","Preview":"\xd6nizleme","Print":"Yazd\u0131r","Print...":"Yazd\u0131r...","Save":"Kaydet","Find":"Bul","Replace with":"Bununla de\u011fi\u015ftir","Replace":"De\u011fi\u015ftir","Replace all":"T\xfcm\xfcn\xfc de\u011fi\u015ftir","Previous":"Geri","Next":"\u0130leri","Find and Replace":"Bul ve De\u011fi\u015ftir","Find and replace...":"Bul ve de\u011fi\u015ftir...","Could not find the specified string.":"Belirtilen dizin bulunamad\u0131.","Match case":"B\xfcy\xfck / K\xfc\xe7\xfck harfe duyarl\u0131","Find whole words only":"Sadece t\xfcm kelimeyi ara","Find in selection":"Se\xe7im i\xe7inde bul","Insert table":"Tablo ekle","Table properties":"Tablo \xf6zellikleri","Delete table":"Tabloyu sil","Cell":"H\xfccre","Row":"Sat\u0131r","Column":"S\xfctun","Cell properties":"H\xfccre \xf6zellikleri","Merge cells":"H\xfccreleri birle\u015ftir","Split cell":"H\xfccreleri ay\u0131r","Insert row before":"\xd6ncesine yeni sat\u0131r ekle","Insert row after":"Sonras\u0131na yeni sat\u0131r ekle","Delete row":"Sat\u0131r\u0131 sil","Row properties":"Sat\u0131r \xf6zellikleri","Cut row":"Sat\u0131r\u0131 kes","Cut column":"S\xfctunu kes","Copy row":"Sat\u0131r\u0131 kopyala","Copy column":"S\xfctunu kopyala","Paste row before":"\xd6ncesine sat\u0131r yap\u0131\u015ft\u0131r","Paste column before":"S\xfctun\xfc \xf6ncesine yap\u0131\u015ft\u0131r","Paste row after":"Sonras\u0131na sat\u0131r yap\u0131\u015ft\u0131r","Paste column after":"S\xfctun\xfc sonras\u0131na yap\u0131\u015ft\u0131r","Insert column before":"\xd6ncesine yeni s\xfctun ekle","Insert column after":"Sonras\u0131na yeni s\xfctun ekle","Delete column":"S\xfctunu sil","Cols":"S\xfctunlar","Rows":"Sat\u0131rlar","Width":"Geni\u015flik","Height":"Y\xfckseklik","Cell spacing":"H\xfccre aral\u0131\u011f\u0131","Cell padding":"H\xfccre i\xe7 bo\u015flu\u011fu","Row clipboard actions":"Sat\u0131r panosu eylemleri","Column clipboard actions":"S\xfctun panosu eylemleri","Table styles":"Tablo stilleri","Cell styles":"H\xfccre stilleri","Column header":"S\xfct\xfcn ba\u015fl\u0131\u011f\u0131","Row header":"Sat\u0131r ba\u015fl\u0131\u011f\u0131","Table caption":"Tablo altyaz\u0131s\u0131","Caption":"Ba\u015fl\u0131k","Show caption":"Ba\u015fl\u0131\u011f\u0131 g\xf6ster","Left":"Sol","Center":"Orta","Right":"Sa\u011f","Cell type":"H\xfccre tipi","Scope":"Kapsam","Alignment":"Hizalama","Horizontal align":"Yatay hizalama","Vertical align":"Dikey hizalama","Top":"\xdcst","Middle":"Orta","Bottom":"Alt","Header cell":"Ba\u015fl\u0131k h\xfccresi","Row group":"Sat\u0131r grubu","Column group":"S\xfctun grubu","Row type":"Sat\u0131r tipi","Header":"Header","Body":"G\xf6vde","Footer":"Footer","Border color":"Kenarl\u0131k Rengi","Solid":"Kat\u0131","Dotted":"Noktal\u0131","Dashed":"Kesikli","Double":"\xc7ift","Groove":"Oluk","Ridge":"\xc7\u0131k\u0131nt\u0131","Inset":"\u0130\xe7 metin","Outset":"D\u0131\u015f Metin","Hidden":"Gizli","Insert template...":"\u015eablon ekle...","Templates":"\u015eablonlar","Template":"Tema","Insert Template":"\u015eablon Ekle","Text color":"Yaz\u0131 rengi","Background color":"Arkaplan rengi","Custom...":"\xd6zel...","Custom color":"\xd6zel Renk","No color":"Renk Yok","Remove color":"Rengi kald\u0131r","Show blocks":"Bloklar\u0131 g\xf6r\xfcnt\xfcle","Show invisible characters":"G\xf6r\xfcnmez karakterleri g\xf6ster","Word count":"Kelime say\u0131s\u0131","Count":"Say\u0131m","Document":"Belge","Selection":"Se\xe7im","Words":"S\xf6zc\xfck","Words: {0}":"Kelime: {0}","{0} words":"{0} kelime","File":"Dosya","Edit":"D\xfczenle","Insert":"Ekle","View":"G\xf6r\xfcnt\xfcle","Format":"Bi\xe7im","Table":"Tablo","Tools":"Ara\xe7lar","Powered by {0}":"Sa\u011flay\u0131c\u0131 {0}","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Zengin Metin Alan\u0131. Men\xfc i\xe7in ALT-F9 k\u0131sayolunu kullan\u0131n. Ara\xe7 \xe7ubu\u011fu i\xe7in ALT-F10 k\u0131sayolunu kullan\u0131n. Yard\u0131m i\xe7in ALT-0 k\u0131sayolunu kullan\u0131n.","Image title":"Resim ba\u015fl\u0131\u011f\u0131","Border width":"Kenar geni\u015fli\u011fi","Border style":"Kenar sitili","Error":"Hata","Warn":"Uyar\u0131","Valid":"Ge\xe7erli","To open the popup, press Shift+Enter":"Popup'\u0131 a\xe7mak i\xe7in Shift+Enter'a bas\u0131n","Rich Text Area":"Zengin Metin Alan\u0131","Rich Text Area. Press ALT-0 for help.":"Zengin Metin Alan\u0131. Yard\u0131m i\xe7in Alt-0'a bas\u0131n.","System Font":"Sistem Yaz\u0131 Tipi","Failed to upload image: {0}":"Resim y\xfcklenemedi: {0}","Failed to load plugin: {0} from url {1}":"Eklenti y\xfcklenemedi: {1} url\u2019sinden {0}","Failed to load plugin url: {0}":"Url eklentisi y\xfcklenemedi: {0}","Failed to initialize plugin: {0}":"Eklenti ba\u015flat\u0131lamad\u0131: {0}","example":"\xf6rnek","Search":"Ara","All":"T\xfcm\xfc","Currency":"Para birimi","Text":"Metin","Quotations":"Al\u0131nt\u0131","Mathematical":"Matematik","Extended Latin":"Uzat\u0131lm\u0131\u015f Latin","Symbols":"Semboller","Arrows":"Oklar","User Defined":"Kullan\u0131c\u0131 Tan\u0131ml\u0131","dollar sign":"dolar i\u015fareti","currency sign":"para birimi i\u015fareti","euro-currency sign":"euro para birimi i\u015fareti","colon sign":"colon i\u015fareti","cruzeiro sign":"cruzeiro i\u015fareti","french franc sign":"frans\u0131z frang\u0131 i\u015fareti","lira sign":"lira i\u015fareti","mill sign":"mill i\u015fareti","naira sign":"naira i\u015fareti","peseta sign":"peseta i\u015fareti","rupee sign":"rupi i\u015fareti","won sign":"won i\u015fareti","new sheqel sign":"yeni \u015fekel i\u015fareti","dong sign":"dong i\u015fareti","kip sign":"kip i\u015fareti","tugrik sign":"tugrik i\u015fareti","drachma sign":"drahma i\u015fareti","german penny symbol":"alman kuru\u015f sembol\xfc","peso sign":"peso i\u015fareti","guarani sign":"guarani i\u015fareti","austral sign":"austral i\u015fareti","hryvnia sign":"hrivniya i\u015fareti","cedi sign":"cedi i\u015fareti","livre tournois sign":"livre tournois i\u015fareti","spesmilo sign":"spesmilo i\u015fareti","tenge sign":"tenge i\u015fareti","indian rupee sign":"hindistan rupisi i\u015fareti","turkish lira sign":"t\xfcrk liras\u0131 i\u015fareti","nordic mark sign":"nordic i\u015fareti","manat sign":"manat i\u015fareti","ruble sign":"ruble i\u015fareti","yen character":"yen karakteri","yuan character":"yuan karakteri","yuan character, in hong kong and taiwan":"yuan karakteri, hong kong ve tayvan'da kullan\u0131lan","yen/yuan character variant one":"yen/yuan karakter de\u011fi\u015fkeni","Emojis":"Emojiler","Emojis...":"Emojiler...","Loading emojis...":"Emojiler y\xfckleniyor...","Could not load emojis":"Emojiler y\xfcklenemedi","People":"\u0130nsan","Animals and Nature":"Hayvanlar ve Do\u011fa","Food and Drink":"Yiyecek ve \u0130\xe7ecek","Activity":"Etkinlik","Travel and Places":"Gezi ve Yerler","Objects":"Nesneler","Flags":"Bayraklar","Characters":"Karakter","Characters (no spaces)":"Karakter (bo\u015fluksuz)","{0} characters":"{0} karakter","Error: Form submit field collision.":"Hata: Form g\xf6nderme alan\u0131 \xe7at\u0131\u015fmas\u0131.","Error: No form element found.":"Hata: Form eleman\u0131 bulunamad\u0131.","Color swatch":"Renk \xf6rne\u011fi","Color Picker":"Renk Se\xe7ici","Invalid hex color code: {0}":"Ge\xe7ersiz hex renk kodu: {0}","Invalid input":"Ge\xe7ersiz input","R":"K","Red component":"K\u0131rm\u0131z\u0131 par\xe7a","G":"Y","Green component":"Ye\u015fil par\xe7a","B":"M","Blue component":"Mavi par\xe7a","#":"#","Hex color code":"Hex renk kodu","Range 0 to 255":"0 ile 255 aral\u0131\u011f\u0131","Turquoise":"Turkuaz","Green":"Ye\u015fil","Blue":"Mavi","Purple":"Mor","Navy Blue":"Lacivert","Dark Turquoise":"Koyu Turkuaz","Dark Green":"Koyu Ye\u015fil","Medium Blue":"Donuk Mavi","Medium Purple":"Orta Mor","Midnight Blue":"Gece Yar\u0131s\u0131 Mavisi","Yellow":"Sar\u0131","Orange":"Turuncu","Red":"K\u0131rm\u0131z\u0131","Light Gray":"A\xe7\u0131k Gri","Gray":"Gri","Dark Yellow":"Koyu Sar\u0131","Dark Orange":"Koyu Turuncu","Dark Red":"Koyu K\u0131rm\u0131z\u0131","Medium Gray":"Orta Gri","Dark Gray":"Koyu Gri","Light Green":"A\xe7\u0131k Ye\u015fil","Light Yellow":"A\xe7\u0131k Sar\u0131","Light Red":"A\xe7\u0131k K\u0131rm\u0131z\u0131","Light Purple":"A\xe7\u0131k Mor","Light Blue":"A\xe7\u0131k Mavi","Dark Purple":"Koyu Mor","Dark Blue":"Lacivert","Black":"Siyah","White":"Beyaz","Switch to or from fullscreen mode":"Tam ekran moduna ge\xe7 veya \xe7\u0131k","Open help dialog":"Yard\u0131m penceresini a\xe7","history":"ge\xe7mi\u015f","styles":"stiller","formatting":"bi\xe7imlendirme","alignment":"hizalanma","indentation":"girinti","Font":"Yaz\u0131 Tipi","Size":"Boyut","More...":"Devam\u0131...","Select...":"Se\xe7...","Preferences":"Tercihler","Yes":"Evet","No":"Hay\u0131r","Keyboard Navigation":"Klavye Tu\u015flar\u0131","Version":"S\xfcr\xfcm","Code view":"Kod g\xf6r\xfcn\xfcm\xfc","Open popup menu for split buttons":"\xc7ok i\u015flevli butonlar i\xe7in a\xe7\u0131l\u0131r men\xfc a\xe7","List Properties":"\xd6zellikleri listele","List properties...":"Liste \xf6zellikleri","Start list at number":"Listeyi \u015fu say\u0131dan ba\u015flat","Line height":"Sat\u0131r y\xfcksekli\u011fi","Dropped file type is not supported":"S\xfcr\xfcklenen dosya tipi desteklenmiyor","Loading...":"Y\xfckleniyor...","ImageProxy HTTP error: Rejected request":"ImageProxy HTTP hatas\u0131: \u0130stek reddedildi","ImageProxy HTTP error: Could not find Image Proxy":"ImageProxy HTTP hatas\u0131: G\xf6rsel Proxy bulunamad\u0131","ImageProxy HTTP error: Incorrect Image Proxy URL":"ImageProxy HTTP hatas\u0131: Ge\xe7ersiz G\xf6rsel Proxy URL'i","ImageProxy HTTP error: Unknown ImageProxy error":"ImageProxy HTTP hatas\u0131: Bilinmeyen ImageProxy hatas\u0131"}); \ No newline at end of file +tinymce.addI18n("tr",{"#":"#","Accessibility":"Eri\u015filebilirlik","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"\u0130\u015flem","Activity":"Etkinlik","Address":"Adres","Advanced":"Geli\u015fmi\u015f","Align":"Hizala","Align center":"Ortala","Align left":"Sola hizala","Align right":"Sa\u011fa hizala","Alignment":"Hizalama","Alignment {0}":"","All":"T\xfcm\xfc","Alternative description":"Alternatif a\xe7\u0131klama","Alternative source":"Alternatif kaynak","Alternative source URL":"Alternatif kaynak URL","Anchor":"\xc7apa","Anchor...":"\xc7apa...","Anchors":"\xc7apalar","Animals and Nature":"Hayvanlar ve Do\u011fa","Arrows":"Oklar","B":"M","Background color":"Arkaplan rengi","Background color {0}":"","Black":"Siyah","Block":"Blok","Block {0}":"","Blockquote":"Blockquote","Blocks":"Bloklar","Blue":"Mavi","Blue component":"Mavi par\xe7a","Body":"G\xf6vde","Bold":"Kal\u0131n","Border":"Kenar","Border color":"Kenarl\u0131k Rengi","Border style":"Kenar sitili","Border width":"Kenar geni\u015fli\u011fi","Bottom":"Alt","Browse files":"","Browse for an image":"Bir resim aray\u0131n","Browse links":"","Bullet list":"S\u0131ras\u0131z liste","Cancel":"\u0130ptal","Caption":"Ba\u015fl\u0131k","Cell":"H\xfccre","Cell padding":"H\xfccre i\xe7 bo\u015flu\u011fu","Cell properties":"H\xfccre \xf6zellikleri","Cell spacing":"H\xfccre aral\u0131\u011f\u0131","Cell styles":"H\xfccre stilleri","Cell type":"H\xfccre tipi","Center":"Orta","Characters":"Karakter","Characters (no spaces)":"Karakter (bo\u015fluksuz)","Circle":"Daire","Class":"S\u0131n\u0131f","Clear formatting":"Bi\xe7imi temizle","Close":"Kapat","Code":"Kod","Code sample...":"Kod \xf6rne\u011fi...","Code view":"Kod g\xf6r\xfcn\xfcm\xfc","Color Picker":"Renk Se\xe7ici","Color swatch":"Renk \xf6rne\u011fi","Cols":"S\xfctunlar","Column":"S\xfctun","Column clipboard actions":"S\xfctun panosu eylemleri","Column group":"S\xfctun grubu","Column header":"S\xfct\xfcn ba\u015fl\u0131\u011f\u0131","Constrain proportions":"En - Boy oran\u0131n\u0131 koru","Copy":"Kopyala","Copy column":"S\xfctunu kopyala","Copy row":"Sat\u0131r\u0131 kopyala","Could not find the specified string.":"Belirtilen dizin bulunamad\u0131.","Could not load emojis":"Emojiler y\xfcklenemedi","Count":"Say\u0131m","Currency":"Para birimi","Current window":"Mevcut pencere","Custom color":"\xd6zel Renk","Custom...":"\xd6zel...","Cut":"Kes","Cut column":"S\xfctunu kes","Cut row":"Sat\u0131r\u0131 kes","Dark Blue":"Lacivert","Dark Gray":"Koyu Gri","Dark Green":"Koyu Ye\u015fil","Dark Orange":"Koyu Turuncu","Dark Purple":"Koyu Mor","Dark Red":"Koyu K\u0131rm\u0131z\u0131","Dark Turquoise":"Koyu Turkuaz","Dark Yellow":"Koyu Sar\u0131","Dashed":"Kesikli","Date/time":"Tarih/zaman","Decrease indent":"Girintiyi azalt","Default":"Varsay\u0131lan","Delete accordion":"","Delete column":"S\xfctunu sil","Delete row":"Sat\u0131r\u0131 sil","Delete table":"Tabloyu sil","Dimensions":"Boyutlar","Disc":"Disk","Div":"Div","Document":"Belge","Dotted":"Noktal\u0131","Double":"\xc7ift","Drop an image here":"Buraya bir resim koyun","Dropped file type is not supported":"S\xfcr\xfcklenen dosya tipi desteklenmiyor","Edit":"D\xfczenle","Embed":"G\xf6mme","Emojis":"Emojiler","Emojis...":"Emojiler...","Error":"Hata","Error: Form submit field collision.":"Hata: Form g\xf6nderme alan\u0131 \xe7at\u0131\u015fmas\u0131.","Error: No form element found.":"Hata: Form eleman\u0131 bulunamad\u0131.","Extended Latin":"Uzat\u0131lm\u0131\u015f Latin","Failed to initialize plugin: {0}":"Eklenti ba\u015flat\u0131lamad\u0131: {0}","Failed to load plugin url: {0}":"Url eklentisi y\xfcklenemedi: {0}","Failed to load plugin: {0} from url {1}":"Eklenti y\xfcklenemedi: {1} url\u2019sinden {0}","Failed to upload image: {0}":"Resim y\xfcklenemedi: {0}","File":"Dosya","Find":"Bul","Find (if searchreplace plugin activated)":"Bul (SearchReplace eklentisi aktif ise)","Find and Replace":"Bul ve De\u011fi\u015ftir","Find and replace...":"Bul ve de\u011fi\u015ftir...","Find in selection":"Se\xe7im i\xe7inde bul","Find whole words only":"Sadece t\xfcm kelimeyi ara","Flags":"Bayraklar","Focus to contextual toolbar":"Ba\u011flamsal ara\xe7 \xe7ubu\u011funa odaklan","Focus to element path":"Eleman yoluna odaklan","Focus to menubar":"Men\xfc \xe7ubu\u011funa odaklan","Focus to toolbar":"Ara\xe7 \xe7ubu\u011funa odaklan","Font":"Yaz\u0131 Tipi","Font size {0}":"","Font sizes":"Yaz\u0131 tipi boyutu","Font {0}":"","Fonts":"Yaz\u0131 Tipleri","Food and Drink":"Yiyecek ve \u0130\xe7ecek","Footer":"Footer","Format":"Bi\xe7im","Format {0}":"","Formats":"Bi\xe7imler","Fullscreen":"Tam ekran","G":"Y","General":"Genel","Gray":"Gri","Green":"Ye\u015fil","Green component":"Ye\u015fil par\xe7a","Groove":"Oluk","Handy Shortcuts":"Kullan\u0131\u015fl\u0131 K\u0131sayollar","Header":"Header","Header cell":"Ba\u015fl\u0131k h\xfccresi","Heading 1":"Ba\u015fl\u0131k 1","Heading 2":"Ba\u015fl\u0131k 2","Heading 3":"Ba\u015fl\u0131k 3","Heading 4":"Ba\u015fl\u0131k 4","Heading 5":"Ba\u015fl\u0131k 5","Heading 6":"Ba\u015fl\u0131k 6","Headings":"Ba\u015fl\u0131klar","Height":"Y\xfckseklik","Help":"Yard\u0131m","Hex color code":"Hex renk kodu","Hidden":"Gizli","Horizontal align":"Yatay hizalama","Horizontal line":"Yatay \xe7izgi","Horizontal space":"Yatay bo\u015fluk","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID bir harfle ba\u015flamal\u0131, ard\u0131ndan yaln\u0131zca harf, say\u0131, tire, nokta, iki nokta \xfcst \xfcste veya alt \xe7izgi gelmelidir.","Image is decorative":"Resim dekoratif","Image list":"Resim listesi","Image title":"Resim ba\u015fl\u0131\u011f\u0131","Image...":"Resim...","ImageProxy HTTP error: Could not find Image Proxy":"ImageProxy HTTP hatas\u0131: G\xf6rsel Proxy bulunamad\u0131","ImageProxy HTTP error: Incorrect Image Proxy URL":"ImageProxy HTTP hatas\u0131: Ge\xe7ersiz G\xf6rsel Proxy URL'i","ImageProxy HTTP error: Rejected request":"ImageProxy HTTP hatas\u0131: \u0130stek reddedildi","ImageProxy HTTP error: Unknown ImageProxy error":"ImageProxy HTTP hatas\u0131: Bilinmeyen ImageProxy hatas\u0131","Increase indent":"Girintiyi art\u0131r","Inline":"Sat\u0131r i\xe7i","Insert":"Ekle","Insert Template":"\u015eablon Ekle","Insert accordion":"","Insert column after":"Sonras\u0131na yeni s\xfctun ekle","Insert column before":"\xd6ncesine yeni s\xfctun ekle","Insert date/time":"Tarih / Zaman ekle","Insert image":"Resim ekle","Insert link (if link plugin activated)":"Link ekle (Link eklentisi aktif ise)","Insert row after":"Sonras\u0131na yeni sat\u0131r ekle","Insert row before":"\xd6ncesine yeni sat\u0131r ekle","Insert table":"Tablo ekle","Insert template...":"\u015eablon ekle...","Insert video":"Video ekle","Insert/Edit code sample":"Kod \xf6rne\u011fini Kaydet/D\xfczenle","Insert/edit image":"Resim ekle/d\xfczenle","Insert/edit link":"Ba\u011flant\u0131 ekle/d\xfczenle","Insert/edit media":"Medya ekle/d\xfczenle","Insert/edit video":"Video ekle/d\xfczenle","Inset":"\u0130\xe7 metin","Invalid hex color code: {0}":"Ge\xe7ersiz hex renk kodu: {0}","Invalid input":"Ge\xe7ersiz input","Italic":"\u0130talik","Justify":"\u0130ki yana yasla","Keyboard Navigation":"Klavye Tu\u015flar\u0131","Language":"Dil","Learn more...":"Daha fazla bilgi edinin...","Left":"Sol","Left to right":"Soldan sa\u011fa","Light Blue":"A\xe7\u0131k Mavi","Light Gray":"A\xe7\u0131k Gri","Light Green":"A\xe7\u0131k Ye\u015fil","Light Purple":"A\xe7\u0131k Mor","Light Red":"A\xe7\u0131k K\u0131rm\u0131z\u0131","Light Yellow":"A\xe7\u0131k Sar\u0131","Line height":"Sat\u0131r y\xfcksekli\u011fi","Link list":"Link listesi","Link...":"Ba\u011flant\u0131...","List Properties":"\xd6zellikleri listele","List properties...":"Liste \xf6zellikleri","Loading emojis...":"Emojiler y\xfckleniyor...","Loading...":"Y\xfckleniyor...","Lower Alpha":"K\xfc\xe7\xfck Harf","Lower Greek":"K\xfc\xe7\xfck Yunan alfabesi","Lower Roman":"K\xfc\xe7\xfck Roman","Match case":"B\xfcy\xfck / K\xfc\xe7\xfck harfe duyarl\u0131","Mathematical":"Matematik","Media poster (Image URL)":"Medya posteri (Resim URL)","Media...":"Medya...","Medium Blue":"Donuk Mavi","Medium Gray":"Orta Gri","Medium Purple":"Orta Mor","Merge cells":"H\xfccreleri birle\u015ftir","Middle":"Orta","Midnight Blue":"Gece Yar\u0131s\u0131 Mavisi","More...":"Devam\u0131...","Name":"\u0130sim","Navy Blue":"Lacivert","New document":"Yeni dok\xfcman","New window":"Yeni pencere","Next":"\u0130leri","No":"Hay\u0131r","No alignment":"Hizalama yok","No color":"Renk Yok","Nonbreaking space":"B\xf6l\xfcnemez bo\u015fluk","None":"Yok","Numbered list":"S\u0131ral\u0131 liste","OR":"VEYA","Objects":"Nesneler","Ok":"Tamam","Open help dialog":"Yard\u0131m penceresini a\xe7","Open link":"Linki a\xe7","Open link in...":"Ba\u011flant\u0131y\u0131 a\xe7...","Open popup menu for split buttons":"\xc7ok i\u015flevli butonlar i\xe7in a\xe7\u0131l\u0131r men\xfc a\xe7","Orange":"Turuncu","Outset":"D\u0131\u015f Metin","Page break":"Sayfa sonu","Paragraph":"Paragraf","Paste":"Yap\u0131\u015ft\u0131r","Paste as text":"Metin olarak yap\u0131\u015ft\u0131r","Paste column after":"S\xfctun\xfc sonras\u0131na yap\u0131\u015ft\u0131r","Paste column before":"S\xfctun\xfc \xf6ncesine yap\u0131\u015ft\u0131r","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"D\xfcz metin modunda yap\u0131\u015ft\u0131r. Bu se\xe7ene\u011fi kapatana kadar i\xe7erikler d\xfcz metin olarak yap\u0131\u015ft\u0131r\u0131l\u0131r.","Paste or type a link":"Bir ba\u011flant\u0131 yap\u0131\u015ft\u0131r\u0131n ya da yaz\u0131n.","Paste row after":"Sonras\u0131na sat\u0131r yap\u0131\u015ft\u0131r","Paste row before":"\xd6ncesine sat\u0131r yap\u0131\u015ft\u0131r","Paste your embed code below:":"Medya g\xf6mme kodunu buraya yap\u0131\u015ft\u0131r:","People":"\u0130nsan","Plugins":"Eklentiler","Plugins installed ({0}):":"Y\xfckl\xfc eklenti ({0}):","Powered by {0}":"Sa\u011flay\u0131c\u0131 {0}","Pre":"Pre","Preferences":"Tercihler","Preformatted":"\xd6nceden bi\xe7imlendirilmi\u015f","Premium plugins:":"Premium eklentileri","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"\xd6nizleme","Previous":"Geri","Print":"Yazd\u0131r","Print...":"Yazd\u0131r...","Purple":"Mor","Quotations":"Al\u0131nt\u0131","R":"K","Range 0 to 255":"0 ile 255 aral\u0131\u011f\u0131","Red":"K\u0131rm\u0131z\u0131","Red component":"K\u0131rm\u0131z\u0131 par\xe7a","Redo":"Yinele","Remove":"Kald\u0131r","Remove color":"Rengi kald\u0131r","Remove link":"Ba\u011flant\u0131y\u0131 kald\u0131r","Replace":"De\u011fi\u015ftir","Replace all":"T\xfcm\xfcn\xfc de\u011fi\u015ftir","Replace with":"Bununla de\u011fi\u015ftir","Resize":"Yeniden Boyutland\u0131r","Restore last draft":"Son tasla\u011f\u0131 kurtar","Reveal or hide additional toolbar items":"","Rich Text Area":"Zengin Metin Alan\u0131","Rich Text Area. Press ALT-0 for help.":"Zengin Metin Alan\u0131. Yard\u0131m i\xe7in Alt-0'a bas\u0131n.","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Zengin Metin Alan\u0131. Men\xfc i\xe7in ALT-F9 k\u0131sayolunu kullan\u0131n. Ara\xe7 \xe7ubu\u011fu i\xe7in ALT-F10 k\u0131sayolunu kullan\u0131n. Yard\u0131m i\xe7in ALT-0 k\u0131sayolunu kullan\u0131n.","Ridge":"\xc7\u0131k\u0131nt\u0131","Right":"Sa\u011f","Right to left":"Sa\u011fdan sola","Row":"Sat\u0131r","Row clipboard actions":"Sat\u0131r panosu eylemleri","Row group":"Sat\u0131r grubu","Row header":"Sat\u0131r ba\u015fl\u0131\u011f\u0131","Row properties":"Sat\u0131r \xf6zellikleri","Row type":"Sat\u0131r tipi","Rows":"Sat\u0131rlar","Save":"Kaydet","Save (if save plugin activated)":"Kaydet (Kay\u0131t eklentisi aktif ise)","Scope":"Kapsam","Search":"Ara","Select all":"T\xfcm\xfcn\xfc se\xe7","Select...":"Se\xe7...","Selection":"Se\xe7im","Shortcut":"K\u0131sayol","Show blocks":"Bloklar\u0131 g\xf6r\xfcnt\xfcle","Show caption":"Ba\u015fl\u0131\u011f\u0131 g\xf6ster","Show invisible characters":"G\xf6r\xfcnmez karakterleri g\xf6ster","Size":"Boyut","Solid":"Kat\u0131","Source":"Kaynak","Source code":"Kaynak kodu","Special Character":"\xd6zel karakter","Special character...":"\xd6zel karakter...","Split cell":"H\xfccreleri ay\u0131r","Square":"Kare","Start list at number":"Listeyi \u015fu say\u0131dan ba\u015flat","Strikethrough":"\xdcst\xfc \xe7izgili","Style":"Stil","Subscript":"Alt simge","Superscript":"\xdcst simge","Switch to or from fullscreen mode":"Tam ekran moduna ge\xe7 veya \xe7\u0131k","Symbols":"Semboller","System Font":"Sistem Yaz\u0131 Tipi","Table":"Tablo","Table caption":"Tablo altyaz\u0131s\u0131","Table properties":"Tablo \xf6zellikleri","Table styles":"Tablo stilleri","Template":"Tema","Templates":"\u015eablonlar","Text":"Metin","Text color":"Yaz\u0131 rengi","Text color {0}":"","Text to display":"G\xf6r\xfcnt\xfclenecek metin","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"Girdi\u011finiz URL bir e-posta adresi gibi g\xf6z\xfck\xfcyor. Gerekli olan mailto: \xf6nekini eklemek ister misiniz?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"Girdi\u011finiz URL bir d\u0131\u015f ba\u011flant\u0131 gibi g\xf6z\xfck\xfcyor. Gerekli olan http:// \xf6nekini eklemek ister misiniz?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"Girdi\u011finiz URL bir d\u0131\u015f ba\u011flant\u0131 gibi g\xf6z\xfck\xfcyor. Gerekli olan https:// \xf6nekini eklemek ister misiniz?","Title":"Ba\u015fl\u0131k","To open the popup, press Shift+Enter":"Popup'\u0131 a\xe7mak i\xe7in Shift+Enter'a bas\u0131n","Toggle accordion":"","Tools":"Ara\xe7lar","Top":"\xdcst","Travel and Places":"Gezi ve Yerler","Turquoise":"Turkuaz","Underline":"Alt\u0131 \xe7izili","Undo":"Geri al","Upload":"Y\xfckle","Uploading image":"Resim y\xfckleniyor","Upper Alpha":"B\xfcy\xfck Harf","Upper Roman":"B\xfcy\xfck Roman","Url":"Url","User Defined":"Kullan\u0131c\u0131 Tan\u0131ml\u0131","Valid":"Ge\xe7erli","Version":"S\xfcr\xfcm","Vertical align":"Dikey hizalama","Vertical space":"Dikey bo\u015fluk","View":"G\xf6r\xfcnt\xfcle","Visual aids":"G\xf6rsel ara\xe7lar","Warn":"Uyar\u0131","White":"Beyaz","Width":"Geni\u015flik","Word count":"Kelime say\u0131s\u0131","Words":"S\xf6zc\xfck","Words: {0}":"Kelime: {0}","Yellow":"Sar\u0131","Yes":"Evet","You are using {0}":"{0} kullan\u0131yorsun.","You have unsaved changes are you sure you want to navigate away?":"Kaydedilmemi\u015f de\u011fi\u015fiklikler var, sayfadan ayr\u0131lmak istedi\u011finize emin misiniz?","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"Taray\u0131c\u0131n\u0131z panoya direk eri\u015fimi desteklemiyor. L\xfctfen Ctrl+X/C/V klavye k\u0131sayollar\u0131n\u0131 kullan\u0131n.","alignment":"hizalanma","austral sign":"austral i\u015fareti","cedi sign":"cedi i\u015fareti","colon sign":"colon i\u015fareti","cruzeiro sign":"cruzeiro i\u015fareti","currency sign":"para birimi i\u015fareti","dollar sign":"dolar i\u015fareti","dong sign":"dong i\u015fareti","drachma sign":"drahma i\u015fareti","euro-currency sign":"euro para birimi i\u015fareti","example":"\xf6rnek","formatting":"bi\xe7imlendirme","french franc sign":"frans\u0131z frang\u0131 i\u015fareti","german penny symbol":"alman kuru\u015f sembol\xfc","guarani sign":"guarani i\u015fareti","history":"ge\xe7mi\u015f","hryvnia sign":"hrivniya i\u015fareti","indentation":"girinti","indian rupee sign":"hindistan rupisi i\u015fareti","kip sign":"kip i\u015fareti","lira sign":"lira i\u015fareti","livre tournois sign":"livre tournois i\u015fareti","manat sign":"manat i\u015fareti","mill sign":"mill i\u015fareti","naira sign":"naira i\u015fareti","new sheqel sign":"yeni \u015fekel i\u015fareti","nordic mark sign":"nordic i\u015fareti","peseta sign":"peseta i\u015fareti","peso sign":"peso i\u015fareti","ruble sign":"ruble i\u015fareti","rupee sign":"rupi i\u015fareti","spesmilo sign":"spesmilo i\u015fareti","styles":"stiller","tenge sign":"tenge i\u015fareti","tugrik sign":"tugrik i\u015fareti","turkish lira sign":"t\xfcrk liras\u0131 i\u015fareti","won sign":"won i\u015fareti","yen character":"yen karakteri","yen/yuan character variant one":"yen/yuan karakter de\u011fi\u015fkeni","yuan character":"yuan karakteri","yuan character, in hong kong and taiwan":"yuan karakteri, hong kong ve tayvan'da kullan\u0131lan","{0} characters":"{0} karakter","{0} columns, {1} rows":"","{0} words":"{0} kelime"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/ug.js b/libraries/tinymce/js/tinymce/langs/ug.js index 22b64a3..273cc3c 100644 --- a/libraries/tinymce/js/tinymce/langs/ug.js +++ b/libraries/tinymce/js/tinymce/langs/ug.js @@ -1 +1 @@ -tinymce.addI18n("ug",{"Redo":"\u062a\u06d5\u0643\u0631\u0627\u0631\u0644\u0627\u0634","Undo":"\u064a\u06d0\u0646\u0649\u06cb\u06d0\u0644\u0649\u0634","Cut":"\u0643\u06d0\u0633\u0649\u0634","Copy":"\u0643\u06c6\u0686\u06c8\u0631\u06c8\u0634","Paste":"\u0686\u0627\u067e\u0644\u0627\u0634","Select all":"\u06be\u06d5\u0645\u0645\u0649\u0646\u0649 \u062a\u0627\u0644\u0644\u0627\u0634","New document":"\u064a\u06d0\u06ad\u0649 \u06be\u06c6\u062c\u062c\u06d5\u062a","Ok":"\u0645\u0627\u0642\u06c7\u0644","Cancel":"\u0626\u0649\u0646\u0627\u06cb\u06d5\u062a\u0633\u0649\u0632","Visual aids":"\u0643\u06c6\u0631\u06c8\u0646\u0645\u06d5 \u0642\u0648\u0631\u0627\u0644\u0644\u0627\u0631","Bold":"\u062a\u0648\u0645","Italic":"\u064a\u0627\u0646\u062a\u06c7","Underline":"\u0626\u0627\u0633\u062a\u0649 \u0633\u0649\u0632\u0649\u0642","Strikethrough":"\u0626\u06c6\u0686\u06c8\u0631\u06c8\u0634 \u0633\u0649\u0632\u0649\u0642\u0649","Superscript":"\u0626\u06c8\u0633\u062a\u0628\u06d5\u0644\u06af\u06d5","Subscript":"\u0626\u0627\u0633\u062a\u0628\u06d5\u0644\u06af\u06d5","Clear formatting":"\u0641\u0648\u0631\u0645\u0627\u062a \u062a\u0627\u0632\u0649\u0644\u0627\u0634","Remove":"\u0686\u0649\u0642\u0649\u0631\u0649\u06cb\u06d0\u062a\u0649\u0634","Align left":"\u0633\u0648\u0644\u063a\u0627 \u062a\u0648\u063a\u0631\u0649\u0644\u0627\u0634","Align center":"\u0626\u0648\u062a\u062a\u06c7\u0631\u0649\u063a\u0627 \u062a\u0648\u063a\u0631\u0649\u0644\u0627\u0634","Align right":"\u0626\u0648\u06ad\u063a\u0627 \u062a\u0648\u063a\u0631\u0649\u0644\u0627\u0634","No alignment":"\u062a\u0648\u063a\u0631\u0649\u0644\u0627\u0646\u0645\u0649\u063a\u0627\u0646","Justify":"\u062a\u06d5\u0643\u0634\u0649\u0644\u06d5\u0634","Bullet list":"\u0628\u06d5\u0644\u06af\u06d5 \u062a\u0649\u0632\u0649\u0645\u0644\u0649\u0643","Numbered list":"\u0646\u0648\u0645\u06c7\u0631\u0644\u06c7\u0642 \u062a\u0649\u0632\u0649\u0645\u0644\u0649\u0643","Decrease indent":"\u062a\u0627\u0631\u0627\u064a\u062a\u0649\u0634\u0646\u0649 \u0626\u0627\u0632\u0627\u064a\u062a\u0649\u0634","Increase indent":"\u062a\u0627\u0631\u0627\u064a\u062a\u0649\u0634\u0646\u0649 \u0626\u0627\u0634\u06c7\u0631\u06c7\u0634","Close":"\u062a\u0627\u0642\u0627\u0634","Formats":"\u0641\u0648\u0631\u0645\u0627\u062a\u0644\u0627\u0631","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"\u062a\u0648\u0631 \u0643\u06c6\u0631\u06af\u06c8\u0686\u0649\u06ad\u0649\u0632 \u0643\u06d0\u0633\u0649\u0634 \u062a\u0627\u062e\u062a\u0649\u0633\u0649\u0646\u0649 \u0628\u0649\u06cb\u0627\u0633\u0649\u062a\u06d5 \u0632\u0649\u064a\u0627\u0631\u06d5\u062a \u0642\u0649\u0644\u0627\u0644\u0645\u0627\u064a\u062f\u06c7. \u0626\u06c7\u0646\u0649\u06ad \u0626\u0648\u0631\u0646\u0649\u063a\u0627 Ctrl+X/C/V \u062a\u06d0\u0632\u0644\u06d5\u062a\u0645\u06d5 \u0643\u06c7\u0646\u06c7\u067e\u0643\u0649\u0644\u0649\u0631\u0649\u0646\u0649 \u0626\u0649\u0634\u0644\u0649\u062a\u0649\u06ad.","Headings":"\u0645\u0627\u06cb\u0632\u06c7\u0644\u0627\u0631","Heading 1":"\u0645\u0627\u06cb\u0632\u06c7 1","Heading 2":"\u0645\u0627\u06cb\u0632\u06c7 2","Heading 3":"\u0645\u0627\u06cb\u0632\u06c7 3","Heading 4":"\u0645\u0627\u06cb\u0632\u06c7 4","Heading 5":"\u0645\u0627\u06cb\u0632\u06c7 5","Heading 6":"\u0645\u0627\u06cb\u0632\u06c7 6","Preformatted":"\u0626\u0627\u0644\u062f\u0649\u0646 \u0641\u0648\u0631\u0645\u0627\u062a\u0644\u0627\u0646\u063a\u0627\u0646","Div":"Div","Pre":"Pre","Code":"\u0643\u0648\u062f","Paragraph":"\u0626\u0627\u0628\u0632\u0627\u0633","Blockquote":"\u0646\u06d5\u0642\u0649\u0644","Inline":"\u0626\u0649\u0686\u0643\u0649","Blocks":"\u0628\u06c6\u0644\u06d5\u0643\u0644\u06d5\u0631","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"\u0686\u0627\u067e\u0644\u0627\u0634 \u06be\u0627\u0632\u0649\u0631 \u0633\u0627\u067e \u062a\u06d0\u0643\u0649\u0633\u062a \u06be\u0627\u0644\u0649\u062a\u0649\u062f\u06d5. \u0628\u06c7 \u062a\u0627\u0644\u0644\u0627\u0646\u0645\u0649\u0646\u0649 \u0626\u06d0\u062a\u0649\u06cb\u06d5\u062a\u0643\u0649\u0686\u06d5 \u0645\u06d5\u0632\u0645\u06c7\u0646\u0644\u0627\u0631 \u0633\u0627\u067e \u062a\u06d0\u0643\u0649\u0633\u062a \u0628\u0648\u064a\u0649\u0686\u06d5 \u0686\u0627\u067e\u0644\u0649\u0646\u0649\u062f\u06c7.","Fonts":"\u062e\u06d5\u062a \u0646\u06c7\u0633\u062e\u0649\u0644\u0649\u0631\u0649","Font sizes":"\u062e\u06d5\u062a \u0686\u0648\u06ad\u0644\u06c7\u0642\u0649","Class":"\u062a\u06c8\u0631","Browse for an image":"\u0631\u06d5\u0633\u0649\u0645\u0649\u0646\u0649 \u0643\u06c6\u0631\u06c8\u0634","OR":"\u064a\u0627\u0643\u0649","Drop an image here":"\u0631\u06d5\u0633\u0649\u0645\u0646\u0649 \u0628\u06c7 \u064a\u06d5\u0631\u06af\u06d5 \u062a\u0627\u0634\u0644\u0627\u06ad","Upload":"\u064a\u06c8\u0643\u0644\u06d5\u0634","Uploading image":"\u0631\u06d5\u0633\u0649\u0645 \u064a\u06c8\u0643\u0644\u06d5\u06cb\u0627\u062a\u0649\u062f\u06c7","Block":"\u0628\u06c6\u0644\u06d5\u0643","Align":"\u062a\u0648\u063a\u0631\u0649\u0644\u0627\u0634","Default":"\u0633\u06c8\u0643\u06c8\u062a\u062a\u0649\u0643\u0649","Circle":"\u0686\u06d5\u0645\u0628\u06d5\u0631","Disc":"\u062f\u0649\u0633\u0643\u0627","Square":"\u0643\u0649\u06cb\u0627\u062f\u0631\u0627\u062a","Lower Alpha":"\u0626\u0649\u0646\u06af\u0644\u0649\u0632\u0686\u06d5 \u0643\u0649\u0686\u0649\u0643 \u064a\u06d0\u0632\u0649\u0644\u0649\u0634\u0649","Lower Greek":"\u06af\u0649\u0631\u06d0\u0643\u0686\u06d5 \u0643\u0649\u0686\u0649\u0643 \u064a\u06d0\u0632\u0649\u0644\u0649\u0634\u0649","Lower Roman":"\u0631\u0649\u0645\u0686\u06d5 \u0643\u0649\u0686\u0649\u0643 \u064a\u06d0\u0632\u0649\u0644\u0649\u0634\u0649","Upper Alpha":"\u0626\u0649\u0646\u06af\u0644\u0649\u0632\u0686\u06d5 \u0686\u0648\u06ad \u064a\u06d0\u0632\u0649\u0644\u0649\u0634\u0649","Upper Roman":"\u0631\u0649\u0645\u0686\u06d5 \u0686\u0648\u06ad \u064a\u06d0\u0632\u0649\u0644\u0649\u0634\u0649","Anchor...":"\u0644\u06d5\u06ad\u06af\u06d5\u0631...","Anchor":"\u0644\u06d5\u06ad\u06af\u06d5\u0631","Name":"\u0646\u0627\u0645\u0649","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID \u06be\u06d5\u0631\u067e \u0628\u0649\u0644\u06d5\u0646 \u0628\u0627\u0634\u0644\u0649\u0646\u0649\u067e\u060c \u0626\u0627\u0631\u0642\u0649\u0633\u0649 \u067e\u06d5\u0642\u06d5\u062a \u06be\u06d5\u0631\u067e\u060c \u0633\u0627\u0646\u060c \u0633\u0649\u0632\u0649\u0642\u060c \u0686\u06d0\u0643\u0649\u062a\u060c \u0642\u0648\u0634 \u0686\u06d0\u0643\u0649\u062a \u06cb\u06d5 \u0626\u0627\u0633\u062a\u0649 \u0633\u0649\u0632\u0649\u0642\u0644\u0627\u0631 \u0628\u0648\u0644\u0633\u0627 \u0628\u0648\u0644\u0649\u062f\u06c7.","You have unsaved changes are you sure you want to navigate away?":"\u0633\u0627\u0642\u0644\u0627\u0646\u0645\u0649\u063a\u0627\u0646 \u0626\u06c6\u0632\u06af\u06d5\u0631\u062a\u0649\u0634\u0644\u0649\u0631\u0649\u06ad\u0649\u0632 \u0628\u0627\u0631\u060c \u0631\u0627\u0633\u062a\u062a\u0649\u0646\u0644\u0627 \u0626\u0627\u064a\u0631\u0649\u0644\u0627\u0645\u0633\u0649\u0632\u061f","Restore last draft":"\u0626\u0627\u062e\u0649\u0631\u0642\u0649 \u0626\u0627\u0631\u06af\u0649\u0646\u0627\u0644\u0646\u0649 \u0626\u06d5\u0633\u0644\u0649\u06af\u06d5 \u0643\u06d5\u0644\u062a\u06c8\u0631\u06c8\u0634","Special character...":"\u0626\u0627\u0644\u0627\u06be\u0649\u062f\u06d5 \u06be\u06d5\u0631\u067e-\u0628\u06d5\u0644\u06af\u0649\u0644\u06d5\u0631...","Special Character":"\u0626\u0627\u0644\u0627\u06be\u0649\u062f\u06d5 \u06be\u06d5\u0631\u067e-\u0628\u06d5\u0644\u06af\u0649\u0644\u06d5\u0631","Source code":"\u0645\u06d5\u0646\u0628\u06d5 \u0643\u0648\u062f\u0649","Insert/Edit code sample":"\u0626\u06c8\u0644\u06af\u06d5 \u0643\u0648\u062f \u0642\u0649\u0633\u062a\u06c7\u0631\u06c7\u0634 \u064a\u0627\u0643\u0649 \u062a\u06d5\u06be\u0631\u0649\u0631\u0644\u06d5\u0634","Language":"\u062a\u0649\u0644","Code sample...":"\u0626\u06c8\u0644\u06af\u06d5 \u0643\u0648\u062f...","Left to right":"\u0633\u0648\u0644\u062f\u0649\u0646 \u0626\u0648\u06ad\u063a\u0627","Right to left":"\u0626\u0648\u06ad\u062f\u0649\u0646 \u0633\u0648\u0644\u063a\u0627","Title":"\u062a\u06d0\u0645\u0649\u0633\u0649","Fullscreen":"\u062a\u0648\u0644\u06c7\u0642 \u0626\u06d0\u0643\u0631\u0627\u0646","Action":"\u0645\u06d5\u0634\u063a\u06c7\u0644\u0627\u062a","Shortcut":"\u0642\u0649\u0633\u0642\u0627 \u064a\u0648\u0644","Help":"\u064a\u0627\u0631\u062f\u06d5\u0645","Address":"\u0626\u0627\u062f\u0631\u06d0\u0633\u0649","Focus to menubar":"\u062a\u0649\u0632\u0649\u0645\u0644\u0649\u0643 \u0628\u0627\u0644\u062f\u0649\u0642\u0649\u0646\u0649 \u0641\u0648\u0643\u06c7\u0633\u0644\u0627\u0634","Focus to toolbar":"\u0642\u0648\u0631\u0627\u0644\u0628\u0627\u0644\u062f\u0627\u0642\u0646\u0649 \u0641\u0648\u0643\u06c7\u0633\u0644\u0627\u0634","Focus to element path":"\u0626\u06d0\u0644\u06d0\u0645\u06d0\u0646\u062a \u064a\u0648\u0644\u0649\u0646\u0649 \u0641\u0648\u0643\u06c7\u0633\u0644\u0627\u0634","Focus to contextual toolbar":"\u0643\u0648\u0646\u062a\u06d0\u0643\u0649\u0633\u062a\u0644\u0649\u0642 \u0642\u0648\u0631\u0627\u0644\u0628\u0627\u0644\u062f\u0627\u0642\u0646\u0649 \u0641\u0648\u0643\u06c7\u0633\u0644\u0627\u0634","Insert link (if link plugin activated)":"\u0626\u06c7\u0644\u0627\u0646\u0645\u0627 \u0642\u0649\u0633\u062a\u06c7\u0631\u06c7\u0634 (\u0626\u06c7\u0644\u0627\u0646\u0645\u0627 \u0642\u0649\u0633\u062a\u06c7\u0631\u0645\u0649\u0633\u0649 \u0626\u0627\u0643\u062a\u0649\u067e\u0644\u0627\u0646\u063a\u0627\u0646 \u0628\u0648\u0644\u0633\u0627)","Save (if save plugin activated)":"\u0633\u0627\u0642\u0644\u0627\u0634 (\u0633\u0627\u0642\u0644\u0627\u0634 \u0642\u0649\u0633\u062a\u06c7\u0631\u0645\u0649\u0633\u0649 \u0626\u0627\u0643\u062a\u0649\u067e\u0644\u0627\u0646\u063a\u0627\u0646 \u0628\u0648\u0644\u0633\u0627)","Find (if searchreplace plugin activated)":"\u0626\u0649\u0632\u062f\u06d5\u0634 (\u0626\u0649\u0632\u062f\u06d5\u0634 \u06cb\u06d5 \u0626\u0627\u0644\u0645\u0627\u0634\u062a\u06c7\u0631\u06c7\u0634 \u0642\u0649\u0633\u062a\u06c7\u0631\u0645\u0649\u0633\u0649 \u0626\u0627\u0643\u062a\u0649\u067e\u0644\u0627\u0646\u063a\u0627\u0646 \u0628\u0648\u0644\u0633\u0627)","Plugins installed ({0}):":"\u0642\u0627\u0686\u0649\u0644\u0627\u0646\u063a\u0627\u0646 \u0642\u0649\u0633\u062a\u06c7\u0631\u0645\u0649\u0644\u0627\u0631 ({0}):","Premium plugins:":"\u0626\u0627\u0644\u0649\u064a \u0642\u0649\u0633\u062a\u06c7\u0631\u0645\u0649\u0644\u0627\u0631:","Learn more...":"\u062a\u06d5\u067e\u0633\u0649\u0644\u0627\u062a\u0649...","You are using {0}":"\u0626\u0649\u0634\u0644\u0649\u062a\u0649\u06cb\u0627\u062a\u0642\u0649\u0646\u0649\u06ad\u0649\u0632 {0}","Plugins":"\u0642\u0649\u0633\u062a\u06c7\u0631\u0645\u0649\u0644\u0627\u0631","Handy Shortcuts":"\u0642\u0648\u0644\u0627\u064a\u0644\u0649\u0642 \u0642\u0649\u0633\u0642\u0627 \u064a\u0648\u0644\u0644\u0627\u0631","Horizontal line":"\u06af\u0648\u0631\u0649\u0632\u0648\u0646\u062a\u0627\u0644 \u0633\u0649\u0632\u0649\u0642","Insert/edit image":"\u0631\u06d5\u0633\u0649\u0645 \u0642\u0649\u0633\u062a\u06c7\u0631\u06c7\u0634 \u064a\u0627\u0643\u0649 \u062a\u06d5\u06be\u0631\u0649\u0631\u0644\u06d5\u0634","Alternative description":"\u062a\u0627\u0644\u0644\u0627\u0646\u0645\u0627 \u0686\u06c8\u0634\u06d5\u0646\u062f\u06c8\u0631\u06c8\u0634\u0649","Accessibility":"\u064a\u0627\u0631\u062f\u06d5\u0645\u0686\u06d5 \u0626\u0649\u0642\u062a\u0649\u062f\u0627\u0631","Image is decorative":"\u0628\u06d0\u0632\u06d5\u0643 \u0631\u06d5\u0633\u0649\u0645","Source":"\u0645\u06d5\u0646\u0628\u06d5","Dimensions":"\u0626\u06c6\u0644\u0686\u0649\u0645\u0649","Constrain proportions":"\u0646\u0649\u0633\u0628\u06d5\u062a\u0646\u0649 \u0686\u06d5\u0643\u0644\u06d5\u0634","General":"\u062f\u0627\u0626\u0649\u0645\u0649\u064a","Advanced":"\u0626\u0627\u0644\u0649\u064a","Style":"\u0626\u06c7\u0633\u0644\u06c7\u0628","Vertical space":"\u06cb\u06d0\u0631\u062a\u0649\u0643\u0627\u0644 \u0628\u0648\u0634\u0644\u06c7\u0642","Horizontal space":"\u06af\u0648\u0631\u0649\u0632\u0648\u0646\u062a\u0627\u0644 \u0628\u0648\u0634\u0644\u06c7\u0642","Border":"\u06af\u0649\u0631\u06cb\u06d5\u0643","Insert image":"\u0631\u06d5\u0633\u0649\u0645 \u0642\u0649\u0633\u062a\u06c7\u0631\u06c7\u0634","Image...":"\u0631\u06d5\u0633\u0649\u0645...","Image list":"\u0631\u06d5\u0633\u0649\u0645 \u062a\u0649\u0632\u0649\u0645\u0644\u0649\u0643\u0649","Resize":"\u0686\u0648\u06ad\u0644\u06c7\u0642\u0649\u0646\u0649 \u0626\u06c6\u0632\u06af\u06d5\u0631\u062a\u0649\u0634","Insert date/time":"\u0686\u06d0\u0633\u0644\u0627 \u064a\u0627\u0643\u0649 \u06cb\u0627\u0642\u0649\u062a \u0642\u0649\u0633\u062a\u06c7\u0631\u06c7\u0634","Date/time":"\u0686\u06d0\u0633\u0644\u0627 \u064a\u0627\u0643\u0649 \u06cb\u0627\u0642\u0649\u062a","Insert/edit link":"\u0626\u06c7\u0644\u0627\u0646\u0645\u0627 \u0642\u0649\u0633\u062a\u06c7\u0631\u06c7\u0634 \u064a\u0627\u0643\u0649 \u062a\u06d5\u06be\u0631\u0649\u0631\u0644\u06d5\u0634","Text to display":"\u0643\u06c6\u0631\u0633\u0649\u062a\u0649\u062f\u0649\u063a\u0627\u0646 \u062a\u06d0\u0643\u0649\u0633\u062a","Url":"\u0626\u0627\u062f\u0631\u06d0\u0633\u0649","Open link in...":"\u0626\u06c7\u0644\u0627\u0646\u0645\u0627 \u0626\u06d0\u0686\u0649\u0634 \u0626\u0648\u0631\u0646\u0649...","Current window":"\u0646\u06c6\u06cb\u06d5\u062a\u062a\u0649\u0643\u0649 \u0643\u06c6\u0632\u0646\u06d5\u0643","None":"\u064a\u0648\u0642","New window":"\u064a\u06d0\u06ad\u0649 \u0643\u06c6\u0632\u0646\u06d5\u0643","Open link":"\u0626\u06c7\u0644\u0627\u0646\u0645\u0627 \u0626\u06d0\u0686\u0649\u0634","Remove link":"\u0626\u06c7\u0644\u0627\u0646\u0645\u0649\u0646\u0649 \u0686\u0649\u0642\u0649\u0631\u0649\u06cb\u06d0\u062a\u0649\u0634","Anchors":"\u0644\u06d5\u06ad\u06af\u06d5\u0631\u0644\u06d5\u0631","Link...":"\u0626\u06c7\u0644\u0627\u0646\u0645\u0627...","Paste or type a link":"\u0626\u06c7\u0644\u0627\u0646\u0645\u0627 \u0686\u0627\u067e\u0644\u0627\u06ad \u064a\u0627\u0643\u0649 \u0643\u0649\u0631\u06af\u06c8\u0632\u06c8\u06ad","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"\u0633\u0649\u0632 \u0643\u0649\u0631\u06af\u06c8\u0632\u06af\u06d5\u0646 \u0626\u0627\u062f\u0631\u06d0\u0633 \u062a\u0648\u0631\u062e\u06d5\u062a \u0626\u0627\u062f\u0631\u06d0\u0633\u0649\u062f\u06d5\u0643 \u062a\u06c7\u0631\u0649\u062f\u06c7. \u062a\u06d5\u0644\u06d5\u067e \u0642\u0649\u0644\u0649\u0646\u063a\u0627\u0646 mailto: \u0626\u0627\u0644\u062f\u0649 \u0642\u0648\u0634\u06c7\u0645\u0686\u0649\u0633\u0649\u0646\u0649 \u0642\u0648\u0634\u0627\u0645\u0633\u0649\u0632\u061f","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"\u0633\u0649\u0632 \u0643\u0649\u0631\u06af\u06c8\u0632\u06af\u06d5\u0646 \u0626\u0627\u062f\u0631\u06d0\u0633 \u0633\u0649\u0631\u062a\u0642\u0649 \u0626\u06c7\u0644\u0627\u0646\u0645\u0649\u062f\u06d5\u0643 \u062a\u06c7\u0631\u0649\u062f\u06c7. \u062a\u06d5\u0644\u06d5\u067e \u0642\u0649\u0644\u0649\u0646\u063a\u0627\u0646 http:// \u0626\u0627\u0644\u062f\u0649 \u0642\u0648\u0634\u06c7\u0645\u0686\u0649\u0633\u0649\u0646\u0649 \u0642\u0648\u0634\u0627\u0645\u0633\u0649\u0632\u061f","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"\u0633\u0649\u0632 \u0643\u0649\u0631\u06af\u06c8\u0632\u06af\u06d5\u0646 \u0626\u0627\u062f\u0631\u06d0\u0633 \u0633\u0649\u0631\u062a\u0642\u0649 \u0626\u06c7\u0644\u0627\u0646\u0645\u0649\u062f\u06d5\u0643 \u062a\u06c7\u0631\u0649\u062f\u06c7. \u062a\u06d5\u0644\u06d5\u067e \u0642\u0649\u0644\u0649\u0646\u063a\u0627\u0646 https:// \u0626\u0627\u0644\u062f\u0649 \u0642\u0648\u0634\u06c7\u0645\u0686\u0649\u0633\u0649\u0646\u0649 \u0642\u0648\u0634\u0627\u0645\u0633\u0649\u0632\u061f","Link list":"\u0626\u06c7\u0644\u0627\u0646\u0645\u0627 \u062a\u0649\u0632\u0649\u0645\u0644\u0649\u0643\u0649","Insert video":"\u0633\u0649\u0646 \u0642\u0649\u0633\u062a\u06c7\u0631\u06c7\u0634","Insert/edit video":"\u0633\u0649\u0646 \u0642\u0649\u0633\u062a\u06c7\u0631\u06c7\u0634 \u064a\u0627\u0643\u0649 \u062a\u06d5\u06be\u0631\u0649\u0631\u0644\u06d5\u0634","Insert/edit media":"\u0645\u06d0\u062f\u0649\u064a\u0627 \u0642\u0649\u0633\u062a\u06c7\u0631\u06c7\u0634 \u064a\u0627\u0643\u0649 \u062a\u06d5\u06be\u0631\u0649\u0631\u0644\u06d5\u0634","Alternative source":"\u062a\u0627\u0644\u0644\u0627\u0646\u0645\u0627 \u0645\u06d5\u0646\u0628\u06d5","Alternative source URL":"\u062a\u0627\u0644\u0644\u0627\u0646\u0645\u0627 \u0645\u06d5\u0646\u0628\u06d5 \u0626\u0627\u062f\u0631\u06d0\u0633\u0649","Media poster (Image URL)":"\u0645\u06d0\u062f\u0649\u064a\u0627 \u0645\u06c7\u0642\u0627\u06cb\u0649\u0633\u0649 (\u0631\u06d5\u0633\u0649\u0645 \u0626\u0627\u062f\u0631\u06d0\u0633\u0649)","Paste your embed code below:":"\u0642\u0649\u0633\u062a\u06c7\u0631\u0645\u0627 \u0643\u0648\u062f\u0649\u06ad\u0649\u0632\u0646\u0649 \u0626\u0627\u0633\u062a\u0649\u063a\u0627 \u0686\u0627\u067e\u0644\u0627\u06ad:","Embed":"\u0642\u0649\u0633\u062a\u06c7\u0631\u06c7\u0634","Media...":"\u0645\u06d0\u062f\u0649\u064a\u0627...","Nonbreaking space":"\u0626\u06c8\u0632\u06c8\u0644\u0645\u06d5\u0633 \u0628\u0648\u0634\u0644\u06c7\u0642","Page break":"\u0628\u06d5\u062a \u0626\u0627\u064a\u0631\u0649\u0634","Paste as text":"\u062a\u06d0\u0643\u0649\u0633\u062a \u0634\u06d5\u0643\u0644\u0649\u062f\u06d5 \u0686\u0627\u067e\u0644\u0627\u0634","Preview":"\u0643\u06c6\u0631\u06c8\u067e \u0628\u06d0\u0642\u0649\u0634","Print":"\u0628\u06d0\u0633\u0649\u0634","Print...":"\u0628\u06d0\u0633\u0649\u0634...","Save":"\u0633\u0627\u0642\u0644\u0627\u0634","Find":"\u0626\u0649\u0632\u062f\u06d5\u0634","Replace with":"\u0626\u0627\u0644\u0645\u0627\u0634\u062a\u06c7\u0631\u06c7\u0634 \u0645\u06d5\u0632\u0645\u06c7\u0646\u0649","Replace":"\u0626\u0627\u0644\u0645\u0627\u0634\u062a\u06c7\u0631\u06c7\u0634","Replace all":"\u06be\u06d5\u0645\u0645\u0649\u0646\u0649 \u0626\u0627\u0644\u0645\u0627\u0634\u062a\u06c7\u0631\u06c7\u0634","Previous":"\u0626\u0627\u0644\u062f\u0649\u0646\u0642\u0649","Next":"\u0643\u06d0\u064a\u0649\u0646\u0643\u0649","Find and Replace":"\u0626\u0649\u0632\u062f\u06d5\u0634 \u06cb\u06d5 \u0626\u0627\u0644\u0645\u0627\u0634\u062a\u06c7\u0631\u06c7\u0634","Find and replace...":"\u0626\u0649\u0632\u062f\u06d5\u0634 \u06cb\u06d5 \u0626\u0627\u0644\u0645\u0627\u0634\u062a\u06c7\u0631\u06c7\u0634...","Could not find the specified string.":"\u0628\u06d5\u0644\u06af\u0649\u0644\u06d5\u0646\u06af\u06d5\u0646 \u0645\u06d5\u0632\u0645\u06c7\u0646 \u062a\u06d0\u067e\u0649\u0644\u0645\u0649\u062f\u0649.","Match case":"\u0686\u0648\u06ad\u0644\u06c7\u0642\u0649 \u0645\u0627\u0633 \u0643\u06d0\u0644\u0649\u0634","Find whole words only":"\u067e\u06c8\u062a\u06c8\u0646 \u0633\u06c6\u0632\u0646\u0649\u0644\u0627 \u0626\u0649\u0632\u062f\u06d5\u0634","Find in selection":"\u062a\u0627\u0644\u0644\u0627\u0646\u063a\u0627\u0646\u062f\u0649\u0646 \u0626\u0649\u0632\u062f\u06d5\u0634","Insert table":"\u062c\u06d5\u062f\u06cb\u06d5\u0644 \u0642\u0649\u0633\u062a\u06c7\u0631\u06c7\u0634","Table properties":"\u062c\u06d5\u062f\u06cb\u06d5\u0644 \u062e\u0627\u0633\u0644\u0649\u0642\u0644\u0649\u0631\u0649","Delete table":"\u062c\u06d5\u062f\u06cb\u06d5\u0644\u0646\u0649 \u0626\u06c6\u0686\u06c8\u0631\u06c8\u0634","Cell":"\u0643\u0627\u062a\u06d5\u0643\u0686\u06d5","Row":"\u0642\u06c7\u0631","Column":"\u0626\u0649\u0633\u062a\u0648\u0646","Cell properties":"\u0643\u0627\u062a\u06d5\u0643\u0686\u06d5 \u062e\u0627\u0633\u0644\u0649\u0642\u0644\u0649\u0631\u0649","Merge cells":"\u0643\u0627\u062a\u06d5\u0643\u0686\u06d5 \u0628\u0649\u0631\u0644\u06d5\u0634\u062a\u06c8\u0631\u06c8\u0634","Split cell":"\u0643\u0627\u062a\u06d5\u0643\u0686\u06d5 \u067e\u0627\u0631\u0686\u0649\u0644\u0627\u0634","Insert row before":"\u0626\u0627\u0644\u062f\u0649\u063a\u0627 \u0642\u06c7\u0631 \u0642\u0649\u0633\u062a\u06c7\u0631\u06c7\u0634","Insert row after":"\u0626\u0627\u0631\u0642\u0649\u063a\u0627 \u0642\u06c7\u0631 \u0642\u0649\u0633\u062a\u06c7\u0631\u06c7\u0634","Delete row":"\u0642\u06c7\u0631\u0646\u0649 \u0626\u06c6\u0686\u06c8\u0631\u06c8\u0634","Row properties":"\u0642\u06c7\u0631 \u062e\u0627\u0633\u0644\u0649\u0642\u0644\u0649\u0631\u0649","Cut row":"\u0642\u06c7\u0631 \u0643\u06d0\u0633\u0649\u0634","Cut column":"\u0626\u0649\u0633\u062a\u0648\u0646 \u0643\u06d0\u0633\u0649\u0634","Copy row":"\u0642\u06c7\u0631 \u0643\u06c6\u0686\u06c8\u0631\u06c8\u0634","Copy column":"\u0626\u0649\u0633\u062a\u0648\u0646 \u0643\u06c6\u0686\u06c8\u0631\u06c8\u0634","Paste row before":"\u0642\u06c7\u0631 \u0626\u0627\u0644\u062f\u0649\u063a\u0627 \u0686\u0627\u067e\u0644\u0627\u0634","Paste column before":"\u0626\u0649\u0633\u062a\u0648\u0646 \u0626\u0627\u0644\u062f\u0649\u063a\u0627 \u0686\u0627\u067e\u0644\u0627\u0634","Paste row after":"\u0642\u06c7\u0631 \u0626\u0627\u0631\u0642\u0649\u063a\u0627 \u0686\u0627\u067e\u0644\u0627\u0634","Paste column after":"\u0626\u0649\u0633\u062a\u0648\u0646 \u0626\u0627\u0631\u0642\u0649\u063a\u0627 \u0686\u0627\u067e\u0644\u0627\u0634","Insert column before":"\u0626\u0627\u0644\u062f\u0649\u063a\u0627 \u0626\u0649\u0633\u062a\u0648\u0646 \u0642\u0649\u0633\u062a\u06c7\u0631\u06c7\u0634","Insert column after":"\u0626\u0627\u0631\u0642\u0649\u063a\u0627 \u0626\u0649\u0633\u062a\u0648\u0646 \u0642\u0649\u0633\u062a\u06c7\u0631\u06c7\u0634","Delete column":"\u0626\u0649\u0633\u062a\u0648\u0646\u0646\u0649 \u0626\u06c6\u0686\u06c8\u0631\u06c8\u0634","Cols":"\u0626\u0649\u0633\u062a\u0648\u0646\u0644\u0627\u0631","Rows":"\u0642\u06c7\u0631\u0644\u0627\u0631","Width":"\u0643\u06d5\u06ad\u0644\u0649\u0643\u0649","Height":"\u0626\u06d0\u06af\u0649\u0632\u0644\u0649\u0643\u0649","Cell spacing":"\u0643\u0627\u062a\u06d5\u0643\u0686\u06d5 \u0626\u0627\u0631\u0649\u0644\u0649\u0642\u0649","Cell padding":"\u0643\u0627\u062a\u06d5\u0643\u0686\u06d5 \u0626\u0649\u0686\u0643\u0649 \u0626\u0627\u0631\u0649\u0644\u0649\u0642\u0649","Row clipboard actions":"\u0642\u06c7\u0631 \u0643\u06c6\u0686\u06c8\u0631\u06c8\u0634 \u0645\u06d5\u0634\u063a\u06c7\u0644\u0627\u062a\u0649","Column clipboard actions":"\u0626\u0649\u0633\u062a\u0648\u0646 \u0643\u06c6\u0686\u06c8\u0631\u06c8\u0634 \u0645\u06d5\u0634\u063a\u06c7\u0644\u0627\u062a\u0649","Table styles":"\u062c\u06d5\u062f\u06cb\u06d5\u0644 \u0626\u06c7\u0633\u0644\u06c7\u0628\u0644\u0649\u0631\u0649","Cell styles":"\u0643\u0627\u062a\u06d5\u0643\u0686\u06d5 \u0626\u06c7\u0633\u0644\u06c7\u0628\u0644\u0649\u0631\u0649","Column header":"\u0626\u0649\u0633\u062a\u0648\u0646 \u0642\u06d0\u0634\u0649","Row header":"\u0642\u06c7\u0631 \u0642\u06d0\u0634\u0649","Table caption":"\u062c\u06d5\u062f\u06cb\u06d5\u0644 \u062a\u06d0\u0645\u0649\u0633\u0649","Caption":"\u062a\u06d0\u0645\u0649\u0633\u0649","Show caption":"\u062a\u06d0\u0645\u0649\u0633\u0649\u0646\u0649 \u0643\u06c6\u0631\u0633\u0649\u062a\u0649\u0634","Left":"\u0633\u0648\u0644\u063a\u0627","Center":"\u0626\u0648\u062a\u062a\u06c7\u0631\u0649\u063a\u0627","Right":"\u0626\u0648\u06ad\u063a\u0627","Cell type":"\u0643\u0627\u062a\u06d5\u0643\u0686\u06d5 \u062a\u0649\u067e\u0649","Scope":"\u062f\u0627\u0626\u0649\u0631\u06d5","Alignment":"\u062a\u0648\u063a\u0631\u0649\u0644\u0627\u0634","Horizontal align":"\u06af\u0648\u0631\u0649\u0632\u0648\u0646\u062a\u0627\u0644 \u062a\u0648\u063a\u0631\u0649\u0644\u0627\u0634","Vertical align":"\u06cb\u06d0\u0631\u062a\u0649\u0643\u0627\u0644 \u062a\u0648\u063a\u0631\u0649\u0644\u0627\u0634","Top":"\u0626\u06c8\u0633\u062a\u0649\u06af\u06d5","Middle":"\u0626\u0648\u062a\u062a\u06c7\u0631\u0649\u063a\u0627","Bottom":"\u0626\u0627\u0633\u062a\u0649\u063a\u0627","Header cell":"\u0628\u06d5\u062a \u0642\u06d0\u0634\u0649 \u0643\u0627\u062a\u06d5\u0643\u0686\u0649\u0633\u0649","Row group":"\u0642\u06c7\u0631 \u06af\u06c7\u0631\u06c7\u067e\u067e\u0649\u0633\u0649","Column group":"\u0626\u0649\u0633\u062a\u0648\u0646 \u06af\u06c7\u0631\u06c7\u067e\u067e\u0649\u0633\u0649","Row type":"\u0642\u06c7\u0631 \u062a\u0649\u067e\u0649","Header":"\u0628\u06d5\u062a \u0642\u06d0\u0634\u0649","Body":"\u0628\u06d5\u062a \u06af\u06d5\u06cb\u062f\u0649\u0633\u0649","Footer":"\u0628\u06d5\u062a \u0626\u0627\u0633\u062a\u0649","Border color":"\u06af\u0649\u0631\u06cb\u06d5\u0643 \u0631\u06d5\u06ad\u06af\u0649","Solid":"\u067e\u06c8\u062a\u06c8\u0646 \u0633\u0649\u0632\u0649\u0642","Dotted":"\u0686\u06d0\u0643\u0649\u062a\u0644\u0649\u0643","Dashed":"\u0626\u06c8\u0632\u06c8\u0643 \u0633\u0649\u0632\u0649\u0642","Double":"\u0642\u0648\u0634 \u0633\u0649\u0632\u0649\u0642","Groove":"\u0626\u0648\u0642\u06c7\u0631","Ridge":"\u0642\u0649\u064a\u0627","Inset":"\u0626\u0649\u0686\u0643\u0649","Outset":"\u0633\u0649\u0631\u062a\u0642\u0649","Hidden":"\u064a\u0648\u0634\u06c7\u0631\u06c7\u0646","Insert template...":"\u0642\u06d0\u0644\u0649\u067e \u0642\u0649\u0633\u062a\u06c7\u0631\u06c7\u0634...","Templates":"\u0642\u06d0\u0644\u0649\u067e\u0644\u0627\u0631","Template":"\u0642\u06d0\u0644\u0649\u067e","Insert Template":"\u0642\u06d0\u0644\u0649\u067e \u0642\u0649\u0633\u062a\u06c7\u0631\u06c7\u0634","Text color":"\u062a\u06d0\u0643\u0649\u0633\u062a \u0631\u06d5\u06ad\u06af\u0649","Background color":"\u062a\u06d5\u06af\u0644\u0649\u0643 \u0631\u06d5\u06ad\u06af\u0649","Custom...":"\u0626\u0649\u062e\u062a\u0649\u064a\u0627\u0631\u0649\u064a...","Custom color":"\u0626\u0649\u062e\u062a\u0649\u064a\u0627\u0631\u0649\u064a \u0631\u06d5\u06ad","No color":"\u0631\u06d5\u06ad \u064a\u0648\u0642","Remove color":"\u0631\u06d5\u06ad\u0646\u0649 \u0686\u0649\u0642\u0649\u0631\u0649\u06cb\u06d0\u062a\u0649\u0634","Show blocks":"\u0628\u06c6\u0644\u06d5\u0643\u0644\u06d5\u0631\u0646\u0649 \u0643\u06c6\u0631\u0633\u0649\u062a\u0649\u0634","Show invisible characters":"\u064a\u0648\u0634\u06c7\u0631\u06c7\u0646 \u06be\u06d5\u0631\u067e-\u0628\u06d5\u0644\u06af\u0649\u0644\u06d5\u0631\u0646\u0649 \u0643\u06c6\u0631\u0633\u0649\u062a\u0649\u0634","Word count":"\u0633\u06c6\u0632 \u0633\u0627\u0646\u0649","Count":"\u0633\u0627\u0646\u0627\u0634","Document":"\u06be\u06c6\u062c\u062c\u06d5\u062a","Selection":"\u062a\u0627\u0644\u0644\u0627\u0646\u063a\u0627\u0646","Words":"\u0633\u06c6\u0632\u0644\u06d5\u0631","Words: {0}":"\u0633\u06c6\u0632\u0644\u06d5\u0631: {0}","{0} words":"{0} \u0633\u06c6\u0632","File":"\u06be\u06c6\u062c\u062c\u06d5\u062a","Edit":"\u062a\u06d5\u06be\u0631\u0649\u0631\u0644\u06d5\u0634","Insert":"\u0642\u0649\u0633\u062a\u06c7\u0631\u06c7\u0634","View":"\u0643\u06c6\u0631\u06c8\u0646\u06c8\u0634","Format":"\u0641\u0648\u0631\u0645\u0627\u062a","Table":"\u062c\u06d5\u062f\u06cb\u06d5\u0644","Tools":"\u0642\u0648\u0631\u0627\u0644\u0644\u0627\u0631","Powered by {0}":"{0} \u062a\u06d5\u0645\u0649\u0646\u0644\u0649\u06af\u06d5\u0646","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\u0641\u0648\u0631\u0645\u0627\u062a\u0644\u0649\u0642 \u062a\u06d0\u0643\u0649\u0633\u062a \u0631\u0627\u064a\u0648\u0646\u0649. \u062a\u0649\u0632\u0649\u0645\u0644\u0649\u0643 \u0626\u06c8\u0686\u06c8\u0646 ALT-F9 \u0646\u0649 \u0628\u06d0\u0633\u0649\u06ad. \u0642\u0648\u0631\u0627\u0644\u0628\u0627\u0644\u062f\u0627\u0642 \u0626\u06c8\u0686\u06c8\u0646 ALT-F10 \u0646\u0649 \u0628\u06d0\u0633\u0649\u06ad. \u064a\u0627\u0631\u062f\u06d5\u0645 \u0626\u06c8\u0686\u06c8\u0646 ALT-0 \u0646\u0649 \u0628\u06d0\u0633\u0649\u06ad","Image title":"\u0631\u06d5\u0633\u0649\u0645 \u062a\u06d0\u0645\u0649\u0633\u0649","Border width":"\u06af\u0649\u0631\u06cb\u06d5\u0643 \u0643\u06d5\u06ad\u0644\u0649\u0643\u0649","Border style":"\u06af\u0649\u0631\u06cb\u06d5\u0643 \u0626\u06c7\u0633\u0644\u06c7\u0628\u0649","Error":"\u062e\u0627\u062a\u0627\u0644\u0649\u0642","Warn":"\u0626\u0627\u06af\u0627\u06be\u0644\u0627\u0646\u062f\u06c7\u0631\u06c7\u0634","Valid":"\u0626\u06c8\u0646\u06c8\u0645\u0644\u06c8\u0643","To open the popup, press Shift+Enter":"\u0633\u06d5\u0643\u0631\u0649\u0645\u06d5 \u0643\u06c6\u0632\u0646\u06d5\u0643\u0646\u0649 \u0626\u06d0\u0686\u0649\u0634 \u0626\u06c8\u0686\u06c8\u0646 Shift+Enter \u0646\u0649 \u0628\u06d0\u0633\u0649\u06ad","Rich Text Area":"\u0641\u0648\u0631\u0645\u0627\u062a\u0644\u0649\u0642 \u062a\u06d0\u0643\u0649\u0633\u062a \u0631\u0627\u064a\u0648\u0646\u0649","Rich Text Area. Press ALT-0 for help.":"\u0641\u0648\u0631\u0645\u0627\u062a\u0644\u0649\u0642 \u062a\u06d0\u0643\u0649\u0633\u062a \u0631\u0627\u064a\u0648\u0646\u0649. \u064a\u0627\u0631\u062f\u06d5\u0645 \u0626\u06c8\u0686\u06c8\u0646 ALT-0 \u0646\u0649 \u0628\u06d0\u0633\u0649\u06ad.","System Font":"\u0633\u0649\u0633\u062a\u06d0\u0645\u0627 \u062e\u06d5\u062a \u0646\u06c7\u0633\u062e\u0649\u0633\u0649","Failed to upload image: {0}":"\u0631\u06d5\u0633\u0649\u0645\u0646\u0649 \u064a\u06c8\u0643\u0644\u0649\u064a\u06d5\u0644\u0645\u0649\u062f\u0649: {0}","Failed to load plugin: {0} from url {1}":"\u0642\u0649\u0633\u062a\u06c7\u0631\u0645\u0649\u0646\u0649 \u064a\u06c8\u0643\u0644\u0649\u064a\u06d5\u0644\u0645\u0649\u062f\u0649: {0} \u0646\u0649\u06ad \u0645\u06d5\u0646\u0628\u06d5 \u0626\u0627\u062f\u0631\u06d0\u0633\u0649 {1}","Failed to load plugin url: {0}":"\u0642\u0649\u0633\u062a\u06c7\u0631\u0645\u0649\u0646\u0649 \u064a\u06c8\u0643\u0644\u0649\u064a\u06d5\u0644\u0645\u0649\u062f\u0649 \u0626\u0627\u062f\u0631\u06d0\u0633\u0649: {0}","Failed to initialize plugin: {0}":"\u0642\u0649\u0633\u062a\u06c7\u0631\u0645\u0649\u0646\u0649 \u062f\u06d5\u0633\u0644\u06d5\u067e\u0644\u06d5\u0634\u062a\u06c8\u0631\u06d5\u0644\u0645\u0649\u062f\u0649: {0}","example":"\u0645\u06d5\u0633\u0649\u0644\u06d5\u0646","Search":"\u0626\u0649\u0632\u062f\u06d5\u0634","All":"\u06be\u06d5\u0645\u0645\u06d5","Currency":"\u067e\u06c7\u0644","Text":"\u062a\u06d0\u0643\u0649\u0633\u062a","Quotations":"\u0646\u06d5\u0642\u0649\u0644\u0644\u06d5\u0631","Mathematical":"\u0645\u0627\u062a\u06d0\u0645\u0627\u062a\u0649\u0643\u0649\u0644\u0649\u0642","Extended Latin":"\u0643\u06d0\u06ad\u06d5\u064a\u062a\u0649\u0644\u06af\u06d5\u0646 \u0644\u0627\u062a\u0649\u0646 \u06be\u06d5\u0631\u067e\u0644\u0649\u0631\u0649","Symbols":"\u0628\u06d5\u0644\u06af\u0649\u0644\u06d5\u0631","Arrows":"\u0626\u0649\u0633\u062a\u0631\u06d0\u0644\u0643\u0649\u0644\u0627\u0631","User Defined":"\u0626\u0649\u0634\u0644\u06d5\u062a\u0643\u06c8\u0686\u0649 \u0628\u06d5\u0644\u06af\u0649\u0644\u0649\u06af\u06d5\u0646","dollar sign":"\u062f\u0648\u0644\u0644\u0627\u0631 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","currency sign":"\u067e\u06c7\u0644 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","euro-currency sign":"\u064a\u0627\u06cb\u0631\u0648 \u067e\u06c7\u0644 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","colon sign":"\u0642\u0648\u0634 \u0686\u06d0\u0643\u0649\u062a \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","cruzeiro sign":"\u0643\u0631\u06c7 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","french franc sign":"\u0641\u0649\u0631\u0627\u0646\u0633\u0649\u064a\u06d5 \u0641\u0649\u0631\u0627\u0646\u0643 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","lira sign":"\u0644\u0649\u0631\u0627 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","mill sign":"\u0645\u0649\u0644 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","naira sign":"\u0646\u0627\u064a\u0631\u0627 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","peseta sign":"\u067e\u06d0\u0633\u06d0\u062a\u0627 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","rupee sign":"\u0631\u06c7\u067e\u0649\u064a\u06d5 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","won sign":"\u06cb\u0648\u0646 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","new sheqel sign":"\u064a\u06d0\u06ad\u0649 \u0634\u0649\u0643\u0649\u0644 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","dong sign":"\u06cb\u0649\u064a\u06d0\u062a\u0646\u0627\u0645 \u062f\u0648\u06ad\u0649 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","kip sign":"\u0643\u0649\u067e \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","tugrik sign":"\u062a\u06c8\u06af\u0631\u0649\u0643 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","drachma sign":"\u062f\u0649\u0631\u0627\u062e\u0645\u0627 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","german penny symbol":"\u06af\u06d0\u0631\u0645\u0627\u0646\u0649\u064a\u06d5 \u067e\u06d0\u0646\u0646\u0649 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","peso sign":"\u067e\u06d0\u0633\u0648 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","guarani sign":"\u06af\u06c7\u0626\u0627\u0631\u0627\u0646\u0649 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","austral sign":"\u0626\u0627\u06cb\u0633\u062a\u0631\u0627\u0644\u0649\u064a\u06d5 \u067e\u06c7\u0644 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","hryvnia sign":"hryvnia \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","cedi sign":"\u0633\u06d0\u062f\u0649 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","livre tournois sign":"livre tournois \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","spesmilo sign":"spesmilo \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","tenge sign":"tenge \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","indian rupee sign":"\u06be\u0649\u0646\u062f\u0649\u0633\u062a\u0627\u0646 \u0631\u06c7\u067e\u0649\u064a\u06d5 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","turkish lira sign":"\u062a\u06c8\u0631\u0643\u0649\u064a\u06d5 \u0644\u0649\u0631\u0627 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","nordic mark sign":"\u0634\u0649\u0645\u0627\u0644\u0649\u064a \u064a\u0627\u06cb\u0631\u0648\u067e\u0627 \u0645\u0627\u0631\u0643 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","manat sign":"manat \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","ruble sign":"\u0631\u06c7\u0628\u0644\u0649 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","yen character":"\u064a\u06d0\u0646 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","yuan character":"\u064a\u06c8\u06d5\u0646 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","yuan character, in hong kong and taiwan":"\u064a\u06c8\u06d5\u0646 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649 (\u0634\u064a\u0627\u06ad\u06af\u0627\u06ad \u06cb\u06d5 \u062a\u06d5\u064a\u06cb\u06d5\u0646)","yen/yuan character variant one":"\u064a\u06d0\u0646 \u06cb\u06d5 \u064a\u06c8\u06d5\u0646 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","Emojis":"\u0686\u0649\u0631\u0627\u064a \u0626\u0649\u067e\u0627\u062f\u0649\u0644\u0649\u0631\u0649","Emojis...":"\u0686\u0649\u0631\u0627\u064a \u0626\u0649\u067e\u0627\u062f\u0649\u0644\u0649\u0631\u0649...","Loading emojis...":"\u0686\u0649\u0631\u0627\u064a \u0626\u0649\u067e\u0627\u062f\u0649\u0644\u0649\u0631\u0649 \u064a\u06c8\u0643\u0644\u0649\u0646\u0649\u06cb\u0627\u062a\u0649\u062f\u06c7...","Could not load emojis":"\u0686\u0649\u0631\u0627\u064a \u0626\u0649\u067e\u0627\u062f\u0649\u0644\u0649\u0631\u0649 \u064a\u06c8\u0643\u0644\u06d5\u0646\u0645\u0649\u062f\u0649","People":"\u0626\u0627\u062f\u06d5\u0645\u0644\u06d5\u0631","Animals and Nature":"\u06be\u0627\u064a\u06cb\u0627\u0646\u0644\u0627\u0631 \u06cb\u06d5 \u062a\u06d5\u0628\u0649\u0626\u06d5\u062a","Food and Drink":"\u064a\u06d0\u0645\u06d5\u0643-\u0626\u0649\u0686\u0645\u06d5\u0643","Activity":"\u067e\u0627\u0626\u0627\u0644\u0649\u064a\u06d5\u062a","Travel and Places":"\u0633\u0627\u064a\u0627\u06be\u06d5\u062a \u06cb\u06d5 \u062c\u0627\u064a\u0644\u0627\u0631","Objects":"\u0646\u06d5\u0631\u0633\u0649\u0644\u06d5\u0631","Flags":"\u0628\u0627\u064a\u0631\u0627\u0642\u0644\u0627\u0631","Characters":"\u06be\u06d5\u0631\u067e-\u0628\u06d5\u0644\u06af\u0649\u0644\u06d5\u0631","Characters (no spaces)":"\u06be\u06d5\u0631\u067e-\u0628\u06d5\u0644\u06af\u0649\u0644\u06d5\u0631 (\u0628\u0648\u0634\u0644\u06c7\u0642\u0646\u0649 \u0626\u06c6\u0632 \u0626\u0649\u0686\u0649\u06af\u06d5 \u0626\u0627\u0644\u0645\u0627\u064a\u062f\u06c7)","{0} characters":"{0} \u06be\u06d5\u0631\u067e-\u0628\u06d5\u0644\u06af\u06d5","Error: Form submit field collision.":"\u062e\u0627\u062a\u0627\u0644\u0649\u0642: \u0631\u0627\u0645\u0643\u0627 (form) \u064a\u0648\u0644\u0644\u0627\u0634 \u0628\u06c6\u0644\u0649\u0643\u0649 \u062a\u0648\u0642\u06c7\u0646\u06c7\u0634\u062a\u0649.","Error: No form element found.":"\u062e\u0627\u062a\u0627\u0644\u0649\u0642: \u0631\u0627\u0645\u0643\u0627 (form) \u0626\u06d0\u0644\u06d0\u0645\u06d0\u0646\u062a\u0649 \u062a\u06d0\u067e\u0649\u0644\u0645\u0649\u062f\u0649.","Color swatch":"\u0631\u06d5\u06ad \u0626\u06c8\u0644\u06af\u0649\u0633\u0649","Color Picker":"\u0631\u06d5\u06ad \u062a\u0627\u0644\u0644\u0649\u063a\u06c7\u0686","Invalid hex color code: {0}":"\u0626\u06c8\u0646\u06c8\u0645\u0633\u0649\u0632 \u0626\u0648\u0646 \u0626\u0627\u0644\u062a\u0649\u0644\u0649\u0643 \u0631\u06d5\u06ad \u0643\u0648\u062f\u0649: {0}","Invalid input":"\u0643\u0649\u0631\u06af\u06c8\u0632\u06c8\u0634 \u0626\u06c8\u0646\u06c8\u0645\u0633\u0649\u0632","R":"R","Red component":"\u0642\u0649\u0632\u0649\u0644 \u0628\u0649\u0631\u0649\u0643\u0645\u06d5","G":"G","Green component":"\u064a\u06d0\u0634\u0649\u0644 \u0628\u0649\u0631\u0649\u0643\u0645\u06d5","B":"B","Blue component":"\u0643\u06c6\u0643 \u0628\u0649\u0631\u0649\u0643\u0645\u06d5","#":"#","Hex color code":"\u0626\u0648\u0646 \u0626\u0627\u0644\u062a\u0649\u0644\u0649\u0643 \u0631\u06d5\u06ad \u0643\u0648\u062f\u0649","Range 0 to 255":"\u062f\u0627\u0626\u0649\u0631\u0649\u0633\u0649 0 \u062f\u0649\u0646 255 \u06af\u0649\u0686\u06d5","Turquoise":"\u0643\u06c6\u0643\u06c8\u0686 \u064a\u06d0\u0634\u0649\u0644","Green":"\u064a\u06d0\u0634\u0649\u0644","Blue":"\u0643\u06c6\u0643","Purple":"\u0628\u0649\u0646\u06d5\u067e\u0634\u06d5","Navy Blue":"\u062f\u06d0\u06ad\u0649\u0632 \u0643\u06c6\u0643","Dark Turquoise":"\u062a\u0648\u0642 \u0643\u06c6\u0643\u06c8\u0686 \u064a\u06d0\u0634\u0649\u0644","Dark Green":"\u062a\u0648\u0642 \u064a\u06d0\u0634\u0649\u0644","Medium Blue":"\u0626\u0627\u0631\u0627 \u0643\u06c6\u0643","Medium Purple":"\u0626\u0627\u0631\u0627 \u0628\u0649\u0646\u06d5\u067e\u0634\u06d5","Midnight Blue":"\u0642\u0627\u0631\u0627 \u0643\u06c6\u0643","Yellow":"\u0633\u06d0\u0631\u0649\u0642","Orange":"\u0642\u0649\u0632\u063a\u06c7\u0686 \u0633\u06d0\u0631\u0649\u0642","Red":"\u0642\u0649\u0632\u0649\u0644","Light Gray":"\u0626\u0627\u0686 \u0643\u06c8\u0644\u0631\u06d5\u06ad","Gray":"\u0643\u06c8\u0644\u0631\u06d5\u06ad","Dark Yellow":"\u062a\u0648\u0642 \u0633\u06d0\u0631\u0649\u0642","Dark Orange":"\u062a\u0648\u0642 \u0642\u0649\u0632\u063a\u06c7\u0686","Dark Red":"\u062a\u0648\u0642 \u0642\u0649\u0632\u0649\u0644","Medium Gray":"\u0626\u0648\u062a\u062a\u06c7\u0631\u06be\u0627\u0644 \u0643\u06c8\u0644\u0631\u06d5\u06ad","Dark Gray":"\u062a\u0648\u0642 \u0643\u06c8\u0644\u0631\u06d5\u06ad","Light Green":"\u0626\u0627\u0686 \u064a\u06d0\u0634\u0649\u0644","Light Yellow":"\u0626\u0627\u0686 \u0633\u06d0\u0631\u0649\u0642","Light Red":"\u0626\u0627\u0686 \u0642\u0649\u0632\u0649\u0644","Light Purple":"\u0626\u0627\u0686 \u0628\u0649\u0646\u06d5\u067e\u0634\u06d5","Light Blue":"\u0626\u0627\u0686 \u0643\u06c6\u0643","Dark Purple":"\u062a\u0648\u0642 \u0628\u0649\u0646\u06d5\u067e\u0634\u06d5","Dark Blue":"\u062a\u0648\u0642 \u0643\u06c6\u0643","Black":"\u0642\u0627\u0631\u0627","White":"\u0626\u0627\u0642","Switch to or from fullscreen mode":"\u062a\u0648\u0644\u06c7\u0642 \u0626\u06d0\u0643\u0631\u0627\u0646 \u06be\u0627\u0644\u0649\u062a\u0649\u0646\u0649 \u0626\u0627\u0644\u0645\u0627\u0634\u062a\u06c7\u0631\u06c7\u0634","Open help dialog":"\u064a\u0627\u0631\u062f\u06d5\u0645 \u062f\u0649\u064a\u0627\u0644\u0648\u06af\u0649\u0646\u0649 \u0626\u06d0\u0686\u0649\u0634","history":"\u062a\u0627\u0631\u0649\u062e\u0649\u064a \u0626\u06c7\u0686\u06c7\u0631","styles":"\u0626\u06c7\u0633\u0644\u06c7\u0628\u0644\u0627\u0631","formatting":"\u0641\u0648\u0631\u0645\u0627\u062a\u0644\u0627\u0634","alignment":"\u062a\u0648\u063a\u0631\u0649\u0644\u0627\u0634","indentation":"\u062a\u0627\u0631\u0627\u064a\u062a\u0649\u0634","Font":"\u062e\u06d5\u062a \u0646\u06c7\u0633\u062e\u0649\u0633\u0649","Size":"\u0686\u0648\u06ad\u0644\u06c7\u0642\u0649","More...":"\u062a\u06d0\u062e\u0649\u0645\u06c7 \u0643\u06c6\u067e...","Select...":"\u062a\u0627\u0644\u0644\u0627\u0634...","Preferences":"\u0645\u0627\u064a\u0649\u0644\u0644\u0649\u0642\u0644\u0649\u0631\u0649","Yes":"\u06be\u06d5\u0626\u06d5","No":"\u064a\u0627\u0642","Keyboard Navigation":"\u064a\u06c6\u062a\u0643\u0649\u0644\u0649\u0634\u0686\u0627\u0646 \u0643\u06c7\u0646\u06c7\u067e\u0643\u0627 \u062a\u0627\u062e\u062a\u0649\u0633\u0649","Version":"\u0646\u06d5\u0634\u0631\u0649","Code view":"\u0643\u0648\u062f \u0643\u06c6\u0631\u06c8\u0646\u06c8\u0634\u0649","Open popup menu for split buttons":"\u0628\u06c6\u0644\u06c8\u0646\u0645\u06d5 \u0643\u06c7\u0646\u06c7\u067e\u0643\u0649\u0644\u0627\u0631 \u0626\u06c8\u0686\u06c8\u0646 \u0633\u06d5\u0643\u0631\u0649\u0645\u06d5 \u062a\u0649\u0632\u0649\u0645\u0644\u0649\u0643 \u0626\u06d0\u0686\u0649\u0634","List Properties":"\u062a\u0649\u0632\u0649\u0645\u0644\u0649\u0643 \u062e\u0627\u0633\u0644\u0649\u0642\u0644\u0649\u0631\u0649","List properties...":"\u062a\u0649\u0632\u0649\u0645\u0644\u0649\u0643 \u062e\u0627\u0633\u0644\u0649\u0642\u0644\u0649\u0631\u0649...","Start list at number":"\u062a\u0649\u0632\u0649\u0645\u0644\u0649\u0643\u0646\u0649 \u0633\u0627\u0646 \u0628\u0649\u0644\u06d5\u0646 \u0628\u0627\u0634\u0644\u0627\u0634","Line height":"\u0642\u06c7\u0631 \u0626\u0627\u0631\u0649\u0644\u0649\u0642\u0649","Dropped file type is not supported":"\u062a\u0627\u0634\u0644\u0627\u0646\u063a\u0627\u0646 \u06be\u06c6\u062c\u062c\u06d5\u062a \u062a\u0649\u067e\u0649\u0646\u0649 \u0642\u0648\u0644\u0644\u0649\u0645\u0627\u064a\u062f\u06c7","Loading...":"\u064a\u06c8\u0643\u0644\u0649\u0646\u0649\u06cb\u0627\u062a\u0649\u062f\u06c7...","ImageProxy HTTP error: Rejected request":"\u0631\u06d5\u0633\u0649\u0645 \u06cb\u0627\u0643\u0627\u0644\u06d5\u062a\u0686\u0649 HTTP \u062e\u0627\u062a\u0627\u0644\u0649\u0642\u0649: \u0626\u0649\u0644\u062a\u0649\u0645\u0627\u0633 \u0631\u06d5\u062a \u0642\u0649\u0644\u0649\u0646\u062f\u0649","ImageProxy HTTP error: Could not find Image Proxy":"\u0631\u06d5\u0633\u0649\u0645 \u06cb\u0627\u0643\u0627\u0644\u06d5\u062a\u0686\u0649 HTTP \u062e\u0627\u062a\u0627\u0644\u0649\u0642\u0649: \u0631\u06d5\u0633\u0649\u0645 \u06cb\u0627\u0643\u0627\u0644\u06d5\u062a\u0686\u0649\u0633\u0649\u0646\u0649 \u062a\u0627\u067e\u0627\u0644\u0645\u0649\u062f\u0649","ImageProxy HTTP error: Incorrect Image Proxy URL":"\u0631\u06d5\u0633\u0649\u0645 \u06cb\u0627\u0643\u0627\u0644\u06d5\u062a\u0686\u0649 HTTP \u062e\u0627\u062a\u0627\u0644\u0649\u0642\u0649: \u0631\u06d5\u0633\u0649\u0645 \u06cb\u0627\u0643\u0627\u0644\u06d5\u062a\u0686\u0649 \u0626\u0627\u062f\u0631\u06d0\u0633\u0649 \u062e\u0627\u062a\u0627","ImageProxy HTTP error: Unknown ImageProxy error":"\u0631\u06d5\u0633\u0649\u0645 \u06cb\u0627\u0643\u0627\u0644\u06d5\u062a\u0686\u0649 HTTP \u062e\u0627\u062a\u0627\u0644\u0649\u0642\u0649: \u0646\u0627\u0645\u06d5\u0644\u06c7\u0645 \u0631\u06d5\u0633\u0649\u0645 \u06cb\u0627\u0643\u0627\u0644\u06d5\u062a\u0686\u0649 \u062e\u0627\u062a\u0627\u0644\u0649\u0642\u0649"}); \ No newline at end of file +tinymce.addI18n("ug",{"#":"#","Accessibility":"\u064a\u0627\u0631\u062f\u06d5\u0645\u0686\u06d5 \u0626\u0649\u0642\u062a\u0649\u062f\u0627\u0631","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"\u0645\u06d5\u0634\u063a\u06c7\u0644\u0627\u062a","Activity":"\u067e\u0627\u0626\u0627\u0644\u0649\u064a\u06d5\u062a","Address":"\u0626\u0627\u062f\u0631\u06d0\u0633\u0649","Advanced":"\u0626\u0627\u0644\u0649\u064a","Align":"\u062a\u0648\u063a\u0631\u0649\u0644\u0627\u0634","Align center":"\u0626\u0648\u062a\u062a\u06c7\u0631\u0649\u063a\u0627 \u062a\u0648\u063a\u0631\u0649\u0644\u0627\u0634","Align left":"\u0633\u0648\u0644\u063a\u0627 \u062a\u0648\u063a\u0631\u0649\u0644\u0627\u0634","Align right":"\u0626\u0648\u06ad\u063a\u0627 \u062a\u0648\u063a\u0631\u0649\u0644\u0627\u0634","Alignment":"\u062a\u0648\u063a\u0631\u0649\u0644\u0627\u0634","Alignment {0}":"","All":"\u06be\u06d5\u0645\u0645\u06d5","Alternative description":"\u062a\u0627\u0644\u0644\u0627\u0646\u0645\u0627 \u0686\u06c8\u0634\u06d5\u0646\u062f\u06c8\u0631\u06c8\u0634\u0649","Alternative source":"\u062a\u0627\u0644\u0644\u0627\u0646\u0645\u0627 \u0645\u06d5\u0646\u0628\u06d5","Alternative source URL":"\u062a\u0627\u0644\u0644\u0627\u0646\u0645\u0627 \u0645\u06d5\u0646\u0628\u06d5 \u0626\u0627\u062f\u0631\u06d0\u0633\u0649","Anchor":"\u0644\u06d5\u06ad\u06af\u06d5\u0631","Anchor...":"\u0644\u06d5\u06ad\u06af\u06d5\u0631...","Anchors":"\u0644\u06d5\u06ad\u06af\u06d5\u0631\u0644\u06d5\u0631","Animals and Nature":"\u06be\u0627\u064a\u06cb\u0627\u0646\u0644\u0627\u0631 \u06cb\u06d5 \u062a\u06d5\u0628\u0649\u0626\u06d5\u062a","Arrows":"\u0626\u0649\u0633\u062a\u0631\u06d0\u0644\u0643\u0649\u0644\u0627\u0631","B":"B","Background color":"\u062a\u06d5\u06af\u0644\u0649\u0643 \u0631\u06d5\u06ad\u06af\u0649","Background color {0}":"","Black":"\u0642\u0627\u0631\u0627","Block":"\u0628\u06c6\u0644\u06d5\u0643","Block {0}":"","Blockquote":"\u0646\u06d5\u0642\u0649\u0644","Blocks":"\u0628\u06c6\u0644\u06d5\u0643\u0644\u06d5\u0631","Blue":"\u0643\u06c6\u0643","Blue component":"\u0643\u06c6\u0643 \u0628\u0649\u0631\u0649\u0643\u0645\u06d5","Body":"\u0628\u06d5\u062a \u06af\u06d5\u06cb\u062f\u0649\u0633\u0649","Bold":"\u062a\u0648\u0645","Border":"\u06af\u0649\u0631\u06cb\u06d5\u0643","Border color":"\u06af\u0649\u0631\u06cb\u06d5\u0643 \u0631\u06d5\u06ad\u06af\u0649","Border style":"\u06af\u0649\u0631\u06cb\u06d5\u0643 \u0626\u06c7\u0633\u0644\u06c7\u0628\u0649","Border width":"\u06af\u0649\u0631\u06cb\u06d5\u0643 \u0643\u06d5\u06ad\u0644\u0649\u0643\u0649","Bottom":"\u0626\u0627\u0633\u062a\u0649\u063a\u0627","Browse files":"","Browse for an image":"\u0631\u06d5\u0633\u0649\u0645\u0649\u0646\u0649 \u0643\u06c6\u0631\u06c8\u0634","Browse links":"","Bullet list":"\u0628\u06d5\u0644\u06af\u06d5 \u062a\u0649\u0632\u0649\u0645\u0644\u0649\u0643","Cancel":"\u0626\u0649\u0646\u0627\u06cb\u06d5\u062a\u0633\u0649\u0632","Caption":"\u062a\u06d0\u0645\u0649\u0633\u0649","Cell":"\u0643\u0627\u062a\u06d5\u0643\u0686\u06d5","Cell padding":"\u0643\u0627\u062a\u06d5\u0643\u0686\u06d5 \u0626\u0649\u0686\u0643\u0649 \u0626\u0627\u0631\u0649\u0644\u0649\u0642\u0649","Cell properties":"\u0643\u0627\u062a\u06d5\u0643\u0686\u06d5 \u062e\u0627\u0633\u0644\u0649\u0642\u0644\u0649\u0631\u0649","Cell spacing":"\u0643\u0627\u062a\u06d5\u0643\u0686\u06d5 \u0626\u0627\u0631\u0649\u0644\u0649\u0642\u0649","Cell styles":"\u0643\u0627\u062a\u06d5\u0643\u0686\u06d5 \u0626\u06c7\u0633\u0644\u06c7\u0628\u0644\u0649\u0631\u0649","Cell type":"\u0643\u0627\u062a\u06d5\u0643\u0686\u06d5 \u062a\u0649\u067e\u0649","Center":"\u0626\u0648\u062a\u062a\u06c7\u0631\u0649\u063a\u0627","Characters":"\u06be\u06d5\u0631\u067e-\u0628\u06d5\u0644\u06af\u0649\u0644\u06d5\u0631","Characters (no spaces)":"\u06be\u06d5\u0631\u067e-\u0628\u06d5\u0644\u06af\u0649\u0644\u06d5\u0631 (\u0628\u0648\u0634\u0644\u06c7\u0642\u0646\u0649 \u0626\u06c6\u0632 \u0626\u0649\u0686\u0649\u06af\u06d5 \u0626\u0627\u0644\u0645\u0627\u064a\u062f\u06c7)","Circle":"\u0686\u06d5\u0645\u0628\u06d5\u0631","Class":"\u062a\u06c8\u0631","Clear formatting":"\u0641\u0648\u0631\u0645\u0627\u062a \u062a\u0627\u0632\u0649\u0644\u0627\u0634","Close":"\u062a\u0627\u0642\u0627\u0634","Code":"\u0643\u0648\u062f","Code sample...":"\u0626\u06c8\u0644\u06af\u06d5 \u0643\u0648\u062f...","Code view":"\u0643\u0648\u062f \u0643\u06c6\u0631\u06c8\u0646\u06c8\u0634\u0649","Color Picker":"\u0631\u06d5\u06ad \u062a\u0627\u0644\u0644\u0649\u063a\u06c7\u0686","Color swatch":"\u0631\u06d5\u06ad \u0626\u06c8\u0644\u06af\u0649\u0633\u0649","Cols":"\u0626\u0649\u0633\u062a\u0648\u0646\u0644\u0627\u0631","Column":"\u0626\u0649\u0633\u062a\u0648\u0646","Column clipboard actions":"\u0626\u0649\u0633\u062a\u0648\u0646 \u0643\u06c6\u0686\u06c8\u0631\u06c8\u0634 \u0645\u06d5\u0634\u063a\u06c7\u0644\u0627\u062a\u0649","Column group":"\u0626\u0649\u0633\u062a\u0648\u0646 \u06af\u06c7\u0631\u06c7\u067e\u067e\u0649\u0633\u0649","Column header":"\u0626\u0649\u0633\u062a\u0648\u0646 \u0642\u06d0\u0634\u0649","Constrain proportions":"\u0646\u0649\u0633\u0628\u06d5\u062a\u0646\u0649 \u0686\u06d5\u0643\u0644\u06d5\u0634","Copy":"\u0643\u06c6\u0686\u06c8\u0631\u06c8\u0634","Copy column":"\u0626\u0649\u0633\u062a\u0648\u0646 \u0643\u06c6\u0686\u06c8\u0631\u06c8\u0634","Copy row":"\u0642\u06c7\u0631 \u0643\u06c6\u0686\u06c8\u0631\u06c8\u0634","Could not find the specified string.":"\u0628\u06d5\u0644\u06af\u0649\u0644\u06d5\u0646\u06af\u06d5\u0646 \u0645\u06d5\u0632\u0645\u06c7\u0646 \u062a\u06d0\u067e\u0649\u0644\u0645\u0649\u062f\u0649.","Could not load emojis":"\u0686\u0649\u0631\u0627\u064a \u0626\u0649\u067e\u0627\u062f\u0649\u0644\u0649\u0631\u0649 \u064a\u06c8\u0643\u0644\u06d5\u0646\u0645\u0649\u062f\u0649","Count":"\u0633\u0627\u0646\u0627\u0634","Currency":"\u067e\u06c7\u0644","Current window":"\u0646\u06c6\u06cb\u06d5\u062a\u062a\u0649\u0643\u0649 \u0643\u06c6\u0632\u0646\u06d5\u0643","Custom color":"\u0626\u0649\u062e\u062a\u0649\u064a\u0627\u0631\u0649\u064a \u0631\u06d5\u06ad","Custom...":"\u0626\u0649\u062e\u062a\u0649\u064a\u0627\u0631\u0649\u064a...","Cut":"\u0643\u06d0\u0633\u0649\u0634","Cut column":"\u0626\u0649\u0633\u062a\u0648\u0646 \u0643\u06d0\u0633\u0649\u0634","Cut row":"\u0642\u06c7\u0631 \u0643\u06d0\u0633\u0649\u0634","Dark Blue":"\u062a\u0648\u0642 \u0643\u06c6\u0643","Dark Gray":"\u062a\u0648\u0642 \u0643\u06c8\u0644\u0631\u06d5\u06ad","Dark Green":"\u062a\u0648\u0642 \u064a\u06d0\u0634\u0649\u0644","Dark Orange":"\u062a\u0648\u0642 \u0642\u0649\u0632\u063a\u06c7\u0686","Dark Purple":"\u062a\u0648\u0642 \u0628\u0649\u0646\u06d5\u067e\u0634\u06d5","Dark Red":"\u062a\u0648\u0642 \u0642\u0649\u0632\u0649\u0644","Dark Turquoise":"\u062a\u0648\u0642 \u0643\u06c6\u0643\u06c8\u0686 \u064a\u06d0\u0634\u0649\u0644","Dark Yellow":"\u062a\u0648\u0642 \u0633\u06d0\u0631\u0649\u0642","Dashed":"\u0626\u06c8\u0632\u06c8\u0643 \u0633\u0649\u0632\u0649\u0642","Date/time":"\u0686\u06d0\u0633\u0644\u0627 \u064a\u0627\u0643\u0649 \u06cb\u0627\u0642\u0649\u062a","Decrease indent":"\u062a\u0627\u0631\u0627\u064a\u062a\u0649\u0634\u0646\u0649 \u0626\u0627\u0632\u0627\u064a\u062a\u0649\u0634","Default":"\u0633\u06c8\u0643\u06c8\u062a\u062a\u0649\u0643\u0649","Delete accordion":"","Delete column":"\u0626\u0649\u0633\u062a\u0648\u0646\u0646\u0649 \u0626\u06c6\u0686\u06c8\u0631\u06c8\u0634","Delete row":"\u0642\u06c7\u0631\u0646\u0649 \u0626\u06c6\u0686\u06c8\u0631\u06c8\u0634","Delete table":"\u062c\u06d5\u062f\u06cb\u06d5\u0644\u0646\u0649 \u0626\u06c6\u0686\u06c8\u0631\u06c8\u0634","Dimensions":"\u0626\u06c6\u0644\u0686\u0649\u0645\u0649","Disc":"\u062f\u0649\u0633\u0643\u0627","Div":"Div","Document":"\u06be\u06c6\u062c\u062c\u06d5\u062a","Dotted":"\u0686\u06d0\u0643\u0649\u062a\u0644\u0649\u0643","Double":"\u0642\u0648\u0634 \u0633\u0649\u0632\u0649\u0642","Drop an image here":"\u0631\u06d5\u0633\u0649\u0645\u0646\u0649 \u0628\u06c7 \u064a\u06d5\u0631\u06af\u06d5 \u062a\u0627\u0634\u0644\u0627\u06ad","Dropped file type is not supported":"\u062a\u0627\u0634\u0644\u0627\u0646\u063a\u0627\u0646 \u06be\u06c6\u062c\u062c\u06d5\u062a \u062a\u0649\u067e\u0649\u0646\u0649 \u0642\u0648\u0644\u0644\u0649\u0645\u0627\u064a\u062f\u06c7","Edit":"\u062a\u06d5\u06be\u0631\u0649\u0631\u0644\u06d5\u0634","Embed":"\u0642\u0649\u0633\u062a\u06c7\u0631\u06c7\u0634","Emojis":"\u0686\u0649\u0631\u0627\u064a \u0626\u0649\u067e\u0627\u062f\u0649\u0644\u0649\u0631\u0649","Emojis...":"\u0686\u0649\u0631\u0627\u064a \u0626\u0649\u067e\u0627\u062f\u0649\u0644\u0649\u0631\u0649...","Error":"\u062e\u0627\u062a\u0627\u0644\u0649\u0642","Error: Form submit field collision.":"\u062e\u0627\u062a\u0627\u0644\u0649\u0642: \u0631\u0627\u0645\u0643\u0627 (form) \u064a\u0648\u0644\u0644\u0627\u0634 \u0628\u06c6\u0644\u0649\u0643\u0649 \u062a\u0648\u0642\u06c7\u0646\u06c7\u0634\u062a\u0649.","Error: No form element found.":"\u062e\u0627\u062a\u0627\u0644\u0649\u0642: \u0631\u0627\u0645\u0643\u0627 (form) \u0626\u06d0\u0644\u06d0\u0645\u06d0\u0646\u062a\u0649 \u062a\u06d0\u067e\u0649\u0644\u0645\u0649\u062f\u0649.","Extended Latin":"\u0643\u06d0\u06ad\u06d5\u064a\u062a\u0649\u0644\u06af\u06d5\u0646 \u0644\u0627\u062a\u0649\u0646 \u06be\u06d5\u0631\u067e\u0644\u0649\u0631\u0649","Failed to initialize plugin: {0}":"\u0642\u0649\u0633\u062a\u06c7\u0631\u0645\u0649\u0646\u0649 \u062f\u06d5\u0633\u0644\u06d5\u067e\u0644\u06d5\u0634\u062a\u06c8\u0631\u06d5\u0644\u0645\u0649\u062f\u0649: {0}","Failed to load plugin url: {0}":"\u0642\u0649\u0633\u062a\u06c7\u0631\u0645\u0649\u0646\u0649 \u064a\u06c8\u0643\u0644\u0649\u064a\u06d5\u0644\u0645\u0649\u062f\u0649 \u0626\u0627\u062f\u0631\u06d0\u0633\u0649: {0}","Failed to load plugin: {0} from url {1}":"\u0642\u0649\u0633\u062a\u06c7\u0631\u0645\u0649\u0646\u0649 \u064a\u06c8\u0643\u0644\u0649\u064a\u06d5\u0644\u0645\u0649\u062f\u0649: {0} \u0646\u0649\u06ad \u0645\u06d5\u0646\u0628\u06d5 \u0626\u0627\u062f\u0631\u06d0\u0633\u0649 {1}","Failed to upload image: {0}":"\u0631\u06d5\u0633\u0649\u0645\u0646\u0649 \u064a\u06c8\u0643\u0644\u0649\u064a\u06d5\u0644\u0645\u0649\u062f\u0649: {0}","File":"\u06be\u06c6\u062c\u062c\u06d5\u062a","Find":"\u0626\u0649\u0632\u062f\u06d5\u0634","Find (if searchreplace plugin activated)":"\u0626\u0649\u0632\u062f\u06d5\u0634 (\u0626\u0649\u0632\u062f\u06d5\u0634 \u06cb\u06d5 \u0626\u0627\u0644\u0645\u0627\u0634\u062a\u06c7\u0631\u06c7\u0634 \u0642\u0649\u0633\u062a\u06c7\u0631\u0645\u0649\u0633\u0649 \u0626\u0627\u0643\u062a\u0649\u067e\u0644\u0627\u0646\u063a\u0627\u0646 \u0628\u0648\u0644\u0633\u0627)","Find and Replace":"\u0626\u0649\u0632\u062f\u06d5\u0634 \u06cb\u06d5 \u0626\u0627\u0644\u0645\u0627\u0634\u062a\u06c7\u0631\u06c7\u0634","Find and replace...":"\u0626\u0649\u0632\u062f\u06d5\u0634 \u06cb\u06d5 \u0626\u0627\u0644\u0645\u0627\u0634\u062a\u06c7\u0631\u06c7\u0634...","Find in selection":"\u062a\u0627\u0644\u0644\u0627\u0646\u063a\u0627\u0646\u062f\u0649\u0646 \u0626\u0649\u0632\u062f\u06d5\u0634","Find whole words only":"\u067e\u06c8\u062a\u06c8\u0646 \u0633\u06c6\u0632\u0646\u0649\u0644\u0627 \u0626\u0649\u0632\u062f\u06d5\u0634","Flags":"\u0628\u0627\u064a\u0631\u0627\u0642\u0644\u0627\u0631","Focus to contextual toolbar":"\u0643\u0648\u0646\u062a\u06d0\u0643\u0649\u0633\u062a\u0644\u0649\u0642 \u0642\u0648\u0631\u0627\u0644\u0628\u0627\u0644\u062f\u0627\u0642\u0646\u0649 \u0641\u0648\u0643\u06c7\u0633\u0644\u0627\u0634","Focus to element path":"\u0626\u06d0\u0644\u06d0\u0645\u06d0\u0646\u062a \u064a\u0648\u0644\u0649\u0646\u0649 \u0641\u0648\u0643\u06c7\u0633\u0644\u0627\u0634","Focus to menubar":"\u062a\u0649\u0632\u0649\u0645\u0644\u0649\u0643 \u0628\u0627\u0644\u062f\u0649\u0642\u0649\u0646\u0649 \u0641\u0648\u0643\u06c7\u0633\u0644\u0627\u0634","Focus to toolbar":"\u0642\u0648\u0631\u0627\u0644\u0628\u0627\u0644\u062f\u0627\u0642\u0646\u0649 \u0641\u0648\u0643\u06c7\u0633\u0644\u0627\u0634","Font":"\u062e\u06d5\u062a \u0646\u06c7\u0633\u062e\u0649\u0633\u0649","Font size {0}":"","Font sizes":"\u062e\u06d5\u062a \u0686\u0648\u06ad\u0644\u06c7\u0642\u0649","Font {0}":"","Fonts":"\u062e\u06d5\u062a \u0646\u06c7\u0633\u062e\u0649\u0644\u0649\u0631\u0649","Food and Drink":"\u064a\u06d0\u0645\u06d5\u0643-\u0626\u0649\u0686\u0645\u06d5\u0643","Footer":"\u0628\u06d5\u062a \u0626\u0627\u0633\u062a\u0649","Format":"\u0641\u0648\u0631\u0645\u0627\u062a","Format {0}":"","Formats":"\u0641\u0648\u0631\u0645\u0627\u062a\u0644\u0627\u0631","Fullscreen":"\u062a\u0648\u0644\u06c7\u0642 \u0626\u06d0\u0643\u0631\u0627\u0646","G":"G","General":"\u062f\u0627\u0626\u0649\u0645\u0649\u064a","Gray":"\u0643\u06c8\u0644\u0631\u06d5\u06ad","Green":"\u064a\u06d0\u0634\u0649\u0644","Green component":"\u064a\u06d0\u0634\u0649\u0644 \u0628\u0649\u0631\u0649\u0643\u0645\u06d5","Groove":"\u0626\u0648\u0642\u06c7\u0631","Handy Shortcuts":"\u0642\u0648\u0644\u0627\u064a\u0644\u0649\u0642 \u0642\u0649\u0633\u0642\u0627 \u064a\u0648\u0644\u0644\u0627\u0631","Header":"\u0628\u06d5\u062a \u0642\u06d0\u0634\u0649","Header cell":"\u0628\u06d5\u062a \u0642\u06d0\u0634\u0649 \u0643\u0627\u062a\u06d5\u0643\u0686\u0649\u0633\u0649","Heading 1":"\u0645\u0627\u06cb\u0632\u06c7 1","Heading 2":"\u0645\u0627\u06cb\u0632\u06c7 2","Heading 3":"\u0645\u0627\u06cb\u0632\u06c7 3","Heading 4":"\u0645\u0627\u06cb\u0632\u06c7 4","Heading 5":"\u0645\u0627\u06cb\u0632\u06c7 5","Heading 6":"\u0645\u0627\u06cb\u0632\u06c7 6","Headings":"\u0645\u0627\u06cb\u0632\u06c7\u0644\u0627\u0631","Height":"\u0626\u06d0\u06af\u0649\u0632\u0644\u0649\u0643\u0649","Help":"\u064a\u0627\u0631\u062f\u06d5\u0645","Hex color code":"\u0626\u0648\u0646 \u0626\u0627\u0644\u062a\u0649\u0644\u0649\u0643 \u0631\u06d5\u06ad \u0643\u0648\u062f\u0649","Hidden":"\u064a\u0648\u0634\u06c7\u0631\u06c7\u0646","Horizontal align":"\u06af\u0648\u0631\u0649\u0632\u0648\u0646\u062a\u0627\u0644 \u062a\u0648\u063a\u0631\u0649\u0644\u0627\u0634","Horizontal line":"\u06af\u0648\u0631\u0649\u0632\u0648\u0646\u062a\u0627\u0644 \u0633\u0649\u0632\u0649\u0642","Horizontal space":"\u06af\u0648\u0631\u0649\u0632\u0648\u0646\u062a\u0627\u0644 \u0628\u0648\u0634\u0644\u06c7\u0642","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID \u06be\u06d5\u0631\u067e \u0628\u0649\u0644\u06d5\u0646 \u0628\u0627\u0634\u0644\u0649\u0646\u0649\u067e\u060c \u0626\u0627\u0631\u0642\u0649\u0633\u0649 \u067e\u06d5\u0642\u06d5\u062a \u06be\u06d5\u0631\u067e\u060c \u0633\u0627\u0646\u060c \u0633\u0649\u0632\u0649\u0642\u060c \u0686\u06d0\u0643\u0649\u062a\u060c \u0642\u0648\u0634 \u0686\u06d0\u0643\u0649\u062a \u06cb\u06d5 \u0626\u0627\u0633\u062a\u0649 \u0633\u0649\u0632\u0649\u0642\u0644\u0627\u0631 \u0628\u0648\u0644\u0633\u0627 \u0628\u0648\u0644\u0649\u062f\u06c7.","Image is decorative":"\u0628\u06d0\u0632\u06d5\u0643 \u0631\u06d5\u0633\u0649\u0645","Image list":"\u0631\u06d5\u0633\u0649\u0645 \u062a\u0649\u0632\u0649\u0645\u0644\u0649\u0643\u0649","Image title":"\u0631\u06d5\u0633\u0649\u0645 \u062a\u06d0\u0645\u0649\u0633\u0649","Image...":"\u0631\u06d5\u0633\u0649\u0645...","ImageProxy HTTP error: Could not find Image Proxy":"\u0631\u06d5\u0633\u0649\u0645 \u06cb\u0627\u0643\u0627\u0644\u06d5\u062a\u0686\u0649 HTTP \u062e\u0627\u062a\u0627\u0644\u0649\u0642\u0649: \u0631\u06d5\u0633\u0649\u0645 \u06cb\u0627\u0643\u0627\u0644\u06d5\u062a\u0686\u0649\u0633\u0649\u0646\u0649 \u062a\u0627\u067e\u0627\u0644\u0645\u0649\u062f\u0649","ImageProxy HTTP error: Incorrect Image Proxy URL":"\u0631\u06d5\u0633\u0649\u0645 \u06cb\u0627\u0643\u0627\u0644\u06d5\u062a\u0686\u0649 HTTP \u062e\u0627\u062a\u0627\u0644\u0649\u0642\u0649: \u0631\u06d5\u0633\u0649\u0645 \u06cb\u0627\u0643\u0627\u0644\u06d5\u062a\u0686\u0649 \u0626\u0627\u062f\u0631\u06d0\u0633\u0649 \u062e\u0627\u062a\u0627","ImageProxy HTTP error: Rejected request":"\u0631\u06d5\u0633\u0649\u0645 \u06cb\u0627\u0643\u0627\u0644\u06d5\u062a\u0686\u0649 HTTP \u062e\u0627\u062a\u0627\u0644\u0649\u0642\u0649: \u0626\u0649\u0644\u062a\u0649\u0645\u0627\u0633 \u0631\u06d5\u062a \u0642\u0649\u0644\u0649\u0646\u062f\u0649","ImageProxy HTTP error: Unknown ImageProxy error":"\u0631\u06d5\u0633\u0649\u0645 \u06cb\u0627\u0643\u0627\u0644\u06d5\u062a\u0686\u0649 HTTP \u062e\u0627\u062a\u0627\u0644\u0649\u0642\u0649: \u0646\u0627\u0645\u06d5\u0644\u06c7\u0645 \u0631\u06d5\u0633\u0649\u0645 \u06cb\u0627\u0643\u0627\u0644\u06d5\u062a\u0686\u0649 \u062e\u0627\u062a\u0627\u0644\u0649\u0642\u0649","Increase indent":"\u062a\u0627\u0631\u0627\u064a\u062a\u0649\u0634\u0646\u0649 \u0626\u0627\u0634\u06c7\u0631\u06c7\u0634","Inline":"\u0626\u0649\u0686\u0643\u0649","Insert":"\u0642\u0649\u0633\u062a\u06c7\u0631\u06c7\u0634","Insert Template":"\u0642\u06d0\u0644\u0649\u067e \u0642\u0649\u0633\u062a\u06c7\u0631\u06c7\u0634","Insert accordion":"","Insert column after":"\u0626\u0627\u0631\u0642\u0649\u063a\u0627 \u0626\u0649\u0633\u062a\u0648\u0646 \u0642\u0649\u0633\u062a\u06c7\u0631\u06c7\u0634","Insert column before":"\u0626\u0627\u0644\u062f\u0649\u063a\u0627 \u0626\u0649\u0633\u062a\u0648\u0646 \u0642\u0649\u0633\u062a\u06c7\u0631\u06c7\u0634","Insert date/time":"\u0686\u06d0\u0633\u0644\u0627 \u064a\u0627\u0643\u0649 \u06cb\u0627\u0642\u0649\u062a \u0642\u0649\u0633\u062a\u06c7\u0631\u06c7\u0634","Insert image":"\u0631\u06d5\u0633\u0649\u0645 \u0642\u0649\u0633\u062a\u06c7\u0631\u06c7\u0634","Insert link (if link plugin activated)":"\u0626\u06c7\u0644\u0627\u0646\u0645\u0627 \u0642\u0649\u0633\u062a\u06c7\u0631\u06c7\u0634 (\u0626\u06c7\u0644\u0627\u0646\u0645\u0627 \u0642\u0649\u0633\u062a\u06c7\u0631\u0645\u0649\u0633\u0649 \u0626\u0627\u0643\u062a\u0649\u067e\u0644\u0627\u0646\u063a\u0627\u0646 \u0628\u0648\u0644\u0633\u0627)","Insert row after":"\u0626\u0627\u0631\u0642\u0649\u063a\u0627 \u0642\u06c7\u0631 \u0642\u0649\u0633\u062a\u06c7\u0631\u06c7\u0634","Insert row before":"\u0626\u0627\u0644\u062f\u0649\u063a\u0627 \u0642\u06c7\u0631 \u0642\u0649\u0633\u062a\u06c7\u0631\u06c7\u0634","Insert table":"\u062c\u06d5\u062f\u06cb\u06d5\u0644 \u0642\u0649\u0633\u062a\u06c7\u0631\u06c7\u0634","Insert template...":"\u0642\u06d0\u0644\u0649\u067e \u0642\u0649\u0633\u062a\u06c7\u0631\u06c7\u0634...","Insert video":"\u0633\u0649\u0646 \u0642\u0649\u0633\u062a\u06c7\u0631\u06c7\u0634","Insert/Edit code sample":"\u0626\u06c8\u0644\u06af\u06d5 \u0643\u0648\u062f \u0642\u0649\u0633\u062a\u06c7\u0631\u06c7\u0634 \u064a\u0627\u0643\u0649 \u062a\u06d5\u06be\u0631\u0649\u0631\u0644\u06d5\u0634","Insert/edit image":"\u0631\u06d5\u0633\u0649\u0645 \u0642\u0649\u0633\u062a\u06c7\u0631\u06c7\u0634 \u064a\u0627\u0643\u0649 \u062a\u06d5\u06be\u0631\u0649\u0631\u0644\u06d5\u0634","Insert/edit link":"\u0626\u06c7\u0644\u0627\u0646\u0645\u0627 \u0642\u0649\u0633\u062a\u06c7\u0631\u06c7\u0634 \u064a\u0627\u0643\u0649 \u062a\u06d5\u06be\u0631\u0649\u0631\u0644\u06d5\u0634","Insert/edit media":"\u0645\u06d0\u062f\u0649\u064a\u0627 \u0642\u0649\u0633\u062a\u06c7\u0631\u06c7\u0634 \u064a\u0627\u0643\u0649 \u062a\u06d5\u06be\u0631\u0649\u0631\u0644\u06d5\u0634","Insert/edit video":"\u0633\u0649\u0646 \u0642\u0649\u0633\u062a\u06c7\u0631\u06c7\u0634 \u064a\u0627\u0643\u0649 \u062a\u06d5\u06be\u0631\u0649\u0631\u0644\u06d5\u0634","Inset":"\u0626\u0649\u0686\u0643\u0649","Invalid hex color code: {0}":"\u0626\u06c8\u0646\u06c8\u0645\u0633\u0649\u0632 \u0626\u0648\u0646 \u0626\u0627\u0644\u062a\u0649\u0644\u0649\u0643 \u0631\u06d5\u06ad \u0643\u0648\u062f\u0649: {0}","Invalid input":"\u0643\u0649\u0631\u06af\u06c8\u0632\u06c8\u0634 \u0626\u06c8\u0646\u06c8\u0645\u0633\u0649\u0632","Italic":"\u064a\u0627\u0646\u062a\u06c7","Justify":"\u062a\u06d5\u0643\u0634\u0649\u0644\u06d5\u0634","Keyboard Navigation":"\u064a\u06c6\u062a\u0643\u0649\u0644\u0649\u0634\u0686\u0627\u0646 \u0643\u06c7\u0646\u06c7\u067e\u0643\u0627 \u062a\u0627\u062e\u062a\u0649\u0633\u0649","Language":"\u062a\u0649\u0644","Learn more...":"\u062a\u06d5\u067e\u0633\u0649\u0644\u0627\u062a\u0649...","Left":"\u0633\u0648\u0644\u063a\u0627","Left to right":"\u0633\u0648\u0644\u062f\u0649\u0646 \u0626\u0648\u06ad\u063a\u0627","Light Blue":"\u0626\u0627\u0686 \u0643\u06c6\u0643","Light Gray":"\u0626\u0627\u0686 \u0643\u06c8\u0644\u0631\u06d5\u06ad","Light Green":"\u0626\u0627\u0686 \u064a\u06d0\u0634\u0649\u0644","Light Purple":"\u0626\u0627\u0686 \u0628\u0649\u0646\u06d5\u067e\u0634\u06d5","Light Red":"\u0626\u0627\u0686 \u0642\u0649\u0632\u0649\u0644","Light Yellow":"\u0626\u0627\u0686 \u0633\u06d0\u0631\u0649\u0642","Line height":"\u0642\u06c7\u0631 \u0626\u0627\u0631\u0649\u0644\u0649\u0642\u0649","Link list":"\u0626\u06c7\u0644\u0627\u0646\u0645\u0627 \u062a\u0649\u0632\u0649\u0645\u0644\u0649\u0643\u0649","Link...":"\u0626\u06c7\u0644\u0627\u0646\u0645\u0627...","List Properties":"\u062a\u0649\u0632\u0649\u0645\u0644\u0649\u0643 \u062e\u0627\u0633\u0644\u0649\u0642\u0644\u0649\u0631\u0649","List properties...":"\u062a\u0649\u0632\u0649\u0645\u0644\u0649\u0643 \u062e\u0627\u0633\u0644\u0649\u0642\u0644\u0649\u0631\u0649...","Loading emojis...":"\u0686\u0649\u0631\u0627\u064a \u0626\u0649\u067e\u0627\u062f\u0649\u0644\u0649\u0631\u0649 \u064a\u06c8\u0643\u0644\u0649\u0646\u0649\u06cb\u0627\u062a\u0649\u062f\u06c7...","Loading...":"\u064a\u06c8\u0643\u0644\u0649\u0646\u0649\u06cb\u0627\u062a\u0649\u062f\u06c7...","Lower Alpha":"\u0626\u0649\u0646\u06af\u0644\u0649\u0632\u0686\u06d5 \u0643\u0649\u0686\u0649\u0643 \u064a\u06d0\u0632\u0649\u0644\u0649\u0634\u0649","Lower Greek":"\u06af\u0649\u0631\u06d0\u0643\u0686\u06d5 \u0643\u0649\u0686\u0649\u0643 \u064a\u06d0\u0632\u0649\u0644\u0649\u0634\u0649","Lower Roman":"\u0631\u0649\u0645\u0686\u06d5 \u0643\u0649\u0686\u0649\u0643 \u064a\u06d0\u0632\u0649\u0644\u0649\u0634\u0649","Match case":"\u0686\u0648\u06ad\u0644\u06c7\u0642\u0649 \u0645\u0627\u0633 \u0643\u06d0\u0644\u0649\u0634","Mathematical":"\u0645\u0627\u062a\u06d0\u0645\u0627\u062a\u0649\u0643\u0649\u0644\u0649\u0642","Media poster (Image URL)":"\u0645\u06d0\u062f\u0649\u064a\u0627 \u0645\u06c7\u0642\u0627\u06cb\u0649\u0633\u0649 (\u0631\u06d5\u0633\u0649\u0645 \u0626\u0627\u062f\u0631\u06d0\u0633\u0649)","Media...":"\u0645\u06d0\u062f\u0649\u064a\u0627...","Medium Blue":"\u0626\u0627\u0631\u0627 \u0643\u06c6\u0643","Medium Gray":"\u0626\u0648\u062a\u062a\u06c7\u0631\u06be\u0627\u0644 \u0643\u06c8\u0644\u0631\u06d5\u06ad","Medium Purple":"\u0626\u0627\u0631\u0627 \u0628\u0649\u0646\u06d5\u067e\u0634\u06d5","Merge cells":"\u0643\u0627\u062a\u06d5\u0643\u0686\u06d5 \u0628\u0649\u0631\u0644\u06d5\u0634\u062a\u06c8\u0631\u06c8\u0634","Middle":"\u0626\u0648\u062a\u062a\u06c7\u0631\u0649\u063a\u0627","Midnight Blue":"\u0642\u0627\u0631\u0627 \u0643\u06c6\u0643","More...":"\u062a\u06d0\u062e\u0649\u0645\u06c7 \u0643\u06c6\u067e...","Name":"\u0646\u0627\u0645\u0649","Navy Blue":"\u062f\u06d0\u06ad\u0649\u0632 \u0643\u06c6\u0643","New document":"\u064a\u06d0\u06ad\u0649 \u06be\u06c6\u062c\u062c\u06d5\u062a","New window":"\u064a\u06d0\u06ad\u0649 \u0643\u06c6\u0632\u0646\u06d5\u0643","Next":"\u0643\u06d0\u064a\u0649\u0646\u0643\u0649","No":"\u064a\u0627\u0642","No alignment":"\u062a\u0648\u063a\u0631\u0649\u0644\u0627\u0646\u0645\u0649\u063a\u0627\u0646","No color":"\u0631\u06d5\u06ad \u064a\u0648\u0642","Nonbreaking space":"\u0626\u06c8\u0632\u06c8\u0644\u0645\u06d5\u0633 \u0628\u0648\u0634\u0644\u06c7\u0642","None":"\u064a\u0648\u0642","Numbered list":"\u0646\u0648\u0645\u06c7\u0631\u0644\u06c7\u0642 \u062a\u0649\u0632\u0649\u0645\u0644\u0649\u0643","OR":"\u064a\u0627\u0643\u0649","Objects":"\u0646\u06d5\u0631\u0633\u0649\u0644\u06d5\u0631","Ok":"\u0645\u0627\u0642\u06c7\u0644","Open help dialog":"\u064a\u0627\u0631\u062f\u06d5\u0645 \u062f\u0649\u064a\u0627\u0644\u0648\u06af\u0649\u0646\u0649 \u0626\u06d0\u0686\u0649\u0634","Open link":"\u0626\u06c7\u0644\u0627\u0646\u0645\u0627 \u0626\u06d0\u0686\u0649\u0634","Open link in...":"\u0626\u06c7\u0644\u0627\u0646\u0645\u0627 \u0626\u06d0\u0686\u0649\u0634 \u0626\u0648\u0631\u0646\u0649...","Open popup menu for split buttons":"\u0628\u06c6\u0644\u06c8\u0646\u0645\u06d5 \u0643\u06c7\u0646\u06c7\u067e\u0643\u0649\u0644\u0627\u0631 \u0626\u06c8\u0686\u06c8\u0646 \u0633\u06d5\u0643\u0631\u0649\u0645\u06d5 \u062a\u0649\u0632\u0649\u0645\u0644\u0649\u0643 \u0626\u06d0\u0686\u0649\u0634","Orange":"\u0642\u0649\u0632\u063a\u06c7\u0686 \u0633\u06d0\u0631\u0649\u0642","Outset":"\u0633\u0649\u0631\u062a\u0642\u0649","Page break":"\u0628\u06d5\u062a \u0626\u0627\u064a\u0631\u0649\u0634","Paragraph":"\u0626\u0627\u0628\u0632\u0627\u0633","Paste":"\u0686\u0627\u067e\u0644\u0627\u0634","Paste as text":"\u062a\u06d0\u0643\u0649\u0633\u062a \u0634\u06d5\u0643\u0644\u0649\u062f\u06d5 \u0686\u0627\u067e\u0644\u0627\u0634","Paste column after":"\u0626\u0649\u0633\u062a\u0648\u0646 \u0626\u0627\u0631\u0642\u0649\u063a\u0627 \u0686\u0627\u067e\u0644\u0627\u0634","Paste column before":"\u0626\u0649\u0633\u062a\u0648\u0646 \u0626\u0627\u0644\u062f\u0649\u063a\u0627 \u0686\u0627\u067e\u0644\u0627\u0634","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"\u0686\u0627\u067e\u0644\u0627\u0634 \u06be\u0627\u0632\u0649\u0631 \u0633\u0627\u067e \u062a\u06d0\u0643\u0649\u0633\u062a \u06be\u0627\u0644\u0649\u062a\u0649\u062f\u06d5. \u0628\u06c7 \u062a\u0627\u0644\u0644\u0627\u0646\u0645\u0649\u0646\u0649 \u0626\u06d0\u062a\u0649\u06cb\u06d5\u062a\u0643\u0649\u0686\u06d5 \u0645\u06d5\u0632\u0645\u06c7\u0646\u0644\u0627\u0631 \u0633\u0627\u067e \u062a\u06d0\u0643\u0649\u0633\u062a \u0628\u0648\u064a\u0649\u0686\u06d5 \u0686\u0627\u067e\u0644\u0649\u0646\u0649\u062f\u06c7.","Paste or type a link":"\u0626\u06c7\u0644\u0627\u0646\u0645\u0627 \u0686\u0627\u067e\u0644\u0627\u06ad \u064a\u0627\u0643\u0649 \u0643\u0649\u0631\u06af\u06c8\u0632\u06c8\u06ad","Paste row after":"\u0642\u06c7\u0631 \u0626\u0627\u0631\u0642\u0649\u063a\u0627 \u0686\u0627\u067e\u0644\u0627\u0634","Paste row before":"\u0642\u06c7\u0631 \u0626\u0627\u0644\u062f\u0649\u063a\u0627 \u0686\u0627\u067e\u0644\u0627\u0634","Paste your embed code below:":"\u0642\u0649\u0633\u062a\u06c7\u0631\u0645\u0627 \u0643\u0648\u062f\u0649\u06ad\u0649\u0632\u0646\u0649 \u0626\u0627\u0633\u062a\u0649\u063a\u0627 \u0686\u0627\u067e\u0644\u0627\u06ad:","People":"\u0626\u0627\u062f\u06d5\u0645\u0644\u06d5\u0631","Plugins":"\u0642\u0649\u0633\u062a\u06c7\u0631\u0645\u0649\u0644\u0627\u0631","Plugins installed ({0}):":"\u0642\u0627\u0686\u0649\u0644\u0627\u0646\u063a\u0627\u0646 \u0642\u0649\u0633\u062a\u06c7\u0631\u0645\u0649\u0644\u0627\u0631 ({0}):","Powered by {0}":"{0} \u062a\u06d5\u0645\u0649\u0646\u0644\u0649\u06af\u06d5\u0646","Pre":"Pre","Preferences":"\u0645\u0627\u064a\u0649\u0644\u0644\u0649\u0642\u0644\u0649\u0631\u0649","Preformatted":"\u0626\u0627\u0644\u062f\u0649\u0646 \u0641\u0648\u0631\u0645\u0627\u062a\u0644\u0627\u0646\u063a\u0627\u0646","Premium plugins:":"\u0626\u0627\u0644\u0649\u064a \u0642\u0649\u0633\u062a\u06c7\u0631\u0645\u0649\u0644\u0627\u0631:","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"\u0643\u06c6\u0631\u06c8\u067e \u0628\u06d0\u0642\u0649\u0634","Previous":"\u0626\u0627\u0644\u062f\u0649\u0646\u0642\u0649","Print":"\u0628\u06d0\u0633\u0649\u0634","Print...":"\u0628\u06d0\u0633\u0649\u0634...","Purple":"\u0628\u0649\u0646\u06d5\u067e\u0634\u06d5","Quotations":"\u0646\u06d5\u0642\u0649\u0644\u0644\u06d5\u0631","R":"R","Range 0 to 255":"\u062f\u0627\u0626\u0649\u0631\u0649\u0633\u0649 0 \u062f\u0649\u0646 255 \u06af\u0649\u0686\u06d5","Red":"\u0642\u0649\u0632\u0649\u0644","Red component":"\u0642\u0649\u0632\u0649\u0644 \u0628\u0649\u0631\u0649\u0643\u0645\u06d5","Redo":"\u062a\u06d5\u0643\u0631\u0627\u0631\u0644\u0627\u0634","Remove":"\u0686\u0649\u0642\u0649\u0631\u0649\u06cb\u06d0\u062a\u0649\u0634","Remove color":"\u0631\u06d5\u06ad\u0646\u0649 \u0686\u0649\u0642\u0649\u0631\u0649\u06cb\u06d0\u062a\u0649\u0634","Remove link":"\u0626\u06c7\u0644\u0627\u0646\u0645\u0649\u0646\u0649 \u0686\u0649\u0642\u0649\u0631\u0649\u06cb\u06d0\u062a\u0649\u0634","Replace":"\u0626\u0627\u0644\u0645\u0627\u0634\u062a\u06c7\u0631\u06c7\u0634","Replace all":"\u06be\u06d5\u0645\u0645\u0649\u0646\u0649 \u0626\u0627\u0644\u0645\u0627\u0634\u062a\u06c7\u0631\u06c7\u0634","Replace with":"\u0626\u0627\u0644\u0645\u0627\u0634\u062a\u06c7\u0631\u06c7\u0634 \u0645\u06d5\u0632\u0645\u06c7\u0646\u0649","Resize":"\u0686\u0648\u06ad\u0644\u06c7\u0642\u0649\u0646\u0649 \u0626\u06c6\u0632\u06af\u06d5\u0631\u062a\u0649\u0634","Restore last draft":"\u0626\u0627\u062e\u0649\u0631\u0642\u0649 \u0626\u0627\u0631\u06af\u0649\u0646\u0627\u0644\u0646\u0649 \u0626\u06d5\u0633\u0644\u0649\u06af\u06d5 \u0643\u06d5\u0644\u062a\u06c8\u0631\u06c8\u0634","Reveal or hide additional toolbar items":"","Rich Text Area":"\u0641\u0648\u0631\u0645\u0627\u062a\u0644\u0649\u0642 \u062a\u06d0\u0643\u0649\u0633\u062a \u0631\u0627\u064a\u0648\u0646\u0649","Rich Text Area. Press ALT-0 for help.":"\u0641\u0648\u0631\u0645\u0627\u062a\u0644\u0649\u0642 \u062a\u06d0\u0643\u0649\u0633\u062a \u0631\u0627\u064a\u0648\u0646\u0649. \u064a\u0627\u0631\u062f\u06d5\u0645 \u0626\u06c8\u0686\u06c8\u0646 ALT-0 \u0646\u0649 \u0628\u06d0\u0633\u0649\u06ad.","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\u0641\u0648\u0631\u0645\u0627\u062a\u0644\u0649\u0642 \u062a\u06d0\u0643\u0649\u0633\u062a \u0631\u0627\u064a\u0648\u0646\u0649. \u062a\u0649\u0632\u0649\u0645\u0644\u0649\u0643 \u0626\u06c8\u0686\u06c8\u0646 ALT-F9 \u0646\u0649 \u0628\u06d0\u0633\u0649\u06ad. \u0642\u0648\u0631\u0627\u0644\u0628\u0627\u0644\u062f\u0627\u0642 \u0626\u06c8\u0686\u06c8\u0646 ALT-F10 \u0646\u0649 \u0628\u06d0\u0633\u0649\u06ad. \u064a\u0627\u0631\u062f\u06d5\u0645 \u0626\u06c8\u0686\u06c8\u0646 ALT-0 \u0646\u0649 \u0628\u06d0\u0633\u0649\u06ad","Ridge":"\u0642\u0649\u064a\u0627","Right":"\u0626\u0648\u06ad\u063a\u0627","Right to left":"\u0626\u0648\u06ad\u062f\u0649\u0646 \u0633\u0648\u0644\u063a\u0627","Row":"\u0642\u06c7\u0631","Row clipboard actions":"\u0642\u06c7\u0631 \u0643\u06c6\u0686\u06c8\u0631\u06c8\u0634 \u0645\u06d5\u0634\u063a\u06c7\u0644\u0627\u062a\u0649","Row group":"\u0642\u06c7\u0631 \u06af\u06c7\u0631\u06c7\u067e\u067e\u0649\u0633\u0649","Row header":"\u0642\u06c7\u0631 \u0642\u06d0\u0634\u0649","Row properties":"\u0642\u06c7\u0631 \u062e\u0627\u0633\u0644\u0649\u0642\u0644\u0649\u0631\u0649","Row type":"\u0642\u06c7\u0631 \u062a\u0649\u067e\u0649","Rows":"\u0642\u06c7\u0631\u0644\u0627\u0631","Save":"\u0633\u0627\u0642\u0644\u0627\u0634","Save (if save plugin activated)":"\u0633\u0627\u0642\u0644\u0627\u0634 (\u0633\u0627\u0642\u0644\u0627\u0634 \u0642\u0649\u0633\u062a\u06c7\u0631\u0645\u0649\u0633\u0649 \u0626\u0627\u0643\u062a\u0649\u067e\u0644\u0627\u0646\u063a\u0627\u0646 \u0628\u0648\u0644\u0633\u0627)","Scope":"\u062f\u0627\u0626\u0649\u0631\u06d5","Search":"\u0626\u0649\u0632\u062f\u06d5\u0634","Select all":"\u06be\u06d5\u0645\u0645\u0649\u0646\u0649 \u062a\u0627\u0644\u0644\u0627\u0634","Select...":"\u062a\u0627\u0644\u0644\u0627\u0634...","Selection":"\u062a\u0627\u0644\u0644\u0627\u0646\u063a\u0627\u0646","Shortcut":"\u0642\u0649\u0633\u0642\u0627 \u064a\u0648\u0644","Show blocks":"\u0628\u06c6\u0644\u06d5\u0643\u0644\u06d5\u0631\u0646\u0649 \u0643\u06c6\u0631\u0633\u0649\u062a\u0649\u0634","Show caption":"\u062a\u06d0\u0645\u0649\u0633\u0649\u0646\u0649 \u0643\u06c6\u0631\u0633\u0649\u062a\u0649\u0634","Show invisible characters":"\u064a\u0648\u0634\u06c7\u0631\u06c7\u0646 \u06be\u06d5\u0631\u067e-\u0628\u06d5\u0644\u06af\u0649\u0644\u06d5\u0631\u0646\u0649 \u0643\u06c6\u0631\u0633\u0649\u062a\u0649\u0634","Size":"\u0686\u0648\u06ad\u0644\u06c7\u0642\u0649","Solid":"\u067e\u06c8\u062a\u06c8\u0646 \u0633\u0649\u0632\u0649\u0642","Source":"\u0645\u06d5\u0646\u0628\u06d5","Source code":"\u0645\u06d5\u0646\u0628\u06d5 \u0643\u0648\u062f\u0649","Special Character":"\u0626\u0627\u0644\u0627\u06be\u0649\u062f\u06d5 \u06be\u06d5\u0631\u067e-\u0628\u06d5\u0644\u06af\u0649\u0644\u06d5\u0631","Special character...":"\u0626\u0627\u0644\u0627\u06be\u0649\u062f\u06d5 \u06be\u06d5\u0631\u067e-\u0628\u06d5\u0644\u06af\u0649\u0644\u06d5\u0631...","Split cell":"\u0643\u0627\u062a\u06d5\u0643\u0686\u06d5 \u067e\u0627\u0631\u0686\u0649\u0644\u0627\u0634","Square":"\u0643\u0649\u06cb\u0627\u062f\u0631\u0627\u062a","Start list at number":"\u062a\u0649\u0632\u0649\u0645\u0644\u0649\u0643\u0646\u0649 \u0633\u0627\u0646 \u0628\u0649\u0644\u06d5\u0646 \u0628\u0627\u0634\u0644\u0627\u0634","Strikethrough":"\u0626\u06c6\u0686\u06c8\u0631\u06c8\u0634 \u0633\u0649\u0632\u0649\u0642\u0649","Style":"\u0626\u06c7\u0633\u0644\u06c7\u0628","Subscript":"\u0626\u0627\u0633\u062a\u0628\u06d5\u0644\u06af\u06d5","Superscript":"\u0626\u06c8\u0633\u062a\u0628\u06d5\u0644\u06af\u06d5","Switch to or from fullscreen mode":"\u062a\u0648\u0644\u06c7\u0642 \u0626\u06d0\u0643\u0631\u0627\u0646 \u06be\u0627\u0644\u0649\u062a\u0649\u0646\u0649 \u0626\u0627\u0644\u0645\u0627\u0634\u062a\u06c7\u0631\u06c7\u0634","Symbols":"\u0628\u06d5\u0644\u06af\u0649\u0644\u06d5\u0631","System Font":"\u0633\u0649\u0633\u062a\u06d0\u0645\u0627 \u062e\u06d5\u062a \u0646\u06c7\u0633\u062e\u0649\u0633\u0649","Table":"\u062c\u06d5\u062f\u06cb\u06d5\u0644","Table caption":"\u062c\u06d5\u062f\u06cb\u06d5\u0644 \u062a\u06d0\u0645\u0649\u0633\u0649","Table properties":"\u062c\u06d5\u062f\u06cb\u06d5\u0644 \u062e\u0627\u0633\u0644\u0649\u0642\u0644\u0649\u0631\u0649","Table styles":"\u062c\u06d5\u062f\u06cb\u06d5\u0644 \u0626\u06c7\u0633\u0644\u06c7\u0628\u0644\u0649\u0631\u0649","Template":"\u0642\u06d0\u0644\u0649\u067e","Templates":"\u0642\u06d0\u0644\u0649\u067e\u0644\u0627\u0631","Text":"\u062a\u06d0\u0643\u0649\u0633\u062a","Text color":"\u062a\u06d0\u0643\u0649\u0633\u062a \u0631\u06d5\u06ad\u06af\u0649","Text color {0}":"","Text to display":"\u0643\u06c6\u0631\u0633\u0649\u062a\u0649\u062f\u0649\u063a\u0627\u0646 \u062a\u06d0\u0643\u0649\u0633\u062a","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"\u0633\u0649\u0632 \u0643\u0649\u0631\u06af\u06c8\u0632\u06af\u06d5\u0646 \u0626\u0627\u062f\u0631\u06d0\u0633 \u062a\u0648\u0631\u062e\u06d5\u062a \u0626\u0627\u062f\u0631\u06d0\u0633\u0649\u062f\u06d5\u0643 \u062a\u06c7\u0631\u0649\u062f\u06c7. \u062a\u06d5\u0644\u06d5\u067e \u0642\u0649\u0644\u0649\u0646\u063a\u0627\u0646 mailto: \u0626\u0627\u0644\u062f\u0649 \u0642\u0648\u0634\u06c7\u0645\u0686\u0649\u0633\u0649\u0646\u0649 \u0642\u0648\u0634\u0627\u0645\u0633\u0649\u0632\u061f","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"\u0633\u0649\u0632 \u0643\u0649\u0631\u06af\u06c8\u0632\u06af\u06d5\u0646 \u0626\u0627\u062f\u0631\u06d0\u0633 \u0633\u0649\u0631\u062a\u0642\u0649 \u0626\u06c7\u0644\u0627\u0646\u0645\u0649\u062f\u06d5\u0643 \u062a\u06c7\u0631\u0649\u062f\u06c7. \u062a\u06d5\u0644\u06d5\u067e \u0642\u0649\u0644\u0649\u0646\u063a\u0627\u0646 http:// \u0626\u0627\u0644\u062f\u0649 \u0642\u0648\u0634\u06c7\u0645\u0686\u0649\u0633\u0649\u0646\u0649 \u0642\u0648\u0634\u0627\u0645\u0633\u0649\u0632\u061f","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"\u0633\u0649\u0632 \u0643\u0649\u0631\u06af\u06c8\u0632\u06af\u06d5\u0646 \u0626\u0627\u062f\u0631\u06d0\u0633 \u0633\u0649\u0631\u062a\u0642\u0649 \u0626\u06c7\u0644\u0627\u0646\u0645\u0649\u062f\u06d5\u0643 \u062a\u06c7\u0631\u0649\u062f\u06c7. \u062a\u06d5\u0644\u06d5\u067e \u0642\u0649\u0644\u0649\u0646\u063a\u0627\u0646 https:// \u0626\u0627\u0644\u062f\u0649 \u0642\u0648\u0634\u06c7\u0645\u0686\u0649\u0633\u0649\u0646\u0649 \u0642\u0648\u0634\u0627\u0645\u0633\u0649\u0632\u061f","Title":"\u062a\u06d0\u0645\u0649\u0633\u0649","To open the popup, press Shift+Enter":"\u0633\u06d5\u0643\u0631\u0649\u0645\u06d5 \u0643\u06c6\u0632\u0646\u06d5\u0643\u0646\u0649 \u0626\u06d0\u0686\u0649\u0634 \u0626\u06c8\u0686\u06c8\u0646 Shift+Enter \u0646\u0649 \u0628\u06d0\u0633\u0649\u06ad","Toggle accordion":"","Tools":"\u0642\u0648\u0631\u0627\u0644\u0644\u0627\u0631","Top":"\u0626\u06c8\u0633\u062a\u0649\u06af\u06d5","Travel and Places":"\u0633\u0627\u064a\u0627\u06be\u06d5\u062a \u06cb\u06d5 \u062c\u0627\u064a\u0644\u0627\u0631","Turquoise":"\u0643\u06c6\u0643\u06c8\u0686 \u064a\u06d0\u0634\u0649\u0644","Underline":"\u0626\u0627\u0633\u062a\u0649 \u0633\u0649\u0632\u0649\u0642","Undo":"\u064a\u06d0\u0646\u0649\u06cb\u06d0\u0644\u0649\u0634","Upload":"\u064a\u06c8\u0643\u0644\u06d5\u0634","Uploading image":"\u0631\u06d5\u0633\u0649\u0645 \u064a\u06c8\u0643\u0644\u06d5\u06cb\u0627\u062a\u0649\u062f\u06c7","Upper Alpha":"\u0626\u0649\u0646\u06af\u0644\u0649\u0632\u0686\u06d5 \u0686\u0648\u06ad \u064a\u06d0\u0632\u0649\u0644\u0649\u0634\u0649","Upper Roman":"\u0631\u0649\u0645\u0686\u06d5 \u0686\u0648\u06ad \u064a\u06d0\u0632\u0649\u0644\u0649\u0634\u0649","Url":"\u0626\u0627\u062f\u0631\u06d0\u0633\u0649","User Defined":"\u0626\u0649\u0634\u0644\u06d5\u062a\u0643\u06c8\u0686\u0649 \u0628\u06d5\u0644\u06af\u0649\u0644\u0649\u06af\u06d5\u0646","Valid":"\u0626\u06c8\u0646\u06c8\u0645\u0644\u06c8\u0643","Version":"\u0646\u06d5\u0634\u0631\u0649","Vertical align":"\u06cb\u06d0\u0631\u062a\u0649\u0643\u0627\u0644 \u062a\u0648\u063a\u0631\u0649\u0644\u0627\u0634","Vertical space":"\u06cb\u06d0\u0631\u062a\u0649\u0643\u0627\u0644 \u0628\u0648\u0634\u0644\u06c7\u0642","View":"\u0643\u06c6\u0631\u06c8\u0646\u06c8\u0634","Visual aids":"\u0643\u06c6\u0631\u06c8\u0646\u0645\u06d5 \u0642\u0648\u0631\u0627\u0644\u0644\u0627\u0631","Warn":"\u0626\u0627\u06af\u0627\u06be\u0644\u0627\u0646\u062f\u06c7\u0631\u06c7\u0634","White":"\u0626\u0627\u0642","Width":"\u0643\u06d5\u06ad\u0644\u0649\u0643\u0649","Word count":"\u0633\u06c6\u0632 \u0633\u0627\u0646\u0649","Words":"\u0633\u06c6\u0632\u0644\u06d5\u0631","Words: {0}":"\u0633\u06c6\u0632\u0644\u06d5\u0631: {0}","Yellow":"\u0633\u06d0\u0631\u0649\u0642","Yes":"\u06be\u06d5\u0626\u06d5","You are using {0}":"\u0626\u0649\u0634\u0644\u0649\u062a\u0649\u06cb\u0627\u062a\u0642\u0649\u0646\u0649\u06ad\u0649\u0632 {0}","You have unsaved changes are you sure you want to navigate away?":"\u0633\u0627\u0642\u0644\u0627\u0646\u0645\u0649\u063a\u0627\u0646 \u0626\u06c6\u0632\u06af\u06d5\u0631\u062a\u0649\u0634\u0644\u0649\u0631\u0649\u06ad\u0649\u0632 \u0628\u0627\u0631\u060c \u0631\u0627\u0633\u062a\u062a\u0649\u0646\u0644\u0627 \u0626\u0627\u064a\u0631\u0649\u0644\u0627\u0645\u0633\u0649\u0632\u061f","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"\u062a\u0648\u0631 \u0643\u06c6\u0631\u06af\u06c8\u0686\u0649\u06ad\u0649\u0632 \u0643\u06d0\u0633\u0649\u0634 \u062a\u0627\u062e\u062a\u0649\u0633\u0649\u0646\u0649 \u0628\u0649\u06cb\u0627\u0633\u0649\u062a\u06d5 \u0632\u0649\u064a\u0627\u0631\u06d5\u062a \u0642\u0649\u0644\u0627\u0644\u0645\u0627\u064a\u062f\u06c7. \u0626\u06c7\u0646\u0649\u06ad \u0626\u0648\u0631\u0646\u0649\u063a\u0627 Ctrl+X/C/V \u062a\u06d0\u0632\u0644\u06d5\u062a\u0645\u06d5 \u0643\u06c7\u0646\u06c7\u067e\u0643\u0649\u0644\u0649\u0631\u0649\u0646\u0649 \u0626\u0649\u0634\u0644\u0649\u062a\u0649\u06ad.","alignment":"\u062a\u0648\u063a\u0631\u0649\u0644\u0627\u0634","austral sign":"\u0626\u0627\u06cb\u0633\u062a\u0631\u0627\u0644\u0649\u064a\u06d5 \u067e\u06c7\u0644 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","cedi sign":"\u0633\u06d0\u062f\u0649 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","colon sign":"\u0642\u0648\u0634 \u0686\u06d0\u0643\u0649\u062a \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","cruzeiro sign":"\u0643\u0631\u06c7 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","currency sign":"\u067e\u06c7\u0644 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","dollar sign":"\u062f\u0648\u0644\u0644\u0627\u0631 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","dong sign":"\u06cb\u0649\u064a\u06d0\u062a\u0646\u0627\u0645 \u062f\u0648\u06ad\u0649 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","drachma sign":"\u062f\u0649\u0631\u0627\u062e\u0645\u0627 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","euro-currency sign":"\u064a\u0627\u06cb\u0631\u0648 \u067e\u06c7\u0644 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","example":"\u0645\u06d5\u0633\u0649\u0644\u06d5\u0646","formatting":"\u0641\u0648\u0631\u0645\u0627\u062a\u0644\u0627\u0634","french franc sign":"\u0641\u0649\u0631\u0627\u0646\u0633\u0649\u064a\u06d5 \u0641\u0649\u0631\u0627\u0646\u0643 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","german penny symbol":"\u06af\u06d0\u0631\u0645\u0627\u0646\u0649\u064a\u06d5 \u067e\u06d0\u0646\u0646\u0649 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","guarani sign":"\u06af\u06c7\u0626\u0627\u0631\u0627\u0646\u0649 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","history":"\u062a\u0627\u0631\u0649\u062e\u0649\u064a \u0626\u06c7\u0686\u06c7\u0631","hryvnia sign":"hryvnia \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","indentation":"\u062a\u0627\u0631\u0627\u064a\u062a\u0649\u0634","indian rupee sign":"\u06be\u0649\u0646\u062f\u0649\u0633\u062a\u0627\u0646 \u0631\u06c7\u067e\u0649\u064a\u06d5 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","kip sign":"\u0643\u0649\u067e \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","lira sign":"\u0644\u0649\u0631\u0627 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","livre tournois sign":"livre tournois \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","manat sign":"manat \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","mill sign":"\u0645\u0649\u0644 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","naira sign":"\u0646\u0627\u064a\u0631\u0627 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","new sheqel sign":"\u064a\u06d0\u06ad\u0649 \u0634\u0649\u0643\u0649\u0644 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","nordic mark sign":"\u0634\u0649\u0645\u0627\u0644\u0649\u064a \u064a\u0627\u06cb\u0631\u0648\u067e\u0627 \u0645\u0627\u0631\u0643 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","peseta sign":"\u067e\u06d0\u0633\u06d0\u062a\u0627 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","peso sign":"\u067e\u06d0\u0633\u0648 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","ruble sign":"\u0631\u06c7\u0628\u0644\u0649 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","rupee sign":"\u0631\u06c7\u067e\u0649\u064a\u06d5 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","spesmilo sign":"spesmilo \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","styles":"\u0626\u06c7\u0633\u0644\u06c7\u0628\u0644\u0627\u0631","tenge sign":"tenge \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","tugrik sign":"\u062a\u06c8\u06af\u0631\u0649\u0643 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","turkish lira sign":"\u062a\u06c8\u0631\u0643\u0649\u064a\u06d5 \u0644\u0649\u0631\u0627 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","won sign":"\u06cb\u0648\u0646 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","yen character":"\u064a\u06d0\u0646 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","yen/yuan character variant one":"\u064a\u06d0\u0646 \u06cb\u06d5 \u064a\u06c8\u06d5\u0646 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","yuan character":"\u064a\u06c8\u06d5\u0646 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649","yuan character, in hong kong and taiwan":"\u064a\u06c8\u06d5\u0646 \u0628\u06d5\u0644\u06af\u0649\u0633\u0649 (\u0634\u064a\u0627\u06ad\u06af\u0627\u06ad \u06cb\u06d5 \u062a\u06d5\u064a\u06cb\u06d5\u0646)","{0} characters":"{0} \u06be\u06d5\u0631\u067e-\u0628\u06d5\u0644\u06af\u06d5","{0} columns, {1} rows":"","{0} words":"{0} \u0633\u06c6\u0632"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/uk.js b/libraries/tinymce/js/tinymce/langs/uk.js index 7f4e7ed..ad43618 100644 --- a/libraries/tinymce/js/tinymce/langs/uk.js +++ b/libraries/tinymce/js/tinymce/langs/uk.js @@ -1 +1 @@ -tinymce.addI18n("uk",{"Redo":"\u041f\u043e\u0432\u0442\u043e\u0440\u0438\u0442\u0438","Undo":"\u0421\u043a\u0430\u0441\u0443\u0432\u0430\u0442\u0438","Cut":"\u0412\u0438\u0440\u0456\u0437\u0430\u0442\u0438","Copy":"\u041a\u043e\u043f\u0456\u044e\u0432\u0430\u0442\u0438","Paste":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438","Select all":"\u0412\u0438\u0434\u0456\u043b\u0438\u0442\u0438 \u0432\u0441\u0435","New document":"\u0421\u0442\u0432\u043e\u0440\u0438\u0442\u0438 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442","Ok":"\u0413\u0430\u0440\u0430\u0437\u0434","Cancel":"\u0421\u043a\u0430\u0441\u0443\u0432\u0430\u0442\u0438","Visual aids":"\u041d\u0430\u043e\u0447\u043d\u0456 \u043f\u0440\u0438\u043b\u0430\u0434\u0434\u044f","Bold":"\u0416\u0438\u0440\u043d\u0438\u0439","Italic":"\u041a\u0443\u0440\u0441\u0438\u0432","Underline":"\u041f\u0456\u0434\u043a\u0440\u0435\u0441\u043b\u0435\u043d\u043d\u044f","Strikethrough":"\u041f\u0435\u0440\u0435\u043a\u0440\u0435\u0441\u043b\u0435\u043d\u043d\u044f","Superscript":"\u041d\u0430\u0434\u0440\u044f\u0434\u043a\u043e\u0432\u0438\u0439 \u0441\u0438\u043c\u0432\u043e\u043b","Subscript":"\u041f\u0456\u0434\u0440\u044f\u0434\u043a\u043e\u0432\u0438\u0439 \u0441\u0438\u043c\u0432\u043e\u043b","Clear formatting":"\u041e\u0447\u0438\u0441\u0442\u0438\u0442\u0438 \u0444\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u043d\u043d\u044f","Remove":"\u0412\u0438\u0434\u0430\u043b\u0438\u0442\u0438","Align left":"\u041f\u043e \u043b\u0456\u0432\u043e\u043c\u0443 \u043a\u0440\u0430\u044e","Align center":"\u0412\u0438\u0440\u0456\u0432\u043d\u044f\u0442\u0438 \u043f\u043e \u0446\u0435\u043d\u0442\u0440\u0443","Align right":"\u0412\u0438\u0440\u0456\u0432\u043d\u044f\u0442\u0438 \u0437\u0430 \u043f\u0440\u0430\u0432\u0438\u043c \u043a\u0440\u0430\u0454\u043c","No alignment":"\u0411\u0435\u0437 \u0432\u0438\u0440\u0456\u0432\u043d\u044e\u0432\u0430\u043d\u043d\u044f","Justify":"\u0412\u0438\u0440\u0456\u0432\u043d\u044e\u0432\u0430\u043d\u043d\u044f","Bullet list":"\u041d\u0435\u043d\u0443\u043c\u0435\u0440\u043e\u0432\u0430\u043d\u0438\u0439 \u0441\u043f\u0438\u0441\u043e\u043a","Numbered list":"\u041d\u0443\u043c\u0435\u0440\u043e\u0432\u0430\u043d\u0438\u0439 \u0441\u043f\u0438\u0441\u043e\u043a","Decrease indent":"\u0417\u043c\u0435\u043d\u0448\u0438\u0442\u0438 \u0432\u0456\u0434\u0441\u0442\u0443\u043f","Increase indent":"\u0417\u0431\u0456\u043b\u044c\u0448\u0438\u0442\u0438 \u0432\u0456\u0434\u0441\u0442\u0443\u043f","Close":"\u0417\u0430\u043a\u0440\u0438\u0442\u0438","Formats":"\u0424\u043e\u0440\u043c\u0430\u0442\u0438","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"\u0412\u0430\u0448 \u0431\u0440\u0430\u0443\u0437\u0435\u0440 \u043d\u0435 \u043f\u0456\u0434\u0442\u0440\u0438\u043c\u0443\u0454 \u043f\u0440\u044f\u043c\u0438\u0439 \u0434\u043e\u0441\u0442\u0443\u043f \u0434\u043e \u0431\u0443\u0444\u0435\u0440\u0430 \u043e\u0431\u043c\u0456\u043d\u0443. \u0412\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u043e\u0432\u0443\u0439\u0442\u0435 \u043d\u0430\u0442\u043e\u043c\u0456\u0441\u0442\u044c \u0441\u043f\u043e\u043b\u0443\u0447\u0435\u043d\u043d\u044f \u043a\u043b\u0430\u0432\u0456\u0448 Ctrl\xa0+\xa0C/V/X.","Headings":"\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043a\u0438","Heading 1":"\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 1","Heading 2":"\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 2","Heading 3":"\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 3","Heading 4":"\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 4","Heading 5":"\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 5","Heading 6":"\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 6","Preformatted":"\u0424\u043e\u0440\u043c\u0430\u0442\u043e\u0432\u0430\u043d\u0438\u0439","Div":"\u0420\u043e\u0437\u0434\u0456\u043b","Pre":"\u041f\u043e\u043f\u0435\u0440\u0435\u0434\u043d\u0454 \u0444\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u043d\u043d\u044f","Code":"\u041a\u043e\u0434","Paragraph":"\u0410\u0431\u0437\u0430\u0446","Blockquote":"\u0411\u043b\u043e\u043a \u0446\u0438\u0442\u0443\u0432\u0430\u043d\u043d\u044f","Inline":"\u0420\u044f\u0434\u043a\u043e\u0432\u0438\u0439","Blocks":"\u0411\u043b\u043e\u043a\u0438","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"\u0412\u0441\u0442\u0430\u0432\u043a\u0430 \u0437\u0434\u0456\u0439\u0441\u043d\u044e\u0454\u0442\u044c\u0441\u044f \u0443 \u0432\u0438\u0433\u043b\u044f\u0434\u0456 \u043f\u0440\u043e\u0441\u0442\u043e\u0433\u043e \u0442\u0435\u043a\u0441\u0442\u0443, \u043f\u043e\u043a\u0438 \u0434\u0430\u043d\u0443 \u043e\u043f\u0446\u0456\u044e \u043d\u0435 \u0432\u0438\u043c\u043a\u043d\u0435\u043d\u043e.","Fonts":"\u0428\u0440\u0438\u0444\u0442\u0438","Font sizes":"\u0420\u043e\u0437\u043c\u0456\u0440\u0438 \u0448\u0440\u0438\u0444\u0442\u0456\u0432","Class":"\u041a\u043b\u0430\u0441","Browse for an image":"\u0412\u0438\u0431\u0435\u0440\u0456\u0442\u044c \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f","OR":"\u0410\u0411\u041e","Drop an image here":"\u041f\u0435\u0440\u0435\u043c\u0456\u0441\u0442\u0456\u0442\u044c \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f \u0441\u044e\u0434\u0438","Upload":"\u0417\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0438\u0442\u0438","Uploading image":"\u0417\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0435\u043d\u043d\u044f \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f","Block":"\u0411\u043b\u043e\u043a","Align":"\u0412\u0438\u0440\u0456\u0432\u043d\u044e\u0432\u0430\u043d\u043d\u044f","Default":"\u0417\u0430 \u0437\u0430\u043c\u043e\u0432\u0447\u0443\u0432\u0430\u043d\u043d\u044f\u043c","Circle":"\u041a\u043e\u043b\u043e","Disc":"\u0414\u0438\u0441\u043a","Square":"\u041a\u0432\u0430\u0434\u0440\u0430\u0442","Lower Alpha":"\u041c\u0430\u043b\u0456 \u043b\u0456\u0442\u0435\u0440\u0438","Lower Greek":"\u041c\u0430\u043b\u0456 \u0433\u0440\u0435\u0446\u044c\u043a\u0456 \u043b\u0456\u0442\u0435\u0440\u0438","Lower Roman":"\u041c\u0430\u043b\u0456 \u0440\u0438\u043c\u0441\u044c\u043a\u0456 \u043b\u0456\u0442\u0435\u0440\u0438","Upper Alpha":"\u0412\u0435\u043b\u0438\u043a\u0456 \u043b\u0456\u0442\u0435\u0440\u0438","Upper Roman":"\u0412\u0435\u043b\u0438\u043a\u0456 \u0440\u0438\u043c\u0441\u044c\u043a\u0456 \u043b\u0456\u0442\u0435\u0440\u0438","Anchor...":"\u042f\u043a\u0456\u0440\u2026","Anchor":"\u042f\u043a\u0456\u0440","Name":"\u041d\u0430\u0437\u0432\u0430","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"\u0406\u0434\u0435\u043d\u0442\u0438\u0444\u0456\u043a\u0430\u0442\u043e\u0440 \u043c\u0430\u0454 \u043f\u043e\u0447\u0438\u043d\u0430\u0442\u0438\u0441\u044f \u0437 \u043b\u0456\u0442\u0435\u0440\u0438, \u0437\u0430 \u044f\u043a\u043e\u044e \u0439\u0434\u0443\u0442\u044c \u043b\u0438\u0448\u0435 \u043b\u0456\u0442\u0435\u0440\u0438, \u0446\u0438\u0444\u0440\u0438, \u0442\u0438\u0440\u0435, \u043a\u0440\u0430\u043f\u043a\u0438, \u0434\u0432\u043e\u043a\u0440\u0430\u043f\u043a\u0438 \u0430\u0431\u043e \u043f\u0456\u0434\u043a\u0440\u0435\u0441\u043b\u0435\u043d\u043d\u044f.","You have unsaved changes are you sure you want to navigate away?":"\u0423 \u0432\u0430\u0441 \u0454 \u043d\u0435\u0437\u0431\u0435\u0440\u0435\u0436\u0435\u043d\u0456 \u0437\u043c\u0456\u043d\u0438. \u0412\u0438 \u0432\u043f\u0435\u0432\u043d\u0435\u043d\u0456, \u0449\u043e \u0445\u043e\u0447\u0435\u0442\u0435 \u043f\u0456\u0442\u0438?","Restore last draft":"\u0412\u0456\u0434\u043d\u043e\u0432\u043b\u0435\u043d\u043d\u044f \u043e\u0441\u0442\u0430\u043d\u043d\u044c\u043e\u0433\u043e \u043f\u0440\u043e\u0435\u043a\u0442\u0443","Special character...":"\u0421\u043f\u0435\u0446\u0456\u0430\u043b\u044c\u043d\u0438\u0439 \u0441\u0438\u043c\u0432\u043e\u043b\u2026","Special Character":"\u0421\u043f\u0435\u0446\u0456\u0430\u043b\u044c\u043d\u0438\u0439 \u0441\u0438\u043c\u0432\u043e\u043b","Source code":"\u0412\u0438\u0445\u0456\u0434\u043d\u0438\u0439 \u043a\u043e\u0434","Insert/Edit code sample":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438/\u0437\u043c\u0456\u043d\u0438\u0442\u0438 \u043f\u0440\u0438\u043a\u043b\u0430\u0434 \u043a\u043e\u0434\u0443","Language":"\u041c\u043e\u0432\u0430","Code sample...":"\u041f\u0440\u0438\u043a\u043b\u0430\u0434 \u043a\u043e\u0434\u0443\u2026","Left to right":"\u0417\u043b\u0456\u0432\u0430 \u043d\u0430\u043f\u0440\u0430\u0432\u043e","Right to left":"\u0421\u043f\u0440\u0430\u0432\u0430 \u043d\u0430\u043b\u0456\u0432\u043e","Title":"\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a","Fullscreen":"\u041d\u0430 \u0432\u0435\u0441\u044c \u0435\u043a\u0440\u0430\u043d","Action":"\u0414\u0456\u044f","Shortcut":"\u042f\u0440\u043b\u0438\u043a","Help":"\u0414\u043e\u0432\u0456\u0434\u043a\u0430","Address":"\u0410\u0434\u0440\u0435\u0441\u0430","Focus to menubar":"\u0424\u043e\u043a\u0443\u0441 \u043d\u0430 \u043f\u0430\u043d\u0435\u043b\u044c \u043c\u0435\u043d\u044e","Focus to toolbar":"\u0424\u043e\u043a\u0443\u0441 \u043d\u0430 \u043f\u0430\u043d\u0435\u043b\u0456 \u0456\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0456\u0432","Focus to element path":"\u0424\u043e\u043a\u0443\u0441 \u043d\u0430 \u0448\u043b\u044f\u0445\u0443 \u0434\u043e \u0435\u043b\u0435\u043c\u0435\u043d\u0442\u0430","Focus to contextual toolbar":"\u0424\u043e\u043a\u0443\u0441 \u043d\u0430 \u043a\u043e\u043d\u0442\u0435\u043a\u0441\u0442\u043d\u0456\u0439 \u043f\u0430\u043d\u0435\u043b\u0456","Insert link (if link plugin activated)":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f (\u044f\u043a\u0449\u043e \u043f\u043b\u0430\u0491\u0456\u043d \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u044c \u0430\u043a\u0442\u0438\u0432\u043e\u0432\u0430\u043d\u043e)","Save (if save plugin activated)":"\u0417\u0431\u0435\u0440\u0435\u0433\u0442\u0438 (\u044f\u043a\u0449\u043e \u043f\u043b\u0430\u0491\u0456\u043d \u0437\u0431\u0435\u0440\u0435\u0436\u0435\u043d\u043d\u044f \u0430\u043a\u0442\u0438\u0432\u043e\u0432\u0430\u043d\u043e)","Find (if searchreplace plugin activated)":"\u0417\u043d\u0430\u0439\u0442\u0438 (\u044f\u043a\u0449\u043e \u043f\u043b\u0430\u0491\u0456\u043d \u043f\u043e\u0448\u0443\u043a\u0443 \u0430\u043a\u0442\u0438\u0432\u043e\u0432\u0430\u043d\u043e)","Plugins installed ({0}):":"\u0412\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u0456 \u043f\u043b\u0430\u0491\u0456\u043d\u0438 ({0}):","Premium plugins:":"\u041f\u0440\u0435\u043c\u0456\u0443\u043c \u043f\u043b\u0430\u0491\u0456\u043d\u0438:","Learn more...":"\u0414\u043e\u0434\u0430\u0442\u043a\u043e\u0432\u043e\u2026","You are using {0}":"\u0412\u0438 \u0432\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u043e\u0432\u0443\u0454\u0442\u0435 {0}","Plugins":"\u041f\u043b\u0430\u0491\u0456\u043d\u0438","Handy Shortcuts":"\u0421\u043f\u043e\u043b\u0443\u0447\u0435\u043d\u043d\u044f \u043a\u043b\u0430\u0432\u0456\u0448","Horizontal line":"\u0413\u043e\u0440\u0438\u0437\u043e\u043d\u0442\u0430\u043b\u044c\u043d\u0430 \u043b\u0456\u043d\u0456\u044f","Insert/edit image":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438/\u0440\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u0442\u0438 \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f","Alternative description":"\u0410\u043b\u044c\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u043d\u0438\u0439 \u043e\u043f\u0438\u0441","Accessibility":"\u0414\u043e\u0441\u0442\u0443\u043f\u043d\u0456\u0441\u0442\u044c","Image is decorative":"\u0417\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f \u0434\u0435\u043a\u043e\u0440\u0430\u0442\u0438\u0432\u043d\u0435","Source":"\u0414\u0436\u0435\u0440\u0435\u043b\u043e","Dimensions":"\u0420\u043e\u0437\u043c\u0456\u0440\u0438","Constrain proportions":"\u0417\u0431\u0435\u0440\u0456\u0433\u0430\u0442\u0438 \u043f\u0440\u043e\u043f\u043e\u0440\u0446\u0456\u0457","General":"\u0417\u0430\u0433\u0430\u043b\u044c\u043d\u0456","Advanced":"\u0414\u043e\u0434\u0430\u0442\u043a\u043e\u0432\u043e","Style":"\u0421\u0442\u0438\u043b\u044c","Vertical space":"\u0412\u0435\u0440\u0442\u0438\u043a\u0430\u043b\u044c\u043d\u0438\u0439 \u0456\u043d\u0442\u0435\u0440\u0432\u0430\u043b","Horizontal space":"\u0413\u043e\u0440\u0438\u0437\u043e\u043d\u0442\u0430\u043b\u044c\u043d\u0438\u0439 \u0456\u043d\u0442\u0435\u0440\u0432\u0430\u043b","Border":"\u041c\u0435\u0436\u0430","Insert image":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f","Image...":"\u0417\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f\u2026","Image list":"\u0421\u043f\u0438\u0441\u043e\u043a \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u044c","Resize":"\u0417\u043c\u0456\u043d\u0438\u0442\u0438 \u0440\u043e\u0437\u043c\u0456\u0440","Insert date/time":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0434\u0430\u0442\u0443/\u0447\u0430\u0441","Date/time":"\u0414\u0430\u0442\u0430/\u0447\u0430\u0441","Insert/edit link":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438/\u0440\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u0442\u0438 \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f","Text to display":"\u0412\u0456\u0434\u043e\u0431\u0440\u0430\u0436\u0443\u0432\u0430\u043d\u0438\u0439 \u0442\u0435\u043a\u0441\u0442","Url":"\u0410\u0434\u0440\u0435\u0441\u0430 \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f","Open link in...":"\u0412\u0456\u0434\u043a\u0440\u0438\u0442\u0438 \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f \u0432\u2026","Current window":"\u0423 \u043f\u043e\u0442\u043e\u0447\u043d\u043e\u043c\u0443 \u0432\u0456\u043a\u043d\u0456","None":"\u041d\u0435\u043c\u0430\u0454","New window":"\u0423 \u043d\u043e\u0432\u043e\u043c\u0443 \u0432\u0456\u043a\u043d\u0456","Open link":"\u0412\u0456\u0434\u043a\u0440\u0438\u0442\u0438 \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f","Remove link":"\u0412\u0438\u0434\u0430\u043b\u0438\u0442\u0438 \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f","Anchors":"\u042f\u043a\u043e\u0440\u0456","Link...":"\u041f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f\u2026","Paste or type a link":"\u0412\u0432\u0435\u0434\u0456\u0442\u044c \u0430\u0431\u043e \u0432\u0441\u0442\u0430\u0432\u0442\u0435 \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"\u0421\u0445\u043e\u0436\u0435, \u0449\u043e \u0432\u0438 \u0432\u0432\u0435\u043b\u0438 \u0430\u0434\u0440\u0435\u0441\u0443 \u0435\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u043e\u0457 \u043f\u043e\u0448\u0442\u0438. \u0411\u0430\u0436\u0430\u0454\u0442\u0435 \u0434\u043e\u0434\u0430\u0442\u0438 \u043f\u0440\u0435\u0444\u0456\u043a\u0441 \xabmailto:\xbb?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"\u0421\u0445\u043e\u0436\u0435, \u0449\u043e \u0432\u0438 \u0432\u0432\u0435\u043b\u0438 \u0437\u043e\u0432\u043d\u0456\u0448\u043d\u0454 \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f. \u0411\u0430\u0436\u0430\u0454\u0442\u0435 \u0434\u043e\u0434\u0430\u0442\u0438 \u043f\u0440\u0435\u0444\u0456\u043a\u0441 \xabhttp://\xbb?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":'\u0421\u0445\u043e\u0436\u0435, \u0449\u043e \u0412\u0438 \u0432\u0432\u0435\u043b\u0438 \u0437\u043e\u0432\u043d\u0456\u0448\u043d\u0454 \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f. \u0411\u0430\u0436\u0430\u0454\u0442\u0435 \u0434\u043e\u0434\u0430\u0442\u0438 \u043f\u0440\u0435\u0444\u0456\u043a\u0441 "https://"?',"Link list":"\u0421\u043f\u0438\u0441\u043e\u043a \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u044c","Insert video":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0432\u0456\u0434\u0435\u043e","Insert/edit video":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438/\u0440\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u0442\u0438 \u0432\u0456\u0434\u0435\u043e","Insert/edit media":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438/\u0440\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u0442\u0438 \u043c\u0435\u0434\u0456\u0430","Alternative source":"\u0410\u043b\u044c\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u043d\u0435 \u0434\u0436\u0435\u0440\u0435\u043b\u043e","Alternative source URL":"\u041f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f \u043d\u0430 \u0430\u043b\u044c\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u043d\u0435 \u0434\u0436\u0435\u0440\u0435\u043b\u043e","Media poster (Image URL)":"\u0421\u0432\u0456\u0442\u043b\u0438\u043d\u0430 \u043c\u0435\u0434\u0456\u0430 (\u043f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f \u043d\u0430 \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f)","Paste your embed code below:":"\u0412\u0441\u0442\u0430\u0432\u0442\u0435 \u0432\u0430\u0448 \u043a\u043e\u0434 \u043d\u0438\u0436\u0447\u0435:","Embed":"\u041a\u043e\u0434 \u0434\u043b\u044f \u0432\u0441\u0442\u0430\u0432\u043a\u0438","Media...":"\u041c\u0435\u0434\u0456\u0430\u2026","Nonbreaking space":"\u041d\u0435\u0440\u043e\u0437\u0440\u0438\u0432\u043d\u0438\u0439 \u043f\u0440\u043e\u0431\u0456\u043b","Page break":"\u0420\u043e\u0437\u0440\u0438\u0432 \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0438","Paste as text":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u044f\u043a \u0442\u0435\u043a\u0441\u0442","Preview":"\u041f\u043e\u043f\u0435\u0440\u0435\u0434\u043d\u0456\u0439 \u043f\u0435\u0440\u0435\u0433\u043b\u044f\u0434","Print":"\u0414\u0440\u0443\u043a","Print...":"\u0414\u0440\u0443\u043a\u0443\u0432\u0430\u0442\u0438\u2026","Save":"\u0417\u0431\u0435\u0440\u0435\u0433\u0442\u0438","Find":"\u0417\u043d\u0430\u0439\u0442\u0438","Replace with":"\u0417\u0430\u043c\u0456\u043d\u0438\u0442\u0438 \u043d\u0430","Replace":"\u0417\u0430\u043c\u0456\u043d\u0438\u0442\u0438","Replace all":"\u0417\u0430\u043c\u0456\u043d\u0438\u0442\u0438 \u0432\u0441\u0435","Previous":"\u041f\u043e\u043f\u0435\u0440\u0435\u0434\u043d\u0456\u0439","Next":"\u041d\u0430\u0441\u0442\u0443\u043f\u043d\u0438\u0439","Find and Replace":"\u0417\u043d\u0430\u0439\u0442\u0438 \u0456 \u0437\u0430\u043c\u0456\u043d\u0438\u0442\u0438","Find and replace...":"\u041f\u043e\u0448\u0443\u043a \u0456 \u0437\u0430\u043c\u0456\u043d\u0430\u2026","Could not find the specified string.":"\u0412\u043a\u0430\u0437\u0430\u043d\u0438\u0439 \u0440\u044f\u0434\u043e\u043a \u043d\u0435 \u0437\u043d\u0430\u0439\u0434\u0435\u043d\u043e.","Match case":"\u0412\u0440\u0430\u0445\u043e\u0432\u0443\u0432\u0430\u0442\u0438 \u0440\u0435\u0433\u0456\u0441\u0442\u0440","Find whole words only":"\u0428\u0443\u043a\u0430\u0442\u0438 \u0442\u0456\u043b\u044c\u043a\u0438 \u0446\u0456\u043b\u0456 \u0441\u043b\u043e\u0432\u0430","Find in selection":"\u0417\u043d\u0430\u0439\u0442\u0438 \u0443 \u0432\u0438\u0434\u0456\u043b\u0435\u043d\u043e\u043c\u0443","Insert table":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0442\u0430\u0431\u043b\u0438\u0446\u044e","Table properties":"\u0412\u043b\u0430\u0441\u0442\u0438\u0432\u043e\u0441\u0442\u0456 \u0442\u0430\u0431\u043b\u0438\u0446\u0456","Delete table":"\u0412\u0438\u0434\u0430\u043b\u0438\u0442\u0438 \u0442\u0430\u0431\u043b\u0438\u0446\u044e","Cell":"\u041a\u043e\u043c\u0456\u0440\u043a\u0430","Row":"\u0420\u044f\u0434\u043e\u043a","Column":"\u0421\u0442\u043e\u0432\u043f\u0435\u0446\u044c","Cell properties":"\u041f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u0438 \u043a\u043e\u043c\u0456\u0440\u043a\u0438","Merge cells":"\u041e\u0431\u2019\u0454\u0434\u043d\u0430\u0442\u0438 \u043a\u043e\u043c\u0456\u0440\u043a\u0438","Split cell":"\u0420\u043e\u0437\u0434\u0456\u043b\u0438\u0442\u0438 \u043a\u043e\u043c\u0456\u0440\u043a\u0443","Insert row before":"\u0414\u043e\u0434\u0430\u0442\u0438 \u043f\u043e\u0440\u043e\u0436\u043d\u0456\u0439 \u0440\u044f\u0434\u043e\u043a \u0437\u0432\u0435\u0440\u0445\u0443","Insert row after":"\u0414\u043e\u0434\u0430\u0442\u0438 \u043f\u043e\u0440\u043e\u0436\u043d\u0456\u0439 \u0440\u044f\u0434\u043e\u043a \u0437\u043d\u0438\u0437\u0443","Delete row":"\u0412\u0438\u0434\u0430\u043b\u0438\u0442\u0438 \u0440\u044f\u0434\u043e\u043a","Row properties":"\u041f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u0438 \u0440\u044f\u0434\u043a\u0430","Cut row":"\u0412\u0438\u0440\u0456\u0437\u0430\u0442\u0438 \u0440\u044f\u0434\u043e\u043a","Cut column":"\u0412\u0438\u0440\u0456\u0437\u0430\u0442\u0438 \u043a\u043e\u043b\u043e\u043d\u043a\u0443","Copy row":"\u041a\u043e\u043f\u0456\u044e\u0432\u0430\u0442\u0438 \u0440\u044f\u0434\u043e\u043a","Copy column":"\u041a\u043e\u043f\u0456\u044e\u0432\u0430\u0442\u0438 \u043a\u043e\u043b\u043e\u043d\u043a\u0443","Paste row before":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0440\u044f\u0434\u043e\u043a \u0437 \u0431\u0443\u0444\u0435\u0440\u0430 \u0437\u0432\u0435\u0440\u0445\u0443","Paste column before":"\u0414\u043e\u0434\u0430\u0442\u0438 \u0441\u0442\u043e\u0432\u043f\u0435\u0446\u044c \u043b\u0456\u0432\u043e\u0440\u0443\u0447","Paste row after":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0440\u044f\u0434\u043e\u043a \u0437 \u0431\u0443\u0444\u0435\u0440\u0430 \u0437\u043d\u0438\u0437\u0443","Paste column after":"\u0414\u043e\u0434\u0430\u0442\u0438 \u0441\u0442\u043e\u0432\u043f\u0435\u0446\u044c \u043f\u0440\u0430\u0432\u043e\u0440\u0443\u0447","Insert column before":"\u0414\u043e\u0434\u0430\u0442\u0438 \u0441\u0442\u043e\u0432\u043f\u0435\u0446\u044c \u043b\u0456\u0432\u043e\u0440\u0443\u0447","Insert column after":"\u0414\u043e\u0434\u0430\u0442\u0438 \u0441\u0442\u043e\u0432\u043f\u0435\u0446\u044c \u043f\u0440\u0430\u0432\u043e\u0440\u0443\u0447","Delete column":"\u0412\u0438\u0434\u0430\u043b\u0438\u0442\u0438 \u0441\u0442\u043e\u0432\u043f\u0435\u0446\u044c","Cols":"\u0421\u0442\u043e\u0432\u043f\u0446\u0456","Rows":"\u0420\u044f\u0434\u043a\u0438","Width":"\u0428\u0438\u0440\u0438\u043d\u0430","Height":"\u0412\u0438\u0441\u043e\u0442\u0430","Cell spacing":"\u0412\u0456\u0434\u0441\u0442\u0430\u043d\u044c \u043c\u0456\u0436 \u043a\u043e\u043c\u0456\u0440\u043a\u0430\u043c\u0438","Cell padding":"\u041f\u043e\u043b\u044f \u043a\u043e\u043c\u0456\u0440\u043e\u043a","Row clipboard actions":"\u0414\u0456\u0457 \u0437 \u0431\u0443\u0444\u0435\u0440\u043e\u043c \u043e\u0431\u043c\u0456\u043d\u0443 \u0440\u044f\u0434\u043a\u0456\u0432","Column clipboard actions":"\u0414\u0456\u0457 \u0437 \u0431\u0443\u0444\u0435\u0440\u043e\u043c \u043e\u0431\u043c\u0456\u043d\u0443 \u0441\u0442\u043e\u0432\u043f\u0446\u0456\u0432","Table styles":"\u0421\u0442\u0438\u043b\u0456 \u0442\u0430\u0431\u043b\u0438\u0446\u0456","Cell styles":"\u0421\u0442\u0438\u043b\u0456 \u043a\u043e\u043c\u0456\u0440\u043a\u0438","Column header":"\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a \u0441\u0442\u043e\u0432\u043f\u0446\u044f","Row header":"\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a \u0440\u044f\u0434\u043a\u0430","Table caption":"\u041f\u0456\u0434\u043f\u0438\u0441 \u0442\u0430\u0431\u043b\u0438\u0446\u0456","Caption":"\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a","Show caption":"\u041f\u043e\u043a\u0430\u0437\u0443\u0432\u0430\u0442\u0438 \u0437\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a","Left":"\u041b\u0456\u0432\u043e\u0440\u0443\u0447","Center":"\u041f\u043e \u0446\u0435\u043d\u0442\u0440\u0443","Right":"\u041f\u0440\u0430\u0432\u043e\u0440\u0443\u0447","Cell type":"\u0422\u0438\u043f \u043a\u043e\u043c\u0456\u0440\u043a\u0438","Scope":"\u041e\u0431\u043b\u0430\u0441\u0442\u044c","Alignment":"\u0412\u0438\u0440\u0456\u0432\u043d\u044e\u0432\u0430\u043d\u043d\u044f","Horizontal align":"\u0413\u043e\u0440\u0438\u0437\u043e\u043d\u0442\u0430\u043b\u044c\u043d\u0435 \u0432\u0438\u0440\u0456\u0432\u043d\u044e\u0432\u0430\u043d\u043d\u044f","Vertical align":"\u0412\u0435\u0440\u0442\u0438\u043a\u0430\u043b\u044c\u043d\u0435 \u0432\u0438\u0440\u0456\u0432\u043d\u044e\u0432\u0430\u043d\u043d\u044f","Top":"\u0412\u0433\u043e\u0440\u0456","Middle":"\u041f\u043e\u0441\u0435\u0440\u0435\u0434\u0438\u043d\u0456","Bottom":"\u0417\u043d\u0438\u0437\u0443","Header cell":"\u041a\u043b\u0456\u0442\u0438\u043d\u043a\u0430 \u0437\u0430\u0433\u043e\u043b\u043e\u0432\u043a\u0430","Row group":"\u0413\u0440\u0443\u043f\u0430 \u0440\u044f\u0434\u043a\u0456\u0432","Column group":"\u0413\u0440\u0443\u043f\u0430 \u0441\u0442\u043e\u0432\u043f\u0446\u0456\u0432","Row type":"\u0422\u0438\u043f \u0440\u044f\u0434\u043a\u0430","Header":"\u0412\u0435\u0440\u0445\u043d\u0456\u0439 \u043a\u043e\u043b\u043e\u043d\u0442\u0438\u0442\u0443\u043b","Body":"\u0422\u0456\u043b\u043e","Footer":"\u041d\u0438\u0436\u043d\u0456\u0439 \u043a\u043e\u043b\u043e\u043d\u0442\u0438\u0442\u0443\u043b","Border color":"\u041a\u043e\u043b\u0456\u0440 \u043c\u0435\u0436\u0456","Solid":"\u0421\u0443\u0446\u0456\u043b\u044c\u043d\u0430","Dotted":"\u041f\u0443\u043d\u043a\u0442\u0438\u0440\u043d\u0430","Dashed":"\u0428\u0442\u0440\u0438\u0445\u043e\u0432\u0430","Double":"\u041f\u043e\u0434\u0432\u0456\u0439\u043d\u0430","Groove":"\u041a\u0430\u043d\u0430\u0432\u043a\u0430","Ridge":"\u0412\u0438\u0441\u0442\u0443\u043f","Inset":"\u0412\u043a\u043b\u0430\u0434\u043a\u0430","Outset":"\u041d\u0430 \u043f\u043e\u0447\u0430\u0442\u043a\u0443","Hidden":"\u041f\u0440\u0438\u0445\u043e\u0432\u0430\u043d\u043e","Insert template...":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0448\u0430\u0431\u043b\u043e\u043d\u2026","Templates":"\u0428\u0430\u0431\u043b\u043e\u043d\u0438","Template":"\u0428\u0430\u0431\u043b\u043e\u043d","Insert Template":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0448\u0430\u0431\u043b\u043e\u043d","Text color":"\u041a\u043e\u043b\u0456\u0440 \u0442\u0435\u043a\u0441\u0442\u0443","Background color":"\u041a\u043e\u043b\u0456\u0440 \u0442\u043b\u0430","Custom...":"\u041a\u043e\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0446\u044c\u043a\u0438\u0439\u2026","Custom color":"\u041a\u043e\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0446\u044c\u043a\u0438\u0439 \u043a\u043e\u043b\u0456\u0440","No color":"\u0411\u0435\u0437 \u043a\u043e\u043b\u044c\u043e\u0440\u0443","Remove color":"\u0412\u0438\u0434\u0430\u043b\u0438\u0442\u0438 \u043a\u043e\u043b\u0456\u0440","Show blocks":"\u041f\u043e\u043a\u0430\u0437\u0443\u0432\u0430\u0442\u0438 \u0431\u043b\u043e\u043a\u0438","Show invisible characters":"\u041f\u043e\u043a\u0430\u0437\u0443\u0432\u0430\u0442\u0438 \u043d\u0435\u0432\u0438\u0434\u0438\u043c\u0456 \u0441\u0438\u043c\u0432\u043e\u043b\u0438","Word count":"\u041a\u0456\u043b\u044c\u043a\u0456\u0441\u0442\u044c \u0441\u043b\u0456\u0432","Count":"\u041b\u0456\u0447\u0438\u043b\u044c\u043d\u0438\u043a","Document":"\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442","Selection":"\u0412\u0438\u0434\u0456\u043b\u0435\u043d\u043d\u044f","Words":"\u0421\u043b\u043e\u0432\u0430","Words: {0}":"\u041a\u0456\u043b\u044c\u043a\u0456\u0441\u0442\u044c \u0441\u043b\u0456\u0432: {0}","{0} words":"{0} \u0441\u043b\u0456\u0432","File":"\u0424\u0430\u0439\u043b","Edit":"\u0420\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u0442\u0438","Insert":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438","View":"\u0412\u0438\u0433\u043b\u044f\u0434","Format":"\u0424\u043e\u0440\u043c\u0430\u0442","Table":"\u0422\u0430\u0431\u043b\u0438\u0446\u044f","Tools":"\u0406\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0438","Powered by {0}":"\u0417\u0430\u0441\u043d\u043e\u0432\u0430\u043d\u043e \u043d\u0430 {0}","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\u041e\u0431\u043b\u0430\u0441\u0442\u044c \u0444\u043e\u0440\u043c\u0430\u0442\u043e\u0432\u0430\u043d\u043e\u0433\u043e \u0442\u0435\u043a\u0441\u0442\u0443. \u041d\u0430\u0442\u0438\u0441\u043d\u0456\u0442\u044c ALT\xa0+\xa0F9, \u0449\u043e\u0431 \u0432\u0438\u043a\u043b\u0438\u043a\u0430\u0442\u0438 \u043c\u0435\u043d\u044e, ALT\xa0+\xa0F10 \u2014 \u043f\u0430\u043d\u0435\u043b\u044c \u0456\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0456\u0432, ALT\xa0+\xa00 \u2014 \u0434\u043e\u0432\u0456\u0434\u043a\u0443.","Image title":"\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f","Border width":"\u0428\u0438\u0440\u0438\u043d\u0430 \u043c\u0435\u0436\u0456","Border style":"\u0421\u0442\u0438\u043b\u044c \u043c\u0435\u0436\u0456","Error":"\u041f\u043e\u043c\u0438\u043b\u043a\u0430","Warn":"\u041f\u043e\u043f\u0435\u0440\u0435\u0434\u0436\u0435\u043d\u043d\u044f","Valid":"\u0412\u0456\u0440\u043d\u0438\u0439","To open the popup, press Shift+Enter":"\u0429\u043e\u0431 \u0432\u0456\u0434\u043a\u0440\u0438\u0442\u0438 \u0441\u043f\u043b\u0438\u0432\u043d\u0435 \u0432\u0456\u043a\u043d\u043e, \u043d\u0430\u0442\u0438\u0441\u043d\u0456\u0442\u044c Shift\xa0+\xa0Enter","Rich Text Area":"\u041e\u0431\u043b\u0430\u0441\u0442\u044c \u0440\u043e\u0437\u0448\u0438\u0440\u0435\u043d\u043e\u0433\u043e \u0442\u0435\u043a\u0441\u0442\u0443","Rich Text Area. Press ALT-0 for help.":"\u041e\u0431\u043b\u0430\u0441\u0442\u044c \u0444\u043e\u0440\u043c\u0430\u0442\u043e\u0432\u0430\u043d\u043e\u0433\u043e \u0442\u0435\u043a\u0441\u0442\u0443. \u041d\u0430\u0442\u0438\u0441\u043d\u0456\u0442\u044c ALT\xa0+\xa00, \u0449\u043e\u0431 \u0432\u0456\u0434\u043a\u0440\u0438\u0442\u0438 \u0434\u043e\u0432\u0456\u0434\u043a\u0443.","System Font":"\u0421\u0438\u0441\u0442\u0435\u043c\u043d\u0438\u0439 \u0448\u0440\u0438\u0444\u0442","Failed to upload image: {0}":"\u041d\u0435 \u0432\u0434\u0430\u043b\u043e\u0441\u044f \u0432\u0456\u0434\u0432\u0430\u043d\u0442\u0430\u0436\u0438\u0442\u0438 \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f: {0}","Failed to load plugin: {0} from url {1}":"\u041d\u0435 \u0432\u0434\u0430\u043b\u043e\u0441\u044f \u0437\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0438\u0442\u0438 \u043f\u043b\u0430\u0491\u0456\u043d: {0} \u0437\u0430 \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f\u043c {1}","Failed to load plugin url: {0}":"\u041d\u0435 \u0432\u0434\u0430\u043b\u043e\u0441\u044f \u0437\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0438\u0442\u0438 \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f \u043d\u0430 \u043f\u043b\u0430\u0491\u0456\u043d: {0}","Failed to initialize plugin: {0}":"\u041d\u0435 \u0432\u0434\u0430\u043b\u043e\u0441\u044f \u0456\u043d\u0456\u0446\u0456\u0430\u043b\u0456\u0437\u0443\u0432\u0430\u0442\u0438 \u043f\u043b\u0430\u0491\u0456\u043d: {0}","example":"\u043f\u0440\u0438\u043a\u043b\u0430\u0434","Search":"\u041f\u043e\u0448\u0443\u043a","All":"\u0412\u0441\u0435","Currency":"\u0412\u0430\u043b\u044e\u0442\u0430","Text":"\u0422\u0435\u043a\u0441\u0442","Quotations":"\u0426\u0438\u0442\u0443\u0432\u0430\u043d\u043d\u044f","Mathematical":"\u041c\u0430\u0442\u0435\u043c\u0430\u0442\u0438\u0447\u043d\u0456 \u0441\u0438\u043c\u0432\u043e\u043b\u0438","Extended Latin":"\u0420\u043e\u0437\u0448\u0438\u0440\u0435\u043d\u0430 \u043b\u0430\u0442\u0438\u043d\u0438\u0446\u044f","Symbols":"\u0421\u0438\u043c\u0432\u043e\u043b\u0438","Arrows":"\u0421\u0442\u0440\u0456\u043b\u043a\u0438","User Defined":"\u0412\u0438\u0437\u043d\u0430\u0447\u0435\u043d\u0456 \u043a\u043e\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0447\u0435\u043c","dollar sign":"\u0437\u043d\u0430\u043a \u0434\u043e\u043b\u0430\u0440\u0430","currency sign":"\u0437\u043d\u0430\u043a \u0432\u0430\u043b\u044e\u0442\u0438","euro-currency sign":"\u0437\u043d\u0430\u043a \u0454\u0432\u0440\u043e","colon sign":"\u0437\u043d\u0430\u043a \u0434\u0432\u043e\u043a\u0440\u0430\u043f\u043a\u0438","cruzeiro sign":"\u0437\u043d\u0430\u043a \u043a\u0440\u0443\u0437\u0435\u0439\u0440\u043e","french franc sign":"\u0437\u043d\u0430\u043a \u0444\u0440\u0430\u043d\u0446\u0443\u0437\u044c\u043a\u043e\u0433\u043e \u0444\u0440\u0430\u043d\u043a\u0443","lira sign":"\u0437\u043d\u0430\u043a \u043b\u0456\u0440\u0438","mill sign":"\u0437\u043d\u0430\u043a \u043c\u0456\u043b\u044e","naira sign":"\u0437\u043d\u0430\u043a \u043d\u0430\u0439\u0440\u0438","peseta sign":"\u0437\u043d\u0430\u043a \u043f\u0435\u0441\u0435\u0442\u0438","rupee sign":"\u0437\u043d\u0430\u043a \u0440\u0443\u043f\u0456\u0457","won sign":"\u0437\u043d\u0430\u043a \u0432\u043e\u043d\u0438","new sheqel sign":"\u0437\u043d\u0430\u043a \u043d\u043e\u0432\u043e\u0433\u043e \u0448\u0435\u043a\u0435\u043b\u044f","dong sign":"\u0437\u043d\u0430\u043a \u0434\u043e\u043d\u0433\u0443","kip sign":"\u0437\u043d\u0430\u043a \u043a\u0456\u043f\u0443","tugrik sign":"\u0437\u043d\u0430\u043a \u0442\u0443\u0433\u0440\u0438\u043a\u0430","drachma sign":"\u0437\u043d\u0430\u043a \u0434\u0440\u0430\u0445\u043c\u0438","german penny symbol":"\u0417\u043d\u0430\u043a \u043d\u0456\u043c\u0435\u0446\u044c\u043a\u043e\u0433\u043e \u043f\u0435\u043d\u043d\u0456","peso sign":"\u0417\u043d\u0430\u043a \u043f\u0435\u0441\u043e","guarani sign":"\u0417\u043d\u0430\u043a \u0433\u0443\u0430\u0440\u0430\u043d\u0456","austral sign":"\u0437\u043d\u0430\u043a \u0430\u0443\u0441\u0442\u0440\u0430\u043b\u044e","hryvnia sign":"\u0437\u043d\u0430\u043a \u0433\u0440\u0438\u0432\u043d\u0456","cedi sign":"\u0437\u043d\u0430\u043a \u0441\u0435\u0434\u0456","livre tournois sign":"\u0437\u043d\u0430\u043a \u0442\u0443\u0440\u0441\u044c\u043a\u043e\u0433\u043e \u043b\u0456\u0432\u0440\u0443","spesmilo sign":"\u0437\u043d\u0430\u043a \u0441\u043f\u0435\u0441\u043c\u0456\u043b\u043e","tenge sign":"\u0437\u043d\u0430\u043a \u0442\u0435\u043d\u0433\u0435","indian rupee sign":"\u0437\u043d\u0430\u043a \u0456\u043d\u0434\u0456\u0439\u0441\u044c\u043a\u043e\u0457 \u0440\u0443\u043f\u0456\u0457","turkish lira sign":"\u0437\u043d\u0430\u043a \u0442\u0443\u0440\u0435\u0446\u044c\u043a\u043e\u0457 \u043b\u0456\u0440\u0438","nordic mark sign":"\u0437\u043d\u0430\u043a \u043f\u0456\u0432\u043d\u0456\u0447\u043d\u043e\u0457 \u043c\u0430\u0440\u043a\u0438","manat sign":"\u0437\u043d\u0430\u043a \u043c\u0430\u043d\u0430\u0442\u0443","ruble sign":"\u0437\u043d\u0430\u043a \u0440\u0443\u0431\u043b\u044f","yen character":"\u0441\u0438\u043c\u0432\u043e\u043b \u0454\u043d\u0438","yuan character":"\u0441\u0438\u043c\u0432\u043e\u043b \u044e\u0430\u043d\u044e","yuan character, in hong kong and taiwan":"\u0441\u0438\u043c\u0432\u043e\u043b \u044e\u0430\u043d\u044e \u0432 \u0413\u043e\u043d\u043a\u043e\u043d\u0437\u0456 \u0456 \u0422\u0430\u0439\u0432\u0430\u043d\u0456","yen/yuan character variant one":"\u0441\u0438\u043c\u0432\u043e\u043b \u0454\u043d\u0438/\u044e\u0430\u043d\u044e, \u043f\u0435\u0440\u0448\u0438\u0439 \u0432\u0430\u0440\u0456\u0430\u043d\u0442","Emojis":"\u0415\u043c\u043e\u0434\u0436\u0456","Emojis...":"\u0415\u043c\u043e\u0434\u0436\u0456...","Loading emojis...":"\u0415\u043c\u043e\u0434\u0436\u0456 \u0437\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0443\u044e\u0442\u044c\u0441\u044f...","Could not load emojis":"\u041d\u0435 \u043c\u043e\u0436\u0443 \u0437\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0438\u0442\u0438 \u0435\u043c\u043e\u0434\u0436\u0456","People":"\u041b\u044e\u0434\u0438","Animals and Nature":"\u0422\u0432\u0430\u0440\u0438\u043d\u0438 \u0442\u0430 \u043f\u0440\u0438\u0440\u043e\u0434\u0430","Food and Drink":"\u0407\u0436\u0430 \u0442\u0430 \u043d\u0430\u043f\u043e\u0457","Activity":"\u0410\u043a\u0442\u0438\u0432\u043d\u0456\u0441\u0442\u044c","Travel and Places":"\u041f\u043e\u0434\u043e\u0440\u043e\u0436\u0456 \u0456 \u043c\u0456\u0441\u0446\u044f","Objects":"\u041e\u0431\u2019\u0454\u043a\u0442\u0438","Flags":"\u041f\u0440\u0430\u043f\u043e\u0440\u0438","Characters":"\u0421\u0438\u043c\u0432\u043e\u043b\u0438","Characters (no spaces)":"\u0421\u0438\u043c\u0432\u043e\u043b\u0438 (\u0431\u0435\u0437 \u043f\u0440\u043e\u0431\u0456\u043b\u0456\u0432)","{0} characters":"\u041a\u0456\u043b\u044c\u043a\u0456\u0441\u0442\u044c \u0441\u0438\u043c\u0432\u043e\u043b\u0456\u0432: {0}","Error: Form submit field collision.":"\u041f\u043e\u043c\u0438\u043b\u043a\u0430: \u043a\u043e\u043b\u0456\u0437\u0456\u044f \u043f\u043e\u043b\u044f \u0432\u0456\u0434\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u043d\u044f \u0444\u043e\u0440\u043c\u0438.","Error: No form element found.":"\u041f\u043e\u043c\u0438\u043b\u043a\u0430: \u043d\u0435 \u0437\u043d\u0430\u0439\u0434\u0435\u043d\u043e \u0435\u043b\u0435\u043c\u0435\u043d\u0442\u0430 \u0444\u043e\u0440\u043c\u0438.","Color swatch":"\u0417\u0440\u0430\u0437\u043e\u043a \u043a\u043e\u043b\u044c\u043e\u0440\u0443","Color Picker":"\u041f\u0456\u043f\u0435\u0442\u043a\u0430 \u043a\u043e\u043b\u044c\u043e\u0440\u0443","Invalid hex color code: {0}":"\u041d\u0435\u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u0438\u0439 hex-\u043a\u043e\u0434 \u043a\u043e\u043b\u044c\u043e\u0440\u0443: {0}","Invalid input":"\u041d\u0435\u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u0438\u0439 \u0432\u0432\u0456\u0434","R":"\u0427\u0435\u0440\u0432\u043e\u043d\u0438\u0439","Red component":"\u0427\u0435\u0440\u0432\u043e\u043d\u0438\u0439 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442","G":"\u0417\u0435\u043b\u0435\u043d\u0438\u0439","Green component":"\u0417\u0435\u043b\u0435\u043d\u0438\u0439 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442","B":"\u0421\u0438\u043d\u0456\u0439","Blue component":"\u0421\u0438\u043d\u0456\u0439 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442","#":"#","Hex color code":"\u041a\u043e\u043b\u0456\u0440\u043d\u0438\u0439 \u043a\u043e\u0434","Range 0 to 255":"\u0414\u0456\u0430\u043f\u0430\u0437\u043e\u043d \u0432\u0456\u0434 0 \u0434\u043e 255","Turquoise":"\u0411\u0456\u0440\u044e\u0437\u043e\u0432\u0438\u0439","Green":"\u0417\u0435\u043b\u0435\u043d\u0438\u0439","Blue":"\u0421\u0438\u043d\u0456\u0439","Purple":"\u0424\u0456\u043e\u043b\u0435\u0442\u043e\u0432\u0438\u0439","Navy Blue":"\u0422\u0435\u043c\u043d\u043e-\u0441\u0438\u043d\u0456\u0439","Dark Turquoise":"\u0422\u0435\u043c\u043d\u043e-\u0431\u0456\u0440\u044e\u0437\u043e\u0432\u0438\u0439","Dark Green":"\u0422\u0435\u043c\u043d\u043e-\u0437\u0435\u043b\u0435\u043d\u0438\u0439","Medium Blue":"\u0421\u0435\u0440\u0435\u0434\u043d\u044c\u043e-\u0441\u0438\u043d\u0456\u0439","Medium Purple":"\u0421\u0435\u0440\u0435\u0434\u043d\u044c\u043e-\u0444\u0456\u043e\u043b\u0435\u0442\u043e\u0432\u0438\u0439","Midnight Blue":"\u041e\u043f\u0456\u0432\u043d\u0456\u0447\u043d\u0430 \u0431\u043b\u0430\u043a\u0438\u0442\u044c","Yellow":"\u0416\u043e\u0432\u0442\u0438\u0439","Orange":"\u041f\u043e\u043c\u0430\u0440\u0430\u043d\u0447\u0435\u0432\u0438\u0439","Red":"\u0427\u0435\u0440\u0432\u043e\u043d\u0438\u0439","Light Gray":"\u0421\u0432\u0456\u0442\u043b\u043e-\u0441\u0456\u0440\u0438\u0439","Gray":"\u0421\u0456\u0440\u0438\u0439","Dark Yellow":"\u0422\u0435\u043c\u043d\u043e-\u0436\u043e\u0432\u0442\u0438\u0439","Dark Orange":"\u0422\u0435\u043c\u043d\u043e-\u043f\u043e\u043c\u0430\u0440\u0430\u043d\u0447\u0435\u0432\u0438\u0439","Dark Red":"\u0422\u0435\u043c\u043d\u043e-\u0447\u0435\u0440\u0432\u043e\u043d\u0438\u0439","Medium Gray":"\u0421\u0435\u0440\u0435\u0434\u043d\u044c\u043e-\u0441\u0456\u0440\u0438\u0439","Dark Gray":"\u0422\u0435\u043c\u043d\u043e-\u0441\u0456\u0440\u0438\u0439","Light Green":"\u0421\u0432\u0456\u0442\u043b\u043e-\u0437\u0435\u043b\u0435\u043d\u0438\u0439","Light Yellow":"\u0421\u0432\u0456\u0442\u043b\u043e-\u0436\u043e\u0432\u0442\u0438\u0439","Light Red":"\u0421\u0432\u0456\u0442\u043b\u043e-\u0447\u0435\u0440\u0432\u043e\u043d\u0438\u0439","Light Purple":"\u0421\u0432\u0456\u0442\u043b\u043e-\u0444\u0456\u043e\u043b\u0435\u0442\u043e\u0432\u0438\u0439","Light Blue":"\u0421\u0432\u0456\u0442\u043b\u043e-\u0441\u0438\u043d\u0456\u0439","Dark Purple":"\u0422\u0435\u043c\u043d\u043e-\u0444\u0456\u043e\u043b\u0435\u0442\u043e\u0432\u0438\u0439","Dark Blue":"\u0422\u0435\u043c\u043d\u043e-\u0433\u043e\u043b\u0443\u0431\u0438\u0439","Black":"\u0427\u043e\u0440\u043d\u0438\u0439","White":"\u0411\u0456\u043b\u0438\u0439","Switch to or from fullscreen mode":"\u041f\u0435\u0440\u0435\u043c\u0438\u043a\u0430\u043d\u043d\u044f \u043f\u043e\u0432\u043d\u043e\u0435\u043a\u0440\u0430\u043d\u043d\u043e\u0433\u043e \u0440\u0435\u0436\u0438\u043c\u0443","Open help dialog":"\u0412\u0456\u0434\u043a\u0440\u0438\u0442\u0438 \u0432\u0456\u043a\u043d\u043e \u0434\u043e\u0432\u0456\u0434\u043a\u0438","history":"\u0456\u0441\u0442\u043e\u0440\u0456\u044f","styles":"\u0441\u0442\u0438\u043b\u0456","formatting":"\u0444\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u043d\u043d\u044f","alignment":"\u0432\u0438\u0440\u0456\u0432\u043d\u044e\u0432\u0430\u043d\u043d\u044f","indentation":"\u0432\u0456\u0434\u0441\u0442\u0443\u043f","Font":"\u0428\u0440\u0438\u0444\u0442","Size":"\u0420\u043e\u0437\u043c\u0456\u0440","More...":"\u0411\u0456\u043b\u044c\u0448\u0435\u2026","Select...":"\u0412\u0438\u0431\u0440\u0430\u0442\u0438\u2026","Preferences":"\u041f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u0438","Yes":"\u0422\u0430\u043a","No":"\u041d\u0456","Keyboard Navigation":"\u041a\u0435\u0440\u0443\u0432\u0430\u043d\u043d\u044f \u0437\u0430 \u0434\u043e\u043f\u043e\u043c\u043e\u0433\u043e\u044e \u043a\u043b\u0430\u0432\u0456\u0430\u0442\u0443\u0440\u0438","Version":"\u0412\u0435\u0440\u0441\u0456\u044f","Code view":"\u041f\u0435\u0440\u0435\u0433\u043b\u044f\u0434 \u043a\u043e\u0434\u0443","Open popup menu for split buttons":"\u0412\u0456\u0434\u043a\u0440\u0438\u0442\u0438 \u0441\u043f\u043b\u0438\u0432\u0430\u044e\u0447\u0435 \u043c\u0435\u043d\u044e \u0434\u043b\u044f \u0440\u043e\u0437\u0434\u0456\u043b\u0435\u043d\u0438\u0445 \u043a\u043d\u043e\u043f\u043e\u043a","List Properties":"\u0421\u043f\u0438\u0441\u043e\u043a \u0432\u043b\u0430\u0441\u0442\u0438\u0432\u043e\u0441\u0442\u0435\u0439","List properties...":"\u0421\u043f\u0438\u0441\u043e\u043a \u0432\u043b\u0430\u0441\u0442\u0438\u0432\u043e\u0441\u0442\u0435\u0439...","Start list at number":"\u041f\u043e\u0447\u0430\u0442\u0438 \u0441\u043f\u0438\u0441\u043e\u043a \u0437 \u043d\u043e\u043c\u0435\u0440\u0430","Line height":"\u0412\u0438\u0441\u043e\u0442\u0430 \u0440\u044f\u0434\u043a\u0430","Dropped file type is not supported":"\u041d\u0435 \u043f\u0456\u0434\u0442\u0440\u0438\u043c\u0443\u0454\u0442\u044c\u0441\u044f \u0441\u043a\u0438\u043d\u0443\u0442\u0438\u0439 \u0442\u0438\u043f \u0444\u0430\u0439\u043b\u0443","Loading...":"\u0417\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0435\u043d\u043d\u044f...","ImageProxy HTTP error: Rejected request":"\u041f\u043e\u043c\u0438\u043b\u043a\u0430 HTTP ImageProxy: \u0412\u0456\u0434\u0445\u0438\u043b\u0435\u043d\u043e \u0437\u0430\u043f\u0438\u0442","ImageProxy HTTP error: Could not find Image Proxy":"\u041f\u043e\u043c\u0438\u043b\u043a\u0430 HTTP ImageProxy: \u041d\u0435 \u0432\u0434\u0430\u043b\u043e\u0441\u044f \u0437\u043d\u0430\u0439\u0442\u0438 Image Proxy","ImageProxy HTTP error: Incorrect Image Proxy URL":"\u041f\u043e\u043c\u0438\u043b\u043a\u0430 HTTP Image Proxy: \u041d\u0435\u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u0430 URL-\u0430\u0434\u0440\u0435\u0441\u0430 \u043f\u0440\u043e\u043a\u0441\u0456-\u0441\u0435\u0440\u0432\u0435\u0440\u0430 \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u044c","ImageProxy HTTP error: Unknown ImageProxy error":"\u041f\u043e\u043c\u0438\u043b\u043a\u0430 HTTP ImageProxy: \u041d\u0435\u0432\u0456\u0434\u043e\u043c\u0430 \u043f\u043e\u043c\u0438\u043b\u043a\u0430 ImageProxy"}); \ No newline at end of file +tinymce.addI18n("uk",{"#":"#","Accessibility":"\u0414\u043e\u0441\u0442\u0443\u043f\u043d\u0456\u0441\u0442\u044c","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"\u0414\u0456\u044f","Activity":"\u0410\u043a\u0442\u0438\u0432\u043d\u0456\u0441\u0442\u044c","Address":"\u0410\u0434\u0440\u0435\u0441\u0430","Advanced":"\u0414\u043e\u0434\u0430\u0442\u043a\u043e\u0432\u043e","Align":"\u0412\u0438\u0440\u0456\u0432\u043d\u044e\u0432\u0430\u043d\u043d\u044f","Align center":"\u0412\u0438\u0440\u0456\u0432\u043d\u044f\u0442\u0438 \u043f\u043e \u0446\u0435\u043d\u0442\u0440\u0443","Align left":"\u041f\u043e \u043b\u0456\u0432\u043e\u043c\u0443 \u043a\u0440\u0430\u044e","Align right":"\u0412\u0438\u0440\u0456\u0432\u043d\u044f\u0442\u0438 \u0437\u0430 \u043f\u0440\u0430\u0432\u0438\u043c \u043a\u0440\u0430\u0454\u043c","Alignment":"\u0412\u0438\u0440\u0456\u0432\u043d\u044e\u0432\u0430\u043d\u043d\u044f","Alignment {0}":"","All":"\u0412\u0441\u0435","Alternative description":"\u0410\u043b\u044c\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u043d\u0438\u0439 \u043e\u043f\u0438\u0441","Alternative source":"\u0410\u043b\u044c\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u043d\u0435 \u0434\u0436\u0435\u0440\u0435\u043b\u043e","Alternative source URL":"\u041f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f \u043d\u0430 \u0430\u043b\u044c\u0442\u0435\u0440\u043d\u0430\u0442\u0438\u0432\u043d\u0435 \u0434\u0436\u0435\u0440\u0435\u043b\u043e","Anchor":"\u042f\u043a\u0456\u0440","Anchor...":"\u042f\u043a\u0456\u0440\u2026","Anchors":"\u042f\u043a\u043e\u0440\u0456","Animals and Nature":"\u0422\u0432\u0430\u0440\u0438\u043d\u0438 \u0442\u0430 \u043f\u0440\u0438\u0440\u043e\u0434\u0430","Arrows":"\u0421\u0442\u0440\u0456\u043b\u043a\u0438","B":"\u0421\u0438\u043d\u0456\u0439","Background color":"\u041a\u043e\u043b\u0456\u0440 \u0442\u043b\u0430","Background color {0}":"","Black":"\u0427\u043e\u0440\u043d\u0438\u0439","Block":"\u0411\u043b\u043e\u043a","Block {0}":"","Blockquote":"\u0411\u043b\u043e\u043a \u0446\u0438\u0442\u0443\u0432\u0430\u043d\u043d\u044f","Blocks":"\u0411\u043b\u043e\u043a\u0438","Blue":"\u0421\u0438\u043d\u0456\u0439","Blue component":"\u0421\u0438\u043d\u0456\u0439 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442","Body":"\u0422\u0456\u043b\u043e","Bold":"\u0416\u0438\u0440\u043d\u0438\u0439","Border":"\u041c\u0435\u0436\u0430","Border color":"\u041a\u043e\u043b\u0456\u0440 \u043c\u0435\u0436\u0456","Border style":"\u0421\u0442\u0438\u043b\u044c \u043c\u0435\u0436\u0456","Border width":"\u0428\u0438\u0440\u0438\u043d\u0430 \u043c\u0435\u0436\u0456","Bottom":"\u0417\u043d\u0438\u0437\u0443","Browse files":"","Browse for an image":"\u0412\u0438\u0431\u0435\u0440\u0456\u0442\u044c \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f","Browse links":"","Bullet list":"\u041d\u0435\u043d\u0443\u043c\u0435\u0440\u043e\u0432\u0430\u043d\u0438\u0439 \u0441\u043f\u0438\u0441\u043e\u043a","Cancel":"\u0421\u043a\u0430\u0441\u0443\u0432\u0430\u0442\u0438","Caption":"\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a","Cell":"\u041a\u043e\u043c\u0456\u0440\u043a\u0430","Cell padding":"\u041f\u043e\u043b\u044f \u043a\u043e\u043c\u0456\u0440\u043e\u043a","Cell properties":"\u041f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u0438 \u043a\u043e\u043c\u0456\u0440\u043a\u0438","Cell spacing":"\u0412\u0456\u0434\u0441\u0442\u0430\u043d\u044c \u043c\u0456\u0436 \u043a\u043e\u043c\u0456\u0440\u043a\u0430\u043c\u0438","Cell styles":"\u0421\u0442\u0438\u043b\u0456 \u043a\u043e\u043c\u0456\u0440\u043a\u0438","Cell type":"\u0422\u0438\u043f \u043a\u043e\u043c\u0456\u0440\u043a\u0438","Center":"\u041f\u043e \u0446\u0435\u043d\u0442\u0440\u0443","Characters":"\u0421\u0438\u043c\u0432\u043e\u043b\u0438","Characters (no spaces)":"\u0421\u0438\u043c\u0432\u043e\u043b\u0438 (\u0431\u0435\u0437 \u043f\u0440\u043e\u0431\u0456\u043b\u0456\u0432)","Circle":"\u041a\u043e\u043b\u043e","Class":"\u041a\u043b\u0430\u0441","Clear formatting":"\u041e\u0447\u0438\u0441\u0442\u0438\u0442\u0438 \u0444\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u043d\u043d\u044f","Close":"\u0417\u0430\u043a\u0440\u0438\u0442\u0438","Code":"\u041a\u043e\u0434","Code sample...":"\u041f\u0440\u0438\u043a\u043b\u0430\u0434 \u043a\u043e\u0434\u0443\u2026","Code view":"\u041f\u0435\u0440\u0435\u0433\u043b\u044f\u0434 \u043a\u043e\u0434\u0443","Color Picker":"\u041f\u0456\u043f\u0435\u0442\u043a\u0430 \u043a\u043e\u043b\u044c\u043e\u0440\u0443","Color swatch":"\u0417\u0440\u0430\u0437\u043e\u043a \u043a\u043e\u043b\u044c\u043e\u0440\u0443","Cols":"\u0421\u0442\u043e\u0432\u043f\u0446\u0456","Column":"\u0421\u0442\u043e\u0432\u043f\u0435\u0446\u044c","Column clipboard actions":"\u0414\u0456\u0457 \u0437 \u0431\u0443\u0444\u0435\u0440\u043e\u043c \u043e\u0431\u043c\u0456\u043d\u0443 \u0441\u0442\u043e\u0432\u043f\u0446\u0456\u0432","Column group":"\u0413\u0440\u0443\u043f\u0430 \u0441\u0442\u043e\u0432\u043f\u0446\u0456\u0432","Column header":"\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a \u0441\u0442\u043e\u0432\u043f\u0446\u044f","Constrain proportions":"\u0417\u0431\u0435\u0440\u0456\u0433\u0430\u0442\u0438 \u043f\u0440\u043e\u043f\u043e\u0440\u0446\u0456\u0457","Copy":"\u041a\u043e\u043f\u0456\u044e\u0432\u0430\u0442\u0438","Copy column":"\u041a\u043e\u043f\u0456\u044e\u0432\u0430\u0442\u0438 \u043a\u043e\u043b\u043e\u043d\u043a\u0443","Copy row":"\u041a\u043e\u043f\u0456\u044e\u0432\u0430\u0442\u0438 \u0440\u044f\u0434\u043e\u043a","Could not find the specified string.":"\u0412\u043a\u0430\u0437\u0430\u043d\u0438\u0439 \u0440\u044f\u0434\u043e\u043a \u043d\u0435 \u0437\u043d\u0430\u0439\u0434\u0435\u043d\u043e.","Could not load emojis":"\u041d\u0435 \u043c\u043e\u0436\u0443 \u0437\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0438\u0442\u0438 \u0435\u043c\u043e\u0434\u0436\u0456","Count":"\u041b\u0456\u0447\u0438\u043b\u044c\u043d\u0438\u043a","Currency":"\u0412\u0430\u043b\u044e\u0442\u0430","Current window":"\u0423 \u043f\u043e\u0442\u043e\u0447\u043d\u043e\u043c\u0443 \u0432\u0456\u043a\u043d\u0456","Custom color":"\u041a\u043e\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0446\u044c\u043a\u0438\u0439 \u043a\u043e\u043b\u0456\u0440","Custom...":"\u041a\u043e\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0446\u044c\u043a\u0438\u0439\u2026","Cut":"\u0412\u0438\u0440\u0456\u0437\u0430\u0442\u0438","Cut column":"\u0412\u0438\u0440\u0456\u0437\u0430\u0442\u0438 \u043a\u043e\u043b\u043e\u043d\u043a\u0443","Cut row":"\u0412\u0438\u0440\u0456\u0437\u0430\u0442\u0438 \u0440\u044f\u0434\u043e\u043a","Dark Blue":"\u0422\u0435\u043c\u043d\u043e-\u0433\u043e\u043b\u0443\u0431\u0438\u0439","Dark Gray":"\u0422\u0435\u043c\u043d\u043e-\u0441\u0456\u0440\u0438\u0439","Dark Green":"\u0422\u0435\u043c\u043d\u043e-\u0437\u0435\u043b\u0435\u043d\u0438\u0439","Dark Orange":"\u0422\u0435\u043c\u043d\u043e-\u043f\u043e\u043c\u0430\u0440\u0430\u043d\u0447\u0435\u0432\u0438\u0439","Dark Purple":"\u0422\u0435\u043c\u043d\u043e-\u0444\u0456\u043e\u043b\u0435\u0442\u043e\u0432\u0438\u0439","Dark Red":"\u0422\u0435\u043c\u043d\u043e-\u0447\u0435\u0440\u0432\u043e\u043d\u0438\u0439","Dark Turquoise":"\u0422\u0435\u043c\u043d\u043e-\u0431\u0456\u0440\u044e\u0437\u043e\u0432\u0438\u0439","Dark Yellow":"\u0422\u0435\u043c\u043d\u043e-\u0436\u043e\u0432\u0442\u0438\u0439","Dashed":"\u0428\u0442\u0440\u0438\u0445\u043e\u0432\u0430","Date/time":"\u0414\u0430\u0442\u0430/\u0447\u0430\u0441","Decrease indent":"\u0417\u043c\u0435\u043d\u0448\u0438\u0442\u0438 \u0432\u0456\u0434\u0441\u0442\u0443\u043f","Default":"\u0417\u0430 \u0437\u0430\u043c\u043e\u0432\u0447\u0443\u0432\u0430\u043d\u043d\u044f\u043c","Delete accordion":"","Delete column":"\u0412\u0438\u0434\u0430\u043b\u0438\u0442\u0438 \u0441\u0442\u043e\u0432\u043f\u0435\u0446\u044c","Delete row":"\u0412\u0438\u0434\u0430\u043b\u0438\u0442\u0438 \u0440\u044f\u0434\u043e\u043a","Delete table":"\u0412\u0438\u0434\u0430\u043b\u0438\u0442\u0438 \u0442\u0430\u0431\u043b\u0438\u0446\u044e","Dimensions":"\u0420\u043e\u0437\u043c\u0456\u0440\u0438","Disc":"\u0414\u0438\u0441\u043a","Div":"\u0420\u043e\u0437\u0434\u0456\u043b","Document":"\u0414\u043e\u043a\u0443\u043c\u0435\u043d\u0442","Dotted":"\u041f\u0443\u043d\u043a\u0442\u0438\u0440\u043d\u0430","Double":"\u041f\u043e\u0434\u0432\u0456\u0439\u043d\u0430","Drop an image here":"\u041f\u0435\u0440\u0435\u043c\u0456\u0441\u0442\u0456\u0442\u044c \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f \u0441\u044e\u0434\u0438","Dropped file type is not supported":"\u041d\u0435 \u043f\u0456\u0434\u0442\u0440\u0438\u043c\u0443\u0454\u0442\u044c\u0441\u044f \u0441\u043a\u0438\u043d\u0443\u0442\u0438\u0439 \u0442\u0438\u043f \u0444\u0430\u0439\u043b\u0443","Edit":"\u0420\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u0442\u0438","Embed":"\u041a\u043e\u0434 \u0434\u043b\u044f \u0432\u0441\u0442\u0430\u0432\u043a\u0438","Emojis":"\u0415\u043c\u043e\u0434\u0436\u0456","Emojis...":"\u0415\u043c\u043e\u0434\u0436\u0456...","Error":"\u041f\u043e\u043c\u0438\u043b\u043a\u0430","Error: Form submit field collision.":"\u041f\u043e\u043c\u0438\u043b\u043a\u0430: \u043a\u043e\u043b\u0456\u0437\u0456\u044f \u043f\u043e\u043b\u044f \u0432\u0456\u0434\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u043d\u044f \u0444\u043e\u0440\u043c\u0438.","Error: No form element found.":"\u041f\u043e\u043c\u0438\u043b\u043a\u0430: \u043d\u0435 \u0437\u043d\u0430\u0439\u0434\u0435\u043d\u043e \u0435\u043b\u0435\u043c\u0435\u043d\u0442\u0430 \u0444\u043e\u0440\u043c\u0438.","Extended Latin":"\u0420\u043e\u0437\u0448\u0438\u0440\u0435\u043d\u0430 \u043b\u0430\u0442\u0438\u043d\u0438\u0446\u044f","Failed to initialize plugin: {0}":"\u041d\u0435 \u0432\u0434\u0430\u043b\u043e\u0441\u044f \u0456\u043d\u0456\u0446\u0456\u0430\u043b\u0456\u0437\u0443\u0432\u0430\u0442\u0438 \u043f\u043b\u0430\u0491\u0456\u043d: {0}","Failed to load plugin url: {0}":"\u041d\u0435 \u0432\u0434\u0430\u043b\u043e\u0441\u044f \u0437\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0438\u0442\u0438 \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f \u043d\u0430 \u043f\u043b\u0430\u0491\u0456\u043d: {0}","Failed to load plugin: {0} from url {1}":"\u041d\u0435 \u0432\u0434\u0430\u043b\u043e\u0441\u044f \u0437\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0438\u0442\u0438 \u043f\u043b\u0430\u0491\u0456\u043d: {0} \u0437\u0430 \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f\u043c {1}","Failed to upload image: {0}":"\u041d\u0435 \u0432\u0434\u0430\u043b\u043e\u0441\u044f \u0432\u0456\u0434\u0432\u0430\u043d\u0442\u0430\u0436\u0438\u0442\u0438 \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f: {0}","File":"\u0424\u0430\u0439\u043b","Find":"\u0417\u043d\u0430\u0439\u0442\u0438","Find (if searchreplace plugin activated)":"\u0417\u043d\u0430\u0439\u0442\u0438 (\u044f\u043a\u0449\u043e \u043f\u043b\u0430\u0491\u0456\u043d \u043f\u043e\u0448\u0443\u043a\u0443 \u0430\u043a\u0442\u0438\u0432\u043e\u0432\u0430\u043d\u043e)","Find and Replace":"\u0417\u043d\u0430\u0439\u0442\u0438 \u0456 \u0437\u0430\u043c\u0456\u043d\u0438\u0442\u0438","Find and replace...":"\u041f\u043e\u0448\u0443\u043a \u0456 \u0437\u0430\u043c\u0456\u043d\u0430\u2026","Find in selection":"\u0417\u043d\u0430\u0439\u0442\u0438 \u0443 \u0432\u0438\u0434\u0456\u043b\u0435\u043d\u043e\u043c\u0443","Find whole words only":"\u0428\u0443\u043a\u0430\u0442\u0438 \u0442\u0456\u043b\u044c\u043a\u0438 \u0446\u0456\u043b\u0456 \u0441\u043b\u043e\u0432\u0430","Flags":"\u041f\u0440\u0430\u043f\u043e\u0440\u0438","Focus to contextual toolbar":"\u0424\u043e\u043a\u0443\u0441 \u043d\u0430 \u043a\u043e\u043d\u0442\u0435\u043a\u0441\u0442\u043d\u0456\u0439 \u043f\u0430\u043d\u0435\u043b\u0456","Focus to element path":"\u0424\u043e\u043a\u0443\u0441 \u043d\u0430 \u0448\u043b\u044f\u0445\u0443 \u0434\u043e \u0435\u043b\u0435\u043c\u0435\u043d\u0442\u0430","Focus to menubar":"\u0424\u043e\u043a\u0443\u0441 \u043d\u0430 \u043f\u0430\u043d\u0435\u043b\u044c \u043c\u0435\u043d\u044e","Focus to toolbar":"\u0424\u043e\u043a\u0443\u0441 \u043d\u0430 \u043f\u0430\u043d\u0435\u043b\u0456 \u0456\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0456\u0432","Font":"\u0428\u0440\u0438\u0444\u0442","Font size {0}":"","Font sizes":"\u0420\u043e\u0437\u043c\u0456\u0440\u0438 \u0448\u0440\u0438\u0444\u0442\u0456\u0432","Font {0}":"","Fonts":"\u0428\u0440\u0438\u0444\u0442\u0438","Food and Drink":"\u0407\u0436\u0430 \u0442\u0430 \u043d\u0430\u043f\u043e\u0457","Footer":"\u041d\u0438\u0436\u043d\u0456\u0439 \u043a\u043e\u043b\u043e\u043d\u0442\u0438\u0442\u0443\u043b","Format":"\u0424\u043e\u0440\u043c\u0430\u0442","Format {0}":"","Formats":"\u0424\u043e\u0440\u043c\u0430\u0442\u0438","Fullscreen":"\u041d\u0430 \u0432\u0435\u0441\u044c \u0435\u043a\u0440\u0430\u043d","G":"\u0417\u0435\u043b\u0435\u043d\u0438\u0439","General":"\u0417\u0430\u0433\u0430\u043b\u044c\u043d\u0456","Gray":"\u0421\u0456\u0440\u0438\u0439","Green":"\u0417\u0435\u043b\u0435\u043d\u0438\u0439","Green component":"\u0417\u0435\u043b\u0435\u043d\u0438\u0439 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442","Groove":"\u041a\u0430\u043d\u0430\u0432\u043a\u0430","Handy Shortcuts":"\u0421\u043f\u043e\u043b\u0443\u0447\u0435\u043d\u043d\u044f \u043a\u043b\u0430\u0432\u0456\u0448","Header":"\u0412\u0435\u0440\u0445\u043d\u0456\u0439 \u043a\u043e\u043b\u043e\u043d\u0442\u0438\u0442\u0443\u043b","Header cell":"\u041a\u043b\u0456\u0442\u0438\u043d\u043a\u0430 \u0437\u0430\u0433\u043e\u043b\u043e\u0432\u043a\u0430","Heading 1":"\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 1","Heading 2":"\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 2","Heading 3":"\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 3","Heading 4":"\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 4","Heading 5":"\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 5","Heading 6":"\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a 6","Headings":"\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043a\u0438","Height":"\u0412\u0438\u0441\u043e\u0442\u0430","Help":"\u0414\u043e\u0432\u0456\u0434\u043a\u0430","Hex color code":"\u041a\u043e\u043b\u0456\u0440\u043d\u0438\u0439 \u043a\u043e\u0434","Hidden":"\u041f\u0440\u0438\u0445\u043e\u0432\u0430\u043d\u043e","Horizontal align":"\u0413\u043e\u0440\u0438\u0437\u043e\u043d\u0442\u0430\u043b\u044c\u043d\u0435 \u0432\u0438\u0440\u0456\u0432\u043d\u044e\u0432\u0430\u043d\u043d\u044f","Horizontal line":"\u0413\u043e\u0440\u0438\u0437\u043e\u043d\u0442\u0430\u043b\u044c\u043d\u0430 \u043b\u0456\u043d\u0456\u044f","Horizontal space":"\u0413\u043e\u0440\u0438\u0437\u043e\u043d\u0442\u0430\u043b\u044c\u043d\u0438\u0439 \u0456\u043d\u0442\u0435\u0440\u0432\u0430\u043b","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"\u0406\u0434\u0435\u043d\u0442\u0438\u0444\u0456\u043a\u0430\u0442\u043e\u0440 \u043c\u0430\u0454 \u043f\u043e\u0447\u0438\u043d\u0430\u0442\u0438\u0441\u044f \u0437 \u043b\u0456\u0442\u0435\u0440\u0438, \u0437\u0430 \u044f\u043a\u043e\u044e \u0439\u0434\u0443\u0442\u044c \u043b\u0438\u0448\u0435 \u043b\u0456\u0442\u0435\u0440\u0438, \u0446\u0438\u0444\u0440\u0438, \u0442\u0438\u0440\u0435, \u043a\u0440\u0430\u043f\u043a\u0438, \u0434\u0432\u043e\u043a\u0440\u0430\u043f\u043a\u0438 \u0430\u0431\u043e \u043f\u0456\u0434\u043a\u0440\u0435\u0441\u043b\u0435\u043d\u043d\u044f.","Image is decorative":"\u0417\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f \u0434\u0435\u043a\u043e\u0440\u0430\u0442\u0438\u0432\u043d\u0435","Image list":"\u0421\u043f\u0438\u0441\u043e\u043a \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u044c","Image title":"\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f","Image...":"\u0417\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f\u2026","ImageProxy HTTP error: Could not find Image Proxy":"\u041f\u043e\u043c\u0438\u043b\u043a\u0430 HTTP ImageProxy: \u041d\u0435 \u0432\u0434\u0430\u043b\u043e\u0441\u044f \u0437\u043d\u0430\u0439\u0442\u0438 Image Proxy","ImageProxy HTTP error: Incorrect Image Proxy URL":"\u041f\u043e\u043c\u0438\u043b\u043a\u0430 HTTP Image Proxy: \u041d\u0435\u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u0430 URL-\u0430\u0434\u0440\u0435\u0441\u0430 \u043f\u0440\u043e\u043a\u0441\u0456-\u0441\u0435\u0440\u0432\u0435\u0440\u0430 \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u044c","ImageProxy HTTP error: Rejected request":"\u041f\u043e\u043c\u0438\u043b\u043a\u0430 HTTP ImageProxy: \u0412\u0456\u0434\u0445\u0438\u043b\u0435\u043d\u043e \u0437\u0430\u043f\u0438\u0442","ImageProxy HTTP error: Unknown ImageProxy error":"\u041f\u043e\u043c\u0438\u043b\u043a\u0430 HTTP ImageProxy: \u041d\u0435\u0432\u0456\u0434\u043e\u043c\u0430 \u043f\u043e\u043c\u0438\u043b\u043a\u0430 ImageProxy","Increase indent":"\u0417\u0431\u0456\u043b\u044c\u0448\u0438\u0442\u0438 \u0432\u0456\u0434\u0441\u0442\u0443\u043f","Inline":"\u0420\u044f\u0434\u043a\u043e\u0432\u0438\u0439","Insert":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438","Insert Template":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0448\u0430\u0431\u043b\u043e\u043d","Insert accordion":"","Insert column after":"\u0414\u043e\u0434\u0430\u0442\u0438 \u0441\u0442\u043e\u0432\u043f\u0435\u0446\u044c \u043f\u0440\u0430\u0432\u043e\u0440\u0443\u0447","Insert column before":"\u0414\u043e\u0434\u0430\u0442\u0438 \u0441\u0442\u043e\u0432\u043f\u0435\u0446\u044c \u043b\u0456\u0432\u043e\u0440\u0443\u0447","Insert date/time":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0434\u0430\u0442\u0443/\u0447\u0430\u0441","Insert image":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f","Insert link (if link plugin activated)":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f (\u044f\u043a\u0449\u043e \u043f\u043b\u0430\u0491\u0456\u043d \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u044c \u0430\u043a\u0442\u0438\u0432\u043e\u0432\u0430\u043d\u043e)","Insert row after":"\u0414\u043e\u0434\u0430\u0442\u0438 \u043f\u043e\u0440\u043e\u0436\u043d\u0456\u0439 \u0440\u044f\u0434\u043e\u043a \u0437\u043d\u0438\u0437\u0443","Insert row before":"\u0414\u043e\u0434\u0430\u0442\u0438 \u043f\u043e\u0440\u043e\u0436\u043d\u0456\u0439 \u0440\u044f\u0434\u043e\u043a \u0437\u0432\u0435\u0440\u0445\u0443","Insert table":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0442\u0430\u0431\u043b\u0438\u0446\u044e","Insert template...":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0448\u0430\u0431\u043b\u043e\u043d\u2026","Insert video":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0432\u0456\u0434\u0435\u043e","Insert/Edit code sample":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438/\u0437\u043c\u0456\u043d\u0438\u0442\u0438 \u043f\u0440\u0438\u043a\u043b\u0430\u0434 \u043a\u043e\u0434\u0443","Insert/edit image":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438/\u0440\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u0442\u0438 \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f","Insert/edit link":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438/\u0440\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u0442\u0438 \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f","Insert/edit media":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438/\u0440\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u0442\u0438 \u043c\u0435\u0434\u0456\u0430","Insert/edit video":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438/\u0440\u0435\u0434\u0430\u0433\u0443\u0432\u0430\u0442\u0438 \u0432\u0456\u0434\u0435\u043e","Inset":"\u0412\u043a\u043b\u0430\u0434\u043a\u0430","Invalid hex color code: {0}":"\u041d\u0435\u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u0438\u0439 hex-\u043a\u043e\u0434 \u043a\u043e\u043b\u044c\u043e\u0440\u0443: {0}","Invalid input":"\u041d\u0435\u043f\u0440\u0430\u0432\u0438\u043b\u044c\u043d\u0438\u0439 \u0432\u0432\u0456\u0434","Italic":"\u041a\u0443\u0440\u0441\u0438\u0432","Justify":"\u0412\u0438\u0440\u0456\u0432\u043d\u044e\u0432\u0430\u043d\u043d\u044f","Keyboard Navigation":"\u041a\u0435\u0440\u0443\u0432\u0430\u043d\u043d\u044f \u0437\u0430 \u0434\u043e\u043f\u043e\u043c\u043e\u0433\u043e\u044e \u043a\u043b\u0430\u0432\u0456\u0430\u0442\u0443\u0440\u0438","Language":"\u041c\u043e\u0432\u0430","Learn more...":"\u0414\u043e\u0434\u0430\u0442\u043a\u043e\u0432\u043e\u2026","Left":"\u041b\u0456\u0432\u043e\u0440\u0443\u0447","Left to right":"\u0417\u043b\u0456\u0432\u0430 \u043d\u0430\u043f\u0440\u0430\u0432\u043e","Light Blue":"\u0421\u0432\u0456\u0442\u043b\u043e-\u0441\u0438\u043d\u0456\u0439","Light Gray":"\u0421\u0432\u0456\u0442\u043b\u043e-\u0441\u0456\u0440\u0438\u0439","Light Green":"\u0421\u0432\u0456\u0442\u043b\u043e-\u0437\u0435\u043b\u0435\u043d\u0438\u0439","Light Purple":"\u0421\u0432\u0456\u0442\u043b\u043e-\u0444\u0456\u043e\u043b\u0435\u0442\u043e\u0432\u0438\u0439","Light Red":"\u0421\u0432\u0456\u0442\u043b\u043e-\u0447\u0435\u0440\u0432\u043e\u043d\u0438\u0439","Light Yellow":"\u0421\u0432\u0456\u0442\u043b\u043e-\u0436\u043e\u0432\u0442\u0438\u0439","Line height":"\u0412\u0438\u0441\u043e\u0442\u0430 \u0440\u044f\u0434\u043a\u0430","Link list":"\u0421\u043f\u0438\u0441\u043e\u043a \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u044c","Link...":"\u041f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f\u2026","List Properties":"\u0421\u043f\u0438\u0441\u043e\u043a \u0432\u043b\u0430\u0441\u0442\u0438\u0432\u043e\u0441\u0442\u0435\u0439","List properties...":"\u0421\u043f\u0438\u0441\u043e\u043a \u0432\u043b\u0430\u0441\u0442\u0438\u0432\u043e\u0441\u0442\u0435\u0439...","Loading emojis...":"\u0415\u043c\u043e\u0434\u0436\u0456 \u0437\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0443\u044e\u0442\u044c\u0441\u044f...","Loading...":"\u0417\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0435\u043d\u043d\u044f...","Lower Alpha":"\u041c\u0430\u043b\u0456 \u043b\u0456\u0442\u0435\u0440\u0438","Lower Greek":"\u041c\u0430\u043b\u0456 \u0433\u0440\u0435\u0446\u044c\u043a\u0456 \u043b\u0456\u0442\u0435\u0440\u0438","Lower Roman":"\u041c\u0430\u043b\u0456 \u0440\u0438\u043c\u0441\u044c\u043a\u0456 \u043b\u0456\u0442\u0435\u0440\u0438","Match case":"\u0412\u0440\u0430\u0445\u043e\u0432\u0443\u0432\u0430\u0442\u0438 \u0440\u0435\u0433\u0456\u0441\u0442\u0440","Mathematical":"\u041c\u0430\u0442\u0435\u043c\u0430\u0442\u0438\u0447\u043d\u0456 \u0441\u0438\u043c\u0432\u043e\u043b\u0438","Media poster (Image URL)":"\u0421\u0432\u0456\u0442\u043b\u0438\u043d\u0430 \u043c\u0435\u0434\u0456\u0430 (\u043f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f \u043d\u0430 \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f)","Media...":"\u041c\u0435\u0434\u0456\u0430\u2026","Medium Blue":"\u0421\u0435\u0440\u0435\u0434\u043d\u044c\u043e-\u0441\u0438\u043d\u0456\u0439","Medium Gray":"\u0421\u0435\u0440\u0435\u0434\u043d\u044c\u043e-\u0441\u0456\u0440\u0438\u0439","Medium Purple":"\u0421\u0435\u0440\u0435\u0434\u043d\u044c\u043e-\u0444\u0456\u043e\u043b\u0435\u0442\u043e\u0432\u0438\u0439","Merge cells":"\u041e\u0431\u2019\u0454\u0434\u043d\u0430\u0442\u0438 \u043a\u043e\u043c\u0456\u0440\u043a\u0438","Middle":"\u041f\u043e\u0441\u0435\u0440\u0435\u0434\u0438\u043d\u0456","Midnight Blue":"\u041e\u043f\u0456\u0432\u043d\u0456\u0447\u043d\u0430 \u0431\u043b\u0430\u043a\u0438\u0442\u044c","More...":"\u0411\u0456\u043b\u044c\u0448\u0435\u2026","Name":"\u041d\u0430\u0437\u0432\u0430","Navy Blue":"\u0422\u0435\u043c\u043d\u043e-\u0441\u0438\u043d\u0456\u0439","New document":"\u0421\u0442\u0432\u043e\u0440\u0438\u0442\u0438 \u0434\u043e\u043a\u0443\u043c\u0435\u043d\u0442","New window":"\u0423 \u043d\u043e\u0432\u043e\u043c\u0443 \u0432\u0456\u043a\u043d\u0456","Next":"\u041d\u0430\u0441\u0442\u0443\u043f\u043d\u0438\u0439","No":"\u041d\u0456","No alignment":"\u0411\u0435\u0437 \u0432\u0438\u0440\u0456\u0432\u043d\u044e\u0432\u0430\u043d\u043d\u044f","No color":"\u0411\u0435\u0437 \u043a\u043e\u043b\u044c\u043e\u0440\u0443","Nonbreaking space":"\u041d\u0435\u0440\u043e\u0437\u0440\u0438\u0432\u043d\u0438\u0439 \u043f\u0440\u043e\u0431\u0456\u043b","None":"\u041d\u0435\u043c\u0430\u0454","Numbered list":"\u041d\u0443\u043c\u0435\u0440\u043e\u0432\u0430\u043d\u0438\u0439 \u0441\u043f\u0438\u0441\u043e\u043a","OR":"\u0410\u0411\u041e","Objects":"\u041e\u0431\u2019\u0454\u043a\u0442\u0438","Ok":"\u0413\u0430\u0440\u0430\u0437\u0434","Open help dialog":"\u0412\u0456\u0434\u043a\u0440\u0438\u0442\u0438 \u0432\u0456\u043a\u043d\u043e \u0434\u043e\u0432\u0456\u0434\u043a\u0438","Open link":"\u0412\u0456\u0434\u043a\u0440\u0438\u0442\u0438 \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f","Open link in...":"\u0412\u0456\u0434\u043a\u0440\u0438\u0442\u0438 \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f \u0432\u2026","Open popup menu for split buttons":"\u0412\u0456\u0434\u043a\u0440\u0438\u0442\u0438 \u0441\u043f\u043b\u0438\u0432\u0430\u044e\u0447\u0435 \u043c\u0435\u043d\u044e \u0434\u043b\u044f \u0440\u043e\u0437\u0434\u0456\u043b\u0435\u043d\u0438\u0445 \u043a\u043d\u043e\u043f\u043e\u043a","Orange":"\u041f\u043e\u043c\u0430\u0440\u0430\u043d\u0447\u0435\u0432\u0438\u0439","Outset":"\u041d\u0430 \u043f\u043e\u0447\u0430\u0442\u043a\u0443","Page break":"\u0420\u043e\u0437\u0440\u0438\u0432 \u0441\u0442\u043e\u0440\u0456\u043d\u043a\u0438","Paragraph":"\u0410\u0431\u0437\u0430\u0446","Paste":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438","Paste as text":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u044f\u043a \u0442\u0435\u043a\u0441\u0442","Paste column after":"\u0414\u043e\u0434\u0430\u0442\u0438 \u0441\u0442\u043e\u0432\u043f\u0435\u0446\u044c \u043f\u0440\u0430\u0432\u043e\u0440\u0443\u0447","Paste column before":"\u0414\u043e\u0434\u0430\u0442\u0438 \u0441\u0442\u043e\u0432\u043f\u0435\u0446\u044c \u043b\u0456\u0432\u043e\u0440\u0443\u0447","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"\u0412\u0441\u0442\u0430\u0432\u043a\u0430 \u0437\u0434\u0456\u0439\u0441\u043d\u044e\u0454\u0442\u044c\u0441\u044f \u0443 \u0432\u0438\u0433\u043b\u044f\u0434\u0456 \u043f\u0440\u043e\u0441\u0442\u043e\u0433\u043e \u0442\u0435\u043a\u0441\u0442\u0443, \u043f\u043e\u043a\u0438 \u0434\u0430\u043d\u0443 \u043e\u043f\u0446\u0456\u044e \u043d\u0435 \u0432\u0438\u043c\u043a\u043d\u0435\u043d\u043e.","Paste or type a link":"\u0412\u0432\u0435\u0434\u0456\u0442\u044c \u0430\u0431\u043e \u0432\u0441\u0442\u0430\u0432\u0442\u0435 \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f","Paste row after":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0440\u044f\u0434\u043e\u043a \u0437 \u0431\u0443\u0444\u0435\u0440\u0430 \u0437\u043d\u0438\u0437\u0443","Paste row before":"\u0412\u0441\u0442\u0430\u0432\u0438\u0442\u0438 \u0440\u044f\u0434\u043e\u043a \u0437 \u0431\u0443\u0444\u0435\u0440\u0430 \u0437\u0432\u0435\u0440\u0445\u0443","Paste your embed code below:":"\u0412\u0441\u0442\u0430\u0432\u0442\u0435 \u0432\u0430\u0448 \u043a\u043e\u0434 \u043d\u0438\u0436\u0447\u0435:","People":"\u041b\u044e\u0434\u0438","Plugins":"\u041f\u043b\u0430\u0491\u0456\u043d\u0438","Plugins installed ({0}):":"\u0412\u0441\u0442\u0430\u043d\u043e\u0432\u043b\u0435\u043d\u0456 \u043f\u043b\u0430\u0491\u0456\u043d\u0438 ({0}):","Powered by {0}":"\u0417\u0430\u0441\u043d\u043e\u0432\u0430\u043d\u043e \u043d\u0430 {0}","Pre":"\u041f\u043e\u043f\u0435\u0440\u0435\u0434\u043d\u0454 \u0444\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u043d\u043d\u044f","Preferences":"\u041f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u0438","Preformatted":"\u0424\u043e\u0440\u043c\u0430\u0442\u043e\u0432\u0430\u043d\u0438\u0439","Premium plugins:":"\u041f\u0440\u0435\u043c\u0456\u0443\u043c \u043f\u043b\u0430\u0491\u0456\u043d\u0438:","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"\u041f\u043e\u043f\u0435\u0440\u0435\u0434\u043d\u0456\u0439 \u043f\u0435\u0440\u0435\u0433\u043b\u044f\u0434","Previous":"\u041f\u043e\u043f\u0435\u0440\u0435\u0434\u043d\u0456\u0439","Print":"\u0414\u0440\u0443\u043a","Print...":"\u0414\u0440\u0443\u043a\u0443\u0432\u0430\u0442\u0438\u2026","Purple":"\u0424\u0456\u043e\u043b\u0435\u0442\u043e\u0432\u0438\u0439","Quotations":"\u0426\u0438\u0442\u0443\u0432\u0430\u043d\u043d\u044f","R":"\u0427\u0435\u0440\u0432\u043e\u043d\u0438\u0439","Range 0 to 255":"\u0414\u0456\u0430\u043f\u0430\u0437\u043e\u043d \u0432\u0456\u0434 0 \u0434\u043e 255","Red":"\u0427\u0435\u0440\u0432\u043e\u043d\u0438\u0439","Red component":"\u0427\u0435\u0440\u0432\u043e\u043d\u0438\u0439 \u043a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442","Redo":"\u041f\u043e\u0432\u0442\u043e\u0440\u0438\u0442\u0438","Remove":"\u0412\u0438\u0434\u0430\u043b\u0438\u0442\u0438","Remove color":"\u0412\u0438\u0434\u0430\u043b\u0438\u0442\u0438 \u043a\u043e\u043b\u0456\u0440","Remove link":"\u0412\u0438\u0434\u0430\u043b\u0438\u0442\u0438 \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f","Replace":"\u0417\u0430\u043c\u0456\u043d\u0438\u0442\u0438","Replace all":"\u0417\u0430\u043c\u0456\u043d\u0438\u0442\u0438 \u0432\u0441\u0435","Replace with":"\u0417\u0430\u043c\u0456\u043d\u0438\u0442\u0438 \u043d\u0430","Resize":"\u0417\u043c\u0456\u043d\u0438\u0442\u0438 \u0440\u043e\u0437\u043c\u0456\u0440","Restore last draft":"\u0412\u0456\u0434\u043d\u043e\u0432\u043b\u0435\u043d\u043d\u044f \u043e\u0441\u0442\u0430\u043d\u043d\u044c\u043e\u0433\u043e \u043f\u0440\u043e\u0435\u043a\u0442\u0443","Reveal or hide additional toolbar items":"","Rich Text Area":"\u041e\u0431\u043b\u0430\u0441\u0442\u044c \u0440\u043e\u0437\u0448\u0438\u0440\u0435\u043d\u043e\u0433\u043e \u0442\u0435\u043a\u0441\u0442\u0443","Rich Text Area. Press ALT-0 for help.":"\u041e\u0431\u043b\u0430\u0441\u0442\u044c \u0444\u043e\u0440\u043c\u0430\u0442\u043e\u0432\u0430\u043d\u043e\u0433\u043e \u0442\u0435\u043a\u0441\u0442\u0443. \u041d\u0430\u0442\u0438\u0441\u043d\u0456\u0442\u044c ALT\xa0+\xa00, \u0449\u043e\u0431 \u0432\u0456\u0434\u043a\u0440\u0438\u0442\u0438 \u0434\u043e\u0432\u0456\u0434\u043a\u0443.","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\u041e\u0431\u043b\u0430\u0441\u0442\u044c \u0444\u043e\u0440\u043c\u0430\u0442\u043e\u0432\u0430\u043d\u043e\u0433\u043e \u0442\u0435\u043a\u0441\u0442\u0443. \u041d\u0430\u0442\u0438\u0441\u043d\u0456\u0442\u044c ALT\xa0+\xa0F9, \u0449\u043e\u0431 \u0432\u0438\u043a\u043b\u0438\u043a\u0430\u0442\u0438 \u043c\u0435\u043d\u044e, ALT\xa0+\xa0F10 \u2014 \u043f\u0430\u043d\u0435\u043b\u044c \u0456\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0456\u0432, ALT\xa0+\xa00 \u2014 \u0434\u043e\u0432\u0456\u0434\u043a\u0443.","Ridge":"\u0412\u0438\u0441\u0442\u0443\u043f","Right":"\u041f\u0440\u0430\u0432\u043e\u0440\u0443\u0447","Right to left":"\u0421\u043f\u0440\u0430\u0432\u0430 \u043d\u0430\u043b\u0456\u0432\u043e","Row":"\u0420\u044f\u0434\u043e\u043a","Row clipboard actions":"\u0414\u0456\u0457 \u0437 \u0431\u0443\u0444\u0435\u0440\u043e\u043c \u043e\u0431\u043c\u0456\u043d\u0443 \u0440\u044f\u0434\u043a\u0456\u0432","Row group":"\u0413\u0440\u0443\u043f\u0430 \u0440\u044f\u0434\u043a\u0456\u0432","Row header":"\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a \u0440\u044f\u0434\u043a\u0430","Row properties":"\u041f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u0438 \u0440\u044f\u0434\u043a\u0430","Row type":"\u0422\u0438\u043f \u0440\u044f\u0434\u043a\u0430","Rows":"\u0420\u044f\u0434\u043a\u0438","Save":"\u0417\u0431\u0435\u0440\u0435\u0433\u0442\u0438","Save (if save plugin activated)":"\u0417\u0431\u0435\u0440\u0435\u0433\u0442\u0438 (\u044f\u043a\u0449\u043e \u043f\u043b\u0430\u0491\u0456\u043d \u0437\u0431\u0435\u0440\u0435\u0436\u0435\u043d\u043d\u044f \u0430\u043a\u0442\u0438\u0432\u043e\u0432\u0430\u043d\u043e)","Scope":"\u041e\u0431\u043b\u0430\u0441\u0442\u044c","Search":"\u041f\u043e\u0448\u0443\u043a","Select all":"\u0412\u0438\u0434\u0456\u043b\u0438\u0442\u0438 \u0432\u0441\u0435","Select...":"\u0412\u0438\u0431\u0440\u0430\u0442\u0438\u2026","Selection":"\u0412\u0438\u0434\u0456\u043b\u0435\u043d\u043d\u044f","Shortcut":"\u042f\u0440\u043b\u0438\u043a","Show blocks":"\u041f\u043e\u043a\u0430\u0437\u0443\u0432\u0430\u0442\u0438 \u0431\u043b\u043e\u043a\u0438","Show caption":"\u041f\u043e\u043a\u0430\u0437\u0443\u0432\u0430\u0442\u0438 \u0437\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a","Show invisible characters":"\u041f\u043e\u043a\u0430\u0437\u0443\u0432\u0430\u0442\u0438 \u043d\u0435\u0432\u0438\u0434\u0438\u043c\u0456 \u0441\u0438\u043c\u0432\u043e\u043b\u0438","Size":"\u0420\u043e\u0437\u043c\u0456\u0440","Solid":"\u0421\u0443\u0446\u0456\u043b\u044c\u043d\u0430","Source":"\u0414\u0436\u0435\u0440\u0435\u043b\u043e","Source code":"\u0412\u0438\u0445\u0456\u0434\u043d\u0438\u0439 \u043a\u043e\u0434","Special Character":"\u0421\u043f\u0435\u0446\u0456\u0430\u043b\u044c\u043d\u0438\u0439 \u0441\u0438\u043c\u0432\u043e\u043b","Special character...":"\u0421\u043f\u0435\u0446\u0456\u0430\u043b\u044c\u043d\u0438\u0439 \u0441\u0438\u043c\u0432\u043e\u043b\u2026","Split cell":"\u0420\u043e\u0437\u0434\u0456\u043b\u0438\u0442\u0438 \u043a\u043e\u043c\u0456\u0440\u043a\u0443","Square":"\u041a\u0432\u0430\u0434\u0440\u0430\u0442","Start list at number":"\u041f\u043e\u0447\u0430\u0442\u0438 \u0441\u043f\u0438\u0441\u043e\u043a \u0437 \u043d\u043e\u043c\u0435\u0440\u0430","Strikethrough":"\u041f\u0435\u0440\u0435\u043a\u0440\u0435\u0441\u043b\u0435\u043d\u043d\u044f","Style":"\u0421\u0442\u0438\u043b\u044c","Subscript":"\u041f\u0456\u0434\u0440\u044f\u0434\u043a\u043e\u0432\u0438\u0439 \u0441\u0438\u043c\u0432\u043e\u043b","Superscript":"\u041d\u0430\u0434\u0440\u044f\u0434\u043a\u043e\u0432\u0438\u0439 \u0441\u0438\u043c\u0432\u043e\u043b","Switch to or from fullscreen mode":"\u041f\u0435\u0440\u0435\u043c\u0438\u043a\u0430\u043d\u043d\u044f \u043f\u043e\u0432\u043d\u043e\u0435\u043a\u0440\u0430\u043d\u043d\u043e\u0433\u043e \u0440\u0435\u0436\u0438\u043c\u0443","Symbols":"\u0421\u0438\u043c\u0432\u043e\u043b\u0438","System Font":"\u0421\u0438\u0441\u0442\u0435\u043c\u043d\u0438\u0439 \u0448\u0440\u0438\u0444\u0442","Table":"\u0422\u0430\u0431\u043b\u0438\u0446\u044f","Table caption":"\u041f\u0456\u0434\u043f\u0438\u0441 \u0442\u0430\u0431\u043b\u0438\u0446\u0456","Table properties":"\u0412\u043b\u0430\u0441\u0442\u0438\u0432\u043e\u0441\u0442\u0456 \u0442\u0430\u0431\u043b\u0438\u0446\u0456","Table styles":"\u0421\u0442\u0438\u043b\u0456 \u0442\u0430\u0431\u043b\u0438\u0446\u0456","Template":"\u0428\u0430\u0431\u043b\u043e\u043d","Templates":"\u0428\u0430\u0431\u043b\u043e\u043d\u0438","Text":"\u0422\u0435\u043a\u0441\u0442","Text color":"\u041a\u043e\u043b\u0456\u0440 \u0442\u0435\u043a\u0441\u0442\u0443","Text color {0}":"","Text to display":"\u0412\u0456\u0434\u043e\u0431\u0440\u0430\u0436\u0443\u0432\u0430\u043d\u0438\u0439 \u0442\u0435\u043a\u0441\u0442","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"\u0421\u0445\u043e\u0436\u0435, \u0449\u043e \u0432\u0438 \u0432\u0432\u0435\u043b\u0438 \u0430\u0434\u0440\u0435\u0441\u0443 \u0435\u043b\u0435\u043a\u0442\u0440\u043e\u043d\u043d\u043e\u0457 \u043f\u043e\u0448\u0442\u0438. \u0411\u0430\u0436\u0430\u0454\u0442\u0435 \u0434\u043e\u0434\u0430\u0442\u0438 \u043f\u0440\u0435\u0444\u0456\u043a\u0441 \xabmailto:\xbb?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"\u0421\u0445\u043e\u0436\u0435, \u0449\u043e \u0432\u0438 \u0432\u0432\u0435\u043b\u0438 \u0437\u043e\u0432\u043d\u0456\u0448\u043d\u0454 \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f. \u0411\u0430\u0436\u0430\u0454\u0442\u0435 \u0434\u043e\u0434\u0430\u0442\u0438 \u043f\u0440\u0435\u0444\u0456\u043a\u0441 \xabhttp://\xbb?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":'\u0421\u0445\u043e\u0436\u0435, \u0449\u043e \u0412\u0438 \u0432\u0432\u0435\u043b\u0438 \u0437\u043e\u0432\u043d\u0456\u0448\u043d\u0454 \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f. \u0411\u0430\u0436\u0430\u0454\u0442\u0435 \u0434\u043e\u0434\u0430\u0442\u0438 \u043f\u0440\u0435\u0444\u0456\u043a\u0441 "https://"?',"Title":"\u0417\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a","To open the popup, press Shift+Enter":"\u0429\u043e\u0431 \u0432\u0456\u0434\u043a\u0440\u0438\u0442\u0438 \u0441\u043f\u043b\u0438\u0432\u043d\u0435 \u0432\u0456\u043a\u043d\u043e, \u043d\u0430\u0442\u0438\u0441\u043d\u0456\u0442\u044c Shift\xa0+\xa0Enter","Toggle accordion":"","Tools":"\u0406\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442\u0438","Top":"\u0412\u0433\u043e\u0440\u0456","Travel and Places":"\u041f\u043e\u0434\u043e\u0440\u043e\u0436\u0456 \u0456 \u043c\u0456\u0441\u0446\u044f","Turquoise":"\u0411\u0456\u0440\u044e\u0437\u043e\u0432\u0438\u0439","Underline":"\u041f\u0456\u0434\u043a\u0440\u0435\u0441\u043b\u0435\u043d\u043d\u044f","Undo":"\u0421\u043a\u0430\u0441\u0443\u0432\u0430\u0442\u0438","Upload":"\u0417\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0438\u0442\u0438","Uploading image":"\u0417\u0430\u0432\u0430\u043d\u0442\u0430\u0436\u0435\u043d\u043d\u044f \u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u043d\u044f","Upper Alpha":"\u0412\u0435\u043b\u0438\u043a\u0456 \u043b\u0456\u0442\u0435\u0440\u0438","Upper Roman":"\u0412\u0435\u043b\u0438\u043a\u0456 \u0440\u0438\u043c\u0441\u044c\u043a\u0456 \u043b\u0456\u0442\u0435\u0440\u0438","Url":"\u0410\u0434\u0440\u0435\u0441\u0430 \u043f\u043e\u0441\u0438\u043b\u0430\u043d\u043d\u044f","User Defined":"\u0412\u0438\u0437\u043d\u0430\u0447\u0435\u043d\u0456 \u043a\u043e\u0440\u0438\u0441\u0442\u0443\u0432\u0430\u0447\u0435\u043c","Valid":"\u0412\u0456\u0440\u043d\u0438\u0439","Version":"\u0412\u0435\u0440\u0441\u0456\u044f","Vertical align":"\u0412\u0435\u0440\u0442\u0438\u043a\u0430\u043b\u044c\u043d\u0435 \u0432\u0438\u0440\u0456\u0432\u043d\u044e\u0432\u0430\u043d\u043d\u044f","Vertical space":"\u0412\u0435\u0440\u0442\u0438\u043a\u0430\u043b\u044c\u043d\u0438\u0439 \u0456\u043d\u0442\u0435\u0440\u0432\u0430\u043b","View":"\u0412\u0438\u0433\u043b\u044f\u0434","Visual aids":"\u041d\u0430\u043e\u0447\u043d\u0456 \u043f\u0440\u0438\u043b\u0430\u0434\u0434\u044f","Warn":"\u041f\u043e\u043f\u0435\u0440\u0435\u0434\u0436\u0435\u043d\u043d\u044f","White":"\u0411\u0456\u043b\u0438\u0439","Width":"\u0428\u0438\u0440\u0438\u043d\u0430","Word count":"\u041a\u0456\u043b\u044c\u043a\u0456\u0441\u0442\u044c \u0441\u043b\u0456\u0432","Words":"\u0421\u043b\u043e\u0432\u0430","Words: {0}":"\u041a\u0456\u043b\u044c\u043a\u0456\u0441\u0442\u044c \u0441\u043b\u0456\u0432: {0}","Yellow":"\u0416\u043e\u0432\u0442\u0438\u0439","Yes":"\u0422\u0430\u043a","You are using {0}":"\u0412\u0438 \u0432\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u043e\u0432\u0443\u0454\u0442\u0435 {0}","You have unsaved changes are you sure you want to navigate away?":"\u0423 \u0432\u0430\u0441 \u0454 \u043d\u0435\u0437\u0431\u0435\u0440\u0435\u0436\u0435\u043d\u0456 \u0437\u043c\u0456\u043d\u0438. \u0412\u0438 \u0432\u043f\u0435\u0432\u043d\u0435\u043d\u0456, \u0449\u043e \u0445\u043e\u0447\u0435\u0442\u0435 \u043f\u0456\u0442\u0438?","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"\u0412\u0430\u0448 \u0431\u0440\u0430\u0443\u0437\u0435\u0440 \u043d\u0435 \u043f\u0456\u0434\u0442\u0440\u0438\u043c\u0443\u0454 \u043f\u0440\u044f\u043c\u0438\u0439 \u0434\u043e\u0441\u0442\u0443\u043f \u0434\u043e \u0431\u0443\u0444\u0435\u0440\u0430 \u043e\u0431\u043c\u0456\u043d\u0443. \u0412\u0438\u043a\u043e\u0440\u0438\u0441\u0442\u043e\u0432\u0443\u0439\u0442\u0435 \u043d\u0430\u0442\u043e\u043c\u0456\u0441\u0442\u044c \u0441\u043f\u043e\u043b\u0443\u0447\u0435\u043d\u043d\u044f \u043a\u043b\u0430\u0432\u0456\u0448 Ctrl\xa0+\xa0C/V/X.","alignment":"\u0432\u0438\u0440\u0456\u0432\u043d\u044e\u0432\u0430\u043d\u043d\u044f","austral sign":"\u0437\u043d\u0430\u043a \u0430\u0443\u0441\u0442\u0440\u0430\u043b\u044e","cedi sign":"\u0437\u043d\u0430\u043a \u0441\u0435\u0434\u0456","colon sign":"\u0437\u043d\u0430\u043a \u0434\u0432\u043e\u043a\u0440\u0430\u043f\u043a\u0438","cruzeiro sign":"\u0437\u043d\u0430\u043a \u043a\u0440\u0443\u0437\u0435\u0439\u0440\u043e","currency sign":"\u0437\u043d\u0430\u043a \u0432\u0430\u043b\u044e\u0442\u0438","dollar sign":"\u0437\u043d\u0430\u043a \u0434\u043e\u043b\u0430\u0440\u0430","dong sign":"\u0437\u043d\u0430\u043a \u0434\u043e\u043d\u0433\u0443","drachma sign":"\u0437\u043d\u0430\u043a \u0434\u0440\u0430\u0445\u043c\u0438","euro-currency sign":"\u0437\u043d\u0430\u043a \u0454\u0432\u0440\u043e","example":"\u043f\u0440\u0438\u043a\u043b\u0430\u0434","formatting":"\u0444\u043e\u0440\u043c\u0430\u0442\u0443\u0432\u0430\u043d\u043d\u044f","french franc sign":"\u0437\u043d\u0430\u043a \u0444\u0440\u0430\u043d\u0446\u0443\u0437\u044c\u043a\u043e\u0433\u043e \u0444\u0440\u0430\u043d\u043a\u0443","german penny symbol":"\u0417\u043d\u0430\u043a \u043d\u0456\u043c\u0435\u0446\u044c\u043a\u043e\u0433\u043e \u043f\u0435\u043d\u043d\u0456","guarani sign":"\u0417\u043d\u0430\u043a \u0433\u0443\u0430\u0440\u0430\u043d\u0456","history":"\u0456\u0441\u0442\u043e\u0440\u0456\u044f","hryvnia sign":"\u0437\u043d\u0430\u043a \u0433\u0440\u0438\u0432\u043d\u0456","indentation":"\u0432\u0456\u0434\u0441\u0442\u0443\u043f","indian rupee sign":"\u0437\u043d\u0430\u043a \u0456\u043d\u0434\u0456\u0439\u0441\u044c\u043a\u043e\u0457 \u0440\u0443\u043f\u0456\u0457","kip sign":"\u0437\u043d\u0430\u043a \u043a\u0456\u043f\u0443","lira sign":"\u0437\u043d\u0430\u043a \u043b\u0456\u0440\u0438","livre tournois sign":"\u0437\u043d\u0430\u043a \u0442\u0443\u0440\u0441\u044c\u043a\u043e\u0433\u043e \u043b\u0456\u0432\u0440\u0443","manat sign":"\u0437\u043d\u0430\u043a \u043c\u0430\u043d\u0430\u0442\u0443","mill sign":"\u0437\u043d\u0430\u043a \u043c\u0456\u043b\u044e","naira sign":"\u0437\u043d\u0430\u043a \u043d\u0430\u0439\u0440\u0438","new sheqel sign":"\u0437\u043d\u0430\u043a \u043d\u043e\u0432\u043e\u0433\u043e \u0448\u0435\u043a\u0435\u043b\u044f","nordic mark sign":"\u0437\u043d\u0430\u043a \u043f\u0456\u0432\u043d\u0456\u0447\u043d\u043e\u0457 \u043c\u0430\u0440\u043a\u0438","peseta sign":"\u0437\u043d\u0430\u043a \u043f\u0435\u0441\u0435\u0442\u0438","peso sign":"\u0417\u043d\u0430\u043a \u043f\u0435\u0441\u043e","ruble sign":"\u0437\u043d\u0430\u043a \u0440\u0443\u0431\u043b\u044f","rupee sign":"\u0437\u043d\u0430\u043a \u0440\u0443\u043f\u0456\u0457","spesmilo sign":"\u0437\u043d\u0430\u043a \u0441\u043f\u0435\u0441\u043c\u0456\u043b\u043e","styles":"\u0441\u0442\u0438\u043b\u0456","tenge sign":"\u0437\u043d\u0430\u043a \u0442\u0435\u043d\u0433\u0435","tugrik sign":"\u0437\u043d\u0430\u043a \u0442\u0443\u0433\u0440\u0438\u043a\u0430","turkish lira sign":"\u0437\u043d\u0430\u043a \u0442\u0443\u0440\u0435\u0446\u044c\u043a\u043e\u0457 \u043b\u0456\u0440\u0438","won sign":"\u0437\u043d\u0430\u043a \u0432\u043e\u043d\u0438","yen character":"\u0441\u0438\u043c\u0432\u043e\u043b \u0454\u043d\u0438","yen/yuan character variant one":"\u0441\u0438\u043c\u0432\u043e\u043b \u0454\u043d\u0438/\u044e\u0430\u043d\u044e, \u043f\u0435\u0440\u0448\u0438\u0439 \u0432\u0430\u0440\u0456\u0430\u043d\u0442","yuan character":"\u0441\u0438\u043c\u0432\u043e\u043b \u044e\u0430\u043d\u044e","yuan character, in hong kong and taiwan":"\u0441\u0438\u043c\u0432\u043e\u043b \u044e\u0430\u043d\u044e \u0432 \u0413\u043e\u043d\u043a\u043e\u043d\u0437\u0456 \u0456 \u0422\u0430\u0439\u0432\u0430\u043d\u0456","{0} characters":"\u041a\u0456\u043b\u044c\u043a\u0456\u0441\u0442\u044c \u0441\u0438\u043c\u0432\u043e\u043b\u0456\u0432: {0}","{0} columns, {1} rows":"","{0} words":"{0} \u0441\u043b\u0456\u0432"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/uz.js b/libraries/tinymce/js/tinymce/langs/uz.js index 50c1371..1577a63 100644 --- a/libraries/tinymce/js/tinymce/langs/uz.js +++ b/libraries/tinymce/js/tinymce/langs/uz.js @@ -1 +1 @@ -tinymce.addI18n("uz",{"Redo":"Bekor qilish","Undo":"Orqaga qaytarish","Cut":"Kesib olish","Copy":"Nusxa olish","Paste":"Qo\u2018yish","Select all":"Barchasini belgilash","New document":"Yangi hujjat","Ok":"Ok","Cancel":"Bekor qilish","Visual aids":"Ko\u2018rgazmali o\u2018quv qurollar","Bold":"Qalin","Italic":"Yotiq","Underline":"Tagi chizilgan","Strikethrough":"O'chirilgan yozuv","Superscript":"Yuqori yozuv","Subscript":"Quyi yozuv","Clear formatting":"Formatlashni tozalash","Remove":"Olib tashlash","Align left":"Chapga tekislash","Align center":"Markazga tekislash","Align right":"O'ngga tekislash","No alignment":"","Justify":"Ikki tomondan tekislash","Bullet list":"Nuqtali ro\u2018yxat","Numbered list":"Raqamli ro\u2018yxat","Decrease indent":"Satr boshini kamaytirish","Increase indent":"Satr boshini oshirish","Close":"Yopish","Formats":"Formatlar","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"Sizning brauzeringiz buferga to\u2018g\u2018ridan-to\u2018g\u2018ri kirish qo\u2018llab-quvvatlamaydi. O\u2018rniga klaviaturaning Ctrl+X/C/V qisqartirishlarni foydalaning.","Headings":"Sarlavhalar","Heading 1":"Sarlavha 1","Heading 2":"Sarlavha 2","Heading 3":"Sarlavha 3","Heading 4":"Sarlavha 4","Heading 5":"Sarlavha 5","Heading 6":"Sarlavha 6","Preformatted":"","Div":"Div","Pre":"Pre","Code":"Kod","Paragraph":"Paragraf","Blockquote":"Matn blok parchasi","Inline":"Bir qator ketma-ketlikda","Blocks":"Bloklar","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Joylashtirish oddiy matn rejimida amalga oshiriladi. Ushbu hususiyatni o'chirmaguningizcha, kontent oddiy matn sifatida joylashtiriladi.","Fonts":"Shriftlar","Font sizes":"Shrift o'lchamlari","Class":"Klass","Browse for an image":"Rasmni yuklash","OR":"YOKI","Drop an image here":"Bu erga rasmni olib o'ting","Upload":"Yuklash","Uploading image":"Rasm yuklanmoqda","Block":"Blok","Align":"Saflamoq","Default":"Standart","Circle":"Doira","Disc":"Disk","Square":"Kvadrat","Lower Alpha":"Kichik lotincha","Lower Greek":"Pastki yunon","Lower Roman":"Kichik kirilcha","Upper Alpha":"Katta lotincha","Upper Roman":"Katta kirilcha","Anchor...":"","Anchor":"","Name":"Nomi","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID harf bilan boshlanishi kerak, faqat harflar, raqamlar, tire, nuqta, ikki nuqta yoki pastki chiziqdan iborat bo'lishi kerak.","You have unsaved changes are you sure you want to navigate away?":"Sizda saqlanmagan o'zgartirishlar bor. Boshqa yerga chiqib ketish uchun ishonchingiz komilmi?","Restore last draft":"Oxirgi ","Special character...":"Mahsus belgi...","Special Character":"Mahsus Belgi","Source code":"Manba kodi","Insert/Edit code sample":"Kod namunasini qo'shish / tahrirlash","Language":"Til","Code sample...":"Kod namunasi...","Left to right":"Chapdan o'ngga","Right to left":"O'ngdan chapga","Title":"Nomi","Fullscreen":"Butun ekran rejimi","Action":"Harakat","Shortcut":"Yorliq","Help":"Yordam","Address":"Manzil","Focus to menubar":"Menubarga e'tibor qaratish","Focus to toolbar":"Vositalar paneliga e'tibor qaratish","Focus to element path":"Elementlar manziliga e'tibor qaratish","Focus to contextual toolbar":"Kontekstli vositalar paneliga e'tibor qaratish","Insert link (if link plugin activated)":"Havolani qo'shish (havola plagini o'rnatilgan bo'lsa)","Save (if save plugin activated)":"Saqlash (saqlash plagini o'rnatilgan bo'lsa)","Find (if searchreplace plugin activated)":"Qidirish (qidirish plagini o'rnatilgan bo'lsa)","Plugins installed ({0}):":"O'rnatilgan plaginlar ({0})","Premium plugins:":"Premium plaginlar:","Learn more...":"Batafsil ma'lumot...","You are using {0}":"Siz {0} ishlatmoqdasiz","Plugins":"Plaginlar","Handy Shortcuts":"Foydalanadigan yorliqlar","Horizontal line":"Gorizontal chiziq","Insert/edit image":"Rasmni qo'shish / tahrirlash","Alternative description":"Muqobil tavsif","Accessibility":"Maxsus qobiliyatlar","Image is decorative":"Dekorativ rasm","Source":"Manba","Dimensions":"O'lchamlari","Constrain proportions":"Nisbatlarni cheklash","General":"Umumiy","Advanced":"Ilg'or","Style":"Uslub","Vertical space":"Vertikal o'lchov","Horizontal space":"Gorizontal o'lchov","Border":"Chegara","Insert image":"Rasm qo'shish","Image...":"Rasm...","Image list":"Rasmlar ro'yhati","Resize":"O'lchamini o'zgartirish","Insert date/time":"Kun / vaqtni qo'shish","Date/time":"Kun/vaqt","Insert/edit link":"Havola qo'shish / tahrirlash","Text to display":"Ko'rsatiladigan matn","Url":"URL","Open link in...":"Havolani ...da ochish","Current window":"Joriy oyna","None":"Hech bir","New window":"Yangi oyna","Open link":"Havolani ochish","Remove link":"Havolani olib tashlash","Anchors":"Langarlar","Link...":"Havola...","Paste or type a link":"Havolani joylashtirish yoki kiritish","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":'Siz kiritgan URL elektron pochta manziliga oxshayapti. "mailto:" prefiksi qo\'shilsinmi?',"The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":'Siz kiritgan URL tashqi havolaga oxshayapti. "http://" prefiksi qo\'shilsinmi?',"The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"Siz kiritgan URL tashqi havolaga o'xshaydi. Kerakli https:// prefiksini qo'shmoqchimisiz?","Link list":"Havolalar ro'yhati","Insert video":"Video qo'shish","Insert/edit video":"Videoni qo'shish / tahrirlash","Insert/edit media":"Media qo'shish / tahrirlash","Alternative source":"Muqobil manba","Alternative source URL":"Muqobil manba URL manzili","Media poster (Image URL)":"Media poster (Rasm URL)","Paste your embed code below:":"Kodni quyiga joylashtiring:","Embed":"Ichiga olgan","Media...":"Media...","Nonbreaking space":"Buzilmas bo'sh joy","Page break":"Yangi bet","Paste as text":"Tekst qo'shish","Preview":"Tahrirni avvaldan ko'rish","Print":"Chop etish","Print...":"Chop etish...","Save":"Saqlash","Find":"Qidirish","Replace with":"bilan almashtirish","Replace":"Almashtirish","Replace all":"Barchasini almashtirish","Previous":"Oldingi","Next":"Keyingisi","Find and Replace":"Qidirish va O'zgartirish","Find and replace...":"Qidirish va o'zgartirish...","Could not find the specified string.":"Belgilangan satr topilmadi.","Match case":"O'xshashliklar","Find whole words only":"Faqat to'liq so'zni topish","Find in selection":"Belgilangandan topish","Insert table":"Jadvalni qo'shish","Table properties":"Jadval xususiyatlari","Delete table":"Jadvalni o'chirib tashlash","Cell":"Katak","Row":"Satr","Column":"Ustun","Cell properties":"Katak hususiyatlari","Merge cells":"Kataklarni birlashtirish","Split cell":"Kataklarni bo'lish","Insert row before":"Yuqorisiga satr qo'shish","Insert row after":"Ketidan satr qo'shish","Delete row":"Satrni olib tashlash","Row properties":"Satr hususiyatlari","Cut row":"Satrni kesib olish","Cut column":"Ustunni kesib olish","Copy row":"Satrdan nusxa ko'chirish","Copy column":"Ustunni nusxalash","Paste row before":"Yuqorisiga satrni joylashtirish","Paste column before":"Oldinga ustun qo'yish","Paste row after":"Ketidan satrni joylashtirish","Paste column after":"Keyingi ustun qo'yish","Insert column before":"Ustunni oldi tomoniga qo'shish","Insert column after":"Ustunni ketidan qo'shish","Delete column":"Ustunni olib tashlash","Cols":"Ustunlar","Rows":"Satrlar","Width":"Kengligi","Height":"Balandligi","Cell spacing":"Kataklar orasi","Cell padding":"Kataklar chegarasidan bo'sh joy","Row clipboard actions":"Qatorning almashish buferini harakatlari","Column clipboard actions":"Ustunning almashish buferini harakatlari","Table styles":"Jadval stillari","Cell styles":"Katak stillari","Column header":"Ustun sarlavhasi","Row header":"Qator sarlavhasi","Table caption":"Jadval sarlavhasi","Caption":"Taglavha","Show caption":"Sarlavhani ko'rish","Left":"Chapga","Center":"Markazga","Right":"O'ngga","Cell type":"Katak turi","Scope":"Muhit","Alignment":"Tekislash","Horizontal align":"Gorizontal tekislash","Vertical align":"Vertikal tekislash","Top":"Yuqoriga","Middle":"Markaziga","Bottom":"Tagiga","Header cell":"Sarlavha katagi","Row group":"Satrlar guruhi","Column group":"Ustunlar guruhi","Row type":"Satr turi","Header":"Sarlavha","Body":"Tanasi","Footer":"Tag qismi","Border color":"Chegara rangi","Solid":"","Dotted":"Nuqtali","Dashed":"","Double":"","Groove":"","Ridge":"","Inset":"","Outset":"","Hidden":"Yashirin","Insert template...":"Shablon joylashtirish...","Templates":"Andozalar","Template":"Andoza","Insert Template":"Shablon Joylashtirish","Text color":"Matn rangi","Background color":"Orqa fon rangi","Custom...":"O'zgacha...","Custom color":"O'zgacha rang","No color":"Rangsiz","Remove color":"Rangni olib tashlash","Show blocks":"Bloklarni ko'rsatish","Show invisible characters":"Ko'rinmas belgilarni ko'rsatish","Word count":"So'zlar soni","Count":"Son","Document":"Hujjat","Selection":"Tanlangan","Words":"So'zlar","Words: {0}":"So'zlar soni: {0}","{0} words":"{0} so`z","File":"Fayl","Edit":"Tahrirlash","Insert":"Qo'shish","View":"Ko'rish","Format":"Shakllar","Table":"Jadval","Tools":"Vositalar","Powered by {0}":"{0} bilan ishlaydi","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Murakkab matn maydoni. Menyu uchun ALT-F9 tugmalarini bosing. Vositalar paneli uchun ALT-F10 tugmasini bosing. Yordamni chaqirish uchun ALT-0-ni bosing","Image title":"Rasm nomi","Border width":"Chegara qalinligi","Border style":"Chegara stili","Error":"Xatolik","Warn":"Ogohlantirish","Valid":"Yaroqli","To open the popup, press Shift+Enter":"Menuni ochish uchun Shift+Enter bosing","Rich Text Area":"Boy Matn Maydoni","Rich Text Area. Press ALT-0 for help.":"Boy Matn Maydoni. Yordam olish uchun ALT-0 bosing.","System Font":"Tizim shrifti","Failed to upload image: {0}":"{0}ni yuklashda xatolik yuz berdi","Failed to load plugin: {0} from url {1}":"Plaginni yuklab bo\u2018lmadi: {0} {1} urldan","Failed to load plugin url: {0}":"Url plaginni yuklab bo\u2018lmadi: {0}","Failed to initialize plugin: {0}":"Plaginni ishga tushirib bo\u2018lmadi: {0}","example":"namuna","Search":"Qidirish","All":"Hammasi","Currency":"Valyuta","Text":"Matn","Quotations":"Iqtiboslar","Mathematical":"Matematik","Extended Latin":"Kengaytirilgan Lotin","Symbols":"Belgilar","Arrows":"Strelkalar","User Defined":"Foydalanuvchi aniqlangan","dollar sign":"dollar belgisi","currency sign":"valyuta belgisi","euro-currency sign":"yevro-valyuta belgisi","colon sign":"colon belgisi","cruzeiro sign":"cruzeiro belgisi","french franc sign":"fransiya franc belgisi","lira sign":"lira belgisi","mill sign":"mill belgisi","naira sign":"naira belgisi","peseta sign":"paseta belgisi","rupee sign":"rupiy belgisi","won sign":"von belgisi","new sheqel sign":"sheqel belgisi","dong sign":"dong belgisi","kip sign":"kip belgisi","tugrik sign":"tugrik belgisi","drachma sign":"drachma belgisi","german penny symbol":"nemis pennisi belgisi","peso sign":"peso belgisi","guarani sign":"guarani belgisi","austral sign":"austral belgisi","hryvnia sign":"hryvnia belgisi","cedi sign":"cedi belgisi","livre tournois sign":"livre tournois belgisi","spesmilo sign":"spesmilo belgisi","tenge sign":"tenge belgisi","indian rupee sign":"hind rupiysi belgisi","turkish lira sign":"turkiya lirasi belgisi","nordic mark sign":"shimoliy belgi belgisi","manat sign":"manat belgisi","ruble sign":"rubl belgisi","yen character":"yen belgisi","yuan character":"yuan belgisi","yuan character, in hong kong and taiwan":"yuan belgisi, hong kong va tayvandagi","yen/yuan character variant one":"yen/yuan belgisi, 1 variantda","Emojis":"Emojilar","Emojis...":"Emojilar...","Loading emojis...":"Emojilar yuklanmoqda...","Could not load emojis":"Emojilar yuklanmadi","People":"Odamlar","Animals and Nature":"Hayvonlar va Tabiat","Food and Drink":"Ovqatlar va Ichimliklar","Activity":"Harakatlar","Travel and Places":"Sayohat va Joylar","Objects":"Obyektlar","Flags":"Bayroqlar","Characters":"Belgilar","Characters (no spaces)":"Belgilar (bosh joylarsiz)","{0} characters":"{0} belgi","Error: Form submit field collision.":"Xato: Formani yuborish maydonidagi konflikt.","Error: No form element found.":"Xato: Form elementi topilmadi.","Color swatch":"Rang namunasi","Color Picker":"Rang tanlovchi","Invalid hex color code: {0}":"Hex rang kodi noto\u2018g\u2018ri: {0}","Invalid input":"Noto'g'ri kiritish","R":"R","Red component":"Qizil komponent","G":"G","Green component":"Yashil komponent","B":"B","Blue component":"Ko'k komponent","#":"#","Hex color code":"Hex rang kodi","Range 0 to 255":"0 dan 255 gacha","Turquoise":"","Green":"Yashil","Blue":"Ko'k","Purple":"Siyohrang","Navy Blue":"To'q ko'k rang","Dark Turquoise":"","Dark Green":"To'q yashil","Medium Blue":"O\u02bbrtacha ko\u02bbk","Medium Purple":"O\u02bbrtacha siyohrang","Midnight Blue":"Yarim tun ko'k","Yellow":"Sariq","Orange":"Oranjiviy","Red":"Qizil","Light Gray":"Och kulrang","Gray":"Kulrang","Dark Yellow":"To'q sariq","Dark Orange":"To'q oranjiviy","Dark Red":"To'q qizil","Medium Gray":"O'rtacha kulrang","Dark Gray":"To'q kulrang","Light Green":"Och yashil","Light Yellow":"Och sariq","Light Red":"Och qizil","Light Purple":"Och siyohrang","Light Blue":"Och ko'k","Dark Purple":"To'q siyohrang","Dark Blue":"To'q ko'k","Black":"Qora","White":"Oq","Switch to or from fullscreen mode":"To\u02bbliq ekran rejimiga o\u02bbtish","Open help dialog":"Yordamni ochish","history":"tarix","styles":"stillar","formatting":"formatlash","alignment":"tekislash","indentation":"","Font":"Shrift","Size":"O'lcham","More...":"Ko'proq...","Select...":"Tanlash...","Preferences":"Afzalliklar","Yes":"Ha","No":"Yo'q","Keyboard Navigation":"Klaviatura Navigatsiyasi","Version":"Versiya","Code view":"Kod ko'rinishi","Open popup menu for split buttons":"Ajratish tugmalari uchun menyuni ochsh","List Properties":"Ro'yxat Xususiyatlari","List properties...":"Ro'yxat xususiyatlari...","Start list at number":"Ro'yxatni raqamdan boshlash","Line height":"Chiziq balandligi","Dropped file type is not supported":"Fayl turi qo'llab-quvvatlanmaydi","Loading...":"Yuklanmoqda...","ImageProxy HTTP error: Rejected request":"ImageProxy HTTP xato: So'rov rad etildi","ImageProxy HTTP error: Could not find Image Proxy":"ImageProxy HTTP xato: Image Proxy topilmadi","ImageProxy HTTP error: Incorrect Image Proxy URL":"ImageProxy HTTP xato: Image Proxy URL noto'g'ri","ImageProxy HTTP error: Unknown ImageProxy error":"ImageProxy HTTP xato: Aniqlanmagan ImageProxy xato"}); \ No newline at end of file +tinymce.addI18n("uz",{"#":"#","Accessibility":"Maxsus qobiliyatlar","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"Harakat","Activity":"Harakatlar","Address":"Manzil","Advanced":"Ilg'or","Align":"Saflamoq","Align center":"Markazga tekislash","Align left":"Chapga tekislash","Align right":"O'ngga tekislash","Alignment":"Tekislash","Alignment {0}":"","All":"Hammasi","Alternative description":"Muqobil tavsif","Alternative source":"Muqobil manba","Alternative source URL":"Muqobil manba URL manzili","Anchor":"","Anchor...":"","Anchors":"Langarlar","Animals and Nature":"Hayvonlar va Tabiat","Arrows":"Strelkalar","B":"B","Background color":"Orqa fon rangi","Background color {0}":"","Black":"Qora","Block":"Blok","Block {0}":"","Blockquote":"Matn blok parchasi","Blocks":"Bloklar","Blue":"Ko'k","Blue component":"Ko'k komponent","Body":"Tanasi","Bold":"Qalin","Border":"Chegara","Border color":"Chegara rangi","Border style":"Chegara stili","Border width":"Chegara qalinligi","Bottom":"Tagiga","Browse files":"","Browse for an image":"Rasmni yuklash","Browse links":"","Bullet list":"Nuqtali ro\u2018yxat","Cancel":"Bekor qilish","Caption":"Taglavha","Cell":"Katak","Cell padding":"Kataklar chegarasidan bo'sh joy","Cell properties":"Katak hususiyatlari","Cell spacing":"Kataklar orasi","Cell styles":"Katak stillari","Cell type":"Katak turi","Center":"Markazga","Characters":"Belgilar","Characters (no spaces)":"Belgilar (bosh joylarsiz)","Circle":"Doira","Class":"Klass","Clear formatting":"Formatlashni tozalash","Close":"Yopish","Code":"Kod","Code sample...":"Kod namunasi...","Code view":"Kod ko'rinishi","Color Picker":"Rang tanlovchi","Color swatch":"Rang namunasi","Cols":"Ustunlar","Column":"Ustun","Column clipboard actions":"Ustunning almashish buferini harakatlari","Column group":"Ustunlar guruhi","Column header":"Ustun sarlavhasi","Constrain proportions":"Nisbatlarni cheklash","Copy":"Nusxa olish","Copy column":"Ustunni nusxalash","Copy row":"Satrdan nusxa ko'chirish","Could not find the specified string.":"Belgilangan satr topilmadi.","Could not load emojis":"Emojilar yuklanmadi","Count":"Son","Currency":"Valyuta","Current window":"Joriy oyna","Custom color":"O'zgacha rang","Custom...":"O'zgacha...","Cut":"Kesib olish","Cut column":"Ustunni kesib olish","Cut row":"Satrni kesib olish","Dark Blue":"To'q ko'k","Dark Gray":"To'q kulrang","Dark Green":"To'q yashil","Dark Orange":"To'q oranjiviy","Dark Purple":"To'q siyohrang","Dark Red":"To'q qizil","Dark Turquoise":"","Dark Yellow":"To'q sariq","Dashed":"","Date/time":"Kun/vaqt","Decrease indent":"Satr boshini kamaytirish","Default":"Standart","Delete accordion":"","Delete column":"Ustunni olib tashlash","Delete row":"Satrni olib tashlash","Delete table":"Jadvalni o'chirib tashlash","Dimensions":"O'lchamlari","Disc":"Disk","Div":"Div","Document":"Hujjat","Dotted":"Nuqtali","Double":"","Drop an image here":"Bu erga rasmni olib o'ting","Dropped file type is not supported":"Fayl turi qo'llab-quvvatlanmaydi","Edit":"Tahrirlash","Embed":"Ichiga olgan","Emojis":"Emojilar","Emojis...":"Emojilar...","Error":"Xatolik","Error: Form submit field collision.":"Xato: Formani yuborish maydonidagi konflikt.","Error: No form element found.":"Xato: Form elementi topilmadi.","Extended Latin":"Kengaytirilgan Lotin","Failed to initialize plugin: {0}":"Plaginni ishga tushirib bo\u2018lmadi: {0}","Failed to load plugin url: {0}":"Url plaginni yuklab bo\u2018lmadi: {0}","Failed to load plugin: {0} from url {1}":"Plaginni yuklab bo\u2018lmadi: {0} {1} urldan","Failed to upload image: {0}":"{0}ni yuklashda xatolik yuz berdi","File":"Fayl","Find":"Qidirish","Find (if searchreplace plugin activated)":"Qidirish (qidirish plagini o'rnatilgan bo'lsa)","Find and Replace":"Qidirish va O'zgartirish","Find and replace...":"Qidirish va o'zgartirish...","Find in selection":"Belgilangandan topish","Find whole words only":"Faqat to'liq so'zni topish","Flags":"Bayroqlar","Focus to contextual toolbar":"Kontekstli vositalar paneliga e'tibor qaratish","Focus to element path":"Elementlar manziliga e'tibor qaratish","Focus to menubar":"Menubarga e'tibor qaratish","Focus to toolbar":"Vositalar paneliga e'tibor qaratish","Font":"Shrift","Font size {0}":"","Font sizes":"Shrift o'lchamlari","Font {0}":"","Fonts":"Shriftlar","Food and Drink":"Ovqatlar va Ichimliklar","Footer":"Tag qismi","Format":"Shakllar","Format {0}":"","Formats":"Formatlar","Fullscreen":"Butun ekran rejimi","G":"G","General":"Umumiy","Gray":"Kulrang","Green":"Yashil","Green component":"Yashil komponent","Groove":"","Handy Shortcuts":"Foydalanadigan yorliqlar","Header":"Sarlavha","Header cell":"Sarlavha katagi","Heading 1":"Sarlavha 1","Heading 2":"Sarlavha 2","Heading 3":"Sarlavha 3","Heading 4":"Sarlavha 4","Heading 5":"Sarlavha 5","Heading 6":"Sarlavha 6","Headings":"Sarlavhalar","Height":"Balandligi","Help":"Yordam","Hex color code":"Hex rang kodi","Hidden":"Yashirin","Horizontal align":"Gorizontal tekislash","Horizontal line":"Gorizontal chiziq","Horizontal space":"Gorizontal o'lchov","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID harf bilan boshlanishi kerak, faqat harflar, raqamlar, tire, nuqta, ikki nuqta yoki pastki chiziqdan iborat bo'lishi kerak.","Image is decorative":"Dekorativ rasm","Image list":"Rasmlar ro'yhati","Image title":"Rasm nomi","Image...":"Rasm...","ImageProxy HTTP error: Could not find Image Proxy":"ImageProxy HTTP xato: Image Proxy topilmadi","ImageProxy HTTP error: Incorrect Image Proxy URL":"ImageProxy HTTP xato: Image Proxy URL noto'g'ri","ImageProxy HTTP error: Rejected request":"ImageProxy HTTP xato: So'rov rad etildi","ImageProxy HTTP error: Unknown ImageProxy error":"ImageProxy HTTP xato: Aniqlanmagan ImageProxy xato","Increase indent":"Satr boshini oshirish","Inline":"Bir qator ketma-ketlikda","Insert":"Qo'shish","Insert Template":"Shablon Joylashtirish","Insert accordion":"","Insert column after":"Ustunni ketidan qo'shish","Insert column before":"Ustunni oldi tomoniga qo'shish","Insert date/time":"Kun / vaqtni qo'shish","Insert image":"Rasm qo'shish","Insert link (if link plugin activated)":"Havolani qo'shish (havola plagini o'rnatilgan bo'lsa)","Insert row after":"Ketidan satr qo'shish","Insert row before":"Yuqorisiga satr qo'shish","Insert table":"Jadvalni qo'shish","Insert template...":"Shablon joylashtirish...","Insert video":"Video qo'shish","Insert/Edit code sample":"Kod namunasini qo'shish / tahrirlash","Insert/edit image":"Rasmni qo'shish / tahrirlash","Insert/edit link":"Havola qo'shish / tahrirlash","Insert/edit media":"Media qo'shish / tahrirlash","Insert/edit video":"Videoni qo'shish / tahrirlash","Inset":"","Invalid hex color code: {0}":"Hex rang kodi noto\u2018g\u2018ri: {0}","Invalid input":"Noto'g'ri kiritish","Italic":"Yotiq","Justify":"Ikki tomondan tekislash","Keyboard Navigation":"Klaviatura Navigatsiyasi","Language":"Til","Learn more...":"Batafsil ma'lumot...","Left":"Chapga","Left to right":"Chapdan o'ngga","Light Blue":"Och ko'k","Light Gray":"Och kulrang","Light Green":"Och yashil","Light Purple":"Och siyohrang","Light Red":"Och qizil","Light Yellow":"Och sariq","Line height":"Chiziq balandligi","Link list":"Havolalar ro'yhati","Link...":"Havola...","List Properties":"Ro'yxat Xususiyatlari","List properties...":"Ro'yxat xususiyatlari...","Loading emojis...":"Emojilar yuklanmoqda...","Loading...":"Yuklanmoqda...","Lower Alpha":"Kichik lotincha","Lower Greek":"Pastki yunon","Lower Roman":"Kichik kirilcha","Match case":"O'xshashliklar","Mathematical":"Matematik","Media poster (Image URL)":"Media poster (Rasm URL)","Media...":"Media...","Medium Blue":"O\u02bbrtacha ko\u02bbk","Medium Gray":"O'rtacha kulrang","Medium Purple":"O\u02bbrtacha siyohrang","Merge cells":"Kataklarni birlashtirish","Middle":"Markaziga","Midnight Blue":"Yarim tun ko'k","More...":"Ko'proq...","Name":"Nomi","Navy Blue":"To'q ko'k rang","New document":"Yangi hujjat","New window":"Yangi oyna","Next":"Keyingisi","No":"Yo'q","No alignment":"","No color":"Rangsiz","Nonbreaking space":"Buzilmas bo'sh joy","None":"Hech bir","Numbered list":"Raqamli ro\u2018yxat","OR":"YOKI","Objects":"Obyektlar","Ok":"Ok","Open help dialog":"Yordamni ochish","Open link":"Havolani ochish","Open link in...":"Havolani ...da ochish","Open popup menu for split buttons":"Ajratish tugmalari uchun menyuni ochsh","Orange":"Oranjiviy","Outset":"","Page break":"Yangi bet","Paragraph":"Paragraf","Paste":"Qo\u2018yish","Paste as text":"Tekst qo'shish","Paste column after":"Keyingi ustun qo'yish","Paste column before":"Oldinga ustun qo'yish","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"Joylashtirish oddiy matn rejimida amalga oshiriladi. Ushbu hususiyatni o'chirmaguningizcha, kontent oddiy matn sifatida joylashtiriladi.","Paste or type a link":"Havolani joylashtirish yoki kiritish","Paste row after":"Ketidan satrni joylashtirish","Paste row before":"Yuqorisiga satrni joylashtirish","Paste your embed code below:":"Kodni quyiga joylashtiring:","People":"Odamlar","Plugins":"Plaginlar","Plugins installed ({0}):":"O'rnatilgan plaginlar ({0})","Powered by {0}":"{0} bilan ishlaydi","Pre":"Pre","Preferences":"Afzalliklar","Preformatted":"","Premium plugins:":"Premium plaginlar:","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"Tahrirni avvaldan ko'rish","Previous":"Oldingi","Print":"Chop etish","Print...":"Chop etish...","Purple":"Siyohrang","Quotations":"Iqtiboslar","R":"R","Range 0 to 255":"0 dan 255 gacha","Red":"Qizil","Red component":"Qizil komponent","Redo":"Bekor qilish","Remove":"Olib tashlash","Remove color":"Rangni olib tashlash","Remove link":"Havolani olib tashlash","Replace":"Almashtirish","Replace all":"Barchasini almashtirish","Replace with":"bilan almashtirish","Resize":"O'lchamini o'zgartirish","Restore last draft":"Oxirgi ","Reveal or hide additional toolbar items":"","Rich Text Area":"Boy Matn Maydoni","Rich Text Area. Press ALT-0 for help.":"Boy Matn Maydoni. Yordam olish uchun ALT-0 bosing.","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Murakkab matn maydoni. Menyu uchun ALT-F9 tugmalarini bosing. Vositalar paneli uchun ALT-F10 tugmasini bosing. Yordamni chaqirish uchun ALT-0-ni bosing","Ridge":"","Right":"O'ngga","Right to left":"O'ngdan chapga","Row":"Satr","Row clipboard actions":"Qatorning almashish buferini harakatlari","Row group":"Satrlar guruhi","Row header":"Qator sarlavhasi","Row properties":"Satr hususiyatlari","Row type":"Satr turi","Rows":"Satrlar","Save":"Saqlash","Save (if save plugin activated)":"Saqlash (saqlash plagini o'rnatilgan bo'lsa)","Scope":"Muhit","Search":"Qidirish","Select all":"Barchasini belgilash","Select...":"Tanlash...","Selection":"Tanlangan","Shortcut":"Yorliq","Show blocks":"Bloklarni ko'rsatish","Show caption":"Sarlavhani ko'rish","Show invisible characters":"Ko'rinmas belgilarni ko'rsatish","Size":"O'lcham","Solid":"","Source":"Manba","Source code":"Manba kodi","Special Character":"Mahsus Belgi","Special character...":"Mahsus belgi...","Split cell":"Kataklarni bo'lish","Square":"Kvadrat","Start list at number":"Ro'yxatni raqamdan boshlash","Strikethrough":"O'chirilgan yozuv","Style":"Uslub","Subscript":"Quyi yozuv","Superscript":"Yuqori yozuv","Switch to or from fullscreen mode":"To\u02bbliq ekran rejimiga o\u02bbtish","Symbols":"Belgilar","System Font":"Tizim shrifti","Table":"Jadval","Table caption":"Jadval sarlavhasi","Table properties":"Jadval xususiyatlari","Table styles":"Jadval stillari","Template":"Andoza","Templates":"Andozalar","Text":"Matn","Text color":"Matn rangi","Text color {0}":"","Text to display":"Ko'rsatiladigan matn","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":'Siz kiritgan URL elektron pochta manziliga oxshayapti. "mailto:" prefiksi qo\'shilsinmi?',"The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":'Siz kiritgan URL tashqi havolaga oxshayapti. "http://" prefiksi qo\'shilsinmi?',"The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"Siz kiritgan URL tashqi havolaga o'xshaydi. Kerakli https:// prefiksini qo'shmoqchimisiz?","Title":"Nomi","To open the popup, press Shift+Enter":"Menuni ochish uchun Shift+Enter bosing","Toggle accordion":"","Tools":"Vositalar","Top":"Yuqoriga","Travel and Places":"Sayohat va Joylar","Turquoise":"","Underline":"Tagi chizilgan","Undo":"Orqaga qaytarish","Upload":"Yuklash","Uploading image":"Rasm yuklanmoqda","Upper Alpha":"Katta lotincha","Upper Roman":"Katta kirilcha","Url":"URL","User Defined":"Foydalanuvchi aniqlangan","Valid":"Yaroqli","Version":"Versiya","Vertical align":"Vertikal tekislash","Vertical space":"Vertikal o'lchov","View":"Ko'rish","Visual aids":"Ko\u2018rgazmali o\u2018quv qurollar","Warn":"Ogohlantirish","White":"Oq","Width":"Kengligi","Word count":"So'zlar soni","Words":"So'zlar","Words: {0}":"So'zlar soni: {0}","Yellow":"Sariq","Yes":"Ha","You are using {0}":"Siz {0} ishlatmoqdasiz","You have unsaved changes are you sure you want to navigate away?":"Sizda saqlanmagan o'zgartirishlar bor. Boshqa yerga chiqib ketish uchun ishonchingiz komilmi?","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"Sizning brauzeringiz buferga to\u2018g\u2018ridan-to\u2018g\u2018ri kirish qo\u2018llab-quvvatlamaydi. O\u2018rniga klaviaturaning Ctrl+X/C/V qisqartirishlarni foydalaning.","alignment":"tekislash","austral sign":"austral belgisi","cedi sign":"cedi belgisi","colon sign":"colon belgisi","cruzeiro sign":"cruzeiro belgisi","currency sign":"valyuta belgisi","dollar sign":"dollar belgisi","dong sign":"dong belgisi","drachma sign":"drachma belgisi","euro-currency sign":"yevro-valyuta belgisi","example":"namuna","formatting":"formatlash","french franc sign":"fransiya franc belgisi","german penny symbol":"nemis pennisi belgisi","guarani sign":"guarani belgisi","history":"tarix","hryvnia sign":"hryvnia belgisi","indentation":"","indian rupee sign":"hind rupiysi belgisi","kip sign":"kip belgisi","lira sign":"lira belgisi","livre tournois sign":"livre tournois belgisi","manat sign":"manat belgisi","mill sign":"mill belgisi","naira sign":"naira belgisi","new sheqel sign":"sheqel belgisi","nordic mark sign":"shimoliy belgi belgisi","peseta sign":"paseta belgisi","peso sign":"peso belgisi","ruble sign":"rubl belgisi","rupee sign":"rupiy belgisi","spesmilo sign":"spesmilo belgisi","styles":"stillar","tenge sign":"tenge belgisi","tugrik sign":"tugrik belgisi","turkish lira sign":"turkiya lirasi belgisi","won sign":"von belgisi","yen character":"yen belgisi","yen/yuan character variant one":"yen/yuan belgisi, 1 variantda","yuan character":"yuan belgisi","yuan character, in hong kong and taiwan":"yuan belgisi, hong kong va tayvandagi","{0} characters":"{0} belgi","{0} columns, {1} rows":"","{0} words":"{0} so`z"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/vi.js b/libraries/tinymce/js/tinymce/langs/vi.js index 21b779f..fe78e19 100644 --- a/libraries/tinymce/js/tinymce/langs/vi.js +++ b/libraries/tinymce/js/tinymce/langs/vi.js @@ -1 +1 @@ -tinymce.addI18n("vi",{"Redo":"L\xe0m l\u1ea1i","Undo":"H\u1ee7y thao t\xe1c","Cut":"C\u1eaft","Copy":"Sao ch\xe9p 2","Paste":"D\xe1n","Select all":"Ch\u1ecdn t\u1ea5t c\u1ea3","New document":"T\u1ea1o t\xe0i li\u1ec7u m\u1edbi","Ok":"\u0110\u1ed3ng \xfd","Cancel":"Hu\u1ef7 B\u1ecf","Visual aids":"Ch\u1ec9 d\u1eabn tr\u1ef1c quan","Bold":"In \u0111\u1eadm","Italic":"In nghi\xeang","Underline":"G\u1ea1ch d\u01b0\u1edbi","Strikethrough":"G\u1ea1ch ngang","Superscript":"K\xfd t\u1ef1 m\u0169","Subscript":"K\xfd t\u1ef1 th\u1ea5p","Clear formatting":"Xo\xe1 \u0111\u1ecbnh d\u1ea1ng","Remove":"Xo\xe1","Align left":"Canh tr\xe1i","Align center":"C\u0103n gi\u1eefa","Align right":"C\u0103n ph\u1ea3i","No alignment":"Kh\xf4ng c\u0103n l\u1ec1","Justify":"C\u0103n \u0111\u1ec1u hai b\xean","Bullet list":"Danh s\xe1ch d\u1ea1ng bi\u1ec3u t\u01b0\u1ee3ng","Numbered list":"Danh s\xe1ch \u0111\xe1nh s\u1ed1","Decrease indent":"Th\u1ee5t l\xf9i d\xf2ng","Increase indent":"T\u0103ng kho\u1ea3ng c\xe1ch d\xf2ng","Close":"\u0110\xf3ng L\u1ea1i","Formats":"\u0110\u1ecbnh d\u1ea1ng","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"Tr\xecnh duy\u1ec7t c\u1ee7a b\u1ea1n kh\xf4ng h\u1ed7 tr\u1ee3 truy c\u1eadp truy c\u1eadp b\u1ed9 nh\u1edb \u1ea3o, vui l\xf2ng s\u1eed d\u1ee5ng c\xe1c t\u1ed5 h\u1ee3p ph\xedm Ctrl + X, C, V.","Headings":"\u0110\u1ec1 m\u1ee5c","Heading 1":"H1","Heading 2":"H2","Heading 3":"H3","Heading 4":"H4","Heading 5":"H5","Heading 6":"H6","Preformatted":"\u0110\u1ecbnh d\u1ea1ng s\u1eb5n","Div":"Khung","Pre":"Ti\u1ec1n t\u1ed1","Code":"M\xe3","Paragraph":"\u0110o\u1ea1n v\u0103n","Blockquote":"\u0110o\u1ea1n Tr\xedch D\u1eabn","Inline":"C\xf9ng d\xf2ng","Blocks":"Kh\u1ed1i","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"D\xe1n \u0111ang trong tr\u1ea1ng th\xe1i v\u0103n b\u1ea3n thu\u1ea7n. N\u1ed9i dung s\u1ebd \u0111\u01b0\u1ee3c d\xe1n d\u01b0\u1edbi d\u1ea1ng v\u0103n b\u1ea3n thu\u1ea7n, kh\xf4ng \u0111\u1ecbnh d\u1ea1ng.","Fonts":"Ph\xf4ng ch\u1eef","Font sizes":"K\xedch th\u01b0\u1edbc ch\u1eef","Class":"L\u1edbp","Browse for an image":"Ch\u1ecdn m\u1ed9t h\xecnh \u1ea3nh","OR":"HO\u1eb6C","Drop an image here":"Th\u1ea3 h\xecnh \u1ea3nh v\xe0o \u0111\xe2y","Upload":"T\u1ea3i l\xean","Uploading image":"\u0110ang t\u1ea3i \u1ea3nh l\xean","Block":"Kh\u1ed1i","Align":"Canh l\u1ec1","Default":"M\u1eb7c \u0111\u1ecbnh","Circle":"H\xecnh tr\xf2n","Disc":"\u0110\u0129a","Square":"\xd4 vu\xf4ng","Lower Alpha":"K\xfd t\u1ef1 th\u01b0\u1eddng","Lower Greek":"S\u1ed1 Hy L\u1ea1p th\u01b0\u1eddng","Lower Roman":"S\u1ed1 la m\xe3 th\u01b0\u1eddng","Upper Alpha":"In hoa","Upper Roman":"S\u1ed1 la m\xe3 hoa","Anchor...":"Neo...","Anchor":"Neo li\xean k\u1ebft","Name":"T\xean","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID ph\u1ea3i b\u1eaft \u0111\u1ea7u b\u1eb1ng ch\u1eef c\xe1i, theo sau l\xe0 c\xe1c ch\u1eef c\xe1i, s\u1ed1, d\u1ea5u g\u1ea1ch ngang, d\u1ea5u ch\u1ea5m, d\u1ea5u hai ch\u1ea5m ho\u1eb7c d\u1ea5u g\u1ea1ch d\u01b0\u1edbi.","You have unsaved changes are you sure you want to navigate away?":"B\u1ea1n ch\u01b0a l\u01b0u thay \u0111\u1ed5i b\u1ea1n c\xf3 ch\u1eafc b\u1ea1n mu\u1ed1n di chuy\u1ec3n \u0111i?","Restore last draft":"Kh\xf4i ph\u1ee5c b\u1ea3n g\u1ea7n nh\u1ea5t","Special character...":"K\xfd t\u1ef1 \u0111\u1eb7c bi\u1ec7t...","Special Character":"K\xfd t\u1ef1 \u0111\u1eb7c bi\u1ec7t","Source code":"M\xe3 ngu\u1ed3n","Insert/Edit code sample":"Ch\xe8n/S\u1eeda m\xe3 m\u1eabu","Language":"Ng\xf4n ng\u1eef","Code sample...":"M\xe3 m\u1eabu...","Left to right":"Tr\xe1i sang ph\u1ea3i","Right to left":"Ph\u1ea3i sang tr\xe1i","Title":"Ti\xeau \u0111\u1ec1","Fullscreen":"To\xe0n m\xe0n h\xecnh","Action":"H\xe0nh \u0111\u1ed9ng","Shortcut":"Ph\xedm t\u1eaft","Help":"Tr\u1ee3 gi\xfap","Address":"\u0110\u1ecba ch\u1ec9","Focus to menubar":"T\u1eadp trung v\xe0o tr\xecnh \u0111\u01a1n","Focus to toolbar":"T\u1eadp trung v\xe0o thanh c\xf4ng c\u1ee5","Focus to element path":"T\u1eadp trung v\xe0o \u0111\u01b0\u1eddng d\u1eabn ph\u1ea7n t\u1eed","Focus to contextual toolbar":"T\u1eadp trung v\xe0o thanh c\xf4ng c\u1ee5 ng\u1eef c\u1ea3nh","Insert link (if link plugin activated)":"Ch\xe8n li\xean k\u1ebft","Save (if save plugin activated)":"L\u01b0u","Find (if searchreplace plugin activated)":"T\xecm ki\u1ebfm","Plugins installed ({0}):":"Plugin \u0111\xe3 c\xe0i ({0}):","Premium plugins:":"Plugin cao c\u1ea5p:","Learn more...":"T\xecm hi\u1ec3u th\xeam...","You are using {0}":"B\u1ea1n \u0111ang s\u1eed d\u1ee5ng {0}","Plugins":"Plugin","Handy Shortcuts":"Ph\xedm t\u1eaft th\xf4ng d\u1ee5ng","Horizontal line":"K\u1ebb ngang","Insert/edit image":"Ch\xe8n/s\u1eeda \u1ea3nh","Alternative description":"M\xf4 t\u1ea3 thay th\u1ebf (Alt)","Accessibility":"Kh\u1ea3 n\u0103ng ti\u1ebfp c\u1eadn","Image is decorative":"H\xecnh \u1ea3nh minh ho\u1ea1","Source":"Ngu\u1ed3n","Dimensions":"K\xedch th\u01b0\u1edbc","Constrain proportions":"T\u1ef7 l\u1ec7 r\xe0ng bu\u1ed9c","General":"Chung","Advanced":"N\xe2ng cao","Style":"Ki\u1ec3u","Vertical space":"N\u1eb1m d\u1ecdc","Horizontal space":"N\u1eb1m ngang","Border":"Vi\u1ec1n","Insert image":"Ch\xe8n \u1ea3nh","Image...":"H\xecnh \u1ea3nh...","Image list":"Danh s\xe1ch h\xecnh \u1ea3nh","Resize":"Thay \u0111\u1ed5i k\xedch th\u01b0\u1edbc","Insert date/time":"Ch\xe8n ng\xe0y/th\xe1ng","Date/time":"Ng\xe0y/th\u1eddi gian","Insert/edit link":"Ch\xe8n/s\u1eeda li\xean k\u1ebft","Text to display":"N\u1ed9i dung hi\u1ec3n th\u1ecb","Url":"Url","Open link in...":"M\u1edf \u0111\u01b0\u1eddng d\u1eabn trong...","Current window":"C\u1eeda s\u1ed5 hi\u1ec7n t\u1ea1i","None":"Kh\xf4ng","New window":"C\u1eeda s\u1ed5 m\u1edbi","Open link":"M\u1edf li\xean k\u1ebft","Remove link":"H\u1ee7y li\xean k\u1ebft","Anchors":"Neo","Link...":"Li\xean k\u1ebft...","Paste or type a link":"D\xe1n ho\u1eb7c nh\u1eadp m\u1ed9t li\xean k\u1ebft","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"\u0110\u1ecba ch\u1ec9 URL b\u1ea1n v\u1eeba nh\u1eadp gi\u1ed1ng nh\u01b0 m\u1ed9t \u0111\u1ecba ch\u1ec9 email. B\u1ea1n c\xf3 mu\u1ed1n th\xeam ti\u1ec1n t\u1ed1 mailto: kh\xf4ng?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"\u0110\u1ecba ch\u1ec9 URL b\u1ea1n v\u1eeba nh\u1eadp gi\u1ed1ng nh\u01b0 m\u1ed9t li\xean k\u1ebft. B\u1ea1n c\xf3 mu\u1ed1n th\xeam ti\u1ec1n t\u1ed1 http:// kh\xf4ng?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"Li\xean k\u1ebft b\u1ea1n nh\u1eadp c\xf3 v\u1ebb l\xe0 li\xean k\u1ebft b\xean ngo\xe0i. B\u1ea1n c\xf3 mu\u1ed1n b\u1eaft bu\u1ed9c th\xeam ti\u1ec1n t\u1ed1 https:// ?","Link list":"Danh s\xe1ch li\xean k\u1ebft","Insert video":"Ch\xe8n video","Insert/edit video":"Ch\xe8n/s\u1eeda video","Insert/edit media":"Ch\xe8n/s\u1eeda \u0111a ph\u01b0\u01a1ng ti\u1ec7n","Alternative source":"Ngu\u1ed3n thay th\u1ebf","Alternative source URL":"\u0110\u01b0\u1eddng d\u1eabn ngu\u1ed3n thay th\u1ebf","Media poster (Image URL)":"\xc1p ph\xedch \u0111a ph\u01b0\u01a1ng ti\u1ec7n (\u0110\u01b0\u1eddng d\u1eabn h\xecnh \u1ea3nh)","Paste your embed code below:":"D\xe1n m\xe3 nh\xfang c\u1ee7a b\u1ea1n d\u01b0\u1edbi \u0111\xe2y:","Embed":"Nh\xfang","Media...":"\u0110a ph\u01b0\u01a1ng ti\u1ec7n...","Nonbreaking space":"Kh\xf4ng xu\u1ed1ng h\xe0ng","Page break":"Ng\u1eaft trang","Paste as text":"D\xe1n \u0111o\u1ea1n v\u0103n b\u1ea3n","Preview":"Xem th\u1eed","Print":"In","Print...":"In...","Save":"L\u01b0u","Find":"T\xecm ki\u1ebfm","Replace with":"Thay th\u1ebf b\u1edfi","Replace":"Thay th\u1ebf","Replace all":"Thay t\u1ea5t c\u1ea3","Previous":"Tr\u01b0\u1edbc","Next":"Sau","Find and Replace":"T\xecm v\xe0 thay th\u1ebf","Find and replace...":"T\xecm v\xe0 thay th\u1ebf...","Could not find the specified string.":"Kh\xf4ng t\xecm th\u1ea5y chu\u1ed7i ch\u1ec9 \u0111\u1ecbnh.","Match case":"Ph\xe2n bi\u1ec7t hoa/th\u01b0\u1eddng","Find whole words only":"Ch\u1ec9 t\xecm to\xe0n b\u1ed9 t\u1eeb","Find in selection":"T\xecm trong l\u1ef1a ch\u1ecdn","Insert table":"Th\xeam b\u1ea3ng","Table properties":"Thu\u1ed9c t\xednh b\u1ea3ng","Delete table":"Xo\xe1 b\u1ea3ng","Cell":"\xd4","Row":"D\xf2ng","Column":"C\u1ed9t","Cell properties":"Thu\u1ed9c t\xednh \xf4","Merge cells":"Tr\u1ed9n \xf4","Split cell":"Chia c\u1eaft \xf4","Insert row before":"Th\xeam d\xf2ng ph\xeda tr\xean","Insert row after":"Th\xeam d\xf2ng ph\xeda d\u01b0\u1edbi","Delete row":"Xo\xe1 d\xf2ng","Row properties":"Thu\u1ed9c t\xednh d\xf2ng","Cut row":"C\u1eaft d\xf2ng","Cut column":"C\u1eaft c\u1ed9t","Copy row":"Sao ch\xe9p d\xf2ng","Copy column":"Sao ch\xe9p c\u1ed9t","Paste row before":"D\xe1n v\xe0o ph\xeda tr\u01b0\u1edbc, tr\xean","Paste column before":"D\xe1n c\u1ed9t v\xe0o b\xean tr\xe1i","Paste row after":"D\xe1n v\xe0o ph\xeda sau, d\u01b0\u1edbi","Paste column after":"D\xe1n c\u1ed9t v\xe0o b\xean ph\u1ea3i","Insert column before":"Th\xeam c\u1ed9t b\xean tr\xe1i","Insert column after":"Th\xeam c\u1ed9t b\xean ph\u1ea3i","Delete column":"Xo\xe1 c\u1ed9t","Cols":"C\u1ed9t","Rows":"D\xf2ng","Width":"\u0110\u1ed9 R\u1ed9ng","Height":"\u0110\u1ed9 Cao","Cell spacing":"Kho\u1ea3ng c\xe1ch \xf4","Cell padding":"Kho\u1ea3ng c\xe1ch trong \xf4","Row clipboard actions":"H\xe0ng thao t\xe1c tr\xean khay nh\u1edb t\u1ea1m","Column clipboard actions":"C\u1ed9t thao t\xe1c tr\xean khay nh\u1edb t\u1ea1m","Table styles":"Ki\u1ec3u d\xe1ng b\u1ea3ng","Cell styles":"Ki\u1ec3u d\xe1ng \xf4","Column header":"Ti\xeau \u0111\u1ec1 c\u1ed9t","Row header":"Ti\xeau \u0111\u1ec1 h\xe0ng","Table caption":"Ch\xfa th\xedch b\u1ea3ng","Caption":"Ti\xeau \u0111\u1ec1","Show caption":"Hi\u1ec7n ti\xeau \u0111\u1ec1","Left":"Tr\xe1i","Center":"Gi\u1eefa","Right":"Ph\u1ea3i","Cell type":"Lo\u1ea1i \xf4","Scope":"Quy\u1ec1n","Alignment":"Canh ch\u1ec9nh","Horizontal align":"C\u0103n ngang","Vertical align":"C\u0103n d\u1ecdc","Top":"Tr\xean","Middle":"\u1ede gi\u1eefa","Bottom":"D\u01b0\u1edbi","Header cell":"Ti\xeau \u0111\u1ec1 \xf4","Row group":"Gom nh\xf3m d\xf2ng","Column group":"Gom nh\xf3m c\u1ed9t","Row type":"Th\u1ec3 lo\u1ea1i d\xf2ng","Header":"Ti\xeau \u0111\u1ec1","Body":"N\u1ed9i dung","Footer":"Ch\xe2n","Border color":"M\xe0u vi\u1ec1n","Solid":"N\xe9t li\u1ec1n m\u1ea1ch","Dotted":"N\xe9t ch\u1ea5m","Dashed":"N\xe9t \u0111\u1ee9t","Double":"N\xe9t \u0111\xf4i","Groove":"3D c\xf3 x\u1ebb r\xe3nh","Ridge":"3D tr\xf2n n\u1ed5i","Inset":"3D khung ch\xecm","Outset":"3D khung n\u1ed5i","Hidden":"\u1ea8n","Insert template...":"Th\xeam m\u1eabu...","Templates":"M\u1eabu","Template":"M\u1eabu","Insert Template":"Th\xeam m\u1eabu","Text color":"M\xe0u v\u0103n b\u1ea3n","Background color":"M\xe0u n\u1ec1n","Custom...":"Tu\u1ef3 ch\u1ec9nh...","Custom color":"Tu\u1ef3 ch\u1ec9nh m\xe0u","No color":"Kh\xf4ng c\xf3 m\xe0u","Remove color":"B\u1ecf m\xe0u","Show blocks":"Hi\u1ec3n th\u1ecb kh\u1ed1i","Show invisible characters":"Hi\u1ec3n th\u1ecb k\xfd t\u1ef1 \u1ea9n","Word count":"S\u1ed1 t\u1eeb","Count":"\u0110\u1ebfm","Document":"T\xe0i li\u1ec7u","Selection":"L\u1ef1a ch\u1ecdn","Words":"Ch\u1eef","Words: {0}":"Ch\u1eef: {0}","{0} words":"{0} ch\u1eef","File":"T\u1eadp tin","Edit":"S\u1eeda","Insert":"Ch\xe8n","View":"Xem","Format":"\u0110\u1ecbnh d\u1ea1ng","Table":"B\u1ea3ng","Tools":"C\xf4ng c\u1ee5","Powered by {0}":"Cung c\u1ea5p b\u1edfi {0}","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Rich Text Area. B\u1ea5m ALT-F9 m\u1edf tr\xecnh \u0111\u01a1n. B\u1ea5m ALT-F10 m\u1edf thanh c\xf4ng c\u1ee5. B\u1ea5m ALT-0 m\u1edf tr\u1ee3 gi\xfap","Image title":"Ti\xeau \u0111\u1ec1 \u1ea3nh","Border width":"\u0110\u1ed9 d\xe0y vi\u1ec1n","Border style":"Ki\u1ec3u vi\u1ec1n","Error":"L\u1ed7i","Warn":"C\u1ea3nh b\xe1o","Valid":"H\u1ee3p l\u1ec7","To open the popup, press Shift+Enter":"\u0110\u1ec3 m\u1edf h\u1ed9p tho\u1ea1i, nh\u1ea5n Shift+Enter","Rich Text Area":"V\xf9ng v\u0103n b\u1ea3n phong ph\xfa","Rich Text Area. Press ALT-0 for help.":"V\xf9ng v\u0103n b\u1ea3n phong ph\xfa. Nh\xe2n ALT-0 \u0111\u1ec3 bi\u1ebft th\xeam.","System Font":"Ph\xf4ng ch\u1eef h\u1ec7 th\u1ed1ng","Failed to upload image: {0}":"Kh\xf4ng th\u1ec3 \u0111\u0103ng h\xecnh: {0}","Failed to load plugin: {0} from url {1}":"Kh\xf4ng th\u1ec3 t\u1ea3i plugin: {0} t\u1eeb \u0111\u01b0\u1eddng d\u1eabn {1}","Failed to load plugin url: {0}":"Kh\xf4ng th\u1ec3 t\u1ea3i \u0111\u01b0\u1eddng d\u1eabn plugin: {0}","Failed to initialize plugin: {0}":"Kh\xf4ng th\u1ec3 kh\u1edfi t\u1ea1o plugin: {0}","example":"v\xed d\u1ee5","Search":"T\xecm ki\u1ebfm","All":"T\u1ea5t c\u1ea3","Currency":"Ti\u1ec1n t\u1ec7","Text":"V\u0103n b\u1ea3n","Quotations":"Tr\xedch d\u1eabn","Mathematical":"To\xe1n h\u1ecdc","Extended Latin":"Latin m\u1edf r\u1ed9ng","Symbols":"K\xfd hi\u1ec7u","Arrows":"M\u0169i t\xean","User Defined":"\u0110\u1ecbnh ngh\u0129a b\u1edfi ng\u01b0\u1eddi d\xf9ng","dollar sign":"k\xfd hi\u1ec7u \u0111\xf4 la","currency sign":"k\xfd hi\u1ec7u ti\u1ec1n t\u1ec7","euro-currency sign":"k\xfd hi\u1ec7u euro","colon sign":"d\u1ea5u hai ch\u1ea5m","cruzeiro sign":"k\xfd hi\u1ec7u cruzeiro","french franc sign":"k\xfd hi\u1ec7u franc Ph\xe1p","lira sign":"k\xfd hi\u1ec7u lira","mill sign":"k\xfd hi\u1ec7u mill","naira sign":"k\xfd hi\u1ec7u naira","peseta sign":"k\xfd hi\u1ec7u peseta","rupee sign":"k\xfd hi\u1ec7u rupee","won sign":"k\xfd hi\u1ec7u won","new sheqel sign":"k\xfd hi\u1ec7u new sheqel","dong sign":"k\xfd hi\u1ec7u \u0111\u1ed3ng","kip sign":"k\xfd hi\u1ec7u \u0111\u1ed3ng kip","tugrik sign":"k\xfd hi\u1ec7u tugrik","drachma sign":"k\xfd hi\u1ec7u drachma","german penny symbol":"k\xfd hi\u1ec7u xu \u0110\u1ee9c","peso sign":"k\xfd hi\u1ec7u peso","guarani sign":"k\xfd hi\u1ec7u guarani","austral sign":"k\xfd hi\u1ec7u austral","hryvnia sign":"k\xfd hi\u1ec7u hryvnia","cedi sign":"k\xfd hi\u1ec7u cedi ","livre tournois sign":"k\xfd hi\u1ec7u livre tournois","spesmilo sign":"k\xfd hi\u1ec7u spesmilo","tenge sign":"K\xfd hi\u1ec7u tenge","indian rupee sign":"k\xfd hi\u1ec7u rupee \u1ea5n \u0111\u1ed9","turkish lira sign":"k\xfd hi\u1ec7u lira th\u1ed5 nh\u0129 k\u1ef3","nordic mark sign":"k\xfd hi\u1ec7u mark b\u1eafc \xe2u","manat sign":"k\xfd hi\u1ec7u manat","ruble sign":"k\xfd hi\u1ec7u r\xfap","yen character":"k\xfd hi\u1ec7u y\xean","yuan character":"k\xfd hi\u1ec7u yuan","yuan character, in hong kong and taiwan":"k\xfd hi\u1ec7u yuan, \u1edf h\u1ed3ng k\xf4ng v\xe0 \u0111\xe0i loan","yen/yuan character variant one":"k\xfd hi\u1ec7u y\xean/yuan bi\u1ebfn th\u1ec3","Emojis":"Bi\u1ec3u t\u01b0\u1ee3ng c\u1ea3m x\xfac","Emojis...":"Bi\u1ec3u t\u01b0\u1ee3ng c\u1ea3m x\xfac...","Loading emojis...":"\u0110ang t\u1ea3i bi\u1ec3u t\u01b0\u1ee3ng c\u1ea3m x\xfac...","Could not load emojis":"Kh\xf4ng th\u1ec3 t\u1ea3i bi\u1ec3u t\u01b0\u1ee3ng c\u1ea3m x\xfac","People":"Ng\u01b0\u1eddi","Animals and Nature":"\u0110\u1ed9ng v\u1eadt v\xe0 thi\xean nhi\xean","Food and Drink":"Th\u1ee9c \u0103n v\xe0 \u0111\u1ed3 u\u1ed1ng","Activity":"Ho\u1ea1t \u0111\u1ed9ng","Travel and Places":"Du l\u1ecbch v\xe0 \u0111\u1ecba \u0111i\u1ec3m","Objects":"V\u1eadt d\u1ee5ng","Flags":"C\u1edd","Characters":"Nh\xe2n v\u1eadt","Characters (no spaces)":"K\xfd t\u1ef1 (kh\xf4ng kho\u1ea3ng tr\u1ed1ng)","{0} characters":"{0} k\xfd t\u1ef1","Error: Form submit field collision.":"L\u1ed7i: Xung \u0111\u1ed9t tr\u01b0\u1eddng trong bi\u1ec3u m\u1eabu.","Error: No form element found.":"L\u1ed7i: Kh\xf4ng t\xecm th\u1ea5y bi\u1ec3u m\u1eabu.","Color swatch":"M\u1eabu m\xe0u","Color Picker":"B\u1ea3ng ch\u1ecdn m\xe0u","Invalid hex color code: {0}":"M\xe3 m\xe0u hex kh\xf4ng h\u1ee3p l\u1ec7: {0}","Invalid input":"\u0110\u1ea7u v\xe0o kh\xf4ng h\u1ee3p l\u1ec7","R":"M\xe0u \u0111\u1ecf","Red component":"Th\xe0nh ph\u1ea7n \u0111\u1ecf","G":"M\xe0u xanh l\xe1","Green component":"Th\xe0nh ph\u1ea7n xanh","B":"M\xe0u xanh d\u01b0\u01a1ng","Blue component":"Th\xe0nh ph\u1ea7n xanh","#":"#","Hex color code":"M\xe3 m\xe0u hex","Range 0 to 255":"T\u1eeb 0 \u0111\u1ebfn 255","Turquoise":"Ng\u1ecdc lam","Green":"Xanh l\xe1","Blue":"Xanh d\u01b0\u01a1ng","Purple":"T\xedm","Navy Blue":"Xanh n\u01b0\u1edbc bi\u1ec3n","Dark Turquoise":"Ng\u1ecdc lam t\u1ed1i","Dark Green":"Xanh l\xe1 c\xe2y \u0111\u1eadm","Medium Blue":"Xanh d\u01b0\u01a1ng nh\u1eb9","Medium Purple":"T\xedm nh\u1eb9","Midnight Blue":"Xanh d\u01b0\u01a1ng n\u1eeda \u0111\xeam","Yellow":"V\xe0ng","Orange":"Cam","Red":"\u0110\u1ecf","Light Gray":"X\xe1m nh\u1ea1t","Gray":"X\xe1m","Dark Yellow":"V\xe0ng \u0111\u1eadm","Dark Orange":"Cam \u0111\u1eadm","Dark Red":"\u0110\u1ecf \u0111\u1eadm","Medium Gray":"X\xe1m nh\u1eb9","Dark Gray":"X\xe1m \u0111\u1eadm","Light Green":"Xanh l\xe1 nh\u1ea1t","Light Yellow":"V\xe0ng nh\u1ea1t","Light Red":"\u0110\u1ecf nh\u1ea1t","Light Purple":"T\xedm nh\u1ea1t","Light Blue":"Xanh d\u01b0\u01a1ng nh\u1ea1t","Dark Purple":"T\xedm \u0111\u1eadm","Dark Blue":"Xanh d\u01b0\u01a1ng \u0111\u1eadm","Black":"\u0110en","White":"Tr\u1eafng","Switch to or from fullscreen mode":"Chuy\u1ec3n qua ho\u1eb7c l\u1ea1i ch\u1ebf \u0111\u1ed9 to\xe0n m\xe0n h\xecnh","Open help dialog":"M\u1edf h\u1ed9p tho\u1ea1i tr\u1ee3 gi\xfap","history":"l\u1ecbch s\u1eed","styles":"ki\u1ec3u","formatting":"\u0111\u1ecbnh d\u1ea1ng","alignment":"canh l\u1ec1","indentation":"th\u1ee5t \u0111\u1ea7u d\xf2ng","Font":"Ph\xf4ng ch\u1eef","Size":"K\xedch th\u01b0\u1edbc","More...":"Th\xeam...","Select...":"Ch\u1ecdn...","Preferences":"T\xf9y ch\u1ecdn","Yes":"C\xf3","No":"Kh\xf4ng","Keyboard Navigation":"Ph\xedm \u0111i\u1ec1u h\u01b0\u1edbng","Version":"Phi\xean b\u1ea3n","Code view":"Xem code","Open popup menu for split buttons":"M\u1edf menu b\u1eadt l\xean cho c\xe1c n\xfat t\xe1ch","List Properties":"Thu\u1ed9c t\xednh danh s\xe1ch","List properties...":"C\xe1c thu\u1ed9c t\xednh danh s\xe1ch...","Start list at number":"Danh s\xe1ch b\u1eaft \u0111\u1ea7u b\u1eb1ng s\u1ed1","Line height":"\u0110\u1ed9 cao d\xf2ng","Dropped file type is not supported":"Lo\u1ea1i t\u1ec7p \u0111\xe3 k\xe9o th\u1ea3 kh\xf4ng \u0111\u01b0\u1ee3c h\u1ed7 tr\u1ee3","Loading...":"\u0110ang t\u1ea3i...","ImageProxy HTTP error: Rejected request":"L\u1ed7i HTTP ImageProxy: Y\xeau c\u1ea7u b\u1ecb t\u1eeb ch\u1ed1i","ImageProxy HTTP error: Could not find Image Proxy":"L\u1ed7i HTTP ImageProxy: Kh\xf4ng th\u1ec3 t\xecm th\u1ea5y Image Proxy","ImageProxy HTTP error: Incorrect Image Proxy URL":"L\u1ed7i HTTP ImageProxy: URL proxy h\xecnh \u1ea3nh kh\xf4ng ch\xednh x\xe1c","ImageProxy HTTP error: Unknown ImageProxy error":"L\u1ed7i HTTP ImageProxy: L\u1ed7i ImageProxy kh\xf4ng x\xe1c \u0111\u1ecbnh"}); \ No newline at end of file +tinymce.addI18n("vi",{"#":"#","Accessibility":"Kh\u1ea3 n\u0103ng ti\u1ebfp c\u1eadn","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"H\xe0nh \u0111\u1ed9ng","Activity":"Ho\u1ea1t \u0111\u1ed9ng","Address":"\u0110\u1ecba ch\u1ec9","Advanced":"N\xe2ng cao","Align":"Canh l\u1ec1","Align center":"C\u0103n gi\u1eefa","Align left":"Canh tr\xe1i","Align right":"C\u0103n ph\u1ea3i","Alignment":"Canh ch\u1ec9nh","Alignment {0}":"","All":"T\u1ea5t c\u1ea3","Alternative description":"M\xf4 t\u1ea3 thay th\u1ebf (Alt)","Alternative source":"Ngu\u1ed3n thay th\u1ebf","Alternative source URL":"\u0110\u01b0\u1eddng d\u1eabn ngu\u1ed3n thay th\u1ebf","Anchor":"Neo li\xean k\u1ebft","Anchor...":"Neo...","Anchors":"Neo","Animals and Nature":"\u0110\u1ed9ng v\u1eadt v\xe0 thi\xean nhi\xean","Arrows":"M\u0169i t\xean","B":"M\xe0u xanh d\u01b0\u01a1ng","Background color":"M\xe0u n\u1ec1n","Background color {0}":"","Black":"\u0110en","Block":"Kh\u1ed1i","Block {0}":"","Blockquote":"\u0110o\u1ea1n Tr\xedch D\u1eabn","Blocks":"Kh\u1ed1i","Blue":"Xanh d\u01b0\u01a1ng","Blue component":"Th\xe0nh ph\u1ea7n xanh","Body":"N\u1ed9i dung","Bold":"In \u0111\u1eadm","Border":"Vi\u1ec1n","Border color":"M\xe0u vi\u1ec1n","Border style":"Ki\u1ec3u vi\u1ec1n","Border width":"\u0110\u1ed9 d\xe0y vi\u1ec1n","Bottom":"D\u01b0\u1edbi","Browse files":"","Browse for an image":"Ch\u1ecdn m\u1ed9t h\xecnh \u1ea3nh","Browse links":"","Bullet list":"Danh s\xe1ch d\u1ea1ng bi\u1ec3u t\u01b0\u1ee3ng","Cancel":"Hu\u1ef7 B\u1ecf","Caption":"Ti\xeau \u0111\u1ec1","Cell":"\xd4","Cell padding":"Kho\u1ea3ng c\xe1ch trong \xf4","Cell properties":"Thu\u1ed9c t\xednh \xf4","Cell spacing":"Kho\u1ea3ng c\xe1ch \xf4","Cell styles":"Ki\u1ec3u d\xe1ng \xf4","Cell type":"Lo\u1ea1i \xf4","Center":"Gi\u1eefa","Characters":"Nh\xe2n v\u1eadt","Characters (no spaces)":"K\xfd t\u1ef1 (kh\xf4ng kho\u1ea3ng tr\u1ed1ng)","Circle":"H\xecnh tr\xf2n","Class":"L\u1edbp","Clear formatting":"Xo\xe1 \u0111\u1ecbnh d\u1ea1ng","Close":"\u0110\xf3ng L\u1ea1i","Code":"M\xe3","Code sample...":"M\xe3 m\u1eabu...","Code view":"Xem code","Color Picker":"B\u1ea3ng ch\u1ecdn m\xe0u","Color swatch":"M\u1eabu m\xe0u","Cols":"C\u1ed9t","Column":"C\u1ed9t","Column clipboard actions":"C\u1ed9t thao t\xe1c tr\xean khay nh\u1edb t\u1ea1m","Column group":"Gom nh\xf3m c\u1ed9t","Column header":"Ti\xeau \u0111\u1ec1 c\u1ed9t","Constrain proportions":"T\u1ef7 l\u1ec7 r\xe0ng bu\u1ed9c","Copy":"Sao ch\xe9p 2","Copy column":"Sao ch\xe9p c\u1ed9t","Copy row":"Sao ch\xe9p d\xf2ng","Could not find the specified string.":"Kh\xf4ng t\xecm th\u1ea5y chu\u1ed7i ch\u1ec9 \u0111\u1ecbnh.","Could not load emojis":"Kh\xf4ng th\u1ec3 t\u1ea3i bi\u1ec3u t\u01b0\u1ee3ng c\u1ea3m x\xfac","Count":"\u0110\u1ebfm","Currency":"Ti\u1ec1n t\u1ec7","Current window":"C\u1eeda s\u1ed5 hi\u1ec7n t\u1ea1i","Custom color":"Tu\u1ef3 ch\u1ec9nh m\xe0u","Custom...":"Tu\u1ef3 ch\u1ec9nh...","Cut":"C\u1eaft","Cut column":"C\u1eaft c\u1ed9t","Cut row":"C\u1eaft d\xf2ng","Dark Blue":"Xanh d\u01b0\u01a1ng \u0111\u1eadm","Dark Gray":"X\xe1m \u0111\u1eadm","Dark Green":"Xanh l\xe1 c\xe2y \u0111\u1eadm","Dark Orange":"Cam \u0111\u1eadm","Dark Purple":"T\xedm \u0111\u1eadm","Dark Red":"\u0110\u1ecf \u0111\u1eadm","Dark Turquoise":"Ng\u1ecdc lam t\u1ed1i","Dark Yellow":"V\xe0ng \u0111\u1eadm","Dashed":"N\xe9t \u0111\u1ee9t","Date/time":"Ng\xe0y/th\u1eddi gian","Decrease indent":"Th\u1ee5t l\xf9i d\xf2ng","Default":"M\u1eb7c \u0111\u1ecbnh","Delete accordion":"","Delete column":"Xo\xe1 c\u1ed9t","Delete row":"Xo\xe1 d\xf2ng","Delete table":"Xo\xe1 b\u1ea3ng","Dimensions":"K\xedch th\u01b0\u1edbc","Disc":"\u0110\u0129a","Div":"Khung","Document":"T\xe0i li\u1ec7u","Dotted":"N\xe9t ch\u1ea5m","Double":"N\xe9t \u0111\xf4i","Drop an image here":"Th\u1ea3 h\xecnh \u1ea3nh v\xe0o \u0111\xe2y","Dropped file type is not supported":"Lo\u1ea1i t\u1ec7p \u0111\xe3 k\xe9o th\u1ea3 kh\xf4ng \u0111\u01b0\u1ee3c h\u1ed7 tr\u1ee3","Edit":"S\u1eeda","Embed":"Nh\xfang","Emojis":"Bi\u1ec3u t\u01b0\u1ee3ng c\u1ea3m x\xfac","Emojis...":"Bi\u1ec3u t\u01b0\u1ee3ng c\u1ea3m x\xfac...","Error":"L\u1ed7i","Error: Form submit field collision.":"L\u1ed7i: Xung \u0111\u1ed9t tr\u01b0\u1eddng trong bi\u1ec3u m\u1eabu.","Error: No form element found.":"L\u1ed7i: Kh\xf4ng t\xecm th\u1ea5y bi\u1ec3u m\u1eabu.","Extended Latin":"Latin m\u1edf r\u1ed9ng","Failed to initialize plugin: {0}":"Kh\xf4ng th\u1ec3 kh\u1edfi t\u1ea1o plugin: {0}","Failed to load plugin url: {0}":"Kh\xf4ng th\u1ec3 t\u1ea3i \u0111\u01b0\u1eddng d\u1eabn plugin: {0}","Failed to load plugin: {0} from url {1}":"Kh\xf4ng th\u1ec3 t\u1ea3i plugin: {0} t\u1eeb \u0111\u01b0\u1eddng d\u1eabn {1}","Failed to upload image: {0}":"Kh\xf4ng th\u1ec3 \u0111\u0103ng h\xecnh: {0}","File":"T\u1eadp tin","Find":"T\xecm ki\u1ebfm","Find (if searchreplace plugin activated)":"T\xecm ki\u1ebfm","Find and Replace":"T\xecm v\xe0 thay th\u1ebf","Find and replace...":"T\xecm v\xe0 thay th\u1ebf...","Find in selection":"T\xecm trong l\u1ef1a ch\u1ecdn","Find whole words only":"Ch\u1ec9 t\xecm to\xe0n b\u1ed9 t\u1eeb","Flags":"C\u1edd","Focus to contextual toolbar":"T\u1eadp trung v\xe0o thanh c\xf4ng c\u1ee5 ng\u1eef c\u1ea3nh","Focus to element path":"T\u1eadp trung v\xe0o \u0111\u01b0\u1eddng d\u1eabn ph\u1ea7n t\u1eed","Focus to menubar":"T\u1eadp trung v\xe0o tr\xecnh \u0111\u01a1n","Focus to toolbar":"T\u1eadp trung v\xe0o thanh c\xf4ng c\u1ee5","Font":"Ph\xf4ng ch\u1eef","Font size {0}":"","Font sizes":"K\xedch th\u01b0\u1edbc ch\u1eef","Font {0}":"","Fonts":"Ph\xf4ng ch\u1eef","Food and Drink":"Th\u1ee9c \u0103n v\xe0 \u0111\u1ed3 u\u1ed1ng","Footer":"Ch\xe2n","Format":"\u0110\u1ecbnh d\u1ea1ng","Format {0}":"","Formats":"\u0110\u1ecbnh d\u1ea1ng","Fullscreen":"To\xe0n m\xe0n h\xecnh","G":"M\xe0u xanh l\xe1","General":"Chung","Gray":"X\xe1m","Green":"Xanh l\xe1","Green component":"Th\xe0nh ph\u1ea7n xanh","Groove":"3D c\xf3 x\u1ebb r\xe3nh","Handy Shortcuts":"Ph\xedm t\u1eaft th\xf4ng d\u1ee5ng","Header":"Ti\xeau \u0111\u1ec1","Header cell":"Ti\xeau \u0111\u1ec1 \xf4","Heading 1":"H1","Heading 2":"H2","Heading 3":"H3","Heading 4":"H4","Heading 5":"H5","Heading 6":"H6","Headings":"\u0110\u1ec1 m\u1ee5c","Height":"\u0110\u1ed9 Cao","Help":"Tr\u1ee3 gi\xfap","Hex color code":"M\xe3 m\xe0u hex","Hidden":"\u1ea8n","Horizontal align":"C\u0103n ngang","Horizontal line":"K\u1ebb ngang","Horizontal space":"N\u1eb1m ngang","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID ph\u1ea3i b\u1eaft \u0111\u1ea7u b\u1eb1ng ch\u1eef c\xe1i, theo sau l\xe0 c\xe1c ch\u1eef c\xe1i, s\u1ed1, d\u1ea5u g\u1ea1ch ngang, d\u1ea5u ch\u1ea5m, d\u1ea5u hai ch\u1ea5m ho\u1eb7c d\u1ea5u g\u1ea1ch d\u01b0\u1edbi.","Image is decorative":"H\xecnh \u1ea3nh minh ho\u1ea1","Image list":"Danh s\xe1ch h\xecnh \u1ea3nh","Image title":"Ti\xeau \u0111\u1ec1 \u1ea3nh","Image...":"H\xecnh \u1ea3nh...","ImageProxy HTTP error: Could not find Image Proxy":"L\u1ed7i HTTP ImageProxy: Kh\xf4ng th\u1ec3 t\xecm th\u1ea5y Image Proxy","ImageProxy HTTP error: Incorrect Image Proxy URL":"L\u1ed7i HTTP ImageProxy: URL proxy h\xecnh \u1ea3nh kh\xf4ng ch\xednh x\xe1c","ImageProxy HTTP error: Rejected request":"L\u1ed7i HTTP ImageProxy: Y\xeau c\u1ea7u b\u1ecb t\u1eeb ch\u1ed1i","ImageProxy HTTP error: Unknown ImageProxy error":"L\u1ed7i HTTP ImageProxy: L\u1ed7i ImageProxy kh\xf4ng x\xe1c \u0111\u1ecbnh","Increase indent":"T\u0103ng kho\u1ea3ng c\xe1ch d\xf2ng","Inline":"C\xf9ng d\xf2ng","Insert":"Ch\xe8n","Insert Template":"Th\xeam m\u1eabu","Insert accordion":"","Insert column after":"Th\xeam c\u1ed9t b\xean ph\u1ea3i","Insert column before":"Th\xeam c\u1ed9t b\xean tr\xe1i","Insert date/time":"Ch\xe8n ng\xe0y/th\xe1ng","Insert image":"Ch\xe8n \u1ea3nh","Insert link (if link plugin activated)":"Ch\xe8n li\xean k\u1ebft","Insert row after":"Th\xeam d\xf2ng ph\xeda d\u01b0\u1edbi","Insert row before":"Th\xeam d\xf2ng ph\xeda tr\xean","Insert table":"Th\xeam b\u1ea3ng","Insert template...":"Th\xeam m\u1eabu...","Insert video":"Ch\xe8n video","Insert/Edit code sample":"Ch\xe8n/S\u1eeda m\xe3 m\u1eabu","Insert/edit image":"Ch\xe8n/s\u1eeda \u1ea3nh","Insert/edit link":"Ch\xe8n/s\u1eeda li\xean k\u1ebft","Insert/edit media":"Ch\xe8n/s\u1eeda \u0111a ph\u01b0\u01a1ng ti\u1ec7n","Insert/edit video":"Ch\xe8n/s\u1eeda video","Inset":"3D khung ch\xecm","Invalid hex color code: {0}":"M\xe3 m\xe0u hex kh\xf4ng h\u1ee3p l\u1ec7: {0}","Invalid input":"\u0110\u1ea7u v\xe0o kh\xf4ng h\u1ee3p l\u1ec7","Italic":"In nghi\xeang","Justify":"C\u0103n \u0111\u1ec1u hai b\xean","Keyboard Navigation":"Ph\xedm \u0111i\u1ec1u h\u01b0\u1edbng","Language":"Ng\xf4n ng\u1eef","Learn more...":"T\xecm hi\u1ec3u th\xeam...","Left":"Tr\xe1i","Left to right":"Tr\xe1i sang ph\u1ea3i","Light Blue":"Xanh d\u01b0\u01a1ng nh\u1ea1t","Light Gray":"X\xe1m nh\u1ea1t","Light Green":"Xanh l\xe1 nh\u1ea1t","Light Purple":"T\xedm nh\u1ea1t","Light Red":"\u0110\u1ecf nh\u1ea1t","Light Yellow":"V\xe0ng nh\u1ea1t","Line height":"\u0110\u1ed9 cao d\xf2ng","Link list":"Danh s\xe1ch li\xean k\u1ebft","Link...":"Li\xean k\u1ebft...","List Properties":"Thu\u1ed9c t\xednh danh s\xe1ch","List properties...":"C\xe1c thu\u1ed9c t\xednh danh s\xe1ch...","Loading emojis...":"\u0110ang t\u1ea3i bi\u1ec3u t\u01b0\u1ee3ng c\u1ea3m x\xfac...","Loading...":"\u0110ang t\u1ea3i...","Lower Alpha":"K\xfd t\u1ef1 th\u01b0\u1eddng","Lower Greek":"S\u1ed1 Hy L\u1ea1p th\u01b0\u1eddng","Lower Roman":"S\u1ed1 la m\xe3 th\u01b0\u1eddng","Match case":"Ph\xe2n bi\u1ec7t hoa/th\u01b0\u1eddng","Mathematical":"To\xe1n h\u1ecdc","Media poster (Image URL)":"\xc1p ph\xedch \u0111a ph\u01b0\u01a1ng ti\u1ec7n (\u0110\u01b0\u1eddng d\u1eabn h\xecnh \u1ea3nh)","Media...":"\u0110a ph\u01b0\u01a1ng ti\u1ec7n...","Medium Blue":"Xanh d\u01b0\u01a1ng nh\u1eb9","Medium Gray":"X\xe1m nh\u1eb9","Medium Purple":"T\xedm nh\u1eb9","Merge cells":"Tr\u1ed9n \xf4","Middle":"\u1ede gi\u1eefa","Midnight Blue":"Xanh d\u01b0\u01a1ng n\u1eeda \u0111\xeam","More...":"Th\xeam...","Name":"T\xean","Navy Blue":"Xanh n\u01b0\u1edbc bi\u1ec3n","New document":"T\u1ea1o t\xe0i li\u1ec7u m\u1edbi","New window":"C\u1eeda s\u1ed5 m\u1edbi","Next":"Sau","No":"Kh\xf4ng","No alignment":"Kh\xf4ng c\u0103n l\u1ec1","No color":"Kh\xf4ng c\xf3 m\xe0u","Nonbreaking space":"Kh\xf4ng xu\u1ed1ng h\xe0ng","None":"Kh\xf4ng","Numbered list":"Danh s\xe1ch \u0111\xe1nh s\u1ed1","OR":"HO\u1eb6C","Objects":"V\u1eadt d\u1ee5ng","Ok":"\u0110\u1ed3ng \xfd","Open help dialog":"M\u1edf h\u1ed9p tho\u1ea1i tr\u1ee3 gi\xfap","Open link":"M\u1edf li\xean k\u1ebft","Open link in...":"M\u1edf \u0111\u01b0\u1eddng d\u1eabn trong...","Open popup menu for split buttons":"M\u1edf menu b\u1eadt l\xean cho c\xe1c n\xfat t\xe1ch","Orange":"Cam","Outset":"3D khung n\u1ed5i","Page break":"Ng\u1eaft trang","Paragraph":"\u0110o\u1ea1n v\u0103n","Paste":"D\xe1n","Paste as text":"D\xe1n \u0111o\u1ea1n v\u0103n b\u1ea3n","Paste column after":"D\xe1n c\u1ed9t v\xe0o b\xean ph\u1ea3i","Paste column before":"D\xe1n c\u1ed9t v\xe0o b\xean tr\xe1i","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"D\xe1n \u0111ang trong tr\u1ea1ng th\xe1i v\u0103n b\u1ea3n thu\u1ea7n. N\u1ed9i dung s\u1ebd \u0111\u01b0\u1ee3c d\xe1n d\u01b0\u1edbi d\u1ea1ng v\u0103n b\u1ea3n thu\u1ea7n, kh\xf4ng \u0111\u1ecbnh d\u1ea1ng.","Paste or type a link":"D\xe1n ho\u1eb7c nh\u1eadp m\u1ed9t li\xean k\u1ebft","Paste row after":"D\xe1n v\xe0o ph\xeda sau, d\u01b0\u1edbi","Paste row before":"D\xe1n v\xe0o ph\xeda tr\u01b0\u1edbc, tr\xean","Paste your embed code below:":"D\xe1n m\xe3 nh\xfang c\u1ee7a b\u1ea1n d\u01b0\u1edbi \u0111\xe2y:","People":"Ng\u01b0\u1eddi","Plugins":"Plugin","Plugins installed ({0}):":"Plugin \u0111\xe3 c\xe0i ({0}):","Powered by {0}":"Cung c\u1ea5p b\u1edfi {0}","Pre":"Ti\u1ec1n t\u1ed1","Preferences":"T\xf9y ch\u1ecdn","Preformatted":"\u0110\u1ecbnh d\u1ea1ng s\u1eb5n","Premium plugins:":"Plugin cao c\u1ea5p:","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"Xem th\u1eed","Previous":"Tr\u01b0\u1edbc","Print":"In","Print...":"In...","Purple":"T\xedm","Quotations":"Tr\xedch d\u1eabn","R":"M\xe0u \u0111\u1ecf","Range 0 to 255":"T\u1eeb 0 \u0111\u1ebfn 255","Red":"\u0110\u1ecf","Red component":"Th\xe0nh ph\u1ea7n \u0111\u1ecf","Redo":"L\xe0m l\u1ea1i","Remove":"Xo\xe1","Remove color":"B\u1ecf m\xe0u","Remove link":"H\u1ee7y li\xean k\u1ebft","Replace":"Thay th\u1ebf","Replace all":"Thay t\u1ea5t c\u1ea3","Replace with":"Thay th\u1ebf b\u1edfi","Resize":"Thay \u0111\u1ed5i k\xedch th\u01b0\u1edbc","Restore last draft":"Kh\xf4i ph\u1ee5c b\u1ea3n g\u1ea7n nh\u1ea5t","Reveal or hide additional toolbar items":"","Rich Text Area":"V\xf9ng v\u0103n b\u1ea3n phong ph\xfa","Rich Text Area. Press ALT-0 for help.":"V\xf9ng v\u0103n b\u1ea3n phong ph\xfa. Nh\xe2n ALT-0 \u0111\u1ec3 bi\u1ebft th\xeam.","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"Rich Text Area. B\u1ea5m ALT-F9 m\u1edf tr\xecnh \u0111\u01a1n. B\u1ea5m ALT-F10 m\u1edf thanh c\xf4ng c\u1ee5. B\u1ea5m ALT-0 m\u1edf tr\u1ee3 gi\xfap","Ridge":"3D tr\xf2n n\u1ed5i","Right":"Ph\u1ea3i","Right to left":"Ph\u1ea3i sang tr\xe1i","Row":"D\xf2ng","Row clipboard actions":"H\xe0ng thao t\xe1c tr\xean khay nh\u1edb t\u1ea1m","Row group":"Gom nh\xf3m d\xf2ng","Row header":"Ti\xeau \u0111\u1ec1 h\xe0ng","Row properties":"Thu\u1ed9c t\xednh d\xf2ng","Row type":"Th\u1ec3 lo\u1ea1i d\xf2ng","Rows":"D\xf2ng","Save":"L\u01b0u","Save (if save plugin activated)":"L\u01b0u","Scope":"Quy\u1ec1n","Search":"T\xecm ki\u1ebfm","Select all":"Ch\u1ecdn t\u1ea5t c\u1ea3","Select...":"Ch\u1ecdn...","Selection":"L\u1ef1a ch\u1ecdn","Shortcut":"Ph\xedm t\u1eaft","Show blocks":"Hi\u1ec3n th\u1ecb kh\u1ed1i","Show caption":"Hi\u1ec7n ti\xeau \u0111\u1ec1","Show invisible characters":"Hi\u1ec3n th\u1ecb k\xfd t\u1ef1 \u1ea9n","Size":"K\xedch th\u01b0\u1edbc","Solid":"N\xe9t li\u1ec1n m\u1ea1ch","Source":"Ngu\u1ed3n","Source code":"M\xe3 ngu\u1ed3n","Special Character":"K\xfd t\u1ef1 \u0111\u1eb7c bi\u1ec7t","Special character...":"K\xfd t\u1ef1 \u0111\u1eb7c bi\u1ec7t...","Split cell":"Chia c\u1eaft \xf4","Square":"\xd4 vu\xf4ng","Start list at number":"Danh s\xe1ch b\u1eaft \u0111\u1ea7u b\u1eb1ng s\u1ed1","Strikethrough":"G\u1ea1ch ngang","Style":"Ki\u1ec3u","Subscript":"K\xfd t\u1ef1 th\u1ea5p","Superscript":"K\xfd t\u1ef1 m\u0169","Switch to or from fullscreen mode":"Chuy\u1ec3n qua ho\u1eb7c l\u1ea1i ch\u1ebf \u0111\u1ed9 to\xe0n m\xe0n h\xecnh","Symbols":"K\xfd hi\u1ec7u","System Font":"Ph\xf4ng ch\u1eef h\u1ec7 th\u1ed1ng","Table":"B\u1ea3ng","Table caption":"Ch\xfa th\xedch b\u1ea3ng","Table properties":"Thu\u1ed9c t\xednh b\u1ea3ng","Table styles":"Ki\u1ec3u d\xe1ng b\u1ea3ng","Template":"M\u1eabu","Templates":"M\u1eabu","Text":"V\u0103n b\u1ea3n","Text color":"M\xe0u v\u0103n b\u1ea3n","Text color {0}":"","Text to display":"N\u1ed9i dung hi\u1ec3n th\u1ecb","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"\u0110\u1ecba ch\u1ec9 URL b\u1ea1n v\u1eeba nh\u1eadp gi\u1ed1ng nh\u01b0 m\u1ed9t \u0111\u1ecba ch\u1ec9 email. B\u1ea1n c\xf3 mu\u1ed1n th\xeam ti\u1ec1n t\u1ed1 mailto: kh\xf4ng?","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"\u0110\u1ecba ch\u1ec9 URL b\u1ea1n v\u1eeba nh\u1eadp gi\u1ed1ng nh\u01b0 m\u1ed9t li\xean k\u1ebft. B\u1ea1n c\xf3 mu\u1ed1n th\xeam ti\u1ec1n t\u1ed1 http:// kh\xf4ng?","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"Li\xean k\u1ebft b\u1ea1n nh\u1eadp c\xf3 v\u1ebb l\xe0 li\xean k\u1ebft b\xean ngo\xe0i. B\u1ea1n c\xf3 mu\u1ed1n b\u1eaft bu\u1ed9c th\xeam ti\u1ec1n t\u1ed1 https:// ?","Title":"Ti\xeau \u0111\u1ec1","To open the popup, press Shift+Enter":"\u0110\u1ec3 m\u1edf h\u1ed9p tho\u1ea1i, nh\u1ea5n Shift+Enter","Toggle accordion":"","Tools":"C\xf4ng c\u1ee5","Top":"Tr\xean","Travel and Places":"Du l\u1ecbch v\xe0 \u0111\u1ecba \u0111i\u1ec3m","Turquoise":"Ng\u1ecdc lam","Underline":"G\u1ea1ch d\u01b0\u1edbi","Undo":"H\u1ee7y thao t\xe1c","Upload":"T\u1ea3i l\xean","Uploading image":"\u0110ang t\u1ea3i \u1ea3nh l\xean","Upper Alpha":"In hoa","Upper Roman":"S\u1ed1 la m\xe3 hoa","Url":"Url","User Defined":"\u0110\u1ecbnh ngh\u0129a b\u1edfi ng\u01b0\u1eddi d\xf9ng","Valid":"H\u1ee3p l\u1ec7","Version":"Phi\xean b\u1ea3n","Vertical align":"C\u0103n d\u1ecdc","Vertical space":"N\u1eb1m d\u1ecdc","View":"Xem","Visual aids":"Ch\u1ec9 d\u1eabn tr\u1ef1c quan","Warn":"C\u1ea3nh b\xe1o","White":"Tr\u1eafng","Width":"\u0110\u1ed9 R\u1ed9ng","Word count":"S\u1ed1 t\u1eeb","Words":"Ch\u1eef","Words: {0}":"Ch\u1eef: {0}","Yellow":"V\xe0ng","Yes":"C\xf3","You are using {0}":"B\u1ea1n \u0111ang s\u1eed d\u1ee5ng {0}","You have unsaved changes are you sure you want to navigate away?":"B\u1ea1n ch\u01b0a l\u01b0u thay \u0111\u1ed5i b\u1ea1n c\xf3 ch\u1eafc b\u1ea1n mu\u1ed1n di chuy\u1ec3n \u0111i?","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"Tr\xecnh duy\u1ec7t c\u1ee7a b\u1ea1n kh\xf4ng h\u1ed7 tr\u1ee3 truy c\u1eadp truy c\u1eadp b\u1ed9 nh\u1edb \u1ea3o, vui l\xf2ng s\u1eed d\u1ee5ng c\xe1c t\u1ed5 h\u1ee3p ph\xedm Ctrl + X, C, V.","alignment":"canh l\u1ec1","austral sign":"k\xfd hi\u1ec7u austral","cedi sign":"k\xfd hi\u1ec7u cedi ","colon sign":"d\u1ea5u hai ch\u1ea5m","cruzeiro sign":"k\xfd hi\u1ec7u cruzeiro","currency sign":"k\xfd hi\u1ec7u ti\u1ec1n t\u1ec7","dollar sign":"k\xfd hi\u1ec7u \u0111\xf4 la","dong sign":"k\xfd hi\u1ec7u \u0111\u1ed3ng","drachma sign":"k\xfd hi\u1ec7u drachma","euro-currency sign":"k\xfd hi\u1ec7u euro","example":"v\xed d\u1ee5","formatting":"\u0111\u1ecbnh d\u1ea1ng","french franc sign":"k\xfd hi\u1ec7u franc Ph\xe1p","german penny symbol":"k\xfd hi\u1ec7u xu \u0110\u1ee9c","guarani sign":"k\xfd hi\u1ec7u guarani","history":"l\u1ecbch s\u1eed","hryvnia sign":"k\xfd hi\u1ec7u hryvnia","indentation":"th\u1ee5t \u0111\u1ea7u d\xf2ng","indian rupee sign":"k\xfd hi\u1ec7u rupee \u1ea5n \u0111\u1ed9","kip sign":"k\xfd hi\u1ec7u \u0111\u1ed3ng kip","lira sign":"k\xfd hi\u1ec7u lira","livre tournois sign":"k\xfd hi\u1ec7u livre tournois","manat sign":"k\xfd hi\u1ec7u manat","mill sign":"k\xfd hi\u1ec7u mill","naira sign":"k\xfd hi\u1ec7u naira","new sheqel sign":"k\xfd hi\u1ec7u new sheqel","nordic mark sign":"k\xfd hi\u1ec7u mark b\u1eafc \xe2u","peseta sign":"k\xfd hi\u1ec7u peseta","peso sign":"k\xfd hi\u1ec7u peso","ruble sign":"k\xfd hi\u1ec7u r\xfap","rupee sign":"k\xfd hi\u1ec7u rupee","spesmilo sign":"k\xfd hi\u1ec7u spesmilo","styles":"ki\u1ec3u","tenge sign":"K\xfd hi\u1ec7u tenge","tugrik sign":"k\xfd hi\u1ec7u tugrik","turkish lira sign":"k\xfd hi\u1ec7u lira th\u1ed5 nh\u0129 k\u1ef3","won sign":"k\xfd hi\u1ec7u won","yen character":"k\xfd hi\u1ec7u y\xean","yen/yuan character variant one":"k\xfd hi\u1ec7u y\xean/yuan bi\u1ebfn th\u1ec3","yuan character":"k\xfd hi\u1ec7u yuan","yuan character, in hong kong and taiwan":"k\xfd hi\u1ec7u yuan, \u1edf h\u1ed3ng k\xf4ng v\xe0 \u0111\xe0i loan","{0} characters":"{0} k\xfd t\u1ef1","{0} columns, {1} rows":"","{0} words":"{0} ch\u1eef"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/zh-Hans.js b/libraries/tinymce/js/tinymce/langs/zh-Hans.js deleted file mode 100644 index 16440c0..0000000 --- a/libraries/tinymce/js/tinymce/langs/zh-Hans.js +++ /dev/null @@ -1 +0,0 @@ -tinymce.addI18n("zh-Hans",{"Redo":"\u91cd\u505a","Undo":"\u64a4\u9500","Cut":"\u526a\u5207","Copy":"\u590d\u5236","Paste":"\u7c98\u8d34","Select all":"\u5168\u9009","New document":"\u65b0\u5efa\u6587\u6863","Ok":"\u786e\u5b9a","Cancel":"\u53d6\u6d88","Visual aids":"\u7f51\u683c\u7ebf","Bold":"\u7c97\u4f53","Italic":"\u659c\u4f53","Underline":"\u4e0b\u5212\u7ebf","Strikethrough":"\u5220\u9664\u7ebf","Superscript":"\u4e0a\u6807","Subscript":"\u4e0b\u6807","Clear formatting":"\u6e05\u9664\u683c\u5f0f","Remove":"\u79fb\u9664","Align left":"\u5de6\u5bf9\u9f50","Align center":"\u5c45\u4e2d\u5bf9\u9f50","Align right":"\u53f3\u5bf9\u9f50","No alignment":"\u672a\u5bf9\u9f50","Justify":"\u4e24\u7aef\u5bf9\u9f50","Bullet list":"\u65e0\u5e8f\u5217\u8868","Numbered list":"\u6709\u5e8f\u5217\u8868","Decrease indent":"\u51cf\u5c11\u7f29\u8fdb","Increase indent":"\u589e\u52a0\u7f29\u8fdb","Close":"\u5173\u95ed","Formats":"\u683c\u5f0f","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"\u4f60\u7684\u6d4f\u89c8\u5668\u4e0d\u652f\u6301\u6253\u5f00\u526a\u8d34\u677f\uff0c\u8bf7\u4f7f\u7528Ctrl+X/C/V\u7b49\u5feb\u6377\u952e\u3002","Headings":"\u6807\u9898","Heading 1":"\u4e00\u7ea7\u6807\u9898","Heading 2":"\u4e8c\u7ea7\u6807\u9898","Heading 3":"\u4e09\u7ea7\u6807\u9898","Heading 4":"\u56db\u7ea7\u6807\u9898","Heading 5":"\u4e94\u7ea7\u6807\u9898","Heading 6":"\u516d\u7ea7\u6807\u9898","Preformatted":"\u9884\u5148\u683c\u5f0f\u5316\u7684","Div":"Div","Pre":"\u524d\u8a00","Code":"\u4ee3\u7801","Paragraph":"\u6bb5\u843d","Blockquote":"\u5f15\u6587\u533a\u5757","Inline":"\u6587\u672c","Blocks":"\u6837\u5f0f","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"\u5f53\u524d\u4e3a\u7eaf\u6587\u672c\u7c98\u8d34\u6a21\u5f0f\uff0c\u518d\u6b21\u70b9\u51fb\u53ef\u4ee5\u56de\u5230\u666e\u901a\u7c98\u8d34\u6a21\u5f0f\u3002","Fonts":"\u5b57\u4f53","Font sizes":"\u5b57\u4f53\u5927\u5c0f","Class":"\u7c7b\u578b","Browse for an image":"\u6d4f\u89c8\u56fe\u50cf","OR":"\u6216","Drop an image here":"\u62d6\u653e\u4e00\u5f20\u56fe\u50cf\u81f3\u6b64","Upload":"\u4e0a\u4f20","Uploading image":"\u4e0a\u4f20\u56fe\u7247","Block":"\u5757","Align":"\u5bf9\u9f50","Default":"\u9884\u8bbe","Circle":"\u7a7a\u5fc3\u5706","Disc":"\u5b9e\u5fc3\u5706","Square":"\u5b9e\u5fc3\u65b9\u5757","Lower Alpha":"\u5c0f\u5199\u82f1\u6587\u5b57\u6bcd","Lower Greek":"\u5c0f\u5199\u5e0c\u814a\u5b57\u6bcd","Lower Roman":"\u5c0f\u5199\u7f57\u9a6c\u6570\u5b57","Upper Alpha":"\u5927\u5199\u82f1\u6587\u5b57\u6bcd","Upper Roman":"\u5927\u5199\u7f57\u9a6c\u6570\u5b57","Anchor...":"\u951a\u70b9...","Anchor":"\u951a\u70b9","Name":"\u540d\u79f0","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID\u5e94\u8be5\u4ee5\u82f1\u6587\u5b57\u6bcd\u5f00\u5934\uff0c\u540e\u9762\u53ea\u80fd\u6709\u82f1\u6587\u5b57\u6bcd\u3001\u6570\u5b57\u3001\u7834\u6298\u53f7\u3001\u70b9\u3001\u5192\u53f7\u6216\u4e0b\u5212\u7ebf\u3002","You have unsaved changes are you sure you want to navigate away?":"\u4f60\u8fd8\u6709\u6587\u6863\u5c1a\u672a\u4fdd\u5b58\uff0c\u786e\u5b9a\u8981\u79bb\u5f00\uff1f","Restore last draft":"\u6062\u590d\u4e0a\u6b21\u7684\u8349\u7a3f","Special character...":"\u7279\u6b8a\u5b57\u7b26...","Special Character":"\u7279\u6b8a\u5b57\u7b26","Source code":"\u6e90\u4ee3\u7801","Insert/Edit code sample":"\u63d2\u5165/\u7f16\u8f91\u4ee3\u7801\u793a\u4f8b","Language":"\u8bed\u8a00","Code sample...":"\u793a\u4f8b\u4ee3\u7801...","Left to right":"\u7531\u5de6\u5230\u53f3","Right to left":"\u7531\u53f3\u5230\u5de6","Title":"\u6807\u9898","Fullscreen":"\u5168\u5c4f","Action":"\u52a8\u4f5c","Shortcut":"\u5feb\u6377\u65b9\u5f0f","Help":"\u5e2e\u52a9","Address":"\u5730\u5740","Focus to menubar":"\u79fb\u52a8\u7126\u70b9\u5230\u83dc\u5355\u680f","Focus to toolbar":"\u79fb\u52a8\u7126\u70b9\u5230\u5de5\u5177\u680f","Focus to element path":"\u79fb\u52a8\u7126\u70b9\u5230\u5143\u7d20\u8def\u5f84","Focus to contextual toolbar":"\u79fb\u52a8\u7126\u70b9\u5230\u4e0a\u4e0b\u6587\u83dc\u5355","Insert link (if link plugin activated)":"\u63d2\u5165\u94fe\u63a5 (\u5982\u679c\u94fe\u63a5\u63d2\u4ef6\u5df2\u6fc0\u6d3b)","Save (if save plugin activated)":"\u4fdd\u5b58(\u5982\u679c\u4fdd\u5b58\u63d2\u4ef6\u5df2\u6fc0\u6d3b)","Find (if searchreplace plugin activated)":"\u67e5\u627e(\u5982\u679c\u67e5\u627e\u66ff\u6362\u63d2\u4ef6\u5df2\u6fc0\u6d3b)","Plugins installed ({0}):":"\u5df2\u5b89\u88c5\u63d2\u4ef6 ({0}):","Premium plugins:":"\u4f18\u79c0\u63d2\u4ef6\uff1a","Learn more...":"\u4e86\u89e3\u66f4\u591a...","You are using {0}":"\u4f60\u6b63\u5728\u4f7f\u7528 {0}","Plugins":"\u63d2\u4ef6","Handy Shortcuts":"\u5feb\u6377\u952e","Horizontal line":"\u6c34\u5e73\u5206\u5272\u7ebf","Insert/edit image":"\u63d2\u5165/\u7f16\u8f91\u56fe\u7247","Alternative description":"\u66ff\u4ee3\u63cf\u8ff0","Accessibility":"\u8f85\u52a9\u529f\u80fd","Image is decorative":"\u56fe\u50cf\u662f\u88c5\u9970\u6027\u7684","Source":"\u6e90","Dimensions":"\u5c3a\u5bf8","Constrain proportions":"\u4fdd\u6301\u6bd4\u4f8b","General":"\u4e00\u822c","Advanced":"\u9ad8\u7ea7","Style":"\u6837\u5f0f","Vertical space":"\u5782\u76f4\u95f4\u8ddd","Horizontal space":"\u6c34\u5e73\u95f4\u8ddd","Border":"\u6846\u7ebf","Insert image":"\u63d2\u5165\u56fe\u7247","Image...":"\u56fe\u7247...","Image list":"\u56fe\u7247\u6e05\u5355","Resize":"\u8c03\u6574\u5927\u5c0f","Insert date/time":"\u63d2\u5165\u65e5\u671f/\u65f6\u95f4","Date/time":"\u65e5\u671f/\u65f6\u95f4","Insert/edit link":"\u63d2\u5165/\u7f16\u8f91\u94fe\u63a5","Text to display":"\u8981\u663e\u793a\u7684\u6587\u672c","Url":"\u5730\u5740","Open link in...":"\u94fe\u63a5\u6253\u5f00\u4f4d\u7f6e...","Current window":"\u5f53\u524d\u7a97\u53e3","None":"\u65e0","New window":"\u65b0\u7a97\u53e3","Open link":"\u6253\u5f00\u94fe\u63a5","Remove link":"\u79fb\u9664\u94fe\u63a5","Anchors":"\u951a\u70b9","Link...":"\u94fe\u63a5...","Paste or type a link":"\u7c98\u8d34\u6216\u8f93\u5165\u94fe\u63a5","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"\u4f60\u6240\u586b\u5199\u7684URL\u5730\u5740\u4e3a\u90ae\u4ef6\u5730\u5740\uff0c\u9700\u8981\u52a0\u4e0amailto: \u524d\u7f00\u5417\uff1f","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"\u4f60\u6240\u586b\u5199\u7684URL\u5730\u5740\u5c5e\u4e8e\u5916\u90e8\u94fe\u63a5\uff0c\u9700\u8981\u52a0\u4e0ahttp:// \u524d\u7f00\u5417\uff1f","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"\u60a8\u8f93\u5165\u7684 URL \u4f3c\u4e4e\u662f\u4e00\u4e2a\u5916\u90e8\u94fe\u63a5\u3002\u60a8\u60f3\u6dfb\u52a0\u6240\u9700\u7684 https:// \u524d\u7f00\u5417\uff1f","Link list":"\u94fe\u63a5\u6e05\u5355","Insert video":"\u63d2\u5165\u89c6\u9891","Insert/edit video":"\u63d2\u5165/\u7f16\u8f91\u89c6\u9891","Insert/edit media":"\u63d2\u5165/\u7f16\u8f91\u5a92\u4f53","Alternative source":"\u955c\u50cf","Alternative source URL":"\u66ff\u4ee3\u6765\u6e90\u7f51\u5740","Media poster (Image URL)":"\u5c01\u9762(\u56fe\u7247\u5730\u5740)","Paste your embed code below:":"\u5c06\u5185\u5d4c\u4ee3\u7801\u7c98\u8d34\u5728\u4e0b\u9762:","Embed":"\u5185\u5d4c","Media...":"\u591a\u5a92\u4f53...","Nonbreaking space":"\u4e0d\u95f4\u65ad\u7a7a\u683c","Page break":"\u5206\u9875\u7b26","Paste as text":"\u7c98\u8d34\u4e3a\u6587\u672c","Preview":"\u9884\u89c8","Print":"\u6253\u5370","Print...":"\u6253\u5370...","Save":"\u4fdd\u5b58","Find":"\u5bfb\u627e","Replace with":"\u66ff\u6362\u4e3a","Replace":"\u66ff\u6362","Replace all":"\u66ff\u6362\u5168\u90e8","Previous":"\u4e0a\u4e00\u4e2a","Next":"\u4e0b\u4e00\u4e2a","Find and Replace":"\u67e5\u627e\u548c\u66ff\u6362","Find and replace...":"\u67e5\u627e\u5e76\u66ff\u6362...","Could not find the specified string.":"\u672a\u627e\u5230\u641c\u7d22\u5185\u5bb9\u3002","Match case":"\u5927\u5c0f\u5199\u5339\u914d","Find whole words only":"\u5168\u5b57\u5339\u914d","Find in selection":"\u5728\u9009\u533a\u4e2d\u67e5\u627e","Insert table":"\u63d2\u5165\u8868\u683c","Table properties":"\u8868\u683c\u5c5e\u6027","Delete table":"\u5220\u9664\u8868\u683c","Cell":"\u5355\u5143\u683c","Row":"\u884c","Column":"\u5217","Cell properties":"\u5355\u5143\u683c\u5c5e\u6027","Merge cells":"\u5408\u5e76\u5355\u5143\u683c","Split cell":"\u62c6\u5206\u5355\u5143\u683c","Insert row before":"\u5728\u4e0a\u65b9\u63d2\u5165\u884c","Insert row after":"\u5728\u4e0b\u65b9\u63d2\u5165\u884c","Delete row":"\u5220\u9664\u884c","Row properties":"\u884c\u5c5e\u6027","Cut row":"\u526a\u5207\u884c","Cut column":"\u526a\u5207\u5217","Copy row":"\u590d\u5236\u884c","Copy column":"\u590d\u5236\u5217","Paste row before":"\u7c98\u8d34\u884c\u5230\u4e0a\u65b9","Paste column before":"\u7c98\u8d34\u6b64\u5217\u524d","Paste row after":"\u7c98\u8d34\u884c\u5230\u4e0b\u65b9","Paste column after":"\u7c98\u8d34\u540e\u9762\u7684\u5217","Insert column before":"\u5728\u5de6\u4fa7\u63d2\u5165\u5217","Insert column after":"\u5728\u53f3\u4fa7\u63d2\u5165\u5217","Delete column":"\u5220\u9664\u5217","Cols":"\u5217","Rows":"\u884c\u6570","Width":"\u5bbd\u5ea6","Height":"\u9ad8\u5ea6","Cell spacing":"\u5355\u5143\u683c\u5916\u95f4\u8ddd","Cell padding":"\u5355\u5143\u683c\u5185\u8fb9\u8ddd","Row clipboard actions":"\u884c\u526a\u8d34\u677f\u64cd\u4f5c","Column clipboard actions":"\u5217\u526a\u8d34\u677f\u64cd\u4f5c","Table styles":"\u8868\u683c\u6837\u5f0f","Cell styles":"\u5355\u5143\u683c\u6837\u5f0f","Column header":"\u5217\u6807\u9898","Row header":"\u884c\u5934","Table caption":"\u8868\u683c\u6807\u9898","Caption":"\u6807\u9898","Show caption":"\u663e\u793a\u6807\u9898","Left":"\u5de6","Center":"\u5c45\u4e2d","Right":"\u53f3","Cell type":"\u50a8\u5b58\u683c\u522b","Scope":"\u8303\u56f4","Alignment":"\u5bf9\u9f50","Horizontal align":"\u6c34\u5e73\u5bf9\u9f50","Vertical align":"\u5782\u76f4\u5bf9\u9f50","Top":"\u4e0a\u65b9\u5bf9\u9f50","Middle":"\u5c45\u4e2d\u5bf9\u9f50","Bottom":"\u4e0b\u65b9\u5bf9\u9f50","Header cell":"\u8868\u5934\u5355\u5143\u683c","Row group":"\u884c\u7ec4","Column group":"\u5217\u7ec4","Row type":"\u884c\u7c7b\u578b","Header":"\u8868\u5934","Body":"\u8868\u4f53","Footer":"\u8868\u5c3e","Border color":"\u6846\u7ebf\u989c\u8272","Solid":"\u5b9e\u7ebf","Dotted":"\u865a\u7ebf","Dashed":"\u865a\u7ebf","Double":"\u53cc\u7cbe\u5ea6","Groove":"\u51f9\u69fd","Ridge":"\u6d77\u810a\u5ea7","Inset":"\u5d4c\u5165","Outset":"\u5916\u7f6e","Hidden":"\u9690\u85cf","Insert template...":"\u63d2\u5165\u6a21\u677f...","Templates":"\u6a21\u677f","Template":"\u6a21\u677f","Insert Template":"\u63d2\u5165\u6a21\u677f","Text color":"\u6587\u672c\u989c\u8272","Background color":"\u80cc\u666f\u989c\u8272","Custom...":"\u81ea\u5b9a\u4e49......","Custom color":"\u81ea\u5b9a\u4e49\u989c\u8272","No color":"\u65e0","Remove color":"\u79fb\u9664\u989c\u8272","Show blocks":"\u663e\u793a\u533a\u5757\u8fb9\u6846","Show invisible characters":"\u663e\u793a\u4e0d\u53ef\u89c1\u5b57\u7b26","Word count":"\u5b57\u6570","Count":"\u8ba1\u6570","Document":"\u6587\u6863","Selection":"\u9009\u62e9","Words":"\u5355\u8bcd","Words: {0}":"\u5b57\u6570\uff1a{0}","{0} words":"{0} \u5b57","File":"\u6587\u4ef6","Edit":"\u7f16\u8f91","Insert":"\u63d2\u5165","View":"\u67e5\u770b","Format":"\u683c\u5f0f","Table":"\u8868\u683c","Tools":"\u5de5\u5177","Powered by {0}":"\u7531{0}\u9a71\u52a8","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\u7f16\u8f91\u533a\u3002\u6309ALT-F9\u6253\u5f00\u83dc\u5355\uff0c\u6309ALT-F10\u6253\u5f00\u5de5\u5177\u680f\uff0c\u6309ALT-0\u67e5\u770b\u5e2e\u52a9","Image title":"\u56fe\u7247\u6807\u9898","Border width":"\u8fb9\u6846\u5bbd\u5ea6","Border style":"\u8fb9\u6846\u6837\u5f0f","Error":"\u9519\u8bef","Warn":"\u8b66\u544a","Valid":"\u6709\u6548","To open the popup, press Shift+Enter":"\u6309Shitf+Enter\u952e\u6253\u5f00\u5bf9\u8bdd\u6846","Rich Text Area":"\u5bcc\u6587\u672c\u533a\u57df","Rich Text Area. Press ALT-0 for help.":"\u7f16\u8f91\u533a\u3002\u6309Alt+0\u952e\u6253\u5f00\u5e2e\u52a9\u3002","System Font":"\u7cfb\u7edf\u5b57\u4f53","Failed to upload image: {0}":"\u56fe\u7247\u4e0a\u4f20\u5931\u8d25: {0}","Failed to load plugin: {0} from url {1}":"\u63d2\u4ef6\u52a0\u8f7d\u5931\u8d25: {0} \u6765\u81ea\u94fe\u63a5 {1}","Failed to load plugin url: {0}":"\u63d2\u4ef6\u52a0\u8f7d\u5931\u8d25 \u94fe\u63a5: {0}","Failed to initialize plugin: {0}":"\u63d2\u4ef6\u521d\u59cb\u5316\u5931\u8d25: {0}","example":"\u793a\u4f8b","Search":"\u641c\u7d22","All":"\u5168\u90e8","Currency":"\u8d27\u5e01","Text":"\u6587\u5b57","Quotations":"\u5f15\u7528","Mathematical":"\u6570\u5b66","Extended Latin":"\u62c9\u4e01\u8bed\u6269\u5145","Symbols":"\u7b26\u53f7","Arrows":"\u7bad\u5934","User Defined":"\u81ea\u5b9a\u4e49","dollar sign":"\u7f8e\u5143\u7b26\u53f7","currency sign":"\u8d27\u5e01\u7b26\u53f7","euro-currency sign":"\u6b27\u5143\u7b26\u53f7","colon sign":"\u5192\u53f7","cruzeiro sign":"\u514b\u9c81\u8d5b\u7f57\u5e01\u7b26\u53f7","french franc sign":"\u6cd5\u90ce\u7b26\u53f7","lira sign":"\u91cc\u62c9\u7b26\u53f7","mill sign":"\u5bc6\u5c14\u7b26\u53f7","naira sign":"\u5948\u62c9\u7b26\u53f7","peseta sign":"\u6bd4\u585e\u5854\u7b26\u53f7","rupee sign":"\u5362\u6bd4\u7b26\u53f7","won sign":"\u97e9\u5143\u7b26\u53f7","new sheqel sign":"\u65b0\u8c22\u514b\u5c14\u7b26\u53f7","dong sign":"\u8d8a\u5357\u76fe\u7b26\u53f7","kip sign":"\u8001\u631d\u57fa\u666e\u7b26\u53f7","tugrik sign":"\u56fe\u683c\u91cc\u514b\u7b26\u53f7","drachma sign":"\u5fb7\u62c9\u514b\u9a6c\u7b26\u53f7","german penny symbol":"\u5fb7\u56fd\u4fbf\u58eb\u7b26\u53f7","peso sign":"\u6bd4\u7d22\u7b26\u53f7","guarani sign":"\u74dc\u62c9\u5c3c\u7b26\u53f7","austral sign":"\u6fb3\u5143\u7b26\u53f7","hryvnia sign":"\u683c\u91cc\u592b\u5c3c\u4e9a\u7b26\u53f7","cedi sign":"\u585e\u5730\u7b26\u53f7","livre tournois sign":"\u91cc\u5f17\u5f17\u5c14\u7b26\u53f7","spesmilo sign":"spesmilo\u7b26\u53f7","tenge sign":"\u575a\u6208\u7b26\u53f7","indian rupee sign":"\u5370\u5ea6\u5362\u6bd4","turkish lira sign":"\u571f\u8033\u5176\u91cc\u62c9","nordic mark sign":"\u5317\u6b27\u9a6c\u514b","manat sign":"\u9a6c\u7eb3\u7279\u7b26\u53f7","ruble sign":"\u5362\u5e03\u7b26\u53f7","yen character":"\u65e5\u5143\u5b57\u6837","yuan character":"\u4eba\u6c11\u5e01\u5143\u5b57\u6837","yuan character, in hong kong and taiwan":"\u5143\u5b57\u6837\uff08\u6e2f\u53f0\u5730\u533a\uff09","yen/yuan character variant one":"\u5143\u5b57\u6837\uff08\u5927\u5199\uff09","Emojis":"Emojis","Emojis...":"Emojis...","Loading emojis...":"\u6b63\u5728\u52a0\u8f7dEmojis...","Could not load emojis":"\u65e0\u6cd5\u52a0\u8f7dEmojis","People":"\u4eba\u7c7b","Animals and Nature":"\u52a8\u7269\u548c\u81ea\u7136","Food and Drink":"\u98df\u7269\u548c\u996e\u54c1","Activity":"\u6d3b\u52a8","Travel and Places":"\u65c5\u6e38\u548c\u5730\u70b9","Objects":"\u7269\u4ef6","Flags":"\u65d7\u5e1c","Characters":"\u5b57\u7b26","Characters (no spaces)":"\u5b57\u7b26(\u65e0\u7a7a\u683c)","{0} characters":"{0} \u4e2a\u5b57\u7b26","Error: Form submit field collision.":"\u9519\u8bef: \u8868\u5355\u63d0\u4ea4\u5b57\u6bb5\u51b2\u7a81\u3002","Error: No form element found.":"\u9519\u8bef: \u6ca1\u6709\u8868\u5355\u63a7\u4ef6\u3002","Color swatch":"\u989c\u8272\u6837\u672c","Color Picker":"\u9009\u8272\u5668","Invalid hex color code: {0}":"\u5341\u516d\u8fdb\u5236\u989c\u8272\u4ee3\u7801\u65e0\u6548\uff1a {0}","Invalid input":"\u65e0\u6548\u8f93\u5165","R":"R","Red component":"\u7ea2\u8272\u90e8\u5206","G":"G","Green component":"\u7eff\u8272\u90e8\u5206","B":"B","Blue component":"\u767d\u8272\u90e8\u5206","#":"#","Hex color code":"\u5341\u516d\u8fdb\u5236\u989c\u8272\u4ee3\u7801","Range 0 to 255":"\u8303\u56f40\u81f3255","Turquoise":"\u9752\u7eff\u8272","Green":"\u7eff\u8272","Blue":"\u84dd\u8272","Purple":"\u7d2b\u8272","Navy Blue":"\u6d77\u519b\u84dd","Dark Turquoise":"\u6df1\u84dd\u7eff\u8272","Dark Green":"\u6df1\u7eff\u8272","Medium Blue":"\u4e2d\u84dd\u8272","Medium Purple":"\u4e2d\u7d2b\u8272","Midnight Blue":"\u6df1\u84dd\u8272","Yellow":"\u9ec4\u8272","Orange":"\u6a59\u8272","Red":"\u7ea2\u8272","Light Gray":"\u6d45\u7070\u8272","Gray":"\u7070\u8272","Dark Yellow":"\u6697\u9ec4\u8272","Dark Orange":"\u6df1\u6a59\u8272","Dark Red":"\u6df1\u7ea2\u8272","Medium Gray":"\u4e2d\u7070\u8272","Dark Gray":"\u6df1\u7070\u8272","Light Green":"\u6d45\u7eff\u8272","Light Yellow":"\u6d45\u9ec4\u8272","Light Red":"\u6d45\u7ea2\u8272","Light Purple":"\u6d45\u7d2b\u8272","Light Blue":"\u6d45\u84dd\u8272","Dark Purple":"\u6df1\u7d2b\u8272","Dark Blue":"\u6df1\u84dd\u8272","Black":"\u9ed1\u8272","White":"\u767d\u8272","Switch to or from fullscreen mode":"\u5207\u6362\u5168\u5c4f\u6a21\u5f0f","Open help dialog":"\u6253\u5f00\u5e2e\u52a9\u5bf9\u8bdd\u6846","history":"\u5386\u53f2","styles":"\u6837\u5f0f","formatting":"\u683c\u5f0f\u5316","alignment":"\u5bf9\u9f50","indentation":"\u7f29\u8fdb","Font":"\u5b57\u4f53","Size":"\u5b57\u53f7","More...":"\u66f4\u591a...","Select...":"\u9009\u62e9...","Preferences":"\u9996\u9009\u9879","Yes":"\u662f","No":"\u5426","Keyboard Navigation":"\u952e\u76d8\u6307\u5f15","Version":"\u7248\u672c","Code view":"\u4ee3\u7801\u89c6\u56fe","Open popup menu for split buttons":"\u6253\u5f00\u5f39\u51fa\u5f0f\u83dc\u5355\uff0c\u7528\u4e8e\u62c6\u5206\u6309\u94ae","List Properties":"\u5217\u8868\u5c5e\u6027","List properties...":"\u6807\u9898\u5b57\u4f53\u5c5e\u6027","Start list at number":"\u4ee5\u6570\u5b57\u5f00\u59cb\u5217\u8868","Line height":"\u884c\u9ad8","Dropped file type is not supported":"\u6b64\u6587\u4ef6\u7c7b\u578b\u4e0d\u652f\u6301\u62d6\u653e","Loading...":"\u52a0\u8f7d\u4e2d...","ImageProxy HTTP error: Rejected request":"\u56fe\u7247\u4ee3\u7406\u8bf7\u6c42\u9519\u8bef\uff1a\u8bf7\u6c42\u88ab\u62d2\u7edd","ImageProxy HTTP error: Could not find Image Proxy":"\u56fe\u7247\u4ee3\u7406\u8bf7\u6c42\u9519\u8bef\uff1a\u65e0\u6cd5\u627e\u5230\u56fe\u7247\u4ee3\u7406","ImageProxy HTTP error: Incorrect Image Proxy URL":"\u56fe\u7247\u4ee3\u7406\u8bf7\u6c42\u9519\u8bef\uff1a\u56fe\u7247\u4ee3\u7406\u5730\u5740\u9519\u8bef","ImageProxy HTTP error: Unknown ImageProxy error":"\u56fe\u7247\u4ee3\u7406\u8bf7\u6c42\u9519\u8bef\uff1a\u672a\u77e5\u7684\u56fe\u7247\u4ee3\u7406\u9519\u8bef"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/zh-Hant.js b/libraries/tinymce/js/tinymce/langs/zh-Hant.js deleted file mode 100644 index 42e2fcc..0000000 --- a/libraries/tinymce/js/tinymce/langs/zh-Hant.js +++ /dev/null @@ -1 +0,0 @@ -tinymce.addI18n("zh-Hant",{"Redo":"Test","Undo":"\u5fa9\u539f","Cut":"\u526a\u4e0b","Copy":"\u8907\u88fd","Paste":"\u8cbc\u4e0a","Select all":"\u5168\u9078","New document":"\u65b0\u589e\u6587\u4ef6","Ok":"\u78ba\u5b9a","Cancel":"\u53d6\u6d88","Visual aids":"\u683c\u7dda","Bold":"\u7c97\u9ad4","Italic":"\u659c\u9ad4","Underline":"\u5e95\u7dda","Strikethrough":"\u522a\u9664\u7dda","Superscript":"\u4e0a\u6a19","Subscript":"\u4e0b\u6a19","Clear formatting":"\u6e05\u9664\u683c\u5f0f","Remove":"\u79fb\u9664","Align left":"\u5de6\u5c0d\u9f4a","Align center":"\u7f6e\u4e2d\u5c0d\u9f4a","Align right":"\u53f3\u5c0d\u9f4a","No alignment":"\u4e0d\u5c0d\u9f4a","Justify":"\u5169\u7aef\u5c0d\u9f4a","Bullet list":"\u7121\u5e8f\u5217\u8868","Numbered list":"\u6709\u5e8f\u5217\u8868","Decrease indent":"\u6e1b\u5c11\u7e2e\u9032","Increase indent":"\u589e\u52a0\u7e2e\u9032","Close":"\u95dc\u9589","Formats":"\u683c\u5f0f","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"\u4f60\u7684\u700f\u89bd\u5668\u4e0d\u652f\u63f4\u6253\u958b\u526a\u8cbc\u677f\uff0c\u8acb\u4f7f\u7528Ctrl+X/C/V\u7b49\u5feb\u901f\u9375\u3002","Headings":"\u6a19\u984c","Heading 1":"\u4e00\u7d1a\u6a19\u984c","Heading 2":"\u4e8c\u7d1a\u6a19\u984c","Heading 3":"\u4e09\u7d1a\u6a19\u984c","Heading 4":"\u56db\u7d1a\u6a19\u984c","Heading 5":"\u4e94\u7d1a\u6a19\u984c","Heading 6":"\u516d\u7d1a\u6a19\u984c","Preformatted":"\u9810\u5148\u683c\u5f0f\u5316\u7684","Div":"DIV","Pre":"\u524d\u8a00","Code":"\u4ee3\u78bc","Paragraph":"\u6bb5\u843d","Blockquote":"\u5f15\u6587\u5340\u584a","Inline":"\u6587\u672c","Blocks":"\u6a23\u5f0f","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"\u7576\u524d\u70ba\u7d14\u6587\u5b57\u8cbc\u4e0a\u6a21\u5f0f\uff0c\u518d\u6b21\u9ede\u64ca\u53ef\u4ee5\u56de\u5230\u666e\u901a\u8cbc\u4e0a\u6a21\u5f0f\u3002","Fonts":"\u5b57\u9ad4","Font sizes":"\u5b57\u9ad4\u5927\u5c0f","Class":"\u985e\u578b","Browse for an image":"\u700f\u89bd\u5716\u50cf","OR":"\u6216","Drop an image here":"\u62d6\u653e\u4e00\u5f35\u5716\u50cf\u81f3\u6b64","Upload":"\u4e0a\u8f09","Uploading image":"\u4e0a\u8f09\u5716\u7247","Block":"\u584a","Align":"\u5c0d\u9f4a","Default":"\u9810\u8a2d","Circle":"\u7a7a\u5fc3\u5713","Disc":"\u5be6\u5fc3\u5713","Square":"\u5be6\u5fc3\u65b9\u584a","Lower Alpha":"\u5c0f\u5beb\u82f1\u6587\u5b57\u6bcd","Lower Greek":"\u5c0f\u5beb\u5e0c\u81d8\u5b57\u6bcd","Lower Roman":"\u5c0f\u5beb\u7f85\u99ac\u6578\u5b57","Upper Alpha":"\u5927\u5beb\u82f1\u6587\u5b57\u6bcd","Upper Roman":"\u5927\u5beb\u7f85\u99ac\u6578\u5b57","Anchor...":"\u9328\u9ede...","Anchor":"\u9328\u9ede","Name":"\u540d\u7a31","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID\u61c9\u8a72\u4ee5\u82f1\u6587\u5b57\u6bcd\u958b\u982d\uff0c\u5f8c\u9762\u53ea\u80fd\u6709\u82f1\u6587\u5b57\u6bcd\u3001\u6578\u4f4d\u3001\u7834\u6298\u865f\u3001\u9ede\u3001\u5192\u865f\u6216\u5e95\u7dda\u3002","You have unsaved changes are you sure you want to navigate away?":"\u4f60\u9084\u6709\u6587\u4ef6\u5c1a\u672a\u5132\u5b58\uff0c\u78ba\u5b9a\u8981\u96e2\u958b\uff1f","Restore last draft":"\u6062\u5fa9\u4e0a\u6b21\u7684\u8349\u7a3f","Special character...":"\u7279\u6b8a\u5b57\u5143...","Special Character":"\u7279\u6b8a\u5b57\u5143","Source code":"\u539f\u59cb\u7a0b\u5f0f\u78bc","Insert/Edit code sample":"\u63d2\u5165/\u7de8\u8f2f\u4ee3\u78bc\u793a\u7bc4","Language":"\u8a9e\u8a00","Code sample...":"\u793a\u7bc4\u4ee3\u78bc...","Left to right":"\u7531\u5de6\u5230\u53f3","Right to left":"\u7531\u53f3\u5230\u5de6","Title":"\u6a19\u984c","Fullscreen":"\u5168\u7192\u5e55","Action":"\u52d5\u4f5c","Shortcut":"\u6377\u5f91","Help":"\u5e6b\u52a9","Address":"\u5730\u5740","Focus to menubar":"\u79fb\u52d5\u7126\u9ede\u5230\u529f\u80fd\u8868\u5217","Focus to toolbar":"\u79fb\u52d5\u7126\u9ede\u5230\u5de5\u5177\u5217","Focus to element path":"\u79fb\u52d5\u7126\u9ede\u5230\u5143\u7d20\u8def\u5f91","Focus to contextual toolbar":"\u79fb\u52d5\u7126\u9ede\u5230\u4e0a\u4e0b\u6587\u83dc\u55ae","Insert link (if link plugin activated)":"\u63d2\u5165\u9023\u7d50 (\u5982\u679c\u9023\u7d50\u5916\u639b\u7a0b\u5f0f\u5df2\u555f\u52d5)","Save (if save plugin activated)":"\u5132\u5b58(\u5982\u679c\u5132\u5b58\u5916\u639b\u7a0b\u5f0f\u5df2\u555f\u52d5)","Find (if searchreplace plugin activated)":"\u5c0b\u627e(\u5982\u679c\u5c0b\u627e\u53d6\u4ee3\u5916\u639b\u7a0b\u5f0f\u5df2\u555f\u52d5)","Plugins installed ({0}):":"\u5df2\u5b89\u88dd\u5916\u639b\u7a0b\u5f0f ({0}):","Premium plugins:":"\u4ed8\u8cbb\u5916\u639b\u7a0b\u5f0f\uff1a","Learn more...":"\u4e86\u89e3\u66f4\u591a...","You are using {0}":"\u4f60\u6b63\u5728\u4f7f\u7528 {0}","Plugins":"\u5916\u639b\u7a0b\u5f0f","Handy Shortcuts":"\u5feb\u901f\u9375","Horizontal line":"\u6c34\u6e96\u5206\u5272\u7dda","Insert/edit image":"\u63d2\u5165/\u7de8\u8f2f\u5716\u7247","Alternative description":"\u66ff\u4ee3\u63cf\u8ff0","Accessibility":"\u5354\u52a9\u5de5\u5177","Image is decorative":"\u9019\u662f\u88dd\u98fe\u5716\u50cf","Source":"\u6e90","Dimensions":"\u5c3a\u5bf8","Constrain proportions":"\u4fdd\u6301\u6bd4\u4f8b","General":"\u4e00\u822c","Advanced":"\u9ad8\u7d1a","Style":"\u6a23\u5f0f","Vertical space":"\u5782\u76f4\u9593\u8ddd","Horizontal space":"\u6c34\u6e96\u9593\u8ddd","Border":"\u6846\u7dda","Insert image":"\u63d2\u5165\u5716\u7247","Image...":"\u5716\u7247...","Image list":"\u5716\u7247\u6e05\u55ae","Resize":"\u8abf\u6574\u5927\u5c0f","Insert date/time":"\u63d2\u5165\u65e5\u671f/\u6642\u9593","Date/time":"\u65e5\u671f/\u6642\u9593","Insert/edit link":"\u63d2\u5165/\u7de8\u8f2f\u9023\u7d50","Text to display":"\u8981\u986f\u793a\u7684\u6587\u672c","Url":"\u5730\u5740","Open link in...":"\u9023\u7d50\u6253\u958b\u4f4d\u7f6e...","Current window":"\u7576\u524d\u7a97\u53e3","None":"\u7121","New window":"\u65b0\u7a97\u53e3","Open link":"\u6253\u958b\u9023\u7d50","Remove link":"\u79fb\u9664\u9023\u7d50","Anchors":"\u9328\u9ede","Link...":"\u9023\u7d50...","Paste or type a link":"\u8cbc\u4e0a\u6216\u8f38\u5165\u9023\u7d50","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"\u60a8\u8f38\u5165\u7684 URL \u4f3c\u4e4e\u662f\u4e00\u500b\u96fb\u90f5\u5730\u5740\u3002\u8981\u52a0\u4e0a\u6240\u9700\u7684 mailto:// \u9996\u78bc\u55ce\uff1f","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"\u60a8\u8f38\u5165\u7684 URL \u4f3c\u4e4e\u662f\u4e00\u500b\u5916\u90e8\u9023\u7d50\u3002\u8981\u52a0\u4e0a\u6240\u9700\u7684 http:// \u9996\u78bc\u55ce\uff1f","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"\u60a8\u8f38\u5165\u7684 URL \u4f3c\u4e4e\u662f\u4e00\u500b\u5916\u90e8\u9023\u7d50\u3002\u8981\u52a0\u4e0a\u6240\u9700\u7684 https:// \u9996\u78bc\u55ce\uff1f","Link list":"\u9023\u7d50\u6e05\u55ae","Insert video":"\u63d2\u5165\u8996\u983b","Insert/edit video":"\u63d2\u5165/\u7de8\u8f2f\u8996\u983b","Insert/edit media":"\u63d2\u5165/\u7de8\u8f2f\u5a92\u9ad4","Alternative source":"\u93e1\u50cf","Alternative source URL":"\u66ff\u4ee3\u4f86\u6e90\u7db2\u5740","Media poster (Image URL)":"\u5c01\u9762(\u5716\u7247\u4f4d\u5740)","Paste your embed code below:":"\u5c07\u5167\u5d4c\u4ee3\u78bc\u8cbc\u4e0a\u5728\u4e0b\u9762:","Embed":"\u5167\u5d4c","Media...":"\u591a\u5a92\u9ad4...","Nonbreaking space":"\u4e0d\u5206\u884c\u7a7a\u683c","Page break":"\u5206\u9801\u7b26","Paste as text":"\u8cbc\u4e0a\u70ba\u6587\u672c","Preview":"\u9810\u89bd","Print":"\u5217\u5370","Print...":"\u5217\u5370...","Save":"\u5132\u5b58","Find":"\u5c0b\u627e","Replace with":"\u53d6\u4ee3\u70ba","Replace":"\u53d6\u4ee3","Replace all":"\u53d6\u4ee3\u5168\u90e8","Previous":"\u4e0a\u4e00\u500b","Next":"\u4e0b\u4e00\u500b","Find and Replace":"\u5c0b\u627e\u548c\u53d6\u4ee3","Find and replace...":"\u5c0b\u627e\u4e26\u53d6\u4ee3...","Could not find the specified string.":"\u672a\u627e\u5230\u641c\u7d22\u5167\u5bb9\u3002","Match case":"\u5927\u5c0f\u5beb\u5339\u914d","Find whole words only":"\u5168\u5b57\u5339\u914d","Find in selection":"\u5728\u9078\u5340\u4e2d\u5c0b\u627e","Insert table":"\u63d2\u5165\u8868\u683c","Table properties":"\u8868\u683c\u5c6c\u6027","Delete table":"\u522a\u9664\u8868\u683c","Cell":"\u5132\u5b58\u683c","Row":"\u884c","Column":"\u6b04","Cell properties":"\u5132\u5b58\u683c\u5c6c\u6027","Merge cells":"\u5408\u4f75\u5132\u5b58\u683c","Split cell":"\u62c6\u5206\u5132\u5b58\u683c","Insert row before":"\u5728\u4e0a\u65b9\u63d2\u5165\u884c","Insert row after":"\u5728\u4e0b\u65b9\u63d2\u5165\u884c","Delete row":"\u522a\u9664\u884c","Row properties":"\u884c\u5c6c\u6027","Cut row":"\u526a\u4e0b\u884c","Cut column":"\u526a\u4e0b\u5217","Copy row":"\u8907\u88fd\u884c","Copy column":"\u8907\u88fd\u5217","Paste row before":"\u8cbc\u4e0a\u884c\u5230\u4e0a\u65b9","Paste column before":"\u8cbc\u4e0a\u6b64\u5217\u524d","Paste row after":"\u8cbc\u4e0a\u884c\u5230\u4e0b\u65b9","Paste column after":"\u8cbc\u4e0a\u5f8c\u9762\u7684\u5217","Insert column before":"\u5728\u5de6\u5074\u63d2\u5165\u5217","Insert column after":"\u5728\u53f3\u5074\u63d2\u5165\u5217","Delete column":"\u522a\u9664\u5217","Cols":"\u5217","Rows":"\u884c\u6578","Width":"\u5bec\u5ea6","Height":"\u9ad8\u5ea6","Cell spacing":"\u5132\u5b58\u683c\u5916\u9593\u8ddd","Cell padding":"\u5132\u5b58\u683c\u5167\u908a\u8ddd","Row clipboard actions":"\u884c\u526a\u8cbc\u677f\u64cd\u4f5c","Column clipboard actions":"\u5217\u526a\u8cbc\u677f\u64cd\u4f5c","Table styles":"\u8868\u683c\u6a23\u5f0f","Cell styles":"\u5132\u5b58\u683c\u6a23\u5f0f","Column header":"\u5217\u6a19\u984c","Row header":"\u884c\u982d","Table caption":"\u8868\u683c\u6a19\u984c","Caption":"\u6a19\u984c","Show caption":"\u986f\u793a\u6a19\u984c","Left":"\u5de6","Center":"\u7f6e\u4e2d","Right":"\u53f3","Cell type":"\u5132\u5b58\u683c\u5225","Scope":"\u7bc4\u570d","Alignment":"\u5c0d\u9f4a","Horizontal align":"\u6c34\u6e96\u5c0d\u9f4a","Vertical align":"\u5782\u76f4\u5c0d\u9f4a","Top":"\u4e0a\u65b9\u5c0d\u9f4a","Middle":"\u7f6e\u4e2d\u5c0d\u9f4a","Bottom":"\u4e0b\u65b9\u5c0d\u9f4a","Header cell":"\u8868\u982d\u5132\u5b58\u683c","Row group":"\u884c\u7d44","Column group":"\u5217\u7d44","Row type":"\u884c\u985e\u578b","Header":"\u8868\u982d","Body":"\u8868\u9ad4","Footer":"\u8868\u5c3e","Border color":"\u6846\u7dda\u984f\u8272","Solid":"\u5be6\u7dda","Dotted":"\u865b\u7dda","Dashed":"\u865b\u7dda","Double":"\u96d9\u7cbe\u5ea6","Groove":"\u51f9\u69fd","Ridge":"\u6d77\u810a\u5ea7","Inset":"\u5d4c\u5165","Outset":"\u5916\u7f6e","Hidden":"\u96b1\u85cf","Insert template...":"\u63d2\u5165\u7bc4\u672c...","Templates":"\u7bc4\u672c","Template":"\u7bc4\u672c","Insert Template":"\u63d2\u5165\u7bc4\u672c","Text color":"\u6587\u672c\u984f\u8272","Background color":"\u80cc\u666f\u984f\u8272","Custom...":"\u81ea\u8a02......","Custom color":"\u81ea\u8a02\u984f\u8272","No color":"\u7121","Remove color":"\u79fb\u9664\u984f\u8272","Show blocks":"\u986f\u793a\u5340\u584a\u908a\u6846","Show invisible characters":"\u986f\u793a\u4e0d\u53ef\u898b\u5b57\u5143","Word count":"\u5b57\u6578","Count":"\u8a08\u6578","Document":"\u6587\u4ef6","Selection":"\u9078\u64c7","Words":"\u55ae\u8a5e","Words: {0}":"\u5b57\u6578\uff1a{0}","{0} words":"{0} \u5b57","File":"\u6587\u4ef6","Edit":"\u7de8\u8f2f","Insert":"\u63d2\u5165","View":"\u67e5\u770b","Format":"\u683c\u5f0f","Table":"\u8868\u683c","Tools":"\u5de5\u5177","Powered by {0}":"\u7531{0}\u9a45\u52d5","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\u7de8\u8f2f\u5340\u3002\u6309ALT-F9\u6253\u958b\u529f\u80fd\u8868\uff0c\u6309ALT-F10\u6253\u958b\u5de5\u5177\u5217\uff0c\u6309ALT-0\u67e5\u770b\u5e6b\u52a9","Image title":"\u5716\u7247\u6a19\u984c","Border width":"\u908a\u6846\u5bec\u5ea6","Border style":"\u908a\u6846\u6a23\u5f0f","Error":"\u932f\u8aa4","Warn":"\u8b66\u544a","Valid":"\u6709\u6548","To open the popup, press Shift+Enter":"\u6309Shitf+Enter\u9375\u6253\u958b\u5c0d\u8a71\u65b9\u584a","Rich Text Area":"\u5bcc\u6587\u672c\u5340\u57df","Rich Text Area. Press ALT-0 for help.":"\u7de8\u8f2f\u5340\u3002\u6309Alt+0\u9375\u6253\u958b\u5e6b\u52a9\u3002","System Font":"\u7cfb\u7d71\u5b57\u9ad4","Failed to upload image: {0}":"\u4e0a\u8f09\u5716\u7247\u5931\u6557\uff1a{0}","Failed to load plugin: {0} from url {1}":"\u7121\u6cd5\u5f9e {1} \u8f09\u5165\u63d2\u4ef6 {0}","Failed to load plugin url: {0}":"\u7121\u6cd5\u8f09\u5165\u63d2\u4ef6\u93c8\u7d50 {0}","Failed to initialize plugin: {0}":"\u7121\u6cd5\u521d\u59cb\u5316\u63d2\u4ef6 {0}","example":"\u4f8b\u5b50","Search":"\u641c\u7d22","All":"\u5168\u90e8","Currency":"\u8ca8\u5e63","Text":"\u6587\u5b57","Quotations":"\u5f15\u7528","Mathematical":"\u6578\u5b78","Extended Latin":"\u62c9\u4e01\u8a9e\u64f4\u5145","Symbols":"\u7b26\u865f","Arrows":"\u7bad\u982d","User Defined":"\u81ea\u8a02","dollar sign":"\u7f8e\u5143\u7b26\u865f","currency sign":"\u8ca8\u5e63\u7b26\u865f","euro-currency sign":"\u6b50\u5143\u7b26\u865f","colon sign":"\u5192\u865f","cruzeiro sign":"\u514b\u9b6f\u8cfd\u7f85\u5e63\u7b26\u865f","french franc sign":"\u6cd5\u90ce\u7b26\u865f","lira sign":"\u91cc\u62c9\u7b26\u865f","mill sign":"\u5bc6\u723e\u7b26\u865f","naira sign":"\u5948\u62c9\u7b26\u865f","peseta sign":"\u6bd4\u85a9\u659c\u5854\u7b26\u865f","rupee sign":"\u76e7\u6bd4\u7b26\u865f","won sign":"\u97d3\u5143\u7b26\u865f","new sheqel sign":"\u65b0\u8b1d\u514b\u723e\u7b26\u865f","dong sign":"\u8d8a\u5357\u76fe\u7b26\u865f","kip sign":"\u8001\u64be\u57fa\u666e\u7b26\u865f","tugrik sign":"\u5716\u683c\u88e1\u514b\u7b26\u865f","drachma sign":"\u5fb7\u62c9\u514b\u99ac\u7b26\u865f","german penny symbol":"\u5fb7\u570b\u4fbf\u58eb\u7b26\u865f","peso sign":"\u6bd4\u7d22\u7b26\u865f","guarani sign":"\u74dc\u62c9\u5c3c\u7b26\u865f","austral sign":"\u6fb3\u5143\u7b26\u865f","hryvnia sign":"\u683c\u88e1\u592b\u5c3c\u4e9e\u7b26\u865f","cedi sign":"\u585e\u5730\u7b26\u865f","livre tournois sign":"\u88e1\u5f17\u5f17\u723e\u7b26\u865f","spesmilo sign":"spesmilo\u7b26\u865f","tenge sign":"\u5805\u6208\u7b26\u865f","indian rupee sign":"\u5370\u5ea6\u76e7\u6bd4","turkish lira sign":"\u571f\u8033\u5176\u91cc\u62c9","nordic mark sign":"\u5317\u6b50\u99ac\u514b","manat sign":"\u99ac\u7d0d\u7279\u7b26\u865f","ruble sign":"\u76e7\u5e03\u7b26\u865f","yen character":"\u65e5\u5143\u5b57\u6a23","yuan character":"\u4eba\u6c11\u5e63\u5143\u5b57\u6a23","yuan character, in hong kong and taiwan":"\u5143\u5b57\u6a23\uff08\u6e2f\u81fa\u5730\u5340\uff09","yen/yuan character variant one":"\u5143\u5b57\u6a23\uff08\u5927\u5beb\uff09","Emojis":"Emojis","Emojis...":"Emojis...","Loading emojis...":"\u6b63\u5728\u8f09\u5165Emojis...","Could not load emojis":"\u7121\u6cd5\u8f09\u5165Emojis","People":"\u4eba\u985e","Animals and Nature":"\u52d5\u7269\u548c\u81ea\u7136","Food and Drink":"\u98df\u7269\u548c\u98f2\u54c1","Activity":"\u6d3b\u52d5","Travel and Places":"\u65c5\u904a\u548c\u5730\u9ede","Objects":"\u7269\u4ef6","Flags":"\u65d7\u5e5f","Characters":"\u5b57\u5143","Characters (no spaces)":"\u5b57\u5143(\u7121\u7a7a\u683c)","{0} characters":"{0} \u500b\u5b57\u5143","Error: Form submit field collision.":"\u932f\u8aa4\uff1a\u8868\u683c\u51fa\u73fe\u591a\u91cd\u63d0\u4ea4\u885d\u7a81\u3002","Error: No form element found.":"\u932f\u8aa4\uff1a\u627e\u4e0d\u5230\u8868\u683c\u5143\u7d20\u3002","Color swatch":"\u984f\u8272\u6a23\u672c","Color Picker":"\u9078\u8272\u5668","Invalid hex color code: {0}":"\u7121\u6548\u7684\u984f\u8272\u78bc\uff1a{0}","Invalid input":"\u7121\u6548\u8f38\u5165","R":"\u7d05","Red component":"\u7d05\u8272\u90e8\u5206","G":"\u7da0","Green component":"\u7da0\u8272\u90e8\u5206","B":"\u85cd","Blue component":"\u767d\u8272\u90e8\u5206","#":"#","Hex color code":"\u5341\u516d\u9032\u4f4d\u984f\u8272\u4ee3\u78bc","Range 0 to 255":"\u7bc4\u570d0\u81f3255","Turquoise":"\u9752\u7da0\u8272","Green":"\u7da0\u8272","Blue":"\u85cd\u8272","Purple":"\u7d2b\u8272","Navy Blue":"\u6d77\u8ecd\u85cd","Dark Turquoise":"\u6df1\u85cd\u7da0\u8272","Dark Green":"\u6df1\u7da0\u8272","Medium Blue":"\u4e2d\u85cd\u8272","Medium Purple":"\u4e2d\u7d2b\u8272","Midnight Blue":"\u6df1\u85cd\u8272","Yellow":"\u9ec3\u8272","Orange":"\u6a59\u8272","Red":"\u7d05\u8272","Light Gray":"\u6dfa\u7070\u8272","Gray":"\u7070\u8272","Dark Yellow":"\u6697\u9ec3\u8272","Dark Orange":"\u6df1\u6a59\u8272","Dark Red":"\u6df1\u7d05\u8272","Medium Gray":"\u4e2d\u7070\u8272","Dark Gray":"\u6df1\u7070\u8272","Light Green":"\u6dfa\u7da0\u8272","Light Yellow":"\u6dfa\u9ec3\u8272","Light Red":"\u6dfa\u7d05\u8272","Light Purple":"\u6dfa\u7d2b\u8272","Light Blue":"\u6dfa\u85cd\u8272","Dark Purple":"\u6df1\u7d2b\u8272","Dark Blue":"\u6df1\u85cd\u8272","Black":"\u9ed1\u8272","White":"\u767d\u8272","Switch to or from fullscreen mode":"\u5207\u63db\u5168\u7192\u5e55\u6a21\u5f0f","Open help dialog":"\u6253\u958b\u5e6b\u52a9\u5c0d\u8a71\u65b9\u584a","history":"\u6b77\u53f2","styles":"\u6a23\u5f0f","formatting":"\u683c\u5f0f\u5316","alignment":"\u5c0d\u9f4a","indentation":"\u7e2e\u9032","Font":"\u5b57\u9ad4","Size":"\u5b57\u578b\u5927\u5c0f","More...":"\u66f4\u591a...","Select...":"\u9078\u64c7...","Preferences":"\u9996\u9078\u9805","Yes":"\u662f","No":"\u5426","Keyboard Navigation":"\u9375\u76e4\u6307\u5f15","Version":"\u7248\u672c","Code view":"\u4ee3\u78bc\u8996\u5716","Open popup menu for split buttons":"\u6253\u958b\u5f48\u51fa\u5f0f\u529f\u80fd\u8868\uff0c\u7528\u65bc\u62c6\u5206\u6309\u9215","List Properties":"\u6e05\u55ae\u5c6c\u6027","List properties...":"\u6a19\u984c\u5b57\u9ad4\u5c6c\u6027","Start list at number":"\u4ee5\u6578\u5b57\u958b\u59cb\u6e05\u55ae","Line height":"\u884c\u9ad8","Dropped file type is not supported":"\u6b64\u6a94\u6848\u985e\u578b\u4e0d\u652f\u6301\u62d6\u653e","Loading...":"\u8f09\u5165\u4e2d...","ImageProxy HTTP error: Rejected request":"\u5716\u7247\u670d\u52d9\uff1a\u62d2\u7d55\u5b58\u53d6","ImageProxy HTTP error: Could not find Image Proxy":"\u5716\u7247\u670d\u52d9\uff1a\u627e\u4e0d\u5230\u670d\u52d9","ImageProxy HTTP error: Incorrect Image Proxy URL":"\u5716\u7247\u670d\u52d9\uff1a\u932f\u8aa4\u93c8\u7d50","ImageProxy HTTP error: Unknown ImageProxy error":"\u5716\u7247\u670d\u52d9\uff1a\u672a\u77e5\u932f\u8aa4"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/zh_CN.js b/libraries/tinymce/js/tinymce/langs/zh_CN.js new file mode 100644 index 0000000..ff4b559 --- /dev/null +++ b/libraries/tinymce/js/tinymce/langs/zh_CN.js @@ -0,0 +1 @@ +tinymce.addI18n("zh_CN",{"#":"#","Accessibility":"\u8f85\u52a9\u529f\u80fd","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"\u52a8\u4f5c","Activity":"\u6d3b\u52a8","Address":"\u5730\u5740","Advanced":"\u9ad8\u7ea7","Align":"\u5bf9\u9f50","Align center":"\u5c45\u4e2d\u5bf9\u9f50","Align left":"\u5de6\u5bf9\u9f50","Align right":"\u53f3\u5bf9\u9f50","Alignment":"\u5bf9\u9f50","Alignment {0}":"","All":"\u5168\u90e8","Alternative description":"\u66ff\u4ee3\u63cf\u8ff0","Alternative source":"\u955c\u50cf","Alternative source URL":"\u66ff\u4ee3\u6765\u6e90\u7f51\u5740","Anchor":"\u951a\u70b9","Anchor...":"\u951a\u70b9...","Anchors":"\u951a\u70b9","Animals and Nature":"\u52a8\u7269\u548c\u81ea\u7136","Arrows":"\u7bad\u5934","B":"B","Background color":"\u80cc\u666f\u989c\u8272","Background color {0}":"","Black":"\u9ed1\u8272","Block":"\u5757","Block {0}":"","Blockquote":"\u5f15\u6587\u533a\u5757","Blocks":"\u6837\u5f0f","Blue":"\u84dd\u8272","Blue component":"\u767d\u8272\u90e8\u5206","Body":"\u8868\u4f53","Bold":"\u7c97\u4f53","Border":"\u6846\u7ebf","Border color":"\u6846\u7ebf\u989c\u8272","Border style":"\u8fb9\u6846\u6837\u5f0f","Border width":"\u8fb9\u6846\u5bbd\u5ea6","Bottom":"\u4e0b\u65b9\u5bf9\u9f50","Browse files":"","Browse for an image":"\u6d4f\u89c8\u56fe\u50cf","Browse links":"","Bullet list":"\u65e0\u5e8f\u5217\u8868","Cancel":"\u53d6\u6d88","Caption":"\u6807\u9898","Cell":"\u5355\u5143\u683c","Cell padding":"\u5355\u5143\u683c\u5185\u8fb9\u8ddd","Cell properties":"\u5355\u5143\u683c\u5c5e\u6027","Cell spacing":"\u5355\u5143\u683c\u5916\u95f4\u8ddd","Cell styles":"\u5355\u5143\u683c\u6837\u5f0f","Cell type":"\u50a8\u5b58\u683c\u522b","Center":"\u5c45\u4e2d","Characters":"\u5b57\u7b26","Characters (no spaces)":"\u5b57\u7b26(\u65e0\u7a7a\u683c)","Circle":"\u7a7a\u5fc3\u5706","Class":"\u7c7b\u578b","Clear formatting":"\u6e05\u9664\u683c\u5f0f","Close":"\u5173\u95ed","Code":"\u4ee3\u7801","Code sample...":"\u793a\u4f8b\u4ee3\u7801...","Code view":"\u4ee3\u7801\u89c6\u56fe","Color Picker":"\u9009\u8272\u5668","Color swatch":"\u989c\u8272\u6837\u672c","Cols":"\u5217","Column":"\u5217","Column clipboard actions":"\u5217\u526a\u8d34\u677f\u64cd\u4f5c","Column group":"\u5217\u7ec4","Column header":"\u5217\u6807\u9898","Constrain proportions":"\u4fdd\u6301\u6bd4\u4f8b","Copy":"\u590d\u5236","Copy column":"\u590d\u5236\u5217","Copy row":"\u590d\u5236\u884c","Could not find the specified string.":"\u672a\u627e\u5230\u641c\u7d22\u5185\u5bb9\u3002","Could not load emojis":"\u65e0\u6cd5\u52a0\u8f7dEmojis","Count":"\u8ba1\u6570","Currency":"\u8d27\u5e01","Current window":"\u5f53\u524d\u7a97\u53e3","Custom color":"\u81ea\u5b9a\u4e49\u989c\u8272","Custom...":"\u81ea\u5b9a\u4e49......","Cut":"\u526a\u5207","Cut column":"\u526a\u5207\u5217","Cut row":"\u526a\u5207\u884c","Dark Blue":"\u6df1\u84dd\u8272","Dark Gray":"\u6df1\u7070\u8272","Dark Green":"\u6df1\u7eff\u8272","Dark Orange":"\u6df1\u6a59\u8272","Dark Purple":"\u6df1\u7d2b\u8272","Dark Red":"\u6df1\u7ea2\u8272","Dark Turquoise":"\u6df1\u84dd\u7eff\u8272","Dark Yellow":"\u6697\u9ec4\u8272","Dashed":"\u865a\u7ebf","Date/time":"\u65e5\u671f/\u65f6\u95f4","Decrease indent":"\u51cf\u5c11\u7f29\u8fdb","Default":"\u9884\u8bbe","Delete accordion":"","Delete column":"\u5220\u9664\u5217","Delete row":"\u5220\u9664\u884c","Delete table":"\u5220\u9664\u8868\u683c","Dimensions":"\u5c3a\u5bf8","Disc":"\u5b9e\u5fc3\u5706","Div":"Div","Document":"\u6587\u6863","Dotted":"\u865a\u7ebf","Double":"\u53cc\u7cbe\u5ea6","Drop an image here":"\u62d6\u653e\u4e00\u5f20\u56fe\u50cf\u81f3\u6b64","Dropped file type is not supported":"\u6b64\u6587\u4ef6\u7c7b\u578b\u4e0d\u652f\u6301\u62d6\u653e","Edit":"\u7f16\u8f91","Embed":"\u5185\u5d4c","Emojis":"Emojis","Emojis...":"Emojis...","Error":"\u9519\u8bef","Error: Form submit field collision.":"\u9519\u8bef: \u8868\u5355\u63d0\u4ea4\u5b57\u6bb5\u51b2\u7a81\u3002","Error: No form element found.":"\u9519\u8bef: \u6ca1\u6709\u8868\u5355\u63a7\u4ef6\u3002","Extended Latin":"\u62c9\u4e01\u8bed\u6269\u5145","Failed to initialize plugin: {0}":"\u63d2\u4ef6\u521d\u59cb\u5316\u5931\u8d25: {0}","Failed to load plugin url: {0}":"\u63d2\u4ef6\u52a0\u8f7d\u5931\u8d25 \u94fe\u63a5: {0}","Failed to load plugin: {0} from url {1}":"\u63d2\u4ef6\u52a0\u8f7d\u5931\u8d25: {0} \u6765\u81ea\u94fe\u63a5 {1}","Failed to upload image: {0}":"\u56fe\u7247\u4e0a\u4f20\u5931\u8d25: {0}","File":"\u6587\u4ef6","Find":"\u5bfb\u627e","Find (if searchreplace plugin activated)":"\u67e5\u627e(\u5982\u679c\u67e5\u627e\u66ff\u6362\u63d2\u4ef6\u5df2\u6fc0\u6d3b)","Find and Replace":"\u67e5\u627e\u548c\u66ff\u6362","Find and replace...":"\u67e5\u627e\u5e76\u66ff\u6362...","Find in selection":"\u5728\u9009\u533a\u4e2d\u67e5\u627e","Find whole words only":"\u5168\u5b57\u5339\u914d","Flags":"\u65d7\u5e1c","Focus to contextual toolbar":"\u79fb\u52a8\u7126\u70b9\u5230\u4e0a\u4e0b\u6587\u83dc\u5355","Focus to element path":"\u79fb\u52a8\u7126\u70b9\u5230\u5143\u7d20\u8def\u5f84","Focus to menubar":"\u79fb\u52a8\u7126\u70b9\u5230\u83dc\u5355\u680f","Focus to toolbar":"\u79fb\u52a8\u7126\u70b9\u5230\u5de5\u5177\u680f","Font":"\u5b57\u4f53","Font size {0}":"","Font sizes":"\u5b57\u4f53\u5927\u5c0f","Font {0}":"","Fonts":"\u5b57\u4f53","Food and Drink":"\u98df\u7269\u548c\u996e\u54c1","Footer":"\u8868\u5c3e","Format":"\u683c\u5f0f","Format {0}":"","Formats":"\u683c\u5f0f","Fullscreen":"\u5168\u5c4f","G":"G","General":"\u4e00\u822c","Gray":"\u7070\u8272","Green":"\u7eff\u8272","Green component":"\u7eff\u8272\u90e8\u5206","Groove":"\u51f9\u69fd","Handy Shortcuts":"\u5feb\u6377\u952e","Header":"\u8868\u5934","Header cell":"\u8868\u5934\u5355\u5143\u683c","Heading 1":"\u4e00\u7ea7\u6807\u9898","Heading 2":"\u4e8c\u7ea7\u6807\u9898","Heading 3":"\u4e09\u7ea7\u6807\u9898","Heading 4":"\u56db\u7ea7\u6807\u9898","Heading 5":"\u4e94\u7ea7\u6807\u9898","Heading 6":"\u516d\u7ea7\u6807\u9898","Headings":"\u6807\u9898","Height":"\u9ad8\u5ea6","Help":"\u5e2e\u52a9","Hex color code":"\u5341\u516d\u8fdb\u5236\u989c\u8272\u4ee3\u7801","Hidden":"\u9690\u85cf","Horizontal align":"\u6c34\u5e73\u5bf9\u9f50","Horizontal line":"\u6c34\u5e73\u5206\u5272\u7ebf","Horizontal space":"\u6c34\u5e73\u95f4\u8ddd","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID\u5e94\u8be5\u4ee5\u82f1\u6587\u5b57\u6bcd\u5f00\u5934\uff0c\u540e\u9762\u53ea\u80fd\u6709\u82f1\u6587\u5b57\u6bcd\u3001\u6570\u5b57\u3001\u7834\u6298\u53f7\u3001\u70b9\u3001\u5192\u53f7\u6216\u4e0b\u5212\u7ebf\u3002","Image is decorative":"\u56fe\u50cf\u662f\u88c5\u9970\u6027\u7684","Image list":"\u56fe\u7247\u6e05\u5355","Image title":"\u56fe\u7247\u6807\u9898","Image...":"\u56fe\u7247...","ImageProxy HTTP error: Could not find Image Proxy":"\u56fe\u7247\u4ee3\u7406\u8bf7\u6c42\u9519\u8bef\uff1a\u65e0\u6cd5\u627e\u5230\u56fe\u7247\u4ee3\u7406","ImageProxy HTTP error: Incorrect Image Proxy URL":"\u56fe\u7247\u4ee3\u7406\u8bf7\u6c42\u9519\u8bef\uff1a\u56fe\u7247\u4ee3\u7406\u5730\u5740\u9519\u8bef","ImageProxy HTTP error: Rejected request":"\u56fe\u7247\u4ee3\u7406\u8bf7\u6c42\u9519\u8bef\uff1a\u8bf7\u6c42\u88ab\u62d2\u7edd","ImageProxy HTTP error: Unknown ImageProxy error":"\u56fe\u7247\u4ee3\u7406\u8bf7\u6c42\u9519\u8bef\uff1a\u672a\u77e5\u7684\u56fe\u7247\u4ee3\u7406\u9519\u8bef","Increase indent":"\u589e\u52a0\u7f29\u8fdb","Inline":"\u6587\u672c","Insert":"\u63d2\u5165","Insert Template":"\u63d2\u5165\u6a21\u677f","Insert accordion":"","Insert column after":"\u5728\u53f3\u4fa7\u63d2\u5165\u5217","Insert column before":"\u5728\u5de6\u4fa7\u63d2\u5165\u5217","Insert date/time":"\u63d2\u5165\u65e5\u671f/\u65f6\u95f4","Insert image":"\u63d2\u5165\u56fe\u7247","Insert link (if link plugin activated)":"\u63d2\u5165\u94fe\u63a5 (\u5982\u679c\u94fe\u63a5\u63d2\u4ef6\u5df2\u6fc0\u6d3b)","Insert row after":"\u5728\u4e0b\u65b9\u63d2\u5165\u884c","Insert row before":"\u5728\u4e0a\u65b9\u63d2\u5165\u884c","Insert table":"\u63d2\u5165\u8868\u683c","Insert template...":"\u63d2\u5165\u6a21\u677f...","Insert video":"\u63d2\u5165\u89c6\u9891","Insert/Edit code sample":"\u63d2\u5165/\u7f16\u8f91\u4ee3\u7801\u793a\u4f8b","Insert/edit image":"\u63d2\u5165/\u7f16\u8f91\u56fe\u7247","Insert/edit link":"\u63d2\u5165/\u7f16\u8f91\u94fe\u63a5","Insert/edit media":"\u63d2\u5165/\u7f16\u8f91\u5a92\u4f53","Insert/edit video":"\u63d2\u5165/\u7f16\u8f91\u89c6\u9891","Inset":"\u5d4c\u5165","Invalid hex color code: {0}":"\u5341\u516d\u8fdb\u5236\u989c\u8272\u4ee3\u7801\u65e0\u6548\uff1a {0}","Invalid input":"\u65e0\u6548\u8f93\u5165","Italic":"\u659c\u4f53","Justify":"\u4e24\u7aef\u5bf9\u9f50","Keyboard Navigation":"\u952e\u76d8\u6307\u5f15","Language":"\u8bed\u8a00","Learn more...":"\u4e86\u89e3\u66f4\u591a...","Left":"\u5de6","Left to right":"\u7531\u5de6\u5230\u53f3","Light Blue":"\u6d45\u84dd\u8272","Light Gray":"\u6d45\u7070\u8272","Light Green":"\u6d45\u7eff\u8272","Light Purple":"\u6d45\u7d2b\u8272","Light Red":"\u6d45\u7ea2\u8272","Light Yellow":"\u6d45\u9ec4\u8272","Line height":"\u884c\u9ad8","Link list":"\u94fe\u63a5\u6e05\u5355","Link...":"\u94fe\u63a5...","List Properties":"\u5217\u8868\u5c5e\u6027","List properties...":"\u6807\u9898\u5b57\u4f53\u5c5e\u6027","Loading emojis...":"\u6b63\u5728\u52a0\u8f7dEmojis...","Loading...":"\u52a0\u8f7d\u4e2d...","Lower Alpha":"\u5c0f\u5199\u82f1\u6587\u5b57\u6bcd","Lower Greek":"\u5c0f\u5199\u5e0c\u814a\u5b57\u6bcd","Lower Roman":"\u5c0f\u5199\u7f57\u9a6c\u6570\u5b57","Match case":"\u5927\u5c0f\u5199\u5339\u914d","Mathematical":"\u6570\u5b66","Media poster (Image URL)":"\u5c01\u9762(\u56fe\u7247\u5730\u5740)","Media...":"\u591a\u5a92\u4f53...","Medium Blue":"\u4e2d\u84dd\u8272","Medium Gray":"\u4e2d\u7070\u8272","Medium Purple":"\u4e2d\u7d2b\u8272","Merge cells":"\u5408\u5e76\u5355\u5143\u683c","Middle":"\u5c45\u4e2d\u5bf9\u9f50","Midnight Blue":"\u6df1\u84dd\u8272","More...":"\u66f4\u591a...","Name":"\u540d\u79f0","Navy Blue":"\u6d77\u519b\u84dd","New document":"\u65b0\u5efa\u6587\u6863","New window":"\u65b0\u7a97\u53e3","Next":"\u4e0b\u4e00\u4e2a","No":"\u5426","No alignment":"\u672a\u5bf9\u9f50","No color":"\u65e0","Nonbreaking space":"\u4e0d\u95f4\u65ad\u7a7a\u683c","None":"\u65e0","Numbered list":"\u6709\u5e8f\u5217\u8868","OR":"\u6216","Objects":"\u7269\u4ef6","Ok":"\u786e\u5b9a","Open help dialog":"\u6253\u5f00\u5e2e\u52a9\u5bf9\u8bdd\u6846","Open link":"\u6253\u5f00\u94fe\u63a5","Open link in...":"\u94fe\u63a5\u6253\u5f00\u4f4d\u7f6e...","Open popup menu for split buttons":"\u6253\u5f00\u5f39\u51fa\u5f0f\u83dc\u5355\uff0c\u7528\u4e8e\u62c6\u5206\u6309\u94ae","Orange":"\u6a59\u8272","Outset":"\u5916\u7f6e","Page break":"\u5206\u9875\u7b26","Paragraph":"\u6bb5\u843d","Paste":"\u7c98\u8d34","Paste as text":"\u7c98\u8d34\u4e3a\u6587\u672c","Paste column after":"\u7c98\u8d34\u540e\u9762\u7684\u5217","Paste column before":"\u7c98\u8d34\u6b64\u5217\u524d","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"\u5f53\u524d\u4e3a\u7eaf\u6587\u672c\u7c98\u8d34\u6a21\u5f0f\uff0c\u518d\u6b21\u70b9\u51fb\u53ef\u4ee5\u56de\u5230\u666e\u901a\u7c98\u8d34\u6a21\u5f0f\u3002","Paste or type a link":"\u7c98\u8d34\u6216\u8f93\u5165\u94fe\u63a5","Paste row after":"\u7c98\u8d34\u884c\u5230\u4e0b\u65b9","Paste row before":"\u7c98\u8d34\u884c\u5230\u4e0a\u65b9","Paste your embed code below:":"\u5c06\u5185\u5d4c\u4ee3\u7801\u7c98\u8d34\u5728\u4e0b\u9762:","People":"\u4eba\u7c7b","Plugins":"\u63d2\u4ef6","Plugins installed ({0}):":"\u5df2\u5b89\u88c5\u63d2\u4ef6 ({0}):","Powered by {0}":"\u7531{0}\u9a71\u52a8","Pre":"\u524d\u8a00","Preferences":"\u9996\u9009\u9879","Preformatted":"\u9884\u5148\u683c\u5f0f\u5316\u7684","Premium plugins:":"\u4f18\u79c0\u63d2\u4ef6\uff1a","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"\u9884\u89c8","Previous":"\u4e0a\u4e00\u4e2a","Print":"\u6253\u5370","Print...":"\u6253\u5370...","Purple":"\u7d2b\u8272","Quotations":"\u5f15\u7528","R":"R","Range 0 to 255":"\u8303\u56f40\u81f3255","Red":"\u7ea2\u8272","Red component":"\u7ea2\u8272\u90e8\u5206","Redo":"\u91cd\u505a","Remove":"\u79fb\u9664","Remove color":"\u79fb\u9664\u989c\u8272","Remove link":"\u79fb\u9664\u94fe\u63a5","Replace":"\u66ff\u6362","Replace all":"\u66ff\u6362\u5168\u90e8","Replace with":"\u66ff\u6362\u4e3a","Resize":"\u8c03\u6574\u5927\u5c0f","Restore last draft":"\u6062\u590d\u4e0a\u6b21\u7684\u8349\u7a3f","Reveal or hide additional toolbar items":"","Rich Text Area":"\u5bcc\u6587\u672c\u533a\u57df","Rich Text Area. Press ALT-0 for help.":"\u7f16\u8f91\u533a\u3002\u6309Alt+0\u952e\u6253\u5f00\u5e2e\u52a9\u3002","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\u7f16\u8f91\u533a\u3002\u6309ALT-F9\u6253\u5f00\u83dc\u5355\uff0c\u6309ALT-F10\u6253\u5f00\u5de5\u5177\u680f\uff0c\u6309ALT-0\u67e5\u770b\u5e2e\u52a9","Ridge":"\u6d77\u810a\u5ea7","Right":"\u53f3","Right to left":"\u7531\u53f3\u5230\u5de6","Row":"\u884c","Row clipboard actions":"\u884c\u526a\u8d34\u677f\u64cd\u4f5c","Row group":"\u884c\u7ec4","Row header":"\u884c\u5934","Row properties":"\u884c\u5c5e\u6027","Row type":"\u884c\u7c7b\u578b","Rows":"\u884c\u6570","Save":"\u4fdd\u5b58","Save (if save plugin activated)":"\u4fdd\u5b58(\u5982\u679c\u4fdd\u5b58\u63d2\u4ef6\u5df2\u6fc0\u6d3b)","Scope":"\u8303\u56f4","Search":"\u641c\u7d22","Select all":"\u5168\u9009","Select...":"\u9009\u62e9...","Selection":"\u9009\u62e9","Shortcut":"\u5feb\u6377\u65b9\u5f0f","Show blocks":"\u663e\u793a\u533a\u5757\u8fb9\u6846","Show caption":"\u663e\u793a\u6807\u9898","Show invisible characters":"\u663e\u793a\u4e0d\u53ef\u89c1\u5b57\u7b26","Size":"\u5b57\u53f7","Solid":"\u5b9e\u7ebf","Source":"\u6e90","Source code":"\u6e90\u4ee3\u7801","Special Character":"\u7279\u6b8a\u5b57\u7b26","Special character...":"\u7279\u6b8a\u5b57\u7b26...","Split cell":"\u62c6\u5206\u5355\u5143\u683c","Square":"\u5b9e\u5fc3\u65b9\u5757","Start list at number":"\u4ee5\u6570\u5b57\u5f00\u59cb\u5217\u8868","Strikethrough":"\u5220\u9664\u7ebf","Style":"\u6837\u5f0f","Subscript":"\u4e0b\u6807","Superscript":"\u4e0a\u6807","Switch to or from fullscreen mode":"\u5207\u6362\u5168\u5c4f\u6a21\u5f0f","Symbols":"\u7b26\u53f7","System Font":"\u7cfb\u7edf\u5b57\u4f53","Table":"\u8868\u683c","Table caption":"\u8868\u683c\u6807\u9898","Table properties":"\u8868\u683c\u5c5e\u6027","Table styles":"\u8868\u683c\u6837\u5f0f","Template":"\u6a21\u677f","Templates":"\u6a21\u677f","Text":"\u6587\u5b57","Text color":"\u6587\u672c\u989c\u8272","Text color {0}":"","Text to display":"\u8981\u663e\u793a\u7684\u6587\u672c","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"\u4f60\u6240\u586b\u5199\u7684URL\u5730\u5740\u4e3a\u90ae\u4ef6\u5730\u5740\uff0c\u9700\u8981\u52a0\u4e0amailto: \u524d\u7f00\u5417\uff1f","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"\u4f60\u6240\u586b\u5199\u7684URL\u5730\u5740\u5c5e\u4e8e\u5916\u90e8\u94fe\u63a5\uff0c\u9700\u8981\u52a0\u4e0ahttp:// \u524d\u7f00\u5417\uff1f","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"\u60a8\u8f93\u5165\u7684 URL \u4f3c\u4e4e\u662f\u4e00\u4e2a\u5916\u90e8\u94fe\u63a5\u3002\u60a8\u60f3\u6dfb\u52a0\u6240\u9700\u7684 https:// \u524d\u7f00\u5417\uff1f","Title":"\u6807\u9898","To open the popup, press Shift+Enter":"\u6309Shitf+Enter\u952e\u6253\u5f00\u5bf9\u8bdd\u6846","Toggle accordion":"","Tools":"\u5de5\u5177","Top":"\u4e0a\u65b9\u5bf9\u9f50","Travel and Places":"\u65c5\u6e38\u548c\u5730\u70b9","Turquoise":"\u9752\u7eff\u8272","Underline":"\u4e0b\u5212\u7ebf","Undo":"\u64a4\u9500","Upload":"\u4e0a\u4f20","Uploading image":"\u4e0a\u4f20\u56fe\u7247","Upper Alpha":"\u5927\u5199\u82f1\u6587\u5b57\u6bcd","Upper Roman":"\u5927\u5199\u7f57\u9a6c\u6570\u5b57","Url":"\u5730\u5740","User Defined":"\u81ea\u5b9a\u4e49","Valid":"\u6709\u6548","Version":"\u7248\u672c","Vertical align":"\u5782\u76f4\u5bf9\u9f50","Vertical space":"\u5782\u76f4\u95f4\u8ddd","View":"\u67e5\u770b","Visual aids":"\u7f51\u683c\u7ebf","Warn":"\u8b66\u544a","White":"\u767d\u8272","Width":"\u5bbd\u5ea6","Word count":"\u5b57\u6570","Words":"\u5355\u8bcd","Words: {0}":"\u5b57\u6570\uff1a{0}","Yellow":"\u9ec4\u8272","Yes":"\u662f","You are using {0}":"\u4f60\u6b63\u5728\u4f7f\u7528 {0}","You have unsaved changes are you sure you want to navigate away?":"\u4f60\u8fd8\u6709\u6587\u6863\u5c1a\u672a\u4fdd\u5b58\uff0c\u786e\u5b9a\u8981\u79bb\u5f00\uff1f","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"\u4f60\u7684\u6d4f\u89c8\u5668\u4e0d\u652f\u6301\u6253\u5f00\u526a\u8d34\u677f\uff0c\u8bf7\u4f7f\u7528Ctrl+X/C/V\u7b49\u5feb\u6377\u952e\u3002","alignment":"\u5bf9\u9f50","austral sign":"\u6fb3\u5143\u7b26\u53f7","cedi sign":"\u585e\u5730\u7b26\u53f7","colon sign":"\u5192\u53f7","cruzeiro sign":"\u514b\u9c81\u8d5b\u7f57\u5e01\u7b26\u53f7","currency sign":"\u8d27\u5e01\u7b26\u53f7","dollar sign":"\u7f8e\u5143\u7b26\u53f7","dong sign":"\u8d8a\u5357\u76fe\u7b26\u53f7","drachma sign":"\u5fb7\u62c9\u514b\u9a6c\u7b26\u53f7","euro-currency sign":"\u6b27\u5143\u7b26\u53f7","example":"\u793a\u4f8b","formatting":"\u683c\u5f0f\u5316","french franc sign":"\u6cd5\u90ce\u7b26\u53f7","german penny symbol":"\u5fb7\u56fd\u4fbf\u58eb\u7b26\u53f7","guarani sign":"\u74dc\u62c9\u5c3c\u7b26\u53f7","history":"\u5386\u53f2","hryvnia sign":"\u683c\u91cc\u592b\u5c3c\u4e9a\u7b26\u53f7","indentation":"\u7f29\u8fdb","indian rupee sign":"\u5370\u5ea6\u5362\u6bd4","kip sign":"\u8001\u631d\u57fa\u666e\u7b26\u53f7","lira sign":"\u91cc\u62c9\u7b26\u53f7","livre tournois sign":"\u91cc\u5f17\u5f17\u5c14\u7b26\u53f7","manat sign":"\u9a6c\u7eb3\u7279\u7b26\u53f7","mill sign":"\u5bc6\u5c14\u7b26\u53f7","naira sign":"\u5948\u62c9\u7b26\u53f7","new sheqel sign":"\u65b0\u8c22\u514b\u5c14\u7b26\u53f7","nordic mark sign":"\u5317\u6b27\u9a6c\u514b","peseta sign":"\u6bd4\u585e\u5854\u7b26\u53f7","peso sign":"\u6bd4\u7d22\u7b26\u53f7","ruble sign":"\u5362\u5e03\u7b26\u53f7","rupee sign":"\u5362\u6bd4\u7b26\u53f7","spesmilo sign":"spesmilo\u7b26\u53f7","styles":"\u6837\u5f0f","tenge sign":"\u575a\u6208\u7b26\u53f7","tugrik sign":"\u56fe\u683c\u91cc\u514b\u7b26\u53f7","turkish lira sign":"\u571f\u8033\u5176\u91cc\u62c9","won sign":"\u97e9\u5143\u7b26\u53f7","yen character":"\u65e5\u5143\u5b57\u6837","yen/yuan character variant one":"\u5143\u5b57\u6837\uff08\u5927\u5199\uff09","yuan character":"\u4eba\u6c11\u5e01\u5143\u5b57\u6837","yuan character, in hong kong and taiwan":"\u5143\u5b57\u6837\uff08\u6e2f\u53f0\u5730\u533a\uff09","{0} characters":"{0} \u4e2a\u5b57\u7b26","{0} columns, {1} rows":"","{0} words":"{0} \u5b57"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/zh_HK.js b/libraries/tinymce/js/tinymce/langs/zh_HK.js index 6bae7e0..975b1ae 100644 --- a/libraries/tinymce/js/tinymce/langs/zh_HK.js +++ b/libraries/tinymce/js/tinymce/langs/zh_HK.js @@ -1 +1 @@ -tinymce.addI18n("zh_HK",{"Redo":"\u91cd\u505a","Undo":"\u5fa9\u539f","Cut":"\u526a\u4e0b","Copy":"\u8907\u88fd","Paste":"\u8cbc\u4e0a","Select all":"\u5168\u9078","New document":"\u65b0\u589e\u6587\u4ef6","Ok":"\u78ba\u5b9a","Cancel":"\u53d6\u6d88","Visual aids":"\u683c\u7dda","Bold":"\u7c97\u9ad4","Italic":"\u659c\u9ad4","Underline":"\u5e95\u7dda","Strikethrough":"\u522a\u9664\u7dda","Superscript":"\u4e0a\u6a19","Subscript":"\u4e0b\u6a19","Clear formatting":"\u6e05\u9664\u683c\u5f0f","Remove":"\u79fb\u9664","Align left":"\u5de6\u5c0d\u9f4a","Align center":"\u7f6e\u4e2d\u5c0d\u9f4a","Align right":"\u53f3\u5c0d\u9f4a","No alignment":"\u4e0d\u5c0d\u9f4a","Justify":"\u5169\u7aef\u5c0d\u9f4a","Bullet list":"\u7121\u5e8f\u5217\u8868","Numbered list":"\u6709\u5e8f\u5217\u8868","Decrease indent":"\u6e1b\u5c11\u7e2e\u9032","Increase indent":"\u589e\u52a0\u7e2e\u9032","Close":"\u95dc\u9589","Formats":"\u683c\u5f0f","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"\u4f60\u7684\u700f\u89bd\u5668\u4e0d\u652f\u63f4\u6253\u958b\u526a\u8cbc\u677f\uff0c\u8acb\u4f7f\u7528Ctrl+X/C/V\u7b49\u5feb\u901f\u9375\u3002","Headings":"\u6a19\u984c","Heading 1":"\u4e00\u7d1a\u6a19\u984c","Heading 2":"\u4e8c\u7d1a\u6a19\u984c","Heading 3":"\u4e09\u7d1a\u6a19\u984c","Heading 4":"\u56db\u7d1a\u6a19\u984c","Heading 5":"\u4e94\u7d1a\u6a19\u984c","Heading 6":"\u516d\u7d1a\u6a19\u984c","Preformatted":"\u9810\u5148\u683c\u5f0f\u5316\u7684","Div":"DIV","Pre":"\u524d\u8a00","Code":"\u4ee3\u78bc","Paragraph":"\u6bb5\u843d","Blockquote":"\u5f15\u6587\u5340\u584a","Inline":"\u6587\u672c","Blocks":"\u6a23\u5f0f","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"\u7576\u524d\u70ba\u7d14\u6587\u5b57\u8cbc\u4e0a\u6a21\u5f0f\uff0c\u518d\u6b21\u9ede\u64ca\u53ef\u4ee5\u56de\u5230\u666e\u901a\u8cbc\u4e0a\u6a21\u5f0f\u3002","Fonts":"\u5b57\u9ad4","Font sizes":"\u5b57\u9ad4\u5927\u5c0f","Class":"\u985e\u578b","Browse for an image":"\u700f\u89bd\u5716\u50cf","OR":"\u6216","Drop an image here":"\u62d6\u653e\u4e00\u5f35\u5716\u50cf\u81f3\u6b64","Upload":"\u4e0a\u8f09","Uploading image":"\u4e0a\u8f09\u5716\u7247","Block":"\u584a","Align":"\u5c0d\u9f4a","Default":"\u9810\u8a2d","Circle":"\u7a7a\u5fc3\u5713","Disc":"\u5be6\u5fc3\u5713","Square":"\u5be6\u5fc3\u65b9\u584a","Lower Alpha":"\u5c0f\u5beb\u82f1\u6587\u5b57\u6bcd","Lower Greek":"\u5c0f\u5beb\u5e0c\u81d8\u5b57\u6bcd","Lower Roman":"\u5c0f\u5beb\u7f85\u99ac\u6578\u5b57","Upper Alpha":"\u5927\u5beb\u82f1\u6587\u5b57\u6bcd","Upper Roman":"\u5927\u5beb\u7f85\u99ac\u6578\u5b57","Anchor...":"\u9328\u9ede...","Anchor":"\u9328\u9ede","Name":"\u540d\u7a31","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID\u61c9\u8a72\u4ee5\u82f1\u6587\u5b57\u6bcd\u958b\u982d\uff0c\u5f8c\u9762\u53ea\u80fd\u6709\u82f1\u6587\u5b57\u6bcd\u3001\u6578\u4f4d\u3001\u7834\u6298\u865f\u3001\u9ede\u3001\u5192\u865f\u6216\u5e95\u7dda\u3002","You have unsaved changes are you sure you want to navigate away?":"\u4f60\u9084\u6709\u6587\u4ef6\u5c1a\u672a\u5132\u5b58\uff0c\u78ba\u5b9a\u8981\u96e2\u958b\uff1f","Restore last draft":"\u6062\u5fa9\u4e0a\u6b21\u7684\u8349\u7a3f","Special character...":"\u7279\u6b8a\u5b57\u5143...","Special Character":"\u7279\u6b8a\u5b57\u5143","Source code":"\u539f\u59cb\u7a0b\u5f0f\u78bc","Insert/Edit code sample":"\u63d2\u5165/\u7de8\u8f2f\u4ee3\u78bc\u793a\u7bc4","Language":"\u8a9e\u8a00","Code sample...":"\u793a\u7bc4\u4ee3\u78bc...","Left to right":"\u7531\u5de6\u5230\u53f3","Right to left":"\u7531\u53f3\u5230\u5de6","Title":"\u6a19\u984c","Fullscreen":"\u5168\u7192\u5e55","Action":"\u52d5\u4f5c","Shortcut":"\u6377\u5f91","Help":"\u5e6b\u52a9","Address":"\u5730\u5740","Focus to menubar":"\u79fb\u52d5\u7126\u9ede\u5230\u529f\u80fd\u8868\u5217","Focus to toolbar":"\u79fb\u52d5\u7126\u9ede\u5230\u5de5\u5177\u5217","Focus to element path":"\u79fb\u52d5\u7126\u9ede\u5230\u5143\u7d20\u8def\u5f91","Focus to contextual toolbar":"\u79fb\u52d5\u7126\u9ede\u5230\u4e0a\u4e0b\u6587\u83dc\u55ae","Insert link (if link plugin activated)":"\u63d2\u5165\u9023\u7d50 (\u5982\u679c\u9023\u7d50\u5916\u639b\u7a0b\u5f0f\u5df2\u555f\u52d5)","Save (if save plugin activated)":"\u5132\u5b58(\u5982\u679c\u5132\u5b58\u5916\u639b\u7a0b\u5f0f\u5df2\u555f\u52d5)","Find (if searchreplace plugin activated)":"\u5c0b\u627e(\u5982\u679c\u5c0b\u627e\u53d6\u4ee3\u5916\u639b\u7a0b\u5f0f\u5df2\u555f\u52d5)","Plugins installed ({0}):":"\u5df2\u5b89\u88dd\u5916\u639b\u7a0b\u5f0f ({0}):","Premium plugins:":"\u4ed8\u8cbb\u5916\u639b\u7a0b\u5f0f\uff1a","Learn more...":"\u4e86\u89e3\u66f4\u591a...","You are using {0}":"\u4f60\u6b63\u5728\u4f7f\u7528 {0}","Plugins":"\u5916\u639b\u7a0b\u5f0f","Handy Shortcuts":"\u5feb\u901f\u9375","Horizontal line":"\u6c34\u6e96\u5206\u5272\u7dda","Insert/edit image":"\u63d2\u5165/\u7de8\u8f2f\u5716\u7247","Alternative description":"\u66ff\u4ee3\u63cf\u8ff0","Accessibility":"\u5354\u52a9\u5de5\u5177","Image is decorative":"\u9019\u662f\u88dd\u98fe\u5716\u50cf","Source":"\u6e90","Dimensions":"\u5c3a\u5bf8","Constrain proportions":"\u4fdd\u6301\u6bd4\u4f8b","General":"\u4e00\u822c","Advanced":"\u9ad8\u7d1a","Style":"\u6a23\u5f0f","Vertical space":"\u5782\u76f4\u9593\u8ddd","Horizontal space":"\u6c34\u6e96\u9593\u8ddd","Border":"\u6846\u7dda","Insert image":"\u63d2\u5165\u5716\u7247","Image...":"\u5716\u7247...","Image list":"\u5716\u7247\u6e05\u55ae","Resize":"\u8abf\u6574\u5927\u5c0f","Insert date/time":"\u63d2\u5165\u65e5\u671f/\u6642\u9593","Date/time":"\u65e5\u671f/\u6642\u9593","Insert/edit link":"\u63d2\u5165/\u7de8\u8f2f\u9023\u7d50","Text to display":"\u8981\u986f\u793a\u7684\u6587\u672c","Url":"\u5730\u5740","Open link in...":"\u9023\u7d50\u6253\u958b\u4f4d\u7f6e...","Current window":"\u7576\u524d\u7a97\u53e3","None":"\u7121","New window":"\u65b0\u7a97\u53e3","Open link":"\u6253\u958b\u9023\u7d50","Remove link":"\u79fb\u9664\u9023\u7d50","Anchors":"\u9328\u9ede","Link...":"\u9023\u7d50...","Paste or type a link":"\u8cbc\u4e0a\u6216\u8f38\u5165\u9023\u7d50","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"\u60a8\u8f38\u5165\u7684 URL \u4f3c\u4e4e\u662f\u4e00\u500b\u96fb\u90f5\u5730\u5740\u3002\u8981\u52a0\u4e0a\u6240\u9700\u7684 mailto:// \u9996\u78bc\u55ce\uff1f","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"\u60a8\u8f38\u5165\u7684 URL \u4f3c\u4e4e\u662f\u4e00\u500b\u5916\u90e8\u9023\u7d50\u3002\u8981\u52a0\u4e0a\u6240\u9700\u7684 http:// \u9996\u78bc\u55ce\uff1f","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"\u60a8\u8f38\u5165\u7684 URL \u4f3c\u4e4e\u662f\u4e00\u500b\u5916\u90e8\u9023\u7d50\u3002\u8981\u52a0\u4e0a\u6240\u9700\u7684 https:// \u9996\u78bc\u55ce\uff1f","Link list":"\u9023\u7d50\u6e05\u55ae","Insert video":"\u63d2\u5165\u8996\u983b","Insert/edit video":"\u63d2\u5165/\u7de8\u8f2f\u8996\u983b","Insert/edit media":"\u63d2\u5165/\u7de8\u8f2f\u5a92\u9ad4","Alternative source":"\u93e1\u50cf","Alternative source URL":"\u66ff\u4ee3\u4f86\u6e90\u7db2\u5740","Media poster (Image URL)":"\u5c01\u9762(\u5716\u7247\u4f4d\u5740)","Paste your embed code below:":"\u5c07\u5167\u5d4c\u4ee3\u78bc\u8cbc\u4e0a\u5728\u4e0b\u9762:","Embed":"\u5167\u5d4c","Media...":"\u591a\u5a92\u9ad4...","Nonbreaking space":"\u4e0d\u5206\u884c\u7a7a\u683c","Page break":"\u5206\u9801\u7b26","Paste as text":"\u8cbc\u4e0a\u70ba\u6587\u672c","Preview":"\u9810\u89bd","Print":"\u5217\u5370","Print...":"\u5217\u5370...","Save":"\u5132\u5b58","Find":"\u5c0b\u627e","Replace with":"\u53d6\u4ee3\u70ba","Replace":"\u53d6\u4ee3","Replace all":"\u53d6\u4ee3\u5168\u90e8","Previous":"\u4e0a\u4e00\u500b","Next":"\u4e0b\u4e00\u500b","Find and Replace":"\u5c0b\u627e\u548c\u53d6\u4ee3","Find and replace...":"\u5c0b\u627e\u4e26\u53d6\u4ee3...","Could not find the specified string.":"\u672a\u627e\u5230\u641c\u7d22\u5167\u5bb9\u3002","Match case":"\u5927\u5c0f\u5beb\u5339\u914d","Find whole words only":"\u5168\u5b57\u5339\u914d","Find in selection":"\u5728\u9078\u5340\u4e2d\u5c0b\u627e","Insert table":"\u63d2\u5165\u8868\u683c","Table properties":"\u8868\u683c\u5c6c\u6027","Delete table":"\u522a\u9664\u8868\u683c","Cell":"\u5132\u5b58\u683c","Row":"\u884c","Column":"\u6b04","Cell properties":"\u5132\u5b58\u683c\u5c6c\u6027","Merge cells":"\u5408\u4f75\u5132\u5b58\u683c","Split cell":"\u62c6\u5206\u5132\u5b58\u683c","Insert row before":"\u5728\u4e0a\u65b9\u63d2\u5165\u884c","Insert row after":"\u5728\u4e0b\u65b9\u63d2\u5165\u884c","Delete row":"\u522a\u9664\u884c","Row properties":"\u884c\u5c6c\u6027","Cut row":"\u526a\u4e0b\u884c","Cut column":"\u526a\u4e0b\u5217","Copy row":"\u8907\u88fd\u884c","Copy column":"\u8907\u88fd\u5217","Paste row before":"\u8cbc\u4e0a\u884c\u5230\u4e0a\u65b9","Paste column before":"\u8cbc\u4e0a\u6b64\u5217\u524d","Paste row after":"\u8cbc\u4e0a\u884c\u5230\u4e0b\u65b9","Paste column after":"\u8cbc\u4e0a\u5f8c\u9762\u7684\u5217","Insert column before":"\u5728\u5de6\u5074\u63d2\u5165\u5217","Insert column after":"\u5728\u53f3\u5074\u63d2\u5165\u5217","Delete column":"\u522a\u9664\u5217","Cols":"\u5217","Rows":"\u884c\u6578","Width":"\u5bec\u5ea6","Height":"\u9ad8\u5ea6","Cell spacing":"\u5132\u5b58\u683c\u5916\u9593\u8ddd","Cell padding":"\u5132\u5b58\u683c\u5167\u908a\u8ddd","Row clipboard actions":"\u884c\u526a\u8cbc\u677f\u64cd\u4f5c","Column clipboard actions":"\u5217\u526a\u8cbc\u677f\u64cd\u4f5c","Table styles":"\u8868\u683c\u6a23\u5f0f","Cell styles":"\u5132\u5b58\u683c\u6a23\u5f0f","Column header":"\u5217\u6a19\u984c","Row header":"\u884c\u982d","Table caption":"\u8868\u683c\u6a19\u984c","Caption":"\u6a19\u984c","Show caption":"\u986f\u793a\u6a19\u984c","Left":"\u5de6","Center":"\u7f6e\u4e2d","Right":"\u53f3","Cell type":"\u5132\u5b58\u683c\u5225","Scope":"\u7bc4\u570d","Alignment":"\u5c0d\u9f4a","Horizontal align":"\u6c34\u6e96\u5c0d\u9f4a","Vertical align":"\u5782\u76f4\u5c0d\u9f4a","Top":"\u4e0a\u65b9\u5c0d\u9f4a","Middle":"\u7f6e\u4e2d\u5c0d\u9f4a","Bottom":"\u4e0b\u65b9\u5c0d\u9f4a","Header cell":"\u8868\u982d\u5132\u5b58\u683c","Row group":"\u884c\u7d44","Column group":"\u5217\u7d44","Row type":"\u884c\u985e\u578b","Header":"\u8868\u982d","Body":"\u8868\u9ad4","Footer":"\u8868\u5c3e","Border color":"\u6846\u7dda\u984f\u8272","Solid":"\u5be6\u7dda","Dotted":"\u865b\u7dda","Dashed":"\u865b\u7dda","Double":"\u96d9\u7cbe\u5ea6","Groove":"\u51f9\u69fd","Ridge":"\u6d77\u810a\u5ea7","Inset":"\u5d4c\u5165","Outset":"\u5916\u7f6e","Hidden":"\u96b1\u85cf","Insert template...":"\u63d2\u5165\u7bc4\u672c...","Templates":"\u7bc4\u672c","Template":"\u7bc4\u672c","Insert Template":"\u63d2\u5165\u7bc4\u672c","Text color":"\u6587\u672c\u984f\u8272","Background color":"\u80cc\u666f\u984f\u8272","Custom...":"\u81ea\u8a02......","Custom color":"\u81ea\u8a02\u984f\u8272","No color":"\u7121","Remove color":"\u79fb\u9664\u984f\u8272","Show blocks":"\u986f\u793a\u5340\u584a\u908a\u6846","Show invisible characters":"\u986f\u793a\u4e0d\u53ef\u898b\u5b57\u5143","Word count":"\u5b57\u6578","Count":"\u8a08\u6578","Document":"\u6587\u4ef6","Selection":"\u9078\u64c7","Words":"\u55ae\u8a5e","Words: {0}":"\u5b57\u6578\uff1a{0}","{0} words":"{0} \u5b57","File":"\u6587\u4ef6","Edit":"\u7de8\u8f2f","Insert":"\u63d2\u5165","View":"\u67e5\u770b","Format":"\u683c\u5f0f","Table":"\u8868\u683c","Tools":"\u5de5\u5177","Powered by {0}":"\u7531{0}\u9a45\u52d5","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\u7de8\u8f2f\u5340\u3002\u6309ALT-F9\u6253\u958b\u529f\u80fd\u8868\uff0c\u6309ALT-F10\u6253\u958b\u5de5\u5177\u5217\uff0c\u6309ALT-0\u67e5\u770b\u5e6b\u52a9","Image title":"\u5716\u7247\u6a19\u984c","Border width":"\u908a\u6846\u5bec\u5ea6","Border style":"\u908a\u6846\u6a23\u5f0f","Error":"\u932f\u8aa4","Warn":"\u8b66\u544a","Valid":"\u6709\u6548","To open the popup, press Shift+Enter":"\u6309Shitf+Enter\u9375\u6253\u958b\u5c0d\u8a71\u65b9\u584a","Rich Text Area":"\u5bcc\u6587\u672c\u5340\u57df","Rich Text Area. Press ALT-0 for help.":"\u7de8\u8f2f\u5340\u3002\u6309Alt+0\u9375\u6253\u958b\u5e6b\u52a9\u3002","System Font":"\u7cfb\u7d71\u5b57\u9ad4","Failed to upload image: {0}":"\u4e0a\u8f09\u5716\u7247\u5931\u6557\uff1a{0}","Failed to load plugin: {0} from url {1}":"\u7121\u6cd5\u5f9e {1} \u8f09\u5165\u63d2\u4ef6 {0}","Failed to load plugin url: {0}":"\u7121\u6cd5\u8f09\u5165\u63d2\u4ef6\u93c8\u7d50 {0}","Failed to initialize plugin: {0}":"\u7121\u6cd5\u521d\u59cb\u5316\u63d2\u4ef6 {0}","example":"\u4f8b\u5b50","Search":"\u641c\u7d22","All":"\u5168\u90e8","Currency":"\u8ca8\u5e63","Text":"\u6587\u5b57","Quotations":"\u5f15\u7528","Mathematical":"\u6578\u5b78","Extended Latin":"\u62c9\u4e01\u8a9e\u64f4\u5145","Symbols":"\u7b26\u865f","Arrows":"\u7bad\u982d","User Defined":"\u81ea\u8a02","dollar sign":"\u7f8e\u5143\u7b26\u865f","currency sign":"\u8ca8\u5e63\u7b26\u865f","euro-currency sign":"\u6b50\u5143\u7b26\u865f","colon sign":"\u5192\u865f","cruzeiro sign":"\u514b\u9b6f\u8cfd\u7f85\u5e63\u7b26\u865f","french franc sign":"\u6cd5\u90ce\u7b26\u865f","lira sign":"\u91cc\u62c9\u7b26\u865f","mill sign":"\u5bc6\u723e\u7b26\u865f","naira sign":"\u5948\u62c9\u7b26\u865f","peseta sign":"\u6bd4\u85a9\u659c\u5854\u7b26\u865f","rupee sign":"\u76e7\u6bd4\u7b26\u865f","won sign":"\u97d3\u5143\u7b26\u865f","new sheqel sign":"\u65b0\u8b1d\u514b\u723e\u7b26\u865f","dong sign":"\u8d8a\u5357\u76fe\u7b26\u865f","kip sign":"\u8001\u64be\u57fa\u666e\u7b26\u865f","tugrik sign":"\u5716\u683c\u88e1\u514b\u7b26\u865f","drachma sign":"\u5fb7\u62c9\u514b\u99ac\u7b26\u865f","german penny symbol":"\u5fb7\u570b\u4fbf\u58eb\u7b26\u865f","peso sign":"\u6bd4\u7d22\u7b26\u865f","guarani sign":"\u74dc\u62c9\u5c3c\u7b26\u865f","austral sign":"\u6fb3\u5143\u7b26\u865f","hryvnia sign":"\u683c\u88e1\u592b\u5c3c\u4e9e\u7b26\u865f","cedi sign":"\u585e\u5730\u7b26\u865f","livre tournois sign":"\u88e1\u5f17\u5f17\u723e\u7b26\u865f","spesmilo sign":"spesmilo\u7b26\u865f","tenge sign":"\u5805\u6208\u7b26\u865f","indian rupee sign":"\u5370\u5ea6\u76e7\u6bd4","turkish lira sign":"\u571f\u8033\u5176\u91cc\u62c9","nordic mark sign":"\u5317\u6b50\u99ac\u514b","manat sign":"\u99ac\u7d0d\u7279\u7b26\u865f","ruble sign":"\u76e7\u5e03\u7b26\u865f","yen character":"\u65e5\u5143\u5b57\u6a23","yuan character":"\u4eba\u6c11\u5e63\u5143\u5b57\u6a23","yuan character, in hong kong and taiwan":"\u5143\u5b57\u6a23\uff08\u6e2f\u81fa\u5730\u5340\uff09","yen/yuan character variant one":"\u5143\u5b57\u6a23\uff08\u5927\u5beb\uff09","Emojis":"Emojis","Emojis...":"Emojis...","Loading emojis...":"\u6b63\u5728\u8f09\u5165Emojis...","Could not load emojis":"\u7121\u6cd5\u8f09\u5165Emojis","People":"\u4eba\u985e","Animals and Nature":"\u52d5\u7269\u548c\u81ea\u7136","Food and Drink":"\u98df\u7269\u548c\u98f2\u54c1","Activity":"\u6d3b\u52d5","Travel and Places":"\u65c5\u904a\u548c\u5730\u9ede","Objects":"\u7269\u4ef6","Flags":"\u65d7\u5e5f","Characters":"\u5b57\u5143","Characters (no spaces)":"\u5b57\u5143(\u7121\u7a7a\u683c)","{0} characters":"{0} \u500b\u5b57\u5143","Error: Form submit field collision.":"\u932f\u8aa4\uff1a\u8868\u683c\u51fa\u73fe\u591a\u91cd\u63d0\u4ea4\u885d\u7a81\u3002","Error: No form element found.":"\u932f\u8aa4\uff1a\u627e\u4e0d\u5230\u8868\u683c\u5143\u7d20\u3002","Color swatch":"\u984f\u8272\u6a23\u672c","Color Picker":"\u9078\u8272\u5668","Invalid hex color code: {0}":"\u7121\u6548\u7684\u984f\u8272\u78bc\uff1a{0}","Invalid input":"\u7121\u6548\u8f38\u5165","R":"\u7d05","Red component":"\u7d05\u8272\u90e8\u5206","G":"\u7da0","Green component":"\u7da0\u8272\u90e8\u5206","B":"\u85cd","Blue component":"\u767d\u8272\u90e8\u5206","#":"#","Hex color code":"\u5341\u516d\u9032\u4f4d\u984f\u8272\u4ee3\u78bc","Range 0 to 255":"\u7bc4\u570d0\u81f3255","Turquoise":"\u9752\u7da0\u8272","Green":"\u7da0\u8272","Blue":"\u85cd\u8272","Purple":"\u7d2b\u8272","Navy Blue":"\u6d77\u8ecd\u85cd","Dark Turquoise":"\u6df1\u85cd\u7da0\u8272","Dark Green":"\u6df1\u7da0\u8272","Medium Blue":"\u4e2d\u85cd\u8272","Medium Purple":"\u4e2d\u7d2b\u8272","Midnight Blue":"\u6df1\u85cd\u8272","Yellow":"\u9ec3\u8272","Orange":"\u6a59\u8272","Red":"\u7d05\u8272","Light Gray":"\u6dfa\u7070\u8272","Gray":"\u7070\u8272","Dark Yellow":"\u6697\u9ec3\u8272","Dark Orange":"\u6df1\u6a59\u8272","Dark Red":"\u6df1\u7d05\u8272","Medium Gray":"\u4e2d\u7070\u8272","Dark Gray":"\u6df1\u7070\u8272","Light Green":"\u6dfa\u7da0\u8272","Light Yellow":"\u6dfa\u9ec3\u8272","Light Red":"\u6dfa\u7d05\u8272","Light Purple":"\u6dfa\u7d2b\u8272","Light Blue":"\u6dfa\u85cd\u8272","Dark Purple":"\u6df1\u7d2b\u8272","Dark Blue":"\u6df1\u85cd\u8272","Black":"\u9ed1\u8272","White":"\u767d\u8272","Switch to or from fullscreen mode":"\u5207\u63db\u5168\u7192\u5e55\u6a21\u5f0f","Open help dialog":"\u6253\u958b\u5e6b\u52a9\u5c0d\u8a71\u65b9\u584a","history":"\u6b77\u53f2","styles":"\u6a23\u5f0f","formatting":"\u683c\u5f0f\u5316","alignment":"\u5c0d\u9f4a","indentation":"\u7e2e\u9032","Font":"\u5b57\u9ad4","Size":"\u5b57\u578b\u5927\u5c0f","More...":"\u66f4\u591a...","Select...":"\u9078\u64c7...","Preferences":"\u9996\u9078\u9805","Yes":"\u662f","No":"\u5426","Keyboard Navigation":"\u9375\u76e4\u6307\u5f15","Version":"\u7248\u672c","Code view":"\u4ee3\u78bc\u8996\u5716","Open popup menu for split buttons":"\u6253\u958b\u5f48\u51fa\u5f0f\u529f\u80fd\u8868\uff0c\u7528\u65bc\u62c6\u5206\u6309\u9215","List Properties":"\u6e05\u55ae\u5c6c\u6027","List properties...":"\u6a19\u984c\u5b57\u9ad4\u5c6c\u6027","Start list at number":"\u4ee5\u6578\u5b57\u958b\u59cb\u6e05\u55ae","Line height":"\u884c\u9ad8","Dropped file type is not supported":"\u6b64\u6a94\u6848\u985e\u578b\u4e0d\u652f\u6301\u62d6\u653e","Loading...":"\u8f09\u5165\u4e2d...","ImageProxy HTTP error: Rejected request":"\u5716\u7247\u670d\u52d9\uff1a\u62d2\u7d55\u5b58\u53d6","ImageProxy HTTP error: Could not find Image Proxy":"\u5716\u7247\u670d\u52d9\uff1a\u627e\u4e0d\u5230\u670d\u52d9","ImageProxy HTTP error: Incorrect Image Proxy URL":"\u5716\u7247\u670d\u52d9\uff1a\u932f\u8aa4\u93c8\u7d50","ImageProxy HTTP error: Unknown ImageProxy error":"\u5716\u7247\u670d\u52d9\uff1a\u672a\u77e5\u932f\u8aa4"}); \ No newline at end of file +tinymce.addI18n("zh_HK",{"#":"#","Accessibility":"\u5354\u52a9\u5de5\u5177","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"\u52d5\u4f5c","Activity":"\u6d3b\u52d5","Address":"\u5730\u5740","Advanced":"\u9ad8\u7d1a","Align":"\u5c0d\u9f4a","Align center":"\u7f6e\u4e2d\u5c0d\u9f4a","Align left":"\u5de6\u5c0d\u9f4a","Align right":"\u53f3\u5c0d\u9f4a","Alignment":"\u5c0d\u9f4a","Alignment {0}":"","All":"\u5168\u90e8","Alternative description":"\u66ff\u4ee3\u63cf\u8ff0","Alternative source":"\u93e1\u50cf","Alternative source URL":"\u66ff\u4ee3\u4f86\u6e90\u7db2\u5740","Anchor":"\u9328\u9ede","Anchor...":"\u9328\u9ede...","Anchors":"\u9328\u9ede","Animals and Nature":"\u52d5\u7269\u548c\u81ea\u7136","Arrows":"\u7bad\u982d","B":"\u85cd","Background color":"\u80cc\u666f\u984f\u8272","Background color {0}":"","Black":"\u9ed1\u8272","Block":"\u584a","Block {0}":"","Blockquote":"\u5f15\u6587\u5340\u584a","Blocks":"\u6a23\u5f0f","Blue":"\u85cd\u8272","Blue component":"\u767d\u8272\u90e8\u5206","Body":"\u8868\u9ad4","Bold":"\u7c97\u9ad4","Border":"\u6846\u7dda","Border color":"\u6846\u7dda\u984f\u8272","Border style":"\u908a\u6846\u6a23\u5f0f","Border width":"\u908a\u6846\u5bec\u5ea6","Bottom":"\u4e0b\u65b9\u5c0d\u9f4a","Browse files":"","Browse for an image":"\u700f\u89bd\u5716\u50cf","Browse links":"","Bullet list":"\u7121\u5e8f\u5217\u8868","Cancel":"\u53d6\u6d88","Caption":"\u6a19\u984c","Cell":"\u5132\u5b58\u683c","Cell padding":"\u5132\u5b58\u683c\u5167\u908a\u8ddd","Cell properties":"\u5132\u5b58\u683c\u5c6c\u6027","Cell spacing":"\u5132\u5b58\u683c\u5916\u9593\u8ddd","Cell styles":"\u5132\u5b58\u683c\u6a23\u5f0f","Cell type":"\u5132\u5b58\u683c\u5225","Center":"\u7f6e\u4e2d","Characters":"\u5b57\u5143","Characters (no spaces)":"\u5b57\u5143(\u7121\u7a7a\u683c)","Circle":"\u7a7a\u5fc3\u5713","Class":"\u985e\u578b","Clear formatting":"\u6e05\u9664\u683c\u5f0f","Close":"\u95dc\u9589","Code":"\u4ee3\u78bc","Code sample...":"\u793a\u7bc4\u4ee3\u78bc...","Code view":"\u4ee3\u78bc\u8996\u5716","Color Picker":"\u9078\u8272\u5668","Color swatch":"\u984f\u8272\u6a23\u672c","Cols":"\u5217","Column":"\u6b04","Column clipboard actions":"\u5217\u526a\u8cbc\u677f\u64cd\u4f5c","Column group":"\u5217\u7d44","Column header":"\u5217\u6a19\u984c","Constrain proportions":"\u4fdd\u6301\u6bd4\u4f8b","Copy":"\u8907\u88fd","Copy column":"\u8907\u88fd\u5217","Copy row":"\u8907\u88fd\u884c","Could not find the specified string.":"\u672a\u627e\u5230\u641c\u7d22\u5167\u5bb9\u3002","Could not load emojis":"\u7121\u6cd5\u8f09\u5165Emojis","Count":"\u8a08\u6578","Currency":"\u8ca8\u5e63","Current window":"\u7576\u524d\u7a97\u53e3","Custom color":"\u81ea\u8a02\u984f\u8272","Custom...":"\u81ea\u8a02......","Cut":"\u526a\u4e0b","Cut column":"\u526a\u4e0b\u5217","Cut row":"\u526a\u4e0b\u884c","Dark Blue":"\u6df1\u85cd\u8272","Dark Gray":"\u6df1\u7070\u8272","Dark Green":"\u6df1\u7da0\u8272","Dark Orange":"\u6df1\u6a59\u8272","Dark Purple":"\u6df1\u7d2b\u8272","Dark Red":"\u6df1\u7d05\u8272","Dark Turquoise":"\u6df1\u85cd\u7da0\u8272","Dark Yellow":"\u6697\u9ec3\u8272","Dashed":"\u865b\u7dda","Date/time":"\u65e5\u671f/\u6642\u9593","Decrease indent":"\u6e1b\u5c11\u7e2e\u9032","Default":"\u9810\u8a2d","Delete accordion":"","Delete column":"\u522a\u9664\u5217","Delete row":"\u522a\u9664\u884c","Delete table":"\u522a\u9664\u8868\u683c","Dimensions":"\u5c3a\u5bf8","Disc":"\u5be6\u5fc3\u5713","Div":"DIV","Document":"\u6587\u4ef6","Dotted":"\u865b\u7dda","Double":"\u96d9\u7cbe\u5ea6","Drop an image here":"\u62d6\u653e\u4e00\u5f35\u5716\u50cf\u81f3\u6b64","Dropped file type is not supported":"\u6b64\u6a94\u6848\u985e\u578b\u4e0d\u652f\u6301\u62d6\u653e","Edit":"\u7de8\u8f2f","Embed":"\u5167\u5d4c","Emojis":"Emojis","Emojis...":"Emojis...","Error":"\u932f\u8aa4","Error: Form submit field collision.":"\u932f\u8aa4\uff1a\u8868\u683c\u51fa\u73fe\u591a\u91cd\u63d0\u4ea4\u885d\u7a81\u3002","Error: No form element found.":"\u932f\u8aa4\uff1a\u627e\u4e0d\u5230\u8868\u683c\u5143\u7d20\u3002","Extended Latin":"\u62c9\u4e01\u8a9e\u64f4\u5145","Failed to initialize plugin: {0}":"\u7121\u6cd5\u521d\u59cb\u5316\u63d2\u4ef6 {0}","Failed to load plugin url: {0}":"\u7121\u6cd5\u8f09\u5165\u63d2\u4ef6\u93c8\u7d50 {0}","Failed to load plugin: {0} from url {1}":"\u7121\u6cd5\u5f9e {1} \u8f09\u5165\u63d2\u4ef6 {0}","Failed to upload image: {0}":"\u4e0a\u8f09\u5716\u7247\u5931\u6557\uff1a{0}","File":"\u6587\u4ef6","Find":"\u5c0b\u627e","Find (if searchreplace plugin activated)":"\u5c0b\u627e(\u5982\u679c\u5c0b\u627e\u53d6\u4ee3\u5916\u639b\u7a0b\u5f0f\u5df2\u555f\u52d5)","Find and Replace":"\u5c0b\u627e\u548c\u53d6\u4ee3","Find and replace...":"\u5c0b\u627e\u4e26\u53d6\u4ee3...","Find in selection":"\u5728\u9078\u5340\u4e2d\u5c0b\u627e","Find whole words only":"\u5168\u5b57\u5339\u914d","Flags":"\u65d7\u5e5f","Focus to contextual toolbar":"\u79fb\u52d5\u7126\u9ede\u5230\u4e0a\u4e0b\u6587\u83dc\u55ae","Focus to element path":"\u79fb\u52d5\u7126\u9ede\u5230\u5143\u7d20\u8def\u5f91","Focus to menubar":"\u79fb\u52d5\u7126\u9ede\u5230\u529f\u80fd\u8868\u5217","Focus to toolbar":"\u79fb\u52d5\u7126\u9ede\u5230\u5de5\u5177\u5217","Font":"\u5b57\u9ad4","Font size {0}":"","Font sizes":"\u5b57\u9ad4\u5927\u5c0f","Font {0}":"","Fonts":"\u5b57\u9ad4","Food and Drink":"\u98df\u7269\u548c\u98f2\u54c1","Footer":"\u8868\u5c3e","Format":"\u683c\u5f0f","Format {0}":"","Formats":"\u683c\u5f0f","Fullscreen":"\u5168\u7192\u5e55","G":"\u7da0","General":"\u4e00\u822c","Gray":"\u7070\u8272","Green":"\u7da0\u8272","Green component":"\u7da0\u8272\u90e8\u5206","Groove":"\u51f9\u69fd","Handy Shortcuts":"\u5feb\u901f\u9375","Header":"\u8868\u982d","Header cell":"\u8868\u982d\u5132\u5b58\u683c","Heading 1":"\u4e00\u7d1a\u6a19\u984c","Heading 2":"\u4e8c\u7d1a\u6a19\u984c","Heading 3":"\u4e09\u7d1a\u6a19\u984c","Heading 4":"\u56db\u7d1a\u6a19\u984c","Heading 5":"\u4e94\u7d1a\u6a19\u984c","Heading 6":"\u516d\u7d1a\u6a19\u984c","Headings":"\u6a19\u984c","Height":"\u9ad8\u5ea6","Help":"\u5e6b\u52a9","Hex color code":"\u5341\u516d\u9032\u4f4d\u984f\u8272\u4ee3\u78bc","Hidden":"\u96b1\u85cf","Horizontal align":"\u6c34\u6e96\u5c0d\u9f4a","Horizontal line":"\u6c34\u6e96\u5206\u5272\u7dda","Horizontal space":"\u6c34\u6e96\u9593\u8ddd","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID\u61c9\u8a72\u4ee5\u82f1\u6587\u5b57\u6bcd\u958b\u982d\uff0c\u5f8c\u9762\u53ea\u80fd\u6709\u82f1\u6587\u5b57\u6bcd\u3001\u6578\u4f4d\u3001\u7834\u6298\u865f\u3001\u9ede\u3001\u5192\u865f\u6216\u5e95\u7dda\u3002","Image is decorative":"\u9019\u662f\u88dd\u98fe\u5716\u50cf","Image list":"\u5716\u7247\u6e05\u55ae","Image title":"\u5716\u7247\u6a19\u984c","Image...":"\u5716\u7247...","ImageProxy HTTP error: Could not find Image Proxy":"\u5716\u7247\u670d\u52d9\uff1a\u627e\u4e0d\u5230\u670d\u52d9","ImageProxy HTTP error: Incorrect Image Proxy URL":"\u5716\u7247\u670d\u52d9\uff1a\u932f\u8aa4\u93c8\u7d50","ImageProxy HTTP error: Rejected request":"\u5716\u7247\u670d\u52d9\uff1a\u62d2\u7d55\u5b58\u53d6","ImageProxy HTTP error: Unknown ImageProxy error":"\u5716\u7247\u670d\u52d9\uff1a\u672a\u77e5\u932f\u8aa4","Increase indent":"\u589e\u52a0\u7e2e\u9032","Inline":"\u6587\u672c","Insert":"\u63d2\u5165","Insert Template":"\u63d2\u5165\u7bc4\u672c","Insert accordion":"","Insert column after":"\u5728\u53f3\u5074\u63d2\u5165\u5217","Insert column before":"\u5728\u5de6\u5074\u63d2\u5165\u5217","Insert date/time":"\u63d2\u5165\u65e5\u671f/\u6642\u9593","Insert image":"\u63d2\u5165\u5716\u7247","Insert link (if link plugin activated)":"\u63d2\u5165\u9023\u7d50 (\u5982\u679c\u9023\u7d50\u5916\u639b\u7a0b\u5f0f\u5df2\u555f\u52d5)","Insert row after":"\u5728\u4e0b\u65b9\u63d2\u5165\u884c","Insert row before":"\u5728\u4e0a\u65b9\u63d2\u5165\u884c","Insert table":"\u63d2\u5165\u8868\u683c","Insert template...":"\u63d2\u5165\u7bc4\u672c...","Insert video":"\u63d2\u5165\u8996\u983b","Insert/Edit code sample":"\u63d2\u5165/\u7de8\u8f2f\u4ee3\u78bc\u793a\u7bc4","Insert/edit image":"\u63d2\u5165/\u7de8\u8f2f\u5716\u7247","Insert/edit link":"\u63d2\u5165/\u7de8\u8f2f\u9023\u7d50","Insert/edit media":"\u63d2\u5165/\u7de8\u8f2f\u5a92\u9ad4","Insert/edit video":"\u63d2\u5165/\u7de8\u8f2f\u8996\u983b","Inset":"\u5d4c\u5165","Invalid hex color code: {0}":"\u7121\u6548\u7684\u984f\u8272\u78bc\uff1a{0}","Invalid input":"\u7121\u6548\u8f38\u5165","Italic":"\u659c\u9ad4","Justify":"\u5169\u7aef\u5c0d\u9f4a","Keyboard Navigation":"\u9375\u76e4\u6307\u5f15","Language":"\u8a9e\u8a00","Learn more...":"\u4e86\u89e3\u66f4\u591a...","Left":"\u5de6","Left to right":"\u7531\u5de6\u5230\u53f3","Light Blue":"\u6dfa\u85cd\u8272","Light Gray":"\u6dfa\u7070\u8272","Light Green":"\u6dfa\u7da0\u8272","Light Purple":"\u6dfa\u7d2b\u8272","Light Red":"\u6dfa\u7d05\u8272","Light Yellow":"\u6dfa\u9ec3\u8272","Line height":"\u884c\u9ad8","Link list":"\u9023\u7d50\u6e05\u55ae","Link...":"\u9023\u7d50...","List Properties":"\u6e05\u55ae\u5c6c\u6027","List properties...":"\u6a19\u984c\u5b57\u9ad4\u5c6c\u6027","Loading emojis...":"\u6b63\u5728\u8f09\u5165Emojis...","Loading...":"\u8f09\u5165\u4e2d...","Lower Alpha":"\u5c0f\u5beb\u82f1\u6587\u5b57\u6bcd","Lower Greek":"\u5c0f\u5beb\u5e0c\u81d8\u5b57\u6bcd","Lower Roman":"\u5c0f\u5beb\u7f85\u99ac\u6578\u5b57","Match case":"\u5927\u5c0f\u5beb\u5339\u914d","Mathematical":"\u6578\u5b78","Media poster (Image URL)":"\u5c01\u9762(\u5716\u7247\u4f4d\u5740)","Media...":"\u591a\u5a92\u9ad4...","Medium Blue":"\u4e2d\u85cd\u8272","Medium Gray":"\u4e2d\u7070\u8272","Medium Purple":"\u4e2d\u7d2b\u8272","Merge cells":"\u5408\u4f75\u5132\u5b58\u683c","Middle":"\u7f6e\u4e2d\u5c0d\u9f4a","Midnight Blue":"\u6df1\u85cd\u8272","More...":"\u66f4\u591a...","Name":"\u540d\u7a31","Navy Blue":"\u6d77\u8ecd\u85cd","New document":"\u65b0\u589e\u6587\u4ef6","New window":"\u65b0\u7a97\u53e3","Next":"\u4e0b\u4e00\u500b","No":"\u5426","No alignment":"\u4e0d\u5c0d\u9f4a","No color":"\u7121","Nonbreaking space":"\u4e0d\u5206\u884c\u7a7a\u683c","None":"\u7121","Numbered list":"\u6709\u5e8f\u5217\u8868","OR":"\u6216","Objects":"\u7269\u4ef6","Ok":"\u78ba\u5b9a","Open help dialog":"\u6253\u958b\u5e6b\u52a9\u5c0d\u8a71\u65b9\u584a","Open link":"\u6253\u958b\u9023\u7d50","Open link in...":"\u9023\u7d50\u6253\u958b\u4f4d\u7f6e...","Open popup menu for split buttons":"\u6253\u958b\u5f48\u51fa\u5f0f\u529f\u80fd\u8868\uff0c\u7528\u65bc\u62c6\u5206\u6309\u9215","Orange":"\u6a59\u8272","Outset":"\u5916\u7f6e","Page break":"\u5206\u9801\u7b26","Paragraph":"\u6bb5\u843d","Paste":"\u8cbc\u4e0a","Paste as text":"\u8cbc\u4e0a\u70ba\u6587\u672c","Paste column after":"\u8cbc\u4e0a\u5f8c\u9762\u7684\u5217","Paste column before":"\u8cbc\u4e0a\u6b64\u5217\u524d","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"\u7576\u524d\u70ba\u7d14\u6587\u5b57\u8cbc\u4e0a\u6a21\u5f0f\uff0c\u518d\u6b21\u9ede\u64ca\u53ef\u4ee5\u56de\u5230\u666e\u901a\u8cbc\u4e0a\u6a21\u5f0f\u3002","Paste or type a link":"\u8cbc\u4e0a\u6216\u8f38\u5165\u9023\u7d50","Paste row after":"\u8cbc\u4e0a\u884c\u5230\u4e0b\u65b9","Paste row before":"\u8cbc\u4e0a\u884c\u5230\u4e0a\u65b9","Paste your embed code below:":"\u5c07\u5167\u5d4c\u4ee3\u78bc\u8cbc\u4e0a\u5728\u4e0b\u9762:","People":"\u4eba\u985e","Plugins":"\u5916\u639b\u7a0b\u5f0f","Plugins installed ({0}):":"\u5df2\u5b89\u88dd\u5916\u639b\u7a0b\u5f0f ({0}):","Powered by {0}":"\u7531{0}\u9a45\u52d5","Pre":"\u524d\u8a00","Preferences":"\u9996\u9078\u9805","Preformatted":"\u9810\u5148\u683c\u5f0f\u5316\u7684","Premium plugins:":"\u4ed8\u8cbb\u5916\u639b\u7a0b\u5f0f\uff1a","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"\u9810\u89bd","Previous":"\u4e0a\u4e00\u500b","Print":"\u5217\u5370","Print...":"\u5217\u5370...","Purple":"\u7d2b\u8272","Quotations":"\u5f15\u7528","R":"\u7d05","Range 0 to 255":"\u7bc4\u570d0\u81f3255","Red":"\u7d05\u8272","Red component":"\u7d05\u8272\u90e8\u5206","Redo":"\u91cd\u505a","Remove":"\u79fb\u9664","Remove color":"\u79fb\u9664\u984f\u8272","Remove link":"\u79fb\u9664\u9023\u7d50","Replace":"\u53d6\u4ee3","Replace all":"\u53d6\u4ee3\u5168\u90e8","Replace with":"\u53d6\u4ee3\u70ba","Resize":"\u8abf\u6574\u5927\u5c0f","Restore last draft":"\u6062\u5fa9\u4e0a\u6b21\u7684\u8349\u7a3f","Reveal or hide additional toolbar items":"","Rich Text Area":"\u5bcc\u6587\u672c\u5340\u57df","Rich Text Area. Press ALT-0 for help.":"\u7de8\u8f2f\u5340\u3002\u6309Alt+0\u9375\u6253\u958b\u5e6b\u52a9\u3002","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\u7de8\u8f2f\u5340\u3002\u6309ALT-F9\u6253\u958b\u529f\u80fd\u8868\uff0c\u6309ALT-F10\u6253\u958b\u5de5\u5177\u5217\uff0c\u6309ALT-0\u67e5\u770b\u5e6b\u52a9","Ridge":"\u6d77\u810a\u5ea7","Right":"\u53f3","Right to left":"\u7531\u53f3\u5230\u5de6","Row":"\u884c","Row clipboard actions":"\u884c\u526a\u8cbc\u677f\u64cd\u4f5c","Row group":"\u884c\u7d44","Row header":"\u884c\u982d","Row properties":"\u884c\u5c6c\u6027","Row type":"\u884c\u985e\u578b","Rows":"\u884c\u6578","Save":"\u5132\u5b58","Save (if save plugin activated)":"\u5132\u5b58(\u5982\u679c\u5132\u5b58\u5916\u639b\u7a0b\u5f0f\u5df2\u555f\u52d5)","Scope":"\u7bc4\u570d","Search":"\u641c\u7d22","Select all":"\u5168\u9078","Select...":"\u9078\u64c7...","Selection":"\u9078\u64c7","Shortcut":"\u6377\u5f91","Show blocks":"\u986f\u793a\u5340\u584a\u908a\u6846","Show caption":"\u986f\u793a\u6a19\u984c","Show invisible characters":"\u986f\u793a\u4e0d\u53ef\u898b\u5b57\u5143","Size":"\u5b57\u578b\u5927\u5c0f","Solid":"\u5be6\u7dda","Source":"\u6e90","Source code":"\u539f\u59cb\u7a0b\u5f0f\u78bc","Special Character":"\u7279\u6b8a\u5b57\u5143","Special character...":"\u7279\u6b8a\u5b57\u5143...","Split cell":"\u62c6\u5206\u5132\u5b58\u683c","Square":"\u5be6\u5fc3\u65b9\u584a","Start list at number":"\u4ee5\u6578\u5b57\u958b\u59cb\u6e05\u55ae","Strikethrough":"\u522a\u9664\u7dda","Style":"\u6a23\u5f0f","Subscript":"\u4e0b\u6a19","Superscript":"\u4e0a\u6a19","Switch to or from fullscreen mode":"\u5207\u63db\u5168\u7192\u5e55\u6a21\u5f0f","Symbols":"\u7b26\u865f","System Font":"\u7cfb\u7d71\u5b57\u9ad4","Table":"\u8868\u683c","Table caption":"\u8868\u683c\u6a19\u984c","Table properties":"\u8868\u683c\u5c6c\u6027","Table styles":"\u8868\u683c\u6a23\u5f0f","Template":"\u7bc4\u672c","Templates":"\u7bc4\u672c","Text":"\u6587\u5b57","Text color":"\u6587\u672c\u984f\u8272","Text color {0}":"","Text to display":"\u8981\u986f\u793a\u7684\u6587\u672c","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"\u60a8\u8f38\u5165\u7684 URL \u4f3c\u4e4e\u662f\u4e00\u500b\u96fb\u90f5\u5730\u5740\u3002\u8981\u52a0\u4e0a\u6240\u9700\u7684 mailto:// \u9996\u78bc\u55ce\uff1f","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"\u60a8\u8f38\u5165\u7684 URL \u4f3c\u4e4e\u662f\u4e00\u500b\u5916\u90e8\u9023\u7d50\u3002\u8981\u52a0\u4e0a\u6240\u9700\u7684 http:// \u9996\u78bc\u55ce\uff1f","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"\u60a8\u8f38\u5165\u7684 URL \u4f3c\u4e4e\u662f\u4e00\u500b\u5916\u90e8\u9023\u7d50\u3002\u8981\u52a0\u4e0a\u6240\u9700\u7684 https:// \u9996\u78bc\u55ce\uff1f","Title":"\u6a19\u984c","To open the popup, press Shift+Enter":"\u6309Shitf+Enter\u9375\u6253\u958b\u5c0d\u8a71\u65b9\u584a","Toggle accordion":"","Tools":"\u5de5\u5177","Top":"\u4e0a\u65b9\u5c0d\u9f4a","Travel and Places":"\u65c5\u904a\u548c\u5730\u9ede","Turquoise":"\u9752\u7da0\u8272","Underline":"\u5e95\u7dda","Undo":"\u5fa9\u539f","Upload":"\u4e0a\u8f09","Uploading image":"\u4e0a\u8f09\u5716\u7247","Upper Alpha":"\u5927\u5beb\u82f1\u6587\u5b57\u6bcd","Upper Roman":"\u5927\u5beb\u7f85\u99ac\u6578\u5b57","Url":"\u5730\u5740","User Defined":"\u81ea\u8a02","Valid":"\u6709\u6548","Version":"\u7248\u672c","Vertical align":"\u5782\u76f4\u5c0d\u9f4a","Vertical space":"\u5782\u76f4\u9593\u8ddd","View":"\u67e5\u770b","Visual aids":"\u683c\u7dda","Warn":"\u8b66\u544a","White":"\u767d\u8272","Width":"\u5bec\u5ea6","Word count":"\u5b57\u6578","Words":"\u55ae\u8a5e","Words: {0}":"\u5b57\u6578\uff1a{0}","Yellow":"\u9ec3\u8272","Yes":"\u662f","You are using {0}":"\u4f60\u6b63\u5728\u4f7f\u7528 {0}","You have unsaved changes are you sure you want to navigate away?":"\u4f60\u9084\u6709\u6587\u4ef6\u5c1a\u672a\u5132\u5b58\uff0c\u78ba\u5b9a\u8981\u96e2\u958b\uff1f","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"\u4f60\u7684\u700f\u89bd\u5668\u4e0d\u652f\u63f4\u6253\u958b\u526a\u8cbc\u677f\uff0c\u8acb\u4f7f\u7528Ctrl+X/C/V\u7b49\u5feb\u901f\u9375\u3002","alignment":"\u5c0d\u9f4a","austral sign":"\u6fb3\u5143\u7b26\u865f","cedi sign":"\u585e\u5730\u7b26\u865f","colon sign":"\u5192\u865f","cruzeiro sign":"\u514b\u9b6f\u8cfd\u7f85\u5e63\u7b26\u865f","currency sign":"\u8ca8\u5e63\u7b26\u865f","dollar sign":"\u7f8e\u5143\u7b26\u865f","dong sign":"\u8d8a\u5357\u76fe\u7b26\u865f","drachma sign":"\u5fb7\u62c9\u514b\u99ac\u7b26\u865f","euro-currency sign":"\u6b50\u5143\u7b26\u865f","example":"\u4f8b\u5b50","formatting":"\u683c\u5f0f\u5316","french franc sign":"\u6cd5\u90ce\u7b26\u865f","german penny symbol":"\u5fb7\u570b\u4fbf\u58eb\u7b26\u865f","guarani sign":"\u74dc\u62c9\u5c3c\u7b26\u865f","history":"\u6b77\u53f2","hryvnia sign":"\u683c\u88e1\u592b\u5c3c\u4e9e\u7b26\u865f","indentation":"\u7e2e\u9032","indian rupee sign":"\u5370\u5ea6\u76e7\u6bd4","kip sign":"\u8001\u64be\u57fa\u666e\u7b26\u865f","lira sign":"\u91cc\u62c9\u7b26\u865f","livre tournois sign":"\u88e1\u5f17\u5f17\u723e\u7b26\u865f","manat sign":"\u99ac\u7d0d\u7279\u7b26\u865f","mill sign":"\u5bc6\u723e\u7b26\u865f","naira sign":"\u5948\u62c9\u7b26\u865f","new sheqel sign":"\u65b0\u8b1d\u514b\u723e\u7b26\u865f","nordic mark sign":"\u5317\u6b50\u99ac\u514b","peseta sign":"\u6bd4\u85a9\u659c\u5854\u7b26\u865f","peso sign":"\u6bd4\u7d22\u7b26\u865f","ruble sign":"\u76e7\u5e03\u7b26\u865f","rupee sign":"\u76e7\u6bd4\u7b26\u865f","spesmilo sign":"spesmilo\u7b26\u865f","styles":"\u6a23\u5f0f","tenge sign":"\u5805\u6208\u7b26\u865f","tugrik sign":"\u5716\u683c\u88e1\u514b\u7b26\u865f","turkish lira sign":"\u571f\u8033\u5176\u91cc\u62c9","won sign":"\u97d3\u5143\u7b26\u865f","yen character":"\u65e5\u5143\u5b57\u6a23","yen/yuan character variant one":"\u5143\u5b57\u6a23\uff08\u5927\u5beb\uff09","yuan character":"\u4eba\u6c11\u5e63\u5143\u5b57\u6a23","yuan character, in hong kong and taiwan":"\u5143\u5b57\u6a23\uff08\u6e2f\u81fa\u5730\u5340\uff09","{0} characters":"{0} \u500b\u5b57\u5143","{0} columns, {1} rows":"","{0} words":"{0} \u5b57"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/zh_MO.js b/libraries/tinymce/js/tinymce/langs/zh_MO.js index 6a67c4a..2b232d8 100644 --- a/libraries/tinymce/js/tinymce/langs/zh_MO.js +++ b/libraries/tinymce/js/tinymce/langs/zh_MO.js @@ -1 +1 @@ -tinymce.addI18n("zh_MO",{"Redo":"\u91cd\u505a","Undo":"\u5fa9\u539f","Cut":"\u526a\u4e0b","Copy":"\u8907\u88fd","Paste":"\u8cbc\u4e0a","Select all":"\u5168\u9078","New document":"\u65b0\u589e\u6587\u4ef6","Ok":"\u78ba\u5b9a","Cancel":"\u53d6\u6d88","Visual aids":"\u683c\u7dda","Bold":"\u7c97\u9ad4","Italic":"\u659c\u9ad4","Underline":"\u5e95\u7dda","Strikethrough":"\u522a\u9664\u7dda","Superscript":"\u4e0a\u6a19","Subscript":"\u4e0b\u6a19","Clear formatting":"\u6e05\u9664\u683c\u5f0f","Remove":"\u79fb\u9664","Align left":"\u5de6\u5c0d\u9f4a","Align center":"\u7f6e\u4e2d\u5c0d\u9f4a","Align right":"\u53f3\u5c0d\u9f4a","No alignment":"\u4e0d\u5c0d\u9f4a","Justify":"\u5169\u7aef\u5c0d\u9f4a","Bullet list":"\u7121\u5e8f\u5217\u8868","Numbered list":"\u6709\u5e8f\u5217\u8868","Decrease indent":"\u6e1b\u5c11\u7e2e\u9032","Increase indent":"\u589e\u52a0\u7e2e\u9032","Close":"\u95dc\u9589","Formats":"\u683c\u5f0f","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"\u4f60\u7684\u700f\u89bd\u5668\u4e0d\u652f\u63f4\u6253\u958b\u526a\u8cbc\u677f\uff0c\u8acb\u4f7f\u7528Ctrl+X/C/V\u7b49\u5feb\u901f\u9375\u3002","Headings":"\u6a19\u984c","Heading 1":"\u4e00\u7d1a\u6a19\u984c","Heading 2":"\u4e8c\u7d1a\u6a19\u984c","Heading 3":"\u4e09\u7d1a\u6a19\u984c","Heading 4":"\u56db\u7d1a\u6a19\u984c","Heading 5":"\u4e94\u7d1a\u6a19\u984c","Heading 6":"\u516d\u7d1a\u6a19\u984c","Preformatted":"\u9810\u5148\u683c\u5f0f\u5316\u7684","Div":"DIV","Pre":"\u524d\u8a00","Code":"\u4ee3\u78bc","Paragraph":"\u6bb5\u843d","Blockquote":"\u5f15\u6587\u5340\u584a","Inline":"\u6587\u672c","Blocks":"\u6a23\u5f0f","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"\u7576\u524d\u70ba\u7d14\u6587\u5b57\u8cbc\u4e0a\u6a21\u5f0f\uff0c\u518d\u6b21\u9ede\u64ca\u53ef\u4ee5\u56de\u5230\u666e\u901a\u8cbc\u4e0a\u6a21\u5f0f\u3002","Fonts":"\u5b57\u9ad4","Font sizes":"\u5b57\u9ad4\u5927\u5c0f","Class":"\u985e\u578b","Browse for an image":"\u700f\u89bd\u5716\u50cf","OR":"\u6216","Drop an image here":"\u62d6\u653e\u4e00\u5f35\u5716\u50cf\u81f3\u6b64","Upload":"\u4e0a\u8f09","Uploading image":"\u4e0a\u8f09\u5716\u7247","Block":"\u584a","Align":"\u5c0d\u9f4a","Default":"\u9810\u8a2d","Circle":"\u7a7a\u5fc3\u5713","Disc":"\u5be6\u5fc3\u5713","Square":"\u5be6\u5fc3\u65b9\u584a","Lower Alpha":"\u5c0f\u5beb\u82f1\u6587\u5b57\u6bcd","Lower Greek":"\u5c0f\u5beb\u5e0c\u81d8\u5b57\u6bcd","Lower Roman":"\u5c0f\u5beb\u7f85\u99ac\u6578\u5b57","Upper Alpha":"\u5927\u5beb\u82f1\u6587\u5b57\u6bcd","Upper Roman":"\u5927\u5beb\u7f85\u99ac\u6578\u5b57","Anchor...":"\u9328\u9ede...","Anchor":"\u9328\u9ede","Name":"\u540d\u7a31","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID\u61c9\u8a72\u4ee5\u82f1\u6587\u5b57\u6bcd\u958b\u982d\uff0c\u5f8c\u9762\u53ea\u80fd\u6709\u82f1\u6587\u5b57\u6bcd\u3001\u6578\u4f4d\u3001\u7834\u6298\u865f\u3001\u9ede\u3001\u5192\u865f\u6216\u5e95\u7dda\u3002","You have unsaved changes are you sure you want to navigate away?":"\u4f60\u9084\u6709\u6587\u4ef6\u5c1a\u672a\u5132\u5b58\uff0c\u78ba\u5b9a\u8981\u96e2\u958b\uff1f","Restore last draft":"\u6062\u5fa9\u4e0a\u6b21\u7684\u8349\u7a3f","Special character...":"\u7279\u6b8a\u5b57\u5143...","Special Character":"\u7279\u6b8a\u5b57\u5143","Source code":"\u539f\u59cb\u7a0b\u5f0f\u78bc","Insert/Edit code sample":"\u63d2\u5165/\u7de8\u8f2f\u4ee3\u78bc\u793a\u7bc4","Language":"\u8a9e\u8a00","Code sample...":"\u793a\u7bc4\u4ee3\u78bc...","Left to right":"\u7531\u5de6\u5230\u53f3","Right to left":"\u7531\u53f3\u5230\u5de6","Title":"\u6a19\u984c","Fullscreen":"\u5168\u7192\u5e55","Action":"\u52d5\u4f5c","Shortcut":"\u6377\u5f91","Help":"\u5e6b\u52a9","Address":"\u5730\u5740","Focus to menubar":"\u79fb\u52d5\u7126\u9ede\u5230\u529f\u80fd\u8868\u5217","Focus to toolbar":"\u79fb\u52d5\u7126\u9ede\u5230\u5de5\u5177\u5217","Focus to element path":"\u79fb\u52d5\u7126\u9ede\u5230\u5143\u7d20\u8def\u5f91","Focus to contextual toolbar":"\u79fb\u52d5\u7126\u9ede\u5230\u4e0a\u4e0b\u6587\u83dc\u55ae","Insert link (if link plugin activated)":"\u63d2\u5165\u9023\u7d50 (\u5982\u679c\u9023\u7d50\u5916\u639b\u7a0b\u5f0f\u5df2\u555f\u52d5)","Save (if save plugin activated)":"\u5132\u5b58(\u5982\u679c\u5132\u5b58\u5916\u639b\u7a0b\u5f0f\u5df2\u555f\u52d5)","Find (if searchreplace plugin activated)":"\u5c0b\u627e(\u5982\u679c\u5c0b\u627e\u53d6\u4ee3\u5916\u639b\u7a0b\u5f0f\u5df2\u555f\u52d5)","Plugins installed ({0}):":"\u5df2\u5b89\u88dd\u5916\u639b\u7a0b\u5f0f ({0}):","Premium plugins:":"\u4ed8\u8cbb\u5916\u639b\u7a0b\u5f0f\uff1a","Learn more...":"\u4e86\u89e3\u66f4\u591a...","You are using {0}":"\u4f60\u6b63\u5728\u4f7f\u7528 {0}","Plugins":"\u5916\u639b\u7a0b\u5f0f","Handy Shortcuts":"\u5feb\u901f\u9375","Horizontal line":"\u6c34\u6e96\u5206\u5272\u7dda","Insert/edit image":"\u63d2\u5165/\u7de8\u8f2f\u5716\u7247","Alternative description":"\u66ff\u4ee3\u63cf\u8ff0","Accessibility":"\u5354\u52a9\u5de5\u5177","Image is decorative":"\u9019\u662f\u88dd\u98fe\u5716\u50cf","Source":"\u6e90","Dimensions":"\u5c3a\u5bf8","Constrain proportions":"\u4fdd\u6301\u6bd4\u4f8b","General":"\u4e00\u822c","Advanced":"\u9ad8\u7d1a","Style":"\u6a23\u5f0f","Vertical space":"\u5782\u76f4\u9593\u8ddd","Horizontal space":"\u6c34\u6e96\u9593\u8ddd","Border":"\u6846\u7dda","Insert image":"\u63d2\u5165\u5716\u7247","Image...":"\u5716\u7247...","Image list":"\u5716\u7247\u6e05\u55ae","Resize":"\u8abf\u6574\u5927\u5c0f","Insert date/time":"\u63d2\u5165\u65e5\u671f/\u6642\u9593","Date/time":"\u65e5\u671f/\u6642\u9593","Insert/edit link":"\u63d2\u5165/\u7de8\u8f2f\u9023\u7d50","Text to display":"\u8981\u986f\u793a\u7684\u6587\u672c","Url":"\u5730\u5740","Open link in...":"\u9023\u7d50\u6253\u958b\u4f4d\u7f6e...","Current window":"\u7576\u524d\u7a97\u53e3","None":"\u7121","New window":"\u65b0\u7a97\u53e3","Open link":"\u6253\u958b\u9023\u7d50","Remove link":"\u79fb\u9664\u9023\u7d50","Anchors":"\u9328\u9ede","Link...":"\u9023\u7d50...","Paste or type a link":"\u8cbc\u4e0a\u6216\u8f38\u5165\u9023\u7d50","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"\u60a8\u8f38\u5165\u7684 URL \u4f3c\u4e4e\u662f\u4e00\u500b\u96fb\u90f5\u5730\u5740\u3002\u8981\u52a0\u4e0a\u6240\u9700\u7684 mailto:// \u9996\u78bc\u55ce\uff1f","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"\u60a8\u8f38\u5165\u7684 URL \u4f3c\u4e4e\u662f\u4e00\u500b\u5916\u90e8\u9023\u7d50\u3002\u8981\u52a0\u4e0a\u6240\u9700\u7684 http:// \u9996\u78bc\u55ce\uff1f","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"\u60a8\u8f38\u5165\u7684 URL \u4f3c\u4e4e\u662f\u4e00\u500b\u5916\u90e8\u9023\u7d50\u3002\u8981\u52a0\u4e0a\u6240\u9700\u7684 https:// \u9996\u78bc\u55ce\uff1f","Link list":"\u9023\u7d50\u6e05\u55ae","Insert video":"\u63d2\u5165\u8996\u983b","Insert/edit video":"\u63d2\u5165/\u7de8\u8f2f\u8996\u983b","Insert/edit media":"\u63d2\u5165/\u7de8\u8f2f\u5a92\u9ad4","Alternative source":"\u93e1\u50cf","Alternative source URL":"\u66ff\u4ee3\u4f86\u6e90\u7db2\u5740","Media poster (Image URL)":"\u5c01\u9762(\u5716\u7247\u4f4d\u5740)","Paste your embed code below:":"\u5c07\u5167\u5d4c\u4ee3\u78bc\u8cbc\u4e0a\u5728\u4e0b\u9762:","Embed":"\u5167\u5d4c","Media...":"\u591a\u5a92\u9ad4...","Nonbreaking space":"\u4e0d\u5206\u884c\u7a7a\u683c","Page break":"\u5206\u9801\u7b26","Paste as text":"\u8cbc\u4e0a\u70ba\u6587\u672c","Preview":"\u9810\u89bd","Print":"\u5217\u5370","Print...":"\u5217\u5370...","Save":"\u5132\u5b58","Find":"\u5c0b\u627e","Replace with":"\u53d6\u4ee3\u70ba","Replace":"\u53d6\u4ee3","Replace all":"\u53d6\u4ee3\u5168\u90e8","Previous":"\u4e0a\u4e00\u500b","Next":"\u4e0b\u4e00\u500b","Find and Replace":"\u5c0b\u627e\u548c\u53d6\u4ee3","Find and replace...":"\u5c0b\u627e\u4e26\u53d6\u4ee3...","Could not find the specified string.":"\u672a\u627e\u5230\u641c\u7d22\u5167\u5bb9\u3002","Match case":"\u5927\u5c0f\u5beb\u5339\u914d","Find whole words only":"\u5168\u5b57\u5339\u914d","Find in selection":"\u5728\u9078\u5340\u4e2d\u5c0b\u627e","Insert table":"\u63d2\u5165\u8868\u683c","Table properties":"\u8868\u683c\u5c6c\u6027","Delete table":"\u522a\u9664\u8868\u683c","Cell":"\u5132\u5b58\u683c","Row":"\u884c","Column":"\u6b04","Cell properties":"\u5132\u5b58\u683c\u5c6c\u6027","Merge cells":"\u5408\u4f75\u5132\u5b58\u683c","Split cell":"\u62c6\u5206\u5132\u5b58\u683c","Insert row before":"\u5728\u4e0a\u65b9\u63d2\u5165\u884c","Insert row after":"\u5728\u4e0b\u65b9\u63d2\u5165\u884c","Delete row":"\u522a\u9664\u884c","Row properties":"\u884c\u5c6c\u6027","Cut row":"\u526a\u4e0b\u884c","Cut column":"\u526a\u4e0b\u5217","Copy row":"\u8907\u88fd\u884c","Copy column":"\u8907\u88fd\u5217","Paste row before":"\u8cbc\u4e0a\u884c\u5230\u4e0a\u65b9","Paste column before":"\u8cbc\u4e0a\u6b64\u5217\u524d","Paste row after":"\u8cbc\u4e0a\u884c\u5230\u4e0b\u65b9","Paste column after":"\u8cbc\u4e0a\u5f8c\u9762\u7684\u5217","Insert column before":"\u5728\u5de6\u5074\u63d2\u5165\u5217","Insert column after":"\u5728\u53f3\u5074\u63d2\u5165\u5217","Delete column":"\u522a\u9664\u5217","Cols":"\u5217","Rows":"\u884c\u6578","Width":"\u5bec\u5ea6","Height":"\u9ad8\u5ea6","Cell spacing":"\u5132\u5b58\u683c\u5916\u9593\u8ddd","Cell padding":"\u5132\u5b58\u683c\u5167\u908a\u8ddd","Row clipboard actions":"\u884c\u526a\u8cbc\u677f\u64cd\u4f5c","Column clipboard actions":"\u5217\u526a\u8cbc\u677f\u64cd\u4f5c","Table styles":"\u8868\u683c\u6a23\u5f0f","Cell styles":"\u5132\u5b58\u683c\u6a23\u5f0f","Column header":"\u5217\u6a19\u984c","Row header":"\u884c\u982d","Table caption":"\u8868\u683c\u6a19\u984c","Caption":"\u6a19\u984c","Show caption":"\u986f\u793a\u6a19\u984c","Left":"\u5de6","Center":"\u7f6e\u4e2d","Right":"\u53f3","Cell type":"\u5132\u5b58\u683c\u5225","Scope":"\u7bc4\u570d","Alignment":"\u5c0d\u9f4a","Horizontal align":"\u6c34\u6e96\u5c0d\u9f4a","Vertical align":"\u5782\u76f4\u5c0d\u9f4a","Top":"\u4e0a\u65b9\u5c0d\u9f4a","Middle":"\u7f6e\u4e2d\u5c0d\u9f4a","Bottom":"\u4e0b\u65b9\u5c0d\u9f4a","Header cell":"\u8868\u982d\u5132\u5b58\u683c","Row group":"\u884c\u7d44","Column group":"\u5217\u7d44","Row type":"\u884c\u985e\u578b","Header":"\u8868\u982d","Body":"\u8868\u9ad4","Footer":"\u8868\u5c3e","Border color":"\u6846\u7dda\u984f\u8272","Solid":"\u5be6\u7dda","Dotted":"\u865b\u7dda","Dashed":"\u865b\u7dda","Double":"\u96d9\u7cbe\u5ea6","Groove":"\u51f9\u69fd","Ridge":"\u6d77\u810a\u5ea7","Inset":"\u5d4c\u5165","Outset":"\u5916\u7f6e","Hidden":"\u96b1\u85cf","Insert template...":"\u63d2\u5165\u7bc4\u672c...","Templates":"\u7bc4\u672c","Template":"\u7bc4\u672c","Insert Template":"\u63d2\u5165\u7bc4\u672c","Text color":"\u6587\u672c\u984f\u8272","Background color":"\u80cc\u666f\u984f\u8272","Custom...":"\u81ea\u8a02......","Custom color":"\u81ea\u8a02\u984f\u8272","No color":"\u7121","Remove color":"\u79fb\u9664\u984f\u8272","Show blocks":"\u986f\u793a\u5340\u584a\u908a\u6846","Show invisible characters":"\u986f\u793a\u4e0d\u53ef\u898b\u5b57\u5143","Word count":"\u5b57\u6578","Count":"\u8a08\u6578","Document":"\u6587\u4ef6","Selection":"\u9078\u64c7","Words":"\u55ae\u8a5e","Words: {0}":"\u5b57\u6578\uff1a{0}","{0} words":"{0} \u5b57","File":"\u6587\u4ef6","Edit":"\u7de8\u8f2f","Insert":"\u63d2\u5165","View":"\u67e5\u770b","Format":"\u683c\u5f0f","Table":"\u8868\u683c","Tools":"\u5de5\u5177","Powered by {0}":"\u7531{0}\u9a45\u52d5","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\u7de8\u8f2f\u5340\u3002\u6309ALT-F9\u6253\u958b\u529f\u80fd\u8868\uff0c\u6309ALT-F10\u6253\u958b\u5de5\u5177\u5217\uff0c\u6309ALT-0\u67e5\u770b\u5e6b\u52a9","Image title":"\u5716\u7247\u6a19\u984c","Border width":"\u908a\u6846\u5bec\u5ea6","Border style":"\u908a\u6846\u6a23\u5f0f","Error":"\u932f\u8aa4","Warn":"\u8b66\u544a","Valid":"\u6709\u6548","To open the popup, press Shift+Enter":"\u6309Shitf+Enter\u9375\u6253\u958b\u5c0d\u8a71\u65b9\u584a","Rich Text Area":"\u5bcc\u6587\u672c\u5340\u57df","Rich Text Area. Press ALT-0 for help.":"\u7de8\u8f2f\u5340\u3002\u6309Alt+0\u9375\u6253\u958b\u5e6b\u52a9\u3002","System Font":"\u7cfb\u7d71\u5b57\u9ad4","Failed to upload image: {0}":"\u4e0a\u8f09\u5716\u7247\u5931\u6557\uff1a{0}","Failed to load plugin: {0} from url {1}":"\u7121\u6cd5\u5f9e {1} \u8f09\u5165\u63d2\u4ef6 {0}","Failed to load plugin url: {0}":"\u7121\u6cd5\u8f09\u5165\u63d2\u4ef6\u93c8\u7d50 {0}","Failed to initialize plugin: {0}":"\u7121\u6cd5\u521d\u59cb\u5316\u63d2\u4ef6 {0}","example":"\u4f8b\u5b50","Search":"\u641c\u7d22","All":"\u5168\u90e8","Currency":"\u8ca8\u5e63","Text":"\u6587\u5b57","Quotations":"\u5f15\u7528","Mathematical":"\u6578\u5b78","Extended Latin":"\u62c9\u4e01\u8a9e\u64f4\u5145","Symbols":"\u7b26\u865f","Arrows":"\u7bad\u982d","User Defined":"\u81ea\u8a02","dollar sign":"\u7f8e\u5143\u7b26\u865f","currency sign":"\u8ca8\u5e63\u7b26\u865f","euro-currency sign":"\u6b50\u5143\u7b26\u865f","colon sign":"\u5192\u865f","cruzeiro sign":"\u514b\u9b6f\u8cfd\u7f85\u5e63\u7b26\u865f","french franc sign":"\u6cd5\u90ce\u7b26\u865f","lira sign":"\u91cc\u62c9\u7b26\u865f","mill sign":"\u5bc6\u723e\u7b26\u865f","naira sign":"\u5948\u62c9\u7b26\u865f","peseta sign":"\u6bd4\u85a9\u659c\u5854\u7b26\u865f","rupee sign":"\u76e7\u6bd4\u7b26\u865f","won sign":"\u97d3\u5143\u7b26\u865f","new sheqel sign":"\u65b0\u8b1d\u514b\u723e\u7b26\u865f","dong sign":"\u8d8a\u5357\u76fe\u7b26\u865f","kip sign":"\u8001\u64be\u57fa\u666e\u7b26\u865f","tugrik sign":"\u5716\u683c\u88e1\u514b\u7b26\u865f","drachma sign":"\u5fb7\u62c9\u514b\u99ac\u7b26\u865f","german penny symbol":"\u5fb7\u570b\u4fbf\u58eb\u7b26\u865f","peso sign":"\u6bd4\u7d22\u7b26\u865f","guarani sign":"\u74dc\u62c9\u5c3c\u7b26\u865f","austral sign":"\u6fb3\u5143\u7b26\u865f","hryvnia sign":"\u683c\u88e1\u592b\u5c3c\u4e9e\u7b26\u865f","cedi sign":"\u585e\u5730\u7b26\u865f","livre tournois sign":"\u88e1\u5f17\u5f17\u723e\u7b26\u865f","spesmilo sign":"spesmilo\u7b26\u865f","tenge sign":"\u5805\u6208\u7b26\u865f","indian rupee sign":"\u5370\u5ea6\u76e7\u6bd4","turkish lira sign":"\u571f\u8033\u5176\u91cc\u62c9","nordic mark sign":"\u5317\u6b50\u99ac\u514b","manat sign":"\u99ac\u7d0d\u7279\u7b26\u865f","ruble sign":"\u76e7\u5e03\u7b26\u865f","yen character":"\u65e5\u5143\u5b57\u6a23","yuan character":"\u4eba\u6c11\u5e63\u5143\u5b57\u6a23","yuan character, in hong kong and taiwan":"\u5143\u5b57\u6a23\uff08\u6e2f\u81fa\u5730\u5340\uff09","yen/yuan character variant one":"\u5143\u5b57\u6a23\uff08\u5927\u5beb\uff09","Emojis":"Emojis","Emojis...":"Emojis...","Loading emojis...":"\u6b63\u5728\u8f09\u5165Emojis...","Could not load emojis":"\u7121\u6cd5\u8f09\u5165Emojis","People":"\u4eba\u985e","Animals and Nature":"\u52d5\u7269\u548c\u81ea\u7136","Food and Drink":"\u98df\u7269\u548c\u98f2\u54c1","Activity":"\u6d3b\u52d5","Travel and Places":"\u65c5\u904a\u548c\u5730\u9ede","Objects":"\u7269\u4ef6","Flags":"\u65d7\u5e5f","Characters":"\u5b57\u5143","Characters (no spaces)":"\u5b57\u5143(\u7121\u7a7a\u683c)","{0} characters":"{0} \u500b\u5b57\u5143","Error: Form submit field collision.":"\u932f\u8aa4\uff1a\u8868\u683c\u51fa\u73fe\u591a\u91cd\u63d0\u4ea4\u885d\u7a81\u3002","Error: No form element found.":"\u932f\u8aa4\uff1a\u627e\u4e0d\u5230\u8868\u683c\u5143\u7d20\u3002","Color swatch":"\u984f\u8272\u6a23\u672c","Color Picker":"\u9078\u8272\u5668","Invalid hex color code: {0}":"\u7121\u6548\u7684\u984f\u8272\u78bc\uff1a{0}","Invalid input":"\u7121\u6548\u8f38\u5165","R":"\u7d05","Red component":"\u7d05\u8272\u90e8\u5206","G":"\u7da0","Green component":"\u7da0\u8272\u90e8\u5206","B":"\u85cd","Blue component":"\u767d\u8272\u90e8\u5206","#":"#","Hex color code":"\u5341\u516d\u9032\u4f4d\u984f\u8272\u4ee3\u78bc","Range 0 to 255":"\u7bc4\u570d0\u81f3255","Turquoise":"\u9752\u7da0\u8272","Green":"\u7da0\u8272","Blue":"\u85cd\u8272","Purple":"\u7d2b\u8272","Navy Blue":"\u6d77\u8ecd\u85cd","Dark Turquoise":"\u6df1\u85cd\u7da0\u8272","Dark Green":"\u6df1\u7da0\u8272","Medium Blue":"\u4e2d\u85cd\u8272","Medium Purple":"\u4e2d\u7d2b\u8272","Midnight Blue":"\u6df1\u85cd\u8272","Yellow":"\u9ec3\u8272","Orange":"\u6a59\u8272","Red":"\u7d05\u8272","Light Gray":"\u6dfa\u7070\u8272","Gray":"\u7070\u8272","Dark Yellow":"\u6697\u9ec3\u8272","Dark Orange":"\u6df1\u6a59\u8272","Dark Red":"\u6df1\u7d05\u8272","Medium Gray":"\u4e2d\u7070\u8272","Dark Gray":"\u6df1\u7070\u8272","Light Green":"\u6dfa\u7da0\u8272","Light Yellow":"\u6dfa\u9ec3\u8272","Light Red":"\u6dfa\u7d05\u8272","Light Purple":"\u6dfa\u7d2b\u8272","Light Blue":"\u6dfa\u85cd\u8272","Dark Purple":"\u6df1\u7d2b\u8272","Dark Blue":"\u6df1\u85cd\u8272","Black":"\u9ed1\u8272","White":"\u767d\u8272","Switch to or from fullscreen mode":"\u5207\u63db\u5168\u7192\u5e55\u6a21\u5f0f","Open help dialog":"\u6253\u958b\u5e6b\u52a9\u5c0d\u8a71\u65b9\u584a","history":"\u6b77\u53f2","styles":"\u6a23\u5f0f","formatting":"\u683c\u5f0f\u5316","alignment":"\u5c0d\u9f4a","indentation":"\u7e2e\u9032","Font":"\u5b57\u9ad4","Size":"\u5b57\u578b\u5927\u5c0f","More...":"\u66f4\u591a...","Select...":"\u9078\u64c7...","Preferences":"\u9996\u9078\u9805","Yes":"\u662f","No":"\u5426","Keyboard Navigation":"\u9375\u76e4\u6307\u5f15","Version":"\u7248\u672c","Code view":"\u4ee3\u78bc\u8996\u5716","Open popup menu for split buttons":"\u6253\u958b\u5f48\u51fa\u5f0f\u529f\u80fd\u8868\uff0c\u7528\u65bc\u62c6\u5206\u6309\u9215","List Properties":"\u6e05\u55ae\u5c6c\u6027","List properties...":"\u6a19\u984c\u5b57\u9ad4\u5c6c\u6027","Start list at number":"\u4ee5\u6578\u5b57\u958b\u59cb\u6e05\u55ae","Line height":"\u884c\u9ad8","Dropped file type is not supported":"\u6b64\u6a94\u6848\u985e\u578b\u4e0d\u652f\u6301\u62d6\u653e","Loading...":"\u8f09\u5165\u4e2d...","ImageProxy HTTP error: Rejected request":"\u5716\u7247\u670d\u52d9\uff1a\u62d2\u7d55\u5b58\u53d6","ImageProxy HTTP error: Could not find Image Proxy":"\u5716\u7247\u670d\u52d9\uff1a\u627e\u4e0d\u5230\u670d\u52d9","ImageProxy HTTP error: Incorrect Image Proxy URL":"\u5716\u7247\u670d\u52d9\uff1a\u932f\u8aa4\u93c8\u7d50","ImageProxy HTTP error: Unknown ImageProxy error":"\u5716\u7247\u670d\u52d9\uff1a\u672a\u77e5\u932f\u8aa4"}); \ No newline at end of file +tinymce.addI18n("zh_MO",{"#":"#","Accessibility":"\u5354\u52a9\u5de5\u5177","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"\u52d5\u4f5c","Activity":"\u6d3b\u52d5","Address":"\u5730\u5740","Advanced":"\u9ad8\u7d1a","Align":"\u5c0d\u9f4a","Align center":"\u7f6e\u4e2d\u5c0d\u9f4a","Align left":"\u5de6\u5c0d\u9f4a","Align right":"\u53f3\u5c0d\u9f4a","Alignment":"\u5c0d\u9f4a","Alignment {0}":"","All":"\u5168\u90e8","Alternative description":"\u66ff\u4ee3\u63cf\u8ff0","Alternative source":"\u93e1\u50cf","Alternative source URL":"\u66ff\u4ee3\u4f86\u6e90\u7db2\u5740","Anchor":"\u9328\u9ede","Anchor...":"\u9328\u9ede...","Anchors":"\u9328\u9ede","Animals and Nature":"\u52d5\u7269\u548c\u81ea\u7136","Arrows":"\u7bad\u982d","B":"\u85cd","Background color":"\u80cc\u666f\u984f\u8272","Background color {0}":"","Black":"\u9ed1\u8272","Block":"\u584a","Block {0}":"","Blockquote":"\u5f15\u6587\u5340\u584a","Blocks":"\u6a23\u5f0f","Blue":"\u85cd\u8272","Blue component":"\u767d\u8272\u90e8\u5206","Body":"\u8868\u9ad4","Bold":"\u7c97\u9ad4","Border":"\u6846\u7dda","Border color":"\u6846\u7dda\u984f\u8272","Border style":"\u908a\u6846\u6a23\u5f0f","Border width":"\u908a\u6846\u5bec\u5ea6","Bottom":"\u4e0b\u65b9\u5c0d\u9f4a","Browse files":"","Browse for an image":"\u700f\u89bd\u5716\u50cf","Browse links":"","Bullet list":"\u7121\u5e8f\u5217\u8868","Cancel":"\u53d6\u6d88","Caption":"\u6a19\u984c","Cell":"\u5132\u5b58\u683c","Cell padding":"\u5132\u5b58\u683c\u5167\u908a\u8ddd","Cell properties":"\u5132\u5b58\u683c\u5c6c\u6027","Cell spacing":"\u5132\u5b58\u683c\u5916\u9593\u8ddd","Cell styles":"\u5132\u5b58\u683c\u6a23\u5f0f","Cell type":"\u5132\u5b58\u683c\u5225","Center":"\u7f6e\u4e2d","Characters":"\u5b57\u5143","Characters (no spaces)":"\u5b57\u5143(\u7121\u7a7a\u683c)","Circle":"\u7a7a\u5fc3\u5713","Class":"\u985e\u578b","Clear formatting":"\u6e05\u9664\u683c\u5f0f","Close":"\u95dc\u9589","Code":"\u4ee3\u78bc","Code sample...":"\u793a\u7bc4\u4ee3\u78bc...","Code view":"\u4ee3\u78bc\u8996\u5716","Color Picker":"\u9078\u8272\u5668","Color swatch":"\u984f\u8272\u6a23\u672c","Cols":"\u5217","Column":"\u6b04","Column clipboard actions":"\u5217\u526a\u8cbc\u677f\u64cd\u4f5c","Column group":"\u5217\u7d44","Column header":"\u5217\u6a19\u984c","Constrain proportions":"\u4fdd\u6301\u6bd4\u4f8b","Copy":"\u8907\u88fd","Copy column":"\u8907\u88fd\u5217","Copy row":"\u8907\u88fd\u884c","Could not find the specified string.":"\u672a\u627e\u5230\u641c\u7d22\u5167\u5bb9\u3002","Could not load emojis":"\u7121\u6cd5\u8f09\u5165Emojis","Count":"\u8a08\u6578","Currency":"\u8ca8\u5e63","Current window":"\u7576\u524d\u7a97\u53e3","Custom color":"\u81ea\u8a02\u984f\u8272","Custom...":"\u81ea\u8a02......","Cut":"\u526a\u4e0b","Cut column":"\u526a\u4e0b\u5217","Cut row":"\u526a\u4e0b\u884c","Dark Blue":"\u6df1\u85cd\u8272","Dark Gray":"\u6df1\u7070\u8272","Dark Green":"\u6df1\u7da0\u8272","Dark Orange":"\u6df1\u6a59\u8272","Dark Purple":"\u6df1\u7d2b\u8272","Dark Red":"\u6df1\u7d05\u8272","Dark Turquoise":"\u6df1\u85cd\u7da0\u8272","Dark Yellow":"\u6697\u9ec3\u8272","Dashed":"\u865b\u7dda","Date/time":"\u65e5\u671f/\u6642\u9593","Decrease indent":"\u6e1b\u5c11\u7e2e\u9032","Default":"\u9810\u8a2d","Delete accordion":"","Delete column":"\u522a\u9664\u5217","Delete row":"\u522a\u9664\u884c","Delete table":"\u522a\u9664\u8868\u683c","Dimensions":"\u5c3a\u5bf8","Disc":"\u5be6\u5fc3\u5713","Div":"DIV","Document":"\u6587\u4ef6","Dotted":"\u865b\u7dda","Double":"\u96d9\u7cbe\u5ea6","Drop an image here":"\u62d6\u653e\u4e00\u5f35\u5716\u50cf\u81f3\u6b64","Dropped file type is not supported":"\u6b64\u6a94\u6848\u985e\u578b\u4e0d\u652f\u6301\u62d6\u653e","Edit":"\u7de8\u8f2f","Embed":"\u5167\u5d4c","Emojis":"Emojis","Emojis...":"Emojis...","Error":"\u932f\u8aa4","Error: Form submit field collision.":"\u932f\u8aa4\uff1a\u8868\u683c\u51fa\u73fe\u591a\u91cd\u63d0\u4ea4\u885d\u7a81\u3002","Error: No form element found.":"\u932f\u8aa4\uff1a\u627e\u4e0d\u5230\u8868\u683c\u5143\u7d20\u3002","Extended Latin":"\u62c9\u4e01\u8a9e\u64f4\u5145","Failed to initialize plugin: {0}":"\u7121\u6cd5\u521d\u59cb\u5316\u63d2\u4ef6 {0}","Failed to load plugin url: {0}":"\u7121\u6cd5\u8f09\u5165\u63d2\u4ef6\u93c8\u7d50 {0}","Failed to load plugin: {0} from url {1}":"\u7121\u6cd5\u5f9e {1} \u8f09\u5165\u63d2\u4ef6 {0}","Failed to upload image: {0}":"\u4e0a\u8f09\u5716\u7247\u5931\u6557\uff1a{0}","File":"\u6587\u4ef6","Find":"\u5c0b\u627e","Find (if searchreplace plugin activated)":"\u5c0b\u627e(\u5982\u679c\u5c0b\u627e\u53d6\u4ee3\u5916\u639b\u7a0b\u5f0f\u5df2\u555f\u52d5)","Find and Replace":"\u5c0b\u627e\u548c\u53d6\u4ee3","Find and replace...":"\u5c0b\u627e\u4e26\u53d6\u4ee3...","Find in selection":"\u5728\u9078\u5340\u4e2d\u5c0b\u627e","Find whole words only":"\u5168\u5b57\u5339\u914d","Flags":"\u65d7\u5e5f","Focus to contextual toolbar":"\u79fb\u52d5\u7126\u9ede\u5230\u4e0a\u4e0b\u6587\u83dc\u55ae","Focus to element path":"\u79fb\u52d5\u7126\u9ede\u5230\u5143\u7d20\u8def\u5f91","Focus to menubar":"\u79fb\u52d5\u7126\u9ede\u5230\u529f\u80fd\u8868\u5217","Focus to toolbar":"\u79fb\u52d5\u7126\u9ede\u5230\u5de5\u5177\u5217","Font":"\u5b57\u9ad4","Font size {0}":"","Font sizes":"\u5b57\u9ad4\u5927\u5c0f","Font {0}":"","Fonts":"\u5b57\u9ad4","Food and Drink":"\u98df\u7269\u548c\u98f2\u54c1","Footer":"\u8868\u5c3e","Format":"\u683c\u5f0f","Format {0}":"","Formats":"\u683c\u5f0f","Fullscreen":"\u5168\u7192\u5e55","G":"\u7da0","General":"\u4e00\u822c","Gray":"\u7070\u8272","Green":"\u7da0\u8272","Green component":"\u7da0\u8272\u90e8\u5206","Groove":"\u51f9\u69fd","Handy Shortcuts":"\u5feb\u901f\u9375","Header":"\u8868\u982d","Header cell":"\u8868\u982d\u5132\u5b58\u683c","Heading 1":"\u4e00\u7d1a\u6a19\u984c","Heading 2":"\u4e8c\u7d1a\u6a19\u984c","Heading 3":"\u4e09\u7d1a\u6a19\u984c","Heading 4":"\u56db\u7d1a\u6a19\u984c","Heading 5":"\u4e94\u7d1a\u6a19\u984c","Heading 6":"\u516d\u7d1a\u6a19\u984c","Headings":"\u6a19\u984c","Height":"\u9ad8\u5ea6","Help":"\u5e6b\u52a9","Hex color code":"\u5341\u516d\u9032\u4f4d\u984f\u8272\u4ee3\u78bc","Hidden":"\u96b1\u85cf","Horizontal align":"\u6c34\u6e96\u5c0d\u9f4a","Horizontal line":"\u6c34\u6e96\u5206\u5272\u7dda","Horizontal space":"\u6c34\u6e96\u9593\u8ddd","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID\u61c9\u8a72\u4ee5\u82f1\u6587\u5b57\u6bcd\u958b\u982d\uff0c\u5f8c\u9762\u53ea\u80fd\u6709\u82f1\u6587\u5b57\u6bcd\u3001\u6578\u4f4d\u3001\u7834\u6298\u865f\u3001\u9ede\u3001\u5192\u865f\u6216\u5e95\u7dda\u3002","Image is decorative":"\u9019\u662f\u88dd\u98fe\u5716\u50cf","Image list":"\u5716\u7247\u6e05\u55ae","Image title":"\u5716\u7247\u6a19\u984c","Image...":"\u5716\u7247...","ImageProxy HTTP error: Could not find Image Proxy":"\u5716\u7247\u670d\u52d9\uff1a\u627e\u4e0d\u5230\u670d\u52d9","ImageProxy HTTP error: Incorrect Image Proxy URL":"\u5716\u7247\u670d\u52d9\uff1a\u932f\u8aa4\u93c8\u7d50","ImageProxy HTTP error: Rejected request":"\u5716\u7247\u670d\u52d9\uff1a\u62d2\u7d55\u5b58\u53d6","ImageProxy HTTP error: Unknown ImageProxy error":"\u5716\u7247\u670d\u52d9\uff1a\u672a\u77e5\u932f\u8aa4","Increase indent":"\u589e\u52a0\u7e2e\u9032","Inline":"\u6587\u672c","Insert":"\u63d2\u5165","Insert Template":"\u63d2\u5165\u7bc4\u672c","Insert accordion":"","Insert column after":"\u5728\u53f3\u5074\u63d2\u5165\u5217","Insert column before":"\u5728\u5de6\u5074\u63d2\u5165\u5217","Insert date/time":"\u63d2\u5165\u65e5\u671f/\u6642\u9593","Insert image":"\u63d2\u5165\u5716\u7247","Insert link (if link plugin activated)":"\u63d2\u5165\u9023\u7d50 (\u5982\u679c\u9023\u7d50\u5916\u639b\u7a0b\u5f0f\u5df2\u555f\u52d5)","Insert row after":"\u5728\u4e0b\u65b9\u63d2\u5165\u884c","Insert row before":"\u5728\u4e0a\u65b9\u63d2\u5165\u884c","Insert table":"\u63d2\u5165\u8868\u683c","Insert template...":"\u63d2\u5165\u7bc4\u672c...","Insert video":"\u63d2\u5165\u8996\u983b","Insert/Edit code sample":"\u63d2\u5165/\u7de8\u8f2f\u4ee3\u78bc\u793a\u7bc4","Insert/edit image":"\u63d2\u5165/\u7de8\u8f2f\u5716\u7247","Insert/edit link":"\u63d2\u5165/\u7de8\u8f2f\u9023\u7d50","Insert/edit media":"\u63d2\u5165/\u7de8\u8f2f\u5a92\u9ad4","Insert/edit video":"\u63d2\u5165/\u7de8\u8f2f\u8996\u983b","Inset":"\u5d4c\u5165","Invalid hex color code: {0}":"\u7121\u6548\u7684\u984f\u8272\u78bc\uff1a{0}","Invalid input":"\u7121\u6548\u8f38\u5165","Italic":"\u659c\u9ad4","Justify":"\u5169\u7aef\u5c0d\u9f4a","Keyboard Navigation":"\u9375\u76e4\u6307\u5f15","Language":"\u8a9e\u8a00","Learn more...":"\u4e86\u89e3\u66f4\u591a...","Left":"\u5de6","Left to right":"\u7531\u5de6\u5230\u53f3","Light Blue":"\u6dfa\u85cd\u8272","Light Gray":"\u6dfa\u7070\u8272","Light Green":"\u6dfa\u7da0\u8272","Light Purple":"\u6dfa\u7d2b\u8272","Light Red":"\u6dfa\u7d05\u8272","Light Yellow":"\u6dfa\u9ec3\u8272","Line height":"\u884c\u9ad8","Link list":"\u9023\u7d50\u6e05\u55ae","Link...":"\u9023\u7d50...","List Properties":"\u6e05\u55ae\u5c6c\u6027","List properties...":"\u6a19\u984c\u5b57\u9ad4\u5c6c\u6027","Loading emojis...":"\u6b63\u5728\u8f09\u5165Emojis...","Loading...":"\u8f09\u5165\u4e2d...","Lower Alpha":"\u5c0f\u5beb\u82f1\u6587\u5b57\u6bcd","Lower Greek":"\u5c0f\u5beb\u5e0c\u81d8\u5b57\u6bcd","Lower Roman":"\u5c0f\u5beb\u7f85\u99ac\u6578\u5b57","Match case":"\u5927\u5c0f\u5beb\u5339\u914d","Mathematical":"\u6578\u5b78","Media poster (Image URL)":"\u5c01\u9762(\u5716\u7247\u4f4d\u5740)","Media...":"\u591a\u5a92\u9ad4...","Medium Blue":"\u4e2d\u85cd\u8272","Medium Gray":"\u4e2d\u7070\u8272","Medium Purple":"\u4e2d\u7d2b\u8272","Merge cells":"\u5408\u4f75\u5132\u5b58\u683c","Middle":"\u7f6e\u4e2d\u5c0d\u9f4a","Midnight Blue":"\u6df1\u85cd\u8272","More...":"\u66f4\u591a...","Name":"\u540d\u7a31","Navy Blue":"\u6d77\u8ecd\u85cd","New document":"\u65b0\u589e\u6587\u4ef6","New window":"\u65b0\u7a97\u53e3","Next":"\u4e0b\u4e00\u500b","No":"\u5426","No alignment":"\u4e0d\u5c0d\u9f4a","No color":"\u7121","Nonbreaking space":"\u4e0d\u5206\u884c\u7a7a\u683c","None":"\u7121","Numbered list":"\u6709\u5e8f\u5217\u8868","OR":"\u6216","Objects":"\u7269\u4ef6","Ok":"\u78ba\u5b9a","Open help dialog":"\u6253\u958b\u5e6b\u52a9\u5c0d\u8a71\u65b9\u584a","Open link":"\u6253\u958b\u9023\u7d50","Open link in...":"\u9023\u7d50\u6253\u958b\u4f4d\u7f6e...","Open popup menu for split buttons":"\u6253\u958b\u5f48\u51fa\u5f0f\u529f\u80fd\u8868\uff0c\u7528\u65bc\u62c6\u5206\u6309\u9215","Orange":"\u6a59\u8272","Outset":"\u5916\u7f6e","Page break":"\u5206\u9801\u7b26","Paragraph":"\u6bb5\u843d","Paste":"\u8cbc\u4e0a","Paste as text":"\u8cbc\u4e0a\u70ba\u6587\u672c","Paste column after":"\u8cbc\u4e0a\u5f8c\u9762\u7684\u5217","Paste column before":"\u8cbc\u4e0a\u6b64\u5217\u524d","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"\u7576\u524d\u70ba\u7d14\u6587\u5b57\u8cbc\u4e0a\u6a21\u5f0f\uff0c\u518d\u6b21\u9ede\u64ca\u53ef\u4ee5\u56de\u5230\u666e\u901a\u8cbc\u4e0a\u6a21\u5f0f\u3002","Paste or type a link":"\u8cbc\u4e0a\u6216\u8f38\u5165\u9023\u7d50","Paste row after":"\u8cbc\u4e0a\u884c\u5230\u4e0b\u65b9","Paste row before":"\u8cbc\u4e0a\u884c\u5230\u4e0a\u65b9","Paste your embed code below:":"\u5c07\u5167\u5d4c\u4ee3\u78bc\u8cbc\u4e0a\u5728\u4e0b\u9762:","People":"\u4eba\u985e","Plugins":"\u5916\u639b\u7a0b\u5f0f","Plugins installed ({0}):":"\u5df2\u5b89\u88dd\u5916\u639b\u7a0b\u5f0f ({0}):","Powered by {0}":"\u7531{0}\u9a45\u52d5","Pre":"\u524d\u8a00","Preferences":"\u9996\u9078\u9805","Preformatted":"\u9810\u5148\u683c\u5f0f\u5316\u7684","Premium plugins:":"\u4ed8\u8cbb\u5916\u639b\u7a0b\u5f0f\uff1a","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"\u9810\u89bd","Previous":"\u4e0a\u4e00\u500b","Print":"\u5217\u5370","Print...":"\u5217\u5370...","Purple":"\u7d2b\u8272","Quotations":"\u5f15\u7528","R":"\u7d05","Range 0 to 255":"\u7bc4\u570d0\u81f3255","Red":"\u7d05\u8272","Red component":"\u7d05\u8272\u90e8\u5206","Redo":"\u91cd\u505a","Remove":"\u79fb\u9664","Remove color":"\u79fb\u9664\u984f\u8272","Remove link":"\u79fb\u9664\u9023\u7d50","Replace":"\u53d6\u4ee3","Replace all":"\u53d6\u4ee3\u5168\u90e8","Replace with":"\u53d6\u4ee3\u70ba","Resize":"\u8abf\u6574\u5927\u5c0f","Restore last draft":"\u6062\u5fa9\u4e0a\u6b21\u7684\u8349\u7a3f","Reveal or hide additional toolbar items":"","Rich Text Area":"\u5bcc\u6587\u672c\u5340\u57df","Rich Text Area. Press ALT-0 for help.":"\u7de8\u8f2f\u5340\u3002\u6309Alt+0\u9375\u6253\u958b\u5e6b\u52a9\u3002","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\u7de8\u8f2f\u5340\u3002\u6309ALT-F9\u6253\u958b\u529f\u80fd\u8868\uff0c\u6309ALT-F10\u6253\u958b\u5de5\u5177\u5217\uff0c\u6309ALT-0\u67e5\u770b\u5e6b\u52a9","Ridge":"\u6d77\u810a\u5ea7","Right":"\u53f3","Right to left":"\u7531\u53f3\u5230\u5de6","Row":"\u884c","Row clipboard actions":"\u884c\u526a\u8cbc\u677f\u64cd\u4f5c","Row group":"\u884c\u7d44","Row header":"\u884c\u982d","Row properties":"\u884c\u5c6c\u6027","Row type":"\u884c\u985e\u578b","Rows":"\u884c\u6578","Save":"\u5132\u5b58","Save (if save plugin activated)":"\u5132\u5b58(\u5982\u679c\u5132\u5b58\u5916\u639b\u7a0b\u5f0f\u5df2\u555f\u52d5)","Scope":"\u7bc4\u570d","Search":"\u641c\u7d22","Select all":"\u5168\u9078","Select...":"\u9078\u64c7...","Selection":"\u9078\u64c7","Shortcut":"\u6377\u5f91","Show blocks":"\u986f\u793a\u5340\u584a\u908a\u6846","Show caption":"\u986f\u793a\u6a19\u984c","Show invisible characters":"\u986f\u793a\u4e0d\u53ef\u898b\u5b57\u5143","Size":"\u5b57\u578b\u5927\u5c0f","Solid":"\u5be6\u7dda","Source":"\u6e90","Source code":"\u539f\u59cb\u7a0b\u5f0f\u78bc","Special Character":"\u7279\u6b8a\u5b57\u5143","Special character...":"\u7279\u6b8a\u5b57\u5143...","Split cell":"\u62c6\u5206\u5132\u5b58\u683c","Square":"\u5be6\u5fc3\u65b9\u584a","Start list at number":"\u4ee5\u6578\u5b57\u958b\u59cb\u6e05\u55ae","Strikethrough":"\u522a\u9664\u7dda","Style":"\u6a23\u5f0f","Subscript":"\u4e0b\u6a19","Superscript":"\u4e0a\u6a19","Switch to or from fullscreen mode":"\u5207\u63db\u5168\u7192\u5e55\u6a21\u5f0f","Symbols":"\u7b26\u865f","System Font":"\u7cfb\u7d71\u5b57\u9ad4","Table":"\u8868\u683c","Table caption":"\u8868\u683c\u6a19\u984c","Table properties":"\u8868\u683c\u5c6c\u6027","Table styles":"\u8868\u683c\u6a23\u5f0f","Template":"\u7bc4\u672c","Templates":"\u7bc4\u672c","Text":"\u6587\u5b57","Text color":"\u6587\u672c\u984f\u8272","Text color {0}":"","Text to display":"\u8981\u986f\u793a\u7684\u6587\u672c","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"\u60a8\u8f38\u5165\u7684 URL \u4f3c\u4e4e\u662f\u4e00\u500b\u96fb\u90f5\u5730\u5740\u3002\u8981\u52a0\u4e0a\u6240\u9700\u7684 mailto:// \u9996\u78bc\u55ce\uff1f","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"\u60a8\u8f38\u5165\u7684 URL \u4f3c\u4e4e\u662f\u4e00\u500b\u5916\u90e8\u9023\u7d50\u3002\u8981\u52a0\u4e0a\u6240\u9700\u7684 http:// \u9996\u78bc\u55ce\uff1f","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"\u60a8\u8f38\u5165\u7684 URL \u4f3c\u4e4e\u662f\u4e00\u500b\u5916\u90e8\u9023\u7d50\u3002\u8981\u52a0\u4e0a\u6240\u9700\u7684 https:// \u9996\u78bc\u55ce\uff1f","Title":"\u6a19\u984c","To open the popup, press Shift+Enter":"\u6309Shitf+Enter\u9375\u6253\u958b\u5c0d\u8a71\u65b9\u584a","Toggle accordion":"","Tools":"\u5de5\u5177","Top":"\u4e0a\u65b9\u5c0d\u9f4a","Travel and Places":"\u65c5\u904a\u548c\u5730\u9ede","Turquoise":"\u9752\u7da0\u8272","Underline":"\u5e95\u7dda","Undo":"\u5fa9\u539f","Upload":"\u4e0a\u8f09","Uploading image":"\u4e0a\u8f09\u5716\u7247","Upper Alpha":"\u5927\u5beb\u82f1\u6587\u5b57\u6bcd","Upper Roman":"\u5927\u5beb\u7f85\u99ac\u6578\u5b57","Url":"\u5730\u5740","User Defined":"\u81ea\u8a02","Valid":"\u6709\u6548","Version":"\u7248\u672c","Vertical align":"\u5782\u76f4\u5c0d\u9f4a","Vertical space":"\u5782\u76f4\u9593\u8ddd","View":"\u67e5\u770b","Visual aids":"\u683c\u7dda","Warn":"\u8b66\u544a","White":"\u767d\u8272","Width":"\u5bec\u5ea6","Word count":"\u5b57\u6578","Words":"\u55ae\u8a5e","Words: {0}":"\u5b57\u6578\uff1a{0}","Yellow":"\u9ec3\u8272","Yes":"\u662f","You are using {0}":"\u4f60\u6b63\u5728\u4f7f\u7528 {0}","You have unsaved changes are you sure you want to navigate away?":"\u4f60\u9084\u6709\u6587\u4ef6\u5c1a\u672a\u5132\u5b58\uff0c\u78ba\u5b9a\u8981\u96e2\u958b\uff1f","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"\u4f60\u7684\u700f\u89bd\u5668\u4e0d\u652f\u63f4\u6253\u958b\u526a\u8cbc\u677f\uff0c\u8acb\u4f7f\u7528Ctrl+X/C/V\u7b49\u5feb\u901f\u9375\u3002","alignment":"\u5c0d\u9f4a","austral sign":"\u6fb3\u5143\u7b26\u865f","cedi sign":"\u585e\u5730\u7b26\u865f","colon sign":"\u5192\u865f","cruzeiro sign":"\u514b\u9b6f\u8cfd\u7f85\u5e63\u7b26\u865f","currency sign":"\u8ca8\u5e63\u7b26\u865f","dollar sign":"\u7f8e\u5143\u7b26\u865f","dong sign":"\u8d8a\u5357\u76fe\u7b26\u865f","drachma sign":"\u5fb7\u62c9\u514b\u99ac\u7b26\u865f","euro-currency sign":"\u6b50\u5143\u7b26\u865f","example":"\u4f8b\u5b50","formatting":"\u683c\u5f0f\u5316","french franc sign":"\u6cd5\u90ce\u7b26\u865f","german penny symbol":"\u5fb7\u570b\u4fbf\u58eb\u7b26\u865f","guarani sign":"\u74dc\u62c9\u5c3c\u7b26\u865f","history":"\u6b77\u53f2","hryvnia sign":"\u683c\u88e1\u592b\u5c3c\u4e9e\u7b26\u865f","indentation":"\u7e2e\u9032","indian rupee sign":"\u5370\u5ea6\u76e7\u6bd4","kip sign":"\u8001\u64be\u57fa\u666e\u7b26\u865f","lira sign":"\u91cc\u62c9\u7b26\u865f","livre tournois sign":"\u88e1\u5f17\u5f17\u723e\u7b26\u865f","manat sign":"\u99ac\u7d0d\u7279\u7b26\u865f","mill sign":"\u5bc6\u723e\u7b26\u865f","naira sign":"\u5948\u62c9\u7b26\u865f","new sheqel sign":"\u65b0\u8b1d\u514b\u723e\u7b26\u865f","nordic mark sign":"\u5317\u6b50\u99ac\u514b","peseta sign":"\u6bd4\u85a9\u659c\u5854\u7b26\u865f","peso sign":"\u6bd4\u7d22\u7b26\u865f","ruble sign":"\u76e7\u5e03\u7b26\u865f","rupee sign":"\u76e7\u6bd4\u7b26\u865f","spesmilo sign":"spesmilo\u7b26\u865f","styles":"\u6a23\u5f0f","tenge sign":"\u5805\u6208\u7b26\u865f","tugrik sign":"\u5716\u683c\u88e1\u514b\u7b26\u865f","turkish lira sign":"\u571f\u8033\u5176\u91cc\u62c9","won sign":"\u97d3\u5143\u7b26\u865f","yen character":"\u65e5\u5143\u5b57\u6a23","yen/yuan character variant one":"\u5143\u5b57\u6a23\uff08\u5927\u5beb\uff09","yuan character":"\u4eba\u6c11\u5e63\u5143\u5b57\u6a23","yuan character, in hong kong and taiwan":"\u5143\u5b57\u6a23\uff08\u6e2f\u81fa\u5730\u5340\uff09","{0} characters":"{0} \u500b\u5b57\u5143","{0} columns, {1} rows":"","{0} words":"{0} \u5b57"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/zh_SG.js b/libraries/tinymce/js/tinymce/langs/zh_SG.js index e1fe51b..1042bb1 100644 --- a/libraries/tinymce/js/tinymce/langs/zh_SG.js +++ b/libraries/tinymce/js/tinymce/langs/zh_SG.js @@ -1 +1 @@ -tinymce.addI18n("zh_SG",{"Redo":"\u91cd\u505a","Undo":"\u5fa9\u539f","Cut":"\u526a\u4e0b","Copy":"\u8907\u88fd","Paste":"\u8cbc\u4e0a","Select all":"\u5168\u9078","New document":"\u65b0\u589e\u6587\u4ef6","Ok":"\u78ba\u5b9a","Cancel":"\u53d6\u6d88","Visual aids":"\u683c\u7dda","Bold":"\u7c97\u9ad4","Italic":"\u659c\u9ad4","Underline":"\u5e95\u7dda","Strikethrough":"\u522a\u9664\u7dda","Superscript":"\u4e0a\u6a19","Subscript":"\u4e0b\u6a19","Clear formatting":"\u6e05\u9664\u683c\u5f0f","Remove":"\u79fb\u9664","Align left":"\u5de6\u5c0d\u9f4a","Align center":"\u7f6e\u4e2d\u5c0d\u9f4a","Align right":"\u53f3\u5c0d\u9f4a","No alignment":"\u4e0d\u5c0d\u9f4a","Justify":"\u5169\u7aef\u5c0d\u9f4a","Bullet list":"\u7121\u5e8f\u5217\u8868","Numbered list":"\u6709\u5e8f\u5217\u8868","Decrease indent":"\u6e1b\u5c11\u7e2e\u9032","Increase indent":"\u589e\u52a0\u7e2e\u9032","Close":"\u95dc\u9589","Formats":"\u683c\u5f0f","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"\u4f60\u7684\u700f\u89bd\u5668\u4e0d\u652f\u63f4\u6253\u958b\u526a\u8cbc\u677f\uff0c\u8acb\u4f7f\u7528Ctrl+X/C/V\u7b49\u5feb\u901f\u9375\u3002","Headings":"\u6a19\u984c","Heading 1":"\u4e00\u7d1a\u6a19\u984c","Heading 2":"\u4e8c\u7d1a\u6a19\u984c","Heading 3":"\u4e09\u7d1a\u6a19\u984c","Heading 4":"\u56db\u7d1a\u6a19\u984c","Heading 5":"\u4e94\u7d1a\u6a19\u984c","Heading 6":"\u516d\u7d1a\u6a19\u984c","Preformatted":"\u9810\u5148\u683c\u5f0f\u5316\u7684","Div":"DIV","Pre":"\u524d\u8a00","Code":"\u4ee3\u78bc","Paragraph":"\u6bb5\u843d","Blockquote":"\u5f15\u6587\u5340\u584a","Inline":"\u6587\u672c","Blocks":"\u6a23\u5f0f","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"\u7576\u524d\u70ba\u7d14\u6587\u5b57\u8cbc\u4e0a\u6a21\u5f0f\uff0c\u518d\u6b21\u9ede\u64ca\u53ef\u4ee5\u56de\u5230\u666e\u901a\u8cbc\u4e0a\u6a21\u5f0f\u3002","Fonts":"\u5b57\u9ad4","Font sizes":"\u5b57\u9ad4\u5927\u5c0f","Class":"\u985e\u578b","Browse for an image":"\u700f\u89bd\u5716\u50cf","OR":"\u6216","Drop an image here":"\u62d6\u653e\u4e00\u5f35\u5716\u50cf\u81f3\u6b64","Upload":"\u4e0a\u8f09","Uploading image":"\u4e0a\u8f09\u5716\u7247","Block":"\u584a","Align":"\u5c0d\u9f4a","Default":"\u9810\u8a2d","Circle":"\u7a7a\u5fc3\u5713","Disc":"\u5be6\u5fc3\u5713","Square":"\u5be6\u5fc3\u65b9\u584a","Lower Alpha":"\u5c0f\u5beb\u82f1\u6587\u5b57\u6bcd","Lower Greek":"\u5c0f\u5beb\u5e0c\u81d8\u5b57\u6bcd","Lower Roman":"\u5c0f\u5beb\u7f85\u99ac\u6578\u5b57","Upper Alpha":"\u5927\u5beb\u82f1\u6587\u5b57\u6bcd","Upper Roman":"\u5927\u5beb\u7f85\u99ac\u6578\u5b57","Anchor...":"\u9328\u9ede...","Anchor":"\u9328\u9ede","Name":"\u540d\u7a31","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID\u61c9\u8a72\u4ee5\u82f1\u6587\u5b57\u6bcd\u958b\u982d\uff0c\u5f8c\u9762\u53ea\u80fd\u6709\u82f1\u6587\u5b57\u6bcd\u3001\u6578\u4f4d\u3001\u7834\u6298\u865f\u3001\u9ede\u3001\u5192\u865f\u6216\u5e95\u7dda\u3002","You have unsaved changes are you sure you want to navigate away?":"\u4f60\u9084\u6709\u6587\u4ef6\u5c1a\u672a\u5132\u5b58\uff0c\u78ba\u5b9a\u8981\u96e2\u958b\uff1f","Restore last draft":"\u6062\u5fa9\u4e0a\u6b21\u7684\u8349\u7a3f","Special character...":"\u7279\u6b8a\u5b57\u5143...","Special Character":"\u7279\u6b8a\u5b57\u5143","Source code":"\u539f\u59cb\u7a0b\u5f0f\u78bc","Insert/Edit code sample":"\u63d2\u5165/\u7de8\u8f2f\u4ee3\u78bc\u793a\u7bc4","Language":"\u8a9e\u8a00","Code sample...":"\u793a\u7bc4\u4ee3\u78bc...","Left to right":"\u7531\u5de6\u5230\u53f3","Right to left":"\u7531\u53f3\u5230\u5de6","Title":"\u6a19\u984c","Fullscreen":"\u5168\u7192\u5e55","Action":"\u52d5\u4f5c","Shortcut":"\u6377\u5f91","Help":"\u5e6b\u52a9","Address":"\u5730\u5740","Focus to menubar":"\u79fb\u52d5\u7126\u9ede\u5230\u529f\u80fd\u8868\u5217","Focus to toolbar":"\u79fb\u52d5\u7126\u9ede\u5230\u5de5\u5177\u5217","Focus to element path":"\u79fb\u52d5\u7126\u9ede\u5230\u5143\u7d20\u8def\u5f91","Focus to contextual toolbar":"\u79fb\u52d5\u7126\u9ede\u5230\u4e0a\u4e0b\u6587\u83dc\u55ae","Insert link (if link plugin activated)":"\u63d2\u5165\u9023\u7d50 (\u5982\u679c\u9023\u7d50\u5916\u639b\u7a0b\u5f0f\u5df2\u555f\u52d5)","Save (if save plugin activated)":"\u5132\u5b58(\u5982\u679c\u5132\u5b58\u5916\u639b\u7a0b\u5f0f\u5df2\u555f\u52d5)","Find (if searchreplace plugin activated)":"\u5c0b\u627e(\u5982\u679c\u5c0b\u627e\u53d6\u4ee3\u5916\u639b\u7a0b\u5f0f\u5df2\u555f\u52d5)","Plugins installed ({0}):":"\u5df2\u5b89\u88dd\u5916\u639b\u7a0b\u5f0f ({0}):","Premium plugins:":"\u4ed8\u8cbb\u5916\u639b\u7a0b\u5f0f\uff1a","Learn more...":"\u4e86\u89e3\u66f4\u591a...","You are using {0}":"\u4f60\u6b63\u5728\u4f7f\u7528 {0}","Plugins":"\u5916\u639b\u7a0b\u5f0f","Handy Shortcuts":"\u5feb\u901f\u9375","Horizontal line":"\u6c34\u6e96\u5206\u5272\u7dda","Insert/edit image":"\u63d2\u5165/\u7de8\u8f2f\u5716\u7247","Alternative description":"\u66ff\u4ee3\u63cf\u8ff0","Accessibility":"\u5354\u52a9\u5de5\u5177","Image is decorative":"\u9019\u662f\u88dd\u98fe\u5716\u50cf","Source":"\u6e90","Dimensions":"\u5c3a\u5bf8","Constrain proportions":"\u4fdd\u6301\u6bd4\u4f8b","General":"\u4e00\u822c","Advanced":"\u9ad8\u7d1a","Style":"\u6a23\u5f0f","Vertical space":"\u5782\u76f4\u9593\u8ddd","Horizontal space":"\u6c34\u6e96\u9593\u8ddd","Border":"\u6846\u7dda","Insert image":"\u63d2\u5165\u5716\u7247","Image...":"\u5716\u7247...","Image list":"\u5716\u7247\u6e05\u55ae","Resize":"\u8abf\u6574\u5927\u5c0f","Insert date/time":"\u63d2\u5165\u65e5\u671f/\u6642\u9593","Date/time":"\u65e5\u671f/\u6642\u9593","Insert/edit link":"\u63d2\u5165/\u7de8\u8f2f\u9023\u7d50","Text to display":"\u8981\u986f\u793a\u7684\u6587\u672c","Url":"\u5730\u5740","Open link in...":"\u9023\u7d50\u6253\u958b\u4f4d\u7f6e...","Current window":"\u7576\u524d\u7a97\u53e3","None":"\u7121","New window":"\u65b0\u7a97\u53e3","Open link":"\u6253\u958b\u9023\u7d50","Remove link":"\u79fb\u9664\u9023\u7d50","Anchors":"\u9328\u9ede","Link...":"\u9023\u7d50...","Paste or type a link":"\u8cbc\u4e0a\u6216\u8f38\u5165\u9023\u7d50","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"\u60a8\u8f38\u5165\u7684 URL \u4f3c\u4e4e\u662f\u4e00\u500b\u96fb\u90f5\u5730\u5740\u3002\u8981\u52a0\u4e0a\u6240\u9700\u7684 mailto:// \u9996\u78bc\u55ce\uff1f","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"\u60a8\u8f38\u5165\u7684 URL \u4f3c\u4e4e\u662f\u4e00\u500b\u5916\u90e8\u9023\u7d50\u3002\u8981\u52a0\u4e0a\u6240\u9700\u7684 http:// \u9996\u78bc\u55ce\uff1f","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"\u60a8\u8f38\u5165\u7684 URL \u4f3c\u4e4e\u662f\u4e00\u500b\u5916\u90e8\u9023\u7d50\u3002\u8981\u52a0\u4e0a\u6240\u9700\u7684 https:// \u9996\u78bc\u55ce\uff1f","Link list":"\u9023\u7d50\u6e05\u55ae","Insert video":"\u63d2\u5165\u8996\u983b","Insert/edit video":"\u63d2\u5165/\u7de8\u8f2f\u8996\u983b","Insert/edit media":"\u63d2\u5165/\u7de8\u8f2f\u5a92\u9ad4","Alternative source":"\u93e1\u50cf","Alternative source URL":"\u66ff\u4ee3\u4f86\u6e90\u7db2\u5740","Media poster (Image URL)":"\u5c01\u9762(\u5716\u7247\u4f4d\u5740)","Paste your embed code below:":"\u5c07\u5167\u5d4c\u4ee3\u78bc\u8cbc\u4e0a\u5728\u4e0b\u9762:","Embed":"\u5167\u5d4c","Media...":"\u591a\u5a92\u9ad4...","Nonbreaking space":"\u4e0d\u5206\u884c\u7a7a\u683c","Page break":"\u5206\u9801\u7b26","Paste as text":"\u8cbc\u4e0a\u70ba\u6587\u672c","Preview":"\u9810\u89bd","Print":"\u5217\u5370","Print...":"\u5217\u5370...","Save":"\u5132\u5b58","Find":"\u5c0b\u627e","Replace with":"\u53d6\u4ee3\u70ba","Replace":"\u53d6\u4ee3","Replace all":"\u53d6\u4ee3\u5168\u90e8","Previous":"\u4e0a\u4e00\u500b","Next":"\u4e0b\u4e00\u500b","Find and Replace":"\u5c0b\u627e\u548c\u53d6\u4ee3","Find and replace...":"\u5c0b\u627e\u4e26\u53d6\u4ee3...","Could not find the specified string.":"\u672a\u627e\u5230\u641c\u7d22\u5167\u5bb9\u3002","Match case":"\u5927\u5c0f\u5beb\u5339\u914d","Find whole words only":"\u5168\u5b57\u5339\u914d","Find in selection":"\u5728\u9078\u5340\u4e2d\u5c0b\u627e","Insert table":"\u63d2\u5165\u8868\u683c","Table properties":"\u8868\u683c\u5c6c\u6027","Delete table":"\u522a\u9664\u8868\u683c","Cell":"\u5132\u5b58\u683c","Row":"\u884c","Column":"\u6b04","Cell properties":"\u5132\u5b58\u683c\u5c6c\u6027","Merge cells":"\u5408\u4f75\u5132\u5b58\u683c","Split cell":"\u62c6\u5206\u5132\u5b58\u683c","Insert row before":"\u5728\u4e0a\u65b9\u63d2\u5165\u884c","Insert row after":"\u5728\u4e0b\u65b9\u63d2\u5165\u884c","Delete row":"\u522a\u9664\u884c","Row properties":"\u884c\u5c6c\u6027","Cut row":"\u526a\u4e0b\u884c","Cut column":"\u526a\u4e0b\u5217","Copy row":"\u8907\u88fd\u884c","Copy column":"\u8907\u88fd\u5217","Paste row before":"\u8cbc\u4e0a\u884c\u5230\u4e0a\u65b9","Paste column before":"\u8cbc\u4e0a\u6b64\u5217\u524d","Paste row after":"\u8cbc\u4e0a\u884c\u5230\u4e0b\u65b9","Paste column after":"\u8cbc\u4e0a\u5f8c\u9762\u7684\u5217","Insert column before":"\u5728\u5de6\u5074\u63d2\u5165\u5217","Insert column after":"\u5728\u53f3\u5074\u63d2\u5165\u5217","Delete column":"\u522a\u9664\u5217","Cols":"\u5217","Rows":"\u884c\u6578","Width":"\u5bec\u5ea6","Height":"\u9ad8\u5ea6","Cell spacing":"\u5132\u5b58\u683c\u5916\u9593\u8ddd","Cell padding":"\u5132\u5b58\u683c\u5167\u908a\u8ddd","Row clipboard actions":"\u884c\u526a\u8cbc\u677f\u64cd\u4f5c","Column clipboard actions":"\u5217\u526a\u8cbc\u677f\u64cd\u4f5c","Table styles":"\u8868\u683c\u6a23\u5f0f","Cell styles":"\u5132\u5b58\u683c\u6a23\u5f0f","Column header":"\u5217\u6a19\u984c","Row header":"\u884c\u982d","Table caption":"\u8868\u683c\u6a19\u984c","Caption":"\u6a19\u984c","Show caption":"\u986f\u793a\u6a19\u984c","Left":"\u5de6","Center":"\u7f6e\u4e2d","Right":"\u53f3","Cell type":"\u5132\u5b58\u683c\u5225","Scope":"\u7bc4\u570d","Alignment":"\u5c0d\u9f4a","Horizontal align":"\u6c34\u6e96\u5c0d\u9f4a","Vertical align":"\u5782\u76f4\u5c0d\u9f4a","Top":"\u4e0a\u65b9\u5c0d\u9f4a","Middle":"\u7f6e\u4e2d\u5c0d\u9f4a","Bottom":"\u4e0b\u65b9\u5c0d\u9f4a","Header cell":"\u8868\u982d\u5132\u5b58\u683c","Row group":"\u884c\u7d44","Column group":"\u5217\u7d44","Row type":"\u884c\u985e\u578b","Header":"\u8868\u982d","Body":"\u8868\u9ad4","Footer":"\u8868\u5c3e","Border color":"\u6846\u7dda\u984f\u8272","Solid":"\u5be6\u7dda","Dotted":"\u865b\u7dda","Dashed":"\u865b\u7dda","Double":"\u96d9\u7cbe\u5ea6","Groove":"\u51f9\u69fd","Ridge":"\u6d77\u810a\u5ea7","Inset":"\u5d4c\u5165","Outset":"\u5916\u7f6e","Hidden":"\u96b1\u85cf","Insert template...":"\u63d2\u5165\u7bc4\u672c...","Templates":"\u7bc4\u672c","Template":"\u7bc4\u672c","Insert Template":"\u63d2\u5165\u7bc4\u672c","Text color":"\u6587\u672c\u984f\u8272","Background color":"\u80cc\u666f\u984f\u8272","Custom...":"\u81ea\u8a02......","Custom color":"\u81ea\u8a02\u984f\u8272","No color":"\u7121","Remove color":"\u79fb\u9664\u984f\u8272","Show blocks":"\u986f\u793a\u5340\u584a\u908a\u6846","Show invisible characters":"\u986f\u793a\u4e0d\u53ef\u898b\u5b57\u5143","Word count":"\u5b57\u6578","Count":"\u8a08\u6578","Document":"\u6587\u4ef6","Selection":"\u9078\u64c7","Words":"\u55ae\u8a5e","Words: {0}":"\u5b57\u6578\uff1a{0}","{0} words":"{0} \u5b57","File":"\u6587\u4ef6","Edit":"\u7de8\u8f2f","Insert":"\u63d2\u5165","View":"\u67e5\u770b","Format":"\u683c\u5f0f","Table":"\u8868\u683c","Tools":"\u5de5\u5177","Powered by {0}":"\u7531{0}\u9a45\u52d5","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\u7de8\u8f2f\u5340\u3002\u6309ALT-F9\u6253\u958b\u529f\u80fd\u8868\uff0c\u6309ALT-F10\u6253\u958b\u5de5\u5177\u5217\uff0c\u6309ALT-0\u67e5\u770b\u5e6b\u52a9","Image title":"\u5716\u7247\u6a19\u984c","Border width":"\u908a\u6846\u5bec\u5ea6","Border style":"\u908a\u6846\u6a23\u5f0f","Error":"\u932f\u8aa4","Warn":"\u8b66\u544a","Valid":"\u6709\u6548","To open the popup, press Shift+Enter":"\u6309Shitf+Enter\u9375\u6253\u958b\u5c0d\u8a71\u65b9\u584a","Rich Text Area":"\u5bcc\u6587\u672c\u5340\u57df","Rich Text Area. Press ALT-0 for help.":"\u7de8\u8f2f\u5340\u3002\u6309Alt+0\u9375\u6253\u958b\u5e6b\u52a9\u3002","System Font":"\u7cfb\u7d71\u5b57\u9ad4","Failed to upload image: {0}":"\u4e0a\u8f09\u5716\u7247\u5931\u6557\uff1a{0}","Failed to load plugin: {0} from url {1}":"\u7121\u6cd5\u5f9e {1} \u8f09\u5165\u63d2\u4ef6 {0}","Failed to load plugin url: {0}":"\u7121\u6cd5\u8f09\u5165\u63d2\u4ef6\u93c8\u7d50 {0}","Failed to initialize plugin: {0}":"\u7121\u6cd5\u521d\u59cb\u5316\u63d2\u4ef6 {0}","example":"\u4f8b\u5b50","Search":"\u641c\u7d22","All":"\u5168\u90e8","Currency":"\u8ca8\u5e63","Text":"\u6587\u5b57","Quotations":"\u5f15\u7528","Mathematical":"\u6578\u5b78","Extended Latin":"\u62c9\u4e01\u8a9e\u64f4\u5145","Symbols":"\u7b26\u865f","Arrows":"\u7bad\u982d","User Defined":"\u81ea\u8a02","dollar sign":"\u7f8e\u5143\u7b26\u865f","currency sign":"\u8ca8\u5e63\u7b26\u865f","euro-currency sign":"\u6b50\u5143\u7b26\u865f","colon sign":"\u5192\u865f","cruzeiro sign":"\u514b\u9b6f\u8cfd\u7f85\u5e63\u7b26\u865f","french franc sign":"\u6cd5\u90ce\u7b26\u865f","lira sign":"\u91cc\u62c9\u7b26\u865f","mill sign":"\u5bc6\u723e\u7b26\u865f","naira sign":"\u5948\u62c9\u7b26\u865f","peseta sign":"\u6bd4\u85a9\u659c\u5854\u7b26\u865f","rupee sign":"\u76e7\u6bd4\u7b26\u865f","won sign":"\u97d3\u5143\u7b26\u865f","new sheqel sign":"\u65b0\u8b1d\u514b\u723e\u7b26\u865f","dong sign":"\u8d8a\u5357\u76fe\u7b26\u865f","kip sign":"\u8001\u64be\u57fa\u666e\u7b26\u865f","tugrik sign":"\u5716\u683c\u88e1\u514b\u7b26\u865f","drachma sign":"\u5fb7\u62c9\u514b\u99ac\u7b26\u865f","german penny symbol":"\u5fb7\u570b\u4fbf\u58eb\u7b26\u865f","peso sign":"\u6bd4\u7d22\u7b26\u865f","guarani sign":"\u74dc\u62c9\u5c3c\u7b26\u865f","austral sign":"\u6fb3\u5143\u7b26\u865f","hryvnia sign":"\u683c\u88e1\u592b\u5c3c\u4e9e\u7b26\u865f","cedi sign":"\u585e\u5730\u7b26\u865f","livre tournois sign":"\u88e1\u5f17\u5f17\u723e\u7b26\u865f","spesmilo sign":"spesmilo\u7b26\u865f","tenge sign":"\u5805\u6208\u7b26\u865f","indian rupee sign":"\u5370\u5ea6\u76e7\u6bd4","turkish lira sign":"\u571f\u8033\u5176\u91cc\u62c9","nordic mark sign":"\u5317\u6b50\u99ac\u514b","manat sign":"\u99ac\u7d0d\u7279\u7b26\u865f","ruble sign":"\u76e7\u5e03\u7b26\u865f","yen character":"\u65e5\u5143\u5b57\u6a23","yuan character":"\u4eba\u6c11\u5e63\u5143\u5b57\u6a23","yuan character, in hong kong and taiwan":"\u5143\u5b57\u6a23\uff08\u6e2f\u81fa\u5730\u5340\uff09","yen/yuan character variant one":"\u5143\u5b57\u6a23\uff08\u5927\u5beb\uff09","Emojis":"Emojis","Emojis...":"Emojis...","Loading emojis...":"\u6b63\u5728\u8f09\u5165Emojis...","Could not load emojis":"\u7121\u6cd5\u8f09\u5165Emojis","People":"\u4eba\u985e","Animals and Nature":"\u52d5\u7269\u548c\u81ea\u7136","Food and Drink":"\u98df\u7269\u548c\u98f2\u54c1","Activity":"\u6d3b\u52d5","Travel and Places":"\u65c5\u904a\u548c\u5730\u9ede","Objects":"\u7269\u4ef6","Flags":"\u65d7\u5e5f","Characters":"\u5b57\u5143","Characters (no spaces)":"\u5b57\u5143(\u7121\u7a7a\u683c)","{0} characters":"{0} \u500b\u5b57\u5143","Error: Form submit field collision.":"\u932f\u8aa4\uff1a\u8868\u683c\u51fa\u73fe\u591a\u91cd\u63d0\u4ea4\u885d\u7a81\u3002","Error: No form element found.":"\u932f\u8aa4\uff1a\u627e\u4e0d\u5230\u8868\u683c\u5143\u7d20\u3002","Color swatch":"\u984f\u8272\u6a23\u672c","Color Picker":"\u9078\u8272\u5668","Invalid hex color code: {0}":"\u7121\u6548\u7684\u984f\u8272\u78bc\uff1a{0}","Invalid input":"\u7121\u6548\u8f38\u5165","R":"\u7d05","Red component":"\u7d05\u8272\u90e8\u5206","G":"\u7da0","Green component":"\u7da0\u8272\u90e8\u5206","B":"\u85cd","Blue component":"\u767d\u8272\u90e8\u5206","#":"#","Hex color code":"\u5341\u516d\u9032\u4f4d\u984f\u8272\u4ee3\u78bc","Range 0 to 255":"\u7bc4\u570d0\u81f3255","Turquoise":"\u9752\u7da0\u8272","Green":"\u7da0\u8272","Blue":"\u85cd\u8272","Purple":"\u7d2b\u8272","Navy Blue":"\u6d77\u8ecd\u85cd","Dark Turquoise":"\u6df1\u85cd\u7da0\u8272","Dark Green":"\u6df1\u7da0\u8272","Medium Blue":"\u4e2d\u85cd\u8272","Medium Purple":"\u4e2d\u7d2b\u8272","Midnight Blue":"\u6df1\u85cd\u8272","Yellow":"\u9ec3\u8272","Orange":"\u6a59\u8272","Red":"\u7d05\u8272","Light Gray":"\u6dfa\u7070\u8272","Gray":"\u7070\u8272","Dark Yellow":"\u6697\u9ec3\u8272","Dark Orange":"\u6df1\u6a59\u8272","Dark Red":"\u6df1\u7d05\u8272","Medium Gray":"\u4e2d\u7070\u8272","Dark Gray":"\u6df1\u7070\u8272","Light Green":"\u6dfa\u7da0\u8272","Light Yellow":"\u6dfa\u9ec3\u8272","Light Red":"\u6dfa\u7d05\u8272","Light Purple":"\u6dfa\u7d2b\u8272","Light Blue":"\u6dfa\u85cd\u8272","Dark Purple":"\u6df1\u7d2b\u8272","Dark Blue":"\u6df1\u85cd\u8272","Black":"\u9ed1\u8272","White":"\u767d\u8272","Switch to or from fullscreen mode":"\u5207\u63db\u5168\u7192\u5e55\u6a21\u5f0f","Open help dialog":"\u6253\u958b\u5e6b\u52a9\u5c0d\u8a71\u65b9\u584a","history":"\u6b77\u53f2","styles":"\u6a23\u5f0f","formatting":"\u683c\u5f0f\u5316","alignment":"\u5c0d\u9f4a","indentation":"\u7e2e\u9032","Font":"\u5b57\u9ad4","Size":"\u5b57\u578b\u5927\u5c0f","More...":"\u66f4\u591a...","Select...":"\u9078\u64c7...","Preferences":"\u9996\u9078\u9805","Yes":"\u662f","No":"\u5426","Keyboard Navigation":"\u9375\u76e4\u6307\u5f15","Version":"\u7248\u672c","Code view":"\u4ee3\u78bc\u8996\u5716","Open popup menu for split buttons":"\u6253\u958b\u5f48\u51fa\u5f0f\u529f\u80fd\u8868\uff0c\u7528\u65bc\u62c6\u5206\u6309\u9215","List Properties":"\u6e05\u55ae\u5c6c\u6027","List properties...":"\u6a19\u984c\u5b57\u9ad4\u5c6c\u6027","Start list at number":"\u4ee5\u6578\u5b57\u958b\u59cb\u6e05\u55ae","Line height":"\u884c\u9ad8","Dropped file type is not supported":"\u6b64\u6a94\u6848\u985e\u578b\u4e0d\u652f\u6301\u62d6\u653e","Loading...":"\u8f09\u5165\u4e2d...","ImageProxy HTTP error: Rejected request":"\u5716\u7247\u670d\u52d9\uff1a\u62d2\u7d55\u5b58\u53d6","ImageProxy HTTP error: Could not find Image Proxy":"\u5716\u7247\u670d\u52d9\uff1a\u627e\u4e0d\u5230\u670d\u52d9","ImageProxy HTTP error: Incorrect Image Proxy URL":"\u5716\u7247\u670d\u52d9\uff1a\u932f\u8aa4\u93c8\u7d50","ImageProxy HTTP error: Unknown ImageProxy error":"\u5716\u7247\u670d\u52d9\uff1a\u672a\u77e5\u932f\u8aa4"}); \ No newline at end of file +tinymce.addI18n("zh_SG",{"#":"#","Accessibility":"\u5354\u52a9\u5de5\u5177","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"\u52d5\u4f5c","Activity":"\u6d3b\u52d5","Address":"\u5730\u5740","Advanced":"\u9ad8\u7d1a","Align":"\u5c0d\u9f4a","Align center":"\u7f6e\u4e2d\u5c0d\u9f4a","Align left":"\u5de6\u5c0d\u9f4a","Align right":"\u53f3\u5c0d\u9f4a","Alignment":"\u5c0d\u9f4a","Alignment {0}":"","All":"\u5168\u90e8","Alternative description":"\u66ff\u4ee3\u63cf\u8ff0","Alternative source":"\u93e1\u50cf","Alternative source URL":"\u66ff\u4ee3\u4f86\u6e90\u7db2\u5740","Anchor":"\u9328\u9ede","Anchor...":"\u9328\u9ede...","Anchors":"\u9328\u9ede","Animals and Nature":"\u52d5\u7269\u548c\u81ea\u7136","Arrows":"\u7bad\u982d","B":"\u85cd","Background color":"\u80cc\u666f\u984f\u8272","Background color {0}":"","Black":"\u9ed1\u8272","Block":"\u584a","Block {0}":"","Blockquote":"\u5f15\u6587\u5340\u584a","Blocks":"\u6a23\u5f0f","Blue":"\u85cd\u8272","Blue component":"\u767d\u8272\u90e8\u5206","Body":"\u8868\u9ad4","Bold":"\u7c97\u9ad4","Border":"\u6846\u7dda","Border color":"\u6846\u7dda\u984f\u8272","Border style":"\u908a\u6846\u6a23\u5f0f","Border width":"\u908a\u6846\u5bec\u5ea6","Bottom":"\u4e0b\u65b9\u5c0d\u9f4a","Browse files":"","Browse for an image":"\u700f\u89bd\u5716\u50cf","Browse links":"","Bullet list":"\u7121\u5e8f\u5217\u8868","Cancel":"\u53d6\u6d88","Caption":"\u6a19\u984c","Cell":"\u5132\u5b58\u683c","Cell padding":"\u5132\u5b58\u683c\u5167\u908a\u8ddd","Cell properties":"\u5132\u5b58\u683c\u5c6c\u6027","Cell spacing":"\u5132\u5b58\u683c\u5916\u9593\u8ddd","Cell styles":"\u5132\u5b58\u683c\u6a23\u5f0f","Cell type":"\u5132\u5b58\u683c\u5225","Center":"\u7f6e\u4e2d","Characters":"\u5b57\u5143","Characters (no spaces)":"\u5b57\u5143(\u7121\u7a7a\u683c)","Circle":"\u7a7a\u5fc3\u5713","Class":"\u985e\u578b","Clear formatting":"\u6e05\u9664\u683c\u5f0f","Close":"\u95dc\u9589","Code":"\u4ee3\u78bc","Code sample...":"\u793a\u7bc4\u4ee3\u78bc...","Code view":"\u4ee3\u78bc\u8996\u5716","Color Picker":"\u9078\u8272\u5668","Color swatch":"\u984f\u8272\u6a23\u672c","Cols":"\u5217","Column":"\u6b04","Column clipboard actions":"\u5217\u526a\u8cbc\u677f\u64cd\u4f5c","Column group":"\u5217\u7d44","Column header":"\u5217\u6a19\u984c","Constrain proportions":"\u4fdd\u6301\u6bd4\u4f8b","Copy":"\u8907\u88fd","Copy column":"\u8907\u88fd\u5217","Copy row":"\u8907\u88fd\u884c","Could not find the specified string.":"\u672a\u627e\u5230\u641c\u7d22\u5167\u5bb9\u3002","Could not load emojis":"\u7121\u6cd5\u8f09\u5165Emojis","Count":"\u8a08\u6578","Currency":"\u8ca8\u5e63","Current window":"\u7576\u524d\u7a97\u53e3","Custom color":"\u81ea\u8a02\u984f\u8272","Custom...":"\u81ea\u8a02......","Cut":"\u526a\u4e0b","Cut column":"\u526a\u4e0b\u5217","Cut row":"\u526a\u4e0b\u884c","Dark Blue":"\u6df1\u85cd\u8272","Dark Gray":"\u6df1\u7070\u8272","Dark Green":"\u6df1\u7da0\u8272","Dark Orange":"\u6df1\u6a59\u8272","Dark Purple":"\u6df1\u7d2b\u8272","Dark Red":"\u6df1\u7d05\u8272","Dark Turquoise":"\u6df1\u85cd\u7da0\u8272","Dark Yellow":"\u6697\u9ec3\u8272","Dashed":"\u865b\u7dda","Date/time":"\u65e5\u671f/\u6642\u9593","Decrease indent":"\u6e1b\u5c11\u7e2e\u9032","Default":"\u9810\u8a2d","Delete accordion":"","Delete column":"\u522a\u9664\u5217","Delete row":"\u522a\u9664\u884c","Delete table":"\u522a\u9664\u8868\u683c","Dimensions":"\u5c3a\u5bf8","Disc":"\u5be6\u5fc3\u5713","Div":"DIV","Document":"\u6587\u4ef6","Dotted":"\u865b\u7dda","Double":"\u96d9\u7cbe\u5ea6","Drop an image here":"\u62d6\u653e\u4e00\u5f35\u5716\u50cf\u81f3\u6b64","Dropped file type is not supported":"\u6b64\u6a94\u6848\u985e\u578b\u4e0d\u652f\u6301\u62d6\u653e","Edit":"\u7de8\u8f2f","Embed":"\u5167\u5d4c","Emojis":"Emojis","Emojis...":"Emojis...","Error":"\u932f\u8aa4","Error: Form submit field collision.":"\u932f\u8aa4\uff1a\u8868\u683c\u51fa\u73fe\u591a\u91cd\u63d0\u4ea4\u885d\u7a81\u3002","Error: No form element found.":"\u932f\u8aa4\uff1a\u627e\u4e0d\u5230\u8868\u683c\u5143\u7d20\u3002","Extended Latin":"\u62c9\u4e01\u8a9e\u64f4\u5145","Failed to initialize plugin: {0}":"\u7121\u6cd5\u521d\u59cb\u5316\u63d2\u4ef6 {0}","Failed to load plugin url: {0}":"\u7121\u6cd5\u8f09\u5165\u63d2\u4ef6\u93c8\u7d50 {0}","Failed to load plugin: {0} from url {1}":"\u7121\u6cd5\u5f9e {1} \u8f09\u5165\u63d2\u4ef6 {0}","Failed to upload image: {0}":"\u4e0a\u8f09\u5716\u7247\u5931\u6557\uff1a{0}","File":"\u6587\u4ef6","Find":"\u5c0b\u627e","Find (if searchreplace plugin activated)":"\u5c0b\u627e(\u5982\u679c\u5c0b\u627e\u53d6\u4ee3\u5916\u639b\u7a0b\u5f0f\u5df2\u555f\u52d5)","Find and Replace":"\u5c0b\u627e\u548c\u53d6\u4ee3","Find and replace...":"\u5c0b\u627e\u4e26\u53d6\u4ee3...","Find in selection":"\u5728\u9078\u5340\u4e2d\u5c0b\u627e","Find whole words only":"\u5168\u5b57\u5339\u914d","Flags":"\u65d7\u5e5f","Focus to contextual toolbar":"\u79fb\u52d5\u7126\u9ede\u5230\u4e0a\u4e0b\u6587\u83dc\u55ae","Focus to element path":"\u79fb\u52d5\u7126\u9ede\u5230\u5143\u7d20\u8def\u5f91","Focus to menubar":"\u79fb\u52d5\u7126\u9ede\u5230\u529f\u80fd\u8868\u5217","Focus to toolbar":"\u79fb\u52d5\u7126\u9ede\u5230\u5de5\u5177\u5217","Font":"\u5b57\u9ad4","Font size {0}":"","Font sizes":"\u5b57\u9ad4\u5927\u5c0f","Font {0}":"","Fonts":"\u5b57\u9ad4","Food and Drink":"\u98df\u7269\u548c\u98f2\u54c1","Footer":"\u8868\u5c3e","Format":"\u683c\u5f0f","Format {0}":"","Formats":"\u683c\u5f0f","Fullscreen":"\u5168\u7192\u5e55","G":"\u7da0","General":"\u4e00\u822c","Gray":"\u7070\u8272","Green":"\u7da0\u8272","Green component":"\u7da0\u8272\u90e8\u5206","Groove":"\u51f9\u69fd","Handy Shortcuts":"\u5feb\u901f\u9375","Header":"\u8868\u982d","Header cell":"\u8868\u982d\u5132\u5b58\u683c","Heading 1":"\u4e00\u7d1a\u6a19\u984c","Heading 2":"\u4e8c\u7d1a\u6a19\u984c","Heading 3":"\u4e09\u7d1a\u6a19\u984c","Heading 4":"\u56db\u7d1a\u6a19\u984c","Heading 5":"\u4e94\u7d1a\u6a19\u984c","Heading 6":"\u516d\u7d1a\u6a19\u984c","Headings":"\u6a19\u984c","Height":"\u9ad8\u5ea6","Help":"\u5e6b\u52a9","Hex color code":"\u5341\u516d\u9032\u4f4d\u984f\u8272\u4ee3\u78bc","Hidden":"\u96b1\u85cf","Horizontal align":"\u6c34\u6e96\u5c0d\u9f4a","Horizontal line":"\u6c34\u6e96\u5206\u5272\u7dda","Horizontal space":"\u6c34\u6e96\u9593\u8ddd","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID\u61c9\u8a72\u4ee5\u82f1\u6587\u5b57\u6bcd\u958b\u982d\uff0c\u5f8c\u9762\u53ea\u80fd\u6709\u82f1\u6587\u5b57\u6bcd\u3001\u6578\u4f4d\u3001\u7834\u6298\u865f\u3001\u9ede\u3001\u5192\u865f\u6216\u5e95\u7dda\u3002","Image is decorative":"\u9019\u662f\u88dd\u98fe\u5716\u50cf","Image list":"\u5716\u7247\u6e05\u55ae","Image title":"\u5716\u7247\u6a19\u984c","Image...":"\u5716\u7247...","ImageProxy HTTP error: Could not find Image Proxy":"\u5716\u7247\u670d\u52d9\uff1a\u627e\u4e0d\u5230\u670d\u52d9","ImageProxy HTTP error: Incorrect Image Proxy URL":"\u5716\u7247\u670d\u52d9\uff1a\u932f\u8aa4\u93c8\u7d50","ImageProxy HTTP error: Rejected request":"\u5716\u7247\u670d\u52d9\uff1a\u62d2\u7d55\u5b58\u53d6","ImageProxy HTTP error: Unknown ImageProxy error":"\u5716\u7247\u670d\u52d9\uff1a\u672a\u77e5\u932f\u8aa4","Increase indent":"\u589e\u52a0\u7e2e\u9032","Inline":"\u6587\u672c","Insert":"\u63d2\u5165","Insert Template":"\u63d2\u5165\u7bc4\u672c","Insert accordion":"","Insert column after":"\u5728\u53f3\u5074\u63d2\u5165\u5217","Insert column before":"\u5728\u5de6\u5074\u63d2\u5165\u5217","Insert date/time":"\u63d2\u5165\u65e5\u671f/\u6642\u9593","Insert image":"\u63d2\u5165\u5716\u7247","Insert link (if link plugin activated)":"\u63d2\u5165\u9023\u7d50 (\u5982\u679c\u9023\u7d50\u5916\u639b\u7a0b\u5f0f\u5df2\u555f\u52d5)","Insert row after":"\u5728\u4e0b\u65b9\u63d2\u5165\u884c","Insert row before":"\u5728\u4e0a\u65b9\u63d2\u5165\u884c","Insert table":"\u63d2\u5165\u8868\u683c","Insert template...":"\u63d2\u5165\u7bc4\u672c...","Insert video":"\u63d2\u5165\u8996\u983b","Insert/Edit code sample":"\u63d2\u5165/\u7de8\u8f2f\u4ee3\u78bc\u793a\u7bc4","Insert/edit image":"\u63d2\u5165/\u7de8\u8f2f\u5716\u7247","Insert/edit link":"\u63d2\u5165/\u7de8\u8f2f\u9023\u7d50","Insert/edit media":"\u63d2\u5165/\u7de8\u8f2f\u5a92\u9ad4","Insert/edit video":"\u63d2\u5165/\u7de8\u8f2f\u8996\u983b","Inset":"\u5d4c\u5165","Invalid hex color code: {0}":"\u7121\u6548\u7684\u984f\u8272\u78bc\uff1a{0}","Invalid input":"\u7121\u6548\u8f38\u5165","Italic":"\u659c\u9ad4","Justify":"\u5169\u7aef\u5c0d\u9f4a","Keyboard Navigation":"\u9375\u76e4\u6307\u5f15","Language":"\u8a9e\u8a00","Learn more...":"\u4e86\u89e3\u66f4\u591a...","Left":"\u5de6","Left to right":"\u7531\u5de6\u5230\u53f3","Light Blue":"\u6dfa\u85cd\u8272","Light Gray":"\u6dfa\u7070\u8272","Light Green":"\u6dfa\u7da0\u8272","Light Purple":"\u6dfa\u7d2b\u8272","Light Red":"\u6dfa\u7d05\u8272","Light Yellow":"\u6dfa\u9ec3\u8272","Line height":"\u884c\u9ad8","Link list":"\u9023\u7d50\u6e05\u55ae","Link...":"\u9023\u7d50...","List Properties":"\u6e05\u55ae\u5c6c\u6027","List properties...":"\u6a19\u984c\u5b57\u9ad4\u5c6c\u6027","Loading emojis...":"\u6b63\u5728\u8f09\u5165Emojis...","Loading...":"\u8f09\u5165\u4e2d...","Lower Alpha":"\u5c0f\u5beb\u82f1\u6587\u5b57\u6bcd","Lower Greek":"\u5c0f\u5beb\u5e0c\u81d8\u5b57\u6bcd","Lower Roman":"\u5c0f\u5beb\u7f85\u99ac\u6578\u5b57","Match case":"\u5927\u5c0f\u5beb\u5339\u914d","Mathematical":"\u6578\u5b78","Media poster (Image URL)":"\u5c01\u9762(\u5716\u7247\u4f4d\u5740)","Media...":"\u591a\u5a92\u9ad4...","Medium Blue":"\u4e2d\u85cd\u8272","Medium Gray":"\u4e2d\u7070\u8272","Medium Purple":"\u4e2d\u7d2b\u8272","Merge cells":"\u5408\u4f75\u5132\u5b58\u683c","Middle":"\u7f6e\u4e2d\u5c0d\u9f4a","Midnight Blue":"\u6df1\u85cd\u8272","More...":"\u66f4\u591a...","Name":"\u540d\u7a31","Navy Blue":"\u6d77\u8ecd\u85cd","New document":"\u65b0\u589e\u6587\u4ef6","New window":"\u65b0\u7a97\u53e3","Next":"\u4e0b\u4e00\u500b","No":"\u5426","No alignment":"\u4e0d\u5c0d\u9f4a","No color":"\u7121","Nonbreaking space":"\u4e0d\u5206\u884c\u7a7a\u683c","None":"\u7121","Numbered list":"\u6709\u5e8f\u5217\u8868","OR":"\u6216","Objects":"\u7269\u4ef6","Ok":"\u78ba\u5b9a","Open help dialog":"\u6253\u958b\u5e6b\u52a9\u5c0d\u8a71\u65b9\u584a","Open link":"\u6253\u958b\u9023\u7d50","Open link in...":"\u9023\u7d50\u6253\u958b\u4f4d\u7f6e...","Open popup menu for split buttons":"\u6253\u958b\u5f48\u51fa\u5f0f\u529f\u80fd\u8868\uff0c\u7528\u65bc\u62c6\u5206\u6309\u9215","Orange":"\u6a59\u8272","Outset":"\u5916\u7f6e","Page break":"\u5206\u9801\u7b26","Paragraph":"\u6bb5\u843d","Paste":"\u8cbc\u4e0a","Paste as text":"\u8cbc\u4e0a\u70ba\u6587\u672c","Paste column after":"\u8cbc\u4e0a\u5f8c\u9762\u7684\u5217","Paste column before":"\u8cbc\u4e0a\u6b64\u5217\u524d","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"\u7576\u524d\u70ba\u7d14\u6587\u5b57\u8cbc\u4e0a\u6a21\u5f0f\uff0c\u518d\u6b21\u9ede\u64ca\u53ef\u4ee5\u56de\u5230\u666e\u901a\u8cbc\u4e0a\u6a21\u5f0f\u3002","Paste or type a link":"\u8cbc\u4e0a\u6216\u8f38\u5165\u9023\u7d50","Paste row after":"\u8cbc\u4e0a\u884c\u5230\u4e0b\u65b9","Paste row before":"\u8cbc\u4e0a\u884c\u5230\u4e0a\u65b9","Paste your embed code below:":"\u5c07\u5167\u5d4c\u4ee3\u78bc\u8cbc\u4e0a\u5728\u4e0b\u9762:","People":"\u4eba\u985e","Plugins":"\u5916\u639b\u7a0b\u5f0f","Plugins installed ({0}):":"\u5df2\u5b89\u88dd\u5916\u639b\u7a0b\u5f0f ({0}):","Powered by {0}":"\u7531{0}\u9a45\u52d5","Pre":"\u524d\u8a00","Preferences":"\u9996\u9078\u9805","Preformatted":"\u9810\u5148\u683c\u5f0f\u5316\u7684","Premium plugins:":"\u4ed8\u8cbb\u5916\u639b\u7a0b\u5f0f\uff1a","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"\u9810\u89bd","Previous":"\u4e0a\u4e00\u500b","Print":"\u5217\u5370","Print...":"\u5217\u5370...","Purple":"\u7d2b\u8272","Quotations":"\u5f15\u7528","R":"\u7d05","Range 0 to 255":"\u7bc4\u570d0\u81f3255","Red":"\u7d05\u8272","Red component":"\u7d05\u8272\u90e8\u5206","Redo":"\u91cd\u505a","Remove":"\u79fb\u9664","Remove color":"\u79fb\u9664\u984f\u8272","Remove link":"\u79fb\u9664\u9023\u7d50","Replace":"\u53d6\u4ee3","Replace all":"\u53d6\u4ee3\u5168\u90e8","Replace with":"\u53d6\u4ee3\u70ba","Resize":"\u8abf\u6574\u5927\u5c0f","Restore last draft":"\u6062\u5fa9\u4e0a\u6b21\u7684\u8349\u7a3f","Reveal or hide additional toolbar items":"","Rich Text Area":"\u5bcc\u6587\u672c\u5340\u57df","Rich Text Area. Press ALT-0 for help.":"\u7de8\u8f2f\u5340\u3002\u6309Alt+0\u9375\u6253\u958b\u5e6b\u52a9\u3002","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\u7de8\u8f2f\u5340\u3002\u6309ALT-F9\u6253\u958b\u529f\u80fd\u8868\uff0c\u6309ALT-F10\u6253\u958b\u5de5\u5177\u5217\uff0c\u6309ALT-0\u67e5\u770b\u5e6b\u52a9","Ridge":"\u6d77\u810a\u5ea7","Right":"\u53f3","Right to left":"\u7531\u53f3\u5230\u5de6","Row":"\u884c","Row clipboard actions":"\u884c\u526a\u8cbc\u677f\u64cd\u4f5c","Row group":"\u884c\u7d44","Row header":"\u884c\u982d","Row properties":"\u884c\u5c6c\u6027","Row type":"\u884c\u985e\u578b","Rows":"\u884c\u6578","Save":"\u5132\u5b58","Save (if save plugin activated)":"\u5132\u5b58(\u5982\u679c\u5132\u5b58\u5916\u639b\u7a0b\u5f0f\u5df2\u555f\u52d5)","Scope":"\u7bc4\u570d","Search":"\u641c\u7d22","Select all":"\u5168\u9078","Select...":"\u9078\u64c7...","Selection":"\u9078\u64c7","Shortcut":"\u6377\u5f91","Show blocks":"\u986f\u793a\u5340\u584a\u908a\u6846","Show caption":"\u986f\u793a\u6a19\u984c","Show invisible characters":"\u986f\u793a\u4e0d\u53ef\u898b\u5b57\u5143","Size":"\u5b57\u578b\u5927\u5c0f","Solid":"\u5be6\u7dda","Source":"\u6e90","Source code":"\u539f\u59cb\u7a0b\u5f0f\u78bc","Special Character":"\u7279\u6b8a\u5b57\u5143","Special character...":"\u7279\u6b8a\u5b57\u5143...","Split cell":"\u62c6\u5206\u5132\u5b58\u683c","Square":"\u5be6\u5fc3\u65b9\u584a","Start list at number":"\u4ee5\u6578\u5b57\u958b\u59cb\u6e05\u55ae","Strikethrough":"\u522a\u9664\u7dda","Style":"\u6a23\u5f0f","Subscript":"\u4e0b\u6a19","Superscript":"\u4e0a\u6a19","Switch to or from fullscreen mode":"\u5207\u63db\u5168\u7192\u5e55\u6a21\u5f0f","Symbols":"\u7b26\u865f","System Font":"\u7cfb\u7d71\u5b57\u9ad4","Table":"\u8868\u683c","Table caption":"\u8868\u683c\u6a19\u984c","Table properties":"\u8868\u683c\u5c6c\u6027","Table styles":"\u8868\u683c\u6a23\u5f0f","Template":"\u7bc4\u672c","Templates":"\u7bc4\u672c","Text":"\u6587\u5b57","Text color":"\u6587\u672c\u984f\u8272","Text color {0}":"","Text to display":"\u8981\u986f\u793a\u7684\u6587\u672c","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"\u60a8\u8f38\u5165\u7684 URL \u4f3c\u4e4e\u662f\u4e00\u500b\u96fb\u90f5\u5730\u5740\u3002\u8981\u52a0\u4e0a\u6240\u9700\u7684 mailto:// \u9996\u78bc\u55ce\uff1f","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"\u60a8\u8f38\u5165\u7684 URL \u4f3c\u4e4e\u662f\u4e00\u500b\u5916\u90e8\u9023\u7d50\u3002\u8981\u52a0\u4e0a\u6240\u9700\u7684 http:// \u9996\u78bc\u55ce\uff1f","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"\u60a8\u8f38\u5165\u7684 URL \u4f3c\u4e4e\u662f\u4e00\u500b\u5916\u90e8\u9023\u7d50\u3002\u8981\u52a0\u4e0a\u6240\u9700\u7684 https:// \u9996\u78bc\u55ce\uff1f","Title":"\u6a19\u984c","To open the popup, press Shift+Enter":"\u6309Shitf+Enter\u9375\u6253\u958b\u5c0d\u8a71\u65b9\u584a","Toggle accordion":"","Tools":"\u5de5\u5177","Top":"\u4e0a\u65b9\u5c0d\u9f4a","Travel and Places":"\u65c5\u904a\u548c\u5730\u9ede","Turquoise":"\u9752\u7da0\u8272","Underline":"\u5e95\u7dda","Undo":"\u5fa9\u539f","Upload":"\u4e0a\u8f09","Uploading image":"\u4e0a\u8f09\u5716\u7247","Upper Alpha":"\u5927\u5beb\u82f1\u6587\u5b57\u6bcd","Upper Roman":"\u5927\u5beb\u7f85\u99ac\u6578\u5b57","Url":"\u5730\u5740","User Defined":"\u81ea\u8a02","Valid":"\u6709\u6548","Version":"\u7248\u672c","Vertical align":"\u5782\u76f4\u5c0d\u9f4a","Vertical space":"\u5782\u76f4\u9593\u8ddd","View":"\u67e5\u770b","Visual aids":"\u683c\u7dda","Warn":"\u8b66\u544a","White":"\u767d\u8272","Width":"\u5bec\u5ea6","Word count":"\u5b57\u6578","Words":"\u55ae\u8a5e","Words: {0}":"\u5b57\u6578\uff1a{0}","Yellow":"\u9ec3\u8272","Yes":"\u662f","You are using {0}":"\u4f60\u6b63\u5728\u4f7f\u7528 {0}","You have unsaved changes are you sure you want to navigate away?":"\u4f60\u9084\u6709\u6587\u4ef6\u5c1a\u672a\u5132\u5b58\uff0c\u78ba\u5b9a\u8981\u96e2\u958b\uff1f","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"\u4f60\u7684\u700f\u89bd\u5668\u4e0d\u652f\u63f4\u6253\u958b\u526a\u8cbc\u677f\uff0c\u8acb\u4f7f\u7528Ctrl+X/C/V\u7b49\u5feb\u901f\u9375\u3002","alignment":"\u5c0d\u9f4a","austral sign":"\u6fb3\u5143\u7b26\u865f","cedi sign":"\u585e\u5730\u7b26\u865f","colon sign":"\u5192\u865f","cruzeiro sign":"\u514b\u9b6f\u8cfd\u7f85\u5e63\u7b26\u865f","currency sign":"\u8ca8\u5e63\u7b26\u865f","dollar sign":"\u7f8e\u5143\u7b26\u865f","dong sign":"\u8d8a\u5357\u76fe\u7b26\u865f","drachma sign":"\u5fb7\u62c9\u514b\u99ac\u7b26\u865f","euro-currency sign":"\u6b50\u5143\u7b26\u865f","example":"\u4f8b\u5b50","formatting":"\u683c\u5f0f\u5316","french franc sign":"\u6cd5\u90ce\u7b26\u865f","german penny symbol":"\u5fb7\u570b\u4fbf\u58eb\u7b26\u865f","guarani sign":"\u74dc\u62c9\u5c3c\u7b26\u865f","history":"\u6b77\u53f2","hryvnia sign":"\u683c\u88e1\u592b\u5c3c\u4e9e\u7b26\u865f","indentation":"\u7e2e\u9032","indian rupee sign":"\u5370\u5ea6\u76e7\u6bd4","kip sign":"\u8001\u64be\u57fa\u666e\u7b26\u865f","lira sign":"\u91cc\u62c9\u7b26\u865f","livre tournois sign":"\u88e1\u5f17\u5f17\u723e\u7b26\u865f","manat sign":"\u99ac\u7d0d\u7279\u7b26\u865f","mill sign":"\u5bc6\u723e\u7b26\u865f","naira sign":"\u5948\u62c9\u7b26\u865f","new sheqel sign":"\u65b0\u8b1d\u514b\u723e\u7b26\u865f","nordic mark sign":"\u5317\u6b50\u99ac\u514b","peseta sign":"\u6bd4\u85a9\u659c\u5854\u7b26\u865f","peso sign":"\u6bd4\u7d22\u7b26\u865f","ruble sign":"\u76e7\u5e03\u7b26\u865f","rupee sign":"\u76e7\u6bd4\u7b26\u865f","spesmilo sign":"spesmilo\u7b26\u865f","styles":"\u6a23\u5f0f","tenge sign":"\u5805\u6208\u7b26\u865f","tugrik sign":"\u5716\u683c\u88e1\u514b\u7b26\u865f","turkish lira sign":"\u571f\u8033\u5176\u91cc\u62c9","won sign":"\u97d3\u5143\u7b26\u865f","yen character":"\u65e5\u5143\u5b57\u6a23","yen/yuan character variant one":"\u5143\u5b57\u6a23\uff08\u5927\u5beb\uff09","yuan character":"\u4eba\u6c11\u5e63\u5143\u5b57\u6a23","yuan character, in hong kong and taiwan":"\u5143\u5b57\u6a23\uff08\u6e2f\u81fa\u5730\u5340\uff09","{0} characters":"{0} \u500b\u5b57\u5143","{0} columns, {1} rows":"","{0} words":"{0} \u5b57"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/langs/zh_TW.js b/libraries/tinymce/js/tinymce/langs/zh_TW.js new file mode 100644 index 0000000..372cb1c --- /dev/null +++ b/libraries/tinymce/js/tinymce/langs/zh_TW.js @@ -0,0 +1 @@ +tinymce.addI18n("zh_TW",{"#":"#","Accessibility":"\u5354\u52a9\u5de5\u5177","Accordion":"","Accordion body...":"","Accordion summary...":"","Action":"\u52d5\u4f5c","Activity":"\u6d3b\u52d5","Address":"\u5730\u5740","Advanced":"\u9ad8\u7d1a","Align":"\u5c0d\u9f4a","Align center":"\u7f6e\u4e2d\u5c0d\u9f4a","Align left":"\u5de6\u5c0d\u9f4a","Align right":"\u53f3\u5c0d\u9f4a","Alignment":"\u5c0d\u9f4a","Alignment {0}":"","All":"\u5168\u90e8","Alternative description":"\u66ff\u4ee3\u63cf\u8ff0","Alternative source":"\u93e1\u50cf","Alternative source URL":"\u66ff\u4ee3\u4f86\u6e90\u7db2\u5740","Anchor":"\u9328\u9ede","Anchor...":"\u9328\u9ede...","Anchors":"\u9328\u9ede","Animals and Nature":"\u52d5\u7269\u548c\u81ea\u7136","Arrows":"\u7bad\u982d","B":"\u85cd","Background color":"\u80cc\u666f\u984f\u8272","Background color {0}":"","Black":"\u9ed1\u8272","Block":"\u584a","Block {0}":"","Blockquote":"\u5f15\u6587\u5340\u584a","Blocks":"\u6a23\u5f0f","Blue":"\u85cd\u8272","Blue component":"\u767d\u8272\u90e8\u5206","Body":"\u8868\u9ad4","Bold":"\u7c97\u9ad4","Border":"\u6846\u7dda","Border color":"\u6846\u7dda\u984f\u8272","Border style":"\u908a\u6846\u6a23\u5f0f","Border width":"\u908a\u6846\u5bec\u5ea6","Bottom":"\u4e0b\u65b9\u5c0d\u9f4a","Browse files":"","Browse for an image":"\u700f\u89bd\u5716\u50cf","Browse links":"","Bullet list":"\u7121\u5e8f\u5217\u8868","Cancel":"\u53d6\u6d88","Caption":"\u6a19\u984c","Cell":"\u5132\u5b58\u683c","Cell padding":"\u5132\u5b58\u683c\u5167\u908a\u8ddd","Cell properties":"\u5132\u5b58\u683c\u5c6c\u6027","Cell spacing":"\u5132\u5b58\u683c\u5916\u9593\u8ddd","Cell styles":"\u5132\u5b58\u683c\u6a23\u5f0f","Cell type":"\u5132\u5b58\u683c\u5225","Center":"\u7f6e\u4e2d","Characters":"\u5b57\u5143","Characters (no spaces)":"\u5b57\u5143(\u7121\u7a7a\u683c)","Circle":"\u7a7a\u5fc3\u5713","Class":"\u985e\u578b","Clear formatting":"\u6e05\u9664\u683c\u5f0f","Close":"\u95dc\u9589","Code":"\u4ee3\u78bc","Code sample...":"\u793a\u7bc4\u4ee3\u78bc...","Code view":"\u4ee3\u78bc\u8996\u5716","Color Picker":"\u9078\u8272\u5668","Color swatch":"\u984f\u8272\u6a23\u672c","Cols":"\u5217","Column":"\u6b04","Column clipboard actions":"\u5217\u526a\u8cbc\u677f\u64cd\u4f5c","Column group":"\u5217\u7d44","Column header":"\u5217\u6a19\u984c","Constrain proportions":"\u4fdd\u6301\u6bd4\u4f8b","Copy":"\u8907\u88fd","Copy column":"\u8907\u88fd\u5217","Copy row":"\u8907\u88fd\u884c","Could not find the specified string.":"\u672a\u627e\u5230\u641c\u7d22\u5167\u5bb9\u3002","Could not load emojis":"\u7121\u6cd5\u8f09\u5165Emojis","Count":"\u8a08\u6578","Currency":"\u8ca8\u5e63","Current window":"\u7576\u524d\u7a97\u53e3","Custom color":"\u81ea\u8a02\u984f\u8272","Custom...":"\u81ea\u8a02......","Cut":"\u526a\u4e0b","Cut column":"\u526a\u4e0b\u5217","Cut row":"\u526a\u4e0b\u884c","Dark Blue":"\u6df1\u85cd\u8272","Dark Gray":"\u6df1\u7070\u8272","Dark Green":"\u6df1\u7da0\u8272","Dark Orange":"\u6df1\u6a59\u8272","Dark Purple":"\u6df1\u7d2b\u8272","Dark Red":"\u6df1\u7d05\u8272","Dark Turquoise":"\u6df1\u85cd\u7da0\u8272","Dark Yellow":"\u6697\u9ec3\u8272","Dashed":"\u865b\u7dda","Date/time":"\u65e5\u671f/\u6642\u9593","Decrease indent":"\u6e1b\u5c11\u7e2e\u9032","Default":"\u9810\u8a2d","Delete accordion":"","Delete column":"\u522a\u9664\u5217","Delete row":"\u522a\u9664\u884c","Delete table":"\u522a\u9664\u8868\u683c","Dimensions":"\u5c3a\u5bf8","Disc":"\u5be6\u5fc3\u5713","Div":"DIV","Document":"\u6587\u4ef6","Dotted":"\u865b\u7dda","Double":"\u96d9\u7cbe\u5ea6","Drop an image here":"\u62d6\u653e\u4e00\u5f35\u5716\u50cf\u81f3\u6b64","Dropped file type is not supported":"\u6b64\u6a94\u6848\u985e\u578b\u4e0d\u652f\u6301\u62d6\u653e","Edit":"\u7de8\u8f2f","Embed":"\u5167\u5d4c","Emojis":"Emojis","Emojis...":"Emojis...","Error":"\u932f\u8aa4","Error: Form submit field collision.":"\u932f\u8aa4\uff1a\u8868\u683c\u51fa\u73fe\u591a\u91cd\u63d0\u4ea4\u885d\u7a81\u3002","Error: No form element found.":"\u932f\u8aa4\uff1a\u627e\u4e0d\u5230\u8868\u683c\u5143\u7d20\u3002","Extended Latin":"\u62c9\u4e01\u8a9e\u64f4\u5145","Failed to initialize plugin: {0}":"\u7121\u6cd5\u521d\u59cb\u5316\u63d2\u4ef6 {0}","Failed to load plugin url: {0}":"\u7121\u6cd5\u8f09\u5165\u63d2\u4ef6\u93c8\u7d50 {0}","Failed to load plugin: {0} from url {1}":"\u7121\u6cd5\u5f9e {1} \u8f09\u5165\u63d2\u4ef6 {0}","Failed to upload image: {0}":"\u4e0a\u8f09\u5716\u7247\u5931\u6557\uff1a{0}","File":"\u6587\u4ef6","Find":"\u5c0b\u627e","Find (if searchreplace plugin activated)":"\u5c0b\u627e(\u5982\u679c\u5c0b\u627e\u53d6\u4ee3\u5916\u639b\u7a0b\u5f0f\u5df2\u555f\u52d5)","Find and Replace":"\u5c0b\u627e\u548c\u53d6\u4ee3","Find and replace...":"\u5c0b\u627e\u4e26\u53d6\u4ee3...","Find in selection":"\u5728\u9078\u5340\u4e2d\u5c0b\u627e","Find whole words only":"\u5168\u5b57\u5339\u914d","Flags":"\u65d7\u5e5f","Focus to contextual toolbar":"\u79fb\u52d5\u7126\u9ede\u5230\u4e0a\u4e0b\u6587\u83dc\u55ae","Focus to element path":"\u79fb\u52d5\u7126\u9ede\u5230\u5143\u7d20\u8def\u5f91","Focus to menubar":"\u79fb\u52d5\u7126\u9ede\u5230\u529f\u80fd\u8868\u5217","Focus to toolbar":"\u79fb\u52d5\u7126\u9ede\u5230\u5de5\u5177\u5217","Font":"\u5b57\u9ad4","Font size {0}":"","Font sizes":"\u5b57\u9ad4\u5927\u5c0f","Font {0}":"","Fonts":"\u5b57\u9ad4","Food and Drink":"\u98df\u7269\u548c\u98f2\u54c1","Footer":"\u8868\u5c3e","Format":"\u683c\u5f0f","Format {0}":"","Formats":"\u683c\u5f0f","Fullscreen":"\u5168\u7192\u5e55","G":"\u7da0","General":"\u4e00\u822c","Gray":"\u7070\u8272","Green":"\u7da0\u8272","Green component":"\u7da0\u8272\u90e8\u5206","Groove":"\u51f9\u69fd","Handy Shortcuts":"\u5feb\u901f\u9375","Header":"\u8868\u982d","Header cell":"\u8868\u982d\u5132\u5b58\u683c","Heading 1":"\u4e00\u7d1a\u6a19\u984c","Heading 2":"\u4e8c\u7d1a\u6a19\u984c","Heading 3":"\u4e09\u7d1a\u6a19\u984c","Heading 4":"\u56db\u7d1a\u6a19\u984c","Heading 5":"\u4e94\u7d1a\u6a19\u984c","Heading 6":"\u516d\u7d1a\u6a19\u984c","Headings":"\u6a19\u984c","Height":"\u9ad8\u5ea6","Help":"\u5e6b\u52a9","Hex color code":"\u5341\u516d\u9032\u4f4d\u984f\u8272\u4ee3\u78bc","Hidden":"\u96b1\u85cf","Horizontal align":"\u6c34\u6e96\u5c0d\u9f4a","Horizontal line":"\u6c34\u6e96\u5206\u5272\u7dda","Horizontal space":"\u6c34\u6e96\u9593\u8ddd","ID":"ID","ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores.":"ID\u61c9\u8a72\u4ee5\u82f1\u6587\u5b57\u6bcd\u958b\u982d\uff0c\u5f8c\u9762\u53ea\u80fd\u6709\u82f1\u6587\u5b57\u6bcd\u3001\u6578\u4f4d\u3001\u7834\u6298\u865f\u3001\u9ede\u3001\u5192\u865f\u6216\u5e95\u7dda\u3002","Image is decorative":"\u9019\u662f\u88dd\u98fe\u5716\u50cf","Image list":"\u5716\u7247\u6e05\u55ae","Image title":"\u5716\u7247\u6a19\u984c","Image...":"\u5716\u7247...","ImageProxy HTTP error: Could not find Image Proxy":"\u5716\u7247\u670d\u52d9\uff1a\u627e\u4e0d\u5230\u670d\u52d9","ImageProxy HTTP error: Incorrect Image Proxy URL":"\u5716\u7247\u670d\u52d9\uff1a\u932f\u8aa4\u93c8\u7d50","ImageProxy HTTP error: Rejected request":"\u5716\u7247\u670d\u52d9\uff1a\u62d2\u7d55\u5b58\u53d6","ImageProxy HTTP error: Unknown ImageProxy error":"\u5716\u7247\u670d\u52d9\uff1a\u672a\u77e5\u932f\u8aa4","Increase indent":"\u589e\u52a0\u7e2e\u9032","Inline":"\u6587\u672c","Insert":"\u63d2\u5165","Insert Template":"\u63d2\u5165\u7bc4\u672c","Insert accordion":"","Insert column after":"\u5728\u53f3\u5074\u63d2\u5165\u5217","Insert column before":"\u5728\u5de6\u5074\u63d2\u5165\u5217","Insert date/time":"\u63d2\u5165\u65e5\u671f/\u6642\u9593","Insert image":"\u63d2\u5165\u5716\u7247","Insert link (if link plugin activated)":"\u63d2\u5165\u9023\u7d50 (\u5982\u679c\u9023\u7d50\u5916\u639b\u7a0b\u5f0f\u5df2\u555f\u52d5)","Insert row after":"\u5728\u4e0b\u65b9\u63d2\u5165\u884c","Insert row before":"\u5728\u4e0a\u65b9\u63d2\u5165\u884c","Insert table":"\u63d2\u5165\u8868\u683c","Insert template...":"\u63d2\u5165\u7bc4\u672c...","Insert video":"\u63d2\u5165\u8996\u983b","Insert/Edit code sample":"\u63d2\u5165/\u7de8\u8f2f\u4ee3\u78bc\u793a\u7bc4","Insert/edit image":"\u63d2\u5165/\u7de8\u8f2f\u5716\u7247","Insert/edit link":"\u63d2\u5165/\u7de8\u8f2f\u9023\u7d50","Insert/edit media":"\u63d2\u5165/\u7de8\u8f2f\u5a92\u9ad4","Insert/edit video":"\u63d2\u5165/\u7de8\u8f2f\u8996\u983b","Inset":"\u5d4c\u5165","Invalid hex color code: {0}":"\u7121\u6548\u7684\u984f\u8272\u78bc\uff1a{0}","Invalid input":"\u7121\u6548\u8f38\u5165","Italic":"\u659c\u9ad4","Justify":"\u5169\u7aef\u5c0d\u9f4a","Keyboard Navigation":"\u9375\u76e4\u6307\u5f15","Language":"\u8a9e\u8a00","Learn more...":"\u4e86\u89e3\u66f4\u591a...","Left":"\u5de6","Left to right":"\u7531\u5de6\u5230\u53f3","Light Blue":"\u6dfa\u85cd\u8272","Light Gray":"\u6dfa\u7070\u8272","Light Green":"\u6dfa\u7da0\u8272","Light Purple":"\u6dfa\u7d2b\u8272","Light Red":"\u6dfa\u7d05\u8272","Light Yellow":"\u6dfa\u9ec3\u8272","Line height":"\u884c\u9ad8","Link list":"\u9023\u7d50\u6e05\u55ae","Link...":"\u9023\u7d50...","List Properties":"\u6e05\u55ae\u5c6c\u6027","List properties...":"\u6a19\u984c\u5b57\u9ad4\u5c6c\u6027","Loading emojis...":"\u6b63\u5728\u8f09\u5165Emojis...","Loading...":"\u8f09\u5165\u4e2d...","Lower Alpha":"\u5c0f\u5beb\u82f1\u6587\u5b57\u6bcd","Lower Greek":"\u5c0f\u5beb\u5e0c\u81d8\u5b57\u6bcd","Lower Roman":"\u5c0f\u5beb\u7f85\u99ac\u6578\u5b57","Match case":"\u5927\u5c0f\u5beb\u5339\u914d","Mathematical":"\u6578\u5b78","Media poster (Image URL)":"\u5c01\u9762(\u5716\u7247\u4f4d\u5740)","Media...":"\u591a\u5a92\u9ad4...","Medium Blue":"\u4e2d\u85cd\u8272","Medium Gray":"\u4e2d\u7070\u8272","Medium Purple":"\u4e2d\u7d2b\u8272","Merge cells":"\u5408\u4f75\u5132\u5b58\u683c","Middle":"\u7f6e\u4e2d\u5c0d\u9f4a","Midnight Blue":"\u6df1\u85cd\u8272","More...":"\u66f4\u591a...","Name":"\u540d\u7a31","Navy Blue":"\u6d77\u8ecd\u85cd","New document":"\u65b0\u589e\u6587\u4ef6","New window":"\u65b0\u7a97\u53e3","Next":"\u4e0b\u4e00\u500b","No":"\u5426","No alignment":"\u4e0d\u5c0d\u9f4a","No color":"\u7121","Nonbreaking space":"\u4e0d\u5206\u884c\u7a7a\u683c","None":"\u7121","Numbered list":"\u6709\u5e8f\u5217\u8868","OR":"\u6216","Objects":"\u7269\u4ef6","Ok":"\u78ba\u5b9a","Open help dialog":"\u6253\u958b\u5e6b\u52a9\u5c0d\u8a71\u65b9\u584a","Open link":"\u6253\u958b\u9023\u7d50","Open link in...":"\u9023\u7d50\u6253\u958b\u4f4d\u7f6e...","Open popup menu for split buttons":"\u6253\u958b\u5f48\u51fa\u5f0f\u529f\u80fd\u8868\uff0c\u7528\u65bc\u62c6\u5206\u6309\u9215","Orange":"\u6a59\u8272","Outset":"\u5916\u7f6e","Page break":"\u5206\u9801\u7b26","Paragraph":"\u6bb5\u843d","Paste":"\u8cbc\u4e0a","Paste as text":"\u8cbc\u4e0a\u70ba\u6587\u672c","Paste column after":"\u8cbc\u4e0a\u5f8c\u9762\u7684\u5217","Paste column before":"\u8cbc\u4e0a\u6b64\u5217\u524d","Paste is now in plain text mode. Contents will now be pasted as plain text until you toggle this option off.":"\u7576\u524d\u70ba\u7d14\u6587\u5b57\u8cbc\u4e0a\u6a21\u5f0f\uff0c\u518d\u6b21\u9ede\u64ca\u53ef\u4ee5\u56de\u5230\u666e\u901a\u8cbc\u4e0a\u6a21\u5f0f\u3002","Paste or type a link":"\u8cbc\u4e0a\u6216\u8f38\u5165\u9023\u7d50","Paste row after":"\u8cbc\u4e0a\u884c\u5230\u4e0b\u65b9","Paste row before":"\u8cbc\u4e0a\u884c\u5230\u4e0a\u65b9","Paste your embed code below:":"\u5c07\u5167\u5d4c\u4ee3\u78bc\u8cbc\u4e0a\u5728\u4e0b\u9762:","People":"\u4eba\u985e","Plugins":"\u5916\u639b\u7a0b\u5f0f","Plugins installed ({0}):":"\u5df2\u5b89\u88dd\u5916\u639b\u7a0b\u5f0f ({0}):","Powered by {0}":"\u7531{0}\u9a45\u52d5","Pre":"\u524d\u8a00","Preferences":"\u9996\u9078\u9805","Preformatted":"\u9810\u5148\u683c\u5f0f\u5316\u7684","Premium plugins:":"\u4ed8\u8cbb\u5916\u639b\u7a0b\u5f0f\uff1a","Press the Up and Down arrow keys to resize the editor.":"","Press the arrow keys to resize the editor.":"","Press {0} for help":"","Preview":"\u9810\u89bd","Previous":"\u4e0a\u4e00\u500b","Print":"\u5217\u5370","Print...":"\u5217\u5370...","Purple":"\u7d2b\u8272","Quotations":"\u5f15\u7528","R":"\u7d05","Range 0 to 255":"\u7bc4\u570d0\u81f3255","Red":"\u7d05\u8272","Red component":"\u7d05\u8272\u90e8\u5206","Redo":"Test","Remove":"\u79fb\u9664","Remove color":"\u79fb\u9664\u984f\u8272","Remove link":"\u79fb\u9664\u9023\u7d50","Replace":"\u53d6\u4ee3","Replace all":"\u53d6\u4ee3\u5168\u90e8","Replace with":"\u53d6\u4ee3\u70ba","Resize":"\u8abf\u6574\u5927\u5c0f","Restore last draft":"\u6062\u5fa9\u4e0a\u6b21\u7684\u8349\u7a3f","Reveal or hide additional toolbar items":"","Rich Text Area":"\u5bcc\u6587\u672c\u5340\u57df","Rich Text Area. Press ALT-0 for help.":"\u7de8\u8f2f\u5340\u3002\u6309Alt+0\u9375\u6253\u958b\u5e6b\u52a9\u3002","Rich Text Area. Press ALT-F9 for menu. Press ALT-F10 for toolbar. Press ALT-0 for help":"\u7de8\u8f2f\u5340\u3002\u6309ALT-F9\u6253\u958b\u529f\u80fd\u8868\uff0c\u6309ALT-F10\u6253\u958b\u5de5\u5177\u5217\uff0c\u6309ALT-0\u67e5\u770b\u5e6b\u52a9","Ridge":"\u6d77\u810a\u5ea7","Right":"\u53f3","Right to left":"\u7531\u53f3\u5230\u5de6","Row":"\u884c","Row clipboard actions":"\u884c\u526a\u8cbc\u677f\u64cd\u4f5c","Row group":"\u884c\u7d44","Row header":"\u884c\u982d","Row properties":"\u884c\u5c6c\u6027","Row type":"\u884c\u985e\u578b","Rows":"\u884c\u6578","Save":"\u5132\u5b58","Save (if save plugin activated)":"\u5132\u5b58(\u5982\u679c\u5132\u5b58\u5916\u639b\u7a0b\u5f0f\u5df2\u555f\u52d5)","Scope":"\u7bc4\u570d","Search":"\u641c\u7d22","Select all":"\u5168\u9078","Select...":"\u9078\u64c7...","Selection":"\u9078\u64c7","Shortcut":"\u6377\u5f91","Show blocks":"\u986f\u793a\u5340\u584a\u908a\u6846","Show caption":"\u986f\u793a\u6a19\u984c","Show invisible characters":"\u986f\u793a\u4e0d\u53ef\u898b\u5b57\u5143","Size":"\u5b57\u578b\u5927\u5c0f","Solid":"\u5be6\u7dda","Source":"\u6e90","Source code":"\u539f\u59cb\u7a0b\u5f0f\u78bc","Special Character":"\u7279\u6b8a\u5b57\u5143","Special character...":"\u7279\u6b8a\u5b57\u5143...","Split cell":"\u62c6\u5206\u5132\u5b58\u683c","Square":"\u5be6\u5fc3\u65b9\u584a","Start list at number":"\u4ee5\u6578\u5b57\u958b\u59cb\u6e05\u55ae","Strikethrough":"\u522a\u9664\u7dda","Style":"\u6a23\u5f0f","Subscript":"\u4e0b\u6a19","Superscript":"\u4e0a\u6a19","Switch to or from fullscreen mode":"\u5207\u63db\u5168\u7192\u5e55\u6a21\u5f0f","Symbols":"\u7b26\u865f","System Font":"\u7cfb\u7d71\u5b57\u9ad4","Table":"\u8868\u683c","Table caption":"\u8868\u683c\u6a19\u984c","Table properties":"\u8868\u683c\u5c6c\u6027","Table styles":"\u8868\u683c\u6a23\u5f0f","Template":"\u7bc4\u672c","Templates":"\u7bc4\u672c","Text":"\u6587\u5b57","Text color":"\u6587\u672c\u984f\u8272","Text color {0}":"","Text to display":"\u8981\u986f\u793a\u7684\u6587\u672c","The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?":"\u60a8\u8f38\u5165\u7684 URL \u4f3c\u4e4e\u662f\u4e00\u500b\u96fb\u90f5\u5730\u5740\u3002\u8981\u52a0\u4e0a\u6240\u9700\u7684 mailto:// \u9996\u78bc\u55ce\uff1f","The URL you entered seems to be an external link. Do you want to add the required http:// prefix?":"\u60a8\u8f38\u5165\u7684 URL \u4f3c\u4e4e\u662f\u4e00\u500b\u5916\u90e8\u9023\u7d50\u3002\u8981\u52a0\u4e0a\u6240\u9700\u7684 http:// \u9996\u78bc\u55ce\uff1f","The URL you entered seems to be an external link. Do you want to add the required https:// prefix?":"\u60a8\u8f38\u5165\u7684 URL \u4f3c\u4e4e\u662f\u4e00\u500b\u5916\u90e8\u9023\u7d50\u3002\u8981\u52a0\u4e0a\u6240\u9700\u7684 https:// \u9996\u78bc\u55ce\uff1f","Title":"\u6a19\u984c","To open the popup, press Shift+Enter":"\u6309Shitf+Enter\u9375\u6253\u958b\u5c0d\u8a71\u65b9\u584a","Toggle accordion":"","Tools":"\u5de5\u5177","Top":"\u4e0a\u65b9\u5c0d\u9f4a","Travel and Places":"\u65c5\u904a\u548c\u5730\u9ede","Turquoise":"\u9752\u7da0\u8272","Underline":"\u5e95\u7dda","Undo":"\u5fa9\u539f","Upload":"\u4e0a\u8f09","Uploading image":"\u4e0a\u8f09\u5716\u7247","Upper Alpha":"\u5927\u5beb\u82f1\u6587\u5b57\u6bcd","Upper Roman":"\u5927\u5beb\u7f85\u99ac\u6578\u5b57","Url":"\u5730\u5740","User Defined":"\u81ea\u8a02","Valid":"\u6709\u6548","Version":"\u7248\u672c","Vertical align":"\u5782\u76f4\u5c0d\u9f4a","Vertical space":"\u5782\u76f4\u9593\u8ddd","View":"\u67e5\u770b","Visual aids":"\u683c\u7dda","Warn":"\u8b66\u544a","White":"\u767d\u8272","Width":"\u5bec\u5ea6","Word count":"\u5b57\u6578","Words":"\u55ae\u8a5e","Words: {0}":"\u5b57\u6578\uff1a{0}","Yellow":"\u9ec3\u8272","Yes":"\u662f","You are using {0}":"\u4f60\u6b63\u5728\u4f7f\u7528 {0}","You have unsaved changes are you sure you want to navigate away?":"\u4f60\u9084\u6709\u6587\u4ef6\u5c1a\u672a\u5132\u5b58\uff0c\u78ba\u5b9a\u8981\u96e2\u958b\uff1f","Your browser doesn't support direct access to the clipboard. Please use the Ctrl+X/C/V keyboard shortcuts instead.":"\u4f60\u7684\u700f\u89bd\u5668\u4e0d\u652f\u63f4\u6253\u958b\u526a\u8cbc\u677f\uff0c\u8acb\u4f7f\u7528Ctrl+X/C/V\u7b49\u5feb\u901f\u9375\u3002","alignment":"\u5c0d\u9f4a","austral sign":"\u6fb3\u5143\u7b26\u865f","cedi sign":"\u585e\u5730\u7b26\u865f","colon sign":"\u5192\u865f","cruzeiro sign":"\u514b\u9b6f\u8cfd\u7f85\u5e63\u7b26\u865f","currency sign":"\u8ca8\u5e63\u7b26\u865f","dollar sign":"\u7f8e\u5143\u7b26\u865f","dong sign":"\u8d8a\u5357\u76fe\u7b26\u865f","drachma sign":"\u5fb7\u62c9\u514b\u99ac\u7b26\u865f","euro-currency sign":"\u6b50\u5143\u7b26\u865f","example":"\u4f8b\u5b50","formatting":"\u683c\u5f0f\u5316","french franc sign":"\u6cd5\u90ce\u7b26\u865f","german penny symbol":"\u5fb7\u570b\u4fbf\u58eb\u7b26\u865f","guarani sign":"\u74dc\u62c9\u5c3c\u7b26\u865f","history":"\u6b77\u53f2","hryvnia sign":"\u683c\u88e1\u592b\u5c3c\u4e9e\u7b26\u865f","indentation":"\u7e2e\u9032","indian rupee sign":"\u5370\u5ea6\u76e7\u6bd4","kip sign":"\u8001\u64be\u57fa\u666e\u7b26\u865f","lira sign":"\u91cc\u62c9\u7b26\u865f","livre tournois sign":"\u88e1\u5f17\u5f17\u723e\u7b26\u865f","manat sign":"\u99ac\u7d0d\u7279\u7b26\u865f","mill sign":"\u5bc6\u723e\u7b26\u865f","naira sign":"\u5948\u62c9\u7b26\u865f","new sheqel sign":"\u65b0\u8b1d\u514b\u723e\u7b26\u865f","nordic mark sign":"\u5317\u6b50\u99ac\u514b","peseta sign":"\u6bd4\u85a9\u659c\u5854\u7b26\u865f","peso sign":"\u6bd4\u7d22\u7b26\u865f","ruble sign":"\u76e7\u5e03\u7b26\u865f","rupee sign":"\u76e7\u6bd4\u7b26\u865f","spesmilo sign":"spesmilo\u7b26\u865f","styles":"\u6a23\u5f0f","tenge sign":"\u5805\u6208\u7b26\u865f","tugrik sign":"\u5716\u683c\u88e1\u514b\u7b26\u865f","turkish lira sign":"\u571f\u8033\u5176\u91cc\u62c9","won sign":"\u97d3\u5143\u7b26\u865f","yen character":"\u65e5\u5143\u5b57\u6a23","yen/yuan character variant one":"\u5143\u5b57\u6a23\uff08\u5927\u5beb\uff09","yuan character":"\u4eba\u6c11\u5e63\u5143\u5b57\u6a23","yuan character, in hong kong and taiwan":"\u5143\u5b57\u6a23\uff08\u6e2f\u81fa\u5730\u5340\uff09","{0} characters":"{0} \u500b\u5b57\u5143","{0} columns, {1} rows":"","{0} words":"{0} \u5b57"}); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/license.md b/libraries/tinymce/js/tinymce/license.md new file mode 100644 index 0000000..70454a6 --- /dev/null +++ b/libraries/tinymce/js/tinymce/license.md @@ -0,0 +1,6 @@ +# Software License Agreement + +**TinyMCE** – [](https://github.com/tinymce/tinymce) +Copyright (c) 2024, Ephox Corporation DBA Tiny Technologies, Inc. + +Licensed under the terms of [GNU General Public License Version 2 or later](http://www.gnu.org/licenses/gpl.html). diff --git a/libraries/tinymce/js/tinymce/license.txt b/libraries/tinymce/js/tinymce/license.txt deleted file mode 100644 index 3a49f66..0000000 --- a/libraries/tinymce/js/tinymce/license.txt +++ /dev/null @@ -1,21 +0,0 @@ -MIT License - -Copyright (c) 2022 Ephox Corporation DBA Tiny Technologies, Inc. - -Permission is hereby granted, free of charge, to any person obtaining a copy -of this software and associated documentation files (the "Software"), to deal -in the Software without restriction, including without limitation the rights -to use, copy, modify, merge, publish, distribute, sublicense, and/or sell -copies of the Software, and to permit persons to whom the Software is -furnished to do so, subject to the following conditions: - -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. diff --git a/libraries/tinymce/js/tinymce/models/dom/model.min.js b/libraries/tinymce/js/tinymce/models/dom/model.min.js index 268a435..bf23035 100644 --- a/libraries/tinymce/js/tinymce/models/dom/model.min.js +++ b/libraries/tinymce/js/tinymce/models/dom/model.min.js @@ -1,4 +1,4 @@ /** - * TinyMCE version 6.8.3 (2024-02-08) + * TinyMCE version 7.0.0 (2024-03-20) */ -!function(){"use strict";var e=tinymce.util.Tools.resolve("tinymce.ModelManager");const t=e=>t=>(e=>{const t=typeof e;return null===e?"null":"object"===t&&Array.isArray(e)?"array":"object"===t&&(o=n=e,(r=String).prototype.isPrototypeOf(o)||(null===(s=n.constructor)||void 0===s?void 0:s.name)===r.name)?"string":t;var o,n,r,s})(t)===e,o=e=>t=>typeof t===e,n=e=>t=>e===t,r=t("string"),s=t("object"),l=t("array"),a=n(null),c=o("boolean"),i=n(void 0),m=e=>!(e=>null==e)(e),d=o("function"),u=o("number"),f=()=>{},g=e=>()=>e,h=e=>e,p=(e,t)=>e===t;function w(e,...t){return(...o)=>{const n=t.concat(o);return e.apply(null,n)}}const b=e=>t=>!e(t),v=e=>e(),y=g(!1),x=g(!0);class C{constructor(e,t){this.tag=e,this.value=t}static some(e){return new C(!0,e)}static none(){return C.singletonNone}fold(e,t){return this.tag?t(this.value):e()}isSome(){return this.tag}isNone(){return!this.tag}map(e){return this.tag?C.some(e(this.value)):C.none()}bind(e){return this.tag?e(this.value):C.none()}exists(e){return this.tag&&e(this.value)}forall(e){return!this.tag||e(this.value)}filter(e){return!this.tag||e(this.value)?this:C.none()}getOr(e){return this.tag?this.value:e}or(e){return this.tag?this:e}getOrThunk(e){return this.tag?this.value:e()}orThunk(e){return this.tag?this:e()}getOrDie(e){if(this.tag)return this.value;throw new Error(null!=e?e:"Called getOrDie on None")}static from(e){return m(e)?C.some(e):C.none()}getOrNull(){return this.tag?this.value:null}getOrUndefined(){return this.value}each(e){this.tag&&e(this.value)}toArray(){return this.tag?[this.value]:[]}toString(){return this.tag?`some(${this.value})`:"none()"}}C.singletonNone=new C(!1);const S=Array.prototype.slice,T=Array.prototype.indexOf,R=Array.prototype.push,D=(e,t)=>{return o=e,n=t,T.call(o,n)>-1;var o,n},O=(e,t)=>{for(let o=0,n=e.length;o{const o=[];for(let n=0;n{const o=e.length,n=new Array(o);for(let r=0;r{for(let o=0,n=e.length;o{const o=[],n=[];for(let r=0,s=e.length;r{const o=[];for(let n=0,r=e.length;n(((e,t)=>{for(let o=e.length-1;o>=0;o--)t(e[o],o)})(e,((e,n)=>{o=t(o,e,n)})),o),A=(e,t,o)=>(N(e,((e,n)=>{o=t(o,e,n)})),o),L=(e,t)=>((e,t,o)=>{for(let n=0,r=e.length;n{for(let o=0,n=e.length;o{const t=[];for(let o=0,n=e.length;oM(E(e,t)),P=(e,t)=>{for(let o=0,n=e.length;o{const o={};for(let n=0,r=e.length;nt>=0&&tF(e,0),$=e=>F(e,e.length-1),V=(e,t)=>{for(let o=0;o{const o=q(e);for(let n=0,r=o.length;nY(e,((e,o)=>({k:o,v:t(e,o)}))),Y=(e,t)=>{const o={};return G(e,((e,n)=>{const r=t(e,n);o[r.k]=r.v})),o},J=(e,t)=>{const o=[];return G(e,((e,n)=>{o.push(t(e,n))})),o},Q=e=>J(e,h),X=(e,t)=>U.call(e,t),Z="undefined"!=typeof window?window:Function("return this;")(),ee=(e,t)=>((e,t)=>{let o=null!=t?t:Z;for(let t=0;t{const t=ee("ownerDocument.defaultView",e);return s(e)&&((e=>((e,t)=>{const o=((e,t)=>ee(e,t))(e,t);if(null==o)throw new Error(e+" not available on this browser");return o})("HTMLElement",e))(t).prototype.isPrototypeOf(e)||/^HTML\w*Element$/.test(te(e).constructor.name))},ne=e=>e.dom.nodeName.toLowerCase(),re=e=>e.dom.nodeType,se=e=>t=>re(t)===e,le=e=>8===re(e)||"#comment"===ne(e),ae=e=>ce(e)&&oe(e.dom),ce=se(1),ie=se(3),me=se(9),de=se(11),ue=e=>t=>ce(t)&&ne(t)===e,fe=(e,t,o)=>{if(!(r(o)||c(o)||u(o)))throw console.error("Invalid call to Attribute.set. Key ",t,":: Value ",o,":: Element ",e),new Error("Attribute value was not simple");e.setAttribute(t,o+"")},ge=(e,t,o)=>{fe(e.dom,t,o)},he=(e,t)=>{const o=e.dom;G(t,((e,t)=>{fe(o,t,e)}))},pe=(e,t)=>{const o=e.dom.getAttribute(t);return null===o?void 0:o},we=(e,t)=>C.from(pe(e,t)),be=(e,t)=>{e.dom.removeAttribute(t)},ve=e=>A(e.dom.attributes,((e,t)=>(e[t.name]=t.value,e)),{}),ye=e=>{if(null==e)throw new Error("Node cannot be null or undefined");return{dom:e}},xe={fromHtml:(e,t)=>{const o=(t||document).createElement("div");if(o.innerHTML=e,!o.hasChildNodes()||o.childNodes.length>1){const t="HTML does not have a single root node";throw console.error(t,e),new Error(t)}return ye(o.childNodes[0])},fromTag:(e,t)=>{const o=(t||document).createElement(e);return ye(o)},fromText:(e,t)=>{const o=(t||document).createTextNode(e);return ye(o)},fromDom:ye,fromPoint:(e,t,o)=>C.from(e.dom.elementFromPoint(t,o)).map(ye)},Ce=(e,t)=>{const o=e.dom;if(1!==o.nodeType)return!1;{const e=o;if(void 0!==e.matches)return e.matches(t);if(void 0!==e.msMatchesSelector)return e.msMatchesSelector(t);if(void 0!==e.webkitMatchesSelector)return e.webkitMatchesSelector(t);if(void 0!==e.mozMatchesSelector)return e.mozMatchesSelector(t);throw new Error("Browser lacks native selectors")}},Se=e=>1!==e.nodeType&&9!==e.nodeType&&11!==e.nodeType||0===e.childElementCount,Te=(e,t)=>{const o=void 0===t?document:t.dom;return Se(o)?C.none():C.from(o.querySelector(e)).map(xe.fromDom)},Re=(e,t)=>e.dom===t.dom,De=(e,t)=>{const o=e.dom,n=t.dom;return o!==n&&o.contains(n)},Oe=Ce,ke=e=>xe.fromDom(e.dom.ownerDocument),Ee=e=>me(e)?e:ke(e),Ne=e=>C.from(e.dom.parentNode).map(xe.fromDom),Be=e=>C.from(e.dom.parentElement).map(xe.fromDom),_e=(e,t)=>{const o=d(t)?t:y;let n=e.dom;const r=[];for(;null!==n.parentNode&&void 0!==n.parentNode;){const e=n.parentNode,t=xe.fromDom(e);if(r.push(t),!0===o(t))break;n=e}return r},ze=e=>C.from(e.dom.previousSibling).map(xe.fromDom),Ae=e=>C.from(e.dom.nextSibling).map(xe.fromDom),Le=e=>E(e.dom.childNodes,xe.fromDom),We=(e,t)=>{const o=e.dom.childNodes;return C.from(o[t]).map(xe.fromDom)},Me=(e,t)=>{Ne(e).each((o=>{o.dom.insertBefore(t.dom,e.dom)}))},je=(e,t)=>{Ae(e).fold((()=>{Ne(e).each((e=>{Ie(e,t)}))}),(e=>{Me(e,t)}))},Pe=(e,t)=>{const o=(e=>We(e,0))(e);o.fold((()=>{Ie(e,t)}),(o=>{e.dom.insertBefore(t.dom,o.dom)}))},Ie=(e,t)=>{e.dom.appendChild(t.dom)},Fe=(e,t)=>{Me(e,t),Ie(t,e)},He=(e,t)=>{N(t,((o,n)=>{const r=0===n?e:t[n-1];je(r,o)}))},$e=(e,t)=>{N(t,(t=>{Ie(e,t)}))},Ve=e=>{e.dom.textContent="",N(Le(e),(e=>{qe(e)}))},qe=e=>{const t=e.dom;null!==t.parentNode&&t.parentNode.removeChild(t)},Ue=e=>{const t=Le(e);t.length>0&&He(e,t),qe(e)},Ge=(e,t)=>xe.fromDom(e.dom.cloneNode(t)),Ke=e=>Ge(e,!1),Ye=e=>Ge(e,!0),Je=(e,t)=>{const o=xe.fromTag(t),n=ve(e);return he(o,n),o},Qe=["tfoot","thead","tbody","colgroup"],Xe=(e,t,o)=>({element:e,rowspan:t,colspan:o}),Ze=(e,t,o)=>({element:e,cells:t,section:o}),et=(e,t,o)=>({element:e,isNew:t,isLocked:o}),tt=(e,t,o,n)=>({element:e,cells:t,section:o,isNew:n}),ot=d(Element.prototype.attachShadow)&&d(Node.prototype.getRootNode),nt=g(ot),rt=ot?e=>xe.fromDom(e.dom.getRootNode()):Ee,st=e=>xe.fromDom(e.dom.host),lt=e=>{const t=ie(e)?e.dom.parentNode:e.dom;if(null==t||null===t.ownerDocument)return!1;const o=t.ownerDocument;return(e=>{const t=rt(e);return de(o=t)&&m(o.dom.host)?C.some(t):C.none();var o})(xe.fromDom(t)).fold((()=>o.body.contains(t)),(n=lt,r=st,e=>n(r(e))));var n,r},at=e=>{const t=e.dom.body;if(null==t)throw new Error("Body is not available yet");return xe.fromDom(t)},ct=(e,t)=>{let o=[];return N(Le(e),(e=>{t(e)&&(o=o.concat([e])),o=o.concat(ct(e,t))})),o},it=(e,t,o)=>((e,o,n)=>_(_e(e,n),(e=>Ce(e,t))))(e,0,o),mt=(e,t)=>((e,o)=>_(Le(e),(e=>Ce(e,t))))(e),dt=(e,t)=>((e,t)=>{const o=void 0===t?document:t.dom;return Se(o)?[]:E(o.querySelectorAll(e),xe.fromDom)})(t,e);var ut=(e,t,o,n,r)=>e(o,n)?C.some(o):d(r)&&r(o)?C.none():t(o,n,r);const ft=(e,t,o)=>{let n=e.dom;const r=d(o)?o:y;for(;n.parentNode;){n=n.parentNode;const e=xe.fromDom(n);if(t(e))return C.some(e);if(r(e))break}return C.none()},gt=(e,t,o)=>ut(((e,t)=>t(e)),ft,e,t,o),ht=(e,t,o)=>ft(e,(e=>Ce(e,t)),o),pt=(e,t)=>((e,o)=>L(e.dom.childNodes,(e=>{return o=xe.fromDom(e),Ce(o,t);var o})).map(xe.fromDom))(e),wt=(e,t)=>Te(t,e),bt=(e,t,o)=>ut(((e,t)=>Ce(e,t)),ht,e,t,o),vt=(e,t,o=p)=>e.exists((e=>o(e,t))),yt=e=>{const t=[],o=e=>{t.push(e)};for(let t=0;te?C.some(t):C.none(),Ct=(e,t,o)=>""===t||e.length>=t.length&&e.substr(o,o+t.length)===t,St=(e,t,o=0,n)=>{const r=e.indexOf(t,o);return-1!==r&&(!!i(n)||r+t.length<=n)},Tt=(e,t)=>Ct(e,t,0),Rt=(e,t)=>Ct(e,t,e.length-t.length),Dt=(e=>t=>t.replace(e,""))(/^\s+|\s+$/g),Ot=e=>e.length>0,kt=e=>void 0!==e.style&&d(e.style.getPropertyValue),Et=(e,t,o)=>{if(!r(o))throw console.error("Invalid call to CSS.set. Property ",t,":: Value ",o,":: Element ",e),new Error("CSS value must be a string: "+o);kt(e)&&e.style.setProperty(t,o)},Nt=(e,t,o)=>{const n=e.dom;Et(n,t,o)},Bt=(e,t)=>{const o=e.dom;G(t,((e,t)=>{Et(o,t,e)}))},_t=(e,t)=>{const o=e.dom,n=window.getComputedStyle(o).getPropertyValue(t);return""!==n||lt(e)?n:zt(o,t)},zt=(e,t)=>kt(e)?e.style.getPropertyValue(t):"",At=(e,t)=>{const o=e.dom,n=zt(o,t);return C.from(n).filter((e=>e.length>0))},Lt=(e,t)=>{((e,t)=>{kt(e)&&e.style.removeProperty(t)})(e.dom,t),vt(we(e,"style").map(Dt),"")&&be(e,"style")},Wt=(e,t,o=0)=>we(e,t).map((e=>parseInt(e,10))).getOr(o),Mt=(e,t)=>Wt(e,t,1),jt=e=>ue("col")(e)?Wt(e,"span",1)>1:Mt(e,"colspan")>1,Pt=e=>Mt(e,"rowspan")>1,It=(e,t)=>parseInt(_t(e,t),10),Ft=g(10),Ht=g(10),$t=(e,t)=>Vt(e,t,x),Vt=(e,t,o)=>j(Le(e),(e=>Ce(e,t)?o(e)?[e]:[]:Vt(e,t,o))),qt=(e,t)=>((e,t,o=y)=>o(t)?C.none():D(e,ne(t))?C.some(t):ht(t,e.join(","),(e=>Ce(e,"table")||o(e))))(["td","th"],e,t),Ut=e=>$t(e,"th,td"),Gt=e=>Ce(e,"colgroup")?mt(e,"col"):j(Jt(e),(e=>mt(e,"col"))),Kt=(e,t)=>bt(e,"table",t),Yt=e=>$t(e,"tr"),Jt=e=>Kt(e).fold(g([]),(e=>mt(e,"colgroup"))),Qt=(e,t)=>E(e,(e=>{if("colgroup"===ne(e)){const t=E(Gt(e),(e=>{const t=Wt(e,"span",1);return Xe(e,1,t)}));return Ze(e,t,"colgroup")}{const o=E(Ut(e),(e=>{const t=Wt(e,"rowspan",1),o=Wt(e,"colspan",1);return Xe(e,t,o)}));return Ze(e,o,t(e))}})),Xt=e=>Ne(e).map((e=>{const t=ne(e);return(e=>D(Qe,e))(t)?t:"tbody"})).getOr("tbody"),Zt=e=>{const t=Yt(e),o=[...Jt(e),...t];return Qt(o,Xt)},eo=e=>{let t,o=!1;return(...n)=>(o||(o=!0,t=e.apply(null,n)),t)},to=()=>oo(0,0),oo=(e,t)=>({major:e,minor:t}),no={nu:oo,detect:(e,t)=>{const o=String(t).toLowerCase();return 0===e.length?to():((e,t)=>{const o=((e,t)=>{for(let o=0;oNumber(t.replace(o,"$"+e));return oo(n(1),n(2))})(e,o)},unknown:to},ro=(e,t)=>{const o=String(t).toLowerCase();return L(e,(e=>e.search(o)))},so=/.*?version\/\ ?([0-9]+)\.([0-9]+).*/,lo=e=>t=>St(t,e),ao=[{name:"Edge",versionRegexes:[/.*?edge\/ ?([0-9]+)\.([0-9]+)$/],search:e=>St(e,"edge/")&&St(e,"chrome")&&St(e,"safari")&&St(e,"applewebkit")},{name:"Chromium",brand:"Chromium",versionRegexes:[/.*?chrome\/([0-9]+)\.([0-9]+).*/,so],search:e=>St(e,"chrome")&&!St(e,"chromeframe")},{name:"IE",versionRegexes:[/.*?msie\ ?([0-9]+)\.([0-9]+).*/,/.*?rv:([0-9]+)\.([0-9]+).*/],search:e=>St(e,"msie")||St(e,"trident")},{name:"Opera",versionRegexes:[so,/.*?opera\/([0-9]+)\.([0-9]+).*/],search:lo("opera")},{name:"Firefox",versionRegexes:[/.*?firefox\/\ ?([0-9]+)\.([0-9]+).*/],search:lo("firefox")},{name:"Safari",versionRegexes:[so,/.*?cpu os ([0-9]+)_([0-9]+).*/],search:e=>(St(e,"safari")||St(e,"mobile/"))&&St(e,"applewebkit")}],co=[{name:"Windows",search:lo("win"),versionRegexes:[/.*?windows\ nt\ ?([0-9]+)\.([0-9]+).*/]},{name:"iOS",search:e=>St(e,"iphone")||St(e,"ipad"),versionRegexes:[/.*?version\/\ ?([0-9]+)\.([0-9]+).*/,/.*cpu os ([0-9]+)_([0-9]+).*/,/.*cpu iphone os ([0-9]+)_([0-9]+).*/]},{name:"Android",search:lo("android"),versionRegexes:[/.*?android\ ?([0-9]+)\.([0-9]+).*/]},{name:"macOS",search:lo("mac os x"),versionRegexes:[/.*?mac\ os\ x\ ?([0-9]+)_([0-9]+).*/]},{name:"Linux",search:lo("linux"),versionRegexes:[]},{name:"Solaris",search:lo("sunos"),versionRegexes:[]},{name:"FreeBSD",search:lo("freebsd"),versionRegexes:[]},{name:"ChromeOS",search:lo("cros"),versionRegexes:[/.*?chrome\/([0-9]+)\.([0-9]+).*/]}],io={browsers:g(ao),oses:g(co)},mo="Edge",uo="Chromium",fo="Opera",go="Firefox",ho="Safari",po=e=>{const t=e.current,o=e.version,n=e=>()=>t===e;return{current:t,version:o,isEdge:n(mo),isChromium:n(uo),isIE:n("IE"),isOpera:n(fo),isFirefox:n(go),isSafari:n(ho)}},wo=()=>po({current:void 0,version:no.unknown()}),bo=po,vo=(g(mo),g(uo),g("IE"),g(fo),g(go),g(ho),"Windows"),yo="Android",xo="Linux",Co="macOS",So="Solaris",To="FreeBSD",Ro="ChromeOS",Do=e=>{const t=e.current,o=e.version,n=e=>()=>t===e;return{current:t,version:o,isWindows:n(vo),isiOS:n("iOS"),isAndroid:n(yo),isMacOS:n(Co),isLinux:n(xo),isSolaris:n(So),isFreeBSD:n(To),isChromeOS:n(Ro)}},Oo=()=>Do({current:void 0,version:no.unknown()}),ko=Do,Eo=(g(vo),g("iOS"),g(yo),g(xo),g(Co),g(So),g(To),g(Ro),e=>window.matchMedia(e).matches);let No=eo((()=>((e,t,o)=>{const n=io.browsers(),r=io.oses(),s=t.bind((e=>((e,t)=>V(t.brands,(t=>{const o=t.brand.toLowerCase();return L(e,(e=>{var t;return o===(null===(t=e.brand)||void 0===t?void 0:t.toLowerCase())})).map((e=>({current:e.name,version:no.nu(parseInt(t.version,10),0)})))})))(n,e))).orThunk((()=>((e,t)=>ro(e,t).map((e=>{const o=no.detect(e.versionRegexes,t);return{current:e.name,version:o}})))(n,e))).fold(wo,bo),l=((e,t)=>ro(e,t).map((e=>{const o=no.detect(e.versionRegexes,t);return{current:e.name,version:o}})))(r,e).fold(Oo,ko),a=((e,t,o,n)=>{const r=e.isiOS()&&!0===/ipad/i.test(o),s=e.isiOS()&&!r,l=e.isiOS()||e.isAndroid(),a=l||n("(pointer:coarse)"),c=r||!s&&l&&n("(min-device-width:768px)"),i=s||l&&!c,m=t.isSafari()&&e.isiOS()&&!1===/safari/i.test(o),d=!i&&!c&&!m;return{isiPad:g(r),isiPhone:g(s),isTablet:g(c),isPhone:g(i),isTouch:g(a),isAndroid:e.isAndroid,isiOS:e.isiOS,isWebView:g(m),isDesktop:g(d)}})(l,s,e,o);return{browser:s,os:l,deviceType:a}})(navigator.userAgent,C.from(navigator.userAgentData),Eo)));const Bo=()=>No(),_o=(e,t)=>{const o=o=>{const n=t(o);if(n<=0||null===n){const t=_t(o,e);return parseFloat(t)||0}return n},n=(e,t)=>A(t,((t,o)=>{const n=_t(e,o),r=void 0===n?0:parseInt(n,10);return isNaN(r)?t:t+r}),0);return{set:(t,o)=>{if(!u(o)&&!o.match(/^[0-9]+$/))throw new Error(e+".set accepts only positive integer values. Value was "+o);const n=t.dom;kt(n)&&(n.style[e]=o+"px")},get:o,getOuter:o,aggregate:n,max:(e,t,o)=>{const r=n(e,o);return t>r?t-r:0}}},zo=(e,t,o)=>((e,t)=>(e=>{const t=parseFloat(e);return isNaN(t)?C.none():C.some(t)})(e).getOr(t))(_t(e,t),o),Ao=_o("width",(e=>e.dom.offsetWidth)),Lo=e=>Ao.get(e),Wo=e=>Ao.getOuter(e),Mo=e=>((e,t)=>{const o=e.dom,n=o.getBoundingClientRect().width||o.offsetWidth;return"border-box"===t?n:((e,t,o,n)=>t-zo(e,`padding-${o}`,0)-zo(e,`padding-${n}`,0)-zo(e,`border-${o}-width`,0)-zo(e,`border-${n}-width`,0))(e,n,"left","right")})(e,"content-box"),jo=(e,t,o)=>{const n=e.cells,r=n.slice(0,t),s=n.slice(t),l=r.concat(o).concat(s);return Fo(e,l)},Po=(e,t,o)=>jo(e,t,[o]),Io=(e,t,o)=>{e.cells[t]=o},Fo=(e,t)=>tt(e.element,t,e.section,e.isNew),Ho=(e,t)=>e.cells[t],$o=(e,t)=>Ho(e,t).element,Vo=e=>e.cells.length,qo=e=>{const t=B(e,(e=>"colgroup"===e.section));return{rows:t.fail,cols:t.pass}},Uo=(e,t,o)=>{const n=E(e.cells,o);return tt(t(e.element),n,e.section,!0)},Go="data-snooker-locked-cols",Ko=e=>we(e,Go).bind((e=>C.from(e.match(/\d+/g)))).map((e=>I(e,x))),Yo=e=>{const t=A(qo(e).rows,((e,t)=>(N(t.cells,((t,o)=>{t.isLocked&&(e[o]=!0)})),e)),{}),o=J(t,((e,t)=>parseInt(t,10)));return((e,t)=>{const o=S.call(e,0);return o.sort(void 0),o})(o)},Jo=(e,t)=>e+","+t,Qo=(e,t)=>{const o=j(e.all,(e=>e.cells));return _(o,t)},Xo=e=>{const t={},o=[],n=H(e).map((e=>e.element)).bind(Kt).bind(Ko).getOr({});let r=0,s=0,l=0;const{pass:a,fail:c}=B(e,(e=>"colgroup"===e.section));N(c,(e=>{const a=[];N(e.cells,(e=>{let o=0;for(;void 0!==t[Jo(l,o)];)o++;const r=((e,t)=>X(e,t)&&void 0!==e[t]&&null!==e[t])(n,o.toString()),c=((e,t,o,n,r,s)=>({element:e,rowspan:t,colspan:o,row:n,column:r,isLocked:s}))(e.element,e.rowspan,e.colspan,l,o,r);for(let n=0;n{const t=(e=>{const t={};let o=0;return N(e.cells,(e=>{const n=e.colspan;k(n,(r=>{const s=o+r;t[s]=((e,t,o)=>({element:e,colspan:t,column:o}))(e.element,n,s)})),o+=n})),t})(e),o=((e,t)=>({element:e,columns:t}))(e.element,Q(t));return{colgroups:[o],columns:t}})).getOrThunk((()=>({colgroups:[],columns:{}}))),d=((e,t)=>({rows:e,columns:t}))(r,s);return{grid:d,access:t,all:o,columns:i,colgroups:m}},Zo=e=>{const t=Zt(e);return Xo(t)},en=Xo,tn=(e,t,o)=>C.from(e.access[Jo(t,o)]),on=(e,t,o)=>{const n=Qo(e,(e=>o(t,e.element)));return n.length>0?C.some(n[0]):C.none()},nn=Qo,rn=e=>j(e.all,(e=>e.cells)),sn=e=>Q(e.columns),ln=e=>q(e.columns).length>0,an=(e,t)=>C.from(e.columns[t]),cn=(e,t=x)=>{const o=e.grid,n=k(o.columns,h),r=k(o.rows,h);return E(n,(o=>mn((()=>j(r,(t=>tn(e,t,o).filter((e=>e.column===o)).toArray()))),(e=>1===e.colspan&&t(e.element)),(()=>tn(e,0,o)))))},mn=(e,t,o)=>{const n=e();return L(n,t).orThunk((()=>C.from(n[0]).orThunk(o))).map((e=>e.element))},dn=e=>{const t=e.grid,o=k(t.rows,h),n=k(t.columns,h);return E(o,(t=>mn((()=>j(n,(o=>tn(e,t,o).filter((e=>e.row===t)).fold(g([]),(e=>[e]))))),(e=>1===e.rowspan),(()=>tn(e,t,0)))))},un=(e,t)=>o=>"rtl"===fn(o)?t:e,fn=e=>"rtl"===_t(e,"direction")?"rtl":"ltr",gn=_o("height",(e=>{const t=e.dom;return lt(e)?t.getBoundingClientRect().height:t.offsetHeight})),hn=e=>gn.get(e),pn=e=>gn.getOuter(e),wn=(e,t)=>({left:e,top:t,translate:(o,n)=>wn(e+o,t+n)}),bn=wn,vn=(e,t)=>void 0!==e?e:void 0!==t?t:0,yn=e=>{const t=e.dom.ownerDocument,o=t.body,n=t.defaultView,r=t.documentElement;if(o===e.dom)return bn(o.offsetLeft,o.offsetTop);const s=vn(null==n?void 0:n.pageYOffset,r.scrollTop),l=vn(null==n?void 0:n.pageXOffset,r.scrollLeft),a=vn(r.clientTop,o.clientTop),c=vn(r.clientLeft,o.clientLeft);return xn(e).translate(l-c,s-a)},xn=e=>{const t=e.dom,o=t.ownerDocument.body;return o===t?bn(o.offsetLeft,o.offsetTop):lt(e)?(e=>{const t=e.getBoundingClientRect();return bn(t.left,t.top)})(t):bn(0,0)},Cn=(e,t)=>({row:e,y:t}),Sn=(e,t)=>({col:e,x:t}),Tn=e=>yn(e).left+Wo(e),Rn=e=>yn(e).left,Dn=(e,t)=>Sn(e,Rn(t)),On=(e,t)=>Sn(e,Tn(t)),kn=e=>yn(e).top,En=(e,t)=>Cn(e,kn(t)),Nn=(e,t)=>Cn(e,kn(t)+pn(t)),Bn=(e,t,o)=>{if(0===o.length)return[];const n=E(o.slice(1),((t,o)=>t.map((t=>e(o,t))))),r=o[o.length-1].map((e=>t(o.length-1,e)));return n.concat([r])},_n={delta:h,positions:e=>Bn(En,Nn,e),edge:kn},zn=un({delta:h,edge:Rn,positions:e=>Bn(Dn,On,e)},{delta:e=>-e,edge:Tn,positions:e=>Bn(On,Dn,e)}),An={delta:(e,t)=>zn(t).delta(e,t),positions:(e,t)=>zn(t).positions(e,t),edge:e=>zn(e).edge(e)},Ln={unsupportedLength:["em","ex","cap","ch","ic","rem","lh","rlh","vw","vh","vi","vb","vmin","vmax","cm","mm","Q","in","pc","pt","px"],fixed:["px","pt"],relative:["%"],empty:[""]},Wn=(()=>{const e="[0-9]+",t="[eE][+-]?"+e,o=e=>`(?:${e})?`,n=["Infinity",e+"\\."+o(e)+o(t),"\\."+e+o(t),e+o(t)].join("|");return new RegExp(`^([+-]?(?:${n}))(.*)$`)})(),Mn=/(\d+(\.\d+)?)%/,jn=/(\d+(\.\d+)?)px|em/,Pn=ue("col"),In=(e,t,o)=>{const n=Be(e).getOrThunk((()=>at(ke(e))));return t(e)/o(n)*100},Fn=(e,t)=>{Nt(e,"width",t+"px")},Hn=(e,t)=>{Nt(e,"width",t+"%")},$n=(e,t)=>{Nt(e,"height",t+"px")},Vn=e=>{const t=(e=>{return zo(t=e,"height",t.dom.offsetHeight)+"px";var t})(e);return t?((e,t,o,n)=>{const r=parseFloat(e);return Rt(e,"%")&&"table"!==ne(t)?((e,t,o,n)=>{const r=Kt(e).map((e=>{const n=o(e);return Math.floor(t/100*n)})).getOr(t);return n(e,r),r})(t,r,o,n):r})(t,e,hn,$n):hn(e)},qn=(e,t)=>At(e,t).orThunk((()=>we(e,t).map((e=>e+"px")))),Un=e=>qn(e,"width"),Gn=e=>In(e,Lo,Mo),Kn=e=>{return Pn(e)?Lo(e):zo(t=e,"width",t.dom.offsetWidth);var t},Yn=e=>((e,t,o)=>o(e)/Mt(e,"rowspan"))(e,0,Vn),Jn=(e,t,o)=>{Nt(e,"width",t+o)},Qn=e=>In(e,Lo,Mo)+"%",Xn=g(Mn),Zn=ue("col"),er=e=>Un(e).getOrThunk((()=>Kn(e)+"px")),tr=e=>{return(t=e,qn(t,"height")).getOrThunk((()=>Yn(e)+"px"));var t},or=(e,t,o,n,r,s)=>e.filter(n).fold((()=>s(((e,t)=>{if(t<0||t>=e.length-1)return C.none();const o=e[t].fold((()=>{const o=(e=>{const t=S.call(e,0);return t.reverse(),t})(e.slice(0,t));return V(o,((e,t)=>e.map((e=>({value:e,delta:t+1})))))}),(e=>C.some({value:e,delta:0}))),n=e[t+1].fold((()=>{const o=e.slice(t+1);return V(o,((e,t)=>e.map((e=>({value:e,delta:t+1})))))}),(e=>C.some({value:e,delta:1})));return o.bind((e=>n.map((t=>{const o=t.delta+e.delta;return Math.abs(t.value-e.value)/o}))))})(o,t))),(e=>r(e))),nr=(e,t,o,n)=>{const r=cn(e),s=ln(e)?(e=>E(sn(e),(e=>C.from(e.element))))(e):r,l=[C.some(An.edge(t))].concat(E(An.positions(r,t),(e=>e.map((e=>e.x))))),a=b(jt);return E(s,((e,t)=>or(e,t,l,a,(e=>{if((e=>{const t=Bo().browser,o=t.isChromium()||t.isFirefox();return!Zn(e)||o})(e))return o(e);{const e=null!=(s=r[t])?h(s):C.none();return or(e,t,l,a,(e=>n(C.some(Lo(e)))),n)}var s}),n)))},rr=e=>e.map((e=>e+"px")).getOr(""),sr=(e,t,o)=>nr(e,t,Kn,(e=>e.getOrThunk(o.minCellWidth))),lr=(e,t,o,n,r)=>{const s=dn(e),l=[C.some(o.edge(t))].concat(E(o.positions(s,t),(e=>e.map((e=>e.y)))));return E(s,((e,t)=>or(e,t,l,b(Pt),n,r)))},ar=(e,t)=>()=>lt(e)?t(e):parseFloat(At(e,"width").getOr("0")),cr=e=>{const t=ar(e,(e=>parseFloat(Qn(e)))),o=ar(e,Lo);return{width:t,pixelWidth:o,getWidths:(t,o)=>((e,t,o)=>nr(e,t,Gn,(e=>e.fold((()=>o.minCellWidth()),(e=>e/o.pixelWidth()*100)))))(t,e,o),getCellDelta:e=>e/o()*100,singleColumnWidth:(e,t)=>[100-e],minCellWidth:()=>Ft()/o()*100,setElementWidth:Hn,adjustTableWidth:o=>{const n=t();Hn(e,n+o/100*n)},isRelative:!0,label:"percent"}},ir=e=>{const t=ar(e,Lo);return{width:t,pixelWidth:t,getWidths:(t,o)=>sr(t,e,o),getCellDelta:h,singleColumnWidth:(e,t)=>[Math.max(Ft(),e+t)-e],minCellWidth:Ft,setElementWidth:Fn,adjustTableWidth:o=>{const n=t()+o;Fn(e,n)},isRelative:!1,label:"pixel"}},mr=e=>Un(e).fold((()=>(e=>{const t=ar(e,Lo),o=g(0);return{width:t,pixelWidth:t,getWidths:(t,o)=>sr(t,e,o),getCellDelta:o,singleColumnWidth:g([0]),minCellWidth:o,setElementWidth:f,adjustTableWidth:f,isRelative:!0,label:"none"}})(e)),(t=>((e,t)=>null!==Xn().exec(t)?cr(e):ir(e))(e,t))),dr=ir,ur=cr,fr=(e,t,o)=>{const n=e[o].element,r=xe.fromTag("td");Ie(r,xe.fromTag("br")),(t?Ie:Pe)(n,r)},gr=((e,t)=>{const o=t=>e(t)?C.from(t.dom.nodeValue):C.none();return{get:t=>{if(!e(t))throw new Error("Can only get text value of a text node");return o(t).getOr("")},getOption:o,set:(t,o)=>{if(!e(t))throw new Error("Can only set raw text value of a text node");t.dom.nodeValue=o}}})(ie),hr=e=>gr.get(e),pr=e=>gr.getOption(e),wr=(e,t)=>gr.set(e,t),br=e=>"img"===ne(e)?1:pr(e).fold((()=>Le(e).length),(e=>e.length)),vr=["img","br"],yr=e=>pr(e).filter((e=>0!==e.trim().length||e.indexOf("\xa0")>-1)).isSome()||D(vr,ne(e))||(e=>ae(e)&&"false"===pe(e,"contenteditable"))(e),xr=e=>((e,t)=>{const o=e=>{for(let n=0;nSr(e,yr),Sr=(e,t)=>{const o=e=>{const n=Le(e);for(let e=n.length-1;e>=0;e--){const r=n[e];if(t(r))return C.some(r);const s=o(r);if(s.isSome())return s}return C.none()};return o(e)},Tr={scope:["row","col"]},Rr=e=>()=>{const t=xe.fromTag("td",e.dom);return Ie(t,xe.fromTag("br",e.dom)),t},Dr=e=>()=>xe.fromTag("col",e.dom),Or=e=>()=>xe.fromTag("colgroup",e.dom),kr=e=>()=>xe.fromTag("tr",e.dom),Er=(e,t,o)=>{const n=((e,t)=>{const o=Je(e,t),n=Le(Ye(e));return $e(o,n),o})(e,t);return G(o,((e,t)=>{null===e?be(n,t):ge(n,t,e)})),n},Nr=e=>e,Br=(e,t,o)=>{const n=(e,t)=>{((e,t)=>{const o=e.dom,n=t.dom;kt(o)&&kt(n)&&(n.style.cssText=o.style.cssText)})(e.element,t),Lt(t,"height"),1!==e.colspan&&Lt(t,"width")};return{col:o=>{const r=xe.fromTag(ne(o.element),t.dom);return n(o,r),e(o.element,r),r},colgroup:Or(t),row:kr(t),cell:r=>{const s=xe.fromTag(ne(r.element),t.dom),l=o.getOr(["strong","em","b","i","span","font","h1","h2","h3","h4","h5","h6","p","div"]),a=l.length>0?((e,t,o)=>xr(e).map((n=>{const r=o.join(","),s=it(n,r,(t=>Re(t,e)));return z(s,((e,t)=>{const o=Ke(t);return Ie(e,o),o}),t)})).getOr(t))(r.element,s,l):s;return Ie(a,xe.fromTag("br")),n(r,s),((e,t)=>{G(Tr,((o,n)=>we(e,n).filter((e=>D(o,e))).each((e=>ge(t,n,e)))))})(r.element,s),e(r.element,s),s},replace:Er,colGap:Dr(t),gap:Rr(t)}},_r=e=>({col:Dr(e),colgroup:Or(e),row:kr(e),cell:Rr(e),replace:Nr,colGap:Dr(e),gap:Rr(e)}),zr=e=>t=>t.options.get(e),Ar="100%",Lr=e=>{var t;const o=e.dom,n=null!==(t=o.getParent(e.selection.getStart(),o.isBlock))&&void 0!==t?t:e.getBody();return Mo(xe.fromDom(n))+"px"},Wr=e=>C.from(e.options.get("table_clone_elements")),Mr=zr("table_header_type"),jr=zr("table_column_resizing"),Pr=e=>"preservetable"===jr(e),Ir=e=>"resizetable"===jr(e),Fr=zr("table_sizing_mode"),Hr=e=>"relative"===Fr(e),$r=e=>"fixed"===Fr(e),Vr=e=>"responsive"===Fr(e),qr=zr("table_resize_bars"),Ur=zr("table_style_by_css"),Gr=zr("table_merge_content_on_paste"),Kr=e=>{const t=e.options,o=t.get("table_default_attributes");return t.isSet("table_default_attributes")?o:((e,t)=>Vr(e)||Ur(e)?t:$r(e)?{...t,width:Lr(e)}:{...t,width:Ar})(e,o)},Yr=zr("table_use_colgroups"),Jr=e=>bt(e,"[contenteditable]"),Qr=(e,t=!1)=>lt(e)?e.dom.isContentEditable:Jr(e).fold(g(t),(e=>"true"===Xr(e))),Xr=e=>e.dom.contentEditable,Zr=e=>xe.fromDom(e.getBody()),es=e=>t=>Re(t,Zr(e)),ts=e=>{be(e,"data-mce-style");const t=e=>be(e,"data-mce-style");N(Ut(e),t),N(Gt(e),t),N(Yt(e),t)},os=e=>xe.fromDom(e.selection.getStart()),ns=e=>e.getBoundingClientRect().width,rs=e=>e.getBoundingClientRect().height,ss=e=>gt(e,ue("table")).exists(Qr),ls=(e,t)=>{const o=t.column,n=t.column+t.colspan-1,r=t.row,s=t.row+t.rowspan-1;return o<=e.finishCol&&n>=e.startCol&&r<=e.finishRow&&s>=e.startRow},as=(e,t)=>t.column>=e.startCol&&t.column+t.colspan-1<=e.finishCol&&t.row>=e.startRow&&t.row+t.rowspan-1<=e.finishRow,cs=(e,t,o)=>{const n=on(e,t,Re),r=on(e,o,Re);return n.bind((e=>r.map((t=>{return o=e,n=t,{startRow:Math.min(o.row,n.row),startCol:Math.min(o.column,n.column),finishRow:Math.max(o.row+o.rowspan-1,n.row+n.rowspan-1),finishCol:Math.max(o.column+o.colspan-1,n.column+n.colspan-1)};var o,n}))))},is=(e,t,o)=>cs(e,t,o).map((t=>{const o=nn(e,w(ls,t));return E(o,(e=>e.element))})),ms=(e,t)=>on(e,t,((e,t)=>De(t,e))).map((e=>e.element)),ds=(e,t,o)=>{const n=fs(e);return is(n,t,o)},us=(e,t,o,n,r)=>{const s=fs(e),l=Re(e,o)?C.some(t):ms(s,t),a=Re(e,r)?C.some(n):ms(s,n);return l.bind((e=>a.bind((t=>is(s,e,t)))))},fs=Zo;var gs=["body","p","div","article","aside","figcaption","figure","footer","header","nav","section","ol","ul","li","table","thead","tbody","tfoot","caption","tr","td","th","h1","h2","h3","h4","h5","h6","blockquote","pre","address"],hs=()=>({up:g({selector:ht,closest:bt,predicate:ft,all:_e}),down:g({selector:dt,predicate:ct}),styles:g({get:_t,getRaw:At,set:Nt,remove:Lt}),attrs:g({get:pe,set:ge,remove:be,copyTo:(e,t)=>{const o=ve(e);he(t,o)}}),insert:g({before:Me,after:je,afterAll:He,append:Ie,appendAll:$e,prepend:Pe,wrap:Fe}),remove:g({unwrap:Ue,remove:qe}),create:g({nu:xe.fromTag,clone:e=>xe.fromDom(e.dom.cloneNode(!1)),text:xe.fromText}),query:g({comparePosition:(e,t)=>e.dom.compareDocumentPosition(t.dom),prevSibling:ze,nextSibling:Ae}),property:g({children:Le,name:ne,parent:Ne,document:e=>Ee(e).dom,isText:ie,isComment:le,isElement:ce,isSpecial:e=>{const t=ne(e);return D(["script","noscript","iframe","noframes","noembed","title","style","textarea","xmp"],t)},getLanguage:e=>ce(e)?we(e,"lang"):C.none(),getText:hr,setText:wr,isBoundary:e=>!!ce(e)&&("body"===ne(e)||D(gs,ne(e))),isEmptyTag:e=>!!ce(e)&&D(["br","img","hr","input"],ne(e)),isNonEditable:e=>ce(e)&&"false"===pe(e,"contenteditable")}),eq:Re,is:Oe});const ps=(e,t,o,n)=>{const r=t(e,o);return z(n,((o,n)=>{const r=t(e,n);return ws(e,o,r)}),r)},ws=(e,t,o)=>t.bind((t=>o.filter(w(e.eq,t)))),bs=hs(),vs=(e,t)=>((e,t,o)=>o.length>0?((e,t,o,n)=>n(e,t,o[0],o.slice(1)))(e,t,o,ps):C.none())(bs,((t,o)=>e(o)),t),ys=e=>ht(e,"table"),xs=(e,t,o)=>{const n=e=>t=>void 0!==o&&o(t)||Re(t,e);return Re(e,t)?C.some({boxes:C.some([e]),start:e,finish:t}):ys(e).bind((r=>ys(t).bind((s=>{if(Re(r,s))return C.some({boxes:ds(r,e,t),start:e,finish:t});if(De(r,s)){const o=it(t,"td,th",n(r)),l=o.length>0?o[o.length-1]:t;return C.some({boxes:us(r,e,r,t,s),start:e,finish:l})}if(De(s,r)){const o=it(e,"td,th",n(s)),l=o.length>0?o[o.length-1]:e;return C.some({boxes:us(s,e,r,t,s),start:e,finish:l})}return((e,t,o)=>((e,t,o,n=y)=>{const r=[t].concat(e.up().all(t)),s=[o].concat(e.up().all(o)),l=e=>W(e,n).fold((()=>e),(t=>e.slice(0,t+1))),a=l(r),c=l(s),i=L(a,(t=>O(c,((e,t)=>w(e.eq,t))(e,t))));return{firstpath:a,secondpath:c,shared:i}})(bs,e,t,void 0))(e,t).shared.bind((l=>bt(l,"table",o).bind((o=>{const l=it(t,"td,th",n(o)),a=l.length>0?l[l.length-1]:t,c=it(e,"td,th",n(o)),i=c.length>0?c[c.length-1]:e;return C.some({boxes:us(o,e,r,t,s),start:i,finish:a})}))))}))))},Cs=(e,t)=>{const o=dt(e,t);return o.length>0?C.some(o):C.none()},Ss=(e,t,o)=>wt(e,t).bind((t=>wt(e,o).bind((e=>vs(ys,[t,e]).map((o=>({first:t,last:e,table:o}))))))),Ts=(e,t,o,n,r)=>((e,t)=>L(e,(e=>Ce(e,t))))(e,r).bind((e=>((e,t,o)=>Kt(e).bind((n=>((e,t,o,n)=>on(e,t,Re).bind((t=>{const r=o>0?t.row+t.rowspan-1:t.row,s=n>0?t.column+t.colspan-1:t.column;return tn(e,r+o,s+n).map((e=>e.element))})))(fs(n),e,t,o))))(e,t,o).bind((e=>((e,t)=>ht(e,"table").bind((o=>wt(o,t).bind((t=>xs(t,e).bind((e=>e.boxes.map((t=>({boxes:t,start:e.start,finish:e.finish}))))))))))(e,n))))),Rs=(e,t)=>Cs(e,t),Ds=(e,t,o)=>Ss(e,t,o).bind((t=>{const o=t=>Re(e,t),n="thead,tfoot,tbody,table",r=ht(t.first,n,o),s=ht(t.last,n,o);return r.bind((e=>s.bind((o=>Re(e,o)?((e,t,o)=>((e,t,o)=>cs(e,t,o).bind((t=>((e,t)=>{let o=!0;const n=w(as,t);for(let r=t.startRow;r<=t.finishRow;r++)for(let s=t.startCol;s<=t.finishCol;s++)o=o&&tn(e,r,s).exists(n);return o?C.some(t):C.none()})(e,t))))(fs(e),t,o))(t.table,t.first,t.last):C.none()))))})),Os=h,ks=e=>{const t=(e,t)=>we(e,t).exists((e=>parseInt(e,10)>1));return e.length>0&&P(e,(e=>t(e,"rowspan")||t(e,"colspan")))?C.some(e):C.none()},Es=(e,t,o)=>t.length<=1?C.none():Ds(e,o.firstSelectedSelector,o.lastSelectedSelector).map((e=>({bounds:e,cells:t}))),Ns="data-mce-selected",Bs="data-mce-first-selected",_s="data-mce-last-selected",zs="["+Ns+"]",As={selected:Ns,selectedSelector:"td["+Ns+"],th["+Ns+"]",firstSelected:Bs,firstSelectedSelector:"td["+Bs+"],th["+Bs+"]",lastSelected:_s,lastSelectedSelector:"td["+_s+"],th["+_s+"]"},Ls=(e,t,o)=>({element:o,mergable:Es(t,e,As),unmergable:ks(e),selection:Os(e)}),Ws=e=>(t,o)=>{const n=ne(t),r="col"===n||"colgroup"===n?Kt(s=t).bind((e=>Rs(e,As.firstSelectedSelector))).fold(g(s),(e=>e[0])):t;var s;return bt(r,e,o)},Ms=Ws("th,td,caption"),js=Ws("th,td"),Ps=e=>{return t=e.model.table.getSelectedCells(),E(t,xe.fromDom);var t},Is=(e,t)=>{e.on("BeforeGetContent",(t=>{const o=o=>{t.preventDefault(),(e=>Kt(e[0]).map((e=>{const t=((e,t)=>{const o=e=>Ce(e.element,t),n=Ye(e),r=Zt(n),s=mr(e),l=en(r),a=((e,t)=>{const o=e.grid.columns;let n=e.grid.rows,r=o,s=0,l=0;const a=[],c=[];return G(e.access,(e=>{if(a.push(e),t(e)){c.push(e);const t=e.row,o=t+e.rowspan-1,a=e.column,i=a+e.colspan-1;ts&&(s=o),al&&(l=i)}})),((e,t,o,n,r,s)=>({minRow:e,minCol:t,maxRow:o,maxCol:n,allCells:r,selectedCells:s}))(n,r,s,l,a,c)})(l,o),c="th:not("+t+"),td:not("+t+")",i=Vt(n,"th,td",(e=>Ce(e,c)));N(i,qe),((e,t,o,n)=>{const r=_(e,(e=>"colgroup"!==e.section)),s=t.grid.columns,l=t.grid.rows;for(let e=0;eo.maxRow||ao.maxCol||(tn(t,e,a).filter(n).isNone()?fr(r,l,e):l=!0)}})(r,l,a,o);const m=((e,t,o,n)=>{if(0===n.minCol&&t.grid.columns===n.maxCol+1)return 0;const r=sr(t,e,o),s=A(r,((e,t)=>e+t),0),l=A(r.slice(n.minCol,n.maxCol+1),((e,t)=>e+t),0),a=l/s*o.pixelWidth()-o.pixelWidth();return o.getCellDelta(a)})(e,Zo(e),s,a);return((e,t,o,n)=>{G(o.columns,(e=>{(e.columnt.maxCol)&&qe(e.element)}));const r=_($t(e,"tr"),(e=>0===e.dom.childElementCount));N(r,qe),t.minCol!==t.maxCol&&t.minRow!==t.maxRow||N($t(e,"th,td"),(e=>{be(e,"rowspan"),be(e,"colspan")})),be(e,Go),be(e,"data-snooker-col-series"),mr(e).adjustTableWidth(n)})(n,a,l,m),n})(e,zs);return ts(t),[t]})))(o).each((o=>{t.content="text"===t.format?(e=>E(e,(e=>e.dom.innerText)).join(""))(o):((e,t)=>E(t,(t=>e.selection.serializer.serialize(t.dom,{}))).join(""))(e,o)}))};if(!0===t.selection){const t=(e=>_(Ps(e),(e=>Ce(e,As.selectedSelector))))(e);t.length>=1&&o(t)}})),e.on("BeforeSetContent",(o=>{if(!0===o.selection&&!0===o.paste){const n=Ps(e);H(n).each((n=>{Kt(n).each((r=>{const s=_(((e,t)=>{const o=document.createElement("div");return o.innerHTML=e,Le(xe.fromDom(o))})(o.content),(e=>"meta"!==ne(e))),l=ue("table");if(Gr(e)&&1===s.length&&l(s[0])){o.preventDefault();const l=xe.fromDom(e.getDoc()),a=_r(l),c=((e,t,o)=>({element:e,clipboard:t,generators:o}))(n,s[0],a);t.pasteCells(r,c).each((()=>{e.focus()}))}}))}))}}))},Fs=(e,t)=>({element:e,offset:t}),Hs=(e,t,o)=>e.property().isText(t)&&0===e.property().getText(t).trim().length||e.property().isComment(t)?o(t).bind((t=>Hs(e,t,o).orThunk((()=>C.some(t))))):C.none(),$s=(e,t)=>e.property().isText(t)?e.property().getText(t).length:e.property().children(t).length,Vs=(e,t)=>{const o=Hs(e,t,e.query().prevSibling).getOr(t);if(e.property().isText(o))return Fs(o,$s(e,o));const n=e.property().children(o);return n.length>0?Vs(e,n[n.length-1]):Fs(o,$s(e,o))},qs=Vs,Us=hs(),Gs=(e,t)=>{if(!jt(e)){const o=(e=>Un(e).bind((e=>{return t=e,o=["fixed","relative","empty"],C.from(Wn.exec(t)).bind((e=>{const t=Number(e[1]),n=e[2];return((e,t)=>O(t,(t=>O(Ln[t],(t=>e===t)))))(n,o)?C.some({value:t,unit:n}):C.none()}));var t,o})))(e);o.each((o=>{const n=o.value/2;Jn(e,n,o.unit),Jn(t,n,o.unit)}))}},Ks=e=>E(e,g(0)),Ys=(e,t,o,n,r)=>r(e.slice(0,t)).concat(n).concat(r(e.slice(o))),Js=e=>(t,o,n,r)=>{if(e(n)){const e=Math.max(r,t[o]-Math.abs(n)),s=Math.abs(e-t[o]);return n>=0?s:-s}return n},Qs=Js((e=>e<0)),Xs=Js(x),Zs=()=>{const e=(e,t,o,n)=>{const r=(100+o)/100,s=Math.max(n,(e[t]+o)/r);return E(e,((e,o)=>(o===t?s:e/r)-e))},t=(t,o,n,r,s,l)=>l?e(t,o,r,s):((e,t,o,n,r)=>{const s=Qs(e,t,n,r);return Ys(e,t,o+1,[s,0],Ks)})(t,o,n,r,s);return{resizeTable:(e,t)=>e(t),clampTableDelta:Qs,calcLeftEdgeDeltas:t,calcMiddleDeltas:(e,o,n,r,s,l,a)=>t(e,n,r,s,l,a),calcRightEdgeDeltas:(t,o,n,r,s,l)=>{if(l)return e(t,n,r,s);{const e=Qs(t,n,r,s);return Ks(t.slice(0,n)).concat([e])}},calcRedestributedWidths:(e,t,o,n)=>{if(n){const n=(t+o)/t,r=E(e,(e=>e/n));return{delta:100*n-100,newSizes:r}}return{delta:o,newSizes:e}}}},el=()=>{const e=(e,t,o,n,r)=>{const s=Xs(e,n>=0?o:t,n,r);return Ys(e,t,o+1,[s,-s],Ks)};return{resizeTable:(e,t,o)=>{o&&e(t)},clampTableDelta:(e,t,o,n,r)=>{if(r){if(o>=0)return o;{const t=A(e,((e,t)=>e+t-n),0);return Math.max(-t,o)}}return Qs(e,t,o,n)},calcLeftEdgeDeltas:e,calcMiddleDeltas:(t,o,n,r,s,l)=>e(t,n,r,s,l),calcRightEdgeDeltas:(e,t,o,n,r,s)=>{if(s)return Ks(e);{const t=n/e.length;return E(e,g(t))}},calcRedestributedWidths:(e,t,o,n)=>({delta:0,newSizes:e})}},tl=e=>Zo(e).grid,ol=ue("th"),nl=e=>P(e,(e=>ol(e.element))),rl=(e,t)=>e&&t?"sectionCells":e?"section":"cells",sl=e=>{const t="thead"===e.section,o=vt(ll(e.cells),"th");return"tfoot"===e.section?{type:"footer"}:t||o?{type:"header",subType:rl(t,o)}:{type:"body"}},ll=e=>{const t=_(e,(e=>ol(e.element)));return 0===t.length?C.some("td"):t.length===e.length?C.some("th"):C.none()},al=(e,t,o)=>et(o(e.element,t),!0,e.isLocked),cl=(e,t)=>e.section!==t?tt(e.element,e.cells,t,e.isNew):e,il=()=>({transformRow:cl,transformCell:(e,t,o)=>{const n=o(e.element,t),r="td"!==ne(n)?((e,t)=>{const o=Je(e,"td");je(e,o);const n=Le(e);return $e(o,n),qe(e),o})(n):n;return et(r,e.isNew,e.isLocked)}}),ml=()=>({transformRow:cl,transformCell:al}),dl=()=>({transformRow:(e,t)=>cl(e,"thead"===t?"tbody":t),transformCell:al}),ul=il,fl=ml,gl=dl,hl=()=>({transformRow:h,transformCell:al}),pl=(e,t,o,n)=>{o===n?be(e,t):ge(e,t,o)},wl=(e,t,o)=>{$(mt(e,t)).fold((()=>Pe(e,o)),(e=>je(e,o)))},bl=(e,t)=>{const o=[],n=[],r=e=>E(e,(e=>{e.isNew&&o.push(e.element);const t=e.element;return Ve(t),N(e.cells,(e=>{e.isNew&&n.push(e.element),pl(e.element,"colspan",e.colspan,1),pl(e.element,"rowspan",e.rowspan,1),Ie(t,e.element)})),t})),s=e=>j(e,(e=>E(e.cells,(e=>(pl(e.element,"span",e.colspan,1),e.element))))),l=(t,o)=>{const n=((e,t)=>{const o=pt(e,t).getOrThunk((()=>{const o=xe.fromTag(t,ke(e).dom);return"thead"===t?wl(e,"caption,colgroup",o):"colgroup"===t?wl(e,"caption",o):Ie(e,o),o}));return Ve(o),o})(e,o),l=("colgroup"===o?s:r)(t);$e(n,l)},a=(t,o)=>{t.length>0?l(t,o):(t=>{pt(e,t).each(qe)})(o)},c=[],i=[],m=[],d=[];return N(t,(e=>{switch(e.section){case"thead":c.push(e);break;case"tbody":i.push(e);break;case"tfoot":m.push(e);break;case"colgroup":d.push(e)}})),a(d,"colgroup"),a(c,"thead"),a(i,"tbody"),a(m,"tfoot"),{newRows:o,newCells:n}},vl=(e,t)=>{if(0===e.length)return 0;const o=e[0];return W(e,(e=>!t(o.element,e.element))).getOr(e.length)},yl=(e,t)=>{const o=E(e,(e=>E(e.cells,y)));return E(e,((n,r)=>{const s=j(n.cells,((n,s)=>{if(!1===o[r][s]){const m=((e,t,o,n)=>{const r=((e,t)=>e[t])(e,t),s="colgroup"===r.section,l=vl(r.cells.slice(o),n),a=s?1:vl(((e,t)=>E(e,(e=>Ho(e,t))))(e.slice(t),o),n);return{colspan:l,rowspan:a}})(e,r,s,t);return((e,t,n,r)=>{for(let s=e;s({element:e,cells:t,section:o,isNew:n}))(n.element,s,n.section,n.isNew)}))},xl=(e,t,o)=>{const n=[];N(e.colgroups,(r=>{const s=[];for(let n=0;net(e.element,o,!1))).getOrThunk((()=>et(t.colGap(),!0,!1)));s.push(r)}n.push(tt(r.element,s,"colgroup",o))}));for(let r=0;ret(e.element,o,e.isLocked))).getOrThunk((()=>et(t.gap(),!0,!1)));s.push(l)}const l=e.all[r],a=tt(l.element,s,l.section,o);n.push(a)}return n},Cl=e=>yl(e,Re),Sl=(e,t)=>V(e.all,(e=>L(e.cells,(e=>Re(t,e.element))))),Tl=(e,t,o)=>{const n=E(t.selection,(t=>qt(t).bind((t=>Sl(e,t))).filter(o))),r=yt(n);return xt(r.length>0,r)},Rl=(e,t,o,n,r)=>(s,l,a,c)=>{const i=Zo(s),m=C.from(null==c?void 0:c.section).getOrThunk(hl);return t(i,l).map((t=>{const o=((e,t)=>xl(e,t,!1))(i,a),n=e(o,t,Re,r(a),m),s=Yo(n.grid);return{info:t,grid:Cl(n.grid),cursor:n.cursor,lockedColumns:s}})).bind((e=>{const t=bl(s,e.grid),r=C.from(null==c?void 0:c.sizing).getOrThunk((()=>mr(s))),l=C.from(null==c?void 0:c.resize).getOrThunk(el);return o(s,e.grid,e.info,{sizing:r,resize:l,section:m}),n(s),be(s,Go),e.lockedColumns.length>0&&ge(s,Go,e.lockedColumns.join(",")),C.some({cursor:e.cursor,newRows:t.newRows,newCells:t.newCells})}))},Dl=(e,t)=>Tl(e,t,x).map((e=>({cells:e,generators:t.generators,clipboard:t.clipboard}))),Ol=(e,t)=>Tl(e,t,x),kl=(e,t)=>Tl(e,t,(e=>!e.isLocked)),El=(e,t)=>P(t,(t=>((e,t)=>Sl(e,t).exists((e=>!e.isLocked)))(e,t))),Nl=(e,t,o,n)=>{const r=qo(e).rows;let s=!0;for(let e=0;e{const t=t=>t(e),o=g(e),n=()=>r,r={tag:!0,inner:e,fold:(t,o)=>o(e),isValue:x,isError:y,map:t=>zl.value(t(e)),mapError:n,bind:t,exists:t,forall:t,getOr:o,or:n,getOrThunk:o,orThunk:n,getOrDie:o,each:t=>{t(e)},toOptional:()=>C.some(e)};return r},_l=e=>{const t=()=>o,o={tag:!1,inner:e,fold:(t,o)=>t(e),isValue:y,isError:x,map:t,mapError:t=>zl.error(t(e)),bind:t,exists:y,forall:x,getOr:h,or:h,getOrThunk:v,orThunk:v,getOrDie:(n=String(e),()=>{throw new Error(n)}),each:f,toOptional:C.none};var n;return o},zl={value:Bl,error:_l,fromOption:(e,t)=>e.fold((()=>_l(t)),Bl)},Al=(e,t)=>({rowDelta:0,colDelta:Vo(e[0])-Vo(t[0])}),Ll=(e,t)=>({rowDelta:e.length-t.length,colDelta:0}),Wl=(e,t,o,n)=>{const r="colgroup"===t.section?o.col:o.cell;return k(e,(e=>et(r(),!0,n(e))))},Ml=(e,t,o,n)=>{const r=e[e.length-1];return e.concat(k(t,(()=>{const e="colgroup"===r.section?o.colgroup:o.row,t=Uo(r,e,h),s=Wl(t.cells.length,t,o,(e=>X(n,e.toString())));return Fo(t,s)})))},jl=(e,t,o,n)=>E(e,(e=>{const r=Wl(t,e,o,y);return jo(e,n,r)})),Pl=(e,t,o)=>{const n=t.colDelta<0?jl:h,r=t.rowDelta<0?Ml:h,s=Yo(e),l=Vo(e[0]),a=O(s,(e=>e===l-1)),c=n(e,Math.abs(t.colDelta),o,a?l-1:l),i=Yo(c);return r(c,Math.abs(t.rowDelta),o,I(i,x))},Il=(e,t,o,n)=>{const r=w(n,Ho(e[t],o).element),s=e[t];return e.length>1&&Vo(s)>1&&(o>0&&r($o(s,o-1))||o0&&r($o(e[t-1],o))||t_(o,(o=>o>=e.column&&o<=Vo(t[0])+e.column)),Hl=(e,t,o,n,r)=>{((e,t,o,n)=>{t>0&&t{const r=e.cells[t-1];let s=0;const l=n();for(;e.cells.length>t+s&&o(r.element,e.cells[t+s].element);)Io(e,t+s,et(l,!0,e.cells[t+s].isLocked)),s++}))})(t,e,r,n.cell);const s=Ll(o,t),l=Pl(o,s,n),a=Ll(t,l),c=Pl(t,a,n);return E(c,((t,o)=>jo(t,e,l[o].cells)))},$l=(e,t,o,n,r)=>{((e,t,o,n)=>{const r=qo(e).rows;if(t>0&&tA(e,((e,o)=>O(e,(e=>t(e.element,o.element)))?e:e.concat([o])),[]))(r[t-1].cells,o);N(e,(e=>{let s=C.none();for(let l=t;l{Io(a,t,et(e,!0,c.isLocked))})))}}))}})(t,e,r,n.cell);const s=Yo(t),l=Al(t,o),a={...l,colDelta:l.colDelta-s.length},c=Pl(t,a,n),{cols:i,rows:m}=qo(c),d=Yo(c),u=Al(o,t),f={...u,colDelta:u.colDelta+d.length},g=(p=n,w=d,E(o,(e=>A(w,((t,o)=>{const n=Wl(1,e,p,x)[0];return Po(t,o,n)}),e)))),h=Pl(g,f,n);var p,w;return[...i,...m.slice(0,e),...h,...m.slice(e,m.length)]},Vl=(e,t,o,n,r)=>{const{rows:s,cols:l}=qo(e),a=s.slice(0,t),c=s.slice(t);return[...l,...a,((e,t,o,n)=>Uo(e,(e=>n(e,o)),t))(s[o],((e,o)=>t>0&&tE(e,(e=>{const s=t>0&&t{if("colgroup"!==o&&n)return Ho(e,t);{const t=Ho(e,r);return et(l(t.element,s),!0,!1)}})(e,t,e.section,s,o,n,r);return Po(e,t,l)})),Ul=(e,t,o,n)=>((e,t,o,n)=>void 0!==$o(e[t],o)&&t>0&&n($o(e[t-1],o),$o(e[t],o)))(e,t,o,n)||((e,t,o)=>t>0&&o($o(e,t-1),$o(e,t)))(e[t],o,n),Gl=(e,t,o,n)=>{const r=e=>(e=>"row"===e?Pt(t):jt(t))(e)?`${e}group`:e;return e?ol(t)?r(o):null:n&&ol(t)?r("row"===o?"col":"row"):null},Kl=(e,t,o)=>et(o(e.element,t),!0,e.isLocked),Yl=(e,t,o,n,r,s,l)=>E(e,((e,a)=>((e,c)=>{const i=e.cells,m=E(i,((e,c)=>{if((e=>O(t,(t=>o(e.element,t.element))))(e)){const t=l(e,a,c)?r(e,o,n):e;return s(t,a,c).each((e=>{var o,n;o=t.element,n={scope:C.from(e)},G(n,((e,t)=>{e.fold((()=>{be(o,t)}),(e=>{fe(o.dom,t,e)}))}))})),t}return e}));return tt(e.element,m,e.section,e.isNew)})(e))),Jl=(e,t,o)=>j(e,((n,r)=>Ul(e,r,t,o)?[]:[Ho(n,t)])),Ql=(e,t,o,n,r)=>{const s=qo(e).rows,l=j(t,(e=>Jl(s,e,n))),a=E(s,(e=>nl(e.cells))),c=((e,t)=>P(t,h)&&nl(e)?x:(e,o,n)=>!("th"===ne(e.element)&&t[o]))(l,a),i=((e,t)=>(o,n)=>C.some(Gl(e,o.element,"row",t[n])))(o,a);return Yl(e,l,n,r,Kl,i,c)},Xl=(e,t,o,n)=>{const r=qo(e).rows,s=E(t,(e=>Ho(r[e.row],e.column)));return Yl(e,s,o,n,Kl,C.none,x)},Zl=e=>{if(!l(e))throw new Error("cases must be an array");if(0===e.length)throw new Error("there must be at least one case");const t=[],o={};return N(e,((n,r)=>{const s=q(n);if(1!==s.length)throw new Error("one and only one name per case");const a=s[0],c=n[a];if(void 0!==o[a])throw new Error("duplicate key detected:"+a);if("cata"===a)throw new Error("cannot have a case named cata (sorry)");if(!l(c))throw new Error("case arguments must be an array");t.push(a),o[a]=(...o)=>{const n=o.length;if(n!==c.length)throw new Error("Wrong number of arguments to case "+a+". Expected "+c.length+" ("+c+"), got "+n);return{fold:(...t)=>{if(t.length!==e.length)throw new Error("Wrong number of arguments to fold. Expected "+e.length+", got "+t.length);return t[r].apply(null,o)},match:e=>{const n=q(e);if(t.length!==n.length)throw new Error("Wrong number of arguments to match. Expected: "+t.join(",")+"\nActual: "+n.join(","));if(!P(t,(e=>D(n,e))))throw new Error("Not all branches were specified when using match. Specified: "+n.join(", ")+"\nRequired: "+t.join(", "));return e[a].apply(null,o)},log:e=>{console.log(e,{constructors:t,constructor:a,params:o})}}}})),o},ea={...Zl([{none:[]},{only:["index"]},{left:["index","next"]},{middle:["prev","index","next"]},{right:["prev","index"]}])},ta=(e,t,o)=>{let n=0;for(let r=e;r{const o=rn(e);return E(o,(e=>{const o=ta(e.row,e.row+e.rowspan,t);return{element:e.element,height:o,rowspan:e.rowspan}}))},na=(e,t,o)=>{const n=((e,t)=>ln(e)?((e,t)=>{const o=sn(e);return E(o,((e,o)=>({element:e.element,width:t[o],colspan:e.colspan})))})(e,t):((e,t)=>{const o=rn(e);return E(o,(e=>{const o=ta(e.column,e.column+e.colspan,t);return{element:e.element,width:o,colspan:e.colspan}}))})(e,t))(e,t);N(n,(e=>{o.setElementWidth(e.element,e.width)}))},ra=(e,t,o,n,r)=>{const s=Zo(e),l=r.getCellDelta(t),a=r.getWidths(s,r),c=o===s.grid.columns-1,i=n.clampTableDelta(a,o,l,r.minCellWidth(),c),m=((e,t,o,n,r)=>{const s=e.slice(0),l=((e,t)=>0===e.length?ea.none():1===e.length?ea.only(0):0===t?ea.left(0,1):t===e.length-1?ea.right(t-1,t):t>0&&tn.singleColumnWidth(s[e],o)),((e,t)=>r.calcLeftEdgeDeltas(s,e,t,o,n.minCellWidth(),n.isRelative)),((e,t,l)=>r.calcMiddleDeltas(s,e,t,l,o,n.minCellWidth(),n.isRelative)),((e,t)=>r.calcRightEdgeDeltas(s,e,t,o,n.minCellWidth(),n.isRelative)))})(a,o,i,r,n),d=E(m,((e,t)=>e+a[t]));na(s,d,r),n.resizeTable(r.adjustTableWidth,i,c)},sa=e=>A(e,((e,t)=>O(e,(e=>e.column===t.column))?e:e.concat([t])),[]).sort(((e,t)=>e.column-t.column)),la=ue("col"),aa=ue("colgroup"),ca=e=>"tr"===ne(e)||aa(e),ia=e=>({element:e,colspan:Wt(e,"colspan",1),rowspan:Wt(e,"rowspan",1)}),ma=e=>we(e,"scope").map((e=>e.substr(0,3))),da=(e,t=ia)=>{const o=o=>{if(ca(o))return aa((r={element:o}).element)?e.colgroup(r):e.row(r);{const r=o,s=(t=>la(t.element)?e.col(t):e.cell(t))(t(r));return n=C.some({item:r,replacement:s}),s}var r};let n=C.none();return{getOrInit:(e,t)=>n.fold((()=>o(e)),(n=>t(e,n.item)?n.replacement:o(e)))}},ua=e=>t=>{const o=[],n=n=>{const r="td"===e?{scope:null}:{},s=t.replace(n,e,r);return o.push({item:n,sub:s}),s};return{replaceOrInit:(e,t)=>{if(ca(e)||la(e))return e;{const r=e;return((e,t)=>L(o,(o=>t(o.item,e))))(r,t).fold((()=>n(r)),(o=>t(e,o.item)?o.sub:n(r)))}}}},fa=e=>({unmerge:t=>{const o=ma(t);return o.each((e=>ge(t,"scope",e))),()=>{const n=e.cell({element:t,colspan:1,rowspan:1});return Lt(n,"width"),Lt(t,"width"),o.each((e=>ge(n,"scope",e))),n}},merge:e=>(Lt(e[0],"width"),(()=>{const t=yt(E(e,ma));if(0===t.length)return C.none();{const e=t[0],o=["row","col"];return O(t,(t=>t!==e&&D(o,t)))?C.none():C.from(e)}})().fold((()=>be(e[0],"scope")),(t=>ge(e[0],"scope",t+"group"))),g(e[0]))}),ga=["body","p","div","article","aside","figcaption","figure","footer","header","nav","section","ol","ul","table","thead","tfoot","tbody","caption","tr","td","th","h1","h2","h3","h4","h5","h6","blockquote","pre","address"],ha=hs(),pa=e=>((e,t)=>{const o=e.property().name(t);return D(ga,o)})(ha,e),wa=e=>((e,t)=>{const o=e.property().name(t);return D(["ol","ul"],o)})(ha,e),ba=e=>{const t=ue("br"),o=e=>Cr(e).bind((o=>{const n=Ae(o).map((e=>!!pa(e)||!!((e,t)=>D(["br","img","hr","input"],e.property().name(t)))(ha,e)&&"img"!==ne(e))).getOr(!1);return Ne(o).map((r=>{return!0===n||("li"===ne(s=r)||ft(s,wa).isSome())||t(o)||pa(r)&&!Re(e,r)?[]:[xe.fromTag("br")];var s}))})).getOr([]),n=(()=>{const n=j(e,(e=>{const n=Le(e);return(e=>P(e,(e=>t(e)||ie(e)&&0===hr(e).trim().length)))(n)?[]:n.concat(o(e))}));return 0===n.length?[xe.fromTag("br")]:n})();Ve(e[0]),$e(e[0],n)},va=e=>Qr(e,!0),ya=e=>{0===Ut(e).length&&qe(e)},xa=(e,t)=>({grid:e,cursor:t}),Ca=(e,t,o)=>{const n=((e,t,o)=>{var n,r;const s=qo(e).rows;return C.from(null===(r=null===(n=s[t])||void 0===n?void 0:n.cells[o])||void 0===r?void 0:r.element).filter(va).orThunk((()=>(e=>V(e,(e=>V(e.cells,(e=>{const t=e.element;return xt(va(t),t)})))))(s)))})(e,t,o);return xa(e,n)},Sa=e=>A(e,((e,t)=>O(e,(e=>e.row===t.row))?e:e.concat([t])),[]).sort(((e,t)=>e.row-t.row)),Ta=(e,t)=>(o,n,r,s,l)=>{const a=Sa(n),c=E(a,(e=>e.row)),i=((e,t,o,n,r,s,l)=>{const{cols:a,rows:c}=qo(e),i=c[t[0]],m=j(t,(e=>((e,t,o)=>{const n=e[t];return j(n.cells,((n,r)=>Ul(e,t,r,o)?[]:[n]))})(c,e,r))),d=E(i.cells,((e,t)=>nl(Jl(c,t,r)))),u=[...c];N(t,(e=>{u[e]=l.transformRow(c[e],o)}));const f=[...a,...u],g=((e,t)=>P(t,h)&&nl(e.cells)?x:(e,o,n)=>!("th"===ne(e.element)&&t[n]))(i,d),p=((e,t)=>(o,n,r)=>C.some(Gl(e,o.element,"col",t[r])))(n,d);return Yl(f,m,r,s,l.transformCell,p,g)})(o,c,e,t,r,s.replaceOrInit,l);return Ca(i,n[0].row,n[0].column)},Ra=Ta("thead",!0),Da=Ta("tbody",!1),Oa=Ta("tfoot",!1),ka=(e,t,o)=>{const n=((e,t)=>Qt(e,(()=>t)))(e,o.section),r=en(n);return xl(r,t,!0)},Ea=(e,t,o,n)=>((e,t,o,n)=>{const r=en(t),s=n.getWidths(r,n);na(r,s,n)})(0,t,0,n.sizing),Na=(e,t,o,n)=>((e,t,o,n,r)=>{const s=en(t),l=n.getWidths(s,n),a=n.pixelWidth(),{newSizes:c,delta:i}=r.calcRedestributedWidths(l,a,o.pixelDelta,n.isRelative);na(s,c,n),n.adjustTableWidth(i)})(0,t,o,n.sizing,n.resize),Ba=(e,t)=>O(t,(e=>0===e.column&&e.isLocked)),_a=(e,t)=>O(t,(t=>t.column+t.colspan>=e.grid.columns&&t.isLocked)),za=(e,t)=>{const o=cn(e),n=sa(t);return A(n,((e,t)=>e+o[t.column].map(Wo).getOr(0)),0)},Aa=e=>(t,o)=>Ol(t,o).filter((o=>!(e?Ba:_a)(t,o))).map((e=>({details:e,pixelDelta:za(t,e)}))),La=e=>(t,o)=>Dl(t,o).filter((o=>!(e?Ba:_a)(t,o.cells))),Wa=ua("th"),Ma=ua("td"),ja=Rl(((e,t,o,n)=>{const r=t[0].row,s=Sa(t),l=z(s,((e,t)=>({grid:Vl(e.grid,r,t.row+e.delta,o,n.getOrInit),delta:e.delta+1})),{grid:e,delta:0}).grid;return Ca(l,r,t[0].column)}),Ol,f,f,da),Pa=Rl(((e,t,o,n)=>{const r=Sa(t),s=r[r.length-1],l=s.row+s.rowspan,a=z(r,((e,t)=>Vl(e,l,t.row,o,n.getOrInit)),e);return Ca(a,l,t[0].column)}),Ol,f,f,da),Ia=Rl(((e,t,o,n)=>{const r=t.details,s=sa(r),l=s[0].column,a=z(s,((e,t)=>({grid:ql(e.grid,l,t.column+e.delta,o,n.getOrInit),delta:e.delta+1})),{grid:e,delta:0}).grid;return Ca(a,r[0].row,l)}),Aa(!0),Na,f,da),Fa=Rl(((e,t,o,n)=>{const r=t.details,s=r[r.length-1],l=s.column+s.colspan,a=sa(r),c=z(a,((e,t)=>ql(e,l,t.column,o,n.getOrInit)),e);return Ca(c,r[0].row,l)}),Aa(!1),Na,f,da),Ha=Rl(((e,t,o,n)=>{const r=sa(t.details),s=((e,t)=>j(e,(e=>{const o=e.cells,n=z(t,((e,t)=>t>=0&&t0?[tt(e.element,n,e.section,e.isNew)]:[]})))(e,E(r,(e=>e.column))),l=s.length>0?s[0].cells.length-1:0;return Ca(s,r[0].row,Math.min(r[0].column,l))}),((e,t)=>kl(e,t).map((t=>({details:t,pixelDelta:-za(e,t)})))),Na,ya,da),$a=Rl(((e,t,o,n)=>{const r=Sa(t),s=((e,t,o)=>{const{rows:n,cols:r}=qo(e);return[...r,...n.slice(0,t),...n.slice(o+1)]})(e,r[0].row,r[r.length-1].row),l=s.length>0?s.length-1:0;return Ca(s,Math.min(t[0].row,l),t[0].column)}),Ol,f,ya,da),Va=Rl(((e,t,o,n)=>{const r=sa(t),s=E(r,(e=>e.column)),l=Ql(e,s,!0,o,n.replaceOrInit);return Ca(l,t[0].row,t[0].column)}),kl,f,f,Wa),qa=Rl(((e,t,o,n)=>{const r=sa(t),s=E(r,(e=>e.column)),l=Ql(e,s,!1,o,n.replaceOrInit);return Ca(l,t[0].row,t[0].column)}),kl,f,f,Ma),Ua=Rl(Ra,kl,f,f,Wa),Ga=Rl(Da,kl,f,f,Ma),Ka=Rl(Oa,kl,f,f,Ma),Ya=Rl(((e,t,o,n)=>{const r=Xl(e,t,o,n.replaceOrInit);return Ca(r,t[0].row,t[0].column)}),kl,f,f,Wa),Ja=Rl(((e,t,o,n)=>{const r=Xl(e,t,o,n.replaceOrInit);return Ca(r,t[0].row,t[0].column)}),kl,f,f,Ma),Qa=Rl(((e,t,o,n)=>{const r=t.cells;ba(r);const s=((e,t,o,n)=>{const r=qo(e).rows;if(0===r.length)return e;for(let e=t.startRow;e<=t.finishRow;e++)for(let o=t.startCol;o<=t.finishCol;o++){const t=r[e],s=Ho(t,o).isLocked;Io(t,o,et(n(),!1,s))}return e})(e,t.bounds,0,n.merge(r));return xa(s,C.from(r[0]))}),((e,t)=>((e,t)=>t.mergable)(0,t).filter((t=>El(e,t.cells)))),Ea,f,fa),Xa=Rl(((e,t,o,n)=>{const r=z(t,((e,t)=>Nl(e,t,o,n.unmerge(t))),e);return xa(r,C.from(t[0]))}),((e,t)=>((e,t)=>t.unmergable)(0,t).filter((t=>El(e,t)))),Ea,f,fa),Za=Rl(((e,t,o,n)=>{const r=((e,t)=>{const o=Zo(e);return xl(o,t,!0)})(t.clipboard,t.generators);var s,l;return((e,t,o,n,r)=>{const s=Yo(t),l=((e,t,o)=>{const n=Vo(t[0]),r=qo(t).cols.length+e.row,s=k(n-e.column,(t=>t+e.column));return{row:r,column:L(s,(e=>P(o,(t=>t!==e)))).getOr(n-1)}})(e,t,s),a=qo(o).rows,c=Fl(l,a,s),i=((e,t,o)=>{if(e.row>=t.length||e.column>Vo(t[0]))return zl.error("invalid start address out of table bounds, row: "+e.row+", column: "+e.column);const n=t.slice(e.row),r=n[0].cells.slice(e.column),s=Vo(o[0]),l=o.length;return zl.value({rowDelta:n.length-l,colDelta:r.length-s})})(l,t,a);return i.map((e=>{const o={...e,colDelta:e.colDelta-c.length},s=Pl(t,o,n),i=Yo(s),m=Fl(l,a,i);return((e,t,o,n,r,s)=>{const l=e.row,a=e.column,c=l+o.length,i=a+Vo(o[0])+s.length,m=I(s,x);for(let e=l;exa(e,C.some(t.element))),(e=>Ca(e,t.row,t.column)))}),((e,t)=>qt(t.element).bind((o=>Sl(e,o).map((e=>({...e,generators:t.generators,clipboard:t.clipboard})))))),Ea,f,da),ec=Rl(((e,t,o,n)=>{const r=qo(e).rows,s=t.cells[0].column,l=r[t.cells[0].row],a=ka(t.clipboard,t.generators,l),c=Hl(s,e,a,t.generators,o);return Ca(c,t.cells[0].row,t.cells[0].column)}),La(!0),f,f,da),tc=Rl(((e,t,o,n)=>{const r=qo(e).rows,s=t.cells[t.cells.length-1].column+t.cells[t.cells.length-1].colspan,l=r[t.cells[0].row],a=ka(t.clipboard,t.generators,l),c=Hl(s,e,a,t.generators,o);return Ca(c,t.cells[0].row,t.cells[0].column)}),La(!1),f,f,da),oc=Rl(((e,t,o,n)=>{const r=qo(e).rows,s=t.cells[0].row,l=r[s],a=ka(t.clipboard,t.generators,l),c=$l(s,e,a,t.generators,o);return Ca(c,t.cells[0].row,t.cells[0].column)}),Dl,f,f,da),nc=Rl(((e,t,o,n)=>{const r=qo(e).rows,s=t.cells[t.cells.length-1].row+t.cells[t.cells.length-1].rowspan,l=r[t.cells[0].row],a=ka(t.clipboard,t.generators,l),c=$l(s,e,a,t.generators,o);return Ca(c,t.cells[0].row,t.cells[0].column)}),Dl,f,f,da),rc=(e,t)=>{const o=Zo(e);return Ol(o,t).bind((e=>{const t=e[e.length-1],n=e[0].column,r=t.column+t.colspan,s=M(E(o.all,(e=>_(e.cells,(e=>e.column>=n&&e.column{const o=Zo(e);return Ol(o,t).bind(ll).getOr("")},lc=(e,t)=>{const o=Zo(e);return Ol(o,t).bind((e=>{const t=e[e.length-1],n=e[0].row,r=t.row+t.rowspan;return(e=>{const t=E(e,(e=>sl(e).type)),o=D(t,"header"),n=D(t,"footer");if(o||n){const e=D(t,"body");return!o||e||n?o||e||!n?C.none():C.some("footer"):C.some("header")}return C.some("body")})(o.all.slice(n,r))})).getOr("")},ac=(e,t)=>e.dispatch("NewRow",{node:t}),cc=(e,t)=>e.dispatch("NewCell",{node:t}),ic=(e,t,o)=>{e.dispatch("TableModified",{...o,table:t})},mc={structure:!1,style:!0},dc={structure:!0,style:!1},uc={structure:!0,style:!0},fc=(e,t)=>Hr(e)?ur(t):$r(e)?dr(t):mr(t),gc=(e,t,o)=>{const n=e=>"table"===ne(Zr(e)),r=Wr(e),s=Ir(e)?f:Gs,l=t=>{switch(Mr(e)){case"section":return ul();case"sectionCells":return fl();case"cells":return gl();default:return((e,t)=>{var o;switch((o=Zo(e),V(o.all,(e=>{const t=sl(e);return"header"===t.type?C.from(t.subType):C.none()}))).getOr(t)){case"section":return il();case"sectionCells":return ml();case"cells":return dl()}})(t,"section")}},a=(n,s,a,c)=>(i,m,d=!1)=>{ts(i);const u=xe.fromDom(e.getDoc()),f=Br(a,u,r),g={sizing:fc(e,i),resize:Ir(e)?Zs():el(),section:l(i)};return s(i)?n(i,m,f,g).bind((n=>{t.refresh(i.dom),N(n.newRows,(t=>{ac(e,t.dom)})),N(n.newCells,(t=>{cc(e,t.dom)}));const r=((t,n)=>n.cursor.fold((()=>{const n=Ut(t);return H(n).filter(lt).map((n=>{o.clearSelectedCells(t.dom);const r=e.dom.createRng();return r.selectNode(n.dom),e.selection.setRng(r),ge(n,"data-mce-selected","1"),r}))}),(n=>{const r=qs(Us,n),s=e.dom.createRng();return s.setStart(r.element.dom,r.offset),s.setEnd(r.element.dom,r.offset),e.selection.setRng(s),o.clearSelectedCells(t.dom),C.some(s)})))(i,n);return lt(i)&&(ts(i),d||ic(e,i.dom,c)),r.map((e=>({rng:e,effect:c})))})):C.none()},c=a($a,(t=>!n(e)||tl(t).rows>1),f,dc),i=a(Ha,(t=>!n(e)||tl(t).columns>1),f,dc);return{deleteRow:c,deleteColumn:i,insertRowsBefore:a(ja,x,f,dc),insertRowsAfter:a(Pa,x,f,dc),insertColumnsBefore:a(Ia,x,s,dc),insertColumnsAfter:a(Fa,x,s,dc),mergeCells:a(Qa,x,f,dc),unmergeCells:a(Xa,x,f,dc),pasteColsBefore:a(ec,x,f,dc),pasteColsAfter:a(tc,x,f,dc),pasteRowsBefore:a(oc,x,f,dc),pasteRowsAfter:a(nc,x,f,dc),pasteCells:a(Za,x,f,uc),makeCellsHeader:a(Ya,x,f,dc),unmakeCellsHeader:a(Ja,x,f,dc),makeColumnsHeader:a(Va,x,f,dc),unmakeColumnsHeader:a(qa,x,f,dc),makeRowsHeader:a(Ua,x,f,dc),makeRowsBody:a(Ga,x,f,dc),makeRowsFooter:a(Ka,x,f,dc),getTableRowType:lc,getTableCellType:sc,getTableColType:rc}},hc=(e,t,o)=>{const n=Wt(e,t,1);1===o||n<=1?be(e,t):ge(e,t,Math.min(o,n))},pc=(e,t)=>o=>{const n=o.column+o.colspan-1,r=o.column;return n>=e&&r{const n=o.substring(0,o.length-e.length),r=parseFloat(n);return n===r.toString()?t(r):wc.invalid(o)},vc={...wc,from:e=>Rt(e,"%")?bc("%",wc.percent,e):Rt(e,"px")?bc("px",wc.pixels,e):wc.invalid(e)},yc=(e,t,o)=>{const n=vc.from(o),r=P(e,(e=>"0px"===e))?((e,t)=>{const o=e.fold((()=>g("")),(e=>g(e/t+"px")),(()=>g(100/t+"%")));return k(t,o)})(n,e.length):((e,t,o)=>e.fold((()=>t),(e=>((e,t,o)=>{const n=o/t;return E(e,(e=>vc.from(e).fold((()=>e),(e=>e*n+"px"),(e=>e/100*o+"px"))))})(t,o,e)),(e=>((e,t)=>E(e,(e=>vc.from(e).fold((()=>e),(e=>e/t*100+"%"),(e=>e+"%")))))(t,o))))(n,e,t);return Sc(r)},xc=(e,t)=>0===e.length?t:z(e,((e,t)=>vc.from(t).fold(g(0),h,h)+e),0),Cc=(e,t)=>vc.from(e).fold(g(e),(e=>e+t+"px"),(e=>e+t+"%")),Sc=e=>{if(0===e.length)return e;const t=z(e,((e,t)=>{const o=vc.from(t).fold((()=>({value:t,remainder:0})),(e=>((e,t)=>{const o=Math.floor(e);return{value:o+"px",remainder:e-o}})(e)),(e=>({value:e+"%",remainder:0})));return{output:[o.value].concat(e.output),remainder:e.remainder+o.remainder}}),{output:[],remainder:0}),o=t.output;return o.slice(0,o.length-1).concat([Cc(o[o.length-1],Math.round(t.remainder))])},Tc=vc.from,Rc=e=>Tc(e).fold(g("px"),g("px"),g("%")),Dc=(e,t,o)=>{const n=Zo(e),r=n.all,s=rn(n),l=sn(n);t.each((t=>{const o=Rc(t),r=Lo(e),a=((e,t)=>nr(e,t,er,rr))(n,e),c=yc(a,r,t);ln(n)?((e,t,o)=>{N(t,((t,n)=>{const r=xc([e[n]],Ft());Nt(t.element,"width",r+o)}))})(c,l,o):((e,t,o)=>{N(t,(t=>{const n=e.slice(t.column,t.colspan+t.column),r=xc(n,Ft());Nt(t.element,"width",r+o)}))})(c,s,o),Nt(e,"width",t)})),o.each((t=>{const o=Rc(t),l=hn(e),a=((e,t,o)=>lr(e,t,o,tr,rr))(n,e,_n);((e,t,o,n)=>{N(o,(t=>{const o=e.slice(t.row,t.rowspan+t.row),r=xc(o,Ht());Nt(t.element,"height",r+n)})),N(t,((t,o)=>{Nt(t.element,"height",e[o])}))})(yc(a,l,t),r,s,o),Nt(e,"height",t)}))},Oc=e=>Un(e).exists((e=>Mn.test(e))),kc=e=>Un(e).exists((e=>jn.test(e))),Ec=e=>Un(e).isNone(),Nc=e=>{be(e,"width")},Bc=e=>{const t=Qn(e);Dc(e,C.some(t),C.none()),Nc(e)},_c=e=>{const t=(e=>Lo(e)+"px")(e);Dc(e,C.some(t),C.none()),Nc(e)},zc=e=>{Lt(e,"width");const t=Gt(e),o=t.length>0?t:Ut(e);N(o,(e=>{Lt(e,"width"),Nc(e)})),Nc(e)},Ac={styles:{"border-collapse":"collapse",width:"100%"},attributes:{border:"1"},colGroups:!1},Lc=(e,t,o,n)=>k(e,(e=>((e,t,o,n)=>{const r=xe.fromTag("tr");for(let s=0;s{e.selection.select(t.dom,!0),e.selection.collapse(!0)},Mc=(e,t,o,n,s)=>{const l=(e=>{const t=e.options,o=t.get("table_default_styles");return t.isSet("table_default_styles")?o:((e,t)=>Vr(e)||!Ur(e)?t:$r(e)?{...t,width:Lr(e)}:{...t,width:Ar})(e,o)})(e),a={styles:l,attributes:Kr(e),colGroups:Yr(e)};return e.undoManager.ignore((()=>{const r=((e,t,o,n,r,s=Ac)=>{const l=xe.fromTag("table"),a="cells"!==r;Bt(l,s.styles),he(l,s.attributes),s.colGroups&&Ie(l,(e=>{const t=xe.fromTag("colgroup");return k(e,(()=>Ie(t,xe.fromTag("col")))),t})(t));const c=Math.min(e,o);if(a&&o>0){const e=xe.fromTag("thead");Ie(l,e);const s=Lc(o,t,"sectionCells"===r?c:0,n);$e(e,s)}const i=xe.fromTag("tbody");Ie(l,i);const m=Lc(a?e-c:e,t,a?0:o,n);return $e(i,m),l})(o,t,s,n,Mr(e),a);ge(r,"data-mce-id","__mce");const l=(e=>{const t=xe.fromTag("div"),o=xe.fromDom(e.dom.cloneNode(!0));return Ie(t,o),(e=>e.dom.innerHTML)(t)})(r);e.insertContent(l),e.addVisual()})),wt(Zr(e),'table[data-mce-id="__mce"]').map((t=>($r(e)?_c(t):Vr(e)?zc(t):(Hr(e)||(e=>r(e)&&-1!==e.indexOf("%"))(l.width))&&Bc(t),ts(t),be(t,"data-mce-id"),((e,t)=>{N(dt(t,"tr"),(t=>{ac(e,t.dom),N(dt(t,"th,td"),(t=>{cc(e,t.dom)}))}))})(e,t),((e,t)=>{wt(t,"td,th").each(w(Wc,e))})(e,t),t.dom))).getOrNull()};var jc=tinymce.util.Tools.resolve("tinymce.FakeClipboard");const Pc="x-tinymce/dom-table-",Ic=Pc+"rows",Fc=Pc+"columns",Hc=e=>{const t=jc.FakeClipboardItem(e);jc.write([t])},$c=e=>{var t;const o=null!==(t=jc.read())&&void 0!==t?t:[];return V(o,(t=>C.from(t.getType(e))))},Vc=e=>{$c(e).isSome()&&jc.clear()},qc=e=>{e.fold(Gc,(e=>Hc({[Ic]:e})))},Uc=()=>$c(Ic),Gc=()=>Vc(Ic),Kc=e=>{e.fold(Jc,(e=>Hc({[Fc]:e})))},Yc=()=>$c(Fc),Jc=()=>Vc(Fc),Qc=e=>Ms(os(e),es(e)).filter(ss),Xc=(e,t)=>{const o=es(e),n=e=>Kt(e,o),l=t=>(e=>js(os(e),es(e)).filter(ss))(e).bind((e=>n(e).map((o=>t(o,e))))),a=t=>{e.focus()},c=(t,o=!1)=>l(((n,r)=>{const s=Ls(Ps(e),n,r);t(n,s,o).each(a)})),i=()=>l(((t,o)=>((e,t,o)=>{const n=Zo(e);return Ol(n,t).bind((e=>{const t=xl(n,o,!1),r=qo(t).rows.slice(e[0].row,e[e.length-1].row+e[e.length-1].rowspan),s=j(r,(e=>{const t=_(e.cells,(e=>!e.isLocked));return t.length>0?[{...e,cells:t}]:[]})),l=Cl(s);return xt(l.length>0,l)})).map((e=>E(e,(e=>{const t=Ke(e.element);return N(e.cells,(e=>{const o=Ye(e.element);pl(o,"colspan",e.colspan,1),pl(o,"rowspan",e.rowspan,1),Ie(t,o)})),t}))))})(t,Ls(Ps(e),t,o),Br(f,xe.fromDom(e.getDoc()),C.none())))),m=()=>l(((t,o)=>((e,t)=>{const o=Zo(e);return kl(o,t).map((e=>{const t=e[e.length-1],n=e[0].column,r=t.column+t.colspan,s=((e,t,o)=>{if(ln(e)){const n=_(sn(e),pc(t,o)),r=E(n,(e=>{const n=Ye(e.element);return hc(n,"span",o-t),n})),s=xe.fromTag("colgroup");return $e(s,r),[s]}return[]})(o,n,r),l=((e,t,o)=>E(e.all,(e=>{const n=_(e.cells,pc(t,o)),r=E(n,(e=>{const n=Ye(e.element);return hc(n,"colspan",o-t),n})),s=xe.fromTag("tr");return $e(s,r),s})))(o,n,r);return[...s,...l]}))})(t,Ls(Ps(e),t,o)))),d=(t,o)=>o().each((o=>{const n=E(o,(e=>Ye(e)));l(((o,r)=>{const s=_r(xe.fromDom(e.getDoc())),l=((e,t,o,n)=>({selection:Os(e),clipboard:o,generators:n}))(Ps(e),0,n,s);t(o,l).each(a)}))})),g=e=>(t,o)=>((e,t)=>X(e,t)?C.from(e[t]):C.none())(o,"type").each((t=>{c(e(t),o.no_events)}));G({mceTableSplitCells:()=>c(t.unmergeCells),mceTableMergeCells:()=>c(t.mergeCells),mceTableInsertRowBefore:()=>c(t.insertRowsBefore),mceTableInsertRowAfter:()=>c(t.insertRowsAfter),mceTableInsertColBefore:()=>c(t.insertColumnsBefore),mceTableInsertColAfter:()=>c(t.insertColumnsAfter),mceTableDeleteCol:()=>c(t.deleteColumn),mceTableDeleteRow:()=>c(t.deleteRow),mceTableCutCol:()=>m().each((e=>{Kc(e),c(t.deleteColumn)})),mceTableCutRow:()=>i().each((e=>{qc(e),c(t.deleteRow)})),mceTableCopyCol:()=>m().each((e=>Kc(e))),mceTableCopyRow:()=>i().each((e=>qc(e))),mceTablePasteColBefore:()=>d(t.pasteColsBefore,Yc),mceTablePasteColAfter:()=>d(t.pasteColsAfter,Yc),mceTablePasteRowBefore:()=>d(t.pasteRowsBefore,Uc),mceTablePasteRowAfter:()=>d(t.pasteRowsAfter,Uc),mceTableDelete:()=>Qc(e).each((t=>{Kt(t,o).filter(b(o)).each((t=>{const o=xe.fromText("");if(je(t,o),qe(t),e.dom.isEmpty(e.getBody()))e.setContent(""),e.selection.setCursorLocation();else{const t=e.dom.createRng();t.setStart(o.dom,0),t.setEnd(o.dom,0),e.selection.setRng(t),e.nodeChanged()}}))})),mceTableCellToggleClass:(t,o)=>{l((t=>{const n=Ps(e),r=P(n,(t=>e.formatter.match("tablecellclass",{value:o},t.dom))),s=r?e.formatter.remove:e.formatter.apply;N(n,(e=>s("tablecellclass",{value:o},e.dom))),ic(e,t.dom,mc)}))},mceTableToggleClass:(t,o)=>{l((t=>{e.formatter.toggle("tableclass",{value:o},t.dom),ic(e,t.dom,mc)}))},mceTableToggleCaption:()=>{Qc(e).each((t=>{Kt(t,o).each((o=>{pt(o,"caption").fold((()=>{const t=xe.fromTag("caption");Ie(t,xe.fromText("Caption")),((e,t,o)=>{We(e,0).fold((()=>{Ie(e,t)}),(e=>{Me(e,t)}))})(o,t),e.selection.setCursorLocation(t.dom,0)}),(n=>{ue("caption")(t)&&Te("td",o).each((t=>e.selection.setCursorLocation(t.dom,0))),qe(n)})),ic(e,o.dom,dc)}))}))},mceTableSizingMode:(t,n)=>(t=>Qc(e).each((n=>{Vr(e)||$r(e)||Hr(e)||Kt(n,o).each((o=>{"relative"!==t||Oc(o)?"fixed"!==t||kc(o)?"responsive"!==t||Ec(o)||zc(o):_c(o):Bc(o),ts(o),ic(e,o.dom,dc)}))})))(n),mceTableCellType:g((e=>"th"===e?t.makeCellsHeader:t.unmakeCellsHeader)),mceTableColType:g((e=>"th"===e?t.makeColumnsHeader:t.unmakeColumnsHeader)),mceTableRowType:g((e=>{switch(e){case"header":return t.makeRowsHeader;case"footer":return t.makeRowsFooter;default:return t.makeRowsBody}}))},((t,o)=>e.addCommand(o,t))),e.addCommand("mceInsertTable",((t,o)=>{((e,t,o,n={})=>{const r=e=>u(e)&&e>0;if(r(t)&&r(o)){const r=n.headerRows||0,s=n.headerColumns||0;return Mc(e,o,t,s,r)}console.error("Invalid values for mceInsertTable - rows and columns values are required to insert a table.")})(e,o.rows,o.columns,o.options)})),e.addCommand("mceTableApplyCellStyle",((t,o)=>{const l=e=>"tablecell"+e.toLowerCase().replace("-","");if(!s(o))return;const a=_(Ps(e),ss);if(0===a.length)return;const c=((e,t)=>{const o={};return((e,t,o,n)=>{G(e,((e,r)=>{(t(e,r)?o:n)(e,r)}))})(e,t,(e=>(t,o)=>{e[o]=t})(o),f),o})(o,((t,o)=>e.formatter.has(l(o))&&r(t)));(e=>{for(const t in e)if(U.call(e,t))return!1;return!0})(c)||(G(c,((t,o)=>{const n=l(o);N(a,(o=>{""===t?e.formatter.remove(n,{value:null},o.dom,!0):e.formatter.apply(n,{value:t},o.dom)}))})),n(a[0]).each((t=>ic(e,t.dom,mc))))}))},Zc=Zl([{before:["element"]},{on:["element","offset"]},{after:["element"]}]),ei={before:Zc.before,on:Zc.on,after:Zc.after,cata:(e,t,o,n)=>e.fold(t,o,n),getStart:e=>e.fold(h,h,h)},ti=(e,t)=>({selection:e,kill:t}),oi=(e,t)=>{const o=e.document.createRange();return o.selectNode(t.dom),o},ni=(e,t)=>{const o=e.document.createRange();return ri(o,t),o},ri=(e,t)=>e.selectNodeContents(t.dom),si=(e,t,o)=>{const n=e.document.createRange();var r;return r=n,t.fold((e=>{r.setStartBefore(e.dom)}),((e,t)=>{r.setStart(e.dom,t)}),(e=>{r.setStartAfter(e.dom)})),((e,t)=>{t.fold((t=>{e.setEndBefore(t.dom)}),((t,o)=>{e.setEnd(t.dom,o)}),(t=>{e.setEndAfter(t.dom)}))})(n,o),n},li=(e,t,o,n,r)=>{const s=e.document.createRange();return s.setStart(t.dom,o),s.setEnd(n.dom,r),s},ai=e=>({left:e.left,top:e.top,right:e.right,bottom:e.bottom,width:e.width,height:e.height}),ci=Zl([{ltr:["start","soffset","finish","foffset"]},{rtl:["start","soffset","finish","foffset"]}]),ii=(e,t,o)=>t(xe.fromDom(o.startContainer),o.startOffset,xe.fromDom(o.endContainer),o.endOffset),mi=(e,t)=>{const o=((e,t)=>t.match({domRange:e=>({ltr:g(e),rtl:C.none}),relative:(t,o)=>({ltr:eo((()=>si(e,t,o))),rtl:eo((()=>C.some(si(e,o,t))))}),exact:(t,o,n,r)=>({ltr:eo((()=>li(e,t,o,n,r))),rtl:eo((()=>C.some(li(e,n,r,t,o))))})}))(e,t);return((e,t)=>{const o=t.ltr();return o.collapsed?t.rtl().filter((e=>!1===e.collapsed)).map((e=>ci.rtl(xe.fromDom(e.endContainer),e.endOffset,xe.fromDom(e.startContainer),e.startOffset))).getOrThunk((()=>ii(0,ci.ltr,o))):ii(0,ci.ltr,o)})(0,o)},di=(e,t)=>mi(e,t).match({ltr:(t,o,n,r)=>{const s=e.document.createRange();return s.setStart(t.dom,o),s.setEnd(n.dom,r),s},rtl:(t,o,n,r)=>{const s=e.document.createRange();return s.setStart(n.dom,r),s.setEnd(t.dom,o),s}});ci.ltr,ci.rtl;const ui=(e,t,o,n)=>({start:e,soffset:t,finish:o,foffset:n}),fi=(e,t,o,n)=>({start:ei.on(e,t),finish:ei.on(o,n)}),gi=(e,t)=>{const o=di(e,t);return ui(xe.fromDom(o.startContainer),o.startOffset,xe.fromDom(o.endContainer),o.endOffset)},hi=fi,pi=(e,t,o,n,r)=>Re(o,n)?C.none():xs(o,n,t).bind((t=>{const n=t.boxes.getOr([]);return n.length>1?(r(e,n,t.start,t.finish),C.some(ti(C.some(hi(o,0,o,br(o))),!0))):C.none()})),wi=(e,t)=>({item:e,mode:t}),bi=(e,t,o,n=vi)=>e.property().parent(t).map((e=>wi(e,n))),vi=(e,t,o,n=yi)=>o.sibling(e,t).map((e=>wi(e,n))),yi=(e,t,o,n=yi)=>{const r=e.property().children(t);return o.first(r).map((e=>wi(e,n)))},xi=[{current:bi,next:vi,fallback:C.none()},{current:vi,next:yi,fallback:C.some(bi)},{current:yi,next:yi,fallback:C.some(vi)}],Ci=(e,t,o,n,r=xi)=>L(r,(e=>e.current===o)).bind((o=>o.current(e,t,n,o.next).orThunk((()=>o.fallback.bind((o=>Ci(e,t,o,n))))))),Si=(e,t,o,n,r,s)=>Ci(e,t,n,r).bind((t=>s(t.item)?C.none():o(t.item)?C.some(t.item):Si(e,t.item,o,t.mode,r,s))),Ti=e=>t=>0===e.property().children(t).length,Ri=(e,t,o,n)=>Si(e,t,o,vi,{sibling:(e,t)=>e.query().prevSibling(t),first:e=>e.length>0?C.some(e[e.length-1]):C.none()},n),Di=(e,t,o,n)=>Si(e,t,o,vi,{sibling:(e,t)=>e.query().nextSibling(t),first:e=>e.length>0?C.some(e[0]):C.none()},n),Oi=hs(),ki=(e,t)=>((e,t,o)=>Ri(e,t,Ti(e),o))(Oi,e,t),Ei=(e,t)=>((e,t,o)=>Di(e,t,Ti(e),o))(Oi,e,t),Ni=Zl([{none:["message"]},{success:[]},{failedUp:["cell"]},{failedDown:["cell"]}]),Bi=e=>bt(e,"tr"),_i={...Ni,verify:(e,t,o,n,r,s,l)=>bt(n,"td,th",l).bind((o=>bt(t,"td,th",l).map((t=>Re(o,t)?Re(n,o)&&br(o)===r?s(t):Ni.none("in same cell"):vs(Bi,[o,t]).fold((()=>((e,t,o)=>{const n=e.getRect(t),r=e.getRect(o);return r.right>n.left&&r.lefts(t))))))).getOr(Ni.none("default")),cata:(e,t,o,n,r)=>e.fold(t,o,n,r)},zi=ue("br"),Ai=(e,t,o)=>t(e,o).bind((e=>ie(e)&&0===hr(e).trim().length?Ai(e,t,o):C.some(e))),Li=(e,t,o,n)=>((e,t)=>We(e,t).filter(zi).orThunk((()=>We(e,t-1).filter(zi))))(t,o).bind((t=>n.traverse(t).fold((()=>Ai(t,n.gather,e).map(n.relative)),(e=>(e=>Ne(e).bind((t=>{const o=Le(t);return((e,t)=>W(e,w(Re,t)))(o,e).map((n=>((e,t,o,n)=>({parent:e,children:t,element:o,index:n}))(t,o,e,n)))})))(e).map((e=>ei.on(e.parent,e.index))))))),Wi=(e,t)=>({left:e.left,top:e.top+t,right:e.right,bottom:e.bottom+t}),Mi=(e,t)=>({left:e.left,top:e.top-t,right:e.right,bottom:e.bottom-t}),ji=(e,t,o)=>({left:e.left+t,top:e.top+o,right:e.right+t,bottom:e.bottom+o}),Pi=e=>({left:e.left,top:e.top,right:e.right,bottom:e.bottom}),Ii=(e,t)=>C.some(e.getRect(t)),Fi=(e,t,o)=>ce(t)?Ii(e,t).map(Pi):ie(t)?((e,t,o)=>o>=0&&o0?e.getRangedRect(t,o-1,t,o):C.none())(e,t,o).map(Pi):C.none(),Hi=(e,t)=>ce(t)?Ii(e,t).map(Pi):ie(t)?e.getRangedRect(t,0,t,br(t)).map(Pi):C.none(),$i=Zl([{none:[]},{retry:["caret"]}]),Vi=(e,t,o)=>gt(t,pa).fold(y,(t=>Hi(e,t).exists((e=>((e,t)=>e.leftt.right)(o,e))))),qi={point:e=>e.bottom,adjuster:(e,t,o,n,r)=>{const s=Wi(r,5);return Math.abs(o.bottom-n.bottom)<1||o.top>r.bottom?$i.retry(s):o.top===r.bottom?$i.retry(Wi(r,1)):Vi(e,t,r)?$i.retry(ji(s,5,0)):$i.none()},move:Wi,gather:Ei},Ui=(e,t,o,n,r)=>0===r?C.some(n):((e,t,o)=>e.elementFromPoint(t,o).filter((e=>"table"===ne(e))).isSome())(e,n.left,t.point(n))?((e,t,o,n,r)=>Ui(e,t,o,t.move(n,5),r))(e,t,o,n,r-1):e.situsFromPoint(n.left,t.point(n)).bind((s=>s.start.fold(C.none,(s=>Hi(e,s).bind((l=>t.adjuster(e,s,l,o,n).fold(C.none,(n=>Ui(e,t,o,n,r-1))))).orThunk((()=>C.some(n)))),C.none))),Gi=(e,t,o)=>{const n=e.move(o,5),r=Ui(t,e,o,n,100).getOr(n);return((e,t,o)=>e.point(t)>o.getInnerHeight()?C.some(e.point(t)-o.getInnerHeight()):e.point(t)<0?C.some(-e.point(t)):C.none())(e,r,t).fold((()=>t.situsFromPoint(r.left,e.point(r))),(o=>(t.scrollBy(0,o),t.situsFromPoint(r.left,e.point(r)-o))))},Ki={tryUp:w(Gi,{point:e=>e.top,adjuster:(e,t,o,n,r)=>{const s=Mi(r,5);return Math.abs(o.top-n.top)<1||o.bottome.getSelection().bind((n=>((e,t,o,n)=>{const r=zi(t)?((e,t,o)=>o.traverse(t).orThunk((()=>Ai(t,o.gather,e))).map(o.relative))(e,t,n):Li(e,t,o,n);return r.map((e=>({start:e,finish:e})))})(t,n.finish,n.foffset,o).fold((()=>C.some(Fs(n.finish,n.foffset))),(r=>{const s=e.fromSitus(r);return l=_i.verify(e,n.finish,n.foffset,s.finish,s.foffset,o.failure,t),_i.cata(l,(e=>C.none()),(()=>C.none()),(e=>C.some(Fs(e,0))),(e=>C.some(Fs(e,br(e)))));var l})))),Ji=(e,t,o,n,r,s)=>0===s?C.none():Zi(e,t,o,n,r).bind((l=>{const a=e.fromSitus(l),c=_i.verify(e,o,n,a.finish,a.foffset,r.failure,t);return _i.cata(c,(()=>C.none()),(()=>C.some(l)),(l=>Re(o,l)&&0===n?Qi(e,o,n,Mi,r):Ji(e,t,l,0,r,s-1)),(l=>Re(o,l)&&n===br(l)?Qi(e,o,n,Wi,r):Ji(e,t,l,br(l),r,s-1)))})),Qi=(e,t,o,n,r)=>Fi(e,t,o).bind((t=>Xi(e,r,n(t,Ki.getJumpSize())))),Xi=(e,t,o)=>{const n=Bo().browser;return n.isChromium()||n.isSafari()||n.isFirefox()?t.retry(e,o):C.none()},Zi=(e,t,o,n,r)=>Fi(e,o,n).bind((t=>Xi(e,r,t))),em=(e,t,o,n,r)=>bt(n,"td,th",t).bind((n=>bt(n,"table",t).bind((s=>((e,t)=>ft(e,(e=>Ne(e).exists((e=>Re(e,t)))),void 0).isSome())(r,s)?((e,t,o)=>Yi(e,t,o).bind((n=>Ji(e,t,n.element,n.offset,o,20).map(e.fromSitus))))(e,t,o).bind((e=>bt(e.finish,"td,th",t).map((t=>({start:n,finish:t,range:e}))))):C.none())))),tm=(e,t,o,n,r,s)=>s(n,t).orThunk((()=>em(e,t,o,n,r).map((e=>{const t=e.range;return ti(C.some(hi(t.start,t.soffset,t.finish,t.foffset)),!0)})))),om=(e,t)=>bt(e,"tr",t).bind((e=>bt(e,"table",t).bind((o=>{const n=dt(o,"tr");return Re(e,n[0])?((e,t,o)=>Ri(Oi,e,(e=>Cr(e).isSome()),o))(o,0,t).map((e=>{const t=br(e);return ti(C.some(hi(e,t,e,t)),!0)})):C.none()})))),nm=(e,t)=>bt(e,"tr",t).bind((e=>bt(e,"table",t).bind((o=>{const n=dt(o,"tr");return Re(e,n[n.length-1])?((e,t,o)=>Di(Oi,e,(e=>xr(e).isSome()),o))(o,0,t).map((e=>ti(C.some(hi(e,0,e,0)),!0))):C.none()})))),rm=(e,t,o,n,r,s,l)=>em(e,o,n,r,s).bind((e=>pi(t,o,e.start,e.finish,l))),sm=e=>{let t=e;return{get:()=>t,set:e=>{t=e}}},lm=()=>{const e=(e=>{const t=sm(C.none()),o=()=>t.get().each(e);return{clear:()=>{o(),t.set(C.none())},isSet:()=>t.get().isSome(),get:()=>t.get(),set:e=>{o(),t.set(C.some(e))}}})(f);return{...e,on:t=>e.get().each(t)}},am=(e,t)=>bt(e,"td,th",t),cm=e=>Be(e).exists(Qr),im={traverse:Ae,gather:Ei,relative:ei.before,retry:Ki.tryDown,failure:_i.failedDown},mm={traverse:ze,gather:ki,relative:ei.before,retry:Ki.tryUp,failure:_i.failedUp},dm=e=>t=>t===e,um=dm(38),fm=dm(40),gm=e=>e>=37&&e<=40,hm={isBackward:dm(37),isForward:dm(39)},pm={isBackward:dm(39),isForward:dm(37)},wm=Zl([{domRange:["rng"]},{relative:["startSitu","finishSitu"]},{exact:["start","soffset","finish","foffset"]}]),bm={domRange:wm.domRange,relative:wm.relative,exact:wm.exact,exactFromRange:e=>wm.exact(e.start,e.soffset,e.finish,e.foffset),getWin:e=>{const t=(e=>e.match({domRange:e=>xe.fromDom(e.startContainer),relative:(e,t)=>ei.getStart(e),exact:(e,t,o,n)=>e}))(e);return xe.fromDom(Ee(t).dom.defaultView)},range:ui},vm=document.caretPositionFromPoint?(e,t,o)=>{var n,r;return C.from(null===(r=(n=e.dom).caretPositionFromPoint)||void 0===r?void 0:r.call(n,t,o)).bind((t=>{if(null===t.offsetNode)return C.none();const o=e.dom.createRange();return o.setStart(t.offsetNode,t.offset),o.collapse(),C.some(o)}))}:document.caretRangeFromPoint?(e,t,o)=>{var n,r;return C.from(null===(r=(n=e.dom).caretRangeFromPoint)||void 0===r?void 0:r.call(n,t,o))}:C.none,ym=(e,t)=>{const o=ne(e);return"input"===o?ei.after(e):D(["br","img"],o)?0===t?ei.before(e):ei.after(e):ei.on(e,t)},xm=e=>C.from(e.getSelection()),Cm=(e,t)=>{xm(e).each((e=>{e.removeAllRanges(),e.addRange(t)}))},Sm=(e,t,o,n,r)=>{const s=li(e,t,o,n,r);Cm(e,s)},Tm=(e,t)=>mi(e,t).match({ltr:(t,o,n,r)=>{Sm(e,t,o,n,r)},rtl:(t,o,n,r)=>{xm(e).each((s=>{if(s.setBaseAndExtent)s.setBaseAndExtent(t.dom,o,n.dom,r);else if(s.extend)try{((e,t,o,n,r,s)=>{t.collapse(o.dom,n),t.extend(r.dom,s)})(0,s,t,o,n,r)}catch(s){Sm(e,n,r,t,o)}else Sm(e,n,r,t,o)}))}}),Rm=(e,t,o,n,r)=>{const s=((e,t,o,n)=>{const r=ym(e,t),s=ym(o,n);return bm.relative(r,s)})(t,o,n,r);Tm(e,s)},Dm=(e,t,o)=>{const n=((e,t)=>{const o=e.fold(ei.before,ym,ei.after),n=t.fold(ei.before,ym,ei.after);return bm.relative(o,n)})(t,o);Tm(e,n)},Om=e=>{if(e.rangeCount>0){const t=e.getRangeAt(0),o=e.getRangeAt(e.rangeCount-1);return C.some(ui(xe.fromDom(t.startContainer),t.startOffset,xe.fromDom(o.endContainer),o.endOffset))}return C.none()},km=e=>{if(null===e.anchorNode||null===e.focusNode)return Om(e);{const t=xe.fromDom(e.anchorNode),o=xe.fromDom(e.focusNode);return((e,t,o,n)=>{const r=((e,t,o,n)=>{const r=ke(e).dom.createRange();return r.setStart(e.dom,t),r.setEnd(o.dom,n),r})(e,t,o,n),s=Re(e,o)&&t===n;return r.collapsed&&!s})(t,e.anchorOffset,o,e.focusOffset)?C.some(ui(t,e.anchorOffset,o,e.focusOffset)):Om(e)}},Em=(e,t,o=!0)=>{const n=(o?ni:oi)(e,t);Cm(e,n)},Nm=e=>(e=>xm(e).filter((e=>e.rangeCount>0)).bind(km))(e).map((e=>bm.exact(e.start,e.soffset,e.finish,e.foffset))),Bm=e=>({elementFromPoint:(t,o)=>xe.fromPoint(xe.fromDom(e.document),t,o),getRect:e=>e.dom.getBoundingClientRect(),getRangedRect:(t,o,n,r)=>{const s=bm.exact(t,o,n,r);return((e,t)=>(e=>{const t=e.getClientRects(),o=t.length>0?t[0]:e.getBoundingClientRect();return o.width>0||o.height>0?C.some(o).map(ai):C.none()})(di(e,t)))(e,s)},getSelection:()=>Nm(e).map((t=>gi(e,t))),fromSitus:t=>{const o=bm.relative(t.start,t.finish);return gi(e,o)},situsFromPoint:(t,o)=>((e,t,o)=>((e,t,o)=>{const n=xe.fromDom(e.document);return vm(n,t,o).map((e=>ui(xe.fromDom(e.startContainer),e.startOffset,xe.fromDom(e.endContainer),e.endOffset)))})(e,t,o))(e,t,o).map((e=>fi(e.start,e.soffset,e.finish,e.foffset))),clearSelection:()=>{(e=>{xm(e).each((e=>e.removeAllRanges()))})(e)},collapseSelection:(t=!1)=>{Nm(e).each((o=>o.fold((e=>e.collapse(t)),((o,n)=>{const r=t?o:n;Dm(e,r,r)}),((o,n,r,s)=>{const l=t?o:r,a=t?n:s;Rm(e,l,a,l,a)}))))},setSelection:t=>{Rm(e,t.start,t.soffset,t.finish,t.foffset)},setRelativeSelection:(t,o)=>{Dm(e,t,o)},selectNode:t=>{Em(e,t,!1)},selectContents:t=>{Em(e,t)},getInnerHeight:()=>e.innerHeight,getScrollY:()=>(e=>{const t=void 0!==e?e.dom:document,o=t.body.scrollLeft||t.documentElement.scrollLeft,n=t.body.scrollTop||t.documentElement.scrollTop;return bn(o,n)})(xe.fromDom(e.document)).top,scrollBy:(t,o)=>{((e,t,o)=>{const n=(void 0!==o?o.dom:document).defaultView;n&&n.scrollBy(e,t)})(t,o,xe.fromDom(e.document))}}),_m=(e,t)=>({rows:e,cols:t}),zm=e=>gt(e,ae).exists(Qr),Am=(e,t)=>zm(e)||zm(t),Lm=e=>void 0!==e.dom.classList,Wm=(e,t)=>((e,t,o)=>{const n=((e,t)=>{const o=pe(e,t);return void 0===o||""===o?[]:o.split(" ")})(e,t).concat([o]);return ge(e,t,n.join(" ")),!0})(e,"class",t),Mm=(e,t)=>{Lm(e)?e.dom.classList.add(t):Wm(e,t)},jm=(e,t)=>Lm(e)&&e.dom.classList.contains(t),Pm=()=>({tag:"none"}),Im=e=>({tag:"multiple",elements:e}),Fm=e=>({tag:"single",element:e}),Hm=e=>{const t=xe.fromDom((e=>{if(nt()&&m(e.target)){const t=xe.fromDom(e.target);if(ce(t)&&m(t.dom.shadowRoot)&&e.composed&&e.composedPath){const t=e.composedPath();if(t)return H(t)}}return C.from(e.target)})(e).getOr(e.target)),o=()=>e.stopPropagation(),n=()=>e.preventDefault(),r=(s=n,l=o,(...e)=>s(l.apply(null,e)));var s,l;return((e,t,o,n,r,s,l)=>({target:e,x:t,y:o,stop:n,prevent:r,kill:s,raw:l}))(t,e.clientX,e.clientY,o,n,r,e)},$m=(e,t,o,n)=>{e.dom.removeEventListener(t,o,n)},Vm=x,qm=(e,t,o)=>((e,t,o,n)=>((e,t,o,n,r)=>{const s=((e,t)=>o=>{e(o)&&t(Hm(o))})(o,n);return e.dom.addEventListener(t,s,r),{unbind:w($m,e,t,s,r)}})(e,t,o,n,!1))(e,t,Vm,o),Um=Hm,Gm=e=>!jm(xe.fromDom(e.target),"ephox-snooker-resizer-bar"),Km=(e,t)=>{const o=(r=As.selectedSelector,{get:()=>Rs(xe.fromDom(e.getBody()),r).fold((()=>js(os(e),es(e)).fold(Pm,Fm)),Im)}),n=((e,t,o)=>{const n=t=>{be(t,e.selected),be(t,e.firstSelected),be(t,e.lastSelected)},r=t=>{ge(t,e.selected,"1")},s=e=>{l(e),o()},l=t=>{const o=dt(t,`${e.selectedSelector},${e.firstSelectedSelector},${e.lastSelectedSelector}`);N(o,n)};return{clearBeforeUpdate:l,clear:s,selectRange:(o,n,l,a)=>{s(o),N(n,r),ge(l,e.firstSelected,"1"),ge(a,e.lastSelected,"1"),t(n,l,a)},selectedSelector:e.selectedSelector,firstSelectedSelector:e.firstSelectedSelector,lastSelectedSelector:e.lastSelectedSelector}})(As,((t,o,n)=>{Kt(o).each((r=>{const s=Wr(e),l=Br(f,xe.fromDom(e.getDoc()),s),a=((e,t,o)=>{const n=Zo(e);return Ol(n,t).map((e=>{const t=xl(n,o,!1),{rows:r}=qo(t),s=((e,t)=>{const o=e.slice(0,t[t.length-1].row+1),n=Cl(o);return j(n,(e=>{const o=e.cells.slice(0,t[t.length-1].column+1);return E(o,(e=>e.element))}))})(r,e),l=((e,t)=>{const o=e.slice(t[0].row+t[0].rowspan-1,e.length),n=Cl(o);return j(n,(e=>{const o=e.cells.slice(t[0].column+t[0].colspan-1,e.cells.length);return E(o,(e=>e.element))}))})(r,e);return{upOrLeftCells:s,downOrRightCells:l}}))})(r,{selection:Ps(e)},l);((e,t,o,n,r)=>{e.dispatch("TableSelectionChange",{cells:t,start:o,finish:n,otherCells:r})})(e,t,o,n,a)}))}),(()=>(e=>{e.dispatch("TableSelectionClear")})(e)));var r;return e.on("init",(o=>{const r=e.getWin(),s=Zr(e),l=es(e),a=((e,t,o,n)=>{const r=((e,t,o,n)=>{const r=lm(),s=r.clear,l=s=>{r.on((r=>{n.clearBeforeUpdate(t),am(s.target,o).each((l=>{xs(r,l,o).each((o=>{const r=o.boxes.getOr([]);if(1===r.length){const o=r[0],l="false"===Xr(o),a=vt(Jr(s.target),o,Re);l&&a&&(n.selectRange(t,r,o,o),e.selectContents(o))}else r.length>1&&(n.selectRange(t,r,o.start,o.finish),e.selectContents(l))}))}))}))};return{clearstate:s,mousedown:e=>{n.clear(t),am(e.target,o).filter(cm).each(r.set)},mouseover:e=>{l(e)},mouseup:e=>{l(e),s()}}})(Bm(e),t,o,n);return{clearstate:r.clearstate,mousedown:r.mousedown,mouseover:r.mouseover,mouseup:r.mouseup}})(r,s,l,n),c=((e,t,o,n)=>{const r=Bm(e),s=()=>(n.clear(t),C.none());return{keydown:(e,l,a,c,i,m)=>{const d=e.raw,u=d.which,f=!0===d.shiftKey,g=Cs(t,n.selectedSelector).fold((()=>(gm(u)&&!f&&n.clearBeforeUpdate(t),gm(u)&&f&&!Am(l,c)?C.none:fm(u)&&f?w(rm,r,t,o,im,c,l,n.selectRange):um(u)&&f?w(rm,r,t,o,mm,c,l,n.selectRange):fm(u)?w(tm,r,o,im,c,l,nm):um(u)?w(tm,r,o,mm,c,l,om):C.none)),(e=>{const o=o=>()=>{const s=V(o,(o=>((e,t,o,n,r)=>Ts(n,e,t,r.firstSelectedSelector,r.lastSelectedSelector).map((e=>(r.clearBeforeUpdate(o),r.selectRange(o,e.boxes,e.start,e.finish),e.boxes))))(o.rows,o.cols,t,e,n)));return s.fold((()=>Ss(t,n.firstSelectedSelector,n.lastSelectedSelector).map((e=>{const o=fm(u)||m.isForward(u)?ei.after:ei.before;return r.setRelativeSelection(ei.on(e.first,0),o(e.table)),n.clear(t),ti(C.none(),!0)}))),(e=>C.some(ti(C.none(),!0))))};return gm(u)&&f&&!Am(l,c)?C.none:fm(u)&&f?o([_m(1,0)]):um(u)&&f?o([_m(-1,0)]):m.isBackward(u)&&f?o([_m(0,-1),_m(-1,0)]):m.isForward(u)&&f?o([_m(0,1),_m(1,0)]):gm(u)&&!f?s:C.none}));return g()},keyup:(e,r,s,l,a)=>Cs(t,n.selectedSelector).fold((()=>{const c=e.raw,i=c.which;return!0===c.shiftKey&&gm(i)&&Am(r,l)?((e,t,o,n,r,s,l)=>Re(o,r)&&n===s?C.none():bt(o,"td,th",t).bind((o=>bt(r,"td,th",t).bind((n=>pi(e,t,o,n,l))))))(t,o,r,s,l,a,n.selectRange):C.none()}),C.none)}})(r,s,l,n),i=((e,t,o,n)=>{const r=Bm(e);return(e,s)=>{n.clearBeforeUpdate(t),xs(e,s,o).each((e=>{const o=e.boxes.getOr([]);n.selectRange(t,o,e.start,e.finish),r.selectContents(s),r.collapseSelection()}))}})(r,s,l,n);e.on("TableSelectorChange",(e=>i(e.start,e.finish)));const m=(t,o)=>{(e=>!0===e.raw.shiftKey)(t)&&(o.kill&&t.kill(),o.selection.each((t=>{const o=bm.relative(t.start,t.finish),n=di(r,o);e.selection.setRng(n)})))},d=e=>0===e.button,u=(()=>{const e=sm(xe.fromDom(s)),t=sm(0);return{touchEnd:o=>{const n=xe.fromDom(o.target);if(ue("td")(n)||ue("th")(n)){const r=e.get(),s=t.get();Re(r,n)&&o.timeStamp-s<300&&(o.preventDefault(),i(n,n))}e.set(n),t.set(o.timeStamp)}}})();e.on("dragstart",(e=>{a.clearstate()})),e.on("mousedown",(e=>{d(e)&&Gm(e)&&a.mousedown(Um(e))})),e.on("mouseover",(e=>{var t;void 0!==(t=e).buttons&&0==(1&t.buttons)||!Gm(e)||a.mouseover(Um(e))})),e.on("mouseup",(e=>{d(e)&&Gm(e)&&a.mouseup(Um(e))})),e.on("touchend",u.touchEnd),e.on("keyup",(t=>{const o=Um(t);if(o.raw.shiftKey&&gm(o.raw.which)){const t=e.selection.getRng(),n=xe.fromDom(t.startContainer),r=xe.fromDom(t.endContainer);c.keyup(o,n,t.startOffset,r,t.endOffset).each((e=>{m(o,e)}))}})),e.on("keydown",(o=>{const n=Um(o);t.hide();const r=e.selection.getRng(),s=xe.fromDom(r.startContainer),l=xe.fromDom(r.endContainer),a=un(hm,pm)(xe.fromDom(e.selection.getStart()));c.keydown(n,s,r.startOffset,l,r.endOffset,a).each((e=>{m(n,e)})),t.show()})),e.on("NodeChange",(()=>{const t=e.selection,o=xe.fromDom(t.getStart()),r=xe.fromDom(t.getEnd());vs(Kt,[o,r]).fold((()=>n.clear(s)),f)}))})),e.on("PreInit",(()=>{e.serializer.addTempAttr(As.firstSelected),e.serializer.addTempAttr(As.lastSelected)})),{getSelectedCells:()=>((e,t,o,n)=>{switch(e.tag){case"none":return t();case"single":return(e=>[e.dom])(e.element);case"multiple":return(e=>E(e,(e=>e.dom)))(e.elements)}})(o.get(),g([])),clearSelectedCells:e=>n.clear(xe.fromDom(e))}},Ym=e=>{let t=[];return{bind:e=>{if(void 0===e)throw new Error("Event bind error: undefined handler");t.push(e)},unbind:e=>{t=_(t,(t=>t!==e))},trigger:(...o)=>{const n={};N(e,((e,t)=>{n[e]=o[t]})),N(t,(e=>{e(n)}))}}},Jm=e=>({registry:K(e,(e=>({bind:e.bind,unbind:e.unbind}))),trigger:K(e,(e=>e.trigger))}),Qm=e=>e.slice(0).sort(),Xm=(e,t)=>{const o=_(t,(t=>!D(e,t)));o.length>0&&(e=>{throw new Error("Unsupported keys for object: "+Qm(e).join(", "))})(o)},Zm=e=>((e,t)=>((e,t,o)=>{if(0===t.length)throw new Error("You must specify at least one required field.");return((e,t)=>{if(!l(t))throw new Error("The "+e+" fields must be an array. Was: "+t+".");N(t,(t=>{if(!r(t))throw new Error("The value "+t+" in the "+e+" fields was not a string.")}))})("required",t),(e=>{const t=Qm(e);L(t,((e,o)=>o{throw new Error("The field: "+e+" occurs more than once in the combined fields: ["+t.join(", ")+"].")}))})(t),n=>{const r=q(n);P(t,(e=>D(r,e)))||((e,t)=>{throw new Error("All required keys ("+Qm(e).join(", ")+") were not specified. Specified keys were: "+Qm(t).join(", ")+".")})(t,r),e(t,r);const s=_(t,(e=>!o.validate(n[e],e)));return s.length>0&&((e,t)=>{throw new Error("All values need to be of type: "+t+". Keys ("+Qm(e).join(", ")+") were not.")})(s,o.label),n}})(e,t,{validate:d,label:"function"}))(Xm,e),ed=Zm(["compare","extract","mutate","sink"]),td=Zm(["element","start","stop","destroy"]),od=Zm(["forceDrop","drop","move","delayDrop"]),nd=()=>{const e=(()=>{const e=Jm({move:Ym(["info"])});return{onEvent:f,reset:f,events:e.registry}})(),t=(()=>{let e=C.none();const t=Jm({move:Ym(["info"])});return{onEvent:(o,n)=>{n.extract(o).each((o=>{const r=((t,o)=>{const n=e.map((e=>t.compare(e,o)));return e=C.some(o),n})(n,o);r.each((e=>{t.trigger.move(e)}))}))},reset:()=>{e=C.none()},events:t.registry}})();let o=e;return{on:()=>{o.reset(),o=t},off:()=>{o.reset(),o=e},isOn:()=>o===t,onEvent:(e,t)=>{o.onEvent(e,t)},events:t.events}},rd=e=>{const t=e.replace(/\./g,"-");return{resolve:e=>t+"-"+e}},sd=rd("ephox-dragster").resolve;var ld=ed({compare:(e,t)=>bn(t.left-e.left,t.top-e.top),extract:e=>C.some(bn(e.x,e.y)),sink:(e,t)=>{const o=(e=>{const t={layerClass:sd("blocker"),...e},o=xe.fromTag("div");return ge(o,"role","presentation"),Bt(o,{position:"fixed",left:"0px",top:"0px",width:"100%",height:"100%"}),Mm(o,sd("blocker")),Mm(o,t.layerClass),{element:g(o),destroy:()=>{qe(o)}}})(t),n=qm(o.element(),"mousedown",e.forceDrop),r=qm(o.element(),"mouseup",e.drop),s=qm(o.element(),"mousemove",e.move),l=qm(o.element(),"mouseout",e.delayDrop);return td({element:o.element,start:e=>{Ie(e,o.element())},stop:()=>{qe(o.element())},destroy:()=>{o.destroy(),r.unbind(),s.unbind(),l.unbind(),n.unbind()}})},mutate:(e,t)=>{e.mutate(t.left,t.top)}});const ad=rd("ephox-snooker").resolve,cd=ad("resizer-bar"),id=ad("resizer-rows"),md=ad("resizer-cols"),dd=e=>{const t=dt(e.parent(),"."+cd);N(t,qe)},ud=(e,t,o)=>{const n=e.origin();N(t,(t=>{t.each((t=>{const r=o(n,t);Mm(r,cd),Ie(e.parent(),r)}))}))},fd=(e,t,o,n,r)=>{const s=yn(o),l=t.isResizable,a=n.length>0?_n.positions(n,o):[],c=a.length>0?((e,t)=>j(e.all,((e,o)=>t(e.element)?[o]:[])))(e,l):[];((e,t,o,n)=>{ud(e,t,((e,t)=>{const r=((e,t,o,n,r)=>{const s=xe.fromTag("div");return Bt(s,{position:"absolute",left:t+"px",top:o-3.5+"px",height:"7px",width:n+"px"}),he(s,{"data-row":e,role:"presentation"}),s})(t.row,o.left-e.left,t.y-e.top,n);return Mm(r,id),r}))})(t,_(a,((e,t)=>O(c,(e=>t===e)))),s,Wo(o));const i=r.length>0?An.positions(r,o):[],m=i.length>0?((e,t)=>{const o=[];return k(e.grid.columns,(n=>{an(e,n).map((e=>e.element)).forall(t)&&o.push(n)})),_(o,(o=>{const n=nn(e,(e=>e.column===o));return P(n,(e=>t(e.element)))}))})(e,l):[];((e,t,o,n)=>{ud(e,t,((e,t)=>{const r=((e,t,o,n,r)=>{const s=xe.fromTag("div");return Bt(s,{position:"absolute",left:t-3.5+"px",top:o+"px",height:r+"px",width:"7px"}),he(s,{"data-column":e,role:"presentation"}),s})(t.col,t.x-e.left,o.top-e.top,0,n);return Mm(r,md),r}))})(t,_(i,((e,t)=>O(m,(e=>t===e)))),s,pn(o))},gd=(e,t)=>{if(dd(e),e.isResizable(t)){const o=Zo(t),n=dn(o),r=cn(o);fd(o,e,t,n,r)}},hd=(e,t)=>{const o=dt(e.parent(),"."+cd);N(o,t)},pd=e=>{hd(e,(e=>{Nt(e,"display","none")}))},wd=e=>{hd(e,(e=>{Nt(e,"display","block")}))},bd=ad("resizer-bar-dragging"),vd=e=>{const t=(()=>{const e=Jm({drag:Ym(["xDelta","yDelta","target"])});let t=C.none();const o=(()=>{const e=Jm({drag:Ym(["xDelta","yDelta"])});return{mutate:(t,o)=>{e.trigger.drag(t,o)},events:e.registry}})();return o.events.drag.bind((o=>{t.each((t=>{e.trigger.drag(o.xDelta,o.yDelta,t)}))})),{assign:e=>{t=C.some(e)},get:()=>t,mutate:o.mutate,events:e.registry}})(),o=((e,t={})=>{var o;return((e,t,o)=>{let n=!1;const r=Jm({start:Ym([]),stop:Ym([])}),s=nd(),l=()=>{m.stop(),s.isOn()&&(s.off(),r.trigger.stop())},c=((e,t)=>{let o=null;const n=()=>{a(o)||(clearTimeout(o),o=null)};return{cancel:n,throttle:(...t)=>{n(),o=setTimeout((()=>{o=null,e.apply(null,t)}),200)}}})(l);s.events.move.bind((o=>{t.mutate(e,o.info)}));const i=e=>(...t)=>{n&&e.apply(null,t)},m=t.sink(od({forceDrop:l,drop:i(l),move:i((e=>{c.cancel(),s.onEvent(e,t)})),delayDrop:i(c.throttle)}),o);return{element:m.element,go:e=>{m.start(e),s.on(),r.trigger.start()},on:()=>{n=!0},off:()=>{n=!1},isActive:()=>n,destroy:()=>{m.destroy()},events:r.registry}})(e,null!==(o=t.mode)&&void 0!==o?o:ld,t)})(t,{});let n=C.none();const r=(e,t)=>C.from(pe(e,t));t.events.drag.bind((e=>{r(e.target,"data-row").each((t=>{const o=It(e.target,"top");Nt(e.target,"top",o+e.yDelta+"px")})),r(e.target,"data-column").each((t=>{const o=It(e.target,"left");Nt(e.target,"left",o+e.xDelta+"px")}))}));const s=(e,t)=>It(e,t)-Wt(e,"data-initial-"+t,0);o.events.stop.bind((()=>{t.get().each((t=>{n.each((o=>{r(t,"data-row").each((e=>{const n=s(t,"top");be(t,"data-initial-top"),d.trigger.adjustHeight(o,n,parseInt(e,10))})),r(t,"data-column").each((e=>{const n=s(t,"left");be(t,"data-initial-left"),d.trigger.adjustWidth(o,n,parseInt(e,10))})),gd(e,o)}))}))}));const l=(n,r)=>{d.trigger.startAdjust(),t.assign(n),ge(n,"data-initial-"+r,It(n,r)),Mm(n,bd),Nt(n,"opacity","0.2"),o.go(e.parent())},c=qm(e.parent(),"mousedown",(e=>{var t;t=e.target,jm(t,id)&&l(e.target,"top"),(e=>jm(e,md))(e.target)&&l(e.target,"left")})),i=t=>Re(t,e.view()),m=qm(e.view(),"mouseover",(t=>{var r;(r=t.target,bt(r,"table",i).filter(Qr)).fold((()=>{lt(t.target)&&dd(e)}),(t=>{o.isActive()&&(n=C.some(t),gd(e,t))}))})),d=Jm({adjustHeight:Ym(["table","delta","row"]),adjustWidth:Ym(["table","delta","column"]),startAdjust:Ym([])});return{destroy:()=>{c.unbind(),m.unbind(),o.destroy(),dd(e)},refresh:t=>{gd(e,t)},on:o.on,off:o.off,hideBars:w(pd,e),showBars:w(wd,e),events:d.registry}},yd=(e,t,o)=>{const n=_n,r=An,s=vd(e),l=Jm({beforeResize:Ym(["table","type"]),afterResize:Ym(["table","type"]),startDrag:Ym([])});return s.events.adjustHeight.bind((e=>{const t=e.table;l.trigger.beforeResize(t,"row");((e,t,o,n)=>{const r=Zo(e),s=((e,t,o)=>lr(e,t,o,Yn,(e=>e.getOrThunk(Ht))))(r,e,n),l=E(s,((e,n)=>o===n?Math.max(t+e,Ht()):e)),a=oa(r,l),c=((e,t)=>E(e.all,((e,o)=>({element:e.element,height:t[o]}))))(r,l);N(c,(e=>{$n(e.element,e.height)})),N(a,(e=>{$n(e.element,e.height)}));const i=z(l,((e,t)=>e+t),0);$n(e,i)})(t,n.delta(e.delta,t),e.row,n),l.trigger.afterResize(t,"row")})),s.events.startAdjust.bind((e=>{l.trigger.startDrag()})),s.events.adjustWidth.bind((e=>{const n=e.table;l.trigger.beforeResize(n,"col");const s=r.delta(e.delta,n),a=o(n);ra(n,s,e.column,t,a),l.trigger.afterResize(n,"col")})),{on:s.on,off:s.off,refreshBars:s.refresh,hideBars:s.hideBars,showBars:s.showBars,destroy:s.destroy,events:l.registry}},xd=e=>m(e)&&"TABLE"===e.nodeName,Cd="bar-",Sd=e=>"false"!==pe(e,"data-mce-resize"),Td=e=>{const t=lm(),o=lm(),n=lm();let r,s;const l=t=>fc(e,t),a=()=>Pr(e)?el():Zs();return e.on("init",(()=>{const r=((e,t)=>e.inline?((e,t,o)=>({parent:g(t),view:g(e),origin:g(bn(0,0)),isResizable:o}))(xe.fromDom(e.getBody()),(()=>{const e=xe.fromTag("div");return Bt(e,{position:"static",height:"0",width:"0",padding:"0",margin:"0",border:"0"}),Ie(at(xe.fromDom(document)),e),e})(),t):((e,t)=>{const o=me(e)?(e=>xe.fromDom(Ee(e).dom.documentElement))(e):e;return{parent:g(o),view:g(e),origin:g(bn(0,0)),isResizable:t}})(xe.fromDom(e.getDoc()),t))(e,Sd);if(n.set(r),(e=>{const t=e.options.get("object_resizing");return D(t.split(","),"table")})(e)&&qr(e)){const n=a(),s=yd(r,n,l);s.on(),s.events.startDrag.bind((o=>{t.set(e.selection.getRng())})),s.events.beforeResize.bind((t=>{const o=t.table.dom;((e,t,o,n,r)=>{e.dispatch("ObjectResizeStart",{target:t,width:o,height:n,origin:r})})(e,o,ns(o),rs(o),Cd+t.type)})),s.events.afterResize.bind((o=>{const n=o.table,r=n.dom;ts(n),t.on((t=>{e.selection.setRng(t),e.focus()})),((e,t,o,n,r)=>{e.dispatch("ObjectResized",{target:t,width:o,height:n,origin:r})})(e,r,ns(r),rs(r),Cd+o.type),e.undoManager.add()})),o.set(s)}})),e.on("ObjectResizeStart",(t=>{const o=t.target;if(xd(o)){const n=xe.fromDom(o);N(e.dom.select(".mce-clonedresizable"),(t=>{e.dom.addClass(t,"mce-"+jr(e)+"-columns")})),!kc(n)&&$r(e)?_c(n):!Oc(n)&&Hr(e)&&Bc(n),Ec(n)&&Tt(t.origin,Cd)&&Bc(n),r=t.width,s=Vr(e)?"":((e,t)=>{const o=e.dom.getStyle(t,"width")||e.dom.getAttrib(t,"width");return C.from(o).filter(Ot)})(e,o).getOr("")}})),e.on("ObjectResized",(t=>{const o=t.target;if(xd(o)){const n=xe.fromDom(o),c=t.origin;Tt(c,"corner-")&&((t,o,n)=>{const c=Rt(o,"e");if(""===s&&Bc(t),n!==r&&""!==s){Nt(t,"width",s);const o=a(),i=l(t),m=Pr(e)||c?(e=>tl(e).columns)(t)-1:0;ra(t,n-r,m,o,i)}else if((e=>/^(\d+(\.\d+)?)%$/.test(e))(s)){const e=parseFloat(s.replace("%",""));Nt(t,"width",n*e/r+"%")}(e=>/^(\d+(\.\d+)?)px$/.test(e))(s)&&(e=>{const t=Zo(e);ln(t)||N(Ut(e),(e=>{const t=_t(e,"width");Nt(e,"width",t),be(e,"width")}))})(t)})(n,c,t.width),ts(n),ic(e,n.dom,mc)}})),e.on("SwitchMode",(()=>{o.on((t=>{e.mode.isReadOnly()?t.hideBars():t.showBars()}))})),e.on("dragstart dragend",(e=>{o.on((t=>{"dragstart"===e.type?(t.hideBars(),t.off()):(t.on(),t.showBars())}))})),e.on("remove",(()=>{o.on((e=>{e.destroy()})),n.on((t=>{((e,t)=>{e.inline&&qe(t.parent())})(e,t)}))})),{refresh:e=>{o.on((t=>t.refreshBars(xe.fromDom(e))))},hide:()=>{o.on((e=>e.hideBars()))},show:()=>{o.on((e=>e.showBars()))}}},Rd=e=>{(e=>{const t=e.options.register;t("table_clone_elements",{processor:"string[]"}),t("table_use_colgroups",{processor:"boolean",default:!0}),t("table_header_type",{processor:e=>{const t=D(["section","cells","sectionCells","auto"],e);return t?{value:e,valid:t}:{valid:!1,message:"Must be one of: section, cells, sectionCells or auto."}},default:"section"}),t("table_sizing_mode",{processor:"string",default:"auto"}),t("table_default_attributes",{processor:"object",default:{border:"1"}}),t("table_default_styles",{processor:"object",default:{"border-collapse":"collapse"}}),t("table_column_resizing",{processor:e=>{const t=D(["preservetable","resizetable"],e);return t?{value:e,valid:t}:{valid:!1,message:"Must be preservetable, or resizetable."}},default:"preservetable"}),t("table_resize_bars",{processor:"boolean",default:!0}),t("table_style_by_css",{processor:"boolean",default:!0}),t("table_merge_content_on_paste",{processor:"boolean",default:!0})})(e);const t=Td(e),o=Km(e,t),n=gc(e,t,o);return Xc(e,n),((e,t)=>{const o=es(e),n=t=>js(os(e)).bind((n=>Kt(n,o).map((o=>{const r=Ls(Ps(e),o,n);return t(o,r)})))).getOr("");G({mceTableRowType:()=>n(t.getTableRowType),mceTableCellType:()=>n(t.getTableCellType),mceTableColType:()=>n(t.getTableColType)},((t,o)=>e.addQueryValueHandler(o,t)))})(e,n),Is(e,n),{getSelectedCells:o.getSelectedCells,clearSelectedCells:o.clearSelectedCells}};e.add("dom",(e=>({table:Rd(e)})))}(); \ No newline at end of file +!function(){"use strict";var e=tinymce.util.Tools.resolve("tinymce.ModelManager");const t=e=>t=>(e=>{const t=typeof e;return null===e?"null":"object"===t&&Array.isArray(e)?"array":"object"===t&&(o=n=e,(r=String).prototype.isPrototypeOf(o)||(null===(s=n.constructor)||void 0===s?void 0:s.name)===r.name)?"string":t;var o,n,r,s})(t)===e,o=e=>t=>typeof t===e,n=e=>t=>e===t,r=t("string"),s=t("object"),l=t("array"),a=n(null),c=o("boolean"),i=n(void 0),m=e=>!(e=>null==e)(e),d=o("function"),u=o("number"),f=()=>{},g=e=>()=>e,h=e=>e,p=(e,t)=>e===t;function b(e,...t){return(...o)=>{const n=t.concat(o);return e.apply(null,n)}}const w=e=>t=>!e(t),v=e=>e(),y=g(!1),x=g(!0);class C{constructor(e,t){this.tag=e,this.value=t}static some(e){return new C(!0,e)}static none(){return C.singletonNone}fold(e,t){return this.tag?t(this.value):e()}isSome(){return this.tag}isNone(){return!this.tag}map(e){return this.tag?C.some(e(this.value)):C.none()}bind(e){return this.tag?e(this.value):C.none()}exists(e){return this.tag&&e(this.value)}forall(e){return!this.tag||e(this.value)}filter(e){return!this.tag||e(this.value)?this:C.none()}getOr(e){return this.tag?this.value:e}or(e){return this.tag?this:e}getOrThunk(e){return this.tag?this.value:e()}orThunk(e){return this.tag?this:e()}getOrDie(e){if(this.tag)return this.value;throw new Error(null!=e?e:"Called getOrDie on None")}static from(e){return m(e)?C.some(e):C.none()}getOrNull(){return this.tag?this.value:null}getOrUndefined(){return this.value}each(e){this.tag&&e(this.value)}toArray(){return this.tag?[this.value]:[]}toString(){return this.tag?`some(${this.value})`:"none()"}}C.singletonNone=new C(!1);const S=Array.prototype.slice,T=Array.prototype.indexOf,R=Array.prototype.push,D=(e,t)=>{return o=e,n=t,T.call(o,n)>-1;var o,n},O=(e,t)=>{for(let o=0,n=e.length;o{const o=[];for(let n=0;n{const o=e.length,n=new Array(o);for(let r=0;r{for(let o=0,n=e.length;o{const o=[],n=[];for(let r=0,s=e.length;r{const o=[];for(let n=0,r=e.length;n(((e,t)=>{for(let o=e.length-1;o>=0;o--)t(e[o],o)})(e,((e,n)=>{o=t(o,e,n)})),o),A=(e,t,o)=>(N(e,((e,n)=>{o=t(o,e,n)})),o),L=(e,t)=>((e,t,o)=>{for(let n=0,r=e.length;n{for(let o=0,n=e.length;o{const t=[];for(let o=0,n=e.length;oM(E(e,t)),P=(e,t)=>{for(let o=0,n=e.length;o{const o={};for(let n=0,r=e.length;nt>=0&&tF(e,0),$=e=>F(e,e.length-1),V=(e,t)=>{for(let o=0;o{const o=q(e);for(let n=0,r=o.length;nY(e,((e,o)=>({k:o,v:t(e,o)}))),Y=(e,t)=>{const o={};return G(e,((e,n)=>{const r=t(e,n);o[r.k]=r.v})),o},J=(e,t)=>{const o=[];return G(e,((e,n)=>{o.push(t(e,n))})),o},Q=e=>J(e,h),X=(e,t)=>U.call(e,t),Z="undefined"!=typeof window?window:Function("return this;")(),ee=(e,t)=>((e,t)=>{let o=null!=t?t:Z;for(let t=0;t{const t=ee("ownerDocument.defaultView",e);return s(e)&&((e=>((e,t)=>{const o=((e,t)=>ee(e,t))(e,t);if(null==o)throw new Error(e+" not available on this browser");return o})("HTMLElement",e))(t).prototype.isPrototypeOf(e)||/^HTML\w*Element$/.test(te(e).constructor.name))},ne=e=>e.dom.nodeName.toLowerCase(),re=e=>e.dom.nodeType,se=e=>t=>re(t)===e,le=e=>8===re(e)||"#comment"===ne(e),ae=e=>ce(e)&&oe(e.dom),ce=se(1),ie=se(3),me=se(9),de=se(11),ue=e=>t=>ce(t)&&ne(t)===e,fe=(e,t,o)=>{if(!(r(o)||c(o)||u(o)))throw console.error("Invalid call to Attribute.set. Key ",t,":: Value ",o,":: Element ",e),new Error("Attribute value was not simple");e.setAttribute(t,o+"")},ge=(e,t,o)=>{fe(e.dom,t,o)},he=(e,t)=>{const o=e.dom;G(t,((e,t)=>{fe(o,t,e)}))},pe=(e,t)=>{const o=e.dom.getAttribute(t);return null===o?void 0:o},be=(e,t)=>C.from(pe(e,t)),we=(e,t)=>{e.dom.removeAttribute(t)},ve=e=>A(e.dom.attributes,((e,t)=>(e[t.name]=t.value,e)),{}),ye=e=>{if(null==e)throw new Error("Node cannot be null or undefined");return{dom:e}},xe={fromHtml:(e,t)=>{const o=(t||document).createElement("div");if(o.innerHTML=e,!o.hasChildNodes()||o.childNodes.length>1){const t="HTML does not have a single root node";throw console.error(t,e),new Error(t)}return ye(o.childNodes[0])},fromTag:(e,t)=>{const o=(t||document).createElement(e);return ye(o)},fromText:(e,t)=>{const o=(t||document).createTextNode(e);return ye(o)},fromDom:ye,fromPoint:(e,t,o)=>C.from(e.dom.elementFromPoint(t,o)).map(ye)},Ce=(e,t)=>{const o=e.dom;if(1!==o.nodeType)return!1;{const e=o;if(void 0!==e.matches)return e.matches(t);if(void 0!==e.msMatchesSelector)return e.msMatchesSelector(t);if(void 0!==e.webkitMatchesSelector)return e.webkitMatchesSelector(t);if(void 0!==e.mozMatchesSelector)return e.mozMatchesSelector(t);throw new Error("Browser lacks native selectors")}},Se=e=>1!==e.nodeType&&9!==e.nodeType&&11!==e.nodeType||0===e.childElementCount,Te=(e,t)=>{const o=void 0===t?document:t.dom;return Se(o)?C.none():C.from(o.querySelector(e)).map(xe.fromDom)},Re=(e,t)=>e.dom===t.dom,De=(e,t)=>{const o=e.dom,n=t.dom;return o!==n&&o.contains(n)},Oe=Ce,ke=e=>xe.fromDom(e.dom.ownerDocument),Ee=e=>me(e)?e:ke(e),Ne=e=>C.from(e.dom.parentNode).map(xe.fromDom),Be=e=>C.from(e.dom.parentElement).map(xe.fromDom),_e=(e,t)=>{const o=d(t)?t:y;let n=e.dom;const r=[];for(;null!==n.parentNode&&void 0!==n.parentNode;){const e=n.parentNode,t=xe.fromDom(e);if(r.push(t),!0===o(t))break;n=e}return r},ze=e=>C.from(e.dom.previousSibling).map(xe.fromDom),Ae=e=>C.from(e.dom.nextSibling).map(xe.fromDom),Le=e=>E(e.dom.childNodes,xe.fromDom),We=(e,t)=>{const o=e.dom.childNodes;return C.from(o[t]).map(xe.fromDom)},Me=(e,t)=>{Ne(e).each((o=>{o.dom.insertBefore(t.dom,e.dom)}))},je=(e,t)=>{Ae(e).fold((()=>{Ne(e).each((e=>{Ie(e,t)}))}),(e=>{Me(e,t)}))},Pe=(e,t)=>{const o=(e=>We(e,0))(e);o.fold((()=>{Ie(e,t)}),(o=>{e.dom.insertBefore(t.dom,o.dom)}))},Ie=(e,t)=>{e.dom.appendChild(t.dom)},Fe=(e,t)=>{Me(e,t),Ie(t,e)},He=(e,t)=>{N(t,((o,n)=>{const r=0===n?e:t[n-1];je(r,o)}))},$e=(e,t)=>{N(t,(t=>{Ie(e,t)}))},Ve=e=>{e.dom.textContent="",N(Le(e),(e=>{qe(e)}))},qe=e=>{const t=e.dom;null!==t.parentNode&&t.parentNode.removeChild(t)},Ue=e=>{const t=Le(e);t.length>0&&He(e,t),qe(e)},Ge=(e,t)=>xe.fromDom(e.dom.cloneNode(t)),Ke=e=>Ge(e,!1),Ye=e=>Ge(e,!0),Je=(e,t)=>{const o=xe.fromTag(t),n=ve(e);return he(o,n),o},Qe=["tfoot","thead","tbody","colgroup"],Xe=(e,t,o)=>({element:e,rowspan:t,colspan:o}),Ze=(e,t,o)=>({element:e,cells:t,section:o}),et=(e,t,o)=>({element:e,isNew:t,isLocked:o}),tt=(e,t,o,n)=>({element:e,cells:t,section:o,isNew:n}),ot=d(Element.prototype.attachShadow)&&d(Node.prototype.getRootNode),nt=g(ot),rt=ot?e=>xe.fromDom(e.dom.getRootNode()):Ee,st=e=>xe.fromDom(e.dom.host),lt=e=>{const t=ie(e)?e.dom.parentNode:e.dom;if(null==t||null===t.ownerDocument)return!1;const o=t.ownerDocument;return(e=>{const t=rt(e);return de(o=t)&&m(o.dom.host)?C.some(t):C.none();var o})(xe.fromDom(t)).fold((()=>o.body.contains(t)),(n=lt,r=st,e=>n(r(e))));var n,r},at=e=>{const t=e.dom.body;if(null==t)throw new Error("Body is not available yet");return xe.fromDom(t)},ct=(e,t)=>{let o=[];return N(Le(e),(e=>{t(e)&&(o=o.concat([e])),o=o.concat(ct(e,t))})),o},it=(e,t,o)=>((e,o,n)=>_(_e(e,n),(e=>Ce(e,t))))(e,0,o),mt=(e,t)=>((e,o)=>_(Le(e),(e=>Ce(e,t))))(e),dt=(e,t)=>((e,t)=>{const o=void 0===t?document:t.dom;return Se(o)?[]:E(o.querySelectorAll(e),xe.fromDom)})(t,e);var ut=(e,t,o,n,r)=>e(o,n)?C.some(o):d(r)&&r(o)?C.none():t(o,n,r);const ft=(e,t,o)=>{let n=e.dom;const r=d(o)?o:y;for(;n.parentNode;){n=n.parentNode;const e=xe.fromDom(n);if(t(e))return C.some(e);if(r(e))break}return C.none()},gt=(e,t,o)=>ut(((e,t)=>t(e)),ft,e,t,o),ht=(e,t,o)=>ft(e,(e=>Ce(e,t)),o),pt=(e,t)=>((e,o)=>L(e.dom.childNodes,(e=>{return o=xe.fromDom(e),Ce(o,t);var o})).map(xe.fromDom))(e),bt=(e,t)=>Te(t,e),wt=(e,t,o)=>ut(((e,t)=>Ce(e,t)),ht,e,t,o),vt=(e,t,o=p)=>e.exists((e=>o(e,t))),yt=e=>{const t=[],o=e=>{t.push(e)};for(let t=0;te?C.some(t):C.none(),Ct=(e,t,o)=>""===t||e.length>=t.length&&e.substr(o,o+t.length)===t,St=(e,t,o=0,n)=>{const r=e.indexOf(t,o);return-1!==r&&(!!i(n)||r+t.length<=n)},Tt=(e,t)=>Ct(e,t,0),Rt=(e,t)=>Ct(e,t,e.length-t.length),Dt=(e=>t=>t.replace(e,""))(/^\s+|\s+$/g),Ot=e=>e.length>0,kt=e=>void 0!==e.style&&d(e.style.getPropertyValue),Et=(e,t,o)=>{if(!r(o))throw console.error("Invalid call to CSS.set. Property ",t,":: Value ",o,":: Element ",e),new Error("CSS value must be a string: "+o);kt(e)&&e.style.setProperty(t,o)},Nt=(e,t,o)=>{const n=e.dom;Et(n,t,o)},Bt=(e,t)=>{const o=e.dom;G(t,((e,t)=>{Et(o,t,e)}))},_t=(e,t)=>{const o=e.dom,n=window.getComputedStyle(o).getPropertyValue(t);return""!==n||lt(e)?n:zt(o,t)},zt=(e,t)=>kt(e)?e.style.getPropertyValue(t):"",At=(e,t)=>{const o=e.dom,n=zt(o,t);return C.from(n).filter((e=>e.length>0))},Lt=(e,t)=>{((e,t)=>{kt(e)&&e.style.removeProperty(t)})(e.dom,t),vt(be(e,"style").map(Dt),"")&&we(e,"style")},Wt=(e,t,o=0)=>be(e,t).map((e=>parseInt(e,10))).getOr(o),Mt=(e,t)=>Wt(e,t,1),jt=e=>ue("col")(e)?Wt(e,"span",1)>1:Mt(e,"colspan")>1,Pt=(e,t)=>parseInt(_t(e,t),10),It=g(10),Ft=g(10),Ht=(e,t)=>$t(e,t,x),$t=(e,t,o)=>j(Le(e),(e=>Ce(e,t)?o(e)?[e]:[]:$t(e,t,o))),Vt=(e,t)=>((e,t,o=y)=>o(t)?C.none():D(e,ne(t))?C.some(t):ht(t,e.join(","),(e=>Ce(e,"table")||o(e))))(["td","th"],e,t),qt=e=>Ht(e,"th,td"),Ut=e=>Ce(e,"colgroup")?mt(e,"col"):j(Yt(e),(e=>mt(e,"col"))),Gt=(e,t)=>wt(e,"table",t),Kt=e=>Ht(e,"tr"),Yt=e=>Gt(e).fold(g([]),(e=>mt(e,"colgroup"))),Jt=(e,t)=>E(e,(e=>{if("colgroup"===ne(e)){const t=E(Ut(e),(e=>{const t=Wt(e,"span",1);return Xe(e,1,t)}));return Ze(e,t,"colgroup")}{const o=E(qt(e),(e=>{const t=Wt(e,"rowspan",1),o=Wt(e,"colspan",1);return Xe(e,t,o)}));return Ze(e,o,t(e))}})),Qt=e=>Ne(e).map((e=>{const t=ne(e);return(e=>D(Qe,e))(t)?t:"tbody"})).getOr("tbody"),Xt=e=>{const t=Kt(e),o=[...Yt(e),...t];return Jt(o,Qt)},Zt=e=>{let t,o=!1;return(...n)=>(o||(o=!0,t=e.apply(null,n)),t)},eo=()=>to(0,0),to=(e,t)=>({major:e,minor:t}),oo={nu:to,detect:(e,t)=>{const o=String(t).toLowerCase();return 0===e.length?eo():((e,t)=>{const o=((e,t)=>{for(let o=0;oNumber(t.replace(o,"$"+e));return to(n(1),n(2))})(e,o)},unknown:eo},no=(e,t)=>{const o=String(t).toLowerCase();return L(e,(e=>e.search(o)))},ro=/.*?version\/\ ?([0-9]+)\.([0-9]+).*/,so=e=>t=>St(t,e),lo=[{name:"Edge",versionRegexes:[/.*?edge\/ ?([0-9]+)\.([0-9]+)$/],search:e=>St(e,"edge/")&&St(e,"chrome")&&St(e,"safari")&&St(e,"applewebkit")},{name:"Chromium",brand:"Chromium",versionRegexes:[/.*?chrome\/([0-9]+)\.([0-9]+).*/,ro],search:e=>St(e,"chrome")&&!St(e,"chromeframe")},{name:"IE",versionRegexes:[/.*?msie\ ?([0-9]+)\.([0-9]+).*/,/.*?rv:([0-9]+)\.([0-9]+).*/],search:e=>St(e,"msie")||St(e,"trident")},{name:"Opera",versionRegexes:[ro,/.*?opera\/([0-9]+)\.([0-9]+).*/],search:so("opera")},{name:"Firefox",versionRegexes:[/.*?firefox\/\ ?([0-9]+)\.([0-9]+).*/],search:so("firefox")},{name:"Safari",versionRegexes:[ro,/.*?cpu os ([0-9]+)_([0-9]+).*/],search:e=>(St(e,"safari")||St(e,"mobile/"))&&St(e,"applewebkit")}],ao=[{name:"Windows",search:so("win"),versionRegexes:[/.*?windows\ nt\ ?([0-9]+)\.([0-9]+).*/]},{name:"iOS",search:e=>St(e,"iphone")||St(e,"ipad"),versionRegexes:[/.*?version\/\ ?([0-9]+)\.([0-9]+).*/,/.*cpu os ([0-9]+)_([0-9]+).*/,/.*cpu iphone os ([0-9]+)_([0-9]+).*/]},{name:"Android",search:so("android"),versionRegexes:[/.*?android\ ?([0-9]+)\.([0-9]+).*/]},{name:"macOS",search:so("mac os x"),versionRegexes:[/.*?mac\ os\ x\ ?([0-9]+)_([0-9]+).*/]},{name:"Linux",search:so("linux"),versionRegexes:[]},{name:"Solaris",search:so("sunos"),versionRegexes:[]},{name:"FreeBSD",search:so("freebsd"),versionRegexes:[]},{name:"ChromeOS",search:so("cros"),versionRegexes:[/.*?chrome\/([0-9]+)\.([0-9]+).*/]}],co={browsers:g(lo),oses:g(ao)},io="Edge",mo="Chromium",uo="Opera",fo="Firefox",go="Safari",ho=e=>{const t=e.current,o=e.version,n=e=>()=>t===e;return{current:t,version:o,isEdge:n(io),isChromium:n(mo),isIE:n("IE"),isOpera:n(uo),isFirefox:n(fo),isSafari:n(go)}},po=()=>ho({current:void 0,version:oo.unknown()}),bo=ho,wo=(g(io),g(mo),g("IE"),g(uo),g(fo),g(go),"Windows"),vo="Android",yo="Linux",xo="macOS",Co="Solaris",So="FreeBSD",To="ChromeOS",Ro=e=>{const t=e.current,o=e.version,n=e=>()=>t===e;return{current:t,version:o,isWindows:n(wo),isiOS:n("iOS"),isAndroid:n(vo),isMacOS:n(xo),isLinux:n(yo),isSolaris:n(Co),isFreeBSD:n(So),isChromeOS:n(To)}},Do=()=>Ro({current:void 0,version:oo.unknown()}),Oo=Ro,ko=(g(wo),g("iOS"),g(vo),g(yo),g(xo),g(Co),g(So),g(To),e=>window.matchMedia(e).matches);let Eo=Zt((()=>((e,t,o)=>{const n=co.browsers(),r=co.oses(),s=t.bind((e=>((e,t)=>V(t.brands,(t=>{const o=t.brand.toLowerCase();return L(e,(e=>{var t;return o===(null===(t=e.brand)||void 0===t?void 0:t.toLowerCase())})).map((e=>({current:e.name,version:oo.nu(parseInt(t.version,10),0)})))})))(n,e))).orThunk((()=>((e,t)=>no(e,t).map((e=>{const o=oo.detect(e.versionRegexes,t);return{current:e.name,version:o}})))(n,e))).fold(po,bo),l=((e,t)=>no(e,t).map((e=>{const o=oo.detect(e.versionRegexes,t);return{current:e.name,version:o}})))(r,e).fold(Do,Oo),a=((e,t,o,n)=>{const r=e.isiOS()&&!0===/ipad/i.test(o),s=e.isiOS()&&!r,l=e.isiOS()||e.isAndroid(),a=l||n("(pointer:coarse)"),c=r||!s&&l&&n("(min-device-width:768px)"),i=s||l&&!c,m=t.isSafari()&&e.isiOS()&&!1===/safari/i.test(o),d=!i&&!c&&!m;return{isiPad:g(r),isiPhone:g(s),isTablet:g(c),isPhone:g(i),isTouch:g(a),isAndroid:e.isAndroid,isiOS:e.isiOS,isWebView:g(m),isDesktop:g(d)}})(l,s,e,o);return{browser:s,os:l,deviceType:a}})(navigator.userAgent,C.from(navigator.userAgentData),ko)));const No=()=>Eo(),Bo=(e,t)=>{const o=o=>{const n=t(o);if(n<=0||null===n){const t=_t(o,e);return parseFloat(t)||0}return n},n=(e,t)=>A(t,((t,o)=>{const n=_t(e,o),r=void 0===n?0:parseInt(n,10);return isNaN(r)?t:t+r}),0);return{set:(t,o)=>{if(!u(o)&&!o.match(/^[0-9]+$/))throw new Error(e+".set accepts only positive integer values. Value was "+o);const n=t.dom;kt(n)&&(n.style[e]=o+"px")},get:o,getOuter:o,aggregate:n,max:(e,t,o)=>{const r=n(e,o);return t>r?t-r:0}}},_o=(e,t,o)=>((e,t)=>(e=>{const t=parseFloat(e);return isNaN(t)?C.none():C.some(t)})(e).getOr(t))(_t(e,t),o),zo=Bo("width",(e=>e.dom.offsetWidth)),Ao=e=>zo.get(e),Lo=e=>zo.getOuter(e),Wo=e=>((e,t)=>{const o=e.dom,n=o.getBoundingClientRect().width||o.offsetWidth;return"border-box"===t?n:((e,t,o,n)=>t-_o(e,`padding-${o}`,0)-_o(e,`padding-${n}`,0)-_o(e,`border-${o}-width`,0)-_o(e,`border-${n}-width`,0))(e,n,"left","right")})(e,"content-box"),Mo=(e,t,o)=>{const n=e.cells,r=n.slice(0,t),s=n.slice(t),l=r.concat(o).concat(s);return Io(e,l)},jo=(e,t,o)=>Mo(e,t,[o]),Po=(e,t,o)=>{e.cells[t]=o},Io=(e,t)=>tt(e.element,t,e.section,e.isNew),Fo=(e,t)=>e.cells[t],Ho=(e,t)=>Fo(e,t).element,$o=e=>e.cells.length,Vo=e=>{const t=B(e,(e=>"colgroup"===e.section));return{rows:t.fail,cols:t.pass}},qo=(e,t,o)=>{const n=E(e.cells,o);return tt(t(e.element),n,e.section,!0)},Uo="data-snooker-locked-cols",Go=e=>be(e,Uo).bind((e=>C.from(e.match(/\d+/g)))).map((e=>I(e,x))),Ko=e=>{const t=A(Vo(e).rows,((e,t)=>(N(t.cells,((t,o)=>{t.isLocked&&(e[o]=!0)})),e)),{}),o=J(t,((e,t)=>parseInt(t,10)));return((e,t)=>{const o=S.call(e,0);return o.sort(void 0),o})(o)},Yo=(e,t)=>e+","+t,Jo=(e,t)=>{const o=j(e.all,(e=>e.cells));return _(o,t)},Qo=e=>{const t={},o=[],n=H(e).map((e=>e.element)).bind(Gt).bind(Go).getOr({});let r=0,s=0,l=0;const{pass:a,fail:c}=B(e,(e=>"colgroup"===e.section));N(c,(e=>{const a=[];N(e.cells,(e=>{let o=0;for(;void 0!==t[Yo(l,o)];)o++;const r=((e,t)=>X(e,t)&&void 0!==e[t]&&null!==e[t])(n,o.toString()),c=((e,t,o,n,r,s)=>({element:e,rowspan:t,colspan:o,row:n,column:r,isLocked:s}))(e.element,e.rowspan,e.colspan,l,o,r);for(let n=0;n{const t=(e=>{const t={};let o=0;return N(e.cells,(e=>{const n=e.colspan;k(n,(r=>{const s=o+r;t[s]=((e,t,o)=>({element:e,colspan:t,column:o}))(e.element,n,s)})),o+=n})),t})(e),o=((e,t)=>({element:e,columns:t}))(e.element,Q(t));return{colgroups:[o],columns:t}})).getOrThunk((()=>({colgroups:[],columns:{}}))),d=((e,t)=>({rows:e,columns:t}))(r,s);return{grid:d,access:t,all:o,columns:i,colgroups:m}},Xo=e=>{const t=Xt(e);return Qo(t)},Zo=Qo,en=(e,t,o)=>C.from(e.access[Yo(t,o)]),tn=(e,t,o)=>{const n=Jo(e,(e=>o(t,e.element)));return n.length>0?C.some(n[0]):C.none()},on=Jo,nn=e=>j(e.all,(e=>e.cells)),rn=e=>Q(e.columns),sn=e=>q(e.columns).length>0,ln=(e,t)=>C.from(e.columns[t]),an=(e,t=x)=>{const o=e.grid,n=k(o.columns,h),r=k(o.rows,h);return E(n,(o=>cn((()=>j(r,(t=>en(e,t,o).filter((e=>e.column===o)).toArray()))),(e=>1===e.colspan&&t(e.element)),(()=>en(e,0,o)))))},cn=(e,t,o)=>{const n=e();return L(n,t).orThunk((()=>C.from(n[0]).orThunk(o))).map((e=>e.element))},mn=e=>{const t=e.grid,o=k(t.rows,h),n=k(t.columns,h);return E(o,(t=>cn((()=>j(n,(o=>en(e,t,o).filter((e=>e.row===t)).fold(g([]),(e=>[e]))))),(e=>1===e.rowspan),(()=>en(e,t,0)))))},dn=(e,t)=>o=>"rtl"===un(o)?t:e,un=e=>"rtl"===_t(e,"direction")?"rtl":"ltr",fn=Bo("height",(e=>{const t=e.dom;return lt(e)?t.getBoundingClientRect().height:t.offsetHeight})),gn=e=>fn.get(e),hn=e=>fn.getOuter(e),pn=(e,t)=>({left:e,top:t,translate:(o,n)=>pn(e+o,t+n)}),bn=pn,wn=(e,t)=>void 0!==e?e:void 0!==t?t:0,vn=e=>{const t=e.dom.ownerDocument,o=t.body,n=t.defaultView,r=t.documentElement;if(o===e.dom)return bn(o.offsetLeft,o.offsetTop);const s=wn(null==n?void 0:n.pageYOffset,r.scrollTop),l=wn(null==n?void 0:n.pageXOffset,r.scrollLeft),a=wn(r.clientTop,o.clientTop),c=wn(r.clientLeft,o.clientLeft);return yn(e).translate(l-c,s-a)},yn=e=>{const t=e.dom,o=t.ownerDocument.body;return o===t?bn(o.offsetLeft,o.offsetTop):lt(e)?(e=>{const t=e.getBoundingClientRect();return bn(t.left,t.top)})(t):bn(0,0)},xn=(e,t)=>({row:e,y:t}),Cn=(e,t)=>({col:e,x:t}),Sn=e=>vn(e).left+Lo(e),Tn=e=>vn(e).left,Rn=(e,t)=>Cn(e,Tn(t)),Dn=(e,t)=>Cn(e,Sn(t)),On=e=>vn(e).top,kn=(e,t)=>xn(e,On(t)),En=(e,t)=>xn(e,On(t)+hn(t)),Nn=(e,t,o)=>{if(0===o.length)return[];const n=E(o.slice(1),((t,o)=>t.map((t=>e(o,t))))),r=o[o.length-1].map((e=>t(o.length-1,e)));return n.concat([r])},Bn={delta:h,positions:e=>Nn(kn,En,e),edge:On},_n=dn({delta:h,edge:Tn,positions:e=>Nn(Rn,Dn,e)},{delta:e=>-e,edge:Sn,positions:e=>Nn(Dn,Rn,e)}),zn={delta:(e,t)=>_n(t).delta(e,t),positions:(e,t)=>_n(t).positions(e,t),edge:e=>_n(e).edge(e)},An={unsupportedLength:["em","ex","cap","ch","ic","rem","lh","rlh","vw","vh","vi","vb","vmin","vmax","cm","mm","Q","in","pc","pt","px"],fixed:["px","pt"],relative:["%"],empty:[""]},Ln=(()=>{const e="[0-9]+",t="[eE][+-]?"+e,o=e=>`(?:${e})?`,n=["Infinity",e+"\\."+o(e)+o(t),"\\."+e+o(t),e+o(t)].join("|");return new RegExp(`^([+-]?(?:${n}))(.*)$`)})(),Wn=/(\d+(\.\d+)?)%/,Mn=/(\d+(\.\d+)?)px|em/,jn=ue("col"),Pn=ue("tr"),In=(e,t,o)=>{const n=Be(e).getOrThunk((()=>at(ke(e))));return t(e)/o(n)*100},Fn=(e,t)=>{Nt(e,"width",t+"px")},Hn=(e,t)=>{Nt(e,"width",t+"%")},$n=(e,t)=>{Nt(e,"height",t+"px")},Vn=e=>{const t=(e=>{return _o(t=e,"height",t.dom.offsetHeight)+"px";var t})(e);return t?((e,t,o,n)=>{const r=parseFloat(e);return Rt(e,"%")&&"table"!==ne(t)?((e,t,o,n)=>{const r=Gt(e).map((e=>{const n=o(e);return Math.floor(t/100*n)})).getOr(t);return n(e,r),r})(t,r,o,n):r})(t,e,gn,$n):gn(e)},qn=(e,t)=>At(e,t).orThunk((()=>be(e,t).map((e=>e+"px")))),Un=e=>qn(e,"width"),Gn=e=>In(e,Ao,Wo),Kn=e=>{return jn(e)?Ao(e):_o(t=e,"width",t.dom.offsetWidth);var t},Yn=e=>Pn(e)?gn(e):((e,t,o)=>o(e)/Mt(e,"rowspan"))(e,0,Vn),Jn=(e,t,o)=>{Nt(e,"width",t+o)},Qn=e=>In(e,Ao,Wo)+"%",Xn=g(Wn),Zn=ue("col"),er=e=>Un(e).getOrThunk((()=>Kn(e)+"px")),tr=e=>{return(t=e,qn(t,"height")).getOrThunk((()=>Yn(e)+"px"));var t},or=(e,t,o,n,r,s)=>e.filter(n).fold((()=>s(((e,t)=>{if(t<0||t>=e.length-1)return C.none();const o=e[t].fold((()=>{const o=(e=>{const t=S.call(e,0);return t.reverse(),t})(e.slice(0,t));return V(o,((e,t)=>e.map((e=>({value:e,delta:t+1})))))}),(e=>C.some({value:e,delta:0}))),n=e[t+1].fold((()=>{const o=e.slice(t+1);return V(o,((e,t)=>e.map((e=>({value:e,delta:t+1})))))}),(e=>C.some({value:e,delta:1})));return o.bind((e=>n.map((t=>{const o=t.delta+e.delta;return Math.abs(t.value-e.value)/o}))))})(o,t))),(e=>r(e))),nr=(e,t,o,n)=>{const r=an(e),s=sn(e)?(e=>E(rn(e),(e=>C.from(e.element))))(e):r,l=[C.some(zn.edge(t))].concat(E(zn.positions(r,t),(e=>e.map((e=>e.x))))),a=w(jt);return E(s,((e,t)=>or(e,t,l,a,(e=>{if((e=>{const t=No().browser,o=t.isChromium()||t.isFirefox();return!Zn(e)||o})(e))return o(e);{const e=null!=(s=r[t])?h(s):C.none();return or(e,t,l,a,(e=>n(C.some(Ao(e)))),n)}var s}),n)))},rr=e=>e.map((e=>e+"px")).getOr(""),sr=(e,t,o)=>nr(e,t,Kn,(e=>e.getOrThunk(o.minCellWidth))),lr=(e,t,o,n)=>{const r=mn(e),s=E(e.all,(e=>C.some(e.element))),l=[C.some(Bn.edge(t))].concat(E(Bn.positions(r,t),(e=>e.map((e=>e.y)))));return E(s,((e,t)=>or(e,t,l,x,o,n)))},ar=(e,t)=>()=>lt(e)?t(e):parseFloat(At(e,"width").getOr("0")),cr=e=>{const t=ar(e,(e=>parseFloat(Qn(e)))),o=ar(e,Ao);return{width:t,pixelWidth:o,getWidths:(t,o)=>((e,t,o)=>nr(e,t,Gn,(e=>e.fold((()=>o.minCellWidth()),(e=>e/o.pixelWidth()*100)))))(t,e,o),getCellDelta:e=>e/o()*100,singleColumnWidth:(e,t)=>[100-e],minCellWidth:()=>It()/o()*100,setElementWidth:Hn,adjustTableWidth:o=>{const n=t();Hn(e,n+o/100*n)},isRelative:!0,label:"percent"}},ir=e=>{const t=ar(e,Ao);return{width:t,pixelWidth:t,getWidths:(t,o)=>sr(t,e,o),getCellDelta:h,singleColumnWidth:(e,t)=>[Math.max(It(),e+t)-e],minCellWidth:It,setElementWidth:Fn,adjustTableWidth:o=>{const n=t()+o;Fn(e,n)},isRelative:!1,label:"pixel"}},mr=e=>Un(e).fold((()=>(e=>{const t=ar(e,Ao),o=g(0);return{width:t,pixelWidth:t,getWidths:(t,o)=>sr(t,e,o),getCellDelta:o,singleColumnWidth:g([0]),minCellWidth:o,setElementWidth:f,adjustTableWidth:f,isRelative:!0,label:"none"}})(e)),(t=>((e,t)=>null!==Xn().exec(t)?cr(e):ir(e))(e,t))),dr=ir,ur=cr,fr=(e,t,o)=>{const n=e[o].element,r=xe.fromTag("td");Ie(r,xe.fromTag("br")),(t?Ie:Pe)(n,r)},gr=((e,t)=>{const o=t=>e(t)?C.from(t.dom.nodeValue):C.none();return{get:t=>{if(!e(t))throw new Error("Can only get text value of a text node");return o(t).getOr("")},getOption:o,set:(t,o)=>{if(!e(t))throw new Error("Can only set raw text value of a text node");t.dom.nodeValue=o}}})(ie),hr=e=>gr.get(e),pr=e=>gr.getOption(e),br=(e,t)=>gr.set(e,t),wr=e=>"img"===ne(e)?1:pr(e).fold((()=>Le(e).length),(e=>e.length)),vr=["img","br"],yr=e=>pr(e).filter((e=>0!==e.trim().length||e.indexOf("\xa0")>-1)).isSome()||D(vr,ne(e))||(e=>ae(e)&&"false"===pe(e,"contenteditable"))(e),xr=e=>((e,t)=>{const o=e=>{for(let n=0;nSr(e,yr),Sr=(e,t)=>{const o=e=>{const n=Le(e);for(let e=n.length-1;e>=0;e--){const r=n[e];if(t(r))return C.some(r);const s=o(r);if(s.isSome())return s}return C.none()};return o(e)},Tr={scope:["row","col"]},Rr=e=>()=>{const t=xe.fromTag("td",e.dom);return Ie(t,xe.fromTag("br",e.dom)),t},Dr=e=>()=>xe.fromTag("col",e.dom),Or=e=>()=>xe.fromTag("colgroup",e.dom),kr=e=>()=>xe.fromTag("tr",e.dom),Er=(e,t,o)=>{const n=((e,t)=>{const o=Je(e,t),n=Le(Ye(e));return $e(o,n),o})(e,t);return G(o,((e,t)=>{null===e?we(n,t):ge(n,t,e)})),n},Nr=e=>e,Br=(e,t,o)=>{const n=(e,t)=>{((e,t)=>{const o=e.dom,n=t.dom;kt(o)&&kt(n)&&(n.style.cssText=o.style.cssText)})(e.element,t),Lt(t,"height"),1!==e.colspan&&Lt(t,"width")};return{col:o=>{const r=xe.fromTag(ne(o.element),t.dom);return n(o,r),e(o.element,r),r},colgroup:Or(t),row:kr(t),cell:r=>{const s=xe.fromTag(ne(r.element),t.dom),l=o.getOr(["strong","em","b","i","span","font","h1","h2","h3","h4","h5","h6","p","div"]),a=l.length>0?((e,t,o)=>xr(e).map((n=>{const r=o.join(","),s=it(n,r,(t=>Re(t,e)));return z(s,((e,t)=>{const o=Ke(t);return Ie(e,o),o}),t)})).getOr(t))(r.element,s,l):s;return Ie(a,xe.fromTag("br")),n(r,s),((e,t)=>{G(Tr,((o,n)=>be(e,n).filter((e=>D(o,e))).each((e=>ge(t,n,e)))))})(r.element,s),e(r.element,s),s},replace:Er,colGap:Dr(t),gap:Rr(t)}},_r=e=>({col:Dr(e),colgroup:Or(e),row:kr(e),cell:Rr(e),replace:Nr,colGap:Dr(e),gap:Rr(e)}),zr=e=>t=>t.options.get(e),Ar="100%",Lr=e=>{var t;const o=e.dom,n=null!==(t=o.getParent(e.selection.getStart(),o.isBlock))&&void 0!==t?t:e.getBody();return Wo(xe.fromDom(n))+"px"},Wr=e=>C.from(e.options.get("table_clone_elements")),Mr=zr("table_header_type"),jr=zr("table_column_resizing"),Pr=e=>"preservetable"===jr(e),Ir=e=>"resizetable"===jr(e),Fr=zr("table_sizing_mode"),Hr=e=>"relative"===Fr(e),$r=e=>"fixed"===Fr(e),Vr=e=>"responsive"===Fr(e),qr=zr("table_resize_bars"),Ur=zr("table_style_by_css"),Gr=zr("table_merge_content_on_paste"),Kr=e=>{const t=e.options,o=t.get("table_default_attributes");return t.isSet("table_default_attributes")?o:((e,t)=>Vr(e)||Ur(e)?t:$r(e)?{...t,width:Lr(e)}:{...t,width:Ar})(e,o)},Yr=zr("table_use_colgroups"),Jr=e=>wt(e,"[contenteditable]"),Qr=(e,t=!1)=>lt(e)?e.dom.isContentEditable:Jr(e).fold(g(t),(e=>"true"===Xr(e))),Xr=e=>e.dom.contentEditable,Zr=e=>xe.fromDom(e.getBody()),es=e=>t=>Re(t,Zr(e)),ts=e=>{we(e,"data-mce-style");const t=e=>we(e,"data-mce-style");N(qt(e),t),N(Ut(e),t),N(Kt(e),t)},os=e=>xe.fromDom(e.selection.getStart()),ns=e=>e.getBoundingClientRect().width,rs=e=>e.getBoundingClientRect().height,ss=e=>(t,o)=>{const n=t.dom.getStyle(o,e)||t.dom.getAttrib(o,e);return C.from(n).filter(Ot)},ls=ss("width"),as=ss("height"),cs=e=>gt(e,ue("table")).exists(Qr),is=(e,t)=>{const o=t.column,n=t.column+t.colspan-1,r=t.row,s=t.row+t.rowspan-1;return o<=e.finishCol&&n>=e.startCol&&r<=e.finishRow&&s>=e.startRow},ms=(e,t)=>t.column>=e.startCol&&t.column+t.colspan-1<=e.finishCol&&t.row>=e.startRow&&t.row+t.rowspan-1<=e.finishRow,ds=(e,t,o)=>{const n=tn(e,t,Re),r=tn(e,o,Re);return n.bind((e=>r.map((t=>{return o=e,n=t,{startRow:Math.min(o.row,n.row),startCol:Math.min(o.column,n.column),finishRow:Math.max(o.row+o.rowspan-1,n.row+n.rowspan-1),finishCol:Math.max(o.column+o.colspan-1,n.column+n.colspan-1)};var o,n}))))},us=(e,t,o)=>ds(e,t,o).map((t=>{const o=on(e,b(is,t));return E(o,(e=>e.element))})),fs=(e,t)=>tn(e,t,((e,t)=>De(t,e))).map((e=>e.element)),gs=(e,t,o)=>{const n=ps(e);return us(n,t,o)},hs=(e,t,o,n,r)=>{const s=ps(e),l=Re(e,o)?C.some(t):fs(s,t),a=Re(e,r)?C.some(n):fs(s,n);return l.bind((e=>a.bind((t=>us(s,e,t)))))},ps=Xo;var bs=["body","p","div","article","aside","figcaption","figure","footer","header","nav","section","ol","ul","li","table","thead","tbody","tfoot","caption","tr","td","th","h1","h2","h3","h4","h5","h6","blockquote","pre","address"],ws=()=>({up:g({selector:ht,closest:wt,predicate:ft,all:_e}),down:g({selector:dt,predicate:ct}),styles:g({get:_t,getRaw:At,set:Nt,remove:Lt}),attrs:g({get:pe,set:ge,remove:we,copyTo:(e,t)=>{const o=ve(e);he(t,o)}}),insert:g({before:Me,after:je,afterAll:He,append:Ie,appendAll:$e,prepend:Pe,wrap:Fe}),remove:g({unwrap:Ue,remove:qe}),create:g({nu:xe.fromTag,clone:e=>xe.fromDom(e.dom.cloneNode(!1)),text:xe.fromText}),query:g({comparePosition:(e,t)=>e.dom.compareDocumentPosition(t.dom),prevSibling:ze,nextSibling:Ae}),property:g({children:Le,name:ne,parent:Ne,document:e=>Ee(e).dom,isText:ie,isComment:le,isElement:ce,isSpecial:e=>{const t=ne(e);return D(["script","noscript","iframe","noframes","noembed","title","style","textarea","xmp"],t)},getLanguage:e=>ce(e)?be(e,"lang"):C.none(),getText:hr,setText:br,isBoundary:e=>!!ce(e)&&("body"===ne(e)||D(bs,ne(e))),isEmptyTag:e=>!!ce(e)&&D(["br","img","hr","input"],ne(e)),isNonEditable:e=>ce(e)&&"false"===pe(e,"contenteditable")}),eq:Re,is:Oe});const vs=(e,t,o,n)=>{const r=t(e,o);return z(n,((o,n)=>{const r=t(e,n);return ys(e,o,r)}),r)},ys=(e,t,o)=>t.bind((t=>o.filter(b(e.eq,t)))),xs=ws(),Cs=(e,t)=>((e,t,o)=>o.length>0?((e,t,o,n)=>n(e,t,o[0],o.slice(1)))(e,t,o,vs):C.none())(xs,((t,o)=>e(o)),t),Ss=e=>ht(e,"table"),Ts=(e,t,o)=>{const n=e=>t=>void 0!==o&&o(t)||Re(t,e);return Re(e,t)?C.some({boxes:C.some([e]),start:e,finish:t}):Ss(e).bind((r=>Ss(t).bind((s=>{if(Re(r,s))return C.some({boxes:gs(r,e,t),start:e,finish:t});if(De(r,s)){const o=it(t,"td,th",n(r)),l=o.length>0?o[o.length-1]:t;return C.some({boxes:hs(r,e,r,t,s),start:e,finish:l})}if(De(s,r)){const o=it(e,"td,th",n(s)),l=o.length>0?o[o.length-1]:e;return C.some({boxes:hs(s,e,r,t,s),start:e,finish:l})}return((e,t,o)=>((e,t,o,n=y)=>{const r=[t].concat(e.up().all(t)),s=[o].concat(e.up().all(o)),l=e=>W(e,n).fold((()=>e),(t=>e.slice(0,t+1))),a=l(r),c=l(s),i=L(a,(t=>O(c,((e,t)=>b(e.eq,t))(e,t))));return{firstpath:a,secondpath:c,shared:i}})(xs,e,t,void 0))(e,t).shared.bind((l=>wt(l,"table",o).bind((o=>{const l=it(t,"td,th",n(o)),a=l.length>0?l[l.length-1]:t,c=it(e,"td,th",n(o)),i=c.length>0?c[c.length-1]:e;return C.some({boxes:hs(o,e,r,t,s),start:i,finish:a})}))))}))))},Rs=(e,t)=>{const o=dt(e,t);return o.length>0?C.some(o):C.none()},Ds=(e,t,o)=>bt(e,t).bind((t=>bt(e,o).bind((e=>Cs(Ss,[t,e]).map((o=>({first:t,last:e,table:o}))))))),Os=(e,t,o,n,r)=>((e,t)=>L(e,(e=>Ce(e,t))))(e,r).bind((e=>((e,t,o)=>Gt(e).bind((n=>((e,t,o,n)=>tn(e,t,Re).bind((t=>{const r=o>0?t.row+t.rowspan-1:t.row,s=n>0?t.column+t.colspan-1:t.column;return en(e,r+o,s+n).map((e=>e.element))})))(ps(n),e,t,o))))(e,t,o).bind((e=>((e,t)=>ht(e,"table").bind((o=>bt(o,t).bind((t=>Ts(t,e).bind((e=>e.boxes.map((t=>({boxes:t,start:e.start,finish:e.finish}))))))))))(e,n))))),ks=(e,t)=>Rs(e,t),Es=(e,t,o)=>Ds(e,t,o).bind((t=>{const o=t=>Re(e,t),n="thead,tfoot,tbody,table",r=ht(t.first,n,o),s=ht(t.last,n,o);return r.bind((e=>s.bind((o=>Re(e,o)?((e,t,o)=>((e,t,o)=>ds(e,t,o).bind((t=>((e,t)=>{let o=!0;const n=b(ms,t);for(let r=t.startRow;r<=t.finishRow;r++)for(let s=t.startCol;s<=t.finishCol;s++)o=o&&en(e,r,s).exists(n);return o?C.some(t):C.none()})(e,t))))(ps(e),t,o))(t.table,t.first,t.last):C.none()))))})),Ns=h,Bs=e=>{const t=(e,t)=>be(e,t).exists((e=>parseInt(e,10)>1));return e.length>0&&P(e,(e=>t(e,"rowspan")||t(e,"colspan")))?C.some(e):C.none()},_s=(e,t,o)=>t.length<=1?C.none():Es(e,o.firstSelectedSelector,o.lastSelectedSelector).map((e=>({bounds:e,cells:t}))),zs="data-mce-selected",As="data-mce-first-selected",Ls="data-mce-last-selected",Ws="["+zs+"]",Ms={selected:zs,selectedSelector:"td["+zs+"],th["+zs+"]",firstSelected:As,firstSelectedSelector:"td["+As+"],th["+As+"]",lastSelected:Ls,lastSelectedSelector:"td["+Ls+"],th["+Ls+"]"},js=(e,t,o)=>({element:o,mergable:_s(t,e,Ms),unmergable:Bs(e),selection:Ns(e)}),Ps=e=>(t,o)=>{const n=ne(t),r="col"===n||"colgroup"===n?Gt(s=t).bind((e=>ks(e,Ms.firstSelectedSelector))).fold(g(s),(e=>e[0])):t;var s;return wt(r,e,o)},Is=Ps("th,td,caption"),Fs=Ps("th,td"),Hs=e=>{return t=e.model.table.getSelectedCells(),E(t,xe.fromDom);var t},$s=(e,t)=>{e.on("BeforeGetContent",(t=>{const o=o=>{t.preventDefault(),(e=>Gt(e[0]).map((e=>{const t=((e,t)=>{const o=e=>Ce(e.element,t),n=Ye(e),r=Xt(n),s=mr(e),l=Zo(r),a=((e,t)=>{const o=e.grid.columns;let n=e.grid.rows,r=o,s=0,l=0;const a=[],c=[];return G(e.access,(e=>{if(a.push(e),t(e)){c.push(e);const t=e.row,o=t+e.rowspan-1,a=e.column,i=a+e.colspan-1;ts&&(s=o),al&&(l=i)}})),((e,t,o,n,r,s)=>({minRow:e,minCol:t,maxRow:o,maxCol:n,allCells:r,selectedCells:s}))(n,r,s,l,a,c)})(l,o),c="th:not("+t+"),td:not("+t+")",i=$t(n,"th,td",(e=>Ce(e,c)));N(i,qe),((e,t,o,n)=>{const r=_(e,(e=>"colgroup"!==e.section)),s=t.grid.columns,l=t.grid.rows;for(let e=0;eo.maxRow||ao.maxCol||(en(t,e,a).filter(n).isNone()?fr(r,l,e):l=!0)}})(r,l,a,o);const m=((e,t,o,n)=>{if(0===n.minCol&&t.grid.columns===n.maxCol+1)return 0;const r=sr(t,e,o),s=A(r,((e,t)=>e+t),0),l=A(r.slice(n.minCol,n.maxCol+1),((e,t)=>e+t),0),a=l/s*o.pixelWidth()-o.pixelWidth();return o.getCellDelta(a)})(e,Xo(e),s,a);return((e,t,o,n)=>{G(o.columns,(e=>{(e.columnt.maxCol)&&qe(e.element)}));const r=_(Ht(e,"tr"),(e=>0===e.dom.childElementCount));N(r,qe),t.minCol!==t.maxCol&&t.minRow!==t.maxRow||N(Ht(e,"th,td"),(e=>{we(e,"rowspan"),we(e,"colspan")})),we(e,Uo),we(e,"data-snooker-col-series"),mr(e).adjustTableWidth(n)})(n,a,l,m),n})(e,Ws);return ts(t),[t]})))(o).each((o=>{t.content="text"===t.format?(e=>E(e,(e=>e.dom.innerText)).join(""))(o):((e,t)=>E(t,(t=>e.selection.serializer.serialize(t.dom,{}))).join(""))(e,o)}))};if(!0===t.selection){const t=(e=>_(Hs(e),(e=>Ce(e,Ms.selectedSelector))))(e);t.length>=1&&o(t)}})),e.on("BeforeSetContent",(o=>{if(!0===o.selection&&!0===o.paste){const n=Hs(e);H(n).each((n=>{Gt(n).each((r=>{const s=_(((e,t)=>{const o=document.createElement("div");return o.innerHTML=e,Le(xe.fromDom(o))})(o.content),(e=>"meta"!==ne(e))),l=ue("table");if(Gr(e)&&1===s.length&&l(s[0])){o.preventDefault();const l=xe.fromDom(e.getDoc()),a=_r(l),c=((e,t,o)=>({element:e,clipboard:t,generators:o}))(n,s[0],a);t.pasteCells(r,c).each((()=>{e.focus()}))}}))}))}}))},Vs=(e,t)=>({element:e,offset:t}),qs=(e,t,o)=>e.property().isText(t)&&0===e.property().getText(t).trim().length||e.property().isComment(t)?o(t).bind((t=>qs(e,t,o).orThunk((()=>C.some(t))))):C.none(),Us=(e,t)=>e.property().isText(t)?e.property().getText(t).length:e.property().children(t).length,Gs=(e,t)=>{const o=qs(e,t,e.query().prevSibling).getOr(t);if(e.property().isText(o))return Vs(o,Us(e,o));const n=e.property().children(o);return n.length>0?Gs(e,n[n.length-1]):Vs(o,Us(e,o))},Ks=Gs,Ys=ws(),Js=(e,t)=>{if(!jt(e)){const o=(e=>Un(e).bind((e=>{return t=e,o=["fixed","relative","empty"],C.from(Ln.exec(t)).bind((e=>{const t=Number(e[1]),n=e[2];return((e,t)=>O(t,(t=>O(An[t],(t=>e===t)))))(n,o)?C.some({value:t,unit:n}):C.none()}));var t,o})))(e);o.each((o=>{const n=o.value/2;Jn(e,n,o.unit),Jn(t,n,o.unit)}))}},Qs=e=>E(e,g(0)),Xs=(e,t,o,n,r)=>r(e.slice(0,t)).concat(n).concat(r(e.slice(o))),Zs=e=>(t,o,n,r)=>{if(e(n)){const e=Math.max(r,t[o]-Math.abs(n)),s=Math.abs(e-t[o]);return n>=0?s:-s}return n},el=Zs((e=>e<0)),tl=Zs(x),ol=()=>{const e=(e,t,o,n)=>{const r=(100+o)/100,s=Math.max(n,(e[t]+o)/r);return E(e,((e,o)=>(o===t?s:e/r)-e))},t=(t,o,n,r,s,l)=>l?e(t,o,r,s):((e,t,o,n,r)=>{const s=el(e,t,n,r);return Xs(e,t,o+1,[s,0],Qs)})(t,o,n,r,s);return{resizeTable:(e,t)=>e(t),clampTableDelta:el,calcLeftEdgeDeltas:t,calcMiddleDeltas:(e,o,n,r,s,l,a)=>t(e,n,r,s,l,a),calcRightEdgeDeltas:(t,o,n,r,s,l)=>{if(l)return e(t,n,r,s);{const e=el(t,n,r,s);return Qs(t.slice(0,n)).concat([e])}},calcRedestributedWidths:(e,t,o,n)=>{if(n){const n=(t+o)/t,r=E(e,(e=>e/n));return{delta:100*n-100,newSizes:r}}return{delta:o,newSizes:e}}}},nl=()=>{const e=(e,t,o,n,r)=>{const s=tl(e,n>=0?o:t,n,r);return Xs(e,t,o+1,[s,-s],Qs)};return{resizeTable:(e,t,o)=>{o&&e(t)},clampTableDelta:(e,t,o,n,r)=>{if(r){if(o>=0)return o;{const t=A(e,((e,t)=>e+t-n),0);return Math.max(-t,o)}}return el(e,t,o,n)},calcLeftEdgeDeltas:e,calcMiddleDeltas:(t,o,n,r,s,l)=>e(t,n,r,s,l),calcRightEdgeDeltas:(e,t,o,n,r,s)=>{if(s)return Qs(e);{const t=n/e.length;return E(e,g(t))}},calcRedestributedWidths:(e,t,o,n)=>({delta:0,newSizes:e})}},rl=e=>Xo(e).grid,sl=ue("th"),ll=e=>P(e,(e=>sl(e.element))),al=(e,t)=>e&&t?"sectionCells":e?"section":"cells",cl=e=>{const t="thead"===e.section,o=vt(il(e.cells),"th");return"tfoot"===e.section?{type:"footer"}:t||o?{type:"header",subType:al(t,o)}:{type:"body"}},il=e=>{const t=_(e,(e=>sl(e.element)));return 0===t.length?C.some("td"):t.length===e.length?C.some("th"):C.none()},ml=(e,t,o)=>et(o(e.element,t),!0,e.isLocked),dl=(e,t)=>e.section!==t?tt(e.element,e.cells,t,e.isNew):e,ul=()=>({transformRow:dl,transformCell:(e,t,o)=>{const n=o(e.element,t),r="td"!==ne(n)?((e,t)=>{const o=Je(e,"td");je(e,o);const n=Le(e);return $e(o,n),qe(e),o})(n):n;return et(r,e.isNew,e.isLocked)}}),fl=()=>({transformRow:dl,transformCell:ml}),gl=()=>({transformRow:(e,t)=>dl(e,"thead"===t?"tbody":t),transformCell:ml}),hl=ul,pl=fl,bl=gl,wl=()=>({transformRow:h,transformCell:ml}),vl=(e,t,o,n)=>{o===n?we(e,t):ge(e,t,o)},yl=(e,t,o)=>{$(mt(e,t)).fold((()=>Pe(e,o)),(e=>je(e,o)))},xl=(e,t)=>{const o=[],n=[],r=e=>E(e,(e=>{e.isNew&&o.push(e.element);const t=e.element;return Ve(t),N(e.cells,(e=>{e.isNew&&n.push(e.element),vl(e.element,"colspan",e.colspan,1),vl(e.element,"rowspan",e.rowspan,1),Ie(t,e.element)})),t})),s=e=>j(e,(e=>E(e.cells,(e=>(vl(e.element,"span",e.colspan,1),e.element))))),l=(t,o)=>{const n=((e,t)=>{const o=pt(e,t).getOrThunk((()=>{const o=xe.fromTag(t,ke(e).dom);return"thead"===t?yl(e,"caption,colgroup",o):"colgroup"===t?yl(e,"caption",o):Ie(e,o),o}));return Ve(o),o})(e,o),l=("colgroup"===o?s:r)(t);$e(n,l)},a=(t,o)=>{t.length>0?l(t,o):(t=>{pt(e,t).each(qe)})(o)},c=[],i=[],m=[],d=[];return N(t,(e=>{switch(e.section){case"thead":c.push(e);break;case"tbody":i.push(e);break;case"tfoot":m.push(e);break;case"colgroup":d.push(e)}})),a(d,"colgroup"),a(c,"thead"),a(i,"tbody"),a(m,"tfoot"),{newRows:o,newCells:n}},Cl=(e,t)=>{if(0===e.length)return 0;const o=e[0];return W(e,(e=>!t(o.element,e.element))).getOr(e.length)},Sl=(e,t)=>{const o=E(e,(e=>E(e.cells,y)));return E(e,((n,r)=>{const s=j(n.cells,((n,s)=>{if(!1===o[r][s]){const m=((e,t,o,n)=>{const r=((e,t)=>e[t])(e,t),s="colgroup"===r.section,l=Cl(r.cells.slice(o),n),a=s?1:Cl(((e,t)=>E(e,(e=>Fo(e,t))))(e.slice(t),o),n);return{colspan:l,rowspan:a}})(e,r,s,t);return((e,t,n,r)=>{for(let s=e;s({element:e,cells:t,section:o,isNew:n}))(n.element,s,n.section,n.isNew)}))},Tl=(e,t,o)=>{const n=[];N(e.colgroups,(r=>{const s=[];for(let n=0;net(e.element,o,!1))).getOrThunk((()=>et(t.colGap(),!0,!1)));s.push(r)}n.push(tt(r.element,s,"colgroup",o))}));for(let r=0;ret(e.element,o,e.isLocked))).getOrThunk((()=>et(t.gap(),!0,!1)));s.push(l)}const l=e.all[r],a=tt(l.element,s,l.section,o);n.push(a)}return n},Rl=e=>Sl(e,Re),Dl=(e,t)=>V(e.all,(e=>L(e.cells,(e=>Re(t,e.element))))),Ol=(e,t,o)=>{const n=E(t.selection,(t=>Vt(t).bind((t=>Dl(e,t))).filter(o))),r=yt(n);return xt(r.length>0,r)},kl=(e,t,o,n,r)=>(s,l,a,c)=>{const i=Xo(s),m=C.from(null==c?void 0:c.section).getOrThunk(wl);return t(i,l).map((t=>{const o=((e,t)=>Tl(e,t,!1))(i,a),n=e(o,t,Re,r(a),m),s=Ko(n.grid);return{info:t,grid:Rl(n.grid),cursor:n.cursor,lockedColumns:s}})).bind((e=>{const t=xl(s,e.grid),r=C.from(null==c?void 0:c.sizing).getOrThunk((()=>mr(s))),l=C.from(null==c?void 0:c.resize).getOrThunk(nl);return o(s,e.grid,e.info,{sizing:r,resize:l,section:m}),n(s),we(s,Uo),e.lockedColumns.length>0&&ge(s,Uo,e.lockedColumns.join(",")),C.some({cursor:e.cursor,newRows:t.newRows,newCells:t.newCells})}))},El=(e,t)=>Ol(e,t,x).map((e=>({cells:e,generators:t.generators,clipboard:t.clipboard}))),Nl=(e,t)=>Ol(e,t,x),Bl=(e,t)=>Ol(e,t,(e=>!e.isLocked)),_l=(e,t)=>P(t,(t=>((e,t)=>Dl(e,t).exists((e=>!e.isLocked)))(e,t))),zl=(e,t,o,n)=>{const r=Vo(e).rows;let s=!0;for(let e=0;e{const t=t=>t(e),o=g(e),n=()=>r,r={tag:!0,inner:e,fold:(t,o)=>o(e),isValue:x,isError:y,map:t=>Wl.value(t(e)),mapError:n,bind:t,exists:t,forall:t,getOr:o,or:n,getOrThunk:o,orThunk:n,getOrDie:o,each:t=>{t(e)},toOptional:()=>C.some(e)};return r},Ll=e=>{const t=()=>o,o={tag:!1,inner:e,fold:(t,o)=>t(e),isValue:y,isError:x,map:t,mapError:t=>Wl.error(t(e)),bind:t,exists:y,forall:x,getOr:h,or:h,getOrThunk:v,orThunk:v,getOrDie:(n=String(e),()=>{throw new Error(n)}),each:f,toOptional:C.none};var n;return o},Wl={value:Al,error:Ll,fromOption:(e,t)=>e.fold((()=>Ll(t)),Al)},Ml=(e,t)=>({rowDelta:0,colDelta:$o(e[0])-$o(t[0])}),jl=(e,t)=>({rowDelta:e.length-t.length,colDelta:0}),Pl=(e,t,o,n)=>{const r="colgroup"===t.section?o.col:o.cell;return k(e,(e=>et(r(),!0,n(e))))},Il=(e,t,o,n)=>{const r=e[e.length-1];return e.concat(k(t,(()=>{const e="colgroup"===r.section?o.colgroup:o.row,t=qo(r,e,h),s=Pl(t.cells.length,t,o,(e=>X(n,e.toString())));return Io(t,s)})))},Fl=(e,t,o,n)=>E(e,(e=>{const r=Pl(t,e,o,y);return Mo(e,n,r)})),Hl=(e,t,o)=>{const n=t.colDelta<0?Fl:h,r=t.rowDelta<0?Il:h,s=Ko(e),l=$o(e[0]),a=O(s,(e=>e===l-1)),c=n(e,Math.abs(t.colDelta),o,a?l-1:l),i=Ko(c);return r(c,Math.abs(t.rowDelta),o,I(i,x))},$l=(e,t,o,n)=>{const r=b(n,Fo(e[t],o).element),s=e[t];return e.length>1&&$o(s)>1&&(o>0&&r(Ho(s,o-1))||o0&&r(Ho(e[t-1],o))||t_(o,(o=>o>=e.column&&o<=$o(t[0])+e.column)),ql=(e,t,o,n,r)=>{((e,t,o,n)=>{t>0&&t{const r=e.cells[t-1];let s=0;const l=n();for(;e.cells.length>t+s&&o(r.element,e.cells[t+s].element);)Po(e,t+s,et(l,!0,e.cells[t+s].isLocked)),s++}))})(t,e,r,n.cell);const s=jl(o,t),l=Hl(o,s,n),a=jl(t,l),c=Hl(t,a,n);return E(c,((t,o)=>Mo(t,e,l[o].cells)))},Ul=(e,t,o,n,r)=>{((e,t,o,n)=>{const r=Vo(e).rows;if(t>0&&tA(e,((e,o)=>O(e,(e=>t(e.element,o.element)))?e:e.concat([o])),[]))(r[t-1].cells,o);N(e,(e=>{let s=C.none();for(let l=t;l{Po(a,t,et(e,!0,c.isLocked))})))}}))}})(t,e,r,n.cell);const s=Ko(t),l=Ml(t,o),a={...l,colDelta:l.colDelta-s.length},c=Hl(t,a,n),{cols:i,rows:m}=Vo(c),d=Ko(c),u=Ml(o,t),f={...u,colDelta:u.colDelta+d.length},g=(p=n,b=d,E(o,(e=>A(b,((t,o)=>{const n=Pl(1,e,p,x)[0];return jo(t,o,n)}),e)))),h=Hl(g,f,n);var p,b;return[...i,...m.slice(0,e),...h,...m.slice(e,m.length)]},Gl=(e,t,o,n,r)=>{const{rows:s,cols:l}=Vo(e),a=s.slice(0,t),c=s.slice(t);return[...l,...a,((e,t,o,n)=>qo(e,(e=>n(e,o)),t))(s[o],((e,o)=>t>0&&tE(e,(e=>{const s=t>0&&t<$o(e)&&n(Ho(e,t-1),Ho(e,t)),l=((e,t,o,n,r,s,l)=>{if("colgroup"!==o&&n)return Fo(e,t);{const t=Fo(e,r);return et(l(t.element,s),!0,!1)}})(e,t,e.section,s,o,n,r);return jo(e,t,l)})),Yl=(e,t,o,n)=>((e,t,o,n)=>void 0!==Ho(e[t],o)&&t>0&&n(Ho(e[t-1],o),Ho(e[t],o)))(e,t,o,n)||((e,t,o)=>t>0&&o(Ho(e,t-1),Ho(e,t)))(e[t],o,n),Jl=(e,t,o,n)=>{const r=e=>(e=>"row"===e?(e=>Mt(e,"rowspan")>1)(t):jt(t))(e)?`${e}group`:e;return e?sl(t)?r(o):null:n&&sl(t)?r("row"===o?"col":"row"):null},Ql=(e,t,o)=>et(o(e.element,t),!0,e.isLocked),Xl=(e,t,o,n,r,s,l)=>E(e,((e,a)=>((e,c)=>{const i=e.cells,m=E(i,((e,c)=>{if((e=>O(t,(t=>o(e.element,t.element))))(e)){const t=l(e,a,c)?r(e,o,n):e;return s(t,a,c).each((e=>{var o,n;o=t.element,n={scope:C.from(e)},G(n,((e,t)=>{e.fold((()=>{we(o,t)}),(e=>{fe(o.dom,t,e)}))}))})),t}return e}));return tt(e.element,m,e.section,e.isNew)})(e))),Zl=(e,t,o)=>j(e,((n,r)=>Yl(e,r,t,o)?[]:[Fo(n,t)])),ea=(e,t,o,n,r)=>{const s=Vo(e).rows,l=j(t,(e=>Zl(s,e,n))),a=E(s,(e=>ll(e.cells))),c=((e,t)=>P(t,h)&&ll(e)?x:(e,o,n)=>!("th"===ne(e.element)&&t[o]))(l,a),i=((e,t)=>(o,n)=>C.some(Jl(e,o.element,"row",t[n])))(o,a);return Xl(e,l,n,r,Ql,i,c)},ta=(e,t,o,n)=>{const r=Vo(e).rows,s=E(t,(e=>Fo(r[e.row],e.column)));return Xl(e,s,o,n,Ql,C.none,x)},oa=e=>{if(!l(e))throw new Error("cases must be an array");if(0===e.length)throw new Error("there must be at least one case");const t=[],o={};return N(e,((n,r)=>{const s=q(n);if(1!==s.length)throw new Error("one and only one name per case");const a=s[0],c=n[a];if(void 0!==o[a])throw new Error("duplicate key detected:"+a);if("cata"===a)throw new Error("cannot have a case named cata (sorry)");if(!l(c))throw new Error("case arguments must be an array");t.push(a),o[a]=(...o)=>{const n=o.length;if(n!==c.length)throw new Error("Wrong number of arguments to case "+a+". Expected "+c.length+" ("+c+"), got "+n);return{fold:(...t)=>{if(t.length!==e.length)throw new Error("Wrong number of arguments to fold. Expected "+e.length+", got "+t.length);return t[r].apply(null,o)},match:e=>{const n=q(e);if(t.length!==n.length)throw new Error("Wrong number of arguments to match. Expected: "+t.join(",")+"\nActual: "+n.join(","));if(!P(t,(e=>D(n,e))))throw new Error("Not all branches were specified when using match. Specified: "+n.join(", ")+"\nRequired: "+t.join(", "));return e[a].apply(null,o)},log:e=>{console.log(e,{constructors:t,constructor:a,params:o})}}}})),o},na={...oa([{none:[]},{only:["index"]},{left:["index","next"]},{middle:["prev","index","next"]},{right:["prev","index"]}])},ra=(e,t,o)=>{const n=((e,t)=>sn(e)?((e,t)=>{const o=rn(e);return E(o,((e,o)=>({element:e.element,width:t[o],colspan:e.colspan})))})(e,t):((e,t)=>{const o=nn(e);return E(o,(e=>{const o=((e,t,o)=>{let n=0;for(let r=e;r{o.setElementWidth(e.element,e.width)}))},sa=(e,t,o,n,r)=>{const s=Xo(e),l=r.getCellDelta(t),a=r.getWidths(s,r),c=o===s.grid.columns-1,i=n.clampTableDelta(a,o,l,r.minCellWidth(),c),m=((e,t,o,n,r)=>{const s=e.slice(0),l=((e,t)=>0===e.length?na.none():1===e.length?na.only(0):0===t?na.left(0,1):t===e.length-1?na.right(t-1,t):t>0&&tn.singleColumnWidth(s[e],o)),((e,t)=>r.calcLeftEdgeDeltas(s,e,t,o,n.minCellWidth(),n.isRelative)),((e,t,l)=>r.calcMiddleDeltas(s,e,t,l,o,n.minCellWidth(),n.isRelative)),((e,t)=>r.calcRightEdgeDeltas(s,e,t,o,n.minCellWidth(),n.isRelative)))})(a,o,i,r,n),d=E(m,((e,t)=>e+a[t]));ra(s,d,r),n.resizeTable(r.adjustTableWidth,i,c)},la=(e,t,o)=>{const n=Xo(e),r=((e,t)=>lr(e,t,Yn,(e=>e.getOrThunk(Ft))))(n,e),s=E(r,((e,n)=>o===n?Math.max(t+e,Ft()):e)),l=((e,t)=>E(e.all,((e,o)=>({element:e.element,height:t[o]}))))(n,s);N(l,(e=>{$n(e.element,e.height)})),N(nn(n),(e=>{(e=>{Lt(e,"height")})(e.element)}));const a=z(s,((e,t)=>e+t),0);$n(e,a)},aa=e=>A(e,((e,t)=>O(e,(e=>e.column===t.column))?e:e.concat([t])),[]).sort(((e,t)=>e.column-t.column)),ca=ue("col"),ia=ue("colgroup"),ma=e=>"tr"===ne(e)||ia(e),da=e=>({element:e,colspan:Wt(e,"colspan",1),rowspan:Wt(e,"rowspan",1)}),ua=e=>be(e,"scope").map((e=>e.substr(0,3))),fa=(e,t=da)=>{const o=o=>{if(ma(o))return ia((r={element:o}).element)?e.colgroup(r):e.row(r);{const r=o,s=(t=>ca(t.element)?e.col(t):e.cell(t))(t(r));return n=C.some({item:r,replacement:s}),s}var r};let n=C.none();return{getOrInit:(e,t)=>n.fold((()=>o(e)),(n=>t(e,n.item)?n.replacement:o(e)))}},ga=e=>t=>{const o=[],n=n=>{const r="td"===e?{scope:null}:{},s=t.replace(n,e,r);return o.push({item:n,sub:s}),s};return{replaceOrInit:(e,t)=>{if(ma(e)||ca(e))return e;{const r=e;return((e,t)=>L(o,(o=>t(o.item,e))))(r,t).fold((()=>n(r)),(o=>t(e,o.item)?o.sub:n(r)))}}}},ha=e=>({unmerge:t=>{const o=ua(t);return o.each((e=>ge(t,"scope",e))),()=>{const n=e.cell({element:t,colspan:1,rowspan:1});return Lt(n,"width"),Lt(t,"width"),o.each((e=>ge(n,"scope",e))),n}},merge:e=>(Lt(e[0],"width"),(()=>{const t=yt(E(e,ua));if(0===t.length)return C.none();{const e=t[0],o=["row","col"];return O(t,(t=>t!==e&&D(o,t)))?C.none():C.from(e)}})().fold((()=>we(e[0],"scope")),(t=>ge(e[0],"scope",t+"group"))),g(e[0]))}),pa=["body","p","div","article","aside","figcaption","figure","footer","header","nav","section","ol","ul","table","thead","tfoot","tbody","caption","tr","td","th","h1","h2","h3","h4","h5","h6","blockquote","pre","address"],ba=ws(),wa=e=>((e,t)=>{const o=e.property().name(t);return D(pa,o)})(ba,e),va=e=>((e,t)=>{const o=e.property().name(t);return D(["ol","ul"],o)})(ba,e),ya=e=>{const t=ue("br"),o=e=>Cr(e).bind((o=>{const n=Ae(o).map((e=>!!wa(e)||!!((e,t)=>D(["br","img","hr","input"],e.property().name(t)))(ba,e)&&"img"!==ne(e))).getOr(!1);return Ne(o).map((r=>{return!0===n||("li"===ne(s=r)||ft(s,va).isSome())||t(o)||wa(r)&&!Re(e,r)?[]:[xe.fromTag("br")];var s}))})).getOr([]),n=(()=>{const n=j(e,(e=>{const n=Le(e);return(e=>P(e,(e=>t(e)||ie(e)&&0===hr(e).trim().length)))(n)?[]:n.concat(o(e))}));return 0===n.length?[xe.fromTag("br")]:n})();Ve(e[0]),$e(e[0],n)},xa=e=>Qr(e,!0),Ca=e=>{0===qt(e).length&&qe(e)},Sa=(e,t)=>({grid:e,cursor:t}),Ta=(e,t,o)=>{const n=((e,t,o)=>{var n,r;const s=Vo(e).rows;return C.from(null===(r=null===(n=s[t])||void 0===n?void 0:n.cells[o])||void 0===r?void 0:r.element).filter(xa).orThunk((()=>(e=>V(e,(e=>V(e.cells,(e=>{const t=e.element;return xt(xa(t),t)})))))(s)))})(e,t,o);return Sa(e,n)},Ra=e=>A(e,((e,t)=>O(e,(e=>e.row===t.row))?e:e.concat([t])),[]).sort(((e,t)=>e.row-t.row)),Da=(e,t)=>(o,n,r,s,l)=>{const a=Ra(n),c=E(a,(e=>e.row)),i=((e,t,o,n,r,s,l)=>{const{cols:a,rows:c}=Vo(e),i=c[t[0]],m=j(t,(e=>((e,t,o)=>{const n=e[t];return j(n.cells,((n,r)=>Yl(e,t,r,o)?[]:[n]))})(c,e,r))),d=E(i.cells,((e,t)=>ll(Zl(c,t,r)))),u=[...c];N(t,(e=>{u[e]=l.transformRow(c[e],o)}));const f=[...a,...u],g=((e,t)=>P(t,h)&&ll(e.cells)?x:(e,o,n)=>!("th"===ne(e.element)&&t[n]))(i,d),p=((e,t)=>(o,n,r)=>C.some(Jl(e,o.element,"col",t[r])))(n,d);return Xl(f,m,r,s,l.transformCell,p,g)})(o,c,e,t,r,s.replaceOrInit,l);return Ta(i,n[0].row,n[0].column)},Oa=Da("thead",!0),ka=Da("tbody",!1),Ea=Da("tfoot",!1),Na=(e,t,o)=>{const n=((e,t)=>Jt(e,(()=>t)))(e,o.section),r=Zo(n);return Tl(r,t,!0)},Ba=(e,t,o,n)=>((e,t,o,n)=>{const r=Zo(t),s=n.getWidths(r,n);ra(r,s,n)})(0,t,0,n.sizing),_a=(e,t,o,n)=>((e,t,o,n,r)=>{const s=Zo(t),l=n.getWidths(s,n),a=n.pixelWidth(),{newSizes:c,delta:i}=r.calcRedestributedWidths(l,a,o.pixelDelta,n.isRelative);ra(s,c,n),n.adjustTableWidth(i)})(0,t,o,n.sizing,n.resize),za=(e,t)=>O(t,(e=>0===e.column&&e.isLocked)),Aa=(e,t)=>O(t,(t=>t.column+t.colspan>=e.grid.columns&&t.isLocked)),La=(e,t)=>{const o=an(e),n=aa(t);return A(n,((e,t)=>e+o[t.column].map(Lo).getOr(0)),0)},Wa=e=>(t,o)=>Nl(t,o).filter((o=>!(e?za:Aa)(t,o))).map((e=>({details:e,pixelDelta:La(t,e)}))),Ma=e=>(t,o)=>El(t,o).filter((o=>!(e?za:Aa)(t,o.cells))),ja=ga("th"),Pa=ga("td"),Ia=kl(((e,t,o,n)=>{const r=t[0].row,s=Ra(t),l=z(s,((e,t)=>({grid:Gl(e.grid,r,t.row+e.delta,o,n.getOrInit),delta:e.delta+1})),{grid:e,delta:0}).grid;return Ta(l,r,t[0].column)}),Nl,f,f,fa),Fa=kl(((e,t,o,n)=>{const r=Ra(t),s=r[r.length-1],l=s.row+s.rowspan,a=z(r,((e,t)=>Gl(e,l,t.row,o,n.getOrInit)),e);return Ta(a,l,t[0].column)}),Nl,f,f,fa),Ha=kl(((e,t,o,n)=>{const r=t.details,s=aa(r),l=s[0].column,a=z(s,((e,t)=>({grid:Kl(e.grid,l,t.column+e.delta,o,n.getOrInit),delta:e.delta+1})),{grid:e,delta:0}).grid;return Ta(a,r[0].row,l)}),Wa(!0),_a,f,fa),$a=kl(((e,t,o,n)=>{const r=t.details,s=r[r.length-1],l=s.column+s.colspan,a=aa(r),c=z(a,((e,t)=>Kl(e,l,t.column,o,n.getOrInit)),e);return Ta(c,r[0].row,l)}),Wa(!1),_a,f,fa),Va=kl(((e,t,o,n)=>{const r=aa(t.details),s=((e,t)=>j(e,(e=>{const o=e.cells,n=z(t,((e,t)=>t>=0&&t0?[tt(e.element,n,e.section,e.isNew)]:[]})))(e,E(r,(e=>e.column))),l=s.length>0?s[0].cells.length-1:0;return Ta(s,r[0].row,Math.min(r[0].column,l))}),((e,t)=>Bl(e,t).map((t=>({details:t,pixelDelta:-La(e,t)})))),_a,Ca,fa),qa=kl(((e,t,o,n)=>{const r=Ra(t),s=((e,t,o)=>{const{rows:n,cols:r}=Vo(e);return[...r,...n.slice(0,t),...n.slice(o+1)]})(e,r[0].row,r[r.length-1].row),l=Math.max(Vo(s).rows.length-1,0);return Ta(s,Math.min(t[0].row,l),t[0].column)}),Nl,f,Ca,fa),Ua=kl(((e,t,o,n)=>{const r=aa(t),s=E(r,(e=>e.column)),l=ea(e,s,!0,o,n.replaceOrInit);return Ta(l,t[0].row,t[0].column)}),Bl,f,f,ja),Ga=kl(((e,t,o,n)=>{const r=aa(t),s=E(r,(e=>e.column)),l=ea(e,s,!1,o,n.replaceOrInit);return Ta(l,t[0].row,t[0].column)}),Bl,f,f,Pa),Ka=kl(Oa,Bl,f,f,ja),Ya=kl(ka,Bl,f,f,Pa),Ja=kl(Ea,Bl,f,f,Pa),Qa=kl(((e,t,o,n)=>{const r=ta(e,t,o,n.replaceOrInit);return Ta(r,t[0].row,t[0].column)}),Bl,f,f,ja),Xa=kl(((e,t,o,n)=>{const r=ta(e,t,o,n.replaceOrInit);return Ta(r,t[0].row,t[0].column)}),Bl,f,f,Pa),Za=kl(((e,t,o,n)=>{const r=t.cells;ya(r);const s=((e,t,o,n)=>{const r=Vo(e).rows;if(0===r.length)return e;for(let e=t.startRow;e<=t.finishRow;e++)for(let o=t.startCol;o<=t.finishCol;o++){const t=r[e],s=Fo(t,o).isLocked;Po(t,o,et(n(),!1,s))}return e})(e,t.bounds,0,n.merge(r));return Sa(s,C.from(r[0]))}),((e,t)=>((e,t)=>t.mergable)(0,t).filter((t=>_l(e,t.cells)))),Ba,f,ha),ec=kl(((e,t,o,n)=>{const r=z(t,((e,t)=>zl(e,t,o,n.unmerge(t))),e);return Sa(r,C.from(t[0]))}),((e,t)=>((e,t)=>t.unmergable)(0,t).filter((t=>_l(e,t)))),Ba,f,ha),tc=kl(((e,t,o,n)=>{const r=((e,t)=>{const o=Xo(e);return Tl(o,t,!0)})(t.clipboard,t.generators);var s,l;return((e,t,o,n,r)=>{const s=Ko(t),l=((e,t,o)=>{const n=$o(t[0]),r=Vo(t).cols.length+e.row,s=k(n-e.column,(t=>t+e.column));return{row:r,column:L(s,(e=>P(o,(t=>t!==e)))).getOr(n-1)}})(e,t,s),a=Vo(o).rows,c=Vl(l,a,s),i=((e,t,o)=>{if(e.row>=t.length||e.column>$o(t[0]))return Wl.error("invalid start address out of table bounds, row: "+e.row+", column: "+e.column);const n=t.slice(e.row),r=n[0].cells.slice(e.column),s=$o(o[0]),l=o.length;return Wl.value({rowDelta:n.length-l,colDelta:r.length-s})})(l,t,a);return i.map((e=>{const o={...e,colDelta:e.colDelta-c.length},s=Hl(t,o,n),i=Ko(s),m=Vl(l,a,i);return((e,t,o,n,r,s)=>{const l=e.row,a=e.column,c=l+o.length,i=a+$o(o[0])+s.length,m=I(s,x);for(let e=l;eSa(e,C.some(t.element))),(e=>Ta(e,t.row,t.column)))}),((e,t)=>Vt(t.element).bind((o=>Dl(e,o).map((e=>({...e,generators:t.generators,clipboard:t.clipboard})))))),Ba,f,fa),oc=kl(((e,t,o,n)=>{const r=Vo(e).rows,s=t.cells[0].column,l=r[t.cells[0].row],a=Na(t.clipboard,t.generators,l),c=ql(s,e,a,t.generators,o);return Ta(c,t.cells[0].row,t.cells[0].column)}),Ma(!0),f,f,fa),nc=kl(((e,t,o,n)=>{const r=Vo(e).rows,s=t.cells[t.cells.length-1].column+t.cells[t.cells.length-1].colspan,l=r[t.cells[0].row],a=Na(t.clipboard,t.generators,l),c=ql(s,e,a,t.generators,o);return Ta(c,t.cells[0].row,s)}),Ma(!1),f,f,fa),rc=kl(((e,t,o,n)=>{const r=Vo(e).rows,s=t.cells[0].row,l=r[s],a=Na(t.clipboard,t.generators,l),c=Ul(s,e,a,t.generators,o);return Ta(c,t.cells[0].row,t.cells[0].column)}),El,f,f,fa),sc=kl(((e,t,o,n)=>{const r=Vo(e).rows,s=t.cells[t.cells.length-1].row+t.cells[t.cells.length-1].rowspan,l=r[t.cells[0].row],a=Na(t.clipboard,t.generators,l),c=Ul(s,e,a,t.generators,o);return Ta(c,s,t.cells[0].column)}),El,f,f,fa),lc=(e,t)=>{const o=Xo(e);return Nl(o,t).bind((e=>{const t=e[e.length-1],n=e[0].column,r=t.column+t.colspan,s=M(E(o.all,(e=>_(e.cells,(e=>e.column>=n&&e.column{const o=Xo(e);return Nl(o,t).bind(il).getOr("")},cc=(e,t)=>{const o=Xo(e);return Nl(o,t).bind((e=>{const t=e[e.length-1],n=e[0].row,r=t.row+t.rowspan;return(e=>{const t=E(e,(e=>cl(e).type)),o=D(t,"header"),n=D(t,"footer");if(o||n){const e=D(t,"body");return!o||e||n?o||e||!n?C.none():C.some("footer"):C.some("header")}return C.some("body")})(o.all.slice(n,r))})).getOr("")},ic=(e,t)=>e.dispatch("NewRow",{node:t}),mc=(e,t)=>e.dispatch("NewCell",{node:t}),dc=(e,t,o)=>{e.dispatch("TableModified",{...o,table:t})},uc={structure:!1,style:!0},fc={structure:!0,style:!1},gc={structure:!0,style:!0},hc=(e,t)=>Hr(e)?ur(t):$r(e)?dr(t):mr(t),pc=(e,t,o)=>{const n=e=>"table"===ne(Zr(e)),r=Wr(e),s=Ir(e)?f:Js,l=t=>{switch(Mr(e)){case"section":return hl();case"sectionCells":return pl();case"cells":return bl();default:return((e,t)=>{var o;switch((o=Xo(e),V(o.all,(e=>{const t=cl(e);return"header"===t.type?C.from(t.subType):C.none()}))).getOr(t)){case"section":return ul();case"sectionCells":return fl();case"cells":return gl()}})(t,"section")}},a=(n,s,a,c)=>(i,m,d=!1)=>{ts(i);const u=xe.fromDom(e.getDoc()),f=Br(a,u,r),g={sizing:hc(e,i),resize:Ir(e)?ol():nl(),section:l(i)};return s(i)?n(i,m,f,g).bind((n=>{t.refresh(i.dom),N(n.newRows,(t=>{ic(e,t.dom)})),N(n.newCells,(t=>{mc(e,t.dom)}));const r=((t,n)=>n.cursor.fold((()=>{const n=qt(t);return H(n).filter(lt).map((n=>{o.clearSelectedCells(t.dom);const r=e.dom.createRng();return r.selectNode(n.dom),e.selection.setRng(r),ge(n,"data-mce-selected","1"),r}))}),(n=>{const r=Ks(Ys,n),s=e.dom.createRng();return s.setStart(r.element.dom,r.offset),s.setEnd(r.element.dom,r.offset),e.selection.setRng(s),o.clearSelectedCells(t.dom),C.some(s)})))(i,n);return lt(i)&&(ts(i),d||dc(e,i.dom,c)),r.map((e=>({rng:e,effect:c})))})):C.none()},c=a(qa,(t=>!n(e)||rl(t).rows>1),f,fc),i=a(Va,(t=>!n(e)||rl(t).columns>1),f,fc);return{deleteRow:c,deleteColumn:i,insertRowsBefore:a(Ia,x,f,fc),insertRowsAfter:a(Fa,x,f,fc),insertColumnsBefore:a(Ha,x,s,fc),insertColumnsAfter:a($a,x,s,fc),mergeCells:a(Za,x,f,fc),unmergeCells:a(ec,x,f,fc),pasteColsBefore:a(oc,x,f,fc),pasteColsAfter:a(nc,x,f,fc),pasteRowsBefore:a(rc,x,f,fc),pasteRowsAfter:a(sc,x,f,fc),pasteCells:a(tc,x,f,gc),makeCellsHeader:a(Qa,x,f,fc),unmakeCellsHeader:a(Xa,x,f,fc),makeColumnsHeader:a(Ua,x,f,fc),unmakeColumnsHeader:a(Ga,x,f,fc),makeRowsHeader:a(Ka,x,f,fc),makeRowsBody:a(Ya,x,f,fc),makeRowsFooter:a(Ja,x,f,fc),getTableRowType:cc,getTableCellType:ac,getTableColType:lc}},bc=(e,t,o)=>{const n=Wt(e,t,1);1===o||n<=1?we(e,t):ge(e,t,Math.min(o,n))},wc=(e,t)=>o=>{const n=o.column+o.colspan-1,r=o.column;return n>=e&&r{const n=o.substring(0,o.length-e.length),r=parseFloat(n);return n===r.toString()?t(r):vc.invalid(o)},xc={...vc,from:e=>Rt(e,"%")?yc("%",vc.percent,e):Rt(e,"px")?yc("px",vc.pixels,e):vc.invalid(e)},Cc=(e,t,o)=>{const n=xc.from(o),r=P(e,(e=>"0px"===e))?((e,t)=>{const o=e.fold((()=>g("")),(e=>g(e/t+"px")),(()=>g(100/t+"%")));return k(t,o)})(n,e.length):((e,t,o)=>e.fold((()=>t),(e=>((e,t,o)=>{const n=o/t;return E(e,(e=>xc.from(e).fold((()=>e),(e=>e*n+"px"),(e=>e/100*o+"px"))))})(t,o,e)),(e=>((e,t)=>E(e,(e=>xc.from(e).fold((()=>e),(e=>e/t*100+"%"),(e=>e+"%")))))(t,o))))(n,e,t);return Rc(r)},Sc=(e,t)=>0===e.length?t:z(e,((e,t)=>xc.from(t).fold(g(0),h,h)+e),0),Tc=(e,t)=>xc.from(e).fold(g(e),(e=>e+t+"px"),(e=>e+t+"%")),Rc=e=>{if(0===e.length)return e;const t=z(e,((e,t)=>{const o=xc.from(t).fold((()=>({value:t,remainder:0})),(e=>((e,t)=>{const o=Math.floor(e);return{value:o+"px",remainder:e-o}})(e)),(e=>({value:e+"%",remainder:0})));return{output:[o.value].concat(e.output),remainder:e.remainder+o.remainder}}),{output:[],remainder:0}),o=t.output;return o.slice(0,o.length-1).concat([Tc(o[o.length-1],Math.round(t.remainder))])},Dc=xc.from,Oc=(e,t,o)=>{const n=Xo(e),r=n.all,s=nn(n),l=rn(n);t.each((t=>{const o=Dc(t).fold(g("px"),g("px"),g("%")),r=Ao(e),a=((e,t)=>nr(e,t,er,rr))(n,e),c=Cc(a,r,t);sn(n)?((e,t,o)=>{N(t,((t,n)=>{const r=Sc([e[n]],It());Nt(t.element,"width",r+o)}))})(c,l,o):((e,t,o)=>{N(t,(t=>{const n=e.slice(t.column,t.colspan+t.column),r=Sc(n,It());Nt(t.element,"width",r+o)}))})(c,s,o),Nt(e,"width",t)})),o.each((t=>{const o=gn(e),l=((e,t)=>lr(e,t,tr,rr))(n,e);((e,t,o)=>{N(o,(e=>{Lt(e.element,"height")})),N(t,((t,o)=>{Nt(t.element,"height",e[o])}))})(Cc(l,o,t),r,s),Nt(e,"height",t)}))},kc=e=>Un(e).exists((e=>Wn.test(e))),Ec=e=>Un(e).exists((e=>Mn.test(e))),Nc=e=>Un(e).isNone(),Bc=e=>{we(e,"width"),we(e,"height")},_c=e=>{const t=Qn(e);Oc(e,C.some(t),C.none()),Bc(e)},zc=e=>{const t=(e=>Ao(e)+"px")(e);Oc(e,C.some(t),C.none()),Bc(e)},Ac=e=>{Lt(e,"width");const t=Ut(e),o=t.length>0?t:qt(e);N(o,(e=>{Lt(e,"width"),Bc(e)})),Bc(e)},Lc={styles:{"border-collapse":"collapse",width:"100%"},attributes:{border:"1"},colGroups:!1},Wc=(e,t,o,n)=>k(e,(e=>((e,t,o,n)=>{const r=xe.fromTag("tr");for(let s=0;s{e.selection.select(t.dom,!0),e.selection.collapse(!0)},jc=(e,t,o,n,s)=>{const l=(e=>{const t=e.options,o=t.get("table_default_styles");return t.isSet("table_default_styles")?o:((e,t)=>Vr(e)||!Ur(e)?t:$r(e)?{...t,width:Lr(e)}:{...t,width:Ar})(e,o)})(e),a={styles:l,attributes:Kr(e),colGroups:Yr(e)};return e.undoManager.ignore((()=>{const r=((e,t,o,n,r,s=Lc)=>{const l=xe.fromTag("table"),a="cells"!==r;Bt(l,s.styles),he(l,s.attributes),s.colGroups&&Ie(l,(e=>{const t=xe.fromTag("colgroup");return k(e,(()=>Ie(t,xe.fromTag("col")))),t})(t));const c=Math.min(e,o);if(a&&o>0){const e=xe.fromTag("thead");Ie(l,e);const s=Wc(o,t,"sectionCells"===r?c:0,n);$e(e,s)}const i=xe.fromTag("tbody");Ie(l,i);const m=Wc(a?e-c:e,t,a?0:o,n);return $e(i,m),l})(o,t,s,n,Mr(e),a);ge(r,"data-mce-id","__mce");const l=(e=>{const t=xe.fromTag("div"),o=xe.fromDom(e.dom.cloneNode(!0));return Ie(t,o),(e=>e.dom.innerHTML)(t)})(r);e.insertContent(l),e.addVisual()})),bt(Zr(e),'table[data-mce-id="__mce"]').map((t=>($r(e)?zc(t):Vr(e)?Ac(t):(Hr(e)||(e=>r(e)&&-1!==e.indexOf("%"))(l.width))&&_c(t),ts(t),we(t,"data-mce-id"),((e,t)=>{N(dt(t,"tr"),(t=>{ic(e,t.dom),N(dt(t,"th,td"),(t=>{mc(e,t.dom)}))}))})(e,t),((e,t)=>{bt(t,"td,th").each(b(Mc,e))})(e,t),t.dom))).getOrNull()};var Pc=tinymce.util.Tools.resolve("tinymce.FakeClipboard");const Ic="x-tinymce/dom-table-",Fc=Ic+"rows",Hc=Ic+"columns",$c=e=>{const t=Pc.FakeClipboardItem(e);Pc.write([t])},Vc=e=>{var t;const o=null!==(t=Pc.read())&&void 0!==t?t:[];return V(o,(t=>C.from(t.getType(e))))},qc=e=>{Vc(e).isSome()&&Pc.clear()},Uc=e=>{e.fold(Kc,(e=>$c({[Fc]:e})))},Gc=()=>Vc(Fc),Kc=()=>qc(Fc),Yc=e=>{e.fold(Qc,(e=>$c({[Hc]:e})))},Jc=()=>Vc(Hc),Qc=()=>qc(Hc),Xc=e=>Is(os(e),es(e)).filter(cs),Zc=(e,t)=>{const o=es(e),n=e=>Gt(e,o),l=t=>(e=>Fs(os(e),es(e)).filter(cs))(e).bind((e=>n(e).map((o=>t(o,e))))),a=t=>{e.focus()},c=(t,o=!1)=>l(((n,r)=>{const s=js(Hs(e),n,r);t(n,s,o).each(a)})),i=()=>l(((t,o)=>((e,t,o)=>{const n=Xo(e);return Nl(n,t).bind((e=>{const t=Tl(n,o,!1),r=Vo(t).rows.slice(e[0].row,e[e.length-1].row+e[e.length-1].rowspan),s=j(r,(e=>{const t=_(e.cells,(e=>!e.isLocked));return t.length>0?[{...e,cells:t}]:[]})),l=Rl(s);return xt(l.length>0,l)})).map((e=>E(e,(e=>{const t=Ke(e.element);return N(e.cells,(e=>{const o=Ye(e.element);vl(o,"colspan",e.colspan,1),vl(o,"rowspan",e.rowspan,1),Ie(t,o)})),t}))))})(t,js(Hs(e),t,o),Br(f,xe.fromDom(e.getDoc()),C.none())))),m=()=>l(((t,o)=>((e,t)=>{const o=Xo(e);return Bl(o,t).map((e=>{const t=e[e.length-1],n=e[0].column,r=t.column+t.colspan,s=((e,t,o)=>{if(sn(e)){const n=_(rn(e),wc(t,o)),r=E(n,(e=>{const n=Ye(e.element);return bc(n,"span",o-t),n})),s=xe.fromTag("colgroup");return $e(s,r),[s]}return[]})(o,n,r),l=((e,t,o)=>E(e.all,(e=>{const n=_(e.cells,wc(t,o)),r=E(n,(e=>{const n=Ye(e.element);return bc(n,"colspan",o-t),n})),s=xe.fromTag("tr");return $e(s,r),s})))(o,n,r);return[...s,...l]}))})(t,js(Hs(e),t,o)))),d=(t,o)=>o().each((o=>{const n=E(o,(e=>Ye(e)));l(((o,r)=>{const s=_r(xe.fromDom(e.getDoc())),l=((e,t,o,n)=>({selection:Ns(e),clipboard:o,generators:n}))(Hs(e),0,n,s);t(o,l).each(a)}))})),g=e=>(t,o)=>((e,t)=>X(e,t)?C.from(e[t]):C.none())(o,"type").each((t=>{c(e(t),o.no_events)}));G({mceTableSplitCells:()=>c(t.unmergeCells),mceTableMergeCells:()=>c(t.mergeCells),mceTableInsertRowBefore:()=>c(t.insertRowsBefore),mceTableInsertRowAfter:()=>c(t.insertRowsAfter),mceTableInsertColBefore:()=>c(t.insertColumnsBefore),mceTableInsertColAfter:()=>c(t.insertColumnsAfter),mceTableDeleteCol:()=>c(t.deleteColumn),mceTableDeleteRow:()=>c(t.deleteRow),mceTableCutCol:()=>m().each((e=>{Yc(e),c(t.deleteColumn)})),mceTableCutRow:()=>i().each((e=>{Uc(e),c(t.deleteRow)})),mceTableCopyCol:()=>m().each((e=>Yc(e))),mceTableCopyRow:()=>i().each((e=>Uc(e))),mceTablePasteColBefore:()=>d(t.pasteColsBefore,Jc),mceTablePasteColAfter:()=>d(t.pasteColsAfter,Jc),mceTablePasteRowBefore:()=>d(t.pasteRowsBefore,Gc),mceTablePasteRowAfter:()=>d(t.pasteRowsAfter,Gc),mceTableDelete:()=>Xc(e).each((t=>{Gt(t,o).filter(w(o)).each((t=>{const o=xe.fromText("");if(je(t,o),qe(t),e.dom.isEmpty(e.getBody()))e.setContent(""),e.selection.setCursorLocation();else{const t=e.dom.createRng();t.setStart(o.dom,0),t.setEnd(o.dom,0),e.selection.setRng(t),e.nodeChanged()}}))})),mceTableCellToggleClass:(t,o)=>{l((t=>{const n=Hs(e),r=P(n,(t=>e.formatter.match("tablecellclass",{value:o},t.dom))),s=r?e.formatter.remove:e.formatter.apply;N(n,(e=>s("tablecellclass",{value:o},e.dom))),dc(e,t.dom,uc)}))},mceTableToggleClass:(t,o)=>{l((t=>{e.formatter.toggle("tableclass",{value:o},t.dom),dc(e,t.dom,uc)}))},mceTableToggleCaption:()=>{Xc(e).each((t=>{Gt(t,o).each((o=>{pt(o,"caption").fold((()=>{const t=xe.fromTag("caption");Ie(t,xe.fromText("Caption")),((e,t,o)=>{We(e,0).fold((()=>{Ie(e,t)}),(e=>{Me(e,t)}))})(o,t),e.selection.setCursorLocation(t.dom,0)}),(n=>{ue("caption")(t)&&Te("td",o).each((t=>e.selection.setCursorLocation(t.dom,0))),qe(n)})),dc(e,o.dom,fc)}))}))},mceTableSizingMode:(t,n)=>(t=>Xc(e).each((n=>{Vr(e)||$r(e)||Hr(e)||Gt(n,o).each((o=>{"relative"!==t||kc(o)?"fixed"!==t||Ec(o)?"responsive"!==t||Nc(o)||Ac(o):zc(o):_c(o),ts(o),dc(e,o.dom,fc)}))})))(n),mceTableCellType:g((e=>"th"===e?t.makeCellsHeader:t.unmakeCellsHeader)),mceTableColType:g((e=>"th"===e?t.makeColumnsHeader:t.unmakeColumnsHeader)),mceTableRowType:g((e=>{switch(e){case"header":return t.makeRowsHeader;case"footer":return t.makeRowsFooter;default:return t.makeRowsBody}}))},((t,o)=>e.addCommand(o,t))),e.addCommand("mceInsertTable",((t,o)=>{((e,t,o,n={})=>{const r=e=>u(e)&&e>0;if(r(t)&&r(o)){const r=n.headerRows||0,s=n.headerColumns||0;return jc(e,o,t,s,r)}console.error("Invalid values for mceInsertTable - rows and columns values are required to insert a table.")})(e,o.rows,o.columns,o.options)})),e.addCommand("mceTableApplyCellStyle",((t,o)=>{const l=e=>"tablecell"+e.toLowerCase().replace("-","");if(!s(o))return;const a=_(Hs(e),cs);if(0===a.length)return;const c=((e,t)=>{const o={};return((e,t,o,n)=>{G(e,((e,r)=>{(t(e,r)?o:n)(e,r)}))})(e,t,(e=>(t,o)=>{e[o]=t})(o),f),o})(o,((t,o)=>e.formatter.has(l(o))&&r(t)));(e=>{for(const t in e)if(U.call(e,t))return!1;return!0})(c)||(G(c,((t,o)=>{const n=l(o);N(a,(o=>{""===t?e.formatter.remove(n,{value:null},o.dom,!0):e.formatter.apply(n,{value:t},o.dom)}))})),n(a[0]).each((t=>dc(e,t.dom,uc))))}))},ei=oa([{before:["element"]},{on:["element","offset"]},{after:["element"]}]),ti={before:ei.before,on:ei.on,after:ei.after,cata:(e,t,o,n)=>e.fold(t,o,n),getStart:e=>e.fold(h,h,h)},oi=(e,t)=>({selection:e,kill:t}),ni=(e,t)=>{const o=e.document.createRange();return o.selectNode(t.dom),o},ri=(e,t)=>{const o=e.document.createRange();return si(o,t),o},si=(e,t)=>e.selectNodeContents(t.dom),li=(e,t,o)=>{const n=e.document.createRange();var r;return r=n,t.fold((e=>{r.setStartBefore(e.dom)}),((e,t)=>{r.setStart(e.dom,t)}),(e=>{r.setStartAfter(e.dom)})),((e,t)=>{t.fold((t=>{e.setEndBefore(t.dom)}),((t,o)=>{e.setEnd(t.dom,o)}),(t=>{e.setEndAfter(t.dom)}))})(n,o),n},ai=(e,t,o,n,r)=>{const s=e.document.createRange();return s.setStart(t.dom,o),s.setEnd(n.dom,r),s},ci=e=>({left:e.left,top:e.top,right:e.right,bottom:e.bottom,width:e.width,height:e.height}),ii=oa([{ltr:["start","soffset","finish","foffset"]},{rtl:["start","soffset","finish","foffset"]}]),mi=(e,t,o)=>t(xe.fromDom(o.startContainer),o.startOffset,xe.fromDom(o.endContainer),o.endOffset),di=(e,t)=>{const o=((e,t)=>t.match({domRange:e=>({ltr:g(e),rtl:C.none}),relative:(t,o)=>({ltr:Zt((()=>li(e,t,o))),rtl:Zt((()=>C.some(li(e,o,t))))}),exact:(t,o,n,r)=>({ltr:Zt((()=>ai(e,t,o,n,r))),rtl:Zt((()=>C.some(ai(e,n,r,t,o))))})}))(e,t);return((e,t)=>{const o=t.ltr();return o.collapsed?t.rtl().filter((e=>!1===e.collapsed)).map((e=>ii.rtl(xe.fromDom(e.endContainer),e.endOffset,xe.fromDom(e.startContainer),e.startOffset))).getOrThunk((()=>mi(0,ii.ltr,o))):mi(0,ii.ltr,o)})(0,o)},ui=(e,t)=>di(e,t).match({ltr:(t,o,n,r)=>{const s=e.document.createRange();return s.setStart(t.dom,o),s.setEnd(n.dom,r),s},rtl:(t,o,n,r)=>{const s=e.document.createRange();return s.setStart(n.dom,r),s.setEnd(t.dom,o),s}});ii.ltr,ii.rtl;const fi=(e,t,o,n)=>({start:e,soffset:t,finish:o,foffset:n}),gi=(e,t,o,n)=>({start:ti.on(e,t),finish:ti.on(o,n)}),hi=(e,t)=>{const o=ui(e,t);return fi(xe.fromDom(o.startContainer),o.startOffset,xe.fromDom(o.endContainer),o.endOffset)},pi=gi,bi=(e,t,o,n,r)=>Re(o,n)?C.none():Ts(o,n,t).bind((t=>{const n=t.boxes.getOr([]);return n.length>1?(r(e,n,t.start,t.finish),C.some(oi(C.some(pi(o,0,o,wr(o))),!0))):C.none()})),wi=(e,t)=>({item:e,mode:t}),vi=(e,t,o,n=yi)=>e.property().parent(t).map((e=>wi(e,n))),yi=(e,t,o,n=xi)=>o.sibling(e,t).map((e=>wi(e,n))),xi=(e,t,o,n=xi)=>{const r=e.property().children(t);return o.first(r).map((e=>wi(e,n)))},Ci=[{current:vi,next:yi,fallback:C.none()},{current:yi,next:xi,fallback:C.some(vi)},{current:xi,next:xi,fallback:C.some(yi)}],Si=(e,t,o,n,r=Ci)=>L(r,(e=>e.current===o)).bind((o=>o.current(e,t,n,o.next).orThunk((()=>o.fallback.bind((o=>Si(e,t,o,n))))))),Ti=(e,t,o,n,r,s)=>Si(e,t,n,r).bind((t=>s(t.item)?C.none():o(t.item)?C.some(t.item):Ti(e,t.item,o,t.mode,r,s))),Ri=e=>t=>0===e.property().children(t).length,Di=(e,t,o,n)=>Ti(e,t,o,yi,{sibling:(e,t)=>e.query().prevSibling(t),first:e=>e.length>0?C.some(e[e.length-1]):C.none()},n),Oi=(e,t,o,n)=>Ti(e,t,o,yi,{sibling:(e,t)=>e.query().nextSibling(t),first:e=>e.length>0?C.some(e[0]):C.none()},n),ki=ws(),Ei=(e,t)=>((e,t,o)=>Di(e,t,Ri(e),o))(ki,e,t),Ni=(e,t)=>((e,t,o)=>Oi(e,t,Ri(e),o))(ki,e,t),Bi=oa([{none:["message"]},{success:[]},{failedUp:["cell"]},{failedDown:["cell"]}]),_i=e=>wt(e,"tr"),zi={...Bi,verify:(e,t,o,n,r,s,l)=>wt(n,"td,th",l).bind((o=>wt(t,"td,th",l).map((t=>Re(o,t)?Re(n,o)&&wr(o)===r?s(t):Bi.none("in same cell"):Cs(_i,[o,t]).fold((()=>((e,t,o)=>{const n=e.getRect(t),r=e.getRect(o);return r.right>n.left&&r.lefts(t))))))).getOr(Bi.none("default")),cata:(e,t,o,n,r)=>e.fold(t,o,n,r)},Ai=ue("br"),Li=(e,t,o)=>t(e,o).bind((e=>ie(e)&&0===hr(e).trim().length?Li(e,t,o):C.some(e))),Wi=(e,t,o,n)=>((e,t)=>We(e,t).filter(Ai).orThunk((()=>We(e,t-1).filter(Ai))))(t,o).bind((t=>n.traverse(t).fold((()=>Li(t,n.gather,e).map(n.relative)),(e=>(e=>Ne(e).bind((t=>{const o=Le(t);return((e,t)=>W(e,b(Re,t)))(o,e).map((n=>((e,t,o,n)=>({parent:e,children:t,element:o,index:n}))(t,o,e,n)))})))(e).map((e=>ti.on(e.parent,e.index))))))),Mi=(e,t)=>({left:e.left,top:e.top+t,right:e.right,bottom:e.bottom+t}),ji=(e,t)=>({left:e.left,top:e.top-t,right:e.right,bottom:e.bottom-t}),Pi=(e,t,o)=>({left:e.left+t,top:e.top+o,right:e.right+t,bottom:e.bottom+o}),Ii=e=>({left:e.left,top:e.top,right:e.right,bottom:e.bottom}),Fi=(e,t)=>C.some(e.getRect(t)),Hi=(e,t,o)=>ce(t)?Fi(e,t).map(Ii):ie(t)?((e,t,o)=>o>=0&&o0?e.getRangedRect(t,o-1,t,o):C.none())(e,t,o).map(Ii):C.none(),$i=(e,t)=>ce(t)?Fi(e,t).map(Ii):ie(t)?e.getRangedRect(t,0,t,wr(t)).map(Ii):C.none(),Vi=oa([{none:[]},{retry:["caret"]}]),qi=(e,t,o)=>gt(t,wa).fold(y,(t=>$i(e,t).exists((e=>((e,t)=>e.leftt.right)(o,e))))),Ui={point:e=>e.bottom,adjuster:(e,t,o,n,r)=>{const s=Mi(r,5);return Math.abs(o.bottom-n.bottom)<1||o.top>r.bottom?Vi.retry(s):o.top===r.bottom?Vi.retry(Mi(r,1)):qi(e,t,r)?Vi.retry(Pi(s,5,0)):Vi.none()},move:Mi,gather:Ni},Gi=(e,t,o,n,r)=>0===r?C.some(n):((e,t,o)=>e.elementFromPoint(t,o).filter((e=>"table"===ne(e))).isSome())(e,n.left,t.point(n))?((e,t,o,n,r)=>Gi(e,t,o,t.move(n,5),r))(e,t,o,n,r-1):e.situsFromPoint(n.left,t.point(n)).bind((s=>s.start.fold(C.none,(s=>$i(e,s).bind((l=>t.adjuster(e,s,l,o,n).fold(C.none,(n=>Gi(e,t,o,n,r-1))))).orThunk((()=>C.some(n)))),C.none))),Ki=(e,t,o)=>{const n=e.move(o,5),r=Gi(t,e,o,n,100).getOr(n);return((e,t,o)=>e.point(t)>o.getInnerHeight()?C.some(e.point(t)-o.getInnerHeight()):e.point(t)<0?C.some(-e.point(t)):C.none())(e,r,t).fold((()=>t.situsFromPoint(r.left,e.point(r))),(o=>(t.scrollBy(0,o),t.situsFromPoint(r.left,e.point(r)-o))))},Yi={tryUp:b(Ki,{point:e=>e.top,adjuster:(e,t,o,n,r)=>{const s=ji(r,5);return Math.abs(o.top-n.top)<1||o.bottome.getSelection().bind((n=>((e,t,o,n)=>{const r=Ai(t)?((e,t,o)=>o.traverse(t).orThunk((()=>Li(t,o.gather,e))).map(o.relative))(e,t,n):Wi(e,t,o,n);return r.map((e=>({start:e,finish:e})))})(t,n.finish,n.foffset,o).fold((()=>C.some(Vs(n.finish,n.foffset))),(r=>{const s=e.fromSitus(r);return l=zi.verify(e,n.finish,n.foffset,s.finish,s.foffset,o.failure,t),zi.cata(l,(e=>C.none()),(()=>C.none()),(e=>C.some(Vs(e,0))),(e=>C.some(Vs(e,wr(e)))));var l})))),Qi=(e,t,o,n,r,s)=>0===s?C.none():em(e,t,o,n,r).bind((l=>{const a=e.fromSitus(l),c=zi.verify(e,o,n,a.finish,a.foffset,r.failure,t);return zi.cata(c,(()=>C.none()),(()=>C.some(l)),(l=>Re(o,l)&&0===n?Xi(e,o,n,ji,r):Qi(e,t,l,0,r,s-1)),(l=>Re(o,l)&&n===wr(l)?Xi(e,o,n,Mi,r):Qi(e,t,l,wr(l),r,s-1)))})),Xi=(e,t,o,n,r)=>Hi(e,t,o).bind((t=>Zi(e,r,n(t,Yi.getJumpSize())))),Zi=(e,t,o)=>{const n=No().browser;return n.isChromium()||n.isSafari()||n.isFirefox()?t.retry(e,o):C.none()},em=(e,t,o,n,r)=>Hi(e,o,n).bind((t=>Zi(e,r,t))),tm=(e,t,o,n,r)=>wt(n,"td,th",t).bind((n=>wt(n,"table",t).bind((s=>((e,t)=>ft(e,(e=>Ne(e).exists((e=>Re(e,t)))),void 0).isSome())(r,s)?((e,t,o)=>Ji(e,t,o).bind((n=>Qi(e,t,n.element,n.offset,o,20).map(e.fromSitus))))(e,t,o).bind((e=>wt(e.finish,"td,th",t).map((t=>({start:n,finish:t,range:e}))))):C.none())))),om=(e,t,o,n,r,s)=>s(n,t).orThunk((()=>tm(e,t,o,n,r).map((e=>{const t=e.range;return oi(C.some(pi(t.start,t.soffset,t.finish,t.foffset)),!0)})))),nm=(e,t)=>wt(e,"tr",t).bind((e=>wt(e,"table",t).bind((o=>{const n=dt(o,"tr");return Re(e,n[0])?((e,t,o)=>Di(ki,e,(e=>Cr(e).isSome()),o))(o,0,t).map((e=>{const t=wr(e);return oi(C.some(pi(e,t,e,t)),!0)})):C.none()})))),rm=(e,t)=>wt(e,"tr",t).bind((e=>wt(e,"table",t).bind((o=>{const n=dt(o,"tr");return Re(e,n[n.length-1])?((e,t,o)=>Oi(ki,e,(e=>xr(e).isSome()),o))(o,0,t).map((e=>oi(C.some(pi(e,0,e,0)),!0))):C.none()})))),sm=(e,t,o,n,r,s,l)=>tm(e,o,n,r,s).bind((e=>bi(t,o,e.start,e.finish,l))),lm=e=>{let t=e;return{get:()=>t,set:e=>{t=e}}},am=()=>{const e=(e=>{const t=lm(C.none()),o=()=>t.get().each(e);return{clear:()=>{o(),t.set(C.none())},isSet:()=>t.get().isSome(),get:()=>t.get(),set:e=>{o(),t.set(C.some(e))}}})(f);return{...e,on:t=>e.get().each(t)}},cm=(e,t)=>wt(e,"td,th",t),im=e=>Be(e).exists(Qr),mm={traverse:Ae,gather:Ni,relative:ti.before,retry:Yi.tryDown,failure:zi.failedDown},dm={traverse:ze,gather:Ei,relative:ti.before,retry:Yi.tryUp,failure:zi.failedUp},um=e=>t=>t===e,fm=um(38),gm=um(40),hm=e=>e>=37&&e<=40,pm={isBackward:um(37),isForward:um(39)},bm={isBackward:um(39),isForward:um(37)},wm=oa([{domRange:["rng"]},{relative:["startSitu","finishSitu"]},{exact:["start","soffset","finish","foffset"]}]),vm={domRange:wm.domRange,relative:wm.relative,exact:wm.exact,exactFromRange:e=>wm.exact(e.start,e.soffset,e.finish,e.foffset),getWin:e=>{const t=(e=>e.match({domRange:e=>xe.fromDom(e.startContainer),relative:(e,t)=>ti.getStart(e),exact:(e,t,o,n)=>e}))(e);return xe.fromDom(Ee(t).dom.defaultView)},range:fi},ym=document.caretPositionFromPoint?(e,t,o)=>{var n,r;return C.from(null===(r=(n=e.dom).caretPositionFromPoint)||void 0===r?void 0:r.call(n,t,o)).bind((t=>{if(null===t.offsetNode)return C.none();const o=e.dom.createRange();return o.setStart(t.offsetNode,t.offset),o.collapse(),C.some(o)}))}:document.caretRangeFromPoint?(e,t,o)=>{var n,r;return C.from(null===(r=(n=e.dom).caretRangeFromPoint)||void 0===r?void 0:r.call(n,t,o))}:C.none,xm=(e,t)=>{const o=ne(e);return"input"===o?ti.after(e):D(["br","img"],o)?0===t?ti.before(e):ti.after(e):ti.on(e,t)},Cm=e=>C.from(e.getSelection()),Sm=(e,t)=>{Cm(e).each((e=>{e.removeAllRanges(),e.addRange(t)}))},Tm=(e,t,o,n,r)=>{const s=ai(e,t,o,n,r);Sm(e,s)},Rm=(e,t)=>di(e,t).match({ltr:(t,o,n,r)=>{Tm(e,t,o,n,r)},rtl:(t,o,n,r)=>{Cm(e).each((s=>{if(s.setBaseAndExtent)s.setBaseAndExtent(t.dom,o,n.dom,r);else if(s.extend)try{((e,t,o,n,r,s)=>{t.collapse(o.dom,n),t.extend(r.dom,s)})(0,s,t,o,n,r)}catch(s){Tm(e,n,r,t,o)}else Tm(e,n,r,t,o)}))}}),Dm=(e,t,o,n,r)=>{const s=((e,t,o,n)=>{const r=xm(e,t),s=xm(o,n);return vm.relative(r,s)})(t,o,n,r);Rm(e,s)},Om=(e,t,o)=>{const n=((e,t)=>{const o=e.fold(ti.before,xm,ti.after),n=t.fold(ti.before,xm,ti.after);return vm.relative(o,n)})(t,o);Rm(e,n)},km=e=>{if(e.rangeCount>0){const t=e.getRangeAt(0),o=e.getRangeAt(e.rangeCount-1);return C.some(fi(xe.fromDom(t.startContainer),t.startOffset,xe.fromDom(o.endContainer),o.endOffset))}return C.none()},Em=e=>{if(null===e.anchorNode||null===e.focusNode)return km(e);{const t=xe.fromDom(e.anchorNode),o=xe.fromDom(e.focusNode);return((e,t,o,n)=>{const r=((e,t,o,n)=>{const r=ke(e).dom.createRange();return r.setStart(e.dom,t),r.setEnd(o.dom,n),r})(e,t,o,n),s=Re(e,o)&&t===n;return r.collapsed&&!s})(t,e.anchorOffset,o,e.focusOffset)?C.some(fi(t,e.anchorOffset,o,e.focusOffset)):km(e)}},Nm=(e,t,o=!0)=>{const n=(o?ri:ni)(e,t);Sm(e,n)},Bm=e=>(e=>Cm(e).filter((e=>e.rangeCount>0)).bind(Em))(e).map((e=>vm.exact(e.start,e.soffset,e.finish,e.foffset))),_m=e=>({elementFromPoint:(t,o)=>xe.fromPoint(xe.fromDom(e.document),t,o),getRect:e=>e.dom.getBoundingClientRect(),getRangedRect:(t,o,n,r)=>{const s=vm.exact(t,o,n,r);return((e,t)=>(e=>{const t=e.getClientRects(),o=t.length>0?t[0]:e.getBoundingClientRect();return o.width>0||o.height>0?C.some(o).map(ci):C.none()})(ui(e,t)))(e,s)},getSelection:()=>Bm(e).map((t=>hi(e,t))),fromSitus:t=>{const o=vm.relative(t.start,t.finish);return hi(e,o)},situsFromPoint:(t,o)=>((e,t,o)=>((e,t,o)=>{const n=xe.fromDom(e.document);return ym(n,t,o).map((e=>fi(xe.fromDom(e.startContainer),e.startOffset,xe.fromDom(e.endContainer),e.endOffset)))})(e,t,o))(e,t,o).map((e=>gi(e.start,e.soffset,e.finish,e.foffset))),clearSelection:()=>{(e=>{Cm(e).each((e=>e.removeAllRanges()))})(e)},collapseSelection:(t=!1)=>{Bm(e).each((o=>o.fold((e=>e.collapse(t)),((o,n)=>{const r=t?o:n;Om(e,r,r)}),((o,n,r,s)=>{const l=t?o:r,a=t?n:s;Dm(e,l,a,l,a)}))))},setSelection:t=>{Dm(e,t.start,t.soffset,t.finish,t.foffset)},setRelativeSelection:(t,o)=>{Om(e,t,o)},selectNode:t=>{Nm(e,t,!1)},selectContents:t=>{Nm(e,t)},getInnerHeight:()=>e.innerHeight,getScrollY:()=>(e=>{const t=void 0!==e?e.dom:document,o=t.body.scrollLeft||t.documentElement.scrollLeft,n=t.body.scrollTop||t.documentElement.scrollTop;return bn(o,n)})(xe.fromDom(e.document)).top,scrollBy:(t,o)=>{((e,t,o)=>{const n=(void 0!==o?o.dom:document).defaultView;n&&n.scrollBy(e,t)})(t,o,xe.fromDom(e.document))}}),zm=(e,t)=>({rows:e,cols:t}),Am=e=>gt(e,ae).exists(Qr),Lm=(e,t)=>Am(e)||Am(t),Wm=e=>void 0!==e.dom.classList,Mm=(e,t)=>((e,t,o)=>{const n=((e,t)=>{const o=pe(e,t);return void 0===o||""===o?[]:o.split(" ")})(e,t).concat([o]);return ge(e,t,n.join(" ")),!0})(e,"class",t),jm=(e,t)=>{Wm(e)?e.dom.classList.add(t):Mm(e,t)},Pm=(e,t)=>Wm(e)&&e.dom.classList.contains(t),Im=()=>({tag:"none"}),Fm=e=>({tag:"multiple",elements:e}),Hm=e=>({tag:"single",element:e}),$m=e=>{const t=xe.fromDom((e=>{if(nt()&&m(e.target)){const t=xe.fromDom(e.target);if(ce(t)&&m(t.dom.shadowRoot)&&e.composed&&e.composedPath){const t=e.composedPath();if(t)return H(t)}}return C.from(e.target)})(e).getOr(e.target)),o=()=>e.stopPropagation(),n=()=>e.preventDefault(),r=(s=n,l=o,(...e)=>s(l.apply(null,e)));var s,l;return((e,t,o,n,r,s,l)=>({target:e,x:t,y:o,stop:n,prevent:r,kill:s,raw:l}))(t,e.clientX,e.clientY,o,n,r,e)},Vm=(e,t,o,n)=>{e.dom.removeEventListener(t,o,n)},qm=x,Um=(e,t,o)=>((e,t,o,n)=>((e,t,o,n,r)=>{const s=((e,t)=>o=>{e(o)&&t($m(o))})(o,n);return e.dom.addEventListener(t,s,r),{unbind:b(Vm,e,t,s,r)}})(e,t,o,n,!1))(e,t,qm,o),Gm=$m,Km=e=>!Pm(xe.fromDom(e.target),"ephox-snooker-resizer-bar"),Ym=(e,t)=>{const o=(r=Ms.selectedSelector,{get:()=>ks(xe.fromDom(e.getBody()),r).fold((()=>Fs(os(e),es(e)).fold(Im,Hm)),Fm)}),n=((e,t,o)=>{const n=t=>{we(t,e.selected),we(t,e.firstSelected),we(t,e.lastSelected)},r=t=>{ge(t,e.selected,"1")},s=e=>{l(e),o()},l=t=>{const o=dt(t,`${e.selectedSelector},${e.firstSelectedSelector},${e.lastSelectedSelector}`);N(o,n)};return{clearBeforeUpdate:l,clear:s,selectRange:(o,n,l,a)=>{s(o),N(n,r),ge(l,e.firstSelected,"1"),ge(a,e.lastSelected,"1"),t(n,l,a)},selectedSelector:e.selectedSelector,firstSelectedSelector:e.firstSelectedSelector,lastSelectedSelector:e.lastSelectedSelector}})(Ms,((t,o,n)=>{Gt(o).each((r=>{const s=E(t,(e=>e.dom)),l=Wr(e),a=Br(f,xe.fromDom(e.getDoc()),l),c=((e,t,o)=>{const n=Xo(e);return Nl(n,t).map((e=>{const t=Tl(n,o,!1),{rows:r}=Vo(t),s=((e,t)=>{const o=e.slice(0,t[t.length-1].row+1),n=Rl(o);return j(n,(e=>{const o=e.cells.slice(0,t[t.length-1].column+1);return E(o,(e=>e.element))}))})(r,e),l=((e,t)=>{const o=e.slice(t[0].row+t[0].rowspan-1,e.length),n=Rl(o);return j(n,(e=>{const o=e.cells.slice(t[0].column+t[0].colspan-1,e.cells.length);return E(o,(e=>e.element))}))})(r,e);return{upOrLeftCells:s,downOrRightCells:l}}))})(r,{selection:Hs(e)},a).map((e=>K(e,(e=>E(e,(e=>e.dom)))))).getOrUndefined();((e,t,o,n,r)=>{e.dispatch("TableSelectionChange",{cells:t,start:o,finish:n,otherCells:r})})(e,s,o.dom,n.dom,c)}))}),(()=>(e=>{e.dispatch("TableSelectionClear")})(e)));var r;return e.on("init",(o=>{const r=e.getWin(),s=Zr(e),l=es(e),a=((e,t,o,n)=>{const r=((e,t,o,n)=>{const r=am(),s=r.clear,l=s=>{r.on((r=>{n.clearBeforeUpdate(t),cm(s.target,o).each((l=>{Ts(r,l,o).each((o=>{const r=o.boxes.getOr([]);if(1===r.length){const o=r[0],l="false"===Xr(o),a=vt(Jr(s.target),o,Re);l&&a&&(n.selectRange(t,r,o,o),e.selectContents(o))}else r.length>1&&(n.selectRange(t,r,o.start,o.finish),e.selectContents(l))}))}))}))};return{clearstate:s,mousedown:e=>{n.clear(t),cm(e.target,o).filter(im).each(r.set)},mouseover:e=>{l(e)},mouseup:e=>{l(e),s()}}})(_m(e),t,o,n);return{clearstate:r.clearstate,mousedown:r.mousedown,mouseover:r.mouseover,mouseup:r.mouseup}})(r,s,l,n),c=((e,t,o,n)=>{const r=_m(e),s=()=>(n.clear(t),C.none());return{keydown:(e,l,a,c,i,m)=>{const d=e.raw,u=d.which,f=!0===d.shiftKey,g=Rs(t,n.selectedSelector).fold((()=>(hm(u)&&!f&&n.clearBeforeUpdate(t),hm(u)&&f&&!Lm(l,c)?C.none:gm(u)&&f?b(sm,r,t,o,mm,c,l,n.selectRange):fm(u)&&f?b(sm,r,t,o,dm,c,l,n.selectRange):gm(u)?b(om,r,o,mm,c,l,rm):fm(u)?b(om,r,o,dm,c,l,nm):C.none)),(e=>{const o=o=>()=>{const s=V(o,(o=>((e,t,o,n,r)=>Os(n,e,t,r.firstSelectedSelector,r.lastSelectedSelector).map((e=>(r.clearBeforeUpdate(o),r.selectRange(o,e.boxes,e.start,e.finish),e.boxes))))(o.rows,o.cols,t,e,n)));return s.fold((()=>Ds(t,n.firstSelectedSelector,n.lastSelectedSelector).map((e=>{const o=gm(u)||m.isForward(u)?ti.after:ti.before;return r.setRelativeSelection(ti.on(e.first,0),o(e.table)),n.clear(t),oi(C.none(),!0)}))),(e=>C.some(oi(C.none(),!0))))};return hm(u)&&f&&!Lm(l,c)?C.none:gm(u)&&f?o([zm(1,0)]):fm(u)&&f?o([zm(-1,0)]):m.isBackward(u)&&f?o([zm(0,-1),zm(-1,0)]):m.isForward(u)&&f?o([zm(0,1),zm(1,0)]):hm(u)&&!f?s:C.none}));return g()},keyup:(e,r,s,l,a)=>Rs(t,n.selectedSelector).fold((()=>{const c=e.raw,i=c.which;return!0===c.shiftKey&&hm(i)&&Lm(r,l)?((e,t,o,n,r,s,l)=>Re(o,r)&&n===s?C.none():wt(o,"td,th",t).bind((o=>wt(r,"td,th",t).bind((n=>bi(e,t,o,n,l))))))(t,o,r,s,l,a,n.selectRange):C.none()}),C.none)}})(r,s,l,n),i=((e,t,o,n)=>{const r=_m(e);return(e,s)=>{n.clearBeforeUpdate(t),Ts(e,s,o).each((e=>{const o=e.boxes.getOr([]);n.selectRange(t,o,e.start,e.finish),r.selectContents(s),r.collapseSelection()}))}})(r,s,l,n);e.on("TableSelectorChange",(e=>i(e.start,e.finish)));const m=(t,o)=>{(e=>!0===e.raw.shiftKey)(t)&&(o.kill&&t.kill(),o.selection.each((t=>{const o=vm.relative(t.start,t.finish),n=ui(r,o);e.selection.setRng(n)})))},d=e=>0===e.button,u=(()=>{const e=lm(xe.fromDom(s)),t=lm(0);return{touchEnd:o=>{const n=xe.fromDom(o.target);if(ue("td")(n)||ue("th")(n)){const r=e.get(),s=t.get();Re(r,n)&&o.timeStamp-s<300&&(o.preventDefault(),i(n,n))}e.set(n),t.set(o.timeStamp)}}})();e.on("dragstart",(e=>{a.clearstate()})),e.on("mousedown",(e=>{d(e)&&Km(e)&&a.mousedown(Gm(e))})),e.on("mouseover",(e=>{var t;void 0!==(t=e).buttons&&0==(1&t.buttons)||!Km(e)||a.mouseover(Gm(e))})),e.on("mouseup",(e=>{d(e)&&Km(e)&&a.mouseup(Gm(e))})),e.on("touchend",u.touchEnd),e.on("keyup",(t=>{const o=Gm(t);if(o.raw.shiftKey&&hm(o.raw.which)){const t=e.selection.getRng(),n=xe.fromDom(t.startContainer),r=xe.fromDom(t.endContainer);c.keyup(o,n,t.startOffset,r,t.endOffset).each((e=>{m(o,e)}))}})),e.on("keydown",(o=>{const n=Gm(o);t.hide();const r=e.selection.getRng(),s=xe.fromDom(r.startContainer),l=xe.fromDom(r.endContainer),a=dn(pm,bm)(xe.fromDom(e.selection.getStart()));c.keydown(n,s,r.startOffset,l,r.endOffset,a).each((e=>{m(n,e)})),t.show()})),e.on("NodeChange",(()=>{const t=e.selection,o=xe.fromDom(t.getStart()),r=xe.fromDom(t.getEnd());Cs(Gt,[o,r]).fold((()=>n.clear(s)),f)}))})),e.on("PreInit",(()=>{e.serializer.addTempAttr(Ms.firstSelected),e.serializer.addTempAttr(Ms.lastSelected)})),{getSelectedCells:()=>((e,t,o,n)=>{switch(e.tag){case"none":return t();case"single":return(e=>[e.dom])(e.element);case"multiple":return(e=>E(e,(e=>e.dom)))(e.elements)}})(o.get(),g([])),clearSelectedCells:e=>n.clear(xe.fromDom(e))}},Jm=e=>{let t=[];return{bind:e=>{if(void 0===e)throw new Error("Event bind error: undefined handler");t.push(e)},unbind:e=>{t=_(t,(t=>t!==e))},trigger:(...o)=>{const n={};N(e,((e,t)=>{n[e]=o[t]})),N(t,(e=>{e(n)}))}}},Qm=e=>({registry:K(e,(e=>({bind:e.bind,unbind:e.unbind}))),trigger:K(e,(e=>e.trigger))}),Xm=e=>e.slice(0).sort(),Zm=(e,t)=>{const o=_(t,(t=>!D(e,t)));o.length>0&&(e=>{throw new Error("Unsupported keys for object: "+Xm(e).join(", "))})(o)},ed=e=>((e,t)=>((e,t,o)=>{if(0===t.length)throw new Error("You must specify at least one required field.");return((e,t)=>{if(!l(t))throw new Error("The "+e+" fields must be an array. Was: "+t+".");N(t,(t=>{if(!r(t))throw new Error("The value "+t+" in the "+e+" fields was not a string.")}))})("required",t),(e=>{const t=Xm(e);L(t,((e,o)=>o{throw new Error("The field: "+e+" occurs more than once in the combined fields: ["+t.join(", ")+"].")}))})(t),n=>{const r=q(n);P(t,(e=>D(r,e)))||((e,t)=>{throw new Error("All required keys ("+Xm(e).join(", ")+") were not specified. Specified keys were: "+Xm(t).join(", ")+".")})(t,r),e(t,r);const s=_(t,(e=>!o.validate(n[e],e)));return s.length>0&&((e,t)=>{throw new Error("All values need to be of type: "+t+". Keys ("+Xm(e).join(", ")+") were not.")})(s,o.label),n}})(e,t,{validate:d,label:"function"}))(Zm,e),td=ed(["compare","extract","mutate","sink"]),od=ed(["element","start","stop","destroy"]),nd=ed(["forceDrop","drop","move","delayDrop"]),rd=()=>{const e=(()=>{const e=Qm({move:Jm(["info"])});return{onEvent:f,reset:f,events:e.registry}})(),t=(()=>{let e=C.none();const t=Qm({move:Jm(["info"])});return{onEvent:(o,n)=>{n.extract(o).each((o=>{const r=((t,o)=>{const n=e.map((e=>t.compare(e,o)));return e=C.some(o),n})(n,o);r.each((e=>{t.trigger.move(e)}))}))},reset:()=>{e=C.none()},events:t.registry}})();let o=e;return{on:()=>{o.reset(),o=t},off:()=>{o.reset(),o=e},isOn:()=>o===t,onEvent:(e,t)=>{o.onEvent(e,t)},events:t.events}},sd=e=>{const t=e.replace(/\./g,"-");return{resolve:e=>t+"-"+e}},ld=sd("ephox-dragster").resolve;var ad=td({compare:(e,t)=>bn(t.left-e.left,t.top-e.top),extract:e=>C.some(bn(e.x,e.y)),sink:(e,t)=>{const o=(e=>{const t={layerClass:ld("blocker"),...e},o=xe.fromTag("div");return ge(o,"role","presentation"),Bt(o,{position:"fixed",left:"0px",top:"0px",width:"100%",height:"100%"}),jm(o,ld("blocker")),jm(o,t.layerClass),{element:g(o),destroy:()=>{qe(o)}}})(t),n=Um(o.element(),"mousedown",e.forceDrop),r=Um(o.element(),"mouseup",e.drop),s=Um(o.element(),"mousemove",e.move),l=Um(o.element(),"mouseout",e.delayDrop);return od({element:o.element,start:e=>{Ie(e,o.element())},stop:()=>{qe(o.element())},destroy:()=>{o.destroy(),r.unbind(),s.unbind(),l.unbind(),n.unbind()}})},mutate:(e,t)=>{e.mutate(t.left,t.top)}});const cd=sd("ephox-snooker").resolve,id=cd("resizer-bar"),md=cd("resizer-rows"),dd=cd("resizer-cols"),ud=e=>{const t=dt(e.parent(),"."+id);N(t,qe)},fd=(e,t,o)=>{const n=e.origin();N(t,(t=>{t.each((t=>{const r=o(n,t);jm(r,id),Ie(e.parent(),r)}))}))},gd=(e,t,o,n,r)=>{const s=vn(o),l=t.isResizable,a=n.length>0?Bn.positions(n,o):[],c=a.length>0?((e,t)=>j(e.all,((e,o)=>t(e.element)?[o]:[])))(e,l):[];((e,t,o,n)=>{fd(e,t,((e,t)=>{const r=((e,t,o,n,r)=>{const s=xe.fromTag("div");return Bt(s,{position:"absolute",left:t+"px",top:o-3.5+"px",height:"7px",width:n+"px"}),he(s,{"data-row":e,role:"presentation"}),s})(t.row,o.left-e.left,t.y-e.top,n);return jm(r,md),r}))})(t,_(a,((e,t)=>O(c,(e=>t===e)))),s,Lo(o));const i=r.length>0?zn.positions(r,o):[],m=i.length>0?((e,t)=>{const o=[];return k(e.grid.columns,(n=>{ln(e,n).map((e=>e.element)).forall(t)&&o.push(n)})),_(o,(o=>{const n=on(e,(e=>e.column===o));return P(n,(e=>t(e.element)))}))})(e,l):[];((e,t,o,n)=>{fd(e,t,((e,t)=>{const r=((e,t,o,n,r)=>{const s=xe.fromTag("div");return Bt(s,{position:"absolute",left:t-3.5+"px",top:o+"px",height:r+"px",width:"7px"}),he(s,{"data-column":e,role:"presentation"}),s})(t.col,t.x-e.left,o.top-e.top,0,n);return jm(r,dd),r}))})(t,_(i,((e,t)=>O(m,(e=>t===e)))),s,hn(o))},hd=(e,t)=>{if(ud(e),e.isResizable(t)){const o=Xo(t),n=mn(o),r=an(o);gd(o,e,t,n,r)}},pd=(e,t)=>{const o=dt(e.parent(),"."+id);N(o,t)},bd=e=>{pd(e,(e=>{Nt(e,"display","none")}))},wd=e=>{pd(e,(e=>{Nt(e,"display","block")}))},vd=cd("resizer-bar-dragging"),yd=e=>{const t=(()=>{const e=Qm({drag:Jm(["xDelta","yDelta","target"])});let t=C.none();const o=(()=>{const e=Qm({drag:Jm(["xDelta","yDelta"])});return{mutate:(t,o)=>{e.trigger.drag(t,o)},events:e.registry}})();return o.events.drag.bind((o=>{t.each((t=>{e.trigger.drag(o.xDelta,o.yDelta,t)}))})),{assign:e=>{t=C.some(e)},get:()=>t,mutate:o.mutate,events:e.registry}})(),o=((e,t={})=>{var o;return((e,t,o)=>{let n=!1;const r=Qm({start:Jm([]),stop:Jm([])}),s=rd(),l=()=>{m.stop(),s.isOn()&&(s.off(),r.trigger.stop())},c=((e,t)=>{let o=null;const n=()=>{a(o)||(clearTimeout(o),o=null)};return{cancel:n,throttle:(...t)=>{n(),o=setTimeout((()=>{o=null,e.apply(null,t)}),200)}}})(l);s.events.move.bind((o=>{t.mutate(e,o.info)}));const i=e=>(...t)=>{n&&e.apply(null,t)},m=t.sink(nd({forceDrop:l,drop:i(l),move:i((e=>{c.cancel(),s.onEvent(e,t)})),delayDrop:i(c.throttle)}),o);return{element:m.element,go:e=>{m.start(e),s.on(),r.trigger.start()},on:()=>{n=!0},off:()=>{n=!1},isActive:()=>n,destroy:()=>{m.destroy()},events:r.registry}})(e,null!==(o=t.mode)&&void 0!==o?o:ad,t)})(t,{});let n=C.none();const r=(e,t)=>C.from(pe(e,t));t.events.drag.bind((e=>{r(e.target,"data-row").each((t=>{const o=Pt(e.target,"top");Nt(e.target,"top",o+e.yDelta+"px")})),r(e.target,"data-column").each((t=>{const o=Pt(e.target,"left");Nt(e.target,"left",o+e.xDelta+"px")}))}));const s=(e,t)=>Pt(e,t)-Wt(e,"data-initial-"+t,0);o.events.stop.bind((()=>{t.get().each((t=>{n.each((o=>{r(t,"data-row").each((e=>{const n=s(t,"top");we(t,"data-initial-top"),d.trigger.adjustHeight(o,n,parseInt(e,10))})),r(t,"data-column").each((e=>{const n=s(t,"left");we(t,"data-initial-left"),d.trigger.adjustWidth(o,n,parseInt(e,10))})),hd(e,o)}))}))}));const l=(n,r)=>{d.trigger.startAdjust(),t.assign(n),ge(n,"data-initial-"+r,Pt(n,r)),jm(n,vd),Nt(n,"opacity","0.2"),o.go(e.parent())},c=Um(e.parent(),"mousedown",(e=>{var t;t=e.target,Pm(t,md)&&l(e.target,"top"),(e=>Pm(e,dd))(e.target)&&l(e.target,"left")})),i=t=>Re(t,e.view()),m=Um(e.view(),"mouseover",(t=>{var r;(r=t.target,wt(r,"table",i).filter(Qr)).fold((()=>{lt(t.target)&&ud(e)}),(t=>{o.isActive()&&(n=C.some(t),hd(e,t))}))})),d=Qm({adjustHeight:Jm(["table","delta","row"]),adjustWidth:Jm(["table","delta","column"]),startAdjust:Jm([])});return{destroy:()=>{c.unbind(),m.unbind(),o.destroy(),ud(e)},refresh:t=>{hd(e,t)},on:o.on,off:o.off,hideBars:b(bd,e),showBars:b(wd,e),events:d.registry}},xd=e=>m(e)&&"TABLE"===e.nodeName,Cd="bar-",Sd=e=>"false"!==pe(e,"data-mce-resize"),Td=e=>{const t=am(),o=am(),n=am();let r,s,l,a;const c=t=>hc(e,t),i=()=>Pr(e)?nl():ol(),m=(t,o,n,m)=>{const d=(e=>{return Tt(t=e,"corner-")?((e,t)=>e.substring(7))(t):t;var t})(o),u=Rt(d,"e"),f=Tt(d,"n");if(""===s&&_c(t),""===a&&(e=>{const t=(e=>gn(e)+"px")(e);Oc(e,C.none(),C.some(t)),Bc(e)})(t),n!==r&&""!==s){Nt(t,"width",s);const o=i(),l=c(t),a=Pr(e)||u?(e=>rl(e).columns)(t)-1:0;sa(t,n-r,a,o,l)}else if((e=>/^(\d+(\.\d+)?)%$/.test(e))(s)){const e=parseFloat(s.replace("%",""));Nt(t,"width",n*e/r+"%")}if((e=>/^(\d+(\.\d+)?)px$/.test(e))(s)&&(e=>{const t=Xo(e);sn(t)||N(qt(e),(e=>{const t=_t(e,"width");Nt(e,"width",t),we(e,"width")}))})(t),m!==l&&""!==a){Nt(t,"height",a);const e=f?0:(e=>rl(e).rows)(t)-1;la(t,m-l,e)}};return e.on("init",(()=>{const r=((e,t)=>e.inline?((e,t,o)=>({parent:g(t),view:g(e),origin:g(bn(0,0)),isResizable:o}))(xe.fromDom(e.getBody()),(()=>{const e=xe.fromTag("div");return Bt(e,{position:"static",height:"0",width:"0",padding:"0",margin:"0",border:"0"}),Ie(at(xe.fromDom(document)),e),e})(),t):((e,t)=>{const o=me(e)?(e=>xe.fromDom(Ee(e).dom.documentElement))(e):e;return{parent:g(o),view:g(e),origin:g(bn(0,0)),isResizable:t}})(xe.fromDom(e.getDoc()),t))(e,Sd);if(n.set(r),(e=>{const t=e.options.get("object_resizing");return D(t.split(","),"table")})(e)&&qr(e)){const n=((e,t,o)=>{const n=Bn,r=zn,s=yd(e),l=Qm({beforeResize:Jm(["table","type"]),afterResize:Jm(["table","type"]),startDrag:Jm([])});return s.events.adjustHeight.bind((e=>{const t=e.table;l.trigger.beforeResize(t,"row");const o=n.delta(e.delta,t);la(t,o,e.row),l.trigger.afterResize(t,"row")})),s.events.startAdjust.bind((e=>{l.trigger.startDrag()})),s.events.adjustWidth.bind((e=>{const n=e.table;l.trigger.beforeResize(n,"col");const s=r.delta(e.delta,n),a=o(n);sa(n,s,e.column,t,a),l.trigger.afterResize(n,"col")})),{on:s.on,off:s.off,refreshBars:s.refresh,hideBars:s.hideBars,showBars:s.showBars,destroy:s.destroy,events:l.registry}})(r,i(),c);n.on(),n.events.startDrag.bind((o=>{t.set(e.selection.getRng())})),n.events.beforeResize.bind((t=>{const o=t.table.dom;((e,t,o,n,r)=>{e.dispatch("ObjectResizeStart",{target:t,width:o,height:n,origin:r})})(e,o,ns(o),rs(o),Cd+t.type)})),n.events.afterResize.bind((o=>{const n=o.table,r=n.dom;ts(n),t.on((t=>{e.selection.setRng(t),e.focus()})),((e,t,o,n,r)=>{e.dispatch("ObjectResized",{target:t,width:o,height:n,origin:r})})(e,r,ns(r),rs(r),Cd+o.type),e.undoManager.add()})),o.set(n)}})),e.on("ObjectResizeStart",(t=>{const o=t.target;if(xd(o)){const n=xe.fromDom(o);N(e.dom.select(".mce-clonedresizable"),(t=>{e.dom.addClass(t,"mce-"+jr(e)+"-columns")})),!Ec(n)&&$r(e)?zc(n):!kc(n)&&Hr(e)&&_c(n),Nc(n)&&Tt(t.origin,Cd)&&_c(n),r=t.width,s=Vr(e)?"":ls(e,o).getOr(""),l=t.height,a=as(e,o).getOr("")}})),e.on("ObjectResized",(t=>{const o=t.target;if(xd(o)){const n=xe.fromDom(o),r=t.origin;(e=>Tt(e,"corner-"))(r)&&m(n,r,t.width,t.height),ts(n),dc(e,n.dom,uc)}})),e.on("SwitchMode",(()=>{o.on((t=>{e.mode.isReadOnly()?t.hideBars():t.showBars()}))})),e.on("dragstart dragend",(e=>{o.on((t=>{"dragstart"===e.type?(t.hideBars(),t.off()):(t.on(),t.showBars())}))})),e.on("remove",(()=>{o.on((e=>{e.destroy()})),n.on((t=>{((e,t)=>{e.inline&&qe(t.parent())})(e,t)}))})),{refresh:e=>{o.on((t=>t.refreshBars(xe.fromDom(e))))},hide:()=>{o.on((e=>e.hideBars()))},show:()=>{o.on((e=>e.showBars()))}}},Rd=e=>{(e=>{const t=e.options.register;t("table_clone_elements",{processor:"string[]"}),t("table_use_colgroups",{processor:"boolean",default:!0}),t("table_header_type",{processor:e=>{const t=D(["section","cells","sectionCells","auto"],e);return t?{value:e,valid:t}:{valid:!1,message:"Must be one of: section, cells, sectionCells or auto."}},default:"section"}),t("table_sizing_mode",{processor:"string",default:"auto"}),t("table_default_attributes",{processor:"object",default:{border:"1"}}),t("table_default_styles",{processor:"object",default:{"border-collapse":"collapse"}}),t("table_column_resizing",{processor:e=>{const t=D(["preservetable","resizetable"],e);return t?{value:e,valid:t}:{valid:!1,message:"Must be preservetable, or resizetable."}},default:"preservetable"}),t("table_resize_bars",{processor:"boolean",default:!0}),t("table_style_by_css",{processor:"boolean",default:!0}),t("table_merge_content_on_paste",{processor:"boolean",default:!0})})(e);const t=Td(e),o=Ym(e,t),n=pc(e,t,o);return Zc(e,n),((e,t)=>{const o=es(e),n=t=>Fs(os(e)).bind((n=>Gt(n,o).map((o=>{const r=js(Hs(e),o,n);return t(o,r)})))).getOr("");G({mceTableRowType:()=>n(t.getTableRowType),mceTableCellType:()=>n(t.getTableCellType),mceTableColType:()=>n(t.getTableColType)},((t,o)=>e.addQueryValueHandler(o,t)))})(e,n),$s(e,n),{getSelectedCells:o.getSelectedCells,clearSelectedCells:o.clearSelectedCells}};e.add("dom",(e=>({table:Rd(e)})))}(); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/plugins/accordion/plugin.min.js b/libraries/tinymce/js/tinymce/plugins/accordion/plugin.min.js index c7e99c6..07bae57 100644 --- a/libraries/tinymce/js/tinymce/plugins/accordion/plugin.min.js +++ b/libraries/tinymce/js/tinymce/plugins/accordion/plugin.min.js @@ -1,4 +1,4 @@ /** - * TinyMCE version 6.8.3 (2024-02-08) + * TinyMCE version 7.0.0 (2024-03-20) */ !function(){"use strict";var e=tinymce.util.Tools.resolve("tinymce.PluginManager");let t=0;const o=e=>t=>typeof t===e,n=e=>"string"===(e=>{const t=typeof e;return null===e?"null":"object"===t&&Array.isArray(e)?"array":"object"===t&&(o=n=e,(r=String).prototype.isPrototypeOf(o)||(null===(s=n.constructor)||void 0===s?void 0:s.name)===r.name)?"string":t;var o,n,r,s})(e),r=o("boolean"),s=e=>null==e,a=e=>!s(e),i=o("function"),d=o("number"),l=e=>()=>e,c=(e,t)=>e===t,m=l(!1);class u{constructor(e,t){this.tag=e,this.value=t}static some(e){return new u(!0,e)}static none(){return u.singletonNone}fold(e,t){return this.tag?t(this.value):e()}isSome(){return this.tag}isNone(){return!this.tag}map(e){return this.tag?u.some(e(this.value)):u.none()}bind(e){return this.tag?e(this.value):u.none()}exists(e){return this.tag&&e(this.value)}forall(e){return!this.tag||e(this.value)}filter(e){return!this.tag||e(this.value)?this:u.none()}getOr(e){return this.tag?this.value:e}or(e){return this.tag?this:e}getOrThunk(e){return this.tag?this.value:e()}orThunk(e){return this.tag?this:e()}getOrDie(e){if(this.tag)return this.value;throw new Error(null!=e?e:"Called getOrDie on None")}static from(e){return a(e)?u.some(e):u.none()}getOrNull(){return this.tag?this.value:null}getOrUndefined(){return this.value}each(e){this.tag&&e(this.value)}toArray(){return this.tag?[this.value]:[]}toString(){return this.tag?`some(${this.value})`:"none()"}}u.singletonNone=new u(!1);const g=Array.prototype.indexOf,p=(e,t)=>{return o=e,n=t,g.call(o,n)>-1;var o,n},h=(e,t)=>{const o=e.length,n=new Array(o);for(let r=0;r{for(let o=0,n=e.length;oe.dom.nodeName.toLowerCase(),w=e=>e.dom.nodeType,b=e=>t=>w(t)===e,N=b(1),T=b(3),A=b(9),C=b(11),S=(e,t,o)=>{if(!(n(o)||r(o)||d(o)))throw console.error("Invalid call to Attribute.set. Key ",t,":: Value ",o,":: Element ",e),new Error("Attribute value was not simple");e.setAttribute(t,o+"")},x=(e,t)=>{const o=e.dom.getAttribute(t);return null===o?void 0:o},E=(e,t)=>u.from(x(e,t)),D=(e,t)=>{e.dom.removeAttribute(t)},M=e=>{if(null==e)throw new Error("Node cannot be null or undefined");return{dom:e}},P={fromHtml:(e,t)=>{const o=(t||document).createElement("div");if(o.innerHTML=e,!o.hasChildNodes()||o.childNodes.length>1){const t="HTML does not have a single root node";throw console.error(t,e),new Error(t)}return M(o.childNodes[0])},fromTag:(e,t)=>{const o=(t||document).createElement(e);return M(o)},fromText:(e,t)=>{const o=(t||document).createTextNode(e);return M(o)},fromDom:M,fromPoint:(e,t,o)=>u.from(e.dom.elementFromPoint(t,o)).map(M)},O=(e,t)=>{const o=e.dom;if(1!==o.nodeType)return!1;{const e=o;if(void 0!==e.matches)return e.matches(t);if(void 0!==e.msMatchesSelector)return e.msMatchesSelector(t);if(void 0!==e.webkitMatchesSelector)return e.webkitMatchesSelector(t);if(void 0!==e.mozMatchesSelector)return e.mozMatchesSelector(t);throw new Error("Browser lacks native selectors")}},k=e=>1!==e.nodeType&&9!==e.nodeType&&11!==e.nodeType||0===e.childElementCount,B=O,R=(L=/^\s+|\s+$/g,e=>e.replace(L,""));var L;const $=e=>void 0!==e.style&&i(e.style.getPropertyValue),I=e=>A(e)?e:P.fromDom(e.dom.ownerDocument),V=e=>u.from(e.dom.parentNode).map(P.fromDom),j=e=>u.from(e.dom.nextSibling).map(P.fromDom),q=e=>h(e.dom.childNodes,P.fromDom),F=i(Element.prototype.attachShadow)&&i(Node.prototype.getRootNode)?e=>P.fromDom(e.dom.getRootNode()):I,H=e=>P.fromDom(e.dom.host),z=e=>{const t=T(e)?e.dom.parentNode:e.dom;if(null==t||null===t.ownerDocument)return!1;const o=t.ownerDocument;return(e=>{const t=F(e);return C(o=t)&&a(o.dom.host)?u.some(t):u.none();var o})(P.fromDom(t)).fold((()=>o.body.contains(t)),(n=z,r=H,e=>n(r(e))));var n,r},K=(e,t)=>$(e)?e.style.getPropertyValue(t):"",U=(e,t)=>{V(e).each((o=>{o.dom.insertBefore(t.dom,e.dom)}))},Y=(e,t)=>{j(e).fold((()=>{V(e).each((e=>{_(e,t)}))}),(e=>{U(e,t)}))},_=(e,t)=>{e.dom.appendChild(t.dom)},G=(e,t)=>{f(t,((o,n)=>{const r=0===n?e:t[n-1];Y(r,o)}))},J=(e,t)=>{let o=[];return f(q(e),(e=>{t(e)&&(o=o.concat([e])),o=o.concat(J(e,t))})),o},Q=(e,t,o)=>{let n=e.dom;const r=i(o)?o:m;for(;n.parentNode;){n=n.parentNode;const e=P.fromDom(n);if(t(e))return u.some(e);if(r(e))break}return u.none()},W=e=>{const t=e.dom;null!==t.parentNode&&t.parentNode.removeChild(t)},X=(e,t,o)=>Q(e,(e=>O(e,t)),o),Z=(e,t)=>((e,t)=>{const o=void 0===t?document:t.dom;return k(o)?u.none():u.from(o.querySelector(e)).map(P.fromDom)})(t,e),ee=((e,t)=>{const o=t=>e(t)?u.from(t.dom.nodeValue):u.none();return{get:t=>{if(!e(t))throw new Error("Can only get text value of a text node");return o(t).getOr("")},getOption:o,set:(t,o)=>{if(!e(t))throw new Error("Can only set raw text value of a text node");t.dom.nodeValue=o}}})(T);var te=["body","p","div","article","aside","figcaption","figure","footer","header","nav","section","ol","ul","li","table","thead","tbody","tfoot","caption","tr","td","th","h1","h2","h3","h4","h5","h6","blockquote","pre","address"];const oe=(e,t)=>({element:e,offset:t}),ne=(e,t,o)=>e.property().isText(t)&&0===e.property().getText(t).trim().length||e.property().isComment(t)?o(t).bind((t=>ne(e,t,o).orThunk((()=>u.some(t))))):u.none(),re=(e,t)=>e.property().isText(t)?e.property().getText(t).length:e.property().children(t).length,se=(e,t)=>{const o=ne(e,t,e.query().prevSibling).getOr(t);if(e.property().isText(o))return oe(o,re(e,o));const n=e.property().children(o);return n.length>0?se(e,n[n.length-1]):oe(o,re(e,o))},ae=se,ie={up:l({selector:X,closest:(e,t,o)=>((e,t,o,n,r)=>((e,t)=>O(e,t))(o,n)?u.some(o):i(r)&&r(o)?u.none():t(o,n,r))(0,X,e,t,o),predicate:Q,all:(e,t)=>{const o=i(t)?t:m;let n=e.dom;const r=[];for(;null!==n.parentNode&&void 0!==n.parentNode;){const e=n.parentNode,t=P.fromDom(e);if(r.push(t),!0===o(t))break;n=e}return r}}),down:l({selector:(e,t)=>((e,t)=>{const o=void 0===t?document:t.dom;return k(o)?[]:h(o.querySelectorAll(e),P.fromDom)})(t,e),predicate:J}),styles:l({get:(e,t)=>{const o=e.dom,n=window.getComputedStyle(o).getPropertyValue(t);return""!==n||z(e)?n:K(o,t)},getRaw:(e,t)=>{const o=e.dom,n=K(o,t);return u.from(n).filter((e=>e.length>0))},set:(e,t,o)=>{((e,t,o)=>{if(!n(o))throw console.error("Invalid call to CSS.set. Property ",t,":: Value ",o,":: Element ",e),new Error("CSS value must be a string: "+o);$(e)&&e.style.setProperty(t,o)})(e.dom,t,o)},remove:(e,t)=>{((e,t)=>{$(e)&&e.style.removeProperty(t)})(e.dom,t),((e,t,o=c)=>e.exists((e=>o(e,t))))(E(e,"style").map(R),"")&&D(e,"style")}}),attrs:l({get:x,set:(e,t,o)=>{S(e.dom,t,o)},remove:D,copyTo:(e,t)=>{const o=(n=e.dom.attributes,r=(e,t)=>(e[t.name]=t.value,e),s={},f(n,((e,t)=>{s=r(s,e)})),s);var n,r,s;((e,t)=>{const o=e.dom;((e,t)=>{const o=y(e);for(let n=0,r=o.length;n{S(o,t,e)}))})(t,o)}}),insert:l({before:U,after:Y,afterAll:G,append:_,appendAll:(e,t)=>{f(t,(t=>{_(e,t)}))},prepend:(e,t)=>{(e=>((e,t)=>{const o=e.dom.childNodes;return u.from(o[0]).map(P.fromDom)})(e))(e).fold((()=>{_(e,t)}),(o=>{e.dom.insertBefore(t.dom,o.dom)}))},wrap:(e,t)=>{U(e,t),_(t,e)}}),remove:l({unwrap:e=>{const t=q(e);t.length>0&&G(e,t),W(e)},remove:W}),create:l({nu:P.fromTag,clone:e=>P.fromDom(e.dom.cloneNode(!1)),text:P.fromText}),query:l({comparePosition:(e,t)=>e.dom.compareDocumentPosition(t.dom),prevSibling:e=>u.from(e.dom.previousSibling).map(P.fromDom),nextSibling:j}),property:l({children:q,name:v,parent:V,document:e=>I(e).dom,isText:T,isComment:e=>8===w(e)||"#comment"===v(e),isElement:N,isSpecial:e=>{const t=v(e);return p(["script","noscript","iframe","noframes","noembed","title","style","textarea","xmp"],t)},getLanguage:e=>N(e)?E(e,"lang"):u.none(),getText:e=>ee.get(e),setText:(e,t)=>ee.set(e,t),isBoundary:e=>!!N(e)&&("body"===v(e)||p(te,v(e))),isEmptyTag:e=>!!N(e)&&p(["br","img","hr","input"],v(e)),isNonEditable:e=>N(e)&&"false"===x(e,"contenteditable")}),eq:(e,t)=>e.dom===t.dom,is:B},de="details",le="mce-accordion",ce="mce-accordion-summary",me="mce-accordion-body",ue="div";var ge=tinymce.util.Tools.resolve("tinymce.util.Tools");const pe=e=>"SUMMARY"===(null==e?void 0:e.nodeName),he=e=>"DETAILS"===(null==e?void 0:e.nodeName),fe=e=>e.hasAttribute("open"),ye=e=>{const t=e.selection.getNode();return pe(t)||Boolean(e.dom.getParent(t,pe))},ve=e=>!ye(e)&&e.dom.isEditable(e.selection.getNode()),we=e=>u.from(e.dom.getParent(e.selection.getNode(),he)),be=e=>(e.innerHTML='
',e),Ne=e=>be(e.dom.create("p")),Te=e=>t=>{((e,t)=>{if(pe(null==t?void 0:t.lastChild)){const o=Ne(e);t.appendChild(o),e.selection.setCursorLocation(o,0)}})(e,t),((e,t)=>{if(!pe(null==t?void 0:t.firstChild)){const o=(e=>be(e.dom.create("summary")))(e);t.prepend(o),e.selection.setCursorLocation(o,0)}})(e,t)},Ae=(e,t)=>{const o=null!=t?t:!fe(e);return o?e.setAttribute("open","open"):e.removeAttribute("open"),o},Ce=e=>{e.addCommand("InsertAccordion",(()=>(e=>{if(!ve(e))return;const o=P.fromDom(e.getBody()),n=(e=>{const o=(new Date).getTime(),n=Math.floor(1e9*Math.random());return t++,"acc_"+n+t+String(o)})(),r=e.dom.encode(e.selection.getRng().toString()||e.translate("Accordion summary...")),s=e.dom.encode(e.translate("Accordion body...")),a=`${r}`,i=`<${ue} class="${me}">

${s}

`;e.undoManager.transact((()=>{e.insertContent([`
`,a,i,"
"].join("")),Z(o,`[data-mce-id="${n}"]`).each((t=>{D(t,"data-mce-id"),Z(t,"summary").each((t=>{const o=e.dom.createRng(),n=ae(ie,t);o.setStart(n.element.dom,n.offset),o.setEnd(n.element.dom,n.offset),e.selection.setRng(o)}))}))}))})(e))),e.addCommand("ToggleAccordion",((t,o)=>((e,t)=>{we(e).each((o=>{((e,t,o)=>{e.dispatch("ToggledAccordion",{element:t,state:o})})(e,o,Ae(o,t))}))})(e,o))),e.addCommand("ToggleAllAccordions",((t,o)=>((e,t)=>{const o=Array.from(e.getBody().querySelectorAll("details"));0!==o.length&&(f(o,(e=>Ae(e,null!=t?t:!fe(e)))),((e,t,o)=>{e.dispatch("ToggledAllAccordions",{elements:t,state:o})})(e,o,t))})(e,o))),e.addCommand("RemoveAccordion",(()=>(e=>{we(e).each((t=>{const{nextSibling:o}=t;o?(e.selection.select(o,!0),e.selection.collapse(!0)):((e,t)=>{const o=Ne(e);t.insertAdjacentElement("afterend",o),e.selection.setCursorLocation(o,0)})(e,t),t.remove()}))})(e)))};var Se=tinymce.util.Tools.resolve("tinymce.html.Node");const xe=e=>{var t,o;return null!==(o=null===(t=e.attr("class"))||void 0===t?void 0:t.split(" "))&&void 0!==o?o:[]},Ee=(e,t)=>{const o=new Set([...xe(e),...t]),n=Array.from(o);n.length>0&&e.attr("class",n.join(" "))},De=(e,t)=>{const o=((e,o)=>{const n=[];for(let o=0,s=e.length;o0?o.join(" "):null)},Me=e=>e.name===de&&p(xe(e),le),Pe=e=>{const t=e.children();let o,n;const r=[];for(let e=0;e{const t=new Se("br",1);t.attr("data-mce-bogus","1"),e.empty(),e.append(t)};var ke=tinymce.util.Tools.resolve("tinymce.util.VK");const Be=e=>{(e=>{e.on("keydown",(t=>{(!t.shiftKey&&t.keyCode===ke.ENTER&&ye(e)||(e=>{const t=e.selection.getRng();return he(t.startContainer)&&t.collapsed&&0===t.startOffset})(e))&&(t.preventDefault(),e.execCommand("ToggleAccordion"))}))})(e),e.on("ExecCommand",(t=>{const o=t.command.toLowerCase();"delete"!==o&&"forwarddelete"!==o||!(e=>we(e).isSome())(e)||(e=>{ge.each(ge.grep(e.dom.select("details",e.getBody())),Te(e))})(e)}))};var Re=tinymce.util.Tools.resolve("tinymce.Env");const Le=e=>t=>{const o=()=>t.setEnabled(ve(e));return e.on("NodeChange",o),()=>e.off("NodeChange",o)};e.add("accordion",(e=>{(e=>{const t=()=>e.execCommand("InsertAccordion");e.ui.registry.addButton("accordion",{icon:"accordion",tooltip:"Insert accordion",onSetup:Le(e),onAction:t}),e.ui.registry.addMenuItem("accordion",{icon:"accordion",text:"Accordion",onSetup:Le(e),onAction:t}),e.ui.registry.addToggleButton("accordiontoggle",{icon:"accordion-toggle",tooltip:"Toggle accordion",onAction:()=>e.execCommand("ToggleAccordion")}),e.ui.registry.addToggleButton("accordionremove",{icon:"remove",tooltip:"Delete accordion",onAction:()=>e.execCommand("RemoveAccordion")}),e.ui.registry.addContextToolbar("accordion",{predicate:t=>e.dom.is(t,"details")&&e.getBody().contains(t)&&e.dom.isEditable(t.parentNode),items:"accordiontoggle accordionremove",scope:"node",position:"node"})})(e),Ce(e),Be(e),(e=>{e.on("PreInit",(()=>{const{serializer:t,parser:o}=e;o.addNodeFilter(de,(e=>{for(let t=0;t0)for(let e=0;e{const t=new Set([ce]);for(let o=0;o{Re.browser.isSafari()&&e.on("click",(t=>{if(pe(t.target)){const o=t.target,n=e.selection.getRng();n.collapsed&&n.startContainer===o.parentNode&&0===n.startOffset&&e.selection.setCursorLocation(o,0)}}))})(e)}))}(); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/plugins/advlist/plugin.min.js b/libraries/tinymce/js/tinymce/plugins/advlist/plugin.min.js index ef5c014..989254f 100644 --- a/libraries/tinymce/js/tinymce/plugins/advlist/plugin.min.js +++ b/libraries/tinymce/js/tinymce/plugins/advlist/plugin.min.js @@ -1,4 +1,4 @@ /** - * TinyMCE version 6.8.3 (2024-02-08) + * TinyMCE version 7.0.0 (2024-03-20) */ -!function(){"use strict";var t=tinymce.util.Tools.resolve("tinymce.PluginManager");const e=(t,e,s)=>{const r="UL"===e?"InsertUnorderedList":"InsertOrderedList";t.execCommand(r,!1,!1===s?null:{"list-style-type":s})},s=t=>e=>e.options.get(t),r=s("advlist_number_styles"),n=s("advlist_bullet_styles"),i=t=>null==t,l=t=>!i(t);var o=tinymce.util.Tools.resolve("tinymce.util.Tools");class a{constructor(t,e){this.tag=t,this.value=e}static some(t){return new a(!0,t)}static none(){return a.singletonNone}fold(t,e){return this.tag?e(this.value):t()}isSome(){return this.tag}isNone(){return!this.tag}map(t){return this.tag?a.some(t(this.value)):a.none()}bind(t){return this.tag?t(this.value):a.none()}exists(t){return this.tag&&t(this.value)}forall(t){return!this.tag||t(this.value)}filter(t){return!this.tag||t(this.value)?this:a.none()}getOr(t){return this.tag?this.value:t}or(t){return this.tag?this:t}getOrThunk(t){return this.tag?this.value:t()}orThunk(t){return this.tag?this:t()}getOrDie(t){if(this.tag)return this.value;throw new Error(null!=t?t:"Called getOrDie on None")}static from(t){return l(t)?a.some(t):a.none()}getOrNull(){return this.tag?this.value:null}getOrUndefined(){return this.value}each(t){this.tag&&t(this.value)}toArray(){return this.tag?[this.value]:[]}toString(){return this.tag?`some(${this.value})`:"none()"}}a.singletonNone=new a(!1);const u=t=>e=>l(e)&&t.test(e.nodeName),d=u(/^(OL|UL|DL)$/),g=u(/^(TH|TD)$/),c=t=>i(t)||"default"===t?"":t,h=(t,e)=>s=>((t,e)=>{const s=t.selection.getNode();return e({parents:t.dom.getParents(s),element:s}),t.on("NodeChange",e),()=>t.off("NodeChange",e)})(t,(r=>((t,r)=>{const n=t.selection.getStart(!0);s.setActive(((t,e,s)=>((t,e,s)=>{for(let e=0,n=t.length;ee.nodeName===s&&((t,e)=>t.dom.isChildOf(e,t.getBody()))(t,e))))(t,r,e)),s.setEnabled(!((t,e)=>{const s=t.dom.getParent(e,"ol,ul,dl");return((t,e)=>null!==e&&!t.dom.isEditable(e))(t,s)&&t.selection.isEditable()})(t,n)&&t.selection.isEditable())})(t,r.parents))),m=(t,s,r,n,i,l)=>{l.length>1?((t,s,r,n,i,l)=>{t.ui.registry.addSplitButton(s,{tooltip:r,icon:"OL"===i?"ordered-list":"unordered-list",presets:"listpreview",columns:3,fetch:t=>{t(o.map(l,(t=>{const e="OL"===i?"num":"bull",s="disc"===t||"decimal"===t?"default":t,r=c(t),n=(t=>t.replace(/\-/g," ").replace(/\b\w/g,(t=>t.toUpperCase())))(t);return{type:"choiceitem",value:r,icon:"list-"+e+"-"+s,text:n}})))},onAction:()=>t.execCommand(n),onItemAction:(s,r)=>{e(t,i,r)},select:e=>{const s=(t=>{const e=t.dom.getParent(t.selection.getNode(),"ol,ul"),s=t.dom.getStyle(e,"listStyleType");return a.from(s)})(t);return s.map((t=>e===t)).getOr(!1)},onSetup:h(t,i)})})(t,s,r,n,i,l):((t,s,r,n,i,l)=>{t.ui.registry.addToggleButton(s,{active:!1,tooltip:r,icon:"OL"===i?"ordered-list":"unordered-list",onSetup:h(t,i),onAction:()=>t.queryCommandState(n)||""===l?t.execCommand(n):e(t,i,l)})})(t,s,r,n,i,c(l[0]))};t.add("advlist",(t=>{t.hasPlugin("lists")?((t=>{const e=t.options.register;e("advlist_number_styles",{processor:"string[]",default:"default,lower-alpha,lower-greek,lower-roman,upper-alpha,upper-roman".split(",")}),e("advlist_bullet_styles",{processor:"string[]",default:"default,circle,square".split(",")})})(t),(t=>{m(t,"numlist","Numbered list","InsertOrderedList","OL",r(t)),m(t,"bullist","Bullet list","InsertUnorderedList","UL",n(t))})(t),(t=>{t.addCommand("ApplyUnorderedListStyle",((s,r)=>{e(t,"UL",r["list-style-type"])})),t.addCommand("ApplyOrderedListStyle",((s,r)=>{e(t,"OL",r["list-style-type"])}))})(t)):console.error("Please use the Lists plugin together with the Advanced List plugin.")}))}(); \ No newline at end of file +!function(){"use strict";var t=tinymce.util.Tools.resolve("tinymce.PluginManager");const e=(t,e,s)=>{const r="UL"===e?"InsertUnorderedList":"InsertOrderedList";t.execCommand(r,!1,!1===s?null:{"list-style-type":s})},s=t=>e=>e.options.get(t),r=s("advlist_number_styles"),n=s("advlist_bullet_styles"),i=t=>null==t,l=t=>!i(t);var o=tinymce.util.Tools.resolve("tinymce.util.Tools");class a{constructor(t,e){this.tag=t,this.value=e}static some(t){return new a(!0,t)}static none(){return a.singletonNone}fold(t,e){return this.tag?e(this.value):t()}isSome(){return this.tag}isNone(){return!this.tag}map(t){return this.tag?a.some(t(this.value)):a.none()}bind(t){return this.tag?t(this.value):a.none()}exists(t){return this.tag&&t(this.value)}forall(t){return!this.tag||t(this.value)}filter(t){return!this.tag||t(this.value)?this:a.none()}getOr(t){return this.tag?this.value:t}or(t){return this.tag?this:t}getOrThunk(t){return this.tag?this.value:t()}orThunk(t){return this.tag?this:t()}getOrDie(t){if(this.tag)return this.value;throw new Error(null!=t?t:"Called getOrDie on None")}static from(t){return l(t)?a.some(t):a.none()}getOrNull(){return this.tag?this.value:null}getOrUndefined(){return this.value}each(t){this.tag&&t(this.value)}toArray(){return this.tag?[this.value]:[]}toString(){return this.tag?`some(${this.value})`:"none()"}}a.singletonNone=new a(!1);const u=t=>e=>l(e)&&t.test(e.nodeName),d=u(/^(OL|UL|DL)$/),g=u(/^(TH|TD)$/),c=t=>i(t)||"default"===t?"":t,h=(t,e)=>s=>((t,e)=>{const s=t.selection.getNode();return e({parents:t.dom.getParents(s),element:s}),t.on("NodeChange",e),()=>t.off("NodeChange",e)})(t,(r=>((t,r)=>{const n=t.selection.getStart(!0);s.setActive(((t,e,s)=>((t,e,s)=>{for(let e=0,n=t.length;ee.nodeName===s&&((t,e)=>t.dom.isChildOf(e,t.getBody()))(t,e))))(t,r,e)),s.setEnabled(!((t,e)=>{const s=t.dom.getParent(e,"ol,ul,dl");return((t,e)=>null!==e&&!t.dom.isEditable(e))(t,s)&&t.selection.isEditable()})(t,n)&&t.selection.isEditable())})(t,r.parents))),m=(t,s,r,n,i,l)=>{l.length>1?((t,s,r,n,i,l)=>{t.ui.registry.addSplitButton(s,{tooltip:r,icon:"OL"===i?"ordered-list":"unordered-list",presets:"listpreview",columns:3,fetch:t=>{t(o.map(l,(t=>{const e="OL"===i?"num":"bull",s="disc"===t||"decimal"===t?"default":t,r=c(t),n=(t=>t.replace(/\-/g," ").replace(/\b\w/g,(t=>t.toUpperCase())))(t);return{type:"choiceitem",value:r,icon:"list-"+e+"-"+s,text:n}})))},onAction:()=>t.execCommand(n),onItemAction:(s,r)=>{e(t,i,r)},select:e=>{const s=(t=>{const e=t.dom.getParent(t.selection.getNode(),"ol,ul"),s=t.dom.getStyle(e,"listStyleType");return a.from(s)})(t);return s.map((t=>e===t)).getOr(!1)},onSetup:h(t,i)})})(t,s,r,n,i,l):((t,s,r,n,i,l)=>{t.ui.registry.addToggleButton(s,{active:!1,tooltip:r,icon:"OL"===i?"ordered-list":"unordered-list",onSetup:h(t,i),onAction:()=>t.queryCommandState(n)||""===l?t.execCommand(n):e(t,i,l)})})(t,s,r,n,i,c(l[0]))};t.add("advlist",(t=>{t.hasPlugin("lists")?((t=>{const e=t.options.register;e("advlist_number_styles",{processor:"string[]",default:"default,lower-alpha,lower-greek,lower-roman,upper-alpha,upper-roman".split(",")}),e("advlist_bullet_styles",{processor:"string[]",default:"default,circle,square".split(",")})})(t),(t=>{m(t,"numlist","Numbered list","InsertOrderedList","OL",r(t)),m(t,"bullist","Bullet list","InsertUnorderedList","UL",n(t))})(t),(t=>{t.addCommand("ApplyUnorderedListStyle",((s,r)=>{e(t,"UL",r["list-style-type"])})),t.addCommand("ApplyOrderedListStyle",((s,r)=>{e(t,"OL",r["list-style-type"])}))})(t)):console.error("Please use the Lists plugin together with the List Styles plugin.")}))}(); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/plugins/anchor/plugin.min.js b/libraries/tinymce/js/tinymce/plugins/anchor/plugin.min.js index cf19304..7086e9a 100644 --- a/libraries/tinymce/js/tinymce/plugins/anchor/plugin.min.js +++ b/libraries/tinymce/js/tinymce/plugins/anchor/plugin.min.js @@ -1,4 +1,4 @@ /** - * TinyMCE version 6.8.3 (2024-02-08) + * TinyMCE version 7.0.0 (2024-03-20) */ !function(){"use strict";var e=tinymce.util.Tools.resolve("tinymce.PluginManager"),t=tinymce.util.Tools.resolve("tinymce.dom.RangeUtils"),o=tinymce.util.Tools.resolve("tinymce.util.Tools");const n=("allow_html_in_named_anchor",e=>e.options.get("allow_html_in_named_anchor"));const a="a:not([href])",r=e=>!e,i=e=>e.getAttribute("id")||e.getAttribute("name")||"",l=e=>(e=>"a"===e.nodeName.toLowerCase())(e)&&!e.getAttribute("href")&&""!==i(e),s=e=>e.dom.getParent(e.selection.getStart(),a),d=(e,a)=>{const r=s(e);r?((e,t,o)=>{o.removeAttribute("name"),o.id=t,e.addVisual(),e.undoManager.add()})(e,a,r):((e,a)=>{e.undoManager.transact((()=>{n(e)||e.selection.collapse(!0),e.selection.isCollapsed()?e.insertContent(e.dom.createHTML("a",{id:a})):((e=>{const n=e.dom;t(n).walk(e.selection.getRng(),(e=>{o.each(e,(e=>{var t;l(t=e)&&!t.firstChild&&n.remove(e,!1)}))}))})(e),e.formatter.remove("namedAnchor",void 0,void 0,!0),e.formatter.apply("namedAnchor",{value:a}),e.addVisual())}))})(e,a),e.focus()},c=e=>(e=>r(e.attr("href"))&&!r(e.attr("id")||e.attr("name")))(e)&&!e.firstChild,m=e=>t=>{for(let o=0;ot=>{const o=()=>{t.setEnabled(e.selection.isEditable())};return e.on("NodeChange",o),o(),()=>{e.off("NodeChange",o)}};e.add("anchor",(e=>{(e=>{(0,e.options.register)("allow_html_in_named_anchor",{processor:"boolean",default:!1})})(e),(e=>{e.on("PreInit",(()=>{e.parser.addNodeFilter("a",m("false")),e.serializer.addNodeFilter("a",m(null))}))})(e),(e=>{e.addCommand("mceAnchor",(()=>{(e=>{const t=(e=>{const t=s(e);return t?i(t):""})(e);e.windowManager.open({title:"Anchor",size:"normal",body:{type:"panel",items:[{name:"id",type:"input",label:"ID",placeholder:"example"}]},buttons:[{type:"cancel",name:"cancel",text:"Cancel"},{type:"submit",name:"save",text:"Save",primary:!0}],initialData:{id:t},onSubmit:t=>{((e,t)=>/^[A-Za-z][A-Za-z0-9\-:._]*$/.test(t)?(d(e,t),!0):(e.windowManager.alert("ID should start with a letter, followed only by letters, numbers, dashes, dots, colons or underscores."),!1))(e,t.getData().id)&&t.close()}})})(e)}))})(e),(e=>{const t=()=>e.execCommand("mceAnchor");e.ui.registry.addToggleButton("anchor",{icon:"bookmark",tooltip:"Anchor",onAction:t,onSetup:t=>{const o=e.selection.selectorChangedWithUnbind("a:not([href])",t.setActive).unbind,n=u(e)(t);return()=>{o(),n()}}}),e.ui.registry.addMenuItem("anchor",{icon:"bookmark",text:"Anchor...",onAction:t,onSetup:u(e)})})(e),e.on("PreInit",(()=>{(e=>{e.formatter.register("namedAnchor",{inline:"a",selector:a,remove:"all",split:!0,deep:!0,attributes:{id:"%value"},onmatch:(e,t,o)=>l(e)})})(e)}))}))}(); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/plugins/autolink/plugin.min.js b/libraries/tinymce/js/tinymce/plugins/autolink/plugin.min.js index df56de1..207b7b7 100644 --- a/libraries/tinymce/js/tinymce/plugins/autolink/plugin.min.js +++ b/libraries/tinymce/js/tinymce/plugins/autolink/plugin.min.js @@ -1,4 +1,4 @@ /** - * TinyMCE version 6.8.3 (2024-02-08) + * TinyMCE version 7.0.0 (2024-03-20) */ !function(){"use strict";var e=tinymce.util.Tools.resolve("tinymce.PluginManager");const t=e=>t=>t.options.get(e),n=t("autolink_pattern"),o=t("link_default_target"),r=t("link_default_protocol"),a=t("allow_unsafe_link_target"),s=("string",e=>"string"===(e=>{const t=typeof e;return null===e?"null":"object"===t&&Array.isArray(e)?"array":"object"===t&&(n=o=e,(r=String).prototype.isPrototypeOf(n)||(null===(a=o.constructor)||void 0===a?void 0:a.name)===r.name)?"string":t;var n,o,r,a})(e));const l=(void 0,e=>undefined===e);const i=e=>!(e=>null==e)(e),c=Object.hasOwnProperty,d=e=>"\ufeff"===e;var u=tinymce.util.Tools.resolve("tinymce.dom.TextSeeker");const f=e=>/^[(\[{ \u00a0]$/.test(e),g=(e,t,n)=>{for(let o=t-1;o>=0;o--){const t=e.charAt(o);if(!d(t)&&n(t))return o}return-1},m=(e,t)=>{var o;const a=e.schema.getVoidElements(),s=n(e),{dom:i,selection:d}=e;if(null!==i.getParent(d.getNode(),"a[href]"))return null;const m=d.getRng(),k=u(i,(e=>{return i.isBlock(e)||(t=a,n=e.nodeName.toLowerCase(),c.call(t,n))||"false"===i.getContentEditable(e);var t,n})),{container:p,offset:y}=((e,t)=>{let n=e,o=t;for(;1===n.nodeType&&n.childNodes[o];)n=n.childNodes[o],o=3===n.nodeType?n.data.length:n.childNodes.length;return{container:n,offset:o}})(m.endContainer,m.endOffset),w=null!==(o=i.getParent(p,i.isBlock))&&void 0!==o?o:i.getRoot(),h=k.backwards(p,y+t,((e,t)=>{const n=e.data,o=g(n,t,(r=f,e=>!r(e)));var r,a;return-1===o||(a=n[o],/[?!,.;:]/.test(a))?o:o+1}),w);if(!h)return null;let v=h.container;const _=k.backwards(h.container,h.offset,((e,t)=>{v=e;const n=g(e.data,t,f);return-1===n?n:n+1}),w),A=i.createRng();_?A.setStart(_.container,_.offset):A.setStart(v,0),A.setEnd(h.container,h.offset);const C=A.toString().replace(/\uFEFF/g,"").match(s);if(C){let t=C[0];return $="www.",(b=t).length>=4&&b.substr(0,4)===$?t=r(e)+"://"+t:((e,t,n=0,o)=>{const r=e.indexOf(t,n);return-1!==r&&(!!l(o)||r+t.length<=o)})(t,"@")&&!(e=>/^([A-Za-z][A-Za-z\d.+-]*:\/\/)|mailto:/.test(e))(t)&&(t="mailto:"+t),{rng:A,url:t}}var b,$;return null},k=(e,t)=>{const{dom:n,selection:r}=e,{rng:l,url:i}=t,c=r.getBookmark();r.setRng(l);const d="createlink",u={command:d,ui:!1,value:i};if(!e.dispatch("BeforeExecCommand",u).isDefaultPrevented()){e.getDoc().execCommand(d,!1,i),e.dispatch("ExecCommand",u);const t=o(e);if(s(t)){const o=r.getNode();n.setAttrib(o,"target",t),"_blank"!==t||a(e)||n.setAttrib(o,"rel","noopener")}}r.moveToBookmark(c),e.nodeChanged()},p=e=>{const t=m(e,-1);i(t)&&k(e,t)},y=p;e.add("autolink",(e=>{(e=>{const t=e.options.register;t("autolink_pattern",{processor:"regexp",default:new RegExp("^"+/(?:[A-Za-z][A-Za-z\d.+-]{0,14}:\/\/(?:[-.~*+=!&;:'%@?^${}(),\w]+@)?|www\.|[-;:&=+$,.\w]+@)[A-Za-z\d-]+(?:\.[A-Za-z\d-]+)*(?::\d+)?(?:\/(?:[-.~*+=!;:'%@$(),\/\w]*[-~*+=%@$()\/\w])?)?(?:\?(?:[-.~*+=!&;:'%@?^${}(),\/\w]+))?(?:#(?:[-.~*+=!&;:'%@?^${}(),\/\w]+))?/g.source+"$","i")}),t("link_default_target",{processor:"string"}),t("link_default_protocol",{processor:"string",default:"https"})})(e),(e=>{e.on("keydown",(t=>{13!==t.keyCode||t.isDefaultPrevented()||(e=>{const t=m(e,0);i(t)&&k(e,t)})(e)})),e.on("keyup",(t=>{32===t.keyCode?p(e):(48===t.keyCode&&t.shiftKey||221===t.keyCode)&&y(e)}))})(e)}))}(); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/plugins/autoresize/plugin.min.js b/libraries/tinymce/js/tinymce/plugins/autoresize/plugin.min.js index c4d6f87..386bb39 100644 --- a/libraries/tinymce/js/tinymce/plugins/autoresize/plugin.min.js +++ b/libraries/tinymce/js/tinymce/plugins/autoresize/plugin.min.js @@ -1,4 +1,4 @@ /** - * TinyMCE version 6.8.3 (2024-02-08) + * TinyMCE version 7.0.0 (2024-03-20) */ !function(){"use strict";var e=tinymce.util.Tools.resolve("tinymce.PluginManager"),t=tinymce.util.Tools.resolve("tinymce.Env");const o=e=>t=>t.options.get(e),s=o("min_height"),i=o("max_height"),n=o("autoresize_overflow_padding"),r=o("autoresize_bottom_margin"),l=(e,t)=>{const o=e.getBody();o&&(o.style.overflowY=t?"":"hidden",t||(o.scrollTop=0))},g=(e,t,o,s)=>{var i;const n=parseInt(null!==(i=e.getStyle(t,o,s))&&void 0!==i?i:"",10);return isNaN(n)?0:n},a=(e,o,r,c)=>{var d;const f=e.dom,u=e.getDoc();if(!u)return;if((e=>e.plugins.fullscreen&&e.plugins.fullscreen.isFullscreen())(e))return void l(e,!0);const m=u.documentElement,h=c?c():n(e),p=null!==(d=s(e))&&void 0!==d?d:e.getElement().offsetHeight;let y=p;const S=g(f,m,"margin-top",!0),v=g(f,m,"margin-bottom",!0);let C=m.offsetHeight+S+v+h;C<0&&(C=0);const b=e.getContainer().offsetHeight-e.getContentAreaContainer().offsetHeight;C+b>p&&(y=C+b);const w=i(e);if(w&&y>w?(y=w,l(e,!0)):l(e,!1),y!==o.get()){const s=y-o.get();if(f.setStyle(e.getContainer(),"height",y+"px"),o.set(y),(e=>{e.dispatch("ResizeEditor")})(e),t.browser.isSafari()&&(t.os.isMacOS()||t.os.isiOS())){const t=e.getWin();t.scrollTo(t.pageXOffset,t.pageYOffset)}e.hasFocus()&&(e=>{if("setcontent"===(null==e?void 0:e.type.toLowerCase())){const t=e;return!0===t.selection||!0===t.paste}return!1})(r)&&e.selection.scrollIntoView(),(t.browser.isSafari()||t.browser.isChromium())&&s<0&&a(e,o,r,c)}};e.add("autoresize",(e=>{if((e=>{const t=e.options.register;t("autoresize_overflow_padding",{processor:"number",default:1}),t("autoresize_bottom_margin",{processor:"number",default:50})})(e),e.options.isSet("resize")||e.options.set("resize",!1),!e.inline){const o=(e=>{let t=0;return{get:()=>t,set:e=>{t=e}}})();((e,t)=>{e.addCommand("mceAutoResize",(()=>{a(e,t)}))})(e,o),((e,o)=>{let s,i,l=()=>r(e);e.on("init",(i=>{s=0;const r=n(e),g=e.dom;g.setStyles(e.getDoc().documentElement,{height:"auto"}),t.browser.isEdge()||t.browser.isIE()?g.setStyles(e.getBody(),{paddingLeft:r,paddingRight:r,"min-height":0}):g.setStyles(e.getBody(),{paddingLeft:r,paddingRight:r}),a(e,o,i,l),s+=1})),e.on("NodeChange SetContent keyup FullscreenStateChanged ResizeContent",(t=>{if(1===s)i=e.getContainer().offsetHeight,a(e,o,t,l),s+=1;else if(2===s){const t=i0):l,s+=1}else a(e,o,t,l)}))})(e,o)}}))}(); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/plugins/autosave/plugin.min.js b/libraries/tinymce/js/tinymce/plugins/autosave/plugin.min.js index 110f508..f0fb09b 100644 --- a/libraries/tinymce/js/tinymce/plugins/autosave/plugin.min.js +++ b/libraries/tinymce/js/tinymce/plugins/autosave/plugin.min.js @@ -1,4 +1,4 @@ /** - * TinyMCE version 6.8.3 (2024-02-08) + * TinyMCE version 7.0.0 (2024-03-20) */ !function(){"use strict";var t=tinymce.util.Tools.resolve("tinymce.PluginManager");const e=("string",t=>"string"===(t=>{const e=typeof t;return null===t?"null":"object"===e&&Array.isArray(t)?"array":"object"===e&&(r=o=t,(a=String).prototype.isPrototypeOf(r)||(null===(s=o.constructor)||void 0===s?void 0:s.name)===a.name)?"string":e;var r,o,a,s})(t));const r=(void 0,t=>undefined===t);var o=tinymce.util.Tools.resolve("tinymce.util.Delay"),a=tinymce.util.Tools.resolve("tinymce.util.LocalStorage"),s=tinymce.util.Tools.resolve("tinymce.util.Tools");const n=t=>{const e=/^(\d+)([ms]?)$/.exec(t);return(e&&e[2]?{s:1e3,m:6e4}[e[2]]:1)*parseInt(t,10)},i=t=>e=>e.options.get(t),u=i("autosave_ask_before_unload"),l=i("autosave_restore_when_empty"),c=i("autosave_interval"),d=i("autosave_retention"),m=t=>{const e=document.location;return t.options.get("autosave_prefix").replace(/{path}/g,e.pathname).replace(/{query}/g,e.search).replace(/{hash}/g,e.hash).replace(/{id}/g,t.id)},v=(t,e)=>{if(r(e))return t.dom.isEmpty(t.getBody());{const r=s.trim(e);if(""===r)return!0;{const e=(new DOMParser).parseFromString(r,"text/html");return t.dom.isEmpty(e)}}},f=t=>{var e;const r=parseInt(null!==(e=a.getItem(m(t)+"time"))&&void 0!==e?e:"0",10)||0;return!((new Date).getTime()-r>d(t)&&(p(t,!1),1))},p=(t,e)=>{const r=m(t);a.removeItem(r+"draft"),a.removeItem(r+"time"),!1!==e&&(t=>{t.dispatch("RemoveDraft")})(t)},g=t=>{const e=m(t);!v(t)&&t.isDirty()&&(a.setItem(e+"draft",t.getContent({format:"raw",no_events:!0})),a.setItem(e+"time",(new Date).getTime().toString()),(t=>{t.dispatch("StoreDraft")})(t))},y=t=>{var e;const r=m(t);f(t)&&(t.setContent(null!==(e=a.getItem(r+"draft"))&&void 0!==e?e:"",{format:"raw"}),(t=>{t.dispatch("RestoreDraft")})(t))};var D=tinymce.util.Tools.resolve("tinymce.EditorManager");const h=t=>e=>{e.setEnabled(f(t));const r=()=>e.setEnabled(f(t));return t.on("StoreDraft RestoreDraft RemoveDraft",r),()=>t.off("StoreDraft RestoreDraft RemoveDraft",r)};t.add("autosave",(t=>((t=>{const r=t.options.register,o=t=>{const r=e(t);return r?{value:n(t),valid:r}:{valid:!1,message:"Must be a string."}};r("autosave_ask_before_unload",{processor:"boolean",default:!0}),r("autosave_prefix",{processor:"string",default:"tinymce-autosave-{path}{query}{hash}-{id}-"}),r("autosave_restore_when_empty",{processor:"boolean",default:!1}),r("autosave_interval",{processor:o,default:"30s"}),r("autosave_retention",{processor:o,default:"20m"})})(t),(t=>{t.editorManager.on("BeforeUnload",(t=>{let e;s.each(D.get(),(t=>{t.plugins.autosave&&t.plugins.autosave.storeDraft(),!e&&t.isDirty()&&u(t)&&(e=t.translate("You have unsaved changes are you sure you want to navigate away?"))})),e&&(t.preventDefault(),t.returnValue=e)}))})(t),(t=>{(t=>{const e=c(t);o.setEditorInterval(t,(()=>{g(t)}),e)})(t);const e=()=>{(t=>{t.undoManager.transact((()=>{y(t),p(t)})),t.focus()})(t)};t.ui.registry.addButton("restoredraft",{tooltip:"Restore last draft",icon:"restore-draft",onAction:e,onSetup:h(t)}),t.ui.registry.addMenuItem("restoredraft",{text:"Restore last draft",icon:"restore-draft",onAction:e,onSetup:h(t)})})(t),t.on("init",(()=>{l(t)&&t.dom.isEmpty(t.getBody())&&y(t)})),(t=>({hasDraft:()=>f(t),storeDraft:()=>g(t),restoreDraft:()=>y(t),removeDraft:e=>p(t,e),isEmpty:e=>v(t,e)}))(t))))}(); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/plugins/charmap/plugin.min.js b/libraries/tinymce/js/tinymce/plugins/charmap/plugin.min.js index 9f7f1c1..6bb7559 100644 --- a/libraries/tinymce/js/tinymce/plugins/charmap/plugin.min.js +++ b/libraries/tinymce/js/tinymce/plugins/charmap/plugin.min.js @@ -1,4 +1,4 @@ /** - * TinyMCE version 6.8.3 (2024-02-08) + * TinyMCE version 7.0.0 (2024-03-20) */ !function(){"use strict";var e=tinymce.util.Tools.resolve("tinymce.PluginManager");const t=(e,t)=>{const r=((e,t)=>e.dispatch("insertCustomChar",{chr:t}))(e,t).chr;e.execCommand("mceInsertContent",!1,r)},r=e=>t=>e===t,a=("array",e=>"array"===(e=>{const t=typeof e;return null===e?"null":"object"===t&&Array.isArray(e)?"array":"object"===t&&(r=a=e,(n=String).prototype.isPrototypeOf(r)||(null===(i=a.constructor)||void 0===i?void 0:i.name)===n.name)?"string":t;var r,a,n,i})(e));const n=r(null),i=r(void 0),o=e=>"function"==typeof e,s=(!1,()=>false);class l{constructor(e,t){this.tag=e,this.value=t}static some(e){return new l(!0,e)}static none(){return l.singletonNone}fold(e,t){return this.tag?t(this.value):e()}isSome(){return this.tag}isNone(){return!this.tag}map(e){return this.tag?l.some(e(this.value)):l.none()}bind(e){return this.tag?e(this.value):l.none()}exists(e){return this.tag&&e(this.value)}forall(e){return!this.tag||e(this.value)}filter(e){return!this.tag||e(this.value)?this:l.none()}getOr(e){return this.tag?this.value:e}or(e){return this.tag?this:e}getOrThunk(e){return this.tag?this.value:e()}orThunk(e){return this.tag?this:e()}getOrDie(e){if(this.tag)return this.value;throw new Error(null!=e?e:"Called getOrDie on None")}static from(e){return null==e?l.none():l.some(e)}getOrNull(){return this.tag?this.value:null}getOrUndefined(){return this.value}each(e){this.tag&&e(this.value)}toArray(){return this.tag?[this.value]:[]}toString(){return this.tag?`some(${this.value})`:"none()"}}l.singletonNone=new l(!1);const c=Array.prototype.push,u=(e,t)=>{const r=e.length,a=new Array(r);for(let n=0;nt=>t.options.get(e),m=h("charmap"),p=h("charmap_append"),d=g.isArray,f="User Defined",y=e=>{return d(e)?(t=e,g.grep(t,(e=>d(e)&&2===e.length))):"function"==typeof e?e():[];var t},b=e=>{const t=((e,t)=>{const r=m(e);r&&(t=[{name:f,characters:y(r)}]);const a=p(e);if(a){const e=g.grep(t,(e=>e.name===f));return e.length?(e[0].characters=[...e[0].characters,...y(a)],t):t.concat({name:f,characters:y(a)})}return t})(e,[{name:"Currency",characters:[[36,"dollar sign"],[162,"cent sign"],[8364,"euro sign"],[163,"pound sign"],[165,"yen sign"],[164,"currency sign"],[8352,"euro-currency sign"],[8353,"colon sign"],[8354,"cruzeiro sign"],[8355,"french franc sign"],[8356,"lira sign"],[8357,"mill sign"],[8358,"naira sign"],[8359,"peseta sign"],[8360,"rupee sign"],[8361,"won sign"],[8362,"new sheqel sign"],[8363,"dong sign"],[8365,"kip sign"],[8366,"tugrik sign"],[8367,"drachma sign"],[8368,"german penny symbol"],[8369,"peso sign"],[8370,"guarani sign"],[8371,"austral sign"],[8372,"hryvnia sign"],[8373,"cedi sign"],[8374,"livre tournois sign"],[8375,"spesmilo sign"],[8376,"tenge sign"],[8377,"indian rupee sign"],[8378,"turkish lira sign"],[8379,"nordic mark sign"],[8380,"manat sign"],[8381,"ruble sign"],[20870,"yen character"],[20803,"yuan character"],[22291,"yuan character, in hong kong and taiwan"],[22278,"yen/yuan character variant one"]]},{name:"Text",characters:[[169,"copyright sign"],[174,"registered sign"],[8482,"trade mark sign"],[8240,"per mille sign"],[181,"micro sign"],[183,"middle dot"],[8226,"bullet"],[8230,"three dot leader"],[8242,"minutes / feet"],[8243,"seconds / inches"],[167,"section sign"],[182,"paragraph sign"],[223,"sharp s / ess-zed"]]},{name:"Quotations",characters:[[8249,"single left-pointing angle quotation mark"],[8250,"single right-pointing angle quotation mark"],[171,"left pointing guillemet"],[187,"right pointing guillemet"],[8216,"left single quotation mark"],[8217,"right single quotation mark"],[8220,"left double quotation mark"],[8221,"right double quotation mark"],[8218,"single low-9 quotation mark"],[8222,"double low-9 quotation mark"],[60,"less-than sign"],[62,"greater-than sign"],[8804,"less-than or equal to"],[8805,"greater-than or equal to"],[8211,"en dash"],[8212,"em dash"],[175,"macron"],[8254,"overline"],[164,"currency sign"],[166,"broken bar"],[168,"diaeresis"],[161,"inverted exclamation mark"],[191,"turned question mark"],[710,"circumflex accent"],[732,"small tilde"],[176,"degree sign"],[8722,"minus sign"],[177,"plus-minus sign"],[247,"division sign"],[8260,"fraction slash"],[215,"multiplication sign"],[185,"superscript one"],[178,"superscript two"],[179,"superscript three"],[188,"fraction one quarter"],[189,"fraction one half"],[190,"fraction three quarters"]]},{name:"Mathematical",characters:[[402,"function / florin"],[8747,"integral"],[8721,"n-ary sumation"],[8734,"infinity"],[8730,"square root"],[8764,"similar to"],[8773,"approximately equal to"],[8776,"almost equal to"],[8800,"not equal to"],[8801,"identical to"],[8712,"element of"],[8713,"not an element of"],[8715,"contains as member"],[8719,"n-ary product"],[8743,"logical and"],[8744,"logical or"],[172,"not sign"],[8745,"intersection"],[8746,"union"],[8706,"partial differential"],[8704,"for all"],[8707,"there exists"],[8709,"diameter"],[8711,"backward difference"],[8727,"asterisk operator"],[8733,"proportional to"],[8736,"angle"]]},{name:"Extended Latin",characters:[[192,"A - grave"],[193,"A - acute"],[194,"A - circumflex"],[195,"A - tilde"],[196,"A - diaeresis"],[197,"A - ring above"],[256,"A - macron"],[198,"ligature AE"],[199,"C - cedilla"],[200,"E - grave"],[201,"E - acute"],[202,"E - circumflex"],[203,"E - diaeresis"],[274,"E - macron"],[204,"I - grave"],[205,"I - acute"],[206,"I - circumflex"],[207,"I - diaeresis"],[298,"I - macron"],[208,"ETH"],[209,"N - tilde"],[210,"O - grave"],[211,"O - acute"],[212,"O - circumflex"],[213,"O - tilde"],[214,"O - diaeresis"],[216,"O - slash"],[332,"O - macron"],[338,"ligature OE"],[352,"S - caron"],[217,"U - grave"],[218,"U - acute"],[219,"U - circumflex"],[220,"U - diaeresis"],[362,"U - macron"],[221,"Y - acute"],[376,"Y - diaeresis"],[562,"Y - macron"],[222,"THORN"],[224,"a - grave"],[225,"a - acute"],[226,"a - circumflex"],[227,"a - tilde"],[228,"a - diaeresis"],[229,"a - ring above"],[257,"a - macron"],[230,"ligature ae"],[231,"c - cedilla"],[232,"e - grave"],[233,"e - acute"],[234,"e - circumflex"],[235,"e - diaeresis"],[275,"e - macron"],[236,"i - grave"],[237,"i - acute"],[238,"i - circumflex"],[239,"i - diaeresis"],[299,"i - macron"],[240,"eth"],[241,"n - tilde"],[242,"o - grave"],[243,"o - acute"],[244,"o - circumflex"],[245,"o - tilde"],[246,"o - diaeresis"],[248,"o slash"],[333,"o macron"],[339,"ligature oe"],[353,"s - caron"],[249,"u - grave"],[250,"u - acute"],[251,"u - circumflex"],[252,"u - diaeresis"],[363,"u - macron"],[253,"y - acute"],[254,"thorn"],[255,"y - diaeresis"],[563,"y - macron"],[913,"Alpha"],[914,"Beta"],[915,"Gamma"],[916,"Delta"],[917,"Epsilon"],[918,"Zeta"],[919,"Eta"],[920,"Theta"],[921,"Iota"],[922,"Kappa"],[923,"Lambda"],[924,"Mu"],[925,"Nu"],[926,"Xi"],[927,"Omicron"],[928,"Pi"],[929,"Rho"],[931,"Sigma"],[932,"Tau"],[933,"Upsilon"],[934,"Phi"],[935,"Chi"],[936,"Psi"],[937,"Omega"],[945,"alpha"],[946,"beta"],[947,"gamma"],[948,"delta"],[949,"epsilon"],[950,"zeta"],[951,"eta"],[952,"theta"],[953,"iota"],[954,"kappa"],[955,"lambda"],[956,"mu"],[957,"nu"],[958,"xi"],[959,"omicron"],[960,"pi"],[961,"rho"],[962,"final sigma"],[963,"sigma"],[964,"tau"],[965,"upsilon"],[966,"phi"],[967,"chi"],[968,"psi"],[969,"omega"]]},{name:"Symbols",characters:[[8501,"alef symbol"],[982,"pi symbol"],[8476,"real part symbol"],[978,"upsilon - hook symbol"],[8472,"Weierstrass p"],[8465,"imaginary part"]]},{name:"Arrows",characters:[[8592,"leftwards arrow"],[8593,"upwards arrow"],[8594,"rightwards arrow"],[8595,"downwards arrow"],[8596,"left right arrow"],[8629,"carriage return"],[8656,"leftwards double arrow"],[8657,"upwards double arrow"],[8658,"rightwards double arrow"],[8659,"downwards double arrow"],[8660,"left right double arrow"],[8756,"therefore"],[8834,"subset of"],[8835,"superset of"],[8836,"not a subset of"],[8838,"subset of or equal to"],[8839,"superset of or equal to"],[8853,"circled plus"],[8855,"circled times"],[8869,"perpendicular"],[8901,"dot operator"],[8968,"left ceiling"],[8969,"right ceiling"],[8970,"left floor"],[8971,"right floor"],[9001,"left-pointing angle bracket"],[9002,"right-pointing angle bracket"],[9674,"lozenge"],[9824,"black spade suit"],[9827,"black club suit"],[9829,"black heart suit"],[9830,"black diamond suit"],[8194,"en space"],[8195,"em space"],[8201,"thin space"],[8204,"zero width non-joiner"],[8205,"zero width joiner"],[8206,"left-to-right mark"],[8207,"right-to-left mark"]]}]);return t.length>1?[{name:"All",characters:(r=t,n=e=>e.characters,(e=>{const t=[];for(let r=0,n=e.length;r{let t=e;return{get:()=>t,set:e=>{t=e}}},v=(e,t,r=0,a)=>{const n=e.indexOf(t,r);return-1!==n&&(!!i(a)||n+t.length<=a)},k=String.fromCodePoint,C=(e,t)=>{const r=[],a=t.toLowerCase();return((e,t)=>{for(let t=0,i=e.length;t!!v(k(e).toLowerCase(),r)||v(t.toLowerCase(),r)||v(t.toLowerCase().replace(/\s+/g,""),r))((n=e[t])[0],n[1],a)&&r.push(n);var n})(e.characters),u(r,(e=>({text:e[1],value:k(e[0]),icon:k(e[0])})))},x="pattern",A=(e,r)=>{const a=()=>[{label:"Search",type:"input",name:x},{type:"collection",name:"results"}],i=1===r.length?w(f):w("All"),o=((e,t)=>{let r=null;const a=()=>{n(r)||(clearTimeout(r),r=null)};return{cancel:a,throttle:(...t)=>{a(),r=setTimeout((()=>{r=null,e.apply(null,t)}),40)}}})((e=>{const t=e.getData().pattern;((e,t)=>{var a,n;(a=r,n=e=>e.name===i.get(),((e,t,r)=>{for(let a=0,n=e.length;a{const a=C(r,t);e.setData({results:a})}))})(e,t)})),c={title:"Special Character",size:"normal",body:1===r.length?{type:"panel",items:a()}:{type:"tabpanel",tabs:u(r,(e=>({title:e.name,name:e.name,items:a()})))},buttons:[{type:"cancel",name:"close",text:"Close",primary:!0}],initialData:{pattern:"",results:C(r[0],"")},onAction:(r,a)=>{"results"===a.name&&(t(e,a.value),r.close())},onTabChange:(e,t)=>{i.set(t.newTabName),o.throttle(e)},onChange:(e,t)=>{t.name===x&&o.throttle(e)}};e.windowManager.open(c).focus(x)},q=e=>t=>{const r=()=>{t.setEnabled(e.selection.isEditable())};return e.on("NodeChange",r),r(),()=>{e.off("NodeChange",r)}};e.add("charmap",(e=>{(e=>{const t=e.options.register,r=e=>o(e)||a(e);t("charmap",{processor:r}),t("charmap_append",{processor:r})})(e);const r=b(e);return((e,t)=>{e.addCommand("mceShowCharmap",(()=>{A(e,t)}))})(e,r),(e=>{const t=()=>e.execCommand("mceShowCharmap");e.ui.registry.addButton("charmap",{icon:"insert-character",tooltip:"Special character",onAction:t,onSetup:q(e)}),e.ui.registry.addMenuItem("charmap",{icon:"insert-character",text:"Special character...",onAction:t,onSetup:q(e)})})(e),((e,t)=>{e.ui.registry.addAutocompleter("charmap",{trigger:":",columns:"auto",minChars:2,fetch:(e,r)=>new Promise(((r,a)=>{r(C(t,e))})),onAction:(t,r,a)=>{e.selection.setRng(r),e.insertContent(a),t.hide()}})})(e,r[0]),(e=>({getCharMap:()=>b(e),insertChar:r=>{t(e,r)}}))(e)}))}(); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/plugins/code/plugin.min.js b/libraries/tinymce/js/tinymce/plugins/code/plugin.min.js index a76b498..82c0135 100644 --- a/libraries/tinymce/js/tinymce/plugins/code/plugin.min.js +++ b/libraries/tinymce/js/tinymce/plugins/code/plugin.min.js @@ -1,4 +1,4 @@ /** - * TinyMCE version 6.8.3 (2024-02-08) + * TinyMCE version 7.0.0 (2024-03-20) */ !function(){"use strict";tinymce.util.Tools.resolve("tinymce.PluginManager").add("code",(e=>((e=>{e.addCommand("mceCodeEditor",(()=>{(e=>{const o=(e=>e.getContent({source_view:!0}))(e);e.windowManager.open({title:"Source Code",size:"large",body:{type:"panel",items:[{type:"textarea",name:"code"}]},buttons:[{type:"cancel",name:"cancel",text:"Cancel"},{type:"submit",name:"save",text:"Save",primary:!0}],initialData:{code:o},onSubmit:o=>{((e,o)=>{e.focus(),e.undoManager.transact((()=>{e.setContent(o)})),e.selection.setCursorLocation(),e.nodeChanged()})(e,o.getData().code),o.close()}})})(e)}))})(e),(e=>{const o=()=>e.execCommand("mceCodeEditor");e.ui.registry.addButton("code",{icon:"sourcecode",tooltip:"Source code",onAction:o}),e.ui.registry.addMenuItem("code",{icon:"sourcecode",text:"Source code",onAction:o})})(e),{})))}(); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/plugins/codesample/plugin.min.js b/libraries/tinymce/js/tinymce/plugins/codesample/plugin.min.js index f3936a8..5557b67 100644 --- a/libraries/tinymce/js/tinymce/plugins/codesample/plugin.min.js +++ b/libraries/tinymce/js/tinymce/plugins/codesample/plugin.min.js @@ -1,4 +1,4 @@ /** - * TinyMCE version 6.8.3 (2024-02-08) + * TinyMCE version 7.0.0 (2024-03-20) */ !function(){"use strict";var e=tinymce.util.Tools.resolve("tinymce.PluginManager");const t=e=>!(e=>null==e)(e),n=()=>{};class a{constructor(e,t){this.tag=e,this.value=t}static some(e){return new a(!0,e)}static none(){return a.singletonNone}fold(e,t){return this.tag?t(this.value):e()}isSome(){return this.tag}isNone(){return!this.tag}map(e){return this.tag?a.some(e(this.value)):a.none()}bind(e){return this.tag?e(this.value):a.none()}exists(e){return this.tag&&e(this.value)}forall(e){return!this.tag||e(this.value)}filter(e){return!this.tag||e(this.value)?this:a.none()}getOr(e){return this.tag?this.value:e}or(e){return this.tag?this:e}getOrThunk(e){return this.tag?this.value:e()}orThunk(e){return this.tag?this:e()}getOrDie(e){if(this.tag)return this.value;throw new Error(null!=e?e:"Called getOrDie on None")}static from(e){return t(e)?a.some(e):a.none()}getOrNull(){return this.tag?this.value:null}getOrUndefined(){return this.value}each(e){this.tag&&e(this.value)}toArray(){return this.tag?[this.value]:[]}toString(){return this.tag?`some(${this.value})`:"none()"}}a.singletonNone=new a(!1);var s=tinymce.util.Tools.resolve("tinymce.dom.DOMUtils");const r="undefined"!=typeof window?window:Function("return this;")(),i=function(e,t,n){const a=window.Prism;window.Prism={manual:!0};var s=function(e){var t=/(?:^|\s)lang(?:uage)?-([\w-]+)(?=\s|$)/i,n=0,a={},s={manual:e.Prism&&e.Prism.manual,disableWorkerMessageHandler:e.Prism&&e.Prism.disableWorkerMessageHandler,util:{encode:function e(t){return t instanceof r?new r(t.type,e(t.content),t.alias):Array.isArray(t)?t.map(e):t.replace(/&/g,"&").replace(/=d.reach);x+=_.value.length,_=_.next){var F=_.value;if(t.length>e.length)return;if(!(F instanceof r)){var A,S=1;if(y){if(!(A=i(v,x,e,m))||A.index>=e.length)break;var $=A.index,z=A.index+A[0].length,E=x;for(E+=_.value.length;$>=E;)E+=(_=_.next).value.length;if(x=E-=_.value.length,_.value instanceof r)continue;for(var C=_;C!==t.tail&&(Ed.reach&&(d.reach=O);var P=_.prev;if(B&&(P=u(t,P,B),x+=B.length),c(t,P,S),_=u(t,P,new r(g,f?s.tokenize(j,f):j,w,j)),T&&u(t,_,T),S>1){var N={cause:g+","+b,reach:O};o(e,t,n,_.prev,x,N),d&&N.reach>d.reach&&(d.reach=N.reach)}}}}}}function l(){var e={value:null,prev:null,next:null},t={value:null,prev:e,next:null};e.next=t,this.head=e,this.tail=t,this.length=0}function u(e,t,n){var a=t.next,s={value:n,prev:t,next:a};return t.next=s,a.prev=s,e.length++,s}function c(e,t,n){for(var a=t.next,s=0;s"+r.content+""},!e.document)return e.addEventListener?(s.disableWorkerMessageHandler||e.addEventListener("message",(function(t){var n=JSON.parse(t.data),a=n.language,r=n.code,i=n.immediateClose;e.postMessage(s.highlight(r,s.languages[a],a)),i&&e.close()}),!1),s):s;var d=s.util.currentScript();function g(){s.manual||s.highlightAll()}if(d&&(s.filename=d.src,d.hasAttribute("data-manual")&&(s.manual=!0)),!s.manual){var p=document.readyState;"loading"===p||"interactive"===p&&d&&d.defer?document.addEventListener("DOMContentLoaded",g):window.requestAnimationFrame?window.requestAnimationFrame(g):window.setTimeout(g,16)}return s}("undefined"!=typeof window?window:"undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?self:{});return s.languages.clike={comment:[{pattern:/(^|[^\\])\/\*[\s\S]*?(?:\*\/|$)/,lookbehind:!0,greedy:!0},{pattern:/(^|[^\\:])\/\/.*/,lookbehind:!0,greedy:!0}],string:{pattern:/(["'])(?:\\(?:\r\n|[\s\S])|(?!\1)[^\\\r\n])*\1/,greedy:!0},"class-name":{pattern:/(\b(?:class|extends|implements|instanceof|interface|new|trait)\s+|\bcatch\s+\()[\w.\\]+/i,lookbehind:!0,inside:{punctuation:/[.\\]/}},keyword:/\b(?:break|catch|continue|do|else|finally|for|function|if|in|instanceof|new|null|return|throw|try|while)\b/,boolean:/\b(?:false|true)\b/,function:/\b\w+(?=\()/,number:/\b0x[\da-f]+\b|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e[+-]?\d+)?/i,operator:/[<>]=?|[!=]=?=?|--?|\+\+?|&&?|\|\|?|[?*/~^%]/,punctuation:/[{}[\];(),.:]/},function(e){function t(e,t){return"___"+e.toUpperCase()+t+"___"}Object.defineProperties(e.languages["markup-templating"]={},{buildPlaceholders:{value:function(n,a,s,r){if(n.language===a){var i=n.tokenStack=[];n.code=n.code.replace(s,(function(e){if("function"==typeof r&&!r(e))return e;for(var s,o=i.length;-1!==n.code.indexOf(s=t(a,o));)++o;return i[o]=e,s})),n.grammar=e.languages.markup}}},tokenizePlaceholders:{value:function(n,a){if(n.language===a&&n.tokenStack){n.grammar=e.languages[a];var s=0,r=Object.keys(n.tokenStack);!function i(o){for(var l=0;l=r.length);l++){var u=o[l];if("string"==typeof u||u.content&&"string"==typeof u.content){var c=r[s],d=n.tokenStack[c],g="string"==typeof u?u:u.content,p=t(a,c),b=g.indexOf(p);if(b>-1){++s;var h=g.substring(0,b),f=new e.Token(a,e.tokenize(d,n.grammar),"language-"+a,d),m=g.substring(b+p.length),y=[];h&&y.push.apply(y,i([h])),y.push(f),m&&y.push.apply(y,i([m])),"string"==typeof u?o.splice.apply(o,[l,1].concat(y)):u.content=y}}else u.content&&i(u.content)}return o}(n.tokens)}}}})}(s),s.languages.c=s.languages.extend("clike",{comment:{pattern:/\/\/(?:[^\r\n\\]|\\(?:\r\n?|\n|(?![\r\n])))*|\/\*[\s\S]*?(?:\*\/|$)/,greedy:!0},string:{pattern:/"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"/,greedy:!0},"class-name":{pattern:/(\b(?:enum|struct)\s+(?:__attribute__\s*\(\([\s\S]*?\)\)\s*)?)\w+|\b[a-z]\w*_t\b/,lookbehind:!0},keyword:/\b(?:_Alignas|_Alignof|_Atomic|_Bool|_Complex|_Generic|_Imaginary|_Noreturn|_Static_assert|_Thread_local|__attribute__|asm|auto|break|case|char|const|continue|default|do|double|else|enum|extern|float|for|goto|if|inline|int|long|register|return|short|signed|sizeof|static|struct|switch|typedef|typeof|union|unsigned|void|volatile|while)\b/,function:/\b[a-z_]\w*(?=\s*\()/i,number:/(?:\b0x(?:[\da-f]+(?:\.[\da-f]*)?|\.[\da-f]+)(?:p[+-]?\d+)?|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e[+-]?\d+)?)[ful]{0,4}/i,operator:/>>=?|<<=?|->|([-+&|:])\1|[?:~]|[-+*/%&|^!=<>]=?/}),s.languages.insertBefore("c","string",{char:{pattern:/'(?:\\(?:\r\n|[\s\S])|[^'\\\r\n]){0,32}'/,greedy:!0}}),s.languages.insertBefore("c","string",{macro:{pattern:/(^[\t ]*)#\s*[a-z](?:[^\r\n\\/]|\/(?!\*)|\/\*(?:[^*]|\*(?!\/))*\*\/|\\(?:\r\n|[\s\S]))*/im,lookbehind:!0,greedy:!0,alias:"property",inside:{string:[{pattern:/^(#\s*include\s*)<[^>]+>/,lookbehind:!0},s.languages.c.string],char:s.languages.c.char,comment:s.languages.c.comment,"macro-name":[{pattern:/(^#\s*define\s+)\w+\b(?!\()/i,lookbehind:!0},{pattern:/(^#\s*define\s+)\w+\b(?=\()/i,lookbehind:!0,alias:"function"}],directive:{pattern:/^(#\s*)[a-z]+/,lookbehind:!0,alias:"keyword"},"directive-hash":/^#/,punctuation:/##|\\(?=[\r\n])/,expression:{pattern:/\S[\s\S]*/,inside:s.languages.c}}}}),s.languages.insertBefore("c","function",{constant:/\b(?:EOF|NULL|SEEK_CUR|SEEK_END|SEEK_SET|__DATE__|__FILE__|__LINE__|__TIMESTAMP__|__TIME__|__func__|stderr|stdin|stdout)\b/}),delete s.languages.c.boolean,function(e){var t=/\b(?:alignas|alignof|asm|auto|bool|break|case|catch|char|char16_t|char32_t|char8_t|class|co_await|co_return|co_yield|compl|concept|const|const_cast|consteval|constexpr|constinit|continue|decltype|default|delete|do|double|dynamic_cast|else|enum|explicit|export|extern|final|float|for|friend|goto|if|import|inline|int|int16_t|int32_t|int64_t|int8_t|long|module|mutable|namespace|new|noexcept|nullptr|operator|override|private|protected|public|register|reinterpret_cast|requires|return|short|signed|sizeof|static|static_assert|static_cast|struct|switch|template|this|thread_local|throw|try|typedef|typeid|typename|uint16_t|uint32_t|uint64_t|uint8_t|union|unsigned|using|virtual|void|volatile|wchar_t|while)\b/,n=/\b(?!)\w+(?:\s*\.\s*\w+)*\b/.source.replace(//g,(function(){return t.source}));e.languages.cpp=e.languages.extend("c",{"class-name":[{pattern:RegExp(/(\b(?:class|concept|enum|struct|typename)\s+)(?!)\w+/.source.replace(//g,(function(){return t.source}))),lookbehind:!0},/\b[A-Z]\w*(?=\s*::\s*\w+\s*\()/,/\b[A-Z_]\w*(?=\s*::\s*~\w+\s*\()/i,/\b\w+(?=\s*<(?:[^<>]|<(?:[^<>]|<[^<>]*>)*>)*>\s*::\s*\w+\s*\()/],keyword:t,number:{pattern:/(?:\b0b[01']+|\b0x(?:[\da-f']+(?:\.[\da-f']*)?|\.[\da-f']+)(?:p[+-]?[\d']+)?|(?:\b[\d']+(?:\.[\d']*)?|\B\.[\d']+)(?:e[+-]?[\d']+)?)[ful]{0,4}/i,greedy:!0},operator:/>>=?|<<=?|->|--|\+\+|&&|\|\||[?:~]|<=>|[-+*/%&|^!=<>]=?|\b(?:and|and_eq|bitand|bitor|not|not_eq|or|or_eq|xor|xor_eq)\b/,boolean:/\b(?:false|true)\b/}),e.languages.insertBefore("cpp","string",{module:{pattern:RegExp(/(\b(?:import|module)\s+)/.source+"(?:"+/"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"|<[^<>\r\n]*>/.source+"|"+/(?:\s*:\s*)?|:\s*/.source.replace(//g,(function(){return n}))+")"),lookbehind:!0,greedy:!0,inside:{string:/^[<"][\s\S]+/,operator:/:/,punctuation:/\./}},"raw-string":{pattern:/R"([^()\\ ]{0,16})\([\s\S]*?\)\1"/,alias:"string",greedy:!0}}),e.languages.insertBefore("cpp","keyword",{"generic-function":{pattern:/\b(?!operator\b)[a-z_]\w*\s*<(?:[^<>]|<[^<>]*>)*>(?=\s*\()/i,inside:{function:/^\w+/,generic:{pattern:/<[\s\S]+/,alias:"class-name",inside:e.languages.cpp}}}}),e.languages.insertBefore("cpp","operator",{"double-colon":{pattern:/::/,alias:"punctuation"}}),e.languages.insertBefore("cpp","class-name",{"base-clause":{pattern:/(\b(?:class|struct)\s+\w+\s*:\s*)[^;{}"'\s]+(?:\s+[^;{}"'\s]+)*(?=\s*[;{])/,lookbehind:!0,greedy:!0,inside:e.languages.extend("cpp",{})}}),e.languages.insertBefore("inside","double-colon",{"class-name":/\b[a-z_]\w*\b(?!\s*::)/i},e.languages.cpp["base-clause"])}(s),function(e){function t(e,t){return e.replace(/<<(\d+)>>/g,(function(e,n){return"(?:"+t[+n]+")"}))}function n(e,n,a){return RegExp(t(e,n),a||"")}function a(e,t){for(var n=0;n>/g,(function(){return"(?:"+e+")"}));return e.replace(/<>/g,"[^\\s\\S]")}var s="bool byte char decimal double dynamic float int long object sbyte short string uint ulong ushort var void",r="class enum interface record struct",i="add alias and ascending async await by descending from(?=\\s*(?:\\w|$)) get global group into init(?=\\s*;) join let nameof not notnull on or orderby partial remove select set unmanaged value when where with(?=\\s*{)",o="abstract as base break case catch checked const continue default delegate do else event explicit extern finally fixed for foreach goto if implicit in internal is lock namespace new null operator out override params private protected public readonly ref return sealed sizeof stackalloc static switch this throw try typeof unchecked unsafe using virtual volatile while yield";function l(e){return"\\b(?:"+e.trim().replace(/ /g,"|")+")\\b"}var u=l(r),c=RegExp(l(s+" "+r+" "+i+" "+o)),d=l(r+" "+i+" "+o),g=l(s+" "+r+" "+o),p=a(/<(?:[^<>;=+\-*/%&|^]|<>)*>/.source,2),b=a(/\((?:[^()]|<>)*\)/.source,2),h=/@?\b[A-Za-z_]\w*\b/.source,f=t(/<<0>>(?:\s*<<1>>)?/.source,[h,p]),m=t(/(?!<<0>>)<<1>>(?:\s*\.\s*<<1>>)*/.source,[d,f]),y=/\[\s*(?:,\s*)*\]/.source,w=t(/<<0>>(?:\s*(?:\?\s*)?<<1>>)*(?:\s*\?)?/.source,[m,y]),k=t(/[^,()<>[\];=+\-*/%&|^]|<<0>>|<<1>>|<<2>>/.source,[p,b,y]),v=t(/\(<<0>>+(?:,<<0>>+)+\)/.source,[k]),_=t(/(?:<<0>>|<<1>>)(?:\s*(?:\?\s*)?<<2>>)*(?:\s*\?)?/.source,[v,m,y]),x={keyword:c,punctuation:/[<>()?,.:[\]]/},F=/'(?:[^\r\n'\\]|\\.|\\[Uux][\da-fA-F]{1,8})'/.source,A=/"(?:\\.|[^\\"\r\n])*"/.source,S=/@"(?:""|\\[\s\S]|[^\\"])*"(?!")/.source;e.languages.csharp=e.languages.extend("clike",{string:[{pattern:n(/(^|[^$\\])<<0>>/.source,[S]),lookbehind:!0,greedy:!0},{pattern:n(/(^|[^@$\\])<<0>>/.source,[A]),lookbehind:!0,greedy:!0}],"class-name":[{pattern:n(/(\busing\s+static\s+)<<0>>(?=\s*;)/.source,[m]),lookbehind:!0,inside:x},{pattern:n(/(\busing\s+<<0>>\s*=\s*)<<1>>(?=\s*;)/.source,[h,_]),lookbehind:!0,inside:x},{pattern:n(/(\busing\s+)<<0>>(?=\s*=)/.source,[h]),lookbehind:!0},{pattern:n(/(\b<<0>>\s+)<<1>>/.source,[u,f]),lookbehind:!0,inside:x},{pattern:n(/(\bcatch\s*\(\s*)<<0>>/.source,[m]),lookbehind:!0,inside:x},{pattern:n(/(\bwhere\s+)<<0>>/.source,[h]),lookbehind:!0},{pattern:n(/(\b(?:is(?:\s+not)?|as)\s+)<<0>>/.source,[w]),lookbehind:!0,inside:x},{pattern:n(/\b<<0>>(?=\s+(?!<<1>>|with\s*\{)<<2>>(?:\s*[=,;:{)\]]|\s+(?:in|when)\b))/.source,[_,g,h]),inside:x}],keyword:c,number:/(?:\b0(?:x[\da-f_]*[\da-f]|b[01_]*[01])|(?:\B\.\d+(?:_+\d+)*|\b\d+(?:_+\d+)*(?:\.\d+(?:_+\d+)*)?)(?:e[-+]?\d+(?:_+\d+)*)?)(?:[dflmu]|lu|ul)?\b/i,operator:/>>=?|<<=?|[-=]>|([-+&|])\1|~|\?\?=?|[-+*/%&|^!=<>]=?/,punctuation:/\?\.?|::|[{}[\];(),.:]/}),e.languages.insertBefore("csharp","number",{range:{pattern:/\.\./,alias:"operator"}}),e.languages.insertBefore("csharp","punctuation",{"named-parameter":{pattern:n(/([(,]\s*)<<0>>(?=\s*:)/.source,[h]),lookbehind:!0,alias:"punctuation"}}),e.languages.insertBefore("csharp","class-name",{namespace:{pattern:n(/(\b(?:namespace|using)\s+)<<0>>(?:\s*\.\s*<<0>>)*(?=\s*[;{])/.source,[h]),lookbehind:!0,inside:{punctuation:/\./}},"type-expression":{pattern:n(/(\b(?:default|sizeof|typeof)\s*\(\s*(?!\s))(?:[^()\s]|\s(?!\s)|<<0>>)*(?=\s*\))/.source,[b]),lookbehind:!0,alias:"class-name",inside:x},"return-type":{pattern:n(/<<0>>(?=\s+(?:<<1>>\s*(?:=>|[({]|\.\s*this\s*\[)|this\s*\[))/.source,[_,m]),inside:x,alias:"class-name"},"constructor-invocation":{pattern:n(/(\bnew\s+)<<0>>(?=\s*[[({])/.source,[_]),lookbehind:!0,inside:x,alias:"class-name"},"generic-method":{pattern:n(/<<0>>\s*<<1>>(?=\s*\()/.source,[h,p]),inside:{function:n(/^<<0>>/.source,[h]),generic:{pattern:RegExp(p),alias:"class-name",inside:x}}},"type-list":{pattern:n(/\b((?:<<0>>\s+<<1>>|record\s+<<1>>\s*<<5>>|where\s+<<2>>)\s*:\s*)(?:<<3>>|<<4>>|<<1>>\s*<<5>>|<<6>>)(?:\s*,\s*(?:<<3>>|<<4>>|<<6>>))*(?=\s*(?:where|[{;]|=>|$))/.source,[u,f,h,_,c.source,b,/\bnew\s*\(\s*\)/.source]),lookbehind:!0,inside:{"record-arguments":{pattern:n(/(^(?!new\s*\()<<0>>\s*)<<1>>/.source,[f,b]),lookbehind:!0,greedy:!0,inside:e.languages.csharp},keyword:c,"class-name":{pattern:RegExp(_),greedy:!0,inside:x},punctuation:/[,()]/}},preprocessor:{pattern:/(^[\t ]*)#.*/m,lookbehind:!0,alias:"property",inside:{directive:{pattern:/(#)\b(?:define|elif|else|endif|endregion|error|if|line|nullable|pragma|region|undef|warning)\b/,lookbehind:!0,alias:"keyword"}}}});var $=A+"|"+F,z=t(/\/(?![*/])|\/\/[^\r\n]*[\r\n]|\/\*(?:[^*]|\*(?!\/))*\*\/|<<0>>/.source,[$]),E=a(t(/[^"'/()]|<<0>>|\(<>*\)/.source,[z]),2),C=/\b(?:assembly|event|field|method|module|param|property|return|type)\b/.source,j=t(/<<0>>(?:\s*\(<<1>>*\))?/.source,[m,E]);e.languages.insertBefore("csharp","class-name",{attribute:{pattern:n(/((?:^|[^\s\w>)?])\s*\[\s*)(?:<<0>>\s*:\s*)?<<1>>(?:\s*,\s*<<1>>)*(?=\s*\])/.source,[C,j]),lookbehind:!0,greedy:!0,inside:{target:{pattern:n(/^<<0>>(?=\s*:)/.source,[C]),alias:"keyword"},"attribute-arguments":{pattern:n(/\(<<0>>*\)/.source,[E]),inside:e.languages.csharp},"class-name":{pattern:RegExp(m),inside:{punctuation:/\./}},punctuation:/[:,]/}}});var B=/:[^}\r\n]+/.source,T=a(t(/[^"'/()]|<<0>>|\(<>*\)/.source,[z]),2),O=t(/\{(?!\{)(?:(?![}:])<<0>>)*<<1>>?\}/.source,[T,B]),P=a(t(/[^"'/()]|\/(?!\*)|\/\*(?:[^*]|\*(?!\/))*\*\/|<<0>>|\(<>*\)/.source,[$]),2),N=t(/\{(?!\{)(?:(?![}:])<<0>>)*<<1>>?\}/.source,[P,B]);function R(t,a){return{interpolation:{pattern:n(/((?:^|[^{])(?:\{\{)*)<<0>>/.source,[t]),lookbehind:!0,inside:{"format-string":{pattern:n(/(^\{(?:(?![}:])<<0>>)*)<<1>>(?=\}$)/.source,[a,B]),lookbehind:!0,inside:{punctuation:/^:/}},punctuation:/^\{|\}$/,expression:{pattern:/[\s\S]+/,alias:"language-csharp",inside:e.languages.csharp}}},string:/[\s\S]+/}}e.languages.insertBefore("csharp","string",{"interpolation-string":[{pattern:n(/(^|[^\\])(?:\$@|@\$)"(?:""|\\[\s\S]|\{\{|<<0>>|[^\\{"])*"/.source,[O]),lookbehind:!0,greedy:!0,inside:R(O,T)},{pattern:n(/(^|[^@\\])\$"(?:\\.|\{\{|<<0>>|[^\\"{])*"/.source,[N]),lookbehind:!0,greedy:!0,inside:R(N,P)}],char:{pattern:RegExp(F),greedy:!0}}),e.languages.dotnet=e.languages.cs=e.languages.csharp}(s),function(e){var t=/(?:"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"|'(?:\\(?:\r\n|[\s\S])|[^'\\\r\n])*')/;e.languages.css={comment:/\/\*[\s\S]*?\*\//,atrule:{pattern:RegExp("@[\\w-](?:"+/[^;{\s"']|\s+(?!\s)/.source+"|"+t.source+")*?"+/(?:;|(?=\s*\{))/.source),inside:{rule:/^@[\w-]+/,"selector-function-argument":{pattern:/(\bselector\s*\(\s*(?![\s)]))(?:[^()\s]|\s+(?![\s)])|\((?:[^()]|\([^()]*\))*\))+(?=\s*\))/,lookbehind:!0,alias:"selector"},keyword:{pattern:/(^|[^\w-])(?:and|not|only|or)(?![\w-])/,lookbehind:!0}}},url:{pattern:RegExp("\\burl\\((?:"+t.source+"|"+/(?:[^\\\r\n()"']|\\[\s\S])*/.source+")\\)","i"),greedy:!0,inside:{function:/^url/i,punctuation:/^\(|\)$/,string:{pattern:RegExp("^"+t.source+"$"),alias:"url"}}},selector:{pattern:RegExp("(^|[{}\\s])[^{}\\s](?:[^{};\"'\\s]|\\s+(?![\\s{])|"+t.source+")*(?=\\s*\\{)"),lookbehind:!0},string:{pattern:t,greedy:!0},property:{pattern:/(^|[^-\w\xA0-\uFFFF])(?!\s)[-_a-z\xA0-\uFFFF](?:(?!\s)[-\w\xA0-\uFFFF])*(?=\s*:)/i,lookbehind:!0},important:/!important\b/i,function:{pattern:/(^|[^-a-z0-9])[-a-z0-9]+(?=\()/i,lookbehind:!0},punctuation:/[(){};:,]/},e.languages.css.atrule.inside.rest=e.languages.css;var n=e.languages.markup;n&&(n.tag.addInlined("style","css"),n.tag.addAttribute("style","css"))}(s),function(e){var t=/\b(?:abstract|assert|boolean|break|byte|case|catch|char|class|const|continue|default|do|double|else|enum|exports|extends|final|finally|float|for|goto|if|implements|import|instanceof|int|interface|long|module|native|new|non-sealed|null|open|opens|package|permits|private|protected|provides|public|record(?!\s*[(){}[\]<>=%~.:,;?+\-*/&|^])|requires|return|sealed|short|static|strictfp|super|switch|synchronized|this|throw|throws|to|transient|transitive|try|uses|var|void|volatile|while|with|yield)\b/,n=/(?:[a-z]\w*\s*\.\s*)*(?:[A-Z]\w*\s*\.\s*)*/.source,a={pattern:RegExp(/(^|[^\w.])/.source+n+/[A-Z](?:[\d_A-Z]*[a-z]\w*)?\b/.source),lookbehind:!0,inside:{namespace:{pattern:/^[a-z]\w*(?:\s*\.\s*[a-z]\w*)*(?:\s*\.)?/,inside:{punctuation:/\./}},punctuation:/\./}};e.languages.java=e.languages.extend("clike",{string:{pattern:/(^|[^\\])"(?:\\.|[^"\\\r\n])*"/,lookbehind:!0,greedy:!0},"class-name":[a,{pattern:RegExp(/(^|[^\w.])/.source+n+/[A-Z]\w*(?=\s+\w+\s*[;,=()]|\s*(?:\[[\s,]*\]\s*)?::\s*new\b)/.source),lookbehind:!0,inside:a.inside},{pattern:RegExp(/(\b(?:class|enum|extends|implements|instanceof|interface|new|record|throws)\s+)/.source+n+/[A-Z]\w*\b/.source),lookbehind:!0,inside:a.inside}],keyword:t,function:[e.languages.clike.function,{pattern:/(::\s*)[a-z_]\w*/,lookbehind:!0}],number:/\b0b[01][01_]*L?\b|\b0x(?:\.[\da-f_p+-]+|[\da-f_]+(?:\.[\da-f_p+-]+)?)\b|(?:\b\d[\d_]*(?:\.[\d_]*)?|\B\.\d[\d_]*)(?:e[+-]?\d[\d_]*)?[dfl]?/i,operator:{pattern:/(^|[^.])(?:<<=?|>>>?=?|->|--|\+\+|&&|\|\||::|[?:~]|[-+*/%&|^!=<>]=?)/m,lookbehind:!0},constant:/\b[A-Z][A-Z_\d]+\b/}),e.languages.insertBefore("java","string",{"triple-quoted-string":{pattern:/"""[ \t]*[\r\n](?:(?:"|"")?(?:\\.|[^"\\]))*"""/,greedy:!0,alias:"string"},char:{pattern:/'(?:\\.|[^'\\\r\n]){1,6}'/,greedy:!0}}),e.languages.insertBefore("java","class-name",{annotation:{pattern:/(^|[^.])@\w+(?:\s*\.\s*\w+)*/,lookbehind:!0,alias:"punctuation"},generics:{pattern:/<(?:[\w\s,.?]|&(?!&)|<(?:[\w\s,.?]|&(?!&)|<(?:[\w\s,.?]|&(?!&)|<(?:[\w\s,.?]|&(?!&))*>)*>)*>)*>/,inside:{"class-name":a,keyword:t,punctuation:/[<>(),.:]/,operator:/[?&|]/}},import:[{pattern:RegExp(/(\bimport\s+)/.source+n+/(?:[A-Z]\w*|\*)(?=\s*;)/.source),lookbehind:!0,inside:{namespace:a.inside.namespace,punctuation:/\./,operator:/\*/,"class-name":/\w+/}},{pattern:RegExp(/(\bimport\s+static\s+)/.source+n+/(?:\w+|\*)(?=\s*;)/.source),lookbehind:!0,alias:"static",inside:{namespace:a.inside.namespace,static:/\b\w+$/,punctuation:/\./,operator:/\*/,"class-name":/\w+/}}],namespace:{pattern:RegExp(/(\b(?:exports|import(?:\s+static)?|module|open|opens|package|provides|requires|to|transitive|uses|with)\s+)(?!)[a-z]\w*(?:\.[a-z]\w*)*\.?/.source.replace(//g,(function(){return t.source}))),lookbehind:!0,inside:{punctuation:/\./}}})}(s),s.languages.javascript=s.languages.extend("clike",{"class-name":[s.languages.clike["class-name"],{pattern:/(^|[^$\w\xA0-\uFFFF])(?!\s)[_$A-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\.(?:constructor|prototype))/,lookbehind:!0}],keyword:[{pattern:/((?:^|\})\s*)catch\b/,lookbehind:!0},{pattern:/(^|[^.]|\.\.\.\s*)\b(?:as|assert(?=\s*\{)|async(?=\s*(?:function\b|\(|[$\w\xA0-\uFFFF]|$))|await|break|case|class|const|continue|debugger|default|delete|do|else|enum|export|extends|finally(?=\s*(?:\{|$))|for|from(?=\s*(?:['"]|$))|function|(?:get|set)(?=\s*(?:[#\[$\w\xA0-\uFFFF]|$))|if|implements|import|in|instanceof|interface|let|new|null|of|package|private|protected|public|return|static|super|switch|this|throw|try|typeof|undefined|var|void|while|with|yield)\b/,lookbehind:!0}],function:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*(?:\.\s*(?:apply|bind|call)\s*)?\()/,number:{pattern:RegExp(/(^|[^\w$])/.source+"(?:"+/NaN|Infinity/.source+"|"+/0[bB][01]+(?:_[01]+)*n?/.source+"|"+/0[oO][0-7]+(?:_[0-7]+)*n?/.source+"|"+/0[xX][\dA-Fa-f]+(?:_[\dA-Fa-f]+)*n?/.source+"|"+/\d+(?:_\d+)*n/.source+"|"+/(?:\d+(?:_\d+)*(?:\.(?:\d+(?:_\d+)*)?)?|\.\d+(?:_\d+)*)(?:[Ee][+-]?\d+(?:_\d+)*)?/.source+")"+/(?![\w$])/.source),lookbehind:!0},operator:/--|\+\+|\*\*=?|=>|&&=?|\|\|=?|[!=]==|<<=?|>>>?=?|[-+*/%&|^!=<>]=?|\.{3}|\?\?=?|\?\.?|[~:]/}),s.languages.javascript["class-name"][0].pattern=/(\b(?:class|extends|implements|instanceof|interface|new)\s+)[\w.\\]+/,s.languages.insertBefore("javascript","keyword",{regex:{pattern:RegExp(/((?:^|[^$\w\xA0-\uFFFF."'\])\s]|\b(?:return|yield))\s*)/.source+/\//.source+"(?:"+/(?:\[(?:[^\]\\\r\n]|\\.)*\]|\\.|[^/\\\[\r\n])+\/[dgimyus]{0,7}/.source+"|"+/(?:\[(?:[^[\]\\\r\n]|\\.|\[(?:[^[\]\\\r\n]|\\.|\[(?:[^[\]\\\r\n]|\\.)*\])*\])*\]|\\.|[^/\\\[\r\n])+\/[dgimyus]{0,7}v[dgimyus]{0,7}/.source+")"+/(?=(?:\s|\/\*(?:[^*]|\*(?!\/))*\*\/)*(?:$|[\r\n,.;:})\]]|\/\/))/.source),lookbehind:!0,greedy:!0,inside:{"regex-source":{pattern:/^(\/)[\s\S]+(?=\/[a-z]*$)/,lookbehind:!0,alias:"language-regex",inside:s.languages.regex},"regex-delimiter":/^\/|\/$/,"regex-flags":/^[a-z]+$/}},"function-variable":{pattern:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*[=:]\s*(?:async\s*)?(?:\bfunction\b|(?:\((?:[^()]|\([^()]*\))*\)|(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*)\s*=>))/,alias:"function"},parameter:[{pattern:/(function(?:\s+(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*)?\s*\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\))/,lookbehind:!0,inside:s.languages.javascript},{pattern:/(^|[^$\w\xA0-\uFFFF])(?!\s)[_$a-z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*=>)/i,lookbehind:!0,inside:s.languages.javascript},{pattern:/(\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\)\s*=>)/,lookbehind:!0,inside:s.languages.javascript},{pattern:/((?:\b|\s|^)(?!(?:as|async|await|break|case|catch|class|const|continue|debugger|default|delete|do|else|enum|export|extends|finally|for|from|function|get|if|implements|import|in|instanceof|interface|let|new|null|of|package|private|protected|public|return|set|static|super|switch|this|throw|try|typeof|undefined|var|void|while|with|yield)(?![$\w\xA0-\uFFFF]))(?:(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*\s*)\(\s*|\]\s*\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\)\s*\{)/,lookbehind:!0,inside:s.languages.javascript}],constant:/\b[A-Z](?:[A-Z_]|\dx?)*\b/}),s.languages.insertBefore("javascript","string",{hashbang:{pattern:/^#!.*/,greedy:!0,alias:"comment"},"template-string":{pattern:/`(?:\\[\s\S]|\$\{(?:[^{}]|\{(?:[^{}]|\{[^}]*\})*\})+\}|(?!\$\{)[^\\`])*`/,greedy:!0,inside:{"template-punctuation":{pattern:/^`|`$/,alias:"string"},interpolation:{pattern:/((?:^|[^\\])(?:\\{2})*)\$\{(?:[^{}]|\{(?:[^{}]|\{[^}]*\})*\})+\}/,lookbehind:!0,inside:{"interpolation-punctuation":{pattern:/^\$\{|\}$/,alias:"punctuation"},rest:s.languages.javascript}},string:/[\s\S]+/}},"string-property":{pattern:/((?:^|[,{])[ \t]*)(["'])(?:\\(?:\r\n|[\s\S])|(?!\2)[^\\\r\n])*\2(?=\s*:)/m,lookbehind:!0,greedy:!0,alias:"property"}}),s.languages.insertBefore("javascript","operator",{"literal-property":{pattern:/((?:^|[,{])[ \t]*)(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*:)/m,lookbehind:!0,alias:"property"}}),s.languages.markup&&(s.languages.markup.tag.addInlined("script","javascript"),s.languages.markup.tag.addAttribute(/on(?:abort|blur|change|click|composition(?:end|start|update)|dblclick|error|focus(?:in|out)?|key(?:down|up)|load|mouse(?:down|enter|leave|move|out|over|up)|reset|resize|scroll|select|slotchange|submit|unload|wheel)/.source,"javascript")),s.languages.js=s.languages.javascript,s.languages.markup={comment:{pattern://,greedy:!0},prolog:{pattern:/<\?[\s\S]+?\?>/,greedy:!0},doctype:{pattern:/"'[\]]|"[^"]*"|'[^']*')+(?:\[(?:[^<"'\]]|"[^"]*"|'[^']*'|<(?!!--)|)*\]\s*)?>/i,greedy:!0,inside:{"internal-subset":{pattern:/(^[^\[]*\[)[\s\S]+(?=\]>$)/,lookbehind:!0,greedy:!0,inside:null},string:{pattern:/"[^"]*"|'[^']*'/,greedy:!0},punctuation:/^$|[[\]]/,"doctype-tag":/^DOCTYPE/i,name:/[^\s<>'"]+/}},cdata:{pattern://i,greedy:!0},tag:{pattern:/<\/?(?!\d)[^\s>\/=$<%]+(?:\s(?:\s*[^\s>\/=]+(?:\s*=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+(?=[\s>]))|(?=[\s/>])))+)?\s*\/?>/,greedy:!0,inside:{tag:{pattern:/^<\/?[^\s>\/]+/,inside:{punctuation:/^<\/?/,namespace:/^[^\s>\/:]+:/}},"special-attr":[],"attr-value":{pattern:/=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+)/,inside:{punctuation:[{pattern:/^=/,alias:"attr-equals"},{pattern:/^(\s*)["']|["']$/,lookbehind:!0}]}},punctuation:/\/?>/,"attr-name":{pattern:/[^\s>\/]+/,inside:{namespace:/^[^\s>\/:]+:/}}}},entity:[{pattern:/&[\da-z]{1,8};/i,alias:"named-entity"},/&#x?[\da-f]{1,8};/i]},s.languages.markup.tag.inside["attr-value"].inside.entity=s.languages.markup.entity,s.languages.markup.doctype.inside["internal-subset"].inside=s.languages.markup,s.hooks.add("wrap",(function(e){"entity"===e.type&&(e.attributes.title=e.content.replace(/&/,"&"))})),Object.defineProperty(s.languages.markup.tag,"addInlined",{value:function(e,t){var n={};n["language-"+t]={pattern:/(^$)/i,lookbehind:!0,inside:s.languages[t]},n.cdata=/^$/i;var a={"included-cdata":{pattern://i,inside:n}};a["language-"+t]={pattern:/[\s\S]+/,inside:s.languages[t]};var r={};r[e]={pattern:RegExp(/(<__[^>]*>)(?:))*\]\]>|(?!)/.source.replace(/__/g,(function(){return e})),"i"),lookbehind:!0,greedy:!0,inside:a},s.languages.insertBefore("markup","cdata",r)}}),Object.defineProperty(s.languages.markup.tag,"addAttribute",{value:function(e,t){s.languages.markup.tag.inside["special-attr"].push({pattern:RegExp(/(^|["'\s])/.source+"(?:"+e+")"+/\s*=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+(?=[\s>]))/.source,"i"),lookbehind:!0,inside:{"attr-name":/^[^\s=]+/,"attr-value":{pattern:/=[\s\S]+/,inside:{value:{pattern:/(^=\s*(["']|(?!["'])))\S[\s\S]*(?=\2$)/,lookbehind:!0,alias:[t,"language-"+t],inside:s.languages[t]},punctuation:[{pattern:/^=/,alias:"attr-equals"},/"|'/]}}}})}}),s.languages.html=s.languages.markup,s.languages.mathml=s.languages.markup,s.languages.svg=s.languages.markup,s.languages.xml=s.languages.extend("markup",{}),s.languages.ssml=s.languages.xml,s.languages.atom=s.languages.xml,s.languages.rss=s.languages.xml,function(e){var t=/\/\*[\s\S]*?\*\/|\/\/.*|#(?!\[).*/,n=[{pattern:/\b(?:false|true)\b/i,alias:"boolean"},{pattern:/(::\s*)\b[a-z_]\w*\b(?!\s*\()/i,greedy:!0,lookbehind:!0},{pattern:/(\b(?:case|const)\s+)\b[a-z_]\w*(?=\s*[;=])/i,greedy:!0,lookbehind:!0},/\b(?:null)\b/i,/\b[A-Z_][A-Z0-9_]*\b(?!\s*\()/],a=/\b0b[01]+(?:_[01]+)*\b|\b0o[0-7]+(?:_[0-7]+)*\b|\b0x[\da-f]+(?:_[\da-f]+)*\b|(?:\b\d+(?:_\d+)*\.?(?:\d+(?:_\d+)*)?|\B\.\d+)(?:e[+-]?\d+)?/i,s=/|\?\?=?|\.{3}|\??->|[!=]=?=?|::|\*\*=?|--|\+\+|&&|\|\||<<|>>|[?~]|[/^|%*&<>.+-]=?/,r=/[{}\[\](),:;]/;e.languages.php={delimiter:{pattern:/\?>$|^<\?(?:php(?=\s)|=)?/i,alias:"important"},comment:t,variable:/\$+(?:\w+\b|(?=\{))/,package:{pattern:/(namespace\s+|use\s+(?:function\s+)?)(?:\\?\b[a-z_]\w*)+\b(?!\\)/i,lookbehind:!0,inside:{punctuation:/\\/}},"class-name-definition":{pattern:/(\b(?:class|enum|interface|trait)\s+)\b[a-z_]\w*(?!\\)\b/i,lookbehind:!0,alias:"class-name"},"function-definition":{pattern:/(\bfunction\s+)[a-z_]\w*(?=\s*\()/i,lookbehind:!0,alias:"function"},keyword:[{pattern:/(\(\s*)\b(?:array|bool|boolean|float|int|integer|object|string)\b(?=\s*\))/i,alias:"type-casting",greedy:!0,lookbehind:!0},{pattern:/([(,?]\s*)\b(?:array(?!\s*\()|bool|callable|(?:false|null)(?=\s*\|)|float|int|iterable|mixed|object|self|static|string)\b(?=\s*\$)/i,alias:"type-hint",greedy:!0,lookbehind:!0},{pattern:/(\)\s*:\s*(?:\?\s*)?)\b(?:array(?!\s*\()|bool|callable|(?:false|null)(?=\s*\|)|float|int|iterable|mixed|never|object|self|static|string|void)\b/i,alias:"return-type",greedy:!0,lookbehind:!0},{pattern:/\b(?:array(?!\s*\()|bool|float|int|iterable|mixed|object|string|void)\b/i,alias:"type-declaration",greedy:!0},{pattern:/(\|\s*)(?:false|null)\b|\b(?:false|null)(?=\s*\|)/i,alias:"type-declaration",greedy:!0,lookbehind:!0},{pattern:/\b(?:parent|self|static)(?=\s*::)/i,alias:"static-context",greedy:!0},{pattern:/(\byield\s+)from\b/i,lookbehind:!0},/\bclass\b/i,{pattern:/((?:^|[^\s>:]|(?:^|[^-])>|(?:^|[^:]):)\s*)\b(?:abstract|and|array|as|break|callable|case|catch|clone|const|continue|declare|default|die|do|echo|else|elseif|empty|enddeclare|endfor|endforeach|endif|endswitch|endwhile|enum|eval|exit|extends|final|finally|fn|for|foreach|function|global|goto|if|implements|include|include_once|instanceof|insteadof|interface|isset|list|match|namespace|never|new|or|parent|print|private|protected|public|readonly|require|require_once|return|self|static|switch|throw|trait|try|unset|use|var|while|xor|yield|__halt_compiler)\b/i,lookbehind:!0}],"argument-name":{pattern:/([(,]\s*)\b[a-z_]\w*(?=\s*:(?!:))/i,lookbehind:!0},"class-name":[{pattern:/(\b(?:extends|implements|instanceof|new(?!\s+self|\s+static))\s+|\bcatch\s*\()\b[a-z_]\w*(?!\\)\b/i,greedy:!0,lookbehind:!0},{pattern:/(\|\s*)\b[a-z_]\w*(?!\\)\b/i,greedy:!0,lookbehind:!0},{pattern:/\b[a-z_]\w*(?!\\)\b(?=\s*\|)/i,greedy:!0},{pattern:/(\|\s*)(?:\\?\b[a-z_]\w*)+\b/i,alias:"class-name-fully-qualified",greedy:!0,lookbehind:!0,inside:{punctuation:/\\/}},{pattern:/(?:\\?\b[a-z_]\w*)+\b(?=\s*\|)/i,alias:"class-name-fully-qualified",greedy:!0,inside:{punctuation:/\\/}},{pattern:/(\b(?:extends|implements|instanceof|new(?!\s+self\b|\s+static\b))\s+|\bcatch\s*\()(?:\\?\b[a-z_]\w*)+\b(?!\\)/i,alias:"class-name-fully-qualified",greedy:!0,lookbehind:!0,inside:{punctuation:/\\/}},{pattern:/\b[a-z_]\w*(?=\s*\$)/i,alias:"type-declaration",greedy:!0},{pattern:/(?:\\?\b[a-z_]\w*)+(?=\s*\$)/i,alias:["class-name-fully-qualified","type-declaration"],greedy:!0,inside:{punctuation:/\\/}},{pattern:/\b[a-z_]\w*(?=\s*::)/i,alias:"static-context",greedy:!0},{pattern:/(?:\\?\b[a-z_]\w*)+(?=\s*::)/i,alias:["class-name-fully-qualified","static-context"],greedy:!0,inside:{punctuation:/\\/}},{pattern:/([(,?]\s*)[a-z_]\w*(?=\s*\$)/i,alias:"type-hint",greedy:!0,lookbehind:!0},{pattern:/([(,?]\s*)(?:\\?\b[a-z_]\w*)+(?=\s*\$)/i,alias:["class-name-fully-qualified","type-hint"],greedy:!0,lookbehind:!0,inside:{punctuation:/\\/}},{pattern:/(\)\s*:\s*(?:\?\s*)?)\b[a-z_]\w*(?!\\)\b/i,alias:"return-type",greedy:!0,lookbehind:!0},{pattern:/(\)\s*:\s*(?:\?\s*)?)(?:\\?\b[a-z_]\w*)+\b(?!\\)/i,alias:["class-name-fully-qualified","return-type"],greedy:!0,lookbehind:!0,inside:{punctuation:/\\/}}],constant:n,function:{pattern:/(^|[^\\\w])\\?[a-z_](?:[\w\\]*\w)?(?=\s*\()/i,lookbehind:!0,inside:{punctuation:/\\/}},property:{pattern:/(->\s*)\w+/,lookbehind:!0},number:a,operator:s,punctuation:r};var i={pattern:/\{\$(?:\{(?:\{[^{}]+\}|[^{}]+)\}|[^{}])+\}|(^|[^\\{])\$+(?:\w+(?:\[[^\r\n\[\]]+\]|->\w+)?)/,lookbehind:!0,inside:e.languages.php},o=[{pattern:/<<<'([^']+)'[\r\n](?:.*[\r\n])*?\1;/,alias:"nowdoc-string",greedy:!0,inside:{delimiter:{pattern:/^<<<'[^']+'|[a-z_]\w*;$/i,alias:"symbol",inside:{punctuation:/^<<<'?|[';]$/}}}},{pattern:/<<<(?:"([^"]+)"[\r\n](?:.*[\r\n])*?\1;|([a-z_]\w*)[\r\n](?:.*[\r\n])*?\2;)/i,alias:"heredoc-string",greedy:!0,inside:{delimiter:{pattern:/^<<<(?:"[^"]+"|[a-z_]\w*)|[a-z_]\w*;$/i,alias:"symbol",inside:{punctuation:/^<<<"?|[";]$/}},interpolation:i}},{pattern:/`(?:\\[\s\S]|[^\\`])*`/,alias:"backtick-quoted-string",greedy:!0},{pattern:/'(?:\\[\s\S]|[^\\'])*'/,alias:"single-quoted-string",greedy:!0},{pattern:/"(?:\\[\s\S]|[^\\"])*"/,alias:"double-quoted-string",greedy:!0,inside:{interpolation:i}}];e.languages.insertBefore("php","variable",{string:o,attribute:{pattern:/#\[(?:[^"'\/#]|\/(?![*/])|\/\/.*$|#(?!\[).*$|\/\*(?:[^*]|\*(?!\/))*\*\/|"(?:\\[\s\S]|[^\\"])*"|'(?:\\[\s\S]|[^\\'])*')+\](?=\s*[a-z$#])/im,greedy:!0,inside:{"attribute-content":{pattern:/^(#\[)[\s\S]+(?=\]$)/,lookbehind:!0,inside:{comment:t,string:o,"attribute-class-name":[{pattern:/([^:]|^)\b[a-z_]\w*(?!\\)\b/i,alias:"class-name",greedy:!0,lookbehind:!0},{pattern:/([^:]|^)(?:\\?\b[a-z_]\w*)+/i,alias:["class-name","class-name-fully-qualified"],greedy:!0,lookbehind:!0,inside:{punctuation:/\\/}}],constant:n,number:a,operator:s,punctuation:r}},delimiter:{pattern:/^#\[|\]$/,alias:"punctuation"}}}}),e.hooks.add("before-tokenize",(function(t){/<\?/.test(t.code)&&e.languages["markup-templating"].buildPlaceholders(t,"php",/<\?(?:[^"'/#]|\/(?![*/])|("|')(?:\\[\s\S]|(?!\1)[^\\])*\1|(?:\/\/|#(?!\[))(?:[^?\n\r]|\?(?!>))*(?=$|\?>|[\r\n])|#\[|\/\*(?:[^*]|\*(?!\/))*(?:\*\/|$))*?(?:\?>|$)/g)})),e.hooks.add("after-tokenize",(function(t){e.languages["markup-templating"].tokenizePlaceholders(t,"php")}))}(s),s.languages.python={comment:{pattern:/(^|[^\\])#.*/,lookbehind:!0,greedy:!0},"string-interpolation":{pattern:/(?:f|fr|rf)(?:("""|''')[\s\S]*?\1|("|')(?:\\.|(?!\2)[^\\\r\n])*\2)/i,greedy:!0,inside:{interpolation:{pattern:/((?:^|[^{])(?:\{\{)*)\{(?!\{)(?:[^{}]|\{(?!\{)(?:[^{}]|\{(?!\{)(?:[^{}])+\})+\})+\}/,lookbehind:!0,inside:{"format-spec":{pattern:/(:)[^:(){}]+(?=\}$)/,lookbehind:!0},"conversion-option":{pattern:/![sra](?=[:}]$)/,alias:"punctuation"},rest:null}},string:/[\s\S]+/}},"triple-quoted-string":{pattern:/(?:[rub]|br|rb)?("""|''')[\s\S]*?\1/i,greedy:!0,alias:"string"},string:{pattern:/(?:[rub]|br|rb)?("|')(?:\\.|(?!\1)[^\\\r\n])*\1/i,greedy:!0},function:{pattern:/((?:^|\s)def[ \t]+)[a-zA-Z_]\w*(?=\s*\()/g,lookbehind:!0},"class-name":{pattern:/(\bclass\s+)\w+/i,lookbehind:!0},decorator:{pattern:/(^[\t ]*)@\w+(?:\.\w+)*/m,lookbehind:!0,alias:["annotation","punctuation"],inside:{punctuation:/\./}},keyword:/\b(?:_(?=\s*:)|and|as|assert|async|await|break|case|class|continue|def|del|elif|else|except|exec|finally|for|from|global|if|import|in|is|lambda|match|nonlocal|not|or|pass|print|raise|return|try|while|with|yield)\b/,builtin:/\b(?:__import__|abs|all|any|apply|ascii|basestring|bin|bool|buffer|bytearray|bytes|callable|chr|classmethod|cmp|coerce|compile|complex|delattr|dict|dir|divmod|enumerate|eval|execfile|file|filter|float|format|frozenset|getattr|globals|hasattr|hash|help|hex|id|input|int|intern|isinstance|issubclass|iter|len|list|locals|long|map|max|memoryview|min|next|object|oct|open|ord|pow|property|range|raw_input|reduce|reload|repr|reversed|round|set|setattr|slice|sorted|staticmethod|str|sum|super|tuple|type|unichr|unicode|vars|xrange|zip)\b/,boolean:/\b(?:False|None|True)\b/,number:/\b0(?:b(?:_?[01])+|o(?:_?[0-7])+|x(?:_?[a-f0-9])+)\b|(?:\b\d+(?:_\d+)*(?:\.(?:\d+(?:_\d+)*)?)?|\B\.\d+(?:_\d+)*)(?:e[+-]?\d+(?:_\d+)*)?j?(?!\w)/i,operator:/[-+%=]=?|!=|:=|\*\*?=?|\/\/?=?|<[<=>]?|>[=>]?|[&|^~]/,punctuation:/[{}[\];(),.:]/},s.languages.python["string-interpolation"].inside.interpolation.inside.rest=s.languages.python,s.languages.py=s.languages.python,function(e){e.languages.ruby=e.languages.extend("clike",{comment:{pattern:/#.*|^=begin\s[\s\S]*?^=end/m,greedy:!0},"class-name":{pattern:/(\b(?:class|module)\s+|\bcatch\s+\()[\w.\\]+|\b[A-Z_]\w*(?=\s*\.\s*new\b)/,lookbehind:!0,inside:{punctuation:/[.\\]/}},keyword:/\b(?:BEGIN|END|alias|and|begin|break|case|class|def|define_method|defined|do|each|else|elsif|end|ensure|extend|for|if|in|include|module|new|next|nil|not|or|prepend|private|protected|public|raise|redo|require|rescue|retry|return|self|super|then|throw|undef|unless|until|when|while|yield)\b/,operator:/\.{2,3}|&\.|===||[!=]?~|(?:&&|\|\||<<|>>|\*\*|[+\-*/%<>!^&|=])=?|[?:]/,punctuation:/[(){}[\].,;]/}),e.languages.insertBefore("ruby","operator",{"double-colon":{pattern:/::/,alias:"punctuation"}});var t={pattern:/((?:^|[^\\])(?:\\{2})*)#\{(?:[^{}]|\{[^{}]*\})*\}/,lookbehind:!0,inside:{content:{pattern:/^(#\{)[\s\S]+(?=\}$)/,lookbehind:!0,inside:e.languages.ruby},delimiter:{pattern:/^#\{|\}$/,alias:"punctuation"}}};delete e.languages.ruby.function;var n="(?:"+[/([^a-zA-Z0-9\s{(\[<=])(?:(?!\1)[^\\]|\\[\s\S])*\1/.source,/\((?:[^()\\]|\\[\s\S]|\((?:[^()\\]|\\[\s\S])*\))*\)/.source,/\{(?:[^{}\\]|\\[\s\S]|\{(?:[^{}\\]|\\[\s\S])*\})*\}/.source,/\[(?:[^\[\]\\]|\\[\s\S]|\[(?:[^\[\]\\]|\\[\s\S])*\])*\]/.source,/<(?:[^<>\\]|\\[\s\S]|<(?:[^<>\\]|\\[\s\S])*>)*>/.source].join("|")+")",a=/(?:"(?:\\.|[^"\\\r\n])*"|(?:\b[a-zA-Z_]\w*|[^\s\0-\x7F]+)[?!]?|\$.)/.source;e.languages.insertBefore("ruby","keyword",{"regex-literal":[{pattern:RegExp(/%r/.source+n+/[egimnosux]{0,6}/.source),greedy:!0,inside:{interpolation:t,regex:/[\s\S]+/}},{pattern:/(^|[^/])\/(?!\/)(?:\[[^\r\n\]]+\]|\\.|[^[/\\\r\n])+\/[egimnosux]{0,6}(?=\s*(?:$|[\r\n,.;})#]))/,lookbehind:!0,greedy:!0,inside:{interpolation:t,regex:/[\s\S]+/}}],variable:/[@$]+[a-zA-Z_]\w*(?:[?!]|\b)/,symbol:[{pattern:RegExp(/(^|[^:]):/.source+a),lookbehind:!0,greedy:!0},{pattern:RegExp(/([\r\n{(,][ \t]*)/.source+a+/(?=:(?!:))/.source),lookbehind:!0,greedy:!0}],"method-definition":{pattern:/(\bdef\s+)\w+(?:\s*\.\s*\w+)?/,lookbehind:!0,inside:{function:/\b\w+$/,keyword:/^self\b/,"class-name":/^\w+/,punctuation:/\./}}}),e.languages.insertBefore("ruby","string",{"string-literal":[{pattern:RegExp(/%[qQiIwWs]?/.source+n),greedy:!0,inside:{interpolation:t,string:/[\s\S]+/}},{pattern:/("|')(?:#\{[^}]+\}|#(?!\{)|\\(?:\r\n|[\s\S])|(?!\1)[^\\#\r\n])*\1/,greedy:!0,inside:{interpolation:t,string:/[\s\S]+/}},{pattern:/<<[-~]?([a-z_]\w*)[\r\n](?:.*[\r\n])*?[\t ]*\1/i,alias:"heredoc-string",greedy:!0,inside:{delimiter:{pattern:/^<<[-~]?[a-z_]\w*|\b[a-z_]\w*$/i,inside:{symbol:/\b\w+/,punctuation:/^<<[-~]?/}},interpolation:t,string:/[\s\S]+/}},{pattern:/<<[-~]?'([a-z_]\w*)'[\r\n](?:.*[\r\n])*?[\t ]*\1/i,alias:"heredoc-string",greedy:!0,inside:{delimiter:{pattern:/^<<[-~]?'[a-z_]\w*'|\b[a-z_]\w*$/i,inside:{symbol:/\b\w+/,punctuation:/^<<[-~]?'|'$/}},string:/[\s\S]+/}}],"command-literal":[{pattern:RegExp(/%x/.source+n),greedy:!0,inside:{interpolation:t,command:{pattern:/[\s\S]+/,alias:"string"}}},{pattern:/`(?:#\{[^}]+\}|#(?!\{)|\\(?:\r\n|[\s\S])|[^\\`#\r\n])*`/,greedy:!0,inside:{interpolation:t,command:{pattern:/[\s\S]+/,alias:"string"}}}]}),delete e.languages.ruby.string,e.languages.insertBefore("ruby","number",{builtin:/\b(?:Array|Bignum|Binding|Class|Continuation|Dir|Exception|FalseClass|File|Fixnum|Float|Hash|IO|Integer|MatchData|Method|Module|NilClass|Numeric|Object|Proc|Range|Regexp|Stat|String|Struct|Symbol|TMS|Thread|ThreadGroup|Time|TrueClass)\b/,constant:/\b[A-Z][A-Z0-9_]*(?:[?!]|\b)/}),e.languages.rb=e.languages.ruby}(s),window.Prism=a,s}(),o=e=>t=>t.options.get(e),l=o("codesample_languages"),u=o("codesample_global_prismjs"),c=e=>r.Prism&&u(e)?r.Prism:i,d=e=>t(e)&&"PRE"===e.nodeName&&-1!==e.className.indexOf("language-"),g=e=>{const t=e.selection?e.selection.getNode():null;return d(t)?a.some(t):a.none()},p=e=>{const t=(e=>l(e)||[{text:"HTML/XML",value:"markup"},{text:"JavaScript",value:"javascript"},{text:"CSS",value:"css"},{text:"PHP",value:"php"},{text:"Ruby",value:"ruby"},{text:"Python",value:"python"},{text:"Java",value:"java"},{text:"C",value:"c"},{text:"C#",value:"csharp"},{text:"C++",value:"cpp"}])(e),n=(r=t,((e,t)=>0""),(e=>e.value));var r;const i=((e,t)=>g(e).fold((()=>t),(e=>{const n=e.className.match(/language-(\w+)/);return n?n[1]:t})))(e,n),o=(e=>g(e).bind((e=>a.from(e.textContent))).getOr(""))(e);e.windowManager.open({title:"Insert/Edit Code Sample",size:"large",body:{type:"panel",items:[{type:"listbox",name:"language",label:"Language",items:t},{type:"textarea",name:"code",label:"Code view"}]},buttons:[{type:"cancel",name:"cancel",text:"Cancel"},{type:"submit",name:"save",text:"Save",primary:!0}],initialData:{language:i,code:o},onSubmit:t=>{const n=t.getData();((e,t,n)=>{const a=e.dom;e.undoManager.transact((()=>{const r=g(e);return n=s.DOM.encode(n),r.fold((()=>{e.insertContent('
'+n+"
");const s=a.select("#__new")[0];a.setAttrib(s,"id",null),e.selection.select(s)}),(s=>{a.setAttrib(s,"class","language-"+t),s.innerHTML=n,c(e).highlightElement(s),e.selection.select(s)}))}))})(e,n.language,n.code),t.close()}})},b=(h=/^\s+|\s+$/g,e=>e.replace(h,""));var h,f=tinymce.util.Tools.resolve("tinymce.util.Tools");const m=(e,t=n)=>n=>{const a=()=>{n.setEnabled(e.selection.isEditable()),t(n)};return e.on("NodeChange",a),a(),()=>{e.off("NodeChange",a)}};e.add("codesample",(e=>{(e=>{const t=e.options.register;t("codesample_languages",{processor:"object[]"}),t("codesample_global_prismjs",{processor:"boolean",default:!1})})(e),(e=>{e.on("PreProcess",(t=>{const n=e.dom,a=n.select("pre[contenteditable=false]",t.node);f.each(f.grep(a,d),(e=>{const t=e.textContent;let a;for(n.setAttrib(e,"class",b(n.getAttrib(e,"class"))),n.setAttrib(e,"contentEditable",null),n.setAttrib(e,"data-mce-highlighted",null);a=e.firstChild;)e.removeChild(a);n.add(e,"code").textContent=t}))})),e.on("SetContent",(()=>{const t=e.dom,n=f.grep(t.select("pre"),(e=>d(e)&&"true"!==t.getAttrib(e,"data-mce-highlighted")));n.length&&e.undoManager.transact((()=>{f.each(n,(n=>{var a;f.each(t.select("br",n),(n=>{t.replace(e.getDoc().createTextNode("\n"),n)})),n.innerHTML=t.encode(null!==(a=n.textContent)&&void 0!==a?a:""),c(e).highlightElement(n),t.setAttrib(n,"data-mce-highlighted",!0),n.className=b(n.className)}))}))})),e.on("PreInit",(()=>{e.parser.addNodeFilter("pre",(e=>{var t;for(let n=0,a=e.length;n{const t=()=>e.execCommand("codesample");e.ui.registry.addToggleButton("codesample",{icon:"code-sample",tooltip:"Insert/edit code sample",onAction:t,onSetup:m(e,(t=>{t.setActive((e=>{const t=e.selection.getStart();return e.dom.is(t,'pre[class*="language-"]')})(e))}))}),e.ui.registry.addMenuItem("codesample",{text:"Code sample...",icon:"code-sample",onAction:t,onSetup:m(e)})})(e),(e=>{e.addCommand("codesample",(()=>{const t=e.selection.getNode();e.selection.isCollapsed()||d(t)?p(e):e.formatter.toggle("code")}))})(e),e.on("dblclick",(t=>{d(t.target)&&p(e)}))}))}(); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/plugins/directionality/plugin.min.js b/libraries/tinymce/js/tinymce/plugins/directionality/plugin.min.js index c91d2bb..a03be62 100644 --- a/libraries/tinymce/js/tinymce/plugins/directionality/plugin.min.js +++ b/libraries/tinymce/js/tinymce/plugins/directionality/plugin.min.js @@ -1,4 +1,4 @@ /** - * TinyMCE version 6.8.3 (2024-02-08) + * TinyMCE version 7.0.0 (2024-03-20) */ !function(){"use strict";var t=tinymce.util.Tools.resolve("tinymce.PluginManager");const e=t=>e=>typeof e===t,o=t=>"string"===(t=>{const e=typeof t;return null===t?"null":"object"===e&&Array.isArray(t)?"array":"object"===e&&(o=r=t,(n=String).prototype.isPrototypeOf(o)||(null===(i=r.constructor)||void 0===i?void 0:i.name)===n.name)?"string":e;var o,r,n,i})(t),r=e("boolean"),n=t=>!(t=>null==t)(t),i=e("function"),s=e("number"),l=(!1,()=>false);class a{constructor(t,e){this.tag=t,this.value=e}static some(t){return new a(!0,t)}static none(){return a.singletonNone}fold(t,e){return this.tag?e(this.value):t()}isSome(){return this.tag}isNone(){return!this.tag}map(t){return this.tag?a.some(t(this.value)):a.none()}bind(t){return this.tag?t(this.value):a.none()}exists(t){return this.tag&&t(this.value)}forall(t){return!this.tag||t(this.value)}filter(t){return!this.tag||t(this.value)?this:a.none()}getOr(t){return this.tag?this.value:t}or(t){return this.tag?this:t}getOrThunk(t){return this.tag?this.value:t()}orThunk(t){return this.tag?this:t()}getOrDie(t){if(this.tag)return this.value;throw new Error(null!=t?t:"Called getOrDie on None")}static from(t){return n(t)?a.some(t):a.none()}getOrNull(){return this.tag?this.value:null}getOrUndefined(){return this.value}each(t){this.tag&&t(this.value)}toArray(){return this.tag?[this.value]:[]}toString(){return this.tag?`some(${this.value})`:"none()"}}a.singletonNone=new a(!1);const u=(t,e)=>{for(let o=0,r=t.length;o{if(null==t)throw new Error("Node cannot be null or undefined");return{dom:t}},d=c,h=(t,e)=>{const o=t.dom;if(1!==o.nodeType)return!1;{const t=o;if(void 0!==t.matches)return t.matches(e);if(void 0!==t.msMatchesSelector)return t.msMatchesSelector(e);if(void 0!==t.webkitMatchesSelector)return t.webkitMatchesSelector(e);if(void 0!==t.mozMatchesSelector)return t.mozMatchesSelector(e);throw new Error("Browser lacks native selectors")}};"undefined"!=typeof window?window:Function("return this;")();const m=t=>e=>(t=>t.dom.nodeType)(e)===t,g=m(1),f=m(3),v=m(9),y=m(11),p=(t,e)=>{t.dom.removeAttribute(e)},w=i(Element.prototype.attachShadow)&&i(Node.prototype.getRootNode)?t=>d(t.dom.getRootNode()):t=>v(t)?t:d(t.dom.ownerDocument),b=t=>d(t.dom.host),N=t=>{const e=f(t)?t.dom.parentNode:t.dom;if(null==e||null===e.ownerDocument)return!1;const o=e.ownerDocument;return(t=>{const e=w(t);return y(o=e)&&n(o.dom.host)?a.some(e):a.none();var o})(d(e)).fold((()=>o.body.contains(e)),(r=N,i=b,t=>r(i(t))));var r,i},S=t=>"rtl"===((t,e)=>{const o=t.dom,r=window.getComputedStyle(o).getPropertyValue(e);return""!==r||N(t)?r:((t,e)=>(t=>void 0!==t.style&&i(t.style.getPropertyValue))(t)?t.style.getPropertyValue(e):"")(o,e)})(t,"direction")?"rtl":"ltr",A=(t,e)=>((t,o)=>((t,e)=>{const o=[];for(let r=0,n=t.length;r{const o=t.length,r=new Array(o);for(let n=0;nh(t,e))))(t),E=("li",t=>g(t)&&"li"===t.dom.nodeName.toLowerCase());const T=(t,e,n)=>{u(e,(e=>{const c=d(e),m=E(c),f=((t,e)=>{return(e?(o=t,r="ol,ul",((t,e,o)=>{let n=t.dom;const s=i(o)?o:l;for(;n.parentNode;){n=n.parentNode;const t=d(n);if(h(t,r))return a.some(t);if(s(t))break}return a.none()})(o,0,n)):a.some(t)).getOr(t);var o,r,n})(c,m);var v;(v=f,(t=>a.from(t.dom.parentNode).map(d))(v).filter(g)).each((e=>{if(t.setStyle(f.dom,"direction",null),S(e)===n?p(f,"dir"):((t,e,n)=>{((t,e,n)=>{if(!(o(n)||r(n)||s(n)))throw console.error("Invalid call to Attribute.set. Key ",e,":: Value ",n,":: Element ",t),new Error("Attribute value was not simple");t.setAttribute(e,n+"")})(t.dom,e,n)})(f,"dir",n),S(f)!==n&&t.setStyle(f.dom,"direction",n),m){const e=A(f,"li[dir],li[style]");u(e,(e=>{p(e,"dir"),t.setStyle(e.dom,"direction",null)}))}}))}))},C=(t,e)=>{t.selection.isEditable()&&(T(t.dom,t.selection.getSelectedBlocks(),e),t.nodeChanged())},D=(t,e)=>o=>{const r=r=>{const n=d(r.element);o.setActive(S(n)===e),o.setEnabled(t.selection.isEditable())};return t.on("NodeChange",r),o.setEnabled(t.selection.isEditable()),()=>t.off("NodeChange",r)};t.add("directionality",(t=>{(t=>{t.addCommand("mceDirectionLTR",(()=>{C(t,"ltr")})),t.addCommand("mceDirectionRTL",(()=>{C(t,"rtl")}))})(t),(t=>{t.ui.registry.addToggleButton("ltr",{tooltip:"Left to right",icon:"ltr",onAction:()=>t.execCommand("mceDirectionLTR"),onSetup:D(t,"ltr")}),t.ui.registry.addToggleButton("rtl",{tooltip:"Right to left",icon:"rtl",onAction:()=>t.execCommand("mceDirectionRTL"),onSetup:D(t,"rtl")})})(t)}))}(); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/plugins/emoticons/plugin.min.js b/libraries/tinymce/js/tinymce/plugins/emoticons/plugin.min.js index 99e2c66..8ab2a16 100644 --- a/libraries/tinymce/js/tinymce/plugins/emoticons/plugin.min.js +++ b/libraries/tinymce/js/tinymce/plugins/emoticons/plugin.min.js @@ -1,4 +1,4 @@ /** - * TinyMCE version 6.8.3 (2024-02-08) + * TinyMCE version 7.0.0 (2024-03-20) */ -!function(){"use strict";var t=tinymce.util.Tools.resolve("tinymce.PluginManager");const e=t=>e=>t===e,o=e(null),n=e(void 0),s=()=>{},r=()=>!1;class a{constructor(t,e){this.tag=t,this.value=e}static some(t){return new a(!0,t)}static none(){return a.singletonNone}fold(t,e){return this.tag?e(this.value):t()}isSome(){return this.tag}isNone(){return!this.tag}map(t){return this.tag?a.some(t(this.value)):a.none()}bind(t){return this.tag?t(this.value):a.none()}exists(t){return this.tag&&t(this.value)}forall(t){return!this.tag||t(this.value)}filter(t){return!this.tag||t(this.value)?this:a.none()}getOr(t){return this.tag?this.value:t}or(t){return this.tag?this:t}getOrThunk(t){return this.tag?this.value:t()}orThunk(t){return this.tag?this:t()}getOrDie(t){if(this.tag)return this.value;throw new Error(null!=t?t:"Called getOrDie on None")}static from(t){return null==t?a.none():a.some(t)}getOrNull(){return this.tag?this.value:null}getOrUndefined(){return this.value}each(t){this.tag&&t(this.value)}toArray(){return this.tag?[this.value]:[]}toString(){return this.tag?`some(${this.value})`:"none()"}}a.singletonNone=new a(!1);const i=(t,e)=>{const o=t.length,n=new Array(o);for(let s=0;s{let e=t;return{get:()=>e,set:t=>{e=t}}},c=Object.keys,u=Object.hasOwnProperty,g=(t,e)=>{const o=c(t);for(let n=0,s=o.length;nu.call(t,e),d=(h=(t,e)=>e,(...t)=>{if(0===t.length)throw new Error("Can't merge zero objects");const e={};for(let o=0;o{const t=(t=>{const e=l(a.none()),o=()=>e.get().each(t);return{clear:()=>{o(),e.set(a.none())},isSet:()=>e.get().isSome(),get:()=>e.get(),set:t=>{o(),e.set(a.some(t))}}})(s);return{...t,on:e=>t.get().each(e)}},v=(t,e,o=0,s)=>{const r=t.indexOf(e,o);return-1!==r&&(!!n(s)||r+e.length<=s)};var y=tinymce.util.Tools.resolve("tinymce.Resource");const f=t=>e=>e.options.get(t),b=f("emoticons_database"),w=f("emoticons_database_url"),C=f("emoticons_database_id"),_=f("emoticons_append"),j=f("emoticons_images_url"),k="All",A={symbols:"Symbols",people:"People",animals_and_nature:"Animals and Nature",food_and_drink:"Food and Drink",activity:"Activity",travel_and_places:"Travel and Places",objects:"Objects",flags:"Flags",user:"User Defined"},O=(t,e)=>m(t,e)?t[e]:e,x=t=>{const e=_(t);return o=t=>({keywords:[],category:"user",...t}),((t,e)=>{const o={};return g(t,((t,n)=>{const s=e(t,n);o[s.k]=s.v})),o})(e,((t,e)=>({k:e,v:o(t)})));var o},E=(t,e)=>v(t.title.toLowerCase(),e)||((t,o)=>{for(let o=0,s=t.length;o{const n=[],s=e.toLowerCase(),a=o.fold((()=>r),(t=>e=>e>=t));for(let o=0;o{const n={pattern:"",results:S(e.listAll(),"",a.some(300))},s=l(k),r=((t,e)=>{let n=null;const s=()=>{o(n)||(clearTimeout(n),n=null)};return{cancel:s,throttle:(...e)=>{s(),n=setTimeout((()=>{n=null,t.apply(null,e)}),200)}}})((t=>{(t=>{const o=t.getData(),n=s.get(),r=e.listCategory(n),i=S(r,o[L],n===k?a.some(300):a.none());t.setData({results:i})})(t)})),c={label:"Search",type:"input",name:L},u={type:"collection",name:"results"},g=()=>({title:"Emojis",size:"normal",body:{type:"tabpanel",tabs:i(e.listCategories(),(t=>({title:t,name:t,items:[c,u]})))},initialData:n,onTabChange:(t,e)=>{s.set(e.newTabName),r.throttle(t)},onChange:r.throttle,onAction:(e,o)=>{"results"===o.name&&(((t,e)=>{t.insertContent(e)})(t,o.value),e.close())},buttons:[{type:"cancel",text:"Close",primary:!0}]}),m=t.windowManager.open(g());m.focus(L),e.hasLoaded()||(m.block("Loading emojis..."),e.waitForLoad().then((()=>{m.redial(g()),r.throttle(m),m.focus(L),m.unblock()})).catch((t=>{m.redial({title:"Emojis",body:{type:"panel",items:[{type:"alertbanner",level:"error",icon:"warning",text:"Could not load emojis"}]},buttons:[{type:"cancel",text:"Close",primary:!0}],initialData:{pattern:"",results:[]}}),m.focus(L),m.unblock()})))},T=t=>e=>{const o=()=>{e.setEnabled(t.selection.isEditable())};return t.on("NodeChange",o),o(),()=>{t.off("NodeChange",o)}};t.add("emoticons",((t,e)=>{((t,e)=>{const o=t.options.register;o("emoticons_database",{processor:"string",default:"emojis"}),o("emoticons_database_url",{processor:"string",default:`${e}/js/${b(t)}${t.suffix}.js`}),o("emoticons_database_id",{processor:"string",default:"tinymce.plugins.emoticons"}),o("emoticons_append",{processor:"object",default:{}}),o("emoticons_images_url",{processor:"string",default:"https://twemoji.maxcdn.com/v/13.0.1/72x72/"})})(t,e);const o=((t,e,o)=>{const n=p(),s=p(),r=j(t),i=t=>{return o="=4&&e.substr(0,4)===o?t.char.replace(/src="([^"]+)"/,((t,e)=>`src="${r}${e}"`)):t.char;var e,o};t.on("init",(()=>{y.load(o,e).then((e=>{const o=x(t);(t=>{const e={},o=[];g(t,((t,n)=>{const s={title:n,keywords:t.keywords,char:i(t),category:O(A,t.category)},r=void 0!==e[s.category]?e[s.category]:[];e[s.category]=r.concat([s]),o.push(s)})),n.set(e),s.set(o)})(d(e,o))}),(t=>{console.log(`Failed to load emojis: ${t}`),n.set({}),s.set([])}))}));const l=()=>s.get().getOr([]),u=()=>n.isSet()&&s.isSet();return{listCategories:()=>[k].concat(c(n.get().getOr({}))),hasLoaded:u,waitForLoad:()=>u()?Promise.resolve(!0):new Promise(((t,o)=>{let n=15;const s=setInterval((()=>{u()?(clearInterval(s),t(!0)):(n--,n<0&&(console.log("Could not load emojis from url: "+e),clearInterval(s),o(!1)))}),100)})),listAll:l,listCategory:t=>t===k?l():n.get().bind((e=>a.from(e[t]))).getOr([])}})(t,w(t),C(t));((t,e)=>{t.addCommand("mceEmoticons",(()=>N(t,e)))})(t,o),(t=>{const e=()=>t.execCommand("mceEmoticons");t.ui.registry.addButton("emoticons",{tooltip:"Emojis",icon:"emoji",onAction:e,onSetup:T(t)}),t.ui.registry.addMenuItem("emoticons",{text:"Emojis...",icon:"emoji",onAction:e,onSetup:T(t)})})(t),((t,e)=>{t.ui.registry.addAutocompleter("emoticons",{trigger:":",columns:"auto",minChars:2,fetch:(t,o)=>e.waitForLoad().then((()=>{const n=e.listAll();return S(n,t,a.some(o))})),onAction:(e,o,n)=>{t.selection.setRng(o),t.insertContent(n),e.hide()}})})(t,o),(t=>{t.on("PreInit",(()=>{t.parser.addAttributeFilter("data-emoticon",(t=>{((t,e)=>{for(let e=0,n=t.length;ee=>t===e,o=e(null),n=e(void 0),s=()=>{},r=()=>!1;class a{constructor(t,e){this.tag=t,this.value=e}static some(t){return new a(!0,t)}static none(){return a.singletonNone}fold(t,e){return this.tag?e(this.value):t()}isSome(){return this.tag}isNone(){return!this.tag}map(t){return this.tag?a.some(t(this.value)):a.none()}bind(t){return this.tag?t(this.value):a.none()}exists(t){return this.tag&&t(this.value)}forall(t){return!this.tag||t(this.value)}filter(t){return!this.tag||t(this.value)?this:a.none()}getOr(t){return this.tag?this.value:t}or(t){return this.tag?this:t}getOrThunk(t){return this.tag?this.value:t()}orThunk(t){return this.tag?this:t()}getOrDie(t){if(this.tag)return this.value;throw new Error(null!=t?t:"Called getOrDie on None")}static from(t){return null==t?a.none():a.some(t)}getOrNull(){return this.tag?this.value:null}getOrUndefined(){return this.value}each(t){this.tag&&t(this.value)}toArray(){return this.tag?[this.value]:[]}toString(){return this.tag?`some(${this.value})`:"none()"}}a.singletonNone=new a(!1);const i=(t,e)=>{const o=t.length,n=new Array(o);for(let s=0;s{let e=t;return{get:()=>e,set:t=>{e=t}}},c=Object.keys,u=Object.hasOwnProperty,g=(t,e)=>{const o=c(t);for(let n=0,s=o.length;nu.call(t,e),d=(h=(t,e)=>e,(...t)=>{if(0===t.length)throw new Error("Can't merge zero objects");const e={};for(let o=0;o{const t=(t=>{const e=l(a.none()),o=()=>e.get().each(t);return{clear:()=>{o(),e.set(a.none())},isSet:()=>e.get().isSome(),get:()=>e.get(),set:t=>{o(),e.set(a.some(t))}}})(s);return{...t,on:e=>t.get().each(e)}},v=(t,e,o=0,s)=>{const r=t.indexOf(e,o);return-1!==r&&(!!n(s)||r+e.length<=s)};var y=tinymce.util.Tools.resolve("tinymce.Resource");const f=t=>e=>e.options.get(t),b=f("emoticons_database"),w=f("emoticons_database_url"),C=f("emoticons_database_id"),_=f("emoticons_append"),j=f("emoticons_images_url"),A="All",k={symbols:"Symbols",people:"People",animals_and_nature:"Animals and Nature",food_and_drink:"Food and Drink",activity:"Activity",travel_and_places:"Travel and Places",objects:"Objects",flags:"Flags",user:"User Defined"},O=(t,e)=>m(t,e)?t[e]:e,x=t=>{const e=_(t);return o=t=>({keywords:[],category:"user",...t}),((t,e)=>{const o={};return g(t,((t,n)=>{const s=e(t,n);o[s.k]=s.v})),o})(e,((t,e)=>({k:e,v:o(t)})));var o},E=(t,e)=>v(t.title.toLowerCase(),e)||((t,o)=>{for(let o=0,s=t.length;o{const n=[],s=e.toLowerCase(),a=o.fold((()=>r),(t=>e=>e>=t));for(let o=0;o{const n={pattern:"",results:L(e.listAll(),"",a.some(300))},s=l(A),r=((t,e)=>{let n=null;const s=()=>{o(n)||(clearTimeout(n),n=null)};return{cancel:s,throttle:(...e)=>{s(),n=setTimeout((()=>{n=null,t.apply(null,e)}),200)}}})((t=>{(t=>{const o=t.getData(),n=s.get(),r=e.listCategory(n),i=L(r,o[S],n===A?a.some(300):a.none());t.setData({results:i})})(t)})),c={label:"Search",type:"input",name:S},u={type:"collection",name:"results"},g=()=>({title:"Emojis",size:"normal",body:{type:"tabpanel",tabs:i(e.listCategories(),(t=>({title:t,name:t,items:[c,u]})))},initialData:n,onTabChange:(t,e)=>{s.set(e.newTabName),r.throttle(t)},onChange:r.throttle,onAction:(e,o)=>{"results"===o.name&&(((t,e)=>{t.insertContent(e)})(t,o.value),e.close())},buttons:[{type:"cancel",text:"Close",primary:!0}]}),m=t.windowManager.open(g());m.focus(S),e.hasLoaded()||(m.block("Loading emojis..."),e.waitForLoad().then((()=>{m.redial(g()),r.throttle(m),m.focus(S),m.unblock()})).catch((t=>{m.redial({title:"Emojis",body:{type:"panel",items:[{type:"alertbanner",level:"error",icon:"warning",text:"Could not load emojis"}]},buttons:[{type:"cancel",text:"Close",primary:!0}],initialData:{pattern:"",results:[]}}),m.focus(S),m.unblock()})))},T=t=>e=>{const o=()=>{e.setEnabled(t.selection.isEditable())};return t.on("NodeChange",o),o(),()=>{t.off("NodeChange",o)}};t.add("emoticons",((t,e)=>{((t,e)=>{const o=t.options.register;o("emoticons_database",{processor:"string",default:"emojis"}),o("emoticons_database_url",{processor:"string",default:`${e}/js/${b(t)}${t.suffix}.js`}),o("emoticons_database_id",{processor:"string",default:"tinymce.plugins.emoticons"}),o("emoticons_append",{processor:"object",default:{}}),o("emoticons_images_url",{processor:"string",default:"https://twemoji.maxcdn.com/v/13.0.1/72x72/"})})(t,e);const o=((t,e,o)=>{const n=p(),s=p(),r=j(t),i=t=>{return o="=4&&e.substr(0,4)===o?t.char.replace(/src="([^"]+)"/,((t,e)=>`src="${r}${e}"`)):t.char;var e,o};t.on("init",(()=>{y.load(o,e).then((e=>{const o=x(t);(t=>{const e={},o=[];g(t,((t,n)=>{const s={title:n,keywords:t.keywords,char:i(t),category:O(k,t.category)},r=void 0!==e[s.category]?e[s.category]:[];e[s.category]=r.concat([s]),o.push(s)})),n.set(e),s.set(o)})(d(e,o))}),(t=>{console.log(`Failed to load emojis: ${t}`),n.set({}),s.set([])}))}));const l=()=>s.get().getOr([]),u=()=>n.isSet()&&s.isSet();return{listCategories:()=>[A].concat(c(n.get().getOr({}))),hasLoaded:u,waitForLoad:()=>u()?Promise.resolve(!0):new Promise(((t,o)=>{let n=15;const s=setInterval((()=>{u()?(clearInterval(s),t(!0)):(n--,n<0&&(console.log("Could not load emojis from url: "+e),clearInterval(s),o(!1)))}),100)})),listAll:l,listCategory:t=>t===A?l():n.get().bind((e=>a.from(e[t]))).getOr([])}})(t,w(t),C(t));return((t,e)=>{t.addCommand("mceEmoticons",(()=>N(t,e)))})(t,o),(t=>{const e=()=>t.execCommand("mceEmoticons");t.ui.registry.addButton("emoticons",{tooltip:"Emojis",icon:"emoji",onAction:e,onSetup:T(t)}),t.ui.registry.addMenuItem("emoticons",{text:"Emojis...",icon:"emoji",onAction:e,onSetup:T(t)})})(t),((t,e)=>{t.ui.registry.addAutocompleter("emoticons",{trigger:":",columns:"auto",minChars:2,fetch:(t,o)=>e.waitForLoad().then((()=>{const n=e.listAll();return L(n,t,a.some(o))})),onAction:(e,o,n)=>{t.selection.setRng(o),t.insertContent(n),e.hide()}})})(t,o),(t=>{t.on("PreInit",(()=>{t.parser.addAttributeFilter("data-emoticon",(t=>{((t,e)=>{for(let e=0,n=t.length;eo.waitForLoad().then((()=>o.listAll()))}}))}(); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/plugins/fullscreen/plugin.min.js b/libraries/tinymce/js/tinymce/plugins/fullscreen/plugin.min.js index c4d5cfc..f0c13a2 100644 --- a/libraries/tinymce/js/tinymce/plugins/fullscreen/plugin.min.js +++ b/libraries/tinymce/js/tinymce/plugins/fullscreen/plugin.min.js @@ -1,4 +1,4 @@ /** - * TinyMCE version 6.8.3 (2024-02-08) + * TinyMCE version 7.0.0 (2024-03-20) */ -!function(){"use strict";const e=e=>{let t=e;return{get:()=>t,set:e=>{t=e}}};var t=tinymce.util.Tools.resolve("tinymce.PluginManager");const n=e=>t=>(e=>{const t=typeof e;return null===e?"null":"object"===t&&Array.isArray(e)?"array":"object"===t&&(n=r=e,(o=String).prototype.isPrototypeOf(n)||(null===(s=r.constructor)||void 0===s?void 0:s.name)===o.name)?"string":t;var n,r,o,s})(t)===e,r=e=>t=>typeof t===e,o=e=>t=>e===t,s=n("string"),i=n("object"),l=n("array"),a=o(null),c=r("boolean"),u=o(void 0),d=e=>!(e=>null==e)(e),m=r("function"),h=r("number"),g=()=>{},p=e=>()=>e;function f(e,...t){return(...n)=>{const r=t.concat(n);return e.apply(null,r)}}const v=p(!1),w=p(!0);class b{constructor(e,t){this.tag=e,this.value=t}static some(e){return new b(!0,e)}static none(){return b.singletonNone}fold(e,t){return this.tag?t(this.value):e()}isSome(){return this.tag}isNone(){return!this.tag}map(e){return this.tag?b.some(e(this.value)):b.none()}bind(e){return this.tag?e(this.value):b.none()}exists(e){return this.tag&&e(this.value)}forall(e){return!this.tag||e(this.value)}filter(e){return!this.tag||e(this.value)?this:b.none()}getOr(e){return this.tag?this.value:e}or(e){return this.tag?this:e}getOrThunk(e){return this.tag?this.value:e()}orThunk(e){return this.tag?this:e()}getOrDie(e){if(this.tag)return this.value;throw new Error(null!=e?e:"Called getOrDie on None")}static from(e){return d(e)?b.some(e):b.none()}getOrNull(){return this.tag?this.value:null}getOrUndefined(){return this.value}each(e){this.tag&&e(this.value)}toArray(){return this.tag?[this.value]:[]}toString(){return this.tag?`some(${this.value})`:"none()"}}b.singletonNone=new b(!1);const y=Array.prototype.push,S=(e,t)=>{const n=e.length,r=new Array(n);for(let o=0;o{for(let n=0,r=e.length;n{const n=[];for(let r=0,o=e.length;r((e,t,n)=>{for(let r=0,o=e.length;r{const n=e(b.none()),r=()=>n.get().each(t);return{clear:()=>{r(),n.set(b.none())},isSet:()=>n.get().isSome(),get:()=>n.get(),set:e=>{r(),n.set(b.some(e))}}},k=()=>O((e=>e.unbind())),T=Object.keys,C="undefined"!=typeof window?window:Function("return this;")(),A=(e,t)=>((e,t)=>{let n=null!=t?t:C;for(let t=0;t{const t=A("ownerDocument.defaultView",e);return i(e)&&((e=>((e,t)=>{const n=((e,t)=>A(e,t))(e,t);if(null==n)throw new Error(e+" not available on this browser");return n})("HTMLElement",e))(t).prototype.isPrototypeOf(e)||/^HTML\w*Element$/.test(R(e).constructor.name))},M=e=>t=>(e=>e.dom.nodeType)(t)===e,P=M(1),D=M(3),N=M(9),H=M(11),W=(e,t)=>{const n=e.dom.getAttribute(t);return null===n?void 0:n},q=(e,t)=>{e.dom.removeAttribute(t)},I=(e,t,n=0,r)=>{const o=e.indexOf(t,n);return-1!==o&&(!!u(r)||o+t.length<=r)},V=e=>void 0!==e.style&&m(e.style.getPropertyValue),j=e=>{if(null==e)throw new Error("Node cannot be null or undefined");return{dom:e}},B=j,_=(e,t)=>{const n=e.dom;if(1!==n.nodeType)return!1;{const e=n;if(void 0!==e.matches)return e.matches(t);if(void 0!==e.msMatchesSelector)return e.msMatchesSelector(t);if(void 0!==e.webkitMatchesSelector)return e.webkitMatchesSelector(t);if(void 0!==e.mozMatchesSelector)return e.mozMatchesSelector(t);throw new Error("Browser lacks native selectors")}},z=e=>B(e.dom.ownerDocument),$=e=>S(e.dom.childNodes,B),U=m(Element.prototype.attachShadow)&&m(Node.prototype.getRootNode),K=p(U),X=U?e=>B(e.dom.getRootNode()):e=>N(e)?e:z(e),Y=e=>{const t=X(e);return H(n=t)&&d(n.dom.host)?b.some(t):b.none();var n},G=e=>B(e.dom.host),J=e=>{const t=D(e)?e.dom.parentNode:e.dom;if(null==t||null===t.ownerDocument)return!1;const n=t.ownerDocument;return Y(B(t)).fold((()=>n.body.contains(t)),(r=J,o=G,e=>r(o(e))));var r,o},Q=(e,t,n)=>{if(!s(n))throw console.error("Invalid call to CSS.set. Property ",t,":: Value ",n,":: Element ",e),new Error("CSS value must be a string: "+n);V(e)&&e.style.setProperty(t,n)},Z=(e,t,n)=>{const r=e.dom;Q(r,t,n)},ee=(e,t)=>{const n=e.dom;((e,t)=>{const n=T(e);for(let r=0,o=n.length;r{Q(n,t,e)}))},te=(e,t)=>{const n=e.dom,r=window.getComputedStyle(n).getPropertyValue(t);return""!==r||J(e)?r:ne(n,t)},ne=(e,t)=>V(e)?e.style.getPropertyValue(t):"",re=e=>{const t=B((e=>{if(K()&&d(e.target)){const t=B(e.target);if(P(t)&&d(t.dom.shadowRoot)&&e.composed&&e.composedPath){const t=e.composedPath();if(t)return((e,t)=>0e.stopPropagation(),r=()=>e.preventDefault(),o=(s=r,i=n,(...e)=>s(i.apply(null,e)));var s,i;return((e,t,n,r,o,s,i)=>({target:e,x:t,y:n,stop:r,prevent:o,kill:s,raw:i}))(t,e.clientX,e.clientY,n,r,o,e)},oe=(e,t,n,r)=>{e.dom.removeEventListener(t,n,r)},se=w,ie=(e,t,n)=>((e,t,n,r)=>((e,t,n,r,o)=>{const s=((e,t)=>n=>{e(n)&&t(re(n))})(n,r);return e.dom.addEventListener(t,s,o),{unbind:f(oe,e,t,s,o)}})(e,t,n,r,!1))(e,t,se,n),le=()=>ae(0,0),ae=(e,t)=>({major:e,minor:t}),ce={nu:ae,detect:(e,t)=>{const n=String(t).toLowerCase();return 0===e.length?le():((e,t)=>{const n=((e,t)=>{for(let n=0;nNumber(t.replace(n,"$"+e));return ae(r(1),r(2))})(e,n)},unknown:le},ue=(e,t)=>{const n=String(t).toLowerCase();return F(e,(e=>e.search(n)))},de=/.*?version\/\ ?([0-9]+)\.([0-9]+).*/,me=e=>t=>I(t,e),he=[{name:"Edge",versionRegexes:[/.*?edge\/ ?([0-9]+)\.([0-9]+)$/],search:e=>I(e,"edge/")&&I(e,"chrome")&&I(e,"safari")&&I(e,"applewebkit")},{name:"Chromium",brand:"Chromium",versionRegexes:[/.*?chrome\/([0-9]+)\.([0-9]+).*/,de],search:e=>I(e,"chrome")&&!I(e,"chromeframe")},{name:"IE",versionRegexes:[/.*?msie\ ?([0-9]+)\.([0-9]+).*/,/.*?rv:([0-9]+)\.([0-9]+).*/],search:e=>I(e,"msie")||I(e,"trident")},{name:"Opera",versionRegexes:[de,/.*?opera\/([0-9]+)\.([0-9]+).*/],search:me("opera")},{name:"Firefox",versionRegexes:[/.*?firefox\/\ ?([0-9]+)\.([0-9]+).*/],search:me("firefox")},{name:"Safari",versionRegexes:[de,/.*?cpu os ([0-9]+)_([0-9]+).*/],search:e=>(I(e,"safari")||I(e,"mobile/"))&&I(e,"applewebkit")}],ge=[{name:"Windows",search:me("win"),versionRegexes:[/.*?windows\ nt\ ?([0-9]+)\.([0-9]+).*/]},{name:"iOS",search:e=>I(e,"iphone")||I(e,"ipad"),versionRegexes:[/.*?version\/\ ?([0-9]+)\.([0-9]+).*/,/.*cpu os ([0-9]+)_([0-9]+).*/,/.*cpu iphone os ([0-9]+)_([0-9]+).*/]},{name:"Android",search:me("android"),versionRegexes:[/.*?android\ ?([0-9]+)\.([0-9]+).*/]},{name:"macOS",search:me("mac os x"),versionRegexes:[/.*?mac\ os\ x\ ?([0-9]+)_([0-9]+).*/]},{name:"Linux",search:me("linux"),versionRegexes:[]},{name:"Solaris",search:me("sunos"),versionRegexes:[]},{name:"FreeBSD",search:me("freebsd"),versionRegexes:[]},{name:"ChromeOS",search:me("cros"),versionRegexes:[/.*?chrome\/([0-9]+)\.([0-9]+).*/]}],pe={browsers:p(he),oses:p(ge)},fe="Edge",ve="Chromium",we="Opera",be="Firefox",ye="Safari",Se=e=>{const t=e.current,n=e.version,r=e=>()=>t===e;return{current:t,version:n,isEdge:r(fe),isChromium:r(ve),isIE:r("IE"),isOpera:r(we),isFirefox:r(be),isSafari:r(ye)}},xe=()=>Se({current:void 0,version:ce.unknown()}),Ee=Se,Fe=(p(fe),p(ve),p("IE"),p(we),p(be),p(ye),"Windows"),Oe="Android",ke="Linux",Te="macOS",Ce="Solaris",Ae="FreeBSD",Re="ChromeOS",Le=e=>{const t=e.current,n=e.version,r=e=>()=>t===e;return{current:t,version:n,isWindows:r(Fe),isiOS:r("iOS"),isAndroid:r(Oe),isMacOS:r(Te),isLinux:r(ke),isSolaris:r(Ce),isFreeBSD:r(Ae),isChromeOS:r(Re)}},Me=()=>Le({current:void 0,version:ce.unknown()}),Pe=Le,De=(p(Fe),p("iOS"),p(Oe),p(ke),p(Te),p(Ce),p(Ae),p(Re),(e,t,n)=>{const r=pe.browsers(),o=pe.oses(),s=t.bind((e=>((e,t)=>((e,t)=>{for(let n=0;n{const n=t.brand.toLowerCase();return F(e,(e=>{var t;return n===(null===(t=e.brand)||void 0===t?void 0:t.toLowerCase())})).map((e=>({current:e.name,version:ce.nu(parseInt(t.version,10),0)})))})))(r,e))).orThunk((()=>((e,t)=>ue(e,t).map((e=>{const n=ce.detect(e.versionRegexes,t);return{current:e.name,version:n}})))(r,e))).fold(xe,Ee),i=((e,t)=>ue(e,t).map((e=>{const n=ce.detect(e.versionRegexes,t);return{current:e.name,version:n}})))(o,e).fold(Me,Pe),l=((e,t,n,r)=>{const o=e.isiOS()&&!0===/ipad/i.test(n),s=e.isiOS()&&!o,i=e.isiOS()||e.isAndroid(),l=i||r("(pointer:coarse)"),a=o||!s&&i&&r("(min-device-width:768px)"),c=s||i&&!a,u=t.isSafari()&&e.isiOS()&&!1===/safari/i.test(n),d=!c&&!a&&!u;return{isiPad:p(o),isiPhone:p(s),isTablet:p(a),isPhone:p(c),isTouch:p(l),isAndroid:e.isAndroid,isiOS:e.isiOS,isWebView:p(u),isDesktop:p(d)}})(i,s,e,n);return{browser:s,os:i,deviceType:l}}),Ne=e=>window.matchMedia(e).matches;let He=(e=>{let t,n=!1;return(...r)=>(n||(n=!0,t=e.apply(null,r)),t)})((()=>De(navigator.userAgent,b.from(navigator.userAgentData),Ne)));const We=(e,t)=>({left:e,top:t,translate:(n,r)=>We(e+n,t+r)}),qe=We,Ie=e=>{const t=void 0===e?window:e;return He().browser.isFirefox()?b.none():b.from(t.visualViewport)},Ve=(e,t,n,r)=>({x:e,y:t,width:n,height:r,right:e+n,bottom:t+r}),je=e=>{const t=void 0===e?window:e,n=t.document,r=(e=>{const t=void 0!==e?e.dom:document,n=t.body.scrollLeft||t.documentElement.scrollLeft,r=t.body.scrollTop||t.documentElement.scrollTop;return qe(n,r)})(B(n));return Ie(t).fold((()=>{const e=t.document.documentElement,n=e.clientWidth,o=e.clientHeight;return Ve(r.left,r.top,n,o)}),(e=>Ve(Math.max(e.pageLeft,r.left),Math.max(e.pageTop,r.top),e.width,e.height)))},Be=(e,t,n)=>Ie(n).map((n=>{const r=e=>t(re(e));return n.addEventListener(e,r),{unbind:()=>n.removeEventListener(e,r)}})).getOrThunk((()=>({unbind:g})));var _e=tinymce.util.Tools.resolve("tinymce.dom.DOMUtils"),ze=tinymce.util.Tools.resolve("tinymce.Env");const $e=(e,t)=>{e.dispatch("FullscreenStateChanged",{state:t}),e.dispatch("ResizeEditor")},Ue=("fullscreen_native",e=>e.options.get("fullscreen_native"));const Ke=e=>{return e.dom===(void 0!==(t=z(e).dom).fullscreenElement?t.fullscreenElement:void 0!==t.msFullscreenElement?t.msFullscreenElement:void 0!==t.webkitFullscreenElement?t.webkitFullscreenElement:null);var t},Xe=(e,t,n)=>((e,t,n)=>E(((e,t)=>{const n=m(t)?t:v;let r=e.dom;const o=[];for(;null!==r.parentNode&&void 0!==r.parentNode;){const e=r.parentNode,t=B(e);if(o.push(t),!0===n(t))break;r=e}return o})(e,n),t))(e,(e=>_(e,t)),n),Ye=(e,t)=>((e,n)=>{return E((e=>b.from(e.dom.parentNode).map(B))(r=e).map($).map((e=>E(e,(e=>{return t=e,!(r.dom===t.dom);var t})))).getOr([]),(e=>_(e,t)));var r})(e),Ge="data-ephox-mobile-fullscreen-style",Je="position:absolute!important;",Qe="top:0!important;left:0!important;margin:0!important;padding:0!important;width:100%!important;height:100%!important;overflow:visible!important;",Ze=ze.os.isAndroid(),et=(e,t,n)=>{const r=t=>n=>{const r=W(n,"style"),o=void 0===r?"no-styles":r.trim();o!==t&&(((e,t,n)=>{((e,t,n)=>{if(!(s(n)||c(n)||h(n)))throw console.error("Invalid call to Attribute.set. Key ",t,":: Value ",n,":: Element ",e),new Error("Attribute value was not simple");e.setAttribute(t,n+"")})(e.dom,t,n)})(n,Ge,o),ee(n,e.parseStyle(t)))},o=Xe(t,"*"),i=(e=>{const t=[];for(let n=0,r=e.length;nYe(e,"*:not(.tox-silver-sink)")))),a=(e=>{const t=te(e,"background-color");return void 0!==t&&""!==t?"background-color:"+t+"!important":"background-color:rgb(255,255,255)!important;"})(n);x(i,r("display:none!important;")),x(o,r(Je+Qe+a)),r((!0===Ze?"":Je)+Qe+a)(t)},tt=_e.DOM,nt=Ie().fold((()=>({bind:g,unbind:g})),(e=>{const t=(()=>{const e=O(g);return{...e,on:t=>e.get().each(t)}})(),n=k(),r=k(),o=((e,t)=>{let n=null;return{cancel:()=>{a(n)||(clearTimeout(n),n=null)},throttle:(...t)=>{a(n)&&(n=setTimeout((()=>{n=null,e.apply(null,t)}),50))}}})((()=>{document.body.scrollTop=0,document.documentElement.scrollTop=0,window.requestAnimationFrame((()=>{t.on((t=>ee(t,{top:e.offsetTop+"px",left:e.offsetLeft+"px",height:e.height+"px",width:e.width+"px"})))}))}));return{bind:e=>{t.set(e),o.throttle(),n.set(Be("resize",o.throttle)),r.set(Be("scroll",o.throttle))},unbind:()=>{t.on((()=>{n.clear(),r.clear()})),t.clear()}}})),rt=(e,t)=>{const n=document.body,r=document.documentElement,o=e.getContainer(),s=B(o),i=(l=s,b.from(l.dom.nextSibling).map(B)).filter((e=>(e=>P(e)&&L(e.dom))(e)&&((e,t)=>(e=>void 0!==e.dom.classList)(e)&&e.dom.classList.contains("tox-silver-sink"))(e)));var l;const a=(e=>{const t=B(e.getElement());return Y(t).map(G).getOrThunk((()=>(e=>{const t=e.dom.body;if(null==t)throw new Error("Body is not available yet");return B(t)})(z(t))))})(e),c=t.get(),u=B(e.getBody()),d=ze.deviceType.isTouch(),m=o.style,h=e.iframeElement,g=null==h?void 0:h.style,p=e=>{e(n,"tox-fullscreen"),e(r,"tox-fullscreen"),e(o,"tox-fullscreen"),Y(s).map((e=>G(e).dom)).each((t=>{e(t,"tox-fullscreen"),e(t,"tox-shadowhost")}))},f=()=>{d&&(e=>{const t=((e,t)=>{const n=document;return 1!==(r=n).nodeType&&9!==r.nodeType&&11!==r.nodeType||0===r.childElementCount?[]:S(n.querySelectorAll(e),B);var r})("["+Ge+"]");x(t,(t=>{const n=W(t,Ge);n&&"no-styles"!==n?ee(t,e.parseStyle(n)):q(t,"style"),q(t,Ge)}))})(e.dom),p(tt.removeClass),nt.unbind(),b.from(t.get()).each((e=>e.fullscreenChangeHandler.unbind()))};if(c)c.fullscreenChangeHandler.unbind(),Ue(e)&&Ke(a)&&(e=>{const t=e.dom;t.exitFullscreen?t.exitFullscreen():t.msExitFullscreen?t.msExitFullscreen():t.webkitCancelFullScreen&&t.webkitCancelFullScreen()})(z(a)),g.width=c.iframeWidth,g.height=c.iframeHeight,m.width=c.containerWidth,m.height=c.containerHeight,m.top=c.containerTop,m.left=c.containerLeft,w=i,y=c.sinkCssPosition,E=(e,t)=>{Z(e,"position",t)},w.isSome()&&y.isSome()?b.some(E(w.getOrDie(),y.getOrDie())):b.none(),f(),v=c.scrollPos,window.scrollTo(v.x,v.y),t.set(null),$e(e,!1),e.off("remove",f);else{const n=ie(z(a),void 0!==document.fullscreenElement?"fullscreenchange":void 0!==document.msFullscreenElement?"MSFullscreenChange":void 0!==document.webkitFullscreenElement?"webkitfullscreenchange":"fullscreenchange",(n=>{Ue(e)&&(Ke(a)||null===t.get()||rt(e,t))})),r={scrollPos:je(window),containerWidth:m.width,containerHeight:m.height,containerTop:m.top,containerLeft:m.left,iframeWidth:g.width,iframeHeight:g.height,fullscreenChangeHandler:n,sinkCssPosition:i.map((e=>te(e,"position")))};d&&et(e.dom,s,u),g.width=g.height="100%",m.width=m.height="",p(tt.addClass),i.each((e=>{Z(e,"position","fixed")})),nt.bind(s),e.on("remove",f),t.set(r),Ue(e)&&(e=>{const t=e.dom;t.requestFullscreen?t.requestFullscreen():t.msRequestFullscreen?t.msRequestFullscreen():t.webkitRequestFullScreen&&t.webkitRequestFullScreen()})(a),$e(e,!0)}var v,w,y,E},ot=(e,t)=>n=>{n.setActive(null!==t.get());const r=e=>n.setActive(e.state);return e.on("FullscreenStateChanged",r),()=>e.off("FullscreenStateChanged",r)};t.add("fullscreen",(t=>{const n=e(null);return t.inline||((e=>{(0,e.options.register)("fullscreen_native",{processor:"boolean",default:!1})})(t),((e,t)=>{e.addCommand("mceFullScreen",(()=>{rt(e,t)}))})(t,n),((e,t)=>{const n=()=>e.execCommand("mceFullScreen");e.ui.registry.addToggleMenuItem("fullscreen",{text:"Fullscreen",icon:"fullscreen",shortcut:"Meta+Shift+F",onAction:n,onSetup:ot(e,t)}),e.ui.registry.addToggleButton("fullscreen",{tooltip:"Fullscreen",icon:"fullscreen",onAction:n,onSetup:ot(e,t)})})(t,n),t.addShortcut("Meta+Shift+F","","mceFullScreen")),(e=>({isFullscreen:()=>null!==e.get()}))(n)}))}(); \ No newline at end of file +!function(){"use strict";const e=e=>{let t=e;return{get:()=>t,set:e=>{t=e}}};var t=tinymce.util.Tools.resolve("tinymce.PluginManager");const n=e=>t=>(e=>{const t=typeof e;return null===e?"null":"object"===t&&Array.isArray(e)?"array":"object"===t&&(n=r=e,(o=String).prototype.isPrototypeOf(n)||(null===(s=r.constructor)||void 0===s?void 0:s.name)===o.name)?"string":t;var n,r,o,s})(t)===e,r=e=>t=>typeof t===e,o=e=>t=>e===t,s=n("string"),i=n("object"),l=n("array"),a=o(null),c=r("boolean"),u=o(void 0),d=e=>!(e=>null==e)(e),m=r("function"),h=r("number"),g=()=>{},p=e=>()=>e;function f(e,...t){return(...n)=>{const r=t.concat(n);return e.apply(null,r)}}const v=p(!1),w=p(!0);class b{constructor(e,t){this.tag=e,this.value=t}static some(e){return new b(!0,e)}static none(){return b.singletonNone}fold(e,t){return this.tag?t(this.value):e()}isSome(){return this.tag}isNone(){return!this.tag}map(e){return this.tag?b.some(e(this.value)):b.none()}bind(e){return this.tag?e(this.value):b.none()}exists(e){return this.tag&&e(this.value)}forall(e){return!this.tag||e(this.value)}filter(e){return!this.tag||e(this.value)?this:b.none()}getOr(e){return this.tag?this.value:e}or(e){return this.tag?this:e}getOrThunk(e){return this.tag?this.value:e()}orThunk(e){return this.tag?this:e()}getOrDie(e){if(this.tag)return this.value;throw new Error(null!=e?e:"Called getOrDie on None")}static from(e){return d(e)?b.some(e):b.none()}getOrNull(){return this.tag?this.value:null}getOrUndefined(){return this.value}each(e){this.tag&&e(this.value)}toArray(){return this.tag?[this.value]:[]}toString(){return this.tag?`some(${this.value})`:"none()"}}b.singletonNone=new b(!1);const y=Array.prototype.push,S=(e,t)=>{const n=e.length,r=new Array(n);for(let o=0;o{for(let n=0,r=e.length;n{const n=[];for(let r=0,o=e.length;r((e,t,n)=>{for(let r=0,o=e.length;r{const n=e(b.none()),r=()=>n.get().each(t);return{clear:()=>{r(),n.set(b.none())},isSet:()=>n.get().isSome(),get:()=>n.get(),set:e=>{r(),n.set(b.some(e))}}},k=()=>O((e=>e.unbind())),T=Object.keys,C="undefined"!=typeof window?window:Function("return this;")(),A=(e,t)=>((e,t)=>{let n=null!=t?t:C;for(let t=0;t{const t=A("ownerDocument.defaultView",e);return i(e)&&((e=>((e,t)=>{const n=((e,t)=>A(e,t))(e,t);if(null==n)throw new Error(e+" not available on this browser");return n})("HTMLElement",e))(t).prototype.isPrototypeOf(e)||/^HTML\w*Element$/.test(R(e).constructor.name))},M=e=>t=>(e=>e.dom.nodeType)(t)===e,P=M(1),D=M(3),N=M(9),H=M(11),W=(e,t)=>{const n=e.dom.getAttribute(t);return null===n?void 0:n},q=(e,t)=>{e.dom.removeAttribute(t)},I=(e,t,n=0,r)=>{const o=e.indexOf(t,n);return-1!==o&&(!!u(r)||o+t.length<=r)},V=e=>void 0!==e.style&&m(e.style.getPropertyValue),j=e=>{if(null==e)throw new Error("Node cannot be null or undefined");return{dom:e}},B=j,_=(e,t)=>{const n=e.dom;if(1!==n.nodeType)return!1;{const e=n;if(void 0!==e.matches)return e.matches(t);if(void 0!==e.msMatchesSelector)return e.msMatchesSelector(t);if(void 0!==e.webkitMatchesSelector)return e.webkitMatchesSelector(t);if(void 0!==e.mozMatchesSelector)return e.mozMatchesSelector(t);throw new Error("Browser lacks native selectors")}},z=e=>B(e.dom.ownerDocument),$=e=>S(e.dom.childNodes,B),U=m(Element.prototype.attachShadow)&&m(Node.prototype.getRootNode),K=p(U),X=U?e=>B(e.dom.getRootNode()):e=>N(e)?e:z(e),Y=e=>{const t=X(e);return H(n=t)&&d(n.dom.host)?b.some(t):b.none();var n},G=e=>B(e.dom.host),J=e=>{const t=D(e)?e.dom.parentNode:e.dom;if(null==t||null===t.ownerDocument)return!1;const n=t.ownerDocument;return Y(B(t)).fold((()=>n.body.contains(t)),(r=J,o=G,e=>r(o(e))));var r,o},Q=(e,t,n)=>{if(!s(n))throw console.error("Invalid call to CSS.set. Property ",t,":: Value ",n,":: Element ",e),new Error("CSS value must be a string: "+n);V(e)&&e.style.setProperty(t,n)},Z=(e,t,n)=>{const r=e.dom;Q(r,t,n)},ee=(e,t)=>{const n=e.dom;((e,t)=>{const n=T(e);for(let r=0,o=n.length;r{Q(n,t,e)}))},te=(e,t)=>{const n=e.dom,r=window.getComputedStyle(n).getPropertyValue(t);return""!==r||J(e)?r:ne(n,t)},ne=(e,t)=>V(e)?e.style.getPropertyValue(t):"",re=e=>{const t=B((e=>{if(K()&&d(e.target)){const t=B(e.target);if(P(t)&&d(t.dom.shadowRoot)&&e.composed&&e.composedPath){const t=e.composedPath();if(t)return((e,t)=>0e.stopPropagation(),r=()=>e.preventDefault(),o=(s=r,i=n,(...e)=>s(i.apply(null,e)));var s,i;return((e,t,n,r,o,s,i)=>({target:e,x:t,y:n,stop:r,prevent:o,kill:s,raw:i}))(t,e.clientX,e.clientY,n,r,o,e)},oe=(e,t,n,r)=>{e.dom.removeEventListener(t,n,r)},se=w,ie=(e,t,n)=>((e,t,n,r)=>((e,t,n,r,o)=>{const s=((e,t)=>n=>{e(n)&&t(re(n))})(n,r);return e.dom.addEventListener(t,s,o),{unbind:f(oe,e,t,s,o)}})(e,t,n,r,!1))(e,t,se,n),le=()=>ae(0,0),ae=(e,t)=>({major:e,minor:t}),ce={nu:ae,detect:(e,t)=>{const n=String(t).toLowerCase();return 0===e.length?le():((e,t)=>{const n=((e,t)=>{for(let n=0;nNumber(t.replace(n,"$"+e));return ae(r(1),r(2))})(e,n)},unknown:le},ue=(e,t)=>{const n=String(t).toLowerCase();return F(e,(e=>e.search(n)))},de=/.*?version\/\ ?([0-9]+)\.([0-9]+).*/,me=e=>t=>I(t,e),he=[{name:"Edge",versionRegexes:[/.*?edge\/ ?([0-9]+)\.([0-9]+)$/],search:e=>I(e,"edge/")&&I(e,"chrome")&&I(e,"safari")&&I(e,"applewebkit")},{name:"Chromium",brand:"Chromium",versionRegexes:[/.*?chrome\/([0-9]+)\.([0-9]+).*/,de],search:e=>I(e,"chrome")&&!I(e,"chromeframe")},{name:"IE",versionRegexes:[/.*?msie\ ?([0-9]+)\.([0-9]+).*/,/.*?rv:([0-9]+)\.([0-9]+).*/],search:e=>I(e,"msie")||I(e,"trident")},{name:"Opera",versionRegexes:[de,/.*?opera\/([0-9]+)\.([0-9]+).*/],search:me("opera")},{name:"Firefox",versionRegexes:[/.*?firefox\/\ ?([0-9]+)\.([0-9]+).*/],search:me("firefox")},{name:"Safari",versionRegexes:[de,/.*?cpu os ([0-9]+)_([0-9]+).*/],search:e=>(I(e,"safari")||I(e,"mobile/"))&&I(e,"applewebkit")}],ge=[{name:"Windows",search:me("win"),versionRegexes:[/.*?windows\ nt\ ?([0-9]+)\.([0-9]+).*/]},{name:"iOS",search:e=>I(e,"iphone")||I(e,"ipad"),versionRegexes:[/.*?version\/\ ?([0-9]+)\.([0-9]+).*/,/.*cpu os ([0-9]+)_([0-9]+).*/,/.*cpu iphone os ([0-9]+)_([0-9]+).*/]},{name:"Android",search:me("android"),versionRegexes:[/.*?android\ ?([0-9]+)\.([0-9]+).*/]},{name:"macOS",search:me("mac os x"),versionRegexes:[/.*?mac\ os\ x\ ?([0-9]+)_([0-9]+).*/]},{name:"Linux",search:me("linux"),versionRegexes:[]},{name:"Solaris",search:me("sunos"),versionRegexes:[]},{name:"FreeBSD",search:me("freebsd"),versionRegexes:[]},{name:"ChromeOS",search:me("cros"),versionRegexes:[/.*?chrome\/([0-9]+)\.([0-9]+).*/]}],pe={browsers:p(he),oses:p(ge)},fe="Edge",ve="Chromium",we="Opera",be="Firefox",ye="Safari",Se=e=>{const t=e.current,n=e.version,r=e=>()=>t===e;return{current:t,version:n,isEdge:r(fe),isChromium:r(ve),isIE:r("IE"),isOpera:r(we),isFirefox:r(be),isSafari:r(ye)}},xe=()=>Se({current:void 0,version:ce.unknown()}),Ee=Se,Fe=(p(fe),p(ve),p("IE"),p(we),p(be),p(ye),"Windows"),Oe="Android",ke="Linux",Te="macOS",Ce="Solaris",Ae="FreeBSD",Re="ChromeOS",Le=e=>{const t=e.current,n=e.version,r=e=>()=>t===e;return{current:t,version:n,isWindows:r(Fe),isiOS:r("iOS"),isAndroid:r(Oe),isMacOS:r(Te),isLinux:r(ke),isSolaris:r(Ce),isFreeBSD:r(Ae),isChromeOS:r(Re)}},Me=()=>Le({current:void 0,version:ce.unknown()}),Pe=Le,De=(p(Fe),p("iOS"),p(Oe),p(ke),p(Te),p(Ce),p(Ae),p(Re),(e,t,n)=>{const r=pe.browsers(),o=pe.oses(),s=t.bind((e=>((e,t)=>((e,t)=>{for(let n=0;n{const n=t.brand.toLowerCase();return F(e,(e=>{var t;return n===(null===(t=e.brand)||void 0===t?void 0:t.toLowerCase())})).map((e=>({current:e.name,version:ce.nu(parseInt(t.version,10),0)})))})))(r,e))).orThunk((()=>((e,t)=>ue(e,t).map((e=>{const n=ce.detect(e.versionRegexes,t);return{current:e.name,version:n}})))(r,e))).fold(xe,Ee),i=((e,t)=>ue(e,t).map((e=>{const n=ce.detect(e.versionRegexes,t);return{current:e.name,version:n}})))(o,e).fold(Me,Pe),l=((e,t,n,r)=>{const o=e.isiOS()&&!0===/ipad/i.test(n),s=e.isiOS()&&!o,i=e.isiOS()||e.isAndroid(),l=i||r("(pointer:coarse)"),a=o||!s&&i&&r("(min-device-width:768px)"),c=s||i&&!a,u=t.isSafari()&&e.isiOS()&&!1===/safari/i.test(n),d=!c&&!a&&!u;return{isiPad:p(o),isiPhone:p(s),isTablet:p(a),isPhone:p(c),isTouch:p(l),isAndroid:e.isAndroid,isiOS:e.isiOS,isWebView:p(u),isDesktop:p(d)}})(i,s,e,n);return{browser:s,os:i,deviceType:l}}),Ne=e=>window.matchMedia(e).matches;let He=(e=>{let t,n=!1;return(...r)=>(n||(n=!0,t=e.apply(null,r)),t)})((()=>De(navigator.userAgent,b.from(navigator.userAgentData),Ne)));const We=(e,t)=>({left:e,top:t,translate:(n,r)=>We(e+n,t+r)}),qe=We,Ie=e=>{const t=void 0===e?window:e;return He().browser.isFirefox()?b.none():b.from(t.visualViewport)},Ve=(e,t,n,r)=>({x:e,y:t,width:n,height:r,right:e+n,bottom:t+r}),je=e=>{const t=void 0===e?window:e,n=t.document,r=(e=>{const t=void 0!==e?e.dom:document,n=t.body.scrollLeft||t.documentElement.scrollLeft,r=t.body.scrollTop||t.documentElement.scrollTop;return qe(n,r)})(B(n));return Ie(t).fold((()=>{const e=t.document.documentElement,n=e.clientWidth,o=e.clientHeight;return Ve(r.left,r.top,n,o)}),(e=>Ve(Math.max(e.pageLeft,r.left),Math.max(e.pageTop,r.top),e.width,e.height)))},Be=(e,t,n)=>Ie(n).map((n=>{const r=e=>t(re(e));return n.addEventListener(e,r),{unbind:()=>n.removeEventListener(e,r)}})).getOrThunk((()=>({unbind:g})));var _e=tinymce.util.Tools.resolve("tinymce.dom.DOMUtils"),ze=tinymce.util.Tools.resolve("tinymce.Env");const $e=(e,t)=>{e.dispatch("FullscreenStateChanged",{state:t}),e.dispatch("ResizeEditor")},Ue=("fullscreen_native",e=>e.options.get("fullscreen_native"));const Ke=e=>{return e.dom===(void 0!==(t=z(e).dom).fullscreenElement?t.fullscreenElement:void 0!==t.msFullscreenElement?t.msFullscreenElement:void 0!==t.webkitFullscreenElement?t.webkitFullscreenElement:null);var t},Xe=(e,t,n)=>((e,t,n)=>E(((e,t)=>{const n=m(t)?t:v;let r=e.dom;const o=[];for(;null!==r.parentNode&&void 0!==r.parentNode;){const e=r.parentNode,t=B(e);if(o.push(t),!0===n(t))break;r=e}return o})(e,n),t))(e,(e=>_(e,t)),n),Ye=(e,t)=>((e,n)=>{return E((e=>b.from(e.dom.parentNode).map(B))(r=e).map($).map((e=>E(e,(e=>{return t=e,!(r.dom===t.dom);var t})))).getOr([]),(e=>_(e,t)));var r})(e),Ge="data-ephox-mobile-fullscreen-style",Je="position:absolute!important;",Qe="top:0!important;left:0!important;margin:0!important;padding:0!important;width:100%!important;height:100%!important;overflow:visible!important;",Ze=ze.os.isAndroid(),et=(e,t,n)=>{const r=t=>n=>{const r=W(n,"style"),o=void 0===r?"no-styles":r.trim();o!==t&&(((e,t,n)=>{((e,t,n)=>{if(!(s(n)||c(n)||h(n)))throw console.error("Invalid call to Attribute.set. Key ",t,":: Value ",n,":: Element ",e),new Error("Attribute value was not simple");e.setAttribute(t,n+"")})(e.dom,t,n)})(n,Ge,o),ee(n,e.parseStyle(t)))},o=Xe(t,"*"),i=(e=>{const t=[];for(let n=0,r=e.length;nYe(e,"*:not(.tox-silver-sink)")))),a=(e=>{const t=te(e,"background-color");return void 0!==t&&""!==t?"background-color:"+t+"!important":"background-color:rgb(255,255,255)!important;"})(n);x(i,r("display:none!important;")),x(o,r(Je+Qe+a)),r((!0===Ze?"":Je)+Qe+a)(t)},tt=_e.DOM,nt=Ie().fold((()=>({bind:g,unbind:g})),(e=>{const t=(()=>{const e=O(g);return{...e,on:t=>e.get().each(t)}})(),n=k(),r=k(),o=((e,t)=>{let n=null;return{cancel:()=>{a(n)||(clearTimeout(n),n=null)},throttle:(...t)=>{a(n)&&(n=setTimeout((()=>{n=null,e.apply(null,t)}),50))}}})((()=>{document.body.scrollTop=0,document.documentElement.scrollTop=0,window.requestAnimationFrame((()=>{t.on((t=>ee(t,{top:e.offsetTop+"px",left:e.offsetLeft+"px",height:e.height+"px",width:e.width+"px"})))}))}));return{bind:e=>{t.set(e),o.throttle(),n.set(Be("resize",o.throttle)),r.set(Be("scroll",o.throttle))},unbind:()=>{t.on((()=>{n.clear(),r.clear()})),t.clear()}}})),rt=(e,t)=>{const n=document.body,r=document.documentElement,o=e.getContainer(),s=B(o),i=(l=s,b.from(l.dom.nextSibling).map(B)).filter((e=>(e=>P(e)&&L(e.dom))(e)&&((e,t)=>(e=>void 0!==e.dom.classList)(e)&&e.dom.classList.contains("tox-silver-sink"))(e)));var l;const a=(e=>{const t=B(e.getElement());return Y(t).map(G).getOrThunk((()=>(e=>{const t=e.dom.body;if(null==t)throw new Error("Body is not available yet");return B(t)})(z(t))))})(e),c=t.get(),u=B(e.getBody()),d=ze.deviceType.isTouch(),m=o.style,h=e.iframeElement,g=null==h?void 0:h.style,p=e=>{e(n,"tox-fullscreen"),e(r,"tox-fullscreen"),e(o,"tox-fullscreen"),Y(s).map((e=>G(e).dom)).each((t=>{e(t,"tox-fullscreen"),e(t,"tox-shadowhost")}))},f=()=>{d&&(e=>{const t=((e,t)=>{const n=document;return 1!==(r=n).nodeType&&9!==r.nodeType&&11!==r.nodeType||0===r.childElementCount?[]:S(n.querySelectorAll(e),B);var r})("["+Ge+"]");x(t,(t=>{const n=W(t,Ge);n&&"no-styles"!==n?ee(t,e.parseStyle(n)):q(t,"style"),q(t,Ge)}))})(e.dom),p(tt.removeClass),nt.unbind(),b.from(t.get()).each((e=>e.fullscreenChangeHandler.unbind()))};if(c)c.fullscreenChangeHandler.unbind(),Ue(e)&&Ke(a)&&(e=>{const t=e.dom;t.exitFullscreen?t.exitFullscreen():t.msExitFullscreen?t.msExitFullscreen():t.webkitCancelFullScreen&&t.webkitCancelFullScreen()})(z(a)),g.width=c.iframeWidth,g.height=c.iframeHeight,m.width=c.containerWidth,m.height=c.containerHeight,m.top=c.containerTop,m.left=c.containerLeft,w=i,y=c.sinkCssPosition,E=(e,t)=>{Z(e,"position",t)},w.isSome()&&y.isSome()?b.some(E(w.getOrDie(),y.getOrDie())):b.none(),f(),v=c.scrollPos,window.scrollTo(v.x,v.y),t.set(null),$e(e,!1),e.off("remove",f);else{const n=ie(z(a),void 0!==document.fullscreenElement?"fullscreenchange":void 0!==document.msFullscreenElement?"MSFullscreenChange":void 0!==document.webkitFullscreenElement?"webkitfullscreenchange":"fullscreenchange",(n=>{Ue(e)&&(Ke(a)||null===t.get()||rt(e,t))})),r={scrollPos:je(window),containerWidth:m.width,containerHeight:m.height,containerTop:m.top,containerLeft:m.left,iframeWidth:g.width,iframeHeight:g.height,fullscreenChangeHandler:n,sinkCssPosition:i.map((e=>te(e,"position")))};d&&et(e.dom,s,u),g.width=g.height="100%",m.width=m.height="",p(tt.addClass),i.each((e=>{Z(e,"position","fixed")})),nt.bind(s),e.on("remove",f),t.set(r),Ue(e)&&(e=>{const t=e.dom;t.requestFullscreen?t.requestFullscreen():t.msRequestFullscreen?t.msRequestFullscreen():t.webkitRequestFullScreen&&t.webkitRequestFullScreen()})(a),$e(e,!0)}var v,w,y,E},ot=(e,t)=>n=>{n.setActive(null!==t.get());const r=e=>n.setActive(e.state);return e.on("FullscreenStateChanged",r),()=>e.off("FullscreenStateChanged",r)};t.add("fullscreen",(t=>{const n=e(null);return t.inline||((e=>{(0,e.options.register)("fullscreen_native",{processor:"boolean",default:!1})})(t),((e,t)=>{e.addCommand("mceFullScreen",(()=>{rt(e,t)}))})(t,n),((e,t)=>{const n=()=>e.execCommand("mceFullScreen");e.ui.registry.addToggleMenuItem("fullscreen",{text:"Fullscreen",icon:"fullscreen",shortcut:"Meta+Shift+F",onAction:n,onSetup:ot(e,t)}),e.ui.registry.addToggleButton("fullscreen",{tooltip:"Fullscreen",icon:"fullscreen",onAction:n,onSetup:ot(e,t),shortcut:"Meta+Shift+F"})})(t,n),t.addShortcut("Meta+Shift+F","","mceFullScreen")),(e=>({isFullscreen:()=>null!==e.get()}))(n)}))}(); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/ar.js b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/ar.js index e851e65..d95d4a3 100644 --- a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/ar.js +++ b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/ar.js @@ -12,7 +12,7 @@ tinymce.Resource.add('tinymce.html-i18n.help-keynav.ar', '
نظاما التشغيل Windows أو Linux: Alt + F11
\n' + '
نظام التشغيل macOS: ⌥F11
\n' + '
التركيز على شريط أدوات السياق
\n' + - '
أنظمة التشغيل Windows أو Linux أو macOS: Ctrl+F9\n' + + '
أنظمة التشغيل Windows أو Linux أو macOS: Ctrl+F9
\n' + '\n' + '\n' + '

سيبدأ التنقل عند عنصر واجهة المستخدم الأول، والذي سيتم تمييزه أو تسطيره في حالة العنصر الأول في\n' + diff --git a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/bg_BG.js b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/bg_BG.js index e1635d8..db11ec7 100644 --- a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/bg_BG.js +++ b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/bg_BG.js @@ -12,7 +12,7 @@ tinymce.Resource.add('tinymce.html-i18n.help-keynav.bg_BG', '

Windows или Linux: Alt+F11
\n' + '
macOS: ⌥F11
\n' + '
Фокусиране върху контекстуалната лента с инструменти
\n' + - '
Windows, Linux или macOS: Ctrl+F9\n' + + '
Windows, Linux или macOS: Ctrl+F9
\n' + '\n' + '\n' + '

Навигацията ще започне с първия елемент на ПИ, който ще бъде маркиран или подчертан в случая на първия елемент в\n' + diff --git a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/ca.js b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/ca.js index 8007128..555a637 100644 --- a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/ca.js +++ b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/ca.js @@ -12,7 +12,7 @@ tinymce.Resource.add('tinymce.html-i18n.help-keynav.ca', '

Windows o Linux: Alt+F11
\n' + '
macOS: ⌥F11
\n' + "
Enfocar una barra d'eines contextual
\n" + - '
Windows, Linux o macOS: Ctrl+F9\n' + + '
Windows, Linux o macOS: Ctrl+F9
\n' + '\n' + '\n' + "

La navegació començarà en el primer element de la interfície d'usuari, que es ressaltarà o subratllarà per al primer element a\n" + diff --git a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/cs.js b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/cs.js index 9a69ae7..4488ce4 100644 --- a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/cs.js +++ b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/cs.js @@ -12,7 +12,7 @@ tinymce.Resource.add('tinymce.html-i18n.help-keynav.cs', '

Windows nebo Linux: Alt+F11
\n' + '
macOS: ⌥F11
\n' + '
Přejít na kontextový panel nástrojů
\n' + - '
Windows, Linux nebo macOS: Ctrl+F9\n' + + '
Windows, Linux nebo macOS: Ctrl+F9
\n' + '\n' + '\n' + '

Navigace začne u první položky uživatelského rozhraní, která bude zvýrazněna nebo v případě první položky\n' + diff --git a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/da.js b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/da.js index 00d8fb5..bdfbad1 100644 --- a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/da.js +++ b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/da.js @@ -12,7 +12,7 @@ tinymce.Resource.add('tinymce.html-i18n.help-keynav.da', '

Windows eller Linux: Alt+F11
\n' + '
macOS: ⌥F11
\n' + '
Fokuser på kontekstuel værktøjslinje
\n' + - '
Windows, Linux eller macOS: Ctrl+F9\n' + + '
Windows, Linux eller macOS: Ctrl+F9
\n' + '\n' + '\n' + '

Navigationen starter ved det første UI-element, som fremhæves eller understreges hvad angår det første element i\n' + diff --git a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/de.js b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/de.js index 1907bf2..5ebb102 100644 --- a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/de.js +++ b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/de.js @@ -12,7 +12,7 @@ tinymce.Resource.add('tinymce.html-i18n.help-keynav.de', '

Windows oder Linux: ALT+F11
\n' + '
macOS: ⌥F11
\n' + '
Fokus auf kontextbezogene Symbolleiste
\n' + - '
Windows, Linux oder macOS: STRG+F9\n' + + '
Windows, Linux oder macOS: STRG+F9
\n' + '\n' + '\n' + '

Die Navigation beginnt beim ersten Benutzeroberflächenelement, welches hervorgehoben ist. Falls sich das erste Element im Pfad der Fußzeile befindet,\n' + diff --git a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/el.js b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/el.js index 3d9de49..cd5566d 100644 --- a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/el.js +++ b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/el.js @@ -12,7 +12,7 @@ tinymce.Resource.add('tinymce.html-i18n.help-keynav.el', '

Windows ή Linux: Alt+F11
\n' + '
macOS: ⌥F11
\n' + '
Εστίαση σε γραμμή εργαλείων βάσει περιεχομένου
\n' + - '
Windows, Linux ή macOS: Ctrl+F9\n' + + '
Windows, Linux ή macOS: Ctrl+F9
\n' + '\n' + '\n' + '

Η πλοήγηση θα ξεκινήσει από το πρώτο στοιχείο περιβάλλοντος χρήστη, που θα επισημαίνεται ή θα είναι υπογραμμισμένο,\n' + diff --git a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/en.js b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/en.js index c4a1faf..c05c9fd 100644 --- a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/en.js +++ b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/en.js @@ -12,7 +12,7 @@ tinymce.Resource.add('tinymce.html-i18n.help-keynav.en', '

Windows or Linux: Alt+F11
\n' + '
macOS: ⌥F11
\n' + '
Focus a contextual toolbar
\n' + - '
Windows, Linux or macOS: Ctrl+F9\n' + + '
Windows, Linux or macOS: Ctrl+F9
\n' + '\n' + '\n' + '

Navigation will start at the first UI item, which will be highlighted, or underlined in the case of the first item in\n' + diff --git a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/es.js b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/es.js index a7da8c9..ff9839b 100644 --- a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/es.js +++ b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/es.js @@ -12,7 +12,7 @@ tinymce.Resource.add('tinymce.html-i18n.help-keynav.es', '

Windows o Linux: Alt+F11
\n' + '
macOS: ⌥F11
\n' + '
Enfocar una barra de herramientas contextual
\n' + - '
Windows, Linux o macOS: Ctrl+F9\n' + + '
Windows, Linux o macOS: Ctrl+F9
\n' + '\n' + '\n' + '

La navegación comenzará por el primer elemento de la interfaz de usuario (IU), de tal manera que se resaltará, o bien se subrayará si se trata del primer elemento de\n' + diff --git a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/eu.js b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/eu.js index 76bfaac..aedc9ed 100644 --- a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/eu.js +++ b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/eu.js @@ -12,7 +12,7 @@ tinymce.Resource.add('tinymce.html-i18n.help-keynav.eu', '

Windows edo Linux: Alt+F11
\n' + '
macOS: ⌥F11
\n' + '
Fokuratu testuinguruaren tresna-barra
\n' + - '
Windows, Linux edo macOS: Ktrl+F9\n' + + '
Windows, Linux edo macOS: Ktrl+F9
\n' + '\n' + '\n' + '

Nabigazioa EIko lehen elementuan hasiko da: elementu hori nabarmendu egingo da, edo azpimarratu lehen elementua bada\n' + diff --git a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/fa.js b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/fa.js index f907a32..e2e0d08 100644 --- a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/fa.js +++ b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/fa.js @@ -12,7 +12,7 @@ tinymce.Resource.add('tinymce.html-i18n.help-keynav.fa', '

Windows یا Linux‎‏: Alt+F11
\n' + '
‎‏macOS: ⌥F11‎‏
\n' + '
تمرکز بر نوار ابزار بافتاری
\n' + - '
Windows ،Linux یا macOS:‏ Ctrl+F9\n' + + '
Windows ،Linux یا macOS:‏ Ctrl+F9
\n' + '\n' + '\n' + '

پیمایش در اولین مورد رابط کاربری شروع می‌شود و درخصوص اولین مورد در\n' + diff --git a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/fi.js b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/fi.js index 52eaa3c..da349a3 100644 --- a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/fi.js +++ b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/fi.js @@ -12,7 +12,7 @@ tinymce.Resource.add('tinymce.html-i18n.help-keynav.fi', '

Windows tai Linux: Alt+F11
\n' + '
macOS: ⌥F11
\n' + '
Siirrä kohdistus kontekstuaaliseen työkalupalkkiin
\n' + - '
Windows, Linux tai macOS: Ctrl+F9\n' + + '
Windows, Linux tai macOS: Ctrl+F9
\n' + '\n' + '\n' + '

Navigointi aloitetaan ensimmäisestä käyttöliittymän kohteesta, joka joko korostetaan tai alleviivataan, jos\n' + diff --git a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/fr_FR.js b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/fr_FR.js index 25af54e..4c3ded8 100644 --- a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/fr_FR.js +++ b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/fr_FR.js @@ -12,7 +12,7 @@ tinymce.Resource.add('tinymce.html-i18n.help-keynav.fr_FR', '

Windows ou Linux : Alt+F11
\n' + '
macOS : ⌥F11
\n' + "
Cibler une barre d'outils contextuelle
\n" + - '
Windows, Linux ou macOS : Ctrl+F9\n' + + '
Windows, Linux ou macOS : Ctrl+F9
\n' + '\n' + '\n' + "

La navigation débutera sur le premier élément de l'interface utilisateur, qui sera mis en surbrillance ou bien souligné dans le cas du premier élément du\n" + diff --git a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/he_IL.js b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/he_IL.js index 4ddf39d..553bc82 100644 --- a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/he_IL.js +++ b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/he_IL.js @@ -12,7 +12,7 @@ tinymce.Resource.add('tinymce.html-i18n.help-keynav.he_IL', '

Windows או Linux:‏ Alt+F11
\n' + '
macOS: ⌥F11
\n' + '
העבר מיקוד לסרגל כלים הקשרי
\n' + - '
Windows‏, Linux או macOS:‏ Ctrl+F9\n' + + '
Windows‏, Linux או macOS:‏ Ctrl+F9
\n' + '\n' + '\n' + '

הניווט יתחיל ברכיב הראשון במשך, שיודגש או שיהיה מתחתיו קו תחתון במקרה של הפריט הראשון\n' + diff --git a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/hi.js b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/hi.js index f5f8cec..705cfad 100644 --- a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/hi.js +++ b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/hi.js @@ -12,7 +12,7 @@ tinymce.Resource.add('tinymce.html-i18n.help-keynav.hi', '

Windows या Linux: Alt+F11
\n' + '
macOS: ⌥F11
\n' + '
प्रासंगिक टूलबार पर फ़ोकस करें
\n' + - '
Windows, Linux या macOS: Ctrl+F9\n' + + '
Windows, Linux या macOS: Ctrl+F9
\n' + '\n' + '\n' + '

नेविगेशन पहले UI आइटम पर शुरू होगा, जिसे हाइलाइट किया जाएगा या पहले आइटम के मामले में फ़ुटर तत्व पथ में\n' + diff --git a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/hr.js b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/hr.js index 6afabc4..8733efb 100644 --- a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/hr.js +++ b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/hr.js @@ -12,7 +12,7 @@ tinymce.Resource.add('tinymce.html-i18n.help-keynav.hr', '

Windows ili Linux: Alt+F11
\n' + '
macOS: ⌥F11
\n' + '
Fokusiranje kontekstne alatne trake
\n' + - '
Windows, Linux ili macOS: Ctrl+F9\n' + + '
Windows, Linux ili macOS: Ctrl+F9
\n' + '\n' + '\n' + '

Navigacija će započeti kod prve stavke na korisničkom sučelju, koja će biti istaknuta ili podcrtana ako se radi o prvoj stavci u\n' + diff --git a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/hu_HU.js b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/hu_HU.js index d3984b0..ed8218f 100644 --- a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/hu_HU.js +++ b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/hu_HU.js @@ -12,7 +12,7 @@ tinymce.Resource.add('tinymce.html-i18n.help-keynav.hu_HU', '

Windows és Linux: Alt+F11
\n' + '
macOS: ⌥F11
\n' + '
Fókusz egy környezetfüggő eszköztárra
\n' + - '
Windows, Linux és macOS: Ctrl+F9\n' + + '
Windows, Linux és macOS: Ctrl+F9
\n' + '\n' + '\n' + '

A navigáció az első felhasználói felületi elemnél kezdődik, amelyet a rendszer kiemel, illetve aláhúz, amennyiben az az első elem\n' + diff --git a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/id.js b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/id.js index 4a35731..c3de1c1 100644 --- a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/id.js +++ b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/id.js @@ -12,7 +12,7 @@ tinymce.Resource.add('tinymce.html-i18n.help-keynav.id', '

Windows atau Linux: Alt+F11
\n' + '
macOS: ⌥F11
\n' + '
Fokus pada bilah alat kontekstual
\n' + - '
Windows, Linux, atau macOS: Ctrl+F9\n' + + '
Windows, Linux, atau macOS: Ctrl+F9
\n' + '\n' + '\n' + '

Navigasi akan dimulai dari item pertama UI, yang akan disorot atau digarisbawahi di\n' + diff --git a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/it.js b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/it.js index 5b614b3..cd7e35a 100644 --- a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/it.js +++ b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/it.js @@ -12,7 +12,7 @@ tinymce.Resource.add('tinymce.html-i18n.help-keynav.it', '

Windows o Linux: ALT+F11
\n' + '
macOS: ⌥F11
\n' + '
Impostare lo stato attivo per la barra degli strumenti contestuale
\n' + - '
Windows, Linux o macOS: CTRL+F9\n' + + '
Windows, Linux o macOS: CTRL+F9
\n' + '\n' + '\n' + "

La navigazione inizierà dalla prima voce dell'interfaccia utente, che sarà evidenziata o sottolineata nel caso della prima voce\n" + diff --git a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/ja.js b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/ja.js index 92d2d11..555472b 100644 --- a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/ja.js +++ b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/ja.js @@ -12,7 +12,7 @@ tinymce.Resource.add('tinymce.html-i18n.help-keynav.ja', '

Windows または Linux: Alt+F11
\n' + '
macOS: ⌥F11
\n' + '
コンテキスト ツール バーをフォーカス
\n' + - '
Windows、Linux または macOS: Ctrl+F9\n' + + '
Windows、Linux または macOS: Ctrl+F9
\n' + '\n' + '\n' + '

ナビゲーションは最初の UI 項目から開始され、強調表示されるか、フッターの要素パスにある最初の項目の場合は\n' + diff --git a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/kk.js b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/kk.js index cd79fa7..afa66be 100644 --- a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/kk.js +++ b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/kk.js @@ -12,7 +12,7 @@ tinymce.Resource.add('tinymce.html-i18n.help-keynav.kk', '

Windows немесе Linux: Alt+F11
\n' + '
macOS: ⌥F11
\n' + '
Мәтінмәндік құралдар тақтасын фокустау
\n' + - '
Windows, Linux немесе macOS: Ctrl+F9\n' + + '
Windows, Linux немесе macOS: Ctrl+F9
\n' + '\n' + '\n' + '

Навигация бөлектелетін немесе Төменгі деректеме элементінің жолындағы бірінші элемент жағдайында асты сызылатын\n' + diff --git a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/ko_KR.js b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/ko_KR.js index 847045c..1d682df 100644 --- a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/ko_KR.js +++ b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/ko_KR.js @@ -12,7 +12,7 @@ tinymce.Resource.add('tinymce.html-i18n.help-keynav.ko_KR', '

Windows 또는 Linux: Alt+F11
\n' + '
macOS: ⌥F11
\n' + '
컨텍스트 도구 모음에 포커스 표시
\n' + - '
Windows, Linux 또는 macOS: Ctrl+F9\n' + + '
Windows, Linux 또는 macOS: Ctrl+F9
\n' + '\n' + '\n' + '

첫 번째 UI 항목에서 탐색이 시작되며, 이때 첫 번째 항목이 강조 표시되거나 푸터 요소 경로에 있는\n' + diff --git a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/ms.js b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/ms.js index 08795cf..f4e084c 100644 --- a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/ms.js +++ b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/ms.js @@ -12,7 +12,7 @@ tinymce.Resource.add('tinymce.html-i18n.help-keynav.ms', '

Windows atau Linux: Alt+F11
\n' + '
macOS: ⌥F11
\n' + '
Fokus bar alat kontekstual
\n' + - '
Windows, Linux atau macOS: Ctrl+F9\n' + + '
Windows, Linux atau macOS: Ctrl+F9
\n' + '\n' + '\n' + '

Navigasi akan bermula pada item UI pertama, yang akan diserlahkan atau digaris bawah dalam saiz item pertama dalam\n' + diff --git a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/nb_NO.js b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/nb_NO.js index 1974af2..9e7d167 100644 --- a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/nb_NO.js +++ b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/nb_NO.js @@ -12,7 +12,7 @@ tinymce.Resource.add('tinymce.html-i18n.help-keynav.nb_NO', '

Windows eller Linux: Alt + F11
\n' + '
macOS: ⌥F11
\n' + '
Utheve en kontekstuell verktøylinje
\n' + - '
Windows, Linux eller macOS: Ctrl + F9\n' + + '
Windows, Linux eller macOS: Ctrl + F9
\n' + '\n' + '\n' + '

Navigeringen starter ved det første grensesnittelementet, som utheves, eller understrekes når det gjelder det første elementet i\n' + diff --git a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/nl.js b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/nl.js index 3e1d979..5044a34 100644 --- a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/nl.js +++ b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/nl.js @@ -12,7 +12,7 @@ tinymce.Resource.add('tinymce.html-i18n.help-keynav.nl', '

Windows of Linux: Alt+F11
\n' + '
macOS: ⌥F11
\n' + '
Focus op een contextuele werkbalk instellen
\n' + - '
Windows, Linux of macOS: Ctrl+F9\n' + + '
Windows, Linux of macOS: Ctrl+F9
\n' + '\n' + '\n' + '

De navigatie start bij het eerste UI-item, dat wordt gemarkeerd of onderstreept als het eerste item zich in\n' + diff --git a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/pl.js b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/pl.js index 3a20e59..93717d2 100644 --- a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/pl.js +++ b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/pl.js @@ -12,7 +12,7 @@ tinymce.Resource.add('tinymce.html-i18n.help-keynav.pl', '

Windows lub Linux: Alt+F11
\n' + '
macOS: ⌥F11
\n' + '
Ustaw fokus na kontekstowy pasek narzędzi
\n' + - '
Windows, Linux lub macOS: Ctrl+F9\n' + + '
Windows, Linux lub macOS: Ctrl+F9
\n' + '\n' + '\n' + '

Nawigacja zostanie rozpoczęta od pierwszego elementu interfejsu użytkownika, który jest podświetlony lub — w przypadku pierwszego elementu\n' + diff --git a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/pt_BR.js b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/pt_BR.js index 75c888c..0d5d250 100644 --- a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/pt_BR.js +++ b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/pt_BR.js @@ -12,7 +12,7 @@ tinymce.Resource.add('tinymce.html-i18n.help-keynav.pt_BR', '

Windows ou Linux: Alt+F11
\n' + '
macOS: ⌥F11
\n' + '
Foco na barra de ferramentas contextual
\n' + - '
Windows, Linux ou macOS: Ctrl+F9\n' + + '
Windows, Linux ou macOS: Ctrl+F9
\n' + '\n' + '\n' + '

A navegação inicia no primeiro item da IU, que será destacado ou sublinhado no caso do primeiro item no\n' + diff --git a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/pt_PT.js b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/pt_PT.js index 899981a..7d879dc 100644 --- a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/pt_PT.js +++ b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/pt_PT.js @@ -12,7 +12,7 @@ tinymce.Resource.add('tinymce.html-i18n.help-keynav.pt_PT', '

Windows ou Linux: Alt+F11
\n' + '
macOS: ⌥F11
\n' + '
Foco numa barra de ferramentas contextual
\n' + - '
Windows, Linux ou macOS: Ctrl+F9\n' + + '
Windows, Linux ou macOS: Ctrl+F9
\n' + '\n' + '\n' + '

A navegação começará no primeiro item de IU, que estará realçado ou sublinhado, no caso do primeiro item no\n' + diff --git a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/ro.js b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/ro.js index d513868..982a346 100644 --- a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/ro.js +++ b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/ro.js @@ -12,7 +12,7 @@ tinymce.Resource.add('tinymce.html-i18n.help-keynav.ro', '

Windows sau Linux: Alt+F11
\n' + '
macOS: ⌥F11
\n' + '
Focalizare pe o bară de instrumente contextuală
\n' + - '
Windows, Linux sau macOS: Ctrl+F9\n' + + '
Windows, Linux sau macOS: Ctrl+F9
\n' + '\n' + '\n' + '

Navigarea va începe de la primul element al interfeței cu utilizatorul, care va fi evidențiat sau subliniat în cazul primului element din\n' + diff --git a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/ru.js b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/ru.js index 4fac320..7f57fcb 100644 --- a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/ru.js +++ b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/ru.js @@ -12,7 +12,7 @@ tinymce.Resource.add('tinymce.html-i18n.help-keynav.ru', '

Windows или Linux: Alt+F11
\n' + '
macOS: ⌥F11
\n' + '
Фокус на контекстной панели инструментов
\n' + - '
Windows, Linux или macOS: Ctrl+F9\n' + + '
Windows, Linux или macOS: Ctrl+F9
\n' + '\n' + '\n' + '

Первый доступный для управления элемент интерфейса будет выделен цветом или подчеркнут (если он находится\n' + diff --git a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/sk.js b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/sk.js index b2baef2..d9661e7 100644 --- a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/sk.js +++ b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/sk.js @@ -12,7 +12,7 @@ tinymce.Resource.add('tinymce.html-i18n.help-keynav.sk', '

Windows alebo Linux: Alt+F11
\n' + '
macOS: ⌥F11
\n' + '
Prejsť na kontextový panel nástrojov
\n' + - '
Windows, Linux alebo macOS: Ctrl+F9\n' + + '
Windows, Linux alebo macOS: Ctrl+F9
\n' + '\n' + '\n' + '

Navigácia začne pri prvej položke používateľského rozhrania, ktorá bude zvýraznená alebo v prípade prvej položky\n' + diff --git a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/sl_SI.js b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/sl_SI.js index 763c1c4..5cf1d72 100644 --- a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/sl_SI.js +++ b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/sl_SI.js @@ -12,7 +12,7 @@ tinymce.Resource.add('tinymce.html-i18n.help-keynav.sl_SI', '

Windows ali Linux: Alt + F11
\n' + '
macOS: ⌥F11
\n' + '
Fokus na kontekstualno orodno vrstico
\n' + - '
Windows, Linux ali macOS: Ctrl + F9\n' + + '
Windows, Linux ali macOS: Ctrl + F9
\n' + '\n' + '\n' + '

Krmarjenje se bo začelo s prvim elementom uporabniškega vmesnika, ki bo izpostavljena ali podčrtan, če gre za prvi element na\n' + @@ -39,7 +39,7 @@ tinymce.Resource.add('tinymce.html-i18n.help-keynav.sl_SI', '

Če razdelek uporabniškega vmesnika ni prisoten, je preskočen.

\n' + '\n' + '

Če ima noga fokus za krmarjenje s tipkovnico in ni vidne stranske vrstice, s pritiskom na shift + tabulatorko\n' + - ' fokus premaknete na prvo skupino orodne vrstice, ne zadnjo

.\n' + + ' fokus premaknete na prvo skupino orodne vrstice, ne zadnjo.

\n' + '\n' + '

Krmarjenje v razdelkih uporabniškega vmesnika

\n' + '\n' + diff --git a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/sv_SE.js b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/sv_SE.js index 4cc1568..83f71cc 100644 --- a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/sv_SE.js +++ b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/sv_SE.js @@ -12,7 +12,7 @@ tinymce.Resource.add('tinymce.html-i18n.help-keynav.sv_SE', '
Windows eller Linux: Alt+F11
\n' + '
macOS: ⌥F11
\n' + '
Fokusera på en snabbverktygsrad
\n' + - '
Windows, Linux eller macOS: Ctrl+F9\n' + + '
Windows, Linux eller macOS: Ctrl+F9
\n' + '\n' + '\n' + '

Navigeringen börjar vid det första gränssnittsobjektet, vilket är markerat eller understruket om det gäller det första objektet i\n' + diff --git a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/th_TH.js b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/th_TH.js index e0114de..bb160ca 100644 --- a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/th_TH.js +++ b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/th_TH.js @@ -12,7 +12,7 @@ tinymce.Resource.add('tinymce.html-i18n.help-keynav.th_TH', '

Windows หรือ Linux: Alt+F11
\n' + '
macOS: ⌥F11
\n' + '
โฟกัสที่แถบเครื่องมือตามบริบท
\n' + - '
Windows, Linux หรือ macOS: Ctrl+F9\n' + + '
Windows, Linux หรือ macOS: Ctrl+F9
\n' + '\n' + '\n' + '

การนำทางจะเริ่มที่รายการ UI แรก ซึ่งจะมีการไฮไลต์หรือขีดเส้นใต้ไว้ในกรณีที่รายการแรกอยู่ใน\n' + diff --git a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/tr.js b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/tr.js index 0517028..c994794 100644 --- a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/tr.js +++ b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/tr.js @@ -12,7 +12,7 @@ tinymce.Resource.add('tinymce.html-i18n.help-keynav.tr', '

Windows veya Linux: Alt+F11
\n' + '
macOS: ⌥F11
\n' + '
Bağlamsal araç çubuğuna odaklan
\n' + - '
Windows, Linux veya macOS: Ctrl+F9\n' + + '
Windows, Linux veya macOS: Ctrl+F9
\n' + '\n' + '\n' + '

Gezinti ilk kullanıcı arabirimi öğesinden başlar, bu öğe vurgulanır ya da ilk öğe, Alt bilgi elemanı\n' + diff --git a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/uk.js b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/uk.js index eb314f0..aa5ae89 100644 --- a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/uk.js +++ b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/uk.js @@ -12,7 +12,7 @@ tinymce.Resource.add('tinymce.html-i18n.help-keynav.uk', '

Windows або Linux: Alt+F11
\n' + '
macOS: ⌥F11
\n' + '
Фокус на контекстній панелі інструментів
\n' + - '
Windows, Linux або macOS: Ctrl+F9\n' + + '
Windows, Linux або macOS: Ctrl+F9
\n' + '\n' + '\n' + '

Навігація почнеться з першого елемента інтерфейсу користувача, який буде виділено або підкреслено в разі, якщо перший елемент знаходиться в\n' + diff --git a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/vi.js b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/vi.js index 5369f9b..f79faaa 100644 --- a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/vi.js +++ b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/vi.js @@ -12,7 +12,7 @@ tinymce.Resource.add('tinymce.html-i18n.help-keynav.vi', '

Windows hoặc Linux: Alt+F11
\n' + '
macOS: ⌥F11
\n' + '
Tập trung vào thanh công cụ ngữ cảnh
\n' + - '
Windows, Linux hoặc macOS: Ctrl+F9\n' + + '
Windows, Linux hoặc macOS: Ctrl+F9
\n' + '\n' + '\n' + '

Điều hướng sẽ bắt đầu từ mục UI đầu tiên. Mục này sẽ được tô sáng hoặc có gạch dưới (nếu là mục đầu tiên trong\n' + diff --git a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/zh_CN.js b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/zh_CN.js index b93d9ee..5a7fbdb 100644 --- a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/zh_CN.js +++ b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/zh_CN.js @@ -12,7 +12,7 @@ tinymce.Resource.add('tinymce.html-i18n.help-keynav.zh_CN', '

Windows 或 Linux:Alt+F11
\n' + '
macOS:⌥F11
\n' + '
聚焦于上下文工具栏
\n' + - '
Windows、Linux 或 macOS:Ctrl+F9\n' + + '
Windows、Linux 或 macOS:Ctrl+F9
\n' + '\n' + '\n' + '

导航将在第一个 UI 项上开始,其中突出显示该项,或者对于页脚元素路径中的第一项,将为其添加下划线。

\n' + diff --git a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/zh_TW.js b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/zh_TW.js index 51a381d..ea3a291 100644 --- a/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/zh_TW.js +++ b/libraries/tinymce/js/tinymce/plugins/help/js/i18n/keynav/zh_TW.js @@ -12,7 +12,7 @@ tinymce.Resource.add('tinymce.html-i18n.help-keynav.zh_TW', '
Windows 或 Linux:Alt+F11
\n' + '
macOS:⌥F11
\n' + '
跳至關聯式工具列
\n' + - '
Windows、Linux 或 macOS:Ctrl+F9\n' + + '
Windows、Linux 或 macOS:Ctrl+F9
\n' + '\n' + '\n' + '

瀏覽會從第一個 UI 項目開始,該項目會反白顯示,但如果是「頁尾」元素路徑的第一項,\n' + diff --git a/libraries/tinymce/js/tinymce/plugins/help/plugin.min.js b/libraries/tinymce/js/tinymce/plugins/help/plugin.min.js index 6882fae..8efa7c8 100644 --- a/libraries/tinymce/js/tinymce/plugins/help/plugin.min.js +++ b/libraries/tinymce/js/tinymce/plugins/help/plugin.min.js @@ -1,4 +1,4 @@ /** - * TinyMCE version 6.8.3 (2024-02-08) + * TinyMCE version 7.0.0 (2024-03-20) */ -!function(){"use strict";var e=tinymce.util.Tools.resolve("tinymce.PluginManager");let t=0;const n=e=>{const n=(new Date).getTime(),a=Math.floor(1e9*Math.random());return t++,e+"_"+a+t+String(n)},a=e=>t=>t.options.get(e),r=a("help_tabs"),o=a("forced_plugins"),i=("string",e=>"string"===(e=>{const t=typeof e;return null===e?"null":"object"===t&&Array.isArray(e)?"array":"object"===t&&(n=a=e,(r=String).prototype.isPrototypeOf(n)||(null===(o=a.constructor)||void 0===o?void 0:o.name)===r.name)?"string":t;var n,a,r,o})(e));const s=(void 0,e=>undefined===e);const l=e=>"function"==typeof e,c=(!1,()=>false);class m{constructor(e,t){this.tag=e,this.value=t}static some(e){return new m(!0,e)}static none(){return m.singletonNone}fold(e,t){return this.tag?t(this.value):e()}isSome(){return this.tag}isNone(){return!this.tag}map(e){return this.tag?m.some(e(this.value)):m.none()}bind(e){return this.tag?e(this.value):m.none()}exists(e){return this.tag&&e(this.value)}forall(e){return!this.tag||e(this.value)}filter(e){return!this.tag||e(this.value)?this:m.none()}getOr(e){return this.tag?this.value:e}or(e){return this.tag?this:e}getOrThunk(e){return this.tag?this.value:e()}orThunk(e){return this.tag?this:e()}getOrDie(e){if(this.tag)return this.value;throw new Error(null!=e?e:"Called getOrDie on None")}static from(e){return null==e?m.none():m.some(e)}getOrNull(){return this.tag?this.value:null}getOrUndefined(){return this.value}each(e){this.tag&&e(this.value)}toArray(){return this.tag?[this.value]:[]}toString(){return this.tag?`some(${this.value})`:"none()"}}m.singletonNone=new m(!1);const u=Array.prototype.slice,p=Array.prototype.indexOf,y=(e,t)=>{const n=e.length,a=new Array(n);for(let r=0;r{const n=[];for(let a=0,r=e.length;a{const n=u.call(e,0);return n.sort(t),n},g=Object.keys,k=Object.hasOwnProperty,v=(e,t)=>k.call(e,t);var b=tinymce.util.Tools.resolve("tinymce.Resource"),f=tinymce.util.Tools.resolve("tinymce.util.I18n");const A=(e,t)=>b.load(`tinymce.html-i18n.help-keynav.${t}`,`${e}/js/i18n/keynav/${t}.js`),C=e=>A(e,f.getCode()).catch((()=>A(e,"en")));var w=tinymce.util.Tools.resolve("tinymce.Env");const S=e=>{const t=w.os.isMacOS()||w.os.isiOS(),n=t?{alt:"⌥",ctrl:"⌃",shift:"⇧",meta:"⌘",access:"⌃⌥"}:{meta:"Ctrl ",access:"Shift + Alt "},a=e.split("+"),r=y(a,(e=>{const t=e.toLowerCase().trim();return v(n,t)?n[t]:e}));return t?r.join("").replace(/\s/,""):r.join("+")},_=[{shortcuts:["Meta + B"],action:"Bold"},{shortcuts:["Meta + I"],action:"Italic"},{shortcuts:["Meta + U"],action:"Underline"},{shortcuts:["Meta + A"],action:"Select all"},{shortcuts:["Meta + Y","Meta + Shift + Z"],action:"Redo"},{shortcuts:["Meta + Z"],action:"Undo"},{shortcuts:["Access + 1"],action:"Heading 1"},{shortcuts:["Access + 2"],action:"Heading 2"},{shortcuts:["Access + 3"],action:"Heading 3"},{shortcuts:["Access + 4"],action:"Heading 4"},{shortcuts:["Access + 5"],action:"Heading 5"},{shortcuts:["Access + 6"],action:"Heading 6"},{shortcuts:["Access + 7"],action:"Paragraph"},{shortcuts:["Access + 8"],action:"Div"},{shortcuts:["Access + 9"],action:"Address"},{shortcuts:["Alt + 0"],action:"Open help dialog"},{shortcuts:["Alt + F9"],action:"Focus to menubar"},{shortcuts:["Alt + F10"],action:"Focus to toolbar"},{shortcuts:["Alt + F11"],action:"Focus to element path"},{shortcuts:["Ctrl + F9"],action:"Focus to contextual toolbar"},{shortcuts:["Shift + Enter"],action:"Open popup menu for split buttons"},{shortcuts:["Meta + K"],action:"Insert link (if link plugin activated)"},{shortcuts:["Meta + S"],action:"Save (if save plugin activated)"},{shortcuts:["Meta + F"],action:"Find (if searchreplace plugin activated)"},{shortcuts:["Meta + Shift + F"],action:"Switch to or from fullscreen mode"}],M=()=>({name:"shortcuts",title:"Handy Shortcuts",items:[{type:"table",header:["Action","Shortcut"],cells:y(_,(e=>{const t=y(e.shortcuts,S).join(" or ");return[e.action,t]}))}]}),T=y([{key:"accordion",name:"Accordion"},{key:"advlist",name:"Advanced List"},{key:"anchor",name:"Anchor"},{key:"autolink",name:"Autolink"},{key:"autoresize",name:"Autoresize"},{key:"autosave",name:"Autosave"},{key:"charmap",name:"Character Map"},{key:"code",name:"Code"},{key:"codesample",name:"Code Sample"},{key:"colorpicker",name:"Color Picker"},{key:"directionality",name:"Directionality"},{key:"emoticons",name:"Emoticons"},{key:"fullscreen",name:"Full Screen"},{key:"help",name:"Help"},{key:"image",name:"Image"},{key:"importcss",name:"Import CSS"},{key:"insertdatetime",name:"Insert Date/Time"},{key:"link",name:"Link"},{key:"lists",name:"Lists"},{key:"media",name:"Media"},{key:"nonbreaking",name:"Nonbreaking"},{key:"pagebreak",name:"Page Break"},{key:"preview",name:"Preview"},{key:"quickbars",name:"Quick Toolbars"},{key:"save",name:"Save"},{key:"searchreplace",name:"Search and Replace"},{key:"table",name:"Table"},{key:"template",name:"Template"},{key:"textcolor",name:"Text Color"},{key:"visualblocks",name:"Visual Blocks"},{key:"visualchars",name:"Visual Characters"},{key:"wordcount",name:"Word Count"},{key:"a11ychecker",name:"Accessibility Checker",type:"premium"},{key:"advcode",name:"Advanced Code Editor",type:"premium"},{key:"advtable",name:"Advanced Tables",type:"premium"},{key:"advtemplate",name:"Advanced Templates",type:"premium",slug:"advanced-templates"},{key:"ai",name:"AI Assistant",type:"premium"},{key:"casechange",name:"Case Change",type:"premium"},{key:"checklist",name:"Checklist",type:"premium"},{key:"editimage",name:"Enhanced Image Editing",type:"premium"},{key:"footnotes",name:"Footnotes",type:"premium"},{key:"typography",name:"Advanced Typography",type:"premium",slug:"advanced-typography"},{key:"mediaembed",name:"Enhanced Media Embed",type:"premium",slug:"introduction-to-mediaembed"},{key:"export",name:"Export",type:"premium"},{key:"formatpainter",name:"Format Painter",type:"premium"},{key:"inlinecss",name:"Inline CSS",type:"premium",slug:"inline-css"},{key:"linkchecker",name:"Link Checker",type:"premium"},{key:"mentions",name:"Mentions",type:"premium"},{key:"mergetags",name:"Merge Tags",type:"premium"},{key:"pageembed",name:"Page Embed",type:"premium"},{key:"permanentpen",name:"Permanent Pen",type:"premium"},{key:"powerpaste",name:"PowerPaste",type:"premium",slug:"introduction-to-powerpaste"},{key:"rtc",name:"Real-Time Collaboration",type:"premium",slug:"rtc-introduction"},{key:"tinymcespellchecker",name:"Spell Checker Pro",type:"premium",slug:"introduction-to-tiny-spellchecker"},{key:"autocorrect",name:"Spelling Autocorrect",type:"premium"},{key:"tableofcontents",name:"Table of Contents",type:"premium"},{key:"tinycomments",name:"Tiny Comments",type:"premium",slug:"introduction-to-tiny-comments"},{key:"tinydrive",name:"Tiny Drive",type:"premium",slug:"tinydrive-introduction"}],(e=>({...e,type:e.type||"opensource",slug:e.slug||e.key}))),x=e=>{const t=e=>`${e.name}`,n=(e,n)=>{return(a=T,r=e=>e.key===n,((e,t,n)=>{for(let a=0,r=e.length;a((e,n)=>{const a=e.plugins[n].getMetadata;if(l(a)){const e=a();return{name:e.name,html:t(e)}}return{name:n,html:n}})(e,n)),(e=>{const n="premium"===e.type?`${e.name}*`:e.name;return{name:n,html:t({name:n,url:`https://www.tiny.cloud/docs/tinymce/6/${e.slug}/`})}}));var a,r},a=e=>{const t=(e=>{const t=g(e.plugins),n=o(e);return s(n)?t:h(t,(e=>!(((e,t)=>p.call(e,t))(n,e)>-1)))})(e),a=d(y(t,(t=>n(e,t))),((e,t)=>e.name.localeCompare(t.name))),r=y(a,(e=>"

  • "+e.html+"
  • ")),i=r.length,l=r.join("");return"

    "+f.translate(["Plugins installed ({0}):",i])+"

      "+l+"
    "},r={type:"htmlpanel",presets:"document",html:[(e=>null==e?"":"
    "+a(e)+"
    ")(e),(()=>{const e=h(T,(({type:e})=>"premium"===e)),t=d(y(e,(e=>e.name)),((e,t)=>e.localeCompare(t))),n=y(t,(e=>`
  • ${e}
  • `)).join("");return"

    "+f.translate("Premium plugins:")+"

    "})()].join("")};return{name:"plugins",title:"Plugins",items:[r]}};var O=tinymce.util.Tools.resolve("tinymce.EditorManager");const P=(e,t,a)=>()=>{(async(e,t,a)=>{const o=M(),s=await(async e=>({name:"keyboardnav",title:"Keyboard Navigation",items:[{type:"htmlpanel",presets:"document",html:await C(e)}]}))(a),l=x(e),c=(()=>{var e,t;const n='TinyMCE '+(e=O.majorVersion,t=O.minorVersion,(0===e.indexOf("@")?"X.X.X":e+"."+t)+"");return{name:"versions",title:"Version",items:[{type:"htmlpanel",html:"

    "+f.translate(["You are using {0}",n])+"

    ",presets:"document"}]}})(),u={[o.name]:o,[s.name]:s,[l.name]:l,[c.name]:c,...t.get()};return m.from(r(e)).fold((()=>(e=>{const t=g(e),n=t.indexOf("versions");return-1!==n&&(t.splice(n,1),t.push("versions")),{tabs:e,names:t}})(u)),(e=>((e,t)=>{const a={},r=y(e,(e=>{var r;if(i(e))return v(t,e)&&(a[e]=t[e]),e;{const t=null!==(r=e.name)&&void 0!==r?r:n("tab-name");return a[t]=e,t}}));return{tabs:a,names:r}})(e,u)))})(e,t,a).then((({tabs:t,names:n})=>{const a={type:"tabpanel",tabs:(e=>{const t=[],n=e=>{t.push(e)};for(let t=0;t{return v(n=t,a=e)?m.from(n[a]):m.none();var n,a})))};e.windowManager.open({title:"Help",size:"medium",body:a,buttons:[{type:"cancel",name:"close",text:"Close",primary:!0}],initialData:{}})}))};e.add("help",((e,t)=>{const a=(e=>{let t={};return{get:()=>t,set:e=>{t=e}}})(),r=(e=>({addTab:t=>{var a;const r=null!==(a=t.name)&&void 0!==a?a:n("tab-name"),o=e.get();o[r]=t,e.set(o)}}))(a);(e=>{(0,e.options.register)("help_tabs",{processor:"array"})})(e);const o=P(e,a,t);return((e,t)=>{e.ui.registry.addButton("help",{icon:"help",tooltip:"Help",onAction:t}),e.ui.registry.addMenuItem("help",{text:"Help",icon:"help",shortcut:"Alt+0",onAction:t})})(e,o),((e,t)=>{e.addCommand("mceHelp",t)})(e,o),e.shortcuts.add("Alt+0","Open help dialog","mceHelp"),((e,t)=>{e.on("init",(()=>{C(t)}))})(e,t),r}))}(); \ No newline at end of file +!function(){"use strict";var e=tinymce.util.Tools.resolve("tinymce.PluginManager");let t=0;const n=e=>{const n=(new Date).getTime(),a=Math.floor(1e9*Math.random());return t++,e+"_"+a+t+String(n)},a=e=>t=>t.options.get(e),r=a("help_tabs"),o=a("forced_plugins"),i=("string",e=>"string"===(e=>{const t=typeof e;return null===e?"null":"object"===t&&Array.isArray(e)?"array":"object"===t&&(n=a=e,(r=String).prototype.isPrototypeOf(n)||(null===(o=a.constructor)||void 0===o?void 0:o.name)===r.name)?"string":t;var n,a,r,o})(e));const s=(void 0,e=>undefined===e);const l=e=>"function"==typeof e,m=(!1,()=>false);class c{constructor(e,t){this.tag=e,this.value=t}static some(e){return new c(!0,e)}static none(){return c.singletonNone}fold(e,t){return this.tag?t(this.value):e()}isSome(){return this.tag}isNone(){return!this.tag}map(e){return this.tag?c.some(e(this.value)):c.none()}bind(e){return this.tag?e(this.value):c.none()}exists(e){return this.tag&&e(this.value)}forall(e){return!this.tag||e(this.value)}filter(e){return!this.tag||e(this.value)?this:c.none()}getOr(e){return this.tag?this.value:e}or(e){return this.tag?this:e}getOrThunk(e){return this.tag?this.value:e()}orThunk(e){return this.tag?this:e()}getOrDie(e){if(this.tag)return this.value;throw new Error(null!=e?e:"Called getOrDie on None")}static from(e){return null==e?c.none():c.some(e)}getOrNull(){return this.tag?this.value:null}getOrUndefined(){return this.value}each(e){this.tag&&e(this.value)}toArray(){return this.tag?[this.value]:[]}toString(){return this.tag?`some(${this.value})`:"none()"}}c.singletonNone=new c(!1);const u=Array.prototype.slice,p=Array.prototype.indexOf,y=(e,t)=>{const n=e.length,a=new Array(n);for(let r=0;r{const n=[];for(let a=0,r=e.length;a{const n=u.call(e,0);return n.sort(t),n},g=Object.keys,k=Object.hasOwnProperty,v=(e,t)=>k.call(e,t);var b=tinymce.util.Tools.resolve("tinymce.Resource"),f=tinymce.util.Tools.resolve("tinymce.util.I18n");const A=(e,t)=>b.load(`tinymce.html-i18n.help-keynav.${t}`,`${e}/js/i18n/keynav/${t}.js`),w=e=>A(e,f.getCode()).catch((()=>A(e,"en")));var C=tinymce.util.Tools.resolve("tinymce.Env");const S=e=>{const t=C.os.isMacOS()||C.os.isiOS(),n=t?{alt:"⌥",ctrl:"⌃",shift:"⇧",meta:"⌘",access:"⌃⌥"}:{meta:"Ctrl ",access:"Shift + Alt "},a=e.split("+"),r=y(a,(e=>{const t=e.toLowerCase().trim();return v(n,t)?n[t]:e}));return t?r.join("").replace(/\s/,""):r.join("+")},M=[{shortcuts:["Meta + B"],action:"Bold"},{shortcuts:["Meta + I"],action:"Italic"},{shortcuts:["Meta + U"],action:"Underline"},{shortcuts:["Meta + A"],action:"Select all"},{shortcuts:["Meta + Y","Meta + Shift + Z"],action:"Redo"},{shortcuts:["Meta + Z"],action:"Undo"},{shortcuts:["Access + 1"],action:"Heading 1"},{shortcuts:["Access + 2"],action:"Heading 2"},{shortcuts:["Access + 3"],action:"Heading 3"},{shortcuts:["Access + 4"],action:"Heading 4"},{shortcuts:["Access + 5"],action:"Heading 5"},{shortcuts:["Access + 6"],action:"Heading 6"},{shortcuts:["Access + 7"],action:"Paragraph"},{shortcuts:["Access + 8"],action:"Div"},{shortcuts:["Access + 9"],action:"Address"},{shortcuts:["Alt + 0"],action:"Open help dialog"},{shortcuts:["Alt + F9"],action:"Focus to menubar"},{shortcuts:["Alt + F10"],action:"Focus to toolbar"},{shortcuts:["Alt + F11"],action:"Focus to element path"},{shortcuts:["Ctrl + F9"],action:"Focus to contextual toolbar"},{shortcuts:["Shift + Enter"],action:"Open popup menu for split buttons"},{shortcuts:["Meta + K"],action:"Insert link (if link plugin activated)"},{shortcuts:["Meta + S"],action:"Save (if save plugin activated)"},{shortcuts:["Meta + F"],action:"Find (if searchreplace plugin activated)"},{shortcuts:["Meta + Shift + F"],action:"Switch to or from fullscreen mode"}],_=()=>({name:"shortcuts",title:"Handy Shortcuts",items:[{type:"table",header:["Action","Shortcut"],cells:y(M,(e=>{const t=y(e.shortcuts,S).join(" or ");return[e.action,t]}))}]}),x=y([{key:"accordion",name:"Accordion"},{key:"anchor",name:"Anchor"},{key:"autolink",name:"Autolink"},{key:"autoresize",name:"Autoresize"},{key:"autosave",name:"Autosave"},{key:"charmap",name:"Character Map"},{key:"code",name:"Code"},{key:"codesample",name:"Code Sample"},{key:"colorpicker",name:"Color Picker"},{key:"directionality",name:"Directionality"},{key:"emoticons",name:"Emoticons"},{key:"fullscreen",name:"Full Screen"},{key:"help",name:"Help"},{key:"image",name:"Image"},{key:"importcss",name:"Import CSS"},{key:"insertdatetime",name:"Insert Date/Time"},{key:"link",name:"Link"},{key:"lists",name:"Lists"},{key:"advlist",name:"List Styles"},{key:"media",name:"Media"},{key:"nonbreaking",name:"Nonbreaking"},{key:"pagebreak",name:"Page Break"},{key:"preview",name:"Preview"},{key:"quickbars",name:"Quick Toolbars"},{key:"save",name:"Save"},{key:"searchreplace",name:"Search and Replace"},{key:"table",name:"Table"},{key:"textcolor",name:"Text Color"},{key:"visualblocks",name:"Visual Blocks"},{key:"visualchars",name:"Visual Characters"},{key:"wordcount",name:"Word Count"},{key:"a11ychecker",name:"Accessibility Checker",type:"premium"},{key:"typography",name:"Advanced Typography",type:"premium",slug:"advanced-typography"},{key:"ai",name:"AI Assistant",type:"premium"},{key:"casechange",name:"Case Change",type:"premium"},{key:"checklist",name:"Checklist",type:"premium"},{key:"advcode",name:"Enhanced Code Editor",type:"premium"},{key:"mediaembed",name:"Enhanced Media Embed",type:"premium",slug:"introduction-to-mediaembed"},{key:"advtable",name:"Enhanced Tables",type:"premium"},{key:"exportpdf",name:"Export to PDF",type:"premium"},{key:"exportword",name:"Export to Word",type:"premium"},{key:"footnotes",name:"Footnotes",type:"premium"},{key:"formatpainter",name:"Format Painter",type:"premium"},{key:"editimage",name:"Image Editing",type:"premium"},{key:"importword",name:"Import from Word",type:"premium"},{key:"inlinecss",name:"Inline CSS",type:"premium",slug:"inline-css"},{key:"linkchecker",name:"Link Checker",type:"premium"},{key:"markdown",name:"Markdown",type:"premium"},{key:"mentions",name:"Mentions",type:"premium"},{key:"mergetags",name:"Merge Tags",type:"premium"},{key:"pageembed",name:"Page Embed",type:"premium"},{key:"permanentpen",name:"Permanent Pen",type:"premium"},{key:"powerpaste",name:"PowerPaste",type:"premium",slug:"introduction-to-powerpaste"},{key:"revisionhistory",name:"Revision History",type:"premium"},{key:"tinymcespellchecker",name:"Spell Checker",type:"premium",slug:"introduction-to-tiny-spellchecker"},{key:"autocorrect",name:"Spelling Autocorrect",type:"premium"},{key:"tableofcontents",name:"Table of Contents",type:"premium"},{key:"advtemplate",name:"Templates",type:"premium",slug:"advanced-templates"},{key:"tinycomments",name:"Tiny Comments",type:"premium",slug:"introduction-to-tiny-comments"},{key:"tinydrive",name:"Tiny Drive",type:"premium",slug:"tinydrive-introduction"}],(e=>({...e,type:e.type||"opensource",slug:e.slug||e.key}))),T=e=>{const t=e=>`${e.name}`,n=(e,n)=>{return(a=x,r=e=>e.key===n,((e,t,n)=>{for(let a=0,r=e.length;a((e,n)=>{const a=e.plugins[n].getMetadata;if(l(a)){const e=a();return{name:e.name,html:t(e)}}return{name:n,html:n}})(e,n)),(e=>{const n="premium"===e.type?`${e.name}*`:e.name;return{name:n,html:t({name:n,url:`https://www.tiny.cloud/docs/tinymce/7/${e.slug}/`})}}));var a,r},a=e=>{const t=(e=>{const t=g(e.plugins),n=o(e);return s(n)?t:h(t,(e=>!(((e,t)=>p.call(e,t))(n,e)>-1)))})(e),a=d(y(t,(t=>n(e,t))),((e,t)=>e.name.localeCompare(t.name))),r=y(a,(e=>"
  • "+e.html+"
  • ")),i=r.length,l=r.join("");return"

    "+f.translate(["Plugins installed ({0}):",i])+"

      "+l+"
    "},r={type:"htmlpanel",presets:"document",html:[(e=>null==e?"":"
    "+a(e)+"
    ")(e),(()=>{const e=h(x,(({type:e})=>"premium"===e)),t=d(y(e,(e=>e.name)),((e,t)=>e.localeCompare(t))),n=y(t,(e=>`
  • ${e}
  • `)).join("");return"

    "+f.translate("Premium plugins:")+"

    "})()].join("")};return{name:"plugins",title:"Plugins",items:[r]}};var O=tinymce.util.Tools.resolve("tinymce.EditorManager");const P=(e,t,a)=>()=>{(async(e,t,a)=>{const o=_(),s=await(async e=>({name:"keyboardnav",title:"Keyboard Navigation",items:[{type:"htmlpanel",presets:"document",html:await w(e)}]}))(a),l=T(e),m=(()=>{var e,t;const n='TinyMCE '+(e=O.majorVersion,t=O.minorVersion,(0===e.indexOf("@")?"X.X.X":e+"."+t)+"");return{name:"versions",title:"Version",items:[{type:"htmlpanel",html:"

    "+f.translate(["You are using {0}",n])+"

    ",presets:"document"}]}})(),u={[o.name]:o,[s.name]:s,[l.name]:l,[m.name]:m,...t.get()};return c.from(r(e)).fold((()=>(e=>{const t=g(e),n=t.indexOf("versions");return-1!==n&&(t.splice(n,1),t.push("versions")),{tabs:e,names:t}})(u)),(e=>((e,t)=>{const a={},r=y(e,(e=>{var r;if(i(e))return v(t,e)&&(a[e]=t[e]),e;{const t=null!==(r=e.name)&&void 0!==r?r:n("tab-name");return a[t]=e,t}}));return{tabs:a,names:r}})(e,u)))})(e,t,a).then((({tabs:t,names:n})=>{const a={type:"tabpanel",tabs:(e=>{const t=[],n=e=>{t.push(e)};for(let t=0;t{return v(n=t,a=e)?c.from(n[a]):c.none();var n,a})))};e.windowManager.open({title:"Help",size:"medium",body:a,buttons:[{type:"cancel",name:"close",text:"Close",primary:!0}],initialData:{}})}))};e.add("help",((e,t)=>{const a=(e=>{let t={};return{get:()=>t,set:e=>{t=e}}})(),r=(e=>({addTab:t=>{var a;const r=null!==(a=t.name)&&void 0!==a?a:n("tab-name"),o=e.get();o[r]=t,e.set(o)}}))(a);(e=>{(0,e.options.register)("help_tabs",{processor:"array"})})(e);const o=P(e,a,t);return((e,t)=>{e.ui.registry.addButton("help",{icon:"help",tooltip:"Help",onAction:t}),e.ui.registry.addMenuItem("help",{text:"Help",icon:"help",shortcut:"Alt+0",onAction:t})})(e,o),((e,t)=>{e.addCommand("mceHelp",t)})(e,o),e.shortcuts.add("Alt+0","Open help dialog","mceHelp"),((e,t)=>{e.on("init",(()=>{w(t)}))})(e,t),r}))}(); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/plugins/image/plugin.min.js b/libraries/tinymce/js/tinymce/plugins/image/plugin.min.js index 0fa3f5f..bbad30f 100644 --- a/libraries/tinymce/js/tinymce/plugins/image/plugin.min.js +++ b/libraries/tinymce/js/tinymce/plugins/image/plugin.min.js @@ -1,4 +1,4 @@ /** - * TinyMCE version 6.8.3 (2024-02-08) + * TinyMCE version 7.0.0 (2024-03-20) */ !function(){"use strict";var e=tinymce.util.Tools.resolve("tinymce.PluginManager");const t=Object.getPrototypeOf,a=(e,t,a)=>{var i;return!!a(e,t.prototype)||(null===(i=e.constructor)||void 0===i?void 0:i.name)===t.name},i=e=>t=>(e=>{const t=typeof e;return null===e?"null":"object"===t&&Array.isArray(e)?"array":"object"===t&&a(e,String,((e,t)=>t.isPrototypeOf(e)))?"string":t})(t)===e,s=e=>t=>typeof t===e,r=i("string"),o=i("object"),n=e=>((e,i)=>o(e)&&a(e,i,((e,a)=>t(e)===a)))(e,Object),l=i("array"),c=(null,e=>null===e);const m=s("boolean"),d=e=>!(e=>null==e)(e),g=s("function"),u=s("number"),p=()=>{};class h{constructor(e,t){this.tag=e,this.value=t}static some(e){return new h(!0,e)}static none(){return h.singletonNone}fold(e,t){return this.tag?t(this.value):e()}isSome(){return this.tag}isNone(){return!this.tag}map(e){return this.tag?h.some(e(this.value)):h.none()}bind(e){return this.tag?e(this.value):h.none()}exists(e){return this.tag&&e(this.value)}forall(e){return!this.tag||e(this.value)}filter(e){return!this.tag||e(this.value)?this:h.none()}getOr(e){return this.tag?this.value:e}or(e){return this.tag?this:e}getOrThunk(e){return this.tag?this.value:e()}orThunk(e){return this.tag?this:e()}getOrDie(e){if(this.tag)return this.value;throw new Error(null!=e?e:"Called getOrDie on None")}static from(e){return d(e)?h.some(e):h.none()}getOrNull(){return this.tag?this.value:null}getOrUndefined(){return this.value}each(e){this.tag&&e(this.value)}toArray(){return this.tag?[this.value]:[]}toString(){return this.tag?`some(${this.value})`:"none()"}}h.singletonNone=new h(!1);const b=Object.keys,v=Object.hasOwnProperty,y=(e,t)=>v.call(e,t),f=Array.prototype.push,w=e=>{const t=[];for(let a=0,i=e.length;a{((e,t,a)=>{if(!(r(a)||m(a)||u(a)))throw console.error("Invalid call to Attribute.set. Key ",t,":: Value ",a,":: Element ",e),new Error("Attribute value was not simple");e.setAttribute(t,a+"")})(e.dom,t,a)},D=e=>{if(null==e)throw new Error("Node cannot be null or undefined");return{dom:e}},_=D;var C=tinymce.util.Tools.resolve("tinymce.dom.DOMUtils"),I=tinymce.util.Tools.resolve("tinymce.util.URI");const U=e=>e.length>0,x=e=>t=>t.options.get(e),S=x("image_dimensions"),N=x("image_advtab"),T=x("image_uploadtab"),O=x("image_prepend_url"),E=x("image_class_list"),L=x("image_description"),j=x("image_title"),M=x("image_caption"),R=x("image_list"),k=x("a11y_advanced_options"),z=x("automatic_uploads"),B=(e,t)=>Math.max(parseInt(e,10),parseInt(t,10)),P=e=>(e&&(e=e.replace(/px$/,"")),e),F=e=>(e.length>0&&/^[0-9]+$/.test(e)&&(e+="px"),e),H=e=>"IMG"===e.nodeName&&(e.hasAttribute("data-mce-object")||e.hasAttribute("data-mce-placeholder")),G=(e,t)=>{const a=e.options.get;return I.isDomSafe(t,"img",{allow_html_data_urls:a("allow_html_data_urls"),allow_script_urls:a("allow_script_urls"),allow_svg_data_urls:a("allow_svg_data_urls")})},W=C.DOM,$=e=>e.style.marginLeft&&e.style.marginRight&&e.style.marginLeft===e.style.marginRight?P(e.style.marginLeft):"",V=e=>e.style.marginTop&&e.style.marginBottom&&e.style.marginTop===e.style.marginBottom?P(e.style.marginTop):"",K=e=>e.style.borderWidth?P(e.style.borderWidth):"",Z=(e,t)=>{var a;return e.hasAttribute(t)&&null!==(a=e.getAttribute(t))&&void 0!==a?a:""},q=e=>null!==e.parentNode&&"FIGURE"===e.parentNode.nodeName,J=(e,t,a)=>{""===a||null===a?e.removeAttribute(t):e.setAttribute(t,a)},Q=(e,t)=>{const a=e.getAttribute("style"),i=t(null!==a?a:"");i.length>0?(e.setAttribute("style",i),e.setAttribute("data-mce-style",i)):e.removeAttribute("style")},X=(e,t)=>(e,a,i)=>{const s=e.style;s[a]?(s[a]=F(i),Q(e,t)):J(e,a,i)},Y=(e,t)=>e.style[t]?P(e.style[t]):Z(e,t),ee=(e,t)=>{const a=F(t);e.style.marginLeft=a,e.style.marginRight=a},te=(e,t)=>{const a=F(t);e.style.marginTop=a,e.style.marginBottom=a},ae=(e,t)=>{const a=F(t);e.style.borderWidth=a},ie=(e,t)=>{e.style.borderStyle=t},se=e=>{var t;return null!==(t=e.style.borderStyle)&&void 0!==t?t:""},re=e=>d(e)&&"FIGURE"===e.nodeName,oe=e=>0===W.getAttrib(e,"alt").length&&"presentation"===W.getAttrib(e,"role"),ne=e=>oe(e)?"":Z(e,"alt"),le=(e,t)=>{var a;const i=document.createElement("img");return J(i,"style",t.style),($(i)||""!==t.hspace)&&ee(i,t.hspace),(V(i)||""!==t.vspace)&&te(i,t.vspace),(K(i)||""!==t.border)&&ae(i,t.border),(se(i)||""!==t.borderStyle)&&ie(i,t.borderStyle),e(null!==(a=i.getAttribute("style"))&&void 0!==a?a:"")},ce=(e,t)=>({src:Z(t,"src"),alt:ne(t),title:Z(t,"title"),width:Y(t,"width"),height:Y(t,"height"),class:Z(t,"class"),style:e(Z(t,"style")),caption:q(t),hspace:$(t),vspace:V(t),border:K(t),borderStyle:se(t),isDecorative:oe(t)}),me=(e,t,a,i,s)=>{a[i]!==t[i]&&s(e,i,String(a[i]))},de=(e,t,a)=>{if(a){W.setAttrib(e,"role","presentation");const t=_(e);A(t,"alt","")}else{if(c(t)){"alt",_(e).dom.removeAttribute("alt")}else{const a=_(e);A(a,"alt",t)}"presentation"===W.getAttrib(e,"role")&&W.setAttrib(e,"role","")}},ge=(e,t)=>(a,i,s)=>{e(a,s),Q(a,t)},ue=(e,t,a)=>{const i=ce(e,a);me(a,i,t,"caption",((e,t,a)=>(e=>{q(e)?(e=>{const t=e.parentNode;d(t)&&(W.insertAfter(e,t),W.remove(t))})(e):(e=>{const t=W.create("figure",{class:"image"});W.insertAfter(t,e),t.appendChild(e),t.appendChild(W.create("figcaption",{contentEditable:"true"},"Caption")),t.contentEditable="false"})(e)})(e))),me(a,i,t,"src",J),me(a,i,t,"title",J),me(a,i,t,"width",X(0,e)),me(a,i,t,"height",X(0,e)),me(a,i,t,"class",J),me(a,i,t,"style",ge(((e,t)=>J(e,"style",t)),e)),me(a,i,t,"hspace",ge(ee,e)),me(a,i,t,"vspace",ge(te,e)),me(a,i,t,"border",ge(ae,e)),me(a,i,t,"borderStyle",ge(ie,e)),((e,t,a)=>{a.alt===t.alt&&a.isDecorative===t.isDecorative||de(e,a.alt,a.isDecorative)})(a,i,t)},pe=(e,t)=>{const a=(e=>{if(e.margin){const t=String(e.margin).split(" ");switch(t.length){case 1:e["margin-top"]=e["margin-top"]||t[0],e["margin-right"]=e["margin-right"]||t[0],e["margin-bottom"]=e["margin-bottom"]||t[0],e["margin-left"]=e["margin-left"]||t[0];break;case 2:e["margin-top"]=e["margin-top"]||t[0],e["margin-right"]=e["margin-right"]||t[1],e["margin-bottom"]=e["margin-bottom"]||t[0],e["margin-left"]=e["margin-left"]||t[1];break;case 3:e["margin-top"]=e["margin-top"]||t[0],e["margin-right"]=e["margin-right"]||t[1],e["margin-bottom"]=e["margin-bottom"]||t[2],e["margin-left"]=e["margin-left"]||t[1];break;case 4:e["margin-top"]=e["margin-top"]||t[0],e["margin-right"]=e["margin-right"]||t[1],e["margin-bottom"]=e["margin-bottom"]||t[2],e["margin-left"]=e["margin-left"]||t[3]}delete e.margin}return e})(e.dom.styles.parse(t)),i=e.dom.styles.parse(e.dom.styles.serialize(a));return e.dom.styles.serialize(i)},he=e=>{const t=e.selection.getNode(),a=e.dom.getParent(t,"figure.image");return a?e.dom.select("img",a)[0]:t&&("IMG"!==t.nodeName||H(t))?null:t},be=(e,t)=>{var a;const i=e.dom,s=((t,a)=>{const i={};var s;return((e,t,a,i)=>{((e,t)=>{const a=b(e);for(let i=0,s=a.length;i{(t(e,s)?a:i)(e,s)}))})(t,((t,a)=>!e.schema.isValidChild(a,"figure")),(s=i,(e,t)=>{s[t]=e}),p),i})(e.schema.getTextBlockElements()),r=i.getParent(t.parentNode,(e=>{return t=s,a=e.nodeName,y(t,a)&&void 0!==t[a]&&null!==t[a];var t,a}),e.getBody());return r&&null!==(a=i.split(r,t))&&void 0!==a?a:t},ve=(e,t)=>{const a=((t,a)=>{const i=document.createElement("img");if(ue((t=>pe(e,t)),{...a,caption:!1},i),de(i,a.alt,a.isDecorative),a.caption){const e=W.create("figure",{class:"image"});return e.appendChild(i),e.appendChild(W.create("figcaption",{contentEditable:"true"},"Caption")),e.contentEditable="false",e}return i})(0,t);e.dom.setAttrib(a,"data-mce-id","__mcenew"),e.focus(),e.selection.setContent(a.outerHTML);const i=e.dom.select('*[data-mce-id="__mcenew"]')[0];if(e.dom.setAttrib(i,"data-mce-id",null),re(i)){const t=be(e,i);e.selection.select(t)}else e.selection.select(i)},ye=(e,t)=>{const a=he(e);if(a){const i={...ce((t=>pe(e,t)),a),...t},s=((e,t)=>{const a=t.src;return{...t,src:G(e,a)?a:""}})(e,i);i.src?((e,t)=>{const a=he(e);if(a)if(ue((t=>pe(e,t)),t,a),((e,t)=>{e.dom.setAttrib(t,"src",t.getAttribute("src"))})(e,a),re(a.parentNode)){const t=a.parentNode;be(e,t),e.selection.select(a.parentNode)}else e.selection.select(a),((e,t,a)=>{const i=()=>{a.onload=a.onerror=null,e.selection&&(e.selection.select(a),e.nodeChanged())};a.onload=()=>{t.width||t.height||!S(e)||e.dom.setAttribs(a,{width:String(a.clientWidth),height:String(a.clientHeight)}),i()},a.onerror=i})(e,t,a)})(e,s):((e,t)=>{if(t){const a=e.dom.is(t.parentNode,"figure.image")?t.parentNode:t;e.dom.remove(a),e.focus(),e.nodeChanged(),e.dom.isEmpty(e.getBody())&&(e.setContent(""),e.selection.setCursorLocation())}})(e,a)}else t.src&&ve(e,{src:"",alt:"",title:"",width:"",height:"",class:"",style:"",caption:!1,hspace:"",vspace:"",border:"",borderStyle:"",isDecorative:!1,...t})},fe=(we=(e,t)=>n(e)&&n(t)?fe(e,t):t,(...e)=>{if(0===e.length)throw new Error("Can't merge zero objects");const t={};for(let a=0;ar(e.value)?e.value:"",Ce=(e,t)=>{const a=[];return De.each(e,(e=>{const i=(e=>r(e.text)?e.text:r(e.title)?e.title:"")(e);if(void 0!==e.menu){const s=Ce(e.menu,t);a.push({text:i,items:s})}else{const s=t(e);a.push({text:i,value:s})}})),a},Ie=(e=_e)=>t=>t?h.from(t).map((t=>Ce(t,e))):h.none(),Ue=(e,t)=>((e,a)=>{for(let a=0;ay(e,"items"))(i=e[a])?Ue(i.items,t):i.value===t?h.some(i):h.none();if(s.isSome())return s}var i;return h.none()})(e),xe=Ie,Se=(e,t)=>e.bind((e=>Ue(e,t))),Ne=e=>{const t=xe((t=>e.convertURL(t.value||t.url||"","src"))),a=new Promise((a=>{((e,t)=>{const a=R(e);r(a)?fetch(a).then((e=>{e.ok&&e.json().then(t)})):g(a)?a(t):t(a)})(e,(e=>{a(t(e).map((e=>w([[{text:"None",value:""}],e]))))}))})),i=(A=E(e),Ie(_e)(A)),s=N(e),o=T(e),n=(e=>U(e.options.get("images_upload_url")))(e),l=(e=>d(e.options.get("images_upload_handler")))(e),c=(e=>{const t=he(e);return t?ce((t=>pe(e,t)),t):{src:"",alt:"",title:"",width:"",height:"",class:"",style:"",caption:!1,hspace:"",vspace:"",border:"",borderStyle:"",isDecorative:!1}})(e),m=L(e),u=j(e),p=S(e),b=M(e),v=k(e),y=z(e),f=h.some(O(e)).filter((e=>r(e)&&e.length>0));var A;return a.then((e=>({image:c,imageList:e,classList:i,hasAdvTab:s,hasUploadTab:o,hasUploadUrl:n,hasUploadHandler:l,hasDescription:m,hasImageTitle:u,hasDimensions:p,hasImageCaption:b,prependURL:f,hasAccessibilityOptions:v,automaticUploads:y})))},Te=e=>{const t=e.imageList.map((e=>({name:"images",type:"listbox",label:"Image list",items:e}))),a={name:"alt",type:"input",label:"Alternative description",enabled:!(e.hasAccessibilityOptions&&e.image.isDecorative)},i=e.classList.map((e=>({name:"classes",type:"listbox",label:"Class",items:e})));return w([[{name:"src",type:"urlinput",filetype:"image",label:"Source",picker_text:"Browse files"}],t.toArray(),e.hasAccessibilityOptions&&e.hasDescription?[{type:"label",label:"Accessibility",items:[{name:"isDecorative",type:"checkbox",label:"Image is decorative"}]}]:[],e.hasDescription?[a]:[],e.hasImageTitle?[{name:"title",type:"input",label:"Image title"}]:[],e.hasDimensions?[{name:"dimensions",type:"sizeinput"}]:[],[{...(s=e.classList.isSome()&&e.hasImageCaption,s?{type:"grid",columns:2}:{type:"panel"}),items:w([i.toArray(),e.hasImageCaption?[{type:"label",label:"Caption",items:[{type:"checkbox",name:"caption",label:"Show caption"}]}]:[]])}]]);var s},Oe=e=>({title:"General",name:"general",items:Te(e)}),Ee=Te,Le=e=>({src:{value:e.src,meta:{}},images:e.src,alt:e.alt,title:e.title,dimensions:{width:e.width,height:e.height},classes:e.class,caption:e.caption,style:e.style,vspace:e.vspace,border:e.border,hspace:e.hspace,borderstyle:e.borderStyle,fileinput:[],isDecorative:e.isDecorative}),je=(e,t)=>({src:e.src.value,alt:null!==e.alt&&0!==e.alt.length||!t?e.alt:null,title:e.title,width:e.dimensions.width,height:e.dimensions.height,class:e.classes,style:e.style,caption:e.caption,hspace:e.hspace,vspace:e.vspace,border:e.border,borderStyle:e.borderstyle,isDecorative:e.isDecorative}),Me=(e,t,a,i)=>{((e,t)=>{const a=t.getData();((e,t)=>/^(?:[a-zA-Z]+:)?\/\//.test(t)?h.none():e.prependURL.bind((e=>t.substring(0,e.length)!==e?h.some(e+t):h.none())))(e,a.src.value).each((e=>{t.setData({src:{value:e,meta:a.src.meta}})}))})(t,i),((e,t)=>{const a=t.getData(),i=a.src.meta;if(void 0!==i){const s=fe({},a);((e,t,a)=>{e.hasDescription&&r(a.alt)&&(t.alt=a.alt),e.hasAccessibilityOptions&&(t.isDecorative=a.isDecorative||t.isDecorative||!1),e.hasImageTitle&&r(a.title)&&(t.title=a.title),e.hasDimensions&&(r(a.width)&&(t.dimensions.width=a.width),r(a.height)&&(t.dimensions.height=a.height)),r(a.class)&&Se(e.classList,a.class).each((e=>{t.classes=e.value})),e.hasImageCaption&&m(a.caption)&&(t.caption=a.caption),e.hasAdvTab&&(r(a.style)&&(t.style=a.style),r(a.vspace)&&(t.vspace=a.vspace),r(a.border)&&(t.border=a.border),r(a.hspace)&&(t.hspace=a.hspace),r(a.borderstyle)&&(t.borderstyle=a.borderstyle))})(e,s,i),t.setData(s)}})(t,i),((e,t,a,i)=>{const s=i.getData(),r=s.src.value,o=s.src.meta||{};o.width||o.height||!t.hasDimensions||(U(r)?e.imageSize(r).then((e=>{a.open&&i.setData({dimensions:e})})).catch((e=>console.error(e))):i.setData({dimensions:{width:"",height:""}}))})(e,t,a,i),((e,t,a)=>{const i=a.getData(),s=Se(e.imageList,i.src.value);t.prevImage=s,a.setData({images:s.map((e=>e.value)).getOr("")})})(t,a,i)},Re=(e,t,a,i)=>{const s=i.getData();var r;i.block("Uploading image"),(r=s.fileinput,((e,t)=>0{i.unblock()}),(s=>{const r=URL.createObjectURL(s),o=()=>{i.unblock(),URL.revokeObjectURL(r)},n=s=>{i.setData({src:{value:s,meta:{}}}),i.showTab("general"),Me(e,t,a,i)};var l;(l=s,new Promise(((e,t)=>{const a=new FileReader;a.onload=()=>{e(a.result)},a.onerror=()=>{var e;t(null===(e=a.error)||void 0===e?void 0:e.message)},a.readAsDataURL(l)}))).then((a=>{const l=e.createBlobCache(s,r,a);t.automaticUploads?e.uploadImage(l).then((e=>{n(e.url),o()})).catch((t=>{o(),e.alertErr(t)})):(e.addToBlobCache(l),n(l.blobUri()),i.unblock())}))}))},ke=(e,t,a)=>(i,s)=>{"src"===s.name?Me(e,t,a,i):"images"===s.name?((e,t,a,i)=>{const s=i.getData(),r=Se(t.imageList,s.images);r.each((e=>{const t=""===s.alt||a.prevImage.map((e=>e.text===s.alt)).getOr(!1);t?""===e.value?i.setData({src:e,alt:a.prevAlt}):i.setData({src:e,alt:e.text}):i.setData({src:e})})),a.prevImage=r,Me(e,t,a,i)})(e,t,a,i):"alt"===s.name?a.prevAlt=i.getData().alt:"fileinput"===s.name?Re(e,t,a,i):"isDecorative"===s.name&&i.setEnabled("alt",!i.getData().isDecorative)},ze=e=>()=>{e.open=!1},Be=e=>e.hasAdvTab||e.hasUploadUrl||e.hasUploadHandler?{type:"tabpanel",tabs:w([[Oe(e)],e.hasAdvTab?[{title:"Advanced",name:"advanced",items:[{type:"grid",columns:2,items:[{type:"input",label:"Vertical space",name:"vspace",inputMode:"numeric"},{type:"input",label:"Horizontal space",name:"hspace",inputMode:"numeric"},{type:"input",label:"Border width",name:"border",inputMode:"numeric"},{type:"listbox",name:"borderstyle",label:"Border style",items:[{text:"Select...",value:""},{text:"Solid",value:"solid"},{text:"Dotted",value:"dotted"},{text:"Dashed",value:"dashed"},{text:"Double",value:"double"},{text:"Groove",value:"groove"},{text:"Ridge",value:"ridge"},{text:"Inset",value:"inset"},{text:"Outset",value:"outset"},{text:"None",value:"none"},{text:"Hidden",value:"hidden"}]}]}]}]:[],e.hasUploadTab&&(e.hasUploadUrl||e.hasUploadHandler)?[{title:"Upload",name:"upload",items:[{type:"dropzone",name:"fileinput"}]}]:[]])}:{type:"panel",items:Ee(e)},Pe=(e,t,a)=>i=>{const s=fe(Le(t.image),i.getData()),r={...s,style:le(a.normalizeCss,je(s,!1))};e.execCommand("mceUpdateImage",!1,je(r,t.hasAccessibilityOptions)),e.editorUpload.uploadImagesAuto(),i.close()},Fe=e=>t=>G(e,t)?(e=>new Promise((t=>{const a=document.createElement("img"),i=e=>{a.onload=a.onerror=null,a.parentNode&&a.parentNode.removeChild(a),t(e)};a.onload=()=>{const e={width:B(a.width,a.clientWidth),height:B(a.height,a.clientHeight)};i(Promise.resolve(e))},a.onerror=()=>{i(Promise.reject(`Failed to get image dimensions for: ${e}`))};const s=a.style;s.visibility="hidden",s.position="fixed",s.bottom=s.left="0px",s.width=s.height="auto",document.body.appendChild(a),a.src=e})))(e.documentBaseURI.toAbsolute(t)).then((e=>({width:String(e.width),height:String(e.height)}))):Promise.resolve({width:"",height:""}),He=e=>(t,a,i)=>{var s;return e.editorUpload.blobCache.create({blob:t,blobUri:a,name:null===(s=t.name)||void 0===s?void 0:s.replace(/\.[^\.]+$/,""),filename:t.name,base64:i.split(",")[1]})},Ge=e=>t=>{e.editorUpload.blobCache.add(t)},We=e=>t=>{e.windowManager.alert(t)},$e=e=>t=>pe(e,t),Ve=e=>t=>e.dom.parseStyle(t),Ke=e=>(t,a)=>e.dom.serializeStyle(t,a),Ze=e=>t=>Ae(e).upload([t],!1).then((e=>{var t;return 0===e.length?Promise.reject("Failed to upload image"):!1===e[0].status?Promise.reject(null===(t=e[0].error)||void 0===t?void 0:t.message):e[0]})),qe=e=>{const t={imageSize:Fe(e),addToBlobCache:Ge(e),createBlobCache:He(e),alertErr:We(e),normalizeCss:$e(e),parseStyle:Ve(e),serializeStyle:Ke(e),uploadImage:Ze(e)};return{open:()=>{Ne(e).then((a=>{const i=(e=>({prevImage:Se(e.imageList,e.image.src),prevAlt:e.image.alt,open:!0}))(a);return{title:"Insert/Edit Image",size:"normal",body:Be(a),buttons:[{type:"cancel",name:"cancel",text:"Cancel"},{type:"submit",name:"save",text:"Save",primary:!0}],initialData:Le(a.image),onSubmit:Pe(e,a,t),onChange:ke(t,a,i),onClose:ze(i)}})).then(e.windowManager.open)}}},Je=e=>{const t=e.attr("class");return d(t)&&/\bimage\b/.test(t)},Qe=e=>t=>{let a=t.length;const i=t=>{t.attr("contenteditable",e?"true":null)};for(;a--;){const s=t[a];Je(s)&&(s.attr("contenteditable",e?"false":null),De.each(s.getAll("figcaption"),i))}},Xe=e=>t=>{const a=()=>{t.setEnabled(e.selection.isEditable())};return e.on("NodeChange",a),a(),()=>{e.off("NodeChange",a)}};e.add("image",(e=>{(e=>{const t=e.options.register;t("image_dimensions",{processor:"boolean",default:!0}),t("image_advtab",{processor:"boolean",default:!1}),t("image_uploadtab",{processor:"boolean",default:!0}),t("image_prepend_url",{processor:"string",default:""}),t("image_class_list",{processor:"object[]"}),t("image_description",{processor:"boolean",default:!0}),t("image_title",{processor:"boolean",default:!1}),t("image_caption",{processor:"boolean",default:!1}),t("image_list",{processor:e=>{const t=!1===e||r(e)||((e,t)=>{if(l(e)){for(let a=0,i=e.length;a{e.on("PreInit",(()=>{e.parser.addNodeFilter("figure",Qe(!0)),e.serializer.addNodeFilter("figure",Qe(!1))}))})(e),(e=>{e.ui.registry.addToggleButton("image",{icon:"image",tooltip:"Insert/edit image",onAction:qe(e).open,onSetup:t=>{t.setActive(d(he(e)));const a=e.selection.selectorChangedWithUnbind("img:not([data-mce-object]):not([data-mce-placeholder]),figure.image",t.setActive).unbind,i=Xe(e)(t);return()=>{a(),i()}}}),e.ui.registry.addMenuItem("image",{icon:"image",text:"Image...",onAction:qe(e).open,onSetup:Xe(e)}),e.ui.registry.addContextMenu("image",{update:t=>e.selection.isEditable()&&(re(t)||"IMG"===t.nodeName&&!H(t))?["image"]:[]})})(e),(e=>{e.addCommand("mceImage",qe(e).open),e.addCommand("mceUpdateImage",((t,a)=>{e.undoManager.transact((()=>ye(e,a)))}))})(e)}))}(); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/plugins/importcss/plugin.min.js b/libraries/tinymce/js/tinymce/plugins/importcss/plugin.min.js index 4b8006a..1dd08a6 100644 --- a/libraries/tinymce/js/tinymce/plugins/importcss/plugin.min.js +++ b/libraries/tinymce/js/tinymce/plugins/importcss/plugin.min.js @@ -1,4 +1,4 @@ /** - * TinyMCE version 6.8.3 (2024-02-08) + * TinyMCE version 7.0.0 (2024-03-20) */ !function(){"use strict";var e=tinymce.util.Tools.resolve("tinymce.PluginManager");const t=e=>t=>(e=>{const t=typeof e;return null===e?"null":"object"===t&&Array.isArray(e)?"array":"object"===t&&(s=r=e,(o=String).prototype.isPrototypeOf(s)||(null===(n=r.constructor)||void 0===n?void 0:n.name)===o.name)?"string":t;var s,r,o,n})(t)===e,s=t("string"),r=t("object"),o=t("array"),n=("function",e=>"function"==typeof e);var c=tinymce.util.Tools.resolve("tinymce.dom.DOMUtils"),i=tinymce.util.Tools.resolve("tinymce.EditorManager"),l=tinymce.util.Tools.resolve("tinymce.Env"),a=tinymce.util.Tools.resolve("tinymce.util.Tools");const p=e=>t=>t.options.get(e),u=p("importcss_merge_classes"),m=p("importcss_exclusive"),f=p("importcss_selector_converter"),y=p("importcss_selector_filter"),d=p("importcss_groups"),h=p("importcss_append"),_=p("importcss_file_filter"),g=p("skin"),v=p("skin_url"),b=Array.prototype.push,x=/^\.(?:ephox|tiny-pageembed|mce)(?:[.-]+\w+)+$/,T=e=>s(e)?t=>-1!==t.indexOf(e):e instanceof RegExp?t=>e.test(t):e,S=(e,t)=>{let s={};const r=/^(?:([a-z0-9\-_]+))?(\.[a-z0-9_\-\.]+)$/i.exec(t);if(!r)return;const o=r[1],n=r[2].substr(1).split(".").join(" "),c=a.makeMap("a,img");return r[1]?(s={title:t},e.schema.getTextBlockElements()[o]?s.block=o:e.schema.getBlockElements()[o]||c[o.toLowerCase()]?s.selector=o:s.inline=o):r[2]&&(s={inline:"span",title:t.substr(1),classes:n}),u(e)?s.classes=n:s.attributes={class:n},s},k=(e,t)=>null===t||m(e),w=e=>{e.on("init",(()=>{const t=(()=>{const e=[],t=[],s={};return{addItemToGroup:(e,r)=>{s[e]?s[e].push(r):(t.push(e),s[e]=[r])},addItem:t=>{e.push(t)},toFormats:()=>{return(r=t,n=e=>{const t=s[e];return 0===t.length?[]:[{title:e,items:t}]},(e=>{const t=[];for(let s=0,r=e.length;s{const s=e.length,r=new Array(s);for(let o=0;oa.map(e,(e=>a.extend({},e,{original:e,selectors:{},filter:T(e.filter)}))))(d(e)),u=(t,s)=>{if(((e,t,s,r)=>!(k(e,s)?t in r:t in s.selectors))(e,t,s,r)){((e,t,s,r)=>{k(e,s)?r[t]=!0:s.selectors[t]=!0})(e,t,s,r);const o=((e,t,s,r)=>{let o;const n=f(e);return o=r&&r.selector_converter?r.selector_converter:n||(()=>S(e,s)),o.call(t,s,r)})(e,e.plugins.importcss,t,s);if(o){const t=o.name||c.DOM.uniqueId();return e.formatter.register(t,o),{title:o.title,format:t}}}return null};a.each(((e,t,r)=>{const o=[],n={},c=(t,n)=>{let p,u=t.href;if(u=(e=>{const t=l.cacheSuffix;return s(e)&&(e=e.replace("?"+t,"").replace("&"+t,"")),e})(u),u&&(!r||r(u,n))&&!((e,t)=>{const s=g(e);if(s){const r=v(e),o=r?e.documentBaseURI.toAbsolute(r):i.baseURL+"/skins/ui/"+s,n=i.baseURL+"/skins/content/";return t===o+"/content"+(e.inline?".inline":"")+".min.css"||-1!==t.indexOf(n)}return!1})(e,u)){a.each(t.imports,(e=>{c(e,!0)}));try{p=t.cssRules||t.rules}catch(e){}a.each(p,(e=>{e.styleSheet&&e.styleSheet?c(e.styleSheet,!0):e.selectorText&&a.each(e.selectorText.split(","),(e=>{o.push(a.trim(e))}))}))}};a.each(e.contentCSS,(e=>{n[e]=!0})),r||(r=(e,t)=>t||n[e]);try{a.each(t.styleSheets,(e=>{c(e)}))}catch(e){}return o})(e,e.getDoc(),T(_(e))),(e=>{if(!x.test(e)&&(!n||n(e))){const s=((e,t)=>a.grep(e,(e=>!e.filter||e.filter(t))))(p,e);if(s.length>0)a.each(s,(s=>{const r=u(e,s);r&&t.addItemToGroup(s.title,r)}));else{const s=u(e,null);s&&t.addItem(s)}}}));const m=t.toFormats();e.dispatch("addStyleModifications",{items:m,replace:!h(e)})}))};e.add("importcss",(e=>((e=>{const t=e.options.register,o=e=>s(e)||n(e)||r(e);t("importcss_merge_classes",{processor:"boolean",default:!0}),t("importcss_exclusive",{processor:"boolean",default:!0}),t("importcss_selector_converter",{processor:"function"}),t("importcss_selector_filter",{processor:o}),t("importcss_file_filter",{processor:o}),t("importcss_groups",{processor:"object[]"}),t("importcss_append",{processor:"boolean",default:!1})})(e),w(e),(e=>({convertSelectorToFormat:t=>S(e,t)}))(e))))}(); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/plugins/insertdatetime/plugin.min.js b/libraries/tinymce/js/tinymce/plugins/insertdatetime/plugin.min.js index 19294c9..8ebb537 100644 --- a/libraries/tinymce/js/tinymce/plugins/insertdatetime/plugin.min.js +++ b/libraries/tinymce/js/tinymce/plugins/insertdatetime/plugin.min.js @@ -1,4 +1,4 @@ /** - * TinyMCE version 6.8.3 (2024-02-08) + * TinyMCE version 7.0.0 (2024-03-20) */ !function(){"use strict";var e=tinymce.util.Tools.resolve("tinymce.PluginManager");const t=e=>t=>t.options.get(e),a=t("insertdatetime_dateformat"),n=t("insertdatetime_timeformat"),r=t("insertdatetime_formats"),s=t("insertdatetime_element"),i="Sun Mon Tue Wed Thu Fri Sat Sun".split(" "),o="Sunday Monday Tuesday Wednesday Thursday Friday Saturday Sunday".split(" "),l="Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec".split(" "),m="January February March April May June July August September October November December".split(" "),c=(e,t)=>{if((e=""+e).length(t=(t=(t=(t=(t=(t=(t=(t=(t=(t=(t=(t=(t=(t=(t=t.replace("%D","%m/%d/%Y")).replace("%r","%I:%M:%S %p")).replace("%Y",""+a.getFullYear())).replace("%y",""+a.getYear())).replace("%m",c(a.getMonth()+1,2))).replace("%d",c(a.getDate(),2))).replace("%H",""+c(a.getHours(),2))).replace("%M",""+c(a.getMinutes(),2))).replace("%S",""+c(a.getSeconds(),2))).replace("%I",""+((a.getHours()+11)%12+1))).replace("%p",a.getHours()<12?"AM":"PM")).replace("%B",""+e.translate(m[a.getMonth()]))).replace("%b",""+e.translate(l[a.getMonth()]))).replace("%A",""+e.translate(o[a.getDay()]))).replace("%a",""+e.translate(i[a.getDay()]))).replace("%%","%"),u=(e,t)=>{if(s(e)){const a=d(e,t);let n;n=/%[HMSIp]/.test(t)?d(e,"%Y-%m-%dT%H:%M"):d(e,"%Y-%m-%d");const r=e.dom.getParent(e.selection.getStart(),"time");r?((e,t,a,n)=>{const r=e.dom.create("time",{datetime:a},n);e.dom.replace(r,t),e.selection.select(r,!0),e.selection.collapse(!1)})(e,r,n,a):e.insertContent('")}else e.insertContent(d(e,t))};var p=tinymce.util.Tools.resolve("tinymce.util.Tools");const g=e=>t=>{const a=()=>{t.setEnabled(e.selection.isEditable())};return e.on("NodeChange",a),a(),()=>{e.off("NodeChange",a)}};e.add("insertdatetime",(e=>{(e=>{const t=e.options.register;t("insertdatetime_dateformat",{processor:"string",default:e.translate("%Y-%m-%d")}),t("insertdatetime_timeformat",{processor:"string",default:e.translate("%H:%M:%S")}),t("insertdatetime_formats",{processor:"string[]",default:["%H:%M:%S","%Y-%m-%d","%I:%M:%S %p","%D"]}),t("insertdatetime_element",{processor:"boolean",default:!1})})(e),(e=>{e.addCommand("mceInsertDate",((t,n)=>{u(e,null!=n?n:a(e))})),e.addCommand("mceInsertTime",((t,a)=>{u(e,null!=a?a:n(e))}))})(e),(e=>{const t=r(e),a=(e=>{let t=e;return{get:()=>t,set:e=>{t=e}}})((e=>{const t=r(e);return t.length>0?t[0]:n(e)})(e)),s=t=>e.execCommand("mceInsertDate",!1,t);e.ui.registry.addSplitButton("insertdatetime",{icon:"insert-time",tooltip:"Insert date/time",select:e=>e===a.get(),fetch:a=>{a(p.map(t,(t=>({type:"choiceitem",text:d(e,t),value:t}))))},onAction:e=>{s(a.get())},onItemAction:(e,t)=>{a.set(t),s(t)},onSetup:g(e)});const i=e=>()=>{a.set(e),s(e)};e.ui.registry.addNestedMenuItem("insertdatetime",{icon:"insert-time",text:"Date/time",getSubmenuItems:()=>p.map(t,(t=>({type:"menuitem",text:d(e,t),onAction:i(t)}))),onSetup:g(e)})})(e)}))}(); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/plugins/link/plugin.min.js b/libraries/tinymce/js/tinymce/plugins/link/plugin.min.js index 51deeec..572fc6c 100644 --- a/libraries/tinymce/js/tinymce/plugins/link/plugin.min.js +++ b/libraries/tinymce/js/tinymce/plugins/link/plugin.min.js @@ -1,4 +1,4 @@ /** - * TinyMCE version 6.8.3 (2024-02-08) + * TinyMCE version 7.0.0 (2024-03-20) */ -!function(){"use strict";var e=tinymce.util.Tools.resolve("tinymce.PluginManager");const t=e=>t=>(e=>{const t=typeof e;return null===e?"null":"object"===t&&Array.isArray(e)?"array":"object"===t&&(n=o=e,(r=String).prototype.isPrototypeOf(n)||(null===(l=o.constructor)||void 0===l?void 0:l.name)===r.name)?"string":t;var n,o,r,l})(t)===e,n=e=>t=>typeof t===e,o=t("string"),r=t("object"),l=t("array"),i=(null,e=>null===e);const a=n("boolean"),s=e=>!(e=>null==e)(e),c=n("function"),u=(e,t)=>{if(l(e)){for(let n=0,o=e.length;n{},d=(e,t)=>e===t;class m{constructor(e,t){this.tag=e,this.value=t}static some(e){return new m(!0,e)}static none(){return m.singletonNone}fold(e,t){return this.tag?t(this.value):e()}isSome(){return this.tag}isNone(){return!this.tag}map(e){return this.tag?m.some(e(this.value)):m.none()}bind(e){return this.tag?e(this.value):m.none()}exists(e){return this.tag&&e(this.value)}forall(e){return!this.tag||e(this.value)}filter(e){return!this.tag||e(this.value)?this:m.none()}getOr(e){return this.tag?this.value:e}or(e){return this.tag?this:e}getOrThunk(e){return this.tag?this.value:e()}orThunk(e){return this.tag?this:e()}getOrDie(e){if(this.tag)return this.value;throw new Error(null!=e?e:"Called getOrDie on None")}static from(e){return s(e)?m.some(e):m.none()}getOrNull(){return this.tag?this.value:null}getOrUndefined(){return this.value}each(e){this.tag&&e(this.value)}toArray(){return this.tag?[this.value]:[]}toString(){return this.tag?`some(${this.value})`:"none()"}}m.singletonNone=new m(!1);const h=Array.prototype.indexOf,f=Array.prototype.push,p=e=>{const t=[];for(let n=0,o=e.length;n{for(let n=0;ne.exists((e=>n(e,t))),x=e=>{const t=[],n=e=>{t.push(e)};for(let t=0;te?m.some(t):m.none(),b=e=>t=>t.options.get(e),_=b("link_assume_external_targets"),w=b("link_context_toolbar"),C=b("link_list"),O=b("link_default_target"),N=b("link_default_protocol"),A=b("link_target_list"),S=b("link_rel_list"),E=b("link_class_list"),T=b("link_title"),R=b("allow_unsafe_link_target"),P=b("link_quicklink");var L=tinymce.util.Tools.resolve("tinymce.util.Tools");const M=e=>o(e.value)?e.value:"",D=(e,t)=>{const n=[];return L.each(e,(e=>{const r=(e=>o(e.text)?e.text:o(e.title)?e.title:"")(e);if(void 0!==e.menu){const o=D(e.menu,t);n.push({text:r,items:o})}else{const o=t(e);n.push({text:r,value:o})}})),n},B=(e=M)=>t=>m.from(t).map((t=>D(t,e))),I=e=>B(M)(e),j=B,K=(e,t)=>n=>({name:e,type:"listbox",label:t,items:n}),U=M,q=Object.keys,F=Object.hasOwnProperty,V=(e,t)=>F.call(e,t);var $=tinymce.util.Tools.resolve("tinymce.dom.TreeWalker"),z=tinymce.util.Tools.resolve("tinymce.util.URI");const G=e=>s(e)&&"a"===e.nodeName.toLowerCase(),H=e=>G(e)&&!!Q(e),J=(e,t)=>{if(e.collapsed)return[];{const n=e.cloneContents(),o=n.firstChild,r=new $(o,n),l=[];let i=o;do{t(i)&&l.push(i)}while(i=r.next());return l}},W=e=>/^\w+:/i.test(e),Q=e=>{var t,n;return null!==(n=null!==(t=e.getAttribute("data-mce-href"))&&void 0!==t?t:e.getAttribute("href"))&&void 0!==n?n:""},X=(e,t)=>{const n=["noopener"],o=e?e.split(/\s+/):[],r=e=>e.filter((e=>-1===L.inArray(n,e))),l=t?(e=>(e=r(e)).length>0?e.concat(n):n)(o):r(o);return l.length>0?(e=>L.trim(e.sort().join(" ")))(l):""},Y=(e,t)=>(t=t||te(e.selection.getRng())[0]||e.selection.getNode(),le(t)?m.from(e.dom.select("a[href]",t)[0]):m.from(e.dom.getParent(t,"a[href]"))),Z=(e,t)=>Y(e,t).isSome(),ee=(e,t)=>t.fold((()=>e.getContent({format:"text"})),(e=>e.innerText||e.textContent||"")).replace(/\uFEFF/g,""),te=e=>J(e,H),ne=e=>L.grep(e,H),oe=e=>ne(e).length>0,re=e=>{const t=e.schema.getTextInlineElements();if(Y(e).exists((e=>e.hasAttribute("data-mce-block"))))return!1;const n=e.selection.getRng();return!!n.collapsed||0===J(n,(e=>1===e.nodeType&&!G(e)&&!V(t,e.nodeName.toLowerCase()))).length},le=e=>s(e)&&"FIGURE"===e.nodeName&&/\bimage\b/i.test(e.className),ie=(e,t,n)=>{const o=e.selection.getNode(),r=Y(e,o),l=((e,t)=>{const n={...t};if(0===S(e).length&&!R(e)){const e=X(n.rel,"_blank"===n.target);n.rel=e||null}return m.from(n.target).isNone()&&!1===A(e)&&(n.target=O(e)),n.href=((e,t)=>"http"!==t&&"https"!==t||W(e)?e:t+"://"+e)(n.href,_(e)),n})(e,(e=>{return t=["title","rel","class","target"],n=(t,n)=>(e[n].each((e=>{t[n]=e.length>0?e:null})),t),o={href:e.href},((e,t)=>{for(let n=0,o=e.length;n{o=n(o,e)})),o;var t,n,o})(n));e.undoManager.transact((()=>{n.href===t.href&&t.attach(),r.fold((()=>{((e,t,n,o)=>{const r=e.dom;le(t)?ge(r,t,o):n.fold((()=>{e.execCommand("mceInsertLink",!1,o)}),(t=>{e.insertContent(r.createHTML("a",o,r.encode(t)))}))})(e,o,n.text,l)}),(t=>{e.focus(),((e,t,n,o)=>{n.each((e=>{V(t,"innerText")?t.innerText=e:t.textContent=e})),e.dom.setAttribs(t,o),e.selection.select(t)})(e,t,n.text,l)}))}))},ae=e=>{const{class:t,href:n,rel:o,target:r,text:l,title:a}=e;return((e,t)=>{const n={};var o;return((e,t,n,o)=>{((e,t)=>{const n=q(e);for(let o=0,r=n.length;o{(t(e,r)?n:o)(e,r)}))})(e,((e,t)=>!1===i(e)),(o=n,(e,t)=>{o[t]=e}),g),n})({class:t.getOrNull(),href:n,rel:o.getOrNull(),target:r.getOrNull(),text:l.getOrNull(),title:a.getOrNull()})},se=(e,t,n)=>{const o=((e,t)=>{const n=e.options.get,o={allow_html_data_urls:n("allow_html_data_urls"),allow_script_urls:n("allow_script_urls"),allow_svg_data_urls:n("allow_svg_data_urls")},r=t.href;return{...t,href:z.isDomSafe(r,"a",o)?r:""}})(e,n);e.hasPlugin("rtc",!0)?e.execCommand("createlink",!1,ae(o)):ie(e,t,o)},ce=e=>{e.hasPlugin("rtc",!0)?e.execCommand("unlink"):(e=>{e.undoManager.transact((()=>{const t=e.selection.getNode();le(t)?ue(e,t):(e=>{const t=e.dom,n=e.selection,o=n.getBookmark(),r=n.getRng().cloneRange(),l=t.getParent(r.startContainer,"a[href]",e.getBody()),i=t.getParent(r.endContainer,"a[href]",e.getBody());l&&r.setStartBefore(l),i&&r.setEndAfter(i),n.setRng(r),e.execCommand("unlink"),n.moveToBookmark(o)})(e),e.focus()}))})(e)},ue=(e,t)=>{var n;const o=e.dom.select("img",t)[0];if(o){const r=e.dom.getParents(o,"a[href]",t)[0];r&&(null===(n=r.parentNode)||void 0===n||n.insertBefore(o,r),e.dom.remove(r))}},ge=(e,t,n)=>{var o;const r=e.select("img",t)[0];if(r){const t=e.create("a",n);null===(o=r.parentNode)||void 0===o||o.insertBefore(t,r),t.appendChild(r)}},de=(e,t)=>k(t,(t=>(e=>{return V(t=e,n="items")&&void 0!==t[n]&&null!==t[n];var t,n})(t)?de(e,t.items):y(t.value===e,t))),me=(e,t)=>{const n={text:e.text,title:e.title},o=(e,o)=>{const r=(l=t,i=o,"link"===i?l.link:"anchor"===i?l.anchor:m.none()).getOr([]);var l,i;return((e,t,n,o)=>{const r=o[t],l=e.length>0;return void 0!==r?de(r,n).map((t=>({url:{value:t.value,meta:{text:l?e:t.text,attach:g}},text:l?e:t.text}))):m.none()})(n.text,o,r,e)};return{onChange:(e,t)=>{const r=t.name;return"url"===r?(e=>{const t=(o=e.url,y(n.text.length<=0,m.from(null===(r=o.meta)||void 0===r?void 0:r.text).getOr(o.value)));var o,r;const l=(e=>{var t;return y(n.title.length<=0,m.from(null===(t=e.meta)||void 0===t?void 0:t.title).getOr(""))})(e.url);return t.isSome()||l.isSome()?m.some({...t.map((e=>({text:e}))).getOr({}),...l.map((e=>({title:e}))).getOr({})}):m.none()})(e()):((e,t)=>h.call(e,t))(["anchor","link"],r)>-1?o(e(),r):"text"===r||"title"===r?(n[r]=e()[r],m.none()):m.none()}}};var he=tinymce.util.Tools.resolve("tinymce.util.Delay");const fe=e=>{const t=e.href;return t.indexOf("@")>0&&-1===t.indexOf("/")&&-1===t.indexOf("mailto:")?m.some({message:"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?",preprocess:e=>({...e,href:"mailto:"+t})}):m.none()},pe=(e,t)=>n=>{const o=n.href;return 1===e&&!W(o)||0===e&&/^\s*www(\.|\d\.)/i.test(o)?m.some({message:`The URL you entered seems to be an external link. Do you want to add the required ${t}:// prefix?`,preprocess:e=>({...e,href:t+"://"+o})}):m.none()},ke=e=>{const t=e.dom.select("a:not([href])"),n=p(((e,t)=>{const n=e.length,o=new Array(n);for(let r=0;r{const t=e.name||e.id;return t?[{text:t,value:"#"+t}]:[]})));return n.length>0?m.some([{text:"None",value:""}].concat(n)):m.none()},ve=e=>{const t=E(e);return t.length>0?I(t):m.none()},xe=e=>{try{return m.some(JSON.parse(e))}catch(e){return m.none()}},ye=(e,t)=>{const n=S(e);if(n.length>0){const o=v(t,"_blank"),r=e=>X(U(e),o);return(!1===R(e)?j(r):I)(n)}return m.none()},be=[{text:"Current window",value:""},{text:"New window",value:"_blank"}],_e=e=>{const t=A(e);return l(t)?I(t).orThunk((()=>m.some(be))):!1===t?m.none():m.some(be)},we=(e,t,n)=>{const o=e.getAttrib(t,n);return null!==o&&o.length>0?m.some(o):m.none()},Ce=(e,t)=>(e=>{const t=t=>e.convertURL(t.value||t.url||"","href"),n=C(e);return new Promise((e=>{o(n)?fetch(n).then((e=>e.ok?e.text().then(xe):Promise.reject())).then(e,(()=>e(m.none()))):c(n)?n((t=>e(m.some(t)))):e(m.from(n))})).then((e=>e.bind(j(t)).map((e=>e.length>0?[{text:"None",value:""}].concat(e):e))))})(e).then((n=>{const o=((e,t)=>{const n=e.dom,o=re(e)?m.some(ee(e.selection,t)):m.none(),r=t.bind((e=>m.from(n.getAttrib(e,"href")))),l=t.bind((e=>m.from(n.getAttrib(e,"target")))),i=t.bind((e=>we(n,e,"rel"))),a=t.bind((e=>we(n,e,"class")));return{url:r,text:o,title:t.bind((e=>we(n,e,"title"))),target:l,rel:i,linkClass:a}})(e,t);return{anchor:o,catalogs:{targets:_e(e),rels:ye(e,o.target),classes:ve(e),anchor:ke(e),link:n},optNode:t,flags:{titleEnabled:T(e)}}})),Oe=e=>{const t=(e=>{const t=Y(e);return Ce(e,t)})(e);t.then((t=>{const n=((e,t)=>n=>{const o=n.getData();if(!o.url.value)return ce(e),void n.close();const r=e=>m.from(o[e]).filter((n=>!v(t.anchor[e],n))),l={href:o.url.value,text:r("text"),target:r("target"),rel:r("rel"),class:r("linkClass"),title:r("title")},i={href:o.url.value,attach:void 0!==o.url.meta&&o.url.meta.attach?o.url.meta.attach:g};((e,t)=>k([fe,pe(_(e),N(e))],(e=>e(t))).fold((()=>Promise.resolve(t)),(n=>new Promise((o=>{((e,t,n)=>{const o=e.selection.getRng();he.setEditorTimeout(e,(()=>{e.windowManager.confirm(t,(t=>{e.selection.setRng(o),n(t)}))}))})(e,n.message,(e=>{o(e?n.preprocess(t):t)}))})))))(e,l).then((t=>{se(e,i,t)})),n.close()})(e,t);return((e,t,n)=>{const o=e.anchor.text.map((()=>({name:"text",type:"input",label:"Text to display"}))).toArray(),r=e.flags.titleEnabled?[{name:"title",type:"input",label:"Title"}]:[],l=((e,t)=>{const n=e.anchor,o=n.url.getOr("");return{url:{value:o,meta:{original:{value:o}}},text:n.text.getOr(""),title:n.title.getOr(""),anchor:o,link:o,rel:n.rel.getOr(""),target:n.target.or(t).getOr(""),linkClass:n.linkClass.getOr("")}})(e,m.from(O(n))),i=e.catalogs,a=me(l,i);return{title:"Insert/Edit Link",size:"normal",body:{type:"panel",items:p([[{name:"url",type:"urlinput",filetype:"file",label:"URL",picker_text:"Browse links"}],o,r,x([i.anchor.map(K("anchor","Anchors")),i.rels.map(K("rel","Rel")),i.targets.map(K("target","Open link in...")),i.link.map(K("link","Link list")),i.classes.map(K("linkClass","Class"))])])},buttons:[{type:"cancel",name:"cancel",text:"Cancel"},{type:"submit",name:"save",text:"Save",primary:!0}],initialData:l,onChange:(e,{name:t})=>{a.onChange(e.getData,{name:t}).each((t=>{e.setData(t)}))},onSubmit:t}})(t,n,e)})).then((t=>{e.windowManager.open(t)}))};var Ne=tinymce.util.Tools.resolve("tinymce.util.VK");const Ae=(e,t)=>e.dom.getParent(t,"a[href]"),Se=e=>Ae(e,e.selection.getStart()),Ee=(e,t)=>{if(t){const n=Q(t);if(/^#/.test(n)){const t=e.dom.select(n);t.length&&e.selection.scrollIntoView(t[0],!0)}else(e=>{const t=document.createElement("a");t.target="_blank",t.href=e,t.rel="noreferrer noopener";const n=document.createEvent("MouseEvents");n.initMouseEvent("click",!0,!0,window,0,0,0,0,0,!1,!1,!1,!1,0,null),((e,t)=>{document.body.appendChild(e),e.dispatchEvent(t),document.body.removeChild(e)})(t,n)})(t.href)}},Te=e=>()=>{e.execCommand("mceLink",!1,{dialog:!0})},Re=e=>()=>{Ee(e,Se(e))},Pe=(e,t)=>(e.on("NodeChange",t),()=>e.off("NodeChange",t)),Le=e=>t=>{const n=()=>{t.setActive(!e.mode.isReadOnly()&&Z(e,e.selection.getNode())),t.setEnabled(e.selection.isEditable())};return n(),Pe(e,n)},Me=e=>t=>{const n=()=>{t.setEnabled(e.selection.isEditable())};return n(),Pe(e,n)},De=e=>t=>{const n=()=>t.setEnabled((e=>1===(e.selection.isCollapsed()?ne(e.dom.getParents(e.selection.getStart())):te(e.selection.getRng())).length)(e));return n(),Pe(e,n)},Be=e=>t=>{const n=e.dom.getParents(e.selection.getStart()),o=n=>{t.setEnabled((t=>{return oe(t)||(n=e.selection.getRng(),te(n).length>0);var n})(n)&&e.selection.isEditable())};return o(n),Pe(e,(e=>o(e.parents)))};e.add("link",(e=>{(e=>{const t=e.options.register;t("link_assume_external_targets",{processor:e=>{const t=o(e)||a(e);return t?!0===e?{value:1,valid:t}:"http"===e||"https"===e?{value:e,valid:t}:{value:0,valid:t}:{valid:!1,message:"Must be a string or a boolean."}},default:!1}),t("link_context_toolbar",{processor:"boolean",default:!1}),t("link_list",{processor:e=>o(e)||c(e)||u(e,r)}),t("link_default_target",{processor:"string"}),t("link_default_protocol",{processor:"string",default:"https"}),t("link_target_list",{processor:e=>a(e)||u(e,r),default:!0}),t("link_rel_list",{processor:"object[]",default:[]}),t("link_class_list",{processor:"object[]",default:[]}),t("link_title",{processor:"boolean",default:!0}),t("allow_unsafe_link_target",{processor:"boolean",default:!1}),t("link_quicklink",{processor:"boolean",default:!1})})(e),(e=>{e.ui.registry.addToggleButton("link",{icon:"link",tooltip:"Insert/edit link",onAction:Te(e),onSetup:Le(e)}),e.ui.registry.addButton("openlink",{icon:"new-tab",tooltip:"Open link",onAction:Re(e),onSetup:De(e)}),e.ui.registry.addButton("unlink",{icon:"unlink",tooltip:"Remove link",onAction:()=>ce(e),onSetup:Be(e)})})(e),(e=>{e.ui.registry.addMenuItem("openlink",{text:"Open link",icon:"new-tab",onAction:Re(e),onSetup:De(e)}),e.ui.registry.addMenuItem("link",{icon:"link",text:"Link...",shortcut:"Meta+K",onSetup:Me(e),onAction:Te(e)}),e.ui.registry.addMenuItem("unlink",{icon:"unlink",text:"Remove link",onAction:()=>ce(e),onSetup:Be(e)})})(e),(e=>{e.ui.registry.addContextMenu("link",{update:t=>e.dom.isEditable(t)?oe(e.dom.getParents(t,"a"))?"link unlink openlink":"link":""})})(e),(e=>{const t=t=>{const n=e.selection.getNode();return t.setEnabled(Z(e,n)),g};e.ui.registry.addContextForm("quicklink",{launch:{type:"contextformtogglebutton",icon:"link",tooltip:"Link",onSetup:Le(e)},label:"Link",predicate:t=>w(e)&&Z(e,t),initValue:()=>Y(e).fold((()=>""),Q),commands:[{type:"contextformtogglebutton",icon:"link",tooltip:"Link",primary:!0,onSetup:t=>{const n=e.selection.getNode();return t.setActive(Z(e,n)),Le(e)(t)},onAction:t=>{const n=t.getValue(),o=(t=>{const n=Y(e),o=re(e);if(n.isNone()&&o){const o=ee(e.selection,n);return y(0===o.length,t)}return m.none()})(n);se(e,{href:n,attach:g},{href:n,text:o,title:m.none(),rel:m.none(),target:m.none(),class:m.none()}),(e=>{e.selection.collapse(!1)})(e),t.hide()}},{type:"contextformbutton",icon:"unlink",tooltip:"Remove link",onSetup:t,onAction:t=>{ce(e),t.hide()}},{type:"contextformbutton",icon:"new-tab",tooltip:"Open link",onSetup:t,onAction:t=>{Re(e)(),t.hide()}}]})})(e),(e=>{e.on("click",(t=>{const n=Ae(e,t.target);n&&Ne.metaKeyPressed(t)&&(t.preventDefault(),Ee(e,n))})),e.on("keydown",(t=>{if(!t.isDefaultPrevented()&&13===t.keyCode&&(e=>!0===e.altKey&&!1===e.shiftKey&&!1===e.ctrlKey&&!1===e.metaKey)(t)){const n=Se(e);n&&(t.preventDefault(),Ee(e,n))}}))})(e),(e=>{e.addCommand("mceLink",((t,n)=>{!0!==(null==n?void 0:n.dialog)&&P(e)?e.dispatch("contexttoolbar-show",{toolbarKey:"quicklink"}):Oe(e)}))})(e),(e=>{e.addShortcut("Meta+K","",(()=>{e.execCommand("mceLink")}))})(e)}))}(); \ No newline at end of file +!function(){"use strict";var e=tinymce.util.Tools.resolve("tinymce.PluginManager");const t=e=>t=>(e=>{const t=typeof e;return null===e?"null":"object"===t&&Array.isArray(e)?"array":"object"===t&&(n=o=e,(r=String).prototype.isPrototypeOf(n)||(null===(l=o.constructor)||void 0===l?void 0:l.name)===r.name)?"string":t;var n,o,r,l})(t)===e,n=e=>t=>typeof t===e,o=t("string"),r=t("object"),l=t("array"),i=(null,e=>null===e);const a=n("boolean"),s=e=>!(e=>null==e)(e),c=n("function"),u=(e,t)=>{if(l(e)){for(let n=0,o=e.length;n{},d=(e,t)=>e===t;class m{constructor(e,t){this.tag=e,this.value=t}static some(e){return new m(!0,e)}static none(){return m.singletonNone}fold(e,t){return this.tag?t(this.value):e()}isSome(){return this.tag}isNone(){return!this.tag}map(e){return this.tag?m.some(e(this.value)):m.none()}bind(e){return this.tag?e(this.value):m.none()}exists(e){return this.tag&&e(this.value)}forall(e){return!this.tag||e(this.value)}filter(e){return!this.tag||e(this.value)?this:m.none()}getOr(e){return this.tag?this.value:e}or(e){return this.tag?this:e}getOrThunk(e){return this.tag?this.value:e()}orThunk(e){return this.tag?this:e()}getOrDie(e){if(this.tag)return this.value;throw new Error(null!=e?e:"Called getOrDie on None")}static from(e){return s(e)?m.some(e):m.none()}getOrNull(){return this.tag?this.value:null}getOrUndefined(){return this.value}each(e){this.tag&&e(this.value)}toArray(){return this.tag?[this.value]:[]}toString(){return this.tag?`some(${this.value})`:"none()"}}m.singletonNone=new m(!1);const h=Array.prototype.indexOf,f=Array.prototype.push,p=e=>{const t=[];for(let n=0,o=e.length;n{for(let n=0;ne.exists((e=>n(e,t))),x=e=>{const t=[],n=e=>{t.push(e)};for(let t=0;te?m.some(t):m.none(),b=e=>t=>t.options.get(e),_=b("link_assume_external_targets"),w=b("link_context_toolbar"),C=b("link_list"),O=b("link_default_target"),N=b("link_default_protocol"),A=b("link_target_list"),S=b("link_rel_list"),E=b("link_class_list"),T=b("link_title"),R=b("allow_unsafe_link_target"),P=b("link_quicklink");var L=tinymce.util.Tools.resolve("tinymce.util.Tools");const M=e=>o(e.value)?e.value:"",D=(e,t)=>{const n=[];return L.each(e,(e=>{const r=(e=>o(e.text)?e.text:o(e.title)?e.title:"")(e);if(void 0!==e.menu){const o=D(e.menu,t);n.push({text:r,items:o})}else{const o=t(e);n.push({text:r,value:o})}})),n},B=(e=M)=>t=>m.from(t).map((t=>D(t,e))),I=e=>B(M)(e),K=B,j=(e,t)=>n=>({name:e,type:"listbox",label:t,items:n}),U=M,q=Object.keys,F=Object.hasOwnProperty,V=(e,t)=>F.call(e,t);var $=tinymce.util.Tools.resolve("tinymce.dom.TreeWalker"),z=tinymce.util.Tools.resolve("tinymce.util.URI");const G=e=>s(e)&&"a"===e.nodeName.toLowerCase(),H=e=>G(e)&&!!Q(e),J=(e,t)=>{if(e.collapsed)return[];{const n=e.cloneContents(),o=n.firstChild,r=new $(o,n),l=[];let i=o;do{t(i)&&l.push(i)}while(i=r.next());return l}},W=e=>/^\w+:/i.test(e),Q=e=>{var t,n;return null!==(n=null!==(t=e.getAttribute("data-mce-href"))&&void 0!==t?t:e.getAttribute("href"))&&void 0!==n?n:""},X=(e,t)=>{const n=["noopener"],o=e?e.split(/\s+/):[],r=e=>e.filter((e=>-1===L.inArray(n,e))),l=t?(e=>(e=r(e)).length>0?e.concat(n):n)(o):r(o);return l.length>0?(e=>L.trim(e.sort().join(" ")))(l):""},Y=(e,t)=>(t=t||te(e.selection.getRng())[0]||e.selection.getNode(),le(t)?m.from(e.dom.select("a[href]",t)[0]):m.from(e.dom.getParent(t,"a[href]"))),Z=(e,t)=>Y(e,t).isSome(),ee=(e,t)=>t.fold((()=>e.getContent({format:"text"})),(e=>e.innerText||e.textContent||"")).replace(/\uFEFF/g,""),te=e=>J(e,H),ne=e=>L.grep(e,H),oe=e=>ne(e).length>0,re=e=>{const t=e.schema.getTextInlineElements();if(Y(e).exists((e=>e.hasAttribute("data-mce-block"))))return!1;const n=e.selection.getRng();return!!n.collapsed||0===J(n,(e=>1===e.nodeType&&!G(e)&&!V(t,e.nodeName.toLowerCase()))).length},le=e=>s(e)&&"FIGURE"===e.nodeName&&/\bimage\b/i.test(e.className),ie=(e,t,n)=>{const o=e.selection.getNode(),r=Y(e,o),l=((e,t)=>{const n={...t};if(0===S(e).length&&!R(e)){const e=X(n.rel,"_blank"===n.target);n.rel=e||null}return m.from(n.target).isNone()&&!1===A(e)&&(n.target=O(e)),n.href=((e,t)=>"http"!==t&&"https"!==t||W(e)?e:t+"://"+e)(n.href,_(e)),n})(e,(e=>{return t=["title","rel","class","target"],n=(t,n)=>(e[n].each((e=>{t[n]=e.length>0?e:null})),t),o={href:e.href},((e,t)=>{for(let n=0,o=e.length;n{o=n(o,e)})),o;var t,n,o})(n));e.undoManager.transact((()=>{n.href===t.href&&t.attach(),r.fold((()=>{((e,t,n,o)=>{const r=e.dom;le(t)?ge(r,t,o):n.fold((()=>{e.execCommand("mceInsertLink",!1,o)}),(t=>{e.insertContent(r.createHTML("a",o,r.encode(t)))}))})(e,o,n.text,l)}),(t=>{e.focus(),((e,t,n,o)=>{n.each((e=>{V(t,"innerText")?t.innerText=e:t.textContent=e})),e.dom.setAttribs(t,o),e.selection.select(t)})(e,t,n.text,l)}))}))},ae=e=>{const{class:t,href:n,rel:o,target:r,text:l,title:a}=e;return((e,t)=>{const n={};var o;return((e,t,n,o)=>{((e,t)=>{const n=q(e);for(let o=0,r=n.length;o{(t(e,r)?n:o)(e,r)}))})(e,((e,t)=>!1===i(e)),(o=n,(e,t)=>{o[t]=e}),g),n})({class:t.getOrNull(),href:n,rel:o.getOrNull(),target:r.getOrNull(),text:l.getOrNull(),title:a.getOrNull()})},se=(e,t,n)=>{const o=((e,t)=>{const n=e.options.get,o={allow_html_data_urls:n("allow_html_data_urls"),allow_script_urls:n("allow_script_urls"),allow_svg_data_urls:n("allow_svg_data_urls")},r=t.href;return{...t,href:z.isDomSafe(r,"a",o)?r:""}})(e,n);e.hasPlugin("rtc",!0)?e.execCommand("createlink",!1,ae(o)):ie(e,t,o)},ce=e=>{e.hasPlugin("rtc",!0)?e.execCommand("unlink"):(e=>{e.undoManager.transact((()=>{const t=e.selection.getNode();le(t)?ue(e,t):(e=>{const t=e.dom,n=e.selection,o=n.getBookmark(),r=n.getRng().cloneRange(),l=t.getParent(r.startContainer,"a[href]",e.getBody()),i=t.getParent(r.endContainer,"a[href]",e.getBody());l&&r.setStartBefore(l),i&&r.setEndAfter(i),n.setRng(r),e.execCommand("unlink"),n.moveToBookmark(o)})(e),e.focus()}))})(e)},ue=(e,t)=>{var n;const o=e.dom.select("img",t)[0];if(o){const r=e.dom.getParents(o,"a[href]",t)[0];r&&(null===(n=r.parentNode)||void 0===n||n.insertBefore(o,r),e.dom.remove(r))}},ge=(e,t,n)=>{var o;const r=e.select("img",t)[0];if(r){const t=e.create("a",n);null===(o=r.parentNode)||void 0===o||o.insertBefore(t,r),t.appendChild(r)}},de=(e,t)=>k(t,(t=>(e=>{return V(t=e,n="items")&&void 0!==t[n]&&null!==t[n];var t,n})(t)?de(e,t.items):y(t.value===e,t))),me=(e,t)=>{const n={text:e.text,title:e.title},o=(e,o)=>{const r=(l=t,i=o,"link"===i?l.link:"anchor"===i?l.anchor:m.none()).getOr([]);var l,i;return((e,t,n,o)=>{const r=o[t],l=e.length>0;return void 0!==r?de(r,n).map((t=>({url:{value:t.value,meta:{text:l?e:t.text,attach:g}},text:l?e:t.text}))):m.none()})(n.text,o,r,e)};return{onChange:(e,t)=>{const r=t.name;return"url"===r?(e=>{const t=(o=e.url,y(n.text.length<=0,m.from(null===(r=o.meta)||void 0===r?void 0:r.text).getOr(o.value)));var o,r;const l=(e=>{var t;return y(n.title.length<=0,m.from(null===(t=e.meta)||void 0===t?void 0:t.title).getOr(""))})(e.url);return t.isSome()||l.isSome()?m.some({...t.map((e=>({text:e}))).getOr({}),...l.map((e=>({title:e}))).getOr({})}):m.none()})(e()):((e,t)=>h.call(e,t))(["anchor","link"],r)>-1?o(e(),r):"text"===r||"title"===r?(n[r]=e()[r],m.none()):m.none()}}};var he=tinymce.util.Tools.resolve("tinymce.util.Delay");const fe=e=>{const t=e.href;return t.indexOf("@")>0&&-1===t.indexOf("/")&&-1===t.indexOf("mailto:")?m.some({message:"The URL you entered seems to be an email address. Do you want to add the required mailto: prefix?",preprocess:e=>({...e,href:"mailto:"+t})}):m.none()},pe=(e,t)=>n=>{const o=n.href;return 1===e&&!W(o)||0===e&&/^\s*www(\.|\d\.)/i.test(o)?m.some({message:`The URL you entered seems to be an external link. Do you want to add the required ${t}:// prefix?`,preprocess:e=>({...e,href:t+"://"+o})}):m.none()},ke=e=>{const t=e.dom.select("a:not([href])"),n=p(((e,t)=>{const n=e.length,o=new Array(n);for(let r=0;r{const t=e.name||e.id;return t?[{text:t,value:"#"+t}]:[]})));return n.length>0?m.some([{text:"None",value:""}].concat(n)):m.none()},ve=e=>{const t=E(e);return t.length>0?I(t):m.none()},xe=e=>{try{return m.some(JSON.parse(e))}catch(e){return m.none()}},ye=(e,t)=>{const n=S(e);if(n.length>0){const o=v(t,"_blank"),r=e=>X(U(e),o);return(!1===R(e)?K(r):I)(n)}return m.none()},be=[{text:"Current window",value:""},{text:"New window",value:"_blank"}],_e=e=>{const t=A(e);return l(t)?I(t).orThunk((()=>m.some(be))):!1===t?m.none():m.some(be)},we=(e,t,n)=>{const o=e.getAttrib(t,n);return null!==o&&o.length>0?m.some(o):m.none()},Ce=(e,t)=>(e=>{const t=t=>e.convertURL(t.value||t.url||"","href"),n=C(e);return new Promise((e=>{o(n)?fetch(n).then((e=>e.ok?e.text().then(xe):Promise.reject())).then(e,(()=>e(m.none()))):c(n)?n((t=>e(m.some(t)))):e(m.from(n))})).then((e=>e.bind(K(t)).map((e=>e.length>0?[{text:"None",value:""}].concat(e):e))))})(e).then((n=>{const o=((e,t)=>{const n=e.dom,o=re(e)?m.some(ee(e.selection,t)):m.none(),r=t.bind((e=>m.from(n.getAttrib(e,"href")))),l=t.bind((e=>m.from(n.getAttrib(e,"target")))),i=t.bind((e=>we(n,e,"rel"))),a=t.bind((e=>we(n,e,"class")));return{url:r,text:o,title:t.bind((e=>we(n,e,"title"))),target:l,rel:i,linkClass:a}})(e,t);return{anchor:o,catalogs:{targets:_e(e),rels:ye(e,o.target),classes:ve(e),anchor:ke(e),link:n},optNode:t,flags:{titleEnabled:T(e)}}})),Oe=e=>{const t=(e=>{const t=Y(e);return Ce(e,t)})(e);t.then((t=>{const n=((e,t)=>n=>{const o=n.getData();if(!o.url.value)return ce(e),void n.close();const r=e=>m.from(o[e]).filter((n=>!v(t.anchor[e],n))),l={href:o.url.value,text:r("text"),target:r("target"),rel:r("rel"),class:r("linkClass"),title:r("title")},i={href:o.url.value,attach:void 0!==o.url.meta&&o.url.meta.attach?o.url.meta.attach:g};((e,t)=>k([fe,pe(_(e),N(e))],(e=>e(t))).fold((()=>Promise.resolve(t)),(n=>new Promise((o=>{((e,t,n)=>{const o=e.selection.getRng();he.setEditorTimeout(e,(()=>{e.windowManager.confirm(t,(t=>{e.selection.setRng(o),n(t)}))}))})(e,n.message,(e=>{o(e?n.preprocess(t):t)}))})))))(e,l).then((t=>{se(e,i,t)})),n.close()})(e,t);return((e,t,n)=>{const o=e.anchor.text.map((()=>({name:"text",type:"input",label:"Text to display"}))).toArray(),r=e.flags.titleEnabled?[{name:"title",type:"input",label:"Title"}]:[],l=((e,t)=>{const n=e.anchor,o=n.url.getOr("");return{url:{value:o,meta:{original:{value:o}}},text:n.text.getOr(""),title:n.title.getOr(""),anchor:o,link:o,rel:n.rel.getOr(""),target:n.target.or(t).getOr(""),linkClass:n.linkClass.getOr("")}})(e,m.from(O(n))),i=e.catalogs,a=me(l,i);return{title:"Insert/Edit Link",size:"normal",body:{type:"panel",items:p([[{name:"url",type:"urlinput",filetype:"file",label:"URL",picker_text:"Browse links"}],o,r,x([i.anchor.map(j("anchor","Anchors")),i.rels.map(j("rel","Rel")),i.targets.map(j("target","Open link in...")),i.link.map(j("link","Link list")),i.classes.map(j("linkClass","Class"))])])},buttons:[{type:"cancel",name:"cancel",text:"Cancel"},{type:"submit",name:"save",text:"Save",primary:!0}],initialData:l,onChange:(e,{name:t})=>{a.onChange(e.getData,{name:t}).each((t=>{e.setData(t)}))},onSubmit:t}})(t,n,e)})).then((t=>{e.windowManager.open(t)}))};var Ne=tinymce.util.Tools.resolve("tinymce.util.VK");const Ae=(e,t)=>e.dom.getParent(t,"a[href]"),Se=e=>Ae(e,e.selection.getStart()),Ee=(e,t)=>{if(t){const n=Q(t);if(/^#/.test(n)){const t=e.dom.select(n);t.length&&e.selection.scrollIntoView(t[0],!0)}else(e=>{const t=document.createElement("a");t.target="_blank",t.href=e,t.rel="noreferrer noopener";const n=document.createEvent("MouseEvents");n.initMouseEvent("click",!0,!0,window,0,0,0,0,0,!1,!1,!1,!1,0,null),((e,t)=>{document.body.appendChild(e),e.dispatchEvent(t),document.body.removeChild(e)})(t,n)})(t.href)}},Te=e=>()=>{e.execCommand("mceLink",!1,{dialog:!0})},Re=e=>()=>{Ee(e,Se(e))},Pe=(e,t)=>(e.on("NodeChange",t),()=>e.off("NodeChange",t)),Le=e=>t=>{const n=()=>{t.setActive(!e.mode.isReadOnly()&&Z(e,e.selection.getNode())),t.setEnabled(e.selection.isEditable())};return n(),Pe(e,n)},Me=e=>t=>{const n=()=>{t.setEnabled(e.selection.isEditable())};return n(),Pe(e,n)},De=e=>t=>{const n=()=>t.setEnabled((e=>1===(e.selection.isCollapsed()?ne(e.dom.getParents(e.selection.getStart())):te(e.selection.getRng())).length)(e));return n(),Pe(e,n)},Be=e=>t=>{const n=e.dom.getParents(e.selection.getStart()),o=n=>{t.setEnabled((t=>{return oe(t)||(n=e.selection.getRng(),te(n).length>0);var n})(n)&&e.selection.isEditable())};return o(n),Pe(e,(e=>o(e.parents)))};e.add("link",(e=>{(e=>{const t=e.options.register;t("link_assume_external_targets",{processor:e=>{const t=o(e)||a(e);return t?!0===e?{value:1,valid:t}:"http"===e||"https"===e?{value:e,valid:t}:{value:0,valid:t}:{valid:!1,message:"Must be a string or a boolean."}},default:!1}),t("link_context_toolbar",{processor:"boolean",default:!1}),t("link_list",{processor:e=>o(e)||c(e)||u(e,r)}),t("link_default_target",{processor:"string"}),t("link_default_protocol",{processor:"string",default:"https"}),t("link_target_list",{processor:e=>a(e)||u(e,r),default:!0}),t("link_rel_list",{processor:"object[]",default:[]}),t("link_class_list",{processor:"object[]",default:[]}),t("link_title",{processor:"boolean",default:!0}),t("allow_unsafe_link_target",{processor:"boolean",default:!1}),t("link_quicklink",{processor:"boolean",default:!1})})(e),(e=>{e.ui.registry.addToggleButton("link",{icon:"link",tooltip:"Insert/edit link",onAction:Te(e),onSetup:Le(e),shortcut:"Meta+K"}),e.ui.registry.addButton("openlink",{icon:"new-tab",tooltip:"Open link",onAction:Re(e),onSetup:De(e)}),e.ui.registry.addButton("unlink",{icon:"unlink",tooltip:"Remove link",onAction:()=>ce(e),onSetup:Be(e)})})(e),(e=>{e.ui.registry.addMenuItem("openlink",{text:"Open link",icon:"new-tab",onAction:Re(e),onSetup:De(e)}),e.ui.registry.addMenuItem("link",{icon:"link",text:"Link...",shortcut:"Meta+K",onSetup:Me(e),onAction:Te(e)}),e.ui.registry.addMenuItem("unlink",{icon:"unlink",text:"Remove link",onAction:()=>ce(e),onSetup:Be(e)})})(e),(e=>{e.ui.registry.addContextMenu("link",{update:t=>e.dom.isEditable(t)?oe(e.dom.getParents(t,"a"))?"link unlink openlink":"link":""})})(e),(e=>{const t=t=>{const n=e.selection.getNode();return t.setEnabled(Z(e,n)),g};e.ui.registry.addContextForm("quicklink",{launch:{type:"contextformtogglebutton",icon:"link",tooltip:"Link",onSetup:Le(e)},label:"Link",predicate:t=>w(e)&&Z(e,t),initValue:()=>Y(e).fold((()=>""),Q),commands:[{type:"contextformtogglebutton",icon:"link",tooltip:"Link",primary:!0,onSetup:t=>{const n=e.selection.getNode();return t.setActive(Z(e,n)),Le(e)(t)},onAction:t=>{const n=t.getValue(),o=(t=>{const n=Y(e),o=re(e);if(n.isNone()&&o){const o=ee(e.selection,n);return y(0===o.length,t)}return m.none()})(n);se(e,{href:n,attach:g},{href:n,text:o,title:m.none(),rel:m.none(),target:m.from(O(e)),class:m.none()}),(e=>{e.selection.collapse(!1)})(e),t.hide()}},{type:"contextformbutton",icon:"unlink",tooltip:"Remove link",onSetup:t,onAction:t=>{ce(e),t.hide()}},{type:"contextformbutton",icon:"new-tab",tooltip:"Open link",onSetup:t,onAction:t=>{Re(e)(),t.hide()}}]})})(e),(e=>{e.on("click",(t=>{const n=Ae(e,t.target);n&&Ne.metaKeyPressed(t)&&(t.preventDefault(),Ee(e,n))})),e.on("keydown",(t=>{if(!t.isDefaultPrevented()&&13===t.keyCode&&(e=>!0===e.altKey&&!1===e.shiftKey&&!1===e.ctrlKey&&!1===e.metaKey)(t)){const n=Se(e);n&&(t.preventDefault(),Ee(e,n))}}))})(e),(e=>{e.addCommand("mceLink",((t,n)=>{!0!==(null==n?void 0:n.dialog)&&P(e)?e.dispatch("contexttoolbar-show",{toolbarKey:"quicklink"}):Oe(e)}))})(e),(e=>{e.addShortcut("Meta+K","",(()=>{e.execCommand("mceLink")}))})(e)}))}(); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/plugins/lists/plugin.min.js b/libraries/tinymce/js/tinymce/plugins/lists/plugin.min.js index 5d3b735..522f93d 100644 --- a/libraries/tinymce/js/tinymce/plugins/lists/plugin.min.js +++ b/libraries/tinymce/js/tinymce/plugins/lists/plugin.min.js @@ -1,4 +1,4 @@ /** - * TinyMCE version 6.8.3 (2024-02-08) + * TinyMCE version 7.0.0 (2024-03-20) */ -!function(){"use strict";var e=tinymce.util.Tools.resolve("tinymce.PluginManager");const t=e=>t=>(e=>{const t=typeof e;return null===e?"null":"object"===t&&Array.isArray(e)?"array":"object"===t&&(n=o=e,(r=String).prototype.isPrototypeOf(n)||(null===(s=o.constructor)||void 0===s?void 0:s.name)===r.name)?"string":t;var n,o,r,s})(t)===e,n=e=>t=>typeof t===e,o=t("string"),r=t("object"),s=t("array"),i=n("boolean"),l=e=>!(e=>null==e)(e),a=n("function"),d=n("number"),c=()=>{},m=e=>()=>e,u=(e,t)=>e===t,p=e=>t=>!e(t),g=m(!1);class h{constructor(e,t){this.tag=e,this.value=t}static some(e){return new h(!0,e)}static none(){return h.singletonNone}fold(e,t){return this.tag?t(this.value):e()}isSome(){return this.tag}isNone(){return!this.tag}map(e){return this.tag?h.some(e(this.value)):h.none()}bind(e){return this.tag?e(this.value):h.none()}exists(e){return this.tag&&e(this.value)}forall(e){return!this.tag||e(this.value)}filter(e){return!this.tag||e(this.value)?this:h.none()}getOr(e){return this.tag?this.value:e}or(e){return this.tag?this:e}getOrThunk(e){return this.tag?this.value:e()}orThunk(e){return this.tag?this:e()}getOrDie(e){if(this.tag)return this.value;throw new Error(null!=e?e:"Called getOrDie on None")}static from(e){return l(e)?h.some(e):h.none()}getOrNull(){return this.tag?this.value:null}getOrUndefined(){return this.value}each(e){this.tag&&e(this.value)}toArray(){return this.tag?[this.value]:[]}toString(){return this.tag?`some(${this.value})`:"none()"}}h.singletonNone=new h(!1);const f=Array.prototype.slice,y=Array.prototype.indexOf,v=Array.prototype.push,C=(e,t)=>{return n=e,o=t,y.call(n,o)>-1;var n,o},b=(e,t)=>{for(let n=0,o=e.length;n{const n=e.length,o=new Array(n);for(let r=0;r{for(let n=0,o=e.length;n{const n=[];for(let o=0,r=e.length;o(S(e,((e,o)=>{n=t(n,e,o)})),n),A=(e,t,n)=>{for(let o=0,r=e.length;oA(e,t,g),x=(e,t)=>(e=>{const t=[];for(let n=0,o=e.length;n{const t=f.call(e,0);return t.reverse(),t},w=(e,t)=>t>=0&&tw(e,0),D=e=>w(e,e.length-1),B=(e,t)=>{const n=[],o=a(t)?e=>b(n,(n=>t(n,e))):e=>C(n,e);for(let t=0,r=e.length;te.exists((e=>n(e,t))),P=(e,t,n)=>e.isSome()&&t.isSome()?h.some(n(e.getOrDie(),t.getOrDie())):h.none(),I=e=>{if(null==e)throw new Error("Node cannot be null or undefined");return{dom:e}},R=(e,t)=>{const n=(t||document).createElement("div");if(n.innerHTML=e,!n.hasChildNodes()||n.childNodes.length>1){const t="HTML does not have a single root node";throw console.error(t,e),new Error(t)}return I(n.childNodes[0])},U=(e,t)=>{const n=(t||document).createElement(e);return I(n)},$=I,_=(e,t)=>{const n=e.dom;if(1!==n.nodeType)return!1;{const e=n;if(void 0!==e.matches)return e.matches(t);if(void 0!==e.msMatchesSelector)return e.msMatchesSelector(t);if(void 0!==e.webkitMatchesSelector)return e.webkitMatchesSelector(t);if(void 0!==e.mozMatchesSelector)return e.mozMatchesSelector(t);throw new Error("Browser lacks native selectors")}},H=(e,t)=>e.dom===t.dom,F=_,V="undefined"!=typeof window?window:Function("return this;")(),j=(e,t)=>((e,t)=>{let n=null!=t?t:V;for(let t=0;t{const t=j("ownerDocument.defaultView",e);return r(e)&&((e=>((e,t)=>{const n=((e,t)=>j(e,t))(e,t);if(null==n)throw new Error(e+" not available on this browser");return n})("HTMLElement",e))(t).prototype.isPrototypeOf(e)||/^HTML\w*Element$/.test(K(e).constructor.name))},Q=e=>e.dom.nodeName.toLowerCase(),W=e=>e.dom.nodeType,q=e=>t=>W(t)===e,Z=e=>G(e)&&z(e.dom),G=q(1),J=q(3),X=q(9),Y=q(11),ee=e=>t=>G(t)&&Q(t)===e,te=e=>h.from(e.dom.parentNode).map($),ne=e=>N(e.dom.childNodes,$),oe=(e,t)=>{const n=e.dom.childNodes;return h.from(n[t]).map($)},re=e=>oe(e,0),se=e=>oe(e,e.dom.childNodes.length-1),ie=a(Element.prototype.attachShadow)&&a(Node.prototype.getRootNode)?e=>$(e.dom.getRootNode()):e=>X(e)?e:$(e.dom.ownerDocument),le=e=>$(e.dom.host),ae=e=>{const t=J(e)?e.dom.parentNode:e.dom;if(null==t||null===t.ownerDocument)return!1;const n=t.ownerDocument;return(e=>{const t=ie(e);return Y(n=t)&&l(n.dom.host)?h.some(t):h.none();var n})($(t)).fold((()=>n.body.contains(t)),(o=ae,r=le,e=>o(r(e))));var o,r};var de=(e,t,n,o,r)=>e(n,o)?h.some(n):a(r)&&r(n)?h.none():t(n,o,r);const ce=(e,t,n)=>{let o=e.dom;const r=a(n)?n:g;for(;o.parentNode;){o=o.parentNode;const e=$(o);if(t(e))return h.some(e);if(r(e))break}return h.none()},me=(e,t,n)=>de(((e,t)=>t(e)),ce,e,t,n),ue=(e,t,n)=>ce(e,(e=>_(e,t)),n),pe=(e,t)=>{te(e).each((n=>{n.dom.insertBefore(t.dom,e.dom)}))},ge=(e,t)=>{e.dom.appendChild(t.dom)},he=(e,t)=>{S(t,(t=>{ge(e,t)}))},fe=e=>{e.dom.textContent="",S(ne(e),(e=>{ye(e)}))},ye=e=>{const t=e.dom;null!==t.parentNode&&t.parentNode.removeChild(t)};var ve=tinymce.util.Tools.resolve("tinymce.dom.RangeUtils"),Ce=tinymce.util.Tools.resolve("tinymce.dom.TreeWalker"),be=tinymce.util.Tools.resolve("tinymce.util.VK");const Ne=e=>N(e,$),Se=Object.keys,Le=(e,t)=>{const n=Se(e);for(let o=0,r=n.length;o{const n=e.dom;Le(t,((e,t)=>{((e,t,n)=>{if(!(o(n)||i(n)||d(n)))throw console.error("Invalid call to Attribute.set. Key ",t,":: Value ",n,":: Element ",e),new Error("Attribute value was not simple");e.setAttribute(t,n+"")})(n,t,e)}))},Ae=e=>O(e.dom.attributes,((e,t)=>(e[t.name]=t.value,e)),{}),Te=e=>((e,t)=>$(e.dom.cloneNode(!0)))(e),xe=(e,t)=>{const n=((e,t)=>{const n=U(t),o=Ae(e);return Oe(n,o),n})(e,t);var o,r;r=n,(e=>h.from(e.dom.nextSibling).map($))(o=e).fold((()=>{te(o).each((e=>{ge(e,r)}))}),(e=>{pe(e,r)}));const s=ne(e);return he(n,s),ye(e),n};var Ee=tinymce.util.Tools.resolve("tinymce.dom.DOMUtils"),we=tinymce.util.Tools.resolve("tinymce.util.Tools");const ke=e=>t=>l(t)&&t.nodeName.toLowerCase()===e,De=e=>t=>l(t)&&e.test(t.nodeName),Be=e=>l(e)&&3===e.nodeType,Me=e=>l(e)&&1===e.nodeType,Pe=De(/^(OL|UL|DL)$/),Ie=De(/^(OL|UL)$/),Re=ke("ol"),Ue=De(/^(LI|DT|DD)$/),$e=De(/^(DT|DD)$/),_e=De(/^(TH|TD)$/),He=ke("br"),Fe=(e,t)=>l(t)&&t.nodeName in e.schema.getTextBlockElements(),Ve=(e,t)=>l(e)&&e.nodeName in t,je=(e,t)=>l(t)&&t.nodeName in e.schema.getVoidElements(),Ke=(e,t,n)=>{const o=e.isEmpty(t);return!(n&&e.select("span[data-mce-type=bookmark]",t).length>0)&&o},ze=(e,t)=>e.isChildOf(t,e.getRoot()),Qe=e=>t=>t.options.get(e),We=Qe("lists_indent_on_tab"),qe=Qe("forced_root_block"),Ze=Qe("forced_root_block_attrs"),Ge=(e,t)=>{const n=e.dom,o=e.schema.getBlockElements(),r=n.createFragment(),s=qe(e),i=Ze(e);let l,a,d=!1;for(a=n.create(s,i),Ve(t.firstChild,o)||r.appendChild(a);l=t.firstChild;){const e=l.nodeName;d||"SPAN"===e&&"bookmark"===l.getAttribute("data-mce-type")||(d=!0),Ve(l,o)?(r.appendChild(l),a=null):(a||(a=n.create(s,i),r.appendChild(a)),a.appendChild(l))}return!d&&a&&a.appendChild(n.create("br",{"data-mce-bogus":"1"})),r},Je=Ee.DOM,Xe=ee("dd"),Ye=ee("dt"),et=(e,t)=>{var n;Xe(t)?xe(t,"dt"):Ye(t)&&(n=t,h.from(n.dom.parentElement).map($)).each((n=>((e,t,n)=>{const o=Je.select('span[data-mce-type="bookmark"]',t),r=Ge(e,n),s=Je.createRng();s.setStartAfter(n),s.setEndAfter(t);const i=s.extractContents();for(let t=i.firstChild;t;t=t.firstChild)if("LI"===t.nodeName&&e.dom.isEmpty(t)){Je.remove(t);break}e.dom.isEmpty(i)||Je.insertAfter(i,t),Je.insertAfter(r,t);const l=n.parentElement;l&&Ke(e.dom,l)&&(e=>{const t=e.parentNode;t&&we.each(o,(e=>{t.insertBefore(e,n.parentNode)})),Je.remove(e)})(l),Je.remove(n),Ke(e.dom,t)&&Je.remove(t)})(e,n.dom,t.dom)))},tt=e=>{Ye(e)&&xe(e,"dd")},nt=(e,t)=>{if(Be(e))return{container:e,offset:t};const n=ve.getNode(e,t);return Be(n)?{container:n,offset:t>=e.childNodes.length?n.data.length:0}:n.previousSibling&&Be(n.previousSibling)?{container:n.previousSibling,offset:n.previousSibling.data.length}:n.nextSibling&&Be(n.nextSibling)?{container:n.nextSibling,offset:0}:{container:e,offset:t}},ot=e=>{const t=e.cloneRange(),n=nt(e.startContainer,e.startOffset);t.setStart(n.container,n.offset);const o=nt(e.endContainer,e.endOffset);return t.setEnd(o.container,o.offset),t},rt=["OL","UL","DL"],st=rt.join(","),it=(e,t)=>{const n=t||e.selection.getStart(!0);return e.dom.getParent(n,st,dt(e,n))},lt=e=>{const t=e.selection.getSelectedBlocks();return L(((e,t)=>{const n=we.map(t,(t=>e.dom.getParent(t,"li,dd,dt",dt(e,t))||t));return B(n)})(e,t),Ue)},at=(e,t)=>{const n=e.dom.getParents(t,"TD,TH");return n.length>0?n[0]:e.getBody()},dt=(e,t)=>{const n=e.dom.getParents(t,e.dom.isBlock),o=T(n,(t=>{return n=e.schema,!Pe(o=t)&&!Ue(o)&&b(rt,(e=>n.isValidChild(o.nodeName,e)));var n,o}));return o.getOr(e.getBody())},ct=(e,t)=>{const n=e.dom.getParents(t,"ol,ul",dt(e,t));return D(n)},mt=(e,t)=>{const n=N(t,(t=>ct(e,t).getOr(t)));return B(n)},ut=e=>/\btox\-/.test(e.className),pt=(e,t)=>A(e,Pe,_e).exists((e=>e.nodeName===t&&!ut(e))),gt=(e,t)=>null!==t&&!e.dom.isEditable(t),ht=(e,t)=>{const n=e.dom.getParent(t,"ol,ul,dl");return gt(e,n)},ft=(e,t)=>{const n=e.selection.getNode();return t({parents:e.dom.getParents(n),element:n}),e.on("NodeChange",t),()=>e.off("NodeChange",t)},yt=(e,t)=>{const n=(t||document).createDocumentFragment();return S(e,(e=>{n.appendChild(e.dom)})),$(n)},vt=(e,t,n)=>e.dispatch("ListMutation",{action:t,element:n}),Ct=(bt=/^\s+|\s+$/g,e=>e.replace(bt,""));var bt;const Nt=(e,t,n)=>{((e,t,n)=>{if(!o(n))throw console.error("Invalid call to CSS.set. Property ",t,":: Value ",n,":: Element ",e),new Error("CSS value must be a string: "+n);(e=>void 0!==e.style&&a(e.style.getPropertyValue))(e)&&e.style.setProperty(t,n)})(e.dom,t,n)},St=e=>F(e,"OL,UL"),Lt=e=>re(e).exists(St),Ot=e=>"listAttributes"in e,At=e=>"isComment"in e,Tt=e=>e.depth>0,xt=e=>e.isSelected,Et=e=>{const t=ne(e),n=se(e).exists(St)?t.slice(0,-1):t;return N(n,Te)},wt=(e,t)=>{ge(e.item,t.list)},kt=(e,t)=>{const n={list:U(t,e),item:U("li",e)};return ge(n.list,n.item),n},Dt=(e,t,n)=>{const o=t.slice(0,n.depth);return D(o).each((t=>{if(Ot(n)){const o=((e,t,n)=>{const o=U("li",e);return Oe(o,t),he(o,n),o})(e,n.itemAttributes,n.content);((e,t)=>{ge(e.list,t),e.item=t})(t,o),((e,t)=>{Q(e.list)!==t.listType&&(e.list=xe(e.list,t.listType)),Oe(e.list,t.listAttributes)})(t,n)}else if((e=>"isFragment"in e)(n))he(t.item,n.content);else{const e=R(`\x3c!--${n.content}--\x3e`);ge(t.list,e)}})),o},Bt=(e,t)=>{let n=h.none();const o=O(t,((t,o,r)=>At(o)?0===r?(n=h.some(o),t):Dt(e,t,o):o.depth>t.length?((e,t,n)=>{const o=((e,t,n)=>{const o=[];for(let r=0;r{for(let t=1;t{for(let t=0;t{Ot(t)&&(Oe(e.list,t.listAttributes),Oe(e.item,t.itemAttributes)),he(e.item,t.content)}))})(o,n),r=o,P(D(t),k(r),wt),t.concat(o)})(e,t,o):Dt(e,t,o)),[]);return n.each((e=>{const t=R(`\x3c!--${e.content}--\x3e`);k(o).each((e=>{((e,t)=>{re(e).fold((()=>{ge(e,t)}),(n=>{e.dom.insertBefore(t.dom,n.dom)}))})(e.list,t)}))})),k(o).map((e=>e.list))},Mt=e=>(S(e,((t,n)=>{((e,t)=>{const n=e[t].depth,o=e=>e.depth===n&&!e.dirty,r=e=>e.depthA(e.slice(t+1),o,r)))})(e,n).fold((()=>{t.dirty&&Ot(t)&&(e=>{e.listAttributes=((e,t)=>{const n={};var o;return((e,t,n,o)=>{Le(e,((e,r)=>{(t(e,r)?n:o)(e,r)}))})(e,t,(o=n,(e,t)=>{o[t]=e}),c),n})(e.listAttributes,((e,t)=>"start"!==t))})(t)}),(e=>{return o=e,void(Ot(n=t)&&Ot(o)&&(n.listType=o.listType,n.listAttributes={...o.listAttributes}));var n,o}))})),e),Pt=(e,t,n,o)=>{var r,s;if(8===W(s=o)||"#comment"===Q(s))return[{depth:e+1,content:null!==(r=o.dom.nodeValue)&&void 0!==r?r:"",dirty:!1,isSelected:!1,isComment:!0}];t.each((e=>{H(e.start,o)&&n.set(!0)}));const i=((e,t,n)=>te(e).filter(G).map((o=>({depth:t,dirty:!1,isSelected:n,content:Et(e),itemAttributes:Ae(e),listAttributes:Ae(o),listType:Q(o),isInPreviousLi:!1}))))(o,e,n.get());t.each((e=>{H(e.end,o)&&n.set(!1)}));const l=se(o).filter(St).map((o=>Rt(e,t,n,o))).getOr([]);return i.toArray().concat(l)},It=(e,t,n,o)=>re(o).filter(St).fold((()=>Pt(e,t,n,o)),(r=>{const s=O(ne(o),((o,s,i)=>{if(0===i)return o;if(F(s,"LI"))return o.concat(Pt(e,t,n,s));{const t={isFragment:!0,depth:e,content:[s],isSelected:!1,dirty:!1,parentListType:Q(r)};return o.concat(t)}}),[]);return Rt(e,t,n,r).concat(s)})),Rt=(e,t,n,o)=>x(ne(o),(o=>(St(o)?Rt:It)(e+1,t,n,o))),Ut=(e,t,n)=>{const o=((e,t)=>{const n=(e=>{let t=!1;return{get:()=>t,set:e=>{t=e}}})();return N(e,(e=>({sourceList:e,entries:Rt(0,t,n,e)})))})(t,(e=>{const t=N(lt(e),$);return P(T(t,p(Lt)),T(E(t),p(Lt)),((e,t)=>({start:e,end:t})))})(e));S(o,(t=>{((e,t)=>{S(L(e,xt),(e=>((e,t)=>{switch(e){case"Indent":t.depth++;break;case"Outdent":t.depth--;break;case"Flatten":t.depth=0}t.dirty=!0})(t,e)))})(t.entries,n);const o=((e,t)=>x(((e,t)=>{if(0===e.length)return[];{let n=t(e[0]);const o=[];let r=[];for(let s=0,i=e.length;sk(t).exists(Tt)?((e,t)=>{const n=Mt(t);return Bt(e.contentDocument,n).toArray()})(e,t):((e,t)=>{const n=Mt(t);return N(n,(t=>{const n=At(t)?yt([R(`\x3c!--${t.content}--\x3e`)]):yt(t.content);return $(Ge(e,n.dom))}))})(e,t))))(e,t.entries);var r;S(o,(t=>{vt(e,"Indent"===n?"IndentList":"OutdentList",t.dom)})),r=t.sourceList,S(o,(e=>{pe(r,e)})),ye(t.sourceList)}))},$t=(e,t)=>{const n=Ne((e=>{const t=(e=>{const t=ct(e,e.selection.getStart()),n=L(e.selection.getSelectedBlocks(),Ie);return t.toArray().concat(n)})(e),n=(e=>{const t=e.selection.getStart();return e.dom.getParents(t,"ol,ul",dt(e,t))})(e);return T(n,(e=>{return t=$(e),te(t).exists((e=>Ue(e.dom)&&re(e).exists((e=>!Pe(e.dom)))&&se(e).exists((e=>!Pe(e.dom)))));var t})).fold((()=>mt(e,t)),(e=>[e]))})(e)),o=Ne((e=>L(lt(e),$e))(e));let r=!1;if(n.length||o.length){const s=e.selection.getBookmark();Ut(e,n,t),((e,t,n)=>{S(n,"Indent"===t?tt:t=>et(e,t))})(e,t,o),e.selection.moveToBookmark(s),e.selection.setRng(ot(e.selection.getRng())),e.nodeChanged(),r=!0}return r},_t=(e,t)=>!(e=>{const t=it(e);return gt(e,t)})(e)&&$t(e,t),Ht=e=>_t(e,"Indent"),Ft=e=>_t(e,"Outdent"),Vt=e=>_t(e,"Flatten"),jt=e=>"\ufeff"===e;var Kt=tinymce.util.Tools.resolve("tinymce.dom.BookmarkManager");const zt=Ee.DOM,Qt=e=>{const t={},n=n=>{let o=e[n?"startContainer":"endContainer"],r=e[n?"startOffset":"endOffset"];if(Me(o)){const e=zt.create("span",{"data-mce-type":"bookmark"});o.hasChildNodes()?(r=Math.min(r,o.childNodes.length-1),n?o.insertBefore(e,o.childNodes[r]):zt.insertAfter(e,o.childNodes[r])):o.appendChild(e),o=e,r=0}t[n?"startContainer":"endContainer"]=o,t[n?"startOffset":"endOffset"]=r};return n(!0),e.collapsed||n(),t},Wt=e=>{const t=t=>{let n=e[t?"startContainer":"endContainer"],o=e[t?"startOffset":"endOffset"];if(n){if(Me(n)&&n.parentNode){const e=n;o=(e=>{var t;let n=null===(t=e.parentNode)||void 0===t?void 0:t.firstChild,o=0;for(;n;){if(n===e)return o;Me(n)&&"bookmark"===n.getAttribute("data-mce-type")||o++,n=n.nextSibling}return-1})(n),n=n.parentNode,zt.remove(e),!n.hasChildNodes()&&zt.isBlock(n)&&n.appendChild(zt.create("br"))}e[t?"startContainer":"endContainer"]=n,e[t?"startOffset":"endOffset"]=o}};t(!0),t();const n=zt.createRng();return n.setStart(e.startContainer,e.startOffset),e.endContainer&&n.setEnd(e.endContainer,e.endOffset),ot(n)},qt=e=>{switch(e){case"UL":return"ToggleUlList";case"OL":return"ToggleOlList";case"DL":return"ToggleDLList"}},Zt=(e,t)=>{we.each(t,((t,n)=>{e.setAttribute(n,t)}))},Gt=(e,t,n)=>{((e,t,n)=>{const o=n["list-style-type"]?n["list-style-type"]:null;e.setStyle(t,"list-style-type",o)})(e,t,n),((e,t,n)=>{Zt(t,n["list-attributes"]),we.each(e.select("li",t),(e=>{Zt(e,n["list-item-attributes"])}))})(e,t,n)},Jt=(e,t)=>l(t)&&!Ve(t,e.schema.getBlockElements()),Xt=(e,t,n,o)=>{let r=t[n?"startContainer":"endContainer"];const s=t[n?"startOffset":"endOffset"];Me(r)&&(r=r.childNodes[Math.min(s,r.childNodes.length-1)]||r),!n&&He(r.nextSibling)&&(r=r.nextSibling);const i=(t,n)=>{var r;const s=new Ce(t,(t=>{for(;!e.dom.isBlock(t)&&t.parentNode&&o!==t;)t=t.parentNode;return t})(t)),i=n?"next":"prev";let l;for(;l=s[i]();)if(!je(e,l)&&!jt(l.textContent)&&0!==(null===(r=l.textContent)||void 0===r?void 0:r.length))return h.some(l);return h.none()};if(n&&Be(r))if(jt(r.textContent))r=i(r,!1).getOr(r);else for(null!==r.parentNode&&Jt(e,r.parentNode)&&(r=r.parentNode);null!==r.previousSibling&&(Jt(e,r.previousSibling)||Be(r.previousSibling));)r=r.previousSibling;if(!n&&Be(r))if(jt(r.textContent))r=i(r,!0).getOr(r);else for(null!==r.parentNode&&Jt(e,r.parentNode)&&(r=r.parentNode);null!==r.nextSibling&&(Jt(e,r.nextSibling)||Be(r.nextSibling));)r=r.nextSibling;for(;r.parentNode!==o;){const t=r.parentNode;if(Fe(e,r))return r;if(/^(TD|TH)$/.test(t.nodeName))return r;r=t}return r},Yt=(e,t,n)=>{const o=e.selection.getRng();let r="LI";const s=dt(e,((e,t)=>{const n=e.selection.getStart(!0),o=Xt(e,t,!0,e.getBody());return r=$(o),s=$(t.commonAncestorContainer),i=r,l=function(e,...t){return(...n)=>{const o=t.concat(n);return e.apply(null,o)}}(H,s),ce(i,l,void 0).isSome()?t.commonAncestorContainer:n;var r,s,i,l})(e,o)),i=e.dom;if("false"===i.getContentEditable(e.selection.getNode()))return;"DL"===(t=t.toUpperCase())&&(r="DT");const l=Qt(o),a=L(((e,t,n)=>{const o=[],r=e.dom,s=Xt(e,t,!0,n),i=Xt(e,t,!1,n);let l;const a=[];for(let e=s;e&&(a.push(e),e!==i);e=e.nextSibling);return we.each(a,(t=>{var s;if(Fe(e,t))return o.push(t),void(l=null);if(r.isBlock(t)||He(t))return He(t)&&r.remove(t),void(l=null);const i=t.nextSibling;Kt.isBookmarkNode(t)&&(Pe(i)||Fe(e,i)||!i&&t.parentNode===n)?l=null:(l||(l=r.create("p"),null===(s=t.parentNode)||void 0===s||s.insertBefore(l,t),o.push(l)),l.appendChild(t))})),o})(e,o,s),e.dom.isEditable);we.each(a,(o=>{let s;const l=o.previousSibling,a=o.parentNode;Ue(a)||(l&&Pe(l)&&l.nodeName===t&&((e,t,n)=>{const o=e.getStyle(t,"list-style-type");let r=n?n["list-style-type"]:"";return r=null===r?"":r,o===r})(i,l,n)?(s=l,o=i.rename(o,r),l.appendChild(o)):(s=i.create(t),a.insertBefore(s,o),s.appendChild(o),o=i.rename(o,r)),((e,t,n)=>{we.each(["margin","margin-right","margin-bottom","margin-left","margin-top","padding","padding-right","padding-bottom","padding-left","padding-top"],(n=>e.setStyle(t,n,"")))})(i,o),Gt(i,s,n),tn(e.dom,s))})),e.selection.setRng(Wt(l))},en=(e,t,n)=>{return((e,t)=>Pe(e)&&e.nodeName===(null==t?void 0:t.nodeName))(t,n)&&((e,t,n)=>e.getStyle(t,"list-style-type",!0)===e.getStyle(n,"list-style-type",!0))(e,t,n)&&(o=n,t.className===o.className);var o},tn=(e,t)=>{let n,o=t.nextSibling;if(en(e,t,o)){const r=o;for(;n=r.firstChild;)t.appendChild(n);e.remove(r)}if(o=t.previousSibling,en(e,t,o)){const r=o;for(;n=r.lastChild;)t.insertBefore(n,t.firstChild);e.remove(r)}},nn=(e,t,n,o)=>{if(t.nodeName!==n){const r=e.dom.rename(t,n);Gt(e.dom,r,o),vt(e,qt(n),r)}else Gt(e.dom,t,o),vt(e,qt(n),t)},on=(e,t,n,o)=>{if(t.classList.forEach(((e,n,o)=>{e.startsWith("tox-")&&(o.remove(e),0===o.length&&t.removeAttribute("class"))})),t.nodeName!==n){const r=e.dom.rename(t,n);Gt(e.dom,r,o),vt(e,qt(n),r)}else Gt(e.dom,t,o),vt(e,qt(n),t)},rn=e=>"list-style-type"in e,sn=(e,t,n)=>{const o=it(e);if(ht(e,o))return;const s=(e=>{const t=it(e),n=e.selection.getSelectedBlocks();return((e,t)=>l(e)&&1===t.length&&t[0]===e)(t,n)?(e=>L(e.querySelectorAll(st),Pe))(t):L(n,(e=>Pe(e)&&t!==e))})(e),i=r(n)?n:{};s.length>0?((e,t,n,o,r)=>{const s=Pe(t);if(!s||t.nodeName!==o||rn(r)||ut(t)){Yt(e,o,r);const i=Qt(e.selection.getRng()),l=s?[t,...n]:n,a=s&&ut(t)?on:nn;we.each(l,(t=>{a(e,t,o,r)})),e.selection.setRng(Wt(i))}else Vt(e)})(e,o,s,t,i):((e,t,n,o)=>{if(t!==e.getBody())if(t)if(t.nodeName!==n||rn(o)||ut(t)){const r=Qt(e.selection.getRng());ut(t)&&t.classList.forEach(((e,n,o)=>{e.startsWith("tox-")&&(o.remove(e),0===o.length&&t.removeAttribute("class"))})),Gt(e.dom,t,o);const s=e.dom.rename(t,n);tn(e.dom,s),e.selection.setRng(Wt(r)),Yt(e,n,o),vt(e,qt(n),s)}else Vt(e);else Yt(e,n,o),vt(e,qt(n),t)})(e,o,t,i)},ln=Ee.DOM,an=(e,t)=>{const n=we.grep(e.select("ol,ul",t));we.each(n,(t=>{((e,t)=>{const n=t.parentElement;if(n&&"LI"===n.nodeName&&n.firstChild===t){const o=n.previousSibling;o&&"LI"===o.nodeName?(o.appendChild(t),Ke(e,n)&&ln.remove(n)):ln.setStyle(n,"listStyleType","none")}if(Pe(n)){const e=n.previousSibling;e&&"LI"===e.nodeName&&e.appendChild(t)}})(e,t)}))},dn=(e,t,n,o)=>{let r=t.startContainer;const s=t.startOffset;if(Be(r)&&(n?s0))return r;const i=e.schema.getNonEmptyElements();Me(r)&&(r=ve.getNode(r,s));const l=new Ce(r,o);n&&((e,t)=>!!He(t)&&e.isBlock(t.nextSibling)&&!He(t.previousSibling))(e.dom,r)&&l.next();const a=n?l.next.bind(l):l.prev2.bind(l);for(;r=a();){if("LI"===r.nodeName&&!r.hasChildNodes())return r;if(i[r.nodeName])return r;if(Be(r)&&r.data.length>0)return r}return null},cn=(e,t)=>{const n=t.childNodes;return 1===n.length&&!Pe(n[0])&&e.isBlock(n[0])},mn=e=>h.from(e).map($).filter(Z).exists((e=>((e,t=!1)=>{return ae(e)?e.dom.isContentEditable:(n=e,de(((e,t)=>_(e,t)),ue,n,"[contenteditable]",void 0)).fold(m(t),(e=>"true"===(e=>e.dom.contentEditable)(e)));var n})(e)&&!C(["details"],Q(e)))),un=(e,t,n)=>{let o;const r=cn(e,n)?n.firstChild:n;if(((e,t)=>{cn(e,t)&&mn(t.firstChild)&&e.remove(t.firstChild,!0)})(e,t),!Ke(e,t,!0))for(;o=t.firstChild;)r.appendChild(o)},pn=(e,t,n)=>{let o;const r=t.parentNode;if(!ze(e,t)||!ze(e,n))return;Pe(n.lastChild)&&(o=n.lastChild),r===n.lastChild&&He(r.previousSibling)&&e.remove(r.previousSibling);const s=n.lastChild;s&&He(s)&&t.hasChildNodes()&&e.remove(s),Ke(e,n,!0)&&fe($(n)),un(e,t,n),o&&n.appendChild(o);const i=((e,t)=>{const n=e.dom,o=t.dom;return n!==o&&n.contains(o)})($(n),$(t))?e.getParents(t,Pe,n):[];e.remove(t),S(i,(t=>{Ke(e,t)&&t!==e.getRoot()&&e.remove(t)}))},gn=(e,t)=>{const n=e.dom,o=e.selection,r=o.getStart(),s=at(e,r),i=n.getParent(o.getStart(),"LI",s);if(i){const r=i.parentElement;if(r===e.getBody()&&Ke(n,r))return!0;const l=ot(o.getRng()),a=n.getParent(dn(e,l,t,s),"LI",s),d=a&&(t?n.isChildOf(i,a):n.isChildOf(a,i));if(a&&a!==i&&!d)return e.undoManager.transact((()=>{var n,o;t?((e,t,n,o)=>{const r=e.dom;if(r.isEmpty(o))((e,t,n)=>{fe($(n)),pn(e.dom,t,n),e.selection.setCursorLocation(n,0)})(e,n,o);else{const s=Qt(t);pn(r,n,o),e.selection.setRng(Wt(s))}})(e,l,a,i):(null===(o=(n=i).parentNode)||void 0===o?void 0:o.firstChild)===n?Ft(e):((e,t,n,o)=>{const r=Qt(t);pn(e.dom,n,o);const s=Wt(r);e.selection.setRng(s)})(e,l,i,a)})),!0;if(d&&!t&&a!==i)return e.undoManager.transact((()=>{if(l.commonAncestorContainer.parentElement){const t=Qt(l),o=l.commonAncestorContainer.parentElement;un(n,l.commonAncestorContainer.parentElement,a),o.remove();const r=Wt(t);e.selection.setRng(r)}})),!0;if(!a&&!t&&0===l.startOffset&&0===l.endOffset)return e.undoManager.transact((()=>{Vt(e)})),!0}return!1},hn=e=>{const t=e.selection.getStart(),n=at(e,t);return e.dom.getParent(t,"LI,DT,DD",n)||lt(e).length>0},fn=(e,t)=>{const n=e.selection;return!ht(e,n.getNode())&&(n.isCollapsed()?((e,t)=>gn(e,t)||((e,t)=>{const n=e.dom,o=e.selection.getStart(),r=at(e,o),s=n.getParent(o,n.isBlock,r);if(s&&n.isEmpty(s)){const o=ot(e.selection.getRng()),i=n.getParent(dn(e,o,t,r),"LI",r);if(i){const l=e=>C(["td","th","caption"],Q(e)),a=e=>e.dom===r;return!!((e,t,n=u)=>P(e,t,n).getOr(e.isNone()&&t.isNone()))(me($(i),l,a),me($(o.startContainer),l,a),H)&&(e.undoManager.transact((()=>{const o=i.parentNode;((e,t,n)=>{const o=e.getParent(t.parentNode,e.isBlock,n);e.remove(t),o&&e.isEmpty(o)&&e.remove(o)})(n,s,r),tn(n,o),e.selection.select(i,!0),e.selection.collapse(t)})),!0)}}return!1})(e,t))(e,t):(e=>!!hn(e)&&(e.undoManager.transact((()=>{e.execCommand("Delete"),an(e.dom,e.getBody())})),!0))(e))},yn=e=>{const t=E(Ct(e).split("")),n=N(t,((e,t)=>{const n=e.toUpperCase().charCodeAt(0)-"A".charCodeAt(0)+1;return Math.pow(26,t)*n}));return O(n,((e,t)=>e+t),0)},vn=e=>{if(--e<0)return"";{const t=e%26,n=Math.floor(e/26);return vn(n)+String.fromCharCode("A".charCodeAt(0)+t)}},Cn=e=>{const t=parseInt(e.start,10);return M(e.listStyleType,"upper-alpha")?vn(t):M(e.listStyleType,"lower-alpha")?vn(t).toLowerCase():e.start},bn=(e,t)=>()=>{const n=it(e);return l(n)&&n.nodeName===t},Nn=e=>{e.addCommand("mceListProps",(()=>{(e=>{const t=it(e);Re(t)&&!ht(e,t)&&e.windowManager.open({title:"List Properties",body:{type:"panel",items:[{type:"input",name:"start",label:"Start list at number",inputMode:"numeric"}]},initialData:{start:Cn({start:e.dom.getAttrib(t,"start","1"),listStyleType:h.from(e.dom.getStyle(t,"list-style-type"))})},buttons:[{type:"cancel",name:"cancel",text:"Cancel"},{type:"submit",name:"save",text:"Save",primary:!0}],onSubmit:t=>{(e=>{switch((e=>/^[0-9]+$/.test(e)?2:/^[A-Z]+$/.test(e)?0:/^[a-z]+$/.test(e)?1:e.length>0?4:3)(e)){case 2:return h.some({listStyleType:h.none(),start:e});case 0:return h.some({listStyleType:h.some("upper-alpha"),start:yn(e).toString()});case 1:return h.some({listStyleType:h.some("lower-alpha"),start:yn(e).toString()});case 3:return h.some({listStyleType:h.none(),start:""});case 4:return h.none()}})(t.getData().start).each((t=>{e.execCommand("mceListUpdate",!1,{attrs:{start:"1"===t.start?"":t.start},styles:{"list-style-type":t.listStyleType.getOr("")}})})),t.close()}})})(e)}))};var Sn=tinymce.util.Tools.resolve("tinymce.html.Node");const Ln=e=>3===e.type,On=e=>0===e.length,An=e=>{const t=(t,n)=>{const o=Sn.create("li");S(t,(e=>o.append(e))),n?e.insert(o,n,!0):e.append(o)},n=O(e.children(),((e,n)=>Ln(n)?[...e,n]:On(e)||Ln(n)?e:(t(e,n),[])),[]);On(n)||t(n)},Tn=(e,t)=>n=>(n.setEnabled(e.selection.isEditable()),ft(e,(o=>{n.setActive(pt(o.parents,t)),n.setEnabled(!ht(e,o.element)&&e.selection.isEditable())}))),xn=(e,t)=>n=>ft(e,(o=>n.setEnabled(pt(o.parents,t)&&!ht(e,o.element))));e.add("lists",(e=>((e=>{(0,e.options.register)("lists_indent_on_tab",{processor:"boolean",default:!0})})(e),(e=>{e.on("PreInit",(()=>{const{parser:t}=e;t.addNodeFilter("ul,ol",(e=>S(e,An)))}))})(e),e.hasPlugin("rtc",!0)?Nn(e):((e=>{We(e)&&(e=>{e.on("keydown",(t=>{t.keyCode!==be.TAB||be.metaKeyPressed(t)||e.undoManager.transact((()=>{(t.shiftKey?Ft(e):Ht(e))&&t.preventDefault()}))}))})(e),(e=>{e.on("ExecCommand",(t=>{const n=t.command.toLowerCase();"delete"!==n&&"forwarddelete"!==n||!hn(e)||an(e.dom,e.getBody())})),e.on("keydown",(t=>{t.keyCode===be.BACKSPACE?fn(e,!1)&&t.preventDefault():t.keyCode===be.DELETE&&fn(e,!0)&&t.preventDefault()}))})(e)})(e),(e=>{e.on("BeforeExecCommand",(t=>{const n=t.command.toLowerCase();"indent"===n?Ht(e):"outdent"===n&&Ft(e)})),e.addCommand("InsertUnorderedList",((t,n)=>{sn(e,"UL",n)})),e.addCommand("InsertOrderedList",((t,n)=>{sn(e,"OL",n)})),e.addCommand("InsertDefinitionList",((t,n)=>{sn(e,"DL",n)})),e.addCommand("RemoveList",(()=>{Vt(e)})),Nn(e),e.addCommand("mceListUpdate",((t,n)=>{r(n)&&((e,t)=>{const n=it(e);null===n||ht(e,n)||e.undoManager.transact((()=>{r(t.styles)&&e.dom.setStyles(n,t.styles),r(t.attrs)&&Le(t.attrs,((t,o)=>e.dom.setAttrib(n,o,t)))}))})(e,n)})),e.addQueryStateHandler("InsertUnorderedList",bn(e,"UL")),e.addQueryStateHandler("InsertOrderedList",bn(e,"OL")),e.addQueryStateHandler("InsertDefinitionList",bn(e,"DL"))})(e)),(e=>{const t=t=>()=>e.execCommand(t);e.hasPlugin("advlist")||(e.ui.registry.addToggleButton("numlist",{icon:"ordered-list",active:!1,tooltip:"Numbered list",onAction:t("InsertOrderedList"),onSetup:Tn(e,"OL")}),e.ui.registry.addToggleButton("bullist",{icon:"unordered-list",active:!1,tooltip:"Bullet list",onAction:t("InsertUnorderedList"),onSetup:Tn(e,"UL")}))})(e),(e=>{const t={text:"List properties...",icon:"ordered-list",onAction:()=>e.execCommand("mceListProps"),onSetup:xn(e,"OL")};e.ui.registry.addMenuItem("listprops",t),e.ui.registry.addContextMenu("lists",{update:t=>{const n=it(e,t);return Re(n)?["listprops"]:[]}})})(e),(e=>({backspaceDelete:t=>{fn(e,t)}}))(e))))}(); \ No newline at end of file +!function(){"use strict";var e=tinymce.util.Tools.resolve("tinymce.PluginManager");const t=e=>t=>(e=>{const t=typeof e;return null===e?"null":"object"===t&&Array.isArray(e)?"array":"object"===t&&(n=o=e,(r=String).prototype.isPrototypeOf(n)||(null===(s=o.constructor)||void 0===s?void 0:s.name)===r.name)?"string":t;var n,o,r,s})(t)===e,n=e=>t=>typeof t===e,o=t("string"),r=t("object"),s=t("array"),i=n("boolean"),l=e=>!(e=>null==e)(e),a=n("function"),d=n("number"),c=()=>{},m=e=>()=>e,u=(e,t)=>e===t,p=e=>t=>!e(t),g=m(!1);class h{constructor(e,t){this.tag=e,this.value=t}static some(e){return new h(!0,e)}static none(){return h.singletonNone}fold(e,t){return this.tag?t(this.value):e()}isSome(){return this.tag}isNone(){return!this.tag}map(e){return this.tag?h.some(e(this.value)):h.none()}bind(e){return this.tag?e(this.value):h.none()}exists(e){return this.tag&&e(this.value)}forall(e){return!this.tag||e(this.value)}filter(e){return!this.tag||e(this.value)?this:h.none()}getOr(e){return this.tag?this.value:e}or(e){return this.tag?this:e}getOrThunk(e){return this.tag?this.value:e()}orThunk(e){return this.tag?this:e()}getOrDie(e){if(this.tag)return this.value;throw new Error(null!=e?e:"Called getOrDie on None")}static from(e){return l(e)?h.some(e):h.none()}getOrNull(){return this.tag?this.value:null}getOrUndefined(){return this.value}each(e){this.tag&&e(this.value)}toArray(){return this.tag?[this.value]:[]}toString(){return this.tag?`some(${this.value})`:"none()"}}h.singletonNone=new h(!1);const f=Array.prototype.slice,y=Array.prototype.indexOf,v=Array.prototype.push,C=(e,t)=>{return n=e,o=t,y.call(n,o)>-1;var n,o},b=(e,t)=>{for(let n=0,o=e.length;n{const n=e.length,o=new Array(n);for(let r=0;r{for(let n=0,o=e.length;n{const n=[];for(let o=0,r=e.length;o(S(e,((e,o)=>{n=t(n,e,o)})),n),A=(e,t,n)=>{for(let o=0,r=e.length;oA(e,t,g),x=(e,t)=>(e=>{const t=[];for(let n=0,o=e.length;n{const t=f.call(e,0);return t.reverse(),t},k=(e,t)=>t>=0&&tk(e,0),D=e=>k(e,e.length-1),B=(e,t)=>{const n=[],o=a(t)?e=>b(n,(n=>t(n,e))):e=>C(n,e);for(let t=0,r=e.length;te.exists((e=>n(e,t))),P=(e,t,n)=>e.isSome()&&t.isSome()?h.some(n(e.getOrDie(),t.getOrDie())):h.none(),I=e=>{if(null==e)throw new Error("Node cannot be null or undefined");return{dom:e}},R=(e,t)=>{const n=(t||document).createElement("div");if(n.innerHTML=e,!n.hasChildNodes()||n.childNodes.length>1){const t="HTML does not have a single root node";throw console.error(t,e),new Error(t)}return I(n.childNodes[0])},U=(e,t)=>{const n=(t||document).createElement(e);return I(n)},$=I,_=(e,t)=>{const n=e.dom;if(1!==n.nodeType)return!1;{const e=n;if(void 0!==e.matches)return e.matches(t);if(void 0!==e.msMatchesSelector)return e.msMatchesSelector(t);if(void 0!==e.webkitMatchesSelector)return e.webkitMatchesSelector(t);if(void 0!==e.mozMatchesSelector)return e.mozMatchesSelector(t);throw new Error("Browser lacks native selectors")}},H=(e,t)=>e.dom===t.dom,F=_,V="undefined"!=typeof window?window:Function("return this;")(),j=(e,t)=>((e,t)=>{let n=null!=t?t:V;for(let t=0;t{const t=j("ownerDocument.defaultView",e);return r(e)&&((e=>((e,t)=>{const n=((e,t)=>j(e,t))(e,t);if(null==n)throw new Error(e+" not available on this browser");return n})("HTMLElement",e))(t).prototype.isPrototypeOf(e)||/^HTML\w*Element$/.test(K(e).constructor.name))},Q=e=>e.dom.nodeName.toLowerCase(),W=e=>e.dom.nodeType,q=e=>t=>W(t)===e,Z=e=>G(e)&&z(e.dom),G=q(1),J=q(3),X=q(9),Y=q(11),ee=e=>t=>G(t)&&Q(t)===e,te=e=>h.from(e.dom.parentNode).map($),ne=e=>N(e.dom.childNodes,$),oe=(e,t)=>{const n=e.dom.childNodes;return h.from(n[t]).map($)},re=e=>oe(e,0),se=e=>oe(e,e.dom.childNodes.length-1),ie=a(Element.prototype.attachShadow)&&a(Node.prototype.getRootNode)?e=>$(e.dom.getRootNode()):e=>X(e)?e:$(e.dom.ownerDocument),le=e=>$(e.dom.host),ae=e=>{const t=J(e)?e.dom.parentNode:e.dom;if(null==t||null===t.ownerDocument)return!1;const n=t.ownerDocument;return(e=>{const t=ie(e);return Y(n=t)&&l(n.dom.host)?h.some(t):h.none();var n})($(t)).fold((()=>n.body.contains(t)),(o=ae,r=le,e=>o(r(e))));var o,r};var de=(e,t,n,o,r)=>e(n,o)?h.some(n):a(r)&&r(n)?h.none():t(n,o,r);const ce=(e,t,n)=>{let o=e.dom;const r=a(n)?n:g;for(;o.parentNode;){o=o.parentNode;const e=$(o);if(t(e))return h.some(e);if(r(e))break}return h.none()},me=(e,t,n)=>de(((e,t)=>t(e)),ce,e,t,n),ue=(e,t,n)=>ce(e,(e=>_(e,t)),n),pe=(e,t)=>{te(e).each((n=>{n.dom.insertBefore(t.dom,e.dom)}))},ge=(e,t)=>{e.dom.appendChild(t.dom)},he=(e,t)=>{S(t,(t=>{ge(e,t)}))},fe=e=>{e.dom.textContent="",S(ne(e),(e=>{ye(e)}))},ye=e=>{const t=e.dom;null!==t.parentNode&&t.parentNode.removeChild(t)};var ve=tinymce.util.Tools.resolve("tinymce.dom.RangeUtils"),Ce=tinymce.util.Tools.resolve("tinymce.dom.TreeWalker"),be=tinymce.util.Tools.resolve("tinymce.util.VK");const Ne=e=>N(e,$),Se=Object.keys,Le=(e,t)=>{const n=Se(e);for(let o=0,r=n.length;o{const n=e.dom;Le(t,((e,t)=>{((e,t,n)=>{if(!(o(n)||i(n)||d(n)))throw console.error("Invalid call to Attribute.set. Key ",t,":: Value ",n,":: Element ",e),new Error("Attribute value was not simple");e.setAttribute(t,n+"")})(n,t,e)}))},Ae=e=>O(e.dom.attributes,((e,t)=>(e[t.name]=t.value,e)),{}),Te=e=>((e,t)=>$(e.dom.cloneNode(!0)))(e),xe=(e,t)=>{const n=((e,t)=>{const n=U(t),o=Ae(e);return Oe(n,o),n})(e,t);var o,r;r=n,(e=>h.from(e.dom.nextSibling).map($))(o=e).fold((()=>{te(o).each((e=>{ge(e,r)}))}),(e=>{pe(e,r)}));const s=ne(e);return he(n,s),ye(e),n};var Ee=tinymce.util.Tools.resolve("tinymce.dom.DOMUtils"),ke=tinymce.util.Tools.resolve("tinymce.util.Tools");const we=e=>t=>l(t)&&t.nodeName.toLowerCase()===e,De=e=>t=>l(t)&&e.test(t.nodeName),Be=e=>l(e)&&3===e.nodeType,Me=e=>l(e)&&1===e.nodeType,Pe=De(/^(OL|UL|DL)$/),Ie=De(/^(OL|UL)$/),Re=we("ol"),Ue=De(/^(LI|DT|DD)$/),$e=De(/^(DT|DD)$/),_e=De(/^(TH|TD)$/),He=we("br"),Fe=(e,t)=>l(t)&&t.nodeName in e.schema.getTextBlockElements(),Ve=(e,t)=>l(e)&&e.nodeName in t,je=(e,t)=>l(t)&&t.nodeName in e.schema.getVoidElements(),Ke=(e,t,n)=>{const o=e.isEmpty(t);return!(n&&e.select("span[data-mce-type=bookmark]",t).length>0)&&o},ze=(e,t)=>e.isChildOf(t,e.getRoot()),Qe=e=>t=>t.options.get(e),We=Qe("lists_indent_on_tab"),qe=Qe("forced_root_block"),Ze=Qe("forced_root_block_attrs"),Ge=(e,t)=>{const n=e.dom,o=e.schema.getBlockElements(),r=n.createFragment(),s=qe(e),i=Ze(e);let l,a,d=!1;for(a=n.create(s,i),Ve(t.firstChild,o)||r.appendChild(a);l=t.firstChild;){const e=l.nodeName;d||"SPAN"===e&&"bookmark"===l.getAttribute("data-mce-type")||(d=!0),Ve(l,o)?(r.appendChild(l),a=null):(a||(a=n.create(s,i),r.appendChild(a)),a.appendChild(l))}return!d&&a&&a.appendChild(n.create("br",{"data-mce-bogus":"1"})),r},Je=Ee.DOM,Xe=ee("dd"),Ye=ee("dt"),et=(e,t)=>{var n;Xe(t)?xe(t,"dt"):Ye(t)&&(n=t,h.from(n.dom.parentElement).map($)).each((n=>((e,t,n)=>{const o=Je.select('span[data-mce-type="bookmark"]',t),r=Ge(e,n),s=Je.createRng();s.setStartAfter(n),s.setEndAfter(t);const i=s.extractContents();for(let t=i.firstChild;t;t=t.firstChild)if("LI"===t.nodeName&&e.dom.isEmpty(t)){Je.remove(t);break}e.dom.isEmpty(i)||Je.insertAfter(i,t),Je.insertAfter(r,t);const l=n.parentElement;l&&Ke(e.dom,l)&&(e=>{const t=e.parentNode;t&&ke.each(o,(e=>{t.insertBefore(e,n.parentNode)})),Je.remove(e)})(l),Je.remove(n),Ke(e.dom,t)&&Je.remove(t)})(e,n.dom,t.dom)))},tt=e=>{Ye(e)&&xe(e,"dd")},nt=(e,t)=>{if(Be(e))return{container:e,offset:t};const n=ve.getNode(e,t);return Be(n)?{container:n,offset:t>=e.childNodes.length?n.data.length:0}:n.previousSibling&&Be(n.previousSibling)?{container:n.previousSibling,offset:n.previousSibling.data.length}:n.nextSibling&&Be(n.nextSibling)?{container:n.nextSibling,offset:0}:{container:e,offset:t}},ot=e=>{const t=e.cloneRange(),n=nt(e.startContainer,e.startOffset);t.setStart(n.container,n.offset);const o=nt(e.endContainer,e.endOffset);return t.setEnd(o.container,o.offset),t},rt=["OL","UL","DL"],st=rt.join(","),it=(e,t)=>{const n=t||e.selection.getStart(!0);return e.dom.getParent(n,st,dt(e,n))},lt=e=>{const t=e.selection.getSelectedBlocks();return L(((e,t)=>{const n=ke.map(t,(t=>e.dom.getParent(t,"li,dd,dt",dt(e,t))||t));return B(n)})(e,t),Ue)},at=(e,t)=>{const n=e.dom.getParents(t,"TD,TH");return n.length>0?n[0]:e.getBody()},dt=(e,t)=>{const n=e.dom.getParents(t,e.dom.isBlock),o=T(n,(t=>{return n=e.schema,!Pe(o=t)&&!Ue(o)&&b(rt,(e=>n.isValidChild(o.nodeName,e)));var n,o}));return o.getOr(e.getBody())},ct=(e,t)=>{const n=e.dom.getParents(t,"ol,ul",dt(e,t));return D(n)},mt=(e,t)=>{const n=N(t,(t=>ct(e,t).getOr(t)));return B(n)},ut=e=>/\btox\-/.test(e.className),pt=(e,t)=>A(e,Pe,_e).exists((e=>e.nodeName===t&&!ut(e))),gt=(e,t)=>null!==t&&!e.dom.isEditable(t),ht=(e,t)=>{const n=e.dom.getParent(t,"ol,ul,dl");return gt(e,n)},ft=(e,t)=>{const n=e.selection.getNode();return t({parents:e.dom.getParents(n),element:n}),e.on("NodeChange",t),()=>e.off("NodeChange",t)},yt=(e,t)=>{const n=(t||document).createDocumentFragment();return S(e,(e=>{n.appendChild(e.dom)})),$(n)},vt=(e,t,n)=>e.dispatch("ListMutation",{action:t,element:n}),Ct=(bt=/^\s+|\s+$/g,e=>e.replace(bt,""));var bt;const Nt=(e,t,n)=>{((e,t,n)=>{if(!o(n))throw console.error("Invalid call to CSS.set. Property ",t,":: Value ",n,":: Element ",e),new Error("CSS value must be a string: "+n);(e=>void 0!==e.style&&a(e.style.getPropertyValue))(e)&&e.style.setProperty(t,n)})(e.dom,t,n)},St=e=>F(e,"OL,UL"),Lt=e=>re(e).exists(St),Ot=e=>"listAttributes"in e,At=e=>"isComment"in e,Tt=e=>e.depth>0,xt=e=>e.isSelected,Et=e=>{const t=ne(e),n=se(e).exists(St)?t.slice(0,-1):t;return N(n,Te)},kt=(e,t)=>{ge(e.item,t.list)},wt=(e,t)=>{const n={list:U(t,e),item:U("li",e)};return ge(n.list,n.item),n},Dt=(e,t,n)=>{const o=t.slice(0,n.depth);return D(o).each((t=>{if(Ot(n)){const o=((e,t,n)=>{const o=U("li",e);return Oe(o,t),he(o,n),o})(e,n.itemAttributes,n.content);((e,t)=>{ge(e.list,t),e.item=t})(t,o),((e,t)=>{Q(e.list)!==t.listType&&(e.list=xe(e.list,t.listType)),Oe(e.list,t.listAttributes)})(t,n)}else if((e=>"isFragment"in e)(n))he(t.item,n.content);else{const e=R(`\x3c!--${n.content}--\x3e`);ge(t.list,e)}})),o},Bt=(e,t)=>{let n=h.none();const o=O(t,((t,o,r)=>At(o)?0===r?(n=h.some(o),t):Dt(e,t,o):o.depth>t.length?((e,t,n)=>{const o=((e,t,n)=>{const o=[];for(let r=0;r{for(let t=1;t{for(let t=0;t{Ot(t)&&(Oe(e.list,t.listAttributes),Oe(e.item,t.itemAttributes)),he(e.item,t.content)}))})(o,n),r=o,P(D(t),w(r),kt),t.concat(o)})(e,t,o):Dt(e,t,o)),[]);return n.each((e=>{const t=R(`\x3c!--${e.content}--\x3e`);w(o).each((e=>{((e,t)=>{re(e).fold((()=>{ge(e,t)}),(n=>{e.dom.insertBefore(t.dom,n.dom)}))})(e.list,t)}))})),w(o).map((e=>e.list))},Mt=e=>(S(e,((t,n)=>{((e,t)=>{const n=e[t].depth,o=e=>e.depth===n&&!e.dirty,r=e=>e.depthA(e.slice(t+1),o,r)))})(e,n).fold((()=>{t.dirty&&Ot(t)&&(e=>{e.listAttributes=((e,t)=>{const n={};var o;return((e,t,n,o)=>{Le(e,((e,r)=>{(t(e,r)?n:o)(e,r)}))})(e,t,(o=n,(e,t)=>{o[t]=e}),c),n})(e.listAttributes,((e,t)=>"start"!==t))})(t)}),(e=>{return o=e,void(Ot(n=t)&&Ot(o)&&(n.listType=o.listType,n.listAttributes={...o.listAttributes}));var n,o}))})),e),Pt=(e,t,n,o)=>{var r,s;if(8===W(s=o)||"#comment"===Q(s))return[{depth:e+1,content:null!==(r=o.dom.nodeValue)&&void 0!==r?r:"",dirty:!1,isSelected:!1,isComment:!0}];t.each((e=>{H(e.start,o)&&n.set(!0)}));const i=((e,t,n)=>te(e).filter(G).map((o=>({depth:t,dirty:!1,isSelected:n,content:Et(e),itemAttributes:Ae(e),listAttributes:Ae(o),listType:Q(o),isInPreviousLi:!1}))))(o,e,n.get());t.each((e=>{H(e.end,o)&&n.set(!1)}));const l=se(o).filter(St).map((o=>Rt(e,t,n,o))).getOr([]);return i.toArray().concat(l)},It=(e,t,n,o)=>re(o).filter(St).fold((()=>Pt(e,t,n,o)),(r=>{const s=O(ne(o),((o,s,i)=>{if(0===i)return o;if(F(s,"LI"))return o.concat(Pt(e,t,n,s));{const t={isFragment:!0,depth:e,content:[s],isSelected:!1,dirty:!1,parentListType:Q(r)};return o.concat(t)}}),[]);return Rt(e,t,n,r).concat(s)})),Rt=(e,t,n,o)=>x(ne(o),(o=>(St(o)?Rt:It)(e+1,t,n,o))),Ut=(e,t,n)=>{const o=((e,t)=>{const n=(e=>{let t=!1;return{get:()=>t,set:e=>{t=e}}})();return N(e,(e=>({sourceList:e,entries:Rt(0,t,n,e)})))})(t,(e=>{const t=N(lt(e),$);return P(T(t,p(Lt)),T(E(t),p(Lt)),((e,t)=>({start:e,end:t})))})(e));S(o,(t=>{((e,t)=>{S(L(e,xt),(e=>((e,t)=>{switch(e){case"Indent":t.depth++;break;case"Outdent":t.depth--;break;case"Flatten":t.depth=0}t.dirty=!0})(t,e)))})(t.entries,n);const o=((e,t)=>x(((e,t)=>{if(0===e.length)return[];{let n=t(e[0]);const o=[];let r=[];for(let s=0,i=e.length;sw(t).exists(Tt)?((e,t)=>{const n=Mt(t);return Bt(e.contentDocument,n).toArray()})(e,t):((e,t)=>{const n=Mt(t);return N(n,(t=>{const n=At(t)?yt([R(`\x3c!--${t.content}--\x3e`)]):yt(t.content);return $(Ge(e,n.dom))}))})(e,t))))(e,t.entries);var r;S(o,(t=>{vt(e,"Indent"===n?"IndentList":"OutdentList",t.dom)})),r=t.sourceList,S(o,(e=>{pe(r,e)})),ye(t.sourceList)}))},$t=(e,t)=>{const n=Ne((e=>{const t=(e=>{const t=ct(e,e.selection.getStart()),n=L(e.selection.getSelectedBlocks(),Ie);return t.toArray().concat(n)})(e),n=(e=>{const t=e.selection.getStart();return e.dom.getParents(t,"ol,ul",dt(e,t))})(e);return T(n,(e=>{return t=$(e),te(t).exists((e=>Ue(e.dom)&&re(e).exists((e=>!Pe(e.dom)))&&se(e).exists((e=>!Pe(e.dom)))));var t})).fold((()=>mt(e,t)),(e=>[e]))})(e)),o=Ne((e=>L(lt(e),$e))(e));let r=!1;if(n.length||o.length){const s=e.selection.getBookmark();Ut(e,n,t),((e,t,n)=>{S(n,"Indent"===t?tt:t=>et(e,t))})(e,t,o),e.selection.moveToBookmark(s),e.selection.setRng(ot(e.selection.getRng())),e.nodeChanged(),r=!0}return r},_t=(e,t)=>!(e=>{const t=it(e);return gt(e,t)})(e)&&$t(e,t),Ht=e=>_t(e,"Indent"),Ft=e=>_t(e,"Outdent"),Vt=e=>_t(e,"Flatten"),jt=e=>"\ufeff"===e;var Kt=tinymce.util.Tools.resolve("tinymce.dom.BookmarkManager");const zt=Ee.DOM,Qt=e=>{const t={},n=n=>{let o=e[n?"startContainer":"endContainer"],r=e[n?"startOffset":"endOffset"];if(Me(o)){const e=zt.create("span",{"data-mce-type":"bookmark"});o.hasChildNodes()?(r=Math.min(r,o.childNodes.length-1),n?o.insertBefore(e,o.childNodes[r]):zt.insertAfter(e,o.childNodes[r])):o.appendChild(e),o=e,r=0}t[n?"startContainer":"endContainer"]=o,t[n?"startOffset":"endOffset"]=r};return n(!0),e.collapsed||n(),t},Wt=e=>{const t=t=>{let n=e[t?"startContainer":"endContainer"],o=e[t?"startOffset":"endOffset"];if(n){if(Me(n)&&n.parentNode){const e=n;o=(e=>{var t;let n=null===(t=e.parentNode)||void 0===t?void 0:t.firstChild,o=0;for(;n;){if(n===e)return o;Me(n)&&"bookmark"===n.getAttribute("data-mce-type")||o++,n=n.nextSibling}return-1})(n),n=n.parentNode,zt.remove(e),!n.hasChildNodes()&&zt.isBlock(n)&&n.appendChild(zt.create("br"))}e[t?"startContainer":"endContainer"]=n,e[t?"startOffset":"endOffset"]=o}};t(!0),t();const n=zt.createRng();return n.setStart(e.startContainer,e.startOffset),e.endContainer&&n.setEnd(e.endContainer,e.endOffset),ot(n)},qt=e=>{switch(e){case"UL":return"ToggleUlList";case"OL":return"ToggleOlList";case"DL":return"ToggleDLList"}},Zt=(e,t)=>{ke.each(t,((t,n)=>{e.setAttribute(n,t)}))},Gt=(e,t,n)=>{((e,t,n)=>{const o=n["list-style-type"]?n["list-style-type"]:null;e.setStyle(t,"list-style-type",o)})(e,t,n),((e,t,n)=>{Zt(t,n["list-attributes"]),ke.each(e.select("li",t),(e=>{Zt(e,n["list-item-attributes"])}))})(e,t,n)},Jt=(e,t)=>l(t)&&!Ve(t,e.schema.getBlockElements()),Xt=(e,t,n,o)=>{let r=t[n?"startContainer":"endContainer"];const s=t[n?"startOffset":"endOffset"];Me(r)&&(r=r.childNodes[Math.min(s,r.childNodes.length-1)]||r),!n&&He(r.nextSibling)&&(r=r.nextSibling);const i=(t,n)=>{var r;const s=new Ce(t,(t=>{for(;!e.dom.isBlock(t)&&t.parentNode&&o!==t;)t=t.parentNode;return t})(t)),i=n?"next":"prev";let l;for(;l=s[i]();)if(!je(e,l)&&!jt(l.textContent)&&0!==(null===(r=l.textContent)||void 0===r?void 0:r.length))return h.some(l);return h.none()};if(n&&Be(r))if(jt(r.textContent))r=i(r,!1).getOr(r);else for(null!==r.parentNode&&Jt(e,r.parentNode)&&(r=r.parentNode);null!==r.previousSibling&&(Jt(e,r.previousSibling)||Be(r.previousSibling));)r=r.previousSibling;if(!n&&Be(r))if(jt(r.textContent))r=i(r,!0).getOr(r);else for(null!==r.parentNode&&Jt(e,r.parentNode)&&(r=r.parentNode);null!==r.nextSibling&&(Jt(e,r.nextSibling)||Be(r.nextSibling));)r=r.nextSibling;for(;r.parentNode!==o;){const t=r.parentNode;if(Fe(e,r))return r;if(/^(TD|TH)$/.test(t.nodeName))return r;r=t}return r},Yt=(e,t,n)=>{const o=e.selection.getRng();let r="LI";const s=dt(e,((e,t)=>{const n=e.selection.getStart(!0),o=Xt(e,t,!0,e.getBody());return r=$(o),s=$(t.commonAncestorContainer),i=r,l=function(e,...t){return(...n)=>{const o=t.concat(n);return e.apply(null,o)}}(H,s),ce(i,l,void 0).isSome()?t.commonAncestorContainer:n;var r,s,i,l})(e,o)),i=e.dom;if("false"===i.getContentEditable(e.selection.getNode()))return;"DL"===(t=t.toUpperCase())&&(r="DT");const l=Qt(o),a=L(((e,t,n)=>{const o=[],r=e.dom,s=Xt(e,t,!0,n),i=Xt(e,t,!1,n);let l;const a=[];for(let e=s;e&&(a.push(e),e!==i);e=e.nextSibling);return ke.each(a,(t=>{var s;if(Fe(e,t))return o.push(t),void(l=null);if(r.isBlock(t)||He(t))return He(t)&&r.remove(t),void(l=null);const i=t.nextSibling;Kt.isBookmarkNode(t)&&(Pe(i)||Fe(e,i)||!i&&t.parentNode===n)?l=null:(l||(l=r.create("p"),null===(s=t.parentNode)||void 0===s||s.insertBefore(l,t),o.push(l)),l.appendChild(t))})),o})(e,o,s),e.dom.isEditable);ke.each(a,(o=>{let s;const l=o.previousSibling,a=o.parentNode;Ue(a)||(l&&Pe(l)&&l.nodeName===t&&((e,t,n)=>{const o=e.getStyle(t,"list-style-type");let r=n?n["list-style-type"]:"";return r=null===r?"":r,o===r})(i,l,n)?(s=l,o=i.rename(o,r),l.appendChild(o)):(s=i.create(t),a.insertBefore(s,o),s.appendChild(o),o=i.rename(o,r)),((e,t,n)=>{ke.each(["margin","margin-right","margin-bottom","margin-left","margin-top","padding","padding-right","padding-bottom","padding-left","padding-top"],(n=>e.setStyle(t,n,"")))})(i,o),Gt(i,s,n),tn(e.dom,s))})),e.selection.setRng(Wt(l))},en=(e,t,n)=>{return((e,t)=>Pe(e)&&e.nodeName===(null==t?void 0:t.nodeName))(t,n)&&((e,t,n)=>e.getStyle(t,"list-style-type",!0)===e.getStyle(n,"list-style-type",!0))(e,t,n)&&(o=n,t.className===o.className);var o},tn=(e,t)=>{let n,o=t.nextSibling;if(en(e,t,o)){const r=o;for(;n=r.firstChild;)t.appendChild(n);e.remove(r)}if(o=t.previousSibling,en(e,t,o)){const r=o;for(;n=r.lastChild;)t.insertBefore(n,t.firstChild);e.remove(r)}},nn=(e,t,n,o)=>{if(t.nodeName!==n){const r=e.dom.rename(t,n);Gt(e.dom,r,o),vt(e,qt(n),r)}else Gt(e.dom,t,o),vt(e,qt(n),t)},on=(e,t,n,o)=>{if(t.classList.forEach(((e,n,o)=>{e.startsWith("tox-")&&(o.remove(e),0===o.length&&t.removeAttribute("class"))})),t.nodeName!==n){const r=e.dom.rename(t,n);Gt(e.dom,r,o),vt(e,qt(n),r)}else Gt(e.dom,t,o),vt(e,qt(n),t)},rn=e=>"list-style-type"in e,sn=(e,t,n)=>{const o=it(e);if(ht(e,o))return;const s=(e=>{const t=it(e),n=e.selection.getSelectedBlocks();return((e,t)=>l(e)&&1===t.length&&t[0]===e)(t,n)?(e=>L(e.querySelectorAll(st),Pe))(t):L(n,(e=>Pe(e)&&t!==e))})(e),i=r(n)?n:{};s.length>0?((e,t,n,o,r)=>{const s=Pe(t);if(!s||t.nodeName!==o||rn(r)||ut(t)){Yt(e,o,r);const i=Qt(e.selection.getRng()),l=s?[t,...n]:n,a=s&&ut(t)?on:nn;ke.each(l,(t=>{a(e,t,o,r)})),e.selection.setRng(Wt(i))}else Vt(e)})(e,o,s,t,i):((e,t,n,o)=>{if(t!==e.getBody())if(t)if(t.nodeName!==n||rn(o)||ut(t)){const r=Qt(e.selection.getRng());ut(t)&&t.classList.forEach(((e,n,o)=>{e.startsWith("tox-")&&(o.remove(e),0===o.length&&t.removeAttribute("class"))})),Gt(e.dom,t,o);const s=e.dom.rename(t,n);tn(e.dom,s),e.selection.setRng(Wt(r)),Yt(e,n,o),vt(e,qt(n),s)}else Vt(e);else Yt(e,n,o),vt(e,qt(n),t)})(e,o,t,i)},ln=Ee.DOM,an=(e,t)=>{const n=ke.grep(e.select("ol,ul",t));ke.each(n,(t=>{((e,t)=>{const n=t.parentElement;if(n&&"LI"===n.nodeName&&n.firstChild===t){const o=n.previousSibling;o&&"LI"===o.nodeName?(o.appendChild(t),Ke(e,n)&&ln.remove(n)):ln.setStyle(n,"listStyleType","none")}if(Pe(n)){const e=n.previousSibling;e&&"LI"===e.nodeName&&e.appendChild(t)}})(e,t)}))},dn=(e,t,n,o)=>{let r=t.startContainer;const s=t.startOffset;if(Be(r)&&(n?s0))return r;const i=e.schema.getNonEmptyElements();Me(r)&&(r=ve.getNode(r,s));const l=new Ce(r,o);n&&((e,t)=>!!He(t)&&e.isBlock(t.nextSibling)&&!He(t.previousSibling))(e.dom,r)&&l.next();const a=n?l.next.bind(l):l.prev2.bind(l);for(;r=a();){if("LI"===r.nodeName&&!r.hasChildNodes())return r;if(i[r.nodeName])return r;if(Be(r)&&r.data.length>0)return r}return null},cn=(e,t)=>{const n=t.childNodes;return 1===n.length&&!Pe(n[0])&&e.isBlock(n[0])},mn=e=>h.from(e).map($).filter(Z).exists((e=>((e,t=!1)=>{return ae(e)?e.dom.isContentEditable:(n=e,de(((e,t)=>_(e,t)),ue,n,"[contenteditable]",void 0)).fold(m(t),(e=>"true"===(e=>e.dom.contentEditable)(e)));var n})(e)&&!C(["details"],Q(e)))),un=(e,t,n)=>{let o;const r=cn(e,n)?n.firstChild:n;if(((e,t)=>{cn(e,t)&&mn(t.firstChild)&&e.remove(t.firstChild,!0)})(e,t),!Ke(e,t,!0))for(;o=t.firstChild;)r.appendChild(o)},pn=(e,t,n)=>{let o;const r=t.parentNode;if(!ze(e,t)||!ze(e,n))return;Pe(n.lastChild)&&(o=n.lastChild),r===n.lastChild&&He(r.previousSibling)&&e.remove(r.previousSibling);const s=n.lastChild;s&&He(s)&&t.hasChildNodes()&&e.remove(s),Ke(e,n,!0)&&fe($(n)),un(e,t,n),o&&n.appendChild(o);const i=((e,t)=>{const n=e.dom,o=t.dom;return n!==o&&n.contains(o)})($(n),$(t))?e.getParents(t,Pe,n):[];e.remove(t),S(i,(t=>{Ke(e,t)&&t!==e.getRoot()&&e.remove(t)}))},gn=(e,t)=>{const n=e.dom,o=e.selection,r=o.getStart(),s=at(e,r),i=n.getParent(o.getStart(),"LI",s);if(i){const r=i.parentElement;if(r===e.getBody()&&Ke(n,r))return!0;const l=ot(o.getRng()),a=n.getParent(dn(e,l,t,s),"LI",s),d=a&&(t?n.isChildOf(i,a):n.isChildOf(a,i));if(a&&a!==i&&!d)return e.undoManager.transact((()=>{var n,o;t?((e,t,n,o)=>{const r=e.dom;if(r.isEmpty(o))((e,t,n)=>{fe($(n)),pn(e.dom,t,n),e.selection.setCursorLocation(n,0)})(e,n,o);else{const s=Qt(t);pn(r,n,o),e.selection.setRng(Wt(s))}})(e,l,a,i):(null===(o=(n=i).parentNode)||void 0===o?void 0:o.firstChild)===n?Ft(e):((e,t,n,o)=>{const r=Qt(t);pn(e.dom,n,o);const s=Wt(r);e.selection.setRng(s)})(e,l,i,a)})),!0;if(d&&!t&&a!==i)return e.undoManager.transact((()=>{if(l.commonAncestorContainer.parentElement){const t=Qt(l),o=l.commonAncestorContainer.parentElement;un(n,l.commonAncestorContainer.parentElement,a),o.remove();const r=Wt(t);e.selection.setRng(r)}})),!0;if(!a&&!t&&0===l.startOffset&&0===l.endOffset)return e.undoManager.transact((()=>{Vt(e)})),!0}return!1},hn=e=>{const t=e.selection.getStart(),n=at(e,t);return e.dom.getParent(t,"LI,DT,DD",n)||lt(e).length>0},fn=(e,t)=>{const n=e.selection;return!ht(e,n.getNode())&&(n.isCollapsed()?((e,t)=>gn(e,t)||((e,t)=>{const n=e.dom,o=e.selection.getStart(),r=at(e,o),s=n.getParent(o,n.isBlock,r);if(s&&n.isEmpty(s,void 0,{checkRootAsContent:!0})){const o=ot(e.selection.getRng()),i=n.getParent(dn(e,o,t,r),"LI",r);if(i){const l=e=>C(["td","th","caption"],Q(e)),a=e=>e.dom===r;return!!((e,t,n=u)=>P(e,t,n).getOr(e.isNone()&&t.isNone()))(me($(i),l,a),me($(o.startContainer),l,a),H)&&(e.undoManager.transact((()=>{const o=i.parentNode;((e,t,n)=>{const o=e.getParent(t.parentNode,e.isBlock,n);e.remove(t),o&&e.isEmpty(o)&&e.remove(o)})(n,s,r),tn(n,o),e.selection.select(i,!0),e.selection.collapse(t)})),!0)}}return!1})(e,t))(e,t):(e=>!!hn(e)&&(e.undoManager.transact((()=>{e.execCommand("Delete"),an(e.dom,e.getBody())})),!0))(e))},yn=e=>{const t=E(Ct(e).split("")),n=N(t,((e,t)=>{const n=e.toUpperCase().charCodeAt(0)-"A".charCodeAt(0)+1;return Math.pow(26,t)*n}));return O(n,((e,t)=>e+t),0)},vn=e=>{if(--e<0)return"";{const t=e%26,n=Math.floor(e/26);return vn(n)+String.fromCharCode("A".charCodeAt(0)+t)}},Cn=e=>{const t=parseInt(e.start,10);return M(e.listStyleType,"upper-alpha")?vn(t):M(e.listStyleType,"lower-alpha")?vn(t).toLowerCase():e.start},bn=(e,t)=>()=>{const n=it(e);return l(n)&&n.nodeName===t},Nn=e=>{e.addCommand("mceListProps",(()=>{(e=>{const t=it(e);Re(t)&&!ht(e,t)&&e.windowManager.open({title:"List Properties",body:{type:"panel",items:[{type:"input",name:"start",label:"Start list at number",inputMode:"numeric"}]},initialData:{start:Cn({start:e.dom.getAttrib(t,"start","1"),listStyleType:h.from(e.dom.getStyle(t,"list-style-type"))})},buttons:[{type:"cancel",name:"cancel",text:"Cancel"},{type:"submit",name:"save",text:"Save",primary:!0}],onSubmit:t=>{(e=>{switch((e=>/^[0-9]+$/.test(e)?2:/^[A-Z]+$/.test(e)?0:/^[a-z]+$/.test(e)?1:e.length>0?4:3)(e)){case 2:return h.some({listStyleType:h.none(),start:e});case 0:return h.some({listStyleType:h.some("upper-alpha"),start:yn(e).toString()});case 1:return h.some({listStyleType:h.some("lower-alpha"),start:yn(e).toString()});case 3:return h.some({listStyleType:h.none(),start:""});case 4:return h.none()}})(t.getData().start).each((t=>{e.execCommand("mceListUpdate",!1,{attrs:{start:"1"===t.start?"":t.start},styles:{"list-style-type":t.listStyleType.getOr("")}})})),t.close()}})})(e)}))};var Sn=tinymce.util.Tools.resolve("tinymce.html.Node");const Ln=e=>3===e.type,On=e=>0===e.length,An=e=>{const t=(t,n)=>{const o=Sn.create("li");S(t,(e=>o.append(e))),n?e.insert(o,n,!0):e.append(o)},n=O(e.children(),((e,n)=>Ln(n)?[...e,n]:On(e)||Ln(n)?e:(t(e,n),[])),[]);On(n)||t(n)},Tn=(e,t)=>n=>(n.setEnabled(e.selection.isEditable()),ft(e,(o=>{n.setActive(pt(o.parents,t)),n.setEnabled(!ht(e,o.element)&&e.selection.isEditable())}))),xn=(e,t)=>n=>ft(e,(o=>n.setEnabled(pt(o.parents,t)&&!ht(e,o.element))));e.add("lists",(e=>((e=>{(0,e.options.register)("lists_indent_on_tab",{processor:"boolean",default:!0})})(e),(e=>{e.on("PreInit",(()=>{const{parser:t}=e;t.addNodeFilter("ul,ol",(e=>S(e,An)))}))})(e),e.hasPlugin("rtc",!0)?Nn(e):((e=>{We(e)&&(e=>{e.on("keydown",(t=>{t.keyCode!==be.TAB||be.metaKeyPressed(t)||e.undoManager.transact((()=>{(t.shiftKey?Ft(e):Ht(e))&&t.preventDefault()}))}))})(e),(e=>{e.on("ExecCommand",(t=>{const n=t.command.toLowerCase();"delete"!==n&&"forwarddelete"!==n||!hn(e)||an(e.dom,e.getBody())})),e.on("keydown",(t=>{t.keyCode===be.BACKSPACE?fn(e,!1)&&t.preventDefault():t.keyCode===be.DELETE&&fn(e,!0)&&t.preventDefault()}))})(e)})(e),(e=>{e.on("BeforeExecCommand",(t=>{const n=t.command.toLowerCase();"indent"===n?Ht(e):"outdent"===n&&Ft(e)})),e.addCommand("InsertUnorderedList",((t,n)=>{sn(e,"UL",n)})),e.addCommand("InsertOrderedList",((t,n)=>{sn(e,"OL",n)})),e.addCommand("InsertDefinitionList",((t,n)=>{sn(e,"DL",n)})),e.addCommand("RemoveList",(()=>{Vt(e)})),Nn(e),e.addCommand("mceListUpdate",((t,n)=>{r(n)&&((e,t)=>{const n=it(e);null===n||ht(e,n)||e.undoManager.transact((()=>{r(t.styles)&&e.dom.setStyles(n,t.styles),r(t.attrs)&&Le(t.attrs,((t,o)=>e.dom.setAttrib(n,o,t)))}))})(e,n)})),e.addQueryStateHandler("InsertUnorderedList",bn(e,"UL")),e.addQueryStateHandler("InsertOrderedList",bn(e,"OL")),e.addQueryStateHandler("InsertDefinitionList",bn(e,"DL"))})(e)),(e=>{const t=t=>()=>e.execCommand(t);e.hasPlugin("advlist")||(e.ui.registry.addToggleButton("numlist",{icon:"ordered-list",active:!1,tooltip:"Numbered list",onAction:t("InsertOrderedList"),onSetup:Tn(e,"OL")}),e.ui.registry.addToggleButton("bullist",{icon:"unordered-list",active:!1,tooltip:"Bullet list",onAction:t("InsertUnorderedList"),onSetup:Tn(e,"UL")}))})(e),(e=>{const t={text:"List properties...",icon:"ordered-list",onAction:()=>e.execCommand("mceListProps"),onSetup:xn(e,"OL")};e.ui.registry.addMenuItem("listprops",t),e.ui.registry.addContextMenu("lists",{update:t=>{const n=it(e,t);return Re(n)?["listprops"]:[]}})})(e),(e=>({backspaceDelete:t=>{fn(e,t)}}))(e))))}(); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/plugins/media/plugin.min.js b/libraries/tinymce/js/tinymce/plugins/media/plugin.min.js index 498cefa..8547bda 100644 --- a/libraries/tinymce/js/tinymce/plugins/media/plugin.min.js +++ b/libraries/tinymce/js/tinymce/plugins/media/plugin.min.js @@ -1,4 +1,4 @@ /** - * TinyMCE version 6.8.3 (2024-02-08) + * TinyMCE version 7.0.0 (2024-03-20) */ -!function(){"use strict";var e=tinymce.util.Tools.resolve("tinymce.PluginManager");const t=e=>t=>(e=>{const t=typeof e;return null===e?"null":"object"===t&&Array.isArray(e)?"array":"object"===t&&(r=o=e,(a=String).prototype.isPrototypeOf(r)||(null===(s=o.constructor)||void 0===s?void 0:s.name)===a.name)?"string":t;var r,o,a,s})(t)===e,r=t("string"),o=t("object"),a=t("array"),s=e=>!(e=>null==e)(e);class i{constructor(e,t){this.tag=e,this.value=t}static some(e){return new i(!0,e)}static none(){return i.singletonNone}fold(e,t){return this.tag?t(this.value):e()}isSome(){return this.tag}isNone(){return!this.tag}map(e){return this.tag?i.some(e(this.value)):i.none()}bind(e){return this.tag?e(this.value):i.none()}exists(e){return this.tag&&e(this.value)}forall(e){return!this.tag||e(this.value)}filter(e){return!this.tag||e(this.value)?this:i.none()}getOr(e){return this.tag?this.value:e}or(e){return this.tag?this:e}getOrThunk(e){return this.tag?this.value:e()}orThunk(e){return this.tag?this:e()}getOrDie(e){if(this.tag)return this.value;throw new Error(null!=e?e:"Called getOrDie on None")}static from(e){return s(e)?i.some(e):i.none()}getOrNull(){return this.tag?this.value:null}getOrUndefined(){return this.value}each(e){this.tag&&e(this.value)}toArray(){return this.tag?[this.value]:[]}toString(){return this.tag?`some(${this.value})`:"none()"}}i.singletonNone=new i(!1);const n=Array.prototype.push,l=(e,t)=>{for(let r=0,o=e.length;r{const t=[];for(let r=0,o=e.length;rh(e,t)?i.from(e[t]):i.none(),h=(e,t)=>u.call(e,t),p=e=>t=>t.options.get(e),g=p("audio_template_callback"),b=p("video_template_callback"),w=p("iframe_template_callback"),v=p("media_live_embeds"),f=p("media_filter_html"),y=p("media_url_resolver"),x=p("media_alt_source"),_=p("media_poster"),k=p("media_dimensions");var j=tinymce.util.Tools.resolve("tinymce.util.Tools"),O=tinymce.util.Tools.resolve("tinymce.dom.DOMUtils"),A=tinymce.util.Tools.resolve("tinymce.html.DomParser");const S=O.DOM,$=e=>e.replace(/px$/,""),C=e=>{const t=e.attr("style"),r=t?S.parseStyle(t):{};return{type:"ephox-embed-iri",source:e.attr("data-ephox-embed-iri"),altsource:"",poster:"",width:d(r,"max-width").map($).getOr(""),height:d(r,"max-height").map($).getOr("")}},T=(e,t)=>{let r={};for(let o=A({validate:!1,forced_root_block:!1},t).parse(e);o;o=o.walk())if(1===o.type){const e=o.name;if(o.attr("data-ephox-embed-iri")){r=C(o);break}r.source||"param"!==e||(r.source=o.attr("movie")),"iframe"!==e&&"object"!==e&&"embed"!==e&&"video"!==e&&"audio"!==e||(r.type||(r.type=e),r=j.extend(o.attributes.map,r)),"source"===e&&(r.source?r.altsource||(r.altsource=o.attr("src")):r.source=o.attr("src")),"img"!==e||r.poster||(r.poster=o.attr("src"))}return r.source=r.source||r.src||"",r.altsource=r.altsource||"",r.poster=r.poster||"",r},z=e=>{var t;const r=null!==(t=e.toLowerCase().split(".").pop())&&void 0!==t?t:"";return d({mp3:"audio/mpeg",m4a:"audio/x-m4a",wav:"audio/wav",mp4:"video/mp4",webm:"video/webm",ogg:"video/ogg",swf:"application/x-shockwave-flash"},r).getOr("")};var D=tinymce.util.Tools.resolve("tinymce.html.Node"),F=tinymce.util.Tools.resolve("tinymce.html.Serializer");const M=(e,t={})=>A({forced_root_block:!1,validate:!1,allow_conditional_comments:!0,...t},e),N=O.DOM,R=e=>/^[0-9.]+$/.test(e)?e+"px":e,E=(e,t)=>{const r=t.attr("style"),o=r?N.parseStyle(r):{};s(e.width)&&(o["max-width"]=R(e.width)),s(e.height)&&(o["max-height"]=R(e.height)),t.attr("style",N.serializeStyle(o))},U=["source","altsource"],P=(e,t,r,o)=>{let a=0,s=0;const i=M(o);i.addNodeFilter("source",(e=>a=e.length));const n=i.parse(e);for(let e=n;e;e=e.walk())if(1===e.type){const o=e.name;if(e.attr("data-ephox-embed-iri")){E(t,e);break}switch(o){case"video":case"object":case"embed":case"img":case"iframe":void 0!==t.height&&void 0!==t.width&&(e.attr("width",t.width),e.attr("height",t.height))}if(r)switch(o){case"video":e.attr("poster",t.poster),e.attr("src",null);for(let r=a;r<2;r++)if(t[U[r]]){const o=new D("source",1);o.attr("src",t[U[r]]),o.attr("type",t[U[r]+"mime"]||null),e.append(o)}break;case"iframe":e.attr("src",t.source);break;case"object":const r=e.getAll("img").length>0;if(t.poster&&!r){e.attr("src",t.poster);const r=new D("img",1);r.attr("src",t.poster),r.attr("width",t.width),r.attr("height",t.height),e.append(r)}break;case"source":if(s<2&&(e.attr("src",t[U[s]]),e.attr("type",t[U[s]+"mime"]||null),!t[U[s]])){e.remove();continue}s++;break;case"img":t.poster||e.remove()}}return F({},o).serialize(n)},L=[{regex:/youtu\.be\/([\w\-_\?&=.]+)/i,type:"iframe",w:560,h:314,url:"www.youtube.com/embed/$1",allowFullscreen:!0},{regex:/youtube\.com(.+)v=([^&]+)(&([a-z0-9&=\-_]+))?/i,type:"iframe",w:560,h:314,url:"www.youtube.com/embed/$2?$4",allowFullscreen:!0},{regex:/youtube.com\/embed\/([a-z0-9\?&=\-_]+)/i,type:"iframe",w:560,h:314,url:"www.youtube.com/embed/$1",allowFullscreen:!0},{regex:/vimeo\.com\/([0-9]+)\?h=(\w+)/,type:"iframe",w:425,h:350,url:"player.vimeo.com/video/$1?h=$2&title=0&byline=0&portrait=0&color=8dc7dc",allowFullscreen:!0},{regex:/vimeo\.com\/(.*)\/([0-9]+)\?h=(\w+)/,type:"iframe",w:425,h:350,url:"player.vimeo.com/video/$2?h=$3&title=0&byline=0",allowFullscreen:!0},{regex:/vimeo\.com\/([0-9]+)/,type:"iframe",w:425,h:350,url:"player.vimeo.com/video/$1?title=0&byline=0&portrait=0&color=8dc7dc",allowFullscreen:!0},{regex:/vimeo\.com\/(.*)\/([0-9]+)/,type:"iframe",w:425,h:350,url:"player.vimeo.com/video/$2?title=0&byline=0",allowFullscreen:!0},{regex:/maps\.google\.([a-z]{2,3})\/maps\/(.+)msid=(.+)/,type:"iframe",w:425,h:350,url:'maps.google.com/maps/ms?msid=$2&output=embed"',allowFullscreen:!1},{regex:/dailymotion\.com\/video\/([^_]+)/,type:"iframe",w:480,h:270,url:"www.dailymotion.com/embed/video/$1",allowFullscreen:!0},{regex:/dai\.ly\/([^_]+)/,type:"iframe",w:480,h:270,url:"www.dailymotion.com/embed/video/$1",allowFullscreen:!0}],I=(e,t)=>{const r=(e=>{const t=e.match(/^(https?:\/\/|www\.)(.+)$/i);return t&&t.length>1?"www."===t[1]?"https://":t[1]:"https://"})(t),o=e.regex.exec(t);let a=r+e.url;if(s(o))for(let e=0;eo[e]?o[e]:""));return a.replace(/\?$/,"")},B=e=>{const t=L.filter((t=>t.regex.test(e)));return t.length>0?j.extend({},t[0],{url:I(t[0],e)}):null},G=(e,t)=>{var r;const o=j.extend({},t);if(!o.source&&(j.extend(o,T(null!==(r=o.embed)&&void 0!==r?r:"",e.schema)),!o.source))return"";o.altsource||(o.altsource=""),o.poster||(o.poster=""),o.source=e.convertURL(o.source,"source"),o.altsource=e.convertURL(o.altsource,"source"),o.sourcemime=z(o.source),o.altsourcemime=z(o.altsource),o.poster=e.convertURL(o.poster,"poster");const a=B(o.source);if(a&&(o.source=a.url,o.type=a.type,o.allowfullscreen=a.allowFullscreen,o.width=o.width||String(a.w),o.height=o.height||String(a.h)),o.embed)return P(o.embed,o,!0,e.schema);{const t=g(e),r=b(e),a=w(e);return o.width=o.width||"300",o.height=o.height||"150",j.each(o,((t,r)=>{o[r]=e.dom.encode(""+t)})),"iframe"===o.type?((e,t)=>{if(t)return t(e);{const t=e.allowfullscreen?' allowFullscreen="1"':"";return'"}})(o,a):"application/x-shockwave-flash"===o.sourcemime?(e=>{let t='';return e.poster&&(t+=''),t+="",t})(o):-1!==o.sourcemime.indexOf("audio")?((e,t)=>t?t(e):'")(o,t):((e,t)=>t?t(e):'")(o,r)}},W=e=>e.hasAttribute("data-mce-object")||e.hasAttribute("data-ephox-embed-iri"),q={},H=e=>t=>G(e,t),J=(e,t)=>{const r=y(e);return r?((e,t,r)=>new Promise(((o,a)=>{const s=r=>(r.html&&(q[e.source]=r),o({url:e.source,html:r.html?r.html:t(e)}));q[e.source]?s(q[e.source]):r({url:e.source},s,a)})))(t,H(e),r):((e,t)=>Promise.resolve({html:t(e),url:e.source}))(t,H(e))},K=(e,t)=>{const r={};return d(e,"dimensions").each((e=>{l(["width","height"],(o=>{d(t,o).orThunk((()=>d(e,o))).each((e=>r[o]=e))}))})),r},Q=(e,t)=>{const r=t&&"dimensions"!==t?((e,t)=>d(t,e).bind((e=>d(e,"meta"))))(t,e).getOr({}):{},a=((e,t,r)=>a=>{const s=()=>d(e,a),n=()=>d(t,a),l=e=>d(e,"value").bind((e=>e.length>0?i.some(e):i.none()));return{[a]:(a===r?s().bind((e=>o(e)?l(e).orThunk(n):n().orThunk((()=>i.from(e))))):n().orThunk((()=>s().bind((e=>o(e)?l(e):i.from(e)))))).getOr("")}})(e,r,t);return{...a("source"),...a("altsource"),...a("poster"),...a("embed"),...K(e,r)}},V=e=>{const t={...e,source:{value:d(e,"source").getOr("")},altsource:{value:d(e,"altsource").getOr("")},poster:{value:d(e,"poster").getOr("")}};return l(["width","height"],(r=>{d(e,r).each((e=>{const o=t.dimensions||{};o[r]=e,t.dimensions=o}))})),t},X=e=>t=>{const r=t&&t.msg?"Media embed handler error: "+t.msg:"Media embed handler threw unknown error.";e.notificationManager.open({type:"error",text:r})},Y=(e,t)=>o=>{if(r(o.url)&&o.url.trim().length>0){const r=o.html,a={...T(r,t.schema),source:o.url,embed:r};e.setData(V(a))}},Z=(e,t)=>{const r=e.dom.select("*[data-mce-object]");e.insertContent(t),((e,t)=>{const r=e.dom.select("*[data-mce-object]");for(let e=0;e=0;o--)t[e]===r[o]&&r.splice(o,1);e.selection.select(r[0])})(e,r),e.nodeChanged()},ee=(e,t)=>s(t)&&"ephox-embed-iri"===t&&s(B(e)),te=(e,t)=>((e,t)=>e.width!==t.width||e.height!==t.height)(e,t)&&ee(t.source,e.type),re=e=>{const t=(e=>{const t=e.selection.getNode(),r=W(t)?e.serializer.serialize(t,{selection:!0}):"",o=T(r,e.schema),a=(()=>{if(ee(o.source,o.type)){const r=e.dom.getRect(t);return{width:r.w.toString().replace(/px$/,""),height:r.h.toString().replace(/px$/,"")}}return{}})();return{embed:r,...o,...a}})(e),r=(e=>{let t=e;return{get:()=>t,set:e=>{t=e}}})(t),o=V(t),a=k(e)?[{type:"sizeinput",name:"dimensions",label:"Constrain proportions",constrain:!0}]:[],s={title:"General",name:"general",items:c([[{name:"source",type:"urlinput",filetype:"media",label:"Source",picker_text:"Browse files"}],a])},i=[];x(e)&&i.push({name:"altsource",type:"urlinput",filetype:"media",label:"Alternative source URL"}),_(e)&&i.push({name:"poster",type:"urlinput",filetype:"image",label:"Media poster (Image URL)"});const n={title:"Advanced",name:"advanced",items:i},l=[s,{title:"Embed",items:[{type:"textarea",name:"embed",label:"Paste your embed code below:"}]}];i.length>0&&l.push(n);const m={type:"tabpanel",tabs:l},u=e.windowManager.open({title:"Insert/Edit Media",size:"normal",body:m,buttons:[{type:"cancel",name:"cancel",text:"Cancel"},{type:"submit",name:"save",text:"Save",primary:!0}],onSubmit:t=>{const o=Q(t.getData());((e,t,r)=>{var o,a;t.embed=te(e,t)&&k(r)?G(r,{...t,embed:""}):P(null!==(o=t.embed)&&void 0!==o?o:"",t,!1,r.schema),t.embed&&(e.source===t.source||(a=t.source,h(q,a)))?Z(r,t.embed):J(r,t).then((e=>{Z(r,e.html)})).catch(X(r))})(r.get(),o,e),t.close()},onChange:(t,o)=>{switch(o.name){case"source":((t,r)=>{const o=Q(r.getData(),"source");t.source!==o.source&&(Y(u,e)({url:o.source,html:""}),J(e,o).then(Y(u,e)).catch(X(e)))})(r.get(),t);break;case"embed":(t=>{var r;const o=Q(t.getData()),a=T(null!==(r=o.embed)&&void 0!==r?r:"",e.schema);t.setData(V(a))})(t);break;case"dimensions":case"altsource":case"poster":((t,r,o)=>{const a=Q(t.getData(),r),s=te(o,a)&&k(e)?{...a,embed:""}:a,i=G(e,s);t.setData(V({...s,embed:i}))})(t,o.name,r.get())}r.set(Q(t.getData()))},initialData:o})};var oe=tinymce.util.Tools.resolve("tinymce.Env");const ae=e=>{const t=e.name;return"iframe"===t||"video"===t||"audio"===t},se=(e,t,r,o=null)=>{const a=e.attr(r);return s(a)?a:h(t,r)?null:o},ie=(e,t,r)=>{const o="img"===t.name||"video"===e.name,a=o?"300":null,s="audio"===e.name?"30":"150",i=o?s:null;t.attr({width:se(e,r,"width",a),height:se(e,r,"height",i)})},ne=(e,t)=>{const r=t.name,o=new D("img",1);return ce(e,t,o),ie(t,o,{}),o.attr({style:t.attr("style"),src:oe.transparentSrc,"data-mce-object":r,class:"mce-object mce-object-"+r}),o},le=(e,t)=>{var r;const o=t.name,a=new D("span",1);a.attr({contentEditable:"false",style:t.attr("style"),"data-mce-object":o,class:"mce-preview-object mce-object-"+o}),ce(e,t,a);const i=e.dom.parseStyle(null!==(r=t.attr("style"))&&void 0!==r?r:""),n=new D(o,1);if(ie(t,n,i),n.attr({src:t.attr("src"),style:t.attr("style"),class:t.attr("class")}),"iframe"===o)n.attr({allowfullscreen:t.attr("allowfullscreen"),frameborder:"0",sandbox:t.attr("sandbox")});else{l(["controls","crossorigin","currentTime","loop","muted","poster","preload"],(e=>{n.attr(e,t.attr(e))}));const r=a.attr("data-mce-html");s(r)&&((e,t,r,o)=>{const a=M(e.schema).parse(o,{context:t});for(;a.firstChild;)r.append(a.firstChild)})(e,o,n,unescape(r))}const c=new D("span",1);return c.attr("class","mce-shim"),a.append(n),a.append(c),a},ce=(e,t,r)=>{var o;const a=null!==(o=t.attributes)&&void 0!==o?o:[];let s=a.length;for(;s--;){const t=a[s].name;let o=a[s].value;"width"===t||"height"===t||"style"===t||(n="data-mce-",(i=t).length>=9&&i.substr(0,9)===n)||("data"!==t&&"src"!==t||(o=e.convertURL(o,t)),r.attr("data-mce-p-"+t,o))}var i,n;const c=F({inner:!0},e.schema),m=new D("div",1);l(t.children(),(e=>m.append(e)));const u=c.serialize(m);u&&(r.attr("data-mce-html",escape(u)),r.empty())},me=e=>{const t=e.attr("class");return r(t)&&/\btiny-pageembed\b/.test(t)},ue=e=>{let t=e;for(;t=t.parent;)if(t.attr("data-ephox-embed-iri")||me(t))return!0;return!1},de=(e,t,r)=>{const o=(0,e.options.get)("xss_sanitization"),a=f(e);return M(e.schema,{sanitize:o,validate:a}).parse(r,{context:t})},he=e=>t=>{const r=()=>{t.setEnabled(e.selection.isEditable())};return e.on("NodeChange",r),r(),()=>{e.off("NodeChange",r)}};e.add("media",(e=>((e=>{const t=e.options.register;t("audio_template_callback",{processor:"function"}),t("video_template_callback",{processor:"function"}),t("iframe_template_callback",{processor:"function"}),t("media_live_embeds",{processor:"boolean",default:!0}),t("media_filter_html",{processor:"boolean",default:!0}),t("media_url_resolver",{processor:"function"}),t("media_alt_source",{processor:"boolean",default:!0}),t("media_poster",{processor:"boolean",default:!0}),t("media_dimensions",{processor:"boolean",default:!0})})(e),(e=>{e.addCommand("mceMedia",(()=>{re(e)}))})(e),(e=>{const t=()=>e.execCommand("mceMedia");e.ui.registry.addToggleButton("media",{tooltip:"Insert/edit media",icon:"embed",onAction:t,onSetup:t=>{const r=e.selection;t.setActive(W(r.getNode()));const o=r.selectorChangedWithUnbind("img[data-mce-object],span[data-mce-object],div[data-ephox-embed-iri]",t.setActive).unbind,a=he(e)(t);return()=>{o(),a()}}}),e.ui.registry.addMenuItem("media",{icon:"embed",text:"Media...",onAction:t,onSetup:he(e)})})(e),(e=>{e.on("ResolveName",(e=>{let t;1===e.target.nodeType&&(t=e.target.getAttribute("data-mce-object"))&&(e.name=t)}))})(e),(e=>{e.on("PreInit",(()=>{const{schema:t,serializer:r,parser:o}=e,a=t.getBoolAttrs();l("webkitallowfullscreen mozallowfullscreen".split(" "),(e=>{a[e]={}})),((e,t)=>{const r=m(e);for(let o=0,a=r.length;o{const o=t.getElementRule(r);o&&l(e,(e=>{o.attributes[e]={},o.attributesOrder.push(e)}))})),o.addNodeFilter("iframe,video,audio,object,embed",(e=>t=>{let r,o=t.length;for(;o--;)r=t[o],r.parent&&(r.parent.attr("data-mce-object")||(ae(r)&&v(e)?ue(r)||r.replace(le(e,r)):ue(r)||r.replace(ne(e,r))))})(e)),r.addAttributeFilter("data-mce-object",((t,r)=>{var o;let a=t.length;for(;a--;){const s=t[a];if(!s.parent)continue;const i=s.attr(r),n=new D(i,1);if("audio"!==i){const e=s.attr("class");e&&-1!==e.indexOf("mce-preview-object")&&s.firstChild?n.attr({width:s.firstChild.attr("width"),height:s.firstChild.attr("height")}):n.attr({width:s.attr("width"),height:s.attr("height")})}n.attr({style:s.attr("style")});const c=null!==(o=s.attributes)&&void 0!==o?o:[];let m=c.length;for(;m--;){const e=c[m].name;0===e.indexOf("data-mce-p-")&&n.attr(e.substr(11),c[m].value)}const u=s.attr("data-mce-html");if(u){const t=de(e,i,unescape(u));l(t.children(),(e=>n.append(e)))}s.replace(n)}}))})),e.on("SetContent",(()=>{const t=e.dom;l(t.select("span.mce-preview-object"),(e=>{0===t.select("span.mce-shim",e).length&&t.add(e,"span",{class:"mce-shim"})}))}))})(e),(e=>{e.on("click keyup touchend",(()=>{const t=e.selection.getNode();t&&e.dom.hasClass(t,"mce-preview-object")&&e.dom.getAttrib(t,"data-mce-selected")&&t.setAttribute("data-mce-selected","2")})),e.on("ObjectResized",(t=>{const r=t.target;if(r.getAttribute("data-mce-object")){let o=r.getAttribute("data-mce-html");o&&(o=unescape(o),r.setAttribute("data-mce-html",escape(P(o,{width:String(t.width),height:String(t.height)},!1,e.schema))))}}))})(e),(e=>({showDialog:()=>{re(e)}}))(e))))}(); \ No newline at end of file +!function(){"use strict";var e=tinymce.util.Tools.resolve("tinymce.PluginManager");const t=e=>t=>(e=>{const t=typeof e;return null===e?"null":"object"===t&&Array.isArray(e)?"array":"object"===t&&(r=o=e,(a=String).prototype.isPrototypeOf(r)||(null===(s=o.constructor)||void 0===s?void 0:s.name)===a.name)?"string":t;var r,o,a,s})(t)===e,r=t("string"),o=t("object"),a=t("array"),s=e=>!(e=>null==e)(e);class i{constructor(e,t){this.tag=e,this.value=t}static some(e){return new i(!0,e)}static none(){return i.singletonNone}fold(e,t){return this.tag?t(this.value):e()}isSome(){return this.tag}isNone(){return!this.tag}map(e){return this.tag?i.some(e(this.value)):i.none()}bind(e){return this.tag?e(this.value):i.none()}exists(e){return this.tag&&e(this.value)}forall(e){return!this.tag||e(this.value)}filter(e){return!this.tag||e(this.value)?this:i.none()}getOr(e){return this.tag?this.value:e}or(e){return this.tag?this:e}getOrThunk(e){return this.tag?this.value:e()}orThunk(e){return this.tag?this:e()}getOrDie(e){if(this.tag)return this.value;throw new Error(null!=e?e:"Called getOrDie on None")}static from(e){return s(e)?i.some(e):i.none()}getOrNull(){return this.tag?this.value:null}getOrUndefined(){return this.value}each(e){this.tag&&e(this.value)}toArray(){return this.tag?[this.value]:[]}toString(){return this.tag?`some(${this.value})`:"none()"}}i.singletonNone=new i(!1);const n=Array.prototype.push,l=(e,t)=>{for(let r=0,o=e.length;r{const t=[];for(let r=0,o=e.length;rh(e,t)?i.from(e[t]):i.none(),h=(e,t)=>u.call(e,t),p=e=>t=>t.options.get(e),g=p("audio_template_callback"),b=p("video_template_callback"),w=p("iframe_template_callback"),v=p("media_live_embeds"),f=p("media_filter_html"),y=p("media_url_resolver"),x=p("media_alt_source"),_=p("media_poster"),k=p("media_dimensions");var j=tinymce.util.Tools.resolve("tinymce.util.Tools"),O=tinymce.util.Tools.resolve("tinymce.dom.DOMUtils"),A=tinymce.util.Tools.resolve("tinymce.html.DomParser");const S=O.DOM,$=e=>e.replace(/px$/,""),C=e=>{const t=e.attr("style"),r=t?S.parseStyle(t):{};return{type:"ephox-embed-iri",source:e.attr("data-ephox-embed-iri"),altsource:"",poster:"",width:d(r,"max-width").map($).getOr(""),height:d(r,"max-height").map($).getOr("")}},T=(e,t)=>{let r={};for(let o=A({validate:!1,forced_root_block:!1},t).parse(e);o;o=o.walk())if(1===o.type){const e=o.name;if(o.attr("data-ephox-embed-iri")){r=C(o);break}r.source||"param"!==e||(r.source=o.attr("movie")),"iframe"!==e&&"object"!==e&&"embed"!==e&&"video"!==e&&"audio"!==e||(r.type||(r.type=e),r=j.extend(o.attributes.map,r)),"source"===e&&(r.source?r.altsource||(r.altsource=o.attr("src")):r.source=o.attr("src")),"img"!==e||r.poster||(r.poster=o.attr("src"))}return r.source=r.source||r.src||"",r.altsource=r.altsource||"",r.poster=r.poster||"",r},z=e=>{var t;const r=null!==(t=e.toLowerCase().split(".").pop())&&void 0!==t?t:"";return d({mp3:"audio/mpeg",m4a:"audio/x-m4a",wav:"audio/wav",mp4:"video/mp4",webm:"video/webm",ogg:"video/ogg",swf:"application/x-shockwave-flash"},r).getOr("")};var D=tinymce.util.Tools.resolve("tinymce.html.Node"),F=tinymce.util.Tools.resolve("tinymce.html.Serializer");const M=(e,t={})=>A({forced_root_block:!1,validate:!1,allow_conditional_comments:!0,...t},e),N=O.DOM,R=e=>/^[0-9.]+$/.test(e)?e+"px":e,E=(e,t)=>{const r=t.attr("style"),o=r?N.parseStyle(r):{};s(e.width)&&(o["max-width"]=R(e.width)),s(e.height)&&(o["max-height"]=R(e.height)),t.attr("style",N.serializeStyle(o))},U=["source","altsource"],P=(e,t,r,o)=>{let a=0,s=0;const i=M(o);i.addNodeFilter("source",(e=>a=e.length));const n=i.parse(e);for(let e=n;e;e=e.walk())if(1===e.type){const o=e.name;if(e.attr("data-ephox-embed-iri")){E(t,e);break}switch(o){case"video":case"object":case"embed":case"img":case"iframe":void 0!==t.height&&void 0!==t.width&&(e.attr("width",t.width),e.attr("height",t.height))}if(r)switch(o){case"video":e.attr("poster",t.poster),e.attr("src",null);for(let r=a;r<2;r++)if(t[U[r]]){const o=new D("source",1);o.attr("src",t[U[r]]),o.attr("type",t[U[r]+"mime"]||null),e.append(o)}break;case"iframe":e.attr("src",t.source);break;case"object":const r=e.getAll("img").length>0;if(t.poster&&!r){e.attr("src",t.poster);const r=new D("img",1);r.attr("src",t.poster),r.attr("width",t.width),r.attr("height",t.height),e.append(r)}break;case"source":if(s<2&&(e.attr("src",t[U[s]]),e.attr("type",t[U[s]+"mime"]||null),!t[U[s]])){e.remove();continue}s++;break;case"img":t.poster||e.remove()}}return F({},o).serialize(n)},L=[{regex:/youtu\.be\/([\w\-_\?&=.]+)/i,type:"iframe",w:560,h:314,url:"www.youtube.com/embed/$1",allowFullscreen:!0},{regex:/youtube\.com(.+)v=([^&]+)(&([a-z0-9&=\-_]+))?/i,type:"iframe",w:560,h:314,url:"www.youtube.com/embed/$2?$4",allowFullscreen:!0},{regex:/youtube.com\/embed\/([a-z0-9\?&=\-_]+)/i,type:"iframe",w:560,h:314,url:"www.youtube.com/embed/$1",allowFullscreen:!0},{regex:/vimeo\.com\/([0-9]+)\?h=(\w+)/,type:"iframe",w:425,h:350,url:"player.vimeo.com/video/$1?h=$2&title=0&byline=0&portrait=0&color=8dc7dc",allowFullscreen:!0},{regex:/vimeo\.com\/(.*)\/([0-9]+)\?h=(\w+)/,type:"iframe",w:425,h:350,url:"player.vimeo.com/video/$2?h=$3&title=0&byline=0",allowFullscreen:!0},{regex:/vimeo\.com\/([0-9]+)/,type:"iframe",w:425,h:350,url:"player.vimeo.com/video/$1?title=0&byline=0&portrait=0&color=8dc7dc",allowFullscreen:!0},{regex:/vimeo\.com\/(.*)\/([0-9]+)/,type:"iframe",w:425,h:350,url:"player.vimeo.com/video/$2?title=0&byline=0",allowFullscreen:!0},{regex:/maps\.google\.([a-z]{2,3})\/maps\/(.+)msid=(.+)/,type:"iframe",w:425,h:350,url:'maps.google.com/maps/ms?msid=$2&output=embed"',allowFullscreen:!1},{regex:/dailymotion\.com\/video\/([^_]+)/,type:"iframe",w:480,h:270,url:"www.dailymotion.com/embed/video/$1",allowFullscreen:!0},{regex:/dai\.ly\/([^_]+)/,type:"iframe",w:480,h:270,url:"www.dailymotion.com/embed/video/$1",allowFullscreen:!0}],I=(e,t)=>{const r=(e=>{const t=e.match(/^(https?:\/\/|www\.)(.+)$/i);return t&&t.length>1?"www."===t[1]?"https://":t[1]:"https://"})(t),o=e.regex.exec(t);let a=r+e.url;if(s(o))for(let e=0;eo[e]?o[e]:""));return a.replace(/\?$/,"")},B=e=>{const t=L.filter((t=>t.regex.test(e)));return t.length>0?j.extend({},t[0],{url:I(t[0],e)}):null},G=(e,t)=>{var r;const o=j.extend({},t);if(!o.source&&(j.extend(o,T(null!==(r=o.embed)&&void 0!==r?r:"",e.schema)),!o.source))return"";o.altsource||(o.altsource=""),o.poster||(o.poster=""),o.source=e.convertURL(o.source,"source"),o.altsource=e.convertURL(o.altsource,"source"),o.sourcemime=z(o.source),o.altsourcemime=z(o.altsource),o.poster=e.convertURL(o.poster,"poster");const a=B(o.source);if(a&&(o.source=a.url,o.type=a.type,o.allowfullscreen=a.allowFullscreen,o.width=o.width||String(a.w),o.height=o.height||String(a.h)),o.embed)return P(o.embed,o,!0,e.schema);{const t=g(e),r=b(e),a=w(e);return o.width=o.width||"300",o.height=o.height||"150",j.each(o,((t,r)=>{o[r]=e.dom.encode(""+t)})),"iframe"===o.type?((e,t)=>{if(t)return t(e);{const t=e.allowfullscreen?' allowFullscreen="1"':"";return'"}})(o,a):"application/x-shockwave-flash"===o.sourcemime?(e=>{let t='';return e.poster&&(t+=''),t+="",t})(o):-1!==o.sourcemime.indexOf("audio")?((e,t)=>t?t(e):'")(o,t):((e,t)=>t?t(e):'")(o,r)}},W=e=>e.hasAttribute("data-mce-object")||e.hasAttribute("data-ephox-embed-iri"),q={},H=e=>t=>G(e,t),J=(e,t)=>{const r=y(e);return r?((e,t,r)=>new Promise(((o,a)=>{const s=r=>(r.html&&(q[e.source]=r),o({url:e.source,html:r.html?r.html:t(e)}));q[e.source]?s(q[e.source]):r({url:e.source}).then(s).catch(a)})))(t,H(e),r):((e,t)=>Promise.resolve({html:t(e),url:e.source}))(t,H(e))},K=(e,t)=>{const r={};return d(e,"dimensions").each((e=>{l(["width","height"],(o=>{d(t,o).orThunk((()=>d(e,o))).each((e=>r[o]=e))}))})),r},Q=(e,t)=>{const r=t&&"dimensions"!==t?((e,t)=>d(t,e).bind((e=>d(e,"meta"))))(t,e).getOr({}):{},a=((e,t,r)=>a=>{const s=()=>d(e,a),n=()=>d(t,a),l=e=>d(e,"value").bind((e=>e.length>0?i.some(e):i.none()));return{[a]:(a===r?s().bind((e=>o(e)?l(e).orThunk(n):n().orThunk((()=>i.from(e))))):n().orThunk((()=>s().bind((e=>o(e)?l(e):i.from(e)))))).getOr("")}})(e,r,t);return{...a("source"),...a("altsource"),...a("poster"),...a("embed"),...K(e,r)}},V=e=>{const t={...e,source:{value:d(e,"source").getOr("")},altsource:{value:d(e,"altsource").getOr("")},poster:{value:d(e,"poster").getOr("")}};return l(["width","height"],(r=>{d(e,r).each((e=>{const o=t.dimensions||{};o[r]=e,t.dimensions=o}))})),t},X=e=>t=>{const r=t&&t.msg?"Media embed handler error: "+t.msg:"Media embed handler threw unknown error.";e.notificationManager.open({type:"error",text:r})},Y=(e,t)=>o=>{if(r(o.url)&&o.url.trim().length>0){const r=o.html,a={...T(r,t.schema),source:o.url,embed:r};e.setData(V(a))}},Z=(e,t)=>{const r=e.dom.select("*[data-mce-object]");e.insertContent(t),((e,t)=>{const r=e.dom.select("*[data-mce-object]");for(let e=0;e=0;o--)t[e]===r[o]&&r.splice(o,1);e.selection.select(r[0])})(e,r),e.nodeChanged()},ee=(e,t)=>s(t)&&"ephox-embed-iri"===t&&s(B(e)),te=(e,t)=>((e,t)=>e.width!==t.width||e.height!==t.height)(e,t)&&ee(t.source,e.type),re=e=>{const t=(e=>{const t=e.selection.getNode(),r=W(t)?e.serializer.serialize(t,{selection:!0}):"",o=T(r,e.schema),a=(()=>{if(ee(o.source,o.type)){const r=e.dom.getRect(t);return{width:r.w.toString().replace(/px$/,""),height:r.h.toString().replace(/px$/,"")}}return{}})();return{embed:r,...o,...a}})(e),r=(e=>{let t=e;return{get:()=>t,set:e=>{t=e}}})(t),o=V(t),a=k(e)?[{type:"sizeinput",name:"dimensions",label:"Constrain proportions",constrain:!0}]:[],s={title:"General",name:"general",items:c([[{name:"source",type:"urlinput",filetype:"media",label:"Source",picker_text:"Browse files"}],a])},i=[];x(e)&&i.push({name:"altsource",type:"urlinput",filetype:"media",label:"Alternative source URL"}),_(e)&&i.push({name:"poster",type:"urlinput",filetype:"image",label:"Media poster (Image URL)"});const n={title:"Advanced",name:"advanced",items:i},l=[s,{title:"Embed",items:[{type:"textarea",name:"embed",label:"Paste your embed code below:"}]}];i.length>0&&l.push(n);const m={type:"tabpanel",tabs:l},u=e.windowManager.open({title:"Insert/Edit Media",size:"normal",body:m,buttons:[{type:"cancel",name:"cancel",text:"Cancel"},{type:"submit",name:"save",text:"Save",primary:!0}],onSubmit:t=>{const o=Q(t.getData());((e,t,r)=>{var o,a;t.embed=te(e,t)&&k(r)?G(r,{...t,embed:""}):P(null!==(o=t.embed)&&void 0!==o?o:"",t,!1,r.schema),t.embed&&(e.source===t.source||(a=t.source,h(q,a)))?Z(r,t.embed):J(r,t).then((e=>{Z(r,e.html)})).catch(X(r))})(r.get(),o,e),t.close()},onChange:(t,o)=>{switch(o.name){case"source":((t,r)=>{const o=Q(r.getData(),"source");t.source!==o.source&&(Y(u,e)({url:o.source,html:""}),J(e,o).then(Y(u,e)).catch(X(e)))})(r.get(),t);break;case"embed":(t=>{var r;const o=Q(t.getData()),a=T(null!==(r=o.embed)&&void 0!==r?r:"",e.schema);t.setData(V(a))})(t);break;case"dimensions":case"altsource":case"poster":((t,r,o)=>{const a=Q(t.getData(),r),s=te(o,a)&&k(e)?{...a,embed:""}:a,i=G(e,s);t.setData(V({...s,embed:i}))})(t,o.name,r.get())}r.set(Q(t.getData()))},initialData:o})};var oe=tinymce.util.Tools.resolve("tinymce.Env");const ae=e=>{const t=e.name;return"iframe"===t||"video"===t||"audio"===t},se=(e,t,r,o=null)=>{const a=e.attr(r);return s(a)?a:h(t,r)?null:o},ie=(e,t,r)=>{const o="img"===t.name||"video"===e.name,a=o?"300":null,s="audio"===e.name?"30":"150",i=o?s:null;t.attr({width:se(e,r,"width",a),height:se(e,r,"height",i)})},ne=(e,t)=>{const r=t.name,o=new D("img",1);return ce(e,t,o),ie(t,o,{}),o.attr({style:t.attr("style"),src:oe.transparentSrc,"data-mce-object":r,class:"mce-object mce-object-"+r}),o},le=(e,t)=>{var r;const o=t.name,a=new D("span",1);a.attr({contentEditable:"false",style:t.attr("style"),"data-mce-object":o,class:"mce-preview-object mce-object-"+o}),ce(e,t,a);const i=e.dom.parseStyle(null!==(r=t.attr("style"))&&void 0!==r?r:""),n=new D(o,1);if(ie(t,n,i),n.attr({src:t.attr("src"),style:t.attr("style"),class:t.attr("class")}),"iframe"===o)n.attr({allowfullscreen:t.attr("allowfullscreen"),frameborder:"0",sandbox:t.attr("sandbox")});else{l(["controls","crossorigin","currentTime","loop","muted","poster","preload"],(e=>{n.attr(e,t.attr(e))}));const r=a.attr("data-mce-html");s(r)&&((e,t,r,o)=>{const a=M(e.schema).parse(o,{context:t});for(;a.firstChild;)r.append(a.firstChild)})(e,o,n,unescape(r))}const c=new D("span",1);return c.attr("class","mce-shim"),a.append(n),a.append(c),a},ce=(e,t,r)=>{var o;const a=null!==(o=t.attributes)&&void 0!==o?o:[];let s=a.length;for(;s--;){const t=a[s].name;let o=a[s].value;"width"===t||"height"===t||"style"===t||(n="data-mce-",(i=t).length>=9&&i.substr(0,9)===n)||("data"!==t&&"src"!==t||(o=e.convertURL(o,t)),r.attr("data-mce-p-"+t,o))}var i,n;const c=F({inner:!0},e.schema),m=new D("div",1);l(t.children(),(e=>m.append(e)));const u=c.serialize(m);u&&(r.attr("data-mce-html",escape(u)),r.empty())},me=e=>{const t=e.attr("class");return r(t)&&/\btiny-pageembed\b/.test(t)},ue=e=>{let t=e;for(;t=t.parent;)if(t.attr("data-ephox-embed-iri")||me(t))return!0;return!1},de=(e,t,r)=>{const o=(0,e.options.get)("xss_sanitization"),a=f(e);return M(e.schema,{sanitize:o,validate:a}).parse(r,{context:t})},he=e=>t=>{const r=()=>{t.setEnabled(e.selection.isEditable())};return e.on("NodeChange",r),r(),()=>{e.off("NodeChange",r)}};e.add("media",(e=>((e=>{const t=e.options.register;t("audio_template_callback",{processor:"function"}),t("video_template_callback",{processor:"function"}),t("iframe_template_callback",{processor:"function"}),t("media_live_embeds",{processor:"boolean",default:!0}),t("media_filter_html",{processor:"boolean",default:!0}),t("media_url_resolver",{processor:"function"}),t("media_alt_source",{processor:"boolean",default:!0}),t("media_poster",{processor:"boolean",default:!0}),t("media_dimensions",{processor:"boolean",default:!0})})(e),(e=>{e.addCommand("mceMedia",(()=>{re(e)}))})(e),(e=>{const t=()=>e.execCommand("mceMedia");e.ui.registry.addToggleButton("media",{tooltip:"Insert/edit media",icon:"embed",onAction:t,onSetup:t=>{const r=e.selection;t.setActive(W(r.getNode()));const o=r.selectorChangedWithUnbind("img[data-mce-object],span[data-mce-object],div[data-ephox-embed-iri]",t.setActive).unbind,a=he(e)(t);return()=>{o(),a()}}}),e.ui.registry.addMenuItem("media",{icon:"embed",text:"Media...",onAction:t,onSetup:he(e)})})(e),(e=>{e.on("ResolveName",(e=>{let t;1===e.target.nodeType&&(t=e.target.getAttribute("data-mce-object"))&&(e.name=t)}))})(e),(e=>{e.on("PreInit",(()=>{const{schema:t,serializer:r,parser:o}=e,a=t.getBoolAttrs();l("webkitallowfullscreen mozallowfullscreen".split(" "),(e=>{a[e]={}})),((e,t)=>{const r=m(e);for(let o=0,a=r.length;o{const o=t.getElementRule(r);o&&l(e,(e=>{o.attributes[e]={},o.attributesOrder.push(e)}))})),o.addNodeFilter("iframe,video,audio,object,embed",(e=>t=>{let r,o=t.length;for(;o--;)r=t[o],r.parent&&(r.parent.attr("data-mce-object")||(ae(r)&&v(e)?ue(r)||r.replace(le(e,r)):ue(r)||r.replace(ne(e,r))))})(e)),r.addAttributeFilter("data-mce-object",((t,r)=>{var o;let a=t.length;for(;a--;){const s=t[a];if(!s.parent)continue;const i=s.attr(r),n=new D(i,1);if("audio"!==i){const e=s.attr("class");e&&-1!==e.indexOf("mce-preview-object")&&s.firstChild?n.attr({width:s.firstChild.attr("width"),height:s.firstChild.attr("height")}):n.attr({width:s.attr("width"),height:s.attr("height")})}n.attr({style:s.attr("style")});const c=null!==(o=s.attributes)&&void 0!==o?o:[];let m=c.length;for(;m--;){const e=c[m].name;0===e.indexOf("data-mce-p-")&&n.attr(e.substr(11),c[m].value)}const u=s.attr("data-mce-html");if(u){const t=de(e,i,unescape(u));l(t.children(),(e=>n.append(e)))}s.replace(n)}}))})),e.on("SetContent",(()=>{const t=e.dom;l(t.select("span.mce-preview-object"),(e=>{0===t.select("span.mce-shim",e).length&&t.add(e,"span",{class:"mce-shim"})}))}))})(e),(e=>{e.on("click keyup touchend",(()=>{const t=e.selection.getNode();t&&e.dom.hasClass(t,"mce-preview-object")&&e.dom.getAttrib(t,"data-mce-selected")&&t.setAttribute("data-mce-selected","2")})),e.on("ObjectResized",(t=>{const r=t.target;if(r.getAttribute("data-mce-object")){let o=r.getAttribute("data-mce-html");o&&(o=unescape(o),r.setAttribute("data-mce-html",escape(P(o,{width:String(t.width),height:String(t.height)},!1,e.schema))))}}))})(e),(e=>({showDialog:()=>{re(e)}}))(e))))}(); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/plugins/nonbreaking/plugin.min.js b/libraries/tinymce/js/tinymce/plugins/nonbreaking/plugin.min.js index 6112af0..98e70d2 100644 --- a/libraries/tinymce/js/tinymce/plugins/nonbreaking/plugin.min.js +++ b/libraries/tinymce/js/tinymce/plugins/nonbreaking/plugin.min.js @@ -1,4 +1,4 @@ /** - * TinyMCE version 6.8.3 (2024-02-08) + * TinyMCE version 7.0.0 (2024-03-20) */ !function(){"use strict";var n=tinymce.util.Tools.resolve("tinymce.PluginManager");const e=n=>e=>typeof e===n,o=e("boolean"),a=e("number"),t=n=>e=>e.options.get(n),i=t("nonbreaking_force_tab"),s=t("nonbreaking_wrap"),r=(n,e)=>{let o="";for(let a=0;a{const o=s(n)||n.plugins.visualchars?`${r(" ",e)}`:r(" ",e);n.undoManager.transact((()=>n.insertContent(o)))};var l=tinymce.util.Tools.resolve("tinymce.util.VK");const u=n=>e=>{const o=()=>{e.setEnabled(n.selection.isEditable())};return n.on("NodeChange",o),o(),()=>{n.off("NodeChange",o)}};n.add("nonbreaking",(n=>{(n=>{const e=n.options.register;e("nonbreaking_force_tab",{processor:n=>o(n)?{value:n?3:0,valid:!0}:a(n)?{value:n,valid:!0}:{valid:!1,message:"Must be a boolean or number."},default:!1}),e("nonbreaking_wrap",{processor:"boolean",default:!0})})(n),(n=>{n.addCommand("mceNonBreaking",(()=>{c(n,1)}))})(n),(n=>{const e=()=>n.execCommand("mceNonBreaking");n.ui.registry.addButton("nonbreaking",{icon:"non-breaking",tooltip:"Nonbreaking space",onAction:e,onSetup:u(n)}),n.ui.registry.addMenuItem("nonbreaking",{icon:"non-breaking",text:"Nonbreaking space",onAction:e,onSetup:u(n)})})(n),(n=>{const e=i(n);e>0&&n.on("keydown",(o=>{if(o.keyCode===l.TAB&&!o.isDefaultPrevented()){if(o.shiftKey)return;o.preventDefault(),o.stopImmediatePropagation(),c(n,e)}}))})(n)}))}(); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/plugins/pagebreak/plugin.min.js b/libraries/tinymce/js/tinymce/plugins/pagebreak/plugin.min.js index 1621d83..9e653ec 100644 --- a/libraries/tinymce/js/tinymce/plugins/pagebreak/plugin.min.js +++ b/libraries/tinymce/js/tinymce/plugins/pagebreak/plugin.min.js @@ -1,4 +1,4 @@ /** - * TinyMCE version 6.8.3 (2024-02-08) + * TinyMCE version 7.0.0 (2024-03-20) */ !function(){"use strict";var e=tinymce.util.Tools.resolve("tinymce.PluginManager"),a=tinymce.util.Tools.resolve("tinymce.Env");const t=e=>a=>a.options.get(e),n=t("pagebreak_separator"),o=t("pagebreak_split_block"),r="mce-pagebreak",s=e=>{const t=``;return e?`

    ${t}

    `:t},c=e=>a=>{const t=()=>{a.setEnabled(e.selection.isEditable())};return e.on("NodeChange",t),t(),()=>{e.off("NodeChange",t)}};e.add("pagebreak",(e=>{(e=>{const a=e.options.register;a("pagebreak_separator",{processor:"string",default:"\x3c!-- pagebreak --\x3e"}),a("pagebreak_split_block",{processor:"boolean",default:!1})})(e),(e=>{e.addCommand("mcePageBreak",(()=>{e.insertContent(s(o(e)))}))})(e),(e=>{const a=()=>e.execCommand("mcePageBreak");e.ui.registry.addButton("pagebreak",{icon:"page-break",tooltip:"Page break",onAction:a,onSetup:c(e)}),e.ui.registry.addMenuItem("pagebreak",{text:"Page break",icon:"page-break",onAction:a,onSetup:c(e)})})(e),(e=>{const a=n(e),t=()=>o(e),c=new RegExp(a.replace(/[\?\.\*\[\]\(\)\{\}\+\^\$\:]/g,(e=>"\\"+e)),"gi");e.on("BeforeSetContent",(e=>{e.content=e.content.replace(c,s(t()))})),e.on("PreInit",(()=>{e.serializer.addNodeFilter("img",(n=>{let o,s,c=n.length;for(;c--;)if(o=n[c],s=o.attr("class"),s&&-1!==s.indexOf(r)){const n=o.parent;if(n&&e.schema.getBlockElements()[n.name]&&t()){n.type=3,n.value=a,n.raw=!0,o.remove();continue}o.type=3,o.value=a,o.raw=!0}}))}))})(e),(e=>{e.on("ResolveName",(a=>{"IMG"===a.target.nodeName&&e.dom.hasClass(a.target,r)&&(a.name="pagebreak")}))})(e)}))}(); \ No newline at end of file diff --git a/libraries/tinymce/js/tinymce/plugins/preview/plugin.min.js b/libraries/tinymce/js/tinymce/plugins/preview/plugin.min.js index 7688512..eed66bb 100644 --- a/libraries/tinymce/js/tinymce/plugins/preview/plugin.min.js +++ b/libraries/tinymce/js/tinymce/plugins/preview/plugin.min.js @@ -1,4 +1,4 @@ /** - * TinyMCE version 6.8.3 (2024-02-08) + * TinyMCE version 7.0.0 (2024-03-20) */ !function(){"use strict";var e=tinymce.util.Tools.resolve("tinymce.PluginManager"),t=tinymce.util.Tools.resolve("tinymce.Env"),o=tinymce.util.Tools.resolve("tinymce.util.Tools");const n=e=>t=>t.options.get(e),i=n("content_style"),s=n("content_css_cors"),c=n("body_class"),r=n("body_id");e.add("preview",(e=>{(e=>{e.addCommand("mcePreview",(()=>{(e=>{const n=(e=>{var n;let l="";const a=e.dom.encode,d=null!==(n=i(e))&&void 0!==n?n:"";l+='';const m=s(e)?' crossorigin="anonymous"':"";o.each(e.contentCSS,(t=>{l+='"})),d&&(l+='");const y=r(e),u=c(e),v='