Translate locales/templates/sysadmin.pot in tr
2% of minimum 1% translated source file: 'locales/templates/sysadmin.pot' on 'tr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format
This commit is contained in:
committed by
GitHub
parent
ed35059afa
commit
9be8a30ac2
203
locales/tr/LC_MESSAGES/sysadmin.po
Normal file
203
locales/tr/LC_MESSAGES/sysadmin.po
Normal file
@@ -0,0 +1,203 @@
|
||||
# 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:
|
||||
# Furkan Bülbül, 2023
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2023-08-28 22:43+0300\n"
|
||||
"PO-Revision-Date: 2023-08-28 13:43+0000\n"
|
||||
"Last-Translator: Furkan Bülbül, 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/sysadmin/presence.py:116
|
||||
msgctxt "botset:presence_status"
|
||||
msgid "online_status"
|
||||
msgstr "çevrim_içi_durum"
|
||||
|
||||
#: src/modules/sysadmin/presence.py:117
|
||||
msgctxt "botset:presence_status|desc"
|
||||
msgid "Bot status indicator"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/sysadmin/presence.py:120
|
||||
msgctxt "botset:presence_status|long_desc"
|
||||
msgid "Whether the bot account displays as online, idle, dnd, or offline."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/sysadmin/presence.py:124
|
||||
msgctxt "botset:presence_status|accepts"
|
||||
msgid "Online/Idle/Dnd/Offline"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/sysadmin/presence.py:133
|
||||
msgctxt "botset:presence_status|output:online"
|
||||
msgid "**Online**"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/sysadmin/presence.py:134
|
||||
msgctxt "botset:presence_status|output:idle"
|
||||
msgid "**Idle**"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/sysadmin/presence.py:135
|
||||
msgctxt "botset:presence_status|output:dnd"
|
||||
msgid "**Do Not Disturb**"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/sysadmin/presence.py:136
|
||||
msgctxt "botset:presence_status|output:offline"
|
||||
msgid "**Offline**"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/sysadmin/presence.py:139
|
||||
msgctxt "botset:presence_status|input_format:online"
|
||||
msgid "Online"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/sysadmin/presence.py:140
|
||||
msgctxt "botset:presence_status|input_format:idle"
|
||||
msgid "Idle"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/sysadmin/presence.py:141
|
||||
msgctxt "botset:presence_status|input_format:dnd"
|
||||
msgid "DND"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/sysadmin/presence.py:142
|
||||
msgctxt "botset:presence_status|input_format:offline"
|
||||
msgid "Offline"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/sysadmin/presence.py:145
|
||||
msgctxt "botset:presence_status|input_pattern:online"
|
||||
msgid "on|online"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/sysadmin/presence.py:146
|
||||
msgctxt "botset:presence_status|input_pattern:idle"
|
||||
msgid "idle"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/sysadmin/presence.py:147
|
||||
msgctxt "botset:presence_status|input_pattern:dnd"
|
||||
msgid "do not disturb|dnd"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/sysadmin/presence.py:148
|
||||
msgctxt "botset:presence_status|input_pattern:offline"
|
||||
msgid "off|offline|invisible"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/sysadmin/presence.py:155
|
||||
msgctxt "botset:presence_type"
|
||||
msgid "activity_type"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/sysadmin/presence.py:156
|
||||
msgctxt "botset:presence_type|desc"
|
||||
msgid "Type of presence activity"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/sysadmin/presence.py:159
|
||||
msgctxt "botset:presence_type|long_desc"
|
||||
msgid ""
|
||||
"Whether the bot activity is shown as 'Listening', 'Playing', or 'Watching'."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/sysadmin/presence.py:163
|
||||
msgctxt "botset:presence_type|accepts"
|
||||
msgid "Listening/Playing/Watching/Streaming"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/sysadmin/presence.py:172
|
||||
msgctxt "botset:presence_type|output:watching"
|
||||
msgid "**Watching**"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/sysadmin/presence.py:173
|
||||
msgctxt "botset:presence_type|output:listening"
|
||||
msgid "**Listening**"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/sysadmin/presence.py:174
|
||||
msgctxt "botset:presence_type|output:playing"
|
||||
msgid "**Playing**"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/sysadmin/presence.py:175
|
||||
msgctxt "botset:presence_type|output:streaming"
|
||||
msgid "**Streaming**"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/sysadmin/presence.py:178
|
||||
msgctxt "botset:presence_type|input_format:watching"
|
||||
msgid "Watching"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/sysadmin/presence.py:179
|
||||
msgctxt "botset:presence_type|input_format:listening"
|
||||
msgid "Listening"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/sysadmin/presence.py:180
|
||||
msgctxt "botset:presence_type|input_format:playing"
|
||||
msgid "Playing"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/sysadmin/presence.py:181
|
||||
msgctxt "botset:presence_type|input_format:streaming"
|
||||
msgid "Streaming"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/sysadmin/presence.py:184
|
||||
msgctxt "botset:presence_type|input_pattern:watching"
|
||||
msgid "watching"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/sysadmin/presence.py:185
|
||||
msgctxt "botset:presence_type|input_pattern:listening"
|
||||
msgid "listening"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/sysadmin/presence.py:186
|
||||
msgctxt "botset:presence_type|input_pattern:playing"
|
||||
msgid "playing"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/sysadmin/presence.py:187
|
||||
msgctxt "botset:presence_type|input_pattern:streaming"
|
||||
msgid "streaming"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/sysadmin/presence.py:194
|
||||
msgctxt "botset:presence_name"
|
||||
msgid "activity_name"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/sysadmin/presence.py:195
|
||||
msgctxt "botset:presence_name|desc"
|
||||
msgid "Name of the presence activity"
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/sysadmin/presence.py:196
|
||||
msgctxt "botset:presence_name|long_desc"
|
||||
msgid "Presence activity name."
|
||||
msgstr ""
|
||||
|
||||
#: src/modules/sysadmin/presence.py:197
|
||||
msgctxt "botset:presence_name|accepts"
|
||||
msgid "The name of the activity to show."
|
||||
msgstr ""
|
||||
Reference in New Issue
Block a user