diff options
Diffstat (limited to 'applications/luci-app-radicale')
31 files changed, 284 insertions, 613 deletions
diff --git a/applications/luci-app-radicale/luasrc/model/cbi/radicale.lua b/applications/luci-app-radicale/luasrc/model/cbi/radicale.lua index c610478bcb..c5c68686fd 100644 --- a/applications/luci-app-radicale/luasrc/model/cbi/radicale.lua +++ b/applications/luci-app-radicale/luasrc/model/cbi/radicale.lua @@ -715,7 +715,7 @@ end -- Access_Control_Allow_Origin ------------------------------------------------- local heo = hea:option( DynamicList, "Access_Control_Allow_Origin" ) -heo.title = translate("Access-Control-Allow-Origin") +heo.title = "Access-Control-Allow-Origin" heo.description = nil function heo.parse(self, section, novld) CTRL.value_parse(self, section, novld) @@ -723,7 +723,7 @@ end -- Access_Control_Allow_Methods ------------------------------------------------ local hem = hea:option( DynamicList, "Access_Control_Allow_Methods" ) -hem.title = translate("Access-Control-Allow-Methods") +hem.title = "Access-Control-Allow-Methods" hem.description = nil function hem.parse(self, section, novld) CTRL.value_parse(self, section, novld) @@ -731,7 +731,7 @@ end -- Access_Control_Allow_Headers ------------------------------------------------ local heh = hea:option( DynamicList, "Access_Control_Allow_Headers" ) -heh.title = translate("Access-Control-Allow-Headers") +heh.title = "Access-Control-Allow-Headers" heh.description = nil function heh.parse(self, section, novld) CTRL.value_parse(self, section, novld) @@ -739,7 +739,7 @@ end -- Access_Control_Expose_Headers ----------------------------------------------- local hee = hea:option( DynamicList, "Access_Control_Expose_Headers" ) -hee.title = translate("Access-Control-Expose-Headers") +hee.title = "Access-Control-Expose-Headers" hee.description = nil function hee.parse(self, section, novld) CTRL.value_parse(self, section, novld) diff --git a/applications/luci-app-radicale/po/bg/radicale.po b/applications/luci-app-radicale/po/bg/radicale.po index b7e1368c64..125d6f6f06 100644 --- a/applications/luci-app-radicale/po/bg/radicale.po +++ b/applications/luci-app-radicale/po/bg/radicale.po @@ -18,22 +18,6 @@ msgstr "" msgid "AUTO" msgstr "" -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:734 -msgid "Access-Control-Allow-Headers" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:726 -msgid "Access-Control-Allow-Methods" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:718 -msgid "Access-Control-Allow-Origin" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:742 -msgid "Access-Control-Expose-Headers" -msgstr "" - #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:706 msgid "Additional HTTP headers" msgstr "" diff --git a/applications/luci-app-radicale/po/ca/radicale.po b/applications/luci-app-radicale/po/ca/radicale.po index cf9b029597..99a459b02c 100644 --- a/applications/luci-app-radicale/po/ca/radicale.po +++ b/applications/luci-app-radicale/po/ca/radicale.po @@ -24,22 +24,6 @@ msgstr "" msgid "AUTO" msgstr "" -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:734 -msgid "Access-Control-Allow-Headers" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:726 -msgid "Access-Control-Allow-Methods" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:718 -msgid "Access-Control-Allow-Origin" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:742 -msgid "Access-Control-Expose-Headers" -msgstr "" - #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:706 msgid "Additional HTTP headers" msgstr "" diff --git a/applications/luci-app-radicale/po/cs/radicale.po b/applications/luci-app-radicale/po/cs/radicale.po index 01dc7c8558..8e28a06a88 100644 --- a/applications/luci-app-radicale/po/cs/radicale.po +++ b/applications/luci-app-radicale/po/cs/radicale.po @@ -24,22 +24,6 @@ msgstr "" msgid "AUTO" msgstr "" -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:734 -msgid "Access-Control-Allow-Headers" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:726 -msgid "Access-Control-Allow-Methods" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:718 -msgid "Access-Control-Allow-Origin" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:742 -msgid "Access-Control-Expose-Headers" -msgstr "" - #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:706 msgid "Additional HTTP headers" msgstr "" diff --git a/applications/luci-app-radicale/po/de/radicale.po b/applications/luci-app-radicale/po/de/radicale.po index dcb31b92a3..2ca0d22280 100644 --- a/applications/luci-app-radicale/po/de/radicale.po +++ b/applications/luci-app-radicale/po/de/radicale.po @@ -32,22 +32,6 @@ msgstr "" msgid "AUTO" msgstr "AUTO" -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:734 -msgid "Access-Control-Allow-Headers" -msgstr "Access-Control-Allow-Headers" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:726 -msgid "Access-Control-Allow-Methods" -msgstr "Access-Control-Allow-Methods" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:718 -msgid "Access-Control-Allow-Origin" -msgstr "Access-Control-Allow-Origin" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:742 -msgid "Access-Control-Expose-Headers" -msgstr "Access-Control-Expose-Headers" - #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:706 msgid "Additional HTTP headers" msgstr "Zusätzliche HTTP headers" @@ -601,6 +585,18 @@ msgstr "erforderlich" msgid "salted SHA-1" msgstr "Salted SHA-1" +#~ msgid "Access-Control-Allow-Headers" +#~ msgstr "Access-Control-Allow-Headers" + +#~ msgid "Access-Control-Allow-Methods" +#~ msgstr "Access-Control-Allow-Methods" + +#~ msgid "Access-Control-Allow-Origin" +#~ msgstr "Access-Control-Allow-Origin" + +#~ msgid "Access-Control-Expose-Headers" +#~ msgstr "Access-Control-Expose-Headers" + #~ msgid "-- Please choose --" #~ msgstr "-- Bitte auswählen --" diff --git a/applications/luci-app-radicale/po/el/radicale.po b/applications/luci-app-radicale/po/el/radicale.po index be33b7b226..50226b079a 100644 --- a/applications/luci-app-radicale/po/el/radicale.po +++ b/applications/luci-app-radicale/po/el/radicale.po @@ -24,22 +24,6 @@ msgstr "" msgid "AUTO" msgstr "" -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:734 -msgid "Access-Control-Allow-Headers" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:726 -msgid "Access-Control-Allow-Methods" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:718 -msgid "Access-Control-Allow-Origin" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:742 -msgid "Access-Control-Expose-Headers" -msgstr "" - #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:706 msgid "Additional HTTP headers" msgstr "" diff --git a/applications/luci-app-radicale/po/en/radicale.po b/applications/luci-app-radicale/po/en/radicale.po index 7547c92537..0f8c15f067 100644 --- a/applications/luci-app-radicale/po/en/radicale.po +++ b/applications/luci-app-radicale/po/en/radicale.po @@ -18,22 +18,6 @@ msgstr "" msgid "AUTO" msgstr "" -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:734 -msgid "Access-Control-Allow-Headers" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:726 -msgid "Access-Control-Allow-Methods" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:718 -msgid "Access-Control-Allow-Origin" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:742 -msgid "Access-Control-Expose-Headers" -msgstr "" - #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:706 msgid "Additional HTTP headers" msgstr "" diff --git a/applications/luci-app-radicale/po/es/radicale.po b/applications/luci-app-radicale/po/es/radicale.po index 752528aa2c..226b677a4e 100644 --- a/applications/luci-app-radicale/po/es/radicale.po +++ b/applications/luci-app-radicale/po/es/radicale.po @@ -28,22 +28,6 @@ msgstr "" msgid "AUTO" msgstr "AUTO" -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:734 -msgid "Access-Control-Allow-Headers" -msgstr "Acceso-Control-Permitir-Encabezados" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:726 -msgid "Access-Control-Allow-Methods" -msgstr "Acceso-Control-Permitir-Métodos" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:718 -msgid "Access-Control-Allow-Origin" -msgstr "Acceso-Control-Permitir-Origen" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:742 -msgid "Access-Control-Expose-Headers" -msgstr "Acceso-Control-Exponer-Encabezados" - #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:706 msgid "Additional HTTP headers" msgstr "Encabezados HTTP adicionales" @@ -299,7 +283,8 @@ msgstr "Tamaño máximo de cada archivo de registro de rotación." #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:236 msgid "Message displayed in the client when a password is needed." -msgstr "Mensaje que se muestra en el cliente cuando se necesita una contraseña." +msgstr "" +"Mensaje que se muestra en el cliente cuando se necesita una contraseña." #: applications/luci-app-radicale/luasrc/controller/radicale.lua:46 msgid "NOT installed" @@ -487,8 +472,8 @@ msgid "" "The Radicale Project is a complete CalDAV (calendar) and CardDAV (contact) " "server solution." msgstr "" -"El Proyecto Radicale es una solución completa de servidor CalDAV (calendario)" -" y CardDAV (contacto)." +"El Proyecto Radicale es una solución completa de servidor CalDAV " +"(calendario) y CardDAV (contacto)." #: applications/luci-app-radicale/luasrc/controller/radicale.lua:34 msgid "" @@ -603,3 +588,15 @@ msgstr "requerido" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:393 msgid "salted SHA-1" msgstr "SHA-1 salado" + +#~ msgid "Access-Control-Allow-Headers" +#~ msgstr "Acceso-Control-Permitir-Encabezados" + +#~ msgid "Access-Control-Allow-Methods" +#~ msgstr "Acceso-Control-Permitir-Métodos" + +#~ msgid "Access-Control-Allow-Origin" +#~ msgstr "Acceso-Control-Permitir-Origen" + +#~ msgid "Access-Control-Expose-Headers" +#~ msgstr "Acceso-Control-Exponer-Encabezados" diff --git a/applications/luci-app-radicale/po/fr/radicale.po b/applications/luci-app-radicale/po/fr/radicale.po index 2ea570af46..d5f9918c62 100644 --- a/applications/luci-app-radicale/po/fr/radicale.po +++ b/applications/luci-app-radicale/po/fr/radicale.po @@ -1,14 +1,14 @@ msgid "" msgstr "" -"PO-Revision-Date: 2019-11-13 13:07+0000\n" -"Last-Translator: reyur <remicaruyer@gmail.com>\n" +"PO-Revision-Date: 2020-01-03 04:12+0000\n" +"Last-Translator: Philippe Paté <asushen@gmail.com>\n" "Language-Team: French <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsradicale/fr/>\n" "Language: fr\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 3.10-dev\n" +"X-Generator: Weblate 3.10\n" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:268 msgid "" @@ -24,22 +24,6 @@ msgstr "" msgid "AUTO" msgstr "" -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:734 -msgid "Access-Control-Allow-Headers" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:726 -msgid "Access-Control-Allow-Methods" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:718 -msgid "Access-Control-Allow-Origin" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:742 -msgid "Access-Control-Expose-Headers" -msgstr "" - #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:706 msgid "Additional HTTP headers" msgstr "" @@ -140,7 +124,7 @@ msgstr "" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:508 msgid "Directory" -msgstr "" +msgstr "Répertoire" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:524 msgid "Directory not exists/found !" @@ -264,7 +248,7 @@ msgstr "" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:533 msgid "Logging" -msgstr "" +msgstr "Journalisation" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:235 msgid "Logon message" diff --git a/applications/luci-app-radicale/po/he/radicale.po b/applications/luci-app-radicale/po/he/radicale.po index eb4ca079e8..328a79b261 100644 --- a/applications/luci-app-radicale/po/he/radicale.po +++ b/applications/luci-app-radicale/po/he/radicale.po @@ -18,22 +18,6 @@ msgstr "" msgid "AUTO" msgstr "" -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:734 -msgid "Access-Control-Allow-Headers" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:726 -msgid "Access-Control-Allow-Methods" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:718 -msgid "Access-Control-Allow-Origin" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:742 -msgid "Access-Control-Expose-Headers" -msgstr "" - #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:706 msgid "Additional HTTP headers" msgstr "" diff --git a/applications/luci-app-radicale/po/hi/radicale.po b/applications/luci-app-radicale/po/hi/radicale.po index 3c41e6b2da..aaa2ef754b 100644 --- a/applications/luci-app-radicale/po/hi/radicale.po +++ b/applications/luci-app-radicale/po/hi/radicale.po @@ -18,22 +18,6 @@ msgstr "" msgid "AUTO" msgstr "" -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:734 -msgid "Access-Control-Allow-Headers" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:726 -msgid "Access-Control-Allow-Methods" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:718 -msgid "Access-Control-Allow-Origin" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:742 -msgid "Access-Control-Expose-Headers" -msgstr "" - #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:706 msgid "Additional HTTP headers" msgstr "" diff --git a/applications/luci-app-radicale/po/hu/radicale.po b/applications/luci-app-radicale/po/hu/radicale.po index 177959740c..c979685eab 100644 --- a/applications/luci-app-radicale/po/hu/radicale.po +++ b/applications/luci-app-radicale/po/hu/radicale.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"PO-Revision-Date: 2019-12-10 23:15+0000\n" +"PO-Revision-Date: 2020-01-12 19:21+0000\n" "Last-Translator: Balázs Úr <balazs@urbalazs.hu>\n" "Language-Team: Hungarian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsradicale/hu/>\n" @@ -8,45 +8,33 @@ 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 3.10-dev\n" +"X-Generator: Weblate 3.10.1\n" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:268 msgid "" "'AUTO' selects the highest protocol version that client and server support." msgstr "" +"Az „AUTO” kiválasztja a legmagasabb protokollverziót, amelyet az ügyfél és a " +"kiszolgáló támogat." #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:223 msgid "" "'Hostname:Port' or 'IPv4:Port' or '[IPv6]:Port' Radicale should listen on" msgstr "" +"„Gépnév:port” vagy „IPv4:port” vagy „[IPv6]:port”, amelyen a Radicale-nek " +"figyelnie kell" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:272 msgid "AUTO" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:734 -msgid "Access-Control-Allow-Headers" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:726 -msgid "Access-Control-Allow-Methods" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:718 -msgid "Access-Control-Allow-Origin" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:742 -msgid "Access-Control-Expose-Headers" -msgstr "" +msgstr "AUTO" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:706 msgid "Additional HTTP headers" -msgstr "" +msgstr "További HTTP-fejlécek" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:222 msgid "Address:Port" -msgstr "" +msgstr "Cím:port" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:80 #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:341 @@ -58,54 +46,63 @@ msgid "" "Authentication login is matched against the 'user' key, and collection's " "path is matched against the 'collection' key." msgstr "" +"A hitelesítési bejelentkezés a „user” kulccsal kerül összehasonlításra, a " +"gyűjtemény útvonala pedig a „collection” kulccsal lesz összehasonlítva." #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:352 msgid "Authentication method" -msgstr "" +msgstr "Hitelesítési módszer" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:342 msgid "Authentication method to allow access to Radicale server." msgstr "" +"Hitelesítési módszer a Radicale kiszolgálóhoz való hozzáférés " +"engedélyezéséhez." #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:173 msgid "Auto-start" -msgstr "" +msgstr "Automatikus indítás" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:190 msgid "Boot delay" -msgstr "" +msgstr "Rendszerindítási késleltetés" #: applications/luci-app-radicale/luasrc/controller/radicale.lua:23 msgid "CalDAV/CardDAV" -msgstr "" +msgstr "CalDAV/CardDAV" #: applications/luci-app-radicale/luasrc/controller/radicale.lua:33 msgid "" "Calendars and address books are available for both local and remote access, " "possibly limited through authentication policies." msgstr "" +"A naptárak és a címjegyzékek elérhetők mind helyi, mind távoli " +"hozzáféréshez, valószínűleg hitelesítési házirendeken keresztül korlátozva." #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:284 msgid "Certificate file" -msgstr "" +msgstr "Tanúsítványfájl" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:677 msgid "" "Change here the encoding Radicale will use instead of 'UTF-8' for responses " "to the client and/or to store data inside collections." msgstr "" +"Itt változtassa meg a kódolást, amelyet a Radicale az „UTF-8” helyett fog " +"használni az ügyfeleknek küldött válaszoknál és/vagy a gyűjteményeken belüli " +"adatok tárolásához." #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:334 msgid "Ciphers" -msgstr "" +msgstr "Titkosítók" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:544 msgid "Console Log level" -msgstr "" +msgstr "Konzol naplózási szintje" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:419 msgid "Control the access to data collections." -msgstr "" +msgstr "Az adatgyűjteményekhez való hozzáférés vezérlése." #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:552 #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:574 @@ -119,14 +116,19 @@ msgid "" "resources (e.g. fonts, JavaScript, etc.) on a web page to be requested from " "another domain outside the domain from which the resource originated." msgstr "" +"Az eltérő eredetű erőforrások megosztása (Cross-Origin Resource Sharing, " +"CORS) egy olyan mechanizmus, amely lehetővé teszi, hogy egy weboldalon lévő " +"korlátozott erőforrások (például betűkészletek, JavaScript, stb.) lekérhetők " +"legyenek egy másik tartományból, amely azon a tartományon kívül van, ahonnan " +"az erőforrás származik." #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:491 msgid "Custom" -msgstr "" +msgstr "Egyéni" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:490 msgid "Database" -msgstr "" +msgstr "Adatbázis" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:548 #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:570 @@ -137,6 +139,7 @@ msgstr "Hibakeresés" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:191 msgid "Delay (in seconds) during system boot before Radicale start" msgstr "" +"Késleltetés (másodpercben) a rendszerindítás közben a Radicale indulása előtt" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:508 msgid "Directory" @@ -144,44 +147,46 @@ msgstr "Könyvtár" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:524 msgid "Directory not exists/found !" -msgstr "" +msgstr "A könyvtár nem létezik vagy nem található!" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:527 msgid "Directory required !" -msgstr "" +msgstr "Könyvtár szükséges!" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:611 msgid "Directory where the rotating log-files are stored" -msgstr "" +msgstr "Az a könyvtár, ahol a forgó naplófájlok tárolva vannak" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:193 msgid "During delay ifup-events are not monitored !" -msgstr "" +msgstr "Az ifup események alatti késleltetés nincs megfigyelve!" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:251 msgid "Enable HTTPS" -msgstr "" +msgstr "HTTPS engedélyezése" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:174 msgid "" "Enable/Disable auto-start of Radicale on system start-up and interface events" msgstr "" +"A Radicale automatikus indításának engedélyezése vagy letiltása a rendszer " +"indításakor és a csatolóeseményeknél" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:676 msgid "Encoding" -msgstr "" +msgstr "Kódolás" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:689 msgid "Encoding for responding requests." -msgstr "" +msgstr "Kódolás a kérések megválaszolásához." #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:698 msgid "Encoding for storing local collections." -msgstr "" +msgstr "Kódolás a helyi gyűjtemények tárolásához." #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:385 msgid "Encryption method" -msgstr "" +msgstr "Titkosítási módszer" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:551 #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:573 @@ -191,76 +196,80 @@ msgstr "Hiba" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:120 msgid "File '%s' not found !" -msgstr "" +msgstr "A(z) „%s” fájl nem található!" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:588 msgid "File Log level" -msgstr "" +msgstr "Fájl naplózási szintje" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:300 #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:325 msgid "File not found !" -msgstr "" +msgstr "A fájl nem található!" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:488 msgid "File-system" -msgstr "" +msgstr "Fájlrendszer" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:92 msgid "" "For example, for the 'user' key, '.+' means 'authenticated user' and '.*' " "means 'anybody' (including anonymous users)." msgstr "" +"Például a „user” kulcsnál a „.+” azt jelenti, hogy „hitelesített " +"felhasználó” és a „.*” azt jelenti, hogy „bárki” (beleértve a névtelen " +"felhasználókat is)." #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:435 msgid "Full access for Owner only" -msgstr "" +msgstr "Teljes hozzáférés csak a tulajdonosnak" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:434 msgid "Full access for authenticated Users" -msgstr "" +msgstr "Teljes hozzáférés a hitelesített felhasználóknak" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:433 msgid "Full access for everybody (including anonymous)" -msgstr "" +msgstr "Teljes hozzáférés mindenkinek (beleértve a névtelen felhasználókat is)" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:285 msgid "Full path and file name of certificate" -msgstr "" +msgstr "A tanúsítvány teljes útvonala és fájlneve" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:310 msgid "Full path and file name of private key" -msgstr "" +msgstr "A személyes kulcs teljes útvonala és fájlneve" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:549 #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:571 #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:593 msgid "Info" -msgstr "Információk" +msgstr "Információ" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:83 msgid "Keep in mind to use the correct hashing algorithm !" -msgstr "" +msgstr "Tartsa észben, hogy a helyes hasító algoritmust használja!" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:97 msgid "Leading or ending slashes are trimmed from collection's path." msgstr "" +"A vezető vagy lezáró perjelek levágásra kerülnek a gyűjtemény útvonalából." #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:653 msgid "Log-backup Count" -msgstr "" +msgstr "Napló biztonsági mentésének darabszáma" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:77 msgid "Log-file Viewer" -msgstr "" +msgstr "Naplófájl-megjelenítő" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:610 msgid "Log-file directory" -msgstr "" +msgstr "Naplófájl könyvtára" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:630 msgid "Log-file size" -msgstr "" +msgstr "Naplófájl mérete" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:533 msgid "Logging" @@ -268,19 +277,19 @@ msgstr "Naplózás" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:235 msgid "Logon message" -msgstr "" +msgstr "Bejelentkezési üzenet" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:631 msgid "Maximum size of each rotation log-file." -msgstr "" +msgstr "Az egyes forgó naplófájlok legnagyobb mérete." #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:236 msgid "Message displayed in the client when a password is needed." -msgstr "" +msgstr "Az ügyfélben megjelenítendő üzenet, ha jelszó szükséges." #: applications/luci-app-radicale/luasrc/controller/radicale.lua:46 msgid "NOT installed" -msgstr "" +msgstr "Nincs telepítve" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:356 msgid "None" @@ -288,71 +297,77 @@ msgstr "Nincs" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:654 msgid "Number of backup files of log to create." -msgstr "" +msgstr "A létrehozandó napló biztonsági mentés fájljainak száma." #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:335 msgid "OPTIONAL: See python's ssl module for available ciphers" -msgstr "" +msgstr "ELHAGYHATÓ: nézze meg a Python SSL modulját az elérhető titkosítókért" #: applications/luci-app-radicale/luasrc/view/radicale/tabmap_nsections.htm:50 msgid "One or more missing/invalid fields on tab" -msgstr "" +msgstr "Egy vagy több hiányzó vagy érvénytelen mező a lapon" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:436 msgid "Owner allow write, authenticated users allow read" msgstr "" +"A tulajdonosnak engedélyezett az írás, a hitelesített felhasználóknak " +"engedélyezett az olvasás" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:303 #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:328 msgid "Path/File required !" -msgstr "" +msgstr "Útvonal/fájl szükséges!" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:81 msgid "" "Place here the 'user:password' pairs for your users which should have access " "to Radicale." msgstr "" +"Tegye ide azoknak a felhasználóknak a „felhasználó:jelszó” párosait, akiknek " +"hozzá kell férniük a Radicale kiszolgálóhoz." #: applications/luci-app-radicale/luasrc/controller/radicale.lua:67 msgid "Please install current version !" -msgstr "" +msgstr "Telepítse a jelenlegi verziót!" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:78 msgid "Please press [Reload] button below to reread the file." -msgstr "" +msgstr "Nyomja meg a lenti [Újratöltés] gombot a fájl újraolvasásához." #: applications/luci-app-radicale/luasrc/controller/radicale.lua:78 msgid "Please update to current version !" -msgstr "" +msgstr "Frissítsen a jelenlegi verzióra!" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:225 msgid "Port numbers below 1024 (Privileged ports) are not supported" -msgstr "" +msgstr "Az 1024 alatti portszámok (kiváltságos portok) nem támogatottak" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:309 msgid "Private key file" -msgstr "" +msgstr "Személyes kulcs fájl" #: applications/luci-app-radicale/luasrc/controller/radicale.lua:19 msgid "Radicale CalDAV/CardDAV Server" -msgstr "" +msgstr "Radicale CalDAV/CardDAV kiszolgáló" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:459 msgid "Radicale uses '/etc/radicale/rights' as regexp-based file." msgstr "" +"A Radicale az „/etc/radicale/rights” fájlt használja reguláris kifejezés " +"alapú fájlként." #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:404 msgid "Radicale uses '/etc/radicale/users' as htpasswd file." -msgstr "" +msgstr "A Radicale az „/etc/radicale/users” fájlt használja htpasswd fájlként." #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:402 #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:457 msgid "Read only!" -msgstr "" +msgstr "Csak olvasható!" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:455 msgid "RegExp file" -msgstr "" +msgstr "Reguláris kifejezés fájl" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:56 msgid "Reload" @@ -360,28 +375,28 @@ msgstr "Újratöltés" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:688 msgid "Response Encoding" -msgstr "" +msgstr "Válasz kódolása" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:86 #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:418 msgid "Rights" -msgstr "" +msgstr "Jogok" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:437 msgid "Rights are based on a regexp-based file" -msgstr "" +msgstr "A jogok egy reguláris kifejezés alapú fájlon alapulnak" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:429 msgid "Rights backend" -msgstr "" +msgstr "Jogok háttérprogram" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:392 msgid "SHA-1" -msgstr "" +msgstr "SHA-1" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:267 msgid "SSL Protocol" -msgstr "" +msgstr "SSL protokoll" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:62 #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:65 @@ -390,7 +405,7 @@ msgstr "Mentés" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:95 msgid "Section names are only used for naming the rule." -msgstr "" +msgstr "A szakasznevek csak a szabály elnevezéséhez vannak használva." #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:211 msgid "Server" @@ -400,18 +415,19 @@ msgstr "Kiszolgáló" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:656 msgid "Setting this parameter to '0' will disable rotation of log-file." msgstr "" +"Ennek a paraméternek a „0”-ra állítása letiltja a naplófájlok forgatását." #: applications/luci-app-radicale/luasrc/controller/radicale.lua:62 msgid "Software package '%s' is not installed." -msgstr "" +msgstr "A(z) „%s” szoftvercsomag nincs telepítve." #: applications/luci-app-radicale/luasrc/controller/radicale.lua:71 msgid "Software package '%s' is outdated." -msgstr "" +msgstr "A(z) „%s” szoftvercsomag elavult." #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:26 msgid "Software update required" -msgstr "" +msgstr "Szoftverfrissítés szükséges" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:164 #: applications/luci-app-radicale/luasrc/view/radicale/btn_startstop.htm:10 @@ -420,27 +436,27 @@ msgstr "Indítás" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:155 msgid "Start / Stop" -msgstr "" +msgstr "Indítás vagy leállítás" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:156 msgid "Start/Stop Radicale server" -msgstr "" +msgstr "Radicale kiszolgáló indítása vagy leállítása" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:473 msgid "Storage" -msgstr "" +msgstr "Tároló" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:697 msgid "Storage Encoding" -msgstr "" +msgstr "Tároló kódolása" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:484 msgid "Storage backend" -msgstr "" +msgstr "Tároló háttérprogram" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:566 msgid "Syslog Log level" -msgstr "" +msgstr "Rendszernapló naplózási szintje" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:141 msgid "System" @@ -451,39 +467,43 @@ msgid "" "The Radicale Project is a complete CalDAV (calendar) and CardDAV (contact) " "server solution." msgstr "" +"A Radicale projekt egy teljes CalDAV (naptár) és CardDAV (partner) " +"kiszolgáló megoldás." #: applications/luci-app-radicale/luasrc/controller/radicale.lua:34 msgid "" "They can be viewed and edited by calendar and contact clients on mobile " "phones or computers." msgstr "" +"Megtekinthetők és szerkeszthetők a naptár és a partner ügyfelek által " +"mobiltelefonokon vagy számítógépeken." #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:408 #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:463 msgid "To edit the file follow this link!" -msgstr "" +msgstr "A fájl szerkesztéséhez kövesse ezt a hivatkozást!" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:615 msgid "To view latest log file follow this link!" -msgstr "" +msgstr "A legutolsó naplófájl megtekintéséhez kövesse ezt a hivatkozást!" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:201 msgid "Value is not a number" -msgstr "" +msgstr "Az érték nem szám" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:644 #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:667 msgid "Value is not an Integer >= 0 !" -msgstr "" +msgstr "Az érték nem legalább 0 értékű egész szám!" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:203 msgid "Value not between 0 and 300" -msgstr "" +msgstr "Az érték nem 0 és 300 között van" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:647 #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:670 msgid "Value required ! Integer >= 0 !" -msgstr "" +msgstr "Az érték kötelező! Legalább 0 értékű egész szám!" #: applications/luci-app-radicale/luasrc/controller/radicale.lua:40 #: applications/luci-app-radicale/luasrc/controller/radicale.lua:42 @@ -493,12 +513,14 @@ msgstr "Verzió" #: applications/luci-app-radicale/luasrc/controller/radicale.lua:38 msgid "Version Information" -msgstr "" +msgstr "Verzióinformációk" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:485 msgid "" "WARNING: Only 'File-system' is documented and tested by Radicale development" msgstr "" +"FIGYELMEZTETÉS: a Radicale fejlesztők csak a „fájlrendszert” dokumentálták " +"és tesztelték" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:550 #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:572 @@ -511,49 +533,53 @@ msgid "" "You can also get groups from the user regex in the collection with {0}, {1}, " "etc." msgstr "" +"Csoportokat is lekérhet a gyűjteményben lévő felhasználó reguláris " +"kifejezéséből a {0}, {1}, stb. használatával." #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:89 msgid "" "You can use Python's ConfigParser interpolation values %(login)s and " "%(path)s." msgstr "" +"Használhatja a Python %(login)s és %(path)s beállításfeldolgozó " +"interpolációs értékeit." #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:390 msgid "crypt" -msgstr "" +msgstr "crypt" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:364 msgid "custom" -msgstr "" +msgstr "egyéni" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:357 #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:400 msgid "htpasswd file" -msgstr "" +msgstr "htpasswd fájl" #: applications/luci-app-radicale/luasrc/controller/radicale.lua:44 #: applications/luci-app-radicale/luasrc/controller/radicale.lua:73 msgid "installed" -msgstr "" +msgstr "telepítve" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:623 msgid "no valid path given!" -msgstr "" +msgstr "nincs érvényes útvonal megadva!" #: applications/luci-app-radicale/luasrc/controller/radicale.lua:43 msgid "or higher" -msgstr "" +msgstr "vagy magasabb" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:391 msgid "plain" -msgstr "" +msgstr "egyszerű" #: applications/luci-app-radicale/luasrc/controller/radicale.lua:41 #: applications/luci-app-radicale/luasrc/controller/radicale.lua:64 #: applications/luci-app-radicale/luasrc/controller/radicale.lua:75 msgid "required" -msgstr "" +msgstr "kötelező" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:393 msgid "salted SHA-1" -msgstr "" +msgstr "sózott SHA-1" diff --git a/applications/luci-app-radicale/po/it/radicale.po b/applications/luci-app-radicale/po/it/radicale.po index fbf120e626..1876f24165 100644 --- a/applications/luci-app-radicale/po/it/radicale.po +++ b/applications/luci-app-radicale/po/it/radicale.po @@ -24,22 +24,6 @@ msgstr "" msgid "AUTO" msgstr "" -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:734 -msgid "Access-Control-Allow-Headers" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:726 -msgid "Access-Control-Allow-Methods" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:718 -msgid "Access-Control-Allow-Origin" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:742 -msgid "Access-Control-Expose-Headers" -msgstr "" - #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:706 msgid "Additional HTTP headers" msgstr "" diff --git a/applications/luci-app-radicale/po/ja/radicale.po b/applications/luci-app-radicale/po/ja/radicale.po index 6cf2899036..a045dfad58 100644 --- a/applications/luci-app-radicale/po/ja/radicale.po +++ b/applications/luci-app-radicale/po/ja/radicale.po @@ -18,22 +18,6 @@ msgstr "" msgid "AUTO" msgstr "" -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:734 -msgid "Access-Control-Allow-Headers" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:726 -msgid "Access-Control-Allow-Methods" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:718 -msgid "Access-Control-Allow-Origin" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:742 -msgid "Access-Control-Expose-Headers" -msgstr "" - #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:706 msgid "Additional HTTP headers" msgstr "" diff --git a/applications/luci-app-radicale/po/ko/radicale.po b/applications/luci-app-radicale/po/ko/radicale.po index cc748ccac6..c41ea30faa 100644 --- a/applications/luci-app-radicale/po/ko/radicale.po +++ b/applications/luci-app-radicale/po/ko/radicale.po @@ -18,22 +18,6 @@ msgstr "" msgid "AUTO" msgstr "" -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:734 -msgid "Access-Control-Allow-Headers" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:726 -msgid "Access-Control-Allow-Methods" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:718 -msgid "Access-Control-Allow-Origin" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:742 -msgid "Access-Control-Expose-Headers" -msgstr "" - #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:706 msgid "Additional HTTP headers" msgstr "" diff --git a/applications/luci-app-radicale/po/mr/radicale.po b/applications/luci-app-radicale/po/mr/radicale.po index 4000dbffa9..2f06b2fa5a 100644 --- a/applications/luci-app-radicale/po/mr/radicale.po +++ b/applications/luci-app-radicale/po/mr/radicale.po @@ -24,22 +24,6 @@ msgstr "" msgid "AUTO" msgstr "" -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:734 -msgid "Access-Control-Allow-Headers" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:726 -msgid "Access-Control-Allow-Methods" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:718 -msgid "Access-Control-Allow-Origin" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:742 -msgid "Access-Control-Expose-Headers" -msgstr "" - #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:706 msgid "Additional HTTP headers" msgstr "" diff --git a/applications/luci-app-radicale/po/ms/radicale.po b/applications/luci-app-radicale/po/ms/radicale.po index c75175e242..ff1f86d939 100644 --- a/applications/luci-app-radicale/po/ms/radicale.po +++ b/applications/luci-app-radicale/po/ms/radicale.po @@ -18,22 +18,6 @@ msgstr "" msgid "AUTO" msgstr "" -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:734 -msgid "Access-Control-Allow-Headers" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:726 -msgid "Access-Control-Allow-Methods" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:718 -msgid "Access-Control-Allow-Origin" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:742 -msgid "Access-Control-Expose-Headers" -msgstr "" - #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:706 msgid "Additional HTTP headers" msgstr "" diff --git a/applications/luci-app-radicale/po/nb_NO/radicale.po b/applications/luci-app-radicale/po/nb_NO/radicale.po index 3de8cb4f42..feed08de82 100644 --- a/applications/luci-app-radicale/po/nb_NO/radicale.po +++ b/applications/luci-app-radicale/po/nb_NO/radicale.po @@ -18,22 +18,6 @@ msgstr "" msgid "AUTO" msgstr "" -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:734 -msgid "Access-Control-Allow-Headers" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:726 -msgid "Access-Control-Allow-Methods" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:718 -msgid "Access-Control-Allow-Origin" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:742 -msgid "Access-Control-Expose-Headers" -msgstr "" - #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:706 msgid "Additional HTTP headers" msgstr "" diff --git a/applications/luci-app-radicale/po/pl/radicale.po b/applications/luci-app-radicale/po/pl/radicale.po index f4d9f365e9..015a063c6f 100644 --- a/applications/luci-app-radicale/po/pl/radicale.po +++ b/applications/luci-app-radicale/po/pl/radicale.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"PO-Revision-Date: 2019-11-17 11:06+0000\n" +"PO-Revision-Date: 2020-01-13 14:26+0000\n" "Last-Translator: Marcin Net <marcin.net@linux.pl>\n" "Language-Team: Polish <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsradicale/pl/>\n" @@ -9,12 +9,13 @@ 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 3.10-dev\n" +"X-Generator: Weblate 3.10.1\n" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:268 msgid "" "'AUTO' selects the highest protocol version that client and server support." msgstr "" +"AUTO\" wybiera najwyższą wersję protokołu obsługiwaną przez klienta i serwer." #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:223 msgid "" @@ -27,25 +28,9 @@ msgstr "" msgid "AUTO" msgstr "AUTO" -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:734 -msgid "Access-Control-Allow-Headers" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:726 -msgid "Access-Control-Allow-Methods" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:718 -msgid "Access-Control-Allow-Origin" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:742 -msgid "Access-Control-Expose-Headers" -msgstr "" - #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:706 msgid "Additional HTTP headers" -msgstr "" +msgstr "Dodatkowe nagłówki HTTP" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:222 msgid "Address:Port" @@ -61,6 +46,8 @@ msgid "" "Authentication login is matched against the 'user' key, and collection's " "path is matched against the 'collection' key." msgstr "" +"Logowanie autoryzacyjne jest dopasowane do klucza \"użytkownik\", a ścieżka " +"kolekcji do klucza \"kolekcja\"." #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:352 msgid "Authentication method" @@ -72,7 +59,7 @@ msgstr "Metoda uwierzytelniania umożliwiająca dostęp do serwera Radicale." #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:173 msgid "Auto-start" -msgstr "" +msgstr "Auto-start" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:190 msgid "Boot delay" @@ -87,6 +74,8 @@ msgid "" "Calendars and address books are available for both local and remote access, " "possibly limited through authentication policies." msgstr "" +"Kalendarze i książki adresowe są dostępne zarówno dla dostępu lokalnego, jak " +"i zdalnego, ewentualnie ograniczonego przez zasady uwierzytelniania." #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:284 msgid "Certificate file" @@ -97,6 +86,8 @@ msgid "" "Change here the encoding Radicale will use instead of 'UTF-8' for responses " "to the client and/or to store data inside collections." msgstr "" +"Zmień tutaj kodowanie, którego Radicale użyje zamiast „UTF-8” do odpowiedzi " +"do klienta i / lub do przechowywania danych w kolekcjach." #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:334 msgid "Ciphers" @@ -104,11 +95,11 @@ msgstr "Szyfry" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:544 msgid "Console Log level" -msgstr "" +msgstr "Poziom dziennika konsoli" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:419 msgid "Control the access to data collections." -msgstr "" +msgstr "Kontroluj dostęp do zbiorów danych." #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:552 #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:574 @@ -125,7 +116,7 @@ msgstr "" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:491 msgid "Custom" -msgstr "" +msgstr "Własny" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:490 msgid "Database" @@ -157,11 +148,11 @@ msgstr "Katalog wymagany!" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:611 msgid "Directory where the rotating log-files are stored" -msgstr "" +msgstr "Katalog, w którym przechowywane są obrotowe pliki dziennika" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:193 msgid "During delay ifup-events are not monitored !" -msgstr "" +msgstr "Podczas zwłoki zdarzenia ifup-events nie są monitorowane!" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:251 msgid "Enable HTTPS" @@ -171,6 +162,8 @@ msgstr "Włącz HTTPS" msgid "" "Enable/Disable auto-start of Radicale on system start-up and interface events" msgstr "" +"Włącz/wyłącz automatyczne uruchamianie Radicale podczas uruchamiania systemu " +"i zdarzeń interfejsu" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:676 msgid "Encoding" @@ -178,11 +171,11 @@ msgstr "Kodowanie" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:689 msgid "Encoding for responding requests." -msgstr "" +msgstr "Kodowanie odpowiedzi na żądania." #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:698 msgid "Encoding for storing local collections." -msgstr "" +msgstr "Kodowanie do przechowywania kolekcji lokalnych." #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:385 msgid "Encryption method" @@ -200,7 +193,7 @@ msgstr "Plik '%s' nie został znaleziony!" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:588 msgid "File Log level" -msgstr "" +msgstr "Poziom dziennika plików" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:300 #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:325 @@ -370,7 +363,7 @@ msgstr "" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:86 #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:418 msgid "Rights" -msgstr "" +msgstr "Prawa" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:437 msgid "Rights are based on a regexp-based file" @@ -445,7 +438,7 @@ msgstr "" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:566 msgid "Syslog Log level" -msgstr "" +msgstr "Poziom dziennika systemowego" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:141 msgid "System" @@ -547,7 +540,7 @@ msgstr "" #: applications/luci-app-radicale/luasrc/controller/radicale.lua:43 msgid "or higher" -msgstr "" +msgstr "lub wyżej" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:391 msgid "plain" @@ -562,3 +555,15 @@ msgstr "wymagany" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:393 msgid "salted SHA-1" msgstr "" + +#~ msgid "Access-Control-Allow-Headers" +#~ msgstr "Access-Control-Allow-Headers" + +#~ msgid "Access-Control-Allow-Methods" +#~ msgstr "Access-Control-Allow-Methods" + +#~ msgid "Access-Control-Allow-Origin" +#~ msgstr "Access-Control-Allow-Origin" + +#~ msgid "Access-Control-Expose-Headers" +#~ msgstr "Access-Control-Expose-Headers" diff --git a/applications/luci-app-radicale/po/pt-br/radicale.po b/applications/luci-app-radicale/po/pt-br/radicale.po index 50a7f0c7f4..30ed850023 100644 --- a/applications/luci-app-radicale/po/pt-br/radicale.po +++ b/applications/luci-app-radicale/po/pt-br/radicale.po @@ -31,22 +31,6 @@ msgstr "" msgid "AUTO" msgstr "AUTO" -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:734 -msgid "Access-Control-Allow-Headers" -msgstr "Access-Control-Allow-Headers" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:726 -msgid "Access-Control-Allow-Methods" -msgstr "Métodos de controle e permissão de acesso" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:718 -msgid "Access-Control-Allow-Origin" -msgstr "Controle de Acesso - Permitir Origem" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:742 -msgid "Access-Control-Expose-Headers" -msgstr "Controle de Acesso - Expor Cabeçalhos" - #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:706 msgid "Additional HTTP headers" msgstr "Cabeçalhos HTTP Adicionais" @@ -598,3 +582,15 @@ msgstr "necessário" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:393 msgid "salted SHA-1" msgstr "SHA-1 com salto" + +#~ msgid "Access-Control-Allow-Headers" +#~ msgstr "Access-Control-Allow-Headers" + +#~ msgid "Access-Control-Allow-Methods" +#~ msgstr "Métodos de controle e permissão de acesso" + +#~ msgid "Access-Control-Allow-Origin" +#~ msgstr "Controle de Acesso - Permitir Origem" + +#~ msgid "Access-Control-Expose-Headers" +#~ msgstr "Controle de Acesso - Expor Cabeçalhos" diff --git a/applications/luci-app-radicale/po/pt/radicale.po b/applications/luci-app-radicale/po/pt/radicale.po index a543482a5f..53ba782eb1 100644 --- a/applications/luci-app-radicale/po/pt/radicale.po +++ b/applications/luci-app-radicale/po/pt/radicale.po @@ -28,22 +28,6 @@ msgstr "" msgid "AUTO" msgstr "AUTO" -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:734 -msgid "Access-Control-Allow-Headers" -msgstr "Access-Control-Allow-Headers" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:726 -msgid "Access-Control-Allow-Methods" -msgstr "Access-Control-Allow-Methods" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:718 -msgid "Access-Control-Allow-Origin" -msgstr "Access-Control-Allow-Origin" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:742 -msgid "Access-Control-Expose-Headers" -msgstr "Access-Control-Expose-Headers" - #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:706 msgid "Additional HTTP headers" msgstr "Cabeçalhos HTTP adicionais" @@ -342,7 +326,8 @@ msgstr "Por favor, instale a versão atual!" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:78 msgid "Please press [Reload] button below to reread the file." -msgstr "Por favor, pressione o botão [Recarregar] abaixo para reler o ficheiro." +msgstr "" +"Por favor, pressione o botão [Recarregar] abaixo para reler o ficheiro." #: applications/luci-app-radicale/luasrc/controller/radicale.lua:78 msgid "Please update to current version !" @@ -394,7 +379,8 @@ msgstr "Direitos" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:437 msgid "Rights are based on a regexp-based file" -msgstr "Os direitos são baseados em um ficheiro baseado em expressões regulares" +msgstr "" +"Os direitos são baseados em um ficheiro baseado em expressões regulares" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:429 msgid "Rights backend" @@ -595,3 +581,15 @@ msgstr "necessário" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:393 msgid "salted SHA-1" msgstr "SHA-1 com salto" + +#~ msgid "Access-Control-Allow-Headers" +#~ msgstr "Access-Control-Allow-Headers" + +#~ msgid "Access-Control-Allow-Methods" +#~ msgstr "Access-Control-Allow-Methods" + +#~ msgid "Access-Control-Allow-Origin" +#~ msgstr "Access-Control-Allow-Origin" + +#~ msgid "Access-Control-Expose-Headers" +#~ msgstr "Access-Control-Expose-Headers" diff --git a/applications/luci-app-radicale/po/ro/radicale.po b/applications/luci-app-radicale/po/ro/radicale.po index eefa78d931..51eaaca1cc 100644 --- a/applications/luci-app-radicale/po/ro/radicale.po +++ b/applications/luci-app-radicale/po/ro/radicale.po @@ -1,7 +1,7 @@ msgid "" msgstr "" -"PO-Revision-Date: 2019-11-06 00:12+0000\n" -"Last-Translator: olimpiumarius <oliver_magnum44@yahoo.com>\n" +"PO-Revision-Date: 2020-01-10 12:23+0000\n" +"Last-Translator: Alexandru Stan <alex9457sn@gmail.com>\n" "Language-Team: Romanian <https://hosted.weblate.org/projects/openwrt/" "luciapplicationsradicale/ro/>\n" "Language: ro\n" @@ -9,7 +9,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < " "20)) ? 1 : 2;\n" -"X-Generator: Weblate 3.10-dev\n" +"X-Generator: Weblate 3.10.1\n" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:268 msgid "" @@ -25,22 +25,6 @@ msgstr "" msgid "AUTO" msgstr "" -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:734 -msgid "Access-Control-Allow-Headers" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:726 -msgid "Access-Control-Allow-Methods" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:718 -msgid "Access-Control-Allow-Origin" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:742 -msgid "Access-Control-Expose-Headers" -msgstr "" - #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:706 msgid "Additional HTTP headers" msgstr "" @@ -188,7 +172,7 @@ msgstr "" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:573 #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:595 msgid "Error" -msgstr "" +msgstr "Eroare" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:120 msgid "File '%s' not found !" @@ -387,7 +371,7 @@ msgstr "" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:62 #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:65 msgid "Save" -msgstr "" +msgstr "Salvează" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:95 msgid "Section names are only used for naming the rule." @@ -417,7 +401,7 @@ msgstr "" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:164 #: applications/luci-app-radicale/luasrc/view/radicale/btn_startstop.htm:10 msgid "Start" -msgstr "" +msgstr "Pornește" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:155 msgid "Start / Stop" diff --git a/applications/luci-app-radicale/po/ru/radicale.po b/applications/luci-app-radicale/po/ru/radicale.po index f3fe452481..c8d9f5cd82 100644 --- a/applications/luci-app-radicale/po/ru/radicale.po +++ b/applications/luci-app-radicale/po/ru/radicale.po @@ -1,17 +1,18 @@ msgid "" msgstr "" -"Content-Type: text/plain; charset=UTF-8\n" "Project-Id-Version: LuCI: radicale\n" "POT-Creation-Date: 2018-01-08 23:00+0300\n" -"PO-Revision-Date: 2018-01-24 14:59+0300\n" -"Language-Team: http://cyber-place.ru\n" +"PO-Revision-Date: 2020-01-11 18:23+0000\n" +"Last-Translator: Khomyak-sibiryak <owalski@protonmail.com>\n" +"Language-Team: Russian <https://hosted.weblate.org/projects/openwrt/" +"luciapplicationsradicale/ru/>\n" +"Language: ru\n" "MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Poedit 1.8.7.1\n" -"Last-Translator: Vladimir aka sunny <picfun@ya.ru>\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -"Language: ru\n" +"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=" +"4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" +"X-Generator: Weblate 3.10.1\n" "Project-Info: Это технический перевод, не дословный. Главное-удобный русский " "интерфейс, все проверялось в графическом режиме, совместим с другими apps\n" @@ -33,22 +34,6 @@ msgstr "" msgid "AUTO" msgstr "АВТО" -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:734 -msgid "Access-Control-Allow-Headers" -msgstr "Доступ-Контроль<br />-Разрешить-Заголовки" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:726 -msgid "Access-Control-Allow-Methods" -msgstr "Доступ-Контроль<br />-Разрешить-Методы" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:718 -msgid "Access-Control-Allow-Origin" -msgstr "Доступ-Контроль<br />-Разрешить-Источник" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:742 -msgid "Access-Control-Expose-Headers" -msgstr "Доступ-Контроль<br />-Подвергать-Заголовки" - #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:706 msgid "Additional HTTP headers" msgstr "Дополнительные заголовки HTTP" @@ -387,7 +372,7 @@ msgstr "Файл регулярного выражения (RegExp)" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:56 msgid "Reload" -msgstr "Перезагрузить" +msgstr "Перезапустить" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:688 msgid "Response Encoding" @@ -449,7 +434,7 @@ msgstr "Требуется обновление программного обе #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:164 #: applications/luci-app-radicale/luasrc/view/radicale/btn_startstop.htm:10 msgid "Start" -msgstr "Старт" +msgstr "Запустить" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:155 msgid "Start / Stop" @@ -600,3 +585,15 @@ msgstr "требовать" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:393 msgid "salted SHA-1" msgstr "salted SHA-1" + +#~ msgid "Access-Control-Allow-Headers" +#~ msgstr "Доступ-Контроль<br />-Разрешить-Заголовки" + +#~ msgid "Access-Control-Allow-Methods" +#~ msgstr "Доступ-Контроль<br />-Разрешить-Методы" + +#~ msgid "Access-Control-Allow-Origin" +#~ msgstr "Доступ-Контроль<br />-Разрешить-Источник" + +#~ msgid "Access-Control-Expose-Headers" +#~ msgstr "Доступ-Контроль<br />-Подвергать-Заголовки" diff --git a/applications/luci-app-radicale/po/sk/radicale.po b/applications/luci-app-radicale/po/sk/radicale.po index ddd1b4ef15..499006f1a2 100644 --- a/applications/luci-app-radicale/po/sk/radicale.po +++ b/applications/luci-app-radicale/po/sk/radicale.po @@ -18,22 +18,6 @@ msgstr "" msgid "AUTO" msgstr "" -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:734 -msgid "Access-Control-Allow-Headers" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:726 -msgid "Access-Control-Allow-Methods" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:718 -msgid "Access-Control-Allow-Origin" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:742 -msgid "Access-Control-Expose-Headers" -msgstr "" - #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:706 msgid "Additional HTTP headers" msgstr "" diff --git a/applications/luci-app-radicale/po/sv/radicale.po b/applications/luci-app-radicale/po/sv/radicale.po index d69727d3ab..f4e75cc44f 100644 --- a/applications/luci-app-radicale/po/sv/radicale.po +++ b/applications/luci-app-radicale/po/sv/radicale.po @@ -27,22 +27,6 @@ msgstr "" msgid "AUTO" msgstr "AUTO" -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:734 -msgid "Access-Control-Allow-Headers" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:726 -msgid "Access-Control-Allow-Methods" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:718 -msgid "Access-Control-Allow-Origin" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:742 -msgid "Access-Control-Expose-Headers" -msgstr "" - #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:706 msgid "Additional HTTP headers" msgstr "" diff --git a/applications/luci-app-radicale/po/templates/radicale.pot b/applications/luci-app-radicale/po/templates/radicale.pot index 3c5b7945d8..5921e0aae6 100644 --- a/applications/luci-app-radicale/po/templates/radicale.pot +++ b/applications/luci-app-radicale/po/templates/radicale.pot @@ -15,22 +15,6 @@ msgstr "" msgid "AUTO" msgstr "" -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:734 -msgid "Access-Control-Allow-Headers" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:726 -msgid "Access-Control-Allow-Methods" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:718 -msgid "Access-Control-Allow-Origin" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:742 -msgid "Access-Control-Expose-Headers" -msgstr "" - #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:706 msgid "Additional HTTP headers" msgstr "" diff --git a/applications/luci-app-radicale/po/tr/radicale.po b/applications/luci-app-radicale/po/tr/radicale.po index a5fba83191..328c52dc06 100644 --- a/applications/luci-app-radicale/po/tr/radicale.po +++ b/applications/luci-app-radicale/po/tr/radicale.po @@ -24,22 +24,6 @@ msgstr "" msgid "AUTO" msgstr "" -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:734 -msgid "Access-Control-Allow-Headers" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:726 -msgid "Access-Control-Allow-Methods" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:718 -msgid "Access-Control-Allow-Origin" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:742 -msgid "Access-Control-Expose-Headers" -msgstr "" - #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:706 msgid "Additional HTTP headers" msgstr "" diff --git a/applications/luci-app-radicale/po/uk/radicale.po b/applications/luci-app-radicale/po/uk/radicale.po index 11f1002865..04682626ba 100644 --- a/applications/luci-app-radicale/po/uk/radicale.po +++ b/applications/luci-app-radicale/po/uk/radicale.po @@ -25,22 +25,6 @@ msgstr "" msgid "AUTO" msgstr "" -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:734 -msgid "Access-Control-Allow-Headers" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:726 -msgid "Access-Control-Allow-Methods" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:718 -msgid "Access-Control-Allow-Origin" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:742 -msgid "Access-Control-Expose-Headers" -msgstr "" - #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:706 msgid "Additional HTTP headers" msgstr "" diff --git a/applications/luci-app-radicale/po/vi/radicale.po b/applications/luci-app-radicale/po/vi/radicale.po index 060d4165a7..bd33bb30e7 100644 --- a/applications/luci-app-radicale/po/vi/radicale.po +++ b/applications/luci-app-radicale/po/vi/radicale.po @@ -24,22 +24,6 @@ msgstr "" msgid "AUTO" msgstr "" -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:734 -msgid "Access-Control-Allow-Headers" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:726 -msgid "Access-Control-Allow-Methods" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:718 -msgid "Access-Control-Allow-Origin" -msgstr "" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:742 -msgid "Access-Control-Expose-Headers" -msgstr "" - #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:706 msgid "Additional HTTP headers" msgstr "" diff --git a/applications/luci-app-radicale/po/zh-cn/radicale.po b/applications/luci-app-radicale/po/zh-cn/radicale.po index 70b681ea3e..230664063f 100644 --- a/applications/luci-app-radicale/po/zh-cn/radicale.po +++ b/applications/luci-app-radicale/po/zh-cn/radicale.po @@ -27,22 +27,6 @@ msgstr "Radicale 应监听的“主机名:端口”或“IPv4:端口”或“[IP msgid "AUTO" msgstr "自动" -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:734 -msgid "Access-Control-Allow-Headers" -msgstr "Access-Control-Allow-Headers" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:726 -msgid "Access-Control-Allow-Methods" -msgstr "Access-Control-Allow-Methods" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:718 -msgid "Access-Control-Allow-Origin" -msgstr "Access-Control-Allow-Origin" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:742 -msgid "Access-Control-Expose-Headers" -msgstr "Access-Control-Expose-Headers" - #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:706 msgid "Additional HTTP headers" msgstr "其他 HTTP 标头" @@ -567,3 +551,15 @@ msgstr "需要" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:393 msgid "salted SHA-1" msgstr "盐化 SHA-1" + +#~ msgid "Access-Control-Allow-Headers" +#~ msgstr "Access-Control-Allow-Headers" + +#~ msgid "Access-Control-Allow-Methods" +#~ msgstr "Access-Control-Allow-Methods" + +#~ msgid "Access-Control-Allow-Origin" +#~ msgstr "Access-Control-Allow-Origin" + +#~ msgid "Access-Control-Expose-Headers" +#~ msgstr "Access-Control-Expose-Headers" diff --git a/applications/luci-app-radicale/po/zh-tw/radicale.po b/applications/luci-app-radicale/po/zh-tw/radicale.po index d6f64bb85d..29fc33cf9d 100644 --- a/applications/luci-app-radicale/po/zh-tw/radicale.po +++ b/applications/luci-app-radicale/po/zh-tw/radicale.po @@ -25,22 +25,6 @@ msgstr "Radicale 應監聽的“主機名:埠”或“IPv4:埠”或“[IPv6]: msgid "AUTO" msgstr "自動" -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:734 -msgid "Access-Control-Allow-Headers" -msgstr "Access-Control-Allow-Headers" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:726 -msgid "Access-Control-Allow-Methods" -msgstr "Access-Control-Allow-Methods" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:718 -msgid "Access-Control-Allow-Origin" -msgstr "Access-Control-Allow-Origin" - -#: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:742 -msgid "Access-Control-Expose-Headers" -msgstr "Access-Control-Expose-Headers" - #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:706 msgid "Additional HTTP headers" msgstr "其他 HTTP 標頭" @@ -565,3 +549,15 @@ msgstr "需要" #: applications/luci-app-radicale/luasrc/model/cbi/radicale.lua:393 msgid "salted SHA-1" msgstr "鹽化 SHA-1" + +#~ msgid "Access-Control-Allow-Headers" +#~ msgstr "Access-Control-Allow-Headers" + +#~ msgid "Access-Control-Allow-Methods" +#~ msgstr "Access-Control-Allow-Methods" + +#~ msgid "Access-Control-Allow-Origin" +#~ msgstr "Access-Control-Allow-Origin" + +#~ msgid "Access-Control-Expose-Headers" +#~ msgstr "Access-Control-Expose-Headers" |