about summary refs log tree commit diff
path: root/app/javascript/mastodon/locales/uk.json
diff options
context:
space:
mode:
authorRenato "Lond" Cerqueira <renato@lond.com.br>2018-03-05 15:12:17 +0100
committerYamagishi Kazutoshi <ykzts@desire.sh>2018-03-05 23:12:17 +0900
commit1674e2f34cf69a6887c87c2a33deec5748329342 (patch)
tree2c4cf89c57b736e394b53e8d4e9781abccd3a3f6 /app/javascript/mastodon/locales/uk.json
parent3b2e783c1fe1693e332403c381c4c60ae1e1d3a6 (diff)
Normalize translations (#6638)
Ran i18n-tasks normalize && yarn manage:translations, so that the
translation changes appear on weblate
Diffstat (limited to 'app/javascript/mastodon/locales/uk.json')
-rw-r--r--app/javascript/mastodon/locales/uk.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/app/javascript/mastodon/locales/uk.json b/app/javascript/mastodon/locales/uk.json
index b5bd88cbb..6d2aa5599 100644
--- a/app/javascript/mastodon/locales/uk.json
+++ b/app/javascript/mastodon/locales/uk.json
@@ -1,6 +1,7 @@
 {
   "account.block": "Заблокувати",
   "account.block_domain": "Заглушити {domain}",
+  "account.blocked": "Blocked",
   "account.disclaimer_full": "Information below may reflect the user's profile incompletely.",
   "account.edit_profile": "Налаштування профілю",
   "account.follow": "Підписатися",
@@ -13,6 +14,7 @@
   "account.moved_to": "{name} has moved to:",
   "account.mute": "Заглушити",
   "account.mute_notifications": "Mute notifications from @{name}",
+  "account.muted": "Muted",
   "account.posts": "Пости",
   "account.posts_with_replies": "Toots with replies",
   "account.report": "Поскаржитися",
@@ -216,6 +218,7 @@
   "report.target": "Скаржимося на",
   "search.placeholder": "Пошук",
   "search_popout.search_format": "Advanced search format",
+  "search_popout.tips.full_text": "Simple text returns statuses you have written, favourited, boosted, or have been mentioned in, as well as matching usernames, display names, and hashtags.",
   "search_popout.tips.hashtag": "hashtag",
   "search_popout.tips.status": "status",
   "search_popout.tips.text": "Simple text returns matching display names, usernames and hashtags",
@@ -238,6 +241,7 @@
   "status.mute_conversation": "Заглушити діалог",
   "status.open": "Розгорнути допис",
   "status.pin": "Pin on profile",
+  "status.pinned": "Pinned toot",
   "status.reblog": "Передмухнути",
   "status.reblogged_by": "{name} передмухнув(-ла)",
   "status.reply": "Відповісти",
@@ -250,7 +254,6 @@
   "status.show_more": "Розгорнути",
   "status.unmute_conversation": "Зняти глушення з діалогу",
   "status.unpin": "Unpin from profile",
-  "tabs_bar.compose": "Написати",
   "tabs_bar.federated_timeline": "Глобальна",
   "tabs_bar.home": "Головна",
   "tabs_bar.local_timeline": "Локальна",