# Indonesian translation of tasks.
# Copyright (C) 2007 Free Software Foundation
# This file is distributed under the same license as the tasks package.
# 
# 
msgid ""
msgstr ""
"Project-Id-Version: tasks 0.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2007-03-02 20:03+0700\n"
"PO-Revision-Date: 2007-03-02 21:36+0700\n"
"Last-Translator: Arief M Utama <arief.utama@gmail.com>\n"
"Language-Team: Indonesian\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit"

#: ../data/tasks.desktop.in.h:1
msgid "Personal task manager"
msgstr "Daftar tugas pribadi"

#: ../data/tasks.desktop.in.h:2
msgid "Tasks"
msgstr "Tugas-tugas"

#: ../data/tasks.desktop.in.h:3
msgid "To Do list"
msgstr "Daftar tugas"

#: ../src/koto-date-combo.c:40
msgid "no date set"
msgstr "tanggal belum dipilih"

#: ../src/koto-date-combo.c:328
msgid "Today"
msgstr "Hari ini"

#: ../src/koto-date-combo.c:331
msgid "None"
msgstr "Tidak ada"

#: ../src/koto-priority-combo.c:91
msgid "Low"
msgstr "Rendah"

#: ../src/koto-priority-combo.c:93
msgid "Normal"
msgstr "Normal"

#: ../src/koto-priority-combo.c:95
msgid "High"
msgstr "Tinggi"

#: ../src/koto-task-editor.c:65
msgid "_Summary:"
msgstr "Ringka_san:"

#. TODO: replace with combo
#: ../src/koto-task-editor.c:68
msgid "_Category:"
msgstr "_Kategori:"

#: ../src/koto-task-editor.c:70
msgid "_Priority:"
msgstr "_Prioritas:"

#: ../src/koto-task-editor.c:71
msgid "D_ue Date:"
msgstr "Jat_uh Tempo:"

#. TODO: add button to open URL
#: ../src/koto-task-editor.c:73
msgid "_Web Address:"
msgstr "Alamat _Web:"

#: ../src/koto-task-editor.c:74
msgid "_Description:"
msgstr "Pen_jelasan:"

#: ../src/koto-task-view.c:71
msgid "today"
msgstr "hari ini"

#: ../src/koto-task-view.c:73
msgid "tomorrow"
msgstr "esok"

#: ../src/koto-task-view.c:75
msgid "yesterday"
msgstr "kemarin"

#: ../src/koto-task-view.c:113
#, c-format
msgid "%s (due %s)"
msgstr "%s (hingga %s)"

#: ../src/koto-task-view.c:266
msgid "Done"
msgstr "Selesai"

#: ../src/koto-task-view.c:273
msgid "Summary"
msgstr "Ringkasan"

#: ../src/gtk/main.c:173
msgid "New task..."
msgstr "Tugas baru..."

#. TODO: Use GTK stock label
#: ../src/gtk/main.c:178
msgid "_Add"
msgstr "T_ambah"

