From cb1827ccbf0e7b3fc1b03c5667b965f634e4b5e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Deluan=20Quint=C3=A3o?= Date: Mon, 28 Jun 2021 09:55:46 -0400 Subject: [PATCH] Update translations (#1134) * Update de.json (POEditor.com) * Update ja.json (POEditor.com) * Update cs.json (POEditor.com) * Update nl.json (POEditor.com) * Update fr.json (POEditor.com) * Update de.json (POEditor.com) * Update es.json (POEditor.com) * Update uk.json (POEditor.com) * Update sl.json (POEditor.com) * Update fr.json (POEditor.com) * Update it.json (POEditor.com) * Update it.json (POEditor.com) * Update cs.json (POEditor.com) * Update sl.json (POEditor.com) * Update de.json (POEditor.com) * Update pt.json (POEditor.com) * Update it.json (POEditor.com) * Update pt.json (POEditor.com) * Update zh-Hans.json (POEditor.com) * Update nl.json (POEditor.com) * Update es.json (POEditor.com) * Update cs.json (POEditor.com) * Update zh-Hans.json (POEditor.com) * Update de.json (POEditor.com) * Update fr.json (POEditor.com) * Update sl.json (POEditor.com) * Update ja.json (POEditor.com) * Update uk.json (POEditor.com) * Update cs.json (POEditor.com) * Update nl.json (POEditor.com) --- resources/i18n/cs.json | 34 ++++++++++++------ resources/i18n/de.json | 71 ++++++++++++++++++++++++------------ resources/i18n/es.json | 23 +++++++++--- resources/i18n/fr.json | 41 +++++++++++++++++---- resources/i18n/it.json | 72 +++++++++++++++++++++++++++++++------ resources/i18n/ja.json | 40 ++++++++++++++------- resources/i18n/nl.json | 24 ++++++++++--- resources/i18n/pt.json | 18 ++++++---- resources/i18n/sl.json | 32 ++++++++++++----- resources/i18n/uk.json | 49 +++++++++++++++++++------ resources/i18n/zh-Hans.json | 43 +++++++++++++++++----- 11 files changed, 340 insertions(+), 107 deletions(-) diff --git a/resources/i18n/cs.json b/resources/i18n/cs.json index 2b50f6b4f..f4d6e0403 100644 --- a/resources/i18n/cs.json +++ b/resources/i18n/cs.json @@ -23,7 +23,8 @@ "comment": "Komentář", "rating": "Hodnocení", "quality": "Kvalita", - "bpm": "BPM" + "bpm": "BPM", + "playDate": "Poslední přehravaná skladba" }, "actions": { "addToQueue": "Přehrát později", @@ -96,9 +97,9 @@ "name": "Změna jména se zobrazí až při dalším přihlášení" }, "notifications": { - "created": "", - "updated": "", - "deleted": "" + "created": "Uživatel vytvořen", + "updated": "Uživatel upraven", + "deleted": "Uživatel odstraněn" } }, "player": { @@ -110,7 +111,8 @@ "client": "Klient", "userName": "Uživatelské jméno", "lastSeen": "Naposledy viděn", - "reportRealPath": "Zkutečná cesta hlášení" + "reportRealPath": "Zkutečná cesta hlášení", + "scrobbleEnabled": "Zaslat historii na Last.fm" } }, "transcoding": { @@ -173,7 +175,7 @@ "email": "Musí být platná emailová adresa", "oneOf": "Musí splňovat jedno z: %{options}", "regex": "Musí být ve specifickém formátu (regexp): %{pattern}", - "unique": "" + "unique": "Musí být jedinečný" }, "action": { "add_filter": "Přidat filtr", @@ -277,7 +279,14 @@ "data_provider_error": "Chyba dataProvideru. Detaily najdete v konzoli.", "i18n_error": "Nelze načíst překlady pro vybraný jazyk", "canceled": "Akce zrušena", - "logged_out": "Vaše relace skončila, prosím připojte se znovu." + "logged_out": "Vaše relace skončila, prosím připojte se znovu.", + "new_version": "Je dostupná nová verze! Prosím obnovte toto okno." + }, + "toggleFieldsMenu": { + "columnsToDisplay": "Sloupce na displej", + "layout": "Rozložení", + "grid": "Mřížka", + "table": "Tabulka" } }, "message": { @@ -289,7 +298,11 @@ "delete_user_title": "Odstranit uživatele '%{name}'", "delete_user_content": "Jste si jisti že chcete odstranit tohoto uživatele a všechny jejich data (zahrujicí seznamy skladeb a nastavení)?", "notifications_blocked": "Zablokovali jste si oznámení pro tuto stránku v nastavení vašeho prohlížeče", - "notifications_not_available": "Tento prohlížeč nepodporuje oznámení na ploše nebo nepřistupujete k Navidrome přes https" + "notifications_not_available": "Tento prohlížeč nepodporuje oznámení na ploše nebo nepřistupujete k Navidrome přes https", + "lastfmLinkSuccess": "Last.fm úspěšně připojeno a ukládání zapnuto", + "lastfmLinkFailure": "Last.fm nemohlo být připojeno", + "lastfmUnlinkSuccess": "Last.fm odpojeno a ukládání vypnuto", + "lastfmUnlinkFailure": "Last.fm nemohlo být odpojeno" }, "menu": { "library": "Knihovna", @@ -302,7 +315,8 @@ "theme": "Téma", "language": "Jazyk", "defaultView": "Výchozí stránka", - "desktop_notifications": "Oznámení na ploše" + "desktop_notifications": "Oznámení na ploše", + "lastfmScrobbling": "Uložit na Last.fm" } }, "albumList": "Alba", @@ -358,7 +372,7 @@ "next_song": "Následující skladba", "vol_up": "Zvýšit hlasitost", "vol_down": "Snížit hlasitost", - "toggle_love": "Přepnout hvězdičku aktuální skladby" + "toggle_love": "Přidat tuto skladbu do oblíbených" } } } \ No newline at end of file diff --git a/resources/i18n/de.json b/resources/i18n/de.json index 8358d9979..7a6f01366 100644 --- a/resources/i18n/de.json +++ b/resources/i18n/de.json @@ -21,8 +21,10 @@ "discSubtitle": "CD Untertitel", "starred": "Favorit", "comment": "Kommentar", - "rating": "", - "quality": "" + "rating": "Bewertung", + "quality": "Qualität", + "bpm": "BPM", + "playDate": "Letzte Wiedergabe" }, "actions": { "addToQueue": "Später abspielen", @@ -47,7 +49,7 @@ "year": "Jahr", "updatedAt": "Aktualisiert um", "comment": "Kommentar", - "rating": "" + "rating": "Bewertung" }, "actions": { "playAll": "Abspielen", @@ -64,7 +66,7 @@ "recentlyPlayed": "Kürzlich gespielt", "mostPlayed": "Meist gespielt", "starred": "Favorit", - "topRated": "" + "topRated": "Beste Bewertung" } }, "artist": { @@ -74,7 +76,7 @@ "albumCount": "Albumanzahl", "songCount": "Songanzahl", "playCount": "Wiedergaben", - "rating": "" + "rating": "Bewertung" } }, "user": { @@ -86,7 +88,18 @@ "updatedAt": "Aktualisiert um", "name": "Name", "password": "Passwort", - "createdAt": "Erstellt um" + "createdAt": "Erstellt um", + "changePassword": "Passwort ändern?", + "currentPassword": "Aktuelles Passwort", + "newPassword": "Neues Passwort" + }, + "helperTexts": { + "name": "Die Änderung wird erst nach dem nächsten Login gültig" + }, + "notifications": { + "created": "Benutzer erstellt", + "updated": "Benutzer aktualisiert", + "deleted": "Benutzer gelöscht" } }, "player": { @@ -98,7 +111,8 @@ "client": "Client", "userName": "Nutzername", "lastSeen": "Zuletzt gesehen um", - "reportRealPath": "" + "reportRealPath": "Echten Pfad anzeigen", + "scrobbleEnabled": "Scrobbles an Last.fm senden" } }, "transcoding": { @@ -130,8 +144,8 @@ "export": "Exportieren" }, "message": { - "duplicate_song": "", - "song_exist": "" + "duplicate_song": "Duplikate hinzufügen", + "song_exist": "Manche Songs sind bereits in der Playlist. Möchtest du sie trotzdem hinzufügen oder überspringen?" } } }, @@ -160,11 +174,12 @@ "number": "Muss eine Nummer sein", "email": "Muss eine gültige E-Mail sein", "oneOf": "Es muss einer sein von: %{options}", - "regex": "Es muss folgendem regulären Ausdruck entsprechen: %{pattern}" + "regex": "Es muss folgendem regulären Ausdruck entsprechen: %{pattern}", + "unique": "Muss eindeutig sein" }, "action": { "add_filter": "Filter hinzufügen", - "add": "Neu", + "add": "Hinzufügen", "back": "Zurück", "bulk_actions": "Ein Element ausgewählt |||| %{smart_count} Elemente ausgewählt", "cancel": "Abbrechen", @@ -189,7 +204,7 @@ "open_menu": "Menü öffnen", "close_menu": "Menü schließen", "unselect": "Abwählen", - "skip": "" + "skip": "Überspringen" }, "boolean": { "true": "Ja", @@ -204,7 +219,7 @@ "loading": "Laden", "not_found": "Nicht gefunden", "show": "%{name} #%{id}", - "empty": "Noch kein %{name}.\n", + "empty": "Noch kein %{name}.", "invite": "Möchtest du eine hinzufügen?" }, "input": { @@ -236,7 +251,7 @@ "details": "Details", "error": "Ein Fehler ist aufgetreten und deine Anfrage konnte nicht abgeschlossen werden.", "invalid_form": "Das Formular ist ungültig. Bitte überprüfe deine Eingaben.", - "loading": "Die Seite wird geladen.", + "loading": "Die Seite wird geladen", "no": "Nein", "not_found": "Die Seite konnte nicht gefunden werden.", "yes": "Ja", @@ -264,7 +279,14 @@ "data_provider_error": "dataProvider Fehler. Prüfe die Konsole für Details.", "i18n_error": "Die Übersetzungen für die angegebene Sprache können nicht geladen werden", "canceled": "Aktion abgebrochen", - "logged_out": "Deine Session wurde beendet. Bitte erneut verbinden." + "logged_out": "Deine Session wurde beendet. Bitte erneut verbinden.", + "new_version": "Neue Version verfügbar! Bitte aktualisiere dieses Fenster." + }, + "toggleFieldsMenu": { + "columnsToDisplay": "Spalten auswählen", + "layout": "Anzeige", + "grid": "Raster", + "table": "Tabelle" } }, "message": { @@ -276,7 +298,11 @@ "delete_user_title": "Benutzer \"% {name}\" löschen", "delete_user_content": "Möchtest du diesen Benutzer und alle seine Daten (einschließlich Playlisten und Einstellungen) wirklich löschen?", "notifications_blocked": "Sie haben Benachrichtigungen für diese Seite in den Einstellungen Ihres Browsers blockiert", - "notifications_not_available": "Dieser Browser unterstützt keine Desktop-Benachrichtigungen" + "notifications_not_available": "Dieser Browser unterstützt keine Desktop-Benachrichtigungen", + "lastfmLinkSuccess": "Last.fm Verbindung hergestellt und scrobbling aktiviert", + "lastfmLinkFailure": "Last.fm konnte nicht verbunden werden", + "lastfmUnlinkSuccess": "Last.fm Verbindung entfernt und scrobbling deaktiviert", + "lastfmUnlinkFailure": "Last.fm Verbindung konnte nicht entfernt werden" }, "menu": { "library": "Bibliothek", @@ -289,7 +315,8 @@ "theme": "Design", "language": "Sprache", "defaultView": "Standard-Ansicht", - "desktop_notifications": "Desktop-Benachrichtigungen" + "desktop_notifications": "Desktop-Benachrichtigungen", + "lastfmScrobbling": "Last.fm Scrobbling" } }, "albumList": "Alben", @@ -311,7 +338,7 @@ "destroyText": "Zerstören", "downloadText": "Herunterladen", "removeAudioListsText": "Audiolisten löschen", - "clickToDeleteText": "Klicken um %{Name} zu Löschen", + "clickToDeleteText": "Klicken um %{name} zu Löschen", "emptyLyricText": "Kein Liedtext", "playModeText": { "order": "Der Reihe nach", @@ -340,12 +367,12 @@ "hotkeys": { "show_help": "Diese Hilfe anzeigen", "toggle_menu": "Seitenleiste umschalten", - "toggle_play": "", + "toggle_play": "Play / Pause", "prev_song": "vorheriger Song", "next_song": "Nächster Song", - "vol_up": "", - "vol_down": "", - "toggle_love": "" + "vol_up": "Lauter", + "vol_down": "Leiser", + "toggle_love": "Song zu Favoriten hinzufügen" } } } \ No newline at end of file diff --git a/resources/i18n/es.json b/resources/i18n/es.json index 009840948..572f5c33e 100644 --- a/resources/i18n/es.json +++ b/resources/i18n/es.json @@ -23,7 +23,8 @@ "comment": "Comentario", "rating": "Calificación", "quality": "Cualidad", - "bpm": "BPM" + "bpm": "BPM", + "playDate": "Últimas reproducciones" }, "actions": { "addToQueue": "Reproducir después", @@ -277,7 +278,14 @@ "data_provider_error": "Error del proveedor de datos. Consulte la consola para más detalles.", "i18n_error": "No se pudieron cargar las traducciones para el idioma especificado", "canceled": "Acción cancelada", - "logged_out": "Su sesión ha finalizado, vuelva a conectarse." + "logged_out": "Su sesión ha finalizado, vuelva a conectarse.", + "new_version": "¡Nueva versión disponible! Por favor refresca esta ventana." + }, + "toggleFieldsMenu": { + "columnsToDisplay": "Columnas para mostrar", + "layout": "Diseño", + "grid": "Cuadrícula", + "table": "Tabla" } }, "message": { @@ -289,7 +297,11 @@ "delete_user_title": "Eliminar usuario '%{name}'", "delete_user_content": "¿Esta seguro de eliminar a este usuario y todos sus datos (incluyendo listas y preferencias)?", "notifications_blocked": "Las notificaciones de este sitio están bloqueadas en tu navegador", - "notifications_not_available": "Este navegador no soporta notificaciones o no ingresaste a Navidrome usando https" + "notifications_not_available": "Este navegador no soporta notificaciones o no ingresaste a Navidrome usando https", + "lastfmLinkSuccess": "Last.fm esta conectado y el scrobbling esta activado", + "lastfmLinkFailure": "No se pudo conectar con Last.fm", + "lastfmUnlinkSuccess": "Last.fm se ha desconectado y el scrobbling se desactivo", + "lastfmUnlinkFailure": "No se pudo desconectar Last.fm" }, "menu": { "library": "Biblioteca", @@ -302,7 +314,8 @@ "theme": "Tema", "language": "Idioma", "defaultView": "Vista por defecto", - "desktop_notifications": "Notificaciones de escritorio" + "desktop_notifications": "Notificaciones de escritorio", + "lastfmScrobbling": "Scrobble a Last.fm" } }, "albumList": "Álbumes", @@ -358,7 +371,7 @@ "next_song": "Siguiente canción", "vol_up": "Subir volumen", "vol_down": "Bajar volumen", - "toggle_love": "Activa/desactiva esta canción como favorita" + "toggle_love": "Marca esta canción como favorita" } } } \ No newline at end of file diff --git a/resources/i18n/fr.json b/resources/i18n/fr.json index daf33ae4d..d4ffb9c37 100644 --- a/resources/i18n/fr.json +++ b/resources/i18n/fr.json @@ -22,7 +22,9 @@ "starred": "Favoris", "comment": "Commentaire", "rating": "Classement", - "quality": "Qualité" + "quality": "Qualité", + "bpm": "BPM", + "playDate": "Derniers joués" }, "actions": { "addToQueue": "Ajouter à la file", @@ -86,7 +88,18 @@ "updatedAt": "Dernière mise à jour", "name": "Nom", "password": "Mot de passe", - "createdAt": "Créé le" + "createdAt": "Créé le", + "changePassword": "Changer le mot de passe ?", + "currentPassword": "Mot de passe actuel", + "newPassword": "Nouveau mot de passe" + }, + "helperTexts": { + "name": "Les changements liés à votre nom ne seront reflétés qu'à la prochaine connexion" + }, + "notifications": { + "created": "Utilisateur créé", + "updated": "Utilisateur mis à jour", + "deleted": "Utilisateur supprimé" } }, "player": { @@ -98,7 +111,8 @@ "client": "Client", "userName": "Nom d'utilisateur", "lastSeen": "Vu pour la dernière fois", - "reportRealPath": "Rapporter le chemin absolu" + "reportRealPath": "Rapporter le chemin absolu", + "scrobbleEnabled": "Envoyer les scrobbles à Last.fm" } }, "transcoding": { @@ -160,7 +174,8 @@ "number": "Doit être un nombre", "email": "Doit être un e-mail", "oneOf": "Doit être au choix : %{options}", - "regex": "Doit respecter un format spécifique (regexp) : %{pattern}" + "regex": "Doit respecter un format spécifique (regexp) : %{pattern}", + "unique": "Doit être unique" }, "action": { "add_filter": "Ajouter un filtre", @@ -264,7 +279,14 @@ "data_provider_error": "Erreur dans le dataProvider. Plus de détails dans la console.", "i18n_error": "Erreur de chargement des traductions pour la langue sélectionnée", "canceled": "Action annulée", - "logged_out": "Votre session a pris fin, veuillez vous reconnecter." + "logged_out": "Votre session a pris fin, veuillez vous reconnecter.", + "new_version": "Nouvelle version disponible ! Veuillez rafraîchir la fenêtre." + }, + "toggleFieldsMenu": { + "columnsToDisplay": "Colonnes à afficher", + "layout": "Mise en page", + "grid": "Grille", + "table": "Table" } }, "message": { @@ -276,7 +298,11 @@ "delete_user_title": "Supprimer l'utilisateur '%{name}'", "delete_user_content": "Êtes-vous sûr(e) de vouloir supprimer cet utilisateur et ses données associées (y compris ses playlists et préférences) ?", "notifications_blocked": "Votre navigateur bloque les notifications de ce site", - "notifications_not_available": "Votre navigateur ne permet pas d'afficher les notifications sur le bureau ou vous n'accédez pas à Navidrome via HTTPS" + "notifications_not_available": "Votre navigateur ne permet pas d'afficher les notifications sur le bureau ou vous n'accédez pas à Navidrome via HTTPS", + "lastfmLinkSuccess": "Last.fm a été correctement relié et le scrobble a été activé", + "lastfmLinkFailure": "Last.fm n'a pas pu être correctement relié", + "lastfmUnlinkSuccess": "Last.fm n'est plus relié et le scrobble a été désactivé", + "lastfmUnlinkFailure": "Erreur pendant la suppression du lien avec Last.fm" }, "menu": { "library": "Bibliothèque", @@ -289,7 +315,8 @@ "theme": "Thème", "language": "Langue", "defaultView": "Vue par défaut", - "desktop_notifications": "Notifications de bureau" + "desktop_notifications": "Notifications de bureau", + "lastfmScrobbling": "Scrobble vers Last.fm" } }, "albumList": "Albums", diff --git a/resources/i18n/it.json b/resources/i18n/it.json index 865b985da..20cdefe96 100644 --- a/resources/i18n/it.json +++ b/resources/i18n/it.json @@ -20,7 +20,11 @@ "bitRate": "Bitrate", "discSubtitle": "Sottotitoli disco", "starred": "Preferita", - "comment": "Commento" + "comment": "Commento", + "rating": "Valutazione", + "quality": "Qualità", + "bpm": "BPM", + "playDate": "Ultima riproduzione" }, "actions": { "addToQueue": "Aggiungi alla coda", @@ -44,7 +48,8 @@ "compilation": "Compilation", "year": "Anno", "updatedAt": "Ultimo aggiornamento", - "comment": "Commento" + "comment": "Commento", + "rating": "Valutazione" }, "actions": { "playAll": "Riproduci", @@ -60,7 +65,8 @@ "recentlyAdded": "Aggiunti di Recente", "recentlyPlayed": "Riprodotti di Recente", "mostPlayed": "I Più Riprodotti", - "starred": "Preferiti" + "starred": "Preferiti", + "topRated": "Più votati" } }, "artist": { @@ -69,7 +75,8 @@ "name": "Nome", "albumCount": "Album", "songCount": "Numero tracce", - "playCount": "Riproduzioni" + "playCount": "Riproduzioni", + "rating": "Valutazione" } }, "user": { @@ -81,7 +88,18 @@ "updatedAt": "Ultimo aggiornamento", "name": "Nome", "password": "Password", - "createdAt": "Creato a" + "createdAt": "Creato a", + "changePassword": "Cambiare la password?", + "currentPassword": "Password Attuale", + "newPassword": "Nuova Password" + }, + "helperTexts": { + "name": "Le modifiche effettuate al tuo nome verrano mostrate al prossimo accesso" + }, + "notifications": { + "created": "Utente creato", + "updated": "Utente aggiornato", + "deleted": "Utente eliminato" } }, "player": { @@ -123,6 +141,10 @@ "selectPlaylist": "Aggiungi tracce alla playlist:", "addNewPlaylist": "Aggiungi \"%{name}\"", "export": "Esporta" + }, + "message": { + "duplicate_song": "Aggiungere i duplicati", + "song_exist": "Stanno essendo aggiunti dei duplicati nella playlist. Vuoi aggiungerli o saltarli?" } } }, @@ -151,7 +173,8 @@ "number": "Deve essere un numero", "email": "Deve essere un indirizzo email valido", "oneOf": "Deve essere uno di: %{options}", - "regex": "Deve rispettare il formato (espressione regolare): %{pattern}" + "regex": "Deve rispettare il formato (espressione regolare): %{pattern}", + "unique": "Deve essere unico" }, "action": { "add_filter": "Aggiungi un filtro", @@ -179,7 +202,8 @@ "close": "Chiudi", "open_menu": "Apri menù", "close_menu": "Chiudi menù", - "unselect": "Deseleziona" + "unselect": "Deseleziona", + "skip": "Saltare i duplicati" }, "boolean": { "true": "Si", @@ -241,7 +265,8 @@ "page_range_info": "%{offsetBegin}-%{offsetEnd} di %{total}", "page_rows_per_page": "Righe per pagina:", "next": "Successivo", - "prev": "Precedente" + "prev": "Precedente", + "skip_nav": "Passa al contenuto" }, "notification": { "updated": "Elemento aggiornato |||| %{smart_count} elementi aggiornati", @@ -253,7 +278,14 @@ "data_provider_error": "Errore del dataProvider. Controlla la console per i dettagli.", "i18n_error": "Impossibile caricare la traduzione per la lingua selezionata", "canceled": "Azione annullata", - "logged_out": "La sessione è scaduta, per favore accedi di nuovo." + "logged_out": "La sessione è scaduta, per favore accedi di nuovo.", + "new_version": "Una nuova versione è disponibile! Ricarica la pagina" + }, + "toggleFieldsMenu": { + "columnsToDisplay": "Colonne da mostrare", + "layout": "Disposizione", + "grid": "Griglia", + "table": "Tabella" } }, "message": { @@ -265,7 +297,11 @@ "delete_user_title": "Rimuovi utente '%{name}'", "delete_user_content": "Sei sicuro di voler rimuovere questo utente e tutti i suoi dati, incluse playlist e impostazioni?", "notifications_blocked": "Hai bloccato le notifiche per questo sito nelle tue impostazioni del browser", - "notifications_not_available": "Questo browser non supporta le notifiche desktop o non stai accedendo a Navidrome tramite HTTPS" + "notifications_not_available": "Questo browser non supporta le notifiche desktop o non stai accedendo a Navidrome tramite HTTPS", + "lastfmLinkSuccess": "Collegamento a Last.fm riuscito e scrobbling abilitato", + "lastfmLinkFailure": "Non è stato possible collegare Last.fm", + "lastfmUnlinkSuccess": "Lo scrobbling è stato disabilitato e Last.fm è stato disconnesso", + "lastfmUnlinkFailure": "Non è stato possibile scollegare Last.fm" }, "menu": { "library": "Libreria", @@ -278,7 +314,8 @@ "theme": "Tema", "language": "Lingua", "defaultView": "Vista Predefinita", - "desktop_notifications": "Notifiche desktop" + "desktop_notifications": "Notifiche desktop", + "lastfmScrobbling": "Esegui lo scrobbling tramite Last.fm" } }, "albumList": "Album", @@ -323,5 +360,18 @@ "fullScan": "Scansione completa", "serverUptime": "Periodo di attività", "serverDown": "OFFLINE" + }, + "help": { + "title": "Scorciatoie da Tastiera", + "hotkeys": { + "show_help": "Mostra questa schermata", + "toggle_menu": "Mostra/Nascondi la barra laterale", + "toggle_play": "Riproduzione/Pausa", + "prev_song": "Traccia Precedente", + "next_song": "Traccia Successiva", + "vol_up": "Alza il Volume", + "vol_down": "Abbassa il Volume", + "toggle_love": "Aggiungi questa traccia ai preferiti" + } } } \ No newline at end of file diff --git a/resources/i18n/ja.json b/resources/i18n/ja.json index 31a2ae31e..c79a42a25 100644 --- a/resources/i18n/ja.json +++ b/resources/i18n/ja.json @@ -23,7 +23,8 @@ "comment": "コメント", "rating": "レート", "quality": "品質", - "bpm": "" + "bpm": "BPM", + "playDate": "最後の再生" }, "actions": { "addToQueue": "最後に再生", @@ -88,17 +89,17 @@ "name": "名前", "password": "パスワード", "createdAt": "作成日", - "changePassword": "", - "currentPassword": "", - "newPassword": "" + "changePassword": "パスワードを変更しますか?", + "currentPassword": "現在のパスワード", + "newPassword": "新しいパスワード" }, "helperTexts": { - "name": "" + "name": "名前の変更は次回ログイン以降反映されます" }, "notifications": { - "created": "", - "updated": "", - "deleted": "" + "created": "ユーザーが作成されました", + "updated": "ユーザーが更新されました", + "deleted": "ユーザーが削除されました" } }, "player": { @@ -110,7 +111,8 @@ "client": "クライアント", "userName": "ユーザ名", "lastSeen": "最後の利用", - "reportRealPath": "実際のファイルパスを返す" + "reportRealPath": "実際のファイルパスを返す", + "scrobbleEnabled": "Last.fmへscrobbleする" } }, "transcoding": { @@ -173,7 +175,7 @@ "email": "メールアドレスである必要があります", "oneOf": "次のいずれかである必要があります: %{options}", "regex": "次の正規表現形式にする必要があります: %{pattern}", - "unique": "" + "unique": "一意である必要があります" }, "action": { "add_filter": "検索条件", @@ -277,7 +279,14 @@ "data_provider_error": "dataProviderエラー。詳細はコンソールを確認してください", "i18n_error": "翻訳ファイルが読み込めませんでした", "canceled": "元に戻しました", - "logged_out": "認証に失敗しました。再度ログインしてください" + "logged_out": "認証に失敗しました。再度ログインしてください", + "new_version": "新しいバージョンが利用可能です!ページを更新してください。" + }, + "toggleFieldsMenu": { + "columnsToDisplay": "表示列", + "layout": "レイアウト", + "grid": "グリッド", + "table": "テーブル" } }, "message": { @@ -289,7 +298,11 @@ "delete_user_title": "'%{name}' を削除", "delete_user_content": "このユーザーとその全てのデータ(プレイリストや設定)を削除してもよろしいですか?", "notifications_blocked": "ブラウザの設定でこのサイトの通知がブロックされています", - "notifications_not_available": "このブラウザはデスクトップ通知をサポートしていません" + "notifications_not_available": "このブラウザはデスクトップ通知をサポートしていません", + "lastfmLinkSuccess": "Last.fmとリンクしscrobbleが有効になりました", + "lastfmLinkFailure": "Last.fmとリンクできませんでした", + "lastfmUnlinkSuccess": "設定が解除され、Last.fmへのscrobbleは無効になっています", + "lastfmUnlinkFailure": "Last.fmとリンクできませんでした" }, "menu": { "library": "ライブラリ", @@ -302,7 +315,8 @@ "theme": "テーマ", "language": "言語", "defaultView": "デフォルト画面", - "desktop_notifications": "デスクトップ通知" + "desktop_notifications": "デスクトップ通知", + "lastfmScrobbling": "Last.fmへscrobbleする" } }, "albumList": "アルバム", diff --git a/resources/i18n/nl.json b/resources/i18n/nl.json index 709e8be57..df2975f4a 100644 --- a/resources/i18n/nl.json +++ b/resources/i18n/nl.json @@ -23,7 +23,8 @@ "comment": "Commentaar", "rating": "Beoordeling", "quality": "Kwaliteit", - "bpm": "BPM" + "bpm": "BPM", + "playDate": "Laatst afgespeeld" }, "actions": { "addToQueue": "Voeg toe aan wachtrij", @@ -110,7 +111,8 @@ "client": "Client", "userName": "Gebruikersnaam", "lastSeen": "Laatst gezien op", - "reportRealPath": "Toon het echte bestandspad" + "reportRealPath": "Toon het echte bestandspad", + "scrobbleEnabled": "Verstuur scrobbles naar Last.fm" } }, "transcoding": { @@ -277,7 +279,14 @@ "data_provider_error": "dataProvider fout. Open de console voor meer details.", "i18n_error": "Kan de vertalingen voor de opgegeven taal niet laden", "canceled": "Actie geannuleerd", - "logged_out": "Uw sessie is beëindigd, maak opnieuw verbinding." + "logged_out": "Uw sessie is beëindigd, maak opnieuw verbinding.", + "new_version": "Een nieuwe versie is beschikbaar! Ververs dit venster aub." + }, + "toggleFieldsMenu": { + "columnsToDisplay": "Kolommen keuze", + "layout": "Layout", + "grid": "Raster", + "table": "Tabel" } }, "message": { @@ -289,7 +298,11 @@ "delete_user_title": "Verwijder gebruiker '%{name}'", "delete_user_content": "Weet je zeker dat je deze gebruiker en al zijn gegevens wilt verwijderen (inclusief afspeellijsten en voorkeuren)?", "notifications_blocked": "Je hebt bureaubladmeldingen geblokkeerd voor deze site in je browserinstellingen", - "notifications_not_available": "Deze browser ondersteunt bureaubladmeldingen niet" + "notifications_not_available": "Deze browser ondersteunt bureaubladmeldingen niet", + "lastfmLinkSuccess": "Last.fm succesvol gekoppeld en scrobbling actief", + "lastfmLinkFailure": "Last.fm kon niet worden gekoppeld", + "lastfmUnlinkSuccess": "Last.fm ontkoppeld en scrobbling uitgezet", + "lastfmUnlinkFailure": "Last.fm kon niet worden ontkoppeld" }, "menu": { "library": "Bibliotheek", @@ -302,7 +315,8 @@ "theme": "Thema", "language": "Taal", "defaultView": "Standaard weergave", - "desktop_notifications": "Bureaubladmeldingen" + "desktop_notifications": "Bureaubladmeldingen", + "lastfmScrobbling": "Scrobbling naar Last.fm" } }, "albumList": "Albums", diff --git a/resources/i18n/pt.json b/resources/i18n/pt.json index b70b4d839..ea56d6a7c 100644 --- a/resources/i18n/pt.json +++ b/resources/i18n/pt.json @@ -8,7 +8,6 @@ "duration": "Duração", "trackNumber": "#", "playCount": "Execuções", - "playDate": "Últ. Execução", "title": "Título", "artist": "Artista", "album": "Álbum", @@ -24,7 +23,8 @@ "comment": "Comentário", "rating": "Classificação", "quality": "Qualidade", - "bpm": "BPM" + "bpm": "BPM", + "playDate": "Últ. Execução" }, "actions": { "addToQueue": "Adicionar à fila", @@ -278,7 +278,8 @@ "data_provider_error": "Erro interno do servidor. Entre em contato", "i18n_error": "Não foi possível carregar as traduções para o idioma especificado", "canceled": "Ação cancelada", - "logged_out": "Sua sessão foi encerrada. Por favor, reconecte" + "logged_out": "Sua sessão foi encerrada. Por favor, reconecte", + "new_version": "Nova versão disponível! Por favor recarregue esta janela." }, "toggleFieldsMenu": { "columnsToDisplay": "Colunas visíveis", @@ -296,7 +297,11 @@ "delete_user_title": "Excluir usuário '%{name}'", "delete_user_content": "Você tem certeza que deseja excluir o usuário e todos os seus dados (incluindo suas playlists e preferências)?", "notifications_blocked": "Você bloqueou notificações para este site nas configurações do seu browser", - "notifications_not_available": "Este navegador não suporta notificações" + "notifications_not_available": "Este navegador não suporta notificações", + "lastfmLinkSuccess": "Sua conta em Last.fm foi conectada com sucesso", + "lastfmLinkFailure": "Sua conta em Last.fm não pode ser conectada", + "lastfmUnlinkSuccess": "Sua conta em Last.fm foi desconectada", + "lastfmUnlinkFailure": "Sua conta em Last.fm não pode ser desconectada" }, "menu": { "library": "Biblioteca", @@ -309,7 +314,8 @@ "theme": "Tema", "language": "Língua", "defaultView": "Tela inicial", - "desktop_notifications": "Notificações" + "desktop_notifications": "Notificações", + "lastfmScrobbling": "Enviar scrobbles para Last.fm" } }, "albumList": "Álbuns", @@ -368,4 +374,4 @@ "toggle_love": "Marcar/desmarcar favorita" } } -} +} \ No newline at end of file diff --git a/resources/i18n/sl.json b/resources/i18n/sl.json index 2a45fa377..93ea2c6fd 100644 --- a/resources/i18n/sl.json +++ b/resources/i18n/sl.json @@ -23,7 +23,8 @@ "comment": "Opomba", "rating": "Ocena", "quality": "Kakovost", - "bpm": "BPM" + "bpm": "BPM", + "playDate": "Zadnja predvajana" }, "actions": { "addToQueue": "Predvajaj kasneje", @@ -96,9 +97,9 @@ "name": "Sprememba imena bo vidna pri naslednjem vpisu" }, "notifications": { - "created": "", - "updated": "", - "deleted": "" + "created": "Uporabnik ustvarjen", + "updated": "Uporabnik posodobljen", + "deleted": "Uporabnik izbrisan" } }, "player": { @@ -110,7 +111,8 @@ "client": "Klijent", "userName": "Uporabnik", "lastSeen": "Zadnjič viden", - "reportRealPath": "Zabeleži pravo pot" + "reportRealPath": "Zabeleži pravo pot", + "scrobbleEnabled": "Pošlji 'Scrobbles' do Last.fm" } }, "transcoding": { @@ -173,7 +175,7 @@ "email": "Veljaven e-poštni naslov", "oneOf": "Mora biti ena izmed %{options}", "regex": "Mora se ujemati z določeno obliko (regexp): %{pattern}", - "unique": "" + "unique": "Mora biti edinstven" }, "action": { "add_filter": "Dodaj filter", @@ -277,7 +279,14 @@ "data_provider_error": "Napaka dataProvider error. Preverite konzolo za podrobnosti.", "i18n_error": "Ne uspem naložiti prevode za izbran jezik", "canceled": "Akcija preklicana", - "logged_out": "Seja je potekla, prosim povežite se ponovno." + "logged_out": "Seja je potekla, prosim povežite se ponovno.", + "new_version": "Na voljo je nova verzija! Prosim osvežite okno." + }, + "toggleFieldsMenu": { + "columnsToDisplay": "Prikaži stolpce", + "layout": "Razporeditev", + "grid": "Mreža", + "table": "Tabela" } }, "message": { @@ -289,7 +298,11 @@ "delete_user_title": "Odstrani uporabnika '%{name}'", "delete_user_content": "Ste prepričani o izbrisu uporabnika, vključno z njegovimi podatki (tudi seznami predvajanj in nastavitvami)?", "notifications_blocked": "V vašem brskljalniku Imate blokirana možnost obvestil za to spletno stran", - "notifications_not_available": "Vaš brskljalnik ne omogoča obvestil na namizju ali pa do Navidrome ne dostopate po varni povezavi (https)" + "notifications_not_available": "Vaš brskljalnik ne omogoča obvestil na namizju ali pa do Navidrome ne dostopate po varni povezavi (https)", + "lastfmLinkSuccess": "Last.fm uspešno povezan in 'scrobbling' omogočen", + "lastfmLinkFailure": "Last.fm ni uspešno povezan", + "lastfmUnlinkSuccess": "Last.fm povezava prekinjena in 'scrobbling' onemogočen", + "lastfmUnlinkFailure": "Last.fm povezava neuspešno prekinjena" }, "menu": { "library": "Knjižnica", @@ -302,7 +315,8 @@ "theme": "Tema", "language": "Jezik", "defaultView": "Privzet pogled", - "desktop_notifications": "Namizna obvestila" + "desktop_notifications": "Namizna obvestila", + "lastfmScrobbling": "'Scrobble' do Last.fm" } }, "albumList": "Albumi", diff --git a/resources/i18n/uk.json b/resources/i18n/uk.json index 15d5fdf02..d3e2680ad 100644 --- a/resources/i18n/uk.json +++ b/resources/i18n/uk.json @@ -21,8 +21,10 @@ "discSubtitle": "Назва диску", "starred": "Обрані", "comment": "Коментар", - "rating": "", - "quality": "" + "rating": "Рейтинг", + "quality": "Якість", + "bpm": "Темп", + "playDate": "Востаннє відтворено" }, "actions": { "addToQueue": "Прослухати пізніше", @@ -47,7 +49,7 @@ "year": "Рік", "updatedAt": "Оновлено", "comment": "Коментар", - "rating": "" + "rating": "Рейтинг" }, "actions": { "playAll": "Прослухати", @@ -64,7 +66,7 @@ "recentlyPlayed": "Нещодавно відтворено", "mostPlayed": "Часто відтворювані", "starred": "Вибрані", - "topRated": "" + "topRated": "Найкраще" } }, "artist": { @@ -74,7 +76,7 @@ "albumCount": "Кількість альбомів", "songCount": "Кількість пісень", "playCount": "Відтворено", - "rating": "" + "rating": "Рейтинг" } }, "user": { @@ -86,7 +88,18 @@ "updatedAt": "Завантажено", "name": "Назва", "password": "Пароль", - "createdAt": "Створено" + "createdAt": "Створено", + "changePassword": "Змінити пароль?", + "currentPassword": "Поточний пароль", + "newPassword": "Новий пароль" + }, + "helperTexts": { + "name": "Змінене ім'я буде відображатися при наступній авторизації" + }, + "notifications": { + "created": "Користувача створено", + "updated": "Користувач оновлений", + "deleted": "Користувач видалений" } }, "player": { @@ -98,7 +111,8 @@ "client": "Клієнт", "userName": "Iм’я користувача", "lastSeen": "Останній візит о", - "reportRealPath": "Повідомте про реальний шлях" + "reportRealPath": "Повідомте про реальний шлях", + "scrobbleEnabled": "" } }, "transcoding": { @@ -160,7 +174,8 @@ "number": "Повинна бути цифра", "email": "Хибний email", "oneOf": "Повинен бути одним з: %{options}", - "regex": "Повинен відповідати формату (регулярний вираз): %{pattern}" + "regex": "Повинен відповідати формату (регулярний вираз): %{pattern}", + "unique": "Має бути унікальним" }, "action": { "add_filter": "Додати фільтр", @@ -264,7 +279,14 @@ "data_provider_error": "Помилка в dataProvider. Перевірте деталі в консолі.", "i18n_error": "Неможливо завантажити переклад для вказаної мови", "canceled": "Дія відмінена", - "logged_out": "Ваш сеанс закінчився, будь ласка, увійдіть ще раз." + "logged_out": "Ваш сеанс закінчився, будь ласка, увійдіть ще раз.", + "new_version": "Знайдено нову версію. Оновіть сторінку." + }, + "toggleFieldsMenu": { + "columnsToDisplay": "Колонок відображати", + "layout": "Макет", + "grid": "Сітка", + "table": "Таблиця" } }, "message": { @@ -276,7 +298,11 @@ "delete_user_title": "Видалити користувача '%{name}'", "delete_user_content": "Ви справді хочете видалити цього користувача і усі його данні (включаючи списки відтворення і налаштування)?", "notifications_blocked": "У вас заблоковані Сповіщення для цього сайту у вашому браузері", - "notifications_not_available": "Ваш браузер не підтримує сповіщень або доступ до Navidrome не використовує https" + "notifications_not_available": "Ваш браузер не підтримує сповіщень або доступ до Navidrome не використовує https", + "lastfmLinkSuccess": "", + "lastfmLinkFailure": "", + "lastfmUnlinkSuccess": "", + "lastfmUnlinkFailure": "" }, "menu": { "library": "Бібліотека", @@ -289,7 +315,8 @@ "theme": "Тема", "language": "Мова", "defaultView": "Вигляд по замовчуванню", - "desktop_notifications": "Сповіщення" + "desktop_notifications": "Сповіщення", + "lastfmScrobbling": "" } }, "albumList": "Альбом", diff --git a/resources/i18n/zh-Hans.json b/resources/i18n/zh-Hans.json index cf12d40af..8cdd533f0 100644 --- a/resources/i18n/zh-Hans.json +++ b/resources/i18n/zh-Hans.json @@ -22,7 +22,9 @@ "starred": "收藏", "comment": "注释", "rating": "评分", - "quality": "品质" + "quality": "品质", + "bpm": "BPM", + "playDate": "最后一次播放" }, "actions": { "addToQueue": "加入播放列表", @@ -86,7 +88,18 @@ "updatedAt": "更新于", "name": "名称", "password": "密码", - "createdAt": "创建于" + "createdAt": "创建于", + "changePassword": "修改密码?", + "currentPassword": "当前密码", + "newPassword": "新密码" + }, + "helperTexts": { + "name": "你名字的更改将在下次登录生效" + }, + "notifications": { + "created": "用户已创建", + "updated": "用户已更新", + "deleted": "用户已删除" } }, "player": { @@ -98,7 +111,8 @@ "client": "客户端", "userName": "用户名", "lastSeen": "上次浏览", - "reportRealPath": "回报实际路径" + "reportRealPath": "回报实际路径", + "scrobbleEnabled": "发送喜好记录给Last.fm" } }, "transcoding": { @@ -160,7 +174,8 @@ "number": "必须为数字", "email": "必须是有效的电子邮箱", "oneOf": "必须为: %{options}其中一项", - "regex": "必须符合指定的格式 (正则表达式): %{pattern}" + "regex": "必须符合指定的格式 (正则表达式): %{pattern}", + "unique": "必须唯一" }, "action": { "add_filter": "添加筛选", @@ -264,7 +279,14 @@ "data_provider_error": "数据来源错误. 请检查控制台的详细信息", "i18n_error": "加载所选语言时出错", "canceled": "操作已取消", - "logged_out": "您的会话已结束,请重新登录" + "logged_out": "您的会话已结束,请重新登录", + "new_version": "发现新版本!请刷新窗口" + }, + "toggleFieldsMenu": { + "columnsToDisplay": "显示的项", + "layout": "布局", + "grid": "网格", + "table": "表格" } }, "message": { @@ -276,7 +298,11 @@ "delete_user_title": "删除用户 %{name}", "delete_user_content": "您确定要删除该用户及其相关数据(包括歌单和用户配置)吗?", "notifications_blocked": "您已在浏览器的设置中屏蔽了此网站的通知", - "notifications_not_available": "此浏览器不支持桌面通知" + "notifications_not_available": "此浏览器不支持桌面通知", + "lastfmLinkSuccess": "Last.fm已关联并启用喜好记录", + "lastfmLinkFailure": "Last.fm无法关联", + "lastfmUnlinkSuccess": "Last.fm未关联并禁止喜好记录", + "lastfmUnlinkFailure": "Last.fm无法取消关联" }, "menu": { "library": "曲库", @@ -289,7 +315,8 @@ "theme": "主题", "language": "语言", "defaultView": "默认界面", - "desktop_notifications": "桌面通知" + "desktop_notifications": "桌面通知", + "lastfmScrobbling": "启用Last.fm的喜好记录" } }, "albumList": "专辑", @@ -348,4 +375,4 @@ "toggle_love": "添加/移除星标" } } -} +} \ No newline at end of file