# Copyright (C) 2024 Carex
# This file is distributed under the GPL-2.0+.
msgid ""
msgstr ""
"Project-Id-Version: Maintainer 1.0.0\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/maintainer\n"
"POT-Creation-Date: 2024-11-11T08:22:33+00:00\n"
"PO-Revision-Date: 2024-03-19 12:00+0300\n"
"Last-Translator: \n"
"Language-Team: Turkish\n"
"Language: tr_TR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: WP-CLI 2.10.0\n"
"X-Domain: maintainer\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#. Plugin Name of the plugin
#: maintainer.php
msgid "Maintainer"
msgstr "Bakım Modu"

#. Plugin URI of the plugin
#. Author URI of the plugin
#: maintainer.php
msgid "wpcarex.com"
msgstr "wpcarex.com"

#. Description of the plugin
#: maintainer.php
msgid "Simple coming soon page generator."
msgstr "Basit yakında geliyoruz sayfası oluşturucu."

#. Author of the plugin
#: maintainer.php
msgid "Carex"
msgstr "Carex"

#: src/Admin/Controllers/Init.php:184
msgid "Settings"
msgstr "Ayarlar"

#: src/Admin/Controllers/Init.php:199
msgid "An error occurred while saving settings."
msgstr "Ayarlar kaydedilirken bir hata oluştu."

#: src/Admin/Controllers/Init.php:204
msgid "Invalid security token."
msgstr "Geçersiz güvenlik belirteci."

#: src/Admin/Controllers/Init.php:210
msgid "You do not have permission to perform this action."
msgstr "Bu işlemi gerçekleştirmek için izniniz yok."

#: src/Admin/Controllers/Init.php:258
msgid "Settings saved successfully!"
msgstr "Ayarlar başarıyla kaydedildi!"

#: src/Admin/Controllers/Init.php:275
msgid "Maintenance Active"
msgstr "Bakım Modu Aktif"

#: src/Admin/Controllers/Init.php:276
msgid "Maintenance Inactive"
msgstr "Bakım Modu Pasif"

#: templates/admin/settings.php:45
msgid "Main"
msgstr "Temel"

#: templates/admin/settings.php:48
msgid "SEO"
msgstr "SEO"

#: templates/admin/settings.php:51
msgid "Appearence"
msgstr "Görünüm"

#: templates/admin/settings.php:54
msgid "Access"
msgstr "Erişim"

#: templates/admin/settings.php:63
msgid "Main Settings"
msgstr "Temel Ayarlar"

#: templates/admin/settings.php:67
msgid "Maintenance Mode"
msgstr "Bakım Modu"

#: templates/admin/settings.php:68
msgid "Activate or deactivate the maintenance mode."
msgstr "Bakım modunu etkinleştirin veya devre dışı bırakın."

#: templates/admin/settings.php:80
msgid "Primary Text"
msgstr "Birincil Metin"

#: templates/admin/settings.php:81
msgid "Set the primary text for the maintenance page."
msgstr "Bakım sayfası için birincil metni ayarlayın."

#: templates/admin/settings.php:90
msgid "Secondary Text"
msgstr "İkincil Metin"

#: templates/admin/settings.php:91
msgid "Set the secondary text for the maintenance page."
msgstr "Bakım sayfası için ikincil metni ayarlayın."

#: templates/admin/settings.php:101
msgid "SEO Settings"
msgstr "SEO Ayarları"

#: templates/admin/settings.php:105
msgid "Page Title"
msgstr "Sayfa Başlığı"

#: templates/admin/settings.php:106
msgid "Set the page title for SEO purposes."
msgstr "SEO amaçlı sayfa başlığını ayarlayın."

#: templates/admin/settings.php:115
msgid "Page Description"
msgstr "Sayfa Açıklaması"

#: templates/admin/settings.php:116
msgid "Set the page description for SEO purposes."
msgstr "SEO amaçlı sayfa açıklamasını ayarlayın."

#: templates/admin/settings.php:125
msgid "No-index"
msgstr "No-index"

#: templates/admin/settings.php:126
msgid "Enable no-index meta tag on maintenance page."
msgstr "Bakım sayfasında no-index meta etiketini etkinleştirin."

#: templates/admin/settings.php:139
msgid "Appearance"
msgstr "Görünüm"

#: templates/admin/settings.php:143
msgid "Templates"
msgstr "Şablonlar"

#: templates/admin/settings.php:144
msgid "Choose the template for the maintenance page."
msgstr "Bakım sayfası için şablon seçin."

#: templates/admin/settings.php:165
msgid "Access Settings"
msgstr "Erişim Ayarları"

#: templates/admin/settings.php:169
msgid "Allowed Roles"
msgstr "İzin Verilen Roller"

#: templates/admin/settings.php:170
msgid "Select roles allowed to bypass maintenance mode."
msgstr "Bakım modunu atlayabilecek rolleri seçin."

#: templates/admin/settings.php:189
msgid "Allowed IPs"
msgstr "İzin Verilen IP'ler"

#. translators: %1$s: IP format example
#: templates/admin/settings.php:194
msgid ""
"Add IP addresses that can access the site during maintenance mode. One IP "
"per line. Example: %1$s"
msgstr ""
"Bakım modu sırasında siteye erişebilecek IP adreslerini ekleyin. Her satıra "
"bir IP. Örnek: %1$s"

#: templates/admin/settings.php:207
msgid "Query Parameter"
msgstr "Sorgu Parametresi"

#. translators: %1$s: example URL with parameter
#: templates/admin/settings.php:212
msgid ""
"Set a bypass parameter to access your site while maintenance mode is active. "
"Example: %1$s. Useful for testing or allowing access to third-party services."
msgstr ""
"Bakım modu etkinken sitenize erişmek için bir atlama parametresi ayarlayın. "
"Örnek: %1$s. Test veya üçüncü taraf hizmetlere erişim izni vermek için "
"kullanışlıdır."

#: templates/admin/settings.php:229
msgid "Save"
msgstr "Kaydet"
