blob: 209784092bd7c6b8e09cd9eeee3e3c0dbebd79bb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
# 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/.
common-dialog-title-null = Halaman ini mengatakan
common-dialog-title-system = { -brand-short-name }
# Title displayed when the origin of a web dialog is unknown.
common-dialog-title-unknown = Tidak Diketahui
common-dialog-username =
.value = Nama Pengguna
common-dialog-password =
.value = Kata sandi
common-dialog-copy-cmd =
.label = Salin
.accesskey = S
common-dialog-select-all-cmd =
.label = Pilih Semua
.accesskey = a
|