From d383048844c60c57807478a73c21b8643bb7a203 Mon Sep 17 00:00:00 2001 From: Jamie Date: Tue, 1 Dec 2020 20:52:51 +0000 Subject: [PATCH] New translations en.json (Polish) --- src/Ombi/wwwroot/translations/pl.json | 90 +++++++++++++-------------- 1 file changed, 45 insertions(+), 45 deletions(-) diff --git a/src/Ombi/wwwroot/translations/pl.json b/src/Ombi/wwwroot/translations/pl.json index 955c53a88..2d6a52e4c 100644 --- a/src/Ombi/wwwroot/translations/pl.json +++ b/src/Ombi/wwwroot/translations/pl.json @@ -167,19 +167,19 @@ "NextMinutes": "Kolejne zgłoszenie zostanie dodane za {{time}} minut(y)", "NextMinute": "Kolejne zgłoszenie zostanie dodane za {{time}} minut(y)" }, - "AllRequests": "All Requests", - "PendingRequests": "Pending Requests", - "ProcessingRequests": "Processing Requests", - "AvailableRequests": "Available Requests", - "DeniedRequests": "Denied Requests", - "RequestsToDisplay": "Requests to display", + "AllRequests": "Wszystkie zgłoszenia", + "PendingRequests": "Zgłoszenia oczekujące", + "ProcessingRequests": "Zgłoszenia przetwarzane", + "AvailableRequests": "Zgłoszenia dostępne", + "DeniedRequests": "Zgłoszenia odrzucone", + "RequestsToDisplay": "Zgłoszenia do wyświetlenia", "RequestsTitle": "Tytuł", "Details": "Szczegóły", - "Options": "Options", + "Options": "Opcje", "RequestPanel": { - "Delete": "Delete Request", - "Approve": "Approve Request", - "ChangeAvailability": "Mark Available" + "Delete": "Usuń zgłoszenie", + "Approve": "Zatwierdź zgłoszenie", + "ChangeAvailability": "Oznacz jako dostępne" } }, "Issues": { @@ -201,19 +201,19 @@ "WriteMessagePlaceholder": "Tutaj wpisz swoją wiadomość…", "ReportedBy": "Zgłoszone przez", "IssueDialog": { - "Title": "Report an issue", - "DescriptionPlaceholder": "Please describe the issue", - "TitlePlaceholder": "Short title of your issue", - "SelectCategory": "Select Category", - "IssueCreated": "Issue has been created" + "Title": "Zgłoś problem", + "DescriptionPlaceholder": "Proszę opisać problem", + "TitlePlaceholder": "Krótki tytuł Twojego problemu", + "SelectCategory": "Wybierz kategorię", + "IssueCreated": "Problem został zgłoszony" }, - "Outstanding": "There are outstanding issues", - "ResolvedDate": "Resolved date", - "CreatedDate": "Raised on", - "MarkedAsResolved": "This issue has now been marked as resolved!", - "MarkedAsInProgress": "This issue has now been marked as in progress!", - "Delete": "Delete issue", - "DeletedIssue": "Issue has been deleted" + "Outstanding": "Występują zaległe problemy", + "ResolvedDate": "Data rozwiązania", + "CreatedDate": "Zgłoszony", + "MarkedAsResolved": "Ten problem został oznaczony jako rozwiązany!", + "MarkedAsInProgress": "Ten problem został oznaczony jako rozwiązywany!", + "Delete": "Usuń zgłoszenie", + "DeletedIssue": "Problem został usunięty" }, "Filter": { "ClearFilter": "Wyczyść filtr", @@ -239,31 +239,31 @@ "RecommendationsTitle": "Rekomendacje", "SimilarTitle": "Podobne", "VideosTitle": "Wideo", - "AlbumsTitle": "Albums", - "RequestAllAlbums": "Request All Albums", - "ClearSelection": "Clear Selection", - "RequestSelectedAlbums": "Request Selected Albums", - "ViewCollection": "View Collection", - "NotEnoughInfo": "Unfortunately there is not enough information about this show yet!", - "AdvancedOptions": "Advanced Options", - "QualityProfilesSelect": "Select A Quality Profile", - "RootFolderSelect": "Select A Root Folder", + "AlbumsTitle": "Albumy", + "RequestAllAlbums": "Zgłoś wszystkie albumy", + "ClearSelection": "Wyczyść zaznaczenie", + "RequestSelectedAlbums": "Zgłoś zaznaczone albumy", + "ViewCollection": "Pokaż kolekcję", + "NotEnoughInfo": "Niestety nie ma jeszcze wystarczających informacji na temat tego serialu!", + "AdvancedOptions": "Opcje zaawansowane", + "QualityProfilesSelect": "Wybierz profil jakości", + "RootFolderSelect": "Wybierz katalog główny", "Status": "Stan", "Availability": "Dostępność", "RequestStatus": "Status zgłoszenia", - "Quality": "Quality", + "Quality": "Jakość", "RootFolderOverride": "Wymuszenie folderu głównego", "QualityOverride": "Wymuszenie jakości", - "Genres": "Genres", + "Genres": "Gatunki", "TheatricalRelease": "Premiera kinowa", - "DigitalRelease": "Digital Release", - "UserScore": "User Score", - "Votes": "Votes", - "Runtime": "Runtime", - "Minutes": "{{runtime}} Minutes", - "Revenue": "Revenue", - "Budget": "Budget", - "Keywords": "Keywords/Tags", + "DigitalRelease": "Wydanie cyfrowe", + "UserScore": "Ocena użytkownika", + "Votes": "Głosy", + "Runtime": "Czas trwania", + "Minutes": "{{runtime}} minut(y)", + "Revenue": "Przychód", + "Budget": "Budżet", + "Keywords": "Słowa kluczowe/tagi", "Casts": { "CastTitle": "Obsada" }, @@ -278,8 +278,8 @@ "TrendingTab": "Zyskujące popularność", "UpcomingTab": "Nadchodzące", "Movies": "Filmy", - "Combined": "Combined", - "Tv": "TV", + "Combined": "Połączone", + "Tv": "Seriale", "CardDetails": { "Availability": "Dostępność", "Studio": "Studio", @@ -295,7 +295,7 @@ }, "UserPreferences": { "Welcome": "Witaj {{username}}!", - "OmbiLanguage": "Language", - "DarkMode": "Dark Mode" + "OmbiLanguage": "Język", + "DarkMode": "Tryb ciemny" } } \ No newline at end of file