diff --git a/src/assets/i18n/messages.en.xlf b/src/assets/i18n/messages.en.xlf index 77ffd32..c5b1836 100644 --- a/src/assets/i18n/messages.en.xlf +++ b/src/assets/i18n/messages.en.xlf @@ -1,9 +1,10 @@ - - + + - - Profile + +  Profile +  Profile src/app/app.component.html 22 @@ -628,7 +629,7 @@ - Error for + Error for src/app/components/downloads/downloads.component.ts 308 @@ -1005,7 +1006,7 @@ Search - User name + User name src/app/components/modify-users/modify-users.component.html 18 @@ -1013,7 +1014,7 @@ Username users table header - Role + Role src/app/components/modify-users/modify-users.component.html 36 @@ -1021,7 +1022,7 @@ Role users table header - Actions + Actions src/app/components/modify-users/modify-users.component.html 56 @@ -1250,7 +1251,7 @@ Order - Normal order  + Normal order src/app/components/recent-videos/recent-videos.component.html 56 @@ -1258,7 +1259,7 @@ Normal order - Reverse order  + Reverse order src/app/components/recent-videos/recent-videos.component.html 57 @@ -1328,7 +1329,7 @@ - Successfully deleted file: + Successfully deleted file: src/app/components/recent-videos/recent-videos.component.ts 322 @@ -1339,7 +1340,7 @@ - See more. + See more. src/app/components/see-more/see-more.component.html 4,6 @@ -1347,7 +1348,7 @@ See more - See less. + See less. src/app/components/see-more/see-more.component.html 7,9 @@ -1657,7 +1658,7 @@ - Error for: + Error for: src/app/components/tasks/tasks.component.ts 174 @@ -1672,7 +1673,7 @@ Download Twitch Chat button - VOD url for this video is not supported. VOD ID must be after "twitch.tv/videos/" + VOD url for this video is not supported. VOD ID must be after "twitch.tv/videos/" src/app/components/twitch-chat/twitch-chat.component.ts 100 @@ -1785,12 +1786,12 @@ Delete video button - Delete and don't download again + Delete and don't download again src/app/components/unified-file-card/unified-file-card.component.html 40 - Delete and don't download again + Delete and don't download again Edit @@ -1876,7 +1877,7 @@ About dialog title - is an open-source YouTube downloader built under Google's Material Design specifications. You can seamlessly download your favorite videos as video or audio files, and even subscribe to your favorite channels and playlists to keep updated with their new videos. + is an open-source YouTube downloader built under Google's Material Design specifications. You can seamlessly download your favorite videos as video or audio files, and even subscribe to your favorite channels and playlists to keep updated with their new videos. src/app/dialogs/about-dialog/about-dialog.component.html 12 @@ -2159,7 +2160,7 @@ Custom output template documentation link - Path is relative to the config download path. Don't include extension. + Path is relative to the config download path. Don't include extension. src/app/dialogs/edit-category-dialog/edit-category-dialog.component.html 52 @@ -2420,7 +2421,7 @@ Create admin account dialog title - No default admin account detected. This will create and set the password for an admin account with the user name as 'admin'. + No default admin account detected. This will create and set the password for an admin account with the user name as 'admin'. src/app/dialogs/set-default-admin-dialog/set-default-admin-dialog.component.html 5 @@ -2557,7 +2558,7 @@ - ERROR: + ERROR: src/app/dialogs/subscribe-dialog/subscribe-dialog.component.ts 95 @@ -2612,14 +2613,14 @@ Unsubscribe button - Unsubscribe from + Unsubscribe from src/app/dialogs/subscription-info-dialog/subscription-info-dialog.component.ts 30 - Would you like to unsubscribe from ? + Would you like to unsubscribe from ? src/app/dialogs/subscription-info-dialog/subscription-info-dialog.component.ts 31 @@ -2743,7 +2744,7 @@ Sidepanel mode - Over + Over src/app/dialogs/user-profile-dialog/user-profile-dialog.component.html 32,34 @@ -2751,7 +2752,7 @@ Over - Side + Side src/app/dialogs/user-profile-dialog/user-profile-dialog.component.html 35,37 @@ -2767,7 +2768,7 @@ File card size - Large + Large src/app/dialogs/user-profile-dialog/user-profile-dialog.component.html 44,46 @@ -2775,7 +2776,7 @@ Large - Medium + Medium src/app/dialogs/user-profile-dialog/user-profile-dialog.component.html 47,49 @@ -2783,7 +2784,7 @@ Medium - Small + Small src/app/dialogs/user-profile-dialog/user-profile-dialog.component.html 50,52 @@ -2894,7 +2895,7 @@ Video path property - Quality + Quality src/app/main/main.component.html 19,20 @@ -2902,7 +2903,7 @@ Quality select label - Best + Best src/app/main/main.component.html 24,25 @@ -2918,7 +2919,7 @@ YT search Use URL button for searched video - View + View src/app/main/main.component.html 62,63 @@ -2926,7 +2927,7 @@ YT search View button for searched video - Only Audio + Only Audio src/app/main/main.component.html 72,73 @@ -2934,7 +2935,7 @@ Only Audio checkbox - Autoplay + Autoplay src/app/main/main.component.html 77,78 @@ -2942,7 +2943,7 @@ Autoplay checkbox - Download + Download src/app/main/main.component.html 86,87 @@ -2950,7 +2951,7 @@ Main download button - Cancel + Cancel src/app/main/main.component.html 91,92 @@ -2958,7 +2959,7 @@ Cancel download button - Advanced + Advanced src/app/main/main.component.html 103,104 @@ -2966,7 +2967,7 @@ Advanced download mode panel - Simulated command: + Simulated command: src/app/main/main.component.html 109,110 @@ -2974,7 +2975,7 @@ Simulated command label - Use custom args + Use custom args src/app/main/main.component.html 117,118 @@ -2982,7 +2983,7 @@ Use custom args checkbox - Replace args + Replace args src/app/main/main.component.html 123,124 @@ -2990,7 +2991,7 @@ Replace args - No need to include URL, just everything after. Args are delimited using two commas like so: ,, + No need to include URL, just everything after. Args are delimited using two commas like so: ,, src/app/main/main.component.html 131,132 @@ -2998,7 +2999,7 @@ Custom Args input hint - Use custom output + Use custom output src/app/main/main.component.html 139,140 @@ -3014,7 +3015,7 @@ Custom output - Use authentication + Use authentication src/app/main/main.component.html 154,155 @@ -3030,7 +3031,7 @@ Username - Crop file + Crop file src/app/main/main.component.html 171,172 @@ -3080,7 +3081,7 @@ View count label - No description available. + No description available. src/app/player/player.component.html 25,27 @@ -3178,7 +3179,7 @@ Subscriptions base path - Base path for videos from your subscribed channels and playlists. It is relative to YTDL-Material's root folder. + Base path for videos from your subscribed channels and playlists. It is relative to YTDL-Material's root folder. src/app/settings/settings.component.html 49 @@ -3258,7 +3259,7 @@ Audio folder path - Path for audio only downloads. It is relative to YTDL-Material's root folder. + Path for audio only downloads. It is relative to YTDL-Material's root folder. src/app/settings/settings.component.html 93 @@ -3274,7 +3275,7 @@ Video folder path - Path for video downloads. It is relative to YTDL-Material's root folder. + Path for video downloads. It is relative to YTDL-Material's root folder. src/app/settings/settings.component.html 101 @@ -3290,7 +3291,7 @@ Default file output - Path is relative to the above download paths. Don't include extension. + Path is relative to the above download paths. Don't include extension. src/app/settings/settings.component.html 111 @@ -3594,7 +3595,7 @@ Chrome click here suffix - You must manually load the extension and modify the extension's settings to set the frontend URL. + You must manually load the extension and modify the extension's settings to set the frontend URL. src/app/settings/settings.component.html 284 @@ -3618,7 +3619,7 @@ Firefox setup prefix link - Not much is required other than changing the extension's settings to set the frontend URL. + Not much is required other than changing the extension's settings to set the frontend URL. src/app/settings/settings.component.html 290 @@ -3626,7 +3627,7 @@ Firefox setup suffix - Drag the link below to your bookmarks, and you're good to go! Just navigate to the YouTube video you'd like to download, and click the bookmark. + Drag the link below to your bookmarks, and you're good to go! Just navigate to the YouTube video you'd like to download, and click the bookmark. src/app/settings/settings.component.html 295 @@ -3634,7 +3635,7 @@ Bookmarklet instructions - Generate 'audio only' bookmarklet + Generate 'audio only' bookmarklet src/app/settings/settings.component.html 296 @@ -3690,7 +3691,7 @@ Test connection string button - Transfer DB to + Transfer DB to src/app/settings/settings.component.html 331 @@ -4087,28 +4088,28 @@ - Would you like to delete ? + Would you like to delete ? src/app/settings/settings.component.ts 159 - Successfully deleted ! + Successfully deleted ! src/app/settings/settings.component.ts 168 - Failed to delete ! + Failed to delete ! src/app/settings/settings.component.ts 172 - Chrome users must drag the 'Alternate URL' link to your bookmarks. + Chrome users must drag the 'Alternate URL' link to your bookmarks. src/app/settings/settings.component.ts 220 @@ -4154,7 +4155,7 @@ - Failed to transfer DB -- transfer was aborted. Error: + Failed to transfer DB -- transfer was aborted. Error: src/app/settings/settings.component.ts 326 @@ -4175,7 +4176,7 @@ - Connection failed! Error: + Connection failed! Error: src/app/settings/settings.component.ts 342