nextcloud/settings/l10n/fa.php

110 lines
8.4 KiB
PHP
Raw Normal View History

2013-08-09 16:06:31 +04:00
<?php
$TRANSLATIONS = array(
2012-11-15 03:03:50 +04:00
"Unable to load list from App Store" => "قادر به بارگذاری لیست از فروشگاه اپ نیستم",
2013-02-07 03:11:04 +04:00
"Authentication error" => "خطا در اعتبار سنجی",
2013-07-08 04:09:41 +04:00
"Your display name has been changed." => "نام نمایش شما تغییر یافته است.",
2013-02-11 18:42:41 +04:00
"Unable to change display name" => "امکان تغییر نام نمایشی شما وجود ندارد",
2013-02-06 03:06:28 +04:00
"Group already exists" => "این گروه در حال حاضر موجود است",
"Unable to add group" => "افزودن گروه امکان پذیر نیست",
2012-07-27 04:04:26 +04:00
"Email saved" => "ایمیل ذخیره شد",
"Invalid email" => "ایمیل غیر قابل قبول",
2013-02-06 03:06:28 +04:00
"Unable to delete group" => "حذف گروه امکان پذیر نیست",
"Unable to delete user" => "حذف کاربر امکان پذیر نیست",
2012-05-17 02:36:21 +04:00
"Language changed" => "زبان تغییر کرد",
2013-04-27 04:24:29 +04:00
"Invalid request" => "درخواست نامعتبر",
2013-02-11 18:42:41 +04:00
"Admins can't remove themself from the admin group" => "مدیران نمی توانند خود را از گروه مدیریت حذف کنند",
2013-03-17 01:18:26 +04:00
"Unable to add user to group %s" => "امکان افزودن کاربر به گروه %s نیست",
"Unable to remove user from group %s" => "امکان حذف کاربر از گروه %s نیست",
"Couldn't update app." => "برنامه را نمی توان به هنگام ساخت.",
"Update to {appversion}" => "بهنگام شده به {appversion}",
2012-07-27 04:04:26 +04:00
"Disable" => "غیرفعال",
"Enable" => "فعال",
2013-02-06 03:06:28 +04:00
"Please wait...." => "لطفا صبر کنید ...",
"Updating...." => "در حال بروز رسانی...",
2013-03-17 01:18:26 +04:00
"Error while updating app" => "خطا در هنگام بهنگام سازی برنامه",
2013-08-26 03:21:52 +04:00
"Error" => "خطا",
"Update" => "به روز رسانی",
2013-02-06 03:06:28 +04:00
"Updated" => "بروز رسانی انجام شد",
2013-04-27 04:24:29 +04:00
"Saving..." => "در حال ذخیره سازی...",
2013-02-13 03:05:40 +04:00
"deleted" => "حذف شده",
"undo" => "بازگشت",
2013-03-17 01:18:26 +04:00
"Unable to remove user" => "حذف کاربر امکان پذیر نیست",
2013-02-12 18:12:46 +04:00
"Groups" => "گروه ها",
2013-04-08 04:18:28 +04:00
"Group Admin" => "گروه مدیران",
2013-04-27 04:24:29 +04:00
"Delete" => "حذف",
2013-03-05 03:19:07 +04:00
"add group" => "افزودن گروه",
2013-03-17 01:18:26 +04:00
"A valid username must be provided" => "نام کاربری صحیح باید وارد شود",
2013-03-05 03:19:07 +04:00
"Error creating user" => "خطا در ایجاد کاربر",
2013-03-17 01:18:26 +04:00
"A valid password must be provided" => "رمز عبور صحیح باید وارد شود",
2012-05-17 02:36:21 +04:00
"__language_name__" => "__language_name__",
2013-02-13 03:05:40 +04:00
"Security Warning" => "اخطار امنیتی",
2013-03-05 03:19:07 +04:00
"Setup Warning" => "هشدار راه اندازی",
2013-04-08 04:18:28 +04:00
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "احتمالاً وب سرور شما طوری تنظیم نشده است که اجازه ی همگام سازی فایلها را بدهد زیرا به نظر میرسد رابط WebDAV از کار افتاده است.",
"Module 'fileinfo' missing" => "ماژول 'fileinfo' از کار افتاده",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." => "ماژول 'fileinfo' PHP از کار افتاده است.ما اکیدا توصیه می کنیم که این ماژول را فعال کنید تا نتایج بهتری به وسیله ی mime-type detection دریافت کنید.",
2013-07-07 04:06:06 +04:00
"Locale not working" => "زبان محلی کار نمی کند.",
2013-03-05 03:19:07 +04:00
"Internet connection not working" => "اتصال اینترنت کار نمی کند",
2013-07-10 04:20:59 +04:00
"Cron" => "زمانبند",
2013-04-10 04:09:39 +04:00
"Execute one task with each page loaded" => "اجرای یک وظیفه با هر بار بارگذاری صفحه",
2013-03-05 03:19:07 +04:00
"Sharing" => "اشتراک گذاری",
2013-04-10 04:09:39 +04:00
"Enable Share API" => "فعال کردن API اشتراک گذاری",
"Allow apps to use the Share API" => "اجازه ی برنامه ها برای استفاده از API اشتراک گذاری",
"Allow links" => "اجازه ی لینک ها",
2013-03-05 03:19:07 +04:00
"Allow users to share items to the public with links" => "اجازه دادن به کاربران برای اشتراک گذاری آیتم ها با عموم از طریق پیوند ها",
2013-04-08 04:18:28 +04:00
"Allow resharing" => "مجوز اشتراک گذاری مجدد",
2013-04-10 04:09:39 +04:00
"Allow users to share items shared with them again" => "اجازه به کاربران برای اشتراک گذاری دوباره با آنها",
"Allow users to share with anyone" => "اجازه به کابران برای اشتراک گذاری با همه",
"Allow users to only share with users in their groups" => "اجازه به کاربران برای اشتراک گذاری ، تنها با دیگر کابران گروه خودشان",
2013-03-05 03:19:07 +04:00
"Security" => "امنیت",
2013-04-10 04:09:39 +04:00
"Enforce HTTPS" => "وادار کردن HTTPS",
2013-04-27 04:24:29 +04:00
"Log" => "کارنامه",
2013-07-08 04:09:41 +04:00
"Log level" => "سطح ورود",
2013-02-13 03:05:40 +04:00
"More" => "بیش‌تر",
2013-03-31 03:03:46 +04:00
"Less" => "کم‌تر",
2013-02-12 18:12:46 +04:00
"Version" => "نسخه",
2013-04-08 04:18:28 +04:00
"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "توسعه یافته به وسیله ی <a href=\"http://ownCloud.org/contact\" target=\"_blank\">انجمن ownCloud</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">کد اصلی</a> مجاز زیر گواهی <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.",
2012-05-17 02:36:21 +04:00
"Add your App" => "برنامه خود را بیافزایید",
2013-02-06 03:06:28 +04:00
"More Apps" => "برنامه های بیشتر",
2012-05-17 02:36:21 +04:00
"Select an App" => "یک برنامه انتخاب کنید",
2012-07-27 04:04:26 +04:00
"See application page at apps.owncloud.com" => "صفحه این اٌپ را در apps.owncloud.com ببینید",
2013-04-08 04:18:28 +04:00
"<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-مجاز از طرف <span class=\"author\"></span>",
2013-02-11 18:42:41 +04:00
"User Documentation" => "مستندات کاربر",
"Administrator Documentation" => "مستندات مدیر",
2013-03-05 03:19:07 +04:00
"Online Documentation" => "مستندات آنلاین",
2013-02-06 03:06:28 +04:00
"Forum" => "انجمن",
2013-03-05 03:19:07 +04:00
"Bugtracker" => "ردیاب باگ ",
2013-02-11 18:42:41 +04:00
"Commercial Support" => "پشتیبانی تجاری",
2013-04-08 04:18:28 +04:00
"Get the apps to sync your files" => "برنامه ها را دریافت کنید تا فایل هایتان را همگام سازید",
2013-02-12 03:21:45 +04:00
"Show First Run Wizard again" => "راهبری کمکی اجرای اول را دوباره نمایش بده",
2013-06-15 04:07:18 +04:00
"You have used <strong>%s</strong> of the available <strong>%s</strong>" => "شما استفاده کردید از <strong>%s</strong> از میزان در دسترس <strong>%s</strong>",
2012-12-20 03:13:09 +04:00
"Password" => "گذرواژه",
2012-12-01 03:03:27 +04:00
"Your password was changed" => "رمز عبور شما تغییر یافت",
2012-05-17 02:36:21 +04:00
"Unable to change your password" => "ناتوان در تغییر گذرواژه",
"Current password" => "گذرواژه کنونی",
"New password" => "گذرواژه جدید",
"Change password" => "تغییر گذر واژه",
2013-02-11 18:42:41 +04:00
"Display Name" => "نام نمایشی",
2013-04-27 04:24:29 +04:00
"Email" => "ایمیل",
2012-05-17 02:36:21 +04:00
"Your email address" => "پست الکترونیکی شما",
"Fill in an email address to enable password recovery" => "پست الکترونیکی را پرکنید تا بازیابی گذرواژه فعال شود",
2013-09-18 19:50:02 +04:00
"Profile picture" => "تصویر پروفایل",
2012-05-17 02:36:21 +04:00
"Language" => "زبان",
"Help translate" => "به ترجمه آن کمک کنید",
2013-07-10 04:20:59 +04:00
"WebDAV" => "WebDAV",
"Use this address to <a href=\"%s/server/5.0/user_manual/files/files.html\" target=\"_blank\">access your Files via WebDAV</a>" => "استفاده ابن آدرس <a href=\"%s/server/5.0/user_manual/files/files.html\" target=\"_blank\"> برای دسترسی فایل های شما از طریق WebDAV </a>",
2013-08-19 23:14:38 +04:00
"Encryption" => "رمزگذاری",
2013-02-11 18:42:41 +04:00
"Login Name" => "نام کاربری",
2012-05-17 02:36:21 +04:00
"Create" => "ایجاد کردن",
2013-07-08 04:09:41 +04:00
"Admin Recovery Password" => "مدیریت بازیابی رمز عبور",
"Enter the recovery password in order to recover the users files during password change" => "در حین تغییر رمز عبور به منظور بازیابی فایل های کاربران، رمز عبور بازیابی را وارد کنید",
2013-02-06 03:06:28 +04:00
"Default Storage" => "ذخیره سازی پیش فرض",
"Unlimited" => "نامحدود",
2013-04-27 04:24:29 +04:00
"Other" => "دیگر",
2013-06-21 10:53:57 +04:00
"Username" => "نام کاربری",
2013-02-06 03:06:28 +04:00
"Storage" => "حافظه",
2013-02-11 18:42:41 +04:00
"change display name" => "تغییر نام نمایشی",
"set new password" => "تنظیم کلمه عبور جدید",
2013-02-12 18:12:46 +04:00
"Default" => "پیش فرض"
2012-05-17 02:36:21 +04:00
);
2013-08-09 16:06:31 +04:00
$PLURAL_FORMS = "nplurals=1; plural=0;";