mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-09 18:08:49 +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
253
facebook/lang/C/messages.po
Normal file
253
facebook/lang/C/messages.po
Normal file
|
@ -0,0 +1,253 @@
|
|||
# ADDON facebook
|
||||
# Copyright (C)
|
||||
# This file is distributed under the same license as the Friendica facebook 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"
|
||||
|
||||
#: facebook.php:497
|
||||
msgid "Settings updated."
|
||||
msgstr ""
|
||||
|
||||
#: facebook.php:512 facebook.php:518
|
||||
msgid "Permission denied."
|
||||
msgstr ""
|
||||
|
||||
#: facebook.php:525
|
||||
msgid "Facebook disabled"
|
||||
msgstr ""
|
||||
|
||||
#: facebook.php:530
|
||||
msgid "Updating contacts"
|
||||
msgstr ""
|
||||
|
||||
#: facebook.php:553
|
||||
msgid "Facebook API key is missing."
|
||||
msgstr ""
|
||||
|
||||
#: facebook.php:560
|
||||
msgid "Facebook Connect"
|
||||
msgstr ""
|
||||
|
||||
#: facebook.php:566
|
||||
msgid "Install Facebook connector for this account."
|
||||
msgstr ""
|
||||
|
||||
#: facebook.php:573
|
||||
msgid "Remove Facebook connector"
|
||||
msgstr ""
|
||||
|
||||
#: facebook.php:578
|
||||
msgid ""
|
||||
"Re-authenticate [This is necessary whenever your Facebook password is "
|
||||
"changed.]"
|
||||
msgstr ""
|
||||
|
||||
#: facebook.php:585
|
||||
msgid "Post to Facebook by default"
|
||||
msgstr ""
|
||||
|
||||
#: facebook.php:591
|
||||
msgid ""
|
||||
"Facebook friend linking has been disabled on this site. The following "
|
||||
"settings will have no effect."
|
||||
msgstr ""
|
||||
|
||||
#: facebook.php:595
|
||||
msgid ""
|
||||
"Facebook friend linking has been disabled on this site. If you disable it, "
|
||||
"you will be unable to re-enable it."
|
||||
msgstr ""
|
||||
|
||||
#: facebook.php:598
|
||||
msgid "Link all your Facebook friends and conversations on this website"
|
||||
msgstr ""
|
||||
|
||||
#: facebook.php:600
|
||||
msgid ""
|
||||
"Facebook conversations consist of your <em>profile wall</em> and your friend "
|
||||
"<em>stream</em>."
|
||||
msgstr ""
|
||||
|
||||
#: facebook.php:601
|
||||
msgid "On this website, your Facebook friend stream is only visible to you."
|
||||
msgstr ""
|
||||
|
||||
#: facebook.php:602
|
||||
msgid ""
|
||||
"The following settings determine the privacy of your Facebook profile wall "
|
||||
"on this website."
|
||||
msgstr ""
|
||||
|
||||
#: facebook.php:606
|
||||
msgid ""
|
||||
"On this website your Facebook profile wall conversations will only be "
|
||||
"visible to you"
|
||||
msgstr ""
|
||||
|
||||
#: facebook.php:611
|
||||
msgid "Do not import your Facebook profile wall conversations"
|
||||
msgstr ""
|
||||
|
||||
#: facebook.php:613
|
||||
msgid ""
|
||||
"If you choose to link conversations and leave both of these boxes unchecked, "
|
||||
"your Facebook profile wall will be merged with your profile wall on this "
|
||||
"website and your privacy settings on this website will be used to determine "
|
||||
"who may see the conversations."
|
||||
msgstr ""
|
||||
|
||||
#: facebook.php:618
|
||||
msgid "Comma separated applications to ignore"
|
||||
msgstr ""
|
||||
|
||||
#: facebook.php:621
|
||||
msgid "Submit"
|
||||
msgstr ""
|
||||
|
||||
#: facebook.php:702
|
||||
msgid "Problems with Facebook Real-Time Updates"
|
||||
msgstr ""
|
||||
|
||||
#: facebook.php:704 facebook.php:1202
|
||||
msgid "Administrator"
|
||||
msgstr ""
|
||||
|
||||
#: facebook.php:730
|
||||
msgid "Facebook"
|
||||
msgstr ""
|
||||
|
||||
#: facebook.php:731
|
||||
msgid "Facebook Connector Settings"
|
||||
msgstr ""
|
||||
|
||||
#: facebook.php:746
|
||||
msgid "Facebook API Key"
|
||||
msgstr ""
|
||||
|
||||
#: facebook.php:756
|
||||
msgid ""
|
||||
"Error: it appears that you have specified the App-ID and -Secret in your ."
|
||||
"htconfig.php file. As long as they are specified there, they cannot be set "
|
||||
"using this form.<br><br>"
|
||||
msgstr ""
|
||||
|
||||
#: facebook.php:761
|
||||
msgid ""
|
||||
"Error: the given API Key seems to be incorrect (the application access token "
|
||||
"could not be retrieved)."
|
||||
msgstr ""
|
||||
|
||||
#: facebook.php:763
|
||||
msgid "The given API Key seems to work correctly."
|
||||
msgstr ""
|
||||
|
||||
#: facebook.php:765
|
||||
msgid ""
|
||||
"The correctness of the API Key could not be detected. Something strange's "
|
||||
"going on."
|
||||
msgstr ""
|
||||
|
||||
#: facebook.php:768
|
||||
msgid "App-ID / API-Key"
|
||||
msgstr ""
|
||||
|
||||
#: facebook.php:769
|
||||
msgid "Application secret"
|
||||
msgstr ""
|
||||
|
||||
#: facebook.php:770
|
||||
#, php-format
|
||||
msgid "Polling Interval in minutes (minimum %1$s minutes)"
|
||||
msgstr ""
|
||||
|
||||
#: facebook.php:771
|
||||
msgid ""
|
||||
"Synchronize comments (no comments on Facebook are missed, at the cost of "
|
||||
"increased system load)"
|
||||
msgstr ""
|
||||
|
||||
#: facebook.php:772
|
||||
msgid "Save"
|
||||
msgstr ""
|
||||
|
||||
#: facebook.php:775
|
||||
msgid "Real-Time Updates"
|
||||
msgstr ""
|
||||
|
||||
#: facebook.php:779
|
||||
msgid "Real-Time Updates are activated."
|
||||
msgstr ""
|
||||
|
||||
#: facebook.php:780
|
||||
msgid "Deactivate Real-Time Updates"
|
||||
msgstr ""
|
||||
|
||||
#: facebook.php:782
|
||||
msgid "Real-Time Updates not activated."
|
||||
msgstr ""
|
||||
|
||||
#: facebook.php:782
|
||||
msgid "Activate Real-Time Updates"
|
||||
msgstr ""
|
||||
|
||||
#: facebook.php:801
|
||||
msgid "The new values have been saved."
|
||||
msgstr ""
|
||||
|
||||
#: facebook.php:825
|
||||
msgid "Post to Facebook"
|
||||
msgstr ""
|
||||
|
||||
#: facebook.php:923
|
||||
msgid ""
|
||||
"Post to Facebook cancelled because of multi-network access permission "
|
||||
"conflict."
|
||||
msgstr ""
|
||||
|
||||
#: facebook.php:1151
|
||||
msgid "View on Friendica"
|
||||
msgstr ""
|
||||
|
||||
#: facebook.php:1184
|
||||
msgid "Facebook post failed. Queued for retry."
|
||||
msgstr ""
|
||||
|
||||
#: facebook.php:1224
|
||||
msgid "Your Facebook connection became invalid. Please Re-authenticate."
|
||||
msgstr ""
|
||||
|
||||
#: facebook.php:1225
|
||||
msgid "Facebook connection became invalid"
|
||||
msgstr ""
|
||||
|
||||
#: facebook.php:1226
|
||||
#, php-format
|
||||
msgid ""
|
||||
"Hi %1$s,\n"
|
||||
"\n"
|
||||
"The connection between your accounts on %2$s and Facebook became invalid. "
|
||||
"This usually happens after you change your Facebook-password. To enable the "
|
||||
"connection again, you have to %3$sre-authenticate the Facebook-connector%4$s."
|
||||
msgstr ""
|
||||
|
||||
#: facebook.php:1600
|
||||
msgid "status"
|
||||
msgstr ""
|
||||
|
||||
#: facebook.php:1604
|
||||
#, php-format
|
||||
msgid "%1$s likes %2$s's %3$s"
|
||||
msgstr ""
|
Loading…
Add table
Add a link
Reference in a new issue