Signal-Desktop/_locales/uk/messages.json

351 lines
15 KiB
JSON
Raw Normal View History

2016-03-03 14:45:08 +00:00
{
2016-06-30 01:12:20 +00:00
"lastSynced": {
"message": "Last import at",
"description": "Label for date and time of last sync operation"
},
2016-03-03 14:45:08 +00:00
"unsupportedAttachment": {
2016-04-07 19:27:03 +00:00
"message": "Непідтримуваний формат вкладення. Клацніть щоб зберегти.",
2016-03-03 14:45:08 +00:00
"description": "Displayed for incoming unsupported attachment"
},
"settings": {
2016-04-07 19:27:03 +00:00
"message": "Налаштування",
2016-03-03 14:45:08 +00:00
"description": "Menu item and header for global settings"
},
"incomingKeyConflict": {
2016-04-07 19:27:03 +00:00
"message": "Отримано повідомлення з невідомим особистим ключем. Клацніть щоб продовжити та переглянути.",
2016-03-03 14:45:08 +00:00
"description": ""
},
"installComputerName": {
2016-04-07 19:27:03 +00:00
"message": "Ім'я цього комп'ютера буде",
2016-03-03 14:45:08 +00:00
"description": "Text displayed before the input where the user can enter the name for this device."
},
2016-08-11 19:22:17 +00:00
"timestamp_m": {
2016-08-18 18:17:20 +00:00
"message": "1 minute",
"description": "Brief timestamp for messages sent about one minute ago. Displayed in the conversation list and message bubble."
2016-08-11 19:22:17 +00:00
},
2016-03-03 14:45:08 +00:00
"gotIt": {
2016-04-07 19:27:03 +00:00
"message": "Зрозуміло!",
2016-03-17 22:05:27 +00:00
"description": "Label for a button that dismisses a dialog. The user clicks it to confirm that they understand the message in the dialog."
2016-03-03 14:45:08 +00:00
},
2016-04-03 21:33:07 +00:00
"showMore": {
2016-04-07 19:27:03 +00:00
"message": "Деталі",
2016-04-03 21:33:07 +00:00
"description": "Displays the details of a key change"
},
2016-03-03 14:45:08 +00:00
"unsupportedFileType": {
2016-04-07 19:27:03 +00:00
"message": "Непідтримуваний формат файлу.",
2016-03-03 14:45:08 +00:00
"description": "Displayed for outgoing unsupported attachment"
},
"installGeneratingKeys": {
2016-04-07 19:27:03 +00:00
"message": "Створення Ключів",
2016-03-03 14:45:08 +00:00
"description": ""
},
"resetSession": {
2016-04-07 19:27:03 +00:00
"message": "Скинути сесію",
2016-03-17 22:05:27 +00:00
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
2016-03-03 14:45:08 +00:00
},
"welcomeToSignal": {
2016-04-07 19:27:03 +00:00
"message": "Ласкаво просимо до Signal",
2016-03-03 14:45:08 +00:00
"description": ""
},
2016-03-17 22:05:27 +00:00
"notificationSettingsDialog": {
2016-04-07 19:27:03 +00:00
"message": "При отриманні повідомлення показувати нотифікації які відображають:",
2016-03-17 22:05:27 +00:00
"description": "Explain the purpose of the notification settings"
},
2016-03-03 14:45:08 +00:00
"members": {
2016-04-07 19:27:03 +00:00
"message": "Учасники",
2016-03-03 14:45:08 +00:00
"description": ""
},
2016-08-11 19:22:17 +00:00
"timestamp_h": {
"message": "1 hour",
2016-08-18 18:17:20 +00:00
"description": "Brief timestamp for messages sent about one minute ago. Displayed in the conversation list and message bubble."
2016-08-11 19:22:17 +00:00
},
2016-06-30 01:12:20 +00:00
"syncExplanation": {
"message": "Import all Signal groups and contacts from your mobile device.",
"description": "Explanatory text for sync settings"
},
2016-04-03 21:33:07 +00:00
"restartSignal": {
2016-04-07 19:27:03 +00:00
"message": "Перезапустити Signal",
2016-04-03 21:33:07 +00:00
"description": "Menu item for restarting the program."
},
2016-03-03 14:45:08 +00:00
"deleteMessages": {
2016-04-07 19:27:03 +00:00
"message": "Видалити повідомлення",
2016-03-03 14:45:08 +00:00
"description": "Menu item for deleting messages, title case."
},
2016-05-11 01:22:56 +00:00
"incomingError": {
"message": "Error handling incoming message.",
"description": ""
},
2016-03-03 14:45:08 +00:00
"selectAContact": {
2016-04-07 19:27:03 +00:00
"message": "Оберіть контакт чи групу щоб почати спілкування.",
2016-03-03 14:45:08 +00:00
"description": ""
},
"installConnecting": {
2016-04-07 19:27:03 +00:00
"message": "З'єднання...",
2016-03-03 14:45:08 +00:00
"description": "Displayed when waiting for the QR Code"
},
"verifyContact": {
2016-04-07 19:27:03 +00:00
"message": "Ви, можливо, захочете $tag_start$ перевірити $tag_end$ цей контакт.",
2016-03-17 22:05:27 +00:00
"description": "Use $tag_start$ and $tag_end$ to wrap the word or phrase in this sentence that the user should click on in order to navigate to the verification screen. These placeholders will be replaced with appropriate HTML code.",
2016-03-03 14:45:08 +00:00
"placeholders": {
"tag_start": {
"content": "<a class='verify' href='#'>"
},
"tag_end": {
"content": "</a>"
}
}
},
"sent": {
2016-04-07 19:27:03 +00:00
"message": "Надіслано",
2016-03-03 14:45:08 +00:00
"description": "Label for the time a message was sent"
},
2016-08-11 19:22:17 +00:00
"timestamp_s": {
"message": "now",
2016-08-18 18:17:20 +00:00
"description": "Brief timestamp for messages sent less than a minute ago. Displayed in the conversation list and message bubble."
2016-08-11 19:22:17 +00:00
},
2016-04-28 18:15:45 +00:00
"reportIssue": {
"message": "Повідомити про ваду",
"description": "Link to open the issue tracker"
},
2016-03-03 14:45:08 +00:00
"newMessage": {
2016-04-07 19:27:03 +00:00
"message": "Нове Повідомлення",
2016-03-03 14:45:08 +00:00
"description": "Displayed in notifications for only 1 message"
},
"nameOnly": {
2016-04-07 19:27:03 +00:00
"message": "Тільки ім'я відправника",
2016-03-03 14:45:08 +00:00
"description": "Label for setting notifications to display sender name only"
},
"verifyIdentity": {
2016-04-07 19:27:03 +00:00
"message": "Ідентифікація особи",
2016-03-03 14:45:08 +00:00
"description": ""
},
"from": {
2016-04-07 19:27:03 +00:00
"message": "Від",
2016-03-03 14:45:08 +00:00
"description": "Label for the sender of a message"
},
2016-05-11 01:22:56 +00:00
"deleteConversationConfirmation": {
"message": "Permanently delete this conversation?",
"description": "Confirmation dialog text that asks the user if they really wish to delete the conversation. Answer buttons use the strings 'ok' and 'cancel'. The deletion is permanent, i.e. it cannot be undone."
},
2016-03-03 14:45:08 +00:00
"debugLogExplanation": {
2016-04-07 19:27:03 +00:00
"message": "Цей журнал буде доступний для розробників. Ви можете перевірити його перед відправкою.",
2016-03-03 14:45:08 +00:00
"description": ""
},
"searchForPeopleOrGroups": {
2016-04-07 19:27:03 +00:00
"message": "Пошук...",
2016-03-03 14:45:08 +00:00
"description": "Placeholder text in the search input"
},
"noNameOrMessage": {
2016-04-07 19:27:03 +00:00
"message": "Нічого",
2016-03-03 14:45:08 +00:00
"description": "Label for setting notifications to display no name and no message text"
},
2016-06-30 01:12:20 +00:00
"syncNow": {
"message": "Import now",
"description": "Label for a button that syncs contacts and groups from your phone"
},
"syncFailed": {
"message": "Import failed. Make sure your computer and your phone are connected to the internet.",
"description": "Informational text displayed if a sync operation times out."
},
2016-03-03 14:45:08 +00:00
"installFollowUs": {
2016-04-07 19:27:03 +00:00
"message": "<a $a_params$>Приєднуйтесь</a>, щоб дізнаватись про оновлення та підтримку багатьох пристроїв у iOS.",
2016-03-03 14:45:08 +00:00
"description": "",
"placeholders": {
"a_params": {
"content": "$1",
"example": "href='http://example.com'"
}
}
},
2016-04-03 21:33:07 +00:00
"learnMore": {
2016-04-07 19:27:03 +00:00
"message": "Дізнатись більше про перевірку ключів.",
2016-04-03 21:33:07 +00:00
"description": "Text that links to a support article on verifying identity keys"
},
2016-03-03 14:45:08 +00:00
"yourIdentity": {
2016-04-07 19:27:03 +00:00
"message": "Ваша особа",
2016-04-03 21:33:07 +00:00
"description": "Label for the user's own identity key."
2016-03-03 14:45:08 +00:00
},
"installTooManyDevices": {
2016-04-07 19:27:03 +00:00
"message": "Вибачте, у вас забагато пов'язаних пристроїв. Видаліть які-небудь.",
2016-03-03 14:45:08 +00:00
"description": ""
},
"installSyncingGroupsAndContacts": {
2016-04-07 19:27:03 +00:00
"message": "Синхронізація груп та контактів",
2016-03-03 14:45:08 +00:00
"description": ""
},
2016-04-07 19:27:03 +00:00
"upgrade": {
"message": "Оновити",
"description": "Label text for button to upgrade the app to the latest version"
},
2016-04-03 21:33:07 +00:00
"showLess": {
2016-04-07 19:27:03 +00:00
"message": "Сховати деталі",
2016-04-03 21:33:07 +00:00
"description": "Hides the details of a key change"
},
2016-03-03 14:45:08 +00:00
"newIdentity": {
2016-04-07 19:27:03 +00:00
"message": "Нова особистість",
2016-04-03 21:33:07 +00:00
"description": "Header for a key change dialog"
2016-03-03 14:45:08 +00:00
},
"installTagline": {
2016-04-07 19:27:03 +00:00
"message": "Приватність - це можливо. Signal робить її досягнення простим.",
2016-03-03 14:45:08 +00:00
"description": "Tagline displayed under installWelcome on the install page"
},
"disconnected": {
2016-04-07 19:27:03 +00:00
"message": "Від'єднано",
2016-03-03 14:45:08 +00:00
"description": ""
},
2016-06-30 01:12:20 +00:00
"syncing": {
"message": "Importing...",
"description": "Label for a disabled sync button while sync is in progress."
},
2016-03-03 14:45:08 +00:00
"acceptNewKey": {
2016-04-07 19:27:03 +00:00
"message": "Прийняти",
2016-04-03 21:33:07 +00:00
"description": "Label for a button to accept a new identity key"
2016-03-03 14:45:08 +00:00
},
2016-06-30 01:12:20 +00:00
"unregisteredUser": {
"message": "Number is not registered",
"description": "Error message displayed when sending to an unregistered user."
},
"sync": {
"message": "Contacts",
"description": "Label for contact and group sync settings"
},
2016-03-03 14:45:08 +00:00
"received": {
2016-04-07 19:27:03 +00:00
"message": "Отримано",
2016-03-03 14:45:08 +00:00
"description": "Label for the time a message was received"
},
"sendMessage": {
2016-04-07 19:27:03 +00:00
"message": "Надіслати повідомлення",
2016-03-03 14:45:08 +00:00
"description": "Placeholder text in the message entry field"
},
2016-04-28 18:15:45 +00:00
"mediaMessage": {
"message": "Медіа повідомлення",
"description": "Description of a message that has an attachment and no text, displayed in the conversation list as a preview."
},
2016-04-07 19:27:03 +00:00
"expiredWarning": {
"message": "Ця версія застаріла. Оновіться до останньої версії щоб продовжити спілкування.",
"description": "Warning notification that this version of the app has expired"
},
2016-03-03 14:45:08 +00:00
"outgoingKeyConflict": {
2016-04-07 19:27:03 +00:00
"message": "Особистий ключ цього контакту було змінено. Клацніть щоб продовжити та переглянути.",
2016-03-03 14:45:08 +00:00
"description": ""
},
"fileSizeWarning": {
2016-04-07 19:27:03 +00:00
"message": "Вибачте, але розмір обраного файлу перевищує обмеження.",
2016-03-03 14:45:08 +00:00
"description": ""
},
"installAndroidInstructions": {
2016-04-28 18:15:45 +00:00
"message": "Відкрийте Signal у своєму телефоні і перейдіть у Налаштування > Пов'язані пристрої. Торкніться кнопки додавання нового пристрою і проскануйте QR-код.",
2016-03-03 14:45:08 +00:00
"description": ""
},
"installWelcome": {
2016-04-07 19:27:03 +00:00
"message": "Ласкаво просимо до Signal Desktop",
2016-03-03 14:45:08 +00:00
"description": "Welcome title on the install page"
},
"installConnectionFailed": {
2016-04-07 19:27:03 +00:00
"message": "Не вдалося підключитись до сервера.",
2016-03-03 14:45:08 +00:00
"description": "Displayed when we can't connect to the server."
},
2016-04-03 21:33:07 +00:00
"messageNotSent": {
2016-04-07 19:27:03 +00:00
"message": "Повідомлення не надіслане.",
2016-04-03 21:33:07 +00:00
"description": "Informational label, appears on messages that failed to send"
},
2016-03-17 22:05:27 +00:00
"disableNotifications": {
2016-04-07 19:27:03 +00:00
"message": "Вимкнути нотифікації",
2016-03-17 22:05:27 +00:00
"description": "Label for disabling notifications"
},
2016-03-03 14:45:08 +00:00
"cancel": {
2016-04-07 19:27:03 +00:00
"message": "Відмінити",
2016-03-03 14:45:08 +00:00
"description": ""
},
"installIHaveSignalButton": {
2016-04-07 19:27:03 +00:00
"message": "Я маю Signal для Android",
2016-03-03 14:45:08 +00:00
"description": "Button for the user to confirm that they have Signal for Android"
},
"sessionEnded": {
2016-04-07 19:27:03 +00:00
"message": "Захищену сесію перезапущено",
2016-03-17 22:05:27 +00:00
"description": "This is a past tense, informational message. In other words, your secure session has been reset."
2016-03-03 14:45:08 +00:00
},
"installGetStartedButton": {
2016-04-07 19:27:03 +00:00
"message": "Давайте почнемо",
2016-03-03 14:45:08 +00:00
"description": ""
},
"installSignalLink": {
2016-04-07 19:27:03 +00:00
"message": "Встановіть <a $a_params$>Signal</a> на вашому Android смартфоні.<br />\nМи пов'яжемо ваші пристрої і синхронізуємо повідомлення.",
2016-03-03 14:45:08 +00:00
"description": "Prompt the user to install Signal on Android before linking",
"placeholders": {
"a_params": {
"content": "$1",
"example": "href='http://example.com'"
}
}
},
"installLinkingWithNumber": {
2016-04-07 19:27:03 +00:00
"message": "Пов'язування з",
2016-03-03 14:45:08 +00:00
"description": "Text displayed before the phone number that the user is in the process of linking with"
},
"theirIdentity": {
2016-04-07 19:27:03 +00:00
"message": "Їхня особа",
2016-04-03 21:33:07 +00:00
"description": "Label for someone else's identity key. They is used here as a gender-neutral third-person singular."
2016-03-03 14:45:08 +00:00
},
"newMessages": {
2016-04-07 19:27:03 +00:00
"message": "Нові Повідомлення",
2016-03-03 14:45:08 +00:00
"description": "Displayed in notifications for multiple messages"
},
"theirIdentityUnknown": {
2016-04-07 19:27:03 +00:00
"message": "Ви ще не надіслали жодного повідомлення цій особі. Ця особа буде доступна після першого повідомлення.",
2016-03-03 14:45:08 +00:00
"description": ""
},
"submit": {
2016-04-07 19:27:03 +00:00
"message": "Надіслати",
2016-03-03 14:45:08 +00:00
"description": ""
},
"to": {
2016-04-07 19:27:03 +00:00
"message": "Кому",
2016-03-03 14:45:08 +00:00
"description": "Label for the receiver of a message"
},
"installFinalButton": {
2016-04-07 19:27:03 +00:00
"message": "Виглядає добре",
2016-03-03 14:45:08 +00:00
"description": "The final button for the install process, after the user has entered a name for their device"
},
"messageDetail": {
2016-04-07 19:27:03 +00:00
"message": "Деталі повідомлення",
2016-03-03 14:45:08 +00:00
"description": ""
},
"verify": {
2016-04-07 19:27:03 +00:00
"message": "Перевірити",
2016-03-03 14:45:08 +00:00
"description": ""
},
"nameAndMessage": {
2016-04-07 19:27:03 +00:00
"message": "Ім'я відправника і повідомлення",
2016-03-03 14:45:08 +00:00
"description": "Label for setting notifications to display name and message text"
},
"failedToSend": {
2016-04-07 19:27:03 +00:00
"message": "Не вдалося відіслати деяким адресатам. Перевірте ваше мережеве з'єднання.",
2016-03-03 14:45:08 +00:00
"description": ""
},
"ok": {
2016-04-07 19:27:03 +00:00
"message": "Добре",
2016-03-03 14:45:08 +00:00
"description": ""
},
"identityChanged": {
2016-04-07 19:27:03 +00:00
"message": "Цей контакт використовує нову особистість. Це може означати, що хтось намагається перехопити дані або цей контакт просто перевстановив Signal. Перевірте особистий ключ нижче.",
2016-03-03 14:45:08 +00:00
"description": ""
},
"submitDebugLog": {
2016-04-07 19:27:03 +00:00
"message": "Відіслати журнал відладки",
2016-03-03 14:45:08 +00:00
"description": "Menu item and header text for debug log modal, title case."
},
"error": {
2016-04-07 19:27:03 +00:00
"message": "Помилка",
2016-03-03 14:45:08 +00:00
"description": ""
},
2016-03-17 22:05:27 +00:00
"notifications": {
2016-04-07 19:27:03 +00:00
"message": "Нотифікації",
2016-03-17 22:05:27 +00:00
"description": "Header for notification settings"
},
2016-03-03 14:45:08 +00:00
"resend": {
2016-04-07 19:27:03 +00:00
"message": "Надіслати знову",
2016-03-03 14:45:08 +00:00
"description": ""
}
}