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

12 lines
990 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- Notification -->
<string name="module_is_not_activated_yet">Xposed module is not activated yet</string>
<string name="module_is_not_activated_yet_main_user_detailed">%1$s is geïnstalleer, maar is nog nie geaktiveer nie</string>
<string name="module_is_not_activated_yet_multi_user_detailed">%1$s 已為用戶 %2$s 安裝,但尚未激活</string>
<string name="xposed_module_updated_notification_title">%d module enabled</string>
<string name="xposed_module_updated_notification_content">%s is opgedateer, forseer asseblief stop en herbegin programme binne die omvang daarvan</string>
<string name="xposed_module_updated_notification_title_system">Xposed-module is opgedateer, stelselherlaai vereis</string>
<string name="xposed_module_updated_notification_content_system">%s is opgedateer, aangesien die omvang System Framework bevat, vereis herlaai om veranderinge toe te pas</string>
</resources>