[typograf] Added translations

This commit is contained in:
Nikita Khromov
2022-08-31 11:44:34 +03:00
parent 6236b28f3b
commit 5d4b24cdba
24 changed files with 2189 additions and 108 deletions

View File

@ -113,13 +113,13 @@
.checkbox {
margin-top: 0px;
margin-left: 5px;
margin-right: 5px;
}
.prefs__all-rules {
margin-right: 5px;
}
#hide_show {
width: 130px;
margin-top: 16px;
margin-bottom: 10px;
margin-left: 14px;
@ -171,14 +171,14 @@
<div id="main-container-id" style="overflow: hidden;">
<div id="floating" style="width: 100%; height: 80px; z-index: 1; position: fixed; background: #F1F1F1;">
<div id="correct" style="margin-left: 0px;">
<button onсlick="" class="btn-text-default" style="margin:0 14px 15px 14px; float: left; width:calc(100% - 30px); height: 25px;">Correct text</button>
<button onсlick="" class="btn-text-default i18n" style="margin:0 14px 15px 14px; float: left; width:calc(100% - 30px); height: 25px;">Correct text</button>
</div>
<div id="hide_show"><label class="hidden">Hide advanced settings</label><label class="opened">Show advanced settings</label></div>
<div id="hide_show"><label class="hidden i18n">Hide advanced settings</label><label class="opened i18n">Show advanced settings</label></div>
<div class="separator horizontal" style="margin: 0px 14px 5px; width:calc(100% - 30px);"></div>
</div>
<div id="settings" style="margin-top: 80px; position: relative; height: 88%; ">
<div class="input__head">
<span class="prefs__locale"><label class="header">Locale</label>: <select id="select_example" class="prefs__set-locale" data-title-id="locale" title="Locale">
<span class="prefs__locale"><label class="header i18n">Locale</label>: <select id="select_example" class="prefs__set-locale" data-title-id="locale" title="Locale">
<option value="be" data-text-id="locale-be">
Belarusian
</option>
@ -268,339 +268,339 @@
</div>
<div class="prefs__rules">
<div class="prefs__fieldset">
<div class="prefs__legend"><label class="prefs__all-rules"><input class="form-control" type="checkbox" data-id="punctuation"></label><div class="button"><label class="header cursor_pointer">Punctuation</label><i class="arrow down"></i></div></div>
<div class="prefs__legend"><label class="prefs__all-rules"><input class="form-control" type="checkbox" data-id="punctuation"></label><div class="button"><label class="header cursor_pointer i18n">Punctuation</label><i class="arrow down"></i></div></div>
<div class="prefs__group-rules">
<div class="prefs__rule" title="common/punctuation/apostrophe">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/punctuation/apostrophe" data-id="common/punctuation/apostrophe"> <label class="checkbox" for="setting-common/punctuation/apostrophe">Placement of&nbsp;correct apostrophe</label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/punctuation/apostrophe" data-id="common/punctuation/apostrophe"> <label class="checkbox i18n" for="setting-common/punctuation/apostrophe">Placement of correct apostrophe</label>
</div>
<div class="prefs__rule" title="common/punctuation/quote">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/punctuation/quote" data-id="common/punctuation/quote"> <label class="checkbox" for="setting-common/punctuation/quote">Placement of&nbsp;quotation marks in&nbsp;texts</label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/punctuation/quote" data-id="common/punctuation/quote"> <label class="checkbox i18n" for="setting-common/punctuation/quote">Placement of quotation marks in texts</label>
</div>
<div class="prefs__rule" title="common/punctuation/quoteLink">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/punctuation/quoteLink" data-id="common/punctuation/quoteLink"> <label class="checkbox" for="setting-common/punctuation/quoteLink">Removal quotes outside a&nbsp;link</label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/punctuation/quoteLink" data-id="common/punctuation/quoteLink"> <label class="checkbox i18n" for="setting-common/punctuation/quoteLink">Removal quotes outside a link</label>
</div>
<div class="prefs__rule" title="common/punctuation/delDoublePunctuation">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/punctuation/delDoublePunctuation" data-id="common/punctuation/delDoublePunctuation"> <label class="checkbox" for="setting-common/punctuation/delDoublePunctuation">Removing double punctuation</label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/punctuation/delDoublePunctuation" data-id="common/punctuation/delDoublePunctuation"> <label class="checkbox i18n" for="setting-common/punctuation/delDoublePunctuation">Removing double punctuation</label>
</div>
<div class="prefs__rule" title="common/punctuation/hellip">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/punctuation/hellip" data-id="common/punctuation/hellip"> <label class="checkbox" for="setting-common/punctuation/hellip">Replacement of&nbsp;three points by&nbsp;ellipsis</label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/punctuation/hellip" data-id="common/punctuation/hellip"> <label class="checkbox i18n" for="setting-common/punctuation/hellip">Replacement of three points by ellipsis</label>
</div>
<div class="prefs__rule locale-ru" title="ru/punctuation/exclamation">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/punctuation/exclamation" data-id="ru/punctuation/exclamation"> <label class="checkbox" >!! → !<span class="prefs__rule-lang">ru</span></label>
</div>
<div class="prefs__rule locale-ru" title="ru/punctuation/exclamationQuestion">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/punctuation/exclamationQuestion" data-id="ru/punctuation/exclamationQuestion"> <label class="checkbox" for="setting-ru/punctuation/exclamationQuestion">!? → ?!<span class="prefs__rule-lang">ru</span></label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/punctuation/exclamationQuestion" data-id="ru/punctuation/exclamationQuestion"> <label class="checkbox i18n" for="setting-ru/punctuation/exclamationQuestion">!? → ?!<span class="prefs__rule-lang">ru</span></label>
</div>
<div class="prefs__rule locale-ru" title="ru/punctuation/ano">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/punctuation/ano" data-id="ru/punctuation/ano"> <label class="checkbox" for="setting-ru/punctuation/ano">Placement of&nbsp;commas before “а” and “но”<span class="prefs__rule-lang">ru</span></label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/punctuation/ano" data-id="ru/punctuation/ano"> <label class="checkbox i18n" for="setting-ru/punctuation/ano">Placement of commas before “а” and “но”<span class="prefs__rule-lang">ru</span></label>
</div>
<div class="prefs__rule locale-ru" title="ru/punctuation/hellipQuestion">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/punctuation/hellipQuestion" data-id="ru/punctuation/hellipQuestion"> <label class="checkbox" for="setting-ru/punctuation/hellipQuestion">«?…» → «?..», «!…» → «!..», «…,» → «…»<span class="prefs__rule-lang">ru</span></label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/punctuation/hellipQuestion" data-id="ru/punctuation/hellipQuestion"> <label class="checkbox i18n" for="setting-ru/punctuation/hellipQuestion">«?…» → «?..», «!…» → «!..», «…,» → «…»<span class="prefs__rule-lang">ru</span></label>
</div>
</div>
</div>
<div class="prefs__fieldset" id="dash-hyphen">
<div class="prefs__legend"><label class="prefs__all-rules"><input class="form-control" type="checkbox" data-id="dash_hyphen"></label><div class="button"><label class="header cursor_pointer">Dash and hyphen</label><i class="arrow down"></i></div></div>
<div class="prefs__legend"><label class="prefs__all-rules"><input class="form-control" type="checkbox" data-id="dash_hyphen"></label><div class="button"><label class="header cursor_pointer i18n">Dash and hyphen</label><i class="arrow down"></i></div></div>
<div class="prefs__group-rules">
<div class="prefs__rule locale-ru" title="ru/dash/surname">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/dash/surname" data-id="ru/dash/surname"> <label class="checkbox" for="setting-ru/dash/surname">Acronyms with a&nbsp;dash<span class="prefs__rule-lang">ru</span></label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/dash/surname" data-id="ru/dash/surname"> <label class="checkbox i18n" for="setting-ru/dash/surname">Acronyms with a dash<span class="prefs__rule-lang">ru</span></label>
</div>
<div class="prefs__rule locale-ru" title="ru/dash/daysMonth">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/dash/daysMonth" data-id="ru/dash/daysMonth"> <label class="checkbox" for="setting-ru/dash/daysMonth">Dash between days of&nbsp;one month<span class="prefs__rule-lang">ru</span></label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/dash/daysMonth" data-id="ru/dash/daysMonth"> <label class="checkbox i18n" for="setting-ru/dash/daysMonth">Dash between days of one month<span class="prefs__rule-lang">ru</span></label>
</div>
<div class="prefs__rule locale-ru" title="ru/dash/month">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/dash/month" data-id="ru/dash/month"> <label class="checkbox" for="setting-ru/dash/month">Dash between months<span class="prefs__rule-lang">ru</span></label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/dash/month" data-id="ru/dash/month"> <label class="checkbox i18n" for="setting-ru/dash/month">Dash between months<span class="prefs__rule-lang">ru</span></label>
</div>
<div class="prefs__rule locale-ru" title="ru/dash/weekday">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/dash/weekday" data-id="ru/dash/weekday"> <label class="checkbox" for="setting-ru/dash/weekday">Dash between the days of&nbsp;the week<span class="prefs__rule-lang">ru</span></label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/dash/weekday" data-id="ru/dash/weekday"> <label class="checkbox i18n" for="setting-ru/dash/weekday">Dash between the days of the week<span class="prefs__rule-lang">ru</span></label>
</div>
<div class="prefs__rule locale-ru" title="ru/dash/decade">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/dash/decade" data-id="ru/dash/decade"> <label class="checkbox" for="setting-ru/dash/decade">Dash in&nbsp;decade<span class="prefs__rule-lang">ru</span></label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/dash/decade" data-id="ru/dash/decade"> <label class="checkbox i18n" for="setting-ru/dash/decade">Dash in decade<span class="prefs__rule-lang">ru</span></label>
</div>
<div class="prefs__rule locale-ru" title="ru/dash/directSpeech">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/dash/directSpeech" data-id="ru/dash/directSpeech"> <label class="checkbox" for="setting-ru/dash/directSpeech">Dash in&nbsp;direct speech<span class="prefs__rule-lang">ru</span></label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/dash/directSpeech" data-id="ru/dash/directSpeech"> <label class="checkbox i18n" for="setting-ru/dash/directSpeech">Dash in direct speech<span class="prefs__rule-lang">ru</span></label>
</div>
<div class="prefs__rule locale-ru" title="ru/dash/time">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/dash/time" data-id="ru/dash/time"> <label class="checkbox" for="setting-ru/dash/time">Dash in&nbsp;time intervals<span class="prefs__rule-lang">ru</span></label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/dash/time" data-id="ru/dash/time"> <label class="checkbox i18n" for="setting-ru/dash/time">Dash in time intervals<span class="prefs__rule-lang">ru</span></label>
</div>
<div class="prefs__rule locale-ru" title="ru/dash/koe">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/dash/koe" data-id="ru/dash/koe"> <label class="checkbox" for="setting-ru/dash/koe">Hyphen after “кое” and “кой”<span class="prefs__rule-lang">ru</span></label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/dash/koe" data-id="ru/dash/koe"> <label class="checkbox i18n" for="setting-ru/dash/koe">Hyphen after “кое” and “кой”<span class="prefs__rule-lang">ru</span></label>
</div>
<div class="prefs__rule locale-ru" title="ru/dash/de">
<input type="checkbox" class="prefs__rule-checkbox form-control" id="setting-ru/dash/de" data-id="ru/dash/de"> <label class="checkbox" for="setting-ru/dash/de">Hyphen before “де”<span class="prefs__rule-lang">ru</span></label>
<input type="checkbox" class="prefs__rule-checkbox form-control" id="setting-ru/dash/de" data-id="ru/dash/de"> <label class="checkbox i18n" for="setting-ru/dash/de">Hyphen before “де”<span class="prefs__rule-lang">ru</span></label>
</div>
<div class="prefs__rule locale-ru" title="ru/dash/ka">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/dash/ka" data-id="ru/dash/ka"> <label class="checkbox" for="setting-ru/dash/ka">Hyphen before “ка” and “кась”<span class="prefs__rule-lang">ru</span></label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/dash/ka" data-id="ru/dash/ka"> <label class="checkbox i18n" for="setting-ru/dash/ka">Hyphen before “ка” and “кась”<span class="prefs__rule-lang">ru</span></label>
</div>
<div class="prefs__rule locale-ru" title="ru/dash/to">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/dash/to" data-id="ru/dash/to"> <label class="checkbox" for="setting-ru/dash/to">Hyphen before “то”, “либо”, “нибудь”<span class="prefs__rule-lang">ru</span></label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/dash/to" data-id="ru/dash/to"> <label class="checkbox i18n" for="setting-ru/dash/to">Hyphen before “то”, “либо”, “нибудь”<span class="prefs__rule-lang">ru</span></label>
</div>
<div class="prefs__rule locale-ru" title="ru/dash/taki">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/dash/taki" data-id="ru/dash/taki"> <label class="checkbox" for="setting-ru/dash/taki">Hyphen between “верно-таки” and&nbsp;etc.<span class="prefs__rule-lang">ru</span></label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/dash/taki" data-id="ru/dash/taki"> <label class="checkbox i18n" for="setting-ru/dash/taki">Hyphen between “верно-таки” and etc.<span class="prefs__rule-lang">ru</span></label>
</div>
<div class="prefs__rule locale-ru" title="ru/dash/izza">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/dash/izza" data-id="ru/dash/izza"> <label class="checkbox" for="setting-ru/dash/izza">Hyphen between “из-за”<span class="prefs__rule-lang">ru</span></label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/dash/izza" data-id="ru/dash/izza"> <label class="checkbox i18n" for="setting-ru/dash/izza">Hyphen between “из-за”<span class="prefs__rule-lang">ru</span></label>
</div>
<div class="prefs__rule locale-ru" title="ru/dash/izpod">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/dash/izpod" data-id="ru/dash/izpod"> <label class="checkbox" for="setting-ru/dash/izpod">Hyphen between “из-под”<span class="prefs__rule-lang">ru</span></label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/dash/izpod" data-id="ru/dash/izpod"> <label class="checkbox i18n" for="setting-ru/dash/izpod">Hyphen between “из-под”<span class="prefs__rule-lang">ru</span></label>
</div>
<div class="prefs__rule locale-ru" title="ru/dash/centuries">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/dash/centuries" data-id="ru/dash/centuries"> <label class="checkbox" for="setting-ru/dash/centuries">Hyphen to&nbsp;dash in&nbsp;centuries<span class="prefs__rule-lang">ru</span></label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/dash/centuries" data-id="ru/dash/centuries"> <label class="checkbox i18n" for="setting-ru/dash/centuries">Hyphen to dash in centuries<span class="prefs__rule-lang">ru</span></label>
</div>
<div class="prefs__rule locale-ru" title="ru/dash/years">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/dash/years" data-id="ru/dash/years"> <label class="checkbox" for="setting-ru/dash/years">Hyphen to&nbsp;dash in&nbsp;years<span class="prefs__rule-lang">ru</span></label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/dash/years" data-id="ru/dash/years"> <label class="checkbox i18n" for="setting-ru/dash/years">Hyphen to dash in years<span class="prefs__rule-lang">ru</span></label>
</div>
<div class="prefs__rule locale-en-US" title="en-US/dash/main">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-en-US/dash/main" data-id="en-US/dash/main"> <label class="checkbox" for="setting-en-US/dash/main">Replace hyphens surrounded by&nbsp;spaces with an&nbsp;em-dash<span class="prefs__rule-lang">en-US</span></label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-en-US/dash/main" data-id="en-US/dash/main"> <label class="checkbox i18n" for="setting-en-US/dash/main">Replace hyphens surrounded by spaces with an em-dash<span class="prefs__rule-lang">en-US</span></label>
</div>
<div class="prefs__rule locale-ru" title="ru/dash/main">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/dash/main" data-id="ru/dash/main"> <label class="checkbox" for="setting-ru/dash/main">Replacement hyphen with dash<span class="prefs__rule-lang">ru</span></label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/dash/main" data-id="ru/dash/main"> <label class="checkbox i18n" for="setting-ru/dash/main">Replacement hyphen with dash<span class="prefs__rule-lang">ru</span></label>
</div>
</div>
</div>
<div class="prefs__fieldset">
<div class="prefs__legend"><label class="prefs__all-rules"><input class="form-control" type="checkbox" data-id="non_br_space"></label><div class="button"><label class="header cursor_pointer">Non-breaking space</label><i class="arrow down"></i></div></div>
<div class="prefs__legend"><label class="prefs__all-rules"><input class="form-control" type="checkbox" data-id="non_br_space"></label><div class="button"><label class="header cursor_pointer i18n">Non-breaking space</label><i class="arrow down"></i></div></div>
<div class="prefs__group-rules">
<div class="prefs__rule" title="common/nbsp/afterShortWord">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/nbsp/afterShortWord" data-id="common/nbsp/afterShortWord"> <label class="checkbox" for="setting-common/nbsp/afterShortWord">Non-breaking space after short word</label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/nbsp/afterShortWord" data-id="common/nbsp/afterShortWord"> <label class="checkbox i18n" for="setting-common/nbsp/afterShortWord">Non-breaking space after short word</label>
</div>
<div class="prefs__rule" title="common/nbsp/afterSectionMark">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/nbsp/afterSectionMark" data-id="common/nbsp/afterSectionMark"> <label class="checkbox" for="setting-common/nbsp/afterSectionMark">Non-breaking space after §</label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/nbsp/afterSectionMark" data-id="common/nbsp/afterSectionMark"> <label class="checkbox i18n" for="setting-common/nbsp/afterSectionMark">Non-breaking space after §</label>
</div>
<div class="prefs__rule" title="common/nbsp/afterParagraphMark">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/nbsp/afterParagraphMark" data-id="common/nbsp/afterParagraphMark"> <label class="checkbox" for="setting-common/nbsp/afterParagraphMark">Non-breaking space after ¶</label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/nbsp/afterParagraphMark" data-id="common/nbsp/afterParagraphMark"> <label class="checkbox i18n" for="setting-common/nbsp/afterParagraphMark">Non-breaking space after ¶</label>
</div>
<div class="prefs__rule" title="common/nbsp/beforeShortLastWord">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/nbsp/beforeShortLastWord" data-id="common/nbsp/beforeShortLastWord"> <label class="checkbox" for="setting-common/nbsp/beforeShortLastWord">Non-breaking space before last short word in&nbsp;sentence</label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/nbsp/beforeShortLastWord" data-id="common/nbsp/beforeShortLastWord"> <label class="checkbox i18n" for="setting-common/nbsp/beforeShortLastWord">Non-breaking space before last short word in sentence</label>
</div>
<div class="prefs__rule" title="common/nbsp/dpi">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/nbsp/dpi" data-id="common/nbsp/dpi"> <label class="checkbox" for="setting-common/nbsp/dpi">Non-breaking space before lpi and dpi</label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/nbsp/dpi" data-id="common/nbsp/dpi"> <label class="checkbox i18n" for="setting-common/nbsp/dpi">Non-breaking space before lpi and dpi</label>
</div>
<div class="prefs__rule" title="common/nbsp/beforeShortLastNumber">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/nbsp/beforeShortLastNumber" data-id="common/nbsp/beforeShortLastNumber"> <label class="checkbox" for="setting-common/nbsp/beforeShortLastNumber">Non-breaking space before number (maximum 2&nbsp;digits) at&nbsp;end of&nbsp;sentence</label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/nbsp/beforeShortLastNumber" data-id="common/nbsp/beforeShortLastNumber"> <label class="checkbox i18n" for="setting-common/nbsp/beforeShortLastNumber">Non-breaking space before number (maximum 2 digits) at end of sentence</label>
</div>
<div class="prefs__rule" title="common/nbsp/afterNumber">
<input type="checkbox" class="prefs__rule-checkbox form-control" id="setting-common/nbsp/afterNumber" data-id="common/nbsp/afterNumber"> <label class="checkbox" for="setting-common/nbsp/afterNumber">Non-breaking space between number and word</label>
<input type="checkbox" class="prefs__rule-checkbox form-control" id="setting-common/nbsp/afterNumber" data-id="common/nbsp/afterNumber"> <label class="checkbox i18n" for="setting-common/nbsp/afterNumber">Non-breaking space between number and word</label>
</div>
<div class="prefs__rule" title="common/nbsp/nowrap">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/nbsp/nowrap" data-id="common/nbsp/nowrap"> <label class="checkbox" for="setting-common/nbsp/nowrap">Replace non-breaking space to&nbsp;normal space in&nbsp;tags nowrap and nobr</label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/nbsp/nowrap" data-id="common/nbsp/nowrap"> <label class="checkbox i18n" for="setting-common/nbsp/nowrap">Replace non-breaking space to normal space in tags nowrap and nobr</label>
</div>
<div class="prefs__rule" title="common/nbsp/replaceNbsp">
<input type="checkbox" class="prefs__rule-checkbox form-control" id="setting-common/nbsp/replaceNbsp" data-id="common/nbsp/replaceNbsp"> <label class="checkbox" for="setting-common/nbsp/replaceNbsp">Replacing non-breaking space on&nbsp;normal before text correction</label>
<input type="checkbox" class="prefs__rule-checkbox form-control" id="setting-common/nbsp/replaceNbsp" data-id="common/nbsp/replaceNbsp"> <label class="checkbox i18n" for="setting-common/nbsp/replaceNbsp">Replacing non-breaking space on normal before text correction</label>
</div>
<div class="prefs__rule locale-ru" title="ru/nbsp/m">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/nbsp/m" data-id="ru/nbsp/m"> <label class="checkbox" for="setting-ru/nbsp/m">m2 → м², m3 → м³ and non-breaking space<span class="prefs__rule-lang">ru</span></label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/nbsp/m" data-id="ru/nbsp/m"> <label class="checkbox i18n" for="setting-ru/nbsp/m">m2 → м², m3 → м³ and non-breaking space<span class="prefs__rule-lang">ru</span></label>
</div>
<div class="prefs__rule locale-ru" title="ru/nbsp/years">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/nbsp/years" data-id="ru/nbsp/years"> <label class="checkbox" for="setting-ru/nbsp/years">г.г. → гг. and non-breaking space<span class="prefs__rule-lang">ru</span></label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/nbsp/years" data-id="ru/nbsp/years"> <label class="checkbox i18n" for="setting-ru/nbsp/years">г.г. → гг. and non-breaking space<span class="prefs__rule-lang">ru</span></label>
</div>
<div class="prefs__rule locale-ru" title="ru/nbsp/initials">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/nbsp/initials" data-id="ru/nbsp/initials"> <label class="checkbox" for="setting-ru/nbsp/initials">Binding of&nbsp;initials to&nbsp;the name<span class="prefs__rule-lang">ru</span></label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/nbsp/initials" data-id="ru/nbsp/initials"> <label class="checkbox i18n" for="setting-ru/nbsp/initials">Binding of initials to the surname<span class="prefs__rule-lang">ru</span></label>
</div>
<div class="prefs__rule locale-ru" title="ru/nbsp/see">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/nbsp/see" data-id="ru/nbsp/see"> <label class="checkbox" for="setting-ru/nbsp/see">Non-breaking space after abbreviation «см.» and «им.»<span class="prefs__rule-lang">ru</span></label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/nbsp/see" data-id="ru/nbsp/see"> <label class="checkbox i18n" for="setting-ru/nbsp/see">Non-breaking space after abbreviation «см.» and «им.»<span class="prefs__rule-lang">ru</span></label>
</div>
<div class="prefs__rule locale-ru" title="ru/nbsp/ooo">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/nbsp/ooo" data-id="ru/nbsp/ooo"> <label class="checkbox" for="setting-ru/nbsp/ooo">Non-breaking space after “OOO, ОАО, ЗАО, НИИ, ПБОЮЛ”<span class="prefs__rule-lang">ru</span></label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/nbsp/ooo" data-id="ru/nbsp/ooo"> <label class="checkbox i18n" for="setting-ru/nbsp/ooo">Non-breaking space after “OOO, ОАО, ЗАО, НИИ, ПБОЮЛ”<span class="prefs__rule-lang">ru</span></label>
</div>
<div class="prefs__rule locale-ru" title="ru/nbsp/page">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/nbsp/page" data-id="ru/nbsp/page"> <label class="checkbox" for="setting-ru/nbsp/page">Non-breaking space after “стр.”, “гл.”, “рис.”, “илл.”<span class="prefs__rule-lang">ru</span></label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/nbsp/page" data-id="ru/nbsp/page"> <label class="checkbox i18n" for="setting-ru/nbsp/page">Non-breaking space after “стр.”, “гл.”, “рис.”, “илл.”<span class="prefs__rule-lang">ru</span></label>
</div>
<div class="prefs__rule locale-ru" title="ru/nbsp/year">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/nbsp/year" data-id="ru/nbsp/year"> <label class="checkbox" for="setting-ru/nbsp/year">Non-breaking space before XXXX г. (2012 г.)<span class="prefs__rule-lang">ru</span></label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/nbsp/year" data-id="ru/nbsp/year"> <label class="checkbox i18n" for="setting-ru/nbsp/year">Non-breaking space before XXXX г. (2012 г.)<span class="prefs__rule-lang">ru</span></label>
</div>
<div class="prefs__rule locale-ru" title="ru/nbsp/mln">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/nbsp/mln" data-id="ru/nbsp/mln"> <label class="checkbox" for="setting-ru/nbsp/mln">Non-breaking space between number and “тыс.”, “млн”, “млрд” and “трлн”<span class="prefs__rule-lang">ru</span></label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/nbsp/mln" data-id="ru/nbsp/mln"> <label class="checkbox i18n" for="setting-ru/nbsp/mln">Non-breaking space between number and “тыс.”, “млн”, “млрд” and “трлн”<span class="prefs__rule-lang">ru</span></label>
</div>
<div class="prefs__rule locale-ru" title="ru/nbsp/ps">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/nbsp/ps" data-id="ru/nbsp/ps"> <label class="checkbox" for="setting-ru/nbsp/ps">Non-breaking space in&nbsp;P. S. and&nbsp;P. P. S.<span class="prefs__rule-lang">ru</span></label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/nbsp/ps" data-id="ru/nbsp/ps"> <label class="checkbox i18n" for="setting-ru/nbsp/ps">Non-breaking space in P. S. and P. P. S.<span class="prefs__rule-lang">ru</span></label>
</div>
<div class="prefs__rule locale-ru" title="ru/nbsp/abbr">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/nbsp/abbr" data-id="ru/nbsp/abbr"> <label class="checkbox" for="setting-ru/nbsp/abbr">Non-breaking space in&nbsp;abbreviations, e.g. “т. д.”<span class="prefs__rule-lang">ru</span></label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/nbsp/abbr" data-id="ru/nbsp/abbr"> <label class="checkbox i18n" for="setting-ru/nbsp/abbr">Non-breaking space in abbreviations, e.g. “т. д.”<span class="prefs__rule-lang">ru</span></label>
</div>
<div class="prefs__rule locale-ru" title="ru/nbsp/afterNumberSign">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/nbsp/afterNumberSign" data-id="ru/nbsp/afterNumberSign"> <label class="checkbox" for="setting-ru/nbsp/afterNumberSign">Non-breaking thin space after №<span class="prefs__rule-lang">ru</span></label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/nbsp/afterNumberSign" data-id="ru/nbsp/afterNumberSign"> <label class="checkbox i18n" for="setting-ru/nbsp/afterNumberSign">Non-breaking thin space after №<span class="prefs__rule-lang">ru</span></label>
</div>
<div class="prefs__rule locale-ru" title="ru/nbsp/rubleKopek">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/nbsp/rubleKopek" data-id="ru/nbsp/rubleKopek"> <label class="checkbox" for="setting-ru/nbsp/rubleKopek">Not once. space before the “rub” and “cop.”<span class="prefs__rule-lang">ru</span></label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/nbsp/rubleKopek" data-id="ru/nbsp/rubleKopek"> <label class="checkbox i18n" for="setting-ru/nbsp/rubleKopek">Not once. space before the “руб.” and “коп.”<span class="prefs__rule-lang">ru</span></label>
</div>
<div class="prefs__rule locale-ru" title="ru/nbsp/addr">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/nbsp/addr" data-id="ru/nbsp/addr"> <label class="checkbox" for="setting-ru/nbsp/addr">Placement of&nbsp;non-breaking space after “г.”, “обл.”, “ул.”, “пр.”, “кв.” et&nbsp;al.<span class="prefs__rule-lang">ru</span></label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/nbsp/addr" data-id="ru/nbsp/addr"> <label class="checkbox i18n" for="setting-ru/nbsp/addr">Placement of non-breaking space after “г.”, “обл.”, “ул.”, “пр.”, “кв.” et al.<span class="prefs__rule-lang">ru</span></label>
</div>
<div class="prefs__rule locale-ru" title="ru/nbsp/centuries">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/nbsp/centuries" data-id="ru/nbsp/centuries"> <label class="checkbox" for="setting-ru/nbsp/centuries">Remove spaces and extra points in&nbsp;“вв.”<span class="prefs__rule-lang">ru</span></label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/nbsp/centuries" data-id="ru/nbsp/centuries"> <label class="checkbox i18n" for="setting-ru/nbsp/centuries">Remove spaces and extra points in “вв.”<span class="prefs__rule-lang">ru</span></label>
</div>
<div class="prefs__rule locale-ru" title="ru/nbsp/beforeParticle">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/nbsp/beforeParticle" data-id="ru/nbsp/beforeParticle"> <label class="checkbox" for="setting-ru/nbsp/beforeParticle">Non-breaking space before “ли”, “ль”, “же”, “бы”, “б”<span class="prefs__rule-lang">ru</span></label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/nbsp/beforeParticle" data-id="ru/nbsp/beforeParticle"> <label class="checkbox i18n" for="setting-ru/nbsp/beforeParticle">Non-breaking space before “ли”, “ль”, “же”, “бы”, “б”<span class="prefs__rule-lang">ru</span></label>
</div>
<div class="prefs__rule locale-ru" title="ru/nbsp/dayMonth">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/nbsp/dayMonth" data-id="ru/nbsp/dayMonth"> <label class="checkbox" for="setting-ru/nbsp/dayMonth">Non-breaking space between number and month<span class="prefs__rule-lang">ru</span></label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/nbsp/dayMonth" data-id="ru/nbsp/dayMonth"> <label class="checkbox i18n" for="setting-ru/nbsp/dayMonth">Non-breaking space between number and month<span class="prefs__rule-lang">ru</span></label>
</div>
</div>
</div>
<div class="prefs__fieldset">
<div class="prefs__legend"><label class="prefs__all-rules"><input class="form-control" type="checkbox" data-id="space"></label><div class="button"><label class="header cursor_pointer">Space and line ending</label><i class="arrow down"></i></div></div>
<div class="prefs__legend"><label class="prefs__all-rules"><input class="form-control" type="checkbox" data-id="space"></label><div class="button"><label class="header cursor_pointer i18n">Space and line ending</label><i class="arrow down"></i></div></div>
<div class="prefs__group-rules">
<div class="prefs__rule" title="common/space/delRepeatN">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/space/delRepeatN" data-id="common/space/delRepeatN"> <label class="checkbox" for="setting-common/space/delRepeatN">Remove duplicate line breaks</label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/space/delRepeatN" data-id="common/space/delRepeatN"> <label class="checkbox i18n" for="setting-common/space/delRepeatN">Remove duplicate line breaks</label>
</div>
<div class="prefs__rule" title="common/space/bracket">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/space/bracket" data-id="common/space/bracket"> <label class="checkbox" for="setting-common/space/bracket">Remove extra spaces after opening and before closing bracket</label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/space/bracket" data-id="common/space/bracket"> <label class="checkbox i18n" for="setting-common/space/bracket">Remove extra spaces after opening and before closing bracket</label>
</div>
<div class="prefs__rule" title="common/space/squareBracket">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/space/squareBracket" data-id="common/space/squareBracket"> <label class="checkbox" for="setting-common/space/squareBracket">Remove extra spaces after opening and before closing square bracket</label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/space/squareBracket" data-id="common/space/squareBracket"> <label class="checkbox i18n" for="setting-common/space/squareBracket">Remove extra spaces after opening and before closing square bracket</label>
</div>
<div class="prefs__rule" title="common/space/delBeforePercent">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/space/delBeforePercent" data-id="common/space/delBeforePercent"> <label class="checkbox" for="setting-common/space/delBeforePercent">Remove space before %, ‰ and ‱</label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/space/delBeforePercent" data-id="common/space/delBeforePercent"> <label class="checkbox i18n" for="setting-common/space/delBeforePercent">Remove space before %, ‰ and ‱</label>
</div>
<div class="prefs__rule" title="common/space/trimRight">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/space/trimRight" data-id="common/space/trimRight"> <label class="checkbox" for="setting-common/space/trimRight">Remove spaces and line breaks at&nbsp;end of&nbsp;text</label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/space/trimRight" data-id="common/space/trimRight"> <label class="checkbox i18n" for="setting-common/space/trimRight">Remove spaces and line breaks at end of text</label>
</div>
<div class="prefs__rule" title="common/space/trimLeft">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/space/trimLeft" data-id="common/space/trimLeft"> <label class="checkbox" for="setting-common/space/trimLeft">Remove spaces and line breaks in&nbsp;beginning of&nbsp;text</label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/space/trimLeft" data-id="common/space/trimLeft"> <label class="checkbox i18n" for="setting-common/space/trimLeft">Remove spaces and line breaks in beginning of text</label>
</div>
<div class="prefs__rule" title="common/space/delTrailingBlanks">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/space/delTrailingBlanks" data-id="common/space/delTrailingBlanks"> <label class="checkbox" for="setting-common/space/delTrailingBlanks">Remove spaces at&nbsp;end of&nbsp;line</label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/space/delTrailingBlanks" data-id="common/space/delTrailingBlanks"> <label class="checkbox i18n" for="setting-common/space/delTrailingBlanks">Remove spaces at end of line</label>
</div>
<div class="prefs__rule" title="common/space/delLeadingBlanks">
<input type="checkbox" class="prefs__rule-checkbox form-control" id="setting-common/space/delLeadingBlanks" data-id="common/space/delLeadingBlanks"> <label class="checkbox" for="setting-common/space/delLeadingBlanks">Remove spaces at&nbsp;start of&nbsp;line</label>
<input type="checkbox" class="prefs__rule-checkbox form-control" id="setting-common/space/delLeadingBlanks" data-id="common/space/delLeadingBlanks"> <label class="checkbox i18n" for="setting-common/space/delLeadingBlanks">Remove spaces at start of line</label>
</div>
<div class="prefs__rule" title="common/space/delBeforePunctuation">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/space/delBeforePunctuation" data-id="common/space/delBeforePunctuation"> <label class="checkbox" for="setting-common/space/delBeforePunctuation">Remove spaces before punctuation</label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/space/delBeforePunctuation" data-id="common/space/delBeforePunctuation"> <label class="checkbox i18n" for="setting-common/space/delBeforePunctuation">Remove spaces before punctuation</label>
</div>
<div class="prefs__rule" title="common/space/delRepeatSpace">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/space/delRepeatSpace" data-id="common/space/delRepeatSpace"> <label class="checkbox" for="setting-common/space/delRepeatSpace">Removing duplicate spaces between characters</label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/space/delRepeatSpace" data-id="common/space/delRepeatSpace"> <label class="checkbox i18n" for="setting-common/space/delRepeatSpace">Removing duplicate spaces between characters</label>
</div>
<div class="prefs__rule" title="common/space/replaceTab">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/space/replaceTab" data-id="common/space/replaceTab"> <label class="checkbox" for="setting-common/space/replaceTab">Replacement of&nbsp;tab to&nbsp;4&nbsp;spaces</label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/space/replaceTab" data-id="common/space/replaceTab"> <label class="checkbox i18n" for="setting-common/space/replaceTab">Replacement of tab to 4 spaces</label>
</div>
<div class="prefs__rule" title="common/space/beforeBracket">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/space/beforeBracket" data-id="common/space/beforeBracket"> <label class="checkbox" for="setting-common/space/beforeBracket">Space before opening bracket</label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/space/beforeBracket" data-id="common/space/beforeBracket"> <label class="checkbox i18n" for="setting-common/space/beforeBracket">Space before opening bracket</label>
</div>
<div class="prefs__rule" title="common/space/afterPunctuation">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/space/afterPunctuation" data-id="common/space/afterPunctuation"> <label class="checkbox" for="setting-common/space/afterPunctuation">space after punctuation</label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/space/afterPunctuation" data-id="common/space/afterPunctuation"> <label class="checkbox i18n" for="setting-common/space/afterPunctuation">Space after punctuation</label>
</div>
<div class="prefs__rule locale-ru" title="ru/space/afterHellip">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/space/afterHellip" data-id="ru/space/afterHellip"> <label class="checkbox" for="setting-ru/space/afterHellip">Space after “...”, “!..” and “?..”<span class="prefs__rule-lang">ru</span></label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/space/afterHellip" data-id="ru/space/afterHellip"> <label class="checkbox i18n" for="setting-ru/space/afterHellip">Space after “...”, “!..” and “?..”<span class="prefs__rule-lang">ru</span></label>
</div>
<div class="prefs__rule locale-ru" title="ru/space/year">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/space/year" data-id="ru/space/year"> <label class="checkbox" for="setting-ru/space/year">Space between number and word “год”<span class="prefs__rule-lang">ru</span></label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/space/year" data-id="ru/space/year"> <label class="checkbox i18n" for="setting-ru/space/year">Space between number and word “год”<span class="prefs__rule-lang">ru</span></label>
</div>
</div>
</div>
<div class="prefs__fieldset">
<div class="prefs__legend"><label class="prefs__all-rules"><input class="form-control" type="checkbox" data-id="html"></label><div class="button"><label class="header cursor_pointer">HTML</label><i class="arrow down"></i></div></div>
<div class="prefs__legend"><label class="prefs__all-rules"><input class="form-control" type="checkbox" data-id="html"></label><div class="button"><label class="header cursor_pointer i18n">HTML</label><i class="arrow down"></i></div></div>
<div class="prefs__group-rules">
<div class="prefs__rule" title="common/html/quot">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/html/quot" data-id="common/html/quot"> <label class="checkbox" for="setting-common/html/quot">&amp;quot; → "</label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/html/quot" data-id="common/html/quot"> <label class="checkbox i18n" for="setting-common/html/quot">&amp;quot; → "</label>
</div>
<div class="prefs__rule" title="common/html/escape">
<input type="checkbox" class="prefs__rule-checkbox form-control" id="setting-common/html/escape" data-id="common/html/escape"> <label class="checkbox" for="setting-common/html/escape">Escaping HTML</label>
<input type="checkbox" class="prefs__rule-checkbox form-control" id="setting-common/html/escape" data-id="common/html/escape"> <label class="checkbox i18n" for="setting-common/html/escape">Escaping HTML</label>
</div>
<div class="prefs__rule" title="common/html/url">
<input type="checkbox" class="prefs__rule-checkbox form-control" id="setting-common/html/url" data-id="common/html/url"> <label class="checkbox" for="setting-common/html/url">Placement of&nbsp;links</label>
<input type="checkbox" class="prefs__rule-checkbox form-control" id="setting-common/html/url" data-id="common/html/url"> <label class="checkbox i18n" for="setting-common/html/url">Placement of links</label>
</div>
<div class="prefs__rule" title="common/html/e-mail">
<input type="checkbox" class="prefs__rule-checkbox form-control" id="setting-common/html/e-mail" data-id="common/html/e-mail"> <label class="checkbox" for="setting-common/html/e-mail">Placement of&nbsp;links for e-mail</label>
<input type="checkbox" class="prefs__rule-checkbox form-control" id="setting-common/html/e-mail" data-id="common/html/e-mail"> <label class="checkbox i18n" for="setting-common/html/e-mail">Placement of links for e-mail</label>
</div>
<div class="prefs__rule" title="common/html/p">
<input type="checkbox" class="prefs__rule-checkbox form-control" id="setting-common/html/p" data-id="common/html/p"> <label class="checkbox" for="setting-common/html/p">Placement of&nbsp;paragraph</label>
<input type="checkbox" class="prefs__rule-checkbox form-control" id="setting-common/html/p" data-id="common/html/p"> <label class="checkbox i18n" for="setting-common/html/p">Placement of paragraph</label>
</div>
<div class="prefs__rule" title="common/html/processingAttrs">
<input type="checkbox" class="prefs__rule-checkbox form-control" id="setting-common/html/processingAttrs" data-id="common/html/processingAttrs"> <label class="checkbox" for="setting-common/html/processingAttrs">Processing HTML attributes</label>
<input type="checkbox" class="prefs__rule-checkbox form-control" id="setting-common/html/processingAttrs" data-id="common/html/processingAttrs"> <label class="checkbox i18n" for="setting-common/html/processingAttrs">Processing HTML attributes</label>
</div>
<div class="prefs__rule" title="common/html/stripTags">
<input type="checkbox" class="prefs__rule-checkbox form-control" id="setting-common/html/stripTags" data-id="common/html/stripTags"> <label class="checkbox" for="setting-common/html/stripTags">Removing HTML-tags</label>
<input type="checkbox" class="prefs__rule-checkbox form-control" id="setting-common/html/stripTags" data-id="common/html/stripTags"> <label class="checkbox i18n" for="setting-common/html/stripTags">Removing HTML-tags</label>
</div>
<div class="prefs__rule" title="common/html/nbr">
<input type="checkbox" class="prefs__rule-checkbox form-control" id="setting-common/html/nbr" data-id="common/html/nbr"> <label class="checkbox" for="setting-common/html/nbr">Replacement line break on&nbsp;&lt;br/&gt;</label>
<input type="checkbox" class="prefs__rule-checkbox form-control" id="setting-common/html/nbr" data-id="common/html/nbr"> <label class="checkbox i18n" for="setting-common/html/nbr">Replacement line break on &lt;br/&gt;</label>
</div>
</div>
</div>
<div class="prefs__fieldset locale-ru">
<div class="prefs__legend"><label class="prefs__all-rules"><input class="form-control" type="checkbox" data-id="date"></label><div class="button"><label class="header cursor_pointer">Date</label><i class="arrow down"></i></div></div>
<div class="prefs__legend"><label class="prefs__all-rules"><input class="form-control" type="checkbox" data-id="date"></label><div class="button"><label class="header cursor_pointer i18n">Date</label><i class="arrow down"></i></div></div>
<div class="prefs__group-rules">
<div class="prefs__rule" title="ru/date/weekday">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/date/weekday" data-id="ru/date/weekday"> <label class="checkbox" for="setting-ru/date/weekday">2 Мая, Понедельник → 2 мая, понедельник<span class="prefs__rule-lang">ru</span></label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/date/weekday" data-id="ru/date/weekday"> <label class="checkbox i18n" for="setting-ru/date/weekday">2 Мая, Понедельник → 2 мая, понедельник<span class="prefs__rule-lang">ru</span></label>
</div>
<div class="prefs__rule" title="ru/date/fromISO">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/date/fromISO" data-id="ru/date/fromISO"> <label class="checkbox" for="setting-ru/date/fromISO">Converting dates YYYY-MM-DD type DD.MM.YYYY<span class="prefs__rule-lang">ru</span></label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/date/fromISO" data-id="ru/date/fromISO"> <label class="checkbox i18n" for="setting-ru/date/fromISO">Converting dates YYYY-MM-DD type DD.MM.YYYY<span class="prefs__rule-lang">ru</span></label>
</div>
</div>
</div>
<div class="prefs__fieldset locale-ru">
<div class="prefs__legend"><label class="prefs__all-rules"><input class="form-control" type="checkbox" data-id="money"></label><div class="button"><label class="header cursor_pointer">Money</label><i class="arrow down"></i></div></div>
<div class="prefs__legend"><label class="prefs__all-rules"><input class="form-control" type="checkbox" data-id="money"></label><div class="button"><label class="header cursor_pointer i18n">Money</label><i class="arrow down"></i></div></div>
<div class="prefs__group-rules">
<div class="prefs__rule" title="ru/money/ruble">
<input type="checkbox" class="prefs__rule-checkbox form-control" id="setting-ru/money/ruble" data-id="ru/money/ruble"> <label class="checkbox" for="setting-ru/money/ruble">1 руб. → 1 ₽<span class="prefs__rule-lang">ru</span></label>
<input type="checkbox" class="prefs__rule-checkbox form-control" id="setting-ru/money/ruble" data-id="ru/money/ruble"> <label class="checkbox i18n" for="setting-ru/money/ruble">1 руб. → 1 ₽<span class="prefs__rule-lang">ru</span></label>
</div>
<div class="prefs__rule" title="ru/money/currency">
<input type="checkbox" class="prefs__rule-checkbox form-control" id="setting-ru/money/currency" data-id="ru/money/currency"> <label class="checkbox" for="setting-ru/money/currency">Currency symbol ($, €, ¥, Ұ, £ and ₤) after the number, $100 → 100 $<span class="prefs__rule-lang">ru</span></label>
<input type="checkbox" class="prefs__rule-checkbox form-control" id="setting-ru/money/currency" data-id="ru/money/currency"> <label class="checkbox i18n" for="setting-ru/money/currency">Currency symbol ($, €, ¥, Ұ, £ and ₤) after the number, $100 → 100 $<span class="prefs__rule-lang">ru</span></label>
</div>
</div>
</div>
<div class="prefs__fieldset">
<div class="prefs__legend"><label class="prefs__all-rules"><input class="form-control" type="checkbox" data-id="numbers_math"></label><div class="button"><label class="header cursor_pointer">Numbers and mathematical expressions</label><i class="arrow down"></i></div></div>
<div class="prefs__legend"><label class="prefs__all-rules"><input class="form-control" type="checkbox" data-id="numbers_math"></label><div class="button"><label class="header cursor_pointer i18n">Numbers and mathematical expressions</label><i class="arrow down"></i></div></div>
<div class="prefs__group-rules">
<div class="prefs__rule" title="common/number/mathSigns">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/number/mathSigns" data-id="common/number/mathSigns"> <label class="checkbox" for="setting-common/number/mathSigns">!= → ≠, &lt;= → ≤, &gt;= → ≥, ~= → ≅, +- → ±</label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/number/mathSigns" data-id="common/number/mathSigns"> <label class="checkbox i18n" for="setting-common/number/mathSigns">!= → ≠, &lt;= → ≤, &gt;= → ≥, ~= → ≅, +- → ±</label>
</div>
<div class="prefs__rule" title="common/number/fraction">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/number/fraction" data-id="common/number/fraction"> <label class="checkbox" for="setting-common/number/fraction">1/2 → ½, 1/4 → ¼, 3/4 → ¾</label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/number/fraction" data-id="common/number/fraction"> <label class="checkbox i18n" for="setting-common/number/fraction">1/2 → ½, 1/4 → ¼, 3/4 → ¾</label>
</div>
<div class="prefs__rule" title="common/number/digitGrouping">
<input type="checkbox" class="prefs__rule-checkbox form-control" id="setting-common/number/digitGrouping" data-id="common/number/digitGrouping"> <label class="checkbox" for="setting-common/number/digitGrouping">Divide into groups numbers with many digits</label>
<input type="checkbox" class="prefs__rule-checkbox form-control" id="setting-common/number/digitGrouping" data-id="common/number/digitGrouping"> <label class="checkbox i18n" for="setting-common/number/digitGrouping">Divide into groups numbers with many digits</label>
</div>
<div class="prefs__rule" title="common/number/times">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/number/times" data-id="common/number/times"> <label class="checkbox" for="setting-common/number/times">x&nbsp;× (10&nbsp;x&nbsp;5 → 10×5)</label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/number/times" data-id="common/number/times"> <label class="checkbox i18n" for="setting-common/number/times">x× (10 x 5 → 10×5)</label>
</div>
<div class="prefs__rule locale-ru" title="ru/number/comma">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/number/comma" data-id="ru/number/comma"> <label class="checkbox" for="setting-ru/number/comma">Commas in&nbsp;numbers<span class="prefs__rule-lang">ru</span></label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/number/comma" data-id="ru/number/comma"> <label class="checkbox i18n" for="setting-ru/number/comma">Commas in numbers<span class="prefs__rule-lang">ru</span></label>
</div>
<div class="prefs__rule locale-ru" title="ru/number/ordinals">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/number/ordinals" data-id="ru/number/ordinals"> <label class="checkbox" for="setting-ru/number/ordinals">N-ый, -ой, -ая, -ое, -ые, -ым, -ом, -ых → N-й, -я, -е, -м, -х (25-й)<span class="prefs__rule-lang">ru</span></label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/number/ordinals" data-id="ru/number/ordinals"> <label class="checkbox i18n" for="setting-ru/number/ordinals">N-ый, -ой, -ая, -ое, -ые, -ым, -ом, -ых → N-й, -я, -е, -м, -х (25-й)<span class="prefs__rule-lang">ru</span></label>
</div>
</div>
</div>
<div class="prefs__fieldset">
<div class="prefs__legend"><label class="prefs__all-rules"><input class="form-control" type="checkbox" data-id="symbols"></label><div class="button"><label class="header cursor_pointer">Symbols and signs</label><i class="arrow down"></i></div></div>
<div class="prefs__legend"><label class="prefs__all-rules"><input class="form-control" type="checkbox" data-id="symbols"></label><div class="button"><label class="header cursor_pointer i18n">Symbols and signs</label><i class="arrow down"></i></div></div>
<div class="prefs__group-rules">
<div class="prefs__rule" title="common/symbols/copy">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/symbols/copy" data-id="common/symbols/copy"> <label class="checkbox" for="setting-common/symbols/copy">(c) → ©, (tm) → ™, (r) → ®</label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/symbols/copy" data-id="common/symbols/copy"> <label class="checkbox i18n" for="setting-common/symbols/copy">(c) → ©, (tm) → ™, (r) → ®</label>
</div>
<div class="prefs__rule" title="common/symbols/arrow">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/symbols/arrow" data-id="common/symbols/arrow"> <label class="checkbox" for="setting-common/symbols/arrow">-&gt; → →, &lt;- → ←</label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/symbols/arrow" data-id="common/symbols/arrow"> <label class="checkbox i18n" for="setting-common/symbols/arrow">-&gt; → →, &lt;- → ←</label>
</div>
<div class="prefs__rule" title="common/symbols/cf">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/symbols/cf" data-id="common/symbols/cf"> <label class="checkbox" for="setting-common/symbols/cf">Adding ° to&nbsp;C&nbsp;and F</label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/symbols/cf" data-id="common/symbols/cf"> <label class="checkbox i18n" for="setting-common/symbols/cf">Adding ° to C and F</label>
</div>
<div class="prefs__rule locale-ru" title="ru/symbols/NN">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/symbols/NN" data-id="ru/symbols/NN"> <label class="checkbox" for="setting-ru/symbols/NN">№№ → №<span class="prefs__rule-lang">ru</span></label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/symbols/NN" data-id="ru/symbols/NN"> <label class="checkbox i18n" for="setting-ru/symbols/NN">№№ → №<span class="prefs__rule-lang">ru</span></label>
</div>
</div>
</div>
<div class="prefs__fieldset locale-ru">
<div class="prefs__legend"><label class="prefs__all-rules"><input class="form-control" type="checkbox" data-id="typos"></label><div class="button"><label class="header cursor_pointer">Typos</label><i class="arrow down"></i></div></div>
<div class="prefs__legend"><label class="prefs__all-rules"><input class="form-control" type="checkbox" data-id="typos"></label><div class="button"><label class="header cursor_pointer i18n">Typos</label><i class="arrow down"></i></div></div>
<div class="prefs__group-rules">
<div class="prefs__rule" title="ru/typo/switchingKeyboardLayout">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/typo/switchingKeyboardLayout" data-id="ru/typo/switchingKeyboardLayout"> <label class="checkbox" for="setting-ru/typo/switchingKeyboardLayout">Replacement of&nbsp;Latin letters in&nbsp;Russian. Typos occur when you switch keyboard layouts<span class="prefs__rule-lang">ru</span></label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/typo/switchingKeyboardLayout" data-id="ru/typo/switchingKeyboardLayout"> <label class="checkbox i18n" for="setting-ru/typo/switchingKeyboardLayout">Replacement of Latin letters in Russian. Typos occur when you switch keyboard layouts<span class="prefs__rule-lang">ru</span></label>
</div>
</div>
</div>
<div class="prefs__fieldset">
<div class="prefs__legend"><label class="prefs__all-rules"><input class="form-control" type="checkbox" data-id="other"></label><div class="button"><label class="header cursor_pointer">Other</label><i class="arrow down"></i></div></div>
<div class="prefs__legend"><label class="prefs__all-rules"><input class="form-control" type="checkbox" data-id="other"></label><div class="button"><label class="header cursor_pointer i18n">Other</label><i class="arrow down"></i></div></div>
<div class="prefs__group-rules">
<div class="prefs__rule" title="common/other/delBOM">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/other/delBOM" data-id="common/other/delBOM"> <label class="checkbox" for="setting-common/other/delBOM">Delete character BOM (Byte Order Mark)</label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-common/other/delBOM" data-id="common/other/delBOM"> <label class="checkbox i18n" for="setting-common/other/delBOM">Delete character BOM (Byte Order Mark)</label>
</div>
<div class="prefs__rule" title="common/other/repeatWord">
<input type="checkbox" class="prefs__rule-checkbox form-control" id="setting-common/other/repeatWord" data-id="common/other/repeatWord"> <label class="checkbox" for="setting-common/other/repeatWord">Removing repeat words</label>
<input type="checkbox" class="prefs__rule-checkbox form-control" id="setting-common/other/repeatWord" data-id="common/other/repeatWord"> <label class="checkbox i18n" for="setting-common/other/repeatWord">Removing repeat words</label>
</div>
<div class="prefs__rule locale-ru" title="ru/other/accent">
<input type="checkbox" class="prefs__rule-checkbox form-control" id="setting-ru/other/accent" data-id="ru/other/accent"> <label class="checkbox" for="setting-ru/other/accent">Replacement capital letters to&nbsp;lowercase with addition of&nbsp;accent<span class="prefs__rule-lang">ru</span></label>
<input type="checkbox" class="prefs__rule-checkbox form-control" id="setting-ru/other/accent" data-id="ru/other/accent"> <label class="checkbox i18n" for="setting-ru/other/accent">Replacement capital letters to lowercase with addition of accent<span class="prefs__rule-lang">ru</span></label>
</div>
<div class="prefs__rule locale-ru" title="ru/other/phone-number">
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/other/phone-number" data-id="ru/other/phone-number"> <label class="checkbox" for="setting-ru/other/phone-number">Formatting phone numbers<span class="prefs__rule-lang">ru</span></label>
<input type="checkbox" class="prefs__rule-checkbox form-control" checked="checked" id="setting-ru/other/phone-number" data-id="ru/other/phone-number"> <label class="checkbox i18n" for="setting-ru/other/phone-number">Formatting phone numbers<span class="prefs__rule-lang">ru</span></label>
</div>
</div>
</div>

View File

@ -260,6 +260,27 @@ var sText = '';
Ps && Ps.update();
};
function getMessage(key) {
return window.Asc.plugin.tr(key.trim());
};
window.Asc.plugin.onTranslate = function()
{
var elements = document.getElementsByClassName("i18n");
for (var i = 0; i < elements.length; i++) {
var el = elements[i];
if (el.attributes["placeholder"]) el.attributes["placeholder"].value = getMessage(el.attributes["placeholder"].value);
let isRussianRule = el.innerText.slice(el.innerText.length - 2, el.innerText.length) === "ru";
let textWithourRuMark = isRussianRule ? el.innerText.slice(0, el.innerText.length - 2) : "";
if (el.innerText && isRussianRule)
{
el.outerHTML = el.outerHTML.replace(textWithourRuMark, getMessage(textWithourRuMark));
}
else
el.innerText = getMessage(el.innerText);
}
};
window.Asc.plugin.button = function(id)
{
this.executeCommand("close", "");

View File

@ -0,0 +1,97 @@
{
"Placement of commas before “а” and “но”": "Расстаноўка коскі перад «а» і «но»",
"Hyphen after “кое” and “кой”": "Злучок пасля «кое» і «кой»",
"Hyphen before “де”": "Злучок перад «де",
"Hyphen before “ка” and “кась”": "Злучок перад «ка» і «кась»",
"Hyphen before “то”, “либо”, “нибудь”": "Злучок перад «то», «либо», «нибудь»",
"Hyphen between “верно-таки” and etc.": "Працяжнік паміж «верно-таки» і і г.д.",
"Hyphen between “из-за”": "Злучок паміж «из-за»",
"Hyphen between “из-под”": "Злучок паміж «из-под»",
"m2 → м², m3 → м³ and non-breaking space": "m2 → м², m3 → м³ і непарыўная прастора",
"г.г. → гг. and non-breaking space": "г.г. → гг. і непарыўны прабел",
"Non-breaking space after abbreviation «см.» and «им.»": "Неразрыўны прабел пасля абрэвіятуры «см.» і «им.»",
"Non-breaking space after “OOO, ОАО, ЗАО, НИИ, ПБОЮЛ”": "Празрывны прабел пасля «OOO, ОАО, ЗАО, НИИ, ПБОЮЛ»",
"Non-breaking space after “стр.”, “гл.”, “рис.”, “илл.”": "Неразрыўны прабел пасля «стр.», «гл.», «рис.», «илл.»",
"Non-breaking space before XXXX г. (2012 г.)": "Непарыўны прастор перад XXXX г. (2012 г.)",
"Non-breaking space between number and “тыс.”, “млн”, “млрд” and “трлн”": "Непарыўны інтэрвал паміж лічбай і «тыс.», «млн», «млрд» і «трлн»",
"Non-breaking space in abbreviations, e.g. “т. д.”": "Неразрыўны прабел у абрэвіятурах, напрыклад, «т. д.»",
"Not once. space before the “руб.” and “коп.”": "Ні разу. Прабел перад «руб.» і «коп.»",
"Placement of non-breaking space after “г.”, “обл.”, “ул.”, “пр.”, “кв.” et al.": "Размяшчэнне неразрыўнага інтэрвалу пасля «г.», «обл.», «ул.», «пр.», «кв.» і інш.",
"Remove spaces and extra points in “вв.”": "Выдаліць прабелы і лішнія кропкі ў \"вв.\"",
"Non-breaking space before “ли”, “ль”, “же”, “бы”, “б”": "Неразрывны прабел перад «ли», «ль», «же», «бы», «б»",
"Space between number and word “год”": "Прабел паміж лічбай і словам «год»",
"Acronyms with a dash": "Скарачэнні з працяжнікам",
"Dash between days of one month": "Працяжнік паміж днямі аднаго месяца",
"Dash between months": "Працяжнік паміж месяцамі",
"Dash between the days of the week": "Працяжнік паміж днямі тыдня",
"Dash in decade": "Працяжнік у дзесяцігоддзе",
"Dash in direct speech": "Працяжнік у прамой мове",
"Dash in time intervals": "Працяжнік у інтэрвалах часу",
"Hyphen to dash in centuries": "Працяжнік на працяжнік у стагоддзях",
"Hyphen to dash in years": "Працяжнік праз працяжнік у гадах",
"Replacement hyphen with dash": "Замена злучка на працяжнік",
"Binding of initials to the surname": "Прывязка ініцыялаў да прозвішча",
"Non-breaking space in P. S. and P. P. S.": "Неразрыўны прабел у P.S. і P.P.S.",
"Non-breaking thin space after №": "Супоўны прабел пасля №",
"Non-breaking space between number and month": "Непарыўны прабел паміж лікам і месяцам",
"Space after “...”, “!..” and “?..”": "Прабел пасля «...», «!..» і «?..»",
"Converting dates YYYY-MM-DD type DD.MM.YYYY": "Пераўтварэнне дат ГГГГ-ММ-ДД тыпу ДД.ММ.ГГГГ",
"Currency symbol ($, €, ¥, Ұ, £ and ₤) after the number, $100 → 100 $": "Сімвал валюты ($, €, ¥, Ұ, £ і ₤) пасля лічбы, $100 → 100 $",
"Commas in numbers": "Коскі ў лічбах",
"Replacement of Latin letters in Russian. Typos occur when you switch keyboard layouts": "Замена лацінскіх літар у расейскай мове. Памылкі друку ўзнікаюць пры пераключэнні раскладкі клавіятуры",
"Replacement capital letters to lowercase with addition of accent": "Замена вялікіх літар на малыя з даданнем націску",
"Formatting phone numbers": "Фарматаванне тэлефонных нумароў",
"Correct text": "Правільны тэкст",
"Hide advanced settings": "Схаваць дадатковыя налады",
"Show advanced settings": "Паказаць дадатковыя налады",
"Locale": "Локаль",
"Punctuation": "Пунктуацыя",
"Placement of correct apostrophe": "Размяшчэнне правільнага апострафа",
"Placement of quotation marks in texts": "Размяшчэнне двукоссяў у тэкстах",
"Removal quotes outside a link": "Выдаленне двукоссяў па-за спасылкай",
"Removing double punctuation": "Выдаленне двайных знакаў прыпынку",
"Replacement of three points by ellipsis": "Замена трох кропак на шматкроп'е",
"Dash and hyphen": "Працяжнік і злучок",
"Replace hyphens surrounded by spaces with an em-dashen-US": "Замяніць злучок, акружаны прабеламі, на эм-працяжнік-ЗША",
"Non-breaking space": "Непарыўная прастора",
"Non-breaking space after short word": "Неразрыўны прабел пасля кароткага слова",
"Non-breaking space after §": "Неразрыўны прабел пасля §",
"Non-breaking space after ¶": "Неразрыўны прабел пасля ¶",
"Non-breaking space before last short word in sentence": "Неразрыўны прабел перад апошнім кароткім словам у сказе",
"Non-breaking space before lpi and dpi": "Неразрыўны прабел перад lpi і dpi",
"Non-breaking space before number (maximum 2 digits) at end of sentence": "Неразрыўны прабел перад лічбай (максімум 2 лічбы) у канцы сказу",
"Non-breaking space between number and word": "Непарыўны прабел паміж лічбай і словам",
"Replace non-breaking space to normal space in tags nowrap and nobr": "Замяніць неразрыўны прабел на звычайны прабел у тэгах nowrap і nobr",
"Replacing non-breaking space on normal before text correction": "Замена неразрыўнага прабелу на звычайны перад выпраўленнем тэксту",
"Space and line ending": "Прабел і канчатак радка",
"Remove duplicate line breaks": "Выдаліць дублікаты разрываў радкоў",
"Remove extra spaces after opening and before closing bracket": "Выдаліць лішнія прабелы пасля адкрыцця і перад закрыццём дужкі",
"Remove extra spaces after opening and before closing square bracket": "Выдаліць лішнія прабелы пасля адкрыцця і перад закрыццём квадратнай дужкі",
"Remove space before %, ‰ and ‱": "Выдаліць прабел перад %, ‰ і ‱",
"Remove spaces and line breaks at end of text": "Выдаліць прабелы і разрывы радкоў у канцы тэксту",
"Remove spaces and line breaks in beginning of text": "Выдаліць прабелы і разрывы радкоў у пачатку тэксту",
"Remove spaces at end of line": "Выдаліць прабелы ў канцы радка",
"Remove spaces at start of line": "Выдаліць прабелы ў пачатку радка",
"Remove spaces before punctuation": "Выдаліць прабелы перад знакамі прыпынку",
"Removing duplicate spaces between characters": "Выдаленне дублікатаў прабелаў паміж сімваламі",
"Replacement of tab to 4 spaces": "Замена табуляцыі на 4 прабелы",
"Space before opening bracket": "Прабел перад адкрыццём дужкі",
"Space after punctuation": "Прабел пасля знакаў прыпынку",
"Escaping HTML": "Уцёкі з HTML",
"Placement of links": "Размяшчэнне спасылак",
"Placement of links for e-mail": "Размяшчэнне спасылак для электроннай пошты",
"Placement of paragraph": "Размяшчэнне абзаца",
"Processing HTML attributes": "Апрацоўка атрыбутаў HTML",
"Removing HTML-tags": "Выдаленне HTML-тэгаў",
"Replacement line break on <br/>": "Замена разрыву радка на <br/>",
"Date": "Дата",
"Money": "Грошы",
"Numbers and mathematical expressions": "Лічбы і матэматычныя выразы",
"Divide into groups numbers with many digits": "Разбяры на групы шматзначныя лікі",
"Symbols and signs": "Сімвалы і знакі",
"Adding ° to C and F": "Даданне ° да C і F",
"Typos": "Памылкі друку",
"Other": "Iншае",
"Delete character BOM (Byte Order Mark)": "Выдаліць спецыфікацыю сімвалаў (знак парадку байтаў)",
"Removing repeat words": "Выдаленне паўтаральных слоў"
}

View File

@ -0,0 +1,97 @@
{
"Placement of commas before “а” and “но”": "Поставяне на запетаи пред \"а\" и \"но\"",
"Hyphen after “кое” and “кой”": "Тире след \"кое\" и \"кой\"",
"Hyphen before “де”": "Тире преди \"де\"",
"Hyphen before “ка” and “кась”": "Тире преди \"ка\" и \"кась\"",
"Hyphen before “то”, “либо”, “нибудь”": "Тире преди \"то\", \"либо\", \"нибудь\"",
"Hyphen between “верно-таки” and etc.": "Тире между „верно-таки“ и и др.",
"Hyphen between “из-за”": "Тире между \"из-за\"",
"Hyphen between “из-под”": "Тире между \"из-под\"",
"m2 → м², m3 → м³ and non-breaking space": "m2 → м², m3 → м³ и непрекъсваемо пространство",
"г.г. → гг. and non-breaking space": "г.г. → гг. и неразривно пространство",
"Non-breaking space after abbreviation «см.» and «им.»": "Неразделен интервал след съкращението «см.» и «им.»",
"Non-breaking space after “OOO, ОАО, ЗАО, НИИ, ПБОЮЛ”": "Неразделен интервал след „OOO, ОАО, ЗАО, НИИ, ПБОЮЛ“",
"Non-breaking space after “стр.”, “гл.”, “рис.”, “илл.”": "Неразделен интервал след \"стр.\", \"гл.\", \"рис.\", \"илл.\"",
"Non-breaking space before XXXX г. (2012 г.)": "Непрекъснато пространство преди XXXX г. (2012 г.)",
"Non-breaking space between number and “тыс.”, “млн”, “млрд” and “трлн”": "Непрекъснат интервал между числото и „тыс.“, „млн“, „млрд“ и „трлн“",
"Non-breaking space in abbreviations, e.g. “т. д.”": "Неразделен интервал в съкращения, напр. „т. д.“",
"Not once. space before the “руб.” and “коп.”": "Нито веднъж. интервал преди \"руб.\" и \"коп.\"",
"Placement of non-breaking space after “г.”, “обл.”, “ул.”, “пр.”, “кв.” et al.": "Поставяне на неразделен интервал след „г.“, „обл.“, „ул.“, „пр.“, „кв.“ и др.",
"Remove spaces and extra points in “вв.”": "Премахване на интервали и допълнителни точки в \"вв.\"",
"Non-breaking space before “ли”, “ль”, “же”, “бы”, “б”": "Неразделен интервал преди \"ли\", \"ль\", \"же\", \"бы\", \"б\"",
"Space between number and word “год”": "Интервал между числото и думата \"год\"",
"Acronyms with a dash": "Акроними с тире",
"Dash between days of one month": "Тире между дните на един месец",
"Dash between months": "Тире между месеците",
"Dash between the days of the week": "Тире между дните от седмицата",
"Dash in decade": "Търсе в десетилетие",
"Dash in direct speech": "Тире в пряка реч",
"Dash in time intervals": "Тире във времеви интервали",
"Hyphen to dash in centuries": "Тире до тире във векове",
"Hyphen to dash in years": "Тире до тире в години",
"Replacement hyphen with dash": "Замяна на тире с тире",
"Binding of initials to the surname": "Свързване на инициали с фамилия",
"Non-breaking space in P. S. and P. P. S.": "Неразривно пространство в P.S. и P.P.S.",
"Non-breaking thin space after №": "Непрекъсваем тънък интервал след №",
"Non-breaking space between number and month": "Непрекъснато разстояние между числото и месеца",
"Space after “...”, “!..” and “?..”": "Интервал след „...“, „!..“ и „?..“",
"Converting dates YYYY-MM-DD type DD.MM.YYYY": "Преобразуване на дати ГГГГ-ММ-ДД тип ДД.ММ.ГГГГ",
"Currency symbol ($, €, ¥, Ұ, £ and ₤) after the number, $100 → 100 $": "Символ на валута ($, €, ¥, Ұ, £ и ₤) след числото, $100 → 100 $",
"Commas in numbers": "Запетайки в числа",
"Replacement of Latin letters in Russian. Typos occur when you switch keyboard layouts": "Замяна на латински букви на руски. Печатни грешки възникват, когато превключвате клавиатурните подредби",
"Replacement capital letters to lowercase with addition of accent": "Замяна на главни букви с малки с добавяне на ударение",
"Formatting phone numbers": "Форматиране на телефонни номера",
"Correct text": "Правилен текст",
"Hide advanced settings": "Скриване на разширените настройки",
"Show advanced settings": "Показване на разширени настройки",
"Locale": "локал",
"Punctuation": "Пунктуация",
"Placement of correct apostrophe": "Поставяне на правилен апостроф",
"Placement of quotation marks in texts": "Поставяне на кавички в текстове",
"Removal quotes outside a link": "Кавички за премахване извън връзка",
"Removing double punctuation": "Премахване на двойна пунктуация",
"Replacement of three points by ellipsis": "Замяна на три точки с многоточие",
"Dash and hyphen": "Тире и тире",
"Replace hyphens surrounded by spaces with an em-dashen-US": "Заменете тирета, заобиколени от интервали, с em-dashen-US",
"Non-breaking space": "Непрекъснато пространство",
"Non-breaking space after short word": "Непрекъснат интервал след кратка дума",
"Non-breaking space after §": "Неразделен интервал след §",
"Non-breaking space after ¶": "Неразделен интервал след ¶",
"Non-breaking space before last short word in sentence": "Интервал без прекъсване преди последната кратка дума в изречението",
"Non-breaking space before lpi and dpi": "Непрекъснат интервал преди lpi и dpi",
"Non-breaking space before number (maximum 2 digits) at end of sentence": "Интервал без прекъсване преди числото (максимум 2 цифри) в края на изречението",
"Non-breaking space between number and word": "Непрекъснато разстояние между число и дума",
"Replace non-breaking space to normal space in tags nowrap and nobr": "Замяна на непрекъснат интервал с нормален интервал в тагове nowrap и nobr",
"Replacing non-breaking space on normal before text correction": "Замяна на непрекъсваем интервал на нормално преди корекция на текст",
"Space and line ending": "Интервал и край на ред",
"Remove duplicate line breaks": "Премахване на дублирани прекъсвания на редове",
"Remove extra spaces after opening and before closing bracket": "Премахване на допълнителни интервали след отваряне и преди затваряне на скоба",
"Remove extra spaces after opening and before closing square bracket": "Премахване на допълнителни интервали след отваряне и преди затваряне на квадратна скоба",
"Remove space before %, ‰ and ‱": "Премахване на интервал преди %, ‰ и ‱",
"Remove spaces and line breaks at end of text": "Премахване на интервали и нов ред в края на текста",
"Remove spaces and line breaks in beginning of text": "Премахване на интервали и нов ред в началото на текст",
"Remove spaces at end of line": "Премахване на интервали в края на реда",
"Remove spaces at start of line": "Премахване на интервали в началото на реда",
"Remove spaces before punctuation": "Премахване на интервали преди препинателни знаци",
"Removing duplicate spaces between characters": "Премахване на дублирани интервали между знаци",
"Replacement of tab to 4 spaces": "Замяна на табулатор с 4 интервала",
"Space before opening bracket": "Интервал преди отваряща скоба",
"Space after punctuation": "Интервал след препинателни знаци",
"Escaping HTML": "Бягство от HTML",
"Placement of links": "Поставяне на връзки",
"Placement of links for e-mail": "Поставяне на линкове за електронна поща",
"Placement of paragraph": "Поставяне на абзац",
"Processing HTML attributes": "Обработка на HTML атрибути",
"Removing HTML-tags": "Премахване на HTML-тагове",
"Replacement line break on <br/>": "Замяна на нов ред на <br/>",
"Date": "Дата",
"Money": "Пари",
"Numbers and mathematical expressions": "Числа и математически изрази",
"Divide into groups numbers with many digits": "Разделете на групи числа с много цифри",
"Symbols and signs": "Символи и знаци",
"Adding ° to C and F": "Добавяне на ° към C и F",
"Typos": "Печатни грешки",
"Other": "Друго",
"Delete character BOM (Byte Order Mark)": "Изтриване на символна спецификация (маркировка за ред на байтове)",
"Removing repeat words": "Премахване на повтарящи се думи"
}

View File

@ -0,0 +1,97 @@
{
"Placement of commas before “а” and “но”": "Ubicació de come abans de \"а\" i \"но\"",
"Hyphen after “кое” and “кой”": "Guion després de \"кое\" i \"кой\"",
"Hyphen before “де”": "Guion abans de \"де\"",
"Hyphen before “ка” and “кась”": "Guion abans de \"ка\" i \"кась\"",
"Hyphen before “то”, “либо”, “нибудь”": "Guion abans de “то”, “либо”, “нибудь”",
"Hyphen between “верно-таки” and etc.": "Guion entre \"верно-таки\" i etc.",
"Hyphen between “из-за”": "Guion entre \"из-за\"",
"Hyphen between “из-под”": "Guion entre \"из-под\"",
"m2 → м², m3 → м³ and non-breaking space": "m2 → м², m3 → м³ i espai no trencable",
"г.г. → гг. and non-breaking space": "г.г. → гг. i espai ininterromput",
"Non-breaking space after abbreviation «см.» and «им.»": "Espai ininterromput després de l'abreviatura «см.» i «им.»",
"Non-breaking space after “OOO, ОАО, ЗАО, НИИ, ПБОЮЛ”": "Espai ininterromput després de \"OOO, ОАО, ЗАО, НИИ, ПБОЮЛ\"",
"Non-breaking space after “стр.”, “гл.”, “рис.”, “илл.”": "Espai ininterromput després de \"стр.\", \"гл.\", \"рис.\", \"илл.\"",
"Non-breaking space before XXXX г. (2012 г.)": "Espai ininterromput abans de XXXX г. (2012 г.)",
"Non-breaking space between number and “тыс.”, “млн”, “млрд” and “трлн”": "Espai ininterromput entre el número i \"тыс.\", \"млн\", \"млрд\" i \"трлн\"",
"Non-breaking space in abbreviations, e.g. “т. д.”": "Espai ininterromput a les abreviatures, per exemple, \"т. д.\"",
"Not once. space before the “руб.” and “коп.”": "Ni una vegada. espai abans del \"руб.\" i \"коп.\"",
"Placement of non-breaking space after “г.”, “обл.”, “ул.”, “пр.”, “кв.” et al.": "Ubicació d'un espai ininterromput després de \"г.\", \"обл.\", \"ул.\", \"пр.\", \"кв.\" et al.",
"Remove spaces and extra points in “вв.”": "Elimineu espais i punts addicionals a \"вв.\"",
"Non-breaking space before “ли”, “ль”, “же”, “бы”, “б”": "Espai ininterromput abans de \"ли\", \"ль\", \"же\", \"бы\", \"б\"",
"Space between number and word “год”": "Espai entre el número i la paraula \"год\"",
"Acronyms with a dash": "Acrònims amb un guió",
"Dash between days of one month": "Guion entre dies d'un mes",
"Dash between months": "Guión entre mesos",
"Dash between the days of the week": "Guión entre els dies de la setmana",
"Dash in decade": "Guión en una dècada",
"Dash in direct speech": "Guió en discurs directe",
"Dash in time intervals": "Guión en intervals de temps",
"Hyphen to dash in centuries": "Guionet per a guionet en segles",
"Hyphen to dash in years": "Guoió per a guionar d'aquí a anys",
"Replacement hyphen with dash": "Substitueix guionet per guionet",
"Binding of initials to the surname": "Enllaç de les inicials al cognom",
"Non-breaking space in P. S. and P. P. S.": "Espai ininterromput a P.S. i P.P.S.",
"Non-breaking thin space after №": "Espai prim sense trencar després del №",
"Non-breaking space between number and month": "Espai ininterromput entre el número i el mes",
"Space after “...”, “!..” and “?..”": "Espai després de \"...\", \"!..\" i \"?..\"",
"Converting dates YYYY-MM-DD type DD.MM.YYYY": "Conversió de dates AAAA-MM-DD tipus DD.MM.AAAA",
"Currency symbol ($, €, ¥, Ұ, £ and ₤) after the number, $100 → 100 $": "Símbol de moneda ($, €, ¥, Ұ, £ i ₤) després del número, $100 → 100 $",
"Commas in numbers": "Comes en números",
"Replacement of Latin letters in Russian. Typos occur when you switch keyboard layouts": "Substitució de lletres llatines en rus. Es produeixen errors ortogràfics quan canvieu la disposició del teclat",
"Replacement capital letters to lowercase with addition of accent": "Substitució de lletres majúscules a minúscules amb accent",
"Formatting phone numbers": "Format dels números de telèfon",
"Correct text": "Text correcte",
"Hide advanced settings": "Amaga la configuració avançada",
"Show advanced settings": "Mostra la configuració avançada",
"Locale": "Local",
"Punctuation": "Puntuació",
"Placement of correct apostrophe": "Ubicació de l'apòstrof correcte",
"Placement of quotation marks in texts": "Col·locació de cometes als textos",
"Removal quotes outside a link": "Eliminació de cites fora d'un enllaç",
"Removing double punctuation": "Eliminació de la doble puntuació",
"Replacement of three points by ellipsis": "Substitució de tres punts per el·lipsis",
"Dash and hyphen": "Guió i guionet",
"Replace hyphens surrounded by spaces with an em-dashen-US": "Substituïu els guions envoltats d'espais per em-deshen-US",
"Non-breaking space": "Espai ininterromput",
"Non-breaking space after short word": "Espai ininterromput després de paraula curta",
"Non-breaking space after §": "Espai ininterromput després de §",
"Non-breaking space after ¶": "Espai ininterromput després de ¶",
"Non-breaking space before last short word in sentence": "Espai sense trencar abans de l'última paraula curta de la frase",
"Non-breaking space before lpi and dpi": "Espai ininterromput abans de lpi i dpi",
"Non-breaking space before number (maximum 2 digits) at end of sentence": "Espai ininterromput abans del número (2 dígits com a màxim) al final de la frase",
"Non-breaking space between number and word": "Espai ininterromput entre nombre i paraula",
"Replace non-breaking space to normal space in tags nowrap and nobr": "Substituïu l'espai ininterromput per l'espai normal a les etiquetes nowrap i nobr",
"Replacing non-breaking space on normal before text correction": "S'està substituint l'espai que no s'interromp de manera normal abans de la correcció del text",
"Space and line ending": "Espai i final de línia",
"Remove duplicate line breaks": "Elimina els salts de línia duplicats",
"Remove extra spaces after opening and before closing bracket": "Elimineu espais addicionals després d'obrir i abans de tancar el claudàtor",
"Remove extra spaces after opening and before closing square bracket": "Elimineu espais addicionals després d'obrir i abans de tancar claudàtors",
"Remove space before %, ‰ and ‱": "Elimina l'espai abans de %, ‰ i ‱",
"Remove spaces and line breaks at end of text": "Elimina els espais i els salts de línia al final del text",
"Remove spaces and line breaks in beginning of text": "Elimineu espais i salts de línia al principi del text",
"Remove spaces at end of line": "Elimina els espais al final de la línia",
"Remove spaces at start of line": "Elimina els espais a l'inici de la línia",
"Remove spaces before punctuation": "Elimina els espais abans de la puntuació",
"Removing duplicate spaces between characters": "Eliminació d'espais duplicats entre caràcters",
"Replacement of tab to 4 spaces": "Substitució de pestanya per 4 espais",
"Space before opening bracket": "Espai abans d'obrir el claudàtor",
"Space after punctuation": "Espai després de la puntuació",
"Escaping HTML": "Escapar d'HTML",
"Placement of links": "Ubicació d'enllaços",
"Placement of links for e-mail": "Ubicació d'enllaços per a correu electrònic",
"Placement of paragraph": "Ubicació del paràgraf",
"Processing HTML attributes": "Processament d'atributs HTML",
"Removing HTML-tags": "Eliminació de les etiquetes HTML",
"Replacement line break on <br/>": "Salt de línia de substitució a <br/>",
"Date": "Data",
"Money": "Diners",
"Numbers and mathematical expressions": "Nombres i expressions matemàtiques",
"Divide into groups numbers with many digits": "Divideix en grups nombres amb molts dígits",
"Symbols and signs": "Símbols i signes",
"Adding ° to C and F": "Afegir ° a C i F",
"Typos": "Errores de lletra",
"Other": "Un altre",
"Delete character BOM (Byte Order Mark)": "Suprimeix BOM del caràcter (marca d'ordre de bytes)",
"Removing repeat words": "Eliminació de paraules repetides"
}

View File

@ -0,0 +1,97 @@
{
"Placement of commas before “а” and “но”": "Placering af kommaer før \"а\" og \"но\"",
"Hyphen after “кое” and “кой”": "Bestreg efter \"кое\" og \"кой\"",
"Hyphen before “де”": "Bestreg før \"де\"",
"Hyphen before “ка” and “кась”": "Bestreg før \"ка\" og \"кась\"",
"Hyphen before “то”, “либо”, “нибудь”": "Bestreg før \"то\", \"либо\", \"нибудь\"",
"Hyphen between “верно-таки” and etc.": "Bestreg mellem \"верно-таки\" og etc.",
"Hyphen between “из-за”": "Bestreg mellem \"из-за\"",
"Hyphen between “из-под”": "Bestregstreg mellem \"из-под\"",
"m2 → м², m3 → м³ and non-breaking space": "m2 → m², m3 → м³ og ikke-brydende plads",
"г.г. → гг. and non-breaking space": "г.г. → гг. and non-breaking space",
"Non-breaking space after abbreviation «см.» and «им.»": "Non-breaking space efter forkortelsen «см.» og «им.»",
"Non-breaking space after “OOO, ОАО, ЗАО, НИИ, ПБОЮЛ”": "Non-breaking space efter \"OOO, ОАО, ЗАО, НИИ, ПБОЮЛ\"",
"Non-breaking space after “стр.”, “гл.”, “рис.”, “илл.”": "Ikke-brydende mellemrum efter \"стр.\", \"гл.\", \"рис.\", \"илл.\"",
"Non-breaking space before XXXX г. (2012 г.)": "Non-breaking space before XXXX г. (2012 г.)",
"Non-breaking space between number and “тыс.”, “млн”, “млрд” and “трлн”": "Ikke-brud mellem tal og \"тыс.\", \"млн\", \"млрд\" og \"трлн\"",
"Non-breaking space in abbreviations, e.g. “т. д.”": "Ikke-brydende mellemrum i forkortelser, f.eks. \"т. д.\"",
"Not once. space before the “руб.” and “коп.”": "Ikke én gang. mellemrum før \"руб.\" og \"коп.\"",
"Placement of non-breaking space after “г.”, “обл.”, “ул.”, “пр.”, “кв.” et al.": "Placering af ikke-brydende mellemrum efter “г.”, “обл.”, “ул.”, “пр.”, “кв.” et al.",
"Remove spaces and extra points in “вв.”": "Fjern mellemrum og ekstra point i \"вв.\"",
"Non-breaking space before “ли”, “ль”, “же”, “бы”, “б”": "Ikke-brud mellemrum før \"ли\", \"ль\", \"же\", \"бы\", \"б\"",
"Space between number and word “год”": "Mellemrum mellem tal og ord \"год\"",
"Acronyms with a dash": "Akronymer med bindestreg",
"Dash between days of one month": "Dash mellem dage i en måned",
"Dash between months": "Dash mellem måneder",
"Dash between the days of the week": "Streg mellem ugens dage",
"Dash in decade": "Dash om årti",
"Dash in direct speech": "Streg i direkte tale",
"Dash in time intervals": "Streg i tidsintervaller",
"Hyphen to dash in centuries": "Bestregstreg for at strege i århundreder",
"Hyphen to dash in years": "Bestreg for at bindestreger om år",
"Replacement hyphen with dash": "Erstatningsbindestreg med bindestreg",
"Binding of initials to the surname": "Binding af initialer til efternavnet",
"Non-breaking space in P. S. and P. P. S.": "Non-breaking space in P.S. and P. P.S..",
"Non-breaking thin space after №": "Ikke-brydende tynd plads efter №",
"Non-breaking space between number and month": "Ikke-brud mellem tal og måned",
"Space after “...”, “!..” and “?..”": "Mellemrum efter \"...\", \"!..\" og \"?..\"",
"Converting dates YYYY-MM-DD type DD.MM.YYYY": "Konvertering af datoer ÅÅÅÅ-MM-DD type DD.MM.ÅÅÅÅ",
"Currency symbol ($, €, ¥, Ұ, £ and ₤) after the number, $100 → 100 $": "Valutasymbol ($, €, ¥, Ұ, £ og ₤) efter tallet, $100 → 100 $",
"Commas in numbers": "Kommaer i tal",
"Replacement of Latin letters in Russian. Typos occur when you switch keyboard layouts": "Udskiftning af latinske bogstaver på russisk. Der opstår tastefejl, når du skifter tastaturlayout",
"Replacement capital letters to lowercase with addition of accent": "Erstatning af store bogstaver til små bogstaver med tilføjelse af accent",
"Formatting phone numbers": "Formater telefonnumre",
"Correct text": "Korrekt tekst",
"Hide advanced settings": "Skjul avancerede indstillinger",
"Show advanced settings": "Vis avancerede indstillinger",
"Locale": "Lokal",
"Punctuation": "Tegnsætning",
"Placement of correct apostrophe": "Placering af korrekt apostrof",
"Placement of quotation marks in texts": "Placering af anførselstegn i tekster",
"Removal quotes outside a link": "Fjernelsescitater uden for et link",
"Removing double punctuation": "Fjerner dobbelt tegnsætning",
"Replacement of three points by ellipsis": "Erstatning af tre punkter med ellipsis",
"Dash and hyphen": "Stregstreg og bindestreg",
"Replace hyphens surrounded by spaces with an em-dashen-US": "Erstat bindestreger omgivet af mellemrum med et em-dashen-US",
"Non-breaking space": "Non-breaking space",
"Non-breaking space after short word": "Non-breaking space efter kort ord",
"Non-breaking space after §": "Non-breaking space efter §",
"Non-breaking space after ¶": "Ikke-brydende mellemrum efter ¶",
"Non-breaking space before last short word in sentence": "Ikke-brydende mellemrum før sidste korte ord i sætningen",
"Non-breaking space before lpi and dpi": "Non-breaking space før lpi og dpi",
"Non-breaking space before number (maximum 2 digits) at end of sentence": "Ikke-brydende mellemrum før nummer (maks. 2 cifre) i slutningen af sætning",
"Non-breaking space between number and word": "Ikke-brud mellem tal og ord",
"Replace non-breaking space to normal space in tags nowrap and nobr": "Erstat ikke-brudsfri plads til normal plads i tags nowrap og nobr",
"Replacing non-breaking space on normal before text correction": "Udskifter ikke-brudsmellemrum på normal før tekstkorrektion",
"Space and line ending": "Mellemrum og linjeafslutning",
"Remove duplicate line breaks": "Fjern duplikerede linjeskift",
"Remove extra spaces after opening and before closing bracket": "Fjern ekstra mellemrum efter åbning og før lukning af beslag",
"Remove extra spaces after opening and before closing square bracket": "Fjern ekstra mellemrum efter åbning og før lukning af firkantbeslag",
"Remove space before %, ‰ and ‱": "Fjern mellemrum før %, ‰ og ‱",
"Remove spaces and line breaks at end of text": "Fjern mellemrum og linjeskift i slutningen af tekst",
"Remove spaces and line breaks in beginning of text": "Fjern mellemrum og linjeskift i begyndelsen af tekst",
"Remove spaces at end of line": "Fjern mellemrum ved slutningen af linjen",
"Remove spaces at start of line": "Fjern mellemrum ved start af linje",
"Remove spaces before punctuation": "Fjern mellemrum før tegnsætning",
"Removing duplicate spaces between characters": "Fjerner duplikerede mellemrum mellem tegn",
"Replacement of tab to 4 spaces": "Udskiftning af tab til 4 mellemrum",
"Space before opening bracket": "Mellem før åbning af beslag",
"Space after punctuation": "Mellemrum efter tegnsætning",
"Escaping HTML": "Undslipper HTML",
"Placement of links": "Placering af links",
"Placement of links for e-mail": "Placering af links til e-mail",
"Placement of paragraph": "Placering af afsnit",
"Processing HTML attributes": "Behandler HTML-attributter",
"Removing HTML-tags": "Fjerner HTML-tags",
"Replacement line break on <br/>": "Erstatningslinjeskift på <br/>",
"Date": "Dato",
"Money": "Penge",
"Numbers and mathematical expressions": "Tal og matematiske udtryk",
"Divide into groups numbers with many digits": "Opdel i grupper tal med mange cifre",
"Symbols and signs": "Symboler og tegn",
"Adding ° to C and F": "Tilføjer ° til C og F",
"Typos": "Skrivefejl",
"Other": "Andet",
"Delete character BOM (Byte Order Mark)": "Slet tegn BOM (Byte Order Mark)",
"Removing repeat words": "Fjerner gentagelsesord"
}

View File

@ -0,0 +1,97 @@
{
"Placement of commas before “а” and “но”": "Platzierung von Kommas vor „а“ und „но“",
"Hyphen after “кое” and “кой”": "Bindestrich nach „кое“ und „кой“",
"Hyphen before “де”": "Bindestrich vor „де“",
"Hyphen before “ка” and “кась”": "Bindestrich vor „ка“ und „кась“",
"Hyphen before “то”, “либо”, “нибудь”": "Bindestrich vor „то“, „либо“, „нибудь“",
"Hyphen between “верно-таки” and etc.": "Bindestrich zwischen „верно-таки“ und etc.",
"Hyphen between “из-за”": "Bindestrich zwischen „из-за“",
"Hyphen between “из-под”": "Bindestrich zwischen „из-под“",
"m2 → м², m3 → м³ and non-breaking space": "m2 → м², m3 → м³ und geschütztes Leerzeichen",
"г.г. → гг. and non-breaking space": "г.г. → гг. und geschütztes Leerzeichen",
"Non-breaking space after abbreviation «см.» and «им.»": "Geschütztes Leerzeichen nach Abkürzung «см.» und «им.»",
"Non-breaking space after “OOO, ОАО, ЗАО, НИИ, ПБОЮЛ”": "Geschütztes Leerzeichen nach „OOO, ОАО, ЗАО, НИИ, ПБОЮЛ“",
"Non-breaking space after “стр.”, “гл.”, “рис.”, “илл.”": "Geschütztes Leerzeichen nach „стр.“, „гл.“, „рис.“, „илл.“",
"Non-breaking space before XXXX г. (2012 г.)": "Geschütztes Leerzeichen vor XXXX г. (2012 г.)",
"Non-breaking space between number and “тыс.”, “млн”, “млрд” and “трлн”": "Geschütztes Leerzeichen zwischen Zahl und „тыс.“, „млн“, „млрд“ und „трлн“",
"Non-breaking space in abbreviations, e.g. “т. д.”": "Geschütztes Leerzeichen in Abkürzungen, z. B. „т. д.“",
"Not once. space before the “руб.” and “коп.”": "Nicht einmal. Leerzeichen vor dem „руб.“ und \"коп.\"",
"Placement of non-breaking space after “г.”, “обл.”, “ул.”, “пр.”, “кв.” et al.": "Platzierung eines geschützten Leerzeichens nach \"г.\", \"обл.\", \"ул.\", \"пр.\", \"кв.\" et al.",
"Remove spaces and extra points in “вв.”": "Entfernen Sie Leerzeichen und zusätzliche Punkte in „вв.“",
"Non-breaking space before “ли”, “ль”, “же”, “бы”, “б”": "Geschütztes Leerzeichen vor „ли“, „ль“, „же“, „бы“, „б“",
"Space between number and word “год”": "Leerzeichen zwischen Zahl und Wort „год“",
"Acronyms with a dash": "Akronyme mit Bindestrich",
"Dash between days of one month": "Dash zwischen den Tagen eines Monats",
"Dash between months": "Dash zwischen den Monaten",
"Dash between the days of the week": "Wechseln Sie zwischen den Wochentagen",
"Dash in decade": "Dash im Jahrzehnt",
"Dash in direct speech": "Bindestrich in direkter Rede",
"Dash in time intervals": "Strich in Zeitintervallen",
"Hyphen to dash in centuries": "Bindestrich zu Strich in Jahrhunderten",
"Hyphen to dash in years": "Bindestrich zu Bindestrich in Jahren",
"Replacement hyphen with dash": "Ersatz Bindestrich durch Bindestrich",
"Binding of initials to the surname": "Anbindung der Initialen an den Nachnamen",
"Non-breaking space in P. S. and P. P. S.": "Geschütztes Leerzeichen in P. S. und P. P. S.",
"Non-breaking thin space after №": "Nicht unterbrechendes dünnes Leerzeichen nach №",
"Non-breaking space between number and month": "Geschütztes Leerzeichen zwischen Zahl und Monat",
"Space after “...”, “!..” and “?..”": "Leerzeichen nach „...“, „!..“ und „?..“",
"Converting dates YYYY-MM-DD type DD.MM.YYYY": "Konvertierung der Daten JJJJ-MM-TT Typ TT.MM.JJJJ",
"Currency symbol ($, €, ¥, Ұ, £ and ₤) after the number, $100 → 100 $": "Währungssymbol ($, €, ¥, Ұ, £ und ₤) nach der Zahl, $100 → 100 $",
"Commas in numbers": "Kommas in Zahlen",
"Replacement of Latin letters in Russian. Typos occur when you switch keyboard layouts": "Ersetzung von lateinischen Buchstaben in Russisch. Tippfehler treten auf, wenn Sie das Tastaturlayout wechseln.",
"Replacement capital letters to lowercase with addition of accent": "Ersatz von Großbuchstaben zu Kleinbuchstaben mit zusätzlichem Akzent",
"Formatting phone numbers": "Telefonnummern formatieren",
"Correct text": "Korrekter Text",
"Hide advanced settings": "Verberge erweiterte Einstellungen",
"Show advanced settings": "Erweiterte Einstellungen anzeigen",
"Locale": "Gebietsschema",
"Punctuation": "Interpunktion",
"Placement of correct apostrophe": "Platzierung des korrekten Apostrophs",
"Placement of quotation marks in texts": "Platzierung von Anführungszeichen in Texten",
"Removal quotes outside a link": "Entfernungszitate außerhalb eines Links",
"Removing double punctuation": "Doppelte Satzzeichen entfernen",
"Replacement of three points by ellipsis": "Ersetzen von drei Punkten durch Auslassungspunkte",
"Dash and hyphen": "Bindestrich und Bindestrich",
"Replace hyphens surrounded by spaces with an em-dashen-US": "Ersetzen Sie Bindestriche, die von Leerzeichen umgeben sind, durch einen em-Bindestrich-US",
"Non-breaking space": "Geschütztes Leerzeichen",
"Non-breaking space after short word": "Geschütztes Leerzeichen nach kurzem Wort",
"Non-breaking space after §": "Geschütztes Leerzeichen nach §",
"Non-breaking space after ¶": "Geschütztes Leerzeichen nach ¶",
"Non-breaking space before last short word in sentence": "Geschütztes Leerzeichen vor dem letzten kurzen Wort im Satz",
"Non-breaking space before lpi and dpi": "Geschütztes Leerzeichen vor lpi und dpi",
"Non-breaking space before number (maximum 2 digits) at end of sentence": "Geschütztes Leerzeichen vor Zahl (maximal 2 Ziffern) am Satzende",
"Non-breaking space between number and word": "Geschütztes Leerzeichen zwischen Zahl und Wort",
"Replace non-breaking space to normal space in tags nowrap and nobr": "Geschütztes Leerzeichen in den Tags nowrap und nobr durch normales Leerzeichen ersetzen",
"Replacing non-breaking space on normal before text correction": "Ersetzen von geschützten Leerzeichen im Normalzustand vor der Textkorrektur",
"Space and line ending": "Leerzeichen und Zeilenende",
"Remove duplicate line breaks": "Doppelte Zeilenumbrüche entfernen",
"Remove extra spaces after opening and before closing bracket": "Zusätzliche Leerzeichen nach dem Öffnen und vor dem Schließen der Klammer entfernen",
"Remove extra spaces after opening and before closing square bracket": "Zusätzliche Leerzeichen nach dem Öffnen und vor dem Schließen der eckigen Klammer entfernen",
"Remove space before %, ‰ and ‱": "Leerzeichen vor %, ‰ und ‱ entfernen",
"Remove spaces and line breaks at end of text": "Leerzeichen und Zeilenumbrüche am Textende entfernen",
"Remove spaces and line breaks in beginning of text": "Leerzeichen und Zeilenumbrüche am Textanfang entfernen",
"Remove spaces at end of line": "Leerzeichen am Zeilenende entfernen",
"Remove spaces at start of line": "Leerzeichen am Zeilenanfang entfernen",
"Remove spaces before punctuation": "Leerzeichen vor Satzzeichen entfernen",
"Removing duplicate spaces between characters": "Doppelte Leerzeichen zwischen Zeichen entfernen",
"Replacement of tab to 4 spaces": "Ersetzung des Tabulators durch 4 Leerzeichen",
"Space before opening bracket": "Leerzeichen vor öffnender Klammer",
"Space after punctuation": "Leerzeichen nach Satzzeichen",
"Escaping HTML": "HTML-Escapezeichen",
"Placement of links": "Platzierung von Links",
"Placement of links for e-mail": "Platzierung von Links für E-Mail",
"Placement of paragraph": "Platzierung des Absatzes",
"Processing HTML attributes": "HTML-Attribute verarbeiten",
"Removing HTML-tags": "HTML-Tags entfernen",
"Replacement line break on <br/>": "Ersatzzeilenumbruch am <br/>",
"Date": "Datum",
"Money": "Geld",
"Numbers and mathematical expressions": "Zahlen und mathematische Ausdrücke",
"Divide into groups numbers with many digits": "Zahlen mit vielen Ziffern in Gruppen aufteilen",
"Symbols and signs": "Symbole und Zeichen",
"Adding ° to C and F": "Hinzufügen von ° zu C und F",
"Typos": "Tippfehler",
"Other": "Sonstiges",
"Delete character BOM (Byte Order Mark)": "Zeichen BOM (Byte Order Mark) löschen",
"Removing repeat words": "Wörter wiederholen entfernen"
}

View File

@ -0,0 +1,97 @@
{
"Placement of commas before “а” and “но”": "Τοποθέτηση κομμάτων πριν από το \"а\" και το \"но\"",
"Hyphen after “кое” and “кой”": "Ενωτικό μετά το \"кое\" και το \"кой\"",
"Hyphen before “де”": "ενωτικό πριν από το \"де\"",
"Hyphen before “ка” and “кась”": "Ενωτικό πριν από \"ка\" και \"кась\"",
"Hyphen before “то”, “либо”, “нибудь”": "Ενωτικό πριν από \"то\", \"либо\", \"нибудь\"",
"Hyphen between “верно-таки” and etc.": "Παράβολο μεταξύ \"верно-таки\" και κ.λπ.",
"Hyphen between “из-за”": "νωτικό μεταξύ \"из-за\"",
"Hyphen between “из-под”": "Ενωτικό μεταξύ \"из-под\"",
"m2 → м², m3 → м³ and non-breaking space": "m2 → м², m3 → м³ και χώρος χωρίς διακοπή",
"г.г. → гг. and non-breaking space": "г.г. → γ. και μη διακεκομμένος χώρος",
"Non-breaking space after abbreviation «см.» and «им.»": "Κενό διάστημα μετά τη συντομογραφία \"см.\" και «им.»»",
"Non-breaking space after “OOO, ОАО, ЗАО, НИИ, ПБОЮЛ”": "Χώρος χωρίς διακοπή μετά από \"OOO, ОАО, ЗАО, НИИ, ПБОЮЛ\"",
"Non-breaking space after “стр.”, “гл.”, “рис.”, “илл.”": "Κενό διάστημα μετά από \"стр.\", \"гл.\", \"рис.\", \"илл.\"",
"Non-breaking space before XXXX г. (2012 г.)": "Μη θραύση χώρου πριν από το XXXX г. (2012 г.)",
"Non-breaking space between number and “тыс.”, “млн”, “млрд” and “трлн”": "Κενό διάστημα μεταξύ αριθμού και \"тыс.\", \"млн\", \"млрд\" και \"трлн\"",
"Non-breaking space in abbreviations, e.g. “т. д.”": "Κενό διάστημα σε συντομογραφίες, π.χ. \"т. д.\"",
"Not once. space before the “руб.” and “коп.”": "Ούτε μια φορά. διάστημα πριν από το \"руб.\" και \"коп.\"",
"Placement of non-breaking space after “г.”, “обл.”, “ул.”, “пр.”, “кв.” et al.": "Τοποθέτηση χωρίς διακοπής μετά τα \"г.\", \"обл.\", \"ул.\", \"пр.\", \"кв.\" et al.",
"Remove spaces and extra points in “вв.”": "Καταργήστε κενά και επιπλέον πόντους στο \"вв.\"",
"Non-breaking space before “ли”, “ль”, “же”, “бы”, “б”": "Χώρος χωρίς διακοπή πριν από \"ли\", \"ль\", \"же\", \"бы\", \"б\"",
"Space between number and word “год”": "Κενό μεταξύ αριθμού και λέξης \"год\"",
"Acronyms with a dash": "Ακρωνύμια με παύλα",
"Dash between days of one month": "Παύλα μεταξύ ημερών ενός μήνα",
"Dash between months": "Παύλα μεταξύ μηνών",
"Dash between the days of the week": "Παύλα μεταξύ των ημερών της εβδομάδας",
"Dash in decade": "Παύλα στη δεκαετία",
"Dash in direct speech": "Παύλα στην ευθεία ομιλία",
"Dash in time intervals": "Παύλα σε χρονικά διαστήματα",
"Hyphen to dash in centuries": "Παύλα σε παύλα σε αιώνες",
"Hyphen to dash in years": "Παύλα σε παύλα σε χρόνια",
"Replacement hyphen with dash": "Αντικατάσταση παύλας με παύλα",
"Binding of initials to the surname": "Δέσμευση αρχικών με το επώνυμο",
"Non-breaking space in P. S. and P. P. S.": "Μη διακεκομμένος χώρος σε P. S. και P. P. S.",
"Non-breaking thin space after №": "Μη σπάζοντας λεπτό διάστημα μετά το №",
"Non-breaking space between number and month": "Μη διαλειμματικό διάστημα μεταξύ αριθμού και μήνα",
"Space after “...”, “!..” and “?..”": "Διάστημα μετά τα \"...\", \"!..\" και \"?..\"",
"Converting dates YYYY-MM-DD type DD.MM.YYYY": "Μετατροπή ημερομηνιών ΕΕΕΕ-ΜΜ-ΗΗ τύπος ΗΗ.ΜΜ.ΕΕΕΕ",
"Currency symbol ($, €, ¥, Ұ, £ and ₤) after the number, $100 → 100 $": "Σύμβολο νομίσματος ($, €, ¥, Ұ, £ και ₤) μετά τον αριθμό, $100 → 100 $",
"Commas in numbers": "Κόμματα σε αριθμούς",
"Replacement of Latin letters in Russian. Typos occur when you switch keyboard layouts": "Αντικατάσταση λατινικών γραμμάτων στα ρωσικά. Προκύπτουν τυπογραφικά λάθη όταν αλλάζετε διατάξεις πληκτρολογίου",
"Replacement capital letters to lowercase with addition of accent": "Αντικατάσταση κεφαλαίων γραμμάτων σε πεζά με προσθήκη τονισμού",
"Formatting phone numbers": "Μορφοποίηση αριθμών τηλεφώνου",
"Correct text": "Σωστό κείμενο",
"Hide advanced settings": "Απόκρυψη σύνθετων ρυθμίσεων",
"Show advanced settings": "Εμφάνιση σύνθετων ρυθμίσεων",
"Locale": "Μικρός λοβός",
"Punctuation": "Σημεία στίξης",
"Placement of correct apostrophe": "Τοποθέτηση της σωστής αποστροφής",
"Placement of quotation marks in texts": "Τοποθέτηση εισαγωγικών σε κείμενα",
"Removal quotes outside a link": "Αποσπάσματα κατάργησης εκτός ενός συνδέσμου",
"Removing double punctuation": "Κατάργηση διπλής στίξης",
"Replacement of three points by ellipsis": "Αντικατάσταση τριών σημείων με έλλειψη",
"Dash and hyphen": "Παύλα και παύλα",
"Replace hyphens surrounded by spaces with an em-dashen-US": "Αντικαταστήστε τις παύλες που περιβάλλονται από κενά με ένα em-dashen-US",
"Non-breaking space": "Χώρος που δεν σπάει",
"Non-breaking space after short word": "Κενό διάστημα μετά από σύντομη λέξη",
"Non-breaking space after §": "Χώρος χωρίς διακοπή μετά την §",
"Non-breaking space after ¶": "Χώρος που δεν σπάει μετά το ¶",
"Non-breaking space before last short word in sentence": "Κενό διάστημα πριν από την τελευταία σύντομη λέξη στην πρόταση",
"Non-breaking space before lpi and dpi": "Χώρος χωρίς διακοπή πριν από lpi και dpi",
"Non-breaking space before number (maximum 2 digits) at end of sentence": "Κενό διάστημα πριν από τον αριθμό (μέγιστο 2 ψηφία) στο τέλος της πρότασης",
"Non-breaking space between number and word": "Μη σπάζοντας κενό μεταξύ αριθμού και λέξης",
"Replace non-breaking space to normal space in tags nowrap and nobr": "Αντικατάσταση μη διαλείποντος χώρου σε κανονικό χώρο στις ετικέτες nowrap και nobr",
"Replacing non-breaking space on normal before text correction": "Αντικατάσταση διαστήματος χωρίς διακοπή στο κανονικό πριν από τη διόρθωση κειμένου",
"Space and line ending": "Διάστημα και τέλος γραμμής",
"Remove duplicate line breaks": "Κατάργηση διπλότυπων αλλαγών γραμμής",
"Remove extra spaces after opening and before closing bracket": "Αφαιρέστε τα επιπλέον κενά μετά το άνοιγμα και πριν το κλείσιμο του βραχίονα",
"Remove extra spaces after opening and before closing square bracket": "Αφαιρέστε τα επιπλέον κενά μετά το άνοιγμα και πριν το κλείσιμο της αγκύλης",
"Remove space before %, ‰ and ‱": "Κατάργηση διαστήματος πριν από %, ‰ και ‱",
"Remove spaces and line breaks at end of text": "Κατάργηση διαστημάτων και αλλαγών γραμμής στο τέλος του κειμένου",
"Remove spaces and line breaks in beginning of text": "Κατάργηση διαστημάτων και αλλαγών γραμμής στην αρχή του κειμένου",
"Remove spaces at end of line": "Κατάργηση διαστημάτων στο τέλος της γραμμής",
"Remove spaces at start of line": "Κατάργηση διαστημάτων στην αρχή της γραμμής",
"Remove spaces before punctuation": "Κατάργηση διαστημάτων πριν από τα σημεία στίξης",
"Removing duplicate spaces between characters": "Κατάργηση διπλών διαστημάτων μεταξύ χαρακτήρων",
"Replacement of tab to 4 spaces": "Αντικατάσταση καρτέλας σε 4 κενά",
"Space before opening bracket": "Κενό πριν το άνοιγμα της αγκύλης",
"Space after punctuation": "Διάστημα μετά τη στίξη",
"Escaping HTML": "Escapeing HTML",
"Placement of links": "Τοποθέτηση συνδέσμων",
"Placement of links for e-mail": "Τοποθέτηση συνδέσμων για e-mail",
"Placement of paragraph": "Τοποθέτηση της παραγράφου",
"Processing HTML attributes": "Επεξεργασία χαρακτηριστικών HTML",
"Removing HTML-tags": "Κατάργηση ετικετών HTML",
"Replacement line break on <br/>": "Αλλαγή γραμμής αντικατάστασης στο <br/>",
"Date": "Ημερομηνία",
"Money": "Χρήματα",
"Numbers and mathematical expressions": "Αριθμοί και μαθηματικές εκφράσεις",
"Divide into groups numbers with many digits": "Χωρίστε σε ομάδες αριθμούς με πολλά ψηφία",
"Symbols and signs": "Σύμβολα και σημάδια",
"Adding ° to C and F": "Προσθήκη ° σε C και F",
"Typos": "Λάθος",
"Other": "Αλλα",
"Delete character BOM (Byte Order Mark)": "Διαγραφή χαρακτήρα BOM (Byte Order Mark)",
"Removing repeat words": "Κατάργηση επαναλαμβανόμενων λέξεων"
}

View File

@ -0,0 +1,97 @@
{
"Placement of commas before “а” and “но”": "Colocación de comas antes de \"а\" y \"но\"",
"Hyphen after “кое” and “кой”": "Guión después de \"кое\" y \"кой\"",
"Hyphen before “де”": "Guión antes de \"де\"",
"Hyphen before “ка” and “кась”": "Guión antes de \"ка\" y \"кась\"",
"Hyphen before “то”, “либо”, “нибудь”": "Guión antes de “то”, “либо”, “нибудь”",
"Hyphen between “верно-таки” and etc.": "Guión entre \"верно-таки\" y etc.",
"Hyphen between “из-за”": "Guión entre “из-за”",
"Hyphen between “из-под”": "Guión entre “из-под”",
"m2 → м², m3 → м³ and non-breaking space": "m2 → м², m3 → м³ y espacio de no ruptura",
"г.г. → гг. and non-breaking space": "г.г. → гг. y espacio de no interrupción",
"Non-breaking space after abbreviation «см.» and «им.»": "Espacio continuo después de la abreviatura «см.» y «им.»",
"Non-breaking space after “OOO, ОАО, ЗАО, НИИ, ПБОЮЛ”": "Espacio sin interrupción después de \"OOO, ОАО, ЗАО, НИИ, ПБОЮЛ\"",
"Non-breaking space after “стр.”, “гл.”, “рис.”, “илл.”": "Espacio continuo después de “стр.”, “гл.”, “рис.”, “илл.”",
"Non-breaking space before XXXX г. (2012 г.)": "Espacio sin interrupciones antes de XXXX г. (2012 г.)",
"Non-breaking space between number and “тыс.”, “млн”, “млрд” and “трлн”": "Espacio continuo entre el número y “тыс.”, “млн”, “млрд” y “трлн”",
"Non-breaking space in abbreviations, e.g. “т. д.”": "Espacio continuo en abreviaturas, por ejemplo, \"т. д\".",
"Not once. space before the “руб.” and “коп.”": "Ni una sola vez. Espacio antes del \"руб.\" y \"коп.\"",
"Placement of non-breaking space after “г.”, “обл.”, “ул.”, “пр.”, “кв.” et al.": "Ubicación del espacio de no separación después de \"г.\", \"обл.\", \"ул.\", \"пр.\", \"кв.\" et al.",
"Remove spaces and extra points in “вв.”": "Eliminar espacios y puntos extra en “вв.”",
"Non-breaking space before “ли”, “ль”, “же”, “бы”, “б”": "Espacio continuo antes de \"ли\", \"ль\", \"же\", \"бы\", \"б\"",
"Space between number and word “год”": "Espacio entre número y palabra “год”",
"Acronyms with a dash": "Siglas con un guión",
"Dash between days of one month": "Guión entre días de un mes",
"Dash between months": "Guión entre meses",
"Dash between the days of the week": "Guión entre los días de la semana",
"Dash in decade": "Guión en década",
"Dash in direct speech": "Guión en estilo directo",
"Dash in time intervals": "Guión en intervalos de tiempo",
"Hyphen to dash in centuries": "Guión a guión en siglos",
"Hyphen to dash in years": "Guión a guión en años",
"Replacement hyphen with dash": "Guión de reemplazo con guión",
"Binding of initials to the surname": "Encuadernación de iniciales al apellido",
"Non-breaking space in P. S. and P. P. S.": "Espacio ininterrumpido en P. S. y P. P. S.",
"Non-breaking thin space after №": "Espacio delgado que no se rompe después de №",
"Non-breaking space between number and month": "Espacio ininterrumpido entre el número y el mes",
"Space after “...”, “!..” and “?..”": "Espacio después de “...”, “!..” y “?..”",
"Converting dates YYYY-MM-DD type DD.MM.YYYY": "Conversión de fechas AAAA-MM-DD tipo DD.MM.AAAA",
"Currency symbol ($, €, ¥, Ұ, £ and ₤) after the number, $100 → 100 $": "Símbolo de moneda ($, €, ¥, Ұ, £ y ₤) después del número, $100 → 100 $",
"Commas in numbers": "Comas en números",
"Replacement of Latin letters in Russian. Typos occur when you switch keyboard layouts": "Reemplazo de letras latinas en ruso. Se producen errores tipográficos al cambiar la distribución del teclado",
"Replacement capital letters to lowercase with addition of accent": "Reemplazo de letras mayúsculas por minúsculas con adición de acento",
"Formatting phone numbers": "Formateo de números de teléfono",
"Correct text": "Texto correcto",
"Hide advanced settings": "Ocultar configuración avanzada",
"Show advanced settings": "Mostrar configuración avanzada",
"Locale": "Lugar",
"Punctuation": "Puntuación",
"Placement of correct apostrophe": "Ubicación del apóstrofe correcto",
"Placement of quotation marks in texts": "Colocación de comillas en textos",
"Removal quotes outside a link": "Retirar comillas fuera de un enlace",
"Removing double punctuation": "Eliminar puntuación doble",
"Replacement of three points by ellipsis": "Sustitución de tres puntos por puntos suspensivos",
"Dash and hyphen": "Guión y guión",
"Replace hyphens surrounded by spaces with an em-dashen-US": "Reemplace los guiones rodeados de espacios con un em-dashen-US",
"Non-breaking space": "Espacio irrompible",
"Non-breaking space after short word": "Espacio sin interrupciones después de una palabra corta",
"Non-breaking space after §": "Espacio ininterrumpido después de §",
"Non-breaking space after ¶": "Espacio sin separación después de ¶",
"Non-breaking space before last short word in sentence": "Espacio continuo antes de la última palabra corta en la oración",
"Non-breaking space before lpi and dpi": "Espacio sin interrupciones antes de lpi y dpi",
"Non-breaking space before number (maximum 2 digits) at end of sentence": "Espacio sin separación antes del número (máximo 2 dígitos) al final de la oración",
"Non-breaking space between number and word": "Espacio ininterrumpido entre número y palabra",
"Replace non-breaking space to normal space in tags nowrap and nobr": "Reemplace el espacio de no separación por espacio normal en las etiquetas nowrap y nobr",
"Replacing non-breaking space on normal before text correction": "Reemplazar el espacio sin interrupciones en normal antes de la corrección de texto",
"Space and line ending": "Espacio y final de línea",
"Remove duplicate line breaks": "Eliminar saltos de línea duplicados",
"Remove extra spaces after opening and before closing bracket": "Eliminar espacios adicionales después de abrir y antes de cerrar corchetes",
"Remove extra spaces after opening and before closing square bracket": "Eliminar espacios adicionales después de abrir y antes de cerrar el corchete",
"Remove space before %, ‰ and ‱": "Eliminar espacio antes de %, ‰ y ‱",
"Remove spaces and line breaks at end of text": "Eliminar espacios y saltos de línea al final del texto",
"Remove spaces and line breaks in beginning of text": "Eliminar espacios y saltos de línea al comienzo del texto",
"Remove spaces at end of line": "Eliminar espacios al final de la línea",
"Remove spaces at start of line": "Eliminar espacios al comienzo de línea",
"Remove spaces before punctuation": "Eliminar espacios antes de la puntuación",
"Removing duplicate spaces between characters": "Eliminar espacios duplicados entre caracteres",
"Replacement of tab to 4 spaces": "Reemplazo de tabulador a 4 espacios",
"Space before opening bracket": "Espacio antes de abrir corchete",
"Space after punctuation": "Espacio después de la puntuación",
"Escaping HTML": "Escapar de HTML",
"Placement of links": "Ubicación de enlaces",
"Placement of links for e-mail": "Ubicación de enlaces para correo electrónico",
"Placement of paragraph": "Ubicación del párrafo",
"Processing HTML attributes": "Procesando atributos HTML",
"Removing HTML-tags": "Eliminación de etiquetas HTML",
"Replacement line break on <br/>": "Salto de línea de reemplazo en <br/>",
"Date": "Fecha",
"Money": "Dinero",
"Numbers and mathematical expressions": "Números y expresiones matemáticas",
"Divide into groups numbers with many digits": "Dividir en grupos números con muchos dígitos",
"Symbols and signs": "Símbolos y signos",
"Adding ° to C and F": "Sumar ° a C y F",
"Typos": "Errores tipográficos",
"Other": "Otro",
"Delete character BOM (Byte Order Mark)": "Eliminar carácter BOM (marca de orden de bytes)",
"Removing repeat words": "Eliminar palabras repetidas"
}

View File

@ -0,0 +1,97 @@
{
"Placement of commas before “а” and “но”": "Pilkkujen sijoittaminen ennen \"а\" ja \"но\"",
"Hyphen after “кое” and “кой”": "Yhdysmerkki \"кое\" ja \"кой\" jälkeen",
"Hyphen before “де”": "Yhdysmerkki ennen \"де\"",
"Hyphen before “ка” and “кась”": "Yhdysmerkki ennen \"ка\" ja \"кась\"",
"Hyphen before “то”, “либо”, “нибудь”": "Tavumerkki ennen \"то\", \"либо\", \"нибудь\"",
"Hyphen between “верно-таки” and etc.": "Tavumerkki \"верно-таки\" ja ets. välillä.",
"Hyphen between “из-за”": "Tavumerkki \"из-за\" välillä",
"Hyphen between “из-под”": "Tavumerkki \"из-под\" välillä",
"m2 → м², m3 → м³ and non-breaking space": "m2 → м², m3 → м³ ja särkymätön tila",
"г.г. → гг. and non-breaking space": "г.г. → гг. ja katkeamaton tila",
"Non-breaking space after abbreviation «см.» and «им.»": "Järjettävä välilyönti lyhenteen «см.» jälkeen. ja «им.»",
"Non-breaking space after “OOO, ОАО, ЗАО, НИИ, ПБОЮЛ”": "Keskemätön välilyönti \"OOO, ОАО, ЗАО, НИИ, ПБОЮЛ\" jälkeen",
"Non-breaking space after “стр.”, “гл.”, “рис.”, “илл.”": "Keskevä välilyönti \"стр.\", \"гл.\", \"рис.\", \"илл.\"",
"Non-breaking space before XXXX г. (2012 г.)": "Keskemätön tila ennen XXXX г. (2012 г.)",
"Non-breaking space between number and “тыс.”, “млн”, “млрд” and “трлн”": "Käytön välilyönti numeron ja \"тыс.\", \"млн\", \"млрд\" ja \"трлн\" välillä",
"Non-breaking space in abbreviations, e.g. “т. д.”": "Keskemätön välilyönti lyhenteissä, esim. \"т. д.\"",
"Not once. space before the “руб.” and “коп.”": "Ei kertaakaan. välilyönti ennen sanaa \"руб.\" ja \"коп.\"",
"Placement of non-breaking space after “г.”, “обл.”, “ул.”, “пр.”, “кв.” et al.": "Keskemättömän välilyönnin sijoittaminen \"г.\", \"обл.\", \"ул.\", \"пр.\", \"кв.\" et al.",
"Remove spaces and extra points in “вв.”": "Poista välilyönnit ja lisäpisteet kohdassa \"вв.\"",
"Non-breaking space before “ли”, “ль”, “же”, “бы”, “б”": "Keskemätön välilyönti ennen \"ли\", \"ль\", \"же\", \"бы\", \"б\"",
"Space between number and word “год”": "Välilyönti numeron ja sanan \"год\" välill",
"Acronyms with a dash": "yhenteet, joissa on viiv",
"Dash between days of one month": "Yhden kuukauden päivien väliviiva",
"Dash between months": "Tapahtuma kuukausien välillä",
"Dash between the days of the week": "Viikko viikonpäivien välillä",
"Dash in decade": "Pyrkkä vuosikymmenessä",
"Dash in direct speech": "viiva suorassa puheessa",
"Dash in time intervals": "Väliviiva aikaväleissä",
"Hyphen to dash in centuries": "Yhdysviiva väliviivaksi vuosisatojen aikana",
"Hyphen to dash in years": "Yhdistysviiva vuosiin",
"Replacement hyphen with dash": "Korvaa yhdysviiva viivalla",
"Binding of initials to the surname": "Alkukirjainten sidonta sukunimeen",
"Non-breaking space in P. S. and P. P. S.": "P. S.:ssä ja P. P. S.:ssa rikkomaton tila.",
"Non-breaking thin space after №": "Rikkoutumaton ohut välilyönti numeron № jälkeen",
"Non-breaking space between number and month": "Numeron ja kuukauden välinen välilyönti",
"Space after “...”, “!..” and “?..”": "Välilyönti \"...\", \"!..\" ja \"?..\" jälkeen",
"Converting dates YYYY-MM-DD type DD.MM.YYYY": "Päivämäärien muuntaminen VVVV-KK-PP tyyppi PP.KK.VVVV",
"Currency symbol ($, €, ¥, Ұ, £ and ₤) after the number, $100 → 100 $": "Valuuttasymboli ($, €, ¥, Ұ, £ ja ₤) numeron jälkeen, $100 → 100 $",
"Commas in numbers": "Pilkut numeroissa",
"Replacement of Latin letters in Russian. Typos occur when you switch keyboard layouts": "Latinalaisten kirjainten korvaaminen venäjässä. Kirjoitusvirheitä tapahtuu, kun vaihdat näppäimistön asettelua",
"Replacement capital letters to lowercase with addition of accent": "Korvaa isot kirjaimet pieniksi ja lisäämällä aksentti",
"Formatting phone numbers": "Puhelinnumeroiden muotoilu",
"Correct text": "Oikea teksti",
"Hide advanced settings": "Piilota lisäasetukset",
"Show advanced settings": "Näytä lisäasetukset",
"Locale": "Locale",
"Punctuation": "välimerkit",
"Placement of correct apostrophe": "oikean heittomerkin sijoittaminen",
"Placement of quotation marks in texts": "Lainausmerkkien sijoittaminen teksteihin",
"Removal quotes outside a link": "Poistolainaukset linkin ulkopuolella",
"Removing double punctuation": "Kaksoisvälimerkkien poistaminen",
"Replacement of three points by ellipsis": "Kolmen pisteen korvaaminen ellipsillä",
"Dash and hyphen": "Viiva ja yhdysmerkki",
"Replace hyphens surrounded by spaces with an em-dashen-US": "Korvaa välilyöntejä ympäröivät yhdysviivat em-viiva-US-merkillä",
"Non-breaking space": "Myrkymätön tila",
"Non-breaking space after short word": "Jos välilyönti lyhyen sanan jälkeen",
"Non-breaking space after §": "Keskevä välilyönti §:n jälkeen",
"Non-breaking space after ¶": "Käytön välilyönti ¶:n jälkeen",
"Non-breaking space before last short word in sentence": "Viimeinen välilyönti ennen viimeistä lyhyttä sanaa lauseessa",
"Non-breaking space before lpi and dpi": "Keskemätön välilyönti ennen lpi:tä ja dpi:tä",
"Non-breaking space before number (maximum 2 digits) at end of sentence": "Keskemätön välilyönti ennen numeroa (enintään 2 numeroa) lauseen lopussa",
"Non-breaking space between number and word": "Numeron ja sanan välissä oleva välilyönti",
"Replace non-breaking space to normal space in tags nowrap and nobr": "Korvaa välilyönti normaaliksi välilyönnissä nowrap- ja nobr-tageissa",
"Replacing non-breaking space on normal before text correction": "Korvaa välilyönnin normaaliin ennen tekstin korjausta",
"Space and line ending": "Avaruus ja rivin loppu",
"Remove duplicate line breaks": "Poista päällekkäiset rivinvaihdot",
"Remove extra spaces after opening and before closing bracket": "Poista ylimääräiset välilyönnit avaamisen jälkeen ja ennen kiinnikkeen sulkemista",
"Remove extra spaces after opening and before closing square bracket": "Poista ylimääräiset välilyönnit avaamisen jälkeen ja ennen hakasulkujen sulkemista",
"Remove space before %, ‰ and ‱": "Poista välilyönti ennen merkkejä %, ‰ ja ‱",
"Remove spaces and line breaks at end of text": "Poista välilyönnit ja rivinvaihdot tekstin lopusta",
"Remove spaces and line breaks in beginning of text": "Poista välilyönnit ja rivinvaihdot tekstin alusta",
"Remove spaces at end of line": "Poista välilyönnit rivin lopusta",
"Remove spaces at start of line": "Poista välilyönnit rivin alusta",
"Remove spaces before punctuation": "Poista välilyönnit ennen välimerkkejä",
"Removing duplicate spaces between characters": "Poistan päällekkäisiä välilyöntejä merkkien väliltä",
"Replacement of tab to 4 spaces": "Sarkaimen korvaaminen 4 välilyönnillä",
"Space before opening bracket": "Välilyönti ennen sulun avaamista",
"Space after punctuation": "Välilyönti välimerkkien jälkeen",
"Escaping HTML": "Pako HTML",
"Placement of links": "Linkkien sijoittaminen",
"Placement of links for e-mail": "Sähköpostilinkkien sijoittaminen",
"Placement of paragraph": "Kappaleen sijoitus",
"Processing HTML attributes": "HTML-attribuuttien käsittely",
"Removing HTML-tags": "HTML-tunnisteiden poistaminen",
"Replacement line break on <br/>": "Korvaava rivinvaihto on <br/>",
"Date": "Päivämäärä",
"Money": "Raha",
"Numbers and mathematical expressions": "Luvut ja matemaattiset lausekkeet",
"Divide into groups numbers with many digits": "Jaa moninumeroiset numerot ryhmiin",
"Symbols and signs": "Symbolit ja merkit",
"Adding ° to C and F": "C:n ja F:n lisääminen °",
"Typos": "Kirjoitusvirheet",
"Other": "muu",
"Delete character BOM (Byte Order Mark)": "Poista merkki BOM (tavujärjestysmerkki)",
"Removing repeat words": "Toistuvien sanojen poistaminen"
}

View File

@ -0,0 +1,97 @@
{
"Placement of commas before “а” and “но”": "Placement des virgules avant \"а\" et \"но\"",
"Hyphen after “кое” and “кой”": "Trait d'union après \"кое\" et \"кой\"",
"Hyphen before “де”": "Trait d'union avant \"де\"",
"Hyphen before “ка” and “кась”": "Trait d'union avant \"ка\" et \"кась\"",
"Hyphen before “то”, “либо”, “нибудь”": "Trait d'union avant \"то\", \"либо\", \"нибудь\"",
"Hyphen between “верно-таки” and etc.": "Trait d'union entre \"верно-таки\" et etc.",
"Hyphen between “из-за”": "Trait d'union entre \"из-за\"",
"Hyphen between “из-под”": "Trait d'union entre \"из-под\"",
"m2 → м², m3 → м³ and non-breaking space": "m2 → м², m3 → м³ et espace insécable",
"г.г. → гг. and non-breaking space": "г.г. → гг. et espace insécable",
"Non-breaking space after abbreviation «см.» and «им.»": "Espace insécable après l'abréviation \"см.\" et \"им.\"",
"Non-breaking space after “OOO, ОАО, ЗАО, НИИ, ПБОЮЛ”": "Espace insécable après \"OOO, ОАО, ЗАО, НИИ, ПБОЮЛ\"",
"Non-breaking space after “стр.”, “гл.”, “рис.”, “илл.”": "Espace insécable après \"стр.\", \"гл.\", \"рис.\", \"илл.\"",
"Non-breaking space before XXXX г. (2012 г.)": "Espace insécable avant XXXX г. (2012 г.)",
"Non-breaking space between number and “тыс.”, “млн”, “млрд” and “трлн”": "Espace insécable entre le nombre et \"тыс.\", \"млн\", \"млрд\" et \"трлн\"",
"Non-breaking space in abbreviations, e.g. “т. д.”": "Espace insécable dans les abréviations, par exemple \"т. д.\"",
"Not once. space before the “руб.” and “коп.”": "Pas une seule fois. espace avant le \"руб.\" et \"коп.\"",
"Placement of non-breaking space after “г.”, “обл.”, “ул.”, “пр.”, “кв.” et al.": "Placement d'un espace insécable après \"г.\", \"обл.\", \"ул.\", \"пр.\", \"кв.\" et al.",
"Remove spaces and extra points in “вв.”": "Supprimez les espaces et les points supplémentaires dans \"вв.\"",
"Non-breaking space before “ли”, “ль”, “же”, “бы”, “б”": "Espace insécable avant \"ли\", \"ль\", \"же\", \"бы\", \"б\"",
"Space between number and word “год”": "Espace entre le chiffre et le mot \"год\"",
"Acronyms with a dash": "Acronymes avec un tiret",
"Dash between days of one month": "Dash entre les jours d'un mois",
"Dash between months": "Tiret entre les mois ",
"Dash between the days of the week": "Trait entre les jours de la semaine",
"Dash in decade": "Dash en décennie",
"Dash in direct speech": "Dash au discours direct",
"Dash in time intervals": "Dash in intervalles de temps",
"Hyphen to dash in centuries": "Trait d'union pour se précipiter en siècles",
"Hyphen to dash in years": "Trait d'union pour se précipiter en années",
"Replacement hyphen with dash": "Trait d'union de remplacement avec tiret",
"Binding of initials to the surname": "Lier les initiales au nom de famille",
"Non-breaking space in P. S. and P. P. S.": "Espace insécable dans P. S. et P. P. S.",
"Non-breaking thin space after №": "Espace mince insécable après №",
"Non-breaking space between number and month": "Espace insécable entre le chiffre et le mois",
"Space after “...”, “!..” and “?..”": "Espace après \"...\", \"!..\" et \"?..\"",
"Converting dates YYYY-MM-DD type DD.MM.YYYY": "Conversion des dates AAAA-MM-JJ type JJ.MM.AAAA",
"Currency symbol ($, €, ¥, Ұ, £ and ₤) after the number, $100 → 100 $": "Symbole monétaire ($, €, ¥, Ұ, £ et ₤) après le nombre, $100 → 100 $",
"Commas in numbers": "Des virgules dans les chiffres",
"Replacement of Latin letters in Russian. Typos occur when you switch keyboard layouts": "Remplacement des lettres latines en russe. Des fautes de frappe se produisent lorsque vous changez de disposition de clavier",
"Replacement capital letters to lowercase with addition of accent": "Remplacer les majuscules par des minuscules avec l'ajout d'un accent",
"Formatting phone numbers": "Formater les numéros de téléphone",
"Correct text": "Texte correct",
"Hide advanced settings": "Masquer les paramètres avancés",
"Show advanced settings": "Afficher les paramètres avancés",
"Locale": "Lieu",
"Punctuation": "Ponctuation",
"Placement of correct apostrophe": "Placement de l'apostrophe correcte",
"Placement of quotation marks in texts": "Placement des guillemets dans les textes",
"Removal quotes outside a link": "Suppression des guillemets en dehors d'un lien",
"Removing double punctuation": "Suppression de la double ponctuation",
"Replacement of three points by ellipsis": "Remplacement de trois points par des points de suspension",
"Dash and hyphen": "Tiret et trait d'union ",
"Replace hyphens surrounded by spaces with an em-dashen-US": "Remplacez les traits d'union entourés d'espaces par un tiret cadratin-US",
"Non-breaking space": "Espace non-cassant",
"Non-breaking space after short word": "Espace insécable après un mot court",
"Non-breaking space after §": "Espace insécable après §",
"Non-breaking space after ¶": "Espace insécable après ¶",
"Non-breaking space before last short word in sentence": "Espace insécable avant le dernier mot court de la phrase",
"Non-breaking space before lpi and dpi": "Espace insécable avant lpi et dpi",
"Non-breaking space before number (maximum 2 digits) at end of sentence": "Espace insécable avant le nombre (2 chiffres maximum) en fin de phrase",
"Non-breaking space between number and word": "Espace insécable entre le nombre et le mot",
"Replace non-breaking space to normal space in tags nowrap and nobr": "Remplacer l'espace insécable par un espace normal dans les balises nowrap et nobr",
"Replacing non-breaking space on normal before text correction": "Remplacement de l'espace insécable sur la normale avant la correction du texte",
"Space and line ending": "Espace et fin de ligne",
"Remove duplicate line breaks": "Supprimer les sauts de ligne en double",
"Remove extra spaces after opening and before closing bracket": "Supprimez les espaces supplémentaires après l'ouverture et avant la fermeture du support",
"Remove extra spaces after opening and before closing square bracket": "Supprimez les espaces supplémentaires après l'ouverture et avant la fermeture des crochets",
"Remove space before %, ‰ and ‱": "Supprimer l'espace avant %, ‰ et ‱",
"Remove spaces and line breaks at end of text": "Supprimez les espaces et les sauts de ligne à la fin du texte",
"Remove spaces and line breaks in beginning of text": "Supprimez les espaces et les sauts de ligne au début du texte",
"Remove spaces at end of line": "Supprimez les espaces en fin de ligne",
"Remove spaces at start of line": "Supprimez les espaces en début de ligne",
"Remove spaces before punctuation": "Supprimez les espaces avant la ponctuation",
"Removing duplicate spaces between characters": "Suppression des espaces en double entre les caractères",
"Replacement of tab to 4 spaces": "Remplacement de la tabulation par 4 espaces",
"Space before opening bracket": "Espace avant l'ouverture du support",
"Space after punctuation": "Espace après ponctuation",
"Escaping HTML": "Échapper au HTML",
"Placement of links": "Mise en place de liens",
"Placement of links for e-mail": "Mise en place de liens pour les e-mails",
"Placement of paragraph": "Placement du paragraphe",
"Processing HTML attributes": "Traitement des attributs HTML",
"Removing HTML-tags": "Suppression des balises HTML",
"Replacement line break on <br/>": "Remplacer le saut de ligne sur <br/>",
"Date": "Date",
"Money": "Argent",
"Numbers and mathematical expressions": "Nombres et expressions mathématiques",
"Divide into groups numbers with many digits": "Diviser en groupes les nombres avec plusieurs chiffres",
"Symbols and signs": "Symboles et signes",
"Adding ° to C and F": "Ajouter ° à C et F",
"Typos": "Fautes de frappe",
"Other": "Autre",
"Delete character BOM (Byte Order Mark)": "Supprimer le caractère BOM (Byte Order Mark)",
"Removing repeat words": "Suppression des mots répétés"
}

View File

@ -0,0 +1,97 @@
{
"Placement of commas before “а” and “но”": "Vessző elhelyezése az „а” és a „но” előtt",
"Hyphen after “кое” and “кой”": "Kötőjel a „кое” és a „кой” után",
"Hyphen before “де”": "Kötőjel a „де” előtt",
"Hyphen before “ка” and “кась”": "Kötőjel a „ка” és a „кась” előtt",
"Hyphen before “то”, “либо”, “нибудь”": "Kötőjel a „то”, „либо”, „нибудь” előtt",
"Hyphen between “верно-таки” and etc.": "Kötőjel a „верно-таки” és a stb között.",
"Hyphen between “из-за”": "Kötőjel az „из-за” között",
"Hyphen between “из-под”": "Kötőjel az „из-под” között",
"m2 → м², m3 → м³ and non-breaking space": "m2 → м², m3 → м³ és törésmentes tér",
"г.г. → гг. and non-breaking space": "г.г. → гг. és nem törő szóköz",
"Non-breaking space after abbreviation «см.» and «им.»": "Szünetmentes szóköz a «см.» rövidítés után. és «им.»",
"Non-breaking space after “OOO, ОАО, ЗАО, НИИ, ПБОЮЛ”": "Nem törő szóköz az „OOOO, ОАО, ЗАО, НИИ, ПБОЮЛ” után",
"Non-breaking space after “стр.”, “гл.”, “рис.”, “илл.”": "Nem törő szóköz az „стр.”, „гл.”, „рис.”, „илл.” után",
"Non-breaking space before XXXX г. (2012 г.)": "Nem törő tér XXXX г. (2012 г.) előtt",
"Non-breaking space between number and “тыс.”, “млн”, “млрд” and “трлн”": "Nem törő szóköz a szám és a “тыс.”, “млн”, “млрд” és “трлн” között",
"Non-breaking space in abbreviations, e.g. “т. д.”": "Nem törő szóköz a rövidítésekben, pl. “т. д.”",
"Not once. space before the “руб.” and “коп.”": "Nem egyszer. szóköz a “руб.” előtt. és “коп.”",
"Placement of non-breaking space after “г.”, “обл.”, “ул.”, “пр.”, “кв.” et al.": "A nem törő szóköz elhelyezése a „г.”, „обл.”, „ул.”, „пр.”, „кв.” után.” és társai.",
"Remove spaces and extra points in “вв.”": "Remove spaces and extra points in “вв.”",
"Non-breaking space before “ли”, “ль”, “же”, “бы”, “б”": "Nem törő szóköz a „ли”, „ль”, „же”, „бы”, „б” előtt",
"Space between number and word “год”": "Szóköz a szám és a “год” szó között",
"Acronyms with a dash": "A mozaikszavak kötőjellel",
"Dash between days of one month": "Szaggatott vonal egy hónap napjai között",
"Dash between months": "Szaggatás a hónapok között",
"Dash between the days of the week": "Vonat a hét napjai között",
"Dash in decade": "Dash in decade",
"Dash in direct speech": "Szaggatott közvetlen beszédben",
"Dash in time intervals": "Szaggatott időintervallumokban",
"Hyphen to dash in centuries": "Kötőjel a gondolatjel a századokban",
"Hyphen to dash in years": "kötőjeltől kötőjelig az években",
"Replacement hyphen with dash": "kötőjel helyettesítése kötőjellel",
"Binding of initials to the surname": "A vezetéknév kezdőbetűinek kötése",
"Non-breaking space in P. S. and P. P. S.": "Nem törő szóköz a P. S.-ben és a P. P. S.-ben.",
"Non-breaking thin space after №": "Nem törő vékony szóköz a № után",
"Non-breaking space between number and month": "Szám és hónap között törhetetlen szóköz",
"Space after “...”, “!..” and “?..”": "Szóköz a \"...\", \"!..\" és \"?..\" után.",
"Converting dates YYYY-MM-DD type DD.MM.YYYY": "Dátumok konvertálása ÉÉÉÉ-HH-NN típus: NN.HH.ÉÉÉÉ",
"Currency symbol ($, €, ¥, Ұ, £ and ₤) after the number, $100 → 100 $": "Pénznem szimbólum ($, €, ¥, Ұ, £ és ₤) a szám után, $100 → 100 $",
"Commas in numbers": "Vessző a számokban",
"Replacement of Latin letters in Russian. Typos occur when you switch keyboard layouts": "A latin betűk cseréje orosz nyelven. Elírási hibák lépnek fel a billentyűzetkiosztás váltásakor",
"Replacement capital letters to lowercase with addition of accent": "Nagybetűk cseréje kisbetűre ékezet hozzáadásával",
"Formatting phone numbers": "Telefonszámok formázása",
"Correct text": "Helyes szöveg",
"Hide advanced settings": "Speciális beállítások elrejtése",
"Show advanced settings": "Haladó beállítások mutatása",
"Locale": "Locale",
"Punctuation": "Központozás",
"Placement of correct apostrophe": "Helyes aposztróf elhelyezése",
"Placement of quotation marks in texts": "Idézőjelek elhelyezése a szövegekben",
"Removal quotes outside a link": "Idézetek eltávolítása a linken kívül",
"Removing double punctuation": "Kettős írásjelek eltávolítása",
"Replacement of three points by ellipsis": "Három pont cseréje ellipszissel",
"Dash and hyphen": "kötőjel és kötőjel",
"Replace hyphens surrounded by spaces with an em-dashen-US": "A szóközökkel körülvett kötőjeleket cserélje ki em-dahen-US-ra",
"Non-breaking space": "Nem törő tér",
"Non-breaking space after short word": "Nem törő szóköz rövid szó után",
"Non-breaking space after §": "Nem törő szóköz a § után",
"Non-breaking space after ¶": "Nem törő szóköz a ¶ után",
"Non-breaking space before last short word in sentence": "Szóköz nélküli szóköz a mondat utolsó rövid szava előtt",
"Non-breaking space before lpi and dpi": "Nem törő szóköz az lpi és dpi előtt",
"Non-breaking space before number (maximum 2 digits) at end of sentence": "Szünetmentes szóköz a szám előtt (maximum 2 számjegy) a mondat végén",
"Non-breaking space between number and word": "Szám és szó között nem törő szóköz",
"Replace non-breaking space to normal space in tags nowrap and nobr": "Cserélje ki a nem törő szóközt a normál szóközre a nowrap és a nobr címkékben",
"Replacing non-breaking space on normal before text correction": "Szóközök cseréje normálra a szövegjavítás előtt",
"Space and line ending": "Szóköz és sorvég",
"Remove duplicate line breaks": "Remove duplicate sorbreaks",
"Remove extra spaces after opening and before closing bracket": "Távolítsa el a felesleges szóközöket a nyitás után és a zárójel bezárása előtt",
"Remove extra spaces after opening and before closing square bracket": "Távolítsa el a felesleges szóközöket a nyitás után és a szögletes zárójel bezárása előtt",
"Remove space before %, ‰ and ‱": "Szóköz eltávolítása %, ‰ és ‱ előtt",
"Remove spaces and line breaks at end of text": "Szóközök és sortörések eltávolítása a szöveg végén",
"Remove spaces and line breaks in beginning of text": "Szóközök és sortörések eltávolítása a szöveg elejéről",
"Remove spaces at end of line": "Szóközök eltávolítása a sor végén",
"Remove spaces at start of line": "Szóközök eltávolítása a sor elején",
"Remove spaces before punctuation": "Szóközök eltávolítása az írásjelek előtt",
"Removing duplicate spaces between characters": "Ismétlődő szóközök eltávolítása a karakterek között",
"Replacement of tab to 4 spaces": "A tabulátor cseréje 4 szóközre",
"Space before opening bracket": "Szóköz a zárójel nyitása előtt",
"Space after punctuation": "Szóköz az írásjelek után",
"Escaping HTML": "Menekülő HTML",
"Placement of links": "Linkek elhelyezése",
"Placement of links for e-mail": "Linkek elhelyezése e-mailekhez",
"Placement of paragraph": "A bekezdés elhelyezése",
"Processing HTML attributes": "HTML attribútumok feldolgozása",
"Removing HTML-tags": "HTML-címkék eltávolítása",
"Replacement line break on <br/>": "Replacement line break on <br/>",
"Date": "Dátum",
"Money": "Pénz",
"Numbers and mathematical expressions": "Számok és matematikai kifejezések",
"Divide into groups numbers with many digits": "Sok számjegyű számok csoportosítása",
"Symbols and signs": "Szimbólumok és jelek",
"Adding ° to C and F": "° hozzáadása C és F-hez",
"Typos": "elírási hibák",
"Other": "Egyéb",
"Delete character BOM (Byte Order Mark)": "Bom karakter törlése (byte Order Mark)",
"Removing repeat words": "Ismétlődő szavak eltávolítása"
}

View File

@ -0,0 +1,97 @@
{
"Placement of commas before “а” and “но”": "Posizionamento delle virgole prima di \"а\" e \"но\"",
"Hyphen after “кое” and “кой”": "Trattino dopo \"кое\" e \"кой\"",
"Hyphen before “де”": "Trattino prima di \"де\"",
"Hyphen before “ка” and “кась”": "Trattino prima di \"ка\" e \"кась\"",
"Hyphen before “то”, “либо”, “нибудь”": "Trattino prima di “то”, “либо”, “нибудь”",
"Hyphen between “верно-таки” and etc.": "Trattino tra \"верно-таки\" e ecc.",
"Hyphen between “из-за”": "Trattino tra \"из-за\"",
"Hyphen between “из-под”": "Trattino tra \"из-под\"",
"m2 → м², m3 → м³ and non-breaking space": "m2 → м², m3 → м³ e spazio unificatore",
"г.г. → гг. and non-breaking space": "г.г. → гг. e spazio unificatore",
"Non-breaking space after abbreviation «см.» and «им.»": "Spazio unificatore dopo l'abbreviazione «см.» e «им.»",
"Non-breaking space after “OOO, ОАО, ЗАО, НИИ, ПБОЮЛ”": "Spazio unificato dopo “OOO, ОАО, ЗАО, НИИ, ПБОЮЛ”",
"Non-breaking space after “стр.”, “гл.”, “рис.”, “илл.”": "Spazio unificatore dopo \"стр.\", \"гл.\", \"рис.\", \"илл.\"",
"Non-breaking space before XXXX г. (2012 г.)": "Spazio ininterrotto prima di XXXX г. (2012 г.)",
"Non-breaking space between number and “тыс.”, “млн”, “млрд” and “трлн”": "Spazio unificato tra numero e “тыс.”, “млн”, “млрд” e “трлн”",
"Non-breaking space in abbreviations, e.g. “т. д.”": "Spazio unificato nelle abbreviazioni, ad esempio \"т. д.\"",
"Not once. space before the “руб.” and “коп.”": "Nemmeno una volta. spazio prima del \"руб.\" e \"коп.\"",
"Placement of non-breaking space after “г.”, “обл.”, “ул.”, “пр.”, “кв.” et al.": "Posizionamento di spazio unificatore dopo \"г.\", \"обл.\", \"ул.\", \"пр.\", \"кв.\" et al.",
"Remove spaces and extra points in “вв.”": "Rimuovi spazi e punti extra in “вв.”",
"Non-breaking space before “ли”, “ль”, “же”, “бы”, “б”": "Spazio ininterrotto prima di “ли”, “ль”, “же”, “бы”, “б”",
"Space between number and word “год”": "Spazio tra numero e parola \"год\"",
"Acronyms with a dash": "Acronimi con un trattino",
"Dash between days of one month": "Trattino tra giorni di un mese",
"Dash between months": "Scatto tra i mesi",
"Dash between the days of the week": "Trattino tra i giorni della settimana",
"Dash in decade": "Dash in decennio",
"Dash in direct speech": "Trattino nel discorso diretto",
"Dash in time intervals": "Trattino in intervalli di tempo",
"Hyphen to dash in centuries": "Trattino da trattino in secoli",
"Hyphen to dash in years": "Trattino da trattino tra anni",
"Replacement hyphen with dash": "Trattino sostitutivo con trattino",
"Binding of initials to the surname": "Legatura delle iniziali al cognome",
"Non-breaking space in P. S. and P. P. S.": "Spazio unificato in P.S. e P.S.S.",
"Non-breaking thin space after №": "Spazio sottile ininterrotto dopo №",
"Non-breaking space between number and month": "Spazio unificato tra numero e mese",
"Space after “...”, “!..” and “?..”": "Spazio dopo \"...\", \"!..\" e \"?..\"",
"Converting dates YYYY-MM-DD type DD.MM.YYYY": "Conversione date AAAA-MM-GG tipo GG.MM.AAAA",
"Currency symbol ($, €, ¥, Ұ, £ and ₤) after the number, $100 → 100 $": "Simbolo della valuta ($, €, ¥, Ұ, £ e ₤) dopo il numero, $ 100 → 100 $",
"Commas in numbers": "Virgole in numeri",
"Replacement of Latin letters in Russian. Typos occur when you switch keyboard layouts": "Sostituzione di lettere latine in russo. Si verificano errori di battitura quando si cambia layout di tastiera",
"Replacement capital letters to lowercase with addition of accent": "Sostituisci le lettere maiuscole con minuscole con l'aggiunta di accento",
"Formatting phone numbers": "Formattare i numeri di telefono",
"Correct text": "Testo corretto",
"Hide advanced settings": "Nascondi impostazioni avanzate",
"Show advanced settings": "Mostra impostazioni avanzate",
"Locale": "Locale",
"Punctuation": "Punteggiatura",
"Placement of correct apostrophe": "Posizionamento dell'apostrofo corretto",
"Placement of quotation marks in texts": "Posizionamento delle virgolette nei testi",
"Removal quotes outside a link": "Citazioni di rimozione all'esterno di un link",
"Removing double punctuation": "Rimozione della doppia punteggiatura",
"Replacement of three points by ellipsis": "Sostituzione di tre punti con puntini di sospensione",
"Dash and hyphen": "Trattino e trattino",
"Replace hyphens surrounded by spaces with an em-dashen-US": "Sostituisci i trattini circondati da spazi con un em-dashen-US",
"Non-breaking space": "Spazio ininterrotto",
"Non-breaking space after short word": "Spazio unificatore dopo una parola breve",
"Non-breaking space after §": "Spazio unificatore dopo §",
"Non-breaking space after ¶": "Spazio unificatore dopo ¶",
"Non-breaking space before last short word in sentence": "Spazio ininterrotto prima dell'ultima parola breve nella frase",
"Non-breaking space before lpi and dpi": "Spazio unificato prima di lpi e dpi",
"Non-breaking space before number (maximum 2 digits) at end of sentence": "Spazio unificato prima del numero (massimo 2 cifre) alla fine della frase",
"Non-breaking space between number and word": "Spazio unificatore tra numero e parola",
"Replace non-breaking space to normal space in tags nowrap and nobr": "Sostituisci lo spazio unificatore con lo spazio normale nei tag nowrap e nobr",
"Replacing non-breaking space on normal before text correction": "Sostituzione dello spazio unificatore su normale prima della correzione del testo",
"Space and line ending": "Spazio e fine riga",
"Remove duplicate line breaks": "Rimuovi interruzioni di riga duplicate",
"Remove extra spaces after opening and before closing bracket": "Rimuovere gli spazi extra dopo l'apertura e prima di chiudere la parentesi",
"Remove extra spaces after opening and before closing square bracket": "Rimuovi gli spazi extra dopo l'apertura e prima di chiudere parentesi quadre",
"Remove space before %, ‰ and ‱": "Rimuovi lo spazio prima di %, ‰ e ‱",
"Remove spaces and line breaks at end of text": "Rimuovi spazi e interruzioni di riga alla fine del testo",
"Remove spaces and line breaks in beginning of text": "Rimuovi spazi e interruzioni di riga all'inizio del testo",
"Remove spaces at end of line": "Rimuovi gli spazi alla fine della riga",
"Remove spaces at start of line": "Rimuovi spazi all'inizio della riga",
"Remove spaces before punctuation": "Rimuovi gli spazi prima della punteggiatura",
"Removing duplicate spaces between characters": "Rimozione degli spazi duplicati tra i caratteri",
"Replacement of tab to 4 spaces": "Sostituzione della scheda in 4 spazi",
"Space before opening bracket": "Spazio prima dell'apertura della parentesi",
"Space after punctuation": "Spazio dopo la punteggiatura",
"Escaping HTML": "Sfuggire all'HTML",
"Placement of links": "Posizionamento di link",
"Placement of links for e-mail": "Posizionamento di link per e-mail",
"Placement of paragraph": "Posizionamento del paragrafo",
"Processing HTML attributes": "Elaborazione attributi HTML",
"Removing HTML-tags": "Rimozione dei tag HTML",
"Replacement line break on <br/>": "Interruzione di riga di sostituzione su <br/>",
"Date": "Data",
"Money": "I soldi",
"Numbers and mathematical expressions": "Numeri ed espressioni matematiche",
"Divide into groups numbers with many digits": "Dividi in gruppi i numeri con più cifre",
"Symbols and signs": "Simboli e segni",
"Adding ° to C and F": "Aggiunta di ° a C e F",
"Typos": "errore di battitura",
"Other": "Altro",
"Delete character BOM (Byte Order Mark)": "Elimina carattere BOM (Byte Order Mark)",
"Removing repeat words": "Rimuovere le parole ripetute"
}

View File

@ -0,0 +1,23 @@
[
"be-BE",
"bg-BG",
"ca-CA",
"da-DA",
"de-DE",
"el-EL",
"es-ES",
"fi-FI",
"fr-FR",
"hu-HU",
"it-IT",
"lv-LV",
"nb-NB",
"nl-NL",
"pl-PL",
"ro-RO",
"ru-RU",
"sk-SK",
"sl-SL",
"sv-SV",
"uk-UK"
]

View File

@ -0,0 +1,97 @@
{
"Placement of commas before “а” and “но”": "Komatu ievietošana pirms “а” un “но”",
"Hyphen after “кое” and “кой”": "Defise aiz \"кое\" un \"кой\"",
"Hyphen before “де”": "Defise pirms \"де\"",
"Hyphen before “ка” and “кась”": "Defise pirms \"ка\" un \"кась\"",
"Hyphen before “то”, “либо”, “нибудь”": "Defise pirms \"то\", \"либо\", \"нибудь\"",
"Hyphen between “верно-таки” and etc.": "Defise starp “верно-таки” un utt",
"Hyphen between “из-за”": "Defise starp \"из-за\"",
"Hyphen between “из-под”": "Defise starp \"из-под\"",
"m2 → м², m3 → м³ and non-breaking space": "m2 → м², m3 → м³ un neplīstoša telpa",
"г.г. → гг. and non-breaking space": "г.г. → гг. un nesalaužama telpa",
"Non-breaking space after abbreviation «см.» and «им.»": "Nepārtraucoša atstarpe aiz saīsinājuma «см.» un «им.»",
"Non-breaking space after “OOO, ОАО, ЗАО, НИИ, ПБОЮЛ”": "Nepārtraucoša atstarpe pēc \"OOO, ОАО, ЗАО, НИИ, ПБОЮЛ\"",
"Non-breaking space after “стр.”, “гл.”, “рис.”, “илл.”": "Nepārtraucoša atstarpe aiz \"стр.\", \"гл.\", \"рис.\", \"илл.\"",
"Non-breaking space before XXXX г. (2012 г.)": "Neplīstoša telpa pirms XXXX г. (2012 г.)",
"Non-breaking space between number and “тыс.”, “млн”, “млрд” and “трлн”": "Nepārtraucoša atstarpe starp skaitli un \"тыс.\", \"млн\", \"млрд\" un \"трлн\"",
"Non-breaking space in abbreviations, e.g. “т. д.”": "Nepārtraucoša atstarpe saīsinājumos, piemēram, \"т. д.\"",
"Not once. space before the “руб.” and “коп.”": "Ne reizi. atstarpe pirms \"руб.\" un \"коп.\"",
"Placement of non-breaking space after “г.”, “обл.”, “ул.”, “пр.”, “кв.” et al.": "Nepārtraucošas atstarpes izvietojums aiz “г.”, “обл.”, “ул.”, “пр.”, “кв.” un citi.",
"Remove spaces and extra points in “вв.”": "Remove spaces and extra points in “вв.",
"Non-breaking space before “ли”, “ль”, “же”, “бы”, “б”": "Nepārtraucošs atstarpe pirms “ли”, “ль”, “же”, “бы”, “б”",
"Space between number and word “год”": "Atstarpe starp skaitli un vārdu \"год\"",
"Acronyms with a dash": "Akronīmi ar domuzīmi",
"Dash between days of one month": "Domuzīme starp viena mēneša dienām",
"Dash between months": "Svītra starp mēnešiem",
"Dash between the days of the week": "Svītra starp nedēļas dienām",
"Dash in decade": "Domuzīme desmitgadē",
"Dash in direct speech": "Domuzīme tiešā runā",
"Dash in time intervals": "Domuzīme laika intervālos",
"Hyphen to dash in centuries": "Defise līdz domuzīmei gadsimtos",
"Hyphen to dash in years": "Defise līdz domuzīmei gados",
"Replacement hyphen with dash": "Defises aizstāšana ar domuzīmi",
"Binding of initials to the surname": "Uzvārda iniciāļu saistīšana",
"Non-breaking space in P. S. and P. P. S.": "Neplīstoša atstarpe P.S. un P.P.S.",
"Non-breaking thin space after №": "Neplīstošā plānā atstarpe pēc №",
"Non-breaking space between number and month": "Nepārtraucoša atstarpe starp skaitli un mēnesi",
"Space after “...”, “!..” and “?..”": "Atstarpe aiz \"...\", \"!..\" un \"?..\"",
"Converting dates YYYY-MM-DD type DD.MM.YYYY": "Datumu konvertēšana GGGG-MM-DD tips DD.MM.GGGG",
"Currency symbol ($, €, ¥, Ұ, £ and ₤) after the number, $100 → 100 $": "Valūtas simbols ($, €, ¥, Ұ, £ un ₤) aiz skaitļa, $100 → 100 $",
"Commas in numbers": "Komats skaitļos",
"Replacement of Latin letters in Russian. Typos occur when you switch keyboard layouts": "Latīņu burtu aizstāšana krievu valodā. Pārslēdzot tastatūras izkārtojumus, rodas drukas kļūdas",
"Replacement capital letters to lowercase with addition of accent": "Lielo burtu aizstāšana ar mazajiem burtiem, pievienojot akcentu",
"Formatting phone numbers": "Tālruņa numuru formatēšana",
"Correct text": "Pareizs teksts",
"Hide advanced settings": "Slēpt papildu iestatījumus",
"Show advanced settings": "Rādīt papildu iestatījumus",
"Locale": "Lokalizācija",
"Punctuation": "Pieturzīmes",
"Placement of correct apostrophe": "Pareizā apostrofa izvietojums",
"Placement of quotation marks in texts": "Pēdiņu ievietošana tekstos",
"Removal quotes outside a link": "Noņemšanas citāti ārpus saites",
"Removing double punctuation": "Dubultās pieturzīmju noņemšana",
"Replacement of three points by ellipsis": "Trīs punktu aizstāšana ar elipsi",
"Dash and hyphen": "Defise un defise",
"Replace hyphens surrounded by spaces with an em-dashen-US": "Aizstāt defises, kuras ieskauj atstarpes ar em-deshen-US",
"Non-breaking space": "Neplīstoša telpa",
"Non-breaking space after short word": "Nepārtraucoša atstarpe pēc īsa vārda",
"Non-breaking space after §": "Nepārtraucoša atstarpe pēc §",
"Non-breaking space after ¶": "Nepārtraucoša atstarpe pēc ¶",
"Non-breaking space before last short word in sentence": "Nepārkāpj atstarpe pirms pēdējā īsā vārda teikumā",
"Non-breaking space before lpi and dpi": "Nepārtraucoša atstarpe pirms lpi un dpi",
"Non-breaking space before number (maximum 2 digits) at end of sentence": "Nepārtraukts atstarpe pirms skaitļa (maksimums 2 cipari) teikuma beigās",
"Non-breaking space between number and word": "Nepārtraucoša atstarpe starp skaitli un vārdu",
"Replace non-breaking space to normal space in tags nowrap and nobr": "Aizstāt nelaužamo atstarpi ar parasto atstarpi tagos nowrap un nobr",
"Replacing non-breaking space on normal before text correction": "Nepārtraucoša atstarpes aizstāšana uz parastā pirms teksta labošanas",
"Space and line ending": "Atstarpe un līnijas beigas",
"Remove duplicate line breaks": "Noņemt dublētos rindiņu pārtraukumus",
"Remove extra spaces after opening and before closing bracket": "Noņemiet papildu atstarpes pēc atvēršanas un pirms kronšteina aizvēršanas",
"Remove extra spaces after opening and before closing square bracket": "Noņemiet papildu atstarpes pēc atvēršanas un pirms kvadrātiekavas aizvēršanas",
"Remove space before %, ‰ and ‱": "Noņemt atstarpi pirms %, ‰ un ‱",
"Remove spaces and line breaks at end of text": "Noņemt atstarpes un rindiņu pārtraukumus teksta beigās",
"Remove spaces and line breaks in beginning of text": "Noņemt atstarpes un rindiņu pārtraukumus teksta sākumā",
"Remove spaces at end of line": "Noņemt atstarpes rindas beigās",
"Remove spaces at start of line": "Noņemt atstarpes rindiņas sākumā",
"Remove spaces before punctuation": "Noņemt atstarpes pirms pieturzīmēm",
"Removing duplicate spaces between characters": "Dublikātu atstarpju noņemšana starp rakstzīmēm",
"Replacement of tab to 4 spaces": "Tabulēšanas aizvietošana ar 4 atstarpēm",
"Space before opening bracket": "Atstarpe pirms iekavas atvēršanas",
"Space after punctuation": "Atstarpe pēc pieturzīmēm",
"Escaping HTML": "Aizbēgšana no HTML",
"Placement of links": "saišu izvietojums",
"Placement of links for e-mail": "E-pasta saišu izvietošana",
"Placement of paragraph": "Pārkļa izvietošana",
"Processing HTML attributes": "HTML atribūtu apstrāde",
"Removing HTML-tags": "HTML tagu noņemšana",
"Replacement line break on <br/>": "Replacement line break on <br/>",
"Date": "Datums",
"Money": "Nauda",
"Numbers and mathematical expressions": "Cipari un matemātiskās izteiksmes",
"Divide into groups numbers with many digits": "Sadalīt grupās numurus ar daudziem cipariem",
"Symbols and signs": "Simboli un zīmes",
"Adding ° to C and F": "Pievienot ° C un F",
"Typos": "Drukas kļūdas",
"Other": "Cits",
"Delete character BOM (Byte Order Mark)": "Dzēst rakstzīmi BOM (baitu secības atzīme)",
"Removing repeat words": "Atkārtotu vārdu noņemšana"
}

View File

@ -0,0 +1,97 @@
{
"Placement of commas before “а” and “но”": "Plassering av kommaer før «а» og «но»",
"Hyphen after “кое” and “кой”": "Beststrek etter \"кое\" og \"кой\"",
"Hyphen before “де”": "Beststrek før \"де\"",
"Hyphen before “ка” and “кась”": "Beststrek før \"ка\" og \"кась\"",
"Hyphen before “то”, “либо”, “нибудь”": "Beststrek før \"то\", \"либо\", \"нибудь\"",
"Hyphen between “верно-таки” and etc.": "Bestreg mellom «верно-таки» og etc.",
"Hyphen between “из-за”": "Beststrek mellom \"из-за\"",
"Hyphen between “из-под”": "Beststrek mellom \"из-под\"",
"m2 → м², m3 → м³ and non-breaking space": "m2 → m², m3 → м³ og ikke-brytende plass",
"г.г. → гг. and non-breaking space": "г.г. → гг. and non-breaking space",
"Non-breaking space after abbreviation «см.» and «им.»": "Ikke-brytende mellomrom etter forkortelsen «см.» og «им.»",
"Non-breaking space after “OOO, ОАО, ЗАО, НИИ, ПБОЮЛ”": "Ikke-brytende mellomrom etter \"OOO, ОАО, ЗАО, НИИ, ПБОЮЛ\"",
"Non-breaking space after “стр.”, “гл.”, “рис.”, “илл.”": "Ikke-brytende mellomrom etter \"стр.\", \"гл.\", \"рис.\", \"илл.\"",
"Non-breaking space before XXXX г. (2012 г.)": "Ikke-brytende mellomrom før XXXX г. (2012 г.)",
"Non-breaking space between number and “тыс.”, “млн”, “млрд” and “трлн”": "Ikke-brytende mellomrom mellom tall og \"тыс.\", \"млн\", \"млрд\" og \"трлн\"",
"Non-breaking space in abbreviations, e.g. “т. д.”": "Ikke-brytende mellomrom i forkortelser, f.eks. «т. д.»",
"Not once. space before the “руб.” and “коп.”": "Ikke en gang. mellomrom før \"руб.\" og \"коп.\"",
"Placement of non-breaking space after “г.”, “обл.”, “ул.”, “пр.”, “кв.” et al.": "Plassering av ikke-brytende mellomrom etter «г.», «обл.», «ул.», «пр.», «кв.» et al.",
"Remove spaces and extra points in “вв.”": "Fjern mellomrom og ekstra poeng i \"вв.\"",
"Non-breaking space before “ли”, “ль”, “же”, “бы”, “б”": "Ikke-brytende mellomrom før \"ли\", \"ль\", \"же\", \"бы\", \"б\"",
"Space between number and word “год”": "Mellomrom mellom tall og ord \"год\"",
"Acronyms with a dash": "Akronymer med bindestrek",
"Dash between days of one month": "Dash mellom dager i én måned",
"Dash between months": "Dash mellom måneder",
"Dash between the days of the week": "Dash mellom ukedagene",
"Dash in decade": "Dash om tiår",
"Dash in direct speech": "Dash i direkte tale",
"Dash in time intervals": "Dash i tidsintervaller",
"Hyphen to dash in centuries": "Beststrek for å bindestrek om århundrer",
"Hyphen to dash in years": "Beststrek for å bindestrek om år",
"Replacement hyphen with dash": "Erstatningsbindestrek med bindestrek",
"Binding of initials to the surname": "Binding av initialer til etternavnet",
"Non-breaking space in P. S. and P. P. S.": "Ikke-brytende plass i P. S. og P. P. S..",
"Non-breaking thin space after №": "Ikke-brytende tynn plass etter №",
"Non-breaking space between number and month": "Ikke-brytende mellomrom mellom tall og måned",
"Space after “...”, “!..” and “?..”": "Mellomrom etter \"...\", \"!..\" og \"?..\"",
"Converting dates YYYY-MM-DD type DD.MM.YYYY": "Konvertering av datoer ÅÅÅÅ-MM-DD type DD.MM.ÅÅÅÅ",
"Currency symbol ($, €, ¥, Ұ, £ and ₤) after the number, $100 → 100 $": "Valutasymbol ($, €, ¥, Ұ, £ og ₤) etter tallet, $100 → 100 $",
"Commas in numbers": "Kommaer i tall",
"Replacement of Latin letters in Russian. Typos occur when you switch keyboard layouts": "Erstatning av latinske bokstaver på russisk. Skrivefeil oppstår når du bytter tastaturoppsett",
"Replacement capital letters to lowercase with addition of accent": "Erstatter store bokstaver til små bokstaver med tillegg av aksent",
"Formatting phone numbers": "Formatere telefonnumre",
"Correct text": "Riktig tekst",
"Hide advanced settings": "Skjul avanserte innstillinger",
"Show advanced settings": "Vis avanserte innstillinger",
"Locale": "Lokal",
"Punctuation": "Tegnsetting",
"Placement of correct apostrophe": "Plassering av riktig apostrof",
"Placement of quotation marks in texts": "Plassering av anførselstegn i tekster",
"Removal quotes outside a link": "Fjerningssitater utenfor en link",
"Removing double punctuation": "Fjerner dobbel tegnsetting",
"Replacement of three points by ellipsis": "Erstatning av tre punkter med ellipsis",
"Dash and hyphen": "Dash og bindestrek",
"Replace hyphens surrounded by spaces with an em-dashen-US": "Erstatt bindestreker omgitt av mellomrom med et em-dashen-US",
"Non-breaking space": "Non-breaking space",
"Non-breaking space after short word": "Ikke-brytende mellomrom etter kort ord",
"Non-breaking space after §": "Ikke-brytende mellomrom etter §",
"Non-breaking space after ¶": "Ikke-brytende mellomrom etter ¶",
"Non-breaking space before last short word in sentence": "Ikke-brytende mellomrom før siste korte ord i setningen",
"Non-breaking space before lpi and dpi": "Ikke-brytende mellomrom før lpi og dpi",
"Non-breaking space before number (maximum 2 digits) at end of sentence": "Non-breaking space before number (maksimalt 2 siffer) ved slutten av setningen",
"Non-breaking space between number and word": "Ikke-brytende mellomrom mellom tall og ord",
"Replace non-breaking space to normal space in tags nowrap and nobr": "Bytt ut ikke-brytende plass til normal plass i tagger nowrap og nobr",
"Replacing non-breaking space on normal before text correction": "Erstatter ikke-brytende mellomrom på normal før tekstkorrigering",
"Space and line ending": "Mellomrom og linjeslutt",
"Remove duplicate line breaks": "Fjern dupliserte linjeskift",
"Remove extra spaces after opening and before closing bracket": "Fjern ekstra mellomrom etter åpning og før lukking av braketten",
"Remove extra spaces after opening and before closing square bracket": "Fjern ekstra mellomrom etter åpning og før lukking av firkantbrakett",
"Remove space before %, ‰ and ‱": "Fjern mellomrom før %, ‰ og ‱",
"Remove spaces and line breaks at end of text": "Fjern mellomrom og linjeskift på slutten av teksten",
"Remove spaces and line breaks in beginning of text": "Fjern mellomrom og linjeskift i begynnelsen av tekst",
"Remove spaces at end of line": "Fjern mellomrom på slutten av linjen",
"Remove spaces at start of line": "Fjern mellomrom ved start av linje",
"Remove spaces before punctuation": "Fjern mellomrom før tegnsetting",
"Removing duplicate spaces between characters": "Fjerner dupliserte mellomrom mellom tegn",
"Replacement of tab to 4 spaces": "Erstatning av tab til 4 mellomrom",
"Space before opening bracket": "Mellom før åpning av braketten",
"Space after punctuation": "Mellomrom etter tegnsetting",
"Escaping HTML": "Escaping HTML",
"Placement of links": "Plassering av linker",
"Placement of links for e-mail": "Plassering av linker for e-post",
"Placement of paragraph": "Plassering av avsnitt",
"Processing HTML attributes": "Behandler HTML-attributter",
"Removing HTML-tags": "Fjerne HTML-tags",
"Replacement line break on <br/>": "Erstatningslinjeskift på <br/>",
"Date": "Dato",
"Money": "Penger",
"Numbers and mathematical expressions": "Tall og matematiske uttrykk",
"Divide into groups numbers with many digits": "Del opp i grupper tall med mange sifre",
"Symbols and signs": "Symboler og tegn",
"Adding ° to C and F": "Legger ° til C og F",
"Typos": "Skrivefeil",
"Other": "Annen",
"Delete character BOM (Byte Order Mark)": "Slett tegn BOM (Byte Order Mark)",
"Removing repeat words": "Fjerner gjentatte ord"
}

View File

@ -0,0 +1,97 @@
{
"Placement of commas before “а” and “но”": "Plaatsing van komma's voor 'а' en 'но'",
"Hyphen after “кое” and “кой”": "Afbreekstreepje na \"кое\" en \"кой\"",
"Hyphen before “де”": "Afbreekstreepje voor \"де\"",
"Hyphen before “ка” and “кась”": "Afbreekstreepje voor \"ка\" en \"кась\"",
"Hyphen before “то”, “либо”, “нибудь”": "Afbreekstreepje voor \"то\", \"либо\", \"нибудь\"",
"Hyphen between “верно-таки” and etc.": "Afbreekstreepje tussen 'верно-таки' en etc.",
"Hyphen between “из-за”": "Afbreekstreepje tussen \"из-за\"",
"Hyphen between “из-под”": "Afbreekstreepje tussen \"из-под\"",
"m2 → м², m3 → м³ and non-breaking space": "m2 → м², m3 → м³ en vaste ruimte",
"г.г. → гг. and non-breaking space": "г.г. → гг. en vaste spatie",
"Non-breaking space after abbreviation «см.» and «им.»": "Permanente spatie na afkorting «см.» en «им.»",
"Non-breaking space after “OOO, ОАО, ЗАО, НИИ, ПБОЮЛ”": "Vaste spatie na \"OOO, ОАО, ЗАО, НИИ, ПБОЮЛ\"",
"Non-breaking space after “стр.”, “гл.”, “рис.”, “илл.”": "Doorlopende spatie na \"стр.\", \"гл.\", \"рис.\", \"илл.\"",
"Non-breaking space before XXXX г. (2012 г.)": "Niet-brekende ruimte vóór XXXX г. (2012 г.)",
"Non-breaking space between number and “тыс.”, “млн”, “млрд” and “трлн”": "Doorlopende spatie tussen nummer en \"тыс.\", \"млн\", \"млрд\" en \"трлн\"",
"Non-breaking space in abbreviations, e.g. “т. д.”": "Vaste spatie in afkortingen, bijvoorbeeld 'т. д.'",
"Not once. space before the “руб.” and “коп.”": "Niet één keer. spatie voor de \"руб.\" en \"коп.\"",
"Placement of non-breaking space after “г.”, “обл.”, “ул.”, “пр.”, “кв.” et al.": "Plaats van vaste spatie na \"г.\", \"обл.\", \"ул.\", \"пр.\", \"кв.\" et al.",
"Remove spaces and extra points in “вв.”": "Verwijder spaties en extra punten in \"вв.\"",
"Non-breaking space before “ли”, “ль”, “же”, “бы”, “б”": "Doorlopende spatie vóór \"ли\", \"ль\", \"же\", \"бы\", \"б\"",
"Space between number and word “год”": "Spatie tussen nummer en woord \"год\"",
"Acronyms with a dash": "Acroniemen met een streepje",
"Dash between days of one month": "Stippel tussen dagen van één maand",
"Dash between months": "Dash tussen maanden",
"Dash between the days of the week": "Stippel tussen de dagen van de week",
"Dash in decade": "Dash in decennium",
"Dash in direct speech": "Dash in directe spraak",
"Dash in time intervals": "Dash in tijdsintervallen",
"Hyphen to dash in centuries": "koppelteken voor streepjes in eeuwen",
"Hyphen to dash in years": "koppelteken voor een streepje in jaren",
"Replacement hyphen with dash": "Vervanging koppelteken met streepje",
"Binding of initials to the surname": "Binding van initialen aan de achternaam",
"Non-breaking space in P. S. and P. P. S.": "Vaste ruimte in P.S. en P.P.S.",
"Non-breaking thin space after №": "Niet-brekende dunne ruimte na №",
"Non-breaking space between number and month": "Vaste afstand tussen nummer en maand",
"Space after “...”, “!..” and “?..”": "Spatie na \"...\", \"!..\" en \"?..\"",
"Converting dates YYYY-MM-DD type DD.MM.YYYY": "Conversiedatums JJJJ-MM-DD type DD.MM.JJJJ",
"Currency symbol ($, €, ¥, Ұ, £ and ₤) after the number, $100 → 100 $": "Valutasymbool ($, €, ¥, Ұ, £ en ₤) na het nummer, $ 100 → 100 $",
"Commas in numbers": "Koma's in cijfers",
"Replacement of Latin letters in Russian. Typos occur when you switch keyboard layouts": "Vervanging van Latijnse letters in het Russisch. Typefouten treden op wanneer u van toetsenbordindeling verandert",
"Replacement capital letters to lowercase with addition of accent": "Hoofdletters vervangen door kleine letters met toevoeging van accent",
"Formatting phone numbers": "Telefoonnummers formatteren",
"Correct text": "Correcte tekst",
"Hide advanced settings": "Geavanceerde instellingen verbergen",
"Show advanced settings": "Toon geavanceerde instellingen",
"Locale": "Lokaal",
"Punctuation": "Interpunctie",
"Placement of correct apostrophe": "Plaats van de juiste apostrof",
"Placement of quotation marks in texts": "Plaatsing van aanhalingstekens in teksten",
"Removal quotes outside a link": "Aanhalingstekens buiten een link verwijderen",
"Removing double punctuation": "Dubbele leestekens verwijderen",
"Replacement of three points by ellipsis": "Vervanging van drie punten door weglatingsteken",
"Dash and hyphen": "Dash en koppelteken",
"Replace hyphens surrounded by spaces with an em-dashen-US": "Vervang koppeltekens tussen spaties door een em-dashen-US",
"Non-breaking space": "Niet-brekende ruimte",
"Non-breaking space after short word": "Niet-brekende spatie na kort woord",
"Non-breaking space after §": "Niet-brekende spatie na §",
"Non-breaking space after ¶": "Niet-brekende spatie na ¶",
"Non-breaking space before last short word in sentence": "Niet-afbrekende spatie voor het laatste korte woord in de zin",
"Non-breaking space before lpi and dpi": "Vaste spatie vóór lpi en dpi",
"Non-breaking space before number (maximum 2 digits) at end of sentence": "Vaststaande spatie voor nummer (maximaal 2 cijfers) aan het einde van de zin",
"Non-breaking space between number and word": "Niet-brekende spatie tussen nummer en woord",
"Replace non-breaking space to normal space in tags nowrap and nobr": "Vervang vaste spatie door normale spatie in tags nowrap en nobr",
"Replacing non-breaking space on normal before text correction": "Vaststaande spatie vervangen op normaal vóór tekstcorrectie",
"Space and line ending": "Ruimte en regeleinde",
"Remove duplicate line breaks": "Verwijder dubbele regeleinden",
"Remove extra spaces after opening and before closing bracket": "Verwijder extra spaties na openen en sluiten van haakje",
"Remove extra spaces after opening and before closing square bracket": "Verwijder extra spaties na het openen en voor het sluiten van vierkante haakjes",
"Remove space before %, ‰ and ‱": "Verwijder de spatie vóór %, ‰ en ‱",
"Remove spaces and line breaks at end of text": "Verwijder spaties en regeleinden aan het einde van de tekst",
"Remove spaces and line breaks in beginning of text": "Verwijder spaties en regeleinden aan het begin van de tekst",
"Remove spaces at end of line": "Verwijder spaties aan het einde van de regel",
"Remove spaces at start of line": "Verwijder spaties aan het begin van de regel",
"Remove spaces before punctuation": "Verwijder spaties voor leestekens",
"Removing duplicate spaces between characters": "Dubbele spaties tussen tekens verwijderen",
"Replacement of tab to 4 spaces": "Vervanging van tab naar 4 spaties",
"Space before opening bracket": "Ruimte voor openen haakje",
"Space after punctuation": "Spatie na interpunctie",
"Escaping HTML": "Ontsnappen aan HTML",
"Placement of links": "Plaatsing van links",
"Placement of links for e-mail": "Plaatsing van links voor e-mail",
"Placement of paragraph": "Plaats van alinea",
"Processing HTML attributes": "HTML-kenmerken verwerken",
"Removing HTML-tags": "HTML-tags verwijderen",
"Replacement line break on <br/>": "Vervangende regeleinde op <br/>",
"Date": "Datum",
"Money": "Geld",
"Numbers and mathematical expressions": "Getallen en wiskundige uitdrukkingen",
"Divide into groups numbers with many digits": "Verdeel in groepen nummers met veel cijfers",
"Symbols and signs": "Symbolen en tekens",
"Adding ° to C and F": "° toevoegen aan C en F",
"Typos": "Typo's",
"Other": "Ander",
"Delete character BOM (Byte Order Mark)": "Tekenstuklijst verwijderen (Byte Order Mark)",
"Removing repeat words": "Herhaalde woorden verwijderen"
}

View File

@ -0,0 +1,97 @@
{
"Placement of commas before “а” and “но”": "Umieszczenie przecinków przed „а” i „но”",
"Hyphen after “кое” and “кой”": "Myślnik po „кое” i „кой”",
"Hyphen before “де”": "Łącznik przed „де”",
"Hyphen before “ка” and “кась”": "Łącznik przed »ка« i »кась«",
"Hyphen before “то”, “либо”, “нибудь”": "Myślnik przed „то”, „либо”, „нибудь”",
"Hyphen between “верно-таки” and etc.": "Łącznik między „верно-таки” i itp.”",
"Hyphen between “из-за”": "Łącznik między »из-за«",
"Hyphen between “из-под”": "Łącznik między »из-под«",
"m2 → м², m3 → м³ and non-breaking space": "m2 → м², m3 → м³ i przestrzeń niełamliwa",
"г.г. → гг. and non-breaking space": "г.г. → гг. i spacja niełamliwa",
"Non-breaking space after abbreviation «см.» and «им.»": "Nieprzerywalna spacja po skrócie «см.» i «им.»",
"Non-breaking space after “OOO, ОАО, ЗАО, НИИ, ПБОЮЛ”": "Nieprzerywana spacja po „OOO, ОАО, ЗАО, НИИ, ПБОЮЛ”",
"Non-breaking space after “стр.”, “гл.”, “рис.”, “илл.”": "Nierozdzielająca spacja po „стр.”, „гл.”, „рис.”, „илл.”",
"Non-breaking space before XXXX г. (2012 г.)": "Nieprzerywana spacja przed XXXX г. (2012 г.)",
"Non-breaking space between number and “тыс.”, “млн”, “млрд” and “трлн”": "Nierozdzielająca spacja między numerem a „тыс.”, „млн”, „млрд” i „трлн”",
"Non-breaking space in abbreviations, e.g. “т. д.”": "Nierozdzielająca spacja w skrótach, np. „т. д.",
"Not once. space before the “руб.” and “коп.”": "Ani razu. spacja przed słowem “руб.” i “коп.”",
"Placement of non-breaking space after “г.”, “обл.”, “ул.”, “пр.”, “кв.” et al.": "Umieszczenie spacji nierozdzielającej po „г.”, „обл.”, „ул.”, „пр.”, „кв.” i in.",
"Remove spaces and extra points in “вв.”": "Usuń spacje i dodatkowe punkty w “вв.”",
"Non-breaking space before “ли”, “ль”, “же”, “бы”, “б”": "Space nierozdzielające przed „ли”, „ль”, „же”, „бы”, „б”",
"Space between number and word “год”": "Odstęp między liczbą a słowem “год”",
"Acronyms with a dash": "Akronimy z myślnikiem",
"Dash between days of one month": "Myślnik między dniami jednego miesiąca",
"Dash between months": "Przeskok między miesiącami",
"Dash between the days of the week": "Myślnik między dniami tygodnia",
"Dash in decade": "Śmigaj za dekadę",
"Dash in direct speech": "Myślnik w mowie bezpośredniej",
"Dash in time intervals": "Myślnik w odstępach czasu",
"Hyphen to dash in centuries": "Łącznik do myślnika w stuleciach",
"Hyphen to dash in years": "Łącznik do myślnika w latach",
"Replacement hyphen with dash": "Zamień myślnik na myślnik",
"Binding of initials to the surname": "Dowiązanie inicjałów do nazwiska",
"Non-breaking space in P. S. and P. P. S.": "Nieprzerwana przestrzeń w P.S. i P.P.S.",
"Non-breaking thin space after №": "Nieprzerywająca się cienka przestrzeń po №",
"Non-breaking space between number and month": "Nieprzerywająca spacja między liczbą a miesiącem",
"Space after “...”, “!..” and “?..”": "Spacja po „...”, „!..” i „?..",
"Converting dates YYYY-MM-DD type DD.MM.YYYY": "Konwersja dat RRRR-MM-DD typ DD.MM.RRRR",
"Currency symbol ($, €, ¥, Ұ, £ and ₤) after the number, $100 → 100 $": "Symbol waluty ($, €, ¥, Ұ, £ i ₤) po liczbie, $100 → 100 $",
"Commas in numbers": "Przecinki w liczbach",
"Replacement of Latin letters in Russian. Typos occur when you switch keyboard layouts": "Zastąpienie liter alfabetu łacińskiego w języku rosyjskim. Literówki pojawiają się po zmianie układu klawiatury",
"Replacement capital letters to lowercase with addition of accent": "Zamień wielkie litery na małe z dodatkiem akcentu",
"Formatting phone numbers": "Formatowanie numerów telefonów",
"Correct text": "Prawidłowy tekst",
"Hide advanced settings": "Ukryj ustawienia zaawansowane",
"Show advanced settings": "Pokaż ustawienia zaawansowane",
"Locale": "Widownia",
"Punctuation": "Interpunkcja",
"Placement of correct apostrophe": "Umieszczenie poprawnego apostrofu",
"Placement of quotation marks in texts": "Umieszczanie cudzysłowów w tekstach",
"Removal quotes outside a link": "Usuwanie cytatów poza linkiem",
"Removing double punctuation": "Usuwanie podwójnej interpunkcji",
"Replacement of three points by ellipsis": "Zastąpienie trzech punktów wielokropkiem",
"Dash and hyphen": "Myślnik i myślnik",
"Replace hyphens surrounded by spaces with an em-dashen-US": "Zamień łączniki otoczone spacjami na em-myślnik-US",
"Non-breaking space": "Nieprzerwana przestrzeń",
"Non-breaking space after short word": "Nieprzerywająca spacja po krótkim słowie",
"Non-breaking space after §": "Nieprzerwana spacja po §",
"Non-breaking space after ¶": "Nierozdzielająca spacja po ¶",
"Non-breaking space before last short word in sentence": "Nieprzerywająca spacja przed ostatnim krótkim słowem w zdaniu",
"Non-breaking space before lpi and dpi": "Spacja nierozdzielająca przed lpi i dpi",
"Non-breaking space before number (maximum 2 digits) at end of sentence": "Nierozdzielająca spacja przed liczbą (maksymalnie 2 cyfry) na końcu zdania",
"Non-breaking space between number and word": "Nierozdzielająca spacja między liczbą a słowem",
"Replace non-breaking space to normal space in tags nowrap and nobr": "Zastąp spację nierozdzielającą normalną spacją w tagach nowrap i nobr",
"Replacing non-breaking space on normal before text correction": "Zamiana spacji nierozdzielającej na normalną przed korektą tekstu",
"Space and line ending": "Spacja i zakończenie linii",
"Remove duplicate line breaks": "Usuń zduplikowane podziały wierszy",
"Remove extra spaces after opening and before closing bracket": "Usuń dodatkowe spacje po otwarciu i przed zamknięciem nawiasu",
"Remove extra spaces after opening and before closing square bracket": "Usuń dodatkowe spacje po otwarciu i przed zamknięciem nawiasu kwadratowego",
"Remove space before %, ‰ and ‱": "Usuń spację przed %, ‰ i ‱",
"Remove spaces and line breaks at end of text": "Usuń spacje i podziały wierszy na końcu tekstu",
"Remove spaces and line breaks in beginning of text": "Usuń spacje i podziały wierszy na początku tekstu",
"Remove spaces at end of line": "Usuń spacje na końcu wiersza",
"Remove spaces at start of line": "Usuń spacje na początku wiersza",
"Remove spaces before punctuation": "Usuń spacje przed interpunkcją",
"Removing duplicate spaces between characters": "Usuwanie zduplikowanych spacji między znakami",
"Replacement of tab to 4 spaces": "Zamiana tabulatora na 4 spacje",
"Space before opening bracket": "Przestrzeń przed otwarciem wspornika",
"Space after punctuation": "Spacja po interpunkcji",
"Escaping HTML": "Ucieczka HTML",
"Placement of links": "Umieszczanie linków",
"Placement of links for e-mail": "Umieszczanie linków do wiadomości e-mail",
"Placement of paragraph": "Umieszczenie akapitu",
"Processing HTML attributes": "Przetwarzanie atrybutów HTML",
"Removing HTML-tags": "Usuwanie tagów HTML",
"Replacement line break on <br/>": "Zastąp podział wiersza w dniu <br/>",
"Date": "Data",
"Money": "Pieniądze",
"Numbers and mathematical expressions": "Liczby i wyrażenia matematyczne",
"Divide into groups numbers with many digits": "Podziel na grupy numery z wieloma cyframi",
"Symbols and signs": "Symbole i znaki",
"Adding ° to C and F": "Dodawanie ° do C i F",
"Typos": "Literówki",
"Other": "Inny",
"Delete character BOM (Byte Order Mark)": "Usuń BOM znaku (znacznik kolejności bajtów)",
"Removing repeat words": "Usuwanie powtarzających się słów"
}

View File

@ -0,0 +1,97 @@
{
"Placement of commas before “а” and “но”": "Plasarea virgulelor înainte de „а” și „но”",
"Hyphen after “кое” and “кой”": "Crătima după „кое” și „кой”",
"Hyphen before “де”": "Crătima înainte de „де”",
"Hyphen before “ка” and “кась”": "Cratima înainte de „ка” și „кась”",
"Hyphen before “то”, “либо”, “нибудь”": "Crătima înainte de „то”, „либо”, „нибудь”",
"Hyphen between “верно-таки” and etc.": "Cratima între „верно-таки” și etc.",
"Hyphen between “из-за”": "Cratima între „из-за”",
"Hyphen between “из-под”": "Cratima între „из-под”",
"m2 → м², m3 → м³ and non-breaking space": "m2 → м², m3 → м³ și spațiu fără rupere",
"г.г. → гг. and non-breaking space": "г.г. → гг. și spațiu fără rupere",
"Non-breaking space after abbreviation «см.» and «им.»": "Spațiu neîntrerupt după abrevierea «см.» și «им.»",
"Non-breaking space after “OOO, ОАО, ЗАО, НИИ, ПБОЮЛ”": "Spațiu fără rupere după „OOO, ОАО, ЗАО, НИИ, ПБОЮЛ”",
"Non-breaking space after “стр.”, “гл.”, “рис.”, “илл.”": "Spațiu neîntrerupt după „стр.”, „гл.”, „рис.”, „илл.”",
"Non-breaking space before XXXX г. (2012 г.)": "Spațiu fără rupere înainte de XXXX г. (2012 г.)",
"Non-breaking space between number and “тыс.”, “млн”, “млрд” and “трлн”": "Spațiu neîntrerupt între număr și „тыс.”, „млн”, „млрд” și „трлн”",
"Non-breaking space in abbreviations, e.g. “т. д.”": "Spațiu neîntrerupt în abrevieri, de exemplu, „т. д.”",
"Not once. space before the “руб.” and “коп.”": "Nu o dată. spațiu înainte de „руб.” și „коп.”",
"Placement of non-breaking space after “г.”, “обл.”, “ул.”, “пр.”, “кв.” et al.": "Așezarea spațiului care nu se poate rupe după „г.”, „обл.”, „ул.”, „пр.”, „кв.” et al.",
"Remove spaces and extra points in “вв.”": "Eliminați spațiile și punctele suplimentare din „вв.”",
"Non-breaking space before “ли”, “ль”, “же”, “бы”, “б”": "Spațiu care nu se poate rupe înainte de „ли”, „ль”, „же”, „бы”, „б”",
"Space between number and word “год”": "Spațiu între număr și cuvânt „год”",
"Acronyms with a dash": "Acronime cu liniuță",
"Dash between days of one month": "Literă între zile de o lună",
"Dash between months": "Lititură între luni",
"Dash between the days of the week": "Între zilele săptămânii",
"Dash in decade": "Linie în deceniu",
"Dash in direct speech": "Linie în vorbire directă",
"Dash in time intervals": "Linie în intervale de timp",
"Hyphen to dash in centuries": "Crătima pentru liniuță în secole",
"Hyphen to dash in years": "Crătima pentru liniuță în ani",
"Replacement hyphen with dash": "Înlocuire cratima cu liniuță",
"Binding of initials to the surname": "Legarea inițialelor cu numele de familie",
"Non-breaking space in P. S. and P. P. S.": "Spațiu fără rupere în P.S. și P.P.S.",
"Non-breaking thin space after №": "Spațiu subțire care nu se rupe după №",
"Non-breaking space between number and month": "Spațiu neîntrerupt între număr și lună",
"Space after “...”, “!..” and “?..”": "Spațiu după „...”, „!..” și „?..”",
"Converting dates YYYY-MM-DD type DD.MM.YYYY": "Conversia datelor AAAA-LL-ZZ tip ZZ.LL.AAAA",
"Currency symbol ($, €, ¥, Ұ, £ and ₤) after the number, $100 → 100 $": "Simbol valutar ($, €, ¥, Ұ, £ și ₤) după număr, $100 → 100 $",
"Commas in numbers": "Virgule în numere",
"Replacement of Latin letters in Russian. Typos occur when you switch keyboard layouts": "Înlocuirea literelor latine în rusă. Greșelile de tipar apar atunci când schimbați aspectul tastaturii",
"Replacement capital letters to lowercase with addition of accent": "Înlocuire majuscule cu litere mici cu adăugare de accent",
"Formatting phone numbers": "Formatarea numerelor de telefon",
"Correct text": "Text corect",
"Hide advanced settings": "Ascundeți setările avansate",
"Show advanced settings": "Arata setarile avansate",
"Locale": "Local",
"Punctuation": "Punctuaţie",
"Placement of correct apostrophe": "Așezarea apostrofului corect",
"Placement of quotation marks in texts": "Plasarea ghilimelelor în texte",
"Removal quotes outside a link": "Eliminare ghilimele din afara unui link",
"Removing double punctuation": "Eliminarea punctuației duble",
"Replacement of three points by ellipsis": "Înlocuirea a trei puncte cu puncte de suspensie",
"Dash and hyphen": "Linie și cratimă",
"Replace hyphens surrounded by spaces with an em-dashen-US": "Înlocuiți cratimele înconjurate de spații cu un em-liniu-US",
"Non-breaking space": "Spațiu care nu se sparge",
"Non-breaking space after short word": "Spațiu care nu se rupe după cuvânt scurt",
"Non-breaking space after §": "Spațiu fără rupere după §",
"Non-breaking space after ¶": "Spațiu fără rupere după ¶",
"Non-breaking space before last short word in sentence": "Spațiu care nu se rupe înainte de ultimul cuvânt scurt din propoziție",
"Non-breaking space before lpi and dpi": "Spațiu fără rupere înainte de lpi și dpi",
"Non-breaking space before number (maximum 2 digits) at end of sentence": "Spațiu neîntrerupt înaintea numărului (maximum 2 cifre) la sfârșitul propoziției",
"Non-breaking space between number and word": "Spațiu fără rupere între număr și cuvânt",
"Replace non-breaking space to normal space in tags nowrap and nobr": "Înlocuiți spațiul care nu se întrerupe cu spațiul normal în etichetele nowrap și nobr",
"Replacing non-breaking space on normal before text correction": "Înlocuirea spațiului care nu se întrerupe în mod normal înainte de corectarea textului",
"Space and line ending": "Spațiu și sfârșit de linie",
"Remove duplicate line breaks": "Eliminați întreruperile de rând duplicate",
"Remove extra spaces after opening and before closing bracket": "Eliminați spațiile suplimentare după deschidere și înainte de a închide paranteza",
"Remove extra spaces after opening and before closing square bracket": "Eliminați spațiile suplimentare după deschidere și înainte de a închide paranteza pătrată",
"Remove space before %, ‰ and ‱": "Eliminați spațiul înainte de %, ‰ și ‱",
"Remove spaces and line breaks at end of text": "Eliminați spațiile și întreruperile de rând la sfârșitul textului",
"Remove spaces and line breaks in beginning of text": "Eliminați spațiile și întreruperile de rând la începutul textului",
"Remove spaces at end of line": "Eliminați spațiile de la sfârșitul liniului",
"Remove spaces at start of line": "Eliminați spațiile de la începutul liniei",
"Remove spaces before punctuation": "Eliminați spațiile înaintea semnelor de punctuație",
"Removing duplicate spaces between characters": "Eliminarea spațiilor duplicate între caractere",
"Replacement of tab to 4 spaces": "Înlocuirea filei cu 4 spații",
"Space before opening bracket": "Spațiu înainte de deschiderea parantezei",
"Space after punctuation": "Spațiu după semne de punctuație",
"Escaping HTML": "Escape HTML",
"Placement of links": "Locația linkurilor",
"Placement of links for e-mail": "Plasarea linkurilor pentru e-mail",
"Placement of paragraph": "Locația paragrafului",
"Processing HTML attributes": "Se procesează atributele HTML",
"Removing HTML-tags": "Eliminarea etichetelor HTML",
"Replacement line break on <br/>": "Înlocuire întrerupere de linie pe <br/>",
"Date": "Data",
"Money": "Bani",
"Numbers and mathematical expressions": "Numere și expresii matematice",
"Divide into groups numbers with many digits": "Împărțiți în grupuri numere cu multe cifre",
"Symbols and signs": "Simboluri și semne",
"Adding ° to C and F": "Adăugarea ° la C și F",
"Typos": "greșeli de scriere",
"Other": "Alte",
"Delete character BOM (Byte Order Mark)": "Ștergeți BOM caracterul (Marca de ordine a octetelor)",
"Removing repeat words": "Eliminarea cuvintelor repetate"
}

View File

@ -0,0 +1,97 @@
{
"Placement of commas before “а” and “но”": "Расстановка запятых перед \"а\" и \"но\"",
"Hyphen after “кое” and “кой”": "Дефис после \"кое\" и \"кой\"",
"Hyphen before “де”": "Дефис перед \"де\"",
"Hyphen before “ка” and “кась”": "Дефис перед \"ка\" и \"кась\"",
"Hyphen before “то”, “либо”, “нибудь”": "Дефис перед «то», «либо», «нибудь",
"Hyphen between “верно-таки” and etc.": "Дефис между \"верно-таки\" и т. д.",
"Hyphen between “из-за”": "Дефис между \"из-за\"",
"Hyphen between “из-под”": "Дефис между \"из-под\"",
"m2 → м², m3 → м³ and non-breaking space": "м2 → м², м3 → м³ и неразрывный пробел",
"г.г. → гг. and non-breaking space": "г.г. → гг. и неразрывный пробел",
"Non-breaking space after abbreviation «см.» and «им.»": "Неразрывный пробел после аббревиатуры «см.» и «им.»",
"Non-breaking space after “OOO, ОАО, ЗАО, НИИ, ПБОЮЛ”": "Неразрывный пробел после \"OOO, ОАО, ЗАО, НИИ, ПБОЮЛ\"",
"Non-breaking space after “стр.”, “гл.”, “рис.”, “илл.”": "Неразрывный пробел после \"стр.\", \"гл.\", \"рис.\", \"илл.\"",
"Non-breaking space before XXXX г. (2012 г.)": "Неразрывный пробел перед XXXX г. (2012 г.)",
"Non-breaking space between number and “тыс.”, “млн”, “млрд” and “трлн”": "Неразрывный пробел между числом и \"тыс.\", \"млн\", \"млрд\" и \"трлн\"",
"Non-breaking space in abbreviations, e.g. “т. д.”": "Неразрывный пробел в аббревиатурах, например \"т. д.\"",
"Not once. space before the “руб.” and “коп.”": "Неразрывный пробел перед \"руб.\" и \"коп.\"",
"Placement of non-breaking space after “г.”, “обл.”, “ул.”, “пр.”, “кв.” et al.": "Расстановка неразрывного пробела после \"г.\", \"обл.\", \"ул.\", \"пр.\", \"кв.\" и другие.",
"Remove spaces and extra points in “вв.”": "Удаление пробелов и лишних точек в \"вв.\"",
"Non-breaking space before “ли”, “ль”, “же”, “бы”, “б”": "Неразрывный пробел перед \"ли\", \"ль\", \"же\", \"бы\", \"б\"",
"Space between number and word “год”": "Пробел между числом и словом \"год\"",
"Acronyms with a dash": "Акронимы с тире",
"Dash between days of one month": "Тире между днями месяца",
"Dash between months": "Тире между месяцами",
"Dash between the days of the week": "Тире между днями недели",
"Dash in decade": "Тире в десятилетии",
"Dash in direct speech": "Тире в прямой речи",
"Dash in time intervals": "Тире во временных интервалах",
"Hyphen to dash in centuries": "Замена дефиса на тире в веках",
"Hyphen to dash in years": "Замена дефиса на тире тире в годах",
"Replacement hyphen with dash": "Заменить дефис на тире",
"Binding of initials to the surname": "Привязка инициалов к фамилии",
"Non-breaking space in P. S. and P. P. S.": "Неразрывный пробел в P.S. и P.P.S.",
"Non-breaking thin space after №": "Неразрывный пробел после №",
"Non-breaking space between number and month": "Неразрывный пробел между числом и месяцем",
"Space after “...”, “!..” and “?..”": "Пробел после «...», «!..» и «?..",
"Converting dates YYYY-MM-DD type DD.MM.YYYY": "Преобразование дат ГГГГ-ММ-ДД типа ДД.ММ.ГГГГ",
"Currency symbol ($, €, ¥, Ұ, £ and ₤) after the number, $100 → 100 $": "Символ валюты ($, €, ¥, Ұ, £ и ₤) после числа, 100 $ → 100 $",
"Commas in numbers": "Замена точки на запятую в числах",
"Replacement of Latin letters in Russian. Typos occur when you switch keyboard layouts": "Замена латинских букв на русские. Опечатки возникают при переключении раскладки клавиатуры",
"Replacement capital letters to lowercase with addition of accent": "Замена прописных букв на строчные с добавлением ударения",
"Formatting phone numbers": "Форматирование телефонных номеров",
"Correct text": "Исправить текст",
"Hide advanced settings": "Скрыть доп. настройки",
"Show advanced settings": "Показать доп. настройки",
"Locale": "Язык",
"Punctuation": "Пунктуация",
"Placement of correct apostrophe": "Расстановка правильного апострофа",
"Placement of quotation marks in texts": "Расстановка кавычек в текстах",
"Removal quotes outside a link": "Удаление кавычек вне ссылки",
"Removing double punctuation": "Удаление двойной пунктуации",
"Replacement of three points by ellipsis": "Замена трех точек многоточием",
"Dash and hyphen": "Тире и дефис",
"Replace hyphens surrounded by spaces with an em-dashen-US": "Заменить дефисы, окруженные пробелами, на em-dashen-US",
"Non-breaking space": "Неразрывый пробел",
"Non-breaking space after short word": "Неразрывный пробел после короткого слова",
"Non-breaking space after §": "Неразрывный пробел после §",
"Non-breaking space after ¶": "Неразрывный пробел после ¶",
"Non-breaking space before last short word in sentence": "Неразрывный пробел перед последним коротким словом в предложении",
"Non-breaking space before lpi and dpi": "Неразрывный пробел перед lpi и dpi",
"Non-breaking space before number (maximum 2 digits) at end of sentence": "Неразрывный пробел перед номером (максимум 2 цифры) в конце предложения",
"Non-breaking space between number and word": "Неразрывный пробел между числом и словом",
"Replace non-breaking space to normal space in tags nowrap and nobr": "Заменить неразрывный пробел на обычный в тегах nowrap и nobr",
"Replacing non-breaking space on normal before text correction": "Замена неразрывного пробела на обычный перед коррекцией текста",
"Space and line ending": "Пробел и окончание строки",
"Remove duplicate line breaks": "Удалить повторяющиеся разрывы строк",
"Remove extra spaces after opening and before closing bracket": "Удалить лишние пробелы после открытия и перед закрытием скобки",
"Remove extra spaces after opening and before closing square bracket": "Удалить лишние пробелы после открытия и перед закрытием квадратной скобки",
"Remove space before %, ‰ and ‱": "Удалить пробел перед %, ‰ и ‱",
"Remove spaces and line breaks at end of text": "Удалить пробелы и разрывы строк в конце текста",
"Remove spaces and line breaks in beginning of text": "Удалить пробелы и разрывы строк в начале текста",
"Remove spaces at end of line": "Удалить пробелы в конце строки",
"Remove spaces at start of line": "Удалить пробелы в начале строки",
"Remove spaces before punctuation": "Убрать пробелы перед знаками препинания",
"Removing duplicate spaces between characters": "Удаление повторяющихся пробелов между символами",
"Replacement of tab to 4 spaces": "Замена табуляции на 4 пробела",
"Space before opening bracket": "Пробел перед открывающей скобкой",
"Space after punctuation": "Пробел после знаков препинания",
"Escaping HTML": "Экранирование HTML",
"Placement of links": "Расстановка ссылок",
"Placement of links for e-mail": "Расстановка ссылок на для эл. почты",
"Placement of paragraph": "Расстановка абзацев",
"Processing HTML attributes": "Типографирование атрибутов HTML",
"Removing HTML-tags": "Удаление HTML-тегов",
"Replacement line break on <br/>": "Заменить разрыв строки на <br/>",
"Date": "Свидание",
"Money": "Деньги",
"Numbers and mathematical expressions": "Числа и математические выражения",
"Divide into groups numbers with many digits": "Разбивать длинные числа по разрядам",
"Symbols and signs": "Символы и знаки",
"Adding ° to C and F": "Добавление ° к C и F",
"Typos": "Опечатки",
"Other": "Другое",
"Delete character BOM (Byte Order Mark)": "Удалить символ BOM (знак порядка байтов)",
"Removing repeat words": "Удаление повторяющихся слов"
}

View File

@ -0,0 +1,97 @@
{
"Placement of commas before “а” and “но”": "Umiestnenie čiarok pred „а“ a „но“",
"Hyphen after “кое” and “кой”": "Pomlčka za \"кое\" a \"кой\"",
"Hyphen before “де”": "Pomlčka pred \"де\"",
"Hyphen before “ка” and “кась”": "Pomlčka pred \"ка\" a \"кась\"",
"Hyphen before “то”, “либо”, “нибудь”": "Pomlčka pred \"то\", \"либо\", \"нибудь\"",
"Hyphen between “верно-таки” and etc.": "Pomlčka medzi „верно-таки“ a atď",
"Hyphen between “из-за”": "Pomlčka medzi \"из-за\"",
"Hyphen between “из-под”": "Pomlčka medzi \"из-под\"",
"m2 → м², m3 → м³ and non-breaking space": "m2 → м², m3 → м³ a neprerušiteľný priestor",
"г.г. → гг. and non-breaking space": "г.г. → гг. a neprerušiteľný priestor",
"Non-breaking space after abbreviation «см.» and «им.»": "Nelomiteľná medzera za skratkou «см.» a «им.»",
"Non-breaking space after “OOO, ОАО, ЗАО, НИИ, ПБОЮЛ”": "Nelomiteľná medzera za \"OOO, ОАО, ЗАО, НИИ, ПБОЮЛ\"",
"Non-breaking space after “стр.”, “гл.”, “рис.”, “илл.”": "Nedeliteľná medzera za \"стр.\", \"гл.\", \"рис.\", \"илл.\"",
"Non-breaking space before XXXX г. (2012 г.)": "Neprerušiteľný priestor pred XXXX г. (2012 г.)",
"Non-breaking space between number and “тыс.”, “млн”, “млрд” and “трлн”": "Nelomiteľná medzera medzi číslom a \"тыс.\", \"млн\", \"млрд\" a \"трлн\"",
"Non-breaking space in abbreviations, e.g. “т. д.”": "Nelomiteľná medzera v skratkách, napr. \"т. д.\"",
"Not once. space before the “руб.” and “коп.”": "Ani raz. medzera pred \"руб.\" a \"коп.\"",
"Placement of non-breaking space after “г.”, “обл.”, “ул.”, “пр.”, “кв.” et al.": "Umiestnenie nezalomiteľnej medzery za \"г.\", \"обл.\", \"ул.\", \"пр.\", \"кв.\" a spol.",
"Remove spaces and extra points in “вв.”": "Odstráňte medzery a body navyše v „вв.“",
"Non-breaking space before “ли”, “ль”, “же”, “бы”, “б”": "Nelomiteľná medzera pred \"ли\", \"ль\", \"же\", \"бы\", \"б\"",
"Space between number and word “год”": "Medzera medzi číslom a slovom \"год\"",
"Acronyms with a dash": "Akronymy s pomlčkou",
"Dash between days of one month": "Pomlčka medzi dňami jedného mesiaca",
"Dash between months": "Pomlčka medzi mesiacmi",
"Dash between the days of the week": "Pomlčka medzi dňami v týždni",
"Dash in decade": "Pomlčka za desaťročie",
"Dash in direct speech": "Pomlčka v priamej reči",
"Dash in time intervals": "omlčka v časových intervaloc",
"Hyphen to dash in centuries": "Pomlčka na pomlčku v stáročiach",
"Hyphen to dash in years": "Pomlčka na pomlčku v rokoch",
"Replacement hyphen with dash": "Náhradný spojovník pomlčkou",
"Binding of initials to the surname": "Väzba iniciál na priezvisko",
"Non-breaking space in P. S. and P. P. S.": "Neprerušiteľný priestor v P. S. a P. P. S.",
"Non-breaking thin space after №": "Nerozbitný tenký priestor za №",
"Non-breaking space between number and month": "Nelomiteľná medzera medzi číslom a mesiacom",
"Space after “...”, “!..” and “?..”": "Medzera za \"...\", \"!..\" a \"?..\"",
"Converting dates YYYY-MM-DD type DD.MM.YYYY": "Prevod dátumov RRRR-MM-DD typu DD.MM.RRRR",
"Currency symbol ($, €, ¥, Ұ, £ and ₤) after the number, $100 → 100 $": "Symbol meny ($, €, ¥, Ұ, £ a ₤) za číslom, 100 $ → 100 $",
"Commas in numbers": "Čiarky v číslach",
"Replacement of Latin letters in Russian. Typos occur when you switch keyboard layouts": "Nahradenie latinských písmen v ruštine. Pri zmene rozložení klávesnice dochádza k preklepom",
"Replacement capital letters to lowercase with addition of accent": "Nahradenie veľkých písmen malými písmenami s prízvukom",
"Formatting phone numbers": "Formátovanie telefónnych čísel",
"Correct text": "Správny text",
"Hide advanced settings": "Skryť rozšírené nastavenia",
"Show advanced settings": "Ukázať pokročilé nastavenia",
"Locale": "miestne",
"Punctuation": "Interpunkcia",
"Placement of correct apostrophe": "Umiestnenie správneho apostrofu",
"Placement of quotation marks in texts": "Umiestnenie úvodzoviek v textoch",
"Removal quotes outside a link": "Odstránenie úvodzoviek mimo odkazu",
"Removing double punctuation": "Odstránenie dvojitej interpunkcie",
"Replacement of three points by ellipsis": "Nahradenie troch bodov tromi bodkami",
"Dash and hyphen": "Pomlčka a spojovník",
"Replace hyphens surrounded by spaces with an em-dashen-US": "Nahraďte spojovníky ohraničené medzerami znakom em-pomlčka-US",
"Non-breaking space": "Nerozbitný priestor",
"Non-breaking space after short word": "Nelomiteľná medzera po krátkom slove",
"Non-breaking space after §": "Nedeliteľná medzera za §",
"Non-breaking space after ¶": "Neprerušiteľná medzera za ¶",
"Non-breaking space before last short word in sentence": "Nedeliteľná medzera pred posledným krátkym slovom vo vete",
"Non-breaking space before lpi and dpi": "Neprerušiteľný priestor pred lpi a dpi",
"Non-breaking space before number (maximum 2 digits) at end of sentence": "Nelomiteľná medzera pred číslom (maximálne 2 číslice) na konci vety",
"Non-breaking space between number and word": "Nelomiteľná medzera medzi číslom a slovom",
"Replace non-breaking space to normal space in tags nowrap and nobr": "Nahradiť pevný priestor normálnym priestorom v značkách nowrap a nobr",
"Replacing non-breaking space on normal before text correction": "Nahradenie nekonečnej medzery za normálne pred opravou textu",
"Space and line ending": "Koniec medzery a čiary",
"Remove duplicate line breaks": "Odstrániť duplicitné konce riadkov",
"Remove extra spaces after opening and before closing bracket": "Po otvorení a pred zatvorením zátvorky odstráňte nadbytočné medzery",
"Remove extra spaces after opening and before closing square bracket": "Po otvorení a pred zatvorením hranatej zátvorky odstráňte nadbytočné medzery",
"Remove space before %, ‰ and ‱": "Odstrániť medzeru pred %, ‰ a ‱",
"Remove spaces and line breaks at end of text": "Odstrániť medzery a zlomy riadkov na konci textu",
"Remove spaces and line breaks in beginning of text": "Odstrániť medzery a zlomy na začiatku textu",
"Remove spaces at end of line": "Odstrániť medzery na konci riadka",
"Remove spaces at start of line": "Odstrániť medzery na začiatku riadku",
"Remove spaces before punctuation": "Pred interpunkciou odstráňte medzery",
"Removing duplicate spaces between characters": "Odstránenie duplicitných medzier medzi znakmi",
"Replacement of tab to 4 spaces": "Nahradenie tabulátora na 4 medzery",
"Space before opening bracket": "Miera pred otvorením zátvorky",
"Space after punctuation": "Medzera za interpunkciou",
"Escaping HTML": "Escape HTML",
"Placement of links": "Umiestnenie odkazov",
"Placement of links for e-mail": "Umiestnenie odkazov pre e-maily",
"Placement of paragraph": "Umiestnenie odseku",
"Processing HTML attributes": "Spracovanie atribútov HTML",
"Removing HTML-tags": "Odstránenie značiek HTML",
"Replacement line break on <br/>": "Náhradný zlom riadka na <br/>",
"Date": "Dátum",
"Money": "peniaze",
"Numbers and mathematical expressions": "Čísla a matematické výrazy",
"Divide into groups numbers with many digits": "Rozdeliť do skupín čísla s mnohými číslicami",
"Symbols and signs": "Symboly a znaky",
"Adding ° to C and F": "Pridanie ° k C a F",
"Typos": "preklepy",
"Other": "iné",
"Delete character BOM (Byte Order Mark)": "Odstrániť znak BOM (značka poradia bajtov)",
"Removing repeat words": "Odstránenie opakujúcich sa slov"
}

View File

@ -0,0 +1,97 @@
{
"Placement of commas before “а” and “но”": "Postavitev vejic pred \"а\" in \"но\"",
"Hyphen after “кое” and “кой”": "Višej za \"кое\" in \"кой\"",
"Hyphen before “де”": "Višej pred \"де\"",
"Hyphen before “ка” and “кась”": "Višej pred \"ка\" in \"кась\"",
"Hyphen before “то”, “либо”, “нибудь”": "Višej pred \"то\", \"либо\", \"нибудь\"",
"Hyphen between “верно-таки” and etc.": "Višej med \"верно-таки\" in itd.",
"Hyphen between “из-за”": "Visaj med \"из-за\"",
"Hyphen between “из-под”": "Višej med \"из-под\"",
"m2 → м², m3 → м³ and non-breaking space": "m2 → м², m3 → м³ in nepretrgan prostor",
"г.г. → гг. and non-breaking space": "г.г. → гг. in neprekinjeni presledek",
"Non-breaking space after abbreviation «см.» and «им.»": "Neprekinjen presledek za kratico «см.» in «им.»",
"Non-breaking space after “OOO, ОАО, ЗАО, НИИ, ПБОЮЛ”": "Neprekinjen presledek za \"OOO, ОАО, ЗАО, НИИ, ПБОЮЛ\"",
"Non-breaking space after “стр.”, “гл.”, “рис.”, “илл.”": "Neprekinitveni presledek za “стр.”, “гл.”, “рис.”, “илл.”",
"Non-breaking space before XXXX г. (2012 г.)": "Neprekinjen prostor pred XXXX g. (2012 г.)",
"Non-breaking space between number and “тыс.”, “млн”, “млрд” and “трлн”": "Neprekinjen presledek med številko in \"тыс.\", \"млн\", \"млрд\" in \"трлн\"",
"Non-breaking space in abbreviations, e.g. “т. д.”": "Neprekinjen presledek v okrajšavah, npr. \"т. д.\"",
"Not once. space before the “руб.” and “коп.”": "Niti enkrat. presledek pred \"руб.\" in \"коп.\"",
"Placement of non-breaking space after “г.”, “обл.”, “ул.”, “пр.”, “кв.” et al.": "Postavitev neprekinjenega presledka za “г.”, “обл.”, “ул.”, “пр.”, “кв.” et al.",
"Remove spaces and extra points in “вв.”": "Odstrani presledke in dodatne točke v \"вв.\"",
"Non-breaking space before “ли”, “ль”, “же”, “бы”, “б”": "Neprekinitveni presledek pred \"ли\", \"ль\", \"же\", \"бы\", \"б\"",
"Space between number and word “год”": "Presledek med številko in besedo \"год\"",
"Acronyms with a dash": "Akronimi s pomišljajem",
"Dash between days of one month": "Pomišljaj med dnevi enega meseca",
"Dash between months": "Črtaj med meseci",
"Dash between the days of the week": "Pomišljaj med dnevi v tednu",
"Dash in decade": "Črt v desetletju",
"Dash in direct speech": "Pomišljaj v premem govoru",
"Dash in time intervals": "Pomišljaj v časovnih intervalih",
"Hyphen to dash in centuries": "Višej v pomišljaj v stoletjih",
"Hyphen to dash in years": "Višej na pomišljaj v letih",
"Replacement hyphen with dash": "Zamenjava vezaja s pomišljajem",
"Binding of initials to the surname": "Vezanje začetnic na priimek",
"Non-breaking space in P. S. and P. P. S.": "Neprekinjen prostor v P. S. in P. P. S.",
"Non-breaking thin space after №": "Nepretrgan tanek prostor za številko",
"Non-breaking space between number and month": "Neprekinjen presledek med številko in mesecem",
"Space after “...”, “!..” and “?..”": "Presledek za »...«, »!..« in »?..«",
"Converting dates YYYY-MM-DD type DD.MM.YYYY": "Pretvarjanje datumov LLLL-MM-DD tip DD.MM.LLLL",
"Currency symbol ($, €, ¥, Ұ, £ and ₤) after the number, $100 → 100 $": "Simbol valute ($, €, ¥, Ұ, £ in ₤) za številko, $100 → 100 $",
"Commas in numbers": "Vejice v številkah",
"Replacement of Latin letters in Russian. Typos occur when you switch keyboard layouts": "Zamenjava latiničnih črk v ruščini. Tipkarske napake se pojavijo, ko zamenjate razporeditev tipkovnice",
"Replacement capital letters to lowercase with addition of accent": "Zamenjava velikih začetnic z malimi z dodatkom naglasa",
"Formatting phone numbers": "Oblikovanje telefonskih številk",
"Correct text": "Pravilno besedilo",
"Hide advanced settings": "Skrij napredne nastavitve",
"Show advanced settings": "Pokaži napredne nastavitve",
"Locale": "področje",
"Punctuation": "Ločila",
"Placement of correct apostrophe": "Postavitev pravilnega apostrofa",
"Placement of quotation marks in texts": "Postavitev narekovajev v besedilih",
"Removal quotes outside a link": "Odstranitev narekovajev zunaj povezave",
"Removing double punctuation": "Odstranjevanje dvojnih ločil",
"Replacement of three points by ellipsis": "Zamenjava treh točk z elipso",
"Dash and hyphen": "Pomišljaj in vezaj",
"Replace hyphens surrounded by spaces with an em-dashen-US": "Zamenjaj vezaje, obdane s presledki, z em-dashen-US",
"Non-breaking space": "Neprekinjen prostor",
"Non-breaking space after short word": "Neprekinjen presledek po kratki besedi",
"Non-breaking space after §": "Neprekinjen presledek za §",
"Non-breaking space after ¶": "Neprekinjen presledek za ¶",
"Non-breaking space before last short word in sentence": "Neprekinitveni presledek pred zadnjo kratko besedo v stavku",
"Non-breaking space before lpi and dpi": "Neprekinjen presledek pred lpi in dpi",
"Non-breaking space before number (maximum 2 digits) at end of sentence": "Neprekinitveni presledek pred številko (največ 2 števki) na koncu stavka",
"Non-breaking space between number and word": "Neprekinjen presledek med številko in besedo",
"Replace non-breaking space to normal space in tags nowrap and nobr": "Zamenjaj neprekinjeni presledek z običajnim presledkom v oznakah nowrap in nobr",
"Replacing non-breaking space on normal before text correction": "Zamenjava neprekinjenega presledka z običajnim pred popravkom besedila",
"Space and line ending": "Presledek in konec vrstice",
"Remove duplicate line breaks": "Odstrani podvojene prelome vrstic",
"Remove extra spaces after opening and before closing bracket": "Odstrani dodatne presledke po odpiranju in pred zapiranjem oklepaja",
"Remove extra spaces after opening and before closing square bracket": "Odstrani odvečne presledke po odprtju in pred zapiranjem oglatega oklepaja",
"Remove space before %, ‰ and ‱": "Odstrani presledek pred %, ‰ in ‱",
"Remove spaces and line breaks at end of text": "Odstrani presledke in prelome vrstic na koncu besedila",
"Remove spaces and line breaks in beginning of text": "Odstrani presledke in prelome vrstic na začetku besedila",
"Remove spaces at end of line": "Odstrani presledke na koncu vrstice",
"Remove spaces at start of line": "Odstrani presledke na začetku vrstice",
"Remove spaces before punctuation": "Odstrani presledke pred ločili",
"Removing duplicate spaces between characters": "Odstranjevanje podvojenih presledkov med znaki",
"Replacement of tab to 4 spaces": "Zamenjava tabulatorja na 4 presledke",
"Space before opening bracket": "Presledek pred odpiranjem oklepaja",
"Space after punctuation": "Presledek za ločilom",
"Escaping HTML": "Izhod iz HTML-ja",
"Placement of links": "Postavitev povezav",
"Placement of links for e-mail": "Postavitev povezav za e-pošto",
"Placement of paragraph": "Postavitev odstavka",
"Processing HTML attributes": "Obdelava atributov HTML",
"Removing HTML-tags": "Odstranjevanje oznak HTML",
"Replacement line break on <br/>": "Nadomestni prelom vrstice na <br/>",
"Date": "Datum",
"Money": "denar",
"Numbers and mathematical expressions": "Številke in matematični izrazi",
"Divide into groups numbers with many digits": "Razdeli v skupine številke z veliko ciframi",
"Symbols and signs": "Simboli in znaki",
"Adding ° to C and F": "Dodajanje ° k C in F",
"Typos": "Tipkarske napake",
"Other": "drugo",
"Delete character BOM (Byte Order Mark)": "Izbriši znak BOM (Byte Order Mark)",
"Removing repeat words": "Odstranjevanje ponavljajočih se besed"
}

View File

@ -0,0 +1,97 @@
{
"Placement of commas before “а” and “но”": "Placering av kommatecken före \"а\" och \"но\"",
"Hyphen after “кое” and “кой”": "Beststreck efter \"кое\" och \"кой\"",
"Hyphen before “де”": "Beststreck före \"де\"",
"Hyphen before “ка” and “кась”": "Bestreck före \"ка\" och \"кась\"",
"Hyphen before “то”, “либо”, “нибудь”": "Beststreck före \"то\", \"либо\", \"нибудь\"",
"Hyphen between “верно-таки” and etc.": "Bestreck mellan \"верно-таки\" och etc.",
"Hyphen between “из-за”": "Beststreck mellan \"из-за\"",
"Hyphen between “из-под”": "Beststreck mellan \"из-под\"",
"m2 → м², m3 → м³ and non-breaking space": "m2 → м², m3 → м³ och oavbrutet utrymme",
"г.г. → гг. and non-breaking space": "г.г. → гг. and non-breaking space",
"Non-breaking space after abbreviation «см.» and «им.»": "Icke-brytande blanksteg efter förkortningen «см.» och «им.»",
"Non-breaking space after “OOO, ОАО, ЗАО, НИИ, ПБОЮЛ”": "Icke-brytande utrymme efter \"OOO, ОАО, ЗАО, НИИ, ПБОЮЛ\"",
"Non-breaking space after “стр.”, “гл.”, “рис.”, “илл.”": "Icke-brytande blanksteg efter \"стр.\", \"гл.\", \"рис.\", \"илл.\"",
"Non-breaking space before XXXX г. (2012 г.)": "Icke-brytande utrymme före XXXX г. (2012 г.)",
"Non-breaking space between number and “тыс.”, “млн”, “млрд” and “трлн”": "Obristande mellanslag mellan nummer och \"тыс.\", \"млн\", \"млрд\" och \"трлн\"",
"Non-breaking space in abbreviations, e.g. “т. д.”": "Icke-brytande mellanslag i förkortningar, t.ex. \"т. д.\"",
"Not once. space before the “руб.” and “коп.”": "Inte en gång. mellanslag före \"руб.\" och \"коп.\"",
"Placement of non-breaking space after “г.”, “обл.”, “ул.”, “пр.”, “кв.” et al.": "Placering av icke-brytande mellanslag efter \"г.\", \"обл.\", \"ул.\", \"пр.\", \"кв.\" et al.",
"Remove spaces and extra points in “вв.”": "Ta bort mellanslag och extra poäng i \"вв.\"",
"Non-breaking space before “ли”, “ль”, “же”, “бы”, “б”": "Icke-brytande blanksteg före \"ли\", \"ль\", \"же\", \"бы\", \"б\"",
"Space between number and word “год”": "Mellanslag mellan siffra och ord \"год\"",
"Acronyms with a dash": "Akronymer med bindestreck",
"Dash between days of one month": "Streck mellan dagar i en månad",
"Dash between months": "Streck mellan månader",
"Dash between the days of the week": "Streck mellan veckodagarna",
"Dash in decade": "Dash in decennium",
"Dash in direct speech": "Streck i direkt tal",
"Dash in time intervals": "Streck i tidsintervall",
"Hyphen to dash in centuries": "Beststreck för att strecka i århundraden",
"Hyphen to dash in years": "Beststreck för att strecka om år",
"Replacement hyphen with dash": "Ersätter bindestreck med bindestreck",
"Binding of initials to the surname": "Bindning av initialer till efternamnet",
"Non-breaking space in P. S. and P. P. S.": "Icke-brytande utrymme i P. S. och P. P. S..",
"Non-breaking thin space after №": "Icke-brytande tunt utrymme efter №",
"Non-breaking space between number and month": "Obristande mellanrum mellan nummer och månad",
"Space after “...”, “!..” and “?..”": "Mellanslag efter \"...\", \"!..\" och \"?..\"",
"Converting dates YYYY-MM-DD type DD.MM.YYYY": "Konverterar datum ÅÅÅÅ-MM-DD typ DD.MM.ÅÅÅÅ",
"Currency symbol ($, €, ¥, Ұ, £ and ₤) after the number, $100 → 100 $": "Valutasymbol ($, €, ¥, Ұ, £ och ₤) efter siffran, $100 → 100 $",
"Commas in numbers": "Kommen i siffror",
"Replacement of Latin letters in Russian. Typos occur when you switch keyboard layouts": "Ersättning av latinska bokstäver på ryska. Skrivfel uppstår när du byter tangentbordslayout",
"Replacement capital letters to lowercase with addition of accent": "Ersätt versaler till små bokstäver med tillägg av accent",
"Formatting phone numbers": "Formatera telefonnummer",
"Correct text": "Rätt text",
"Hide advanced settings": "Dölj avancerade inställningar",
"Show advanced settings": "Visa avancerade inställningar",
"Locale": "Lokal",
"Punctuation": "Interpunktion",
"Placement of correct apostrophe": "Placering av korrekt apostrof",
"Placement of quotation marks in texts": "Placering av citattecken i texter",
"Removal quotes outside a link": "Borttagningscitat utanför en länk",
"Removing double punctuation": "Ta bort dubbla skiljetecken",
"Replacement of three points by ellipsis": "Ersättning av tre punkter med ellipsis",
"Dash and hyphen": "Streck och bindestreck",
"Replace hyphens surrounded by spaces with an em-dashen-US": "Ersätt bindestreck omgivna av mellanslag med ett em-dashen-US",
"Non-breaking space": "Icke-brytande utrymme",
"Non-breaking space after short word": "Icke-brytande mellanslag efter kort ord",
"Non-breaking space after §": "Icke-brytande mellanslag efter §",
"Non-breaking space after ¶": "Icke-brytande mellanslag efter ¶",
"Non-breaking space before last short word in sentence": "Icke-brytande blanksteg före sista korta ordet i meningen",
"Non-breaking space before lpi and dpi": "Icke-brytande mellanslag före lpi och dpi",
"Non-breaking space before number (maximum 2 digits) at end of sentence": "Icke-brytande blanksteg före nummer (högst två siffror) i slutet av meningen",
"Non-breaking space between number and word": "Obristande mellanslag mellan tal och ord",
"Replace non-breaking space to normal space in tags nowrap and nobr": "Ersätt icke-brytande utrymme till normalt utrymme i taggarna nowrap och nobr",
"Replacing non-breaking space on normal before text correction": "Ersätter icke-avbrytande utrymme på normalt före textkorrigering",
"Space and line ending": "Mellanslag och radslut",
"Remove duplicate line breaks": "Ta bort dubbletter av radbrytningar",
"Remove extra spaces after opening and before closing bracket": "Ta bort extra utrymmen efter öppning och innan du stänger fästet",
"Remove extra spaces after opening and before closing square bracket": "Ta bort extra mellanslag efter öppning och innan du stänger hakparentesen",
"Remove space before %, ‰ and ‱": "Ta bort mellanslag före %, ‰ och ‱",
"Remove spaces and line breaks at end of text": "Ta bort mellanslag och radbrytningar i slutet av text",
"Remove spaces and line breaks in beginning of text": "Ta bort mellanslag och radbrytningar i början av text",
"Remove spaces at end of line": "Ta bort mellanslag i slutet av raden",
"Remove spaces at start of line": "Ta bort mellanslag vid början av raden",
"Remove spaces before punctuation": "Ta bort mellanslag före skiljetecken",
"Removing duplicate spaces between characters": "Ta bort dubbletter mellan tecken",
"Replacement of tab to 4 spaces": "Ersättning av tab till 4 mellanslag",
"Space before opening bracket": "Utslag innan öppningsfästet",
"Space after punctuation": "Mellanslag efter skiljetecken",
"Escaping HTML": "Escape HTML",
"Placement of links": "Placering av länkar",
"Placement of links for e-mail": "Placering av länkar för e-post",
"Placement of paragraph": "Placering av stycke",
"Processing HTML attributes": "Bearbetar HTML-attribut",
"Removing HTML-tags": "Ta bort HTML-taggar",
"Replacement line break on <br/>": "Ersättningsradbrytning på <br/>",
"Date": "Datum",
"Money": "Pengar",
"Numbers and mathematical expressions": "Siffror och matematiska uttryck",
"Divide into groups numbers with many digits": "Dela upp i grupper nummer med många siffror",
"Symbols and signs": "Symboler och tecken",
"Adding ° to C and F": "Lägger till ° till C och F",
"Typos": "Stavfel",
"Other": "Övrig",
"Delete character BOM (Byte Order Mark)": "Ta bort tecken BOM (Byte Order Mark)",
"Removing repeat words": "Ta bort upprepade ord"
}

View File

@ -0,0 +1,97 @@
{
"Placement of commas before “а” and “но”": "Розставлення ком перед “а” та “но”",
"Hyphen after “кое” and “кой”": "Дефіс після «кое» і «кой»",
"Hyphen before “де”": "Дефіс перед «де»",
"Hyphen before “ка” and “кась”": "Дефіс перед «ка» і «кась»",
"Hyphen before “то”, “либо”, “нибудь”": "Дефіс перед «то», «либо», «нибудь»",
"Hyphen between “верно-таки” and etc.": "Дефіс між «верно-таки» та і т. д.",
"Hyphen between “из-за”": "Дефіс між «из-за»",
"Hyphen between “из-под”": "Дефіс між «из-под»",
"m2 → м², m3 → м³ and non-breaking space": "m2 → м², m3 → м³ і безрозривний простір",
"г.г. → гг. and non-breaking space": "г.г. → гг. і нерозривний пробіл",
"Non-breaking space after abbreviation «см.» and «им.»": "Нерозривний пробіл після абревіатури «см.» і «им.»",
"Non-breaking space after “OOO, ОАО, ЗАО, НИИ, ПБОЮЛ”": "Нерозривний пробіл після «OOO, ОАО, ЗАО, НИИ, ПБОЮЛ»",
"Non-breaking space after “стр.”, “гл.”, “рис.”, “илл.”": "Нерозривний пробіл після «стр.», «гл.», «рис.», «илл.»",
"Non-breaking space before XXXX г. (2012 г.)": "Нерозривний простір до XXXX г. (2012 г.)",
"Non-breaking space between number and “тыс.”, “млн”, “млрд” and “трлн”": "Нерозривний пробіл між числом і «тыс.», «млн», «млрд» і «трлн»",
"Non-breaking space in abbreviations, e.g. “т. д.”": "Нерозривний пробіл у абревіатурах, наприклад «т. д.»",
"Not once. space before the “руб.” and “коп.”": "Жодного разу. Пробіл перед “руб.” і “коп.”",
"Placement of non-breaking space after “г.”, “обл.”, “ул.”, “пр.”, “кв.” et al.": "Розміщення нерозривного інтервалу після «г.», «обл.», «вул.», «пр.», «кв.» та ін.",
"Remove spaces and extra points in “вв.”": "Видалити пробіли та зайві крапки в \"вв.\"",
"Non-breaking space before “ли”, “ль”, “же”, “бы”, “б”": "Нерозривний пробіл перед «ли», «ль», «же», «бы», «б»",
"Space between number and word “год”": "Пробіл між числом і словом «год»",
"Acronyms with a dash": "Акроніми з тире",
"Dash between days of one month": "Тире між днями одного місяця",
"Dash between months": "Тире між місяцями",
"Dash between the days of the week": "Тире між днями тижня",
"Dash in decade": "Прорив у десятилітті",
"Dash in direct speech": "Тире в прямій мові",
"Dash in time intervals": "Тире в інтервалах часу",
"Hyphen to dash in centuries": "Дефіс до тире в століттях",
"Hyphen to dash in years": "Дефіс через тире в роках",
"Replacement hyphen with dash": "Заміна дефіса на тире",
"Binding of initials to the surname": "Прив’язка ініціалів до прізвища",
"Non-breaking space in P. S. and P. P. S.": "Нерозривний пробіл у P.S. і P.P.S.",
"Non-breaking thin space after №": "Нерозривний пробіл після №",
"Non-breaking space between number and month": "Нерозривний інтервал між числом і місяцем",
"Space after “...”, “!..” and “?..”": "Пробіл після «...», «!..» і «?..»",
"Converting dates YYYY-MM-DD type DD.MM.YYYY": "Перетворення дат РРРР-ММ-ДД типу ДД.ММ.РРРР",
"Currency symbol ($, €, ¥, Ұ, £ and ₤) after the number, $100 → 100 $": "Символ валюти ($, €, ¥, Ұ, £ і ₤) після числа, $100 → 100 $",
"Commas in numbers": "Коми в цифрах",
"Replacement of Latin letters in Russian. Typos occur when you switch keyboard layouts": "Заміна латинських літер у російській. Опечатки трапляються при зміні розкладки клавіатури",
"Replacement capital letters to lowercase with addition of accent": "Заміна великих літер на малі з додаванням наголосу",
"Formatting phone numbers": "Форматування телефонних номерів",
"Correct text": "Правильний текст",
"Hide advanced settings": "Приховати розширені налаштування",
"Show advanced settings": "Показати розширені налаштування",
"Locale": "Мова",
"Punctuation": "Пунктуація",
"Placement of correct apostrophe": "Розташування правильного апострофа",
"Placement of quotation marks in texts": "Розстановка лапок у текстах",
"Removal quotes outside a link": "Видалення лапок поза посиланням",
"Removing double punctuation": "Зняття подвійних розділових знаків",
"Replacement of three points by ellipsis": "Заміна трьох точок на крапки",
"Dash and hyphen": "Тире і дефіс",
"Replace hyphens surrounded by spaces with an em-dashen-US": "Замінити дефіси, оточені пробілами, на em-dashen-US",
"Non-breaking space": "Нерозривний простір",
"Non-breaking space after short word": "Нерозривний пробіл після короткого слова",
"Non-breaking space after §": "Нерозривний пробіл після §",
"Non-breaking space after ¶": "Нерозривний пробіл після ¶",
"Non-breaking space before last short word in sentence": "Нерозривний пробіл перед останнім коротким словом у реченні",
"Non-breaking space before lpi and dpi": "Нерозривний пробіл перед lpi і dpi",
"Non-breaking space before number (maximum 2 digits) at end of sentence": "Нерозривний пробіл перед числом (максимум 2 цифри) у кінці речення",
"Non-breaking space between number and word": "Нерозривний проміжок між числом і словом",
"Replace non-breaking space to normal space in tags nowrap and nobr": "Замінити нерозривний пробіл на звичайний пробіл у тегах nowrap і nobr",
"Replacing non-breaking space on normal before text correction": "Заміна нерозривного пробілу на звичайний перед виправленням тексту",
"Space and line ending": "Пробіл і закінчення рядка",
"Remove duplicate line breaks": "Видалити повторювані розриви рядків",
"Remove extra spaces after opening and before closing bracket": "Видалити зайві пробіли після відкриття та перед закриттям дужки",
"Remove extra spaces after opening and before closing square bracket": "Видалити зайві пробіли після відкриття та перед закриттям квадратної дужки",
"Remove space before %, ‰ and ‱": "Видалити пробіл перед %, ‰ і ‱",
"Remove spaces and line breaks at end of text": "Видалити пробіли та розриви рядків у кінці тексту",
"Remove spaces and line breaks in beginning of text": "Видалити пробіли та розриви рядків на початку тексту",
"Remove spaces at end of line": "Видалити пробіли в кінці рядка",
"Remove spaces at start of line": "Видалити пробіли на початку рядка",
"Remove spaces before punctuation": "Видалити пробіли перед розділовими знаками",
"Removing duplicate spaces between characters": "Видалення повторюваних пробілів між символами",
"Replacement of tab to 4 spaces": "Заміна табуляції на 4 пробіли",
"Space before opening bracket": "Пробіл перед відкриттям дужок",
"Space after punctuation": "Пробіл після розділових знаків",
"Escaping HTML": "Екранування HTML",
"Placement of links": "Розміщення посилань",
"Placement of links for e-mail": "Розміщення посилань для електронної пошти",
"Placement of paragraph": "Розміщення абзацу",
"Processing HTML attributes": "Обробка атрибутів HTML",
"Removing HTML-tags": "Видалення HTML-тегів",
"Replacement line break on <br/>": "Заміна розриву рядка <br/>",
"Date": "Дата",
"Money": "гроші",
"Numbers and mathematical expressions": "Числа та математичні вирази",
"Divide into groups numbers with many digits": "Розбийте на групи багатоцифрові числа",
"Symbols and signs": "Символи і знаки",
"Adding ° to C and F": "Додавання ° до C і F",
"Typos": "Опечатки",
"Other": "Інший",
"Delete character BOM (Byte Order Mark)": "Видалити специфікацію символів (позначку порядку байтів)",
"Removing repeat words": "Видалення повторюваних слів"
}