diff options
author | INAGAKI Hiroshi <musashino.open@gmail.com> | 2017-02-28 05:37:11 +0900 |
---|---|---|
committer | INAGAKI Hiroshi <musashino.open@gmail.com> | 2017-02-28 05:37:11 +0900 |
commit | 9865a7ff69ad3ae28cedb436b11934552f6567fa (patch) | |
tree | 5001d99a218f910e3ea1c0f035ea5ae63490e165 /applications/luci-app-wireguard/po/templates | |
parent | be8b920a2eae8c41999ad4f315931b7a6b5624b5 (diff) |
luci-app-wireguard: Add Japanese translation
Added po templates file and Japanese translations.
Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
Diffstat (limited to 'applications/luci-app-wireguard/po/templates')
-rw-r--r-- | applications/luci-app-wireguard/po/templates/wireguard.pot | 62 |
1 files changed, 62 insertions, 0 deletions
diff --git a/applications/luci-app-wireguard/po/templates/wireguard.pot b/applications/luci-app-wireguard/po/templates/wireguard.pot new file mode 100644 index 0000000000..9ec5c60048 --- /dev/null +++ b/applications/luci-app-wireguard/po/templates/wireguard.pot @@ -0,0 +1,62 @@ +msgid "" +msgstr "Content-Type: text/plain; charset=UTF-8" + +msgid "Allowed IPs" +msgstr "" + +msgid "Collecting data..." +msgstr "" + +msgid "Configuration" +msgstr "" + +msgid "Data Received" +msgstr "" + +msgid "Data Transmitted" +msgstr "" + +msgid "Endpoint" +msgstr "" + +msgid "Firewall Mark" +msgstr "" + +msgid "Interface" +msgstr "" + +msgid "Interface does not have a public key!" +msgstr "" + +msgid "Latest Handshake" +msgstr "" + +msgid "Listen Port" +msgstr "" + +msgid "Never" +msgstr "" + +msgid "Peer" +msgstr "" + +msgid "Persistent Keepalive" +msgstr "" + +msgid "Public Key" +msgstr "" + +msgid "WireGuard Status" +msgstr "" + +msgid "h ago" +msgstr "" + +msgid "m ago" +msgstr "" + +msgid "over a day ago" +msgstr "" + +msgid "s ago" +msgstr "" |