diff --git a/src/i18n/it.yml b/src/i18n/it.yml index 7785630..1bb6767 100644 --- a/src/i18n/it.yml +++ b/src/i18n/it.yml @@ -60,6 +60,7 @@ commands: name: ticket success: title: ✅ Aggiunto + description: '{member} has been added to {ticket}.' close: options: reason: @@ -75,6 +76,7 @@ commands: description: I canali verranno eliminati in pochi secondi. title: - ✅ Chiusura ticket %d + - ✅ Closing %d tickets confirm_multiple: description: "Stai per chiudere **{count}** ticket che sono rimasti inattivi per più di `{time}`:\n{tickets}\n" @@ -82,6 +84,30 @@ commands: closed_one: description: Il canale verrà eliminato in pochi secondi. title: ✅ Ticket chiuso + options: + time: + name: time + description: Close all tickets that have been inactive for the specified + time + category: + description: Close all tickets in the specified category (must be used with + `time`) + name: category + reason: + description: The reason for closing the ticket(s) + name: reason + ticket: + description: The ticket to close + name: ticket + 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 claim: name: prendere not_staff: @@ -89,3 +115,343 @@ commands: un ticket di supporto title: ❌ Errore description: Occuparsi di un ticket + help: + description: Show the help menu + response: + description: '**Use {command} to create a ticket and get support.**' + commands: Commands + links: + commands: Full command list + docs: Documentation + feedback: Feedback + links: Useful links + support: Support + settings: Bot settings + name: help + title: Help + 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: + not_staff: + description: Only staff members can remove members from others' tickets. + title: ❌ Error + success: + description: '{member} has been removed from {ticket}.' + title: ✅ Removed + description: Remove a member from a ticket + name: remove + options: + member: + description: The member to remove from the ticket + name: member + ticket: + description: The ticket to remove the member from + name: ticket + removed: ⬅️ {removed} has been removed by {by}. + 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 + not_staff: + description: Only staff members can view others' tickets. + title: ❌ Error + options: + member: + description: The member to list the tickets of + name: member + transcript: + not_staff: + description: Only staff members can read the transcripts of others' tickets. + title: ❌ Error + description: Get the transcript of a ticket + name: transcript + options: + member: + description: The member to search for tickets of + name: member + ticket: + description: The ticket to get the transcript of + name: ticket + transfer: + transferred: 📨 {user} has transferred this ticket 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_from: 📨 {user} has transferred this ticket from {from} to {to}. + 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: + name: Create ticket for user + not_staff: + description: Only staff members can open tickets for other members. + title: ❌ Error + prompt: + title: Please create a ticket + description: Click the button below to create a ticket. + sent: + title: ✅ Prompt sent + description: '{user} has been invited to create a ticket in **{category}**.' +dm: + closed: + 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 + archived: Use the `/transcript` command in **{guild}** to view the archived messages. + confirm_open: + title: Do you want to open a ticket with the following topic? +log: + admin: + 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 + changes: Changes + message: + message: Message + title: Message {verb} + verb: + delete: deleted + update: updated + description: '{user} {verb} a message' + ticket: + added: Added members + description: '{user} {verb} a ticket' + removed: Removed members + ticket: Ticket + title: Ticket {verb} + verb: + close: closed + create: created + unclaim: released + update: updated + claim: claimed +menus: + category: + placeholder: Select a ticket category + guild: + placeholder: Select a server +misc: + blocked: + description: You are not allowed to create tickets. + title: ❌ Blocked + category_full: + title: ❌ Category full + description: "The category has reached its maximum capacity.\nPlease try again + later.\n" + cooldown: + title: ❌ Please wait + description: Please wait {time} before creating another ticket in this category. + error: + description: "Sorry, an unexpected error occurred.\nPlease give this information + to an administrator.\n" + fields: + identifier: Identifier + title: ⚠️ Something went wrong + 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 + 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: + title: ❌ Insufficient roles + description: You do not have the roles required to be able to create a ticket + in this category. + 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 + role_error: + fields: + for_admins: + name: For server administrators + value: "An invalid user or role was supplied, which usually means a staff + role has been deleted. [Click here]({url}) for resolution instructions.\n" + title: ⚠️ Something went wrong + description: Sorry, the operation failed because of an invalid configuration. + 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: + feedback: + comment: + label: Comment + placeholder: Do you have any additional feedback? + rating: + label: Rating + placeholder: 1-5 + title: How did we do? + topic: + label: Topic + placeholder: What is this ticket about? +ticket: + answers: + no_value: '*No response*' + claimed: 🙌 {user} has claimed this ticket. + close: + closed: + description: This channel will be deleted in a few seconds… + title: ✅ Ticket closed + forbidden: + title: ❌ Error + description: You don't have permission to close this ticket. + 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" + title: ❓ Can this ticket be closed? + archived: "\nThe messages in this channel will be archived for future reference.\n" + 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: + title: ⌛ This ticket will be closed soon + description: "This ticket will be closed due to inactivity .\n + Send a message to cancel this automation.\n" + 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. + inactive: + title: ⏰ This ticket is inactive + description: "There hasn't been any activity in this channel since .\n + Please continue the conversation or {close} the ticket.\n" + 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: + fields: + date: Created at + number: Number + topic: Topic + title: ℹ️ Reference + description: 'This ticket is related to a previous ticket:' + released: ♻️ {user} has released this ticket. + working_hours: + next: + title: 🕗 We're not working at the moment + description: We'll be back at (), although + you may receive a response before then. + today: + description: You may receive a response before, but we don't start working until + today (). + title: 🕗 We're not working at the moment