New translations localizable.stringsdict (Arabic)
This commit is contained in:
parent
a105d8e262
commit
5d44eb3b37
@ -717,5 +717,29 @@
|
||||
<string>مُنذُ %ldث</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>plural.filtered_notification_banner.subtitle</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
<string>%#@number_of_requests@</string>
|
||||
<key>number_of_requests</key>
|
||||
<dict>
|
||||
<key>zero</key>
|
||||
<string>%ld people you may know</string>
|
||||
<key>NSStringFormatSpecTypeKey</key>
|
||||
<string>NSStringPluralRuleType</string>
|
||||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>ld</string>
|
||||
<key>one</key>
|
||||
<string>One person you may know</string>
|
||||
<key>two</key>
|
||||
<string>%ld people you may know</string>
|
||||
<key>few</key>
|
||||
<string>%ld people you may know</string>
|
||||
<key>many</key>
|
||||
<string>%ld people you may know</string>
|
||||
<key>other</key>
|
||||
<string>%ld people you may know</string>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
||||
|
Loading…
x
Reference in New Issue
Block a user