mirror of
https://github.com/lltcggie/waifu2x-caffe.git
synced 2025-06-25 21:22:47 +00:00
イタリア語の言語ファイルを追加 resolved #216
This commit is contained in:
parent
3812b90f68
commit
807cfcb78f
@ -432,5 +432,5 @@ Created [waifu2x-converter](https://github.com/WL-Amigo/waifu2x-converter-cpp) b
|
||||
will be grateful to.
|
||||
Also, @paul70078 for translating the message into English, @yoonhakcher for translating the message into Simplified Chinese, @mzhboy for the pull request for Simplified Chinese translation,
|
||||
@Kenin0726 for translating the message into Korean, @aruhirin for suggesting improvements to the Korean translation,
|
||||
@Lizardon1995 for translating messages in Traditional Chinese, @yoonhakcher, @Scharynche for pull request for Turkish translation, @Serized for pull request for French translation, Brazilian Portuguese @Simrafael for pull request for translation, @AndreasWebdev for pull request for German translation, @07pepa for pull request for Czech translation,
|
||||
@Lizardon1995 for translating messages in Traditional Chinese, @yoonhakcher, @Scharynche for pull request for Turkish translation, @Serized for pull request for French translation, Brazilian Portuguese @Simrafael for pull request for translation, @AndreasWebdev for pull request for German translation, @07pepa for pull request for Czech translation, @07pepa for pull request for Italian translation,
|
||||
Thanks to JYUNYA for providing the GUI version of the icon.
|
@ -430,5 +430,5 @@ ex.
|
||||
に、感謝します。
|
||||
また、メッセージを英訳してくださった @paul70078 さん、メッセージを中国語(簡体字)に翻訳してくださった @yoonhakcher さん、中国語(簡体字)訳のプルリクエストを下さった @mzhboy さん、
|
||||
メッセージを韓国語に翻訳してくださった @kenin0726 さん、韓国語訳の改善を提案してくださった @aruhirin さん、
|
||||
メッセージを中国語(繁体字)に翻訳してくださった @lizardon1995 さん、@yoonhakcher さん、トルコ語訳のプルリクエストを下さった @Scharynche さん、フランス語訳のプルリクエストを下さった @Serized さん、ブラジルポルトガル語訳のプルリクエストを下さった @simrafael さん、ドイツ語訳のプルリクエストを下さった @AndreasWebdev さん、チェコ語訳のプルリクエストを下さった @07pepa さん、
|
||||
メッセージを中国語(繁体字)に翻訳してくださった @lizardon1995 さん、@yoonhakcher さん、トルコ語訳のプルリクエストを下さった @Scharynche さん、フランス語訳のプルリクエストを下さった @Serized さん、ブラジルポルトガル語訳のプルリクエストを下さった @simrafael さん、ドイツ語訳のプルリクエストを下さった @AndreasWebdev さん、チェコ語訳のプルリクエストを下さった @07pepa さん、イタリア語訳のプルリクエストを下さった @AndryGabry01 さん、
|
||||
GUI版のアイコンを提供してくださった JYUNYAさん に感謝します。
|
||||
|
@ -11,3 +11,4 @@ Türkçe(TR) 0x1F 0x01 turkish.json
|
||||
简体中文 0x04 0x02 Chinese_Simplified.json
|
||||
Português(BR) 0x16 0x01 portuguese_brazilian.json
|
||||
Čeština 0x05 0x01 czech.json
|
||||
Italian 0x10 0x01 italian.json
|
||||
|
105
bin/lang/italian.json
Normal file
105
bin/lang/italian.json
Normal file
@ -0,0 +1,105 @@
|
||||
{
|
||||
"IDC_STATIC_IO_SETTING":"Impostazioni Input/Output",
|
||||
"IDC_STATIC_INPUT_PATH":"Percorso di Input\r\n(File o Cartelle)",
|
||||
"IDC_BUTTON_INPUT_REF":"Browse",
|
||||
"IDC_STATIC_OUTPUT_PATH":"Percorso di Output",
|
||||
"IDC_STATIC_TANS_EXT_LIST":"Estensioni file in input",
|
||||
"IDC_STATIC_OUTPUT_EXT":"Estensione di Output",
|
||||
"IDC_STATIC_OUTPUT_QUALITY":"Qualita Output",
|
||||
"IDC_STATIC_OUTPUT_DEPTH":"Output depth bits",
|
||||
"IDC_STATIC_AUTO_START":"Avvio automatico quando vengono impostati i file di input",
|
||||
"IDC_RADIO_AUTO_START_NONE":"No Avvio Automatico",
|
||||
"IDC_RADIO_AUTO_START_ONE":"Al inserimento di un file",
|
||||
"IDC_RADIO_AUTO_START_MULTI":"Al inserimento di più file o di una cartella",
|
||||
"IDC_STATIC_QUALITY_PROCESS_SETTING":"Conversione qualità immagine e impostazioni di elaborazione ",
|
||||
"IDC_STATIC_TRANS_MODE":"Modalità di conversione",
|
||||
"IDC_RADIO_MODE_NOISE_SCALE":"Riduci rumore e ingrandisci",
|
||||
"IDC_RADIO_MODE_SCALE":"Ingrandisci",
|
||||
"IDC_RADIO_MODE_NOISE":"eliminazione delle impurità",
|
||||
"IDC_RADIO_AUTO_SCALE":"Ingrandisci e elimina le inpurità in automatico",
|
||||
"IDC_STATIC_JPEG_NOISE_LEVEL":"Livello di eliminazione delle impurità",
|
||||
"IDC_RADIONOISE_LEVEL0":"Livello 0",
|
||||
"IDC_RADIONOISE_LEVEL1":"Livello 1",
|
||||
"IDC_RADIONOISE_LEVEL2":"Livello 2",
|
||||
"IDC_RADIONOISE_LEVEL3":"Livello 3",
|
||||
"IDC_STATIC_SCALE_RATE":"Dimensione dell'ingrandimento",
|
||||
"IDC_RADIO_SCALE_RATIO":"Imposta rate",
|
||||
"IDC_RADIO_SCALE_WIDTH":"Imposta trans width",
|
||||
"IDC_RADIO_SCALE_HEIGHT":"Imposta trans height",
|
||||
"IDC_RADIO_SCALE_WIDTH_HEIGHT":"Imposta trans width e height",
|
||||
"IDC_STATIC_MODEL":"Modello",
|
||||
"IDC_RADIO_MODEL_RGB":"2-D illust (RGB Model)",
|
||||
"IDC_RADIO_MODEL_PHOTO":"Photography, Anime",
|
||||
"IDC_RADIO_MODEL_Y":"2-D illust (Y Model)",
|
||||
"IDC_RADIO_MODEL_UpResNet10":"2-D illust (UpResNet10)",
|
||||
"IDC_CHECK_TTA":"Usa la modalita TTA",
|
||||
"IDC_STATIC_PROCESS_SPEED_SETTING":"Impostazioni della velocità di elaborazione",
|
||||
"IDC_STATIC_PROCESSOR":"Usa processore",
|
||||
"IDC_RADIO_MODE_GPU":"CUDA (Usa cuDNN)",
|
||||
"IDC_RADIO_MODE_CPU":"CPU",
|
||||
"IDC_STATIC_CROP_SIZE":"Split size",
|
||||
"IDC_BUTTON_CHECK_CUDNN":"Controlla cuDNN",
|
||||
"IDC_BUTTON_CANCEL":"Cancella",
|
||||
"IDC_BUTTON_EXEC":"Avvia",
|
||||
"IDC_STATIC_LANG_UI":"Lingua UI",
|
||||
"IDC_BUTTON_OUTPUT_REF":"Browse",
|
||||
"IDC_BUTTON_APP_SETTING":"Impostazioni App",
|
||||
"IDC_BUTTON_CLEAR_OUTPUT_DIR":"Resetta cartella di output",
|
||||
"IDC_STATIC_ARG_START":"Avvia con Arg",
|
||||
"IDC_CHECK_ARG_START_AUTO":"Avvia Quando Lanciato",
|
||||
"IDC_CHECK_ARG_START_SUCCESS_FINISH":"Esci quando completato con successo",
|
||||
"IDC_STATIC_INPUT_DIR_FIX":"Cartella di input prestabilita",
|
||||
"IDC_STATIC_OUTPUT_DIR_FIX":"Cartella di output prestabilita",
|
||||
"IDC_CHECK_OUTPUT_NO_OVERWRITE":"Non sovrascrivere file di output",
|
||||
"MessageUseProcessorMode":"Processore usato: %s",
|
||||
"MessageProcessTime":"Tempo di elaborazione: %02d:%02d:%02d.%03d",
|
||||
"MessageInitTime":"Tempo di inizializzazione: %02d:%02d:%02d.%03d",
|
||||
"MessagecuDNNCheckTime":"Tempo di controllo cuDNN: %02d:%02d:%02d.%03d",
|
||||
"MessageTitleError":"Errore",
|
||||
"MessageScaleRateCheckError":"Il fattore di ingrandimento deve essere maggiore di 0,0 e positivo",
|
||||
"MessageScaleWidthCheckError":"La dimensione deve essere un numero intero maggiore di 0.",
|
||||
"MessageCropSizeCheckError":"La dimensione della divisione deve essere maggiore di 0",
|
||||
"MessageInputPathCheckError":"Si prega di specificare il percorso di input",
|
||||
"MessageOutputPathCheckError":"Si prega di specificare il percorso di output",
|
||||
"MessageOutputExtCheckError":"Si prega di specificare l'estensione di output",
|
||||
"MessageInputCheckError":"Il file o la cartella di input non esiste",
|
||||
"MessageOutputExtentionCheckError":"Seleziona l'estensione di output",
|
||||
"MessageOutputQualityCheckError":"La qualità dell'output è fuori dal intervallo",
|
||||
"MessageOutputDepthCheckError":"I bit di profondità di output non sono corretti",
|
||||
"MessageCudaNotFindError":"L'input non puo essere elaborato dalla GPU\r\n I driver CUDA potrebbero non essere stati installati. \r\nPer favore installa i driver CUDA",
|
||||
"MessageCudaOldVersionError":"L'input non puo essere elaborato dalla GPU\r\n I driver CUDA potrebbero non essere aggiornati. \r\nPer favore aggiorna i driver CUDA",
|
||||
"MessageTransSuccess":"Convertito con successo",
|
||||
"MessageErrorHappen":"C'è stato un errore",
|
||||
"MessageCreateOutDirError":"Cartella di Output\r\n[%s]\r\nCreazione fallita",
|
||||
"MessageCancelError":"L'elaborazione è stata bloccata",
|
||||
"MessageInvalidParameterError":"Parametro non valido",
|
||||
"MessageFailedOpenModelFileError":"Errore nell'apertura del file del modello",
|
||||
"MessageFailedParseModelFileError":"Impossibile analizzare il file del modello",
|
||||
"MessageFailedConstructModelError":"Impossibile costruire il modello",
|
||||
"MessageFailedOpenInputFileError":"Errore nell'apertura del file %s",
|
||||
"MessageFailedOpenOutputFileError":"Impossibile scrivere nel file di output %s",
|
||||
"MessageFailedProcessCaffeError":"Impossibile elaborare l'interpolazione",
|
||||
"MessageTitleResult":"Risultato",
|
||||
"MessagecuDNNOK":"cuDNN è disponibile",
|
||||
"MessagecuDNNNotFindError":"cuDNN non puo essere usato\r\n[%s]non trovato",
|
||||
"MessagecuDNNOldVersionError":"cuDNN non puo essere usato\r\n[%s]è una vecchia versione, per favore usa la versione v2",
|
||||
"MessagecuDNNCannotCreateError":"cuDNN non puo essere usato\r\ncInizializzazione di cuDNN fallita",
|
||||
"MessagecuDNNDefautlError":"cuDNN non puo essere usato",
|
||||
"MessageExtStr":"Input file extensions(%s)",
|
||||
"MessageAllFileFolder":"Tutti i file e le cartelle(*.*)",
|
||||
"MessageTitleInputDialog":"Perfavore seleziona il file o la cartella di input",
|
||||
"MessageTimeLeftUnknown":"Tempo mancante: Sconosciuto",
|
||||
"MessageTimeLeft":"Tempo Mancante",
|
||||
"MessageNoOverwrite":"File gia esistente in: %s",
|
||||
"MessageCudaOldDeviceError":"Il tuo dispositivo CUDA è troppo vecchio.\r\nPer favore usa un dispositivo con Compute Capability 2.0 o superiore",
|
||||
"OK":"OK",
|
||||
"Cancel":"Cancella",
|
||||
"IDC_STATIC_USE_GPU_NO":"Usa la GPU n°",
|
||||
"IDC_RADIO_MODEL_UPCONV_RGB":"2-D illust (UpRGB Model)",
|
||||
"IDC_RADIO_MODEL_UPCONV_PHOTO":"Photo (UpPhoto Model)",
|
||||
"MessageLogFatalError":"Si è verificato un errore irreversibile.\r\nc'è la possibilità che la dimensione dello split sia troppo grande",
|
||||
"IDC_STATIC_BATCH_SIZE":"Batch size",
|
||||
"MessageBatchSizeCheckError":"La dimensione del batch deve essere maggiore di 0",
|
||||
"IDC_RADIO_MODEL_CUNET":"2-D illust (CUnet Model)",
|
||||
"MessageCropSizeDivisibleCheckError":"La dimensione della divisione di questo modello deve essere divisibile per %d"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user