From 9af94d34e1464b761fe97d6ab4629aa51d1120db Mon Sep 17 00:00:00 2001 From: zaphy <100389241+zaphyCloud@users.noreply.github.com> Date: Mon, 17 Jul 2023 15:10:52 +0200 Subject: [PATCH 1/3] New translations en-US.json (German) --- i18n/de-DE.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/i18n/de-DE.json b/i18n/de-DE.json index 6140a92..b08183b 100644 --- a/i18n/de-DE.json +++ b/i18n/de-DE.json @@ -17,12 +17,12 @@ "settings": { "config": { "autoLaunch": "Autostart", - "autoUpdates": "Automatic Updates", + "autoUpdates": "Automatische Updates", "betaUpdates": "Beta Updates", "installUpdate": { - "label": "Install Update", - "button": "Install %version%", - "buttonNA": "No update available" + "label": "Update installieren", + "button": "%version% installieren", + "buttonNA": "Kein Update verfügbar" }, "show": "Presence anzeigen", "hideOnPause": "Presence während Pause ausblenden", @@ -66,7 +66,7 @@ "general": "Allgemein", "softwareUpdate": "Software Update", "cache": "Cache Management", - "advanced": "Advanced" + "advanced": "Erweitert" }, "warn": { "music": { @@ -86,7 +86,7 @@ "warn": "WARNUNG Wenn der Cache deaktiviert wird, werden alle Daten gelöscht.", "info": "Der Cache speichert alle Album-Cover und andere Daten, um die Anzahl der Anfragen an Apple zu reduzieren. Dadurch wird die Ladezeit des Album-Covers und des Links verbessert." }, - "checkIfMusicInstalled": "Disable this only if you're encountering issues with the checks, and you're sure that Music is installed." + "checkIfMusicInstalled": "Nur deaktivieren, falls Probleme mit den Music Checks auftreten und du sicher bist, dass Music installiert ist." }, "extra": { "github": "Auf GitHub ansehen", From 8b5a246bf4aa27015a1b300af6a87778ba8de84a Mon Sep 17 00:00:00 2001 From: zaphy <100389241+zaphyCloud@users.noreply.github.com> Date: Mon, 17 Jul 2023 15:10:54 +0200 Subject: [PATCH 2/3] New translations en-US.json (English, United States) --- i18n/en-US.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/en-US.json b/i18n/en-US.json index 6f1511e..e43eb2e 100644 --- a/i18n/en-US.json +++ b/i18n/en-US.json @@ -6,7 +6,7 @@ "cmd": "There is an error with Command Prompt. Please click on the button below to learn more." }, "tray": { - "restart": "Restart", + "restart": "Restart AMRPC", "reportProblem": "Report a Problem", "quitITunes": { "info": "This takes about 3 seconds", From db1cd3bbd95d9f89a0170f132064a94be6b27915 Mon Sep 17 00:00:00 2001 From: zaphy <100389241+zaphyCloud@users.noreply.github.com> Date: Mon, 17 Jul 2023 15:12:47 +0200 Subject: [PATCH 3/3] Update source file en-US.json --- i18n/en-US.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/en-US.json b/i18n/en-US.json index e43eb2e..6f1511e 100644 --- a/i18n/en-US.json +++ b/i18n/en-US.json @@ -6,7 +6,7 @@ "cmd": "There is an error with Command Prompt. Please click on the button below to learn more." }, "tray": { - "restart": "Restart AMRPC", + "restart": "Restart", "reportProblem": "Report a Problem", "quitITunes": { "info": "This takes about 3 seconds",