@codingame/monaco-vscode-language-pack-pl 1.83.3-next.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.d.ts +1 -0
- package/index.js +92 -0
- package/package.json +23 -0
- package/translations/extensions/ms-vscode.js-debug.i18n.json +418 -0
- package/translations/extensions/vscode.bat.i18n.json +16 -0
- package/translations/extensions/vscode.builtin-notebook-renderers.i18n.json +16 -0
- package/translations/extensions/vscode.clojure.i18n.json +16 -0
- package/translations/extensions/vscode.coffeescript.i18n.json +16 -0
- package/translations/extensions/vscode.configuration-editing.i18n.json +68 -0
- package/translations/extensions/vscode.cpp.i18n.json +16 -0
- package/translations/extensions/vscode.csharp.i18n.json +16 -0
- package/translations/extensions/vscode.css-language-features.i18n.json +365 -0
- package/translations/extensions/vscode.css.i18n.json +16 -0
- package/translations/extensions/vscode.dart.i18n.json +16 -0
- package/translations/extensions/vscode.debug-auto-launch.i18n.json +37 -0
- package/translations/extensions/vscode.debug-server-ready.i18n.json +30 -0
- package/translations/extensions/vscode.diff.i18n.json +16 -0
- package/translations/extensions/vscode.docker.i18n.json +16 -0
- package/translations/extensions/vscode.emmet.i18n.json +83 -0
- package/translations/extensions/vscode.extension-editing.i18n.json +33 -0
- package/translations/extensions/vscode.fsharp.i18n.json +16 -0
- package/translations/extensions/vscode.git-base.i18n.json +30 -0
- package/translations/extensions/vscode.git.i18n.json +606 -0
- package/translations/extensions/vscode.github-authentication.i18n.json +37 -0
- package/translations/extensions/vscode.github.i18n.json +58 -0
- package/translations/extensions/vscode.go.i18n.json +16 -0
- package/translations/extensions/vscode.groovy.i18n.json +16 -0
- package/translations/extensions/vscode.grunt.i18n.json +25 -0
- package/translations/extensions/vscode.gulp.i18n.json +24 -0
- package/translations/extensions/vscode.handlebars.i18n.json +16 -0
- package/translations/extensions/vscode.hlsl.i18n.json +16 -0
- package/translations/extensions/vscode.html-language-features.i18n.json +302 -0
- package/translations/extensions/vscode.html.i18n.json +16 -0
- package/translations/extensions/vscode.ini.i18n.json +16 -0
- package/translations/extensions/vscode.ipynb.i18n.json +26 -0
- package/translations/extensions/vscode.jake.i18n.json +24 -0
- package/translations/extensions/vscode.java.i18n.json +16 -0
- package/translations/extensions/vscode.javascript.i18n.json +16 -0
- package/translations/extensions/vscode.json-language-features.i18n.json +185 -0
- package/translations/extensions/vscode.json.i18n.json +16 -0
- package/translations/extensions/vscode.julia.i18n.json +16 -0
- package/translations/extensions/vscode.latex.i18n.json +16 -0
- package/translations/extensions/vscode.less.i18n.json +16 -0
- package/translations/extensions/vscode.log.i18n.json +16 -0
- package/translations/extensions/vscode.lua.i18n.json +16 -0
- package/translations/extensions/vscode.make.i18n.json +16 -0
- package/translations/extensions/vscode.markdown-language-features.i18n.json +150 -0
- package/translations/extensions/vscode.markdown-math.i18n.json +18 -0
- package/translations/extensions/vscode.markdown.i18n.json +16 -0
- package/translations/extensions/vscode.media-preview.i18n.json +40 -0
- package/translations/extensions/vscode.merge-conflict.i18n.json +49 -0
- package/translations/extensions/vscode.microsoft-authentication.i18n.json +40 -0
- package/translations/extensions/vscode.npm.i18n.json +122 -0
- package/translations/extensions/vscode.objective-c.i18n.json +16 -0
- package/translations/extensions/vscode.perl.i18n.json +16 -0
- package/translations/extensions/vscode.php-language-features.i18n.json +31 -0
- package/translations/extensions/vscode.php.i18n.json +16 -0
- package/translations/extensions/vscode.powershell.i18n.json +16 -0
- package/translations/extensions/vscode.pug.i18n.json +16 -0
- package/translations/extensions/vscode.python.i18n.json +16 -0
- package/translations/extensions/vscode.r.i18n.json +16 -0
- package/translations/extensions/vscode.razor.i18n.json +16 -0
- package/translations/extensions/vscode.references-view.i18n.json +61 -0
- package/translations/extensions/vscode.restructuredtext.i18n.json +16 -0
- package/translations/extensions/vscode.ruby.i18n.json +16 -0
- package/translations/extensions/vscode.rust.i18n.json +16 -0
- package/translations/extensions/vscode.scss.i18n.json +16 -0
- package/translations/extensions/vscode.search-result.i18n.json +16 -0
- package/translations/extensions/vscode.shaderlab.i18n.json +16 -0
- package/translations/extensions/vscode.shellscript.i18n.json +16 -0
- package/translations/extensions/vscode.simple-browser.i18n.json +28 -0
- package/translations/extensions/vscode.sql.i18n.json +16 -0
- package/translations/extensions/vscode.swift.i18n.json +16 -0
- package/translations/extensions/vscode.theme-abyss.i18n.json +17 -0
- package/translations/extensions/vscode.theme-defaults.i18n.json +25 -0
- package/translations/extensions/vscode.theme-kimbie-dark.i18n.json +17 -0
- package/translations/extensions/vscode.theme-monokai-dimmed.i18n.json +17 -0
- package/translations/extensions/vscode.theme-monokai.i18n.json +17 -0
- package/translations/extensions/vscode.theme-quietlight.i18n.json +17 -0
- package/translations/extensions/vscode.theme-red.i18n.json +17 -0
- package/translations/extensions/vscode.theme-solarized-dark.i18n.json +17 -0
- package/translations/extensions/vscode.theme-solarized-light.i18n.json +17 -0
- package/translations/extensions/vscode.theme-tomorrow-night-blue.i18n.json +17 -0
- package/translations/extensions/vscode.tunnel-forwarding.i18n.json +27 -0
- package/translations/extensions/vscode.typescript-language-features.i18n.json +350 -0
- package/translations/extensions/vscode.typescript.i18n.json +16 -0
- package/translations/extensions/vscode.vb.i18n.json +16 -0
- package/translations/extensions/vscode.vscode-theme-seti.i18n.json +17 -0
- package/translations/extensions/vscode.xml.i18n.json +16 -0
- package/translations/extensions/vscode.yaml.i18n.json +16 -0
- package/translations/main.i18n.json.js +13020 -0
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
{
|
|
2
|
+
"": [
|
|
3
|
+
"--------------------------------------------------------------------------------------------",
|
|
4
|
+
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
5
|
+
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
|
6
|
+
"--------------------------------------------------------------------------------------------",
|
|
7
|
+
"Do not edit this file. It is machine generated."
|
|
8
|
+
],
|
|
9
|
+
"version": "1.0.0",
|
|
10
|
+
"contents": {
|
|
11
|
+
"bundle": {
|
|
12
|
+
"Always": "Zawsze",
|
|
13
|
+
"Auto Attach: Always": "Automatyczne dołączanie: zawsze",
|
|
14
|
+
"Auto Attach: Disabled": "Dołączanie automatyczne: wyłączone",
|
|
15
|
+
"Auto Attach: Smart": "Automatyczne dołączanie: inteligentnie",
|
|
16
|
+
"Auto Attach: With Flag": "Automatyczne dołączanie: z flagą",
|
|
17
|
+
"Auto attach is disabled and not shown in status bar": "Automatyczne dołączanie jest wyłączone i nie jest wyświetlane na pasku stanu",
|
|
18
|
+
"Auto attach to every Node.js process launched in the terminal": "Automatycznie dołączaj do każdego procesu Node.js uruchomionego w terminalu",
|
|
19
|
+
"Auto attach when running scripts that aren't in a node_modules folder": "Dołączaj automatycznie podczas uruchamiania skryptów, które nie znajdują się w folderze node_modules",
|
|
20
|
+
"Automatically attach to node.js processes in debug mode": "Automatycznie dołączaj do procesów node.js w trybie debugowania",
|
|
21
|
+
"Debug Auto Attach": "Debugowanie automatycznego dołączania",
|
|
22
|
+
"Disabled": "Wyłączone",
|
|
23
|
+
"Only With Flag": "Tylko z flagą",
|
|
24
|
+
"Only auto attach when the `--inspect` flag is given": "Dołączaj automatycznie tylko wtedy, gdy zostanie podana flaga „--inspect”",
|
|
25
|
+
"Re-enable auto attach": "Ponownie włącz dołączanie automatyczne",
|
|
26
|
+
"Smart": "Inteligentnie",
|
|
27
|
+
"Temporarily disable auto attach in this session": "Tymczasowo wyłącz dołączanie automatyczne w tej sesji",
|
|
28
|
+
"Toggle auto attach in this workspace": "Przełącz automatyczne dołączanie w tym obszarze roboczym",
|
|
29
|
+
"Toggle auto attach on this machine": "Przełącz automatyczne dołączanie na tej maszynie"
|
|
30
|
+
},
|
|
31
|
+
"package": {
|
|
32
|
+
"description": "Pomocnik automatycznego dołączania, gdy rozszerzenia debugowania węzła są nieaktywne.",
|
|
33
|
+
"displayName": "Automatyczne dołączanie debugowania węzła",
|
|
34
|
+
"toggle.auto.attach": "Przełącz automatyczne dołączanie"
|
|
35
|
+
}
|
|
36
|
+
}
|
|
37
|
+
}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
{
|
|
2
|
+
"": [
|
|
3
|
+
"--------------------------------------------------------------------------------------------",
|
|
4
|
+
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
5
|
+
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
|
6
|
+
"--------------------------------------------------------------------------------------------",
|
|
7
|
+
"Do not edit this file. It is machine generated."
|
|
8
|
+
],
|
|
9
|
+
"version": "1.0.0",
|
|
10
|
+
"contents": {
|
|
11
|
+
"bundle": {
|
|
12
|
+
"Format uri ('{0}') must contain exactly one substitution placeholder.": "Format identyfikatora URI („{0}”) musi zawierać dokładnie jeden symbol zastępczy podstawiania.",
|
|
13
|
+
"Format uri ('{0}') uses a substitution placeholder but pattern did not capture anything.": "Format identyfikatora URI („{0}”) używa symbolu zastępczego podstawiania, ale wzorzec niczego nie przechwycił."
|
|
14
|
+
},
|
|
15
|
+
"package": {
|
|
16
|
+
"debug.server.ready.action.debugWithChrome.description": "Rozpocznij debugowanie za pomocą debugera „Debugger for Chrome”.",
|
|
17
|
+
"debug.server.ready.action.description": "Co zrobić z identyfikatorem URI, gdy serwer jest gotowy.",
|
|
18
|
+
"debug.server.ready.action.openExternally.description": "Otwórz identyfikator URI zewnętrznie przy użyciu domyślnej aplikacji.",
|
|
19
|
+
"debug.server.ready.action.startDebugging.description": "Uruchom inną konfigurację uruchamiania.",
|
|
20
|
+
"debug.server.ready.debugConfigName.description": "Nazwa konfiguracji uruchamiania do uruchomienia.",
|
|
21
|
+
"debug.server.ready.killOnServerStop.description": "Zatrzymaj sesję podrzędną po zatrzymaniu sesji nadrzędnej.",
|
|
22
|
+
"debug.server.ready.pattern.description": "Serwer jest gotowy, jeśli ten wzorzec jest wyświetlany w konsoli debugowania. Pierwsza grupa przechwytywania musi zawierać identyfikator URI lub numer portu.",
|
|
23
|
+
"debug.server.ready.serverReadyAction.description": "Wykonaj działanie na identyfikatorze URI, gdy debugowany program serwera jest gotowy (co jest sygnalizowane wysłaniem danych wyjściowych typu „nasłuchiwanie na porcie 3000” lub „nasłuchiwanie: https://localhost:5001” w konsoli debugowania).",
|
|
24
|
+
"debug.server.ready.uriFormat.description": "Ciąg formatu używany podczas konstruowania identyfikatora URI na podstawie numeru portu. Pierwszy element „%s” jest zastępowany numerem portu.",
|
|
25
|
+
"debug.server.ready.webRoot.description": "Wartość przekazywana do konfiguracji debugowania dla debugera „Debugger for Chrome”.",
|
|
26
|
+
"description": "Otwórz identyfikator URI w przeglądarce, jeśli debugowany serwer jest gotowy.",
|
|
27
|
+
"displayName": "Akcja gotowości serwera"
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
{
|
|
2
|
+
"": [
|
|
3
|
+
"--------------------------------------------------------------------------------------------",
|
|
4
|
+
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
5
|
+
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
|
6
|
+
"--------------------------------------------------------------------------------------------",
|
|
7
|
+
"Do not edit this file. It is machine generated."
|
|
8
|
+
],
|
|
9
|
+
"version": "1.0.0",
|
|
10
|
+
"contents": {
|
|
11
|
+
"package": {
|
|
12
|
+
"description": "Udostępnia wyróżnianie składni i dopasowywanie nawiasów w plikach Diff.",
|
|
13
|
+
"displayName": "Podstawowe informacje o języku Diff"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
{
|
|
2
|
+
"": [
|
|
3
|
+
"--------------------------------------------------------------------------------------------",
|
|
4
|
+
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
5
|
+
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
|
6
|
+
"--------------------------------------------------------------------------------------------",
|
|
7
|
+
"Do not edit this file. It is machine generated."
|
|
8
|
+
],
|
|
9
|
+
"version": "1.0.0",
|
|
10
|
+
"contents": {
|
|
11
|
+
"package": {
|
|
12
|
+
"description": "Zapewnia obsługę wyróżniania składni i dopasowywania nawiasów w plikach języka Docker.",
|
|
13
|
+
"displayName": "Podstawowe informacje o języku Docker"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -0,0 +1,83 @@
|
|
|
1
|
+
{
|
|
2
|
+
"": [
|
|
3
|
+
"--------------------------------------------------------------------------------------------",
|
|
4
|
+
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
5
|
+
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
|
6
|
+
"--------------------------------------------------------------------------------------------",
|
|
7
|
+
"Do not edit this file. It is machine generated."
|
|
8
|
+
],
|
|
9
|
+
"version": "1.0.0",
|
|
10
|
+
"contents": {
|
|
11
|
+
"bundle": {
|
|
12
|
+
"Emmet Abbreviation": "Skrót Emmeta",
|
|
13
|
+
"Enter Abbreviation": "Wprowadź skrót",
|
|
14
|
+
"Invalid emmet.variables field. See https://code.visualstudio.com/docs/editor/emmet#_emmet-configuration for a valid example.": "Nieprawidłowe pole emmet.variables. Aby uzyskać prawidłowy przykład, zobacz https://code.visualstudio.com/docs/editor/emmet#_emmet-configuration.",
|
|
15
|
+
"Invalid snippets file. See https://code.visualstudio.com/docs/editor/emmet#_using-custom-emmet-snippets for a valid example.": "Nieprawidłowy plik fragmentów kodu. Aby uzyskać prawidłowy przykład, zobacz https://code.visualstudio.com/docs/editor/emmet#_using-custom-emmet-snippets.",
|
|
16
|
+
"Invalid syntax profile. See https://code.visualstudio.com/docs/editor/emmet#_emmet-configuration for a valid example.": "Nieprawidłowy profil składni. Aby uzyskać prawidłowy przykład, zobacz https://code.visualstudio.com/docs/editor/emmet#_emmet-configuration."
|
|
17
|
+
},
|
|
18
|
+
"package": {
|
|
19
|
+
"command.balanceIn": "Równoważ (do wewnątrz)",
|
|
20
|
+
"command.balanceOut": "Równoważ (na zewnątrz)",
|
|
21
|
+
"command.decrementNumberByOne": "Zmniejsz o 1",
|
|
22
|
+
"command.decrementNumberByOneTenth": "Zmniejsz o 0,1",
|
|
23
|
+
"command.decrementNumberByTen": "Zmniejsz o 10",
|
|
24
|
+
"command.evaluateMathExpression": "Oblicz wyrażenie matematyczne",
|
|
25
|
+
"command.incrementNumberByOne": "Zwiększ o 1",
|
|
26
|
+
"command.incrementNumberByOneTenth": "Zwiększ o 0,1",
|
|
27
|
+
"command.incrementNumberByTen": "Zwiększ o 10",
|
|
28
|
+
"command.matchTag": "Przejdź do pasującej pary",
|
|
29
|
+
"command.mergeLines": "Scal wiersze",
|
|
30
|
+
"command.nextEditPoint": "Przejdź do następnego punktu edycji",
|
|
31
|
+
"command.prevEditPoint": "Przejdź do poprzedniego punktu edycji",
|
|
32
|
+
"command.reflectCSSValue": "Odzwierciedlaj wartość CSS",
|
|
33
|
+
"command.removeTag": "Usuń tag",
|
|
34
|
+
"command.selectNextItem": "Wybierz następny element",
|
|
35
|
+
"command.selectPrevItem": "Wybierz poprzedni element",
|
|
36
|
+
"command.showEmmetCommands": "Pokaż polecenia Emmet",
|
|
37
|
+
"command.splitJoinTag": "Podziel/Połącz tag",
|
|
38
|
+
"command.toggleComment": "Przełącz komentarz",
|
|
39
|
+
"command.updateImageSize": "Zaktualizuj rozmiar obrazu",
|
|
40
|
+
"command.updateTag": "Zaktualizuj tag",
|
|
41
|
+
"command.wrapWithAbbreviation": "Zawijaj przy użyciu skrótu",
|
|
42
|
+
"description": "Obsługa wtyczki Emmet dla programu VS Code",
|
|
43
|
+
"emmetExclude": "Tablica języków, w których skróty wtyczki Emmet nie powinny być rozwijane.",
|
|
44
|
+
"emmetExtensionsPath": "Tablica ścieżek, gdzie każda ścieżka może zawierać pliki Emmet syntaxProfiles i/lub wycinki.\r\nW przypadku konfliktów profile/fragmenty kolejnych ścieżek zastąpią te, które są wcześniej ścieżkami.\r\nZobacz https://code.visualstudio.com/docs/editor/emmet, aby uzyskać więcej informacji i przykładowe wycinki.",
|
|
45
|
+
"emmetExtensionsPathItem": "Ścieżka zawierająca Emmet syntaxProfiles i/lub fragmenty kodu.",
|
|
46
|
+
"emmetIncludeLanguages": "Włącz skróty Emmet w językach, które nie są domyślnie obsługiwane. Dodaj tutaj mapowanie pomiędzy językiem a językiem obsługiwanym przez Emmet.\r\n Na przykład: `{„vue-html”: „html”, „javascript”: „javascriptreact”}`",
|
|
47
|
+
"emmetOptimizeStylesheetParsing": "Jeśli ustawiono wartość `false`, analizowany jest cały plik w celu określenia, czy bieżąca pozycja jest odpowiednia do rozwijania skrótów wtyczki Emmet. Jeśli ustawiono wartość `true`, analizowana jest tylko zawartość znajdującą się w bieżącym położeniu w plikach CSS/SCSS/Less.",
|
|
48
|
+
"emmetPreferences": "Preferencje używane do modyfikowania zachowania niektórych akcji i programów do rozpoznawania we wtyczce Emmet.",
|
|
49
|
+
"emmetPreferencesAllowCompactBoolean": "Jeśli `true`, to tworzona jest zwarta notacja atrybutów boolean.",
|
|
50
|
+
"emmetPreferencesBemElementSeparator": "Separator elementów używany w klasach podczas używania filtru BEM.",
|
|
51
|
+
"emmetPreferencesBemModifierSeparator": "Separator modyfikatorów używany dla klas podczas korzystania z filtra BEM.",
|
|
52
|
+
"emmetPreferencesCssAfter": "Symbol należy umieścić na końcu właściwości CSS podczas rozwijania skrótów CSS.",
|
|
53
|
+
"emmetPreferencesCssBetween": "Symbol należy umieścić między właściwością CSS a wartością podczas rozwijania skrótów CSS.",
|
|
54
|
+
"emmetPreferencesCssColorShort": "W przypadku ustawienia wartości \"true\" wartości kolorów takie jak #f będą rozszerzane do wartości #fff, a nie do #ffffff.",
|
|
55
|
+
"emmetPreferencesCssFuzzySearchMinScore": "Minimalny wynik (od 0 do 1), jaki powinien osiągnąć częściowo dopasowany skrót. Niższe wartości mogą dawać wiele dopasowań fałszywie pozytywnych, a wyższe wartości mogą zmniejszyć liczbę możliwych dopasowań.",
|
|
56
|
+
"emmetPreferencesCssMozProperties": "Rozdzielone przecinkami właściwości CSS, które otrzymują prefiks dostawcy „moz”, gdy są używane w skrócie wtyczki Emmet zaczynającym się od znaku „-”. Ustaw pusty ciąg, aby zawsze unikać prefiksu „moz”.",
|
|
57
|
+
"emmetPreferencesCssMsProperties": "Rozdzielone przecinkami właściwości CSS, które otrzymują prefiks dostawcy „ms”, gdy są używane w skrócie wtyczki Emmet zaczynającym się od znaku „-”. Ustaw pusty ciąg, aby zawsze unikać prefiksu „ms”.",
|
|
58
|
+
"emmetPreferencesCssOProperties": "Rozdzielone przecinkami właściwości CSS, które otrzymują prefiks dostawcy „o”, gdy są używane w skrócie wtyczki Emmet zaczynającym się od znaku „-”. Ustaw pusty ciąg, aby zawsze unikać prefiksu „o”.",
|
|
59
|
+
"emmetPreferencesCssWebkitProperties": "Rozdzielone przecinkami właściwości CSS, które otrzymują prefiks dostawcy „webkit”, gdy są używane w skrócie wtyczki Emmet zaczynającym się od znaku „-”. Ustaw pusty ciąg, aby zawsze unikać prefiksu „webkit”.",
|
|
60
|
+
"emmetPreferencesFilterCommentAfter": "Definicja komentarza, która powinna zostać umieszczona po dopasowanym elemencie po zastosowaniu filtru komentarzy.",
|
|
61
|
+
"emmetPreferencesFilterCommentBefore": "Definicja komentarza, która powinna zostać umieszczona przed dopasowanym elementem po zastosowaniu filtru komentarzy.",
|
|
62
|
+
"emmetPreferencesFilterCommentTrigger": "Lista oddzielonych przecinkami nazw atrybutów, które powinny występować w skrócie, aby filtr komentarzy mógł zostać zastosowany.",
|
|
63
|
+
"emmetPreferencesFloatUnit": "Domyślna jednostka dla wartości typu float.",
|
|
64
|
+
"emmetPreferencesFormatForceIndentTags": "Tablica nazw tagów, które zawsze powinny otrzymać wewnętrzne wcięcie.",
|
|
65
|
+
"emmetPreferencesFormatNoIndentTags": "Tablica nazw tagów, które nigdy nie powinny otrzymać wewnętrznego wcięcia.",
|
|
66
|
+
"emmetPreferencesIntUnit": "Jednostka domyślna dla wartości całkowitych.",
|
|
67
|
+
"emmetPreferencesOutputInlineBreak": "Liczba śródwierszowych elementów równorzędnych, które są potrzebne do umieszczenia podziałów wierszy między tymi elementami. W przypadku wartości `0` elementy środwierszowe są zawsze rozwijane w jeden wiersz.",
|
|
68
|
+
"emmetPreferencesOutputReverseAttributes": "Wartość `true` powoduje odwrócenie kierunków scalania atrybutów podczas rozpoznawania fragmentów.",
|
|
69
|
+
"emmetPreferencesOutputSelfClosingStyle": "Styl tagów samozamykających: html (\"<br>\"), xml (\"<br/>\") lub xhtml (\"<br />\").",
|
|
70
|
+
"emmetPreferencesSassAfter": "Symbol należy umieścić na końcu właściwości CSS podczas rozwijania skrótów CSS w plikach Sass.",
|
|
71
|
+
"emmetPreferencesSassBetween": "Symbol należy umieścić między właściwością CSS a wartością podczas rozwijania skrótów CSS w plikach Sass.",
|
|
72
|
+
"emmetPreferencesStylusAfter": "Symbol należy umieścić na końcu właściwości CSS podczas rozwijania skrótów CSS w plikach Stylus.",
|
|
73
|
+
"emmetPreferencesStylusBetween": "Symbol należy umieścić między właściwością CSS a wartością podczas rozwijania skrótów CSS w plikach Stylus.",
|
|
74
|
+
"emmetShowAbbreviationSuggestions": "Pokazuje możliwe skróty wtyczki Emmet jako sugestie. Nie dotyczy arkuszy stylów lub gdy właściwość emmet.showExpandedAbbreviation ma wartość „never”.",
|
|
75
|
+
"emmetShowExpandedAbbreviation": "Pokazuje rozwinięte skróty wtyczki Emmet jako sugestie.\r\nOpcja `„inMarkupAndStylesheetFilesOnly”` ma zastosowanie do plików html, haml, jade, slim, xml, xsl, css, scss, sass, less i stylus.\r\nOpcja `„always”` ma zastosowanie do wszystkich części pliku, niezależnie od znaczników / kodu css.",
|
|
76
|
+
"emmetShowSuggestionsAsSnippets": "W przypadku wartości „true” sugestie wtyczki Emmet będą wyświetlane jako wstawki, co umożliwi ich porządkowanie zgodnie z ustawieniem „#editor.snippetSuggestions#”.",
|
|
77
|
+
"emmetSyntaxProfiles": "Zdefiniuj profil dla określonej składni lub użyj własnego profilu z określonymi regułami.",
|
|
78
|
+
"emmetTriggerExpansionOnTab": "Gdy ta opcja jest włączona, skróty Emmet są rozwijane po naciśnięciu klawisza TAB, nawet jeśli uzupełnienia nie są wyświetlane. Po wyłączeniu tej opcji, uzupełnienia które są wyświetlane, mogą być nadal akceptowane przez naciśnięcie klawisza TAB.",
|
|
79
|
+
"emmetUseInlineCompletions": "W przypadku wartości „true” funkcja Emmet będzie używać uzupełnień śródwierszowych do sugerowania rozwinięć. Aby uniemożliwić dostawcy elementów uzupełniania innego niż śródwierszowy wyświetlanie tak często, gdy to ustawienie ma wartość „true”, zmień ustawienie „#editor.quickSuggestions#” na wartość „inline\" lub „off” dla elementu „other”.",
|
|
80
|
+
"emmetVariables": "Zmienne, które mają być używane we wstawkach wtyczki Emmet."
|
|
81
|
+
}
|
|
82
|
+
}
|
|
83
|
+
}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
{
|
|
2
|
+
"": [
|
|
3
|
+
"--------------------------------------------------------------------------------------------",
|
|
4
|
+
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
5
|
+
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
|
6
|
+
"--------------------------------------------------------------------------------------------",
|
|
7
|
+
"Do not edit this file. It is machine generated."
|
|
8
|
+
],
|
|
9
|
+
"version": "1.0.0",
|
|
10
|
+
"contents": {
|
|
11
|
+
"bundle": {
|
|
12
|
+
"Data URLs are not a valid image source.": "Adresy URL danych nie są prawidłowym źródłem obrazu.",
|
|
13
|
+
"Embedded SVGs are not a valid image source.": "Osadzone elementy SVG nie jest prawidłowym źródłem obrazu.",
|
|
14
|
+
"Error parsing the when-clause:": "Błąd podczas analizowania klauzuli „when”:",
|
|
15
|
+
"Images must use the HTTPS protocol.": "Obrazy muszą używać protokołu HTTPS.",
|
|
16
|
+
"Language specific editor settings": "Ustawienia edytora specyficzne dla języka",
|
|
17
|
+
"Override editor settings for language": "Zastąp ustawienia edytora dla języka",
|
|
18
|
+
"Relative badge URLs require a repository with HTTPS protocol to be specified in this package.json.": "Względne adresy URL wskaźników wymagają określenia repozytorium z protokołem HTTPS w tym pliku package.json.",
|
|
19
|
+
"Relative image URLs require a repository with HTTPS protocol to be specified in the package.json.": "Względne adresy URL obrazów wymagają określenia repozytorium z protokołem HTTPS w tym pliku package.json.",
|
|
20
|
+
"Remove activation event": "Usuń zdarzenie aktywacji",
|
|
21
|
+
"SVGs are not a valid image source.": "Elementy SVG nie są prawidłowym źródłem obrazu.",
|
|
22
|
+
"This activation event can be removed as VS Code generates these automatically from your package.json contribution declarations.": "To zdarzenie aktywacji można usunąć, ponieważ program VS Code generuje je automatycznie z deklaracji udziału package.json.",
|
|
23
|
+
"This activation event can be removed for extensions targeting engine version ^1.75 as VS Code will generate these automatically from your package.json contribution declarations.": "To zdarzenie aktywacji można usunąć dla rozszerzeń przeznaczonych dla aparatu w wersji ^1.75, ponieważ program VS Code wygeneruje je automatycznie z deklaracji udziału pliku package.json.",
|
|
24
|
+
"This activation event cannot be explicitly listed by your extension.": "To zdarzenie aktywacji nie może być jawnie wymienione przez rozszerzenie.",
|
|
25
|
+
"This proposal cannot be used because for this extension the product defines a fixed set of API proposals. You can test your extension but before publishing you MUST reach out to the VS Code team.": "Nie można użyć tej propozycji, ponieważ dla tego rozszerzenia produkt definiuje stały zestaw propozycji interfejsu API. Możesz przetestować rozszerzenie, ale przed opublikowaniem musisz skontaktować się z zespołem VS Code.",
|
|
26
|
+
"Using '*' activation is usually a bad idea as it impacts performance.": "Użycie aktywacji „*” jest zwykle złym pomysłem, ponieważ wpływa na wydajność."
|
|
27
|
+
},
|
|
28
|
+
"package": {
|
|
29
|
+
"description": "Zapewnia funkcje lintingu dla tworzenia rozszerzeń.",
|
|
30
|
+
"displayName": "Tworzenie rozszerzeń"
|
|
31
|
+
}
|
|
32
|
+
}
|
|
33
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
{
|
|
2
|
+
"": [
|
|
3
|
+
"--------------------------------------------------------------------------------------------",
|
|
4
|
+
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
5
|
+
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
|
6
|
+
"--------------------------------------------------------------------------------------------",
|
|
7
|
+
"Do not edit this file. It is machine generated."
|
|
8
|
+
],
|
|
9
|
+
"version": "1.0.0",
|
|
10
|
+
"contents": {
|
|
11
|
+
"package": {
|
|
12
|
+
"description": "Zapewnia obsługę wstawek, wyróżniania składni, dopasowywania nawiasów i składania w plikach języka F#.",
|
|
13
|
+
"displayName": "Podstawowe informacje o języku F#"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
@@ -0,0 +1,30 @@
|
|
|
1
|
+
{
|
|
2
|
+
"": [
|
|
3
|
+
"--------------------------------------------------------------------------------------------",
|
|
4
|
+
"Copyright (c) Microsoft Corporation. All rights reserved.",
|
|
5
|
+
"Licensed under the MIT License. See License.txt in the project root for license information.",
|
|
6
|
+
"--------------------------------------------------------------------------------------------",
|
|
7
|
+
"Do not edit this file. It is machine generated."
|
|
8
|
+
],
|
|
9
|
+
"version": "1.0.0",
|
|
10
|
+
"contents": {
|
|
11
|
+
"bundle": {
|
|
12
|
+
"Branch name": "Nazwa gałęzi",
|
|
13
|
+
"Choose a URL to clone from.": "Wybierz adres URL do sklonowania.",
|
|
14
|
+
"No remote repositories found.": "Nie znaleziono żadnych zdalnych repozytoriów.",
|
|
15
|
+
"Provide repository URL": "Podaj adres URL repozytorium",
|
|
16
|
+
"Provide repository URL or pick a repository source.": "Podaj adres URL repozytorium lub wybierz źródło repozytorium.",
|
|
17
|
+
"Repository name": "Nazwa repozytorium",
|
|
18
|
+
"Repository name (type to search)": "Nazwa repozytorium (wpisz, aby wyszukać)",
|
|
19
|
+
"URL": "Adres URL",
|
|
20
|
+
"recently opened": "ostatnio otwarte",
|
|
21
|
+
"remote sources": "Źródła zdalne",
|
|
22
|
+
"{0} Error: {1}": "{0} Błąd: {1}"
|
|
23
|
+
},
|
|
24
|
+
"package": {
|
|
25
|
+
"command.api.getRemoteSources": "Pobierz źródła zdalne",
|
|
26
|
+
"description": "Statyczne wkłady i selektory usługi Git.",
|
|
27
|
+
"displayName": "Podstawa usługi Git"
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
}
|