Files
community-plugins/config-swap/translations/en.json
T
2026-08-08 17:23:59 -04:00

48 lines
3.7 KiB
JSON

{
"panel": {
"agree": "I understand",
"apply": "Apply",
"apply_notification_title": "Apply",
"cancel": "Cancel",
"confirmation": "Apply this configuration?",
"confirmation_delete": "Are you sure too delete ",
"created_by": "Created by {author}",
"delete": "delete",
"description": "Description: {description}",
"description_confirmation": "This will replace your current settings.toml and wallpaper. A backup is not created automatically unless you saved one first.",
"description_setting1": "Save your current configuration under a custom name at ~/Config-Swap/{name}. A default info.json is created and can be edited later at ~/Config-Swap/{name}/info.json. To set a preview, you can add preview.png to the config folder. This also works for wallpapers using wallpaper.png",
"download_failed": "Download failed",
"download_ok": "Download complete",
"info_how_to_submite_config_body": "You can contribute to Config Swap by adding your own configuration files and wallpaper to the store so others can use them.\n\nTo do so:\n* Go to the Settings section and save your configuration. The plugin will copy your settings.toml and create an info.json file.\n* Take a preview image and wallpaper, then go to ~/Config-Swap/{name} and copy your preview.png and wallpaper.png files. The exact names are required.\n* Update your info.json with important information such as the author and description.\n* Go to the GitHub page linked from the information panel in the Store section and create a pull request.\n* Wait for review, and then your configuration can be shared.",
"info_how_to_submite_config_title": "How to submit a configuration",
"info_store_applying_body": "Pressing apply replaces your active settings.toml and wallpaper with the selected profile. This is not reversible unless you saved a backup first from the Setting section.",
"info_store_applying_title": "Applying a profile",
"info_store_community_body": "Profiles are submitted by community members and are reviewed by the owner.",
"info_store_community_title": "Community content",
"info_store_copy_link_success": "copy link success",
"info_store_github_button": "github",
"info_store_installing_body": "Pressing install downloads the profile's files into ~/Config-Swap/{name}. This does not change your current configuration yet.",
"info_store_installing_title": "Installing a profile",
"info_store_rate_limits_body": "The store list is fetched from the GitHub API, which limits unauthenticated requests. Avoid refreshing repeatedly in a short period of time.",
"info_store_rate_limits_title": "Rate limits",
"info_store_title": "Info Store section",
"info_store_what_is_body": "The Store lists community-submitted configuration profiles hosted on the Config-Swap-Box GitHub repository. Each profile bundles a settings.toml, a preview image, and an optional wallpaper.",
"info_store_what_is_title": "What is the Store?",
"install": "Install",
"install_notification_title": "Install",
"installed_title": "Installed Configs",
"not_agree": "Not now",
"notification_title": "Config Swap",
"origin": "Origin: {origin}",
"refresh": "Refresh",
"save": "save",
"show_list": "Show List",
"show_store": "Show Store",
"store_title": "Config Store",
"title": "Config Swap",
"welcome_message1": "Please read this carefully before you continue.",
"welcome_message2": "This plugin can replace your current Noctalia configuration. We recommend backing up your current settings first — use the Save button in the Installed section. Backups are stored in ~/Config-Swap.",
"welcome_message_title": "Welcome to Config Swap!"
}
}