diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-05-16 23:17:23 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2015-05-16 23:17:23 -0400 |
| commit | 94a2cfa9f560a1caede24195755ae95068648210 (patch) | |
| tree | 792a7ddfb21edd5509b03c35f0103b8895f8a269 /MediaBrowser.Server.Implementations/Localization/Server/it.json | |
| parent | 4cee0e44a3d87e9fd4d438992277809c10c923ac (diff) | |
updated translations
Diffstat (limited to 'MediaBrowser.Server.Implementations/Localization/Server/it.json')
| -rw-r--r-- | MediaBrowser.Server.Implementations/Localization/Server/it.json | 45 |
1 files changed, 25 insertions, 20 deletions
diff --git a/MediaBrowser.Server.Implementations/Localization/Server/it.json b/MediaBrowser.Server.Implementations/Localization/Server/it.json index 84f3b0c76..cb1bad88a 100644 --- a/MediaBrowser.Server.Implementations/Localization/Server/it.json +++ b/MediaBrowser.Server.Implementations/Localization/Server/it.json @@ -1,5 +1,23 @@ { - "TabWebClient": "Dispositivi Web", + "LabelExit": "Esci", + "LabelVisitCommunity": "Visita la Community", + "LabelGithub": "Github", + "LabelSwagger": "Swagger", + "LabelStandard": "Standard", + "LabelApiDocumentation": "Documentazione sulle Api", + "LabelDeveloperResources": "Risorse per i programmatori", + "LabelBrowseLibrary": "Esplora la libreria", + "LabelConfigureServer": "Configura Emby", + "LabelOpenLibraryViewer": "Apri visualizzatore libreria", + "LabelRestartServer": "Riavvia Server", + "LabelShowLogWindow": "Mostra finestra dei log", + "LabelPrevious": "Precedente", + "LabelFinish": "Finito", + "LabelNext": "Prossimo", + "LabelYoureDone": "Hai Finito!", + "WelcomeToProject": "Benvenuto in Emby", + "ThisWizardWillGuideYou": "Questa procedura ti guider\u00e0 durante il processo di installazione. Per cominciare, per favore seleziona la tua lingua preferita", + "TellUsAboutYourself": "Parlaci di te", "ButtonQuickStartGuide": "Guida rapida", "LabelYourFirstName": "Nome", "MoreUsersCanBeAddedLater": "Puoi aggiungere altri utenti in un secondo momento all'interno del pannello di configurazione", @@ -1415,23 +1433,10 @@ "HeaderNewServer": "New Server", "ButtonChangeServer": "Change Server", "HeaderConnectToServer": "Connect to Server", - "LabelExit": "Esci", - "LabelVisitCommunity": "Visita la Community", - "LabelGithub": "Github", - "LabelSwagger": "Swagger", - "LabelStandard": "Standard", - "LabelApiDocumentation": "Documentazione sulle Api", - "LabelDeveloperResources": "Risorse per i programmatori", - "LabelBrowseLibrary": "Esplora la libreria", - "LabelConfigureServer": "Configura Emby", - "LabelOpenLibraryViewer": "Apri visualizzatore libreria", - "LabelRestartServer": "Riavvia Server", - "LabelShowLogWindow": "Mostra finestra dei log", - "LabelPrevious": "Precedente", - "LabelFinish": "Finito", - "LabelNext": "Prossimo", - "LabelYoureDone": "Hai Finito!", - "WelcomeToProject": "Benvenuto in Emby", - "ThisWizardWillGuideYou": "Questa procedura ti guider\u00e0 durante il processo di installazione. Per cominciare, per favore seleziona la tua lingua preferita", - "TellUsAboutYourself": "Parlaci di te" + "OptionReportList": "List View", + "OptionReportStatistics": "Statistics", + "OptionReportGrouping": "Grouping", + "HeaderExport": "Export", + "HeaderColumns": "Columns", + "ButtonReset": "Reset" }
\ No newline at end of file |
