diff options
Diffstat (limited to 'po/uk/meshwizard.po')
-rw-r--r-- | po/uk/meshwizard.po | 32 |
1 files changed, 30 insertions, 2 deletions
diff --git a/po/uk/meshwizard.po b/po/uk/meshwizard.po index 21f6b3858..9722dd068 100644 --- a/po/uk/meshwizard.po +++ b/po/uk/meshwizard.po @@ -6,8 +6,11 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%" +"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" + +msgid "Activate or deactivate IPv6 config globally." +msgstr "" msgid "Channel" msgstr "" @@ -30,9 +33,18 @@ msgstr "" msgid "Enable DHCP" msgstr "" +msgid "Enable RA" +msgstr "" + +msgid "Enabled" +msgstr "" + msgid "General Settings" msgstr "" +msgid "IPv6 Settings" +msgstr "" + msgid "" "If this is selected then config is cleaned before setting new config options." msgstr "" @@ -43,9 +55,17 @@ msgstr "" msgid "Mesh IP address" msgstr "" +msgid "Mesh IPv6 address" +msgstr "" + msgid "Mesh Wizard" msgstr "" +msgid "" +"Note: this will setup this interface for mesh operation, i.e. add to zone " +"'freifunk' and enable olsr." +msgstr "" + msgid "Protect LAN" msgstr "" @@ -53,6 +73,9 @@ msgid "" "Select this to allow others to use your connection to access the internet." msgstr "" +msgid "Send router advertisements on this device." +msgstr "" + msgid "Share your internet connection" msgstr "" @@ -67,6 +90,11 @@ msgid "The given IP address is not inside the mesh network range" msgstr "" msgid "" +"This is a unique IPv6 address in CIDR notation (e.g. 2001:1:2:3::1/64) and " +"has to be registered at your local community." +msgstr "" + +msgid "" "This is a unique address in the mesh (e.g. 10.1.1.1) and has to be " "registered at your local community." msgstr "" |