en.yml 82 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709
  1. ---
  2. en:
  3. about:
  4. about_mastodon_html: 'The social network of the future: No ads, no corporate surveillance, ethical design, and decentralization! Own your data with Mastodon!'
  5. contact_missing: Not set
  6. contact_unavailable: N/A
  7. hosted_on: Mastodon hosted on %{domain}
  8. title: About
  9. accounts:
  10. follow: Follow
  11. followers:
  12. one: Follower
  13. other: Followers
  14. following: Following
  15. instance_actor_flash: This account is a virtual actor used to represent the server itself and not any individual user. It is used for federation purposes and should not be suspended.
  16. last_active: last active
  17. link_verified_on: Ownership of this link was checked on %{date}
  18. nothing_here: There is nothing here!
  19. pin_errors:
  20. following: You must be already following the person you want to endorse
  21. posts:
  22. one: Post
  23. other: Posts
  24. posts_tab_heading: Posts
  25. admin:
  26. account_actions:
  27. action: Perform action
  28. title: Perform moderation action on %{acct}
  29. account_moderation_notes:
  30. create: Leave note
  31. created_msg: Moderation note successfully created!
  32. destroyed_msg: Moderation note successfully destroyed!
  33. accounts:
  34. add_email_domain_block: Block e-mail domain
  35. approve: Approve
  36. approved_msg: Successfully approved %{username}'s sign-up application
  37. are_you_sure: Are you sure?
  38. avatar: Avatar
  39. by_domain: Domain
  40. change_email:
  41. changed_msg: Email successfully changed!
  42. current_email: Current email
  43. label: Change email
  44. new_email: New email
  45. submit: Change email
  46. title: Change email for %{username}
  47. change_role:
  48. changed_msg: Role successfully changed!
  49. label: Change role
  50. no_role: No role
  51. title: Change role for %{username}
  52. confirm: Confirm
  53. confirmed: Confirmed
  54. confirming: Confirming
  55. custom: Custom
  56. delete: Delete data
  57. deleted: Deleted
  58. demote: Demote
  59. destroyed_msg: "%{username}'s data is now queued to be deleted imminently"
  60. disable: Freeze
  61. disable_sign_in_token_auth: Disable e-mail token authentication
  62. disable_two_factor_authentication: Disable 2FA
  63. disabled: Frozen
  64. display_name: Display name
  65. domain: Domain
  66. edit: Edit
  67. email: Email
  68. email_status: Email status
  69. enable: Unfreeze
  70. enable_sign_in_token_auth: Enable e-mail token authentication
  71. enabled: Enabled
  72. enabled_msg: Successfully unfroze %{username}'s account
  73. followers: Followers
  74. follows: Follows
  75. header: Header
  76. inbox_url: Inbox URL
  77. invite_request_text: Reasons for joining
  78. invited_by: Invited by
  79. ip: IP
  80. joined: Joined
  81. location:
  82. all: All
  83. local: Local
  84. remote: Remote
  85. title: Location
  86. login_status: Login status
  87. media_attachments: Media attachments
  88. memorialize: Turn into memoriam
  89. memorialized: Memorialized
  90. memorialized_msg: Successfully turned %{username} into a memorial account
  91. moderation:
  92. active: Active
  93. all: All
  94. pending: Pending
  95. silenced: Limited
  96. suspended: Suspended
  97. title: Moderation
  98. moderation_notes: Moderation notes
  99. most_recent_activity: Most recent activity
  100. most_recent_ip: Most recent IP
  101. no_account_selected: No accounts were changed as none were selected
  102. no_limits_imposed: No limits imposed
  103. no_role_assigned: No role assigned
  104. not_subscribed: Not subscribed
  105. pending: Pending review
  106. perform_full_suspension: Suspend
  107. previous_strikes: Previous strikes
  108. previous_strikes_description_html:
  109. one: This account has <strong>one</strong> strike.
  110. other: This account has <strong>%{count}</strong> strikes.
  111. promote: Promote
  112. protocol: Protocol
  113. public: Public
  114. push_subscription_expires: PuSH subscription expires
  115. redownload: Refresh profile
  116. redownloaded_msg: Successfully refreshed %{username}'s profile from origin
  117. reject: Reject
  118. rejected_msg: Successfully rejected %{username}'s sign-up application
  119. remote_suspension_irreversible: The data of this account has been irreversibly deleted.
  120. remote_suspension_reversible_hint_html: The account has been suspended on their server, and the data will be fully removed on %{date}. Until then, the remote server can restore this account without any ill effects. If you wish to remove all of the account's data immediately, you can do so below.
  121. remove_avatar: Remove avatar
  122. remove_header: Remove header
  123. removed_avatar_msg: Successfully removed %{username}'s avatar image
  124. removed_header_msg: Successfully removed %{username}'s header image
  125. resend_confirmation:
  126. already_confirmed: This user is already confirmed
  127. send: Resend confirmation email
  128. success: Confirmation email successfully sent!
  129. reset: Reset
  130. reset_password: Reset password
  131. resubscribe: Resubscribe
  132. role: Role
  133. search: Search
  134. search_same_email_domain: Other users with the same e-mail domain
  135. search_same_ip: Other users with the same IP
  136. security_measures:
  137. only_password: Only password
  138. password_and_2fa: Password and 2FA
  139. sensitive: Force-sensitive
  140. sensitized: Marked as sensitive
  141. shared_inbox_url: Shared inbox URL
  142. show:
  143. created_reports: Made reports
  144. targeted_reports: Reported by others
  145. silence: Limit
  146. silenced: Limited
  147. statuses: Posts
  148. strikes: Previous strikes
  149. subscribe: Subscribe
  150. suspend: Suspend
  151. suspended: Suspended
  152. suspension_irreversible: The data of this account has been irreversibly deleted. You can unsuspend the account to make it usable but it will not recover any data it previously had.
  153. suspension_reversible_hint_html: The account has been suspended, and the data will be fully removed on %{date}. Until then, the account can be restored without any ill effects. If you wish to remove all of the account's data immediately, you can do so below.
  154. title: Accounts
  155. unblock_email: Unblock email address
  156. unblocked_email_msg: Successfully unblocked %{username}'s email address
  157. unconfirmed_email: Unconfirmed email
  158. undo_sensitized: Undo force-sensitive
  159. undo_silenced: Undo limit
  160. undo_suspension: Undo suspension
  161. unsilenced_msg: Successfully undid limit of %{username}'s account
  162. unsubscribe: Unsubscribe
  163. unsuspended_msg: Successfully unsuspended %{username}'s account
  164. username: Username
  165. view_domain: View summary for domain
  166. warn: Warn
  167. web: Web
  168. whitelisted: Allowed for federation
  169. action_logs:
  170. action_types:
  171. approve_appeal: Approve Appeal
  172. approve_user: Approve User
  173. assigned_to_self_report: Assign Report
  174. change_email_user: Change E-mail for User
  175. change_role_user: Change Role of User
  176. confirm_user: Confirm User
  177. create_account_warning: Create Warning
  178. create_announcement: Create Announcement
  179. create_canonical_email_block: Create E-mail Block
  180. create_custom_emoji: Create Custom Emoji
  181. create_domain_allow: Create Domain Allow
  182. create_domain_block: Create Domain Block
  183. create_email_domain_block: Create E-mail Domain Block
  184. create_ip_block: Create IP rule
  185. create_unavailable_domain: Create Unavailable Domain
  186. create_user_role: Create Role
  187. demote_user: Demote User
  188. destroy_announcement: Delete Announcement
  189. destroy_canonical_email_block: Delete E-mail Block
  190. destroy_custom_emoji: Delete Custom Emoji
  191. destroy_domain_allow: Delete Domain Allow
  192. destroy_domain_block: Delete Domain Block
  193. destroy_email_domain_block: Delete E-mail Domain Block
  194. destroy_instance: Purge Domain
  195. destroy_ip_block: Delete IP rule
  196. destroy_status: Delete Post
  197. destroy_unavailable_domain: Delete Unavailable Domain
  198. destroy_user_role: Destroy Role
  199. disable_2fa_user: Disable 2FA
  200. disable_custom_emoji: Disable Custom Emoji
  201. disable_sign_in_token_auth_user: Disable E-mail Token Authentication for User
  202. disable_user: Disable User
  203. enable_custom_emoji: Enable Custom Emoji
  204. enable_sign_in_token_auth_user: Enable E-mail Token Authentication for User
  205. enable_user: Enable User
  206. memorialize_account: Memorialize Account
  207. promote_user: Promote User
  208. reject_appeal: Reject Appeal
  209. reject_user: Reject User
  210. remove_avatar_user: Remove Avatar
  211. reopen_report: Reopen Report
  212. resend_user: Resend Confirmation Mail
  213. reset_password_user: Reset Password
  214. resolve_report: Resolve Report
  215. sensitive_account: Force-Sensitive Account
  216. silence_account: Limit Account
  217. suspend_account: Suspend Account
  218. unassigned_report: Unassign Report
  219. unblock_email_account: Unblock email address
  220. unsensitive_account: Undo Force-Sensitive Account
  221. unsilence_account: Undo Limit Account
  222. unsuspend_account: Unsuspend Account
  223. update_announcement: Update Announcement
  224. update_custom_emoji: Update Custom Emoji
  225. update_domain_block: Update Domain Block
  226. update_ip_block: Update IP rule
  227. update_status: Update Post
  228. update_user_role: Update Role
  229. actions:
  230. approve_appeal_html: "%{name} approved moderation decision appeal from %{target}"
  231. approve_user_html: "%{name} approved sign-up from %{target}"
  232. assigned_to_self_report_html: "%{name} assigned report %{target} to themselves"
  233. change_email_user_html: "%{name} changed the e-mail address of user %{target}"
  234. change_role_user_html: "%{name} changed role of %{target}"
  235. confirm_user_html: "%{name} confirmed e-mail address of user %{target}"
  236. create_account_warning_html: "%{name} sent a warning to %{target}"
  237. create_announcement_html: "%{name} created new announcement %{target}"
  238. create_canonical_email_block_html: "%{name} blocked e-mail with the hash %{target}"
  239. create_custom_emoji_html: "%{name} uploaded new emoji %{target}"
  240. create_domain_allow_html: "%{name} allowed federation with domain %{target}"
  241. create_domain_block_html: "%{name} blocked domain %{target}"
  242. create_email_domain_block_html: "%{name} blocked e-mail domain %{target}"
  243. create_ip_block_html: "%{name} created rule for IP %{target}"
  244. create_unavailable_domain_html: "%{name} stopped delivery to domain %{target}"
  245. create_user_role_html: "%{name} created %{target} role"
  246. demote_user_html: "%{name} demoted user %{target}"
  247. destroy_announcement_html: "%{name} deleted announcement %{target}"
  248. destroy_canonical_email_block_html: "%{name} unblocked e-mail with the hash %{target}"
  249. destroy_custom_emoji_html: "%{name} deleted emoji %{target}"
  250. destroy_domain_allow_html: "%{name} disallowed federation with domain %{target}"
  251. destroy_domain_block_html: "%{name} unblocked domain %{target}"
  252. destroy_email_domain_block_html: "%{name} unblocked e-mail domain %{target}"
  253. destroy_instance_html: "%{name} purged domain %{target}"
  254. destroy_ip_block_html: "%{name} deleted rule for IP %{target}"
  255. destroy_status_html: "%{name} removed post by %{target}"
  256. destroy_unavailable_domain_html: "%{name} resumed delivery to domain %{target}"
  257. destroy_user_role_html: "%{name} deleted %{target} role"
  258. disable_2fa_user_html: "%{name} disabled two factor requirement for user %{target}"
  259. disable_custom_emoji_html: "%{name} disabled emoji %{target}"
  260. disable_sign_in_token_auth_user_html: "%{name} disabled e-mail token authentication for %{target}"
  261. disable_user_html: "%{name} disabled login for user %{target}"
  262. enable_custom_emoji_html: "%{name} enabled emoji %{target}"
  263. enable_sign_in_token_auth_user_html: "%{name} enabled e-mail token authentication for %{target}"
  264. enable_user_html: "%{name} enabled login for user %{target}"
  265. memorialize_account_html: "%{name} turned %{target}'s account into a memoriam page"
  266. promote_user_html: "%{name} promoted user %{target}"
  267. reject_appeal_html: "%{name} rejected moderation decision appeal from %{target}"
  268. reject_user_html: "%{name} rejected sign-up from %{target}"
  269. remove_avatar_user_html: "%{name} removed %{target}'s avatar"
  270. reopen_report_html: "%{name} reopened report %{target}"
  271. resend_user_html: "%{name} resent confirmation e-mail for %{target}"
  272. reset_password_user_html: "%{name} reset password of user %{target}"
  273. resolve_report_html: "%{name} resolved report %{target}"
  274. sensitive_account_html: "%{name} marked %{target}'s media as sensitive"
  275. silence_account_html: "%{name} limited %{target}'s account"
  276. suspend_account_html: "%{name} suspended %{target}'s account"
  277. unassigned_report_html: "%{name} unassigned report %{target}"
  278. unblock_email_account_html: "%{name} unblocked %{target}'s email address"
  279. unsensitive_account_html: "%{name} unmarked %{target}'s media as sensitive"
  280. unsilence_account_html: "%{name} undid limit of %{target}'s account"
  281. unsuspend_account_html: "%{name} unsuspended %{target}'s account"
  282. update_announcement_html: "%{name} updated announcement %{target}"
  283. update_custom_emoji_html: "%{name} updated emoji %{target}"
  284. update_domain_block_html: "%{name} updated domain block for %{target}"
  285. update_ip_block_html: "%{name} changed rule for IP %{target}"
  286. update_status_html: "%{name} updated post by %{target}"
  287. update_user_role_html: "%{name} changed %{target} role"
  288. deleted_account: deleted account
  289. empty: No logs found.
  290. filter_by_action: Filter by action
  291. filter_by_user: Filter by user
  292. title: Audit log
  293. announcements:
  294. destroyed_msg: Announcement successfully deleted!
  295. edit:
  296. title: Edit announcement
  297. empty: No announcements found.
  298. live: Live
  299. new:
  300. create: Create announcement
  301. title: New announcement
  302. publish: Publish
  303. published_msg: Announcement successfully published!
  304. scheduled_for: Scheduled for %{time}
  305. scheduled_msg: Announcement scheduled for publication!
  306. title: Announcements
  307. unpublish: Unpublish
  308. unpublished_msg: Announcement successfully unpublished!
  309. updated_msg: Announcement successfully updated!
  310. custom_emojis:
  311. assign_category: Assign category
  312. by_domain: Domain
  313. copied_msg: Successfully created local copy of the emoji
  314. copy: Copy
  315. copy_failed_msg: Could not make a local copy of that emoji
  316. create_new_category: Create new category
  317. created_msg: Emoji successfully created!
  318. delete: Delete
  319. destroyed_msg: Emojo successfully destroyed!
  320. disable: Disable
  321. disabled: Disabled
  322. disabled_msg: Successfully disabled that emoji
  323. emoji: Emoji
  324. enable: Enable
  325. enabled: Enabled
  326. enabled_msg: Successfully enabled that emoji
  327. image_hint: PNG or GIF up to %{size}
  328. list: List
  329. listed: Listed
  330. new:
  331. title: Add new custom emoji
  332. no_emoji_selected: No emojis were changed as none were selected
  333. not_permitted: You are not permitted to perform this action
  334. overwrite: Overwrite
  335. shortcode: Shortcode
  336. shortcode_hint: At least 2 characters, only alphanumeric characters and underscores
  337. title: Custom emojis
  338. uncategorized: Uncategorized
  339. unlist: Unlist
  340. unlisted: Unlisted
  341. update_failed_msg: Could not update that emoji
  342. updated_msg: Emoji successfully updated!
  343. upload: Upload
  344. dashboard:
  345. active_users: active users
  346. interactions: interactions
  347. media_storage: Media storage
  348. new_users: new users
  349. opened_reports: reports opened
  350. pending_appeals_html:
  351. one: "<strong>%{count}</strong> pending appeal"
  352. other: "<strong>%{count}</strong> pending appeals"
  353. pending_reports_html:
  354. one: "<strong>%{count}</strong> pending report"
  355. other: "<strong>%{count}</strong> pending reports"
  356. pending_tags_html:
  357. one: "<strong>%{count}</strong> pending hashtag"
  358. other: "<strong>%{count}</strong> pending hashtags"
  359. pending_users_html:
  360. one: "<strong>%{count}</strong> pending user"
  361. other: "<strong>%{count}</strong> pending users"
  362. resolved_reports: reports resolved
  363. software: Software
  364. sources: Sign-up sources
  365. space: Space usage
  366. title: Dashboard
  367. top_languages: Top active languages
  368. top_servers: Top active servers
  369. website: Website
  370. disputes:
  371. appeals:
  372. empty: No appeals found.
  373. title: Appeals
  374. domain_allows:
  375. add_new: Allow federation with domain
  376. created_msg: Domain has been successfully allowed for federation
  377. destroyed_msg: Domain has been disallowed from federation
  378. export: Export
  379. import: Import
  380. undo: Disallow federation with domain
  381. domain_blocks:
  382. add_new: Add new domain block
  383. created_msg: Domain block is now being processed
  384. destroyed_msg: Domain block has been undone
  385. domain: Domain
  386. edit: Edit domain block
  387. existing_domain_block: You have already imposed stricter limits on %{name}.
  388. existing_domain_block_html: You have already imposed stricter limits on %{name}, you need to <a href="%{unblock_url}">unblock it</a> first.
  389. export: Export
  390. import: Import
  391. new:
  392. create: Create block
  393. hint: The domain block will not prevent creation of account entries in the database, but will retroactively and automatically apply specific moderation methods on those accounts.
  394. severity:
  395. desc_html: "<strong>Limit</strong> will make posts from accounts at this domain invisible to anyone who isn't following them. <strong>Suspend</strong> will remove all content, media, and profile data for this domain's accounts from your server. Use <strong>None</strong> if you just want to reject media files."
  396. noop: None
  397. silence: Limit
  398. suspend: Suspend
  399. title: New domain block
  400. no_domain_block_selected: No domain blocks were changed as none were selected
  401. not_permitted: You are not permitted to perform this action
  402. obfuscate: Obfuscate domain name
  403. obfuscate_hint: Partially obfuscate the domain name in the list if advertising the list of domain limitations is enabled
  404. private_comment: Private comment
  405. private_comment_hint: Comment about this domain limitation for internal use by the moderators.
  406. public_comment: Public comment
  407. public_comment_hint: Comment about this domain limitation for the general public, if advertising the list of domain limitations is enabled.
  408. reject_media: Reject media files
  409. reject_media_hint: Removes locally stored media files and refuses to download any in the future. Irrelevant for suspensions
  410. reject_reports: Reject reports
  411. reject_reports_hint: Ignore all reports coming from this domain. Irrelevant for suspensions
  412. undo: Undo domain block
  413. view: View domain block
  414. email_domain_blocks:
  415. add_new: Add new
  416. attempts_over_week:
  417. one: "%{count} attempt over the last week"
  418. other: "%{count} sign-up attempts over the last week"
  419. created_msg: Successfully blocked e-mail domain
  420. delete: Delete
  421. dns:
  422. types:
  423. mx: MX record
  424. domain: Domain
  425. new:
  426. create: Add domain
  427. resolve: Resolve domain
  428. title: Block new e-mail domain
  429. no_email_domain_block_selected: No e-mail domain blocks were changed as none were selected
  430. resolved_dns_records_hint_html: The domain name resolves to the following MX domains, which are ultimately responsible for accepting e-mail. Blocking an MX domain will block sign-ups from any e-mail address which uses the same MX domain, even if the visible domain name is different. <strong>Be careful not to block major e-mail providers.</strong>
  431. resolved_through_html: Resolved through %{domain}
  432. title: Blocked e-mail domains
  433. export_domain_allows:
  434. new:
  435. title: Import domain allows
  436. no_file: No file selected
  437. export_domain_blocks:
  438. import:
  439. description_html: You are about to import a list of domain blocks. Please review this list very carefully, especially if you have not authored this list yourself.
  440. existing_relationships_warning: Existing follow relationships
  441. private_comment_description_html: 'To help you track where imported blocks come from, imported blocks will be created with the following private comment: <q>%{comment}</q>'
  442. private_comment_template: Imported from %{source} on %{date}
  443. title: Import domain blocks
  444. invalid_domain_block: 'One or more domain blocks were skipped because of the following error(s): %{error}'
  445. new:
  446. title: Import domain blocks
  447. no_file: No file selected
  448. follow_recommendations:
  449. description_html: "<strong>Follow recommendations help new users quickly find interesting content</strong>. When a user has not interacted with others enough to form personalized follow recommendations, these accounts are recommended instead. They are re-calculated on a daily basis from a mix of accounts with the highest recent engagements and highest local follower counts for a given language."
  450. language: For language
  451. status: Status
  452. suppress: Suppress follow recommendation
  453. suppressed: Suppressed
  454. title: Follow recommendations
  455. unsuppress: Restore follow recommendation
  456. instances:
  457. availability:
  458. description_html:
  459. one: If delivering to the domain fails <strong>%{count} day</strong> without succeeding, no further delivery attempts will be made unless a delivery <em>from</em> the domain is received.
  460. other: If delivering to the domain fails on <strong>%{count} different days</strong> without succeeding, no further delivery attempts will be made unless a delivery <em>from</em> the domain is received.
  461. failure_threshold_reached: Failure threshold reached on %{date}.
  462. failures_recorded:
  463. one: Failed attempt on %{count} day.
  464. other: Failed attempts on %{count} different days.
  465. no_failures_recorded: No failures on record.
  466. title: Availability
  467. warning: The last attempt to connect to this server has been unsuccessful
  468. back_to_all: All
  469. back_to_limited: Limited
  470. back_to_warning: Warning
  471. by_domain: Domain
  472. confirm_purge: Are you sure you want to permanently delete data from this domain?
  473. content_policies:
  474. comment: Internal note
  475. description_html: You can define content policies that will be applied to all accounts from this domain and any of its subdomains.
  476. policies:
  477. reject_media: Reject media
  478. reject_reports: Reject reports
  479. silence: Limit
  480. suspend: Suspend
  481. policy: Policy
  482. reason: Public reason
  483. title: Content policies
  484. dashboard:
  485. instance_accounts_dimension: Most followed accounts
  486. instance_accounts_measure: stored accounts
  487. instance_followers_measure: our followers there
  488. instance_follows_measure: their followers here
  489. instance_languages_dimension: Top languages
  490. instance_media_attachments_measure: stored media attachments
  491. instance_reports_measure: reports about them
  492. instance_statuses_measure: stored posts
  493. delivery:
  494. all: All
  495. clear: Clear delivery errors
  496. failing: Failing
  497. restart: Restart delivery
  498. stop: Stop delivery
  499. unavailable: Unavailable
  500. delivery_available: Delivery is available
  501. delivery_error_days: Delivery error days
  502. delivery_error_hint: If delivery is not possible for %{count} days, it will be automatically marked as undeliverable.
  503. destroyed_msg: Data from %{domain} is now queued for imminent deletion.
  504. empty: No domains found.
  505. known_accounts:
  506. one: "%{count} known account"
  507. other: "%{count} known accounts"
  508. moderation:
  509. all: All
  510. limited: Limited
  511. title: Moderation
  512. private_comment: Private comment
  513. public_comment: Public comment
  514. purge: Purge
  515. purge_description_html: If you believe this domain is offline for good, you can delete all account records and associated data from this domain from your storage. This may take a while.
  516. title: Federation
  517. total_blocked_by_us: Blocked by us
  518. total_followed_by_them: Followed by them
  519. total_followed_by_us: Followed by us
  520. total_reported: Reports about them
  521. total_storage: Media attachments
  522. totals_time_period_hint_html: The totals displayed below include data for all time.
  523. invites:
  524. deactivate_all: Deactivate all
  525. filter:
  526. all: All
  527. available: Available
  528. expired: Expired
  529. title: Filter
  530. title: Invites
  531. ip_blocks:
  532. add_new: Create rule
  533. created_msg: Successfully added new IP rule
  534. delete: Delete
  535. expires_in:
  536. '1209600': 2 weeks
  537. '15778476': 6 months
  538. '2629746': 1 month
  539. '31556952': 1 year
  540. '86400': 1 day
  541. '94670856': 3 years
  542. new:
  543. title: Create new IP rule
  544. no_ip_block_selected: No IP rules were changed as none were selected
  545. title: IP rules
  546. relationships:
  547. title: "%{acct}'s relationships"
  548. relays:
  549. add_new: Add new relay
  550. delete: Delete
  551. description_html: A <strong>federation relay</strong> is an intermediary server that exchanges large volumes of public posts between servers that subscribe and publish to it. <strong>It can help small and medium servers discover content from the fediverse</strong>, which would otherwise require local users manually following other people on remote servers.
  552. disable: Disable
  553. disabled: Disabled
  554. enable: Enable
  555. enable_hint: Once enabled, your server will subscribe to all public posts from this relay, and will begin sending this server's public posts to it.
  556. enabled: Enabled
  557. inbox_url: Relay URL
  558. pending: Waiting for relay's approval
  559. save_and_enable: Save and enable
  560. setup: Setup a relay connection
  561. signatures_not_enabled: Relays may not work correctly while secure mode or limited federation mode is enabled
  562. status: Status
  563. title: Relays
  564. report_notes:
  565. created_msg: Report note successfully created!
  566. destroyed_msg: Report note successfully deleted!
  567. reports:
  568. account:
  569. notes:
  570. one: "%{count} note"
  571. other: "%{count} notes"
  572. action_log: Audit log
  573. action_taken_by: Action taken by
  574. actions:
  575. delete_description_html: The reported posts will be deleted and a strike will be recorded to help you escalate on future infractions by the same account.
  576. mark_as_sensitive_description_html: The media in the reported posts will be marked as sensitive and a strike will be recorded to help you escalate on future infractions by the same account.
  577. other_description_html: See more options for controlling the account's behaviour and customize communication to the reported account.
  578. resolve_description_html: No action will be taken against the reported account, no strike recorded, and the report will be closed.
  579. silence_description_html: The account will be visible only to those who already follow it or manually look it up, severely limiting its reach. Can always be reverted. Closes all reports against this account.
  580. suspend_description_html: The account and all its contents will be inaccessible and eventually deleted, and interacting with it will be impossible. Reversible within 30 days. Closes all reports against this account.
  581. actions_description_html: Decide which action to take to resolve this report. If you take a punitive action against the reported account, an e-mail notification will be sent to them, except when the <strong>Spam</strong> category is selected.
  582. actions_description_remote_html: Decide which action to take to resolve this report. This will only affect how <strong>your</strong> server communicates with this remote account and handle its content.
  583. add_to_report: Add more to report
  584. are_you_sure: Are you sure?
  585. assign_to_self: Assign to me
  586. assigned: Assigned moderator
  587. by_target_domain: Domain of reported account
  588. category: Category
  589. category_description_html: The reason this account and/or content was reported will be cited in communication with the reported account
  590. comment:
  591. none: None
  592. comment_description_html: 'To provide more information, %{name} wrote:'
  593. confirm_action: Confirm moderation action against @%{acct}
  594. created_at: Reported
  595. delete_and_resolve: Delete posts
  596. forwarded: Forwarded
  597. forwarded_to: Forwarded to %{domain}
  598. mark_as_resolved: Mark as resolved
  599. mark_as_sensitive: Mark as sensitive
  600. mark_as_unresolved: Mark as unresolved
  601. no_one_assigned: No one
  602. notes:
  603. create: Add note
  604. create_and_resolve: Resolve with note
  605. create_and_unresolve: Reopen with note
  606. delete: Delete
  607. placeholder: Describe what actions have been taken, or any other related updates...
  608. title: Notes
  609. notes_description_html: View and leave notes to other moderators and your future self
  610. processed_msg: 'Report #%{id} successfully processed'
  611. quick_actions_description_html: 'Take a quick action or scroll down to see reported content:'
  612. remote_user_placeholder: the remote user from %{instance}
  613. reopen: Reopen report
  614. report: 'Report #%{id}'
  615. reported_account: Reported account
  616. reported_by: Reported by
  617. resolved: Resolved
  618. resolved_msg: Report successfully resolved!
  619. skip_to_actions: Skip to actions
  620. status: Status
  621. statuses: Reported content
  622. statuses_description_html: Offending content will be cited in communication with the reported account
  623. summary:
  624. action_preambles:
  625. delete_html: 'You are about to <strong>remove</strong> some of <strong>@%{acct}</strong>''s posts. This will:'
  626. mark_as_sensitive_html: 'You are about to <strong>mark</strong> some of <strong>@%{acct}</strong>''s posts as <strong>sensitive</strong>. This will:'
  627. silence_html: 'You are about to <strong>limit</strong> <strong>@%{acct}</strong>''s account. This will:'
  628. suspend_html: 'You are about to <strong>suspend</strong> <strong>@%{acct}</strong>''s account. This will:'
  629. actions:
  630. delete_html: Remove the offending posts
  631. mark_as_sensitive_html: Mark the offending posts' media as sensitive
  632. silence_html: Severely limit <strong>@%{acct}</strong>'s reach by making their profile and contents only visible to people already following them or manually looking it profile up
  633. suspend_html: Suspend <strong>@%{acct}</strong>, making their profile and contents inaccessible and impossible to interact with
  634. close_report: 'Mark report #%{id} as resolved'
  635. close_reports_html: Mark <strong>all</strong> reports against <strong>@%{acct}</strong> as resolved
  636. delete_data_html: Delete <strong>@%{acct}</strong>'s profile and contents 30 days from now unless they get unsuspended in the meantime
  637. preview_preamble_html: "<strong>@%{acct}</strong> will receive a warning with the following contents:"
  638. record_strike_html: Record a strike against <strong>@%{acct}</strong> to help you escalate on future violations from this account
  639. send_email_html: Send <strong>@%{acct}</strong> a warning e-mail
  640. warning_placeholder: Optional additional reasoning for the moderation action.
  641. target_origin: Origin of reported account
  642. title: Reports
  643. unassign: Unassign
  644. unknown_action_msg: 'Unknown action: %{action}'
  645. unresolved: Unresolved
  646. updated_at: Updated
  647. view_profile: View profile
  648. roles:
  649. add_new: Add role
  650. assigned_users:
  651. one: "%{count} user"
  652. other: "%{count} users"
  653. categories:
  654. administration: Administration
  655. devops: DevOps
  656. invites: Invites
  657. moderation: Moderation
  658. special: Special
  659. delete: Delete
  660. description_html: With <strong>user roles</strong>, you can customize which functions and areas of Mastodon your users can access.
  661. edit: Edit '%{name}' role
  662. everyone: Default permissions
  663. everyone_full_description_html: This is the <strong>base role</strong> affecting <strong>all users</strong>, even those without an assigned role. All other roles inherit permissions from it.
  664. permissions_count:
  665. one: "%{count} permission"
  666. other: "%{count} permissions"
  667. privileges:
  668. administrator: Administrator
  669. administrator_description: Users with this permission will bypass every permission
  670. delete_user_data: Delete User Data
  671. delete_user_data_description: Allows users to delete other users' data without delay
  672. invite_users: Invite Users
  673. invite_users_description: Allows users to invite new people to the server
  674. manage_announcements: Manage Announcements
  675. manage_announcements_description: Allows users to manage announcements on the server
  676. manage_appeals: Manage Appeals
  677. manage_appeals_description: Allows users to review appeals against moderation actions
  678. manage_blocks: Manage Blocks
  679. manage_blocks_description: Allows users to block e-mail providers and IP addresses
  680. manage_custom_emojis: Manage Custom Emojis
  681. manage_custom_emojis_description: Allows users to manage custom emojis on the server
  682. manage_federation: Manage Federation
  683. manage_federation_description: Allows users to block or allow federation with other domains, and control deliverability
  684. manage_invites: Manage Invites
  685. manage_invites_description: Allows users to browse and deactivate invite links
  686. manage_reports: Manage Reports
  687. manage_reports_description: Allows users to review reports and perform moderation actions against them
  688. manage_roles: Manage Roles
  689. manage_roles_description: Allows users to manage and assign roles below theirs
  690. manage_rules: Manage Rules
  691. manage_rules_description: Allows users to change server rules
  692. manage_settings: Manage Settings
  693. manage_settings_description: Allows users to change site settings
  694. manage_taxonomies: Manage Taxonomies
  695. manage_taxonomies_description: Allows users to review trending content and update hashtag settings
  696. manage_user_access: Manage User Access
  697. manage_user_access_description: Allows users to disable other users' two-factor authentication, change their e-mail address, and reset their password
  698. manage_users: Manage Users
  699. manage_users_description: Allows users to view other users' details and perform moderation actions against them
  700. manage_webhooks: Manage Webhooks
  701. manage_webhooks_description: Allows users to set up webhooks for administrative events
  702. view_audit_log: View Audit Log
  703. view_audit_log_description: Allows users to see a history of administrative actions on the server
  704. view_dashboard: View Dashboard
  705. view_dashboard_description: Allows users to access the dashboard and various metrics
  706. view_devops: DevOps
  707. view_devops_description: Allows users to access Sidekiq and pgHero dashboards
  708. title: Roles
  709. rules:
  710. add_new: Add rule
  711. delete: Delete
  712. description_html: While most claim to have read and agree to the terms of service, usually people do not read through until after a problem arises. <strong>Make it easier to see your server's rules at a glance by providing them in a flat bullet point list.</strong> Try to keep individual rules short and simple, but try not to split them up into many separate items either.
  713. edit: Edit rule
  714. empty: No server rules have been defined yet.
  715. title: Server rules
  716. settings:
  717. about:
  718. manage_rules: Manage server rules
  719. preamble: Provide in-depth information about how the server is operated, moderated, funded.
  720. rules_hint: There is a dedicated area for rules that your users are expected to adhere to.
  721. title: About
  722. appearance:
  723. preamble: Customize Mastodon's web interface.
  724. title: Appearance
  725. branding:
  726. preamble: Your server's branding differentiates it from other servers in the network. This information may be displayed across a variety of environments, such as Mastodon's web interface, native applications, in link previews on other websites and within messaging apps, and so on. For this reason, it is best to keep this information clear, short and concise.
  727. title: Branding
  728. content_retention:
  729. preamble: Control how user-generated content is stored in Mastodon.
  730. title: Content retention
  731. default_noindex:
  732. desc_html: Affects all users who have not changed this setting themselves
  733. title: Opt users out of search engine indexing by default
  734. discovery:
  735. follow_recommendations: Follow recommendations
  736. preamble: Surfacing interesting content is instrumental in onboarding new users who may not know anyone Mastodon. Control how various discovery features work on your server.
  737. profile_directory: Profile directory
  738. public_timelines: Public timelines
  739. publish_discovered_servers: Publish discovered servers
  740. publish_statistics: Publish statistics
  741. title: Discovery
  742. trends: Trends
  743. domain_blocks:
  744. all: To everyone
  745. disabled: To no one
  746. users: To logged-in local users
  747. registrations:
  748. preamble: Control who can create an account on your server.
  749. title: Registrations
  750. registrations_mode:
  751. modes:
  752. approved: Approval required for sign up
  753. none: Nobody can sign up
  754. open: Anyone can sign up
  755. title: Server Settings
  756. site_uploads:
  757. delete: Delete uploaded file
  758. destroyed_msg: Site upload successfully deleted!
  759. statuses:
  760. account: Author
  761. application: Application
  762. back_to_account: Back to account page
  763. back_to_report: Back to report page
  764. batch:
  765. remove_from_report: Remove from report
  766. report: Report
  767. deleted: Deleted
  768. favourites: Favourites
  769. history: Version history
  770. in_reply_to: Replying to
  771. language: Language
  772. media:
  773. title: Media
  774. metadata: Metadata
  775. no_status_selected: No posts were changed as none were selected
  776. open: Open post
  777. original_status: Original post
  778. reblogs: Reblogs
  779. status_changed: Post changed
  780. title: Account posts
  781. trending: Trending
  782. visibility: Visibility
  783. with_media: With media
  784. strikes:
  785. actions:
  786. delete_statuses: "%{name} deleted %{target}'s posts"
  787. disable: "%{name} froze %{target}'s account"
  788. mark_statuses_as_sensitive: "%{name} marked %{target}'s posts as sensitive"
  789. none: "%{name} sent a warning to %{target}"
  790. sensitive: "%{name} marked %{target}'s account as sensitive"
  791. silence: "%{name} limited %{target}'s account"
  792. suspend: "%{name} suspended %{target}'s account"
  793. appeal_approved: Appealed
  794. appeal_pending: Appeal pending
  795. system_checks:
  796. database_schema_check:
  797. message_html: There are pending database migrations. Please run them to ensure the application behaves as expected
  798. elasticsearch_running_check:
  799. message_html: Could not connect to Elasticsearch. Please check that it is running, or disable full-text search
  800. elasticsearch_version_check:
  801. message_html: 'Incompatible Elasticsearch version: %{value}'
  802. version_comparison: Elasticsearch %{running_version} is running while %{required_version} is required
  803. rules_check:
  804. action: Manage server rules
  805. message_html: You haven't defined any server rules.
  806. sidekiq_process_check:
  807. message_html: No Sidekiq process running for the %{value} queue(s). Please review your Sidekiq configuration
  808. upload_check_privacy_error:
  809. action: Check here for more information
  810. message_html: "<strong>Your web server is misconfigured. The privacy of your users is at risk.</strong>"
  811. upload_check_privacy_error_object_storage:
  812. action: Check here for more information
  813. message_html: "<strong>Your object storage is misconfigured. The privacy of your users is at risk.</strong>"
  814. tags:
  815. review: Review status
  816. updated_msg: Hashtag settings updated successfully
  817. title: Administration
  818. trends:
  819. allow: Allow
  820. approved: Approved
  821. disallow: Disallow
  822. links:
  823. allow: Allow link
  824. allow_provider: Allow publisher
  825. description_html: These are links that are currently being shared a lot by accounts that your server sees posts from. It can help your users find out what's going on in the world. No links are displayed publicly until you approve the publisher. You can also allow or reject individual links.
  826. disallow: Disallow link
  827. disallow_provider: Disallow publisher
  828. no_link_selected: No links were changed as none were selected
  829. publishers:
  830. no_publisher_selected: No publishers were changed as none were selected
  831. shared_by_over_week:
  832. one: Shared by one person over the last week
  833. other: Shared by %{count} people over the last week
  834. title: Trending links
  835. usage_comparison: Shared %{today} times today, compared to %{yesterday} yesterday
  836. only_allowed: Only allowed
  837. pending_review: Pending review
  838. preview_card_providers:
  839. allowed: Links from this publisher can trend
  840. description_html: These are domains from which links are often shared on your server. Links will not trend publicly unless the domain of the link is approved. Your approval (or rejection) extends to subdomains.
  841. rejected: Links from this publisher won't trend
  842. title: Publishers
  843. rejected: Rejected
  844. statuses:
  845. allow: Allow post
  846. allow_account: Allow author
  847. description_html: These are posts that your server knows about that are currently being shared and favourited a lot at the moment. It can help your new and returning users to find more people to follow. No posts are displayed publicly until you approve the author, and the author allows their account to be suggested to others. You can also allow or reject individual posts.
  848. disallow: Disallow post
  849. disallow_account: Disallow author
  850. no_status_selected: No trending posts were changed as none were selected
  851. not_discoverable: Author has not opted-in to being discoverable
  852. shared_by:
  853. one: Shared or favourited one time
  854. other: Shared and favourited %{friendly_count} times
  855. title: Trending posts
  856. tags:
  857. current_score: Current score %{score}
  858. dashboard:
  859. tag_accounts_measure: unique uses
  860. tag_languages_dimension: Top languages
  861. tag_servers_dimension: Top servers
  862. tag_servers_measure: different servers
  863. tag_uses_measure: total uses
  864. description_html: These are hashtags that are currently appearing in a lot of posts that your server sees. It can help your users find out what people are talking the most about at the moment. No hashtags are displayed publicly until you approve them.
  865. listable: Can be suggested
  866. no_tag_selected: No tags were changed as none were selected
  867. not_listable: Won't be suggested
  868. not_trendable: Won't appear under trends
  869. not_usable: Cannot be used
  870. peaked_on_and_decaying: Peaked on %{date}, now decaying
  871. title: Trending hashtags
  872. trendable: Can appear under trends
  873. trending_rank: 'Trending #%{rank}'
  874. usable: Can be used
  875. usage_comparison: Used %{today} times today, compared to %{yesterday} yesterday
  876. used_by_over_week:
  877. one: Used by one person over the last week
  878. other: Used by %{count} people over the last week
  879. title: Trends
  880. trending: Trending
  881. warning_presets:
  882. add_new: Add new
  883. delete: Delete
  884. edit_preset: Edit warning preset
  885. empty: You haven't defined any warning presets yet.
  886. title: Manage warning presets
  887. webhooks:
  888. add_new: Add endpoint
  889. delete: Delete
  890. description_html: A <strong>webhook</strong> enables Mastodon to push <strong>real-time notifications</strong> about chosen events to your own application, so your application can <strong>automatically trigger reactions</strong>.
  891. disable: Disable
  892. disabled: Disabled
  893. edit: Edit endpoint
  894. empty: You don't have any webhook endpoints configured yet.
  895. enable: Enable
  896. enabled: Active
  897. enabled_events:
  898. one: 1 enabled event
  899. other: "%{count} enabled events"
  900. events: Events
  901. new: New webhook
  902. rotate_secret: Rotate secret
  903. secret: Signing secret
  904. status: Status
  905. title: Webhooks
  906. webhook: Webhook
  907. admin_mailer:
  908. new_appeal:
  909. actions:
  910. delete_statuses: to delete their posts
  911. disable: to freeze their account
  912. mark_statuses_as_sensitive: to mark their posts as sensitive
  913. none: a warning
  914. sensitive: to mark their account as sensitive
  915. silence: to limit their account
  916. suspend: to suspend their account
  917. body: "%{target} is appealing a moderation decision by %{action_taken_by} from %{date}, which was %{type}. They wrote:"
  918. next_steps: You can approve the appeal to undo the moderation decision, or ignore it.
  919. subject: "%{username} is appealing a moderation decision on %{instance}"
  920. new_pending_account:
  921. body: The details of the new account are below. You can approve or reject this application.
  922. subject: New account up for review on %{instance} (%{username})
  923. new_report:
  924. body: "%{reporter} has reported %{target}"
  925. body_remote: Someone from %{domain} has reported %{target}
  926. subject: New report for %{instance} (#%{id})
  927. new_trends:
  928. body: 'The following items need a review before they can be displayed publicly:'
  929. new_trending_links:
  930. title: Trending links
  931. new_trending_statuses:
  932. title: Trending posts
  933. new_trending_tags:
  934. no_approved_tags: There are currently no approved trending hashtags.
  935. requirements: 'Any of these candidates could surpass the #%{rank} approved trending hashtag, which is currently #%{lowest_tag_name} with a score of %{lowest_tag_score}.'
  936. title: Trending hashtags
  937. subject: New trends up for review on %{instance}
  938. aliases:
  939. add_new: Create alias
  940. created_msg: Successfully created a new alias. You can now initiate the move from the old account.
  941. deleted_msg: Successfully removed the alias. Moving from that account to this one will no longer be possible.
  942. empty: You have no aliases.
  943. hint_html: If you want to move from another account to this one, here you can create an alias, which is required before you can proceed with moving followers from the old account to this one. This action by itself is <strong>harmless and reversible</strong>. <strong>The account migration is initiated from the old account</strong>.
  944. remove: Unlink alias
  945. appearance:
  946. advanced_web_interface: Advanced web interface
  947. advanced_web_interface_hint: 'If you want to make use of your entire screen width, the advanced web interface allows you to configure many different columns to see as much information at the same time as you want: Home, notifications, federated timeline, any number of lists and hashtags.'
  948. animations_and_accessibility: Animations and accessibility
  949. confirmation_dialogs: Confirmation dialogs
  950. discovery: Discovery
  951. localization:
  952. body: Mastodon is translated by volunteers.
  953. guide_link: https://crowdin.com/project/mastodon
  954. guide_link_text: Everyone can contribute.
  955. sensitive_content: Sensitive content
  956. toot_layout: Post layout
  957. application_mailer:
  958. notification_preferences: Change e-mail preferences
  959. salutation: "%{name},"
  960. settings: 'Change e-mail preferences: %{link}'
  961. view: 'View:'
  962. view_profile: View profile
  963. view_status: View post
  964. applications:
  965. created: Application successfully created
  966. destroyed: Application successfully deleted
  967. regenerate_token: Regenerate access token
  968. token_regenerated: Access token successfully regenerated
  969. warning: Be very careful with this data. Never share it with anyone!
  970. your_token: Your access token
  971. auth:
  972. apply_for_account: Request an account
  973. change_password: Password
  974. confirmations:
  975. wrong_email_hint: If that e-mail address is not correct, you can change it in account settings.
  976. delete_account: Delete account
  977. delete_account_html: If you wish to delete your account, you can <a href="%{path}">proceed here</a>. You will be asked for confirmation.
  978. description:
  979. prefix_invited_by_user: "@%{name} invites you to join this server of Mastodon!"
  980. prefix_sign_up: Sign up on Mastodon today!
  981. suffix: With an account, you will be able to follow people, post updates and exchange messages with users from any Mastodon server and more!
  982. didnt_get_confirmation: Didn't receive confirmation instructions?
  983. dont_have_your_security_key: Don't have your security key?
  984. forgot_password: Forgot your password?
  985. invalid_reset_password_token: Password reset token is invalid or expired. Please request a new one.
  986. link_to_otp: Enter a two-factor code from your phone or a recovery code
  987. link_to_webauth: Use your security key device
  988. log_in_with: Log in with
  989. login: Log in
  990. logout: Logout
  991. migrate_account: Move to a different account
  992. migrate_account_html: If you wish to redirect this account to a different one, you can <a href="%{path}">configure it here</a>.
  993. or_log_in_with: Or log in with
  994. privacy_policy_agreement_html: I have read and agree to the <a href="%{privacy_policy_path}" target="_blank">privacy policy</a>
  995. providers:
  996. cas: CAS
  997. saml: SAML
  998. register: Sign up
  999. registration_closed: "%{instance} is not accepting new members"
  1000. resend_confirmation: Resend confirmation instructions
  1001. reset_password: Reset password
  1002. rules:
  1003. preamble: These are set and enforced by the %{domain} moderators.
  1004. title: Some ground rules.
  1005. security: Security
  1006. set_new_password: Set new password
  1007. setup:
  1008. email_below_hint_html: If the below e-mail address is incorrect, you can change it here and receive a new confirmation e-mail.
  1009. email_settings_hint_html: The confirmation e-mail was sent to %{email}. If that e-mail address is not correct, you can change it in account settings.
  1010. title: Setup
  1011. sign_in:
  1012. preamble_html: Sign in with your <strong>%{domain}</strong> credentials. If your account is hosted on a different server, you will not be able to log in here.
  1013. title: Sign in to %{domain}
  1014. sign_up:
  1015. preamble: With an account on this Mastodon server, you'll be able to follow any other person on the network, regardless of where their account is hosted.
  1016. title: Let's get you set up on %{domain}.
  1017. status:
  1018. account_status: Account status
  1019. confirming: Waiting for e-mail confirmation to be completed.
  1020. functional: Your account is fully operational.
  1021. pending: Your application is pending review by our staff. This may take some time. You will receive an e-mail if your application is approved.
  1022. redirecting_to: Your account is inactive because it is currently redirecting to %{acct}.
  1023. view_strikes: View past strikes against your account
  1024. too_fast: Form submitted too fast, try again.
  1025. use_security_key: Use security key
  1026. authorize_follow:
  1027. already_following: You are already following this account
  1028. already_requested: You have already sent a follow request to that account
  1029. error: Unfortunately, there was an error looking up the remote account
  1030. follow: Follow
  1031. follow_request: 'You have sent a follow request to:'
  1032. following: 'Success! You are now following:'
  1033. post_follow:
  1034. close: Or, you can just close this window.
  1035. return: Show the user's profile
  1036. web: Go to web
  1037. title: Follow %{acct}
  1038. challenge:
  1039. confirm: Continue
  1040. hint_html: "<strong>Tip:</strong> We won't ask you for your password again for the next hour."
  1041. invalid_password: Invalid password
  1042. prompt: Confirm password to continue
  1043. crypto:
  1044. errors:
  1045. invalid_key: is not a valid Ed25519 or Curve25519 key
  1046. invalid_signature: is not a valid Ed25519 signature
  1047. date:
  1048. formats:
  1049. default: "%b %d, %Y"
  1050. with_month_name: "%B %d, %Y"
  1051. datetime:
  1052. distance_in_words:
  1053. about_x_hours: "%{count}h"
  1054. about_x_months: "%{count}mo"
  1055. about_x_years: "%{count}y"
  1056. almost_x_years: "%{count}y"
  1057. half_a_minute: Just now
  1058. less_than_x_minutes: "%{count}m"
  1059. less_than_x_seconds: Just now
  1060. over_x_years: "%{count}y"
  1061. x_days: "%{count}d"
  1062. x_minutes: "%{count}m"
  1063. x_months: "%{count}mo"
  1064. x_seconds: "%{count}s"
  1065. deletes:
  1066. challenge_not_passed: The information you entered was not correct
  1067. confirm_password: Enter your current password to verify your identity
  1068. confirm_username: Enter your username to confirm the procedure
  1069. proceed: Delete account
  1070. success_msg: Your account was successfully deleted
  1071. warning:
  1072. before: 'Before proceeding, please read these notes carefully:'
  1073. caches: Content that has been cached by other servers may persist
  1074. data_removal: Your posts and other data will be permanently removed
  1075. email_change_html: You can <a href="%{path}">change your e-mail address</a> without deleting your account
  1076. email_contact_html: If it still doesn't arrive, you can e-mail <a href="mailto:%{email}">%{email}</a> for help
  1077. email_reconfirmation_html: If you are not receiving the confirmation e-mail, you can <a href="%{path}">request it again</a>
  1078. irreversible: You will not be able to restore or reactivate your account
  1079. more_details_html: For more details, see the <a href="%{terms_path}">privacy policy</a>.
  1080. username_available: Your username will become available again
  1081. username_unavailable: Your username will remain unavailable
  1082. disputes:
  1083. strikes:
  1084. action_taken: Action taken
  1085. appeal: Appeal
  1086. appeal_approved: This strike has been successfully appealed and is no longer valid
  1087. appeal_rejected: The appeal has been rejected
  1088. appeal_submitted_at: Appeal submitted
  1089. appealed_msg: Your appeal has been submitted. If it is approved, you will be notified.
  1090. appeals:
  1091. submit: Submit appeal
  1092. approve_appeal: Approve appeal
  1093. associated_report: Associated report
  1094. created_at: Dated
  1095. description_html: These are actions taken against your account and warnings that have been sent to you by the staff of %{instance}.
  1096. recipient: Addressed to
  1097. reject_appeal: Reject appeal
  1098. status: 'Post #%{id}'
  1099. status_removed: Post already removed from system
  1100. title: "%{action} from %{date}"
  1101. title_actions:
  1102. delete_statuses: Post removal
  1103. disable: Freezing of account
  1104. mark_statuses_as_sensitive: Marking of posts as sensitive
  1105. none: Warning
  1106. sensitive: Marking of account as sensitive
  1107. silence: Limitation of account
  1108. suspend: Suspension of account
  1109. your_appeal_approved: Your appeal has been approved
  1110. your_appeal_pending: You have submitted an appeal
  1111. your_appeal_rejected: Your appeal has been rejected
  1112. domain_validator:
  1113. invalid_domain: is not a valid domain name
  1114. errors:
  1115. '400': The request you submitted was invalid or malformed.
  1116. '403': You don't have permission to view this page.
  1117. '404': The page you are looking for isn't here.
  1118. '406': This page is not available in the requested format.
  1119. '410': The page you were looking for doesn't exist here anymore.
  1120. '422':
  1121. content: Security verification failed. Are you blocking cookies?
  1122. title: Security verification failed
  1123. '429': Too many requests
  1124. '500':
  1125. content: We're sorry, but something went wrong on our end.
  1126. title: This page is not correct
  1127. '503': The page could not be served due to a temporary server failure.
  1128. noscript_html: To use the Mastodon web application, please enable JavaScript. Alternatively, try one of the <a href="%{apps_path}">native apps</a> for Mastodon for your platform.
  1129. existing_username_validator:
  1130. not_found: could not find a local user with that username
  1131. not_found_multiple: could not find %{usernames}
  1132. exports:
  1133. archive_takeout:
  1134. date: Date
  1135. download: Download your archive
  1136. hint_html: You can request an archive of your <strong>posts and uploaded media</strong>. The exported data will be in the ActivityPub format, readable by any compliant software. You can request an archive every 7 days.
  1137. in_progress: Compiling your archive...
  1138. request: Request your archive
  1139. size: Size
  1140. blocks: You block
  1141. bookmarks: Bookmarks
  1142. csv: CSV
  1143. domain_blocks: Domain blocks
  1144. lists: Lists
  1145. mutes: You mute
  1146. storage: Media storage
  1147. featured_tags:
  1148. add_new: Add new
  1149. errors:
  1150. limit: You have already featured the maximum amount of hashtags
  1151. hint_html: "<strong>What are featured hashtags?</strong> They are displayed prominently on your public profile and allow people to browse your public posts specifically under those hashtags. They are a great tool for keeping track of creative works or long-term projects."
  1152. filters:
  1153. contexts:
  1154. account: Profiles
  1155. home: Home and lists
  1156. notifications: Notifications
  1157. public: Public timelines
  1158. thread: Conversations
  1159. edit:
  1160. add_keyword: Add keyword
  1161. keywords: Keywords
  1162. statuses: Individual posts
  1163. statuses_hint_html: This filter applies to select individual posts regardless of whether they match the keywords below. <a href="%{path}">Review or remove posts from the filter</a>.
  1164. title: Edit filter
  1165. errors:
  1166. deprecated_api_multiple_keywords: These parameters cannot be changed from this application because they apply to more than one filter keyword. Use a more recent application or the web interface.
  1167. invalid_context: None or invalid context supplied
  1168. index:
  1169. contexts: Filters in %{contexts}
  1170. delete: Delete
  1171. empty: You have no filters.
  1172. expires_in: Expires in %{distance}
  1173. expires_on: Expires on %{date}
  1174. keywords:
  1175. one: "%{count} keyword"
  1176. other: "%{count} keywords"
  1177. statuses:
  1178. one: "%{count} post"
  1179. other: "%{count} posts"
  1180. statuses_long:
  1181. one: "%{count} individual post hidden"
  1182. other: "%{count} individual posts hidden"
  1183. title: Filters
  1184. new:
  1185. save: Save new filter
  1186. title: Add new filter
  1187. statuses:
  1188. back_to_filter: Back to filter
  1189. batch:
  1190. remove: Remove from filter
  1191. index:
  1192. hint: This filter applies to select individual posts regardless of other criteria. You can add more posts to this filter from the web interface.
  1193. title: Filtered posts
  1194. footer:
  1195. trending_now: Trending now
  1196. generic:
  1197. all: All
  1198. all_items_on_page_selected_html:
  1199. one: "<strong>%{count}</strong> item on this page is selected."
  1200. other: All <strong>%{count}</strong> items on this page are selected.
  1201. all_matching_items_selected_html:
  1202. one: "<strong>%{count}</strong> item matching your search is selected."
  1203. other: All <strong>%{count}</strong> items matching your search are selected.
  1204. changes_saved_msg: Changes successfully saved!
  1205. copy: Copy
  1206. delete: Delete
  1207. deselect: Deselect all
  1208. none: None
  1209. order_by: Order by
  1210. save_changes: Save changes
  1211. select_all_matching_items:
  1212. one: Select %{count} item matching your search.
  1213. other: Select all %{count} items matching your search.
  1214. today: today
  1215. validation_errors:
  1216. one: Something isn't quite right yet! Please review the error below
  1217. other: Something isn't quite right yet! Please review %{count} errors below
  1218. html_validator:
  1219. invalid_markup: 'contains invalid HTML markup: %{error}'
  1220. imports:
  1221. errors:
  1222. invalid_csv_file: 'Invalid CSV file. Error: %{error}'
  1223. over_rows_processing_limit: contains more than %{count} rows
  1224. modes:
  1225. merge: Merge
  1226. merge_long: Keep existing records and add new ones
  1227. overwrite: Overwrite
  1228. overwrite_long: Replace current records with the new ones
  1229. preface: You can import data that you have exported from another server, such as a list of the people you are following or blocking.
  1230. success: Your data was successfully uploaded and will be processed in due time
  1231. types:
  1232. blocking: Blocking list
  1233. bookmarks: Bookmarks
  1234. domain_blocking: Domain blocking list
  1235. following: Following list
  1236. muting: Muting list
  1237. upload: Upload
  1238. invites:
  1239. delete: Deactivate
  1240. expired: Expired
  1241. expires_in:
  1242. '1800': 30 minutes
  1243. '21600': 6 hours
  1244. '3600': 1 hour
  1245. '43200': 12 hours
  1246. '604800': 1 week
  1247. '86400': 1 day
  1248. expires_in_prompt: Never
  1249. generate: Generate invite link
  1250. invited_by: 'You were invited by:'
  1251. max_uses:
  1252. one: 1 use
  1253. other: "%{count} uses"
  1254. max_uses_prompt: No limit
  1255. prompt: Generate and share links with others to grant access to this server
  1256. table:
  1257. expires_at: Expires
  1258. uses: Uses
  1259. title: Invite people
  1260. lists:
  1261. errors:
  1262. limit: You have reached the maximum amount of lists
  1263. login_activities:
  1264. authentication_methods:
  1265. otp: two-factor authentication app
  1266. password: password
  1267. sign_in_token: e-mail security code
  1268. webauthn: security keys
  1269. description_html: If you see activity that you don't recognize, consider changing your password and enabling two-factor authentication.
  1270. empty: No authentication history available
  1271. failed_sign_in_html: Failed sign-in attempt with %{method} from %{ip} (%{browser})
  1272. successful_sign_in_html: Successful sign-in with %{method} from %{ip} (%{browser})
  1273. title: Authentication history
  1274. media_attachments:
  1275. validations:
  1276. images_and_video: Cannot attach a video to a post that already contains images
  1277. not_ready: Cannot attach files that have not finished processing. Try again in a moment!
  1278. too_many: Cannot attach more than 4 files
  1279. migrations:
  1280. acct: Moved to
  1281. cancel: Cancel redirect
  1282. cancel_explanation: Cancelling the redirect will re-activate your current account, but will not bring back followers that have been moved to that account.
  1283. cancelled_msg: Successfully cancelled the redirect.
  1284. errors:
  1285. already_moved: is the same account you have already moved to
  1286. missing_also_known_as: is not an alias of this account
  1287. move_to_self: cannot be current account
  1288. not_found: could not be found
  1289. on_cooldown: You are on cooldown
  1290. followers_count: Followers at time of move
  1291. incoming_migrations: Moving from a different account
  1292. incoming_migrations_html: To move from another account to this one, first you need to <a href="%{path}">create an account alias</a>.
  1293. moved_msg: Your account is now redirecting to %{acct} and your followers are being moved over.
  1294. not_redirecting: Your account is not redirecting to any other account currently.
  1295. on_cooldown: You have recently migrated your account. This function will become available again in %{count} days.
  1296. past_migrations: Past migrations
  1297. proceed_with_move: Move followers
  1298. redirected_msg: Your account is now redirecting to %{acct}.
  1299. redirecting_to: Your account is redirecting to %{acct}.
  1300. set_redirect: Set redirect
  1301. warning:
  1302. backreference_required: The new account must first be configured to back-reference this one
  1303. before: 'Before proceeding, please read these notes carefully:'
  1304. cooldown: After moving there is a waiting period during which you will not be able to move again
  1305. disabled_account: Your current account will not be fully usable afterwards. However, you will have access to data export as well as re-activation.
  1306. followers: This action will move all followers from the current account to the new account
  1307. only_redirect_html: Alternatively, you can <a href="%{path}">only put up a redirect on your profile</a>.
  1308. other_data: No other data will be moved automatically
  1309. redirect: Your current account's profile will be updated with a redirect notice and be excluded from searches
  1310. moderation:
  1311. title: Moderation
  1312. move_handler:
  1313. carry_blocks_over_text: This user moved from %{acct}, which you had blocked.
  1314. carry_mutes_over_text: This user moved from %{acct}, which you had muted.
  1315. copy_account_note_text: 'This user moved from %{acct}, here were your previous notes about them:'
  1316. navigation:
  1317. toggle_menu: Toggle menu
  1318. notification_mailer:
  1319. admin:
  1320. report:
  1321. subject: "%{name} submitted a report"
  1322. sign_up:
  1323. subject: "%{name} signed up"
  1324. favourite:
  1325. body: 'Your post was favourited by %{name}:'
  1326. subject: "%{name} favourited your post"
  1327. title: New favourite
  1328. follow:
  1329. body: "%{name} is now following you!"
  1330. subject: "%{name} is now following you"
  1331. title: New follower
  1332. follow_request:
  1333. action: Manage follow requests
  1334. body: "%{name} has requested to follow you"
  1335. subject: 'Pending follower: %{name}'
  1336. title: New follow request
  1337. mention:
  1338. action: Reply
  1339. body: 'You were mentioned by %{name} in:'
  1340. subject: You were mentioned by %{name}
  1341. title: New mention
  1342. poll:
  1343. subject: A poll by %{name} has ended
  1344. reblog:
  1345. body: 'Your post was boosted by %{name}:'
  1346. subject: "%{name} boosted your post"
  1347. title: New boost
  1348. status:
  1349. subject: "%{name} just posted"
  1350. update:
  1351. subject: "%{name} edited a post"
  1352. notifications:
  1353. email_events: Events for e-mail notifications
  1354. email_events_hint: 'Select events that you want to receive notifications for:'
  1355. other_settings: Other notifications settings
  1356. number:
  1357. human:
  1358. decimal_units:
  1359. format: "%n%u"
  1360. units:
  1361. billion: B
  1362. million: M
  1363. quadrillion: Q
  1364. thousand: K
  1365. trillion: T
  1366. unit: ''
  1367. otp_authentication:
  1368. code_hint: Enter the code generated by your authenticator app to confirm
  1369. description_html: If you enable <strong>two-factor authentication</strong> using an authenticator app, logging in will require you to be in possession of your phone, which will generate tokens for you to enter.
  1370. enable: Enable
  1371. instructions_html: "<strong>Scan this QR code into Google Authenticator or a similar TOTP app on your phone</strong>. From now on, that app will generate tokens that you will have to enter when logging in."
  1372. manual_instructions: 'If you can''t scan the QR code and need to enter it manually, here is the plain-text secret:'
  1373. setup: Set up
  1374. wrong_code: The entered code was invalid! Are server time and device time correct?
  1375. pagination:
  1376. newer: Newer
  1377. next: Next
  1378. older: Older
  1379. prev: Prev
  1380. truncate: "&hellip;"
  1381. polls:
  1382. errors:
  1383. already_voted: You have already voted on this poll
  1384. duplicate_options: contain duplicate items
  1385. duration_too_long: is too far into the future
  1386. duration_too_short: is too soon
  1387. expired: The poll has already ended
  1388. invalid_choice: The chosen vote option does not exist
  1389. over_character_limit: cannot be longer than %{max} characters each
  1390. self_vote: You cannot vote in your own polls
  1391. too_few_options: must have more than one item
  1392. too_many_options: can't contain more than %{max} items
  1393. preferences:
  1394. other: Other
  1395. posting_defaults: Posting defaults
  1396. public_timelines: Public timelines
  1397. privacy_policy:
  1398. title: Privacy Policy
  1399. reactions:
  1400. errors:
  1401. limit_reached: Limit of different reactions reached
  1402. unrecognized_emoji: is not a recognized emoji
  1403. relationships:
  1404. activity: Account activity
  1405. confirm_follow_selected_followers: Are you sure you want to follow selected followers?
  1406. confirm_remove_selected_followers: Are you sure you want to remove selected followers?
  1407. confirm_remove_selected_follows: Are you sure you want to remove selected follows?
  1408. dormant: Dormant
  1409. follow_failure: Could not follow some of the selected accounts.
  1410. follow_selected_followers: Follow selected followers
  1411. followers: Followers
  1412. following: Following
  1413. invited: Invited
  1414. last_active: Last active
  1415. most_recent: Most recent
  1416. moved: Moved
  1417. mutual: Mutual
  1418. primary: Primary
  1419. relationship: Relationship
  1420. remove_selected_domains: Remove all followers from the selected domains
  1421. remove_selected_followers: Remove selected followers
  1422. remove_selected_follows: Unfollow selected users
  1423. status: Account status
  1424. remote_follow:
  1425. missing_resource: Could not find the required redirect URL for your account
  1426. reports:
  1427. errors:
  1428. invalid_rules: does not reference valid rules
  1429. rss:
  1430. content_warning: 'Content warning:'
  1431. descriptions:
  1432. account: Public posts from @%{acct}
  1433. tag: 'Public posts tagged #%{hashtag}'
  1434. scheduled_statuses:
  1435. over_daily_limit: You have exceeded the limit of %{limit} scheduled posts for today
  1436. over_total_limit: You have exceeded the limit of %{limit} scheduled posts
  1437. too_soon: The scheduled date must be in the future
  1438. sessions:
  1439. activity: Last activity
  1440. browser: Browser
  1441. browsers:
  1442. alipay: Alipay
  1443. blackberry: BlackBerry
  1444. chrome: Chrome
  1445. edge: Microsoft Edge
  1446. electron: Electron
  1447. firefox: Firefox
  1448. generic: Unknown browser
  1449. ie: Internet Explorer
  1450. micro_messenger: MicroMessenger
  1451. nokia: Nokia S40 Ovi Browser
  1452. opera: Opera
  1453. otter: Otter
  1454. phantom_js: PhantomJS
  1455. qq: QQ Browser
  1456. safari: Safari
  1457. uc_browser: UC Browser
  1458. weibo: Weibo
  1459. current_session: Current session
  1460. description: "%{browser} on %{platform}"
  1461. explanation: These are the web browsers currently logged in to your Mastodon account.
  1462. ip: IP
  1463. platforms:
  1464. adobe_air: Adobe Air
  1465. android: Android
  1466. blackberry: BlackBerry
  1467. chrome_os: ChromeOS
  1468. firefox_os: Firefox OS
  1469. ios: iOS
  1470. linux: Linux
  1471. mac: macOS
  1472. other: unknown platform
  1473. windows: Windows
  1474. windows_mobile: Windows Mobile
  1475. windows_phone: Windows Phone
  1476. revoke: Revoke
  1477. revoke_success: Session successfully revoked
  1478. title: Sessions
  1479. view_authentication_history: View authentication history of your account
  1480. settings:
  1481. account: Account
  1482. account_settings: Account settings
  1483. aliases: Account aliases
  1484. appearance: Appearance
  1485. authorized_apps: Authorized apps
  1486. back: Back to Mastodon
  1487. delete: Account deletion
  1488. development: Development
  1489. edit_profile: Edit profile
  1490. export: Data export
  1491. featured_tags: Featured hashtags
  1492. import: Import
  1493. import_and_export: Import and export
  1494. migrate: Account migration
  1495. notifications: Notifications
  1496. preferences: Preferences
  1497. profile: Profile
  1498. relationships: Follows and followers
  1499. statuses_cleanup: Automated post deletion
  1500. strikes: Moderation strikes
  1501. two_factor_authentication: Two-factor Auth
  1502. webauthn_authentication: Security keys
  1503. statuses:
  1504. attached:
  1505. audio:
  1506. one: "%{count} audio"
  1507. other: "%{count} audio"
  1508. description: 'Attached: %{attached}'
  1509. image:
  1510. one: "%{count} image"
  1511. other: "%{count} images"
  1512. video:
  1513. one: "%{count} video"
  1514. other: "%{count} videos"
  1515. boosted_from_html: Boosted from %{acct_link}
  1516. content_warning: 'Content warning: %{warning}'
  1517. default_language: Same as interface language
  1518. disallowed_hashtags:
  1519. one: 'contained a disallowed hashtag: %{tags}'
  1520. other: 'contained the disallowed hashtags: %{tags}'
  1521. edited_at_html: Edited %{date}
  1522. errors:
  1523. in_reply_not_found: The post you are trying to reply to does not appear to exist.
  1524. open_in_web: Open in web
  1525. over_character_limit: character limit of %{max} exceeded
  1526. pin_errors:
  1527. direct: Posts that are only visible to mentioned users cannot be pinned
  1528. limit: You have already pinned the maximum number of posts
  1529. ownership: Someone else's post cannot be pinned
  1530. reblog: A boost cannot be pinned
  1531. poll:
  1532. total_people:
  1533. one: "%{count} person"
  1534. other: "%{count} people"
  1535. total_votes:
  1536. one: "%{count} vote"
  1537. other: "%{count} votes"
  1538. vote: Vote
  1539. show_more: Show more
  1540. show_newer: Show newer
  1541. show_older: Show older
  1542. show_thread: Show thread
  1543. sign_in_to_participate: Sign in to participate in the conversation
  1544. title: '%{name}: "%{quote}"'
  1545. visibilities:
  1546. direct: Direct
  1547. private: Followers-only
  1548. private_long: Only show to followers
  1549. public: Public
  1550. public_long: Everyone can see
  1551. unlisted: Unlisted
  1552. unlisted_long: Everyone can see, but not listed on public timelines
  1553. statuses_cleanup:
  1554. enabled: Automatically delete old posts
  1555. enabled_hint: Automatically deletes your posts once they reach a specified age threshold, unless they match one of the exceptions below
  1556. exceptions: Exceptions
  1557. explanation: Because deleting posts is an expensive operation, this is done slowly over time when the server is not otherwise busy. For this reason, your posts may be deleted a while after they reach the age threshold.
  1558. ignore_favs: Ignore favourites
  1559. ignore_reblogs: Ignore boosts
  1560. interaction_exceptions: Exceptions based on interactions
  1561. interaction_exceptions_explanation: Note that there is no guarantee for posts to be deleted if they go below the favourite or boost threshold after having once gone over them.
  1562. keep_direct: Keep direct messages
  1563. keep_direct_hint: Doesn't delete any of your direct messages
  1564. keep_media: Keep posts with media attachments
  1565. keep_media_hint: Doesn't delete any of your posts that have media attachments
  1566. keep_pinned: Keep pinned posts
  1567. keep_pinned_hint: Doesn't delete any of your pinned posts
  1568. keep_polls: Keep polls
  1569. keep_polls_hint: Doesn't delete any of your polls
  1570. keep_self_bookmark: Keep posts you bookmarked
  1571. keep_self_bookmark_hint: Doesn't delete your own posts if you have bookmarked them
  1572. keep_self_fav: Keep posts you favourited
  1573. keep_self_fav_hint: Doesn't delete your own posts if you have favourited them
  1574. min_age:
  1575. '1209600': 2 weeks
  1576. '15778476': 6 months
  1577. '2629746': 1 month
  1578. '31556952': 1 year
  1579. '5259492': 2 months
  1580. '604800': 1 week
  1581. '63113904': 2 years
  1582. '7889238': 3 months
  1583. min_age_label: Age threshold
  1584. min_favs: Keep posts favourited at least
  1585. min_favs_hint: Doesn't delete any of your posts that has received at least this amount of favourites. Leave blank to delete posts regardless of their number of favourites
  1586. min_reblogs: Keep posts boosted at least
  1587. min_reblogs_hint: Doesn't delete any of your posts that has been boosted at least this number of times. Leave blank to delete posts regardless of their number of boosts
  1588. stream_entries:
  1589. pinned: Pinned post
  1590. reblogged: boosted
  1591. sensitive_content: Sensitive content
  1592. strikes:
  1593. errors:
  1594. too_late: It is too late to appeal this strike
  1595. tags:
  1596. does_not_match_previous_name: does not match the previous name
  1597. themes:
  1598. contrast: Mastodon (High contrast)
  1599. default: Mastodon (Dark)
  1600. mastodon-light: Mastodon (Light)
  1601. time:
  1602. formats:
  1603. default: "%b %d, %Y, %H:%M"
  1604. month: "%b %Y"
  1605. time: "%H:%M"
  1606. two_factor_authentication:
  1607. add: Add
  1608. disable: Disable 2FA
  1609. disabled_success: Two-factor authentication successfully disabled
  1610. edit: Edit
  1611. enabled: Two-factor authentication is enabled
  1612. enabled_success: Two-factor authentication successfully enabled
  1613. generate_recovery_codes: Generate recovery codes
  1614. lost_recovery_codes: Recovery codes allow you to regain access to your account if you lose your phone. If you've lost your recovery codes, you can regenerate them here. Your old recovery codes will be invalidated.
  1615. methods: Two-factor methods
  1616. otp: Authenticator app
  1617. recovery_codes: Backup recovery codes
  1618. recovery_codes_regenerated: Recovery codes successfully regenerated
  1619. recovery_instructions_html: If you ever lose access to your phone, you can use one of the recovery codes below to regain access to your account. <strong>Keep the recovery codes safe</strong>. For example, you may print them and store them with other important documents.
  1620. webauthn: Security keys
  1621. user_mailer:
  1622. appeal_approved:
  1623. action: Go to your account
  1624. explanation: The appeal of the strike against your account on %{strike_date} that you submitted on %{appeal_date} has been approved. Your account is once again in good standing.
  1625. subject: Your appeal from %{date} has been approved
  1626. title: Appeal approved
  1627. appeal_rejected:
  1628. explanation: The appeal of the strike against your account on %{strike_date} that you submitted on %{appeal_date} has been rejected.
  1629. subject: Your appeal from %{date} has been rejected
  1630. title: Appeal rejected
  1631. backup_ready:
  1632. explanation: You requested a full backup of your Mastodon account. It's now ready for download!
  1633. subject: Your archive is ready for download
  1634. title: Archive takeout
  1635. suspicious_sign_in:
  1636. change_password: change your password
  1637. details: 'Here are details of the sign-in:'
  1638. explanation: We've detected a sign-in to your account from a new IP address.
  1639. further_actions_html: If this wasn't you, we recommend that you %{action} immediately and enable two-factor authentication to keep your account secure.
  1640. subject: Your account has been accessed from a new IP address
  1641. title: A new sign-in
  1642. warning:
  1643. appeal: Submit an appeal
  1644. appeal_description: If you believe this is an error, you can submit an appeal to the staff of %{instance}.
  1645. categories:
  1646. spam: Spam
  1647. violation: Content violates the following community guidelines
  1648. explanation:
  1649. delete_statuses: Some of your posts have been found to violate one or more community guidelines and have been subsequently removed by the moderators of %{instance}.
  1650. disable: You can no longer use your account, but your profile and other data remains intact. You can request a backup of your data, change account settings or delete your account.
  1651. mark_statuses_as_sensitive: Some of your posts have been marked as sensitive by the moderators of %{instance}. This means that people will need to tap the media in the posts before a preview is displayed. You can mark media as sensitive yourself when posting in the future.
  1652. sensitive: From now on, all your uploaded media files will be marked as sensitive and hidden behind a click-through warning.
  1653. silence: You can still use your account but only people who are already following you will see your posts on this server, and you may be excluded from various discovery features. However, others may still manually follow you.
  1654. suspend: You can no longer use your account, and your profile and other data are no longer accessible. You can still login to request a backup of your data until the data is fully removed in about 30 days, but we will retain some basic data to prevent you from evading the suspension.
  1655. reason: 'Reason:'
  1656. statuses: 'Posts cited:'
  1657. subject:
  1658. delete_statuses: Your posts on %{acct} have been removed
  1659. disable: Your account %{acct} has been frozen
  1660. mark_statuses_as_sensitive: Your posts on %{acct} have been marked as sensitive
  1661. none: Warning for %{acct}
  1662. sensitive: Your posts on %{acct} will be marked as sensitive from now on
  1663. silence: Your account %{acct} has been limited
  1664. suspend: Your account %{acct} has been suspended
  1665. title:
  1666. delete_statuses: Posts removed
  1667. disable: Account frozen
  1668. mark_statuses_as_sensitive: Posts marked as sensitive
  1669. none: Warning
  1670. sensitive: Account marked as sensitive
  1671. silence: Account limited
  1672. suspend: Account suspended
  1673. welcome:
  1674. edit_profile_action: Setup profile
  1675. edit_profile_step: You can customize your profile by uploading a profile picture, changing your display name and more. You can opt-in to review new followers before they’re allowed to follow you.
  1676. explanation: Here are some tips to get you started
  1677. final_action: Start posting
  1678. final_step: 'Start posting! Even without followers, your public posts may be seen by others, for example on the local timeline or in hashtags. You may want to introduce yourself on the #introductions hashtag.'
  1679. full_handle: Your full handle
  1680. full_handle_hint: This is what you would tell your friends so they can message or follow you from another server.
  1681. subject: Welcome to Mastodon
  1682. title: Welcome aboard, %{name}!
  1683. users:
  1684. follow_limit_reached: You cannot follow more than %{limit} people
  1685. invalid_otp_token: Invalid two-factor code
  1686. otp_lost_help_html: If you lost access to both, you may get in touch with %{email}
  1687. rate_limited: Too many authentication attempts, try again later.
  1688. seamless_external_login: You are logged in via an external service, so password and e-mail settings are not available.
  1689. signed_in_as: 'Signed in as:'
  1690. verification:
  1691. explanation_html: 'You can <strong>verify yourself as the owner of the links in your profile metadata</strong>. For that, the linked website must contain a link back to your Mastodon profile. The link back <strong>must</strong> have a <code>rel="me"</code> attribute. The text content of the link does not matter. Here is an example:'
  1692. verification: Verification
  1693. webauthn_credentials:
  1694. add: Add new security key
  1695. create:
  1696. error: There was a problem adding your security key. Please try again.
  1697. success: Your security key was successfully added.
  1698. delete: Delete
  1699. delete_confirmation: Are you sure you want to delete this security key?
  1700. description_html: If you enable <strong>security key authentication</strong>, logging in will require you to use one of your security keys.
  1701. destroy:
  1702. error: There was a problem deleting you security key. Please try again.
  1703. success: Your security key was successfully deleted.
  1704. invalid_credential: Invalid security key
  1705. nickname_hint: Enter the nickname of your new security key
  1706. not_enabled: You haven't enabled WebAuthn yet
  1707. not_supported: This browser doesn't support security keys
  1708. otp_required: To use security keys please enable two-factor authentication first.
  1709. registered_on: Registered on %{date}