New translations Localizable.stringsdict (Turkish)

This commit is contained in:
Eugen Rochko 2022-11-18 20:19:09 +01:00
parent d2f683ea84
commit e7f2a9c03f
1 changed files with 7 additions and 7 deletions

View File

@ -53,7 +53,7 @@
<key>a11y.plural.count.characters_left</key>
<dict>
<key>NSStringLocalizedFormatKey</key>
<string>%#@character_count@ left</string>
<string>%#@character_count@ kaldı</string>
<key>character_count</key>
<dict>
<key>NSStringFormatSpecTypeKey</key>
@ -61,9 +61,9 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 character</string>
<string>1 karakter</string>
<key>other</key>
<string>%ld characters</string>
<string>%ld karakter</string>
</dict>
</dict>
<key>plural.count.followed_by_and_mutual</key>
@ -88,9 +88,9 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>Followed by %1$@, and another mutual</string>
<string>%1$@ ve bir ortak kişi tarafından takip edildi</string>
<key>other</key>
<string>Followed by %1$@, and %ld mutuals</string>
<string>%1$@ ve %ld ortak kişi tarafından takip edildi</string>
</dict>
</dict>
<key>plural.count.metric_formatted.post</key>
@ -120,9 +120,9 @@
<key>NSStringFormatValueTypeKey</key>
<string>ld</string>
<key>one</key>
<string>1 media</string>
<string>1 medya</string>
<key>other</key>
<string>%ld media</string>
<string>%ld medya</string>
</dict>
</dict>
<key>plural.count.post</key>