mirror of
https://github.com/SpotX-Official/SpotX.git
synced 2026-06-14 03:16:33 +10:00
change some of the welcome messages to other languages (#268)
* Update de.ps1 * change welcome message + podcast select to spanish * change welcome message to french * change welcome message to ukranian * change welcome message to turkish * change welcome message to polish * change welcome message to romanian
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
[PSCustomObject]@{
|
||||
Welcome = "
|
||||
╔══════════════════════════════╗
|
||||
║ Welcome to SpotX for Windows ║
|
||||
╚══════════════════════════════╝"
|
||||
╔══════════════════════════════════╗
|
||||
║ Willkommen bei SpotX für Windows ║
|
||||
╚══════════════════════════════════╝"
|
||||
Incorrect = "Hoppla, ein falscher wert,"
|
||||
Incorrect2 = "bitte geben sie einen neuen Wert ein in "
|
||||
Download = "Fehler beim Download"
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
[PSCustomObject]@{
|
||||
Welcome = "
|
||||
╔══════════════════════════════╗
|
||||
║ Welcome to SpotX for Windows ║
|
||||
╚══════════════════════════════╝"
|
||||
╔═════════════════════════════════╗
|
||||
║ Bienvenido a SpotX para Windows ║
|
||||
╚═════════════════════════════════╝"
|
||||
Incorrect = "Ufff, un valor incorrecto,"
|
||||
Incorrect2 = "ingrese nuevamente el valor "
|
||||
Download = "Error al descargar"
|
||||
@@ -32,7 +32,7 @@
|
||||
DownSpoti2 = "Por favor, espera..."
|
||||
PodcatsOff = "Podcasts desactivados"
|
||||
PodcastsOn = "Podcasts activados"
|
||||
PodcatsSelect = "Do you want to disable podcasts, episodes and audiobooks from the main page? [Y/N]" #
|
||||
PodcatsSelect = "¿Quieres desactivar los podcasts, episodios y audiolibros de la página principal? [Y/N]" #
|
||||
DowngradeNote = "Es recomendable bloquear las actualizaciones porque ha habido una bajada en la versión de Spotify"
|
||||
UpdBlock = "Actualizaciones de Spotify bloqueadas"
|
||||
UpdUnblock = "Las actualizaciones de Spotify no están bloqueadas"
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
[PSCustomObject]@{
|
||||
Welcome = "
|
||||
╔══════════════════════════════╗
|
||||
║ Welcome to SpotX for Windows ║
|
||||
╚══════════════════════════════╝"
|
||||
╔════════════════════════════════╗
|
||||
║ Bienvenue à SpotX pour Windows ║
|
||||
╚════════════════════════════════╝"
|
||||
Incorrect = "Oups, une valeur est incorrecte,"
|
||||
Incorrect2 = "veuillez recommencer "
|
||||
Download = "Erreur de téléchargement"
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
[PSCustomObject]@{
|
||||
Welcome = "
|
||||
╔══════════════════════════════╗
|
||||
║ Welcome to SpotX for Windows ║
|
||||
╚══════════════════════════════╝"
|
||||
╔════════════════════════════╗
|
||||
║ Witamy w SpotX dla Windows ║
|
||||
╚════════════════════════════╝"
|
||||
Incorrect = "Oops, niewłaściwa wartość,"
|
||||
Incorrect2 = "Wejdź ponownie przez"
|
||||
Download = "Błąd pobierania"
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
[PSCustomObject]@{
|
||||
Welcome = "
|
||||
╔══════════════════════════════╗
|
||||
║ Welcome to SpotX for Windows ║
|
||||
╚══════════════════════════════╝"
|
||||
╔════════════════════════════════════════╗
|
||||
║ Bine ați venit la SpotX pentru Windows ║
|
||||
╚════════════════════════════════════════╝"
|
||||
Incorrect = "Ups, o valoare incorectă,"
|
||||
Incorrect2 = "introduceți din nou prin "
|
||||
Download = "Eroare la descărcare"
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
[PSCustomObject]@{
|
||||
Welcome = "
|
||||
╔══════════════════════════════╗
|
||||
║ Welcome to SpotX for Windows ║
|
||||
╚══════════════════════════════╝"
|
||||
╔══════════════════════════════════╗
|
||||
║ Windows için SpotX'e Hoşgeldiniz ║
|
||||
╚══════════════════════════════════╝"
|
||||
Incorrect = "Eyvah, yanlış bir değer,"
|
||||
Incorrect2 = "tekrar girin "
|
||||
Download = "İndirirken hata oluştu"
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
[PSCustomObject]@{
|
||||
Welcome = "
|
||||
╔══════════════════════════════╗
|
||||
║ Welcome to SpotX for Windows ║
|
||||
╚══════════════════════════════╝"
|
||||
╔══════════════════════════════════════╗
|
||||
║ Ласкаво просимо до SpotX для Windows ║
|
||||
╚══════════════════════════════════════╝"
|
||||
Incorrect = "Упс, некоректне значення,"
|
||||
Incorrect2 = "введіть знову через "
|
||||
Download = "Помилка завантаження"
|
||||
|
||||
Reference in New Issue
Block a user