Files
DOCUMENTATION
actions
classes
db
doc-src
extlib
lib
locale
mail-src
modules
plugins
AccountManager
ActivityPub
ActivitySpam
AnonymousFave
AntiBrute
ApiLogger
AutoSandbox
Autocomplete
BitlyUrl
Blacklist
BlogspamNet
Bookmark
CacheLog
CasAuthentication
ChooseTheme
ClientSideShorten
Comet
ConversationTree
Cronish
DBQueue
DefaultLayout
Diaspora
DirectMessage
DirectionDetector
Directory
DiskCache
DomainStatusNetwork
DomainWhitelist
EmailAuthentication
EmailRegistration
EmailReminder
EmailSummary
Embed
Event
ExtendedProfile
FeedPoller
FetchRemote
FollowEveryone
ForceGroup
Geonames
GroupFavorited
GroupPrivateMessage
ImageMagick
Imap
InProcessCache
InfiniteScroll
LRDD
LdapAuthentication
LdapAuthorization
LdapCommon
LilUrl
LinkPreview
Linkback
LogFilter
Mapstraction
Memcached
MentionURL
Meteor
Mobile
MobileProfile
ModHelper
ModLog
ModPlus
Mollom
Nodeinfo
NoticeTitle
OStatus
OfflineBackup
OpenExternalLinkTarget
OpenID
OpportunisticQM
Orbited
OverwriteThemeBackground
PiwikAnalytics
Poll
PostDebug
PtitUrl
QnA
RSSCloud
actions
classes
lib
locale
af
LC_MESSAGES
RSSCloud.po
ar
arz
ast
be-tarask
bg
bn_IN
br
ca
cs
da
de
el
en_GB
eo
es
eu
fa
fi
fr
fur
gl
he
hsb
hu
hy_AM
ia
id
io
is
it
ja
ka
ko
ksh
lb
lt
lv
mg
mk
ml
ms
my
nb
ne
nl
nn
pl
pt
pt_BR
ro_RO
ru
sl
sr-ec
sv
ta
te
tl
tr
uk
ur_PK
vi
zh
zh_CN
zh_TW
RSSCloud.pot
README
RSSCloudPlugin.php
RedisCache
RedisQueue
RegisterThrottle
RemoteFollow
RequireValidatedEmail
ReverseUsernameAuthentication
SQLProfile
SQLStats
SearchSub
SensitiveContent
ShareNotice
SimpleCaptcha
SimpleUrl
SiteNoticeInSidebar
Sitemap
SlicedFavorites
SphinxSearch
StompQueue
StoreRemoteMedia
StrictTransportSecurity
SubMirror
SubscriptionThrottle
TabFocus
TagCloud
TagSub
TightUrl
TwitterBridge
UnQueue
UserFlag
UserLimit
WebFinger
WikiHashtags
WikiHowProfile
Xmpp
README.md
public
scripts
tests
vendor
.gitignore
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
COPYING
CREDITS.md
INSTALL.md
Makefile
README.md
RELEASE_NOTES.md
TODO.md
composer.json
composer.lock
phpunit.xml
gnu-social/plugins/RSSCloud/locale/af/LC_MESSAGES/RSSCloud.po

93 lines
3.0 KiB
Plaintext
Raw Normal View History

2019-06-09 03:56:32 +01:00
# 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:
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 10:23+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Afrikaans (http://www.transifex.com/gnu-social/gnu-social/language/af/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: af\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. TRANS: Plugin description.
#: RSSCloudPlugin.php:209
msgid ""
"The RSSCloud plugin enables your StatusNet instance to publish real-time "
"updates for profile RSS feeds using the <a "
"href=\"http://rsscloud.org/\">RSSCloud protocol</a>."
msgstr ""
#. TRANS: Form validation error displayed when a URL parameter is missing.
#: actions/loggingaggregator.php:86
msgid "A URL parameter is required."
msgstr ""
#. TRANS: Form validation error displayed when HTTP GET is not used.
#: actions/loggingaggregator.php:94
msgid "This resource requires an HTTP GET."
msgstr ""
#. TRANS: Form validation error displayed when HTTP POST is not used.
#: actions/loggingaggregator.php:104
msgid "This resource requires an HTTP POST."
msgstr ""
#. TRANS: Form validation error displayed when POST is not used.
#: actions/rsscloudrequestnotify.php:91
msgid "Request must be POST."
msgstr ""
#. TRANS: Form validation error displayed when HTTP POST is not used.
#: actions/rsscloudrequestnotify.php:109
msgid "Only HTTP POST notifications are supported at this time."
msgstr ""
#. TRANS: List separator.
#: actions/rsscloudrequestnotify.php:120
msgctxt "SEPARATOR"
msgid ", "
msgstr ""
#. TRANS: Form validation error displayed when a request body is missing
#. expected parameters.
#. TRANS: %s is a list of parameters separated by a list separator (default:
#. ", ").
#: actions/rsscloudrequestnotify.php:123
#, php-format
msgid "The following parameters were missing from the request body: %s."
msgstr ""
#. TRANS: Form validation error displayed when not providing any valid profile
#. feed URLs.
#: actions/rsscloudrequestnotify.php:130
msgid ""
"You must provide at least one valid profile feed URL (url1, url2, url3 ... "
"urlN)."
msgstr ""
#. TRANS: Form validation error displayed when not providing a valid feed URL.
#: actions/rsscloudrequestnotify.php:146
msgid "Feed subscription failed: Not a valid feed."
msgstr ""
#. TRANS: Form validation error displayed when feed subscription failed.
#: actions/rsscloudrequestnotify.php:153
msgid ""
"Feed subscription failed: Notification handler does not respond correctly."
msgstr ""
#. TRANS: Success message after subscribing to one or more feeds.
#: actions/rsscloudrequestnotify.php:168
msgid ""
"Thanks for the subscription. When the feed(s) update(s), you will be "
"notified."
msgstr ""