i18n: push/pull no overwrite
This commit is contained in:
@@ -163,7 +163,7 @@
|
||||
"description_not_editable": "The description in this shortcut cannot be changed safely.",
|
||||
"description_required": "Enter a shortcut description.",
|
||||
"different_source": "These shortcuts are stored in different files and cannot be reordered safely.",
|
||||
"file_too_large": "The keybinding file is too large.",
|
||||
"file_too_large": "The managed keybinding file is too large.",
|
||||
"hidden_block_invalid": "The hidden shortcut block is incomplete or damaged, so it was left unchanged.",
|
||||
"integrate_failed": "The managed file could not be included from the main configuration.",
|
||||
"invalid_command_kind": "The selected command type is not supported.",
|
||||
@@ -182,9 +182,9 @@
|
||||
"managed_rename_failed": "The managed keybinding file could not be installed atomically.",
|
||||
"managed_temporary_collision": "A safe temporary filename could not be allocated.",
|
||||
"managed_write_failed": "The managed keybinding file could not be written.",
|
||||
"mango_command_hash_unsupported": "MangoWC commands containing # are not supported by this first writer version.",
|
||||
"migration_cleanup_changed": "The configuration or legacy Keymap file changed during migration, so automatic cleanup stopped for safety.",
|
||||
"migration_remove_failed": "The legacy Keymap file could not be removed, so the original configuration was restored.",
|
||||
"mango_command_hash_unsupported": "MangoWC commands containing # are not supported by this first writer version.",
|
||||
"native_update_unsupported": "Existing shortcuts cannot be converted to native actions safely.",
|
||||
"preflight_failed": "The configuration safety check could not be started.",
|
||||
"recovery_reload_failed": "The previous files were restored, but reloading the restored compositor configuration also failed.",
|
||||
@@ -199,7 +199,7 @@
|
||||
"source_rename_failed": "The main configuration could not be updated atomically.",
|
||||
"source_temporary_collision": "A safe temporary filename could not be allocated.",
|
||||
"source_unreadable": "The main compositor configuration could not be read.",
|
||||
"source_write_failed": "The main configuration file could not be written.",
|
||||
"source_write_failed": "The managed file could not be included from the main configuration.",
|
||||
"stale_category": "The category changed while its editor was open. Refresh and try again.",
|
||||
"stale_context": "The compositor configuration changed while the creator was open. Refresh and reopen the creator.",
|
||||
"symlink_unsupported": "The main or managed configuration is a symbolic link. Saving is blocked to preserve the link safely.",
|
||||
@@ -214,7 +214,7 @@
|
||||
"verify_failed": "The compositor rejected the generated configuration.",
|
||||
"verify_start_failed": "Configuration validation could not be started; no changes were kept.",
|
||||
"verify_timeout": "Configuration validation timed out; no changes were kept.",
|
||||
"write_failed": "The keybinding file could not be written."
|
||||
"write_failed": "The managed keybinding file could not be written."
|
||||
},
|
||||
"hyprland_hint": "Hyprland supports one or more ordinary keys. Click selected keys again to remove them.",
|
||||
"list_hint": "Choose modifiers and enter the key or comma-separated key sequence. You can also create shortcuts from the keyboard view.",
|
||||
|
||||
Reference in New Issue
Block a user