lt.json 8.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137
  1. {
  2. "about.blocks": "Moderatorių prižiūrimi serveriai",
  3. "about.contact": "Kontaktai:",
  4. "about.disclaimer": "Mastodon, tai nemokama, atviro kodo programa, kuriuos prekybinis ženklas priklauso Mastodon GmbH.",
  5. "about.domain_blocks.no_reason_available": "Priežastis nežinoma",
  6. "about.domain_blocks.suspended.title": "Uždraustas",
  7. "about.not_available": "Šiame serveryje informacijos nėra.",
  8. "about.rules": "Serverio taisyklės",
  9. "account.account_note_header": "Pastaba",
  10. "account.add_or_remove_from_list": "Pridėti arba ištrinti iš sąrašo",
  11. "account.badges.bot": "Robotas",
  12. "account.badges.group": "Grupė",
  13. "account.block": "Užblokuoti @{name}",
  14. "account.block_domain": "Hide everything from {domain}",
  15. "account.blocked": "Užblokuota",
  16. "account.cancel_follow_request": "Withdraw follow request",
  17. "account.domain_blocked": "Domain hidden",
  18. "account.follow": "Sekti",
  19. "account.follows_you": "Seka jus",
  20. "account.go_to_profile": "Eiti į profilį",
  21. "account.joined_short": "Prisijungė",
  22. "account.media": "Media",
  23. "account.mute": "Užtildyti @{name}",
  24. "account.muted": "Užtildytas",
  25. "account.posts": "Toots",
  26. "account.posts_with_replies": "Toots and replies",
  27. "account.report": "Pranešti apie @{name}",
  28. "account.requested": "Awaiting approval",
  29. "account.statuses_counter": "{count, plural, one {{counter} Toot} other {{counter} Toots}}",
  30. "account.unblock_domain": "Unhide {domain}",
  31. "account.unblock_short": "Atblokuoti",
  32. "account.unfollow": "Nebesekti",
  33. "account.unmute_short": "Atitildyti",
  34. "account_note.placeholder": "Click to add a note",
  35. "alert.unexpected.title": "Oi!",
  36. "column.domain_blocks": "Hidden domains",
  37. "column.lists": "Sąrašai",
  38. "column.mutes": "Užtildyti vartotojai",
  39. "column.pins": "Pinned toot",
  40. "column_back_button.label": "Atgal",
  41. "column_header.hide_settings": "Slėpti nustatymus",
  42. "column_header.pin": "Prisegti",
  43. "column_header.show_settings": "Rodyti nustatymus",
  44. "column_header.unpin": "Atsegti",
  45. "column_subheading.settings": "Nustatymai",
  46. "community.column_settings.media_only": "Media only",
  47. "compose_form.encryption_warning": "Posts on Mastodon are not end-to-end encrypted. Do not share any dangerous information over Mastodon.",
  48. "compose_form.hashtag_warning": "This post won't be listed under any hashtag as it is unlisted. Only public posts can be searched by hashtag.",
  49. "compose_form.placeholder": "What is on your mind?",
  50. "compose_form.publish_form": "Publish",
  51. "compose_form.spoiler.marked": "Text is hidden behind warning",
  52. "compose_form.spoiler.unmarked": "Text is not hidden",
  53. "confirmations.delete.message": "Are you sure you want to delete this status?",
  54. "confirmations.domain_block.confirm": "Hide entire domain",
  55. "dismissable_banner.explore_links": "These news stories are being talked about by people on this and other servers of the decentralized network right now.",
  56. "dismissable_banner.explore_tags": "These hashtags are gaining traction among people on this and other servers of the decentralized network right now.",
  57. "embed.instructions": "Embed this status on your website by copying the code below.",
  58. "empty_column.account_timeline": "No toots here!",
  59. "empty_column.bookmarked_statuses": "You don't have any bookmarked toots yet. When you bookmark one, it will show up here.",
  60. "empty_column.domain_blocks": "There are no hidden domains yet.",
  61. "empty_column.home": "Your home timeline is empty! Follow more people to fill it up. {suggestions}",
  62. "empty_column.list": "There is nothing in this list yet. When members of this list post new statuses, they will appear here.",
  63. "hashtag.column_settings.tag_toggle": "Include additional tags in this column",
  64. "keyboard_shortcuts.back": "to navigate back",
  65. "keyboard_shortcuts.blocked": "to open blocked users list",
  66. "keyboard_shortcuts.boost": "to boost",
  67. "keyboard_shortcuts.column": "to focus a status in one of the columns",
  68. "keyboard_shortcuts.compose": "to focus the compose textarea",
  69. "keyboard_shortcuts.direct": "to open direct messages column",
  70. "keyboard_shortcuts.down": "to move down in the list",
  71. "keyboard_shortcuts.enter": "to open status",
  72. "keyboard_shortcuts.federated": "to open federated timeline",
  73. "keyboard_shortcuts.heading": "Keyboard Shortcuts",
  74. "keyboard_shortcuts.home": "to open home timeline",
  75. "keyboard_shortcuts.legend": "to display this legend",
  76. "keyboard_shortcuts.local": "to open local timeline",
  77. "keyboard_shortcuts.mention": "to mention author",
  78. "keyboard_shortcuts.muted": "to open muted users list",
  79. "keyboard_shortcuts.my_profile": "to open your profile",
  80. "keyboard_shortcuts.notifications": "to open notifications column",
  81. "keyboard_shortcuts.open_media": "to open media",
  82. "keyboard_shortcuts.pinned": "to open pinned toots list",
  83. "keyboard_shortcuts.profile": "to open author's profile",
  84. "keyboard_shortcuts.reply": "to reply",
  85. "keyboard_shortcuts.requests": "to open follow requests list",
  86. "keyboard_shortcuts.search": "to focus search",
  87. "keyboard_shortcuts.spoilers": "to show/hide CW field",
  88. "keyboard_shortcuts.start": "to open \"get started\" column",
  89. "keyboard_shortcuts.toggle_hidden": "to show/hide text behind CW",
  90. "keyboard_shortcuts.toggle_sensitivity": "to show/hide media",
  91. "keyboard_shortcuts.toot": "to start a brand new toot",
  92. "keyboard_shortcuts.unfocus": "to un-focus compose textarea/search",
  93. "keyboard_shortcuts.up": "to move up in the list",
  94. "navigation_bar.compose": "Compose new toot",
  95. "navigation_bar.domain_blocks": "Hidden domains",
  96. "navigation_bar.pins": "Pinned toots",
  97. "not_signed_in_indicator.not_signed_in": "You need to sign in to access this resource.",
  98. "notification.reblog": "{name} boosted your status",
  99. "notifications.column_settings.status": "New toots:",
  100. "onboarding.actions.go_to_explore": "See what's trending",
  101. "onboarding.actions.go_to_home": "Go to your home feed",
  102. "onboarding.follows.lead": "You curate your own home feed. The more people you follow, the more active and interesting it will be. These profiles may be a good starting point—you can always unfollow them later!",
  103. "onboarding.follows.title": "Popular on Mastodon",
  104. "onboarding.start.lead": "Your new Mastodon account is ready to go. Here's how you can make the most of it:",
  105. "onboarding.start.skip": "Want to skip right ahead?",
  106. "onboarding.steps.follow_people.body": "You curate your own feed. Lets fill it with interesting people.",
  107. "onboarding.steps.follow_people.title": "Follow {count, plural, one {one person} other {# people}}",
  108. "onboarding.steps.publish_status.body": "Say hello to the world.",
  109. "onboarding.steps.setup_profile.body": "Others are more likely to interact with you with a filled out profile.",
  110. "onboarding.steps.setup_profile.title": "Customize your profile",
  111. "onboarding.steps.share_profile.body": "Let your friends know how to find you on Mastodon!",
  112. "onboarding.steps.share_profile.title": "Share your profile",
  113. "privacy.change": "Adjust status privacy",
  114. "privacy.direct.long": "Post to mentioned users only",
  115. "privacy.direct.short": "Direct",
  116. "privacy.private.long": "Post to followers only",
  117. "privacy.private.short": "Followers-only",
  118. "report.placeholder": "Type or paste additional comments",
  119. "report.submit": "Submit report",
  120. "report.target": "Report {target}",
  121. "report_notification.attached_statuses": "{count, plural, one {# post} other {# posts}} attached",
  122. "search_results.statuses": "Toots",
  123. "sign_in_banner.sign_in": "Sign in",
  124. "status.admin_status": "Open this status in the moderation interface",
  125. "status.copy": "Copy link to status",
  126. "status.edited_x_times": "Edited {count, plural, one {# time} other {# times}}",
  127. "status.open": "Expand this status",
  128. "status.pinned": "Pinned toot",
  129. "status.reblogs.empty": "No one has boosted this toot yet. When someone does, they will show up here.",
  130. "status.title.with_attachments": "{user} posted {attachmentCount, plural, one {an attachment} other {# attachments}}",
  131. "timeline_hint.resources.statuses": "Older toots",
  132. "trends.counter_by_accounts": "{count, plural, one {{counter} person} other {{counter} people}} in the past {days, plural, one {day} other {# days}}",
  133. "upload_form.audio_description": "Describe for people with hearing loss",
  134. "upload_form.description": "Describe for the visually impaired",
  135. "upload_form.video_description": "Describe for people with hearing loss or visual impairment",
  136. "upload_progress.label": "Uploading…"
  137. }