forked from dotnet/project-system
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathResources.pl.xlf
More file actions
140 lines (136 loc) · 7.19 KB
/
Resources.pl.xlf
File metadata and controls
140 lines (136 loc) · 7.19 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="pl" original="../Resources.resx">
<body>
<trans-unit id="DataFlowFaults">
<source>Project system data flow '{0}' closed because of an exception: {1}.</source>
<target state="translated">Przepływ danych systemu projektu „{0}” został zamknięty z powodu wyjątku: {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">Uruchom</target>
<note />
</trans-unit>
<trans-unit id="JsonErrorNeedToBeCorrected">
<source>Errors in '{0}' need to be corrected before applying changes.</source>
<target state="translated">Przed zastosowaniem zmian należy poprawić błędy w elemencie „{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">Właściwość „{1}” nie zawiera określonej wartości do usunięcia „{0}”</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">Właściwość „{1}” nie zawiera określonej wartości „{0}”, której nazwa ma zostać zmieniona</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">Analizatory</target>
<note />
</trans-unit>
<trans-unit id="AssembliesNodeName">
<source>Assemblies</source>
<target state="translated">Zestawy</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">Zależności</target>
<note />
</trans-unit>
<trans-unit id="FrameworkAssembliesNodeName">
<source>Framework Assemblies</source>
<target state="translated">Zestawy platformy</target>
<note />
</trans-unit>
<trans-unit id="NoAuth">
<source>No Authentication</source>
<target state="translated">Bez uwierzytelniania</target>
<note />
</trans-unit>
<trans-unit id="OutputGroupPublishItemsDescription">
<source>Contains all the assemblies needed when publishing a .NET Core project.</source>
<target state="translated">Zawiera wszystkie zestawy wymagane podczas publikowania projektu platformy .NET Core.</target>
<note />
</trans-unit>
<trans-unit id="OutputGroupPublishItemsDisplayName">
<source>Publish Items</source>
<target state="translated">Publikuj elementy</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">Nie można otworzyć pliku projektu „{0}”.
Ten projekt został załadowany przy użyciu nieprawidłowego typu projektu, prawdopodobnie z powodu zmiany nazwy rozszerzenia projektu poza programem Visual Studio. Usuń i dodaj ponownie projekt, aby w rozwiązaniu został użyty odpowiedni typ projektu.</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="new">(None)</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">Struktury</target>
<note />
</trans-unit>
<trans-unit id="PackagesNodeName">
<source>Packages</source>
<target state="translated">Pakiety</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">Plik lub folder o nazwie „{0}” istnieje już na dysku w tej lokalizacji. Proszę wybrać inną nazwę.
Jeśli ten plik lub folder nie jest wyświetlany w Eksploratorze rozwiązań, to nie jest on aktualnie częścią projektu. Aby wyświetlić pliki, które istnieją na dysku, ale nie znajdują się w projekcie, wybierz pozycję Pokaż wszystkie pliki z menu Projekt.</target>
<note />
</trans-unit>
<trans-unit id="WindowsAuth">
<source>Windows Authentication</source>
<target state="translated">Uwierzytelnianie systemu Windows</target>
<note />
</trans-unit>
</body>
</file>
</xliff>