diff options
| author | WerWolvTranslationBot <124004309+WerWolvTranslationBot@users.noreply.github.com> | 2023-05-28 14:57:14 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-28 14:57:14 +0200 |
| commit | 5114bb57112bf8bbad30768ffd26803d464b19a2 (patch) | |
| tree | c8a3fd86e7c4517861f6270c3a954791dfce14e4 /backend/locales/it-IT.json | |
| parent | 4e7001efd632883c9c29fb0f19d51aeab28692ce (diff) | |
| download | decky-loader-5114bb57112bf8bbad30768ffd26803d464b19a2.tar.gz decky-loader-5114bb57112bf8bbad30768ffd26803d464b19a2.zip | |
Translations update from Weblate (#467)
* Translated using Weblate (Italian)
Currently translated at 100.0% (100 of 100 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/it/
* Translated using Weblate (German)
Currently translated at 100.0% (100 of 100 strings)
Translation: Decky/Decky
Translate-URL: https://weblate.werwolv.net/projects/decky/decky/de/
---------
Co-authored-by: Marco Rodolfi <marco.rodolfi@tuta.io>
Co-authored-by: Jonas Dellinger <jonas@dellinger.dev>
Diffstat (limited to 'backend/locales/it-IT.json')
| -rw-r--r-- | backend/locales/it-IT.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/backend/locales/it-IT.json b/backend/locales/it-IT.json index 1c1246e1..c5bd6175 100644 --- a/backend/locales/it-IT.json +++ b/backend/locales/it-IT.json @@ -56,7 +56,7 @@ "decky_title": "Decky", "decky_update_available": "Disponibile aggiornamento a {{tag_name}}!", "error": "Errore", - "plugin_error_uninstall": "Il plugin {{name}} ha causato un'eccezione che è descritta sopra. Questo tipicamente significa che il plugin deve essere aggiornato per funzionare sulla nuova versione di SteamUI. Controlla se è disponibile un'aggiornamento o valutane la rimozione andando nelle impostazioni di Decky nella sezione Plugins.", + "plugin_error_uninstall": "Il plugin {{name}} ha causato un'eccezione che è descritta sopra. Questo tipicamente significa che il plugin deve essere aggiornato per funzionare sulla nuova versione di SteamUI. Controlla se è disponibile un aggiornamento o valutane la rimozione andando nelle impostazioni di Decky nella sezione Plugins.", "plugin_load_error": { "message": "Errore caricando il plugin {{name}}", "toast": "Errore caricando {{name}}" @@ -67,7 +67,8 @@ "title": "Rimuovi {{name}}" }, "plugin_update_one": "Aggiornamento disponibile per 1 plugin!", - "plugin_update_many": "Aggiornamenti disponibili per {{count}} plugins!" + "plugin_update_many": "Aggiornamenti disponibili per {{count}} plugins!", + "plugin_update_other": "Aggiornamenti disponibili per {{count}} plugins!" }, "RemoteDebugging": { "remote_cef": { |
