diff --git a/assets/lang/en-US.json b/assets/lang/en-US.json index 5c963b1..05132cc 100644 --- a/assets/lang/en-US.json +++ b/assets/lang/en-US.json @@ -13,18 +13,44 @@ "next": "Next", "setup_question4": "Select a client mod you want to install:", "setup_question4_clientmodnotice": "Why not all of them? Having many client mods at the same time can cause issues. If you really want to do it though, check our Discord.", - "settings-theme": "ArmCord theme:", + "settings-theme": "ArmCord theme", + "settings-theme-desc1": "ArmCord \"themes\" manage apps behaviour and looks.", + "settings-theme-desc2": "this is how ArmCord looks when you first launch it. It includes recreation of Discord's\n custom titlebar and ArmCord specific styles injected into Discord.", + "settings-theme-desc3": "uses native titlebar of OS you're currently running (e.g Windows 7/10). Functions more\n similar to actual Discord app on Linux.", "settings-theme-default": "Default", "settings-theme-native": "Native", + "settings-csp-desc": "ArmCord CSP is our system that manages loading custom content loading into the Discord app. Stuff like\n client mods and themes depend on it. Disable if you want to get rid of mods and custom styles.", "settings-tray": "Minimize to tray", + "settings-tray-desc": "When disabled, ArmCord will close like any other window when closed, otherwise it'll sit back and relax\n in your system tray for later.", "settings-patches": "Automatic Patches", + "settings-patches-desk": "Fetches automatic patches that are distributed if release turns out to have bugs after release. Usually\n you don't have to keep this enabled, unless notified in support Discord.", "settings-mobileMode": "Mobile mode", - "settings-channel": "Discord channel:", + "settings-mobileMode-desc": "If you're on a device with touch-screen this feature is for you! It activates Discord's hidden mobile\n mode meant for phones and tablets. Only major feature missing is voice chat support. This is ideal for\n users on PinePhone and similar.", + "settings-channel": "Discord channel", + "settings-channel-desc1": "You can use this setting to change current instance of Discord:", + "settings-channel-desc2": "you're probably most familiar with this one. It's the one you see in default Discord\n client!", + "settings-channel-desc3": "this is alpha test release of Discord. By using it you gain access to the newest\n features and fixes.", + "settings-channel-desc4": "public test build. Receives features earlier than stable but is a bit older than Canary.", + "settings-channel-desc5": "unofficial instance of Discord that takes you back to 2016! None of the client mods\n bundled with ArmCord work with it. It's run by community, so you take all the risk by using it.", "settings-invitewebsocket": "Invite Websocket", - "settings-mod": "Client mod:", - "settings-prfmMode": "Performance mode:", + "settings-invitewebsocket-desc": "When enabled ArmCord will support Discord.gg links which means that if you open an invite link in your\n browser, ArmCord will automatically accept the invite. Can be unresponsive at times.", + "settings-altPaste": "Alternative Paste", + "settings-altPaste-desc": "If you're on Gnome on Linux or just simply can't paste images copied from other messages, then this is\n for you. This enables alternative module for pasting images. Only enable this when you're experiencing\n issues.", + "settings-mod": "Client mod", + "settings-mod-desc1": "Client mods are programs that allow you customize your Discord experience. They can change appearance of\n the client, modify behaviours or add new features!", + "settings-mod-desc2": "focuses on making the Discord plugin development experience easier. Minimal and\n lightweight.", + "settings-mod-desc3": "light, secure, and easy to use, with out of the box experience. Features a built-in\n store for plugins.", + "settings-mod-desc4": "heavily work in progress, doesn't have a working UI.", + "settings-prfmMode": "Performance mode", + "settings-prfmMode": "Performance mode is an experimental function that may either increase responsiveness and performance of\n ArmCord or... decrease it. Please try every option and see which fits you the best.", "settings-prfmMode-performance": "Performance", "settings-prfmMode-battery": "Battery", + "settings-trayIcon": "Tray icon", + "settings-trayIcon-desc": "Set the icon which will appear in tray menu.", + "settings-advanced": "️Advanced user zone", + "settings-pluginsFolder": "Open plugins folder", + "settings-themesFolder": "Open themes folder", + "settings-storageFolder": "Open storage folder", "settings-none": "None", "settings-save": "Save Settings", "settings-updater": "Check for updates" diff --git a/assets/lang/es-419.json b/assets/lang/es-419.json index 1eec53a..4530b71 100644 --- a/assets/lang/es-419.json +++ b/assets/lang/es-419.json @@ -27,5 +27,30 @@ "settings-none": "Ninguna", "settings-save": "Guardar ajustes", "settings-updater": "Buscar una actualización", - "settings-mobileMode": "Mobile mode" + "settings-mobileMode": "Mobile mode", + "settings-theme-desc1": "ArmCord \"themes\" manage apps behaviour and looks.", + "settings-theme-desc2": "this is how ArmCord looks when you first launch it. It includes recreation of Discord's\n custom titlebar and ArmCord specific styles injected into Discord.", + "settings-theme-desc3": "uses native titlebar of OS you're currently running (e.g Windows 7/10). Functions more\n similar to actual Discord app on Linux.", + "settings-csp-desc": "ArmCord CSP is our system that manages loading custom content loading into the Discord app. Stuff like\n client mods and themes depend on it. Disable if you want to get rid of mods and custom styles.", + "settings-tray-desc": "When disabled, ArmCord will close like any other window when closed, otherwise it'll sit back and relax\n in your system tray for later.", + "settings-patches-desk": "Fetches automatic patches that are distributed if release turns out to have bugs after release. Usually\n you don't have to keep this enabled, unless notified in support Discord.", + "settings-mobileMode-desc": "If you're on a device with touch-screen this feature is for you! It activates Discord's hidden mobile\n mode meant for phones and tablets. Only major feature missing is voice chat support. This is ideal for\n users on PinePhone and similar.", + "settings-channel-desc1": "You can use this setting to change current instance of Discord:", + "settings-channel-desc2": "you're probably most familiar with this one. It's the one you see in default Discord\n client!", + "settings-channel-desc3": "this is alpha test release of Discord. By using it you gain access to the newest\n features and fixes.", + "settings-channel-desc4": "public test build. Receives features earlier than stable but is a bit older than Canary.", + "settings-themesFolder": "Open themes folder", + "settings-storageFolder": "Open storage folder", + "settings-invitewebsocket-desc": "When enabled ArmCord will support Discord.gg links which means that if you open an invite link in your\n browser, ArmCord will automatically accept the invite. Can be unresponsive at times.", + "settings-altPaste": "Alternative Paste", + "settings-altPaste-desc": "If you're on Gnome on Linux or just simply can't paste images copied from other messages, then this is\n for you. This enables alternative module for pasting images. Only enable this when you're experiencing\n issues.", + "settings-channel-desc5": "unofficial instance of Discord that takes you back to 2016! None of the client mods\n bundled with ArmCord work with it. It's run by community, so you take all the risk by using it.", + "settings-mod-desc1": "Client mods are programs that allow you customize your Discord experience. They can change appearance of\n the client, modify behaviours or add new features!", + "settings-mod-desc2": "focuses on making the Discord plugin development experience easier. Minimal and\n lightweight.", + "settings-mod-desc3": "light, secure, and easy to use, with out of the box experience. Features a built-in\n store for plugins.", + "settings-mod-desc4": "heavily work in progress, doesn't have a working UI.", + "settings-trayIcon": "Tray icon", + "settings-trayIcon-desc": "Set the icon which will appear in tray menu.", + "settings-advanced": "️Advanced user zone", + "settings-pluginsFolder": "Open plugins folder" } diff --git a/assets/lang/fa-IR.json b/assets/lang/fa-IR.json index 1566cf5..20b6892 100644 --- a/assets/lang/fa-IR.json +++ b/assets/lang/fa-IR.json @@ -27,5 +27,30 @@ "settings-none": "هیچکدام", "settings-save": "ذخیره تنظیمات", "settings-updater": "بررسی برای بروزرسانی", - "settings-mobileMode": "Mobile mode" + "settings-mobileMode": "Mobile mode", + "settings-theme-desc1": "ArmCord \"themes\" manage apps behaviour and looks.", + "settings-theme-desc2": "this is how ArmCord looks when you first launch it. It includes recreation of Discord's\n custom titlebar and ArmCord specific styles injected into Discord.", + "settings-tray-desc": "When disabled, ArmCord will close like any other window when closed, otherwise it'll sit back and relax\n in your system tray for later.", + "settings-patches-desk": "Fetches automatic patches that are distributed if release turns out to have bugs after release. Usually\n you don't have to keep this enabled, unless notified in support Discord.", + "settings-channel-desc4": "public test build. Receives features earlier than stable but is a bit older than Canary.", + "settings-channel-desc5": "unofficial instance of Discord that takes you back to 2016! None of the client mods\n bundled with ArmCord work with it. It's run by community, so you take all the risk by using it.", + "settings-invitewebsocket-desc": "When enabled ArmCord will support Discord.gg links which means that if you open an invite link in your\n browser, ArmCord will automatically accept the invite. Can be unresponsive at times.", + "settings-altPaste": "Alternative Paste", + "settings-altPaste-desc": "If you're on Gnome on Linux or just simply can't paste images copied from other messages, then this is\n for you. This enables alternative module for pasting images. Only enable this when you're experiencing\n issues.", + "settings-mod-desc1": "Client mods are programs that allow you customize your Discord experience. They can change appearance of\n the client, modify behaviours or add new features!", + "settings-mod-desc4": "heavily work in progress, doesn't have a working UI.", + "settings-theme-desc3": "uses native titlebar of OS you're currently running (e.g Windows 7/10). Functions more\n similar to actual Discord app on Linux.", + "settings-csp-desc": "ArmCord CSP is our system that manages loading custom content loading into the Discord app. Stuff like\n client mods and themes depend on it. Disable if you want to get rid of mods and custom styles.", + "settings-mobileMode-desc": "If you're on a device with touch-screen this feature is for you! It activates Discord's hidden mobile\n mode meant for phones and tablets. Only major feature missing is voice chat support. This is ideal for\n users on PinePhone and similar.", + "settings-channel-desc1": "You can use this setting to change current instance of Discord:", + "settings-channel-desc2": "you're probably most familiar with this one. It's the one you see in default Discord\n client!", + "settings-channel-desc3": "this is alpha test release of Discord. By using it you gain access to the newest\n features and fixes.", + "settings-mod-desc2": "focuses on making the Discord plugin development experience easier. Minimal and\n lightweight.", + "settings-mod-desc3": "light, secure, and easy to use, with out of the box experience. Features a built-in\n store for plugins.", + "settings-trayIcon": "Tray icon", + "settings-trayIcon-desc": "Set the icon which will appear in tray menu.", + "settings-advanced": "️Advanced user zone", + "settings-pluginsFolder": "Open plugins folder", + "settings-themesFolder": "Open themes folder", + "settings-storageFolder": "Open storage folder" } diff --git a/assets/lang/fr-FR.json b/assets/lang/fr-FR.json index 2c486bf..d25cd4b 100644 --- a/assets/lang/fr-FR.json +++ b/assets/lang/fr-FR.json @@ -27,5 +27,30 @@ "settings-prfmMode-performance": "Performance", "settings-prfmMode-battery": "Batterie", "settings-none": "Aucun", - "settings-mobileMode": "Mobile mode" + "settings-mobileMode": "Mobile mode", + "settings-theme-desc1": "ArmCord \"themes\" manage apps behaviour and looks.", + "settings-channel-desc4": "public test build. Receives features earlier than stable but is a bit older than Canary.", + "settings-altPaste": "Alternative Paste", + "settings-storageFolder": "Open storage folder", + "settings-theme-desc2": "this is how ArmCord looks when you first launch it. It includes recreation of Discord's\n custom titlebar and ArmCord specific styles injected into Discord.", + "settings-theme-desc3": "uses native titlebar of OS you're currently running (e.g Windows 7/10). Functions more\n similar to actual Discord app on Linux.", + "settings-csp-desc": "ArmCord CSP is our system that manages loading custom content loading into the Discord app. Stuff like\n client mods and themes depend on it. Disable if you want to get rid of mods and custom styles.", + "settings-tray-desc": "When disabled, ArmCord will close like any other window when closed, otherwise it'll sit back and relax\n in your system tray for later.", + "settings-patches-desk": "Fetches automatic patches that are distributed if release turns out to have bugs after release. Usually\n you don't have to keep this enabled, unless notified in support Discord.", + "settings-mobileMode-desc": "If you're on a device with touch-screen this feature is for you! It activates Discord's hidden mobile\n mode meant for phones and tablets. Only major feature missing is voice chat support. This is ideal for\n users on PinePhone and similar.", + "settings-channel-desc1": "You can use this setting to change current instance of Discord:", + "settings-channel-desc2": "you're probably most familiar with this one. It's the one you see in default Discord\n client!", + "settings-channel-desc3": "this is alpha test release of Discord. By using it you gain access to the newest\n features and fixes.", + "settings-channel-desc5": "unofficial instance of Discord that takes you back to 2016! None of the client mods\n bundled with ArmCord work with it. It's run by community, so you take all the risk by using it.", + "settings-invitewebsocket-desc": "When enabled ArmCord will support Discord.gg links which means that if you open an invite link in your\n browser, ArmCord will automatically accept the invite. Can be unresponsive at times.", + "settings-altPaste-desc": "If you're on Gnome on Linux or just simply can't paste images copied from other messages, then this is\n for you. This enables alternative module for pasting images. Only enable this when you're experiencing\n issues.", + "settings-mod-desc1": "Client mods are programs that allow you customize your Discord experience. They can change appearance of\n the client, modify behaviours or add new features!", + "settings-mod-desc2": "focuses on making the Discord plugin development experience easier. Minimal and\n lightweight.", + "settings-mod-desc3": "light, secure, and easy to use, with out of the box experience. Features a built-in\n store for plugins.", + "settings-mod-desc4": "heavily work in progress, doesn't have a working UI.", + "settings-trayIcon": "Tray icon", + "settings-trayIcon-desc": "Set the icon which will appear in tray menu.", + "settings-advanced": "️Advanced user zone", + "settings-pluginsFolder": "Open plugins folder", + "settings-themesFolder": "Open themes folder" } diff --git a/assets/lang/id-ID.json b/assets/lang/id-ID.json index adbbcae..032135a 100644 --- a/assets/lang/id-ID.json +++ b/assets/lang/id-ID.json @@ -27,5 +27,30 @@ "settings-prfmMode-performance": "kinerja", "settings-prfmMode-battery": "Baterai", "settings-none": "tidak ada", - "settings-mobileMode": "Mobile mode" + "settings-mobileMode": "Mobile mode", + "settings-altPaste": "Alternative Paste", + "settings-theme-desc1": "ArmCord \"themes\" manage apps behaviour and looks.", + "settings-theme-desc2": "this is how ArmCord looks when you first launch it. It includes recreation of Discord's\n custom titlebar and ArmCord specific styles injected into Discord.", + "settings-theme-desc3": "uses native titlebar of OS you're currently running (e.g Windows 7/10). Functions more\n similar to actual Discord app on Linux.", + "settings-tray-desc": "When disabled, ArmCord will close like any other window when closed, otherwise it'll sit back and relax\n in your system tray for later.", + "settings-patches-desk": "Fetches automatic patches that are distributed if release turns out to have bugs after release. Usually\n you don't have to keep this enabled, unless notified in support Discord.", + "settings-csp-desc": "ArmCord CSP is our system that manages loading custom content loading into the Discord app. Stuff like\n client mods and themes depend on it. Disable if you want to get rid of mods and custom styles.", + "settings-invitewebsocket-desc": "When enabled ArmCord will support Discord.gg links which means that if you open an invite link in your\n browser, ArmCord will automatically accept the invite. Can be unresponsive at times.", + "settings-mobileMode-desc": "If you're on a device with touch-screen this feature is for you! It activates Discord's hidden mobile\n mode meant for phones and tablets. Only major feature missing is voice chat support. This is ideal for\n users on PinePhone and similar.", + "settings-channel-desc1": "You can use this setting to change current instance of Discord:", + "settings-channel-desc2": "you're probably most familiar with this one. It's the one you see in default Discord\n client!", + "settings-channel-desc3": "this is alpha test release of Discord. By using it you gain access to the newest\n features and fixes.", + "settings-channel-desc4": "public test build. Receives features earlier than stable but is a bit older than Canary.", + "settings-channel-desc5": "unofficial instance of Discord that takes you back to 2016! None of the client mods\n bundled with ArmCord work with it. It's run by community, so you take all the risk by using it.", + "settings-themesFolder": "Open themes folder", + "settings-storageFolder": "Open storage folder", + "settings-altPaste-desc": "If you're on Gnome on Linux or just simply can't paste images copied from other messages, then this is\n for you. This enables alternative module for pasting images. Only enable this when you're experiencing\n issues.", + "settings-mod-desc1": "Client mods are programs that allow you customize your Discord experience. They can change appearance of\n the client, modify behaviours or add new features!", + "settings-mod-desc2": "focuses on making the Discord plugin development experience easier. Minimal and\n lightweight.", + "settings-mod-desc3": "light, secure, and easy to use, with out of the box experience. Features a built-in\n store for plugins.", + "settings-mod-desc4": "heavily work in progress, doesn't have a working UI.", + "settings-trayIcon": "Tray icon", + "settings-trayIcon-desc": "Set the icon which will appear in tray menu.", + "settings-advanced": "️Advanced user zone", + "settings-pluginsFolder": "Open plugins folder" } diff --git a/assets/lang/it-IT.json b/assets/lang/it-IT.json index 8895906..c6e958c 100644 --- a/assets/lang/it-IT.json +++ b/assets/lang/it-IT.json @@ -27,5 +27,30 @@ "settings-prfmMode-performance": "Performance", "settings-prfmMode-battery": "Battery", "settings-none": "None", - "settings-mobileMode": "Mobile mode" + "settings-mobileMode": "Mobile mode", + "settings-theme-desc1": "ArmCord \"themes\" manage apps behaviour and looks.", + "settings-theme-desc2": "this is how ArmCord looks when you first launch it. It includes recreation of Discord's\n custom titlebar and ArmCord specific styles injected into Discord.", + "settings-theme-desc3": "uses native titlebar of OS you're currently running (e.g Windows 7/10). Functions more\n similar to actual Discord app on Linux.", + "settings-csp-desc": "ArmCord CSP is our system that manages loading custom content loading into the Discord app. Stuff like\n client mods and themes depend on it. Disable if you want to get rid of mods and custom styles.", + "settings-patches-desk": "Fetches automatic patches that are distributed if release turns out to have bugs after release. Usually\n you don't have to keep this enabled, unless notified in support Discord.", + "settings-mobileMode-desc": "If you're on a device with touch-screen this feature is for you! It activates Discord's hidden mobile\n mode meant for phones and tablets. Only major feature missing is voice chat support. This is ideal for\n users on PinePhone and similar.", + "settings-channel-desc1": "You can use this setting to change current instance of Discord:", + "settings-channel-desc2": "you're probably most familiar with this one. It's the one you see in default Discord\n client!", + "settings-channel-desc3": "this is alpha test release of Discord. By using it you gain access to the newest\n features and fixes.", + "settings-channel-desc4": "public test build. Receives features earlier than stable but is a bit older than Canary.", + "settings-tray-desc": "When disabled, ArmCord will close like any other window when closed, otherwise it'll sit back and relax\n in your system tray for later.", + "settings-invitewebsocket-desc": "When enabled ArmCord will support Discord.gg links which means that if you open an invite link in your\n browser, ArmCord will automatically accept the invite. Can be unresponsive at times.", + "settings-altPaste": "Alternative Paste", + "settings-altPaste-desc": "If you're on Gnome on Linux or just simply can't paste images copied from other messages, then this is\n for you. This enables alternative module for pasting images. Only enable this when you're experiencing\n issues.", + "settings-mod-desc1": "Client mods are programs that allow you customize your Discord experience. They can change appearance of\n the client, modify behaviours or add new features!", + "settings-mod-desc2": "focuses on making the Discord plugin development experience easier. Minimal and\n lightweight.", + "settings-channel-desc5": "unofficial instance of Discord that takes you back to 2016! None of the client mods\n bundled with ArmCord work with it. It's run by community, so you take all the risk by using it.", + "settings-mod-desc3": "light, secure, and easy to use, with out of the box experience. Features a built-in\n store for plugins.", + "settings-mod-desc4": "heavily work in progress, doesn't have a working UI.", + "settings-trayIcon": "Tray icon", + "settings-trayIcon-desc": "Set the icon which will appear in tray menu.", + "settings-advanced": "️Advanced user zone", + "settings-pluginsFolder": "Open plugins folder", + "settings-themesFolder": "Open themes folder", + "settings-storageFolder": "Open storage folder" } diff --git a/assets/lang/nb-NO.json b/assets/lang/nb-NO.json index 3066c0f..b5ad9b1 100644 --- a/assets/lang/nb-NO.json +++ b/assets/lang/nb-NO.json @@ -27,5 +27,30 @@ "settings-prfmMode-performance": "Performance", "settings-prfmMode-battery": "Battery", "settings-none": "None", - "settings-mobileMode": "Mobile mode" + "settings-mobileMode": "Mobile mode", + "settings-theme-desc1": "ArmCord \"themes\" manage apps behaviour and looks.", + "settings-theme-desc2": "this is how ArmCord looks when you first launch it. It includes recreation of Discord's\n custom titlebar and ArmCord specific styles injected into Discord.", + "settings-theme-desc3": "uses native titlebar of OS you're currently running (e.g Windows 7/10). Functions more\n similar to actual Discord app on Linux.", + "settings-csp-desc": "ArmCord CSP is our system that manages loading custom content loading into the Discord app. Stuff like\n client mods and themes depend on it. Disable if you want to get rid of mods and custom styles.", + "settings-tray-desc": "When disabled, ArmCord will close like any other window when closed, otherwise it'll sit back and relax\n in your system tray for later.", + "settings-channel-desc1": "You can use this setting to change current instance of Discord:", + "settings-patches-desk": "Fetches automatic patches that are distributed if release turns out to have bugs after release. Usually\n you don't have to keep this enabled, unless notified in support Discord.", + "settings-mobileMode-desc": "If you're on a device with touch-screen this feature is for you! It activates Discord's hidden mobile\n mode meant for phones and tablets. Only major feature missing is voice chat support. This is ideal for\n users on PinePhone and similar.", + "settings-channel-desc2": "you're probably most familiar with this one. It's the one you see in default Discord\n client!", + "settings-channel-desc3": "this is alpha test release of Discord. By using it you gain access to the newest\n features and fixes.", + "settings-channel-desc4": "public test build. Receives features earlier than stable but is a bit older than Canary.", + "settings-channel-desc5": "unofficial instance of Discord that takes you back to 2016! None of the client mods\n bundled with ArmCord work with it. It's run by community, so you take all the risk by using it.", + "settings-invitewebsocket-desc": "When enabled ArmCord will support Discord.gg links which means that if you open an invite link in your\n browser, ArmCord will automatically accept the invite. Can be unresponsive at times.", + "settings-altPaste": "Alternative Paste", + "settings-altPaste-desc": "If you're on Gnome on Linux or just simply can't paste images copied from other messages, then this is\n for you. This enables alternative module for pasting images. Only enable this when you're experiencing\n issues.", + "settings-mod-desc1": "Client mods are programs that allow you customize your Discord experience. They can change appearance of\n the client, modify behaviours or add new features!", + "settings-mod-desc2": "focuses on making the Discord plugin development experience easier. Minimal and\n lightweight.", + "settings-mod-desc3": "light, secure, and easy to use, with out of the box experience. Features a built-in\n store for plugins.", + "settings-mod-desc4": "heavily work in progress, doesn't have a working UI.", + "settings-trayIcon": "Tray icon", + "settings-trayIcon-desc": "Set the icon which will appear in tray menu.", + "settings-advanced": "️Advanced user zone", + "settings-pluginsFolder": "Open plugins folder", + "settings-themesFolder": "Open themes folder", + "settings-storageFolder": "Open storage folder" } diff --git a/assets/lang/nl-NL.json b/assets/lang/nl-NL.json index fd83845..aff7295 100644 --- a/assets/lang/nl-NL.json +++ b/assets/lang/nl-NL.json @@ -27,5 +27,30 @@ "settings-prfmMode": "Performance mode:", "settings-prfmMode-performance": "Performance", "settings-prfmMode-battery": "Battery", - "settings-mobileMode": "Mobile mode" + "settings-mobileMode": "Mobile mode", + "settings-channel-desc3": "this is alpha test release of Discord. By using it you gain access to the newest\n features and fixes.", + "settings-altPaste": "Alternative Paste", + "settings-invitewebsocket-desc": "When enabled ArmCord will support Discord.gg links which means that if you open an invite link in your\n browser, ArmCord will automatically accept the invite. Can be unresponsive at times.", + "settings-altPaste-desc": "If you're on Gnome on Linux or just simply can't paste images copied from other messages, then this is\n for you. This enables alternative module for pasting images. Only enable this when you're experiencing\n issues.", + "settings-theme-desc1": "ArmCord \"themes\" manage apps behaviour and looks.", + "settings-theme-desc2": "this is how ArmCord looks when you first launch it. It includes recreation of Discord's\n custom titlebar and ArmCord specific styles injected into Discord.", + "settings-theme-desc3": "uses native titlebar of OS you're currently running (e.g Windows 7/10). Functions more\n similar to actual Discord app on Linux.", + "settings-csp-desc": "ArmCord CSP is our system that manages loading custom content loading into the Discord app. Stuff like\n client mods and themes depend on it. Disable if you want to get rid of mods and custom styles.", + "settings-tray-desc": "When disabled, ArmCord will close like any other window when closed, otherwise it'll sit back and relax\n in your system tray for later.", + "settings-patches-desk": "Fetches automatic patches that are distributed if release turns out to have bugs after release. Usually\n you don't have to keep this enabled, unless notified in support Discord.", + "settings-mobileMode-desc": "If you're on a device with touch-screen this feature is for you! It activates Discord's hidden mobile\n mode meant for phones and tablets. Only major feature missing is voice chat support. This is ideal for\n users on PinePhone and similar.", + "settings-channel-desc1": "You can use this setting to change current instance of Discord:", + "settings-channel-desc2": "you're probably most familiar with this one. It's the one you see in default Discord\n client!", + "settings-channel-desc4": "public test build. Receives features earlier than stable but is a bit older than Canary.", + "settings-channel-desc5": "unofficial instance of Discord that takes you back to 2016! None of the client mods\n bundled with ArmCord work with it. It's run by community, so you take all the risk by using it.", + "settings-mod-desc2": "focuses on making the Discord plugin development experience easier. Minimal and\n lightweight.", + "settings-mod-desc3": "light, secure, and easy to use, with out of the box experience. Features a built-in\n store for plugins.", + "settings-mod-desc1": "Client mods are programs that allow you customize your Discord experience. They can change appearance of\n the client, modify behaviours or add new features!", + "settings-mod-desc4": "heavily work in progress, doesn't have a working UI.", + "settings-trayIcon": "Tray icon", + "settings-trayIcon-desc": "Set the icon which will appear in tray menu.", + "settings-advanced": "️Advanced user zone", + "settings-pluginsFolder": "Open plugins folder", + "settings-themesFolder": "Open themes folder", + "settings-storageFolder": "Open storage folder" } diff --git a/assets/lang/pl-PL.json b/assets/lang/pl-PL.json index 4fa3eff..9beab46 100644 --- a/assets/lang/pl-PL.json +++ b/assets/lang/pl-PL.json @@ -27,5 +27,30 @@ "settings-prfmMode-performance": "Wydajny", "settings-prfmMode-battery": "Bateria", "settings-none": "Nic/Brak", - "settings-mobileMode": "Mobile mode" + "settings-mobileMode": "Mobile mode", + "settings-theme-desc1": "ArmCord \"themes\" manage apps behaviour and looks.", + "settings-theme-desc2": "this is how ArmCord looks when you first launch it. It includes recreation of Discord's\n custom titlebar and ArmCord specific styles injected into Discord.", + "settings-theme-desc3": "uses native titlebar of OS you're currently running (e.g Windows 7/10). Functions more\n similar to actual Discord app on Linux.", + "settings-csp-desc": "ArmCord CSP is our system that manages loading custom content loading into the Discord app. Stuff like\n client mods and themes depend on it. Disable if you want to get rid of mods and custom styles.", + "settings-tray-desc": "When disabled, ArmCord will close like any other window when closed, otherwise it'll sit back and relax\n in your system tray for later.", + "settings-patches-desk": "Fetches automatic patches that are distributed if release turns out to have bugs after release. Usually\n you don't have to keep this enabled, unless notified in support Discord.", + "settings-mobileMode-desc": "If you're on a device with touch-screen this feature is for you! It activates Discord's hidden mobile\n mode meant for phones and tablets. Only major feature missing is voice chat support. This is ideal for\n users on PinePhone and similar.", + "settings-channel-desc1": "You can use this setting to change current instance of Discord:", + "settings-channel-desc2": "you're probably most familiar with this one. It's the one you see in default Discord\n client!", + "settings-altPaste": "Alternative Paste", + "settings-channel-desc3": "this is alpha test release of Discord. By using it you gain access to the newest\n features and fixes.", + "settings-channel-desc4": "public test build. Receives features earlier than stable but is a bit older than Canary.", + "settings-channel-desc5": "unofficial instance of Discord that takes you back to 2016! None of the client mods\n bundled with ArmCord work with it. It's run by community, so you take all the risk by using it.", + "settings-invitewebsocket-desc": "When enabled ArmCord will support Discord.gg links which means that if you open an invite link in your\n browser, ArmCord will automatically accept the invite. Can be unresponsive at times.", + "settings-altPaste-desc": "If you're on Gnome on Linux or just simply can't paste images copied from other messages, then this is\n for you. This enables alternative module for pasting images. Only enable this when you're experiencing\n issues.", + "settings-mod-desc2": "focuses on making the Discord plugin development experience easier. Minimal and\n lightweight.", + "settings-mod-desc1": "Client mods are programs that allow you customize your Discord experience. They can change appearance of\n the client, modify behaviours or add new features!", + "settings-mod-desc3": "light, secure, and easy to use, with out of the box experience. Features a built-in\n store for plugins.", + "settings-mod-desc4": "heavily work in progress, doesn't have a working UI.", + "settings-trayIcon": "Tray icon", + "settings-trayIcon-desc": "Set the icon which will appear in tray menu.", + "settings-advanced": "️Advanced user zone", + "settings-pluginsFolder": "Open plugins folder", + "settings-themesFolder": "Open themes folder", + "settings-storageFolder": "Open storage folder" } diff --git a/assets/lang/pt-BR.json b/assets/lang/pt-BR.json index e657eb5..11af5de 100644 --- a/assets/lang/pt-BR.json +++ b/assets/lang/pt-BR.json @@ -27,5 +27,30 @@ "settings-none": "None", "settings-save": "Save Settings", "settings-updater": "Check for updates", - "settings-mobileMode": "Mobile mode" + "settings-mobileMode": "Mobile mode", + "settings-channel-desc1": "You can use this setting to change current instance of Discord:", + "settings-theme-desc1": "ArmCord \"themes\" manage apps behaviour and looks.", + "settings-theme-desc2": "this is how ArmCord looks when you first launch it. It includes recreation of Discord's\n custom titlebar and ArmCord specific styles injected into Discord.", + "settings-theme-desc3": "uses native titlebar of OS you're currently running (e.g Windows 7/10). Functions more\n similar to actual Discord app on Linux.", + "settings-csp-desc": "ArmCord CSP is our system that manages loading custom content loading into the Discord app. Stuff like\n client mods and themes depend on it. Disable if you want to get rid of mods and custom styles.", + "settings-patches-desk": "Fetches automatic patches that are distributed if release turns out to have bugs after release. Usually\n you don't have to keep this enabled, unless notified in support Discord.", + "settings-mobileMode-desc": "If you're on a device with touch-screen this feature is for you! It activates Discord's hidden mobile\n mode meant for phones and tablets. Only major feature missing is voice chat support. This is ideal for\n users on PinePhone and similar.", + "settings-tray-desc": "When disabled, ArmCord will close like any other window when closed, otherwise it'll sit back and relax\n in your system tray for later.", + "settings-channel-desc2": "you're probably most familiar with this one. It's the one you see in default Discord\n client!", + "settings-channel-desc3": "this is alpha test release of Discord. By using it you gain access to the newest\n features and fixes.", + "settings-invitewebsocket-desc": "When enabled ArmCord will support Discord.gg links which means that if you open an invite link in your\n browser, ArmCord will automatically accept the invite. Can be unresponsive at times.", + "settings-channel-desc4": "public test build. Receives features earlier than stable but is a bit older than Canary.", + "settings-altPaste": "Alternative Paste", + "settings-altPaste-desc": "If you're on Gnome on Linux or just simply can't paste images copied from other messages, then this is\n for you. This enables alternative module for pasting images. Only enable this when you're experiencing\n issues.", + "settings-channel-desc5": "unofficial instance of Discord that takes you back to 2016! None of the client mods\n bundled with ArmCord work with it. It's run by community, so you take all the risk by using it.", + "settings-mod-desc1": "Client mods are programs that allow you customize your Discord experience. They can change appearance of\n the client, modify behaviours or add new features!", + "settings-mod-desc2": "focuses on making the Discord plugin development experience easier. Minimal and\n lightweight.", + "settings-mod-desc3": "light, secure, and easy to use, with out of the box experience. Features a built-in\n store for plugins.", + "settings-mod-desc4": "heavily work in progress, doesn't have a working UI.", + "settings-trayIcon": "Tray icon", + "settings-trayIcon-desc": "Set the icon which will appear in tray menu.", + "settings-advanced": "️Advanced user zone", + "settings-pluginsFolder": "Open plugins folder", + "settings-themesFolder": "Open themes folder", + "settings-storageFolder": "Open storage folder" } diff --git a/assets/lang/ru-RU.json b/assets/lang/ru-RU.json index 6cca053..feeea17 100644 --- a/assets/lang/ru-RU.json +++ b/assets/lang/ru-RU.json @@ -27,5 +27,30 @@ "settings-none": "Ничего", "settings-save": "Сохранить настройки", "settings-updater": "Проверить наличие обновлений", - "settings-mobileMode": "Mobile mode" + "settings-mobileMode": "Mobile mode", + "settings-csp-desc": "ArmCord CSP is our system that manages loading custom content loading into the Discord app. Stuff like\n client mods and themes depend on it. Disable if you want to get rid of mods and custom styles.", + "settings-tray-desc": "When disabled, ArmCord will close like any other window when closed, otherwise it'll sit back and relax\n in your system tray for later.", + "settings-patches-desk": "Fetches automatic patches that are distributed if release turns out to have bugs after release. Usually\n you don't have to keep this enabled, unless notified in support Discord.", + "settings-channel-desc1": "You can use this setting to change current instance of Discord:", + "settings-pluginsFolder": "Open plugins folder", + "settings-themesFolder": "Open themes folder", + "settings-storageFolder": "Open storage folder", + "settings-channel-desc2": "you're probably most familiar with this one. It's the one you see in default Discord\n client!", + "settings-channel-desc3": "this is alpha test release of Discord. By using it you gain access to the newest\n features and fixes.", + "settings-theme-desc1": "ArmCord \"themes\" manage apps behaviour and looks.", + "settings-theme-desc2": "this is how ArmCord looks when you first launch it. It includes recreation of Discord's\n custom titlebar and ArmCord specific styles injected into Discord.", + "settings-theme-desc3": "uses native titlebar of OS you're currently running (e.g Windows 7/10). Functions more\n similar to actual Discord app on Linux.", + "settings-mobileMode-desc": "If you're on a device with touch-screen this feature is for you! It activates Discord's hidden mobile\n mode meant for phones and tablets. Only major feature missing is voice chat support. This is ideal for\n users on PinePhone and similar.", + "settings-channel-desc4": "public test build. Receives features earlier than stable but is a bit older than Canary.", + "settings-channel-desc5": "unofficial instance of Discord that takes you back to 2016! None of the client mods\n bundled with ArmCord work with it. It's run by community, so you take all the risk by using it.", + "settings-invitewebsocket-desc": "When enabled ArmCord will support Discord.gg links which means that if you open an invite link in your\n browser, ArmCord will automatically accept the invite. Can be unresponsive at times.", + "settings-altPaste": "Alternative Paste", + "settings-altPaste-desc": "If you're on Gnome on Linux or just simply can't paste images copied from other messages, then this is\n for you. This enables alternative module for pasting images. Only enable this when you're experiencing\n issues.", + "settings-mod-desc1": "Client mods are programs that allow you customize your Discord experience. They can change appearance of\n the client, modify behaviours or add new features!", + "settings-mod-desc2": "focuses on making the Discord plugin development experience easier. Minimal and\n lightweight.", + "settings-mod-desc3": "light, secure, and easy to use, with out of the box experience. Features a built-in\n store for plugins.", + "settings-mod-desc4": "heavily work in progress, doesn't have a working UI.", + "settings-trayIcon": "Tray icon", + "settings-trayIcon-desc": "Set the icon which will appear in tray menu.", + "settings-advanced": "️Advanced user zone" } diff --git a/assets/lang/th-TH.json b/assets/lang/th-TH.json index 1521f50..116c768 100644 --- a/assets/lang/th-TH.json +++ b/assets/lang/th-TH.json @@ -27,5 +27,30 @@ "settings-none": "ไม่มี", "settings-save": "บันทึกการตั้งค่า", "settings-updater": "ตรวจหาการอัปเดต", - "settings-mobileMode": "โหมดมือถือ" + "settings-mobileMode": "โหมดมือถือ", + "settings-theme-desc1": "ArmCord \"themes\" manage apps behaviour and looks.", + "settings-patches-desk": "Fetches automatic patches that are distributed if release turns out to have bugs after release. Usually\n you don't have to keep this enabled, unless notified in support Discord.", + "settings-mobileMode-desc": "If you're on a device with touch-screen this feature is for you! It activates Discord's hidden mobile\n mode meant for phones and tablets. Only major feature missing is voice chat support. This is ideal for\n users on PinePhone and similar.", + "settings-channel-desc1": "You can use this setting to change current instance of Discord:", + "settings-channel-desc2": "you're probably most familiar with this one. It's the one you see in default Discord\n client!", + "settings-altPaste": "Alternative Paste", + "settings-trayIcon": "Tray icon", + "settings-theme-desc2": "this is how ArmCord looks when you first launch it. It includes recreation of Discord's\n custom titlebar and ArmCord specific styles injected into Discord.", + "settings-theme-desc3": "uses native titlebar of OS you're currently running (e.g Windows 7/10). Functions more\n similar to actual Discord app on Linux.", + "settings-csp-desc": "ArmCord CSP is our system that manages loading custom content loading into the Discord app. Stuff like\n client mods and themes depend on it. Disable if you want to get rid of mods and custom styles.", + "settings-tray-desc": "When disabled, ArmCord will close like any other window when closed, otherwise it'll sit back and relax\n in your system tray for later.", + "settings-channel-desc3": "this is alpha test release of Discord. By using it you gain access to the newest\n features and fixes.", + "settings-channel-desc4": "public test build. Receives features earlier than stable but is a bit older than Canary.", + "settings-channel-desc5": "unofficial instance of Discord that takes you back to 2016! None of the client mods\n bundled with ArmCord work with it. It's run by community, so you take all the risk by using it.", + "settings-invitewebsocket-desc": "When enabled ArmCord will support Discord.gg links which means that if you open an invite link in your\n browser, ArmCord will automatically accept the invite. Can be unresponsive at times.", + "settings-altPaste-desc": "If you're on Gnome on Linux or just simply can't paste images copied from other messages, then this is\n for you. This enables alternative module for pasting images. Only enable this when you're experiencing\n issues.", + "settings-mod-desc1": "Client mods are programs that allow you customize your Discord experience. They can change appearance of\n the client, modify behaviours or add new features!", + "settings-mod-desc2": "focuses on making the Discord plugin development experience easier. Minimal and\n lightweight.", + "settings-mod-desc3": "light, secure, and easy to use, with out of the box experience. Features a built-in\n store for plugins.", + "settings-mod-desc4": "heavily work in progress, doesn't have a working UI.", + "settings-trayIcon-desc": "Set the icon which will appear in tray menu.", + "settings-advanced": "️Advanced user zone", + "settings-pluginsFolder": "Open plugins folder", + "settings-themesFolder": "Open themes folder", + "settings-storageFolder": "Open storage folder" } diff --git a/src/settings/settings.html b/src/settings/settings.html index 080df08..a75a8d2 100644 --- a/src/settings/settings.html +++ b/src/settings/settings.html @@ -17,15 +17,15 @@ -

ArmCord theme:

+

ArmCord theme

- ArmCord "themes" are basically behaviour packs. + ArmCord "themes" manage apps behaviour and looks.
Default - this is how ArmCord looks when you first launch it. It includes recreation of Discord's custom titlebar and ArmCord specific styles injected into Discord.
Native - uses native titlebar of OS you're currently running (e.g Windows 7/10). Functions more - similar to actual Discord app. + similar to actual Discord app on Linux.


@@ -99,17 +99,18 @@
-

Discord channel:

+

Discord channel

You can use this setting to change current instance of Discord:
Stable - you're probably most familiar with this one. It's the one you see in default Discord client!
- Canary - this is alpha test release of Discord. By using it you gain access to newest + Canary - this is alpha test release of Discord. By using it you gain access to the newest features and fixes.
- PTB - public test build. Gets features earlier than stable but is a bit older than Canary. + PTB - public test build. Receives features earlier than stable but is a bit older than + Canary.
Hummus - unofficial instance of Discord that takes you back to 2016! None of the client mods bundled with ArmCord work with it. It's run by community, so you take all the risk by using it. @@ -124,7 +125,7 @@ -

Client mod:

+

Client mod

Client mods are programs that allow you customize your Discord experience. They can change appearance of the client, modify behaviours or add new features! @@ -145,7 +146,7 @@ -

Performance mode:

+

Performance mode

Performance mode is an experimental function that may either increase responsiveness and performance of ArmCord or... decrease it. Please try every option and see which fits you the best. @@ -161,7 +162,7 @@ -

Tray icon:

+

Tray icon

Set the icon which will appear in tray menu.