From f2a83089258a68a7f11121278fbf20e64fe6940f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Deluan=20Quint=C3=A3o?= Date: Tue, 1 Dec 2020 16:34:50 -0500 Subject: [PATCH] Update translations (#673) * Update zn.json (POEditor.com) * Update nl.json (POEditor.com) * Update de.json (POEditor.com) * Update ja.json (POEditor.com) --- resources/i18n/de.json | 18 ++++++++++++------ resources/i18n/ja.json | 10 +++++++--- resources/i18n/nl.json | 10 +++++++--- resources/i18n/zn.json | 14 +++++++++----- 4 files changed, 35 insertions(+), 17 deletions(-) diff --git a/resources/i18n/de.json b/resources/i18n/de.json index e36c543d..3c72d22c 100644 --- a/resources/i18n/de.json +++ b/resources/i18n/de.json @@ -92,7 +92,8 @@ "maxBitRate": "Max. Bitrate", "client": "Client", "userName": "Nutzername", - "lastSeen": "Zuletzt gesehen um" + "lastSeen": "Zuletzt gesehen um", + "reportRealPath": "" } }, "transcoding": { @@ -262,7 +263,9 @@ "songsAddedToPlaylist": "Einen Song zur Playlist hinzugefügt |||| %{smart_count} Songs zur Playlist hinzugefügt", "noPlaylistsAvailable": "Keine Playlist verfügbar", "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?" + "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" }, "menu": { "library": "Bibliothek", @@ -274,7 +277,8 @@ "options": { "theme": "Design", "language": "Sprache", - "defaultView": "Standard-Ansicht" + "defaultView": "Standard-Ansicht", + "desktop_notifications": "Desktop-Benachrichtigungen" } }, "albumList": "Alben", @@ -314,8 +318,10 @@ }, "activity": { "title": "Aktivität", - "totalScanned": "", - "quickScan": "", - "fullScan": "" + "totalScanned": "Insgesamt gescannte Ordner", + "quickScan": "Schneller Scan", + "fullScan": "Kompletter Scan", + "serverUptime": "Server Uptime", + "serverDown": "OFFLINE" } } \ No newline at end of file diff --git a/resources/i18n/ja.json b/resources/i18n/ja.json index 9faa0209..cafd7d55 100644 --- a/resources/i18n/ja.json +++ b/resources/i18n/ja.json @@ -92,7 +92,8 @@ "maxBitRate": "最大ビットレート", "client": "クライアント", "userName": "ユーザ名", - "lastSeen": "最後のシーン" + "lastSeen": "最後のシーン", + "reportRealPath": "" } }, "transcoding": { @@ -262,7 +263,9 @@ "songsAddedToPlaylist": "プレイリストへ1曲追加しました |||| プレイリストへ%{smart_count}曲追加しました", "noPlaylistsAvailable": "利用不可", "delete_user_title": "'%{name}' を削除", - "delete_user_content": "このユーザーとその全てのデータ(プレイリストや設定)を削除してもよろしいですか?" + "delete_user_content": "このユーザーとその全てのデータ(プレイリストや設定)を削除してもよろしいですか?", + "notifications_blocked": "ブラウザの設定でこのサイトの通知がブロックされています", + "notifications_not_available": "このブラウザはデスクトップ通知をサポートしていません" }, "menu": { "library": "ライブラリ", @@ -274,7 +277,8 @@ "options": { "theme": "テーマ", "language": "言語", - "defaultView": "デフォルト画面" + "defaultView": "デフォルト画面", + "desktop_notifications": "デスクトップ通知" } }, "albumList": "アルバム", diff --git a/resources/i18n/nl.json b/resources/i18n/nl.json index a989a550..5455b677 100644 --- a/resources/i18n/nl.json +++ b/resources/i18n/nl.json @@ -92,7 +92,8 @@ "maxBitRate": "Max. bitrate", "client": "Client", "userName": "Gebruikersnaam", - "lastSeen": "Laatst gezien op" + "lastSeen": "Laatst gezien op", + "reportRealPath": "Toon het echte bestandspad" } }, "transcoding": { @@ -262,7 +263,9 @@ "songsAddedToPlaylist": "1 nummer toegevoegd aan afspeellijst |||| %{smart_count} nummers toegevoegd aan afspeellijst", "noPlaylistsAvailable": "Geen beschikbaar", "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)?" + "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" }, "menu": { "library": "Bibliotheek", @@ -274,7 +277,8 @@ "options": { "theme": "Thema", "language": "Taal", - "defaultView": "Standaard weergave" + "defaultView": "Standaard weergave", + "desktop_notifications": "Bureaubladmeldingen" } }, "albumList": "Albums", diff --git a/resources/i18n/zn.json b/resources/i18n/zn.json index bef327a4..7728a4da 100644 --- a/resources/i18n/zn.json +++ b/resources/i18n/zn.json @@ -92,7 +92,8 @@ "maxBitRate": "最大比特率", "client": "客户端", "userName": "用户名", - "lastSeen": "上次浏览" + "lastSeen": "上次浏览", + "reportRealPath": "" } }, "transcoding": { @@ -262,7 +263,9 @@ "songsAddedToPlaylist": "已添加一首歌到歌单||||已添加%{smart_count}首歌到歌单", "noPlaylistsAvailable": "没有有效的歌单", "delete_user_title": "删除用户 %{name}", - "delete_user_content": "您确定要删除该用户及其相关数据(包括歌单和用户配置)吗?" + "delete_user_content": "您确定要删除该用户及其相关数据(包括歌单和用户配置)吗?", + "notifications_blocked": "您已在浏览器的设置中屏蔽了此网站的通知", + "notifications_not_available": "此浏览器不支持桌面通知" }, "menu": { "library": "曲库", @@ -274,7 +277,8 @@ "options": { "theme": "主题", "language": "语言", - "defaultView": "默认界面" + "defaultView": "默认界面", + "desktop_notifications": "桌面通知" } }, "albumList": "专辑", @@ -314,10 +318,10 @@ }, "activity": { "title": "运行情况", - "totalScanned": "已完成扫描目录", + "totalScanned": "已完成扫描的目录", "quickScan": "快速扫描", "fullScan": "完全扫描", - "serverUptime": "服务器运行时间", + "serverUptime": "服务器已运行", "serverDown": "离线" } } \ No newline at end of file