nextcloud/settings/l10n/fa.php

83 lines
5.0 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" => "قادر به بارگذاری لیست از فروشگاه اپ نیستم",
"Authentication error" => "خطا در اعتبار سنجی",
"Unable to change display name" => "امکان تغییر نام نمایشی شما وجود ندارد",
"Group already exists" => "این گروه در حال حاضر موجود است",
"Unable to add group" => "افزودن گروه امکان پذیر نیست",
"Could not enable app. " => "برنامه را نمی توان فعال ساخت.",
"Email saved" => "ایمیل ذخیره شد",
"Invalid email" => "ایمیل غیر قابل قبول",
"Unable to delete group" => "حذف گروه امکان پذیر نیست",
"Unable to delete user" => "حذف کاربر امکان پذیر نیست",
"Language changed" => "زبان تغییر کرد",
"Invalid request" => "درخواست غیر قابل قبول",
"Admins can't remove themself from the admin group" => "مدیران نمی توانند خود را از گروه مدیریت حذف کنند",
"Unable to add user to group %s" => "امکان افزودن کاربر به گروه %s نیست",
"Unable to remove user from group %s" => "امکان حذف کاربر از گروه %s نیست",
"Couldn't update app." => "برنامه را نمی توان به هنگام ساخت.",
"Update to {appversion}" => "بهنگام شده به {appversion}",
"Disable" => "غیرفعال",
"Enable" => "فعال",
"Please wait...." => "لطفا صبر کنید ...",
"Updating...." => "در حال بروز رسانی...",
"Error while updating app" => "خطا در هنگام بهنگام سازی برنامه",
"Error" => "خطا",
"Updated" => "بروز رسانی انجام شد",
"Saving..." => "درحال ذخیره ...",
"deleted" => "حذف شده",
"undo" => "بازگشت",
"Unable to remove user" => "حذف کاربر امکان پذیر نیست",
"Groups" => "گروه ها",
"Delete" => "پاک کردن",
"add group" => "افزودن گروه",
"A valid username must be provided" => "نام کاربری صحیح باید وارد شود",
"Error creating user" => "خطا در ایجاد کاربر",
"A valid password must be provided" => "رمز عبور صحیح باید وارد شود",
"__language_name__" => "__language_name__",
"Security Warning" => "اخطار امنیتی",
"Setup Warning" => "هشدار راه اندازی",
"Internet connection not working" => "اتصال اینترنت کار نمی کند",
"Sharing" => "اشتراک گذاری",
"Allow users to share items to the public with links" => "اجازه دادن به کاربران برای اشتراک گذاری آیتم ها با عموم از طریق پیوند ها",
"Security" => "امنیت",
"More" => "بیش‌تر",
"Version" => "نسخه",
"Add your App" => "برنامه خود را بیافزایید",
"More Apps" => "برنامه های بیشتر",
"Select an App" => "یک برنامه انتخاب کنید",
"See application page at apps.owncloud.com" => "صفحه این اٌپ را در apps.owncloud.com ببینید",
"Update" => "به روز رسانی",
"User Documentation" => "مستندات کاربر",
"Administrator Documentation" => "مستندات مدیر",
"Online Documentation" => "مستندات آنلاین",
"Forum" => "انجمن",
"Bugtracker" => "ردیاب باگ ",
"Commercial Support" => "پشتیبانی تجاری",
"Show First Run Wizard again" => "راهبری کمکی اجرای اول را دوباره نمایش بده",
"Password" => "گذرواژه",
"Your password was changed" => "رمز عبور شما تغییر یافت",
"Unable to change your password" => "ناتوان در تغییر گذرواژه",
"Current password" => "گذرواژه کنونی",
"New password" => "گذرواژه جدید",
"Change password" => "تغییر گذر واژه",
"Display Name" => "نام نمایشی",
"Your display name was changed" => "نام نمایشی شما تغییر یافت",
"Unable to change your display name" => "امکان تغییر نام نمایشی شما وجود ندارد",
"Change display name" => "تغییر نام نمایشی",
"Email" => "پست الکترونیکی",
"Your email address" => "پست الکترونیکی شما",
"Fill in an email address to enable password recovery" => "پست الکترونیکی را پرکنید تا بازیابی گذرواژه فعال شود",
"Language" => "زبان",
"Help translate" => "به ترجمه آن کمک کنید",
"Use this address to connect to your ownCloud in your file manager" => "از این نشانی برای اتصال به ownCloud خودتان در بخش مدیریت فایل خودتان استفاده کنید",
"Login Name" => "نام کاربری",
"Create" => "ایجاد کردن",
"Default Storage" => "ذخیره سازی پیش فرض",
"Unlimited" => "نامحدود",
"Other" => "سایر",
"Storage" => "حافظه",
"change display name" => "تغییر نام نمایشی",
"set new password" => "تنظیم کلمه عبور جدید",
"Default" => "پیش فرض"
);