commit 53964f5c1a1242bb442349505791e2ed00c8cdd0 parent bd574d93c3c76b9987ddfbd0b35b19893c5b6d76 Author: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Tue, 17 Jun 2025 08:01:43 +0000 Translate Localizable.stringsdict in nl 100% translated source file: 'Localizable.stringsdict' on 'nl'. Diffstat:
M | damus/nl.lproj/Localizable.stringsdict | | | 16 | ++++++++++++++++ |
1 file changed, 16 insertions(+), 0 deletions(-)
diff --git a/damus/nl.lproj/Localizable.stringsdict b/damus/nl.lproj/Localizable.stringsdict @@ -2,6 +2,22 @@ <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <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> <dict> <key>NSStringLocalizedFormatKey</key>