retrospring/config/locales/voc.en.yml

86 lines
2 KiB
YAML
Raw Normal View History

en:
voc:
2022-11-18 21:49:27 +01:00
add: "Add"
2024-02-27 22:23:02 +01:00
all: "All"
2022-04-19 22:32:46 +02:00
answer: "Answer"
2022-07-30 18:50:46 +02:00
block: "Block"
block_site_wide: "Block user site-wide"
cancel: "Cancel"
close: "Close"
confirm: "Are you sure?"
delete: "Delete"
edit: "Edit"
2024-02-27 22:23:02 +01:00
filter: "Filter"
2022-07-30 19:58:49 +02:00
follow: "Follow"
format_markdown: "Styling with Markdown is supported"
2022-04-19 22:32:46 +02:00
load: "Load more"
2023-03-11 19:48:04 +01:00
loading: "Loading…"
login: "Sign in"
logout: "Sign out"
mute: "Mute"
save: "Save changes"
show_anonymous_questions: "Show all questions from this user"
2023-03-05 18:45:38 +01:00
smile: "Smile"
2022-08-21 16:55:09 +02:00
subscribe: "Subscribe"
unsubscribe: "Unsubscribe"
register: "Sign up"
register_now: "Register now"
2022-11-18 21:49:27 +01:00
remove: "Remove"
2022-04-19 22:32:46 +02:00
report: "Report"
terms: "Terms of Service"
2022-07-30 18:50:46 +02:00
unblock: "Unblock"
2022-07-30 19:58:49 +02:00
unfollow: "Unfollow"
unmute: "Unmute"
2022-02-17 00:55:13 +01:00
update: "Update"
2022-04-19 22:32:46 +02:00
view_in_rails_admin: "View in Rails Admin"
2022-07-31 02:37:56 +02:00
"y": "Yes"
"n": "No"
2022-02-17 00:55:13 +01:00
messages:
2022-07-30 15:11:26 +02:00
noauth: "You need to be logged in to perform this action."
2022-02-19 00:40:49 +01:00
time:
distance_ago: "%{time} ago"
2022-07-02 11:34:46 +02:00
hours: "hours"
days: "days"
weeks: "weeks"
months: "months"
datetime:
distance_in_words:
short:
about_x_hours:
one: "1h"
other: "%{count}h"
about_x_months:
one: "1mo"
other: "%{count}mo"
about_x_years:
one: "1y"
other: "%{count}y"
almost_x_years:
one: "1y"
other: "%{count}y"
half_a_minute: 1m
less_than_x_seconds:
one: "1s"
other: "%{count}s"
less_than_x_minutes:
one: "1m"
other: "%{count}m"
over_x_years:
one: "1y"
other: "%{count}y"
x_seconds:
one: "1s"
other: "%{count}s"
x_minutes:
one: "1m"
other: "%{count}m"
x_days:
one: "1d"
other: "%{count}d"
x_months:
one: "1mo"
other: "%{count}mo"
x_years:
one: "1y"
other: "%{count}y"