About
BookList
Calendar
Bugs
Languages
Screen Shots
To Do
Home
Links
SearchBar
|
Calendar has been translated to a few languages such as French and Welsh.
This document give a small over view.
How to switch to a different language
To check what languages Calendar supports follow these steps:
- Find Calendar in Finder.
- Right click on the application and select Show Info.
- In the pop-up menu select Languages.
- The window now lists all the languages Calendar has been translated to.
- Note that some languages are listed under there abbreviated two or
three letter names. To find the abbreviation for your language follow this
link.
If Calendar supports your language but runs under a differnt translation then
follow these steps:
- From the Apple menu select System Preferences
- Click on the International icon.
- If your language appears under the Languages list then drag it to the top
- If your language does not appear on the list then read the next section
The following steps will guide you in setting your language as
the default system language even when it does not appear in the
System Preferences dialog. Note when you see YOUR_LANGUAGE
read that as the name of your language or abbreviation as listed
in the Show Info panel.
- Run Terminal.app which can be found in /Applications/Utilites.
- Type the following : defaults read NSGlobalDomain AppleLanguages
- Press return
- The above command will cause Terminal to print the prefered languages
on your computer. i.e. (English, German, French)
- Now you want to add your language to the head of the list so
for the above example you would type :
defaults write NSGlobalDomain AppleLanguages "(YOUR_LANGUAGE, English,
German, French)"
How to translate Calendar to a new language
- Find Calendar.app in Finder
- Right click on the application icon and select Show Package Contents
- Naviate through Contents/Resources
- Make a copy it the folder English.lproj
- Find the two letter code that represent your language
here
- Rename the new folder with the two letter code plus the .lproj extension
- Translate all text in the new folder
- Send me a copy :-)
|