From 88deeafeac64c7102940e057e4385b1e9df5c609 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 17:51:15 +0000 Subject: [PATCH] Translate locales/templates/config.pot in tr 10% of minimum 1% translated source file: 'locales/templates/config.pot' on 'tr'. Sync of partially translated files: untranslated content is included with an empty translation or source language content depending on file format --- locales/tr/LC_MESSAGES/config.po | 76 ++++++++++++++++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 locales/tr/LC_MESSAGES/config.po diff --git a/locales/tr/LC_MESSAGES/config.po b/locales/tr/LC_MESSAGES/config.po new file mode 100644 index 00000000..ad01a523 --- /dev/null +++ b/locales/tr/LC_MESSAGES/config.po @@ -0,0 +1,76 @@ +# 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 , YEAR. +# +# Translators: +# Eyüp Ramazan, 2023 +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2023-08-27 16:37+0300\n" +"PO-Revision-Date: 2023-08-28 13:43+0000\n" +"Last-Translator: Eyüp Ramazan, 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/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 "" + +#: 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 "" + +#: src/modules/config/general.py:62 +#, possible-python-brace-format +msgctxt "guildset:timezone|response" +msgid "The guild timezone has been set to `{timezone}`." +msgstr "" + +#: src/modules/config/general.py:94 +msgctxt "cmd:configure_general" +msgid "general" +msgstr "" + +#: src/modules/config/general.py:95 +msgctxt "cmd:configure_general|desc" +msgid "General configuration panel" +msgstr "" + +#: src/modules/config/general.py:129 +msgctxt "cmd:configure_general|parse_failure:timezone" +msgid "Could not set the timezone!" +msgstr "" + +#: src/modules/config/general.py:150 +msgctxt "cmd:configure_general|success" +msgid "Settings Updated!" +msgstr "" + +#: src/modules/config/general.py:165 +msgctxt "cmd:configure_general|panel|title" +msgid "General Configuration Panel" +msgstr "" + +#: src/modules/config/dashboard.py:147 +msgctxt "ui:dashboard|menu:config|placeholder" +msgid "Open Configuration Panel" +msgstr ""