32 lines
1.1 KiB
Plaintext
32 lines
1.1 KiB
Plaintext
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
|
# This file is distributed under the same license as the PACKAGE package.
|
|
#
|
|
# Translators:
|
|
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-02-07 09:37+0000\n"
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\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: Exception thrown when URL shortening plugin was configured
|
|
#. incorrectly.
|
|
#: PtitUrlPlugin.php:42
|
|
msgid "You must specify a serviceUrl for ptit URL shortening."
|
|
msgstr ""
|
|
|
|
#. TRANS: Plugin description. %1$s is the URL shortening service base URL (for
|
|
#. example "bit.ly").
|
|
#: PtitUrlPlugin.php:68
|
|
#, php-format
|
|
msgid "Uses <a href=\"http://%1$s/\">%1$s</a> URL-shortener service."
|
|
msgstr "Menggunakan layanan pemendek URL <a href=\"http://%1$s/\">%1$s</a>."
|