11<?xml version =" 1.0" encoding =" utf-8" ?>
22<root xmlns : ns1 =" urn:schemas-microsoft-com:xml-msdata" xmlns : xs =" http://www.w3.org/2001/XMLSchema" >
33 <xs : schema id =" root" >
4- <xs : import namespace =" http://www.w3.org/XML/1998/namespace" / >
4+ <xs : import namespace =" http://www.w3.org/XML/1998/namespace" ></ xs : import >
55 <xs : element ns1 : IsDataSet =" true" name =" root" >
66 <xs : complexType >
77 <xs : choice maxOccurs =" unbounded" >
88 <xs : element name =" metadata" >
99 <xs : complexType >
1010 <xs : sequence >
11- <xs : element minOccurs =" 0" name =" value" type =" xsd:string" / >
11+ <xs : element minOccurs =" 0" name =" value" type =" xsd:string" ></ xs : element >
1212 </xs : sequence >
13- <xs : attribute name =" name" type =" xsd:string" use =" required" / >
14- <xs : attribute name =" type" type =" xsd:string" / >
15- <xs : attribute name =" mimetype" type =" xsd:string" / >
16- <xs : attribute ref =" xml:space" / >
13+ <xs : attribute name =" name" type =" xsd:string" use =" required" ></ xs : attribute >
14+ <xs : attribute name =" type" type =" xsd:string" ></ xs : attribute >
15+ <xs : attribute name =" mimetype" type =" xsd:string" ></ xs : attribute >
16+ <xs : attribute ref =" xml:space" ></ xs : attribute >
1717 </xs : complexType >
1818 </xs : element >
1919 <xs : element name =" assembly" >
2020 <xs : complexType >
21- <xs : attribute name =" alias" type =" xsd:string" / >
22- <xs : attribute name =" name" type =" xsd:string" / >
21+ <xs : attribute name =" alias" type =" xsd:string" ></ xs : attribute >
22+ <xs : attribute name =" name" type =" xsd:string" ></ xs : attribute >
2323 </xs : complexType >
2424 </xs : element >
2525 <xs : element name =" data" >
2626 <xs : complexType >
2727 <xs : sequence >
28- <xs : element ns1 : Ordinal =" 1" minOccurs =" 0" name =" value" type =" xsd:string" / >
29- <xs : element ns1 : Ordinal =" 2" minOccurs =" 0" name =" comment" type =" xsd:string" / >
28+ <xs : element ns1 : Ordinal =" 1" minOccurs =" 0" name =" value" type =" xsd:string" ></ xs : element >
29+ <xs : element ns1 : Ordinal =" 2" minOccurs =" 0" name =" comment" type =" xsd:string" ></ xs : element >
3030 </xs : sequence >
31- <xs : attribute ns1 : Ordinal =" 1" name =" name" type =" xsd:string" use =" required" / >
32- <xs : attribute ns1 : Ordinal =" 3" name =" type" type =" xsd:string" / >
33- <xs : attribute ns1 : Ordinal =" 4" name =" mimetype" type =" xsd:string" / >
34- <xs : attribute ref =" xml:space" / >
31+ <xs : attribute ns1 : Ordinal =" 1" name =" name" type =" xsd:string" use =" required" ></ xs : attribute >
32+ <xs : attribute ns1 : Ordinal =" 3" name =" type" type =" xsd:string" ></ xs : attribute >
33+ <xs : attribute ns1 : Ordinal =" 4" name =" mimetype" type =" xsd:string" ></ xs : attribute >
34+ <xs : attribute ref =" xml:space" ></ xs : attribute >
3535 </xs : complexType >
3636 </xs : element >
3737 <xs : element name =" resheader" >
3838 <xs : complexType >
3939 <xs : sequence >
40- <xs : element ns1 : Ordinal =" 1" minOccurs =" 0" name =" value" type =" xsd:string" / >
40+ <xs : element ns1 : Ordinal =" 1" minOccurs =" 0" name =" value" type =" xsd:string" ></ xs : element >
4141 </xs : sequence >
42- <xs : attribute name =" name" type =" xsd:string" use =" required" / >
42+ <xs : attribute name =" name" type =" xsd:string" use =" required" ></ xs : attribute >
4343 </xs : complexType >
4444 </xs : element >
4545 </xs : choice >
415415 <value >Предупреждать о неудачной передаче файлов</value >
416416 </data >
417417 <data name =" SettingsView_Logging_LogLevel" xml : space =" preserve" >
418- <value >Уровень логирования</value >
418+ <value >Уровень логирования: </value >
419419 <comment >Label shown before SyncTrayzor logging level ComboBox</comment >
420420 </data >
421421 <data name =" SettingsView_Logging_LogLevel_Debug" xml : space =" preserve" >
643643 <value >О программе</value >
644644 </data >
645645 <data name =" ShellView_Menu_Syncthing_KillAll" xml : space =" preserve" >
646- <value >Убить все процессы Syncthing</value >
646+ <value >Завершить все процессы Syncthing</value >
647647 </data >
648648 <data name =" ShellView_Menu_Syncthing_OpenExternal" xml : space =" preserve" >
649649 <value >Открыть во внешнем браузере</value >
@@ -908,4 +908,7 @@ SyncTrayzor закрывается. Извините.</value>
908908 <data name =" TrayIcon_Balloon_FinishedSyncing_Multiple" xml : space =" preserve" >
909909 <value >{0}: {1:list:{}|; }</value >
910910 </data >
911+ <data name =" ConflictResolutionView_FileName_FileDeleted" xml : space =" preserve" >
912+ <value >[Удалённый файл]</value >
913+ </data >
911914</root >
0 commit comments