Files
openide/platform/settings-sync-core/resources/messages/SettingsSyncBundle.properties
Sergey Pak 5edc6554bf [settingsSync] IJPL-188449 Settings Sync: No icon indicators for sync states
(cherry picked from commit e032801b59fad308dd60493494a88223763271c2)

GitOrigin-RevId: 47971dca77459b74707180568ca5521837dc5d32
2025-06-16 15:38:08 +00:00

193 lines
11 KiB
Properties

action.settingsSync.manualPush.text=Push Settings
action.settingsSync.history.text=Backup and Sync History
settingsSync.errors.notificationGroup=Backup and Sync messages
notification.title.push.error=Couldn't synchronize settings
notification.title.update.error=Couldn't get settings from server
notification.title.update.no.such.file=No settings file on the server
progress.title.updating.settings.from.server=Updating settings from server\u2026
notification.title.apply.error=Couldn't apply settings
action.SettingsSyncStatusAction.text=Backup and Sync
action.SettingsSyncOpenSettingsAction.text=Backup and Sync\u2026
title.settings.sync=Backup and Sync
configurable.what.to.sync.label=Configure what to sync:
# suppress inspection "UnusedProperty" -- computed key
settings.category.ui.name=UI settings
# \u2022 is a dot (similar to *)
settings.category.comment.ui.code.system.name=\u2022 UI, code and system settings
# suppress inspection "UnusedProperty" -- computed key
settings.category.ui.description=Includes theme, editor font, toolbar, and notifications
# suppress inspection "UnusedProperty" -- computed key
settings.category.keymap.name=Keymaps
# \u2022 is a dot (similar to *)
settings.category.comment.keymap=\u2022 Keymaps
# suppress inspection "UnusedProperty" -- computed key
settings.category.keymap.description=
# suppress inspection "UnusedProperty" -- computed key
settings.category.code.name=Code settings
# suppress inspection "UnusedProperty" -- computed key
settings.category.code.description=Includes code style, file types, and live templates
# suppress inspection "UnusedProperty" -- computed key
settings.category.plugins.name=Plugins
settings.category.comment.plugins=\u2022 Plugins
# suppress inspection "UnusedProperty" -- computed key
settings.category.plugins.description=
# suppress inspection "UnusedProperty" -- computed key
settings.category.tools.name=Tools
settings.category.comment.tools=\u2022 Tools
# suppress inspection "UnusedProperty" -- computed key
settings.category.tools.description=Includes version control and debugger
# suppress inspection "UnusedProperty" -- computed key
settings.category.system.name=System settings
# suppress inspection "UnusedProperty" -- computed key
settings.category.system.description=
config.button.login=Log in with JetBrains Account\u2026
# config.button.logout=Log Out...
config.button.enable=Enable backup and sync:
enable.dialog.select.what.to.sync=Settings to sync
enable.dialog.enable.sync.action=Enable Backup and Sync
enable.dialog.source.option.title=Choose Settings Source
enable.dialog.source.option.text=There already are existing settings on this account. Please choose which settings you would like to use as the basis for sync going forward.
enable.dialog.sync.local.settings=Push Settings to Account
enable.dialog.sync.local.settings.option=Use the local settings and upload them to your account storage
enable.dialog.sync.local.settings.text=Settings saved on your account will be overwritten by the local ones
enable.dialog.get.settings.from.account=Get Settings from Account
enable.dialog.get.settings.from.account.option=Use the settings from your account storage
enable.dialog.get.settings.from.account.text=Your local settings will be overwritten by the settings on your account
enable.dialog.change=Change
enable.sync.check.server.data.progress=Checking server data\u2026
enable.sync.get.from.server.progress=Getting Settings from Server\u2026
enable.sync.push.to.server.progress=Pushing Settings to Server\u2026
enable.sync.add.account=Add Account
enable.sync.choose.data.provider.title=Choose Provider
enable.sync.choose.data.provider.text=Please select a provider that will store and process your data
# {0} - name of the provider - JetBrains or Google
enable.dialog.error.no.user=No user available
enable.dialog.error.no.provider=Settings provider {0} is not available
enable.dialog.error.cant.check=Cannot initialize settings provider {0}
disable.dialog.title=Confirm disabling Settings Sync
# {0} - account type, i.e. JetBrains or Google
disable.dialog.text=This will disable Settings Sync for this installation,\nleaving the data stored on the {0} account intact.\nThis change will take effect immediately.
# {0} - account type, i.e. JetBrains or Google
disable.dialog.remove.data.box=Remove data from {0} account and disable for all IDEs
disable.dialog.disable.button=Disable
disable.active.sync.title=Disable Active Sync
disable.active.sync.message=You need to disable the active sync to switch accounts
disable.remove.data.title=Removing Server Data\u2026
disable.remove.data.failure=Unable to remove data from server
status.action.settings.sync=Backup and Sync\u2026
status.action.settings.sync.is.off=Off
status.action.settings.sync.is.on=On
status.action.settings.sync.failed=Failed
status.action.settings.sync.pending.action=Action Required
logout.link.text=Log out {0} Account
# logout.dialog.title=Confirm Log Out
# logout.dialog.message=Are you sure you want to log out?
# logout.dialog.button=Log Out
plugins.bundled=Bundled plugins
subcategory.config.link=Configure
#temporary message
settings.jba.plugin.required.text=Please download JetBrains "Backup and Sync" plugin from the Plugins page
settings.jba.plugin.required.title=Plugin download required
settings.jba.plugin.download=Downloading plugins
settings.category.ui.editor.font=Editor font
settings.sync.info.message=Sync UI, Code and System settings, Keymaps, Plugins, and Tools.
settings.sync.select.provider.message=To enable Backup and Sync, select a provider that will store and process the settings data:
# i.e. JetBrains "or" Google
settings.sync.select.provider.or=or
sync.restart.notification.title=Restart required after syncing settings
# {0} - count of plugins, {1} - coma separated list of plugins (max two plugins)
sync.notification.restart.message.plugin.install=Restart the IDE to install {0,choice,1#plugin|2#plugins}: {1}{0,choice,3#...}
sync.notification.restart.message.plugin.enable=Restart the IDE to enable {0,choice,1#plugin|2#plugins}: {1}{0,choice,3#...}
sync.notification.restart.message.plugin.disable=Restart the IDE to disable {0,choice,1#plugin|2#plugins}: {1}{0,choice,3#...}
sync.notification.restart.message.list.title=Restart the IDE to complete the following actions:
# {0} - count of plugins, {1} - coma separated list of plugins (max two plugins)
sync.notification.restart.message.list.entry.plugin.install=Install {0,choice,1#plugin|2#plugins}: {1}{0,choice,3#...}
sync.notification.restart.message.list.entry.plugin.enable=Enable {0,choice,1#plugin|2#plugins}: {1}{0,choice,3#...}
sync.notification.restart.message.list.entry.plugin.disable=Disable {0,choice,1#plugin|2#plugins}: {1}{0,choice,3#...}
# {0} - action (install, enable, disable), {1} - comma separated list of plugins
sync.restart.notification.submessage.plugins={0} plugin(s): {1}\u2026
# {0} - IDE name, i.e. Android Studio, MPS, etc.
sync.restart.notification.action=Restart {0}
sync.status.enabled=Backup and Sync is enabled
# {0} - name of Apply button
sync.status.will.enable=Pending, click "{0}" to start syncing
sync.status.disabled=Backup and Sync disabled
sync.status.will.disable=Backup and Sync will be disabled
sync.status.action.required=Action required: {0}
sync.status.action.required.comment=Pending, click "{0}" to {1}
sync.status.failed=Sync failed: {0}
sync.status.login.message=Login to enable Backup and Sync
# {0} is last sync time (human-readable), after (in a different component) goes a user-name, for example: "Last synced 5 minutes ago for John.Doe"
sync.status.last.sync.message=Synced {0}
sync.login.message=Logging in\u2026
# The full (original) message is "..., install JetBrains Marketplace Licensing Support"
# but the plugin name is rendered in a separate component and doesn't need to be translated
sync.status.login.not.available=To enable Backup and Sync, install
# {0} - IDE name, i.e. Android Studio, MPS, etc.
sync.status.restart.required=To enable Backup and Sync, restart {0}
sync.status.restart.ide.button=Restart
sync.notification.git.state.restore.failed.title=Failed to restore settings state
sync.notification.git.state.restore.failed.text=It may indicate some issues with your IDE. Please reach out to us at <a href="https://youtrack.jetbrains.com/IDEA/">YouTrack</a> and attach your <a href="https://intellij-support.jetbrains.com/hc/en-us/articles/9102205110546">logs and settings</a> for analysis
sync.notification.size.exceed.title=Settings archive exceeds size limit
sync.notification.size.exceed.text=It may indicate some issues with your IDE or installed plugins. Please reach out to us at <a href="https://youtrack.jetbrains.com/IDEA/">YouTrack</a> and attach your <a href="https://intellij-support.jetbrains.com/hc/en-us/articles/9102205110546">logs and settings</a> for analysis
sync.notification.do.not.ask.again=Don't ask again
settings.cross.product.sync=Sync settings across:
# {0} is the current product name, e.g. 'IntelliJ IDEA Community Edition' or 'WebStorm'
settings.cross.product.sync.choice.only.this.product={0} instances only
settings.cross.product.sync.choice.all.products=All JetBrains IDE products
settings.warning.sync.cannot.be.enabled.label=Backup and Sync cannot be enabled with the Settings Repository configured
installing.plugins.indicator=Installing plugins from Backup and Sync
history.dialog.title=Backup and Sync History
history.error.message=Cannot find the Backup and Sync storage
history.tab.name=History
# settings history toolwindow title
toolwindow.stripe.Settings_Sync_History=Backup and Sync History
ui.toolwindow.editor.diff.tab.title=Settings Diff: {0}
ui.toolwindow.node.remote=Remote Changes
ui.toolwindow.node.local=Local Changes
ui.toolwindow.reset.tooltip.text=Reset to this State
ui.toolwindow.reset.tooltip.description=The settings state will be reset to the selected change. All the changes will still be available in the settings history.
# {0} - number of changes
ui.toolwindow.undo.tooltip.text=Undo This {0,choice,1#Change|2#Changes}
ui.toolwindow.restored.from.date.text=Restored from {0}
ui.toolwindow.restored.to.hash.text=Restored to hash {0}
# {0} - localized time (e.g. "2:15 PM")
ui.toolwindow.time.today=Today {0}
ui.toolwindow.time.yesterday=Yesterday {0}
# {0} - localized date (e.g. "2/1/2022"), {1} - localized time (e.g. "2:15 PM")
ui.toolwindow.time.date={0}, {1}
ui.toolwindow.change.category.system=System
ui.toolwindow.change.category.code=Code Settings
ui.toolwindow.change.category.plugins=Plugins
ui.toolwindow.change.category.keymap=Keymap
ui.toolwindow.change.category.tools=Tools
ui.toolwindow.change.category.ui=UI Settings
ui.toolwindow.change.category.other=Other
settings.repository.unbundled.notification.title=The Settings Repository plugin was unbundled
settings.repository.unbundled.notification.description=You can install it manually or try Backup and Sync via the JetBrains cloud server.
settings.repository.unbundled.notification.action.install.settings.repository=Install Settings Repository
settings.repository.unbundled.notification.action.use.new.settings.sync=Use Backup and Sync
# {0} is a plugin id
install.plugin.failed.no.compatible.notification.error.message=No last compatible plugin found for {0}
settings.group.sync.state.disable.locally=Disable locally
promotion.in.settings.text=Backup and Sync saves your settings across all devices for an easy backup and seamless work experience
promotion.in.settings.header=Back Up Your Settings
promotion.in.settings.open=Go to Backup and Sync
promotion.in.settings.skip=Skip