Skip to content

Commit 3f6ca6a

Browse files
committed
Adding translation file for Twitter
1 parent 6b73e5c commit 3f6ca6a

File tree

1 file changed

+96
-0
lines changed

1 file changed

+96
-0
lines changed

languages/event.pot

+96
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,96 @@
1+
#: ./Pages/Callback.php:18
2+
msgid "Your Twitter credentials were saved."
3+
msgstr ""
4+
5+
#: ./Pages/Callback.php:18
6+
msgid "Your Twitter credentials could not be saved."
7+
msgstr ""
8+
9+
#: ./Pages/Account.php:18
10+
msgid "Your Twitter settings have been removed from your account."
11+
msgstr ""
12+
13+
#: ./Pages/Admin.php:18
14+
msgid "Your Twitter application details were saved."
15+
msgstr ""
16+
17+
#: ./templates/default/admin/twitter.tpl.php:4
18+
msgid "Twitter configuration"
19+
msgstr ""
20+
21+
#: ./templates/default/admin/twitter.tpl.php:16
22+
msgid "To begin using Twitter, <a href=\"https://dev.twitter.com/apps\" target=\"_blank\">create a new application in the Twitter developer portal</a>"
23+
msgstr ""
24+
25+
#: ./templates/default/admin/twitter.tpl.php:18
26+
msgid "The callback URL should be set to:"
27+
msgstr ""
28+
29+
#: ./templates/default/admin/twitter.tpl.php:18
30+
msgid "Once you\'ve finished, fill in the details below:"
31+
msgstr ""
32+
33+
#: ./templates/default/admin/twitter.tpl.php:18
34+
msgid "API key"
35+
msgstr ""
36+
37+
#: ./templates/default/admin/twitter.tpl.php:18
38+
msgid "API secret"
39+
msgstr ""
40+
41+
#: ./templates/default/admin/twitter.tpl.php:18
42+
msgid "After the Twitter application is configured, site users must authenticate their Twitter account under Settings."
43+
msgstr ""
44+
45+
#: ./templates/default/admin/twitter.tpl.php:18
46+
msgid "Save settings"
47+
msgstr ""
48+
49+
#: ./templates/default/account/twitter.tpl.php:18
50+
msgid "Easily share updates, posts, and pictures to Twitter."
51+
msgstr ""
52+
53+
#: ./templates/default/account/twitter.tpl.php:18
54+
msgid "With Twitter connected, you can cross-post content that you publish publicly on your site."
55+
msgstr ""
56+
57+
#: ./templates/default/account/twitter.tpl.php:18
58+
msgid "Connect Twitter"
59+
msgstr ""
60+
61+
#: ./templates/default/account/twitter.tpl.php:18
62+
msgid "Your account is currently connected to Twitter. Public content that you publish here can be cross-posted to your Twitter account."
63+
msgstr ""
64+
65+
#: ./templates/default/account/twitter.tpl.php:18
66+
msgid "Disconnect Twitter"
67+
msgstr ""
68+
69+
#: ./templates/default/account/twitter.tpl.php:18
70+
msgid "You have connected the below accounts to Twitter. Public content that you publish here can be cross-posted to your Twitter account."
71+
msgstr ""
72+
73+
#: ./templates/default/account/twitter.tpl.php:18
74+
msgid "Disconnect"
75+
msgstr ""
76+
77+
#: ./templates/default/account/twitter.tpl.php:18
78+
msgid "Add another Twitter account"
79+
msgstr ""
80+
81+
#: ./templates/default/account/twitter.tpl.php:18
82+
msgid "Before you can begin connecting to Twitter, you need to set it up."
83+
msgstr ""
84+
85+
#: ./templates/default/account/twitter.tpl.php:18
86+
msgid "Click here to begin Twitter configuration."
87+
msgstr ""
88+
89+
#: ./templates/default/account/twitter.tpl.php:18
90+
msgid "The administrator has not finished setting up Twitter on this site. Please come back later."
91+
msgstr ""
92+
93+
#: ./Main.php:18
94+
msgid "We couldn't upload your photo to Twitter. Twitter's response: %s."
95+
msgstr ""
96+

0 commit comments

Comments
 (0)