forked from zelo72/mastodon-ios
New translations Intents.stringsdict (Kabyle)
This commit is contained in:
parent
55dd5f64c8
commit
256d41c113
|
@ -5,7 +5,7 @@
|
|||
<key>There are ${count} options matching ‘${content}’. - 2</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
<string>There are %#@count_option@ matching ‘${content}’.</string>
|
||||
<string>Llan %#@count_option@ i yemṣaḍan d '${content}'.</string>
|
||||
<key>count_option</key>
|
||||
<dict>
|
||||
<key>NSStringFormatSpecTypeKey</key>
|
||||
|
@ -15,13 +15,13 @@
|
|||
<key>one</key>
|
||||
<string>1 option</string>
|
||||
<key>other</key>
|
||||
<string>%ld options</string>
|
||||
<string>%ld iɣewwaṛen</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>There are ${count} options matching ‘${visibility}’.</key>
|
||||
<dict>
|
||||
<key>NSStringLocalizedFormatKey</key>
|
||||
<string>There are %#@count_option@ matching ‘${visibility}’.</string>
|
||||
<string>Llan %#@count_option@ i yemṣaḍa, d '${visibility}'.</string>
|
||||
<key>count_option</key>
|
||||
<dict>
|
||||
<key>NSStringFormatSpecTypeKey</key>
|
||||
|
@ -29,9 +29,9 @@
|
|||
<key>NSStringFormatValueTypeKey</key>
|
||||
<string>%ld</string>
|
||||
<key>one</key>
|
||||
<string>1 option</string>
|
||||
<string>1 uɣewwaṛ</string>
|
||||
<key>other</key>
|
||||
<string>%ld options</string>
|
||||
<string>%ld iɣewwaṛen</string>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
|
|
Loading…
Reference in New Issue