summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-commands/po/templates
AgeCommit message (Collapse)Author
2024-09-19treewide: Sync translationsHannu Nyman
Sync translations. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2024-08-11treewide: sync translations - i18nHannu Nyman
Sync trnaslations. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2022-10-27luci-app-commands: sync i18nFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2021-05-04treewide: i18n sync translationsFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-05-12luci-app-commands: sync I18nFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-05-01treewide: i18n - sync translationsHannu Nyman
Sync translations Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-11-07i18n: sync translations, add location annotatationsHannu Nyman
Thanks to a recent commit, the translation files will now have info about locations where the string is used. That can help is deciding the correct translation, as all contexts are more easily found. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2017-01-21luci-app-commands: Sync translationsINAGAKI Hiroshi
Synchronized translation of each languate and po templates with Lua sources. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2015-01-08Rework LuCI build systemJo-Philipp Wich
* Rename subdirectories to their repective OpenWrt package names * Make each LuCI module its own standalone package * Deploy a shared luci.mk which is used by each module Makefile Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>