65 lines
2.0 KiB
Plaintext
65 lines
2.0 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.
|
||
#
|
||
# Translators:
|
||
# Eyüp Ramazan, 2023
|
||
# Havina Ru, 2023
|
||
#
|
||
#, fuzzy
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: PACKAGE VERSION\n"
|
||
"Report-Msgid-Bugs-To: \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"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: 8bit\n"
|
||
"Language: tr\n"
|
||
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
|
||
|
||
#: src/modules/config/cog.py:56 src/modules/config/general.py:52
|
||
msgctxt "cmd:configure_general"
|
||
msgid "general"
|
||
msgstr "genel"
|
||
|
||
#: 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:91
|
||
msgctxt "cmd:configure_general|parse_failure:timezone"
|
||
msgid "Could not set the timezone!"
|
||
msgstr "Zaman dilimini ayarlayamadım!"
|
||
|
||
#: src/modules/config/general.py:112
|
||
msgctxt "cmd:configure_general|success"
|
||
msgid "Settings Updated!"
|
||
msgstr "Ayarlar kaydedilmiştir!"
|
||
|
||
#: 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: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: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:173
|
||
msgctxt "ui:dashboard|menu:config|placeholder"
|
||
msgid "Open Configuration Panel"
|
||
msgstr "Konfigürasyon Panelini Aç"
|