Merge branch 'main' into columbusux-patch-1
@@ -11,7 +11,7 @@ on:
|
||||
|
||||
tweak_version:
|
||||
description: "The version of the tweak to use. Enter the version manually from dayanch96/YTLite/releases or leave default"
|
||||
default: "5.0.2"
|
||||
default: "5.1"
|
||||
required: true
|
||||
type: string
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@ on:
|
||||
|
||||
tweak_version:
|
||||
description: "The version of the tweak to use. Enter the version manually from dayanch96/YTLite/releases or leave default"
|
||||
default: "5.0.2"
|
||||
default: "5.1"
|
||||
required: true
|
||||
type: string
|
||||
|
||||
|
||||
@@ -2,9 +2,29 @@
|
||||
A flexible enhancer for YouTube on iOS, featuring over hundred customizable options.
|
||||
|
||||
## Screenshots
|
||||
|  |  |  |
|
||||
|---|---|---|
|
||||
|  |  |  |
|
||||
<table>
|
||||
<tr>
|
||||
<td><img src="https://raw.githubusercontent.com/dayanch96/YTLite/refs/heads/main/Resources/scr1.jpg" alt="Screenshot 1" /></td>
|
||||
<td><img src="https://raw.githubusercontent.com/dayanch96/YTLite/refs/heads/main/Resources/scr2.jpg" alt="Screenshot 2" /></td>
|
||||
<td><img src="https://raw.githubusercontent.com/dayanch96/YTLite/refs/heads/main/Resources/scr3.jpg" alt="Screenshot 3" /></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<details>
|
||||
<summary>More screenshots</summary>
|
||||
<table>
|
||||
<tr>
|
||||
<td><img src="https://raw.githubusercontent.com/dayanch96/YTLite/refs/heads/main/Resources/scr4.jpg" alt="Screenshot 4" /></td>
|
||||
<td><img src="https://raw.githubusercontent.com/dayanch96/YTLite/refs/heads/main/Resources/scr5.jpg" alt="Screenshot 5" /></td>
|
||||
<td><img src="https://raw.githubusercontent.com/dayanch96/YTLite/refs/heads/main/Resources/scr6.jpg" alt="Screenshot 6" /></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><img src="https://raw.githubusercontent.com/dayanch96/YTLite/refs/heads/main/Resources/scr7.jpg" alt="Screenshot 7" /></td>
|
||||
<td><img src="https://raw.githubusercontent.com/dayanch96/YTLite/refs/heads/main/Resources/scr8.jpg" alt="Screenshot 8" /></td>
|
||||
<td><img src="https://raw.githubusercontent.com/dayanch96/YTLite/refs/heads/main/Resources/scr9.jpg" alt="Screenshot 9" /></td>
|
||||
</tr>
|
||||
</table>
|
||||
</details>
|
||||
|
||||
## Main Features
|
||||
<li>Download videos, audio (including audio track selection), thumbnails, posts, and profile pictures</li>
|
||||
@@ -28,16 +48,44 @@ A flexible enhancer for YouTube on iOS, featuring over hundred customizable opti
|
||||
Review by [@qbap](https://github.com/qbap) on ONE Jailbreak: https://onejailbreak.com/blog/youtube-plus/
|
||||
|
||||
## How to build a YouTube Plus app by yourself using Github actions
|
||||
> [!NOTE]
|
||||
> If this your first time, complete following steps before starting:
|
||||
>
|
||||
> 1. Fork this repository using the fork button on the top right
|
||||
> 2. On your forked repository, go to **Repository Settings** > **Actions**, enable **Read and Write** permissions.
|
||||
|
||||
If this is your first time here, start from step 1. If you built a YouTube Plus app before, skip steps 1 and 2. Instead, click on the "Sync fork" button to get the latest version of the tweak and continue through step 3.
|
||||
<details>
|
||||
<summary>How to build app with YouTube Plus only</summary>
|
||||
<ol>
|
||||
<li>Click on <strong>Sync fork</strong>, and if your branch is out-of-date, click on <strong>Update branch</strong></li>
|
||||
<li>Navigate to the <strong>Actions tab</strong> on your forked repository and select <strong>Create YouTube Plus app</strong></li>
|
||||
<li>Click <strong>Run workflow</strong> button located on the right side</li>
|
||||
<li>Prepare a decrypted .ipa file <em>(we cannot provide you this due to legal reasons)</em> and upload it to a file provider (filebin.net, filemail.com or Dropbox is recommended). Paste the URL to the decrypted IPA file field</li>
|
||||
<li>Type tweak version from releases (by default selected latest release) and click <strong>Run workflow</strong></li>
|
||||
<li>Wait for the build to finish. You can download the YouTube Plus app from the releases section of your forked repo. (If you can't find the releases section, go to your forked repo and add /releases to the URL, i.e github.com/user/YTLite/releases)</li>
|
||||
</ol>
|
||||
</details>
|
||||
|
||||
1. Fork this repository using the fork button on the top right.
|
||||
2. On your forked repository, go to **Repository Settings** > **Actions**, enable **Read and Write** permissions.
|
||||
3. Navigate to the **Actions tab** on your forked repository. Select the desired workflow from the list on the left:
|
||||
- **Create YouTube Plus app** to build the YouTube Plus-only app.
|
||||
- **YouTube Plus + YouPiP, YTUHD and RYD** to build the YouTube Plus app with YouPiP, YTUHD, and Return YouTube Dislikes.
|
||||
- **[LINK] YouTube Plus + YouPiP, YTUHD and RYD** to enter direct link for the YouTube Plus tweak manually and build the YouTube Plus app with YouPiP, YTUHD, and Return YouTube Dislikes.
|
||||
4. Click **Run workflow** button located on the right side.
|
||||
5. Prepare a decrypted .ipa file (we cannot provide you this due to legal reasons) and upload it to a file provider (filebin.net or Dropbox is recommended). Paste the url to the necessary field.
|
||||
6. Type tweak version from releases (by default selected latest release) and click **Run workflow**.
|
||||
7. Wait for the build to finish. You can download the YouTube Plus app from the releases section of your forked repo. (If you can't find the releases section, go to your forked repo and add /releases to the url. i.e github.com/user/YTLite/releases)
|
||||
<details>
|
||||
<summary>How to build app with YouTube Plus, YouPiP, YTUHD and Return-YouTube-Dislikes</summary>
|
||||
<ol>
|
||||
<li>Click on <strong>Sync fork</strong>, and if your branch is out-of-date, click on <strong>Update branch</strong></li>
|
||||
<li>Navigate to the <strong>Actions tab</strong> on your forked repository and select <strong>YouTube Plus + YouPiP, YTUHD and RYD</strong></li>
|
||||
<li>Click <strong>Run workflow</strong> button located on the right side</li>
|
||||
<li>Prepare a decrypted .ipa file <em>(we cannot provide you this due to legal reasons)</em> and upload it to a file provider (filebin.net, filemail.com or Dropbox is recommended). Paste the URL to the decrypted IPA file field</li>
|
||||
<li>Type tweak version from releases (by default selected latest release) and click <strong>Run workflow</strong></li>
|
||||
<li>Wait for the build to finish. You can download the YouTube Plus app from the releases section of your forked repo. (If you can't find the releases section, go to your forked repo and add /releases to the URL, i.e github.com/user/YTLite/releases)</li>
|
||||
</ol>
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary>How to build app with YouTube Plus, YouPiP, YTUHD and Return-YouTube-Dislikes but with your link for YouTube Plus</summary>
|
||||
<ol>
|
||||
<li>Click on <strong>Sync fork</strong>, and if your branch is out-of-date, click on <strong>Update branch</strong></li>
|
||||
<li>Navigate to the <strong>Actions tab</strong> on your forked repository and select <strong>[LINK] YouTube Plus + YouPiP, YTUHD and RYD</strong></li>
|
||||
<li>Click <strong>Run workflow</strong> button located on the right side</li>
|
||||
<li>Prepare a decrypted .ipa file <em>(we cannot provide you this due to legal reasons)</em> and upload it to a file provider (filebin.net, filemail.com or Dropbox is recommended). Paste the URL to the decrypted IPA file field</li>
|
||||
<li>Upload your tweak file to a file provider and paste direct link to the YouTube Plus tweak file field and click <strong>Run workflow</strong></li>
|
||||
<li>Wait for the build to finish. You can download the YouTube Plus app from the releases section of your forked repo. (If you can't find the releases section, go to your forked repo and add /releases to the URL, i.e github.com/user/YTLite/releases)</li>
|
||||
</ol>
|
||||
</details>
|
||||
|
||||
@@ -0,0 +1,95 @@
|
||||
{
|
||||
"minVersion": "0.1",
|
||||
"headerImage": "https://raw.githubusercontent.com/dayanch96/YTLite/refs/heads/main/Resources/header.png",
|
||||
"class": "DepictionTabView",
|
||||
"tintColor": "#E36678",
|
||||
"tabs": [
|
||||
{
|
||||
"views": [
|
||||
{
|
||||
"class": "DepictionSubheaderView",
|
||||
"useBottomMargin": false,
|
||||
"title": "YouTube Plus",
|
||||
"useBoldText": true
|
||||
},
|
||||
{
|
||||
"useSpacing": true,
|
||||
"class": "DepictionMarkdownView",
|
||||
"markdown": "A flexible enhancer for YouTube app"
|
||||
},
|
||||
{
|
||||
"spacing": 8,
|
||||
"class": "DepictionSpacerView"
|
||||
},
|
||||
{
|
||||
"screenshots": [
|
||||
{
|
||||
"accessibilityText": "Screenshot0",
|
||||
"url": "https://raw.githubusercontent.com/dayanch96/YTLite/refs/heads/main/Resources/scr1.jpg"
|
||||
},
|
||||
{
|
||||
"accessibilityText": "Screenshot1",
|
||||
"url": "https://raw.githubusercontent.com/dayanch96/YTLite/refs/heads/main/Resources/scr2.jpg"
|
||||
},
|
||||
{
|
||||
"accessibilityText": "Screenshot2",
|
||||
"url": "https://raw.githubusercontent.com/dayanch96/YTLite/refs/heads/main/Resources/scr3.jpg"
|
||||
},
|
||||
{
|
||||
"accessibilityText": "Screenshot3",
|
||||
"url": "https://raw.githubusercontent.com/dayanch96/YTLite/refs/heads/main/Resources/scr4.jpg"
|
||||
},
|
||||
{
|
||||
"accessibilityText": "Screenshot4",
|
||||
"url": "https://raw.githubusercontent.com/dayanch96/YTLite/refs/heads/main/Resources/scr5.jpg"
|
||||
},
|
||||
{
|
||||
"accessibilityText": "Screenshot5",
|
||||
"url": "https://raw.githubusercontent.com/dayanch96/YTLite/refs/heads/main/Resources/scr6.jpg"
|
||||
},
|
||||
{
|
||||
"accessibilityText": "Screenshot6",
|
||||
"url": "https://raw.githubusercontent.com/dayanch96/YTLite/refs/heads/main/Resources/scr7.jpg"
|
||||
},
|
||||
{
|
||||
"accessibilityText": "Screenshot7",
|
||||
"url": "https://raw.githubusercontent.com/dayanch96/YTLite/refs/heads/main/Resources/scr8.jpg"
|
||||
},
|
||||
{
|
||||
"accessibilityText": "Screenshot8",
|
||||
"url": "https://raw.githubusercontent.com/dayanch96/YTLite/refs/heads/main/Resources/scr9.jpg"
|
||||
}
|
||||
],
|
||||
"itemSize": "{160, 275.41333333333336}",
|
||||
"class": "DepictionScreenshotsView",
|
||||
"itemCornerRadius": 6
|
||||
},
|
||||
{
|
||||
"markdown": "### Features:\n- Download videos, audio (including audio track selection), thumbnails, posts, and profile pictures\n- Copy video, comment, and post information\n- Interface customization: Remove feed elements, reorder tabs, enable OLED mode, and as use Shorts-only mode\n- Player settings: Gestures, default quality, preferred audio track\n- Save, Load and Restore settings. Clear cache once or automatically on app startup\n- Built-in SponsorBlock\n- And much, much more\n\n*YouTube Plus preferences can be found in the YouTube settings*",
|
||||
"class": "DepictionMarkdownView",
|
||||
"useBottomMargin": false,
|
||||
"title": "markdown-description",
|
||||
"useBoldText": true
|
||||
},
|
||||
{
|
||||
"class": "DepictionSeparatorView"
|
||||
},
|
||||
{
|
||||
"spacing": 8,
|
||||
"class": "DepictionSpacerView"
|
||||
},
|
||||
{
|
||||
"text": "dayanch96",
|
||||
"class": "DepictionTableTextView",
|
||||
"title": "Developer"
|
||||
},
|
||||
{
|
||||
"spacing": 8,
|
||||
"class": "DepictionSpacerView"
|
||||
}
|
||||
],
|
||||
"class": "DepictionStackView",
|
||||
"tabname": "Details"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
After Width: | Height: | Size: 428 KiB |
|
After Width: | Height: | Size: 82 KiB |
|
After Width: | Height: | Size: 867 KiB |
|
After Width: | Height: | Size: 1.1 MiB |
|
After Width: | Height: | Size: 1.2 MiB |
|
After Width: | Height: | Size: 468 KiB |
|
After Width: | Height: | Size: 608 KiB |
|
After Width: | Height: | Size: 659 KiB |
|
After Width: | Height: | Size: 537 KiB |
|
After Width: | Height: | Size: 440 KiB |
|
After Width: | Height: | Size: 752 KiB |
@@ -589,4 +589,4 @@
|
||||
"Conflicts.AcceptRisks" = "أقبل جميع المخاطر";
|
||||
"Conflicts.CloseYT" = "أغلق الـYouTube";
|
||||
|
||||
"DonationReminder" = "دعمك يساعد في تحسين YouTube Plus بشكل أفضل.\n\nيمكنك المساهمة أو اختيار تعطيل هذه الإشعار من إعدادات YouTube Plus. شكراً لك💜";
|
||||
"DonationReminder" = "دعمك يساعد في تحسين YouTube Plus بشكل أفضل.\n\nيمكنك المساهمة أو اختيار تعطيل هذه الإشعار من إعدادات YouTube Plus. شكراً لك💜";
|
||||
@@ -585,6 +585,7 @@
|
||||
|
||||
"Conflicts.Detected" = "Incompatible Tweaks Detected";
|
||||
"Conflicts.DetectedDesc" = "Despite the apparent stability of the app, the developer of YouTube Plus does not recommend combining tweaks with similar functionality in the same app and cannot guarantee safe usage.\n\nBy continuing to use the app, you take full responsibility and agree that any complaints about performance will be ignored.";
|
||||
"Conflicts.SkipThisVersion" = "Don't Show for This Version";
|
||||
"Conflicts.AcceptRisks" = "I Accept All Risks";
|
||||
"Conflicts.CloseYT" = "Close YouTube";
|
||||
|
||||
|
||||
@@ -585,6 +585,7 @@
|
||||
|
||||
"Conflicts.Detected" = "Tweak incompatibles detectados";
|
||||
"Conflicts.DetectedDesc" = "A pesar de la aparente estabilidad de la aplicación, el desarrollador de YouTube Plus no recomienda combinar tweaks con funcionalidades similares en la misma aplicación y no puede garantizar un uso seguro.\n\nAl continuar utilizando la aplicación, asumes toda la responsabilidad y aceptas que cualquier queja sobre el rendimiento será ignorada.";
|
||||
"Conflicts.SkipThisVersion" = "Don't Show for This Version";
|
||||
"Conflicts.AcceptRisks" = "Acepto todos los riesgos";
|
||||
"Conflicts.CloseYT" = "Cerrar YouTube";
|
||||
|
||||
|
||||
@@ -585,6 +585,7 @@
|
||||
|
||||
"Conflicts.Detected" = "Tweaks incompatibles détectés";
|
||||
"Conflicts.DetectedDesc" = "Malgré la stabilité apparente de l'application, le développeur de YouTube Plus ne recommande pas de combiner des tweaks ayant des fonctionnalités similaires dans la même application et ne peut garantir une utilisation sûre.\n\nEn continuant à utiliser l'application, vous assumez l'entière responsabilité et acceptez que toute plainte concernant les performances sera ignorée.";
|
||||
"Conflicts.SkipThisVersion" = "Don't Show for This Version";
|
||||
"Conflicts.AcceptRisks" = "J'accepte tous les risques";
|
||||
"Conflicts.CloseYT" = "Fermer YouTube";
|
||||
|
||||
|
||||
@@ -585,6 +585,7 @@
|
||||
|
||||
"Conflicts.Detected" = "Rilevati Tweak non compatibili";
|
||||
"Conflicts.DetectedDesc" = "Nonostante la stabilità apparente dell'app, lo sviluppatore di YouTube Plus non consiglia di combinare tweak con funzioni simili nella stessa app e non può garantire un utilizzo sicuro.\n\nContinuando ad utilizzare l'app, ti assumi la completa responsabilità e accetti che ogni lamentela riguardo alle performance verrà ignorata.";
|
||||
"Conflicts.SkipThisVersion" = "Don't Show for This Version";
|
||||
"Conflicts.AcceptRisks" = "Accetto tutti i rischi";
|
||||
"Conflicts.CloseYT" = "Chiudi YouTube";
|
||||
|
||||
|
||||
@@ -585,6 +585,7 @@
|
||||
|
||||
"Conflicts.Detected" = "Incompatible Tweaks Detected";
|
||||
"Conflicts.DetectedDesc" = "Despite the apparent stability of the app, the developer of YouTube Plus does not recommend combining tweaks with similar functionality in the same app and cannot guarantee safe usage.\n\nBy continuing to use the app, you take full responsibility and agree that any complaints about performance will be ignored.";
|
||||
"Conflicts.SkipThisVersion" = "Don't Show for This Version";
|
||||
"Conflicts.AcceptRisks" = "I Accept All Risks";
|
||||
"Conflicts.CloseYT" = "Close YouTube";
|
||||
|
||||
|
||||
@@ -19,9 +19,9 @@
|
||||
|
||||
"PostDownloadAction" = "다운로드 후 작업";
|
||||
"PostDownloadDesc" = "선택한 작업은 비디오 다운로드가 성공적으로 완료되면 수행됩니다.";
|
||||
"SaveToPhotos" = "사진에 저장";
|
||||
"Share" = "공유";
|
||||
"Ask" = "질문하다";
|
||||
"SaveToPhotos" = "사진 저장";
|
||||
"Share" = "공유하기";
|
||||
"Ask" = "질문하기";
|
||||
"DownloadCompleted" = "다운로드가 완료되었습니다";
|
||||
|
||||
"PreferredAudio" = "선호하는 오디오 트랙";
|
||||
@@ -30,13 +30,13 @@
|
||||
"SelectAudioTrack" = "오디오 트랙 선택";
|
||||
"EnglishNotFound" = "영어 오디오 트랙을 찾을 수 없습니다";
|
||||
|
||||
"Audios" = "Audios";
|
||||
"AudioDRC" = "Prefer stable volume";
|
||||
"AudioDRCDesc" = "The download manager will prioritize audio with stable volume (Dynamic Range Compression) if such audio is available.";
|
||||
"Audios" = "오디오";
|
||||
"AudioDRC" = "안정적인 볼륨 선호";
|
||||
"AudioDRCDesc" = "다운로드 관리자는 이러한 오디오를 사용할 수 있는 경우 안정적인 볼륨(다이나믹 레인지 압축)으로 오디오의 우선순위를 지정합니다.";
|
||||
|
||||
"CaptionsAndThumbnails" = "Captions and Thumbnails";
|
||||
"EmbedThumbnailsToVideos" = "Embed thumbnails";
|
||||
"EmbedThumbnailsToVideosDesc" = "Embeds the video's thumbnail as its metadata thumbnail.";
|
||||
"CaptionsAndThumbnails" = "캡션 및 썸네일";
|
||||
"EmbedThumbnailsToVideos" = "썸네일 포함";
|
||||
"EmbedThumbnailsToVideosDesc" = "동영상의 썸네일을 메타데이터 썸네일로 내장합니다.";
|
||||
"EmbedCapsToVideos" = "캡션 삽입";
|
||||
"EmbedCapsToVideosDesc" = "선택한 캡션/자막을 비디오에 포함합니다.";
|
||||
"EmbedAutoGenCaps" = "자동 생성/번역된 캡션";
|
||||
@@ -83,8 +83,8 @@
|
||||
"RemoveHorizontalFeedsDesc" = "홈 탭에서 모든 수평 피드(뉴스, 계속 시청, 게시물 모음 등)를 제거합니다.";
|
||||
"RemoveMoreTopics" = "\"더 많은 주제\" 제거";
|
||||
"RemoveMoreTopicsDesc" = "피드에서 \"더 많은 주제\"를 제거합니다.";
|
||||
"RemovePlayables" = "Remove playables";
|
||||
"RemovePlayablesDesc" = "Removes playables (mini-games) from the feed.";
|
||||
"RemovePlayables" = "재생 가능한 게임 제거";
|
||||
"RemovePlayablesDesc" = "피드에서 재생 가능한 게임(미니 게임)을 제거합니다.";
|
||||
"FixAlbums" = "커버 수정";
|
||||
"FixAlbumsDesc" = "러시아 사용자의 커버 표시 문제를 해결합니다.";
|
||||
|
||||
@@ -104,10 +104,10 @@
|
||||
"Player.Interface" = "인터페이스";
|
||||
"SpeedControls" = "속도 제어";
|
||||
"SpeedControlsDesc" = "오버레이에 속도 제어 버튼을 표시합니다.";
|
||||
"MuteButton" = "Mute button";
|
||||
"MuteButtonDesc" = "Displays a button to mute or unmute the volume on the overlay.";
|
||||
"LockButton" = "Lock button";
|
||||
"LockButtonDesc" = "Displays a button to quickly lock the overlay screen and switch to fullscreen mode.";
|
||||
"MuteButton" = "Mute 버튼";
|
||||
"MuteButtonDesc" = "오버레이의 볼륨을 음소거하거나 음소거 해제하는 버튼을 표시합니다.";
|
||||
"LockButton" = "Lock 버튼";
|
||||
"LockButtonDesc" = "오버레이 화면을 빠르게 잠그고 전체 화면 모드로 전환할 수 있는 버튼을 표시합니다.";
|
||||
"HideAutoplay" = "자동 재생 숨기기 스위치";
|
||||
"HideAutoplayDesc" = "오버레이에서 자동 재생 스위치를 숨깁니다.";
|
||||
"HideSubs" = "자막 숨기기 버튼";
|
||||
@@ -156,29 +156,29 @@
|
||||
"NoRelatedWatchNextsDesc" = "플레이어 아래의 모든 비디오를 숨기고 비디오 정보와 댓글 섹션만 남깁니다.";
|
||||
"RemoveInlineComment" = "인라인 주석 제거";
|
||||
"RemoveInlineCommentDesc" = "플레이어 아래의 댓글 섹션을 제거합니다.";
|
||||
"NoSubUnderPlayer" = "Remove \"Subscribe\" button";
|
||||
"NoSubUnderPlayerDesc" = "Removes \"Subscribe\" button under player.";
|
||||
"PlayerNoShare" = "Remove \"Share\" button";
|
||||
"PlayerNoShareDesc" = "Removes \"Share\" button under player.";
|
||||
"PlayerNoThanks" = "Remove \"Thanks\" button";
|
||||
"PlayerNoThanksDesc" = "Removes \"Thanks\" button under player.";
|
||||
"PlayerNoRemix" = "Remove \"Remix\" button";
|
||||
"PlayerNoRemixDesc" = "Removes \"Remix\" button under player.";
|
||||
"PlayerNoDownload" = "Remove \"Download\" button";
|
||||
"PlayerNoDownloadDesc" = "Removes \"Download\" button under player.";
|
||||
"PlayerNoClip" = "Remove \"Clip\" button";
|
||||
"PlayerNoClipDesc" = "Removes \"Clip\" button under player.";
|
||||
"PlayerNoSave" = "Remove \"Save\" button";
|
||||
"PlayerNoSaveDesc" = "Removes \"Save\" button under player.";
|
||||
"PlayerNoReport" = "Remove \"Report\" button";
|
||||
"PlayerNoReportDesc" = "Removes \"Report\" button under player.";
|
||||
"NoSubUnderPlayer" = "\"구독하기\" 버튼 제거";
|
||||
"NoSubUnderPlayerDesc" = "플레이어 아래의 \"구독하기\" 버튼을 제거합니다.";
|
||||
"PlayerNoShare" = "\"공유하기\" 버튼 제거";
|
||||
"PlayerNoShareDesc" = "플레이어 아래의 \"공유하기\" 버튼을 제거합니다.";
|
||||
"PlayerNoThanks" = "\"후원하기\" 버튼 제거";
|
||||
"PlayerNoThanksDesc" = "플레이어 아래의 \"후원하기\" 버튼을 제거합니다.";
|
||||
"PlayerNoRemix" = "\"Remix\" 버튼 제거";
|
||||
"PlayerNoRemixDesc" = "플레이어 아래의 \"Remix\" 버튼을 제거합니다.";
|
||||
"PlayerNoDownload" = "\"다운로드\" 버튼 제거";
|
||||
"PlayerNoDownloadDesc" = "플레이어 아래의 \"다운로드\" 버튼을 제거합니다.";
|
||||
"PlayerNoClip" = "\"Clip\" 버튼 제거";
|
||||
"PlayerNoClipDesc" = "플레이어 아래의 \"Clip\" 버튼을 제거합니다.";
|
||||
"PlayerNoSave" = "\"저장하기\" 버튼 제거";
|
||||
"PlayerNoSaveDesc" = "플레이어 아래의 \"저장하기\" 버튼을 제거합니다.";
|
||||
"PlayerNoReport" = "\"신고하기\" 버튼 제거";
|
||||
"PlayerNoReportDesc" = "플레이어 아래의 \"신고하기\" 버튼을 제거합니다.";
|
||||
|
||||
"ProgressBarStyle" = "Progress bar style";
|
||||
"SolidColor" = "Solid color";
|
||||
"Gradient" = "Gradient";
|
||||
"MainColor" = "Main color";
|
||||
"GradientColor" = "Gradient highlight";
|
||||
"ScrubberColor" = "Scrubber color";
|
||||
"ProgressBarStyle" = "프로그레스바 스타일";
|
||||
"SolidColor" = "단색";
|
||||
"Gradient" = "그라디언트";
|
||||
"MainColor" = "메인 색상";
|
||||
"GradientColor" = "그라디언트 하이라이트";
|
||||
"ScrubberColor" = "Scrubber 색상";
|
||||
|
||||
"Player.Actions" = "액션";
|
||||
"DefaultPlaybackRate" = "기본 재생 속도";
|
||||
@@ -212,8 +212,8 @@
|
||||
"SeekAnywhere" = "검색하려면 쓸어넘기기";
|
||||
"SeekAnywhereDesc" = "왼쪽과 오른쪽으로 살짝 밀어 재생 탐색을 제어할 수 있습니다.";
|
||||
"SeekMethod" = "검색 방법";
|
||||
"SeekMethodDesc" = "독립: 전체 비디오 기간 동안 자유롭게 빠르게 스크롤합니다. 탐색 감도만 존중됩니다.\n\n기간 기반: 스크롤 강도는 비디오 길이와 탐색 감도에 따라 달라집니다. 긴 비디오의 경우 비디오의 큰 섹션을 스크롤하지 않도록 하는 데 유용할 수 있습니다.";
|
||||
"Independent" = "독립";
|
||||
"SeekMethodDesc" = "독립적인: 전체 비디오 기간 동안 자유롭게 빠르게 스크롤합니다. 탐색 감도만 존중됩니다.\n\n기간 기반: 스크롤 강도는 비디오 길이와 탐색 감도에 따라 달라집니다. 긴 비디오의 경우 비디오의 큰 섹션을 스크롤하지 않도록 하는 데 유용할 수 있습니다.";
|
||||
"Independent" = "독립적인";
|
||||
"DurationBased" = "기간 기반";
|
||||
"SeekSensitivity" = "탐색 민감도";
|
||||
"TwoFingerTapToPause" = "두 손가락을 사용하여 일시 정지";
|
||||
@@ -228,19 +228,19 @@
|
||||
"DontSnap2ChapterDesc" = "두 번 탭하여 다음 에피소드로 건너뛸 수 있는 기능을 비활성화합니다.";
|
||||
"NoTwoFingerSnapToChapter" = "두 손가락 더블 탭 비활성화";
|
||||
"NoTwoFingerSnapToChapterDesc" = "두 손가락을 두 번 탭하여 챕터에 스냅하는 동작을 비활성화합니다.";
|
||||
"NoFreeZoom" = "자유 확대 제스처 비활성화";
|
||||
"NoFreeZoomDesc" = "새로운 자유 확대 제스처를 비활성화합니다.";
|
||||
"NoFreeZoom" = "확대 제스처 비활성화";
|
||||
"NoFreeZoomDesc" = "새로운 확대 제스처를 비활성화합니다.";
|
||||
"NoDoubleTap2Seek" = "두 번 탭하여 찾기 비활성화";
|
||||
"NoDoubleTap2SeekDesc" = "제스처를 찾기 위해 두 번 탭하는 기능을 비활성화합니다.";
|
||||
|
||||
/* Shorts options */
|
||||
"Shorts" = "반바지";
|
||||
"Shorts" = "Shorts";
|
||||
"PlaybackMode" = "재생 완료 동작";
|
||||
"Loop" = "루프";
|
||||
"ScrollToNext" = "다음으로 스크롤";
|
||||
"Stop" = "정지";
|
||||
"AutoSkipShorts" = "반바지 자동 건너뛰기";
|
||||
"ShortsOnlyMode" = "반바지 전용 모드";
|
||||
"AutoSkipShorts" = "Shorts 자동 건너뛰기";
|
||||
"ShortsOnlyMode" = "Shorts 전용 모드";
|
||||
"ShortsOnlyModeDesc" = "YouTube 기능을 Shorts만 볼 수 있도록 제한합니다.";
|
||||
"RestrictShorts" = "단축 제한";
|
||||
"RestrictShortsDesc" = "피드에 있는 Shorts의 수를 10-15개로 제한합니다. 피드를 끝없이 스크롤하는 습관을 피하고 싶을 때 유용합니다.";
|
||||
@@ -266,52 +266,52 @@
|
||||
"HideShortsMore" = "더 보기(⋮) 버튼 숨기기";
|
||||
"HideShortsMoreDesc" = "Shorts 오버레이에서 더 보기(⋮) 버튼을 숨깁니다. 화면을 길게 눌러서 접근할 수도 있습니다.";
|
||||
|
||||
"HideCarouselSub" = "Hide Subscriptions";
|
||||
"HideCarouselSubDesc" = "Removes Subscriptions button that appears in paused state.";
|
||||
"HideCarouselLive" = "Hide Live";
|
||||
"HideCarouselLiveDesc" = "Removes Live button that appears in paused state.";
|
||||
"HideCarouselTrends" = "Hide Trends";
|
||||
"HideCarouselTrendsDesc" = "Removes Trends button that appears in paused state.";
|
||||
"HideCarouselShop" = "Hide Shop";
|
||||
"HideCarouselShopDesc" = "Removes Shop button that appears in paused state.";
|
||||
"HideCarouselSub" = "구독 숨기기";
|
||||
"HideCarouselSubDesc" = "일시 중지 상태로 표시되는 구독 버튼을 제거합니다.";
|
||||
"HideCarouselLive" = "라이브 숨기기";
|
||||
"HideCarouselLiveDesc" = "일시 중지 상태에서 나타나는 라이브 버튼을 제거합니다.";
|
||||
"HideCarouselTrends" = "트렌드 숨기기";
|
||||
"HideCarouselTrendsDesc" = "일시 중지 상태로 표시되는 추세 버튼을 제거합니다.";
|
||||
"HideCarouselShop" = "상점 숨기기";
|
||||
"HideCarouselShopDesc" = "일시 중지 상태로 표시되는 쇼핑 버튼을 제거합니다.";
|
||||
|
||||
"HideShortsLike" = "No Like button";
|
||||
"HideShortsLikeDesc" = "Removes the Like button from the action bar.";
|
||||
"HideShortsDislike" = "No Dislike button";
|
||||
"HideShortsDislikeDesc" = "Removes the Dislike button from the action bar.";
|
||||
"HideShortsComments" = "No Comments button";
|
||||
"HideShortsCommentsDesc" = "Removes the Comments button from the action bar.";
|
||||
"HideShortsShare" = "No Share button";
|
||||
"HideShortsShareDesc" = "Removes the Share button from the action bar.";
|
||||
"HideShortsRemix" = "No Remix button";
|
||||
"HideShortsRemixDesc" = "Removes the Remix button from the action bar.";
|
||||
"HideShortsSuggestion" = "No suggestions";
|
||||
"HideShortsSuggestionDesc" = "Removes the button with suggestions, such as Add to playlist, Super Thanks, etc.";
|
||||
"HideShortsSubscribe" = "No follow button";
|
||||
"HideShortsSubscribeDesc" = "Removes the Follow button next to the username.";
|
||||
"HideShortsUsername" = "No username";
|
||||
"HideShortsUsernameDesc" = "Removes the channel name.";
|
||||
"HideShortsDescription" = "No description";
|
||||
"HideShortsDescriptionDesc" = "Removes the Shorts description.";
|
||||
"HideShortsSource" = "No source link button";
|
||||
"HideShortsSourceDesc" = "Removes the button that navigates to the full video or another Short video.";
|
||||
"HideShortsAudio" = "No audio indicator";
|
||||
"HideShortsAudioDesc" = "Removes the line indicating the audio used in the Shorts.";
|
||||
"HideShortsLike" = "좋아요 버튼 숨기기";
|
||||
"HideShortsLikeDesc" = "액션 표시줄에서 좋아요 버튼을 제거합니다.";
|
||||
"HideShortsDislike" = "싫어요 버튼 숨기기";
|
||||
"HideShortsDislikeDesc" = "액션 표시줄에서 싫어요 버튼을 제거합니다.";
|
||||
"HideShortsComments" = "댓글 버튼 숨기기";
|
||||
"HideShortsCommentsDesc" = "액션 표시줄에서 댓글 버튼을 제거합니다.";
|
||||
"HideShortsShare" = "공유하기 버튼 숨기기";
|
||||
"HideShortsShareDesc" = "액션 표시줄에서 공유하기 버튼을 제거합니다.";
|
||||
"HideShortsRemix" = "Remix 버튼 숨기기";
|
||||
"HideShortsRemixDesc" = "액션 표시줄에서 Remix 버튼을 제거합니다.";
|
||||
"HideShortsSuggestion" = "제안 버튼 숨기기";
|
||||
"HideShortsSuggestionDesc" = "재생 목록에 추가하기, 감사합니다 등의 제안이 포함된 버튼을 제거합니다.";
|
||||
"HideShortsSubscribe" = "구독 버튼 숨기기";
|
||||
"HideShortsSubscribeDesc" = "사용자 이름 옆에 있는 팔로우 버튼을 제거합니다.";
|
||||
"HideShortsUsername" = "채널명 숨기기";
|
||||
"HideShortsUsernameDesc" = "채널 이름을 제거합니다.";
|
||||
"HideShortsDescription" = "설명 숨기기";
|
||||
"HideShortsDescriptionDesc" = "Shorts 설명을 제거합니다.";
|
||||
"HideShortsSource" = "소스 링크 버튼 숨기기";
|
||||
"HideShortsSourceDesc" = "전체 동영상 또는 다른 Shorts 동영상으로 이동하는 버튼을 제거합니다.";
|
||||
"HideShortsAudio" = "오디오 선 숨기기";
|
||||
"HideShortsAudioDesc" = "Shorts에 사용된 오디오를 나타내는 선을 제거합니다.";
|
||||
|
||||
/* Tab bar options */
|
||||
"Tabbar" = "탭바";
|
||||
"Startup" = "시작 페이지";
|
||||
"FEwhat_to_watch" = "홈";
|
||||
"FEexplore" = "탐험";
|
||||
"FEshorts" = "반바지";
|
||||
"FEexplore" = "탐색";
|
||||
"FEshorts" = "Shorts";
|
||||
"FEsubscriptions" = "구독";
|
||||
"FElibrary" = "도서관";
|
||||
"FEuploads" = "생성";
|
||||
"FEhistory" = "역사";
|
||||
"FEpost_home" = "Posts";
|
||||
"FElibrary" = "라이브러리";
|
||||
"FEuploads" = "업로드";
|
||||
"FEhistory" = "기록";
|
||||
"FEpost_home" = "게시글";
|
||||
"VLWL" = "나중에 시청";
|
||||
|
||||
"TranslucentBar" = "Translucent tab bar";
|
||||
"TranslucentBar" = "반투명 탭바";
|
||||
"RemoveLabels" = "탭 라벨 제거";
|
||||
"RemoveIndicators" = "탭 표시기 제거";
|
||||
|
||||
@@ -325,10 +325,10 @@
|
||||
|
||||
/* Interface options */
|
||||
"Interface" = "인터페이스";
|
||||
"OledTheme" = "Oled 테마";
|
||||
"OledTheme" = "OLED 테마";
|
||||
"OledThemeDesc" = "모든 어두운 색상을 검은색으로 바꿉니다";
|
||||
"OledKeyboard" = "Oled keyboard";
|
||||
"OledKeyboardDesc" = "Applies oled black theme for dark keyboard";
|
||||
"OledKeyboard" = "OLED 키보드";
|
||||
"OledKeyboardDesc" = "키보드에 OLED 블랙 테마 적용";
|
||||
"NoSearchHistory" = "검색 기록 숨기기";
|
||||
"NoSearchHistoryDesc" = "검색 기록과 제안을 시각적으로 숨깁니다. 참고: 검색 기록은 다른 YouTube 클라이언트에서도 계속 액세스할 수 있습니다.";
|
||||
"StickSortComments" = "Stick 댓글 헤더";
|
||||
@@ -352,8 +352,8 @@
|
||||
"Floating" = "플로팅";
|
||||
|
||||
"ContextMenu" = "컨텍스트 메뉴";
|
||||
"NoShareChunk" = "Remove share identifier";
|
||||
"NoShareChunkDesc" = "Removes the \"si=identifier\" parameter from shared links. A good alternative to the \"Native share sheet\" option as YouTube continues to improve its sharing menu.";
|
||||
"NoShareChunk" = "공유 식별자 제거";
|
||||
"NoShareChunkDesc" = "공유 링크에서 \"si=identifier\" 매개 변수를 제거합니다. YouTube가 공유 메뉴를 계속 개선함에 따라 \"기본 공유 시트\" 옵션을 대체할 수 있는 좋은 대안입니다.";
|
||||
"NativeShare" = "네이티브 공유 시트";
|
||||
"NativeShareDesc" = "시스템 공유 시트를 사용하여 미디어를 공유합니다";
|
||||
"RemoveCommentGuidelines" = "지침 제거";
|
||||
@@ -405,8 +405,8 @@
|
||||
"Interaction" = "상호작용 알림";
|
||||
"InteractionDesc" = "유료 또는 무료 플랫폼에서 좋아요를 누르거나 구독하거나 상호 작용하도록 명시적으로 상기시켜줌(예: 비디오 클릭)";
|
||||
"InteractionColor" = "상호작용 세그먼트 색상";
|
||||
"SelfPromo" = "무급/자체 홍보";
|
||||
"SelfPromoDesc" = "자체 홍보: 제작자 자신과 직접 관련된 제품이나 서비스를 홍보합니다.\n무급: 제작자는 이 홍보에 대한 대가로 어떠한 지불도 받지 않습니다.";
|
||||
"SelfPromo" = "유료/자체 광고";
|
||||
"SelfPromoDesc" = "유료 광고: 제작자 자신과 직접 관련된 제품이나 서비스를 홍보합니다.\n자체 광고: 제작자는 이 홍보에 대한 대가로 어떠한 지불도 받지 않습니다.";
|
||||
"SelfPromoColor" = "자체 홍보 세그먼트 색상";
|
||||
"MusicOfftopic" = "음악: 음악이 아닌 섹션";
|
||||
"MusicOfftopicDesc" = "주요 콘텐츠로 음악을 사용하는 비디오에만 사용 가능.";
|
||||
@@ -474,10 +474,10 @@
|
||||
"Turkish" = "터키어 현지화";
|
||||
"Italian" = "이탈리아어 현지화";
|
||||
"Korean" = "한국어 현지화";
|
||||
"Polish" = "Polish localization";
|
||||
"Polish" = "폴란드 현지화";
|
||||
|
||||
"OpenSourceLibs" = "오픈소스 라이브러리";
|
||||
"SupporterWall" = "Supporters";
|
||||
"SupporterWall" = "서포터";
|
||||
|
||||
"Preferences" = "%@ 환경설정";
|
||||
"ManagePreferences" = "환경 설정 관리";
|
||||
@@ -496,12 +496,12 @@
|
||||
"NoDonationReminderDesc" = "거의 표시되지 않는 기부 알림을 끕니다.";
|
||||
|
||||
"ShortsOnlyWarning" = "이 모드를 활성화하시겠습니까?\n\n이 모드에서는 Shorts 동영상만 시청할 수 있으며 다른 작업은 수행할 수 없습니다.\n\nShorts 플레이어에서 두 손가락으로 길게 누르면 Shorts 전용 모드를 비활성화할 수 있습니다.";
|
||||
"ShortsModeTurnedOff" = "반바지 전용 모드가 꺼졌습니다";
|
||||
"ShortsModeTurnedOff" = "Shorts 전용 모드가 꺼졌습니다";
|
||||
|
||||
"AddLibraryTab" = "[당신] 탭 복원";
|
||||
"RemoveLibraryTab" = "\"당신\" 탭 제거";
|
||||
"LibraryAdded" = "\"당신\" 탭이 복원되었습니다";
|
||||
"LibraryRemoved" = "\"당신\" 탭이 제거되었습니다";
|
||||
"AddLibraryTab" = "\"You\" 탭 복원";
|
||||
"RemoveLibraryTab" = "\"You\" 탭 제거";
|
||||
"LibraryAdded" = "\"You\" 탭이 복원되었습니다";
|
||||
"LibraryRemoved" = "\"You\" 탭이 제거되었습니다";
|
||||
|
||||
"Yes" = "예";
|
||||
"No" = "아니오";
|
||||
@@ -529,7 +529,7 @@
|
||||
"CopyTitle" = "제목 복사";
|
||||
"CopyDescription" = "설명 복사";
|
||||
"CopyTimestampedLink" = "타임스탬프와 함께 링크 복사";
|
||||
"CopyTranscript" = "대본 복사";
|
||||
"CopyTranscript" = "자막 복사";
|
||||
"PlayInExternalPlayer" = "외부 플레이어에서 재생";
|
||||
"PlayInSystemPlayer" = "시스템 플레이어에서 재생";
|
||||
"PlayInInfuse" = "Infuse에서 재생";
|
||||
@@ -538,7 +538,7 @@
|
||||
"OpenAsRegularVideo" = "일반 비디오로 열기";
|
||||
"CopyPostText" = "게시물 텍스트 복사";
|
||||
"SaveCurrentImage" = "현재 이미지 저장";
|
||||
"ShowCurrentImage" = "Show current image";
|
||||
"ShowCurrentImage" = "현재 이미지 보기";
|
||||
"CopyCurrentImage" = "현재 이미지 복사";
|
||||
"SavePostAsImage" = "게시물을 이미지로 저장";
|
||||
"CopyPostAsImage" = "게시물을 이미지로 복사";
|
||||
@@ -546,11 +546,11 @@
|
||||
"SaveCommentAsImage" = "댓글을 이미지로 저장";
|
||||
"CopyCommentAsImage" = "댓글을 이미지로 복사";
|
||||
"SaveProfilePicture" = "프로필 사진 저장";
|
||||
"ShowProfilePicture" = "Show profile picture";
|
||||
"ShowProfilePicture" = "프로필 사진 보기";
|
||||
"CopyProfilePicture" = "프로필 사진 복사";
|
||||
"DownloadThumbnail" = "축소판 저장";
|
||||
"ShowThumbnail" = "Show thumbnail";
|
||||
"CopyThumbnail" = "축소판 복사";
|
||||
"ShowThumbnail" = "썸네일 보기";
|
||||
"CopyThumbnail" = "썸네일 복사";
|
||||
"Cancel" = "취소";
|
||||
"Cancelled" = "취소됨";
|
||||
"Copied" = "클립보드에 복사됨";
|
||||
@@ -558,8 +558,8 @@
|
||||
"Done" = "완료";
|
||||
"NothingToShowInMenu" = "이 상황에 맞는 메뉴에 표시할 내용이 없습니다";
|
||||
"Error" = "오류";
|
||||
"Error.Clipboard" = "오류. 자세한 내용은 클립보드를 확인하세요";
|
||||
"Error.PathIssue" = "오류. 최종 경로 생성에 문제가 있습니다. 미디어 제목에 문제가 있습니까?";
|
||||
"Error.Clipboard" = "오류. 클립보드에서 자세한 정보 확인";
|
||||
"Error.PathIssue" = "오류. 최종 경로를 생성하는 데 문제가 있습니다. 미디어 제목에 문제가 있나요?";
|
||||
"Error.TryLater" = "미디어가 라이브 상태이거나 Google 서버에서 처리가 완료될 것으로 예상됩니다.\n\n나중에 다시 시도하세요.";
|
||||
"Error.NoSpace" = "장치에 공간이 부족합니다.\n\n최소 %@개의 추가 여유 공간이 필요합니다. 사용 가능한 여유 공간: %@";
|
||||
"Error.Multidownloading" = "아직 다중 다운로드가 가능하지 않습니다.";
|
||||
@@ -578,14 +578,15 @@
|
||||
"Welcome.ContentDesc" = "원치 않는 콘텐츠와 인터페이스 요소를 제거합니다. 진정한 OLED 다크 모드를 활성화합니다";
|
||||
"Welcome.Player" = "플레이어 동작 설정";
|
||||
"Welcome.PlayerDesc" = "플레이어의 동작을 사용자 지정하고, 품질과 재생 속도를 자동으로 선택합니다. 제스처를 사용하여 제어합니다.";
|
||||
"Welcome.More" = "그리고 훨씬 더...";
|
||||
"Welcome.More" = "그리고 더보기";
|
||||
"Welcome.MoreDesc" = "YouTube Plus에는 환경 설정 저장 및 캐시 지우기와 같은 기능을 포함하여 50개 이상의 다양한 옵션이 포함되어 있습니다. 설정은 YouTube 설정의 YouTube Plus 섹션에서 사용할 수 있습니다.";
|
||||
"SupportMe" = "저를 지원해주세요";
|
||||
"SupportMe" = "저를 서포트해주세요";
|
||||
"Continue" = "계속";
|
||||
|
||||
"Conflicts.Detected" = "호환되지 않는 조정이 감지되었습니다.";
|
||||
"Conflicts.DetectedDesc" = "앱의 겉보기 안정성에도 불구하고 YouTube Plus 개발자는 동일한 앱에서 유사한 기능을 가진 조정을 결합하는 것을 권장하지 않으며 안전한 사용을 보장할 수 없습니다.\n\n앱을 계속 사용하면 모든 책임을 지고 성능에 대한 모든 불만이 무시된다는 데 동의하게 됩니다.";
|
||||
"Conflicts.SkipThisVersion" = "이 버전에 표시 안 함";
|
||||
"Conflicts.AcceptRisks" = "모든 위험을 감수합니다";
|
||||
"Conflicts.CloseYT" = "YouTube 닫기";
|
||||
|
||||
"DonationReminder" = "귀하의 후원은 YouTube Plus를 더욱 개선하는 데 도움이 됩니다.\n\nYouTube Plus 설정에서 이러한 알림을 기부하거나 비활성화할 수 있습니다. 감사합니다💜";
|
||||
"DonationReminder" = "귀하의 후원은 YouTube Plus를 더욱 개선하는 데 도움이 됩니다.\n\nYouTube Plus 설정에서 이러한 알림을 기부하거나 비활성화할 수 있습니다. 감사합니다💜";
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* Main section */
|
||||
"Main" = "Main";
|
||||
"Main" = "Główne";
|
||||
|
||||
/* Downloading options */
|
||||
"Downloading" = "Pobieranie";
|
||||
@@ -30,13 +30,13 @@
|
||||
"SelectAudioTrack" = "Wybierz ścieżkę dźwiękową";
|
||||
"EnglishNotFound" = "Nie znaleziono angielskiej ścieżki dźwiękowej";
|
||||
|
||||
"Audios" = "Audios";
|
||||
"AudioDRC" = "Prefer stable volume";
|
||||
"AudioDRCDesc" = "The download manager will prioritize audio with stable volume (Dynamic Range Compression) if such audio is available.";
|
||||
"Audios" = "Dźwięk";
|
||||
"AudioDRC" = "Preferuj stabilną głośność";
|
||||
"AudioDRCDesc" = "Menedżer pobierania będzie priorytetowo traktował dźwięk o stabilnej głośności (kompresja zakresu dynamiki), jeśli taki dźwięk jest dostępny.";
|
||||
|
||||
"CaptionsAndThumbnails" = "Captions and Thumbnails";
|
||||
"EmbedThumbnailsToVideos" = "Embed thumbnails";
|
||||
"EmbedThumbnailsToVideosDesc" = "Embeds the video's thumbnail as its metadata thumbnail.";
|
||||
"CaptionsAndThumbnails" = "Napisy i Miniatury";
|
||||
"EmbedThumbnailsToVideos" = "Osadzaj miniatury";
|
||||
"EmbedThumbnailsToVideosDesc" = "Osadza miniaturę wideo jako miniaturę metadanych.";
|
||||
"EmbedCapsToVideos" = "Osadź napisy";
|
||||
"EmbedCapsToVideosDesc" = "Osadza wybrane napisy wideo w filmach.";
|
||||
"EmbedAutoGenCaps" = "Automatycznie wygenerowane/przetłumaczone napisy";
|
||||
@@ -83,8 +83,8 @@
|
||||
"RemoveHorizontalFeedsDesc" = "Usuwa wszystkie poziome kanały (Wiadomości, Kontynuuj oglądanie, Kolekcja postów itp.) z zakładki Główna.";
|
||||
"RemoveMoreTopics" = "Usuń \"Więcej tematów\"";
|
||||
"RemoveMoreTopicsDesc" = "Usuwa \"Więcej tematów\" z kanału.";
|
||||
"RemovePlayables" = "Remove playables";
|
||||
"RemovePlayablesDesc" = "Removes playables (mini-games) from the feed.";
|
||||
"RemovePlayables" = "Usuń gry";
|
||||
"RemovePlayablesDesc" = "Usuwa minigry z kanału.";
|
||||
"FixAlbums" = "Napraw okładki";
|
||||
"FixAlbumsDesc" = "Naprawia wyświetlanie okładek dla użytkowników z Rosji.";
|
||||
|
||||
@@ -104,10 +104,10 @@
|
||||
"Player.Interface" = "Interfejs";
|
||||
"SpeedControls" = "Kontrolki prędkości";
|
||||
"SpeedControlsDesc" = "Wyświetla przyciski kontroli prędkości na nakładce.";
|
||||
"MuteButton" = "Mute button";
|
||||
"MuteButtonDesc" = "Displays a button to mute or unmute the volume on the overlay.";
|
||||
"LockButton" = "Lock button";
|
||||
"LockButtonDesc" = "Displays a button to quickly lock the overlay screen and switch to fullscreen mode.";
|
||||
"MuteButton" = "Przycisk wyciszenia";
|
||||
"MuteButtonDesc" = "Wyświetla przycisk wyciszania lub włączania dźwięku w nakładce.";
|
||||
"LockButton" = "Przycisk zablokuj";
|
||||
"LockButtonDesc" = "Wyświetla przycisk umożliwiający zablokowanie orientacji ekranu i przełącza do trybu pełnoekranowego.";
|
||||
"HideAutoplay" = "Ukryj przełącznik Autoodtwarzania";
|
||||
"HideAutoplayDesc" = "Ukrywa przełącznik Autoodtwarzania z nakładki.";
|
||||
"HideSubs" = "Ukryj przycisk Napisów";
|
||||
@@ -156,29 +156,29 @@
|
||||
"NoRelatedWatchNextsDesc" = "Ukrywa wszystkie filmy poniżej odtwarzacza, pozostawiając tylko informacje o wideo i sekcję komentarzy.";
|
||||
"RemoveInlineComment" = "Usuń komentarz w linii";
|
||||
"RemoveInlineCommentDesc" = "Usuwa sekcję komentarzy pod odtwarzaczem.";
|
||||
"NoSubUnderPlayer" = "Remove \"Subscribe\" button";
|
||||
"NoSubUnderPlayerDesc" = "Removes \"Subscribe\" button under player.";
|
||||
"PlayerNoShare" = "Remove \"Share\" button";
|
||||
"PlayerNoShareDesc" = "Removes \"Share\" button under player.";
|
||||
"PlayerNoThanks" = "Remove \"Thanks\" button";
|
||||
"PlayerNoThanksDesc" = "Removes \"Thanks\" button under player.";
|
||||
"PlayerNoRemix" = "Remove \"Remix\" button";
|
||||
"PlayerNoRemixDesc" = "Removes \"Remix\" button under player.";
|
||||
"PlayerNoDownload" = "Remove \"Download\" button";
|
||||
"PlayerNoDownloadDesc" = "Removes \"Download\" button under player.";
|
||||
"PlayerNoClip" = "Remove \"Clip\" button";
|
||||
"PlayerNoClipDesc" = "Removes \"Clip\" button under player.";
|
||||
"PlayerNoSave" = "Remove \"Save\" button";
|
||||
"PlayerNoSaveDesc" = "Removes \"Save\" button under player.";
|
||||
"PlayerNoReport" = "Remove \"Report\" button";
|
||||
"PlayerNoReportDesc" = "Removes \"Report\" button under player.";
|
||||
"NoSubUnderPlayer" = "Usuń przycisk \"Subskrybuj\"";
|
||||
"NoSubUnderPlayerDesc" = "Usuwa przycisk \"Subskrybuj\" pod odtwarzaczem.";
|
||||
"PlayerNoShare" = "Usuń przycisk \"Udostępnij\"";
|
||||
"PlayerNoShareDesc" = "Usuwa przycisk \"Udostępnij\" pod odtwarzaczem.";
|
||||
"PlayerNoThanks" = "Usuń przycisk \"Dzięki\"";
|
||||
"PlayerNoThanksDesc" = "Usuwa przycisk \"Dzięki\" pod odtwarzaczem.";
|
||||
"PlayerNoRemix" = "Usuń przycisk \"Remix\"";
|
||||
"PlayerNoRemixDesc" = "Usuwa przycisk \"Remix\" pod odtwarzaczem.";
|
||||
"PlayerNoDownload" = "Usuń przycisk \"Pobierz\"";
|
||||
"PlayerNoDownloadDesc" = "Usuwa przycisk \"Pobierz\" pod odtwarzaczem.";
|
||||
"PlayerNoClip" = "Usuń przycisk \"Klip\"";
|
||||
"PlayerNoClipDesc" = "Usuwa przycisk \"Klip\" pod odtwarzaczem.";
|
||||
"PlayerNoSave" = "Usuń przycisk \"Zapisz\"";
|
||||
"PlayerNoSaveDesc" = "Usuwa przycisk \"Zapisz\"pod odtwarzaczem.";
|
||||
"PlayerNoReport" = "Usuń przycisk \"Zgłoś\"";
|
||||
"PlayerNoReportDesc" = "Usuwa przycisk \"Zgłoś\"pod odtwarzaczem.";
|
||||
|
||||
"ProgressBarStyle" = "Progress bar style";
|
||||
"SolidColor" = "Solid color";
|
||||
"ProgressBarStyle" = "Wygląd paska postępu";
|
||||
"SolidColor" = "Kolor jednolity";
|
||||
"Gradient" = "Gradient";
|
||||
"MainColor" = "Main color";
|
||||
"GradientColor" = "Gradient highlight";
|
||||
"ScrubberColor" = "Scrubber color";
|
||||
"MainColor" = "Główny kolor";
|
||||
"GradientColor" = "Podświetlenie gradientem";
|
||||
"ScrubberColor" = "Kolor w tle";
|
||||
|
||||
"Player.Actions" = "Akcje";
|
||||
"DefaultPlaybackRate" = "Domyślna prędkość odtwarzania";
|
||||
@@ -256,7 +256,7 @@
|
||||
"RemoveShortsLive" = "Usuń filmy na żywo";
|
||||
"RemoveShortsLiveDesc" = "Usuwa filmy na żywo z kanału.";
|
||||
|
||||
"ShortsInterface" = "Interface";
|
||||
"ShortsInterface" = "Interfejs";
|
||||
"HideShortsLogo" = "Ukryj logo Shorts";
|
||||
"HideShortsLogoDesc" = "Ukrywa logo Shorts w lewym górnym rogu.";
|
||||
"HideShortsSearch" = "Ukryj przycisk Szukaj";
|
||||
@@ -266,37 +266,37 @@
|
||||
"HideShortsMore" = "Ukryj przycisk Więcej (⋮)";
|
||||
"HideShortsMoreDesc" = "Ukrywa przycisk Więcej (⋮) z nakładki Shorts. Jest on również dostępny poprzez długie naciśnięcie ekranu.";
|
||||
|
||||
"HideCarouselSub" = "Hide Subscriptions";
|
||||
"HideCarouselSubDesc" = "Removes Subscriptions button that appears in paused state.";
|
||||
"HideCarouselLive" = "Hide Live";
|
||||
"HideCarouselLiveDesc" = "Removes Live button that appears in paused state.";
|
||||
"HideCarouselTrends" = "Hide Trends";
|
||||
"HideCarouselTrendsDesc" = "Removes Trends button that appears in paused state.";
|
||||
"HideCarouselShop" = "Hide Shop";
|
||||
"HideCarouselShopDesc" = "Removes Shop button that appears in paused state.";
|
||||
"HideCarouselSub" = "Ukryj subskrypcje";
|
||||
"HideCarouselSubDesc" = "Usuwa przycisk Subskrypcje, który pojawia się podczas pauzy.";
|
||||
"HideCarouselLive" = "Ukryj transmisje na żywo";
|
||||
"HideCarouselLiveDesc" = "Usuwa przycisk Transmisje na żywo, który pojawia się podczas pauzy.";
|
||||
"HideCarouselTrends" = "Ukryj trendy";
|
||||
"HideCarouselTrendsDesc" = "Usuwa przycisk Trendy, który pojawia się podczas pauzy.";
|
||||
"HideCarouselShop" = "Ukryj sklep";
|
||||
"HideCarouselShopDesc" = "Usuwa przycisk Sklep, który pojawia się podczas pauzy.";
|
||||
|
||||
"HideShortsLike" = "No Like button";
|
||||
"HideShortsLikeDesc" = "Removes the Like button from the action bar.";
|
||||
"HideShortsDislike" = "No Dislike button";
|
||||
"HideShortsDislikeDesc" = "Removes the Dislike button from the action bar.";
|
||||
"HideShortsComments" = "No Comments button";
|
||||
"HideShortsCommentsDesc" = "Removes the Comments button from the action bar.";
|
||||
"HideShortsShare" = "No Share button";
|
||||
"HideShortsShareDesc" = "Removes the Share button from the action bar.";
|
||||
"HideShortsRemix" = "No Remix button";
|
||||
"HideShortsRemixDesc" = "Removes the Remix button from the action bar.";
|
||||
"HideShortsSuggestion" = "No suggestions";
|
||||
"HideShortsSuggestionDesc" = "Removes the button with suggestions, such as Add to playlist, Super Thanks, etc.";
|
||||
"HideShortsSubscribe" = "No follow button";
|
||||
"HideShortsSubscribeDesc" = "Removes the Follow button next to the username.";
|
||||
"HideShortsUsername" = "No username";
|
||||
"HideShortsUsernameDesc" = "Removes the channel name.";
|
||||
"HideShortsDescription" = "No description";
|
||||
"HideShortsDescriptionDesc" = "Removes the Shorts description.";
|
||||
"HideShortsSource" = "No source link button";
|
||||
"HideShortsSourceDesc" = "Removes the button that navigates to the full video or another Short video.";
|
||||
"HideShortsAudio" = "No audio indicator";
|
||||
"HideShortsAudioDesc" = "Removes the line indicating the audio used in the Shorts.";
|
||||
"HideShortsLike" = "Brak przycisku Lubię to";
|
||||
"HideShortsLikeDesc" = "Usuwa przycisk Lubię to z paska akcji.";
|
||||
"HideShortsDislike" = "Brak przycisku Nie lubię";
|
||||
"HideShortsDislikeDesc" = "Usuwa przycisk Nie lubię z paska akcji.";
|
||||
"HideShortsComments" = "Brak przycisku Komentarze";
|
||||
"HideShortsCommentsDesc" = "Usuwa przycisk Komentarze z paska akcji.";
|
||||
"HideShortsShare" = "Brak przycisku Udostępnij";
|
||||
"HideShortsShareDesc" = "Usuwa przycisk Udostępnij z paska akcji.";
|
||||
"HideShortsRemix" = "Brak przycisku Remix";
|
||||
"HideShortsRemixDesc" = "Usuwa przycisk Remix z paska akcji.";
|
||||
"HideShortsSuggestion" = "Brak sugestii";
|
||||
"HideShortsSuggestionDesc" = "Usuwa przycisk z sugestiami, takimi jak Dodaj do playlisty, Super podziękowania itp.";
|
||||
"HideShortsSubscribe" = "Brak przycisku subskrypcji";
|
||||
"HideShortsSubscribeDesc" = "Usuwa przycisk obserwuj obok nazwy użytkownika.";
|
||||
"HideShortsUsername" = "Brak nazwy użytkownika";
|
||||
"HideShortsUsernameDesc" = "Usuwa nazwę kanału.";
|
||||
"HideShortsDescription" = "Brak opisu";
|
||||
"HideShortsDescriptionDesc" = "Usuwa opis Shortów.";
|
||||
"HideShortsSource" = "Brak przycisku źródłowego materiału";
|
||||
"HideShortsSourceDesc" = "Usuwa przycisk, który przechodzi do pełnego filmu lub innego Shorta.";
|
||||
"HideShortsAudio" = "Brak wskaźnika audio";
|
||||
"HideShortsAudioDesc" = "Usuwa linię wskazującą dźwięk używany w Shorts.";
|
||||
|
||||
/* Tab bar options */
|
||||
"Tabbar" = "Pasek kart";
|
||||
@@ -308,10 +308,10 @@
|
||||
"FElibrary" = "Biblioteka";
|
||||
"FEuploads" = "Utwórz";
|
||||
"FEhistory" = "Historia";
|
||||
"FEpost_home" = "Posts";
|
||||
"FEpost_home" = "Posty";
|
||||
"VLWL" = "Do obejrzenia";
|
||||
|
||||
"TranslucentBar" = "Translucent tab bar";
|
||||
"TranslucentBar" = "Przezroczysty pasek zakładek";
|
||||
"RemoveLabels" = "Usuń etykiety kart";
|
||||
"RemoveIndicators" = "Usuń wskaźniki kart";
|
||||
|
||||
@@ -327,8 +327,8 @@
|
||||
"Interface" = "Interfejs";
|
||||
"OledTheme" = "Motyw OLED";
|
||||
"OledThemeDesc" = "Zamienia wszystkie ciemne kolory na czarne";
|
||||
"OledKeyboard" = "Oled keyboard";
|
||||
"OledKeyboardDesc" = "Applies oled black theme for dark keyboard";
|
||||
"OledKeyboard" = "Klawiatura oled";
|
||||
"OledKeyboardDesc" = "Stosuje czarny motyw oled dla ciemnej klawiatury";
|
||||
"NoSearchHistory" = "Ukryj historię wyszukiwania";
|
||||
"NoSearchHistoryDesc" = "Wizualnie ukrywa historię wyszukiwania i sugestie. Uwaga: Twoja historia wyszukiwania będzie nadal dostępna w innych klientach YouTube.";
|
||||
"StickSortComments" = "Przypnij nagłówek komentarzy";
|
||||
@@ -352,8 +352,8 @@
|
||||
"Floating" = "Pływający";
|
||||
|
||||
"ContextMenu" = "Menu kontekstowe";
|
||||
"NoShareChunk" = "Remove share identifier";
|
||||
"NoShareChunkDesc" = "Removes the \"si=identifier\" parameter from shared links. A good alternative to the \"Native share sheet\" option as YouTube continues to improve its sharing menu.";
|
||||
"NoShareChunk" = "Usuń identyfikator udostępniania";
|
||||
"NoShareChunkDesc" = "Usuwa parametr \"si=identifier\" z udostępnianych linków. Dobra alternatywa dla opcji \"Native share sheet\", ponieważ YouTube nadal ulepsza swoje menu udostępniania.";
|
||||
"NativeShare" = "Natywny arkusz udostępniania";
|
||||
"NativeShareDesc" = "Używa systemowego arkusza udostępniania do udostępniania mediów";
|
||||
"RemoveCommentGuidelines" = "Usuń wytyczne";
|
||||
@@ -473,11 +473,11 @@
|
||||
"Arabic" = "Język arabski";
|
||||
"Turkish" = "Język turecki";
|
||||
"Italian" = "Język włoski";
|
||||
"Korean" = "Korean localization";
|
||||
"Korean" = "Język koreański";
|
||||
"Polish" = "Język polski";
|
||||
|
||||
"OpenSourceLibs" = "Biblioteki Open Source";
|
||||
"SupporterWall" = "Supporters";
|
||||
"SupporterWall" = "Wspierający";
|
||||
|
||||
"Preferences" = "Preferencje %@";
|
||||
"ManagePreferences" = "Zarządzanie preferencjami";
|
||||
@@ -538,7 +538,7 @@
|
||||
"OpenAsRegularVideo" = "Otwórz jako regularne wideo";
|
||||
"CopyPostText" = "Kopiuj tekst posta";
|
||||
"SaveCurrentImage" = "Zapisz bieżący obraz";
|
||||
"ShowCurrentImage" = "Show current image";
|
||||
"ShowCurrentImage" = "Pokaż bieżący obraz";
|
||||
"CopyCurrentImage" = "Kopiuj bieżący obraz";
|
||||
"SavePostAsImage" = "Zapisz post jako obraz";
|
||||
"CopyPostAsImage" = "Kopiuj post jako obraz";
|
||||
@@ -546,10 +546,10 @@
|
||||
"SaveCommentAsImage" = "Zapisz komentarz jako obraz";
|
||||
"CopyCommentAsImage" = "Kopiuj komentarz jako obraz";
|
||||
"SaveProfilePicture" = "Zapisz zdjęcie profilowe";
|
||||
"ShowProfilePicture" = "Show profile picture";
|
||||
"ShowProfilePicture" = "Pokaż zdjęcie profilowe";
|
||||
"CopyProfilePicture" = "Kopiuj zdjęcie profilowe";
|
||||
"DownloadThumbnail" = "Zapisz miniaturę";
|
||||
"ShowThumbnail" = "Show thumbnail";
|
||||
"ShowThumbnail" = "Pokaż miniaturę";
|
||||
"CopyThumbnail" = "Kopiuj miniaturę";
|
||||
"Cancel" = "Anuluj";
|
||||
"Cancelled" = "Anulowano";
|
||||
@@ -585,7 +585,8 @@
|
||||
|
||||
"Conflicts.Detected" = "Wykryto niekompatybilne tweaki";
|
||||
"Conflicts.DetectedDesc" = "Pomimo pozornej stabilności aplikacji, deweloper YouTube Plus nie zaleca łączenia tweaków o podobnej funkcjonalności w tej samej aplikacji i nie może zagwarantować bezpiecznego użytkowania.\n\nKontynuując korzystanie z aplikacji, bierzesz pełną odpowiedzialność i zgadzasz się, że wszelkie skargi dotyczące wydajności zostaną zignorowane.";
|
||||
"Conflicts.SkipThisVersion" = "Nie pokazuj dla tej wersji";
|
||||
"Conflicts.AcceptRisks" = "Akceptuję wszystkie ryzyka";
|
||||
"Conflicts.CloseYT" = "Zamknij YouTube";
|
||||
|
||||
"DonationReminder" = "Twoje wsparcie pomaga uczynić YouTube Plus jeszcze lepszym.\n\nMożesz wesprzeć lub wybrać wyłączenie tych powiadomień w ustawieniach YouTube Plus. Dziękuję💜";
|
||||
"DonationReminder" = "Twoje wsparcie pomaga uczynić YouTube Plus jeszcze lepszym.\n\nMożesz wesprzeć lub wybrać wyłączenie tych powiadomień w ustawieniach YouTube Plus. Dziękuję💜";
|
||||
|
||||
@@ -585,6 +585,7 @@
|
||||
|
||||
"Conflicts.Detected" = "Обнаружены несовместимые твики";
|
||||
"Conflicts.DetectedDesc" = "Несмотря на кажущуюся стабильность работы приложения, разработчик YouTube Plus не рекомендует совмещать схожие по функциональности твики в одном приложении и не может гарантировать безопасность использования.\n\nПродолжая использование, вы берете на себя всю ответственность и соглашаетесь с тем, что жалобы на работоспособность будут игнорироваться.";
|
||||
"Conflicts.SkipThisVersion" = "Не показывать для текущей версии";
|
||||
"Conflicts.AcceptRisks" = "Я принимаю все риски";
|
||||
"Conflicts.CloseYT" = "Закрыть YouTube";
|
||||
|
||||
|
||||
@@ -584,7 +584,8 @@
|
||||
|
||||
"Conflicts.Detected" = "Uyumsuz Tweak'ler Tespit Edildi";
|
||||
"Conflicts.DetectedDesc" = "Uygulamanın görünürdeki istikrarına rağmen, YouTube Plus geliştiricisi, benzer işlevselliğe sahip tweak'lerin aynı uygulamada birleştirilmesini önermemekte ve güvenli kullanım garantisi vermemektedir.\n\nUygulamayı kullanmaya devam ederek, tüm sorumluluğu kabul edersiniz ve performansla ilgili şikayetlerin dikkate alınmayacağını kabul edersiniz.";
|
||||
"Conflicts.SkipThisVersion" = "Don't Show for This Version";
|
||||
"Conflicts.AcceptRisks" = "Tüm Riskleri Kabul Ediyorum";
|
||||
"Conflicts.CloseYT" = "YouTube'u Kapat";
|
||||
|
||||
"DonationReminder" = "Desteğiniz, YouTube Plus'ı daha da iyi hale getirmeme yardımcı oluyor.\n\nDoğrudan katkıda bulunabilir veya bu bildirimleri YouTube Plus ayarlarında devre dışı bırakabilirsiniz. Teşekkürler💜";
|
||||
"DonationReminder" = "Desteğiniz, YouTube Plus'ı daha da iyi hale getirmeme yardımcı oluyor.\n\nDoğrudan katkıda bulunabilir veya bu bildirimleri YouTube Plus ayarlarında devre dışı bırakabilirsiniz. Teşekkürler💜";
|
||||
@@ -584,6 +584,7 @@
|
||||
|
||||
"Conflicts.Detected" = "Đã phát hiện tweak không tương thích";
|
||||
"Conflicts.DetectedDesc" = "Mặc dù ứng dụng trông có vẻ đang chạy bình thường, nhà phát triển của YouTube Plus khuyến khích bạn không nên cài đặt hai hoặc nhiều tweak có chức năng tương tự nhau vào cùng một ứng dụng vì có thể gây ra vấn đề.\n\nBằng việc tiếp tục sử dụng, bạn đã hiểu và đồng ý chịu hoàn toàn trách nhiệm, nhà phát triển sẽ không phản hồi về bất cứ vấn đề nào xảy ra trong quá trình sử dụng.";
|
||||
"Conflicts.SkipThisVersion" = "Don't Show for This Version";
|
||||
"Conflicts.AcceptRisks" = "Tôi chấp nhận mọi rủi ro";
|
||||
"Conflicts.CloseYT" = "Thoát YouTube";
|
||||
|
||||
|
||||
@@ -585,7 +585,8 @@
|
||||
|
||||
"Conflicts.Detected" = "检测到不兼容的插件";
|
||||
"Conflicts.DetectedDesc" = "尽管 YouTube 看似稳定,但“YouTube Plus”的开发人员不建议在同一应用程序中拥有具有类似功能的插件,并且不能保证安全使用。\n\n如果继续使用,则表示您将承担全部风险责任,并同意不再对任何性能相关进行反馈/投诉。";
|
||||
"Conflicts.SkipThisVersion" = "Don't Show for This Version";
|
||||
"Conflicts.AcceptRisks" = "我接受所有风险";
|
||||
"Conflicts.CloseYT" = "关闭 YouTube";
|
||||
|
||||
"DonationReminder" = "您的支持能让“YouTube Plus”变得更好。\n\n您可以在“YouTube Plus”设置中选择捐赠或选择关闭这些通知。谢谢💜";
|
||||
"DonationReminder" = "您的支持能让“YouTube Plus”变得更好。\n\n您可以在“YouTube Plus”设置中选择捐赠或选择关闭这些通知。谢谢💜";
|
||||
@@ -585,6 +585,7 @@
|
||||
|
||||
"Conflicts.Detected" = "偵測到不相容的插件";
|
||||
"Conflicts.DetectedDesc" = "儘管應用程式看似穩定,YouTube Plus開發者不建議將功能類似的插件合併在同一個應用程式中,並且無法保證安全使用。\n\n繼續使用此應用程式,表示您將承擔全部風險責任,並同意任何有關於效能的投訴將被忽略。";
|
||||
"Conflicts.SkipThisVersion" = "Don't Show for This Version";
|
||||
"Conflicts.AcceptRisks" = "我接受所有風險";
|
||||
"Conflicts.CloseYT" = "關閉YouTube";
|
||||
|
||||
|
||||