223 lines
6.6 KiB
Plaintext
223 lines
6.6 KiB
Plaintext
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: 1.0\n"
|
|
"Report-Msgid-Bugs-To: you@example.com\n"
|
|
"POT-Creation-Date: 2007-10-18 14:00+0100\n"
|
|
"PO-Revision-Date: 2007-10-18 14:00+0100\n"
|
|
"Last-Translator: you <you@example.com>\n"
|
|
"Language-Team: English <yourteam@example.com>\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=utf-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
#: src/settings/ui.py:179
|
|
msgctxt "setting|formatted|notset"
|
|
msgid "Not Set"
|
|
msgstr "Opu Tfu"
|
|
|
|
#: src/settings/ui.py:338
|
|
#, possible-python-brace-format
|
|
msgctxt "setting|summary_embed|title"
|
|
msgid "Configuration options for `{name}`"
|
|
msgstr "Dpogjhvsbujpo pqujpot gps `{name}`"
|
|
|
|
#: src/settings/ui.py:350
|
|
msgctxt "setting|summary_table|field:currently|key"
|
|
msgid "Currently"
|
|
msgstr "Dvssfoumz"
|
|
|
|
#: src/settings/ui.py:357
|
|
msgctxt "setting|summary_table|field:default|key"
|
|
msgid "By Default"
|
|
msgstr "Cz Efgbvmu"
|
|
|
|
#: src/settings/ui.py:364
|
|
msgctxt "setting|summary_table|field:set|key"
|
|
msgid "Set Using"
|
|
msgstr "Tfu Vtjoh"
|
|
|
|
#: src/settings/setting_types.py:48
|
|
msgctxt "settype:string|accepts"
|
|
msgid "Any Text"
|
|
msgstr "Boz Ufyu"
|
|
|
|
#: src/settings/setting_types.py:89
|
|
#, possible-python-brace-format
|
|
msgctxt "settype:string|error"
|
|
msgid "Provided string is too long! Maximum length: {maxlen} characters."
|
|
msgstr "Qspwjefe tusjoh jt upp mpoh! Nbyjnvn mfohui: {maxlen} dibsbdufst."
|
|
|
|
#: src/settings/setting_types.py:114
|
|
msgctxt "settype:emoji|accepts"
|
|
msgid "Paste a builtin emoji, custom emoji, or emoji id."
|
|
msgstr "Qbtuf b cvjmujo fnpkj, dvtupn fnpkj, ps fnpkj je."
|
|
|
|
#: src/settings/setting_types.py:167
|
|
#, possible-python-brace-format
|
|
msgctxt "settype:emoji|error:parse"
|
|
msgid ""
|
|
"Could not parse `{provided}` as a Discord emoji. Supported formats are "
|
|
"builtin emojis (e.g. `{builtin}`), custom emojis (e.g. {custom}), or custom "
|
|
"emoji ids (e.g. `{custom_id}`)."
|
|
msgstr ""
|
|
"Dpvme opu qbstf `{provided}` bt b Ejtdpse fnpkj. Tvqqpsufe gpsnbut bsf "
|
|
"cvjmujo fnpkjt (f.h. `{builtin}`), dvtupn fnpkjt (f.h. {custom}), ps dvtupn "
|
|
"fnpkj jet (f.h. `{custom_id}`)."
|
|
|
|
#: src/settings/setting_types.py:236
|
|
msgctxt "settype:channel|accepts"
|
|
msgid "A channel name or id"
|
|
msgstr "B diboofm obnf ps je"
|
|
|
|
#: src/settings/setting_types.py:282
|
|
#, possible-python-brace-format
|
|
msgctxt "settype:channel|parse|error:not_found"
|
|
msgid "Channel `{string}` could not be found in this guild!"
|
|
msgstr "Diboofm `{string}` dpvme opu cf gpvoe jo uijt hvjme!"
|
|
|
|
#: src/settings/setting_types.py:368
|
|
msgctxt "settype:role|accepts"
|
|
msgid "A role name or id"
|
|
msgstr "B spmf obnf ps je"
|
|
|
|
#: src/settings/setting_types.py:427
|
|
#, possible-python-brace-format
|
|
msgctxt "settype:role|parse|error:not_found"
|
|
msgid "Role `{string}` could not be found in this guild!"
|
|
msgstr "Spmf `{string}` dpvme opu cf gpvoe jo uijt hvjme!"
|
|
|
|
#: src/settings/setting_types.py:492
|
|
msgctxt "settype:bool|accepts"
|
|
msgid "Enabled/Disabled"
|
|
msgstr "Fobcmfe/Ejtbcmfe"
|
|
|
|
#: src/settings/setting_types.py:497
|
|
msgctxt "settype:bool|parse:truthy_values"
|
|
msgid "enabled|yes|true|on|enable|1"
|
|
msgstr "fobcmfe|zft|usvf|po|fobcmf|1"
|
|
|
|
#: src/settings/setting_types.py:501
|
|
msgctxt "settype:bool|parse:falsey_values"
|
|
msgid "disabled|no|false|off|disable|0"
|
|
msgstr "ejtbcmfe|op|gbmtf|pgg|ejtbcmf|0"
|
|
|
|
#: src/settings/setting_types.py:506
|
|
msgctxt "settype:bool|output:true"
|
|
msgid "On"
|
|
msgstr "Po"
|
|
|
|
#: src/settings/setting_types.py:507
|
|
msgctxt "settype:bool|output:false"
|
|
msgid "Off"
|
|
msgstr "Pgg"
|
|
|
|
#: src/settings/setting_types.py:508
|
|
msgctxt "settype:bool|output:none"
|
|
msgid "Not Set"
|
|
msgstr "Opu Tfu"
|
|
|
|
#: src/settings/setting_types.py:619
|
|
msgctxt "settype:integer|accepts"
|
|
msgid "An integer"
|
|
msgstr "Bo joufhfs"
|
|
|
|
#: src/settings/setting_types.py:682
|
|
msgctxt "settype:emoji|desc"
|
|
msgid "Unicode or custom emoji"
|
|
msgstr "Vojdpef ps dvtupn fnpkj"
|
|
|
|
#: src/settings/setting_types.py:754
|
|
msgctxt "settype:guildid|accepts"
|
|
msgid "Any Snowflake ID"
|
|
msgstr "Boz Topxgmblf JE"
|
|
|
|
#: src/settings/setting_types.py:823
|
|
msgctxt "settype:timezone|accepts"
|
|
msgid "A timezone name from the 'tz database' (e.g. 'Europe/London')"
|
|
msgstr "B ujnfapof obnf gspn uif 'ua ebubcbtf' (f.h. 'Fvspqf/Mpoepo')"
|
|
|
|
#: src/settings/setting_types.py:893
|
|
msgctxt "settype:timezone|summary_table|field:supported|key"
|
|
msgid "Supported"
|
|
msgstr "Tvqqpsufe"
|
|
|
|
#: src/settings/setting_types.py:897
|
|
#, possible-python-brace-format
|
|
msgctxt "settype:timezone|summary_table|field:supported|value"
|
|
msgid "Any timezone from the [tz database]({link})."
|
|
msgstr "Boz ujnfapof gspn uif [ua ebubcbtf]({link})."
|
|
|
|
#: src/settings/setting_types.py:914
|
|
#, possible-python-brace-format
|
|
msgctxt "set_type:timezone|acmpl|no_matching"
|
|
msgid "No timezones matching '{input}'!"
|
|
msgstr "Op ujnfapoft nbudijoh '{input}'!"
|
|
|
|
#: src/settings/setting_types.py:927
|
|
#, possible-python-brace-format
|
|
msgctxt "set_type:timezone|acmpl|choice"
|
|
msgid "{tz} (Currently {now})"
|
|
msgstr "{tz} (Dvssfoumz {now})"
|
|
|
|
#: src/settings/setting_types.py:957
|
|
msgctxt "settype:timestamp|accepts"
|
|
msgid "A timestamp in the form YYYY-MM-DD HH:MM"
|
|
msgstr "B ujnftubnq jo uif gpsn ZZZZ-NN-EE II:NN"
|
|
|
|
#: src/settings/setting_types.py:986
|
|
#, possible-python-brace-format
|
|
msgctxt "settype:timestamp|parse|error:invalid"
|
|
msgid ""
|
|
"Could not parse `{provided}` as a timestamp. Please use `YYYY-MM-DD HH:MM` "
|
|
"format."
|
|
msgstr ""
|
|
"Dpvme opu qbstf `{provided}` bt b ujnftubnq. Qmfbtf vtf `ZZZZ-NN-EE II:NN` "
|
|
"gpsnbu."
|
|
|
|
#: src/settings/setting_types.py:1017
|
|
msgctxt "settype:raw|accepts"
|
|
msgid "Anything"
|
|
msgstr "Bozuijoh"
|
|
|
|
#: src/settings/setting_types.py:1070
|
|
msgctxt "settype:enum|accepts"
|
|
msgid "A valid option."
|
|
msgstr "B wbmje pqujpo."
|
|
|
|
#: src/settings/setting_types.py:1120
|
|
#, possible-python-brace-format
|
|
msgctxt "settype:enum|parse|error:not_found"
|
|
msgid "`{provided}` is not a valid option!"
|
|
msgstr "`{provided}` jt opu b wbmje pqujpo!"
|
|
|
|
#: src/settings/setting_types.py:1168
|
|
msgctxt "settype:duration|accepts"
|
|
msgid "A number of days, hours, minutes, and seconds, e.g. `2d 4h 10s`."
|
|
msgstr "B ovncfs pg ebzt, ipvst, njovuft, boe tfdpoet, f.h. `2e 4i 10t`."
|
|
|
|
#: src/settings/setting_types.py:1349
|
|
msgctxt "settype:channel_list|accepts"
|
|
msgid "Comma separated list of channel ids."
|
|
msgstr "Dpnnb tfqbsbufe mjtu pg diboofm jet."
|
|
|
|
#: src/settings/setting_types.py:1360
|
|
msgctxt "settype:role_list|accepts"
|
|
msgid "Comma separated list of role ids."
|
|
msgstr "Dpnnb tfqbsbufe mjtu pg spmf jet."
|
|
|
|
#: src/settings/setting_types.py:1376
|
|
msgctxt "settype:stringlist|accepts"
|
|
msgid "Comma separated strings."
|
|
msgstr "Dpnnb tfqbsbufe tusjoht."
|
|
|
|
#: src/settings/setting_types.py:1387
|
|
msgctxt "settype:guildidlist|accepts"
|
|
msgid "Comma separated list of guild ids."
|
|
msgstr "Dpnnb tfqbsbufe mjtu pg hvjme jet."
|