mirror of
https://github.com/Alex313031/thorium.git
synced 2025-01-09 19:37:30 -03:00
Update thorium_strings.grd
This commit is contained in:
parent
331ae5615a
commit
4358730b26
1 changed files with 124 additions and 30 deletions
|
@ -303,14 +303,14 @@ If you update this file, be sure also to update google_chrome_strings.grd. -->
|
|||
</message>
|
||||
</if>
|
||||
<if expr="chromeos_ash">
|
||||
<message name="IDS_PRODUCT_OS_NAME" desc="The Chrome OS application name">
|
||||
Thorium OS
|
||||
<message name="IDS_PRODUCT_OS_NAME" desc="The ChromeOS application name">
|
||||
ThoriumOS
|
||||
</message>
|
||||
<message name="IDS_SHORT_PRODUCT_OS_NAME" desc="The Chrome OS application short name">
|
||||
Thorium OS
|
||||
<message name="IDS_SHORT_PRODUCT_OS_NAME" desc="The ChromeOS application short name">
|
||||
ThoriumOS
|
||||
</message>
|
||||
<message name="IDS_INSTALLED_PRODUCT_OS_NAME" desc="Installed OS name">
|
||||
Thorium OS
|
||||
ThoriumOS
|
||||
</message>
|
||||
</if>
|
||||
<message name="IDS_PRODUCT_LOGO_ENTERPRISE_ALT_TEXT" desc="Alt text for the Chromium Enterprise logo image." formatter_data="android_java">
|
||||
|
@ -365,7 +365,7 @@ If you update this file, be sure also to update google_chrome_strings.grd. -->
|
|||
</message>
|
||||
</if>
|
||||
<!-- Accessible window title format - includes the channel, and the same
|
||||
on all browser platforms rather than different on Chrome OS. -->
|
||||
on all browser platforms rather than different on ChromeOS. -->
|
||||
<message name="IDS_ACCESSIBLE_BROWSER_WINDOW_TITLE_FORMAT" desc="The format for the accessible name of a tabbed browser window">
|
||||
<ph name="PAGE_TITLE">$1<ex>Google</ex></ph> - Thorium
|
||||
</message>
|
||||
|
@ -385,11 +385,11 @@ If you update this file, be sure also to update google_chrome_strings.grd. -->
|
|||
Copyright <ph name="YEAR">{0,date,y}<ex>2016</ex></ph> The Chromium Authors and Alex313031. All rights reserved.
|
||||
</message>
|
||||
<if expr="chromeos_ash">
|
||||
<message name="IDS_ABOUT_CROS_VERSION_LICENSE" desc="Additional text displayed beneath the Chromium open source URLs for Chrome OS.">
|
||||
Thorium OS is made possible by additional <ph name="BEGIN_LINK_CROS_OSS"><a target="_blank" href="$1"></ph>open source software<ph name="END_LINK_CROS_OSS"></a></ph>.
|
||||
<message name="IDS_ABOUT_CROS_VERSION_LICENSE" desc="Additional text displayed beneath the Chromium open source URLs for ChromeOS.">
|
||||
ThoriumOS is made possible by additional <ph name="BEGIN_LINK_CROS_OSS"><a target="_blank" href="$1"></ph>open source software<ph name="END_LINK_CROS_OSS"></a></ph>.
|
||||
</message>
|
||||
<message name="IDS_ABOUT_CROS_WITH_LINUX_VERSION_LICENSE" desc="Additional text displayed beneath the Chromium open source URLs for Chrome OS when Crostini is installed.">
|
||||
Thorium OS is made possible by additional <ph name="BEGIN_LINK_CROS_OSS"><a target="_blank" href="$1"></ph>open source software<ph name="END_LINK_CROS_OSS"></a></ph>, as is <ph name="BEGIN_LINK_LINUX_OSS"><a target="_blank" href="$2"></ph>Linux development environment<ph name="END_LINK_LINUX_OSS"></a></ph>.
|
||||
<message name="IDS_ABOUT_CROS_WITH_LINUX_VERSION_LICENSE" desc="Additional text displayed beneath the Chromium open source URLs for ChromeOS when Crostini is installed.">
|
||||
ThoriumOS is made possible by additional <ph name="BEGIN_LINK_CROS_OSS"><a target="_blank" href="$1"></ph>open source software<ph name="END_LINK_CROS_OSS"></a></ph>, as is <ph name="BEGIN_LINK_LINUX_OSS"><a target="_blank" href="$2"></ph>Linux development environment<ph name="END_LINK_LINUX_OSS"></a></ph>.
|
||||
</message>
|
||||
<message name="IDS_ABOUT_SAFETY_INFORMATION" desc="The safety label in the About box." translateable="false">
|
||||
Not used in Thorium. Placeholder to keep resource maps in sync.
|
||||
|
@ -399,8 +399,11 @@ If you update this file, be sure also to update google_chrome_strings.grd. -->
|
|||
Not used in Thorium. Placeholder to keep resource maps in sync.
|
||||
</message>
|
||||
<if expr="is_macosx">
|
||||
<message name="IDS_MAC_10_10_OBSOLETE_SOON" desc="A message displayed on an at-launch infobar and About (Help) page warning the user that the OS version they are using will soon be or is already unsupported.">
|
||||
To get future Thorium updates, you'll need OS X 10.11 or later. This computer is using OS X 10.10.
|
||||
<message name="IDS_MAC_10_11_OBSOLETE" desc="A message displayed on an at-launch infobar and About (Help) page warning the user that the OS version they are using will soon be or is already unsupported.">
|
||||
To get future Thorium updates, you'll need macOS 10.13 or later. This computer is using OS X 10.11.
|
||||
</message>
|
||||
<message name="IDS_MAC_10_12_OBSOLETE" desc="A message displayed on an at-launch infobar and About (Help) page warning the user that the OS version they are using will soon be or is already unsupported.">
|
||||
To get future Thorium updates, you'll need macOS 10.13 or later. This computer is using macOS 10.12.
|
||||
</message>
|
||||
</if>
|
||||
<if expr="is_win">
|
||||
|
@ -459,7 +462,7 @@ Thorium cannot read and write to its data directory:
|
|||
</message>
|
||||
<if expr="chromeos_ash">
|
||||
<message name="IDS_EULA_CHECKBOX_ENABLE_LOGGING" desc="The label of the checkbox to enable/disable crash and user metrics logging">
|
||||
Optional: Help improve Thorium OS features and performance by automatically sending diagnostic and usage data to Google.
|
||||
Optional: Help improve ThoriumOS features and performance by automatically sending diagnostic and usage data to Google.
|
||||
</message>
|
||||
</if>
|
||||
<message name="IDS_PROFILE_TOO_NEW_ERROR" desc="Error displayed on startup when the profile is from a newer version of the product and can not be read">
|
||||
|
@ -479,12 +482,12 @@ Thorium is unable to recover your settings.
|
|||
</message>
|
||||
<!-- Add account dialog -->
|
||||
<if expr="chromeos_ash">
|
||||
<message name="IDS_ACCOUNT_MANAGER_DIALOG_WELCOME_BODY_V2" desc="Text body for the Welcome screen in Chromium OS 'Add account' dialog.">
|
||||
<message name="IDS_ACCOUNT_MANAGER_DIALOG_WELCOME_BODY_V2" desc="Text body for the Welcome screen in ChromiumOS 'Add account' dialog.">
|
||||
If you want to use this account one-time only, you can use Guest mode in Thorium browser. If you want to add an account for someone else, <ph name="LINK_BEGIN"><a target="_blank" id="newPersonLink" href="$1<ex>https://google.com/</ex>"></ph>add a new person<ph name="LINK_END"></a></ph> to your <ph name="DEVICE_TYPE">$2<ex>Chromebook</ex></ph>.
|
||||
|
||||
Permissions you've already given to websites and apps may apply to this account. You can manage your Google Accounts in <ph name="SETTINGS_LINK_BEGIN"><a id="osSettingsLink" href="$3<ex>https://google.com/</ex>"></ph>Settings<ph name="SETTINGS_LINK_END"></a></ph>.
|
||||
</message>
|
||||
<message name="IDS_ACCOUNT_MANAGER_DIALOG_WELCOME_BODY_V2_WITH_GUEST_MODE" desc="Text body for the Welcome screen in Chromium OS 'Add account' dialog.">
|
||||
<message name="IDS_ACCOUNT_MANAGER_DIALOG_WELCOME_BODY_V2_WITH_GUEST_MODE" desc="Text body for the Welcome screen in ChromiumOS 'Add account' dialog.">
|
||||
If you want to use this account one-time only, you can use <ph name="GUEST_LINK_BEGIN"><a id="guestModeLink" href="#"></ph>Guest mode<ph name="GUEST_LINK_END"></a></ph> in Thorium browser. If you want to add an account for someone else, <ph name="LINK_BEGIN"><a target="_blank" id="newPersonLink" href="$1<ex>https://google.com/</ex>"></ph>add a new person<ph name="LINK_END"></a></ph> to your <ph name="DEVICE_TYPE">$2<ex>Chromebook</ex></ph>.
|
||||
|
||||
Permissions you've already given to websites and apps may apply to this account. You can manage your Google Accounts in <ph name="SETTINGS_LINK_BEGIN"><a id="osSettingsLink" href="$3<ex>https://google.com/</ex>"></ph>Settings<ph name="SETTINGS_LINK_END"></a></ph>.
|
||||
|
@ -684,7 +687,7 @@ Permissions you've already given to websites and apps may apply to this account.
|
|||
|
||||
<!-- Abandon in-progress downloads confirmation dialog -->
|
||||
<if expr="not is_macosx">
|
||||
<message name="IDS_ABANDON_DOWNLOAD_DIALOG_BROWSER_MESSAGE" desc="Message on a dialog shown when the user closes the browser while one or more downloads are in progress. This string is shown on Windows, Chrome OS, and Linux, which all use 'Exit' to refer to closing a browser.">
|
||||
<message name="IDS_ABANDON_DOWNLOAD_DIALOG_BROWSER_MESSAGE" desc="Message on a dialog shown when the user closes the browser while one or more downloads are in progress. This string is shown on Windows, ChromeOS, and Linux, which all use 'Exit' to refer to closing a browser.">
|
||||
Exit Thorium anyway?
|
||||
</message>
|
||||
</if>
|
||||
|
@ -783,8 +786,8 @@ Permissions you've already given to websites and apps may apply to this account.
|
|||
<message name="IDS_ABOUT" desc="The text label of the About Chrome menu item">
|
||||
About &Thorium
|
||||
</message>
|
||||
<message name="IDS_RELAUNCH_TO_UPDATE" desc="The text label of the relaunch to update Chrome OS menu item">
|
||||
Relaunch to update &Thorium OS
|
||||
<message name="IDS_RELAUNCH_TO_UPDATE" desc="The text label of the relaunch to update ChromeOS menu item">
|
||||
Relaunch to update &ThoriumOS
|
||||
</message>
|
||||
</if>
|
||||
|
||||
|
@ -925,17 +928,17 @@ Permissions you've already given to websites and apps may apply to this account.
|
|||
</message>
|
||||
</if>
|
||||
<if expr="chromeos_ash">
|
||||
<message name="IDS_SIGNIN_ERROR_SECONDARY_ACCOUNT_DISPLAY_SOURCE" desc="Context title shown in the notification header of sign-in error notification for Chromium OS Secondary Accounts.">
|
||||
Thorium OS System
|
||||
<message name="IDS_SIGNIN_ERROR_SECONDARY_ACCOUNT_DISPLAY_SOURCE" desc="Context title shown in the notification header of sign-in error notification for ChromiumOS Secondary Accounts.">
|
||||
ThoriumOS System
|
||||
</message>
|
||||
<message name="IDS_SYNC_SIGN_IN_ERROR_BUBBLE_VIEW_MESSAGE" desc="Message in the sign-in error notification when the user's sign-in credentials are out of date.">
|
||||
Thorium OS could not sync your data because your account sign-in details are out of date.
|
||||
ThoriumOS could not sync your data because your account sign-in details are out of date.
|
||||
</message>
|
||||
<message name="IDS_SYNC_UNAVAILABLE_ERROR_BUBBLE_VIEW_MESSAGE" desc="Message in the sign-in error notification when sync is not available for their domain.">
|
||||
Thorium OS could not sync your data because Sync is not available for your domain.
|
||||
ThoriumOS could not sync your data because Sync is not available for your domain.
|
||||
</message>
|
||||
<message name="IDS_SYNC_OTHER_SIGN_IN_ERROR_BUBBLE_VIEW_MESSAGE" desc="Message in the sign-in error notification when there's an error signing in.">
|
||||
Thorium OS could not sync your data due to an error signing in.
|
||||
ThoriumOS could not sync your data due to an error signing in.
|
||||
</message>
|
||||
</if>
|
||||
|
||||
|
@ -960,10 +963,10 @@ Permissions you've already given to websites and apps may apply to this account.
|
|||
</message>
|
||||
</if>
|
||||
|
||||
<!-- Chrome OS OOBE Terms of Service screen-->
|
||||
<!-- ChromeOS OOBE Terms of Service screen-->
|
||||
<if expr="chromeos_ash">
|
||||
<message name="IDS_TERMS_OF_SERVICE_SCREEN_SUBHEADING" desc="Subheading at the top of the Terms of Service screen. MANAGER can be a domain or an email address.">
|
||||
<ph name="MANAGER">$1<ex>example.com</ex></ph> requires that you read and accept the following Terms of Service before using this device. These terms do not expand, modify or limit the Thorium OS Terms.
|
||||
<ph name="MANAGER">$1<ex>example.com</ex></ph> requires that you read and accept the following Terms of Service before using this device. These terms do not expand, modify or limit the ThoriumOS Terms.
|
||||
</message>
|
||||
</if>
|
||||
|
||||
|
@ -1115,12 +1118,12 @@ Permissions you've already given to websites and apps may apply to this account.
|
|||
</if>
|
||||
<if expr="chromeos_ash">
|
||||
<message name="IDS_UPDATE_RECOMMENDED_DIALOG_TITLE" desc="The window title for the Update Recommended dialog.">
|
||||
Restart Thorium OS
|
||||
Restart ThoriumOS
|
||||
</message>
|
||||
<message name="IDS_UPDATE_RECOMMENDED" desc="The main text of the Update Recommended dialog.">
|
||||
Thorium OS needs to be restarted to apply the update.
|
||||
ThoriumOS needs to be restarted to apply the update.
|
||||
</message>
|
||||
<message name="IDS_RELAUNCH_AND_UPDATE" desc="The button in the Update Recommended dialog which updates and restarts Chrome OS.">
|
||||
<message name="IDS_RELAUNCH_AND_UPDATE" desc="The button in the Update Recommended dialog which updates and restarts ChromeOS.">
|
||||
Restart
|
||||
</message>
|
||||
</if>
|
||||
|
@ -1250,7 +1253,7 @@ Permissions you've already given to websites and apps may apply to this account.
|
|||
Please wait while Thorium installs the latest system updates.
|
||||
</message>
|
||||
<message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoken on opening the OOBE EULA screen">
|
||||
Thorium OS terms
|
||||
ThoriumOS terms
|
||||
</message>
|
||||
</if>
|
||||
|
||||
|
@ -1400,7 +1403,7 @@ Permissions you've already given to websites and apps may apply to this account.
|
|||
<!-- Strings for full restore notifications -->
|
||||
<if expr="chromeos_ash">
|
||||
<message name="IDS_RESTORE_NOTIFICATION_DISPLAY_SOURCE" desc="This is the string shown as the display source of the notification for the user to select restore or not on startup.">
|
||||
Thorium OS system
|
||||
ThoriumOS system
|
||||
</message>
|
||||
</if>
|
||||
|
||||
|
@ -1468,6 +1471,97 @@ Permissions you've already given to websites and apps may apply to this account.
|
|||
<message name="IDS_PRIVACY_SANDBOX_DIALOG_NOTICE_BOTTOM_SUMMARY" desc="A conclusion paragraph for the entire page. It sits beneath the “More control over the ads you see” subtitle but it’s no more associated with that topic than “Limit sharing between sites”. * “in Chrome settings”: The URL is chrome://settings/privacySandbox. We don’t make it a live link because we need the users to stay in this moment until they make a choice.">
|
||||
You can learn more about these features in Thorium settings.
|
||||
</message>
|
||||
|
||||
<!-- ChromiumUpdater Strings -->
|
||||
<if expr="is_win">
|
||||
<message name="IDS_FRIENDLY_COMPANY_NAME" desc="Company name">
|
||||
Thorium
|
||||
</message>
|
||||
<message name="IDS_NO_UPDATE_RESPONSE" desc="Updater response for no updates when handling install result.">
|
||||
No update is available.
|
||||
</message>
|
||||
<message name="IDS_INSTALL_UPDATER_FAILED" desc="Updater response for failure when handling install result.">
|
||||
Installation failed. Please try again.
|
||||
</message>
|
||||
<message name="IDS_INSTALLER_DISPLAY_NAME" desc="Name for the updater metainstaller.">
|
||||
<ph name="COMPANY_NAME">$1<ex>Chromium</ex></ph> Installer
|
||||
</message>
|
||||
<message name="IDS_CLOSE_BUTTON" desc="Close button tooltip">
|
||||
Close
|
||||
</message>
|
||||
<message name="IDS_MINIMIZE_BUTTON" desc="Minimize button tooltip">
|
||||
Minimize
|
||||
</message>
|
||||
<message name="IDS_INITIALIZING" desc="Initial message for the progress window.">
|
||||
Initializing...
|
||||
</message>
|
||||
<message name="IDS_WAITING_TO_CONNECT" desc="Message to show while checking for updates.">
|
||||
Connecting to the Internet...
|
||||
</message>
|
||||
<message name="IDS_DOWNLOADING_SHORT" desc="Shows how many seconds are remaining in the download.">
|
||||
Downloading... <ph name="SECONDS">$1<ex>0</ex></ph> second(s) remaining
|
||||
</message>
|
||||
<message name="IDS_DOWNLOADING_LONG" desc="Shows how many minutes are remaining in the download.">
|
||||
Downloading... <ph name="MINUTE">$1<ex>0</ex></ph> minute(s) remaining
|
||||
</message>
|
||||
<message name="IDS_DOWNLOADING_VERY_LONG" desc="Shows how many hours are remaining in the download.">
|
||||
Downloading... <ph name="HOURS">$1<ex>0</ex></ph> hour(s) remaining
|
||||
</message>
|
||||
<message name="IDS_DOWNLOADING_COMPLETED" desc="For when donwload is completed.">
|
||||
Download complete.
|
||||
</message>
|
||||
<message name="IDS_DOWNLOADING" desc="For when time remaining is less than 0.">
|
||||
Downloading...
|
||||
</message>
|
||||
<message name="IDS_WAITING_TO_INSTALL" desc="While waiting to install between downloading and installing.">
|
||||
Waiting to install...
|
||||
</message>
|
||||
<message name="IDS_INSTALLING" desc="Message shown during install.">
|
||||
Installing...
|
||||
</message>
|
||||
<message name="IDS_CANCELING" desc="For when requesting to cancel the installation.">
|
||||
Canceling...
|
||||
</message>
|
||||
<message name="IDS_TEXT_RESTART_BROWSER" desc="For when a browser must be restarted to complete the installation.">
|
||||
Thanks for installing. You must restart your browser before using <ph name="BUNDLE_NAME">$1<ex>Chromium</ex></ph>.
|
||||
</message>
|
||||
<message name="IDS_TEXT_RESTART_ALL_BROWSERS" desc="For when all browsers must be restarted to complete the installation.">
|
||||
Thanks for installing. You must restart all your browsers before using <ph name="BUNDLE_NAME">$1<ex>Chromium</ex></ph>.
|
||||
</message>
|
||||
<message name="IDS_TEXT_RESTART_COMPUTER" desc="For when the computer must be restarted to complete the installation.">
|
||||
Thanks for installing. You must restart your computer before using <ph name="BUNDLE_NAME">$1<ex>Chromium</ex></ph>.
|
||||
</message>
|
||||
<message name="IDS_UPDATER_CLOSE" desc="For close button on the UI post install completion.">
|
||||
Close
|
||||
</message>
|
||||
<message name="IDS_RESTART_NOW" desc="For button to restart now to complete installation.">
|
||||
Restart Now
|
||||
</message>
|
||||
<message name="IDS_RESTART_LATER" desc="For button to restart later to complete installation.">
|
||||
Restart Later
|
||||
</message>
|
||||
<message name="IDS_GET_HELP_TEXT" desc="For button to get help.">
|
||||
Help
|
||||
</message>
|
||||
<message name="IDS_INSTALLATION_STOPPED_WINDOW_TITLE" desc="For dialog when user chooses to close the installation window.">
|
||||
Installation Stopped.
|
||||
</message>
|
||||
<message name="IDS_INSTALL_STOPPED" desc="Message of the dialog when user chooses to close the installation window.">
|
||||
Installation not complete. Are you sure you want to cancel?
|
||||
</message>
|
||||
<message name="IDS_RESUME_INSTALLATION" desc="For button to resume the installation.">
|
||||
Resume Installation
|
||||
</message>
|
||||
<message name="IDS_CANCEL_INSTALLATION" desc="For button to cancel the installation.">
|
||||
Cancel Installation
|
||||
</message>
|
||||
<message name="IDS_SPLASH_SCREEN_MESSAGE" desc="Main message on the splash screen.">
|
||||
On your marks...
|
||||
</message>
|
||||
<message name="IDS_BUNDLE_INSTALLED_SUCCESSFULLY" desc="Installation complete message.">
|
||||
Installation complete.
|
||||
</message>
|
||||
</if>
|
||||
</messages>
|
||||
</release>
|
||||
</grit>
|
||||
|
|
Loading…
Reference in a new issue