Normalize translation key for user prefrerences

preferences normalized:
 - annotations
 - annotations_subscribed
 - automatic_instance_redirect
 - autoplay
 - captions
 - comments
 - continue
 - continue_autoplay
 - dark_mode
 - default_home
 - extend_desc
 - feed_menu
 - listen
 - local
 - locale
 - max_results
 - notifications_only
 - player_style
 - quality
 - quality_dash
 - related_videos
 - show_nick
 - sort
 - speed
 - thin_mode
 - unseen_only
 - video_loop
 - volume
 - vr_mode
This commit is contained in:
Samantaz Fox 2021-10-26 23:09:35 +02:00
parent 7a93d4c7e4
commit 88752f32bd
No known key found for this signature in database
GPG key ID: F42821059186176E
41 changed files with 1014 additions and 1014 deletions

View file

@ -61,10 +61,10 @@
"Google verification code": "Google-ов оверни кôд",
"Preferences": "Подешавања",
"Player preferences": "Подешавања репродуктора",
"Always loop: ": "Увек понављај: ",
"Autoplay: ": "Самопуштање: ",
"Play next by default: ": "Увек подразумевано пуштај следеће: ",
"Autoplay next video: ": "Самопуштање следећег видео записа: ",
"Listen by default: ": "Увек подразумевано укључен само звук: ",
"Proxy videos: ": "Приказ видео записа преко посредника: "
"preferences_video_loop_label": "Увек понављај: ",
"preferences_autoplay_label": "Самопуштање: ",
"preferences_continue_label": "Увек подразумевано пуштај следеће: ",
"preferences_continue_autoplay_label": "Самопуштање следећег видео записа: ",
"preferences_listen_label": "Увек подразумевано укључен само звук: ",
"preferences_local_label": "Приказ видео записа преко посредника: "
}