diff --git a/data/web_tr/translation_keys.json b/data/web_tr/translation_keys.json index f749f8123e..c962ab0aff 100644 --- a/data/web_tr/translation_keys.json +++ b/data/web_tr/translation_keys.json @@ -17624,6 +17624,7 @@ "Gift.Send.Send", "Gift.Send.Title", "Gift.View.Availability", + "Gift.View.Availability.Of", "Gift.View.Convert", "Gift.View.Convert.Stars", "Gift.View.ConvertedDescription", @@ -19196,6 +19197,7 @@ "Notification.StarGift.View", "Notification.StarsGift.Sent", "Notification.StarsGift.SentYou", + "Notification.StarsGift.Stars", "Notification.StarsGift.Subtitle", "Notification.StarsGift.SubtitleYou", "Notification.StarsGift.Title", diff --git a/data/web_tr/translations.telegram.org/en/android/unsorted.json b/data/web_tr/translations.telegram.org/en/android/unsorted.json index 22b0dee8c7..30849de2a1 100644 --- a/data/web_tr/translations.telegram.org/en/android/unsorted.json +++ b/data/web_tr/translations.telegram.org/en/android/unsorted.json @@ -6573,7 +6573,7 @@ "Gift2ConvertText": { "url": "https://translations.telegram.org/en/android/unsorted/Gift2ConvertText", "photo_url": null, - "has_binding": false, + "has_binding": true, "values": { "singular": "Do you want to convert this gift from **%1$s** to **%2$s**?

This action cannot be undone. This will permanently destroy the gift." } @@ -6844,7 +6844,7 @@ "Gift2StarsInfo": { "url": "https://translations.telegram.org/en/android/unsorted/Gift2StarsInfo", "photo_url": null, - "has_binding": false, + "has_binding": true, "values": { "singular": "Give **%s** gifts that can be kept on the profile or converted to Stars." } @@ -10654,7 +10654,7 @@ "ProfileGiftsInfo": { "url": "https://translations.telegram.org/en/android/unsorted/ProfileGiftsInfo", "photo_url": null, - "has_binding": false, + "has_binding": true, "values": { "singular": "These gifts were sent to you by other users.
Tap on a gift to convert it to Stars or change its privacy settings." } diff --git a/data/web_tr/translations.telegram.org/en/ios.html b/data/web_tr/translations.telegram.org/en/ios.html index ec1eb212b3..b79ea22ad4 100644 --- a/data/web_tr/translations.telegram.org/en/ios.html +++ b/data/web_tr/translations.telegram.org/en/ios.html @@ -199,7 +199,7 @@

- iOS9173 + iOS9175

@@ -261,7 +261,7 @@
diff --git a/data/web_tr/translations.telegram.org/en/ios/unsorted.json b/data/web_tr/translations.telegram.org/en/ios/unsorted.json index e359c608e0..0247279304 100644 --- a/data/web_tr/translations.telegram.org/en/ios/unsorted.json +++ b/data/web_tr/translations.telegram.org/en/ios/unsorted.json @@ -6068,7 +6068,7 @@ "Gift.Convert.Text": { "url": "https://translations.telegram.org/en/ios/unsorted/Gift.Convert.Text", "photo_url": null, - "has_binding": false, + "has_binding": true, "values": { "singular": "Do you want to convert this gift from **%1$@** to **%2$@**?

This will permanently destroy the gift." } @@ -6140,7 +6140,7 @@ "Gift.Options.Gift.Text": { "url": "https://translations.telegram.org/en/ios/unsorted/Gift.Options.Gift.Text", "photo_url": null, - "has_binding": false, + "has_binding": true, "values": { "singular": "Give **%@** gifts that can be kept on the profile or converted to Stars. [What are Stars >]()" } @@ -6259,6 +6259,14 @@ "singular": "Availability" } }, + "Gift.View.Availability.Of": { + "url": "https://translations.telegram.org/en/ios/unsorted/Gift.View.Availability.Of", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "%1$@ of %2$@" + } + }, "Gift.View.Convert": { "url": "https://translations.telegram.org/en/ios/unsorted/Gift.View.Convert", "photo_url": null, @@ -9269,6 +9277,15 @@ "singular": "View" } }, + "Notification.StarsGift.Stars": { + "url": "https://translations.telegram.org/en/ios/unsorted/Notification.StarsGift.Stars", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "%@ Star", + "plural": "%@ Stars" + } + }, "Notification.StarsGift.UnknownUser": { "url": "https://translations.telegram.org/en/ios/unsorted/Notification.StarsGift.UnknownUser", "photo_url": null, @@ -10594,7 +10611,7 @@ "PeerInfo.Gifts.Info": { "url": "https://translations.telegram.org/en/ios/unsorted/PeerInfo.Gifts.Info", "photo_url": null, - "has_binding": false, + "has_binding": true, "values": { "singular": "These gifts were sent to you by other users. Tap on a gift to exchange it for Stars or change its privacy settings." }