1234567891011121314151617181920212223242526272829303132 |
- # Translation file for GNU social - the free software social networking platform
- # Copyright (C) 2010 - 2019 Free Software Foundation, Inc http://www.fsf.org
- # This file is under https://www.gnu.org/licenses/agpl v3 or later
- #
- # Translators:
- # zk <zamani.karmana@gmail.com>, 2015
- msgid ""
- msgstr ""
- "Project-Id-Version: GNU social\n"
- "Report-Msgid-Bugs-To: \n"
- "POT-Creation-Date: 2015-02-02 17:47+0100\n"
- "PO-Revision-Date: 2015-05-28 15:40+0000\n"
- "Last-Translator: zk <zamani.karmana@gmail.com>\n"
- "Language-Team: Indonesian (http://www.transifex.com/gnu-social/gnu-social/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"
- #. TRANS: Client exception thrown when a text argument is not present.
- #: actions/shorten.php:56
- msgid "\"text\" argument must be specified."
- msgstr "Argumen \"text\" harus disebutkan."
- #. TRANS: Plugin description.
- #: ClientSideShortenPlugin.php:65
- msgid ""
- "ClientSideShorten causes the web interface's notice form to automatically "
- "shorten URLs as they entered, and before the notice is submitted."
- msgstr "ClientSideShorten menyebabkan bentuk pemberitahuan antarmuka web untuk memendekkan URL secara otomatis ketika dimasukkan, dan sebelum pemberitahuan dikirim."
|