Files
InfusePlus/en.lproj/Localizable.strings
2024-02-06 09:58:46 +03:00

58 lines
2.4 KiB
Plaintext

"EnablePlus" = "Enable";
"SettingsHeader" = "Settings";
"ProFeatures" = "Enable Pro Features";
"ProFeaturesDesc" = "Enables pro features not initially available without a subscription";
"BackgroundPlayback" = "Background Playback";
"BackgroundPlaybackDesc" = "Enforces background playback and prevents its disabling";
"DoubleTapPause" = "Double Tap To Play/Pause";
"DoubleTapPauseDesc" = "Enables double tap to play/pause gesture in the player";
"ButtonSeekTime" = "Button seek time: %ld sec";
"ButtonSeekTimeDesc" = "Enables custom seek time for backward and forward buttons";
"DoubleTapSeekTime" = "Double tap seek time: %ld sec";
"DoubleTapSeekTimeDesc" = "Enables custom double tap to seek time";
"PlaybackSpeedDesc" = "Adds a playback speed submenu to the playback settings menu";
"VolumeBoostDesc" = "Adds a volume boost submenu to the playback settings menu";
"ChangePosterTitle" = "Set Title and Poster";
"ChangePosterTitleDesc" = "Replaces the title and poster of the player displayed in the notification and control center";
"MovieTitle" = "Title";
"EnterTitle" = "Enter text";
"MoviePoster" = "Poster";
"SelectPoster" = "Select Image";
"PosterSelected" = "Poster set";
"PosterDeleted" = "Poster deleted";
"PosterTitleFooter" = "Leave the title empty to apply only the poster image";
"StartupPage" = "Startup Page";
"Apply" = "Apply changes";
"Warning" = "Warning";
"ApplyMessage" = "This action will close Infuse to apply changes. Are you sure?";
"Yes" = "Yes";
"Cancel" = "Cancel";
"AboutHeader" = "About";
"Dayanch96" = "Developer";
"iApps" = "Our Telegram";
"Donate" = "Donate";
"DonateDesc" = "Buy me a coffee";
"Github" = "Github page";
"GithubDesc" = "Check for updates";
"DonateMessage" = "If you like Infuse Plus and would like to support me, you can buy me a coffee using any of convenient ways below.\n\nThanks❤";
"MaybeLater" = "Maybe later";
"Copied" = "Copied to clipboard";
"Thanks" = "Thanks";
"SpecialThanks" = "Special Thanks";
"Arabic" = "Arabic localization";
"ChineseSimplified" = "Chinese, Simplified localization";
"ChineseTraditional" = "Chinese, Traditional localization";
"Japanese" = "Japanese localization";
"Spanish" = "Spanish localization";
"NotifyUpdates" = "Notify updates";
"NotifyUpdatesDesc" = "Shows an alert if a new version of the tweak is available";
"NewUpdate" = "New update available";
"UpdateMessage" = "New version %@ is now available.\n\nWould you like to visit the release page?";
"Update" = "Yes, update";