diff --git a/MonitorControl/UI/it.lproj/Localizable.strings b/MonitorControl/UI/it.lproj/Localizable.strings new file mode 100644 index 0000000..cf56a06 Binary files /dev/null and b/MonitorControl/UI/it.lproj/Localizable.strings differ diff --git a/MonitorControl/UI/it.lproj/Main.strings b/MonitorControl/UI/it.lproj/Main.strings new file mode 100644 index 0000000..b671757 --- /dev/null +++ b/MonitorControl/UI/it.lproj/Main.strings @@ -0,0 +1,84 @@ + +/* Class = "NSButtonCell"; title = "Change Brightness/Volume for all screens"; ObjectID = "0Z7-PQ-Bl8"; */ +"0Z7-PQ-Bl8.title" = "Modifica Luminosità/Volume per tutti i monitor"; + +/* Class = "NSTableColumn"; headerCell.title = "Enabled"; ObjectID = "8U8-ec-Zbv"; */ +"8U8-ec-Zbv.headerCell.title" = "Abilitato"; + +/* Class = "NSTableColumn"; headerCell.title = "Name"; ObjectID = "CHc-s5-4MN"; */ +"CHc-s5-4MN.headerCell.title" = "Nome"; + +/* Class = "NSTextFieldCell"; title = "Keys"; ObjectID = "Dcz-GG-1li"; */ +"Dcz-GG-1li.title" = "Tasti"; + +/* Class = "NSTableColumn"; headerCell.title = "ID"; ObjectID = "dgp-q7-cBK"; */ +"dgp-q7-cBK.headerCell.title" = "ID"; + +/* Class = "NSTextFieldCell"; title = "General"; ObjectID = "ENU-js-huy"; */ +"ENU-js-huy.title" = "Generale"; + +/* Class = "NSTextFieldCell"; title = "Display"; ObjectID = "ExD-7P-6XI"; */ +"ExD-7P-6XI.title" = "Monitor"; + +/* Class = "NSButtonCell"; title = "Lower Contrast after Brightness"; ObjectID = "fhy-Er-0aI"; */ +"fhy-Er-0aI.title" = "Abbassa il Contrasto dopo la Luminosità"; + +/* Class = "NSMenuItem"; title = "Brightness only"; ObjectID = "hjz-0c-rvK"; */ +"hjz-0c-rvK.title" = "Solo Luminosità"; + +/* Class = "NSButtonCell"; title = "Start MonitorControl at Login"; ObjectID = "j72-NF-zsW"; */ +"j72-NF-zsW.title" = "Avvia MonitorControl al Login"; + +/* Class = "NSTableColumn"; headerCell.title = "Vendor"; ObjectID = "LRJ-fb-Z9E"; */ +"LRJ-fb-Z9E.headerCell.title" = "Produttore"; + +/* Class = "NSMenuItem"; title = "Volume only"; ObjectID = "NLP-dU-Dam"; */ +"NLP-dU-Dam.title" = "Solo Volume"; + +/* Class = "NSTableColumn"; headerCell.title = "Model"; ObjectID = "Nvp-hI-w4x"; */ +"Nvp-hI-w4x.headerCell.title" = "Modello"; + +/* Class = "NSTableColumn"; headerCell.title = "Friendly Name"; ObjectID = "uoI-1J-RdD"; */ +"uoI-1J-RdD.headerCell.title" = "Nome assegnato"; + +/* Class = "NSTextFieldCell"; title = "Listen for"; ObjectID = "Vh8-06-U3K"; */ +"Vh8-06-U3K.title" = "Gestisci"; + +/* Class = "NSMenuItem"; title = "Both Brightness & Volume"; ObjectID = "Vr4-xb-B4o"; */ +"Vr4-xb-B4o.title" = "Luminosità e Volume"; + +/* Class = "NSButtonCell"; title = "Show a slider for contrast"; ObjectID = "xSI-8W-Xd0"; */ +"xSI-8W-Xd0.title" = "Mostra un selettore per il Contrasto"; + +/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "2gr-xG-Byx"; */ +"2gr-xG-Byx.title" = ""; + +/* Class = "NSTextFieldCell"; title = "Table View Cell"; ObjectID = "4or-hS-WeW"; */ +"4or-hS-WeW.title" = ""; + +/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "afl-95-ZJl"; */ +"afl-95-ZJl.title" = ""; + +/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "as0-t3-Aub"; */ +"as0-t3-Aub.title" = ""; + +/* Class = "NSTextFieldCell"; title = "Table View Cell"; ObjectID = "aSw-3H-uNa"; */ +"aSw-3H-uNa.title" = ""; + +/* Class = "NSTextFieldCell"; title = "Table View Cell"; ObjectID = "cnb-Li-1lE"; */ +"cnb-Li-1lE.title" = ""; + +/* Class = "NSTextFieldCell"; title = "Table View Cell"; ObjectID = "DGv-iu-Jg1"; */ +"DGv-iu-Jg1.title" = ""; + +/* Class = "NSTextFieldCell"; title = "Version 0.0.0 (Build 0)"; ObjectID = "mBs-6m-13Q"; */ +"mBs-6m-13Q.title" = ""; + +/* Class = "NSTextFieldCell"; title = "Table View Cell"; ObjectID = "Pkk-Ce-Y6Q"; */ +"Pkk-Ce-Y6Q.title" = ""; + +/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "vkG-RF-Yne"; */ +"vkG-RF-Yne.title" = ""; + +/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "VPD-MR-IXg"; */ +"VPD-MR-IXg.title" = ""; diff --git a/MonitorControl/UI/it.lproj/MainMenu.strings b/MonitorControl/UI/it.lproj/MainMenu.strings new file mode 100644 index 0000000..2e60e18 --- /dev/null +++ b/MonitorControl/UI/it.lproj/MainMenu.strings @@ -0,0 +1,6 @@ + +/* Class = "NSMenuItem"; title = "Quit"; ObjectID = "JTa-2I-AsI"; */ +"JTa-2I-AsI.title" = "Esci"; + +/* Class = "NSMenuItem"; title = "Preferences..."; ObjectID = "SOS-eZ-uU5"; */ +"SOS-eZ-uU5.title" = "Preferenze..."; diff --git a/README.md b/README.md index bab6cd0..56a092c 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Control your external monitor brightness, contrast or volume directly from a men
Translations: :uk: :fr: :de:
+Translations: :uk: :fr: :de: :it: