This repository has been archived on 2025-09-03. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
hardware_oplus-CherishOS/KeyHandler/res/values-tr/strings.xml
Michael Bestas 9fb26aae02 Automatic translation import
Change-Id: I47fb5adafce6fcfc04925503cd433eebdc4aad3f
2023-01-10 04:41:40 +02:00

22 lines
1.1 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright (C) 2021 The LineageOS Project
SPDX-License-Identifier: Apache-2.0
-->
<resources>
<string name="alert_slider_category_title">Uyarı kaydırıcısı</string>
<string name="alert_slider_selection_dialog_title">Eylem</string>
<string name="alert_slider_top_position">Üst konum</string>
<string name="alert_slider_middle_position">Orta konum</string>
<string name="alert_slider_bottom_position">Alt konum</string>
<string name="alert_slider_mode_none">Hiçbiri</string>
<string name="alert_slider_mode_silent">Sessiz</string>
<string name="alert_slider_mode_normal">Normal</string>
<string name="alert_slider_mode_vibration">Titreşim</string>
<string name="alert_slider_mode_dnd_priority_only">Sadece öncelik</string>
<string name="alert_slider_mode_dnd_total_silence">Tam sessizlik</string>
<string name="alert_slider_mode_dnd_alarms_only">Yalnızca alarmlar</string>
<string name="alert_slider_mute_media_title">Medyayı sustur</string>
<string name="alert_slider_mute_media_summary">Sessize geçerken medyayı sustur</string>
</resources>