diff options
author | Hannu Nyman <hannu.nyman@iki.fi> | 2017-02-27 23:05:46 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-02-27 23:05:46 +0200 |
commit | 283c69ab5e8743fe811bebddeacd3e03d9626a10 (patch) | |
tree | 5001d99a218f910e3ea1c0f035ea5ae63490e165 /applications/luci-app-wireguard/po/templates | |
parent | be8b920a2eae8c41999ad4f315931b7a6b5624b5 (diff) | |
parent | 9865a7ff69ad3ae28cedb436b11934552f6567fa (diff) |
Merge pull request #1042 from musashino205/wg-add-ja
luci-app-wireguard: Add Japanese translation
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 "" |