[i18n] Automated Crowdin downstream (#4857)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-02-26 19:51:59 +01:00
committed by GitHub
parent f926fab431
commit 51b73fdd1a
132 changed files with 32408 additions and 18355 deletions

View File

@@ -517,7 +517,14 @@ msgid "Set the cooldown for the slot machine.\n\n"
" - `<duration>` The new duration to wait in between uses of the slot machine. Default is 5 seconds.\n"
" Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n"
" "
msgstr ""
msgstr "Slot makinesi için bekleme süresini ayarla.\n\n"
" Örnekler:\n"
" - `[p]economyset slottime 10`\n"
" - `[p]economyset slottime 10m`\n\n"
" **Seçenekler**\n\n"
" - `<süre>` Slot makinesi tekrar kullanabilmek için beklenmesi gereken yeni süre. Varsayılan süre 5 saniyedir.\n"
" Süreyi saniyeler (s), dakikalar (m), saatler (h), günler (d) veya haftalar (w) olarak verebilirsiniz. (Eğer ölçü belirtilmediyse sürenin saniye olarak verildiği varsayılır)\n"
" "
#: redbot/cogs/economy/economy.py:928
msgid "Cooldown is now {num} seconds."
@@ -533,7 +540,14 @@ msgid "Set the cooldown for the payday command.\n\n"
" - `<duration>` The new duration to wait in between uses of payday. Default is 5 minutes.\n"
" Accepts: seconds, minutes, hours, days, weeks (if no unit is specified, the duration is assumed to be given in seconds)\n"
" "
msgstr ""
msgstr "Maaş komutu için bekleme süresini ayarla.\n\n"
" Örnekler:\n"
" - `[p]economyset paydaytime 86400`\n"
" - `[p]economyset paydaytime 1d`\n\n"
" **Seçenekler**\n\n"
" - `<süre>` Payday komutunu tekrar kullanmak için beklenmesi gereken süreyi ayarla. Varsayılan süre 5 dakikadır.\n"
" Süreyi saniyeler (s), dakikalar (m), saatler (h), günler (d) veya haftalar (w) olarak verebilirsiniz. (Eğer ölçü belirtilmediyse sürenin saniye olarak verildiği varsayılır)\n"
" "
#: redbot/cogs/economy/economy.py:952
msgid "Value modified. At least {num} seconds must pass between each payday."