2012-12-30 23:05:31 +00:00
|
|
|
<?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",
|
2013-06-14 00:52:34 +00:00
|
|
|
"No preview available for" => "Yfirlit ekki í boði fyrir"
|
2012-12-30 23:05:31 +00:00
|
|
|
);
|