From db67f08d3c3ae3925479844e0f9b25bab13dabdc Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 18 Jan 2014 21:45:42 -0800 Subject: some more bookmark infrastructure plus a doc update --- util/messages.po | 694 ++++++++++++++++++++++++++++--------------------------- 1 file changed, 351 insertions(+), 343 deletions(-) (limited to 'util') diff --git a/util/messages.po b/util/messages.po index 8c3f372c9..802e4e463 100644 --- a/util/messages.po +++ b/util/messages.po @@ -1,14 +1,14 @@ # Red Communications Project -# Copyright (C) 2013 the Red Matrix Project +# Copyright (C) 2012-2014 the Red Matrix Project # This file is distributed under the same license as the Red package. # Mike Macgirvin, 2013 # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: 2014-01-10.553\n" +"Project-Id-Version: 2014-01-17.560\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-01-10 00:02-0800\n" +"POT-Creation-Date: 2014-01-17 00:03-0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -16,6 +16,7 @@ msgstr "" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +#"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" #: ../../include/acl_selectors.php:235 msgid "Visible to everybody" @@ -56,7 +57,7 @@ msgstr "" msgid "Public Timeline" msgstr "" -#: ../../include/nav.php:72 ../../include/nav.php:87 ../../boot.php:1415 +#: ../../include/nav.php:72 ../../include/nav.php:87 ../../boot.php:1420 msgid "Logout" msgstr "" @@ -98,7 +99,7 @@ msgstr "" msgid "Your photos" msgstr "" -#: ../../include/nav.php:85 ../../boot.php:1416 +#: ../../include/nav.php:85 ../../boot.php:1421 msgid "Login" msgstr "" @@ -119,7 +120,7 @@ msgstr "" msgid "Home Page" msgstr "" -#: ../../include/nav.php:125 ../../mod/register.php:206 ../../boot.php:1392 +#: ../../include/nav.php:125 ../../mod/register.php:206 ../../boot.php:1397 msgid "Register" msgstr "" @@ -294,7 +295,7 @@ msgstr "" msgid "Please wait..." msgstr "" -#: ../../include/reddav.php:940 +#: ../../include/reddav.php:984 msgid "Edit File properties" msgstr "" @@ -377,7 +378,7 @@ msgstr "" msgid "Everything" msgstr "" -#: ../../include/widgets.php:318 ../../include/items.php:3566 +#: ../../include/widgets.php:318 ../../include/items.php:3568 msgid "Archives" msgstr "" @@ -393,8 +394,8 @@ msgstr "" msgid "Best Friends" msgstr "" -#: ../../include/widgets.php:373 ../../include/profile_selectors.php:42 -#: ../../include/identity.php:310 ../../mod/connedit.php:389 +#: ../../include/widgets.php:373 ../../include/identity.php:310 +#: ../../include/profile_selectors.php:42 ../../mod/connedit.php:389 msgid "Friends" msgstr "" @@ -520,7 +521,7 @@ msgid "RSS/Atom" msgstr "" #: ../../include/contact_selectors.php:77 ../../mod/admin.php:689 -#: ../../mod/admin.php:698 ../../boot.php:1418 +#: ../../mod/admin.php:698 ../../boot.php:1423 msgid "Email" msgstr "" @@ -639,7 +640,7 @@ msgid "Finishes:" msgstr "" #: ../../include/event.php:40 ../../include/identity.php:676 -#: ../../include/bb2diaspora.php:455 ../../mod/events.php:463 +#: ../../include/bb2diaspora.php:455 ../../mod/events.php:462 #: ../../mod/directory.php:156 ../../mod/dirprofile.php:108 msgid "Location:" msgstr "" @@ -1144,6 +1145,233 @@ msgstr "" msgid "view full size" msgstr "" +#: ../../include/identity.php:29 ../../mod/item.php:1150 +msgid "Unable to obtain identity information from database" +msgstr "" + +#: ../../include/identity.php:62 +msgid "Empty name" +msgstr "" + +#: ../../include/identity.php:64 +msgid "Name too long" +msgstr "" + +#: ../../include/identity.php:143 +msgid "No account identifier" +msgstr "" + +#: ../../include/identity.php:153 +msgid "Nickname is required." +msgstr "" + +#: ../../include/identity.php:167 +msgid "" +"Nickname has unsupported characters or is already being used on this site." +msgstr "" + +#: ../../include/identity.php:226 +msgid "Unable to retrieve created identity" +msgstr "" + +#: ../../include/identity.php:285 +msgid "Default Profile" +msgstr "" + +#: ../../include/identity.php:477 +msgid "Requested channel is not available." +msgstr "" + +#: ../../include/identity.php:489 +msgid " Sorry, you don't have the permission to view this profile. " +msgstr "" + +#: ../../include/identity.php:524 ../../mod/webpages.php:8 +#: ../../mod/connect.php:13 ../../mod/layouts.php:8 +#: ../../mod/achievements.php:8 ../../mod/filestorage.php:40 +#: ../../mod/blocks.php:10 ../../mod/profile.php:16 +msgid "Requested profile is not available." +msgstr "" + +#: ../../include/identity.php:639 ../../mod/profiles.php:615 +msgid "Change profile photo" +msgstr "" + +#: ../../include/identity.php:645 +msgid "Profiles" +msgstr "" + +#: ../../include/identity.php:645 +msgid "Manage/edit profiles" +msgstr "" + +#: ../../include/identity.php:646 ../../mod/profiles.php:616 +msgid "Create New Profile" +msgstr "" + +#: ../../include/identity.php:649 +msgid "Edit Profile" +msgstr "" + +#: ../../include/identity.php:660 ../../mod/profiles.php:627 +msgid "Profile Image" +msgstr "" + +#: ../../include/identity.php:663 ../../mod/profiles.php:630 +msgid "visible to everybody" +msgstr "" + +#: ../../include/identity.php:664 ../../mod/profiles.php:631 +msgid "Edit visibility" +msgstr "" + +#: ../../include/identity.php:678 ../../include/identity.php:903 +#: ../../mod/directory.php:158 +msgid "Gender:" +msgstr "" + +#: ../../include/identity.php:679 ../../include/identity.php:923 +#: ../../mod/directory.php:160 +msgid "Status:" +msgstr "" + +#: ../../include/identity.php:680 ../../include/identity.php:934 +#: ../../mod/directory.php:162 +msgid "Homepage:" +msgstr "" + +#: ../../include/identity.php:747 ../../include/identity.php:827 +#: ../../mod/ping.php:230 +msgid "g A l F d" +msgstr "" + +#: ../../include/identity.php:748 ../../include/identity.php:828 +msgid "F d" +msgstr "" + +#: ../../include/identity.php:793 ../../include/identity.php:868 +#: ../../mod/ping.php:252 +msgid "[today]" +msgstr "" + +#: ../../include/identity.php:805 +msgid "Birthday Reminders" +msgstr "" + +#: ../../include/identity.php:806 +msgid "Birthdays this week:" +msgstr "" + +#: ../../include/identity.php:861 +msgid "[No description]" +msgstr "" + +#: ../../include/identity.php:879 +msgid "Event Reminders" +msgstr "" + +#: ../../include/identity.php:880 +msgid "Events this week:" +msgstr "" + +#: ../../include/identity.php:893 ../../include/identity.php:975 +#: ../../mod/profperm.php:103 +msgid "Profile" +msgstr "" + +#: ../../include/identity.php:901 ../../mod/settings.php:911 +msgid "Full Name:" +msgstr "" + +#: ../../include/identity.php:908 +msgid "j F, Y" +msgstr "" + +#: ../../include/identity.php:909 +msgid "j F" +msgstr "" + +#: ../../include/identity.php:916 +msgid "Birthday:" +msgstr "" + +#: ../../include/identity.php:920 +msgid "Age:" +msgstr "" + +#: ../../include/identity.php:929 +#, php-format +msgid "for %1$d %2$s" +msgstr "" + +#: ../../include/identity.php:932 ../../mod/profiles.php:538 +msgid "Sexual Preference:" +msgstr "" + +#: ../../include/identity.php:936 ../../mod/profiles.php:540 +msgid "Hometown:" +msgstr "" + +#: ../../include/identity.php:938 +msgid "Tags:" +msgstr "" + +#: ../../include/identity.php:940 ../../mod/profiles.php:541 +msgid "Political Views:" +msgstr "" + +#: ../../include/identity.php:942 +msgid "Religion:" +msgstr "" + +#: ../../include/identity.php:944 ../../mod/directory.php:164 +msgid "About:" +msgstr "" + +#: ../../include/identity.php:946 +msgid "Hobbies/Interests:" +msgstr "" + +#: ../../include/identity.php:948 ../../mod/profiles.php:544 +msgid "Likes:" +msgstr "" + +#: ../../include/identity.php:950 ../../mod/profiles.php:545 +msgid "Dislikes:" +msgstr "" + +#: ../../include/identity.php:953 +msgid "Contact information and Social Networks:" +msgstr "" + +#: ../../include/identity.php:955 +msgid "Musical interests:" +msgstr "" + +#: ../../include/identity.php:957 +msgid "Books, literature:" +msgstr "" + +#: ../../include/identity.php:959 +msgid "Television:" +msgstr "" + +#: ../../include/identity.php:961 +msgid "Film/dance/culture/entertainment:" +msgstr "" + +#: ../../include/identity.php:963 +msgid "Love/Romance:" +msgstr "" + +#: ../../include/identity.php:965 +msgid "Work/employment:" +msgstr "" + +#: ../../include/identity.php:967 +msgid "School/education:" +msgstr "" + #: ../../include/bbcode.php:94 ../../include/bbcode.php:509 #: ../../include/bbcode.php:512 msgid "Image/photo" @@ -1460,9 +1688,9 @@ msgstr "" #: ../../include/conversation.php:706 ../../include/conversation.php:1119 #: ../../include/ItemObject.php:248 ../../mod/photos.php:1081 -#: ../../mod/mail.php:222 ../../mod/mail.php:336 ../../mod/editlayout.php:110 +#: ../../mod/mail.php:222 ../../mod/mail.php:336 ../../mod/editlayout.php:115 #: ../../mod/editpost.php:107 ../../mod/editwebpage.php:153 -#: ../../mod/editblock.php:124 +#: ../../mod/editblock.php:129 msgid "Please wait" msgstr "" @@ -1591,8 +1819,8 @@ msgstr "" #: ../../include/conversation.php:1082 ../../include/ItemObject.php:546 #: ../../mod/webpages.php:122 ../../mod/photos.php:1101 -#: ../../mod/editlayout.php:130 ../../mod/editpost.php:127 -#: ../../mod/editwebpage.php:177 ../../mod/editblock.php:145 +#: ../../mod/editlayout.php:136 ../../mod/editpost.php:127 +#: ../../mod/editwebpage.php:177 ../../mod/editblock.php:151 msgid "Preview" msgstr "" @@ -1605,9 +1833,9 @@ msgid "Page link title" msgstr "" #: ../../include/conversation.php:1100 ../../mod/mail.php:219 -#: ../../mod/mail.php:332 ../../mod/editlayout.php:102 +#: ../../mod/mail.php:332 ../../mod/editlayout.php:107 #: ../../mod/editpost.php:99 ../../mod/editwebpage.php:145 -#: ../../mod/editblock.php:116 +#: ../../mod/editblock.php:121 msgid "Upload photo" msgstr "" @@ -1616,9 +1844,9 @@ msgid "upload photo" msgstr "" #: ../../include/conversation.php:1102 ../../mod/mail.php:220 -#: ../../mod/mail.php:333 ../../mod/editlayout.php:103 +#: ../../mod/mail.php:333 ../../mod/editlayout.php:108 #: ../../mod/editpost.php:100 ../../mod/editwebpage.php:146 -#: ../../mod/editblock.php:117 +#: ../../mod/editblock.php:122 msgid "Attach file" msgstr "" @@ -1627,9 +1855,9 @@ msgid "attach file" msgstr "" #: ../../include/conversation.php:1104 ../../mod/mail.php:221 -#: ../../mod/mail.php:334 ../../mod/editlayout.php:104 +#: ../../mod/mail.php:334 ../../mod/editlayout.php:109 #: ../../mod/editpost.php:101 ../../mod/editwebpage.php:147 -#: ../../mod/editblock.php:118 +#: ../../mod/editblock.php:123 msgid "Insert web link" msgstr "" @@ -1653,9 +1881,9 @@ msgstr "" msgid "audio link" msgstr "" -#: ../../include/conversation.php:1110 ../../mod/editlayout.php:108 +#: ../../include/conversation.php:1110 ../../mod/editlayout.php:113 #: ../../mod/editpost.php:105 ../../mod/editwebpage.php:151 -#: ../../mod/editblock.php:122 +#: ../../mod/editblock.php:127 msgid "Set your location" msgstr "" @@ -1663,9 +1891,9 @@ msgstr "" msgid "set location" msgstr "" -#: ../../include/conversation.php:1112 ../../mod/editlayout.php:109 +#: ../../include/conversation.php:1112 ../../mod/editlayout.php:114 #: ../../mod/editpost.php:106 ../../mod/editwebpage.php:152 -#: ../../mod/editblock.php:123 +#: ../../mod/editblock.php:128 msgid "Clear browser location" msgstr "" @@ -1673,21 +1901,21 @@ msgstr "" msgid "clear location" msgstr "" -#: ../../include/conversation.php:1115 ../../mod/editlayout.php:122 +#: ../../include/conversation.php:1115 ../../mod/editlayout.php:127 #: ../../mod/editpost.php:119 ../../mod/editwebpage.php:169 -#: ../../mod/editblock.php:137 +#: ../../mod/editblock.php:142 msgid "Set title" msgstr "" -#: ../../include/conversation.php:1118 ../../mod/editlayout.php:124 +#: ../../include/conversation.php:1118 ../../mod/editlayout.php:130 #: ../../mod/editpost.php:121 ../../mod/editwebpage.php:171 -#: ../../mod/editblock.php:139 +#: ../../mod/editblock.php:145 msgid "Categories (comma-separated list)" msgstr "" -#: ../../include/conversation.php:1120 ../../mod/editlayout.php:111 +#: ../../include/conversation.php:1120 ../../mod/editlayout.php:116 #: ../../mod/editpost.php:108 ../../mod/editwebpage.php:154 -#: ../../mod/editblock.php:125 +#: ../../mod/editblock.php:130 msgid "Permission settings" msgstr "" @@ -1695,22 +1923,22 @@ msgstr "" msgid "permissions" msgstr "" -#: ../../include/conversation.php:1129 ../../mod/editlayout.php:119 +#: ../../include/conversation.php:1129 ../../mod/editlayout.php:124 #: ../../mod/editpost.php:116 ../../mod/editwebpage.php:164 -#: ../../mod/editblock.php:134 +#: ../../mod/editblock.php:139 msgid "Public post" msgstr "" -#: ../../include/conversation.php:1131 ../../mod/editlayout.php:125 +#: ../../include/conversation.php:1131 ../../mod/editlayout.php:131 #: ../../mod/editpost.php:122 ../../mod/editwebpage.php:172 -#: ../../mod/editblock.php:140 +#: ../../mod/editblock.php:146 msgid "Example: bob@example.com, mary@example.com" msgstr "" #: ../../include/conversation.php:1144 ../../mod/mail.php:226 -#: ../../mod/mail.php:339 ../../mod/editlayout.php:135 +#: ../../mod/mail.php:339 ../../mod/editlayout.php:141 #: ../../mod/editpost.php:133 ../../mod/editwebpage.php:182 -#: ../../mod/editblock.php:150 +#: ../../mod/editblock.php:156 msgid "Set expiration date" msgstr "" @@ -1832,8 +2060,8 @@ msgstr "" #: ../../include/attach.php:128 ../../include/attach.php:184 #: ../../include/attach.php:199 ../../include/attach.php:232 #: ../../include/attach.php:246 ../../include/attach.php:267 -#: ../../include/attach.php:461 ../../include/attach.php:539 -#: ../../include/items.php:3445 ../../mod/common.php:35 +#: ../../include/attach.php:462 ../../include/attach.php:540 +#: ../../include/items.php:3447 ../../mod/common.php:35 #: ../../mod/events.php:140 ../../mod/thing.php:241 ../../mod/thing.php:257 #: ../../mod/thing.php:291 ../../mod/invite.php:13 ../../mod/invite.php:104 #: ../../mod/connedit.php:179 ../../mod/webpages.php:40 ../../mod/api.php:26 @@ -1855,12 +2083,12 @@ msgstr "" #: ../../mod/notifications.php:66 ../../mod/blocks.php:29 #: ../../mod/blocks.php:44 ../../mod/editwebpage.php:44 #: ../../mod/editwebpage.php:83 ../../mod/poke.php:128 -#: ../../mod/channel.php:88 ../../mod/channel.php:225 -#: ../../mod/fsuggest.php:78 ../../mod/editblock.php:48 -#: ../../mod/suggest.php:26 ../../mod/message.php:16 ../../mod/register.php:68 -#: ../../mod/regmod.php:18 ../../mod/authtest.php:13 ../../mod/item.php:182 -#: ../../mod/item.php:190 ../../mod/mood.php:119 ../../index.php:176 -#: ../../index.php:344 +#: ../../mod/channel.php:88 ../../mod/channel.php:187 +#: ../../mod/channel.php:230 ../../mod/fsuggest.php:78 +#: ../../mod/editblock.php:48 ../../mod/suggest.php:26 +#: ../../mod/message.php:16 ../../mod/register.php:68 ../../mod/regmod.php:18 +#: ../../mod/authtest.php:13 ../../mod/item.php:182 ../../mod/item.php:190 +#: ../../mod/mood.php:119 ../../index.php:176 ../../index.php:348 msgid "Permission denied." msgstr "" @@ -2135,40 +2363,40 @@ msgstr "" msgid "File exceeds size limit of %d" msgstr "" -#: ../../include/attach.php:337 +#: ../../include/attach.php:338 #, php-format msgid "You have reached your limit of %1$.0f Mbytes attachment storage." msgstr "" -#: ../../include/attach.php:421 +#: ../../include/attach.php:422 msgid "File upload failed. Possible system limit or action terminated." msgstr "" -#: ../../include/attach.php:433 +#: ../../include/attach.php:434 msgid "Stored file could not be verified. Upload failed." msgstr "" -#: ../../include/attach.php:477 ../../include/attach.php:494 +#: ../../include/attach.php:478 ../../include/attach.php:495 msgid "Path not available." msgstr "" -#: ../../include/attach.php:544 +#: ../../include/attach.php:545 msgid "Empty pathname" msgstr "" -#: ../../include/attach.php:562 +#: ../../include/attach.php:563 msgid "duplicate filename or path" msgstr "" -#: ../../include/attach.php:587 +#: ../../include/attach.php:588 msgid "Path not found." msgstr "" -#: ../../include/attach.php:632 +#: ../../include/attach.php:633 msgid "mkdir failed." msgstr "" -#: ../../include/attach.php:636 +#: ../../include/attach.php:637 msgid "database storage failed." msgstr "" @@ -2212,6 +2440,18 @@ msgstr "" msgid "dislikes" msgstr "" +#: ../../include/auth.php:76 +msgid "Logged out." +msgstr "" + +#: ../../include/auth.php:188 +msgid "Failed authentication" +msgstr "" + +#: ../../include/auth.php:203 +msgid "Login failed." +msgstr "" + #: ../../include/account.php:23 msgid "Not a valid email address" msgstr "" @@ -2486,18 +2726,6 @@ msgstr "" msgid "Please visit %s to approve or reject the suggestion." msgstr "" -#: ../../include/auth.php:69 -msgid "Logged out." -msgstr "" - -#: ../../include/auth.php:181 -msgid "Failed authentication" -msgstr "" - -#: ../../include/auth.php:190 -msgid "Login failed." -msgstr "" - #: ../../include/contact_widgets.php:14 #, php-format msgid "%d invitation available" @@ -2552,9 +2780,9 @@ msgstr "" #: ../../include/page_widgets.php:8 ../../include/ItemObject.php:96 #: ../../mod/thing.php:229 ../../mod/webpages.php:118 ../../mod/menu.php:55 #: ../../mod/layouts.php:102 ../../mod/filestorage.php:171 -#: ../../mod/settings.php:569 ../../mod/editlayout.php:101 +#: ../../mod/settings.php:569 ../../mod/editlayout.php:106 #: ../../mod/editpost.php:98 ../../mod/blocks.php:93 -#: ../../mod/editwebpage.php:144 ../../mod/editblock.php:115 +#: ../../mod/editwebpage.php:144 ../../mod/editblock.php:120 msgid "Edit" msgstr "" @@ -2687,264 +2915,36 @@ msgstr "" msgid "Default" msgstr "" -#: ../../include/identity.php:29 ../../mod/item.php:1143 -msgid "Unable to obtain identity information from database" -msgstr "" - -#: ../../include/identity.php:62 -msgid "Empty name" -msgstr "" - -#: ../../include/identity.php:64 -msgid "Name too long" -msgstr "" - -#: ../../include/identity.php:143 -msgid "No account identifier" -msgstr "" - -#: ../../include/identity.php:153 -msgid "Nickname is required." -msgstr "" - -#: ../../include/identity.php:167 -msgid "" -"Nickname has unsupported characters or is already being used on this site." -msgstr "" - -#: ../../include/identity.php:226 -msgid "Unable to retrieve created identity" -msgstr "" - -#: ../../include/identity.php:285 -msgid "Default Profile" -msgstr "" - -#: ../../include/identity.php:477 -msgid "Requested channel is not available." -msgstr "" - -#: ../../include/identity.php:489 -msgid " Sorry, you don't have the permission to view this profile. " -msgstr "" - -#: ../../include/identity.php:524 ../../mod/webpages.php:8 -#: ../../mod/connect.php:13 ../../mod/layouts.php:8 -#: ../../mod/achievements.php:8 ../../mod/filestorage.php:40 -#: ../../mod/blocks.php:10 ../../mod/profile.php:16 -msgid "Requested profile is not available." -msgstr "" - -#: ../../include/identity.php:639 ../../mod/profiles.php:615 -msgid "Change profile photo" -msgstr "" - -#: ../../include/identity.php:645 -msgid "Profiles" -msgstr "" - -#: ../../include/identity.php:645 -msgid "Manage/edit profiles" -msgstr "" - -#: ../../include/identity.php:646 ../../mod/profiles.php:616 -msgid "Create New Profile" -msgstr "" - -#: ../../include/identity.php:649 -msgid "Edit Profile" -msgstr "" - -#: ../../include/identity.php:660 ../../mod/profiles.php:627 -msgid "Profile Image" -msgstr "" - -#: ../../include/identity.php:663 ../../mod/profiles.php:630 -msgid "visible to everybody" -msgstr "" - -#: ../../include/identity.php:664 ../../mod/profiles.php:631 -msgid "Edit visibility" -msgstr "" - -#: ../../include/identity.php:678 ../../include/identity.php:903 -#: ../../mod/directory.php:158 -msgid "Gender:" -msgstr "" - -#: ../../include/identity.php:679 ../../include/identity.php:923 -#: ../../mod/directory.php:160 -msgid "Status:" -msgstr "" - -#: ../../include/identity.php:680 ../../include/identity.php:934 -#: ../../mod/directory.php:162 -msgid "Homepage:" -msgstr "" - -#: ../../include/identity.php:747 ../../include/identity.php:827 -#: ../../mod/ping.php:230 -msgid "g A l F d" -msgstr "" - -#: ../../include/identity.php:748 ../../include/identity.php:828 -msgid "F d" -msgstr "" - -#: ../../include/identity.php:793 ../../include/identity.php:868 -#: ../../mod/ping.php:252 -msgid "[today]" -msgstr "" - -#: ../../include/identity.php:805 -msgid "Birthday Reminders" -msgstr "" - -#: ../../include/identity.php:806 -msgid "Birthdays this week:" -msgstr "" - -#: ../../include/identity.php:861 -msgid "[No description]" -msgstr "" - -#: ../../include/identity.php:879 -msgid "Event Reminders" -msgstr "" - -#: ../../include/identity.php:880 -msgid "Events this week:" -msgstr "" - -#: ../../include/identity.php:893 ../../include/identity.php:975 -#: ../../mod/profperm.php:103 -msgid "Profile" -msgstr "" - -#: ../../include/identity.php:901 ../../mod/settings.php:911 -msgid "Full Name:" -msgstr "" - -#: ../../include/identity.php:908 -msgid "j F, Y" -msgstr "" - -#: ../../include/identity.php:909 -msgid "j F" -msgstr "" - -#: ../../include/identity.php:916 -msgid "Birthday:" -msgstr "" - -#: ../../include/identity.php:920 -msgid "Age:" -msgstr "" - -#: ../../include/identity.php:929 -#, php-format -msgid "for %1$d %2$s" -msgstr "" - -#: ../../include/identity.php:932 ../../mod/profiles.php:538 -msgid "Sexual Preference:" -msgstr "" - -#: ../../include/identity.php:936 ../../mod/profiles.php:540 -msgid "Hometown:" -msgstr "" - -#: ../../include/identity.php:938 -msgid "Tags:" -msgstr "" - -#: ../../include/identity.php:940 ../../mod/profiles.php:541 -msgid "Political Views:" -msgstr "" - -#: ../../include/identity.php:942 -msgid "Religion:" -msgstr "" - -#: ../../include/identity.php:944 ../../mod/directory.php:164 -msgid "About:" -msgstr "" - -#: ../../include/identity.php:946 -msgid "Hobbies/Interests:" -msgstr "" - -#: ../../include/identity.php:948 ../../mod/profiles.php:544 -msgid "Likes:" -msgstr "" - -#: ../../include/identity.php:950 ../../mod/profiles.php:545 -msgid "Dislikes:" -msgstr "" - -#: ../../include/identity.php:953 -msgid "Contact information and Social Networks:" -msgstr "" - -#: ../../include/identity.php:955 -msgid "Musical interests:" -msgstr "" - -#: ../../include/identity.php:957 -msgid "Books, literature:" -msgstr "" - -#: ../../include/identity.php:959 -msgid "Television:" -msgstr "" - -#: ../../include/identity.php:961 -msgid "Film/dance/culture/entertainment:" -msgstr "" - -#: ../../include/identity.php:963 -msgid "Love/Romance:" -msgstr "" - -#: ../../include/identity.php:965 -msgid "Work/employment:" -msgstr "" - -#: ../../include/identity.php:967 -msgid "School/education:" -msgstr "" - #: ../../include/items.php:201 ../../mod/like.php:55 ../../mod/group.php:68 -#: ../../mod/profperm.php:19 ../../index.php:343 +#: ../../mod/profperm.php:19 ../../index.php:347 msgid "Permission denied" msgstr "" -#: ../../include/items.php:3383 ../../mod/thing.php:74 ../../mod/admin.php:150 +#: ../../include/items.php:3385 ../../mod/thing.php:74 ../../mod/admin.php:150 #: ../../mod/admin.php:730 ../../mod/admin.php:933 ../../mod/viewsrc.php:18 #: ../../mod/home.php:63 ../../mod/filestorage.php:18 ../../mod/display.php:32 -#: ../../mod/channel.php:182 msgid "Item not found." msgstr "" -#: ../../include/items.php:3734 ../../mod/group.php:38 ../../mod/group.php:140 +#: ../../include/items.php:3736 ../../mod/group.php:38 ../../mod/group.php:140 msgid "Collection not found." msgstr "" -#: ../../include/items.php:3749 +#: ../../include/items.php:3751 msgid "Collection is empty." msgstr "" -#: ../../include/items.php:3756 +#: ../../include/items.php:3758 #, php-format msgid "Collection: %s" msgstr "" -#: ../../include/items.php:3767 +#: ../../include/items.php:3769 #, php-format msgid "Connection: %s" msgstr "" -#: ../../include/items.php:3770 +#: ../../include/items.php:3772 msgid "Connection not found." msgstr "" @@ -3030,7 +3030,7 @@ msgstr[1] "" msgid "This is you" msgstr "" -#: ../../include/ItemObject.php:537 ../../mod/events.php:470 +#: ../../include/ItemObject.php:537 ../../mod/events.php:469 #: ../../mod/thing.php:276 ../../mod/thing.php:318 ../../mod/invite.php:156 #: ../../mod/connedit.php:434 ../../mod/setup.php:304 ../../mod/setup.php:347 #: ../../mod/connect.php:92 ../../mod/sources.php:97 ../../mod/sources.php:131 @@ -3095,7 +3095,7 @@ msgstr "" msgid "Welcome back " msgstr "" -#: ../../include/security.php:360 +#: ../../include/security.php:363 msgid "" "The form security token was not correct. This probably happened because the " "form has been opened for too long (>3 hours) before submitting it." @@ -3150,48 +3150,48 @@ msgstr "" msgid "Next" msgstr "" -#: ../../mod/events.php:429 +#: ../../mod/events.php:428 msgid "hour:minute" msgstr "" -#: ../../mod/events.php:448 +#: ../../mod/events.php:447 msgid "Event details" msgstr "" -#: ../../mod/events.php:449 +#: ../../mod/events.php:448 #, php-format msgid "Format is %s %s. Starting date and Title are required." msgstr "" -#: ../../mod/events.php:451 +#: ../../mod/events.php:450 msgid "Event Starts:" msgstr "" -#: ../../mod/events.php:451 ../../mod/events.php:465 +#: ../../mod/events.php:450 ../../mod/events.php:464 msgid "Required" msgstr "" -#: ../../mod/events.php:454 +#: ../../mod/events.php:453 msgid "Finish date/time is not known or not relevant" msgstr "" -#: ../../mod/events.php:456 +#: ../../mod/events.php:455 msgid "Event Finishes:" msgstr "" -#: ../../mod/events.php:459 +#: ../../mod/events.php:458 msgid "Adjust for viewer timezone" msgstr "" -#: ../../mod/events.php:461 +#: ../../mod/events.php:460 msgid "Description:" msgstr "" -#: ../../mod/events.php:465 +#: ../../mod/events.php:464 msgid "Title:" msgstr "" -#: ../../mod/events.php:467 +#: ../../mod/events.php:466 msgid "Share this event" msgstr "" @@ -5704,7 +5704,7 @@ msgid "" "Password reset failed." msgstr "" -#: ../../mod/lostpass.php:85 ../../boot.php:1426 +#: ../../mod/lostpass.php:85 ../../boot.php:1431 msgid "Password Reset" msgstr "" @@ -6332,26 +6332,30 @@ msgstr "" msgid "Item not found" msgstr "" -#: ../../mod/editlayout.php:68 +#: ../../mod/editlayout.php:72 msgid "Edit Layout" msgstr "" -#: ../../mod/editlayout.php:105 ../../mod/editpost.php:102 -#: ../../mod/editwebpage.php:148 ../../mod/editblock.php:119 +#: ../../mod/editlayout.php:82 +msgid "Delete layout?" +msgstr "" + +#: ../../mod/editlayout.php:110 ../../mod/editpost.php:102 +#: ../../mod/editwebpage.php:148 ../../mod/editblock.php:124 msgid "Insert YouTube video" msgstr "" -#: ../../mod/editlayout.php:106 ../../mod/editpost.php:103 -#: ../../mod/editwebpage.php:149 ../../mod/editblock.php:120 +#: ../../mod/editlayout.php:111 ../../mod/editpost.php:103 +#: ../../mod/editwebpage.php:149 ../../mod/editblock.php:125 msgid "Insert Vorbis [.ogg] video" msgstr "" -#: ../../mod/editlayout.php:107 ../../mod/editpost.php:104 -#: ../../mod/editwebpage.php:150 ../../mod/editblock.php:121 +#: ../../mod/editlayout.php:112 ../../mod/editpost.php:104 +#: ../../mod/editwebpage.php:150 ../../mod/editblock.php:126 msgid "Insert Vorbis [.ogg] audio" msgstr "" -#: ../../mod/editlayout.php:141 +#: ../../mod/editlayout.php:147 msgid "Delete Layout" msgstr "" @@ -6503,7 +6507,7 @@ msgstr "" msgid "Make this post private" msgstr "" -#: ../../mod/wall_upload.php:41 ../../mod/item.php:1068 +#: ../../mod/wall_upload.php:41 ../../mod/item.php:1075 msgid "Wall Photos" msgstr "" @@ -6544,11 +6548,15 @@ msgstr "" msgid "Suggest a friend for %s" msgstr "" -#: ../../mod/editblock.php:82 +#: ../../mod/editblock.php:86 msgid "Edit Block" msgstr "" -#: ../../mod/editblock.php:157 +#: ../../mod/editblock.php:96 +msgid "Delete block?" +msgstr "" + +#: ../../mod/editblock.php:163 msgid "Delete Block" msgstr "" @@ -6768,24 +6776,24 @@ msgstr "" msgid "Unable to locate original post." msgstr "" -#: ../../mod/item.php:343 +#: ../../mod/item.php:346 msgid "Empty post discarded." msgstr "" -#: ../../mod/item.php:385 +#: ../../mod/item.php:388 msgid "Executable content type not permitted to this channel." msgstr "" -#: ../../mod/item.php:812 +#: ../../mod/item.php:819 msgid "System error. Post not saved." msgstr "" -#: ../../mod/item.php:1148 +#: ../../mod/item.php:1155 #, php-format msgid "You have reached your limit of %1$.0f top level posts." msgstr "" -#: ../../mod/item.php:1154 +#: ../../mod/item.php:1161 #, php-format msgid "You have reached your limit of %1$.0f webpages." msgstr "" @@ -7079,41 +7087,41 @@ msgstr "" msgid "Header image only on profile pages" msgstr "" -#: ../../boot.php:1224 +#: ../../boot.php:1229 #, php-format msgid "Update %s failed. See error logs." msgstr "" -#: ../../boot.php:1227 +#: ../../boot.php:1232 #, php-format msgid "Update Error at %s" msgstr "" -#: ../../boot.php:1391 +#: ../../boot.php:1396 msgid "" "Create an account to access services and applications within the Red Matrix" msgstr "" -#: ../../boot.php:1419 +#: ../../boot.php:1424 msgid "Password" msgstr "" -#: ../../boot.php:1420 +#: ../../boot.php:1425 msgid "Remember me" msgstr "" -#: ../../boot.php:1425 +#: ../../boot.php:1430 msgid "Forgot your password?" msgstr "" -#: ../../boot.php:1490 +#: ../../boot.php:1495 msgid "permission denied" msgstr "" -#: ../../boot.php:1491 +#: ../../boot.php:1496 msgid "Got Zot?" msgstr "" -#: ../../boot.php:1887 +#: ../../boot.php:1892 msgid "toggle mobile" msgstr "" -- cgit v1.2.3