522 lines
22 KiB
JSON
522 lines
22 KiB
JSON
{
|
||
"timerOption_10_seconds": {
|
||
"message": "10 seconds",
|
||
"description": "Label for a selectable option in the message expiration timer menu"
|
||
},
|
||
"lastSynced": {
|
||
"message": "Останній імпорт в",
|
||
"description": "Label for date and time of last sync operation"
|
||
},
|
||
"unsupportedAttachment": {
|
||
"message": "Непідтримуваний формат вкладення. Клацніть щоб зберегти.",
|
||
"description": "Displayed for incoming unsupported attachment"
|
||
},
|
||
"verifySafetyNumbers": {
|
||
"message": "Verify safety numbers",
|
||
"description": ""
|
||
},
|
||
"youChangedTheTimer": {
|
||
"message": "You set the timer to $time$.",
|
||
"description": "Message displayed when you change the message expiration timer in a conversation.",
|
||
"placeholders": {
|
||
"time": {
|
||
"content": "$1",
|
||
"example": "10m"
|
||
}
|
||
}
|
||
},
|
||
"settings": {
|
||
"message": "Налаштування",
|
||
"description": "Menu item and header for global settings"
|
||
},
|
||
"incomingKeyConflict": {
|
||
"message": "Отримано повідомлення з невідомим особистим ключем. Клацніть щоб продовжити та переглянути.",
|
||
"description": ""
|
||
},
|
||
"timerOption_5_seconds_abbreviated": {
|
||
"message": "5s",
|
||
"description": "Very short format indicating current timer setting in the conversation header"
|
||
},
|
||
"installComputerName": {
|
||
"message": "Ім'я цього комп'ютера буде",
|
||
"description": "Text displayed before the input where the user can enter the name for this device."
|
||
},
|
||
"timestamp_m": {
|
||
"message": "1 хвилина",
|
||
"description": "Brief timestamp for messages sent about one minute ago. Displayed in the conversation list and message bubble."
|
||
},
|
||
"gotIt": {
|
||
"message": "Зрозуміло!",
|
||
"description": "Label for a button that dismisses a dialog. The user clicks it to confirm that they understand the message in the dialog."
|
||
},
|
||
"disappearingMessages": {
|
||
"message": "Disappearing messages",
|
||
"description": "Conversation menu option to enable disappearing messages"
|
||
},
|
||
"showMore": {
|
||
"message": "Деталі",
|
||
"description": "Displays the details of a key change"
|
||
},
|
||
"timerOption_5_minutes_abbreviated": {
|
||
"message": "5m",
|
||
"description": "Very short format indicating current timer setting in the conversation header"
|
||
},
|
||
"unsupportedFileType": {
|
||
"message": "Непідтримуваний формат файлу.",
|
||
"description": "Displayed for outgoing unsupported attachment"
|
||
},
|
||
"installGeneratingKeys": {
|
||
"message": "Створення Ключів",
|
||
"description": ""
|
||
},
|
||
"resetSession": {
|
||
"message": "Reset session",
|
||
"description": "This is a menu item for resetting the session, using the imperative case, as in a command."
|
||
},
|
||
"welcomeToSignal": {
|
||
"message": "Ласкаво просимо до Signal",
|
||
"description": ""
|
||
},
|
||
"notificationSettingsDialog": {
|
||
"message": "При отриманні повідомлення показувати нотифікації які відображають:",
|
||
"description": "Explain the purpose of the notification settings"
|
||
},
|
||
"members": {
|
||
"message": "Учасники",
|
||
"description": ""
|
||
},
|
||
"timestamp_h": {
|
||
"message": "1 година",
|
||
"description": "Brief timestamp for messages sent about one minute ago. Displayed in the conversation list and message bubble."
|
||
},
|
||
"timerOption_0_seconds_abbreviated": {
|
||
"message": "off",
|
||
"description": "Short format indicating current timer setting in the conversation list snippet"
|
||
},
|
||
"syncExplanation": {
|
||
"message": "Імпортувати всі контакти та групи з вашого мобільного пристрою.",
|
||
"description": "Explanatory text for sync settings"
|
||
},
|
||
"restartSignal": {
|
||
"message": "Перезапустити Signal",
|
||
"description": "Menu item for restarting the program."
|
||
},
|
||
"deleteMessages": {
|
||
"message": "Delete messages",
|
||
"description": "Menu item for deleting messages, title case."
|
||
},
|
||
"incomingError": {
|
||
"message": "Помилка прийому вхідного повідомлення.",
|
||
"description": ""
|
||
},
|
||
"selectAContact": {
|
||
"message": "Оберіть контакт чи групу щоб почати спілкування.",
|
||
"description": ""
|
||
},
|
||
"installConnecting": {
|
||
"message": "З'єднання...",
|
||
"description": "Displayed when waiting for the QR Code"
|
||
},
|
||
"verifyContact": {
|
||
"message": "Ви, можливо, захочете $tag_start$ перевірити $tag_end$ цей контакт.",
|
||
"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.",
|
||
"placeholders": {
|
||
"tag_start": {
|
||
"content": "<a class='verify' href='#'>"
|
||
},
|
||
"tag_end": {
|
||
"content": "</a>"
|
||
}
|
||
}
|
||
},
|
||
"sent": {
|
||
"message": "Надіслано",
|
||
"description": "Label for the time a message was sent"
|
||
},
|
||
"theyChangedTheTimer": {
|
||
"message": "$name$ set the timer to $time$.",
|
||
"description": "Message displayed when someone else changes the message expiration timer in a conversation.",
|
||
"placeholders": {
|
||
"name": {
|
||
"content": "$1",
|
||
"example": "Bob"
|
||
},
|
||
"time": {
|
||
"content": "$2",
|
||
"example": "10m"
|
||
}
|
||
}
|
||
},
|
||
"timestamp_s": {
|
||
"message": "зараз",
|
||
"description": "Brief timestamp for messages sent less than a minute ago. Displayed in the conversation list and message bubble."
|
||
},
|
||
"timerOption_1_day": {
|
||
"message": "1 day",
|
||
"description": "Label for a selectable option in the message expiration timer menu"
|
||
},
|
||
"reportIssue": {
|
||
"message": "Повідомити про ваду",
|
||
"description": "Link to open the issue tracker"
|
||
},
|
||
"newMessage": {
|
||
"message": "Нове Повідомлення",
|
||
"description": "Displayed in notifications for only 1 message"
|
||
},
|
||
"nameOnly": {
|
||
"message": "Тільки ім'я відправника",
|
||
"description": "Label for setting notifications to display sender name only"
|
||
},
|
||
"verifyIdentity": {
|
||
"message": "Ідентифікація особи",
|
||
"description": ""
|
||
},
|
||
"from": {
|
||
"message": "Від",
|
||
"description": "Label for the sender of a message"
|
||
},
|
||
"deleteConversationConfirmation": {
|
||
"message": "Видалити цю розмову?",
|
||
"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."
|
||
},
|
||
"debugLogExplanation": {
|
||
"message": "Цей журнал буде доступний для розробників. Ви можете перевірити його перед відправкою.",
|
||
"description": ""
|
||
},
|
||
"searchForPeopleOrGroups": {
|
||
"message": "Пошук...",
|
||
"description": "Placeholder text in the search input"
|
||
},
|
||
"noNameOrMessage": {
|
||
"message": "Нічого",
|
||
"description": "Label for setting notifications to display no name and no message text"
|
||
},
|
||
"syncNow": {
|
||
"message": "Імпортувати",
|
||
"description": "Label for a button that syncs contacts and groups from your phone"
|
||
},
|
||
"syncFailed": {
|
||
"message": "Імпорт закінчився невдало. Впевніться, що ваш комп'ютер та мобільний пристрій маютть доступ до інтернету.",
|
||
"description": "Informational text displayed if a sync operation times out."
|
||
},
|
||
"installFollowUs": {
|
||
"message": "<a $a_params$>Приєднуйтесь</a>, щоб дізнаватись про оновлення та підтримку багатьох пристроїв у iOS.",
|
||
"description": "",
|
||
"placeholders": {
|
||
"a_params": {
|
||
"content": "$1",
|
||
"example": "href='http://example.com'"
|
||
}
|
||
}
|
||
},
|
||
"learnMore": {
|
||
"message": "Дізнатись більше про перевірку ключів.",
|
||
"description": "Text that links to a support article on verifying identity keys"
|
||
},
|
||
"yourIdentity": {
|
||
"message": "Ваша особа",
|
||
"description": "Label for the user's own identity key."
|
||
},
|
||
"safetyNumbersSettingHeader": {
|
||
"message": "Safety numbers approval",
|
||
"description": "Description for safety numbers setting"
|
||
},
|
||
"installTooManyDevices": {
|
||
"message": "Вибачте, у вас забагато пов'язаних пристроїв. Видаліть які-небудь.",
|
||
"description": ""
|
||
},
|
||
"installSignalLinks": {
|
||
"message": "Встановіть Signal на вашому <a $play_store$>Android</a> смартфоні чи <a $app_store$>iPhone</a><br />\nМи пов'яжемо ваші пристрої і синхронізуємо повідомлення.",
|
||
"description": "Prompt the user to install Signal on their phone before linking",
|
||
"placeholders": {
|
||
"play_store": {
|
||
"content": "$1",
|
||
"example": "href='http://example.com'"
|
||
},
|
||
"app_store": {
|
||
"content": "$2",
|
||
"example": "href='http://example.com'"
|
||
}
|
||
}
|
||
},
|
||
"installSyncingGroupsAndContacts": {
|
||
"message": "Синхронізація груп та контактів",
|
||
"description": ""
|
||
},
|
||
"timerOption_30_minutes_abbreviated": {
|
||
"message": "30m",
|
||
"description": "Very short format indicating current timer setting in the conversation header"
|
||
},
|
||
"timerOption_1_minute_abbreviated": {
|
||
"message": "1m",
|
||
"description": "Very short format indicating current timer setting in the conversation header"
|
||
},
|
||
"upgrade": {
|
||
"message": "Оновити",
|
||
"description": "Label text for button to upgrade the app to the latest version"
|
||
},
|
||
"yourSafetyNumberWith": {
|
||
"message": "Your safety numbers with $name$",
|
||
"description": "Heading for safety number view",
|
||
"placeholders": {
|
||
"name": {
|
||
"content": "$1",
|
||
"example": "John"
|
||
}
|
||
}
|
||
},
|
||
"showLess": {
|
||
"message": "Сховати деталі",
|
||
"description": "Hides the details of a key change"
|
||
},
|
||
"theme": {
|
||
"message": "Theme",
|
||
"description": "Header for theme settings"
|
||
},
|
||
"newIdentity": {
|
||
"message": "Нова особистість",
|
||
"description": "Header for a key change dialog"
|
||
},
|
||
"installTagline": {
|
||
"message": "Приватність - це можливо. Signal робить її досягнення простим.",
|
||
"description": "Tagline displayed under installWelcome on the install page"
|
||
},
|
||
"disconnected": {
|
||
"message": "Від'єднано",
|
||
"description": ""
|
||
},
|
||
"syncing": {
|
||
"message": "Імпорт...",
|
||
"description": "Label for a disabled sync button while sync is in progress."
|
||
},
|
||
"acceptNewKey": {
|
||
"message": "Прийняти",
|
||
"description": "Label for a button to accept a new identity key"
|
||
},
|
||
"timerOption_12_hours_abbreviated": {
|
||
"message": "12h",
|
||
"description": "Very short format indicating current timer setting in the conversation header"
|
||
},
|
||
"timestampFormat_M": {
|
||
"message": "МММ Д",
|
||
"description": "Timestamp format string for displaying month and day (but not the year) of a date within the current year, ex: use 'MMM D' for 'Aug 8', or 'D MMM' for '8 Aug'."
|
||
},
|
||
"timerOption_6_hours_abbreviated": {
|
||
"message": "6h",
|
||
"description": "Very short format indicating current timer setting in the conversation header"
|
||
},
|
||
"unregisteredUser": {
|
||
"message": "Номер не зареєстровано",
|
||
"description": "Error message displayed when sending to an unregistered user."
|
||
},
|
||
"timerOption_1_day_abbreviated": {
|
||
"message": "1d",
|
||
"description": "Very short format indicating current timer setting in the conversation header"
|
||
},
|
||
"sync": {
|
||
"message": "Контакти",
|
||
"description": "Label for contact and group sync settings"
|
||
},
|
||
"timerOption_1_week": {
|
||
"message": "1 week",
|
||
"description": "Label for a selectable option in the message expiration timer menu"
|
||
},
|
||
"installGotIt": {
|
||
"message": "Зрозуміло",
|
||
"description": "Button for the user to confirm that they have Signal installed."
|
||
},
|
||
"received": {
|
||
"message": "Отримано",
|
||
"description": "Label for the time a message was received"
|
||
},
|
||
"timerOption_30_seconds": {
|
||
"message": "30 seconds",
|
||
"description": "Label for a selectable option in the message expiration timer menu"
|
||
},
|
||
"sendMessage": {
|
||
"message": "Надіслати повідомлення",
|
||
"description": "Placeholder text in the message entry field"
|
||
},
|
||
"mediaMessage": {
|
||
"message": "Медіа повідомлення",
|
||
"description": "Description of a message that has an attachment and no text, displayed in the conversation list as a preview."
|
||
},
|
||
"expiredWarning": {
|
||
"message": "Ця версія застаріла. Оновіться до останньої версії щоб продовжити спілкування.",
|
||
"description": "Warning notification that this version of the app has expired"
|
||
},
|
||
"outgoingKeyConflict": {
|
||
"message": "Особистий ключ цього контакту було змінено. Клацніть щоб продовжити та переглянути.",
|
||
"description": ""
|
||
},
|
||
"fileSizeWarning": {
|
||
"message": "Вибачте, але розмір обраного файлу перевищує обмеження.",
|
||
"description": ""
|
||
},
|
||
"timerOption_0_seconds": {
|
||
"message": "off",
|
||
"description": "Label for option to turn off message expiration in the timer menu"
|
||
},
|
||
"installAndroidInstructions": {
|
||
"message": "Відкрийте Signal у своєму телефоні і перейдіть у Налаштування > Пов'язані пристрої. Торкніться кнопки додавання нового пристрою і проскануйте QR-код.",
|
||
"description": ""
|
||
},
|
||
"installWelcome": {
|
||
"message": "Ласкаво просимо до Signal Desktop",
|
||
"description": "Welcome title on the install page"
|
||
},
|
||
"installConnectionFailed": {
|
||
"message": "Не вдалося підключитись до сервера.",
|
||
"description": "Displayed when we can't connect to the server."
|
||
},
|
||
"messageNotSent": {
|
||
"message": "Повідомлення не надіслане.",
|
||
"description": "Informational label, appears on messages that failed to send"
|
||
},
|
||
"disableNotifications": {
|
||
"message": "Вимкнути нотифікації",
|
||
"description": "Label for disabling notifications"
|
||
},
|
||
"cancel": {
|
||
"message": "Відмінити",
|
||
"description": ""
|
||
},
|
||
"unblockToSend": {
|
||
"message": "Розблокувати контакт.",
|
||
"description": "Brief message shown when trying to message a blocked number"
|
||
},
|
||
"installIHaveSignalButton": {
|
||
"message": "Я маю Signal для Android",
|
||
"description": "Button for the user to confirm that they have Signal for Android"
|
||
},
|
||
"sessionEnded": {
|
||
"message": "Захищену сесію перезапущено",
|
||
"description": "This is a past tense, informational message. In other words, your secure session has been reset."
|
||
},
|
||
"installGetStartedButton": {
|
||
"message": "Давайте почнемо",
|
||
"description": ""
|
||
},
|
||
"timerOption_1_week_abbreviated": {
|
||
"message": "1w",
|
||
"description": "Very short format indicating current timer setting in the conversation header"
|
||
},
|
||
"timerOption_5_seconds": {
|
||
"message": "5 seconds",
|
||
"description": "Label for a selectable option in the message expiration timer menu"
|
||
},
|
||
"installSignalLink": {
|
||
"message": "Встановіть <a $a_params$>Signal</a> на вашому Android смартфоні.<br />\nМи пов'яжемо ваші пристрої і синхронізуємо повідомлення.",
|
||
"description": "Prompt the user to install Signal on Android before linking",
|
||
"placeholders": {
|
||
"a_params": {
|
||
"content": "$1",
|
||
"example": "href='http://example.com'"
|
||
}
|
||
}
|
||
},
|
||
"installLinkingWithNumber": {
|
||
"message": "Пов'язування з",
|
||
"description": "Text displayed before the phone number that the user is in the process of linking with"
|
||
},
|
||
"theirIdentity": {
|
||
"message": "Їхня особа",
|
||
"description": "Label for someone else's identity key. They is used here as a gender-neutral third-person singular."
|
||
},
|
||
"newMessages": {
|
||
"message": "Нові Повідомлення",
|
||
"description": "Displayed in notifications for multiple messages"
|
||
},
|
||
"theirIdentityUnknown": {
|
||
"message": "Ви ще не надіслали жодного повідомлення цій особі. Ця особа буде доступна після першого повідомлення.",
|
||
"description": ""
|
||
},
|
||
"submit": {
|
||
"message": "Надіслати",
|
||
"description": ""
|
||
},
|
||
"keychanged": {
|
||
"message": "$name$'s safety numbers have changed",
|
||
"description": "",
|
||
"placeholders": {
|
||
"name": {
|
||
"content": "$1",
|
||
"example": "John"
|
||
}
|
||
}
|
||
},
|
||
"safetyNumbersSettingDescription": {
|
||
"message": "Require approval of new safety numbers when they change.",
|
||
"description": "Description for safety numbers setting"
|
||
},
|
||
"to": {
|
||
"message": "Кому",
|
||
"description": "Label for the receiver of a message"
|
||
},
|
||
"timerOption_1_hour_abbreviated": {
|
||
"message": "1h",
|
||
"description": "Very short format indicating current timer setting in the conversation header"
|
||
},
|
||
"installFinalButton": {
|
||
"message": "Виглядає добре",
|
||
"description": "The final button for the install process, after the user has entered a name for their device"
|
||
},
|
||
"messageDetail": {
|
||
"message": "Деталі повідомлення",
|
||
"description": ""
|
||
},
|
||
"verify": {
|
||
"message": "Перевірити",
|
||
"description": ""
|
||
},
|
||
"timerOption_10_seconds_abbreviated": {
|
||
"message": "10s",
|
||
"description": "Very short format indicating current timer setting in the conversation header"
|
||
},
|
||
"nameAndMessage": {
|
||
"message": "Ім'я відправника і повідомлення",
|
||
"description": "Label for setting notifications to display name and message text"
|
||
},
|
||
"failedToSend": {
|
||
"message": "Не вдалося відіслати деяким адресатам. Перевірте ваше мережеве з'єднання.",
|
||
"description": ""
|
||
},
|
||
"ok": {
|
||
"message": "Добре",
|
||
"description": ""
|
||
},
|
||
"identityChanged": {
|
||
"message": "Цей контакт використовує нову особистість. Це може означати, що хтось намагається перехопити дані або цей контакт просто перевстановив Signal. Перевірте особистий ключ нижче.",
|
||
"description": ""
|
||
},
|
||
"submitDebugLog": {
|
||
"message": "Submit debug log",
|
||
"description": "Menu item and header text for debug log modal, title case."
|
||
},
|
||
"error": {
|
||
"message": "Помилка",
|
||
"description": ""
|
||
},
|
||
"timerSetTo": {
|
||
"message": "Timer set to $time$",
|
||
"description": "Displayed in the conversation list when the timer is updated.",
|
||
"placeholders": {
|
||
"time": {
|
||
"content": "$1",
|
||
"example": "1w"
|
||
}
|
||
}
|
||
},
|
||
"timerOption_30_seconds_abbreviated": {
|
||
"message": "30s",
|
||
"description": "Very short format indicating current timer setting in the conversation header"
|
||
},
|
||
"notifications": {
|
||
"message": "Нотифікації",
|
||
"description": "Header for notification settings"
|
||
},
|
||
"resend": {
|
||
"message": "Надіслати знову",
|
||
"description": ""
|
||
}
|
||
}
|