diff options
author | Jo-Philipp Wich <jo@mein.io> | 2022-07-12 15:43:34 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2022-07-12 15:43:34 +0200 |
commit | 57b88211c14dd71da44b537ac9062f99e1efbe80 (patch) | |
tree | 0c6766c072f4d6a1cf0948dd2fb8fc96e8614149 /applications/luci-app-ddns/po/pt_BR/ddns.po | |
parent | 233b83d6e56bb7b01717be186aa6a7acd896d90b (diff) |
luci-app-ddns: fix broken translation call
Fixes: #5874
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'applications/luci-app-ddns/po/pt_BR/ddns.po')
-rw-r--r-- | applications/luci-app-ddns/po/pt_BR/ddns.po | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/applications/luci-app-ddns/po/pt_BR/ddns.po b/applications/luci-app-ddns/po/pt_BR/ddns.po index c371ac853b..86ced0d92c 100644 --- a/applications/luci-app-ddns/po/pt_BR/ddns.po +++ b/applications/luci-app-ddns/po/pt_BR/ddns.po @@ -743,8 +743,8 @@ msgid "There is no service configured." msgstr "Não há serviço configurado." #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:1070 -msgid "This is the current content of the log file in" -msgstr "Este é o conteúdo atual do arquivo de registro em" +msgid "This is the current content of the log file in %h for this service." +msgstr "" #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:197 #: applications/luci-app-ddns/htdocs/luci-static/resources/view/ddns/overview.js:275 @@ -933,6 +933,9 @@ msgid "to run HTTPS without verification of server certificates (insecure)" msgstr "" "para rodar HTTPS sem verificação dos certificados do servidor (não seguro)" +#~ msgid "This is the current content of the log file in" +#~ msgstr "Este é o conteúdo atual do arquivo de registro em" + #~ msgid "" #~ "Configure here the details for all Dynamic DNS services including this " #~ "LuCI application." |