You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

225 lines
8.7 KiB

8 years ago
7 years ago
  1. ---
  2. en:
  3. about:
  4. about_mastodon: Mastodon is a <em>free, open-source</em> social network. A <em>decentralized</em> alternative to commercial platforms, it avoids the risks of a single company monopolizing your communication. Pick a server that you trust &mdash; whichever you choose, you can interact with everyone else. Anyone can run their own Mastodon instance and participate in the <em>social network</em> seamlessly.
  5. about_this: About this instance
  6. apps: Apps
  7. business_email: 'Business e-mail:'
  8. closed_registrations: Registrations are currently closed on this instance.
  9. contact: Contact
  10. description_headline: What is %{domain}?
  11. domain_count_after: other instances
  12. domain_count_before: Connected to
  13. features:
  14. api: Open API for apps and services
  15. blocks: Rich block and muting tools
  16. characters: 500 characters per post
  17. chronology: Timelines are chronological
  18. ethics: 'Ethical design: no ads, no tracking'
  19. gifv: GIFV sets and short videos
  20. privacy: Granular, per-post privacy settings
  21. public: Public timelines
  22. features_headline: What sets Mastodon apart
  23. get_started: Get started
  24. links: Links
  25. other_instances: Other instances
  26. source_code: Source code
  27. status_count_after: statuses
  28. status_count_before: Who authored
  29. terms: Terms
  30. user_count_after: users
  31. user_count_before: Home to
  32. accounts:
  33. follow: Follow
  34. followers: Followers
  35. following: Following
  36. nothing_here: There is nothing here!
  37. people_followed_by: People whom %{name} follows
  38. people_who_follow: People who follow %{name}
  39. posts: Posts
  40. remote_follow: Remote follow
  41. unfollow: Unfollow
  42. application_mailer:
  43. settings: 'Change e-mail preferences: %{link}'
  44. signature: Mastodon notifications from %{instance}
  45. view: 'View:'
  46. applications:
  47. invalid_url: The provided URL is invalid
  48. auth:
  49. change_password: Credentials
  50. didnt_get_confirmation: Didn't receive confirmation instructions?
  51. forgot_password: Forgot your password?
  52. login: Log in
  53. logout: Logout
  54. register: Sign up
  55. resend_confirmation: Resend confirmation instructions
  56. reset_password: Reset password
  57. set_new_password: Set new password
  58. authorize_follow:
  59. error: Unfortunately, there was an error looking up the remote account
  60. follow: Follow
  61. prompt_html: 'You (<strong>%{self}</strong>) have requested to follow:'
  62. title: Follow %{acct}
  63. datetime:
  64. distance_in_words:
  65. about_x_hours: "%{count}h"
  66. about_x_months: "%{count}mo"
  67. about_x_years: "%{count}y"
  68. almost_x_years: "%{count}y"
  69. half_a_minute: Just now
  70. less_than_x_minutes: "%{count}m"
  71. less_than_x_seconds: Just now
  72. over_x_years: "%{count}y"
  73. x_days: "%{count}d"
  74. x_minutes: "%{count}m"
  75. x_months: "%{count}mo"
  76. x_seconds: "%{count}s"
  77. exports:
  78. blocks: You block
  79. mutes: You mute
  80. csv: CSV
  81. follows: You follow
  82. storage: Media storage
  83. generic:
  84. changes_saved_msg: Changes successfully saved!
  85. powered_by: powered by %{link}
  86. save_changes: Save changes
  87. validation_errors:
  88. one: Something isn't quite right yet! Please review the error below
  89. other: Something isn't quite right yet! Please review %{count} errors below
  90. imports:
  91. preface: You can import certain data like all the people you are following or blocking into your account on this instance, from files created by an export on another instance.
  92. success: Your data was successfully uploaded and will now be processed in due time
  93. types:
  94. blocking: Blocking list
  95. following: Following list
  96. muting: Muting list
  97. upload: Upload
  98. landing_strip_html: <strong>%{name}</strong> is a user on <strong>%{domain}</strong>. You can follow them or interact with them if you have an account anywhere in the fediverse. If you don't, you can <a href="%{sign_up_path}">sign up here</a>.
  99. media_attachments:
  100. validations:
  101. images_and_video: Cannot attach a video to a status that already contains images
  102. too_many: Cannot attach more than 4 files
  103. notification_mailer:
  104. digest:
  105. body: 'Here is a brief summary of what you missed on %{instance} since your last visit on %{since}:'
  106. mention: "%{name} mentioned you in:"
  107. new_followers_summary:
  108. one: You have acquired one new follower! Yay!
  109. other: You have gotten %{count} new followers! Amazing!
  110. subject:
  111. one: "1 new notification since your last visit \U0001F418"
  112. other: "%{count} new notifications since your last visit \U0001F418"
  113. favourite:
  114. body: 'Your status was favourited by %{name}:'
  115. subject: "%{name} favourited your status"
  116. follow:
  117. body: "%{name} is now following you!"
  118. subject: "%{name} is now following you"
  119. follow_request:
  120. body: "%{name} has requested to follow you"
  121. subject: 'Pending follower: %{name}'
  122. mention:
  123. body: 'You were mentioned by %{name} in:'
  124. subject: You were mentioned by %{name}
  125. reblog:
  126. body: 'Your status was boosted by %{name}:'
  127. subject: "%{name} boosted your status"
  128. pagination:
  129. next: Next
  130. prev: Prev
  131. truncate: "&hellip;"
  132. remote_follow:
  133. acct: Enter your username@domain you want to follow from
  134. missing_resource: Could not find the required redirect URL for your account
  135. proceed: Proceed to follow
  136. prompt: 'You are going to follow:'
  137. settings:
  138. authorized_apps: Authorized apps
  139. back: Back to Mastodon
  140. edit_profile: Edit profile
  141. export: Data export
  142. import: Import
  143. preferences: Preferences
  144. settings: Settings
  145. two_factor_auth: Two-factor Authentication
  146. statuses:
  147. open_in_web: Open in web
  148. over_character_limit: character limit of %{max} exceeded
  149. show_more: Show more
  150. visibilities:
  151. private: Only show to followers
  152. public: Public
  153. unlisted: Public, but do not display on the public timeline
  154. stream_entries:
  155. click_to_show: Click to show
  156. reblogged: boosted
  157. sensitive_content: Sensitive content
  158. time:
  159. formats:
  160. default: "%b %d, %Y, %H:%M"
  161. two_factor_auth:
  162. code_hint: Enter the code generated by your authenticator app to confirm
  163. description_html: If you enable <strong>two-factor authentication</strong>, logging in will require you to be in possession of your phone, which will generate tokens for you to enter.
  164. disable: Disable
  165. enable: Enable
  166. enabled_success: Two-factor authentication successfully enabled
  167. instructions_html: "<strong>Scan this QR code into Google Authenticator or a similiar TOTP app on your phone</strong>. From now on, that app will generate tokens that you will have to enter when logging in."
  168. manual_instructions: 'If you can''t scan the QR code and need to enter it manually, here is the plain-text secret:'
  169. setup: Set up
  170. warning: If you cannot configure an authenticator app right now, you should click "disable" or you won't be able to login.
  171. wrong_code: The entered code was invalid! Are server time and device time correct?
  172. users:
  173. invalid_email: The e-mail address is invalid
  174. invalid_otp_token: Invalid two-factor code
  175. will_paginate:
  176. page_gap: "&hellip;"
  177. errors:
  178. 404: The page you were looking for doesn't exist.
  179. 410: The page you were looking for doesn't exist anymore.
  180. 422:
  181. title: Security verification failed
  182. content: Security verification failed. Are you blocking cookies?
  183. reports:
  184. reports: Reports
  185. status: Status
  186. unresolved: Unresolved
  187. resolved: Resolved
  188. id: ID
  189. target: Target
  190. reported_by: Reported by
  191. comment:
  192. label: Comment
  193. none: None
  194. view: View
  195. report: "Report #%{id}"
  196. delete: Delete
  197. reported_account: Reported account
  198. reported_by: Signalé par
  199. silence_account: Silence account
  200. suspend_account: Suspend account
  201. mark_as_resolved: Mark as resolved
  202. admin:
  203. settings:
  204. title: Site Settings
  205. setting: Setting
  206. click_to_edit: Click to edit
  207. contact_information:
  208. label: Contact information
  209. username: Enter a username
  210. email: Enter a public e-mail address
  211. site_title: Site title
  212. site_description:
  213. title: Site description
  214. desc_html: "Displayed as a paragraph on the frontpage and used as a meta tag.<br>You can use HTML tags, in particular <code>&lt;a&gt;</code> and <code>&lt;em&gt;</code>."
  215. site_description_extended:
  216. title: Extended site description
  217. desc_html: "Displayed on extended information page<br>You can use HTML tags"
  218. registrations:
  219. open:
  220. title: Open registration
  221. enabled: Enabled
  222. disabled: Disabled
  223. closed_message:
  224. title: Closed registration message
  225. desc_html: "Displayed on frontpage when registrations are closed<br>You can use HTML tags"