From 0fa498c91e7525680a955b7b62c4078059805dd7 Mon Sep 17 00:00:00 2001 From: lucamosca1 Date: Tue, 15 Oct 2024 09:57:27 +0200 Subject: [PATCH 1/7] Update cosmic_applet_network.ftl ITA --- cosmic-applet-network/i18n/it/cosmic_applet_network.ftl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cosmic-applet-network/i18n/it/cosmic_applet_network.ftl b/cosmic-applet-network/i18n/it/cosmic_applet_network.ftl index 98817ce0..cbe8c0b4 100644 --- a/cosmic-applet-network/i18n/it/cosmic_applet_network.ftl +++ b/cosmic-applet-network/i18n/it/cosmic_applet_network.ftl @@ -16,4 +16,5 @@ visible-wireless-networks = Reti wireless visibili enter-password = Aggiungi la password o la chiave di crittografia router-wps-button = Puoi anche connetterti premendo il pulsante "WPS" presente nel router unable-to-connect = Impossibile connettersi alla rete -check-wifi-connection = Assicurati che il Wi-Fi sia connesso a internet e che la password sia corretta \ No newline at end of file +check-wifi-connection = Assicurati che il Wi-Fi sia connesso a internet e che la password sia corretta +reset = Reset From bda6aa1d00e68fe98342dc2bd07ba0b6050d7e26 Mon Sep 17 00:00:00 2001 From: lucamosca1 Date: Tue, 15 Oct 2024 10:00:12 +0200 Subject: [PATCH 2/7] Update cosmic_applet_notifications.ftl ITA --- .../i18n/it/cosmic_applet_notifications.ftl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cosmic-applet-notifications/i18n/it/cosmic_applet_notifications.ftl b/cosmic-applet-notifications/i18n/it/cosmic_applet_notifications.ftl index 4ece59c3..5fa28c8b 100644 --- a/cosmic-applet-notifications/i18n/it/cosmic_applet_notifications.ftl +++ b/cosmic-applet-notifications/i18n/it/cosmic_applet_notifications.ftl @@ -8,7 +8,8 @@ minutes-ago = { NUMBER($duration) -> } show-less = Mostra di meno show-more = Mostrane {$more} in più +clear-group = Elimina il gruppo clear-all = Elimina tutte le notifiche do-not-disturb = Non disturbare notification-settings = Impostazioni di notifica... -no-notifications = Nessuna notifica presente \ No newline at end of file +no-notifications = Nessuna notifica presente From c771dd22547a0c538c1f2d2844583d119de8bd19 Mon Sep 17 00:00:00 2001 From: lucamosca1 Date: Tue, 15 Oct 2024 10:02:18 +0200 Subject: [PATCH 3/7] Create cosmic_applet_input_sources.ftl ITA --- .../i18n/it/cosmic_applet_input_sources.ftl | 1 + 1 file changed, 1 insertion(+) create mode 100644 cosmic-applet-input-sources/i18n/it/cosmic_applet_input_sources.ftl diff --git a/cosmic-applet-input-sources/i18n/it/cosmic_applet_input_sources.ftl b/cosmic-applet-input-sources/i18n/it/cosmic_applet_input_sources.ftl new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/cosmic-applet-input-sources/i18n/it/cosmic_applet_input_sources.ftl @@ -0,0 +1 @@ + From 3626f785f0a8e238843f51d2798ab0d98b8f6dc2 Mon Sep 17 00:00:00 2001 From: lucamosca1 Date: Tue, 15 Oct 2024 10:03:08 +0200 Subject: [PATCH 4/7] Update cosmic_applet_input_sources.ftl ITA --- .../i18n/it/cosmic_applet_input_sources.ftl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cosmic-applet-input-sources/i18n/it/cosmic_applet_input_sources.ftl b/cosmic-applet-input-sources/i18n/it/cosmic_applet_input_sources.ftl index 8b137891..637d86ad 100644 --- a/cosmic-applet-input-sources/i18n/it/cosmic_applet_input_sources.ftl +++ b/cosmic-applet-input-sources/i18n/it/cosmic_applet_input_sources.ftl @@ -1 +1,2 @@ - +show-keyboard-layout = Mostra layout di tastiera... +keyboard-settings = Impostazioni tastiera... From 5db2aadd646759ca47bdcae5029b0e687126bad9 Mon Sep 17 00:00:00 2001 From: lucamosca1 Date: Tue, 15 Oct 2024 10:08:07 +0200 Subject: [PATCH 5/7] Update cosmic_applet_power.ftl ITA --- .../i18n/it/cosmic_applet_power.ftl | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/cosmic-applet-power/i18n/it/cosmic_applet_power.ftl b/cosmic-applet-power/i18n/it/cosmic_applet_power.ftl index 8e353837..20837494 100644 --- a/cosmic-applet-power/i18n/it/cosmic_applet_power.ftl +++ b/cosmic-applet-power/i18n/it/cosmic_applet_power.ftl @@ -9,6 +9,22 @@ restart = Riavvia shutdown = Spegni confirm = Conferma cancel = Annulla +confirm-button = { + $action -> + [restart] { restart } + [suspend] { suspend} + [shutdown] Spegni + [log-out] { log-out } + *[other] { confirm} +} +confirm-title = + { $action -> + [restart] { restart } + [suspend] { suspend } + [shutdown] { shutdown } + [log-out] Chiudi tutte le applicazioni e termina la sessione + *[other] Applica l'azione selezionata + } now? confirm-body = { $action -> [restart] { restart } @@ -18,4 +34,3 @@ confirm-body = [log-out] Disconnessione in corso *[other] L'azione selezionata } verrà eseguita tra { $countdown } secondi. - From 720f487788adc9f8990c0a47c0767a30b00dfeb4 Mon Sep 17 00:00:00 2001 From: lucamosca1 Date: Wed, 16 Oct 2024 16:30:50 +0200 Subject: [PATCH 6/7] Update cosmic_applet_workspaces.ftl ITA --- cosmic-applet-workspaces/i18n/it/cosmic_applet_workspaces.ftl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cosmic-applet-workspaces/i18n/it/cosmic_applet_workspaces.ftl b/cosmic-applet-workspaces/i18n/it/cosmic_applet_workspaces.ftl index 7400832d..ca76343e 100644 --- a/cosmic-applet-workspaces/i18n/it/cosmic_applet_workspaces.ftl +++ b/cosmic-applet-workspaces/i18n/it/cosmic_applet_workspaces.ftl @@ -1 +1 @@ -cosmic-applet-workspaces = Spazi di lavoro di Cosmic \ No newline at end of file +cosmic-applet-workspaces = Spazi di lavoro di COSMIC From f0321d13ceaf7a48af68506ddbb97e070d02dbc5 Mon Sep 17 00:00:00 2001 From: lucamosca1 Date: Tue, 22 Oct 2024 16:52:13 +0200 Subject: [PATCH 7/7] Update cosmic_applet_workspaces.ftl corretted case --- cosmic-applet-workspaces/i18n/en/cosmic_applet_workspaces.ftl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cosmic-applet-workspaces/i18n/en/cosmic_applet_workspaces.ftl b/cosmic-applet-workspaces/i18n/en/cosmic_applet_workspaces.ftl index 86b3f7ca..1a096680 100644 --- a/cosmic-applet-workspaces/i18n/en/cosmic_applet_workspaces.ftl +++ b/cosmic-applet-workspaces/i18n/en/cosmic_applet_workspaces.ftl @@ -1 +1 @@ -cosmic-applet-workspaces = Cosmic Workspaces +cosmic-applet-workspaces = COSMIC Workspaces