Translated using Weblate (Danish)

Currently translated at 0.0% (0 of 280 strings)

Translation: DiscordTickets/DiscordTickets
Translate-URL: https://weblate.end-play.xyz/projects/discordtickets/discordtickets/da/
This commit is contained in:
Anonymous 2024-05-05 17:14:00 +00:00 committed by Weblate
parent f8d7b3aa56
commit b831ec48b4

View File

@ -1 +1,455 @@
{}
buttons:
accept_close_request:
emoji:
text: Accept
claim:
emoji: 🙌
text: Claim
unclaim:
text: Release
emoji: ♻️
cancel:
emoji:
text: Cancel
close:
emoji: ✖️
text: Close
confirm_open:
emoji:
text: Create ticket
create:
emoji: 🎫
text: Create a ticket
edit:
emoji: ✏️
text: Edit
reject_close_request:
emoji: ✖️
text: Reject
commands:
message:
pin:
not_pinnable:
description: "This message can't be pinned.\nPlease ask an administrator to
check the bot's permissions.\n"
title: ❌ Error
not_ticket:
description: You can only pin messages in tickets.
title: ❌ This isn't a ticket channel
name: Pin message
pinned:
description: The message has been pinned.
title: ✅ Pinned message
create:
name: Create ticket from message
slash:
add:
not_staff:
description: Only staff members can add members to others' tickets.
title: ❌ Error
added: ➡️ {added} has been added by {by}.
description: Add a member to a ticket
name: add
options:
member:
description: The member to add to the ticket
name: member
ticket:
description: The ticket to add the member to
name: ticket
success:
description: '{member} has been added to {ticket}.'
title: ✅ Added
close:
invalid_time:
description: '`{input}` is not a valid time format.'
title: ❌ Invalid
description: Request a ticket to be closed
name: close
options:
reason:
description: The reason for closing the ticket
name: reason
force-close:
confirm_multiple:
description: "You are about to close **{count}** tickets that have been inactive
for more than `{time}`:\n{tickets}\n"
title: ❓ Are you sure?
options:
category:
description: Close all tickets in the specified category (must be used with
`time`)
name: category
ticket:
description: The ticket to close
name: ticket
time:
description: Close all tickets that have been inactive for the specified
time
name: time
reason:
description: The reason for closing the ticket(s)
name: reason
closed_one:
description: The channel will be deleted in a few seconds.
title: ✅ Ticket closed
confirmed_multiple:
description: The channels will be deleted in a few seconds.
title:
- ✅ Closing %d ticket
- ✅ Closing %d tickets
description: Forcibly close a ticket
name: force-close
no_tickets:
description: There are no open tickets that have been inactive for more than
`{time}`.
title: ❌ No tickets
not_staff:
description: Only staff members can force-close tickets.
title: ❌ Error
move:
moved: 🗃️ {by} has moved this ticket from **{from}** to **{to}**.
description: Move a ticket to another category
name: move
not_staff:
description: Only staff members can move tickets.
title: ❌ Error
options:
category:
description: The category to move the ticket to
name: category
priority:
not_staff:
description: Only staff members can change the priority of tickets.
title: ❌ Error
description: Set the priority of a ticket
name: priority
options:
priority:
choices:
HIGH: 🔴 High
LOW: 🟢 Low
MEDIUM: 🟠 Medium
description: The priority of the ticket
name: priority
success:
description: This ticket's priority has been set to `{priority}`.
title: ✅ Priority set
remove:
description: Remove a member from a ticket
options:
member:
description: The member to remove from the ticket
name: member
ticket:
description: The ticket to remove the member from
name: ticket
success:
description: '{member} has been removed from {ticket}.'
title: ✅ Removed
name: remove
not_staff:
description: Only staff members can remove members from others' tickets.
title: ❌ Error
removed: ⬅️ {removed} has been removed by {by}.
tickets:
not_staff:
description: Only staff members can view others' tickets.
title: ❌ Error
response:
fields:
closed:
none:
own: "You haven't made any tickets.\nUse {new} to open a ticket.\n"
other: "{user} hasn't made any tickets."
name: Closed tickets
open:
name: Open tickets
description: Use {transcript} to download the transcript of a ticket.
title:
other: "{displayName}'s tickets"
own: Your tickets
description: List your own or someone else's tickets
name: tickets
options:
member:
description: The member to list the tickets of
name: member
transcript:
options:
ticket:
description: The ticket to get the transcript of
name: ticket
member:
description: The member to search for tickets of
name: member
description: Get the transcript of a ticket
name: transcript
not_staff:
description: Only staff members can read the transcripts of others' tickets.
title: ❌ Error
transfer:
transferred_from: 📨 {user} has transferred this ticket from {from} to {to}.
description: Transfer ownership of a ticket to another member
name: transfer
options:
member:
description: The member to transfer ownership to
name: member
transferred: 📨 {user} has transferred this ticket to {to}.
claim:
description: Claim a ticket
name: claim
not_staff:
description: Only staff members can claim tickets.
title: ❌ Error
help:
description: Show the help menu
name: help
response:
commands: Commands
description: '**Use {command} to create a ticket and get support.**'
links:
commands: Full command list
docs: Documentation
feedback: Feedback
links: Useful links
support: Support
settings: Bot settings
title: Help
new:
description: Create a new ticket
name: new
options:
references:
description: The number of a related ticket
name: references
release:
description: Release (unclaim) a ticket
name: release
tag:
description: Use a tag
name: tag
options:
for:
description: The user to target the tag to
name: for
tag:
description: The name of the tag to use
name: tag
topic:
description: Change the topic of a ticket
name: topic
user:
create:
not_staff:
description: Only staff members can open tickets for other members.
title: ❌ Error
sent:
description: '{user} has been invited to create a ticket in **{category}**.'
title: ✅ Prompt sent
name: Create ticket for user
prompt:
description: Click the button below to create a ticket.
title: Please create a ticket
dm:
confirm_open:
title: Do you want to open a ticket with the following topic?
closed:
archived: Use the `/transcript` command in **{guild}** to view the archived messages.
fields:
closed:
name: Closed at
value: '{timestamp} (after {duration})'
closed_by: Closed by
created: Created at
feedback: Your feedback
reason: Closed because
response: Response time
ticket: Ticket
topic: Topic
title: Your ticket has been closed
log:
message:
description: '{user} {verb} a message'
message: Message
title: Message {verb}
verb:
delete: deleted
update: updated
ticket:
verb:
update: updated
claim: claimed
close: closed
create: created
unclaim: released
added: Added members
description: '{user} {verb} a ticket'
removed: Removed members
ticket: Ticket
title: Ticket {verb}
admin:
changes: Changes
description:
joined: '{user} {verb} {targetType}'
target:
category: a category
panel: a panel
question: a question
settings: the settings
tag: a tag
title:
joined: '{targetType} {verb}'
target:
category: Category
panel: Panel
question: Question
settings: Settings
tag: Tag
verb:
create: created
delete: deleted
update: updated
misc:
blocked:
description: You are not allowed to create tickets.
title: ❌ Blocked
error:
description: "Sorry, an unexpected error occurred.\nPlease give this information
to an administrator.\n"
fields:
identifier: Identifier
title: ⚠️ Something went wrong
member_limit:
description:
- Please use your existing ticket or close it before creating another.
- "Please close a ticket before creating another.\nUse `/tickets` to view your
existing tickets.\n"
title:
- ❌ You already have a ticket
- ❌ You already have %d open tickets
missing_roles:
description: You do not have the roles required to be able to create a ticket
in this category.
title: ❌ Insufficient roles
role_error:
description: Sorry, the operation failed because of an invalid configuration.
fields:
for_admins:
value: "An invalid user or role was supplied, which usually means a staff
role has been deleted. [Click here]({url}) for resolution instructions.\n"
name: For server administrators
title: ⚠️ Something went wrong
category_full:
description: "The category has reached its maximum capacity.\nPlease try again
later.\n"
title: ❌ Category full
cooldown:
description: Please wait {time} before creating another ticket in this category.
title: ❌ Please wait
expired:
description: You didn't respond in time. Please try again.
title: ⏰ Expired
expires_in: Expires in {time}
invalid_ticket:
description: Please specify a valid ticket.
title: ❌ Invalid ticket
no_categories:
description: "No ticket categories have been configured.\nConfigure your server
at {url}."
title: ❌ There are no ticket categories
not_ticket:
description: You can only use this command in tickets.
title: ❌ This isn't a ticket channel
ratelimited:
description: Try again in a few seconds.
title: 🐢 Please slow down
unknown_category:
description: Please try a different category.
title: ❌ That ticket category doesn't exist
update:
description: "> [View `{version}` on GitHub]({github})\n> [Changelog]({changelog})\n
> [Update guide]({guide})\n"
title: An update is available
modals:
topic:
placeholder: What is this ticket about?
label: Topic
feedback:
comment:
label: Comment
placeholder: Do you have any additional feedback?
rating:
label: Rating
placeholder: 1-5
title: How did we do?
ticket:
claimed: 🙌 {user} has claimed this ticket.
close:
rejected: ✋ {user} rejected a request to close this ticket.
staff_request:
description: "{requestedBy} wants to close this ticket.\nClick \"Accept\" to
close it now, or \"Reject\" if you still need help.\n"
archived: "\nThe messages in this channel will be archived for future reference.\n"
title: ❓ Can this ticket be closed?
closed:
description: This channel will be deleted in a few seconds…
title: ✅ Ticket closed
forbidden:
description: You don't have permission to close this ticket.
title: ❌ Error
user_request:
title: ❓ {requestedBy} wants to close this ticket
wait_for_staff: ✋ Please wait for staff to close this ticket.
wait_for_user: ✋ Please wait for the user to respond.
edited:
description: Your changes have been saved.
title: ✅ Ticket updated
inactive:
description: "There hasn't been any activity in this channel since <t:{timestamp}:R>.\n
Please continue the conversation or {close} the ticket.\n"
title: ⏰ This ticket is inactive
released: ♻️ {user} has released this ticket.
working_hours:
next:
description: We'll be back at <t:{timestamp}:F> (<t:{timestamp}:R>), although
you may receive a response before then.
title: 🕗 We're not working at the moment
today:
description: You may receive a response before, but we don't start working until
<t:{timestamp}:t> today (<t:{timestamp}:R>).
title: 🕗 We're not working at the moment
answers:
no_value: '*No response*'
closing_soon:
description: "This ticket will be closed due to inactivity <t:{timestamp}:R>.\n
Send a message to cancel this automation.\n"
title: ⌛ This ticket will be closed soon
created:
description: 'Your ticket channel has been created: {channel}.'
title: ✅ Ticket created
feedback: Thank you for your feedback.
offline:
description: There aren't any staff members available at the moment, so it may
take longer than usual to get a response.
title: 😴 We're not online
opening_message:
content: "{staff}\n{creator} has created a new ticket\n"
fields:
topic: Topic
references_message:
description: References [a message]({url}) sent {timestamp} by {author}.
title: Reference
references_ticket:
description: 'This ticket is related to a previous ticket:'
fields:
date: Created at
number: Number
topic: Topic
title: Reference
menus:
category:
placeholder: Select a ticket category
guild:
placeholder: Select a server