2016-01-11 21:19:22 +01:00
{
"unsupportedAttachment" : {
"message" : "Этот формат вложения не поддерживается. Нажмите чтобы сохранить." ,
"description" : "Displayed for incoming unsupported attachment"
} ,
2016-02-22 23:27:51 +01:00
"settings" : {
2016-03-03 15:45:08 +01:00
"message" : "Настройки" ,
2016-02-22 23:27:51 +01:00
"description" : "Menu item and header for global settings"
} ,
2016-01-11 21:19:22 +01:00
"incomingKeyConflict" : {
"message" : "Получено сообщение с неизвестным ключом личности. Нажмите чтобы продолжить и отобразить." ,
"description" : ""
} ,
2016-01-20 21:23:12 +01:00
"installComputerName" : {
2016-02-05 03:06:22 +01:00
"message" : "Имя этого компьютера будет " ,
2016-01-20 21:23:12 +01:00
"description" : "Text displayed before the input where the user can enter the name for this device."
} ,
2016-01-11 21:19:22 +01:00
"gotIt" : {
"message" : "Готово!" ,
"description" : ""
} ,
"unsupportedFileType" : {
"message" : "Неподдерживаемый формат файла" ,
"description" : "Displayed for outgoing unsupported attachment"
} ,
2016-01-20 21:23:12 +01:00
"installGeneratingKeys" : {
2016-02-05 03:06:22 +01:00
"message" : "Создание ключей" ,
2016-01-20 21:23:12 +01:00
"description" : ""
} ,
2016-01-11 21:19:22 +01:00
"resetSession" : {
"message" : "Сбросить Сессию" ,
"description" : ""
} ,
"welcomeToSignal" : {
"message" : "Добро пожаловать в Signal" ,
"description" : ""
} ,
"members" : {
2016-02-05 03:06:22 +01:00
"message" : "Участники" ,
2016-01-11 21:19:22 +01:00
"description" : ""
} ,
"deleteMessages" : {
"message" : "Удалить сообщения" ,
2016-03-03 15:45:08 +01:00
"description" : "Menu item for deleting messages, title case."
2016-01-11 21:19:22 +01:00
} ,
"selectAContact" : {
"message" : "Выберите контакта или группу чтобы начать общение." ,
"description" : ""
} ,
2016-02-22 23:27:51 +01:00
"off" : {
"message" : "Off" ,
"description" : "Label for disabling notifications"
} ,
2016-01-20 21:23:12 +01:00
"installConnecting" : {
2016-02-05 03:06:22 +01:00
"message" : "Соединение..." ,
2016-01-20 21:23:12 +01:00
"description" : "Displayed when waiting for the QR Code"
} ,
2016-01-11 21:19:22 +01:00
"verifyContact" : {
"message" : "Вы возможно хотите <span class='verify'>подтвердить</span> этого контакта." ,
2016-03-03 12:09:55 +01:00
"description" : "" ,
"placeholders" : {
"tag_start" : {
"content" : "<a class='verify' href='#'>"
} ,
"tag_end" : {
"content" : "</a>"
}
}
2016-01-11 21:19:22 +01:00
} ,
"sent" : {
"message" : "Отправлено" ,
"description" : "Label for the time a message was sent"
} ,
2016-02-22 23:27:51 +01:00
"newMessage" : {
2016-03-03 15:45:08 +01:00
"message" : "Новое сообщение" ,
2016-02-22 23:27:51 +01:00
"description" : "Displayed in notifications for only 1 message"
} ,
"nameOnly" : {
2016-03-03 15:45:08 +01:00
"message" : "Только имя" ,
2016-02-22 23:27:51 +01:00
"description" : "Label for setting notifications to display sender name only"
} ,
2016-01-11 21:19:22 +01:00
"verifyIdentity" : {
"message" : "Идентификация Личности" ,
"description" : ""
} ,
2016-01-15 02:40:51 +01:00
"from" : {
2016-02-05 03:06:22 +01:00
"message" : "От" ,
2016-01-15 02:40:51 +01:00
"description" : "Label for the sender of a message"
} ,
2016-01-11 21:19:22 +01:00
"debugLogExplanation" : {
"message" : "Этот лог будет открыт публично для чтения для помощников. Вы можете проверить и изменить е г о перед отправкой." ,
"description" : ""
} ,
"searchForPeopleOrGroups" : {
"message" : "Искать людей или группы" ,
"description" : "Placeholder text in the search input"
} ,
2016-02-22 23:27:51 +01:00
"noNameOrMessage" : {
"message" : "No name or message" ,
"description" : "Label for setting notifications to display no name and no message text"
} ,
2016-01-20 21:23:12 +01:00
"installFollowUs" : {
2016-02-05 03:06:22 +01:00
"message" : "<a $a_params$>Следите за информацией</a> о б обновлениях с поддержкой iOS устройств." ,
2016-01-22 00:28:58 +01:00
"description" : "" ,
"placeholders" : {
2016-01-25 23:20:18 +01:00
"a_params" : {
"content" : "$1" ,
"example" : "href='http://example.com'"
}
2016-01-22 00:28:58 +01:00
}
2016-01-20 21:23:12 +01:00
} ,
"yourIdentity" : {
2016-02-05 03:06:22 +01:00
"message" : "Ваш идентификатор (вы читаете): " ,
2016-01-20 21:23:12 +01:00
"description" : ""
} ,
"installTooManyDevices" : {
2016-02-05 03:06:22 +01:00
"message" : "Извините, вы уже подсоединили слишком много устройств. Попробуйте удалить неиспользуемые устройства." ,
2016-01-20 21:23:12 +01:00
"description" : ""
} ,
"installSyncingGroupsAndContacts" : {
2016-02-05 03:06:22 +01:00
"message" : "Синхронизация групп и контактов" ,
2016-01-20 21:23:12 +01:00
"description" : ""
} ,
2016-02-22 23:27:51 +01:00
"newIdentity" : {
"message" : "New Identity" ,
"description" : ""
} ,
2016-01-20 21:23:12 +01:00
"installTagline" : {
2016-02-05 03:06:22 +01:00
"message" : "Приватное общение возможно. Signal делает е г о легче." ,
2016-01-20 21:23:12 +01:00
"description" : "Tagline displayed under installWelcome on the install page"
} ,
2016-01-11 21:19:22 +01:00
"disconnected" : {
"message" : "Соединение разорвано" ,
"description" : ""
} ,
"acceptNewKey" : {
"message" : "Принять новый ключ" ,
"description" : ""
} ,
"received" : {
"message" : "Получено" ,
"description" : "Label for the time a message was received"
} ,
"sendMessage" : {
"message" : "Отправить сообщение" ,
"description" : "Placeholder text in the message entry field"
} ,
"outgoingKeyConflict" : {
"message" : "Ключ личности этого контакта был изменён. Нажмите чтобы продолжить и отобразить." ,
"description" : ""
} ,
"fileSizeWarning" : {
"message" : "Извините, этот файл превышает лимит размера сообщения." ,
"description" : ""
} ,
2016-01-20 21:23:12 +01:00
"installAndroidInstructions" : {
2016-02-05 03:06:22 +01:00
"message" : "Откройте Signal на вашем телефоне и перейдите в Настройки > Устройства. Нажмите на кноку добавления нового устройства и отсканируйте код, указанный выше." ,
2016-01-20 21:23:12 +01:00
"description" : ""
} ,
"installWelcome" : {
2016-02-05 03:06:22 +01:00
"message" : "Добро пожаловать в Signal Desktop" ,
2016-01-20 21:23:12 +01:00
"description" : "Welcome title on the install page"
} ,
2016-02-11 21:36:07 +01:00
"installConnectionFailed" : {
2016-03-03 15:45:08 +01:00
"message" : "Н е удалось подключиться к серверу" ,
2016-02-11 21:36:07 +01:00
"description" : "Displayed when we can't connect to the server."
} ,
2016-01-11 21:19:22 +01:00
"cancel" : {
"message" : "Отменить" ,
"description" : ""
} ,
2016-01-20 21:23:12 +01:00
"installIHaveSignalButton" : {
2016-02-05 03:06:22 +01:00
"message" : "У меня установлен Signal для Android смартфона" ,
2016-01-20 21:23:12 +01:00
"description" : "Button for the user to confirm that they have Signal for Android"
} ,
2016-01-11 21:19:22 +01:00
"sessionEnded" : {
2016-02-05 03:06:22 +01:00
"message" : "Безопасная сессия перезапущена" ,
2016-01-11 21:19:22 +01:00
"description" : ""
} ,
2016-01-20 21:23:12 +01:00
"installGetStartedButton" : {
2016-02-05 03:06:22 +01:00
"message" : "Начать" ,
2016-01-20 21:23:12 +01:00
"description" : ""
} ,
"installSignalLink" : {
2016-02-05 03:06:22 +01:00
"message" : "Сначала установите <a $a_params$>Signal</a> на Android смартфоне.<br /> Мы свяжем ваши устройства и синхронизируем сообщения между ними." ,
2016-01-22 00:28:58 +01:00
"description" : "Prompt the user to install Signal on Android before linking" ,
"placeholders" : {
2016-01-25 23:20:18 +01:00
"a_params" : {
"content" : "$1" ,
"example" : "href='http://example.com'"
}
2016-01-22 00:28:58 +01:00
}
2016-01-20 21:23:12 +01:00
} ,
"installLinkingWithNumber" : {
2016-02-05 03:06:22 +01:00
"message" : "Связать с " ,
2016-01-20 21:23:12 +01:00
"description" : "Text displayed before the phone number that the user is in the process of linking with"
} ,
"theirIdentity" : {
2016-02-05 03:06:22 +01:00
"message" : "Идентификатор собеседника (он читает): " ,
2016-01-20 21:23:12 +01:00
"description" : "They is used here as a gender-neutral third-person singular"
} ,
2016-02-22 23:27:51 +01:00
"newMessages" : {
2016-03-03 15:45:08 +01:00
"message" : "Новые сообщения" ,
2016-02-22 23:27:51 +01:00
"description" : "Displayed in notifications for multiple messages"
} ,
2016-01-20 21:23:12 +01:00
"theirIdentityUnknown" : {
2016-02-05 03:06:22 +01:00
"message" : "Вы еще не обменивались сообщениями с этим пользователем. Е г о идентификатор будет доступен после первого сообщения." ,
2016-01-20 21:23:12 +01:00
"description" : ""
} ,
2016-01-11 21:19:22 +01:00
"submit" : {
"message" : "Отправить" ,
"description" : ""
} ,
2016-01-15 02:40:51 +01:00
"to" : {
"message" : "To" ,
"description" : "Label for the receiver of a message"
} ,
2016-01-20 21:23:12 +01:00
"installFinalButton" : {
2016-02-05 03:06:22 +01:00
"message" : "Отлично!" ,
2016-01-20 21:23:12 +01:00
"description" : "The final button for the install process, after the user has entered a name for their device"
} ,
2016-01-11 21:19:22 +01:00
"messageDetail" : {
"message" : "Детали Сообщения" ,
"description" : ""
} ,
"verify" : {
"message" : "Подтвердить" ,
"description" : ""
} ,
2016-02-22 23:27:51 +01:00
"nameAndMessage" : {
2016-03-03 15:45:08 +01:00
"message" : "Имя и сообщение" ,
2016-02-22 23:27:51 +01:00
"description" : "Label for setting notifications to display name and message text"
} ,
2016-01-11 21:19:22 +01:00
"failedToSend" : {
"message" : "Ошибка при отправке некоторым контактам." ,
"description" : ""
} ,
"ok" : {
"message" : "О К " ,
"description" : ""
} ,
2016-02-22 23:27:51 +01:00
"identityChanged" : {
"message" : "This contact's identity key has changed. This could either mean that someone is trying to intercept your communication, or this contact simply re-installed Signal and now has a new identity key." ,
"description" : ""
} ,
2016-01-11 21:19:22 +01:00
"submitDebugLog" : {
"message" : "Отправить лог отладки" ,
2016-03-03 15:45:08 +01:00
"description" : "Menu item and header text for debug log modal, title case."
2016-01-11 21:19:22 +01:00
} ,
"error" : {
"message" : "Ошибка" ,
"description" : ""
} ,
"resend" : {
"message" : "Отправить ещё раз" ,
"description" : ""
}
2016-01-22 00:28:58 +01:00
}