sync updates

This commit is contained in:
Luke Pulverenti
2014-12-27 01:24:46 -05:00
parent 55b9bffabc
commit 52caa0def1
68 changed files with 711 additions and 191 deletions

View File

@@ -37,6 +37,18 @@
"ButtonOk": "Ok",
"ButtonCancel": "Cancelar",
"ButtonNew": "Nuevo",
"FolderTypeMixed": "Mixed content",
"FolderTypeMovies": "Pel\u00edculas",
"FolderTypeMusic": "M\u00fasica",
"FolderTypeAdultVideos": "Videos para adultos",
"FolderTypePhotos": "Fotos",
"FolderTypeMusicVideos": "Videos musicales",
"FolderTypeHomeVideos": "Videos caseros",
"FolderTypeGames": "Juegos",
"FolderTypeBooks": "Libros",
"FolderTypeTvShows": "TV",
"FolderTypeInherit": "Inherit",
"LabelContentType": "Content type:",
"HeaderSetupLibrary": "Configurar su biblioteca de medios",
"ButtonAddMediaFolder": "Agregar carpeta de medios",
"LabelFolderType": "Tipo de carpeta:",
@@ -1245,7 +1257,7 @@
"HeaderTrailerReel": "Carrete de Avances",
"OptionPlayUnwatchedTrailersOnly": "Reproducir \u00fanicamente avances no vistos",
"HeaderTrailerReelHelp": "Iniciar un carrete de avances para reproducir una lista de reproducci\u00f3n de larga duraci\u00f3n de avances.",
"MessageNoTrailersFound": "No se encontraron avances. Instalar el complemento \"Canal trailers\" para importar una biblioteca de avances de internet.",
"MessageNoTrailersFound": "No trailers found. Install the Trailer channel to enhance your movie experience by adding a library of internet trailers.",
"HeaderNewUsers": "Nuevos Usuarios",
"ButtonSignUp": "Registrarse",
"ButtonForgotPassword": "\u00bfOlvidaste la contrase\u00f1a?",
@@ -1279,5 +1291,8 @@
"LabelEnableSingleImageInDidlLimitHelp": "Algunos dispositivos no renderisaran apropiadamente si hay m\u00faltiples im\u00e1genes incrustadas en el Didl",
"TabActivity": "Actividad",
"TitleSync": "Sinc",
"OptionAllowSyncContent": "Permitir sincronizaci\u00f3n de medios con dispositivos"
"OptionAllowSyncContent": "Permitir sincronizaci\u00f3n de medios con dispositivos",
"NameSeasonUnknown": "Season Unknown",
"NameSeasonNumber": "Season {0}",
"LabelNewUserNameHelp": "Usernames can contain letters (a-z), numbers (0-9), dashes (-), underscores (_), apostrophes ('), and periods (.)"
}