summaryrefslogtreecommitdiffstats
path: root/l10n-id/toolkit/toolkit/about/aboutProfiles.ftl
blob: 60e30a371dfdd1d4476a7a6bf05e61f88dfe03db (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.


profiles-title = Tentang Profil
profiles-subtitle = Laman ini membantu Anda mengelola profil. Setiap profil adalah dunia terpisah yang berisi riwayat, markah, pengaturan, dan pengaya yang benar-benar terpisah.
profiles-create = Buat Profil Baru
profiles-restart-title = Mulai Ulang
profiles-restart-in-safe-mode = Mulai Ulang dengan Pengaya Dinonaktifkan…
profiles-restart-normal = Mulai ulang dengan normal…
profiles-conflict = Salinan lain dari { -brand-product-name } telah membuat perubahan pada profil. Anda harus memulai ulang { -brand-short-name } sebelum membuat lebih banyak perubahan.
profiles-flush-fail-title = Perubahan tidak disimpan
profiles-flush-conflict = { profiles-conflict }
profiles-flush-failed = Kesalahan tak terduga telah mencegah perubahan Anda disimpan.
profiles-flush-restart-button = Mulai Ulang { -brand-short-name }

# Variables:
#   $name (String) - Name of the profile
profiles-name = Profil: { $name }
profiles-is-default = Profil Baku
profiles-rootdir = Direktori Akar

# localDir is used to show the directory corresponding to
# the main profile directory that exists for the purpose of storing data on the
# local filesystem, including cache files or other data files that may not
# represent critical user data. (e.g., this directory may not be included as
# part of a backup scheme.)
# In case localDir and rootDir are equal, localDir is not shown.
profiles-localdir = Direktori Lokal
profiles-current-profile = Profil ini sedang digunakan dan tidak dapat dihapus.
profiles-in-use-profile = Profil ini sedang digunakan dalam aplikasi lain dan tidak dapat dihapus.

profiles-rename = Ubah Nama
profiles-remove = Hapus
profiles-set-as-default = Setel sebagai profil baku
profiles-launch-profile = Luncurkan profil di peramban baru

profiles-cannot-set-as-default-title = Gagal menyetel bawaan
profiles-cannot-set-as-default-message = Profil bawaan tidak bisa diubah untuk { -brand-short-name }.

profiles-yes = ya
profiles-no = tidak

profiles-rename-profile-title = Ganti Nama Profil
# Variables:
#   $name (String) - Name of the profile
profiles-rename-profile = Ganti nama profil { $name }

profiles-invalid-profile-name-title = Nama profil tidak sah
# Variables:
#   $name (String) - Name of the profile
profiles-invalid-profile-name = Nama profil "{ $name }" tidak dibolehkan.

profiles-delete-profile-title = Hapus Profil
# Variables:
#   $dir (String) - Path to be displayed
profiles-delete-profile-confirm =
    Menghapus sebuah profil akan menghilangkannya dari daftar profil yang tersedia dan tidak akan dapat dibatalkan.
    Anda juga bisa memilih menghapus berkas data profil, termasuk pengaturan, sertifikat, dan data pengguna lainnya. Pilihan ini akan menghapus folder “{ $dir }” dan tidak dapat dibatalkan.
    Apakah ingin menghapus berkas data profil?
profiles-delete-files = Hapus Berkas
profiles-dont-delete-files = Jangan Hapus Berkas

profiles-delete-profile-failed-title = Galat
profiles-delete-profile-failed-message = Terjadi kesalahan saat mencoba menghapus profil ini.


profiles-opendir =
    { PLATFORM() ->
        [macos] Tampilkan di Finder
        [windows] Buka folder
       *[other] Buka Direktori
    }