From c98157137b89ee15a7283efe2bfc0eabf54fca15 Mon Sep 17 00:00:00 2001 From: ScrubN <72096833+ScrubN@users.noreply.github.com> Date: Fri, 27 Oct 2023 18:49:54 -0400 Subject: [PATCH] Update translations --- .../Translations/Strings.Designer.cs | 28 +++++++++++++++++++ .../Translations/Strings.es.resx | 11 +++++++- .../Translations/Strings.fr.resx | 9 ++++++ .../Translations/Strings.pl.resx | 9 ++++++ TwitchDownloaderWPF/Translations/Strings.resx | 9 ++++++ .../Translations/Strings.ru.resx | 9 ++++++ .../Translations/Strings.tr.resx | 11 +++++++- .../Translations/Strings.uk.resx | 9 ++++++ .../Translations/Strings.zh.resx | 9 ++++++ TwitchDownloaderWPF/WindowMassDownload.xaml | 6 ++-- 10 files changed, 105 insertions(+), 5 deletions(-) diff --git a/TwitchDownloaderWPF/Translations/Strings.Designer.cs b/TwitchDownloaderWPF/Translations/Strings.Designer.cs index 0ddc9a35..2680bae6 100644 --- a/TwitchDownloaderWPF/Translations/Strings.Designer.cs +++ b/TwitchDownloaderWPF/Translations/Strings.Designer.cs @@ -1,6 +1,7 @@ //------------------------------------------------------------------------------ // // This code was generated by a tool. +// Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. @@ -419,6 +420,24 @@ public static string ClipLinkId { } } + /// + /// Looks up a localized string similar to Copy ID to clipboard. + /// + public static string CopyVideoIDToClipboard { + get { + return ResourceManager.GetString("CopyVideoIDToClipboard", resourceCulture); + } + } + + /// + /// Looks up a localized string similar to Copy URL to clipboard. + /// + public static string CopyVideoURLToClipboard { + get { + return ResourceManager.GetString("CopyVideoURLToClipboard", resourceCulture); + } + } + /// /// Looks up a localized string similar to End. /// @@ -1085,6 +1104,15 @@ public static string OfflineTooltip { } } + /// + /// Looks up a localized string similar to Open in browser. + /// + public static string OpenVideoInBrowser { + get { + return ResourceManager.GetString("OpenVideoInBrowser", resourceCulture); + } + } + /// /// Looks up a localized string similar to Outline:. /// diff --git a/TwitchDownloaderWPF/Translations/Strings.es.resx b/TwitchDownloaderWPF/Translations/Strings.es.resx index 6db5706a..d40389e1 100644 --- a/TwitchDownloaderWPF/Translations/Strings.es.resx +++ b/TwitchDownloaderWPF/Translations/Strings.es.resx @@ -778,4 +778,13 @@ Descarga FFmpeg {0}% - + + Copy ID to clipboard + + + Copy URL to clipboard + + + Open in browser + + \ No newline at end of file diff --git a/TwitchDownloaderWPF/Translations/Strings.fr.resx b/TwitchDownloaderWPF/Translations/Strings.fr.resx index f7a00758..6be5233c 100644 --- a/TwitchDownloaderWPF/Translations/Strings.fr.resx +++ b/TwitchDownloaderWPF/Translations/Strings.fr.resx @@ -777,4 +777,13 @@ Downloading FFmpeg {0}% + + Copier l'identifiant vidéo + + + Copier le lien vidéo + + + Ouvrir dans un navigateur web + \ No newline at end of file diff --git a/TwitchDownloaderWPF/Translations/Strings.pl.resx b/TwitchDownloaderWPF/Translations/Strings.pl.resx index f9cb43b9..858d3e5d 100644 --- a/TwitchDownloaderWPF/Translations/Strings.pl.resx +++ b/TwitchDownloaderWPF/Translations/Strings.pl.resx @@ -777,4 +777,13 @@ Downloading FFmpeg {0}% + + Copy ID to clipboard + + + Copy URL to clipboard + + + Open in browser + \ No newline at end of file diff --git a/TwitchDownloaderWPF/Translations/Strings.resx b/TwitchDownloaderWPF/Translations/Strings.resx index 0bc72b6b..1f22a7b8 100644 --- a/TwitchDownloaderWPF/Translations/Strings.resx +++ b/TwitchDownloaderWPF/Translations/Strings.resx @@ -776,4 +776,13 @@ Downloading FFmpeg {0}% + + Copy ID to clipboard + + + Copy URL to clipboard + + + Open in browser + \ No newline at end of file diff --git a/TwitchDownloaderWPF/Translations/Strings.ru.resx b/TwitchDownloaderWPF/Translations/Strings.ru.resx index 454118e6..a627640d 100644 --- a/TwitchDownloaderWPF/Translations/Strings.ru.resx +++ b/TwitchDownloaderWPF/Translations/Strings.ru.resx @@ -777,4 +777,13 @@ Downloading FFmpeg {0}% + + Copy ID to clipboard + + + Copy URL to clipboard + + + Open in browser + \ No newline at end of file diff --git a/TwitchDownloaderWPF/Translations/Strings.tr.resx b/TwitchDownloaderWPF/Translations/Strings.tr.resx index e4acd7b5..a2b08a71 100644 --- a/TwitchDownloaderWPF/Translations/Strings.tr.resx +++ b/TwitchDownloaderWPF/Translations/Strings.tr.resx @@ -778,4 +778,13 @@ FFmpeg İndiriliyor {0}% - + + Copy ID to clipboard + + + Copy URL to clipboard + + + Open in browser + + \ No newline at end of file diff --git a/TwitchDownloaderWPF/Translations/Strings.uk.resx b/TwitchDownloaderWPF/Translations/Strings.uk.resx index 98839027..d7bce07f 100644 --- a/TwitchDownloaderWPF/Translations/Strings.uk.resx +++ b/TwitchDownloaderWPF/Translations/Strings.uk.resx @@ -777,4 +777,13 @@ Завантаження FFmpeg {0}% + + Copy ID to clipboard + + + Copy URL to clipboard + + + Open in browser + \ No newline at end of file diff --git a/TwitchDownloaderWPF/Translations/Strings.zh.resx b/TwitchDownloaderWPF/Translations/Strings.zh.resx index 1073660f..fe1a87c8 100644 --- a/TwitchDownloaderWPF/Translations/Strings.zh.resx +++ b/TwitchDownloaderWPF/Translations/Strings.zh.resx @@ -776,4 +776,13 @@ Downloading FFmpeg {0}% + + Copy ID to clipboard + + + Copy URL to clipboard + + + Open in browser + \ No newline at end of file diff --git a/TwitchDownloaderWPF/WindowMassDownload.xaml b/TwitchDownloaderWPF/WindowMassDownload.xaml index f4006869..53cf01f3 100644 --- a/TwitchDownloaderWPF/WindowMassDownload.xaml +++ b/TwitchDownloaderWPF/WindowMassDownload.xaml @@ -56,17 +56,17 @@ - + - + - +