diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..5decf79 --- /dev/null +++ b/Makefile @@ -0,0 +1,17 @@ +.PHONY: all create-messages update-messages clean + +all: + @echo "make create-messages" + @echo " Create locale messages (.pot)." + @echo "make update-messages" + @echo " Update locale messages from .pot file." + @echo "make clean" + @echo " Remove python artifacts and virtualenv." + +create-messages: + pybabel extract -F babel.cfg -o ./translations/forisjs.pot . +update-messages: + pybabel update -i translations/forisjs.pot -d translations + +clean: + rm -rf node_modules dist diff --git a/translations/da/LC_MESSAGES/forisjs.po b/translations/da/LC_MESSAGES/forisjs.po new file mode 100644 index 0000000..6df1d29 --- /dev/null +++ b/translations/da/LC_MESSAGES/forisjs.po @@ -0,0 +1,72 @@ +# Danish translations for PROJECT. +# Copyright (C) 2019 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2019. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2019-08-28 14:34+0200\n" +"PO-Revision-Date: 2019-08-28 17:54+0200\n" +"Last-Translator: FULL NAME \n" +"Language: da\n" +"Language-Team: da \n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.6.0\n" + +#: src/validations.js:13 +msgid "This is not a valid IPv4 address." +msgstr "" + +#: src/validations.js:14 +msgid "This is not a valid IPv6 address." +msgstr "" + +#: src/validations.js:15 +msgid "This is not a valid IPv6 prefix." +msgstr "" + +#: src/validations.js:16 +msgid "This is not a valid domain name." +msgstr "" + +#: src/validations.js:17 +msgid "This is not a valid DUID." +msgstr "" + +#: src/validations.js:18 +msgid "This is not a valid MAC address." +msgstr "" + +#: src/validations.js:19 +msgid "Doesn't contain a list of emails separated by commas." +msgstr "" + +#: src/form/components/ForisForm.js:123 +msgid "Changes you made may not be saved. Are you sure you want to leave?" +msgstr "" + +#: src/form/components/SubmitButton.js:32 +msgid "Updating" +msgstr "" + +#: src/form/components/SubmitButton.js:35 +msgid "Load settings" +msgstr "" + +#: src/form/components/SubmitButton.js:38 +msgid "Save" +msgstr "" + +#: src/form/components/alerts.js:25 +msgid "Settings were successfully saved." +msgstr "" + +#: src/form/components/alerts.js:41 +msgid "Settings update was failed." +msgstr "" + diff --git a/translations/de/LC_MESSAGES/forisjs.po b/translations/de/LC_MESSAGES/forisjs.po new file mode 100644 index 0000000..3c3cff0 --- /dev/null +++ b/translations/de/LC_MESSAGES/forisjs.po @@ -0,0 +1,72 @@ +# German translations for PROJECT. +# Copyright (C) 2019 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2019. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2019-08-28 14:34+0200\n" +"PO-Revision-Date: 2019-08-28 17:54+0200\n" +"Last-Translator: FULL NAME \n" +"Language: de\n" +"Language-Team: de \n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.6.0\n" + +#: src/validations.js:13 +msgid "This is not a valid IPv4 address." +msgstr "" + +#: src/validations.js:14 +msgid "This is not a valid IPv6 address." +msgstr "" + +#: src/validations.js:15 +msgid "This is not a valid IPv6 prefix." +msgstr "" + +#: src/validations.js:16 +msgid "This is not a valid domain name." +msgstr "" + +#: src/validations.js:17 +msgid "This is not a valid DUID." +msgstr "" + +#: src/validations.js:18 +msgid "This is not a valid MAC address." +msgstr "" + +#: src/validations.js:19 +msgid "Doesn't contain a list of emails separated by commas." +msgstr "" + +#: src/form/components/ForisForm.js:123 +msgid "Changes you made may not be saved. Are you sure you want to leave?" +msgstr "" + +#: src/form/components/SubmitButton.js:32 +msgid "Updating" +msgstr "" + +#: src/form/components/SubmitButton.js:35 +msgid "Load settings" +msgstr "" + +#: src/form/components/SubmitButton.js:38 +msgid "Save" +msgstr "" + +#: src/form/components/alerts.js:25 +msgid "Settings were successfully saved." +msgstr "" + +#: src/form/components/alerts.js:41 +msgid "Settings update was failed." +msgstr "" + diff --git a/translations/el/LC_MESSAGES/forisjs.po b/translations/el/LC_MESSAGES/forisjs.po new file mode 100644 index 0000000..ae15ae1 --- /dev/null +++ b/translations/el/LC_MESSAGES/forisjs.po @@ -0,0 +1,72 @@ +# Greek translations for PROJECT. +# Copyright (C) 2019 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2019. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2019-08-28 14:34+0200\n" +"PO-Revision-Date: 2019-08-28 17:54+0200\n" +"Last-Translator: FULL NAME \n" +"Language: el\n" +"Language-Team: el \n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.6.0\n" + +#: src/validations.js:13 +msgid "This is not a valid IPv4 address." +msgstr "" + +#: src/validations.js:14 +msgid "This is not a valid IPv6 address." +msgstr "" + +#: src/validations.js:15 +msgid "This is not a valid IPv6 prefix." +msgstr "" + +#: src/validations.js:16 +msgid "This is not a valid domain name." +msgstr "" + +#: src/validations.js:17 +msgid "This is not a valid DUID." +msgstr "" + +#: src/validations.js:18 +msgid "This is not a valid MAC address." +msgstr "" + +#: src/validations.js:19 +msgid "Doesn't contain a list of emails separated by commas." +msgstr "" + +#: src/form/components/ForisForm.js:123 +msgid "Changes you made may not be saved. Are you sure you want to leave?" +msgstr "" + +#: src/form/components/SubmitButton.js:32 +msgid "Updating" +msgstr "" + +#: src/form/components/SubmitButton.js:35 +msgid "Load settings" +msgstr "" + +#: src/form/components/SubmitButton.js:38 +msgid "Save" +msgstr "" + +#: src/form/components/alerts.js:25 +msgid "Settings were successfully saved." +msgstr "" + +#: src/form/components/alerts.js:41 +msgid "Settings update was failed." +msgstr "" + diff --git a/translations/en/LC_MESSAGES/forisjs.po b/translations/en/LC_MESSAGES/forisjs.po new file mode 100644 index 0000000..070c293 --- /dev/null +++ b/translations/en/LC_MESSAGES/forisjs.po @@ -0,0 +1,72 @@ +# English translations for PROJECT. +# Copyright (C) 2019 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2019. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2019-08-28 14:34+0200\n" +"PO-Revision-Date: 2019-08-28 17:21+0200\n" +"Last-Translator: FULL NAME \n" +"Language: en\n" +"Language-Team: en \n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.6.0\n" + +#: src/validations.js:13 +msgid "This is not a valid IPv4 address." +msgstr "" + +#: src/validations.js:14 +msgid "This is not a valid IPv6 address." +msgstr "" + +#: src/validations.js:15 +msgid "This is not a valid IPv6 prefix." +msgstr "" + +#: src/validations.js:16 +msgid "This is not a valid domain name." +msgstr "" + +#: src/validations.js:17 +msgid "This is not a valid DUID." +msgstr "" + +#: src/validations.js:18 +msgid "This is not a valid MAC address." +msgstr "" + +#: src/validations.js:19 +msgid "Doesn't contain a list of emails separated by commas." +msgstr "" + +#: src/form/components/ForisForm.js:123 +msgid "Changes you made may not be saved. Are you sure you want to leave?" +msgstr "" + +#: src/form/components/SubmitButton.js:32 +msgid "Updating" +msgstr "" + +#: src/form/components/SubmitButton.js:35 +msgid "Load settings" +msgstr "" + +#: src/form/components/SubmitButton.js:38 +msgid "Save" +msgstr "" + +#: src/form/components/alerts.js:25 +msgid "Settings were successfully saved." +msgstr "" + +#: src/form/components/alerts.js:41 +msgid "Settings update was failed." +msgstr "" + diff --git a/translations/fi/LC_MESSAGES/forisjs.po b/translations/fi/LC_MESSAGES/forisjs.po new file mode 100644 index 0000000..e510d10 --- /dev/null +++ b/translations/fi/LC_MESSAGES/forisjs.po @@ -0,0 +1,72 @@ +# Finnish translations for PROJECT. +# Copyright (C) 2019 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2019. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2019-08-28 14:34+0200\n" +"PO-Revision-Date: 2019-08-28 17:54+0200\n" +"Last-Translator: FULL NAME \n" +"Language: fi\n" +"Language-Team: fi \n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.6.0\n" + +#: src/validations.js:13 +msgid "This is not a valid IPv4 address." +msgstr "" + +#: src/validations.js:14 +msgid "This is not a valid IPv6 address." +msgstr "" + +#: src/validations.js:15 +msgid "This is not a valid IPv6 prefix." +msgstr "" + +#: src/validations.js:16 +msgid "This is not a valid domain name." +msgstr "" + +#: src/validations.js:17 +msgid "This is not a valid DUID." +msgstr "" + +#: src/validations.js:18 +msgid "This is not a valid MAC address." +msgstr "" + +#: src/validations.js:19 +msgid "Doesn't contain a list of emails separated by commas." +msgstr "" + +#: src/form/components/ForisForm.js:123 +msgid "Changes you made may not be saved. Are you sure you want to leave?" +msgstr "" + +#: src/form/components/SubmitButton.js:32 +msgid "Updating" +msgstr "" + +#: src/form/components/SubmitButton.js:35 +msgid "Load settings" +msgstr "" + +#: src/form/components/SubmitButton.js:38 +msgid "Save" +msgstr "" + +#: src/form/components/alerts.js:25 +msgid "Settings were successfully saved." +msgstr "" + +#: src/form/components/alerts.js:41 +msgid "Settings update was failed." +msgstr "" + diff --git a/translations/fo/LC_MESSAGES/forisjs.po b/translations/fo/LC_MESSAGES/forisjs.po new file mode 100644 index 0000000..2559f6d --- /dev/null +++ b/translations/fo/LC_MESSAGES/forisjs.po @@ -0,0 +1,72 @@ +# Faroese translations for PROJECT. +# Copyright (C) 2019 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2019. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2019-08-28 14:34+0200\n" +"PO-Revision-Date: 2019-08-28 17:54+0200\n" +"Last-Translator: FULL NAME \n" +"Language: fo\n" +"Language-Team: fo \n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.6.0\n" + +#: src/validations.js:13 +msgid "This is not a valid IPv4 address." +msgstr "" + +#: src/validations.js:14 +msgid "This is not a valid IPv6 address." +msgstr "" + +#: src/validations.js:15 +msgid "This is not a valid IPv6 prefix." +msgstr "" + +#: src/validations.js:16 +msgid "This is not a valid domain name." +msgstr "" + +#: src/validations.js:17 +msgid "This is not a valid DUID." +msgstr "" + +#: src/validations.js:18 +msgid "This is not a valid MAC address." +msgstr "" + +#: src/validations.js:19 +msgid "Doesn't contain a list of emails separated by commas." +msgstr "" + +#: src/form/components/ForisForm.js:123 +msgid "Changes you made may not be saved. Are you sure you want to leave?" +msgstr "" + +#: src/form/components/SubmitButton.js:32 +msgid "Updating" +msgstr "" + +#: src/form/components/SubmitButton.js:35 +msgid "Load settings" +msgstr "" + +#: src/form/components/SubmitButton.js:38 +msgid "Save" +msgstr "" + +#: src/form/components/alerts.js:25 +msgid "Settings were successfully saved." +msgstr "" + +#: src/form/components/alerts.js:41 +msgid "Settings update was failed." +msgstr "" + diff --git a/translations/fr/LC_MESSAGES/forisjs.po b/translations/fr/LC_MESSAGES/forisjs.po new file mode 100644 index 0000000..031bc27 --- /dev/null +++ b/translations/fr/LC_MESSAGES/forisjs.po @@ -0,0 +1,72 @@ +# French translations for PROJECT. +# Copyright (C) 2019 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2019. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2019-08-28 14:34+0200\n" +"PO-Revision-Date: 2019-08-28 17:54+0200\n" +"Last-Translator: FULL NAME \n" +"Language: fr\n" +"Language-Team: fr \n" +"Plural-Forms: nplurals=2; plural=(n > 1)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.6.0\n" + +#: src/validations.js:13 +msgid "This is not a valid IPv4 address." +msgstr "" + +#: src/validations.js:14 +msgid "This is not a valid IPv6 address." +msgstr "" + +#: src/validations.js:15 +msgid "This is not a valid IPv6 prefix." +msgstr "" + +#: src/validations.js:16 +msgid "This is not a valid domain name." +msgstr "" + +#: src/validations.js:17 +msgid "This is not a valid DUID." +msgstr "" + +#: src/validations.js:18 +msgid "This is not a valid MAC address." +msgstr "" + +#: src/validations.js:19 +msgid "Doesn't contain a list of emails separated by commas." +msgstr "" + +#: src/form/components/ForisForm.js:123 +msgid "Changes you made may not be saved. Are you sure you want to leave?" +msgstr "" + +#: src/form/components/SubmitButton.js:32 +msgid "Updating" +msgstr "" + +#: src/form/components/SubmitButton.js:35 +msgid "Load settings" +msgstr "" + +#: src/form/components/SubmitButton.js:38 +msgid "Save" +msgstr "" + +#: src/form/components/alerts.js:25 +msgid "Settings were successfully saved." +msgstr "" + +#: src/form/components/alerts.js:41 +msgid "Settings update was failed." +msgstr "" + diff --git a/translations/hr/LC_MESSAGES/forisjs.po b/translations/hr/LC_MESSAGES/forisjs.po new file mode 100644 index 0000000..8143216 --- /dev/null +++ b/translations/hr/LC_MESSAGES/forisjs.po @@ -0,0 +1,73 @@ +# Croatian translations for PROJECT. +# Copyright (C) 2019 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2019. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2019-08-28 14:34+0200\n" +"PO-Revision-Date: 2019-08-28 17:55+0200\n" +"Last-Translator: FULL NAME \n" +"Language: hr\n" +"Language-Team: hr \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" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.6.0\n" + +#: src/validations.js:13 +msgid "This is not a valid IPv4 address." +msgstr "" + +#: src/validations.js:14 +msgid "This is not a valid IPv6 address." +msgstr "" + +#: src/validations.js:15 +msgid "This is not a valid IPv6 prefix." +msgstr "" + +#: src/validations.js:16 +msgid "This is not a valid domain name." +msgstr "" + +#: src/validations.js:17 +msgid "This is not a valid DUID." +msgstr "" + +#: src/validations.js:18 +msgid "This is not a valid MAC address." +msgstr "" + +#: src/validations.js:19 +msgid "Doesn't contain a list of emails separated by commas." +msgstr "" + +#: src/form/components/ForisForm.js:123 +msgid "Changes you made may not be saved. Are you sure you want to leave?" +msgstr "" + +#: src/form/components/SubmitButton.js:32 +msgid "Updating" +msgstr "" + +#: src/form/components/SubmitButton.js:35 +msgid "Load settings" +msgstr "" + +#: src/form/components/SubmitButton.js:38 +msgid "Save" +msgstr "" + +#: src/form/components/alerts.js:25 +msgid "Settings were successfully saved." +msgstr "" + +#: src/form/components/alerts.js:41 +msgid "Settings update was failed." +msgstr "" + diff --git a/translations/hu/LC_MESSAGES/forisjs.po b/translations/hu/LC_MESSAGES/forisjs.po new file mode 100644 index 0000000..ed637f5 --- /dev/null +++ b/translations/hu/LC_MESSAGES/forisjs.po @@ -0,0 +1,72 @@ +# Hungarian translations for PROJECT. +# Copyright (C) 2019 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2019. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2019-08-28 14:34+0200\n" +"PO-Revision-Date: 2019-08-28 17:55+0200\n" +"Last-Translator: FULL NAME \n" +"Language: hu\n" +"Language-Team: hu \n" +"Plural-Forms: nplurals=1; plural=0\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.6.0\n" + +#: src/validations.js:13 +msgid "This is not a valid IPv4 address." +msgstr "" + +#: src/validations.js:14 +msgid "This is not a valid IPv6 address." +msgstr "" + +#: src/validations.js:15 +msgid "This is not a valid IPv6 prefix." +msgstr "" + +#: src/validations.js:16 +msgid "This is not a valid domain name." +msgstr "" + +#: src/validations.js:17 +msgid "This is not a valid DUID." +msgstr "" + +#: src/validations.js:18 +msgid "This is not a valid MAC address." +msgstr "" + +#: src/validations.js:19 +msgid "Doesn't contain a list of emails separated by commas." +msgstr "" + +#: src/form/components/ForisForm.js:123 +msgid "Changes you made may not be saved. Are you sure you want to leave?" +msgstr "" + +#: src/form/components/SubmitButton.js:32 +msgid "Updating" +msgstr "" + +#: src/form/components/SubmitButton.js:35 +msgid "Load settings" +msgstr "" + +#: src/form/components/SubmitButton.js:38 +msgid "Save" +msgstr "" + +#: src/form/components/alerts.js:25 +msgid "Settings were successfully saved." +msgstr "" + +#: src/form/components/alerts.js:41 +msgid "Settings update was failed." +msgstr "" + diff --git a/translations/it/LC_MESSAGES/forisjs.po b/translations/it/LC_MESSAGES/forisjs.po new file mode 100644 index 0000000..8fb67f4 --- /dev/null +++ b/translations/it/LC_MESSAGES/forisjs.po @@ -0,0 +1,72 @@ +# Italian translations for PROJECT. +# Copyright (C) 2019 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2019. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2019-08-28 14:34+0200\n" +"PO-Revision-Date: 2019-08-28 17:55+0200\n" +"Last-Translator: FULL NAME \n" +"Language: it\n" +"Language-Team: it \n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.6.0\n" + +#: src/validations.js:13 +msgid "This is not a valid IPv4 address." +msgstr "" + +#: src/validations.js:14 +msgid "This is not a valid IPv6 address." +msgstr "" + +#: src/validations.js:15 +msgid "This is not a valid IPv6 prefix." +msgstr "" + +#: src/validations.js:16 +msgid "This is not a valid domain name." +msgstr "" + +#: src/validations.js:17 +msgid "This is not a valid DUID." +msgstr "" + +#: src/validations.js:18 +msgid "This is not a valid MAC address." +msgstr "" + +#: src/validations.js:19 +msgid "Doesn't contain a list of emails separated by commas." +msgstr "" + +#: src/form/components/ForisForm.js:123 +msgid "Changes you made may not be saved. Are you sure you want to leave?" +msgstr "" + +#: src/form/components/SubmitButton.js:32 +msgid "Updating" +msgstr "" + +#: src/form/components/SubmitButton.js:35 +msgid "Load settings" +msgstr "" + +#: src/form/components/SubmitButton.js:38 +msgid "Save" +msgstr "" + +#: src/form/components/alerts.js:25 +msgid "Settings were successfully saved." +msgstr "" + +#: src/form/components/alerts.js:41 +msgid "Settings update was failed." +msgstr "" + diff --git a/translations/ja/LC_MESSAGES/forisjs.po b/translations/ja/LC_MESSAGES/forisjs.po new file mode 100644 index 0000000..766c8f8 --- /dev/null +++ b/translations/ja/LC_MESSAGES/forisjs.po @@ -0,0 +1,72 @@ +# Japanese translations for PROJECT. +# Copyright (C) 2019 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2019. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2019-08-28 14:34+0200\n" +"PO-Revision-Date: 2019-08-28 17:55+0200\n" +"Last-Translator: FULL NAME \n" +"Language: ja\n" +"Language-Team: ja \n" +"Plural-Forms: nplurals=1; plural=0\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.6.0\n" + +#: src/validations.js:13 +msgid "This is not a valid IPv4 address." +msgstr "" + +#: src/validations.js:14 +msgid "This is not a valid IPv6 address." +msgstr "" + +#: src/validations.js:15 +msgid "This is not a valid IPv6 prefix." +msgstr "" + +#: src/validations.js:16 +msgid "This is not a valid domain name." +msgstr "" + +#: src/validations.js:17 +msgid "This is not a valid DUID." +msgstr "" + +#: src/validations.js:18 +msgid "This is not a valid MAC address." +msgstr "" + +#: src/validations.js:19 +msgid "Doesn't contain a list of emails separated by commas." +msgstr "" + +#: src/form/components/ForisForm.js:123 +msgid "Changes you made may not be saved. Are you sure you want to leave?" +msgstr "" + +#: src/form/components/SubmitButton.js:32 +msgid "Updating" +msgstr "" + +#: src/form/components/SubmitButton.js:35 +msgid "Load settings" +msgstr "" + +#: src/form/components/SubmitButton.js:38 +msgid "Save" +msgstr "" + +#: src/form/components/alerts.js:25 +msgid "Settings were successfully saved." +msgstr "" + +#: src/form/components/alerts.js:41 +msgid "Settings update was failed." +msgstr "" + diff --git a/translations/ko/LC_MESSAGES/forisjs.po b/translations/ko/LC_MESSAGES/forisjs.po new file mode 100644 index 0000000..1d98f8e --- /dev/null +++ b/translations/ko/LC_MESSAGES/forisjs.po @@ -0,0 +1,72 @@ +# Korean translations for PROJECT. +# Copyright (C) 2019 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2019. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2019-08-28 14:34+0200\n" +"PO-Revision-Date: 2019-08-28 17:55+0200\n" +"Last-Translator: FULL NAME \n" +"Language: ko\n" +"Language-Team: ko \n" +"Plural-Forms: nplurals=1; plural=0\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.6.0\n" + +#: src/validations.js:13 +msgid "This is not a valid IPv4 address." +msgstr "" + +#: src/validations.js:14 +msgid "This is not a valid IPv6 address." +msgstr "" + +#: src/validations.js:15 +msgid "This is not a valid IPv6 prefix." +msgstr "" + +#: src/validations.js:16 +msgid "This is not a valid domain name." +msgstr "" + +#: src/validations.js:17 +msgid "This is not a valid DUID." +msgstr "" + +#: src/validations.js:18 +msgid "This is not a valid MAC address." +msgstr "" + +#: src/validations.js:19 +msgid "Doesn't contain a list of emails separated by commas." +msgstr "" + +#: src/form/components/ForisForm.js:123 +msgid "Changes you made may not be saved. Are you sure you want to leave?" +msgstr "" + +#: src/form/components/SubmitButton.js:32 +msgid "Updating" +msgstr "" + +#: src/form/components/SubmitButton.js:35 +msgid "Load settings" +msgstr "" + +#: src/form/components/SubmitButton.js:38 +msgid "Save" +msgstr "" + +#: src/form/components/alerts.js:25 +msgid "Settings were successfully saved." +msgstr "" + +#: src/form/components/alerts.js:41 +msgid "Settings update was failed." +msgstr "" + diff --git a/translations/lt/LC_MESSAGES/forisjs.po b/translations/lt/LC_MESSAGES/forisjs.po new file mode 100644 index 0000000..c186bb9 --- /dev/null +++ b/translations/lt/LC_MESSAGES/forisjs.po @@ -0,0 +1,73 @@ +# Lithuanian translations for PROJECT. +# Copyright (C) 2019 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2019. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2019-08-28 14:34+0200\n" +"PO-Revision-Date: 2019-08-28 17:55+0200\n" +"Last-Translator: FULL NAME \n" +"Language: lt\n" +"Language-Team: lt \n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " +"(n%100<10 || n%100>=20) ? 1 : 2)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.6.0\n" + +#: src/validations.js:13 +msgid "This is not a valid IPv4 address." +msgstr "" + +#: src/validations.js:14 +msgid "This is not a valid IPv6 address." +msgstr "" + +#: src/validations.js:15 +msgid "This is not a valid IPv6 prefix." +msgstr "" + +#: src/validations.js:16 +msgid "This is not a valid domain name." +msgstr "" + +#: src/validations.js:17 +msgid "This is not a valid DUID." +msgstr "" + +#: src/validations.js:18 +msgid "This is not a valid MAC address." +msgstr "" + +#: src/validations.js:19 +msgid "Doesn't contain a list of emails separated by commas." +msgstr "" + +#: src/form/components/ForisForm.js:123 +msgid "Changes you made may not be saved. Are you sure you want to leave?" +msgstr "" + +#: src/form/components/SubmitButton.js:32 +msgid "Updating" +msgstr "" + +#: src/form/components/SubmitButton.js:35 +msgid "Load settings" +msgstr "" + +#: src/form/components/SubmitButton.js:38 +msgid "Save" +msgstr "" + +#: src/form/components/alerts.js:25 +msgid "Settings were successfully saved." +msgstr "" + +#: src/form/components/alerts.js:41 +msgid "Settings update was failed." +msgstr "" + diff --git a/translations/nb/LC_MESSAGES/forisjs.po b/translations/nb/LC_MESSAGES/forisjs.po new file mode 100644 index 0000000..6890f9d --- /dev/null +++ b/translations/nb/LC_MESSAGES/forisjs.po @@ -0,0 +1,72 @@ +# Norwegian Bokmål translations for PROJECT. +# Copyright (C) 2019 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2019. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2019-08-28 14:34+0200\n" +"PO-Revision-Date: 2019-08-28 17:56+0200\n" +"Last-Translator: FULL NAME \n" +"Language: nb\n" +"Language-Team: nb \n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.6.0\n" + +#: src/validations.js:13 +msgid "This is not a valid IPv4 address." +msgstr "" + +#: src/validations.js:14 +msgid "This is not a valid IPv6 address." +msgstr "" + +#: src/validations.js:15 +msgid "This is not a valid IPv6 prefix." +msgstr "" + +#: src/validations.js:16 +msgid "This is not a valid domain name." +msgstr "" + +#: src/validations.js:17 +msgid "This is not a valid DUID." +msgstr "" + +#: src/validations.js:18 +msgid "This is not a valid MAC address." +msgstr "" + +#: src/validations.js:19 +msgid "Doesn't contain a list of emails separated by commas." +msgstr "" + +#: src/form/components/ForisForm.js:123 +msgid "Changes you made may not be saved. Are you sure you want to leave?" +msgstr "" + +#: src/form/components/SubmitButton.js:32 +msgid "Updating" +msgstr "" + +#: src/form/components/SubmitButton.js:35 +msgid "Load settings" +msgstr "" + +#: src/form/components/SubmitButton.js:38 +msgid "Save" +msgstr "" + +#: src/form/components/alerts.js:25 +msgid "Settings were successfully saved." +msgstr "" + +#: src/form/components/alerts.js:41 +msgid "Settings update was failed." +msgstr "" + diff --git a/translations/nb_NO/LC_MESSAGES/forisjs.po b/translations/nb_NO/LC_MESSAGES/forisjs.po new file mode 100644 index 0000000..9e67527 --- /dev/null +++ b/translations/nb_NO/LC_MESSAGES/forisjs.po @@ -0,0 +1,72 @@ +# Norwegian Bokmål (Norway) translations for PROJECT. +# Copyright (C) 2019 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2019. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2019-08-28 14:34+0200\n" +"PO-Revision-Date: 2019-08-28 17:55+0200\n" +"Last-Translator: FULL NAME \n" +"Language: nb_NO\n" +"Language-Team: nb_NO \n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.6.0\n" + +#: src/validations.js:13 +msgid "This is not a valid IPv4 address." +msgstr "" + +#: src/validations.js:14 +msgid "This is not a valid IPv6 address." +msgstr "" + +#: src/validations.js:15 +msgid "This is not a valid IPv6 prefix." +msgstr "" + +#: src/validations.js:16 +msgid "This is not a valid domain name." +msgstr "" + +#: src/validations.js:17 +msgid "This is not a valid DUID." +msgstr "" + +#: src/validations.js:18 +msgid "This is not a valid MAC address." +msgstr "" + +#: src/validations.js:19 +msgid "Doesn't contain a list of emails separated by commas." +msgstr "" + +#: src/form/components/ForisForm.js:123 +msgid "Changes you made may not be saved. Are you sure you want to leave?" +msgstr "" + +#: src/form/components/SubmitButton.js:32 +msgid "Updating" +msgstr "" + +#: src/form/components/SubmitButton.js:35 +msgid "Load settings" +msgstr "" + +#: src/form/components/SubmitButton.js:38 +msgid "Save" +msgstr "" + +#: src/form/components/alerts.js:25 +msgid "Settings were successfully saved." +msgstr "" + +#: src/form/components/alerts.js:41 +msgid "Settings update was failed." +msgstr "" + diff --git a/translations/nl/LC_MESSAGES/forisjs.po b/translations/nl/LC_MESSAGES/forisjs.po new file mode 100644 index 0000000..ebe6210 --- /dev/null +++ b/translations/nl/LC_MESSAGES/forisjs.po @@ -0,0 +1,72 @@ +# Dutch translations for PROJECT. +# Copyright (C) 2019 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2019. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2019-08-28 14:34+0200\n" +"PO-Revision-Date: 2019-08-28 17:56+0200\n" +"Last-Translator: FULL NAME \n" +"Language: nl\n" +"Language-Team: nl \n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.6.0\n" + +#: src/validations.js:13 +msgid "This is not a valid IPv4 address." +msgstr "" + +#: src/validations.js:14 +msgid "This is not a valid IPv6 address." +msgstr "" + +#: src/validations.js:15 +msgid "This is not a valid IPv6 prefix." +msgstr "" + +#: src/validations.js:16 +msgid "This is not a valid domain name." +msgstr "" + +#: src/validations.js:17 +msgid "This is not a valid DUID." +msgstr "" + +#: src/validations.js:18 +msgid "This is not a valid MAC address." +msgstr "" + +#: src/validations.js:19 +msgid "Doesn't contain a list of emails separated by commas." +msgstr "" + +#: src/form/components/ForisForm.js:123 +msgid "Changes you made may not be saved. Are you sure you want to leave?" +msgstr "" + +#: src/form/components/SubmitButton.js:32 +msgid "Updating" +msgstr "" + +#: src/form/components/SubmitButton.js:35 +msgid "Load settings" +msgstr "" + +#: src/form/components/SubmitButton.js:38 +msgid "Save" +msgstr "" + +#: src/form/components/alerts.js:25 +msgid "Settings were successfully saved." +msgstr "" + +#: src/form/components/alerts.js:41 +msgid "Settings update was failed." +msgstr "" + diff --git a/translations/pl/LC_MESSAGES/forisjs.po b/translations/pl/LC_MESSAGES/forisjs.po new file mode 100644 index 0000000..fd803d9 --- /dev/null +++ b/translations/pl/LC_MESSAGES/forisjs.po @@ -0,0 +1,73 @@ +# Polish translations for PROJECT. +# Copyright (C) 2019 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2019. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2019-08-28 14:34+0200\n" +"PO-Revision-Date: 2019-08-28 17:56+0200\n" +"Last-Translator: FULL NAME \n" +"Language: pl\n" +"Language-Team: pl \n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && " +"(n%100<10 || n%100>=20) ? 1 : 2)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.6.0\n" + +#: src/validations.js:13 +msgid "This is not a valid IPv4 address." +msgstr "" + +#: src/validations.js:14 +msgid "This is not a valid IPv6 address." +msgstr "" + +#: src/validations.js:15 +msgid "This is not a valid IPv6 prefix." +msgstr "" + +#: src/validations.js:16 +msgid "This is not a valid domain name." +msgstr "" + +#: src/validations.js:17 +msgid "This is not a valid DUID." +msgstr "" + +#: src/validations.js:18 +msgid "This is not a valid MAC address." +msgstr "" + +#: src/validations.js:19 +msgid "Doesn't contain a list of emails separated by commas." +msgstr "" + +#: src/form/components/ForisForm.js:123 +msgid "Changes you made may not be saved. Are you sure you want to leave?" +msgstr "" + +#: src/form/components/SubmitButton.js:32 +msgid "Updating" +msgstr "" + +#: src/form/components/SubmitButton.js:35 +msgid "Load settings" +msgstr "" + +#: src/form/components/SubmitButton.js:38 +msgid "Save" +msgstr "" + +#: src/form/components/alerts.js:25 +msgid "Settings were successfully saved." +msgstr "" + +#: src/form/components/alerts.js:41 +msgid "Settings update was failed." +msgstr "" + diff --git a/translations/ro/LC_MESSAGES/forisjs.po b/translations/ro/LC_MESSAGES/forisjs.po new file mode 100644 index 0000000..a2a451a --- /dev/null +++ b/translations/ro/LC_MESSAGES/forisjs.po @@ -0,0 +1,73 @@ +# Romanian translations for PROJECT. +# Copyright (C) 2019 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2019. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2019-08-28 14:34+0200\n" +"PO-Revision-Date: 2019-08-28 17:56+0200\n" +"Last-Translator: FULL NAME \n" +"Language: ro\n" +"Language-Team: ro \n" +"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100 > 0 && n%100" +" < 20)) ? 1 : 2)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.6.0\n" + +#: src/validations.js:13 +msgid "This is not a valid IPv4 address." +msgstr "" + +#: src/validations.js:14 +msgid "This is not a valid IPv6 address." +msgstr "" + +#: src/validations.js:15 +msgid "This is not a valid IPv6 prefix." +msgstr "" + +#: src/validations.js:16 +msgid "This is not a valid domain name." +msgstr "" + +#: src/validations.js:17 +msgid "This is not a valid DUID." +msgstr "" + +#: src/validations.js:18 +msgid "This is not a valid MAC address." +msgstr "" + +#: src/validations.js:19 +msgid "Doesn't contain a list of emails separated by commas." +msgstr "" + +#: src/form/components/ForisForm.js:123 +msgid "Changes you made may not be saved. Are you sure you want to leave?" +msgstr "" + +#: src/form/components/SubmitButton.js:32 +msgid "Updating" +msgstr "" + +#: src/form/components/SubmitButton.js:35 +msgid "Load settings" +msgstr "" + +#: src/form/components/SubmitButton.js:38 +msgid "Save" +msgstr "" + +#: src/form/components/alerts.js:25 +msgid "Settings were successfully saved." +msgstr "" + +#: src/form/components/alerts.js:41 +msgid "Settings update was failed." +msgstr "" + diff --git a/translations/ru/LC_MESSAGES/forisjs.po b/translations/ru/LC_MESSAGES/forisjs.po new file mode 100644 index 0000000..8232f2a --- /dev/null +++ b/translations/ru/LC_MESSAGES/forisjs.po @@ -0,0 +1,73 @@ +# Russian translations for PROJECT. +# Copyright (C) 2019 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2019. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2019-08-28 14:34+0200\n" +"PO-Revision-Date: 2019-08-28 17:56+0200\n" +"Last-Translator: FULL NAME \n" +"Language: ru\n" +"Language-Team: ru \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" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.6.0\n" + +#: src/validations.js:13 +msgid "This is not a valid IPv4 address." +msgstr "" + +#: src/validations.js:14 +msgid "This is not a valid IPv6 address." +msgstr "" + +#: src/validations.js:15 +msgid "This is not a valid IPv6 prefix." +msgstr "" + +#: src/validations.js:16 +msgid "This is not a valid domain name." +msgstr "" + +#: src/validations.js:17 +msgid "This is not a valid DUID." +msgstr "" + +#: src/validations.js:18 +msgid "This is not a valid MAC address." +msgstr "" + +#: src/validations.js:19 +msgid "Doesn't contain a list of emails separated by commas." +msgstr "" + +#: src/form/components/ForisForm.js:123 +msgid "Changes you made may not be saved. Are you sure you want to leave?" +msgstr "" + +#: src/form/components/SubmitButton.js:32 +msgid "Updating" +msgstr "" + +#: src/form/components/SubmitButton.js:35 +msgid "Load settings" +msgstr "" + +#: src/form/components/SubmitButton.js:38 +msgid "Save" +msgstr "" + +#: src/form/components/alerts.js:25 +msgid "Settings were successfully saved." +msgstr "" + +#: src/form/components/alerts.js:41 +msgid "Settings update was failed." +msgstr "" + diff --git a/translations/sk/LC_MESSAGES/forisjs.po b/translations/sk/LC_MESSAGES/forisjs.po new file mode 100644 index 0000000..b890ff6 --- /dev/null +++ b/translations/sk/LC_MESSAGES/forisjs.po @@ -0,0 +1,72 @@ +# Slovak translations for PROJECT. +# Copyright (C) 2019 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2019. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2019-08-28 14:34+0200\n" +"PO-Revision-Date: 2019-08-28 17:56+0200\n" +"Last-Translator: FULL NAME \n" +"Language: sk\n" +"Language-Team: sk \n" +"Plural-Forms: nplurals=3; plural=((n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.6.0\n" + +#: src/validations.js:13 +msgid "This is not a valid IPv4 address." +msgstr "" + +#: src/validations.js:14 +msgid "This is not a valid IPv6 address." +msgstr "" + +#: src/validations.js:15 +msgid "This is not a valid IPv6 prefix." +msgstr "" + +#: src/validations.js:16 +msgid "This is not a valid domain name." +msgstr "" + +#: src/validations.js:17 +msgid "This is not a valid DUID." +msgstr "" + +#: src/validations.js:18 +msgid "This is not a valid MAC address." +msgstr "" + +#: src/validations.js:19 +msgid "Doesn't contain a list of emails separated by commas." +msgstr "" + +#: src/form/components/ForisForm.js:123 +msgid "Changes you made may not be saved. Are you sure you want to leave?" +msgstr "" + +#: src/form/components/SubmitButton.js:32 +msgid "Updating" +msgstr "" + +#: src/form/components/SubmitButton.js:35 +msgid "Load settings" +msgstr "" + +#: src/form/components/SubmitButton.js:38 +msgid "Save" +msgstr "" + +#: src/form/components/alerts.js:25 +msgid "Settings were successfully saved." +msgstr "" + +#: src/form/components/alerts.js:41 +msgid "Settings update was failed." +msgstr "" + diff --git a/translations/sv/LC_MESSAGES/forisjs.po b/translations/sv/LC_MESSAGES/forisjs.po new file mode 100644 index 0000000..d8fd25f --- /dev/null +++ b/translations/sv/LC_MESSAGES/forisjs.po @@ -0,0 +1,72 @@ +# Swedish translations for PROJECT. +# Copyright (C) 2019 ORGANIZATION +# This file is distributed under the same license as the PROJECT project. +# FIRST AUTHOR , 2019. +# +msgid "" +msgstr "" +"Project-Id-Version: PROJECT VERSION\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2019-08-28 14:34+0200\n" +"PO-Revision-Date: 2019-08-28 17:56+0200\n" +"Last-Translator: FULL NAME \n" +"Language: sv\n" +"Language-Team: sv \n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.6.0\n" + +#: src/validations.js:13 +msgid "This is not a valid IPv4 address." +msgstr "" + +#: src/validations.js:14 +msgid "This is not a valid IPv6 address." +msgstr "" + +#: src/validations.js:15 +msgid "This is not a valid IPv6 prefix." +msgstr "" + +#: src/validations.js:16 +msgid "This is not a valid domain name." +msgstr "" + +#: src/validations.js:17 +msgid "This is not a valid DUID." +msgstr "" + +#: src/validations.js:18 +msgid "This is not a valid MAC address." +msgstr "" + +#: src/validations.js:19 +msgid "Doesn't contain a list of emails separated by commas." +msgstr "" + +#: src/form/components/ForisForm.js:123 +msgid "Changes you made may not be saved. Are you sure you want to leave?" +msgstr "" + +#: src/form/components/SubmitButton.js:32 +msgid "Updating" +msgstr "" + +#: src/form/components/SubmitButton.js:35 +msgid "Load settings" +msgstr "" + +#: src/form/components/SubmitButton.js:38 +msgid "Save" +msgstr "" + +#: src/form/components/alerts.js:25 +msgid "Settings were successfully saved." +msgstr "" + +#: src/form/components/alerts.js:41 +msgid "Settings update was failed." +msgstr "" +