<?php

$strings = array(
    'No files.' => 'Ingen filer.',
    '1 file.'  => '1 fil.',
    '%s files.' => '%s filer.');
?>
