diff options
Diffstat (limited to 'locale/statusnet.po')
-rw-r--r-- | locale/statusnet.po | 200 |
1 files changed, 147 insertions, 53 deletions
diff --git a/locale/statusnet.po b/locale/statusnet.po index 8e1434497..1546fbd83 100644 --- a/locale/statusnet.po +++ b/locale/statusnet.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2010-03-01 14:08+0000\n" +"POT-Creation-Date: 2010-03-01 14:58-0800\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" @@ -176,9 +176,9 @@ msgstr "" #: actions/apigroupismember.php:114 actions/apigroupjoin.php:155 #: actions/apigroupleave.php:141 actions/apigrouplist.php:132 #: actions/apigrouplistall.php:120 actions/apigroupmembership.php:106 -#: actions/apigroupshow.php:105 actions/apihelptest.php:88 +#: actions/apigroupshow.php:115 actions/apihelptest.php:88 #: actions/apistatusesdestroy.php:102 actions/apistatusesretweets.php:112 -#: actions/apistatusesshow.php:108 actions/apistatusnetconfig.php:131 +#: actions/apistatusesshow.php:108 actions/apistatusnetconfig.php:135 #: actions/apistatusnetversion.php:93 actions/apisubscriptions.php:111 #: actions/apitimelinefavorites.php:183 actions/apitimelinefriends.php:187 #: actions/apitimelinegroup.php:185 actions/apitimelinehome.php:184 @@ -421,7 +421,7 @@ msgstr "" #: actions/apigroupismember.php:95 actions/apigroupjoin.php:104 #: actions/apigroupleave.php:104 actions/apigroupmembership.php:91 -#: actions/apigroupshow.php:90 actions/apitimelinegroup.php:91 +#: actions/apigroupshow.php:82 actions/apitimelinegroup.php:91 msgid "Group not found!" msgstr "" @@ -479,6 +479,7 @@ msgstr "" #: actions/newmessage.php:135 actions/newnotice.php:103 actions/nudge.php:80 #: actions/oauthappssettings.php:159 actions/oauthconnectionssettings.php:135 #: actions/othersettings.php:145 actions/passwordsettings.php:138 +#: actions/plugindisable.php:69 actions/pluginenable.php:69 #: actions/profilesettings.php:194 actions/recoverpassword.php:337 #: actions/register.php:165 actions/remotesubscribe.php:77 #: actions/repeat.php:83 actions/smssettings.php:228 actions/subedit.php:38 @@ -493,11 +494,11 @@ msgid "Invalid nickname / password!" msgstr "" #: actions/apioauthauthorize.php:159 -msgid "DB error deleting OAuth app user." +msgid "Database error deleting OAuth application user." msgstr "" #: actions/apioauthauthorize.php:185 -msgid "DB error inserting OAuth app user." +msgid "Database error inserting OAuth application user." msgstr "" #: actions/apioauthauthorize.php:214 @@ -537,7 +538,7 @@ msgid "" "give access to your %4$s account to third parties you trust." msgstr "" -#: actions/apioauthauthorize.php:310 lib/action.php:441 +#: actions/apioauthauthorize.php:310 msgid "Account" msgstr "" @@ -881,7 +882,7 @@ msgid "Couldn't delete email confirmation." msgstr "" #: actions/confirmaddress.php:144 -msgid "Confirm Address" +msgid "Confirm address" msgstr "" #: actions/confirmaddress.php:159 @@ -939,7 +940,8 @@ msgstr "" #: actions/deletenotice.php:67 actions/disfavor.php:61 actions/favor.php:62 #: actions/groupblock.php:61 actions/groupunblock.php:61 actions/logout.php:69 #: actions/makeadmin.php:61 actions/newmessage.php:87 actions/newnotice.php:89 -#: actions/nudge.php:63 actions/subedit.php:31 actions/subscribe.php:96 +#: actions/nudge.php:63 actions/plugindisable.php:51 +#: actions/pluginenable.php:51 actions/subedit.php:31 actions/subscribe.php:96 #: actions/tagother.php:33 actions/unsubscribe.php:52 #: lib/adminpanelaction.php:72 lib/profileformaction.php:63 #: lib/settingsaction.php:72 @@ -1629,7 +1631,7 @@ msgstr "" msgid "A list of the users in this group." msgstr "" -#: actions/groupmembers.php:182 lib/action.php:448 lib/groupnav.php:107 +#: actions/groupmembers.php:182 lib/groupnav.php:107 msgid "Admin" msgstr "" @@ -1885,7 +1887,8 @@ msgstr "" msgid "Optionally add a personal message to the invitation." msgstr "" -#: actions/invite.php:197 lib/messageform.php:178 lib/noticeform.php:236 +#: actions/invite.php:197 +msgctxt "Send button for inviting friends" msgid "Send" msgstr "" @@ -1963,8 +1966,7 @@ msgstr "" msgid "Error setting user. You are probably not authorized." msgstr "" -#: actions/login.php:188 actions/login.php:241 lib/action.php:466 -#: lib/logingroupnav.php:79 +#: actions/login.php:188 actions/login.php:241 lib/logingroupnav.php:79 msgid "Login" msgstr "" @@ -2203,8 +2205,8 @@ msgstr "" msgid "Only " msgstr "" -#: actions/oembed.php:181 actions/oembed.php:200 lib/apiaction.php:1039 -#: lib/apiaction.php:1067 lib/apiaction.php:1176 +#: actions/oembed.php:181 actions/oembed.php:200 lib/apiaction.php:1040 +#: lib/apiaction.php:1068 lib/apiaction.php:1177 msgid "Not a supported data format." msgstr "" @@ -2217,7 +2219,7 @@ msgid "Notice Search" msgstr "" #: actions/othersettings.php:60 -msgid "Other Settings" +msgid "Other settings" msgstr "" #: actions/othersettings.php:71 @@ -2517,6 +2519,22 @@ msgstr "" msgid "Users self-tagged with %1$s - page %2$d" msgstr "" +#: actions/plugindisable.php:76 +msgid "Plugin inactive or missing." +msgstr "" + +#: actions/plugindisable.php:90 +msgid "Disabled" +msgstr "" + +#: actions/pluginenable.php:76 +msgid "Plugin already active." +msgstr "" + +#: actions/pluginenable.php:92 +msgid "Enabled" +msgstr "" + #: actions/postnotice.php:84 msgid "Invalid notice content" msgstr "" @@ -2881,8 +2899,7 @@ msgstr "" msgid "Registration successful" msgstr "" -#: actions/register.php:114 actions/register.php:503 lib/action.php:463 -#: lib/logingroupnav.php:85 +#: actions/register.php:114 actions/register.php:503 lib/logingroupnav.php:85 msgid "Register" msgstr "" @@ -3900,8 +3917,8 @@ msgid "" "Listenee stream license ā%1$sā is not compatible with site license ā%2$sā." msgstr "" -#: actions/useradminpanel.php:58 lib/adminpanelaction.php:332 -#: lib/personalgroupnav.php:115 +#: actions/useradminpanel.php:58 +msgctxt "User admin panel title" msgid "User" msgstr "" @@ -4255,11 +4272,11 @@ msgstr "" msgid "Couldn't delete self-subscription." msgstr "" -#: classes/Subscription.php:179 +#: classes/Subscription.php:179 lib/subs.php:69 msgid "Couldn't delete subscription." msgstr "" -#: classes/User.php:372 +#: classes/User.php:373 #, php-format msgid "Welcome to %1$s, @%2$s!" msgstr "" @@ -4269,7 +4286,7 @@ msgid "Could not create group." msgstr "" #: classes/User_group.php:471 -msgid "Could not set group uri." +msgid "Could not set group URI." msgstr "" #: classes/User_group.php:492 @@ -4322,67 +4339,112 @@ msgid "Primary site navigation" msgstr "" #: lib/action.php:439 -msgid "Home" +msgctxt "" +"Main menu option when logged in for access to personal profile and friends " +"timeline" +msgid "Personal" msgstr "" #: lib/action.php:439 +msgctxt "Tooltip for main menu option \"Personal\"" msgid "Personal profile and friends timeline" msgstr "" #: lib/action.php:441 +msgctxt "Main menu option when logged in for access to user settings" +msgid "Account" +msgstr "" + +#: lib/action.php:441 +msgctxt "Tooltip for main menu option \"Account\"" msgid "Change your email, avatar, password, profile" msgstr "" #: lib/action.php:444 +msgctxt "" +"Main menu option when logged in and connection are possible for access to " +"options to connect to other services" msgid "Connect" msgstr "" #: lib/action.php:444 +msgctxt "Tooltip for main menu option \"Services\"" msgid "Connect to services" msgstr "" #: lib/action.php:448 +msgctxt "" +"Main menu option when logged in and site admin for access to site " +"configuration" +msgid "Admin" +msgstr "" + +#: lib/action.php:448 +msgctxt "Tooltip for menu option \"Admin\"" msgid "Change site configuration" msgstr "" -#: lib/action.php:452 lib/subgroupnav.php:105 +#: lib/action.php:452 +msgctxt "" +"Main menu option when logged in and invitation are allowed for inviting new " +"users" msgid "Invite" msgstr "" -#: lib/action.php:453 lib/subgroupnav.php:106 +#: lib/action.php:453 #, php-format +msgctxt "Tooltip for main menu option \"Invite\"" msgid "Invite friends and colleagues to join you on %s" msgstr "" #: lib/action.php:458 +msgctxt "Main menu option when logged in to log out the current user" msgid "Logout" msgstr "" #: lib/action.php:458 +msgctxt "Tooltip for main menu option \"Logout\"" msgid "Logout from the site" msgstr "" #: lib/action.php:463 +msgctxt "Main menu option when not logged in to register a new account" +msgid "Register" +msgstr "" + +#: lib/action.php:463 +msgctxt "Tooltip for main menu option \"Register\"" msgid "Create an account" msgstr "" #: lib/action.php:466 +msgctxt "Main menu option when not logged in to log in" +msgid "Login" +msgstr "" + +#: lib/action.php:466 +msgctxt "Tooltip for main menu option \"Login\"" msgid "Login to the site" msgstr "" -#: lib/action.php:469 lib/action.php:732 +#: lib/action.php:469 +msgctxt "Main menu option for help on the StatusNet site" msgid "Help" msgstr "" #: lib/action.php:469 +msgctxt "Tooltip for main menu option \"Help\"" msgid "Help me!" msgstr "" -#: lib/action.php:472 lib/searchaction.php:127 +#: lib/action.php:472 +msgctxt "" +"Main menu option when logged in or when the StatusNet instance is not private" msgid "Search" msgstr "" #: lib/action.php:472 +msgctxt "Tooltip for main menu option \"Search\"" msgid "Search for people or text" msgstr "" @@ -4402,6 +4464,10 @@ msgstr "" msgid "Secondary site navigation" msgstr "" +#: lib/action.php:732 +msgid "Help" +msgstr "" + #: lib/action.php:734 msgid "About" msgstr "" @@ -4532,6 +4598,10 @@ msgstr "" msgid "Design configuration" msgstr "" +#: lib/adminpanelaction.php:332 lib/personalgroupnav.php:115 +msgid "User" +msgstr "" + #: lib/adminpanelaction.php:333 msgid "User configuration" msgstr "" @@ -4642,11 +4712,11 @@ msgstr "" msgid "Tags for this attachment" msgstr "" -#: lib/authenticationplugin.php:182 lib/authenticationplugin.php:187 +#: lib/authenticationplugin.php:220 lib/authenticationplugin.php:225 msgid "Password changing failed" msgstr "" -#: lib/authenticationplugin.php:197 +#: lib/authenticationplugin.php:235 msgid "Password changing is not allowed" msgstr "" @@ -4803,7 +4873,7 @@ msgstr "" msgid "Subscribed to %s" msgstr "" -#: lib/command.php:582 +#: lib/command.php:582 lib/command.php:685 msgid "Specify the name of the user to unsubscribe from" msgstr "" @@ -4841,37 +4911,42 @@ msgstr "" msgid "This link is useable only once, and is good for only 2 minutes: %s" msgstr "" -#: lib/command.php:681 +#: lib/command.php:692 +#, php-format +msgid "Unsubscribed %s" +msgstr "" + +#: lib/command.php:709 msgid "You are not subscribed to anyone." msgstr "" -#: lib/command.php:683 +#: lib/command.php:711 msgid "You are subscribed to this person:" msgid_plural "You are subscribed to these people:" msgstr[0] "" msgstr[1] "" -#: lib/command.php:703 +#: lib/command.php:731 msgid "No one is subscribed to you." msgstr "" -#: lib/command.php:705 +#: lib/command.php:733 msgid "This person is subscribed to you:" msgid_plural "These people are subscribed to you:" msgstr[0] "" msgstr[1] "" -#: lib/command.php:725 +#: lib/command.php:753 msgid "You are not a member of any groups." msgstr "" -#: lib/command.php:727 +#: lib/command.php:755 msgid "You are a member of this group:" msgid_plural "You are a member of these groups:" msgstr[0] "" msgstr[1] "" -#: lib/command.php:741 +#: lib/command.php:769 msgid "" "Commands:\n" "on - turn on notifications\n" @@ -4885,6 +4960,7 @@ msgid "" "d <nickname> <text> - direct message to user\n" "get <nickname> - get last notice from user\n" "whois <nickname> - get profile info on user\n" +"lose <nickname> - force user to stop following you\n" "fav <nickname> - add user's last notice as a 'fave'\n" "fav #<notice_id> - add notice with the given id as a 'fave'\n" "repeat #<notice_id> - repeat a notice with a given id\n" @@ -5110,23 +5186,23 @@ msgstr "" msgid "Not an image or corrupt file." msgstr "" -#: lib/imagefile.php:105 +#: lib/imagefile.php:109 msgid "Unsupported image file format." msgstr "" -#: lib/imagefile.php:118 +#: lib/imagefile.php:122 msgid "Lost our file." msgstr "" -#: lib/imagefile.php:150 lib/imagefile.php:197 +#: lib/imagefile.php:166 lib/imagefile.php:231 msgid "Unknown file type" msgstr "" -#: lib/imagefile.php:217 +#: lib/imagefile.php:251 msgid "MB" msgstr "" -#: lib/imagefile.php:219 +#: lib/imagefile.php:253 msgid "kB" msgstr "" @@ -5419,6 +5495,11 @@ msgstr "" msgid "Available characters" msgstr "" +#: lib/messageform.php:178 lib/noticeform.php:236 +msgctxt "Send button for sending notice" +msgid "Send" +msgstr "" + #: lib/noticeform.php:160 msgid "Send a notice" msgstr "" @@ -5648,6 +5729,10 @@ msgstr "" msgid "Keyword(s)" msgstr "" +#: lib/searchaction.php:127 +msgid "Search" +msgstr "" + #: lib/searchaction.php:162 msgid "Search help" msgstr "" @@ -5699,6 +5784,15 @@ msgstr "" msgid "Groups %s is a member of" msgstr "" +#: lib/subgroupnav.php:105 +msgid "Invite" +msgstr "" + +#: lib/subgroupnav.php:106 +#, php-format +msgid "Invite friends and colleagues to join you on %s" +msgstr "" + #: lib/subscriberspeopleselftagcloudsection.php:48 #: lib/subscriptionspeopleselftagcloudsection.php:48 msgid "People Tagcloud as self-tagged" @@ -5769,47 +5863,47 @@ msgstr "" msgid "Moderate" msgstr "" -#: lib/util.php:1000 +#: lib/util.php:993 msgid "a few seconds ago" msgstr "" -#: lib/util.php:1002 +#: lib/util.php:995 msgid "about a minute ago" msgstr "" -#: lib/util.php:1004 +#: lib/util.php:997 #, php-format msgid "about %d minutes ago" msgstr "" -#: lib/util.php:1006 +#: lib/util.php:999 msgid "about an hour ago" msgstr "" -#: lib/util.php:1008 +#: lib/util.php:1001 #, php-format msgid "about %d hours ago" msgstr "" -#: lib/util.php:1010 +#: lib/util.php:1003 msgid "about a day ago" msgstr "" -#: lib/util.php:1012 +#: lib/util.php:1005 #, php-format msgid "about %d days ago" msgstr "" -#: lib/util.php:1014 +#: lib/util.php:1007 msgid "about a month ago" msgstr "" -#: lib/util.php:1016 +#: lib/util.php:1009 #, php-format msgid "about %d months ago" msgstr "" -#: lib/util.php:1018 +#: lib/util.php:1011 msgid "about a year ago" msgstr "" |