Skip to content

Commit

Permalink
fa: fix msgid
Browse files Browse the repository at this point in the history
  • Loading branch information
DannyRavi committed Oct 16, 2024
1 parent d3c2c4f commit 38f5c85
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions po/fa.po
Original file line number Diff line number Diff line change
Expand Up @@ -20938,13 +20938,10 @@ msgstr "\"دریافت شد: {:?}\""

#: src/concurrency/channels/senders-receivers.md
msgid ""
"`mpsc` stands for Multi-Producer, Single-Consumer. `Sender` and "
"`SyncSender` implement `Clone` (so you can make multiple producers) but "
"`Receiver` does not."
"`mpsc` stands for Multi-Producer, Single-Consumer. `Sender` and `SyncSender` "
"implement `Clone` (so you can make multiple producers) but `Receiver` does "
"not."
msgstr ""
"‏ mpsc مخفف Multi-Producer, Single-Consumer است. `Sender` و `SyncSender` "
"`Clone` را پیاده‌سازی می‌کنند (بنابراین می‌توانید چندین تولیدکننده بسازید) اما "
"`Receiver` این کار را نمی‌کند."

#: src/concurrency/channels/senders-receivers.md
msgid ""
Expand Down

0 comments on commit 38f5c85

Please sign in to comment.