gnu-social/plugins/ClientSideShorten/locale/en_GB/LC_MESSAGES/ClientSideShorten.po

32 lines
1.3 KiB
Plaintext

# Translation file for GNU social - the free software social networking platform
# Copyright (C) 2015 - 2019 Free Software Foundation, Inc http://www.fsf.org
# This file is under https://www.gnu.org/licenses/agpl v3 or later
#
# Translators:
# Luke Hollins <luke@farcry.ca>, 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-03-07 12:52+0000\n"
"Last-Translator: Luke Hollins <luke@farcry.ca>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/gnu-social/gnu-social/language/en_GB/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: en_GB\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. TRANS: Client exception thrown when a text argument is not present.
#: actions/shorten.php:56
msgid "\"text\" argument must be specified."
msgstr "\"text\" argument must be specified."
#. 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 causes the web interface's notice form to automatically shorten URLs as they entered, and before the notice is submitted."