maoni/src/main/res/values-tr/strings.xml

Summary

Maintainability
Test Coverage
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (c) 2016-2022 Armel Soro

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
-->
<resources>
    <string name="maoni_app_name">Maoni Kitaplığı</string>
    <string name="maoni_screenshot">Ekran Görüntüsü</string>
    <string name="maoni_feedback_message">Hey! Love this app? Would you like to suggest a new feature, file a bug or simply say hello?\nWe would love to hear from you.</string>
    <string name="maoni_feedback_content_hint">Geri bildiriminizi buraya yazın</string>
    <string name="maoni_feedback_include_screenshot_checkbox_title">Ekran görüntüsünü içerir</string>
    <string name="maoni_feedback_include_logs_title">Günlükleri içerir</string>
    <string name="maoni_touch_to_preview">Önizlemek ve düzenlemek için dokunun</string>
    <string name="maoni_screenshot_informational_text">Ekran görüntüsü, görüşlerinizle ilgili daha kavramsal bilgi sahibi olmamızı sağlıyor.</string>
    <string name="maoni_send_feedback">Geri Bildirim Gönder</string>
    <string name="maoni_action_settings">Ayarlar</string>
    <string name="maoni_validate_must_not_be_blank">Boş bırakılamaz</string>
    <string name="maoni_header">Başlık</string>
    <string name="maoni_screenshot_preview_internal_error">Dahili sunucu hatası. Lütfen daha sonra tekrar deneyiniz.</string>
    <string name="maoni_screenshot_preview">Önizleme</string>
    <string name="maoni_highlight">Vurgula</string>
    <string name="maoni_blackout">Karart</string>
    <string name="maoni_undo">Geri al</string>
    <string name="maoni_save">Kaydet</string>
    <string name="maoni_close">Kapat</string>
</resources>