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:
		@@ -7,17 +7,16 @@ 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: 2019-11-21 17:04+0000\n"
 | 
			
		||||
"Last-Translator: Pavel Borecki <pavel.borecki@gmail.com>\n"
 | 
			
		||||
"Language-Team: Czech <https://hosted.weblate.org/projects/turris/foris-js/cs/"
 | 
			
		||||
">\n"
 | 
			
		||||
"Language: cs\n"
 | 
			
		||||
"Language-Team: Czech <https://hosted.weblate.org/projects/turris/foris-"
 | 
			
		||||
"js/cs/>\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"
 | 
			
		||||
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
 | 
			
		||||
"X-Generator: Weblate 3.10-dev\n"
 | 
			
		||||
"Generated-By: Babel 2.7.0\n"
 | 
			
		||||
 | 
			
		||||
#: src/validations.js:13
 | 
			
		||||
@@ -68,6 +67,30 @@ msgstr "Došlo k neznámé chybě. Další informace naleznete v konzoli."
 | 
			
		||||
msgid "An unknown API error occurred."
 | 
			
		||||
msgstr "Došlo k neznámé chybě v aplikačním programovém rozhraní."
 | 
			
		||||
 | 
			
		||||
#: 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 "Nastavení úspěšně uložena"
 | 
			
		||||
@@ -99,3 +122,16 @@ msgstr "Došlo k chybě při získávání dat."
 | 
			
		||||
 | 
			
		||||
#~ msgid "Settings update was failed."
 | 
			
		||||
#~ msgstr "Ukládání nastavení selhalo."
 | 
			
		||||
 | 
			
		||||
#~ 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