From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- l10n-id/toolkit/toolkit/global/textActions.ftl | 79 ++++++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 l10n-id/toolkit/toolkit/global/textActions.ftl (limited to 'l10n-id/toolkit/toolkit/global/textActions.ftl') diff --git a/l10n-id/toolkit/toolkit/global/textActions.ftl b/l10n-id/toolkit/toolkit/global/textActions.ftl new file mode 100644 index 0000000000..b366b126c6 --- /dev/null +++ b/l10n-id/toolkit/toolkit/global/textActions.ftl @@ -0,0 +1,79 @@ +# 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/. + +text-action-undo = + .label = Urungkan + .accesskey = g + +text-action-undo-shortcut = + .key = Z + +text-action-redo = + .label = Ulangi + .accesskey = U + +text-action-redo-shortcut = + .key = Y + +text-action-cut = + .label = Potong + .accesskey = t + +text-action-cut-shortcut = + .key = X + +text-action-copy = + .label = Salin + .accesskey = S + +text-action-copy-shortcut = + .key = C + +text-action-paste = + .label = Tempel + .accesskey = p + +text-action-paste-no-formatting = + .label = Tempel tanpa Format + .accesskey = m + +text-action-paste-shortcut = + .key = V + +text-action-delete = + .label = Hapus + .accesskey = H + +text-action-select-all = + .label = Pilih Semua + .accesskey = a + +text-action-select-all-shortcut = + .key = A + +text-action-spell-no-suggestions = + .label = Tidak Ada Saran Ejaan + +text-action-spell-add-to-dictionary = + .label = Tambah ke Kamus + .accesskey = T + +text-action-spell-undo-add-to-dictionary = + .label = Batalkan Penambahan ke Kamus + .accesskey = n + +text-action-spell-check-toggle = + .label = Periksa Ejaan + .accesskey = j + +text-action-spell-add-dictionaries = + .label = Tambah Kamus… + .accesskey = a + +text-action-spell-dictionaries = + .label = Bahasa + .accesskey = B + +text-action-search-text-box-clear = + .title = Bersihkan -- cgit v1.2.3