From e63c20c12a1f56f3361916445b49943935ffd595 Mon Sep 17 00:00:00 2001 From: Rex_sa Date: Tue, 25 Jul 2023 17:54:32 +0000 Subject: [PATCH] Translated using Weblate (Arabic) Currently translated at 100.0% (558 of 558 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ar/ --- assets/l10n/intl_ar.arb | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/assets/l10n/intl_ar.arb b/assets/l10n/intl_ar.arb index 6b63d4103..3d8987814 100644 --- a/assets/l10n/intl_ar.arb +++ b/assets/l10n/intl_ar.arb @@ -2517,5 +2517,26 @@ "placeholders": { "provider": {} } - } + }, + "importNow": "استيراد الآن", + "@importNow": {}, + "importEmojis": "استيراد الرموز التعبيرية", + "@importEmojis": {}, + "importZipFile": "استيراد ملف .zip", + "@importZipFile": {}, + "exportEmotePack": "تصدير حزمة الرموز التعبيرية بتنسيق zip", + "@exportEmotePack": {}, + "savedEmotePack": "تم حفظ حزمة الرموز إلى {path}!", + "@savedEmotePack": { + "type": "text", + "placeholders": { + "path": {} + } + }, + "notAnImage": "ليس ملف صورة.", + "@notAnImage": {}, + "importFromZipFile": "الاستيراد من ملف .zip", + "@importFromZipFile": {}, + "replace": "استبدال", + "@replace": {} }