From 1c10cf1ad73f5e76cb7f16d15ad9c160919df659 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 21 Jun 2013 05:00:30 -0700 Subject: [PATCH] -- #039; is not a tag --- boot.php | 2 +- include/tags.php | 2 + util/messages.po | 903 ++++++++++++++++++++++++----------------------- 3 files changed, 455 insertions(+), 452 deletions(-) diff --git a/boot.php b/boot.php index bed6caa572..fb8294ffb1 100644 --- a/boot.php +++ b/boot.php @@ -12,7 +12,7 @@ require_once('library/Mobile_Detect/Mobile_Detect.php'); require_once('include/features.php'); define ( 'FRIENDICA_PLATFORM', 'Friendica'); -define ( 'FRIENDICA_VERSION', '3.1.1729' ); +define ( 'FRIENDICA_VERSION', '3.1.1738' ); define ( 'DFRN_PROTOCOL_VERSION', '2.23' ); define ( 'DB_UPDATE_VERSION', 1163 ); define ( 'EOL', "
\r\n" ); diff --git a/include/tags.php b/include/tags.php index 6e73f616cb..bf44a144ce 100644 --- a/include/tags.php +++ b/include/tags.php @@ -79,6 +79,8 @@ function create_tags_from_item($itemid) { foreach ($tags as $tag=>$link) { if (substr(trim($tag), 0, 1) == "#") { + if(ctype_digit(substr($tag,1))) + continue; $type = TERM_HASHTAG; $term = substr($tag, 1); } elseif (substr(trim($tag), 0, 1) == "@") { diff --git a/util/messages.po b/util/messages.po index 8dc27bb4cb..8cb635cb1e 100644 --- a/util/messages.po +++ b/util/messages.po @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: 3.1.1729\n" +"Project-Id-Version: 3.1.1738\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-06-12 00:01-0700\n" +"POT-Creation-Date: 2013-06-21 00:01-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -749,8 +749,8 @@ msgstr "" msgid "Examples: Robert Morgenstein, Fishing" msgstr "" -#: ../../include/contact_widgets.php:33 ../../mod/contacts.php:613 -#: ../../mod/directory.php:61 +#: ../../include/contact_widgets.php:33 ../../mod/directory.php:61 +#: ../../mod/contacts.php:613 msgid "Find" msgstr "" @@ -974,25 +974,25 @@ msgid "Do you really want to delete this item?" msgstr "" #: ../../include/items.php:4020 ../../mod/profiles.php:610 -#: ../../mod/api.php:105 ../../mod/register.php:239 ../../mod/contacts.php:246 -#: ../../mod/settings.php:961 ../../mod/settings.php:967 -#: ../../mod/settings.php:975 ../../mod/settings.php:979 -#: ../../mod/settings.php:984 ../../mod/settings.php:990 -#: ../../mod/settings.php:996 ../../mod/settings.php:1002 -#: ../../mod/settings.php:1032 ../../mod/settings.php:1033 -#: ../../mod/settings.php:1034 ../../mod/settings.php:1035 -#: ../../mod/settings.php:1036 ../../mod/dfrn_request.php:836 -#: ../../mod/suggest.php:29 ../../mod/message.php:209 +#: ../../mod/api.php:105 ../../mod/register.php:239 ../../mod/settings.php:961 +#: ../../mod/settings.php:967 ../../mod/settings.php:975 +#: ../../mod/settings.php:979 ../../mod/settings.php:984 +#: ../../mod/settings.php:990 ../../mod/settings.php:996 +#: ../../mod/settings.php:1002 ../../mod/settings.php:1032 +#: ../../mod/settings.php:1033 ../../mod/settings.php:1034 +#: ../../mod/settings.php:1035 ../../mod/settings.php:1036 +#: ../../mod/dfrn_request.php:836 ../../mod/suggest.php:29 +#: ../../mod/message.php:209 ../../mod/contacts.php:246 msgid "Yes" msgstr "" #: ../../include/items.php:4023 ../../include/conversation.php:1120 -#: ../../mod/contacts.php:249 ../../mod/settings.php:585 -#: ../../mod/settings.php:611 ../../mod/dfrn_request.php:848 -#: ../../mod/suggest.php:32 ../../mod/tagrm.php:11 ../../mod/tagrm.php:94 -#: ../../mod/editpost.php:148 ../../mod/fbrowser.php:81 -#: ../../mod/fbrowser.php:116 ../../mod/message.php:212 -#: ../../mod/photos.php:202 ../../mod/photos.php:290 +#: ../../mod/settings.php:585 ../../mod/settings.php:611 +#: ../../mod/dfrn_request.php:848 ../../mod/suggest.php:32 +#: ../../mod/tagrm.php:11 ../../mod/tagrm.php:94 ../../mod/editpost.php:148 +#: ../../mod/fbrowser.php:81 ../../mod/fbrowser.php:116 +#: ../../mod/message.php:212 ../../mod/photos.php:202 ../../mod/photos.php:290 +#: ../../mod/contacts.php:249 msgid "Cancel" msgstr "" @@ -1001,12 +1001,12 @@ msgstr "" #: ../../mod/nogroup.php:25 ../../mod/item.php:143 ../../mod/item.php:159 #: ../../mod/allfriends.php:9 ../../mod/api.php:26 ../../mod/api.php:31 #: ../../mod/register.php:40 ../../mod/regmod.php:118 ../../mod/attach.php:33 -#: ../../mod/contacts.php:147 ../../mod/settings.php:91 +#: ../../mod/uimport.php:23 ../../mod/settings.php:91 #: ../../mod/settings.php:566 ../../mod/settings.php:571 #: ../../mod/crepair.php:115 ../../mod/delegate.php:6 ../../mod/poke.php:135 #: ../../mod/dfrn_confirm.php:53 ../../mod/suggest.php:56 -#: ../../mod/editpost.php:10 ../../mod/events.php:140 ../../mod/uimport.php:23 -#: ../../mod/follow.php:9 ../../mod/fsuggest.php:78 ../../mod/group.php:19 +#: ../../mod/editpost.php:10 ../../mod/events.php:140 ../../mod/follow.php:9 +#: ../../mod/fsuggest.php:78 ../../mod/group.php:19 #: ../../mod/viewcontacts.php:22 ../../mod/wall_attach.php:55 #: ../../mod/wall_upload.php:66 ../../mod/invite.php:15 #: ../../mod/invite.php:101 ../../mod/wallmessage.php:9 @@ -1015,9 +1015,10 @@ msgstr "" #: ../../mod/message.php:38 ../../mod/message.php:174 ../../mod/mood.php:114 #: ../../mod/network.php:6 ../../mod/notifications.php:66 #: ../../mod/photos.php:133 ../../mod/photos.php:1044 -#: ../../mod/install.php:151 ../../mod/profile_photo.php:19 -#: ../../mod/profile_photo.php:169 ../../mod/profile_photo.php:180 -#: ../../mod/profile_photo.php:193 ../../index.php:346 +#: ../../mod/install.php:151 ../../mod/contacts.php:147 +#: ../../mod/profile_photo.php:19 ../../mod/profile_photo.php:169 +#: ../../mod/profile_photo.php:180 ../../mod/profile_photo.php:193 +#: ../../index.php:346 msgid "Permission denied." msgstr "" @@ -2256,14 +2257,14 @@ msgstr "" msgid "User profile creation error" msgstr "" -#: ../../include/uimport.php:202 +#: ../../include/uimport.php:206 #, php-format msgid "%d contact not imported" msgid_plural "%d contacts not imported" msgstr[0] "" msgstr[1] "" -#: ../../include/uimport.php:272 +#: ../../include/uimport.php:276 msgid "Done. You can now login with your username and password" msgstr "" @@ -2411,17 +2412,17 @@ msgstr "" #: ../../mod/profiles.php:630 ../../mod/admin.php:491 ../../mod/admin.php:763 #: ../../mod/admin.php:902 ../../mod/admin.php:1102 ../../mod/admin.php:1189 -#: ../../mod/contacts.php:386 ../../mod/settings.php:584 -#: ../../mod/settings.php:694 ../../mod/settings.php:763 -#: ../../mod/settings.php:837 ../../mod/settings.php:1064 -#: ../../mod/crepair.php:166 ../../mod/poke.php:199 ../../mod/events.php:478 -#: ../../mod/fsuggest.php:107 ../../mod/group.php:87 ../../mod/invite.php:140 -#: ../../mod/localtime.php:45 ../../mod/manage.php:110 -#: ../../mod/message.php:335 ../../mod/message.php:564 ../../mod/mood.php:137 -#: ../../mod/photos.php:1078 ../../mod/photos.php:1199 -#: ../../mod/photos.php:1501 ../../mod/photos.php:1552 -#: ../../mod/photos.php:1596 ../../mod/photos.php:1679 -#: ../../mod/install.php:248 ../../mod/install.php:286 +#: ../../mod/settings.php:584 ../../mod/settings.php:694 +#: ../../mod/settings.php:763 ../../mod/settings.php:837 +#: ../../mod/settings.php:1064 ../../mod/crepair.php:166 +#: ../../mod/poke.php:199 ../../mod/events.php:478 ../../mod/fsuggest.php:107 +#: ../../mod/group.php:87 ../../mod/invite.php:140 ../../mod/localtime.php:45 +#: ../../mod/manage.php:110 ../../mod/message.php:335 +#: ../../mod/message.php:564 ../../mod/mood.php:137 ../../mod/photos.php:1078 +#: ../../mod/photos.php:1199 ../../mod/photos.php:1501 +#: ../../mod/photos.php:1552 ../../mod/photos.php:1596 +#: ../../mod/photos.php:1679 ../../mod/install.php:248 +#: ../../mod/install.php:286 ../../mod/contacts.php:386 #: ../../mod/content.php:733 ../../object/Item.php:653 #: ../../view/theme/cleanzero/config.php:80 #: ../../view/theme/diabook/config.php:152 @@ -2652,8 +2653,8 @@ msgstr "" msgid "Item has been removed." msgstr "" -#: ../../mod/nogroup.php:40 ../../mod/contacts.php:395 -#: ../../mod/contacts.php:585 ../../mod/viewcontacts.php:62 +#: ../../mod/nogroup.php:40 ../../mod/viewcontacts.php:62 +#: ../../mod/contacts.php:395 ../../mod/contacts.php:585 #, php-format msgid "Visit %s's profile [%s]" msgstr "" @@ -3761,492 +3762,248 @@ msgstr "" msgid "No installed applications." msgstr "" -#: ../../mod/contacts.php:85 ../../mod/contacts.php:165 -msgid "Could not access contact record." +#: ../../mod/uimport.php:64 +msgid "Import" msgstr "" -#: ../../mod/contacts.php:99 -msgid "Could not locate selected profile." +#: ../../mod/uimport.php:66 +msgid "Move account" msgstr "" -#: ../../mod/contacts.php:122 -msgid "Contact updated." +#: ../../mod/uimport.php:67 +msgid "You can import an account from another Friendica server." msgstr "" -#: ../../mod/contacts.php:124 ../../mod/dfrn_request.php:571 -msgid "Failed to update contact record." +#: ../../mod/uimport.php:68 +msgid "" +"You need to export your account from the old server and upload it here. We " +"will recreate your old account here with all your contacts. We will try also " +"to inform your friends that you moved here." msgstr "" -#: ../../mod/contacts.php:187 -msgid "Contact has been blocked" +#: ../../mod/uimport.php:69 +msgid "" +"This feature is experimental. We can't import contacts from the OStatus " +"network (statusnet/identi.ca) or from Diaspora" msgstr "" -#: ../../mod/contacts.php:187 -msgid "Contact has been unblocked" +#: ../../mod/uimport.php:70 +msgid "Account file" msgstr "" -#: ../../mod/contacts.php:201 -msgid "Contact has been ignored" +#: ../../mod/uimport.php:70 +msgid "" +"To export your account, go to \"Settings->Export your personal data\" and " +"select \"Export account\"" msgstr "" -#: ../../mod/contacts.php:201 -msgid "Contact has been unignored" +#: ../../mod/settings.php:23 ../../mod/photos.php:79 +msgid "everybody" msgstr "" -#: ../../mod/contacts.php:220 -msgid "Contact has been archived" +#: ../../mod/settings.php:35 +msgid "Additional features" msgstr "" -#: ../../mod/contacts.php:220 -msgid "Contact has been unarchived" +#: ../../mod/settings.php:40 ../../mod/uexport.php:14 +msgid "Display settings" msgstr "" -#: ../../mod/contacts.php:244 -msgid "Do you really want to delete this contact?" +#: ../../mod/settings.php:46 ../../mod/uexport.php:20 +msgid "Connector settings" msgstr "" -#: ../../mod/contacts.php:263 -msgid "Contact has been removed." +#: ../../mod/settings.php:51 ../../mod/uexport.php:25 +msgid "Plugin settings" msgstr "" -#: ../../mod/contacts.php:301 -#, php-format -msgid "You are mutual friends with %s" +#: ../../mod/settings.php:56 ../../mod/uexport.php:30 +msgid "Connected apps" msgstr "" -#: ../../mod/contacts.php:305 -#, php-format -msgid "You are sharing with %s" +#: ../../mod/settings.php:61 ../../mod/uexport.php:35 ../../mod/uexport.php:80 +msgid "Export personal data" msgstr "" -#: ../../mod/contacts.php:310 -#, php-format -msgid "%s is sharing with you" +#: ../../mod/settings.php:66 ../../mod/uexport.php:40 +msgid "Remove account" msgstr "" -#: ../../mod/contacts.php:327 -msgid "Private communications are not available for this contact." +#: ../../mod/settings.php:118 +msgid "Missing some important data!" msgstr "" -#: ../../mod/contacts.php:334 -msgid "(Update was successful)" +#: ../../mod/settings.php:121 ../../mod/settings.php:610 +msgid "Update" msgstr "" -#: ../../mod/contacts.php:334 -msgid "(Update was not successful)" +#: ../../mod/settings.php:227 +msgid "Failed to connect with email account using the settings provided." msgstr "" -#: ../../mod/contacts.php:336 -msgid "Suggest friends" +#: ../../mod/settings.php:232 +msgid "Email settings updated." msgstr "" -#: ../../mod/contacts.php:340 -#, php-format -msgid "Network type: %s" +#: ../../mod/settings.php:247 +msgid "Features updated" msgstr "" -#: ../../mod/contacts.php:348 -msgid "View all contacts" +#: ../../mod/settings.php:312 +msgid "Passwords do not match. Password unchanged." msgstr "" -#: ../../mod/contacts.php:356 -msgid "Toggle Blocked status" +#: ../../mod/settings.php:317 +msgid "Empty passwords are not allowed. Password unchanged." msgstr "" -#: ../../mod/contacts.php:359 ../../mod/contacts.php:413 -msgid "Unignore" +#: ../../mod/settings.php:325 +msgid "Wrong password." msgstr "" -#: ../../mod/contacts.php:359 ../../mod/contacts.php:413 -#: ../../mod/notifications.php:51 ../../mod/notifications.php:164 -#: ../../mod/notifications.php:210 -msgid "Ignore" +#: ../../mod/settings.php:336 +msgid "Password changed." msgstr "" -#: ../../mod/contacts.php:362 -msgid "Toggle Ignored status" +#: ../../mod/settings.php:338 +msgid "Password update failed. Please try again." msgstr "" -#: ../../mod/contacts.php:366 -msgid "Unarchive" +#: ../../mod/settings.php:403 +msgid " Please use a shorter name." msgstr "" -#: ../../mod/contacts.php:366 -msgid "Archive" +#: ../../mod/settings.php:405 +msgid " Name too short." msgstr "" -#: ../../mod/contacts.php:369 -msgid "Toggle Archive status" +#: ../../mod/settings.php:414 +msgid "Wrong Password" msgstr "" -#: ../../mod/contacts.php:372 -msgid "Repair" +#: ../../mod/settings.php:419 +msgid " Not valid email." msgstr "" -#: ../../mod/contacts.php:375 -msgid "Advanced Contact Settings" +#: ../../mod/settings.php:422 +msgid " Cannot change to that email." msgstr "" -#: ../../mod/contacts.php:381 -msgid "Communications lost with this contact!" +#: ../../mod/settings.php:476 +msgid "Private forum has no privacy permissions. Using default privacy group." msgstr "" -#: ../../mod/contacts.php:384 -msgid "Contact Editor" +#: ../../mod/settings.php:480 +msgid "Private forum has no privacy permissions and no default privacy group." msgstr "" -#: ../../mod/contacts.php:387 -msgid "Profile Visibility" +#: ../../mod/settings.php:510 +msgid "Settings updated." msgstr "" -#: ../../mod/contacts.php:388 -#, php-format -msgid "" -"Please choose the profile you would like to display to %s when viewing your " -"profile securely." +#: ../../mod/settings.php:583 ../../mod/settings.php:609 +#: ../../mod/settings.php:645 +msgid "Add application" msgstr "" -#: ../../mod/contacts.php:389 -msgid "Contact Information / Notes" +#: ../../mod/settings.php:587 ../../mod/settings.php:613 +msgid "Consumer Key" msgstr "" -#: ../../mod/contacts.php:390 -msgid "Edit contact notes" +#: ../../mod/settings.php:588 ../../mod/settings.php:614 +msgid "Consumer Secret" msgstr "" -#: ../../mod/contacts.php:396 -msgid "Block/Unblock contact" +#: ../../mod/settings.php:589 ../../mod/settings.php:615 +msgid "Redirect" msgstr "" -#: ../../mod/contacts.php:397 -msgid "Ignore contact" +#: ../../mod/settings.php:590 ../../mod/settings.php:616 +msgid "Icon url" msgstr "" -#: ../../mod/contacts.php:398 -msgid "Repair URL settings" +#: ../../mod/settings.php:601 +msgid "You can't edit this application." msgstr "" -#: ../../mod/contacts.php:399 -msgid "View conversations" +#: ../../mod/settings.php:644 +msgid "Connected Apps" msgstr "" -#: ../../mod/contacts.php:401 -msgid "Delete contact" +#: ../../mod/settings.php:646 ../../mod/editpost.php:109 +#: ../../mod/content.php:751 ../../object/Item.php:117 +msgid "Edit" msgstr "" -#: ../../mod/contacts.php:405 -msgid "Last update:" +#: ../../mod/settings.php:648 +msgid "Client key starts with" msgstr "" -#: ../../mod/contacts.php:407 -msgid "Update public posts" +#: ../../mod/settings.php:649 +msgid "No name" msgstr "" -#: ../../mod/contacts.php:416 -msgid "Currently blocked" +#: ../../mod/settings.php:650 +msgid "Remove authorization" msgstr "" -#: ../../mod/contacts.php:417 -msgid "Currently ignored" +#: ../../mod/settings.php:662 +msgid "No Plugin settings configured" msgstr "" -#: ../../mod/contacts.php:418 -msgid "Currently archived" +#: ../../mod/settings.php:670 +msgid "Plugin Settings" msgstr "" -#: ../../mod/contacts.php:419 ../../mod/notifications.php:157 -#: ../../mod/notifications.php:204 -msgid "Hide this contact from others" +#: ../../mod/settings.php:684 +msgid "Off" msgstr "" -#: ../../mod/contacts.php:419 -msgid "" -"Replies/likes to your public posts may still be visible" +#: ../../mod/settings.php:684 +msgid "On" msgstr "" -#: ../../mod/contacts.php:470 -msgid "Suggestions" +#: ../../mod/settings.php:692 +msgid "Additional Features" msgstr "" -#: ../../mod/contacts.php:473 -msgid "Suggest potential friends" +#: ../../mod/settings.php:705 ../../mod/settings.php:706 +#, php-format +msgid "Built-in support for %s connectivity is %s" msgstr "" -#: ../../mod/contacts.php:476 ../../mod/group.php:194 -msgid "All Contacts" +#: ../../mod/settings.php:705 ../../mod/settings.php:706 +msgid "enabled" msgstr "" -#: ../../mod/contacts.php:479 -msgid "Show all contacts" +#: ../../mod/settings.php:705 ../../mod/settings.php:706 +msgid "disabled" msgstr "" -#: ../../mod/contacts.php:482 -msgid "Unblocked" +#: ../../mod/settings.php:706 +msgid "StatusNet" msgstr "" -#: ../../mod/contacts.php:485 -msgid "Only show unblocked contacts" +#: ../../mod/settings.php:738 +msgid "Email access is disabled on this site." msgstr "" -#: ../../mod/contacts.php:489 -msgid "Blocked" +#: ../../mod/settings.php:745 +msgid "Connector Settings" msgstr "" -#: ../../mod/contacts.php:492 -msgid "Only show blocked contacts" +#: ../../mod/settings.php:750 +msgid "Email/Mailbox Setup" msgstr "" -#: ../../mod/contacts.php:496 -msgid "Ignored" +#: ../../mod/settings.php:751 +msgid "" +"If you wish to communicate with email contacts using this service " +"(optional), please specify how to connect to your mailbox." msgstr "" -#: ../../mod/contacts.php:499 -msgid "Only show ignored contacts" -msgstr "" - -#: ../../mod/contacts.php:503 -msgid "Archived" -msgstr "" - -#: ../../mod/contacts.php:506 -msgid "Only show archived contacts" -msgstr "" - -#: ../../mod/contacts.php:510 -msgid "Hidden" -msgstr "" - -#: ../../mod/contacts.php:513 -msgid "Only show hidden contacts" -msgstr "" - -#: ../../mod/contacts.php:561 -msgid "Mutual Friendship" -msgstr "" - -#: ../../mod/contacts.php:565 -msgid "is a fan of yours" -msgstr "" - -#: ../../mod/contacts.php:569 -msgid "you are a fan of" -msgstr "" - -#: ../../mod/contacts.php:611 -msgid "Search your contacts" -msgstr "" - -#: ../../mod/contacts.php:612 ../../mod/directory.php:59 -msgid "Finding: " -msgstr "" - -#: ../../mod/settings.php:23 ../../mod/photos.php:79 -msgid "everybody" -msgstr "" - -#: ../../mod/settings.php:35 -msgid "Additional features" -msgstr "" - -#: ../../mod/settings.php:40 ../../mod/uexport.php:14 -msgid "Display settings" -msgstr "" - -#: ../../mod/settings.php:46 ../../mod/uexport.php:20 -msgid "Connector settings" -msgstr "" - -#: ../../mod/settings.php:51 ../../mod/uexport.php:25 -msgid "Plugin settings" -msgstr "" - -#: ../../mod/settings.php:56 ../../mod/uexport.php:30 -msgid "Connected apps" -msgstr "" - -#: ../../mod/settings.php:61 ../../mod/uexport.php:35 ../../mod/uexport.php:80 -msgid "Export personal data" -msgstr "" - -#: ../../mod/settings.php:66 ../../mod/uexport.php:40 -msgid "Remove account" -msgstr "" - -#: ../../mod/settings.php:118 -msgid "Missing some important data!" -msgstr "" - -#: ../../mod/settings.php:121 ../../mod/settings.php:610 -msgid "Update" -msgstr "" - -#: ../../mod/settings.php:227 -msgid "Failed to connect with email account using the settings provided." -msgstr "" - -#: ../../mod/settings.php:232 -msgid "Email settings updated." -msgstr "" - -#: ../../mod/settings.php:247 -msgid "Features updated" -msgstr "" - -#: ../../mod/settings.php:312 -msgid "Passwords do not match. Password unchanged." -msgstr "" - -#: ../../mod/settings.php:317 -msgid "Empty passwords are not allowed. Password unchanged." -msgstr "" - -#: ../../mod/settings.php:325 -msgid "Wrong password." -msgstr "" - -#: ../../mod/settings.php:336 -msgid "Password changed." -msgstr "" - -#: ../../mod/settings.php:338 -msgid "Password update failed. Please try again." -msgstr "" - -#: ../../mod/settings.php:403 -msgid " Please use a shorter name." -msgstr "" - -#: ../../mod/settings.php:405 -msgid " Name too short." -msgstr "" - -#: ../../mod/settings.php:414 -msgid "Wrong Password" -msgstr "" - -#: ../../mod/settings.php:419 -msgid " Not valid email." -msgstr "" - -#: ../../mod/settings.php:422 -msgid " Cannot change to that email." -msgstr "" - -#: ../../mod/settings.php:476 -msgid "Private forum has no privacy permissions. Using default privacy group." -msgstr "" - -#: ../../mod/settings.php:480 -msgid "Private forum has no privacy permissions and no default privacy group." -msgstr "" - -#: ../../mod/settings.php:510 -msgid "Settings updated." -msgstr "" - -#: ../../mod/settings.php:583 ../../mod/settings.php:609 -#: ../../mod/settings.php:645 -msgid "Add application" -msgstr "" - -#: ../../mod/settings.php:587 ../../mod/settings.php:613 -msgid "Consumer Key" -msgstr "" - -#: ../../mod/settings.php:588 ../../mod/settings.php:614 -msgid "Consumer Secret" -msgstr "" - -#: ../../mod/settings.php:589 ../../mod/settings.php:615 -msgid "Redirect" -msgstr "" - -#: ../../mod/settings.php:590 ../../mod/settings.php:616 -msgid "Icon url" -msgstr "" - -#: ../../mod/settings.php:601 -msgid "You can't edit this application." -msgstr "" - -#: ../../mod/settings.php:644 -msgid "Connected Apps" -msgstr "" - -#: ../../mod/settings.php:646 ../../mod/editpost.php:109 -#: ../../mod/content.php:751 ../../object/Item.php:117 -msgid "Edit" -msgstr "" - -#: ../../mod/settings.php:648 -msgid "Client key starts with" -msgstr "" - -#: ../../mod/settings.php:649 -msgid "No name" -msgstr "" - -#: ../../mod/settings.php:650 -msgid "Remove authorization" -msgstr "" - -#: ../../mod/settings.php:662 -msgid "No Plugin settings configured" -msgstr "" - -#: ../../mod/settings.php:670 -msgid "Plugin Settings" -msgstr "" - -#: ../../mod/settings.php:684 -msgid "Off" -msgstr "" - -#: ../../mod/settings.php:684 -msgid "On" -msgstr "" - -#: ../../mod/settings.php:692 -msgid "Additional Features" -msgstr "" - -#: ../../mod/settings.php:705 ../../mod/settings.php:706 -#, php-format -msgid "Built-in support for %s connectivity is %s" -msgstr "" - -#: ../../mod/settings.php:705 ../../mod/settings.php:706 -msgid "enabled" -msgstr "" - -#: ../../mod/settings.php:705 ../../mod/settings.php:706 -msgid "disabled" -msgstr "" - -#: ../../mod/settings.php:706 -msgid "StatusNet" -msgstr "" - -#: ../../mod/settings.php:738 -msgid "Email access is disabled on this site." -msgstr "" - -#: ../../mod/settings.php:745 -msgid "Connector Settings" -msgstr "" - -#: ../../mod/settings.php:750 -msgid "Email/Mailbox Setup" -msgstr "" - -#: ../../mod/settings.php:751 -msgid "" -"If you wish to communicate with email contacts using this service " -"(optional), please specify how to connect to your mailbox." -msgstr "" - -#: ../../mod/settings.php:752 -msgid "Last successful email check:" +#: ../../mod/settings.php:752 +msgid "Last successful email check:" msgstr "" #: ../../mod/settings.php:754 @@ -4910,6 +4667,10 @@ msgstr "" msgid "Invalid profile URL." msgstr "" +#: ../../mod/dfrn_request.php:571 ../../mod/contacts.php:124 +msgid "Failed to update contact record." +msgstr "" + #: ../../mod/dfrn_request.php:592 msgid "Your introduction has been sent." msgstr "" @@ -5014,6 +4775,10 @@ msgstr "" msgid "Find on this site" msgstr "" +#: ../../mod/directory.php:59 ../../mod/contacts.php:612 +msgid "Finding: " +msgstr "" + #: ../../mod/directory.php:60 msgid "Site Directory" msgstr "" @@ -5186,45 +4951,10 @@ msgstr "" msgid "- select -" msgstr "" -#: ../../mod/uimport.php:64 -msgid "Import" -msgstr "" - -#: ../../mod/uimport.php:66 -msgid "Move account" -msgstr "" - -#: ../../mod/uimport.php:67 -msgid "You can import an account from another Friendica server." -msgstr "" - -#: ../../mod/uimport.php:68 -msgid "" -"You need to export your account from the old server and upload it here. We " -"will recreate your old account here with all your contacts. We will try also " -"to inform your friends that you moved here." -msgstr "" - -#: ../../mod/uimport.php:69 -msgid "" -"This feature is experimental. We can't import contacts from the OStatus " -"network (statusnet/identi.ca) or from Diaspora" -msgstr "" - -#: ../../mod/uimport.php:70 -msgid "Account file" -msgstr "" - -#: ../../mod/uimport.php:70 -msgid "" -"To export your accont, go to \"Settings->Export your porsonal data\" and " -"select \"Export account\"" -msgstr "" - -#: ../../mod/update_community.php:18 ../../mod/update_display.php:22 -#: ../../mod/update_network.php:22 ../../mod/update_notes.php:41 -#: ../../mod/update_profile.php:41 -msgid "[Embedded content - reload page to view]" +#: ../../mod/update_community.php:18 ../../mod/update_display.php:22 +#: ../../mod/update_network.php:22 ../../mod/update_notes.php:41 +#: ../../mod/update_profile.php:41 +msgid "[Embedded content - reload page to view]" msgstr "" #: ../../mod/follow.php:27 @@ -5316,6 +5046,10 @@ msgstr "" msgid "Members" msgstr "" +#: ../../mod/group.php:194 ../../mod/contacts.php:476 +msgid "All Contacts" +msgstr "" + #: ../../mod/hcard.php:10 msgid "No profile" msgstr "" @@ -5824,6 +5558,12 @@ msgstr "" msgid "Discard" msgstr "" +#: ../../mod/notifications.php:51 ../../mod/notifications.php:164 +#: ../../mod/notifications.php:210 ../../mod/contacts.php:359 +#: ../../mod/contacts.php:413 +msgid "Ignore" +msgstr "" + #: ../../mod/notifications.php:78 msgid "System" msgstr "" @@ -5849,6 +5589,11 @@ msgstr "" msgid "suggested by %s" msgstr "" +#: ../../mod/notifications.php:157 ../../mod/notifications.php:204 +#: ../../mod/contacts.php:419 +msgid "Hide this contact from others" +msgstr "" + #: ../../mod/notifications.php:158 ../../mod/notifications.php:205 msgid "Post a new friend activity" msgstr "" @@ -6645,6 +6390,262 @@ msgid "" "IMPORTANT: You will need to [manually] setup a scheduled task for the poller." msgstr "" +#: ../../mod/contacts.php:85 ../../mod/contacts.php:165 +msgid "Could not access contact record." +msgstr "" + +#: ../../mod/contacts.php:99 +msgid "Could not locate selected profile." +msgstr "" + +#: ../../mod/contacts.php:122 +msgid "Contact updated." +msgstr "" + +#: ../../mod/contacts.php:187 +msgid "Contact has been blocked" +msgstr "" + +#: ../../mod/contacts.php:187 +msgid "Contact has been unblocked" +msgstr "" + +#: ../../mod/contacts.php:201 +msgid "Contact has been ignored" +msgstr "" + +#: ../../mod/contacts.php:201 +msgid "Contact has been unignored" +msgstr "" + +#: ../../mod/contacts.php:220 +msgid "Contact has been archived" +msgstr "" + +#: ../../mod/contacts.php:220 +msgid "Contact has been unarchived" +msgstr "" + +#: ../../mod/contacts.php:244 +msgid "Do you really want to delete this contact?" +msgstr "" + +#: ../../mod/contacts.php:263 +msgid "Contact has been removed." +msgstr "" + +#: ../../mod/contacts.php:301 +#, php-format +msgid "You are mutual friends with %s" +msgstr "" + +#: ../../mod/contacts.php:305 +#, php-format +msgid "You are sharing with %s" +msgstr "" + +#: ../../mod/contacts.php:310 +#, php-format +msgid "%s is sharing with you" +msgstr "" + +#: ../../mod/contacts.php:327 +msgid "Private communications are not available for this contact." +msgstr "" + +#: ../../mod/contacts.php:334 +msgid "(Update was successful)" +msgstr "" + +#: ../../mod/contacts.php:334 +msgid "(Update was not successful)" +msgstr "" + +#: ../../mod/contacts.php:336 +msgid "Suggest friends" +msgstr "" + +#: ../../mod/contacts.php:340 +#, php-format +msgid "Network type: %s" +msgstr "" + +#: ../../mod/contacts.php:348 +msgid "View all contacts" +msgstr "" + +#: ../../mod/contacts.php:356 +msgid "Toggle Blocked status" +msgstr "" + +#: ../../mod/contacts.php:359 ../../mod/contacts.php:413 +msgid "Unignore" +msgstr "" + +#: ../../mod/contacts.php:362 +msgid "Toggle Ignored status" +msgstr "" + +#: ../../mod/contacts.php:366 +msgid "Unarchive" +msgstr "" + +#: ../../mod/contacts.php:366 +msgid "Archive" +msgstr "" + +#: ../../mod/contacts.php:369 +msgid "Toggle Archive status" +msgstr "" + +#: ../../mod/contacts.php:372 +msgid "Repair" +msgstr "" + +#: ../../mod/contacts.php:375 +msgid "Advanced Contact Settings" +msgstr "" + +#: ../../mod/contacts.php:381 +msgid "Communications lost with this contact!" +msgstr "" + +#: ../../mod/contacts.php:384 +msgid "Contact Editor" +msgstr "" + +#: ../../mod/contacts.php:387 +msgid "Profile Visibility" +msgstr "" + +#: ../../mod/contacts.php:388 +#, php-format +msgid "" +"Please choose the profile you would like to display to %s when viewing your " +"profile securely." +msgstr "" + +#: ../../mod/contacts.php:389 +msgid "Contact Information / Notes" +msgstr "" + +#: ../../mod/contacts.php:390 +msgid "Edit contact notes" +msgstr "" + +#: ../../mod/contacts.php:396 +msgid "Block/Unblock contact" +msgstr "" + +#: ../../mod/contacts.php:397 +msgid "Ignore contact" +msgstr "" + +#: ../../mod/contacts.php:398 +msgid "Repair URL settings" +msgstr "" + +#: ../../mod/contacts.php:399 +msgid "View conversations" +msgstr "" + +#: ../../mod/contacts.php:401 +msgid "Delete contact" +msgstr "" + +#: ../../mod/contacts.php:405 +msgid "Last update:" +msgstr "" + +#: ../../mod/contacts.php:407 +msgid "Update public posts" +msgstr "" + +#: ../../mod/contacts.php:416 +msgid "Currently blocked" +msgstr "" + +#: ../../mod/contacts.php:417 +msgid "Currently ignored" +msgstr "" + +#: ../../mod/contacts.php:418 +msgid "Currently archived" +msgstr "" + +#: ../../mod/contacts.php:419 +msgid "" +"Replies/likes to your public posts may still be visible" +msgstr "" + +#: ../../mod/contacts.php:470 +msgid "Suggestions" +msgstr "" + +#: ../../mod/contacts.php:473 +msgid "Suggest potential friends" +msgstr "" + +#: ../../mod/contacts.php:479 +msgid "Show all contacts" +msgstr "" + +#: ../../mod/contacts.php:482 +msgid "Unblocked" +msgstr "" + +#: ../../mod/contacts.php:485 +msgid "Only show unblocked contacts" +msgstr "" + +#: ../../mod/contacts.php:489 +msgid "Blocked" +msgstr "" + +#: ../../mod/contacts.php:492 +msgid "Only show blocked contacts" +msgstr "" + +#: ../../mod/contacts.php:496 +msgid "Ignored" +msgstr "" + +#: ../../mod/contacts.php:499 +msgid "Only show ignored contacts" +msgstr "" + +#: ../../mod/contacts.php:503 +msgid "Archived" +msgstr "" + +#: ../../mod/contacts.php:506 +msgid "Only show archived contacts" +msgstr "" + +#: ../../mod/contacts.php:510 +msgid "Hidden" +msgstr "" + +#: ../../mod/contacts.php:513 +msgid "Only show hidden contacts" +msgstr "" + +#: ../../mod/contacts.php:561 +msgid "Mutual Friendship" +msgstr "" + +#: ../../mod/contacts.php:565 +msgid "is a fan of yours" +msgstr "" + +#: ../../mod/contacts.php:569 +msgid "you are a fan of" +msgstr "" + +#: ../../mod/contacts.php:611 +msgid "Search your contacts" +msgstr "" + #: ../../mod/oexchange.php:25 msgid "Post successful." msgstr "" -- 2.39.5