diff --git a/airconnect/Makefile b/airconnect/Makefile index 3b9dbff4f..f715179fe 100644 --- a/airconnect/Makefile +++ b/airconnect/Makefile @@ -7,12 +7,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=airconnect -PKG_VERSION:=1.9.2 +PKG_VERSION:=1.9.3 PKG_RELEASE=1 PKG_SOURCE:=AirConnect-$(PKG_VERSION).zip PKG_SOURCE_URL:=https://github.com/philippe44/AirConnect/releases/download/$(PKG_VERSION)/ -PKG_HASH:=9f59e980333e2971111a3a2dadb1672ae92d9e9ef910bb3151aea5c315b0305a +PKG_HASH:=9ad2bf7397e1c7617c3112dd4c450b5f403a62470ad9e9e6a04db1b0f2f6db73 PKG_BUILD_DIR:=$(BUILD_DIR)/airconnect-$(PKG_VERSION) diff --git a/istoreenhance/Makefile b/istoreenhance/Makefile index afba1bc94..80bbbe156 100644 --- a/istoreenhance/Makefile +++ b/istoreenhance/Makefile @@ -11,7 +11,7 @@ PKG_ARCH_ISTOREENHANCE:=$(ARCH) PKG_NAME:=istoreenhance # use PKG_SOURCE_DATE instead of PKG_VERSION for compitable -PKG_SOURCE_DATE:=0.3.7 +PKG_SOURCE_DATE:=0.4.1 PKG_RELEASE:=5 ARCH_HEXCODE:= ifeq ($(ARCH),x86_64) @@ -26,7 +26,7 @@ endif PKG_SOURCE_VERSION:=$(ARCH_HEXCODE) PKG_SOURCE:=iStoreEnhance-binary-$(PKG_SOURCE_DATE).tar.gz PKG_SOURCE_URL:=http://dl.istoreos.com/binary/iStoreEnhance/ -PKG_HASH:=b6ddbe864b28e5912378d3fdf3ad8bc5f74e5ddd33dd0f8990d47749d03def26 +PKG_HASH:=cfe68c3de5a74c1e0eaf699a6eed08c04e018bb0793f299285a37657ce0726aa PKG_BUILD_DIR:=$(BUILD_DIR)/iStoreEnhance-binary-$(PKG_SOURCE_DATE) diff --git a/luci-app-filebrowser/po/eo/filebrowser.po b/luci-app-filebrowser/po/eo/filebrowser.po new file mode 100644 index 000000000..68e7d7629 --- /dev/null +++ b/luci-app-filebrowser/po/eo/filebrowser.po @@ -0,0 +1,17 @@ +msgid "" +msgstr "" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: eo\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" + +#: applications/luci-app-filebrowser/htdocs/luci-static/resources/view/system/filebrowser.js:16 +#: applications/luci-app-filebrowser/root/usr/share/luci/menu.d/luci-app-filebrowser.json:3 +msgid "File Browser" +msgstr "" + +#: applications/luci-app-filebrowser/root/usr/share/rpcd/acl.d/luci-app-filebrowser.json:3 +msgid "Grant access to File Browser" +msgstr "" diff --git a/luci-app-istoreenhance/Makefile b/luci-app-istoreenhance/Makefile index 343d61ff9..a24a55b7e 100644 --- a/luci-app-istoreenhance/Makefile +++ b/luci-app-istoreenhance/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI support for KSpeeder LUCI_DEPENDS:=+istoreenhance LUCI_PKGARCH:=all -PKG_VERSION:=0.2.1-r1 +PKG_VERSION:=0.4.1-r1 # PKG_RELEASE MUST be empty for luci.mk PKG_RELEASE:= diff --git a/luci-app-shadowrt/Makefile b/luci-app-shadowrt/Makefile index dceb3fdd2..4be16bfc2 100644 --- a/luci-app-shadowrt/Makefile +++ b/luci-app-shadowrt/Makefile @@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk -PKG_VERSION:=1.1.6-r1 +PKG_VERSION:=1.1.7-r1 PKG_RELEASE:= LUCI_TITLE:=LuCI support for shadowrt diff --git a/luci-app-shadowrt/root/usr/share/shadowrt/container/overwrite/2/usr/sbin/mount_root b/luci-app-shadowrt/root/usr/share/shadowrt/container/overwrite/2/usr/sbin/mount_root index e6134120e..fe8bc1fe3 100755 --- a/luci-app-shadowrt/root/usr/share/shadowrt/container/overwrite/2/usr/sbin/mount_root +++ b/luci-app-shadowrt/root/usr/share/shadowrt/container/overwrite/2/usr/sbin/mount_root @@ -164,7 +164,6 @@ clean_overlayfs_redundant_whiteout_marker() find upper -xdev -path 'upper/opt' -prune ! -type d -o -type c -perm 0 -user 0 -group 0 | sed 's#^upper/#/#g' | while read; do line="$REPLY" [ ! -e "$line" -a \( -z "$2" -o ! -e "$2/upper$line" \) ] && \ - busybox ls -l "upper$line" | grep -Fq 'c--------- 1 root root 0, 0 ' && \ rm -f "upper$line" done cd - >/dev/null 2>&1 @@ -178,7 +177,6 @@ clean_overlayfs_redundant_whiteout_marker_luci() find luci -xdev -type c -perm 0 -user 0 -group 0 | while read; do line="$REPLY" [ ! -e "/usr/lib/lua/$line" -a \( -z "$2" -o ! -e "$2/upper/usr/lib/lua/$line" \) ] && \ - busybox ls -l "$line" | grep -Fq 'c--------- 1 root root 0, 0 ' && \ rm -f "$line" done cd - >/dev/null 2>&1 diff --git a/luci-app-snmpd/po/it/snmpd.po b/luci-app-snmpd/po/it/snmpd.po index 4b71aad21..f215a7277 100644 --- a/luci-app-snmpd/po/it/snmpd.po +++ b/luci-app-snmpd/po/it/snmpd.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2025-09-22 16:16+0000\n" -"Last-Translator: euroimmorale \n" +"PO-Revision-Date: 2025-11-17 20:58+0000\n" +"Last-Translator: niky1987 \n" "Language-Team: Italian \n" "Language: it\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.14-dev\n" +"X-Generator: Weblate 5.15-dev\n" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:260 msgid "A group maps com2sec names to access names" @@ -219,7 +219,7 @@ msgstr "" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:203 msgid "Name" -msgstr "" +msgstr "Nome" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:410 #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:496 @@ -234,7 +234,7 @@ msgstr "" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:338 #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:347 msgid "None" -msgstr "" +msgstr "Nessuno" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:344 msgid "Notify" @@ -281,7 +281,7 @@ msgstr "" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:95 #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:534 msgid "Port" -msgstr "" +msgstr "Porta" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:318 #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:321 @@ -474,7 +474,7 @@ msgstr "" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:264 #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:298 msgid "Version" -msgstr "" +msgstr "Versione" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:585 msgid "Will log messages of selected priority and above." diff --git a/luci-app-snmpd/po/pt_BR/snmpd.po b/luci-app-snmpd/po/pt_BR/snmpd.po index cec3e037c..fd32b1f89 100644 --- a/luci-app-snmpd/po/pt_BR/snmpd.po +++ b/luci-app-snmpd/po/pt_BR/snmpd.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2025-06-25 14:52+0000\n" -"Last-Translator: Douglas Garda \n" +"PO-Revision-Date: 2025-11-16 13:16+0000\n" +"Last-Translator: Hebert Francis Amaro Nogueira \n" "Language-Team: Portuguese (Brazil) \n" "Language: pt_BR\n" @@ -10,11 +10,11 @@ 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.13-dev\n" +"X-Generator: Weblate 5.15-dev\n" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:260 msgid "A group maps com2sec names to access names" -msgstr "" +msgstr "Um grupo mapeia nomes com2sec para nomes de acesso" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:479 msgid "AES" diff --git a/luci-app-snmpd/po/sv/snmpd.po b/luci-app-snmpd/po/sv/snmpd.po index 6549cfd0b..cce616e90 100644 --- a/luci-app-snmpd/po/sv/snmpd.po +++ b/luci-app-snmpd/po/sv/snmpd.po @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2024-03-21 13:58+0000\n" +"PO-Revision-Date: 2025-11-14 21:04+0000\n" "Last-Translator: Kristoffer Grundström \n" "Language-Team: Swedish \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.5-dev\n" +"X-Generator: Weblate 5.15-dev\n" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:260 msgid "A group maps com2sec names to access names" @@ -18,11 +18,11 @@ msgstr "" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:479 msgid "AES" -msgstr "" +msgstr "AES" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:366 msgid "Access Control" -msgstr "" +msgstr "Åtkomstkontroll" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:367 msgid "Access restriction to readonly or Read/Write" @@ -30,11 +30,11 @@ msgstr "" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/download.js:61 msgid "Actions" -msgstr "" +msgstr "Åtgärder" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:634 msgid "Advanced Settings" -msgstr "" +msgstr "Avancerade inställningar" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:150 msgid "AgentX socket path" @@ -44,7 +44,7 @@ msgstr "" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:337 #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:346 msgid "All" -msgstr "" +msgstr "Alla" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:453 msgid "Allow write" @@ -52,7 +52,7 @@ msgstr "" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:300 msgid "Any version" -msgstr "" +msgstr "Vilken version som helst" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:236 msgid "Arbitrary label for use in group settings" @@ -60,7 +60,7 @@ msgstr "" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:312 msgid "Authentication" -msgstr "" +msgstr "Autentisering" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:313 msgid "Authentication and encryption" @@ -81,15 +81,15 @@ msgstr "" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:244 #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:542 msgid "Community" -msgstr "" +msgstr "Gemenskap" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:372 msgid "Community Name" -msgstr "" +msgstr "Gemenskapens namn" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:388 msgid "Community source" -msgstr "" +msgstr "Gemenskapens källa" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:373 msgid "Community that is used for SNMP" @@ -97,20 +97,20 @@ msgstr "" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:209 msgid "Contact" -msgstr "" +msgstr "Kontakt" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:294 msgid "Context" -msgstr "" +msgstr "Sammanhang" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:480 msgid "DES" -msgstr "" +msgstr "DES" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/download.js:73 #: applications/luci-app-snmpd/root/usr/share/luci/menu.d/luci-app-snmpd.json:28 msgid "Download" -msgstr "" +msgstr "Hämta" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/download.js:65 msgid "Download Area" @@ -122,7 +122,7 @@ msgstr "" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:55 msgid "Enable SNMP" -msgstr "" +msgstr "Aktivera SNMP" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:571 msgid "Enable logging to file" @@ -138,11 +138,11 @@ msgstr "" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:320 msgid "Exact" -msgstr "" +msgstr "Exakt" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:630 msgid "General" -msgstr "" +msgstr "Generell" #: applications/luci-app-snmpd/root/usr/share/rpcd/acl.d/luci-app-snmpd.json:3 msgid "Grant UCI access for luci-app-snmpd" @@ -151,7 +151,7 @@ msgstr "Godkänn UCI-åtkomst för luci-app-snmpd" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:259 #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:289 msgid "Group" -msgstr "" +msgstr "Grupp" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:563 msgid "Here you can configure Logging settings" @@ -187,11 +187,11 @@ msgstr "" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:60 msgid "IP version" -msgstr "" +msgstr "IP-version" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:399 msgid "IPMask" -msgstr "" +msgstr "IP-mask" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:63 msgid "IPv4 and IPv6" @@ -199,7 +199,7 @@ msgstr "" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:309 msgid "Level" -msgstr "" +msgstr "Nivå" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:310 msgid "Level of security" @@ -207,28 +207,28 @@ msgstr "" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:215 msgid "Location" -msgstr "" +msgstr "Plats" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:656 msgid "Logging" -msgstr "" +msgstr "Loggning" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:461 msgid "MD5" -msgstr "" +msgstr "MD5" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:203 msgid "Name" -msgstr "" +msgstr "Namn" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:410 #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:496 msgid "No" -msgstr "" +msgstr "Nej" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:311 msgid "No authentication" -msgstr "" +msgstr "Ingen autentisering" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:329 #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:338 @@ -247,12 +247,12 @@ msgstr "" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:418 #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:504 msgid "OID" -msgstr "" +msgstr "OID" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:408 #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:495 msgid "OID-Restriction" -msgstr "" +msgstr "OID-begränsning" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:624 msgid "On this page you may configure SNMP settings" @@ -260,15 +260,15 @@ msgstr "" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:61 msgid "Only IPv4" -msgstr "" +msgstr "Enbart IPv4" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:62 msgid "Only IPv6" -msgstr "" +msgstr "Enbart IPv6" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:147 msgid "Only SNMPv3" -msgstr "" +msgstr "Endast SNMPv3" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:39 msgid "Password must be at least 8 characters" @@ -281,7 +281,7 @@ msgstr "" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:95 #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:534 msgid "Port" -msgstr "" +msgstr "Port" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:318 #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:321 @@ -295,7 +295,7 @@ msgstr "" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:326 msgid "Read" -msgstr "" +msgstr "Läs" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:327 msgid "Read access modification for groups" @@ -303,11 +303,11 @@ msgstr "" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:368 msgid "Read/Write" -msgstr "" +msgstr "Läs/Skriv" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:369 msgid "Readonly" -msgstr "" +msgstr "Endast läsbar" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:419 msgid "Restrict to the following OID node/branch" @@ -319,11 +319,11 @@ msgstr "" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:460 msgid "SHA" -msgstr "" +msgstr "SHA" #: applications/luci-app-snmpd/root/usr/share/luci/menu.d/luci-app-snmpd.json:16 msgid "SNMP" -msgstr "" +msgstr "SNMP" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/download.js:58 msgid "SNMP - MIB Download" @@ -331,11 +331,11 @@ msgstr "" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:623 msgid "SNMP Settings" -msgstr "" +msgstr "SNMP-inställningar" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:139 msgid "SNMP version" -msgstr "" +msgstr "SNMP-version" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:140 msgid "SNMP version used to monitor and control the device" @@ -348,7 +348,7 @@ msgstr "SNMPD" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:266 #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:301 msgid "SNMPv1" -msgstr "" +msgstr "SNMPv1" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:550 msgid "SNMPv1 Trap Receiver" @@ -364,12 +364,12 @@ msgstr "" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:637 msgid "SNMPv1/SNMPv2c" -msgstr "" +msgstr "SNMPv1/SNMPv2c" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:267 #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:302 msgid "SNMPv2c" -msgstr "" +msgstr "SNMPv2c" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:552 msgid "SNMPv2c Inform Receiver" @@ -383,7 +383,7 @@ msgstr "" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:304 #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:646 msgid "SNMPv3" -msgstr "" +msgstr "SNMPv3" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:467 msgid "SNMPv3 authentication passphrase" @@ -412,7 +412,7 @@ msgstr "" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:240 msgid "Source" -msgstr "" +msgstr "Källa" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:241 msgid "Source describes a host or network" @@ -428,7 +428,7 @@ msgstr "" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:204 msgid "System Name" -msgstr "" +msgstr "Systemets namn" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:210 msgid "System contact" @@ -461,7 +461,7 @@ msgstr "" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:650 msgctxt "SNMP" msgid "Traps" -msgstr "" +msgstr "Fällor" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:389 msgid "Trusted source for SNMP read community access (hostname or IP)" @@ -469,12 +469,12 @@ msgstr "" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:549 msgid "Type" -msgstr "" +msgstr "Typ" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:264 #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:298 msgid "Version" -msgstr "" +msgstr "Version" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:585 msgid "Will log messages of selected priority and above." @@ -482,7 +482,7 @@ msgstr "" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:335 msgid "Write" -msgstr "" +msgstr "Skriv" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:336 msgid "Write access modification for groups" @@ -491,7 +491,7 @@ msgstr "" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:411 #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:497 msgid "Yes" -msgstr "" +msgstr "Ja" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:390 msgid "any (default)" @@ -499,7 +499,7 @@ msgstr "" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:391 msgid "localhost" -msgstr "" +msgstr "localhost" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:459 #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:478 @@ -508,7 +508,7 @@ msgstr "" #: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:446 msgid "username" -msgstr "" +msgstr "användarnamn" #~ msgid "Eg: UDP:161, or UDP:10.5.4.3:161 to only listen on a given interface" #~ msgstr ""