summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-watchcat/po/he/watchcat.po
AgeCommit message (Collapse)Author
2024-10-25treewide: Sync translationsHannu Nyman
Sync translations. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2024-10-19luci-app-watchcat: Add missing leading <i> in watchcat.jsMathieu
Signed-off-by: Mathieu <github@kumy.net>
2024-10-19luci-app-watchcat: Typo in watchcat.jskumy
Signed-off-by: Mathieu <github@kumy.net>
2024-02-03treewide: Sync translations - i18nHannu Nyman
Sync translations. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2022-08-28treewide: sync translations - i18nHannu Nyman
Sync translations. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2021-11-11treewide: sync i18n translationsHannu Nyman
Sync translations. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2021-10-31treewide: resync translationsJo-Philipp Wich
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2021-09-09treewide: i18n - sync translationsHannu Nyman
Sync translations. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2021-08-17treewide: i18n - sync translationsFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2021-07-22treewide: i18n - sync translationsHannu Nyman
Sync translations. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2021-06-21luci-app-watchcat: i18n sync translationsFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2021-05-26treewide: sync i18n transationsHannu Nyman
Sync translations. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2021-03-22luci-app-watchcat: sync i18nFlorian Eckert
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2021-03-04luci-app-watchcat: add support for new features and convert to JavaScriptNicholas Smith
Signed-off-by: Nicholas Smith <nicholas@nbembedded.com>
2020-05-01treewide: i18n - sync translationsHannu Nyman
Sync translations Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2020-02-08treewide: 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>
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>