aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Implementations/Localization/Server/es.json
diff options
context:
space:
mode:
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Server/es.json')
-rw-r--r--MediaBrowser.Server.Implementations/Localization/Server/es.json22
1 files changed, 21 insertions, 1 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/es.json b/MediaBrowser.Server.Implementations/Localization/Server/es.json
index 73a399fb0..3f28acd71 100644
--- a/MediaBrowser.Server.Implementations/Localization/Server/es.json
+++ b/MediaBrowser.Server.Implementations/Localization/Server/es.json
@@ -55,6 +55,7 @@
"TabProfile": "Perfil",
"TabMetadata": "Metadata",
"TabImages": "Im\u00e1genes",
+ "TabNotifications": "Notifications",
"TabCollectionTitles": "T\u00edtulos",
"LabelDisplayMissingEpisodesWithinSeasons": "Mostar episodios no disponibles en temporadas",
"LabelUnairedMissingEpisodesWithinSeasons": "Mostrar episodios a\u00fan no emitidos en temporadas",
@@ -541,5 +542,24 @@
"LabelDefaultUser": "Usuario por defecto:",
"LabelDefaultUserHelp": "Determina de q\u00fae usuario se utilizar\u00e1 su biblioteca de medios para mostrarla por defecto en los dipositivos conectados. Esto puede cambiarse para cada dispositivo mediante el uso de perfiles.",
"TitleDlna": "DLNA",
- "HeaderServerSettings": "Ajustes del Servidor"
+ "HeaderServerSettings": "Ajustes del Servidor",
+ "LabelWeatherDisplayLocation": "Weather display location:",
+ "LabelWeatherDisplayLocationHelp": "US zip code \/ City, State, Country \/ City, Country",
+ "LabelWeatherDisplayUnit": "Weather display unit:",
+ "OptionCelsius": "Celsius",
+ "OptionFahrenheit": "Fahrenheit",
+ "HeaderRequireManualLogin": "Require manual username entry for:",
+ "HeaderRequireManualLoginHelp": "When disabled clients may present a login screen with a visual selection of users.",
+ "OptionOtherApps": "Other apps",
+ "OptionMobileApps": "Mobile apps",
+ "HeaderEnableNotificationForEvents": "Nofity administrative users when:",
+ "OptionNotifyOnUpdates": "Updates are available",
+ "OptionNotifyOnVideoPlayback": "Video",
+ "OptionNotifyOnAudioPlayback": "Audio",
+ "OptionNotifyOnGamePlayback": "Games",
+ "OptionNotifyOnFailedTasks": "Scheduled tasks fail",
+ "OptionNotifyOnNewLibraryContent": "New library content is added",
+ "SendNotificationHelp": "Notifications are delivered to the dashboard inbox. Browse the plugin catalog to install additional notification options.",
+ "HeaderEnableNotificationForPlayback": "Notify when users play:",
+ "OptionNotifyOnServerRestartRequired": "The server needs to be restarted"
} \ No newline at end of file