From 3925fb64395666f24482f1396e641e7a9c3d368f Mon Sep 17 00:00:00 2001 From: Weblate Date: Thu, 21 Nov 2019 04:10:24 +0000 Subject: [PATCH] Added translation using Weblate (Spanish) --- translations/es/LC_MESSAGES/forisjs.po | 90 ++++++++++++++++++++++++++ 1 file changed, 90 insertions(+) create mode 100644 translations/es/LC_MESSAGES/forisjs.po diff --git a/translations/es/LC_MESSAGES/forisjs.po b/translations/es/LC_MESSAGES/forisjs.po new file mode 100644 index 0000000..1350657 --- /dev/null +++ b/translations/es/LC_MESSAGES/forisjs.po @@ -0,0 +1,90 @@ +# Translations template 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-11-14 11:13+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: es\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 2.7.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/api/utils.js:58 +msgid "The session is expired. Please log in again." +msgstr "" + +#: src/api/utils.js:63 +msgid "Timeout error occurred." +msgstr "" + +#: src/api/utils.js:66 +msgid "No response received." +msgstr "" + +#: src/api/utils.js:70 +msgid "An unknown error occurred. Check the console for more info." +msgstr "" + +#: src/api/utils.js:77 +msgid "An unknown API error occurred." +msgstr "" + +#: src/form/components/ForisForm.js:88 +msgid "Settings saved successfully" +msgstr "" + +#: src/form/components/ForisForm.js:140 +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/utils/ErrorMessage.js:13 +msgid "An error occurred while fetching data." +msgstr ""