diff options
author | m4sk1n <me@m4sk.in> | 2017-07-28 10:53:44 +0200 |
---|---|---|
committer | Yamagishi Kazutoshi <ykzts@desire.sh> | 2017-07-28 17:53:44 +0900 |
commit | c7de92e0df93a6eb6a0b07c8891a7189f881141b (patch) | |
tree | efc1efabcde6c3ef46ab3388667e9de16bd71d41 /app | |
parent | c1633eeb0fd22cb345b82d3b02bf0a6e17036b52 (diff) |
i18n: Update Polish translation (#4414)
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
Diffstat (limited to 'app')
-rw-r--r-- | app/javascript/mastodon/locales/pl.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app/javascript/mastodon/locales/pl.json b/app/javascript/mastodon/locales/pl.json index 0deb744e9..e41b076eb 100644 --- a/app/javascript/mastodon/locales/pl.json +++ b/app/javascript/mastodon/locales/pl.json @@ -13,7 +13,7 @@ "account.posts": "Posty", "account.report": "Zgłoś @{name}", "account.requested": "Oczekująca prośba", - "account.share": "Share @{name}'s profile", + "account.share": "Udostępnij profil @{name}", "account.unblock": "Odblokuj @{name}", "account.unblock_domain": "Odblokuj domenę {domain}", "account.unfollow": "Przestań śledzić", @@ -36,8 +36,8 @@ "column.public": "Globalna oś czasu", "column_back_button.label": "Wróć", "column_header.hide_settings": "Ukryj ustawienia", - "column_header.moveLeft_settings": "Move column to the left", - "column_header.moveRight_settings": "Move column to the right", + "column_header.moveLeft_settings": "Przesuń kolumnę w lewo", + "column_header.moveRight_settings": "Przesuń kolumnę w prawo", "column_header.pin": "Przypnij", "column_header.show_settings": "Pokaż ustawienia", "column_header.unpin": "Cofnij przypięcie", |