diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2020-01-26 18:06:43 +0200 |
---|---|---|
committer | Hannu Nyman <hannu.nyman@iki.fi> | 2020-01-26 18:06:43 +0200 |
commit | d3d3f8d3aac9e385046be7b205d47acfbf314bd1 (patch) | |
tree | ceb94e3e242adfe1f3ed5f5df64d27fe2d8e2e70 /applications | |
parent | 2ea055a9f28f0e2e902c7b1f79607c1de2f2e5bd (diff) |
luci-app-ksmbd: i18n - fix language codes
Fix weblate generated locale codes.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Diffstat (limited to 'applications')
-rw-r--r-- | applications/luci-app-ksmbd/po/no/ksmbd.po (renamed from applications/luci-app-ksmbd/po/nb_NO/ksmbd.po) | 2 | ||||
-rw-r--r-- | applications/luci-app-ksmbd/po/pt-br/ksmbd.po (renamed from applications/luci-app-ksmbd/po/pt_BR/ksmbd.po) | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/applications/luci-app-ksmbd/po/nb_NO/ksmbd.po b/applications/luci-app-ksmbd/po/no/ksmbd.po index 183526cd3..5aab9f0e4 100644 --- a/applications/luci-app-ksmbd/po/nb_NO/ksmbd.po +++ b/applications/luci-app-ksmbd/po/no/ksmbd.po @@ -4,7 +4,7 @@ msgstr "" "Last-Translator: Allan Nordhøy <epost@anotheragency.no>\n" "Language-Team: Norwegian Bokmål <https://hosted.weblate.org/projects/openwrt/" "luciapplicationscifsd/nb_NO/>\n" -"Language: nb_NO\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" diff --git a/applications/luci-app-ksmbd/po/pt_BR/ksmbd.po b/applications/luci-app-ksmbd/po/pt-br/ksmbd.po index 285252c7c..4ccf08498 100644 --- a/applications/luci-app-ksmbd/po/pt_BR/ksmbd.po +++ b/applications/luci-app-ksmbd/po/pt-br/ksmbd.po @@ -4,7 +4,7 @@ msgstr "" "Last-Translator: Rafael Fontenelle <rafaelff@gnome.org>\n" "Language-Team: Portuguese (Brazil) <https://hosted.weblate.org/projects/" "openwrt/luciapplicationscifsd/pt_BR/>\n" -"Language: pt_BR\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" |