X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=plugins%2FRecaptcha%2Flocale%2Fsv%2FLC_MESSAGES%2FRecaptcha.po;h=8f1802b1496cafe0bbf0f67862791346cfdf0672;hb=a452a3b1a028c0249defa82f4a87ac5aed8f3411;hp=6284ebc8bf16bd92fb3eb1cf9255720950c2a22e;hpb=5d72b600a15d19a370a5bf490462968821f7638e;p=quix0rs-gnu-social.git diff --git a/plugins/Recaptcha/locale/sv/LC_MESSAGES/Recaptcha.po b/plugins/Recaptcha/locale/sv/LC_MESSAGES/Recaptcha.po index 6284ebc8bf..8f1802b149 100644 --- a/plugins/Recaptcha/locale/sv/LC_MESSAGES/Recaptcha.po +++ b/plugins/Recaptcha/locale/sv/LC_MESSAGES/Recaptcha.po @@ -1,35 +1,36 @@ -# Translation of StatusNet - Recaptcha to Swedish (Svenska) -# Exported from translatewiki.net -# -# Author: Jamminjohn -# -- -# This file is distributed under the same license as the StatusNet package. -# +# 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: StatusNet - Recaptcha\n" +"Project-Id-Version: GNU social\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-04-27 12:36+0000\n" -"PO-Revision-Date: 2011-04-27 12:38:29+0000\n" -"Language-Team: Swedish \n" +"POT-Creation-Date: 2015-02-02 17:47+0100\n" +"PO-Revision-Date: 2015-02-07 09:42+0000\n" +"Last-Translator: digitaldreamer \n" +"Language-Team: Swedish (http://www.transifex.com/projects/p/gnu-social/language/sv/)\n" +"MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-POT-Import-Date: 2011-04-16 23:18:53+0000\n" -"X-Generator: MediaWiki 1.18alpha (r87008); Translate extension (2011-04-26)\n" -"X-Translation-Project: translatewiki.net at http://translatewiki.net\n" -"X-Language-Code: sv\n" -"X-Message-Group: #out-statusnet-plugin-recaptcha\n" +"Language: sv\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#. TRANS: Field label. +#: RecaptchaPlugin.php:58 msgid "Captcha" msgstr "Captcha" +#. TRANS: Error message displayed if a provided captcha response does not +#. match. +#: RecaptchaPlugin.php:102 msgid "Captcha does not match!" msgstr "Captcha stämmer inte!" +#. TRANS: Plugin description. +#: RecaptchaPlugin.php:115 msgid "" "Uses Recaptcha service to add a " "captcha to the registration page." -msgstr "" -"Använder Recaptcha-tjänsten för att " -"lägga till en captcha till registreringssidan." +msgstr "Använder Recaptcha-tjänsten för att lägga till en captcha till registreringssidan."