Translated using Weblate (Ukrainian)
Currently translated at 23.3% (157 of 671 strings) Translation: Pleroma/Pleroma-FE Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/uk/
This commit is contained in:
parent
a6c93c5eab
commit
a7b2c5cdad
1 changed files with 12 additions and 0 deletions
|
@ -197,5 +197,17 @@
|
||||||
},
|
},
|
||||||
"emoji": {
|
"emoji": {
|
||||||
"stickers": "Стікери"
|
"stickers": "Стікери"
|
||||||
|
},
|
||||||
|
"post_status": {
|
||||||
|
"content_type": {
|
||||||
|
"text/bbcode": "BBCode",
|
||||||
|
"text/markdown": "Markdown",
|
||||||
|
"text/html": "HTML",
|
||||||
|
"text/plain": "Простий текст"
|
||||||
|
},
|
||||||
|
"attachments_sensitive": "Позначити вкладення як чутливі",
|
||||||
|
"account_not_locked_warning_link": "замкнена",
|
||||||
|
"account_not_locked_warning": "Ваша обліковка не {0}. Будь-хто може відстежувати вас для перегляду дописів тільки для відстежувачів.",
|
||||||
|
"new_status": "Створити допис"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue