diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2018-01-23 22:37:28 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-23 22:37:28 +0200 |
commit | ee409b66ce8911651a985c6e38690c486fefe1d1 (patch) | |
tree | 8b9c1262ae3635b71e7047755cd31dfeb225a0c1 /applications/luci-app-dynapoint/po/pt-br | |
parent | 8f5be58a56dee85189eaf5a3ecb3e73b89d8288d (diff) | |
parent | 582ce1c69e636d127b393995912275f1095710b6 (diff) |
Merge pull request #1588 from user7887/luci-ru
fixed dynapoint.lua, there was no translation
Diffstat (limited to 'applications/luci-app-dynapoint/po/pt-br')
-rw-r--r-- | applications/luci-app-dynapoint/po/pt-br/dynapoint.po | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/applications/luci-app-dynapoint/po/pt-br/dynapoint.po b/applications/luci-app-dynapoint/po/pt-br/dynapoint.po index 59b02629a9..f69a1322c9 100644 --- a/applications/luci-app-dynapoint/po/pt-br/dynapoint.po +++ b/applications/luci-app-dynapoint/po/pt-br/dynapoint.po @@ -29,8 +29,8 @@ msgstr "Cerifique a conectividade com a internet baixando o cabeçalho HTTP " msgid "Configuration" msgstr "Configuração" -msgid "Curl is currently not installed." -msgstr "O cURL não está instalado." +msgid "Curl is currently not installed. Please install the package in the" +msgstr "O cURL não está instalado. Por favor instale o pacote no" msgid "Device" msgstr "Dispositivo" @@ -79,6 +79,9 @@ msgstr "Conectado" msgid "SSID" msgstr "SSID" +msgid "Software Section" +msgstr "" + msgid "Switch_to_offline threshold" msgstr "Limiar para mudar para desconectado" @@ -105,3 +108,6 @@ msgstr "Qual dispositivo o cURL deve usar. (Use ifconfig para listá-las)" msgid "WiFi Status" msgstr "Estado da WiFi" + +#~ msgid "Curl is currently not installed." +#~ msgstr "O cURL não está instalado." |