diff options
author | m4sk1n <me@m4sk.in> | 2017-07-25 15:39:49 +0200 |
---|---|---|
committer | Yamagishi Kazutoshi <ykzts@desire.sh> | 2017-07-25 22:39:49 +0900 |
commit | a31d24ee183c9d8053595510681258ecd67924fb (patch) | |
tree | 3bd232d37fd9f4f53674c818efd9ff8dad7dd596 /app/javascript | |
parent | 6957c5b5c65adc5af0d30215aa27681d4b604fb1 (diff) |
i18n: Update Polish translation (#4361)
Diffstat (limited to 'app/javascript')
-rw-r--r-- | app/javascript/mastodon/locales/pl.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/javascript/mastodon/locales/pl.json b/app/javascript/mastodon/locales/pl.json index 857e4df10..af069b6d7 100644 --- a/app/javascript/mastodon/locales/pl.json +++ b/app/javascript/mastodon/locales/pl.json @@ -1,7 +1,7 @@ { "account.block": "Blokuj @{name}", "account.block_domain": "Blokuj wszystko z {domain}", - "account.disclaimer_full": "Information below may reflect the user's profile incompletely.", + "account.disclaimer_full": "Poniższe informacje mogą nie odwzorowywać bezbłędnie profilu użytkownika.", "account.edit_profile": "Edytuj profil", "account.follow": "Śledź", "account.followers": "Śledzący", @@ -17,7 +17,7 @@ "account.unblock_domain": "Odblokuj domenę {domain}", "account.unfollow": "Przestań śledzić", "account.unmute": "Cofnij wyciszenie @{name}", - "account.view_full_profile": "View full profile", + "account.view_full_profile": "Wyświetl pełny profil", "boost_modal.combo": "Naciśnij {combo}, aby pominąć to następnym razem", "bundle_column_error.body": "Coś poszło nie tak podczas ładowania tego składnika.", "bundle_column_error.retry": "Spróbuj ponownie", |