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

id.json « l10n - github.com/juliushaertl/apporder.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a643f14273f507d6bf87d0e8dfdd4fb622bdbe9a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{ "translations": {
    "App order" : "Urutan Aplikasi",
    "AppOrder" : "UrutanAplikasi",
    "Sort apps in the menu with drag and drop" : "Mengurutkan aplikasi pada menu secara tarik lepas",
    "Enable sorting the app icons from the personal settings. The order will be saved for each\nuser individually. Administrators can define a custom default order.\n\n## Set a default order for all new users\n\nGo to the Admin settings > Additional settings and drag the icons under App order.\n\n## Use first app as default app\n\nYou can easily let Nextcloud redirect your user to the first app in their\npersonal order by changing the following parameter in your config/config.php:\n\n    'defaultapp' => 'apporder',\n\nUsers will now get redirected to the first app of the default order or to the\nfirst app of the user order." : "Mengaktifkan mengurutkan ikon aplikasi melalui setelan personal. Urutan akan tersimpan pada tiap pengguna.\nAdministrator dapat mendefinisikan pengaturan urutan bawaan.\n\n## Atur setelan bawaan bagi semua pengguna\n\nMelalui setelan **Administrasi** > **Urutan aplikasi**,  atur urutan dengan cara tarik lepas ikon pada daftar.\n\n## Use first app as default app\n\nYou can easily let Nextcloud redirect your user to the first app in their\npersonal order by changing the following parameter in your config/config.php:\n\n    'defaultapp' => 'apporder',\n\nUsers will now get redirected to the first app of the default order or to the\nfirst app of the user order.",
    "App Order" : "Urutan Aplikasi",
    "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." : "Atur setelan umum bagi semua pengguna. Ini akan diabaikan, jika pengguna telah menyetel urutan khusus, maka setelan umum tidak digunakan.",
    "Drag the app icons to change their order." : "Tarik ikon aplikasi untuk mengubah urutan.",
    "Force the default order for all users:" : "Semua pengguna wajib menggunakan urutan umum.",
    "If enabled, users will not be able to set a custom order." : "Jika diaktifkan, pengguna tidak dapat  menyetel urutan khusus."
},"pluralForm" :"nplurals=1; plural=0;"
}