Translated using Weblate (Ukrainian)

Currently translated at 100.0% (522 of 522 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/uk/
This commit is contained in:
Ihor Hordiichuk 2021-12-12 15:09:59 +00:00 committed by Hosted Weblate
parent 6a4f86118a
commit 6bdc9e2999
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -2649,5 +2649,25 @@
"pleaseEnterSecurityKeyDescription": "Щоб розблокувати резервну копію чату, введіть ключ безпеки, який був створений під час попереднього сеансу. Ключ безпеки — це не ваш пароль.",
"@pleaseEnterSecurityKeyDescription": {},
"saveTheSecurityKeyNow": "Зберегти ключ безпеки зараз",
"@saveTheSecurityKeyNow": {}
"@saveTheSecurityKeyNow": {},
"commandHint_discardsession": "Відкинути сеанс",
"@commandHint_discardsession": {
"type": "text",
"description": "Usage hint for the command /discardsession"
},
"commandHint_clearcache": "Очистити кеш",
"@commandHint_clearcache": {
"type": "text",
"description": "Usage hint for the command /clearcache"
},
"commandHint_create": "Створіть порожній груповий чат\nВикористовуйте --no-encryption, щоб вимкнути шифрування",
"@commandHint_create": {
"type": "text",
"description": "Usage hint for the command /create"
},
"commandHint_dm": "Початок особистого чату\nВикористовуйте --no-encryption, що вимкнути шифрування",
"@commandHint_dm": {
"type": "text",
"description": "Usage hint for the command /dm"
}
}