update gitignore

This commit is contained in:
OfficialDakari 2025-06-20 19:13:43 +05:00
parent 01f13723f5
commit 33d3536660
51 changed files with 510 additions and 0 deletions

2
.gitignore vendored
View File

@ -362,3 +362,5 @@ docs/node_modules/to-regex-range/package.json
docs/node_modules/to-regex-range/README.md
docs/package.json
docs/package-lock.json
lib/generated

View File

@ -247,6 +247,24 @@ abstract class L10n {
/// **'PIN code'**
String get pinCode;
/// No description provided for @displayNavigationRail.
///
/// In en, this message translates to:
/// **'Display navigation rail on mobile'**
String get displayNavigationRail;
/// No description provided for @enableGradient.
///
/// In en, this message translates to:
/// **'Enable bubble background gradient'**
String get enableGradient;
/// No description provided for @translationDisabledInE2e.
///
/// In en, this message translates to:
/// **'Cloud translation is disabled in encrypted rooms to preserve privacy. Select specific words and use system context menu to translate with apps that support it.'**
String get translationDisabledInE2e;
/// No description provided for @remove.
///
/// In en, this message translates to:

View File

@ -36,6 +36,16 @@ class L10nAr extends L10n {
@override
String get pinCode => 'PIN code';
@override
String get displayNavigationRail => 'Display navigation rail on mobile';
@override
String get enableGradient => 'Enable bubble background gradient';
@override
String get translationDisabledInE2e =>
'Cloud translation is disabled in encrypted rooms to preserve privacy. Select specific words and use system context menu to translate with apps that support it.';
@override
String get remove => 'أزِل';

View File

@ -36,6 +36,16 @@ class L10nBe extends L10n {
@override
String get pinCode => 'PIN code';
@override
String get displayNavigationRail => 'Display navigation rail on mobile';
@override
String get enableGradient => 'Enable bubble background gradient';
@override
String get translationDisabledInE2e =>
'Cloud translation is disabled in encrypted rooms to preserve privacy. Select specific words and use system context menu to translate with apps that support it.';
@override
String get remove => 'Remove';

View File

@ -36,6 +36,16 @@ class L10nBn extends L10n {
@override
String get pinCode => 'PIN code';
@override
String get displayNavigationRail => 'Display navigation rail on mobile';
@override
String get enableGradient => 'Enable bubble background gradient';
@override
String get translationDisabledInE2e =>
'Cloud translation is disabled in encrypted rooms to preserve privacy. Select specific words and use system context menu to translate with apps that support it.';
@override
String get remove => 'Remove';

View File

@ -36,6 +36,16 @@ class L10nBo extends L10n {
@override
String get pinCode => 'PIN code';
@override
String get displayNavigationRail => 'Display navigation rail on mobile';
@override
String get enableGradient => 'Enable bubble background gradient';
@override
String get translationDisabledInE2e =>
'Cloud translation is disabled in encrypted rooms to preserve privacy. Select specific words and use system context menu to translate with apps that support it.';
@override
String get remove => 'Remove';

View File

@ -36,6 +36,16 @@ class L10nCa extends L10n {
@override
String get pinCode => 'PIN code';
@override
String get displayNavigationRail => 'Display navigation rail on mobile';
@override
String get enableGradient => 'Enable bubble background gradient';
@override
String get translationDisabledInE2e =>
'Cloud translation is disabled in encrypted rooms to preserve privacy. Select specific words and use system context menu to translate with apps that support it.';
@override
String get remove => 'Elimina';

View File

@ -36,6 +36,16 @@ class L10nCs extends L10n {
@override
String get pinCode => 'PIN code';
@override
String get displayNavigationRail => 'Display navigation rail on mobile';
@override
String get enableGradient => 'Enable bubble background gradient';
@override
String get translationDisabledInE2e =>
'Cloud translation is disabled in encrypted rooms to preserve privacy. Select specific words and use system context menu to translate with apps that support it.';
@override
String get remove => 'Odstranit';

View File

@ -36,6 +36,16 @@ class L10nDe extends L10n {
@override
String get pinCode => 'PIN code';
@override
String get displayNavigationRail => 'Display navigation rail on mobile';
@override
String get enableGradient => 'Enable bubble background gradient';
@override
String get translationDisabledInE2e =>
'Cloud translation is disabled in encrypted rooms to preserve privacy. Select specific words and use system context menu to translate with apps that support it.';
@override
String get remove => 'Entfernen';

View File

@ -36,6 +36,16 @@ class L10nEl extends L10n {
@override
String get pinCode => 'PIN code';
@override
String get displayNavigationRail => 'Display navigation rail on mobile';
@override
String get enableGradient => 'Enable bubble background gradient';
@override
String get translationDisabledInE2e =>
'Cloud translation is disabled in encrypted rooms to preserve privacy. Select specific words and use system context menu to translate with apps that support it.';
@override
String get remove => 'Αφαιρέστε το';

View File

@ -36,6 +36,16 @@ class L10nEn extends L10n {
@override
String get pinCode => 'PIN code';
@override
String get displayNavigationRail => 'Display navigation rail on mobile';
@override
String get enableGradient => 'Enable bubble background gradient';
@override
String get translationDisabledInE2e =>
'Cloud translation is disabled in encrypted rooms to preserve privacy. Select specific words and use system context menu to translate with apps that support it.';
@override
String get remove => 'Remove';

View File

@ -36,6 +36,16 @@ class L10nEo extends L10n {
@override
String get pinCode => 'PIN code';
@override
String get displayNavigationRail => 'Display navigation rail on mobile';
@override
String get enableGradient => 'Enable bubble background gradient';
@override
String get translationDisabledInE2e =>
'Cloud translation is disabled in encrypted rooms to preserve privacy. Select specific words and use system context menu to translate with apps that support it.';
@override
String get remove => 'Forigi';

View File

@ -36,6 +36,16 @@ class L10nEs extends L10n {
@override
String get pinCode => 'PIN code';
@override
String get displayNavigationRail => 'Display navigation rail on mobile';
@override
String get enableGradient => 'Enable bubble background gradient';
@override
String get translationDisabledInE2e =>
'Cloud translation is disabled in encrypted rooms to preserve privacy. Select specific words and use system context menu to translate with apps that support it.';
@override
String get remove => 'Eliminar';

View File

@ -36,6 +36,16 @@ class L10nEt extends L10n {
@override
String get pinCode => 'PIN code';
@override
String get displayNavigationRail => 'Display navigation rail on mobile';
@override
String get enableGradient => 'Enable bubble background gradient';
@override
String get translationDisabledInE2e =>
'Cloud translation is disabled in encrypted rooms to preserve privacy. Select specific words and use system context menu to translate with apps that support it.';
@override
String get remove => 'Eemalda';

View File

@ -36,6 +36,16 @@ class L10nEu extends L10n {
@override
String get pinCode => 'PIN code';
@override
String get displayNavigationRail => 'Display navigation rail on mobile';
@override
String get enableGradient => 'Enable bubble background gradient';
@override
String get translationDisabledInE2e =>
'Cloud translation is disabled in encrypted rooms to preserve privacy. Select specific words and use system context menu to translate with apps that support it.';
@override
String get remove => 'Kendu';

View File

@ -36,6 +36,16 @@ class L10nFa extends L10n {
@override
String get pinCode => 'PIN code';
@override
String get displayNavigationRail => 'Display navigation rail on mobile';
@override
String get enableGradient => 'Enable bubble background gradient';
@override
String get translationDisabledInE2e =>
'Cloud translation is disabled in encrypted rooms to preserve privacy. Select specific words and use system context menu to translate with apps that support it.';
@override
String get remove => 'حذف کردن';

View File

@ -36,6 +36,16 @@ class L10nFi extends L10n {
@override
String get pinCode => 'PIN code';
@override
String get displayNavigationRail => 'Display navigation rail on mobile';
@override
String get enableGradient => 'Enable bubble background gradient';
@override
String get translationDisabledInE2e =>
'Cloud translation is disabled in encrypted rooms to preserve privacy. Select specific words and use system context menu to translate with apps that support it.';
@override
String get remove => 'Poista';

View File

@ -36,6 +36,16 @@ class L10nFil extends L10n {
@override
String get pinCode => 'PIN code';
@override
String get displayNavigationRail => 'Display navigation rail on mobile';
@override
String get enableGradient => 'Enable bubble background gradient';
@override
String get translationDisabledInE2e =>
'Cloud translation is disabled in encrypted rooms to preserve privacy. Select specific words and use system context menu to translate with apps that support it.';
@override
String get remove => 'Tanggalin';

View File

@ -36,6 +36,16 @@ class L10nFr extends L10n {
@override
String get pinCode => 'PIN code';
@override
String get displayNavigationRail => 'Display navigation rail on mobile';
@override
String get enableGradient => 'Enable bubble background gradient';
@override
String get translationDisabledInE2e =>
'Cloud translation is disabled in encrypted rooms to preserve privacy. Select specific words and use system context menu to translate with apps that support it.';
@override
String get remove => 'Supprimer';

View File

@ -36,6 +36,16 @@ class L10nGa extends L10n {
@override
String get pinCode => 'PIN code';
@override
String get displayNavigationRail => 'Display navigation rail on mobile';
@override
String get enableGradient => 'Enable bubble background gradient';
@override
String get translationDisabledInE2e =>
'Cloud translation is disabled in encrypted rooms to preserve privacy. Select specific words and use system context menu to translate with apps that support it.';
@override
String get remove => 'Bain';

View File

@ -36,6 +36,16 @@ class L10nGl extends L10n {
@override
String get pinCode => 'PIN code';
@override
String get displayNavigationRail => 'Display navigation rail on mobile';
@override
String get enableGradient => 'Enable bubble background gradient';
@override
String get translationDisabledInE2e =>
'Cloud translation is disabled in encrypted rooms to preserve privacy. Select specific words and use system context menu to translate with apps that support it.';
@override
String get remove => 'Quitar';

View File

@ -36,6 +36,16 @@ class L10nHe extends L10n {
@override
String get pinCode => 'PIN code';
@override
String get displayNavigationRail => 'Display navigation rail on mobile';
@override
String get enableGradient => 'Enable bubble background gradient';
@override
String get translationDisabledInE2e =>
'Cloud translation is disabled in encrypted rooms to preserve privacy. Select specific words and use system context menu to translate with apps that support it.';
@override
String get remove => 'Remove';

View File

@ -36,6 +36,16 @@ class L10nHi extends L10n {
@override
String get pinCode => 'PIN code';
@override
String get displayNavigationRail => 'Display navigation rail on mobile';
@override
String get enableGradient => 'Enable bubble background gradient';
@override
String get translationDisabledInE2e =>
'Cloud translation is disabled in encrypted rooms to preserve privacy. Select specific words and use system context menu to translate with apps that support it.';
@override
String get remove => 'निकालना';

View File

@ -36,6 +36,16 @@ class L10nHr extends L10n {
@override
String get pinCode => 'PIN code';
@override
String get displayNavigationRail => 'Display navigation rail on mobile';
@override
String get enableGradient => 'Enable bubble background gradient';
@override
String get translationDisabledInE2e =>
'Cloud translation is disabled in encrypted rooms to preserve privacy. Select specific words and use system context menu to translate with apps that support it.';
@override
String get remove => 'Ukloni';

View File

@ -36,6 +36,16 @@ class L10nHu extends L10n {
@override
String get pinCode => 'PIN code';
@override
String get displayNavigationRail => 'Display navigation rail on mobile';
@override
String get enableGradient => 'Enable bubble background gradient';
@override
String get translationDisabledInE2e =>
'Cloud translation is disabled in encrypted rooms to preserve privacy. Select specific words and use system context menu to translate with apps that support it.';
@override
String get remove => 'Eltávolítás';

View File

@ -36,6 +36,16 @@ class L10nIa extends L10n {
@override
String get pinCode => 'PIN code';
@override
String get displayNavigationRail => 'Display navigation rail on mobile';
@override
String get enableGradient => 'Enable bubble background gradient';
@override
String get translationDisabledInE2e =>
'Cloud translation is disabled in encrypted rooms to preserve privacy. Select specific words and use system context menu to translate with apps that support it.';
@override
String get remove => 'Remover';

View File

@ -36,6 +36,16 @@ class L10nId extends L10n {
@override
String get pinCode => 'PIN code';
@override
String get displayNavigationRail => 'Display navigation rail on mobile';
@override
String get enableGradient => 'Enable bubble background gradient';
@override
String get translationDisabledInE2e =>
'Cloud translation is disabled in encrypted rooms to preserve privacy. Select specific words and use system context menu to translate with apps that support it.';
@override
String get remove => 'Hapus';

View File

@ -36,6 +36,16 @@ class L10nIe extends L10n {
@override
String get pinCode => 'PIN code';
@override
String get displayNavigationRail => 'Display navigation rail on mobile';
@override
String get enableGradient => 'Enable bubble background gradient';
@override
String get translationDisabledInE2e =>
'Cloud translation is disabled in encrypted rooms to preserve privacy. Select specific words and use system context menu to translate with apps that support it.';
@override
String get remove => 'Remover';

View File

@ -36,6 +36,16 @@ class L10nIt extends L10n {
@override
String get pinCode => 'PIN code';
@override
String get displayNavigationRail => 'Display navigation rail on mobile';
@override
String get enableGradient => 'Enable bubble background gradient';
@override
String get translationDisabledInE2e =>
'Cloud translation is disabled in encrypted rooms to preserve privacy. Select specific words and use system context menu to translate with apps that support it.';
@override
String get remove => 'Rimuovi';

View File

@ -36,6 +36,16 @@ class L10nJa extends L10n {
@override
String get pinCode => 'PIN code';
@override
String get displayNavigationRail => 'Display navigation rail on mobile';
@override
String get enableGradient => 'Enable bubble background gradient';
@override
String get translationDisabledInE2e =>
'Cloud translation is disabled in encrypted rooms to preserve privacy. Select specific words and use system context menu to translate with apps that support it.';
@override
String get remove => '消去';

View File

@ -36,6 +36,16 @@ class L10nKa extends L10n {
@override
String get pinCode => 'PIN code';
@override
String get displayNavigationRail => 'Display navigation rail on mobile';
@override
String get enableGradient => 'Enable bubble background gradient';
@override
String get translationDisabledInE2e =>
'Cloud translation is disabled in encrypted rooms to preserve privacy. Select specific words and use system context menu to translate with apps that support it.';
@override
String get remove => 'წაშლა';

View File

@ -36,6 +36,16 @@ class L10nKo extends L10n {
@override
String get pinCode => 'PIN code';
@override
String get displayNavigationRail => 'Display navigation rail on mobile';
@override
String get enableGradient => 'Enable bubble background gradient';
@override
String get translationDisabledInE2e =>
'Cloud translation is disabled in encrypted rooms to preserve privacy. Select specific words and use system context menu to translate with apps that support it.';
@override
String get remove => '지우기';

View File

@ -36,6 +36,16 @@ class L10nLt extends L10n {
@override
String get pinCode => 'PIN code';
@override
String get displayNavigationRail => 'Display navigation rail on mobile';
@override
String get enableGradient => 'Enable bubble background gradient';
@override
String get translationDisabledInE2e =>
'Cloud translation is disabled in encrypted rooms to preserve privacy. Select specific words and use system context menu to translate with apps that support it.';
@override
String get remove => 'Pašalinti';

View File

@ -36,6 +36,16 @@ class L10nLv extends L10n {
@override
String get pinCode => 'PIN code';
@override
String get displayNavigationRail => 'Display navigation rail on mobile';
@override
String get enableGradient => 'Enable bubble background gradient';
@override
String get translationDisabledInE2e =>
'Cloud translation is disabled in encrypted rooms to preserve privacy. Select specific words and use system context menu to translate with apps that support it.';
@override
String get remove => 'Noņemt';

View File

@ -36,6 +36,16 @@ class L10nNb extends L10n {
@override
String get pinCode => 'PIN code';
@override
String get displayNavigationRail => 'Display navigation rail on mobile';
@override
String get enableGradient => 'Enable bubble background gradient';
@override
String get translationDisabledInE2e =>
'Cloud translation is disabled in encrypted rooms to preserve privacy. Select specific words and use system context menu to translate with apps that support it.';
@override
String get remove => 'Fjern';

View File

@ -36,6 +36,16 @@ class L10nNl extends L10n {
@override
String get pinCode => 'PIN code';
@override
String get displayNavigationRail => 'Display navigation rail on mobile';
@override
String get enableGradient => 'Enable bubble background gradient';
@override
String get translationDisabledInE2e =>
'Cloud translation is disabled in encrypted rooms to preserve privacy. Select specific words and use system context menu to translate with apps that support it.';
@override
String get remove => 'Verwijder';

View File

@ -36,6 +36,16 @@ class L10nPl extends L10n {
@override
String get pinCode => 'PIN code';
@override
String get displayNavigationRail => 'Display navigation rail on mobile';
@override
String get enableGradient => 'Enable bubble background gradient';
@override
String get translationDisabledInE2e =>
'Cloud translation is disabled in encrypted rooms to preserve privacy. Select specific words and use system context menu to translate with apps that support it.';
@override
String get remove => 'Usuń';

View File

@ -36,6 +36,16 @@ class L10nPt extends L10n {
@override
String get pinCode => 'PIN code';
@override
String get displayNavigationRail => 'Display navigation rail on mobile';
@override
String get enableGradient => 'Enable bubble background gradient';
@override
String get translationDisabledInE2e =>
'Cloud translation is disabled in encrypted rooms to preserve privacy. Select specific words and use system context menu to translate with apps that support it.';
@override
String get remove => 'Remove';

View File

@ -36,6 +36,16 @@ class L10nRo extends L10n {
@override
String get pinCode => 'PIN code';
@override
String get displayNavigationRail => 'Display navigation rail on mobile';
@override
String get enableGradient => 'Enable bubble background gradient';
@override
String get translationDisabledInE2e =>
'Cloud translation is disabled in encrypted rooms to preserve privacy. Select specific words and use system context menu to translate with apps that support it.';
@override
String get remove => 'Eliminați';

View File

@ -36,6 +36,16 @@ class L10nRu extends L10n {
@override
String get pinCode => 'PIN-код';
@override
String get displayNavigationRail => 'Всегда показывать боковую панель';
@override
String get enableGradient => 'Фоновый градиент для сообщений';
@override
String get translationDisabledInE2e =>
'Облачные переводы недоступны в зашифрованных комнатах для защиты конфиденциальности. Выбирайте отдельные слова и переводите их через другие приложения.';
@override
String get remove => 'Удалить';

View File

@ -36,6 +36,16 @@ class L10nSk extends L10n {
@override
String get pinCode => 'PIN code';
@override
String get displayNavigationRail => 'Display navigation rail on mobile';
@override
String get enableGradient => 'Enable bubble background gradient';
@override
String get translationDisabledInE2e =>
'Cloud translation is disabled in encrypted rooms to preserve privacy. Select specific words and use system context menu to translate with apps that support it.';
@override
String get remove => 'Odstrániť';

View File

@ -36,6 +36,16 @@ class L10nSl extends L10n {
@override
String get pinCode => 'PIN code';
@override
String get displayNavigationRail => 'Display navigation rail on mobile';
@override
String get enableGradient => 'Enable bubble background gradient';
@override
String get translationDisabledInE2e =>
'Cloud translation is disabled in encrypted rooms to preserve privacy. Select specific words and use system context menu to translate with apps that support it.';
@override
String get remove => 'Remove';

View File

@ -36,6 +36,16 @@ class L10nSr extends L10n {
@override
String get pinCode => 'PIN code';
@override
String get displayNavigationRail => 'Display navigation rail on mobile';
@override
String get enableGradient => 'Enable bubble background gradient';
@override
String get translationDisabledInE2e =>
'Cloud translation is disabled in encrypted rooms to preserve privacy. Select specific words and use system context menu to translate with apps that support it.';
@override
String get remove => 'Уклони';

View File

@ -36,6 +36,16 @@ class L10nSv extends L10n {
@override
String get pinCode => 'PIN code';
@override
String get displayNavigationRail => 'Display navigation rail on mobile';
@override
String get enableGradient => 'Enable bubble background gradient';
@override
String get translationDisabledInE2e =>
'Cloud translation is disabled in encrypted rooms to preserve privacy. Select specific words and use system context menu to translate with apps that support it.';
@override
String get remove => 'Ta bort';

View File

@ -36,6 +36,16 @@ class L10nTa extends L10n {
@override
String get pinCode => 'PIN code';
@override
String get displayNavigationRail => 'Display navigation rail on mobile';
@override
String get enableGradient => 'Enable bubble background gradient';
@override
String get translationDisabledInE2e =>
'Cloud translation is disabled in encrypted rooms to preserve privacy. Select specific words and use system context menu to translate with apps that support it.';
@override
String get remove => 'அகற்று';

View File

@ -36,6 +36,16 @@ class L10nTe extends L10n {
@override
String get pinCode => 'PIN code';
@override
String get displayNavigationRail => 'Display navigation rail on mobile';
@override
String get enableGradient => 'Enable bubble background gradient';
@override
String get translationDisabledInE2e =>
'Cloud translation is disabled in encrypted rooms to preserve privacy. Select specific words and use system context menu to translate with apps that support it.';
@override
String get remove => 'తొలగించు';

View File

@ -36,6 +36,16 @@ class L10nTh extends L10n {
@override
String get pinCode => 'PIN code';
@override
String get displayNavigationRail => 'Display navigation rail on mobile';
@override
String get enableGradient => 'Enable bubble background gradient';
@override
String get translationDisabledInE2e =>
'Cloud translation is disabled in encrypted rooms to preserve privacy. Select specific words and use system context menu to translate with apps that support it.';
@override
String get remove => 'ลบออก';

View File

@ -36,6 +36,16 @@ class L10nTr extends L10n {
@override
String get pinCode => 'PIN code';
@override
String get displayNavigationRail => 'Display navigation rail on mobile';
@override
String get enableGradient => 'Enable bubble background gradient';
@override
String get translationDisabledInE2e =>
'Cloud translation is disabled in encrypted rooms to preserve privacy. Select specific words and use system context menu to translate with apps that support it.';
@override
String get remove => 'Kaldır';

View File

@ -36,6 +36,16 @@ class L10nUk extends L10n {
@override
String get pinCode => 'PIN code';
@override
String get displayNavigationRail => 'Display navigation rail on mobile';
@override
String get enableGradient => 'Enable bubble background gradient';
@override
String get translationDisabledInE2e =>
'Cloud translation is disabled in encrypted rooms to preserve privacy. Select specific words and use system context menu to translate with apps that support it.';
@override
String get remove => 'Вилучити';

View File

@ -36,6 +36,16 @@ class L10nVi extends L10n {
@override
String get pinCode => 'PIN code';
@override
String get displayNavigationRail => 'Display navigation rail on mobile';
@override
String get enableGradient => 'Enable bubble background gradient';
@override
String get translationDisabledInE2e =>
'Cloud translation is disabled in encrypted rooms to preserve privacy. Select specific words and use system context menu to translate with apps that support it.';
@override
String get remove => 'Loại bỏ';

View File

@ -36,6 +36,16 @@ class L10nZh extends L10n {
@override
String get pinCode => 'PIN code';
@override
String get displayNavigationRail => 'Display navigation rail on mobile';
@override
String get enableGradient => 'Enable bubble background gradient';
@override
String get translationDisabledInE2e =>
'Cloud translation is disabled in encrypted rooms to preserve privacy. Select specific words and use system context menu to translate with apps that support it.';
@override
String get remove => '移除';