2019-08-18 14:51:37 +02:00
en :
2022-06-05 11:40:43 +02:00
common :
2022-08-05 18:15:17 +02:00
validations :
required : '%{attribute} is required'
email : 'Invalid email'
url : 'Invalid URL'
password : 'Password must have at least %{n} characters'
password_mismatch : 'Password and password confirmation must match'
2022-06-05 11:40:43 +02:00
forms :
auth :
2022-07-18 10:47:54 +02:00
email : 'Email'
2022-06-05 11:40:43 +02:00
full_name : 'Full name'
password : 'Password'
password_confirmation : 'Password confirmation'
new_password : 'New password'
new_password_confirmation : 'New password confirmation'
current_password : 'Current password'
notifications_enabled : 'Notifications enabled'
notifications_enabled_help : "if disabled, you won't receive any notification"
2024-03-16 16:24:00 +01:00
waiting_confirmation : 'Currently waiting confirmation for %{email}'
password_leave_blank_help : "leave blank if you don't want to change your password"
current_password_required_help : 'we need your current password to confirm your changes'
2022-06-05 11:40:43 +02:00
remember_me : 'Remember me'
log_in : 'Log in'
sign_up : 'Sign up'
2022-08-05 18:15:17 +02:00
log_in_with : 'Log in with %{o_auth}'
sign_up_with : 'Sign up with %{o_auth}'
2022-06-05 11:40:43 +02:00
profile_settings : 'Profile settings'
update_profile : 'Update profile'
cancel_account : 'Cancel account'
forgot_password : 'Forgot your password?'
confirmation_instructions_not_received : "Didn't receive confirmation instructions?"
unlock_instructions_not_received : "Didn't receive unlock instructions?"
send_reset_password_instructions : 'Send me reset password instructions'
resend_confirmation_instructions : 'Resend confirmation instructions'
resend_unlock_instructions : 'Resend unlock instructions'
change_password : 'Change password'
password_help : '%{count} characters minimum'
comments_number :
one : '1 comment'
other : '%{count} comments'
no_status : 'No status'
loading : 'Loading...'
2022-06-22 10:17:42 +02:00
confirmation : 'Are you sure?'
2022-08-05 18:15:17 +02:00
unsaved_changes : 'Unsaved changes will be lost if you leave the page.'
2022-06-22 10:17:42 +02:00
edited : 'Edited'
2022-08-05 18:15:17 +02:00
enabled : 'Enabled'
disabled : 'Disabled'
copied : 'Copied!'
2024-02-14 19:40:39 +01:00
user_staff : 'Staff'
2024-02-27 18:32:14 +01:00
powered_by : 'Powered by'
2022-06-05 11:40:43 +02:00
buttons :
2022-08-05 18:15:17 +02:00
new : 'New'
2022-06-05 11:40:43 +02:00
edit : 'Edit'
delete : 'Delete'
cancel : 'Cancel'
create : 'Create'
update : 'Save'
2022-07-18 10:47:54 +02:00
confirm : 'Confirm'
2022-08-05 18:15:17 +02:00
back : 'Back'
2022-08-22 10:38:03 +02:00
test : 'Test'
2024-02-15 22:30:41 +01:00
clear : 'Clear'
2022-06-05 11:40:43 +02:00
datetime :
now : 'just now'
minutes :
one : '1 minute ago'
other : '%{count} minutes ago'
hours :
one : '1 hour ago'
other : '%{count} hours ago'
days :
one : '1 day ago'
other : '%{count} days ago'
header :
menu :
site_settings : 'Site settings'
profile_settings : 'Profile settings'
sign_out : 'Sign out'
log_in : 'Log in / Sign up'
roadmap :
title : 'Roadmap'
2024-05-03 18:11:07 +02:00
billing :
title : 'Billing'
2022-07-18 10:47:54 +02:00
blocked_tenant :
title : 'This feedback space has been blocked'
2022-06-05 11:40:43 +02:00
board :
new_post :
submit_button : 'Submit feedback'
cancel_button : 'Cancel'
login_button : 'Log in / Sign up'
title : 'Title'
description : 'Description (optional)'
no_title : 'Title field is mandatory'
submit_success : 'Feedback published! You will be redirected soon...'
submit_error : 'An unknown error occurred, try again'
search_box :
title : 'Search'
filter_box :
title : 'Filter by status'
2024-01-26 17:43:24 +01:00
sort_by_box :
title : 'Sort by'
trending : 'Trending'
newest : 'Newest'
most_voted : 'Most voted'
oldest : 'Oldest'
2024-02-15 22:30:41 +01:00
filter_by_date_box :
title : 'Filter by date'
from_label : 'From'
to_label : 'To'
2022-06-05 11:40:43 +02:00
posts_list :
empty : 'There are no posts'
post :
edit_button : 'Edit'
2022-06-22 10:17:42 +02:00
published_by : 'Published by'
2022-06-05 11:40:43 +02:00
post_status_select :
no_post_status : 'None'
updates_box :
title : 'Updates'
empty : 'There are no updates yet'
status_change : 'changed status to'
likes_box :
title : 'Likes'
empty : 'There are no likes yet'
action_box :
title : 'Actions'
2022-06-08 10:20:36 +02:00
follow_button : 'Follow post'
2022-06-05 11:40:43 +02:00
following_description : "you're receiving notifications about new updates on this post"
not_following_description : "you won't receive notifications about this post"
comments :
title : 'Activity'
post_update_badge : 'Update'
reply_button : 'Reply'
new_comment :
body_placeholder : 'Leave a comment'
submit_button : 'Submit'
is_post_update : 'Mark as update'
user_notification : 'Users that follow this post will be notified'
not_logged_in : 'You need to log in to post comments'
site_settings :
menu :
title : 'Site settings'
2022-07-18 10:47:54 +02:00
general : 'General'
2022-06-05 11:40:43 +02:00
boards : 'Boards'
post_statuses : 'Statuses'
2022-06-12 15:22:06 +02:00
roadmap : 'Roadmap'
2022-06-24 14:39:35 +02:00
users : 'Users'
2022-08-05 18:15:17 +02:00
authentication : 'Authentication'
2024-01-23 18:50:42 +01:00
appearance : 'Appearance'
2022-06-05 11:40:43 +02:00
info_box :
up_to_date : 'All changes saved'
error: 'An error occurred : %{message}'
2022-07-18 10:47:54 +02:00
dirty : 'Changes not saved'
general :
title : 'General'
brand_setting_both : 'Both name and logo'
brand_setting_name : 'Name only'
brand_setting_logo : 'Logo only'
brand_setting_none : 'None'
2023-02-11 11:35:27 +01:00
subtitle_header : 'Header'
collapse_boards_in_header_no_collapse : 'Never'
collapse_boards_in_header_always_collapse : 'Always'
subtitle_visibility : 'Visibility'
2024-03-28 12:29:54 +01:00
custom_domain_help : 'First, in your DNS settings, add a CNAME record pointing "%{domain}" to "cname.astuto.io". Then, click the "Save" button below.'
2024-03-24 12:54:02 +01:00
custom_domain_learn_more : 'Learn how to configure a custom domain'
2023-02-05 11:55:38 +01:00
show_vote_count_help : 'If you enable this setting, users will be able to see the vote count of posts. This may incentivize users to vote on already popular posts, leading to a snowball effect.'
show_vote_button_in_board_help : 'If you enable this setting, users will be able to vote posts from the board page. This may incentivize users to vote on more posts, leading to a higher number of votes but of lower significance.'
2022-06-05 11:40:43 +02:00
boards :
title : 'Boards'
empty : 'There are no boards. Create one below!'
new : 'New'
form :
name : 'Board name'
description : 'Board description (optional)'
post_statuses :
title : 'Statuses'
empty : 'There are no statuses. Create one below!'
new : 'New'
form :
name : 'Status name'
2022-06-12 15:22:06 +02:00
roadmap :
title : 'Roadmap'
title2 : 'Not in roadmap'
empty : 'The roadmap is empty.'
2022-07-18 10:47:54 +02:00
help : 'You can add statuses to the roadmap by dragging them from the section below. If you instead want to create a new status or change their order, go to Site settings > Statuses.'
2024-01-23 18:50:42 +01:00
appearance :
title : 'Appearance'
learn_more : 'Learn how to customize appearance'
2022-06-24 14:39:35 +02:00
users :
title : 'Users'
block : 'Block'
unblock : 'Unblock'
block_confirmation : "%{name} won't be able to log in until it is unblocked. Are you sure?"
unblock_confirmation : "%{name} will be able to log in and submit feedback. Are you sure?"
2023-01-18 21:11:27 +01:00
role_to_moderator_confirmation : "%{name} will be able to manage posts and users. Proceed only if you trust this person. Are you sure?"
role_to_admin_confirmation : "%{name} will be able to manage boards, posts, statuses, users and more. Proceed only if you trust this person. Are you sure?"
2022-06-24 14:39:35 +02:00
role_user : 'User'
role_moderator : 'Moderator'
role_admin : 'Administrator'
2023-01-18 21:11:27 +01:00
role_owner : 'Owner'
2022-06-24 14:39:35 +02:00
status_active : 'Active'
status_blocked : 'Blocked'
2022-08-05 18:15:17 +02:00
status_deleted : 'Deleted'
authentication :
title : 'Authentication'
2024-01-23 18:50:42 +01:00
learn_more : 'Learn how to configure custom OAuth providers'
2022-08-05 18:15:17 +02:00
oauth_subtitle : 'OAuth providers'
2024-01-22 14:45:48 +01:00
default_oauth : 'Default OAuth provider'
2022-08-05 18:15:17 +02:00
copy_url : 'Copy URL'
test_page :
title : '%{name} OAuth test results'
fetched_user_data : 'Fetched user data'
found : 'Found'
summary : 'Summary'
valid_configuration : 'This OAuth provider is configured correctly!'
2022-11-15 18:13:55 +01:00
warning_configuration : 'This OAuth provider is configured correctly, but a default name for users (%{name}) will be used.'
2022-08-05 18:15:17 +02:00
invalid_configuration : 'This OAuth provider is NOT configured correctly.'
form :
title_new : 'New OAuth provider'
title_edit : 'Edit OAuth provider'
subtitle_oauth_config : 'OAuth configuration'
subtitle_user_profile_config : 'User profile configuration'
2022-11-15 18:13:55 +01:00
client_secret_help : 'hidden for security purposes'