97 lines
2.6 KiB
Plaintext
97 lines
2.6 KiB
Plaintext
|
# This file is distributed under the same license as the Django package.
|
||
|
#
|
||
|
# Translators:
|
||
|
# M Asep Indrayana <me@drayanaindra.com>, 2015
|
||
|
# Sutrisno Efendi <kangfend@gmail.com>, 2015
|
||
|
msgid ""
|
||
|
msgstr ""
|
||
|
"Project-Id-Version: django\n"
|
||
|
"Report-Msgid-Bugs-To: \n"
|
||
|
"POT-Creation-Date: 2015-03-18 09:16+0100\n"
|
||
|
"PO-Revision-Date: 2015-03-24 15:41+0000\n"
|
||
|
"Last-Translator: rodin <romihardiyanto@gmail.com>\n"
|
||
|
"Language-Team: Indonesian (http://www.transifex.com/projects/p/django/"
|
||
|
"language/id/)\n"
|
||
|
"MIME-Version: 1.0\n"
|
||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||
|
"Content-Transfer-Encoding: 8bit\n"
|
||
|
"Language: id\n"
|
||
|
"Plural-Forms: nplurals=1; plural=0;\n"
|
||
|
|
||
|
msgid "PostgreSQL extensions"
|
||
|
msgstr "Ekstensi PostgreSQL"
|
||
|
|
||
|
#, python-format
|
||
|
msgid "Item %(nth)s in the array did not validate: "
|
||
|
msgstr "butir %(nth)s di dalam susunan tidak disahkan:"
|
||
|
|
||
|
msgid "Nested arrays must have the same length."
|
||
|
msgstr ""
|
||
|
|
||
|
msgid "Map of strings to strings"
|
||
|
msgstr ""
|
||
|
|
||
|
#, python-format
|
||
|
msgid "The value of \"%(key)s\" is not a string."
|
||
|
msgstr "Sebuah nilai dari \"%(key)s\" bukan sebuah untaian."
|
||
|
|
||
|
msgid "Could not load JSON data."
|
||
|
msgstr "Tidak dapat memuat data JSON."
|
||
|
|
||
|
msgid "Enter two valid values."
|
||
|
msgstr "Masukan dua nilai yang benar"
|
||
|
|
||
|
msgid "The start of the range must not exceed the end of the range."
|
||
|
msgstr ""
|
||
|
|
||
|
msgid "Enter two whole numbers."
|
||
|
msgstr "Masukkan dua buah bilangan bulat."
|
||
|
|
||
|
msgid "Enter two numbers."
|
||
|
msgstr "Masukan dua buah bilangan"
|
||
|
|
||
|
msgid "Enter two valid date/times."
|
||
|
msgstr "Masukan dua buah tanggal/waktu"
|
||
|
|
||
|
msgid "Enter two valid dates."
|
||
|
msgstr "Masukan dua buah tanggal yang benar"
|
||
|
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"List contains %(show_value)d item, it should contain no more than "
|
||
|
"%(limit_value)d."
|
||
|
msgid_plural ""
|
||
|
"List contains %(show_value)d items, it should contain no more than "
|
||
|
"%(limit_value)d."
|
||
|
msgstr[0] ""
|
||
|
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"List contains %(show_value)d item, it should contain no fewer than "
|
||
|
"%(limit_value)d."
|
||
|
msgid_plural ""
|
||
|
"List contains %(show_value)d items, it should contain no fewer than "
|
||
|
"%(limit_value)d."
|
||
|
msgstr[0] ""
|
||
|
"Daftar kandungan item %(show_value)d, setidaknya harus mengandung kurang "
|
||
|
"dari %(limit_value)d."
|
||
|
|
||
|
#, python-format
|
||
|
msgid "Some keys were missing: %(keys)s"
|
||
|
msgstr "Ada yang salah di suatu kunci: %(keys)s"
|
||
|
|
||
|
#, python-format
|
||
|
msgid "Some unknown keys were provided: %(keys)s"
|
||
|
msgstr "Suatu kunci yang tidak di ketahui sumbernya: %(keys)s"
|
||
|
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"Ensure that this range is completely less than or equal to %(limit_value)s."
|
||
|
msgstr ""
|
||
|
|
||
|
#, python-format
|
||
|
msgid ""
|
||
|
"Ensure that this range is completely greater than or equal to "
|
||
|
"%(limit_value)s."
|
||
|
msgstr ""
|