aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Server.Implementations/Localization/Server/pt_BR.json
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2014-04-26 23:42:05 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2014-04-26 23:42:05 -0400
commitfadda8ef5663beea338f65ef9c69cd96ec1c5858 (patch)
tree911b8d1d86af4452ab93487a2243f0d3197fc7a3 /MediaBrowser.Server.Implementations/Localization/Server/pt_BR.json
parentbdffaf22c99a114d33a7485f9a9c5766e0fbbcaa (diff)
add new notification features
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Server/pt_BR.json')
-rw-r--r--MediaBrowser.Server.Implementations/Localization/Server/pt_BR.json35
1 files changed, 24 insertions, 11 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/pt_BR.json b/MediaBrowser.Server.Implementations/Localization/Server/pt_BR.json
index 7b20c11be..d763a636c 100644
--- a/MediaBrowser.Server.Implementations/Localization/Server/pt_BR.json
+++ b/MediaBrowser.Server.Implementations/Localization/Server/pt_BR.json
@@ -55,7 +55,7 @@
"TabProfile": "Perfil",
"TabMetadata": "Metadados",
"TabImages": "Imagens",
- "TabNotifications": "Notifications",
+ "TabNotifications": "Notifica\u00e7\u00f5es",
"TabCollectionTitles": "T\u00edtulos",
"LabelDisplayMissingEpisodesWithinSeasons": "Exibir epis\u00f3dios ausentes dentro das temporadas",
"LabelUnairedMissingEpisodesWithinSeasons": "Exibir epis\u00f3dios por estrear dentro das temporadas",
@@ -552,14 +552,27 @@
"HeaderRequireManualLoginHelp": "Quando desativados, os clientes podem mostrar a tela de login com uma sele\u00e7\u00e3o visual de usu\u00e1rios.",
"OptionOtherApps": "Outras apps",
"OptionMobileApps": "Apps m\u00f3veis",
- "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"
+ "HeaderNotificationList": "Click on a notification to configure it's sending options.",
+ "NotificationOptionApplicationUpdateAvailable": "Application update available",
+ "NotificationOptionApplicationUpdateInstalled": "Application update installed",
+ "NotificationOptionPluginUpdateInstalled": "Plugin update installed",
+ "NotificationOptionPluginInstalled": "Plugin installed",
+ "NotificationOptionPluginUninstalled": "Plugin uninstalled",
+ "NotificationOptionVideoPlayback": "Video playback",
+ "NotificationOptionAudioPlayback": "Audio playback",
+ "NotificationOptionGamePlayback": "Game playback",
+ "NotificationOptionTaskFailed": "Scheduled task failure",
+ "NotificationOptionInstallationFailed": "Installation failure",
+ "NotificationOptionNewLibraryContent": "New content added",
+ "SendNotificationHelp": "Notifica\u00e7\u00f5es s\u00e3o entregues \u00e0 caixa de entrada do painel. Navegue pelo cat\u00e1logo de plugins para instalar op\u00e7\u00f5es adicionais de notifica\u00e7\u00f5es.",
+ "NotificationOptionServerRestartRequired": "Server restart required",
+ "LabelNotificationEnabled": "Enable this notification",
+ "LabelMonitorUsers": "Monitor activity from:",
+ "LabelSendNotificationToUsers": "Send the notification to:",
+ "UsersNotNotifiedAboutSelfActivity": "Users will not be notified about their own activities.",
+ "LabelUseNotificationServices": "Use the following services:",
+ "CategoryUser": "User",
+ "CategorySystem": "System",
+ "LabelMessageTitle": "Message title:",
+ "LabelAvailableTokens": "Available tokens:"
} \ No newline at end of file