luci-app-ksmbd: support new UCI option "allow_legacy_protocols"

* support new UCI option "allow_legacy_protocols"

Signed-off-by: Andy Walsh <andy.walsh44+github@gmail.com>
This commit is contained in:
Andy Walsh 2020-02-15 17:18:09 +01:00
parent bd38c30a37
commit b80daa1ab9
31 changed files with 744 additions and 435 deletions

View file

@ -5,6 +5,6 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=Network Shares - Ksmbd the SMB kernel fileserver LUCI_TITLE:=Network Shares - Ksmbd the SMB kernel fileserver
LUCI_DEPENDS:=+ksmbd-server LUCI_DEPENDS:=+ksmbd-server
include $(TOPDIR)/feeds/luci/luci.mk include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature # call BuildPackage - OpenWrt buildroot signature

View file

@ -38,6 +38,9 @@ return L.view.extend({
o = s.taboption('general', form.Value, 'description', _('Description')); o = s.taboption('general', form.Value, 'description', _('Description'));
o.placeholder = 'Ksmbd on OpenWrt'; o.placeholder = 'Ksmbd on OpenWrt';
o = s.taboption('general', form.Flag, 'allow_legacy_protocols', _('Allow legacy (insecure) protocols/authentication.'),
_('Allow legacy smb(v1)/Lanman connections, needed for older devices without smb(v2.1/3) support.'));
o = s.taboption('template', form.TextValue, '_tmpl', o = s.taboption('template', form.TextValue, '_tmpl',
_('Edit the template that is used for generating the ksmbd configuration.'), _('Edit the template that is used for generating the ksmbd configuration.'),

View file

@ -4,19 +4,29 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:85
msgid "Allow guests" msgid "Allow guests"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:79 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:42
msgid "Allow legacy (insecure) protocols/authentication."
msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43
msgid ""
"Allow legacy smb(v1)/Lanman connections, needed for older devices without "
"smb(v2.1/3) support."
msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82
msgid "Allowed users" msgid "Allowed users"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:66 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:69
msgid "Browse-able" msgid "Browse-able"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:98 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:101
msgid "Create mask" msgid "Create mask"
msgstr "" msgstr ""
@ -24,7 +34,7 @@ msgstr ""
msgid "Description" msgid "Description"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:104 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:107
msgid "Directory mask" msgid "Directory mask"
msgstr "" msgstr ""
@ -32,11 +42,11 @@ msgstr ""
msgid "Edit Template" msgid "Edit Template"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:46
msgid "Edit the template that is used for generating the ksmbd configuration." msgid "Edit the template that is used for generating the ksmbd configuration."
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:77 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:80
msgid "Force Root" msgid "Force Root"
msgstr "" msgstr ""
@ -44,11 +54,11 @@ msgstr ""
msgid "General Settings" msgid "General Settings"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:93 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:96
msgid "Hide dot files" msgid "Hide dot files"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:88 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:91
msgid "Inherit owner" msgid "Inherit owner"
msgstr "" msgstr ""
@ -60,7 +70,7 @@ msgstr ""
msgid "Listen only on the given interface or, if unspecified, on lan" msgid "Listen only on the given interface or, if unspecified, on lan"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:60 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:63
msgid "Name" msgid "Name"
msgstr "" msgstr ""
@ -69,25 +79,25 @@ msgstr ""
msgid "Network Shares" msgid "Network Shares"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:61 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:64
msgid "Path" msgid "Path"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:56 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:59
msgid "" msgid ""
"Please add directories to share. Each directory refers to a folder on a " "Please add directories to share. Each directory refers to a folder on a "
"mounted device." "mounted device."
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:71 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:74
msgid "Read-only" msgid "Read-only"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:55 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:58
msgid "Shared Directories" msgid "Shared Directories"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:44 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:47
msgid "" msgid ""
"This is the content of the file '/etc/ksmbd/smb.conf.template' from which " "This is the content of the file '/etc/ksmbd/smb.conf.template' from which "
"your ksmbd configuration will be generated. Values enclosed by pipe symbols " "your ksmbd configuration will be generated. Values enclosed by pipe symbols "

View file

@ -10,19 +10,29 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n" "Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.10.1\n" "X-Generator: Weblate 3.10.1\n"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:85
msgid "Allow guests" msgid "Allow guests"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:79 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:42
msgid "Allow legacy (insecure) protocols/authentication."
msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43
msgid ""
"Allow legacy smb(v1)/Lanman connections, needed for older devices without "
"smb(v2.1/3) support."
msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82
msgid "Allowed users" msgid "Allowed users"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:66 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:69
msgid "Browse-able" msgid "Browse-able"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:98 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:101
msgid "Create mask" msgid "Create mask"
msgstr "" msgstr ""
@ -30,7 +40,7 @@ msgstr ""
msgid "Description" msgid "Description"
msgstr "Descripció" msgstr "Descripció"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:104 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:107
msgid "Directory mask" msgid "Directory mask"
msgstr "" msgstr ""
@ -38,11 +48,11 @@ msgstr ""
msgid "Edit Template" msgid "Edit Template"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:46
msgid "Edit the template that is used for generating the ksmbd configuration." msgid "Edit the template that is used for generating the ksmbd configuration."
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:77 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:80
msgid "Force Root" msgid "Force Root"
msgstr "" msgstr ""
@ -50,11 +60,11 @@ msgstr ""
msgid "General Settings" msgid "General Settings"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:93 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:96
msgid "Hide dot files" msgid "Hide dot files"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:88 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:91
msgid "Inherit owner" msgid "Inherit owner"
msgstr "" msgstr ""
@ -66,7 +76,7 @@ msgstr "Interfície"
msgid "Listen only on the given interface or, if unspecified, on lan" msgid "Listen only on the given interface or, if unspecified, on lan"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:60 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:63
msgid "Name" msgid "Name"
msgstr "Nom" msgstr "Nom"
@ -75,25 +85,25 @@ msgstr "Nom"
msgid "Network Shares" msgid "Network Shares"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:61 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:64
msgid "Path" msgid "Path"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:56 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:59
msgid "" msgid ""
"Please add directories to share. Each directory refers to a folder on a " "Please add directories to share. Each directory refers to a folder on a "
"mounted device." "mounted device."
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:71 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:74
msgid "Read-only" msgid "Read-only"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:55 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:58
msgid "Shared Directories" msgid "Shared Directories"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:44 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:47
msgid "" msgid ""
"This is the content of the file '/etc/ksmbd/smb.conf.template' from which " "This is the content of the file '/etc/ksmbd/smb.conf.template' from which "
"your ksmbd configuration will be generated. Values enclosed by pipe symbols " "your ksmbd configuration will be generated. Values enclosed by pipe symbols "

View file

@ -10,19 +10,29 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Weblate 3.10-dev\n" "X-Generator: Weblate 3.10-dev\n"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:85
msgid "Allow guests" msgid "Allow guests"
msgstr "Povolení hosté" msgstr "Povolení hosté"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:79 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:42
msgid "Allow legacy (insecure) protocols/authentication."
msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43
msgid ""
"Allow legacy smb(v1)/Lanman connections, needed for older devices without "
"smb(v2.1/3) support."
msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82
msgid "Allowed users" msgid "Allowed users"
msgstr "Povolení uživatelé" msgstr "Povolení uživatelé"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:66 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:69
msgid "Browse-able" msgid "Browse-able"
msgstr "Možnost procházení" msgstr "Možnost procházení"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:98 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:101
msgid "Create mask" msgid "Create mask"
msgstr "Vytvořit masku" msgstr "Vytvořit masku"
@ -30,7 +40,7 @@ msgstr "Vytvořit masku"
msgid "Description" msgid "Description"
msgstr "Popis" msgstr "Popis"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:104 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:107
msgid "Directory mask" msgid "Directory mask"
msgstr "Maska adresáře" msgstr "Maska adresáře"
@ -38,11 +48,11 @@ msgstr "Maska adresáře"
msgid "Edit Template" msgid "Edit Template"
msgstr "Editovat šablonu" msgstr "Editovat šablonu"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:46
msgid "Edit the template that is used for generating the ksmbd configuration." msgid "Edit the template that is used for generating the ksmbd configuration."
msgstr "Editovat šablonu, která je použita pro generování konfigurace CIFSD." msgstr "Editovat šablonu, která je použita pro generování konfigurace CIFSD."
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:77 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:80
msgid "Force Root" msgid "Force Root"
msgstr "Vynutit superuživatelský přístup" msgstr "Vynutit superuživatelský přístup"
@ -50,11 +60,11 @@ msgstr "Vynutit superuživatelský přístup"
msgid "General Settings" msgid "General Settings"
msgstr "Obecné nastavení" msgstr "Obecné nastavení"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:93 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:96
msgid "Hide dot files" msgid "Hide dot files"
msgstr "Skrýt soubory začínající tečkou" msgstr "Skrýt soubory začínající tečkou"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:88 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:91
msgid "Inherit owner" msgid "Inherit owner"
msgstr "Zdědit vlastníka" msgstr "Zdědit vlastníka"
@ -66,7 +76,7 @@ msgstr "Rozhraní"
msgid "Listen only on the given interface or, if unspecified, on lan" msgid "Listen only on the given interface or, if unspecified, on lan"
msgstr "Naslouchat pouze na daném rozhraní nebo, pokud není zadáno, v síti LAN" msgstr "Naslouchat pouze na daném rozhraní nebo, pokud není zadáno, v síti LAN"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:60 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:63
msgid "Name" msgid "Name"
msgstr "Název" msgstr "Název"
@ -75,11 +85,11 @@ msgstr "Název"
msgid "Network Shares" msgid "Network Shares"
msgstr "Síťová sdílení" msgstr "Síťová sdílení"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:61 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:64
msgid "Path" msgid "Path"
msgstr "Cesta" msgstr "Cesta"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:56 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:59
msgid "" msgid ""
"Please add directories to share. Each directory refers to a folder on a " "Please add directories to share. Each directory refers to a folder on a "
"mounted device." "mounted device."
@ -87,15 +97,15 @@ msgstr ""
"Přidejte adresáře, které chcete sdílet. Každý adresář odkazuje na složku na " "Přidejte adresáře, které chcete sdílet. Každý adresář odkazuje na složku na "
"připojeném zařízení." "připojeném zařízení."
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:71 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:74
msgid "Read-only" msgid "Read-only"
msgstr "Pouze pro čtení" msgstr "Pouze pro čtení"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:55 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:58
msgid "Shared Directories" msgid "Shared Directories"
msgstr "Sdílené adresáře" msgstr "Sdílené adresáře"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:44 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:47
msgid "" msgid ""
"This is the content of the file '/etc/ksmbd/smb.conf.template' from which " "This is the content of the file '/etc/ksmbd/smb.conf.template' from which "
"your ksmbd configuration will be generated. Values enclosed by pipe symbols " "your ksmbd configuration will be generated. Values enclosed by pipe symbols "

View file

@ -10,19 +10,29 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n" "Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.10-dev\n" "X-Generator: Weblate 3.10-dev\n"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:85
msgid "Allow guests" msgid "Allow guests"
msgstr "Gastzugang" msgstr "Gastzugang"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:79 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:42
msgid "Allow legacy (insecure) protocols/authentication."
msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43
msgid ""
"Allow legacy smb(v1)/Lanman connections, needed for older devices without "
"smb(v2.1/3) support."
msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82
msgid "Allowed users" msgid "Allowed users"
msgstr "Legitimierte Benutzer" msgstr "Legitimierte Benutzer"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:66 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:69
msgid "Browse-able" msgid "Browse-able"
msgstr "Durchsuchbar" msgstr "Durchsuchbar"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:98 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:101
msgid "Create mask" msgid "Create mask"
msgstr "Berechtigungs-maske für neue Dateien" msgstr "Berechtigungs-maske für neue Dateien"
@ -30,7 +40,7 @@ msgstr "Berechtigungs-maske für neue Dateien"
msgid "Description" msgid "Description"
msgstr "Beschreibung" msgstr "Beschreibung"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:104 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:107
msgid "Directory mask" msgid "Directory mask"
msgstr "Verzeichnis-maske" msgstr "Verzeichnis-maske"
@ -38,13 +48,13 @@ msgstr "Verzeichnis-maske"
msgid "Edit Template" msgid "Edit Template"
msgstr "Template bearbeiten" msgstr "Template bearbeiten"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:46
msgid "Edit the template that is used for generating the ksmbd configuration." msgid "Edit the template that is used for generating the ksmbd configuration."
msgstr "" msgstr ""
"Bearbeite die Vorlage, die für die Erstellung der ksmbd-Konfiguration " "Bearbeite die Vorlage, die für die Erstellung der ksmbd-Konfiguration "
"verwendet wird." "verwendet wird."
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:77 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:80
msgid "Force Root" msgid "Force Root"
msgstr "Root erzwingen" msgstr "Root erzwingen"
@ -52,11 +62,11 @@ msgstr "Root erzwingen"
msgid "General Settings" msgid "General Settings"
msgstr "Allgemeine Einstellungen" msgstr "Allgemeine Einstellungen"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:93 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:96
msgid "Hide dot files" msgid "Hide dot files"
msgstr "Dotfiles ausblenden" msgstr "Dotfiles ausblenden"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:88 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:91
msgid "Inherit owner" msgid "Inherit owner"
msgstr "Besitzer Erben" msgstr "Besitzer Erben"
@ -70,7 +80,7 @@ msgstr ""
"Nur auf die angegebene Schnittstelle reagieren oder, wenn nicht " "Nur auf die angegebene Schnittstelle reagieren oder, wenn nicht "
"spezifiziert, auf LAN" "spezifiziert, auf LAN"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:60 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:63
msgid "Name" msgid "Name"
msgstr "Name" msgstr "Name"
@ -79,11 +89,11 @@ msgstr "Name"
msgid "Network Shares" msgid "Network Shares"
msgstr "Netzwerk-freigaben" msgstr "Netzwerk-freigaben"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:61 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:64
msgid "Path" msgid "Path"
msgstr "Pfad" msgstr "Pfad"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:56 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:59
msgid "" msgid ""
"Please add directories to share. Each directory refers to a folder on a " "Please add directories to share. Each directory refers to a folder on a "
"mounted device." "mounted device."
@ -91,15 +101,15 @@ msgstr ""
"Bitte fügen Sie Verzeichnisse hinzu, die Sie freigeben möchten. Jedes " "Bitte fügen Sie Verzeichnisse hinzu, die Sie freigeben möchten. Jedes "
"Verzeichnis bezieht sich auf einen Ordner auf einem bereitgestellten Gerät." "Verzeichnis bezieht sich auf einen Ordner auf einem bereitgestellten Gerät."
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:71 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:74
msgid "Read-only" msgid "Read-only"
msgstr "Nur Lesen" msgstr "Nur Lesen"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:55 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:58
msgid "Shared Directories" msgid "Shared Directories"
msgstr "Freigegebene Verzeichnisse" msgstr "Freigegebene Verzeichnisse"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:44 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:47
msgid "" msgid ""
"This is the content of the file '/etc/ksmbd/smb.conf.template' from which " "This is the content of the file '/etc/ksmbd/smb.conf.template' from which "
"your ksmbd configuration will be generated. Values enclosed by pipe symbols " "your ksmbd configuration will be generated. Values enclosed by pipe symbols "

View file

@ -10,19 +10,29 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n" "Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.10-dev\n" "X-Generator: Weblate 3.10-dev\n"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:85
msgid "Allow guests" msgid "Allow guests"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:79 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:42
msgid "Allow legacy (insecure) protocols/authentication."
msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43
msgid ""
"Allow legacy smb(v1)/Lanman connections, needed for older devices without "
"smb(v2.1/3) support."
msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82
msgid "Allowed users" msgid "Allowed users"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:66 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:69
msgid "Browse-able" msgid "Browse-able"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:98 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:101
msgid "Create mask" msgid "Create mask"
msgstr "" msgstr ""
@ -30,7 +40,7 @@ msgstr ""
msgid "Description" msgid "Description"
msgstr "Περιγραφή" msgstr "Περιγραφή"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:104 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:107
msgid "Directory mask" msgid "Directory mask"
msgstr "" msgstr ""
@ -38,11 +48,11 @@ msgstr ""
msgid "Edit Template" msgid "Edit Template"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:46
msgid "Edit the template that is used for generating the ksmbd configuration." msgid "Edit the template that is used for generating the ksmbd configuration."
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:77 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:80
msgid "Force Root" msgid "Force Root"
msgstr "" msgstr ""
@ -50,11 +60,11 @@ msgstr ""
msgid "General Settings" msgid "General Settings"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:93 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:96
msgid "Hide dot files" msgid "Hide dot files"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:88 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:91
msgid "Inherit owner" msgid "Inherit owner"
msgstr "" msgstr ""
@ -66,7 +76,7 @@ msgstr "Διεπαφή"
msgid "Listen only on the given interface or, if unspecified, on lan" msgid "Listen only on the given interface or, if unspecified, on lan"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:60 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:63
msgid "Name" msgid "Name"
msgstr "" msgstr ""
@ -75,25 +85,25 @@ msgstr ""
msgid "Network Shares" msgid "Network Shares"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:61 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:64
msgid "Path" msgid "Path"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:56 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:59
msgid "" msgid ""
"Please add directories to share. Each directory refers to a folder on a " "Please add directories to share. Each directory refers to a folder on a "
"mounted device." "mounted device."
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:71 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:74
msgid "Read-only" msgid "Read-only"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:55 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:58
msgid "Shared Directories" msgid "Shared Directories"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:44 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:47
msgid "" msgid ""
"This is the content of the file '/etc/ksmbd/smb.conf.template' from which " "This is the content of the file '/etc/ksmbd/smb.conf.template' from which "
"your ksmbd configuration will be generated. Values enclosed by pipe symbols " "your ksmbd configuration will be generated. Values enclosed by pipe symbols "

View file

@ -4,19 +4,29 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:85
msgid "Allow guests" msgid "Allow guests"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:79 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:42
msgid "Allow legacy (insecure) protocols/authentication."
msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43
msgid ""
"Allow legacy smb(v1)/Lanman connections, needed for older devices without "
"smb(v2.1/3) support."
msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82
msgid "Allowed users" msgid "Allowed users"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:66 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:69
msgid "Browse-able" msgid "Browse-able"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:98 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:101
msgid "Create mask" msgid "Create mask"
msgstr "" msgstr ""
@ -24,7 +34,7 @@ msgstr ""
msgid "Description" msgid "Description"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:104 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:107
msgid "Directory mask" msgid "Directory mask"
msgstr "" msgstr ""
@ -32,11 +42,11 @@ msgstr ""
msgid "Edit Template" msgid "Edit Template"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:46
msgid "Edit the template that is used for generating the ksmbd configuration." msgid "Edit the template that is used for generating the ksmbd configuration."
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:77 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:80
msgid "Force Root" msgid "Force Root"
msgstr "" msgstr ""
@ -44,11 +54,11 @@ msgstr ""
msgid "General Settings" msgid "General Settings"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:93 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:96
msgid "Hide dot files" msgid "Hide dot files"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:88 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:91
msgid "Inherit owner" msgid "Inherit owner"
msgstr "" msgstr ""
@ -60,7 +70,7 @@ msgstr ""
msgid "Listen only on the given interface or, if unspecified, on lan" msgid "Listen only on the given interface or, if unspecified, on lan"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:60 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:63
msgid "Name" msgid "Name"
msgstr "" msgstr ""
@ -69,25 +79,25 @@ msgstr ""
msgid "Network Shares" msgid "Network Shares"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:61 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:64
msgid "Path" msgid "Path"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:56 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:59
msgid "" msgid ""
"Please add directories to share. Each directory refers to a folder on a " "Please add directories to share. Each directory refers to a folder on a "
"mounted device." "mounted device."
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:71 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:74
msgid "Read-only" msgid "Read-only"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:55 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:58
msgid "Shared Directories" msgid "Shared Directories"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:44 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:47
msgid "" msgid ""
"This is the content of the file '/etc/ksmbd/smb.conf.template' from which " "This is the content of the file '/etc/ksmbd/smb.conf.template' from which "
"your ksmbd configuration will be generated. Values enclosed by pipe symbols " "your ksmbd configuration will be generated. Values enclosed by pipe symbols "

View file

@ -13,19 +13,29 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n" "Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.11-dev\n" "X-Generator: Weblate 3.11-dev\n"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:85
msgid "Allow guests" msgid "Allow guests"
msgstr "Permitir invitados" msgstr "Permitir invitados"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:79 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:42
msgid "Allow legacy (insecure) protocols/authentication."
msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43
msgid ""
"Allow legacy smb(v1)/Lanman connections, needed for older devices without "
"smb(v2.1/3) support."
msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82
msgid "Allowed users" msgid "Allowed users"
msgstr "Usuarios permitidos" msgstr "Usuarios permitidos"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:66 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:69
msgid "Browse-able" msgid "Browse-able"
msgstr "Navegable" msgstr "Navegable"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:98 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:101
msgid "Create mask" msgid "Create mask"
msgstr "Crear máscara" msgstr "Crear máscara"
@ -33,7 +43,7 @@ msgstr "Crear máscara"
msgid "Description" msgid "Description"
msgstr "Descripción" msgstr "Descripción"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:104 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:107
msgid "Directory mask" msgid "Directory mask"
msgstr "Máscara de directorio" msgstr "Máscara de directorio"
@ -41,11 +51,11 @@ msgstr "Máscara de directorio"
msgid "Edit Template" msgid "Edit Template"
msgstr "Editar plantilla" msgstr "Editar plantilla"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:46
msgid "Edit the template that is used for generating the ksmbd configuration." msgid "Edit the template that is used for generating the ksmbd configuration."
msgstr "Edite la plantilla que se utiliza para generar la configuración ksmbd." msgstr "Edite la plantilla que se utiliza para generar la configuración ksmbd."
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:77 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:80
msgid "Force Root" msgid "Force Root"
msgstr "Forzar Root" msgstr "Forzar Root"
@ -53,11 +63,11 @@ msgstr "Forzar Root"
msgid "General Settings" msgid "General Settings"
msgstr "Configuración general" msgstr "Configuración general"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:93 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:96
msgid "Hide dot files" msgid "Hide dot files"
msgstr "Ocultar archivos pequeños" msgstr "Ocultar archivos pequeños"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:88 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:91
msgid "Inherit owner" msgid "Inherit owner"
msgstr "Heredar propietario" msgstr "Heredar propietario"
@ -69,7 +79,7 @@ msgstr "Interfaz"
msgid "Listen only on the given interface or, if unspecified, on lan" msgid "Listen only on the given interface or, if unspecified, on lan"
msgstr "Escuche solo en la interfaz dada o, si no se especifica, en lan" msgstr "Escuche solo en la interfaz dada o, si no se especifica, en lan"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:60 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:63
msgid "Name" msgid "Name"
msgstr "Nombre" msgstr "Nombre"
@ -78,11 +88,11 @@ msgstr "Nombre"
msgid "Network Shares" msgid "Network Shares"
msgstr "Recursos compartidos de red" msgstr "Recursos compartidos de red"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:61 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:64
msgid "Path" msgid "Path"
msgstr "Ruta" msgstr "Ruta"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:56 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:59
msgid "" msgid ""
"Please add directories to share. Each directory refers to a folder on a " "Please add directories to share. Each directory refers to a folder on a "
"mounted device." "mounted device."
@ -90,15 +100,15 @@ msgstr ""
"Por favor agregue directorios para compartir. Cada directorio hace " "Por favor agregue directorios para compartir. Cada directorio hace "
"referencia a una carpeta en un dispositivo montado." "referencia a una carpeta en un dispositivo montado."
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:71 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:74
msgid "Read-only" msgid "Read-only"
msgstr "Solo lectura" msgstr "Solo lectura"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:55 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:58
msgid "Shared Directories" msgid "Shared Directories"
msgstr "Directorios compartidos" msgstr "Directorios compartidos"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:44 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:47
msgid "" msgid ""
"This is the content of the file '/etc/ksmbd/smb.conf.template' from which " "This is the content of the file '/etc/ksmbd/smb.conf.template' from which "
"your ksmbd configuration will be generated. Values enclosed by pipe symbols " "your ksmbd configuration will be generated. Values enclosed by pipe symbols "
@ -113,3 +123,19 @@ msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:36 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:36
msgid "Workgroup" msgid "Workgroup"
msgstr "Grupo de trabajo" msgstr "Grupo de trabajo"
#~ msgid ""
#~ "Edit the template that is used for generating the samba configuration."
#~ msgstr ""
#~ "Edite la plantilla que se utiliza para generar la configuración de samba."
#~ msgid ""
#~ "This is the content of the file '/etc/ksmbd/smb.conf.template' from which "
#~ "your samba configuration will be generated. Values enclosed by pipe "
#~ "symbols ('|') should not be changed. They get their values from the "
#~ "'General Settings' tab."
#~ msgstr ""
#~ "Este es el contenido del archivo '/etc/ksmbd/smb.conf.template' a partir "
#~ "del cual se generará su configuración de samba. Los valores encerrados "
#~ "por símbolos de tubería ('|') no deben cambiarse. Obtienen sus valores de "
#~ "la pestaña 'Configuración general'."

View file

@ -10,20 +10,30 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n" "Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 3.11-dev\n" "X-Generator: Weblate 3.11-dev\n"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:85
msgid "Allow guests" msgid "Allow guests"
msgstr "Autoriser les invités" msgstr "Autoriser les invités"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:79 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:42
msgid "Allow legacy (insecure) protocols/authentication."
msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43
msgid ""
"Allow legacy smb(v1)/Lanman connections, needed for older devices without "
"smb(v2.1/3) support."
msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82
msgid "Allowed users" msgid "Allowed users"
msgstr "Utilisateurs autorisés" msgstr "Utilisateurs autorisés"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:66 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:69
#, fuzzy #, fuzzy
msgid "Browse-able" msgid "Browse-able"
msgstr "Autorisé à parcourir" msgstr "Autorisé à parcourir"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:98 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:101
msgid "Create mask" msgid "Create mask"
msgstr "Créer un masque" msgstr "Créer un masque"
@ -31,7 +41,7 @@ msgstr "Créer un masque"
msgid "Description" msgid "Description"
msgstr "Description" msgstr "Description"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:104 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:107
msgid "Directory mask" msgid "Directory mask"
msgstr "Masque de répertoire" msgstr "Masque de répertoire"
@ -39,13 +49,13 @@ msgstr "Masque de répertoire"
msgid "Edit Template" msgid "Edit Template"
msgstr "Modifier le modèle" msgstr "Modifier le modèle"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:46
msgid "Edit the template that is used for generating the ksmbd configuration." msgid "Edit the template that is used for generating the ksmbd configuration."
msgstr "" msgstr ""
"Modifier le modèle qui est utilisé pour la génération de a configuration de " "Modifier le modèle qui est utilisé pour la génération de a configuration de "
"ksmbd." "ksmbd."
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:77 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:80
msgid "Force Root" msgid "Force Root"
msgstr "Forcer le Root" msgstr "Forcer le Root"
@ -53,11 +63,11 @@ msgstr "Forcer le Root"
msgid "General Settings" msgid "General Settings"
msgstr "Paramètres généraux" msgstr "Paramètres généraux"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:93 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:96
msgid "Hide dot files" msgid "Hide dot files"
msgstr "Masquer les fichiers dot/cachés" msgstr "Masquer les fichiers dot/cachés"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:88 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:91
msgid "Inherit owner" msgid "Inherit owner"
msgstr "Hériter du propriétaire" msgstr "Hériter du propriétaire"
@ -78,11 +88,11 @@ msgstr "Nom"
msgid "Network Shares" msgid "Network Shares"
msgstr "Partages réseau" msgstr "Partages réseau"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:61 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:64
msgid "Path" msgid "Path"
msgstr "Chemin" msgstr "Chemin"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:56 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:59
msgid "" msgid ""
"Please add directories to share. Each directory refers to a folder on a " "Please add directories to share. Each directory refers to a folder on a "
"mounted device." "mounted device."
@ -90,15 +100,15 @@ msgstr ""
"Veuillez ajouter des répertoires à partager. Chaque répertoire fait " "Veuillez ajouter des répertoires à partager. Chaque répertoire fait "
"référence à un dossier sur un périphérique monté." "référence à un dossier sur un périphérique monté."
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:71 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:74
msgid "Read-only" msgid "Read-only"
msgstr "Lecture seule" msgstr "Lecture seule"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:55 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:58
msgid "Shared Directories" msgid "Shared Directories"
msgstr "Répertoires partagés" msgstr "Répertoires partagés"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:44 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:47
msgid "" msgid ""
"This is the content of the file '/etc/ksmbd/smb.conf.template' from which " "This is the content of the file '/etc/ksmbd/smb.conf.template' from which "
"your ksmbd configuration will be generated. Values enclosed by pipe symbols " "your ksmbd configuration will be generated. Values enclosed by pipe symbols "

View file

@ -4,19 +4,29 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:85
msgid "Allow guests" msgid "Allow guests"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:79 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:42
msgid "Allow legacy (insecure) protocols/authentication."
msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43
msgid ""
"Allow legacy smb(v1)/Lanman connections, needed for older devices without "
"smb(v2.1/3) support."
msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82
msgid "Allowed users" msgid "Allowed users"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:66 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:69
msgid "Browse-able" msgid "Browse-able"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:98 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:101
msgid "Create mask" msgid "Create mask"
msgstr "" msgstr ""
@ -24,7 +34,7 @@ msgstr ""
msgid "Description" msgid "Description"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:104 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:107
msgid "Directory mask" msgid "Directory mask"
msgstr "" msgstr ""
@ -32,11 +42,11 @@ msgstr ""
msgid "Edit Template" msgid "Edit Template"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:46
msgid "Edit the template that is used for generating the ksmbd configuration." msgid "Edit the template that is used for generating the ksmbd configuration."
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:77 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:80
msgid "Force Root" msgid "Force Root"
msgstr "" msgstr ""
@ -44,11 +54,11 @@ msgstr ""
msgid "General Settings" msgid "General Settings"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:93 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:96
msgid "Hide dot files" msgid "Hide dot files"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:88 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:91
msgid "Inherit owner" msgid "Inherit owner"
msgstr "" msgstr ""
@ -60,7 +70,7 @@ msgstr ""
msgid "Listen only on the given interface or, if unspecified, on lan" msgid "Listen only on the given interface or, if unspecified, on lan"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:60 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:63
msgid "Name" msgid "Name"
msgstr "" msgstr ""
@ -69,25 +79,25 @@ msgstr ""
msgid "Network Shares" msgid "Network Shares"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:61 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:64
msgid "Path" msgid "Path"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:56 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:59
msgid "" msgid ""
"Please add directories to share. Each directory refers to a folder on a " "Please add directories to share. Each directory refers to a folder on a "
"mounted device." "mounted device."
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:71 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:74
msgid "Read-only" msgid "Read-only"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:55 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:58
msgid "Shared Directories" msgid "Shared Directories"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:44 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:47
msgid "" msgid ""
"This is the content of the file '/etc/ksmbd/smb.conf.template' from which " "This is the content of the file '/etc/ksmbd/smb.conf.template' from which "
"your ksmbd configuration will be generated. Values enclosed by pipe symbols " "your ksmbd configuration will be generated. Values enclosed by pipe symbols "

View file

@ -4,19 +4,29 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:85
msgid "Allow guests" msgid "Allow guests"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:79 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:42
msgid "Allow legacy (insecure) protocols/authentication."
msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43
msgid ""
"Allow legacy smb(v1)/Lanman connections, needed for older devices without "
"smb(v2.1/3) support."
msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82
msgid "Allowed users" msgid "Allowed users"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:66 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:69
msgid "Browse-able" msgid "Browse-able"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:98 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:101
msgid "Create mask" msgid "Create mask"
msgstr "" msgstr ""
@ -24,7 +34,7 @@ msgstr ""
msgid "Description" msgid "Description"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:104 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:107
msgid "Directory mask" msgid "Directory mask"
msgstr "" msgstr ""
@ -32,11 +42,11 @@ msgstr ""
msgid "Edit Template" msgid "Edit Template"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:46
msgid "Edit the template that is used for generating the ksmbd configuration." msgid "Edit the template that is used for generating the ksmbd configuration."
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:77 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:80
msgid "Force Root" msgid "Force Root"
msgstr "" msgstr ""
@ -44,11 +54,11 @@ msgstr ""
msgid "General Settings" msgid "General Settings"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:93 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:96
msgid "Hide dot files" msgid "Hide dot files"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:88 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:91
msgid "Inherit owner" msgid "Inherit owner"
msgstr "" msgstr ""
@ -60,7 +70,7 @@ msgstr ""
msgid "Listen only on the given interface or, if unspecified, on lan" msgid "Listen only on the given interface or, if unspecified, on lan"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:60 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:63
msgid "Name" msgid "Name"
msgstr "" msgstr ""
@ -69,25 +79,25 @@ msgstr ""
msgid "Network Shares" msgid "Network Shares"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:61 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:64
msgid "Path" msgid "Path"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:56 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:59
msgid "" msgid ""
"Please add directories to share. Each directory refers to a folder on a " "Please add directories to share. Each directory refers to a folder on a "
"mounted device." "mounted device."
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:71 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:74
msgid "Read-only" msgid "Read-only"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:55 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:58
msgid "Shared Directories" msgid "Shared Directories"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:44 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:47
msgid "" msgid ""
"This is the content of the file '/etc/ksmbd/smb.conf.template' from which " "This is the content of the file '/etc/ksmbd/smb.conf.template' from which "
"your ksmbd configuration will be generated. Values enclosed by pipe symbols " "your ksmbd configuration will be generated. Values enclosed by pipe symbols "

View file

@ -10,19 +10,29 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n" "Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.11-dev\n" "X-Generator: Weblate 3.11-dev\n"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:85
msgid "Allow guests" msgid "Allow guests"
msgstr "Vendégek engedélyezése" msgstr "Vendégek engedélyezése"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:79 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:42
msgid "Allow legacy (insecure) protocols/authentication."
msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43
msgid ""
"Allow legacy smb(v1)/Lanman connections, needed for older devices without "
"smb(v2.1/3) support."
msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82
msgid "Allowed users" msgid "Allowed users"
msgstr "Engedélyezett felhasználók" msgstr "Engedélyezett felhasználók"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:66 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:69
msgid "Browse-able" msgid "Browse-able"
msgstr "Tallózható" msgstr "Tallózható"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:98 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:101
msgid "Create mask" msgid "Create mask"
msgstr "Létrehozási maszk" msgstr "Létrehozási maszk"
@ -30,7 +40,7 @@ msgstr "Létrehozási maszk"
msgid "Description" msgid "Description"
msgstr "Leírás" msgstr "Leírás"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:104 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:107
msgid "Directory mask" msgid "Directory mask"
msgstr "Könyvtármaszk" msgstr "Könyvtármaszk"
@ -38,13 +48,13 @@ msgstr "Könyvtármaszk"
msgid "Edit Template" msgid "Edit Template"
msgstr "Sablon szerkesztése" msgstr "Sablon szerkesztése"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:46
msgid "Edit the template that is used for generating the ksmbd configuration." msgid "Edit the template that is used for generating the ksmbd configuration."
msgstr "" msgstr ""
"A sablon szerkesztése, amely az ksmbd beállítások előállításához lesz " "A sablon szerkesztése, amely az ksmbd beállítások előállításához lesz "
"használva." "használva."
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:77 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:80
msgid "Force Root" msgid "Force Root"
msgstr "Rendszergazda kényszerítése" msgstr "Rendszergazda kényszerítése"
@ -52,11 +62,11 @@ msgstr "Rendszergazda kényszerítése"
msgid "General Settings" msgid "General Settings"
msgstr "Általános beállítások" msgstr "Általános beállítások"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:93 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:96
msgid "Hide dot files" msgid "Hide dot files"
msgstr "Rejtett fájlok elrejtése" msgstr "Rejtett fájlok elrejtése"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:88 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:91
msgid "Inherit owner" msgid "Inherit owner"
msgstr "Tulajdonos öröklése" msgstr "Tulajdonos öröklése"
@ -69,7 +79,7 @@ msgid "Listen only on the given interface or, if unspecified, on lan"
msgstr "" msgstr ""
"Figyelés csak a megadott csatolón, vagy a helyi hálózaton, ha nincs megadva" "Figyelés csak a megadott csatolón, vagy a helyi hálózaton, ha nincs megadva"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:60 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:63
msgid "Name" msgid "Name"
msgstr "Név" msgstr "Név"
@ -78,11 +88,11 @@ msgstr "Név"
msgid "Network Shares" msgid "Network Shares"
msgstr "Hálózati megosztások" msgstr "Hálózati megosztások"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:61 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:64
msgid "Path" msgid "Path"
msgstr "Útvonal" msgstr "Útvonal"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:56 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:59
msgid "" msgid ""
"Please add directories to share. Each directory refers to a folder on a " "Please add directories to share. Each directory refers to a folder on a "
"mounted device." "mounted device."
@ -90,15 +100,15 @@ msgstr ""
"Adja hozzá a megosztandó könyvtárakat. Minden egyes könyvtár egy csatolt " "Adja hozzá a megosztandó könyvtárakat. Minden egyes könyvtár egy csatolt "
"eszközön lévő mappára hivatkozik." "eszközön lévő mappára hivatkozik."
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:71 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:74
msgid "Read-only" msgid "Read-only"
msgstr "Csak olvasható" msgstr "Csak olvasható"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:55 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:58
msgid "Shared Directories" msgid "Shared Directories"
msgstr "Megosztott könyvtárak" msgstr "Megosztott könyvtárak"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:44 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:47
msgid "" msgid ""
"This is the content of the file '/etc/ksmbd/smb.conf.template' from which " "This is the content of the file '/etc/ksmbd/smb.conf.template' from which "
"your ksmbd configuration will be generated. Values enclosed by pipe symbols " "your ksmbd configuration will be generated. Values enclosed by pipe symbols "

View file

@ -10,19 +10,29 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n" "Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.10-dev\n" "X-Generator: Weblate 3.10-dev\n"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:85
msgid "Allow guests" msgid "Allow guests"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:79 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:42
msgid "Allow legacy (insecure) protocols/authentication."
msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43
msgid ""
"Allow legacy smb(v1)/Lanman connections, needed for older devices without "
"smb(v2.1/3) support."
msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82
msgid "Allowed users" msgid "Allowed users"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:66 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:69
msgid "Browse-able" msgid "Browse-able"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:98 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:101
msgid "Create mask" msgid "Create mask"
msgstr "" msgstr ""
@ -30,7 +40,7 @@ msgstr ""
msgid "Description" msgid "Description"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:104 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:107
msgid "Directory mask" msgid "Directory mask"
msgstr "" msgstr ""
@ -38,11 +48,11 @@ msgstr ""
msgid "Edit Template" msgid "Edit Template"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:46
msgid "Edit the template that is used for generating the ksmbd configuration." msgid "Edit the template that is used for generating the ksmbd configuration."
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:77 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:80
msgid "Force Root" msgid "Force Root"
msgstr "" msgstr ""
@ -50,11 +60,11 @@ msgstr ""
msgid "General Settings" msgid "General Settings"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:93 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:96
msgid "Hide dot files" msgid "Hide dot files"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:88 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:91
msgid "Inherit owner" msgid "Inherit owner"
msgstr "" msgstr ""
@ -66,7 +76,7 @@ msgstr ""
msgid "Listen only on the given interface or, if unspecified, on lan" msgid "Listen only on the given interface or, if unspecified, on lan"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:60 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:63
msgid "Name" msgid "Name"
msgstr "Nome" msgstr "Nome"
@ -75,25 +85,25 @@ msgstr "Nome"
msgid "Network Shares" msgid "Network Shares"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:61 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:64
msgid "Path" msgid "Path"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:56 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:59
msgid "" msgid ""
"Please add directories to share. Each directory refers to a folder on a " "Please add directories to share. Each directory refers to a folder on a "
"mounted device." "mounted device."
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:71 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:74
msgid "Read-only" msgid "Read-only"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:55 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:58
msgid "Shared Directories" msgid "Shared Directories"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:44 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:47
msgid "" msgid ""
"This is the content of the file '/etc/ksmbd/smb.conf.template' from which " "This is the content of the file '/etc/ksmbd/smb.conf.template' from which "
"your ksmbd configuration will be generated. Values enclosed by pipe symbols " "your ksmbd configuration will be generated. Values enclosed by pipe symbols "

View file

@ -4,19 +4,29 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:85
msgid "Allow guests" msgid "Allow guests"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:79 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:42
msgid "Allow legacy (insecure) protocols/authentication."
msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43
msgid ""
"Allow legacy smb(v1)/Lanman connections, needed for older devices without "
"smb(v2.1/3) support."
msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82
msgid "Allowed users" msgid "Allowed users"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:66 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:69
msgid "Browse-able" msgid "Browse-able"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:98 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:101
msgid "Create mask" msgid "Create mask"
msgstr "" msgstr ""
@ -24,7 +34,7 @@ msgstr ""
msgid "Description" msgid "Description"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:104 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:107
msgid "Directory mask" msgid "Directory mask"
msgstr "" msgstr ""
@ -32,11 +42,11 @@ msgstr ""
msgid "Edit Template" msgid "Edit Template"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:46
msgid "Edit the template that is used for generating the ksmbd configuration." msgid "Edit the template that is used for generating the ksmbd configuration."
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:77 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:80
msgid "Force Root" msgid "Force Root"
msgstr "" msgstr ""
@ -44,11 +54,11 @@ msgstr ""
msgid "General Settings" msgid "General Settings"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:93 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:96
msgid "Hide dot files" msgid "Hide dot files"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:88 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:91
msgid "Inherit owner" msgid "Inherit owner"
msgstr "" msgstr ""
@ -60,7 +70,7 @@ msgstr ""
msgid "Listen only on the given interface or, if unspecified, on lan" msgid "Listen only on the given interface or, if unspecified, on lan"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:60 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:63
msgid "Name" msgid "Name"
msgstr "" msgstr ""
@ -69,25 +79,25 @@ msgstr ""
msgid "Network Shares" msgid "Network Shares"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:61 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:64
msgid "Path" msgid "Path"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:56 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:59
msgid "" msgid ""
"Please add directories to share. Each directory refers to a folder on a " "Please add directories to share. Each directory refers to a folder on a "
"mounted device." "mounted device."
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:71 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:74
msgid "Read-only" msgid "Read-only"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:55 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:58
msgid "Shared Directories" msgid "Shared Directories"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:44 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:47
msgid "" msgid ""
"This is the content of the file '/etc/ksmbd/smb.conf.template' from which " "This is the content of the file '/etc/ksmbd/smb.conf.template' from which "
"your ksmbd configuration will be generated. Values enclosed by pipe symbols " "your ksmbd configuration will be generated. Values enclosed by pipe symbols "

View file

@ -10,19 +10,29 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n" "Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 3.11-dev\n" "X-Generator: Weblate 3.11-dev\n"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:85
msgid "Allow guests" msgid "Allow guests"
msgstr "अतिथींना परवानगी द्या" msgstr "अतिथींना परवानगी द्या"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:79 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:42
msgid "Allow legacy (insecure) protocols/authentication."
msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43
msgid ""
"Allow legacy smb(v1)/Lanman connections, needed for older devices without "
"smb(v2.1/3) support."
msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82
msgid "Allowed users" msgid "Allowed users"
msgstr "अनुमत वापरकर्ते" msgstr "अनुमत वापरकर्ते"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:66 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:69
msgid "Browse-able" msgid "Browse-able"
msgstr "ब्राउझ-सक्षम" msgstr "ब्राउझ-सक्षम"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:98 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:101
msgid "Create mask" msgid "Create mask"
msgstr "मुखवटा तयार करा" msgstr "मुखवटा तयार करा"
@ -30,7 +40,7 @@ msgstr "मुखवटा तयार करा"
msgid "Description" msgid "Description"
msgstr "वर्णन" msgstr "वर्णन"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:104 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:107
msgid "Directory mask" msgid "Directory mask"
msgstr "निर्देशिका मास्क" msgstr "निर्देशिका मास्क"
@ -38,11 +48,11 @@ msgstr "निर्देशिका मास्क"
msgid "Edit Template" msgid "Edit Template"
msgstr "टेम्पलेट संपादित करा" msgstr "टेम्पलेट संपादित करा"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:46
msgid "Edit the template that is used for generating the ksmbd configuration." msgid "Edit the template that is used for generating the ksmbd configuration."
msgstr "ksmbd कॉन्फिगरेशन व्युत्पन्न करण्यासाठी वापरला जाणारा टेम्पलेट संपादित करा." msgstr "ksmbd कॉन्फिगरेशन व्युत्पन्न करण्यासाठी वापरला जाणारा टेम्पलेट संपादित करा."
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:77 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:80
msgid "Force Root" msgid "Force Root"
msgstr "सक्ती रूट" msgstr "सक्ती रूट"
@ -50,11 +60,11 @@ msgstr "सक्ती रूट"
msgid "General Settings" msgid "General Settings"
msgstr "सामान्य सेटिंग्ज" msgstr "सामान्य सेटिंग्ज"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:93 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:96
msgid "Hide dot files" msgid "Hide dot files"
msgstr "डॉट फायली लपवा" msgstr "डॉट फायली लपवा"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:88 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:91
msgid "Inherit owner" msgid "Inherit owner"
msgstr "वारसा मालकी मिळवा" msgstr "वारसा मालकी मिळवा"
@ -66,7 +76,7 @@ msgstr "इंटरफेस"
msgid "Listen only on the given interface or, if unspecified, on lan" msgid "Listen only on the given interface or, if unspecified, on lan"
msgstr "केवळ दिलेल्या इंटरफेसवर किंवा, अनिर्दिष्ट असल्यास, लॅनवर ऐका" msgstr "केवळ दिलेल्या इंटरफेसवर किंवा, अनिर्दिष्ट असल्यास, लॅनवर ऐका"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:60 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:63
msgid "Name" msgid "Name"
msgstr "नाव" msgstr "नाव"
@ -75,11 +85,11 @@ msgstr "नाव"
msgid "Network Shares" msgid "Network Shares"
msgstr "नेटवर्क शेअर्स" msgstr "नेटवर्क शेअर्स"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:61 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:64
msgid "Path" msgid "Path"
msgstr "पथ" msgstr "पथ"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:56 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:59
msgid "" msgid ""
"Please add directories to share. Each directory refers to a folder on a " "Please add directories to share. Each directory refers to a folder on a "
"mounted device." "mounted device."
@ -87,15 +97,15 @@ msgstr ""
"कृपया सामायिक करण्यासाठी निर्देशिका जोडा. प्रत्येक निर्देशिका माउंट केलेल्या डिव्हाइसवरील " "कृपया सामायिक करण्यासाठी निर्देशिका जोडा. प्रत्येक निर्देशिका माउंट केलेल्या डिव्हाइसवरील "
"फोल्डरचा संदर्भ देते." "फोल्डरचा संदर्भ देते."
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:71 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:74
msgid "Read-only" msgid "Read-only"
msgstr "केवळ-वाचनीय" msgstr "केवळ-वाचनीय"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:55 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:58
msgid "Shared Directories" msgid "Shared Directories"
msgstr "सामायिक निर्देशिका" msgstr "सामायिक निर्देशिका"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:44 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:47
msgid "" msgid ""
"This is the content of the file '/etc/ksmbd/smb.conf.template' from which " "This is the content of the file '/etc/ksmbd/smb.conf.template' from which "
"your ksmbd configuration will be generated. Values enclosed by pipe symbols " "your ksmbd configuration will be generated. Values enclosed by pipe symbols "

View file

@ -10,19 +10,29 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 3.10-dev\n" "X-Generator: Weblate 3.10-dev\n"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:85
msgid "Allow guests" msgid "Allow guests"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:79 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:42
msgid "Allow legacy (insecure) protocols/authentication."
msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43
msgid ""
"Allow legacy smb(v1)/Lanman connections, needed for older devices without "
"smb(v2.1/3) support."
msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82
msgid "Allowed users" msgid "Allowed users"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:66 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:69
msgid "Browse-able" msgid "Browse-able"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:98 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:101
msgid "Create mask" msgid "Create mask"
msgstr "" msgstr ""
@ -30,7 +40,7 @@ msgstr ""
msgid "Description" msgid "Description"
msgstr "Keterangan" msgstr "Keterangan"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:104 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:107
msgid "Directory mask" msgid "Directory mask"
msgstr "" msgstr ""
@ -38,11 +48,11 @@ msgstr ""
msgid "Edit Template" msgid "Edit Template"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:46
msgid "Edit the template that is used for generating the ksmbd configuration." msgid "Edit the template that is used for generating the ksmbd configuration."
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:77 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:80
msgid "Force Root" msgid "Force Root"
msgstr "" msgstr ""
@ -50,11 +60,11 @@ msgstr ""
msgid "General Settings" msgid "General Settings"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:93 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:96
msgid "Hide dot files" msgid "Hide dot files"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:88 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:91
msgid "Inherit owner" msgid "Inherit owner"
msgstr "" msgstr ""
@ -66,7 +76,7 @@ msgstr ""
msgid "Listen only on the given interface or, if unspecified, on lan" msgid "Listen only on the given interface or, if unspecified, on lan"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:60 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:63
msgid "Name" msgid "Name"
msgstr "" msgstr ""
@ -75,25 +85,25 @@ msgstr ""
msgid "Network Shares" msgid "Network Shares"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:61 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:64
msgid "Path" msgid "Path"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:56 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:59
msgid "" msgid ""
"Please add directories to share. Each directory refers to a folder on a " "Please add directories to share. Each directory refers to a folder on a "
"mounted device." "mounted device."
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:71 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:74
msgid "Read-only" msgid "Read-only"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:55 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:58
msgid "Shared Directories" msgid "Shared Directories"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:44 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:47
msgid "" msgid ""
"This is the content of the file '/etc/ksmbd/smb.conf.template' from which " "This is the content of the file '/etc/ksmbd/smb.conf.template' from which "
"your ksmbd configuration will be generated. Values enclosed by pipe symbols " "your ksmbd configuration will be generated. Values enclosed by pipe symbols "

View file

@ -10,19 +10,29 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n" "Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.9.1\n" "X-Generator: Weblate 3.9.1\n"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:85
msgid "Allow guests" msgid "Allow guests"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:79 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:42
msgid "Allow legacy (insecure) protocols/authentication."
msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43
msgid ""
"Allow legacy smb(v1)/Lanman connections, needed for older devices without "
"smb(v2.1/3) support."
msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82
msgid "Allowed users" msgid "Allowed users"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:66 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:69
msgid "Browse-able" msgid "Browse-able"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:98 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:101
msgid "Create mask" msgid "Create mask"
msgstr "" msgstr ""
@ -30,7 +40,7 @@ msgstr ""
msgid "Description" msgid "Description"
msgstr "Beskrivelse" msgstr "Beskrivelse"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:104 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:107
msgid "Directory mask" msgid "Directory mask"
msgstr "" msgstr ""
@ -38,11 +48,11 @@ msgstr ""
msgid "Edit Template" msgid "Edit Template"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:46
msgid "Edit the template that is used for generating the ksmbd configuration." msgid "Edit the template that is used for generating the ksmbd configuration."
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:77 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:80
msgid "Force Root" msgid "Force Root"
msgstr "" msgstr ""
@ -50,11 +60,11 @@ msgstr ""
msgid "General Settings" msgid "General Settings"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:93 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:96
msgid "Hide dot files" msgid "Hide dot files"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:88 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:91
msgid "Inherit owner" msgid "Inherit owner"
msgstr "" msgstr ""
@ -66,7 +76,7 @@ msgstr ""
msgid "Listen only on the given interface or, if unspecified, on lan" msgid "Listen only on the given interface or, if unspecified, on lan"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:60 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:63
msgid "Name" msgid "Name"
msgstr "" msgstr ""
@ -75,25 +85,25 @@ msgstr ""
msgid "Network Shares" msgid "Network Shares"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:61 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:64
msgid "Path" msgid "Path"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:56 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:59
msgid "" msgid ""
"Please add directories to share. Each directory refers to a folder on a " "Please add directories to share. Each directory refers to a folder on a "
"mounted device." "mounted device."
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:71 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:74
msgid "Read-only" msgid "Read-only"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:55 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:58
msgid "Shared Directories" msgid "Shared Directories"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:44 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:47
msgid "" msgid ""
"This is the content of the file '/etc/ksmbd/smb.conf.template' from which " "This is the content of the file '/etc/ksmbd/smb.conf.template' from which "
"your ksmbd configuration will be generated. Values enclosed by pipe symbols " "your ksmbd configuration will be generated. Values enclosed by pipe symbols "

View file

@ -11,19 +11,29 @@ msgstr ""
"|| n%100>=20) ? 1 : 2;\n" "|| n%100>=20) ? 1 : 2;\n"
"X-Generator: Weblate 3.11-dev\n" "X-Generator: Weblate 3.11-dev\n"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:85
msgid "Allow guests" msgid "Allow guests"
msgstr "Zezwól gościom" msgstr "Zezwól gościom"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:79 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:42
msgid "Allow legacy (insecure) protocols/authentication."
msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43
msgid ""
"Allow legacy smb(v1)/Lanman connections, needed for older devices without "
"smb(v2.1/3) support."
msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82
msgid "Allowed users" msgid "Allowed users"
msgstr "Użytkownicy z prawem dostępu" msgstr "Użytkownicy z prawem dostępu"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:66 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:69
msgid "Browse-able" msgid "Browse-able"
msgstr "Możliwe do przeglądania" msgstr "Możliwe do przeglądania"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:98 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:101
msgid "Create mask" msgid "Create mask"
msgstr "Utwórz maskę" msgstr "Utwórz maskę"
@ -31,7 +41,7 @@ msgstr "Utwórz maskę"
msgid "Description" msgid "Description"
msgstr "Opis" msgstr "Opis"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:104 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:107
msgid "Directory mask" msgid "Directory mask"
msgstr "Maska katalogu" msgstr "Maska katalogu"
@ -39,11 +49,11 @@ msgstr "Maska katalogu"
msgid "Edit Template" msgid "Edit Template"
msgstr "Edytuj szablon" msgstr "Edytuj szablon"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:46
msgid "Edit the template that is used for generating the ksmbd configuration." msgid "Edit the template that is used for generating the ksmbd configuration."
msgstr "Edytuj szablon, który jest używany do generowania konfiguracji ksmbd." msgstr "Edytuj szablon, który jest używany do generowania konfiguracji ksmbd."
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:77 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:80
msgid "Force Root" msgid "Force Root"
msgstr "Wymuszanie Roota" msgstr "Wymuszanie Roota"
@ -51,11 +61,11 @@ msgstr "Wymuszanie Roota"
msgid "General Settings" msgid "General Settings"
msgstr "Ustawienia główne" msgstr "Ustawienia główne"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:93 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:96
msgid "Hide dot files" msgid "Hide dot files"
msgstr "Ukryj pliki zaczynające się od kropki" msgstr "Ukryj pliki zaczynające się od kropki"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:88 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:91
msgid "Inherit owner" msgid "Inherit owner"
msgstr "Właściciel spadku" msgstr "Właściciel spadku"
@ -67,7 +77,7 @@ msgstr "Interfejs"
msgid "Listen only on the given interface or, if unspecified, on lan" msgid "Listen only on the given interface or, if unspecified, on lan"
msgstr "Słuchaj tylko na podanym interfejsie, lub jeśli nie podano na LANie" msgstr "Słuchaj tylko na podanym interfejsie, lub jeśli nie podano na LANie"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:60 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:63
msgid "Name" msgid "Name"
msgstr "Nazwa" msgstr "Nazwa"
@ -76,11 +86,11 @@ msgstr "Nazwa"
msgid "Network Shares" msgid "Network Shares"
msgstr "Udziały sieciowe" msgstr "Udziały sieciowe"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:61 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:64
msgid "Path" msgid "Path"
msgstr "Ścieżka" msgstr "Ścieżka"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:56 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:59
msgid "" msgid ""
"Please add directories to share. Each directory refers to a folder on a " "Please add directories to share. Each directory refers to a folder on a "
"mounted device." "mounted device."
@ -88,15 +98,15 @@ msgstr ""
"Proszę dodać katalogi do udostępnienia. Każdy katalog odnosi się do folderu " "Proszę dodać katalogi do udostępnienia. Każdy katalog odnosi się do folderu "
"w zamontowanym urządzeniu." "w zamontowanym urządzeniu."
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:71 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:74
msgid "Read-only" msgid "Read-only"
msgstr "Tylko do odczytu" msgstr "Tylko do odczytu"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:55 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:58
msgid "Shared Directories" msgid "Shared Directories"
msgstr "Udostępniane katalogi" msgstr "Udostępniane katalogi"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:44 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:47
msgid "" msgid ""
"This is the content of the file '/etc/ksmbd/smb.conf.template' from which " "This is the content of the file '/etc/ksmbd/smb.conf.template' from which "
"your ksmbd configuration will be generated. Values enclosed by pipe symbols " "your ksmbd configuration will be generated. Values enclosed by pipe symbols "

View file

@ -10,19 +10,29 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n" "Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 3.10-dev\n" "X-Generator: Weblate 3.10-dev\n"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:85
msgid "Allow guests" msgid "Allow guests"
msgstr "Permitir Convidados" msgstr "Permitir Convidados"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:79 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:42
msgid "Allow legacy (insecure) protocols/authentication."
msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43
msgid ""
"Allow legacy smb(v1)/Lanman connections, needed for older devices without "
"smb(v2.1/3) support."
msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82
msgid "Allowed users" msgid "Allowed users"
msgstr "Utilizadores Permitidos" msgstr "Utilizadores Permitidos"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:66 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:69
msgid "Browse-able" msgid "Browse-able"
msgstr "Navegável" msgstr "Navegável"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:98 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:101
msgid "Create mask" msgid "Create mask"
msgstr "Criar máscara" msgstr "Criar máscara"
@ -30,7 +40,7 @@ msgstr "Criar máscara"
msgid "Description" msgid "Description"
msgstr "Descrição" msgstr "Descrição"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:104 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:107
msgid "Directory mask" msgid "Directory mask"
msgstr "Máscara do diretório" msgstr "Máscara do diretório"
@ -38,11 +48,11 @@ msgstr "Máscara do diretório"
msgid "Edit Template" msgid "Edit Template"
msgstr "Editar Modelo" msgstr "Editar Modelo"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:46
msgid "Edit the template that is used for generating the ksmbd configuration." msgid "Edit the template that is used for generating the ksmbd configuration."
msgstr "Editar o modelo que é usado para gerar a configuração ksmbd." msgstr "Editar o modelo que é usado para gerar a configuração ksmbd."
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:77 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:80
msgid "Force Root" msgid "Force Root"
msgstr "Forçar Root" msgstr "Forçar Root"
@ -50,11 +60,11 @@ msgstr "Forçar Root"
msgid "General Settings" msgid "General Settings"
msgstr "Configurações Gerais" msgstr "Configurações Gerais"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:93 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:96
msgid "Hide dot files" msgid "Hide dot files"
msgstr "Ocultar ficheiros de ponto" msgstr "Ocultar ficheiros de ponto"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:88 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:91
msgid "Inherit owner" msgid "Inherit owner"
msgstr "Herdar proprietário" msgstr "Herdar proprietário"
@ -66,7 +76,7 @@ msgstr "Interface"
msgid "Listen only on the given interface or, if unspecified, on lan" msgid "Listen only on the given interface or, if unspecified, on lan"
msgstr "Ouvir apenas na interface indicada ou, se não especificado, na LAN" msgstr "Ouvir apenas na interface indicada ou, se não especificado, na LAN"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:60 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:63
msgid "Name" msgid "Name"
msgstr "Nome" msgstr "Nome"
@ -75,11 +85,11 @@ msgstr "Nome"
msgid "Network Shares" msgid "Network Shares"
msgstr "Partilhas da Rede" msgstr "Partilhas da Rede"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:61 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:64
msgid "Path" msgid "Path"
msgstr "Caminho" msgstr "Caminho"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:56 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:59
msgid "" msgid ""
"Please add directories to share. Each directory refers to a folder on a " "Please add directories to share. Each directory refers to a folder on a "
"mounted device." "mounted device."
@ -87,15 +97,15 @@ msgstr ""
"Por favor, adicione diretórios para compartilhar. Cada diretório refere-se a " "Por favor, adicione diretórios para compartilhar. Cada diretório refere-se a "
"uma pasta num aparelho montado." "uma pasta num aparelho montado."
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:71 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:74
msgid "Read-only" msgid "Read-only"
msgstr "Apenas Leitura" msgstr "Apenas Leitura"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:55 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:58
msgid "Shared Directories" msgid "Shared Directories"
msgstr "Directórios Partilhados" msgstr "Directórios Partilhados"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:44 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:47
msgid "" msgid ""
"This is the content of the file '/etc/ksmbd/smb.conf.template' from which " "This is the content of the file '/etc/ksmbd/smb.conf.template' from which "
"your ksmbd configuration will be generated. Values enclosed by pipe symbols " "your ksmbd configuration will be generated. Values enclosed by pipe symbols "

View file

@ -10,19 +10,29 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n" "Plural-Forms: nplurals=2; plural=n > 1;\n"
"X-Generator: Weblate 3.10-dev\n" "X-Generator: Weblate 3.10-dev\n"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:85
msgid "Allow guests" msgid "Allow guests"
msgstr "Permitir convidados" msgstr "Permitir convidados"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:79 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:42
msgid "Allow legacy (insecure) protocols/authentication."
msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43
msgid ""
"Allow legacy smb(v1)/Lanman connections, needed for older devices without "
"smb(v2.1/3) support."
msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82
msgid "Allowed users" msgid "Allowed users"
msgstr "Usuários permitidos" msgstr "Usuários permitidos"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:66 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:69
msgid "Browse-able" msgid "Browse-able"
msgstr "Navegável" msgstr "Navegável"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:98 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:101
msgid "Create mask" msgid "Create mask"
msgstr "Máscara de criação" msgstr "Máscara de criação"
@ -30,7 +40,7 @@ msgstr "Máscara de criação"
msgid "Description" msgid "Description"
msgstr "Descrição" msgstr "Descrição"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:104 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:107
msgid "Directory mask" msgid "Directory mask"
msgstr "Máscara do diretório" msgstr "Máscara do diretório"
@ -38,11 +48,11 @@ msgstr "Máscara do diretório"
msgid "Edit Template" msgid "Edit Template"
msgstr "Editar modelo" msgstr "Editar modelo"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:46
msgid "Edit the template that is used for generating the ksmbd configuration." msgid "Edit the template that is used for generating the ksmbd configuration."
msgstr "Edita o modelo que é usado para gerar a configuração ksmbd." msgstr "Edita o modelo que é usado para gerar a configuração ksmbd."
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:77 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:80
msgid "Force Root" msgid "Force Root"
msgstr "Forçar Usuário Root" msgstr "Forçar Usuário Root"
@ -50,11 +60,11 @@ msgstr "Forçar Usuário Root"
msgid "General Settings" msgid "General Settings"
msgstr "Configurações Gerais" msgstr "Configurações Gerais"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:93 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:96
msgid "Hide dot files" msgid "Hide dot files"
msgstr "Ocultar arquivos-ponto (dotfiles)" msgstr "Ocultar arquivos-ponto (dotfiles)"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:88 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:91
msgid "Inherit owner" msgid "Inherit owner"
msgstr "Herdar o dono" msgstr "Herdar o dono"
@ -67,7 +77,7 @@ msgid "Listen only on the given interface or, if unspecified, on lan"
msgstr "" msgstr ""
"Ouvir apenas na interface fornecida ou, se não for especificado, na LAN" "Ouvir apenas na interface fornecida ou, se não for especificado, na LAN"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:60 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:63
msgid "Name" msgid "Name"
msgstr "Nome" msgstr "Nome"
@ -76,11 +86,11 @@ msgstr "Nome"
msgid "Network Shares" msgid "Network Shares"
msgstr "Compartilhamentos de Rede" msgstr "Compartilhamentos de Rede"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:61 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:64
msgid "Path" msgid "Path"
msgstr "Caminho" msgstr "Caminho"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:56 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:59
msgid "" msgid ""
"Please add directories to share. Each directory refers to a folder on a " "Please add directories to share. Each directory refers to a folder on a "
"mounted device." "mounted device."
@ -88,15 +98,15 @@ msgstr ""
"Por favor, adicione diretórios para compartilhar. Cada diretório refere-se a " "Por favor, adicione diretórios para compartilhar. Cada diretório refere-se a "
"uma pasta em um dispositivo montado." "uma pasta em um dispositivo montado."
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:71 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:74
msgid "Read-only" msgid "Read-only"
msgstr "Somente leitura" msgstr "Somente leitura"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:55 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:58
msgid "Shared Directories" msgid "Shared Directories"
msgstr "Diretórios Compartilhados" msgstr "Diretórios Compartilhados"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:44 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:47
msgid "" msgid ""
"This is the content of the file '/etc/ksmbd/smb.conf.template' from which " "This is the content of the file '/etc/ksmbd/smb.conf.template' from which "
"your ksmbd configuration will be generated. Values enclosed by pipe symbols " "your ksmbd configuration will be generated. Values enclosed by pipe symbols "

View file

@ -11,19 +11,29 @@ msgstr ""
"20)) ? 1 : 2;\n" "20)) ? 1 : 2;\n"
"X-Generator: Weblate 3.10.1\n" "X-Generator: Weblate 3.10.1\n"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:85
msgid "Allow guests" msgid "Allow guests"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:79 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:42
msgid "Allow legacy (insecure) protocols/authentication."
msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43
msgid ""
"Allow legacy smb(v1)/Lanman connections, needed for older devices without "
"smb(v2.1/3) support."
msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82
msgid "Allowed users" msgid "Allowed users"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:66 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:69
msgid "Browse-able" msgid "Browse-able"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:98 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:101
msgid "Create mask" msgid "Create mask"
msgstr "" msgstr ""
@ -31,7 +41,7 @@ msgstr ""
msgid "Description" msgid "Description"
msgstr "Descriere" msgstr "Descriere"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:104 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:107
msgid "Directory mask" msgid "Directory mask"
msgstr "" msgstr ""
@ -39,11 +49,11 @@ msgstr ""
msgid "Edit Template" msgid "Edit Template"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:46
msgid "Edit the template that is used for generating the ksmbd configuration." msgid "Edit the template that is used for generating the ksmbd configuration."
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:77 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:80
msgid "Force Root" msgid "Force Root"
msgstr "" msgstr ""
@ -51,11 +61,11 @@ msgstr ""
msgid "General Settings" msgid "General Settings"
msgstr "Setări principale" msgstr "Setări principale"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:93 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:96
msgid "Hide dot files" msgid "Hide dot files"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:88 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:91
msgid "Inherit owner" msgid "Inherit owner"
msgstr "" msgstr ""
@ -67,7 +77,7 @@ msgstr ""
msgid "Listen only on the given interface or, if unspecified, on lan" msgid "Listen only on the given interface or, if unspecified, on lan"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:60 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:63
msgid "Name" msgid "Name"
msgstr "" msgstr ""
@ -76,25 +86,25 @@ msgstr ""
msgid "Network Shares" msgid "Network Shares"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:61 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:64
msgid "Path" msgid "Path"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:56 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:59
msgid "" msgid ""
"Please add directories to share. Each directory refers to a folder on a " "Please add directories to share. Each directory refers to a folder on a "
"mounted device." "mounted device."
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:71 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:74
msgid "Read-only" msgid "Read-only"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:55 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:58
msgid "Shared Directories" msgid "Shared Directories"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:44 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:47
msgid "" msgid ""
"This is the content of the file '/etc/ksmbd/smb.conf.template' from which " "This is the content of the file '/etc/ksmbd/smb.conf.template' from which "
"your ksmbd configuration will be generated. Values enclosed by pipe symbols " "your ksmbd configuration will be generated. Values enclosed by pipe symbols "

View file

@ -11,19 +11,29 @@ msgstr ""
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
"X-Generator: Weblate 3.10.1\n" "X-Generator: Weblate 3.10.1\n"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:85
msgid "Allow guests" msgid "Allow guests"
msgstr "Разрешить гостевой вход" msgstr "Разрешить гостевой вход"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:79 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:42
msgid "Allow legacy (insecure) protocols/authentication."
msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43
msgid ""
"Allow legacy smb(v1)/Lanman connections, needed for older devices without "
"smb(v2.1/3) support."
msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82
msgid "Allowed users" msgid "Allowed users"
msgstr "Разрешенные пользователи" msgstr "Разрешенные пользователи"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:66 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:69
msgid "Browse-able" msgid "Browse-able"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:98 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:101
msgid "Create mask" msgid "Create mask"
msgstr "Создать маску" msgstr "Создать маску"
@ -31,7 +41,7 @@ msgstr "Создать маску"
msgid "Description" msgid "Description"
msgstr "Описание" msgstr "Описание"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:104 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:107
msgid "Directory mask" msgid "Directory mask"
msgstr "Маска папок" msgstr "Маска папок"
@ -39,11 +49,11 @@ msgstr "Маска папок"
msgid "Edit Template" msgid "Edit Template"
msgstr "Настройка шаблона" msgstr "Настройка шаблона"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:46
msgid "Edit the template that is used for generating the ksmbd configuration." msgid "Edit the template that is used for generating the ksmbd configuration."
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:77 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:80
msgid "Force Root" msgid "Force Root"
msgstr "" msgstr ""
@ -51,11 +61,11 @@ msgstr ""
msgid "General Settings" msgid "General Settings"
msgstr "Основные настройки" msgstr "Основные настройки"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:93 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:96
msgid "Hide dot files" msgid "Hide dot files"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:88 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:91
msgid "Inherit owner" msgid "Inherit owner"
msgstr "" msgstr ""
@ -67,7 +77,7 @@ msgstr "Интерфейс"
msgid "Listen only on the given interface or, if unspecified, on lan" msgid "Listen only on the given interface or, if unspecified, on lan"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:60 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:63
msgid "Name" msgid "Name"
msgstr "Имя" msgstr "Имя"
@ -76,11 +86,11 @@ msgstr "Имя"
msgid "Network Shares" msgid "Network Shares"
msgstr "Сетевые ресурсы" msgstr "Сетевые ресурсы"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:61 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:64
msgid "Path" msgid "Path"
msgstr "Путь" msgstr "Путь"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:56 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:59
msgid "" msgid ""
"Please add directories to share. Each directory refers to a folder on a " "Please add directories to share. Each directory refers to a folder on a "
"mounted device." "mounted device."
@ -88,15 +98,15 @@ msgstr ""
"Добавьте папки для совместного доступа. Каждая папка - соответствует разделу " "Добавьте папки для совместного доступа. Каждая папка - соответствует разделу "
"на подключенном устройстве." "на подключенном устройстве."
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:71 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:74
msgid "Read-only" msgid "Read-only"
msgstr "Только для чтения" msgstr "Только для чтения"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:55 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:58
msgid "Shared Directories" msgid "Shared Directories"
msgstr "Совместно используемые папки" msgstr "Совместно используемые папки"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:44 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:47
msgid "" msgid ""
"This is the content of the file '/etc/ksmbd/smb.conf.template' from which " "This is the content of the file '/etc/ksmbd/smb.conf.template' from which "
"your ksmbd configuration will be generated. Values enclosed by pipe symbols " "your ksmbd configuration will be generated. Values enclosed by pipe symbols "

View file

@ -8,19 +8,29 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:85
msgid "Allow guests" msgid "Allow guests"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:79 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:42
msgid "Allow legacy (insecure) protocols/authentication."
msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43
msgid ""
"Allow legacy smb(v1)/Lanman connections, needed for older devices without "
"smb(v2.1/3) support."
msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82
msgid "Allowed users" msgid "Allowed users"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:66 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:69
msgid "Browse-able" msgid "Browse-able"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:98 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:101
msgid "Create mask" msgid "Create mask"
msgstr "" msgstr ""
@ -28,7 +38,7 @@ msgstr ""
msgid "Description" msgid "Description"
msgstr "Popis" msgstr "Popis"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:104 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:107
msgid "Directory mask" msgid "Directory mask"
msgstr "" msgstr ""
@ -36,11 +46,11 @@ msgstr ""
msgid "Edit Template" msgid "Edit Template"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:46
msgid "Edit the template that is used for generating the ksmbd configuration." msgid "Edit the template that is used for generating the ksmbd configuration."
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:77 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:80
msgid "Force Root" msgid "Force Root"
msgstr "" msgstr ""
@ -48,11 +58,11 @@ msgstr ""
msgid "General Settings" msgid "General Settings"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:93 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:96
msgid "Hide dot files" msgid "Hide dot files"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:88 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:91
msgid "Inherit owner" msgid "Inherit owner"
msgstr "" msgstr ""
@ -64,7 +74,7 @@ msgstr ""
msgid "Listen only on the given interface or, if unspecified, on lan" msgid "Listen only on the given interface or, if unspecified, on lan"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:60 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:63
msgid "Name" msgid "Name"
msgstr "" msgstr ""
@ -73,25 +83,25 @@ msgstr ""
msgid "Network Shares" msgid "Network Shares"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:61 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:64
msgid "Path" msgid "Path"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:56 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:59
msgid "" msgid ""
"Please add directories to share. Each directory refers to a folder on a " "Please add directories to share. Each directory refers to a folder on a "
"mounted device." "mounted device."
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:71 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:74
msgid "Read-only" msgid "Read-only"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:55 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:58
msgid "Shared Directories" msgid "Shared Directories"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:44 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:47
msgid "" msgid ""
"This is the content of the file '/etc/ksmbd/smb.conf.template' from which " "This is the content of the file '/etc/ksmbd/smb.conf.template' from which "
"your ksmbd configuration will be generated. Values enclosed by pipe symbols " "your ksmbd configuration will be generated. Values enclosed by pipe symbols "

View file

@ -10,19 +10,29 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n" "Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 3.9.1-dev\n" "X-Generator: Weblate 3.9.1-dev\n"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:85
msgid "Allow guests" msgid "Allow guests"
msgstr "Tillåt gäster" msgstr "Tillåt gäster"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:79 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:42
msgid "Allow legacy (insecure) protocols/authentication."
msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43
msgid ""
"Allow legacy smb(v1)/Lanman connections, needed for older devices without "
"smb(v2.1/3) support."
msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82
msgid "Allowed users" msgid "Allowed users"
msgstr "Tillåtna användare" msgstr "Tillåtna användare"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:66 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:69
msgid "Browse-able" msgid "Browse-able"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:98 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:101
msgid "Create mask" msgid "Create mask"
msgstr "Skapa mask" msgstr "Skapa mask"
@ -30,7 +40,7 @@ msgstr "Skapa mask"
msgid "Description" msgid "Description"
msgstr "Beskrivning" msgstr "Beskrivning"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:104 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:107
msgid "Directory mask" msgid "Directory mask"
msgstr "Mask för mapp" msgstr "Mask för mapp"
@ -38,11 +48,11 @@ msgstr "Mask för mapp"
msgid "Edit Template" msgid "Edit Template"
msgstr "Redigera mall" msgstr "Redigera mall"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:46
msgid "Edit the template that is used for generating the ksmbd configuration." msgid "Edit the template that is used for generating the ksmbd configuration."
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:77 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:80
msgid "Force Root" msgid "Force Root"
msgstr "" msgstr ""
@ -50,11 +60,11 @@ msgstr ""
msgid "General Settings" msgid "General Settings"
msgstr "Generella inställningar" msgstr "Generella inställningar"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:93 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:96
msgid "Hide dot files" msgid "Hide dot files"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:88 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:91
msgid "Inherit owner" msgid "Inherit owner"
msgstr "" msgstr ""
@ -66,7 +76,7 @@ msgstr "Gränssnitt"
msgid "Listen only on the given interface or, if unspecified, on lan" msgid "Listen only on the given interface or, if unspecified, on lan"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:60 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:63
msgid "Name" msgid "Name"
msgstr "Namn" msgstr "Namn"
@ -75,25 +85,25 @@ msgstr "Namn"
msgid "Network Shares" msgid "Network Shares"
msgstr "Nätverksdelningar" msgstr "Nätverksdelningar"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:61 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:64
msgid "Path" msgid "Path"
msgstr "Genväg" msgstr "Genväg"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:56 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:59
msgid "" msgid ""
"Please add directories to share. Each directory refers to a folder on a " "Please add directories to share. Each directory refers to a folder on a "
"mounted device." "mounted device."
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:71 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:74
msgid "Read-only" msgid "Read-only"
msgstr "Endast läsbar" msgstr "Endast läsbar"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:55 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:58
msgid "Shared Directories" msgid "Shared Directories"
msgstr "Delade mappar" msgstr "Delade mappar"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:44 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:47
msgid "" msgid ""
"This is the content of the file '/etc/ksmbd/smb.conf.template' from which " "This is the content of the file '/etc/ksmbd/smb.conf.template' from which "
"your ksmbd configuration will be generated. Values enclosed by pipe symbols " "your ksmbd configuration will be generated. Values enclosed by pipe symbols "

View file

@ -1,19 +1,29 @@
msgid "" msgid ""
msgstr "Content-Type: text/plain; charset=UTF-8" msgstr "Content-Type: text/plain; charset=UTF-8"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:85
msgid "Allow guests" msgid "Allow guests"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:79 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:42
msgid "Allow legacy (insecure) protocols/authentication."
msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43
msgid ""
"Allow legacy smb(v1)/Lanman connections, needed for older devices without "
"smb(v2.1/3) support."
msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82
msgid "Allowed users" msgid "Allowed users"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:66 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:69
msgid "Browse-able" msgid "Browse-able"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:98 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:101
msgid "Create mask" msgid "Create mask"
msgstr "" msgstr ""
@ -21,7 +31,7 @@ msgstr ""
msgid "Description" msgid "Description"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:104 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:107
msgid "Directory mask" msgid "Directory mask"
msgstr "" msgstr ""
@ -29,11 +39,11 @@ msgstr ""
msgid "Edit Template" msgid "Edit Template"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:46
msgid "Edit the template that is used for generating the ksmbd configuration." msgid "Edit the template that is used for generating the ksmbd configuration."
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:77 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:80
msgid "Force Root" msgid "Force Root"
msgstr "" msgstr ""
@ -41,11 +51,11 @@ msgstr ""
msgid "General Settings" msgid "General Settings"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:93 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:96
msgid "Hide dot files" msgid "Hide dot files"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:88 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:91
msgid "Inherit owner" msgid "Inherit owner"
msgstr "" msgstr ""
@ -57,7 +67,7 @@ msgstr ""
msgid "Listen only on the given interface or, if unspecified, on lan" msgid "Listen only on the given interface or, if unspecified, on lan"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:60 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:63
msgid "Name" msgid "Name"
msgstr "" msgstr ""
@ -66,25 +76,25 @@ msgstr ""
msgid "Network Shares" msgid "Network Shares"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:61 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:64
msgid "Path" msgid "Path"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:56 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:59
msgid "" msgid ""
"Please add directories to share. Each directory refers to a folder on a " "Please add directories to share. Each directory refers to a folder on a "
"mounted device." "mounted device."
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:71 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:74
msgid "Read-only" msgid "Read-only"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:55 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:58
msgid "Shared Directories" msgid "Shared Directories"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:44 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:47
msgid "" msgid ""
"This is the content of the file '/etc/ksmbd/smb.conf.template' from which " "This is the content of the file '/etc/ksmbd/smb.conf.template' from which "
"your ksmbd configuration will be generated. Values enclosed by pipe symbols " "your ksmbd configuration will be generated. Values enclosed by pipe symbols "

View file

@ -4,19 +4,29 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:85
msgid "Allow guests" msgid "Allow guests"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:79 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:42
msgid "Allow legacy (insecure) protocols/authentication."
msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43
msgid ""
"Allow legacy smb(v1)/Lanman connections, needed for older devices without "
"smb(v2.1/3) support."
msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82
msgid "Allowed users" msgid "Allowed users"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:66 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:69
msgid "Browse-able" msgid "Browse-able"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:98 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:101
msgid "Create mask" msgid "Create mask"
msgstr "" msgstr ""
@ -24,7 +34,7 @@ msgstr ""
msgid "Description" msgid "Description"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:104 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:107
msgid "Directory mask" msgid "Directory mask"
msgstr "" msgstr ""
@ -32,11 +42,11 @@ msgstr ""
msgid "Edit Template" msgid "Edit Template"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:46
msgid "Edit the template that is used for generating the ksmbd configuration." msgid "Edit the template that is used for generating the ksmbd configuration."
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:77 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:80
msgid "Force Root" msgid "Force Root"
msgstr "" msgstr ""
@ -44,11 +54,11 @@ msgstr ""
msgid "General Settings" msgid "General Settings"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:93 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:96
msgid "Hide dot files" msgid "Hide dot files"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:88 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:91
msgid "Inherit owner" msgid "Inherit owner"
msgstr "" msgstr ""
@ -60,7 +70,7 @@ msgstr ""
msgid "Listen only on the given interface or, if unspecified, on lan" msgid "Listen only on the given interface or, if unspecified, on lan"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:60 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:63
msgid "Name" msgid "Name"
msgstr "" msgstr ""
@ -69,25 +79,25 @@ msgstr ""
msgid "Network Shares" msgid "Network Shares"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:61 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:64
msgid "Path" msgid "Path"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:56 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:59
msgid "" msgid ""
"Please add directories to share. Each directory refers to a folder on a " "Please add directories to share. Each directory refers to a folder on a "
"mounted device." "mounted device."
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:71 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:74
msgid "Read-only" msgid "Read-only"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:55 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:58
msgid "Shared Directories" msgid "Shared Directories"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:44 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:47
msgid "" msgid ""
"This is the content of the file '/etc/ksmbd/smb.conf.template' from which " "This is the content of the file '/etc/ksmbd/smb.conf.template' from which "
"your ksmbd configuration will be generated. Values enclosed by pipe symbols " "your ksmbd configuration will be generated. Values enclosed by pipe symbols "

View file

@ -11,19 +11,29 @@ msgstr ""
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 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-dev\n"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:85
msgid "Allow guests" msgid "Allow guests"
msgstr "Дозволити гостьовий вхід" msgstr "Дозволити гостьовий вхід"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:79 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:42
msgid "Allow legacy (insecure) protocols/authentication."
msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43
msgid ""
"Allow legacy smb(v1)/Lanman connections, needed for older devices without "
"smb(v2.1/3) support."
msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82
msgid "Allowed users" msgid "Allowed users"
msgstr "Дозволені користувачі" msgstr "Дозволені користувачі"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:66 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:69
msgid "Browse-able" msgid "Browse-able"
msgstr "Дост. для перегл." msgstr "Дост. для перегл."
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:98 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:101
msgid "Create mask" msgid "Create mask"
msgstr "Створити маску" msgstr "Створити маску"
@ -31,7 +41,7 @@ msgstr "Створити маску"
msgid "Description" msgid "Description"
msgstr "Опис" msgstr "Опис"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:104 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:107
msgid "Directory mask" msgid "Directory mask"
msgstr "Маска каталогу" msgstr "Маска каталогу"
@ -39,11 +49,11 @@ msgstr "Маска каталогу"
msgid "Edit Template" msgid "Edit Template"
msgstr "Редагувати шаблон" msgstr "Редагувати шаблон"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:46
msgid "Edit the template that is used for generating the ksmbd configuration." msgid "Edit the template that is used for generating the ksmbd configuration."
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:77 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:80
msgid "Force Root" msgid "Force Root"
msgstr "Примусово Root" msgstr "Примусово Root"
@ -51,11 +61,11 @@ msgstr "Примусово Root"
msgid "General Settings" msgid "General Settings"
msgstr "Загальні параметри" msgstr "Загальні параметри"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:93 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:96
msgid "Hide dot files" msgid "Hide dot files"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:88 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:91
msgid "Inherit owner" msgid "Inherit owner"
msgstr "Успадковувати власника" msgstr "Успадковувати власника"
@ -69,7 +79,7 @@ msgstr ""
"Прослуховувати тільки на цьому інтерфейсі, якщо <em>не визначено</em> на " "Прослуховувати тільки на цьому інтерфейсі, якщо <em>не визначено</em> на "
"всіх" "всіх"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:60 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:63
msgid "Name" msgid "Name"
msgstr "Ім'я" msgstr "Ім'я"
@ -78,11 +88,11 @@ msgstr "Ім'я"
msgid "Network Shares" msgid "Network Shares"
msgstr "Спільні мережеві ресурси" msgstr "Спільні мережеві ресурси"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:61 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:64
msgid "Path" msgid "Path"
msgstr "Шлях" msgstr "Шлях"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:56 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:59
msgid "" msgid ""
"Please add directories to share. Each directory refers to a folder on a " "Please add directories to share. Each directory refers to a folder on a "
"mounted device." "mounted device."
@ -90,15 +100,15 @@ msgstr ""
"Додайте каталоги для спільного доступу. Кожен каталог посилається на папку " "Додайте каталоги для спільного доступу. Кожен каталог посилається на папку "
"на підключеному пристрої." "на підключеному пристрої."
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:71 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:74
msgid "Read-only" msgid "Read-only"
msgstr "Тільки читання" msgstr "Тільки читання"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:55 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:58
msgid "Shared Directories" msgid "Shared Directories"
msgstr "Спільні каталоги" msgstr "Спільні каталоги"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:44 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:47
msgid "" msgid ""
"This is the content of the file '/etc/ksmbd/smb.conf.template' from which " "This is the content of the file '/etc/ksmbd/smb.conf.template' from which "
"your ksmbd configuration will be generated. Values enclosed by pipe symbols " "your ksmbd configuration will be generated. Values enclosed by pipe symbols "

View file

@ -10,19 +10,29 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 3.10-dev\n" "X-Generator: Weblate 3.10-dev\n"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:85
msgid "Allow guests" msgid "Allow guests"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:79 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:42
msgid "Allow legacy (insecure) protocols/authentication."
msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43
msgid ""
"Allow legacy smb(v1)/Lanman connections, needed for older devices without "
"smb(v2.1/3) support."
msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82
msgid "Allowed users" msgid "Allowed users"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:66 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:69
msgid "Browse-able" msgid "Browse-able"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:98 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:101
msgid "Create mask" msgid "Create mask"
msgstr "" msgstr ""
@ -30,7 +40,7 @@ msgstr ""
msgid "Description" msgid "Description"
msgstr "Mô tả" msgstr "Mô tả"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:104 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:107
msgid "Directory mask" msgid "Directory mask"
msgstr "" msgstr ""
@ -38,11 +48,11 @@ msgstr ""
msgid "Edit Template" msgid "Edit Template"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:46
msgid "Edit the template that is used for generating the ksmbd configuration." msgid "Edit the template that is used for generating the ksmbd configuration."
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:77 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:80
msgid "Force Root" msgid "Force Root"
msgstr "" msgstr ""
@ -50,11 +60,11 @@ msgstr ""
msgid "General Settings" msgid "General Settings"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:93 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:96
msgid "Hide dot files" msgid "Hide dot files"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:88 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:91
msgid "Inherit owner" msgid "Inherit owner"
msgstr "" msgstr ""
@ -66,7 +76,7 @@ msgstr ""
msgid "Listen only on the given interface or, if unspecified, on lan" msgid "Listen only on the given interface or, if unspecified, on lan"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:60 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:63
msgid "Name" msgid "Name"
msgstr "" msgstr ""
@ -75,25 +85,25 @@ msgstr ""
msgid "Network Shares" msgid "Network Shares"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:61 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:64
msgid "Path" msgid "Path"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:56 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:59
msgid "" msgid ""
"Please add directories to share. Each directory refers to a folder on a " "Please add directories to share. Each directory refers to a folder on a "
"mounted device." "mounted device."
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:71 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:74
msgid "Read-only" msgid "Read-only"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:55 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:58
msgid "Shared Directories" msgid "Shared Directories"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:44 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:47
msgid "" msgid ""
"This is the content of the file '/etc/ksmbd/smb.conf.template' from which " "This is the content of the file '/etc/ksmbd/smb.conf.template' from which "
"your ksmbd configuration will be generated. Values enclosed by pipe symbols " "your ksmbd configuration will be generated. Values enclosed by pipe symbols "

View file

@ -13,19 +13,29 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 3.10-dev\n" "X-Generator: Weblate 3.10-dev\n"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:85
msgid "Allow guests" msgid "Allow guests"
msgstr "允许匿名用户" msgstr "允许匿名用户"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:79 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:42
msgid "Allow legacy (insecure) protocols/authentication."
msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43
msgid ""
"Allow legacy smb(v1)/Lanman connections, needed for older devices without "
"smb(v2.1/3) support."
msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82
msgid "Allowed users" msgid "Allowed users"
msgstr "允许用户" msgstr "允许用户"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:66 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:69
msgid "Browse-able" msgid "Browse-able"
msgstr "可浏览" msgstr "可浏览"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:98 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:101
msgid "Create mask" msgid "Create mask"
msgstr "创建权限掩码" msgstr "创建权限掩码"
@ -33,7 +43,7 @@ msgstr "创建权限掩码"
msgid "Description" msgid "Description"
msgstr "描述" msgstr "描述"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:104 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:107
msgid "Directory mask" msgid "Directory mask"
msgstr "目录权限掩码" msgstr "目录权限掩码"
@ -41,11 +51,11 @@ msgstr "目录权限掩码"
msgid "Edit Template" msgid "Edit Template"
msgstr "编辑模板" msgstr "编辑模板"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:46
msgid "Edit the template that is used for generating the ksmbd configuration." msgid "Edit the template that is used for generating the ksmbd configuration."
msgstr "编辑用来生成 ksmbd 设置的模板。" msgstr "编辑用来生成 ksmbd 设置的模板。"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:77 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:80
msgid "Force Root" msgid "Force Root"
msgstr "强制 Root" msgstr "强制 Root"
@ -53,11 +63,11 @@ msgstr "强制 Root"
msgid "General Settings" msgid "General Settings"
msgstr "基本设置" msgstr "基本设置"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:93 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:96
msgid "Hide dot files" msgid "Hide dot files"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:88 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:91
msgid "Inherit owner" msgid "Inherit owner"
msgstr "继承所有者" msgstr "继承所有者"
@ -69,7 +79,7 @@ msgstr "接口"
msgid "Listen only on the given interface or, if unspecified, on lan" msgid "Listen only on the given interface or, if unspecified, on lan"
msgstr "仅监听指定的接口,未指定则监听 lan" msgstr "仅监听指定的接口,未指定则监听 lan"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:60 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:63
msgid "Name" msgid "Name"
msgstr "名称" msgstr "名称"
@ -78,25 +88,25 @@ msgstr "名称"
msgid "Network Shares" msgid "Network Shares"
msgstr "网络共享" msgstr "网络共享"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:61 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:64
msgid "Path" msgid "Path"
msgstr "目录" msgstr "目录"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:56 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:59
msgid "" msgid ""
"Please add directories to share. Each directory refers to a folder on a " "Please add directories to share. Each directory refers to a folder on a "
"mounted device." "mounted device."
msgstr "请添加要共享的目录。每个目录指到已挂载设备上的文件夹。" msgstr "请添加要共享的目录。每个目录指到已挂载设备上的文件夹。"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:71 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:74
msgid "Read-only" msgid "Read-only"
msgstr "只读" msgstr "只读"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:55 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:58
msgid "Shared Directories" msgid "Shared Directories"
msgstr "共享目录" msgstr "共享目录"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:44 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:47
msgid "" msgid ""
"This is the content of the file '/etc/ksmbd/smb.conf.template' from which " "This is the content of the file '/etc/ksmbd/smb.conf.template' from which "
"your ksmbd configuration will be generated. Values enclosed by pipe symbols " "your ksmbd configuration will be generated. Values enclosed by pipe symbols "

View file

@ -10,19 +10,29 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n" "Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 3.10-dev\n" "X-Generator: Weblate 3.10-dev\n"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:85
msgid "Allow guests" msgid "Allow guests"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:79 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:42
msgid "Allow legacy (insecure) protocols/authentication."
msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43
msgid ""
"Allow legacy smb(v1)/Lanman connections, needed for older devices without "
"smb(v2.1/3) support."
msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82
msgid "Allowed users" msgid "Allowed users"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:66 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:69
msgid "Browse-able" msgid "Browse-able"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:98 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:101
msgid "Create mask" msgid "Create mask"
msgstr "" msgstr ""
@ -30,7 +40,7 @@ msgstr ""
msgid "Description" msgid "Description"
msgstr "說明" msgstr "說明"
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:104 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:107
msgid "Directory mask" msgid "Directory mask"
msgstr "" msgstr ""
@ -38,11 +48,11 @@ msgstr ""
msgid "Edit Template" msgid "Edit Template"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:46
msgid "Edit the template that is used for generating the ksmbd configuration." msgid "Edit the template that is used for generating the ksmbd configuration."
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:77 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:80
msgid "Force Root" msgid "Force Root"
msgstr "" msgstr ""
@ -50,11 +60,11 @@ msgstr ""
msgid "General Settings" msgid "General Settings"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:93 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:96
msgid "Hide dot files" msgid "Hide dot files"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:88 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:91
msgid "Inherit owner" msgid "Inherit owner"
msgstr "" msgstr ""
@ -66,7 +76,7 @@ msgstr ""
msgid "Listen only on the given interface or, if unspecified, on lan" msgid "Listen only on the given interface or, if unspecified, on lan"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:60 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:63
msgid "Name" msgid "Name"
msgstr "" msgstr ""
@ -75,25 +85,25 @@ msgstr ""
msgid "Network Shares" msgid "Network Shares"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:61 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:64
msgid "Path" msgid "Path"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:56 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:59
msgid "" msgid ""
"Please add directories to share. Each directory refers to a folder on a " "Please add directories to share. Each directory refers to a folder on a "
"mounted device." "mounted device."
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:71 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:74
msgid "Read-only" msgid "Read-only"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:55 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:58
msgid "Shared Directories" msgid "Shared Directories"
msgstr "" msgstr ""
#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:44 #: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:47
msgid "" msgid ""
"This is the content of the file '/etc/ksmbd/smb.conf.template' from which " "This is the content of the file '/etc/ksmbd/smb.conf.template' from which "
"your ksmbd configuration will be generated. Values enclosed by pipe symbols " "your ksmbd configuration will be generated. Values enclosed by pipe symbols "