mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-08 00:39:25 +01:00
add more notifications
This commit is contained in:
@@ -55,6 +55,7 @@
|
||||
"TabProfile": "Perfil",
|
||||
"TabMetadata": "Metadados",
|
||||
"TabImages": "Imagens",
|
||||
"TabNotifications": "Notifica\u00e7\u00f5es",
|
||||
"TabCollectionTitles": "T\u00edtulos",
|
||||
"LabelDisplayMissingEpisodesWithinSeasons": "Mostrar epis\u00f3dios em falta dentro das temporadas",
|
||||
"LabelUnairedMissingEpisodesWithinSeasons": "Mostrar epis\u00f3dios por estrear dentro das temporadas",
|
||||
@@ -276,7 +277,7 @@
|
||||
"HeaderPleaseSignIn": "Por favor inicie a sess\u00e3o",
|
||||
"LabelUser": "Utilizador:",
|
||||
"LabelPassword": "Senha:",
|
||||
"ButtonManualLogin": "In\u00edcio de Sess\u00e3o Manual:",
|
||||
"ButtonManualLogin": "In\u00edcio de Sess\u00e3o Manual",
|
||||
"PasswordLocalhostMessage": "N\u00e3o s\u00e3o necess\u00e1rias senhas ao iniciar a sess\u00e3o a partir do localhost.",
|
||||
"TabGuide": "Guia",
|
||||
"TabChannels": "Canais",
|
||||
@@ -541,5 +542,24 @@
|
||||
"LabelDefaultUser": "Utilizador padr\u00e3o:",
|
||||
"LabelDefaultUserHelp": "Determines which user library should be displayed on connected devices. This can be overridden for each device using profiles.",
|
||||
"TitleDlna": "DLNA",
|
||||
"HeaderServerSettings": "Server Settings"
|
||||
"HeaderServerSettings": "Server Settings",
|
||||
"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": "Outras apps",
|
||||
"OptionMobileApps": "Mobile apps",
|
||||
"HeaderEnableNotificationForEvents": "Nofity administrative users when:",
|
||||
"OptionNotifyOnUpdates": "Quando est\u00e3o dispon\u00edveis atualiza\u00e7\u00f5es",
|
||||
"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