From ae31dd708ffea8e0c72e43c313e13c8120bce835 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Allan=20Nordh=C3=B8y?= Date: Tue, 8 Nov 2022 00:05:22 +0000 Subject: Translated using Weblate (English (Developer)) Currently translated at 100.0% (39 of 39 strings) Translation: OpenWrt/Firmware Wizard Translate-URL: https://hosted.weblate.org/projects/openwrt/firmware-wizard/en_devel/ --- www/langs/en.json | 78 +++++++++++++++++++++++++++---------------------------- 1 file changed, 39 insertions(+), 39 deletions(-) diff --git a/www/langs/en.json b/www/langs/en.json index 3566d19..08f96e1 100644 --- a/www/langs/en.json +++ b/www/langs/en.json @@ -1,41 +1,41 @@ { - "tr-feedback-link": "Feedback", - "tr-server-link": "All Downloads", - "tr-notfound": "No model found!", - "tr-load": "Download OpenWrt Firmware for your Device", - "tr-links": "Links:", - "tr-title": "OpenWrt Firmware Selector", - "tr-message": "Type the name or model of your device, then select a stable build or the nightly \"snapshot\" build.", - "tr-version-build": "About this build", - "tr-custom-build": "Custom Build", - "tr-customize": "Customize installed packages", - "tr-request-build": "REQUEST BUILD", - "tr-model": "Model:", - "tr-target": "Platform:", - "tr-version": "Version:", - "tr-date": "Date:", - "tr-downloads": "Download an image", - "tr-custom-downloads": "Custom Downloads", - "tr-dtb-help": "Device tree blob. This file configures the Linux Kernel for the hardware.", - "tr-uboot-help": "Bootloader image. Low-level software which loads the operating system early on boot.", - "tr-cpximg-help": "Use with sysupgrade in the stock firmware or with the built-in cpximg loader.", - "tr-eva-help": "Image with OpenWrt and a boot loader.", - "tr-factory-help": "Use a Factory image to flash a router with OpenWrt for the first time. You normally do this via the web interface of the original firmware.", - "tr-sysupgrade-help": "Use a Sysupgrade image to update a router that already runs OpenWrt. The image can be used with the LuCI web interface or the terminal.", - "tr-kernel-help": "Linux kernel as a separate image.", - "tr-initramfs-help": "Linux kernel with minimal file system. Useful for first installation or recovery.", - "tr-rootfs-help": "Root file system as a separate image.", - "tr-sdcard-help": "Image that is meant to be flashed onto a SD-Card.", - "tr-tftp-help": "TFTP images are used to flash a device via the TFTP method of the bootloader.", - "tr-other-help": "Other image type.", - "tr-build-successful": "Build successful", - "tr-build-failed": "Build failed", - "tr-request-image": "Request image", - "tr-check-again": "Check again in 5 seconds...", - "tr-build-size": "Selected packages exceed device storage", - "tr-init": "Received build request", - "tr-download_imagebuilder": "Downloading ImageBuilder archive", - "tr-unpack_imagebuilder": "Setup ImageBuilder", - "tr-calculate_packages_hash": "Validate package selection", - "tr-building_image": "Generating firmware image" + "tr-feedback-link": "Feedback", + "tr-server-link": "All Downloads", + "tr-notfound": "No model found!", + "tr-load": "Download OpenWrt Firmware for your Device", + "tr-links": "Links:", + "tr-title": "OpenWrt Firmware Selector", + "tr-message": "Type the name or model of your device, then select a stable build or the nightly \"snapshot\" build.", + "tr-version-build": "About this build", + "tr-custom-build": "Custom Build", + "tr-customize": "Customize installed packages", + "tr-request-build": "REQUEST BUILD", + "tr-model": "Model:", + "tr-target": "Platform:", + "tr-version": "Version:", + "tr-date": "Date:", + "tr-downloads": "Download an image", + "tr-custom-downloads": "Custom Downloads", + "tr-dtb-help": "Device tree blob. This file configures the Linux Kernel for the hardware.", + "tr-uboot-help": "Bootloader image. Low-level software which loads the operating system early on boot.", + "tr-cpximg-help": "Use with sysupgrade in the stock firmware or with the built-in cpximg loader.", + "tr-eva-help": "Image with OpenWrt and a boot loader.", + "tr-factory-help": "Use a Factory image to flash a router with OpenWrt for the first time. You normally do this via the web interface of the original firmware.", + "tr-sysupgrade-help": "Use a Sysupgrade image to update a router that already runs OpenWrt. The image can be used with the LuCI web interface or the terminal.", + "tr-kernel-help": "Linux kernel as a separate image.", + "tr-initramfs-help": "Linux kernel with minimal file system. Useful for first installation or recovery.", + "tr-rootfs-help": "Root file system as a separate image.", + "tr-sdcard-help": "Image that is meant to be flashed onto a SD-Card.", + "tr-tftp-help": "TFTP images are used to flash a device via the TFTP method of the bootloader.", + "tr-other-help": "Other image type.", + "tr-build-successful": "Build successful", + "tr-build-failed": "Build failed", + "tr-request-image": "Request image", + "tr-check-again": "Check again in 5 seconds...", + "tr-build-size": "Selected packages exceed device storage", + "tr-init": "Received build request", + "tr-download_imagebuilder": "Downloading ImageBuilder archive", + "tr-unpack_imagebuilder": "Set up ImageBuilder", + "tr-calculate_packages_hash": "Validate package selection", + "tr-building_image": "Generating firmware image" } -- cgit v1.2.3