mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-08 08:48:48 +01:00
add more notifications
This commit is contained in:
@@ -55,6 +55,7 @@
|
||||
"TabProfile": "Perfil",
|
||||
"TabMetadata": "Metadados",
|
||||
"TabImages": "Imagens",
|
||||
"TabNotifications": "Notifications",
|
||||
"TabCollectionTitles": "T\u00edtulos",
|
||||
"LabelDisplayMissingEpisodesWithinSeasons": "Exibir epis\u00f3dios ausentes dentro das temporadas",
|
||||
"LabelUnairedMissingEpisodesWithinSeasons": "Exibir epis\u00f3dios por estrear dentro das temporadas",
|
||||
@@ -276,7 +277,7 @@
|
||||
"HeaderPleaseSignIn": "Por favor, inicie a sess\u00e3o",
|
||||
"LabelUser": "Usu\u00e1rio:",
|
||||
"LabelPassword": "Senha:",
|
||||
"ButtonManualLogin": "Login Manual:",
|
||||
"ButtonManualLogin": "Login Manual",
|
||||
"PasswordLocalhostMessage": "Senhas n\u00e3o s\u00e3o exigidas quando iniciar a sess\u00e3o no host local.",
|
||||
"TabGuide": "Guia",
|
||||
"TabChannels": "Canais",
|
||||
@@ -541,5 +542,24 @@
|
||||
"LabelDefaultUser": "Usu\u00e1rio padr\u00e3o:",
|
||||
"LabelDefaultUserHelp": "Determina qual usu\u00e1rio ser\u00e1 exibido nos dispositivos conectados. Isto pode ser ignorado para cada dispositivo usando perfis.",
|
||||
"TitleDlna": "DLNA",
|
||||
"HeaderServerSettings": "Ajustes do Servidor"
|
||||
"HeaderServerSettings": "Ajustes do Servidor",
|
||||
"LabelWeatherDisplayLocation": "Local para exibir o Tempo:",
|
||||
"LabelWeatherDisplayLocationHelp": "CEP dos EUA \/ Cidade, Estado, Pa\u00eds \/ Cidade, Pa\u00eds",
|
||||
"LabelWeatherDisplayUnit": "Unidade de exibi\u00e7\u00e3o do Tempo:",
|
||||
"OptionCelsius": "Celsius",
|
||||
"OptionFahrenheit": "Fahrenheit",
|
||||
"HeaderRequireManualLogin": "Necessita a digita\u00e7\u00e3o manual de um nome para:",
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user