Welcome to mirror list, hosted at ThFree Co, Russian Federation.

fa.js « l10n - github.com/nextcloud/apporder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c68d2a55fdf21b9c4cb55bad635c07c3734584fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
OC.L10N.register(
    "apporder",
    {
    "App order" : "سفارش برنامه",
    "AppOrder" : "سفارش برنامه",
    "Sort apps in the menu with drag and drop" : "مرتب کردن برنامه ها در فهرست با کشیدن و رها کردن",
    "App Order" : "سفارش برنامه",
    "Set a default order for all users. This will be ignored, if the user has setup a custom order, and the default order is not forced." : "یک سفارش پیش فرض برای همه کاربران تنظیم کنید. اگر کاربر سفارش سفارشی تنظیم کرده باشد ، و سفارش پیش فرض اجباری نیست ، این مورد نادیده گرفته می شود.",
    "Drag the app icons to change their order." : "نمادهای برنامه را بکشید تا ترتیب آنها تغییر کند.",
    "Force the default order for all users:" : "سفارش پیش فرض را برای همه کاربران مجبور کنید:",
    "If enabled, users will not be able to set a custom order." : "در صورت فعال بودن ، کاربران قادر به تنظیم سفارش سفارشی نخواهند بود."
},
"nplurals=2; plural=(n > 1);");