14 lines
1019 B
Plaintext
14 lines
1019 B
Plaintext
### UI
|
||
|
||
paper-ui-blank-page-message = Данная страница оставлена пустой специально
|
||
# Shown when paper with words examined details
|
||
paper-component-examine-detail-has-words = На листе что-то написано.
|
||
# Shown when paper with stamps examined
|
||
paper-component-examine-detail-stamped-by = На { CAPITALIZE($paper) } имеются следующие печати: { $stamps }.
|
||
paper-component-action-stamp-paper-other = { CAPITALIZE($user) } ставит печать на { $target } с помощью { $stamp }.
|
||
paper-component-action-stamp-paper-self = Вы ставите печать на { $target } с помощью { $stamp }.
|
||
# Indicator to show how full a paper is
|
||
paper-ui-fill-level = { $currentLength }/{ $maxLength }
|
||
paper-ui-save-button = Сохранить ({ $keybind })
|
||
paper-tamper-proof-modified-message = Текст на странице был написан с использованием нефальсицицируемых чернил.
|