receiving post from archived Diaspora contacts
This commit is contained in:
parent
f03ac60725
commit
05996457f9
2
boot.php
2
boot.php
|
@ -12,7 +12,7 @@ require_once('library/Mobile_Detect/Mobile_Detect.php');
|
||||||
require_once('include/features.php');
|
require_once('include/features.php');
|
||||||
|
|
||||||
define ( 'FRIENDICA_PLATFORM', 'Friendica');
|
define ( 'FRIENDICA_PLATFORM', 'Friendica');
|
||||||
define ( 'FRIENDICA_VERSION', '3.1.1570' );
|
define ( 'FRIENDICA_VERSION', '3.1.1571' );
|
||||||
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
|
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
|
||||||
define ( 'DB_UPDATE_VERSION', 1157 );
|
define ( 'DB_UPDATE_VERSION', 1157 );
|
||||||
|
|
||||||
|
|
|
@ -752,7 +752,7 @@ function diaspora_request($importer,$xml) {
|
||||||
}
|
}
|
||||||
|
|
||||||
function diaspora_post_allow($importer,$contact) {
|
function diaspora_post_allow($importer,$contact) {
|
||||||
if(($contact['blocked']) || ($contact['readonly']))
|
if(($contact['blocked']) || ($contact['readonly']) || ($contact['archive']))
|
||||||
return false;
|
return false;
|
||||||
if($contact['rel'] == CONTACT_IS_SHARING || $contact['rel'] == CONTACT_IS_FRIEND)
|
if($contact['rel'] == CONTACT_IS_SHARING || $contact['rel'] == CONTACT_IS_FRIEND)
|
||||||
return true;
|
return true;
|
||||||
|
|
256
util/messages.po
256
util/messages.po
|
@ -6,9 +6,9 @@
|
||||||
#, fuzzy
|
#, fuzzy
|
||||||
msgid ""
|
msgid ""
|
||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: 3.1.1570\n"
|
"Project-Id-Version: 3.1.1571\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2012-12-27 10:00-0800\n"
|
"POT-Creation-Date: 2012-12-28 10:00-0800\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||||
|
@ -94,7 +94,7 @@ msgid "Return to contact editor"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/crepair.php:148 ../../mod/settings.php:562
|
#: ../../mod/crepair.php:148 ../../mod/settings.php:562
|
||||||
#: ../../mod/settings.php:588 ../../mod/admin.php:721 ../../mod/admin.php:731
|
#: ../../mod/settings.php:588 ../../mod/admin.php:731 ../../mod/admin.php:741
|
||||||
msgid "Name"
|
msgid "Name"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -131,7 +131,7 @@ msgid "New photo from this URL"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/crepair.php:166 ../../mod/fsuggest.php:107
|
#: ../../mod/crepair.php:166 ../../mod/fsuggest.php:107
|
||||||
#: ../../mod/events.php:455 ../../mod/photos.php:1028
|
#: ../../mod/events.php:466 ../../mod/photos.php:1028
|
||||||
#: ../../mod/photos.php:1118 ../../mod/photos.php:1402
|
#: ../../mod/photos.php:1118 ../../mod/photos.php:1402
|
||||||
#: ../../mod/photos.php:1442 ../../mod/photos.php:1486
|
#: ../../mod/photos.php:1442 ../../mod/photos.php:1486
|
||||||
#: ../../mod/photos.php:1569 ../../mod/install.php:248
|
#: ../../mod/photos.php:1569 ../../mod/install.php:248
|
||||||
|
@ -141,31 +141,31 @@ msgstr ""
|
||||||
#: ../../mod/settings.php:739 ../../mod/settings.php:811
|
#: ../../mod/settings.php:739 ../../mod/settings.php:811
|
||||||
#: ../../mod/settings.php:1018 ../../mod/group.php:87 ../../mod/mood.php:137
|
#: ../../mod/settings.php:1018 ../../mod/group.php:87 ../../mod/mood.php:137
|
||||||
#: ../../mod/message.php:301 ../../mod/message.php:527 ../../mod/admin.php:461
|
#: ../../mod/message.php:301 ../../mod/message.php:527 ../../mod/admin.php:461
|
||||||
#: ../../mod/admin.php:718 ../../mod/admin.php:855 ../../mod/admin.php:1054
|
#: ../../mod/admin.php:728 ../../mod/admin.php:865 ../../mod/admin.php:1064
|
||||||
#: ../../mod/admin.php:1141 ../../mod/profiles.php:604
|
#: ../../mod/admin.php:1151 ../../mod/profiles.php:604
|
||||||
#: ../../mod/invite.php:119 ../../addon/fromgplus/fromgplus.php:44
|
#: ../../mod/invite.php:119 ../../addon/fromgplus/fromgplus.php:44
|
||||||
#: ../../addon/facebook/facebook.php:619
|
#: ../../addon/facebook/facebook.php:619
|
||||||
#: ../../addon/snautofollow/snautofollow.php:64
|
#: ../../addon/snautofollow/snautofollow.php:64
|
||||||
#: ../../addon/fbpost/fbpost.php:272 ../../addon/yourls/yourls.php:76
|
#: ../../addon/fbpost/fbpost.php:272 ../../addon/yourls/yourls.php:76
|
||||||
#: ../../addon/ljpost/ljpost.php:93 ../../addon/nsfw/nsfw.php:88
|
#: ../../addon/ljpost/ljpost.php:93 ../../addon/nsfw/nsfw.php:88
|
||||||
#: ../../addon/page/page.php:211 ../../addon/planets/planets.php:158
|
#: ../../addon/page/page.php:211 ../../addon/planets/planets.php:158
|
||||||
#: ../../addon/uhremotestorage/uhremotestorage.php:97
|
#: ../../addon/uhremotestorage/uhremotestorage.php:89
|
||||||
#: ../../addon/randplace/randplace.php:177 ../../addon/dwpost/dwpost.php:93
|
#: ../../addon/randplace/randplace.php:177 ../../addon/dwpost/dwpost.php:93
|
||||||
#: ../../addon/remote_permissions/remote_permissions.php:48
|
#: ../../addon/remote_permissions/remote_permissions.php:48
|
||||||
#: ../../addon/remote_permissions/remote_permissions.php:203
|
#: ../../addon/remote_permissions/remote_permissions.php:196
|
||||||
#: ../../addon/startpage/startpage.php:92
|
#: ../../addon/startpage/startpage.php:92
|
||||||
#: ../../addon/geonames/geonames.php:187
|
#: ../../addon/geonames/geonames.php:187
|
||||||
#: ../../addon/forumlist/forumlist.php:178
|
#: ../../addon/forumlist/forumlist.php:178
|
||||||
#: ../../addon/impressum/impressum.php:90
|
#: ../../addon/impressum/impressum.php:83
|
||||||
#: ../../addon/notimeline/notimeline.php:64 ../../addon/blockem/blockem.php:57
|
#: ../../addon/notimeline/notimeline.php:64 ../../addon/blockem/blockem.php:57
|
||||||
#: ../../addon/qcomment/qcomment.php:61
|
#: ../../addon/qcomment/qcomment.php:61
|
||||||
#: ../../addon/openstreetmap/openstreetmap.php:76
|
#: ../../addon/openstreetmap/openstreetmap.php:70
|
||||||
#: ../../addon/group_text/group_text.php:84
|
#: ../../addon/group_text/group_text.php:84
|
||||||
#: ../../addon/libravatar/libravatar.php:105
|
#: ../../addon/libravatar/libravatar.php:99
|
||||||
#: ../../addon/libertree/libertree.php:90 ../../addon/altpager/altpager.php:91
|
#: ../../addon/libertree/libertree.php:90 ../../addon/altpager/altpager.php:91
|
||||||
#: ../../addon/altpager/altpager.php:104 ../../addon/mathjax/mathjax.php:42
|
#: ../../addon/altpager/altpager.php:98 ../../addon/mathjax/mathjax.php:42
|
||||||
#: ../../addon/editplain/editplain.php:84
|
#: ../../addon/editplain/editplain.php:84 ../../addon/blackout/blackout.php:99
|
||||||
#: ../../addon/blackout/blackout.php:104 ../../addon/gravatar/gravatar.php:101
|
#: ../../addon/gravatar/gravatar.php:95
|
||||||
#: ../../addon/pageheader/pageheader.php:55 ../../addon/ijpost/ijpost.php:93
|
#: ../../addon/pageheader/pageheader.php:55 ../../addon/ijpost/ijpost.php:93
|
||||||
#: ../../addon/jappixmini/jappixmini.php:307
|
#: ../../addon/jappixmini/jappixmini.php:307
|
||||||
#: ../../addon/statusnet/statusnet.php:278
|
#: ../../addon/statusnet/statusnet.php:278
|
||||||
|
@ -173,10 +173,10 @@ msgstr ""
|
||||||
#: ../../addon/statusnet/statusnet.php:318
|
#: ../../addon/statusnet/statusnet.php:318
|
||||||
#: ../../addon/statusnet/statusnet.php:325
|
#: ../../addon/statusnet/statusnet.php:325
|
||||||
#: ../../addon/statusnet/statusnet.php:353
|
#: ../../addon/statusnet/statusnet.php:353
|
||||||
#: ../../addon/statusnet/statusnet.php:710 ../../addon/tumblr/tumblr.php:233
|
#: ../../addon/statusnet/statusnet.php:703 ../../addon/tumblr/tumblr.php:233
|
||||||
#: ../../addon/numfriends/numfriends.php:85 ../../addon/gnot/gnot.php:88
|
#: ../../addon/numfriends/numfriends.php:85 ../../addon/gnot/gnot.php:88
|
||||||
#: ../../addon/wppost/wppost.php:110 ../../addon/showmore/showmore.php:48
|
#: ../../addon/wppost/wppost.php:110 ../../addon/showmore/showmore.php:48
|
||||||
#: ../../addon/piwik/piwik.php:97 ../../addon/twitter/twitter.php:180
|
#: ../../addon/piwik/piwik.php:89 ../../addon/twitter/twitter.php:180
|
||||||
#: ../../addon/twitter/twitter.php:209 ../../addon/twitter/twitter.php:515
|
#: ../../addon/twitter/twitter.php:209 ../../addon/twitter/twitter.php:515
|
||||||
#: ../../addon/irc/irc.php:55 ../../addon/fromapp/fromapp.php:77
|
#: ../../addon/irc/irc.php:55 ../../addon/fromapp/fromapp.php:77
|
||||||
#: ../../addon/blogger/blogger.php:102 ../../addon/posterous/posterous.php:103
|
#: ../../addon/blogger/blogger.php:102 ../../addon/posterous/posterous.php:103
|
||||||
|
@ -288,75 +288,75 @@ msgstr ""
|
||||||
msgid "link to source"
|
msgid "link to source"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/events.php:347 ../../view/theme/diabook/theme.php:92
|
#: ../../mod/events.php:358 ../../view/theme/diabook/theme.php:92
|
||||||
#: ../../include/nav.php:52 ../../boot.php:1791
|
#: ../../include/nav.php:52 ../../boot.php:1791
|
||||||
msgid "Events"
|
msgid "Events"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/events.php:348
|
#: ../../mod/events.php:359
|
||||||
msgid "Create New Event"
|
msgid "Create New Event"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/events.php:349 ../../addon/dav/friendica/layout.fnk.php:263
|
#: ../../mod/events.php:360 ../../addon/dav/friendica/layout.fnk.php:263
|
||||||
#: ../../addon.old/dav/friendica/layout.fnk.php:263
|
#: ../../addon.old/dav/friendica/layout.fnk.php:263
|
||||||
msgid "Previous"
|
msgid "Previous"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/events.php:350 ../../mod/install.php:207
|
#: ../../mod/events.php:361 ../../mod/install.php:207
|
||||||
#: ../../addon/dav/friendica/layout.fnk.php:266
|
#: ../../addon/dav/friendica/layout.fnk.php:266
|
||||||
#: ../../addon.old/dav/friendica/layout.fnk.php:266
|
#: ../../addon.old/dav/friendica/layout.fnk.php:266
|
||||||
msgid "Next"
|
msgid "Next"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/events.php:423
|
#: ../../mod/events.php:434
|
||||||
msgid "hour:minute"
|
msgid "hour:minute"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/events.php:433
|
#: ../../mod/events.php:444
|
||||||
msgid "Event details"
|
msgid "Event details"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/events.php:434
|
#: ../../mod/events.php:445
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Format is %s %s. Starting date and Title are required."
|
msgid "Format is %s %s. Starting date and Title are required."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/events.php:436
|
#: ../../mod/events.php:447
|
||||||
msgid "Event Starts:"
|
msgid "Event Starts:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/events.php:436 ../../mod/events.php:450
|
#: ../../mod/events.php:447 ../../mod/events.php:461
|
||||||
msgid "Required"
|
msgid "Required"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/events.php:439
|
#: ../../mod/events.php:450
|
||||||
msgid "Finish date/time is not known or not relevant"
|
msgid "Finish date/time is not known or not relevant"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/events.php:441
|
#: ../../mod/events.php:452
|
||||||
msgid "Event Finishes:"
|
msgid "Event Finishes:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/events.php:444
|
#: ../../mod/events.php:455
|
||||||
msgid "Adjust for viewer timezone"
|
msgid "Adjust for viewer timezone"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/events.php:446
|
#: ../../mod/events.php:457
|
||||||
msgid "Description:"
|
msgid "Description:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/events.php:448 ../../mod/directory.php:134
|
#: ../../mod/events.php:459 ../../mod/directory.php:134
|
||||||
#: ../../addon/forumdirectory/forumdirectory.php:156
|
#: ../../addon/forumdirectory/forumdirectory.php:156
|
||||||
#: ../../include/event.php:40 ../../include/bb2diaspora.php:415
|
#: ../../include/event.php:40 ../../include/bb2diaspora.php:415
|
||||||
#: ../../boot.php:1312
|
#: ../../boot.php:1312
|
||||||
msgid "Location:"
|
msgid "Location:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/events.php:450
|
#: ../../mod/events.php:461
|
||||||
msgid "Title:"
|
msgid "Title:"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/events.php:452
|
#: ../../mod/events.php:463
|
||||||
msgid "Share this event"
|
msgid "Share this event"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -671,7 +671,7 @@ msgstr ""
|
||||||
|
|
||||||
#: ../../mod/photos.php:1527 ../../mod/content.php:439
|
#: ../../mod/photos.php:1527 ../../mod/content.php:439
|
||||||
#: ../../mod/content.php:741 ../../mod/settings.php:623
|
#: ../../mod/content.php:741 ../../mod/settings.php:623
|
||||||
#: ../../mod/group.php:171 ../../mod/admin.php:725
|
#: ../../mod/group.php:171 ../../mod/admin.php:735
|
||||||
#: ../../include/conversation.php:569 ../../object/Item.php:119
|
#: ../../include/conversation.php:569 ../../object/Item.php:119
|
||||||
msgid "Delete"
|
msgid "Delete"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -1049,7 +1049,7 @@ msgid "Remove account"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/uexport.php:48 ../../mod/settings.php:74
|
#: ../../mod/uexport.php:48 ../../mod/settings.php:74
|
||||||
#: ../../mod/newmember.php:22 ../../mod/admin.php:814 ../../mod/admin.php:1019
|
#: ../../mod/newmember.php:22 ../../mod/admin.php:824 ../../mod/admin.php:1029
|
||||||
#: ../../addon/dav/friendica/layout.fnk.php:225
|
#: ../../addon/dav/friendica/layout.fnk.php:225
|
||||||
#: ../../addon/mathjax/mathjax.php:36 ../../view/theme/diabook/theme.php:538
|
#: ../../addon/mathjax/mathjax.php:36 ../../view/theme/diabook/theme.php:538
|
||||||
#: ../../view/theme/diabook/theme.php:659 ../../include/nav.php:140
|
#: ../../view/theme/diabook/theme.php:659 ../../include/nav.php:140
|
||||||
|
@ -1667,7 +1667,7 @@ msgid "if applicable"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/notifications.php:161 ../../mod/notifications.php:208
|
#: ../../mod/notifications.php:161 ../../mod/notifications.php:208
|
||||||
#: ../../mod/admin.php:723
|
#: ../../mod/admin.php:733
|
||||||
msgid "Approve"
|
msgid "Approve"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -1868,12 +1868,12 @@ msgid "View all contacts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/contacts.php:319 ../../mod/contacts.php:378
|
#: ../../mod/contacts.php:319 ../../mod/contacts.php:378
|
||||||
#: ../../mod/admin.php:727
|
#: ../../mod/admin.php:737
|
||||||
msgid "Unblock"
|
msgid "Unblock"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/contacts.php:319 ../../mod/contacts.php:378
|
#: ../../mod/contacts.php:319 ../../mod/contacts.php:378
|
||||||
#: ../../mod/admin.php:726
|
#: ../../mod/admin.php:736
|
||||||
msgid "Block"
|
msgid "Block"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -1970,7 +1970,7 @@ msgstr ""
|
||||||
msgid "Update public posts"
|
msgid "Update public posts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/contacts.php:375 ../../mod/admin.php:1199
|
#: ../../mod/contacts.php:375 ../../mod/admin.php:1209
|
||||||
msgid "Update now"
|
msgid "Update now"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -2227,11 +2227,11 @@ msgstr ""
|
||||||
|
|
||||||
#: ../../mod/settings.php:488 ../../addon/facebook/facebook.php:495
|
#: ../../mod/settings.php:488 ../../addon/facebook/facebook.php:495
|
||||||
#: ../../addon/fbpost/fbpost.php:151
|
#: ../../addon/fbpost/fbpost.php:151
|
||||||
#: ../../addon/remote_permissions/remote_permissions.php:212
|
#: ../../addon/remote_permissions/remote_permissions.php:205
|
||||||
#: ../../addon/impressum/impressum.php:78
|
#: ../../addon/impressum/impressum.php:78
|
||||||
#: ../../addon/openstreetmap/openstreetmap.php:86
|
#: ../../addon/openstreetmap/openstreetmap.php:80
|
||||||
#: ../../addon/altpager/altpager.php:113 ../../addon/mathjax/mathjax.php:66
|
#: ../../addon/altpager/altpager.php:107 ../../addon/mathjax/mathjax.php:66
|
||||||
#: ../../addon/piwik/piwik.php:113 ../../addon/twitter/twitter.php:504
|
#: ../../addon/piwik/piwik.php:105 ../../addon/twitter/twitter.php:504
|
||||||
#: ../../addon.old/facebook/facebook.php:495
|
#: ../../addon.old/facebook/facebook.php:495
|
||||||
#: ../../addon.old/fbpost/fbpost.php:144
|
#: ../../addon.old/fbpost/fbpost.php:144
|
||||||
#: ../../addon.old/impressum/impressum.php:78
|
#: ../../addon.old/impressum/impressum.php:78
|
||||||
|
@ -3318,7 +3318,7 @@ msgid "%1$s doesn't like %2$s's %3$s"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/notice.php:15 ../../mod/viewsrc.php:15 ../../mod/admin.php:159
|
#: ../../mod/notice.php:15 ../../mod/viewsrc.php:15 ../../mod/admin.php:159
|
||||||
#: ../../mod/admin.php:763 ../../mod/admin.php:962 ../../mod/display.php:39
|
#: ../../mod/admin.php:773 ../../mod/admin.php:972 ../../mod/display.php:39
|
||||||
#: ../../mod/display.php:169 ../../include/items.php:3853
|
#: ../../mod/display.php:169 ../../include/items.php:3853
|
||||||
msgid "Item not found."
|
msgid "Item not found."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -3568,15 +3568,15 @@ msgstr ""
|
||||||
msgid "Site"
|
msgid "Site"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/admin.php:97 ../../mod/admin.php:717 ../../mod/admin.php:730
|
#: ../../mod/admin.php:97 ../../mod/admin.php:727 ../../mod/admin.php:740
|
||||||
msgid "Users"
|
msgid "Users"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/admin.php:98 ../../mod/admin.php:812 ../../mod/admin.php:854
|
#: ../../mod/admin.php:98 ../../mod/admin.php:822 ../../mod/admin.php:864
|
||||||
msgid "Plugins"
|
msgid "Plugins"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/admin.php:99 ../../mod/admin.php:1017 ../../mod/admin.php:1053
|
#: ../../mod/admin.php:99 ../../mod/admin.php:1027 ../../mod/admin.php:1063
|
||||||
msgid "Themes"
|
msgid "Themes"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -3584,7 +3584,7 @@ msgstr ""
|
||||||
msgid "DB updates"
|
msgid "DB updates"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/admin.php:115 ../../mod/admin.php:122 ../../mod/admin.php:1140
|
#: ../../mod/admin.php:115 ../../mod/admin.php:122 ../../mod/admin.php:1150
|
||||||
msgid "Logs"
|
msgid "Logs"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -3628,9 +3628,9 @@ msgstr ""
|
||||||
msgid "Message queues"
|
msgid "Message queues"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/admin.php:212 ../../mod/admin.php:459 ../../mod/admin.php:716
|
#: ../../mod/admin.php:212 ../../mod/admin.php:459 ../../mod/admin.php:726
|
||||||
#: ../../mod/admin.php:811 ../../mod/admin.php:853 ../../mod/admin.php:1016
|
#: ../../mod/admin.php:821 ../../mod/admin.php:863 ../../mod/admin.php:1026
|
||||||
#: ../../mod/admin.php:1052 ../../mod/admin.php:1139
|
#: ../../mod/admin.php:1062 ../../mod/admin.php:1149
|
||||||
msgid "Administration"
|
msgid "Administration"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -4115,153 +4115,153 @@ msgstr ""
|
||||||
msgid "User '%s' blocked"
|
msgid "User '%s' blocked"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/admin.php:719
|
#: ../../mod/admin.php:729
|
||||||
msgid "select all"
|
msgid "select all"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/admin.php:720
|
#: ../../mod/admin.php:730
|
||||||
msgid "User registrations waiting for confirm"
|
msgid "User registrations waiting for confirm"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/admin.php:721
|
#: ../../mod/admin.php:731
|
||||||
msgid "Request date"
|
msgid "Request date"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/admin.php:721 ../../mod/admin.php:731
|
#: ../../mod/admin.php:731 ../../mod/admin.php:741
|
||||||
#: ../../include/contact_selectors.php:79
|
#: ../../include/contact_selectors.php:79
|
||||||
#: ../../include/contact_selectors.php:86
|
#: ../../include/contact_selectors.php:86
|
||||||
msgid "Email"
|
msgid "Email"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/admin.php:722
|
#: ../../mod/admin.php:732
|
||||||
msgid "No registrations."
|
msgid "No registrations."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/admin.php:724
|
#: ../../mod/admin.php:734
|
||||||
msgid "Deny"
|
msgid "Deny"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/admin.php:728
|
#: ../../mod/admin.php:738
|
||||||
msgid "Site admin"
|
msgid "Site admin"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/admin.php:731
|
#: ../../mod/admin.php:741
|
||||||
msgid "Register date"
|
msgid "Register date"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/admin.php:731
|
#: ../../mod/admin.php:741
|
||||||
msgid "Last login"
|
msgid "Last login"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/admin.php:731
|
#: ../../mod/admin.php:741
|
||||||
msgid "Last item"
|
msgid "Last item"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/admin.php:731
|
#: ../../mod/admin.php:741
|
||||||
msgid "Account"
|
msgid "Account"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/admin.php:733
|
#: ../../mod/admin.php:743
|
||||||
msgid ""
|
msgid ""
|
||||||
"Selected users will be deleted!\\n\\nEverything these users had posted on "
|
"Selected users will be deleted!\\n\\nEverything these users had posted on "
|
||||||
"this site will be permanently deleted!\\n\\nAre you sure?"
|
"this site will be permanently deleted!\\n\\nAre you sure?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/admin.php:734
|
#: ../../mod/admin.php:744
|
||||||
msgid ""
|
msgid ""
|
||||||
"The user {0} will be deleted!\\n\\nEverything this user has posted on this "
|
"The user {0} will be deleted!\\n\\nEverything this user has posted on this "
|
||||||
"site will be permanently deleted!\\n\\nAre you sure?"
|
"site will be permanently deleted!\\n\\nAre you sure?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/admin.php:775
|
#: ../../mod/admin.php:785
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Plugin %s disabled."
|
msgid "Plugin %s disabled."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/admin.php:779
|
#: ../../mod/admin.php:789
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid "Plugin %s enabled."
|
msgid "Plugin %s enabled."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/admin.php:789 ../../mod/admin.php:987
|
#: ../../mod/admin.php:799 ../../mod/admin.php:997
|
||||||
msgid "Disable"
|
msgid "Disable"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/admin.php:791 ../../mod/admin.php:989
|
#: ../../mod/admin.php:801 ../../mod/admin.php:999
|
||||||
msgid "Enable"
|
msgid "Enable"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/admin.php:813 ../../mod/admin.php:1018
|
#: ../../mod/admin.php:823 ../../mod/admin.php:1028
|
||||||
msgid "Toggle"
|
msgid "Toggle"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/admin.php:821 ../../mod/admin.php:1028
|
#: ../../mod/admin.php:831 ../../mod/admin.php:1038
|
||||||
msgid "Author: "
|
msgid "Author: "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/admin.php:822 ../../mod/admin.php:1029
|
#: ../../mod/admin.php:832 ../../mod/admin.php:1039
|
||||||
msgid "Maintainer: "
|
msgid "Maintainer: "
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/admin.php:951
|
#: ../../mod/admin.php:961
|
||||||
msgid "No themes found."
|
msgid "No themes found."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/admin.php:1010
|
#: ../../mod/admin.php:1020
|
||||||
msgid "Screenshot"
|
msgid "Screenshot"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/admin.php:1058
|
#: ../../mod/admin.php:1068
|
||||||
msgid "[Experimental]"
|
msgid "[Experimental]"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/admin.php:1059
|
#: ../../mod/admin.php:1069
|
||||||
msgid "[Unsupported]"
|
msgid "[Unsupported]"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/admin.php:1086
|
#: ../../mod/admin.php:1096
|
||||||
msgid "Log settings updated."
|
msgid "Log settings updated."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/admin.php:1142
|
#: ../../mod/admin.php:1152
|
||||||
msgid "Clear"
|
msgid "Clear"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/admin.php:1148
|
#: ../../mod/admin.php:1158
|
||||||
msgid "Debugging"
|
msgid "Debugging"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/admin.php:1149
|
#: ../../mod/admin.php:1159
|
||||||
msgid "Log file"
|
msgid "Log file"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/admin.php:1149
|
#: ../../mod/admin.php:1159
|
||||||
msgid ""
|
msgid ""
|
||||||
"Must be writable by web server. Relative to your Friendica top-level "
|
"Must be writable by web server. Relative to your Friendica top-level "
|
||||||
"directory."
|
"directory."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/admin.php:1150
|
#: ../../mod/admin.php:1160
|
||||||
msgid "Log level"
|
msgid "Log level"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/admin.php:1200
|
#: ../../mod/admin.php:1210
|
||||||
msgid "Close"
|
msgid "Close"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/admin.php:1206
|
#: ../../mod/admin.php:1216
|
||||||
msgid "FTP Host"
|
msgid "FTP Host"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/admin.php:1207
|
#: ../../mod/admin.php:1217
|
||||||
msgid "FTP Path"
|
msgid "FTP Path"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/admin.php:1208
|
#: ../../mod/admin.php:1218
|
||||||
msgid "FTP User"
|
msgid "FTP User"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../mod/admin.php:1209
|
#: ../../mod/admin.php:1219
|
||||||
msgid "FTP Password"
|
msgid "FTP Password"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -6461,7 +6461,7 @@ msgstr ""
|
||||||
msgid "Friendica Contacts"
|
msgid "Friendica Contacts"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../addon/uhremotestorage/uhremotestorage.php:92
|
#: ../../addon/uhremotestorage/uhremotestorage.php:84
|
||||||
#: ../../addon.old/uhremotestorage/uhremotestorage.php:84
|
#: ../../addon.old/uhremotestorage/uhremotestorage.php:84
|
||||||
#, php-format
|
#, php-format
|
||||||
msgid ""
|
msgid ""
|
||||||
|
@ -6470,17 +6470,17 @@ msgid ""
|
||||||
"wiki/RemoteStorage#WebFinger\">RemoteStorage WebFinger</a>"
|
"wiki/RemoteStorage#WebFinger\">RemoteStorage WebFinger</a>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../addon/uhremotestorage/uhremotestorage.php:93
|
#: ../../addon/uhremotestorage/uhremotestorage.php:85
|
||||||
#: ../../addon.old/uhremotestorage/uhremotestorage.php:85
|
#: ../../addon.old/uhremotestorage/uhremotestorage.php:85
|
||||||
msgid "Template URL (with {category})"
|
msgid "Template URL (with {category})"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../addon/uhremotestorage/uhremotestorage.php:94
|
#: ../../addon/uhremotestorage/uhremotestorage.php:86
|
||||||
#: ../../addon.old/uhremotestorage/uhremotestorage.php:86
|
#: ../../addon.old/uhremotestorage/uhremotestorage.php:86
|
||||||
msgid "OAuth end-point"
|
msgid "OAuth end-point"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../addon/uhremotestorage/uhremotestorage.php:95
|
#: ../../addon/uhremotestorage/uhremotestorage.php:87
|
||||||
#: ../../addon.old/uhremotestorage/uhremotestorage.php:87
|
#: ../../addon.old/uhremotestorage/uhremotestorage.php:87
|
||||||
msgid "Api"
|
msgid "Api"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -6601,21 +6601,21 @@ msgstr ""
|
||||||
msgid "may only be a partial list"
|
msgid "may only be a partial list"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../addon/remote_permissions/remote_permissions.php:204
|
#: ../../addon/remote_permissions/remote_permissions.php:197
|
||||||
#: ../../addon/altpager/altpager.php:105
|
#: ../../addon/altpager/altpager.php:99
|
||||||
msgid "Global"
|
msgid "Global"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../addon/remote_permissions/remote_permissions.php:204
|
#: ../../addon/remote_permissions/remote_permissions.php:197
|
||||||
msgid "The posts of every user on this server show the post recipients"
|
msgid "The posts of every user on this server show the post recipients"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../addon/remote_permissions/remote_permissions.php:205
|
#: ../../addon/remote_permissions/remote_permissions.php:198
|
||||||
#: ../../addon/altpager/altpager.php:106
|
#: ../../addon/altpager/altpager.php:100
|
||||||
msgid "Individual"
|
msgid "Individual"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../addon/remote_permissions/remote_permissions.php:205
|
#: ../../addon/remote_permissions/remote_permissions.php:198
|
||||||
msgid "Each user chooses whether his/her posts show the post recipients"
|
msgid "Each user chooses whether his/her posts show the post recipients"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -6749,7 +6749,7 @@ msgstr ""
|
||||||
|
|
||||||
#: ../../addon/impressum/impressum.php:50
|
#: ../../addon/impressum/impressum.php:50
|
||||||
#: ../../addon/impressum/impressum.php:52
|
#: ../../addon/impressum/impressum.php:52
|
||||||
#: ../../addon/impressum/impressum.php:91
|
#: ../../addon/impressum/impressum.php:84
|
||||||
#: ../../addon.old/impressum/impressum.php:50
|
#: ../../addon.old/impressum/impressum.php:50
|
||||||
#: ../../addon.old/impressum/impressum.php:52
|
#: ../../addon.old/impressum/impressum.php:52
|
||||||
#: ../../addon.old/impressum/impressum.php:84
|
#: ../../addon.old/impressum/impressum.php:84
|
||||||
|
@ -6757,14 +6757,14 @@ msgid "Site Owner"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../addon/impressum/impressum.php:50
|
#: ../../addon/impressum/impressum.php:50
|
||||||
#: ../../addon/impressum/impressum.php:95
|
#: ../../addon/impressum/impressum.php:88
|
||||||
#: ../../addon.old/impressum/impressum.php:50
|
#: ../../addon.old/impressum/impressum.php:50
|
||||||
#: ../../addon.old/impressum/impressum.php:88
|
#: ../../addon.old/impressum/impressum.php:88
|
||||||
msgid "Email Address"
|
msgid "Email Address"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../addon/impressum/impressum.php:55
|
#: ../../addon/impressum/impressum.php:55
|
||||||
#: ../../addon/impressum/impressum.php:93
|
#: ../../addon/impressum/impressum.php:86
|
||||||
#: ../../addon.old/impressum/impressum.php:55
|
#: ../../addon.old/impressum/impressum.php:55
|
||||||
#: ../../addon.old/impressum/impressum.php:86
|
#: ../../addon.old/impressum/impressum.php:86
|
||||||
msgid "Postal Address"
|
msgid "Postal Address"
|
||||||
|
@ -6778,49 +6778,49 @@ msgid ""
|
||||||
"refer to the README file of the addon."
|
"refer to the README file of the addon."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../addon/impressum/impressum.php:91
|
#: ../../addon/impressum/impressum.php:84
|
||||||
#: ../../addon.old/impressum/impressum.php:84
|
#: ../../addon.old/impressum/impressum.php:84
|
||||||
msgid "The page operators name."
|
msgid "The page operators name."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../addon/impressum/impressum.php:92
|
#: ../../addon/impressum/impressum.php:85
|
||||||
#: ../../addon.old/impressum/impressum.php:85
|
#: ../../addon.old/impressum/impressum.php:85
|
||||||
msgid "Site Owners Profile"
|
msgid "Site Owners Profile"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../addon/impressum/impressum.php:92
|
#: ../../addon/impressum/impressum.php:85
|
||||||
#: ../../addon.old/impressum/impressum.php:85
|
#: ../../addon.old/impressum/impressum.php:85
|
||||||
msgid "Profile address of the operator."
|
msgid "Profile address of the operator."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../addon/impressum/impressum.php:93
|
#: ../../addon/impressum/impressum.php:86
|
||||||
#: ../../addon.old/impressum/impressum.php:86
|
#: ../../addon.old/impressum/impressum.php:86
|
||||||
msgid "How to contact the operator via snail mail. You can use BBCode here."
|
msgid "How to contact the operator via snail mail. You can use BBCode here."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../addon/impressum/impressum.php:94
|
#: ../../addon/impressum/impressum.php:87
|
||||||
#: ../../addon.old/impressum/impressum.php:87
|
#: ../../addon.old/impressum/impressum.php:87
|
||||||
msgid "Notes"
|
msgid "Notes"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../addon/impressum/impressum.php:94
|
#: ../../addon/impressum/impressum.php:87
|
||||||
#: ../../addon.old/impressum/impressum.php:87
|
#: ../../addon.old/impressum/impressum.php:87
|
||||||
msgid ""
|
msgid ""
|
||||||
"Additional notes that are displayed beneath the contact information. You can "
|
"Additional notes that are displayed beneath the contact information. You can "
|
||||||
"use BBCode here."
|
"use BBCode here."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../addon/impressum/impressum.php:95
|
#: ../../addon/impressum/impressum.php:88
|
||||||
#: ../../addon.old/impressum/impressum.php:88
|
#: ../../addon.old/impressum/impressum.php:88
|
||||||
msgid "How to contact the operator via email. (will be displayed obfuscated)"
|
msgid "How to contact the operator via email. (will be displayed obfuscated)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../addon/impressum/impressum.php:96
|
#: ../../addon/impressum/impressum.php:89
|
||||||
#: ../../addon.old/impressum/impressum.php:89
|
#: ../../addon.old/impressum/impressum.php:89
|
||||||
msgid "Footer note"
|
msgid "Footer note"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../addon/impressum/impressum.php:96
|
#: ../../addon/impressum/impressum.php:89
|
||||||
#: ../../addon.old/impressum/impressum.php:89
|
#: ../../addon.old/impressum/impressum.php:89
|
||||||
msgid "Text for the footer. You can use BBCode here."
|
msgid "Text for the footer. You can use BBCode here."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -6910,24 +6910,24 @@ msgstr ""
|
||||||
msgid "Quick Comment settings saved."
|
msgid "Quick Comment settings saved."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../addon/openstreetmap/openstreetmap.php:77
|
#: ../../addon/openstreetmap/openstreetmap.php:71
|
||||||
#: ../../addon.old/openstreetmap/openstreetmap.php:71
|
#: ../../addon.old/openstreetmap/openstreetmap.php:71
|
||||||
msgid "Tile Server URL"
|
msgid "Tile Server URL"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../addon/openstreetmap/openstreetmap.php:77
|
#: ../../addon/openstreetmap/openstreetmap.php:71
|
||||||
#: ../../addon.old/openstreetmap/openstreetmap.php:71
|
#: ../../addon.old/openstreetmap/openstreetmap.php:71
|
||||||
msgid ""
|
msgid ""
|
||||||
"A list of <a href=\"http://wiki.openstreetmap.org/wiki/TMS\" target=\"_blank"
|
"A list of <a href=\"http://wiki.openstreetmap.org/wiki/TMS\" target=\"_blank"
|
||||||
"\">public tile servers</a>"
|
"\">public tile servers</a>"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../addon/openstreetmap/openstreetmap.php:78
|
#: ../../addon/openstreetmap/openstreetmap.php:72
|
||||||
#: ../../addon.old/openstreetmap/openstreetmap.php:72
|
#: ../../addon.old/openstreetmap/openstreetmap.php:72
|
||||||
msgid "Default zoom"
|
msgid "Default zoom"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../addon/openstreetmap/openstreetmap.php:78
|
#: ../../addon/openstreetmap/openstreetmap.php:72
|
||||||
#: ../../addon.old/openstreetmap/openstreetmap.php:72
|
#: ../../addon.old/openstreetmap/openstreetmap.php:72
|
||||||
msgid "The default zoom level. (1:world, 18:highest)"
|
msgid "The default zoom level. (1:world, 18:highest)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -7012,19 +7012,19 @@ msgid ""
|
||||||
"Libravatar."
|
"Libravatar."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../addon/libravatar/libravatar.php:106
|
#: ../../addon/libravatar/libravatar.php:100
|
||||||
#: ../../addon/gravatar/gravatar.php:102
|
#: ../../addon/gravatar/gravatar.php:96
|
||||||
#: ../../addon.old/libravatar/libravatar.php:100
|
#: ../../addon.old/libravatar/libravatar.php:100
|
||||||
#: ../../addon.old/gravatar/gravatar.php:96
|
#: ../../addon.old/gravatar/gravatar.php:96
|
||||||
msgid "Default avatar image"
|
msgid "Default avatar image"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../addon/libravatar/libravatar.php:106
|
#: ../../addon/libravatar/libravatar.php:100
|
||||||
#: ../../addon.old/libravatar/libravatar.php:100
|
#: ../../addon.old/libravatar/libravatar.php:100
|
||||||
msgid "Select default avatar image if none was found. See README"
|
msgid "Select default avatar image if none was found. See README"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../addon/libravatar/libravatar.php:118
|
#: ../../addon/libravatar/libravatar.php:112
|
||||||
#: ../../addon.old/libravatar/libravatar.php:112
|
#: ../../addon.old/libravatar/libravatar.php:112
|
||||||
msgid "Libravatar settings updated."
|
msgid "Libravatar settings updated."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -7074,11 +7074,11 @@ msgstr ""
|
||||||
msgid "Use links to \"newer\" and \"older\" pages in place of page numbers?"
|
msgid "Use links to \"newer\" and \"older\" pages in place of page numbers?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../addon/altpager/altpager.php:105
|
#: ../../addon/altpager/altpager.php:99
|
||||||
msgid "Force global use of the alternate pager"
|
msgid "Force global use of the alternate pager"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../addon/altpager/altpager.php:106
|
#: ../../addon/altpager/altpager.php:100
|
||||||
msgid "Each user chooses whether to use the alternate pager"
|
msgid "Each user chooses whether to use the alternate pager"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -7093,11 +7093,11 @@ msgstr ""
|
||||||
msgid "Use the MathJax renderer"
|
msgid "Use the MathJax renderer"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../addon/mathjax/mathjax.php:80 ../../addon.old/mathjax/mathjax.php:74
|
#: ../../addon/mathjax/mathjax.php:75 ../../addon.old/mathjax/mathjax.php:74
|
||||||
msgid "MathJax Base URL"
|
msgid "MathJax Base URL"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../addon/mathjax/mathjax.php:80 ../../addon.old/mathjax/mathjax.php:74
|
#: ../../addon/mathjax/mathjax.php:75 ../../addon.old/mathjax/mathjax.php:74
|
||||||
msgid ""
|
msgid ""
|
||||||
"The URL for the javascript file that should be included to use MathJax. Can "
|
"The URL for the javascript file that should be included to use MathJax. Can "
|
||||||
"be either the MathJax CDN or another installation of MathJax."
|
"be either the MathJax CDN or another installation of MathJax."
|
||||||
|
@ -7127,22 +7127,22 @@ msgid ""
|
||||||
"nothing was found at Libravatar."
|
"nothing was found at Libravatar."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../addon/gravatar/gravatar.php:102
|
#: ../../addon/gravatar/gravatar.php:96
|
||||||
#: ../../addon.old/gravatar/gravatar.php:96
|
#: ../../addon.old/gravatar/gravatar.php:96
|
||||||
msgid "Select default avatar image if none was found at Gravatar. See README"
|
msgid "Select default avatar image if none was found at Gravatar. See README"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../addon/gravatar/gravatar.php:103
|
#: ../../addon/gravatar/gravatar.php:97
|
||||||
#: ../../addon.old/gravatar/gravatar.php:97
|
#: ../../addon.old/gravatar/gravatar.php:97
|
||||||
msgid "Rating of images"
|
msgid "Rating of images"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../addon/gravatar/gravatar.php:103
|
#: ../../addon/gravatar/gravatar.php:97
|
||||||
#: ../../addon.old/gravatar/gravatar.php:97
|
#: ../../addon.old/gravatar/gravatar.php:97
|
||||||
msgid "Select the appropriate avatar rating for your site. See README"
|
msgid "Select the appropriate avatar rating for your site. See README"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../addon/gravatar/gravatar.php:117
|
#: ../../addon/gravatar/gravatar.php:111
|
||||||
#: ../../addon.old/gravatar/gravatar.php:111
|
#: ../../addon.old/gravatar/gravatar.php:111
|
||||||
msgid "Gravatar settings updated."
|
msgid "Gravatar settings updated."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -7579,25 +7579,25 @@ msgid ""
|
||||||
"(opt-out)."
|
"(opt-out)."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../addon/piwik/piwik.php:98 ../../addon.old/piwik/piwik.php:90
|
#: ../../addon/piwik/piwik.php:90 ../../addon.old/piwik/piwik.php:90
|
||||||
msgid "Piwik Base URL"
|
msgid "Piwik Base URL"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../addon/piwik/piwik.php:98 ../../addon.old/piwik/piwik.php:90
|
#: ../../addon/piwik/piwik.php:90 ../../addon.old/piwik/piwik.php:90
|
||||||
msgid ""
|
msgid ""
|
||||||
"Absolute path to your Piwik installation. (without protocol (http/s), with "
|
"Absolute path to your Piwik installation. (without protocol (http/s), with "
|
||||||
"trailing slash)"
|
"trailing slash)"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../addon/piwik/piwik.php:99 ../../addon.old/piwik/piwik.php:91
|
#: ../../addon/piwik/piwik.php:91 ../../addon.old/piwik/piwik.php:91
|
||||||
msgid "Site ID"
|
msgid "Site ID"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../addon/piwik/piwik.php:100 ../../addon.old/piwik/piwik.php:92
|
#: ../../addon/piwik/piwik.php:92 ../../addon.old/piwik/piwik.php:92
|
||||||
msgid "Show opt-out cookie link?"
|
msgid "Show opt-out cookie link?"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ../../addon/piwik/piwik.php:101 ../../addon.old/piwik/piwik.php:93
|
#: ../../addon/piwik/piwik.php:93 ../../addon.old/piwik/piwik.php:93
|
||||||
msgid "Asynchronous tracking"
|
msgid "Asynchronous tracking"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user