Translated using Weblate (Arabic)

Currently translated at 57.7% (278 of 481 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ar/
This commit is contained in:
Raatty 2021-08-16 07:03:43 +00:00 committed by Hosted Weblate
parent 63b1c1c6a2
commit 32532f9a26
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
1 changed files with 23 additions and 13 deletions

View File

@ -762,7 +762,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"isTyping": "يكتب...", "isTyping": "يكتب",
"@isTyping": { "@isTyping": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -854,12 +854,12 @@
"count": {} "count": {}
} }
}, },
"loadingPleaseWait": "يحمّل... يرجى الانتظار", "loadingPleaseWait": "يحمّل… يرجى الانتظار.",
"@loadingPleaseWait": { "@loadingPleaseWait": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"loadMore": "حمِّل المزيد...", "loadMore": "حمِّل المزيد",
"@loadMore": { "@loadMore": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -966,7 +966,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"noRoomsFound": "لم يُعثر على غرف...", "noRoomsFound": "لم يُعثر على غرف",
"@noRoomsFound": { "@noRoomsFound": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -998,7 +998,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"oopsSomethingWentWrong": "هناك خطأ ما...", "oopsSomethingWentWrong": "هناك خطأ ما",
"@oopsSomethingWentWrong": { "@oopsSomethingWentWrong": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -1500,7 +1500,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"userAndOthersAreTyping": "{username} و {count} أخرون يكتبون...", "userAndOthersAreTyping": "{username} و {count} أخرون يكتبون",
"@userAndOthersAreTyping": { "@userAndOthersAreTyping": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -1508,7 +1508,7 @@
"count": {} "count": {}
} }
}, },
"userAndUserAreTyping": "{username} و {username2} يكتبان...", "userAndUserAreTyping": "{username} و {username2} يكتبان",
"@userAndUserAreTyping": { "@userAndUserAreTyping": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -1516,7 +1516,7 @@
"username2": {} "username2": {}
} }
}, },
"userIsTyping": "{username} يكتب...", "userIsTyping": "{username} يكتب",
"@userIsTyping": { "@userIsTyping": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -1603,17 +1603,17 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"waitingPartnerAcceptRequest": "ينتظر قبول الشريك للطلب...", "waitingPartnerAcceptRequest": "ينتظر قبول الشريك للطلب",
"@waitingPartnerAcceptRequest": { "@waitingPartnerAcceptRequest": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"waitingPartnerEmoji": "ينتظر قبول الشريك لإيموجي...", "waitingPartnerEmoji": "ينتظر قبول الشريك لإيموجي",
"@waitingPartnerEmoji": { "@waitingPartnerEmoji": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"waitingPartnerNumbers": "ينتظر قبول الشريك للأرقام...", "waitingPartnerNumbers": "ينتظر قبول الشريك للأرقام",
"@waitingPartnerNumbers": { "@waitingPartnerNumbers": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -1648,7 +1648,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"writeAMessage": "اكتب رسالة...", "writeAMessage": "اكتب رسالة",
"@writeAMessage": { "@writeAMessage": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
@ -1687,5 +1687,15 @@
"@yourOwnUsername": { "@yourOwnUsername": {
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
},
"publicGroups": "مجموعات عمومية",
"@publicGroups": {
"type": "text",
"placeholders": {}
},
"people": "أشخاص",
"@people": {
"type": "text",
"placeholders": {}
} }
} }