mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-04-20 06:42:10 +00:00
Update Localizable.strings
This commit is contained in:
parent
6f0478af33
commit
7526ae75cc
1 changed files with 31 additions and 19 deletions
|
|
@ -1,6 +1,34 @@
|
|||
// Settings
|
||||
"VERSION" = "uYouPlus-Version: %@";
|
||||
"VERSION_CHECK" = "Tippen, um nach Updates zu suchen!";
|
||||
// About
|
||||
"ABOUT" = "About";
|
||||
|
||||
"VERSION" = "Version";
|
||||
"VERSION_CHECK" = "Tap to check for updates!";
|
||||
|
||||
"REPORT_AN_ISSUE" = "Report an issue";
|
||||
"ADD_TITLE" = "Add your title here...";
|
||||
|
||||
"QUIT_YOUTUBE" = "Quit YouTube";
|
||||
|
||||
"RESTART_YOUTUBE" = "Restart YouTube to apply changes";
|
||||
|
||||
// App appearance
|
||||
"APP_THEME" = "App appearance";
|
||||
"THEME_OPTIONS" = "Theme options";
|
||||
|
||||
"DARK_THEME" = "Dark theme";
|
||||
|
||||
"DEFAULT_THEME" = "Default";
|
||||
"DEFAULT_THEME_DESC" = "";
|
||||
|
||||
"OLD_DARK_THEME" = "Lighter grey";
|
||||
"OLD_DARK_THEME_DESC" = "YouTube's old dark theme";
|
||||
|
||||
"OLED_DARK_THEME" = "OLED (experimental)";
|
||||
"OLED_DARK_THEME_2" = "OLED";
|
||||
"OLED_DARK_THEME_DESC" = "Pure-black dark theme";
|
||||
|
||||
"OLED_KEYBOARD" = "OLED keyboard (experimental)";
|
||||
"OLED_KEYBOARD_DESC" = "";
|
||||
|
||||
// Video player options
|
||||
"VIDEO_PLAYER_OPTIONS" = "Video-Player-Optionen";
|
||||
|
|
@ -89,22 +117,6 @@
|
|||
"DISABLE_RESUME_TO_SHORTS" = "Fortsetzen nach Shorts deaktivieren";
|
||||
"DISABLE_RESUME_TO_SHORTS_DESC" = "Wenn Sie YouTube beenden, während Sie Shorts ansehen, werden Shorts beim nächsten Start von YouTube nicht automatisch abgespielt.";
|
||||
|
||||
// Theme
|
||||
"THEME_OPTIONS" = "Theme Optionen";
|
||||
|
||||
"OLED_DARK_THEME" = "OLED-Dunkelmodus (Experimentell)";
|
||||
"OLED_DARK_THEME_2" = "OLED-Dunkelmodus";
|
||||
"OLED_DARK_THEME_DESC" = "Echter dunkler Modus. Könnte in einigen Fällen nicht richtig funktionieren. App-Neustart erforderlich nachdem Sie diese Option aktiviert/deaktiviert haben.";
|
||||
|
||||
"OLD_DARK_THEME" = "Alter dunkler Modus";
|
||||
"OLD_DARK_THEME_DESC" = "Alter dunkler Modus von YouTube (grauer Modus). App-Neustart erforderlich.";
|
||||
|
||||
"DEFAULT_THEME" = "Standard";
|
||||
"DEFAULT_THEME_DESC" = "Standardmäßig dunklerer Modus von YouTube. App-Neustart erforderlich.";
|
||||
|
||||
"OLED_KEYBOARD" = "OLED-Tastatur (Experimentell)";
|
||||
"OLED_KEYBOARD_DESC" = "Könnte in manchen Fällen nicht richtig funktionieren. App-Neustart erforderlich!";
|
||||
|
||||
// Miscellaneous
|
||||
"MISCELLANEOUS" = "Sonstiges";
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue