Translated using Weblate (Polish)

Currently translated at 97.2% (70 of 72 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/pl/
This commit is contained in:
Lukas Pik 2021-10-06 09:00:56 +00:00 committed by Hosted Weblate
parent 5a532d99a4
commit 7d7939bf41
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -60,21 +60,27 @@
"minimize_recommendations": "Minimalizuj rekomendacje", "minimize_recommendations": "Minimalizuj rekomendacje",
"show_recommendations": "Pokaż rekomendacje", "show_recommendations": "Pokaż rekomendacje",
"disable_lbry": "Wyłącz LBRY dla streaming-u", "disable_lbry": "Wyłącz LBRY dla streaming-u",
"enable_lbry_proxy": "Włącz proxy dla LBRY" "enable_lbry_proxy": "Włącz proxy dla LBRY",
"filter": "Filtr",
"search": "Wyszukaj"
}, },
"comment": { "comment": {
"pinned_by": "Przypięty przez" "pinned_by": "Przypięty przez"
}, },
"preferences": { "preferences": {
"instance_name":"Nazwa instancji", "instance_name": "Nazwa instancji",
"instance_locations":"Lokalizacje instancji", "instance_locations": "Lokalizacje instancji",
"has_cdn":"Używa CDN?", "has_cdn": "Używa CDN?",
"ssl_score":"Ocena SSL" "ssl_score": "Ocena SSL"
}, },
"video": { "video": {
"videos": "Filmy", "videos": "Filmy",
"views": "wyświetleń", "views": "wyświetleń",
"watched": "Obejrzane", "watched": "Obejrzane",
"sponsor_segments": "Segmenty sponsorskie" "sponsor_segments": "Segmenty sponsorskie"
},
"login": {
"username": "Nazwa użytkownika",
"password": "Hasło"
} }
} }