From e2f13e390635f0ed29f7b192c6a21dd19d4f5da4 Mon Sep 17 00:00:00 2001 From: Jamie Date: Fri, 26 Apr 2019 18:11:37 +0100 Subject: [PATCH] New translations en.json (Polish) --- src/Ombi/wwwroot/translations/pl.json | 34 +++++++++++++-------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/src/Ombi/wwwroot/translations/pl.json b/src/Ombi/wwwroot/translations/pl.json index 2f89af195..16268a58c 100644 --- a/src/Ombi/wwwroot/translations/pl.json +++ b/src/Ombi/wwwroot/translations/pl.json @@ -158,7 +158,7 @@ "ResolvedTitle": "Problemy rozwiązane", "ColumnTitle": "Tytuł", "Category": "Kategoria", - "Status": "Stan", + "Status": "Status", "Details": "Szczegóły", "Description": "Opis", "NoComments": "Brak komentarzy!", @@ -196,34 +196,34 @@ "VideosTitle": "Wideo", "Casts": { "CastTitle": "Obsada", - "Character": "Character", + "Character": "Postać", "Actor": "Aktor" }, "EpisodeSelector": { "AllSeasonsTooltip": "Zgłoszenie obejmie wszystkie sezony tego serialu", "FirstSeasonTooltip": "Zgłoszenie obejmie pierwszy sezon tego serialu", - "LatestSeasonTooltip": "This will only request the Latest Season for this show" + "LatestSeasonTooltip": "Zgłoszenie obejmie najnowszy sezon tego serialu" } }, "Discovery": { - "PopularTab": "Popular", - "TrendingTab": "Trending", - "UpcomingTab": "Upcoming", + "PopularTab": "Popularne", + "TrendingTab": "Zyskujące popularność", + "UpcomingTab": "Nadchodzące", "CardDetails": { - "Availability": "Availability", + "Availability": "Dostępność", "Studio": "Studio", - "Network": "Network", - "UnknownNetwork": "Unknown", - "RequestStatus": "Request Status", - "Director": "Director", - "InCinemas": "In Cinemas", - "FirstAired": "First Aired", - "Writer": "Writer", - "ExecProducer": "Exec Producer" + "Network": "Sieć", + "UnknownNetwork": "Nieznane", + "RequestStatus": "Status zgłoszenia", + "Director": "Reżyser", + "InCinemas": "W kinach", + "FirstAired": "Pierwsza emisja", + "Writer": "Scenarzysta", + "ExecProducer": "Producent wykonawczy" } }, "UserPreferences": { - "Welcome": "Welcome {{username}}!", - "OmbiLanguage": "Ombi Language" + "Welcome": "Witaj {{username}}!", + "OmbiLanguage": "Język Ombi" } }