Skip to content

Commit

Permalink
Merge pull request #5 from simprecicchiani/master
Browse files Browse the repository at this point in the history
Added Italian language support
  • Loading branch information
MSzturc authored May 11, 2020
2 parents dd67bcb + cf8b15f commit da6fc5d
Show file tree
Hide file tree
Showing 6 changed files with 53 additions and 0 deletions.
6 changes: 6 additions & 0 deletions AutoLaunchHelper/it.lproj/InfoPlist.strings
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
/* Bundle name */
"CFBundleName" = "AutoLaunchHelper";

/* Copyright (human-readable) */
"NSHumanReadableCopyright" = "Copyright © 2020 Matthäus Szturc. Tutti i diritti riservati.";

3 changes: 3 additions & 0 deletions AutoLaunchHelper/it.lproj/Main.strings
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@

/* Class = "NSMenu"; title = "Main Menu"; ObjectID = "AYu-sK-qS6"; */
"AYu-sK-qS6.title" = "Menu Principale";
11 changes: 11 additions & 0 deletions ThinkpadAssistant.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,11 @@
C9B503782463269400673FFA /* zh-Hans */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = "zh-Hans"; path = "zh-Hans.lproj/InfoPlist.strings"; sourceTree = "<group>"; };
C9DFD0242451BAA2000103A2 /* IconProvider.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IconProvider.swift; sourceTree = "<group>"; };
DD371F54F75D0F5C930CA66E /* Pods-ThinkpadAssistant.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ThinkpadAssistant.debug.xcconfig"; path = "Target Support Files/Pods-ThinkpadAssistant/Pods-ThinkpadAssistant.debug.xcconfig"; sourceTree = "<group>"; };
F2567B2F2469343D007C3158 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/Main.strings; sourceTree = "<group>"; };
F2567B302469343D007C3158 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/Main.strings; sourceTree = "<group>"; };
F2567B312469343D007C3158 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/InfoPlist.strings; sourceTree = "<group>"; };
F2567B322469343D007C3158 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/Localizable.strings; sourceTree = "<group>"; };
F2567B332469343E007C3158 /* it */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = it; path = it.lproj/InfoPlist.strings; sourceTree = "<group>"; };
FC21613D1EE9C64E00E7DB46 /* AutoLaunchHelper.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = AutoLaunchHelper.entitlements; sourceTree = "<group>"; };
FC56DEBA1EE98AC7001ACE3F /* ThinkpadAssistant.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ThinkpadAssistant.app; sourceTree = BUILT_PRODUCTS_DIR; };
FC56DEBD1EE98AC7001ACE3F /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
Expand Down Expand Up @@ -277,6 +282,7 @@
Base,
de,
"zh-Hans",
it,
);
mainGroup = FC56DEB11EE98AC7001ACE3F;
productRefGroup = FC56DEBB1EE98AC7001ACE3F /* Products */;
Expand Down Expand Up @@ -396,6 +402,7 @@
children = (
C9B3F78B2462DC360082AD67 /* de */,
C9B503772463269300673FFA /* zh-Hans */,
F2567B322469343D007C3158 /* it */,
);
name = Localizable.strings;
sourceTree = "<group>";
Expand All @@ -405,6 +412,7 @@
children = (
C9B3F78F2462E0540082AD67 /* de */,
C9B503762463269300673FFA /* zh-Hans */,
F2567B312469343D007C3158 /* it */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
Expand All @@ -414,6 +422,7 @@
children = (
C9B3F7922462E0540082AD67 /* de */,
C9B503782463269400673FFA /* zh-Hans */,
F2567B332469343E007C3158 /* it */,
);
name = InfoPlist.strings;
sourceTree = "<group>";
Expand All @@ -424,6 +433,7 @@
FC56DEC41EE98AC7001ACE3F /* Base */,
C9B3F7892462DA460082AD67 /* de */,
C9B503742463269300673FFA /* zh-Hans */,
F2567B2F2469343D007C3158 /* it */,
);
name = Main.storyboard;
sourceTree = "<group>";
Expand All @@ -434,6 +444,7 @@
FC56DED91EE98B3A001ACE3F /* Base */,
C9B3F78D2462DC360082AD67 /* de */,
C9B503752463269300673FFA /* zh-Hans */,
F2567B302469343D007C3158 /* it */,
);
name = Main.storyboard;
sourceTree = "<group>";
Expand Down
6 changes: 6 additions & 0 deletions ThinkpadAssistant/it.lproj/InfoPlist.strings
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
/* Bundle name */
"CFBundleName" = "ThinkpadAssistant";

/* Copyright (human-readable) */
"NSHumanReadableCopyright" = "Copyright © 2020 Matthäus Szturc. Tutti i diritti riservati.";

18 changes: 18 additions & 0 deletions ThinkpadAssistant/it.lproj/Localizable.strings
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
/* No comment provided by engineer. */
"Microphone\nmuted" = "Microfono\nmuto";

/* No comment provided by engineer. */
"Microphone\nunmuted" = "Microfono\nattivo";

/* No comment provided by engineer. */
"Screen\nextending" = "Schermo\nesteso";

/* No comment provided by engineer. */
"Screen\nmirroring" = "Schermo\nduplicato";

/* No comment provided by engineer. */
"Wi-Fi\ndisabled" = "Wi-Fi\nspento";

/* No comment provided by engineer. */
"Wi-Fi\nenabled" = "Wi-Fi\nacceso";

9 changes: 9 additions & 0 deletions ThinkpadAssistant/it.lproj/Main.strings
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@

/* Class = "NSMenu"; title = "Main Menu"; ObjectID = "AYu-sK-qS6"; */
"AYu-sK-qS6.title" = "Menu Principale";

/* Class = "NSMenuItem"; title = "Launch on Login"; ObjectID = "Lcb-4h-zk2"; */
"Lcb-4h-zk2.title" = "Avvia al Login";

/* Class = "NSMenuItem"; title = "Quit"; ObjectID = "Q77-Nx-rEG"; */
"Q77-Nx-rEG.title" = "Esci";

0 comments on commit da6fc5d

Please sign in to comment.