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

gitlab.com/quite/humla.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorabidin toumi <abidin24@disroot.org>2021-10-09 21:29:41 +0300
committerHosted Weblate <hosted@weblate.org>2021-10-10 22:02:16 +0300
commit1ea80d0e700a1926fd6a2ff74866bad095ac83e7 (patch)
tree7dbc6b033e6856dbcd4ae395a221d61590152f91
parentdd51d876fa5a929b2cff3953ebb462d6804b9667 (diff)
Translated using Weblate (Arabic)
Currently translated at 17.7% (8 of 45 strings) Translation: Mumla/Humla Translate-URL: https://hosted.weblate.org/projects/mumla/humla/ar/
-rw-r--r--src/main/res/values-ar/strings.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/main/res/values-ar/strings.xml b/src/main/res/values-ar/strings.xml
index c9f9fac..82c5807 100644
--- a/src/main/res/values-ar/strings.xml
+++ b/src/main/res/values-ar/strings.xml
@@ -1,4 +1,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> \ No newline at end of file