1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update subtitle editor

This commit is contained in:
Luke Pulverenti 2017-06-30 15:58:26 -04:00
parent 1a0e3773ad
commit 2c42afd83b
107 changed files with 1169 additions and 961 deletions

View file

@ -1,22 +1,4 @@
{
"MessageEmbyAccontRemoved": "The Emby account has been removed from this user.",
"ErrorRemovingEmbyConnectAccount": "There was an error removing the Emby Connect account. Please ensure you have an active internet connection and try again.",
"HeaderInvitationSent": "Invitation Sent",
"HeaderEmbyAccountRemoved": "Emby Account Removed",
"GuestUserNotFound": "User not found. Please ensure the name is correct and try again, or try entering their email address.",
"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.",
"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.",
"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.",
"ErrorAddingGuestAccount1": "There was an error adding the Emby Connect account. Has your guest created an Emby account? They can sign up at {0}.",
"MessageEmbyAccountAdded": "The Emby account has been added to this user.",
"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.",
"HeaderEmbyAccountAdded": "Emby Account Added",
"Browse": "Browse",
"Manage": "Manage",
"HeaderMyDownloads": "My Downloads",
"MessageUnlockAppWithPurchaseOrSupporter": "L\u00e5s op for dette feature med en lille enkeltst\u00e5ende betaling, eller med et aktivt Emby Premiere abonnement.",
"MessageUnlockAppWithSupporter": "L\u00e5s op for dette feature med et aktivt Emby Premiere abonnement.",
"MessageToValidateSupporter": "Hvis du har et aktivt Emby Premiere abonnement, skal du v\u00e6re sikker p\u00e5 at Emby Premiere er konfigureret i dit Emby Server-kontrolpanel, som kan tilg\u00e5es ved at klikke p\u00e5 Emby Premiere i hovedmenuen.",
@ -51,11 +33,14 @@
"Friday": "Fredag",
"Saturday": "L\u00f8rdag",
"Days": "Dage",
"Browse": "Browse",
"Manage": "Manage",
"RecordSeries": "Optag serie",
"HeaderCinemaMode": "Biograftilstand",
"HeaderCloudSync": "Sky-Synk",
"HeaderDownloadedMedia": "Downloadet Medie",
"Downloads": "Downloads",
"HeaderMyDownloads": "My Downloads",
"HeaderOfflineDownloads": "Offline Medie",
"HeaderOfflineDownloadsDescription": "Download medier til dine enheder for nem offline-brug.",
"CloudSyncFeatureDescription": "Synk dine medier til skyen for nem backup, arkivering og konvertering.",
@ -184,6 +169,9 @@
"LabelOriginalAspectRatio": "Originalt formatforhold:",
"LabelPlayers": "Players:",
"Label3DFormat": "3D format:",
"FormatValue": "Format: {0}",
"DownloadsValue": "Downloads: {0}",
"PerfectMatch": "Perfect match",
"HeaderAlternateEpisodeNumbers": "Alternative episodenumre",
"LabelDvdSeasonNumber": "DVD s\u00e6sonnummer",
"LabelDvdEpisodeNumber": "DVD episodenummer:",
@ -475,5 +463,21 @@
"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",
"ErrorDeletingItem": "There was an error deleting the item from Emby Server. Please check that Emby Server has write access to the media folder and try again."
}