Merge remote-tracking branch 'origin/main' into exp/orbit

This commit is contained in:
Psychotoxical
2026-04-25 02:32:29 +02:00
12 changed files with 63 additions and 19 deletions
+1
View File
@@ -58,6 +58,7 @@ export const deTranslation = {
albums: 'Alben',
songs: 'Songs',
clearLabel: 'Suche leeren',
addedToQueueToast: '„{{title}}" zur Warteschlange hinzugefügt',
title: 'Suche',
resultsFor: 'Ergebnisse für „{{query}}"',
album: 'Album',
+1
View File
@@ -60,6 +60,7 @@ export const enTranslation = {
albums: 'Albums',
songs: 'Songs',
clearLabel: 'Clear search',
addedToQueueToast: 'Added "{{title}}" to queue',
title: 'Search',
resultsFor: 'Results for "{{query}}"',
album: 'Album',
+1
View File
@@ -59,6 +59,7 @@ export const esTranslation = {
albums: 'Álbumes',
songs: 'Canciones',
clearLabel: 'Limpiar búsqueda',
addedToQueueToast: '"{{title}}" añadido a la cola',
title: 'Buscar',
resultsFor: 'Resultados para "{{query}}"',
album: 'Álbum',
+1
View File
@@ -58,6 +58,7 @@ export const frTranslation = {
albums: 'Albums',
songs: 'Morceaux',
clearLabel: 'Effacer la recherche',
addedToQueueToast: '« {{title}} » ajouté à la file',
title: 'Recherche',
resultsFor: 'Résultats pour « {{query}} »',
album: 'Album',
+1
View File
@@ -58,6 +58,7 @@ export const nbTranslation = {
albums: 'Album',
songs: 'Sanger',
clearLabel: 'Fjern søk',
addedToQueueToast: '«{{title}}» lagt til i køen',
title: 'Søk',
resultsFor: 'Resultater for "{{query}}"',
album: 'Album',
+1
View File
@@ -58,6 +58,7 @@ export const nlTranslation = {
albums: 'Albums',
songs: 'Nummers',
clearLabel: 'Zoekopdracht wissen',
addedToQueueToast: '"{{title}}" toegevoegd aan de wachtrij',
title: 'Zoeken',
resultsFor: 'Resultaten voor "{{query}}"',
album: 'Album',
+1
View File
@@ -60,6 +60,7 @@ export const ruTranslation = {
albums: 'Альбомы',
songs: 'Треки',
clearLabel: 'Очистить поиск',
addedToQueueToast: '«{{title}}» добавлен в очередь',
title: 'Поиск',
resultsFor: 'Результаты по «{{query}}»',
album: 'Альбом',
+1
View File
@@ -58,6 +58,7 @@ export const zhTranslation = {
albums: '专辑',
songs: '歌曲',
clearLabel: '清除搜索',
addedToQueueToast: '已将"{{title}}"加入队列',
title: '搜索',
resultsFor: '"{{query}}" 的搜索结果',
album: '专辑',