diff options
Diffstat (limited to 'applications/luci-app-uhttpd/po/sv')
-rw-r--r-- | applications/luci-app-uhttpd/po/sv/uhttpd.po | 63 |
1 files changed, 38 insertions, 25 deletions
diff --git a/applications/luci-app-uhttpd/po/sv/uhttpd.po b/applications/luci-app-uhttpd/po/sv/uhttpd.po index 90735c3004..7dca3a2e85 100644 --- a/applications/luci-app-uhttpd/po/sv/uhttpd.po +++ b/applications/luci-app-uhttpd/po/sv/uhttpd.po @@ -1,8 +1,8 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"PO-Revision-Date: 2023-10-02 03:20+0000\n" -"Last-Translator: Kristoffer Grundström <swedishsailfishosuser@tutanota.com>\n" +"PO-Revision-Date: 2024-05-12 16:49+0000\n" +"Last-Translator: Daniel Nilsson <daniel.nilsson94@outlook.com>\n" "Language-Team: Swedish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsuhttpd/sv/>\n" "Language: sv\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.1-dev\n" +"X-Generator: Weblate 5.5.4\n" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:160 msgid "" @@ -43,7 +43,8 @@ msgstr "Basmapp för filer som ska publiceras" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:55 msgid "Bind to specific interface:port (by specifying interface address)" msgstr "" -"Bind till ett specifikt gränssnitt:port (genom att ange gränssnittets address" +"Bind till ett specifikt gränssnitt:port (genom att ange gränssnittets " +"address)" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:151 msgid "CGI filetype handler" @@ -71,7 +72,7 @@ msgstr "Stäng av JSON-RPC-autentisering via ubus-sessionens API" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:154 msgid "Do not follow symlinks outside document root" -msgstr "" +msgstr "Följ inte symboliska länkar om utanför dokumentroten" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:157 msgid "Do not generate directory listings." @@ -79,7 +80,7 @@ msgstr "Generera inte mapp-listningar." #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:173 msgid "Document root" -msgstr "" +msgstr "Dokumentrot" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:147 msgid "E.g specify with index.html and index.php when using PHP" @@ -87,29 +88,30 @@ msgstr "T.ex ange med index.html och index.php när PHP används" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:184 msgid "Embedded Lua interpreter is disabled if not present." -msgstr "" +msgstr "Inbyggd Lua-interpreterare är avstängd om ej närvarande." #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:193 msgid "Enable JSON-RPC Cross-Origin Resource Support" -msgstr "" +msgstr "Aktivera JSON-RPC Cross-Origin Resource Support" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:106 #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:110 msgid "" "Files can only be uploaded and saved to the /etc/luci-uploads directory." -msgstr "" +msgstr "Filer kan bara laddas upp och sparas i /etc/luci-uploads-katalogen." #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:24 msgid "For settings primarily geared to serving more than the web UI" msgstr "" +"För inställningar som primärt är avsedda för mer än bara webbgränssnittet" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:24 msgid "Full Web Server Settings" -msgstr "" +msgstr "Utökade inställningar för webbservern" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:184 msgid "Full real path to handler for Lua scripts" -msgstr "" +msgstr "Hela sökvägen till hanteraren för Lua-skript" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:23 msgid "General Settings" @@ -117,7 +119,7 @@ msgstr "Generella inställningar" #: applications/luci-app-uhttpd/root/usr/share/rpcd/acl.d/luci-app-uhttpd.json:3 msgid "Grant UCI access for luci-app-uhttpd" -msgstr "" +msgstr "Ger UCI-åtkomst till luci-app-uhttpd" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:27 msgid "HTTP listeners (address:port)" @@ -138,6 +140,8 @@ msgstr "HTTPS-lyssnare (adress:port)" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:245 msgid "If empty, a random/unique value is used in cert generation" msgstr "" +"Om tomt så kommer ett slumpmässigt värde användas i genereringen av " +"certifikatet" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:102 msgid "Ignore private IPs on public interface" @@ -152,6 +156,8 @@ msgid "" "Interpreter to associate with file endings ('suffix=handler', e.g. '.php=/" "usr/bin/php-cgi')" msgstr "" +"Interpreterare att associera med filändelser ('suffix=handler', t.ex. '.php=/" +"usr/bin/php-cgi')" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:238 msgid "Length of key in bits" @@ -167,11 +173,11 @@ msgstr "Maximalt antal anslutningar" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:225 msgid "Maximum number of script requests" -msgstr "" +msgstr "Högst antal skriptförfrågningar" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:201 msgid "Maximum wait time for Lua, CGI, or ubus execution" -msgstr "" +msgstr "Högsta väntetid för Lua, CGI eller ubusexekvering" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:206 msgid "Maximum wait time for network activity" @@ -183,21 +189,23 @@ msgstr "Organisation" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:190 msgid "Override path for ubus socket" -msgstr "" +msgstr "Skriv över sökväg för ubus-socket" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:177 msgid "Path prefix for CGI scripts" -msgstr "" +msgstr "Sökvägsprefix för CGI-skript" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:102 msgid "" "Prevent access from private (RFC1918) IPs on an interface if it has an " "public IP address" msgstr "" +"Förhindra åtkomst från privata (RFC1918) IP-adresser på ett gränssnitt ifall " +"det har en publik IP-adress" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:163 msgid "Realm for Basic Auth" -msgstr "" +msgstr "Realm för Basic Auth" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:98 msgid "Redirect all HTTP to HTTPS" @@ -205,7 +213,7 @@ msgstr "Dirigera om HTTP till HTTPS" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:128 msgid "Remove configuration for certificate and key" -msgstr "" +msgstr "Ta bort konfiguration för certifikat och nyckel" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:114 msgid "Remove old certificate and key" @@ -219,6 +227,7 @@ msgstr "Värdnamn för server" msgid "" "Settings which are either rarely needed or which affect serving the WebUI" msgstr "" +"Inställningar som antingen sällan behövs eller påverkar webbgränssnittet" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:250 msgid "State" @@ -226,7 +235,7 @@ msgstr "Status" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:216 msgid "TCP Keepalive" -msgstr "" +msgstr "TCP Keepalive" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:128 msgid "This permanently deletes the cert, key, and configuration to use same." @@ -236,21 +245,23 @@ msgstr "" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:234 msgid "Valid for # of Days" -msgstr "" +msgstr "Giltigt i X antal dagar" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:170 msgid "" "Virtual URL or CGI script to display on status '404 Not Found'. Must begin " "with '/'" msgstr "" +"Virtuell URL eller CGI-skript att visa vid status '404 Not Found'. Måste " +"börja med '/'" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:180 msgid "Virtual path prefix for Lua scripts" -msgstr "" +msgstr "Virtuell sökvägsprefix för Lua-skript" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:187 msgid "Virtual path prefix for ubus via JSON-RPC integration" -msgstr "" +msgstr "Virtuell sökvägsprefix för ubus via JSON-RPC-integrationen" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:167 msgid "Will not use HTTP authentication if not present" @@ -258,7 +269,7 @@ msgstr "Kommer inte att använda HTTP-autentisering om det inte är tillgänglig #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:242 msgid "a.k.a CommonName" -msgstr "" +msgstr "också känt som CommonName" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:17 #: applications/luci-app-uhttpd/root/usr/share/luci/menu.d/luci-app-uhttpd.json:3 @@ -267,14 +278,16 @@ msgstr "uHTTPd" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:229 msgid "uHTTPd Self-signed Certificate Parameters" -msgstr "" +msgstr "Parametrar för självsignerat uHTTPd-certifikat" #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:114 msgid "" "uHTTPd will generate a new self-signed certificate using the configuration " "shown below." msgstr "" +"uHTTPd kommer generera ett nytt självsignerat certifikat baserat på " +"konfigurationen nedan." #: applications/luci-app-uhttpd/htdocs/luci-static/resources/view/uhttpd/uhttpd.js:187 msgid "ubus integration is disabled if not present" -msgstr "" +msgstr "ubus-integrationen är avstängd om ej närvarande" |