Skip to content

Commit

Permalink
chore(i18n): Translated using Weblate (English)
Browse files Browse the repository at this point in the history
Currently translated at 100.0% (328 of 328 strings)

Translation: th-ch/youtube-music/i18n
Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/en/
  • Loading branch information
JellyBrick authored and weblate committed Jan 1, 2024
1 parent b278140 commit e409165
Showing 1 changed file with 33 additions and 33 deletions.
66 changes: 33 additions & 33 deletions src/i18n/resources/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,10 @@
},
"name": "Adblocker"
},
"album-actions": {
"description": "Adds Undislike, Dislike, Like, and Unlike buttons to apply this to all songs in a playlist or album.",
"name": "Album actions"
},
"album-color-theme": {
"description": "Applies a dynamic theme and visual effects based on the album color palette",
"name": "Album Color Theme"
Expand Down Expand Up @@ -427,59 +431,59 @@
"fetched-lyrics": "Fetched lyrics for Genius"
}
},
"navigation": {
"description": "Next/Back navigation arrows directly integrated in the interface, like in your favorite browser",
"name": "Navigation"
},
"no-google-login": {
"description": "Remove Google login buttons and links from the interface",
"name": "No Google Login"
},
"music-together": {
"name": "Music Together [Beta]",
"description": "Share a playlist with others. When the host plays a song, everyone else will hear the same song",
"dialog": {
"enter-host": "Enter Host ID"
},
"internal": {
"unknown-user": "Unknown User",
"save": "Save",
"track-source": "Track Source",
"save": "Save"
"unknown-user": "Unknown User"
},
"menu": {
"disconnect": "Disconnect Music Together",
"click-to-copy-id": "Copy Host ID",
"close": "Close Music Together",
"host": "Music Together Host",
"join": "Join Music Together",
"connected-users": "Connected Users",
"disconnect": "Disconnect Music Together",
"empty-user": "No connected users",
"host": "Music Together Host",
"join": "Join Music Together",
"permission": {
"all": "All Control",
"host-only": "Host-Only",
"playlist": "Can control Playlist"
},
"set-permission": "Change Control Permission",
"status": {
"disconnected": "Disconnected",
"host": "Connected as Host",
"guest": "Connected as Guest"
},
"permission": {
"host-only": "Host Only",
"playlist": "Playlist Control",
"all": "All Control"
"guest": "Connected as Guest",
"host": "Connected as Host"
}
},
"dialog": {
"enter-host": "Enter Host ID"
},
"name": "Music Together [Beta]",
"toast": {
"add-song-failed": "Failed to add song",
"remove-song-failed": "Failed to remove song",
"closed": "Music Together closed",
"disconnected": "Music Together disconnected",
"id-copied": "Host ID copied to clipboard",
"host-failed": "Failed to host Music Together",
"id-copied": "Host ID copied to clipboard",
"join-failed": "Failed to join Music Together",
"joined": "Joined Music Together",
"permission-changed": "Music Together permission changed to \"{{permission}}\"",
"remove-song-failed": "Failed to remove song",
"user-connected": "{{name}} joined Music Together",
"user-disconnected": "{{name}} left Music Together",
"join-failed": "Failed to join Music Together",
"permission-changed": "Music Together permission changed to \"{{permission}}\""
"user-disconnected": "{{name}} left Music Together"
}
},
"navigation": {
"description": "Next/Back navigation arrows directly integrated in the interface, like in your favorite browser",
"name": "Navigation"
},
"no-google-login": {
"description": "Remove Google login buttons and links from the interface",
"name": "No Google Login"
},
"notifications": {
"description": "Display a notification when a song starts playing (interactive notifications are available on Windows)",
"menu": {
Expand Down Expand Up @@ -639,10 +643,6 @@
"visualizer-type": "Visualizer Type"
},
"name": "Visualizer"
},
"album-actions": {
"description": "Adds Undislike, Dislike, Like, and Unlike buttons to apply this to all songs in a playlist or album.",
"name": "Album actions"
}
}
}

0 comments on commit e409165

Please sign in to comment.