Retrospring/config/locales/views.en.yml

113 lines
3.8 KiB
YAML
Raw Normal View History

en:
announcement:
index:
title: :activerecord.models.announcement.other
confirm: "Are you sure you want to delete this announcement?"
new: "Add Announcement"
new:
title: "Create Announcement"
edit:
title: "Edit Announcement"
devise:
registrations:
edit:
title: "Account Settings"
new:
title: "Sign up"
info: "With signing up you accept our %{terms}"
sessions:
new:
title: "Sign in"
feedback:
consent:
title: "Feedback"
bugs:
title: "Bugs Feedback"
features:
title: "Feature Requests Feedback"
modal:
password:
title: "Save account changes"
services:
index:
title: "Service Settings"
settings:
account:
email_confirm: "Currently awaiting confirmation for %{resource}"
help:
password: "Leave this blank if you don't want to change it"
delete:
action: "Delete my account"
heading: "Unsatisfied?"
2022-02-12 17:26:15 -08:00
export:
heading: "Export your data"
body_html: |
<p>The data is inside a <code>.tar.gz</code> archive and available in three formats: YAML, JSON, and XML.
The archive also contains a copy of your profile picture and header picture in all sizes.</p>
<p>Please note that you can only export your data once a week. Exporting your data
will take a while, so please be patient. You will receive a question once exporting
is done.</p>
export: "Export"
export_url:
none: "Once exporting your account is done, a download link will appear here."
present: "Here's your export from %{time}"
profile:
adjust:
profile_picture: "Adjust your new profile picture"
profile_header: "Adjust your new profile header"
services:
services:
one: "Sharing is enabled for the following service:"
other: "Sharing is enabled for the following services:"
zero: "You have not connected any services yet."
connect: "Connect to %{service}"
disconnect: "Disconnect"
confirm: "Really disconnect service %{service}?"
theme:
heading: "Theming"
lead: "Welcome to the Theme Editor!"
body_html: |
<p>Here you'll be able to modify your Retrospring experience by adjusting all available colors.
To further help you with adjusting needs, there are a few example elements using the specified colors, and sections will include
descriptions on their general use on the site!</p>
<p>And with that: <b>Happy Theming!</b>
delete: "Delete Theme"
general:
heading: "General"
body: "Here you'll find general page values that are basically visible all across the page."
colors:
heading: "Colors"
body: |
Colors you can find used on the site. The names of the colors usually describe the context.
The "text" colors for all styles represent the color that text on top of these colors has.
alert:
example: "A simple %{type} alert — check it out!"
type:
danger: "danger"
info: "info"
primary: "primary"
success: "success"
warning: "warning"
button:
example: "A %{type} button"
type:
dark: "dark"
light: "light"
text:
example: "Some muted text"
forms:
heading: "Forms and Inputs"
body: "Styles for form inputs, like text fields."
raised:
heading: "Raised Content"
body: "Raised content basically describes all the different boxes and panels you can see across the site."
accent:
example: "Some text on top of a accented area on a raised element!"
user:
edit:
title: "Profile Settings"
2022-02-12 14:12:55 -08:00
edit_theme:
title: "Theme Settings"
2022-02-12 17:26:15 -08:00
export:
title: "Export"