mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 00:48:55 +00:00
add source strings to plugins
This commit is contained in:
parent
2517e7716e
commit
32063986f5
60 changed files with 3995 additions and 0 deletions
51
mathjax/lang/C/messages.po
Normal file
51
mathjax/lang/C/messages.po
Normal file
|
@ -0,0 +1,51 @@
|
|||
# ADDON mathjax
|
||||
# Copyright (C)
|
||||
# This file is distributed under the same license as the Friendica mathjax addon package.
|
||||
#
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2013-02-27 05:01-0500\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: mathjax.php:36
|
||||
msgid "Settings"
|
||||
msgstr ""
|
||||
|
||||
#: mathjax.php:37
|
||||
msgid ""
|
||||
"The MathJax addon renders mathematical formulae written using the LaTeX "
|
||||
"syntax surrounded by the usual $$ or an eqnarray block in the postings of "
|
||||
"your wall,network tab and private mail."
|
||||
msgstr ""
|
||||
|
||||
#: mathjax.php:38
|
||||
msgid "Use the MathJax renderer"
|
||||
msgstr ""
|
||||
|
||||
#: mathjax.php:42
|
||||
msgid "Submit"
|
||||
msgstr ""
|
||||
|
||||
#: mathjax.php:66
|
||||
msgid "Settings updated."
|
||||
msgstr ""
|
||||
|
||||
#: mathjax.php:75
|
||||
msgid "MathJax Base URL"
|
||||
msgstr ""
|
||||
|
||||
#: mathjax.php:75
|
||||
msgid ""
|
||||
"The URL for the javascript file that should be included to use MathJax. Can "
|
||||
"be either the MathJax CDN or another installation of MathJax."
|
||||
msgstr ""
|
Loading…
Add table
Add a link
Reference in a new issue