2024-05-05 00:44:03 +03:00
|
|
|
|
### 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 }.
|
2024-10-15 16:21:07 +03:00
|
|
|
|
# Indicator to show how full a paper is
|
|
|
|
|
|
paper-ui-fill-level = { $currentLength }/{ $maxLength }
|
2024-05-05 00:44:03 +03:00
|
|
|
|
paper-ui-save-button = Сохранить ({ $keybind })
|
2024-10-15 16:21:07 +03:00
|
|
|
|
paper-tamper-proof-modified-message = Текст на странице был написан с использованием нефальсицицируемых чернил.
|