Merge branch 'l10n_develop' into release/1.2.0

This commit is contained in:
CMK 2021-10-09 19:09:53 +08:00
commit 68e3f7cada
8 changed files with 220 additions and 220 deletions

View File

@ -5,7 +5,7 @@
<key>There are ${count} options matching ${content}. - 2</key> <key>There are ${count} options matching ${content}. - 2</key>
<dict> <dict>
<key>NSStringLocalizedFormatKey</key> <key>NSStringLocalizedFormatKey</key>
<string>There are %#@count_option@ matching ${content}.</string> <string>هُناك %#@count_option@ تتطابق مَعَ '${content}'.</string>
<key>count_option</key> <key>count_option</key>
<dict> <dict>
<key>NSStringFormatSpecTypeKey</key> <key>NSStringFormatSpecTypeKey</key>
@ -13,23 +13,23 @@
<key>NSStringFormatValueTypeKey</key> <key>NSStringFormatValueTypeKey</key>
<string>%ld</string> <string>%ld</string>
<key>zero</key> <key>zero</key>
<string>%ld options</string> <string>لا خيار</string>
<key>one</key> <key>one</key>
<string>1 option</string> <string>خيار واحد</string>
<key>two</key> <key>two</key>
<string>%ld options</string> <string>خياران</string>
<key>few</key> <key>few</key>
<string>%ld options</string> <string>%ld خيارات</string>
<key>many</key> <key>many</key>
<string>%ld options</string> <string>%ld خيارًا</string>
<key>other</key> <key>other</key>
<string>%ld options</string> <string>%ld خيار</string>
</dict> </dict>
</dict> </dict>
<key>There are ${count} options matching ${visibility}.</key> <key>There are ${count} options matching ${visibility}.</key>
<dict> <dict>
<key>NSStringLocalizedFormatKey</key> <key>NSStringLocalizedFormatKey</key>
<string>There are %#@count_option@ matching ${visibility}.</string> <string>هُناك %#@count_option@ تتطابق مَعَ '${visibility}'.</string>
<key>count_option</key> <key>count_option</key>
<dict> <dict>
<key>NSStringFormatSpecTypeKey</key> <key>NSStringFormatSpecTypeKey</key>
@ -37,17 +37,17 @@
<key>NSStringFormatValueTypeKey</key> <key>NSStringFormatValueTypeKey</key>
<string>%ld</string> <string>%ld</string>
<key>zero</key> <key>zero</key>
<string>%ld options</string> <string>لا خيار</string>
<key>one</key> <key>one</key>
<string>1 option</string> <string>خيار واحد</string>
<key>two</key> <key>two</key>
<string>%ld options</string> <string>خياران</string>
<key>few</key> <key>few</key>
<string>%ld options</string> <string>%ld خيارات</string>
<key>many</key> <key>many</key>
<string>%ld options</string> <string>%ld خيارًا</string>
<key>other</key> <key>other</key>
<string>%ld options</string> <string>%ld خيار</string>
</dict> </dict>
</dict> </dict>
</dict> </dict>

View File

@ -15,21 +15,21 @@
<key>zero</key> <key>zero</key>
<string>%ld unread notification</string> <string>%ld unread notification</string>
<key>one</key> <key>one</key>
<string>1 unread notification</string> <string>إشعار واحِد غير مقروء</string>
<key>two</key> <key>two</key>
<string>%ld unread notification</string> <string>إشعاران غير مقروءان</string>
<key>few</key> <key>few</key>
<string>%ld unread notification</string> <string>%ld unread notification</string>
<key>many</key> <key>many</key>
<string>%ld unread notification</string> <string>%ld إشعارًا غيرَ مقروء</string>
<key>other</key> <key>other</key>
<string>%ld unread notification</string> <string>%ld إشعار غير مقروء</string>
</dict> </dict>
</dict> </dict>
<key>a11y.plural.count.input_limit_exceeds</key> <key>a11y.plural.count.input_limit_exceeds</key>
<dict> <dict>
<key>NSStringLocalizedFormatKey</key> <key>NSStringLocalizedFormatKey</key>
<string>Input limit exceeds %#@character_count@</string> <string>تمَّ تجاوز حدّ الإدخال %#@character_count@</string>
<key>character_count</key> <key>character_count</key>
<dict> <dict>
<key>NSStringFormatSpecTypeKey</key> <key>NSStringFormatSpecTypeKey</key>
@ -37,23 +37,23 @@
<key>NSStringFormatValueTypeKey</key> <key>NSStringFormatValueTypeKey</key>
<string>ld</string> <string>ld</string>
<key>zero</key> <key>zero</key>
<string>%ld characters</string> <string>لا حرف</string>
<key>one</key> <key>one</key>
<string>1 character</string> <string>حرفٌ واحِد</string>
<key>two</key> <key>two</key>
<string>%ld characters</string> <string>حرفان اثنان</string>
<key>few</key> <key>few</key>
<string>%ld characters</string> <string>%ld حُرُوف</string>
<key>many</key> <key>many</key>
<string>%ld characters</string> <string>%ld حرفًا</string>
<key>other</key> <key>other</key>
<string>%ld characters</string> <string>%ld حَرف</string>
</dict> </dict>
</dict> </dict>
<key>a11y.plural.count.input_limit_remains</key> <key>a11y.plural.count.input_limit_remains</key>
<dict> <dict>
<key>NSStringLocalizedFormatKey</key> <key>NSStringLocalizedFormatKey</key>
<string>Input limit remains %#@character_count@</string> <string>يتبقَّى على حدّ الإدخال %#@character_count@</string>
<key>character_count</key> <key>character_count</key>
<dict> <dict>
<key>NSStringFormatSpecTypeKey</key> <key>NSStringFormatSpecTypeKey</key>
@ -61,17 +61,17 @@
<key>NSStringFormatValueTypeKey</key> <key>NSStringFormatValueTypeKey</key>
<string>ld</string> <string>ld</string>
<key>zero</key> <key>zero</key>
<string>%ld characters</string> <string>لا حرف</string>
<key>one</key> <key>one</key>
<string>1 character</string> <string>حرفٌ واحِد</string>
<key>two</key> <key>two</key>
<string>%ld characters</string> <string>حرفان اثنان</string>
<key>few</key> <key>few</key>
<string>%ld characters</string> <string>%ld حُرُوف</string>
<key>many</key> <key>many</key>
<string>%ld characters</string> <string>%ld حرفًا</string>
<key>other</key> <key>other</key>
<string>%ld characters</string> <string>%ld حَرف</string>
</dict> </dict>
</dict> </dict>
<key>plural.count.metric_formatted.post</key> <key>plural.count.metric_formatted.post</key>
@ -85,17 +85,17 @@
<key>NSStringFormatValueTypeKey</key> <key>NSStringFormatValueTypeKey</key>
<string>ld</string> <string>ld</string>
<key>zero</key> <key>zero</key>
<string>posts</string> <string>لا منشور</string>
<key>one</key> <key>one</key>
<string>post</string> <string>منشور</string>
<key>two</key> <key>two</key>
<string>posts</string> <string>منشوران</string>
<key>few</key> <key>few</key>
<string>posts</string> <string>منشورات</string>
<key>many</key> <key>many</key>
<string>posts</string> <string>منشورًا</string>
<key>other</key> <key>other</key>
<string>posts</string> <string>منشور</string>
</dict> </dict>
</dict> </dict>
<key>plural.count.post</key> <key>plural.count.post</key>
@ -109,17 +109,17 @@
<key>NSStringFormatValueTypeKey</key> <key>NSStringFormatValueTypeKey</key>
<string>ld</string> <string>ld</string>
<key>zero</key> <key>zero</key>
<string>%ld posts</string> <string>لا منشور</string>
<key>one</key> <key>one</key>
<string>1 post</string> <string>منشورٌ واحِد</string>
<key>two</key> <key>two</key>
<string>%ld posts</string> <string>منشورانِ اثنان</string>
<key>few</key> <key>few</key>
<string>%ld posts</string> <string>%ld منشورات</string>
<key>many</key> <key>many</key>
<string>%ld posts</string> <string>%ld منشورًا</string>
<key>other</key> <key>other</key>
<string>%ld posts</string> <string>%ld منشور</string>
</dict> </dict>
</dict> </dict>
<key>plural.count.favorite</key> <key>plural.count.favorite</key>
@ -133,17 +133,17 @@
<key>NSStringFormatValueTypeKey</key> <key>NSStringFormatValueTypeKey</key>
<string>ld</string> <string>ld</string>
<key>zero</key> <key>zero</key>
<string>%ld favorites</string> <string>لا إعجاب</string>
<key>one</key> <key>one</key>
<string>1 favorite</string> <string>إعجابٌ واحِد</string>
<key>two</key> <key>two</key>
<string>%ld favorites</string> <string>إعجابانِ اثنان</string>
<key>few</key> <key>few</key>
<string>%ld favorites</string> <string>%ld إعجابات</string>
<key>many</key> <key>many</key>
<string>%ld favorites</string> <string>%ld إعجابًا</string>
<key>other</key> <key>other</key>
<string>%ld favorites</string> <string>%ld إعجاب</string>
</dict> </dict>
</dict> </dict>
<key>plural.count.reblog</key> <key>plural.count.reblog</key>
@ -157,17 +157,17 @@
<key>NSStringFormatValueTypeKey</key> <key>NSStringFormatValueTypeKey</key>
<string>ld</string> <string>ld</string>
<key>zero</key> <key>zero</key>
<string>%ld reblogs</string> <string>لا إعاد تدوين</string>
<key>one</key> <key>one</key>
<string>1 reblog</string> <string>إعادةُ تدوينٍ واحِدة</string>
<key>two</key> <key>two</key>
<string>%ld reblogs</string> <string>إعادتا تدوين</string>
<key>few</key> <key>few</key>
<string>%ld reblogs</string> <string>%ld إعاداتِ تدوين</string>
<key>many</key> <key>many</key>
<string>%ld reblogs</string> <string>%ld إعادةٍ للتدوين</string>
<key>other</key> <key>other</key>
<string>%ld reblogs</string> <string>%ld إعادة تدوين</string>
</dict> </dict>
</dict> </dict>
<key>plural.count.vote</key> <key>plural.count.vote</key>
@ -181,17 +181,17 @@
<key>NSStringFormatValueTypeKey</key> <key>NSStringFormatValueTypeKey</key>
<string>ld</string> <string>ld</string>
<key>zero</key> <key>zero</key>
<string>%ld votes</string> <string>لا صوت</string>
<key>one</key> <key>one</key>
<string>1 vote</string> <string>صوتٌ واحِد</string>
<key>two</key> <key>two</key>
<string>%ld votes</string> <string>صوتانِ اثنان</string>
<key>few</key> <key>few</key>
<string>%ld votes</string> <string>%ld أصوات</string>
<key>many</key> <key>many</key>
<string>%ld votes</string> <string>%ld صوتًا</string>
<key>other</key> <key>other</key>
<string>%ld votes</string> <string>%ld صوت</string>
</dict> </dict>
</dict> </dict>
<key>plural.count.voter</key> <key>plural.count.voter</key>
@ -205,17 +205,17 @@
<key>NSStringFormatValueTypeKey</key> <key>NSStringFormatValueTypeKey</key>
<string>ld</string> <string>ld</string>
<key>zero</key> <key>zero</key>
<string>%ld voters</string> <string>لا مُصوِّتون</string>
<key>one</key> <key>one</key>
<string>1 voter</string> <string>مُصوِّتٌ واحِد</string>
<key>two</key> <key>two</key>
<string>%ld voters</string> <string>مُصوِّتانِ اثنان</string>
<key>few</key> <key>few</key>
<string>%ld voters</string> <string>%ld مُصوِّتين</string>
<key>many</key> <key>many</key>
<string>%ld voters</string> <string>%ld مُصوِّتًا</string>
<key>other</key> <key>other</key>
<string>%ld voters</string> <string>%ld مُصوِّت</string>
</dict> </dict>
</dict> </dict>
<key>plural.people_talking</key> <key>plural.people_talking</key>
@ -229,17 +229,17 @@
<key>NSStringFormatValueTypeKey</key> <key>NSStringFormatValueTypeKey</key>
<string>ld</string> <string>ld</string>
<key>zero</key> <key>zero</key>
<string>%ld people talking</string> <string>لا أحَدَ يتحدَّث</string>
<key>one</key> <key>one</key>
<string>1 people talking</string> <string>شخصٌ واحدٌ يتحدَّث</string>
<key>two</key> <key>two</key>
<string>%ld people talking</string> <string>شخصانِ اثنان يتحدَّثا</string>
<key>few</key> <key>few</key>
<string>%ld people talking</string> <string>%ld أشخاصٍ يتحدَّثون</string>
<key>many</key> <key>many</key>
<string>%ld people talking</string> <string>%ld شخصًا يتحدَّثون</string>
<key>other</key> <key>other</key>
<string>%ld people talking</string> <string>%ld شخصٍ يتحدَّثون</string>
</dict> </dict>
</dict> </dict>
<key>plural.count.following</key> <key>plural.count.following</key>
@ -253,17 +253,17 @@
<key>NSStringFormatValueTypeKey</key> <key>NSStringFormatValueTypeKey</key>
<string>ld</string> <string>ld</string>
<key>zero</key> <key>zero</key>
<string>%ld following</string> <string>لا مُتابَع</string>
<key>one</key> <key>one</key>
<string>1 following</string> <string>مُتابَعٌ واحد</string>
<key>two</key> <key>two</key>
<string>%ld following</string> <string>مُتابَعانِ</string>
<key>few</key> <key>few</key>
<string>%ld following</string> <string>%ld مُتابَعين</string>
<key>many</key> <key>many</key>
<string>%ld following</string> <string>%ld مُتابَعًا</string>
<key>other</key> <key>other</key>
<string>%ld following</string> <string>%ld مُتابَع</string>
</dict> </dict>
</dict> </dict>
<key>plural.count.follower</key> <key>plural.count.follower</key>
@ -279,15 +279,15 @@
<key>zero</key> <key>zero</key>
<string>%ld followers</string> <string>%ld followers</string>
<key>one</key> <key>one</key>
<string>1 follower</string> <string>مُتابِعٌ واحد</string>
<key>two</key> <key>two</key>
<string>%ld followers</string> <string>مُتابِعانِ اثنان</string>
<key>few</key> <key>few</key>
<string>%ld followers</string> <string>%ld مُتابِعين</string>
<key>many</key> <key>many</key>
<string>%ld followers</string> <string>%ld مُتابِعًا</string>
<key>other</key> <key>other</key>
<string>%ld followers</string> <string>%ld مُتابِع</string>
</dict> </dict>
</dict> </dict>
<key>date.year.left</key> <key>date.year.left</key>
@ -301,17 +301,17 @@
<key>NSStringFormatValueTypeKey</key> <key>NSStringFormatValueTypeKey</key>
<string>ld</string> <string>ld</string>
<key>zero</key> <key>zero</key>
<string>%ld years left</string> <string>تتبقى لَحظة</string>
<key>one</key> <key>one</key>
<string>1 year left</string> <string>تتبقى سنة</string>
<key>two</key> <key>two</key>
<string>%ld years left</string> <string>تتبقى سنتين</string>
<key>few</key> <key>few</key>
<string>%ld years left</string> <string>تتبقى %ld سنوات</string>
<key>many</key> <key>many</key>
<string>%ld years left</string> <string>تتبقى %ld سنةً</string>
<key>other</key> <key>other</key>
<string>%ld years left</string> <string>تتبقى %ld سنة</string>
</dict> </dict>
</dict> </dict>
<key>date.month.left</key> <key>date.month.left</key>
@ -325,17 +325,17 @@
<key>NSStringFormatValueTypeKey</key> <key>NSStringFormatValueTypeKey</key>
<string>ld</string> <string>ld</string>
<key>zero</key> <key>zero</key>
<string>%ld months left</string> <string>تتبقى لَحظة</string>
<key>one</key> <key>one</key>
<string>1 months left</string> <string>يتبقى شهر</string>
<key>two</key> <key>two</key>
<string>%ld months left</string> <string>يتبقى شهرين</string>
<key>few</key> <key>few</key>
<string>%ld months left</string> <string>يتبقى %ld أشهر</string>
<key>many</key> <key>many</key>
<string>%ld months left</string> <string>يتبقى %ld شهرًا</string>
<key>other</key> <key>other</key>
<string>%ld months left</string> <string>يتبقى %ld شهر</string>
</dict> </dict>
</dict> </dict>
<key>date.day.left</key> <key>date.day.left</key>
@ -349,17 +349,17 @@
<key>NSStringFormatValueTypeKey</key> <key>NSStringFormatValueTypeKey</key>
<string>ld</string> <string>ld</string>
<key>zero</key> <key>zero</key>
<string>%ld days left</string> <string>تتبقى لحظة</string>
<key>one</key> <key>one</key>
<string>1 day left</string> <string>يتبقى يوم</string>
<key>two</key> <key>two</key>
<string>%ld days left</string> <string>يتبقى يومين</string>
<key>few</key> <key>few</key>
<string>%ld days left</string> <string>يتبقى %ld أيام</string>
<key>many</key> <key>many</key>
<string>%ld days left</string> <string>يتبقى %ld يومًا</string>
<key>other</key> <key>other</key>
<string>%ld days left</string> <string>يتبقى %ld يوم</string>
</dict> </dict>
</dict> </dict>
<key>date.hour.left</key> <key>date.hour.left</key>
@ -373,17 +373,17 @@
<key>NSStringFormatValueTypeKey</key> <key>NSStringFormatValueTypeKey</key>
<string>ld</string> <string>ld</string>
<key>zero</key> <key>zero</key>
<string>%ld hours left</string> <string>تتبقى لَحظة</string>
<key>one</key> <key>one</key>
<string>1 hour left</string> <string>تتبقى ساعة</string>
<key>two</key> <key>two</key>
<string>%ld hours left</string> <string>تتبقى ساعتين</string>
<key>few</key> <key>few</key>
<string>%ld hours left</string> <string>تتبقى %ld ساعات</string>
<key>many</key> <key>many</key>
<string>%ld hours left</string> <string>تتبقى %ld ساعةً</string>
<key>other</key> <key>other</key>
<string>%ld hours left</string> <string>تتبقى %ld ساعة</string>
</dict> </dict>
</dict> </dict>
<key>date.minute.left</key> <key>date.minute.left</key>
@ -397,17 +397,17 @@
<key>NSStringFormatValueTypeKey</key> <key>NSStringFormatValueTypeKey</key>
<string>ld</string> <string>ld</string>
<key>zero</key> <key>zero</key>
<string>%ld minutes left</string> <string>تتبقى لَحظة</string>
<key>one</key> <key>one</key>
<string>1 minute left</string> <string>تتبقى دقيقة</string>
<key>two</key> <key>two</key>
<string>%ld minutes left</string> <string>تتبقى دقيقتين</string>
<key>few</key> <key>few</key>
<string>%ld minutes left</string> <string>تتبقى %ld دقائق</string>
<key>many</key> <key>many</key>
<string>%ld minutes left</string> <string>تتبقى %ld دقيقةً</string>
<key>other</key> <key>other</key>
<string>%ld minutes left</string> <string>تتبقى %ld دقيقة</string>
</dict> </dict>
</dict> </dict>
<key>date.second.left</key> <key>date.second.left</key>
@ -421,17 +421,17 @@
<key>NSStringFormatValueTypeKey</key> <key>NSStringFormatValueTypeKey</key>
<string>ld</string> <string>ld</string>
<key>zero</key> <key>zero</key>
<string>%ld seconds left</string> <string>تتبقى لَحظة</string>
<key>one</key> <key>one</key>
<string>1 second left</string> <string>تتبقى ثانية</string>
<key>two</key> <key>two</key>
<string>%ld seconds left</string> <string>تتبقى ثانيتين</string>
<key>few</key> <key>few</key>
<string>%ld seconds left</string> <string>تتبقى %ld ثوان</string>
<key>many</key> <key>many</key>
<string>%ld seconds left</string> <string>تتبقى %ld ثانيةً</string>
<key>other</key> <key>other</key>
<string>%ld seconds left</string> <string>تتبقى %ld ثانية</string>
</dict> </dict>
</dict> </dict>
<key>date.year.ago.abbr</key> <key>date.year.ago.abbr</key>
@ -445,17 +445,17 @@
<key>NSStringFormatValueTypeKey</key> <key>NSStringFormatValueTypeKey</key>
<string>ld</string> <string>ld</string>
<key>zero</key> <key>zero</key>
<string>%ldy ago</string> <string>مُنذُ لَحظة</string>
<key>one</key> <key>one</key>
<string>1y ago</string> <string>مُنذُ سنة</string>
<key>two</key> <key>two</key>
<string>%ldy ago</string> <string>مُنذُ سنتين</string>
<key>few</key> <key>few</key>
<string>%ldy ago</string> <string>مُنذُ %ld سنين</string>
<key>many</key> <key>many</key>
<string>%ldy ago</string> <string>مُنذُ %ld سنةً</string>
<key>other</key> <key>other</key>
<string>%ldy ago</string> <string>مُنذُ %ld سنة</string>
</dict> </dict>
</dict> </dict>
<key>date.month.ago.abbr</key> <key>date.month.ago.abbr</key>
@ -469,17 +469,17 @@
<key>NSStringFormatValueTypeKey</key> <key>NSStringFormatValueTypeKey</key>
<string>ld</string> <string>ld</string>
<key>zero</key> <key>zero</key>
<string>%ldM ago</string> <string>مُنذُ لَحظة</string>
<key>one</key> <key>one</key>
<string>1M ago</string> <string>مُنذُ شهر</string>
<key>two</key> <key>two</key>
<string>%ldM ago</string> <string>مُنذُ شهرين</string>
<key>few</key> <key>few</key>
<string>%ldM ago</string> <string>مُنذُ %ld أشهُر</string>
<key>many</key> <key>many</key>
<string>%ldM ago</string> <string>مُنذُ %ld شهرًا</string>
<key>other</key> <key>other</key>
<string>%ldM ago</string> <string>مُنذُ %ld شهر</string>
</dict> </dict>
</dict> </dict>
<key>date.day.ago.abbr</key> <key>date.day.ago.abbr</key>
@ -493,17 +493,17 @@
<key>NSStringFormatValueTypeKey</key> <key>NSStringFormatValueTypeKey</key>
<string>ld</string> <string>ld</string>
<key>zero</key> <key>zero</key>
<string>%ldd ago</string> <string>مُنذُ لَحظة</string>
<key>one</key> <key>one</key>
<string>1d ago</string> <string>مُنذُ يوم</string>
<key>two</key> <key>two</key>
<string>%ldd ago</string> <string>مُنذُ يومين</string>
<key>few</key> <key>few</key>
<string>%ldd ago</string> <string>مُنذُ %ld أيام</string>
<key>many</key> <key>many</key>
<string>%ldd ago</string> <string>مُنذُ %ld يومًا</string>
<key>other</key> <key>other</key>
<string>%ldd ago</string> <string>مُنذُ %ld يوم</string>
</dict> </dict>
</dict> </dict>
<key>date.hour.ago.abbr</key> <key>date.hour.ago.abbr</key>
@ -517,17 +517,17 @@
<key>NSStringFormatValueTypeKey</key> <key>NSStringFormatValueTypeKey</key>
<string>ld</string> <string>ld</string>
<key>zero</key> <key>zero</key>
<string>%ldh ago</string> <string>مُنذُ لَحظة</string>
<key>one</key> <key>one</key>
<string>1h ago</string> <string>مُنذُ ساعة</string>
<key>two</key> <key>two</key>
<string>%ldh ago</string> <string>مُنذُ ساعتين</string>
<key>few</key> <key>few</key>
<string>%ldh ago</string> <string>مُنذُ %ld ساعات</string>
<key>many</key> <key>many</key>
<string>%ldh ago</string> <string>مُنذُ %ld ساعةًَ</string>
<key>other</key> <key>other</key>
<string>%ldh ago</string> <string>مُنذُ %ld ساعة</string>
</dict> </dict>
</dict> </dict>
<key>date.minute.ago.abbr</key> <key>date.minute.ago.abbr</key>
@ -541,17 +541,17 @@
<key>NSStringFormatValueTypeKey</key> <key>NSStringFormatValueTypeKey</key>
<string>ld</string> <string>ld</string>
<key>zero</key> <key>zero</key>
<string>%ldm ago</string> <string>مُنذُ لَحظة</string>
<key>one</key> <key>one</key>
<string>1m ago</string> <string>مُنذُ دقيقة</string>
<key>two</key> <key>two</key>
<string>%ldm ago</string> <string>مُنذُ دقيقتان</string>
<key>few</key> <key>few</key>
<string>%ldm ago</string> <string>مُنذُ %ld دقائق</string>
<key>many</key> <key>many</key>
<string>%ldm ago</string> <string>مُنذُ %ld دقيقةً</string>
<key>other</key> <key>other</key>
<string>%ldm ago</string> <string>مُنذُ %ld دقيقة</string>
</dict> </dict>
</dict> </dict>
<key>date.second.ago.abbr</key> <key>date.second.ago.abbr</key>
@ -565,17 +565,17 @@
<key>NSStringFormatValueTypeKey</key> <key>NSStringFormatValueTypeKey</key>
<string>ld</string> <string>ld</string>
<key>zero</key> <key>zero</key>
<string>%lds ago</string> <string>مُنذُ لَحظة</string>
<key>one</key> <key>one</key>
<string>1s ago</string> <string>مُنذُ ثانية</string>
<key>two</key> <key>two</key>
<string>%lds ago</string> <string>مُنذُ ثانيتين</string>
<key>few</key> <key>few</key>
<string>%lds ago</string> <string>مُنذُ %ld ثوان</string>
<key>many</key> <key>many</key>
<string>%lds ago</string> <string>مُنذُ %ld ثانية</string>
<key>other</key> <key>other</key>
<string>%lds ago</string> <string>مُنذُ %ld ثانية</string>
</dict> </dict>
</dict> </dict>
</dict> </dict>

View File

@ -2,8 +2,8 @@
"common": { "common": {
"alerts": { "alerts": {
"common": { "common": {
"please_try_again": "الرجاء المحاولة مرة أخرى.", "please_try_again": "يُرجى المحاولة مرة أُخرى.",
"please_try_again_later": "الرجاء المحاولة مرة أخرى لاحقاً." "please_try_again_later": "يُرجى المحاولة مرة أُخرى لاحقاً."
}, },
"sign_up_failure": { "sign_up_failure": {
"title": "فشل التسجيل" "title": "فشل التسجيل"
@ -29,7 +29,7 @@
}, },
"edit_profile_failure": { "edit_profile_failure": {
"title": "Edit Profile Error", "title": "Edit Profile Error",
"message": "لا يمكن تعديل الملف الشخصي. الرجاء المحاولة مرة أخرى." "message": "لا يمكن تعديل الملف الشخصي. يُرجى المحاولة مرة أُخرى."
}, },
"sign_out": { "sign_out": {
"title": "تسجيل الخروج", "title": "تسجيل الخروج",
@ -49,8 +49,8 @@
"delete": "احذف" "delete": "احذف"
}, },
"clean_cache": { "clean_cache": {
"title": "تنظيف ذاكرة التخزين المؤقت", "title": "مَحو ذاكرة التخزين المؤقت",
"message": "تم تنظيف ذاكرة التخزين المؤقت %s بنجاح." "message": "تمَّ مَحو ذاكرة التخزين المؤقت %s بنجاح."
} }
}, },
"controls": { "controls": {
@ -64,17 +64,17 @@
"edit": "تعديل", "edit": "تعديل",
"save": "حفظ", "save": "حفظ",
"ok": "حسنًا", "ok": "حسنًا",
"done": "تم", "done": "تمّ",
"confirm": "تأكيد", "confirm": "تأكيد",
"continue": "واصل", "continue": "واصل",
"cancel": "إلغاء", "cancel": "إلغاء",
"discard": "تجاهل", "discard": "تجاهل",
"try_again": "حاول مرة أخرى", "try_again": "المُحاولة مرة أُخرى",
"take_photo": "التقط صورة", "take_photo": "التقط صورة",
"save_photo": "حفظ الصورة", "save_photo": "حفظ الصورة",
"copy_photo": "نسخ الصورة", "copy_photo": "نسخ الصورة",
"sign_in": "لِج", "sign_in": "تسجيل الدخول",
"sign_up": "انشئ حسابًا", "sign_up": "إنشاء حِساب",
"see_more": "عرض المزيد", "see_more": "عرض المزيد",
"preview": "معاينة", "preview": "معاينة",
"share": "شارك", "share": "شارك",
@ -122,7 +122,7 @@
} }
}, },
"status": { "status": {
"user_reblogged": "%s reblogged", "user_reblogged": "أعادَ %s تدوينها",
"user_replied_to": "رد على %s", "user_replied_to": "رد على %s",
"show_post": "اظهر المنشور", "show_post": "اظهر المنشور",
"show_user_profile": "اظهر الملف التعريفي للمستخدم", "show_user_profile": "اظهر الملف التعريفي للمستخدم",
@ -152,8 +152,8 @@
"friendship": { "friendship": {
"follow": "اتبع", "follow": "اتبع",
"following": "مُتابَع", "following": "مُتابَع",
"request": "Request", "request": "إرسال طَلَب",
"pending": "Pending", "pending": "قيد المُراجعة",
"block": "حظر", "block": "حظر",
"block_user": "حظر %s", "block_user": "حظر %s",
"block_domain": "حظر %s", "block_domain": "حظر %s",
@ -168,12 +168,12 @@
"edit_info": "تعديل المعلومات" "edit_info": "تعديل المعلومات"
}, },
"timeline": { "timeline": {
"filtered": "Filtered", "filtered": "مُصفَّى",
"timestamp": { "timestamp": {
"now": "الأن" "now": "الأن"
}, },
"loader": { "loader": {
"load_missing_posts": "Load missing posts", "load_missing_posts": "تحميل المنشورات المَفقودة",
"loading_missing_posts": "تحميل المزيد من المنشورات...", "loading_missing_posts": "تحميل المزيد من المنشورات...",
"show_more_replies": "إظهار المزيد من الردود" "show_more_replies": "إظهار المزيد من الردود"
}, },
@ -206,7 +206,7 @@
"games": "ألعاب", "games": "ألعاب",
"general": "عام", "general": "عام",
"journalism": "صحافة", "journalism": "صحافة",
"lgbt": "lgbt", "lgbt": "مجتمع الشواذ",
"regional": "اقليمي", "regional": "اقليمي",
"art": "فن", "art": "فن",
"music": "موسيقى", "music": "موسيقى",
@ -302,20 +302,20 @@
"dont_receive_email": { "dont_receive_email": {
"title": "تحقق من بريدك الإلكتروني", "title": "تحقق من بريدك الإلكتروني",
"description": "Check if your email address is correct as well as your junk folder if you havent.", "description": "Check if your email address is correct as well as your junk folder if you havent.",
"resend_email": "Resend Email" "resend_email": "إعادة إرسال البريد الإلكتروني"
}, },
"open_email_app": { "open_email_app": {
"title": "Check your inbox.", "title": "تحقَّق من بريدك الوارِد.",
"description": "We just sent you an email. Check your junk folder if you havent.", "description": "We just sent you an email. Check your junk folder if you havent.",
"mail": "البريد", "mail": "البريد",
"open_email_client": "Open Email Client" "open_email_client": "فتح عميل البريد الإلكتروني"
} }
}, },
"home_timeline": { "home_timeline": {
"title": "الخيط الرئيسي", "title": "الخيط الرئيسي",
"navigation_bar_state": { "navigation_bar_state": {
"offline": "غير متصل", "offline": "غير متصل",
"new_posts": "See new posts", "new_posts": "إظهار منشورات جديدة",
"published": "تم نشره!", "published": "تم نشره!",
"Publishing": "جارٍ نشر المشاركة…" "Publishing": "جارٍ نشر المشاركة…"
} }
@ -334,7 +334,7 @@
"photo_library": "مكتبة الصور", "photo_library": "مكتبة الصور",
"browse": "تصفح" "browse": "تصفح"
}, },
"content_input_placeholder": "ما الذي يجول ببالك", "content_input_placeholder": "أخبِرنا بِما يَجُولُ فِي ذِهنَك",
"compose_action": "انشر", "compose_action": "انشر",
"replying_to_user": "رد على %s", "replying_to_user": "رد على %s",
"attachment": { "attachment": {
@ -367,7 +367,7 @@
"space_to_add": "Space to add" "space_to_add": "Space to add"
}, },
"accessibility": { "accessibility": {
"append_attachment": "Add Attachment", "append_attachment": "إضافة مُرفَق",
"append_poll": "اضافة استطلاع رأي", "append_poll": "اضافة استطلاع رأي",
"remove_poll": "إزالة الاستطلاع", "remove_poll": "إزالة الاستطلاع",
"custom_emoji_picker": "منتقي مخصص للإيموجي", "custom_emoji_picker": "منتقي مخصص للإيموجي",
@ -376,11 +376,11 @@
"post_visibility_menu": "Post Visibility Menu" "post_visibility_menu": "Post Visibility Menu"
}, },
"keyboard": { "keyboard": {
"discard_post": "Discard Post", "discard_post": "تجاهُل المنشور",
"publish_post": "Publish Post", "publish_post": "نَشر المَنشُور",
"toggle_poll": "Toggle Poll", "toggle_poll": "تبديل الاستطلاع",
"toggle_content_warning": "Toggle Content Warning", "toggle_content_warning": "تبديل تحذير المُحتوى",
"append_attachment_entry": "Add Attachment - %s", "append_attachment_entry": "إضافة مُرفَق - %s",
"select_visibility_entry": "اختر مدى الظهور - %s" "select_visibility_entry": "اختر مدى الظهور - %s"
} }
}, },
@ -393,7 +393,7 @@
"fields": { "fields": {
"add_row": "إضافة صف", "add_row": "إضافة صف",
"placeholder": { "placeholder": {
"label": "Label", "label": "التسمية",
"content": "المحتوى" "content": "المحتوى"
} }
}, },
@ -424,7 +424,7 @@
"hash_tag": { "hash_tag": {
"title": "ذات شعبية على ماستدون", "title": "ذات شعبية على ماستدون",
"description": "Hashtags that are getting quite a bit of attention", "description": "Hashtags that are getting quite a bit of attention",
"people_talking": "%s people are talking" "people_talking": "%s أشخاص يتحدَّثوا"
}, },
"accounts": { "accounts": {
"title": "حسابات قد تعجبك", "title": "حسابات قد تعجبك",
@ -459,15 +459,15 @@
"user_reblogged_your_post": "أعاد %s تدوين مشاركتك", "user_reblogged_your_post": "أعاد %s تدوين مشاركتك",
"user_mentioned_you": "أشار إليك %s", "user_mentioned_you": "أشار إليك %s",
"user_requested_to_follow_you": "طلب %s متابعتك", "user_requested_to_follow_you": "طلب %s متابعتك",
"user_your_poll_has_ended": "%s Your poll has ended", "user_your_poll_has_ended": "%s اِنتهى استطلاعُكَ للرأي",
"keyobard": { "keyobard": {
"show_everything": "إظهار كل شيء", "show_everything": "إظهار كل شيء",
"show_mentions": "Show Mentions" "show_mentions": "إظهار الإشارات"
} }
}, },
"thread": { "thread": {
"back_title": "Post", "back_title": "منشور",
"title": "Post from %s" "title": "مَنشور مِن %s"
}, },
"settings": { "settings": {
"title": "الإعدادات", "title": "الإعدادات",
@ -475,29 +475,29 @@
"appearance": { "appearance": {
"title": "المظهر", "title": "المظهر",
"automatic": "تلقائي", "automatic": "تلقائي",
"light": "Always Light", "light": "مضيءٌ دائمًا",
"dark": "Always Dark" "dark": "مظلمٌ دائِمًا"
}, },
"notifications": { "notifications": {
"title": "الإشعارات", "title": "الإشعارات",
"favorites": "Favorites my post", "favorites": "الإعجاب بِمنشوراتي",
"follows": "يتابعني", "follows": "يتابعني",
"boosts": "Reblogs my post", "boosts": "إعادة تدوين منشوراتي",
"mentions": "Mentions me", "mentions": "الإشارة لي",
"trigger": { "trigger": {
"anyone": "anyone", "anyone": "أي شخص",
"follower": "مشترِك", "follower": "مشترِك",
"follow": "anyone I follow", "follow": "أي شخص أُتابِعُه",
"noone": "no one", "noone": "لا أحد",
"title": "Notify me when" "title": "إشعاري عِندَ"
} }
}, },
"preference": { "preference": {
"title": "التفضيلات", "title": "التفضيلات",
"true_black_dark_mode": "True black dark mode", "true_black_dark_mode": "النمط الأسود الداكِن الحقيقي",
"disable_avatar_animation": "Disable animated avatars", "disable_avatar_animation": "تعطيل الصور الرمزية المتحرِّكة",
"disable_emoji_animation": "Disable animated emojis", "disable_emoji_animation": "تعطيل الرموز التعبيرية المتحرِّكَة",
"using_default_browser": "Use default browser to open links" "using_default_browser": "اِستخدام المتصفح الافتراضي لفتح الروابط"
}, },
"boring_zone": { "boring_zone": {
"title": "المنطقة المملة", "title": "المنطقة المملة",
@ -537,13 +537,13 @@
}, },
"account_list": { "account_list": {
"tab_bar_hint": "Current selected profile: %s. Double tap then hold to show account switcher", "tab_bar_hint": "Current selected profile: %s. Double tap then hold to show account switcher",
"dismiss_account_switcher": "Dismiss Account Switcher", "dismiss_account_switcher": "تجاهُل مبدِّل الحساب",
"add_account": "Add Account" "add_account": "إضافة حساب"
}, },
"wizard": { "wizard": {
"new_in_mastodon": "New in Mastodon", "new_in_mastodon": "جديد في ماستودون",
"multiple_account_switch_intro_description": "Switch between multiple accounts by holding the profile button.", "multiple_account_switch_intro_description": "Switch between multiple accounts by holding the profile button.",
"accessibility_hint": "Double tap to dismiss this wizard" "accessibility_hint": "انقر نقرًا مزدوجًا لتجاهل النافذة المنبثقة"
} }
} }
} }

View File

@ -1,6 +1,6 @@
{ {
"NSCameraUsageDescription": "Used to take photo for post status", "NSCameraUsageDescription": "يُستخدم لالتقاط الصورة عِندَ نشر الحالات",
"NSPhotoLibraryAddUsageDescription": "Used to save photo into the Photo Library", "NSPhotoLibraryAddUsageDescription": "يُستخدم لحِفظ الصورة في مكتبة الصور",
"NewPostShortcutItemTitle": "منشور جديد", "NewPostShortcutItemTitle": "منشور جديد",
"SearchShortcutItemTitle": "البحث" "SearchShortcutItemTitle": "البحث"
} }

View File

@ -13,9 +13,9 @@
<key>NSStringFormatValueTypeKey</key> <key>NSStringFormatValueTypeKey</key>
<string>ld</string> <string>ld</string>
<key>one</key> <key>one</key>
<string>1 unread notification</string> <string>1 ungelesene Benachrichtigung</string>
<key>other</key> <key>other</key>
<string>%ld unread notification</string> <string>%ld ungelesene Benachrichtigungen</string>
</dict> </dict>
</dict> </dict>
<key>a11y.plural.count.input_limit_exceeds</key> <key>a11y.plural.count.input_limit_exceeds</key>

View File

@ -538,12 +538,12 @@
"account_list": { "account_list": {
"tab_bar_hint": "Current selected profile: %s. Double tap then hold to show account switcher", "tab_bar_hint": "Current selected profile: %s. Double tap then hold to show account switcher",
"dismiss_account_switcher": "Dismiss Account Switcher", "dismiss_account_switcher": "Dismiss Account Switcher",
"add_account": "Add Account" "add_account": "Konto hinzufügen"
}, },
"wizard": { "wizard": {
"new_in_mastodon": "New in Mastodon", "new_in_mastodon": "Neu in Mastodon",
"multiple_account_switch_intro_description": "Switch between multiple accounts by holding the profile button.", "multiple_account_switch_intro_description": "Switch between multiple accounts by holding the profile button.",
"accessibility_hint": "Double tap to dismiss this wizard" "accessibility_hint": "Doppeltippen, um diesen Assistenten zu schließen"
} }
} }
} }

View File

@ -13,7 +13,7 @@
<key>NSStringFormatValueTypeKey</key> <key>NSStringFormatValueTypeKey</key>
<string>ld</string> <string>ld</string>
<key>other</key> <key>other</key>
<string>%ld unread notification</string> <string>%ld การแจ้งเตือนที่ยังไม่ได้อ่าน</string>
</dict> </dict>
</dict> </dict>
<key>a11y.plural.count.input_limit_exceeds</key> <key>a11y.plural.count.input_limit_exceeds</key>

View File

@ -536,14 +536,14 @@
} }
}, },
"account_list": { "account_list": {
"tab_bar_hint": "Current selected profile: %s. Double tap then hold to show account switcher", "tab_bar_hint": "โปรไฟล์ที่เลือกในปัจจุบัน: %s แตะสองครั้งแล้วกดค้างไว้เพื่อแสดงตัวสลับบัญชี",
"dismiss_account_switcher": "Dismiss Account Switcher", "dismiss_account_switcher": "ปิดตัวสลับบัญชี",
"add_account": "Add Account" "add_account": "เพิ่มบัญชี"
}, },
"wizard": { "wizard": {
"new_in_mastodon": "New in Mastodon", "new_in_mastodon": "มาใหม่ใน Mastodon",
"multiple_account_switch_intro_description": "Switch between multiple accounts by holding the profile button.", "multiple_account_switch_intro_description": "สลับระหว่างหลายบัญชีโดยกดปุ่มโปรไฟล์ค้างไว้",
"accessibility_hint": "Double tap to dismiss this wizard" "accessibility_hint": "แตะสองครั้งเพื่อปิดตัวช่วยสร้างนี้"
} }
} }
} }