mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-19 09:26:06 -05:00
[i18n] Automated Crowdin downstream (#4857)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
f926fab431
commit
51b73fdd1a
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user