mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2024-11-16 17:03:09 +02:00
Translated using Weblate (Swedish)
Currently translated at 39.2% (110 of 280 strings) Translation: DiscordTickets/DiscordTickets Translate-URL: https://weblate.end-play.xyz/projects/discordtickets/discordtickets/sv/
This commit is contained in:
parent
e9a42dc5f7
commit
26e83b7048
@ -16,6 +16,7 @@ buttons:
|
||||
text: Neka
|
||||
unclaim:
|
||||
emoji: ♻️
|
||||
text: Release
|
||||
edit:
|
||||
text: Redigera
|
||||
emoji: ✏️
|
||||
@ -32,14 +33,18 @@ commands:
|
||||
options:
|
||||
member:
|
||||
name: medlem
|
||||
description: The member to add to the ticket
|
||||
ticket:
|
||||
name: ärende
|
||||
description: The ticket to add the member to
|
||||
added: ➡️ {added}har lagts till av {by}.
|
||||
not_staff:
|
||||
title: ❌ Fel
|
||||
description: Only staff members can add members to others' tickets.
|
||||
success:
|
||||
title: ✅ Lades till
|
||||
description: '{member} har lagts till i {ticket}.'
|
||||
description: Add a member to a ticket
|
||||
claim:
|
||||
not_staff:
|
||||
title: ❌ Fel
|
||||
@ -63,16 +68,36 @@ commands:
|
||||
options:
|
||||
reason:
|
||||
name: anledning
|
||||
description: The reason for closing the ticket(s)
|
||||
category:
|
||||
name: kategori
|
||||
description: Close all tickets in the specified category (must be used with
|
||||
`time`)
|
||||
time:
|
||||
name: tid
|
||||
description: Close all tickets that have been inactive for the specified
|
||||
time
|
||||
ticket:
|
||||
description: The ticket to close
|
||||
name: ticket
|
||||
confirm_multiple:
|
||||
title: ❓ Är du säker?
|
||||
description: "You are about to close **{count}** tickets that have been inactive
|
||||
for more than `{time}`:\n{tickets}\n"
|
||||
confirmed_multiple:
|
||||
description: Kanalerna kommer att tas bort om några sekunder.
|
||||
title:
|
||||
- ✅ Closing %d ticket
|
||||
- ✅ Closing %d tickets
|
||||
not_staff:
|
||||
title: ❌ Fel
|
||||
description: Only staff members can force-close tickets.
|
||||
no_tickets:
|
||||
description: There are no open tickets that have been inactive for more than
|
||||
`{time}`.
|
||||
title: ❌ No tickets
|
||||
description: Forcibly close a ticket
|
||||
name: force-close
|
||||
help:
|
||||
response:
|
||||
links:
|
||||
@ -80,8 +105,10 @@ commands:
|
||||
links: Användbara länkar
|
||||
docs: Dokumentation
|
||||
support: Hjälp
|
||||
commands: Full command list
|
||||
settings: Bot-inställningar
|
||||
commands: Kommandon
|
||||
description: '**Use {command} to create a ticket and get support.**'
|
||||
title: Hjälp
|
||||
description: Visa hjälp-menyn
|
||||
name: hjälp
|
||||
@ -89,9 +116,13 @@ commands:
|
||||
name: flytta
|
||||
not_staff:
|
||||
title: ❌ Fel
|
||||
description: Only staff members can move tickets.
|
||||
options:
|
||||
category:
|
||||
name: kategori
|
||||
description: The category to move the ticket to
|
||||
description: Move a ticket to another category
|
||||
moved: 🗃️ {by} has moved this ticket from **{from}** to **{to}**.
|
||||
priority:
|
||||
options:
|
||||
priority:
|
||||
@ -100,19 +131,32 @@ commands:
|
||||
LOW: 🟢 Låg
|
||||
MEDIUM: 🟠 Mellan
|
||||
name: prioritet
|
||||
description: The priority of the ticket
|
||||
name: prioritet
|
||||
not_staff:
|
||||
title: ❌ Fel
|
||||
description: Only staff members can change the priority of tickets.
|
||||
success:
|
||||
title: ✅ Prioritetens fastställdes
|
||||
description: This ticket's priority has been set to `{priority}`.
|
||||
description: Set the priority of a ticket
|
||||
remove:
|
||||
not_staff:
|
||||
title: ❌ Fel
|
||||
description: Only staff members can remove members from others' tickets.
|
||||
name: ta-bort
|
||||
options:
|
||||
member:
|
||||
name: medlem
|
||||
description: The member to remove from the ticket
|
||||
ticket:
|
||||
description: The ticket to remove the member from
|
||||
name: ticket
|
||||
removed: ⬅️ {removed} har tagits bort av {by}.
|
||||
description: Remove a member from a ticket
|
||||
success:
|
||||
description: '{member} has been removed from {ticket}.'
|
||||
title: ✅ Removed
|
||||
tag:
|
||||
name: tagg
|
||||
options:
|
||||
@ -121,45 +165,93 @@ commands:
|
||||
name: tagg
|
||||
for:
|
||||
description: Användaren som taggen ska riktas mot
|
||||
name: for
|
||||
description: Använd en tagg
|
||||
tickets:
|
||||
options:
|
||||
member:
|
||||
name: medlem
|
||||
description: The member to list the tickets of
|
||||
not_staff:
|
||||
title: ❌ Fel
|
||||
description: Only staff members can view others' tickets.
|
||||
description: List your own or someone else's tickets
|
||||
response:
|
||||
description: Use {transcript} to download the transcript of a ticket.
|
||||
fields:
|
||||
closed:
|
||||
name: Closed tickets
|
||||
none:
|
||||
other: "{user} hasn't made any tickets."
|
||||
own: "You haven't made any tickets.\nUse {new} to open a ticket.\n"
|
||||
open:
|
||||
name: Open tickets
|
||||
title:
|
||||
other: "{displayName}'s tickets"
|
||||
own: Your tickets
|
||||
name: tickets
|
||||
transcript:
|
||||
options:
|
||||
member:
|
||||
name: medlem
|
||||
description: The member to search for tickets of
|
||||
ticket:
|
||||
description: The ticket to get the transcript of
|
||||
name: ticket
|
||||
not_staff:
|
||||
title: ❌ Fel
|
||||
description: Only staff members can read the transcripts of others' tickets.
|
||||
description: Get the transcript of a ticket
|
||||
name: transcript
|
||||
new:
|
||||
options:
|
||||
references:
|
||||
name: referenser
|
||||
description: The number of a related ticket
|
||||
name: nytt
|
||||
description: Create a new ticket
|
||||
topic:
|
||||
name: ämne
|
||||
description: Change the topic of a ticket
|
||||
transfer:
|
||||
name: överför
|
||||
options:
|
||||
member:
|
||||
description: Medlemmen att överföra äganderätten till
|
||||
name: medlem
|
||||
description: Transfer ownership of a ticket to another member
|
||||
transferred: 📨 {user} has transferred this ticket to {to}.
|
||||
transferred_from: 📨 {user} has transferred this ticket from {from} to {to}.
|
||||
release:
|
||||
description: Release (unclaim) a ticket
|
||||
name: release
|
||||
message:
|
||||
pin:
|
||||
pinned:
|
||||
title: ✅ Nålade fast meddelandet
|
||||
description: The message has been pinned.
|
||||
name: Nåla fast meddelande
|
||||
not_pinnable:
|
||||
description: "Det här meddelandet kan inte nålas fast.\nVänligen be en administratör
|
||||
att kontrollera behörigheterna för boten.\n"
|
||||
title: ❌ Fel
|
||||
not_ticket:
|
||||
description: You can only pin messages in tickets.
|
||||
title: ❌ This isn't a ticket channel
|
||||
create:
|
||||
name: Create ticket from message
|
||||
user:
|
||||
create:
|
||||
not_staff:
|
||||
title: ❌ Fel
|
||||
description: Only staff members can open tickets for other members.
|
||||
name: Create ticket for user
|
||||
prompt:
|
||||
description: Click the button below to create a ticket.
|
||||
title: Please create a ticket
|
||||
sent:
|
||||
description: '{user} has been invited to create a ticket in **{category}**.'
|
||||
title: ✅ Prompt sent
|
||||
log:
|
||||
admin:
|
||||
description:
|
||||
@ -189,15 +281,175 @@ log:
|
||||
title: Meddelande {verb}
|
||||
verb:
|
||||
delete: togs bort
|
||||
update: updated
|
||||
ticket:
|
||||
title: Ticket {verb}
|
||||
added: Added members
|
||||
description: '{user} {verb} a ticket'
|
||||
removed: Removed members
|
||||
ticket: Ticket
|
||||
verb:
|
||||
claim: claimed
|
||||
close: closed
|
||||
create: created
|
||||
unclaim: released
|
||||
update: updated
|
||||
misc:
|
||||
cooldown:
|
||||
title: ❌ Vänligen vänta
|
||||
description: Please wait {time} before creating another ticket in this category.
|
||||
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
|
||||
not_ticket:
|
||||
description: You can only use this command in tickets.
|
||||
title: ❌ This isn't a ticket channel
|
||||
role_error:
|
||||
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
|
||||
description: Sorry, the operation failed because of an invalid configuration.
|
||||
title: ⚠️ Something went wrong
|
||||
category_full:
|
||||
description: "The category has reached its maximum capacity.\nPlease try again
|
||||
later.\n"
|
||||
title: ❌ Category full
|
||||
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
|
||||
missing_roles:
|
||||
description: You do not have the roles required to be able to create a ticket
|
||||
in this category.
|
||||
title: ❌ Insufficient roles
|
||||
no_categories:
|
||||
description: "No ticket categories have been configured.\nConfigure your server
|
||||
at {url}."
|
||||
title: ❌ There are no ticket categories
|
||||
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
|
||||
menus:
|
||||
guild:
|
||||
placeholder: Välj en server
|
||||
category:
|
||||
placeholder: Select a ticket category
|
||||
dm:
|
||||
closed:
|
||||
fields:
|
||||
reason: Stängd på grund av
|
||||
response: Svarstid
|
||||
topic: Ämne
|
||||
closed:
|
||||
value: '{timestamp} (after {duration})'
|
||||
name: Closed at
|
||||
feedback: Your feedback
|
||||
closed_by: Closed by
|
||||
created: Created at
|
||||
ticket: Ticket
|
||||
archived: Use the `/transcript` command in **{guild}** to view the archived messages.
|
||||
title: Your ticket has been closed
|
||||
confirm_open:
|
||||
title: Do you want to open a ticket with the following topic?
|
||||
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:
|
||||
close:
|
||||
forbidden:
|
||||
description: You don't have permission to close this ticket.
|
||||
title: ❌ Error
|
||||
rejected: ✋ {user} rejected a request to close this ticket.
|
||||
staff_request:
|
||||
archived: "\nThe messages in this channel will be archived for future reference.\n"
|
||||
description: "{requestedBy} wants to close this ticket.\nClick \"Accept\" to
|
||||
close it now, or \"Reject\" if you still need help.\n"
|
||||
title: ❓ Can this ticket be closed?
|
||||
closed:
|
||||
description: This channel will be deleted in a few seconds…
|
||||
title: ✅ Ticket closed
|
||||
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.
|
||||
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
|
||||
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
|
||||
references_ticket:
|
||||
title: ℹ️ Reference
|
||||
description: 'This ticket is related to a previous ticket:'
|
||||
fields:
|
||||
date: Created at
|
||||
number: Number
|
||||
topic: Topic
|
||||
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*'
|
||||
claimed: 🙌 {user} has claimed this ticket.
|
||||
created:
|
||||
description: 'Your ticket channel has been created: {channel}.'
|
||||
title: ✅ Ticket created
|
||||
edited:
|
||||
description: Your changes have been saved.
|
||||
title: ✅ Ticket updated
|
||||
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
|
||||
released: ♻️ {user} has released this ticket.
|
||||
|
Loading…
Reference in New Issue
Block a user