-
-
Notifications
You must be signed in to change notification settings - Fork 25
/
Copy pathenglish.json
68 lines (68 loc) · 5.39 KB
/
english.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
{
"settingsPanelPlugins": "Plugins",
"settingsPanelThemes": "Themes",
"settingsPanelUpdates": "Updates",
"settingsPanelLogs": "Logs",
"settingsPanelBugReport": "Report a Bug",
"itemNoDescription": "No description yet.",
"themePanelClientTheme": "Client Theme",
"themePanelThemeTooltip": "Select the theme you want Steam to use (requires reload)",
"pluginPanelPluginTooltip": "Don't have any plugins installed? ",
"themePanelGetMoreThemes": "Get more themes",
"pluginPanelGetMorePlugins": "Find plugins here",
"themePanelInjectJavascript": "Inject JavaScript",
"themePanelInjectJavascriptToolTip": "Decide whether themes are allowed to insert JavaScript into Steam. Disabling JavaScript may break Steam interface as a byproduct (requires reload)",
"themePanelInjectCSS": "Inject StyleSheets",
"themePanelInjectCSSToolTip": "Decide whether themes are allowed to insert stylesheets into Steam. (requires reload)",
"themePanelCustomAccentColor": "Custom Accent Color",
"themePanelCustomAccentColorToolTip": "Set a custom accent color for themes that support it (requires reload)",
"themePanelCustomColorNotUsed": "Note: The active theme does NOT use this setting.",
"themePanelCustomColorUsed": "Note: The active theme uses this setting!",
"updatePanelHasUpdates": "Updates Available!",
"updatePanelHasUpdatesSub": "Millennium found the following updates for your themes.",
"updatePanelReleasedTag": "Released:",
"updatePanelReleasePatchNotes": "Patch Notes:",
"updatePanelIsUpdating": "Updating...",
"updatePanelUpdate": "Update",
"updatePanelNoUpdatesFound": "No updates found. You're good to go!",
"ViewMore": "View More",
"aboutThemeAnonymous": "Anonymous",
"aboutThemeTitle": "About",
"aboutThemeVerifiedDev": "Verified Developer",
"viewSourceCode": "View Source Code",
"showInFolder": "Show in Folder",
"uninstall": "Uninstall",
"optionReloadNow": "Reload Now",
"optionReloadLater": "Reload Later",
"updatePanelUpdateNotifications": "Push Notifications",
"updatePanelUpdateNotificationsTooltip": "Get Millennium to give you a reminder when an item in your library has an update!",
"customThemeSettingsColors": "Colors",
"customThemeSettingsConfig": "Custom Settings",
"errorMessageTitle": "Whoops!",
"errorSubmitIssueNotValid": "Your issue is not valid. Make sure your issue does not involve a plugin or theme, if it does, please contact the developer of the plugin or theme.",
"errorSubmitIssueNoDescription": "Please provide a description of your issue (10 characters or more).",
"errorSubmitIssueNoSteps": "Please provide an overview on how to reproduce your issue (10 characters or more).",
"errorSubmitIssueTooFrequent": "Woah there! You're submitting issues too quickly. Please wait a bit before submitting another issue.",
"updateSuccessful": "Successfully updated {0}",
"updateSuccessfulRestart": "Successfully updated {0}! As you currently have it active, you will need to restart Steam for the changes to take effect.",
"updateFailed": "Failed to update {0}! Check the logs for more information.",
"messageTitleWarning": "One Sec!",
"messageUpdateDisableClarification": "Do you want to disable update checks entirely, or just disable the update these notifications? You can always change this in Millennium Settings later.",
"DisableUpdates": "Disable Updates",
"DisableOnlyNotifications": "Just Notifications",
"message1162025SecurityUpdate": "We're deciding to update our security protocols to better benefit you, and the community as a whole. As of 1/16/2025, we've decided to implement measures to explicitly ask you if you want to receive updates from Millennium.",
"message1162025SecurityUpdateTooltip": "(This does NOT include theme and plugin updates, which are handled separately, are were never automatic)",
"toggleWantsMillenniumUpdates": "Do you want Millennium to check for updates?",
"toggleWantsMillenniumUpdatesTooltip": "If enabled, Millennium will automatically check for updates. Updates will NOT automatically be applied unless you've disabled notifications (the setting below). You will receive a popup box with the option to update or dismiss.",
"toggleWantsMillenniumUpdatesNotifications": "Do you want to notified when updates are found? (similar to this popup)",
"toggleWantsMillenniumUpdatesNotificationsTooltip": "If an update is found and this setting is on, you will receive a popup box with the option to update, or stay on the version you're already on. If an update is found and you do NOT have this setting enabled, you will not receive a popup box, and the update will be applied.",
"settingsAreChangeableLater": "You can change these settings later in Millennium Settings.",
"strViewUpdateDiffInBrowser": "View Diff in Browser",
"strViewDownloadInfo": "View Download Information",
"strUpdateNextStartup": "Update Next Startup",
"strUpdateReject": "I'll pass",
"strDontShowAgain": "Don't show this again",
"strAnUpdateIsAvailable": "An update is available for Millennium! We're showing you this message because you've opted in to receive updates. If you no longer want to receive these messages, you can turn on automatic updates, or you can disable updates entirely from Millennium Settings.",
"updatePanelCheckForUpdates": "Check for Updates",
"updatePanelShowUpdateNotifications": "Show Update Notifications"
}