@codingame/monaco-vscode-language-pack-pl 7.1.0 → 8.0.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/package.json +2 -2
- package/translations/extensions/vscode.css-language-features.i18n.json +2 -2
- package/translations/extensions/vscode.git.i18n.json +4 -4
- package/translations/extensions/vscode.github-authentication.i18n.json +6 -6
- package/translations/extensions/vscode.markdown-language-features.i18n.json +1 -1
- package/translations/main.i18n.json.js +5505 -7318
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@codingame/monaco-vscode-language-pack-pl",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "8.0.0",
|
|
4
4
|
"keywords": [],
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "CodinGame",
|
|
@@ -18,6 +18,6 @@
|
|
|
18
18
|
"module": "index.js",
|
|
19
19
|
"types": "index.d.ts",
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"vscode": "npm:@codingame/monaco-vscode-api@
|
|
21
|
+
"vscode": "npm:@codingame/monaco-vscode-api@8.0.0"
|
|
22
22
|
}
|
|
23
23
|
}
|
|
@@ -88,8 +88,8 @@
|
|
|
88
88
|
"Includes the styles defined by another mixin into the current rule.": "Dołącza style zdefiniowane przez inną mieszankę do bieżącej reguły.",
|
|
89
89
|
"Increases or decreases one or more components of a color.": "Zwiększa lub zmniejsza co najmniej jeden składnik koloru.",
|
|
90
90
|
"Inherits the styles of another selector.": "Dziedziczy style innego selektora.",
|
|
91
|
-
"Insert url() Function": "
|
|
92
|
-
"Insert url() Functions": "
|
|
91
|
+
"Insert url() Function": "Wstaw funkcję url()",
|
|
92
|
+
"Insert url() Functions": "Wstaw funkcje url()",
|
|
93
93
|
"Inserts $insert into $string at $index.": "Wstawia $insert do $string w $index.",
|
|
94
94
|
"Invalid number of parameters": "Nieprawidłowa liczba parametrów",
|
|
95
95
|
"Joins together two lists into one.": "Łączy dwie listy w jedną.",
|
|
@@ -296,10 +296,10 @@
|
|
|
296
296
|
"Your repository has no remotes configured to pull from.": "Repozytorium nie ma elementów zdalnych skonfigurowanych do ściągania.",
|
|
297
297
|
"Your repository has no remotes configured to push to.": "Repozytorium nie ma elementów zdalnych skonfigurowanych do wypychania.",
|
|
298
298
|
"Your repository has no remotes.": "Repozytorium nie ma elementów zdalnych elementów.",
|
|
299
|
-
"[main] Log level: {0}": "[
|
|
300
|
-
"[main] Skipped found git in: \"{0}\"": "[
|
|
301
|
-
"[main] Using git \"{0}\" from \"{1}\"": "[
|
|
302
|
-
"[main] Validating found git in: \"{0}\"": "[
|
|
299
|
+
"[main] Log level: {0}": "[główne] Poziom dziennika: {0}",
|
|
300
|
+
"[main] Skipped found git in: \"{0}\"": "[główne] Pominięto znalezione repozytorium Git w: „{0}”",
|
|
301
|
+
"[main] Using git \"{0}\" from \"{1}\"": "[główne] Używanie repozytorium Git „{0}” z „{1}”",
|
|
302
|
+
"[main] Validating found git in: \"{0}\"": "[główne] Weryfikowanie znalezionego repozytorium Git w: „{0}”",
|
|
303
303
|
"branches": "gałęzie",
|
|
304
304
|
"no": "nie",
|
|
305
305
|
"remote branches": "gałęzie zdalne",
|
|
@@ -14,17 +14,17 @@
|
|
|
14
14
|
"Copy & Continue to GitHub": "Kopiuj i kontynuuj do usługi GitHub",
|
|
15
15
|
"GitHub Enterprise Server URI is not a valid URI: {0}": "Identyfikator URI serwera GitHub Enterprise Server nie jest prawidłowym identyfikatorem URI: {0}",
|
|
16
16
|
"Having trouble logging in? Would you like to try a different way? ({0})": "Masz problemy z zalogowaniem? Czy chcesz wypróbować inną metodę? ({0})",
|
|
17
|
-
"Incorrect account detected": "
|
|
18
|
-
"Keep {0}": "
|
|
19
|
-
"Login with {0}": "
|
|
17
|
+
"Incorrect account detected": "Wykryto niepoprawne konto",
|
|
18
|
+
"Keep {0}": "Zachowaj {0}",
|
|
19
|
+
"Login with {0}": "Zaloguj się za pomocą {0}",
|
|
20
20
|
"No": "Nie",
|
|
21
21
|
"Open [{0}]({0}) in a new tab and paste your one-time code: {1}/The [{0}]({0}) will be a url and the {1} will be a code, e.g. 123-456{Locked=\"[{0}]({0})\"}": "Otwórz [{0}]({0}) na nowej karcie i wklej jednorazowy kod: {1}",
|
|
22
|
-
"Please reload the window to apply the new setting.": "
|
|
23
|
-
"Reload Window": "
|
|
22
|
+
"Please reload the window to apply the new setting.": "Załaduj ponownie okno, aby zastosować nowe ustawienie.",
|
|
23
|
+
"Reload Window": "Ponownie załaduj okno",
|
|
24
24
|
"Sign in failed: {0}": "Logowanie nie powiodło się: {0}",
|
|
25
25
|
"Sign out failed: {0}": "Wylogowanie nie powiodło się: {0}",
|
|
26
26
|
"Signing in to {0}.../The {0} will be a url, e.g. github.com": "Trwa logowanie do {0}...",
|
|
27
|
-
"The chosen account, {0}, does not match the requested account, {1}.": "
|
|
27
|
+
"The chosen account, {0}, does not match the requested account, {1}.": "Wybrane konto, {0}, nie jest zgodne z żądanym kontem {1}.",
|
|
28
28
|
"To finish authenticating, navigate to GitHub and paste in the above one-time code.": "Aby zakończyć uwierzytelnianie, przejdź do usługi GitHub i wklej powyższy, jednorazowy kod.",
|
|
29
29
|
"To finish authenticating, navigate to GitHub to create a PAT then paste the PAT into the input box.": "Aby zakończyć uwierzytelnianie, przejdź do usługi GitHub, aby utworzyć osobisty token dostępu, a następnie wklej go w polu wejściowym.",
|
|
30
30
|
"Yes": "Tak",
|
|
@@ -94,7 +94,7 @@
|
|
|
94
94
|
"configuration.markdown.editor.filePaste.enabled.smart": "Domyślnie twórz inteligentnie linki języka Markdown, gdy nie wklejasz ich do bloku kodu ani innego elementu specjalnego. Użyj widżetu wklejania, aby przełączać się między opcjami wklejania jako zwykły tekst lub jako linki języka Markdown.",
|
|
95
95
|
"configuration.markdown.editor.filePaste.videoSnippet": "Fragment kodu używany podczas dodawania wideo do języka Markdown. Ten fragment kodu może używać następujących zmiennych:\r\n—`${src}` — rozpoznana ścieżka pliku wideo.\r\n—`${title}` — tytuł użyty dla klipu wideo. Dla tej zmiennej zostanie automatycznie utworzony symbol zastępczy fragmentu kodu.",
|
|
96
96
|
"configuration.markdown.editor.pasteUrlAsFormattedLink.enabled": "Określa, czy podczas wklejania adresów URL do edytora języka Markdown są tworzone linki języka Markdown. Wymaga włączenia elementu `#editor.pasteAs.enabled#`.",
|
|
97
|
-
"configuration.markdown.editor.updateLinksOnPaste.enabled": "
|
|
97
|
+
"configuration.markdown.editor.updateLinksOnPaste.enabled": "Włączenie/wyłączenie opcji wklejania, która aktualizuje linki i odniesienia w tekście kopiowanym i wklejanym między edytorami Markdown.\r\n\r\nAby skorzystać z tej funkcji, po wklejeniu tekstu zawierającego aktualizowalne linki, wystarczy kliknąć widżet Wklej i wybrać opcję „Wklej i zaktualizuj wklejone linki\".",
|
|
98
98
|
"configuration.markdown.links.openLocation.beside": "Otwieraj linki obok aktywnego edytora.",
|
|
99
99
|
"configuration.markdown.links.openLocation.currentGroup": "Otwórz linki w aktywnej grupie edytorów.",
|
|
100
100
|
"configuration.markdown.links.openLocation.description": "Kontroluje, kiedy linki w plikach Markdown powinny być otwierane.",
|