Blame view
sources/apps/gallery/l10n/is.php
278 Bytes
|
d1bafeea1
|
1 2 3 4 5 6 |
<?php $TRANSLATIONS = array( "Pictures" => "Myndir", "Shared by" => "Deilt af", "Share" => "Deila", "The \"Image Viewer\" application also need to be enabled to use this application." => "\"Image Viewer\" forritið þarf einnig að vera virkjað til að nota þetta forrit:" ); |