mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 13:23:20 -07:00
New translations en.json (Polish)
This commit is contained in:
parent
a8565ae91c
commit
2499e01f9c
1 changed files with 61 additions and 61 deletions
|
@ -1,68 +1,68 @@
|
|||
{
|
||||
"Login": {
|
||||
"SignInButton": "Sign in",
|
||||
"UsernamePlaceholder": "Username",
|
||||
"PasswordPlaceholder": "Password",
|
||||
"RememberMe": "Remember Me",
|
||||
"ForgottenPassword": "Forgot your password?",
|
||||
"SignInButton": "Zaloguj się",
|
||||
"UsernamePlaceholder": "Nazwa użytkownika",
|
||||
"PasswordPlaceholder": "Hasło",
|
||||
"RememberMe": "Zapamiętaj mnie",
|
||||
"ForgottenPassword": "Nie pamiętasz hasła?",
|
||||
"Errors": {
|
||||
"IncorrectCredentials": "Incorrect username or password"
|
||||
"IncorrectCredentials": "Nieprawidłowa nazwa użytkownika lub hasło"
|
||||
}
|
||||
},
|
||||
"Common": {
|
||||
"ContinueButton": "Continue",
|
||||
"Available": "Available",
|
||||
"NotAvailable": "Not Available",
|
||||
"ProcessingRequest": "Processing Request",
|
||||
"PendingApproval": "Pending Approval",
|
||||
"RequestDenied": "Request Denied",
|
||||
"NotRequested": "Not Requested",
|
||||
"Requested": "Requested",
|
||||
"Request": "Request",
|
||||
"Denied": "Denied",
|
||||
"Approve": "Approve",
|
||||
"PartlyAvailable": "Partly Available",
|
||||
"ContinueButton": "Dalej",
|
||||
"Available": "Dostępny",
|
||||
"NotAvailable": "Niedostępny",
|
||||
"ProcessingRequest": "Przetwarzanie zgłoszenia",
|
||||
"PendingApproval": "Oczekujące na zatwierdzenie",
|
||||
"RequestDenied": "Zgłoszenie odrzucone",
|
||||
"NotRequested": "Nie zgłoszone",
|
||||
"Requested": "Zgłoszone",
|
||||
"Request": "Zgłoszenie",
|
||||
"Denied": "Odrzucone",
|
||||
"Approve": "Zatwierdź",
|
||||
"PartlyAvailable": "Dostępne częściowo",
|
||||
"Errors": {
|
||||
"Validation": "Please check your entered values"
|
||||
"Validation": "Sprawdź wprowadzone dane"
|
||||
}
|
||||
},
|
||||
"PasswordReset": {
|
||||
"EmailAddressPlaceholder": "Email Address",
|
||||
"ResetPasswordButton": "Reset Password"
|
||||
"EmailAddressPlaceholder": "Adres e-mail",
|
||||
"ResetPasswordButton": "Zresetuj hasło"
|
||||
},
|
||||
"LandingPage": {
|
||||
"OnlineHeading": "Currently Online",
|
||||
"OnlineParagraph": "The media server is currently online",
|
||||
"PartiallyOnlineHeading": "Partially Online",
|
||||
"PartiallyOnlineParagraph": "The media server is partially online.",
|
||||
"MultipleServersUnavailable": "There are {{serversUnavailable}} servers offline out of {{totalServers}}.",
|
||||
"SingleServerUnavailable": "There is {{serversUnavailable}} server offline out of {{totalServers}}.",
|
||||
"OfflineHeading": "Currently Offline",
|
||||
"OfflineParagraph": "The media server is currently offline.",
|
||||
"CheckPageForUpdates": "Check this page for continuous site updates."
|
||||
"OnlineHeading": "Dostępny",
|
||||
"OnlineParagraph": "Serwer mediów jest dostępny",
|
||||
"PartiallyOnlineHeading": "Dostępny częściowo",
|
||||
"PartiallyOnlineParagraph": "Serwer mediów jest dostępny częściowo.",
|
||||
"MultipleServersUnavailable": "{{serversUnavailable}} serwerów spośród {{totalServers}} jest niedostępnych.",
|
||||
"SingleServerUnavailable": "Jeden serwer spośród {{totalServers}} jest niedostępny.",
|
||||
"OfflineHeading": "Niedostępny",
|
||||
"OfflineParagraph": "Serwer mediów jest niedostępny.",
|
||||
"CheckPageForUpdates": "Tutaj znajdziesz aktualizacje dotyczące tej strony."
|
||||
},
|
||||
"NavigationBar": {
|
||||
"Search": "Search",
|
||||
"Requests": "Requests",
|
||||
"UserManagement": "User Management",
|
||||
"Issues": "Issues",
|
||||
"Donate": "Donate!",
|
||||
"DonateLibraryMaintainer": "Donate to Library Maintainer",
|
||||
"DonateTooltip": "This is how I convince my wife to let me spend my spare time developing Ombi ;)",
|
||||
"UpdateAvailableTooltip": "Update Available!",
|
||||
"Settings": "Settings",
|
||||
"Welcome": "Welcome {{username}}",
|
||||
"UpdateDetails": "Update Details",
|
||||
"Logout": "Logout",
|
||||
"Search": "Szukaj",
|
||||
"Requests": "Zgłoszenia",
|
||||
"UserManagement": "Zarządzanie użytkownikami",
|
||||
"Issues": "Problemy",
|
||||
"Donate": "Wesprzyj!",
|
||||
"DonateLibraryMaintainer": "Wesprzyj właściciela biblioteki",
|
||||
"DonateTooltip": "W ten sposób przekonuję moją żonę by spędzać mój wolny czas rozwijając Ombi ;)",
|
||||
"UpdateAvailableTooltip": "Dostępna aktualizacja!",
|
||||
"Settings": "Ustawienia",
|
||||
"Welcome": "Witaj {{username}}",
|
||||
"UpdateDetails": "Podaj szczegóły",
|
||||
"Logout": "Wyloguj",
|
||||
"Language": {
|
||||
"English": "English",
|
||||
"French": "French",
|
||||
"Spanish": "Spanish",
|
||||
"German": "German",
|
||||
"Italian": "Italian",
|
||||
"Danish": "Danish",
|
||||
"Dutch": "Dutch",
|
||||
"Norwegian": "Norwegian",
|
||||
"English": "Angielski",
|
||||
"French": "Francuski",
|
||||
"Spanish": "Hiszpański",
|
||||
"German": "Niemiecki",
|
||||
"Italian": "Włoski",
|
||||
"Danish": "Duński",
|
||||
"Dutch": "Holenderski",
|
||||
"Norwegian": "Norweski",
|
||||
"BrazillianPortuguese": "Brazillian Portuguese",
|
||||
"Polish": "Polish"
|
||||
},
|
||||
|
@ -122,17 +122,17 @@
|
|||
"QualityOverride": "Quality Override:",
|
||||
"RootFolderOverride": "Root Folder Override:",
|
||||
"ChangeRootFolder": "Root Folder",
|
||||
"ChangeQualityProfile": "Quality Profile",
|
||||
"MarkUnavailable": "Mark Unavailable",
|
||||
"MarkAvailable": "Mark Available",
|
||||
"Remove": "Remove",
|
||||
"Deny": "Deny",
|
||||
"Season": "Season:",
|
||||
"GridTitle": "Title",
|
||||
"AirDate": "AirDate",
|
||||
"GridStatus": "Status",
|
||||
"ReportIssue": "Report Issue",
|
||||
"Filter": "Filter",
|
||||
"ChangeQualityProfile": "Wybór jakości",
|
||||
"MarkUnavailable": "Oznacz jako niedostępne",
|
||||
"MarkAvailable": "Oznacz jako dostępne",
|
||||
"Remove": "Usuń",
|
||||
"Deny": "Odrzuć",
|
||||
"Season": "Sezon:",
|
||||
"GridTitle": "Tytuł",
|
||||
"AirDate": "Data emisji",
|
||||
"GridStatus": "Stan",
|
||||
"ReportIssue": "Zgłoś problem",
|
||||
"Filter": "Filtr",
|
||||
"Sort": "Sort",
|
||||
"SeasonNumberHeading": "Season: {seasonNumber}",
|
||||
"SortTitleAsc": "Title ▲",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue