Welcome to mirror list, hosted at ThFree Co, Russian Federation.

strings.xml « values-ar « res « main « src - gitlab.com/quite/humla.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 82dc94ae71d6cd0831824139e48a0afac3442192 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="utf-8"?>
<resources>
    <string name="perm_denied">رُفض الإذن.</string>
    <string name="chat_notify_unmuted">فُك كتمه.</string>
    <string name="chat_notify_connected">%s متصل.</string>
    <string name="chat_notify_disconnected">%s غير متصل.</string>
    <string name="server">خادم</string>
    <string name="chat_notify_muted">كُتم.</string>
    <string name="chat_notify_muted_deafened">كُتم وأُصمّ</string>
    <string name="chat_notify_moved">%3$s نَقل %1$s من %2$s</string>
    <string name="chat_notify_now_muted">%s مكتوم.</string>
    <string name="chat_notify_now_unmuted">%s غير مكتوم.</string>
</resources>