diff --git a/data/web_tr/translation_keys.json b/data/web_tr/translation_keys.json index 36fb9df8f4..23f7b6a7de 100644 --- a/data/web_tr/translation_keys.json +++ b/data/web_tr/translation_keys.json @@ -34121,6 +34121,7 @@ "AddToEmoji", "AddToFavorites", "AddToGroup", + "AddToGroupOrChannel", "AddToStickers", "AddToTheGroup", "Added", @@ -34689,6 +34690,8 @@ "CantBoostWithGiftedPremium", "CantBoostWithGiftedPremiumDescription", "Caption", + "CaptionAbove", + "CaptionBelow", "CaptionsLimitSubtitle", "CaptionsLimitTitle", "Change", @@ -36593,6 +36596,11 @@ "SendAnonymously", "SendAsFile", "SendAsFiles", + "SendAsMedia", + "SendAsPhoto", + "SendAsPhotos", + "SendAsVideo", + "SendAsVideos", "SendByEnter", "SendByEnter2", "SendByEnterCtrl", @@ -36679,6 +36687,7 @@ "SharesPerPost", "ShortMessageLifetimeForever", "ShortMessageLifetimeForever", + "ShortTimeNow", "Show", "ShowAds", "ShowAdsInfo", diff --git a/data/web_tr/translations.telegram.org/en/unigram.html b/data/web_tr/translations.telegram.org/en/unigram.html index 06ca7bce52..df78e50e51 100644 --- a/data/web_tr/translations.telegram.org/en/unigram.html +++ b/data/web_tr/translations.telegram.org/en/unigram.html @@ -199,7 +199,7 @@

- Unigram3397 + Unigram3406

@@ -261,7 +261,7 @@
diff --git a/data/web_tr/translations.telegram.org/en/unigram/unsorted.json b/data/web_tr/translations.telegram.org/en/unigram/unsorted.json index 82f4c514a5..afebe984c4 100644 --- a/data/web_tr/translations.telegram.org/en/unigram/unsorted.json +++ b/data/web_tr/translations.telegram.org/en/unigram/unsorted.json @@ -1684,6 +1684,14 @@ "singular": "Add to Group" } }, + "AddToGroupOrChannel": { + "url": "https://translations.telegram.org/en/unigram/unsorted/AddToGroupOrChannel", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "Add to Group or Channel" + } + }, "AddToStickers": { "url": "https://translations.telegram.org/en/unigram/unsorted/AddToStickers", "photo_url": null, @@ -5393,6 +5401,22 @@ "singular": "Caption" } }, + "CaptionAbove": { + "url": "https://translations.telegram.org/en/unigram/unsorted/CaptionAbove", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "Move Caption Up" + } + }, + "CaptionBelow": { + "url": "https://translations.telegram.org/en/unigram/unsorted/CaptionBelow", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "Move Caption Down" + } + }, "ChangeChannelNameColor2": { "url": "https://translations.telegram.org/en/unigram/unsorted/ChangeChannelNameColor2", "photo_url": null, @@ -7376,7 +7400,7 @@ "photo_url": null, "has_binding": true, "values": { - "singular": "Remove spoiler" + "singular": "Remove Spoiler" } }, "DisableProxy": { @@ -8016,7 +8040,7 @@ "photo_url": null, "has_binding": true, "values": { - "singular": "Hide with spoiler" + "singular": "Hide with Spoiler" } }, "EnableProxyAlert": { @@ -15690,7 +15714,7 @@ "photo_url": null, "has_binding": true, "values": { - "singular": "Send as file" + "singular": "Send as File" } }, "SendAsFiles": { @@ -15698,7 +15722,47 @@ "photo_url": null, "has_binding": true, "values": { - "singular": "Send as files" + "singular": "Send as Files" + } + }, + "SendAsMedia": { + "url": "https://translations.telegram.org/en/unigram/unsorted/SendAsMedia", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "Send as Media" + } + }, + "SendAsPhoto": { + "url": "https://translations.telegram.org/en/unigram/unsorted/SendAsPhoto", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "Send as Photo" + } + }, + "SendAsPhotos": { + "url": "https://translations.telegram.org/en/unigram/unsorted/SendAsPhotos", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "Send as Photos" + } + }, + "SendAsVideo": { + "url": "https://translations.telegram.org/en/unigram/unsorted/SendAsVideo", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "Send as Video" + } + }, + "SendAsVideos": { + "url": "https://translations.telegram.org/en/unigram/unsorted/SendAsVideos", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "Send as Videos" } }, "SendByEnter2": { @@ -16063,6 +16127,14 @@ "singular": "Shares Per Post" } }, + "ShortTimeNow": { + "url": "https://translations.telegram.org/en/unigram/unsorted/ShortTimeNow", + "photo_url": null, + "has_binding": false, + "values": { + "singular": "now" + } + }, "Show": { "url": "https://translations.telegram.org/en/unigram/unsorted/Show", "photo_url": null,