Translate Localizable.stringsdict in nl

100% translated source file: 'Localizable.stringsdict'
on 'nl'.
This commit is contained in:
transifex-integration[bot]
2023-06-26 08:58:10 +00:00
committed by GitHub
parent ac59ee6285
commit 3a357c8d82

View File

@@ -18,6 +18,22 @@
<string>... %d andere notities ...</string>
</dict>
</dict>
<key>followed_by_three_and_others</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@OTHERS@</string>
<key>OTHERS</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
<string>NSStringPluralRuleType</string>
<key>NSStringFormatValueTypeKey</key>
<string>d</string>
<key>one</key>
<string>Gevolgd door %2$@, %3$@ en %1$d andere gebruiker</string>
<key>other</key>
<string>Gevolgd door %2$@, %3$@ en %1$d andere gebruikers</string>
</dict>
</dict>
<key>followers_count</key>
<dict>
<key>NSStringLocalizedFormatKey</key>