keys.feeds.showunread
|
Sidebar: Show unread feed entries
|
Боковая панель: показать непрочитанные записи в ленте
|
|
error.badstatus
|
Unknown Status Code
|
Неизвестный код состояния
|
|
error.badstatus.msg
|
The server responded with a status code that is not in the Gemini protocol specification. Maybe the server is malfunctioning.
|
Сервер ответил кодом состояния, которого нет в спецификации протокола Gemini. Сервер может быть неисправен.
|
|
error.openfile
|
Failed to Open File
|
Не удалось открыть файл
|
|
error.openfile.msg
|
The requested file does not exist or is inaccessible. Please check the file path.
|
Запрошенный файл не существует или недоступен. Пожалуйста, проверьте путь к файлу.
|
|
error.badresource
|
Invalid Resource
|
Недействительный ресурс
|
|
error.badresource.msg
|
The requested resource does not exist.
|
Запрошенный ресурс не существует.
|
|
error.unsupported.media
|
Unsupported Content Type
|
Неподдерживаемый тип контента
|
|
error.unsupported.media.msg
|
The received content cannot be viewed with this application.
|
Полученный контент нельзя просмотреть в этом приложении.
|
|
error.unsupported.protocol
|
Unsupported Protocol
|
Неподдерживаемый протокол
|
|
error.unsupported.protocol.msg
|
The requested protocol is not supported by this application.
|
Запрошенный протокол не поддерживается этим приложением.
|
|
error.badheader
|
Invalid Header
|
Неверный заголовок
|
|
error.badheader.msg
|
The received header does not conform to the protocol specification. Perhaps the server is malfunctioning or does not support this protocol.
|
Полученный заголовок не соответствует спецификации протокола. Возможно, сервер неисправен или не поддерживает данный протокол.
|
|
error.incompleteheader
|
Incomplete Header
|
Неполный заголовок
|
|
error.incompleteheader.msg
|
The server's response did not contain a complete header. Perhaps the server is malfunctioning, or you tried to contact a non-Gemini server.
|
Ответ сервера не содержал полного заголовка. Возможно он сбоит, или вы пытаетесь связаться с сервером иного типа.
|
|
error.badredirect
|
Invalid Redirect
|
Недействительное перенаправление
|
|
error.badredirect.msg
|
The server responded with a redirect but did not provide a valid destination URL. Perhaps the server is malfunctioning.
|
Сервер ответил перенаправлением, но не предоставил действительный целевой URL. Возможно, сервер неисправен.
|
|
error.schemeredirect
|
Scheme-Changing Redirect
|
Перенаправление с изменением схемы
|
|
error.schemeredirect.msg
|
The server attempted to redirect us to a URL whose scheme is different than the originating URL's scheme. Here is the link so you can open it manually if appropriate.
|
Сервер попытался перенаправить нас на URL, схема которого отличается от схемы исходного URL. Вот ссылка, по которой вы можете открыть ее вручную, если это необходимо.
|
|
error.manyredirects
|
Too Many Redirects
|
Слишком много перенаправлений
|
|