mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-07 14:44:52 +02:00
New translations en-us.json (Polish)
[ci skip]
This commit is contained in:
+27
-3
@@ -3577,18 +3577,23 @@
|
||||
"memberPortalResourceDisabled": "Zasób wyłączony",
|
||||
"memberPortalShowingResources": "Wyświetlanie zasobów od {start} do {end} z {total}",
|
||||
"resourceLauncherTitle": "Uruchamiacz Zasobów",
|
||||
"resourceLauncherDescription": "Przeglądaj szczegóły zasobów i uruchamiaj je z jednego miejsca",
|
||||
"resourceLauncherSearchPlaceholder": "Szukaj we wszystkich stronach...",
|
||||
"resourceLauncherDescription": "View all available resources and launch them from one central hub",
|
||||
"resourceLauncherSearchPlaceholder": "Search your resources...",
|
||||
"resourceLauncherDefaultView": "Domyślny",
|
||||
"resourceLauncherSaveView": "Zapisz Widok",
|
||||
"resourceLauncherSaveToCurrentView": "Zapisz do bieżącego widoku",
|
||||
"resourceLauncherSaveDefaultPersonal": "Save for Me",
|
||||
"resourceLauncherResetView": "Resetuj Widok",
|
||||
"resourceLauncherResetSystemDefault": "Reset to System Default",
|
||||
"resourceLauncherSystemDefaultRestored": "System default restored",
|
||||
"resourceLauncherSystemDefaultRestoredDescription": "The default view has been reset to the original settings.",
|
||||
"resourceLauncherSaveAsNewView": "Zapisz jako Nowy Widok",
|
||||
"resourceLauncherSaveAsNewViewDescription": "Nadaj nazwę temu widokowi, aby zapisać swoje bieżące filtry i układ.",
|
||||
"resourceLauncherSaveForEveryone": "Zapisz dla wszystkich",
|
||||
"resourceLauncherSaveForEveryoneDescription": "Udostępnij ten widok wszystkim członkom organizacji. Gdy jest niezaznaczone, widok jest widoczny tylko dla Ciebie.",
|
||||
"resourceLauncherMakePersonal": "Zrób osobisty",
|
||||
"resourceLauncherFilter": "Filtr",
|
||||
"resourceLauncherFilterWithCount": "Filter, {count} applied",
|
||||
"resourceLauncherSort": "Sortuj",
|
||||
"resourceLauncherSortAscending": "Sortuj rosnąco",
|
||||
"resourceLauncherSortDescending": "Sortuj malejąco",
|
||||
@@ -3596,6 +3601,7 @@
|
||||
"resourceLauncherGroupBy": "Grupuj według",
|
||||
"resourceLauncherGroupBySite": "Witryna",
|
||||
"resourceLauncherGroupByLabel": "Etykieta",
|
||||
"resourceLauncherGroupByNone": "None",
|
||||
"resourceLauncherLayout": "Układ",
|
||||
"resourceLauncherLayoutGrid": "Siatka",
|
||||
"resourceLauncherLayoutList": "Lista",
|
||||
@@ -3603,8 +3609,20 @@
|
||||
"resourceLauncherShowSiteTags": "Pokaż tagi stron",
|
||||
"resourceLauncherShowRecents": "Pokaż ostatnie",
|
||||
"resourceLauncherDeleteView": "Usuń Widok",
|
||||
"resourceLauncherDeleteViewTitle": "Delete View",
|
||||
"resourceLauncherDeleteViewQuestion": "Are you sure you want to delete this launcher view?",
|
||||
"resourceLauncherDeleteViewConfirm": "Delete View",
|
||||
"resourceLauncherViewAsAdmin": "Przeglądaj jako Administrator",
|
||||
"resourceLauncherResourceDetailsDescription": "Pokaż szczegóły tego zasobu.",
|
||||
"resourceLauncherResourceDetailsDescription": "Connection information and status for this resource.",
|
||||
"resourceLauncherResourceDetails": "Resource Details",
|
||||
"resourceLauncherAuthMethodsDescription": "Authentication methods enabled for this resource.",
|
||||
"resourceLauncherPrivateClientRequired": "Connect with a client on your device to access this resource privately.",
|
||||
"resourceLauncherPrivateClientRequiredTitle": "Client Connection Required",
|
||||
"resourceLauncherDownloadClient": "Download client",
|
||||
"resourceLauncherFailedToLoadDetails": "Could not load resource details. You may no longer have access to this resource.",
|
||||
"resourceLauncherNoPortRestrictions": "No port restrictions",
|
||||
"resourceLauncherTcp": "TCP",
|
||||
"resourceLauncherUdp": "UDP",
|
||||
"resourceLauncherUnlabeled": "Bez etykiety",
|
||||
"resourceLauncherNoSite": "Brak strony",
|
||||
"resourceLauncherNoResourcesInGroup": "W tej grupie nie ma zasobów",
|
||||
@@ -3613,6 +3631,12 @@
|
||||
"resourceLauncherEmptyStateNoResultsTitle": "Nie znaleziono zasobów",
|
||||
"resourceLauncherEmptyStateNoResultsDescription": "Żadne zasoby nie spełniają twojego bieżącego wyszukiwania lub filtrów. Spróbuj je dostosować, aby znaleźć to, czego szukasz.",
|
||||
"resourceLauncherEmptyStateNoResultsWithQuery": "Żadne zasoby nie odpowiadają \"{query}\". Spróbuj dostosować swoje wyszukiwanie lub usunąć filtry, aby zobaczyć wszystkie zasoby.",
|
||||
"resourceLauncherSearchFirstTitle": "Search or Filter to Browse",
|
||||
"resourceLauncherSearchFirstDescription": "You have access to many resources. Use search or filter by site or label to find what you need.",
|
||||
"resourceLauncherSiteGroupingDisabled": "Site grouping is unavailable at this scale. Filter by site to group a smaller set.",
|
||||
"resourceLauncherLabelGroupingDisabled": "Label grouping is unavailable at this scale.",
|
||||
"resourceLauncherCompactModeHint": "Showing a simplified list for faster browsing. Use search or filters to narrow results.",
|
||||
"resourceLauncherCompactGroupingHint": "Apply site or label filters to enable grouping.",
|
||||
"resourceLauncherCopiedToClipboard": "Skopiowano do schowka",
|
||||
"resourceLauncherCopiedAccessDescription": "Dostęp do zasobu został skopiowany do schowka.",
|
||||
"resourceLauncherViewNamePlaceholder": "Nazwa widoku",
|
||||
|
||||
Reference in New Issue
Block a user