Blame view
sources/apps/admin_migrate/l10n/ku_IQ.php
677 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" => "ههناردن" ); |