aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--boot.php4
-rw-r--r--util/messages.po2169
-rw-r--r--util/strings.php14
-rw-r--r--view/it/messages.po15
-rw-r--r--view/it/strings.php4
5 files changed, 1112 insertions, 1094 deletions
diff --git a/boot.php b/boot.php
index 50b4fd887..0b5787aba 100644
--- a/boot.php
+++ b/boot.php
@@ -2019,7 +2019,7 @@ function contact_block() {
intval($shown)
);
if(count($r)) {
- $o .= '<h4 class="contact-h4">' . $total . ' ' . t('Contacts') . '</h4><div id="contact-block">';
+ $o .= '<h4 class="contact-h4">' . sprintf(tt('%d Contact','%d Contacts', $total),$total) . '</h4><div id="contact-block">';
foreach($r as $rr) {
$redirect_url = $a->get_baseurl() . '/redir/' . $rr['id'];
if(local_user() && ($rr['uid'] == local_user())
@@ -2665,4 +2665,4 @@ function extract_item_authors($arr,$uid) {
}
}
return array();
-}} \ No newline at end of file
+}}
diff --git a/util/messages.po b/util/messages.po
index 1c0c880e9..beff3e4b6 100644
--- a/util/messages.po
+++ b/util/messages.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 2.1.925\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-03-22 08:15+0100\n"
+"POT-Creation-Date: 2011-03-23 14:03+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -18,743 +18,670 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
-#: ../../mod/network.php:6 ../../mod/profiles.php:7 ../../mod/profiles.php:227
-#: ../../mod/notifications.php:56 ../../mod/install.php:93
-#: ../../mod/message.php:8 ../../mod/message.php:116 ../../mod/manage.php:75
-#: ../../mod/dfrn_confirm.php:53 ../../mod/wall_upload.php:42
-#: ../../mod/display.php:308 ../../mod/regmod.php:16 ../../mod/photos.php:85
-#: ../../mod/photos.php:773 ../../mod/viewcontacts.php:13
-#: ../../mod/editpost.php:10 ../../mod/settings.php:14
-#: ../../mod/settings.php:19 ../../mod/settings.php:210 ../../mod/item.php:57
-#: ../../mod/item.php:668 ../../mod/profile_photo.php:19
-#: ../../mod/profile_photo.php:133 ../../mod/profile_photo.php:139
-#: ../../mod/profile_photo.php:150 ../../mod/group.php:19
-#: ../../mod/invite.php:13 ../../mod/invite.php:50 ../../mod/register.php:25
-#: ../../mod/follow.php:8 ../../mod/contacts.php:106
-#: ../../addon/facebook/facebook.php:110 ../../index.php:251
-msgid "Permission denied."
-msgstr ""
-
-#: ../../mod/network.php:18
-msgid "Normal View"
-msgstr ""
-
-#: ../../mod/network.php:20
-msgid "New Item View"
-msgstr ""
-
-#: ../../mod/network.php:69 ../../mod/message.php:172
-#: ../../mod/profile.php:137
-msgid "Please enter a link URL:"
-msgstr ""
-
-#: ../../mod/network.php:70 ../../mod/profile.php:138
-msgid "Please enter a YouTube link:"
-msgstr ""
-
-#: ../../mod/network.php:71 ../../mod/profile.php:139
-msgid "Please enter a video(.ogg) link/URL:"
-msgstr ""
-
-#: ../../mod/network.php:72 ../../mod/profile.php:140
-msgid "Please enter an audio(.ogg) link/URL:"
-msgstr ""
-
-#: ../../mod/network.php:73 ../../mod/profile.php:141
-msgid "Where are you right now?"
-msgstr ""
-
-#: ../../mod/network.php:96 ../../mod/network.php:375
-#: ../../mod/display.php:158 ../../mod/photos.php:1086
-#: ../../mod/profile.php:164 ../../mod/profile.php:325
-msgid "Share"
-msgstr ""
-
-#: ../../mod/network.php:97 ../../mod/message.php:186
-#: ../../mod/message.php:320 ../../mod/profile.php:165
-#: ../../mod/editpost.php:63
-msgid "Upload photo"
-msgstr ""
-
-#: ../../mod/network.php:98 ../../mod/message.php:187
-#: ../../mod/message.php:321 ../../mod/profile.php:166
-#: ../../mod/editpost.php:64
-msgid "Insert web link"
+#: ../../index.php:194
+msgid "Not Found"
msgstr ""
-#: ../../mod/network.php:99 ../../mod/profile.php:167
-#: ../../mod/editpost.php:65
-msgid "Insert YouTube video"
+#: ../../index.php:195
+msgid "Page not found."
msgstr ""
-#: ../../mod/network.php:100 ../../mod/profile.php:168
-#: ../../mod/editpost.php:66
-msgid "Insert Vorbis [.ogg] video"
+#: ../../index.php:250 ../../mod/group.php:88
+msgid "Permission denied"
msgstr ""
-#: ../../mod/network.php:101 ../../mod/profile.php:169
-#: ../../mod/editpost.php:67
-msgid "Insert Vorbis [.ogg] audio"
+#: ../../index.php:251 ../../mod/manage.php:75 ../../mod/wall_upload.php:42
+#: ../../mod/follow.php:8 ../../mod/profile_photo.php:19
+#: ../../mod/profile_photo.php:133 ../../mod/profile_photo.php:139
+#: ../../mod/profile_photo.php:150 ../../mod/regmod.php:16
+#: ../../mod/profiles.php:7 ../../mod/profiles.php:227
+#: ../../mod/settings.php:14 ../../mod/settings.php:19
+#: ../../mod/settings.php:210 ../../mod/photos.php:85 ../../mod/photos.php:773
+#: ../../mod/display.php:308 ../../mod/editpost.php:10 ../../mod/invite.php:13
+#: ../../mod/invite.php:50 ../../mod/contacts.php:106
+#: ../../mod/register.php:25 ../../mod/install.php:93 ../../mod/network.php:6
+#: ../../mod/notifications.php:56 ../../mod/item.php:57 ../../mod/item.php:668
+#: ../../mod/message.php:8 ../../mod/message.php:116
+#: ../../mod/dfrn_confirm.php:53 ../../mod/viewcontacts.php:13
+#: ../../mod/group.php:19 ../../addon/facebook/facebook.php:110
+msgid "Permission denied."
msgstr ""
-#: ../../mod/network.php:102 ../../mod/profile.php:170
-#: ../../mod/editpost.php:68
-msgid "Set your location"
+#: ../../boot.php:808
+msgid "Create a New Account"
msgstr ""
-#: ../../mod/network.php:103 ../../mod/profile.php:171
-#: ../../mod/editpost.php:69
-msgid "Clear browser location"
+#: ../../boot.php:809 ../../mod/register.php:445 ../../include/nav.php:61
+msgid "Register"
msgstr ""
-#: ../../mod/network.php:104 ../../mod/network.php:376
-#: ../../mod/message.php:188 ../../mod/message.php:322
-#: ../../mod/display.php:159 ../../mod/photos.php:1087
-#: ../../mod/profile.php:172 ../../mod/profile.php:326
-#: ../../mod/editpost.php:70
-msgid "Please wait"
+#: ../../boot.php:815
+msgid "Nickname or Email address: "
msgstr ""
-#: ../../mod/network.php:105 ../../mod/profile.php:173
-#: ../../mod/editpost.php:71
-msgid "Permission settings"
+#: ../../boot.php:816
+msgid "Password: "
msgstr ""
-#: ../../mod/network.php:111 ../../mod/profile.php:180
-#: ../../mod/editpost.php:77
-msgid "CC: email addresses"
+#: ../../boot.php:817 ../../boot.php:823 ../../include/nav.php:44
+msgid "Login"
msgstr ""
-#: ../../mod/network.php:113 ../../mod/profile.php:182
-#: ../../mod/editpost.php:79
-msgid "Example: bob@example.com, mary@example.com"
+#: ../../boot.php:821
+msgid "Nickname/Email/OpenID: "
msgstr ""
-#: ../../mod/network.php:156
-msgid "No such group"
+#: ../../boot.php:822
+msgid "Password (if not OpenID): "
msgstr ""
-#: ../../mod/network.php:167
-msgid "Group is empty"
+#: ../../boot.php:825
+msgid "Forgot your password?"
msgstr ""
-#: ../../mod/network.php:171
-msgid "Group: "
+#: ../../boot.php:826
+msgid "Password Reset"
msgstr ""
-#: ../../mod/network.php:280 ../../mod/network.php:446
-#: ../../mod/display.php:262 ../../mod/profile.php:405
-#: ../../mod/search.php:116
-msgid "View $name's profile"
+#: ../../boot.php:837 ../../include/nav.php:38
+msgid "Logout"
msgstr ""
-#: ../../mod/network.php:295 ../../mod/search.php:131
-msgid "View in context"
+#: ../../boot.php:1077
+msgid "prev"
msgstr ""
-#: ../../mod/network.php:329 ../../mod/display.php:149
-#: ../../mod/photos.php:962 ../../mod/profile.php:316
-msgid "Private Message"
+#: ../../boot.php:1079
+msgid "first"
msgstr ""
-#: ../../mod/network.php:373 ../../mod/display.php:156
-#: ../../mod/photos.php:1084 ../../mod/profile.php:323
-msgid "I like this (toggle)"
+#: ../../boot.php:1108
+msgid "last"
msgstr ""
-#: ../../mod/network.php:374 ../../mod/display.php:157
-#: ../../mod/photos.php:1085 ../../mod/profile.php:324
-msgid "I don't like this (toggle)"
+#: ../../boot.php:1111
+msgid "next"
msgstr ""
-#: ../../mod/network.php:389 ../../mod/display.php:171
-#: ../../mod/photos.php:1106 ../../mod/photos.php:1146
-#: ../../mod/photos.php:1175 ../../mod/profile.php:338
-msgid "This is you"
+#: ../../boot.php:1837
+#, php-format
+msgid "%s likes this."
msgstr ""
-#: ../../mod/network.php:397 ../../mod/display.php:222
-#: ../../mod/profile.php:362 ../../mod/editpost.php:62
-msgid "Edit"
+#: ../../boot.php:1837
+#, php-format
+msgid "%s doesn't like this."
msgstr ""
-#: ../../mod/network.php:398 ../../mod/display.php:238
-#: ../../mod/photos.php:1203 ../../mod/profile.php:384 ../../mod/group.php:137
-msgid "Delete"
+#: ../../boot.php:1841 ../../test.php:8
+#, php-format
+msgid "<span %1$s>%2$d people</span> like this."
msgstr ""
-#: ../../mod/network.php:447 ../../mod/display.php:263
-msgid "View $owner_name's profile"
+#: ../../boot.php:1843
+#, php-format
+msgid "<span %1$s>%2$d people</span> don't like this."
msgstr ""
-#: ../../mod/network.php:448 ../../mod/display.php:264
-msgid "to"
+#: ../../boot.php:1849
+msgid "and"
msgstr ""
-#: ../../mod/network.php:449 ../../mod/display.php:265
-msgid "Wall-to-Wall"
+#: ../../boot.php:1852
+#, php-format
+msgid ", and %d other people"
msgstr ""
-#: ../../mod/network.php:450 ../../mod/display.php:266
-msgid "via Wall-To-Wall:"
+#: ../../boot.php:1853
+#, php-format
+msgid "%s like this."
msgstr ""
-#: ../../mod/network.php:484 ../../mod/display.php:317
-#: ../../mod/profile.php:438 ../../mod/register.php:424
-msgid ""
-"Shared content is covered by the <a href=\"http://creativecommons.org/"
-"licenses/by/3.0/\">Creative Commons Attribution 3.0</a> license."
+#: ../../boot.php:1853
+#, php-format
+msgid "%s don't like this."
msgstr ""
-#: ../../mod/profiles.php:21 ../../mod/profiles.php:237
-#: ../../mod/profiles.php:342 ../../mod/dfrn_confirm.php:62
-msgid "Profile not found."
+#: ../../boot.php:2014
+msgid "No contacts"
msgstr ""
-#: ../../mod/profiles.php:28
-msgid "Profile Name is required."
-msgstr ""
+#: ../../boot.php:2022
+#, php-format
+msgid "%d Contact"
+msgid_plural "%d Contacts"
+msgstr[0] ""
+msgstr[1] ""
-#: ../../mod/profiles.php:199
-msgid "Profile updated."
+#: ../../boot.php:2038 ../../mod/viewcontacts.php:17
+msgid "View Contacts"
msgstr ""
-#: ../../mod/profiles.php:254
-msgid "Profile deleted."
+#: ../../boot.php:2055 ../../mod/search.php:17 ../../include/nav.php:67
+msgid "Search"
msgstr ""
-#: ../../mod/profiles.php:270 ../../mod/profiles.php:301
-msgid "Profile-"
+#: ../../boot.php:2210 ../../mod/profile.php:8
+msgid "No profile"
msgstr ""
-#: ../../mod/profiles.php:289 ../../mod/profiles.php:328
-msgid "New profile created."
+#: ../../boot.php:2267
+msgid "Connect"
msgstr ""
-#: ../../mod/profiles.php:307
-msgid "Profile unavailable to clone."
+#: ../../boot.php:2277
+msgid "Location:"
msgstr ""
-#: ../../mod/profiles.php:370
-msgid ""
-"This is your <strong>public</strong> profile.<br />It <strong>may</strong> "
-"be visible to anybody using the internet."
+#: ../../boot.php:2281
+msgid ", "
msgstr ""
-#: ../../mod/profiles.php:380
-msgid "Age: "
+#: ../../boot.php:2289
+msgid "Gender:"
msgstr ""
-#: ../../mod/profiles.php:422
-msgid "Profile Image"
+#: ../../boot.php:2293
+msgid "Status:"
msgstr ""
-#: ../../mod/lostpass.php:38
-#, php-format
-msgid "Password reset requested at %s"
+#: ../../boot.php:2295
+msgid "Homepage:"
msgstr ""
-#: ../../mod/lostpass.php:39 ../../mod/dfrn_confirm.php:649
-#: ../../mod/dfrn_notify.php:177 ../../mod/dfrn_notify.php:389
-#: ../../mod/dfrn_notify.php:475 ../../mod/regmod.php:93
-#: ../../mod/item.php:475 ../../mod/item.php:498 ../../mod/register.php:311
-#: ../../mod/register.php:348 ../../mod/dfrn_request.php:545
-#: ../../include/items.php:1373
-msgid "Administrator"
+#: ../../boot.php:2386
+msgid "Monday"
msgstr ""
-#: ../../mod/notifications.php:28
-msgid "Invalid request identifier."
+#: ../../boot.php:2386
+msgid "Tuesday"
msgstr ""
-#: ../../mod/notifications.php:31 ../../mod/notifications.php:134
-msgid "Discard"
+#: ../../boot.php:2386
+msgid "Wednesday"
msgstr ""
-#: ../../mod/notifications.php:41 ../../mod/notifications.php:133
-msgid "Ignore"
+#: ../../boot.php:2386
+msgid "Thursday"
msgstr ""
-#: ../../mod/notifications.php:72
-msgid "Show Ignored Requests"
+#: ../../boot.php:2386
+msgid "Friday"
msgstr ""
-#: ../../mod/notifications.php:72
-msgid "Hide Ignored Requests"
+#: ../../boot.php:2386
+msgid "Saturday"
msgstr ""
-#: ../../mod/notifications.php:105
-msgid "Claims to be known to you: "
+#: ../../boot.php:2386
+msgid "Sunday"
msgstr ""
-#: ../../mod/notifications.php:105
-msgid "yes"
+#: ../../boot.php:2390
+msgid "January"
msgstr ""
-#: ../../mod/notifications.php:105
-msgid "no"
+#: ../../boot.php:2390
+msgid "February"
msgstr ""
-#: ../../mod/notifications.php:111
-msgid "Approve as: "
+#: ../../boot.php:2390
+msgid "March"
msgstr ""
-#: ../../mod/notifications.php:112
-msgid "Friend"
+#: ../../boot.php:2390
+msgid "April"
msgstr ""
-#: ../../mod/notifications.php:113
-msgid "Fan/Admirer"
+#: ../../boot.php:2390
+msgid "May"
msgstr ""
-#: ../../mod/notifications.php:120
-msgid "Notification type: "
+#: ../../boot.php:2390
+msgid "June"
msgstr ""
-#: ../../mod/notifications.php:121
-msgid "Friend/Connect Request"
+#: ../../boot.php:2390
+msgid "July"
msgstr ""
-#: ../../mod/notifications.php:121
-msgid "New Follower"
+#: ../../boot.php:2390
+msgid "August"
msgstr ""
-#: ../../mod/notifications.php:131
-msgid "Approve"
+#: ../../boot.php:2390
+msgid "September"
msgstr ""
-#: ../../mod/notifications.php:140
-msgid "No notifications."
+#: ../../boot.php:2390
+msgid "October"
msgstr ""
-#: ../../mod/notifications.php:164
-msgid "No registrations."
+#: ../../boot.php:2390
+msgid "November"
msgstr ""
-#: ../../mod/install.php:33
-msgid "Could not create/connect to database."
+#: ../../boot.php:2390
+msgid "December"
msgstr ""
-#: ../../mod/install.php:38
-msgid "Connected to database."
+#: ../../boot.php:2424
+msgid "Birthday Reminders"
msgstr ""
-#: ../../mod/install.php:72
-msgid "Proceed with Installation"
+#: ../../boot.php:2425
+msgid "Birthdays this week:"
msgstr ""
-#: ../../mod/install.php:74
-msgid "Your Friendika site database has been installed."
+#: ../../boot.php:2426
+msgid "(Adjusted for local time)"
msgstr ""
-#: ../../mod/install.php:75
-msgid ""
-"IMPORTANT: You will need to [manually] setup a scheduled task for the poller."
+#: ../../boot.php:2437
+msgid "[today]"
msgstr ""
-#: ../../mod/install.php:76 ../../mod/install.php:86 ../../mod/install.php:189
-msgid "Please see the file \"INSTALL.txt\"."
+#: ../../boot.php:2634
+msgid "link to source"
msgstr ""
-#: ../../mod/install.php:78
-msgid "Proceed to registration"
+#: ../../mod/manage.php:37
+#, php-format
+msgid "Welcome back %s"
msgstr ""
-#: ../../mod/install.php:84
-msgid "Database import failed."
+#: ../../mod/manage.php:87
+msgid "Manage Identities and/or Pages"
msgstr ""
-#: ../../mod/install.php:85
+#: ../../mod/manage.php:90
msgid ""
-"You may need to import the file \"database.sql\" manually using phpmyadmin "
-"or mysql."
+"(Toggle between different identities or community/group pages which share "
+"your account details.)"
msgstr ""
-#: ../../mod/install.php:98
-msgid "Welcome to Friendika."
+#: ../../mod/manage.php:92
+msgid "Select an identity to manage: "
msgstr ""
-#: ../../mod/install.php:123 ../../mod/manage.php:106 ../../mod/photos.php:801
-#: ../../mod/photos.php:858 ../../mod/photos.php:1066 ../../mod/invite.php:64
-#: ../../addon/facebook/facebook.php:151
-#: ../../addon/randplace/randplace.php:179 ../../addon/twitter/twitter.php:156
-#: ../../addon/twitter/twitter.php:175 ../../addon/statusnet/statusnet.php:163
+#: ../../mod/manage.php:106 ../../mod/photos.php:801 ../../mod/photos.php:858
+#: ../../mod/photos.php:1066 ../../mod/invite.php:64 ../../mod/install.php:123
+#: ../../addon/twitter/twitter.php:156 ../../addon/twitter/twitter.php:175
+#: ../../addon/statusnet/statusnet.php:163
#: ../../addon/statusnet/statusnet.php:189
#: ../../addon/statusnet/statusnet.php:207
+#: ../../addon/facebook/facebook.php:151
+#: ../../addon/randplace/randplace.php:179
msgid "Submit"
msgstr ""
-#: ../../mod/install.php:138
-msgid "Could not find a command line version of PHP in the web server PATH."
-msgstr ""
-
-#: ../../mod/install.php:139
-msgid ""
-"This is required. Please adjust the configuration file .htconfig.php "
-"accordingly."
-msgstr ""
-
-#: ../../mod/install.php:146
-msgid ""
-"The command line version of PHP on your system does not have "
-"\"register_argc_argv\" enabled."
-msgstr ""
-
-#: ../../mod/install.php:147
-msgid "This is required for message delivery to work."
-msgstr ""
-
-#: ../../mod/install.php:169
-msgid ""
-"Error: the \"openssl_pkey_new\" function on this system is not able to "
-"generate encryption keys"
-msgstr ""
-
-#: ../../mod/install.php:170
-msgid ""
-"If running under Windows, please see \"http://www.php.net/manual/en/openssl."
-"installation.php\"."
+#: ../../mod/wall_upload.php:56 ../../mod/profile_photo.php:109
+#, php-format
+msgid "Image exceeds size limit of %d"
msgstr ""
-#: ../../mod/install.php:179
-msgid ""
-"Error: Apache webserver mod-rewrite module is required but not installed."
+#: ../../mod/wall_upload.php:65 ../../mod/profile_photo.php:118
+#: ../../mod/photos.php:571
+msgid "Unable to process image."
msgstr ""
-#: ../../mod/install.php:181
-msgid "Error: libCURL PHP module required but not installed."
+#: ../../mod/wall_upload.php:79 ../../mod/wall_upload.php:88
+#: ../../mod/wall_upload.php:95 ../../mod/item.php:212
+#: ../../mod/message.php:93
+msgid "Wall Photos"
msgstr ""
-#: ../../mod/install.php:183
-msgid ""
-"Error: GD graphics PHP module with JPEG support required but not installed."
+#: ../../mod/wall_upload.php:82 ../../mod/profile_photo.php:230
+#: ../../mod/photos.php:589
+msgid "Image upload failed."
msgstr ""
-#: ../../mod/install.php:185
-msgid "Error: openssl PHP module required but not installed."
+#: ../../mod/dfrn_notify.php:177 ../../mod/dfrn_notify.php:389
+#: ../../mod/dfrn_notify.php:475 ../../mod/regmod.php:93
+#: ../../mod/register.php:311 ../../mod/register.php:348
+#: ../../mod/dfrn_request.php:545 ../../mod/lostpass.php:39
+#: ../../mod/item.php:475 ../../mod/item.php:498
+#: ../../mod/dfrn_confirm.php:649 ../../include/items.php:1373
+msgid "Administrator"
msgstr ""
-#: ../../mod/install.php:187
-msgid "Error: mysqli PHP module required but not installed."
+#: ../../mod/dfrn_notify.php:179
+msgid "noreply"
msgstr ""
-#: ../../mod/install.php:198
-msgid ""
-"The web installer needs to be able to create a file called \".htconfig.php\" "
-"in the top folder of your web server and it is unable to do so."
+#: ../../mod/dfrn_notify.php:237
+msgid "New mail received at "
msgstr ""
-#: ../../mod/install.php:199
-msgid ""
-"This is most often a permission setting, as the web server may not be able "
-"to write files in your folder - even if you can."
+#: ../../mod/dfrn_notify.php:388 ../../mod/dfrn_notify.php:474
+#, php-format
+msgid "%s commented on an item at %s"
msgstr ""
-#: ../../mod/install.php:200
-msgid ""
-"Please check with your site documentation or support people to see if this "
-"situation can be corrected."
+#: ../../mod/profile.php:102
+msgid "Status"
msgstr ""
-#: ../../mod/install.php:201
-msgid ""
-"If not, you may be required to perform a manual installation. Please see the "
-"file \"INSTALL.txt\" for instructions."
+#: ../../mod/profile.php:103
+msgid "Profile"
msgstr ""
-#: ../../mod/install.php:210
-msgid ""
-"The database configuration file \".htconfig.php\" could not be written. "
-"Please use the enclosed text to create a configuration file in your web "
-"server root."
+#: ../../mod/profile.php:104
+msgid "Photos"
msgstr ""
-#: ../../mod/install.php:225
-msgid "Errors encountered creating database tables."
+#: ../../mod/profile.php:137 ../../mod/network.php:69
+#: ../../mod/message.php:172
+msgid "Please enter a link URL:"
msgstr ""
-#: ../../mod/message.php:18
-msgid "No recipient selected."
+#: ../../mod/profile.php:138 ../../mod/network.php:70
+msgid "Please enter a YouTube link:"
msgstr ""
-#: ../../mod/message.php:23
-msgid "[no subject]"
+#: ../../mod/profile.php:139 ../../mod/network.php:71
+msgid "Please enter a video(.ogg) link/URL:"
msgstr ""
-#: ../../mod/message.php:34
-msgid "Unable to locate contact information."
+#: ../../mod/profile.php:140 ../../mod/network.php:72
+msgid "Please enter an audio(.ogg) link/URL:"
msgstr ""
-#: ../../mod/message.php:93 ../../mod/wall_upload.php:79
-#: ../../mod/wall_upload.php:88 ../../mod/wall_upload.php:95
-#: ../../mod/item.php:212
-msgid "Wall Photos"
+#: ../../mod/profile.php:141 ../../mod/network.php:73
+msgid "Where are you right now?"
msgstr ""
-#: ../../mod/message.php:102
-msgid "Message sent."
+#: ../../mod/profile.php:164 ../../mod/profile.php:325
+#: ../../mod/photos.php:1086 ../../mod/display.php:158
+#: ../../mod/network.php:96 ../../mod/network.php:375
+msgid "Share"
msgstr ""
-#: ../../mod/message.php:105
-msgid "Message could not be sent."
+#: ../../mod/profile.php:165 ../../mod/editpost.php:63
+#: ../../mod/network.php:97 ../../mod/message.php:186
+#: ../../mod/message.php:320
+msgid "Upload photo"
msgstr ""
-#: ../../mod/message.php:125 ../../include/nav.php:100
-msgid "Messages"
+#: ../../mod/profile.php:166 ../../mod/editpost.php:64
+#: ../../mod/network.php:98 ../../mod/message.php:187
+#: ../../mod/message.php:321
+msgid "Insert web link"
msgstr ""
-#: ../../mod/message.php:126
-msgid "Inbox"
+#: ../../mod/profile.php:167 ../../mod/editpost.php:65
+#: ../../mod/network.php:99
+msgid "Insert YouTube video"
msgstr ""
-#: ../../mod/message.php:127
-msgid "Outbox"
+#: ../../mod/profile.php:168 ../../mod/editpost.php:66
+#: ../../mod/network.php:100
+msgid "Insert Vorbis [.ogg] video"
msgstr ""
-#: ../../mod/message.php:128
-msgid "New Message"
+#: ../../mod/profile.php:169 ../../mod/editpost.php:67
+#: ../../mod/network.php:101
+msgid "Insert Vorbis [.ogg] audio"
msgstr ""
-#: ../../mod/message.php:142
-msgid "Message deleted."
+#: ../../mod/profile.php:170 ../../mod/editpost.php:68
+#: ../../mod/network.php:102
+msgid "Set your location"
msgstr ""
-#: ../../mod/message.php:158
-msgid "Conversation removed."
+#: ../../mod/profile.php:171 ../../mod/editpost.php:69
+#: ../../mod/network.php:103
+msgid "Clear browser location"
msgstr ""
-#: ../../mod/message.php:178
-msgid "Send Private Message"
+#: ../../mod/profile.php:172 ../../mod/profile.php:326
+#: ../../mod/photos.php:1087 ../../mod/display.php:159
+#: ../../mod/editpost.php:70 ../../mod/network.php:104
+#: ../../mod/network.php:376 ../../mod/message.php:188
+#: ../../mod/message.php:322
+msgid "Please wait"
msgstr ""
-#: ../../mod/message.php:179 ../../mod/message.php:313
-msgid "To:"
+#: ../../mod/profile.php:173 ../../mod/editpost.php:71
+#: ../../mod/network.php:105
+msgid "Permission settings"
msgstr ""
-#: ../../mod/message.php:180 ../../mod/message.php:314
-msgid "Subject:"
+#: ../../mod/profile.php:180 ../../mod/editpost.php:77
+#: ../../mod/network.php:111
+msgid "CC: email addresses"
msgstr ""
-#: ../../mod/message.php:183 ../../mod/message.php:317 ../../mod/invite.php:59
-msgid "Your message:"
+#: ../../mod/profile.php:182 ../../mod/editpost.php:79
+#: ../../mod/network.php:113
+msgid "Example: bob@example.com, mary@example.com"
msgstr ""
-#: ../../mod/message.php:222
-msgid "No messages."
+#: ../../mod/profile.php:316 ../../mod/photos.php:962
+#: ../../mod/display.php:149 ../../mod/network.php:329
+msgid "Private Message"
msgstr ""
-#: ../../mod/message.php:235
-msgid "Delete conversation"
+#: ../../mod/profile.php:323 ../../mod/photos.php:1084
+#: ../../mod/display.php:156 ../../mod/network.php:373
+msgid "I like this (toggle)"
msgstr ""
-#: ../../mod/message.php:265
-msgid "Message not available."
+#: ../../mod/profile.php:324 ../../mod/photos.php:1085
+#: ../../mod/display.php:157 ../../mod/network.php:374
+msgid "I don't like this (toggle)"
msgstr ""
-#: ../../mod/message.php:302
-msgid "Delete message"
+#: ../../mod/profile.php:338 ../../mod/photos.php:1106
+#: ../../mod/photos.php:1146 ../../mod/photos.php:1175
+#: ../../mod/display.php:171 ../../mod/network.php:389
+msgid "This is you"
msgstr ""
-#: ../../mod/message.php:312
-msgid "Send Reply"
+#: ../../mod/profile.php:362 ../../mod/display.php:222
+#: ../../mod/editpost.php:62 ../../mod/network.php:397
+msgid "Edit"
msgstr ""
-#: ../../mod/directory.php:32
-msgid "Global Directory"
+#: ../../mod/profile.php:384 ../../mod/photos.php:1203
+#: ../../mod/display.php:238 ../../mod/network.php:398 ../../mod/group.php:137
+msgid "Delete"
msgstr ""
-#: ../../mod/directory.php:38 ../../mod/contacts.php:315
-msgid "Finding: "
+#: ../../mod/profile.php:405 ../../mod/search.php:116
+#: ../../mod/display.php:262 ../../mod/network.php:280
+#: ../../mod/network.php:446
+msgid "View $name's profile"
msgstr ""
-#: ../../mod/manage.php:37
-#, php-format
-msgid "Welcome back %s"
+#: ../../mod/profile.php:438 ../../mod/display.php:317
+#: ../../mod/register.php:424 ../../mod/network.php:484
+msgid ""
+"Shared content is covered by the <a href=\"http://creativecommons.org/"
+"licenses/by/3.0/\">Creative Commons Attribution 3.0</a> license."
msgstr ""
-#: ../../mod/manage.php:87
-msgid "Manage Identities and/or Pages"
+#: ../../mod/follow.php:173
+msgid "The profile address specified does not provide adequate information."
msgstr ""
-#: ../../mod/manage.php:90
+#: ../../mod/follow.php:179
msgid ""
-"(Toggle between different identities or community/group pages which share "
-"your account details.)"
+"Limited profile. This person will be unable to receive direct/personal "
+"notifications from you."
msgstr ""
-#: ../../mod/manage.php:92
-msgid "Select an identity to manage: "
+#: ../../mod/follow.php:230
+msgid "Unable to retrieve contact information."
msgstr ""
-#: ../../mod/dfrn_poll.php:78 ../../mod/dfrn_poll.php:392
-#, php-format
-msgid "%s welcomes %s"
+#: ../../mod/follow.php:276
+msgid "following"
msgstr ""
-#: ../../mod/dfrn_confirm.php:114 ../../mod/contacts.php:214
-msgid "Contact not found."
+#: ../../mod/profile_photo.php:28
+msgid "Image uploaded but image cropping failed."
msgstr ""
-#: ../../mod/dfrn_confirm.php:231
-msgid "Response from remote site was not understood."
+#: ../../mod/profile_photo.php:58 ../../mod/profile_photo.php:65
+#: ../../mod/profile_photo.php:72 ../../mod/profile_photo.php:155
+#: ../../mod/profile_photo.php:225 ../../mod/profile_photo.php:234
+#: ../../mod/photos.php:106 ../../mod/photos.php:531 ../../mod/photos.php:850
+#: ../../mod/photos.php:865 ../../mod/register.php:267
+#: ../../mod/register.php:274 ../../mod/register.php:281
+msgid "Profile Photos"
msgstr ""
-#: ../../mod/dfrn_confirm.php:240
-msgid "Unexpected response from remote site: "
+#: ../../mod/profile_photo.php:61 ../../mod/profile_photo.php:68
+#: ../../mod/profile_photo.php:75 ../../mod/profile_photo.php:237
+#, php-format
+msgid "Image size reduction [%s] failed."
msgstr ""
-#: ../../mod/dfrn_confirm.php:248
-msgid "Confirmation completed successfully."
+#: ../../mod/profile_photo.php:95
+msgid "Unable to process image"
msgstr ""
-#: ../../mod/dfrn_confirm.php:250 ../../mod/dfrn_confirm.php:264
-#: ../../mod/dfrn_confirm.php:271
-msgid "Remote site reported: "
+#: ../../mod/profile_photo.php:228
+msgid "Image uploaded successfully."
msgstr ""
-#: ../../mod/dfrn_confirm.php:262
-msgid "Temporary failure. Please wait and try again."
+#: ../../mod/home.php:23
+#, php-format
+msgid "Welcome to %s"
msgstr ""
-#: ../../mod/dfrn_confirm.php:269
-msgid "Introduction failed or was revoked."
+#: ../../mod/regmod.php:10
+msgid "Please login."
msgstr ""
-#: ../../mod/dfrn_confirm.php:387
-msgid "Unable to set contact photo."
+#: ../../mod/regmod.php:54
+#, php-format
+msgid "Registration revoked for %s"
msgstr ""
-#: ../../mod/dfrn_confirm.php:426
-msgid "is now friends with"
+#: ../../mod/regmod.php:92 ../../mod/register.php:310
+#, php-format
+msgid "Registration details for %s"
msgstr ""
-#: ../../mod/dfrn_confirm.php:494
-#, php-format
-msgid "No user record found for '%s' "
+#: ../../mod/regmod.php:96
+msgid "Account approved."
msgstr ""
-#: ../../mod/dfrn_confirm.php:504
-msgid "Our site encryption key is apparently messed up."
+#: ../../mod/profiles.php:21 ../../mod/profiles.php:237
+#: ../../mod/profiles.php:342 ../../mod/dfrn_confirm.php:62
+msgid "Profile not found."
msgstr ""
-#: ../../mod/dfrn_confirm.php:515
-msgid "Empty site URL was provided or URL could not be decrypted by us."
+#: ../../mod/profiles.php:28
+msgid "Profile Name is required."
msgstr ""
-#: ../../mod/dfrn_confirm.php:527
-msgid "Contact record was not found for you on our site."
+#: ../../mod/profiles.php:199
+msgid "Profile updated."
msgstr ""
-#: ../../mod/dfrn_confirm.php:555
-msgid ""
-"The ID provided by your system is a duplicate on our system. It should work "
-"if you try again."
+#: ../../mod/profiles.php:254
+msgid "Profile deleted."
msgstr ""
-#: ../../mod/dfrn_confirm.php:566
-msgid "Unable to set your contact credentials on our system."
+#: ../../mod/profiles.php:270 ../../mod/profiles.php:301
+msgid "Profile-"
msgstr ""
-#: ../../mod/dfrn_confirm.php:619
-msgid "Unable to update your contact profile details on our system"
+#: ../../mod/profiles.php:289 ../../mod/profiles.php:328
+msgid "New profile created."
msgstr ""
-#: ../../mod/dfrn_confirm.php:648
-#, php-format
-msgid "Connection accepted at %s"
+#: ../../mod/profiles.php:307
+msgid "Profile unavailable to clone."
msgstr ""
-#: ../../mod/wall_upload.php:56 ../../mod/profile_photo.php:109
-#, php-format
-msgid "Image exceeds size limit of %d"
+#: ../../mod/profiles.php:370
+msgid ""
+"This is your <strong>public</strong> profile.<br />It <strong>may</strong> "
+"be visible to anybody using the internet."
msgstr ""
-#: ../../mod/wall_upload.php:65 ../../mod/photos.php:571
-#: ../../mod/profile_photo.php:118
-msgid "Unable to process image."
+#: ../../mod/profiles.php:380
+msgid "Age: "
msgstr ""
-#: ../../mod/wall_upload.php:82 ../../mod/photos.php:589
-#: ../../mod/profile_photo.php:230
-msgid "Image upload failed."
+#: ../../mod/profiles.php:422
+msgid "Profile Image"
msgstr ""
-#: ../../mod/display.php:15 ../../mod/display.php:312 ../../mod/item.php:598
-msgid "Item not found."
+#: ../../mod/settings.php:37
+msgid "Passwords do not match. Password unchanged."
msgstr ""
-#: ../../mod/display.php:305
-msgid "Item has been removed."
+#: ../../mod/settings.php:42
+msgid "Empty passwords are not allowed. Password unchanged."
msgstr ""
-#: ../../mod/match.php:10
-msgid "Profile Match"
+#: ../../mod/settings.php:53
+msgid "Password changed."
msgstr ""
-#: ../../mod/match.php:49
-msgid "No matches"
+#: ../../mod/settings.php:55
+msgid "Password update failed. Please try again."
msgstr ""
-#: ../../mod/lockview.php:39
-msgid "Remote privacy information not available."
+#: ../../mod/settings.php:97
+msgid " Please use a shorter name."
msgstr ""
-#: ../../mod/lockview.php:43
-msgid "Visible to:"
+#: ../../mod/settings.php:99
+msgid " Name too short."
msgstr ""
-#: ../../mod/dfrn_notify.php:179
-msgid "noreply"
+#: ../../mod/settings.php:105
+msgid " Not valid email."
msgstr ""
-#: ../../mod/dfrn_notify.php:237
-msgid "New mail received at "
+#: ../../mod/settings.php:107
+msgid " Cannot change to that email."
msgstr ""
-#: ../../mod/dfrn_notify.php:388 ../../mod/dfrn_notify.php:474
-#, php-format
-msgid "%s commented on an item at %s"
+#: ../../mod/settings.php:165
+msgid "Settings updated."
msgstr ""
-#: ../../mod/removeme.php:42 ../../mod/removeme.php:45
-msgid "Remove My Account"
+#: ../../mod/settings.php:215
+msgid "Plugin Settings"
msgstr ""
-#: ../../mod/removeme.php:43
-msgid ""
-"This will completely remove your account. Once this has been done it is not "
-"recoverable."
+#: ../../mod/settings.php:216
+msgid "Account Settings"
msgstr ""
-#: ../../mod/removeme.php:44
-msgid "Please enter your password for verification:"
+#: ../../mod/settings.php:222
+msgid "No Plugin settings configured"
msgstr ""
-#: ../../mod/home.php:23
-#, php-format
-msgid "Welcome to %s"
+#: ../../mod/settings.php:269
+msgid "OpenID: "
msgstr ""
-#: ../../mod/regmod.php:10
-msgid "Please login."
+#: ../../mod/settings.php:269
+msgid "&nbsp;(Optional) Allow this OpenID to login to this account."
msgstr ""
-#: ../../mod/regmod.php:54
-#, php-format
-msgid "Registration revoked for %s"
+#: ../../mod/settings.php:301
+msgid "Profile is <strong>not published</strong>."
msgstr ""
-#: ../../mod/regmod.php:92 ../../mod/register.php:310
-#, php-format
-msgid "Registration details for %s"
+#: ../../mod/settings.php:358
+msgid "Default Post Permissions"
msgstr ""
-#: ../../mod/regmod.php:96
-msgid "Account approved."
+#: ../../mod/search.php:54
+msgid "No results."
msgstr ""
-#: ../../mod/apps.php:6
-msgid "Applications"
+#: ../../mod/search.php:131 ../../mod/network.php:295
+msgid "View in context"
msgstr ""
#: ../../mod/photos.php:30
@@ -774,15 +701,6 @@ msgstr ""
msgid "Contact information unavailable"
msgstr ""
-#: ../../mod/photos.php:106 ../../mod/photos.php:531 ../../mod/photos.php:850
-#: ../../mod/photos.php:865 ../../mod/profile_photo.php:58
-#: ../../mod/profile_photo.php:65 ../../mod/profile_photo.php:72
-#: ../../mod/profile_photo.php:155 ../../mod/profile_photo.php:225
-#: ../../mod/profile_photo.php:234 ../../mod/register.php:267
-#: ../../mod/register.php:274 ../../mod/register.php:281
-msgid "Profile Photos"
-msgstr ""
-
#: ../../mod/photos.php:116
msgid "Album not found."
msgstr ""
@@ -899,32 +817,28 @@ msgstr ""
msgid "View Album"
msgstr ""
-#: ../../mod/profile.php:8 ../../boot.php:2210
-msgid "No profile"
-msgstr ""
-
-#: ../../mod/profile.php:102
-msgid "Status"
+#: ../../mod/display.php:15 ../../mod/display.php:312 ../../mod/item.php:598
+msgid "Item not found."
msgstr ""
-#: ../../mod/profile.php:103
-msgid "Profile"
+#: ../../mod/display.php:263 ../../mod/network.php:447
+msgid "View $owner_name's profile"
msgstr ""
-#: ../../mod/profile.php:104
-msgid "Photos"
+#: ../../mod/display.php:264 ../../mod/network.php:448
+msgid "to"
msgstr ""
-#: ../../mod/viewcontacts.php:17 ../../boot.php:2038
-msgid "View Contacts"
+#: ../../mod/display.php:265 ../../mod/network.php:449
+msgid "Wall-to-Wall"
msgstr ""
-#: ../../mod/viewcontacts.php:32
-msgid "No contacts."
+#: ../../mod/display.php:266 ../../mod/network.php:450
+msgid "via Wall-To-Wall:"
msgstr ""
-#: ../../mod/viewcontacts.php:44 ../../mod/contacts.php:376
-msgid "Visit $username's profile"
+#: ../../mod/display.php:305
+msgid "Item has been removed."
msgstr ""
#: ../../mod/editpost.php:17 ../../mod/editpost.php:27
@@ -935,234 +849,241 @@ msgstr ""
msgid "Edit post"
msgstr ""
-#: ../../mod/settings.php:37
-msgid "Passwords do not match. Password unchanged."
+#: ../../mod/invite.php:28
+#, php-format
+msgid "%s : Not a valid email address."
msgstr ""
-#: ../../mod/settings.php:42
-msgid "Empty passwords are not allowed. Password unchanged."
+#: ../../mod/invite.php:32
+#, php-format
+msgid "Please join my network on %s"
msgstr ""
-#: ../../mod/settings.php:53
-msgid "Password changed."
+#: ../../mod/invite.php:38
+#, php-format
+msgid "%s : Message delivery failed."
msgstr ""
-#: ../../mod/settings.php:55
-msgid "Password update failed. Please try again."
+#: ../../mod/invite.php:42
+#, php-format
+msgid "%d message sent."
+msgid_plural "%d messages sent."
+msgstr[0] ""
+msgstr[1] ""
+
+#: ../../mod/invite.php:57
+msgid "Send invitations"
msgstr ""
-#: ../../mod/settings.php:97
-msgid " Please use a shorter name."
+#: ../../mod/invite.php:58
+msgid "Enter email addresses, one per line:"
msgstr ""
-#: ../../mod/settings.php:99
-msgid " Name too short."
+#: ../../mod/invite.php:59 ../../mod/message.php:183 ../../mod/message.php:317
+msgid "Your message:"
msgstr ""
-#: ../../mod/settings.php:105
-msgid " Not valid email."
+#: ../../mod/invite.php:60
+#, php-format
+msgid "Please join my social network on %s"
msgstr ""
-#: ../../mod/settings.php:107
-msgid " Cannot change to that email."
+#: ../../mod/invite.php:61
+msgid "To accept this invitation, please visit:"
msgstr ""
-#: ../../mod/settings.php:165
-msgid "Settings updated."
+#: ../../mod/invite.php:62
+msgid ""
+"Once you have registered, please connect with me via my profile page at:"
msgstr ""
-#: ../../mod/settings.php:215
-msgid "Plugin Settings"
+#: ../../mod/contacts.php:12
+msgid "Invite Friends"
msgstr ""
-#: ../../mod/settings.php:216
-msgid "Account Settings"
+#: ../../mod/contacts.php:15
+msgid "Find People With Shared Interests"
msgstr ""
-#: ../../mod/settings.php:222
-msgid "No Plugin settings configured"
+#: ../../mod/contacts.php:19
+msgid "Connect/Follow"
msgstr ""
-#: ../../mod/settings.php:269
-msgid "OpenID: "
+#: ../../mod/contacts.php:20
+msgid "Example: bob@example.com, http://example.com/barbara"
msgstr ""
-#: ../../mod/settings.php:269
-msgid "&nbsp;(Optional) Allow this OpenID to login to this account."
+#: ../../mod/contacts.php:21
+msgid "Follow"
msgstr ""
-#: ../../mod/settings.php:301
-msgid "Profile is <strong>not published</strong>."
+#: ../../mod/contacts.php:43 ../../mod/contacts.php:124
+msgid "Could not access contact record."
msgstr ""
-#: ../../mod/settings.php:358
-msgid "Default Post Permissions"
+#: ../../mod/contacts.php:57
+msgid "Could not locate selected profile."
msgstr ""
-#: ../../mod/item.php:37
-msgid "Unable to locate original post."
+#: ../../mod/contacts.php:88
+msgid "Contact updated."
msgstr ""
-#: ../../mod/item.php:126
-msgid "Empty post discarded."
+#: ../../mod/contacts.php:90 ../../mod/dfrn_request.php:402
+msgid "Failed to update contact record."
msgstr ""
-#: ../../mod/item.php:474
-#, php-format
-msgid "%s commented on your item at %s"
+#: ../../mod/contacts.php:146
+msgid "Contact has been blocked"
msgstr ""
-#: ../../mod/item.php:497
-#, php-format
-msgid "%s posted on your profile wall at %s"
+#: ../../mod/contacts.php:146
+msgid "Contact has been unblocked"
msgstr ""
-#: ../../mod/item.php:523
-msgid "System error. Post not saved."
+#: ../../mod/contacts.php:160
+msgid "Contact has been ignored"
msgstr ""
-#: ../../mod/item.php:541
-#, php-format
-msgid ""
-"This message was sent to you by %s, a member of the Friendika social network."
+#: ../../mod/contacts.php:160
+msgid "Contact has been unignored"
msgstr ""
-#: ../../mod/item.php:543
-msgid "You may visit them online at"
+#: ../../mod/contacts.php:181
+msgid "stopped following"
msgstr ""
-#: ../../mod/item.php:545
-msgid ""
-"Please contact the sender by replying to this post if you do not wish to "
-"receive these messages."
+#: ../../mod/contacts.php:200
+msgid "Contact has been removed."
msgstr ""
-#: ../../mod/item.php:547
-#, php-format
-msgid "%s posted an update."
+#: ../../mod/contacts.php:214 ../../mod/dfrn_confirm.php:114
+msgid "Contact not found."
msgstr ""
-#: ../../mod/search.php:17 ../../include/nav.php:67 ../../boot.php:2055
-msgid "Search"
+#: ../../mod/contacts.php:228 ../../mod/contacts.php:352
+msgid "Mutual Friendship"
msgstr ""
-#: ../../mod/search.php:54
-msgid "No results."
+#: ../../mod/contacts.php:232 ../../mod/contacts.php:356
+msgid "is a fan of yours"
msgstr ""
-#: ../../mod/profile_photo.php:28
-msgid "Image uploaded but image cropping failed."
+#: ../../mod/contacts.php:237 ../../mod/contacts.php:360
+msgid "you are a fan of"
msgstr ""
-#: ../../mod/profile_photo.php:61 ../../mod/profile_photo.php:68
-#: ../../mod/profile_photo.php:75 ../../mod/profile_photo.php:237
-#, php-format
-msgid "Image size reduction [%s] failed."
+#: ../../mod/contacts.php:252
+msgid "Privacy Unavailable"
msgstr ""
-#: ../../mod/profile_photo.php:95
-msgid "Unable to process image"
+#: ../../mod/contacts.php:253
+msgid "Private communications are not available for this contact."
msgstr ""
-#: ../../mod/profile_photo.php:228
-msgid "Image uploaded successfully."
+#: ../../mod/contacts.php:256
+msgid "Never"
msgstr ""
-#: ../../mod/group.php:27
-msgid "Group created."
+#: ../../mod/contacts.php:260
+msgid "(Update was successful)"
msgstr ""
-#: ../../mod/group.php:33
-msgid "Could not create group."
+#: ../../mod/contacts.php:260
+msgid "(Update was not successful)"
msgstr ""
-#: ../../mod/group.php:43 ../../mod/group.php:123
-msgid "Group not found."
+#: ../../mod/contacts.php:263
+msgid "Contact Editor"
msgstr ""
-#: ../../mod/group.php:56
-msgid "Group name changed."
+#: ../../mod/contacts.php:264
+msgid "Visit $name's profile"
msgstr ""
-#: ../../mod/group.php:79
-msgid "Membership list updated."
+#: ../../mod/contacts.php:265
+msgid "Block/Unblock contact"
msgstr ""
-#: ../../mod/group.php:88 ../../index.php:250
-msgid "Permission denied"
+#: ../../mod/contacts.php:266
+msgid "Ignore contact"
msgstr ""
-#: ../../mod/group.php:107
-msgid "Group removed."
+#: ../../mod/contacts.php:267
+msgid "Delete contact"
msgstr ""
-#: ../../mod/group.php:109
-msgid "Unable to remove group."
+#: ../../mod/contacts.php:269
+msgid "Last updated: "
msgstr ""
-#: ../../mod/tagrm.php:11 ../../mod/tagrm.php:94
-#: ../../mod/dfrn_request.php:628 ../../addon/js_upload/js_upload.php:41
-msgid "Cancel"
+#: ../../mod/contacts.php:270
+msgid "Update public posts: "
msgstr ""
-#: ../../mod/tagrm.php:41
-msgid "Tag removed"
+#: ../../mod/contacts.php:272
+msgid "Update now"
msgstr ""
-#: ../../mod/tagrm.php:79
-msgid "Remove Item Tag"
+#: ../../mod/contacts.php:275
+msgid "Unblock this contact"
msgstr ""
-#: ../../mod/tagrm.php:81
-msgid "Select a tag to remove: "
+#: ../../mod/contacts.php:275
+msgid "Block this contact"
msgstr ""
-#: ../../mod/tagrm.php:93
-msgid "Remove"
+#: ../../mod/contacts.php:276
+msgid "Unignore this contact"
msgstr ""
-#: ../../mod/invite.php:28
-#, php-format
-msgid "%s : Not a valid email address."
+#: ../../mod/contacts.php:276
+msgid "Ignore this contact"
msgstr ""
-#: ../../mod/invite.php:32
-#, php-format
-msgid "Please join my network on %s"
+#: ../../mod/contacts.php:279
+msgid "Currently blocked"
msgstr ""
-#: ../../mod/invite.php:38
-#, php-format
-msgid "%s : Message delivery failed."
+#: ../../mod/contacts.php:280
+msgid "Currently ignored"
msgstr ""
-#: ../../mod/invite.php:42
-#, php-format
-msgid "%d message sent."
-msgid_plural "%d messages sent."
-msgstr[0] ""
-msgstr[1] ""
+#: ../../mod/contacts.php:311 ../../include/acl_selectors.php:140
+#: ../../include/acl_selectors.php:155 ../../include/nav.php:111
+msgid "Contacts"
+msgstr ""
-#: ../../mod/invite.php:57
-msgid "Send invitations"
+#: ../../mod/contacts.php:313
+msgid "Show Blocked Connections"
msgstr ""
-#: ../../mod/invite.php:58
-msgid "Enter email addresses, one per line:"
+#: ../../mod/contacts.php:313
+msgid "Hide Blocked Connections"
msgstr ""
-#: ../../mod/invite.php:60
-#, php-format
-msgid "Please join my social network on %s"
+#: ../../mod/contacts.php:315 ../../mod/directory.php:38
+msgid "Finding: "
msgstr ""
-#: ../../mod/invite.php:61
-msgid "To accept this invitation, please visit:"
+#: ../../mod/contacts.php:316
+msgid "Find"
msgstr ""
-#: ../../mod/invite.php:62
-msgid ""
-"Once you have registered, please connect with me via my profile page at:"
+#: ../../mod/contacts.php:376 ../../mod/viewcontacts.php:44
+msgid "Visit $username's profile"
+msgstr ""
+
+#: ../../mod/contacts.php:377
+msgid "Edit contact"
+msgstr ""
+
+#: ../../mod/lockview.php:39
+msgid "Remote privacy information not available."
+msgstr ""
+
+#: ../../mod/lockview.php:43
+msgid "Visible to:"
msgstr ""
#: ../../mod/register.php:47
@@ -1292,49 +1213,224 @@ msgstr ""
msgid "Choose a nickname: "
msgstr ""
-#: ../../mod/register.php:445 ../../include/nav.php:61 ../../boot.php:809
-msgid "Register"
+#: ../../mod/install.php:33
+msgid "Could not create/connect to database."
msgstr ""
-#: ../../mod/openid.php:62 ../../mod/openid.php:109 ../../include/auth.php:105
-#: ../../include/auth.php:130 ../../include/auth.php:183
-msgid "Login failed."
+#: ../../mod/install.php:38
+msgid "Connected to database."
msgstr ""
-#: ../../mod/openid.php:73 ../../include/auth.php:194
-msgid "Welcome back "
+#: ../../mod/install.php:72
+msgid "Proceed with Installation"
msgstr ""
-#: ../../mod/like.php:110
-msgid "status"
+#: ../../mod/install.php:74
+msgid "Your Friendika site database has been installed."
msgstr ""
-#: ../../mod/like.php:127
-#, php-format
-msgid "%1$s likes %2$s's %3$s"
+#: ../../mod/install.php:75
+msgid ""
+"IMPORTANT: You will need to [manually] setup a scheduled task for the poller."
msgstr ""
-#: ../../mod/like.php:129
-#, php-format
-msgid "%1$s doesn't like %2$s's %3$s"
+#: ../../mod/install.php:76 ../../mod/install.php:86 ../../mod/install.php:189
+msgid "Please see the file \"INSTALL.txt\"."
msgstr ""
-#: ../../mod/follow.php:173
-msgid "The profile address specified does not provide adequate information."
+#: ../../mod/install.php:78
+msgid "Proceed to registration"
msgstr ""
-#: ../../mod/follow.php:179
+#: ../../mod/install.php:84
+msgid "Database import failed."
+msgstr ""
+
+#: ../../mod/install.php:85
msgid ""
-"Limited profile. This person will be unable to receive direct/personal "
-"notifications from you."
+"You may need to import the file \"database.sql\" manually using phpmyadmin "
+"or mysql."
msgstr ""
-#: ../../mod/follow.php:230
-msgid "Unable to retrieve contact information."
+#: ../../mod/install.php:98
+msgid "Welcome to Friendika."
msgstr ""
-#: ../../mod/follow.php:276
-msgid "following"
+#: ../../mod/install.php:138
+msgid "Could not find a command line version of PHP in the web server PATH."
+msgstr ""
+
+#: ../../mod/install.php:139
+msgid ""
+"This is required. Please adjust the configuration file .htconfig.php "
+"accordingly."
+msgstr ""
+
+#: ../../mod/install.php:146
+msgid ""
+"The command line version of PHP on your system does not have "
+"\"register_argc_argv\" enabled."
+msgstr ""
+
+#: ../../mod/install.php:147
+msgid "This is required for message delivery to work."
+msgstr ""
+
+#: ../../mod/install.php:169
+msgid ""
+"Error: the \"openssl_pkey_new\" function on this system is not able to "
+"generate encryption keys"
+msgstr ""
+
+#: ../../mod/install.php:170
+msgid ""
+"If running under Windows, please see \"http://www.php.net/manual/en/openssl."
+"installation.php\"."
+msgstr ""
+
+#: ../../mod/install.php:179
+msgid ""
+"Error: Apache webserver mod-rewrite module is required but not installed."
+msgstr ""
+
+#: ../../mod/install.php:181
+msgid "Error: libCURL PHP module required but not installed."
+msgstr ""
+
+#: ../../mod/install.php:183
+msgid ""
+"Error: GD graphics PHP module with JPEG support required but not installed."
+msgstr ""
+
+#: ../../mod/install.php:185
+msgid "Error: openssl PHP module required but not installed."
+msgstr ""
+
+#: ../../mod/install.php:187
+msgid "Error: mysqli PHP module required but not installed."
+msgstr ""
+
+#: ../../mod/install.php:198
+msgid ""
+"The web installer needs to be able to create a file called \".htconfig.php\" "
+"in the top folder of your web server and it is unable to do so."
+msgstr ""
+
+#: ../../mod/install.php:199
+msgid ""
+"This is most often a permission setting, as the web server may not be able "
+"to write files in your folder - even if you can."
+msgstr ""
+
+#: ../../mod/install.php:200
+msgid ""
+"Please check with your site documentation or support people to see if this "
+"situation can be corrected."
+msgstr ""
+
+#: ../../mod/install.php:201
+msgid ""
+"If not, you may be required to perform a manual installation. Please see the "
+"file \"INSTALL.txt\" for instructions."
+msgstr ""
+
+#: ../../mod/install.php:210
+msgid ""
+"The database configuration file \".htconfig.php\" could not be written. "
+"Please use the enclosed text to create a configuration file in your web "
+"server root."
+msgstr ""
+
+#: ../../mod/install.php:225
+msgid "Errors encountered creating database tables."
+msgstr ""
+
+#: ../../mod/network.php:18
+msgid "Normal View"
+msgstr ""
+
+#: ../../mod/network.php:20
+msgid "New Item View"
+msgstr ""
+
+#: ../../mod/network.php:156
+msgid "No such group"
+msgstr ""
+
+#: ../../mod/network.php:167
+msgid "Group is empty"
+msgstr ""
+
+#: ../../mod/network.php:171
+msgid "Group: "
+msgstr ""
+
+#: ../../mod/notifications.php:28
+msgid "Invalid request identifier."
+msgstr ""
+
+#: ../../mod/notifications.php:31 ../../mod/notifications.php:134
+msgid "Discard"
+msgstr ""
+
+#: ../../mod/notifications.php:41 ../../mod/notifications.php:133
+msgid "Ignore"
+msgstr ""
+
+#: ../../mod/notifications.php:72
+msgid "Show Ignored Requests"
+msgstr ""
+
+#: ../../mod/notifications.php:72
+msgid "Hide Ignored Requests"
+msgstr ""
+
+#: ../../mod/notifications.php:105
+msgid "Claims to be known to you: "
+msgstr ""
+
+#: ../../mod/notifications.php:105
+msgid "yes"
+msgstr ""
+
+#: ../../mod/notifications.php:105
+msgid "no"
+msgstr ""
+
+#: ../../mod/notifications.php:111
+msgid "Approve as: "
+msgstr ""
+
+#: ../../mod/notifications.php:112
+msgid "Friend"
+msgstr ""
+
+#: ../../mod/notifications.php:113
+msgid "Fan/Admirer"
+msgstr ""
+
+#: ../../mod/notifications.php:120
+msgid "Notification type: "
+msgstr ""
+
+#: ../../mod/notifications.php:121
+msgid "Friend/Connect Request"
+msgstr ""
+
+#: ../../mod/notifications.php:121
+msgid "New Follower"
+msgstr ""
+
+#: ../../mod/notifications.php:131
+msgid "Approve"
+msgstr ""
+
+#: ../../mod/notifications.php:140
+msgid "No notifications."
+msgstr ""
+
+#: ../../mod/notifications.php:164
+msgid "No registrations."
msgstr ""
#: ../../mod/dfrn_request.php:92
@@ -1410,10 +1506,6 @@ msgstr ""
msgid "Disallowed profile URL."
msgstr ""
-#: ../../mod/dfrn_request.php:402 ../../mod/contacts.php:90
-msgid "Failed to update contact record."
-msgstr ""
-
#: ../../mod/dfrn_request.php:423
msgid "Your introduction has been sent."
msgstr ""
@@ -1482,218 +1574,308 @@ msgstr ""
msgid "Submit Request"
msgstr ""
-#: ../../mod/contacts.php:12
-msgid "Invite Friends"
+#: ../../mod/dfrn_request.php:628 ../../mod/tagrm.php:11
+#: ../../mod/tagrm.php:94 ../../addon/js_upload/js_upload.php:41
+msgid "Cancel"
msgstr ""
-#: ../../mod/contacts.php:15
-msgid "Find People With Shared Interests"
+#: ../../mod/like.php:110
+msgid "status"
msgstr ""
-#: ../../mod/contacts.php:19
-msgid "Connect/Follow"
+#: ../../mod/like.php:127
+#, php-format
+msgid "%1$s likes %2$s's %3$s"
msgstr ""
-#: ../../mod/contacts.php:20
-msgid "Example: bob@example.com, http://example.com/barbara"
+#: ../../mod/like.php:129
+#, php-format
+msgid "%1$s doesn't like %2$s's %3$s"
msgstr ""
-#: ../../mod/contacts.php:21
-msgid "Follow"
+#: ../../mod/lostpass.php:38
+#, php-format
+msgid "Password reset requested at %s"
msgstr ""
-#: ../../mod/contacts.php:43 ../../mod/contacts.php:124
-msgid "Could not access contact record."
+#: ../../mod/removeme.php:42 ../../mod/removeme.php:45
+msgid "Remove My Account"
msgstr ""
-#: ../../mod/contacts.php:57
-msgid "Could not locate selected profile."
+#: ../../mod/removeme.php:43
+msgid ""
+"This will completely remove your account. Once this has been done it is not "
+"recoverable."
msgstr ""
-#: ../../mod/contacts.php:88
-msgid "Contact updated."
+#: ../../mod/removeme.php:44
+msgid "Please enter your password for verification:"
msgstr ""
-#: ../../mod/contacts.php:146
-msgid "Contact has been blocked"
+#: ../../mod/apps.php:6
+msgid "Applications"
msgstr ""
-#: ../../mod/contacts.php:146
-msgid "Contact has been unblocked"
+#: ../../mod/directory.php:32
+msgid "Global Directory"
msgstr ""
-#: ../../mod/contacts.php:160
-msgid "Contact has been ignored"
+#: ../../mod/item.php:37
+msgid "Unable to locate original post."
msgstr ""
-#: ../../mod/contacts.php:160
-msgid "Contact has been unignored"
+#: ../../mod/item.php:126
+msgid "Empty post discarded."
msgstr ""
-#: ../../mod/contacts.php:181
-msgid "stopped following"
+#: ../../mod/item.php:474
+#, php-format
+msgid "%s commented on your item at %s"
msgstr ""
-#: ../../mod/contacts.php:200
-msgid "Contact has been removed."
+#: ../../mod/item.php:497
+#, php-format
+msgid "%s posted on your profile wall at %s"
msgstr ""
-#: ../../mod/contacts.php:228 ../../mod/contacts.php:352
-msgid "Mutual Friendship"
+#: ../../mod/item.php:523
+msgid "System error. Post not saved."
msgstr ""
-#: ../../mod/contacts.php:232 ../../mod/contacts.php:356
-msgid "is a fan of yours"
+#: ../../mod/item.php:541
+#, php-format
+msgid ""
+"This message was sent to you by %s, a member of the Friendika social network."
msgstr ""
-#: ../../mod/contacts.php:237 ../../mod/contacts.php:360
-msgid "you are a fan of"
+#: ../../mod/item.php:543
+msgid "You may visit them online at"
msgstr ""
-#: ../../mod/contacts.php:252
-msgid "Privacy Unavailable"
+#: ../../mod/item.php:545
+msgid ""
+"Please contact the sender by replying to this post if you do not wish to "
+"receive these messages."
msgstr ""
-#: ../../mod/contacts.php:253
-msgid "Private communications are not available for this contact."
+#: ../../mod/item.php:547
+#, php-format
+msgid "%s posted an update."
msgstr ""
-#: ../../mod/contacts.php:256
-msgid "Never"
+#: ../../mod/tagrm.php:41
+msgid "Tag removed"
msgstr ""
-#: ../../mod/contacts.php:260
-msgid "(Update was successful)"
+#: ../../mod/tagrm.php:79
+msgid "Remove Item Tag"
msgstr ""
-#: ../../mod/contacts.php:260
-msgid "(Update was not successful)"
+#: ../../mod/tagrm.php:81
+msgid "Select a tag to remove: "
msgstr ""
-#: ../../mod/contacts.php:263
-msgid "Contact Editor"
+#: ../../mod/tagrm.php:93
+msgid "Remove"
msgstr ""
-#: ../../mod/contacts.php:264
-msgid "Visit $name's profile"
+#: ../../mod/message.php:18
+msgid "No recipient selected."
msgstr ""
-#: ../../mod/contacts.php:265
-msgid "Block/Unblock contact"
+#: ../../mod/message.php:23
+msgid "[no subject]"
msgstr ""
-#: ../../mod/contacts.php:266
-msgid "Ignore contact"
+#: ../../mod/message.php:34
+msgid "Unable to locate contact information."
msgstr ""
-#: ../../mod/contacts.php:267
-msgid "Delete contact"
+#: ../../mod/message.php:102
+msgid "Message sent."
msgstr ""
-#: ../../mod/contacts.php:269
-msgid "Last updated: "
+#: ../../mod/message.php:105
+msgid "Message could not be sent."
msgstr ""
-#: ../../mod/contacts.php:270
-msgid "Update public posts: "
+#: ../../mod/message.php:125 ../../include/nav.php:100
+msgid "Messages"
msgstr ""
-#: ../../mod/contacts.php:272
-msgid "Update now"
+#: ../../mod/message.php:126
+msgid "Inbox"
msgstr ""
-#: ../../mod/contacts.php:275
-msgid "Unblock this contact"
+#: ../../mod/message.php:127
+msgid "Outbox"
msgstr ""
-#: ../../mod/contacts.php:275
-msgid "Block this contact"
+#: ../../mod/message.php:128
+msgid "New Message"
msgstr ""
-#: ../../mod/contacts.php:276
-msgid "Unignore this contact"
+#: ../../mod/message.php:142
+msgid "Message deleted."
msgstr ""
-#: ../../mod/contacts.php:276
-msgid "Ignore this contact"
+#: ../../mod/message.php:158
+msgid "Conversation removed."
msgstr ""
-#: ../../mod/contacts.php:279
-msgid "Currently blocked"
+#: ../../mod/message.php:178
+msgid "Send Private Message"
msgstr ""
-#: ../../mod/contacts.php:280
-msgid "Currently ignored"
+#: ../../mod/message.php:179 ../../mod/message.php:313
+msgid "To:"
msgstr ""
-#: ../../mod/contacts.php:311 ../../include/acl_selectors.php:140
-#: ../../include/acl_selectors.php:155 ../../include/nav.php:111
-#: ../../boot.php:2022
-msgid "Contacts"
+#: ../../mod/message.php:180 ../../mod/message.php:314
+msgid "Subject:"
msgstr ""
-#: ../../mod/contacts.php:313
-msgid "Show Blocked Connections"
+#: ../../mod/message.php:222
+msgid "No messages."
msgstr ""
-#: ../../mod/contacts.php:313
-msgid "Hide Blocked Connections"
+#: ../../mod/message.php:235
+msgid "Delete conversation"
msgstr ""
-#: ../../mod/contacts.php:316
-msgid "Find"
+#: ../../mod/message.php:265
+msgid "Message not available."
msgstr ""
-#: ../../mod/contacts.php:377
-msgid "Edit contact"
+#: ../../mod/message.php:302
+msgid "Delete message"
msgstr ""
-#: ../../addon/facebook/facebook.php:116
-msgid "Facebook disabled"
+#: ../../mod/message.php:312
+msgid "Send Reply"
msgstr ""
-#: ../../addon/facebook/facebook.php:124
-msgid "Facebook API key is missing."
+#: ../../mod/dfrn_confirm.php:231
+msgid "Response from remote site was not understood."
msgstr ""
-#: ../../addon/facebook/facebook.php:131
-msgid "Facebook Connect"
+#: ../../mod/dfrn_confirm.php:240
+msgid "Unexpected response from remote site: "
msgstr ""
-#: ../../addon/facebook/facebook.php:137
-msgid "Install Facebook post connector"
+#: ../../mod/dfrn_confirm.php:248
+msgid "Confirmation completed successfully."
msgstr ""
-#: ../../addon/facebook/facebook.php:144
-msgid "Remove Facebook post connector"
+#: ../../mod/dfrn_confirm.php:250 ../../mod/dfrn_confirm.php:264
+#: ../../mod/dfrn_confirm.php:271
+msgid "Remote site reported: "
msgstr ""
-#: ../../addon/facebook/facebook.php:150
-msgid "Post to Facebook by default"
+#: ../../mod/dfrn_confirm.php:262
+msgid "Temporary failure. Please wait and try again."
msgstr ""
-#: ../../addon/facebook/facebook.php:174
-msgid "Facebook"
+#: ../../mod/dfrn_confirm.php:269
+msgid "Introduction failed or was revoked."
msgstr ""
-#: ../../addon/facebook/facebook.php:175
-msgid "Facebook Connector Settings"
+#: ../../mod/dfrn_confirm.php:387
+msgid "Unable to set contact photo."
msgstr ""
-#: ../../addon/facebook/facebook.php:189
-msgid "Post to Facebook"
+#: ../../mod/dfrn_confirm.php:426
+msgid "is now friends with"
msgstr ""
-#: ../../addon/facebook/facebook.php:230
-msgid "Image: "
+#: ../../mod/dfrn_confirm.php:494
+#, php-format
+msgid "No user record found for '%s' "
msgstr ""
-#: ../../addon/randplace/randplace.php:171
-msgid "Randplace Settings"
+#: ../../mod/dfrn_confirm.php:504
+msgid "Our site encryption key is apparently messed up."
msgstr ""
-#: ../../addon/randplace/randplace.php:173
-msgid "Enable Randplace Plugin"
+#: ../../mod/dfrn_confirm.php:515
+msgid "Empty site URL was provided or URL could not be decrypted by us."
+msgstr ""
+
+#: ../../mod/dfrn_confirm.php:527
+msgid "Contact record was not found for you on our site."
+msgstr ""
+
+#: ../../mod/dfrn_confirm.php:555
+msgid ""
+"The ID provided by your system is a duplicate on our system. It should work "
+"if you try again."
+msgstr ""
+
+#: ../../mod/dfrn_confirm.php:566
+msgid "Unable to set your contact credentials on our system."
+msgstr ""
+
+#: ../../mod/dfrn_confirm.php:619
+msgid "Unable to update your contact profile details on our system"
+msgstr ""
+
+#: ../../mod/dfrn_confirm.php:648
+#, php-format
+msgid "Connection accepted at %s"
+msgstr ""
+
+#: ../../mod/openid.php:62 ../../mod/openid.php:109 ../../include/auth.php:105
+#: ../../include/auth.php:130 ../../include/auth.php:183
+msgid "Login failed."
+msgstr ""
+
+#: ../../mod/openid.php:73 ../../include/auth.php:194
+msgid "Welcome back "
+msgstr ""
+
+#: ../../mod/dfrn_poll.php:78 ../../mod/dfrn_poll.php:392
+#, php-format
+msgid "%s welcomes %s"
+msgstr ""
+
+#: ../../mod/viewcontacts.php:32
+msgid "No contacts."
+msgstr ""
+
+#: ../../mod/group.php:27
+msgid "Group created."
+msgstr ""
+
+#: ../../mod/group.php:33
+msgid "Could not create group."
+msgstr ""
+
+#: ../../mod/group.php:43 ../../mod/group.php:123
+msgid "Group not found."
+msgstr ""
+
+#: ../../mod/group.php:56
+msgid "Group name changed."
+msgstr ""
+
+#: ../../mod/group.php:79
+msgid "Membership list updated."
+msgstr ""
+
+#: ../../mod/group.php:107
+msgid "Group removed."
+msgstr ""
+
+#: ../../mod/group.php:109
+msgid "Unable to remove group."
+msgstr ""
+
+#: ../../mod/match.php:10
+msgid "Profile Match"
+msgstr ""
+
+#: ../../mod/match.php:49
+msgid "No matches"
msgstr ""
#: ../../addon/twitter/twitter.php:64
@@ -1745,6 +1927,61 @@ msgstr ""
msgid "Clear OAuth configuration"
msgstr ""
+#: ../../addon/statusnet/statusnet.php:78
+msgid "Post to StatusNet"
+msgstr ""
+
+#: ../../addon/statusnet/statusnet.php:146
+msgid "StatusNet Posting Settings"
+msgstr ""
+
+#: ../../addon/statusnet/statusnet.php:152
+msgid ""
+"No consumer key pair for StatusNet found. Register your Friendika Account as "
+"an desktop client on your StatusNet account, copy the consumer key pair here "
+"and enter the API base root.<br />Before you register your own OAuth key "
+"pair ask the administrator if there is already a key pair for this Friendika "
+"installation at your favorited StatusNet installation."
+msgstr ""
+
+#: ../../addon/statusnet/statusnet.php:154
+msgid "OAuth Consumer Key"
+msgstr ""
+
+#: ../../addon/statusnet/statusnet.php:157
+msgid "OAuth Consumer Secret"
+msgstr ""
+
+#: ../../addon/statusnet/statusnet.php:160
+msgid "Base API Path (remember the trailing /)"
+msgstr ""
+
+#: ../../addon/statusnet/statusnet.php:181
+msgid ""
+"To connect to your StatusNet account click the button below to get a "
+"security code from StatusNet which you have to copy into the input box below "
+"and submit the form. Only your <strong>public</strong> posts will be posted "
+"to StatusNet."
+msgstr ""
+
+#: ../../addon/statusnet/statusnet.php:182
+msgid "Log in with StatusNet"
+msgstr ""
+
+#: ../../addon/statusnet/statusnet.php:184
+msgid "Copy the security code from StatusNet here"
+msgstr ""
+
+#: ../../addon/statusnet/statusnet.php:198
+msgid ""
+"If enabled all your <strong>public</strong> postings will be posted to the "
+"associated StatusNet account as well."
+msgstr ""
+
+#: ../../addon/statusnet/statusnet.php:200
+msgid "Send public postings to StatusNet"
+msgstr ""
+
#: ../../addon/tictac/tictac.php:14
msgid "Three Dimensional Tic-Tac-Toe"
msgstr ""
@@ -1799,6 +2036,63 @@ msgstr ""
msgid "I won!"
msgstr ""
+#: ../../addon/java_upload/java_upload.php:33
+msgid "Select files to upload: "
+msgstr ""
+
+#: ../../addon/java_upload/java_upload.php:35
+msgid ""
+"Use the following controls only if the Java uploader [above] fails to launch."
+msgstr ""
+
+#: ../../addon/facebook/facebook.php:116
+msgid "Facebook disabled"
+msgstr ""
+
+#: ../../addon/facebook/facebook.php:124
+msgid "Facebook API key is missing."
+msgstr ""
+
+#: ../../addon/facebook/facebook.php:131
+msgid "Facebook Connect"
+msgstr ""
+
+#: ../../addon/facebook/facebook.php:137
+msgid "Install Facebook post connector"
+msgstr ""
+
+#: ../../addon/facebook/facebook.php:144
+msgid "Remove Facebook post connector"
+msgstr ""
+
+#: ../../addon/facebook/facebook.php:150
+msgid "Post to Facebook by default"
+msgstr ""
+
+#: ../../addon/facebook/facebook.php:174
+msgid "Facebook"
+msgstr ""
+
+#: ../../addon/facebook/facebook.php:175
+msgid "Facebook Connector Settings"
+msgstr ""
+
+#: ../../addon/facebook/facebook.php:189
+msgid "Post to Facebook"
+msgstr ""
+
+#: ../../addon/facebook/facebook.php:230
+msgid "Image: "
+msgstr ""
+
+#: ../../addon/randplace/randplace.php:171
+msgid "Randplace Settings"
+msgstr ""
+
+#: ../../addon/randplace/randplace.php:173
+msgid "Enable Randplace Plugin"
+msgstr ""
+
#: ../../addon/js_upload/js_upload.php:39
msgid "Upload a file"
msgstr ""
@@ -1831,92 +2125,52 @@ msgstr ""
msgid "Upload was cancelled, or server error encountered"
msgstr ""
-#: ../../addon/java_upload/java_upload.php:33
-msgid "Select files to upload: "
-msgstr ""
-
-#: ../../addon/java_upload/java_upload.php:35
-msgid ""
-"Use the following controls only if the Java uploader [above] fails to launch."
-msgstr ""
-
-#: ../../addon/statusnet/statusnet.php:78
-msgid "Post to StatusNet"
-msgstr ""
-
-#: ../../addon/statusnet/statusnet.php:146
-msgid "StatusNet Posting Settings"
-msgstr ""
-
-#: ../../addon/statusnet/statusnet.php:152
-msgid ""
-"No consumer key pair for StatusNet found. Register your Friendika Account as "
-"an desktop client on your StatusNet account, copy the consumer key pair here "
-"and enter the API base root.<br />Before you register your own OAuth key "
-"pair ask the administrator if there is already a key pair for this Friendika "
-"installation at your favorited StatusNet installation."
-msgstr ""
-
-#: ../../addon/statusnet/statusnet.php:154
-msgid "OAuth Consumer Key"
-msgstr ""
-
-#: ../../addon/statusnet/statusnet.php:157
-msgid "OAuth Consumer Secret"
-msgstr ""
-
-#: ../../addon/statusnet/statusnet.php:160
-msgid "Base API Path (remember the trailing /)"
+#: ../../include/contact_selectors.php:32
+msgid "Unknown | Not categorised"
msgstr ""
-#: ../../addon/statusnet/statusnet.php:181
-msgid ""
-"To connect to your StatusNet account click the button below to get a "
-"security code from StatusNet which you have to copy into the input box below "
-"and submit the form. Only your <strong>public</strong> posts will be posted "
-"to StatusNet."
+#: ../../include/contact_selectors.php:33
+msgid "Block immediately"
msgstr ""
-#: ../../addon/statusnet/statusnet.php:182
-msgid "Log in with StatusNet"
+#: ../../include/contact_selectors.php:34
+msgid "Shady, spammer, self-marketer"
msgstr ""
-#: ../../addon/statusnet/statusnet.php:184
-msgid "Copy the security code from StatusNet here"
+#: ../../include/contact_selectors.php:35
+msgid "Known to me, but no opinion"
msgstr ""
-#: ../../addon/statusnet/statusnet.php:198
-msgid ""
-"If enabled all your <strong>public</strong> postings will be posted to the "
-"associated StatusNet account as well."
+#: ../../include/contact_selectors.php:36
+msgid "OK, probably harmless"
msgstr ""
-#: ../../addon/statusnet/statusnet.php:200
-msgid "Send public postings to StatusNet"
+#: ../../include/contact_selectors.php:37
+msgid "Reputable, has my trust"
msgstr ""
-#: ../../index.php:194
-msgid "Not Found"
+#: ../../include/contact_selectors.php:55
+msgid "Frequently"
msgstr ""
-#: ../../index.php:195
-msgid "Page not found."
+#: ../../include/contact_selectors.php:56
+msgid "Hourly"
msgstr ""
-#: ../../include/acl_selectors.php:132
-msgid "Visible To:"
+#: ../../include/contact_selectors.php:57
+msgid "Twice daily"
msgstr ""
-#: ../../include/acl_selectors.php:136 ../../include/acl_selectors.php:151
-msgid "Groups"
+#: ../../include/contact_selectors.php:58
+msgid "Daily"
msgstr ""
-#: ../../include/acl_selectors.php:147
-msgid "Except For:"
+#: ../../include/contact_selectors.php:59
+msgid "Weekly"
msgstr ""
-#: ../../include/auth.php:27
-msgid "Logged out."
+#: ../../include/contact_selectors.php:60
+msgid "Monthly"
msgstr ""
#: ../../include/profile_selectors.php:6
@@ -2131,112 +2385,20 @@ msgstr ""
msgid "Ask me"
msgstr ""
-#: ../../include/contact_selectors.php:32
-msgid "Unknown | Not categorised"
-msgstr ""
-
-#: ../../include/contact_selectors.php:33
-msgid "Block immediately"
-msgstr ""
-
-#: ../../include/contact_selectors.php:34
-msgid "Shady, spammer, self-marketer"
-msgstr ""
-
-#: ../../include/contact_selectors.php:35
-msgid "Known to me, but no opinion"
-msgstr ""
-
-#: ../../include/contact_selectors.php:36
-msgid "OK, probably harmless"
-msgstr ""
-
-#: ../../include/contact_selectors.php:37
-msgid "Reputable, has my trust"
-msgstr ""
-
-#: ../../include/contact_selectors.php:55
-msgid "Frequently"
-msgstr ""
-
-#: ../../include/contact_selectors.php:56
-msgid "Hourly"
-msgstr ""
-
-#: ../../include/contact_selectors.php:57
-msgid "Twice daily"
-msgstr ""
-
-#: ../../include/contact_selectors.php:58
-msgid "Daily"
-msgstr ""
-
-#: ../../include/contact_selectors.php:59
-msgid "Weekly"
-msgstr ""
-
-#: ../../include/contact_selectors.php:60
-msgid "Monthly"
-msgstr ""
-
-#: ../../include/nav.php:38 ../../boot.php:837
-msgid "Logout"
-msgstr ""
-
-#: ../../include/nav.php:44 ../../boot.php:817 ../../boot.php:823
-msgid "Login"
-msgstr ""
-
-#: ../../include/nav.php:56 ../../include/nav.php:91
-msgid "Home"
-msgstr ""
-
-#: ../../include/nav.php:64
-msgid "Apps"
-msgstr ""
-
-#: ../../include/nav.php:77
-msgid "Directory"
-msgstr ""
-
-#: ../../include/nav.php:87
-msgid "Network"
-msgstr ""
-
-#: ../../include/nav.php:96
-msgid "Notifications"
-msgstr ""
-
-#: ../../include/nav.php:104
-msgid "Manage"
-msgstr ""
-
-#: ../../include/nav.php:107
-msgid "Settings"
-msgstr ""
-
-#: ../../include/nav.php:109
-msgid "Profiles"
-msgstr ""
-
-#: ../../include/oembed.php:57
-msgid "Embedding disabled"
-msgstr ""
-
-#: ../../include/items.php:1027
-msgid "Birthday:"
+#: ../../include/acl_selectors.php:132
+msgid "Visible To:"
msgstr ""
-#: ../../include/items.php:1371
-msgid "You have a new follower at "
+#: ../../include/acl_selectors.php:136 ../../include/acl_selectors.php:151
+msgid "Groups"
msgstr ""
-#: ../../include/group.php:130
-msgid "Create a new group"
+#: ../../include/acl_selectors.php:147
+msgid "Except For:"
msgstr ""
-#: ../../include/group.php:131
-msgid "Everybody"
+#: ../../include/auth.php:27
+msgid "Logged out."
msgstr ""
#: ../../include/datetime.php:44 ../../include/datetime.php:46
@@ -2307,214 +2469,59 @@ msgstr ""
msgid " ago"
msgstr ""
-#: ../../include/dba.php:31
-#, php-format
-msgid "Cannot locate DNS info for database server '%s'"
-msgstr ""
-
-#: ../../boot.php:808
-msgid "Create a New Account"
-msgstr ""
-
-#: ../../boot.php:815
-msgid "Nickname or Email address: "
-msgstr ""
-
-#: ../../boot.php:816
-msgid "Password: "
-msgstr ""
-
-#: ../../boot.php:821
-msgid "Nickname/Email/OpenID: "
-msgstr ""
-
-#: ../../boot.php:822
-msgid "Password (if not OpenID): "
-msgstr ""
-
-#: ../../boot.php:825
-msgid "Forgot your password?"
-msgstr ""
-
-#: ../../boot.php:826
-msgid "Password Reset"
-msgstr ""
-
-#: ../../boot.php:1077
-msgid "prev"
-msgstr ""
-
-#: ../../boot.php:1079
-msgid "first"
-msgstr ""
-
-#: ../../boot.php:1108
-msgid "last"
-msgstr ""
-
-#: ../../boot.php:1111
-msgid "next"
+#: ../../include/nav.php:56 ../../include/nav.php:91
+msgid "Home"
msgstr ""
-#: ../../boot.php:1837
-#, php-format
-msgid "%s likes this."
+#: ../../include/nav.php:64
+msgid "Apps"
msgstr ""
-#: ../../boot.php:1837
-#, php-format
-msgid "%s doesn't like this."
+#: ../../include/nav.php:77
+msgid "Directory"
msgstr ""
-#: ../../boot.php:1841
-#, php-format
-msgid "<span %1$s>%2$d people</span> like this."
+#: ../../include/nav.php:87
+msgid "Network"
msgstr ""
-#: ../../boot.php:1843
-#, php-format
-msgid "<span %1$s>%2$d people</span> don't like this."
+#: ../../include/nav.php:96
+msgid "Notifications"
msgstr ""
-#: ../../boot.php:1849
-msgid "and"
+#: ../../include/nav.php:104
+msgid "Manage"
msgstr ""
-#: ../../boot.php:1852
-#, php-format
-msgid ", and %d other people"
+#: ../../include/nav.php:107
+msgid "Settings"
msgstr ""
-#: ../../boot.php:1853
-#, php-format
-msgid "%s like this."
+#: ../../include/nav.php:109
+msgid "Profiles"
msgstr ""
-#: ../../boot.php:1853
+#: ../../include/dba.php:31
#, php-format
-msgid "%s don't like this."
-msgstr ""
-
-#: ../../boot.php:2014
-msgid "No contacts"
-msgstr ""
-
-#: ../../boot.php:2267
-msgid "Connect"
-msgstr ""
-
-#: ../../boot.php:2277
-msgid "Location:"
-msgstr ""
-
-#: ../../boot.php:2281
-msgid ", "
-msgstr ""
-
-#: ../../boot.php:2289
-msgid "Gender:"
-msgstr ""
-
-#: ../../boot.php:2293
-msgid "Status:"
-msgstr ""
-
-#: ../../boot.php:2295
-msgid "Homepage:"
-msgstr ""
-
-#: ../../boot.php:2386
-msgid "Monday"
-msgstr ""
-
-#: ../../boot.php:2386
-msgid "Tuesday"
-msgstr ""
-
-#: ../../boot.php:2386
-msgid "Wednesday"
-msgstr ""
-
-#: ../../boot.php:2386
-msgid "Thursday"
-msgstr ""
-
-#: ../../boot.php:2386
-msgid "Friday"
-msgstr ""
-
-#: ../../boot.php:2386
-msgid "Saturday"
-msgstr ""
-
-#: ../../boot.php:2386
-msgid "Sunday"
-msgstr ""
-
-#: ../../boot.php:2390
-msgid "January"
-msgstr ""
-
-#: ../../boot.php:2390
-msgid "February"
-msgstr ""
-
-#: ../../boot.php:2390
-msgid "March"
-msgstr ""
-
-#: ../../boot.php:2390
-msgid "April"
-msgstr ""
-
-#: ../../boot.php:2390
-msgid "May"
-msgstr ""
-
-#: ../../boot.php:2390
-msgid "June"
-msgstr ""
-
-#: ../../boot.php:2390
-msgid "July"
-msgstr ""
-
-#: ../../boot.php:2390
-msgid "August"
-msgstr ""
-
-#: ../../boot.php:2390
-msgid "September"
-msgstr ""
-
-#: ../../boot.php:2390
-msgid "October"
-msgstr ""
-
-#: ../../boot.php:2390
-msgid "November"
-msgstr ""
-
-#: ../../boot.php:2390
-msgid "December"
+msgid "Cannot locate DNS info for database server '%s'"
msgstr ""
-#: ../../boot.php:2424
-msgid "Birthday Reminders"
+#: ../../include/items.php:1027
+msgid "Birthday:"
msgstr ""
-#: ../../boot.php:2425
-msgid "Birthdays this week:"
+#: ../../include/items.php:1371
+msgid "You have a new follower at "
msgstr ""
-#: ../../boot.php:2426
-msgid "(Adjusted for local time)"
+#: ../../include/group.php:130
+msgid "Create a new group"
msgstr ""
-#: ../../boot.php:2437
-msgid "[today]"
+#: ../../include/group.php:131
+msgid "Everybody"
msgstr ""
-#: ../../boot.php:2634
-msgid "link to source"
+#: ../../include/oembed.php:57
+msgid "Embedding disabled"
msgstr ""
diff --git a/util/strings.php b/util/strings.php
index 907bfb6df..a1f8f9a15 100644
--- a/util/strings.php
+++ b/util/strings.php
@@ -31,7 +31,6 @@ $a->strings[', and %d other people'] = ', and %d other people';
$a->strings['%s like this.'] = '%s like this.';
$a->strings['%s don\'t like this.'] = '%s don\'t like this.';
$a->strings['No contacts'] = 'No contacts';
-$a->strings['Contacts'] = 'Contacts';
$a->strings['View Contacts'] = 'View Contacts';
$a->strings['Search'] = 'Search';
$a->strings['No profile'] = 'No profile';
@@ -67,6 +66,7 @@ $a->strings['[today]'] = '[today]';
$a->strings['link to source'] = 'link to source';
$a->strings['Applications'] = 'Applications';
$a->strings["Invite Friends"] = "Invite Friends";
+$a->strings['Find People With Shared Interests'] = 'Find People With Shared Interests';
$a->strings['Connect/Follow'] = 'Connect/Follow';
$a->strings['Example: bob@example.com, http://example.com/barbara'] = 'Example: bob@example.com, http://example.com/barbara';
$a->strings['Follow'] = 'Follow';
@@ -106,6 +106,7 @@ $a->strings['Unignore this contact'] = 'Unignore this contact';
$a->strings['Ignore this contact'] = 'Ignore this contact';
$a->strings['Currently blocked'] = 'Currently blocked';
$a->strings['Currently ignored'] = 'Currently ignored';
+$a->strings['Contacts'] = 'Contacts';
$a->strings['Show Blocked Connections'] = 'Show Blocked Connections';
$a->strings['Hide Blocked Connections'] = 'Hide Blocked Connections';
$a->strings['Finding: '] = 'Finding: ';
@@ -213,9 +214,11 @@ $a->strings['Unable to remove group.'] = 'Unable to remove group.';
$a->strings["Welcome to %s"] = "Welcome to %s";
$a->strings['Could not create/connect to database.'] = 'Could not create/connect to database.';
$a->strings['Connected to database.'] = 'Connected to database.';
-$a->strings['Database import succeeded.'] = 'Database import succeeded.';
+$a->strings['Proceed with Installation'] = 'Proceed with Installation';
+$a->strings['Your Friendika site database has been installed.'] = 'Your Friendika site database has been installed.';
$a->strings['IMPORTANT: You will need to [manually] setup a scheduled task for the poller.'] = 'IMPORTANT: You will need to [manually] setup a scheduled task for the poller.';
$a->strings['Please see the file "INSTALL.txt".'] = 'Please see the file "INSTALL.txt".';
+$a->strings['Proceed to registration'] = 'Proceed to registration';
$a->strings['Database import failed.'] = 'Database import failed.';
$a->strings['You may need to import the file "database.sql" manually using phpmyadmin or mysql.'] = 'You may need to import the file "database.sql" manually using phpmyadmin or mysql.';
$a->strings['Welcome to Friendika.'] = 'Welcome to Friendika.';
@@ -268,6 +271,8 @@ $a->strings["Welcome back %s"] = "Welcome back %s";
$a->strings['Manage Identities and/or Pages'] = 'Manage Identities and/or Pages';
$a->strings["\x28Toggle between different identities or community/group pages which share your account details.\x29"] = "\x28Toggle between different identities or community/group pages which share your account details.\x29";
$a->strings['Select an identity to manage: '] = 'Select an identity to manage: ';
+$a->strings['Profile Match'] = 'Profile Match';
+$a->strings['No matches'] = 'No matches';
$a->strings['No recipient selected.'] = 'No recipient selected.';
$a->strings['[no subject]'] = '[no subject]';
$a->strings['Unable to locate contact information.'] = 'Unable to locate contact information.';
@@ -720,7 +725,6 @@ $a->strings['America/Managua'] = 'America/Managua';
$a->strings['America/Manaus'] = 'America/Manaus';
$a->strings['America/Marigot'] = 'America/Marigot';
$a->strings['America/Martinique'] = 'America/Martinique';
-$a->strings['America/Matamoros'] = 'America/Matamoros';
$a->strings['America/Mazatlan'] = 'America/Mazatlan';
$a->strings['America/Mendoza'] = 'America/Mendoza';
$a->strings['America/Menominee'] = 'America/Menominee';
@@ -739,7 +743,6 @@ $a->strings['America/Nome'] = 'America/Nome';
$a->strings['America/Noronha'] = 'America/Noronha';
$a->strings['America/North_Dakota/Center'] = 'America/North_Dakota/Center';
$a->strings['America/North_Dakota/New_Salem'] = 'America/North_Dakota/New_Salem';
-$a->strings['America/Ojinaga'] = 'America/Ojinaga';
$a->strings['America/Panama'] = 'America/Panama';
$a->strings['America/Pangnirtung'] = 'America/Pangnirtung';
$a->strings['America/Paramaribo'] = 'America/Paramaribo';
@@ -756,7 +759,6 @@ $a->strings['America/Regina'] = 'America/Regina';
$a->strings['America/Resolute'] = 'America/Resolute';
$a->strings['America/Rio_Branco'] = 'America/Rio_Branco';
$a->strings['America/Rosario'] = 'America/Rosario';
-$a->strings['America/Santa_Isabel'] = 'America/Santa_Isabel';
$a->strings['America/Santarem'] = 'America/Santarem';
$a->strings['America/Santiago'] = 'America/Santiago';
$a->strings['America/Santo_Domingo'] = 'America/Santo_Domingo';
@@ -785,7 +787,6 @@ $a->strings['America/Yellowknife'] = 'America/Yellowknife';
$a->strings['Antarctica/Casey'] = 'Antarctica/Casey';
$a->strings['Antarctica/Davis'] = 'Antarctica/Davis';
$a->strings['Antarctica/DumontDUrville'] = 'Antarctica/DumontDUrville';
-$a->strings['Antarctica/Macquarie'] = 'Antarctica/Macquarie';
$a->strings['Antarctica/Mawson'] = 'Antarctica/Mawson';
$a->strings['Antarctica/McMurdo'] = 'Antarctica/McMurdo';
$a->strings['Antarctica/Palmer'] = 'Antarctica/Palmer';
@@ -848,7 +849,6 @@ $a->strings['Asia/Makassar'] = 'Asia/Makassar';
$a->strings['Asia/Manila'] = 'Asia/Manila';
$a->strings['Asia/Muscat'] = 'Asia/Muscat';
$a->strings['Asia/Nicosia'] = 'Asia/Nicosia';
-$a->strings['Asia/Novokuznetsk'] = 'Asia/Novokuznetsk';
$a->strings['Asia/Novosibirsk'] = 'Asia/Novosibirsk';
$a->strings['Asia/Omsk'] = 'Asia/Omsk';
$a->strings['Asia/Oral'] = 'Asia/Oral';
diff --git a/view/it/messages.po b/view/it/messages.po
index 73ee9e3ad..11813a3d8 100644
--- a/view/it/messages.po
+++ b/view/it/messages.po
@@ -6,13 +6,13 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: 2.1.913\n"
+"Project-Id-Version: 2.1.921\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-03-18 10:32+0100\n"
+"POT-Creation-Date: 2011-03-23 13:48+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Fabio Comuni <fabrix.xm@gmail.com>\n"
"Language-Team: Italian <fabrix.xm@gmail.com>\n"
-"Language: it-IT\n"
+"Language: It\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
@@ -118,7 +118,7 @@ msgstr "Piace a %s."
msgid "%s doesn't like this."
msgstr "Non piace a %s."
-#: ../../boot.php:1835
+#: ../../boot.php:1835 ../../test.php:8
#, php-format
msgid "<span %1$s>%2$d people</span> like this."
msgstr "Piace a <span %1$s>%2$d persone</span>."
@@ -2598,3 +2598,10 @@ msgstr "Modifica messaggio"
#, php-format
msgid "Cannot locate DNS info for database server '%s'"
msgstr "Non trovo le informazioni DNS per il database server '%s'"
+
+#: ../../boot.php:2016
+#, php-format
+msgid "%d Contact"
+msgid_plural "%d Contacts"
+msgstr[0] "%d Contatto"
+msgstr[1] "%d Contatti"
diff --git a/view/it/strings.php b/view/it/strings.php
index a771f933d..1e0840dd7 100644
--- a/view/it/strings.php
+++ b/view/it/strings.php
@@ -581,3 +581,7 @@ $a->strings["Next >>"] = "Succ >>";
$a->strings["Item not found"] = "Elemento non trovato";
$a->strings["Edit post"] = "Modifica messaggio";
$a->strings["Cannot locate DNS info for database server '%s'"] = "Non trovo le informazioni DNS per il database server '%s'";
+$a->strings["%d Contact"] = array(
+ 0 => "%d Contatto",
+ 1 => "%d Contatti",
+);