From 61648800191b1366c418d5b5edf798e8d7679c64 Mon Sep 17 00:00:00 2001 From: gallegonovato Date: Sat, 8 Oct 2022 17:02:15 +0200 Subject: [PATCH 01/20] Added translation using Weblate (Galician) --- src/locales/gl.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/locales/gl.json diff --git a/src/locales/gl.json b/src/locales/gl.json new file mode 100644 index 0000000..0967ef4 --- /dev/null +++ b/src/locales/gl.json @@ -0,0 +1 @@ +{} From bd1f9e69654f777f19ab43d8ac23030b307f14e6 Mon Sep 17 00:00:00 2001 From: HexagonCDN Date: Sun, 9 Oct 2022 09:20:09 +0200 Subject: [PATCH 02/20] Added translation using Weblate (Vietnamese) --- src/locales/vi.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/locales/vi.json diff --git a/src/locales/vi.json b/src/locales/vi.json new file mode 100644 index 0000000..0967ef4 --- /dev/null +++ b/src/locales/vi.json @@ -0,0 +1 @@ +{} From 58fd51a2dedf781d94f4721e955e18b02c66dc06 Mon Sep 17 00:00:00 2001 From: gallegonovato Date: Sat, 8 Oct 2022 15:02:39 +0000 Subject: [PATCH 03/20] Translated using Weblate (Galician) Currently translated at 16.3% (8 of 49 strings) Translation: Hyperpipe/Translations Translate-URL: https://hosted.weblate.org/projects/hyperpipe/translations/gl/ --- src/locales/gl.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/src/locales/gl.json b/src/locales/gl.json index 0967ef4..a728353 100644 --- a/src/locales/gl.json +++ b/src/locales/gl.json @@ -1 +1,12 @@ -{} +{ + "title": { + "songs": "Cancións", + "albums": "Álbums", + "singles": "Singles", + "artists": "Artistas", + "similar_artists": "Artistas similares", + "moods": "Estado de ánimo", + "genres": "Xéneros", + "featured": "Destacado" + } +} From fb19c7202f8ad3c35b08f0dcbcbf2c57defde90b Mon Sep 17 00:00:00 2001 From: HexagonCDN Date: Sun, 9 Oct 2022 07:20:35 +0000 Subject: [PATCH 04/20] Translated using Weblate (Vietnamese) Currently translated at 38.7% (19 of 49 strings) Translation: Hyperpipe/Translations Translate-URL: https://hosted.weblate.org/projects/hyperpipe/translations/vi/ --- src/locales/vi.json | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/src/locales/vi.json b/src/locales/vi.json index 0967ef4..cbb6960 100644 --- a/src/locales/vi.json +++ b/src/locales/vi.json @@ -1 +1,31 @@ -{} +{ + "title": { + "songs": "Các bài hát", + "albums": "Các album", + "artists": "Các nhạc sĩ", + "similar_artists": "Các nhạc sĩ liên quan", + "genres": "Các thể loại", + "community": "Cộng đồng", + "search": "Tìm kiếm", + "singles": "Các đĩa đơn", + "login": "Đăng nhập" + }, + "pref": { + "auto": "tự động", + "codec": "Codec", + "volume": "Âm lượng mặc định" + }, + "action": { + "cancel": "Hủy", + "create": "Tạo" + }, + "instances": { + "version": "Phiên bản", + "name": "Tên" + }, + "playlist": { + "create": "Tạo một danh sách phát mới", + "name": "Tên danh sách phát", + "add": "Thêm bài hát vào danh sách phát" + } +} From 6b84f3e7416a937fb3934eede4cb8fae5d3bb748 Mon Sep 17 00:00:00 2001 From: Shiny Nematoda Date: Sun, 9 Oct 2022 11:24:59 +0200 Subject: [PATCH 05/20] Added Galician and Vietnamese --- src/stores/misc.js | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/src/stores/misc.js b/src/stores/misc.js index b714e27..2798b1a 100644 --- a/src/stores/misc.js +++ b/src/stores/misc.js @@ -20,10 +20,18 @@ export const SUPPORTED_LOCALES = [ code: 'fr', name: 'Français', }, + { + code: 'gl', + name: 'Galego', + }, { code: 'it', name: 'Italiano', }, + { + code: 'vi', + name: 'Tiếng Việt', + }, { code: 'ar', name: 'عربي', From 2e367e399df36dfdd103ee10c520587f9af4ad8c Mon Sep 17 00:00:00 2001 From: HexagonCDN Date: Sun, 9 Oct 2022 09:57:28 +0000 Subject: [PATCH 06/20] Translated using Weblate (Vietnamese) Currently translated at 46.9% (23 of 49 strings) Translation: Hyperpipe/Translations Translate-URL: https://hosted.weblate.org/projects/hyperpipe/translations/vi/ --- src/locales/vi.json | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/src/locales/vi.json b/src/locales/vi.json index cbb6960..8db1851 100644 --- a/src/locales/vi.json +++ b/src/locales/vi.json @@ -8,16 +8,19 @@ "community": "Cộng đồng", "search": "Tìm kiếm", "singles": "Các đĩa đơn", - "login": "Đăng nhập" + "login": "Đăng nhập", + "moods": "Chủ đề" }, "pref": { "auto": "tự động", "codec": "Codec", - "volume": "Âm lượng mặc định" + "volume": "Âm lượng mặc định", + "player": "Trình phát âm thanh" }, "action": { "cancel": "Hủy", - "create": "Tạo" + "create": "Tạo", + "add": "Thêm" }, "instances": { "version": "Phiên bản", @@ -27,5 +30,8 @@ "create": "Tạo một danh sách phát mới", "name": "Tên danh sách phát", "add": "Thêm bài hát vào danh sách phát" + }, + "info": { + "search": "Bắt đầu tìm kiếm" } } From a3b4b45321acecdff3256c12a581953e76ee8dbf Mon Sep 17 00:00:00 2001 From: HexagonCDN Date: Sun, 9 Oct 2022 15:25:42 +0000 Subject: [PATCH 07/20] Translated using Weblate (Vietnamese) Currently translated at 51.0% (25 of 49 strings) Translation: Hyperpipe/Translations Translate-URL: https://hosted.weblate.org/projects/hyperpipe/translations/vi/ --- src/locales/vi.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/locales/vi.json b/src/locales/vi.json index 8db1851..3e73ff5 100644 --- a/src/locales/vi.json +++ b/src/locales/vi.json @@ -24,7 +24,9 @@ }, "instances": { "version": "Phiên bản", - "name": "Tên" + "name": "Tên", + "cdn": "CDN", + "loc": "Các vị trí" }, "playlist": { "create": "Tạo một danh sách phát mới", From e99ca90d11b1f26a88cdb42bb25e4d413598e475 Mon Sep 17 00:00:00 2001 From: HexagonCDN Date: Tue, 11 Oct 2022 01:28:29 +0000 Subject: [PATCH 08/20] Translated using Weblate (Vietnamese) Currently translated at 53.0% (26 of 49 strings) Translation: Hyperpipe/Translations Translate-URL: https://hosted.weblate.org/projects/hyperpipe/translations/vi/ --- src/locales/vi.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/locales/vi.json b/src/locales/vi.json index 3e73ff5..3d0ccb2 100644 --- a/src/locales/vi.json +++ b/src/locales/vi.json @@ -20,7 +20,8 @@ "action": { "cancel": "Hủy", "create": "Tạo", - "add": "Thêm" + "add": "Thêm", + "back": "Quay lại" }, "instances": { "version": "Phiên bản", From a4a7ca1cd7970fa17e473db3ff12e796a89bf5f7 Mon Sep 17 00:00:00 2001 From: HexagonCDN Date: Tue, 11 Oct 2022 14:57:42 +0000 Subject: [PATCH 09/20] Translated using Weblate (Spanish) Currently translated at 100.0% (49 of 49 strings) Translation: Hyperpipe/Translations Translate-URL: https://hosted.weblate.org/projects/hyperpipe/translations/es/ --- src/locales/es.json | 126 ++++++++++++++++++++++---------------------- 1 file changed, 63 insertions(+), 63 deletions(-) diff --git a/src/locales/es.json b/src/locales/es.json index 4ddde08..0ef1649 100644 --- a/src/locales/es.json +++ b/src/locales/es.json @@ -1,65 +1,65 @@ { - "title": { - "featured": "Destacado", - "songs": "Canciones", - "albums": "Álbumes", - "singles": "Sencillo", - "artists": "Artistas", - "similar_artists": "Artistas similares", - "moods": "Estados de ánimo", - "genres": "Géneros", - "spotlight": "Foco", - "community": "Comunidad", - "login": "Acceso", - "local": "Regional", - "remote": "Remoto", - "search": "Búsqueda" - }, - "action": { - "back": "Atrás", - "add": "Agregar", - "create": "Crear", - "send": "Enviar", - "receive": "Recibir", - "cancel": "Cancelar" - }, - "playlist": { - "local": "Listas de reproducción locales", - "remote": "Listas de reproducción remotas", - "name": "Nombre de la lista de reproducción", - "add": "Agregar canciones a la lista de reproducción", - "create": "Crear una nueva lista de reproducción", - "sync": "Sincronizar las listas de reproducción", - "select": "Seleccionar lista de reproducción para agregar" - }, - "pref": { - "theme": "Tema", - "player": "Reproductor de música", - "codec": "Códec de audio", - "quality": "Calidad", - "auto": "Automática", - "volume": "Volumen predeterminado", - "auto_queue": "Canciones en la cola de reproducción automáticamente", - "worst": "La peor", - "best": "La mejor" - }, - "info": { - "see_all": "Ver todo", - "search": "Empezar a buscar", - "no_info": "No hay información disponible" - }, - "instances": { - "piped": "Instancia canalizada", - "cdn": "Canal de noticias", - "up_to_date": "Hasta la fecha", - "version": "Versión", - "hyp": "Instancia de Hyperpipe", - "auth": "Instancia de autenticación", - "name": "Nombre", - "loc": "Ubicaciones" - }, - "lyrics": { - "load": "Buscando letras", - "void": "Sin letra" - } + "title": { + "featured": "Destacado", + "songs": "Canciones", + "albums": "Álbumes", + "singles": "Sencillo", + "artists": "Artistas", + "similar_artists": "Artistas similares", + "moods": "Estados de ánimo", + "genres": "Géneros", + "spotlight": "Foco", + "community": "Comunidad", + "login": "Acceso", + "local": "Regional", + "remote": "Remoto", + "search": "Búsqueda" + }, + "action": { + "back": "Atrás", + "add": "Agregar", + "create": "Crear", + "send": "Enviar", + "receive": "Recibir", + "cancel": "Cancelar" + }, + "playlist": { + "local": "Listas de reproducción locales", + "remote": "Listas de reproducción remotas", + "name": "Nombre de la lista de reproducción", + "add": "Agregar canciones a la lista de reproducción", + "create": "Crear una nueva lista de reproducción", + "sync": "Sincronizar las listas de reproducción", + "select": "Seleccionar lista de reproducción para agregar" + }, + "pref": { + "theme": "Tema", + "player": "Reproductor de música", + "codec": "Códec de audio", + "quality": "Calidad", + "auto": "Automática", + "volume": "Volumen predeterminado", + "auto_queue": "Canciones en la cola de reproducción automáticamente", + "worst": "La peor", + "best": "La mejor" + }, + "info": { + "see_all": "Ver todo", + "search": "Empezar a buscar", + "no_info": "No hay información disponible" + }, + "instances": { + "piped": "Instancia de Piped", + "cdn": "Canal de noticias", + "up_to_date": "Hasta la fecha", + "version": "Versión", + "hyp": "Instancia de Hyperpipe", + "auth": "Instancia de autenticación", + "name": "Nombre", + "loc": "Ubicaciones" + }, + "lyrics": { + "load": "Buscando letras", + "void": "Sin letra" + } } From 6731a538c82641f1bf29d9b54927efa1c8a7f2ca Mon Sep 17 00:00:00 2001 From: HexagonCDN Date: Wed, 12 Oct 2022 00:52:13 +0000 Subject: [PATCH 10/20] Translated using Weblate (Vietnamese) Currently translated at 57.1% (28 of 49 strings) Translation: Hyperpipe/Translations Translate-URL: https://hosted.weblate.org/projects/hyperpipe/translations/vi/ --- src/locales/vi.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/locales/vi.json b/src/locales/vi.json index 3d0ccb2..f429371 100644 --- a/src/locales/vi.json +++ b/src/locales/vi.json @@ -15,7 +15,9 @@ "auto": "tự động", "codec": "Codec", "volume": "Âm lượng mặc định", - "player": "Trình phát âm thanh" + "player": "Trình phát âm thanh", + "best": "cao nhất", + "worst": "thấp nhất" }, "action": { "cancel": "Hủy", From 0419de79bcb8d7e89db0120f9af5379bd2d96bed Mon Sep 17 00:00:00 2001 From: HexagonCDN Date: Wed, 12 Oct 2022 12:44:15 +0000 Subject: [PATCH 11/20] Translated using Weblate (Vietnamese) Currently translated at 61.2% (30 of 49 strings) Translation: Hyperpipe/Translations Translate-URL: https://hosted.weblate.org/projects/hyperpipe/translations/vi/ --- src/locales/vi.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/locales/vi.json b/src/locales/vi.json index f429371..ba294b1 100644 --- a/src/locales/vi.json +++ b/src/locales/vi.json @@ -17,13 +17,15 @@ "volume": "Âm lượng mặc định", "player": "Trình phát âm thanh", "best": "cao nhất", - "worst": "thấp nhất" + "worst": "thấp nhất", + "quality": "Chất lượng" }, "action": { "cancel": "Hủy", "create": "Tạo", "add": "Thêm", - "back": "Quay lại" + "back": "Quay lại", + "receive": "Nhận" }, "instances": { "version": "Phiên bản", From 3be8b679ef532a81d8d7cf6d2b61d66a1a5e039d Mon Sep 17 00:00:00 2001 From: Denevola Date: Thu, 13 Oct 2022 00:51:03 +0900 Subject: [PATCH 12/20] Replace untranslated texts with existing strings --- src/components/NewPlaylist.vue | 4 ++-- src/components/StatusBar.vue | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/NewPlaylist.vue b/src/components/NewPlaylist.vue index 73868b5..3048e3c 100644 --- a/src/components/NewPlaylist.vue +++ b/src/components/NewPlaylist.vue @@ -216,7 +216,7 @@ onMounted(async () => { @@ -284,7 +284,7 @@ onMounted(async () => { diff --git a/src/components/StatusBar.vue b/src/components/StatusBar.vue index 95a5624..ca91af7 100644 --- a/src/components/StatusBar.vue +++ b/src/components/StatusBar.vue @@ -91,7 +91,7 @@ async function Like() { Date: Thu, 13 Oct 2022 19:48:24 +0200 Subject: [PATCH 16/20] Added Czech --- src/stores/misc.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/stores/misc.js b/src/stores/misc.js index 06ece9a..4448aec 100644 --- a/src/stores/misc.js +++ b/src/stores/misc.js @@ -8,6 +8,10 @@ export const SUPPORTED_LOCALES = [ code: 'ar', name: 'عربي', }, + { + code: 'cs', + name: 'čeština', + }, { code: 'de', name: 'Deutsch', From 4aa8ee632e25eec2b4d01fab38ad8b0f943bc826 Mon Sep 17 00:00:00 2001 From: Denevola Date: Fri, 14 Oct 2022 10:17:01 +0200 Subject: [PATCH 17/20] Capitalize the first letter of the Czech local name --- src/stores/misc.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/stores/misc.js b/src/stores/misc.js index 4448aec..0efb0be 100644 --- a/src/stores/misc.js +++ b/src/stores/misc.js @@ -10,7 +10,7 @@ export const SUPPORTED_LOCALES = [ }, { code: 'cs', - name: 'čeština', + name: 'Čeština', }, { code: 'de', From 0d604d2dc1f052c7b77019ff103be700c39fae4d Mon Sep 17 00:00:00 2001 From: Ufal Salman Date: Sat, 15 Oct 2022 13:27:28 +0200 Subject: [PATCH 18/20] Added translation using Weblate (Indonesian) --- src/locales/id.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/locales/id.json diff --git a/src/locales/id.json b/src/locales/id.json new file mode 100644 index 0000000..0967ef4 --- /dev/null +++ b/src/locales/id.json @@ -0,0 +1 @@ +{} From 450dba39abc9aa3b25cd1449894bd458e0b10e16 Mon Sep 17 00:00:00 2001 From: Ufal Salman Date: Sat, 15 Oct 2022 11:30:08 +0000 Subject: [PATCH 19/20] Translated using Weblate (Indonesian) Currently translated at 100.0% (49 of 49 strings) Translation: Hyperpipe/Translations Translate-URL: https://hosted.weblate.org/projects/hyperpipe/translations/id/ --- src/locales/id.json | 66 ++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 65 insertions(+), 1 deletion(-) diff --git a/src/locales/id.json b/src/locales/id.json index 0967ef4..5fdffa8 100644 --- a/src/locales/id.json +++ b/src/locales/id.json @@ -1 +1,65 @@ -{} +{ + "title": { + "artists": "Artis", + "similar_artists": "Artis Serupa", + "login": "Login", + "albums": "Album", + "remote": "Remote", + "songs": "Lagu", + "singles": "Singel", + "genres": "Genre", + "featured": "Unggulan", + "community": "Komunitas", + "search": "Cari", + "spotlight": "Sorotan", + "moods": "Suasana", + "local": "Lokal" + }, + "playlist": { + "select": "Pilih Daftar Putar yang Ingin Ditambahkan", + "add": "Tambah Lagu ke Daftar Putar", + "sync": "Sinkronisasi Daftar Putar", + "local": "Daftar Putar Lokal", + "remote": "Daftar Putar Remote", + "name": "Judul Daftar Putar", + "create": "Buat Daftar Putar Baru" + }, + "pref": { + "auto_queue": "Antrekan Lagu Secara Otomatis", + "best": "paling tinggi", + "theme": "Tema", + "player": "Pemutar Audio", + "quality": "Kualitas", + "codec": "Codec", + "worst": "paling rendah", + "auto": "otomatis", + "volume": "Volume Default" + }, + "info": { + "no_info": "Tidak Ada Informasi Tersedia", + "search": "Mulai Pencarian", + "see_all": "Tampilkan Semua" + }, + "action": { + "add": "Tambah", + "create": "Buat", + "cancel": "Batal", + "send": "Kirim", + "receive": "Terima", + "back": "Kembali" + }, + "instances": { + "piped": "Instance Piped", + "hyp": "Instance Hyperpipe", + "auth": "Instance Otentikasi", + "name": "Nama", + "loc": "Lokasi", + "cdn": "CDN", + "version": "Versi", + "up_to_date": "Terkini" + }, + "lyrics": { + "void": "Tidak Ada Lirik", + "load": "Mengambil Lirik" + } +} From 015cf9f1c53bcd625df93d60bcc82111810ea9e0 Mon Sep 17 00:00:00 2001 From: Evgeniy Khramov Date: Mon, 17 Oct 2022 16:55:55 +0200 Subject: [PATCH 20/20] Added translation using Weblate (Russian) --- src/locales/ru.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/locales/ru.json diff --git a/src/locales/ru.json b/src/locales/ru.json new file mode 100644 index 0000000..0967ef4 --- /dev/null +++ b/src/locales/ru.json @@ -0,0 +1 @@ +{}