nextcloud/apps/files_encryption/l10n/fa.php

6 lines
244 B
PHP
Raw Normal View History

2012-10-16 19:57:07 +04:00
<?php $TRANSLATIONS = array(
2013-02-06 03:06:28 +04:00
"Please check your passwords and try again." => "لطفا گذرواژه خود را بررسی کنید و دوباره امتحان کنید.",
2012-10-16 19:57:07 +04:00
"Encryption" => "رمزگذاری",
2013-01-23 03:06:18 +04:00
"None" => "هیچ‌کدام"
2012-10-16 19:57:07 +04:00
);