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: 82c5807bebdb3dcb1d3f04583507a7a76b5e20e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?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>
</resources>