|
| 1 | +- id: lang.name |
| 2 | + translation: Language |
| 3 | + |
| 4 | +- id: lang.en |
| 5 | + translation: English |
| 6 | + |
| 7 | +- id: lang.ru |
| 8 | + translation: Russian |
| 9 | + |
| 10 | +- id: app.name |
| 11 | + translation: "Image Factory" |
| 12 | + |
| 13 | +- id: distro.name |
| 14 | + translation: "Talos Linux" |
| 15 | + |
| 16 | +- id: page.header |
| 17 | + translation: "Talos Linux Image Factory" |
| 18 | + |
| 19 | +- id: info.developed_by |
| 20 | + translation: "The Talos Linux Image Factory, developed by " |
| 21 | + |
| 22 | +- id: info.offers |
| 23 | + translation: ", offers a method to download various boot assets for " |
| 24 | + |
| 25 | +- id: info.more |
| 26 | + translation: "For more information about the Image Factory API and the available image formats, please visit " |
| 27 | + |
| 28 | +- id: info.github |
| 29 | + translation: "the GitHub repository" |
| 30 | + |
| 31 | +- id: info.version |
| 32 | + translation: "Version" |
| 33 | + |
| 34 | +- id: interface.loading |
| 35 | + translation: "Loading..." |
| 36 | + |
| 37 | +- id: button.next |
| 38 | + translation: "Next" |
| 39 | + |
| 40 | +- id: button.search |
| 41 | + translation: "Search" |
| 42 | + |
| 43 | +- id: button.back |
| 44 | + translation: "Back" |
| 45 | + |
| 46 | +- id: hardware.title |
| 47 | + translation: "Hardware Type" |
| 48 | + |
| 49 | +- id: hardware.bmm.name |
| 50 | + translation: "Bare-metal Machine" |
| 51 | + |
| 52 | +- id: hardware.cs.name |
| 53 | + translation: "Cloud Server" |
| 54 | + |
| 55 | +- id: hardware.sbc.name |
| 56 | + translation: "Single Board Computer" |
| 57 | + |
| 58 | +- id: hardware.bmm.description |
| 59 | + translation: "Suitable for x86-64 and arm64 bare-metal machines, as well as generic virtual machines. If unsure, choose this option." |
| 60 | + |
| 61 | +- id: hardware.cs.description |
| 62 | + translation: "Compatible with AWS, GCP, Azure, VMWare, Equinix Metal, and other platforms, including homelab environments like Proxmox." |
| 63 | + |
| 64 | +- id: hardware.sbc.description |
| 65 | + translation: "Supports Raspberry Pi, Pine64, Jetson Nano, and similar devices." |
| 66 | + |
| 67 | +- id: versions.title |
| 68 | + translation: "Choose Talos Linux Version" |
| 69 | + |
| 70 | +- id: versions.recommendation |
| 71 | + translation: "We strongly recommend using the latest stable version of Talos Linux" |
| 72 | + |
| 73 | +- id: versions.recommendation.pre_release |
| 74 | + translation: "Pre-release versions are suitable for testing purposes but are not advised for production environments." |
| 75 | + |
| 76 | +- id: docs.title |
| 77 | + translation: "Documentation for Talos Linux" |
| 78 | + |
| 79 | +- id: docs.new |
| 80 | + translation: "What's New" |
| 81 | + |
| 82 | +- id: docs.matrix |
| 83 | + translation: "Support Matrix" |
| 84 | + |
| 85 | +- id: architecture.title |
| 86 | + translation: "Machine Architecture" |
| 87 | + |
| 88 | +- id: architecture.amd64 |
| 89 | + translation: "Compatible with Intel and AMD CPUs, also referred to as x86_64. If unsure, select this option." |
| 90 | + |
| 91 | +- id: architecture.arm64 |
| 92 | + translation: "Suitable for Ampere Computing and other arm64 CPUs. For Single Board Computers, choose the 'SBC' option on the first screen. For AWS and GCP arm64 VMs, use Cloud images." |
| 93 | + |
| 94 | +- id: architecture.other |
| 95 | + translation: "Compatible with various ARM64 manufacturers, also known as aarch64." |
| 96 | + |
| 97 | +- id: architecture.secure_boot.name |
| 98 | + translation: "SecureBoot" |
| 99 | + |
| 100 | +- id: architecture.secure_boot.create |
| 101 | + translation: "Create a " |
| 102 | + |
| 103 | +- id: architecture.secure_boot.description |
| 104 | + translation: " image signed with the official Sidero Labs signing key. This requires UEFI boot and pre-configured hardware." |
| 105 | + |
| 106 | +- id: cloud.title |
| 107 | + translation: "Cloud" |
| 108 | + |
| 109 | +- id: singleboard.title |
| 110 | + translation: "Single Board Computer" |
| 111 | + |
| 112 | +- id: common.runs_on |
| 113 | + translation: "Runs on" |
| 114 | + |
| 115 | +- id: common.documentation |
| 116 | + translation: "documentation" |
| 117 | + |
| 118 | +- id: extensions.title |
| 119 | + translation: "System Extensions" |
| 120 | + |
| 121 | +- id: extensions.description |
| 122 | + translation: " enhance the Talos Linux base image with additional features such as extra drivers, hardware firmware, container runtimes, guest agents, and more." |
| 123 | + |
| 124 | +- id: extensions.select |
| 125 | + translation: "Select the extensions needed for your environment. If unsure, you can skip this step." |
| 126 | + |
| 127 | +- id: customization.title |
| 128 | + translation: "Customization" |
| 129 | + |
| 130 | +- id: customization.cmdline |
| 131 | + translation: "Extra kernel command line arguments:" |
| 132 | + |
| 133 | +- id: customization.cmdline.description |
| 134 | + translation: "This step allows you to customize the default " |
| 135 | + |
| 136 | +- id: customization.cmdline.arguments |
| 137 | + translation: "kernel command line arguments" |
| 138 | + |
| 139 | +- id: customization.cmdline.example |
| 140 | + translation: "The syntax accepted is the same as the kernel command line syntax, e.g., " |
| 141 | + |
| 142 | +- id: customization.cmdline.prefix |
| 143 | + translation: ". Prefixing an argument with " |
| 144 | + |
| 145 | +- id: customization.cmdline.removes |
| 146 | + translation: " removes it from the default command line (e.g., " |
| 147 | + |
| 148 | +- id: customization.cmdline.secure_boot |
| 149 | + translation: "With SecureBoot, the kernel command line is signed and cannot be modified, so this is the only opportunity to customize it." |
| 150 | + |
| 151 | +- id: customization.cmdline.note |
| 152 | + translation: "Please note that kernel command line customization is only accepted for the initial boot images (ISO, PXE, disk image) and is ignored for " |
| 153 | + |
| 154 | +- id: customization.cmdline.upgrade |
| 155 | + translation: " images. For upgrade/install command line customization, use the " |
| 156 | + |
| 157 | +- id: customization.cmdline.configuration |
| 158 | + translation: " machine configuration field." |
| 159 | + |
| 160 | +- id: customization.cmdline.skip |
| 161 | + translation: "Skip this step if unsure." |
| 162 | + |
| 163 | +- id: customization.overlay |
| 164 | + translation: "Extra overlay options (advanced):" |
| 165 | + |
| 166 | +- id: customization.overlay.description |
| 167 | + translation: "This step allows you to customize the overlay options for the " |
| 168 | + |
| 169 | +- id: customization.overlay.name |
| 170 | + translation: "overlay" |
| 171 | + |
| 172 | +- id: customization.overlay.syntax |
| 173 | + translation: "The accepted syntax is YAML (JSON) key-value pairs. The available options are specific to the overlay image and can be found in its documentation." |
| 174 | + |
| 175 | +- id: customization.overlay.skip |
| 176 | + translation: "If unsure, you can skip this step." |
| 177 | + |
| 178 | +- id: final.title |
| 179 | + translation: "Schematic Ready" |
| 180 | + |
| 181 | +- id: final.image |
| 182 | + translation: "Your image schematic ID is: " |
| 183 | + |
| 184 | +- id: final.first_boot |
| 185 | + translation: "First Boot" |
| 186 | + |
| 187 | +- id: final.first_boot.metal |
| 188 | + translation: "Here are the options for the initial boot of Talos Linux on a bare-metal machine or a generic virtual machine:" |
| 189 | + |
| 190 | +- id: final.first_boot.cloud |
| 191 | + translation: "Here are the options for the initial boot of Talos Linux on" |
| 192 | + |
| 193 | +- id: final.first_boot.sbc |
| 194 | + translation: "Use the following disk image for" |
| 195 | + |
| 196 | +- id: final.initial_installation |
| 197 | + translation: "Initial Installation" |
| 198 | + |
| 199 | +- id: final.initial_installation.description |
| 200 | + translation: "For the initial installation of Talos Linux (not applicable for disk image boot), add the following installer image to the machine configuration:" |
| 201 | + |
| 202 | +- id: final.upgrading |
| 203 | + translation: "Upgrading Talos Linux" |
| 204 | + |
| 205 | +- id: final.upgrading.name |
| 206 | + translation: "upgrade" |
| 207 | + |
| 208 | +- id: final.upgrading.to |
| 209 | + translation: "To " |
| 210 | + |
| 211 | +- id: final.upgrading.description |
| 212 | + translation: " Talos Linux on the machine, use the following image:" |
| 213 | + |
| 214 | +- id: final.documentation |
| 215 | + translation: "Documentation" |
| 216 | + |
| 217 | +- id: final.documentation.new |
| 218 | + translation: "What's New in Talos " |
| 219 | + |
| 220 | +- id: final.documentation.matrix |
| 221 | + translation: "Support Matrix for " |
| 222 | + |
| 223 | +- id: final.documentation.getting_started |
| 224 | + translation: "Getting Started Guide" |
| 225 | + |
| 226 | +- id: final.documentation.metal |
| 227 | + translation: "Bare-metal Network Configuration" |
| 228 | + |
| 229 | +- id: final.documentation.cloud |
| 230 | + translation: "Guide" |
| 231 | + |
| 232 | +- id: final.documentation.sbc |
| 233 | + translation: "Guide" |
| 234 | + |
| 235 | +- id: final.documentation.secure_boot |
| 236 | + translation: "SecureBoot Guide" |
| 237 | + |
| 238 | +- id: final.documentation.production |
| 239 | + translation: "Production Cluster Guide" |
| 240 | + |
| 241 | +- id: final.documentation.troubleshooting |
| 242 | + translation: "Troubleshooting Guide" |
| 243 | + |
| 244 | +- id: final.extra |
| 245 | + translation: "Extra Assets" |
| 246 | + |
| 247 | +- id: final.extra.kernel_image |
| 248 | + translation: "Kernel Image" |
| 249 | + |
| 250 | +- id: final.extra.cmdline |
| 251 | + translation: "Kernel Command Line" |
| 252 | + |
| 253 | +- id: final.extra.initramfs |
| 254 | + translation: "Initramfs Image" |
| 255 | + |
| 256 | +- id: final.disk_image.secure_boot |
| 257 | + translation: "SecureBoot Disk Image" |
| 258 | + |
| 259 | +- id: final.disk_image.secure_boot_docs |
| 260 | + translation: "SecureBoot documentation" |
| 261 | + |
| 262 | +- id: final.disk_image.iso_docs |
| 263 | + translation: "ISO documentation" |
| 264 | + |
| 265 | +- id: final.disk_image.all |
| 266 | + translation: "Disk Image" |
| 267 | + |
| 268 | +- id: final.pxe.secure_boot |
| 269 | + translation: "SecureBoot PXE" |
| 270 | + |
| 271 | +- id: final.pxe.boot |
| 272 | + translation: "PXE boot" |
| 273 | + |
| 274 | +- id: final.pxe.docs |
| 275 | + translation: "PXE documentation" |
| 276 | + |
| 277 | +- id: final.board_image |
| 278 | + translation: "Disk Image" |
0 commit comments