discourse-assign/config/locales/client.en.yml

67 lines
2.1 KiB
YAML

en:
js:
filters:
unassigned:
title: "Unassigned"
help: "Topics that are not assigned"
action_codes:
assigned: "assigned %{who} %{when}"
unassigned: "unassigned %{who} %{when}"
discourse_assign:
add_unassigned_filter: "Add 'unassigned' filter to category"
cant_act: "You cannot act on flags that have been assigned to other users"
cant_act_unclaimed: "You must claim this topic before acting on flags."
topic_search_placeholder: "Search topics by title or post content"
sidebar_name_filter_placeholder: "Name/Username"
assigned: "Assigned"
group_everyone: "Everyone"
assigned_to: "Assigned to"
assign_notification: "<p><span>%{username}</span> %{description}</p>"
unassign:
title: "Unassign"
help: "Unassign %{username} from Topic"
assign:
title: "Assign"
help: "Assign Topic to User"
reassign:
title: "Re-assign"
help: "Re-assign Topic to a different user"
assign_modal:
title: "Assign Topic"
description: "Enter the name of the user you'd like to assign this topic"
assign: "Assign"
claim:
title: "claim"
help: "Assign topic to yourself"
assign_mailer:
never: "Never"
different_users: "Only if assigner and assignee are different users"
always: "Always"
reminders_frequency:
description: "Frequency for receiving assigned topics reminders"
never: "Never"
daily: "Daily"
weekly: "Weekly"
monthly: "Monthly"
quarterly: "Quarterly"
user:
messages:
assigned_title: "Assigned (%{count})"
assigned: "Assigned"
admin:
web_hooks:
assign_event:
name: "Assign Event"
details: "When a user assigns or unassigns a topic."
search:
advanced:
in:
assigned: "are assigned"
unassigned: "are unassigned"
assigned:
label: "Assigned to"
topics:
bulk:
unassign: "Unassign Topics"
assign: "Assign Topics"