mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-25 18:24:48 +03:00
update translations
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
"LabelEpisode": "Episode",
|
||||
"LabelSeries": "Series",
|
||||
"LabelStopping": "Stopping",
|
||||
"ButtonStop": "Parar",
|
||||
"LabelCancelled": "(cancelled)",
|
||||
"LabelFailed": "(failed)",
|
||||
"LabelAbortedByServerShutdown": "(Aborted by server shutdown)",
|
||||
@@ -57,15 +58,14 @@
|
||||
"LabelUnknownLanguage": "Unknown language",
|
||||
"ButtonMute": "Mute",
|
||||
"ButtonUnmute": "Unmute",
|
||||
"ButtonStop": "Parar",
|
||||
"ButtonNextTrack": "Pr\u00f3xima faixa",
|
||||
"ButtonNextTrack": "Pr\u00f3xima Faixa",
|
||||
"ButtonPause": "Pausar",
|
||||
"ButtonPlay": "Reproduzir",
|
||||
"ButtonEdit": "Editar",
|
||||
"ButtonQueue": "Queue",
|
||||
"ButtonPlayTrailer": "PlayTrailer",
|
||||
"ButtonPlaylist": "Playlist",
|
||||
"ButtonPreviousTrack": "Faixa anterior",
|
||||
"ButtonPreviousTrack": "Faixa Anterior",
|
||||
"LabelEnabled": "Enabled",
|
||||
"LabelDisabled": "Disabled",
|
||||
"ButtonMoreInformation": "More Information",
|
||||
@@ -146,5 +146,39 @@
|
||||
"ButtonAdd": "Adicionar",
|
||||
"ButtonRemove": "Remover",
|
||||
"LabelChapterDownloaders": "Chapter downloaders:",
|
||||
"LabelChapterDownloadersHelp": "Enable and rank your preferred chapter downloaders in order of priority. Lower priority downloaders will only be used to fill in missing information."
|
||||
"LabelChapterDownloadersHelp": "Enable and rank your preferred chapter downloaders in order of priority. Lower priority downloaders will only be used to fill in missing information.",
|
||||
"HeaderFavoriteAlbums": "Favorite Albums",
|
||||
"HeaderLatestChannelMedia": "Latest Channel Items",
|
||||
"ButtonOrganizeFile": "Organize File",
|
||||
"ButtonDeleteFile": "Delete File",
|
||||
"HeaderOrganizeFile": "Organize File",
|
||||
"HeaderDeleteFile": "Delete File",
|
||||
"StatusSkipped": "Skipped",
|
||||
"StatusFailed": "Failed",
|
||||
"StatusSuccess": "Success",
|
||||
"MessageFileWillBeDeleted": "The following file will be deleted:",
|
||||
"MessageSureYouWishToProceed": "Are you sure you wish to proceed?",
|
||||
"MessageDuplicatesWillBeDeleted": "In addition the following dupliates will be deleted:",
|
||||
"MessageFollowingFileWillBeMovedFrom": "The following file will be moved from:",
|
||||
"MessageDestinationTo": "to:",
|
||||
"HeaderSelectWatchFolder": "Select Watch Folder",
|
||||
"HeaderSelectWatchFolderHelp": "Browse or enter the path to your watch folder. The folder must be writeable.",
|
||||
"OrganizePatternResult": "Result: {0}",
|
||||
"HeaderRestart": "Reiniciar",
|
||||
"HeaderShutdown": "Encerrar",
|
||||
"MessageConfirmRestart": "Tem a certeza que deseja reiniciar o Media Browser Server?",
|
||||
"MessageConfirmShutdown": "Tem a certeza que deseja encerrar o Media Browser Server?",
|
||||
"ButtonUpdateNow": "Atualizar Agora",
|
||||
"NewVersionOfSomethingAvailable": "A new version of {0} is available!",
|
||||
"VersionXIsAvailableForDownload": "Version {0} is now available for download.",
|
||||
"LabelVersionNumber": "Version {0}",
|
||||
"LabelPlayMethodTranscoding": "Transcoding",
|
||||
"LabelPlayMethodDirectStream": "Direct Streaming",
|
||||
"LabelPlayMethodDirectPlay": "Direct Playing",
|
||||
"LabelAudioCodec": "Audio: {0}",
|
||||
"LabelVideoCodec": "Video: {0}",
|
||||
"LabelRemoteAccessUrl": "Remote access: {0}",
|
||||
"LabelRunningOnPort": "Running on port {0}.",
|
||||
"LabelRunningOnPorts": "Running on ports {0} and {1}.",
|
||||
"HeaderLatestFromChannel": "Latest from {0}"
|
||||
}
|
||||
Reference in New Issue
Block a user