diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-10-04 14:56:19 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2014-10-04 14:56:19 -0400 |
| commit | a0320d56c779abe61467f045083e8683b4a9823c (patch) | |
| tree | b5b91375b2d993cb694eafac6ce1cd17835d1764 /MediaBrowser.Server.Implementations/Localization/JavaScript/pt_PT.json | |
| parent | 03eebad9f5fce68afa890c7419b7aa4eef7e323f (diff) | |
update translations
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/JavaScript/pt_PT.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/JavaScript/pt_PT.json | 17 |
1 files changed, 13 insertions, 4 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/JavaScript/pt_PT.json b/MediaBrowser.Server.Implementations/Localization/JavaScript/pt_PT.json index 6380b46c0..fda5a092f 100644 --- a/MediaBrowser.Server.Implementations/Localization/JavaScript/pt_PT.json +++ b/MediaBrowser.Server.Implementations/Localization/JavaScript/pt_PT.json @@ -11,7 +11,7 @@ "FileNotFound": "Ficheiro n\u00e3o encontrado.", "FileReadError": "Ocorreu um erro ao ler o ficheiro.", "DeleteUser": "Apagar Utilizador", - "DeleteUserConfirmation": "Tem a certeza que deseja apagar {0}?", + "DeleteUserConfirmation": "Tem a certeza que deseja apagar este utilizador?", "PasswordResetHeader": "Redefinir Senha", "PasswordResetComplete": "A senha foi redefinida.", "PasswordResetConfirmation": "Tem a certeza que deseja redefinir a senha?", @@ -384,10 +384,10 @@ "LabelTitleDisplayOrder": "Title display order:", "OptionSortName": "Sort name", "OptionReleaseDate": "Release date", - "LabelSeasonNumber": "N\u00famero da temporada", + "LabelSeasonNumber": "N\u00famero da temporada:", "LabelDiscNumber": "Disc number", "LabelParentNumber": "Parent number", - "LabelEpisodeNumber": "N\u00famero do epis\u00f3dio", + "LabelEpisodeNumber": "N\u00famero do epis\u00f3dio:", "LabelTrackNumber": "Track number:", "LabelNumber": "Number:", "LabelReleaseDate": "Release date:", @@ -584,5 +584,14 @@ "WebClientTourUserPreferences4": "Configure backdrops, theme songs and external players", "WebClientTourMobile1": "The web client works great on smartphones and tablets...", "WebClientTourMobile2": "and easily controls other devices and Media Browser apps", - "MessageEnjoyYourStay": "Enjoy your stay" + "MessageEnjoyYourStay": "Enjoy your stay", + "DashboardTourDashboard": "The server dashboard allows you to monitor your server and your users. You'll always know who is doing what and where they are.", + "DashboardTourUsers": "Easily create user accounts for your friends and family, each with their own permissions, library access, parental controls and more.", + "DashboardTourCinemaMode": "Cinema mode brings the theater experience straight to your living room with the ability to play trailers and custom intros before the main feature.", + "DashboardTourChapters": "Enable chapter image generation for your videos for a more pleasing presentation while viewing.", + "DashboardTourSubtitles": "Automatically download subtitles for your videos in any language.", + "DashboardTourPlugins": "Install plugins such as internet video channels, live tv, metadata scanners, and more.", + "DashboardTourNotifications": "Automatically send notifications of server events to your mobile device, email and more.", + "DashboardTourScheduledTasks": "Easily manage long running operations with scheduled tasks. Decide when they run, and how often.", + "DashboardTourMobile": "The Media Browser dashboard works great on smartphones and tablets. Manage your server from the palm of your hand anytime, anywhere." }
\ No newline at end of file |
