1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update translations

This commit is contained in:
Luke Pulverenti 2016-02-25 13:03:49 -05:00
parent fea3421067
commit 2ddc5b5260
80 changed files with 572 additions and 719 deletions

View file

@ -1,17 +1,4 @@
{
"HeaderTaskTriggers": "Operazione Pianificata",
"TabSmartMatches": "Smart Matches",
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
"HeaderEnterPinCode": "Enter Pin Code",
"ButtonEnterPinCode": "Enter pin code",
"ButtonEnterPinCodeHelp": "Sign in to an Emby TV app by entering the on-screen pin code.",
"HeaderAudioSettings": "Audio Settings",
"HeaderSubtitleSettings": "Subtitle Settings",
"FileExtension": "File extension",
"LabelExit": "Esci",
"LabelVisitCommunity": "Visita la Community",
"LabelGithub": "Github",
@ -71,6 +58,7 @@
"ButtonCancel": "Annulla",
"ButtonExit": "Esci",
"ButtonNew": "Nuovo",
"HeaderTaskTriggers": "Operazione Pianificata",
"HeaderTV": "TV",
"HeaderAudio": "Audio",
"HeaderVideo": "Video",
@ -587,6 +575,8 @@
"LabelMinResumeDurationHelp": "I film pi\u00f9 corti non saranno riprendibili",
"TitleAutoOrganize": "Organizza Autom.",
"TabActivityLog": "Registrazione eventi",
"TabSmartMatches": "Smart Matches",
"TabSmartMatchInfo": "Manage your smart matches that were added using the Auto-Organize correction dialog",
"HeaderName": "Nome",
"HeaderDate": "Data",
"HeaderSource": "Sorgente",
@ -602,6 +592,7 @@
"LabelEpisodeNumber": "Episodio numero",
"LabelEndingEpisodeNumber": "Numero ultimo episodio:",
"LabelEndingEpisodeNumberHelp": "Richiesto solo se ci sono pi\u00f9 file per espisodio",
"OptionRememberOrganizeCorrection": "Save and apply this correction to future files with similiar names",
"HeaderSupportTheTeam": "Supporta il Team di Emby",
"LabelSupportAmount": "Ammontare (Dollari)",
"HeaderSupportTheTeamHelp": "Aiuta ad assicurare uno sviluppo continuativo del progetto acquistando Emby Premiere. Una parte del guadagno verr\u00e0 donata ad altri strumenti gratuiti da cui dipendiamo.",
@ -1274,6 +1265,8 @@
"LabelSubtitleFormatHelp": "Esempio: srt",
"ButtonLearnMore": "saperne di pi\u00f9",
"TabPlayback": "Riproduzione",
"HeaderAudioSettings": "Audio Settings",
"HeaderSubtitleSettings": "Subtitle Settings",
"TabCinemaMode": "Modalit\u00e0 Cinema",
"TitlePlayback": "Riproduzione",
"LabelEnableCinemaModeFor": "Attiva modalit\u00e0 cinema per:",
@ -1528,5 +1521,11 @@
"HeaderNewRecording": "New Recording",
"ButtonAdvanced": "Advanced",
"LabelCodecIntrosPath": "Codec intros path:",
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature."
"LabelCodecIntrosPathHelp": "A folder containing video files. If an intro video file name matches the video codec, audio codec, audio profile, or a tag, then it will be played prior to the main feature.",
"OptionConvertRecordingsToStreamingFormat": "Automatically convert recordings to a streaming friendly format",
"OptionConvertRecordingsToStreamingFormatHelp": "Recordings will be converted on the fly to MP4 for easy playback on your devices.",
"FeatureRequiresEmbyPremiere": "This feature requires an active Emby Premiere subscription.",
"FileExtension": "File extension",
"OptionReplaceExistingImages": "Sovrascrivi immagini esistenti",
"OptionPlayNextEpisodeAutomatically": "Play next episode automatically"
}