chore(ui): add ai translations for share download dialog

This commit is contained in:
Katelyn Dickey 2026-03-12 15:04:21 -04:00
parent 2a9358b4d0
commit 9c81fb723e
34 changed files with 262 additions and 30 deletions

View File

@ -196,6 +196,13 @@
"updatedAt": "آخر تحديث",
"createdAt": "تاريخ الإنشاء",
"downloadable": "هل يسمح بالتنزيل؟"
},
"actions": {
"download": {
"title": "تحميل",
"currentTrack": "المقطع الحالي",
"allTracks": "جميع المقاطع"
}
}
}
},

View File

@ -256,6 +256,13 @@
"updatedAt": "Актуализирана на",
"createdAt": "Създадена на",
"downloadable": "Разреши изтегляния?"
},
"actions": {
"download": {
"title": "Изтегляне",
"currentTrack": "Текуща песен",
"allTracks": "Всички песни"
}
}
},
"missing": {

View File

@ -253,6 +253,13 @@
"updatedAt": "Ažurirano",
"createdAt": "Kreirano",
"downloadable": "Dozvoli preuzimanje?"
},
"actions": {
"download": {
"title": "Preuzmi",
"currentTrack": "Trenutna pjesma",
"allTracks": "Sve pjesme"
}
}
},
"missing": {

View File

@ -256,6 +256,13 @@
"updatedAt": "Actualitzat",
"createdAt": "Creat",
"downloadable": "Permet descarregar?"
},
"actions": {
"download": {
"title": "Descarrega",
"currentTrack": "Pista actual",
"allTracks": "Totes les pistes"
}
}
},
"missing": {

View File

@ -196,6 +196,13 @@
"updatedAt": "Nahráno",
"createdAt": "Vytvořeno",
"downloadable": "Povolit stahování?"
},
"actions": {
"download": {
"title": "Stáhnout",
"currentTrack": "Aktuální skladba",
"allTracks": "Všechny skladby"
}
}
}
},

View File

@ -256,6 +256,13 @@
"updatedAt": "Opdateret d.",
"createdAt": "Oprettet d.",
"downloadable": "Tillad downloads?"
},
"actions": {
"download": {
"title": "Download",
"currentTrack": "Nuværende nummer",
"allTracks": "Alle numre"
}
}
},
"missing": {
@ -718,4 +725,4 @@
"empty": "Intet afspilles nu",
"minutesAgo": "for %{smart_count} minut siden |||| for %{smart_count} minutter siden"
}
}
}

View File

@ -258,6 +258,13 @@
"updatedAt": "Geändert am",
"createdAt": "Erstellt am",
"downloadable": "Downloads erlauben?"
},
"actions": {
"download": {
"title": "Herunterladen",
"currentTrack": "Aktueller Titel",
"allTracks": "Alle Titel"
}
}
},
"missing": {
@ -720,4 +727,4 @@
"empty": "Keine Wiedergabe",
"minutesAgo": "Vor %{smart_count} Minute |||| Vor %{smart_count} Minuten"
}
}
}

View File

@ -256,6 +256,13 @@
"updatedAt": "Ενημερώθηκε στις",
"createdAt": "Δημιουργήθηκε στις",
"downloadable": "Επιτρέπονται οι λήψεις?"
},
"actions": {
"download": {
"title": "Λήψη",
"currentTrack": "Τρέχον κομμάτι",
"allTracks": "Όλα τα κομμάτια"
}
}
},
"missing": {
@ -718,4 +725,4 @@
"empty": "Δεν παίζει τίποτα",
"minutesAgo": "%{smart_count} λεπτό πριν |||| %{smart_count} λεπτά πριν"
}
}
}

View File

@ -256,6 +256,13 @@
"updatedAt": "Ĝisdatiĝis je",
"createdAt": "Fariĝis je",
"downloadable": "Ĉu Ebligi Elŝutojn?"
},
"actions": {
"download": {
"title": "Elŝuti",
"currentTrack": "Nuna trako",
"allTracks": "Ĉiuj trakoj"
}
}
},
"missing": {
@ -718,4 +725,4 @@
"empty": "Nenio ludas",
"minutesAgo": "Antaŭ %{smart_count} minuto |||| Antaŭ %{smart_count} minutoj"
}
}
}

View File

@ -258,6 +258,13 @@
"updatedAt": "Actualizado el",
"createdAt": "Creado el",
"downloadable": "¿Permitir descargas?"
},
"actions": {
"download": {
"title": "Descargar",
"currentTrack": "Pista actual",
"allTracks": "Todas las pistas"
}
}
},
"missing": {
@ -720,4 +727,4 @@
"empty": "Nada en reproducción",
"minutesAgo": "Hace %{smart_count} minuto |||| Hace %{smart_count} minutos"
}
}
}

View File

@ -260,7 +260,13 @@
"createdAt": "Sortze-data:"
},
"notifications": {},
"actions": {}
"actions": {
"download": {
"title": "Deskargatu",
"currentTrack": "Uneko pista",
"allTracks": "Pista guztiak"
}
}
},
"missing": {
"name": "Aurkitu ez den fitxategia |||| Aurkitu ez diren fitxategiak",
@ -601,7 +607,7 @@
"shareSuccess": "URLa arbelera kopiatu da: %{url}",
"shareFailure": "Errorea %{url} URLa arbelera kopiatzean",
"downloadDialogTitle": "Deskargatu '%{name}' %{resource}, (%{size})",
"downloadOriginalFormat": "Deskargatu jatorrizko formatua"
"downloadOriginalFormat": "Deskargatu jatorrizko formatua"
},
"menu": {
"library": "Liburutegia",

View File

@ -196,6 +196,13 @@
"updatedAt": "",
"createdAt": "",
"downloadable": ""
},
"actions": {
"download": {
"title": "دانلود",
"currentTrack": "آهنگ فعلی",
"allTracks": "همه آهنگ‌ها"
}
}
}
},
@ -457,4 +464,4 @@
"current_song": ""
}
}
}
}

View File

@ -258,6 +258,13 @@
"updatedAt": "Päivitetty",
"createdAt": "Luotu",
"downloadable": "Salli lataus?"
},
"actions": {
"download": {
"title": "Lataa",
"currentTrack": "Nykyinen kappale",
"allTracks": "Kaikki kappaleet"
}
}
},
"missing": {
@ -720,4 +727,4 @@
"empty": "Ei soita mitään",
"minutesAgo": "%{smart_count} minuutti sitten |||| %{smart_count} minuuttia sitten"
}
}
}

View File

@ -256,6 +256,13 @@
"updatedAt": "Mis à jour le",
"createdAt": "Créé le",
"downloadable": "Autoriser les téléchargements ?"
},
"actions": {
"download": {
"title": "Télécharger",
"currentTrack": "Piste en cours",
"allTracks": "Toutes les pistes"
}
}
},
"missing": {
@ -718,4 +725,4 @@
"empty": "Aucun titre en cours de lecture",
"minutesAgo": "Il y a %{smart_count} minute |||| Il y a %{smart_count} minutes"
}
}
}

View File

@ -258,6 +258,13 @@
"updatedAt": "Actualizada o",
"createdAt": "Creada o",
"downloadable": "Permitir descargas?"
},
"actions": {
"download": {
"title": "Descargar",
"currentTrack": "Pista actual",
"allTracks": "Todas as pistas"
}
}
},
"missing": {
@ -720,4 +727,4 @@
"empty": "Sen reprodución",
"minutesAgo": "hai %{smart_count} minuto |||| hai %{smart_count} minutos"
}
}
}

View File

@ -255,7 +255,13 @@
"createdAt": "बनाया गया"
},
"notifications": {},
"actions": {}
"actions": {
"download": {
"title": "डाउनलोड",
"currentTrack": "वर्तमान ट्रैक",
"allTracks": "सभी ट्रैक"
}
}
},
"missing": {
"name": "गुम फ़ाइल |||| गुम फ़ाइलें",

View File

@ -256,6 +256,13 @@
"updatedAt": "Frissítve",
"createdAt": "Létrehozva",
"downloadable": "Engedélyezed a letöltéseket?"
},
"actions": {
"download": {
"title": "Letöltés",
"currentTrack": "Jelenlegi szám",
"allTracks": "Összes szám"
}
}
},
"missing": {
@ -715,4 +722,4 @@
"current_song": "Aktuális számhoz ugrás"
}
}
}
}

View File

@ -258,6 +258,13 @@
"updatedAt": "Diperbarui pada",
"createdAt": "Dibuat pada",
"downloadable": "Izinkan Pengunduhan?"
},
"actions": {
"download": {
"title": "Unduh",
"currentTrack": "Trek saat ini",
"allTracks": "Semua trek"
}
}
},
"missing": {
@ -720,4 +727,4 @@
"empty": "Tidak ada yang diputar",
"minutesAgo": "%{smart_count} menit yang lalu |||| %{smart_count} menit yang lalu"
}
}
}

View File

@ -260,7 +260,13 @@
"createdAt": "Data di creazione"
},
"notifications": {},
"actions": {}
"actions": {
"download": {
"title": "Scarica",
"currentTrack": "Traccia corrente",
"allTracks": "Tutte le tracce"
}
}
},
"missing": {
"name": "File mancante |||| File mancanti",

View File

@ -253,6 +253,13 @@
"updatedAt": "更新日",
"createdAt": "作成日",
"downloadable": "ダウンロードを許可しますか?"
},
"actions": {
"download": {
"title": "ダウンロード",
"currentTrack": "現在のトラック",
"allTracks": "すべてのトラック"
}
}
},
"missing": {
@ -631,4 +638,4 @@
"empty": "何も再生されていません",
"minutesAgo": "%{smart_count} 分前 |||| %{smart_count} 分前"
}
}
}

View File

@ -12,7 +12,7 @@
"artist": "아티스트",
"album": "앨범",
"path": "파일 경로",
"libraryName": "라이브러리",
"libraryName": "라이브러리",
"genre": "장르",
"compilation": "컴필레이션",
"year": "년",
@ -183,7 +183,7 @@
"scrobbleEnabled": "외부 서비스에 스크로블 보내기"
}
},
"transcoding": {
"transcoding": {
"name": "트랜스코딩 |||| 트랜스코딩",
"fields": {
"name": "이름",
@ -254,7 +254,13 @@
"createdAt": "생성됨"
},
"notifications": {},
"actions": {}
"actions": {
"download": {
"title": "다운로드",
"currentTrack": "현재 트랙",
"allTracks": "모든 트랙"
}
}
},
"missing": {
"name": "누락 파일 |||| 누락 파일들",

View File

@ -258,6 +258,13 @@
"updatedAt": "Bijgewerkt op",
"createdAt": "Aangemaakt op",
"downloadable": "Downloads toestaan?"
},
"actions": {
"download": {
"title": "Downloaden",
"currentTrack": "Huidig nummer",
"allTracks": "Alle nummers"
}
}
},
"missing": {
@ -720,4 +727,4 @@
"empty": "Er wordt niets afgespeed",
"minutesAgo": "%{smart_count} minuut geleden |||| %{smart_count} minuten geleden"
}
}
}

View File

@ -253,6 +253,13 @@
"updatedAt": "Oppdatert",
"createdAt": "Opprettet",
"downloadable": "Tillat Nedlastinger?"
},
"actions": {
"download": {
"title": "Last ned",
"currentTrack": "Gjeldende spor",
"allTracks": "Alle spor"
}
}
},
"missing": {
@ -631,4 +638,4 @@
"empty": "",
"minutesAgo": ""
}
}
}

View File

@ -255,6 +255,13 @@
"updatedAt": "Zaktualizowano",
"createdAt": "Stworzono",
"downloadable": "Zezwolić Na Pobieranie?"
},
"actions": {
"download": {
"title": "Pobierz",
"currentTrack": "Bieżący utwór",
"allTracks": "Wszystkie utwory"
}
}
},
"missing": {
@ -708,4 +715,4 @@
"empty": "Nic nie jest odtwarzane",
"minutesAgo": "%{smart_count} minutę temu |||| %{smart_count} minut temu"
}
}
}

View File

@ -258,6 +258,13 @@
"updatedAt": "Últ. Atualização",
"createdAt": "Data de Criação",
"downloadable": "Permitir Baixar?"
},
"actions": {
"download": {
"title": "Baixar",
"currentTrack": "Faixa atual",
"allTracks": "Todas as faixas"
}
}
},
"missing": {
@ -720,4 +727,4 @@
"empty": "Nada tocando",
"minutesAgo": "%{smart_count} minuto atrás |||| %{smart_count} minutos atrás"
}
}
}

View File

@ -258,6 +258,13 @@
"updatedAt": "Обновлено",
"createdAt": "Создано",
"downloadable": "Разрешить загрузку?"
},
"actions": {
"download": {
"title": "Скачать",
"currentTrack": "Текущий трек",
"allTracks": "Все треки"
}
}
},
"missing": {

View File

@ -256,6 +256,13 @@
"updatedAt": "Posodobljeno ob",
"createdAt": "Ustvarjeno ob",
"downloadable": "Dovoli prenose?"
},
"actions": {
"download": {
"title": "Prenesi",
"currentTrack": "Trenutna skladba",
"allTracks": "Vse skladbe"
}
}
},
"missing": {

View File

@ -260,7 +260,13 @@
"createdAt": "Креирано"
},
"notifications": {},
"actions": {}
"actions": {
"download": {
"title": "Преузми",
"currentTrack": "Тренутна песма",
"allTracks": "Све песме"
}
}
},
"missing": {
"name": "Фајл који недостаје|||| Фајлови који недостају",

View File

@ -256,6 +256,13 @@
"updatedAt": "Uppdaterad",
"createdAt": "Skapad",
"downloadable": "Tillåt nedladdning?"
},
"actions": {
"download": {
"title": "Ladda ner",
"currentTrack": "Nuvarande spår",
"allTracks": "Alla spår"
}
}
},
"missing": {
@ -718,4 +725,4 @@
"empty": "Inget spelas",
"minutesAgo": "%{smart_count} minut sedan |||| %{smart_count} minuter sedan"
}
}
}

View File

@ -258,6 +258,13 @@
"updatedAt": "อัปเดตเมื่อ",
"createdAt": "สร้างเมื่อ",
"downloadable": "อนุญาตให้ดาวโหลด?"
},
"actions": {
"download": {
"title": "ดาวน์โหลด",
"currentTrack": "แทร็กปัจจุบัน",
"allTracks": "แทร็กทั้งหมด"
}
}
},
"missing": {
@ -720,4 +727,4 @@
"empty": "ไม่มีเพลงเล่น",
"minutesAgo": "%{smart_count} นาทีที่แล้ว |||| %{smart_count} นาทีที่แล้ว"
}
}
}

View File

@ -253,6 +253,13 @@
"updatedAt": "Güncelleme Tarihi",
"createdAt": "Oluşturma Tarihi",
"downloadable": "İndirmelere İzin Ver"
},
"actions": {
"download": {
"title": "İndir",
"currentTrack": "Mevcut parça",
"allTracks": "Tüm parçalar"
}
}
},
"missing": {
@ -631,4 +638,4 @@
"empty": "Çalan şarkı yok",
"minutesAgo": "%{smart_count} dakika önce"
}
}
}

View File

@ -256,6 +256,13 @@
"updatedAt": "Оновлено",
"createdAt": "Створено",
"downloadable": "Дозволити завантаження?"
},
"actions": {
"download": {
"title": "Завантажити",
"currentTrack": "Поточний трек",
"allTracks": "Усі треки"
}
}
},
"missing": {
@ -718,4 +725,4 @@
"empty": "Нічого не грає",
"minutesAgo": "%{smart_count} хвилин тому |||| %{smart_count} хвилин тому"
}
}
}

View File

@ -258,7 +258,13 @@
"createdAt": "创建于"
},
"notifications": {},
"actions": {}
"actions": {
"download": {
"title": "下载",
"currentTrack": "当前曲目",
"allTracks": "所有曲目"
}
}
},
"missing": {
"name": "丢失文件",

View File

@ -258,6 +258,13 @@
"updatedAt": "更新於",
"createdAt": "建立於",
"downloadable": "允許下載?"
},
"actions": {
"download": {
"title": "下載",
"currentTrack": "目前曲目",
"allTracks": "所有曲目"
}
}
},
"missing": {
@ -720,4 +727,4 @@
"empty": "無播放內容",
"minutesAgo": "1 分鐘前 |||| %{smart_count} 分鐘前"
}
}
}