nextcloud/settings/l10n/fa.php

35 lines
1.7 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php $TRANSLATIONS = array(
"Unable to load list from App Store" => "قادر به بارگذاری لیست از فروشگاه اپ نیستم",
"Email saved" => "ایمیل ذخیره شد",
"Invalid email" => "ایمیل غیر قابل قبول",
"OpenID Changed" => "OpenID تغییر کرد",
"Invalid request" => "درخواست غیر قابل قبول",
"Authentication error" => "خطا در اعتبار سنجی",
"Language changed" => "زبان تغییر کرد",
"Disable" => "غیرفعال",
"Enable" => "فعال",
"Saving..." => "درحال ذخیره ...",
"__language_name__" => "__language_name__",
"Add your App" => "برنامه خود را بیافزایید",
"Select an App" => "یک برنامه انتخاب کنید",
"See application page at apps.owncloud.com" => "صفحه این اٌپ را در apps.owncloud.com ببینید",
"Clients" => "مشتریان",
"Password" => "گذرواژه",
"Your password was changed" => "رمز عبور شما تغییر یافت",
"Unable to change your password" => "ناتوان در تغییر گذرواژه",
"Current password" => "گذرواژه کنونی",
"New password" => "گذرواژه جدید",
"show" => "نمایش",
"Change password" => "تغییر گذر واژه",
"Email" => "پست الکترونیکی",
"Your email address" => "پست الکترونیکی شما",
"Fill in an email address to enable password recovery" => "پست الکترونیکی را پرکنید تا بازیابی گذرواژه فعال شود",
"Language" => "زبان",
"Help translate" => "به ترجمه آن کمک کنید",
"Name" => "نام",
"Groups" => "گروه ها",
"Create" => "ایجاد کردن",
"Other" => "سایر",
"Delete" => "پاک کردن"
);