mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-21 05:43:19 -07:00
New translations en.json (Polish)
This commit is contained in:
parent
3b3cb52dab
commit
6f0b779bf8
1 changed files with 12 additions and 12 deletions
|
@ -11,10 +11,10 @@
|
||||||
},
|
},
|
||||||
"Common": {
|
"Common": {
|
||||||
"ContinueButton": "Dalej",
|
"ContinueButton": "Dalej",
|
||||||
"Available": "Dostępny",
|
"Available": "Dostępne",
|
||||||
"PartiallyAvailable": "Częściowo dostępne",
|
"PartiallyAvailable": "Częściowo dostępne",
|
||||||
"Monitored": "Monitorowane",
|
"Monitored": "Monitorowane",
|
||||||
"NotAvailable": "Niedostępny",
|
"NotAvailable": "Niedostępne",
|
||||||
"ProcessingRequest": "Przetwarzanie zgłoszenia",
|
"ProcessingRequest": "Przetwarzanie zgłoszenia",
|
||||||
"PendingApproval": "Oczekujące na zatwierdzenie",
|
"PendingApproval": "Oczekujące na zatwierdzenie",
|
||||||
"RequestDenied": "Zgłoszenie odrzucone",
|
"RequestDenied": "Zgłoszenie odrzucone",
|
||||||
|
@ -139,9 +139,9 @@
|
||||||
"Remaining": {
|
"Remaining": {
|
||||||
"Quota": "{{remaining}}/{{total}} pozostałych żądań",
|
"Quota": "{{remaining}}/{{total}} pozostałych żądań",
|
||||||
"NextDays": "Kolejne żądanie zostanie dodane za {{time}} dni",
|
"NextDays": "Kolejne żądanie zostanie dodane za {{time}} dni",
|
||||||
"NextHours": "Another request will be added in {{time}} hours",
|
"NextHours": "Kolejne żądanie zostanie dodane za {{time}} godzin(y)",
|
||||||
"NextMinutes": "Another request will be added in {{time}} minutes",
|
"NextMinutes": "Kolejne żądanie zostanie dodane za {{time}} minut(y)",
|
||||||
"NextMinute": "Another request will be added in {{time}} minute"
|
"NextMinute": "Kolejne żądanie zostanie dodane za {{time}} minut(y)"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Issues": {
|
"Issues": {
|
||||||
|
@ -171,15 +171,15 @@
|
||||||
"PendingApproval": "Oczekujące na zatwierdzenie"
|
"PendingApproval": "Oczekujące na zatwierdzenie"
|
||||||
},
|
},
|
||||||
"UserManagment": {
|
"UserManagment": {
|
||||||
"TvRemaining": "TV: {{remaining}}/{{total}} remaining",
|
"TvRemaining": "TV: pozostało {{remaining}}/{{total}}",
|
||||||
"MovieRemaining": "Movies: {{remaining}}/{{total}} remaining",
|
"MovieRemaining": "Filmy: pozostało {{remaining}}/{{total}}",
|
||||||
"MusicRemaining": "Music: {{remaining}}/{{total}} remaining",
|
"MusicRemaining": "Muzyka: pozostało {{remaining}}/{{total}}",
|
||||||
"TvDue": "TV: {{date}}",
|
"TvDue": "TV: {{date}}",
|
||||||
"MovieDue": "Movie: {{date}}",
|
"MovieDue": "Film: {{date}}",
|
||||||
"MusicDue": "Music: {{date}}"
|
"MusicDue": "Muzyka: {{date}}"
|
||||||
},
|
},
|
||||||
"Votes": {
|
"Votes": {
|
||||||
"CompletedVotesTab": "Voted",
|
"CompletedVotesTab": "Zagłosowano",
|
||||||
"VotesTab": "Votes Needed"
|
"VotesTab": "Potrzebne głosy"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue