Blame view
sources/apps/user_migrate/l10n/is.php
396 Bytes
|
03e52840d
|
1 2 3 4 5 6 7 |
<?php $TRANSLATIONS = array( "Export" => "Flytja út", "Something went wrong while the export file was being generated" => "Eitthvað fór úrskeðis við gerð skráar til útflutning", "An error has occurred" => "Villa kom upp", "User Account Migration" => "Flutningur notenda aðganga", "Export and import ownCloud user accounts." => "Inn- og útflutningur fyrir ownCloud notenda aðganga" ); |