diff --git a/packages/i18n/src/locales/ar_SA.json b/packages/i18n/src/locales/ar_SA.json index 8a7850967e..67c6cd4f3d 100644 --- a/packages/i18n/src/locales/ar_SA.json +++ b/packages/i18n/src/locales/ar_SA.json @@ -8,7 +8,13 @@ "play": "تشغيل", "queue": "إضافة ألبوم إلى قائمة الانتظار", "tracks": "الاغاني:", - "year": "السنة:" + "year": "السنة:", + "add-to-playlist": "Add album to playlist", + "create-playlist": "Create a new playlist", + "create-playlist-dialog-title": "Input playlist name:", + "create-playlist-dialog-placeholder": "Playlist name...", + "create-playlist-dialog-accept": "Save", + "create-playlist-dialog-cancel": "Cancel" }, "app": { "collection": "المجموعة", @@ -40,7 +46,8 @@ "queue": "اضافة جميع الاغاني الى قائمة التشغيل", "similar": "فنانون مماثلون", "title": "العنوان", - "tour": "في جولة" + "tour": "في جولة", + "popular-tracks": "Popular tracks" }, "dashboard": { "add-all": "اضافة الكل", @@ -144,7 +151,7 @@ "delete": "حذف قائمة التشغيل هذه", "duration": "الطول", "empty": "لا توجد قوائم تشغيل.", - "empty-help": "حاول إنشاء بعض قوائم التشغيل أو الاستيراد عن طريق عنوان url وسوف تظهر هنا!", + "empty-help": "Try creating playlists, or import by URL, and they will appear here!", "error-empty-data": "بيانات فارغة", "error-invalid-data": "بيانات غير صالحة", "error-open-file": "لا يمكن فتح الملف", @@ -153,6 +160,7 @@ "export-fail-title": "فشل تصدير قائمة التشغيل", "export-success-title": "تم تصدير قائمة التشغيل بنجاح", "header": "قوائم التشغيل الخاصة بك", + "header-add-button": "Add", "import-progress": "تقدم الاستيراد", "spotify-import-placeholder": "لصق رابط المقطوعات الموسيقية بسبوتيفاي هنا", "dialog-placeholder": "اسم قائمة التشغيل...", @@ -160,9 +168,9 @@ "dialog-cancel": "إلغاء", "dialog-rename": "إعادة التسمية", "dialog-import": "إستيراد", - "create-button": "إنشاء قائمة تشغيل جديدة", + "create-button": "Create a new playlist", "new-playlist": "قائمة تشغيل جديدة", - "import-url-button": "استيراد من الرابط (Spotify)", + "import-url-button": "Import from Spotify", "import-button": "استيراد من ملف (JSON)", "import-fail-title": "فشل استيراد قائمة التشغيل", "import-success-title": "تم استيراد قائمة التشغيل بنجاح", @@ -183,7 +191,11 @@ "server-modified-at": "تم تعديل الخادم: ", "upload-to-server": "تحميل إلى الخادم", "download-from-server": "التنزيل من الخادم", - "number-of-tracks": "الاغاني" + "number-of-tracks": "الاغاني", + "input-playlist-url": "Paste playlist URL:", + "create-playlist-dialog-title": "Input playlist name:", + "playlist": "Playlist", + "play": "Play" }, "plugins": { "add-a-plugin": "إضافة المكون الإضافي", @@ -210,7 +222,7 @@ "favorite-add": "إضافة إلى المفضلات", "header": "قائمة الإنتظار", "header-track": "المقطع الحالي", - "copy-track-url": "تم نسخ رابط الاغنية إلى الحافظة", + "copy-track-url": "Copy track URL to clipboard", "loading": "لا يزال البث قيد التحميل.", "playlist-add": "إضافة إلى قائمة التشغيل", "playlist-add-queue": "إضافة قائمة الانتظار إلى قائمة التشغيل", @@ -234,7 +246,9 @@ }, "verify": "تحقق", "unverify": "لا تحقق" - } + }, + "create-playlist-dialog-title": "Input playlist name:", + "play-now": "Play now" }, "search": { "album": "ألبوم", @@ -287,7 +301,7 @@ "github-description": "قم بتسجيل الدخول عبر Github لتتمكن من إنشاء ومشاركة قوائم التشغيل الخاصة بك على الإنترنت (مِيزة قادمة).", "github-title": "Github", "http": "API الـHTTP", - "invidious-url": "رابط مخدم Invidious", + "invidious-url": "Invidious instance URL", "language": "اللّغة", "language-placeholder": "اختيار اللغة", "lastfm-connect": "الاتصال بواسطة Last.fm", @@ -350,7 +364,7 @@ "add-to-favorite": "إضافة إلى المفضلات", "add-to-playlist": "إضافة إلى قائمة التشغيل", "add-to-queue": "إضافة إلى قائمة الانتظار", - "create-playlist": "إنشاء قائمة تشغيل جديدة", + "create-playlist": "Create a new playlist", "create-playlist-dialog-title": "أدخل اسم قائمة الأغاني:", "create-playlist-dialog-placeholder": "اسم قائمة الأغاني...", "create-playlist-dialog-accept": "حفظ", @@ -377,6 +391,7 @@ "exit-fullscreen": "اضغط ESC للخروج من ملء الشاشة" }, "command-palette": { + "reminder": "to open the command palette", "search-placeholder": "ماذا تريد أن تفعل؟", "empty-state-help": "لم تجد الذي تبحث عنه؟ استعمل أمر المساعدة.", "protip-text": "نصيحة:", diff --git a/packages/i18n/src/locales/be_BY.json b/packages/i18n/src/locales/be_BY.json index cd2b7c2988..b64a441551 100644 --- a/packages/i18n/src/locales/be_BY.json +++ b/packages/i18n/src/locales/be_BY.json @@ -8,7 +8,13 @@ "play": "Прайграць", "queue": "Дадаць альбом у чаргу", "tracks": "Трэкі:", - "year": "Год:" + "year": "Год:", + "add-to-playlist": "Add album to playlist", + "create-playlist": "Create a new playlist", + "create-playlist-dialog-title": "Input playlist name:", + "create-playlist-dialog-placeholder": "Playlist name...", + "create-playlist-dialog-accept": "Save", + "create-playlist-dialog-cancel": "Cancel" }, "app": { "collection": "Калекцыя", @@ -40,7 +46,8 @@ "queue": "Дадаць усе трэкі ў чаргу", "similar": "Падобныя выканаўцы", "title": "Назва", - "tour": "На гастролях" + "tour": "На гастролях", + "popular-tracks": "Popular tracks" }, "dashboard": { "add-all": "Дадаць усё", @@ -144,7 +151,7 @@ "delete": "Выдаліць гэты плэйліст", "duration": "Даўжыня", "empty": "Няма плэйлістоў.", - "empty-help": "Паспрабуйце стварыць некалькі плэйлістоў або імпартаваць па URL і яны з'явяцца тут!", + "empty-help": "Try creating playlists, or import by URL, and they will appear here!", "error-empty-data": "Пустыя даныя", "error-invalid-data": "Няверныя даныя", "error-open-file": "Немагчыма адкрыць файл", @@ -153,6 +160,7 @@ "export-fail-title": "Збой экспарту спісу прайгравання", "export-success-title": "Спіс прайгравання паспяхова экспартаваны", "header": "Вашы плэйлісты", + "header-add-button": "Add", "import-progress": "Выконваецца імпарт", "spotify-import-placeholder": "Ўстаўце URL-адрас Spotify плэйліста тут", "dialog-placeholder": "Назва плэйліста...", @@ -160,9 +168,9 @@ "dialog-cancel": "Адмяніць", "dialog-rename": "Перайменаваць", "dialog-import": "Імпартаваць", - "create-button": "Стварыць новы спіс прайгравання", + "create-button": "Create a new playlist", "new-playlist": "Новы плэйліст", - "import-url-button": "Імпарт з URL-адраса (Spotify)", + "import-url-button": "Import from Spotify", "import-button": "Імпарт з файла (JSON)", "import-fail-title": "Збой імпарту плэйліста", "import-success-title": "Плэйліст імпартаваны паспяхова", @@ -183,7 +191,11 @@ "server-modified-at": "Сервер зменены: ", "upload-to-server": "Загрузіць на сервер", "download-from-server": "Загрузіць з сервера", - "number-of-tracks": "трэкі" + "number-of-tracks": "трэкі", + "input-playlist-url": "Paste playlist URL:", + "create-playlist-dialog-title": "Input playlist name:", + "playlist": "Playlist", + "play": "Play" }, "plugins": { "add-a-plugin": "Дадаць плагiн", @@ -210,7 +222,7 @@ "favorite-add": "Дадаць у абранае", "header": "Чарга", "header-track": "Бягучы трэк", - "copy-track-url": "Скапіраваць адрас трэка ў буфер абмену", + "copy-track-url": "Copy track URL to clipboard", "loading": "Стрым усё яшчэ загружаецца.", "playlist-add": "Дадаць у плэйліст", "playlist-add-queue": "Дадаць чэргу ў плэйліст", @@ -234,7 +246,9 @@ }, "verify": "Пацвердзіць", "unverify": "Прыбраць пацвердженіе" - } + }, + "create-playlist-dialog-title": "Input playlist name:", + "play-now": "Play now" }, "search": { "album": "Альбом", @@ -287,7 +301,7 @@ "github-description": "Ўвайдзіце ў сістэму праз GitHub, каб мець магчымасць ствараць свае плэйлісты і дзяліцца імі анлайн (будучая функцыя).", "github-title": "GitHub", "http": "HTTP API", - "invidious-url": "Абразлівы URL-адрас асобніка", + "invidious-url": "Invidious instance URL", "language": "Мова", "language-placeholder": "Выбраць мову", "lastfm-connect": "Падключыцца да Last.fm", @@ -350,7 +364,7 @@ "add-to-favorite": "Дадаць у абранае", "add-to-playlist": "Дадаць у плэйліст", "add-to-queue": "Дадаць у чаргу", - "create-playlist": "Стварыць новы плэйліст", + "create-playlist": "Create a new playlist", "create-playlist-dialog-title": "Увядзіце назву плэйліста:", "create-playlist-dialog-placeholder": "Назва плэйліста...", "create-playlist-dialog-accept": "Захаваць", @@ -377,6 +391,7 @@ "exit-fullscreen": "Націсьніце на ESC, каб выйсьці з поўнага экрану" }, "command-palette": { + "reminder": "to open the command palette", "search-placeholder": "Што б Вы хацелі зрабіць далей?", "empty-state-help": "Здаецца, вы не можаце знайсці тое, што шукаеце? Паспрабуйце скарыстацца камандай help.", "protip-text": "ПРАФЕСІЙНЫ САВЕТ:", diff --git a/packages/i18n/src/locales/bn_BD.json b/packages/i18n/src/locales/bn_BD.json index 074ea36352..361099c024 100644 --- a/packages/i18n/src/locales/bn_BD.json +++ b/packages/i18n/src/locales/bn_BD.json @@ -8,7 +8,13 @@ "play": "প্লে", "queue": "এলবামগুলো সারিতে যোগ করুন", "tracks": "ট্র্যাক:", - "year": "বছরঃ" + "year": "বছরঃ", + "add-to-playlist": "Add album to playlist", + "create-playlist": "Create a new playlist", + "create-playlist-dialog-title": "Input playlist name:", + "create-playlist-dialog-placeholder": "Playlist name...", + "create-playlist-dialog-accept": "Save", + "create-playlist-dialog-cancel": "Cancel" }, "app": { "collection": "সংগ্রহ", @@ -40,7 +46,8 @@ "queue": "সারিতে সমস্ত ট্র্যাক যোগ করুন", "similar": "অনুরূপ শিল্পী", "title": "টাইটেল", - "tour": "ভ্রমণে" + "tour": "ভ্রমণে", + "popular-tracks": "Popular tracks" }, "dashboard": { "add-all": "সবকটি যোগ করুন", @@ -144,7 +151,7 @@ "delete": "প্লেলিস্টটি ডিলিট করুন", "duration": "দৈর্ঘ্য", "empty": "কোনো প্লেলিস্ট নেই.", - "empty-help": "কিছু প্লেলিস্ট তৈরী করুন বা ইউআরএল থেকে ইম্পোর্ট করুন, সেগুলো এখানে দেখা যাবে!", + "empty-help": "Try creating playlists, or import by URL, and they will appear here!", "error-empty-data": "খালি ডাটা", "error-invalid-data": "ইন্ভালিড ডাটা", "error-open-file": "ফাইল ওপেন করা যাচ্ছে না", @@ -153,6 +160,7 @@ "export-fail-title": "পেলিস্ট এক্সপোর্ট অসফল হয়েছে", "export-success-title": "প্লেলিস্ট সফলভাবে ইমপোর্ট হয়েছে", "header": "আপনার প্লেলিস্ট", + "header-add-button": "Add", "import-progress": "ইমপোর্ট প্রোগেস", "spotify-import-placeholder": "Spotify প্লেলিস্ট এখানে পেস্ট করুন", "dialog-placeholder": "প্লেলিস্টের নাম...", @@ -160,9 +168,9 @@ "dialog-cancel": "বাতিল", "dialog-rename": "নাম পরিবর্তন", "dialog-import": "ইম্পোর্ট", - "create-button": "নতুন প্লেলিস্ট তৈরি করুন", + "create-button": "Create a new playlist", "new-playlist": "নতুন প্লেলিস্ট", - "import-url-button": "ইউআরএল থেকে ইম্পোর্ট করুন(Spotify)", + "import-url-button": "Import from Spotify", "import-button": "ফাইল থেকে ইম্পোর্ট করুন(JSON)", "import-fail-title": "পেলিস্ট এক্সপোর্ট অসফল হয়েছে", "import-success-title": "প্লেলিস্ট সফলভাবে ইমপোর্ট হয়েছে", @@ -183,7 +191,11 @@ "server-modified-at": "সার্ভার মডিফাইড: ", "upload-to-server": "সার্ভারে আপলোট করুন", "download-from-server": "সার্ভার থেকে ডাউনলোড করুন", - "number-of-tracks": "ট্র্যাকগুলি" + "number-of-tracks": "ট্র্যাকগুলি", + "input-playlist-url": "Paste playlist URL:", + "create-playlist-dialog-title": "Input playlist name:", + "playlist": "Playlist", + "play": "Play" }, "plugins": { "add-a-plugin": "প্লাগইন যোগ করুন", @@ -210,7 +222,7 @@ "favorite-add": "পছন্দের তালিকায় যোগ করুন", "header": "সারি", "header-track": "বর্তমান গান", - "copy-track-url": "গানের url ক্লিপবোর্ডে কপি করুন", + "copy-track-url": "Copy track URL to clipboard", "loading": "স্ট্রীম এখনো লোড হচ্ছে।", "playlist-add": "প্লেলিস্টে যোগ করুন", "playlist-add-queue": "প্লেলিস্টে কিউ যোগ করুন", @@ -234,7 +246,9 @@ }, "verify": "Verify", "unverify": "Unverify" - } + }, + "create-playlist-dialog-title": "Input playlist name:", + "play-now": "Play now" }, "search": { "album": "অ্যালবাম", @@ -287,7 +301,7 @@ "github-description": "Github এ লগইন করুন প্লেলিস্ট তৈরী এবং অনলাইনে সেয়ার করতে (আসন্ন ফিচার).", "github-title": "Github", "http": "HTTP API", - "invidious-url": "ইনবিডিআস ইউআরএল ইনস্টেনস", + "invidious-url": "Invidious instance URL", "language": "ভাষা", "language-placeholder": "একটি ভাষা নির্বাচন করুন", "lastfm-connect": "Last.fm এর সাথে সংযোগ করুন", @@ -377,6 +391,7 @@ "exit-fullscreen": "ফুলস্ক্রিন থেকে বের হতে ECS চাপুন" }, "command-palette": { + "reminder": "to open the command palette", "search-placeholder": "আপনি কি করতে চান?", "empty-state-help": "আপনি যা খুজছেন তা পাচ্ছেন না? হেল্প কমান্ড ট্রাই করুন।", "protip-text": "প্রো-টিপ:", diff --git a/packages/i18n/src/locales/cs.json b/packages/i18n/src/locales/cs.json index d3bf80a630..3f6ff8a417 100644 --- a/packages/i18n/src/locales/cs.json +++ b/packages/i18n/src/locales/cs.json @@ -8,7 +8,13 @@ "play": "Přehrát", "queue": "Přidat album do fronty", "tracks": "Skladby:", - "year": "Rok:" + "year": "Rok:", + "add-to-playlist": "Add album to playlist", + "create-playlist": "Create a new playlist", + "create-playlist-dialog-title": "Input playlist name:", + "create-playlist-dialog-placeholder": "Playlist name...", + "create-playlist-dialog-accept": "Save", + "create-playlist-dialog-cancel": "Cancel" }, "app": { "collection": "Kolekce", @@ -40,7 +46,8 @@ "queue": "Přidat všechny skladby do fronty", "similar": "Podobní umělci", "title": "Název", - "tour": "Na turné" + "tour": "Na turné", + "popular-tracks": "Popular tracks" }, "dashboard": { "add-all": "Přidat vše", @@ -144,7 +151,7 @@ "delete": "Odstranit tento seznam skladeb", "duration": "Délka", "empty": "Žádné seznamy skladeb.", - "empty-help": "Zkuste vytvořit nějáké Playlisty nebo importovat z URL a oni se pak zde objeví!", + "empty-help": "Try creating playlists, or import by URL, and they will appear here!", "error-empty-data": "Prázdná data", "error-invalid-data": "Neplatná data", "error-open-file": "Nelze otevřít soubor", @@ -153,6 +160,7 @@ "export-fail-title": "Chyba exportu playlistu", "export-success-title": "Playlist úspěšně exportován", "header": "Vaše playlisty", + "header-add-button": "Add", "import-progress": "Importovat postup", "spotify-import-placeholder": "Sem vložte odkaz na Spotify playlist", "dialog-placeholder": "Název seznamu skladeb...", @@ -160,9 +168,9 @@ "dialog-cancel": "Storno", "dialog-rename": "Přejmenovat", "dialog-import": "Importovat", - "create-button": "Vytvořit nový playlist", + "create-button": "Create a new playlist", "new-playlist": "Nový playlist", - "import-url-button": "Importovat z adresy URL (Spotify)", + "import-url-button": "Import from Spotify", "import-button": "Importovat ze souboru (JSON)", "import-fail-title": "Chyba při importu playlistu", "import-success-title": "Playlist úspěšně importován", @@ -183,7 +191,11 @@ "server-modified-at": "Serverově upraveno: ", "upload-to-server": "Nahrát na server", "download-from-server": "Stáhnout ze serveru", - "number-of-tracks": "skladeb" + "number-of-tracks": "skladeb", + "input-playlist-url": "Paste playlist URL:", + "create-playlist-dialog-title": "Input playlist name:", + "playlist": "Playlist", + "play": "Play" }, "plugins": { "add-a-plugin": "Přidat plugin", @@ -210,7 +222,7 @@ "favorite-add": "Přidat k oblíbeným", "header": "Fronta", "header-track": "Aktuální skladba", - "copy-track-url": "Zkopírovat URL skladby do schránky", + "copy-track-url": "Copy track URL to clipboard", "loading": "Stream se ještě načítá.", "playlist-add": "Přidat do seznamu skladeb", "playlist-add-queue": "Přidat frontu do seznamu skladeb", @@ -234,7 +246,9 @@ }, "verify": "Ověřit", "unverify": "Zrušit ověření" - } + }, + "create-playlist-dialog-title": "Input playlist name:", + "play-now": "Play now" }, "search": { "album": "Album", @@ -287,7 +301,7 @@ "github-description": "Přihlaste se přes Github, abyste mohli vytvářet a sdílet vaše seznamy skladeb online (chystaná funkce).", "github-title": "GitHub", "http": "HTTP API", - "invidious-url": "URL instance Invidious", + "invidious-url": "Invidious instance URL", "language": "Jazyk", "language-placeholder": "Vyberte jazyk", "lastfm-connect": "Propojit s Last.fm", @@ -350,7 +364,7 @@ "add-to-favorite": "Přidat do oblíbených", "add-to-playlist": "Přidat do playlistu", "add-to-queue": "Přidat do fronty", - "create-playlist": "Vytvořit nový playlist", + "create-playlist": "Create a new playlist", "create-playlist-dialog-title": "Zadejte název playlistu:", "create-playlist-dialog-placeholder": "Název playlistu...", "create-playlist-dialog-accept": "Uložit", @@ -377,6 +391,7 @@ "exit-fullscreen": "Stiskněte ESC pro opuštění celé obrazovky" }, "command-palette": { + "reminder": "to open the command palette", "search-placeholder": "Co chcete udělat?", "empty-state-help": "Nemůžete najít to, co hledáte? Zkuste příkaz nápovědy.", "protip-text": "PROTIP:", diff --git a/packages/i18n/src/locales/de.json b/packages/i18n/src/locales/de.json index 156fe84f2f..7a4df57401 100644 --- a/packages/i18n/src/locales/de.json +++ b/packages/i18n/src/locales/de.json @@ -8,7 +8,13 @@ "play": "Abspielen", "queue": "Album zur Warteschlange hinzufügen", "tracks": "Lieder:", - "year": "Jahr:" + "year": "Jahr:", + "add-to-playlist": "Add album to playlist", + "create-playlist": "Create a new playlist", + "create-playlist-dialog-title": "Input playlist name:", + "create-playlist-dialog-placeholder": "Playlist name...", + "create-playlist-dialog-accept": "Save", + "create-playlist-dialog-cancel": "Cancel" }, "app": { "collection": "Sammlung", @@ -40,7 +46,8 @@ "queue": "Alle Lieder zur Warteschlange hinzufügen", "similar": "Ähnliche Künstler", "title": "Titel", - "tour": "Auf Tour" + "tour": "Auf Tour", + "popular-tracks": "Popular tracks" }, "dashboard": { "add-all": "Alle hinzufügen", @@ -144,7 +151,7 @@ "delete": "Diese Wiedergabeliste löschen", "duration": "Länge", "empty": "Keine Wiedergabelisten.", - "empty-help": "Versuche ein paar Playlisten zu erstellen oder importiere welche per URL und sie werden hier erscheinen!", + "empty-help": "Try creating playlists, or import by URL, and they will appear here!", "error-empty-data": "Leere Daten", "error-invalid-data": "Ungültige Daten", "error-open-file": "Datei kann nicht geöffnet werden", @@ -153,6 +160,7 @@ "export-fail-title": "Export von Wiedergabeliste fehlgeschlagen", "export-success-title": "Wiedergabeliste erfolgreich exportiert", "header": "Deine Wiedergabelisten", + "header-add-button": "Add", "import-progress": "Import-Fortschritt", "spotify-import-placeholder": "Spotify Playlist-URL hier einfügen", "dialog-placeholder": "Wiedergabelistenname...", @@ -160,9 +168,9 @@ "dialog-cancel": "Abbrechen", "dialog-rename": "Umbenennen", "dialog-import": "Importieren", - "create-button": "Neue Wiedergabeliste erstellen", + "create-button": "Create a new playlist", "new-playlist": "Neue Wiedergabeliste", - "import-url-button": "Import aus URL (Spotify)", + "import-url-button": "Import from Spotify", "import-button": "Aus Datei importieren (JSON)", "import-fail-title": "Import der Wiedergabeliste fehlgeschlagen", "import-success-title": "Wiedergabeliste erfolgreich importiert", @@ -183,7 +191,11 @@ "server-modified-at": "Server geändert: ", "upload-to-server": "Zum Server hochladen", "download-from-server": "Vom Server herunterladen", - "number-of-tracks": "Titel" + "number-of-tracks": "Titel", + "input-playlist-url": "Paste playlist URL:", + "create-playlist-dialog-title": "Input playlist name:", + "playlist": "Playlist", + "play": "Play" }, "plugins": { "add-a-plugin": "Plugin hinzufügen", @@ -210,7 +222,7 @@ "favorite-add": "Zu den Favoriten hinzufügen", "header": "Warteschlange", "header-track": "Aktuelles Lied", - "copy-track-url": "Lied-URL in Zwischenablage kopieren", + "copy-track-url": "Copy track URL to clipboard", "loading": "Stream wird noch geladen.", "playlist-add": "Zur Wiedergabeliste hinzufügen", "playlist-add-queue": "Warteschlange zur Wiedergabeliste hinzufügen", @@ -234,7 +246,9 @@ }, "verify": "Verifizieren", "unverify": "Bestätigung entfernen" - } + }, + "create-playlist-dialog-title": "Input playlist name:", + "play-now": "Play now" }, "search": { "album": "Album", @@ -287,7 +301,7 @@ "github-description": "Melde dich über GitHub an, um deine Wiedergabelisten online erstellen und teilen zu können (kommende Funktion).", "github-title": "GitHub", "http": "HTTP API", - "invidious-url": "Invidious Instanz URL", + "invidious-url": "Invidious instance URL", "language": "Sprache", "language-placeholder": "Wähle eine Sprache", "lastfm-connect": "Mit Last.fm verbinden", @@ -350,7 +364,7 @@ "add-to-favorite": "Zu den Favoriten hinzufügen", "add-to-playlist": "Zur Wiedergabeliste hinzufügen", "add-to-queue": "Zur Warteschlange hinzufügen", - "create-playlist": "Neue Wiedergabeliste erstellen", + "create-playlist": "Create a new playlist", "create-playlist-dialog-title": "Name der Wiedergabeliste eingeben:", "create-playlist-dialog-placeholder": "Name der Wiedergabeliste...", "create-playlist-dialog-accept": "Speichern", @@ -377,6 +391,7 @@ "exit-fullscreen": "ESC Taste drücken, um den Vollbildmodus zu beenden" }, "command-palette": { + "reminder": "to open the command palette", "search-placeholder": "Was möchtest du machen?", "empty-state-help": "Kann nicht finden, was du suchst? Probiere den Hilfe-Befehl.", "protip-text": "PROTIP:", diff --git a/packages/i18n/src/locales/dk.json b/packages/i18n/src/locales/dk.json index c8155a0f45..6ced954ee8 100644 --- a/packages/i18n/src/locales/dk.json +++ b/packages/i18n/src/locales/dk.json @@ -8,7 +8,13 @@ "play": "Afspil", "queue": "Tilføj album til kø", "tracks": "Numre:", - "year": "Årstal:" + "year": "Årstal:", + "add-to-playlist": "Add album to playlist", + "create-playlist": "Create a new playlist", + "create-playlist-dialog-title": "Input playlist name:", + "create-playlist-dialog-placeholder": "Playlist name...", + "create-playlist-dialog-accept": "Save", + "create-playlist-dialog-cancel": "Cancel" }, "app": { "collection": "Samling", @@ -40,7 +46,8 @@ "queue": "Tilføj alle sange til kø", "similar": "Lignende artister", "title": "Titel", - "tour": "På turné" + "tour": "På turné", + "popular-tracks": "Popular tracks" }, "dashboard": { "add-all": "Tilføj alle", @@ -144,7 +151,7 @@ "delete": "Slet denne afspilningsliste", "duration": "Længde", "empty": "Ingen afspilningsliste.", - "empty-help": "Try create some playlists or import by url and they will appear here!", + "empty-help": "Try creating playlists, or import by URL, and they will appear here!", "error-empty-data": "Ingen data", "error-invalid-data": "Ugyldige data", "error-open-file": "Kan ikke åbne fil", @@ -153,6 +160,7 @@ "export-fail-title": "Eksport af spilleliste mislykkedes", "export-success-title": "Spilleliste eksporterede succesfuldt", "header": "Dine spillelister", + "header-add-button": "Add", "import-progress": "Importer fremskridt", "spotify-import-placeholder": "Indsæt et Spotify spilleliste URL her", "dialog-placeholder": "Afspilningslistens navn...", @@ -160,9 +168,9 @@ "dialog-cancel": "Annuller", "dialog-rename": "Omdøb", "dialog-import": "Importer", - "create-button": "Opret ny spilleliste", + "create-button": "Create a new playlist", "new-playlist": "Ny playliste", - "import-url-button": "Importer fra url (Spotify)", + "import-url-button": "Import from Spotify", "import-button": "Importer fra fil (JSON)", "import-fail-title": "Import af spilleliste mislykkedes", "import-success-title": "Spilleliste importerede succesfuldt", @@ -183,7 +191,11 @@ "server-modified-at": "Server ændret: ", "upload-to-server": "Upload til server", "download-from-server": "Hent fra server", - "number-of-tracks": "numre" + "number-of-tracks": "numre", + "input-playlist-url": "Paste playlist URL:", + "create-playlist-dialog-title": "Input playlist name:", + "playlist": "Playlist", + "play": "Play" }, "plugins": { "add-a-plugin": "tilføj udvidelse", @@ -210,7 +222,7 @@ "favorite-add": "Tilføj til farvoritter", "header": "Kø", "header-track": "Nuværende sang", - "copy-track-url": "Kopier nummer-url til udklipsholder", + "copy-track-url": "Copy track URL to clipboard", "loading": "Stream loader stadig.", "playlist-add": "Tilføj til afspilningsliste", "playlist-add-queue": "Tilføj kø til afspilningsliste", @@ -234,7 +246,9 @@ }, "verify": "Verify", "unverify": "Unverify" - } + }, + "create-playlist-dialog-title": "Input playlist name:", + "play-now": "Play now" }, "search": { "album": "Album", @@ -287,7 +301,7 @@ "github-description": "Log ind via Github for at kunne oprette og dele dine afspilningslister online (Kommende funktion).", "github-title": "Github", "http": "HTTP API", - "invidious-url": "Invidious instans url", + "invidious-url": "Invidious instance URL", "language": "Sprog", "language-placeholder": "Vælg et sprog", "lastfm-connect": "Forbind med Last.fm", @@ -377,6 +391,7 @@ "exit-fullscreen": "Tryk på ESC for at afslutte fuld skærm" }, "command-palette": { + "reminder": "to open the command palette", "search-placeholder": "Hvad ønsker du at gøre?", "empty-state-help": "Kan du ikke finde det, du leder efter? Prøv hjælpekommandoen.", "protip-text": "PROTIP:", diff --git a/packages/i18n/src/locales/es.json b/packages/i18n/src/locales/es.json index ef6ed17c2f..8b8a481179 100644 --- a/packages/i18n/src/locales/es.json +++ b/packages/i18n/src/locales/es.json @@ -8,7 +8,13 @@ "play": "Reproducir", "queue": "Añadir álbum a la cola", "tracks": "Pistas:", - "year": "Año:" + "year": "Año:", + "add-to-playlist": "Add album to playlist", + "create-playlist": "Create a new playlist", + "create-playlist-dialog-title": "Input playlist name:", + "create-playlist-dialog-placeholder": "Playlist name...", + "create-playlist-dialog-accept": "Guardar", + "create-playlist-dialog-cancel": "Cancelar" }, "app": { "collection": "Colección", @@ -40,7 +46,8 @@ "queue": "Añadir todas las pistas a la cola", "similar": "Artistas similares", "title": "Título", - "tour": "En tour" + "tour": "En tour", + "popular-tracks": "Canciones populares" }, "dashboard": { "add-all": "Añadir todo", @@ -144,7 +151,7 @@ "delete": "Eliminar esta lista de reproducción", "duration": "Duración", "empty": "No hay listas de reproducción.", - "empty-help": "¡Prueba crear algunas listas de reproducción o impórtalas por URL y aparecerán aquí!", + "empty-help": "Try creating playlists, or import by URL, and they will appear here!", "error-empty-data": "Datos vacíos", "error-invalid-data": "Datos inválidos", "error-open-file": "No se puede abrir el archivo", @@ -153,6 +160,7 @@ "export-fail-title": "Exportación de lista de reproducción fallida", "export-success-title": "Lista de reproducción exportada exitosamente", "header": "Tus listas de reproducción", + "header-add-button": "Add", "import-progress": "Importar progreso", "spotify-import-placeholder": "Pega aquí una URL de una lista de reproducción de Spotify", "dialog-placeholder": "Nombre de la lista de reproducción...", @@ -160,9 +168,9 @@ "dialog-cancel": "Cancelar", "dialog-rename": "Renombrar", "dialog-import": "Importar", - "create-button": "Crear una nueva lista de reproducción", + "create-button": "Create a new playlist", "new-playlist": "Nueva lista de reproducción", - "import-url-button": "Importar desde URL (Spotify)", + "import-url-button": "Import from Spotify", "import-button": "Importar desde archivo (JSON)", "import-fail-title": "Importación de lista de reproducción fallida", "import-success-title": "Lista de reproducción importada exitosamente", @@ -183,7 +191,11 @@ "server-modified-at": "Modificado en el servidor: ", "upload-to-server": "Subir al servidor", "download-from-server": "Descargar desde el servidor", - "number-of-tracks": "canciones" + "number-of-tracks": "canciones", + "input-playlist-url": "Paste playlist URL:", + "create-playlist-dialog-title": "Input playlist name:", + "playlist": "Playlist", + "play": "Play" }, "plugins": { "add-a-plugin": "Añadir un plugin", @@ -210,7 +222,7 @@ "favorite-add": "Añadir a favoritos", "header": "Cola de reproducción", "header-track": "Pista actual", - "copy-track-url": "Copiar la url de la pista al portapapeles", + "copy-track-url": "Copy track URL to clipboard", "loading": "La transmisión sigue cargando.", "playlist-add": "Añadir a lista de reproducción", "playlist-add-queue": "Añadir cola a lista de reproducción", @@ -234,7 +246,9 @@ }, "verify": "Verificar", "unverify": "No verificar" - } + }, + "create-playlist-dialog-title": "Input playlist name:", + "play-now": "Play now" }, "search": { "album": "Álbum", @@ -287,7 +301,7 @@ "github-description": "Inicia sesión en GitHub para crear y compartir tus listas de reproducción en línea (próximamente disponible).", "github-title": "GitHub", "http": "API HTTP", - "invidious-url": "URL de la instancia de Invidious", + "invidious-url": "Invidious instance URL", "language": "Idioma", "language-placeholder": "Elige un idioma", "lastfm-connect": "Conectar con Last.fm", @@ -350,7 +364,7 @@ "add-to-favorite": "Añadir a favoritos", "add-to-playlist": "Añadir a lista de reproducción", "add-to-queue": "Añadir a la cola", - "create-playlist": "Crear nueva playlist", + "create-playlist": "Create a new playlist", "create-playlist-dialog-title": "Introduce el nombre de la playlist:", "create-playlist-dialog-placeholder": "Nombre de la lista de reproducción...", "create-playlist-dialog-accept": "Guardar", @@ -377,6 +391,7 @@ "exit-fullscreen": "Presiona ESC para salir de la pantalla completa" }, "command-palette": { + "reminder": "to open the command palette", "search-placeholder": "¿Qué te gustaría hacer?", "empty-state-help": "¿No encuentras lo que estás buscando? Prueba el comando de ayuda.", "protip-text": "Consejo de pro:", diff --git a/packages/i18n/src/locales/fa_IR.json b/packages/i18n/src/locales/fa_IR.json index f6620a543a..c59b67f809 100644 --- a/packages/i18n/src/locales/fa_IR.json +++ b/packages/i18n/src/locales/fa_IR.json @@ -8,7 +8,13 @@ "play": "Play", "queue": "Add album to queue", "tracks": "Tracks:", - "year": "Year:" + "year": "Year:", + "add-to-playlist": "Add album to playlist", + "create-playlist": "Create a new playlist", + "create-playlist-dialog-title": "Input playlist name:", + "create-playlist-dialog-placeholder": "Playlist name...", + "create-playlist-dialog-accept": "Save", + "create-playlist-dialog-cancel": "Cancel" }, "app": { "collection": "Collection", @@ -40,7 +46,8 @@ "queue": "Add all tracks to queue", "similar": "Similar artists", "title": "Title", - "tour": "On tour" + "tour": "On tour", + "popular-tracks": "Popular tracks" }, "dashboard": { "add-all": "Add all", @@ -153,6 +160,7 @@ "export-fail-title": "Playlist export fail", "export-success-title": "Playlist exported successfully", "header": "Your playlists", + "header-add-button": "Add", "import-progress": "Import progress", "spotify-import-placeholder": "Paste a Spotify playlist URL here", "dialog-placeholder": "Playlist name...", @@ -183,7 +191,11 @@ "server-modified-at": "Server modified: ", "upload-to-server": "Upload to server", "download-from-server": "Download from server", - "number-of-tracks": "tracks" + "number-of-tracks": "tracks", + "input-playlist-url": "Paste playlist URL:", + "create-playlist-dialog-title": "Input playlist name:", + "playlist": "Playlist", + "play": "Play" }, "plugins": { "add-a-plugin": "Add a plugin", @@ -210,7 +222,7 @@ "favorite-add": "Add to favorites", "header": "Queue", "header-track": "Current track", - "copy-track-url": "Copy track url to clipboard", + "copy-track-url": "Copy track URL to clipboard", "loading": "Stream still loading.", "playlist-add": "Add to playlist", "playlist-add-queue": "Add queue to playlist", @@ -234,7 +246,9 @@ }, "verify": "Verify", "unverify": "Unverify" - } + }, + "create-playlist-dialog-title": "Input playlist name:", + "play-now": "Play now" }, "search": { "album": "Album", @@ -287,7 +301,7 @@ "github-description": "Log in via Github to be able to create and share your playlists online (upcoming feature).", "github-title": "Github", "http": "HTTP API", - "invidious-url": "Invidious instance url", + "invidious-url": "Invidious instance URL", "language": "Language", "language-placeholder": "Pick a language", "lastfm-connect": "Connect with Last.fm", @@ -377,6 +391,7 @@ "exit-fullscreen": "Press ESC to exit full screen" }, "command-palette": { + "reminder": "to open the command palette", "search-placeholder": "What would you like to do?", "empty-state-help": "Can't seem to find what you're looking for? Try the help command.", "protip-text": "PROTIP:", diff --git a/packages/i18n/src/locales/fi.json b/packages/i18n/src/locales/fi.json index 4103882a00..a195efbe36 100644 --- a/packages/i18n/src/locales/fi.json +++ b/packages/i18n/src/locales/fi.json @@ -8,7 +8,13 @@ "play": "Toista", "queue": "Lisää albumi jonoon", "tracks": "Kappaleet:", - "year": "Vuosi:" + "year": "Vuosi:", + "add-to-playlist": "Add album to playlist", + "create-playlist": "Create a new playlist", + "create-playlist-dialog-title": "Input playlist name:", + "create-playlist-dialog-placeholder": "Playlist name...", + "create-playlist-dialog-accept": "Save", + "create-playlist-dialog-cancel": "Cancel" }, "app": { "collection": "Kokoelma", @@ -40,7 +46,8 @@ "queue": "Lisää kaikki kappaleet jonoon", "similar": "Samankaltaisia artisteja", "title": "Nimi", - "tour": "Kiertueella" + "tour": "Kiertueella", + "popular-tracks": "Popular tracks" }, "dashboard": { "add-all": "Lisää kaikki", @@ -144,7 +151,7 @@ "delete": "Poista tämä soittolista", "duration": "Kesto", "empty": "Ei soittolistoja.", - "empty-help": "Try create some playlists or import by url and they will appear here!", + "empty-help": "Try creating playlists, or import by URL, and they will appear here!", "error-empty-data": "Tyhjä tietue", "error-invalid-data": "Virheellinen data", "error-open-file": "Tiedostoa ei voitu avata", @@ -153,6 +160,7 @@ "export-fail-title": "Soittolistan vienti epäonnistui", "export-success-title": "Soittolistan vienti onnistui", "header": "Soittolistasi", + "header-add-button": "Add", "import-progress": "Tuonnin edistyminen", "spotify-import-placeholder": "Liitä Spotify-soittoluettelon URL-osoite tähän", "dialog-placeholder": "Soittolistan nimi...", @@ -160,9 +168,9 @@ "dialog-cancel": "Keskeytä", "dialog-rename": "Nimeä uudelleen", "dialog-import": "Tuo", - "create-button": "Luo uusi soittolista", + "create-button": "Create a new playlist", "new-playlist": "Uusi soittolista", - "import-url-button": "Tuo url-osoitteesta (Spotify)", + "import-url-button": "Import from Spotify", "import-button": "Tuo tiedostosta (JSON)", "import-fail-title": "Soittolistan tuonti epäonnistui", "import-success-title": "Soittolistan tuonti onnistui", @@ -183,7 +191,11 @@ "server-modified-at": "Palvelimen muokkaus: ", "upload-to-server": "Lataa palvelimelle", "download-from-server": "Lataa palvelimelta", - "number-of-tracks": "kappaletta" + "number-of-tracks": "kappaletta", + "input-playlist-url": "Paste playlist URL:", + "create-playlist-dialog-title": "Input playlist name:", + "playlist": "Playlist", + "play": "Play" }, "plugins": { "add-a-plugin": "Lisää plugin", @@ -210,7 +222,7 @@ "favorite-add": "Lisää suosikkeihin", "header": "Jono", "header-track": "Tämänhetkinen kappale", - "copy-track-url": "Kopioi kappaleen osoite leikepöydälle", + "copy-track-url": "Copy track URL to clipboard", "loading": "Streami lataa vieläkin.", "playlist-add": "Lisää soittolistaan", "playlist-add-queue": "Lisää jono soittolistaan", @@ -234,7 +246,9 @@ }, "verify": "Vahvista", "unverify": "Poista vahvistus" - } + }, + "create-playlist-dialog-title": "Input playlist name:", + "play-now": "Play now" }, "search": { "album": "Albumi", @@ -287,7 +301,7 @@ "github-description": "Kirjaudu sisään Githubilla jotta voit luoda ja jakaa soittolistoja (ominaisuus tulossa).", "github-title": "GitHub", "http": "HTTP API", - "invidious-url": "Invidious-instanssin linkki", + "invidious-url": "Invidious instance URL", "language": "Kieli", "language-placeholder": "Valitse kieli", "lastfm-connect": "Kirjaudu käyttäen Last.fm tiliäsi", @@ -350,7 +364,7 @@ "add-to-favorite": "Lisää suosikkeihin", "add-to-playlist": "Lisää soittolistaan", "add-to-queue": "Lisää jonoon", - "create-playlist": "Luo uusi soittolista", + "create-playlist": "Create a new playlist", "create-playlist-dialog-title": "Syötä soittolistalle nimi:", "create-playlist-dialog-placeholder": "Soittolistan nimi...", "create-playlist-dialog-accept": "Tallenna", @@ -377,6 +391,7 @@ "exit-fullscreen": "Paina ESC poistuaksesi koko näytön tilasta" }, "command-palette": { + "reminder": "to open the command palette", "search-placeholder": "Mitä haluaisit tehdä?", "empty-state-help": "Etkö löydä etsimääsi? Kokeile ohjetta.", "protip-text": "ILMAINEN NEUVO:", diff --git a/packages/i18n/src/locales/fr.json b/packages/i18n/src/locales/fr.json index 1c6d4eab3d..a7ce14d9f7 100644 --- a/packages/i18n/src/locales/fr.json +++ b/packages/i18n/src/locales/fr.json @@ -8,7 +8,13 @@ "play": "Lire", "queue": "Ajouter l'album à la liste de lecture", "tracks": "Morceaux :", - "year": "Année :" + "year": "Année :", + "add-to-playlist": "Ajouter album à la playlist", + "create-playlist": "Créer une nouvelle liste de lecture", + "create-playlist-dialog-title": "Entrer le nom de la piste de lecture:", + "create-playlist-dialog-placeholder": "Nom de la liste de lecture...", + "create-playlist-dialog-accept": "Enregistrer", + "create-playlist-dialog-cancel": "Annuler" }, "app": { "collection": "Collection", @@ -22,11 +28,11 @@ "listening-history": "Historique d'écoute", "lyrics": "Paroles", "main": "Accueil", - "playlists": "Playlists", - "plugins": "Plugins", + "playlists": "Listes de lecture", + "plugins": "Modules complémentaires", "search": "Recherches", "settings": "Réglages", - "visualizer": "Visualiseur", + "visualizer": "Aperçu", "user-panel": { "actions-tooltip": "Actions utilisateur", "sign-up": "S'inscrire / Se connecter", @@ -40,7 +46,8 @@ "queue": "Ajouter tous les morceaux à la file de lecture", "similar": "Artistes similaires", "title": "Titre", - "tour": "En tournée" + "tour": "En tournée", + "popular-tracks": "Pistes populaires" }, "dashboard": { "add-all": "Ajouter tout", @@ -49,7 +56,7 @@ "news": "Actualités", "playcounts": "Nombre d'écoute", "playlists": "Tendances", - "popular-track-title": "Meilleurs morceaux de Deezer", + "popular-track-title": "Meilleurs morceaux sur Deezer", "title": "Titre", "top": "Meilleurs morceaux", "trending-playlists": "Playlists populaires", @@ -59,10 +66,10 @@ "nothing-found": "Rien n'a été trouvé." }, "downloads": { - "clear": "Supprimer les téléchargements terminés", + "clear": "Supprimer les pistes lues", "completion": "Avancement", - "empty": "Aucun téléchargement", - "empty-help": "Ajoutez quelque chose à télécharger et vous le verrez apparaître ici !", + "empty": "Les téléchargements sont vides.", + "empty-help": "Ajoutez quelque chose à la file d'attente et vous le verrez apparaître ici !", "header": "Téléchargements", "name": "Nom", "status": "État" @@ -72,8 +79,8 @@ "club": "Club", "custom": "Personnalisé", "default": "Par défaut", - "full-bass": "Basses", - "full-treble": "Aiguës", + "full-bass": "Plus de Basses", + "full-treble": "Plus d'Aigus", "pop": "Pop", "presets": "Préréglages", "reggae": "Reggae", @@ -81,18 +88,18 @@ }, "favorite-albums": { "empty": "Aucun album favoris", - "empty-help": "Essayez d'ajouter des albums à vos favoris, ils apparaîtront ici !", + "empty-help": "Essayez d'ajouter des albums à vos favoris et ils apparaîtront ici!", "header": "Vos albums favoris" }, "favorite-artists": { "empty": "Aucun artiste favori", - "empty-help": "Essayez d'ajouter quelques artistes à vos favoris et ils apparaîtront ici !", + "empty-help": "Essayez d'ajouter des artistes à vos favoris et ils apparaîtront ici!", "header": "Vos artistes favoris" }, "favorites": { "artist": "Artiste", - "empty": "Aucun favoris", - "empty-help": "Essayez d'ajouter quelques morceaux à vos favoris et ils apparaîtront ici !", + "empty": "Aucun favoris ajoutés", + "empty-help": "Essayez d'ajouter des morceaux à vos favoris et ils apparaîtront ici!", "header": "Vos morceaux favoris", "play-random": "Jouer un morceau aléatoire à partir de vos favoris", "title": "Titre" @@ -103,14 +110,14 @@ "header": "Application de bureau jouant de la musique à partir de sources libres", "released": "distribué sous licence AGPL-3.0", "report": "Soumettre un problème ou une nouvelle fonctionnalité", - "thanks": "Un grand merci à tous nos contributeurs sur Github." + "thanks": "Merci beaucoup à nos contributeurs sur Github, votre aide a été essentielle pour créer ce programme." }, "library": { "add": "Ajouter des dossiers", "album": "Album", "artist": "Artiste", "empty": "La bibliothèque est vide", - "empty-help": "Essayez d'ajouter un peu de musique avec le bouton au dessus.", + "empty-help": "Essayez d'ajouter de la musique avec le bouton ci-dessus.", "filter-placeholder": "Filtrer...", "header": "Bibliothèque locale", "no-search-results": "Aucun résultat de recherche", @@ -119,21 +126,21 @@ }, "lyrics": { "by-artist": "de {{artist}}", - "empty": "Aucun morceau n'est en cours de lecture", - "empty-help": "Ajoutez un morceau dans la file de lecture et vous verrez les paroles s'afficher ici !", + "empty": "Aucun morceau en cours de lecture.", + "empty-help": "Ajoutez un morceau à la file d'attente pour afficher les paroles ici!", "not-found": "Aucune paroles n'ont été trouvées pour ce morceau." }, "option-control": { "rate": "Vitesse de lecture", - "autoradio": "Auto-radio", + "autoradio": "Radio-auto", "loop": "Boucle", "mini-player": "Mini-lecteur", "shuffle": "Aléatoire" }, "player": { - "next-button": "Musique suivante", - "play-pause-button": "Jouer/pause", - "previous-button": "Musique précédente" + "next-button": "Bouton piste suivante", + "play-pause-button": "Bouton Lecture/Pause", + "previous-button": "Bouton Morceau précédent" }, "playlists": { "add-selected-tracks-to-downloads": "Ajouter la sélection aux téléchargements", @@ -141,28 +148,29 @@ "add-selected-tracks-to-queue": "Ajouter la sélection à la file d'attente", "album": "Album", "artist": "Artiste", - "delete": "Supprimer cette playlist", + "delete": "Supprimer cette liste de lecture", "duration": "Durée", - "empty": "Aucune playlist.", - "empty-help": "Try create some playlists or import by url and they will appear here!", + "empty": "Aucune liste de lecture.", + "empty-help": "Les listes de lectures que vous créez ou les liens importés apparaîtront ici!", "error-empty-data": "Aucune donnée", "error-invalid-data": "Données invalides", "error-open-file": "Impossible d'ouvrir le fichier", - "error-save-file": "Impossible d'enregistrer le fichier", - "export-button": "Exporter la playlist (JSON)", - "export-fail-title": "L'exportation de la playlist a échoué", + "error-save-file": "Impossible de sauvegarder le fichier", + "export-button": "Exporter la liste de lecture (JSON)", + "export-fail-title": "Échec a exporter la liste de lecture", "export-success-title": "Playlist exportée avec succès", - "header": "Vos playlists", - "import-progress": "Importation en cours", - "spotify-import-placeholder": "Collez le lien de la playlist Spotify ici", - "dialog-placeholder": "Nom de la playlist...", - "dialog-accept": "Enregistrer", + "header": "Vos listes de lecture", + "header-add-button": "Ajouter", + "import-progress": "Progression de l'importation", + "spotify-import-placeholder": "Collez une liste de lecture en provenance de Spotify ici", + "dialog-placeholder": "Nom de la liste de lecture...", + "dialog-accept": "Sauvegarder", "dialog-cancel": "Annuler", "dialog-rename": "Renommer", "dialog-import": "Importer", - "create-button": "Créer une nouvelle playlist", - "new-playlist": "Nouvelle playlist", - "import-url-button": "Importer depuis une URL (Spotify)", + "create-button": "Créer une nouvelle liste de lecture", + "new-playlist": "Nouvelle liste de lecture", + "import-url-button": "Importer depuis Spotify", "import-button": "Importer depuis un fichier (JSON)", "import-fail-title": "L'importation de la playlist a échoué", "import-success-title": "Playlist importée avec succès", @@ -183,40 +191,44 @@ "server-modified-at": "Serveur modifié le : ", "upload-to-server": "Envoyer au serveur", "download-from-server": "Télécharger depuis le serveur", - "number-of-tracks": "morceaux" + "number-of-tracks": "morceaux", + "input-playlist-url": "Copier le lien de la liste de lecture:", + "create-playlist-dialog-title": "Enter le nom de la liste de lecture :", + "playlist": "Liste de lecture", + "play": "Lire" }, "plugins": { - "add-a-plugin": "Ajouter un plugin", - "header": "Plugins", - "lyrics-providers": "Sources de paroles", - "meta-providers": "Sources de métadonnées", + "add-a-plugin": "Ajouter un module complémentaire", + "header": "Modules complémentaires", + "lyrics-providers": "Fournisseur des paroles", + "meta-providers": "Fournisseurs des métadonnées", "placeholder": "Sélectionner la source de musique par défaut :", - "select-lyrics-provider": "Sélectionner la source des paroles par défaut :", - "select-meta-provider": "Sélectionner la source de métadonnées par défaut :", - "stream-providers": "Sources de musique", + "select-lyrics-provider": "Sélectionner le fournisseur des paroles par défaut :", + "select-meta-provider": "Sélectionner le fournisseur des métadonnées par défaut :", + "stream-providers": "Fournisseurs de flux", "user-plugins": "Plugins de l'utilisateur", - "user-plugins-warning-desc": "Les plugins fonctionnent en exécutant du code sur votre ordinateur. Ne chargez des plugins que depuis des sources de confiance !", + "user-plugins-warning-desc": "Les modules complémentaires exécutent du code sur votre ordinateur. N'installez des modules que si ils proviennent de sources de confiance!", "user-plugins-warning-title": "Zone de danger !" }, "queue": { - "clear": "Vider la file le lecture", + "clear": "Videz la file d'attente", "dialog-accept": "Sauvegarder", "dialog-cancel": "Annuler", - "dialog-placeholder": "Nom de la playlist...", - "dialog-trigger": "Sauvegarder en tant que playlist", + "dialog-placeholder": "Nom de la liste de lecture...", + "dialog-trigger": "Sauvegarder en tant que liste de lecture", "download": "Télécharger", "download-toast-content": "{{artist}} - {{title}} a été ajouté aux téléchargements.", "download-toast-title": "Morceau ajouté aux téléchargements", "favorite-add": "Ajouter aux favoris", - "header": "File de lecture", - "header-track": "Morceau actuel", - "copy-track-url": "Copier l'URL du morceau dans le presse-papiers", + "header": "File de d'attente", + "header-track": "Morceau en cours de lecture", + "copy-track-url": "Copier le lien du morceau dans le presse-papiers", "loading": "Chargement du flux.", - "playlist-add": "Ajouter à la playlist", - "playlist-add-queue": "Ajouter la file d'attente à la playlist", - "playlist-toast-content": "La playlist {{name}} a été créé.", - "playlist-toast-title": "Playliste créé", - "live": "En direct", + "playlist-add": "Ajouter à la liste de lecture", + "playlist-add-queue": "Ajouter la liste de lecture à la file d'attente", + "playlist-toast-content": "La liste de lecture {{name}} a été créé.", + "playlist-toast-title": "Liste de lecture créé", + "live": "Direct", "stream-verification": { "tooltip": { "unknown": "L'état de ce flux est inconnu.", @@ -233,8 +245,10 @@ "verified-by-user": "Vérifié par vous" }, "verify": "Vérifier", - "unverify": "Ne plus vérifier" - } + "unverify": "Annuler la vérification" + }, + "create-playlist-dialog-title": "Enter le nom de la liste de lecture :", + "play-now": "Lire maintenant" }, "search": { "album": "Album", @@ -246,11 +260,11 @@ "empty": "Aucun résultat.", "last-searches": "Dernières recherches", "live-stream": "Diffusions en direct", - "placeholder": "Rechercher...", - "playlist": "Playlist", - "playlist_plural": "Playlists", + "placeholder": "Recherche...", + "playlist": "Liste de lecture", + "playlist_plural": "Listes de lecture", "podcast": "Podcast", - "queue-add": "Ajouter tous les morceaux à la file de lecture", + "queue-add": "Ajouter tous les morceaux à la file d'attente", "track": "Morceau", "track_plural": "Morceaux", "you-can-search-for": "Vous pouvez rechercher :" @@ -265,15 +279,15 @@ "audio": "Audio", "autoradio": "Auto-radio", "autoradio-craziness": "Niveau de folie de l'autoradio", - "autoradio-craziness-description": "Plus le niveau de folie de l'autoradio est élevé, moins les morceaux choisis seront cohérent avec ceux déjà dans la file de lecture", - "autoradio-description": "Ajouter des morceaux similaires automatiquement lorsque la file de lecture se termine", + "autoradio-craziness-description": "Plus le niveau de folie de l'autoradio est élevé, moins les morceaux choisis seront cohérent avec ceux déjà présent dans la file d'attente", + "autoradio-description": "Ajouter automatiquement des morceaux similaires lorsque la file d'attente se termine", "listening-history": "Historique d'écoute", "listening-history-description": "Enregistrez les pistes que vous écoutez, un Last.fm. L'historique est stocké hors ligne.", "compact-menu-bar": "Utiliser le style compacte pour la barre de menu", - "compact-queue-bar": "Utiliser le style compacte pour la barre de file de lecture", - "developer": "Options pour développeur", - "devtools": "Outils de développement", - "disable-gpu": "Désactiver l'accélération matérielle (peut résoudre certains bugs d'affichage)", + "compact-queue-bar": "Utiliser le style compacte pour la barre de la file d'attente", + "developer": "Options pour les développeurs", + "devtools": "Outils pour les développeurs", + "disable-gpu": "Désactiver l'accélération matérielle (peut résoudre certains bugs liés au déplacement d'éléments et à l'écran qui clignote)", "display": "Affichage", "downloads": "Téléchargements", "downloads-count": "Téléchargements simultanés maximum", @@ -284,20 +298,20 @@ "fmfav-msg": "Importer vos favoris Last.fm", "frameless-window": "Fenêtre sans bord (nécessite un redémarrage)", "github-connect": "Se connecter avec Github", - "github-description": "Se connecter avec Github afin d'être capable de partager des playlists en ligne (en cours de développement).", + "github-description": "Se connecter avec Github pour pouvoir partager vos listes de lecture en ligne (fonctionnalité à venir).", "github-title": "Github", "http": "API HTTP", - "invidious-url": "url d'une instance invidious", + "invidious-url": "Lien d'instance d'Invidious", "language": "Langage", "language-placeholder": "Choisir une langue", - "lastfm-connect": "Connecter avec Last.fm", + "lastfm-connect": "Se connecter avec Last.fm", "lastfm-description": "Afin d'activer le scrobbler, vous devez vous connecter et authoriser Nuclear sur lastfm.", "lastfm-enable": "Activer le scrobbler de Last.fm", "lastfm-title": "Last.fm", "less": "Moins", "login": "Se connecter", "logout": "Se déconnecter", - "loop-after-queue-end": "Lecture en boucle à la fin de la liste de lecture", + "loop-after-queue-end": "Reprendre du début après que le dernier morceau de la file d'attente ait été joué", "mastodon-authorization-token-label": "Token d'autorisation", "mastodon-authorize": "Autoriser", "mastodon-authorized": "Nuclear est autorisé à publier sur ", @@ -307,34 +321,34 @@ "mastodon-post-format-description": "Nuclear va poster un statut sur Mastodon après chaque fin de morceau. Le phrase ci-dessus sera un modèle pour chaque message, avec {{artist}} et {{title}} remplacé par l'artiste et le titre du morceau.", "mastodon-post-format-label": "Format de publication", "mastodon-title": "", - "normalize": "Volume normalisé", - "normalize-description": "Ajuster automatiquement le volume des pistes pour qu'elles soient jouées au même niveau. Cela nécessite de récupérer toute la piste pour fonctionner, donc cela peut causer un délai entre les pistes.", + "normalize": "Normaliser le volume", + "normalize-description": "Ajuste automatiquement le volume des morceaux pour qu'ils soient joués à un même niveau d'écoute. Cela nécessite de récupérer toute la piste, ce qui peut causer un temps d'attente entre chaque piste.", "nuclear-identity-service-url": "URL du service d'identité de Nuclear", "nuclear-playlists-service-url": "URL du service de playlists de Nuclear", - "mini-player": "Utiliser le style de mini-lecteur", + "mini-player": "Utiliser le style du mini-lecteur", "more": "Plus", "discord-rich-presence": "Activer/Désactiver la Rich Presence de Discord (nécessite un redémarrage)", "notification-timeout": "Temps d'affichage des notifications", "notlogged": "Non connecté", "playback": "Relire", - "program-settings": "Application", + "program-settings": "Paramètres de l’application", "promoted-artists": "Afficher les artistes promus dans le tableau de bord", - "promoted-artists-description": "Il s'agit d'un ensemble d'artistes indie que vous pourriez aimer et choisis sur le volet. Personne ne recevant aucune compensation pour cela.", + "promoted-artists-description": "Il s'agit d'un ensemble d'artistes indépendant triés sur le volet que vous pourriez aimer. Personne ne recevra une quelconque compensation pour cela.", "saving-in": "Enregistrer dans :", "seek-iteration": "Nombre de seconde à avancer/reculer en appuyant sur les flèches", "show-tray-icon": "Afficher l'icône dans la barre des tâches", "shuffle-queue": "Ordre aléatoire", - "shuffle-when-going-back": "Mélanger les morceaux précédents", - "shuffle-when-going-back-description": "Joue un morceau aléatoire lorsque le bouton de morceau précédent est cliqué", + "shuffle-when-going-back": "Lecture aléatoire de la piste précédente", + "shuffle-when-going-back-description": "Joue un morceau au hasard lorsque la lecture aléatoire est activée et suite à une clique sur le bouton morceau précédent", "social": "Social", "skip-sponsorblock": "Ignorer le segment non-musical", "skip-sponsorblock-description": "La lecture ignore le segment non-musical de SponsorBlock (https://sponsor.ajay.app/)", - "streaming": "Diffusion", - "track-duration": "Afficher la durée du morceau sur la barre d'avancement de lecture", + "streaming": "Flux de diffusion", + "track-duration": "Afficher la durée du morceau sur la barre d'avancement de la lecture", "user": "Utilisateur :", "user-id": "Identifiant de l'utilisateur", "use-stream-verification": "Utiliser la vérification de flux", - "use-stream-verification-description": "Utilisez la vérification de flux. Charge les flux que la communauté a vérifiés comme étant corrects pour les musiques que vous jouez. Permet également de voter sur les flux. Consultez la documentation pour plus de détails.", + "use-stream-verification-description": "Utilisez la vérification de flux. Charge les flux que la communauté a vérifiés comme étant corrects pour les morceaux que vous jouez. Permet également de voter sur les flux. Consultez la documentation pour plus de détails.", "youtube": "YouTube", "yt-api-key": "Clé d'API YouTube" }, @@ -343,17 +357,17 @@ "artist": "Artiste", "artists": "Top Artistes", "duration": "Durée", - "queue-add": "Ajouter tous les morceaux dans la file", + "queue-add": "Ajouter tous les morceaux à la file d'attente", "title": "Titre" }, "track-popup": { "add-to-favorite": "Ajouter aux favoris", - "add-to-playlist": "Ajouter à la playlist", + "add-to-playlist": "Ajouter à la liste de lecture", "add-to-queue": "Ajouter à la file d'attente", "create-playlist": "Créer une nouvelle liste de lecture", - "create-playlist-dialog-title": "Entrer le nom de la piste de lecture:", + "create-playlist-dialog-title": "Entrer le nom de la liste de lecture :", "create-playlist-dialog-placeholder": "Nom de la liste de lecture", - "create-playlist-dialog-accept": "Enregistrer", + "create-playlist-dialog-accept": "Sauvegarder", "create-playlist-dialog-cancel": "Annuler", "download": "Télécharger", "download-toast-body": "{{artist}} - {{track}} a été ajouté aux téléchargements.", @@ -362,8 +376,8 @@ "favorite-toast-title": "Morceau favori ajouté", "play-next": "Lire le suivant", "play-now": "Lire maintenant", - "playlist-toast-body": "{{artist}} - {{track}} a été ajouté à la playlist.", - "playlist-toast-title": "Morceau ajouté à la playlist" + "playlist-toast-body": "{{artist}} - {{track}} a été ajouté à la liste de lecture.", + "playlist-toast-title": "Morceau ajouté à la liste de lecture" }, "track-table": { "add-selected-tracks-to-queue": "Ajouter la sélection à la file d'attente", @@ -377,13 +391,14 @@ "exit-fullscreen": "Appuyez sur ÉCHAP pour quitter le mode plein écran" }, "command-palette": { + "reminder": "pour ouvrir la palette de commande", "search-placeholder": "Que souhaitez-vous faire ?", - "empty-state-help": "Vous ne trouvez pas ce que vous cherchez ? Essayez la commande d'aide.", - "protip-text": "Bon conseil:", + "empty-state-help": "Vous ne semblez pas trouver ce que vous cherchez ? Essayez la commande d'aide.", + "protip-text": "CONSEIL DE PRO :", "protip-content": "Flèches pour naviguer, Entrée pour sélectionner, Échap pour fermer", "categories": { "playback": "Relire", - "queue": "File de lecture", + "queue": "File d'attente", "navigation": "Navigations", "application": "Application" }, @@ -407,10 +422,10 @@ "go-to-dashboard": "Aller au tableau de bord", "go-to-downloads": "Aller aux téléchargements", "go-to-lyrics": "Aller à l'onglet Paroles", - "go-to-plugins": "Aller aux plugins", + "go-to-plugins": "Aller aux modules complémentaires", "go-to-search": "Aller à la recherche", "go-to-settings": "Voir les paramètres", - "go-to-equalizer": "Aller au visualisateur", + "go-to-equalizer": "Accéder à l'égaliseur", "go-to-visualizer": "Aller au visualisateur", "go-to-playlists": "Ajouter à la liste de lecture", "go-to-favorite-tracks": "Rendez-vous à vos morceaux favoris", @@ -421,16 +436,16 @@ "title": "Historique d'écoute", "empty-state": "Vous n'avez encore rien écouté.", "clear-history": "Effacer l’historique", - "clear-history-confirm": "Êtes-vous sûr de vouloir effacer votre historique de navigation ?", + "clear-history-confirm": "Êtes-vous sûr de vouloir effacer votre historique d'écoutes ?", "clear-history-confirm-yes": "Confirmer", "clear-history-confirm-no": "Annuler", - "clear-history-toast": "Historique d'écoute effacé" + "clear-history-toast": "Historique d'écoutes effacé" }, "forms": { "nuclear-sign-up": { "header": "S'inscrire", "secondary-header": "S'inscrire à Nuclear Web Services", - "side-paragraph-1": "NWS permet de sauvegarder ses playlists en ligne et de les partager.", + "side-paragraph-1": "NWS vous permet de sauvegarder vos listes de lecture en ligne et de les partager.", "side-paragraph-2": "Renseigner son adresse mail est facultatif ; cela permet de récupérer son compte en cas d'oubli du mot de passe.", "username-label": "Nom d'utilisateur", "email-label": "Adresse mail", @@ -451,7 +466,7 @@ } }, "nuclear-sign-in": { - "header": " Se connecter", + "header": " S'identifier", "username-label": "Nom d'utilisateur", "password-label": "Mot de passe", "no-account-label": "Vous n'avez pas encore de compte ?", diff --git a/packages/i18n/src/locales/gr.json b/packages/i18n/src/locales/gr.json index 12958c927d..fea10f55c5 100644 --- a/packages/i18n/src/locales/gr.json +++ b/packages/i18n/src/locales/gr.json @@ -8,7 +8,13 @@ "play": "Αναπαραγωγή", "queue": "Προσθήκη άλμπουμ στην ουρά", "tracks": "Κομμάτια:", - "year": "Έτος:" + "year": "Έτος:", + "add-to-playlist": "Add album to playlist", + "create-playlist": "Create a new playlist", + "create-playlist-dialog-title": "Input playlist name:", + "create-playlist-dialog-placeholder": "Playlist name...", + "create-playlist-dialog-accept": "Save", + "create-playlist-dialog-cancel": "Cancel" }, "app": { "collection": "Συλλογή", @@ -40,7 +46,8 @@ "queue": "Προσθήκη όλων των κομματιών σε ουρά", "similar": "Παρόμοιοι καλλιτέχνες", "title": "Τίτλος", - "tour": "Περιοδίες" + "tour": "Περιοδίες", + "popular-tracks": "Popular tracks" }, "dashboard": { "add-all": "Προσθήκη όλων", @@ -144,7 +151,7 @@ "delete": "Διαγραφή της λίστας αναπαραγωγής", "duration": "Διάρκεια", "empty": "Καμία λίστα αναπαραγωγής.", - "empty-help": "Προσπαθήστε να δημιουργήσετε μερικές λίστες αναπαραγωγής ή να εισαγάγετε από url και θα εμφανιστούν εδώ!", + "empty-help": "Try creating playlists, or import by URL, and they will appear here!", "error-empty-data": "Κενά δεδομένα", "error-invalid-data": "Μη έγκυρα δεδομένα", "error-open-file": "Αδυναμία ανοίγματος αρχείου", @@ -153,6 +160,7 @@ "export-fail-title": "Απέτυχε η εξαγωγή της λίστας αναπαραγωγής", "export-success-title": "Επιτυχής εξαγωγή της λίστας αναπαραγωγής", "header": "Οι λίστες αναπαραγωγής σας", + "header-add-button": "Add", "import-progress": "Πρόοδος εισαγωγής", "spotify-import-placeholder": "Επικολλήστε ένα url λίστας αναπαραγωγής Spotify εδώ", "dialog-placeholder": "Όνομα λίστας αναπαραγωγής...", @@ -160,9 +168,9 @@ "dialog-cancel": "Ακύρωση", "dialog-rename": "Μετονομασία", "dialog-import": "Εισαγωγή", - "create-button": "Δημιουργία νέας λίστας αναπαραγωγής", + "create-button": "Create a new playlist", "new-playlist": "Νέα λίστα αναπαραγωγής", - "import-url-button": "Εισαγωγή από url (Spotify)", + "import-url-button": "Import from Spotify", "import-button": "Εισαγωγή από αρχείο (JSON)", "import-fail-title": "Αποτυχία εισαγωγής λίστας αναπαραγωγής", "import-success-title": "Η λίστα αναπαραγωγής εισήχθη επιτυχώς", @@ -183,7 +191,11 @@ "server-modified-at": "Ο διακομιστής τροποποιήθηκε: ", "upload-to-server": "Μεταφόρτωση στον διακομιστή", "download-from-server": "Λήψη από τον διακομιστή", - "number-of-tracks": "κομμάτια" + "number-of-tracks": "κομμάτια", + "input-playlist-url": "Paste playlist URL:", + "create-playlist-dialog-title": "Input playlist name:", + "playlist": "Playlist", + "play": "Play" }, "plugins": { "add-a-plugin": "Προσθήκη πρόσθετων", @@ -210,7 +222,7 @@ "favorite-add": "Προσθήκη στα αγαπημένα", "header": "Ουρά", "header-track": "Τρέχον κομμάτι", - "copy-track-url": "Αντιγραφή διεύθυνσης url στο πρόχειρο", + "copy-track-url": "Copy track URL to clipboard", "loading": "Η ροή φορτώνει.", "playlist-add": "Προσθήκη στην λίστα αναπαραγωγής", "playlist-add-queue": "Προσθήκη ουράς στην λίστα αναπαραγωγής", @@ -234,7 +246,9 @@ }, "verify": "Verify", "unverify": "Unverify" - } + }, + "create-playlist-dialog-title": "Input playlist name:", + "play-now": "Play now" }, "search": { "album": "Λεύκωμα", @@ -287,7 +301,7 @@ "github-description": "Συνδεση με Github για να μοιραστείτε τις λίστες σας στο διαδίκτυο (υπο κατασκευή).", "github-title": "GitHub", "http": "HTTP API", - "invidious-url": "url μιας εφαρμογής invidious", + "invidious-url": "Invidious instance URL", "language": "Γλώσσα", "language-placeholder": "Επιλέξτε μια γλώσσα", "lastfm-connect": "Συνδεθείτε με Last.fm", @@ -377,6 +391,7 @@ "exit-fullscreen": "Πατήστε ESC για έξοδο από πλήρη οθόνη" }, "command-palette": { + "reminder": "to open the command palette", "search-placeholder": "Τι θα θέλατε να κάνετε;", "empty-state-help": "Δεν φαίνεται να βρίσκετε αυτό που ψάχνετε? Δοκιμάστε την εντολή βοήθειας.", "protip-text": "PROTIP:", diff --git a/packages/i18n/src/locales/he_IL.json b/packages/i18n/src/locales/he_IL.json index 39291fa7fc..6d6439607e 100644 --- a/packages/i18n/src/locales/he_IL.json +++ b/packages/i18n/src/locales/he_IL.json @@ -8,7 +8,13 @@ "play": "ניגון", "queue": "הוספת האלבום לתור", "tracks": "רצועות:", - "year": "שנה:" + "year": "שנה:", + "add-to-playlist": "Add album to playlist", + "create-playlist": "Create a new playlist", + "create-playlist-dialog-title": "Input playlist name:", + "create-playlist-dialog-placeholder": "Playlist name...", + "create-playlist-dialog-accept": "Save", + "create-playlist-dialog-cancel": "Cancel" }, "app": { "collection": "אוסף", @@ -40,7 +46,8 @@ "queue": "הוספת כל הרצועות לתור", "similar": "אומנים דומים", "title": "כותרת", - "tour": "בסיור" + "tour": "בסיור", + "popular-tracks": "Popular tracks" }, "dashboard": { "add-all": "הוסף הכל", @@ -144,7 +151,7 @@ "delete": "מחיקת פלייליסט זה", "duration": "אורך", "empty": "אין פלייליסטים.", - "empty-help": "אפשר ליצור כמה פלייליסטים או לייבא מכתובת ואז הם יופיעו כאן!", + "empty-help": "Try creating playlists, or import by URL, and they will appear here!", "error-empty-data": "לא סופקו נתונים", "error-invalid-data": "נתונים בלתי‏־תקינים", "error-open-file": "לא ניתן לפתוח את הקובץ", @@ -153,6 +160,7 @@ "export-fail-title": "ייצוא הפלייליסט נכשל", "export-success-title": "הפלייליסט יוצָא בהצלחה", "header": "הפלייליסטים שלך", + "header-add-button": "Add", "import-progress": "הליך ייבוא", "spotify-import-placeholder": "הדבק את קישור הפלייליסט ספוטיפיי כאן", "dialog-placeholder": "שם הפלייליסט...", @@ -160,9 +168,9 @@ "dialog-cancel": "ביטול", "dialog-rename": "שינוי שם", "dialog-import": "ייבוא", - "create-button": "צור רשימת השמעה חדשה", + "create-button": "Create a new playlist", "new-playlist": "רשימת השמעה חדשה", - "import-url-button": "ייבוא מקישור (ספוטיפיי)", + "import-url-button": "Import from Spotify", "import-button": "ייבוא מקובץ (JSON)", "import-fail-title": "ייבוא הפלייליסט נכשל", "import-success-title": "הפלייליסט יובא בהצלחה", @@ -183,7 +191,11 @@ "server-modified-at": "השרת שונה: ", "upload-to-server": "להעלות לשרת", "download-from-server": "הורדה מהשרת", - "number-of-tracks": "רצועות" + "number-of-tracks": "רצועות", + "input-playlist-url": "Paste playlist URL:", + "create-playlist-dialog-title": "Input playlist name:", + "playlist": "Playlist", + "play": "Play" }, "plugins": { "add-a-plugin": "הורדת תוסף", @@ -210,7 +222,7 @@ "favorite-add": "הוספה למועדפים", "header": "תור", "header-track": "הרצועה הנוכחית", - "copy-track-url": "העתק את קישור הרצועה", + "copy-track-url": "Copy track URL to clipboard", "loading": "ההזרמה עדיין נטענת.", "playlist-add": "הוספה לפלייליסט", "playlist-add-queue": "הוספת תור לפלייליסט", @@ -234,7 +246,9 @@ }, "verify": "אמת", "unverify": "הסר אימות" - } + }, + "create-playlist-dialog-title": "Input playlist name:", + "play-now": "Play now" }, "search": { "album": "אלבום", @@ -287,7 +301,7 @@ "github-description": "היכנס דרך Github כדי שתוכל ליצור ולשתף את הפלייליסטים שלך באינטרנט (תכונה קרובה).", "github-title": "Github", "http": "‏API של HTTP", - "invidious-url": "דוגמה לקישור של instance", + "invidious-url": "Invidious instance URL", "language": "שפה", "language-placeholder": "נא לבחור שפה", "lastfm-connect": "התחברות עם Last.fm", @@ -350,7 +364,7 @@ "add-to-favorite": "הוספה למועדפים", "add-to-playlist": "הוסף לרשימת ההשמעה", "add-to-queue": "הוסף לתור", - "create-playlist": "צור רשימת השמעה חדשה", + "create-playlist": "Create a new playlist", "create-playlist-dialog-title": "הזן שם לרשימת השמעה:", "create-playlist-dialog-placeholder": "שם הפלייליסט...", "create-playlist-dialog-accept": "שמירה", @@ -377,6 +391,7 @@ "exit-fullscreen": "יש ללחוץ על ESC כדי לצאת ממסך מלא" }, "command-palette": { + "reminder": "to open the command palette", "search-placeholder": "מה תרצו לעשות?", "empty-state-help": "לא נמצא מה שחיפשתם? נסו את פקודת העזרה.", "protip-text": "טיפ חשוב:", diff --git a/packages/i18n/src/locales/hi_IN.json b/packages/i18n/src/locales/hi_IN.json index 098aa10650..a72203a152 100644 --- a/packages/i18n/src/locales/hi_IN.json +++ b/packages/i18n/src/locales/hi_IN.json @@ -8,7 +8,13 @@ "play": "प्ले", "queue": "एल्बम को कतार में जोड़ें", "tracks": "ट्रैक", - "year": "वर्ष" + "year": "वर्ष", + "add-to-playlist": "Add album to playlist", + "create-playlist": "Create a new playlist", + "create-playlist-dialog-title": "Input playlist name:", + "create-playlist-dialog-placeholder": "Playlist name...", + "create-playlist-dialog-accept": "Save", + "create-playlist-dialog-cancel": "Cancel" }, "app": { "collection": "संग्रह", @@ -40,7 +46,8 @@ "queue": "कतार में सभी ट्रैक जोड़ें", "similar": "समान कलाकार", "title": "शीर्षक", - "tour": "दौरे पर" + "tour": "दौरे पर", + "popular-tracks": "Popular tracks" }, "dashboard": { "add-all": "सभी जोड़ें", @@ -144,7 +151,7 @@ "delete": "यह प्लेलिस्ट हटाएँ", "duration": "अवधि", "empty": "कोई प्लेलिस्ट नही", - "empty-help": "कुछ प्लेलिस्ट बनाने या 'url' द्वारा आयात करने का प्रयास करें और वे यहां दिखाई देंगी!", + "empty-help": "Try creating playlists, or import by URL, and they will appear here!", "error-empty-data": "खाली डेटा", "error-invalid-data": "अमान्य डेटा", "error-open-file": "फाइल को खोला नहीं जा सका", @@ -153,6 +160,7 @@ "export-fail-title": "प्लेलिस्ट आयात विफल", "export-success-title": "प्लेलिस्ट आयात सफल", "header": "आपकी प्लेलिस्ट", + "header-add-button": "Add", "import-progress": "इम्पोर्ट प्रोग्रेस", "spotify-import-placeholder": "स्पॉटीफाई प्लेलिस्ट यूआरएल यहां पेस्ट करें", "dialog-placeholder": "प्लेलिस्ट का नाम", @@ -160,9 +168,9 @@ "dialog-cancel": "रद्द करें", "dialog-rename": "नाम बदलें", "dialog-import": "इंपोर्ट", - "create-button": "नया प्लेलिस्ट बनाएं", + "create-button": "Create a new playlist", "new-playlist": "नई प्लेलिस्ट", - "import-url-button": "यूआरएल से आयात करें (स्पॉटीफाई)", + "import-url-button": "Import from Spotify", "import-button": "फ़ाइल (JSON) से आयात करें", "import-fail-title": "प्लेलिस्ट आयात विफल", "import-success-title": "प्लेलिस्ट आयात सफल", @@ -183,7 +191,11 @@ "server-modified-at": "सर्वर संशोधित ", "upload-to-server": "सर्वर पर अपलोड करें", "download-from-server": "सर्वर से डाउनलोड करें", - "number-of-tracks": "ट्रैक" + "number-of-tracks": "ट्रैक", + "input-playlist-url": "Paste playlist URL:", + "create-playlist-dialog-title": "Input playlist name:", + "playlist": "Playlist", + "play": "Play" }, "plugins": { "add-a-plugin": "प्लगइन जोड़ें", @@ -210,7 +222,7 @@ "favorite-add": "पसंदीदा में जोड़े", "header": "कतार", "header-track": "वर्तमान ट्रैक", - "copy-track-url": "ट्रैक यूआरएल को क्लिपबोर्ड पर कॉपी करें", + "copy-track-url": "Copy track URL to clipboard", "loading": "स्ट्रीम अभी भी लोड हो रही है.", "playlist-add": "प्‍लेलिस्‍ट में जोड़ें", "playlist-add-queue": "प्‍लेलिस्‍ट में कतार जोड़ें", @@ -234,7 +246,9 @@ }, "verify": "Verify", "unverify": "Unverify" - } + }, + "create-playlist-dialog-title": "Input playlist name:", + "play-now": "Play now" }, "search": { "album": "एल्बम", @@ -287,7 +301,7 @@ "github-description": "अपनी प्लेलिस्ट ऑनलाइन (आगामी फीचर) बनाने और साझा करने में सक्षम होने के लिए Github के माध्यम से लॉग इन करें।", "github-title": "Github", "http": "HTTP API", - "invidious-url": "Invidious instance url", + "invidious-url": "Invidious instance URL", "language": "भाषा", "language-placeholder": "भाषा चुनें।", "lastfm-connect": "Last. fm के साथ साइन इन करें", @@ -377,6 +391,7 @@ "exit-fullscreen": "फुलस्क्रीन मोड से बाहर निकलने के लिए Esc दबाएं।" }, "command-palette": { + "reminder": "to open the command palette", "search-placeholder": "आप क्या करना चाहेंगे?", "empty-state-help": "क्या आप जो पता करना चाहते हैं वह आपको नहीं मिल रहा है? \"सहायता\" कमांड कोशिश करें", "protip-text": "प्रो टिप:", diff --git a/packages/i18n/src/locales/hr.json b/packages/i18n/src/locales/hr.json index 1fd5553f65..6f45dee2cc 100644 --- a/packages/i18n/src/locales/hr.json +++ b/packages/i18n/src/locales/hr.json @@ -8,7 +8,13 @@ "play": "Pokreni", "queue": "Dodaj album u red čekanja", "tracks": "Zapisi:", - "year": "Godina:" + "year": "Godina:", + "add-to-playlist": "Add album to playlist", + "create-playlist": "Create a new playlist", + "create-playlist-dialog-title": "Input playlist name:", + "create-playlist-dialog-placeholder": "Playlist name...", + "create-playlist-dialog-accept": "Save", + "create-playlist-dialog-cancel": "Cancel" }, "app": { "collection": "Zbirka", @@ -40,7 +46,8 @@ "queue": "Dodaj sve pjesme u red čekanja", "similar": "Slični izvođači", "title": "Naslov", - "tour": "Na turneji" + "tour": "Na turneji", + "popular-tracks": "Popular tracks" }, "dashboard": { "add-all": "Dodaj sve", @@ -144,7 +151,7 @@ "delete": "Obriši ovaj popis za reprodukciju", "duration": "Duljina", "empty": "Nema popisa za reprodukciju.", - "empty-help": "Try create some playlists or import by url and they will appear here!", + "empty-help": "Try creating playlists, or import by URL, and they will appear here!", "error-empty-data": "Prazni podaci", "error-invalid-data": "Nevažeći podaci", "error-open-file": "Ne može se datoteka otvoriti", @@ -153,6 +160,7 @@ "export-fail-title": "Neuspješno je izvezen popis", "export-success-title": "Uspješno je izvezen popis", "header": "Vaši popisi", + "header-add-button": "Add", "import-progress": "Napredak uvoza", "spotify-import-placeholder": "Ovdje zalijepite URL popisa za reprodukciju od Spotify-a", "dialog-placeholder": "Ime popisa za reprodukciju...", @@ -160,9 +168,9 @@ "dialog-cancel": "Otkaži", "dialog-rename": "Preimenuj", "dialog-import": "Uvezi", - "create-button": "Kreirajte novi popis za reprodukciju", + "create-button": "Create a new playlist", "new-playlist": "Novi popis", - "import-url-button": "Uvezi iz URL-a (Spotify)", + "import-url-button": "Import from Spotify", "import-button": "Unesite popis iz datoteke (JSON)", "import-fail-title": "Neuspješno je unesen popis", "import-success-title": "Uspješno je unesen popis", @@ -183,7 +191,11 @@ "server-modified-at": "Modificirano na Poslužitelju: ", "upload-to-server": "Učitaj na poslužitelj", "download-from-server": "Preuzmi sa poslužitelja", - "number-of-tracks": "pjesme" + "number-of-tracks": "pjesme", + "input-playlist-url": "Paste playlist URL:", + "create-playlist-dialog-title": "Input playlist name:", + "playlist": "Playlist", + "play": "Play" }, "plugins": { "add-a-plugin": "Dodaj dodatak", @@ -210,7 +222,7 @@ "favorite-add": "Dodaj u omiljene", "header": "Red čekanja", "header-track": "Trenutna pjesma", - "copy-track-url": "Kopiraj url zapisa u međuspremnik", + "copy-track-url": "Copy track URL to clipboard", "loading": "Stream se još učitava.", "playlist-add": "Dodaj u popis za reprodukciju", "playlist-add-queue": "Dodaj red u popis za reprodukciju", @@ -234,7 +246,9 @@ }, "verify": "Potvrdi", "unverify": "Poništi potvrdu" - } + }, + "create-playlist-dialog-title": "Input playlist name:", + "play-now": "Play now" }, "search": { "album": "Album", @@ -287,7 +301,7 @@ "github-description": "Prijavi se sa Githubom kako bi bio u mogućnosti kreairati i dijeliti online svoje liste za reporodukciju (nadolazeća značajka).", "github-title": "Github", "http": "HTTP API", - "invidious-url": "URL invidious instance", + "invidious-url": "Invidious instance URL", "language": "Jezik", "language-placeholder": "Odaberi jezik", "lastfm-connect": "Poveži se sa Last.fm", @@ -350,7 +364,7 @@ "add-to-favorite": "Dodaj u omiljene", "add-to-playlist": "Dodaj u popis za reprodukciju", "add-to-queue": "Dodaj u red čekanja", - "create-playlist": "Stvorite novi popis za reprodukciju", + "create-playlist": "Create a new playlist", "create-playlist-dialog-title": "Unesite ime popisa za reprodukciju:", "create-playlist-dialog-placeholder": "Ime popisa za reprodukciju...", "create-playlist-dialog-accept": "Spremi", @@ -377,6 +391,7 @@ "exit-fullscreen": "Pritisnite ESC da bi ste izašli iz punog zaslona" }, "command-palette": { + "reminder": "to open the command palette", "search-placeholder": "Što biste željeli uraditi?", "empty-state-help": "Ne možete naći šta tražite? Probajte pomoćnu komandu.", "protip-text": "PRO-SAVJET:", diff --git a/packages/i18n/src/locales/hu_HU.json b/packages/i18n/src/locales/hu_HU.json index 6e037334be..ed24684a73 100644 --- a/packages/i18n/src/locales/hu_HU.json +++ b/packages/i18n/src/locales/hu_HU.json @@ -8,7 +8,13 @@ "play": "Lejátszás", "queue": "Album hozzáadása a várólistához", "tracks": "Számok:", - "year": "Év:" + "year": "Év:", + "add-to-playlist": "Add album to playlist", + "create-playlist": "Create a new playlist", + "create-playlist-dialog-title": "Input playlist name:", + "create-playlist-dialog-placeholder": "Playlist name...", + "create-playlist-dialog-accept": "Save", + "create-playlist-dialog-cancel": "Cancel" }, "app": { "collection": "Gyűjtemény", @@ -40,7 +46,8 @@ "queue": "Minden szám hozzáadása a várólistához", "similar": "Hasonló előadók", "title": "Cím", - "tour": "Turnén van" + "tour": "Turnén van", + "popular-tracks": "Popular tracks" }, "dashboard": { "add-all": "Összes hozzáadása", @@ -153,6 +160,7 @@ "export-fail-title": "Nem sikerült kiírni a lejátszási listát", "export-success-title": "Sikeresen fájlba lett írva a lejátszási lista", "header": "Lejátszási listáid", + "header-add-button": "Add", "import-progress": "Beolvasás folyamatban...", "spotify-import-placeholder": "Spotify URL beillesztése ide", "dialog-placeholder": "Lejátszási lista neve...", @@ -160,9 +168,9 @@ "dialog-cancel": "Mégsem", "dialog-rename": "Átnevezés", "dialog-import": "Beolvasás", - "create-button": "Új lejátszási lista létrehozása", + "create-button": "Create a new playlist", "new-playlist": "Új lejátszási lista", - "import-url-button": "Beolvasás URL-ből (Spotify)", + "import-url-button": "Import from Spotify", "import-button": "Beolvasás fájlból (JSON)", "import-fail-title": "Lejátszási lista beolvasása sikertelen", "import-success-title": "Sikeresen fájlba lett írva a lejátszási lista", @@ -183,7 +191,11 @@ "server-modified-at": "Server modified: ", "upload-to-server": "Upload to server", "download-from-server": "Letöltetés a szerverről", - "number-of-tracks": "számok" + "number-of-tracks": "számok", + "input-playlist-url": "Paste playlist URL:", + "create-playlist-dialog-title": "Input playlist name:", + "playlist": "Playlist", + "play": "Play" }, "plugins": { "add-a-plugin": "Bővítmény hozzáadása", @@ -210,7 +222,7 @@ "favorite-add": "Hozzáadás a kedvencekhez", "header": "Várólista", "header-track": "Current track", - "copy-track-url": "Copy track url to clipboard", + "copy-track-url": "Copy track URL to clipboard", "loading": "Stream still loading.", "playlist-add": "Hozzáadás a lejátszási listához", "playlist-add-queue": "Sor hozzáadása a lejátszási listához", @@ -234,7 +246,9 @@ }, "verify": "Ellenőrzés", "unverify": "Nem ellenőrzött" - } + }, + "create-playlist-dialog-title": "Input playlist name:", + "play-now": "Play now" }, "search": { "album": "Album", @@ -287,7 +301,7 @@ "github-description": "Log in via Github to be able to create and share your playlists online (upcoming feature).", "github-title": "Github", "http": "HTTP API", - "invidious-url": "Invidious instance url", + "invidious-url": "Invidious instance URL", "language": "Language", "language-placeholder": "Pick a language", "lastfm-connect": "Connect with Last.fm", @@ -350,7 +364,7 @@ "add-to-favorite": "Hozzáadás a kedvencekhez", "add-to-playlist": "Hozzáadás a lejátszási listához", "add-to-queue": "Hozzáadás a várólistához", - "create-playlist": "Új lejátszási lista létrehozása", + "create-playlist": "Create a new playlist", "create-playlist-dialog-title": "Input playlist name:", "create-playlist-dialog-placeholder": "Lejátszási lista neve...", "create-playlist-dialog-accept": "Mentés", @@ -377,6 +391,7 @@ "exit-fullscreen": "A teljes képernyőből való kilépéshez nyomd meg az ESC gombot" }, "command-palette": { + "reminder": "to open the command palette", "search-placeholder": "Mit szeretnél csinálni?", "empty-state-help": "Can't seem to find what you're looking for? Try the help command.", "protip-text": "Haladó Tanács:", diff --git a/packages/i18n/src/locales/id.json b/packages/i18n/src/locales/id.json index fc3be0acab..dde115519e 100644 --- a/packages/i18n/src/locales/id.json +++ b/packages/i18n/src/locales/id.json @@ -8,7 +8,13 @@ "play": "Putar", "queue": "Tambahkan album ke daftar antrian", "tracks": "Lagu:", - "year": "Tahun:" + "year": "Tahun:", + "add-to-playlist": "Add album to playlist", + "create-playlist": "Create a new playlist", + "create-playlist-dialog-title": "Input playlist name:", + "create-playlist-dialog-placeholder": "Playlist name...", + "create-playlist-dialog-accept": "Save", + "create-playlist-dialog-cancel": "Cancel" }, "app": { "collection": "Koleksi", @@ -40,7 +46,8 @@ "queue": "Tambahkan semua lagu ke daftar antrian", "similar": "Musisi yang mirip", "title": "Judul", - "tour": "Dalam tur" + "tour": "Dalam tur", + "popular-tracks": "Popular tracks" }, "dashboard": { "add-all": "Tambahkan semua", @@ -144,7 +151,7 @@ "delete": "Hapus daftar putar ini", "duration": "Durasi", "empty": "Tidak ada daftar putar.", - "empty-help": "Try create some playlists or import by url and they will appear here!", + "empty-help": "Try creating playlists, or import by URL, and they will appear here!", "error-empty-data": "Data kosong", "error-invalid-data": "Data tidak valid", "error-open-file": "Tidak bisa membuka berkas", @@ -153,6 +160,7 @@ "export-fail-title": "Eksport daftar putar gagal", "export-success-title": "Daftar putar berhasil diekspor", "header": "Daftar putarmu", + "header-add-button": "Add", "import-progress": "Impor perkembangan", "spotify-import-placeholder": "Tempelkan tautan playlist Spotify di sini", "dialog-placeholder": "Nama daftar putar...", @@ -160,9 +168,9 @@ "dialog-cancel": "Batal", "dialog-rename": "Ubah Nama", "dialog-import": "Impor", - "create-button": "Buat daftar putar baru", + "create-button": "Create a new playlist", "new-playlist": "Daftar putar baru", - "import-url-button": "Impor dari url (Spotify)", + "import-url-button": "Import from Spotify", "import-button": "Impor berkas (JSON)", "import-fail-title": "Impor daftar putar gagal", "import-success-title": "Daftar putar berhasil diimpor", @@ -183,7 +191,11 @@ "server-modified-at": "Server diedit: ", "upload-to-server": "Unggah ke server", "download-from-server": "Unduh dari server", - "number-of-tracks": "lagu" + "number-of-tracks": "lagu", + "input-playlist-url": "Paste playlist URL:", + "create-playlist-dialog-title": "Input playlist name:", + "playlist": "Playlist", + "play": "Play" }, "plugins": { "add-a-plugin": "Tambahkan plugin", @@ -210,7 +222,7 @@ "favorite-add": "Tambahkan ke favorit", "header": "antrian", "header-track": "Lagu sekarang", - "copy-track-url": "Salin url lagu ke clipboard", + "copy-track-url": "Copy track URL to clipboard", "loading": "Sedang memuat.", "playlist-add": "Tambahkan ke daftar putar", "playlist-add-queue": "Tambahkan antrian ke daftar putar", @@ -234,7 +246,9 @@ }, "verify": "Verifikasi", "unverify": "Tidak diverifikasi" - } + }, + "create-playlist-dialog-title": "Input playlist name:", + "play-now": "Play now" }, "search": { "album": "Album", @@ -287,7 +301,7 @@ "github-description": "Masuk melalui Github agar dapat membuat dan berbagi daftar putar secara daring (fitur yang akan datang).", "github-title": "Github", "http": "HTTP API", - "invidious-url": "Url Invidious", + "invidious-url": "Invidious instance URL", "language": "Bahasa", "language-placeholder": "Pilih bahasa", "lastfm-connect": "Hubungkan dengan Last.fm", @@ -350,7 +364,7 @@ "add-to-favorite": "Tambahkan ke favorit", "add-to-playlist": "Tambahkan ke daftar putar", "add-to-queue": "Tambahkan ke daftar antri", - "create-playlist": "Buat playlist baru", + "create-playlist": "Create a new playlist", "create-playlist-dialog-title": "Masukkan nama playlist:", "create-playlist-dialog-placeholder": "Nama playlist...", "create-playlist-dialog-accept": "Simpan", @@ -377,6 +391,7 @@ "exit-fullscreen": "Tekan ESC untuk keluar dari layar penuh" }, "command-palette": { + "reminder": "to open the command palette", "search-placeholder": "Apa yang ingin anda lakukan?", "empty-state-help": "Tidak dapat menemukan apa yang anda inginkan? Coba dengan perintah bantuan.", "protip-text": "PROTIP:", diff --git a/packages/i18n/src/locales/is.json b/packages/i18n/src/locales/is.json index 16a1dba7a9..a089f37f82 100644 --- a/packages/i18n/src/locales/is.json +++ b/packages/i18n/src/locales/is.json @@ -8,7 +8,13 @@ "play": "Play", "queue": "Setja albúm i biðröðina", "tracks": "Tracks:", - "year": "Year:" + "year": "Year:", + "add-to-playlist": "Add album to playlist", + "create-playlist": "Create a new playlist", + "create-playlist-dialog-title": "Input playlist name:", + "create-playlist-dialog-placeholder": "Playlist name...", + "create-playlist-dialog-accept": "Save", + "create-playlist-dialog-cancel": "Cancel" }, "app": { "collection": "Lagasöfn", @@ -40,7 +46,8 @@ "queue": "Bæta öllum lögum i biðröðina", "similar": "Svipaðir tónlistamenn", "title": "Titill", - "tour": "Á túr" + "tour": "Á túr", + "popular-tracks": "Popular tracks" }, "dashboard": { "add-all": "Add all", @@ -144,7 +151,7 @@ "delete": "Fjarlægja þennan lagalista", "duration": "Length", "empty": "Engir lagalistar.", - "empty-help": "Try create some playlists or import by url and they will appear here!", + "empty-help": "Try creating playlists, or import by URL, and they will appear here!", "error-empty-data": "Empty data", "error-invalid-data": "Invalid data", "error-open-file": "Can not open file", @@ -153,6 +160,7 @@ "export-fail-title": "Playlist export fail", "export-success-title": "Playlist exported successfully", "header": "Your playlists", + "header-add-button": "Add", "import-progress": "Import progress", "spotify-import-placeholder": "Paste a Spotify playlist URL here", "dialog-placeholder": "Nafn lagalista...", @@ -183,7 +191,11 @@ "server-modified-at": "Server modified: ", "upload-to-server": "Upload to server", "download-from-server": "Download from server", - "number-of-tracks": "tracks" + "number-of-tracks": "tracks", + "input-playlist-url": "Paste playlist URL:", + "create-playlist-dialog-title": "Input playlist name:", + "playlist": "Playlist", + "play": "Play" }, "plugins": { "add-a-plugin": "Bæta við viðbót", @@ -210,7 +222,7 @@ "favorite-add": "Bæta við uppáhalds", "header": "Biðröð", "header-track": "Núverandi lag", - "copy-track-url": "Copy track url to clipboard", + "copy-track-url": "Copy track URL to clipboard", "loading": "Streymi er ennþá að hlaða.", "playlist-add": "Bæta í lagalista", "playlist-add-queue": "Bæta röð í lagalista", @@ -234,7 +246,9 @@ }, "verify": "Verify", "unverify": "Unverify" - } + }, + "create-playlist-dialog-title": "Input playlist name:", + "play-now": "Play now" }, "search": { "album": "Albúm", @@ -287,7 +301,7 @@ "github-description": "Skráðu þin inn með Github til þess að geta búið til og deilt þínum lagalista á netinu (væntanleg viðbæting).", "github-title": "Github", "http": "HTTP API", - "invidious-url": "Invidious instance url", + "invidious-url": "Invidious instance URL", "language": "Tungumál", "language-placeholder": "Veldu tungumál", "lastfm-connect": "Tengdust með Last.fm", @@ -377,6 +391,7 @@ "exit-fullscreen": "Press ESC to exit full screen" }, "command-palette": { + "reminder": "to open the command palette", "search-placeholder": "What would you like to do?", "empty-state-help": "Can't seem to find what you're looking for? Try the help command.", "protip-text": "PROTIP:", diff --git a/packages/i18n/src/locales/it.json b/packages/i18n/src/locales/it.json index de37bff29a..024a582f20 100644 --- a/packages/i18n/src/locales/it.json +++ b/packages/i18n/src/locales/it.json @@ -8,7 +8,13 @@ "play": "Riproduci", "queue": "Aggiungi album alla coda", "tracks": "Tracce:", - "year": "Anno:" + "year": "Anno:", + "add-to-playlist": "Add album to playlist", + "create-playlist": "Create a new playlist", + "create-playlist-dialog-title": "Input playlist name:", + "create-playlist-dialog-placeholder": "Playlist name...", + "create-playlist-dialog-accept": "Save", + "create-playlist-dialog-cancel": "Cancel" }, "app": { "collection": "Collezione", @@ -40,7 +46,8 @@ "queue": "Aggiungi tutte le tracce alla coda", "similar": "Artisti simili", "title": "Titolo", - "tour": "In tour" + "tour": "In tour", + "popular-tracks": "Popular tracks" }, "dashboard": { "add-all": "Aggiungi tutte", @@ -144,7 +151,7 @@ "delete": "Elimina questa scaletta", "duration": "Durata", "empty": "Nessuna scaletta.", - "empty-help": "Prova a creare alcune scalette o importa per URL e appariranno qui!", + "empty-help": "Try creating playlists, or import by URL, and they will appear here!", "error-empty-data": "Dati vuoti", "error-invalid-data": "Dati non validi", "error-open-file": "Impossibile aprire il file", @@ -153,6 +160,7 @@ "export-fail-title": "Esportazione scaletta fallita", "export-success-title": "Scaletta esportata con successo", "header": "Tue scalette", + "header-add-button": "Add", "import-progress": "Avanzamento importazione", "spotify-import-placeholder": "Incolla qui l'URL di una playlist di Spotify", "dialog-placeholder": "Nome scaletta...", @@ -160,9 +168,9 @@ "dialog-cancel": "Annulla", "dialog-rename": "Rinomina", "dialog-import": "Importa", - "create-button": "Crea nuova scaletta", + "create-button": "Create a new playlist", "new-playlist": "Nuova scaletta", - "import-url-button": "Importa da URL (Spotify)", + "import-url-button": "Import from Spotify", "import-button": "Importa da file (JSON)", "import-fail-title": "Importazione scaletta fallita", "import-success-title": "Scaletta importata con successo", @@ -183,7 +191,11 @@ "server-modified-at": "Modifica server: ", "upload-to-server": "Carica sul server", "download-from-server": "Scarica dal server", - "number-of-tracks": "tracce" + "number-of-tracks": "tracce", + "input-playlist-url": "Paste playlist URL:", + "create-playlist-dialog-title": "Input playlist name:", + "playlist": "Playlist", + "play": "Play" }, "plugins": { "add-a-plugin": "Aggiungi plug-in", @@ -210,7 +222,7 @@ "favorite-add": "Aggiungi ai preferiti", "header": "Coda", "header-track": "Traccia corrente", - "copy-track-url": "Copia URL traccia negli appunti", + "copy-track-url": "Copy track URL to clipboard", "loading": "Il flusso è ancora in caricamento.", "playlist-add": "Aggiungi a scaletta", "playlist-add-queue": "Aggiungi coda a scaletta", @@ -234,7 +246,9 @@ }, "verify": "Verifica", "unverify": "Annulla verifica" - } + }, + "create-playlist-dialog-title": "Input playlist name:", + "play-now": "Play now" }, "search": { "album": "Album", @@ -287,7 +301,7 @@ "github-description": "Accedere tramite GitHub per poter creare e condividere le tue playlist online (funzionalità in arrivo).", "github-title": "GitHub", "http": "API HTTP", - "invidious-url": "URL istanza di Invidious", + "invidious-url": "Invidious instance URL", "language": "Lingua", "language-placeholder": "Scegli una lingua", "lastfm-connect": "Collega a Last.fm", @@ -350,7 +364,7 @@ "add-to-favorite": "Aggiungi ai preferiti", "add-to-playlist": "Aggiungi a scaletta", "add-to-queue": "Aggiungi alla coda", - "create-playlist": "Crea nuova scaletta", + "create-playlist": "Create a new playlist", "create-playlist-dialog-title": "Nome scaletta in ingresso:", "create-playlist-dialog-placeholder": "Nome scaletta...", "create-playlist-dialog-accept": "Salva", @@ -377,6 +391,7 @@ "exit-fullscreen": "Premi ESC per uscire dallo schermo intero" }, "command-palette": { + "reminder": "to open the command palette", "search-placeholder": "Che cosa vorresti fare?", "empty-state-help": "Non riesci a trovare quello che stai cercando? Prova il comando aiuto.", "protip-text": "Suggerimento:", diff --git a/packages/i18n/src/locales/ja_JP.json b/packages/i18n/src/locales/ja_JP.json index 6c18c46a8a..deb6f19427 100644 --- a/packages/i18n/src/locales/ja_JP.json +++ b/packages/i18n/src/locales/ja_JP.json @@ -8,7 +8,13 @@ "play": "再生", "queue": "アルバムをキューに追加", "tracks": "曲:", - "year": "年:" + "year": "年:", + "add-to-playlist": "再生リストにアルバムを追加", + "create-playlist": "新規プレイリストを作成", + "create-playlist-dialog-title": "再生リスト名を入力:", + "create-playlist-dialog-placeholder": "再生リストの名前...", + "create-playlist-dialog-accept": "保存", + "create-playlist-dialog-cancel": "キャンセル" }, "app": { "collection": "コレクション", @@ -40,7 +46,8 @@ "queue": "すべての曲をキューに追加", "similar": "似ているアーティスト", "title": "タイトル", - "tour": "ツアー中" + "tour": "ツアー中", + "popular-tracks": "人気の曲" }, "dashboard": { "add-all": "すべて追加", @@ -144,7 +151,7 @@ "delete": "再生リストを削除", "duration": "長さ", "empty": "再生リストがありません。", - "empty-help": "再生リストを作成するかURLでインポートすると、ここに表示されます!", + "empty-help": "再生リストを作成するかURLとしてインポートすると、ここに表示されます!", "error-empty-data": "データがありません", "error-invalid-data": "無効なデータ", "error-open-file": "ファイルを開くことができません", @@ -153,6 +160,7 @@ "export-fail-title": "再生リストのエクスポートに失敗", "export-success-title": "再生リストのインポートに成功", "header": "再生リスト", + "header-add-button": "追加", "import-progress": "インポートの進捗", "spotify-import-placeholder": "ここにSpotifyの再生リストのURLを貼り付け", "dialog-placeholder": "再生リストの名前...", @@ -160,9 +168,9 @@ "dialog-cancel": "キャンセル", "dialog-rename": "名前を変更", "dialog-import": "インポート", - "create-button": "新規再生リストを作成", + "create-button": "新規プレイリストを作成", "new-playlist": "新規再生リスト", - "import-url-button": "URLからインポート (Spotify)", + "import-url-button": "Spotifyからインポート", "import-button": "ファイル(JSON)からインポート", "import-fail-title": "再生リストのインポート失敗", "import-success-title": "再生リストのインポートに成功", @@ -183,7 +191,11 @@ "server-modified-at": "サーバーの変更日時: ", "upload-to-server": "サーバーにアップロード", "download-from-server": "サーバーからダウンロード", - "number-of-tracks": "曲" + "number-of-tracks": "曲", + "input-playlist-url": "再生リストのURLを貼り付け:", + "create-playlist-dialog-title": "再生リスト名を入力:", + "playlist": "再生リスト", + "play": "再生" }, "plugins": { "add-a-plugin": "プラグインを追加", @@ -234,7 +246,9 @@ }, "verify": "承認", "unverify": "却下" - } + }, + "create-playlist-dialog-title": "再生リスト名を入力:", + "play-now": "今すぐ再生" }, "search": { "album": "アルバム", @@ -350,7 +364,7 @@ "add-to-favorite": "お気に入りに追加", "add-to-playlist": "再生リストに追加", "add-to-queue": "再生キューに追加", - "create-playlist": "新規再生リストを作成", + "create-playlist": "新規プレイリストを作成", "create-playlist-dialog-title": "再生リスト名を入力:", "create-playlist-dialog-placeholder": "再生リストの名前...", "create-playlist-dialog-accept": "保存", @@ -377,6 +391,7 @@ "exit-fullscreen": "ESCで全画面表示終了" }, "command-palette": { + "reminder": "コマンドパレットを開く", "search-placeholder": "何をしたいですか?", "empty-state-help": "お探しのものが見つかりませんか?ヘルプコマンドを試してください。", "protip-text": "アドバイス:", diff --git a/packages/i18n/src/locales/ko.json b/packages/i18n/src/locales/ko.json index 56ffe638d4..dc10e1cc12 100644 --- a/packages/i18n/src/locales/ko.json +++ b/packages/i18n/src/locales/ko.json @@ -8,7 +8,13 @@ "play": "재생", "queue": "재생 목록에 앨범 추가", "tracks": "트랙:", - "year": "연도:" + "year": "연도:", + "add-to-playlist": "Add album to playlist", + "create-playlist": "Create a new playlist", + "create-playlist-dialog-title": "Input playlist name:", + "create-playlist-dialog-placeholder": "Playlist name...", + "create-playlist-dialog-accept": "Save", + "create-playlist-dialog-cancel": "Cancel" }, "app": { "collection": "보관함", @@ -40,7 +46,8 @@ "queue": "모든 음악을 재생 목록에 추가", "similar": "비슷한 아티스트", "title": "제목", - "tour": "투어 중" + "tour": "투어 중", + "popular-tracks": "Popular tracks" }, "dashboard": { "add-all": "모두 추가", @@ -144,7 +151,7 @@ "delete": "플레이리스트 삭제", "duration": "길이", "empty": "플레이리스트 없음.", - "empty-help": "Try create some playlists or import by url and they will appear here!", + "empty-help": "Try creating playlists, or import by URL, and they will appear here!", "error-empty-data": "데이터 없음", "error-invalid-data": "잘못된 데이터", "error-open-file": "파일을 열 수 없습니다", @@ -153,6 +160,7 @@ "export-fail-title": "플레이리스트 내보내기 실패", "export-success-title": "플레이리스트를 성공적으로 내보내었습니다", "header": "내 플레이리스트", + "header-add-button": "Add", "import-progress": "가져오기 진행상태", "spotify-import-placeholder": "여기에 Spotify 플레이리스트 주소 붙여넣기", "dialog-placeholder": "플레이리스트 제목...", @@ -160,9 +168,9 @@ "dialog-cancel": "취소", "dialog-rename": "이름 변경", "dialog-import": "가져오기", - "create-button": "플레이리스트 생성", + "create-button": "Create a new playlist", "new-playlist": "새 플레이리스트", - "import-url-button": "주소 (Spotify) 에서 가져오기", + "import-url-button": "Import from Spotify", "import-button": "파일에서 가져오기 (JSON)", "import-fail-title": "플레이리스트 내보내기 실패", "import-success-title": "플레이리스트를 성공적으로 불러왔습니다", @@ -183,7 +191,11 @@ "server-modified-at": "서버 변경: ", "upload-to-server": "서버에 업로드", "download-from-server": "서버에서 다운받기", - "number-of-tracks": "트랙" + "number-of-tracks": "트랙", + "input-playlist-url": "Paste playlist URL:", + "create-playlist-dialog-title": "Input playlist name:", + "playlist": "Playlist", + "play": "Play" }, "plugins": { "add-a-plugin": "플러그인 추가", @@ -210,7 +222,7 @@ "favorite-add": "좋아요", "header": "재생 목록", "header-track": "재생 중인 음악", - "copy-track-url": "클립보드로 웹페이지주소 복사", + "copy-track-url": "Copy track URL to clipboard", "loading": "스트림 로딩 중.", "playlist-add": "플레이리스트에 추가", "playlist-add-queue": "재생목록 플레이리스트에 추가", @@ -234,7 +246,9 @@ }, "verify": "Verify", "unverify": "Unverify" - } + }, + "create-playlist-dialog-title": "Input playlist name:", + "play-now": "Play now" }, "search": { "album": "앨범", @@ -350,7 +364,7 @@ "add-to-favorite": "즐겨찾기에 추가", "add-to-playlist": "플레이리스트에 추가", "add-to-queue": "재생목록에 추가", - "create-playlist": "새 플레이리스트 생성", + "create-playlist": "Create a new playlist", "create-playlist-dialog-title": "플레이리스트 제목 입력:", "create-playlist-dialog-placeholder": "플레이리스트 제목...", "create-playlist-dialog-accept": "저장", @@ -377,6 +391,7 @@ "exit-fullscreen": "전체 화면 모드를 종료하려면 Esc 키를 누르십시오." }, "command-palette": { + "reminder": "to open the command palette", "search-placeholder": "무엇을 하시겠어요?", "empty-state-help": "Can't seem to find what you're looking for? Try the help command.", "protip-text": "꿀팁:", diff --git a/packages/i18n/src/locales/ku_KMR.json b/packages/i18n/src/locales/ku_KMR.json index 11fe739c90..0175c491f0 100644 --- a/packages/i18n/src/locales/ku_KMR.json +++ b/packages/i18n/src/locales/ku_KMR.json @@ -8,7 +8,13 @@ "play": "Lêde", "queue": "Albumê tevlî rêzê bike", "tracks": "Stran:", - "year": "Sal:" + "year": "Sal:", + "add-to-playlist": "Add album to playlist", + "create-playlist": "Create a new playlist", + "create-playlist-dialog-title": "Input playlist name:", + "create-playlist-dialog-placeholder": "Playlist name...", + "create-playlist-dialog-accept": "Save", + "create-playlist-dialog-cancel": "Cancel" }, "app": { "collection": "Berhevok", @@ -40,7 +46,8 @@ "queue": "Hemû stranan tevlî rêzê bike", "similar": "Hunermendên wekhev", "title": "Sernav", - "tour": "Di gerê de" + "tour": "Di gerê de", + "popular-tracks": "Popular tracks" }, "dashboard": { "add-all": "Hemû tevlî bike", @@ -144,7 +151,7 @@ "delete": "Vê rêzika lêdanê jê bibe", "duration": "Dirêjî", "empty": "Rêzoka lêdanan tune ne.", - "empty-help": "Hinek rêzokên lêdanan biafirîne an jî bi girêdanê ve têxisitinê bike û ew ê li vir xuya bibin!", + "empty-help": "Try creating playlists, or import by URL, and they will appear here!", "error-empty-data": "Daneyên vala", "error-invalid-data": "Daneyên nederbasdar", "error-open-file": "Nikare pelê veke", @@ -153,6 +160,7 @@ "export-fail-title": "Derxistina rêzoka lêdanê têkçû", "export-success-title": "Derxistina rêzoka lêdanê serkeftî bû", "header": "Rêzokên te yên lêdanan", + "header-add-button": "Add", "import-progress": "Pêvajoyê têxe", "spotify-import-placeholder": "URL ya rêzoka lêdanê ya Spotify li bir pêve bike", "dialog-placeholder": "Navê rêzoka lêdanan...", @@ -160,9 +168,9 @@ "dialog-cancel": "Têk bibe", "dialog-rename": "Ji nû ve bi nav bike", "dialog-import": "Têxistin", - "create-button": "Rêzokeke nû ya lêdanê biafirîne", + "create-button": "Create a new playlist", "new-playlist": "Rêzoka lêdanê ya nû", - "import-url-button": "Têxistin ji girêdanê (Spotify)", + "import-url-button": "Import from Spotify", "import-button": "Têxistin ji pelê (JSON)", "import-fail-title": "Têxistina rêzoka lêdanê têkçû", "import-success-title": "Têxistina rêzoka lêdanê serkeftî bû", @@ -183,7 +191,11 @@ "server-modified-at": "Rajekar hate guhertin: ", "upload-to-server": "Li rajekar bar bike", "download-from-server": "Ji rajekar daxe", - "number-of-tracks": "stran" + "number-of-tracks": "stran", + "input-playlist-url": "Paste playlist URL:", + "create-playlist-dialog-title": "Input playlist name:", + "playlist": "Playlist", + "play": "Play" }, "plugins": { "add-a-plugin": "Pêvekekê tevlî bike", @@ -210,7 +222,7 @@ "favorite-add": "Tevlî bijarteyan bike", "header": "Rêz", "header-track": "Strana heyî", - "copy-track-url": "Girêdana stranê jê bigire bo tûrikê", + "copy-track-url": "Copy track URL to clipboard", "loading": "Barkirina weşanê didome.", "playlist-add": "Tevlî rêzoka lêdanan bike", "playlist-add-queue": "Rêzoka tevlî lêdananê bike", @@ -234,7 +246,9 @@ }, "verify": "Piştrast bike", "unverify": "Piştrast neke" - } + }, + "create-playlist-dialog-title": "Input playlist name:", + "play-now": "Play now" }, "search": { "album": "Album", @@ -287,7 +301,7 @@ "github-description": "Bi riya Github-ê têkeve da ku tu rêzoka lêdanên xwe yên serhêl biafirîne û parve bike (taybetmendiya pêşerojê).", "github-title": "Github", "http": "HTTP API", - "invidious-url": "Girêdana mînakî ya Invidious", + "invidious-url": "Invidious instance URL", "language": "Ziman", "language-placeholder": "Zimanekî hilbijêre", "lastfm-connect": "Bi Last.fm ve girê bide", @@ -350,7 +364,7 @@ "add-to-favorite": "Tevlî bijarteyan bike", "add-to-playlist": "Tevlî rêzoka lêdanan bike", "add-to-queue": "Tevlî rêzê bike", - "create-playlist": "Rêzokeke nû ya lêdanê biafirîne", + "create-playlist": "Create a new playlist", "create-playlist-dialog-title": "Navê rêzoka lêdanê têxe:", "create-playlist-dialog-placeholder": "Navê rêzoka lêdanê...", "create-playlist-dialog-accept": "Tomar bike", @@ -377,6 +391,7 @@ "exit-fullscreen": "Bo ji dîmendera tije derkevî pê li bişkoka ESC-yê bike" }, "command-palette": { + "reminder": "to open the command palette", "search-placeholder": "Tu dixwazî çi bikî?", "empty-state-help": "Tu tiştê ku lê digerî nikarî bibînî? Fermana alîkariyê taqî bike.", "protip-text": "PROTIP:", diff --git a/packages/i18n/src/locales/lt_LT.json b/packages/i18n/src/locales/lt_LT.json index 583c52b4d0..786404d5d8 100644 --- a/packages/i18n/src/locales/lt_LT.json +++ b/packages/i18n/src/locales/lt_LT.json @@ -8,7 +8,13 @@ "play": "Paleisti", "queue": "Pridėti albumą į eilę", "tracks": "Dainos:", - "year": "Metai:" + "year": "Metai:", + "add-to-playlist": "Add album to playlist", + "create-playlist": "Create a new playlist", + "create-playlist-dialog-title": "Input playlist name:", + "create-playlist-dialog-placeholder": "Playlist name...", + "create-playlist-dialog-accept": "Save", + "create-playlist-dialog-cancel": "Cancel" }, "app": { "collection": "Kolekcija", @@ -40,7 +46,8 @@ "queue": "Pridėti visas dainas į eilę", "similar": "Panašūs atlikėjai", "title": "Pavadinimas", - "tour": "Turas" + "tour": "Turas", + "popular-tracks": "Popular tracks" }, "dashboard": { "add-all": "Pridėti visus", @@ -144,7 +151,7 @@ "delete": "Ištrinti grojaraštį", "duration": "Trukmė", "empty": "Jokių grojaraščių.", - "empty-help": "Pabandykite sukurti grojaraščių ir jie atsiras čia!", + "empty-help": "Try creating playlists, or import by URL, and they will appear here!", "error-empty-data": "Nėra duomenų", "error-invalid-data": "Neteisingi duomenys", "error-open-file": "Nepavyko atidaryti šio failo", @@ -153,6 +160,7 @@ "export-fail-title": "Nepavyko eksportuoti grojaraščio", "export-success-title": "Grojaraštis eksportuotas sėkmingai", "header": "Jūsų grojaraščiai", + "header-add-button": "Add", "import-progress": "Import progress", "spotify-import-placeholder": "Paste a Spotify playlist URL here", "dialog-placeholder": "Grojaraščio pavadinimas...", @@ -160,7 +168,7 @@ "dialog-cancel": "Atšaukti", "dialog-rename": "Pervadinti", "dialog-import": "Importuoti", - "create-button": "Sukurti naują grojaraštį", + "create-button": "Create a new playlist", "new-playlist": "Naujas grojaraštis", "import-url-button": "Import from Spotify", "import-button": "Importuoti failą (JSON)", @@ -183,7 +191,11 @@ "server-modified-at": "Server modified: ", "upload-to-server": "Įkelti į serverį", "download-from-server": "Atsisiųsti iš serverio", - "number-of-tracks": "dainos" + "number-of-tracks": "dainos", + "input-playlist-url": "Paste playlist URL:", + "create-playlist-dialog-title": "Input playlist name:", + "playlist": "Playlist", + "play": "Play" }, "plugins": { "add-a-plugin": "Pridėti įskiepį", @@ -210,7 +222,7 @@ "favorite-add": "Pridėti į mėgstamiausius", "header": "Eilė", "header-track": "Dabartinė daina", - "copy-track-url": "Kopijuoti dainos nuorodą į iškarpinę", + "copy-track-url": "Copy track URL to clipboard", "loading": "Srautas dar leidžiasi.", "playlist-add": "Pridėti į grojaraštį", "playlist-add-queue": "Pridėti eilę į grojaraštį", @@ -234,7 +246,9 @@ }, "verify": "Verify", "unverify": "Unverify" - } + }, + "create-playlist-dialog-title": "Input playlist name:", + "play-now": "Play now" }, "search": { "album": "Albumas", @@ -287,7 +301,7 @@ "github-description": "Prisijungti su GitHub, kad galėtumėte kurti ir skleisti grojaraščius online (būsima galimybė).", "github-title": "GitHub", "http": "HTTP API", - "invidious-url": "Invidious instance url", + "invidious-url": "Invidious instance URL", "language": "Kalba", "language-placeholder": "Pasirinkti kalbą", "lastfm-connect": "Prisijungti su last.fm", @@ -377,6 +391,7 @@ "exit-fullscreen": "Spauskite ESC, kad išeitumėte iš pilno ekrano režimo" }, "command-palette": { + "reminder": "to open the command palette", "search-placeholder": "What would you like to do?", "empty-state-help": "Can't seem to find what you're looking for? Try the help command.", "protip-text": "PROTIP:", diff --git a/packages/i18n/src/locales/lv_LV.json b/packages/i18n/src/locales/lv_LV.json index 8c9d90fc78..2a35259737 100644 --- a/packages/i18n/src/locales/lv_LV.json +++ b/packages/i18n/src/locales/lv_LV.json @@ -8,7 +8,13 @@ "play": "Atskaņot", "queue": "Pievienot albumus rindai", "tracks": "Dziesmas:", - "year": "Gads:" + "year": "Gads:", + "add-to-playlist": "Add album to playlist", + "create-playlist": "Create a new playlist", + "create-playlist-dialog-title": "Input playlist name:", + "create-playlist-dialog-placeholder": "Playlist name...", + "create-playlist-dialog-accept": "Save", + "create-playlist-dialog-cancel": "Cancel" }, "app": { "collection": "Kolekcija", @@ -40,7 +46,8 @@ "queue": "Pievienot atlasīto rindai", "similar": "Līdzīgi izpildītāji", "title": "Nosaukums", - "tour": "Tūrē" + "tour": "Tūrē", + "popular-tracks": "Popular tracks" }, "dashboard": { "add-all": "Pievienot visas", @@ -144,7 +151,7 @@ "delete": "Dzēst atskaņošanas saraksti", "duration": "Ilgums", "empty": "Nav atskaņošanas sarakstu.", - "empty-help": "Izveidojiet atskaņošanas sarakstus vai importēt pēc Url, un tie tiks parādīti šeit!", + "empty-help": "Try creating playlists, or import by URL, and they will appear here!", "error-empty-data": "Tukši dati", "error-invalid-data": "Nederīgi dati", "error-open-file": "Nevar atvērt failu", @@ -153,6 +160,7 @@ "export-fail-title": "Atskaņošanas saraksta eksportēšana neizdevās", "export-success-title": "Atskaņošanas saraksts veiksmīgi eksportēts", "header": "Jūsu saraksti", + "header-add-button": "Add", "import-progress": "Import progress", "spotify-import-placeholder": "Paste a Spotify playlist URL here", "dialog-placeholder": "Atskaņošanas saraksta nosaukums...", @@ -160,7 +168,7 @@ "dialog-cancel": "Cancel", "dialog-rename": "Rename", "dialog-import": "Import", - "create-button": "Izveidot atskaņošanas sarakstu", + "create-button": "Create a new playlist", "new-playlist": "Jauns atskaņošanas saraksts", "import-url-button": "Import from Spotify", "import-button": "Importēt no faila (JSON)", @@ -183,7 +191,11 @@ "server-modified-at": "Server modified: ", "upload-to-server": "Upload to server", "download-from-server": "Download from server", - "number-of-tracks": "tracks" + "number-of-tracks": "tracks", + "input-playlist-url": "Paste playlist URL:", + "create-playlist-dialog-title": "Input playlist name:", + "playlist": "Playlist", + "play": "Play" }, "plugins": { "add-a-plugin": "Pievienot spraudni", @@ -210,7 +222,7 @@ "favorite-add": "Pievienot izlasei", "header": "Rinda", "header-track": "Cašreizējā dziesma", - "copy-track-url": "Kopēt ieraksta Url starpliktuvē", + "copy-track-url": "Copy track URL to clipboard", "loading": "Straume joprojām tiek ielādēta.", "playlist-add": "Pievienot atskaņošanas sarakstam", "playlist-add-queue": "Pievienot rindu atskaņošanas sarakstam", @@ -234,7 +246,9 @@ }, "verify": "Verify", "unverify": "Unverify" - } + }, + "create-playlist-dialog-title": "Input playlist name:", + "play-now": "Play now" }, "search": { "album": "Albums", @@ -287,7 +301,7 @@ "github-description": "Piesakieties, izmantojot Github, lai varētu tiešsaistē izveidot un koplietot atskaņošanas sarakstus (gaidāmā funkcija).", "github-title": "GitHub", "http": "HTTP API", - "invidious-url": "Invidious instance url", + "invidious-url": "Invidious instance URL", "language": "Valoda", "language-placeholder": "Izvēlieties valodu", "lastfm-connect": "Savienot ar Last.fm", @@ -377,6 +391,7 @@ "exit-fullscreen": "Nospiediet ESC, lai izietu no pilna ekrāna" }, "command-palette": { + "reminder": "to open the command palette", "search-placeholder": "What would you like to do?", "empty-state-help": "Can't seem to find what you're looking for? Try the help command.", "protip-text": "PROTIP:", diff --git a/packages/i18n/src/locales/nl.json b/packages/i18n/src/locales/nl.json index aa9070ca3d..b7358a3be5 100644 --- a/packages/i18n/src/locales/nl.json +++ b/packages/i18n/src/locales/nl.json @@ -8,7 +8,13 @@ "play": "Afspelen", "queue": "Album toevoegen aan wachtrij", "tracks": "Nummers:", - "year": "Jaar:" + "year": "Jaar:", + "add-to-playlist": "Add album to playlist", + "create-playlist": "Create a new playlist", + "create-playlist-dialog-title": "Input playlist name:", + "create-playlist-dialog-placeholder": "Playlist name...", + "create-playlist-dialog-accept": "Save", + "create-playlist-dialog-cancel": "Cancel" }, "app": { "collection": "Verzameling", @@ -40,7 +46,8 @@ "queue": "Alle nummers toevoegen aan wachtrij", "similar": "Vergelijkbare artiesten", "title": "Titel", - "tour": "Aan het touren" + "tour": "Aan het touren", + "popular-tracks": "Popular tracks" }, "dashboard": { "add-all": "Alles toevoegen", @@ -144,7 +151,7 @@ "delete": "Verwijderen", "duration": "Duur", "empty": "Geen afspeellijsten.", - "empty-help": "Probeer enkele afspeellijsten te maken, of importeer op url, en ze zullen hier verschijnen!", + "empty-help": "Try creating playlists, or import by URL, and they will appear here!", "error-empty-data": "Lege gegevens", "error-invalid-data": "Ongeldige gegevens", "error-open-file": "Kan bestand niet openen", @@ -153,6 +160,7 @@ "export-fail-title": "Afspeellijst exporteren mislukt", "export-success-title": "Afspeellijst succesvol geëxporteerd", "header": "Uw afspeellijsten", + "header-add-button": "Add", "import-progress": "Import voortgang", "spotify-import-placeholder": "Plak een Spotify-afspeellijst URL hier", "dialog-placeholder": "Naam van afspeellijst...", @@ -160,9 +168,9 @@ "dialog-cancel": "Annuleren", "dialog-rename": "Hernoemen", "dialog-import": "Importeren", - "create-button": "Nieuwe afspeellijst aanmaken", + "create-button": "Create a new playlist", "new-playlist": "Nieuwe afspeellijst", - "import-url-button": "Importeren van URL (Spotify)", + "import-url-button": "Import from Spotify", "import-button": "Uit één bestand importeren (JSON)", "import-fail-title": "Afspeellijst importeren mislukt", "import-success-title": "Afspeellijst succesvol geïmporteerd", @@ -183,7 +191,11 @@ "server-modified-at": "Server gewijzigd: ", "upload-to-server": "Naar server uploaden", "download-from-server": "Van server downloaden", - "number-of-tracks": "nummers" + "number-of-tracks": "nummers", + "input-playlist-url": "Paste playlist URL:", + "create-playlist-dialog-title": "Input playlist name:", + "playlist": "Playlist", + "play": "Play" }, "plugins": { "add-a-plugin": "Een plug-in toevoegen", @@ -210,7 +222,7 @@ "favorite-add": "Toevoegen aan favorieten", "header": "Wachtrij", "header-track": "Huidige nummer", - "copy-track-url": "Kopieer de track-url naar het klembord", + "copy-track-url": "Copy track URL to clipboard", "loading": "Bezig met laden van stream...", "playlist-add": "Toevoegen aan afspeellijst", "playlist-add-queue": "Wachtrij toevoegen aan afspeellijst", @@ -234,7 +246,9 @@ }, "verify": "Verifiëren", "unverify": "Maak verificatie ongedaan" - } + }, + "create-playlist-dialog-title": "Input playlist name:", + "play-now": "Play now" }, "search": { "album": "Album", @@ -287,7 +301,7 @@ "github-description": "Log in met je GitHub-account om online-afspeellijsten te creëren en delen (binnenkort).", "github-title": "GitHub", "http": "HTTP-API", - "invidious-url": "Invidious instantie-url", + "invidious-url": "Invidious instance URL", "language": "Taal", "language-placeholder": "Kies een taal", "lastfm-connect": "Koppelen aan Last.fm", @@ -350,7 +364,7 @@ "add-to-favorite": "Toevoegen aan favorieten", "add-to-playlist": "Toevoegen aan afspeellijst", "add-to-queue": "Toevoegen aan wachtrij", - "create-playlist": "Nieuwe afspeellijst aanmaken", + "create-playlist": "Create a new playlist", "create-playlist-dialog-title": "Naam van afspeellijst invoeren:", "create-playlist-dialog-placeholder": "Naam van afspeellijst...", "create-playlist-dialog-accept": "Opslaan", @@ -377,6 +391,7 @@ "exit-fullscreen": "Druk op ESC om volledig scherm af te sluiten" }, "command-palette": { + "reminder": "to open the command palette", "search-placeholder": "Wat wilt u doen?", "empty-state-help": "Kunt u niet vinden wat u zoekt? Probeer de hulpcommando.", "protip-text": "PROTIP:", diff --git a/packages/i18n/src/locales/no_NO.json b/packages/i18n/src/locales/no_NO.json index ea401ef8af..61bb0290bb 100644 --- a/packages/i18n/src/locales/no_NO.json +++ b/packages/i18n/src/locales/no_NO.json @@ -8,7 +8,13 @@ "play": "Spill", "queue": "Legg til album i køen", "tracks": "Spor:", - "year": "År:" + "year": "År:", + "add-to-playlist": "Legg til album i spilleliste", + "create-playlist": "Create a new playlist", + "create-playlist-dialog-title": "Input playlist name:", + "create-playlist-dialog-placeholder": "Playlist name...", + "create-playlist-dialog-accept": "Save", + "create-playlist-dialog-cancel": "Cancel" }, "app": { "collection": "Samling", @@ -40,7 +46,8 @@ "queue": "Legg til alle spor i køen", "similar": "Lignende artister", "title": "Tittel", - "tour": "Sendes på tur" + "tour": "Sendes på tur", + "popular-tracks": "Popular tracks" }, "dashboard": { "add-all": "Legg til alle", @@ -144,7 +151,7 @@ "delete": "Slett denne spillelisten", "duration": "Lengde", "empty": "Ingen spillelister.", - "empty-help": "Prøv å lage noen spillelister eller urlimporter, og de vil vises her!", + "empty-help": "Try creating playlists, or import by URL, and they will appear here!", "error-empty-data": "Tom data", "error-invalid-data": "Ugyldige data", "error-open-file": "Kan ikke åpne fil", @@ -153,6 +160,7 @@ "export-fail-title": "Eksport av spilleliste feilet", "export-success-title": "Vellykket eksport av spilleliste", "header": "Dine spillelister", + "header-add-button": "Add", "import-progress": "Import progress", "spotify-import-placeholder": "Paste a Spotify playlist URL here", "dialog-placeholder": "Navn på spilleliste...", @@ -160,7 +168,7 @@ "dialog-cancel": "Cancel", "dialog-rename": "Rename", "dialog-import": "Import", - "create-button": "Lag ny spilleliste", + "create-button": "Create a new playlist", "new-playlist": "Ny spilleliste", "import-url-button": "Import from Spotify", "import-button": "Importer fra fil (JSON)", @@ -183,7 +191,11 @@ "server-modified-at": "Server endret: ", "upload-to-server": "Last opp til server", "download-from-server": "Last ned fra server", - "number-of-tracks": "spor" + "number-of-tracks": "spor", + "input-playlist-url": "Paste playlist URL:", + "create-playlist-dialog-title": "Input playlist name:", + "playlist": "Playlist", + "play": "Play" }, "plugins": { "add-a-plugin": "Legg til en plugin", @@ -210,7 +222,7 @@ "favorite-add": "Legg til som favoritt", "header": "Kø", "header-track": "Gjeldende spor", - "copy-track-url": "Kopier spor-url til utklippstavle", + "copy-track-url": "Copy track URL to clipboard", "loading": "Strømming lastes fortsatt.", "playlist-add": "Legg til i spilleliste", "playlist-add-queue": "Legg til i spilleliste kø", @@ -234,7 +246,9 @@ }, "verify": "Verify", "unverify": "Unverify" - } + }, + "create-playlist-dialog-title": "Input playlist name:", + "play-now": "Play now" }, "search": { "album": "album", @@ -287,7 +301,7 @@ "github-description": "Logg inn via Github for å kunne lage og dele spillelister på nett (kommende funksjon).", "github-title": "Github", "http": "HTTP API", - "invidious-url": "Invivert instans URL", + "invidious-url": "Invidious instance URL", "language": "Språk", "language-placeholder": "Velg et språk", "lastfm-connect": "Koble til Last.fm", @@ -377,6 +391,7 @@ "exit-fullscreen": "Trykk ESC for å avslutte fullskjerm" }, "command-palette": { + "reminder": "to open the command palette", "search-placeholder": "What would you like to do?", "empty-state-help": "Can't seem to find what you're looking for? Try the help command.", "protip-text": "PROTIP:", diff --git a/packages/i18n/src/locales/pl.json b/packages/i18n/src/locales/pl.json index 1cbe087447..36591f8c43 100644 --- a/packages/i18n/src/locales/pl.json +++ b/packages/i18n/src/locales/pl.json @@ -8,7 +8,13 @@ "play": "Odtwórz", "queue": "Dodaj album do kolejki", "tracks": "Utwory:", - "year": "Rok:" + "year": "Rok:", + "add-to-playlist": "Add album to playlist", + "create-playlist": "Create a new playlist", + "create-playlist-dialog-title": "Input playlist name:", + "create-playlist-dialog-placeholder": "Playlist name...", + "create-playlist-dialog-accept": "Save", + "create-playlist-dialog-cancel": "Cancel" }, "app": { "collection": "Kolekcja", @@ -40,7 +46,8 @@ "queue": "Dodaj wszystkie utwory do kolejki", "similar": "Podobni artyści", "title": "Tytuł", - "tour": "W trasie" + "tour": "W trasie", + "popular-tracks": "Popular tracks" }, "dashboard": { "add-all": "Dodaj wszystkie", @@ -144,7 +151,7 @@ "delete": "Usuń tę listę odtwarzania", "duration": "Długość", "empty": "Brak list odtwarzania.", - "empty-help": "Utwórz kilka list odtwarzania lub zaimportuj poprzez adres URL, aby się tu pojawiły!", + "empty-help": "Try creating playlists, or import by URL, and they will appear here!", "error-empty-data": "Brak danych", "error-invalid-data": "Nieprawidłowe dane", "error-open-file": "Nie można otworzyć pliku", @@ -153,6 +160,7 @@ "export-fail-title": "Błąd eksportowania listy odtwarzania", "export-success-title": "Lista odtwarzania wyeksportowana pomyślnie", "header": "Twoje listy odtwarzania", + "header-add-button": "Add", "import-progress": "Postęp importu", "spotify-import-placeholder": "Tu wklej link do playlisty ze Spotify", "dialog-placeholder": "Nazwa listy odtwarzania...", @@ -160,9 +168,9 @@ "dialog-cancel": "Anuluj", "dialog-rename": "Zmień nazwę", "dialog-import": "Import", - "create-button": "Utwórz nową playlistę", + "create-button": "Create a new playlist", "new-playlist": "Nowa playlista", - "import-url-button": "Importuj z URL (Spotify)", + "import-url-button": "Import from Spotify", "import-button": "Importuj z pliku (JSON)", "import-fail-title": "Błąd importowania listy odtwarzania", "import-success-title": "Lista odtwarzania zaimportowana pomyślnie", @@ -183,7 +191,11 @@ "server-modified-at": "Zmodyfikowany serwer: ", "upload-to-server": "Prześlij na serwer", "download-from-server": "Pobierz z serwera", - "number-of-tracks": "utwory" + "number-of-tracks": "utwory", + "input-playlist-url": "Paste playlist URL:", + "create-playlist-dialog-title": "Input playlist name:", + "playlist": "Playlist", + "play": "Play" }, "plugins": { "add-a-plugin": "Dodaj plugin", @@ -210,10 +222,10 @@ "favorite-add": "Dodaj do ulubionych", "header": "Kolejka", "header-track": "Odtwarzane", - "copy-track-url": "Skopiuj link utworu do schowka", + "copy-track-url": "Copy track URL to clipboard", "loading": "Strumień wciąż ładowany.", "playlist-add": "Dodaj do listy odtwarzania", - "playlist-add-queue": "Dodaj do kolejki do listy odtwarzania", + "playlist-add-queue": "Add queue to playlist", "playlist-toast-content": "Lista odtwarzania {{name}} została utworzona.", "playlist-toast-title": "Lista odtwarzania utworzona", "live": "Na żywo", @@ -234,7 +246,9 @@ }, "verify": "Zweryfikuj", "unverify": "Cofnij weryfikację" - } + }, + "create-playlist-dialog-title": "Input playlist name:", + "play-now": "Play now" }, "search": { "album": "Album", @@ -287,7 +301,7 @@ "github-description": "Zaloguj się za pomocą Github, aby móc tworzyć i dzielić się twoimi playlistami online (planowana funkcja).", "github-title": "Github", "http": "HTTP API", - "invidious-url": "URL instancji Invidious", + "invidious-url": "Invidious instance URL", "language": "Język", "language-placeholder": "Wybierz język", "lastfm-connect": "Połącz z Last.fm", @@ -350,7 +364,7 @@ "add-to-favorite": "Dodaj do ulubionych", "add-to-playlist": "Dodaj do playlisty", "add-to-queue": "Dodaj do kolejki", - "create-playlist": "Utwórz nową playlistę", + "create-playlist": "Create a new playlist", "create-playlist-dialog-title": "Nazwa playlisty:", "create-playlist-dialog-placeholder": "Nazwa listy odtwarzania...", "create-playlist-dialog-accept": "Zapisz", @@ -377,6 +391,7 @@ "exit-fullscreen": "Naciśnij ESC, aby wyjść z trybu pełnoekranowego" }, "command-palette": { + "reminder": "to open the command palette", "search-placeholder": "Co chciałbyś zrobić?", "empty-state-help": "Nie możesz znaleźć tego, czego szukasz? Spójrz na pomoc na dole.", "protip-text": "PROTIP:", diff --git a/packages/i18n/src/locales/pt_BR.json b/packages/i18n/src/locales/pt_BR.json index d88f0e7ab0..9d6581faca 100644 --- a/packages/i18n/src/locales/pt_BR.json +++ b/packages/i18n/src/locales/pt_BR.json @@ -8,7 +8,13 @@ "play": "Reproduzir", "queue": "Adicionar à Fila", "tracks": "Faixas:", - "year": "Ano:" + "year": "Ano:", + "add-to-playlist": "Add album to playlist", + "create-playlist": "Create a new playlist", + "create-playlist-dialog-title": "Input playlist name:", + "create-playlist-dialog-placeholder": "Playlist name...", + "create-playlist-dialog-accept": "Save", + "create-playlist-dialog-cancel": "Cancel" }, "app": { "collection": "Coleção", @@ -40,7 +46,8 @@ "queue": "Adicione todas as faixas à fila", "similar": "Artistas similares", "title": "Título", - "tour": "Turnê" + "tour": "Turnê", + "popular-tracks": "Popular tracks" }, "dashboard": { "add-all": "Adicionar tudo", @@ -144,7 +151,7 @@ "delete": "Excluir esta playlist", "duration": "Duração", "empty": "Nenhuma Playlist encontrada.", - "empty-help": "Tente criar alguma playlist ou importar por Url e elas aparecerão aqui!", + "empty-help": "Try creating playlists, or import by URL, and they will appear here!", "error-empty-data": "Empty data", "error-invalid-data": "Invalid data", "error-open-file": "Can not open file", @@ -153,6 +160,7 @@ "export-fail-title": "Falha na exportação da playlist", "export-success-title": "Sucesso na exportação da playlist", "header": "Suas playlists", + "header-add-button": "Add", "import-progress": "Progresso de importação", "spotify-import-placeholder": "Cole o link da playlist do Spotify aqui", "dialog-placeholder": "Nome da Lista de Reprodução...", @@ -160,9 +168,9 @@ "dialog-cancel": "Cancelar", "dialog-rename": "Renomear", "dialog-import": "Importar", - "create-button": "Criar uma nova playlist", + "create-button": "Create a new playlist", "new-playlist": "New playlist", - "import-url-button": "Importar a partir de link (Spotify)", + "import-url-button": "Import from Spotify", "import-button": "Import from file (JSON)", "import-fail-title": "Playlist import fail", "import-success-title": "Playlist imported successfully", @@ -183,7 +191,11 @@ "server-modified-at": "Servidor modificado: ", "upload-to-server": "Upload para o servidor", "download-from-server": "Baixar do servidor", - "number-of-tracks": "faixas" + "number-of-tracks": "faixas", + "input-playlist-url": "Paste playlist URL:", + "create-playlist-dialog-title": "Input playlist name:", + "playlist": "Playlist", + "play": "Play" }, "plugins": { "add-a-plugin": "Adicionar um plugin", @@ -210,7 +222,7 @@ "favorite-add": "Adiconar aos favoritos", "header": "Lista", "header-track": "Faixa Atual", - "copy-track-url": "Copiar url da faixa", + "copy-track-url": "Copy track URL to clipboard", "loading": "Transmissão ainda carregando.", "playlist-add": "Adicionar à Lista de Reprodução", "playlist-add-queue": "Adicionar fila à Lista de Reprodução", @@ -234,7 +246,9 @@ }, "verify": "Verificar", "unverify": "Desverificar" - } + }, + "create-playlist-dialog-title": "Input playlist name:", + "play-now": "Play now" }, "search": { "album": "Álbum", @@ -287,7 +301,7 @@ "github-description": "Faça o login Através do Github para Poder Criar e Compartilhar suas Playlists (próximo recurso).", "github-title": "GitHub", "http": "API HTTP", - "invidious-url": "URL da instância Invidious", + "invidious-url": "Invidious instance URL", "language": "Idioma", "language-placeholder": "Escolha um idioma", "lastfm-connect": "Conectar com o Last.fm", @@ -350,7 +364,7 @@ "add-to-favorite": "Adicionar aos favoritos", "add-to-playlist": "Adicionar à Lista de Reprodução", "add-to-queue": "Adicionar à fila", - "create-playlist": "Criar uma nova playlist", + "create-playlist": "Create a new playlist", "create-playlist-dialog-title": "Insira o nome da playlist:", "create-playlist-dialog-placeholder": "Nome da playlist...", "create-playlist-dialog-accept": "Salvar", @@ -377,6 +391,7 @@ "exit-fullscreen": "Press ESC to exit full screen" }, "command-palette": { + "reminder": "to open the command palette", "search-placeholder": "O que gostaria de fazer?", "empty-state-help": "Não encontrou o que está procurando? Tente o comando de ajuda.", "protip-text": "DICA:", diff --git a/packages/i18n/src/locales/ro_RO.json b/packages/i18n/src/locales/ro_RO.json index 9f231c9786..619f405275 100644 --- a/packages/i18n/src/locales/ro_RO.json +++ b/packages/i18n/src/locales/ro_RO.json @@ -8,7 +8,13 @@ "play": "Play", "queue": "Adaugă album la coadă", "tracks": "Piese:", - "year": "An:" + "year": "An:", + "add-to-playlist": "Add album to playlist", + "create-playlist": "Create a new playlist", + "create-playlist-dialog-title": "Input playlist name:", + "create-playlist-dialog-placeholder": "Playlist name...", + "create-playlist-dialog-accept": "Save", + "create-playlist-dialog-cancel": "Cancel" }, "app": { "collection": "Colecție", @@ -40,7 +46,8 @@ "queue": "Adaugă toate piesele la coadă", "similar": "Artiști similari", "title": "Titlu", - "tour": "În turneu" + "tour": "În turneu", + "popular-tracks": "Popular tracks" }, "dashboard": { "add-all": "Adaugă toate", @@ -153,6 +160,7 @@ "export-fail-title": "Playlist export fail", "export-success-title": "Playlist exported successfully", "header": "Your playlists", + "header-add-button": "Add", "import-progress": "Import progress", "spotify-import-placeholder": "Paste a Spotify playlist URL here", "dialog-placeholder": "Playlist name...", @@ -183,7 +191,11 @@ "server-modified-at": "Server modified: ", "upload-to-server": "Upload to server", "download-from-server": "Download from server", - "number-of-tracks": "tracks" + "number-of-tracks": "tracks", + "input-playlist-url": "Paste playlist URL:", + "create-playlist-dialog-title": "Input playlist name:", + "playlist": "Playlist", + "play": "Play" }, "plugins": { "add-a-plugin": "Add a plugin", @@ -210,7 +222,7 @@ "favorite-add": "Add to favorites", "header": "Queue", "header-track": "Current track", - "copy-track-url": "Copy track url to clipboard", + "copy-track-url": "Copy track URL to clipboard", "loading": "Stream still loading.", "playlist-add": "Add to playlist", "playlist-add-queue": "Add queue to playlist", @@ -234,7 +246,9 @@ }, "verify": "Verify", "unverify": "Unverify" - } + }, + "create-playlist-dialog-title": "Input playlist name:", + "play-now": "Play now" }, "search": { "album": "Album", @@ -287,7 +301,7 @@ "github-description": "Log in via Github to be able to create and share your playlists online (upcoming feature).", "github-title": "Github", "http": "HTTP API", - "invidious-url": "Invidious instance url", + "invidious-url": "Invidious instance URL", "language": "Language", "language-placeholder": "Pick a language", "lastfm-connect": "Connect with Last.fm", @@ -377,6 +391,7 @@ "exit-fullscreen": "Press ESC to exit full screen" }, "command-palette": { + "reminder": "to open the command palette", "search-placeholder": "What would you like to do?", "empty-state-help": "Can't seem to find what you're looking for? Try the help command.", "protip-text": "PROTIP:", diff --git a/packages/i18n/src/locales/ru.json b/packages/i18n/src/locales/ru.json index 082450d04f..d2b2af316e 100644 --- a/packages/i18n/src/locales/ru.json +++ b/packages/i18n/src/locales/ru.json @@ -8,7 +8,13 @@ "play": "Играть", "queue": "Добавить альбом в очередь", "tracks": "Треки:", - "year": "Год:" + "year": "Год:", + "add-to-playlist": "Добавить альбом в плейлист", + "create-playlist": "Создать новый плейлист", + "create-playlist-dialog-title": "Введите название плейлиста:", + "create-playlist-dialog-placeholder": "Название плейлиста…", + "create-playlist-dialog-accept": "Сохранить", + "create-playlist-dialog-cancel": "Отмена" }, "app": { "collection": "Фонотека", @@ -40,7 +46,8 @@ "queue": "Добавить все дорожки в очередь", "similar": "Похожие исполнители", "title": "Название", - "tour": "В туре" + "tour": "В туре", + "popular-tracks": "Популярные треки" }, "dashboard": { "add-all": "Добавить все в очередь", @@ -144,7 +151,7 @@ "delete": "Удалить этот плейлист", "duration": "Длительность", "empty": "Нет плейлистов.", - "empty-help": "Создайте плейлисты или импортируйте их по ссылке, и они появятся здесь!", + "empty-help": "Попробуйте создать плейлисты или импортировать их с помощью URL, и они появятся здесь!", "error-empty-data": "Данные отсутствуют", "error-invalid-data": "Некорректные данные", "error-open-file": "Не удаётся открыть файл", @@ -153,6 +160,7 @@ "export-fail-title": "Ошибка при экспорте", "export-success-title": "Плейлист экспортирован", "header": "Ваши плейлисты", + "header-add-button": "Добавить", "import-progress": "Прогресс импорта", "spotify-import-placeholder": "Вставьте ссылку на плейлист Spotify сюда", "dialog-placeholder": "Название плейлиста…", @@ -160,9 +168,9 @@ "dialog-cancel": "Отмена", "dialog-rename": "Переименовать", "dialog-import": "Импортировать", - "create-button": "Новый плейлист", + "create-button": "Создать новый плейлист", "new-playlist": "Новый плейлист", - "import-url-button": "Импорт по ссылке (Spotify)", + "import-url-button": "Импортировать из Spotify", "import-button": "Импорт из файла (JSON)", "import-fail-title": "Ошибка при импорте", "import-success-title": "Плейлист импортирован", @@ -183,7 +191,11 @@ "server-modified-at": "Сервер изменён: ", "upload-to-server": "Загрузить на сервер", "download-from-server": "Загрузить с сервера", - "number-of-tracks": "саундтреки" + "number-of-tracks": "саундтреки", + "input-playlist-url": "Вставить URL плейлиста:", + "create-playlist-dialog-title": "Введите название плейлиста:", + "playlist": "Плейлист", + "play": "Воспроизвести" }, "plugins": { "add-a-plugin": "Добавить плагин", @@ -210,10 +222,10 @@ "favorite-add": "Добавить в избранные", "header": "Очередь", "header-track": "Текущий трек", - "copy-track-url": "Скопировать ссылку на трек", + "copy-track-url": "Копировать URL трека", "loading": "Поток загружается.", "playlist-add": "Добавить в плейлист", - "playlist-add-queue": "Добавить в очередь плейлиста", + "playlist-add-queue": "Добавить очередь в плейлист", "playlist-toast-content": "Плейлист {{name}} создан.", "playlist-toast-title": "Плейлист создан", "live": "Сейчас", @@ -234,7 +246,9 @@ }, "verify": "Подтвердить", "unverify": "Снять подтверждение" - } + }, + "create-playlist-dialog-title": "Введите название плейлиста:", + "play-now": "Играть" }, "search": { "album": "Альбом", @@ -287,7 +301,7 @@ "github-description": "Войдите через GitHub, чтобы создавать и делиться плейлистами онлайн (функция в разработке).", "github-title": "GitHub", "http": "API доступа по HTTP", - "invidious-url": "Сервер Invidious", + "invidious-url": "Invidious instance URL", "language": "Язык", "language-placeholder": "Выберите язык", "lastfm-connect": "Подключить Last.fm", @@ -377,6 +391,7 @@ "exit-fullscreen": "Нажмите Esc, чтобы выйти из полноэкранного режима" }, "command-palette": { + "reminder": "чтобы открыть командную строку", "search-placeholder": "Что вас интересует?", "empty-state-help": "Не удаётся найти желаемое? Попробуйте команду справки.", "protip-text": "СОВЕТ:", diff --git a/packages/i18n/src/locales/se.json b/packages/i18n/src/locales/se.json index 113e36a11c..959612020a 100644 --- a/packages/i18n/src/locales/se.json +++ b/packages/i18n/src/locales/se.json @@ -8,7 +8,13 @@ "play": "Spela", "queue": "Lägg till albumet i kön", "tracks": "Spår:", - "year": "År:" + "year": "År:", + "add-to-playlist": "Add album to playlist", + "create-playlist": "Create a new playlist", + "create-playlist-dialog-title": "Input playlist name:", + "create-playlist-dialog-placeholder": "Playlist name...", + "create-playlist-dialog-accept": "Save", + "create-playlist-dialog-cancel": "Cancel" }, "app": { "collection": "Samlingar", @@ -40,7 +46,8 @@ "queue": "Lägg till alla spår i kön", "similar": "Liknande artister", "title": "Titel", - "tour": "På turné" + "tour": "På turné", + "popular-tracks": "Popular tracks" }, "dashboard": { "add-all": "Lägg till alla", @@ -144,7 +151,7 @@ "delete": "Ta bort denna spellista", "duration": "Längd", "empty": "Inga spellistor.", - "empty-help": "Försök skapa några spellistor eller importera med URL och de kommer att visas här!", + "empty-help": "Try creating playlists, or import by URL, and they will appear here!", "error-empty-data": "Tomma data", "error-invalid-data": "Ogiltiga data", "error-open-file": "Kan inte öppna filen", @@ -153,6 +160,7 @@ "export-fail-title": "Export av spellista misslyckades", "export-success-title": "Export av spellista lyckades", "header": "Dina spellistor", + "header-add-button": "Add", "import-progress": "Importeringsframsteg", "spotify-import-placeholder": "Klistra in en Spotify-spellistURL här", "dialog-placeholder": "Namn på spellistan...", @@ -160,7 +168,7 @@ "dialog-cancel": "Avbryt", "dialog-rename": "Döp om", "dialog-import": "Import", - "create-button": "Skapa ny spellista", + "create-button": "Create a new playlist", "new-playlist": "Ny spellista", "import-url-button": "Import from Spotify", "import-button": "Importera från fil (JSON)", @@ -183,7 +191,11 @@ "server-modified-at": "Server ändrad: ", "upload-to-server": "Ladda upp till server", "download-from-server": "Ladda ned från server", - "number-of-tracks": "spår" + "number-of-tracks": "spår", + "input-playlist-url": "Paste playlist URL:", + "create-playlist-dialog-title": "Input playlist name:", + "playlist": "Playlist", + "play": "Play" }, "plugins": { "add-a-plugin": "Lägg till en insticksmodul", @@ -210,7 +222,7 @@ "favorite-add": "Lägg till i Favoriter", "header": "Kö", "header-track": "Spelas just nu", - "copy-track-url": "Kopiera spåradress till urklipp", + "copy-track-url": "Copy track URL to clipboard", "loading": "Strömmen läses fortfarande.", "playlist-add": "Lägg till i spellista", "playlist-add-queue": "Lägg till i spellista kö", @@ -234,7 +246,9 @@ }, "verify": "Verifiera", "unverify": "Avverifiera" - } + }, + "create-playlist-dialog-title": "Input playlist name:", + "play-now": "Play now" }, "search": { "album": "Album", @@ -287,7 +301,7 @@ "github-description": "Logga in via GitHub för att kunna skapa och dela spellistor på nätet (framtida funktion).", "github-title": "GitHub", "http": "HTTP API", - "invidious-url": "Webbadress till Invidious-instans", + "invidious-url": "Invidious instance URL", "language": "Språk", "language-placeholder": "Välj språk", "lastfm-connect": "Anslut till Last.fm", @@ -377,6 +391,7 @@ "exit-fullscreen": "Tryck på Esc för att avsluta helskärmsläge" }, "command-palette": { + "reminder": "to open the command palette", "search-placeholder": "What would you like to do?", "empty-state-help": "Can't seem to find what you're looking for? Try the help command.", "protip-text": "PROTIP:", diff --git a/packages/i18n/src/locales/sk.json b/packages/i18n/src/locales/sk.json index 179b41246a..aef89de370 100644 --- a/packages/i18n/src/locales/sk.json +++ b/packages/i18n/src/locales/sk.json @@ -8,7 +8,13 @@ "play": "Prehrať", "queue": "Pridať album do poradia", "tracks": "Skladby:", - "year": "Rok:" + "year": "Rok:", + "add-to-playlist": "Add album to playlist", + "create-playlist": "Create a new playlist", + "create-playlist-dialog-title": "Input playlist name:", + "create-playlist-dialog-placeholder": "Playlist name...", + "create-playlist-dialog-accept": "Save", + "create-playlist-dialog-cancel": "Cancel" }, "app": { "collection": "Zbierka", @@ -40,7 +46,8 @@ "queue": "Pridať všetky skladby do poradia", "similar": "Podobný umelci", "title": "Názov", - "tour": "Na tour" + "tour": "Na tour", + "popular-tracks": "Popular tracks" }, "dashboard": { "add-all": "Pridať všetko", @@ -144,7 +151,7 @@ "delete": "Vymazať tento playlist", "duration": "Dĺžka", "empty": "Žiadne playlisty.", - "empty-help": "Try create some playlists or import by url and they will appear here!", + "empty-help": "Try creating playlists, or import by URL, and they will appear here!", "error-empty-data": "Prázdny playlist", "error-invalid-data": "Neplatné údaje", "error-open-file": "Nepodarilo sa otvoriť súbor", @@ -153,6 +160,7 @@ "export-fail-title": "Nepodarilo sa exportovať playlist", "export-success-title": "Playlist bol úspešne exportovaný", "header": "Vaše playlisty", + "header-add-button": "Add", "import-progress": "Import progress", "spotify-import-placeholder": "Paste a Spotify playlist URL here", "dialog-placeholder": "Názov playlistu...", @@ -160,7 +168,7 @@ "dialog-cancel": "Cancel", "dialog-rename": "Rename", "dialog-import": "Import", - "create-button": "Vytvoriť nový playlist", + "create-button": "Create a new playlist", "new-playlist": "Nový playlist", "import-url-button": "Import from Spotify", "import-button": "Importovať zo súboru (JSON)", @@ -183,7 +191,11 @@ "server-modified-at": "Server modified: ", "upload-to-server": "Upload to server", "download-from-server": "Download from server", - "number-of-tracks": "tracks" + "number-of-tracks": "tracks", + "input-playlist-url": "Paste playlist URL:", + "create-playlist-dialog-title": "Input playlist name:", + "playlist": "Playlist", + "play": "Play" }, "plugins": { "add-a-plugin": "Add a plugin", @@ -210,7 +222,7 @@ "favorite-add": "Pridať do obľúbených", "header": "Poradie", "header-track": "Aktuálna skladba", - "copy-track-url": "Copy track url to clipboard", + "copy-track-url": "Copy track URL to clipboard", "loading": "Stream sa stále načítava.", "playlist-add": "Pridať do playlistu", "playlist-add-queue": "Pridať do fronty do playlistu", @@ -234,7 +246,9 @@ }, "verify": "Verify", "unverify": "Unverify" - } + }, + "create-playlist-dialog-title": "Input playlist name:", + "play-now": "Play now" }, "search": { "album": "Album", @@ -287,7 +301,7 @@ "github-description": "Prihláste sa cez Github aby Ste mohli vytvárať a zdieľať playlisty online (nadchádzajúca funkcia).", "github-title": "Github", "http": "HTTP API", - "invidious-url": "Invidious instance url", + "invidious-url": "Invidious instance URL", "language": "Jazyk", "language-placeholder": "Zvoliť jazyk", "lastfm-connect": "Pripojiť s Last.fm", @@ -377,6 +391,7 @@ "exit-fullscreen": "Press ESC to exit full screen" }, "command-palette": { + "reminder": "to open the command palette", "search-placeholder": "What would you like to do?", "empty-state-help": "Can't seem to find what you're looking for? Try the help command.", "protip-text": "PROTIP:", diff --git a/packages/i18n/src/locales/sq.json b/packages/i18n/src/locales/sq.json index 848417337d..6e4616a43d 100644 --- a/packages/i18n/src/locales/sq.json +++ b/packages/i18n/src/locales/sq.json @@ -8,7 +8,13 @@ "play": "Play", "queue": "Shto album në radhë", "tracks": "Tracks:", - "year": "Year:" + "year": "Year:", + "add-to-playlist": "Add album to playlist", + "create-playlist": "Create a new playlist", + "create-playlist-dialog-title": "Input playlist name:", + "create-playlist-dialog-placeholder": "Playlist name...", + "create-playlist-dialog-accept": "Save", + "create-playlist-dialog-cancel": "Cancel" }, "app": { "collection": "Koleksion", @@ -40,7 +46,8 @@ "queue": "Shto të gjitha këngët në radhë", "similar": "Artistë të ngjashëm", "title": "Titulli", - "tour": "Në turn" + "tour": "Në turn", + "popular-tracks": "Popular tracks" }, "dashboard": { "add-all": "Add all", @@ -144,7 +151,7 @@ "delete": "Fshi këtë listë këngësh", "duration": "Length", "empty": "Nuk ka lista këngësh.", - "empty-help": "Try create some playlists or import by url and they will appear here!", + "empty-help": "Try creating playlists, or import by URL, and they will appear here!", "error-empty-data": "Empty data", "error-invalid-data": "Invalid data", "error-open-file": "Can not open file", @@ -153,6 +160,7 @@ "export-fail-title": "Playlist export fail", "export-success-title": "Playlist exported successfully", "header": "Your playlists", + "header-add-button": "Add", "import-progress": "Import progress", "spotify-import-placeholder": "Paste a Spotify playlist URL here", "dialog-placeholder": "Emri i listës...", @@ -183,7 +191,11 @@ "server-modified-at": "Server modified: ", "upload-to-server": "Upload to server", "download-from-server": "Download from server", - "number-of-tracks": "tracks" + "number-of-tracks": "tracks", + "input-playlist-url": "Paste playlist URL:", + "create-playlist-dialog-title": "Input playlist name:", + "playlist": "Playlist", + "play": "Play" }, "plugins": { "add-a-plugin": "Shto një plugin", @@ -210,10 +222,10 @@ "favorite-add": "Shto tek të preferuarat", "header": "Radha", "header-track": "Kënga aktuale", - "copy-track-url": "Copy track url to clipboard", + "copy-track-url": "Copy track URL to clipboard", "loading": "Transmetimi akoma duke u ngarkuar.", "playlist-add": "Shto në listë", - "playlist-add-queue": "Shto në radhën e listës", + "playlist-add-queue": "Add queue to playlist", "playlist-toast-content": "Lista {{name}} është krijuar.", "playlist-toast-title": "U krijua lista", "live": "Live", @@ -234,7 +246,9 @@ }, "verify": "Verify", "unverify": "Unverify" - } + }, + "create-playlist-dialog-title": "Input playlist name:", + "play-now": "Play now" }, "search": { "album": "Albumi", @@ -287,7 +301,7 @@ "github-description": "Kyçuni nëpërmjet Github në mënyrë që të krijoni dhe të ndani listat tuaja online (veçori e ardshme).", "github-title": "Github", "http": "HTTP API", - "invidious-url": "Invidious instance url", + "invidious-url": "Invidious instance URL", "language": "Gjuha", "language-placeholder": "Zgjidhni një gjuhë", "lastfm-connect": "Lidhuni me Last.fm", @@ -377,6 +391,7 @@ "exit-fullscreen": "Press ESC to exit full screen" }, "command-palette": { + "reminder": "to open the command palette", "search-placeholder": "What would you like to do?", "empty-state-help": "Can't seem to find what you're looking for? Try the help command.", "protip-text": "PROTIP:", diff --git a/packages/i18n/src/locales/ta_IN.json b/packages/i18n/src/locales/ta_IN.json index fb970390d6..c59b67f809 100644 --- a/packages/i18n/src/locales/ta_IN.json +++ b/packages/i18n/src/locales/ta_IN.json @@ -8,7 +8,13 @@ "play": "Play", "queue": "Add album to queue", "tracks": "Tracks:", - "year": "Year:" + "year": "Year:", + "add-to-playlist": "Add album to playlist", + "create-playlist": "Create a new playlist", + "create-playlist-dialog-title": "Input playlist name:", + "create-playlist-dialog-placeholder": "Playlist name...", + "create-playlist-dialog-accept": "Save", + "create-playlist-dialog-cancel": "Cancel" }, "app": { "collection": "Collection", @@ -40,7 +46,8 @@ "queue": "Add all tracks to queue", "similar": "Similar artists", "title": "Title", - "tour": "On tour" + "tour": "On tour", + "popular-tracks": "Popular tracks" }, "dashboard": { "add-all": "Add all", @@ -153,6 +160,7 @@ "export-fail-title": "Playlist export fail", "export-success-title": "Playlist exported successfully", "header": "Your playlists", + "header-add-button": "Add", "import-progress": "Import progress", "spotify-import-placeholder": "Paste a Spotify playlist URL here", "dialog-placeholder": "Playlist name...", @@ -183,7 +191,11 @@ "server-modified-at": "Server modified: ", "upload-to-server": "Upload to server", "download-from-server": "Download from server", - "number-of-tracks": "tracks" + "number-of-tracks": "tracks", + "input-playlist-url": "Paste playlist URL:", + "create-playlist-dialog-title": "Input playlist name:", + "playlist": "Playlist", + "play": "Play" }, "plugins": { "add-a-plugin": "Add a plugin", @@ -210,10 +222,10 @@ "favorite-add": "Add to favorites", "header": "Queue", "header-track": "Current track", - "copy-track-url": "Copy track url to clipboard", + "copy-track-url": "Copy track URL to clipboard", "loading": "Stream still loading.", "playlist-add": "Add to playlist", - "playlist-add-queue": "Add to playlist queue", + "playlist-add-queue": "Add queue to playlist", "playlist-toast-content": "Playlist {{name}} has been created.", "playlist-toast-title": "Playlist created", "live": "Live", @@ -234,7 +246,9 @@ }, "verify": "Verify", "unverify": "Unverify" - } + }, + "create-playlist-dialog-title": "Input playlist name:", + "play-now": "Play now" }, "search": { "album": "Album", @@ -287,7 +301,7 @@ "github-description": "Log in via Github to be able to create and share your playlists online (upcoming feature).", "github-title": "Github", "http": "HTTP API", - "invidious-url": "Invidious instance url", + "invidious-url": "Invidious instance URL", "language": "Language", "language-placeholder": "Pick a language", "lastfm-connect": "Connect with Last.fm", @@ -377,6 +391,7 @@ "exit-fullscreen": "Press ESC to exit full screen" }, "command-palette": { + "reminder": "to open the command palette", "search-placeholder": "What would you like to do?", "empty-state-help": "Can't seem to find what you're looking for? Try the help command.", "protip-text": "PROTIP:", diff --git a/packages/i18n/src/locales/tk_TM.json b/packages/i18n/src/locales/tk_TM.json index f6620a543a..c59b67f809 100644 --- a/packages/i18n/src/locales/tk_TM.json +++ b/packages/i18n/src/locales/tk_TM.json @@ -8,7 +8,13 @@ "play": "Play", "queue": "Add album to queue", "tracks": "Tracks:", - "year": "Year:" + "year": "Year:", + "add-to-playlist": "Add album to playlist", + "create-playlist": "Create a new playlist", + "create-playlist-dialog-title": "Input playlist name:", + "create-playlist-dialog-placeholder": "Playlist name...", + "create-playlist-dialog-accept": "Save", + "create-playlist-dialog-cancel": "Cancel" }, "app": { "collection": "Collection", @@ -40,7 +46,8 @@ "queue": "Add all tracks to queue", "similar": "Similar artists", "title": "Title", - "tour": "On tour" + "tour": "On tour", + "popular-tracks": "Popular tracks" }, "dashboard": { "add-all": "Add all", @@ -153,6 +160,7 @@ "export-fail-title": "Playlist export fail", "export-success-title": "Playlist exported successfully", "header": "Your playlists", + "header-add-button": "Add", "import-progress": "Import progress", "spotify-import-placeholder": "Paste a Spotify playlist URL here", "dialog-placeholder": "Playlist name...", @@ -183,7 +191,11 @@ "server-modified-at": "Server modified: ", "upload-to-server": "Upload to server", "download-from-server": "Download from server", - "number-of-tracks": "tracks" + "number-of-tracks": "tracks", + "input-playlist-url": "Paste playlist URL:", + "create-playlist-dialog-title": "Input playlist name:", + "playlist": "Playlist", + "play": "Play" }, "plugins": { "add-a-plugin": "Add a plugin", @@ -210,7 +222,7 @@ "favorite-add": "Add to favorites", "header": "Queue", "header-track": "Current track", - "copy-track-url": "Copy track url to clipboard", + "copy-track-url": "Copy track URL to clipboard", "loading": "Stream still loading.", "playlist-add": "Add to playlist", "playlist-add-queue": "Add queue to playlist", @@ -234,7 +246,9 @@ }, "verify": "Verify", "unverify": "Unverify" - } + }, + "create-playlist-dialog-title": "Input playlist name:", + "play-now": "Play now" }, "search": { "album": "Album", @@ -287,7 +301,7 @@ "github-description": "Log in via Github to be able to create and share your playlists online (upcoming feature).", "github-title": "Github", "http": "HTTP API", - "invidious-url": "Invidious instance url", + "invidious-url": "Invidious instance URL", "language": "Language", "language-placeholder": "Pick a language", "lastfm-connect": "Connect with Last.fm", @@ -377,6 +391,7 @@ "exit-fullscreen": "Press ESC to exit full screen" }, "command-palette": { + "reminder": "to open the command palette", "search-placeholder": "What would you like to do?", "empty-state-help": "Can't seem to find what you're looking for? Try the help command.", "protip-text": "PROTIP:", diff --git a/packages/i18n/src/locales/tl.json b/packages/i18n/src/locales/tl.json index aa48f8f67e..d66996c9e0 100644 --- a/packages/i18n/src/locales/tl.json +++ b/packages/i18n/src/locales/tl.json @@ -8,7 +8,13 @@ "play": "I-play", "queue": "Idagdag ang album sa pila", "tracks": "Mga Track:", - "year": "Taon:" + "year": "Taon:", + "add-to-playlist": "Add album to playlist", + "create-playlist": "Create a new playlist", + "create-playlist-dialog-title": "Input playlist name:", + "create-playlist-dialog-placeholder": "Playlist name...", + "create-playlist-dialog-accept": "Save", + "create-playlist-dialog-cancel": "Cancel" }, "app": { "collection": "Koleksyon", @@ -40,7 +46,8 @@ "queue": "Idagdag lahat sa pila", "similar": "Katulad na artist", "title": "Titulado", - "tour": "Nasa tour" + "tour": "Nasa tour", + "popular-tracks": "Popular tracks" }, "dashboard": { "add-all": "Idagdag lahat", @@ -144,7 +151,7 @@ "delete": "Alisin itong playlist", "duration": "Katagalan", "empty": "Walang playlists.", - "empty-help": "Try create some playlists or import by url and they will appear here!", + "empty-help": "Try creating playlists, or import by URL, and they will appear here!", "error-empty-data": "Walang datos", "error-invalid-data": "Di angkop na datos", "error-open-file": "Hindi mabuksan ang file na ito", @@ -153,6 +160,7 @@ "export-fail-title": "Ang pagexport ng playlist ay nabigo", "export-success-title": "Tuluyang naexport ang playlist", "header": "Aking mga playlists", + "header-add-button": "Add", "import-progress": "Import progress", "spotify-import-placeholder": "Paste a Spotify playlist URL here", "dialog-placeholder": "Pangalan ng playlist...", @@ -160,7 +168,7 @@ "dialog-cancel": "Cancel", "dialog-rename": "Rename", "dialog-import": "Import", - "create-button": "Gumawa ng bagong playlist", + "create-button": "Create a new playlist", "new-playlist": "Bagong playlist", "import-url-button": "Import from Spotify", "import-button": "Mag-angkat mula sa file (JSON)", @@ -183,7 +191,11 @@ "server-modified-at": "Binagong server: ", "upload-to-server": "I-upload sa server", "download-from-server": "I-download mula sa server", - "number-of-tracks": "mga track" + "number-of-tracks": "mga track", + "input-playlist-url": "Paste playlist URL:", + "create-playlist-dialog-title": "Input playlist name:", + "playlist": "Playlist", + "play": "Play" }, "plugins": { "add-a-plugin": "Magdagdag ng isang plugin", @@ -210,7 +222,7 @@ "favorite-add": "Magdagdag sa mga paborito", "header": "Pila", "header-track": "Kasalukuyang kanta", - "copy-track-url": "Kopyahin ang url ng track sa clipboard", + "copy-track-url": "Copy track URL to clipboard", "loading": "Stream ay inaabangan.", "playlist-add": "Idagdag sa playlist", "playlist-add-queue": "Idagdag sa pila sa playlist", @@ -234,7 +246,9 @@ }, "verify": "Verify", "unverify": "Unverify" - } + }, + "create-playlist-dialog-title": "Input playlist name:", + "play-now": "Play now" }, "search": { "album": "Album", @@ -287,7 +301,7 @@ "github-description": "Log in gamit ang Github para makagawa at makabahagi ng iyong mga playlist online (upcoming feature).", "github-title": "Github", "http": "HTTP APU", - "invidious-url": "Url ng Invidious instance", + "invidious-url": "Invidious instance URL", "language": "Wika", "language-placeholder": "Mamili ng wika", "lastfm-connect": "Ikonekta sa Last.fm", @@ -377,6 +391,7 @@ "exit-fullscreen": "Press ESC to exit full screen" }, "command-palette": { + "reminder": "to open the command palette", "search-placeholder": "What would you like to do?", "empty-state-help": "Can't seem to find what you're looking for? Try the help command.", "protip-text": "PROTIP:", diff --git a/packages/i18n/src/locales/tr.json b/packages/i18n/src/locales/tr.json index 2526863405..1fefd22b5b 100644 --- a/packages/i18n/src/locales/tr.json +++ b/packages/i18n/src/locales/tr.json @@ -8,7 +8,13 @@ "play": "Çal", "queue": "Albümü kuyruğa ekle", "tracks": "Şarkılar:", - "year": "Yıl:" + "year": "Yıl:", + "add-to-playlist": "Add album to playlist", + "create-playlist": "Create a new playlist", + "create-playlist-dialog-title": "Input playlist name:", + "create-playlist-dialog-placeholder": "Playlist name...", + "create-playlist-dialog-accept": "Save", + "create-playlist-dialog-cancel": "Cancel" }, "app": { "collection": "Koleksiyon", @@ -40,7 +46,8 @@ "queue": "Tüm şarkıları kuyruğa ekle", "similar": "Benzer şarkıcılar", "title": "Şarkı Adı", - "tour": "Turnede" + "tour": "Turnede", + "popular-tracks": "Popular tracks" }, "dashboard": { "add-all": "Hepsini kuyruğa ekle", @@ -144,7 +151,7 @@ "delete": "Bu çalma listesini sil", "duration": "Uzunluk", "empty": "Çalma listesi yok.", - "empty-help": "Yeni bir çalma listesi oluşturur veya bir link ile içe aktarırsan, burada gözükecekler!", + "empty-help": "Try creating playlists, or import by URL, and they will appear here!", "error-empty-data": "Veri yok", "error-invalid-data": "Geçersiz veri", "error-open-file": "Dosya açılamıyor", @@ -153,6 +160,7 @@ "export-fail-title": "Çalma Listesi dışa aktarılamadı", "export-success-title": "Çalma listesi başarıyla dışa aktarıldı", "header": "Çalma listelerim", + "header-add-button": "Add", "import-progress": "İlerlemeyi içe aktar", "spotify-import-placeholder": "Bir Spotify çalma listesi bağlantısını buraya yapıştırın", "dialog-placeholder": "Çalma listesi adı...", @@ -160,9 +168,9 @@ "dialog-cancel": "İptal Et", "dialog-rename": "Yeniden adlandır", "dialog-import": "İçe aktar", - "create-button": "Yeni çalma listesi oluştur", + "create-button": "Create a new playlist", "new-playlist": "Yeni çalma listesi", - "import-url-button": "Bağlantıdan (Spotify) içe aktar", + "import-url-button": "Import from Spotify", "import-button": "Dosyadan içe aktar (JSON)", "import-fail-title": "Çalma listesi içe aktarılamadı", "import-success-title": "Çalma listesi başarıyla içe aktarıldı", @@ -183,7 +191,11 @@ "server-modified-at": "Sunucu düzenlendi: ", "upload-to-server": "Sunucuya yükle", "download-from-server": "Sunucudan indir", - "number-of-tracks": "izler" + "number-of-tracks": "izler", + "input-playlist-url": "Paste playlist URL:", + "create-playlist-dialog-title": "Input playlist name:", + "playlist": "Playlist", + "play": "Play" }, "plugins": { "add-a-plugin": "Eklenti ekle", @@ -210,7 +222,7 @@ "favorite-add": "Favorilere ekle", "header": "Kuyruk", "header-track": "Çalan şarkı", - "copy-track-url": "Şarkı linkini panoya kopyala", + "copy-track-url": "Copy track URL to clipboard", "loading": "Yayın hâlâ yükleniyor.", "playlist-add": "Çalma listesine ekle", "playlist-add-queue": "Çalma listesine sıra ekle", @@ -234,7 +246,9 @@ }, "verify": "Doğrula", "unverify": "Doğrulamayı kaldır" - } + }, + "create-playlist-dialog-title": "Input playlist name:", + "play-now": "Play now" }, "search": { "album": "Albüm", @@ -287,7 +301,7 @@ "github-description": "Github'la giriş yaparak çevrimiçi çalma listeleri yapabilir ve paylaşabilirsin.!! (ileride gelecek özellik).", "github-title": "Github", "http": "HTTP API", - "invidious-url": "Invidious bağlantı URL'niz", + "invidious-url": "Invidious instance URL", "language": "Dil", "language-placeholder": "Dil Seçin", "lastfm-connect": "Last.fm ile bağlan", @@ -350,7 +364,7 @@ "add-to-favorite": "Favorilere ekle", "add-to-playlist": "Çalma listesine ekle", "add-to-queue": "Kuyruğa ekle", - "create-playlist": "Yeni çalma listesi oluştur", + "create-playlist": "Create a new playlist", "create-playlist-dialog-title": "Çalma listesi adı girin:", "create-playlist-dialog-placeholder": "Çalma listesi adı...", "create-playlist-dialog-accept": "Kaydet", @@ -377,6 +391,7 @@ "exit-fullscreen": "Tam ekrandan çıkmak için ESC'ye basın" }, "command-palette": { + "reminder": "to open the command palette", "search-placeholder": "Ne yapmak istiyorsunuz?", "empty-state-help": "Aradığınız şey bulunamıyor, yardım komutunu deneyin.", "protip-text": "İPUCU:", diff --git a/packages/i18n/src/locales/uk_UA.json b/packages/i18n/src/locales/uk_UA.json index 1b1c7c677f..f2cf8e354f 100644 --- a/packages/i18n/src/locales/uk_UA.json +++ b/packages/i18n/src/locales/uk_UA.json @@ -8,13 +8,19 @@ "play": "Грати", "queue": "Додати збірку до черги", "tracks": "Доріжки:", - "year": "Рік:" + "year": "Рік:", + "add-to-playlist": "Додати альбом до плейлиста", + "create-playlist": "Create a new playlist", + "create-playlist-dialog-title": "Введіть назву плейлиста:", + "create-playlist-dialog-placeholder": "Назва плейлиста...", + "create-playlist-dialog-accept": "Зберегти", + "create-playlist-dialog-cancel": "Скасувати" }, "app": { "collection": "Колекція", "dashboard": "Головна", "downloads": "Завантаження", - "equalizer": "Рівні", + "equalizer": "Еквалайзер", "favorite-albums": "Вподобані Збірки", "favorite-artists": "Вподобані Виконавці", "favorite-tracks": "Вподобані Доріжки", @@ -22,11 +28,11 @@ "listening-history": "Раніше Прослухані", "lyrics": "Слова", "main": "Головна", - "playlists": "Грайлисти", - "plugins": "Втулки", + "playlists": "Плейлисти", + "plugins": "Плагіни", "search": "Результати Пошуку", "settings": "Налаштування", - "visualizer": "Унаочник", + "visualizer": "Візуалізатор", "user-panel": { "actions-tooltip": "Дії користувача", "sign-up": "Реєстрація / Вхід", @@ -40,7 +46,8 @@ "queue": "Додати всі доріжки до черги", "similar": "Схожі виконавці", "title": "Назва", - "tour": "У подорожі" + "tour": "На гастролі", + "popular-tracks": "Popular tracks" }, "dashboard": { "add-all": "Додати все", @@ -52,16 +59,16 @@ "popular-track-title": "Найкращі Доріжки з Deezer", "title": "Назва", "top": "Найкращі Доріжки", - "trending-playlists": "Популярні грайлисти", + "trending-playlists": "Популярні плейлисти", "trending-artists": "Популярні виконавці", "trending-albums": "Популярні збірки", - "filter": "Відсіяти...", + "filter": "Фільтр...", "nothing-found": "Нічого не знайдено." }, "downloads": { "clear": "Прибрати завантажені доріжки", - "completion": "Поступ", - "empty": "Тут порожньо.", + "completion": "Завершення", + "empty": "Завантажень немає.", "empty-help": "Додайте щось до завантажень і ви побачите це тут!", "header": "Завантаження", "name": "Назва", @@ -141,10 +148,10 @@ "add-selected-tracks-to-queue": "Додати вибрані до черги", "album": "Збірка", "artist": "Виконавець", - "delete": "Видалити цей грайлист", + "delete": "Видалити цей плейлист", "duration": "Тривалість", "empty": "Нема грайлистів.", - "empty-help": "Створіть власні грайлисти або імпортуйте за посиланням і вони з'являться тут!", + "empty-help": "Try creating playlists, or import by URL, and they will appear here!", "error-empty-data": "Порожньо", "error-invalid-data": "Хибні дані", "error-open-file": "Не вдалося відкрити файл", @@ -153,6 +160,7 @@ "export-fail-title": "Не вдалося експортувати грайлист", "export-success-title": "Грайлист успішно експортовано", "header": "Ваші грайлисти", + "header-add-button": "Add", "import-progress": "Поступ імпорту", "spotify-import-placeholder": "Вставте посилання на грайлист Spotify тут", "dialog-placeholder": "Назва грайлисту...", @@ -160,9 +168,9 @@ "dialog-cancel": "Скасувати", "dialog-rename": "Перейменувати", "dialog-import": "Імпорт", - "create-button": "Створити новий грайлист", + "create-button": "Create a new playlist", "new-playlist": "Новий грайлист", - "import-url-button": "Імпорт із посилання (Spotify)", + "import-url-button": "Import from Spotify", "import-button": "Імпорт із файлу (JSON)", "import-fail-title": "Збій імпорту грайлисту", "import-success-title": "Грайлист успішно імпортовано", @@ -170,7 +178,7 @@ "playlist-created": "{{name}} створено", "playlist-exported": "{{name}} збережено до локального файлу", "queue": "Додати грайлист до черги", - "rename": "Перейменувати цей грайлист", + "rename": "Перейменувати цей плейлист", "songs": "{{total}} пісня", "songs_plural": "{{total}} пісень", "title": "Назва", @@ -183,7 +191,11 @@ "server-modified-at": "Сервер змінено: ", "upload-to-server": "Завантажити на сервер", "download-from-server": "Завантажити з сервера", - "number-of-tracks": "доріжки" + "number-of-tracks": "доріжки", + "input-playlist-url": "Paste playlist URL:", + "create-playlist-dialog-title": "Input playlist name:", + "playlist": "Playlist", + "play": "Play" }, "plugins": { "add-a-plugin": "Додати втулок", @@ -210,12 +222,12 @@ "favorite-add": "Додати до вподобаних", "header": "Черга", "header-track": "Поточна доріжка", - "copy-track-url": "Копіювати посилання доріжки до буфера обміну", + "copy-track-url": "Copy track URL to clipboard", "loading": "Потік завантажується.", "playlist-add": "Додати до грайлисту", "playlist-add-queue": "Додати до черги грайлисту", "playlist-toast-content": "Грайлист {{name}} створено.", - "playlist-toast-title": "Грайлист створено", + "playlist-toast-title": "Плейлист створено", "live": "Наживо", "stream-verification": { "tooltip": { @@ -234,7 +246,9 @@ }, "verify": "Підтвердити", "unverify": "Знепідтвердити" - } + }, + "create-playlist-dialog-title": "Input playlist name:", + "play-now": "Play now" }, "search": { "album": "Збірка", @@ -284,10 +298,10 @@ "fmfav-msg": "Імпортувати вподобане з Last.fm", "frameless-window": "Вікно без рамки (необхідний перезапуск)", "github-connect": "Увійти за допомогою Github", - "github-description": "Увійдіть за допомогою Github, щоб створювати та ділитися своїми грайлистами онлайн (майбутня функція).", + "github-description": "Увійдіть за допомогою Github, щоб створювати та ділитися своїми плейлистами онлайн (майбутня функція).", "github-title": "Github", "http": "HTTP API", - "invidious-url": "Посилання на примірник Invidious", + "invidious-url": "Invidious instance URL", "language": "Мова", "language-placeholder": "Вибрати мову", "lastfm-connect": "Увійти за допомогою Last.fm", @@ -350,9 +364,9 @@ "add-to-favorite": "Додати до вподобаних", "add-to-playlist": "Додати до грайлисту", "add-to-queue": "Додати до черги", - "create-playlist": "Створити новий грайлист", + "create-playlist": "Create a new playlist", "create-playlist-dialog-title": "Введіть назву грайлисту:", - "create-playlist-dialog-placeholder": "Назва грайлисту...", + "create-playlist-dialog-placeholder": "Назва плейлисту...", "create-playlist-dialog-accept": "Зберегти", "create-playlist-dialog-cancel": "Скасувати", "download": "Завантажити", @@ -362,8 +376,8 @@ "favorite-toast-title": "Доріжка додана до вподобаних", "play-next": "Грати наступне", "play-now": "Грати зараз", - "playlist-toast-body": "{{artist}} - {{track}} додано до грайлисту.", - "playlist-toast-title": "Доріжку додано до грайлисту" + "playlist-toast-body": "{{artist}} - {{track}} додано до плейлисту.", + "playlist-toast-title": "Доріжку додано до плейлисту" }, "track-table": { "add-selected-tracks-to-queue": "Додати вибрані до черги", @@ -377,6 +391,7 @@ "exit-fullscreen": "Натисніть ESC, щоб вийти з повноекранного режиму" }, "command-palette": { + "reminder": "відкрити палітру команд", "search-placeholder": "Що б ви хотіли зробити?", "empty-state-help": "Не вдається знайти те, що шукали? Спробуйте команду допомоги.", "protip-text": "ПОРАДА:", @@ -412,7 +427,7 @@ "go-to-settings": "Перейти до налаштувань", "go-to-equalizer": "Перейти до рівнів", "go-to-visualizer": "Перейти до унаочника", - "go-to-playlists": "Перейти до грайлистів", + "go-to-playlists": "Перейти до плейлистів", "go-to-favorite-tracks": "Перейти до вподобаних доріжок", "go-to-library": "Перейти до локальної бібліотеки" } @@ -430,7 +445,7 @@ "nuclear-sign-up": { "header": "Реєстрація", "secondary-header": "Реєстрація на Nuclear Web Services", - "side-paragraph-1": "NWS дозволить Вам створювати резервні копії Ваших грайлистів онлайн та ділитися ними.", + "side-paragraph-1": "NWS дозволить Вам створювати резервні копії Ваших плейлистів онлайн та ділитися ними.", "side-paragraph-2": "Вказувати адресу електронної пошти необов'язково; це дозволить Вам відновити обліковку, якщо Ви забудете пароль.", "username-label": "Ім'я користувача", "email-label": "Ел. пошта", diff --git a/packages/i18n/src/locales/vi.json b/packages/i18n/src/locales/vi.json index aaf9b26c82..4768cf8a5b 100644 --- a/packages/i18n/src/locales/vi.json +++ b/packages/i18n/src/locales/vi.json @@ -8,7 +8,13 @@ "play": "Phát", "queue": "Thêm album vào playlist", "tracks": "Bài hát:", - "year": "Năm:" + "year": "Năm:", + "add-to-playlist": "Thêm album vào danh sách phát", + "create-playlist": "Tạo một danh sách phát mới", + "create-playlist-dialog-title": "Nhập tên danh sách phát:", + "create-playlist-dialog-placeholder": "Tên danh sách phát...", + "create-playlist-dialog-accept": "Lưu", + "create-playlist-dialog-cancel": "Huỷ" }, "app": { "collection": "Bộ sưu tập", @@ -40,7 +46,8 @@ "queue": "Thêm tất cả bài hát vào playlist", "similar": "Nghệ sỹ tương tự", "title": "Tên bài hát", - "tour": "Đang lưu diễn" + "tour": "Đang lưu diễn", + "popular-tracks": "Các bài hát phổ biến" }, "dashboard": { "add-all": "Thêm tất cả", @@ -124,7 +131,7 @@ "not-found": "Không tìm thấy lời bài hát." }, "option-control": { - "rate": "Playback speed", + "rate": "Tốc độ phát lại", "autoradio": "Tự động tìm kiếm bài hát", "loop": "Phát lặp lại", "mini-player": "Thu nhỏ trình phát", @@ -144,7 +151,7 @@ "delete": "Xóa playlist này", "duration": "Thời lượng", "empty": "Không có playlist nào.", - "empty-help": "Tạo hoặc nhập playlist bằng link!", + "empty-help": "Hãy thử tạo các danh sách phát, hoặc nhập một liên kết, và chúng sẽ xuất hiện tại đây!", "error-empty-data": "Không có dữ liệu", "error-invalid-data": "Dữ liệu lỗi", "error-open-file": "Không thể mở file", @@ -153,6 +160,7 @@ "export-fail-title": "Xuất playlist thất bại", "export-success-title": "Xuất playlist thành công", "header": "Playlist của bạn", + "header-add-button": "Thêm", "import-progress": "Tiến độ nhập", "spotify-import-placeholder": "Dán liên kết danh sách phát nhạc Spotify của bạn ở đây", "dialog-placeholder": "Tên playlist...", @@ -160,9 +168,9 @@ "dialog-cancel": "Huỷ", "dialog-rename": "Đổi tên", "dialog-import": "Thêm", - "create-button": "Tạo danh sách phát mới", + "create-button": "Tạo một danh sách phát mới", "new-playlist": "Danh sách phát mới", - "import-url-button": "Thêm từ liên kết (Spotify)", + "import-url-button": "Nhập từ Spotify", "import-button": "Nhập playlist từ file (JSON)", "import-fail-title": "Thêm Playlist thất bại", "import-success-title": "Thêm Playlist thành công", @@ -183,7 +191,11 @@ "server-modified-at": "Chỉnh sửa máy chủ: ", "upload-to-server": "Tải lên máy chủ", "download-from-server": "Tải về từ máy chủ", - "number-of-tracks": "bài hát" + "number-of-tracks": "bài hát", + "input-playlist-url": "Dán một liên kết của danh sách phát:", + "create-playlist-dialog-title": "Nhập tên của danh sách phát:", + "playlist": "Danh sách phát", + "play": "Phát" }, "plugins": { "add-a-plugin": "Thêm plugin", @@ -210,7 +222,7 @@ "favorite-add": "Thêm vào mục ưa thích", "header": "Danh sách đang phát", "header-track": "Bản nhạc đang phát", - "copy-track-url": "Sao chép url bản nhạc vào bộ nhớ tạm", + "copy-track-url": "Sao chép liên kết của bài hát đến bảng nhớ tạm", "loading": "Stream đang tải.", "playlist-add": "Thêm vào playlist", "playlist-add-queue": "Thêm vào hàng đợi playlist", @@ -234,7 +246,9 @@ }, "verify": "Xác minh", "unverify": "Huỷ xác minh" - } + }, + "create-playlist-dialog-title": "Input playlist name:", + "play-now": "Phát ngay" }, "search": { "album": "Bộ sưu tập", @@ -287,7 +301,7 @@ "github-description": "Đăng nhập bằng Github cho phép tạo vào chia playlists của bạn trực tuyến (sắp mở).", "github-title": "Github", "http": "HTTP API", - "invidious-url": "Invidious instance url", + "invidious-url": "Invidious instance URL", "language": "Ngôn ngữ", "language-placeholder": "Chọn ngôn ngữ", "lastfm-connect": "Kết nối với Last.fm", @@ -377,6 +391,7 @@ "exit-fullscreen": "Nhấn ESC để thoát khỏi chế độ toàn màn hình" }, "command-palette": { + "reminder": "to open the command palette", "search-placeholder": "Bạn muốn làm gì?", "empty-state-help": "Không thể tìm thấy cái bạn cần? Hãy thử lệnh trợ giúp.", "protip-text": "MẸO CHUYÊN NGHIỆP:", diff --git a/packages/i18n/src/locales/yue_CN.json b/packages/i18n/src/locales/yue_CN.json index df8da2c342..b278fa3086 100644 --- a/packages/i18n/src/locales/yue_CN.json +++ b/packages/i18n/src/locales/yue_CN.json @@ -8,7 +8,13 @@ "play": "播放", "queue": "添加專輯到播放列表", "tracks": "曲目:", - "year": "年份:" + "year": "年份:", + "add-to-playlist": "Add album to playlist", + "create-playlist": "Create a new playlist", + "create-playlist-dialog-title": "Input playlist name:", + "create-playlist-dialog-placeholder": "Playlist name...", + "create-playlist-dialog-accept": "Save", + "create-playlist-dialog-cancel": "Cancel" }, "app": { "collection": "收藏", @@ -40,7 +46,8 @@ "queue": "将所有曲目加入播放列表", "similar": "类似嘅艺术家", "title": "标题", - "tour": "On tour" + "tour": "On tour", + "popular-tracks": "Popular tracks" }, "dashboard": { "add-all": "添加所有", @@ -153,6 +160,7 @@ "export-fail-title": "导出播放列表失败", "export-success-title": "成功导出播放列表", "header": "你嘅播放列表", + "header-add-button": "Add", "import-progress": "Import progress", "spotify-import-placeholder": "Paste a Spotify playlist URL here", "dialog-placeholder": "Playlist name...", @@ -183,7 +191,11 @@ "server-modified-at": "Server modified: ", "upload-to-server": "Upload to server", "download-from-server": "Download from server", - "number-of-tracks": "tracks" + "number-of-tracks": "tracks", + "input-playlist-url": "Paste playlist URL:", + "create-playlist-dialog-title": "Input playlist name:", + "playlist": "Playlist", + "play": "Play" }, "plugins": { "add-a-plugin": "Add a plugin", @@ -210,10 +222,10 @@ "favorite-add": "Add to favorites", "header": "Queue", "header-track": "Current track", - "copy-track-url": "Copy track url to clipboard", + "copy-track-url": "Copy track URL to clipboard", "loading": "Stream still loading.", "playlist-add": "Add to playlist", - "playlist-add-queue": "Add to playlist queue", + "playlist-add-queue": "Add queue to playlist", "playlist-toast-content": "Playlist {{name}} has been created.", "playlist-toast-title": "Playlist created", "live": "Live", @@ -234,7 +246,9 @@ }, "verify": "Verify", "unverify": "Unverify" - } + }, + "create-playlist-dialog-title": "Input playlist name:", + "play-now": "Play now" }, "search": { "album": "Album", @@ -287,7 +301,7 @@ "github-description": "Log in via Github to be able to create and share your playlists online (upcoming feature).", "github-title": "Github", "http": "HTTP API", - "invidious-url": "Invidious instance url", + "invidious-url": "Invidious instance URL", "language": "Language", "language-placeholder": "Pick a language", "lastfm-connect": "Connect with Last.fm", @@ -377,6 +391,7 @@ "exit-fullscreen": "Press ESC to exit full screen" }, "command-palette": { + "reminder": "to open the command palette", "search-placeholder": "What would you like to do?", "empty-state-help": "Can't seem to find what you're looking for? Try the help command.", "protip-text": "PROTIP:", diff --git a/packages/i18n/src/locales/zh.json b/packages/i18n/src/locales/zh.json index 322d80c914..fc5eb771ff 100644 --- a/packages/i18n/src/locales/zh.json +++ b/packages/i18n/src/locales/zh.json @@ -8,7 +8,13 @@ "play": "播放", "queue": "将专辑添加到播放列表", "tracks": "曲目:", - "year": "年份​​:" + "year": "年份​​:", + "add-to-playlist": "", + "create-playlist": "Create a new playlist", + "create-playlist-dialog-title": "Input playlist name:", + "create-playlist-dialog-placeholder": "Playlist name...", + "create-playlist-dialog-accept": "Save", + "create-playlist-dialog-cancel": "Cancel" }, "app": { "collection": "收藏", @@ -40,7 +46,8 @@ "queue": "将全部歌曲添加到播放列表", "similar": "相似的艺术家", "title": "标题", - "tour": "巡回演出" + "tour": "巡回演出", + "popular-tracks": "Popular tracks" }, "dashboard": { "add-all": "添加所有", @@ -144,7 +151,7 @@ "delete": "删除播放列表", "duration": "曲目长度", "empty": "没有任何播放列表。", - "empty-help": "创建或通过 URL 导入的播放列表将出现在这里,试试看!", + "empty-help": "Try creating playlists, or import by URL, and they will appear here!", "error-empty-data": "空数据", "error-invalid-data": "无效数据", "error-open-file": "无法打开文件", @@ -153,6 +160,7 @@ "export-fail-title": "导出播放列表失败", "export-success-title": "成功导出播放列表", "header": "您的播放列表", + "header-add-button": "Add", "import-progress": "Import progress", "spotify-import-placeholder": "Paste a Spotify playlist URL here", "dialog-placeholder": "播放列表名称...", @@ -160,7 +168,7 @@ "dialog-cancel": "Cancel", "dialog-rename": "Rename", "dialog-import": "Import", - "create-button": "创建播放列表", + "create-button": "Create a new playlist", "new-playlist": "新建播放列表", "import-url-button": "Import from Spotify", "import-button": "从文件 (JSON) 导入", @@ -183,7 +191,11 @@ "server-modified-at": "Server modified: ", "upload-to-server": "Upload to server", "download-from-server": "Download from server", - "number-of-tracks": "tracks" + "number-of-tracks": "tracks", + "input-playlist-url": "Paste playlist URL:", + "create-playlist-dialog-title": "Input playlist name:", + "playlist": "Playlist", + "play": "Play" }, "plugins": { "add-a-plugin": "添加插件", @@ -210,7 +222,7 @@ "favorite-add": "添加至收藏", "header": "队列", "header-track": "当前曲目", - "copy-track-url": "复制歌曲链接到剪贴板", + "copy-track-url": "Copy track URL to clipboard", "loading": "Stream还在加载.", "playlist-add": "添加到播放列表", "playlist-add-queue": "將佇列添加到播放列表", @@ -234,7 +246,9 @@ }, "verify": "Verify", "unverify": "Unverify" - } + }, + "create-playlist-dialog-title": "Input playlist name:", + "play-now": "Play now" }, "search": { "album": "专辑", @@ -287,7 +301,7 @@ "github-description": "通过 Github 登录以便能够创建和分享您的在线播放列表 (即将推出的功能)。", "github-title": "Github", "http": "HTTP API", - "invidious-url": "Invidious 实例 URL", + "invidious-url": "Invidious instance URL", "language": "语言", "language-placeholder": "选择一个语言", "lastfm-connect": "关联 Last.fm 帐号", @@ -350,7 +364,7 @@ "add-to-favorite": "添加至收藏", "add-to-playlist": "添加到播放列表", "add-to-queue": "添加到队列", - "create-playlist": "创建新歌单", + "create-playlist": "Create a new playlist", "create-playlist-dialog-title": "Input playlist name:", "create-playlist-dialog-placeholder": "Playlist name...", "create-playlist-dialog-accept": "Save", @@ -377,6 +391,7 @@ "exit-fullscreen": "按 ESC 键退出全屏" }, "command-palette": { + "reminder": "to open the command palette", "search-placeholder": "您想做什么?", "empty-state-help": "Can't seem to find what you're looking for? Try the help command.", "protip-text": "PROTIP:", diff --git a/packages/i18n/src/locales/zh_TW.json b/packages/i18n/src/locales/zh_TW.json index 788650ed40..f215b23d4c 100644 --- a/packages/i18n/src/locales/zh_TW.json +++ b/packages/i18n/src/locales/zh_TW.json @@ -8,7 +8,13 @@ "play": "播放", "queue": "將專輯新增到播放清單", "tracks": "曲目", - "year": "年份" + "year": "年份", + "add-to-playlist": "Add album to playlist", + "create-playlist": "Create a new playlist", + "create-playlist-dialog-title": "Input playlist name:", + "create-playlist-dialog-placeholder": "Playlist name...", + "create-playlist-dialog-accept": "Save", + "create-playlist-dialog-cancel": "Cancel" }, "app": { "collection": "收藏", @@ -40,7 +46,8 @@ "queue": "將所有歌曲新增到播放佇列", "similar": "類似的藝人", "title": "音樂標題", - "tour": "巡迴演出" + "tour": "巡迴演出", + "popular-tracks": "Popular tracks" }, "dashboard": { "add-all": "新增所有", @@ -81,18 +88,18 @@ }, "favorite-albums": { "empty": "最喜歡的專輯為空", - "empty-help": "嘗試添加一些專輯到最喜歡的中,它們會在這裡出現", + "empty-help": "嘗試將一些專輯添加到收藏夾,它們會出現在這裡!", "header": "你最喜歡的專輯" }, "favorite-artists": { "empty": "沒有最喜歡的藝術家", - "empty-help": "嘗試將一些藝術家添加到收藏夾,他們會出現在這裡!", + "empty-help": "嘗試將一些藝術家添加到收藏夾,它們會出現在這裡!", "header": "你最喜歡的藝術家" }, "favorites": { "artist": "演出者", "empty": "我的最愛為空", - "empty-help": "嘗試將一些藝術家添加到收藏夾,他們會出現在這裡!", + "empty-help": "嘗試將一些曲目添加到收藏夾,它們會出現在這裡!", "header": "我的最愛", "play-random": "隨機播放喜好曲目", "title": "音樂標題" @@ -144,7 +151,7 @@ "delete": "删除播放清單", "duration": "長度", "empty": "没有播放清單", - "empty-help": "Try create some playlists or import by url and they will appear here!", + "empty-help": "Try creating playlists, or import by URL, and they will appear here!", "error-empty-data": "空數據", "error-invalid-data": "無效數據", "error-open-file": "無法打開文件", @@ -153,6 +160,7 @@ "export-fail-title": "導出播放列表失敗", "export-success-title": "播放列表導出成功", "header": "你的播放列表", + "header-add-button": "Add", "import-progress": "匯入進度", "spotify-import-placeholder": "貼上一個 Spotify 歌單網址", "dialog-placeholder": "播放清單名稱...", @@ -160,9 +168,9 @@ "dialog-cancel": "取消", "dialog-rename": "重新命名", "dialog-import": "匯入", - "create-button": "建立新的播放清單", + "create-button": "Create a new playlist", "new-playlist": "新增播放清單", - "import-url-button": "從 (Spotify) url 匯入", + "import-url-button": "Import from Spotify", "import-button": "從文件導入(JSON)", "import-fail-title": "導入播放列表失敗", "import-success-title": "播放列表導入成功", @@ -183,7 +191,11 @@ "server-modified-at": "伺服器已編輯: ", "upload-to-server": "上傳到伺服器", "download-from-server": "從伺服器下載", - "number-of-tracks": "曲目" + "number-of-tracks": "曲目", + "input-playlist-url": "Paste playlist URL:", + "create-playlist-dialog-title": "Input playlist name:", + "playlist": "Playlist", + "play": "Play" }, "plugins": { "add-a-plugin": "新增插件", @@ -210,7 +222,7 @@ "favorite-add": "加到我的最愛", "header": "播放佇列", "header-track": "目前曲目", - "copy-track-url": "複製網址到剪貼簿", + "copy-track-url": "Copy track URL to clipboard", "loading": "串流處理中", "playlist-add": "加到播放清單", "playlist-add-queue": "將佇列加入播放清單", @@ -234,7 +246,9 @@ }, "verify": "驗證", "unverify": "未驗證" - } + }, + "create-playlist-dialog-title": "Input playlist name:", + "play-now": "Play now" }, "search": { "album": "專輯", @@ -287,7 +301,7 @@ "github-description": "登入 GitHub 並將歌曲清單分享到網路 (即將期待).", "github-title": "Github", "http": "HTTP API", - "invidious-url": "Invidious 事件 URL", + "invidious-url": "Invidious instance URL", "language": "語言", "language-placeholder": "設定語言", "lastfm-connect": "連接到 Last.fm", @@ -350,7 +364,7 @@ "add-to-favorite": "加到我的最愛", "add-to-playlist": "加到播放清單", "add-to-queue": "加入佇列清單", - "create-playlist": "建立新的播放清單", + "create-playlist": "Create a new playlist", "create-playlist-dialog-title": "輸入播放清單名稱:", "create-playlist-dialog-placeholder": "播放清單名稱...", "create-playlist-dialog-accept": "儲存", @@ -377,6 +391,7 @@ "exit-fullscreen": "按ESC鍵退出全畫面" }, "command-palette": { + "reminder": "to open the command palette", "search-placeholder": "您想做什麼呢?", "empty-state-help": "找不到你要找的東西嗎? 嘗試使用幫助命令。", "protip-text": "小提示:",