ShareX/ShareX.UploadersLib/Forms/UploadersConfigForm.it-IT.resx

915 lines
34 KiB
Plaintext
Raw Normal View History

2017-10-03 04:30:34 +13:00
<?xml version="1.0" encoding="utf-8"?>
<root>
<!--
Microsoft ResX Schema
Version 2.0
The primary goals of this format is to allow a simple XML format
that is mostly human readable. The generation and parsing of the
various data types are done through the TypeConverter classes
associated with the data types.
Example:
... ado.net/XML headers & schema ...
<resheader name="resmimetype">text/microsoft-resx</resheader>
<resheader name="version">2.0</resheader>
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
<value>[base64 mime encoded serialized .NET Framework object]</value>
</data>
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
<comment>This is a comment</comment>
</data>
There are any number of "resheader" rows that contain simple
name/value pairs.
Each data row contains a name, and value. The row also contains a
type or mimetype. Type corresponds to a .NET class that support
text/value conversion through the TypeConverter architecture.
Classes that don't support this are serialized and stored with the
mimetype set.
The mimetype is used for serialized objects, and tells the
ResXResourceReader how to depersist the object. This is currently not
extensible. For a given mimetype the value must be set accordingly:
Note - application/x-microsoft.net.object.binary.base64 is the format
that the ResXResourceWriter will generate, however the reader can
read any of the formats listed below.
mimetype: application/x-microsoft.net.object.binary.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.soap.base64
value : The object must be serialized with
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
: and then encoded with base64 encoding.
mimetype: application/x-microsoft.net.object.bytearray.base64
value : The object must be serialized into a byte array
: using a System.ComponentModel.TypeConverter
: and then encoded with base64 encoding.
-->
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
2017-10-03 04:30:34 +13:00
<xsd:element name="root" msdata:IsDataSet="true">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="metadata">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" />
2017-10-03 04:30:34 +13:00
</xsd:sequence>
<xsd:attribute name="name" use="required" type="xsd:string" />
<xsd:attribute name="type" type="xsd:string" />
<xsd:attribute name="mimetype" type="xsd:string" />
<xsd:attribute ref="xml:space" />
2017-10-03 04:30:34 +13:00
</xsd:complexType>
</xsd:element>
<xsd:element name="assembly">
<xsd:complexType>
<xsd:attribute name="alias" type="xsd:string" />
<xsd:attribute name="name" type="xsd:string" />
2017-10-03 04:30:34 +13:00
</xsd:complexType>
</xsd:element>
<xsd:element name="data">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
2017-10-03 04:30:34 +13:00
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
<xsd:attribute ref="xml:space" />
2017-10-03 04:30:34 +13:00
</xsd:complexType>
</xsd:element>
<xsd:element name="resheader">
<xsd:complexType>
<xsd:sequence>
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
2017-10-03 04:30:34 +13:00
</xsd:sequence>
<xsd:attribute name="name" type="xsd:string" use="required" />
2017-10-03 04:30:34 +13:00
</xsd:complexType>
</xsd:element>
</xsd:choice>
</xsd:complexType>
</xsd:element>
</xsd:schema>
<resheader name="resmimetype">
<value>text/microsoft-resx</value>
</resheader>
<resheader name="version">
<value>2.0</value>
</resheader>
<resheader name="reader">
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<resheader name="writer">
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
</resheader>
<data name="lblAzureStorageAccessKey.Text" xml:space="preserve">
<value>Chiave Accesso:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblAmazonS3AccessKey.Text" xml:space="preserve">
<value>Chiave Accesso:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="gbFTPAccount.Text" xml:space="preserve">
<value>Account</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="grpSeafileAccInfo.Text" xml:space="preserve">
<value>Informazioni Account</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblAzureStorageAccountName.Text" xml:space="preserve">
<value>Nome Account:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblFTPAccounts.Text" xml:space="preserve">
<value>Account:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="rbFTPTransferModeActive.Text" xml:space="preserve">
<value>Attiva</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="btnFTPAdd.Text" xml:space="preserve">
2017-10-03 04:30:34 +13:00
<value>Aggiungi</value>
</data>
<data name="btnTwitterAdd.Text" xml:space="preserve">
<value>Aggiungi</value>
New Crowdin translations (#3265) * New translations ClipboardContentViewer.resx (Hungarian) * New translations UpdateMessageBox.resx (Vietnamese) * New translations OAuthControl.resx (Vietnamese) * New translations WebpageCaptureForm.resx (Vietnamese) * New translations Resources.resx (Vietnamese) * New translations AccountTypeControl.resx (Vietnamese) * New translations AccountsControl.resx (Vietnamese) * New translations FTPClientForm.resx (Vietnamese) * New translations ScrollingCaptureForm.resx (Vietnamese) * New translations EmailForm.resx (Vietnamese) * New translations JiraUpload.resx (Vietnamese) * New translations OAuthWebForm.resx (Vietnamese) * New translations ResponseForm.resx (Vietnamese) * New translations TwitterTweetForm.resx (Vietnamese) * New translations UserPassBox.resx (Vietnamese) * New translations Resources.resx (Vietnamese) * New translations HistoryForm.resx (Vietnamese) * New translations HistoryItemInfoForm.resx (Vietnamese) * New translations ImageHistoryForm.resx (Vietnamese) * New translations Resources.resx (Vietnamese) * New translations ImageEffectsForm.resx (Vietnamese) * New translations ImageCombinerForm.resx (Vietnamese) * New translations VideoThumbnailerForm.resx (Vietnamese) * New translations Resources.resx (Vietnamese) * New translations FFmpegOptionsForm.resx (Vietnamese) * New translations UploadersConfigForm.resx (Vietnamese) * New translations Resources.resx (Vietnamese) * New translations DNSChangerForm.resx (Hungarian) * New translations GradientPickerForm.resx (Hungarian) * New translations TaskSettingsForm.resx (Vietnamese) * New translations VideoEncodersForm.resx (Vietnamese) * New translations WatchFolderForm.resx (Vietnamese) * New translations Resources.resx (Vietnamese) * New translations ColorPickerForm.resx (Hungarian) * New translations ScreenColorPicker.resx (Vietnamese) * New translations ExportImportControl.resx (Hungarian) * New translations MyPictureBox.resx (Hungarian) * New translations ScreenRecordForm.resx (Vietnamese) * New translations HotkeySelectionControl.resx (Vietnamese) * New translations AutoCaptureForm.resx (Vietnamese) * New translations AboutForm.resx (Vietnamese) * New translations ActionsForm.resx (Vietnamese) * New translations AfterCaptureForm.resx (Vietnamese) * New translations AfterUploadForm.resx (Vietnamese) * New translations ApplicationSettingsForm.resx (Vietnamese) * New translations BeforeUploadForm.resx (Vietnamese) * New translations ClipboardFormatForm.resx (Vietnamese) * New translations EncoderProgramForm.resx (Vietnamese) * New translations FileExistForm.resx (Vietnamese) * New translations FirstTimeConfigForm.resx (Vietnamese) * New translations HotkeySettingsForm.resx (Vietnamese) * New translations MainForm.resx (Vietnamese) * New translations QRCodeForm.resx (Vietnamese) * New translations WebpageCaptureForm.resx (Korean) * New translations StickerPackForm.resx (Korean) * New translations GradientPickerForm.resx (Italian) * New translations MonitorTestForm.resx (Chinese Simplified) * New translations DNSChangerForm.resx (Chinese Simplified) * New translations ClipboardContentViewer.resx (Chinese Simplified) * New translations DebugForm.resx (Chinese Simplified) * New translations ErrorForm.resx (Chinese Simplified) * New translations HashCheckForm.resx (Chinese Simplified) * New translations InputBox.resx (Chinese Simplified) * New translations PrintForm.resx (Chinese Simplified) * New translations PrintTextForm.resx (Chinese Simplified) * New translations Resources.resx (Chinese Simplified) * New translations DownloaderForm.resx (Chinese Simplified) * New translations UpdateCheckerLabel.resx (Chinese Simplified) * New translations UpdateMessageBox.resx (Chinese Simplified) * New translations Resources.resx (Chinese Simplified) * New translations MyPictureBox.resx (Chinese Simplified) * New translations HistoryItemInfoForm.resx (Chinese Simplified) * New translations VideoEncodersForm.resx (Italian) * New translations QuickTaskInfoEditForm.resx (Italian) * New translations QuickTaskMenuEditorForm.resx (Italian) * New translations ScreenColorPicker.resx (Italian) * New translations ScreenRecordForm.resx (Italian) * New translations TaskSettingsForm.resx (Italian) * New translations WatchFolderForm.resx (Italian) * New translations Resources.resx (Italian) * New translations ColorPickerForm.resx (Chinese Simplified) * New translations GradientPickerForm.resx (Chinese Simplified) * New translations ExportImportControl.resx (Chinese Simplified) * New translations HistoryForm.resx (Chinese Simplified) * New translations ImageHistoryForm.resx (Chinese Simplified) * New translations MainForm.resx (Italian) * New translations AccountsControl.resx (Chinese Simplified) * New translations OAuthControl.resx (Chinese Simplified) * New translations FTPClientForm.resx (Chinese Simplified) * New translations EmailForm.resx (Chinese Simplified) * New translations JiraUpload.resx (Chinese Simplified) * New translations OAuthWebForm.resx (Chinese Simplified) * New translations Resources.resx (Chinese Simplified) * New translations ResponseForm.resx (Chinese Simplified) * New translations TwitterTweetForm.resx (Chinese Simplified) * New translations UploadersConfigForm.resx (Chinese Simplified) * New translations UserPassBox.resx (Chinese Simplified) * New translations Resources.resx (Chinese Simplified) * New translations HotkeySelectionControl.resx (Chinese Simplified) * New translations AccountTypeControl.resx (Chinese Simplified) * New translations WebpageCaptureForm.resx (Chinese Simplified) * New translations Resources.resx (Chinese Simplified) * New translations Resources.resx (Chinese Simplified) * New translations ImageEffectsForm.resx (Chinese Simplified) * New translations ImageCombinerForm.resx (Chinese Simplified) * New translations VideoThumbnailerForm.resx (Chinese Simplified) * New translations TextDrawingInputBox.resx (Chinese Simplified) * New translations FFmpegOptionsForm.resx (Chinese Simplified) * New translations ScrollingCaptureForm.resx (Chinese Simplified) * New translations QRCodeForm.resx (Italian) * New translations HotkeySettingsForm.resx (Italian) * New translations ActionsForm.resx (Chinese Simplified) * New translations ImageHistoryForm.resx (Italian) * New translations DownloaderForm.resx (Italian) * New translations UpdateCheckerLabel.resx (Italian) * New translations UpdateMessageBox.resx (Italian) * New translations Resources.resx (Italian) * New translations HistoryForm.resx (Italian) * New translations HistoryItemInfoForm.resx (Italian) * New translations Resources.resx (Italian) * New translations PrintTextForm.resx (Italian) * New translations ImageEffectsForm.resx (Italian) * New translations ImageCombinerForm.resx (Italian) * New translations VideoThumbnailerForm.resx (Italian) * New translations Resources.resx (Italian) * New translations Resources.resx (Italian) * New translations PrintForm.resx (Italian) * New translations ExportImportControl.resx (Italian) * New translations MyPictureBox.resx (Italian) * New translations DNSChangerForm.resx (Italian) * New translations ClipboardContentViewer.resx (Italian) * New translations DebugForm.resx (Italian) * New translations ErrorForm.resx (Italian) * New translations HashCheckForm.resx (Italian) * New translations InputBox.resx (Italian) * New translations MonitorTestForm.resx (Italian) * New translations FFmpegOptionsForm.resx (Italian) * New translations FirstTimeConfigForm.resx (Italian) * New translations ActionsToolbarEditForm.resx (Italian) * New translations UserPassBox.resx (Italian) * New translations Resources.resx (Italian) * New translations HotkeySelectionControl.resx (Italian) * New translations AboutForm.resx (Italian) * New translations ActionsForm.resx (Italian) * New translations AfterCaptureForm.resx (Italian) * New translations TwitterTweetForm.resx (Italian) * New translations AfterUploadForm.resx (Italian) * New translations ApplicationSettingsForm.resx (Italian) * New translations AutoCaptureForm.resx (Italian) * New translations BeforeUploadForm.resx (Italian) * New translations ClipboardFormatForm.resx (Italian) * New translations EncoderProgramForm.resx (Italian) * New translations FileExistForm.resx (Italian) * New translations UploadersConfigForm.resx (Italian) * New translations ResponseForm.resx (Italian) * New translations Resources.resx (Italian) * New translations ScrollingCaptureForm.resx (Italian) * New translations TextDrawingInputBox.resx (Italian) * New translations WebpageCaptureForm.resx (Italian) * New translations AccountTypeControl.resx (Italian) * New translations AccountsControl.resx (Italian) * New translations OAuthControl.resx (Italian) * New translations FTPClientForm.resx (Italian) * New translations EmailForm.resx (Italian) * New translations JiraUpload.resx (Italian) * New translations OAuthWebForm.resx (Italian) * New translations AboutForm.resx (Chinese Simplified) * New translations ActionsToolbarEditForm.resx (Chinese Simplified) * New translations StickerForm.resx (Korean) * New translations TaskSettingsForm.resx (Dutch) * New translations MainForm.resx (Dutch) * New translations QRCodeForm.resx (Dutch) * New translations ScreenColorPicker.resx (Dutch) * New translations ScreenRecordForm.resx (Dutch) * New translations FirstTimeConfigForm.resx (Dutch) * New translations VideoEncodersForm.resx (Dutch) * New translations WatchFolderForm.resx (Dutch) * New translations Resources.resx (Dutch) * New translations ColorPickerForm.resx (Korean) * New translations GradientPickerForm.resx (Korean) * New translations HotkeySettingsForm.resx (Dutch) * New translations FileExistForm.resx (Dutch) * New translations AboutForm.resx (Dutch) * New translations TwitterTweetForm.resx (Dutch) * New translations UploadersConfigForm.resx (Dutch) * New translations UserPassBox.resx (Dutch) * New translations Resources.resx (Dutch) * New translations HotkeySelectionControl.resx (Dutch) * New translations ActionsForm.resx (Dutch) * New translations EncoderProgramForm.resx (Dutch) * New translations AfterCaptureForm.resx (Dutch) * New translations AfterUploadForm.resx (Dutch) * New translations ApplicationSettingsForm.resx (Dutch) * New translations AutoCaptureForm.resx (Dutch) * New translations BeforeUploadForm.resx (Dutch) * New translations ClipboardFormatForm.resx (Dutch) * New translations ExportImportControl.resx (Korean) * New translations ImageThumbnailerForm.resx (Korean) * New translations ImageHistoryForm.resx (Korean) * New translations Resources.resx (Korean) * New translations ImageEffectsForm.resx (Korean) * New translations DirectoryIndexerForm.resx (Korean) * New translations Resources.resx (Korean) * New translations ImageCombinerForm.resx (Korean) * New translations VideoThumbnailerForm.resx (Korean) * New translations HistoryForm.resx (Korean) * New translations Resources.resx (Korean) * New translations CanvasSizeForm.resx (Korean) * New translations EditorStartupForm.resx (Korean) * New translations FFmpegOptionsForm.resx (Korean) * New translations ImageSizeForm.resx (Korean) * New translations NewImageForm.resx (Korean) * New translations ScrollingCaptureForm.resx (Korean) * New translations HistoryItemInfoForm.resx (Korean) * New translations Resources.resx (Korean) * New translations MyPictureBox.resx (Korean) * New translations HashCheckForm.resx (Korean) * New translations DNSChangerForm.resx (Korean) * New translations ClipboardContentViewer.resx (Korean) * New translations DebugForm.resx (Korean) * New translations ErrorForm.resx (Korean) * New translations InputBox.resx (Korean) * New translations UpdateMessageBox.resx (Korean) * New translations MonitorTestForm.resx (Korean) * New translations PrintForm.resx (Korean) * New translations PrintTextForm.resx (Korean) * New translations Resources.resx (Korean) * New translations DownloaderForm.resx (Korean) * New translations UpdateCheckerLabel.resx (Korean) * New translations ResponseForm.resx (Dutch) * New translations OCRSpaceForm.resx (Dutch) * New translations AfterCaptureForm.resx (Chinese Simplified) * New translations Resources.resx (Chinese Simplified) * New translations ColorPickerForm.resx (Dutch) * New translations GradientPickerForm.resx (Dutch) * New translations ExportImportControl.resx (Dutch) * New translations VideoEncodersForm.resx (Chinese Simplified) * New translations MyPictureBox.resx (Dutch) * New translations DNSChangerForm.resx (Dutch) * New translations ClipboardContentViewer.resx (Dutch) * New translations DebugForm.resx (Dutch) * New translations ErrorForm.resx (Dutch) * New translations WatchFolderForm.resx (Chinese Simplified) * New translations InputBox.resx (Dutch) * New translations FileExistForm.resx (Chinese Simplified) * New translations AfterUploadForm.resx (Chinese Simplified) * New translations ApplicationSettingsForm.resx (Chinese Simplified) * New translations AutoCaptureForm.resx (Chinese Simplified) * New translations BeforeUploadForm.resx (Chinese Simplified) * New translations ClipboardFormatForm.resx (Chinese Simplified)
2018-03-30 09:04:35 +13:00
</data>
<data name="btnPhotobucketAddAlbum.Text" xml:space="preserve">
<value>Aggiungi Album</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblLithiioApiKey.Text" xml:space="preserve">
<value>Chiave API:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblPuushAPIKey.Text" xml:space="preserve">
<value>Chiave API:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblOneTimeSecretAPIKey.Text" xml:space="preserve">
<value>Chiave API:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblSulAPIKey.Text" xml:space="preserve">
<value>Chiave API:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblLambdaApiKey.Text" xml:space="preserve">
<value>Chiave API:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblCheveretoAPIKey.Text" xml:space="preserve">
<value>Chiave API:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblPolrAPIKey.Text" xml:space="preserve">
<value>Chiave API:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblAdflyAPIKEY.Text" xml:space="preserve">
<value>Chiave API:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblPlikAPIKey.Text" xml:space="preserve">
<value>Chiave API:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblPicasaAlbumID.Text" xml:space="preserve">
<value>ID Album per il Caricamento (Vuoto = No caricamento album)</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblPolrAPIHostname.Text" xml:space="preserve">
<value>URL API: (es. "http://demo.polr.me/api/v2/action/shorten")</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblSeafileAuthToken.Text" xml:space="preserve">
<value>Token Autenticazione:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="cbFTPAppendRemoteDirectory.Text" xml:space="preserve">
<value>Aggiungi Directory Remota al Percorso URL</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblAmazonS3BucketName.Text" xml:space="preserve">
<value>Nome Bucket:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="chImgurDescription.Text" xml:space="preserve">
<value>Descrizione</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="chPicasaDescription.Text" xml:space="preserve">
<value>Descrizione</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="chGoogleDriveDescription.Text" xml:space="preserve">
<value>Descrizione</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblPushbulletDevices.Text" xml:space="preserve">
<value>Disposotivo:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="cbCheveretoDirectURL.Text" xml:space="preserve">
<value>URL Diretto</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblBitlyDomain.Text" xml:space="preserve">
<value>Dominio:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="btnFTPDuplicate.Text" xml:space="preserve">
2017-10-03 04:30:34 +13:00
<value>Duplica</value>
</data>
<data name="tpEmail.Text" xml:space="preserve">
<value>Email</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblSeafileAccInfoEmail.Text" xml:space="preserve">
<value>Email:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblSeafileUsername.Text" xml:space="preserve">
<value>Email:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblMegaEmail.Text" xml:space="preserve">
<value>Email:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblEmailFrom.Text" xml:space="preserve">
<value>Email:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblOneTimeSecretEmail.Text" xml:space="preserve">
<value>Email:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblLocalhostrEmail.Text" xml:space="preserve">
<value>Email:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblMediaFireEmail.Text" xml:space="preserve">
<value>Email:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblPuushEmail.Text" xml:space="preserve">
<value>Email:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="colSeafileLibraryEncrypted.Text" xml:space="preserve">
<value>Criptato</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblFTPSEncryption.Text" xml:space="preserve">
<value>Crittografia:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblAmazonS3Endpoint.Text" xml:space="preserve">
<value>Endpoint:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblAmazonS3Endpoints.Text" xml:space="preserve">
<value>Endpoint:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblCheveretoUploadURLExample.Text" xml:space="preserve">
<value>Esampio: http://example.com/api/1/upload</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblOwnCloudHostExample.Text" xml:space="preserve">
<value>Esempio: http://example.com/owncloud</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblGistCustomURLExample.Text" xml:space="preserve">
<value>Esempio: https://api.github.com</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblPastebinExpiration.Text" xml:space="preserve">
<value>Scadenza:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="tpFileUploaders.Text" xml:space="preserve">
<value>Caricamento File</value>
</data>
<data name="lblSharedFolderFiles.Text" xml:space="preserve">
<value>File:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblFTPFile.Text" xml:space="preserve">
<value>File:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblGoogleDriveFolderID.Text" xml:space="preserve">
<value>ID Cartella:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="chBoxFoldersName.Text" xml:space="preserve">
<value>Nome Cartella</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblMegaFolder.Text" xml:space="preserve">
<value>Cartella:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="llPuushForgottenPassword.Text" xml:space="preserve">
<value>Password dimenticata?</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="btnSeafileGetAuthToken.Text" xml:space="preserve">
<value>Ottieni</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="btnLithiioGetAPIKey.Text" xml:space="preserve">
<value>Ottieni Chiave API...</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="btnPushbulletGetDeviceList.Text" xml:space="preserve">
<value>Ottieni Lista Dispositivi</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblPlikURL.Text" xml:space="preserve">
<value>Host</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblFTPHost.Text" xml:space="preserve">
<value>Host:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="cbSeafileIgnoreInvalidCert.Text" xml:space="preserve">
<value>Ignora Certificato SSL non Valido</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="tpImageUploaders.Text" xml:space="preserve">
<value>Caricamento Immagini</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblSharedFolderImages.Text" xml:space="preserve">
<value>Immagine:</value>
2017-10-03 04:30:34 +13:00
</data>
New Crowdin translations (#3265) * New translations ClipboardContentViewer.resx (Hungarian) * New translations UpdateMessageBox.resx (Vietnamese) * New translations OAuthControl.resx (Vietnamese) * New translations WebpageCaptureForm.resx (Vietnamese) * New translations Resources.resx (Vietnamese) * New translations AccountTypeControl.resx (Vietnamese) * New translations AccountsControl.resx (Vietnamese) * New translations FTPClientForm.resx (Vietnamese) * New translations ScrollingCaptureForm.resx (Vietnamese) * New translations EmailForm.resx (Vietnamese) * New translations JiraUpload.resx (Vietnamese) * New translations OAuthWebForm.resx (Vietnamese) * New translations ResponseForm.resx (Vietnamese) * New translations TwitterTweetForm.resx (Vietnamese) * New translations UserPassBox.resx (Vietnamese) * New translations Resources.resx (Vietnamese) * New translations HistoryForm.resx (Vietnamese) * New translations HistoryItemInfoForm.resx (Vietnamese) * New translations ImageHistoryForm.resx (Vietnamese) * New translations Resources.resx (Vietnamese) * New translations ImageEffectsForm.resx (Vietnamese) * New translations ImageCombinerForm.resx (Vietnamese) * New translations VideoThumbnailerForm.resx (Vietnamese) * New translations Resources.resx (Vietnamese) * New translations FFmpegOptionsForm.resx (Vietnamese) * New translations UploadersConfigForm.resx (Vietnamese) * New translations Resources.resx (Vietnamese) * New translations DNSChangerForm.resx (Hungarian) * New translations GradientPickerForm.resx (Hungarian) * New translations TaskSettingsForm.resx (Vietnamese) * New translations VideoEncodersForm.resx (Vietnamese) * New translations WatchFolderForm.resx (Vietnamese) * New translations Resources.resx (Vietnamese) * New translations ColorPickerForm.resx (Hungarian) * New translations ScreenColorPicker.resx (Vietnamese) * New translations ExportImportControl.resx (Hungarian) * New translations MyPictureBox.resx (Hungarian) * New translations ScreenRecordForm.resx (Vietnamese) * New translations HotkeySelectionControl.resx (Vietnamese) * New translations AutoCaptureForm.resx (Vietnamese) * New translations AboutForm.resx (Vietnamese) * New translations ActionsForm.resx (Vietnamese) * New translations AfterCaptureForm.resx (Vietnamese) * New translations AfterUploadForm.resx (Vietnamese) * New translations ApplicationSettingsForm.resx (Vietnamese) * New translations BeforeUploadForm.resx (Vietnamese) * New translations ClipboardFormatForm.resx (Vietnamese) * New translations EncoderProgramForm.resx (Vietnamese) * New translations FileExistForm.resx (Vietnamese) * New translations FirstTimeConfigForm.resx (Vietnamese) * New translations HotkeySettingsForm.resx (Vietnamese) * New translations MainForm.resx (Vietnamese) * New translations QRCodeForm.resx (Vietnamese) * New translations WebpageCaptureForm.resx (Korean) * New translations StickerPackForm.resx (Korean) * New translations GradientPickerForm.resx (Italian) * New translations MonitorTestForm.resx (Chinese Simplified) * New translations DNSChangerForm.resx (Chinese Simplified) * New translations ClipboardContentViewer.resx (Chinese Simplified) * New translations DebugForm.resx (Chinese Simplified) * New translations ErrorForm.resx (Chinese Simplified) * New translations HashCheckForm.resx (Chinese Simplified) * New translations InputBox.resx (Chinese Simplified) * New translations PrintForm.resx (Chinese Simplified) * New translations PrintTextForm.resx (Chinese Simplified) * New translations Resources.resx (Chinese Simplified) * New translations DownloaderForm.resx (Chinese Simplified) * New translations UpdateCheckerLabel.resx (Chinese Simplified) * New translations UpdateMessageBox.resx (Chinese Simplified) * New translations Resources.resx (Chinese Simplified) * New translations MyPictureBox.resx (Chinese Simplified) * New translations HistoryItemInfoForm.resx (Chinese Simplified) * New translations VideoEncodersForm.resx (Italian) * New translations QuickTaskInfoEditForm.resx (Italian) * New translations QuickTaskMenuEditorForm.resx (Italian) * New translations ScreenColorPicker.resx (Italian) * New translations ScreenRecordForm.resx (Italian) * New translations TaskSettingsForm.resx (Italian) * New translations WatchFolderForm.resx (Italian) * New translations Resources.resx (Italian) * New translations ColorPickerForm.resx (Chinese Simplified) * New translations GradientPickerForm.resx (Chinese Simplified) * New translations ExportImportControl.resx (Chinese Simplified) * New translations HistoryForm.resx (Chinese Simplified) * New translations ImageHistoryForm.resx (Chinese Simplified) * New translations MainForm.resx (Italian) * New translations AccountsControl.resx (Chinese Simplified) * New translations OAuthControl.resx (Chinese Simplified) * New translations FTPClientForm.resx (Chinese Simplified) * New translations EmailForm.resx (Chinese Simplified) * New translations JiraUpload.resx (Chinese Simplified) * New translations OAuthWebForm.resx (Chinese Simplified) * New translations Resources.resx (Chinese Simplified) * New translations ResponseForm.resx (Chinese Simplified) * New translations TwitterTweetForm.resx (Chinese Simplified) * New translations UploadersConfigForm.resx (Chinese Simplified) * New translations UserPassBox.resx (Chinese Simplified) * New translations Resources.resx (Chinese Simplified) * New translations HotkeySelectionControl.resx (Chinese Simplified) * New translations AccountTypeControl.resx (Chinese Simplified) * New translations WebpageCaptureForm.resx (Chinese Simplified) * New translations Resources.resx (Chinese Simplified) * New translations Resources.resx (Chinese Simplified) * New translations ImageEffectsForm.resx (Chinese Simplified) * New translations ImageCombinerForm.resx (Chinese Simplified) * New translations VideoThumbnailerForm.resx (Chinese Simplified) * New translations TextDrawingInputBox.resx (Chinese Simplified) * New translations FFmpegOptionsForm.resx (Chinese Simplified) * New translations ScrollingCaptureForm.resx (Chinese Simplified) * New translations QRCodeForm.resx (Italian) * New translations HotkeySettingsForm.resx (Italian) * New translations ActionsForm.resx (Chinese Simplified) * New translations ImageHistoryForm.resx (Italian) * New translations DownloaderForm.resx (Italian) * New translations UpdateCheckerLabel.resx (Italian) * New translations UpdateMessageBox.resx (Italian) * New translations Resources.resx (Italian) * New translations HistoryForm.resx (Italian) * New translations HistoryItemInfoForm.resx (Italian) * New translations Resources.resx (Italian) * New translations PrintTextForm.resx (Italian) * New translations ImageEffectsForm.resx (Italian) * New translations ImageCombinerForm.resx (Italian) * New translations VideoThumbnailerForm.resx (Italian) * New translations Resources.resx (Italian) * New translations Resources.resx (Italian) * New translations PrintForm.resx (Italian) * New translations ExportImportControl.resx (Italian) * New translations MyPictureBox.resx (Italian) * New translations DNSChangerForm.resx (Italian) * New translations ClipboardContentViewer.resx (Italian) * New translations DebugForm.resx (Italian) * New translations ErrorForm.resx (Italian) * New translations HashCheckForm.resx (Italian) * New translations InputBox.resx (Italian) * New translations MonitorTestForm.resx (Italian) * New translations FFmpegOptionsForm.resx (Italian) * New translations FirstTimeConfigForm.resx (Italian) * New translations ActionsToolbarEditForm.resx (Italian) * New translations UserPassBox.resx (Italian) * New translations Resources.resx (Italian) * New translations HotkeySelectionControl.resx (Italian) * New translations AboutForm.resx (Italian) * New translations ActionsForm.resx (Italian) * New translations AfterCaptureForm.resx (Italian) * New translations TwitterTweetForm.resx (Italian) * New translations AfterUploadForm.resx (Italian) * New translations ApplicationSettingsForm.resx (Italian) * New translations AutoCaptureForm.resx (Italian) * New translations BeforeUploadForm.resx (Italian) * New translations ClipboardFormatForm.resx (Italian) * New translations EncoderProgramForm.resx (Italian) * New translations FileExistForm.resx (Italian) * New translations UploadersConfigForm.resx (Italian) * New translations ResponseForm.resx (Italian) * New translations Resources.resx (Italian) * New translations ScrollingCaptureForm.resx (Italian) * New translations TextDrawingInputBox.resx (Italian) * New translations WebpageCaptureForm.resx (Italian) * New translations AccountTypeControl.resx (Italian) * New translations AccountsControl.resx (Italian) * New translations OAuthControl.resx (Italian) * New translations FTPClientForm.resx (Italian) * New translations EmailForm.resx (Italian) * New translations JiraUpload.resx (Italian) * New translations OAuthWebForm.resx (Italian) * New translations AboutForm.resx (Chinese Simplified) * New translations ActionsToolbarEditForm.resx (Chinese Simplified) * New translations StickerForm.resx (Korean) * New translations TaskSettingsForm.resx (Dutch) * New translations MainForm.resx (Dutch) * New translations QRCodeForm.resx (Dutch) * New translations ScreenColorPicker.resx (Dutch) * New translations ScreenRecordForm.resx (Dutch) * New translations FirstTimeConfigForm.resx (Dutch) * New translations VideoEncodersForm.resx (Dutch) * New translations WatchFolderForm.resx (Dutch) * New translations Resources.resx (Dutch) * New translations ColorPickerForm.resx (Korean) * New translations GradientPickerForm.resx (Korean) * New translations HotkeySettingsForm.resx (Dutch) * New translations FileExistForm.resx (Dutch) * New translations AboutForm.resx (Dutch) * New translations TwitterTweetForm.resx (Dutch) * New translations UploadersConfigForm.resx (Dutch) * New translations UserPassBox.resx (Dutch) * New translations Resources.resx (Dutch) * New translations HotkeySelectionControl.resx (Dutch) * New translations ActionsForm.resx (Dutch) * New translations EncoderProgramForm.resx (Dutch) * New translations AfterCaptureForm.resx (Dutch) * New translations AfterUploadForm.resx (Dutch) * New translations ApplicationSettingsForm.resx (Dutch) * New translations AutoCaptureForm.resx (Dutch) * New translations BeforeUploadForm.resx (Dutch) * New translations ClipboardFormatForm.resx (Dutch) * New translations ExportImportControl.resx (Korean) * New translations ImageThumbnailerForm.resx (Korean) * New translations ImageHistoryForm.resx (Korean) * New translations Resources.resx (Korean) * New translations ImageEffectsForm.resx (Korean) * New translations DirectoryIndexerForm.resx (Korean) * New translations Resources.resx (Korean) * New translations ImageCombinerForm.resx (Korean) * New translations VideoThumbnailerForm.resx (Korean) * New translations HistoryForm.resx (Korean) * New translations Resources.resx (Korean) * New translations CanvasSizeForm.resx (Korean) * New translations EditorStartupForm.resx (Korean) * New translations FFmpegOptionsForm.resx (Korean) * New translations ImageSizeForm.resx (Korean) * New translations NewImageForm.resx (Korean) * New translations ScrollingCaptureForm.resx (Korean) * New translations HistoryItemInfoForm.resx (Korean) * New translations Resources.resx (Korean) * New translations MyPictureBox.resx (Korean) * New translations HashCheckForm.resx (Korean) * New translations DNSChangerForm.resx (Korean) * New translations ClipboardContentViewer.resx (Korean) * New translations DebugForm.resx (Korean) * New translations ErrorForm.resx (Korean) * New translations InputBox.resx (Korean) * New translations UpdateMessageBox.resx (Korean) * New translations MonitorTestForm.resx (Korean) * New translations PrintForm.resx (Korean) * New translations PrintTextForm.resx (Korean) * New translations Resources.resx (Korean) * New translations DownloaderForm.resx (Korean) * New translations UpdateCheckerLabel.resx (Korean) * New translations ResponseForm.resx (Dutch) * New translations OCRSpaceForm.resx (Dutch) * New translations AfterCaptureForm.resx (Chinese Simplified) * New translations Resources.resx (Chinese Simplified) * New translations ColorPickerForm.resx (Dutch) * New translations GradientPickerForm.resx (Dutch) * New translations ExportImportControl.resx (Dutch) * New translations VideoEncodersForm.resx (Chinese Simplified) * New translations MyPictureBox.resx (Dutch) * New translations DNSChangerForm.resx (Dutch) * New translations ClipboardContentViewer.resx (Dutch) * New translations DebugForm.resx (Dutch) * New translations ErrorForm.resx (Dutch) * New translations WatchFolderForm.resx (Chinese Simplified) * New translations InputBox.resx (Dutch) * New translations FileExistForm.resx (Chinese Simplified) * New translations AfterUploadForm.resx (Chinese Simplified) * New translations ApplicationSettingsForm.resx (Chinese Simplified) * New translations AutoCaptureForm.resx (Chinese Simplified) * New translations BeforeUploadForm.resx (Chinese Simplified) * New translations ClipboardFormatForm.resx (Chinese Simplified)
2018-03-30 09:04:35 +13:00
<data name="lblFTPImage.Text" xml:space="preserve">
<value>Immagine:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="cbImageShackIsPublic.Text" xml:space="preserve">
<value>Caricamento Pubblico?</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="cbPastieIsPublic.Text" xml:space="preserve">
<value>Caricamento Pubblico?</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="cbUpasteIsPublic.Text" xml:space="preserve">
<value>Caricamento Pubblico?</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="cbGoogleDriveIsPublic.Text" xml:space="preserve">
<value>Caricamento Pubblico?</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="cbPolrIsSecret.Text" xml:space="preserve">
<value>URL Segreto?</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblJiraHost.Text" xml:space="preserve">
<value>Host Jira:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="gbJiraServer.Text" xml:space="preserve">
<value>Server Jira</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblJiraIssuePrefix.Text" xml:space="preserve">
<value>Prefisso Problema Jira:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblSFTPKeyLocation.Text" xml:space="preserve">
<value>Posizione Chiave:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblSFTPKeyPassphrase.Text" xml:space="preserve">
<value>Passphrase:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="btnMegaLogin.Text" xml:space="preserve">
<value>Accedi</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="btnImageShackLogin.Text" xml:space="preserve">
2017-10-03 04:30:34 +13:00
<value>Accedi</value>
</data>
<data name="btnPastebinLogin.Text" xml:space="preserve">
<value>Accedi</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="btnPuushLogin.Text" xml:space="preserve">
<value>Accedi</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="gbPlikLoginCredentials.Text" xml:space="preserve">
<value>Credenziali Accesso</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblPhotobucketAccountStatus.Text" xml:space="preserve">
<value>Accesso richiesto.</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="colSeafileLibraryName.Text" xml:space="preserve">
<value>Nome</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="chPicasaName.Text" xml:space="preserve">
<value>Nome</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblFTPName.Text" xml:space="preserve">
<value>Nome:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblTwitterDescription.Text" xml:space="preserve">
<value>Nome:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="rbFTPTransferModePassive.Text" xml:space="preserve">
<value>Passiva</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblPlikPassword.Text" xml:space="preserve">
<value>Password:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblSeafilePassword.Text" xml:space="preserve">
<value>Password:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblYourlsPassword.Text" xml:space="preserve">
<value>Password:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblStreamablePassword.Text" xml:space="preserve">
<value>Password:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblEmailPassword.Text" xml:space="preserve">
<value>Password:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblMediaFirePassword.Text" xml:space="preserve">
<value>Password:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblPastebinPassword.Text" xml:space="preserve">
<value>Password:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblLocalhostrPassword.Text" xml:space="preserve">
<value>Password:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblOwnCloudPassword.Text" xml:space="preserve">
<value>Password:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblSendSpacePassword.Text" xml:space="preserve">
<value>Password:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblMegaPassword.Text" xml:space="preserve">
<value>Password:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblPuushPassword.Text" xml:space="preserve">
<value>Password:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblFTPPassword.Text" xml:space="preserve">
<value>Password:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblImageShackPassword.Text" xml:space="preserve">
<value>Password:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblPastebinSyntax.Text" xml:space="preserve">
<value>Sintassi:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblPastebinTitle.Text" xml:space="preserve">
<value>Titolo:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblSeafilePath.Text" xml:space="preserve">
<value>Percorso:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblOwnCloudPath.Text" xml:space="preserve">
<value>Percorso:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblEmailSmtpPort.Text" xml:space="preserve">
<value>Porta:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblFTPPort.Text" xml:space="preserve">
<value>Porta:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblAmazonS3PathPreview.Text" xml:space="preserve">
<value>Anteprima</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblPastebinPrivacy.Text" xml:space="preserve">
<value>Privacy:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblFTPProtocol.Text" xml:space="preserve">
<value>Protocollo</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="btnRefreshSeafileAccInfo.Text" xml:space="preserve">
<value>Aggiorna</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="btnMegaRefreshFolders.Text" xml:space="preserve">
<value>Aggiorna</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="txtSeafileUploadLocationRefresh.Text" xml:space="preserve">
<value>Aggiorna</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="btnPicasaRefreshAlbumList.Text" xml:space="preserve">
<value>Aggiorna Lista Album</value>
</data>
<data name="btnImgurRefreshAlbumList.Text" xml:space="preserve">
<value>Aggiorna Lista Album</value>
</data>
<data name="btnGoogleDriveRefreshFolders.Text" xml:space="preserve">
<value>Aggiorna Lista Cartelle</value>
</data>
<data name="btnBoxRefreshFolders.Text" xml:space="preserve">
<value>Aggiorna Lista Cartelle</value>
</data>
<data name="lblAmazonS3Region.Text" xml:space="preserve">
<value>Regione:</value>
</data>
<data name="btnPastebinRegister.Text" xml:space="preserve">
<value>Registrati...</value>
</data>
<data name="btnSendSpaceRegister.Text" xml:space="preserve">
<value>Registrati...</value>
</data>
<data name="btnMegaRegister.Text" xml:space="preserve">
<value>Registrati...</value>
</data>
<data name="lblFTPRemoteDirectory.Text" xml:space="preserve">
<value>Cartella Remota:</value>
</data>
<data name="cbPlikRemovable.Text" xml:space="preserve">
<value>Rimovibile</value>
</data>
<data name="btnFTPRemove.Text" xml:space="preserve">
<value>Rimuovi</value>
</data>
<data name="btnTwitterRemove.Text" xml:space="preserve">
<value>Rimuovi</value>
</data>
<data name="btnPhotobucketRemoveAlbum.Text" xml:space="preserve">
<value>Rimuovi Album</value>
</data>
<data name="cbFTPRemoveFileExtension.Text" xml:space="preserve">
<value>Rimuovi Estensione File dal Percorso URL</value>
</data>
2017-10-03 04:30:34 +13:00
<data name="lblPomfResultURL.Text" xml:space="preserve">
<value>Risultato URL:</value>
</data>
<data name="lblAmazonS3SecretKey.Text" xml:space="preserve">
<value>Chiave Segreta:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblOneDriveFolderID.Text" xml:space="preserve">
<value>Cartella Selezionata:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblBoxFolderID.Text" xml:space="preserve">
<value>Cartella Selezionata:</value>
</data>
<data name="cbEmailAutomaticSend.Text" xml:space="preserve">
<value>Invia Email senza Mostrare la Finestra per questi Indirizzi:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblSeafileSharePassword.Text" xml:space="preserve">
<value>Condividi Passworf:</value>
</data>
<data name="tpSharedFolder.Text" xml:space="preserve">
<value>Cartella Condivisa</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="$this.Text" xml:space="preserve">
<value>ShareX - Impostazioni Destinazione</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblYourlsSignature.Text" xml:space="preserve">
<value>Firma:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="colSeafileLibrarySize.Text" xml:space="preserve">
<value>Dimensione</value>
</data>
<data name="lblEmailSmtpServer.Text" xml:space="preserve">
<value>Server SMTP:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblPastebinLoginStatus.Text" xml:space="preserve">
<value>Stato:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblMegaStatusTitle.Text" xml:space="preserve">
<value>Stato:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="btnFTPTest.Text" xml:space="preserve">
<value>Prova</value>
</data>
<data name="tpTextUploaders.Text" xml:space="preserve">
<value>Caricamento Testo</value>
</data>
<data name="lblSharedFolderText.Text" xml:space="preserve">
<value>Testo:</value>
</data>
<data name="lblFTPText.Text" xml:space="preserve">
<value>Testo:</value>
</data>
<data name="lblImgurThumbnailType.Text" xml:space="preserve">
<value>Tipo Miniatura:</value>
</data>
<data name="chImgurTitle.Text" xml:space="preserve">
<value>Titolo</value>
</data>
<data name="chGoogleDriveTitle.Text" xml:space="preserve">
<value>Titolo</value>
</data>
<data name="lblHastebinSyntaxHighlighting.Text" xml:space="preserve">
<value>Evidenziazione Sintassi:</value>
</data>
<data name="txtJiraConfigHelp.Text" xml:space="preserve">
<value>Modello</value>
</data>
<data name="btnTwitterNameUpdate.Text" xml:space="preserve">
<value>Aggiorna</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblFTPTransferMode.Text" xml:space="preserve">
<value>Modalità Trasferimento:</value>
</data>
<data name="lblLambdaInfo.Text" xml:space="preserve">
<value>Per ottenere la chiave API accedi a Lambda ("https://lambda.sx/"), clicca sul tuo nome utente e poi su "Manage Account".</value>
</data>
<data name="lblMediaFirePath.Text" xml:space="preserve">
<value>Percorso Caricamento:</value>
</data>
<data name="lblDropboxPath.Text" xml:space="preserve">
<value>Percorso Caricamento:</value>
</data>
<data name="lblAmazonS3ObjectPrefix.Text" xml:space="preserve">
<value>Percorso Caricamento:</value>
</data>
<data name="lblPomfUploadURL.Text" xml:space="preserve">
<value>URL Caricamento:</value>
</data>
<data name="lblCheveretoUploadURL.Text" xml:space="preserve">
<value>URL Caricamento:</value>
</data>
<data name="lblFTPURLPath.Text" xml:space="preserve">
<value>Percorso URL:</value>
</data>
<data name="lblFTPURLPreview.Text" xml:space="preserve">
<value>Anteprima URL:</value>
</data>
<data name="lblAmazonS3PathPreviewLabel.Text" xml:space="preserve">
<value>Anteprima URL:</value>
</data>
<data name="tpURLShorteners.Text" xml:space="preserve">
<value>Accorciamento URL</value>
</data>
<data name="lblOwnCloudHost.Text" xml:space="preserve">
<value>URL:</value>
</data>
2017-10-03 04:30:34 +13:00
<data name="lblSeafileAccInfoUsage.Text" xml:space="preserve">
<value>Utilizzo:</value>
</data>
<data name="gbPhotobucketAlbumPath.Text" xml:space="preserve">
<value>Carica Immagini in</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="cbImgurUploadSelectedAlbum.Text" xml:space="preserve">
<value>Carica Immagini nell'Album Selezionato</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="cbGoogleDriveUseFolder.Text" xml:space="preserve">
<value>Carica Immagini nella Cartella Selezionato</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblPhotobucketVerificationCode.Text" xml:space="preserve">
<value>Codice Verifica (Ottienilo dalla pagina di autorizzazione):</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="llAdflyLink.Text" xml:space="preserve">
<value>Puoi trovare qui chiave API e UID</value>
</data>
<data name="llVgymeAccountDetailsPage.Text" xml:space="preserve">
<value>Puoi teovare la chiave utente sulla pagina Dettagli dell'account</value>
</data>
<data name="lblPlikUsername.Text" xml:space="preserve">
<value>Nome Utente:</value>
</data>
<data name="lblFTPUsername.Text" xml:space="preserve">
<value>Nome Utente:</value>
2017-10-03 04:30:34 +13:00
</data>
New Crowdin translations (#3265) * New translations ClipboardContentViewer.resx (Hungarian) * New translations UpdateMessageBox.resx (Vietnamese) * New translations OAuthControl.resx (Vietnamese) * New translations WebpageCaptureForm.resx (Vietnamese) * New translations Resources.resx (Vietnamese) * New translations AccountTypeControl.resx (Vietnamese) * New translations AccountsControl.resx (Vietnamese) * New translations FTPClientForm.resx (Vietnamese) * New translations ScrollingCaptureForm.resx (Vietnamese) * New translations EmailForm.resx (Vietnamese) * New translations JiraUpload.resx (Vietnamese) * New translations OAuthWebForm.resx (Vietnamese) * New translations ResponseForm.resx (Vietnamese) * New translations TwitterTweetForm.resx (Vietnamese) * New translations UserPassBox.resx (Vietnamese) * New translations Resources.resx (Vietnamese) * New translations HistoryForm.resx (Vietnamese) * New translations HistoryItemInfoForm.resx (Vietnamese) * New translations ImageHistoryForm.resx (Vietnamese) * New translations Resources.resx (Vietnamese) * New translations ImageEffectsForm.resx (Vietnamese) * New translations ImageCombinerForm.resx (Vietnamese) * New translations VideoThumbnailerForm.resx (Vietnamese) * New translations Resources.resx (Vietnamese) * New translations FFmpegOptionsForm.resx (Vietnamese) * New translations UploadersConfigForm.resx (Vietnamese) * New translations Resources.resx (Vietnamese) * New translations DNSChangerForm.resx (Hungarian) * New translations GradientPickerForm.resx (Hungarian) * New translations TaskSettingsForm.resx (Vietnamese) * New translations VideoEncodersForm.resx (Vietnamese) * New translations WatchFolderForm.resx (Vietnamese) * New translations Resources.resx (Vietnamese) * New translations ColorPickerForm.resx (Hungarian) * New translations ScreenColorPicker.resx (Vietnamese) * New translations ExportImportControl.resx (Hungarian) * New translations MyPictureBox.resx (Hungarian) * New translations ScreenRecordForm.resx (Vietnamese) * New translations HotkeySelectionControl.resx (Vietnamese) * New translations AutoCaptureForm.resx (Vietnamese) * New translations AboutForm.resx (Vietnamese) * New translations ActionsForm.resx (Vietnamese) * New translations AfterCaptureForm.resx (Vietnamese) * New translations AfterUploadForm.resx (Vietnamese) * New translations ApplicationSettingsForm.resx (Vietnamese) * New translations BeforeUploadForm.resx (Vietnamese) * New translations ClipboardFormatForm.resx (Vietnamese) * New translations EncoderProgramForm.resx (Vietnamese) * New translations FileExistForm.resx (Vietnamese) * New translations FirstTimeConfigForm.resx (Vietnamese) * New translations HotkeySettingsForm.resx (Vietnamese) * New translations MainForm.resx (Vietnamese) * New translations QRCodeForm.resx (Vietnamese) * New translations WebpageCaptureForm.resx (Korean) * New translations StickerPackForm.resx (Korean) * New translations GradientPickerForm.resx (Italian) * New translations MonitorTestForm.resx (Chinese Simplified) * New translations DNSChangerForm.resx (Chinese Simplified) * New translations ClipboardContentViewer.resx (Chinese Simplified) * New translations DebugForm.resx (Chinese Simplified) * New translations ErrorForm.resx (Chinese Simplified) * New translations HashCheckForm.resx (Chinese Simplified) * New translations InputBox.resx (Chinese Simplified) * New translations PrintForm.resx (Chinese Simplified) * New translations PrintTextForm.resx (Chinese Simplified) * New translations Resources.resx (Chinese Simplified) * New translations DownloaderForm.resx (Chinese Simplified) * New translations UpdateCheckerLabel.resx (Chinese Simplified) * New translations UpdateMessageBox.resx (Chinese Simplified) * New translations Resources.resx (Chinese Simplified) * New translations MyPictureBox.resx (Chinese Simplified) * New translations HistoryItemInfoForm.resx (Chinese Simplified) * New translations VideoEncodersForm.resx (Italian) * New translations QuickTaskInfoEditForm.resx (Italian) * New translations QuickTaskMenuEditorForm.resx (Italian) * New translations ScreenColorPicker.resx (Italian) * New translations ScreenRecordForm.resx (Italian) * New translations TaskSettingsForm.resx (Italian) * New translations WatchFolderForm.resx (Italian) * New translations Resources.resx (Italian) * New translations ColorPickerForm.resx (Chinese Simplified) * New translations GradientPickerForm.resx (Chinese Simplified) * New translations ExportImportControl.resx (Chinese Simplified) * New translations HistoryForm.resx (Chinese Simplified) * New translations ImageHistoryForm.resx (Chinese Simplified) * New translations MainForm.resx (Italian) * New translations AccountsControl.resx (Chinese Simplified) * New translations OAuthControl.resx (Chinese Simplified) * New translations FTPClientForm.resx (Chinese Simplified) * New translations EmailForm.resx (Chinese Simplified) * New translations JiraUpload.resx (Chinese Simplified) * New translations OAuthWebForm.resx (Chinese Simplified) * New translations Resources.resx (Chinese Simplified) * New translations ResponseForm.resx (Chinese Simplified) * New translations TwitterTweetForm.resx (Chinese Simplified) * New translations UploadersConfigForm.resx (Chinese Simplified) * New translations UserPassBox.resx (Chinese Simplified) * New translations Resources.resx (Chinese Simplified) * New translations HotkeySelectionControl.resx (Chinese Simplified) * New translations AccountTypeControl.resx (Chinese Simplified) * New translations WebpageCaptureForm.resx (Chinese Simplified) * New translations Resources.resx (Chinese Simplified) * New translations Resources.resx (Chinese Simplified) * New translations ImageEffectsForm.resx (Chinese Simplified) * New translations ImageCombinerForm.resx (Chinese Simplified) * New translations VideoThumbnailerForm.resx (Chinese Simplified) * New translations TextDrawingInputBox.resx (Chinese Simplified) * New translations FFmpegOptionsForm.resx (Chinese Simplified) * New translations ScrollingCaptureForm.resx (Chinese Simplified) * New translations QRCodeForm.resx (Italian) * New translations HotkeySettingsForm.resx (Italian) * New translations ActionsForm.resx (Chinese Simplified) * New translations ImageHistoryForm.resx (Italian) * New translations DownloaderForm.resx (Italian) * New translations UpdateCheckerLabel.resx (Italian) * New translations UpdateMessageBox.resx (Italian) * New translations Resources.resx (Italian) * New translations HistoryForm.resx (Italian) * New translations HistoryItemInfoForm.resx (Italian) * New translations Resources.resx (Italian) * New translations PrintTextForm.resx (Italian) * New translations ImageEffectsForm.resx (Italian) * New translations ImageCombinerForm.resx (Italian) * New translations VideoThumbnailerForm.resx (Italian) * New translations Resources.resx (Italian) * New translations Resources.resx (Italian) * New translations PrintForm.resx (Italian) * New translations ExportImportControl.resx (Italian) * New translations MyPictureBox.resx (Italian) * New translations DNSChangerForm.resx (Italian) * New translations ClipboardContentViewer.resx (Italian) * New translations DebugForm.resx (Italian) * New translations ErrorForm.resx (Italian) * New translations HashCheckForm.resx (Italian) * New translations InputBox.resx (Italian) * New translations MonitorTestForm.resx (Italian) * New translations FFmpegOptionsForm.resx (Italian) * New translations FirstTimeConfigForm.resx (Italian) * New translations ActionsToolbarEditForm.resx (Italian) * New translations UserPassBox.resx (Italian) * New translations Resources.resx (Italian) * New translations HotkeySelectionControl.resx (Italian) * New translations AboutForm.resx (Italian) * New translations ActionsForm.resx (Italian) * New translations AfterCaptureForm.resx (Italian) * New translations TwitterTweetForm.resx (Italian) * New translations AfterUploadForm.resx (Italian) * New translations ApplicationSettingsForm.resx (Italian) * New translations AutoCaptureForm.resx (Italian) * New translations BeforeUploadForm.resx (Italian) * New translations ClipboardFormatForm.resx (Italian) * New translations EncoderProgramForm.resx (Italian) * New translations FileExistForm.resx (Italian) * New translations UploadersConfigForm.resx (Italian) * New translations ResponseForm.resx (Italian) * New translations Resources.resx (Italian) * New translations ScrollingCaptureForm.resx (Italian) * New translations TextDrawingInputBox.resx (Italian) * New translations WebpageCaptureForm.resx (Italian) * New translations AccountTypeControl.resx (Italian) * New translations AccountsControl.resx (Italian) * New translations OAuthControl.resx (Italian) * New translations FTPClientForm.resx (Italian) * New translations EmailForm.resx (Italian) * New translations JiraUpload.resx (Italian) * New translations OAuthWebForm.resx (Italian) * New translations AboutForm.resx (Chinese Simplified) * New translations ActionsToolbarEditForm.resx (Chinese Simplified) * New translations StickerForm.resx (Korean) * New translations TaskSettingsForm.resx (Dutch) * New translations MainForm.resx (Dutch) * New translations QRCodeForm.resx (Dutch) * New translations ScreenColorPicker.resx (Dutch) * New translations ScreenRecordForm.resx (Dutch) * New translations FirstTimeConfigForm.resx (Dutch) * New translations VideoEncodersForm.resx (Dutch) * New translations WatchFolderForm.resx (Dutch) * New translations Resources.resx (Dutch) * New translations ColorPickerForm.resx (Korean) * New translations GradientPickerForm.resx (Korean) * New translations HotkeySettingsForm.resx (Dutch) * New translations FileExistForm.resx (Dutch) * New translations AboutForm.resx (Dutch) * New translations TwitterTweetForm.resx (Dutch) * New translations UploadersConfigForm.resx (Dutch) * New translations UserPassBox.resx (Dutch) * New translations Resources.resx (Dutch) * New translations HotkeySelectionControl.resx (Dutch) * New translations ActionsForm.resx (Dutch) * New translations EncoderProgramForm.resx (Dutch) * New translations AfterCaptureForm.resx (Dutch) * New translations AfterUploadForm.resx (Dutch) * New translations ApplicationSettingsForm.resx (Dutch) * New translations AutoCaptureForm.resx (Dutch) * New translations BeforeUploadForm.resx (Dutch) * New translations ClipboardFormatForm.resx (Dutch) * New translations ExportImportControl.resx (Korean) * New translations ImageThumbnailerForm.resx (Korean) * New translations ImageHistoryForm.resx (Korean) * New translations Resources.resx (Korean) * New translations ImageEffectsForm.resx (Korean) * New translations DirectoryIndexerForm.resx (Korean) * New translations Resources.resx (Korean) * New translations ImageCombinerForm.resx (Korean) * New translations VideoThumbnailerForm.resx (Korean) * New translations HistoryForm.resx (Korean) * New translations Resources.resx (Korean) * New translations CanvasSizeForm.resx (Korean) * New translations EditorStartupForm.resx (Korean) * New translations FFmpegOptionsForm.resx (Korean) * New translations ImageSizeForm.resx (Korean) * New translations NewImageForm.resx (Korean) * New translations ScrollingCaptureForm.resx (Korean) * New translations HistoryItemInfoForm.resx (Korean) * New translations Resources.resx (Korean) * New translations MyPictureBox.resx (Korean) * New translations HashCheckForm.resx (Korean) * New translations DNSChangerForm.resx (Korean) * New translations ClipboardContentViewer.resx (Korean) * New translations DebugForm.resx (Korean) * New translations ErrorForm.resx (Korean) * New translations InputBox.resx (Korean) * New translations UpdateMessageBox.resx (Korean) * New translations MonitorTestForm.resx (Korean) * New translations PrintForm.resx (Korean) * New translations PrintTextForm.resx (Korean) * New translations Resources.resx (Korean) * New translations DownloaderForm.resx (Korean) * New translations UpdateCheckerLabel.resx (Korean) * New translations ResponseForm.resx (Dutch) * New translations OCRSpaceForm.resx (Dutch) * New translations AfterCaptureForm.resx (Chinese Simplified) * New translations Resources.resx (Chinese Simplified) * New translations ColorPickerForm.resx (Dutch) * New translations GradientPickerForm.resx (Dutch) * New translations ExportImportControl.resx (Dutch) * New translations VideoEncodersForm.resx (Chinese Simplified) * New translations MyPictureBox.resx (Dutch) * New translations DNSChangerForm.resx (Dutch) * New translations ClipboardContentViewer.resx (Dutch) * New translations DebugForm.resx (Dutch) * New translations ErrorForm.resx (Dutch) * New translations WatchFolderForm.resx (Chinese Simplified) * New translations InputBox.resx (Dutch) * New translations FileExistForm.resx (Chinese Simplified) * New translations AfterUploadForm.resx (Chinese Simplified) * New translations ApplicationSettingsForm.resx (Chinese Simplified) * New translations AutoCaptureForm.resx (Chinese Simplified) * New translations BeforeUploadForm.resx (Chinese Simplified) * New translations ClipboardFormatForm.resx (Chinese Simplified)
2018-03-30 09:04:35 +13:00
<data name="lblStreamableUsername.Text" xml:space="preserve">
<value>Nome Utente:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblOwnCloudUsername.Text" xml:space="preserve">
<value>Nome Utente:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblSendSpaceUsername.Text" xml:space="preserve">
<value>Nome Utente:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblPastebinUsername.Text" xml:space="preserve">
<value>Nome Utente:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblImageShackUsername.Text" xml:space="preserve">
<value>Nome Utente:</value>
</data>
<data name="lblYourlsUsername.Text" xml:space="preserve">
<value>Nome Utente:</value>
</data>
<data name="cbPlikIsSecured.Text" xml:space="preserve">
<value>Nome Utente e Password richiesti?</value>
</data>
<data name="lvlVgymeUserKey.Text" xml:space="preserve">
<value>Chiave Utente:</value>
</data>
<data name="lblUpasteUserKey.Text" xml:space="preserve">
<value>Chiave Utente:</value>
</data>
<data name="lblPaste_eeUserAPIKey.Text" xml:space="preserve">
<value>Chiave API Utente:</value>
</data>
<data name="lblPushbulletUserKey.Text" xml:space="preserve">
<value>Chiave API Utente:</value>
</data>
<data name="gbPhotobucketUserAccount.Text" xml:space="preserve">
<value>Account Utente:</value>
</data>
<data name="cbStreamableUseDirectURL.Text" xml:space="preserve">
<value>Usa Collegamento Diretto</value>
</data>
<data name="cbImgurDirectLink.Text" xml:space="preserve">
<value>Usa Collegamento Diretto</value>
</data>
<data name="cbGoogleDriveDirectLink.Text" xml:space="preserve">
<value>Usa Collegamento Diretto</value>
</data>
<data name="cbDropboxUseDirectLink.Text" xml:space="preserve">
<value>Usa Collegamento Diretto</value>
</data>
<data name="cbLocalhostrDirectURL.Text" xml:space="preserve">
<value>Usa Collegamento Diretto, se esiste</value>
</data>
<data name="cbHastebinUseFileExtension.Text" xml:space="preserve">
<value>Usa Estensione File per Evidenziazione Sintassi (tranne ".txt")</value>
</data>
<data name="cbImgurUseGIFV.Text" xml:space="preserve">
<value>Usa Collegamento GIFV invece che GIF</value>
</data>
<data name="cbMediaFireUseLongLink.Text" xml:space="preserve">
<value>Usa Collegamento Lungo, che Include Nome File</value>
</data>
<data name="cbPastebinRaw.Text" xml:space="preserve">
<value>Usa URL Grezzo</value>
</data>
<data name="cbGistUseRawURL.Text" xml:space="preserve">
<value>Usa URL Grezzo</value>
</data>
<data name="btnSeafileCheckAPIURL.Text" xml:space="preserve">
<value>Verifica</value>
</data>
<data name="btnSeafilePathValidate.Text" xml:space="preserve">
<value>Verifica</value>
</data>
<data name="btnSeafileLibraryPasswordValidate.Text" xml:space="preserve">
<value>Verifica</value>
</data>
<data name="btnSeafileCheckAuthToken.Text" xml:space="preserve">
<value>Verifica</value>
</data>
<data name="cbAmazonS3CustomCNAME.Text" xml:space="preserve">
<value>Usa Dominio Personalizzato:</value>
</data>
<data name="cbTwitterSkipMessageBox.Text" xml:space="preserve">
<value>Ignora Finestra Messaggio del Tweet</value>
</data>
<data name="lblSeafileSelectLibrary.Text" xml:space="preserve">
<value>Selezione Library:</value>
</data>
<data name="grpSeafileShareSettings.Text" xml:space="preserve">
<value>Impostazioni Condivisione Seafile</value>
</data>
<data name="btnPhotobucketAuthComplete.Text" xml:space="preserve">
<value>2: Completa Autorizzazione</value>
</data>
<data name="btnPhotobucketAuthOpen.Text" xml:space="preserve">
<value>1: Apri Pagina Autorizzazione...</value>
</data>
<data name="cbEmailRememberLastTo.Text" xml:space="preserve">
<value>Ricorda Indirizzo Ultimo Destinatario</value>
</data>
<data name="cbOwnCloud81Compatibility.Text" xml:space="preserve">
<value>Compatibilità ownCloud 8.1+</value>
</data>
<data name="tpOtherUploaders.Text" xml:space="preserve">
<value>Altri Servizi</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="gbPlikSettings.Text" xml:space="preserve">
<value>Altre Impostazioni</value>
</data>
<data name="btnImageShackOpenPublicProfile.Text" xml:space="preserve">
<value>Apri Profilo Pubblico...</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="btnImageShackOpenMyImages.Text" xml:space="preserve">
<value>Apri la mia Pagina Immagini...</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="grpSeafileObtainAuthToken.Text" xml:space="preserve">
<value>Ottieni Token di Autenticazione:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblPhotobucketParentAlbumPath.Text" xml:space="preserve">
<value>Percorso Album</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblBoxFolderTip.Text" xml:space="preserve">
<value>Nota: Puoi cliccare due volte sulla cartella per aprirla.</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblGistOAuthInfo.Text" xml:space="preserve">
<value>Nota: Account utente non supportato per GitHub Enterprise.</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblYourlsNote.Text" xml:space="preserve">
<value>Nota: Se hai una Firma non hai bisogno di Nome Utente / Password.</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblPhotobucketNewAlbumName.Text" xml:space="preserve">
<value>Nome Nuovo Album (deve essere tra 2 e 50 caratteri; i caratteri validi sono: Lettere, Numeri, Trattino ("-"), Trattino Basso ("_") e Spazio)</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblLambdaUploadURL.Text" xml:space="preserve">
<value>Collegamento URL:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblSeafileLibraryPassword.Text" xml:space="preserve">
<value>Password Library:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblSeafileWritePermNotif.Text" xml:space="preserve">
<value>Le library senza permesso di scrittura sono nascoste.
Usare una library criptata disabilita la condivisione.</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblAzureStorageEnvironment.Text" xml:space="preserve">
<value>Environment:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="cbOwnCloudDirectLink.Text" xml:space="preserve">
<value>Collegamento Diretto (aggiunge "&amp;download" all'URL)</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="cbPlikOneShot.Text" xml:space="preserve">
<value>Distruggi Dopo il Primo Scaricamento</value>
New Crowdin translations (#3265) * New translations ClipboardContentViewer.resx (Hungarian) * New translations UpdateMessageBox.resx (Vietnamese) * New translations OAuthControl.resx (Vietnamese) * New translations WebpageCaptureForm.resx (Vietnamese) * New translations Resources.resx (Vietnamese) * New translations AccountTypeControl.resx (Vietnamese) * New translations AccountsControl.resx (Vietnamese) * New translations FTPClientForm.resx (Vietnamese) * New translations ScrollingCaptureForm.resx (Vietnamese) * New translations EmailForm.resx (Vietnamese) * New translations JiraUpload.resx (Vietnamese) * New translations OAuthWebForm.resx (Vietnamese) * New translations ResponseForm.resx (Vietnamese) * New translations TwitterTweetForm.resx (Vietnamese) * New translations UserPassBox.resx (Vietnamese) * New translations Resources.resx (Vietnamese) * New translations HistoryForm.resx (Vietnamese) * New translations HistoryItemInfoForm.resx (Vietnamese) * New translations ImageHistoryForm.resx (Vietnamese) * New translations Resources.resx (Vietnamese) * New translations ImageEffectsForm.resx (Vietnamese) * New translations ImageCombinerForm.resx (Vietnamese) * New translations VideoThumbnailerForm.resx (Vietnamese) * New translations Resources.resx (Vietnamese) * New translations FFmpegOptionsForm.resx (Vietnamese) * New translations UploadersConfigForm.resx (Vietnamese) * New translations Resources.resx (Vietnamese) * New translations DNSChangerForm.resx (Hungarian) * New translations GradientPickerForm.resx (Hungarian) * New translations TaskSettingsForm.resx (Vietnamese) * New translations VideoEncodersForm.resx (Vietnamese) * New translations WatchFolderForm.resx (Vietnamese) * New translations Resources.resx (Vietnamese) * New translations ColorPickerForm.resx (Hungarian) * New translations ScreenColorPicker.resx (Vietnamese) * New translations ExportImportControl.resx (Hungarian) * New translations MyPictureBox.resx (Hungarian) * New translations ScreenRecordForm.resx (Vietnamese) * New translations HotkeySelectionControl.resx (Vietnamese) * New translations AutoCaptureForm.resx (Vietnamese) * New translations AboutForm.resx (Vietnamese) * New translations ActionsForm.resx (Vietnamese) * New translations AfterCaptureForm.resx (Vietnamese) * New translations AfterUploadForm.resx (Vietnamese) * New translations ApplicationSettingsForm.resx (Vietnamese) * New translations BeforeUploadForm.resx (Vietnamese) * New translations ClipboardFormatForm.resx (Vietnamese) * New translations EncoderProgramForm.resx (Vietnamese) * New translations FileExistForm.resx (Vietnamese) * New translations FirstTimeConfigForm.resx (Vietnamese) * New translations HotkeySettingsForm.resx (Vietnamese) * New translations MainForm.resx (Vietnamese) * New translations QRCodeForm.resx (Vietnamese) * New translations WebpageCaptureForm.resx (Korean) * New translations StickerPackForm.resx (Korean) * New translations GradientPickerForm.resx (Italian) * New translations MonitorTestForm.resx (Chinese Simplified) * New translations DNSChangerForm.resx (Chinese Simplified) * New translations ClipboardContentViewer.resx (Chinese Simplified) * New translations DebugForm.resx (Chinese Simplified) * New translations ErrorForm.resx (Chinese Simplified) * New translations HashCheckForm.resx (Chinese Simplified) * New translations InputBox.resx (Chinese Simplified) * New translations PrintForm.resx (Chinese Simplified) * New translations PrintTextForm.resx (Chinese Simplified) * New translations Resources.resx (Chinese Simplified) * New translations DownloaderForm.resx (Chinese Simplified) * New translations UpdateCheckerLabel.resx (Chinese Simplified) * New translations UpdateMessageBox.resx (Chinese Simplified) * New translations Resources.resx (Chinese Simplified) * New translations MyPictureBox.resx (Chinese Simplified) * New translations HistoryItemInfoForm.resx (Chinese Simplified) * New translations VideoEncodersForm.resx (Italian) * New translations QuickTaskInfoEditForm.resx (Italian) * New translations QuickTaskMenuEditorForm.resx (Italian) * New translations ScreenColorPicker.resx (Italian) * New translations ScreenRecordForm.resx (Italian) * New translations TaskSettingsForm.resx (Italian) * New translations WatchFolderForm.resx (Italian) * New translations Resources.resx (Italian) * New translations ColorPickerForm.resx (Chinese Simplified) * New translations GradientPickerForm.resx (Chinese Simplified) * New translations ExportImportControl.resx (Chinese Simplified) * New translations HistoryForm.resx (Chinese Simplified) * New translations ImageHistoryForm.resx (Chinese Simplified) * New translations MainForm.resx (Italian) * New translations AccountsControl.resx (Chinese Simplified) * New translations OAuthControl.resx (Chinese Simplified) * New translations FTPClientForm.resx (Chinese Simplified) * New translations EmailForm.resx (Chinese Simplified) * New translations JiraUpload.resx (Chinese Simplified) * New translations OAuthWebForm.resx (Chinese Simplified) * New translations Resources.resx (Chinese Simplified) * New translations ResponseForm.resx (Chinese Simplified) * New translations TwitterTweetForm.resx (Chinese Simplified) * New translations UploadersConfigForm.resx (Chinese Simplified) * New translations UserPassBox.resx (Chinese Simplified) * New translations Resources.resx (Chinese Simplified) * New translations HotkeySelectionControl.resx (Chinese Simplified) * New translations AccountTypeControl.resx (Chinese Simplified) * New translations WebpageCaptureForm.resx (Chinese Simplified) * New translations Resources.resx (Chinese Simplified) * New translations Resources.resx (Chinese Simplified) * New translations ImageEffectsForm.resx (Chinese Simplified) * New translations ImageCombinerForm.resx (Chinese Simplified) * New translations VideoThumbnailerForm.resx (Chinese Simplified) * New translations TextDrawingInputBox.resx (Chinese Simplified) * New translations FFmpegOptionsForm.resx (Chinese Simplified) * New translations ScrollingCaptureForm.resx (Chinese Simplified) * New translations QRCodeForm.resx (Italian) * New translations HotkeySettingsForm.resx (Italian) * New translations ActionsForm.resx (Chinese Simplified) * New translations ImageHistoryForm.resx (Italian) * New translations DownloaderForm.resx (Italian) * New translations UpdateCheckerLabel.resx (Italian) * New translations UpdateMessageBox.resx (Italian) * New translations Resources.resx (Italian) * New translations HistoryForm.resx (Italian) * New translations HistoryItemInfoForm.resx (Italian) * New translations Resources.resx (Italian) * New translations PrintTextForm.resx (Italian) * New translations ImageEffectsForm.resx (Italian) * New translations ImageCombinerForm.resx (Italian) * New translations VideoThumbnailerForm.resx (Italian) * New translations Resources.resx (Italian) * New translations Resources.resx (Italian) * New translations PrintForm.resx (Italian) * New translations ExportImportControl.resx (Italian) * New translations MyPictureBox.resx (Italian) * New translations DNSChangerForm.resx (Italian) * New translations ClipboardContentViewer.resx (Italian) * New translations DebugForm.resx (Italian) * New translations ErrorForm.resx (Italian) * New translations HashCheckForm.resx (Italian) * New translations InputBox.resx (Italian) * New translations MonitorTestForm.resx (Italian) * New translations FFmpegOptionsForm.resx (Italian) * New translations FirstTimeConfigForm.resx (Italian) * New translations ActionsToolbarEditForm.resx (Italian) * New translations UserPassBox.resx (Italian) * New translations Resources.resx (Italian) * New translations HotkeySelectionControl.resx (Italian) * New translations AboutForm.resx (Italian) * New translations ActionsForm.resx (Italian) * New translations AfterCaptureForm.resx (Italian) * New translations TwitterTweetForm.resx (Italian) * New translations AfterUploadForm.resx (Italian) * New translations ApplicationSettingsForm.resx (Italian) * New translations AutoCaptureForm.resx (Italian) * New translations BeforeUploadForm.resx (Italian) * New translations ClipboardFormatForm.resx (Italian) * New translations EncoderProgramForm.resx (Italian) * New translations FileExistForm.resx (Italian) * New translations UploadersConfigForm.resx (Italian) * New translations ResponseForm.resx (Italian) * New translations Resources.resx (Italian) * New translations ScrollingCaptureForm.resx (Italian) * New translations TextDrawingInputBox.resx (Italian) * New translations WebpageCaptureForm.resx (Italian) * New translations AccountTypeControl.resx (Italian) * New translations AccountsControl.resx (Italian) * New translations OAuthControl.resx (Italian) * New translations FTPClientForm.resx (Italian) * New translations EmailForm.resx (Italian) * New translations JiraUpload.resx (Italian) * New translations OAuthWebForm.resx (Italian) * New translations AboutForm.resx (Chinese Simplified) * New translations ActionsToolbarEditForm.resx (Chinese Simplified) * New translations StickerForm.resx (Korean) * New translations TaskSettingsForm.resx (Dutch) * New translations MainForm.resx (Dutch) * New translations QRCodeForm.resx (Dutch) * New translations ScreenColorPicker.resx (Dutch) * New translations ScreenRecordForm.resx (Dutch) * New translations FirstTimeConfigForm.resx (Dutch) * New translations VideoEncodersForm.resx (Dutch) * New translations WatchFolderForm.resx (Dutch) * New translations Resources.resx (Dutch) * New translations ColorPickerForm.resx (Korean) * New translations GradientPickerForm.resx (Korean) * New translations HotkeySettingsForm.resx (Dutch) * New translations FileExistForm.resx (Dutch) * New translations AboutForm.resx (Dutch) * New translations TwitterTweetForm.resx (Dutch) * New translations UploadersConfigForm.resx (Dutch) * New translations UserPassBox.resx (Dutch) * New translations Resources.resx (Dutch) * New translations HotkeySelectionControl.resx (Dutch) * New translations ActionsForm.resx (Dutch) * New translations EncoderProgramForm.resx (Dutch) * New translations AfterCaptureForm.resx (Dutch) * New translations AfterUploadForm.resx (Dutch) * New translations ApplicationSettingsForm.resx (Dutch) * New translations AutoCaptureForm.resx (Dutch) * New translations BeforeUploadForm.resx (Dutch) * New translations ClipboardFormatForm.resx (Dutch) * New translations ExportImportControl.resx (Korean) * New translations ImageThumbnailerForm.resx (Korean) * New translations ImageHistoryForm.resx (Korean) * New translations Resources.resx (Korean) * New translations ImageEffectsForm.resx (Korean) * New translations DirectoryIndexerForm.resx (Korean) * New translations Resources.resx (Korean) * New translations ImageCombinerForm.resx (Korean) * New translations VideoThumbnailerForm.resx (Korean) * New translations HistoryForm.resx (Korean) * New translations Resources.resx (Korean) * New translations CanvasSizeForm.resx (Korean) * New translations EditorStartupForm.resx (Korean) * New translations FFmpegOptionsForm.resx (Korean) * New translations ImageSizeForm.resx (Korean) * New translations NewImageForm.resx (Korean) * New translations ScrollingCaptureForm.resx (Korean) * New translations HistoryItemInfoForm.resx (Korean) * New translations Resources.resx (Korean) * New translations MyPictureBox.resx (Korean) * New translations HashCheckForm.resx (Korean) * New translations DNSChangerForm.resx (Korean) * New translations ClipboardContentViewer.resx (Korean) * New translations DebugForm.resx (Korean) * New translations ErrorForm.resx (Korean) * New translations InputBox.resx (Korean) * New translations UpdateMessageBox.resx (Korean) * New translations MonitorTestForm.resx (Korean) * New translations PrintForm.resx (Korean) * New translations PrintTextForm.resx (Korean) * New translations Resources.resx (Korean) * New translations DownloaderForm.resx (Korean) * New translations UpdateCheckerLabel.resx (Korean) * New translations ResponseForm.resx (Dutch) * New translations OCRSpaceForm.resx (Dutch) * New translations AfterCaptureForm.resx (Chinese Simplified) * New translations Resources.resx (Chinese Simplified) * New translations ColorPickerForm.resx (Dutch) * New translations GradientPickerForm.resx (Dutch) * New translations ExportImportControl.resx (Dutch) * New translations VideoEncodersForm.resx (Chinese Simplified) * New translations MyPictureBox.resx (Dutch) * New translations DNSChangerForm.resx (Dutch) * New translations ClipboardContentViewer.resx (Dutch) * New translations DebugForm.resx (Dutch) * New translations ErrorForm.resx (Dutch) * New translations WatchFolderForm.resx (Chinese Simplified) * New translations InputBox.resx (Dutch) * New translations FileExistForm.resx (Chinese Simplified) * New translations AfterUploadForm.resx (Chinese Simplified) * New translations ApplicationSettingsForm.resx (Chinese Simplified) * New translations AutoCaptureForm.resx (Chinese Simplified) * New translations BeforeUploadForm.resx (Chinese Simplified) * New translations ClipboardFormatForm.resx (Chinese Simplified)
2018-03-30 09:04:35 +13:00
</data>
<data name="lblTwitterDefaultMessage.Text" xml:space="preserve">
<value>Tweet Predefinito:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblEmailDefaultSubject.Text" xml:space="preserve">
<value>Oggetto Predefinito:</value>
</data>
<data name="lblEmailDefaultBody.Text" xml:space="preserve">
<value>Messaggio Predefinito:</value>
</data>
<data name="lblPhotobucketDefaultAlbumName.Text" xml:space="preserve">
<value>Nome Album Predefinito</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblGistCustomURL.Text" xml:space="preserve">
<value>Dominio Personalizzato:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblSeafileDaysToExpire.Text" xml:space="preserve">
<value>Giorni alla Scadenza:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblFTPSCertificateLocation.Text" xml:space="preserve">
<value>Posizione Certificato:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="cbPlikComment.Text" xml:space="preserve">
<value>Commento (Markdown)</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblMegaStatus.Text" xml:space="preserve">
<value>Configurato / Non Configurato</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblAzureStorageContainer.Text" xml:space="preserve">
<value>Contenitore:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="btnPhotobucketCreateAlbum.Text" xml:space="preserve">
<value>Crea Album</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="gbPhotobucketAlbums.Text" xml:space="preserve">
<value>Crea Nuovo Album</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="cbGistPublishPublic.Text" xml:space="preserve">
<value>Crea Gist Pubblico</value>
</data>
<data name="cbOneDriveCreateShareableLink.Text" xml:space="preserve">
<value>Crea URL Condivisibile</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="cbDropboxAutoCreateShareableLink.Text" xml:space="preserve">
<value>Crea URL Condivisibile</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="cbBoxShare.Text" xml:space="preserve">
<value>Crea URL Condivisibile</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="cbSeafileCreateShareableURL.Text" xml:space="preserve">
<value>Crea URL Condivisibile</value>
</data>
<data name="cbOwnCloudCreateShare.Text" xml:space="preserve">
<value>Crea URL Condivisibile</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblHastebinCustomDomain.Text" xml:space="preserve">
<value>Dominio Personalizzato:</value>
</data>
<data name="cbPolrUseAPIv1.Text" xml:space="preserve">
<value>Usa API v1 (sconsigliato)</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblPlikTTL.Text" xml:space="preserve">
<value>File Rimossi Automaticamente in </value>
2017-10-03 04:30:34 +13:00
</data>
<data name="cbAmazonS3CustomCNAME.ToolTip" xml:space="preserve">
<value>Usa questa opzione se hai un bucket impostato con un dominio personalizzato.
Se il campo di testo è vuoto, il nome del bucket verrà usato per l'URL.
Ad esempio, se il bucket si chiama "bucket.example.com", l'URL sarà "http://bucket.example.com/"...</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="cbAmazonS3UsePathStyle.Text" xml:space="preserve">
<value>Usa Path Style Request:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="btnAmazonS3AccessKeyOpen.Text" xml:space="preserve">
<value>...</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="btnAmazonS3BucketNameOpen.Text" xml:space="preserve">
<value>...</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="btnAzureStoragePortal.Text" xml:space="preserve">
<value>...</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="btnFTPSCertificateLocationBrowse.Text" xml:space="preserve">
<value>...</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="btnSFTPKeyLocationBrowse.Text" xml:space="preserve">
<value>...</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="chImgurID.Text" xml:space="preserve">
<value>ID</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="chPicasaID.Text" xml:space="preserve">
<value>ID</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="gbFTPS.Text" xml:space="preserve">
<value>FTPS</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="gbSFTP.Text" xml:space="preserve">
<value>SFTP</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblAdflyAPIUID.Text" xml:space="preserve">
<value>UID API:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblAzureStorageCustomDomain.Text" xml:space="preserve">
<value>Dominio Personalizzato:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblSeafileAPIURL.Text" xml:space="preserve">
<value>URL API:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="lblYourlsAPIURL.Text" xml:space="preserve">
<value>URL API:</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="rbFTPProtocolFTP.Text" xml:space="preserve">
<value>FTP</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="rbFTPProtocolFTPS.Text" xml:space="preserve">
<value>FTPS</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="rbFTPProtocolSFTP.Text" xml:space="preserve">
<value>SFTP</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="txtJiraHost.Text" xml:space="preserve">
<value>http://</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="txtJiraIssuePrefix.Text" xml:space="preserve">
<value>PROJECT-</value>
2017-10-03 04:30:34 +13:00
</data>
<data name="btnPaste_eeGetUserKey.Text" xml:space="preserve">
<value>Ottieni chiave utente...</value>
</data>
<data name="lblAmazonS3StorageClass.Text" xml:space="preserve">
<value>Classe Storage:</value>
</data>
<data name="cbFlickrDirectLink.Text" xml:space="preserve">
<value>Usa Collegamento Diretto</value>
</data>
2023-10-13 00:33:23 +13:00
<data name="cbOneDriveUseDirectLink.Text" xml:space="preserve">
<value>Usa Collegamento Diretto</value>
</data>
</root>