From: Tobias Diekershoff Date: Sat, 30 Jun 2018 15:34:27 +0000 (+0200) Subject: Label for the Events happening in the next 7 days was wrong X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=bc3a569b2fca6f3be7c821b8fdcad2b4b25fe3b4;p=friendica.git Label for the Events happening in the next 7 days was wrong --- diff --git a/src/Model/Profile.php b/src/Model/Profile.php index 2e70af4d58..631ddd2f0d 100644 --- a/src/Model/Profile.php +++ b/src/Model/Profile.php @@ -710,7 +710,7 @@ class Profile '$classtoday' => $classtoday, '$count' => count($r), '$event_reminders' => L10n::t('Event Reminders'), - '$event_title' => L10n::t('Events this week:'), + '$event_title' => L10n::t('Upcoming events the next 7 days:'), '$events' => $r, ]); } diff --git a/util/messages.po b/util/messages.po index 41951abf73..3e6f26b379 100644 --- a/util/messages.po +++ b/util/messages.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2018-06-20 08:17+0200\n" +"POT-Creation-Date: 2018-06-30 17:33+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,6 +18,87 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" +#: include/items.php:342 mod/notice.php:22 mod/admin.php:277 mod/admin.php:1888 +#: mod/admin.php:2136 mod/viewsrc.php:22 mod/display.php:70 mod/display.php:244 +#: mod/display.php:341 +msgid "Item not found." +msgstr "" + +#: include/items.php:379 +msgid "Do you really want to delete this item?" +msgstr "" + +#: include/items.php:381 mod/api.php:110 mod/follow.php:150 +#: mod/profiles.php:543 mod/profiles.php:546 mod/profiles.php:568 +#: mod/settings.php:1094 mod/settings.php:1100 mod/settings.php:1107 +#: mod/settings.php:1111 mod/settings.php:1115 mod/settings.php:1119 +#: mod/settings.php:1123 mod/settings.php:1127 mod/settings.php:1147 +#: mod/settings.php:1148 mod/settings.php:1149 mod/settings.php:1150 +#: mod/settings.php:1151 mod/contacts.php:472 mod/dfrn_request.php:647 +#: mod/register.php:238 mod/suggest.php:38 mod/message.php:138 +msgid "Yes" +msgstr "" + +#: include/items.php:384 include/conversation.php:1148 mod/fbrowser.php:103 +#: mod/fbrowser.php:134 mod/follow.php:161 mod/settings.php:670 +#: mod/settings.php:696 mod/videos.php:147 mod/contacts.php:475 +#: mod/dfrn_request.php:657 mod/editpost.php:135 mod/suggest.php:41 +#: mod/tagrm.php:19 mod/tagrm.php:91 mod/unfollow.php:117 mod/message.php:141 +#: mod/photos.php:244 mod/photos.php:313 +msgid "Cancel" +msgstr "" + +#: include/items.php:398 mod/api.php:35 mod/api.php:40 mod/attach.php:38 +#: mod/common.php:26 mod/nogroup.php:28 mod/repair_ostatus.php:13 +#: mod/uimport.php:28 mod/manage.php:131 mod/wall_attach.php:74 +#: mod/wall_attach.php:77 mod/regmod.php:108 mod/wallmessage.php:16 +#: mod/wallmessage.php:40 mod/wallmessage.php:79 mod/wallmessage.php:103 +#: mod/fsuggest.php:80 mod/cal.php:304 mod/delegate.php:25 mod/delegate.php:43 +#: mod/delegate.php:54 mod/ostatus_subscribe.php:16 mod/profile_photo.php:30 +#: mod/profile_photo.php:176 mod/profile_photo.php:187 +#: mod/profile_photo.php:200 mod/follow.php:17 mod/follow.php:54 +#: mod/follow.php:118 mod/invite.php:20 mod/invite.php:111 mod/crepair.php:98 +#: mod/dfrn_confirm.php:68 mod/events.php:194 mod/group.php:26 +#: mod/profiles.php:182 mod/profiles.php:513 mod/settings.php:43 +#: mod/settings.php:142 mod/settings.php:659 mod/allfriends.php:21 +#: mod/contacts.php:386 mod/dirfind.php:24 mod/editpost.php:19 +#: mod/notifications.php:65 mod/poke.php:146 mod/register.php:54 +#: mod/suggest.php:60 mod/unfollow.php:15 mod/unfollow.php:57 +#: mod/unfollow.php:90 mod/viewcontacts.php:57 mod/wall_upload.php:103 +#: mod/wall_upload.php:106 mod/item.php:160 mod/message.php:59 +#: mod/message.php:104 mod/network.php:32 mod/notes.php:31 mod/photos.php:175 +#: mod/photos.php:1033 index.php:446 +msgid "Permission denied." +msgstr "" + +#: include/items.php:468 src/Content/Feature.php:96 +msgid "Archives" +msgstr "" + +#: include/items.php:474 view/theme/vier/theme.php:258 +#: src/Content/Widget.php:317 src/Content/ForumManager.php:131 +#: src/Object/Post.php:421 src/App.php:527 +msgid "show more" +msgstr "" + +#: include/security.php:81 +msgid "Welcome " +msgstr "" + +#: include/security.php:82 +msgid "Please upload a profile photo." +msgstr "" + +#: include/security.php:84 +msgid "Welcome back " +msgstr "" + +#: include/security.php:447 +msgid "" +"The form security token was not correct. This probably happened because the " +"form has been opened for too long (>3 hours) before submitting it." +msgstr "" + #: include/api.php:1131 #, php-format msgid "Daily posting limit of %d post reached. The post was rejected." @@ -37,40 +118,40 @@ msgstr[1] "" msgid "Monthly posting limit of %d post reached. The post was rejected." msgstr "" -#: include/api.php:4217 mod/profile_photo.php:85 mod/profile_photo.php:93 +#: include/api.php:4218 mod/profile_photo.php:85 mod/profile_photo.php:93 #: mod/profile_photo.php:101 mod/profile_photo.php:211 #: mod/profile_photo.php:302 mod/profile_photo.php:312 mod/photos.php:89 -#: mod/photos.php:190 mod/photos.php:703 mod/photos.php:1130 -#: mod/photos.php:1147 mod/photos.php:1669 src/Model/User.php:563 +#: mod/photos.php:190 mod/photos.php:704 mod/photos.php:1131 +#: mod/photos.php:1148 mod/photos.php:1635 src/Model/User.php:563 #: src/Model/User.php:571 src/Model/User.php:579 msgid "Profile Photos" msgstr "" #: include/conversation.php:148 include/conversation.php:278 -#: include/text.php:1714 src/Model/Item.php:2449 +#: include/text.php:1714 src/Model/Item.php:2661 msgid "event" msgstr "" #: include/conversation.php:151 include/conversation.php:161 #: include/conversation.php:281 include/conversation.php:290 -#: mod/subthread.php:97 mod/tagger.php:70 src/Model/Item.php:2447 +#: mod/subthread.php:97 mod/tagger.php:70 src/Model/Item.php:2659 #: src/Protocol/Diaspora.php:1949 msgid "status" msgstr "" #: include/conversation.php:156 include/conversation.php:286 #: include/text.php:1716 mod/subthread.php:97 mod/tagger.php:70 -#: src/Model/Item.php:2447 +#: src/Model/Item.php:2659 msgid "photo" msgstr "" -#: include/conversation.php:168 src/Model/Item.php:2320 +#: include/conversation.php:168 src/Model/Item.php:2530 #: src/Protocol/Diaspora.php:1945 #, php-format msgid "%1$s likes %2$s's %3$s" msgstr "" -#: include/conversation.php:170 src/Model/Item.php:2325 +#: include/conversation.php:170 src/Model/Item.php:2535 #, php-format msgid "%1$s doesn't like %2$s's %3$s" msgstr "" @@ -114,378 +195,369 @@ msgstr "" msgid "%1$s marked %2$s's %3$s as favorite" msgstr "" -#: include/conversation.php:504 mod/profiles.php:355 mod/photos.php:1490 +#: include/conversation.php:504 mod/profiles.php:355 mod/photos.php:1464 msgid "Likes" msgstr "" -#: include/conversation.php:504 mod/profiles.php:359 mod/photos.php:1490 +#: include/conversation.php:504 mod/profiles.php:359 mod/photos.php:1464 msgid "Dislikes" msgstr "" -#: include/conversation.php:505 include/conversation.php:1462 -#: mod/photos.php:1491 +#: include/conversation.php:505 include/conversation.php:1455 +#: mod/photos.php:1465 msgid "Attending" msgid_plural "Attending" msgstr[0] "" msgstr[1] "" -#: include/conversation.php:505 mod/photos.php:1491 +#: include/conversation.php:505 mod/photos.php:1465 msgid "Not attending" msgstr "" -#: include/conversation.php:505 mod/photos.php:1491 +#: include/conversation.php:505 mod/photos.php:1465 msgid "Might attend" msgstr "" -#: include/conversation.php:600 mod/photos.php:1554 src/Object/Post.php:191 +#: include/conversation.php:593 mod/photos.php:1521 src/Object/Post.php:191 msgid "Select" msgstr "" -#: include/conversation.php:601 mod/settings.php:730 mod/admin.php:1832 -#: mod/contacts.php:829 mod/contacts.php:1035 mod/photos.php:1555 +#: include/conversation.php:594 mod/settings.php:730 mod/admin.php:1832 +#: mod/contacts.php:829 mod/contacts.php:1035 mod/photos.php:1522 msgid "Delete" msgstr "" -#: include/conversation.php:635 src/Object/Post.php:362 src/Object/Post.php:363 +#: include/conversation.php:628 src/Object/Post.php:354 src/Object/Post.php:355 #, php-format msgid "View %s's profile @ %s" msgstr "" -#: include/conversation.php:647 src/Object/Post.php:350 +#: include/conversation.php:640 src/Object/Post.php:342 msgid "Categories:" msgstr "" -#: include/conversation.php:648 src/Object/Post.php:351 +#: include/conversation.php:641 src/Object/Post.php:343 msgid "Filed under:" msgstr "" -#: include/conversation.php:655 src/Object/Post.php:376 +#: include/conversation.php:648 src/Object/Post.php:368 #, php-format msgid "%s from %s" msgstr "" -#: include/conversation.php:670 +#: include/conversation.php:663 msgid "View in context" msgstr "" -#: include/conversation.php:672 include/conversation.php:1137 -#: mod/wallmessage.php:145 mod/editpost.php:111 mod/message.php:245 -#: mod/message.php:411 mod/photos.php:1462 src/Object/Post.php:401 +#: include/conversation.php:665 include/conversation.php:1130 +#: mod/wallmessage.php:145 mod/editpost.php:111 mod/message.php:247 +#: mod/message.php:413 mod/photos.php:1436 src/Object/Post.php:393 msgid "Please wait" msgstr "" -#: include/conversation.php:743 +#: include/conversation.php:736 msgid "remove" msgstr "" -#: include/conversation.php:747 +#: include/conversation.php:740 msgid "Delete Selected Items" msgstr "" -#: include/conversation.php:845 view/theme/frio/theme.php:357 +#: include/conversation.php:838 view/theme/frio/theme.php:357 msgid "Follow Thread" msgstr "" -#: include/conversation.php:846 src/Model/Contact.php:662 +#: include/conversation.php:839 src/Model/Contact.php:662 msgid "View Status" msgstr "" -#: include/conversation.php:847 include/conversation.php:863 -#: mod/allfriends.php:73 mod/directory.php:159 mod/dirfind.php:216 -#: mod/match.php:89 mod/suggest.php:82 src/Model/Contact.php:602 +#: include/conversation.php:840 include/conversation.php:856 +#: mod/allfriends.php:73 mod/dirfind.php:216 mod/match.php:89 +#: mod/suggest.php:82 mod/directory.php:160 src/Model/Contact.php:602 #: src/Model/Contact.php:615 src/Model/Contact.php:663 msgid "View Profile" msgstr "" -#: include/conversation.php:848 src/Model/Contact.php:664 +#: include/conversation.php:841 src/Model/Contact.php:664 msgid "View Photos" msgstr "" -#: include/conversation.php:849 src/Model/Contact.php:665 +#: include/conversation.php:842 src/Model/Contact.php:665 msgid "Network Posts" msgstr "" -#: include/conversation.php:850 src/Model/Contact.php:666 +#: include/conversation.php:843 src/Model/Contact.php:666 msgid "View Contact" msgstr "" -#: include/conversation.php:851 src/Model/Contact.php:668 +#: include/conversation.php:844 src/Model/Contact.php:668 msgid "Send PM" msgstr "" -#: include/conversation.php:855 src/Model/Contact.php:669 +#: include/conversation.php:848 src/Model/Contact.php:669 msgid "Poke" msgstr "" -#: include/conversation.php:860 mod/follow.php:143 mod/allfriends.php:74 +#: include/conversation.php:853 mod/follow.php:143 mod/allfriends.php:74 #: mod/contacts.php:595 mod/dirfind.php:217 mod/match.php:90 mod/suggest.php:83 #: view/theme/vier/theme.php:201 src/Content/Widget.php:61 #: src/Model/Contact.php:616 msgid "Connect/Follow" msgstr "" -#: include/conversation.php:976 +#: include/conversation.php:969 #, php-format msgid "%s likes this." msgstr "" -#: include/conversation.php:979 +#: include/conversation.php:972 #, php-format msgid "%s doesn't like this." msgstr "" -#: include/conversation.php:982 +#: include/conversation.php:975 #, php-format msgid "%s attends." msgstr "" -#: include/conversation.php:985 +#: include/conversation.php:978 #, php-format msgid "%s doesn't attend." msgstr "" -#: include/conversation.php:988 +#: include/conversation.php:981 #, php-format msgid "%s attends maybe." msgstr "" -#: include/conversation.php:999 +#: include/conversation.php:992 msgid "and" msgstr "" -#: include/conversation.php:1005 +#: include/conversation.php:998 #, php-format msgid "and %d other people" msgstr "" -#: include/conversation.php:1014 +#: include/conversation.php:1007 #, php-format msgid "%2$d people like this" msgstr "" -#: include/conversation.php:1015 +#: include/conversation.php:1008 #, php-format msgid "%s like this." msgstr "" -#: include/conversation.php:1018 +#: include/conversation.php:1011 #, php-format msgid "%2$d people don't like this" msgstr "" -#: include/conversation.php:1019 +#: include/conversation.php:1012 #, php-format msgid "%s don't like this." msgstr "" -#: include/conversation.php:1022 +#: include/conversation.php:1015 #, php-format msgid "%2$d people attend" msgstr "" -#: include/conversation.php:1023 +#: include/conversation.php:1016 #, php-format msgid "%s attend." msgstr "" -#: include/conversation.php:1026 +#: include/conversation.php:1019 #, php-format msgid "%2$d people don't attend" msgstr "" -#: include/conversation.php:1027 +#: include/conversation.php:1020 #, php-format msgid "%s don't attend." msgstr "" -#: include/conversation.php:1030 +#: include/conversation.php:1023 #, php-format msgid "%2$d people attend maybe" msgstr "" -#: include/conversation.php:1031 +#: include/conversation.php:1024 #, php-format msgid "%s attend maybe." msgstr "" -#: include/conversation.php:1061 include/conversation.php:1077 +#: include/conversation.php:1054 include/conversation.php:1070 msgid "Visible to everybody" msgstr "" -#: include/conversation.php:1062 include/conversation.php:1078 -#: mod/wallmessage.php:120 mod/wallmessage.php:127 mod/message.php:181 -#: mod/message.php:188 mod/message.php:324 mod/message.php:331 +#: include/conversation.php:1055 include/conversation.php:1071 +#: mod/wallmessage.php:120 mod/wallmessage.php:127 mod/message.php:183 +#: mod/message.php:190 mod/message.php:326 mod/message.php:333 msgid "Please enter a link URL:" msgstr "" -#: include/conversation.php:1063 include/conversation.php:1079 +#: include/conversation.php:1056 include/conversation.php:1072 msgid "Please enter a video link/URL:" msgstr "" -#: include/conversation.php:1064 include/conversation.php:1080 +#: include/conversation.php:1057 include/conversation.php:1073 msgid "Please enter an audio link/URL:" msgstr "" -#: include/conversation.php:1065 include/conversation.php:1081 +#: include/conversation.php:1058 include/conversation.php:1074 msgid "Tag term:" msgstr "" -#: include/conversation.php:1066 include/conversation.php:1082 mod/filer.php:34 +#: include/conversation.php:1059 include/conversation.php:1075 mod/filer.php:34 msgid "Save to Folder:" msgstr "" -#: include/conversation.php:1067 include/conversation.php:1083 +#: include/conversation.php:1060 include/conversation.php:1076 msgid "Where are you right now?" msgstr "" -#: include/conversation.php:1068 +#: include/conversation.php:1061 msgid "Delete item(s)?" msgstr "" -#: include/conversation.php:1115 +#: include/conversation.php:1108 msgid "New Post" msgstr "" -#: include/conversation.php:1118 +#: include/conversation.php:1111 msgid "Share" msgstr "" -#: include/conversation.php:1119 mod/wallmessage.php:143 mod/editpost.php:97 -#: mod/message.php:243 mod/message.php:408 +#: include/conversation.php:1112 mod/wallmessage.php:143 mod/editpost.php:97 +#: mod/message.php:245 mod/message.php:410 msgid "Upload photo" msgstr "" -#: include/conversation.php:1120 mod/editpost.php:98 +#: include/conversation.php:1113 mod/editpost.php:98 msgid "upload photo" msgstr "" -#: include/conversation.php:1121 mod/editpost.php:99 +#: include/conversation.php:1114 mod/editpost.php:99 msgid "Attach file" msgstr "" -#: include/conversation.php:1122 mod/editpost.php:100 +#: include/conversation.php:1115 mod/editpost.php:100 msgid "attach file" msgstr "" -#: include/conversation.php:1123 mod/wallmessage.php:144 mod/editpost.php:101 -#: mod/message.php:244 mod/message.php:409 +#: include/conversation.php:1116 mod/wallmessage.php:144 mod/editpost.php:101 +#: mod/message.php:246 mod/message.php:411 msgid "Insert web link" msgstr "" -#: include/conversation.php:1124 mod/editpost.php:102 +#: include/conversation.php:1117 mod/editpost.php:102 msgid "web link" msgstr "" -#: include/conversation.php:1125 mod/editpost.php:103 +#: include/conversation.php:1118 mod/editpost.php:103 msgid "Insert video link" msgstr "" -#: include/conversation.php:1126 mod/editpost.php:104 +#: include/conversation.php:1119 mod/editpost.php:104 msgid "video link" msgstr "" -#: include/conversation.php:1127 mod/editpost.php:105 +#: include/conversation.php:1120 mod/editpost.php:105 msgid "Insert audio link" msgstr "" -#: include/conversation.php:1128 mod/editpost.php:106 +#: include/conversation.php:1121 mod/editpost.php:106 msgid "audio link" msgstr "" -#: include/conversation.php:1129 mod/editpost.php:107 +#: include/conversation.php:1122 mod/editpost.php:107 msgid "Set your location" msgstr "" -#: include/conversation.php:1130 mod/editpost.php:108 +#: include/conversation.php:1123 mod/editpost.php:108 msgid "set location" msgstr "" -#: include/conversation.php:1131 mod/editpost.php:109 +#: include/conversation.php:1124 mod/editpost.php:109 msgid "Clear browser location" msgstr "" -#: include/conversation.php:1132 mod/editpost.php:110 +#: include/conversation.php:1125 mod/editpost.php:110 msgid "clear location" msgstr "" -#: include/conversation.php:1134 mod/editpost.php:124 +#: include/conversation.php:1127 mod/editpost.php:124 msgid "Set title" msgstr "" -#: include/conversation.php:1136 mod/editpost.php:126 +#: include/conversation.php:1129 mod/editpost.php:126 msgid "Categories (comma-separated list)" msgstr "" -#: include/conversation.php:1138 mod/editpost.php:112 +#: include/conversation.php:1131 mod/editpost.php:112 msgid "Permission settings" msgstr "" -#: include/conversation.php:1139 mod/editpost.php:141 +#: include/conversation.php:1132 mod/editpost.php:141 msgid "permissions" msgstr "" -#: include/conversation.php:1147 mod/editpost.php:121 +#: include/conversation.php:1140 mod/editpost.php:121 msgid "Public post" msgstr "" -#: include/conversation.php:1151 mod/events.php:529 mod/editpost.php:132 -#: mod/photos.php:1481 mod/photos.php:1520 mod/photos.php:1589 -#: src/Object/Post.php:804 +#: include/conversation.php:1144 mod/events.php:529 mod/editpost.php:132 +#: mod/photos.php:1455 mod/photos.php:1494 mod/photos.php:1555 +#: src/Object/Post.php:796 msgid "Preview" msgstr "" -#: include/conversation.php:1155 include/items.php:384 mod/fbrowser.php:103 -#: mod/fbrowser.php:134 mod/follow.php:161 mod/settings.php:670 -#: mod/settings.php:696 mod/videos.php:147 mod/contacts.php:475 -#: mod/dfrn_request.php:657 mod/editpost.php:135 mod/message.php:141 -#: mod/photos.php:244 mod/photos.php:313 mod/suggest.php:41 mod/tagrm.php:19 -#: mod/tagrm.php:91 mod/unfollow.php:117 -msgid "Cancel" -msgstr "" - -#: include/conversation.php:1160 +#: include/conversation.php:1153 msgid "Post to Groups" msgstr "" -#: include/conversation.php:1161 +#: include/conversation.php:1154 msgid "Post to Contacts" msgstr "" -#: include/conversation.php:1162 +#: include/conversation.php:1155 msgid "Private post" msgstr "" -#: include/conversation.php:1167 mod/editpost.php:139 src/Model/Profile.php:338 +#: include/conversation.php:1160 mod/editpost.php:139 src/Model/Profile.php:339 msgid "Message" msgstr "" -#: include/conversation.php:1168 mod/editpost.php:140 +#: include/conversation.php:1161 mod/editpost.php:140 msgid "Browser" msgstr "" -#: include/conversation.php:1433 +#: include/conversation.php:1426 msgid "View all" msgstr "" -#: include/conversation.php:1456 +#: include/conversation.php:1449 msgid "Like" msgid_plural "Likes" msgstr[0] "" msgstr[1] "" -#: include/conversation.php:1459 +#: include/conversation.php:1452 msgid "Dislike" msgid_plural "Dislikes" msgstr[0] "" msgstr[1] "" -#: include/conversation.php:1465 +#: include/conversation.php:1458 msgid "Not Attending" msgid_plural "Not Attending" msgstr[0] "" msgstr[1] "" -#: include/conversation.php:1468 src/Content/ContactSelector.php:125 +#: include/conversation.php:1461 src/Content/ContactSelector.php:125 msgid "Undecided" msgid_plural "Undecided" msgstr[0] "" @@ -785,77 +857,6 @@ msgstr "" msgid "Please visit %s to approve or reject the request." msgstr "" -#: include/items.php:342 mod/notice.php:22 mod/admin.php:277 mod/admin.php:1888 -#: mod/admin.php:2136 mod/display.php:70 mod/display.php:244 -#: mod/display.php:341 mod/viewsrc.php:22 -msgid "Item not found." -msgstr "" - -#: include/items.php:379 -msgid "Do you really want to delete this item?" -msgstr "" - -#: include/items.php:381 mod/api.php:110 mod/follow.php:150 -#: mod/profiles.php:543 mod/profiles.php:546 mod/profiles.php:568 -#: mod/settings.php:1094 mod/settings.php:1100 mod/settings.php:1107 -#: mod/settings.php:1111 mod/settings.php:1115 mod/settings.php:1119 -#: mod/settings.php:1123 mod/settings.php:1127 mod/settings.php:1147 -#: mod/settings.php:1148 mod/settings.php:1149 mod/settings.php:1150 -#: mod/settings.php:1151 mod/contacts.php:472 mod/dfrn_request.php:647 -#: mod/message.php:138 mod/register.php:238 mod/suggest.php:38 -msgid "Yes" -msgstr "" - -#: include/items.php:398 mod/api.php:35 mod/api.php:40 mod/attach.php:38 -#: mod/common.php:26 mod/nogroup.php:28 mod/repair_ostatus.php:13 -#: mod/uimport.php:28 mod/manage.php:131 mod/wall_attach.php:74 -#: mod/wall_attach.php:77 mod/regmod.php:108 mod/wallmessage.php:16 -#: mod/wallmessage.php:40 mod/wallmessage.php:79 mod/wallmessage.php:103 -#: mod/fsuggest.php:80 mod/cal.php:304 mod/delegate.php:25 mod/delegate.php:43 -#: mod/delegate.php:54 mod/ostatus_subscribe.php:16 mod/profile_photo.php:30 -#: mod/profile_photo.php:176 mod/profile_photo.php:187 -#: mod/profile_photo.php:200 mod/follow.php:17 mod/follow.php:54 -#: mod/follow.php:118 mod/invite.php:20 mod/invite.php:111 mod/crepair.php:98 -#: mod/dfrn_confirm.php:68 mod/events.php:194 mod/group.php:26 -#: mod/profiles.php:182 mod/profiles.php:513 mod/settings.php:43 -#: mod/settings.php:142 mod/settings.php:659 mod/allfriends.php:21 -#: mod/contacts.php:386 mod/dirfind.php:24 mod/editpost.php:19 mod/item.php:160 -#: mod/message.php:59 mod/message.php:104 mod/network.php:32 mod/notes.php:31 -#: mod/notifications.php:65 mod/photos.php:175 mod/photos.php:1032 -#: mod/poke.php:146 mod/register.php:54 mod/suggest.php:60 mod/unfollow.php:15 -#: mod/unfollow.php:57 mod/unfollow.php:90 mod/viewcontacts.php:57 -#: mod/wall_upload.php:103 mod/wall_upload.php:106 index.php:436 -msgid "Permission denied." -msgstr "" - -#: include/items.php:468 src/Content/Feature.php:96 -msgid "Archives" -msgstr "" - -#: include/items.php:474 view/theme/vier/theme.php:258 -#: src/Content/Widget.php:317 src/Content/ForumManager.php:131 -#: src/Object/Post.php:429 src/App.php:527 -msgid "show more" -msgstr "" - -#: include/security.php:81 -msgid "Welcome " -msgstr "" - -#: include/security.php:82 -msgid "Please upload a profile photo." -msgstr "" - -#: include/security.php:84 -msgid "Welcome back " -msgstr "" - -#: include/security.php:447 -msgid "" -"The form security token was not correct. This probably happened because the " -"form has been opened for too long (>3 hours) before submitting it." -msgstr "" - #: include/text.php:302 msgid "newer" msgstr "" @@ -930,8 +931,8 @@ msgstr "" #: include/text.php:996 mod/contacts.php:813 mod/contacts.php:874 #: mod/viewcontacts.php:122 view/theme/frio/theme.php:270 -#: src/Content/Nav.php:147 src/Content/Nav.php:213 src/Model/Profile.php:951 -#: src/Model/Profile.php:954 +#: src/Content/Nav.php:147 src/Content/Nav.php:213 src/Model/Profile.php:952 +#: src/Model/Profile.php:955 msgid "Contacts" msgstr "" @@ -1166,7 +1167,7 @@ msgstr "" msgid "activity" msgstr "" -#: include/text.php:1720 src/Object/Post.php:428 src/Object/Post.php:440 +#: include/text.php:1720 src/Object/Post.php:420 src/Object/Post.php:432 msgid "comment" msgid_plural "comments" msgstr[0] "" @@ -1176,7 +1177,7 @@ msgstr[1] "" msgid "post" msgstr "" -#: include/text.php:1881 +#: include/text.php:1878 msgid "Item filed" msgstr "" @@ -1208,7 +1209,7 @@ msgstr "" msgid "No" msgstr "" -#: mod/apps.php:14 index.php:265 +#: mod/apps.php:14 index.php:275 msgid "You must be logged in to use addons. " msgstr "" @@ -1248,13 +1249,13 @@ msgid "" msgstr "" #: mod/fbrowser.php:34 view/theme/frio/theme.php:261 src/Content/Nav.php:102 -#: src/Model/Profile.php:898 +#: src/Model/Profile.php:899 msgid "Photos" msgstr "" #: mod/fbrowser.php:43 mod/fbrowser.php:68 mod/photos.php:190 -#: mod/photos.php:1043 mod/photos.php:1130 mod/photos.php:1147 -#: mod/photos.php:1644 mod/photos.php:1658 src/Model/Photo.php:244 +#: mod/photos.php:1044 mod/photos.php:1131 mod/photos.php:1148 +#: mod/photos.php:1610 mod/photos.php:1624 src/Model/Photo.php:244 #: src/Model/Photo.php:253 msgid "Contact Photos" msgstr "" @@ -1345,8 +1346,8 @@ msgstr "" #: mod/newmember.php:24 mod/profperm.php:113 mod/contacts.php:670 #: mod/contacts.php:862 view/theme/frio/theme.php:260 src/Content/Nav.php:101 -#: src/Model/Profile.php:724 src/Model/Profile.php:857 -#: src/Model/Profile.php:890 +#: src/Model/Profile.php:725 src/Model/Profile.php:858 +#: src/Model/Profile.php:891 msgid "Profile" msgstr "" @@ -1561,12 +1562,12 @@ msgstr "" #: mod/manage.php:184 mod/localtime.php:56 mod/fsuggest.php:114 #: mod/invite.php:154 mod/crepair.php:148 mod/install.php:198 #: mod/install.php:237 mod/events.php:531 mod/profiles.php:579 -#: mod/contacts.php:609 mod/message.php:246 mod/message.php:410 -#: mod/photos.php:1061 mod/photos.php:1141 mod/photos.php:1434 -#: mod/photos.php:1480 mod/photos.php:1519 mod/photos.php:1588 mod/poke.php:196 -#: view/theme/duepuntozero/config.php:71 view/theme/frio/config.php:118 -#: view/theme/quattro/config.php:73 view/theme/vier/config.php:119 -#: src/Object/Post.php:795 +#: mod/contacts.php:609 mod/poke.php:196 mod/message.php:248 +#: mod/message.php:412 mod/photos.php:1062 mod/photos.php:1142 +#: mod/photos.php:1408 mod/photos.php:1454 mod/photos.php:1493 +#: mod/photos.php:1554 view/theme/duepuntozero/config.php:71 +#: view/theme/frio/config.php:118 view/theme/quattro/config.php:73 +#: view/theme/vier/config.php:119 src/Object/Post.php:787 msgid "Submit" msgstr "" @@ -1638,10 +1639,10 @@ msgstr "" msgid "System Notifications" msgstr "" -#: mod/probe.php:13 mod/webfinger.php:16 mod/community.php:27 -#: mod/videos.php:199 mod/dfrn_request.php:601 mod/directory.php:42 -#: mod/display.php:194 mod/photos.php:913 mod/search.php:99 mod/search.php:105 -#: mod/viewcontacts.php:45 +#: mod/probe.php:13 mod/webfinger.php:16 mod/videos.php:199 +#: mod/dfrn_request.php:601 mod/viewcontacts.php:45 mod/community.php:27 +#: mod/directory.php:42 mod/display.php:194 mod/photos.php:914 +#: mod/search.php:99 mod/search.php:105 msgid "Public access denied." msgstr "" @@ -1649,7 +1650,7 @@ msgstr "" msgid "Only logged in users are permitted to perform a probing." msgstr "" -#: mod/profperm.php:28 mod/group.php:83 index.php:435 +#: mod/profperm.php:28 mod/group.php:83 index.php:445 msgid "Permission denied" msgstr "" @@ -1740,7 +1741,7 @@ msgstr "" msgid "No recipient." msgstr "" -#: mod/wallmessage.php:132 mod/message.php:231 +#: mod/wallmessage.php:132 mod/message.php:233 msgid "Send Private Message" msgstr "" @@ -1751,16 +1752,16 @@ msgid "" "your site allow private mail from unknown senders." msgstr "" -#: mod/wallmessage.php:134 mod/message.php:232 mod/message.php:399 +#: mod/wallmessage.php:134 mod/message.php:234 mod/message.php:401 msgid "To:" msgstr "" -#: mod/wallmessage.php:135 mod/message.php:236 mod/message.php:401 +#: mod/wallmessage.php:135 mod/message.php:238 mod/message.php:403 msgid "Subject:" msgstr "" -#: mod/wallmessage.php:141 mod/invite.php:149 mod/message.php:240 -#: mod/message.php:404 +#: mod/wallmessage.php:141 mod/invite.php:149 mod/message.php:242 +#: mod/message.php:406 msgid "Your message:" msgstr "" @@ -1773,7 +1774,7 @@ msgid "The post was created" msgstr "" #: mod/fsuggest.php:30 mod/fsuggest.php:96 mod/crepair.php:110 -#: mod/dfrn_confirm.php:129 mod/redir.php:28 mod/redir.php:92 +#: mod/dfrn_confirm.php:129 mod/redir.php:28 mod/redir.php:126 msgid "Contact not found." msgstr "" @@ -1796,7 +1797,7 @@ msgstr "" #: mod/cal.php:274 mod/events.php:391 view/theme/frio/theme.php:263 #: view/theme/frio/theme.php:267 src/Content/Nav.php:104 -#: src/Content/Nav.php:170 src/Model/Profile.php:918 src/Model/Profile.php:929 +#: src/Content/Nav.php:170 src/Model/Profile.php:919 src/Model/Profile.php:930 msgid "Events" msgstr "" @@ -1956,7 +1957,7 @@ msgstr "" msgid "failed" msgstr "" -#: mod/ostatus_subscribe.php:83 src/Object/Post.php:278 +#: mod/ostatus_subscribe.php:83 src/Object/Post.php:270 msgid "ignored" msgstr "" @@ -1980,13 +1981,13 @@ msgstr "" msgid "Unable to process image" msgstr "" -#: mod/profile_photo.php:153 mod/photos.php:744 mod/photos.php:747 -#: mod/photos.php:776 mod/wall_upload.php:186 +#: mod/profile_photo.php:153 mod/wall_upload.php:186 mod/photos.php:745 +#: mod/photos.php:748 mod/photos.php:777 #, php-format msgid "Image exceeds size limit of %s" msgstr "" -#: mod/profile_photo.php:162 mod/photos.php:799 mod/wall_upload.php:200 +#: mod/profile_photo.php:162 mod/wall_upload.php:200 mod/photos.php:800 msgid "Unable to process image." msgstr "" @@ -2026,7 +2027,7 @@ msgstr "" msgid "Image uploaded successfully." msgstr "" -#: mod/profile_photo.php:307 mod/photos.php:828 mod/wall_upload.php:239 +#: mod/profile_photo.php:307 mod/wall_upload.php:239 mod/photos.php:829 msgid "Image upload failed." msgstr "" @@ -2077,12 +2078,12 @@ msgid "Profile URL" msgstr "" #: mod/follow.php:174 mod/contacts.php:665 mod/notifications.php:246 -#: src/Model/Profile.php:788 +#: src/Model/Profile.php:789 msgid "Tags:" msgstr "" #: mod/follow.php:186 mod/contacts.php:857 mod/unfollow.php:132 -#: src/Model/Profile.php:885 +#: src/Model/Profile.php:886 msgid "Status Messages and Posts" msgstr "" @@ -2545,11 +2546,6 @@ msgstr "" msgid "New photo from this URL" msgstr "" -#: mod/dfrn_poll.php:123 mod/dfrn_poll.php:539 -#, php-format -msgid "%1$s welcomes %2$s" -msgstr "" - #: mod/help.php:48 msgid "Help:" msgstr "" @@ -2559,11 +2555,11 @@ msgid "Help" msgstr "" #: mod/help.php:60 mod/fetch.php:19 mod/fetch.php:45 mod/fetch.php:52 -#: index.php:312 +#: index.php:322 msgid "Not Found" msgstr "" -#: mod/help.php:63 index.php:317 +#: mod/help.php:63 index.php:327 msgid "Page not found." msgstr "" @@ -2699,44 +2695,6 @@ msgid "" "administrator email. This will allow you to enter the site admin panel." msgstr "" -#: mod/community.php:34 mod/viewsrc.php:13 -msgid "Access denied." -msgstr "" - -#: mod/community.php:51 -msgid "Community option not available." -msgstr "" - -#: mod/community.php:68 -msgid "Not available." -msgstr "" - -#: mod/community.php:81 -msgid "Local Community" -msgstr "" - -#: mod/community.php:84 -msgid "Posts from local users on this server" -msgstr "" - -#: mod/community.php:92 -msgid "Global Community" -msgstr "" - -#: mod/community.php:95 -msgid "Posts from users of the whole federated network" -msgstr "" - -#: mod/community.php:141 mod/search.php:229 -msgid "No results." -msgstr "" - -#: mod/community.php:185 -msgid "" -"This community stream shows all public posts received by this node. They may " -"not reflect the opinions of this node’s users." -msgstr "" - #: mod/dfrn_confirm.php:74 mod/profiles.php:39 mod/profiles.php:149 #: mod/profiles.php:196 mod/profiles.php:525 msgid "Profile not found." @@ -2860,9 +2818,9 @@ msgstr "" msgid "Description:" msgstr "" -#: mod/events.php:519 mod/contacts.php:659 mod/directory.php:148 -#: mod/notifications.php:242 src/Model/Event.php:60 src/Model/Event.php:85 -#: src/Model/Event.php:421 src/Model/Event.php:895 src/Model/Profile.php:413 +#: mod/events.php:519 mod/contacts.php:659 mod/notifications.php:242 +#: mod/directory.php:149 src/Model/Event.php:60 src/Model/Event.php:85 +#: src/Model/Event.php:421 src/Model/Event.php:895 src/Model/Profile.php:414 msgid "Location:" msgstr "" @@ -2874,16 +2832,16 @@ msgstr "" msgid "Share this event" msgstr "" -#: mod/events.php:532 src/Model/Profile.php:858 +#: mod/events.php:532 src/Model/Profile.php:859 msgid "Basic" msgstr "" #: mod/events.php:533 mod/admin.php:1362 mod/contacts.php:894 -#: src/Model/Profile.php:859 +#: src/Model/Profile.php:860 msgid "Advanced" msgstr "" -#: mod/events.php:534 mod/photos.php:1079 mod/photos.php:1430 +#: mod/events.php:534 mod/photos.php:1080 mod/photos.php:1404 #: src/Core/ACL.php:318 msgid "Permissions" msgstr "" @@ -3077,7 +3035,7 @@ msgstr "" msgid "View this profile" msgstr "" -#: mod/profiles.php:582 mod/profiles.php:677 src/Model/Profile.php:389 +#: mod/profiles.php:582 mod/profiles.php:677 src/Model/Profile.php:390 msgid "Edit visibility" msgstr "" @@ -3134,7 +3092,7 @@ msgstr "" msgid " Marital Status:" msgstr "" -#: mod/profiles.php:601 src/Model/Profile.php:776 +#: mod/profiles.php:601 src/Model/Profile.php:777 msgid "Sexual Preference:" msgstr "" @@ -3214,11 +3172,11 @@ msgstr "" msgid "Homepage URL:" msgstr "" -#: mod/profiles.php:628 src/Model/Profile.php:784 +#: mod/profiles.php:628 src/Model/Profile.php:785 msgid "Hometown:" msgstr "" -#: mod/profiles.php:629 src/Model/Profile.php:792 +#: mod/profiles.php:629 src/Model/Profile.php:793 msgid "Political Views:" msgstr "" @@ -3242,11 +3200,11 @@ msgstr "" msgid "(Used for searching profiles, never shown to others)" msgstr "" -#: mod/profiles.php:633 src/Model/Profile.php:808 +#: mod/profiles.php:633 src/Model/Profile.php:809 msgid "Likes:" msgstr "" -#: mod/profiles.php:634 src/Model/Profile.php:812 +#: mod/profiles.php:634 src/Model/Profile.php:813 msgid "Dislikes:" msgstr "" @@ -3286,11 +3244,11 @@ msgstr "" msgid "Contact information and Social Networks" msgstr "" -#: mod/profiles.php:674 src/Model/Profile.php:385 +#: mod/profiles.php:674 src/Model/Profile.php:386 msgid "Profile Image" msgstr "" -#: mod/profiles.php:676 src/Model/Profile.php:388 +#: mod/profiles.php:676 src/Model/Profile.php:389 msgid "visible to everybody" msgstr "" @@ -3298,11 +3256,11 @@ msgstr "" msgid "Edit/Manage Profiles" msgstr "" -#: mod/profiles.php:684 src/Model/Profile.php:375 src/Model/Profile.php:397 +#: mod/profiles.php:684 src/Model/Profile.php:376 src/Model/Profile.php:398 msgid "Change profile photo" msgstr "" -#: mod/profiles.php:685 src/Model/Profile.php:376 +#: mod/profiles.php:685 src/Model/Profile.php:377 msgid "Create New Profile" msgstr "" @@ -4053,7 +4011,7 @@ msgstr "" msgid "Basic Settings" msgstr "" -#: mod/settings.php:1198 src/Model/Profile.php:732 +#: mod/settings.php:1198 src/Model/Profile.php:733 msgid "Full Name:" msgstr "" @@ -4103,11 +4061,11 @@ msgstr "" msgid "(click to open/close)" msgstr "" -#: mod/settings.php:1218 mod/photos.php:1087 mod/photos.php:1438 +#: mod/settings.php:1218 mod/photos.php:1088 mod/photos.php:1412 msgid "Show to Groups" msgstr "" -#: mod/settings.php:1219 mod/photos.php:1088 mod/photos.php:1439 +#: mod/settings.php:1219 mod/photos.php:1089 mod/photos.php:1413 msgid "Show to Contacts" msgstr "" @@ -4227,11 +4185,11 @@ msgstr "" msgid "No videos selected" msgstr "" -#: mod/videos.php:309 mod/photos.php:1017 +#: mod/videos.php:309 mod/photos.php:1018 msgid "Access to this item is restricted." msgstr "" -#: mod/videos.php:387 mod/photos.php:1690 +#: mod/videos.php:387 mod/photos.php:1656 msgid "View Album" msgstr "" @@ -6004,11 +5962,11 @@ msgid "No friends to display." msgstr "" #: mod/allfriends.php:90 mod/dirfind.php:214 mod/match.php:105 -#: mod/suggest.php:101 src/Content/Widget.php:37 src/Model/Profile.php:293 +#: mod/suggest.php:101 src/Content/Widget.php:37 src/Model/Profile.php:294 msgid "Connect" msgstr "" -#: mod/contacts.php:71 mod/notifications.php:255 src/Model/Profile.php:516 +#: mod/contacts.php:71 mod/notifications.php:255 src/Model/Profile.php:517 msgid "Network:" msgstr "" @@ -6249,12 +6207,12 @@ msgid "" "when \"Fetch information and keywords\" is selected" msgstr "" -#: mod/contacts.php:661 src/Model/Profile.php:420 +#: mod/contacts.php:661 src/Model/Profile.php:421 msgid "XMPP:" msgstr "" -#: mod/contacts.php:663 mod/directory.php:154 mod/notifications.php:244 -#: src/Model/Profile.php:419 src/Model/Profile.php:800 +#: mod/contacts.php:663 mod/notifications.php:244 mod/directory.php:155 +#: src/Model/Profile.php:420 src/Model/Profile.php:801 msgid "About:" msgstr "" @@ -6263,7 +6221,7 @@ msgid "Actions" msgstr "" #: mod/contacts.php:668 mod/contacts.php:854 view/theme/frio/theme.php:259 -#: src/Content/Nav.php:100 src/Model/Profile.php:882 +#: src/Content/Nav.php:100 src/Model/Profile.php:883 msgid "Status" msgstr "" @@ -6327,12 +6285,12 @@ msgstr "" msgid "Search your contacts" msgstr "" -#: mod/contacts.php:818 mod/search.php:237 +#: mod/contacts.php:818 mod/search.php:242 #, php-format msgid "Results for: %s" msgstr "" -#: mod/contacts.php:819 mod/directory.php:209 view/theme/vier/theme.php:203 +#: mod/contacts.php:819 mod/directory.php:210 view/theme/vier/theme.php:203 #: src/Content/Widget.php:63 msgid "Find" msgstr "" @@ -6349,7 +6307,7 @@ msgstr "" msgid "Batch Actions" msgstr "" -#: mod/contacts.php:865 src/Model/Profile.php:893 +#: mod/contacts.php:865 src/Model/Profile.php:894 msgid "Profile Details" msgstr "" @@ -6377,8 +6335,8 @@ msgstr "" msgid "you are a fan of" msgstr "" -#: mod/contacts.php:952 mod/photos.php:1477 mod/photos.php:1516 -#: mod/photos.php:1585 src/Object/Post.php:792 +#: mod/contacts.php:952 mod/photos.php:1451 mod/photos.php:1490 +#: mod/photos.php:1551 src/Object/Post.php:784 msgid "This is you" msgstr "" @@ -6547,40 +6505,6 @@ msgid "" "bar." msgstr "" -#: mod/directory.php:151 mod/notifications.php:248 src/Model/Profile.php:416 -#: src/Model/Profile.php:739 -msgid "Gender:" -msgstr "" - -#: mod/directory.php:152 src/Model/Profile.php:417 src/Model/Profile.php:763 -msgid "Status:" -msgstr "" - -#: mod/directory.php:153 src/Model/Profile.php:418 src/Model/Profile.php:780 -msgid "Homepage:" -msgstr "" - -#: mod/directory.php:202 view/theme/vier/theme.php:208 -#: src/Content/Widget.php:68 -msgid "Global Directory" -msgstr "" - -#: mod/directory.php:204 -msgid "Find on this site" -msgstr "" - -#: mod/directory.php:206 -msgid "Results for:" -msgstr "" - -#: mod/directory.php:208 -msgid "Site Directory" -msgstr "" - -#: mod/directory.php:213 -msgid "No entries (some entries may be hidden)." -msgstr "" - #: mod/dirfind.php:48 #, php-format msgid "People Search - %s" @@ -6611,336 +6535,581 @@ msgstr "" msgid "Example: bob@example.com, mary@example.com" msgstr "" -#: mod/item.php:114 -msgid "Unable to locate original post." +#: mod/match.php:48 +msgid "No keywords to match. Please add keywords to your default profile." msgstr "" -#: mod/item.php:274 -msgid "Empty post discarded." +#: mod/match.php:104 +msgid "is interested in:" msgstr "" -#: mod/item.php:471 mod/wall_upload.php:231 src/Object/Image.php:953 -#: src/Object/Image.php:969 src/Object/Image.php:977 src/Object/Image.php:1002 -msgid "Wall Photos" +#: mod/match.php:120 +msgid "Profile Match" msgstr "" -#: mod/item.php:804 -#, php-format -msgid "" -"This message was sent to you by %s, a member of the Friendica social network." +#: mod/notifications.php:33 +msgid "Invalid request identifier." msgstr "" -#: mod/item.php:806 -#, php-format -msgid "You may visit them online at %s" +#: mod/notifications.php:42 mod/notifications.php:176 mod/notifications.php:224 +msgid "Discard" msgstr "" -#: mod/item.php:807 -msgid "" -"Please contact the sender by replying to this post if you do not wish to " -"receive these messages." +#: mod/notifications.php:90 src/Content/Nav.php:191 +msgid "Notifications" msgstr "" -#: mod/item.php:811 -#, php-format -msgid "%s posted an update." +#: mod/notifications.php:98 +msgid "Network Notifications" msgstr "" -#: mod/match.php:48 -msgid "No keywords to match. Please add keywords to your default profile." +#: mod/notifications.php:108 +msgid "Personal Notifications" msgstr "" -#: mod/match.php:104 -msgid "is interested in:" +#: mod/notifications.php:113 +msgid "Home Notifications" msgstr "" -#: mod/match.php:120 -msgid "Profile Match" +#: mod/notifications.php:141 +msgid "Show Ignored Requests" msgstr "" -#: mod/message.php:30 src/Content/Nav.php:199 -msgid "New Message" +#: mod/notifications.php:141 +msgid "Hide Ignored Requests" msgstr "" -#: mod/message.php:77 -msgid "Unable to locate contact information." +#: mod/notifications.php:154 mod/notifications.php:232 +msgid "Notification type:" msgstr "" -#: mod/message.php:112 view/theme/frio/theme.php:268 src/Content/Nav.php:196 -msgid "Messages" +#: mod/notifications.php:157 +msgid "Suggested by:" msgstr "" -#: mod/message.php:136 -msgid "Do you really want to delete this message?" +#: mod/notifications.php:191 +msgid "Claims to be known to you: " msgstr "" -#: mod/message.php:152 -msgid "Message deleted." +#: mod/notifications.php:192 +msgid "yes" msgstr "" -#: mod/message.php:166 -msgid "Conversation removed." +#: mod/notifications.php:192 +msgid "no" msgstr "" -#: mod/message.php:272 -msgid "No messages." +#: mod/notifications.php:193 mod/notifications.php:198 +msgid "Shall your connection be bidirectional or not?" msgstr "" -#: mod/message.php:311 -msgid "Message not available." +#: mod/notifications.php:194 mod/notifications.php:199 +#, php-format +msgid "" +"Accepting %s as a friend allows %s to subscribe to your posts, and you will " +"also receive updates from them in your news feed." msgstr "" -#: mod/message.php:375 -msgid "Delete message" +#: mod/notifications.php:195 +#, php-format +msgid "" +"Accepting %s as a subscriber allows them to subscribe to your posts, but you " +"will not receive updates from them in your news feed." msgstr "" -#: mod/message.php:377 mod/message.php:478 -msgid "D, d M Y - g:i A" +#: mod/notifications.php:200 +#, php-format +msgid "" +"Accepting %s as a sharer allows them to subscribe to your posts, but you " +"will not receive updates from them in your news feed." msgstr "" -#: mod/message.php:392 mod/message.php:475 -msgid "Delete conversation" +#: mod/notifications.php:211 +msgid "Friend" msgstr "" -#: mod/message.php:394 -msgid "" -"No secure communications available. You may be able to " -"respond from the sender's profile page." +#: mod/notifications.php:212 +msgid "Sharer" msgstr "" -#: mod/message.php:398 -msgid "Send Reply" +#: mod/notifications.php:212 +msgid "Subscriber" msgstr "" -#: mod/message.php:449 -#, php-format -msgid "Unknown sender - %s" +#: mod/notifications.php:248 mod/directory.php:152 src/Model/Profile.php:417 +#: src/Model/Profile.php:740 +msgid "Gender:" msgstr "" -#: mod/message.php:451 -#, php-format -msgid "You and %s" +#: mod/notifications.php:269 +msgid "No introductions." msgstr "" -#: mod/message.php:453 +#: mod/notifications.php:307 +msgid "Show unread" +msgstr "" + +#: mod/notifications.php:307 +msgid "Show all" +msgstr "" + +#: mod/notifications.php:312 #, php-format -msgid "%s and You" +msgid "No more %s notifications." +msgstr "" + +#: mod/poke.php:189 +msgid "Poke/Prod" +msgstr "" + +#: mod/poke.php:190 +msgid "poke, prod or do other things to somebody" +msgstr "" + +#: mod/poke.php:191 +msgid "Recipient" msgstr "" -#: mod/message.php:481 +#: mod/poke.php:192 +msgid "Choose what you wish to do to recipient" +msgstr "" + +#: mod/poke.php:195 +msgid "Make this post private" +msgstr "" + +#: mod/register.php:100 +msgid "" +"Registration successful. Please check your email for further instructions." +msgstr "" + +#: mod/register.php:104 #, php-format -msgid "%d message" -msgid_plural "%d messages" -msgstr[0] "" -msgstr[1] "" +msgid "" +"Failed to send email message. Here your accout details:
login: %s
" +"password: %s

You can change your password after login." +msgstr "" -#: mod/network.php:192 mod/search.php:38 -msgid "Remove term" +#: mod/register.php:111 +msgid "Registration successful." msgstr "" -#: mod/network.php:199 mod/search.php:47 src/Content/Feature.php:100 -msgid "Saved Searches" +#: mod/register.php:116 +msgid "Your registration can not be processed." msgstr "" -#: mod/network.php:200 src/Model/Group.php:413 -msgid "add" +#: mod/register.php:163 +msgid "Your registration is pending approval by the site owner." msgstr "" -#: mod/network.php:544 +#: mod/register.php:221 +msgid "" +"You may (optionally) fill in this form via OpenID by supplying your OpenID " +"and clicking 'Register'." +msgstr "" + +#: mod/register.php:222 +msgid "" +"If you are not familiar with OpenID, please leave that field blank and fill " +"in the rest of the items." +msgstr "" + +#: mod/register.php:223 +msgid "Your OpenID (optional): " +msgstr "" + +#: mod/register.php:235 +msgid "Include your profile in member directory?" +msgstr "" + +#: mod/register.php:262 +msgid "Note for the admin" +msgstr "" + +#: mod/register.php:262 +msgid "Leave a message for the admin, why you want to join this node" +msgstr "" + +#: mod/register.php:263 +msgid "Membership on this site is by invitation only." +msgstr "" + +#: mod/register.php:264 +msgid "Your invitation code: " +msgstr "" + +#: mod/register.php:273 +msgid "Your Full Name (e.g. Joe Smith, real or real-looking): " +msgstr "" + +#: mod/register.php:274 +msgid "" +"Your Email Address: (Initial information will be send there, so this has to " +"be an existing address.)" +msgstr "" + +#: mod/register.php:276 +msgid "Leave empty for an auto generated password." +msgstr "" + +#: mod/register.php:278 #, php-format msgid "" -"Warning: This group contains %s member from a network that doesn't allow non " -"public messages." -msgid_plural "" -"Warning: This group contains %s members from a network that doesn't allow " -"non public messages." -msgstr[0] "" -msgstr[1] "" +"Choose a profile nickname. This must begin with a text character. Your " +"profile address on this site will then be 'nickname@%s'." +msgstr "" -#: mod/network.php:547 -msgid "Messages in this group won't be send to these receivers." +#: mod/register.php:279 +msgid "Choose a nickname: " msgstr "" -#: mod/network.php:615 -msgid "No such group" +#: mod/register.php:282 src/Content/Nav.php:128 src/Module/Login.php:284 +msgid "Register" msgstr "" -#: mod/network.php:640 +#: mod/register.php:289 +msgid "Import your profile to this friendica instance" +msgstr "" + +#: mod/suggest.php:36 +msgid "Do you really want to delete this suggestion?" +msgstr "" + +#: mod/suggest.php:73 +msgid "" +"No suggestions available. If this is a new site, please try again in 24 " +"hours." +msgstr "" + +#: mod/suggest.php:84 mod/suggest.php:104 +msgid "Ignore/Hide" +msgstr "" + +#: mod/suggest.php:114 view/theme/vier/theme.php:204 src/Content/Widget.php:64 +msgid "Friend Suggestions" +msgstr "" + +#: mod/tagrm.php:43 +msgid "Tag removed" +msgstr "" + +#: mod/tagrm.php:77 +msgid "Remove Item Tag" +msgstr "" + +#: mod/tagrm.php:79 +msgid "Select a tag to remove: " +msgstr "" + +#: mod/unfollow.php:34 +msgid "Contact wasn't found or can't be unfollowed." +msgstr "" + +#: mod/unfollow.php:47 +msgid "Contact unfollowed" +msgstr "" + +#: mod/unfollow.php:73 +msgid "You aren't a friend of this contact." +msgstr "" + +#: mod/unfollow.php:79 +msgid "Unfollowing is currently not supported by your network." +msgstr "" + +#: mod/update_community.php:23 mod/update_display.php:24 +#: mod/update_network.php:29 mod/update_notes.php:36 mod/update_profile.php:35 +msgid "[Embedded content - reload page to view]" +msgstr "" + +#: mod/viewcontacts.php:87 +msgid "No contacts." +msgstr "" + +#: mod/viewsrc.php:13 mod/community.php:34 +msgid "Access denied." +msgstr "" + +#: mod/wall_upload.php:231 mod/item.php:471 src/Object/Image.php:953 +#: src/Object/Image.php:969 src/Object/Image.php:977 src/Object/Image.php:1002 +msgid "Wall Photos" +msgstr "" + +#: mod/community.php:51 +msgid "Community option not available." +msgstr "" + +#: mod/community.php:68 +msgid "Not available." +msgstr "" + +#: mod/community.php:81 +msgid "Local Community" +msgstr "" + +#: mod/community.php:84 +msgid "Posts from local users on this server" +msgstr "" + +#: mod/community.php:92 +msgid "Global Community" +msgstr "" + +#: mod/community.php:95 +msgid "Posts from users of the whole federated network" +msgstr "" + +#: mod/community.php:141 mod/search.php:234 +msgid "No results." +msgstr "" + +#: mod/community.php:185 +msgid "" +"This community stream shows all public posts received by this node. They may " +"not reflect the opinions of this node’s users." +msgstr "" + +#: mod/dfrn_poll.php:124 mod/dfrn_poll.php:541 #, php-format -msgid "Group: %s" +msgid "%1$s welcomes %2$s" msgstr "" -#: mod/network.php:666 -msgid "Private messages to this person are at risk of public disclosure." +#: mod/directory.php:153 src/Model/Profile.php:418 src/Model/Profile.php:764 +msgid "Status:" msgstr "" -#: mod/network.php:669 -msgid "Invalid contact." +#: mod/directory.php:154 src/Model/Profile.php:419 src/Model/Profile.php:781 +msgid "Homepage:" msgstr "" -#: mod/network.php:940 -msgid "Commented Order" +#: mod/directory.php:203 view/theme/vier/theme.php:208 +#: src/Content/Widget.php:68 +msgid "Global Directory" msgstr "" -#: mod/network.php:943 -msgid "Sort by Comment Date" +#: mod/directory.php:205 +msgid "Find on this site" msgstr "" -#: mod/network.php:948 -msgid "Posted Order" +#: mod/directory.php:207 +msgid "Results for:" msgstr "" -#: mod/network.php:951 -msgid "Sort by Post Date" +#: mod/directory.php:209 +msgid "Site Directory" msgstr "" -#: mod/network.php:962 -msgid "Posts that mention or involve you" +#: mod/directory.php:214 +msgid "No entries (some entries may be hidden)." msgstr "" -#: mod/network.php:970 -msgid "New" +#: mod/item.php:114 +msgid "Unable to locate original post." msgstr "" -#: mod/network.php:973 -msgid "Activity Stream - by date" +#: mod/item.php:274 +msgid "Empty post discarded." msgstr "" -#: mod/network.php:981 -msgid "Shared Links" +#: mod/item.php:804 +#, php-format +msgid "" +"This message was sent to you by %s, a member of the Friendica social network." msgstr "" -#: mod/network.php:984 -msgid "Interesting Links" +#: mod/item.php:806 +#, php-format +msgid "You may visit them online at %s" msgstr "" -#: mod/network.php:992 -msgid "Starred" +#: mod/item.php:807 +msgid "" +"Please contact the sender by replying to this post if you do not wish to " +"receive these messages." msgstr "" -#: mod/network.php:995 -msgid "Favourite Posts" +#: mod/item.php:811 +#, php-format +msgid "%s posted an update." msgstr "" -#: mod/notes.php:41 src/Model/Profile.php:940 -msgid "Personal Notes" +#: mod/message.php:30 src/Content/Nav.php:199 +msgid "New Message" msgstr "" -#: mod/notifications.php:33 -msgid "Invalid request identifier." +#: mod/message.php:77 +msgid "Unable to locate contact information." msgstr "" -#: mod/notifications.php:42 mod/notifications.php:176 mod/notifications.php:224 -msgid "Discard" +#: mod/message.php:112 view/theme/frio/theme.php:268 src/Content/Nav.php:196 +msgid "Messages" msgstr "" -#: mod/notifications.php:90 src/Content/Nav.php:191 -msgid "Notifications" +#: mod/message.php:136 +msgid "Do you really want to delete this message?" msgstr "" -#: mod/notifications.php:98 -msgid "Network Notifications" +#: mod/message.php:153 +msgid "Message deleted." msgstr "" -#: mod/notifications.php:108 -msgid "Personal Notifications" +#: mod/message.php:168 +msgid "Conversation removed." msgstr "" -#: mod/notifications.php:113 -msgid "Home Notifications" +#: mod/message.php:274 +msgid "No messages." msgstr "" -#: mod/notifications.php:141 -msgid "Show Ignored Requests" +#: mod/message.php:313 +msgid "Message not available." +msgstr "" + +#: mod/message.php:377 +msgid "Delete message" +msgstr "" + +#: mod/message.php:379 mod/message.php:480 +msgid "D, d M Y - g:i A" msgstr "" -#: mod/notifications.php:141 -msgid "Hide Ignored Requests" +#: mod/message.php:394 mod/message.php:477 +msgid "Delete conversation" +msgstr "" + +#: mod/message.php:396 +msgid "" +"No secure communications available. You may be able to " +"respond from the sender's profile page." +msgstr "" + +#: mod/message.php:400 +msgid "Send Reply" +msgstr "" + +#: mod/message.php:451 +#, php-format +msgid "Unknown sender - %s" +msgstr "" + +#: mod/message.php:453 +#, php-format +msgid "You and %s" +msgstr "" + +#: mod/message.php:455 +#, php-format +msgid "%s and You" +msgstr "" + +#: mod/message.php:483 +#, php-format +msgid "%d message" +msgid_plural "%d messages" +msgstr[0] "" +msgstr[1] "" + +#: mod/network.php:192 mod/search.php:38 +msgid "Remove term" +msgstr "" + +#: mod/network.php:199 mod/search.php:47 src/Content/Feature.php:100 +msgid "Saved Searches" +msgstr "" + +#: mod/network.php:200 src/Model/Group.php:413 +msgid "add" +msgstr "" + +#: mod/network.php:544 +#, php-format +msgid "" +"Warning: This group contains %s member from a network that doesn't allow non " +"public messages." +msgid_plural "" +"Warning: This group contains %s members from a network that doesn't allow " +"non public messages." +msgstr[0] "" +msgstr[1] "" + +#: mod/network.php:547 +msgid "Messages in this group won't be send to these receivers." msgstr "" -#: mod/notifications.php:154 mod/notifications.php:232 -msgid "Notification type:" +#: mod/network.php:615 +msgid "No such group" msgstr "" -#: mod/notifications.php:157 -msgid "Suggested by:" +#: mod/network.php:640 +#, php-format +msgid "Group: %s" msgstr "" -#: mod/notifications.php:191 -msgid "Claims to be known to you: " +#: mod/network.php:666 +msgid "Private messages to this person are at risk of public disclosure." msgstr "" -#: mod/notifications.php:192 -msgid "yes" +#: mod/network.php:669 +msgid "Invalid contact." msgstr "" -#: mod/notifications.php:192 -msgid "no" +#: mod/network.php:940 +msgid "Commented Order" msgstr "" -#: mod/notifications.php:193 mod/notifications.php:198 -msgid "Shall your connection be bidirectional or not?" +#: mod/network.php:943 +msgid "Sort by Comment Date" msgstr "" -#: mod/notifications.php:194 mod/notifications.php:199 -#, php-format -msgid "" -"Accepting %s as a friend allows %s to subscribe to your posts, and you will " -"also receive updates from them in your news feed." +#: mod/network.php:948 +msgid "Posted Order" msgstr "" -#: mod/notifications.php:195 -#, php-format -msgid "" -"Accepting %s as a subscriber allows them to subscribe to your posts, but you " -"will not receive updates from them in your news feed." +#: mod/network.php:951 +msgid "Sort by Post Date" msgstr "" -#: mod/notifications.php:200 -#, php-format -msgid "" -"Accepting %s as a sharer allows them to subscribe to your posts, but you " -"will not receive updates from them in your news feed." +#: mod/network.php:962 +msgid "Posts that mention or involve you" msgstr "" -#: mod/notifications.php:211 -msgid "Friend" +#: mod/network.php:970 +msgid "New" msgstr "" -#: mod/notifications.php:212 -msgid "Sharer" +#: mod/network.php:973 +msgid "Activity Stream - by date" msgstr "" -#: mod/notifications.php:212 -msgid "Subscriber" +#: mod/network.php:981 +msgid "Shared Links" msgstr "" -#: mod/notifications.php:269 -msgid "No introductions." +#: mod/network.php:984 +msgid "Interesting Links" msgstr "" -#: mod/notifications.php:307 -msgid "Show unread" +#: mod/network.php:992 +msgid "Starred" msgstr "" -#: mod/notifications.php:307 -msgid "Show all" +#: mod/network.php:995 +msgid "Favourite Posts" msgstr "" -#: mod/notifications.php:312 -#, php-format -msgid "No more %s notifications." +#: mod/notes.php:41 src/Model/Profile.php:941 +msgid "Personal Notes" msgstr "" -#: mod/photos.php:109 src/Model/Profile.php:901 +#: mod/photos.php:109 src/Model/Profile.php:902 msgid "Photo Albums" msgstr "" -#: mod/photos.php:110 mod/photos.php:1699 +#: mod/photos.php:110 mod/photos.php:1665 msgid "Recent Photos" msgstr "" -#: mod/photos.php:113 mod/photos.php:1191 mod/photos.php:1701 +#: mod/photos.php:113 mod/photos.php:1192 mod/photos.php:1667 msgid "Upload New Photos" msgstr "" @@ -6952,7 +7121,7 @@ msgstr "" msgid "Album not found." msgstr "" -#: mod/photos.php:230 mod/photos.php:241 mod/photos.php:1142 +#: mod/photos.php:230 mod/photos.php:241 mod/photos.php:1143 msgid "Delete Album" msgstr "" @@ -6960,7 +7129,7 @@ msgstr "" msgid "Do you really want to delete this photo album and all its photos?" msgstr "" -#: mod/photos.php:299 mod/photos.php:310 mod/photos.php:1435 +#: mod/photos.php:299 mod/photos.php:310 mod/photos.php:1409 msgid "Delete Photo" msgstr "" @@ -6968,373 +7137,205 @@ msgstr "" msgid "Do you really want to delete this photo?" msgstr "" -#: mod/photos.php:648 +#: mod/photos.php:649 msgid "a photo" msgstr "" -#: mod/photos.php:648 +#: mod/photos.php:649 #, php-format msgid "%1$s was tagged in %2$s by %3$s" msgstr "" -#: mod/photos.php:750 +#: mod/photos.php:751 msgid "Image upload didn't complete, please try again" msgstr "" -#: mod/photos.php:753 +#: mod/photos.php:754 msgid "Image file is missing" msgstr "" -#: mod/photos.php:758 +#: mod/photos.php:759 msgid "" "Server can't accept new file upload at this time, please contact your " "administrator" msgstr "" -#: mod/photos.php:784 +#: mod/photos.php:785 msgid "Image file is empty." msgstr "" -#: mod/photos.php:921 +#: mod/photos.php:922 msgid "No photos selected" msgstr "" -#: mod/photos.php:1071 +#: mod/photos.php:1072 msgid "Upload Photos" msgstr "" -#: mod/photos.php:1075 mod/photos.php:1137 +#: mod/photos.php:1076 mod/photos.php:1138 msgid "New album name: " msgstr "" -#: mod/photos.php:1076 +#: mod/photos.php:1077 msgid "or existing album name: " msgstr "" -#: mod/photos.php:1077 +#: mod/photos.php:1078 msgid "Do not show a status post for this upload" msgstr "" -#: mod/photos.php:1148 +#: mod/photos.php:1149 msgid "Edit Album" msgstr "" -#: mod/photos.php:1153 +#: mod/photos.php:1154 msgid "Show Newest First" msgstr "" -#: mod/photos.php:1155 +#: mod/photos.php:1156 msgid "Show Oldest First" msgstr "" -#: mod/photos.php:1176 mod/photos.php:1684 +#: mod/photos.php:1177 mod/photos.php:1650 msgid "View Photo" msgstr "" -#: mod/photos.php:1217 +#: mod/photos.php:1218 msgid "Permission denied. Access to this item may be restricted." msgstr "" -#: mod/photos.php:1219 +#: mod/photos.php:1220 msgid "Photo not available" msgstr "" -#: mod/photos.php:1287 +#: mod/photos.php:1289 msgid "View photo" msgstr "" -#: mod/photos.php:1287 +#: mod/photos.php:1289 msgid "Edit photo" msgstr "" -#: mod/photos.php:1288 +#: mod/photos.php:1290 msgid "Use as profile photo" msgstr "" -#: mod/photos.php:1294 src/Object/Post.php:148 +#: mod/photos.php:1296 src/Object/Post.php:148 msgid "Private Message" msgstr "" -#: mod/photos.php:1314 +#: mod/photos.php:1316 msgid "View Full Size" msgstr "" -#: mod/photos.php:1403 +#: mod/photos.php:1377 msgid "Tags: " msgstr "" -#: mod/photos.php:1406 +#: mod/photos.php:1380 msgid "[Remove any tag]" msgstr "" -#: mod/photos.php:1421 +#: mod/photos.php:1395 msgid "New album name" msgstr "" -#: mod/photos.php:1422 +#: mod/photos.php:1396 msgid "Caption" msgstr "" -#: mod/photos.php:1423 +#: mod/photos.php:1397 msgid "Add a Tag" msgstr "" -#: mod/photos.php:1423 +#: mod/photos.php:1397 msgid "Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" msgstr "" -#: mod/photos.php:1424 +#: mod/photos.php:1398 msgid "Do not rotate" msgstr "" -#: mod/photos.php:1425 +#: mod/photos.php:1399 msgid "Rotate CW (right)" msgstr "" -#: mod/photos.php:1426 +#: mod/photos.php:1400 msgid "Rotate CCW (left)" msgstr "" -#: mod/photos.php:1460 src/Object/Post.php:295 +#: mod/photos.php:1434 src/Object/Post.php:287 msgid "I like this (toggle)" msgstr "" -#: mod/photos.php:1461 src/Object/Post.php:296 +#: mod/photos.php:1435 src/Object/Post.php:288 msgid "I don't like this (toggle)" msgstr "" -#: mod/photos.php:1479 mod/photos.php:1518 mod/photos.php:1587 -#: src/Object/Post.php:398 src/Object/Post.php:794 +#: mod/photos.php:1453 mod/photos.php:1492 mod/photos.php:1553 +#: src/Object/Post.php:390 src/Object/Post.php:786 msgid "Comment" msgstr "" -#: mod/photos.php:1619 +#: mod/photos.php:1585 msgid "Map" msgstr "" #: mod/ping.php:287 -msgid "{0} wants to be your friend" -msgstr "" - -#: mod/ping.php:302 -msgid "{0} sent you a message" -msgstr "" - -#: mod/ping.php:317 -msgid "{0} requested registration" -msgstr "" - -#: mod/poke.php:189 -msgid "Poke/Prod" -msgstr "" - -#: mod/poke.php:190 -msgid "poke, prod or do other things to somebody" -msgstr "" - -#: mod/poke.php:191 -msgid "Recipient" -msgstr "" - -#: mod/poke.php:192 -msgid "Choose what you wish to do to recipient" -msgstr "" - -#: mod/poke.php:195 -msgid "Make this post private" -msgstr "" - -#: mod/profile.php:37 src/Model/Profile.php:118 -msgid "Requested profile is not available." -msgstr "" - -#: mod/profile.php:78 mod/profile.php:81 src/Protocol/OStatus.php:1251 -#, php-format -msgid "%s's timeline" -msgstr "" - -#: mod/profile.php:79 src/Protocol/OStatus.php:1252 -#, php-format -msgid "%s's posts" -msgstr "" - -#: mod/profile.php:80 src/Protocol/OStatus.php:1253 -#, php-format -msgid "%s's comments" -msgstr "" - -#: mod/profile.php:195 -msgid "Tips for New Members" -msgstr "" - -#: mod/register.php:100 -msgid "" -"Registration successful. Please check your email for further instructions." -msgstr "" - -#: mod/register.php:104 -#, php-format -msgid "" -"Failed to send email message. Here your accout details:
login: %s
" -"password: %s

You can change your password after login." -msgstr "" - -#: mod/register.php:111 -msgid "Registration successful." -msgstr "" - -#: mod/register.php:116 -msgid "Your registration can not be processed." -msgstr "" - -#: mod/register.php:163 -msgid "Your registration is pending approval by the site owner." -msgstr "" - -#: mod/register.php:221 -msgid "" -"You may (optionally) fill in this form via OpenID by supplying your OpenID " -"and clicking 'Register'." -msgstr "" - -#: mod/register.php:222 -msgid "" -"If you are not familiar with OpenID, please leave that field blank and fill " -"in the rest of the items." -msgstr "" - -#: mod/register.php:223 -msgid "Your OpenID (optional): " -msgstr "" - -#: mod/register.php:235 -msgid "Include your profile in member directory?" -msgstr "" - -#: mod/register.php:262 -msgid "Note for the admin" -msgstr "" - -#: mod/register.php:262 -msgid "Leave a message for the admin, why you want to join this node" -msgstr "" - -#: mod/register.php:263 -msgid "Membership on this site is by invitation only." -msgstr "" - -#: mod/register.php:264 -msgid "Your invitation code: " -msgstr "" - -#: mod/register.php:273 -msgid "Your Full Name (e.g. Joe Smith, real or real-looking): " -msgstr "" - -#: mod/register.php:274 -msgid "" -"Your Email Address: (Initial information will be send there, so this has to " -"be an existing address.)" -msgstr "" - -#: mod/register.php:276 -msgid "Leave empty for an auto generated password." -msgstr "" - -#: mod/register.php:278 -#, php-format -msgid "" -"Choose a profile nickname. This must begin with a text character. Your " -"profile address on this site will then be 'nickname@%s'." -msgstr "" - -#: mod/register.php:279 -msgid "Choose a nickname: " -msgstr "" - -#: mod/register.php:282 src/Content/Nav.php:128 src/Module/Login.php:284 -msgid "Register" -msgstr "" - -#: mod/register.php:289 -msgid "Import your profile to this friendica instance" -msgstr "" - -#: mod/search.php:106 -msgid "Only logged in users are permitted to perform a search." -msgstr "" - -#: mod/search.php:130 -msgid "Too Many Requests" -msgstr "" - -#: mod/search.php:131 -msgid "Only one search per minute is permitted for not logged in users." -msgstr "" - -#: mod/search.php:235 -#, php-format -msgid "Items tagged with: %s" -msgstr "" - -#: mod/subthread.php:113 -#, php-format -msgid "%1$s is following %2$s's %3$s" -msgstr "" - -#: mod/suggest.php:36 -msgid "Do you really want to delete this suggestion?" -msgstr "" - -#: mod/suggest.php:73 -msgid "" -"No suggestions available. If this is a new site, please try again in 24 " -"hours." +msgid "{0} wants to be your friend" msgstr "" -#: mod/suggest.php:84 mod/suggest.php:104 -msgid "Ignore/Hide" +#: mod/ping.php:302 +msgid "{0} sent you a message" msgstr "" -#: mod/suggest.php:114 view/theme/vier/theme.php:204 src/Content/Widget.php:64 -msgid "Friend Suggestions" +#: mod/ping.php:317 +msgid "{0} requested registration" msgstr "" -#: mod/tagrm.php:43 -msgid "Tag removed" +#: mod/profile.php:37 src/Model/Profile.php:119 +msgid "Requested profile is not available." msgstr "" -#: mod/tagrm.php:77 -msgid "Remove Item Tag" +#: mod/profile.php:78 mod/profile.php:81 src/Protocol/OStatus.php:1251 +#, php-format +msgid "%s's timeline" msgstr "" -#: mod/tagrm.php:79 -msgid "Select a tag to remove: " +#: mod/profile.php:79 src/Protocol/OStatus.php:1252 +#, php-format +msgid "%s's posts" msgstr "" -#: mod/unfollow.php:34 -msgid "Contact wasn't found or can't be unfollowed." +#: mod/profile.php:80 src/Protocol/OStatus.php:1253 +#, php-format +msgid "%s's comments" msgstr "" -#: mod/unfollow.php:47 -msgid "Contact unfollowed" +#: mod/profile.php:195 +msgid "Tips for New Members" msgstr "" -#: mod/unfollow.php:73 -msgid "You aren't a friend of this contact." +#: mod/search.php:106 +msgid "Only logged in users are permitted to perform a search." msgstr "" -#: mod/unfollow.php:79 -msgid "Unfollowing is currently not supported by your network." +#: mod/search.php:130 +msgid "Too Many Requests" msgstr "" -#: mod/update_community.php:23 mod/update_display.php:24 -#: mod/update_network.php:29 mod/update_notes.php:36 mod/update_profile.php:35 -msgid "[Embedded content - reload page to view]" +#: mod/search.php:131 +msgid "Only one search per minute is permitted for not logged in users." msgstr "" -#: mod/viewcontacts.php:87 -msgid "No contacts." +#: mod/search.php:240 +#, php-format +msgid "Items tagged with: %s" +msgstr "" + +#: mod/subthread.php:113 +#, php-format +msgid "%1$s is following %2$s's %3$s" msgstr "" #: view/theme/duepuntozero/config.php:54 src/Model/User.php:512 @@ -7492,7 +7493,7 @@ msgid "Your photos" msgstr "" #: view/theme/frio/theme.php:262 src/Content/Nav.php:103 -#: src/Model/Profile.php:906 src/Model/Profile.php:909 +#: src/Model/Profile.php:907 src/Model/Profile.php:910 msgid "Videos" msgstr "" @@ -7509,7 +7510,7 @@ msgid "Conversations from your friends" msgstr "" #: view/theme/frio/theme.php:267 src/Content/Nav.php:170 -#: src/Model/Profile.php:921 src/Model/Profile.php:932 +#: src/Model/Profile.php:922 src/Model/Profile.php:933 msgid "Events and Calendar" msgstr "" @@ -7988,7 +7989,7 @@ msgstr "" msgid "New Follower" msgstr "" -#: src/Util/Temporal.php:147 src/Model/Profile.php:752 +#: src/Util/Temporal.php:147 src/Model/Profile.php:753 msgid "Birthday:" msgstr "" @@ -8764,7 +8765,7 @@ msgstr "" msgid "Manage other pages" msgstr "" -#: src/Content/Nav.php:210 src/Model/Profile.php:368 +#: src/Content/Nav.php:210 src/Model/Profile.php:369 msgid "Profiles" msgstr "" @@ -8852,294 +8853,78 @@ msgstr "" msgid "edit" msgstr "" -#: src/Model/Group.php:418 -msgid "Edit group" -msgstr "" - -#: src/Model/Group.php:419 -msgid "Contacts not in any group" -msgstr "" - -#: src/Model/Group.php:420 -msgid "Create a new group" -msgstr "" - -#: src/Model/Group.php:422 -msgid "Edit groups" -msgstr "" - -#: src/Model/Contact.php:667 -msgid "Drop Contact" -msgstr "" - -#: src/Model/Contact.php:1118 -msgid "Organisation" -msgstr "" - -#: src/Model/Contact.php:1121 -msgid "News" -msgstr "" - -#: src/Model/Contact.php:1124 -msgid "Forum" -msgstr "" - -#: src/Model/Contact.php:1303 -msgid "Connect URL missing." -msgstr "" - -#: src/Model/Contact.php:1312 -msgid "" -"The contact could not be added. Please check the relevant network " -"credentials in your Settings -> Social Networks page." -msgstr "" - -#: src/Model/Contact.php:1359 -msgid "" -"This site is not configured to allow communications with other networks." -msgstr "" - -#: src/Model/Contact.php:1360 src/Model/Contact.php:1374 -msgid "No compatible communication protocols or feeds were discovered." -msgstr "" - -#: src/Model/Contact.php:1372 -msgid "The profile address specified does not provide adequate information." -msgstr "" - -#: src/Model/Contact.php:1377 -msgid "An author or name was not found." -msgstr "" - -#: src/Model/Contact.php:1380 -msgid "No browser URL could be matched to this address." -msgstr "" - -#: src/Model/Contact.php:1383 -msgid "" -"Unable to match @-style Identity Address with a known protocol or email " -"contact." -msgstr "" - -#: src/Model/Contact.php:1384 -msgid "Use mailto: in front of address to force email check." -msgstr "" - -#: src/Model/Contact.php:1390 -msgid "" -"The profile address specified belongs to a network which has been disabled " -"on this site." -msgstr "" - -#: src/Model/Contact.php:1395 -msgid "" -"Limited profile. This person will be unable to receive direct/personal " -"notifications from you." -msgstr "" - -#: src/Model/Contact.php:1446 -msgid "Unable to retrieve contact information." -msgstr "" - -#: src/Model/Contact.php:1663 src/Protocol/DFRN.php:1503 -#, php-format -msgid "%s's birthday" -msgstr "" - -#: src/Model/Contact.php:1664 src/Protocol/DFRN.php:1504 -#, php-format -msgid "Happy Birthday %s" -msgstr "" - -#: src/Model/Event.php:53 src/Model/Event.php:70 src/Model/Event.php:419 -#: src/Model/Event.php:877 -msgid "Starts:" -msgstr "" - -#: src/Model/Event.php:56 src/Model/Event.php:76 src/Model/Event.php:420 -#: src/Model/Event.php:881 -msgid "Finishes:" -msgstr "" - -#: src/Model/Event.php:368 -msgid "all-day" -msgstr "" - -#: src/Model/Event.php:391 -msgid "Jun" -msgstr "" - -#: src/Model/Event.php:394 -msgid "Sept" -msgstr "" - -#: src/Model/Event.php:417 -msgid "No events to display" -msgstr "" - -#: src/Model/Event.php:543 -msgid "l, F j" -msgstr "" - -#: src/Model/Event.php:566 -msgid "Edit event" -msgstr "" - -#: src/Model/Event.php:567 -msgid "Duplicate event" -msgstr "" - -#: src/Model/Event.php:568 -msgid "Delete event" -msgstr "" - -#: src/Model/Event.php:815 -msgid "D g:i A" -msgstr "" - -#: src/Model/Event.php:816 -msgid "g:i A" -msgstr "" - -#: src/Model/Event.php:896 src/Model/Event.php:898 -msgid "Show map" -msgstr "" - -#: src/Model/Event.php:897 -msgid "Hide map" -msgstr "" - -#: src/Model/Item.php:2330 -#, php-format -msgid "%1$s is attending %2$s's %3$s" -msgstr "" - -#: src/Model/Item.php:2335 -#, php-format -msgid "%1$s is not attending %2$s's %3$s" -msgstr "" - -#: src/Model/Item.php:2340 -#, php-format -msgid "%1$s may attend %2$s's %3$s" -msgstr "" - -#: src/Model/Profile.php:97 -msgid "Requested account is not available." -msgstr "" - -#: src/Model/Profile.php:164 src/Model/Profile.php:395 -#: src/Model/Profile.php:853 -msgid "Edit profile" -msgstr "" - -#: src/Model/Profile.php:332 -msgid "Atom feed" -msgstr "" - -#: src/Model/Profile.php:368 -msgid "Manage/edit profiles" -msgstr "" - -#: src/Model/Profile.php:546 src/Model/Profile.php:635 -msgid "g A l F d" -msgstr "" - -#: src/Model/Profile.php:547 -msgid "F d" -msgstr "" - -#: src/Model/Profile.php:600 src/Model/Profile.php:697 -msgid "[today]" -msgstr "" - -#: src/Model/Profile.php:611 -msgid "Birthday Reminders" -msgstr "" - -#: src/Model/Profile.php:612 -msgid "Birthdays this week:" -msgstr "" - -#: src/Model/Profile.php:684 -msgid "[No description]" -msgstr "" - -#: src/Model/Profile.php:711 -msgid "Event Reminders" -msgstr "" - -#: src/Model/Profile.php:712 -msgid "Events this week:" +#: src/Model/Group.php:418 +msgid "Edit group" msgstr "" -#: src/Model/Profile.php:735 -msgid "Member since:" +#: src/Model/Group.php:419 +msgid "Contacts not in any group" msgstr "" -#: src/Model/Profile.php:743 -msgid "j F, Y" +#: src/Model/Group.php:420 +msgid "Create a new group" msgstr "" -#: src/Model/Profile.php:744 -msgid "j F" +#: src/Model/Group.php:422 +msgid "Edit groups" msgstr "" -#: src/Model/Profile.php:759 -msgid "Age:" +#: src/Model/Event.php:53 src/Model/Event.php:70 src/Model/Event.php:419 +#: src/Model/Event.php:877 +msgid "Starts:" msgstr "" -#: src/Model/Profile.php:772 -#, php-format -msgid "for %1$d %2$s" +#: src/Model/Event.php:56 src/Model/Event.php:76 src/Model/Event.php:420 +#: src/Model/Event.php:881 +msgid "Finishes:" msgstr "" -#: src/Model/Profile.php:796 -msgid "Religion:" +#: src/Model/Event.php:368 +msgid "all-day" msgstr "" -#: src/Model/Profile.php:804 -msgid "Hobbies/Interests:" +#: src/Model/Event.php:391 +msgid "Jun" msgstr "" -#: src/Model/Profile.php:816 -msgid "Contact information and Social Networks:" +#: src/Model/Event.php:394 +msgid "Sept" msgstr "" -#: src/Model/Profile.php:820 -msgid "Musical interests:" +#: src/Model/Event.php:417 +msgid "No events to display" msgstr "" -#: src/Model/Profile.php:824 -msgid "Books, literature:" +#: src/Model/Event.php:543 +msgid "l, F j" msgstr "" -#: src/Model/Profile.php:828 -msgid "Television:" +#: src/Model/Event.php:566 +msgid "Edit event" msgstr "" -#: src/Model/Profile.php:832 -msgid "Film/dance/culture/entertainment:" +#: src/Model/Event.php:567 +msgid "Duplicate event" msgstr "" -#: src/Model/Profile.php:836 -msgid "Love/Romance:" +#: src/Model/Event.php:568 +msgid "Delete event" msgstr "" -#: src/Model/Profile.php:840 -msgid "Work/employment:" +#: src/Model/Event.php:815 +msgid "D g:i A" msgstr "" -#: src/Model/Profile.php:844 -msgid "School/education:" +#: src/Model/Event.php:816 +msgid "g:i A" msgstr "" -#: src/Model/Profile.php:849 -msgid "Forums:" +#: src/Model/Event.php:896 src/Model/Event.php:898 +msgid "Show map" msgstr "" -#: src/Model/Profile.php:943 -msgid "Only You Can See This" +#: src/Model/Event.php:897 +msgid "Hide map" msgstr "" #: src/Model/User.php:169 @@ -9292,6 +9077,227 @@ msgid "" "\t\t\tThank you and welcome to %2$s." msgstr "" +#: src/Model/Contact.php:667 +msgid "Drop Contact" +msgstr "" + +#: src/Model/Contact.php:1118 +msgid "Organisation" +msgstr "" + +#: src/Model/Contact.php:1121 +msgid "News" +msgstr "" + +#: src/Model/Contact.php:1124 +msgid "Forum" +msgstr "" + +#: src/Model/Contact.php:1303 +msgid "Connect URL missing." +msgstr "" + +#: src/Model/Contact.php:1312 +msgid "" +"The contact could not be added. Please check the relevant network " +"credentials in your Settings -> Social Networks page." +msgstr "" + +#: src/Model/Contact.php:1359 +msgid "" +"This site is not configured to allow communications with other networks." +msgstr "" + +#: src/Model/Contact.php:1360 src/Model/Contact.php:1374 +msgid "No compatible communication protocols or feeds were discovered." +msgstr "" + +#: src/Model/Contact.php:1372 +msgid "The profile address specified does not provide adequate information." +msgstr "" + +#: src/Model/Contact.php:1377 +msgid "An author or name was not found." +msgstr "" + +#: src/Model/Contact.php:1380 +msgid "No browser URL could be matched to this address." +msgstr "" + +#: src/Model/Contact.php:1383 +msgid "" +"Unable to match @-style Identity Address with a known protocol or email " +"contact." +msgstr "" + +#: src/Model/Contact.php:1384 +msgid "Use mailto: in front of address to force email check." +msgstr "" + +#: src/Model/Contact.php:1390 +msgid "" +"The profile address specified belongs to a network which has been disabled " +"on this site." +msgstr "" + +#: src/Model/Contact.php:1395 +msgid "" +"Limited profile. This person will be unable to receive direct/personal " +"notifications from you." +msgstr "" + +#: src/Model/Contact.php:1446 +msgid "Unable to retrieve contact information." +msgstr "" + +#: src/Model/Contact.php:1663 src/Protocol/DFRN.php:1503 +#, php-format +msgid "%s's birthday" +msgstr "" + +#: src/Model/Contact.php:1664 src/Protocol/DFRN.php:1504 +#, php-format +msgid "Happy Birthday %s" +msgstr "" + +#: src/Model/Item.php:2540 +#, php-format +msgid "%1$s is attending %2$s's %3$s" +msgstr "" + +#: src/Model/Item.php:2545 +#, php-format +msgid "%1$s is not attending %2$s's %3$s" +msgstr "" + +#: src/Model/Item.php:2550 +#, php-format +msgid "%1$s may attend %2$s's %3$s" +msgstr "" + +#: src/Model/Profile.php:98 +msgid "Requested account is not available." +msgstr "" + +#: src/Model/Profile.php:165 src/Model/Profile.php:396 +#: src/Model/Profile.php:854 +msgid "Edit profile" +msgstr "" + +#: src/Model/Profile.php:333 +msgid "Atom feed" +msgstr "" + +#: src/Model/Profile.php:369 +msgid "Manage/edit profiles" +msgstr "" + +#: src/Model/Profile.php:547 src/Model/Profile.php:636 +msgid "g A l F d" +msgstr "" + +#: src/Model/Profile.php:548 +msgid "F d" +msgstr "" + +#: src/Model/Profile.php:601 src/Model/Profile.php:698 +msgid "[today]" +msgstr "" + +#: src/Model/Profile.php:612 +msgid "Birthday Reminders" +msgstr "" + +#: src/Model/Profile.php:613 +msgid "Birthdays this week:" +msgstr "" + +#: src/Model/Profile.php:685 +msgid "[No description]" +msgstr "" + +#: src/Model/Profile.php:712 +msgid "Event Reminders" +msgstr "" + +#: src/Model/Profile.php:713 +msgid "Upcoming events the next 7 days:" +msgstr "" + +#: src/Model/Profile.php:736 +msgid "Member since:" +msgstr "" + +#: src/Model/Profile.php:744 +msgid "j F, Y" +msgstr "" + +#: src/Model/Profile.php:745 +msgid "j F" +msgstr "" + +#: src/Model/Profile.php:760 +msgid "Age:" +msgstr "" + +#: src/Model/Profile.php:773 +#, php-format +msgid "for %1$d %2$s" +msgstr "" + +#: src/Model/Profile.php:797 +msgid "Religion:" +msgstr "" + +#: src/Model/Profile.php:805 +msgid "Hobbies/Interests:" +msgstr "" + +#: src/Model/Profile.php:817 +msgid "Contact information and Social Networks:" +msgstr "" + +#: src/Model/Profile.php:821 +msgid "Musical interests:" +msgstr "" + +#: src/Model/Profile.php:825 +msgid "Books, literature:" +msgstr "" + +#: src/Model/Profile.php:829 +msgid "Television:" +msgstr "" + +#: src/Model/Profile.php:833 +msgid "Film/dance/culture/entertainment:" +msgstr "" + +#: src/Model/Profile.php:837 +msgid "Love/Romance:" +msgstr "" + +#: src/Model/Profile.php:841 +msgid "Work/employment:" +msgstr "" + +#: src/Model/Profile.php:845 +msgid "School/education:" +msgstr "" + +#: src/Model/Profile.php:850 +msgid "Forums:" +msgstr "" + +#: src/Model/Profile.php:944 +msgid "Only You Can See This" +msgstr "" + +#: src/Model/Profile.php:1100 +#, php-format +msgid "OpenWebAuth: %1$s welcomes %2$s" +msgstr "" + #: src/Protocol/Diaspora.php:2511 msgid "Sharing notification from Diaspora network" msgstr "" @@ -9412,118 +9418,118 @@ msgstr "" msgid "save to folder" msgstr "" -#: src/Object/Post.php:234 +#: src/Object/Post.php:226 msgid "I will attend" msgstr "" -#: src/Object/Post.php:234 +#: src/Object/Post.php:226 msgid "I will not attend" msgstr "" -#: src/Object/Post.php:234 +#: src/Object/Post.php:226 msgid "I might attend" msgstr "" -#: src/Object/Post.php:262 +#: src/Object/Post.php:254 msgid "add star" msgstr "" -#: src/Object/Post.php:263 +#: src/Object/Post.php:255 msgid "remove star" msgstr "" -#: src/Object/Post.php:264 +#: src/Object/Post.php:256 msgid "toggle star status" msgstr "" -#: src/Object/Post.php:267 +#: src/Object/Post.php:259 msgid "starred" msgstr "" -#: src/Object/Post.php:273 +#: src/Object/Post.php:265 msgid "ignore thread" msgstr "" -#: src/Object/Post.php:274 +#: src/Object/Post.php:266 msgid "unignore thread" msgstr "" -#: src/Object/Post.php:275 +#: src/Object/Post.php:267 msgid "toggle ignore status" msgstr "" -#: src/Object/Post.php:284 +#: src/Object/Post.php:276 msgid "add tag" msgstr "" -#: src/Object/Post.php:295 +#: src/Object/Post.php:287 msgid "like" msgstr "" -#: src/Object/Post.php:296 +#: src/Object/Post.php:288 msgid "dislike" msgstr "" -#: src/Object/Post.php:299 +#: src/Object/Post.php:291 msgid "Share this" msgstr "" -#: src/Object/Post.php:299 +#: src/Object/Post.php:291 msgid "share" msgstr "" -#: src/Object/Post.php:364 +#: src/Object/Post.php:356 msgid "to" msgstr "" -#: src/Object/Post.php:365 +#: src/Object/Post.php:357 msgid "via" msgstr "" -#: src/Object/Post.php:366 +#: src/Object/Post.php:358 msgid "Wall-to-Wall" msgstr "" -#: src/Object/Post.php:367 +#: src/Object/Post.php:359 msgid "via Wall-To-Wall:" msgstr "" -#: src/Object/Post.php:426 +#: src/Object/Post.php:418 #, php-format msgid "%d comment" msgid_plural "%d comments" msgstr[0] "" msgstr[1] "" -#: src/Object/Post.php:796 +#: src/Object/Post.php:788 msgid "Bold" msgstr "" -#: src/Object/Post.php:797 +#: src/Object/Post.php:789 msgid "Italic" msgstr "" -#: src/Object/Post.php:798 +#: src/Object/Post.php:790 msgid "Underline" msgstr "" -#: src/Object/Post.php:799 +#: src/Object/Post.php:791 msgid "Quote" msgstr "" -#: src/Object/Post.php:800 +#: src/Object/Post.php:792 msgid "Code" msgstr "" -#: src/Object/Post.php:801 +#: src/Object/Post.php:793 msgid "Image" msgstr "" -#: src/Object/Post.php:802 +#: src/Object/Post.php:794 msgid "Link" msgstr "" -#: src/Object/Post.php:803 +#: src/Object/Post.php:795 msgid "Video" msgstr "" @@ -9539,16 +9545,16 @@ msgstr "" msgid "No system theme config value set." msgstr "" -#: index.php:464 -msgid "toggle mobile" -msgstr "" - #: update.php:193 #, php-format msgid "%s: Updating author-id and owner-id in item and thread table. " msgstr "" -#: boot.php:796 +#: boot.php:797 #, php-format msgid "Update %s failed. See error logs." msgstr "" + +#: index.php:474 +msgid "toggle mobile" +msgstr ""