groupfolders/l10n/fa.js
2020-01-16 02:42:34 +00:00

33 lines
2.6 KiB
JavaScript
Raw Permalink 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.

OC.L10N.register(
"groupfolders",
{
"Are you sure you want to delete \"{folderName}\" and all files inside? This operation can not be undone" : "آیا مطمئن هستید که می خواهید \"{folderName}\" و همه پرونده ها را حذف کنید؟ این عملیات قابل بازگشت نیست",
"Delete \"{folderName}\"?" : "آیا \"{folderName}\" خذف شود؟",
"Folder name" : "نام پوشه",
"Groups" : "گروه ها",
"Quota" : "سهمیه",
"Advanced Permissions" : "مجوزهای پیشرفته",
"Group folders" : "پوشه های گروه",
"Admin configured folders shared by everyone in a group" : "پوشه هایی که توسط همه در یک گروه مشترک شده اند ، پیکربندی شده اند",
"Admin configured folders shared by everyone in a group.\n\nFolders can be configured from *Group folders* in the admin settings.\n\nAfter a folder is created, the admin can give access to the folder to one or more groups, control their write/sharing permissions and assign a quota for the folder.\n\nNote: encrypting the contents of group folders is currently not supported." : "پوشه هایی که توسط همه در یک گروه مشترک شده اند ، پیکربندی شده اند.\n\nپوشه ها را می توان از * پوشه های گروه * در تنظیمات مدیر پیکربندی کرد.\n\nبعد از ایجاد یک پوشه ، سرپرست می تواند به یک یا چند گروه دسترسی داشته باشد ، مجوزهای نوشتن / اشتراک آنها را کنترل کرده و سهمیه ای را برای پوشه اختصاص دهد.\n\nتوجه: رمزگذاری محتوای پوشه های گروه در حال حاضر پشتیبانی نمی شود.",
"Denied" : "رد کرد",
"Allowed" : "مجاز",
"Denied (Inherited permission)" : "رد شد (اجازه مالکیت)",
"Allowed (Inherited permission)" : "مجاز (اجازه مالکیت)",
"Inherit permission" : "اجازه مالکیت",
"Deny" : "غیرمجاز",
"Allow" : "مجاز",
"Groupfolder" : "پوشه گروه",
"Read" : "خواندن",
"Write" : "نوشتن",
"Create" : "ایجاد کردن",
"Delete" : "حذف",
"Share" : "هم‌رسانی",
"You" : "شما",
"(Group)" : "(گروه)",
"Remove access rule" : "قانون دسترسی را حذف کنید",
"Add advanced permission rule" : "قانون مجوز پیشرفته را اضافه کنید",
"Select a user or group" : "کاربر یا گروهی را انتخاب کنید"
},
"nplurals=2; plural=(n > 1);");