From 48749ca873a5ba385dc372a6a57738024cc2acfb Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Wed, 29 Jan 2020 13:37:46 +0100 Subject: treewide: switch to bcp47 language codes Fixes: #3477 Signed-off-by: Jo-Philipp Wich --- applications/luci-app-ksmbd/po/nb_NO/ksmbd.po | 106 ++++++++++++++++++++++ applications/luci-app-ksmbd/po/no/ksmbd.po | 106 ---------------------- applications/luci-app-ksmbd/po/pt-br/ksmbd.po | 113 ------------------------ applications/luci-app-ksmbd/po/pt_BR/ksmbd.po | 113 ++++++++++++++++++++++++ applications/luci-app-ksmbd/po/zh-cn/ksmbd.po | 111 ----------------------- applications/luci-app-ksmbd/po/zh-tw/ksmbd.po | 106 ---------------------- applications/luci-app-ksmbd/po/zh_Hans/ksmbd.po | 111 +++++++++++++++++++++++ applications/luci-app-ksmbd/po/zh_Hant/ksmbd.po | 106 ++++++++++++++++++++++ 8 files changed, 436 insertions(+), 436 deletions(-) create mode 100644 applications/luci-app-ksmbd/po/nb_NO/ksmbd.po delete mode 100644 applications/luci-app-ksmbd/po/no/ksmbd.po delete mode 100644 applications/luci-app-ksmbd/po/pt-br/ksmbd.po create mode 100644 applications/luci-app-ksmbd/po/pt_BR/ksmbd.po delete mode 100644 applications/luci-app-ksmbd/po/zh-cn/ksmbd.po delete mode 100644 applications/luci-app-ksmbd/po/zh-tw/ksmbd.po create mode 100644 applications/luci-app-ksmbd/po/zh_Hans/ksmbd.po create mode 100644 applications/luci-app-ksmbd/po/zh_Hant/ksmbd.po (limited to 'applications/luci-app-ksmbd') diff --git a/applications/luci-app-ksmbd/po/nb_NO/ksmbd.po b/applications/luci-app-ksmbd/po/nb_NO/ksmbd.po new file mode 100644 index 0000000000..5aab9f0e4b --- /dev/null +++ b/applications/luci-app-ksmbd/po/nb_NO/ksmbd.po @@ -0,0 +1,106 @@ +msgid "" +msgstr "" +"PO-Revision-Date: 2019-10-30 03:22+0000\n" +"Last-Translator: Allan Nordhøy \n" +"Language-Team: Norwegian Bokmål \n" +"Language: no\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 3.9.1\n" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82 +msgid "Allow guests" +msgstr "" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:79 +msgid "Allowed users" +msgstr "" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:66 +msgid "Browse-able" +msgstr "" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:98 +msgid "Create mask" +msgstr "" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:39 +msgid "Description" +msgstr "Beskrivelse" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:104 +msgid "Directory mask" +msgstr "" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:31 +msgid "Edit Template" +msgstr "" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43 +msgid "Edit the template that is used for generating the ksmbd configuration." +msgstr "" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:77 +msgid "Force Root" +msgstr "" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:30 +msgid "General Settings" +msgstr "" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:93 +msgid "Hide dot files" +msgstr "" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:88 +msgid "Inherit owner" +msgstr "" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:33 +msgid "Interface" +msgstr "" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:34 +msgid "Listen only on the given interface or, if unspecified, on lan" +msgstr "" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:60 +msgid "Name" +msgstr "" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:19 +#: applications/luci-app-ksmbd/luasrc/controller/ksmbd.lua:10 +msgid "Network Shares" +msgstr "" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:61 +msgid "Path" +msgstr "" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:56 +msgid "" +"Please add directories to share. Each directory refers to a folder on a " +"mounted device." +msgstr "" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:71 +msgid "Read-only" +msgstr "" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:55 +msgid "Shared Directories" +msgstr "" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:44 +msgid "" +"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 " +"('|') should not be changed. They get their values from the 'General " +"Settings' tab." +msgstr "" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:36 +msgid "Workgroup" +msgstr "" diff --git a/applications/luci-app-ksmbd/po/no/ksmbd.po b/applications/luci-app-ksmbd/po/no/ksmbd.po deleted file mode 100644 index 5aab9f0e4b..0000000000 --- a/applications/luci-app-ksmbd/po/no/ksmbd.po +++ /dev/null @@ -1,106 +0,0 @@ -msgid "" -msgstr "" -"PO-Revision-Date: 2019-10-30 03:22+0000\n" -"Last-Translator: Allan Nordhøy \n" -"Language-Team: Norwegian Bokmål \n" -"Language: no\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 3.9.1\n" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82 -msgid "Allow guests" -msgstr "" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:79 -msgid "Allowed users" -msgstr "" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:66 -msgid "Browse-able" -msgstr "" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:98 -msgid "Create mask" -msgstr "" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:39 -msgid "Description" -msgstr "Beskrivelse" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:104 -msgid "Directory mask" -msgstr "" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:31 -msgid "Edit Template" -msgstr "" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43 -msgid "Edit the template that is used for generating the ksmbd configuration." -msgstr "" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:77 -msgid "Force Root" -msgstr "" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:30 -msgid "General Settings" -msgstr "" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:93 -msgid "Hide dot files" -msgstr "" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:88 -msgid "Inherit owner" -msgstr "" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:33 -msgid "Interface" -msgstr "" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:34 -msgid "Listen only on the given interface or, if unspecified, on lan" -msgstr "" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:60 -msgid "Name" -msgstr "" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:19 -#: applications/luci-app-ksmbd/luasrc/controller/ksmbd.lua:10 -msgid "Network Shares" -msgstr "" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:61 -msgid "Path" -msgstr "" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:56 -msgid "" -"Please add directories to share. Each directory refers to a folder on a " -"mounted device." -msgstr "" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:71 -msgid "Read-only" -msgstr "" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:55 -msgid "Shared Directories" -msgstr "" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:44 -msgid "" -"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 " -"('|') should not be changed. They get their values from the 'General " -"Settings' tab." -msgstr "" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:36 -msgid "Workgroup" -msgstr "" diff --git a/applications/luci-app-ksmbd/po/pt-br/ksmbd.po b/applications/luci-app-ksmbd/po/pt-br/ksmbd.po deleted file mode 100644 index 4ccf084987..0000000000 --- a/applications/luci-app-ksmbd/po/pt-br/ksmbd.po +++ /dev/null @@ -1,113 +0,0 @@ -msgid "" -msgstr "" -"PO-Revision-Date: 2019-11-26 17:10+0000\n" -"Last-Translator: Rafael Fontenelle \n" -"Language-Team: Portuguese (Brazil) \n" -"Language: pt-br\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=2; plural=n > 1;\n" -"X-Generator: Weblate 3.10-dev\n" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82 -msgid "Allow guests" -msgstr "Permitir convidados" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:79 -msgid "Allowed users" -msgstr "Usuários permitidos" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:66 -msgid "Browse-able" -msgstr "Navegável" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:98 -msgid "Create mask" -msgstr "Máscara de criação" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:39 -msgid "Description" -msgstr "Descrição" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:104 -msgid "Directory mask" -msgstr "Máscara do diretório" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:31 -msgid "Edit Template" -msgstr "Editar modelo" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43 -msgid "Edit the template that is used for generating the ksmbd configuration." -msgstr "Edita o modelo que é usado para gerar a configuração ksmbd." - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:77 -msgid "Force Root" -msgstr "Forçar Usuário Root" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:30 -msgid "General Settings" -msgstr "Configurações Gerais" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:93 -msgid "Hide dot files" -msgstr "Ocultar arquivos-ponto (dotfiles)" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:88 -msgid "Inherit owner" -msgstr "Herdar o dono" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:33 -msgid "Interface" -msgstr "Interface" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:34 -msgid "Listen only on the given interface or, if unspecified, on lan" -msgstr "" -"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 -msgid "Name" -msgstr "Nome" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:19 -#: applications/luci-app-ksmbd/luasrc/controller/ksmbd.lua:10 -msgid "Network Shares" -msgstr "Compartilhamentos de Rede" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:61 -msgid "Path" -msgstr "Caminho" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:56 -msgid "" -"Please add directories to share. Each directory refers to a folder on a " -"mounted device." -msgstr "" -"Por favor, adicione diretórios para compartilhar. Cada diretório refere-se a " -"uma pasta em um dispositivo montado." - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:71 -msgid "Read-only" -msgstr "Somente leitura" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:55 -msgid "Shared Directories" -msgstr "Diretórios Compartilhados" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:44 -msgid "" -"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 " -"('|') should not be changed. They get their values from the 'General " -"Settings' tab." -msgstr "" -"Este é o conteúdo do arquivo \"/etc/ksmbd/smb.conf.template\" a partir do " -"qual sua configuração ksmbd será gerada. Os valores delimitados por símbolos " -"de tubulação (\"|\") não devem ser alterados. Eles obtêm seus valores na " -"guia \"Configurações Gerais\"." - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:36 -msgid "Workgroup" -msgstr "Grupo de trabalho" diff --git a/applications/luci-app-ksmbd/po/pt_BR/ksmbd.po b/applications/luci-app-ksmbd/po/pt_BR/ksmbd.po new file mode 100644 index 0000000000..4ccf084987 --- /dev/null +++ b/applications/luci-app-ksmbd/po/pt_BR/ksmbd.po @@ -0,0 +1,113 @@ +msgid "" +msgstr "" +"PO-Revision-Date: 2019-11-26 17:10+0000\n" +"Last-Translator: Rafael Fontenelle \n" +"Language-Team: Portuguese (Brazil) \n" +"Language: pt-br\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n > 1;\n" +"X-Generator: Weblate 3.10-dev\n" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82 +msgid "Allow guests" +msgstr "Permitir convidados" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:79 +msgid "Allowed users" +msgstr "Usuários permitidos" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:66 +msgid "Browse-able" +msgstr "Navegável" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:98 +msgid "Create mask" +msgstr "Máscara de criação" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:39 +msgid "Description" +msgstr "Descrição" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:104 +msgid "Directory mask" +msgstr "Máscara do diretório" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:31 +msgid "Edit Template" +msgstr "Editar modelo" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43 +msgid "Edit the template that is used for generating the ksmbd configuration." +msgstr "Edita o modelo que é usado para gerar a configuração ksmbd." + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:77 +msgid "Force Root" +msgstr "Forçar Usuário Root" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:30 +msgid "General Settings" +msgstr "Configurações Gerais" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:93 +msgid "Hide dot files" +msgstr "Ocultar arquivos-ponto (dotfiles)" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:88 +msgid "Inherit owner" +msgstr "Herdar o dono" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:33 +msgid "Interface" +msgstr "Interface" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:34 +msgid "Listen only on the given interface or, if unspecified, on lan" +msgstr "" +"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 +msgid "Name" +msgstr "Nome" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:19 +#: applications/luci-app-ksmbd/luasrc/controller/ksmbd.lua:10 +msgid "Network Shares" +msgstr "Compartilhamentos de Rede" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:61 +msgid "Path" +msgstr "Caminho" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:56 +msgid "" +"Please add directories to share. Each directory refers to a folder on a " +"mounted device." +msgstr "" +"Por favor, adicione diretórios para compartilhar. Cada diretório refere-se a " +"uma pasta em um dispositivo montado." + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:71 +msgid "Read-only" +msgstr "Somente leitura" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:55 +msgid "Shared Directories" +msgstr "Diretórios Compartilhados" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:44 +msgid "" +"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 " +"('|') should not be changed. They get their values from the 'General " +"Settings' tab." +msgstr "" +"Este é o conteúdo do arquivo \"/etc/ksmbd/smb.conf.template\" a partir do " +"qual sua configuração ksmbd será gerada. Os valores delimitados por símbolos " +"de tubulação (\"|\") não devem ser alterados. Eles obtêm seus valores na " +"guia \"Configurações Gerais\"." + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:36 +msgid "Workgroup" +msgstr "Grupo de trabalho" diff --git a/applications/luci-app-ksmbd/po/zh-cn/ksmbd.po b/applications/luci-app-ksmbd/po/zh-cn/ksmbd.po deleted file mode 100644 index ccce2a38ff..0000000000 --- a/applications/luci-app-ksmbd/po/zh-cn/ksmbd.po +++ /dev/null @@ -1,111 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: \n" -"POT-Creation-Date: \n" -"PO-Revision-Date: 2019-11-13 23:05+0000\n" -"Last-Translator: Chen Minqiang \n" -"Language-Team: Chinese (Simplified) \n" -"Language: zh-cn\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Weblate 3.10-dev\n" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82 -msgid "Allow guests" -msgstr "允许匿名用户" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:79 -msgid "Allowed users" -msgstr "允许用户" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:66 -msgid "Browse-able" -msgstr "可浏览" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:98 -msgid "Create mask" -msgstr "创建权限掩码" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:39 -msgid "Description" -msgstr "描述" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:104 -msgid "Directory mask" -msgstr "目录权限掩码" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:31 -msgid "Edit Template" -msgstr "编辑模板" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43 -msgid "Edit the template that is used for generating the ksmbd configuration." -msgstr "编辑用来生成 ksmbd 设置的模板。" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:77 -msgid "Force Root" -msgstr "强制 Root" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:30 -msgid "General Settings" -msgstr "基本设置" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:93 -msgid "Hide dot files" -msgstr "" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:88 -msgid "Inherit owner" -msgstr "继承所有者" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:33 -msgid "Interface" -msgstr "接口" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:34 -msgid "Listen only on the given interface or, if unspecified, on lan" -msgstr "仅监听指定的接口,未指定则监听 lan" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:60 -msgid "Name" -msgstr "名称" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:19 -#: applications/luci-app-ksmbd/luasrc/controller/ksmbd.lua:10 -msgid "Network Shares" -msgstr "网络共享" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:61 -msgid "Path" -msgstr "目录" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:56 -msgid "" -"Please add directories to share. Each directory refers to a folder on a " -"mounted device." -msgstr "请添加要共享的目录。每个目录指到已挂载设备上的文件夹。" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:71 -msgid "Read-only" -msgstr "只读" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:55 -msgid "Shared Directories" -msgstr "共享目录" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:44 -msgid "" -"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 " -"('|') should not be changed. They get their values from the 'General " -"Settings' tab." -msgstr "" -"这是将从其上生成 ksmbd 配置的文件“/etc/ksmbd/smb.conf.template”的内容。由管道符" -"(“|”)包围的值不应更改。它们将从“常规设置”标签中获取其值。" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:36 -msgid "Workgroup" -msgstr "工作组" diff --git a/applications/luci-app-ksmbd/po/zh-tw/ksmbd.po b/applications/luci-app-ksmbd/po/zh-tw/ksmbd.po deleted file mode 100644 index 765cf83615..0000000000 --- a/applications/luci-app-ksmbd/po/zh-tw/ksmbd.po +++ /dev/null @@ -1,106 +0,0 @@ -msgid "" -msgstr "" -"PO-Revision-Date: 2019-12-19 19:40+0000\n" -"Last-Translator: 孤爺仔 <7312140@qq.com>\n" -"Language-Team: Chinese (Traditional) \n" -"Language: zh-tw\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Weblate 3.10-dev\n" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82 -msgid "Allow guests" -msgstr "" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:79 -msgid "Allowed users" -msgstr "" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:66 -msgid "Browse-able" -msgstr "" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:98 -msgid "Create mask" -msgstr "" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:39 -msgid "Description" -msgstr "說明" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:104 -msgid "Directory mask" -msgstr "" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:31 -msgid "Edit Template" -msgstr "" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43 -msgid "Edit the template that is used for generating the ksmbd configuration." -msgstr "" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:77 -msgid "Force Root" -msgstr "" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:30 -msgid "General Settings" -msgstr "" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:93 -msgid "Hide dot files" -msgstr "" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:88 -msgid "Inherit owner" -msgstr "" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:33 -msgid "Interface" -msgstr "" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:34 -msgid "Listen only on the given interface or, if unspecified, on lan" -msgstr "" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:60 -msgid "Name" -msgstr "" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:19 -#: applications/luci-app-ksmbd/luasrc/controller/ksmbd.lua:10 -msgid "Network Shares" -msgstr "" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:61 -msgid "Path" -msgstr "" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:56 -msgid "" -"Please add directories to share. Each directory refers to a folder on a " -"mounted device." -msgstr "" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:71 -msgid "Read-only" -msgstr "" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:55 -msgid "Shared Directories" -msgstr "" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:44 -msgid "" -"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 " -"('|') should not be changed. They get their values from the 'General " -"Settings' tab." -msgstr "" - -#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:36 -msgid "Workgroup" -msgstr "" diff --git a/applications/luci-app-ksmbd/po/zh_Hans/ksmbd.po b/applications/luci-app-ksmbd/po/zh_Hans/ksmbd.po new file mode 100644 index 0000000000..ccce2a38ff --- /dev/null +++ b/applications/luci-app-ksmbd/po/zh_Hans/ksmbd.po @@ -0,0 +1,111 @@ +msgid "" +msgstr "" +"Project-Id-Version: \n" +"POT-Creation-Date: \n" +"PO-Revision-Date: 2019-11-13 23:05+0000\n" +"Last-Translator: Chen Minqiang \n" +"Language-Team: Chinese (Simplified) \n" +"Language: zh-cn\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Weblate 3.10-dev\n" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82 +msgid "Allow guests" +msgstr "允许匿名用户" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:79 +msgid "Allowed users" +msgstr "允许用户" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:66 +msgid "Browse-able" +msgstr "可浏览" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:98 +msgid "Create mask" +msgstr "创建权限掩码" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:39 +msgid "Description" +msgstr "描述" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:104 +msgid "Directory mask" +msgstr "目录权限掩码" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:31 +msgid "Edit Template" +msgstr "编辑模板" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43 +msgid "Edit the template that is used for generating the ksmbd configuration." +msgstr "编辑用来生成 ksmbd 设置的模板。" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:77 +msgid "Force Root" +msgstr "强制 Root" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:30 +msgid "General Settings" +msgstr "基本设置" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:93 +msgid "Hide dot files" +msgstr "" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:88 +msgid "Inherit owner" +msgstr "继承所有者" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:33 +msgid "Interface" +msgstr "接口" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:34 +msgid "Listen only on the given interface or, if unspecified, on lan" +msgstr "仅监听指定的接口,未指定则监听 lan" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:60 +msgid "Name" +msgstr "名称" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:19 +#: applications/luci-app-ksmbd/luasrc/controller/ksmbd.lua:10 +msgid "Network Shares" +msgstr "网络共享" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:61 +msgid "Path" +msgstr "目录" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:56 +msgid "" +"Please add directories to share. Each directory refers to a folder on a " +"mounted device." +msgstr "请添加要共享的目录。每个目录指到已挂载设备上的文件夹。" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:71 +msgid "Read-only" +msgstr "只读" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:55 +msgid "Shared Directories" +msgstr "共享目录" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:44 +msgid "" +"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 " +"('|') should not be changed. They get their values from the 'General " +"Settings' tab." +msgstr "" +"这是将从其上生成 ksmbd 配置的文件“/etc/ksmbd/smb.conf.template”的内容。由管道符" +"(“|”)包围的值不应更改。它们将从“常规设置”标签中获取其值。" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:36 +msgid "Workgroup" +msgstr "工作组" diff --git a/applications/luci-app-ksmbd/po/zh_Hant/ksmbd.po b/applications/luci-app-ksmbd/po/zh_Hant/ksmbd.po new file mode 100644 index 0000000000..765cf83615 --- /dev/null +++ b/applications/luci-app-ksmbd/po/zh_Hant/ksmbd.po @@ -0,0 +1,106 @@ +msgid "" +msgstr "" +"PO-Revision-Date: 2019-12-19 19:40+0000\n" +"Last-Translator: 孤爺仔 <7312140@qq.com>\n" +"Language-Team: Chinese (Traditional) \n" +"Language: zh-tw\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Weblate 3.10-dev\n" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:82 +msgid "Allow guests" +msgstr "" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:79 +msgid "Allowed users" +msgstr "" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:66 +msgid "Browse-able" +msgstr "" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:98 +msgid "Create mask" +msgstr "" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:39 +msgid "Description" +msgstr "說明" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:104 +msgid "Directory mask" +msgstr "" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:31 +msgid "Edit Template" +msgstr "" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:43 +msgid "Edit the template that is used for generating the ksmbd configuration." +msgstr "" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:77 +msgid "Force Root" +msgstr "" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:30 +msgid "General Settings" +msgstr "" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:93 +msgid "Hide dot files" +msgstr "" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:88 +msgid "Inherit owner" +msgstr "" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:33 +msgid "Interface" +msgstr "" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:34 +msgid "Listen only on the given interface or, if unspecified, on lan" +msgstr "" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:60 +msgid "Name" +msgstr "" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:19 +#: applications/luci-app-ksmbd/luasrc/controller/ksmbd.lua:10 +msgid "Network Shares" +msgstr "" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:61 +msgid "Path" +msgstr "" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:56 +msgid "" +"Please add directories to share. Each directory refers to a folder on a " +"mounted device." +msgstr "" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:71 +msgid "Read-only" +msgstr "" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:55 +msgid "Shared Directories" +msgstr "" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:44 +msgid "" +"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 " +"('|') should not be changed. They get their values from the 'General " +"Settings' tab." +msgstr "" + +#: applications/luci-app-ksmbd/htdocs/luci-static/resources/view/ksmbd.js:36 +msgid "Workgroup" +msgstr "" -- cgit v1.2.3