Polish translation
Thanks to Github user mkljczk in https://github.com/hometown-fork/hometown/pull/681
This commit is contained in:
parent
43d693cace
commit
b31e01f5b3
|
@ -193,11 +193,11 @@
|
|||
"explore.trending_links": "Aktualności",
|
||||
"explore.trending_statuses": "Posty",
|
||||
"explore.trending_tags": "Hasztagi",
|
||||
"federation.change": "Adjust status federation",
|
||||
"federation.federated.long": "Allow toot to reach other instances",
|
||||
"federation.federated.short": "Federated",
|
||||
"federation.local_only.long": "Restrict this toot only to my instance",
|
||||
"federation.local_only.short": "Local-only",
|
||||
"federation.change": "Dostosuj federację wpisu",
|
||||
"federation.federated.long": "Pozwól, aby wpis trafiał na inne instancje",
|
||||
"federation.federated.short": "Sfederowany",
|
||||
"federation.local_only.long": "Ogranicz ten wpis tylko do tej instancji",
|
||||
"federation.local_only.short": "Tylko lokalny",
|
||||
"follow_recommendations.done": "Gotowe",
|
||||
"follow_recommendations.heading": "Śledź ludzi, których wpisy chcesz czytać. Oto kilka propozycji.",
|
||||
"follow_recommendations.lead": "Wpisy osób, które śledzisz będą pojawiać się w porządku chronologicznym na stronie głównej. Nie bój się popełniać błędów, możesz bez problemu przestać śledzić każdego w każdej chwili!",
|
||||
|
@ -210,6 +210,7 @@
|
|||
"getting_started.documentation": "Dokumentacja",
|
||||
"getting_started.heading": "Rozpocznij",
|
||||
"getting_started.invite": "Zaproś znajomych",
|
||||
"getting_started.hometown_open_source_notice": "Hometown jest również otwartoźródłowy, na {hometown} (v1.0.5).",
|
||||
"getting_started.open_source_notice": "Mastodon jest oprogramowaniem o otwartym źródle. Możesz pomóc w rozwoju lub zgłaszać błędy na GitHubie tutaj: {github}.",
|
||||
"getting_started.security": "Bezpieczeństwo",
|
||||
"getting_started.terms": "Zasady użytkowania",
|
||||
|
@ -463,7 +464,7 @@
|
|||
"status.history.created": "{name} utworzył(a) {date}",
|
||||
"status.history.edited": "{name} edytował(a) {date}",
|
||||
"status.load_more": "Załaduj więcej",
|
||||
"status.local_only": "This post is only visible by other users of your instance",
|
||||
"status.local_only": "Ten wpis jest widoczny tylko dla innych użytkowników tej instancji",
|
||||
"status.media_hidden": "Zawartość multimedialna ukryta",
|
||||
"status.mention": "Wspomnij o @{name}",
|
||||
"status.more": "Więcej",
|
||||
|
|
Loading…
Reference in New Issue