Translate Localizable.stringsdict in nl
100% translated source file: 'Localizable.stringsdict' on 'nl'.
This commit is contained in:
committed by
Daniel D’Aquino
parent
bd574d93c3
commit
53964f5c1a
@@ -2,6 +2,22 @@
|
|||||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||||
<plist version="1.0">
|
<plist version="1.0">
|
||||||
<dict>
|
<dict>
|
||||||
|
<key>follow_pack_user_count</key>
|
||||||
|
<dict>
|
||||||
|
<key>NSStringLocalizedFormatKey</key>
|
||||||
|
<string>%#@FOLLOW_PACK_USERS@</string>
|
||||||
|
<key>FOLLOW_PACK_USERS</key>
|
||||||
|
<dict>
|
||||||
|
<key>NSStringFormatSpecTypeKey</key>
|
||||||
|
<string>NSStringPluralRuleType</string>
|
||||||
|
<key>NSStringFormatValueTypeKey</key>
|
||||||
|
<string>d</string>
|
||||||
|
<key>one</key>
|
||||||
|
<string>gebruiker</string>
|
||||||
|
<key>other</key>
|
||||||
|
<string>gebruikers</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
<key>followed_by_three_and_others</key>
|
<key>followed_by_three_and_others</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>NSStringLocalizedFormatKey</key>
|
<key>NSStringLocalizedFormatKey</key>
|
||||||
|
|||||||
Reference in New Issue
Block a user