diff options
| author | ZEN <xinit.info@gmail.com> | 2020-12-01 11:01:48 +0000 |
|---|---|---|
| committer | Weblate <noreply@weblate.org> | 2020-12-03 14:30:36 +0000 |
| commit | 0dc0c816eaad31a4f9d4c86cdbdcbba91c81d6b8 (patch) | |
| tree | 4f2130f52a614dc61751be72f6f110f7aaff2dd4 | |
| parent | 2478b5a306361a241845da70827b39040ff17479 (diff) | |
Translated using Weblate (Ukrainian)
Currently translated at 35.4% (238 of 671 strings)
Translation: Pleroma/Pleroma-FE
Translate-URL: https://translate.pleroma.social/projects/pleroma/pleroma-fe/uk/
| -rw-r--r-- | src/i18n/uk.json | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/src/i18n/uk.json b/src/i18n/uk.json index 27667d64..fa55a3ae 100644 --- a/src/i18n/uk.json +++ b/src/i18n/uk.json @@ -271,7 +271,13 @@ "avatarAltRadius": "Аватарки у сповіщеннях", "avatar": "Аватар", "attachments": "Вкладення", - "attachmentRadius": "Вкладення" + "attachmentRadius": "Вкладення", + "general": "Загальні", + "foreground": "Передній план", + "follows_imported": "Відстежуваних імпортовано! Їхня обробка потребує часу.", + "follow_import_error": "Помилка імпортування відстежуваних", + "follow_import": "Імпортувати відстежуваних", + "follow_export_button": "Експортувати відстежуваних до csv файлу" }, "selectable_list": { "select_all": "Вибрати все" |
