Blame view
sources/apps/admin_migrate/l10n/si_LK.php
812 Bytes
|
03e52840d
|
1 2 3 4 5 6 7 8 |
<?php $TRANSLATIONS = array( "Export this ownCloud instance" => "මෙම ownCloud ප්රස්තාව නිර්යාත කරන්න", "This will create a compressed file that contains the data of this owncloud instance." => "මෙමඟින් මෙම ownCloud ප්රස්තාවෙහි දත්ත සියල්ල අඩංගු ගොනුවක් හැකිළුනු ගොනුවක් ලෙස සකස් කර දෙනු ලැබේ", "Please choose the export type:" => "නිර්යාත කරන ආකාරය තෝරන්න", "ownCloud system files" => "ownCloud පද්ධති ගොනුවන්", "Just user files" => "පරිශීලක ගොනු පමණක්", "Export" => "නිර්යාත කරන්න" ); |