about summary refs log tree commit diff
path: root/app
diff options
context:
space:
mode:
authorMarcin Mikołajczak <me@m4sk.in>2018-06-06 21:37:43 -0700
committerYamagishi Kazutoshi <ykzts@desire.sh>2018-06-07 13:37:43 +0900
commit2304d52599bfd3a907931971a94b9b68f229ab0a (patch)
treef239940228e20ce970e983835b2949015321f0a2 /app
parent158cd7ee7483353fb2dfc88a826bb739ff6b79ef (diff)
🌍🇵🇱 (#7753)
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
Diffstat (limited to 'app')
-rw-r--r--app/javascript/mastodon/locales/pl.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/app/javascript/mastodon/locales/pl.json b/app/javascript/mastodon/locales/pl.json
index ea56fc73a..a597d5702 100644
--- a/app/javascript/mastodon/locales/pl.json
+++ b/app/javascript/mastodon/locales/pl.json
@@ -83,8 +83,8 @@
   "confirmations.domain_block.message": "Czy na pewno chcesz zablokować całą domenę {domain}? Zwykle lepszym rozwiązaniem jest blokada lub wyciszenie kilku użytkowników.",
   "confirmations.mute.confirm": "Wycisz",
   "confirmations.mute.message": "Czy na pewno chcesz wyciszyć {name}?",
-  "confirmations.redraft.confirm": "Delete & redraft",
-  "confirmations.redraft.message": "Are you sure you want to delete this status and re-draft it? You will lose all replies, boosts and favourites to it.",
+  "confirmations.redraft.confirm": "Usuń i przeredaguj",
+  "confirmations.redraft.message": "Czy na pewno chcesz usunąć i przeredagować ten wpis? Utracisz wszystkie odpowiedzi, podbicia i polubienia dotyczące go.",
   "confirmations.unfollow.confirm": "Przestań śledzić",
   "confirmations.unfollow.message": "Czy na pewno zamierzasz przestać śledzić {name}?",
   "embed.instructions": "Osadź ten wpis na swojej stronie wklejając poniższy kod.",
@@ -266,7 +266,7 @@
   "status.reblog": "Podbij",
   "status.reblog_private": "Podbij dla odbiorców oryginalnego wpisu",
   "status.reblogged_by": "{name} podbił",
-  "status.redraft": "Delete & re-draft",
+  "status.redraft": "Usuń i przeredaguj",
   "status.reply": "Odpowiedz",
   "status.replyAll": "Odpowiedz na wątek",
   "status.report": "Zgłoś @{name}",