summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-transmission/po/templates
AgeCommit message (Collapse)Author
2023-07-26treewide: resync translationsJo-Philipp Wich
Fixes: #6474 Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2023-06-28treewide: sync translations - i18nFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2022-12-27treewide: sync translations - i18nHannu Nyman
Sync translations. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2022-10-27luci-app-transmission: sync i18nFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2022-08-28treewide: sync translations - i18nHannu Nyman
Sync translations. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2022-06-30treewide: sync translationsFlorian Eckert
Sync translations. Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2022-05-15treewide: Sync translations - i18nHannu Nyman
Sync translations. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-05-12luci-app-transmission: 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>
2020-04-11treewide: resync translation templatesJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2020-01-19luci-app-transmission: port to client sideRichard Yu
Signed-off-by: Richard Yu <yurichard3839@gmail.com>
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>
2018-09-01i18n: sync translationsINAGAKI Hiroshi
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>