Some obvious bug fixes for i18n
This commit is contained in:
24
plugins/Nodeinfo/locale/en/LC_MESSAGES/Nodeinfo.po
Normal file
24
plugins/Nodeinfo/locale/en/LC_MESSAGES/Nodeinfo.po
Normal file
@@ -0,0 +1,24 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# Diogo Cordeiro <diogo@fc.up.pt>
|
||||
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:29+0000\n"
|
||||
"Last-Translator: Diogo Cordeiro <diogo@fc.up.pt>\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: pt\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: NodeinfoPlugin.php:34
|
||||
msgid "Plugin that presents basic instance information using the NodeInfo standard."
|
||||
msgstr "Plugin that presents basic instance information using the NodeInfo standard."
|
24
plugins/Nodeinfo/locale/pt_BR/LC_MESSAGES/Nodeinfo.po
Normal file
24
plugins/Nodeinfo/locale/pt_BR/LC_MESSAGES/Nodeinfo.po
Normal file
@@ -0,0 +1,24 @@
|
||||
# SOME DESCRIPTIVE TITLE.
|
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
|
||||
# This file is distributed under the same license as the PACKAGE package.
|
||||
#
|
||||
# Translators:
|
||||
# Diogo Cordeiro <diogo@fc.up.pt>
|
||||
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:29+0000\n"
|
||||
"Last-Translator: Diogo Cordeiro <diogo@fc.up.pt>\n"
|
||||
"Language-Team: Portuguese (http://www.transifex.com/gnu-social/gnu-social/language/pt/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Language: pt\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
|
||||
#. TRANS: Plugin description.
|
||||
#: NodeinfoPlugin.php:34
|
||||
msgid "Plugin that presents basic instance information using the NodeInfo standard."
|
||||
msgstr "Este plugin apresenta informação básica da instância no formato do padrão NodeInfo."
|
Reference in New Issue
Block a user