mirror of
				https://gitlab.nic.cz/turris/reforis/foris-js.git
				synced 2025-11-03 23:00:31 +01:00 
			
		
		
		
	Extract reboot button from reForis.
* Add RebootButton tests. * RebootButton code review. * Update translations.
This commit is contained in:
		@@ -1,4 +1,4 @@
 | 
			
		||||
# Translations template for PROJECT.
 | 
			
		||||
# Spanish translations for PROJECT.
 | 
			
		||||
# Copyright (C) 2019 ORGANIZATION
 | 
			
		||||
# This file is distributed under the same license as the PROJECT project.
 | 
			
		||||
# FIRST AUTHOR <EMAIL@ADDRESS>, 2019.
 | 
			
		||||
@@ -7,11 +7,12 @@ 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"
 | 
			
		||||
"POT-Creation-Date: 2019-11-29 16:27+0100\n"
 | 
			
		||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 | 
			
		||||
"Last-Translator: Automatically generated\n"
 | 
			
		||||
"Language-Team: none\n"
 | 
			
		||||
"Language: es\n"
 | 
			
		||||
"Language-Team: none\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"
 | 
			
		||||
@@ -65,6 +66,30 @@ msgstr ""
 | 
			
		||||
msgid "An unknown API error occurred."
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: src/common/RebootButton.js:33
 | 
			
		||||
msgid "Reboot request failed."
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: src/common/RebootButton.js:54
 | 
			
		||||
msgid "Reboot"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: src/common/RebootButton.js:69
 | 
			
		||||
msgid "Reboot confirmation"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: src/common/RebootButton.js:70
 | 
			
		||||
msgid "Are you sure you want to restart the router?"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: src/common/RebootButton.js:72
 | 
			
		||||
msgid "Cancel"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: src/common/RebootButton.js:73
 | 
			
		||||
msgid "Confirm reboot"
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#: src/form/components/ForisForm.js:88
 | 
			
		||||
msgid "Settings saved successfully"
 | 
			
		||||
msgstr ""
 | 
			
		||||
@@ -88,3 +113,16 @@ msgstr ""
 | 
			
		||||
#: src/utils/ErrorMessage.js:13
 | 
			
		||||
msgid "An error occurred while fetching data."
 | 
			
		||||
msgstr ""
 | 
			
		||||
 | 
			
		||||
#~ msgid "Warning!"
 | 
			
		||||
#~ msgstr ""
 | 
			
		||||
 | 
			
		||||
#~ msgid "Reboot triggering was failed."
 | 
			
		||||
#~ msgstr ""
 | 
			
		||||
 | 
			
		||||
#~ msgid "Reboot triggering failed."
 | 
			
		||||
#~ msgstr ""
 | 
			
		||||
 | 
			
		||||
#~ msgid "Reboot requestq failed."
 | 
			
		||||
#~ msgstr ""
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user