-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* translate en to fr * re add GeneralPreferencesViewController.xib * re add devTeam origin && fix path GeneralPreferencesViewController.xib * fix fail * re add old dev team
- Loading branch information
1 parent
54e8f55
commit ee4caec
Showing
17 changed files
with
977 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
21 changes: 21 additions & 0 deletions
21
Juice/Classes/en.lproj/GeneralPreferencesViewController.strings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
|
||
/* Class = "NSTextFieldCell"; title = "Rescan For Scales:"; ObjectID = "0hr-m8-QTZ"; */ | ||
"0hr-m8-QTZ.title" = "Rescan For Scales:"; | ||
|
||
/* Class = "NSTextFieldCell"; title = "0 Scales Found"; ObjectID = "1EL-UD-CHx"; */ | ||
"1EL-UD-CHx.title" = "0 Scales Found"; | ||
|
||
/* Class = "NSTextFieldCell"; title = "Launch:"; ObjectID = "3wZ-4R-SJn"; */ | ||
"3wZ-4R-SJn.title" = "Launch:"; | ||
|
||
/* Class = "NSButtonCell"; title = "Rescan"; ObjectID = "M2Y-9t-TVn"; */ | ||
"M2Y-9t-TVn.title" = "Rescan"; | ||
|
||
/* Class = "NSButtonCell"; title = "Atomatically on system start"; ObjectID = "Q6i-XV-814"; */ | ||
"Q6i-XV-814.title" = "Atomatically on system start"; | ||
|
||
/* Class = "NSTextFieldCell"; title = "Current Scale:"; ObjectID = "pSb-PT-l5y"; */ | ||
"pSb-PT-l5y.title" = "Current Scale:"; | ||
|
||
/* Class = "NSButtonCell"; title = "Add Scale"; ObjectID = "xXL-NV-2xU"; */ | ||
"xXL-NV-2xU.title" = "Add Scale"; |
21 changes: 21 additions & 0 deletions
21
Juice/Classes/fr.lproj/GeneralPreferencesViewController.strings
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
|
||
/* Class = "NSTextFieldCell"; title = "Rescan For Scales:"; ObjectID = "0hr-m8-QTZ"; */ | ||
"0hr-m8-QTZ.title" = "Rescan For Scales:"; | ||
|
||
/* Class = "NSTextFieldCell"; title = "0 Scales Found"; ObjectID = "1EL-UD-CHx"; */ | ||
"1EL-UD-CHx.title" = "0 Scales Found"; | ||
|
||
/* Class = "NSTextFieldCell"; title = "Launch:"; ObjectID = "3wZ-4R-SJn"; */ | ||
"3wZ-4R-SJn.title" = "Launch:"; | ||
|
||
/* Class = "NSButtonCell"; title = "Rescan"; ObjectID = "M2Y-9t-TVn"; */ | ||
"M2Y-9t-TVn.title" = "Rescan"; | ||
|
||
/* Class = "NSButtonCell"; title = "Atomatically on system start"; ObjectID = "Q6i-XV-814"; */ | ||
"Q6i-XV-814.title" = "Démarrer Juice à la connexion"; | ||
|
||
/* Class = "NSTextFieldCell"; title = "Current Scale:"; ObjectID = "pSb-PT-l5y"; */ | ||
"pSb-PT-l5y.title" = "Current Scale:"; | ||
|
||
/* Class = "NSButtonCell"; title = "Add Scale"; ObjectID = "xXL-NV-2xU"; */ | ||
"xXL-NV-2xU.title" = "Add Scale"; |
Oops, something went wrong.