nextcloud/apps/calendar/l10n/ms_MY.php

41 lines
1.2 KiB
PHP

<?php $TRANSLATIONS = array(
"Timezone changed" => "Zon waktu diubah",
"Invalid request" => "Permintaan tidak sah",
"Calendar" => "Kalendar",
"Does not repeat" => "Tidak berulang",
"Daily" => "Harian",
"Weekly" => "Mingguan",
"Every Weekday" => "Setiap hari minggu",
"Bi-Weekly" => "Dua kali seminggu",
"Monthly" => "Bulanan",
"Yearly" => "Tahunan",
"All day" => "Sepanjang hari",
"Title" => "Tajuk",
"Week" => "Minggu",
"Month" => "Bulan",
"Today" => "Hari ini",
"Calendars" => "Kalendar",
"There was a fail, while parsing the file." => "Berlaku kegagalan ketika penguraian fail. ",
"Choose active calendars" => "Pilih kalendar yang aktif",
"Download" => "Muat turun",
"Edit" => "Edit",
"Edit calendar" => "Edit kalendar",
"Displayname" => "Paparan nama",
"Active" => "Aktif",
"Calendar color" => "Warna kalendar",
"Submit" => "Hantar",
"Edit an event" => "Edit agenda",
"Title of the Event" => "Tajuk agenda",
"Category" => "kategori",
"All Day Event" => "Agenda di sepanjang hari ",
"From" => "Dari",
"To" => "ke",
"Repeat" => "Ulang",
"Location" => "Lokasi",
"Location of the Event" => "Lokasi agenda",
"Description" => "Huraian",
"Description of the Event" => "Huraian agenda",
"Create a new event" => "Buat agenda baru",
"Timezone" => "Zon waktu"
);