diff --git a/data/web_tr/translation_keys.json b/data/web_tr/translation_keys.json index bef354997b..d783241715 100644 --- a/data/web_tr/translation_keys.json +++ b/data/web_tr/translation_keys.json @@ -15011,6 +15011,9 @@ "PowerSaving.AlertEnabledAction", "PowerSaving.AlertEnabledText", "PowerSaving.AlertEnabledTitle", + "PowerSaving.AllDescriptionAlways", + "PowerSaving.AllDescriptionLimit", + "PowerSaving.AllDescriptionNever", "PowerSaving.BatteryLevelLimit.AlwaysOff", "PowerSaving.BatteryLevelLimit.AlwaysOn", "PowerSaving.BatteryLevelLimit.Off", diff --git a/data/web_tr/translations.telegram.org/en/android_x/settings.json b/data/web_tr/translations.telegram.org/en/android_x/settings.json index 5bc1989681..71a225b8bb 100644 --- a/data/web_tr/translations.telegram.org/en/android_x/settings.json +++ b/data/web_tr/translations.telegram.org/en/android_x/settings.json @@ -4103,7 +4103,7 @@ "photo_url": "https://telegra.ph/file/p/aaadf328ef2/5cee7631686f476fa005e17.jpg?c=0,137,600,634,266,280", "has_binding": true, "values": { - "singular": "Notifications from Telegram are blocked in your system settings.

To enable notifications:
• Go to system settings > Applications > Telegram X.
• Tap Notifications > Allow notifications." + "singular": "Notifications from Telegram are blocked in your system settings.

To enable notifications:
• Go to system settings – Applications – Telegram X.
• Tap Notifications – Allow notifications." } }, "NotificationsGuideSyncGlobalOff": { diff --git a/data/web_tr/translations.telegram.org/en/android_x/unsorted.json b/data/web_tr/translations.telegram.org/en/android_x/unsorted.json index 4deb876bac..9fd28bb33a 100644 --- a/data/web_tr/translations.telegram.org/en/android_x/unsorted.json +++ b/data/web_tr/translations.telegram.org/en/android_x/unsorted.json @@ -953,7 +953,7 @@ "photo_url": "https://telegra.ph/file/p/80e41afa035/98efd495bb1fb46f9797e17.jpg?c=88,681,457,457,280,280", "has_binding": true, "values": { - "singular": "Admins have restricted you from sending audio in this group until %1$s" + "singular": "Admins have restricted you from sending music in this group until %1$s" } }, "ChatRestrictedBots": { @@ -969,7 +969,7 @@ "photo_url": "https://telegra.ph/file/p/1b4067dc7eb/10a234ab9457055183f5f17.jpg?c=71,508,488,488,280,280", "has_binding": true, "values": { - "singular": "The admins of this group have restricted your ability to send documents." + "singular": "The admins of this group have restricted your ability to send files." } }, "ChatRestrictedDocsUntil": { @@ -977,7 +977,7 @@ "photo_url": "https://telegra.ph/file/p/e9a16d1d2a2/50b725e30852ecdfdf24817.jpg?c=70,497,491,491,280,280", "has_binding": true, "values": { - "singular": "Admins have restricted you from sending documents in this group until %1$s" + "singular": "Admins have restricted you from sending files in this group until %1$s" } }, "ChatRestrictedGames": { diff --git a/data/web_tr/translations.telegram.org/en/ios.html b/data/web_tr/translations.telegram.org/en/ios.html index 47b3f74e2c..4a63e3065b 100644 --- a/data/web_tr/translations.telegram.org/en/ios.html +++ b/data/web_tr/translations.telegram.org/en/ios.html @@ -191,7 +191,7 @@

- iOS6361 + iOS6364

@@ -248,7 +248,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 9cf53275db..5e8ac2fd20 100644 --- a/data/web_tr/translations.telegram.org/en/ios/unsorted.json +++ b/data/web_tr/translations.telegram.org/en/ios/unsorted.json @@ -7535,6 +7535,30 @@ "singular": "Power Saving Mode Enabled" } }, + "PowerSaving.AllDescriptionAlways": { + "url": "https://translations.telegram.org/en/ios/unsorted/PowerSaving.AllDescriptionAlways", + "photo_url": null, + "has_binding": true, + "values": { + "singular": "Always disable all resource-intensive processes, regardless of the battery charge level." + } + }, + "PowerSaving.AllDescriptionLimit": { + "url": "https://translations.telegram.org/en/ios/unsorted/PowerSaving.AllDescriptionLimit", + "photo_url": null, + "has_binding": true, + "values": { + "singular": "Automatically disable all resource-intensive processes when your battery is below %@%." + } + }, + "PowerSaving.AllDescriptionNever": { + "url": "https://translations.telegram.org/en/ios/unsorted/PowerSaving.AllDescriptionNever", + "photo_url": null, + "has_binding": true, + "values": { + "singular": "Don’t disable all resource-intensive processes even when the battery is low." + } + }, "Premium.Annual": { "url": "https://translations.telegram.org/en/ios/unsorted/Premium.Annual", "photo_url": null,