LSPosed/daemon/src/main/res/values-tr/strings.xml

22 lines
1.8 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"?>
<resources>
<!-- Notification -->
<string name="module_is_not_activated_yet">Xposed modülü henüz aktif değil!</string>
<string name="module_is_not_activated_yet_main_user_detailed">%1$s kuruldu, ancak henüz etkinleştirilmedi</string>
<string name="module_is_not_activated_yet_multi_user_detailed">%1$s, kullanıcıya %2$syüklendi, ancak henüz etkinleştirilmedi</string>
<string name="xposed_module_updated_notification_title">Xposed modülü güncellendi</string>
<string name="xposed_module_updated_notification_content">%s güncellendi, lütfen kapsamındaki uygulamaları durdurmaya ve yeniden başlatmaya zorlayın</string>
<string name="xposed_module_updated_notification_title_system">Xposed modülü güncellendi, sistemin yeniden başlatılması gerekiyor</string>
<string name="xposed_module_updated_notification_content_system">%s Güncelleme kapsamı Sistem Çerçevesi içerdiğinden, değişiklikleri uygulamak için yeniden başlatma gereklidir</string>
<string name="module_updated_channel_name">Modül güncellemesi tamamlandı</string>
<string name="status_channel_name">LSPosed durumu</string>
<string name="lsposed_running_notification_title">LSPosed yüklendi</string>
<string name="lsposed_running_notification_content">Yöneticiyi açmak için bildirime dokunun</string>
<string name="xposed_module_request_scope_title">Kapsam Talebi</string>
<string name="xposed_module_request_scope_content">Kullanıcı %2$s %1$s kapsamına %3$s eklemek ister.</string>
<string name="scope_channel_name">Kapsam talebi</string>
<string name="scope_approve">Onayla</string>
<string name="scope_deny">Reddet</string>
<string name="nerver_ask_again">Asla Sorma</string>
</resources>