diff options
Diffstat (limited to 'l10n-id/calendar/calendar/calendar-ics-file-dialog.ftl')
-rw-r--r-- | l10n-id/calendar/calendar/calendar-ics-file-dialog.ftl | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/l10n-id/calendar/calendar/calendar-ics-file-dialog.ftl b/l10n-id/calendar/calendar/calendar-ics-file-dialog.ftl new file mode 100644 index 0000000000..dd7a15061d --- /dev/null +++ b/l10n-id/calendar/calendar/calendar-ics-file-dialog.ftl @@ -0,0 +1,43 @@ +# 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/. + +calendar-ics-file-window-2 = + .title = Impor Kalender Acara dan Tugas +calendar-ics-file-dialog-import-event-button-label = Impor Acara +calendar-ics-file-dialog-import-task-button-label = Impor Tugas +calendar-ics-file-dialog-2 = + .buttonlabelaccept = Impor Semua +calendar-ics-file-accept-button-ok-label = OK +calendar-ics-file-cancel-button-close-label = Tutup +calendar-ics-file-dialog-message-2 = Impor dari berkas: +calendar-ics-file-dialog-calendar-menu-label = Impor ke dalam kalender +calendar-ics-file-dialog-items-loading-message = + .value = Memuat item… +calendar-ics-file-dialog-search-input = + .placeholder = Filter item... +calendar-ics-file-dialog-sort-start-ascending = + .label = Urut berdasarkan tanggal mulai (terlama ke terbaru) +calendar-ics-file-dialog-sort-start-descending = + .label = Urut berdasarkan tanggal mulai (terbaru ke terlama) +# "A > Z" is used as a concise way to say "alphabetical order". +# You may replace it with something appropriate to your language. +calendar-ics-file-dialog-sort-title-ascending = + .label = Urutkan berdasarkan judul (A > Z) +# "Z > A" is used as a concise way to say "reverse alphabetical order". +# You may replace it with something appropriate to your language. +calendar-ics-file-dialog-sort-title-descending = + .label = Urut berdasarkan judul (Z > A) +calendar-ics-file-dialog-progress-message = Mengimpor… +calendar-ics-file-import-success = Berhasil diimpor! +calendar-ics-file-import-error = Terjadi kesalahan dan impor gagal. +calendar-ics-file-import-complete = Proses impor selesai. +calendar-ics-file-import-duplicates = + { $duplicatesCount -> + *[other] { $duplicatesCount } item telah diabaikan karena sudah ada di kalender tujuan. + } +calendar-ics-file-import-errors = + { $errorsCount -> + *[other] { $errorsCount } item gagal diimpor. Periksa Konsol Kesalahan untuk selengkapnya. + } +calendar-ics-file-dialog-no-calendars = Tidak ada kalender yang dapat mengimpor acara atau tugas. |