forked from dotnet/project-system
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathResources.cs.xlf
More file actions
140 lines (136 loc) · 7.24 KB
/
Resources.cs.xlf
File metadata and controls
140 lines (136 loc) · 7.24 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
<?xml version="1.0" encoding="utf-8"?>
<xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.2" xsi:schemaLocation="urn:oasis:names:tc:xliff:document:1.2 xliff-core-1.2-transitional.xsd">
<file datatype="xml" source-language="en" target-language="cs" original="../Resources.resx">
<body>
<trans-unit id="DataFlowFaults">
<source>Project system data flow '{0}' closed because of an exception: {1}.</source>
<target state="translated">Tok systémových dat projektu {0} se uzavřel z důvodu výjimky: {1}</target>
<note />
</trans-unit>
<trans-unit id="ImportsTreeNodeName">
<source>Imports</source>
<target state="translated">Importy</target>
<note />
</trans-unit>
<trans-unit id="MyPropertyPage_DisplayName">
<source>My In-Memory Page 😀</source>
<target state="new">My In-Memory Page 😀</target>
<note />
</trans-unit>
<trans-unit id="MyPropertyPage_PropertyDescription">
<source>🎉 Put anything you want here! It doesn't matter! 🎉</source>
<target state="new">🎉 Put anything you want here! It doesn't matter! 🎉</target>
<note />
</trans-unit>
<trans-unit id="NeutralLanguage_DisplayNameFormatString">
<source>{0} - {1}</source>
<target state="translated">{0} – {1}</target>
<note>{0} is a culture name such as "English (British)" or "Portugeuse (Brazil)", and {1} is the corresponding culture code such as "en-GB" or "pt-BR". </note>
</trans-unit>
<trans-unit id="NoActionProfileName">
<source>Start</source>
<target state="translated">Spustit</target>
<note />
</trans-unit>
<trans-unit id="JsonErrorNeedToBeCorrected">
<source>Errors in '{0}' need to be corrected before applying changes.</source>
<target state="translated">Před promítnutím změn je potřeba opravit chyby v {0}.</target>
<note />
</trans-unit>
<trans-unit id="MsBuildMissingValueToRemove">
<source>The specified value to remove '{0}' was not present in the property '{1}'</source>
<target state="translated">Zadaná hodnota určená k odebrání {0} neexistovala ve vlastnosti {1}.</target>
<note>{0} will be a specific property value such as "Debug", {1} will be an MsBuild property name such as "Configurations". Neither of those values will be localized.</note>
</trans-unit>
<trans-unit id="MsBuildMissingValueToRename">
<source>The specified value to rename '{0}' was not present in the property '{1}'</source>
<target state="translated">Zadaná hodnota určená k přejmenování {0} neexistovala ve vlastnosti {1}.</target>
<note>{0} will be a specific property value such as "Debug", {1} will be an MsBuild property name such as "Configurations". Neither of those values will be localized.</note>
</trans-unit>
<trans-unit id="AnalyzersNodeName">
<source>Analyzers</source>
<target state="translated">Analyzátory</target>
<note />
</trans-unit>
<trans-unit id="AssembliesNodeName">
<source>Assemblies</source>
<target state="translated">Sestavení</target>
<note />
</trans-unit>
<trans-unit id="ComNodeName">
<source>COM</source>
<target state="translated">Model COM</target>
<note />
</trans-unit>
<trans-unit id="DependenciesNodeName">
<source>Dependencies</source>
<target state="translated">Závislosti</target>
<note />
</trans-unit>
<trans-unit id="FrameworkAssembliesNodeName">
<source>Framework Assemblies</source>
<target state="translated">Sestavení rozhraní</target>
<note />
</trans-unit>
<trans-unit id="NoAuth">
<source>No Authentication</source>
<target state="translated">Bez ověřování</target>
<note />
</trans-unit>
<trans-unit id="OutputGroupPublishItemsDescription">
<source>Contains all the assemblies needed when publishing a .NET Core project.</source>
<target state="translated">Obsahuje všechna sestavení potřebná při publikování projektu .NET Core.</target>
<note />
</trans-unit>
<trans-unit id="OutputGroupPublishItemsDisplayName">
<source>Publish Items</source>
<target state="translated">Položky publikování</target>
<note />
</trans-unit>
<trans-unit id="ProjectLoadedWithWrongProjectType">
<source>The project file '{0}' cannot be opened.
This project was loaded using the wrong project type, likely as a result of renaming the project extension outside of Visual Studio. Remove and re-add the project to have the solution pick up the right project type.</source>
<target state="translated">Soubor projektu {0} se nedá otevřít.
Tento projekt se načetl pomocí nesprávného typu projektu, pravděpodobně v důsledku přejmenování přípony projektu mimo Visual Studio. Aby řešení vybralo správný typ projektu, odeberte a znovu přidejte projekt.</target>
<note />
</trans-unit>
<trans-unit id="ProjectsNodeName">
<source>Projects</source>
<target state="translated">Projekty</target>
<note />
</trans-unit>
<trans-unit id="Property_NoneValue">
<source>(None)</source>
<target state="translated">(Žádné)</target>
<note>Special value to show in the project property pages when a property has no value.</note>
</trans-unit>
<trans-unit id="SdkNodeName">
<source>SDK</source>
<target state="translated">SDK</target>
<note />
</trans-unit>
<trans-unit id="FrameworkNodeName">
<source>Frameworks</source>
<target state="translated">Architektury</target>
<note />
</trans-unit>
<trans-unit id="PackagesNodeName">
<source>Packages</source>
<target state="translated">Balíčky</target>
<note />
</trans-unit>
<trans-unit id="SpecialFileProvider_FileOrFolderAlreadyExists">
<source>A file or folder with the name '{0}' already exists on disk at this location. Please choose another name.
If this file or folder does not appear in Solution Explorer, then it is not currently part of your project. To view files which exist on disk, but are not in the project, select Show All Files from the Project menu.</source>
<target state="translated">Soubor nebo složka s názvem {0} už na tomto místě disku existuje. Zvolte prosím jiný název.
Nezobrazuje-li se tento soubor nebo složka v Průzkumníkovi řešení, není momentálně součástí vašeho projektu. Jestli chcete zobrazit soubory, které na disku existují, ale nejsou součástí projektu, vyberte z nabídky Projekt příkaz Zobrazit všechny soubory.</target>
<note />
</trans-unit>
<trans-unit id="WindowsAuth">
<source>Windows Authentication</source>
<target state="translated">Ověřování systému Windows</target>
<note />
</trans-unit>
</body>
</file>
</xliff>