openwrt-firmware-selector/src/locales/en.json
Sudhanshu Gautam 8796c44090 Minor refactoring. Use language's regional translation as key.
Previously, the translation data had the language names translated
in the specific language which is counter intuitive. Because if the
page loads in English and the user clicks on the Change Language
button then they will see their language's name in English which they
might not now.

Signed-off-by: Sudhanshu Gautam <me@sudhanshug.com>
2019-10-02 23:38:15 +05:30

34 lines
1.7 KiB
JSON

{
"English": "English",
"German": "Deutsch",
"Russian": "русский",
"Brazilian Portuguese": "português (Brasil)",
"Turkish": "Türkçe",
"Spanish": "español",
"Submit": "Submit",
"Change Language": "Change Language",
"Search your device": "Search your device",
"No results": "No results",
"Model": "Model",
"Vendor": "Vendor",
"Variant": "Variant",
"Name": "Name",
"Release Version": "Release Version",
"Basic": "Basic",
"Advanced": "Advanced",
"Build": "Build",
"Cancel": "Cancel",
"Add package(s)": "Add package(s)",
"Edit UCI defaults": "Edit UCI defaults",
"Version": "Version",
"Please confirm that you want to perform this action": "Please confirm that you want to perform this action",
"Building image requires computation resources, so we would request you to check if this selection is what you want": "Building image requires computation resources, so we would request you to check if this selection is what you want",
"warning432": "Devices with ≤4MB flash and/or ≤32MB ram will work but they will be very limited (usually they can't install or run additional packages) because they have low RAM and flash space. Consider this when choosing a device to buy, or when deciding to flash OpenWrt on your device because it is listed as supported.",
"OpenWrt Firmware Selector": "OpenWrt Firmware Selector",
"Download OpenWrt firmware for your device!": "Download OpenWrt firmware for your device!",
"Target": "Target",
"Dismiss": "Dismiss",
"There is an error with the packages you selected": "There is an error with the packages you selected",
"Downloads": "Downloads",
"Please use the input below to download firmware for your device!": "Please use the input below to download firmware for your device!"
}