en-gb translation of blogger, catavatar, diaspora, dwpost, langfilter

This commit is contained in:
Tobias Diekershoff 2018-04-09 10:34:15 +02:00
parent 8b7aa41ac5
commit 07a2e3f5d8
8 changed files with 269 additions and 0 deletions

View File

@ -0,0 +1,56 @@
# ADDON blogger
# Copyright (C)
# This file is distributed under the same license as the Friendica blogger addon package.
#
#
# Translators:
# Kris, 2018
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-06-22 13:18+0200\n"
"PO-Revision-Date: 2018-04-08 19:53+0000\n"
"Last-Translator: Kris\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/Friendica/friendica/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"
#: blogger.php:42
msgid "Post to blogger"
msgstr "Post to Blogger"
#: blogger.php:74 blogger.php:78
msgid "Blogger Export"
msgstr ""
#: blogger.php:82
msgid "Enable Blogger Post Addon"
msgstr "Enable Blogger Post Addon"
#: blogger.php:87
msgid "Blogger username"
msgstr "Blogger username"
#: blogger.php:92
msgid "Blogger password"
msgstr "Blogger password"
#: blogger.php:97
msgid "Blogger API URL"
msgstr ""
#: blogger.php:102
msgid "Post to Blogger by default"
msgstr "Post to Blogger by default"
#: blogger.php:108
msgid "Save Settings"
msgstr "Save Settings"
#: blogger.php:178
msgid "Post from Friendica"
msgstr "Post from Friendica"

View File

@ -0,0 +1,16 @@
<?php
if(! function_exists("string_plural_select_en_gb")) {
function string_plural_select_en_gb($n){
return ($n != 1);;
}}
;
$a->strings["Post to blogger"] = "Post to Blogger";
$a->strings["Blogger Export"] = "";
$a->strings["Enable Blogger Post Addon"] = "Enable Blogger Post Addon";
$a->strings["Blogger username"] = "Blogger username";
$a->strings["Blogger password"] = "Blogger password";
$a->strings["Blogger API URL"] = "";
$a->strings["Post to Blogger by default"] = "Post to Blogger by default";
$a->strings["Save Settings"] = "Save Settings";
$a->strings["Post from Friendica"] = "Post from Friendica";

View File

@ -0,0 +1,43 @@
# ADDON catavatar
# Copyright (C)
# This file is distributed under the same license as the Friendica catavatar addon package.
#
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-04-06 18:26+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Kris, 2018\n"
"Language-Team: English (United Kingdom) (https://www.transifex.com/Friendica/teams/12172/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"
#: catavatar.php:57
msgid "Use Cat as Avatar"
msgstr ""
#: catavatar.php:58
msgid "More Random Cat!"
msgstr ""
#: catavatar.php:59
msgid "Reset to email Cat"
msgstr ""
#: catavatar.php:61
msgid "Cat Avatar Settings"
msgstr ""
#: catavatar.php:103 catavatar.php:112 catavatar.php:121
msgid "There was an error, the cat ran away."
msgstr ""
#: catavatar.php:134
msgid "Meow!"
msgstr "Meow!"

View File

@ -0,0 +1,13 @@
<?php
if(! function_exists("string_plural_select_en_gb")) {
function string_plural_select_en_gb($n){
return ($n != 1);;
}}
;
$a->strings["Use Cat as Avatar"] = "";
$a->strings["More Random Cat!"] = "";
$a->strings["Reset to email Cat"] = "";
$a->strings["Cat Avatar Settings"] = "";
$a->strings["There was an error, the cat ran away."] = "";
$a->strings["Meow!"] = "Meow!";

View File

@ -0,0 +1,62 @@
# ADDON diaspora
# Copyright (C)
# This file is distributed under the same license as the Friendica diaspora addon package.
#
#
# Translators:
# Andy H3 <andy@hubup.pro>, 2018
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-06-22 13:18+0200\n"
"PO-Revision-Date: 2018-03-22 08:36+0000\n"
"Last-Translator: Andy H3 <andy@hubup.pro>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/Friendica/friendica/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"
#: diaspora.php:37
msgid "Post to Diaspora"
msgstr "Post to Diaspora"
#: diaspora.php:142
msgid ""
"Can't login to your Diaspora account. Please check username and password and"
" ensure you used the complete address (including http...)"
msgstr "Can't login to your Diaspora account. Please check username and password and ensure you used the complete address (including http...)"
#: diaspora.php:149 diaspora.php:153
msgid "Diaspora Export"
msgstr "Diaspora Export"
#: diaspora.php:163
msgid "Enable Diaspora Post Addon"
msgstr "Enable Diaspora export"
#: diaspora.php:168
msgid "Diaspora username"
msgstr "Diaspora username"
#: diaspora.php:173
msgid "Diaspora password"
msgstr "Diaspora password"
#: diaspora.php:178
msgid "Diaspora site URL"
msgstr "Diaspora site URL"
#: diaspora.php:183
msgid "Post to Diaspora by default"
msgstr "Post to Diaspora by default"
#: diaspora.php:189
msgid "Save Settings"
msgstr "Save settings"
#: diaspora.php:324
msgid "Diaspora post failed. Queued for retry."
msgstr "Diaspora post failed. Queued for retry."

View File

@ -0,0 +1,17 @@
<?php
if(! function_exists("string_plural_select_en_gb")) {
function string_plural_select_en_gb($n){
return ($n != 1);;
}}
;
$a->strings["Post to Diaspora"] = "Post to Diaspora";
$a->strings["Can't login to your Diaspora account. Please check username and password and ensure you used the complete address (including http...)"] = "Can't login to your Diaspora account. Please check username and password and ensure you used the complete address (including http...)";
$a->strings["Diaspora Export"] = "Diaspora Export";
$a->strings["Enable Diaspora Post Addon"] = "Enable Diaspora export";
$a->strings["Diaspora username"] = "Diaspora username";
$a->strings["Diaspora password"] = "Diaspora password";
$a->strings["Diaspora site URL"] = "Diaspora site URL";
$a->strings["Post to Diaspora by default"] = "Post to Diaspora by default";
$a->strings["Save Settings"] = "Save settings";
$a->strings["Diaspora post failed. Queued for retry."] = "Diaspora post failed. Queued for retry.";

View File

@ -0,0 +1,48 @@
# ADDON dwpost
# Copyright (C)
# This file is distributed under the same license as the Friendica dwpost addon package.
#
#
# Translators:
# Kris, 2018
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-02-27 05:01-0500\n"
"PO-Revision-Date: 2018-04-08 17:59+0000\n"
"Last-Translator: Kris\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/Friendica/friendica/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"
#: dwpost.php:39
msgid "Post to Dreamwidth"
msgstr "Post to Dreamwidth"
#: dwpost.php:70
msgid "Dreamwidth Post Settings"
msgstr "Dreamwidth Post Settings"
#: dwpost.php:72
msgid "Enable dreamwidth Post Addon"
msgstr ""
#: dwpost.php:77
msgid "dreamwidth username"
msgstr "Dreamwidth username"
#: dwpost.php:82
msgid "dreamwidth password"
msgstr "Dreamwidth password"
#: dwpost.php:87
msgid "Post to dreamwidth by default"
msgstr "Post to Dreamwidth by default"
#: dwpost.php:93
msgid "Submit"
msgstr "Submit"

View File

@ -0,0 +1,14 @@
<?php
if(! function_exists("string_plural_select_en_gb")) {
function string_plural_select_en_gb($n){
return ($n != 1);;
}}
;
$a->strings["Post to Dreamwidth"] = "Post to Dreamwidth";
$a->strings["Dreamwidth Post Settings"] = "Dreamwidth Post Settings";
$a->strings["Enable dreamwidth Post Addon"] = "";
$a->strings["dreamwidth username"] = "Dreamwidth username";
$a->strings["dreamwidth password"] = "Dreamwidth password";
$a->strings["Post to dreamwidth by default"] = "Post to Dreamwidth by default";
$a->strings["Submit"] = "Submit";