Blame view
sources/apps/user_migrate/l10n/fa.php
505 Bytes
|
03e52840d
|
1 2 3 4 5 6 7 |
<?php $TRANSLATIONS = array( "Export" => "گرفتن خروجی", "Something went wrong while the export file was being generated" => "در هنگامی که فایل خروجی در حال تولید بود مشکلی ایجاد شد.", "An error has occurred" => "یک خطا رخ داده است", "User Account Migration" => "انتقال حساب کاربری", "Export and import ownCloud user accounts." => "درون ریزی و گرفتن خروجی از حساب های کاربری owncloud" ); |