From 49f5fb61bc892d3868a2a7fd748c68edf407bea9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 7 Jan 2024 09:21:26 +0800 Subject: [PATCH] update 2024-01-07 09:21:26 --- luci-app-watchcat/po/nb_NO/watchcat.po | 8 ++++---- luci-app-watchcat/po/pl/watchcat.po | 6 +++--- luci-app-watchcat/po/zh_Hant/watchcat.po | 6 +++--- v2ray-geodata/Makefile | 4 ++-- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/luci-app-watchcat/po/nb_NO/watchcat.po b/luci-app-watchcat/po/nb_NO/watchcat.po index 92805eba1..324b4ea12 100644 --- a/luci-app-watchcat/po/nb_NO/watchcat.po +++ b/luci-app-watchcat/po/nb_NO/watchcat.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2023-11-02 14:30+0000\n" -"Last-Translator: averageperson \n" +"PO-Revision-Date: 2024-01-03 18:37+0000\n" +"Last-Translator: Allan Nordhøy \n" "Language-Team: Norwegian Bokmål \n" "Language: nb_NO\n" @@ -10,7 +10,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 5.2-dev\n" +"X-Generator: Weblate 5.4-dev\n" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:104 msgid "" @@ -124,7 +124,7 @@ msgstr "" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:22 msgid "Mode" -msgstr "" +msgstr "Modus" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:110 msgid "Name of ModemManager Interface" diff --git a/luci-app-watchcat/po/pl/watchcat.po b/luci-app-watchcat/po/pl/watchcat.po index 9716a7276..2e8ff31e9 100644 --- a/luci-app-watchcat/po/pl/watchcat.po +++ b/luci-app-watchcat/po/pl/watchcat.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2022-08-29 20:13+0000\n" +"PO-Revision-Date: 2024-01-05 10:42+0000\n" "Last-Translator: Matthaiks \n" "Language-Team: Polish \n" @@ -11,7 +11,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2;\n" -"X-Generator: Weblate 4.14.1-dev\n" +"X-Generator: Weblate 5.4-dev\n" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:104 msgid "" @@ -69,7 +69,7 @@ msgstr "Ustawienia główne" #: applications/luci-app-watchcat/root/usr/share/rpcd/acl.d/luci-app-watchcat.json:3 msgid "Grant access to LuCI app watchcat" -msgstr "Udziel dostępu LuCI do aplikacji watchcat" +msgstr "Udziel dostępu do aplikacji LuCI watchcat" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:12 msgid "" diff --git a/luci-app-watchcat/po/zh_Hant/watchcat.po b/luci-app-watchcat/po/zh_Hant/watchcat.po index 83a821bfe..b5b478a01 100644 --- a/luci-app-watchcat/po/zh_Hant/watchcat.po +++ b/luci-app-watchcat/po/zh_Hant/watchcat.po @@ -4,8 +4,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2022-09-07 14:22+0000\n" -"Last-Translator: Hulen \n" +"PO-Revision-Date: 2024-01-05 04:02+0000\n" +"Last-Translator: Yuan Law \n" "Language-Team: Chinese (Traditional) \n" "Language: zh_Hant\n" @@ -13,7 +13,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Weblate 4.14.1-dev\n" +"X-Generator: Weblate 5.4-dev\n" #: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:104 msgid "" diff --git a/v2ray-geodata/Makefile b/v2ray-geodata/Makefile index 81b62e120..b6d0e0068 100644 --- a/v2ray-geodata/Makefile +++ b/v2ray-geodata/Makefile @@ -30,13 +30,13 @@ define Download/geosite HASH:=9f833c47b103fb475a68d3b0f5db99d7b7c31dd9deab9171781420db10751641 endef -GEOSITE_IRAN_VER:=202401010029 +GEOSITE_IRAN_VER:=202401061809 GEOSITE_IRAN_FILE:=iran.dat.$(GEOSITE_IRAN_VER) define Download/geosite-ir URL:=https://github.com/bootmortis/iran-hosted-domains/releases/download/$(GEOSITE_IRAN_VER)/ URL_FILE:=iran.dat FILE:=$(GEOSITE_IRAN_FILE) - HASH:=a2405f4f525b6cd37cb2209df56961d89f8d3b3825a9b0932d8176defeb14b60 + HASH:=a14c392f18889c32365caf6ef43e0355d0d0a94f6d0946a399348e56da9e95fe endef define Package/v2ray-geodata/template