diff --git a/data/web_tr/translation_keys.json b/data/web_tr/translation_keys.json index 1b1c7a70c1..ea03202b86 100644 --- a/data/web_tr/translation_keys.json +++ b/data/web_tr/translation_keys.json @@ -412,6 +412,8 @@ "AllowReadCallLog", "AllowReadSms", "AlmostDone", + "AltNavigationDisable", + "AltNavigationEnable", "AlternativeOptions", "AlwaysAllow", "AlwaysAllowPlaceholder", @@ -1432,7 +1434,9 @@ "DaysSchedule", "Deactivate", "DebugAltNavigationToggleControls", + "DebugClearLocalDatabaseSuccess", "DebugClearLogs", + "DebugClearSendMessageAsPeers", "DebugDrawSnowInChat", "DebugMenu", "DebugMenuCallSettings", @@ -1460,6 +1464,11 @@ "DebugMenuWebViewDebugEnabled", "DebugSendLastLogs", "DebugSendLogs", + "DebugShareAlertDialogsModeLess", + "DebugShareAlertDialogsModeMore", + "DebugShareAlertDialogsModeNormal", + "DebugShareAlertSwitchDialogsMode", + "DebugShareAlertTopicsSlowMotion", "December", "Decline", "DeclineCall", @@ -2063,6 +2072,8 @@ "FirstName", "FirstName", "FirstNameSmall", + "FloatingDebugDisable", + "FloatingDebugEnable", "FloodWait", "FloodWaitTime", "Folder", @@ -2606,6 +2617,8 @@ "MakeMyselfVisible", "MakeMyselfVisibleInfo", "MakeMyselfVisibleTitle", + "ManageAllFilesRational", + "ManageAllFilesRational2", "ManageChannel", "ManageChannelMenu", "ManageDeviceStorage", @@ -2730,6 +2743,7 @@ "MicrophoneForVoiceMessagesSco", "MicrophoneForVoiceMessagesScoHint", "MicrophoneForVoiceMessagesScoIfConnected", + "MigrateOldFolder", "MigrateOldFolderButton", "MigrateOldFolderDescription", "MigrateOldFolderTitle", @@ -4786,6 +4800,8 @@ "TopHoursChartTitle", "TopInviters", "TopMembers", + "TopicChangeIconAndTitleTo", + "TopicChangeIconAndTitleToInReply", "TopicClosed", "TopicClosed2", "TopicClosedByAdmin", @@ -4795,10 +4811,12 @@ "TopicEmptyViewDescription", "TopicIconChanged", "TopicIconChangedTo", + "TopicIconChangedToInReply", "TopicNotificationsExceptions", "TopicProfileStatus", "TopicRenamed", "TopicRenamedTo", + "TopicRenamedToInReply", "TopicRestarted", "TopicRestarted2", "TopicViewAsMessages", diff --git a/data/web_tr/translations.telegram.org/en/android.html b/data/web_tr/translations.telegram.org/en/android.html index 7ead5d9605..90a772a827 100644 --- a/data/web_tr/translations.telegram.org/en/android.html +++ b/data/web_tr/translations.telegram.org/en/android.html @@ -183,7 +183,7 @@

- Android5027 + Android5045

@@ -240,7 +240,7 @@
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 4a6ace9160..5ed938374c 100644 --- a/data/web_tr/translations.telegram.org/en/android/unsorted.json +++ b/data/web_tr/translations.telegram.org/en/android/unsorted.json @@ -884,6 +884,22 @@ "singular": "Almost done" } }, + "AltNavigationDisable": { + "url": "https://translations.telegram.org/en/android/unsorted/AltNavigationDisable", + "photo_url": null, + "has_binding": true, + "values": { + "singular": "Disable alternative navigation" + } + }, + "AltNavigationEnable": { + "url": "https://translations.telegram.org/en/android/unsorted/AltNavigationEnable", + "photo_url": null, + "has_binding": true, + "values": { + "singular": "Enable alternative navigation" + } + }, "AnimatedStickers": { "url": "https://translations.telegram.org/en/android/unsorted/AnimatedStickers", "photo_url": null, @@ -1167,7 +1183,7 @@ }, "BackgroundAnimate": { "url": "https://translations.telegram.org/en/android/unsorted/BackgroundAnimate", - "photo_url": null, + "photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280", "has_binding": true, "values": { "singular": "Animate" @@ -2179,6 +2195,22 @@ "singular": "Toggle navigation stiffness controls" } }, + "DebugClearLocalDatabaseSuccess": { + "url": "https://translations.telegram.org/en/android/unsorted/DebugClearLocalDatabaseSuccess", + "photo_url": null, + "has_binding": true, + "values": { + "singular": "Cleared local database." + } + }, + "DebugClearSendMessageAsPeers": { + "url": "https://translations.telegram.org/en/android/unsorted/DebugClearSendMessageAsPeers", + "photo_url": null, + "has_binding": true, + "values": { + "singular": "Clear Send Message As... peers" + } + }, "DebugDrawSnowInChat": { "url": "https://translations.telegram.org/en/android/unsorted/DebugDrawSnowInChat", "photo_url": null, @@ -2227,6 +2259,46 @@ "singular": "Enable smooth keyboard" } }, + "DebugShareAlertDialogsModeLess": { + "url": "https://translations.telegram.org/en/android/unsorted/DebugShareAlertDialogsModeLess", + "photo_url": null, + "has_binding": true, + "values": { + "singular": "Less" + } + }, + "DebugShareAlertDialogsModeMore": { + "url": "https://translations.telegram.org/en/android/unsorted/DebugShareAlertDialogsModeMore", + "photo_url": null, + "has_binding": true, + "values": { + "singular": "More" + } + }, + "DebugShareAlertDialogsModeNormal": { + "url": "https://translations.telegram.org/en/android/unsorted/DebugShareAlertDialogsModeNormal", + "photo_url": null, + "has_binding": true, + "values": { + "singular": "Normal" + } + }, + "DebugShareAlertSwitchDialogsMode": { + "url": "https://translations.telegram.org/en/android/unsorted/DebugShareAlertSwitchDialogsMode", + "photo_url": null, + "has_binding": true, + "values": { + "singular": "Switch sharing alert dialogs mode (%1$s)" + } + }, + "DebugShareAlertTopicsSlowMotion": { + "url": "https://translations.telegram.org/en/android/unsorted/DebugShareAlertTopicsSlowMotion", + "photo_url": null, + "has_binding": true, + "values": { + "singular": "Toggle sharing alert topics slow motion" + } + }, "December": { "url": "https://translations.telegram.org/en/android/unsorted/December", "photo_url": null, @@ -2779,7 +2851,7 @@ }, "EventLogEditedChannelTheme": { "url": "https://translations.telegram.org/en/android/unsorted/EventLogEditedChannelTheme", - "photo_url": null, + "photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280", "has_binding": true, "values": { "singular": "un1 changed the channel theme:" @@ -2795,7 +2867,7 @@ }, "EventLogEditedGroupTheme": { "url": "https://translations.telegram.org/en/android/unsorted/EventLogEditedGroupTheme", - "photo_url": null, + "photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280", "has_binding": true, "values": { "singular": "un1 changed the group theme:" @@ -2827,7 +2899,7 @@ }, "EventLogPreviousGroupTheme": { "url": "https://translations.telegram.org/en/android/unsorted/EventLogPreviousGroupTheme", - "photo_url": null, + "photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280", "has_binding": true, "values": { "singular": "Previous theme" @@ -3201,6 +3273,22 @@ "singular": "Setup" } }, + "FloatingDebugDisable": { + "url": "https://translations.telegram.org/en/android/unsorted/FloatingDebugDisable", + "photo_url": null, + "has_binding": true, + "values": { + "singular": "Disable floating debug" + } + }, + "FloatingDebugEnable": { + "url": "https://translations.telegram.org/en/android/unsorted/FloatingDebugEnable", + "photo_url": null, + "has_binding": true, + "values": { + "singular": "Enable floating debug" + } + }, "FootsFromYou": { "url": "https://translations.telegram.org/en/android/unsorted/FootsFromYou", "photo_url": null, @@ -3244,7 +3332,7 @@ }, "ForwardAnotherChat": { "url": "https://translations.telegram.org/en/android/unsorted/ForwardAnotherChat", - "photo_url": null, + "photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280", "has_binding": true, "values": { "singular": "Forward to another chat" @@ -3261,7 +3349,7 @@ }, "ForwardingFromNameAndMessage": { "url": "https://translations.telegram.org/en/android/unsorted/ForwardingFromNameAndMessage", - "photo_url": null, + "photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280", "has_binding": true, "values": { "singular": "%s: %s" @@ -3951,6 +4039,22 @@ "singular": "Make Myself Visible" } }, + "ManageAllFilesRational": { + "url": "https://translations.telegram.org/en/android/unsorted/ManageAllFilesRational", + "photo_url": null, + "has_binding": true, + "values": { + "singular": "Please allow **Telegram** to manage all files to open in-app file browser" + } + }, + "ManageAllFilesRational2": { + "url": "https://translations.telegram.org/en/android/unsorted/ManageAllFilesRational2", + "photo_url": null, + "has_binding": true, + "values": { + "singular": "Telegram needs permission to manage all files to migrate old cache files to Scoped Storage" + } + }, "ManageTopicsPermission": { "url": "https://translations.telegram.org/en/android/unsorted/ManageTopicsPermission", "photo_url": "https://telegra.ph/file/p/4b427e387b9/5ebad8ead0accbb377b7217.jpg?c=20,788,280,280,280,280", @@ -4092,6 +4196,14 @@ "singular": "Messages" } }, + "MigrateOldFolder": { + "url": "https://translations.telegram.org/en/android/unsorted/MigrateOldFolder", + "photo_url": null, + "has_binding": true, + "values": { + "singular": "Migrate old folder to Scoped Storage" + } + }, "MigrationNotification": { "url": "https://translations.telegram.org/en/android/unsorted/MigrationNotification", "photo_url": null, @@ -4583,7 +4695,7 @@ }, "NotificationGroupCreatedCall": { "url": "https://translations.telegram.org/en/android/unsorted/NotificationGroupCreatedCall", - "photo_url": null, + "photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280", "has_binding": true, "values": { "singular": "%1$s started a video chat in %2$s" @@ -4591,7 +4703,7 @@ }, "NotificationGroupInvitedToCall": { "url": "https://translations.telegram.org/en/android/unsorted/NotificationGroupInvitedToCall", - "photo_url": null, + "photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280", "has_binding": true, "values": { "singular": "%1$s invited %3$s to a video chat in %2$s" @@ -4599,7 +4711,7 @@ }, "NotificationGroupInvitedYouToCall": { "url": "https://translations.telegram.org/en/android/unsorted/NotificationGroupInvitedYouToCall", - "photo_url": null, + "photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280", "has_binding": true, "values": { "singular": "%1$s invited you to a video chat in %2$s" @@ -4808,7 +4920,7 @@ }, "OpenBot": { "url": "https://translations.telegram.org/en/android/unsorted/OpenBot", - "photo_url": null, + "photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280", "has_binding": true, "values": { "singular": "OPEN BOT" @@ -6501,7 +6613,7 @@ }, "SponsoredMessageAlertLearnMore": { "url": "https://translations.telegram.org/en/android/unsorted/SponsoredMessageAlertLearnMore", - "photo_url": null, + "photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280", "has_binding": true, "values": { "singular": "LEARN MORE" @@ -6517,7 +6629,7 @@ }, "SponsoredMessageAlertTitle": { "url": "https://translations.telegram.org/en/android/unsorted/SponsoredMessageAlertTitle", - "photo_url": null, + "photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280", "has_binding": true, "values": { "singular": "Sponsored messages" @@ -6988,6 +7100,22 @@ "singular": "Sorry, you are a member of too many groups and channels. Please leave some before creating a new one." } }, + "TopicChangeIconAndTitleTo": { + "url": "https://translations.telegram.org/en/android/unsorted/TopicChangeIconAndTitleTo", + "photo_url": null, + "has_binding": true, + "values": { + "singular": "%1$s changed the topic title and icon to %2$s" + } + }, + "TopicChangeIconAndTitleToInReply": { + "url": "https://translations.telegram.org/en/android/unsorted/TopicChangeIconAndTitleToInReply", + "photo_url": null, + "has_binding": true, + "values": { + "singular": "changed the topic title and icon to %s" + } + }, "TopicClosed": { "url": "https://translations.telegram.org/en/android/unsorted/TopicClosed", "photo_url": "https://telegra.ph/file/p/9b299006f72/68f23ac61207e862b8c3917.jpg?c=160,790,280,280,280,280", @@ -7057,7 +7185,15 @@ "photo_url": "https://telegra.ph/file/p/9b299006f72/68f23ac61207e862b8c3917.jpg?c=135,594,329,329,280,280", "has_binding": true, "values": { - "singular": "Topic icon changed to %s" + "singular": "%1$s changed topic icon to %2$s" + } + }, + "TopicIconChangedToInReply": { + "url": "https://translations.telegram.org/en/android/unsorted/TopicIconChangedToInReply", + "photo_url": null, + "has_binding": true, + "values": { + "singular": "changed topic icon to %s" } }, "TopicNotificationsExceptions": { @@ -7090,7 +7226,15 @@ "photo_url": "https://telegra.ph/file/p/9b299006f72/68f23ac61207e862b8c3917.jpg?c=112,742,377,377,280,280", "has_binding": true, "values": { - "singular": "Topic renamed to \"%s\"" + "singular": "%1$s renamed topic to %2$s" + } + }, + "TopicRenamedToInReply": { + "url": "https://translations.telegram.org/en/android/unsorted/TopicRenamedToInReply", + "photo_url": null, + "has_binding": true, + "values": { + "singular": "renamed topic to %s" } }, "TopicRestarted": { @@ -7130,7 +7274,7 @@ "photo_url": null, "has_binding": true, "values": { - "singular": "%s - was closed" + "singular": "%1$s closed %2$s" } }, "TopicWasCreatedAction": { @@ -7138,7 +7282,7 @@ "photo_url": null, "has_binding": true, "values": { - "singular": "%s - was created" + "singular": "%s was created" } }, "TopicWasIconChangedToAction": { @@ -7146,7 +7290,7 @@ "photo_url": null, "has_binding": true, "values": { - "singular": "%1$s - icon changed" + "singular": "%1$s changed the topic icon to %2$s" } }, "TopicWasRenamedToAction": { @@ -7154,7 +7298,7 @@ "photo_url": null, "has_binding": true, "values": { - "singular": "%1$s - was renamed" + "singular": "%1$s renamed topic to %2$s" } }, "TopicWasRenamedToAction2": { @@ -7170,7 +7314,7 @@ "photo_url": null, "has_binding": true, "values": { - "singular": "%s - was reopened" + "singular": "%1$s reopened %2$s" } }, "Topics": { @@ -7765,7 +7909,7 @@ }, "VoipChannelJoinAnonymousAdmin": { "url": "https://translations.telegram.org/en/android/unsorted/VoipChannelJoinAnonymousAdmin", - "photo_url": null, + "photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280", "has_binding": true, "values": { "singular": "Sorry, you can't join live streams as an anonymous administrator." @@ -7797,7 +7941,7 @@ }, "VoipChannelOpenVoiceChat": { "url": "https://translations.telegram.org/en/android/unsorted/VoipChannelOpenVoiceChat", - "photo_url": null, + "photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280", "has_binding": true, "values": { "singular": "Open live stream" @@ -7829,7 +7973,7 @@ }, "VoipChannelTooMuch": { "url": "https://translations.telegram.org/en/android/unsorted/VoipChannelTooMuch", - "photo_url": null, + "photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280", "has_binding": true, "values": { "singular": "Sorry, this live stream is full." @@ -7869,7 +8013,7 @@ }, "VoipGroupInvitedToVoiceChat": { "url": "https://translations.telegram.org/en/android/unsorted/VoipGroupInvitedToVoiceChat", - "photo_url": null, + "photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280", "has_binding": true, "values": { "singular": "un1 invited un2 to the video chat" @@ -7973,7 +8117,7 @@ }, "VoipGroupTooMuch": { "url": "https://translations.telegram.org/en/android/unsorted/VoipGroupTooMuch", - "photo_url": null, + "photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280", "has_binding": true, "values": { "singular": "Sorry, this video chat is full." @@ -8013,7 +8157,7 @@ }, "VoipVideoNotAvailableAdmin": { "url": "https://translations.telegram.org/en/android/unsorted/VoipVideoNotAvailableAdmin", - "photo_url": null, + "photo_url": "https://telegra.ph/file/p/b5cfe2b7b20/b070f0898ca2c75f7522417.jpg?c=125,742,358,358,280,280", "has_binding": true, "values": { "singular": "The video chat is over %1$s.
New participants only have access to the audio stream."