Update master translation strings file

- Fix gettext warning for empty string in Module\Item\Compose
This commit is contained in:
Hypolite Petovan 2019-08-06 07:08:49 -04:00
commit 4c45cb864a
2 changed files with 507 additions and 398 deletions

View file

@ -171,7 +171,7 @@ class Compose extends BaseModule
'$posttype' => $posttype, '$posttype' => $posttype,
'$type' => $type, '$type' => $type,
'$wall' => $wall, '$wall' => $wall,
'$default' => L10n::t(''), '$default' => '',
'$mylink' => $a->removeBaseURL($a->contact['url']), '$mylink' => $a->removeBaseURL($a->contact['url']),
'$mytitle' => L10n::t('This is you'), '$mytitle' => L10n::t('This is you'),
'$myphoto' => $a->removeBaseURL($a->contact['thumb']), '$myphoto' => $a->removeBaseURL($a->contact['thumb']),

View file

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: \n" "Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-07-25 22:48-0400\n" "POT-Creation-Date: 2019-08-05 21:13-0400\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"
@ -18,36 +18,36 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
#: include/api.php:1116 #: include/api.php:1119
#, php-format #, php-format
msgid "Daily posting limit of %d post reached. The post was rejected." msgid "Daily posting limit of %d post reached. The post was rejected."
msgid_plural "Daily posting limit of %d posts reached. The post was rejected." msgid_plural "Daily posting limit of %d posts reached. The post was rejected."
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: include/api.php:1130 #: include/api.php:1133
#, php-format #, php-format
msgid "Weekly posting limit of %d post reached. The post was rejected." msgid "Weekly posting limit of %d post reached. The post was rejected."
msgid_plural "Weekly posting limit of %d posts reached. The post was rejected." msgid_plural "Weekly posting limit of %d posts reached. The post was rejected."
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: include/api.php:1144 #: include/api.php:1147
#, php-format #, php-format
msgid "Monthly posting limit of %d post reached. The post was rejected." msgid "Monthly posting limit of %d post reached. The post was rejected."
msgstr "" msgstr ""
#: include/api.php:4511 mod/photos.php:91 mod/photos.php:196 mod/photos.php:640 #: include/api.php:4585 mod/photos.php:91 mod/photos.php:196 mod/photos.php:640
#: mod/photos.php:1090 mod/photos.php:1107 mod/photos.php:1610 #: mod/photos.php:1090 mod/photos.php:1107 mod/photos.php:1610
#: mod/profile_photo.php:85 mod/profile_photo.php:94 mod/profile_photo.php:103 #: mod/profile_photo.php:85 mod/profile_photo.php:94 mod/profile_photo.php:103
#: mod/profile_photo.php:217 mod/profile_photo.php:305 #: mod/profile_photo.php:210 mod/profile_photo.php:298
#: mod/profile_photo.php:315 src/Model/User.php:796 src/Model/User.php:804 #: mod/profile_photo.php:308 src/Model/User.php:796 src/Model/User.php:804
#: src/Model/User.php:812 #: src/Model/User.php:812
msgid "Profile Photos" msgid "Profile Photos"
msgstr "" msgstr ""
#: include/conversation.php:161 include/conversation.php:298 #: include/conversation.php:161 include/conversation.php:298
#: src/Model/Item.php:3268 #: src/Model/Item.php:3300
msgid "event" msgid "event"
msgstr "" msgstr ""
@ -58,7 +58,7 @@ msgid "status"
msgstr "" msgstr ""
#: include/conversation.php:169 include/conversation.php:306 #: include/conversation.php:169 include/conversation.php:306
#: mod/subthread.php:88 mod/tagger.php:69 src/Model/Item.php:3270 #: mod/subthread.php:88 mod/tagger.php:69 src/Model/Item.php:3302
msgid "photo" msgid "photo"
msgstr "" msgstr ""
@ -172,7 +172,8 @@ msgstr ""
#: include/conversation.php:718 include/conversation.php:1231 #: include/conversation.php:718 include/conversation.php:1231
#: mod/editpost.php:86 mod/message.php:260 mod/message.php:442 #: mod/editpost.php:86 mod/message.php:260 mod/message.php:442
#: mod/photos.php:1415 mod/wallmessage.php:141 src/Object/Post.php:424 #: mod/photos.php:1415 mod/wallmessage.php:141 src/Module/Item/Compose.php:193
#: src/Object/Post.php:424
msgid "Please wait" msgid "Please wait"
msgstr "" msgstr ""
@ -184,36 +185,36 @@ msgstr ""
msgid "Delete Selected Items" msgid "Delete Selected Items"
msgstr "" msgstr ""
#: include/conversation.php:941 view/theme/frio/theme.php:355 #: include/conversation.php:941 view/theme/frio/theme.php:363
msgid "Follow Thread" msgid "Follow Thread"
msgstr "" msgstr ""
#: include/conversation.php:942 src/Model/Contact.php:1200 #: include/conversation.php:942 src/Model/Contact.php:1198
msgid "View Status" msgid "View Status"
msgstr "" msgstr ""
#: include/conversation.php:943 include/conversation.php:961 mod/match.php:87 #: include/conversation.php:943 include/conversation.php:961 mod/match.php:87
#: mod/suggest.php:87 src/Model/Contact.php:1140 src/Model/Contact.php:1193 #: mod/suggest.php:87 src/Model/Contact.php:1138 src/Model/Contact.php:1191
#: src/Model/Contact.php:1201 src/Module/AllFriends.php:74 #: src/Model/Contact.php:1199 src/Module/AllFriends.php:74
#: src/Module/BaseSearchModule.php:133 src/Module/Directory.php:150 #: src/Module/BaseSearchModule.php:133 src/Module/Directory.php:150
msgid "View Profile" msgid "View Profile"
msgstr "" msgstr ""
#: include/conversation.php:944 src/Model/Contact.php:1202 #: include/conversation.php:944 src/Model/Contact.php:1200
msgid "View Photos" msgid "View Photos"
msgstr "" msgstr ""
#: include/conversation.php:945 src/Model/Contact.php:1194 #: include/conversation.php:945 src/Model/Contact.php:1192
#: src/Model/Contact.php:1203 #: src/Model/Contact.php:1201
msgid "Network Posts" msgid "Network Posts"
msgstr "" msgstr ""
#: include/conversation.php:946 src/Model/Contact.php:1195 #: include/conversation.php:946 src/Model/Contact.php:1193
#: src/Model/Contact.php:1204 #: src/Model/Contact.php:1202
msgid "View Contact" msgid "View Contact"
msgstr "" msgstr ""
#: include/conversation.php:947 src/Model/Contact.php:1206 #: include/conversation.php:947 src/Model/Contact.php:1204
msgid "Send PM" msgid "Send PM"
msgstr "" msgstr ""
@ -230,12 +231,12 @@ msgstr ""
msgid "Ignore" msgid "Ignore"
msgstr "" msgstr ""
#: include/conversation.php:953 src/Model/Contact.php:1207 #: include/conversation.php:953 src/Model/Contact.php:1205
msgid "Poke" msgid "Poke"
msgstr "" msgstr ""
#: include/conversation.php:958 mod/follow.php:160 mod/match.php:88 #: include/conversation.php:958 mod/follow.php:160 mod/match.php:88
#: mod/suggest.php:88 src/Content/Widget.php:66 src/Model/Contact.php:1196 #: mod/suggest.php:88 src/Content/Widget.php:66 src/Model/Contact.php:1194
#: src/Module/AllFriends.php:75 src/Module/BaseSearchModule.php:134 #: src/Module/AllFriends.php:75 src/Module/BaseSearchModule.php:134
#: view/theme/vier/theme.php:201 #: view/theme/vier/theme.php:201
msgid "Connect/Follow" msgid "Connect/Follow"
@ -339,7 +340,8 @@ msgstr ""
msgid "Visible to <strong>everybody</strong>" msgid "Visible to <strong>everybody</strong>"
msgstr "" msgstr ""
#: include/conversation.php:1171 src/Object/Post.php:887 #: include/conversation.php:1171 src/Module/Item/Compose.php:187
#: src/Object/Post.php:887
msgid "Please enter a image/video/audio/webpage URL:" msgid "Please enter a image/video/audio/webpage URL:"
msgstr "" msgstr ""
@ -384,39 +386,48 @@ msgstr ""
msgid "attach file" msgid "attach file"
msgstr "" msgstr ""
#: include/conversation.php:1215 src/Object/Post.php:879 #: include/conversation.php:1215 src/Module/Item/Compose.php:179
#: src/Object/Post.php:879
msgid "Bold" msgid "Bold"
msgstr "" msgstr ""
#: include/conversation.php:1216 src/Object/Post.php:880 #: include/conversation.php:1216 src/Module/Item/Compose.php:180
#: src/Object/Post.php:880
msgid "Italic" msgid "Italic"
msgstr "" msgstr ""
#: include/conversation.php:1217 src/Object/Post.php:881 #: include/conversation.php:1217 src/Module/Item/Compose.php:181
#: src/Object/Post.php:881
msgid "Underline" msgid "Underline"
msgstr "" msgstr ""
#: include/conversation.php:1218 src/Object/Post.php:882 #: include/conversation.php:1218 src/Module/Item/Compose.php:182
#: src/Object/Post.php:882
msgid "Quote" msgid "Quote"
msgstr "" msgstr ""
#: include/conversation.php:1219 src/Object/Post.php:883 #: include/conversation.php:1219 src/Module/Item/Compose.php:183
#: src/Object/Post.php:883
msgid "Code" msgid "Code"
msgstr "" msgstr ""
#: include/conversation.php:1220 src/Object/Post.php:884 #: include/conversation.php:1220 src/Module/Item/Compose.php:184
#: src/Object/Post.php:884
msgid "Image" msgid "Image"
msgstr "" msgstr ""
#: include/conversation.php:1221 src/Object/Post.php:885 #: include/conversation.php:1221 src/Module/Item/Compose.php:185
#: src/Object/Post.php:885
msgid "Link" msgid "Link"
msgstr "" msgstr ""
#: include/conversation.php:1222 src/Object/Post.php:886 #: include/conversation.php:1222 src/Module/Item/Compose.php:186
#: src/Object/Post.php:886
msgid "Link or Media" msgid "Link or Media"
msgstr "" msgstr ""
#: include/conversation.php:1223 mod/editpost.php:82 #: include/conversation.php:1223 mod/editpost.php:82
#: src/Module/Item/Compose.php:189
msgid "Set your location" msgid "Set your location"
msgstr "" msgstr ""
@ -433,10 +444,12 @@ msgid "clear location"
msgstr "" msgstr ""
#: include/conversation.php:1228 mod/editpost.php:99 #: include/conversation.php:1228 mod/editpost.php:99
#: src/Module/Item/Compose.php:194
msgid "Set title" msgid "Set title"
msgstr "" msgstr ""
#: include/conversation.php:1230 mod/editpost.php:101 #: include/conversation.php:1230 mod/editpost.php:101
#: src/Module/Item/Compose.php:195
msgid "Categories (comma-separated list)" msgid "Categories (comma-separated list)"
msgstr "" msgstr ""
@ -454,7 +467,7 @@ msgstr ""
#: include/conversation.php:1246 mod/editpost.php:107 mod/events.php:550 #: include/conversation.php:1246 mod/editpost.php:107 mod/events.php:550
#: mod/photos.php:1433 mod/photos.php:1472 mod/photos.php:1532 #: mod/photos.php:1433 mod/photos.php:1472 mod/photos.php:1532
#: src/Object/Post.php:888 #: src/Module/Item/Compose.php:188 src/Object/Post.php:888
msgid "Preview" msgid "Preview"
msgstr "" msgstr ""
@ -479,7 +492,7 @@ msgstr ""
msgid "Private post" msgid "Private post"
msgstr "" msgstr ""
#: include/conversation.php:1262 mod/editpost.php:114 src/Model/Profile.php:513 #: include/conversation.php:1262 mod/editpost.php:114 src/Model/Profile.php:542
#: src/Module/Contact.php:339 #: src/Module/Contact.php:339
msgid "Message" msgid "Message"
msgstr "" msgstr ""
@ -859,7 +872,7 @@ msgstr ""
#: mod/network.php:37 mod/notes.php:27 mod/notifications.php:70 #: mod/network.php:37 mod/notes.php:27 mod/notifications.php:70
#: mod/ostatus_subscribe.php:18 mod/photos.php:178 mod/photos.php:962 #: mod/ostatus_subscribe.php:18 mod/photos.php:178 mod/photos.php:962
#: mod/poke.php:141 mod/profiles.php:182 mod/profiles.php:499 #: mod/poke.php:141 mod/profiles.php:182 mod/profiles.php:499
#: mod/profile_photo.php:32 mod/profile_photo.php:177 mod/profile_photo.php:204 #: mod/profile_photo.php:32 mod/profile_photo.php:177 mod/profile_photo.php:197
#: mod/regmod.php:89 mod/repair_ostatus.php:16 mod/settings.php:52 #: mod/regmod.php:89 mod/repair_ostatus.php:16 mod/settings.php:52
#: mod/settings.php:165 mod/settings.php:667 mod/suggest.php:39 #: mod/settings.php:165 mod/settings.php:667 mod/suggest.php:39
#: mod/uimport.php:17 mod/unfollow.php:22 mod/unfollow.php:77 #: mod/uimport.php:17 mod/unfollow.php:22 mod/unfollow.php:77
@ -912,8 +925,8 @@ msgid "Access to this profile has been restricted."
msgstr "" msgstr ""
#: mod/cal.php:271 mod/events.php:383 src/Content/Nav.php:164 #: mod/cal.php:271 mod/events.php:383 src/Content/Nav.php:164
#: src/Content/Nav.php:228 src/Model/Profile.php:916 src/Model/Profile.php:927 #: src/Content/Nav.php:228 src/Model/Profile.php:945 src/Model/Profile.php:956
#: view/theme/frio/theme.php:263 view/theme/frio/theme.php:267 #: view/theme/frio/theme.php:271 view/theme/frio/theme.php:275
msgid "Events" msgid "Events"
msgstr "" msgstr ""
@ -952,7 +965,7 @@ msgstr ""
msgid "list" msgid "list"
msgstr "" msgstr ""
#: mod/cal.php:294 src/Console/NewPassword.php:67 src/Model/User.php:384 #: mod/cal.php:294 src/Console/NewPassword.php:88 src/Model/User.php:384
msgid "User not found" msgid "User not found"
msgstr "" msgstr ""
@ -1011,7 +1024,7 @@ msgstr ""
msgid "No results." msgid "No results."
msgstr "" msgstr ""
#: mod/community.php:206 #: mod/community.php:214
msgid "" msgid ""
"This community stream shows all public posts received by this node. They may " "This community stream shows all public posts received by this node. They may "
"not reflect the opinions of this nodes users." "not reflect the opinions of this nodes users."
@ -1070,9 +1083,10 @@ msgstr ""
#: mod/profiles.php:562 src/Module/Contact.php:598 #: mod/profiles.php:562 src/Module/Contact.php:598
#: src/Module/Debug/Localtime.php:45 src/Module/Install.php:213 #: src/Module/Debug/Localtime.php:45 src/Module/Install.php:213
#: src/Module/Install.php:253 src/Module/Install.php:289 #: src/Module/Install.php:253 src/Module/Install.php:289
#: src/Module/Invite.php:157 src/Object/Post.php:878 #: src/Module/Invite.php:157 src/Module/Item/Compose.php:178
#: view/theme/duepuntozero/config.php:72 view/theme/frio/config.php:123 #: src/Object/Post.php:878 view/theme/duepuntozero/config.php:72
#: view/theme/quattro/config.php:74 view/theme/vier/config.php:120 #: view/theme/frio/config.php:127 view/theme/quattro/config.php:74
#: view/theme/vier/config.php:120
msgid "Submit" msgid "Submit"
msgstr "" msgstr ""
@ -1274,7 +1288,7 @@ msgstr ""
msgid "Unable to update your contact profile details on our system" msgid "Unable to update your contact profile details on our system"
msgstr "" msgstr ""
#: mod/dfrn_confirm.php:538 mod/dfrn_request.php:560 src/Model/Contact.php:2459 #: mod/dfrn_confirm.php:538 mod/dfrn_request.php:560 src/Model/Contact.php:2457
msgid "[Name Withheld]" msgid "[Name Withheld]"
msgstr "" msgstr ""
@ -1348,11 +1362,11 @@ msgstr ""
msgid "Invalid profile URL." msgid "Invalid profile URL."
msgstr "" msgstr ""
#: mod/dfrn_request.php:340 src/Model/Contact.php:2101 #: mod/dfrn_request.php:340 src/Model/Contact.php:2099
msgid "Disallowed profile URL." msgid "Disallowed profile URL."
msgstr "" msgstr ""
#: mod/dfrn_request.php:346 src/Model/Contact.php:2106 #: mod/dfrn_request.php:346 src/Model/Contact.php:2104
#: src/Module/Friendica.php:59 #: src/Module/Friendica.php:59
msgid "Blocked domain" msgid "Blocked domain"
msgstr "" msgstr ""
@ -1478,7 +1492,7 @@ msgstr ""
msgid "Edit post" msgid "Edit post"
msgstr "" msgstr ""
#: mod/editpost.php:71 mod/notes.php:46 src/Content/Text/HTML.php:874 #: mod/editpost.php:71 mod/notes.php:46 src/Content/Text/HTML.php:881
#: src/Module/Filer/SaveTag.php:49 #: src/Module/Filer/SaveTag.php:49
msgid "Save" msgid "Save"
msgstr "" msgstr ""
@ -1508,7 +1522,7 @@ msgstr ""
msgid "audio link" msgid "audio link"
msgstr "" msgstr ""
#: mod/editpost.php:95 src/Core/ACL.php:308 #: mod/editpost.php:95 src/Core/ACL.php:308 src/Module/Item/Compose.php:200
msgid "CC: email addresses" msgid "CC: email addresses"
msgstr "" msgstr ""
@ -1562,7 +1576,7 @@ msgstr ""
#: mod/events.php:540 mod/notifications.php:264 src/Model/Event.php:68 #: mod/events.php:540 mod/notifications.php:264 src/Model/Event.php:68
#: src/Model/Event.php:95 src/Model/Event.php:437 src/Model/Event.php:933 #: src/Model/Event.php:95 src/Model/Event.php:437 src/Model/Event.php:933
#: src/Model/Profile.php:418 src/Module/Contact.php:645 #: src/Model/Profile.php:447 src/Module/Contact.php:645
#: src/Module/Directory.php:137 #: src/Module/Directory.php:137
msgid "Location:" msgid "Location:"
msgstr "" msgstr ""
@ -1575,11 +1589,11 @@ msgstr ""
msgid "Share this event" msgid "Share this event"
msgstr "" msgstr ""
#: mod/events.php:553 src/Model/Profile.php:853 #: mod/events.php:553 src/Model/Profile.php:882
msgid "Basic" msgid "Basic"
msgstr "" msgstr ""
#: mod/events.php:554 src/Model/Profile.php:854 src/Module/Admin/Site.php:574 #: mod/events.php:554 src/Model/Profile.php:883 src/Module/Admin/Site.php:574
#: src/Module/Contact.php:905 #: src/Module/Contact.php:905
msgid "Advanced" msgid "Advanced"
msgstr "" msgstr ""
@ -1597,19 +1611,19 @@ msgstr ""
msgid "Event removed" msgid "Event removed"
msgstr "" msgstr ""
#: mod/fbrowser.php:43 src/Content/Nav.php:162 src/Model/Profile.php:896 #: mod/fbrowser.php:43 src/Content/Nav.php:162 src/Model/Profile.php:925
#: view/theme/frio/theme.php:261 #: view/theme/frio/theme.php:269
msgid "Photos" msgid "Photos"
msgstr "" msgstr ""
#: mod/fbrowser.php:52 mod/fbrowser.php:76 mod/photos.php:196 #: mod/fbrowser.php:52 mod/fbrowser.php:76 mod/photos.php:196
#: mod/photos.php:973 mod/photos.php:1090 mod/photos.php:1107 #: mod/photos.php:973 mod/photos.php:1090 mod/photos.php:1107
#: mod/photos.php:1584 mod/photos.php:1599 src/Model/Photo.php:573 #: mod/photos.php:1584 mod/photos.php:1599 src/Model/Photo.php:574
#: src/Model/Photo.php:582 #: src/Model/Photo.php:583
msgid "Contact Photos" msgid "Contact Photos"
msgstr "" msgstr ""
#: mod/fbrowser.php:112 mod/fbrowser.php:141 mod/profile_photo.php:254 #: mod/fbrowser.php:112 mod/fbrowser.php:141 mod/profile_photo.php:247
msgid "Upload" msgid "Upload"
msgstr "" msgstr ""
@ -1643,12 +1657,12 @@ msgstr ""
msgid "Profile URL" msgid "Profile URL"
msgstr "" msgstr ""
#: mod/follow.php:183 mod/notifications.php:268 src/Model/Profile.php:783 #: mod/follow.php:183 mod/notifications.php:268 src/Model/Profile.php:812
#: src/Module/Contact.php:651 #: src/Module/Contact.php:651
msgid "Tags:" msgid "Tags:"
msgstr "" msgstr ""
#: mod/follow.php:195 mod/unfollow.php:147 src/Model/Profile.php:883 #: mod/follow.php:195 mod/unfollow.php:147 src/Model/Profile.php:912
#: src/Module/Contact.php:867 #: src/Module/Contact.php:867
msgid "Status Messages and Posts" msgid "Status Messages and Posts"
msgstr "" msgstr ""
@ -1682,36 +1696,46 @@ msgstr ""
msgid "Empty post discarded." msgid "Empty post discarded."
msgstr "" msgstr ""
#: mod/item.php:836 #: mod/item.php:803
#, php-format #, php-format
msgid "" msgid ""
"This message was sent to you by %s, a member of the Friendica social network." "This message was sent to you by %s, a member of the Friendica social network."
msgstr "" msgstr ""
#: mod/item.php:838 #: mod/item.php:805
#, php-format #, php-format
msgid "You may visit them online at %s" msgid "You may visit them online at %s"
msgstr "" msgstr ""
#: mod/item.php:839 #: mod/item.php:806
msgid "" msgid ""
"Please contact the sender by replying to this post if you do not wish to " "Please contact the sender by replying to this post if you do not wish to "
"receive these messages." "receive these messages."
msgstr "" msgstr ""
#: mod/item.php:843 #: mod/item.php:810
#, php-format #, php-format
msgid "%s posted an update." msgid "%s posted an update."
msgstr "" msgstr ""
#: mod/lockview.php:46 mod/lockview.php:57 #: mod/lockview.php:47 mod/lockview.php:58
msgid "Remote privacy information not available." msgid "Remote privacy information not available."
msgstr "" msgstr ""
#: mod/lockview.php:66 #: mod/lockview.php:67
msgid "Visible to:" msgid "Visible to:"
msgstr "" msgstr ""
#: mod/lockview.php:73 mod/lockview.php:108 src/Content/Widget.php:192
#: src/Module/Contact.php:797 src/Module/Item/Compose.php:97
#: src/Module/Profile/Contacts.php:126
msgid "Followers"
msgstr ""
#: mod/lockview.php:79 mod/lockview.php:114 src/Module/Item/Compose.php:104
msgid "Mutuals"
msgstr ""
#: mod/lostpass.php:26 #: mod/lostpass.php:26
msgid "No valid account found." msgid "No valid account found."
msgstr "" msgstr ""
@ -1914,7 +1938,7 @@ msgstr ""
msgid "Discard" msgid "Discard"
msgstr "" msgstr ""
#: mod/message.php:123 src/Content/Nav.php:254 view/theme/frio/theme.php:268 #: mod/message.php:123 src/Content/Nav.php:254 view/theme/frio/theme.php:276
msgid "Messages" msgid "Messages"
msgstr "" msgstr ""
@ -2015,7 +2039,7 @@ msgstr ""
msgid "Saved Searches" msgid "Saved Searches"
msgstr "" msgstr ""
#: mod/network.php:191 src/Model/Group.php:434 #: mod/network.php:191 src/Model/Group.php:483
msgid "add" msgid "add"
msgstr "" msgstr ""
@ -2105,7 +2129,7 @@ msgstr ""
msgid "Favourite Posts" msgid "Favourite Posts"
msgstr "" msgstr ""
#: mod/notes.php:34 src/Model/Profile.php:938 #: mod/notes.php:34 src/Model/Profile.php:967
msgid "Personal Notes" msgid "Personal Notes"
msgstr "" msgstr ""
@ -2216,18 +2240,18 @@ msgstr ""
msgid "Subscriber" msgid "Subscriber"
msgstr "" msgstr ""
#: mod/notifications.php:266 src/Model/Profile.php:424 #: mod/notifications.php:266 src/Model/Profile.php:453
#: src/Model/Profile.php:795 src/Module/Contact.php:649 #: src/Model/Profile.php:824 src/Module/Contact.php:649
#: src/Module/Directory.php:145 #: src/Module/Directory.php:145
msgid "About:" msgid "About:"
msgstr "" msgstr ""
#: mod/notifications.php:270 src/Model/Profile.php:421 #: mod/notifications.php:270 src/Model/Profile.php:450
#: src/Model/Profile.php:734 src/Module/Directory.php:142 #: src/Model/Profile.php:763 src/Module/Directory.php:142
msgid "Gender:" msgid "Gender:"
msgstr "" msgstr ""
#: mod/notifications.php:277 src/Model/Profile.php:521 #: mod/notifications.php:277 src/Model/Profile.php:550
#: src/Module/Contact.php:333 #: src/Module/Contact.php:333
msgid "Network:" msgid "Network:"
msgstr "" msgstr ""
@ -2294,7 +2318,7 @@ msgstr ""
msgid "Keep this window open until done." msgid "Keep this window open until done."
msgstr "" msgstr ""
#: mod/photos.php:113 src/Model/Profile.php:899 #: mod/photos.php:113 src/Model/Profile.php:928
msgid "Photo Albums" msgid "Photo Albums"
msgstr "" msgstr ""
@ -2363,7 +2387,7 @@ msgstr ""
msgid "Unable to process image." msgid "Unable to process image."
msgstr "" msgstr ""
#: mod/photos.php:767 mod/profile_photo.php:310 mod/wall_upload.php:251 #: mod/photos.php:767 mod/profile_photo.php:303 mod/wall_upload.php:251
msgid "Image upload failed." msgid "Image upload failed."
msgstr "" msgstr ""
@ -2512,7 +2536,8 @@ msgid "I don't like this (toggle)"
msgstr "" msgstr ""
#: mod/photos.php:1429 mod/photos.php:1468 mod/photos.php:1528 #: mod/photos.php:1429 mod/photos.php:1468 mod/photos.php:1528
#: src/Module/Contact.php:1017 src/Object/Post.php:875 #: src/Module/Contact.php:1017 src/Module/Item/Compose.php:176
#: src/Object/Post.php:875
msgid "This is you" msgid "This is you"
msgstr "" msgstr ""
@ -2661,7 +2686,7 @@ msgstr ""
msgid "View all profiles" msgid "View all profiles"
msgstr "" msgstr ""
#: mod/profiles.php:567 mod/profiles.php:662 src/Model/Profile.php:394 #: mod/profiles.php:567 mod/profiles.php:662 src/Model/Profile.php:423
msgid "Edit visibility" msgid "Edit visibility"
msgstr "" msgstr ""
@ -2705,7 +2730,7 @@ msgstr ""
msgid "Miscellaneous" msgid "Miscellaneous"
msgstr "" msgstr ""
#: mod/profiles.php:583 mod/profile_photo.php:253 src/Module/Welcome.php:39 #: mod/profiles.php:583 mod/profile_photo.php:246 src/Module/Welcome.php:39
msgid "Upload Profile Photo" msgid "Upload Profile Photo"
msgstr "" msgstr ""
@ -2717,7 +2742,7 @@ msgstr ""
msgid "<span class=\"heart\">&hearts;</span> Marital Status:" msgid "<span class=\"heart\">&hearts;</span> Marital Status:"
msgstr "" msgstr ""
#: mod/profiles.php:586 src/Model/Profile.php:771 #: mod/profiles.php:586 src/Model/Profile.php:800
msgid "Sexual Preference:" msgid "Sexual Preference:"
msgstr "" msgstr ""
@ -2797,11 +2822,11 @@ msgstr ""
msgid "Homepage URL:" msgid "Homepage URL:"
msgstr "" msgstr ""
#: mod/profiles.php:613 src/Model/Profile.php:779 #: mod/profiles.php:613 src/Model/Profile.php:808
msgid "Hometown:" msgid "Hometown:"
msgstr "" msgstr ""
#: mod/profiles.php:614 src/Model/Profile.php:787 #: mod/profiles.php:614 src/Model/Profile.php:816
msgid "Political Views:" msgid "Political Views:"
msgstr "" msgstr ""
@ -2825,11 +2850,11 @@ msgstr ""
msgid "(Used for searching profiles, never shown to others)" msgid "(Used for searching profiles, never shown to others)"
msgstr "" msgstr ""
#: mod/profiles.php:618 src/Model/Profile.php:803 #: mod/profiles.php:618 src/Model/Profile.php:832
msgid "Likes:" msgid "Likes:"
msgstr "" msgstr ""
#: mod/profiles.php:619 src/Model/Profile.php:807 #: mod/profiles.php:619 src/Model/Profile.php:836
msgid "Dislikes:" msgid "Dislikes:"
msgstr "" msgstr ""
@ -2869,11 +2894,11 @@ msgstr ""
msgid "Contact information and Social Networks" msgid "Contact information and Social Networks"
msgstr "" msgstr ""
#: mod/profiles.php:659 src/Model/Profile.php:390 #: mod/profiles.php:659 src/Model/Profile.php:419
msgid "Profile Image" msgid "Profile Image"
msgstr "" msgstr ""
#: mod/profiles.php:661 src/Model/Profile.php:393 #: mod/profiles.php:661 src/Model/Profile.php:422
msgid "visible to everybody" msgid "visible to everybody"
msgstr "" msgstr ""
@ -2881,11 +2906,11 @@ msgstr ""
msgid "Edit/Manage Profiles" msgid "Edit/Manage Profiles"
msgstr "" msgstr ""
#: mod/profiles.php:669 src/Model/Profile.php:380 src/Model/Profile.php:401 #: mod/profiles.php:669 src/Model/Profile.php:409 src/Model/Profile.php:430
msgid "Change profile photo" msgid "Change profile photo"
msgstr "" msgstr ""
#: mod/profiles.php:670 src/Model/Profile.php:381 #: mod/profiles.php:670 src/Model/Profile.php:410
msgid "Create New Profile" msgid "Create New Profile"
msgstr "" msgstr ""
@ -2894,7 +2919,7 @@ msgid "Image uploaded but image cropping failed."
msgstr "" msgstr ""
#: mod/profile_photo.php:88 mod/profile_photo.php:97 mod/profile_photo.php:106 #: mod/profile_photo.php:88 mod/profile_photo.php:97 mod/profile_photo.php:106
#: mod/profile_photo.php:318 #: mod/profile_photo.php:311
#, php-format #, php-format
msgid "Image size reduction [%s] failed." msgid "Image size reduction [%s] failed."
msgstr "" msgstr ""
@ -2909,39 +2934,39 @@ msgstr ""
msgid "Unable to process image" msgid "Unable to process image"
msgstr "" msgstr ""
#: mod/profile_photo.php:251 #: mod/profile_photo.php:244
msgid "Upload File:" msgid "Upload File:"
msgstr "" msgstr ""
#: mod/profile_photo.php:252 #: mod/profile_photo.php:245
msgid "Select a profile:" msgid "Select a profile:"
msgstr "" msgstr ""
#: mod/profile_photo.php:257 #: mod/profile_photo.php:250
msgid "or" msgid "or"
msgstr "" msgstr ""
#: mod/profile_photo.php:258 #: mod/profile_photo.php:251
msgid "skip this step" msgid "skip this step"
msgstr "" msgstr ""
#: mod/profile_photo.php:258 #: mod/profile_photo.php:251
msgid "select a photo from your photo albums" msgid "select a photo from your photo albums"
msgstr "" msgstr ""
#: mod/profile_photo.php:271 #: mod/profile_photo.php:264
msgid "Crop Image" msgid "Crop Image"
msgstr "" msgstr ""
#: mod/profile_photo.php:272 #: mod/profile_photo.php:265
msgid "Please adjust the image cropping for optimum viewing." msgid "Please adjust the image cropping for optimum viewing."
msgstr "" msgstr ""
#: mod/profile_photo.php:274 #: mod/profile_photo.php:267
msgid "Done Editing" msgid "Done Editing"
msgstr "" msgstr ""
#: mod/profile_photo.php:308 #: mod/profile_photo.php:301
msgid "Image uploaded successfully." msgid "Image uploaded successfully."
msgstr "" msgstr ""
@ -2957,10 +2982,10 @@ msgstr ""
msgid "Profile Visibility Editor" msgid "Profile Visibility Editor"
msgstr "" msgstr ""
#: mod/profperm.php:117 src/Content/Nav.php:161 src/Model/Profile.php:852 #: mod/profperm.php:117 src/Content/Nav.php:161 src/Model/Profile.php:881
#: src/Model/Profile.php:888 src/Module/Contact.php:656 #: src/Model/Profile.php:917 src/Module/Contact.php:656
#: src/Module/Contact.php:872 src/Module/Welcome.php:38 #: src/Module/Contact.php:872 src/Module/Welcome.php:38
#: view/theme/frio/theme.php:260 #: view/theme/frio/theme.php:268
msgid "Profile" msgid "Profile"
msgstr "" msgstr ""
@ -3036,7 +3061,7 @@ msgstr ""
msgid "Only one search per minute is permitted for not logged in users." msgid "Only one search per minute is permitted for not logged in users."
msgstr "" msgstr ""
#: mod/search.php:134 src/Content/Nav.php:200 src/Content/Text/HTML.php:880 #: mod/search.php:134 src/Content/Nav.php:200 src/Content/Text/HTML.php:887
msgid "Search" msgid "Search"
msgstr "" msgstr ""
@ -3060,7 +3085,7 @@ msgstr ""
msgid "Two-factor authentication" msgid "Two-factor authentication"
msgstr "" msgstr ""
#: mod/settings.php:80 src/Content/Nav.php:268 src/Model/Profile.php:373 #: mod/settings.php:80 src/Content/Nav.php:268 src/Model/Profile.php:402
#: src/Module/BaseSettingsModule.php:38 #: src/Module/BaseSettingsModule.php:38
msgid "Profiles" msgid "Profiles"
msgstr "" msgstr ""
@ -3106,7 +3131,7 @@ msgstr ""
#: src/Module/Admin/Addons/Details.php:102 #: src/Module/Admin/Addons/Details.php:102
#: src/Module/Admin/Themes/Details.php:107 #: src/Module/Admin/Themes/Details.php:107
#: src/Module/BaseSettingsModule.php:105 src/Module/Welcome.php:33 #: src/Module/BaseSettingsModule.php:105 src/Module/Welcome.php:33
#: view/theme/frio/theme.php:269 #: view/theme/frio/theme.php:277
msgid "Settings" msgid "Settings"
msgstr "" msgstr ""
@ -3142,11 +3167,11 @@ msgstr ""
msgid "Passwords do not match." msgid "Passwords do not match."
msgstr "" msgstr ""
#: mod/settings.php:416 src/Console/NewPassword.php:80 #: mod/settings.php:416 src/Console/NewPassword.php:101
msgid "Password update failed. Please try again." msgid "Password update failed. Please try again."
msgstr "" msgstr ""
#: mod/settings.php:419 src/Console/NewPassword.php:83 #: mod/settings.php:419 src/Console/NewPassword.php:104
msgid "Password changed." msgid "Password changed."
msgstr "" msgstr ""
@ -3288,7 +3313,7 @@ msgstr ""
#: mod/settings.php:849 #: mod/settings.php:849
msgid "" msgid ""
"The system does an auto completion of threads when a comment arrives. This " "The system does an auto completion of threads when a comment arrives. This "
"has got the side effect that can you receive posts that had been started by " "has got the side effect that you can receive posts that had been started by "
"a non-follower but had been commented by someone you follow. This setting " "a non-follower but had been commented by someone you follow. This setting "
"deactivates this behaviour. When activated, you strictly only will receive " "deactivates this behaviour. When activated, you strictly only will receive "
"posts from people you really do follow." "posts from people you really do follow."
@ -3423,11 +3448,11 @@ msgstr ""
msgid "%s - (Experimental)" msgid "%s - (Experimental)"
msgstr "" msgstr ""
#: mod/settings.php:935 src/Core/L10n/L10n.php:372 src/Model/Event.php:395 #: mod/settings.php:935 src/Core/L10n/L10n.php:370 src/Model/Event.php:395
msgid "Sunday" msgid "Sunday"
msgstr "" msgstr ""
#: mod/settings.php:935 src/Core/L10n/L10n.php:372 src/Model/Event.php:396 #: mod/settings.php:935 src/Core/L10n/L10n.php:370 src/Model/Event.php:396
msgid "Monday" msgid "Monday"
msgstr "" msgstr ""
@ -3536,7 +3561,7 @@ msgid "Content Settings"
msgstr "" msgstr ""
#: mod/settings.php:975 view/theme/duepuntozero/config.php:73 #: mod/settings.php:975 view/theme/duepuntozero/config.php:73
#: view/theme/frio/config.php:124 view/theme/quattro/config.php:75 #: view/theme/frio/config.php:128 view/theme/quattro/config.php:75
#: view/theme/vier/config.php:121 #: view/theme/vier/config.php:121
msgid "Theme settings" msgid "Theme settings"
msgstr "" msgstr ""
@ -3815,7 +3840,7 @@ msgstr ""
msgid "Basic Settings" msgid "Basic Settings"
msgstr "" msgstr ""
#: mod/settings.php:1193 src/Model/Profile.php:727 #: mod/settings.php:1193 src/Model/Profile.php:756
msgid "Full Name:" msgid "Full Name:"
msgstr "" msgstr ""
@ -4100,7 +4125,7 @@ msgstr ""
msgid "No videos selected" msgid "No videos selected"
msgstr "" msgstr ""
#: mod/videos.php:280 src/Model/Item.php:3436 #: mod/videos.php:280 src/Model/Item.php:3468
msgid "View Video" msgid "View Video"
msgstr "" msgstr ""
@ -4159,19 +4184,19 @@ msgstr ""
msgid "Wall Photos" msgid "Wall Photos"
msgstr "" msgstr ""
#: src/App.php:532 #: src/App.php:505
msgid "Delete this item?" msgid "Delete this item?"
msgstr "" msgstr ""
#: src/App.php:574 #: src/App.php:547
msgid "toggle mobile" msgid "toggle mobile"
msgstr "" msgstr ""
#: src/App.php:890 #: src/App.php:863
msgid "No system theme config value set." msgid "No system theme config value set."
msgstr "" msgstr ""
#: src/App.php:1178 #: src/App.php:1151
msgid "You must be logged in to use addons. " msgid "You must be logged in to use addons. "
msgstr "" msgstr ""
@ -4181,48 +4206,48 @@ msgid ""
"form has been opened for too long (>3 hours) before submitting it." "form has been opened for too long (>3 hours) before submitting it."
msgstr "" msgstr ""
#: src/Console/ArchiveContact.php:65 #: src/Console/ArchiveContact.php:86
#, php-format #, php-format
msgid "Could not find any unarchived contact entry for this URL (%s)" msgid "Could not find any unarchived contact entry for this URL (%s)"
msgstr "" msgstr ""
#: src/Console/ArchiveContact.php:68 #: src/Console/ArchiveContact.php:89
msgid "The contact entries have been archived" msgid "The contact entries have been archived"
msgstr "" msgstr ""
#: src/Console/GlobalCommunityBlock.php:66 #: src/Console/GlobalCommunityBlock.php:82
#: src/Module/Admin/Blocklist/Contact.php:30 #: src/Module/Admin/Blocklist/Contact.php:30
#, php-format #, php-format
msgid "Could not find any contact entry for this URL (%s)" msgid "Could not find any contact entry for this URL (%s)"
msgstr "" msgstr ""
#: src/Console/GlobalCommunityBlock.php:71 #: src/Console/GlobalCommunityBlock.php:87
#: src/Module/Admin/Blocklist/Contact.php:28 #: src/Module/Admin/Blocklist/Contact.php:28
msgid "The contact has been blocked from the node" msgid "The contact has been blocked from the node"
msgstr "" msgstr ""
#: src/Console/NewPassword.php:72 #: src/Console/NewPassword.php:93
msgid "Enter new password: " msgid "Enter new password: "
msgstr "" msgstr ""
#: src/Console/PostUpdate.php:50 #: src/Console/PostUpdate.php:73
#, php-format #, php-format
msgid "Post update version number has been set to %s." msgid "Post update version number has been set to %s."
msgstr "" msgstr ""
#: src/Console/PostUpdate.php:58 #: src/Console/PostUpdate.php:81
msgid "Check for pending update actions." msgid "Check for pending update actions."
msgstr "" msgstr ""
#: src/Console/PostUpdate.php:60 #: src/Console/PostUpdate.php:83
msgid "Done." msgid "Done."
msgstr "" msgstr ""
#: src/Console/PostUpdate.php:62 #: src/Console/PostUpdate.php:85
msgid "Execute pending post updates." msgid "Execute pending post updates."
msgstr "" msgstr ""
#: src/Console/PostUpdate.php:68 #: src/Console/PostUpdate.php:91
msgid "All pending post updates are done." msgid "All pending post updates are done."
msgstr "" msgstr ""
@ -4571,111 +4596,121 @@ msgstr ""
msgid "Ability for visitors to download the public calendar" msgid "Ability for visitors to download the public calendar"
msgstr "" msgstr ""
#: src/Content/Feature.php:91 #: src/Content/Feature.php:87
msgid "Trending Tags"
msgstr ""
#: src/Content/Feature.php:87
msgid ""
"Show a community page widget with a list of the most popular tags in recent "
"public posts."
msgstr ""
#: src/Content/Feature.php:92
msgid "Post Composition Features" msgid "Post Composition Features"
msgstr "" msgstr ""
#: src/Content/Feature.php:92 #: src/Content/Feature.php:93
msgid "Auto-mention Forums" msgid "Auto-mention Forums"
msgstr "" msgstr ""
#: src/Content/Feature.php:92 #: src/Content/Feature.php:93
msgid "" msgid ""
"Add/remove mention when a forum page is selected/deselected in ACL window." "Add/remove mention when a forum page is selected/deselected in ACL window."
msgstr "" msgstr ""
#: src/Content/Feature.php:93 #: src/Content/Feature.php:94
msgid "Explicit Mentions" msgid "Explicit Mentions"
msgstr "" msgstr ""
#: src/Content/Feature.php:93 #: src/Content/Feature.php:94
msgid "" msgid ""
"Add explicit mentions to comment box for manual control over who gets " "Add explicit mentions to comment box for manual control over who gets "
"mentioned in replies." "mentioned in replies."
msgstr "" msgstr ""
#: src/Content/Feature.php:98 #: src/Content/Feature.php:99
msgid "Network Sidebar" msgid "Network Sidebar"
msgstr "" msgstr ""
#: src/Content/Feature.php:99 src/Content/Widget.php:501 #: src/Content/Feature.php:100 src/Content/Widget.php:501
msgid "Archives" msgid "Archives"
msgstr "" msgstr ""
#: src/Content/Feature.php:99 #: src/Content/Feature.php:100
msgid "Ability to select posts by date ranges" msgid "Ability to select posts by date ranges"
msgstr "" msgstr ""
#: src/Content/Feature.php:100 #: src/Content/Feature.php:101
msgid "Protocol Filter" msgid "Protocol Filter"
msgstr "" msgstr ""
#: src/Content/Feature.php:100 #: src/Content/Feature.php:101
msgid "Enable widget to display Network posts only from selected protocols" msgid "Enable widget to display Network posts only from selected protocols"
msgstr "" msgstr ""
#: src/Content/Feature.php:105 #: src/Content/Feature.php:106
msgid "Network Tabs" msgid "Network Tabs"
msgstr "" msgstr ""
#: src/Content/Feature.php:106 #: src/Content/Feature.php:107
msgid "Network New Tab" msgid "Network New Tab"
msgstr "" msgstr ""
#: src/Content/Feature.php:106 #: src/Content/Feature.php:107
msgid "Enable tab to display only new Network posts (from the last 12 hours)" msgid "Enable tab to display only new Network posts (from the last 12 hours)"
msgstr "" msgstr ""
#: src/Content/Feature.php:107 #: src/Content/Feature.php:108
msgid "Network Shared Links Tab" msgid "Network Shared Links Tab"
msgstr "" msgstr ""
#: src/Content/Feature.php:107 #: src/Content/Feature.php:108
msgid "Enable tab to display only Network posts with links in them" msgid "Enable tab to display only Network posts with links in them"
msgstr "" msgstr ""
#: src/Content/Feature.php:112 #: src/Content/Feature.php:113
msgid "Post/Comment Tools" msgid "Post/Comment Tools"
msgstr "" msgstr ""
#: src/Content/Feature.php:113 #: src/Content/Feature.php:114
msgid "Post Categories" msgid "Post Categories"
msgstr "" msgstr ""
#: src/Content/Feature.php:113 #: src/Content/Feature.php:114
msgid "Add categories to your posts" msgid "Add categories to your posts"
msgstr "" msgstr ""
#: src/Content/Feature.php:118 #: src/Content/Feature.php:119
msgid "Advanced Profile Settings" msgid "Advanced Profile Settings"
msgstr "" msgstr ""
#: src/Content/Feature.php:119 #: src/Content/Feature.php:120
msgid "List Forums" msgid "List Forums"
msgstr "" msgstr ""
#: src/Content/Feature.php:119 #: src/Content/Feature.php:120
msgid "Show visitors public community forums at the Advanced Profile Page" msgid "Show visitors public community forums at the Advanced Profile Page"
msgstr "" msgstr ""
#: src/Content/Feature.php:120 #: src/Content/Feature.php:121
msgid "Tag Cloud" msgid "Tag Cloud"
msgstr "" msgstr ""
#: src/Content/Feature.php:120 #: src/Content/Feature.php:121
msgid "Provide a personal tag cloud on your profile page" msgid "Provide a personal tag cloud on your profile page"
msgstr "" msgstr ""
#: src/Content/Feature.php:121 #: src/Content/Feature.php:122
msgid "Display Membership Date" msgid "Display Membership Date"
msgstr "" msgstr ""
#: src/Content/Feature.php:121 #: src/Content/Feature.php:122
msgid "Display membership date in profile" msgid "Display membership date in profile"
msgstr "" msgstr ""
#: src/Content/ForumManager.php:130 src/Content/Nav.php:209 #: src/Content/ForumManager.php:130 src/Content/Nav.php:209
#: src/Content/Text/HTML.php:894 view/theme/vier/theme.php:250 #: src/Content/Text/HTML.php:901 view/theme/vier/theme.php:250
msgid "Forums" msgid "Forums"
msgstr "" msgstr ""
@ -4696,7 +4731,7 @@ msgstr ""
msgid "Clear notifications" msgid "Clear notifications"
msgstr "" msgstr ""
#: src/Content/Nav.php:79 src/Content/Text/HTML.php:883 #: src/Content/Nav.php:79 src/Content/Text/HTML.php:890
msgid "@name, !forum, #tags, content" msgid "@name, !forum, #tags, content"
msgstr "" msgstr ""
@ -4717,35 +4752,35 @@ msgstr ""
msgid "Sign in" msgid "Sign in"
msgstr "" msgstr ""
#: src/Content/Nav.php:160 src/Model/Profile.php:880 src/Module/Contact.php:654 #: src/Content/Nav.php:160 src/Model/Profile.php:909 src/Module/Contact.php:654
#: src/Module/Contact.php:856 src/Module/Settings/TwoFactor/Index.php:91 #: src/Module/Contact.php:856 src/Module/Settings/TwoFactor/Index.php:91
#: view/theme/frio/theme.php:259 #: view/theme/frio/theme.php:267
msgid "Status" msgid "Status"
msgstr "" msgstr ""
#: src/Content/Nav.php:160 src/Content/Nav.php:244 #: src/Content/Nav.php:160 src/Content/Nav.php:244
#: view/theme/frio/theme.php:259 #: view/theme/frio/theme.php:267
msgid "Your posts and conversations" msgid "Your posts and conversations"
msgstr "" msgstr ""
#: src/Content/Nav.php:161 view/theme/frio/theme.php:260 #: src/Content/Nav.php:161 view/theme/frio/theme.php:268
msgid "Your profile page" msgid "Your profile page"
msgstr "" msgstr ""
#: src/Content/Nav.php:162 view/theme/frio/theme.php:261 #: src/Content/Nav.php:162 view/theme/frio/theme.php:269
msgid "Your photos" msgid "Your photos"
msgstr "" msgstr ""
#: src/Content/Nav.php:163 src/Model/Profile.php:904 src/Model/Profile.php:907 #: src/Content/Nav.php:163 src/Model/Profile.php:933 src/Model/Profile.php:936
#: view/theme/frio/theme.php:262 #: view/theme/frio/theme.php:270
msgid "Videos" msgid "Videos"
msgstr "" msgstr ""
#: src/Content/Nav.php:163 view/theme/frio/theme.php:262 #: src/Content/Nav.php:163 view/theme/frio/theme.php:270
msgid "Your videos" msgid "Your videos"
msgstr "" msgstr ""
#: src/Content/Nav.php:164 view/theme/frio/theme.php:263 #: src/Content/Nav.php:164 view/theme/frio/theme.php:271
msgid "Your events" msgid "Your events"
msgstr "" msgstr ""
@ -4798,19 +4833,19 @@ msgstr ""
msgid "Search site content" msgid "Search site content"
msgstr "" msgstr ""
#: src/Content/Nav.php:203 src/Content/Text/HTML.php:889 #: src/Content/Nav.php:203 src/Content/Text/HTML.php:896
msgid "Full Text" msgid "Full Text"
msgstr "" msgstr ""
#: src/Content/Nav.php:204 src/Content/Text/HTML.php:890 #: src/Content/Nav.php:204 src/Content/Text/HTML.php:897
#: src/Content/Widget/TagCloud.php:54 #: src/Content/Widget/TagCloud.php:54
msgid "Tags" msgid "Tags"
msgstr "" msgstr ""
#: src/Content/Nav.php:205 src/Content/Nav.php:271 #: src/Content/Nav.php:205 src/Content/Nav.php:271
#: src/Content/Text/HTML.php:891 src/Model/Profile.php:959 #: src/Content/Text/HTML.php:898 src/Model/Profile.php:988
#: src/Model/Profile.php:962 src/Module/Contact.php:800 #: src/Model/Profile.php:991 src/Module/Contact.php:800
#: src/Module/Contact.php:884 view/theme/frio/theme.php:270 #: src/Module/Contact.php:884 view/theme/frio/theme.php:278
msgid "Contacts" msgid "Contacts"
msgstr "" msgstr ""
@ -4822,8 +4857,8 @@ msgstr ""
msgid "Conversations on this and other servers" msgid "Conversations on this and other servers"
msgstr "" msgstr ""
#: src/Content/Nav.php:228 src/Model/Profile.php:919 src/Model/Profile.php:930 #: src/Content/Nav.php:228 src/Model/Profile.php:948 src/Model/Profile.php:959
#: view/theme/frio/theme.php:267 #: view/theme/frio/theme.php:275
msgid "Events and Calendar" msgid "Events and Calendar"
msgstr "" msgstr ""
@ -4854,11 +4889,11 @@ msgid "Terms of Service of this Friendica instance"
msgstr "" msgstr ""
#: src/Content/Nav.php:241 src/Core/NotificationsManager.php:151 #: src/Content/Nav.php:241 src/Core/NotificationsManager.php:151
#: view/theme/frio/theme.php:266 #: view/theme/frio/theme.php:274
msgid "Network" msgid "Network"
msgstr "" msgstr ""
#: src/Content/Nav.php:241 view/theme/frio/theme.php:266 #: src/Content/Nav.php:241 view/theme/frio/theme.php:274
msgid "Conversations from your friends" msgid "Conversations from your friends"
msgstr "" msgstr ""
@ -4886,7 +4921,7 @@ msgstr ""
msgid "Mark all system notifications seen" msgid "Mark all system notifications seen"
msgstr "" msgstr ""
#: src/Content/Nav.php:254 view/theme/frio/theme.php:268 #: src/Content/Nav.php:254 view/theme/frio/theme.php:276
msgid "Private mail" msgid "Private mail"
msgstr "" msgstr ""
@ -4906,7 +4941,7 @@ msgstr ""
msgid "Manage other pages" msgid "Manage other pages"
msgstr "" msgstr ""
#: src/Content/Nav.php:265 view/theme/frio/theme.php:269 #: src/Content/Nav.php:265 view/theme/frio/theme.php:277
msgid "Account settings" msgid "Account settings"
msgstr "" msgstr ""
@ -4914,7 +4949,7 @@ msgstr ""
msgid "Manage/Edit Profiles" msgid "Manage/Edit Profiles"
msgstr "" msgstr ""
#: src/Content/Nav.php:271 view/theme/frio/theme.php:270 #: src/Content/Nav.php:271 view/theme/frio/theme.php:278
msgid "Manage/edit friends and contacts" msgid "Manage/edit friends and contacts"
msgstr "" msgstr ""
@ -4958,51 +4993,51 @@ msgstr ""
msgid "last" msgid "last"
msgstr "" msgstr ""
#: src/Content/Text/BBCode.php:432 #: src/Content/Text/BBCode.php:449
msgid "view full size" msgid "view full size"
msgstr "" msgstr ""
#: src/Content/Text/BBCode.php:866 src/Content/Text/BBCode.php:1499 #: src/Content/Text/BBCode.php:883 src/Content/Text/BBCode.php:1525
#: src/Content/Text/BBCode.php:1500 #: src/Content/Text/BBCode.php:1526
msgid "Image/photo" msgid "Image/photo"
msgstr "" msgstr ""
#: src/Content/Text/BBCode.php:984 #: src/Content/Text/BBCode.php:1001
#, php-format #, php-format
msgid "<a href=\"%1$s\" target=\"_blank\">%2$s</a> %3$s" msgid "<a href=\"%1$s\" target=\"_blank\">%2$s</a> %3$s"
msgstr "" msgstr ""
#: src/Content/Text/BBCode.php:1426 src/Content/Text/BBCode.php:1448 #: src/Content/Text/BBCode.php:1452 src/Content/Text/BBCode.php:1474
msgid "$1 wrote:" msgid "$1 wrote:"
msgstr "" msgstr ""
#: src/Content/Text/BBCode.php:1502 src/Content/Text/BBCode.php:1503 #: src/Content/Text/BBCode.php:1528 src/Content/Text/BBCode.php:1529
msgid "Encrypted content" msgid "Encrypted content"
msgstr "" msgstr ""
#: src/Content/Text/BBCode.php:1724 #: src/Content/Text/BBCode.php:1750
msgid "Invalid source protocol" msgid "Invalid source protocol"
msgstr "" msgstr ""
#: src/Content/Text/BBCode.php:1735 #: src/Content/Text/BBCode.php:1761
msgid "Invalid link protocol" msgid "Invalid link protocol"
msgstr "" msgstr ""
#: src/Content/Text/HTML.php:780 #: src/Content/Text/HTML.php:787
msgid "Loading more entries..." msgid "Loading more entries..."
msgstr "" msgstr ""
#: src/Content/Text/HTML.php:781 #: src/Content/Text/HTML.php:788
msgid "The end" msgid "The end"
msgstr "" msgstr ""
#: src/Content/Text/HTML.php:874 src/Model/Profile.php:507 #: src/Content/Text/HTML.php:881 src/Model/Profile.php:536
#: src/Module/Contact.php:335 #: src/Module/Contact.php:335
msgid "Follow" msgid "Follow"
msgstr "" msgstr ""
#: src/Content/Text/HTML.php:931 src/Model/Item.php:3486 #: src/Content/Text/HTML.php:938 src/Model/Item.php:3518
#: src/Model/Item.php:3497 #: src/Model/Item.php:3529
msgid "Click to open/close" msgid "Click to open/close"
msgstr "" msgstr ""
@ -5033,6 +5068,17 @@ msgstr[1] ""
msgid "View Contacts" msgid "View Contacts"
msgstr "" msgstr ""
#: src/Content/Widget/TrendingTags.php:29
#, php-format
msgid "Trending Tags (last %d hour)"
msgid_plural "Trending Tags (last %d hours)"
msgstr[0] ""
msgstr[1] ""
#: src/Content/Widget/TrendingTags.php:30
msgid "More Trending Tags"
msgstr ""
#: src/Content/Widget.php:38 #: src/Content/Widget.php:38
msgid "Add New Contact" msgid "Add New Contact"
msgstr "" msgstr ""
@ -5090,11 +5136,6 @@ msgstr ""
msgid "Local Directory" msgid "Local Directory"
msgstr "" msgstr ""
#: src/Content/Widget.php:192 src/Module/Contact.php:797
#: src/Module/Profile/Contacts.php:126
msgid "Followers"
msgstr ""
#: src/Content/Widget.php:193 src/Module/Contact.php:798 #: src/Content/Widget.php:193 src/Module/Contact.php:798
#: src/Module/Profile/Contacts.php:127 #: src/Module/Profile/Contacts.php:127
msgid "Following" msgid "Following"
@ -5141,7 +5182,7 @@ msgid_plural "%d contacts in common"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: src/Core/ACL.php:288 #: src/Core/ACL.php:288 src/Module/Item/Compose.php:139
msgid "Post to Email" msgid "Post to Email"
msgstr "" msgstr ""
@ -5174,29 +5215,29 @@ msgstr ""
msgid "Close" msgid "Close"
msgstr "" msgstr ""
#: src/Core/Installer.php:164 #: src/Core/Installer.php:163
msgid "" msgid ""
"The database configuration file \"config/local.config.php\" could not be " "The database configuration file \"config/local.config.php\" could not be "
"written. Please use the enclosed text to create a configuration file in your " "written. Please use the enclosed text to create a configuration file in your "
"web server root." "web server root."
msgstr "" msgstr ""
#: src/Core/Installer.php:183 #: src/Core/Installer.php:182
msgid "" msgid ""
"You may need to import the file \"database.sql\" manually using phpmyadmin " "You may need to import the file \"database.sql\" manually using phpmyadmin "
"or mysql." "or mysql."
msgstr "" msgstr ""
#: src/Core/Installer.php:184 src/Module/Install.php:174 #: src/Core/Installer.php:183 src/Module/Install.php:174
#: src/Module/Install.php:330 #: src/Module/Install.php:330
msgid "Please see the file \"INSTALL.txt\"." msgid "Please see the file \"INSTALL.txt\"."
msgstr "" msgstr ""
#: src/Core/Installer.php:245 #: src/Core/Installer.php:244
msgid "Could not find a command line version of PHP in the web server PATH." msgid "Could not find a command line version of PHP in the web server PATH."
msgstr "" msgstr ""
#: src/Core/Installer.php:246 #: src/Core/Installer.php:245
msgid "" msgid ""
"If you don't have a command line version of PHP installed on your server, " "If you don't have a command line version of PHP installed on your server, "
"you will not be able to run the background processing. See <a href='https://" "you will not be able to run the background processing. See <a href='https://"
@ -5204,434 +5245,434 @@ msgid ""
"worker'>'Setup the worker'</a>" "worker'>'Setup the worker'</a>"
msgstr "" msgstr ""
#: src/Core/Installer.php:251 #: src/Core/Installer.php:250
msgid "PHP executable path" msgid "PHP executable path"
msgstr "" msgstr ""
#: src/Core/Installer.php:251 #: src/Core/Installer.php:250
msgid "" msgid ""
"Enter full path to php executable. You can leave this blank to continue the " "Enter full path to php executable. You can leave this blank to continue the "
"installation." "installation."
msgstr "" msgstr ""
#: src/Core/Installer.php:256 #: src/Core/Installer.php:255
msgid "Command line PHP" msgid "Command line PHP"
msgstr "" msgstr ""
#: src/Core/Installer.php:265 #: src/Core/Installer.php:264
msgid "PHP executable is not the php cli binary (could be cgi-fgci version)" msgid "PHP executable is not the php cli binary (could be cgi-fgci version)"
msgstr "" msgstr ""
#: src/Core/Installer.php:266 #: src/Core/Installer.php:265
msgid "Found PHP version: " msgid "Found PHP version: "
msgstr "" msgstr ""
#: src/Core/Installer.php:268 #: src/Core/Installer.php:267
msgid "PHP cli binary" msgid "PHP cli binary"
msgstr "" msgstr ""
#: src/Core/Installer.php:281 #: src/Core/Installer.php:280
msgid "" msgid ""
"The command line version of PHP on your system does not have " "The command line version of PHP on your system does not have "
"\"register_argc_argv\" enabled." "\"register_argc_argv\" enabled."
msgstr "" msgstr ""
#: src/Core/Installer.php:282 #: src/Core/Installer.php:281
msgid "This is required for message delivery to work." msgid "This is required for message delivery to work."
msgstr "" msgstr ""
#: src/Core/Installer.php:287 #: src/Core/Installer.php:286
msgid "PHP register_argc_argv" msgid "PHP register_argc_argv"
msgstr "" msgstr ""
#: src/Core/Installer.php:319 #: src/Core/Installer.php:318
msgid "" msgid ""
"Error: the \"openssl_pkey_new\" function on this system is not able to " "Error: the \"openssl_pkey_new\" function on this system is not able to "
"generate encryption keys" "generate encryption keys"
msgstr "" msgstr ""
#: src/Core/Installer.php:320 #: src/Core/Installer.php:319
msgid "" msgid ""
"If running under Windows, please see \"http://www.php.net/manual/en/openssl." "If running under Windows, please see \"http://www.php.net/manual/en/openssl."
"installation.php\"." "installation.php\"."
msgstr "" msgstr ""
#: src/Core/Installer.php:323 #: src/Core/Installer.php:322
msgid "Generate encryption keys" msgid "Generate encryption keys"
msgstr "" msgstr ""
#: src/Core/Installer.php:375 #: src/Core/Installer.php:374
msgid "" msgid ""
"Error: Apache webserver mod-rewrite module is required but not installed." "Error: Apache webserver mod-rewrite module is required but not installed."
msgstr "" msgstr ""
#: src/Core/Installer.php:380 #: src/Core/Installer.php:379
msgid "Apache mod_rewrite module" msgid "Apache mod_rewrite module"
msgstr "" msgstr ""
#: src/Core/Installer.php:386 #: src/Core/Installer.php:385
msgid "Error: PDO or MySQLi PHP module required but not installed." msgid "Error: PDO or MySQLi PHP module required but not installed."
msgstr "" msgstr ""
#: src/Core/Installer.php:391 #: src/Core/Installer.php:390
msgid "Error: The MySQL driver for PDO is not installed." msgid "Error: The MySQL driver for PDO is not installed."
msgstr "" msgstr ""
#: src/Core/Installer.php:395 #: src/Core/Installer.php:394
msgid "PDO or MySQLi PHP module" msgid "PDO or MySQLi PHP module"
msgstr "" msgstr ""
#: src/Core/Installer.php:403 #: src/Core/Installer.php:402
msgid "Error, XML PHP module required but not installed." msgid "Error, XML PHP module required but not installed."
msgstr "" msgstr ""
#: src/Core/Installer.php:407 #: src/Core/Installer.php:406
msgid "XML PHP module" msgid "XML PHP module"
msgstr "" msgstr ""
#: src/Core/Installer.php:410 #: src/Core/Installer.php:409
msgid "libCurl PHP module" msgid "libCurl PHP module"
msgstr "" msgstr ""
#: src/Core/Installer.php:411 #: src/Core/Installer.php:410
msgid "Error: libCURL PHP module required but not installed." msgid "Error: libCURL PHP module required but not installed."
msgstr "" msgstr ""
#: src/Core/Installer.php:417 #: src/Core/Installer.php:416
msgid "GD graphics PHP module" msgid "GD graphics PHP module"
msgstr "" msgstr ""
#: src/Core/Installer.php:418 #: src/Core/Installer.php:417
msgid "" msgid ""
"Error: GD graphics PHP module with JPEG support required but not installed." "Error: GD graphics PHP module with JPEG support required but not installed."
msgstr "" msgstr ""
#: src/Core/Installer.php:424 #: src/Core/Installer.php:423
msgid "OpenSSL PHP module" msgid "OpenSSL PHP module"
msgstr "" msgstr ""
#: src/Core/Installer.php:425 #: src/Core/Installer.php:424
msgid "Error: openssl PHP module required but not installed." msgid "Error: openssl PHP module required but not installed."
msgstr "" msgstr ""
#: src/Core/Installer.php:431 #: src/Core/Installer.php:430
msgid "mb_string PHP module" msgid "mb_string PHP module"
msgstr "" msgstr ""
#: src/Core/Installer.php:432 #: src/Core/Installer.php:431
msgid "Error: mb_string PHP module required but not installed." msgid "Error: mb_string PHP module required but not installed."
msgstr "" msgstr ""
#: src/Core/Installer.php:438 #: src/Core/Installer.php:437
msgid "iconv PHP module" msgid "iconv PHP module"
msgstr "" msgstr ""
#: src/Core/Installer.php:439 #: src/Core/Installer.php:438
msgid "Error: iconv PHP module required but not installed." msgid "Error: iconv PHP module required but not installed."
msgstr "" msgstr ""
#: src/Core/Installer.php:445 #: src/Core/Installer.php:444
msgid "POSIX PHP module" msgid "POSIX PHP module"
msgstr "" msgstr ""
#: src/Core/Installer.php:446 #: src/Core/Installer.php:445
msgid "Error: POSIX PHP module required but not installed." msgid "Error: POSIX PHP module required but not installed."
msgstr "" msgstr ""
#: src/Core/Installer.php:452 #: src/Core/Installer.php:451
msgid "JSON PHP module" msgid "JSON PHP module"
msgstr "" msgstr ""
#: src/Core/Installer.php:453 #: src/Core/Installer.php:452
msgid "Error: JSON PHP module required but not installed." msgid "Error: JSON PHP module required but not installed."
msgstr "" msgstr ""
#: src/Core/Installer.php:459 #: src/Core/Installer.php:458
msgid "File Information PHP module" msgid "File Information PHP module"
msgstr "" msgstr ""
#: src/Core/Installer.php:460 #: src/Core/Installer.php:459
msgid "Error: File Information PHP module required but not installed." msgid "Error: File Information PHP module required but not installed."
msgstr "" msgstr ""
#: src/Core/Installer.php:483 #: src/Core/Installer.php:482
msgid "" msgid ""
"The web installer needs to be able to create a file called \"local.config.php" "The web installer needs to be able to create a file called \"local.config.php"
"\" in the \"config\" folder of your web server and it is unable to do so." "\" in the \"config\" folder of your web server and it is unable to do so."
msgstr "" msgstr ""
#: src/Core/Installer.php:484 #: src/Core/Installer.php:483
msgid "" msgid ""
"This is most often a permission setting, as the web server may not be able " "This is most often a permission setting, as the web server may not be able "
"to write files in your folder - even if you can." "to write files in your folder - even if you can."
msgstr "" msgstr ""
#: src/Core/Installer.php:485 #: src/Core/Installer.php:484
msgid "" msgid ""
"At the end of this procedure, we will give you a text to save in a file " "At the end of this procedure, we will give you a text to save in a file "
"named local.config.php in your Friendica \"config\" folder." "named local.config.php in your Friendica \"config\" folder."
msgstr "" msgstr ""
#: src/Core/Installer.php:486 #: src/Core/Installer.php:485
msgid "" msgid ""
"You can alternatively skip this procedure and perform a manual installation. " "You can alternatively skip this procedure and perform a manual installation. "
"Please see the file \"INSTALL.txt\" for instructions." "Please see the file \"INSTALL.txt\" for instructions."
msgstr "" msgstr ""
#: src/Core/Installer.php:489 #: src/Core/Installer.php:488
msgid "config/local.config.php is writable" msgid "config/local.config.php is writable"
msgstr "" msgstr ""
#: src/Core/Installer.php:509 #: src/Core/Installer.php:508
msgid "" msgid ""
"Friendica uses the Smarty3 template engine to render its web views. Smarty3 " "Friendica uses the Smarty3 template engine to render its web views. Smarty3 "
"compiles templates to PHP to speed up rendering." "compiles templates to PHP to speed up rendering."
msgstr "" msgstr ""
#: src/Core/Installer.php:510 #: src/Core/Installer.php:509
msgid "" msgid ""
"In order to store these compiled templates, the web server needs to have " "In order to store these compiled templates, the web server needs to have "
"write access to the directory view/smarty3/ under the Friendica top level " "write access to the directory view/smarty3/ under the Friendica top level "
"folder." "folder."
msgstr "" msgstr ""
#: src/Core/Installer.php:511 #: src/Core/Installer.php:510
msgid "" msgid ""
"Please ensure that the user that your web server runs as (e.g. www-data) has " "Please ensure that the user that your web server runs as (e.g. www-data) has "
"write access to this folder." "write access to this folder."
msgstr "" msgstr ""
#: src/Core/Installer.php:512 #: src/Core/Installer.php:511
msgid "" msgid ""
"Note: as a security measure, you should give the web server write access to " "Note: as a security measure, you should give the web server write access to "
"view/smarty3/ only--not the template files (.tpl) that it contains." "view/smarty3/ only--not the template files (.tpl) that it contains."
msgstr "" msgstr ""
#: src/Core/Installer.php:515 #: src/Core/Installer.php:514
msgid "view/smarty3 is writable" msgid "view/smarty3 is writable"
msgstr "" msgstr ""
#: src/Core/Installer.php:544 #: src/Core/Installer.php:543
msgid "" msgid ""
"Url rewrite in .htaccess is not working. Make sure you copied .htaccess-dist " "Url rewrite in .htaccess is not working. Make sure you copied .htaccess-dist "
"to .htaccess." "to .htaccess."
msgstr "" msgstr ""
#: src/Core/Installer.php:546 #: src/Core/Installer.php:545
msgid "Error message from Curl when fetching" msgid "Error message from Curl when fetching"
msgstr "" msgstr ""
#: src/Core/Installer.php:551 #: src/Core/Installer.php:550
msgid "Url rewrite is working" msgid "Url rewrite is working"
msgstr "" msgstr ""
#: src/Core/Installer.php:580 #: src/Core/Installer.php:579
msgid "ImageMagick PHP extension is not installed" msgid "ImageMagick PHP extension is not installed"
msgstr "" msgstr ""
#: src/Core/Installer.php:582 #: src/Core/Installer.php:581
msgid "ImageMagick PHP extension is installed" msgid "ImageMagick PHP extension is installed"
msgstr "" msgstr ""
#: src/Core/Installer.php:584 tests/src/Core/InstallerTest.php:361 #: src/Core/Installer.php:583 tests/src/Core/InstallerTest.php:372
#: tests/src/Core/InstallerTest.php:389 #: tests/src/Core/InstallerTest.php:400
msgid "ImageMagick supports GIF" msgid "ImageMagick supports GIF"
msgstr "" msgstr ""
#: src/Core/Installer.php:607 #: src/Core/Installer.php:606
msgid "Database already in use." msgid "Database already in use."
msgstr "" msgstr ""
#: src/Core/Installer.php:612 #: src/Core/Installer.php:611
msgid "Could not connect to database." msgid "Could not connect to database."
msgstr "" msgstr ""
#: src/Core/L10n/L10n.php:372 src/Model/Event.php:397 #: src/Core/L10n/L10n.php:370 src/Model/Event.php:397
msgid "Tuesday" msgid "Tuesday"
msgstr "" msgstr ""
#: src/Core/L10n/L10n.php:372 src/Model/Event.php:398 #: src/Core/L10n/L10n.php:370 src/Model/Event.php:398
msgid "Wednesday" msgid "Wednesday"
msgstr "" msgstr ""
#: src/Core/L10n/L10n.php:372 src/Model/Event.php:399 #: src/Core/L10n/L10n.php:370 src/Model/Event.php:399
msgid "Thursday" msgid "Thursday"
msgstr "" msgstr ""
#: src/Core/L10n/L10n.php:372 src/Model/Event.php:400 #: src/Core/L10n/L10n.php:370 src/Model/Event.php:400
msgid "Friday" msgid "Friday"
msgstr "" msgstr ""
#: src/Core/L10n/L10n.php:372 src/Model/Event.php:401 #: src/Core/L10n/L10n.php:370 src/Model/Event.php:401
msgid "Saturday" msgid "Saturday"
msgstr "" msgstr ""
#: src/Core/L10n/L10n.php:376 src/Model/Event.php:416 #: src/Core/L10n/L10n.php:374 src/Model/Event.php:416
msgid "January" msgid "January"
msgstr "" msgstr ""
#: src/Core/L10n/L10n.php:376 src/Model/Event.php:417 #: src/Core/L10n/L10n.php:374 src/Model/Event.php:417
msgid "February" msgid "February"
msgstr "" msgstr ""
#: src/Core/L10n/L10n.php:376 src/Model/Event.php:418 #: src/Core/L10n/L10n.php:374 src/Model/Event.php:418
msgid "March" msgid "March"
msgstr "" msgstr ""
#: src/Core/L10n/L10n.php:376 src/Model/Event.php:419 #: src/Core/L10n/L10n.php:374 src/Model/Event.php:419
msgid "April" msgid "April"
msgstr "" msgstr ""
#: src/Core/L10n/L10n.php:376 src/Core/L10n/L10n.php:396 #: src/Core/L10n/L10n.php:374 src/Core/L10n/L10n.php:394
#: src/Model/Event.php:407 #: src/Model/Event.php:407
msgid "May" msgid "May"
msgstr "" msgstr ""
#: src/Core/L10n/L10n.php:376 src/Model/Event.php:420 #: src/Core/L10n/L10n.php:374 src/Model/Event.php:420
msgid "June" msgid "June"
msgstr "" msgstr ""
#: src/Core/L10n/L10n.php:376 src/Model/Event.php:421 #: src/Core/L10n/L10n.php:374 src/Model/Event.php:421
msgid "July" msgid "July"
msgstr "" msgstr ""
#: src/Core/L10n/L10n.php:376 src/Model/Event.php:422 #: src/Core/L10n/L10n.php:374 src/Model/Event.php:422
msgid "August" msgid "August"
msgstr "" msgstr ""
#: src/Core/L10n/L10n.php:376 src/Model/Event.php:423 #: src/Core/L10n/L10n.php:374 src/Model/Event.php:423
msgid "September" msgid "September"
msgstr "" msgstr ""
#: src/Core/L10n/L10n.php:376 src/Model/Event.php:424 #: src/Core/L10n/L10n.php:374 src/Model/Event.php:424
msgid "October" msgid "October"
msgstr "" msgstr ""
#: src/Core/L10n/L10n.php:376 src/Model/Event.php:425 #: src/Core/L10n/L10n.php:374 src/Model/Event.php:425
msgid "November" msgid "November"
msgstr "" msgstr ""
#: src/Core/L10n/L10n.php:376 src/Model/Event.php:426 #: src/Core/L10n/L10n.php:374 src/Model/Event.php:426
msgid "December" msgid "December"
msgstr "" msgstr ""
#: src/Core/L10n/L10n.php:392 src/Model/Event.php:388 #: src/Core/L10n/L10n.php:390 src/Model/Event.php:388
msgid "Mon" msgid "Mon"
msgstr "" msgstr ""
#: src/Core/L10n/L10n.php:392 src/Model/Event.php:389 #: src/Core/L10n/L10n.php:390 src/Model/Event.php:389
msgid "Tue" msgid "Tue"
msgstr "" msgstr ""
#: src/Core/L10n/L10n.php:392 src/Model/Event.php:390 #: src/Core/L10n/L10n.php:390 src/Model/Event.php:390
msgid "Wed" msgid "Wed"
msgstr "" msgstr ""
#: src/Core/L10n/L10n.php:392 src/Model/Event.php:391 #: src/Core/L10n/L10n.php:390 src/Model/Event.php:391
msgid "Thu" msgid "Thu"
msgstr "" msgstr ""
#: src/Core/L10n/L10n.php:392 src/Model/Event.php:392 #: src/Core/L10n/L10n.php:390 src/Model/Event.php:392
msgid "Fri" msgid "Fri"
msgstr "" msgstr ""
#: src/Core/L10n/L10n.php:392 src/Model/Event.php:393 #: src/Core/L10n/L10n.php:390 src/Model/Event.php:393
msgid "Sat" msgid "Sat"
msgstr "" msgstr ""
#: src/Core/L10n/L10n.php:392 src/Model/Event.php:387 #: src/Core/L10n/L10n.php:390 src/Model/Event.php:387
msgid "Sun" msgid "Sun"
msgstr "" msgstr ""
#: src/Core/L10n/L10n.php:396 src/Model/Event.php:403 #: src/Core/L10n/L10n.php:394 src/Model/Event.php:403
msgid "Jan" msgid "Jan"
msgstr "" msgstr ""
#: src/Core/L10n/L10n.php:396 src/Model/Event.php:404 #: src/Core/L10n/L10n.php:394 src/Model/Event.php:404
msgid "Feb" msgid "Feb"
msgstr "" msgstr ""
#: src/Core/L10n/L10n.php:396 src/Model/Event.php:405 #: src/Core/L10n/L10n.php:394 src/Model/Event.php:405
msgid "Mar" msgid "Mar"
msgstr "" msgstr ""
#: src/Core/L10n/L10n.php:396 src/Model/Event.php:406 #: src/Core/L10n/L10n.php:394 src/Model/Event.php:406
msgid "Apr" msgid "Apr"
msgstr "" msgstr ""
#: src/Core/L10n/L10n.php:396 src/Model/Event.php:408 #: src/Core/L10n/L10n.php:394 src/Model/Event.php:408
msgid "Jun" msgid "Jun"
msgstr "" msgstr ""
#: src/Core/L10n/L10n.php:396 src/Model/Event.php:409 #: src/Core/L10n/L10n.php:394 src/Model/Event.php:409
msgid "Jul" msgid "Jul"
msgstr "" msgstr ""
#: src/Core/L10n/L10n.php:396 src/Model/Event.php:410 #: src/Core/L10n/L10n.php:394 src/Model/Event.php:410
msgid "Aug" msgid "Aug"
msgstr "" msgstr ""
#: src/Core/L10n/L10n.php:396 #: src/Core/L10n/L10n.php:394
msgid "Sep" msgid "Sep"
msgstr "" msgstr ""
#: src/Core/L10n/L10n.php:396 src/Model/Event.php:412 #: src/Core/L10n/L10n.php:394 src/Model/Event.php:412
msgid "Oct" msgid "Oct"
msgstr "" msgstr ""
#: src/Core/L10n/L10n.php:396 src/Model/Event.php:413 #: src/Core/L10n/L10n.php:394 src/Model/Event.php:413
msgid "Nov" msgid "Nov"
msgstr "" msgstr ""
#: src/Core/L10n/L10n.php:396 src/Model/Event.php:414 #: src/Core/L10n/L10n.php:394 src/Model/Event.php:414
msgid "Dec" msgid "Dec"
msgstr "" msgstr ""
#: src/Core/L10n/L10n.php:415 #: src/Core/L10n/L10n.php:413
msgid "poke" msgid "poke"
msgstr "" msgstr ""
#: src/Core/L10n/L10n.php:415 #: src/Core/L10n/L10n.php:413
msgid "poked" msgid "poked"
msgstr "" msgstr ""
#: src/Core/L10n/L10n.php:416 #: src/Core/L10n/L10n.php:414
msgid "ping" msgid "ping"
msgstr "" msgstr ""
#: src/Core/L10n/L10n.php:416 #: src/Core/L10n/L10n.php:414
msgid "pinged" msgid "pinged"
msgstr "" msgstr ""
#: src/Core/L10n/L10n.php:417 #: src/Core/L10n/L10n.php:415
msgid "prod" msgid "prod"
msgstr "" msgstr ""
#: src/Core/L10n/L10n.php:417 #: src/Core/L10n/L10n.php:415
msgid "prodded" msgid "prodded"
msgstr "" msgstr ""
#: src/Core/L10n/L10n.php:418 #: src/Core/L10n/L10n.php:416
msgid "slap" msgid "slap"
msgstr "" msgstr ""
#: src/Core/L10n/L10n.php:418 #: src/Core/L10n/L10n.php:416
msgid "slapped" msgid "slapped"
msgstr "" msgstr ""
#: src/Core/L10n/L10n.php:419 #: src/Core/L10n/L10n.php:417
msgid "finger" msgid "finger"
msgstr "" msgstr ""
#: src/Core/L10n/L10n.php:419 #: src/Core/L10n/L10n.php:417
msgid "fingered" msgid "fingered"
msgstr "" msgstr ""
#: src/Core/L10n/L10n.php:420 #: src/Core/L10n/L10n.php:418
msgid "rebuff" msgid "rebuff"
msgstr "" msgstr ""
#: src/Core/L10n/L10n.php:420 #: src/Core/L10n/L10n.php:418
msgid "rebuffed" msgid "rebuffed"
msgstr "" msgstr ""
@ -5772,11 +5813,11 @@ msgstr[1] ""
msgid "Done. You can now login with your username and password" msgid "Done. You can now login with your username and password"
msgstr "" msgstr ""
#: src/Database/DBStructure.php:47 #: src/Database/DBStructure.php:50
msgid "There are no tables on MyISAM." msgid "There are no tables on MyISAM."
msgstr "" msgstr ""
#: src/Database/DBStructure.php:71 #: src/Database/DBStructure.php:74
#, php-format #, php-format
msgid "" msgid ""
"\n" "\n"
@ -5784,16 +5825,16 @@ msgid ""
"%s\n" "%s\n"
msgstr "" msgstr ""
#: src/Database/DBStructure.php:74 #: src/Database/DBStructure.php:77
msgid "Errors encountered performing database changes: " msgid "Errors encountered performing database changes: "
msgstr "" msgstr ""
#: src/Database/DBStructure.php:263 #: src/Database/DBStructure.php:266
#, php-format #, php-format
msgid "%s: Database update" msgid "%s: Database update"
msgstr "" msgstr ""
#: src/Database/DBStructure.php:524 #: src/Database/DBStructure.php:527
#, php-format #, php-format
msgid "%s: updating %s table." msgid "%s: updating %s table."
msgstr "" msgstr ""
@ -5803,76 +5844,76 @@ msgstr ""
msgid "Legacy module file not found: %s" msgid "Legacy module file not found: %s"
msgstr "" msgstr ""
#: src/Model/Contact.php:1205 #: src/Model/Contact.php:1203
msgid "Drop Contact" msgid "Drop Contact"
msgstr "" msgstr ""
#: src/Model/Contact.php:1707 #: src/Model/Contact.php:1705
msgid "Organisation" msgid "Organisation"
msgstr "" msgstr ""
#: src/Model/Contact.php:1711 #: src/Model/Contact.php:1709
msgid "News" msgid "News"
msgstr "" msgstr ""
#: src/Model/Contact.php:1715 #: src/Model/Contact.php:1713
msgid "Forum" msgid "Forum"
msgstr "" msgstr ""
#: src/Model/Contact.php:2111 #: src/Model/Contact.php:2109
msgid "Connect URL missing." msgid "Connect URL missing."
msgstr "" msgstr ""
#: src/Model/Contact.php:2120 #: src/Model/Contact.php:2118
msgid "" msgid ""
"The contact could not be added. Please check the relevant network " "The contact could not be added. Please check the relevant network "
"credentials in your Settings -> Social Networks page." "credentials in your Settings -> Social Networks page."
msgstr "" msgstr ""
#: src/Model/Contact.php:2161 #: src/Model/Contact.php:2159
msgid "" msgid ""
"This site is not configured to allow communications with other networks." "This site is not configured to allow communications with other networks."
msgstr "" msgstr ""
#: src/Model/Contact.php:2162 src/Model/Contact.php:2175 #: src/Model/Contact.php:2160 src/Model/Contact.php:2173
msgid "No compatible communication protocols or feeds were discovered." msgid "No compatible communication protocols or feeds were discovered."
msgstr "" msgstr ""
#: src/Model/Contact.php:2173 #: src/Model/Contact.php:2171
msgid "The profile address specified does not provide adequate information." msgid "The profile address specified does not provide adequate information."
msgstr "" msgstr ""
#: src/Model/Contact.php:2178 #: src/Model/Contact.php:2176
msgid "An author or name was not found." msgid "An author or name was not found."
msgstr "" msgstr ""
#: src/Model/Contact.php:2181 #: src/Model/Contact.php:2179
msgid "No browser URL could be matched to this address." msgid "No browser URL could be matched to this address."
msgstr "" msgstr ""
#: src/Model/Contact.php:2184 #: src/Model/Contact.php:2182
msgid "" msgid ""
"Unable to match @-style Identity Address with a known protocol or email " "Unable to match @-style Identity Address with a known protocol or email "
"contact." "contact."
msgstr "" msgstr ""
#: src/Model/Contact.php:2185 #: src/Model/Contact.php:2183
msgid "Use mailto: in front of address to force email check." msgid "Use mailto: in front of address to force email check."
msgstr "" msgstr ""
#: src/Model/Contact.php:2191 #: src/Model/Contact.php:2189
msgid "" msgid ""
"The profile address specified belongs to a network which has been disabled " "The profile address specified belongs to a network which has been disabled "
"on this site." "on this site."
msgstr "" msgstr ""
#: src/Model/Contact.php:2196 #: src/Model/Contact.php:2194
msgid "" msgid ""
"Limited profile. This person will be unable to receive direct/personal " "Limited profile. This person will be unable to receive direct/personal "
"notifications from you." "notifications from you."
msgstr "" msgstr ""
#: src/Model/Contact.php:2251 #: src/Model/Contact.php:2249
msgid "Unable to retrieve contact information." msgid "Unable to retrieve contact information."
msgstr "" msgstr ""
@ -5919,7 +5960,7 @@ msgstr ""
msgid "Delete event" msgid "Delete event"
msgstr "" msgstr ""
#: src/Model/Event.php:626 src/Model/Item.php:3537 src/Model/Item.php:3544 #: src/Model/Event.php:626 src/Model/Item.php:3569 src/Model/Item.php:3576
msgid "link to source" msgid "link to source"
msgstr "" msgstr ""
@ -5953,78 +5994,78 @@ msgstr ""
msgid "Item filed" msgid "Item filed"
msgstr "" msgstr ""
#: src/Model/Group.php:63 #: src/Model/Group.php:77
msgid "" msgid ""
"A deleted group with this name was revived. Existing item permissions " "A deleted group with this name was revived. Existing item permissions "
"<strong>may</strong> apply to this group and any future members. If this is " "<strong>may</strong> apply to this group and any future members. If this is "
"not what you intended, please create another group with a different name." "not what you intended, please create another group with a different name."
msgstr "" msgstr ""
#: src/Model/Group.php:358 #: src/Model/Group.php:407
msgid "Default privacy group for new contacts" msgid "Default privacy group for new contacts"
msgstr "" msgstr ""
#: src/Model/Group.php:390 #: src/Model/Group.php:439
msgid "Everybody" msgid "Everybody"
msgstr "" msgstr ""
#: src/Model/Group.php:410 #: src/Model/Group.php:458
msgid "edit" msgid "edit"
msgstr "" msgstr ""
#: src/Model/Group.php:435 src/Module/Contact.php:734 src/Module/Welcome.php:57 #: src/Model/Group.php:484 src/Module/Contact.php:734 src/Module/Welcome.php:57
msgid "Groups" msgid "Groups"
msgstr "" msgstr ""
#: src/Model/Group.php:439 #: src/Model/Group.php:488
msgid "Edit group" msgid "Edit group"
msgstr "" msgstr ""
#: src/Model/Group.php:440 src/Module/Group.php:186 #: src/Model/Group.php:489 src/Module/Group.php:186
msgid "Contacts not in any group" msgid "Contacts not in any group"
msgstr "" msgstr ""
#: src/Model/Group.php:442 #: src/Model/Group.php:491
msgid "Create a new group" msgid "Create a new group"
msgstr "" msgstr ""
#: src/Model/Group.php:443 src/Module/Group.php:171 src/Module/Group.php:194 #: src/Model/Group.php:492 src/Module/Group.php:171 src/Module/Group.php:194
#: src/Module/Group.php:271 #: src/Module/Group.php:271
msgid "Group Name: " msgid "Group Name: "
msgstr "" msgstr ""
#: src/Model/Group.php:444 #: src/Model/Group.php:493
msgid "Edit groups" msgid "Edit groups"
msgstr "" msgstr ""
#: src/Model/Item.php:3272 #: src/Model/Item.php:3304
msgid "activity" msgid "activity"
msgstr "" msgstr ""
#: src/Model/Item.php:3274 src/Object/Post.php:473 #: src/Model/Item.php:3306 src/Object/Post.php:473
msgid "comment" msgid "comment"
msgid_plural "comments" msgid_plural "comments"
msgstr[0] "" msgstr[0] ""
msgstr[1] "" msgstr[1] ""
#: src/Model/Item.php:3277 #: src/Model/Item.php:3309
msgid "post" msgid "post"
msgstr "" msgstr ""
#: src/Model/Item.php:3376 #: src/Model/Item.php:3408
#, php-format #, php-format
msgid "Content warning: %s" msgid "Content warning: %s"
msgstr "" msgstr ""
#: src/Model/Item.php:3453 #: src/Model/Item.php:3485
msgid "bytes" msgid "bytes"
msgstr "" msgstr ""
#: src/Model/Item.php:3531 #: src/Model/Item.php:3563
msgid "View on separate page" msgid "View on separate page"
msgstr "" msgstr ""
#: src/Model/Item.php:3532 #: src/Model/Item.php:3564
msgid "view on separate page" msgid "view on separate page"
msgstr "" msgstr ""
@ -6032,151 +6073,151 @@ msgstr ""
msgid "[no subject]" msgid "[no subject]"
msgstr "" msgstr ""
#: src/Model/Profile.php:183 src/Model/Profile.php:399 #: src/Model/Profile.php:212 src/Model/Profile.php:428
#: src/Model/Profile.php:848 #: src/Model/Profile.php:877
msgid "Edit profile" msgid "Edit profile"
msgstr "" msgstr ""
#: src/Model/Profile.php:373 #: src/Model/Profile.php:402
msgid "Manage/edit profiles" msgid "Manage/edit profiles"
msgstr "" msgstr ""
#: src/Model/Profile.php:422 src/Model/Profile.php:758 #: src/Model/Profile.php:451 src/Model/Profile.php:787
#: src/Module/Directory.php:143 #: src/Module/Directory.php:143
msgid "Status:" msgid "Status:"
msgstr "" msgstr ""
#: src/Model/Profile.php:423 src/Model/Profile.php:775 #: src/Model/Profile.php:452 src/Model/Profile.php:804
#: src/Module/Directory.php:144 #: src/Module/Directory.php:144
msgid "Homepage:" msgid "Homepage:"
msgstr "" msgstr ""
#: src/Model/Profile.php:425 src/Module/Contact.php:647 #: src/Model/Profile.php:454 src/Module/Contact.php:647
msgid "XMPP:" msgid "XMPP:"
msgstr "" msgstr ""
#: src/Model/Profile.php:509 src/Module/Contact.php:337 #: src/Model/Profile.php:538 src/Module/Contact.php:337
msgid "Unfollow" msgid "Unfollow"
msgstr "" msgstr ""
#: src/Model/Profile.php:511 #: src/Model/Profile.php:540
msgid "Atom feed" msgid "Atom feed"
msgstr "" msgstr ""
#: src/Model/Profile.php:551 src/Model/Profile.php:648 #: src/Model/Profile.php:580 src/Model/Profile.php:677
msgid "g A l F d" msgid "g A l F d"
msgstr "" msgstr ""
#: src/Model/Profile.php:552 #: src/Model/Profile.php:581
msgid "F d" msgid "F d"
msgstr "" msgstr ""
#: src/Model/Profile.php:614 src/Model/Profile.php:699 #: src/Model/Profile.php:643 src/Model/Profile.php:728
msgid "[today]" msgid "[today]"
msgstr "" msgstr ""
#: src/Model/Profile.php:624 #: src/Model/Profile.php:653
msgid "Birthday Reminders" msgid "Birthday Reminders"
msgstr "" msgstr ""
#: src/Model/Profile.php:625 #: src/Model/Profile.php:654
msgid "Birthdays this week:" msgid "Birthdays this week:"
msgstr "" msgstr ""
#: src/Model/Profile.php:686 #: src/Model/Profile.php:715
msgid "[No description]" msgid "[No description]"
msgstr "" msgstr ""
#: src/Model/Profile.php:712 #: src/Model/Profile.php:741
msgid "Event Reminders" msgid "Event Reminders"
msgstr "" msgstr ""
#: src/Model/Profile.php:713 #: src/Model/Profile.php:742
msgid "Upcoming events the next 7 days:" msgid "Upcoming events the next 7 days:"
msgstr "" msgstr ""
#: src/Model/Profile.php:730 #: src/Model/Profile.php:759
msgid "Member since:" msgid "Member since:"
msgstr "" msgstr ""
#: src/Model/Profile.php:738 #: src/Model/Profile.php:767
msgid "j F, Y" msgid "j F, Y"
msgstr "" msgstr ""
#: src/Model/Profile.php:739 #: src/Model/Profile.php:768
msgid "j F" msgid "j F"
msgstr "" msgstr ""
#: src/Model/Profile.php:747 src/Util/Temporal.php:147 #: src/Model/Profile.php:776 src/Util/Temporal.php:147
msgid "Birthday:" msgid "Birthday:"
msgstr "" msgstr ""
#: src/Model/Profile.php:754 #: src/Model/Profile.php:783
msgid "Age:" msgid "Age:"
msgstr "" msgstr ""
#: src/Model/Profile.php:767 #: src/Model/Profile.php:796
#, php-format #, php-format
msgid "for %1$d %2$s" msgid "for %1$d %2$s"
msgstr "" msgstr ""
#: src/Model/Profile.php:791 #: src/Model/Profile.php:820
msgid "Religion:" msgid "Religion:"
msgstr "" msgstr ""
#: src/Model/Profile.php:799 #: src/Model/Profile.php:828
msgid "Hobbies/Interests:" msgid "Hobbies/Interests:"
msgstr "" msgstr ""
#: src/Model/Profile.php:811 #: src/Model/Profile.php:840
msgid "Contact information and Social Networks:" msgid "Contact information and Social Networks:"
msgstr "" msgstr ""
#: src/Model/Profile.php:815 #: src/Model/Profile.php:844
msgid "Musical interests:" msgid "Musical interests:"
msgstr "" msgstr ""
#: src/Model/Profile.php:819 #: src/Model/Profile.php:848
msgid "Books, literature:" msgid "Books, literature:"
msgstr "" msgstr ""
#: src/Model/Profile.php:823 #: src/Model/Profile.php:852
msgid "Television:" msgid "Television:"
msgstr "" msgstr ""
#: src/Model/Profile.php:827 #: src/Model/Profile.php:856
msgid "Film/dance/culture/entertainment:" msgid "Film/dance/culture/entertainment:"
msgstr "" msgstr ""
#: src/Model/Profile.php:831 #: src/Model/Profile.php:860
msgid "Love/Romance:" msgid "Love/Romance:"
msgstr "" msgstr ""
#: src/Model/Profile.php:835 #: src/Model/Profile.php:864
msgid "Work/employment:" msgid "Work/employment:"
msgstr "" msgstr ""
#: src/Model/Profile.php:839 #: src/Model/Profile.php:868
msgid "School/education:" msgid "School/education:"
msgstr "" msgstr ""
#: src/Model/Profile.php:844 #: src/Model/Profile.php:873
msgid "Forums:" msgid "Forums:"
msgstr "" msgstr ""
#: src/Model/Profile.php:891 src/Module/Contact.php:875 #: src/Model/Profile.php:920 src/Module/Contact.php:875
msgid "Profile Details" msgid "Profile Details"
msgstr "" msgstr ""
#: src/Model/Profile.php:941 #: src/Model/Profile.php:970
msgid "Only You Can See This" msgid "Only You Can See This"
msgstr "" msgstr ""
#: src/Model/Profile.php:949 src/Model/Profile.php:952 #: src/Model/Profile.php:978 src/Model/Profile.php:981
msgid "Tips for New Members" msgid "Tips for New Members"
msgstr "" msgstr ""
#: src/Model/Profile.php:1149 #: src/Model/Profile.php:1178
#, php-format #, php-format
msgid "OpenWebAuth: %1$s welcomes %2$s" msgid "OpenWebAuth: %1$s welcomes %2$s"
msgstr "" msgstr ""
@ -8828,26 +8869,34 @@ msgid "HTML::toBBCode => BBCode::convert (raw HTML)"
msgstr "" msgstr ""
#: src/Module/Debug/Babel.php:153 #: src/Module/Debug/Babel.php:153
msgid "HTML::toBBCode => BBCode::toPlaintext"
msgstr ""
#: src/Module/Debug/Babel.php:159
msgid "HTML::toMarkdown" msgid "HTML::toMarkdown"
msgstr "" msgstr ""
#: src/Module/Debug/Babel.php:159 src/Module/Debug/Babel.php:165 #: src/Module/Debug/Babel.php:165
msgid "HTML::toPlaintext" msgid "HTML::toPlaintext"
msgstr "" msgstr ""
#: src/Module/Debug/Babel.php:173 #: src/Module/Debug/Babel.php:171
msgid "HTML::toPlaintext (compact)"
msgstr ""
#: src/Module/Debug/Babel.php:179
msgid "Source text" msgid "Source text"
msgstr "" msgstr ""
#: src/Module/Debug/Babel.php:174 #: src/Module/Debug/Babel.php:180
msgid "BBCode" msgid "BBCode"
msgstr "" msgstr ""
#: src/Module/Debug/Babel.php:175 #: src/Module/Debug/Babel.php:181
msgid "Markdown" msgid "Markdown"
msgstr "" msgstr ""
#: src/Module/Debug/Babel.php:176 #: src/Module/Debug/Babel.php:182
msgid "HTML" msgid "HTML"
msgstr "" msgstr ""
@ -9320,6 +9369,56 @@ msgid ""
"important, please visit http://friendi.ca" "important, please visit http://friendi.ca"
msgstr "" msgstr ""
#: src/Module/Item/Compose.php:30
msgid "Please enter a post body."
msgstr ""
#: src/Module/Item/Compose.php:43
msgid "This feature is only available with the frio theme."
msgstr ""
#: src/Module/Item/Compose.php:63
msgid "Compose new personal note"
msgstr ""
#: src/Module/Item/Compose.php:70
msgid "Compose new post"
msgstr ""
#: src/Module/Item/Compose.php:190
msgid "Clear the location"
msgstr ""
#: src/Module/Item/Compose.php:191
msgid "Location services are unavailable on your device"
msgstr ""
#: src/Module/Item/Compose.php:192
msgid ""
"Location services are disabled. Please check the website's permissions on "
"your device"
msgstr ""
#: src/Module/Item/Compose.php:196
msgid "Public"
msgstr ""
#: src/Module/Item/Compose.php:197
msgid ""
"This post will be sent to all your followers and can be seen in the "
"community pages and by anyone with its link."
msgstr ""
#: src/Module/Item/Compose.php:198
msgid "Limited/Private"
msgstr ""
#: src/Module/Item/Compose.php:199
msgid ""
"This post will be sent only to the people in the first box, to the exception "
"of the people mentioned in the second box. It won't appear anywhere public."
msgstr ""
#: src/Module/Login.php:286 #: src/Module/Login.php:286
msgid "Create a New Account" msgid "Create a New Account"
msgstr "" msgstr ""
@ -10212,11 +10311,11 @@ msgstr ""
msgid "Show fewer" msgid "Show fewer"
msgstr "" msgstr ""
#: src/Protocol/Diaspora.php:2476 #: src/Protocol/Diaspora.php:2495
msgid "Sharing notification from Diaspora network" msgid "Sharing notification from Diaspora network"
msgstr "" msgstr ""
#: src/Protocol/Diaspora.php:3621 #: src/Protocol/Diaspora.php:3640
msgid "Attachments:" msgid "Attachments:"
msgstr "" msgstr ""
@ -10304,7 +10403,7 @@ msgstr ""
msgid "%1$d %2$s ago" msgid "%1$d %2$s ago"
msgstr "" msgstr ""
#: src/Worker/Delivery.php:472 #: src/Worker/Delivery.php:461
msgid "(no subject)" msgid "(no subject)"
msgstr "" msgstr ""
@ -10346,69 +10445,79 @@ msgstr ""
msgid "Variations" msgid "Variations"
msgstr "" msgstr ""
#: view/theme/frio/config.php:107 #: view/theme/frio/config.php:111
msgid "Custom" msgid "Custom"
msgstr "" msgstr ""
#: view/theme/frio/config.php:119 #: view/theme/frio/config.php:123
msgid "Note" msgid "Note"
msgstr "" msgstr ""
#: view/theme/frio/config.php:119 #: view/theme/frio/config.php:123
msgid "Check image permissions if all users are allowed to see the image" msgid "Check image permissions if all users are allowed to see the image"
msgstr "" msgstr ""
#: view/theme/frio/config.php:125 #: view/theme/frio/config.php:129
msgid "Select color scheme" msgid "Select color scheme"
msgstr "" msgstr ""
#: view/theme/frio/config.php:126 #: view/theme/frio/config.php:130
msgid "Copy or paste schemestring" msgid "Copy or paste schemestring"
msgstr "" msgstr ""
#: view/theme/frio/config.php:126 #: view/theme/frio/config.php:130
msgid "" msgid ""
"You can copy this string to share your theme with others. Pasting here " "You can copy this string to share your theme with others. Pasting here "
"applies the schemestring" "applies the schemestring"
msgstr "" msgstr ""
#: view/theme/frio/config.php:127 #: view/theme/frio/config.php:131
msgid "Navigation bar background color" msgid "Navigation bar background color"
msgstr "" msgstr ""
#: view/theme/frio/config.php:128 #: view/theme/frio/config.php:132
msgid "Navigation bar icon color " msgid "Navigation bar icon color "
msgstr "" msgstr ""
#: view/theme/frio/config.php:129 #: view/theme/frio/config.php:133
msgid "Link color" msgid "Link color"
msgstr "" msgstr ""
#: view/theme/frio/config.php:130 #: view/theme/frio/config.php:134
msgid "Set the background color" msgid "Set the background color"
msgstr "" msgstr ""
#: view/theme/frio/config.php:131 #: view/theme/frio/config.php:135
msgid "Content background opacity" msgid "Content background opacity"
msgstr "" msgstr ""
#: view/theme/frio/config.php:132 #: view/theme/frio/config.php:136
msgid "Set the background image" msgid "Set the background image"
msgstr "" msgstr ""
#: view/theme/frio/config.php:133 #: view/theme/frio/config.php:137
msgid "Background image style" msgid "Background image style"
msgstr "" msgstr ""
#: view/theme/frio/config.php:138 #: view/theme/frio/config.php:139
msgid "Enable Compose page"
msgstr ""
#: view/theme/frio/config.php:139
msgid ""
"This replaces the jot modal window for writing new posts with a link to <a "
"href=\"compose\">the new Compose page</a>."
msgstr ""
#: view/theme/frio/config.php:143
msgid "Login page background image" msgid "Login page background image"
msgstr "" msgstr ""
#: view/theme/frio/config.php:142 #: view/theme/frio/config.php:147
msgid "Login page background color" msgid "Login page background color"
msgstr "" msgstr ""
#: view/theme/frio/config.php:142 #: view/theme/frio/config.php:147
msgid "Leave background image and color empty for theme defaults" msgid "Leave background image and color empty for theme defaults"
msgstr "" msgstr ""
@ -10448,11 +10557,11 @@ msgstr ""
msgid "Repeat image to fill the screen." msgid "Repeat image to fill the screen."
msgstr "" msgstr ""
#: view/theme/frio/theme.php:238 #: view/theme/frio/theme.php:246
msgid "Guest" msgid "Guest"
msgstr "" msgstr ""
#: view/theme/frio/theme.php:243 #: view/theme/frio/theme.php:251
msgid "Visitor" msgid "Visitor"
msgstr "" msgstr ""