Update content of files

This commit is contained in:
GitHub Action 2023-02-17 19:34:55 +00:00
parent ce4cd1d7b7
commit 76e0e3df67

View file

@ -7409,3 +7409,37 @@
"Premium.Boarding.Subscribe.Month" = "Subscribe for %@ / month";
"Premium.Boarding.Subscribe.Year" = "Subscribe for %@ / year";
"Premium.Boarding.Subscribe.SixMonth" = "Subscribe for %@ / six month";
"LiteMode.Title" = "Lite Mode";
"LiteMode.Key.emoji_effects.Title" = "Disable Effects";
"LiteMode.Key.emoji.Title" = "Disable Emoji Animations";
"LiteMode.Key.blur.Title" = "Disable Blur";
"LiteMode.Key.gif.Title" = "Disable Autoplay";
"LiteMode.Key.stickers.Title" = "Disable Stickers Autoplay";
"LiteMode.Key.animations.Title" = "Reduce Animations";
"LiteMode.Key.menu_animations.Title" = "Disable Menu Animations";
"LiteMode.Key.emoji_effects.Info" = "Reactions and stickers will not use extra animated efects.";
"LiteMode.Key.emoji.Info" = "Custom emoji in messages will be static.";
"LiteMode.Key.blur.Info" = "Interfaces will use fewer blur effects.";
"LiteMode.Key.gif.Info" = "GIFs and Videos will only play while you hover over them.";
"LiteMode.Key.stickers.Info" = "Animated stickers will only play while you hover over them.";
"LiteMode.Key.animations.Info" = "Interface animations will be simplified.";
"LiteMode.Key.menu_animations.Info" = "Icons in context menus will be static.";
"LiteMode.Info" = "Enable lite mode to reduce overall power usage and improve perfomance.";
"LiteMode.EnableAlert" = "Enable Lite Mode";
"LiteMode.Enabled" = "Enabled";
"LiteMode.Disabled" = "Disabled";
"LiteMode.LowPower" = "LOW POWER";
"LiteMode.LowPower.Info" = "Apply lite mode when battery level is less than %1$@%";
"LiteMode.LowPower.InfoFull" = "You can change trigger for lite depending on your battery level.";