mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-11 19:08:49 +00:00
Pnut: Client Id/Secret can be set by admins
This commit is contained in:
parent
dc709c699a
commit
dcafad573e
5 changed files with 145 additions and 31 deletions
74
pnut/lang/C/messages.po
Normal file
74
pnut/lang/C/messages.po
Normal file
|
@ -0,0 +1,74 @@
|
|||
# ADDON pnut
|
||||
# Copyright (C)
|
||||
# This file is distributed under the same license as the Friendica pnut addon package.
|
||||
#
|
||||
#
|
||||
#, fuzzy
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2024-03-03 11:53+0000\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"
|
||||
|
||||
#: pnut.php:42
|
||||
msgid "Permission denied."
|
||||
msgstr ""
|
||||
|
||||
#: pnut.php:79
|
||||
msgid "You are now authenticated with pnut.io."
|
||||
msgstr ""
|
||||
|
||||
#: pnut.php:82
|
||||
msgid "Error fetching token. Please try again."
|
||||
msgstr ""
|
||||
|
||||
#: pnut.php:85
|
||||
msgid "return to the connector page"
|
||||
msgstr ""
|
||||
|
||||
#: pnut.php:103
|
||||
msgid "Save Settings"
|
||||
msgstr ""
|
||||
|
||||
#: pnut.php:104 pnut.php:150
|
||||
msgid "Client ID"
|
||||
msgstr ""
|
||||
|
||||
#: pnut.php:105 pnut.php:151
|
||||
msgid "Client Secret"
|
||||
msgstr ""
|
||||
|
||||
#: pnut.php:139
|
||||
msgid "Authenticate with pnut.io"
|
||||
msgstr ""
|
||||
|
||||
#: pnut.php:143
|
||||
msgid "Disconnect"
|
||||
msgstr ""
|
||||
|
||||
#: pnut.php:148
|
||||
msgid "Enable Pnut Post Addon"
|
||||
msgstr ""
|
||||
|
||||
#: pnut.php:149
|
||||
msgid "Post to Pnut by default"
|
||||
msgstr ""
|
||||
|
||||
#: pnut.php:152
|
||||
msgid "Access Token"
|
||||
msgstr ""
|
||||
|
||||
#: pnut.php:161
|
||||
msgid "Pnut Export"
|
||||
msgstr ""
|
||||
|
||||
#: pnut.php:203
|
||||
msgid "Post to Pnut"
|
||||
msgstr ""
|
Loading…
Add table
Add a link
Reference in a new issue