diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2020-01-26 14:47:37 +0200 |
---|---|---|
committer | Hannu Nyman <hannu.nyman@iki.fi> | 2020-01-26 14:47:37 +0200 |
commit | 0896501713e1e3311f74c7774abdab24f6f3cac2 (patch) | |
tree | ead29bf030738626142e3c3838c154eb6f5ba4e1 /applications | |
parent | a1ae260b17d730fea25134ca6e65a67e53d0dc5e (diff) |
luci-app-vnstat2: i18n - fix locale codes
fix locale codes generated by weblate to match the LuCI standard.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Diffstat (limited to 'applications')
-rw-r--r-- | applications/luci-app-vnstat2/po/no/vnstat2.po (renamed from applications/luci-app-vnstat2/po/nb_NO/vnstat2.po) | 2 | ||||
-rw-r--r-- | applications/luci-app-vnstat2/po/pt-br/vnstat2.po (renamed from applications/luci-app-vnstat2/po/pt_BR/vnstat2.po) | 2 | ||||
-rw-r--r-- | applications/luci-app-vnstat2/po/zh-cn/vnstat2.po (renamed from applications/luci-app-vnstat2/po/zh_Hans/vnstat2.po) | 2 | ||||
-rw-r--r-- | applications/luci-app-vnstat2/po/zh-tw/vnstat2.po (renamed from applications/luci-app-vnstat2/po/zh_Hant/vnstat2.po) | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/applications/luci-app-vnstat2/po/nb_NO/vnstat2.po b/applications/luci-app-vnstat2/po/no/vnstat2.po index 2b8a566fa..26d646e6a 100644 --- a/applications/luci-app-vnstat2/po/nb_NO/vnstat2.po +++ b/applications/luci-app-vnstat2/po/no/vnstat2.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"Language: nb_NO\n" +"Language: no\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/applications/luci-app-vnstat2/po/pt_BR/vnstat2.po b/applications/luci-app-vnstat2/po/pt-br/vnstat2.po index 65f238b18..7ab6be47f 100644 --- a/applications/luci-app-vnstat2/po/pt_BR/vnstat2.po +++ b/applications/luci-app-vnstat2/po/pt-br/vnstat2.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"Language: pt_BR\n" +"Language: pt-br\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/applications/luci-app-vnstat2/po/zh_Hans/vnstat2.po b/applications/luci-app-vnstat2/po/zh-cn/vnstat2.po index f2fb52065..79f7a23cd 100644 --- a/applications/luci-app-vnstat2/po/zh_Hans/vnstat2.po +++ b/applications/luci-app-vnstat2/po/zh-cn/vnstat2.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"Language: zh_Hans\n" +"Language: zh-cn\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" diff --git a/applications/luci-app-vnstat2/po/zh_Hant/vnstat2.po b/applications/luci-app-vnstat2/po/zh-tw/vnstat2.po index 2cd2243e5..7bd3259b2 100644 --- a/applications/luci-app-vnstat2/po/zh_Hant/vnstat2.po +++ b/applications/luci-app-vnstat2/po/zh-tw/vnstat2.po @@ -1,6 +1,6 @@ msgid "" msgstr "" -"Language: zh_Hant\n" +"Language: zh-tw\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" |