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]@{
|
[PSCustomObject]@{
|
||||||
Welcome = "
|
Welcome = "
|
||||||
╔══════════════════════════════╗
|
╔══════════════════════════════════╗
|
||||||
║ Welcome to SpotX for Windows ║
|
║ Willkommen bei SpotX für Windows ║
|
||||||
╚══════════════════════════════╝"
|
╚══════════════════════════════════╝"
|
||||||
Incorrect = "Hoppla, ein falscher wert,"
|
Incorrect = "Hoppla, ein falscher wert,"
|
||||||
Incorrect2 = "bitte geben sie einen neuen Wert ein in "
|
Incorrect2 = "bitte geben sie einen neuen Wert ein in "
|
||||||
Download = "Fehler beim Download"
|
Download = "Fehler beim Download"
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
[PSCustomObject]@{
|
[PSCustomObject]@{
|
||||||
Welcome = "
|
Welcome = "
|
||||||
╔══════════════════════════════╗
|
╔═════════════════════════════════╗
|
||||||
║ Welcome to SpotX for Windows ║
|
║ Bienvenido a SpotX para Windows ║
|
||||||
╚══════════════════════════════╝"
|
╚═════════════════════════════════╝"
|
||||||
Incorrect = "Ufff, un valor incorrecto,"
|
Incorrect = "Ufff, un valor incorrecto,"
|
||||||
Incorrect2 = "ingrese nuevamente el valor "
|
Incorrect2 = "ingrese nuevamente el valor "
|
||||||
Download = "Error al descargar"
|
Download = "Error al descargar"
|
||||||
@@ -32,7 +32,7 @@
|
|||||||
DownSpoti2 = "Por favor, espera..."
|
DownSpoti2 = "Por favor, espera..."
|
||||||
PodcatsOff = "Podcasts desactivados"
|
PodcatsOff = "Podcasts desactivados"
|
||||||
PodcastsOn = "Podcasts activados"
|
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"
|
DowngradeNote = "Es recomendable bloquear las actualizaciones porque ha habido una bajada en la versión de Spotify"
|
||||||
UpdBlock = "Actualizaciones de Spotify bloqueadas"
|
UpdBlock = "Actualizaciones de Spotify bloqueadas"
|
||||||
UpdUnblock = "Las actualizaciones de Spotify no están bloqueadas"
|
UpdUnblock = "Las actualizaciones de Spotify no están bloqueadas"
|
||||||
@@ -58,4 +58,4 @@
|
|||||||
HostBak = "Haciendo una copia de seguridad de hosts.bak..."
|
HostBak = "Haciendo una copia de seguridad de hosts.bak..."
|
||||||
HostDel = "Intentando eliminar las URLs no deseadas del archivo hosts original..."
|
HostDel = "Intentando eliminar las URLs no deseadas del archivo hosts original..."
|
||||||
HostError = "Algo salió mal al editar el archivo hosts, edítelo manualmente o ejecute el script como administrador"
|
HostError = "Algo salió mal al editar el archivo hosts, edítelo manualmente o ejecute el script como administrador"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
[PSCustomObject]@{
|
[PSCustomObject]@{
|
||||||
Welcome = "
|
Welcome = "
|
||||||
╔══════════════════════════════╗
|
╔════════════════════════════════╗
|
||||||
║ Welcome to SpotX for Windows ║
|
║ Bienvenue à SpotX pour Windows ║
|
||||||
╚══════════════════════════════╝"
|
╚════════════════════════════════╝"
|
||||||
Incorrect = "Oups, une valeur est incorrecte,"
|
Incorrect = "Oups, une valeur est incorrecte,"
|
||||||
Incorrect2 = "veuillez recommencer "
|
Incorrect2 = "veuillez recommencer "
|
||||||
Download = "Erreur de téléchargement"
|
Download = "Erreur de téléchargement"
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
[PSCustomObject]@{
|
[PSCustomObject]@{
|
||||||
Welcome = "
|
Welcome = "
|
||||||
╔══════════════════════════════╗
|
╔════════════════════════════╗
|
||||||
║ Welcome to SpotX for Windows ║
|
║ Witamy w SpotX dla Windows ║
|
||||||
╚══════════════════════════════╝"
|
╚════════════════════════════╝"
|
||||||
Incorrect = "Oops, niewłaściwa wartość,"
|
Incorrect = "Oops, niewłaściwa wartość,"
|
||||||
Incorrect2 = "Wejdź ponownie przez"
|
Incorrect2 = "Wejdź ponownie przez"
|
||||||
Download = "Błąd pobierania"
|
Download = "Błąd pobierania"
|
||||||
@@ -58,4 +58,4 @@
|
|||||||
HostBak = "Tworzenie kopii zapasowych hosts.bak..."
|
HostBak = "Tworzenie kopii zapasowych hosts.bak..."
|
||||||
HostDel = "Próba usunięcia niechcianych adresów URL z oryginalnego pliku hosts..."
|
HostDel = "Próba usunięcia niechcianych adresów URL z oryginalnego pliku hosts..."
|
||||||
HostError = "Coś poszło nie tak podczas edycji pliku hosts, edytuj go ręcznie lub uruchom skrypt jako administrator"
|
HostError = "Coś poszło nie tak podczas edycji pliku hosts, edytuj go ręcznie lub uruchom skrypt jako administrator"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
[PSCustomObject]@{
|
[PSCustomObject]@{
|
||||||
Welcome = "
|
Welcome = "
|
||||||
╔══════════════════════════════╗
|
╔════════════════════════════════════════╗
|
||||||
║ Welcome to SpotX for Windows ║
|
║ Bine ați venit la SpotX pentru Windows ║
|
||||||
╚══════════════════════════════╝"
|
╚════════════════════════════════════════╝"
|
||||||
Incorrect = "Ups, o valoare incorectă,"
|
Incorrect = "Ups, o valoare incorectă,"
|
||||||
Incorrect2 = "introduceți din nou prin "
|
Incorrect2 = "introduceți din nou prin "
|
||||||
Download = "Eroare la descărcare"
|
Download = "Eroare la descărcare"
|
||||||
@@ -58,4 +58,4 @@
|
|||||||
HostBak = "Se efectuează o copie de siguranță a fișierului hosts.bak..."
|
HostBak = "Se efectuează o copie de siguranță a fișierului hosts.bak..."
|
||||||
HostDel = "Se încearcă eliminarea URL-urilor nedorite din fișierul original hosts..."
|
HostDel = "Se încearcă eliminarea URL-urilor nedorite din fișierul original hosts..."
|
||||||
HostError = "Ceva nu a mers bine in timpul editării fișierului hosts, editează-l manual sau rulează scriptul ca Administrator."
|
HostError = "Ceva nu a mers bine in timpul editării fișierului hosts, editează-l manual sau rulează scriptul ca Administrator."
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
[PSCustomObject]@{
|
[PSCustomObject]@{
|
||||||
Welcome = "
|
Welcome = "
|
||||||
╔══════════════════════════════╗
|
╔══════════════════════════════════╗
|
||||||
║ Welcome to SpotX for Windows ║
|
║ Windows için SpotX'e Hoşgeldiniz ║
|
||||||
╚══════════════════════════════╝"
|
╚══════════════════════════════════╝"
|
||||||
Incorrect = "Eyvah, yanlış bir değer,"
|
Incorrect = "Eyvah, yanlış bir değer,"
|
||||||
Incorrect2 = "tekrar girin "
|
Incorrect2 = "tekrar girin "
|
||||||
Download = "İndirirken hata oluştu"
|
Download = "İndirirken hata oluştu"
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
[PSCustomObject]@{
|
[PSCustomObject]@{
|
||||||
Welcome = "
|
Welcome = "
|
||||||
╔══════════════════════════════╗
|
╔══════════════════════════════════════╗
|
||||||
║ Welcome to SpotX for Windows ║
|
║ Ласкаво просимо до SpotX для Windows ║
|
||||||
╚══════════════════════════════╝"
|
╚══════════════════════════════════════╝"
|
||||||
Incorrect = "Упс, некоректне значення,"
|
Incorrect = "Упс, некоректне значення,"
|
||||||
Incorrect2 = "введіть знову через "
|
Incorrect2 = "введіть знову через "
|
||||||
Download = "Помилка завантаження"
|
Download = "Помилка завантаження"
|
||||||
|
|||||||
Reference in New Issue
Block a user