Shuffle related translations
This commit is contained in:
252
Resources/Resources.Designer.cs
generated
252
Resources/Resources.Designer.cs
generated
@ -69,6 +69,87 @@ namespace unison.Resources {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Album.
|
||||
/// </summary>
|
||||
public static string FilterType_Album {
|
||||
get {
|
||||
return ResourceManager.GetString("FilterType_Album", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Artist.
|
||||
/// </summary>
|
||||
public static string FilterType_Artist {
|
||||
get {
|
||||
return ResourceManager.GetString("FilterType_Artist", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Directory.
|
||||
/// </summary>
|
||||
public static string FilterType_Directory {
|
||||
get {
|
||||
return ResourceManager.GetString("FilterType_Directory", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Genre.
|
||||
/// </summary>
|
||||
public static string FilterType_Genre {
|
||||
get {
|
||||
return ResourceManager.GetString("FilterType_Genre", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Song.
|
||||
/// </summary>
|
||||
public static string FilterType_Song {
|
||||
get {
|
||||
return ResourceManager.GetString("FilterType_Song", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Year.
|
||||
/// </summary>
|
||||
public static string FilterType_Year {
|
||||
get {
|
||||
return ResourceManager.GetString("FilterType_Year", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to contains.
|
||||
/// </summary>
|
||||
public static string Operator_Contains {
|
||||
get {
|
||||
return ResourceManager.GetString("Operator_Contains", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to is.
|
||||
/// </summary>
|
||||
public static string Operator_Is {
|
||||
get {
|
||||
return ResourceManager.GetString("Operator_Is", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to is not.
|
||||
/// </summary>
|
||||
public static string Operator_IsNot {
|
||||
get {
|
||||
return ResourceManager.GetString("Operator_IsNot", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Country.
|
||||
/// </summary>
|
||||
@ -348,6 +429,51 @@ namespace unison.Resources {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to The shuffle window allows to add random songs to your queue. Both options take into account the filter..
|
||||
/// </summary>
|
||||
public static string Settings_Shuffle1 {
|
||||
get {
|
||||
return ResourceManager.GetString("Settings_Shuffle1", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to If the filter is empty, the entire music library is taken into account..
|
||||
/// </summary>
|
||||
public static string Settings_Shuffle2 {
|
||||
get {
|
||||
return ResourceManager.GetString("Settings_Shuffle2", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to The filter is queried each time you use the Add to queue or Continuous shuffle options..
|
||||
/// </summary>
|
||||
public static string Settings_Shuffle3 {
|
||||
get {
|
||||
return ResourceManager.GetString("Settings_Shuffle3", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Add a fixed number of songs to the queue. For technical reasons, it is limited to 100 random songs without a filter, and to 1000 songs with a filter..
|
||||
/// </summary>
|
||||
public static string Settings_Shuffle4 {
|
||||
get {
|
||||
return ResourceManager.GetString("Settings_Shuffle4", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to By enabling this option, unison will automatically add songs to the queue so you never run out of songs to listen to..
|
||||
/// </summary>
|
||||
public static string Settings_Shuffle5 {
|
||||
get {
|
||||
return ResourceManager.GetString("Settings_Shuffle5", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to You can change to your own locally installed version of the Snapcast client with an.
|
||||
/// </summary>
|
||||
@ -492,6 +618,132 @@ namespace unison.Resources {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Shuffle.
|
||||
/// </summary>
|
||||
public static string Shuffle {
|
||||
get {
|
||||
return ResourceManager.GetString("Shuffle", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Adding.
|
||||
/// </summary>
|
||||
public static string Shuffle_ButtonMessage1 {
|
||||
get {
|
||||
return ResourceManager.GetString("Shuffle_ButtonMessage1", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to songs....
|
||||
/// </summary>
|
||||
public static string Shuffle_ButtonMessage2 {
|
||||
get {
|
||||
return ResourceManager.GetString("Shuffle_ButtonMessage2", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to done!.
|
||||
/// </summary>
|
||||
public static string Shuffle_ButtonMessage3 {
|
||||
get {
|
||||
return ResourceManager.GetString("Shuffle_ButtonMessage3", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Continuous shuffle.
|
||||
/// </summary>
|
||||
public static string Shuffle_Continuous {
|
||||
get {
|
||||
return ResourceManager.GetString("Shuffle_Continuous", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Enable continuous shuffle.
|
||||
/// </summary>
|
||||
public static string Shuffle_ContinuousEnable {
|
||||
get {
|
||||
return ResourceManager.GetString("Shuffle_ContinuousEnable", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Filter.
|
||||
/// </summary>
|
||||
public static string Shuffle_Filter {
|
||||
get {
|
||||
return ResourceManager.GetString("Shuffle_Filter", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Query filter.
|
||||
/// </summary>
|
||||
public static string Shuffle_FilterQuery {
|
||||
get {
|
||||
return ResourceManager.GetString("Shuffle_FilterQuery", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Reset.
|
||||
/// </summary>
|
||||
public static string Shuffle_FilterReset {
|
||||
get {
|
||||
return ResourceManager.GetString("Shuffle_FilterReset", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Number of songs in filter:.
|
||||
/// </summary>
|
||||
public static string Shuffle_FilterSongNumber {
|
||||
get {
|
||||
return ResourceManager.GetString("Shuffle_FilterSongNumber", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Querying filter....
|
||||
/// </summary>
|
||||
public static string Shuffle_Querying1 {
|
||||
get {
|
||||
return ResourceManager.GetString("Shuffle_Querying1", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to done!.
|
||||
/// </summary>
|
||||
public static string Shuffle_Querying2 {
|
||||
get {
|
||||
return ResourceManager.GetString("Shuffle_Querying2", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Add to queue.
|
||||
/// </summary>
|
||||
public static string Shuffle_Queue {
|
||||
get {
|
||||
return ResourceManager.GetString("Shuffle_Queue", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Songs to add.
|
||||
/// </summary>
|
||||
public static string Shuffle_QueueSongs {
|
||||
get {
|
||||
return ResourceManager.GetString("Shuffle_QueueSongs", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Snapcast error.
|
||||
/// </summary>
|
||||
|
@ -120,6 +120,33 @@
|
||||
<data name="Exit" xml:space="preserve">
|
||||
<value>Salir</value>
|
||||
</data>
|
||||
<data name="FilterType_Album" xml:space="preserve">
|
||||
<value>Album</value>
|
||||
</data>
|
||||
<data name="FilterType_Artist" xml:space="preserve">
|
||||
<value>Artista</value>
|
||||
</data>
|
||||
<data name="FilterType_Directory" xml:space="preserve">
|
||||
<value>Directorio</value>
|
||||
</data>
|
||||
<data name="FilterType_Genre" xml:space="preserve">
|
||||
<value>Género</value>
|
||||
</data>
|
||||
<data name="FilterType_Song" xml:space="preserve">
|
||||
<value>Canción</value>
|
||||
</data>
|
||||
<data name="FilterType_Year" xml:space="preserve">
|
||||
<value>Año</value>
|
||||
</data>
|
||||
<data name="Operator_Contains" xml:space="preserve">
|
||||
<value>contiene</value>
|
||||
</data>
|
||||
<data name="Operator_Is" xml:space="preserve">
|
||||
<value>es</value>
|
||||
</data>
|
||||
<data name="Operator_IsNot" xml:space="preserve">
|
||||
<value>no es</value>
|
||||
</data>
|
||||
<data name="Radios" xml:space="preserve">
|
||||
<value>Radios</value>
|
||||
</data>
|
||||
@ -213,6 +240,21 @@
|
||||
<data name="Settings_ShowWindow" xml:space="preserve">
|
||||
<value>Mostrar ventana</value>
|
||||
</data>
|
||||
<data name="Settings_Shuffle1" xml:space="preserve">
|
||||
<value>La ventana Aleatorio permite agregar canciones aleatorias a la fila. La dos opciones tienen en cuenta el filtro.</value>
|
||||
</data>
|
||||
<data name="Settings_Shuffle2" xml:space="preserve">
|
||||
<value>Si el filtro es vacío, la integralidad de la biblioteca musical se tiene en cuenta.</value>
|
||||
</data>
|
||||
<data name="Settings_Shuffle3" xml:space="preserve">
|
||||
<value>El filtro es buscado cada vez que las opciones Agregar a la fila o Aleatorio continuo son usadas.</value>
|
||||
</data>
|
||||
<data name="Settings_Shuffle4" xml:space="preserve">
|
||||
<value>Agrega un número dado de canciones a la fila. For razones tecnicas, es opción es limitada a 100 canciones aleatorias sin filtro, y a 1000 canciones con filtro.</value>
|
||||
</data>
|
||||
<data name="Settings_Shuffle5" xml:space="preserve">
|
||||
<value>Activando esa opción, unison va a agregar automaticamente canciones a la fila para nunca llegar al cabo de canciones a escuchar.</value>
|
||||
</data>
|
||||
<data name="Settings_SnapcastInfo1" xml:space="preserve">
|
||||
<value>Puede cambiar a su propia versión instalada localmente del cliente Snapcast con una ruta</value>
|
||||
</data>
|
||||
@ -261,6 +303,48 @@
|
||||
<data name="ShowWindow" xml:space="preserve">
|
||||
<value>Mostrar ventana</value>
|
||||
</data>
|
||||
<data name="Shuffle" xml:space="preserve">
|
||||
<value>Aleatorio</value>
|
||||
</data>
|
||||
<data name="Shuffle_ButtonMessage1" xml:space="preserve">
|
||||
<value>Agregando</value>
|
||||
</data>
|
||||
<data name="Shuffle_ButtonMessage2" xml:space="preserve">
|
||||
<value>canciones...</value>
|
||||
</data>
|
||||
<data name="Shuffle_ButtonMessage3" xml:space="preserve">
|
||||
<value>¡terminado!</value>
|
||||
</data>
|
||||
<data name="Shuffle_Continuous" xml:space="preserve">
|
||||
<value>Aleatorio continuo</value>
|
||||
</data>
|
||||
<data name="Shuffle_ContinuousEnable" xml:space="preserve">
|
||||
<value>Empezar aleatorio continuo</value>
|
||||
</data>
|
||||
<data name="Shuffle_Filter" xml:space="preserve">
|
||||
<value>Filtro</value>
|
||||
</data>
|
||||
<data name="Shuffle_FilterQuery" xml:space="preserve">
|
||||
<value>Búsqueda de filtro</value>
|
||||
</data>
|
||||
<data name="Shuffle_FilterReset" xml:space="preserve">
|
||||
<value>Reinicializar</value>
|
||||
</data>
|
||||
<data name="Shuffle_FilterSongNumber" xml:space="preserve">
|
||||
<value>Canciones en el filtro:</value>
|
||||
</data>
|
||||
<data name="Shuffle_Querying1" xml:space="preserve">
|
||||
<value>Búsqueda de filtro...</value>
|
||||
</data>
|
||||
<data name="Shuffle_Querying2" xml:space="preserve">
|
||||
<value>¡terminado!</value>
|
||||
</data>
|
||||
<data name="Shuffle_Queue" xml:space="preserve">
|
||||
<value>Agregar a la fila</value>
|
||||
</data>
|
||||
<data name="Shuffle_QueueSongs" xml:space="preserve">
|
||||
<value>Canciones para agregar</value>
|
||||
</data>
|
||||
<data name="Snapcast_Popup1" xml:space="preserve">
|
||||
<value>Error Snapcast</value>
|
||||
</data>
|
||||
|
@ -120,6 +120,33 @@
|
||||
<data name="Exit" xml:space="preserve">
|
||||
<value>Quitter</value>
|
||||
</data>
|
||||
<data name="FilterType_Album" xml:space="preserve">
|
||||
<value>Album</value>
|
||||
</data>
|
||||
<data name="FilterType_Artist" xml:space="preserve">
|
||||
<value>Artiste</value>
|
||||
</data>
|
||||
<data name="FilterType_Directory" xml:space="preserve">
|
||||
<value>Dossier</value>
|
||||
</data>
|
||||
<data name="FilterType_Genre" xml:space="preserve">
|
||||
<value>Genre</value>
|
||||
</data>
|
||||
<data name="FilterType_Song" xml:space="preserve">
|
||||
<value>Chanson</value>
|
||||
</data>
|
||||
<data name="FilterType_Year" xml:space="preserve">
|
||||
<value>Année</value>
|
||||
</data>
|
||||
<data name="Operator_Contains" xml:space="preserve">
|
||||
<value>continent</value>
|
||||
</data>
|
||||
<data name="Operator_Is" xml:space="preserve">
|
||||
<value>est</value>
|
||||
</data>
|
||||
<data name="Operator_IsNot" xml:space="preserve">
|
||||
<value>n'est pas</value>
|
||||
</data>
|
||||
<data name="Radios" xml:space="preserve">
|
||||
<value>Radios</value>
|
||||
</data>
|
||||
@ -213,6 +240,21 @@
|
||||
<data name="Settings_ShowWindow" xml:space="preserve">
|
||||
<value>Afficher la fenêtre</value>
|
||||
</data>
|
||||
<data name="Settings_Shuffle1" xml:space="preserve">
|
||||
<value>La fenêtre aléatoire permet d'ajouter des chansons aléatoires à la file. Les deux options prennent en compte le filtre.</value>
|
||||
</data>
|
||||
<data name="Settings_Shuffle2" xml:space="preserve">
|
||||
<value>Si le filtre est vide, l'intégralité de la bibliothèque est prise en compte.</value>
|
||||
</data>
|
||||
<data name="Settings_Shuffle3" xml:space="preserve">
|
||||
<value>Le filtre est recherché à chaque fois que les options Ajouter à la file ou Aléatoire continu sont utilisées.</value>
|
||||
</data>
|
||||
<data name="Settings_Shuffle4" xml:space="preserve">
|
||||
<value>Ajoute un nombre fixe de chansons à la file. Pour des raisons techniques, cette option est limitée à 100 chansons aléatoires sans filtre, et à 1000 chansons avec filtre.</value>
|
||||
</data>
|
||||
<data name="Settings_Shuffle5" xml:space="preserve">
|
||||
<value>En activant cette option, unison va ajouter automatiquement des chansons à la file pour ne jamais arriver à cours de chansons à écouter.</value>
|
||||
</data>
|
||||
<data name="Settings_SnapcastInfo1" xml:space="preserve">
|
||||
<value>Il est possible de mettre votre version localement installé de Snapcast avec un </value>
|
||||
</data>
|
||||
@ -261,6 +303,48 @@
|
||||
<data name="ShowWindow" xml:space="preserve">
|
||||
<value>Montrer la fenêtre</value>
|
||||
</data>
|
||||
<data name="Shuffle" xml:space="preserve">
|
||||
<value>Aléatoire</value>
|
||||
</data>
|
||||
<data name="Shuffle_ButtonMessage1" xml:space="preserve">
|
||||
<value>Ajout de</value>
|
||||
</data>
|
||||
<data name="Shuffle_ButtonMessage2" xml:space="preserve">
|
||||
<value>chansons...</value>
|
||||
</data>
|
||||
<data name="Shuffle_ButtonMessage3" xml:space="preserve">
|
||||
<value>fini !</value>
|
||||
</data>
|
||||
<data name="Shuffle_Continuous" xml:space="preserve">
|
||||
<value>Aléatoire continu</value>
|
||||
</data>
|
||||
<data name="Shuffle_ContinuousEnable" xml:space="preserve">
|
||||
<value>Activer le mode aléatoire continu</value>
|
||||
</data>
|
||||
<data name="Shuffle_Filter" xml:space="preserve">
|
||||
<value>Filtre</value>
|
||||
</data>
|
||||
<data name="Shuffle_FilterQuery" xml:space="preserve">
|
||||
<value>Recherche du filtre</value>
|
||||
</data>
|
||||
<data name="Shuffle_FilterReset" xml:space="preserve">
|
||||
<value>Réinitialiser</value>
|
||||
</data>
|
||||
<data name="Shuffle_FilterSongNumber" xml:space="preserve">
|
||||
<value>Nombre de chansons dans le filtre :</value>
|
||||
</data>
|
||||
<data name="Shuffle_Querying1" xml:space="preserve">
|
||||
<value>Recherche du filtre...</value>
|
||||
</data>
|
||||
<data name="Shuffle_Querying2" xml:space="preserve">
|
||||
<value>fini !</value>
|
||||
</data>
|
||||
<data name="Shuffle_Queue" xml:space="preserve">
|
||||
<value>Ajouter à la file</value>
|
||||
</data>
|
||||
<data name="Shuffle_QueueSongs" xml:space="preserve">
|
||||
<value>Chansons à ajouter</value>
|
||||
</data>
|
||||
<data name="Snapcast_Popup1" xml:space="preserve">
|
||||
<value>Erreur Snapcast</value>
|
||||
</data>
|
||||
|
@ -120,6 +120,33 @@
|
||||
<data name="Exit" xml:space="preserve">
|
||||
<value>Exit</value>
|
||||
</data>
|
||||
<data name="FilterType_Album" xml:space="preserve">
|
||||
<value>Album</value>
|
||||
</data>
|
||||
<data name="FilterType_Artist" xml:space="preserve">
|
||||
<value>Artist</value>
|
||||
</data>
|
||||
<data name="FilterType_Directory" xml:space="preserve">
|
||||
<value>Directory</value>
|
||||
</data>
|
||||
<data name="FilterType_Genre" xml:space="preserve">
|
||||
<value>Genre</value>
|
||||
</data>
|
||||
<data name="FilterType_Song" xml:space="preserve">
|
||||
<value>Song</value>
|
||||
</data>
|
||||
<data name="FilterType_Year" xml:space="preserve">
|
||||
<value>Year</value>
|
||||
</data>
|
||||
<data name="Operator_Contains" xml:space="preserve">
|
||||
<value>contains</value>
|
||||
</data>
|
||||
<data name="Operator_Is" xml:space="preserve">
|
||||
<value>is</value>
|
||||
</data>
|
||||
<data name="Operator_IsNot" xml:space="preserve">
|
||||
<value>is not</value>
|
||||
</data>
|
||||
<data name="Radios" xml:space="preserve">
|
||||
<value>Radios</value>
|
||||
</data>
|
||||
@ -213,6 +240,21 @@
|
||||
<data name="Settings_ShowWindow" xml:space="preserve">
|
||||
<value>Show window</value>
|
||||
</data>
|
||||
<data name="Settings_Shuffle1" xml:space="preserve">
|
||||
<value>The shuffle window allows to add random songs to your queue. Both options take into account the filter.</value>
|
||||
</data>
|
||||
<data name="Settings_Shuffle2" xml:space="preserve">
|
||||
<value>If the filter is empty, the entire music library is taken into account.</value>
|
||||
</data>
|
||||
<data name="Settings_Shuffle3" xml:space="preserve">
|
||||
<value>The filter is queried each time you use the Add to queue or Continuous shuffle options.</value>
|
||||
</data>
|
||||
<data name="Settings_Shuffle4" xml:space="preserve">
|
||||
<value>Add a fixed number of songs to the queue. For technical reasons, it is limited to 100 random songs without a filter, and to 1000 songs with a filter.</value>
|
||||
</data>
|
||||
<data name="Settings_Shuffle5" xml:space="preserve">
|
||||
<value>By enabling this option, unison will automatically add songs to the queue so you never run out of songs to listen to.</value>
|
||||
</data>
|
||||
<data name="Settings_SnapcastInfo1" xml:space="preserve">
|
||||
<value>You can change to your own locally installed version of the Snapcast client with an</value>
|
||||
</data>
|
||||
@ -261,6 +303,48 @@
|
||||
<data name="ShowWindow" xml:space="preserve">
|
||||
<value>Show window</value>
|
||||
</data>
|
||||
<data name="Shuffle" xml:space="preserve">
|
||||
<value>Shuffle</value>
|
||||
</data>
|
||||
<data name="Shuffle_ButtonMessage1" xml:space="preserve">
|
||||
<value>Adding</value>
|
||||
</data>
|
||||
<data name="Shuffle_ButtonMessage2" xml:space="preserve">
|
||||
<value>songs...</value>
|
||||
</data>
|
||||
<data name="Shuffle_ButtonMessage3" xml:space="preserve">
|
||||
<value>done!</value>
|
||||
</data>
|
||||
<data name="Shuffle_Continuous" xml:space="preserve">
|
||||
<value>Continuous shuffle</value>
|
||||
</data>
|
||||
<data name="Shuffle_ContinuousEnable" xml:space="preserve">
|
||||
<value>Enable continuous shuffle</value>
|
||||
</data>
|
||||
<data name="Shuffle_Filter" xml:space="preserve">
|
||||
<value>Filter</value>
|
||||
</data>
|
||||
<data name="Shuffle_FilterQuery" xml:space="preserve">
|
||||
<value>Query filter</value>
|
||||
</data>
|
||||
<data name="Shuffle_FilterReset" xml:space="preserve">
|
||||
<value>Reset</value>
|
||||
</data>
|
||||
<data name="Shuffle_FilterSongNumber" xml:space="preserve">
|
||||
<value>Number of songs in filter:</value>
|
||||
</data>
|
||||
<data name="Shuffle_Querying1" xml:space="preserve">
|
||||
<value>Querying filter...</value>
|
||||
</data>
|
||||
<data name="Shuffle_Querying2" xml:space="preserve">
|
||||
<value>done!</value>
|
||||
</data>
|
||||
<data name="Shuffle_Queue" xml:space="preserve">
|
||||
<value>Add to queue</value>
|
||||
</data>
|
||||
<data name="Shuffle_QueueSongs" xml:space="preserve">
|
||||
<value>Songs to add</value>
|
||||
</data>
|
||||
<data name="Snapcast_Popup1" xml:space="preserve">
|
||||
<value>Snapcast error</value>
|
||||
</data>
|
||||
|
Reference in New Issue
Block a user