Chore: Update translatable strings (#17723)
This commit is contained in:
parent
3bc0aeed50
commit
db04dfc8a6
85 changed files with 276 additions and 192 deletions
|
@ -18,12 +18,12 @@
|
|||
"account.followers": "Підписники",
|
||||
"account.followers.empty": "Ніхто ще не підписався на цього користувача.",
|
||||
"account.followers_counter": "{count, plural, one {{counter} Підписник} few {{counter} Підписники} many {{counter} Підписників} other {{counter} Підписники}}",
|
||||
"account.following": "Following",
|
||||
"account.following_counter": "{count, plural, one {{counter} Підписка} few {{counter} Підписки} many {{counter} Підписок} other {{counter} Підписки}}",
|
||||
"account.follows.empty": "Цей користувач ще ні на кого не підписався.",
|
||||
"account.follows_you": "Підписаний(-а) на вас",
|
||||
"account.hide_reblogs": "Сховати передмухи від @{name}",
|
||||
"account.joined": "Долучення {date}",
|
||||
"account.last_status": "Крайня активність",
|
||||
"account.link_verified_on": "Права власності на це посилання були перевірені {date}",
|
||||
"account.locked_info": "Статус конфіденційності цього облікового запису встановлено у заблокований. Власник вручну переглядає, хто може за ним стежити.",
|
||||
"account.media": "Медіа",
|
||||
|
@ -32,7 +32,6 @@
|
|||
"account.mute": "Заглушити @{name}",
|
||||
"account.mute_notifications": "Не показувати сповіщення від @{name}",
|
||||
"account.muted": "Заглушений",
|
||||
"account.never_active": "Ніколи",
|
||||
"account.posts": "Дмухи",
|
||||
"account.posts_with_replies": "Дмухи й відповіді",
|
||||
"account.report": "Поскаржитися на @{name}",
|
||||
|
@ -42,10 +41,12 @@
|
|||
"account.statuses_counter": "{count, plural, one {{counter} Пост} few {{counter} Пости} many {{counter} Постів} other {{counter} Пости}}",
|
||||
"account.unblock": "Розблокувати @{name}",
|
||||
"account.unblock_domain": "Розблокувати {domain}",
|
||||
"account.unblock_short": "Unblock",
|
||||
"account.unendorse": "Не публікувати у профілі",
|
||||
"account.unfollow": "Відписатися",
|
||||
"account.unmute": "Зняти глушення з @{name}",
|
||||
"account.unmute_notifications": "Показувати сповіщення від @{name}",
|
||||
"account.unmute_short": "Unmute",
|
||||
"account_note.placeholder": "Коментарі відсутні",
|
||||
"admin.dashboard.daily_retention": "User retention rate by day after sign-up",
|
||||
"admin.dashboard.monthly_retention": "User retention rate by month after sign-up",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue