больше информации в подробнее

This commit is contained in:
Jganenok
2026-05-13 21:26:46 +07:00
parent c6ea5d6dcf
commit 07d39ffa24
14 changed files with 1724 additions and 39 deletions
+56 -1
View File
@@ -104,5 +104,60 @@
}
}
},
"profileMenuSpoof": "Spoofing"
"profileMenuSpoof": "Spoofing",
"infoTitle": "Info",
"infoAccountSection": "Account",
"infoServerSection": "Server",
"infoUserSection": "User",
"infoYMapSection": "Y-Map",
"infoFileUploadTypes": "file-upload-unsupported-types",
"infoWhiteListLinks": "white-list-links",
"infoRegistrationTime": "registrationTime",
"infoCountry": "country",
"infoVideoChatHistory": "videoChatHistory",
"infoUpdateTime": "updateTime",
"infoId": "id",
"infoChatMarker": "chatMarker",
"infoAccountRemovalEnabled": "account-removal-enabled",
"infoImageSize": "image-size",
"infoGce": "gce",
"infoGcce": "gcce",
"infoMaxMsgLength": "max-msg-length",
"infoQuotesEnabled": "quotes-enabled",
"infoCallsEndpoint": "calls-endpoint",
"infoSendLocationEnabled": "send-location-enabled",
"infoLgce": "lgce",
"infoWud": "wud",
"infoVideoMsgEnabled": "video-msg-enabled",
"infoGrse": "grse",
"infoEditTimeout": "edit-timeout",
"infoImageQuality": "image-quality",
"infoUnsafeFilesAlert": "unsafe-files-alert",
"infoAccountNicknameEnabled": "account-nickname-enabled",
"infoMentionsEntityNamesLimit": "mentions_entity_names_limit",
"infoReactionsEnabled": "reactions-enabled",
"infoTile": "tile",
"infoGeocoder": "geocoder",
"infoStatic": "static",
"chatInfoSubscribers": "subscribers:",
"chatInfoInvitedBy": "invited by:",
"chatInfoLink": "link:",
"chatInfoOfficial": "official:",
"chatInfoComments": "comments:",
"chatInfoAplus": "approved by Roskomnadzor:",
"chatInfoSignAdmin": "admin signature:",
"chatInfoLastChanged": "last changed:",
"chatInfoJoinTime": "joined:",
"chatInfoCreated": "created:",
"chatInfoTitle": "Info",
"chatInfoMembers": "members:",
"chatInfoLastSeen": "last seen recently",
"chatInfoHasBots": "has bots:",
"chatInfoBlockedCount": "blocked in group:",
"chatInfoOfficialStatus": "official status:",
"chatInfoLastChanged": "last changed:",
"chatInfoJoined": "joined:",
"chatInfoGroupCreated": "group created:",
"chatInfoGroupOwner": "group owner:",
"chatInfoDialogStarted": "dialog started:"
}
+324
View File
@@ -631,6 +631,330 @@ abstract class AppLocalizations {
/// In en, this message translates to:
/// **'Spoofing'**
String get profileMenuSpoof;
/// No description provided for @infoTitle.
///
/// In en, this message translates to:
/// **'Info'**
String get infoTitle;
/// No description provided for @infoAccountSection.
///
/// In en, this message translates to:
/// **'Account'**
String get infoAccountSection;
/// No description provided for @infoServerSection.
///
/// In en, this message translates to:
/// **'Server'**
String get infoServerSection;
/// No description provided for @infoUserSection.
///
/// In en, this message translates to:
/// **'User'**
String get infoUserSection;
/// No description provided for @infoYMapSection.
///
/// In en, this message translates to:
/// **'Y-Map'**
String get infoYMapSection;
/// No description provided for @infoFileUploadTypes.
///
/// In en, this message translates to:
/// **'file-upload-unsupported-types'**
String get infoFileUploadTypes;
/// No description provided for @infoWhiteListLinks.
///
/// In en, this message translates to:
/// **'white-list-links'**
String get infoWhiteListLinks;
/// No description provided for @infoRegistrationTime.
///
/// In en, this message translates to:
/// **'registrationTime'**
String get infoRegistrationTime;
/// No description provided for @infoCountry.
///
/// In en, this message translates to:
/// **'country'**
String get infoCountry;
/// No description provided for @infoVideoChatHistory.
///
/// In en, this message translates to:
/// **'videoChatHistory'**
String get infoVideoChatHistory;
/// No description provided for @infoUpdateTime.
///
/// In en, this message translates to:
/// **'updateTime'**
String get infoUpdateTime;
/// No description provided for @infoId.
///
/// In en, this message translates to:
/// **'id'**
String get infoId;
/// No description provided for @infoChatMarker.
///
/// In en, this message translates to:
/// **'chatMarker'**
String get infoChatMarker;
/// No description provided for @infoAccountRemovalEnabled.
///
/// In en, this message translates to:
/// **'account-removal-enabled'**
String get infoAccountRemovalEnabled;
/// No description provided for @infoImageSize.
///
/// In en, this message translates to:
/// **'image-size'**
String get infoImageSize;
/// No description provided for @infoGce.
///
/// In en, this message translates to:
/// **'gce'**
String get infoGce;
/// No description provided for @infoGcce.
///
/// In en, this message translates to:
/// **'gcce'**
String get infoGcce;
/// No description provided for @infoMaxMsgLength.
///
/// In en, this message translates to:
/// **'max-msg-length'**
String get infoMaxMsgLength;
/// No description provided for @infoQuotesEnabled.
///
/// In en, this message translates to:
/// **'quotes-enabled'**
String get infoQuotesEnabled;
/// No description provided for @infoCallsEndpoint.
///
/// In en, this message translates to:
/// **'calls-endpoint'**
String get infoCallsEndpoint;
/// No description provided for @infoSendLocationEnabled.
///
/// In en, this message translates to:
/// **'send-location-enabled'**
String get infoSendLocationEnabled;
/// No description provided for @infoLgce.
///
/// In en, this message translates to:
/// **'lgce'**
String get infoLgce;
/// No description provided for @infoWud.
///
/// In en, this message translates to:
/// **'wud'**
String get infoWud;
/// No description provided for @infoVideoMsgEnabled.
///
/// In en, this message translates to:
/// **'video-msg-enabled'**
String get infoVideoMsgEnabled;
/// No description provided for @infoGrse.
///
/// In en, this message translates to:
/// **'grse'**
String get infoGrse;
/// No description provided for @infoEditTimeout.
///
/// In en, this message translates to:
/// **'edit-timeout'**
String get infoEditTimeout;
/// No description provided for @infoImageQuality.
///
/// In en, this message translates to:
/// **'image-quality'**
String get infoImageQuality;
/// No description provided for @infoUnsafeFilesAlert.
///
/// In en, this message translates to:
/// **'unsafe-files-alert'**
String get infoUnsafeFilesAlert;
/// No description provided for @infoAccountNicknameEnabled.
///
/// In en, this message translates to:
/// **'account-nickname-enabled'**
String get infoAccountNicknameEnabled;
/// No description provided for @infoMentionsEntityNamesLimit.
///
/// In en, this message translates to:
/// **'mentions_entity_names_limit'**
String get infoMentionsEntityNamesLimit;
/// No description provided for @infoReactionsEnabled.
///
/// In en, this message translates to:
/// **'reactions-enabled'**
String get infoReactionsEnabled;
/// No description provided for @infoTile.
///
/// In en, this message translates to:
/// **'tile'**
String get infoTile;
/// No description provided for @infoGeocoder.
///
/// In en, this message translates to:
/// **'geocoder'**
String get infoGeocoder;
/// No description provided for @infoStatic.
///
/// In en, this message translates to:
/// **'static'**
String get infoStatic;
/// No description provided for @chatInfoSubscribers.
///
/// In en, this message translates to:
/// **'subscribers:'**
String get chatInfoSubscribers;
/// No description provided for @chatInfoInvitedBy.
///
/// In en, this message translates to:
/// **'invited by:'**
String get chatInfoInvitedBy;
/// No description provided for @chatInfoLink.
///
/// In en, this message translates to:
/// **'link:'**
String get chatInfoLink;
/// No description provided for @chatInfoOfficial.
///
/// In en, this message translates to:
/// **'official:'**
String get chatInfoOfficial;
/// No description provided for @chatInfoComments.
///
/// In en, this message translates to:
/// **'comments:'**
String get chatInfoComments;
/// No description provided for @chatInfoAplus.
///
/// In en, this message translates to:
/// **'approved by Roskomnadzor:'**
String get chatInfoAplus;
/// No description provided for @chatInfoSignAdmin.
///
/// In en, this message translates to:
/// **'admin signature:'**
String get chatInfoSignAdmin;
/// No description provided for @chatInfoLastChanged.
///
/// In en, this message translates to:
/// **'last changed:'**
String get chatInfoLastChanged;
/// No description provided for @chatInfoJoinTime.
///
/// In en, this message translates to:
/// **'joined:'**
String get chatInfoJoinTime;
/// No description provided for @chatInfoCreated.
///
/// In en, this message translates to:
/// **'created:'**
String get chatInfoCreated;
/// No description provided for @chatInfoTitle.
///
/// In en, this message translates to:
/// **'Info'**
String get chatInfoTitle;
/// No description provided for @chatInfoMembers.
///
/// In en, this message translates to:
/// **'members:'**
String get chatInfoMembers;
/// No description provided for @chatInfoLastSeen.
///
/// In en, this message translates to:
/// **'last seen recently'**
String get chatInfoLastSeen;
/// No description provided for @chatInfoHasBots.
///
/// In en, this message translates to:
/// **'has bots:'**
String get chatInfoHasBots;
/// No description provided for @chatInfoBlockedCount.
///
/// In en, this message translates to:
/// **'blocked in group:'**
String get chatInfoBlockedCount;
/// No description provided for @chatInfoOfficialStatus.
///
/// In en, this message translates to:
/// **'official status:'**
String get chatInfoOfficialStatus;
/// No description provided for @chatInfoJoined.
///
/// In en, this message translates to:
/// **'joined:'**
String get chatInfoJoined;
/// No description provided for @chatInfoGroupCreated.
///
/// In en, this message translates to:
/// **'group created:'**
String get chatInfoGroupCreated;
/// No description provided for @chatInfoGroupOwner.
///
/// In en, this message translates to:
/// **'group owner:'**
String get chatInfoGroupOwner;
/// No description provided for @chatInfoDialogStarted.
///
/// In en, this message translates to:
/// **'dialog started:'**
String get chatInfoDialogStarted;
}
class _AppLocalizationsDelegate
+162
View File
@@ -289,4 +289,166 @@ class AppLocalizationsEn extends AppLocalizations {
@override
String get profileMenuSpoof => 'Spoofing';
@override
String get infoTitle => 'Info';
@override
String get infoAccountSection => 'Account';
@override
String get infoServerSection => 'Server';
@override
String get infoUserSection => 'User';
@override
String get infoYMapSection => 'Y-Map';
@override
String get infoFileUploadTypes => 'file-upload-unsupported-types';
@override
String get infoWhiteListLinks => 'white-list-links';
@override
String get infoRegistrationTime => 'registrationTime';
@override
String get infoCountry => 'country';
@override
String get infoVideoChatHistory => 'videoChatHistory';
@override
String get infoUpdateTime => 'updateTime';
@override
String get infoId => 'id';
@override
String get infoChatMarker => 'chatMarker';
@override
String get infoAccountRemovalEnabled => 'account-removal-enabled';
@override
String get infoImageSize => 'image-size';
@override
String get infoGce => 'gce';
@override
String get infoGcce => 'gcce';
@override
String get infoMaxMsgLength => 'max-msg-length';
@override
String get infoQuotesEnabled => 'quotes-enabled';
@override
String get infoCallsEndpoint => 'calls-endpoint';
@override
String get infoSendLocationEnabled => 'send-location-enabled';
@override
String get infoLgce => 'lgce';
@override
String get infoWud => 'wud';
@override
String get infoVideoMsgEnabled => 'video-msg-enabled';
@override
String get infoGrse => 'grse';
@override
String get infoEditTimeout => 'edit-timeout';
@override
String get infoImageQuality => 'image-quality';
@override
String get infoUnsafeFilesAlert => 'unsafe-files-alert';
@override
String get infoAccountNicknameEnabled => 'account-nickname-enabled';
@override
String get infoMentionsEntityNamesLimit => 'mentions_entity_names_limit';
@override
String get infoReactionsEnabled => 'reactions-enabled';
@override
String get infoTile => 'tile';
@override
String get infoGeocoder => 'geocoder';
@override
String get infoStatic => 'static';
@override
String get chatInfoSubscribers => 'subscribers:';
@override
String get chatInfoInvitedBy => 'invited by:';
@override
String get chatInfoLink => 'link:';
@override
String get chatInfoOfficial => 'official:';
@override
String get chatInfoComments => 'comments:';
@override
String get chatInfoAplus => 'approved by Roskomnadzor:';
@override
String get chatInfoSignAdmin => 'admin signature:';
@override
String get chatInfoLastChanged => 'last changed:';
@override
String get chatInfoJoinTime => 'joined:';
@override
String get chatInfoCreated => 'created:';
@override
String get chatInfoTitle => 'Info';
@override
String get chatInfoMembers => 'members:';
@override
String get chatInfoLastSeen => 'last seen recently';
@override
String get chatInfoHasBots => 'has bots:';
@override
String get chatInfoBlockedCount => 'blocked in group:';
@override
String get chatInfoOfficialStatus => 'official status:';
@override
String get chatInfoJoined => 'joined:';
@override
String get chatInfoGroupCreated => 'group created:';
@override
String get chatInfoGroupOwner => 'group owner:';
@override
String get chatInfoDialogStarted => 'dialog started:';
}
+162
View File
@@ -291,4 +291,166 @@ class AppLocalizationsRu extends AppLocalizations {
@override
String get profileMenuSpoof => 'Подмена данных';
@override
String get infoTitle => 'Info';
@override
String get infoAccountSection => 'Аккаунт';
@override
String get infoServerSection => 'Сервер';
@override
String get infoUserSection => 'Пользователь';
@override
String get infoYMapSection => 'Y-Map';
@override
String get infoFileUploadTypes => 'запрещённые типы файлов';
@override
String get infoWhiteListLinks => 'безопасные ссылки';
@override
String get infoRegistrationTime => 'Дата регистрации:';
@override
String get infoCountry => 'Регион аккаунта:';
@override
String get infoVideoChatHistory => 'videoChatHistory';
@override
String get infoUpdateTime => 'Последнее обновление аватарки:';
@override
String get infoId => 'id аккаунта:';
@override
String get infoChatMarker => 'chatMarker';
@override
String get infoAccountRemovalEnabled => 'Мгновенное удаление аккаунта:';
@override
String get infoImageSize => 'image-size';
@override
String get infoGce => 'gce';
@override
String get infoGcce => 'gcce';
@override
String get infoMaxMsgLength => 'макс. длина сообщения:';
@override
String get infoQuotesEnabled => 'quotes-enabled';
@override
String get infoCallsEndpoint => 'calls-endpoint';
@override
String get infoSendLocationEnabled => 'отправка гео.:';
@override
String get infoLgce => 'lgce';
@override
String get infoWud => 'wud';
@override
String get infoVideoMsgEnabled => 'Кружки:';
@override
String get infoGrse => 'grse';
@override
String get infoEditTimeout => 'Можно редактировать сообщение в течении:';
@override
String get infoImageQuality => 'image-quality';
@override
String get infoUnsafeFilesAlert => 'unsafe-files-alert';
@override
String get infoAccountNicknameEnabled => 'account-nickname-enabled';
@override
String get infoMentionsEntityNamesLimit => 'макс. кол-во упоминаний:';
@override
String get infoReactionsEnabled => 'reactions-enabled';
@override
String get infoTile => 'tile';
@override
String get infoGeocoder => 'geocoder';
@override
String get infoStatic => 'static';
@override
String get chatInfoSubscribers => 'подписчиков:';
@override
String get chatInfoInvitedBy => 'Приглашён от:';
@override
String get chatInfoLink => 'ссылка:';
@override
String get chatInfoOfficial => 'оффициальный:';
@override
String get chatInfoComments => 'комментарии:';
@override
String get chatInfoAplus => 'подтверждён Роскомнадзором:';
@override
String get chatInfoSignAdmin => 'Подпись админов:';
@override
String get chatInfoLastChanged => 'последнее изменение:';
@override
String get chatInfoJoinTime => 'заход в канал:';
@override
String get chatInfoCreated => 'канал создан:';
@override
String get chatInfoTitle => 'Информация';
@override
String get chatInfoMembers => 'участников:';
@override
String get chatInfoLastSeen => 'был(а) недавно';
@override
String get chatInfoHasBots => 'Есть боты:';
@override
String get chatInfoBlockedCount => 'в ЧС группы:';
@override
String get chatInfoOfficialStatus => 'Официальный статус:';
@override
String get chatInfoJoined => 'Зашли в:';
@override
String get chatInfoGroupCreated => 'Группа создана в:';
@override
String get chatInfoGroupOwner => 'Создатель группы:';
@override
String get chatInfoDialogStarted => 'ЛС начат в:';
}
+56 -1
View File
@@ -104,5 +104,60 @@
}
}
},
"profileMenuSpoof": "Подмена данных"
"profileMenuSpoof": "Подмена данных",
"infoTitle": "Info",
"infoAccountSection": "Аккаунт",
"infoServerSection": "Сервер",
"infoUserSection": "Пользователь",
"infoYMapSection": "Y-Map",
"infoFileUploadTypes": "запрещённые типы файлов",
"infoWhiteListLinks": "безопасные ссылки",
"infoRegistrationTime": "Дата регистрации:",
"infoCountry": "Регион аккаунта:",
"infoVideoChatHistory": "videoChatHistory",
"infoUpdateTime": "Последнее обновление аватарки:",
"infoId": "id аккаунта:",
"infoChatMarker": "chatMarker",
"infoAccountRemovalEnabled": "Мгновенное удаление аккаунта:",
"infoImageSize": "image-size",
"infoGce": "gce",
"infoGcce": "gcce",
"infoMaxMsgLength": "макс. длина сообщения:",
"infoQuotesEnabled": "quotes-enabled",
"infoCallsEndpoint": "calls-endpoint",
"infoSendLocationEnabled": "отправка гео.:",
"infoLgce": "lgce",
"infoWud": "wud",
"infoVideoMsgEnabled": "Кружки:",
"infoGrse": "grse",
"infoEditTimeout": "Можно редактировать сообщение в течении:",
"infoImageQuality": "image-quality",
"infoUnsafeFilesAlert": "unsafe-files-alert",
"infoAccountNicknameEnabled": "account-nickname-enabled",
"infoMentionsEntityNamesLimit": "макс. кол-во упоминаний:",
"infoReactionsEnabled": "reactions-enabled",
"infoTile": "tile",
"infoGeocoder": "geocoder",
"infoStatic": "static",
"chatInfoSubscribers": "подписчиков:",
"chatInfoInvitedBy": "Приглашён от:",
"chatInfoLink": "ссылка:",
"chatInfoOfficial": "оффициальный:",
"chatInfoComments": "комментарии:",
"chatInfoAplus": "подтверждён Роскомнадзором:",
"chatInfoSignAdmin": "Подпись админов:",
"chatInfoLastChanged": "последнее изменение:",
"chatInfoJoinTime": "заход в канал:",
"chatInfoCreated": "канал создан:",
"chatInfoTitle": "Информация",
"chatInfoMembers": "участников:",
"chatInfoLastSeen": "был(а) недавно",
"chatInfoHasBots": "Есть боты:",
"chatInfoBlockedCount": "в ЧС группы:",
"chatInfoOfficialStatus": "Официальный статус:",
"chatInfoLastChanged": "последнее изменение:",
"chatInfoJoined": "Зашли в:",
"chatInfoGroupCreated": "Группа создана в:",
"chatInfoGroupOwner": "Создатель группы:",
"chatInfoDialogStarted": "ЛС начат в:"
}