Cable-Desktop/_locales/ru/messages.json
lilia 6fb190e4b5 Update translations
Also incidentally corrects indentation on a_params placeholder

// FREEBIE
2016-01-25 14:21:46 -08:00

210 lines
7.4 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"unsupportedAttachment": {
"message": "Этот формат вложения не поддерживается. Нажмите чтобы сохранить.",
"description": "Displayed for incoming unsupported attachment"
},
"incomingKeyConflict": {
"message": "Получено сообщение с неизвестным ключом личности. Нажмите чтобы продолжить и отобразить.",
"description": ""
},
"installComputerName": {
"message": "This computer's name will be",
"description": "Text displayed before the input where the user can enter the name for this device."
},
"gotIt": {
"message": "Готово!",
"description": ""
},
"unsupportedFileType": {
"message": "Неподдерживаемый формат файла",
"description": "Displayed for outgoing unsupported attachment"
},
"installGeneratingKeys": {
"message": "Generating Keys",
"description": ""
},
"resetSession": {
"message": "Сбросить Сессию",
"description": ""
},
"welcomeToSignal": {
"message": "Добро пожаловать в Signal",
"description": ""
},
"members": {
"message": "Члены",
"description": ""
},
"deleteMessages": {
"message": "Удалить сообщения",
"description": ""
},
"selectAContact": {
"message": "Выберите контакта или группу чтобы начать общение.",
"description": ""
},
"installConnecting": {
"message": "Connecting...",
"description": "Displayed when waiting for the QR Code"
},
"verifyContact": {
"message": "Вы возможно хотите <span class='verify'>подтвердить</span> этого контакта.",
"description": ""
},
"sent": {
"message": "Отправлено",
"description": "Label for the time a message was sent"
},
"verifyIdentity": {
"message": "Идентификация Личности",
"description": ""
},
"from": {
"message": "From",
"description": "Label for the sender of a message"
},
"debugLogExplanation": {
"message": "Этот лог будет открыт публично для чтения для помощников. Вы можете проверить и изменить его перед отправкой.",
"description": ""
},
"searchForPeopleOrGroups": {
"message": "Искать людей или группы",
"description": "Placeholder text in the search input"
},
"installFollowUs": {
"message": "<a $a_params$>Follow us</a> for updates about multi-device support for iOS.",
"description": "",
"placeholders": {
"a_params": {
"content": "$1",
"example": "href='http://example.com'"
}
}
},
"yourIdentity": {
"message": "Your identity (you read):",
"description": ""
},
"installTooManyDevices": {
"message": "Sorry, you have too many devices linked already. Try removing some.",
"description": ""
},
"installSyncingGroupsAndContacts": {
"message": "Syncing groups and contacts",
"description": ""
},
"installTagline": {
"message": "Privacy is possible. Signal makes it easy.",
"description": "Tagline displayed under installWelcome on the install page"
},
"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": ""
},
"installAndroidInstructions": {
"message": "Open Signal on your phone and navigate to Settings > Devices. Tap the button to add a new device, then scan the code above.",
"description": ""
},
"installWelcome": {
"message": "Welcome to Signal Desktop",
"description": "Welcome title on the install page"
},
"cancel": {
"message": "Отменить",
"description": ""
},
"installIHaveSignalButton": {
"message": "I have Signal for Android",
"description": "Button for the user to confirm that they have Signal for Android"
},
"sessionEnded": {
"message": "Безопасная сессия закончена",
"description": ""
},
"installGetStartedButton": {
"message": "Get started",
"description": ""
},
"installSignalLink": {
"message": "First, install <a $a_params$>Signal</a> on your Android phone.<br /> We'll link your devices and keep your messages in sync.",
"description": "Prompt the user to install Signal on Android before linking",
"placeholders": {
"a_params": {
"content": "$1",
"example": "href='http://example.com'"
}
}
},
"installLinkingWithNumber": {
"message": "Linking with",
"description": "Text displayed before the phone number that the user is in the process of linking with"
},
"theirIdentity": {
"message": "Their identity (they read):",
"description": "They is used here as a gender-neutral third-person singular"
},
"theirIdentityUnknown": {
"message": "You haven't exchanged any messages with this contact yet. Their identity will be available after the first message.",
"description": ""
},
"submit": {
"message": "Отправить",
"description": ""
},
"to": {
"message": "To",
"description": "Label for the receiver of a message"
},
"installFinalButton": {
"message": "Looking good",
"description": "The final button for the install process, after the user has entered a name for their device"
},
"messageDetail": {
"message": "Детали Сообщения",
"description": ""
},
"verify": {
"message": "Подтвердить",
"description": ""
},
"failedToSend": {
"message": "Ошибка при отправке некоторым контактам.",
"description": ""
},
"ok": {
"message": "ОК",
"description": ""
},
"submitDebugLog": {
"message": "Отправить лог отладки",
"description": ""
},
"error": {
"message": "Ошибка",
"description": ""
},
"resend": {
"message": "Отправить ещё раз",
"description": ""
}
}