Update Basque plurals (#1148)

This commit is contained in:
Xabi 2023-03-03 20:10:51 +01:00 committed by GitHub
parent d07265c9f2
commit ff4f50cef5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 10 deletions

View File

@ -61,9 +61,9 @@
<key>NSStringFormatValueTypeKey</key> <key>NSStringFormatValueTypeKey</key>
<string>lld</string> <string>lld</string>
<key>one</key> <key>one</key>
<string> eta beste %lld </string> <string> eta beste bat </string>
<key>other</key> <key>other</key>
<string> eta beste %lld </string> <string> eta beste </string>
</dict> </dict>
</dict> </dict>
<key>notifications.label.favorite %lld</key> <key>notifications.label.favorite %lld</key>
@ -77,9 +77,9 @@
<key>NSStringFormatValueTypeKey</key> <key>NSStringFormatValueTypeKey</key>
<string>lld</string> <string>lld</string>
<key>one</key> <key>one</key>
<string>Batek gogoko egin du</string> <string>(e)k gogoko egin du</string>
<key>other</key> <key>other</key>
<string>%lld(e)k egin dute gogoko</string> <string>%lld(e)k gogoko egin dute</string>
</dict> </dict>
</dict> </dict>
<key>notifications.label.follow %lld</key> <key>notifications.label.follow %lld</key>
@ -93,9 +93,9 @@
<key>NSStringFormatValueTypeKey</key> <key>NSStringFormatValueTypeKey</key>
<string>lld</string> <string>lld</string>
<key>one</key> <key>one</key>
<string>Jarraitzaile %lld duzu</string> <string>(e)k jarraitzen dizu</string>
<key>other</key> <key>other</key>
<string>%lld jarraitzaile dituzu</string> <string>%lld(e)k jarraitzen dizute</string>
</dict> </dict>
</dict> </dict>
<key>notifications.label.mention %lld</key> <key>notifications.label.mention %lld</key>
@ -109,9 +109,9 @@
<key>NSStringFormatValueTypeKey</key> <key>NSStringFormatValueTypeKey</key>
<string>lld</string> <string>lld</string>
<key>one</key> <key>one</key>
<string>Aipamen %lld duzu</string> <string>(e)k aipatu zaitu</string>
<key>other</key> <key>other</key>
<string>%lld aipamen dituzu</string> <string>%lld(e)k aipatu zaituzte</string>
</dict> </dict>
</dict> </dict>
<key>notifications.label.reblog %lld</key> <key>notifications.label.reblog %lld</key>
@ -125,9 +125,9 @@
<key>NSStringFormatValueTypeKey</key> <key>NSStringFormatValueTypeKey</key>
<string>lld</string> <string>lld</string>
<key>one</key> <key>one</key>
<string>Bultzada %lld jaso duzu</string> <string>(e)k bultzatu du</string>
<key>other</key> <key>other</key>
<string>%lld bultzada jaso dituzu</string> <string>%lld(e)k bultzatu dute</string>
</dict> </dict>
</dict> </dict>
<key>status.summary.n-favorites %lld</key> <key>status.summary.n-favorites %lld</key>