Translate locales/templates/config.pot in tr
100% translated source file: 'locales/templates/config.pot' on 'tr'.
This commit is contained in:
committed by
GitHub
parent
e8fdf1f943
commit
9126cc1230
@@ -12,7 +12,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-08-28 22:43+0300\n"
|
||||
"POT-Creation-Date: 2023-10-15 15:58+0300\n"
|
||||
"PO-Revision-Date: 2023-08-28 13:43+0000\n"
|
||||
"Last-Translator: Havina Ru, 2023\n"
|
||||
"Language-Team: Turkish (https://app.transifex.com/leobot/teams/174919/tr/)\n"
|
||||
@@ -22,70 +22,43 @@ msgstr ""
|
||||
"Language: tr\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||||
|
||||
#: src/modules/config/general.py:41
|
||||
msgctxt "guildset:timezone"
|
||||
msgid "timezone"
|
||||
msgstr "Zaman dilimi"
|
||||
|
||||
#: src/modules/config/general.py:44
|
||||
msgctxt "guildset:timezone|desc"
|
||||
msgid "Guild timezone for statistics display."
|
||||
msgstr "İstatistik gösterimi için sunucu zaman dilimi."
|
||||
|
||||
#: src/modules/config/general.py:48
|
||||
msgctxt "guildset:timezone|long_desc"
|
||||
msgid ""
|
||||
"Guild-wide timezone. Used to determine start of the day for the "
|
||||
"leaderboards, and as the default statistics timezone for members who have "
|
||||
"not set one."
|
||||
msgstr ""
|
||||
"Sunucu geneli saat dilimi. Liderlik tabloları için günün başlangıcını "
|
||||
"belirlemek için ve saat dilimini ayarlamamış üyeler için varsayılan "
|
||||
"istatistik saat dilimi olarak kullanılır."
|
||||
|
||||
#: src/modules/config/general.py:62
|
||||
#, possible-python-brace-format
|
||||
msgctxt "guildset:timezone|response"
|
||||
msgid "The guild timezone has been set to `{timezone}`."
|
||||
msgstr "Sunucu zaman dilimi `{timezone}` olarak ayarlandı."
|
||||
|
||||
#: src/modules/config/general.py:94
|
||||
#: src/modules/config/cog.py:56 src/modules/config/general.py:52
|
||||
msgctxt "cmd:configure_general"
|
||||
msgid "general"
|
||||
msgstr "genel"
|
||||
|
||||
#: src/modules/config/general.py:95
|
||||
#: src/modules/config/cog.py:57 src/modules/config/general.py:53
|
||||
msgctxt "cmd:configure_general|desc"
|
||||
msgid "General configuration panel"
|
||||
msgstr "Genel Konfigürasyon Paneli"
|
||||
|
||||
#: src/modules/config/general.py:129
|
||||
#: src/modules/config/general.py:91
|
||||
msgctxt "cmd:configure_general|parse_failure:timezone"
|
||||
msgid "Could not set the timezone!"
|
||||
msgstr "Zaman dilimini ayarlayamadım!"
|
||||
|
||||
#: src/modules/config/general.py:150
|
||||
#: src/modules/config/general.py:112
|
||||
msgctxt "cmd:configure_general|success"
|
||||
msgid "Settings Updated!"
|
||||
msgstr "Ayarlar kaydedilmiştir!"
|
||||
|
||||
#: src/modules/config/general.py:165
|
||||
#: src/modules/config/general.py:127
|
||||
msgctxt "cmd:configure_general|panel|title"
|
||||
msgid "General Configuration Panel"
|
||||
msgstr "Genel Konfigürasyon Paneli"
|
||||
|
||||
#: src/modules/config/dashboard.py:98
|
||||
#: src/modules/config/dashboard.py:99
|
||||
#, possible-python-brace-format
|
||||
msgctxt "ui:dashboard|title"
|
||||
msgid "Guild Dashboard (Page {page}/{total})"
|
||||
msgstr "Sunucu Gösterge Paneli (Sayfa {page}/{total})"
|
||||
|
||||
#: src/modules/config/dashboard.py:109
|
||||
#: src/modules/config/dashboard.py:110
|
||||
msgctxt "ui:dashboard|footer"
|
||||
msgid "Hover over setting names for a brief description"
|
||||
msgstr "Kısa bir açıklama için kursörünüzü ayar adlarının üzerine getirin"
|
||||
|
||||
#: src/modules/config/dashboard.py:172
|
||||
#: src/modules/config/dashboard.py:173
|
||||
msgctxt "ui:dashboard|menu:config|placeholder"
|
||||
msgid "Open Configuration Panel"
|
||||
msgstr "Konfigürasyon Panelini Aç"
|
||||
|
||||
Reference in New Issue
Block a user