aboutsummaryrefslogtreecommitdiffstats
path: root/apps/calendar/l10n/id.php
diff options
context:
space:
mode:
authorJan-Christoph Borchardt <JanCBorchardt@fsfe.org>2011-09-23 20:38:19 +0200
committerJan-Christoph Borchardt <JanCBorchardt@fsfe.org>2011-09-23 20:38:19 +0200
commit6e46bd73733e9b7168ba08f8d8edfcf5a92ead60 (patch)
tree89ed67fd02710a9dcfc314b3ab8ab72d1dc41b92 /apps/calendar/l10n/id.php
parentaa4aa40b57a46d680d636956b2b7d1aa708162e9 (diff)
downloadnextcloud-server-6e46bd73733e9b7168ba08f8d8edfcf5a92ead60.tar.gz
nextcloud-server-6e46bd73733e9b7168ba08f8d8edfcf5a92ead60.zip
integrated and updated calendar translations
Diffstat (limited to 'apps/calendar/l10n/id.php')
-rw-r--r--apps/calendar/l10n/id.php83
1 files changed, 83 insertions, 0 deletions
diff --git a/apps/calendar/l10n/id.php b/apps/calendar/l10n/id.php
new file mode 100644
index 00000000000..5cb95d0b358
--- /dev/null
+++ b/apps/calendar/l10n/id.php
@@ -0,0 +1,83 @@
+<?php $TRANSLATIONS = array(
+"Authentication error" => "Kesalahan otentikasi",
+"Timezone changed" => "Zona waktu telah diubah",
+"Invalid request" => "Permintaan tidak sah",
+"Calendar" => "Kalender",
+"Does not repeat" => "Tidak akan mengulangi",
+"Daily" => "Harian",
+"Weekly" => "Mingguan",
+"Every Weekday" => "Setiap Hari Minggu",
+"Bi-Weekly" => "Dwi-mingguan",
+"Monthly" => "Bulanan",
+"Yearly" => "Tahunan",
+"All day" => "Semua Hari",
+"Sunday" => "Minggu",
+"Monday" => "Senin",
+"Tuesday" => "Selasa",
+"Wednesday" => "Rabu",
+"Thursday" => "Kamis",
+"Friday" => "Jumat",
+"Saturday" => "Sabtu",
+"Sun." => "Min.",
+"Mon." => "Sen.",
+"Tue." => "Sel.",
+"Wed." => "Rab.",
+"Thu." => "Kam.",
+"Fri." => "Jum.",
+"Sat." => "Sab.",
+"January" => "Januari",
+"February" => "Februari",
+"March" => "Maret",
+"April" => "April",
+"May" => "Mei",
+"June" => "Juni",
+"July" => "Juli",
+"August" => "Agustus",
+"September" => "September",
+"October" => "Oktober",
+"November" => "November",
+"December" => "Desember",
+"Jan." => "Jan.",
+"Feb." => "Feb.",
+"Mar." => "Mar.",
+"Apr." => "Apr.",
+"Jun." => "Jun.",
+"Jul." => "Jul.",
+"Aug." => "Agu.",
+"Sep." => "Sep.",
+"Oct." => "Okt.",
+"Nov." => "Nov.",
+"Dec." => "Des.",
+"Week" => "Minggu",
+"Weeks" => "Minggu",
+"Day" => "Hari",
+"Month" => "Bulan",
+"Today" => "Hari ini",
+"Calendars" => "Kalender",
+"Time" => "Waktu",
+"There was a fail, while parsing the file." => "Terjadi kesalahan, saat mengurai berkas.",
+"Choose active calendars" => "Pilih kalender aktif",
+"Download" => "Unduh",
+"Edit" => "Sunting",
+"Edit calendar" => "Sunting kalender",
+"Displayname" => "Namatampilan",
+"Active" => "Aktif",
+"Description" => "Deskripsi",
+"Calendar color" => "Warna kalender",
+"Submit" => "Sampaikan",
+"Edit an event" => "Sunting agenda",
+"Title" => "Judul",
+"Title of the Event" => "Judul Agenda",
+"Location" => "Lokasi",
+"Location of the Event" => "Lokasi Agenda",
+"Category" => "Kategori",
+"All Day Event" => "Agenda di Semua Hari",
+"From" => "Dari",
+"To" => "Ke",
+"Repeat" => "Ulangi",
+"Attendees" => "Yang menghadiri",
+"Description of the Event" => "Deskripsi dari Agenda",
+"Close" => "Tutup",
+"Create a new event" => "Buat agenda baru",
+"Timezone" => "Zonawaktu"
+);