Blame view
sources/apps/user_migrate/l10n/fi_FI.php
358 Bytes
|
03e52840d
|
1 2 3 4 5 6 7 |
<?php $TRANSLATIONS = array( "Export" => "Vie", "Something went wrong while the export file was being generated" => "Jokin meni pieleen vientiä suorittaessa", "An error has occurred" => "Tapahtui virhe", "User Account Migration" => "Käyttäjätunnusten siirto", "Export and import ownCloud user accounts." => "Vie ja tuo ownCloud-käyttäjätunnuksia." ); |