80 lines
2.7 KiB
YAML
80 lines
2.7 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"
|
||
no_assignments_title: "You don’t have any assignments yet"
|
||
no_assignments_body: >
|
||
Your assigned topics and messages will be listed here. You will also receive a periodic reminder notification of your assignments, which you can adjust in your <a href='%{preferencesUrl}'>user preferences</a>.
|
||
<br><br>
|
||
To assign a topic or message to yourself or to someone else, look for the %{icon} assign button at the bottom.
|
||
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"
|
||
discourse_automation:
|
||
scriptables:
|
||
random_assign:
|
||
fields:
|
||
assignees_group:
|
||
label: Assignees Group
|
||
assigned_topic:
|
||
label: Assigned Topic ID
|