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

update translations

This commit is contained in:
Luke Pulverenti 2015-10-13 22:47:44 -04:00
parent 78ff953f37
commit a84c190561
71 changed files with 656 additions and 623 deletions

View file

@ -275,7 +275,6 @@
"LabelPlayMethodTranscoding": "Transcodificaci\u00f3n",
"LabelPlayMethodDirectStream": "Streaming directo",
"LabelPlayMethodDirectPlay": "Reproducci\u00f3n directa",
"LabelEpisodeNumber": "Episode number:",
"LabelAudioCodec": "Audio: {0}",
"LabelVideoCodec": "Video: {0}",
"LabelLocalAccessUrl": "Local access: {0}",
@ -298,6 +297,7 @@
"ButtonNetwork": "Red",
"MessageDirectoryPickerInstruction": "Rutas de red pueden ser introducidas manualmente en el caso de que el bot\u00f3n de la red no pueda localizar sus dispositivos. Por ejemplo, {0} o {1}.",
"MessageDirectoryPickerBSDInstruction": "For BSD, you may need to configure storage within your FreeNAS Jail in order to allow Emby to access it.",
"MessageDirectoryPickerLinuxInstruction": "For Linux, you may need to configure the Emby system user to allow access to your storage locations.",
"HeaderMenu": "Men\u00fa",
"ButtonOpen": "Abrir",
"ButtonOpenInNewTab": "Abrir en nueva pesta\u00f1a",
@ -322,7 +322,6 @@
"HeaderArtist": "Artista",
"LabelAddedOnDate": "A\u00f1adido {0}",
"ButtonStart": "Inicio",
"LabelSeasonNumber": "Season number:",
"HeaderChannels": "Canales",
"HeaderMediaFolders": "Carpetas de medios",
"HeaderBlockItemsWithNoRating": "Block content with no rating information:",
@ -494,8 +493,10 @@
"LabelTitleDisplayOrder": "Title display order:",
"OptionSortName": "Sort name",
"OptionReleaseDate": "Release date",
"LabelSeasonNumber": "Season number:",
"LabelDiscNumber": "Disc number",
"LabelParentNumber": "Parent number",
"LabelEpisodeNumber": "Episode number:",
"LabelTrackNumber": "Track number:",
"LabelNumber": "Number:",
"LabelReleaseDate": "Release date:",
@ -898,5 +899,7 @@
"EmbyPremiereMonthly": "Emby Premiere Monthly",
"EmbyPremiereMonthlyWithPrice": "Emby Premiere Monthly {0}",
"HeaderEmailAddress": "E-Mail Address",
"TextPleaseEnterYourEmailAddressForSubscription": "Please enter your e-mail address."
"TextPleaseEnterYourEmailAddressForSubscription": "Please enter your e-mail address.",
"LoginDisclaimer": "Emby is designed to help you manage your personal media library, such as home videos and photos. Please see our terms of use. Downloading any Emby software constitutes acceptance of these terms.",
"TermsOfUse": "Terms of use"
}