diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2012-06-21 15:30:14 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2012-06-21 15:30:14 +0000 |
commit | aec5dfa08fcb4c96f20cd6b0b479fbe7cc68b743 (patch) | |
tree | b7f4b7a135f5de29851cac481e8e26479de4e1a2 /po/ms | |
parent | a00b558210c84cb592349216a40318261e693cc2 (diff) |
po: sync base translations
Diffstat (limited to 'po/ms')
-rw-r--r-- | po/ms/base.po | 45 |
1 files changed, 36 insertions, 9 deletions
diff --git a/po/ms/base.po b/po/ms/base.po index a9959236c..7e77e7d91 100644 --- a/po/ms/base.po +++ b/po/ms/base.po @@ -982,6 +982,9 @@ msgstr "" msgid "IPv4 only" msgstr "" +msgid "IPv4 prefix length" +msgstr "" + msgid "IPv4-Address" msgstr "" @@ -1006,10 +1009,19 @@ msgstr "" msgid "IPv6 only" msgstr "" +msgid "IPv6 prefix" +msgstr "" + +msgid "IPv6 prefix length" +msgstr "" + msgid "IPv6-in-IPv4 (RFC4213)" msgstr "" -msgid "IPv6-over-IPv4" +msgid "IPv6-over-IPv4 (6rd)" +msgstr "" + +msgid "IPv6-over-IPv4 (6to4)" msgstr "" msgid "Identity" @@ -1765,26 +1777,26 @@ msgid "" msgstr "Baca /etc/ethers untuk mengkonfigurasikan DHCP-Server" msgid "" -"Really delete this interface? The deletion cannot be undone!\\n" -"You might lose access to this router if you are connected via this interface." +"Really delete this interface? The deletion cannot be undone!\\nYou might " +"lose access to this router if you are connected via this interface." msgstr "" msgid "" -"Really delete this wireless network? The deletion cannot be undone!\\n" -"You might lose access to this router if you are connected via this network." +"Really delete this wireless network? The deletion cannot be undone!\\nYou " +"might lose access to this router if you are connected via this network." msgstr "" msgid "Really reset all changes?" msgstr "" msgid "" -"Really shutdown interface \"%s\" ?\\n" -"You might lose access to this router if you are connected via this interface." +"Really shutdown interface \"%s\" ?\\nYou might lose access to this router if " +"you are connected via this interface." msgstr "" msgid "" -"Really shutdown network ?\\n" -"You might lose access to this router if you are connected via this interface." +"Really shutdown network ?\\nYou might lose access to this router if you are " +"connected via this interface." msgstr "" msgid "Really switch protocol?" @@ -2188,6 +2200,10 @@ msgid "" msgstr "" msgid "" +"The IPv6 prefix assigned to the provider, usually ends with <code>::</code>" +msgstr "" + +msgid "" "The allowed characters are: <code>A-Z</code>, <code>a-z</code>, <code>0-9</" "code> and <code>_</code>" msgstr "" @@ -2233,6 +2249,14 @@ msgid "" msgstr "" msgid "" +"The length of the IPv4 prefix in bits, the remainder is used in the IPv6 " +"addresses." +msgstr "" + +msgid "The length of the IPv6 prefix in bits" +msgstr "" + +msgid "" "The network ports on your router can be combined to several <abbr title=" "\"Virtual Local Area Network\">VLAN</abbr>s in which computers can " "communicate directly with each other. <abbr title=\"Virtual Local Area " @@ -2295,6 +2319,9 @@ msgid "" "protect the web interface and enable SSH." msgstr "" +msgid "This IPv4 address of the relay" +msgstr "" + msgid "" "This is a list of shell glob patterns for matching files and directories to " "include during sysupgrade. Modified files in /etc/config/ and certain other " |