From ab470f948bafd46136e76879ddee252ec8d163a1 Mon Sep 17 00:00:00 2001 From: Phil Date: Fri, 17 Feb 2023 04:39:06 +0100 Subject: [PATCH 1/2] feat(i18n): update Italian translations [skip ci] Currently translated at 4.0% (10 of 244 strings) Co-authored-by: Phil Translate-URL: https://hosted.weblate.org/projects/discord-tickets/bot/it/ Translation: Discord Tickets/Bot --- src/i18n/it.yml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/src/i18n/it.yml b/src/i18n/it.yml index 177cbcb..b32bf55 100644 --- a/src/i18n/it.yml +++ b/src/i18n/it.yml @@ -3,3 +3,22 @@ buttons: text: Conferma cancel: text: Annulla + close: + text: Chiudi + edit: + text: Modifica +commands: + message: + pin: + not_pinnable: + description: "Questo messaggio non può essere fissato.\nPer favore chiedi\ + \ ad un amministratore di verificare i permessi del bot.\n" + pinned: + description: Il messaggio è stato fissato + slash: + add: + description: Aggiungi un utente ad un ticket + name: Aggiungi + not_staff: + description: Solo i membri dello staff possono aggiungere utenti ai ticket + altrui. From 46225f215d1dbbb508e85d82dfca56d401f62134 Mon Sep 17 00:00:00 2001 From: Alessio Aquilano Date: Fri, 17 Feb 2023 04:39:06 +0100 Subject: [PATCH 2/2] feat(i18n): update Italian translations [skip ci] Currently translated at 4.0% (10 of 244 strings) Co-authored-by: Alessio Aquilano Translate-URL: https://hosted.weblate.org/projects/discord-tickets/bot/it/ Translation: Discord Tickets/Bot --- src/i18n/it.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/i18n/it.yml b/src/i18n/it.yml index b32bf55..710cf5b 100644 --- a/src/i18n/it.yml +++ b/src/i18n/it.yml @@ -15,6 +15,8 @@ commands: \ ad un amministratore di verificare i permessi del bot.\n" pinned: description: Il messaggio è stato fissato + create: + name: Crea un ticket dal messaggio slash: add: description: Aggiungi un utente ad un ticket @@ -22,3 +24,4 @@ commands: not_staff: description: Solo i membri dello staff possono aggiungere utenti ai ticket altrui. + added: ➡️ {added} è stato aggiunto da {by}.