Localization files for v1.1.3

This commit is contained in:
dayanch96
2024-02-06 09:58:46 +03:00
parent 35aac99e75
commit 4a38bf060f
8 changed files with 92 additions and 13 deletions

View File

@@ -11,6 +11,8 @@
"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";
@@ -21,6 +23,8 @@
"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?";
@@ -37,6 +41,7 @@
"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";
@@ -45,3 +50,9 @@
"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";