summaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/l10n/is.php
blob: b76d737e6d0bafed22cf183914a099b48ddd8a06 (plain)
1
2
3
4
5
6
7
8
<?php $TRANSLATIONS = array(
"Password" => "Lykilorð",
"Submit" => "Senda",
"%s shared the folder %s with you" => "%s deildi möppunni %s með þér",
"%s shared the file %s with you" => "%s deildi skránni %s með þér",
"Download" => "Niðurhal",
"No preview available for" => "Yfirlit ekki í boði fyrir"
);