Hou tae localise Drupal intae Scots
Back tae the Localise Drupal page
During Drupal installation ye can select yer leid an Drupal will doonload translations for the interface automatically. But ye can see that mony leids dinna hae aw the translations needit for the interface:

Ye will get some translations, but aw the ither translations ye will need tae import manually frae the .po file (Save this file wi Ctrl + S):
Doonload the .po file wi translations
First o aw, check that yer leid is on the Drupal site:
/admin/config/regional/language

If ye dinna hae yer leid, then click the Add Language button an it will be addit.
If ye dinna hae this page on the site, then ye need tae enable the Language an Configuration Translation modules:
/admin/modules

Efter ye hae doonloadit the .po file an yer leid exists on the site, gang tae the Import page an upload yer .po file an select yer leid (Configuration > Region an language > User interface translation > Import):
/admin/config/regional/translate/import

Efter that yer interface will be translatit intae yer ain leid.
See an aw
Back tae the Localise Drupal page
https://github.com/levmyshkin/localize-drupal - Up-tae-date .po files wi translations for aw leids. Feel free tae send pull requests wi better translations.
https://localize.drupal.org/ - Official site for adding/editing translation strings for aw leids. Ye can submit yer ain translations here an help tae translate the interface mair weel.
https://www.drupal.org/project/l10n_client - Drupal module that helps tae translate individual strings on yer site.