bg.json 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423
  1. {
  2. "account.add_or_remove_from_list": "Добави или премахни от списъците",
  3. "account.badges.bot": "бот",
  4. "account.block": "Блокирай",
  5. "account.block_domain": "скрий всичко от (домейн)",
  6. "account.blocked": "Блокирани",
  7. "account.cancel_follow_request": "Cancel follow request",
  8. "account.direct": "Direct Message @{name}",
  9. "account.domain_blocked": "Скрит домейн",
  10. "account.edit_profile": "Редактирай профила си",
  11. "account.endorse": "Feature on profile",
  12. "account.follow": "Последвай",
  13. "account.followers": "Последователи",
  14. "account.followers.empty": "No one follows this user yet.",
  15. "account.follows": "Следвам",
  16. "account.follows.empty": "This user doesn't follow anyone yet.",
  17. "account.follows_you": "Твой последовател",
  18. "account.hide_reblogs": "Hide boosts from @{name}",
  19. "account.last_status": "Last active",
  20. "account.link_verified_on": "Ownership of this link was checked on {date}",
  21. "account.locked_info": "This account privacy status is set to locked. The owner manually reviews who can follow them.",
  22. "account.media": "Media",
  23. "account.mention": "Споменаване",
  24. "account.moved_to": "{name} has moved to:",
  25. "account.mute": "Mute @{name}",
  26. "account.mute_notifications": "Mute notifications from @{name}",
  27. "account.muted": "Muted",
  28. "account.never_active": "Never",
  29. "account.posts": "Публикации",
  30. "account.posts_with_replies": "Toots with replies",
  31. "account.report": "Report @{name}",
  32. "account.requested": "В очакване на одобрение",
  33. "account.share": "Share @{name}'s profile",
  34. "account.show_reblogs": "Show boosts from @{name}",
  35. "account.unblock": "Не блокирай",
  36. "account.unblock_domain": "Unhide {domain}",
  37. "account.unendorse": "Don't feature on profile",
  38. "account.unfollow": "Не следвай",
  39. "account.unmute": "Unmute @{name}",
  40. "account.unmute_notifications": "Unmute notifications from @{name}",
  41. "alert.rate_limited.message": "Please retry after {retry_time, time, medium}.",
  42. "alert.rate_limited.title": "Rate limited",
  43. "alert.unexpected.message": "An unexpected error occurred.",
  44. "alert.unexpected.title": "Oops!",
  45. "autosuggest_hashtag.per_week": "{count} per week",
  46. "boost_modal.combo": "You can press {combo} to skip this next time",
  47. "bundle_column_error.body": "Something went wrong while loading this component.",
  48. "bundle_column_error.retry": "Опитай отново",
  49. "bundle_column_error.title": "Network error",
  50. "bundle_modal_error.close": "Close",
  51. "bundle_modal_error.message": "Something went wrong while loading this component.",
  52. "bundle_modal_error.retry": "Try again",
  53. "column.blocks": "Blocked users",
  54. "column.community": "Local timeline",
  55. "column.direct": "Direct messages",
  56. "column.directory": "Browse profiles",
  57. "column.domain_blocks": "Hidden domains",
  58. "column.favourites": "Favourites",
  59. "column.follow_requests": "Follow requests",
  60. "column.home": "Начало",
  61. "column.lists": "Списъци",
  62. "column.mutes": "Muted users",
  63. "column.notifications": "Известия",
  64. "column.pins": "Pinned toot",
  65. "column.public": "Публичен канал",
  66. "column_back_button.label": "Назад",
  67. "column_header.hide_settings": "Hide settings",
  68. "column_header.moveLeft_settings": "Move column to the left",
  69. "column_header.moveRight_settings": "Move column to the right",
  70. "column_header.pin": "Pin",
  71. "column_header.show_settings": "Show settings",
  72. "column_header.unpin": "Unpin",
  73. "column_subheading.settings": "Settings",
  74. "community.column_settings.media_only": "Media only",
  75. "compose_form.direct_message_warning": "This toot will only be visible to all the mentioned users.",
  76. "compose_form.direct_message_warning_learn_more": "Learn more",
  77. "compose_form.hashtag_warning": "This toot won't be listed under any hashtag as it is unlisted. Only public toots can be searched by hashtag.",
  78. "compose_form.lock_disclaimer": "Your account is not {locked}. Anyone can follow you to view your follower-only posts.",
  79. "compose_form.lock_disclaimer.lock": "locked",
  80. "compose_form.placeholder": "Какво си мислиш?",
  81. "compose_form.poll.add_option": "Add a choice",
  82. "compose_form.poll.duration": "Poll duration",
  83. "compose_form.poll.option_placeholder": "Choice {number}",
  84. "compose_form.poll.remove_option": "Remove this choice",
  85. "compose_form.publish": "Раздумай",
  86. "compose_form.publish_loud": "{publish}!",
  87. "compose_form.sensitive.hide": "Mark media as sensitive",
  88. "compose_form.sensitive.marked": "Media is marked as sensitive",
  89. "compose_form.sensitive.unmarked": "Media is not marked as sensitive",
  90. "compose_form.spoiler.marked": "Text is hidden behind warning",
  91. "compose_form.spoiler.unmarked": "Text is not hidden",
  92. "compose_form.spoiler_placeholder": "Content warning",
  93. "confirmation_modal.cancel": "Cancel",
  94. "confirmations.block.block_and_report": "Block & Report",
  95. "confirmations.block.confirm": "Block",
  96. "confirmations.block.message": "Are you sure you want to block {name}?",
  97. "confirmations.delete.confirm": "Delete",
  98. "confirmations.delete.message": "Are you sure you want to delete this status?",
  99. "confirmations.delete_list.confirm": "Delete",
  100. "confirmations.delete_list.message": "Are you sure you want to permanently delete this list?",
  101. "confirmations.domain_block.confirm": "Hide entire domain",
  102. "confirmations.domain_block.message": "Are you really, really sure you want to block the entire {domain}? In most cases a few targeted blocks or mutes are sufficient and preferable.",
  103. "confirmations.logout.confirm": "Log out",
  104. "confirmations.logout.message": "Are you sure you want to log out?",
  105. "confirmations.mute.confirm": "Mute",
  106. "confirmations.mute.explanation": "This will hide posts from them and posts mentioning them, but it will still allow them to see your posts and follow you.",
  107. "confirmations.mute.message": "Are you sure you want to mute {name}?",
  108. "confirmations.redraft.confirm": "Delete & redraft",
  109. "confirmations.redraft.message": "Are you sure you want to delete this status and re-draft it? You will lose all replies, boosts and favourites to it.",
  110. "confirmations.reply.confirm": "Reply",
  111. "confirmations.reply.message": "Replying now will overwrite the message you are currently composing. Are you sure you want to proceed?",
  112. "confirmations.unfollow.confirm": "Unfollow",
  113. "confirmations.unfollow.message": "Are you sure you want to unfollow {name}?",
  114. "conversation.delete": "Delete conversation",
  115. "conversation.mark_as_read": "Mark as read",
  116. "conversation.open": "View conversation",
  117. "conversation.with": "With {names}",
  118. "directory.federated": "From known fediverse",
  119. "directory.local": "From {domain} only",
  120. "directory.new_arrivals": "New arrivals",
  121. "directory.recently_active": "Recently active",
  122. "embed.instructions": "Embed this status on your website by copying the code below.",
  123. "embed.preview": "Here is what it will look like:",
  124. "emoji_button.activity": "Activity",
  125. "emoji_button.custom": "Custom",
  126. "emoji_button.flags": "Flags",
  127. "emoji_button.food": "Food & Drink",
  128. "emoji_button.label": "Insert emoji",
  129. "emoji_button.nature": "Nature",
  130. "emoji_button.not_found": "No emojos!! (╯°□°)╯︵ ┻━┻",
  131. "emoji_button.objects": "Objects",
  132. "emoji_button.people": "People",
  133. "emoji_button.recent": "Frequently used",
  134. "emoji_button.search": "Search...",
  135. "emoji_button.search_results": "Search results",
  136. "emoji_button.symbols": "Symbols",
  137. "emoji_button.travel": "Travel & Places",
  138. "empty_column.account_timeline": "No toots here!",
  139. "empty_column.account_unavailable": "Profile unavailable",
  140. "empty_column.blocks": "You haven't blocked any users yet.",
  141. "empty_column.community": "The local timeline is empty. Write something publicly to get the ball rolling!",
  142. "empty_column.direct": "You don't have any direct messages yet. When you send or receive one, it will show up here.",
  143. "empty_column.domain_blocks": "There are no hidden domains yet.",
  144. "empty_column.favourited_statuses": "You don't have any favourite toots yet. When you favourite one, it will show up here.",
  145. "empty_column.favourites": "No one has favourited this toot yet. When someone does, they will show up here.",
  146. "empty_column.follow_requests": "You don't have any follow requests yet. When you receive one, it will show up here.",
  147. "empty_column.hashtag": "There is nothing in this hashtag yet.",
  148. "empty_column.home": "Your home timeline is empty! Visit {public} or use search to get started and meet other users.",
  149. "empty_column.home.public_timeline": "the public timeline",
  150. "empty_column.list": "There is nothing in this list yet.",
  151. "empty_column.lists": "You don't have any lists yet. When you create one, it will show up here.",
  152. "empty_column.mutes": "You haven't muted any users yet.",
  153. "empty_column.notifications": "You don't have any notifications yet. Interact with others to start the conversation.",
  154. "empty_column.public": "There is nothing here! Write something publicly, or manually follow users from other instances to fill it up",
  155. "error.unexpected_crash.explanation": "Due to a bug in our code or a browser compatibility issue, this page could not be displayed correctly.",
  156. "error.unexpected_crash.next_steps": "Try refreshing the page. If that does not help, you may still be able to use Mastodon through a different browser or native app.",
  157. "errors.unexpected_crash.copy_stacktrace": "Copy stacktrace to clipboard",
  158. "errors.unexpected_crash.report_issue": "Report issue",
  159. "follow_request.authorize": "Authorize",
  160. "follow_request.reject": "Reject",
  161. "getting_started.developers": "Developers",
  162. "getting_started.directory": "Profile directory",
  163. "getting_started.documentation": "Documentation",
  164. "getting_started.heading": "Първи стъпки",
  165. "getting_started.invite": "Invite people",
  166. "getting_started.open_source_notice": "Mastodon е софтуер с отворен код. Можеш да помогнеш или да докладваш за проблеми в Github: {github}.",
  167. "getting_started.security": "Security",
  168. "getting_started.terms": "Terms of service",
  169. "hashtag.column_header.tag_mode.all": "and {additional}",
  170. "hashtag.column_header.tag_mode.any": "or {additional}",
  171. "hashtag.column_header.tag_mode.none": "without {additional}",
  172. "hashtag.column_settings.select.no_options_message": "No suggestions found",
  173. "hashtag.column_settings.select.placeholder": "Enter hashtags…",
  174. "hashtag.column_settings.tag_mode.all": "All of these",
  175. "hashtag.column_settings.tag_mode.any": "Any of these",
  176. "hashtag.column_settings.tag_mode.none": "None of these",
  177. "hashtag.column_settings.tag_toggle": "Include additional tags in this column",
  178. "home.column_settings.basic": "Basic",
  179. "home.column_settings.show_reblogs": "Show boosts",
  180. "home.column_settings.show_replies": "Show replies",
  181. "intervals.full.days": "{number, plural, one {# day} other {# days}}",
  182. "intervals.full.hours": "{number, plural, one {# hour} other {# hours}}",
  183. "intervals.full.minutes": "{number, plural, one {# minute} other {# minutes}}",
  184. "introduction.federation.action": "Next",
  185. "introduction.federation.federated.headline": "Federated",
  186. "introduction.federation.federated.text": "Public posts from other servers of the fediverse will appear in the federated timeline.",
  187. "introduction.federation.home.headline": "Home",
  188. "introduction.federation.home.text": "Posts from people you follow will appear in your home feed. You can follow anyone on any server!",
  189. "introduction.federation.local.headline": "Local",
  190. "introduction.federation.local.text": "Public posts from people on the same server as you will appear in the local timeline.",
  191. "introduction.interactions.action": "Finish toot-orial!",
  192. "introduction.interactions.favourite.headline": "Favourite",
  193. "introduction.interactions.favourite.text": "You can save a toot for later, and let the author know that you liked it, by favouriting it.",
  194. "introduction.interactions.reblog.headline": "Boost",
  195. "introduction.interactions.reblog.text": "You can share other people's toots with your followers by boosting them.",
  196. "introduction.interactions.reply.headline": "Reply",
  197. "introduction.interactions.reply.text": "You can reply to other people's and your own toots, which will chain them together in a conversation.",
  198. "introduction.welcome.action": "Let's go!",
  199. "introduction.welcome.headline": "First steps",
  200. "introduction.welcome.text": "Welcome to the fediverse! In a few moments, you'll be able to broadcast messages and talk to your friends across a wide variety of servers. But this server, {domain}, is special—it hosts your profile, so remember its name.",
  201. "keyboard_shortcuts.back": "to navigate back",
  202. "keyboard_shortcuts.blocked": "to open blocked users list",
  203. "keyboard_shortcuts.boost": "to boost",
  204. "keyboard_shortcuts.column": "to focus a status in one of the columns",
  205. "keyboard_shortcuts.compose": "to focus the compose textarea",
  206. "keyboard_shortcuts.description": "Description",
  207. "keyboard_shortcuts.direct": "to open direct messages column",
  208. "keyboard_shortcuts.down": "to move down in the list",
  209. "keyboard_shortcuts.enter": "to open status",
  210. "keyboard_shortcuts.favourite": "to favourite",
  211. "keyboard_shortcuts.favourites": "to open favourites list",
  212. "keyboard_shortcuts.federated": "to open federated timeline",
  213. "keyboard_shortcuts.heading": "Keyboard Shortcuts",
  214. "keyboard_shortcuts.home": "to open home timeline",
  215. "keyboard_shortcuts.hotkey": "Hotkey",
  216. "keyboard_shortcuts.legend": "to display this legend",
  217. "keyboard_shortcuts.local": "to open local timeline",
  218. "keyboard_shortcuts.mention": "to mention author",
  219. "keyboard_shortcuts.muted": "to open muted users list",
  220. "keyboard_shortcuts.my_profile": "to open your profile",
  221. "keyboard_shortcuts.notifications": "to open notifications column",
  222. "keyboard_shortcuts.pinned": "to open pinned toots list",
  223. "keyboard_shortcuts.profile": "to open author's profile",
  224. "keyboard_shortcuts.reply": "to reply",
  225. "keyboard_shortcuts.requests": "to open follow requests list",
  226. "keyboard_shortcuts.search": "to focus search",
  227. "keyboard_shortcuts.start": "to open \"get started\" column",
  228. "keyboard_shortcuts.toggle_hidden": "to show/hide text behind CW",
  229. "keyboard_shortcuts.toggle_sensitivity": "to show/hide media",
  230. "keyboard_shortcuts.toot": "to start a brand new toot",
  231. "keyboard_shortcuts.unfocus": "to un-focus compose textarea/search",
  232. "keyboard_shortcuts.up": "to move up in the list",
  233. "lightbox.close": "Затвори",
  234. "lightbox.next": "Next",
  235. "lightbox.previous": "Previous",
  236. "lightbox.view_context": "View context",
  237. "lists.account.add": "Add to list",
  238. "lists.account.remove": "Remove from list",
  239. "lists.delete": "Delete list",
  240. "lists.edit": "Edit list",
  241. "lists.edit.submit": "Change title",
  242. "lists.new.create": "Add list",
  243. "lists.new.title_placeholder": "New list title",
  244. "lists.search": "Search among people you follow",
  245. "lists.subheading": "Your lists",
  246. "load_pending": "{count, plural, one {# new item} other {# new items}}",
  247. "loading_indicator.label": "Зареждане...",
  248. "media_gallery.toggle_visible": "Toggle visibility",
  249. "missing_indicator.label": "Not found",
  250. "missing_indicator.sublabel": "This resource could not be found",
  251. "mute_modal.hide_notifications": "Hide notifications from this user?",
  252. "navigation_bar.apps": "Mobile apps",
  253. "navigation_bar.blocks": "Blocked users",
  254. "navigation_bar.community_timeline": "Local timeline",
  255. "navigation_bar.compose": "Compose new toot",
  256. "navigation_bar.direct": "Direct messages",
  257. "navigation_bar.discover": "Discover",
  258. "navigation_bar.domain_blocks": "Hidden domains",
  259. "navigation_bar.edit_profile": "Редактирай профил",
  260. "navigation_bar.favourites": "Favourites",
  261. "navigation_bar.filters": "Muted words",
  262. "navigation_bar.follow_requests": "Follow requests",
  263. "navigation_bar.follows_and_followers": "Follows and followers",
  264. "navigation_bar.info": "Extended information",
  265. "navigation_bar.keyboard_shortcuts": "Keyboard shortcuts",
  266. "navigation_bar.lists": "Lists",
  267. "navigation_bar.logout": "Излизане",
  268. "navigation_bar.mutes": "Muted users",
  269. "navigation_bar.personal": "Personal",
  270. "navigation_bar.pins": "Pinned toots",
  271. "navigation_bar.preferences": "Предпочитания",
  272. "navigation_bar.public_timeline": "Публичен канал",
  273. "navigation_bar.security": "Security",
  274. "notification.favourite": "{name} хареса твоята публикация",
  275. "notification.follow": "{name} те последва",
  276. "notification.mention": "{name} те спомена",
  277. "notification.poll": "A poll you have voted in has ended",
  278. "notification.reblog": "{name} сподели твоята публикация",
  279. "notifications.clear": "Clear notifications",
  280. "notifications.clear_confirmation": "Are you sure you want to permanently clear all your notifications?",
  281. "notifications.column_settings.alert": "Десктоп известия",
  282. "notifications.column_settings.favourite": "Предпочитани:",
  283. "notifications.column_settings.filter_bar.advanced": "Display all categories",
  284. "notifications.column_settings.filter_bar.category": "Quick filter bar",
  285. "notifications.column_settings.filter_bar.show": "Show",
  286. "notifications.column_settings.follow": "Нови последователи:",
  287. "notifications.column_settings.mention": "Споменавания:",
  288. "notifications.column_settings.poll": "Poll results:",
  289. "notifications.column_settings.push": "Push notifications",
  290. "notifications.column_settings.reblog": "Споделяния:",
  291. "notifications.column_settings.show": "Покажи в колона",
  292. "notifications.column_settings.sound": "Play sound",
  293. "notifications.filter.all": "All",
  294. "notifications.filter.boosts": "Boosts",
  295. "notifications.filter.favourites": "Favourites",
  296. "notifications.filter.follows": "Follows",
  297. "notifications.filter.mentions": "Mentions",
  298. "notifications.filter.polls": "Poll results",
  299. "notifications.group": "{count} notifications",
  300. "poll.closed": "Closed",
  301. "poll.refresh": "Refresh",
  302. "poll.total_people": "{count, plural, one {# person} other {# people}}",
  303. "poll.total_votes": "{count, plural, one {# vote} other {# votes}}",
  304. "poll.vote": "Vote",
  305. "poll.voted": "You voted for this answer",
  306. "poll_button.add_poll": "Add a poll",
  307. "poll_button.remove_poll": "Remove poll",
  308. "privacy.change": "Adjust status privacy",
  309. "privacy.direct.long": "Post to mentioned users only",
  310. "privacy.direct.short": "Direct",
  311. "privacy.private.long": "Post to followers only",
  312. "privacy.private.short": "Followers-only",
  313. "privacy.public.long": "Post to public timelines",
  314. "privacy.public.short": "Public",
  315. "privacy.unlisted.long": "Do not show in public timelines",
  316. "privacy.unlisted.short": "Unlisted",
  317. "refresh": "Refresh",
  318. "regeneration_indicator.label": "Loading…",
  319. "regeneration_indicator.sublabel": "Your home feed is being prepared!",
  320. "relative_time.days": "{number}d",
  321. "relative_time.hours": "{number}h",
  322. "relative_time.just_now": "now",
  323. "relative_time.minutes": "{number}m",
  324. "relative_time.seconds": "{number}s",
  325. "reply_indicator.cancel": "Отказ",
  326. "report.forward": "Forward to {target}",
  327. "report.forward_hint": "The account is from another server. Send an anonymized copy of the report there as well?",
  328. "report.hint": "The report will be sent to your instance moderators. You can provide an explanation of why you are reporting this account below:",
  329. "report.placeholder": "Additional comments",
  330. "report.submit": "Submit",
  331. "report.target": "Reporting",
  332. "search.placeholder": "Търсене",
  333. "search_popout.search_format": "Advanced search format",
  334. "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.",
  335. "search_popout.tips.hashtag": "hashtag",
  336. "search_popout.tips.status": "status",
  337. "search_popout.tips.text": "Simple text returns matching display names, usernames and hashtags",
  338. "search_popout.tips.user": "user",
  339. "search_results.accounts": "People",
  340. "search_results.hashtags": "Hashtags",
  341. "search_results.statuses": "Toots",
  342. "search_results.statuses_fts_disabled": "Searching toots by their content is not enabled on this Mastodon server.",
  343. "search_results.total": "{count, number} {count, plural, one {result} other {results}}",
  344. "status.admin_account": "Open moderation interface for @{name}",
  345. "status.admin_status": "Open this status in the moderation interface",
  346. "status.block": "Block @{name}",
  347. "status.cancel_reblog_private": "Unboost",
  348. "status.cannot_reblog": "This post cannot be boosted",
  349. "status.copy": "Copy link to status",
  350. "status.delete": "Изтриване",
  351. "status.detailed_status": "Detailed conversation view",
  352. "status.direct": "Direct message @{name}",
  353. "status.embed": "Embed",
  354. "status.favourite": "Предпочитани",
  355. "status.filtered": "Filtered",
  356. "status.load_more": "Load more",
  357. "status.media_hidden": "Media hidden",
  358. "status.mention": "Споменаване",
  359. "status.more": "More",
  360. "status.mute": "Mute @{name}",
  361. "status.mute_conversation": "Mute conversation",
  362. "status.open": "Expand this status",
  363. "status.pin": "Pin on profile",
  364. "status.pinned": "Pinned toot",
  365. "status.read_more": "Read more",
  366. "status.reblog": "Споделяне",
  367. "status.reblog_private": "Boost to original audience",
  368. "status.reblogged_by": "{name} сподели",
  369. "status.reblogs.empty": "No one has boosted this toot yet. When someone does, they will show up here.",
  370. "status.redraft": "Delete & re-draft",
  371. "status.reply": "Отговор",
  372. "status.replyAll": "Reply to thread",
  373. "status.report": "Report @{name}",
  374. "status.sensitive_warning": "Деликатно съдържание",
  375. "status.share": "Share",
  376. "status.show_less": "Show less",
  377. "status.show_less_all": "Show less for all",
  378. "status.show_more": "Show more",
  379. "status.show_more_all": "Show more for all",
  380. "status.show_thread": "Show thread",
  381. "status.uncached_media_warning": "Not available",
  382. "status.unmute_conversation": "Unmute conversation",
  383. "status.unpin": "Unpin from profile",
  384. "suggestions.dismiss": "Dismiss suggestion",
  385. "suggestions.header": "You might be interested in…",
  386. "tabs_bar.federated_timeline": "Federated",
  387. "tabs_bar.home": "Начало",
  388. "tabs_bar.local_timeline": "Local",
  389. "tabs_bar.notifications": "Известия",
  390. "tabs_bar.search": "Search",
  391. "time_remaining.days": "{number, plural, one {# day} other {# days}} left",
  392. "time_remaining.hours": "{number, plural, one {# hour} other {# hours}} left",
  393. "time_remaining.minutes": "{number, plural, one {# minute} other {# minutes}} left",
  394. "time_remaining.moments": "Moments remaining",
  395. "time_remaining.seconds": "{number, plural, one {# second} other {# seconds}} left",
  396. "trends.count_by_accounts": "{count} {rawCount, plural, one {person} other {people}} talking",
  397. "trends.trending_now": "Trending now",
  398. "ui.beforeunload": "Your draft will be lost if you leave Mastodon.",
  399. "upload_area.title": "Drag & drop to upload",
  400. "upload_button.label": "Добави медия",
  401. "upload_error.limit": "File upload limit exceeded.",
  402. "upload_error.poll": "File upload not allowed with polls.",
  403. "upload_form.description": "Describe for the visually impaired",
  404. "upload_form.edit": "Edit",
  405. "upload_form.undo": "Отмяна",
  406. "upload_modal.analyzing_picture": "Analyzing picture…",
  407. "upload_modal.apply": "Apply",
  408. "upload_modal.description_placeholder": "A quick brown fox jumps over the lazy dog",
  409. "upload_modal.detect_text": "Detect text from picture",
  410. "upload_modal.edit_media": "Edit media",
  411. "upload_modal.hint": "Click or drag the circle on the preview to choose the focal point which will always be in view on all thumbnails.",
  412. "upload_modal.preview_label": "Preview ({ratio})",
  413. "upload_progress.label": "Uploading…",
  414. "video.close": "Close video",
  415. "video.exit_fullscreen": "Exit full screen",
  416. "video.expand": "Expand video",
  417. "video.fullscreen": "Full screen",
  418. "video.hide": "Hide video",
  419. "video.mute": "Mute sound",
  420. "video.pause": "Pause",
  421. "video.play": "Play",
  422. "video.unmute": "Unmute sound"
  423. }