From d3584a9931292e58b995fc2aa777567990917663 Mon Sep 17 00:00:00 2001 From: WerWolvTranslationBot <124004309+WerWolvTranslationBot@users.noreply.github.com> Date: Wed, 31 May 2023 13:36:02 +0200 Subject: Translations update from Weblate (#469) * Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (100 of 100 strings) Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/zh_Hant/ * 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/ * Translated using Weblate (Italian) Currently translated at 91.8% (102 of 111 strings) Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/it/ * Translated using Weblate (Italian) Currently translated at 100.0% (111 of 111 strings) Translation: Decky/Decky Translate-URL: https://weblate.werwolv.net/projects/decky/decky/it/ --------- Co-authored-by: david082321 Co-authored-by: Jonas Dellinger Co-authored-by: Marco Rodolfi --- backend/locales/de-DE.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'backend/locales/de-DE.json') diff --git a/backend/locales/de-DE.json b/backend/locales/de-DE.json index 992f4d13..6c734093 100644 --- a/backend/locales/de-DE.json +++ b/backend/locales/de-DE.json @@ -27,20 +27,20 @@ "install": { "button_idle": "Installieren", "button_processing": "Wird installiert", - "desc": "Bist du dir sicher, dass du {{artifact}}{{version}} installieren willst?", + "desc": "Bist du dir sicher, dass du {{artifact}} {{version}} installieren willst?", "title": "Installiere {{artifact}}" }, "reinstall": { "button_idle": "Neu installieren", "button_processing": "Wird neu installiert", - "desc": "Bist du dir sicher, dass du {{artifact}}{{version}} neu installieren willst?", + "desc": "Bist du dir sicher, dass du {{artifact}} {{version}} neu installieren willst?", "title": "Neu installation {{artifact}}" }, "update": { "button_idle": "Aktualisieren", "button_processing": "Wird aktualisiert", "title": "Aktualisiere {{artifact}}", - "desc": "Bist du dir sicher, dass du {{artifact}}{{version}} aktualisieren willst?" + "desc": "Bist du dir sicher, dass du {{artifact}} {{version}} aktualisieren willst?" }, "no_hash": "Diese Erweiterung besitzt keine Prüfsumme, Installation auf eigene Gefahr." }, -- cgit v1.2.3