mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update translations
This commit is contained in:
parent
11bd9acad2
commit
fd0ae8bbdd
80 changed files with 686 additions and 93 deletions
|
@ -457,5 +457,20 @@
|
|||
"AudioChannelsNotSupported": "Audio channels not supported",
|
||||
"VideoResolutionNotSupported": "Video resolution not supported",
|
||||
"AudioProfileNotSupported": "Audio profile not supported",
|
||||
"AudioSampleRateNotSupported": "Audio sample rate not supported"
|
||||
"AudioSampleRateNotSupported": "Audio sample rate not supported",
|
||||
"ErrorRemovingEmbyConnectAccount": "There was an error removing the Emby Connect account. Please ensure you have an active internet connection and try again.",
|
||||
"HeaderEmbyAccountRemoved": "Emby Account Removed",
|
||||
"MessageEmbyAccontRemoved": "The Emby account has been removed from this user.",
|
||||
"HeaderInvitationSent": "Invitation Sent",
|
||||
"MessageInvitationSentToUser": "An email has been sent to {0}, inviting them to accept your sharing invitation.",
|
||||
"MessageInvitationSentToNewUser": "An email has been sent to {0} inviting them to sign up with Emby.",
|
||||
"GuestUserNotFound": "User not found. Please ensure the name is correct and try again, or try entering their email address.",
|
||||
"ErrorReachingEmbyConnect": "There was an error reaching the Emby Connect server. Please ensure you have an active internet connection and try again.",
|
||||
"ErrorAddingEmbyConnectAccount1": "There was an error adding the Emby Connect account. Have you created an Emby account? Sign up at {0}.",
|
||||
"ErrorAddingEmbyConnectAccount2": "Please ensure the Emby account has been activated by following the instructions in the email sent after creating the account. If you did not receive this email then please send an email to {0} from the email address used with the Emby account.",
|
||||
"ErrorAddingGuestAccount1": "There was an error adding the Emby Connect account. Has your guest created an Emby account? They can sign up at {0}.",
|
||||
"ErrorAddingGuestAccount2": "Please ensure your guest has completed activation by following the instructions in the email sent after creating the account. If they did not receive this email then please send an email to {0}, and include your email address as well as theirs.",
|
||||
"MessageEmbyAccountAdded": "The Emby account has been added to this user.",
|
||||
"MessagePendingEmbyAccountAdded": "The Emby account has been added to this user. An email will be sent to the owner of the account. The invitation will need to be confirmed by clicking a link within the email.",
|
||||
"HeaderEmbyAccountAdded": "Emby Account Added"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue