Update Localizable.strings
This commit is contained in:
@@ -1,17 +1,3 @@
|
||||
/* Read me:
|
||||
- How to translate uYouPlus (if your language already exists then feel free to check it and/or improve it):
|
||||
1. Fork uYouPlus repo
|
||||
2. Duplicate the template.lproj folder, and edit the duplicated folder's name to your <lang_code>.lproj id.
|
||||
For example: <ru.lproj> for Russia. For more details, visit: https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes
|
||||
3. Translate each line below after each =
|
||||
4. Open a Pull Request
|
||||
|
||||
- You can also add your localization to YouPiP, YTUHD and Return YouTube Dislike. The process is the same:
|
||||
https://github.com/PoomSmart/YouPiP/tree/main/layout/Library/Application%20Support/YouPiP.bundle
|
||||
https://github.com/PoomSmart/YTUHD/tree/master/layout/Library/Application%20Support/YTUHD.bundle
|
||||
https://github.com/PoomSmart/Return-YouTube-Dislikes/tree/main/layout/Library/Application%20Support/RYD.bundle
|
||||
*/
|
||||
|
||||
// Settings
|
||||
"DONT_EAT_MY_CONTENT" = "Zapobiega przeszkadzaniu Notcha/Island na filmach o proporcjach 2:1 (DontEatMyContent)";
|
||||
"DONT_EAT_MY_CONTENT_DESC" = "Zapobiega notcha/Dynamic Island przed jedzeniem filmów o proporcjach 2:1 na YouTubie. Restart aplikacji jest wymagany.";
|
||||
@@ -28,7 +14,7 @@ https://github.com/PoomSmart/Return-YouTube-Dislikes/tree/main/layout/Library/Ap
|
||||
"HIDE_PREVIOUS_AND_NEXT_BUTTON" = "Ukryj przyciski Poprzedni i Następny";
|
||||
"HIDE_PREVIOUS_AND_NEXT_BUTTON_DESC" = "Ukryj przyciski Poprzedni i Następny w okładce sterowania filmu.";
|
||||
|
||||
"YT_MINIPLAYER" = "Włącz miniodtwarzach dla wszystkich filmów.";
|
||||
"YT_MINIPLAYER" = "Włącz miniodtwarzach dla wszystkich filmów";
|
||||
"YT_MINIPLAYER_DESC" = "Np. filmów dla dzieci.";
|
||||
|
||||
"CAST_CONFIRM" = "Alert przed przesyłaniem (YTCastConfirm)";
|
||||
@@ -52,7 +38,7 @@ https://github.com/PoomSmart/Return-YouTube-Dislikes/tree/main/layout/Library/Ap
|
||||
"AUTO_FULLSCREEN" = "Auto pełny ekran (YTAutoFullScreen)";
|
||||
"AUTO_FULLSCREEN_DESC" = "Automaczycznie otwórz filmy w pełnym ekranie.";
|
||||
|
||||
"HIDE_HUD_MESSAGES" = "Ukryj komunikaty HUD.";
|
||||
"HIDE_HUD_MESSAGES" = "Ukryj komunikaty HUD";
|
||||
"HIDE_HUD_MESSAGES_DESC" = "Np. Napisy są wył/wł, Odtwarzanie w pętli jest włączone, ...";
|
||||
|
||||
"OLED_DARKMODE" = "Tryb ciemny OLED (Eksperymentalny)";
|
||||
|
||||
Reference in New Issue
Block a user