Skip to content

Commit 52bb0d8

Browse files
[autofix.ci] apply automated fixes
1 parent 40ae7ce commit 52bb0d8

File tree

2 files changed

+10
-22
lines changed

2 files changed

+10
-22
lines changed

i18n/locales/pl-PL.json

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
"chat": "czat"
2020
},
2121
"search": {
22-
"title": "Wyszukiwanie",
2322
"label": "Szukaj pakietów npm",
2423
"placeholder": "szukaj pakietów...",
2524
"button": "szukaj",
@@ -28,6 +27,7 @@
2827
"found_packages": "Nie znaleziono pakietów | Znaleziono 1 pakiet | Znaleziono {count} pakiety | Znaleziono {count} pakietów | Znaleziono {count} pakietów",
2928
"updating": "(aktualizowanie...)",
3029
"no_results": "Nie znaleziono pakietów dla \"{query}\"",
30+
"title": "Wyszukiwanie",
3131
"not_taken": "{name} jest wolne",
3232
"claim_prompt": "Zajmij tę nazwę pakietu w npm",
3333
"claim_button": "Zajmij \"{name}\"",
@@ -73,12 +73,12 @@
7373
"theme_light": "Jasny",
7474
"theme_dark": "Ciemny",
7575
"theme_system": "Systemowy",
76-
"background_themes": "Odcień tła",
7776
"language": "Język",
7877
"help_translate": "Pomóż tłumaczyć npmx",
7978
"accent_colors": "Kolory akcentu",
8079
"clear_accent": "Wyczyść kolor akcentu",
81-
"translation_progress": "Postęp tłumaczenia"
80+
"translation_progress": "Postęp tłumaczenia",
81+
"background_themes": "Odcień tła"
8282
},
8383
"i18n": {
8484
"missing_keys": "{count} brakujących tłumaczeń | {count} brakujące tłumaczenie | {count} brakujące tłumaczenia | {count} brakujących tłumaczeń | {count} brakujących tłumaczeń",
@@ -204,15 +204,9 @@
204204
"title": "README",
205205
"no_readme": "Brak README.",
206206
"view_on_github": "Zobacz na GitHub",
207-
"toc_title": "Spis treści",
208-
"callout": {
209-
"note": "notatka",
210-
"tip": "wskazówka",
211-
"important": "ważne",
212-
"warning": "uwaga",
213-
"caution": "ostrożnie"
214-
}
207+
"toc_title": "Spis treści"
215208
},
209+
"provenance_section": {},
216210
"keywords_title": "Słowa kluczowe",
217211
"compatibility": "Zgodność",
218212
"card": {

lunaria/files/pl-PL.json

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
"chat": "czat"
2020
},
2121
"search": {
22-
"title": "Wyszukiwanie",
2322
"label": "Szukaj pakietów npm",
2423
"placeholder": "szukaj pakietów...",
2524
"button": "szukaj",
@@ -28,6 +27,7 @@
2827
"found_packages": "Nie znaleziono pakietów | Znaleziono 1 pakiet | Znaleziono {count} pakiety | Znaleziono {count} pakietów | Znaleziono {count} pakietów",
2928
"updating": "(aktualizowanie...)",
3029
"no_results": "Nie znaleziono pakietów dla \"{query}\"",
30+
"title": "Wyszukiwanie",
3131
"not_taken": "{name} jest wolne",
3232
"claim_prompt": "Zajmij tę nazwę pakietu w npm",
3333
"claim_button": "Zajmij \"{name}\"",
@@ -73,12 +73,12 @@
7373
"theme_light": "Jasny",
7474
"theme_dark": "Ciemny",
7575
"theme_system": "Systemowy",
76-
"background_themes": "Odcień tła",
7776
"language": "Język",
7877
"help_translate": "Pomóż tłumaczyć npmx",
7978
"accent_colors": "Kolory akcentu",
8079
"clear_accent": "Wyczyść kolor akcentu",
81-
"translation_progress": "Postęp tłumaczenia"
80+
"translation_progress": "Postęp tłumaczenia",
81+
"background_themes": "Odcień tła"
8282
},
8383
"i18n": {
8484
"missing_keys": "{count} brakujących tłumaczeń | {count} brakujące tłumaczenie | {count} brakujące tłumaczenia | {count} brakujących tłumaczeń | {count} brakujących tłumaczeń",
@@ -204,15 +204,9 @@
204204
"title": "README",
205205
"no_readme": "Brak README.",
206206
"view_on_github": "Zobacz na GitHub",
207-
"toc_title": "Spis treści",
208-
"callout": {
209-
"note": "notatka",
210-
"tip": "wskazówka",
211-
"important": "ważne",
212-
"warning": "uwaga",
213-
"caution": "ostrożnie"
214-
}
207+
"toc_title": "Spis treści"
215208
},
209+
"provenance_section": {},
216210
"keywords_title": "Słowa kluczowe",
217211
"compatibility": "Zgodność",
218212
"card": {

0 commit comments

Comments
 (0)