aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorZEN <xinit.info@gmail.com>2020-11-30 22:08:59 +0000
committerWeblate <noreply@weblate.org>2020-12-03 14:30:36 +0000
commita7b2c5cdad2d6ea52f3736150301b723cf25789a (patch)
tree3fcdee8f149a7777dadbe920b5f92f939f5c9e18 /src
parenta6c93c5eabdd2dfe7bba29e1c1689a9d8882f9c4 (diff)
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/
Diffstat (limited to 'src')
-rw-r--r--src/i18n/uk.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/i18n/uk.json b/src/i18n/uk.json
index 4243b6af..899e4fb1 100644
--- a/src/i18n/uk.json
+++ b/src/i18n/uk.json
@@ -197,5 +197,17 @@
},
"emoji": {
"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": "Створити допис"
}
}