* Core translation part 1
[project/luci.git] / i18n / english / luasrc / i18n / admin-core.en
1 a_i_ui = "User Interface"
2
3 c_lucidesc = [[LuCI is a free Lua library with integrated MVC-Webframework and webinterface for embedded devices,
4 aspecially routers that run OpenWRT. Luci is licensed under the Apache-License.]]
5 c_projecthome = "Project Homepage"
6 c_leaddev = "Lead Development"
7 c_contributors = "Contributing Developers"
8 c_thanksto = "Thanks To"
9
10 a_i_i_hello = "Hello!"
11 a_i_i_admin1 = "This is the administration area of LuCI."
12 a_i_i_admin2 = "LuCI is a free, flexible, and user friendly graphical interface for configuring OpenWRT Kamikaze."
13 a_i_i_admin3 = "On the following pages you can adjust all important settings of your router."
14 a_i_i_admin4 = "You will find a navigation leading to the different configuration pages on the left side."
15 a_i_i_admin5 = [[As we are always want to improve this interface we are looking forward
16 to your feedback and suggestions.]]
17 a_i_i_admin6 = "And now have fun with your router!"
18 a_i_i_team   = "The LuCI Team"
19
20 a_i_status1 = [[Here you can find information about the current system status like CPU clock frequency, memory
21 usage or network interface data.]]
22 a_i_status2 = [[Also kernel or service logfiles can be viewed here to get an overview over their current state.]]
23
24 a_s_packages = "Software"
25 a_s_changepw = "Admin Password"
26 a_s_ipkg = "IPKG-Configuration"
27 a_s_sshkeys = "SSH-Keys"
28 a_s_fstab = "Mount Points"
29
30 luci1 = "Here you can customize the settings and the functionality of LuCI."
31 language = "Language"
32 general = "General"
33 ucicommit = "Post-commit actions"
34 ucicommit1 = [[These commands will be executed automatically when a given UCI configuration is committed allowing
35 changes to be applied instantly.]]
36 keepflash = "Files to be kept when flashing a new firmware"
37 keepflash1 = "When flashing a new firmware with LuCI these files will be added to the new firmware installation."