diff options
author | Damiano Galassi <[email protected]> | 2019-02-14 18:12:13 +0100 |
---|---|---|
committer | Damiano Galassi <[email protected]> | 2019-02-14 18:12:13 +0100 |
commit | 9bab7da96bfc0bbfd13274ba47016092c0327b97 (patch) | |
tree | 18308924e95bceffa9dac2511f4090f080ae80aa /macosx/it.lproj/HBTitleSelection.strings | |
parent | d79e33831e4713493e74a9267dc2bb5fe260685a (diff) |
MacGui: add Italian localisation.
Diffstat (limited to 'macosx/it.lproj/HBTitleSelection.strings')
-rw-r--r-- | macosx/it.lproj/HBTitleSelection.strings | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/macosx/it.lproj/HBTitleSelection.strings b/macosx/it.lproj/HBTitleSelection.strings new file mode 100644 index 000000000..183504d1b --- /dev/null +++ b/macosx/it.lproj/HBTitleSelection.strings @@ -0,0 +1,45 @@ +/* Class = "NSTableColumn"; headerCell.title = "Title"; ObjectID = "4XY-C0-SwE"; */ +"4XY-C0-SwE.headerCell.title" = "Titolo"; + +/* Class = "NSTextFieldCell"; title = "Select the titles to add to the queue:"; ObjectID = "5tD-fg-g4t"; */ +"5tD-fg-g4t.title" = "Seleziona i titoli da aggiungere alla coda:"; + +/* Class = "NSTableColumn"; headerCell.title = "Duration"; ObjectID = "a6r-ky-REh"; */ +"a6r-ky-REh.headerCell.title" = "Durata"; + +/* Class = "NSTextFieldCell"; title = "Table View Cell"; ObjectID = "dsG-Ho-vsT"; */ +"dsG-Ho-vsT.title" = "Table View Cell"; + +/* Class = "NSWindow"; title = "Window"; ObjectID = "F0z-JX-Cv5"; */ +"F0z-JX-Cv5.title" = "Finestra"; + +/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "Fcv-FE-8Fv"; */ +"Fcv-FE-8Fv.title" = "Text Cell"; + +/* Class = "NSTableColumn"; headerCell.title = "Name"; ObjectID = "FQY-Ye-g0f"; */ +"FQY-Ye-g0f.headerCell.title" = "Nome"; + +/* Class = "NSTextFieldCell"; title = "0"; ObjectID = "hQc-RA-phB"; */ +"hQc-RA-phB.title" = "0"; + +/* Class = "NSButtonCell"; title = "Cancel"; ObjectID = "jHg-nh-9NJ"; */ +"jHg-nh-9NJ.title" = "Annulla"; + +/* Class = "NSButtonCell"; title = "Check"; ObjectID = "JqJ-5C-Yhw"; */ +"JqJ-5C-Yhw.title" = "Check"; + +/* Class = "NSButtonCell"; title = "Check"; ObjectID = "k84-a6-eZ7"; */ +"k84-a6-eZ7.title" = "Check"; + +/* Class = "NSButtonCell"; title = "Add"; ObjectID = "mOe-XL-tl1"; */ +"mOe-XL-tl1.title" = "Aggiungi"; + +/* Class = "NSMenuItem"; title = "Deselect All"; ObjectID = "PXF-7D-BKR"; */ +"PXF-7D-BKR.title" = "Deseleziona tutto"; + +/* Class = "CocoaBindingsConnection"; ibShadowedDisplayPattern = "%{value1}@"; ObjectID = "xTt-zi-wf0"; */ +"xTt-zi-wf0.ibShadowedDisplayPattern" = "%{value1}@"; + +/* Class = "NSTextFieldCell"; title = "Text Cell"; ObjectID = "zwi-rc-q6x"; */ +"zwi-rc-q6x.title" = "Text Cell"; + |